Heray-Was-Here
Server : Apache
System : Linux ip-172-26-6-158 5.10.0-35-cloud-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User : daemon ( 1)
PHP Version : 8.1.10
Disable Function : NONE
Directory :  /bitnami/wordpress/wp-content/plugins/fluentform/assets/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /bitnami/wordpress/wp-content/plugins/fluentform/assets/js/fluent_forms_global.js
(()=>{"use strict";var t,e={2762:()=>{},12940:()=>{},13826:()=>{},16449:()=>{},18415:()=>{},22219:()=>{},27250:()=>{},33289:()=>{},43582:()=>{},45337:()=>{},62152:()=>{},62466:()=>{},64223:()=>{},66548:()=>{},68882:()=>{function t(t,e){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},s="".concat(window.fluent_forms_global_var.rest.url,"/").concat(e),r=t,o={"X-WP-Nonce":window.fluent_forms_global_var.rest.nonce,Accept:"application/json"};return i._locale="user",i.query_timestamp=Date.now(),-1!==["PUT","PATCH","DELETE"].indexOf(t.toUpperCase())&&(o["X-HTTP-Method-Override"]=t,t="POST"),new Promise(function(n,a){window.jQuery.ajax({url:s,type:t,data:i,headers:o}).then(function(t){return n(t)}).fail(function(t){if(t&&404===t.status&&-1!==s.indexOf("/fluentform/v1/")&&t.responseJSON&&"rest_no_route"===t.responseJSON.code&&!document.getElementById("ff-rest-unreachable")){var o=window.fluent_forms_global_var&&window.fluent_forms_global_var.i18n_rest_404||"Fluent Forms REST endpoints are unreachable on this site. This sometimes happens after a plugin update — try reloading the page, clearing your site cache, or asking your host to clear PHP OpCache. If the issue persists, check whether a security plugin is blocking REST requests.";jQuery("#wpbody-content").prepend('<div id="ff-rest-unreachable" class="ff_alert danger-soft" style="margin: 20px;"><p class="text" style="margin:0"></p></div>'),document.querySelector("#ff-rest-unreachable .text").textContent=o}t.responseJSON&&"rest_cookie_invalid_nonce"==t.responseJSON.code?window.FluentFormsGlobal.$get({action:"fluentform_renew_rest_nonce"}).then(function(t){if(t.nonce){window.fluent_forms_global_var.rest.nonce=t.nonce;var s=r.toLowerCase();window.FluentFormsGlobal.$rest[s](e,i).then(function(t){n(t)}).fail(function(t){return a(t.responseJSON)})}}):a(t.responseJSON)})})}function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e(t)}function i(t,e){for(var i=0;i<e.length;i++){var s=e[i];s.enumerable=s.enumerable||!1,s.configurable=!0,"value"in s&&(s.writable=!0),Object.defineProperty(t,r(s.key),s)}}function s(t,e,i){return(e=r(e))in t?Object.defineProperty(t,e,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[e]=i,t}function r(t){var i=function(t,i){if("object"!=e(t)||!t)return t;var s=t[Symbol.toPrimitive];if(void 0!==s){var r=s.call(t,i||"default");if("object"!=e(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===i?String:Number)(t)}(t,"string");return"symbol"==e(i)?i:i+""}const o=new(function(){return t=function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),s(this,"getForms","forms"),s(this,"storeForms",this.getForms),s(this,"getTemplates",this.getForms+"/templates"),s(this,"findForm",this.getForms+"/{param}"),s(this,"updateForm",this.findForm),s(this,"deleteForm",this.findForm),s(this,"duplicateForm",this.findForm+"/duplicate"),s(this,"convertForm",this.findForm+"/convert"),s(this,"getFormResources",this.findForm+"/resources"),s(this,"getFormPages",this.findForm+"/pages"),s(this,"getFormFields",this.findForm+"/fields"),s(this,"getFormShortcodes",this.findForm+"/shortcodes"),s(this,"findFormShortCodePage",this.findForm+"/findShortCodePage"),s(this,"getFormEditHistory",this.findForm+"/editHistory"),s(this,"clearFormEditHistory",this.findForm+"/clearHistory"),s(this,"getFormSettings","settings/{param}"),s(this,"storeFormSettings",this.getFormSettings),s(this,"deleteFormSettings",this.getFormSettings),s(this,"getPresetSettings",this.getFormSettings+"/preset"),s(this,"savePresetSettings",this.getFormSettings+"/save-preset"),s(this,"getGeneralFormSettings",this.getFormSettings+"/general"),s(this,"storeGeneralFormSettings",this.getGeneralFormSettings),s(this,"getFormSettingsCustomizer",this.getFormSettings+"/customizer"),s(this,"storeFormSettingsCustomizer",this.getFormSettingsCustomizer),s(this,"storeEntryColumns",this.getFormSettings+"/entry-columns"),s(this,"getFormSettingsConversationalDesign",this.getFormSettings+"/conversational-design"),s(this,"storeFormSettingsConversationalDesign",this.getFormSettings+"/store-conversational-design"),s(this,"getSubmissions","submissions"),s(this,"getSubmissionsResources",this.getSubmissions+"/resources"),s(this,"handleSubmissionsBulkActions",this.getSubmissions+"/bulk-actions"),s(this,"getAllSubmissions",this.getSubmissions+"/all"),s(this,"printSubmissions",this.getSubmissions+"/print"),s(this,"findSubmission",this.getSubmissions+"/{param}"),s(this,"deleteSubmission",this.findSubmission),s(this,"updateSubmissionStatus",this.findSubmission+"/status"),s(this,"toggleSubmissionIsFavorite",this.findSubmission+"/is-favorite"),s(this,"getSubmissionLogs",this.findSubmission+"/logs"),s(this,"deleteSubmissionLogs",this.findSubmission+"/logs"),s(this,"getSubmissionNotes",this.findSubmission+"/notes"),s(this,"storeSubmissionNote",this.findSubmission+"/notes"),s(this,"getSubmissionUsers",this.findSubmission+"/submission-users"),s(this,"updateSubmissionUser",this.findSubmission+"/update-submission-user"),s(this,"getLogs","logs"),s(this,"getLogFilters",this.getLogs+"/filters"),s(this,"deleteLogs",this.getLogs),s(this,"integrations","integrations"),s(this,"getGlobalIntegration",this.integrations),s(this,"updateGlobalIntegration",this.integrations),s(this,"updateGlobalIntegrationStatus",this.integrations+"/update-status"),s(this,"findIntegration",this.integrations+"/{param}"),s(this,"getFormIntegrationSettings",this.findIntegration),s(this,"updateFormIntegrationSettings",this.findIntegration),s(this,"deleteFormIntegration",this.findIntegration),s(this,"getIntegrations",this.findIntegration+"/form-integrations"),s(this,"getFormIntegrationList",this.findIntegration+"/integration-list-id"),s(this,"getGlobalSettings","global-settings"),s(this,"storeGlobalSettings",this.getGlobalSettings),s(this,"getRoles","roles"),s(this,"storeRoles",this.getRoles),s(this,"getManagers","managers"),s(this,"storeManager",this.getManagers),s(this,"deleteManager",this.storeManager),s(this,"getUsers",this.getManagers+"/users"),s(this,"analytics","analytics"),s(this,"getFormAnalytics",this.analytics+"/{param}"),s(this,"resetFormAnalytics",this.analytics+"/{param}/reset/"),s(this,"report","report"),s(this,"selectFormsForReport",this.report+"/select-forms"),s(this,"formsReport",this.report+"/forms"),s(this,"formReport",this.formsReport+"/{param}"),s(this,"submissionsReport",this.report+"/submissions"),s(this,"submissionsAnalysisReport",this.report+"/submissions-analysis"),s(this,"netRevenueReport",this.report+"/net-revenue"),s(this,"reportOverviewChart",this.report+"/overview-chart"),s(this,"reportRevenueChart",this.report+"/revenue-chart"),s(this,"reportCompletionRate",this.report+"/completion-rate"),s(this,"reportFormStats",this.report+"/form-stats"),s(this,"reportHeatmapData",this.report+"/heatmap-data"),s(this,"reportCountryHeatmap",this.report+"/country-heatmap"),s(this,"reportApiLogs",this.report+"/api-logs"),s(this,"reportTopPerformingForms",this.report+"/top-performing-forms"),s(this,"reportSubscriptions",this.report+"/subscriptions"),s(this,"reportPaymentTypes",this.report+"/payment-types"),s(this,"inventory","inventory"),s(this,"getInventoryList",this.inventory),s(this,"storeInventory",this.inventory),s(this,"noticeAction","notice"),s(this,"globalSearch","global-search"),s(this,"suggestedPlugins","suggested-plugins"),s(this,"suggestedPluginsCheckStatuses",this.suggestedPlugins+"/check-plugin-statuses"),s(this,"suggestedPluginsInstallPlugin",this.suggestedPlugins+"/install-plugin"),s(this,"suggestedPluginsActivatePlugin",this.suggestedPlugins+"/activate-plugin")},e=[{key:"get",value:function(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),s=1;s<e;s++)i[s-1]=arguments[s];var r=this[t];if(!r)throw"".concat(t,":Route Not Found");var o=0;return r.replace(/{param}/g,function(){var t=i[o];return o++,t})}}],e&&i(t.prototype,e),r&&i(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e,r}()),n={get:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return window.FluentFormsGlobal.request("GET",t,e)},post:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return window.FluentFormsGlobal.request("POST",t,e)},delete:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return window.FluentFormsGlobal.request("DELETE",t,e)},put:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return window.FluentFormsGlobal.request("PUT",t,e)},patch:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return window.FluentFormsGlobal.request("PATCH",t,e)},route:function(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),s=1;s<e;s++)i[s-1]=arguments[s];return o.get.apply(o,[t].concat(i))}};function a(t){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},a(t)}function u(t,e){for(var i=0;i<e.length;i++){var s=e[i];s.enumerable=s.enumerable||!1,s.configurable=!0,"value"in s&&(s.writable=!0),Object.defineProperty(t,h(s.key),s)}}function l(t,e,i){return(e=h(e))in t?Object.defineProperty(t,e,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[e]=i,t}function h(t){var e=function(t,e){if("object"!=a(t)||!t)return t;var i=t[Symbol.toPrimitive];if(void 0!==i){var s=i.call(t,e||"default");if("object"!=a(s))return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==a(e)?e:e+""}jQuery(function(t){t.ajaxSetup({success:function(t,e,i){var s=i.getResponseHeader("X-WP-Nonce");s&&(window.fluent_forms_global_var.rest.nonce=s)}})}),setInterval(function(){FluentFormsGlobal.$rest.get("forms/ping")},6e4),function(e){var i=function(){return i=function i(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),l(this,"request",t),l(this,"$rest",n),this.fluent_forms_global_var=window.fluent_forms_global_var,this.url=fluent_forms_global_var.ajaxurl,e.ajaxSetup({data:{fluent_forms_admin_nonce:this.fluent_forms_global_var.fluent_forms_admin_nonce}}),jQuery(".update-nag,.notice, #wpbody-content > .updated, #wpbody-content > .error").not(".fluentform-admin-notice").remove()},s=[{key:"$get",value:function(t){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return i=i||this.url,e.get(i,t)}},{key:"$post",value:function(t){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return i=i||this.url,e.post(i,t)}}],s&&u(i.prototype,s),r&&u(i,r),Object.defineProperty(i,"prototype",{writable:!1}),i;var i,s,r}();window.FluentFormsGlobal=new i}(jQuery)},69174:()=>{},72602:()=>{},79709:()=>{},81804:()=>{},82008:()=>{},86097:()=>{},97006:()=>{}},i={};function s(t){var r=i[t];if(void 0!==r)return r.exports;var o=i[t]={exports:{}};return e[t](o,o.exports,s),o.exports}s.m=e,t=[],s.O=(e,i,r,o)=>{if(!i){var n=1/0;for(h=0;h<t.length;h++){for(var[i,r,o]=t[h],a=!0,u=0;u<i.length;u++)(!1&o||n>=o)&&Object.keys(s.O).every(t=>s.O[t](i[u]))?i.splice(u--,1):(a=!1,o<n&&(n=o));if(a){t.splice(h--,1);var l=r();void 0!==l&&(e=l)}}return e}o=o||0;for(var h=t.length;h>0&&t[h-1][2]>o;h--)t[h]=t[h-1];t[h]=[i,r,o]},s.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),(()=>{var t={22:0,291:0,114:0,182:0,665:0,485:0,778:0,417:0,957:0,972:0,237:0,973:0,717:0,734:0,100:0,205:0,917:0,743:0,728:0,766:0,866:0,382:0};s.O.j=e=>0===t[e];var e=(e,i)=>{var r,o,[n,a,u]=i,l=0;if(n.some(e=>0!==t[e])){for(r in a)s.o(a,r)&&(s.m[r]=a[r]);if(u)var h=u(s)}for(e&&e(i);l<n.length;l++)o=n[l],s.o(t,o)&&t[o]&&t[o][0](),t[o]=0;return s.O(h)},i=self.webpackChunk=self.webpackChunk||[];i.forEach(e.bind(null,0)),i.push=e.bind(null,i.push.bind(i))})(),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(68882)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(33289)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(66548)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(13826)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(72602)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(22219)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(45337)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(82008)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(27250)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(18415)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(97006)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(62152)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(79709)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(81804)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(64223)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(16449)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(2762)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(86097)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(43582)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(12940)),s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(69174));var r=s.O(void 0,[291,114,182,665,485,778,417,957,972,237,973,717,734,100,205,917,743,728,766,866,382],()=>s(62466));r=s.O(r)})();

Hry