diff --git a/404.html b/404.html index aaff81e12..76fe1446e 100644 --- a/404.html +++ b/404.html @@ -15,7 +15,7 @@ - + diff --git a/assets/images/debug-1a0b738ebfb0940aff4838aac7bd8a0a.webp b/assets/images/debug-1a0b738ebfb0940aff4838aac7bd8a0a.webp new file mode 100644 index 000000000..8eb51c84e Binary files /dev/null and b/assets/images/debug-1a0b738ebfb0940aff4838aac7bd8a0a.webp differ diff --git a/assets/images/debug-988397b7dfa354a2fd58e27f26267487.webp b/assets/images/debug-988397b7dfa354a2fd58e27f26267487.webp deleted file mode 100644 index 626af3fd7..000000000 Binary files a/assets/images/debug-988397b7dfa354a2fd58e27f26267487.webp and /dev/null differ diff --git a/assets/images/enrichment-storage-9cdc11ab6e1f41cf8ebc17255a1294a8.webp b/assets/images/enrichment-storage-9cdc11ab6e1f41cf8ebc17255a1294a8.webp new file mode 100644 index 000000000..25d8ee94c Binary files /dev/null and b/assets/images/enrichment-storage-9cdc11ab6e1f41cf8ebc17255a1294a8.webp differ diff --git a/assets/images/enrichment-url-d1598fb59e6e1a5aac9b3e70339d752a.webp b/assets/images/enrichment-url-d1598fb59e6e1a5aac9b3e70339d752a.webp new file mode 100644 index 000000000..e9fad0c4a Binary files /dev/null and b/assets/images/enrichment-url-d1598fb59e6e1a5aac9b3e70339d752a.webp differ diff --git a/assets/js/3e53f2d3.c26969a8.js b/assets/js/3e53f2d3.c26969a8.js new file mode 100644 index 000000000..e33d2b9f1 --- /dev/null +++ b/assets/js/3e53f2d3.c26969a8.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunk_eightshift_docs=self.webpackChunk_eightshift_docs||[]).push([[21336],{9239:(e,t,i)=>{i.r(t),i.d(t,{assets:()=>l,contentTitle:()=>a,default:()=>d,frontMatter:()=>s,metadata:()=>o,toc:()=>h});var n=i(85893),r=i(11151);const s={id:"enrichment",title:"Enrichment"},a=void 0,o={id:"features/enrichment",title:"Enrichment",description:"Enrichment",source:"@site/forms/features/enrichment.md",sourceDirName:"features",slug:"/features/enrichment",permalink:"/forms/features/enrichment",draft:!1,unlisted:!1,tags:[],version:"current",frontMatter:{id:"enrichment",title:"Enrichment"},sidebar:"forms",previous:{title:"Conditional tags",permalink:"/forms/features/conditional-tags"},next:{title:"Geolocation",permalink:"/forms/features/geolocation"}},l={},h=[{value:"Enrichment",id:"enrichment",level:2},{value:"How will this help me?",id:"how-will-this-help-me",level:3},{value:"How does it work?",id:"how-does-it-work",level:3},{value:"How long does the data stay in the storage?",id:"how-long-does-the-data-stay-in-the-storage",level:3},{value:"How to map parameters?",id:"how-to-map-parameters",level:3},{value:"Prefill from storage",id:"prefill-from-storage",level:2},{value:"Prefill from URL",id:"prefill-from-url",level:2}];function c(e){const t={admonition:"admonition",code:"code",h2:"h2",h3:"h3",img:"img",p:"p",pre:"pre",...(0,r.a)(),...e.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.h2,{id:"enrichment",children:"Enrichment"}),"\n",(0,n.jsxs)(t.p,{children:["This feature considers various user data elements to create a comprehensive and precise representation of their activity. To activate enrichment, map the ",(0,n.jsx)(t.code,{children:"URL"})," or ",(0,n.jsx)(t.code,{children:"cookie"})," values with the relevant form fields."]}),"\n",(0,n.jsx)(t.h3,{id:"how-will-this-help-me",children:"How will this help me?"}),"\n",(0,n.jsx)(t.p,{children:"With this feature, users can visit your form and leave without submitting it. You will know where they originated if they return to the same form. This way, you can increase your conversion rate."}),"\n",(0,n.jsx)(t.h3,{id:"how-does-it-work",children:"How does it work?"}),"\n",(0,n.jsxs)(t.p,{children:["By providing a parameters map in settings, forms can read users ",(0,n.jsx)(t.code,{children:"cookies"})," and ",(0,n.jsx)(t.code,{children:"URL"})," parameters and store that data in the users ",(0,n.jsx)(t.code,{children:"localStorage"}),". This data is updated every time the user lands on any pages containing the forms."]}),"\n",(0,n.jsx)(t.p,{children:"For example, if the user first time lands on this page:"}),"\n",(0,n.jsx)(t.pre,{children:(0,n.jsx)(t.code,{children:" https://infinum.com/?utm_content=test\n"})}),"\n",(0,n.jsxs)(t.p,{children:["and you have provided the corresponding parameter mapping in the settings. Forms will store the GET parameters in the ",(0,n.jsx)(t.code,{children:"local storage"})," and use it to prefill the form fields."]}),"\n",(0,n.jsx)(t.admonition,{type:"note",children:(0,n.jsx)(t.p,{children:"Forms only store parameters defined in the mapping."})}),"\n",(0,n.jsxs)(t.p,{children:["Next time, if the user returns to the same page without this parameter, forms will use the value from ",(0,n.jsx)(t.code,{children:"local storage"})," if the storage is still valid."]}),"\n",(0,n.jsx)(t.h3,{id:"how-long-does-the-data-stay-in-the-storage",children:"How long does the data stay in the storage?"}),"\n",(0,n.jsx)(t.p,{children:"By default, the data is stored for 30 days. You can change this value in the settings."}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.img,{alt:"Enrichment screen",src:i(6477).Z+"",width:"623",height:"408"})}),"\n",(0,n.jsx)(t.h3,{id:"how-to-map-parameters",children:"How to map parameters?"}),"\n",(0,n.jsxs)(t.p,{children:["First, you provide the list of all the ",(0,n.jsx)(t.code,{children:"cookies"})," and ",(0,n.jsx)(t.code,{children:"URL"})," parameters you want to use."]}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.img,{alt:"Enrichment params screen",src:i(44132).Z+"",width:"630",height:"674"})}),"\n",(0,n.jsx)(t.p,{children:"Next, you need to map them with the corresponding form fields by providing the field names."}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.img,{alt:"Enrichment map screen",src:i(69714).Z+"",width:"640",height:"612"})}),"\n",(0,n.jsx)(t.p,{children:"You can map multiple fields with the same parameter by separating the field names with a comma."}),"\n",(0,n.jsx)(t.admonition,{type:"caution",children:(0,n.jsx)(t.p,{children:"The field name will match the mapped fields on every form in your project."})}),"\n",(0,n.jsx)(t.h2,{id:"prefill-from-storage",children:"Prefill from storage"}),"\n",(0,n.jsx)(t.p,{children:"If a user doesn't finish submitting a form, the enrichment prefill feature remembers their inputs in localStorage. When they visit the form again, the prefill feature will automatically input the previous data. However, if the form is successfully submitted, this data will be erased."}),"\n",(0,n.jsx)(t.admonition,{type:"caution",children:(0,n.jsx)(t.p,{children:"It is important to disclose this in your site's Privacy policy."})}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.img,{alt:"Enrichment prefill storage map screen",src:i(81076).Z+"",width:"621",height:"574"})}),"\n",(0,n.jsx)(t.h2,{id:"prefill-from-url",children:"Prefill from URL"}),"\n",(0,n.jsx)(t.p,{children:"The same as prefill from storage, prefill from URL will prefill the form fields if the user has data in the URL. This way, your form can be shared with prefilled data."}),"\n",(0,n.jsx)(t.admonition,{type:"caution",children:(0,n.jsx)(t.p,{children:"It is important to disclose this in your site's Privacy policy."})}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.img,{alt:"Enrichment prefill url map screen",src:i(78776).Z+"",width:"619",height:"363"})})]})}function d(e={}){const{wrapper:t}={...(0,r.a)(),...e.components};return t?(0,n.jsx)(t,{...e,children:(0,n.jsx)(c,{...e})}):c(e)}},69714:(e,t,i)=>{i.d(t,{Z:()=>n});const n=i.p+"assets/images/enrichment-map-3cdc790a4a39a3387b55ca81cfaad4d4.webp"},44132:(e,t,i)=>{i.d(t,{Z:()=>n});const n=i.p+"assets/images/enrichment-params-e61afde0a454cf94d905a3d7ce83ae34.webp"},81076:(e,t,i)=>{i.d(t,{Z:()=>n});const n=i.p+"assets/images/enrichment-storage-9cdc11ab6e1f41cf8ebc17255a1294a8.webp"},78776:(e,t,i)=>{i.d(t,{Z:()=>n});const n=i.p+"assets/images/enrichment-url-d1598fb59e6e1a5aac9b3e70339d752a.webp"},6477:(e,t,i)=>{i.d(t,{Z:()=>n});const n=i.p+"assets/images/enrichment-61ef1875c83a7bab023a30b115aa25f6.webp"},11151:(e,t,i)=>{i.d(t,{Z:()=>o,a:()=>a});var n=i(67294);const r={},s=n.createContext(r);function a(e){const t=n.useContext(s);return n.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function o(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:a(e.components),n.createElement(s.Provider,{value:t},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/3e53f2d3.cf61fe40.js b/assets/js/3e53f2d3.cf61fe40.js deleted file mode 100644 index 414593d5a..000000000 --- a/assets/js/3e53f2d3.cf61fe40.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunk_eightshift_docs=self.webpackChunk_eightshift_docs||[]).push([[21336],{9239:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>h,contentTitle:()=>a,default:()=>l,frontMatter:()=>r,metadata:()=>o,toc:()=>c});var i=n(85893),s=n(11151);const r={id:"enrichment",title:"Enrichment"},a=void 0,o={id:"features/enrichment",title:"Enrichment",description:"This feature considers various user data elements to create a comprehensive and precise representation of their activity. To activate enrichment, map the URL or cookie values with the relevant form fields.",source:"@site/forms/features/enrichment.md",sourceDirName:"features",slug:"/features/enrichment",permalink:"/forms/features/enrichment",draft:!1,unlisted:!1,tags:[],version:"current",frontMatter:{id:"enrichment",title:"Enrichment"},sidebar:"forms",previous:{title:"Conditional tags",permalink:"/forms/features/conditional-tags"},next:{title:"Geolocation",permalink:"/forms/features/geolocation"}},h={},c=[{value:"How will this help me?",id:"how-will-this-help-me",level:2},{value:"How does it work?",id:"how-does-it-work",level:2},{value:"How long does the data stay in the storage?",id:"how-long-does-the-data-stay-in-the-storage",level:2},{value:"How to map parameters?",id:"how-to-map-parameters",level:2}];function d(e){const t={admonition:"admonition",code:"code",h2:"h2",img:"img",p:"p",pre:"pre",...(0,s.a)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)(t.p,{children:["This feature considers various user data elements to create a comprehensive and precise representation of their activity. To activate enrichment, map the ",(0,i.jsx)(t.code,{children:"URL"})," or ",(0,i.jsx)(t.code,{children:"cookie"})," values with the relevant form fields."]}),"\n",(0,i.jsx)(t.h2,{id:"how-will-this-help-me",children:"How will this help me?"}),"\n",(0,i.jsx)(t.p,{children:"With this feature, users can visit your form and leave without submitting it. You will know where they originated if they return to the same form. This way, you can increase your conversion rate."}),"\n",(0,i.jsx)(t.h2,{id:"how-does-it-work",children:"How does it work?"}),"\n",(0,i.jsxs)(t.p,{children:["By providing a parameters map in settings, forms can read users ",(0,i.jsx)(t.code,{children:"cookies"})," and ",(0,i.jsx)(t.code,{children:"URL"})," parameters and store that data in the users ",(0,i.jsx)(t.code,{children:"localStorage"}),". This data is updated every time the user lands on any pages containing the forms."]}),"\n",(0,i.jsx)(t.p,{children:"For example, if the user first time lands on this page:"}),"\n",(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{children:" https://infinum.com/?utm_content=test\n"})}),"\n",(0,i.jsxs)(t.p,{children:["and you have provided the corresponding parameter mapping in the settings. Forms will store the GET parameters in the ",(0,i.jsx)(t.code,{children:"local storage"})," and use it to prefill the form fields."]}),"\n",(0,i.jsx)(t.admonition,{type:"note",children:(0,i.jsx)(t.p,{children:"Forms only store parameters defined in the mapping."})}),"\n",(0,i.jsxs)(t.p,{children:["Next time, if the user returns to the same page without this parameter, forms will use the value from ",(0,i.jsx)(t.code,{children:"local storage"})," if the storage is still valid."]}),"\n",(0,i.jsx)(t.h2,{id:"how-long-does-the-data-stay-in-the-storage",children:"How long does the data stay in the storage?"}),"\n",(0,i.jsx)(t.p,{children:"By default, the data is stored for 30 days. You can change this value in the settings."}),"\n",(0,i.jsx)(t.p,{children:(0,i.jsx)(t.img,{alt:"Enrichment screen",src:n(6477).Z+"",width:"623",height:"408"})}),"\n",(0,i.jsx)(t.h2,{id:"how-to-map-parameters",children:"How to map parameters?"}),"\n",(0,i.jsxs)(t.p,{children:["First, you provide the list of all the ",(0,i.jsx)(t.code,{children:"cookies"})," and ",(0,i.jsx)(t.code,{children:"URL"})," parameters you want to use."]}),"\n",(0,i.jsx)(t.p,{children:(0,i.jsx)(t.img,{alt:"Enrichment params screen",src:n(44132).Z+"",width:"630",height:"674"})}),"\n",(0,i.jsx)(t.p,{children:"Next, you need to map them with the corresponding form fields by providing the field names."}),"\n",(0,i.jsx)(t.p,{children:(0,i.jsx)(t.img,{alt:"Enrichment map screen",src:n(69714).Z+"",width:"640",height:"612"})}),"\n",(0,i.jsx)(t.p,{children:"You can map multiple fields with the same parameter by separating the field names with a comma."}),"\n",(0,i.jsx)(t.admonition,{type:"caution",children:(0,i.jsx)(t.p,{children:"The field name will match the mapped fields on every form in your project."})})]})}function l(e={}){const{wrapper:t}={...(0,s.a)(),...e.components};return t?(0,i.jsx)(t,{...e,children:(0,i.jsx)(d,{...e})}):d(e)}},69714:(e,t,n)=>{n.d(t,{Z:()=>i});const i=n.p+"assets/images/enrichment-map-3cdc790a4a39a3387b55ca81cfaad4d4.webp"},44132:(e,t,n)=>{n.d(t,{Z:()=>i});const i=n.p+"assets/images/enrichment-params-e61afde0a454cf94d905a3d7ce83ae34.webp"},6477:(e,t,n)=>{n.d(t,{Z:()=>i});const i=n.p+"assets/images/enrichment-61ef1875c83a7bab023a30b115aa25f6.webp"},11151:(e,t,n)=>{n.d(t,{Z:()=>o,a:()=>a});var i=n(67294);const s={},r=i.createContext(s);function a(e){const t=i.useContext(r);return i.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function o(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:a(e.components),i.createElement(r.Provider,{value:t},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/50c94cd7.53133347.js b/assets/js/50c94cd7.53133347.js new file mode 100644 index 000000000..5403e7759 --- /dev/null +++ b/assets/js/50c94cd7.53133347.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunk_eightshift_docs=self.webpackChunk_eightshift_docs||[]).push([[69867],{96667:(e,t,i)=>{i.r(t),i.d(t,{assets:()=>l,contentTitle:()=>o,default:()=>u,frontMatter:()=>a,metadata:()=>r,toc:()=>d});var n=i(85893),s=i(11151);const a={id:"debug",title:"Debugging"},o=void 0,r={id:"features/debug",title:"Debugging",description:"The debugging screen provides configuration options and overrides default functionalities for developers, but caution should be used as these options can break form functionality.",source:"@site/forms/features/debug.md",sourceDirName:"features",slug:"/features/debug",permalink:"/forms/features/debug",draft:!1,unlisted:!1,tags:[],version:"current",frontMatter:{id:"debug",title:"Debugging"},sidebar:"forms",previous:{title:"Cache",permalink:"/forms/features/cache"},next:{title:"Fallback e-mails",permalink:"/forms/features/fallback-emails"}},l={},d=[{value:"Bypass validation",id:"bypass-validation",level:2},{value:"Bypass captcha",id:"bypass-captcha",level:2},{value:"Don\u2019t clear form after submission",id:"dont-clear-form-after-submission",level:2},{value:"Developer mode",id:"developer-mode",level:2},{value:"Stop form syncing",id:"stop-form-syncing",level:2},{value:"Skip internal cache",id:"skip-internal-cache",level:2},{value:"Output Query Monitor log",id:"output-query-monitor-log",level:2},{value:"Enable disabled fields admin overrides",id:"enable-disabled-fields-admin-overrides",level:2}];function c(e){const t={code:"code",h2:"h2",img:"img",p:"p",strong:"strong",...(0,s.a)(),...e.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.p,{children:"The debugging screen provides configuration options and overrides default functionalities for developers, but caution should be used as these options can break form functionality."}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.img,{alt:"Debug screen",src:i(15774).Z+"",width:"601",height:"893"})}),"\n",(0,n.jsx)(t.h2,{id:"bypass-validation",children:"Bypass validation"}),"\n",(0,n.jsx)(t.p,{children:"When a form is submitted, an internal validator is triggered to validate the form. Once all internal validations are successfully passed, the form data is sent to the integration. With this toggle, you have the option to bypass internal validation for all forms and directly send the data to the integration."}),"\n",(0,n.jsx)(t.h2,{id:"bypass-captcha",children:"Bypass captcha"}),"\n",(0,n.jsx)(t.p,{children:"This toggle allows sending the form without CAPTCHA validation while enabling the feature. It is helpful for testing or running automated tests."}),"\n",(0,n.jsx)(t.h2,{id:"dont-clear-form-after-submission",children:"Don\u2019t clear form after submission"}),"\n",(0,n.jsx)(t.p,{children:"After the form is successfully submitted, all fields will be reset to their original state. This toggle will prevent that from happening, allowing multiple submissions with the same data."}),"\n",(0,n.jsx)(t.h2,{id:"developer-mode",children:"Developer mode"}),"\n",(0,n.jsx)(t.p,{children:"Enabling the developer mode will provide various small yet helpful features to simplify the debugging process. List of all features is available on the plugin settings page."}),"\n",(0,n.jsx)(t.h2,{id:"stop-form-syncing",children:"Stop form syncing"}),"\n",(0,n.jsx)(t.p,{children:"When editing integration-based forms, a synchronization happens every time the form editor is opened. This ensures that the form is always up-to-date with the external integrations. If you prefer syncing forms manually, you can use enable this option to prevent automatic synchronization."}),"\n",(0,n.jsx)(t.h2,{id:"skip-internal-cache",children:"Skip internal cache"}),"\n",(0,n.jsxs)(t.p,{children:["This option disables storage of integration data in a temporary internal storage (cache), which optimizes load time and prevents too many API calls. Turning on this option will bypass the cache and directly call APIs, which may cause a lot of API calls in short time, which can lead to a temporary suspension on some platforms. ",(0,n.jsx)(t.strong,{children:"Use with caution."})]}),"\n",(0,n.jsx)(t.h2,{id:"output-query-monitor-log",children:"Output Query Monitor log"}),"\n",(0,n.jsx)(t.p,{children:"If you encounter issues with PHP functions, you can debug them using the Query Monitor plugin (3rd-party). This plugin allows you to log API data without the user being able to see it. Make sure Query Monitor is installed and enabled before enabling this option."}),"\n",(0,n.jsx)(t.h2,{id:"enable-disabled-fields-admin-overrides",children:"Enable disabled fields admin overrides"}),"\n",(0,n.jsxs)(t.p,{children:["Administrators usually cannot modify global constants stored in ",(0,n.jsx)(t.code,{children:"wp-config.php"}),". However, enabling this toggle will bypass this restriction, allowing easier debugging."]})]})}function u(e={}){const{wrapper:t}={...(0,s.a)(),...e.components};return t?(0,n.jsx)(t,{...e,children:(0,n.jsx)(c,{...e})}):c(e)}},15774:(e,t,i)=>{i.d(t,{Z:()=>n});const n=i.p+"assets/images/debug-1a0b738ebfb0940aff4838aac7bd8a0a.webp"},11151:(e,t,i)=>{i.d(t,{Z:()=>r,a:()=>o});var n=i(67294);const s={},a=n.createContext(s);function o(e){const t=n.useContext(a);return n.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function r(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:o(e.components),n.createElement(a.Provider,{value:t},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/50c94cd7.96a35fbe.js b/assets/js/50c94cd7.96a35fbe.js deleted file mode 100644 index 01ec56721..000000000 --- a/assets/js/50c94cd7.96a35fbe.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunk_eightshift_docs=self.webpackChunk_eightshift_docs||[]).push([[69867],{96667:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>u,contentTitle:()=>r,default:()=>f,frontMatter:()=>i,metadata:()=>a,toc:()=>c});var s=n(85893),o=n(11151);const i={id:"debug",title:"Debugging"},r=void 0,a={id:"features/debug",title:"Debugging",description:"The debugging screen provides configuration options and overrides default functionalities for developers, but caution should be used as these options can break form functionality.",source:"@site/forms/features/debug.md",sourceDirName:"features",slug:"/features/debug",permalink:"/forms/features/debug",draft:!1,unlisted:!1,tags:[],version:"current",frontMatter:{id:"debug",title:"Debugging"},sidebar:"forms",previous:{title:"Cache",permalink:"/forms/features/cache"},next:{title:"Fallback e-mails",permalink:"/forms/features/fallback-emails"}},u={},c=[];function d(e){const t={img:"img",p:"p",...(0,o.a)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(t.p,{children:"The debugging screen provides configuration options and overrides default functionalities for developers, but caution should be used as these options can break form functionality."}),"\n",(0,s.jsx)(t.p,{children:(0,s.jsx)(t.img,{alt:"Debug screen",src:n(15774).Z+"",width:"684",height:"910"})})]})}function f(e={}){const{wrapper:t}={...(0,o.a)(),...e.components};return t?(0,s.jsx)(t,{...e,children:(0,s.jsx)(d,{...e})}):d(e)}},15774:(e,t,n)=>{n.d(t,{Z:()=>s});const s=n.p+"assets/images/debug-988397b7dfa354a2fd58e27f26267487.webp"},11151:(e,t,n)=>{n.d(t,{Z:()=>a,a:()=>r});var s=n(67294);const o={},i=s.createContext(o);function r(e){const t=s.useContext(i);return s.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function a(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:r(e.components),s.createElement(i.Provider,{value:t},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/ae8e07b1.13117715.js b/assets/js/ae8e07b1.13117715.js deleted file mode 100644 index 9d5861d14..000000000 --- a/assets/js/ae8e07b1.13117715.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunk_eightshift_docs=self.webpackChunk_eightshift_docs||[]).push([[85219],{12160:e=>{e.exports=JSON.parse('{"pluginId":"forms","version":"current","label":"Next","banner":null,"badge":false,"noIndex":false,"className":"docs-version-current","isLast":true,"docsSidebars":{"forms":[{"type":"category","label":"Getting Started","items":[{"type":"link","label":"Welcome","href":"/forms/welcome","docId":"welcome","unlisted":false},{"type":"link","label":"Basics","href":"/forms/basics","docId":"basics","unlisted":false},{"type":"link","label":"Your first form","href":"/forms/first-form","docId":"first-form","unlisted":false},{"type":"category","label":"Features","items":[{"type":"link","label":"Dashboard","href":"/forms/features/dashboard","docId":"features/dashboard","unlisted":false},{"type":"link","label":"Conditional tags","href":"/forms/features/conditional-tags","docId":"features/conditional-tags","unlisted":false},{"type":"link","label":"Enrichment","href":"/forms/features/enrichment","docId":"features/enrichment","unlisted":false},{"type":"link","label":"Geolocation","href":"/forms/features/geolocation","docId":"features/geolocation","unlisted":false},{"type":"link","label":"Validation","href":"/forms/features/validation","docId":"features/validation","unlisted":false},{"type":"link","label":"Multi-steps forms","href":"/forms/features/multisteps-forms","docId":"features/multisteps-forms","unlisted":false},{"type":"link","label":"Spam prevention","href":"/forms/features/spam-prevention","docId":"features/spam-prevention","unlisted":false},{"type":"link","label":"Success redirects","href":"/forms/features/success-redirect","docId":"features/success-redirect","unlisted":false},{"type":"link","label":"Tracking","href":"/forms/features/tracking","docId":"features/tracking","unlisted":false},{"type":"link","label":"Security","href":"/forms/features/security","docId":"features/security","unlisted":false},{"type":"link","label":"Labels","href":"/forms/features/labels","docId":"features/labels","unlisted":false},{"type":"link","label":"Locations","href":"/forms/features/locations","docId":"features/locations","unlisted":false},{"type":"link","label":"Cache","href":"/forms/features/cache","docId":"features/cache","unlisted":false},{"type":"link","label":"Debugging","href":"/forms/features/debug","docId":"features/debug","unlisted":false},{"type":"link","label":"Fallback e-mails","href":"/forms/features/fallback-emails","docId":"features/fallback-emails","unlisted":false},{"type":"link","label":"Import/Export","href":"/forms/features/import-export","docId":"features/import-export","unlisted":false},{"type":"link","label":"Migrations","href":"/forms/features/migrations","docId":"features/migrations","unlisted":false},{"type":"link","label":"Cloudflare","href":"/forms/features/cloudflare","docId":"features/cloudflare","unlisted":false},{"type":"link","label":"Country list","href":"/forms/features/country-list","docId":"features/country-list","unlisted":false},{"type":"link","label":"WPML","href":"/forms/features/wpml","docId":"features/wpml","unlisted":false},{"type":"link","label":"Entries","href":"/forms/features/entries","docId":"features/entries","unlisted":false},{"type":"link","label":"Show As","href":"/forms/features/show-as","docId":"features/show-as","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Integrations","items":[{"type":"link","label":"Intro","href":"/forms/integrations/intro","docId":"integrations/intro","unlisted":false},{"type":"link","label":"ActiveCampaign","href":"/forms/integrations/active-campaign","docId":"integrations/active-campaign","unlisted":false},{"type":"link","label":"Airtable","href":"/forms/integrations/airtable","docId":"integrations/airtable","unlisted":false},{"type":"link","label":"Clearbit","href":"/forms/integrations/clearbit","docId":"integrations/clearbit","unlisted":false},{"type":"link","label":"Goodbits","href":"/forms/integrations/goodbits","docId":"integrations/goodbits","unlisted":false},{"type":"link","label":"Greenhouse","href":"/forms/integrations/greenhouse","docId":"integrations/greenhouse","unlisted":false},{"type":"link","label":"Hubspot","href":"/forms/integrations/hubspot","docId":"integrations/hubspot","unlisted":false},{"type":"link","label":"Jira","href":"/forms/integrations/jira","docId":"integrations/jira","unlisted":false},{"type":"link","label":"Mailchimp","href":"/forms/integrations/mailchimp","docId":"integrations/mailchimp","unlisted":false},{"type":"link","label":"Mailer","href":"/forms/integrations/mailer","docId":"integrations/mailer","unlisted":false},{"type":"link","label":"MailerLite","href":"/forms/integrations/mailerlite","docId":"integrations/mailerlite","unlisted":false},{"type":"link","label":"Moments","href":"/forms/integrations/moments","docId":"integrations/moments","unlisted":false},{"type":"link","label":"Workable","href":"/forms/integrations/workable","docId":"integrations/workable","unlisted":false},{"type":"link","label":"Pipedrive","href":"/forms/integrations/pipedrive","docId":"integrations/pipedrive","unlisted":false}],"collapsed":true,"collapsible":true}],"collapsed":true,"collapsible":true},{"type":"category","label":"Customization","items":[{"type":"category","label":"PHP","items":[{"type":"link","label":"Intro","href":"/forms/php/intro","docId":"php/intro","unlisted":false},{"type":"category","label":"Global variables","items":[{"type":"link","label":"How to use?","href":"/forms/php/global-variables/how-to-use","docId":"php/global-variables/how-to-use","unlisted":false},{"type":"link","label":"Geolocation","href":"/forms/php/global-variables/geolocation","docId":"php/global-variables/geolocation","unlisted":false},{"type":"link","label":"Google reCaptcha","href":"/forms/php/global-variables/google-recaptcha","docId":"php/global-variables/google-recaptcha","unlisted":false},{"type":"category","label":"Integrations","items":[{"type":"link","label":"Active Campaign","href":"/forms/php/global-variables/integrations/active-campaign","docId":"php/global-variables/integrations/active-campaign","unlisted":false},{"type":"link","label":"Airtable","href":"/forms/php/global-variables/integrations/airtable","docId":"php/global-variables/integrations/airtable","unlisted":false},{"type":"link","label":"Clearbit","href":"/forms/php/global-variables/integrations/clearbit","docId":"php/global-variables/integrations/clearbit","unlisted":false},{"type":"link","label":"Goodbits","href":"/forms/php/global-variables/integrations/goodbits","docId":"php/global-variables/integrations/goodbits","unlisted":false},{"type":"link","label":"Greenhouse","href":"/forms/php/global-variables/integrations/greenhouse","docId":"php/global-variables/integrations/greenhouse","unlisted":false},{"type":"link","label":"Hubspot","href":"/forms/php/global-variables/integrations/hubspot","docId":"php/global-variables/integrations/hubspot","unlisted":false},{"type":"link","label":"Jira","href":"/forms/php/global-variables/integrations/jira","docId":"php/global-variables/integrations/jira","unlisted":false},{"type":"link","label":"Mailchimp","href":"/forms/php/global-variables/integrations/mailchimp","docId":"php/global-variables/integrations/mailchimp","unlisted":false},{"type":"link","label":"MailerLite","href":"/forms/php/global-variables/integrations/mailerlite","docId":"php/global-variables/integrations/mailerlite","unlisted":false},{"type":"link","label":"Moments","href":"/forms/php/global-variables/integrations/moments","docId":"php/global-variables/integrations/moments","unlisted":false},{"type":"link","label":"Workable","href":"/forms/php/global-variables/integrations/workable","docId":"php/global-variables/integrations/workable","unlisted":false},{"type":"link","label":"Pipedrive","href":"/forms/php/global-variables/integrations/pipedrive","docId":"php/global-variables/integrations/pipedrive","unlisted":false}],"collapsed":true,"collapsible":true}],"collapsed":true,"collapsible":true},{"type":"link","label":"Helpers","href":"/forms/php/helpers","docId":"php/helpers","unlisted":false},{"type":"link","label":"WP-CLI","href":"/forms/php/wp-cli","docId":"php/wp-cli","unlisted":false},{"type":"category","label":"Filters","items":[{"type":"link","label":"How to use?","href":"/forms/php/filters/how-to-use","docId":"php/filters/how-to-use","unlisted":false},{"type":"category","label":"Block","items":[{"type":"category","label":"Forms","items":[{"type":"link","label":"Custom form styles","href":"/forms/php/filters/block/forms/style-options","docId":"php/filters/block/forms/style-options","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Form","items":[{"type":"link","label":"Redirect timeout","href":"/forms/php/filters/block/form/redirect-timeout","docId":"php/filters/block/form/redirect-timeout","unlisted":false},{"type":"link","label":"Global message timeout","href":"/forms/php/filters/block/form/hide-global-msg-timeout","docId":"php/filters/block/form/hide-global-msg-timeout","unlisted":false},{"type":"link","label":"Success redirect URL","href":"/forms/php/filters/block/form/success-redirect-url","docId":"php/filters/block/form/success-redirect-url","unlisted":false},{"type":"link","label":"Success redirect variation","href":"/forms/php/filters/block/form/success-redirect-variation","docId":"php/filters/block/form/success-redirect-variation","unlisted":false},{"type":"link","label":"Success redirect variation options","href":"/forms/php/filters/block/form/success-redirect-variation-options","docId":"php/filters/block/form/success-redirect-variation-options","unlisted":false},{"type":"link","label":"Tracking event name","href":"/forms/php/filters/block/form/tracking-event-name","docId":"php/filters/block/form/tracking-event-name","unlisted":false},{"type":"link","label":"Tracking additional data","href":"/forms/php/filters/block/form/tracking-additional-data","docId":"php/filters/block/form/tracking-additional-data","unlisted":false},{"type":"link","label":"Data type selector","href":"/forms/php/filters/block/form/data-type-selector","docId":"php/filters/block/form/data-type-selector","unlisted":false},{"type":"link","label":"Phone sync","href":"/forms/php/filters/block/form/phone-sync","docId":"php/filters/block/form/phone-sync","unlisted":false},{"type":"link","label":"Global msg headings","href":"/forms/php/filters/block/form/global-msg-headings","docId":"php/filters/block/form/global-msg-headings","unlisted":false},{"type":"link","label":"Additional content","href":"/forms/php/filters/block/form/additional-content","docId":"php/filters/block/form/additional-content","unlisted":false},{"type":"link","label":"Pre-Response Addon Data","href":"/forms/php/filters/block/form/pre-response-addon-data","docId":"php/filters/block/form/pre-response-addon-data","unlisted":false},{"type":"link","label":"Pre-Response Success Redirect Data","href":"/forms/php/filters/block/form/pre-response-success-redirect-data","docId":"php/filters/block/form/pre-response-success-redirect-data","unlisted":false},{"type":"link","label":"Additional hidden fields","href":"/forms/php/filters/block/form/additional-hidden-fields","docId":"php/filters/block/form/additional-hidden-fields","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Form selector","items":[{"type":"link","label":"Form templates","href":"/forms/php/filters/block/form-selector/form-templates","docId":"php/filters/block/form-selector/form-templates","unlisted":false},{"type":"link","label":"Additional content","href":"/forms/php/filters/block/form-selector/additional-content","docId":"php/filters/block/form-selector/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Field","items":[{"type":"link","label":"Custom field styles","href":"/forms/php/filters/block/field/style-options","docId":"php/filters/block/field/style-options","unlisted":false},{"type":"link","label":"Custom field classes","href":"/forms/php/filters/block/field/style-classes","docId":"php/filters/block/field/style-classes","unlisted":false},{"type":"link","label":"Additional content","href":"/forms/php/filters/block/field/additional-content","docId":"php/filters/block/field/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Input","items":[{"type":"link","label":"Additional content","href":"/forms/php/filters/block/input/additional-content","docId":"php/filters/block/input/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Textarea","items":[{"type":"link","label":"Additional content","href":"/forms/php/filters/block/textarea/additional-content","docId":"php/filters/block/textarea/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Select","items":[{"type":"link","label":"Additional content","href":"/forms/php/filters/block/select/additional-content","docId":"php/filters/block/select/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"File","items":[{"type":"link","label":"Uploaded item remove button label","href":"/forms/php/filters/block/file/preview-remove-label","docId":"php/filters/block/file/preview-remove-label","unlisted":false},{"type":"link","label":"Additional content","href":"/forms/php/filters/block/file/additional-content","docId":"php/filters/block/file/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Checkboxes","items":[{"type":"link","label":"Additional content","href":"/forms/php/filters/block/checkboxes/additional-content","docId":"php/filters/block/checkboxes/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Radios","items":[{"type":"link","label":"Additional content","href":"/forms/php/filters/block/radios/additional-content","docId":"php/filters/block/radios/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Phone","items":[{"type":"link","label":"Additional content","href":"/forms/php/filters/block/phone/additional-content","docId":"php/filters/block/phone/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Country","items":[{"type":"link","label":"Alternative datasets","href":"/forms/php/filters/block/country/alternative-data-set","docId":"php/filters/block/country/alternative-data-set","unlisted":false},{"type":"link","label":"Additional content","href":"/forms/php/filters/block/country/additional-content","docId":"php/filters/block/country/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Date","items":[{"type":"link","label":"Additional content","href":"/forms/php/filters/block/date/additional-content","docId":"php/filters/block/date/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Submit","items":[{"type":"link","label":"Custom form submit button","href":"/forms/php/filters/block/submit/component","docId":"php/filters/block/submit/component","unlisted":false},{"type":"link","label":"Additional content","href":"/forms/php/filters/block/submit/additional-content","docId":"php/filters/block/submit/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Step","items":[{"type":"link","label":"Multi-step form \\"Previous\\" button","href":"/forms/php/filters/block/step/component-prev","docId":"php/filters/block/step/component-prev","unlisted":false},{"type":"link","label":"Multi-step form \\"Next\\" button","href":"/forms/php/filters/block/step/component-next","docId":"php/filters/block/step/component-next","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Rating","items":[{"type":"link","label":"Additional content","href":"/forms/php/filters/block/rating/additional-content","docId":"php/filters/block/rating/additional-content","unlisted":false}],"collapsed":true,"collapsible":true}],"collapsed":true,"collapsible":true},{"type":"category","label":"Blocks","items":[{"type":"link","label":"Allowed blocks","href":"/forms/php/filters/blocks/allowed-blocks","docId":"php/filters/blocks/allowed-blocks","unlisted":false},{"type":"link","label":"Additional blocks","href":"/forms/php/filters/blocks/additional-blocks","docId":"php/filters/blocks/additional-blocks","unlisted":false},{"type":"link","label":"Media breakpoints","href":"/forms/php/filters/blocks/media-breakpoints","docId":"php/filters/blocks/media-breakpoints","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"General","items":[{"type":"link","label":"HTTP request timeout","href":"/forms/php/filters/general/http-request-timeout","docId":"php/filters/general/http-request-timeout","unlisted":false},{"type":"link","label":"Locale","href":"/forms/php/filters/general/locale","docId":"php/filters/general/locale","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Scripts","items":[{"type":"link","label":"Dependency admin","href":"/forms/php/filters/scripts/dependency-admin","docId":"php/filters/scripts/dependency-admin","unlisted":false},{"type":"link","label":"Dependency theme","href":"/forms/php/filters/scripts/dependency-theme","docId":"php/filters/scripts/dependency-theme","unlisted":false},{"type":"link","label":"Dependency blocks editor","href":"/forms/php/filters/scripts/dependency-blocks-editor","docId":"php/filters/scripts/dependency-blocks-editor","unlisted":false},{"type":"link","label":"Dependency blocks frontend","href":"/forms/php/filters/scripts/dependency-blocks-frontend","docId":"php/filters/scripts/dependency-blocks-frontend","unlisted":false},{"type":"link","label":"Routes public","href":"/forms/php/filters/scripts/routes-public","docId":"php/filters/scripts/routes-public","unlisted":false},{"type":"link","label":"Routes private","href":"/forms/php/filters/scripts/routes-private","docId":"php/filters/scripts/routes-private","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Geolocation","items":[{"type":"link","label":"DB location","href":"/forms/php/filters/geolocation/db-location","docId":"php/filters/geolocation/db-location","unlisted":false},{"type":"link","label":"Phar location","href":"/forms/php/filters/geolocation/phar-location","docId":"php/filters/geolocation/phar-location","unlisted":false},{"type":"link","label":"Countries","href":"/forms/php/filters/geolocation/countries","docId":"php/filters/geolocation/countries","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Integrations","items":[{"type":"link","label":"ActiveCampaign","href":"/forms/php/filters/integrations/active-campaign","docId":"php/filters/integrations/active-campaign","unlisted":false},{"type":"link","label":"Airtable","href":"/forms/php/filters/integrations/airtable","docId":"php/filters/integrations/airtable","unlisted":false},{"type":"link","label":"Clearbit","href":"/forms/php/filters/integrations/clearbit","docId":"php/filters/integrations/clearbit","unlisted":false},{"type":"link","label":"Goodbits","href":"/forms/php/filters/integrations/goodbits","docId":"php/filters/integrations/goodbits","unlisted":false},{"type":"link","label":"Greenhouse","href":"/forms/php/filters/integrations/greenhouse","docId":"php/filters/integrations/greenhouse","unlisted":false},{"type":"link","label":"HubSpot","href":"/forms/php/filters/integrations/hubspot","docId":"php/filters/integrations/hubspot","unlisted":false},{"type":"link","label":"Jira","href":"/forms/php/filters/integrations/jira","docId":"php/filters/integrations/jira","unlisted":false},{"type":"link","label":"Mailchimp","href":"/forms/php/filters/integrations/mailchimp","docId":"php/filters/integrations/mailchimp","unlisted":false},{"type":"link","label":"Mailer","href":"/forms/php/filters/integrations/mailer","docId":"php/filters/integrations/mailer","unlisted":false},{"type":"link","label":"MailerLite","href":"/forms/php/filters/integrations/mailerlite","docId":"php/filters/integrations/mailerlite","unlisted":false},{"type":"link","label":"Moments","href":"/forms/php/filters/integrations/moments","docId":"php/filters/integrations/moments","unlisted":false},{"type":"link","label":"Workable","href":"/forms/php/filters/integrations/workable","docId":"php/filters/integrations/workable","unlisted":false},{"type":"link","label":"Pipedrive","href":"/forms/php/filters/integrations/pipedrive","docId":"php/filters/integrations/pipedrive","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Entries","items":[{"type":"link","label":"Pre-Post Params","href":"/forms/php/filters/entries/pre-post-params","docId":"php/filters/entries/pre-post-params","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Enrichment","items":[{"type":"link","label":"Manual map","href":"/forms/php/filters/enrichment/manual-map","docId":"php/filters/enrichment/manual-map","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Validation","items":[{"type":"link","label":"Force mimetype from FS","href":"/forms/php/filters/validation/force-mimetype-from-fs","docId":"php/filters/validation/force-mimetype-from-fs","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Admin","items":[{"type":"link","label":"Settings data","href":"/forms/php/filters/admin/settings-data","docId":"php/filters/admin/settings-data","unlisted":false}],"collapsed":true,"collapsible":true}],"collapsed":true,"collapsible":true}],"collapsed":true,"collapsible":true},{"type":"category","label":"JavaScript","items":[{"type":"link","label":"Intro","href":"/forms/javascript/intro","docId":"javascript/intro","unlisted":false},{"type":"category","label":"Events","items":[{"type":"link","label":"Available events","href":"/forms/javascript/events/available-events","docId":"javascript/events/available-events","unlisted":false},{"type":"link","label":"How to use?","href":"/forms/javascript/events/how-to-use","docId":"javascript/events/how-to-use","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"State","items":[{"type":"link","label":"How to use?","href":"/forms/javascript/state/how-to-use","docId":"javascript/state/how-to-use","unlisted":false},{"type":"link","label":"State","href":"/forms/javascript/state/","docId":"javascript/state/state","unlisted":false},{"type":"link","label":"Store","href":"/forms/javascript/state/store","docId":"javascript/state/store","unlisted":false},{"type":"link","label":"Form","href":"/forms/javascript/state/form","docId":"javascript/state/form","unlisted":false},{"type":"link","label":"Utils","href":"/forms/javascript/state/utils","docId":"javascript/state/utils","unlisted":false},{"type":"link","label":"Conditional tags","href":"/forms/javascript/state/conditional-tags","docId":"javascript/state/conditional-tags","unlisted":false},{"type":"link","label":"Enrichment","href":"/forms/javascript/state/enrichment","docId":"javascript/state/enrichment","unlisted":false},{"type":"link","label":"Step","href":"/forms/javascript/state/step","docId":"javascript/state/step","unlisted":false},{"type":"link","label":"Captcha","href":"/forms/javascript/state/captcha","docId":"javascript/state/captcha","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"link","label":"Manual initiation","href":"/forms/javascript/manual-initiation","docId":"javascript/manual-initiation","unlisted":false}],"collapsed":true,"collapsible":true}],"collapsed":true,"collapsible":true},{"type":"category","label":"Tutorials","items":[{"type":"link","label":"Playlist","href":"/forms/tutorials/playlist","docId":"tutorials/playlist","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Addon plugins","items":[{"type":"category","label":"Premium","items":[{"type":"category","label":"Computed fields","items":[{"type":"link","label":"Intro","href":"/forms/addons/premium/computed-fields/intro","docId":"addons/premium/computed-fields/intro","unlisted":false}],"collapsed":true,"collapsible":true}],"collapsed":true,"collapsible":true},{"type":"category","label":"Create an addon","items":[{"type":"link","label":"Intro","href":"/forms/addons/create/intro","docId":"addons/create/intro","unlisted":false}],"collapsed":true,"collapsible":true}],"collapsed":true,"collapsible":true}]},"docs":{"addons/create/intro":{"id":"addons/create/intro","title":"Intro","description":"Coming soon","sidebar":"forms"},"addons/premium/computed-fields/intro":{"id":"addons/premium/computed-fields/intro","title":"Intro","description":"Coming soon","sidebar":"forms"},"basics":{"id":"basics","title":"Basics","description":"How to use it?","sidebar":"forms"},"features/cache":{"id":"features/cache","title":"Cache","description":"Eightshift Forms utilizes WordPress\'s internal cache tools to store integration API response data, reducing API calls and improving site performance. Clear the cache via our global settings page to retrieve fresh data from the API.","sidebar":"forms"},"features/cloudflare":{"id":"features/cloudflare","title":"Cloudflare","description":"What is Cloudflare?","sidebar":"forms"},"features/conditional-tags":{"id":"features/conditional-tags","title":"Conditional tags","description":"Conditional tags are a useful tool that enables you to display or hide form fields based on various conditions.","sidebar":"forms"},"features/country-list":{"id":"features/country-list","title":"Country list","description":"DataHub is the primary country database in Eightshift forms, as it\'s the most complete and up-to-date list of countries. This plugin is not biased towards any country, nor does it have any political agenda. Please forward any country list-specific feedback towards DataHub.","sidebar":"forms"},"features/dashboard":{"id":"features/dashboard","title":"Dashboard","description":"The dashboards gives you an overview of the currently active features and enables activating and deactivating of them.","sidebar":"forms"},"features/debug":{"id":"features/debug","title":"Debugging","description":"The debugging screen provides configuration options and overrides default functionalities for developers, but caution should be used as these options can break form functionality.","sidebar":"forms"},"features/enrichment":{"id":"features/enrichment","title":"Enrichment","description":"This feature considers various user data elements to create a comprehensive and precise representation of their activity. To activate enrichment, map the URL or cookie values with the relevant form fields.","sidebar":"forms"},"features/entries":{"id":"features/entries","title":"Entries","description":"Entries collection will allow you to store every form submission in the database and preview the data from WordPress admin.","sidebar":"forms"},"features/fallback-emails":{"id":"features/fallback-emails","title":"Fallback e-mails","description":"Fallback email options are used in multiple locations, and we encourage you to set them up. You can add multiple emails by separating them with commas.","sidebar":"forms"},"features/geolocation":{"id":"features/geolocation","title":"Geolocation","description":"Geolocation is a feature that allows you to show different versions of the forms based on the user\'s geolocation location.","sidebar":"forms"},"features/import-export":{"id":"features/import-export","title":"Import/Export","description":"The import/export feature enables forms to be easily transferred between projects, allowing for efficient creation and modification across different environments.","sidebar":"forms"},"features/labels":{"id":"features/labels","title":"Labels","description":"We use multiple multiple labels to show all the necessary information the user needs to know, like the field label, error message, and success message, etc.","sidebar":"forms"},"features/locations":{"id":"features/locations","title":"Locations","description":"Forms can be used in multiple locations, like a contact form on the contact page and a newsletter form in the footer. To make options to find you forms usage you can use locations feature.","sidebar":"forms"},"features/migrations":{"id":"features/migrations","title":"Migrations","description":"As forms evolve, so does the code, and it is inevitable that we will produce some breaking changes in the future. To make sure that your forms are always up to date, we provide a migration system that will help you migrate your forms to the latest version.","sidebar":"forms"},"features/multisteps-forms":{"id":"features/multisteps-forms","title":"Multi-steps forms","description":"By utilizing the multi-step feature, you can craft a wide variety of custom forms. Each form can comprise of numerous steps with fields, validation, and actions. Moreover, you can establish a flow between steps, bypassing certain steps based on the user\'s input.","sidebar":"forms"},"features/security":{"id":"features/security","title":"Security","description":"The security feature enables you to enhance the security of your forms. Our rate-limiting function keeps track of user requests and compares them to the set limit.","sidebar":"forms"},"features/show-as":{"id":"features/show-as","title":"Show As","description":"When using the Show As option, you can change how form fields are displayed to your users, even if they are defined differently in the external integration. For instance, if an integration does not have a checkbox field but does have a select field, you can pull the select field from the external integration and display it to your users as a checkbox, and vice versa.","sidebar":"forms"},"features/spam-prevention":{"id":"features/spam-prevention","title":"Spam prevention","description":"We use Google reCAPTCHA service for spam prevention. You can use the free version or the Enterprise version of reCAPTCHA v3.","sidebar":"forms"},"features/success-redirect":{"id":"features/success-redirect","title":"Success redirects","description":"By default, when you submit a form, a success message is displayed on the same page. If you want to redirect the user to a different page, you can enable the Success redirects feature. This option can be found in each integration\'s Form settings, or in Global settings.","sidebar":"forms"},"features/tracking":{"id":"features/tracking","title":"Tracking","description":"The tracking feature allows you to track form submissions by pushing the dataLayer event to Google Tag Manager. To activate this feature, you must provide the custom event name using the individual form setting page.","sidebar":"forms"},"features/validation":{"id":"features/validation","title":"Validation","description":"Validation is used to ensure that the form is populated in the correct way and that the data is valid. Every field has a set of validation rules that can be configured from the form builder.","sidebar":"forms"},"features/wpml":{"id":"features/wpml","title":"WPML","description":"WPML is plugin that allows multi-lingual functionality for the website, allowing features like post and media translations. Eightshift Forms is fully compatible with WPML, and allows adding language variants (translations) to forms.","sidebar":"forms"},"first-form":{"id":"first-form","title":"Your first form","description":"Adding your first form and displaying it on the frontend is simple:","sidebar":"forms"},"integrations/active-campaign":{"id":"integrations/active-campaign","title":"ActiveCampaign","description":"ActiveCampaign is an integrated email marketing, automation, sales software, and CRM platform.","sidebar":"forms"},"integrations/airtable":{"id":"integrations/airtable","title":"Airtable","description":"Airtable is an platform that makes it easy to build powerful, custom applications.","sidebar":"forms"},"integrations/clearbit":{"id":"integrations/clearbit","title":"Clearbit","description":"Clearbit is an marketing intelligence tool that you can use to effectively get quality B2B data for understanding customers, identifying prospects, and creating personalised marketing and sales exchanges.","sidebar":"forms"},"integrations/goodbits":{"id":"integrations/goodbits","title":"Goodbits","description":"Goodbits is an service that helps you and your business create stellar newsletters from the best links your team and customers are reading.","sidebar":"forms"},"integrations/greenhouse":{"id":"integrations/greenhouse","title":"Greenhouse","description":"Greenhouse is an sourcing automation tool to help hiring teams find, reach and engage top talent quickly and effectively.","sidebar":"forms"},"integrations/hubspot":{"id":"integrations/hubspot","title":"Hubspot","description":"Hubspot is an CRM platform that connects everything scaling companies need to deliver a best-in-class customer experience into one place.","sidebar":"forms"},"integrations/intro":{"id":"integrations/intro","title":"Intro","description":"Integrations with external services give Eightshift Forms its power of automation. You can connect your forms with any supported services and send data to them. In general, we support two ways of form connections.","sidebar":"forms"},"integrations/jira":{"id":"integrations/jira","title":"Jira","description":"Jira is an marketing intelligence tool that you can use to effectively get quality B2B data for understanding customers, identifying prospects, and creating personalised marketing and sales exchanges.","sidebar":"forms"},"integrations/mailchimp":{"id":"integrations/mailchimp","title":"Mailchimp","description":"Mailchimp is an comprehensive email marketing platform that fulfills all your requirements of email correspondence with customers, affiliates, and more.","sidebar":"forms"},"integrations/mailer":{"id":"integrations/mailer","title":"Mailer","description":"Mailer is not and integrations service but a internal service used to send emails. You can connect mailer service with any of the integration services to send emails to your customers.","sidebar":"forms"},"integrations/mailerlite":{"id":"integrations/mailerlite","title":"MailerLite","description":"MailerLite is an email service provider that makes it easier to plan email marketing campaigns for any growing business.","sidebar":"forms"},"integrations/moments":{"id":"integrations/moments","title":"Moments","description":"Moments is an service that allows you to easily send relevant content derived from important customer information, their interests, and activities.","sidebar":"forms"},"integrations/pipedrive":{"id":"integrations/pipedrive","title":"Pipedrive","description":"Pipedrive is a web-based Sales CRM and pipeline management solution that enables businesses to plan their sales activities and monitor deals.","sidebar":"forms"},"integrations/workable":{"id":"integrations/workable","title":"Workable","description":"Workable is an sourcing automation tool to help hiring teams find, reach and engage top talent quickly and effectively.","sidebar":"forms"},"javascript/events/available-events":{"id":"javascript/events/available-events","title":"Available events","description":"You can listen to these events by using the on method on the Event facade.","sidebar":"forms"},"javascript/events/how-to-use":{"id":"javascript/events/how-to-use","title":"How to use?","description":"esFormsAfterCaptchaInit","sidebar":"forms"},"javascript/intro":{"id":"javascript/intro","title":"Intro","description":"In JavaScript, similar to PHP filters and global variables, there are various built-in functions available. This chapter will delve into the ways you can modify and adapt these functions to your specific needs.","sidebar":"forms"},"javascript/manual-initiation":{"id":"javascript/manual-initiation","title":"Manual initiation","description":"If you don\'t want the forms JavaScript to load automatically, you can disable from the admin global settings and load it manually using this event.","sidebar":"forms"},"javascript/state/captcha":{"id":"javascript/state/captcha","title":"Captcha","description":"The captcha object contains methods used in spam protection.","sidebar":"forms"},"javascript/state/conditional-tags":{"id":"javascript/state/conditional-tags","title":"Conditional tags","description":"The conditionalTags object contains methods used to manipulate conditional logic.","sidebar":"forms"},"javascript/state/enrichment":{"id":"javascript/state/enrichment","title":"Enrichment","description":"The enrichment object contains methods to work with the enrichment of the form.","sidebar":"forms"},"javascript/state/form":{"id":"javascript/state/form","title":"Form","description":"The form object contains all getters and setters for managing the form. All methods are connected to the formId value.","sidebar":"forms"},"javascript/state/how-to-use":{"id":"javascript/state/how-to-use","title":"How to use?","description":"As mentioned earlier, Eightshift Forms utilizes the esForms global window object to manage the state. This approach ensures consistency across various functionalities and components.","sidebar":"forms"},"javascript/state/state":{"id":"javascript/state/state","title":"State","description":"State object contains all the information about the current state of the forms, global settings, elements and etc.","sidebar":"forms"},"javascript/state/step":{"id":"javascript/state/step","title":"Step","description":"The step object contains methods used in multi-step/multi-flow forms.","sidebar":"forms"},"javascript/state/store":{"id":"javascript/state/store","title":"Store","description":"The store object contains all getters and setters for managing the application\'s state.","sidebar":"forms"},"javascript/state/utils":{"id":"javascript/state/utils","title":"Utils","description":"The utils object contains helper methods for miscellaneous functionalities such as showing/hiding loaders and setting/unsetting errors.","sidebar":"forms"},"php/filters/admin/settings-data":{"id":"php/filters/admin/settings-data","title":"Settings data","description":"This filter allows adding a custom settings page in the WordPress admin area. Useful when creating custom option pages for Forms add-on plugins.","sidebar":"forms"},"php/filters/block/checkboxes/additional-content":{"id":"php/filters/block/checkboxes/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/country/additional-content":{"id":"php/filters/block/country/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/country/alternative-data-set":{"id":"php/filters/block/country/alternative-data-set","title":"Alternative datasets","description":"We use the DataHub country list to provide a REST route with all the countries, as well as the data in the Geolocation and phone number fields.","sidebar":"forms"},"php/filters/block/date/additional-content":{"id":"php/filters/block/date/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/field/additional-content":{"id":"php/filters/block/field/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/field/style-classes":{"id":"php/filters/block/field/style-classes","title":"Custom field classes","description":"This filter allows you to add custom CSS classes to the field element. You can use this filter to provide custom styles based on some attributes of the field.","sidebar":"forms"},"php/filters/block/field/style-options":{"id":"php/filters/block/field/style-options","title":"Custom field styles","description":"This filter allows you to add definitions for custom field styles. When defined, the style option will be shown in the field options. Make sure to provide a CSS style that targets the class with the name of the value provided.","sidebar":"forms"},"php/filters/block/file/additional-content":{"id":"php/filters/block/file/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/file/preview-remove-label":{"id":"php/filters/block/file/preview-remove-label","title":"Uploaded item remove button label","description":"This filter allows you to change the label for the Remove button in the preview section for the uploaded files. Within the provided string an SVG icon or similar can be included, or anything else that Dropzone.js supports.","sidebar":"forms"},"php/filters/block/form-selector/additional-content":{"id":"php/filters/block/form-selector/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/form-selector/form-templates":{"id":"php/filters/block/form-selector/form-templates","title":"Form templates","description":"This filter allows adding custom form templates to the form selector. This way you can predefine form templates and insert them with a single click.","sidebar":"forms"},"php/filters/block/form/additional-content":{"id":"php/filters/block/form/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/form/additional-hidden-fields":{"id":"php/filters/block/form/additional-hidden-fields","title":"Additional hidden fields","description":"Allows adding custom hidden fields to the form block. These fields will not be visible in the Block Editor. Useful if external data needs to be passed through the form.","sidebar":"forms"},"php/filters/block/form/data-type-selector":{"id":"php/filters/block/form/data-type-selector","title":"Data type selector","description":"This filter will add a new data attribute to the form element. It is used to identify the form type in the frontend.","sidebar":"forms"},"php/filters/block/form/global-msg-headings":{"id":"php/filters/block/form/global-msg-headings","title":"Global msg headings","description":"By default there are no headings on error or success messages but with this filter you will be able to set them. This filter is applied to all forms.","sidebar":"forms"},"php/filters/block/form/hide-global-msg-timeout":{"id":"php/filters/block/form/hide-global-msg-timeout","title":"Global message timeout","description":"This filter allows you to change the timeout of all global messages (e.g. after successful form submission), in milliseconds.","sidebar":"forms"},"php/filters/block/form/phone-sync":{"id":"php/filters/block/form/phone-sync","title":"Phone sync","description":"By default if you change the value on the phone field the country field (if present) will be updated automatically. If you want to disable this feature you can use this filter or use the form global/local settings. This filter will override global settings for phone sync.","sidebar":"forms"},"php/filters/block/form/pre-response-addon-data":{"id":"php/filters/block/form/pre-response-addon-data","title":"Pre-Response Addon Data","description":"Allows adding custom data to the API response when the form is submitted.","sidebar":"forms"},"php/filters/block/form/pre-response-success-redirect-data":{"id":"php/filters/block/form/pre-response-success-redirect-data","title":"Pre-Response Success Redirect Data","description":"Allows adding data to the API response key, which is used when passing data to the success redirect URL.","sidebar":"forms"},"php/filters/block/form/redirect-timeout":{"id":"php/filters/block/form/redirect-timeout","title":"Redirect timeout","description":"This filter allows you to change the delay for the redirect after a successful form submission, in milliseconds.","sidebar":"forms"},"php/filters/block/form/success-redirect-url":{"id":"php/filters/block/form/success-redirect-url","title":"Success redirect URL","description":"This filter allows you to override the success redirect URL, regardless of the one selected in Settings. With the $formType parameter you can customize the URL for each form type.","sidebar":"forms"},"php/filters/block/form/success-redirect-variation":{"id":"php/filters/block/form/success-redirect-variation","title":"Success redirect variation","description":"Success variations is an option that will add additional GET parameter to the success redirect URL. With this parameter you can customize the success page for each form type. First you need to create variations list in the forms global settings and then you can select the variation for each form.","sidebar":"forms"},"php/filters/block/form/success-redirect-variation-options":{"id":"php/filters/block/form/success-redirect-variation-options","title":"Success redirect variation options","description":"While you can create variations list from the forms global setting, by using this filter you can provide additional variations which are fixed and can\'t be changed by the user.","sidebar":"forms"},"php/filters/block/form/tracking-additional-data":{"id":"php/filters/block/form/tracking-additional-data","title":"Tracking additional data","description":"This filter allows you to set additional data that is going to be sent in the dataLayer on certain events. This filter works great in combination with the Tracking event name filter.","sidebar":"forms"},"php/filters/block/form/tracking-event-name":{"id":"php/filters/block/form/tracking-event-name","title":"Tracking event name","description":"This filter allows you to set fixed tracking event name for all or some of your forms. This value is used as an event name sent to the dataLayer when the form is submitted.","sidebar":"forms"},"php/filters/block/forms/style-options":{"id":"php/filters/block/forms/style-options","title":"Custom form styles","description":"This filter allows you to add definitions for custom form styles. When defined, the style option will be shown in the form options. Make sure to provide a CSS style that targets the class with the name of the value provided.","sidebar":"forms"},"php/filters/block/input/additional-content":{"id":"php/filters/block/input/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/phone/additional-content":{"id":"php/filters/block/phone/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/radios/additional-content":{"id":"php/filters/block/radios/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/rating/additional-content":{"id":"php/filters/block/rating/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/select/additional-content":{"id":"php/filters/block/select/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/step/component-next":{"id":"php/filters/block/step/component-next","title":"Multi-step form \\"Next\\" button","description":"This filter allows you to provide custom markup for the multi-step form \\"Next\\" button.","sidebar":"forms"},"php/filters/block/step/component-prev":{"id":"php/filters/block/step/component-prev","title":"Multi-step form \\"Previous\\" button","description":"This filter allows you to provide custom markup for the multi-step form \\"Previous\\" button.","sidebar":"forms"},"php/filters/block/submit/additional-content":{"id":"php/filters/block/submit/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/submit/component":{"id":"php/filters/block/submit/component","title":"Custom form submit button","description":"This filter allows you to provide custom markup for the form submit button.","sidebar":"forms"},"php/filters/block/textarea/additional-content":{"id":"php/filters/block/textarea/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/blocks/additional-blocks":{"id":"php/filters/blocks/additional-blocks","title":"Additional blocks","description":"Allows enabling the use of any custom, core, or 3rd-party block inside the Form builder, e.g. if you want to enable using a Heading block within the form.","sidebar":"forms"},"php/filters/blocks/allowed-blocks":{"id":"php/filters/blocks/allowed-blocks","title":"Allowed blocks","description":"Allows setting a custom list of the allowed blocks within the form editor. It will override the project settings.","sidebar":"forms"},"php/filters/blocks/media-breakpoints":{"id":"php/filters/blocks/media-breakpoints","title":"Media breakpoints","description":"By default, we use 4 breakpoints in our responsive design system, defined here within the breakpoints key.","sidebar":"forms"},"php/filters/enrichment/manual-map":{"id":"php/filters/enrichment/manual-map","title":"Manual map","description":"Enrichment is a feature that allows storing URL parameters or cookie values in the browser localStorage, allowing their use during form submissions, in case they are not available after the user returns to the page.","sidebar":"forms"},"php/filters/entries/pre-post-params":{"id":"php/filters/entries/pre-post-params","title":"Pre-Post Params","description":"Allows modifying field data before storing it into the database. Useful if, for example, a field value needs to determine a custom output of a different field.","sidebar":"forms"},"php/filters/general/http-request-timeout":{"id":"php/filters/general/http-request-timeout","title":"HTTP request timeout","description":"This filter can be used to change the cURL timeout for the file upload, useful if you have to upload large files. The time is calculated in seconds.","sidebar":"forms"},"php/filters/general/locale":{"id":"php/filters/general/locale","title":"Locale","description":"Allows changing the current locale. By default, WordPress will use the locale that is set as the Site Language in settings. A plugin like WPML can also set this value.","sidebar":"forms"},"php/filters/general/scripts-dependency":{"id":"php/filters/general/scripts-dependency","title":"Scripts dependency","description":"In case you are having a conflict with some other plugin or theme, you can try to change the order of the scripts loading. This filter will make forms scripts dependent on your scripts and load them after your scripts."},"php/filters/geolocation/countries":{"id":"php/filters/geolocation/countries","title":"Countries","description":"This filter provides you with the ability to add/remove/edit countries list and countries groups used to filter forms.","sidebar":"forms"},"php/filters/geolocation/db-location":{"id":"php/filters/geolocation/db-location","title":"DB location","description":"Geolocation database file (.mmdb) path on your server. Useful if you want to provide your own IP geolocation library.","sidebar":"forms"},"php/filters/geolocation/phar-location":{"id":"php/filters/geolocation/phar-location","title":"Phar location","description":"Geolocation .phar file path on your server. Useful if you want to provide the geolocation service yourself.","sidebar":"forms"},"php/filters/how-to-use":{"id":"php/filters/how-to-use","title":"How to use?","description":"Eightshift Forms was made by developers, for developers, so we provide a comprehensive set of filters that allow you to modify and extend the behavior of Forms to suit your specific needs.","sidebar":"forms"},"php/filters/integrations/active-campaign":{"id":"php/filters/integrations/active-campaign","title":"ActiveCampaign","description":"","sidebar":"forms"},"php/filters/integrations/airtable":{"id":"php/filters/integrations/airtable","title":"Airtable","description":"","sidebar":"forms"},"php/filters/integrations/clearbit":{"id":"php/filters/integrations/clearbit","title":"Clearbit","description":"Map","sidebar":"forms"},"php/filters/integrations/goodbits":{"id":"php/filters/integrations/goodbits","title":"Goodbits","description":"","sidebar":"forms"},"php/filters/integrations/greenhouse":{"id":"php/filters/integrations/greenhouse","title":"Greenhouse","description":"","sidebar":"forms"},"php/filters/integrations/hubspot":{"id":"php/filters/integrations/hubspot","title":"HubSpot","description":"Files options filter","sidebar":"forms"},"php/filters/integrations/jira":{"id":"php/filters/integrations/jira","title":"Jira","description":"","sidebar":"forms"},"php/filters/integrations/mailchimp":{"id":"php/filters/integrations/mailchimp","title":"Mailchimp","description":"","sidebar":"forms"},"php/filters/integrations/mailer":{"id":"php/filters/integrations/mailer","title":"Mailer","description":"","sidebar":"forms"},"php/filters/integrations/mailerlite":{"id":"php/filters/integrations/mailerlite","title":"MailerLite","description":"","sidebar":"forms"},"php/filters/integrations/moments":{"id":"php/filters/integrations/moments","title":"Moments","description":"Pre-Post Event Params","sidebar":"forms"},"php/filters/integrations/pipedrive":{"id":"php/filters/integrations/pipedrive","title":"Pipedrive","description":"","sidebar":"forms"},"php/filters/integrations/workable":{"id":"php/filters/integrations/workable","title":"Workable","description":"","sidebar":"forms"},"php/filters/scripts/dependency-admin":{"id":"php/filters/scripts/dependency-admin","title":"Dependency admin","description":"Allows changing the order in which the admin area scripts are loaded. Useful when creating a Forms add-on plugin, and your script needs to be loaded before the Forms scripts (e.g. for adding custom event listeners).","sidebar":"forms"},"php/filters/scripts/dependency-blocks-editor":{"id":"php/filters/scripts/dependency-blocks-editor","title":"Dependency blocks editor","description":"Allows changing the order in which the Block Editor scripts are loaded. Useful when creating a Forms add-on plugin, and your script needs to be loaded before the Forms scripts (e.g. for adding custom event listeners).","sidebar":"forms"},"php/filters/scripts/dependency-blocks-frontend":{"id":"php/filters/scripts/dependency-blocks-frontend","title":"Dependency blocks frontend","description":"Allows changing the order in which the block frontend scripts are loaded. Useful when creating a Forms add-on plugin, and your script needs to be loaded before the Forms scripts (e.g. for adding custom event listeners).","sidebar":"forms"},"php/filters/scripts/dependency-theme":{"id":"php/filters/scripts/dependency-theme","title":"Dependency theme","description":"Allows changing the order in which the theme area scripts are loaded. Useful when creating a Forms add-on plugin, and your script needs to be loaded before the Forms scripts (e.g. for adding custom event listeners).","sidebar":"forms"},"php/filters/scripts/routes-private":{"id":"php/filters/scripts/routes-private","title":"Routes private","description":"Allows adding custom routes to the private routes list, available from the Forms global window object.","sidebar":"forms"},"php/filters/scripts/routes-public":{"id":"php/filters/scripts/routes-public","title":"Routes public","description":"Allows adding custom routes to the public routes list, available from the Forms global window object.","sidebar":"forms"},"php/filters/validation/force-mimetype-from-fs":{"id":"php/filters/validation/force-mimetype-from-fs","title":"Force mimetype from FS","description":"Forces MIME type validation based on the filesystem values. This is the default behavior. In case the file does not exist, the behavior falls back to validating using the MIME type from the POST object.","sidebar":"forms"},"php/global-variables/geolocation":{"id":"php/global-variables/geolocation","title":"Geolocation","description":"ESGEOLOCATIONIP","sidebar":"forms"},"php/global-variables/google-recaptcha":{"id":"php/global-variables/google-recaptcha","title":"Google reCaptcha","description":"ESGOOGLERECAPTCHASITEKEY","sidebar":"forms"},"php/global-variables/how-to-use":{"id":"php/global-variables/how-to-use","title":"How to use?","description":"You can access all the global configurations from the WordPress admin interface. However, if you want to ensure that some of these configurations remain constant, you can make use of global constants.","sidebar":"forms"},"php/global-variables/integrations/active-campaign":{"id":"php/global-variables/integrations/active-campaign","title":"Active Campaign","description":"ESAPIKEYACTIVECAMPAIGN","sidebar":"forms"},"php/global-variables/integrations/airtable":{"id":"php/global-variables/integrations/airtable","title":"Airtable","description":"ESAPIKEY_AIRTABLE","sidebar":"forms"},"php/global-variables/integrations/clearbit":{"id":"php/global-variables/integrations/clearbit","title":"Clearbit","description":"ESAPIKEY_CLEARBIT","sidebar":"forms"},"php/global-variables/integrations/goodbits":{"id":"php/global-variables/integrations/goodbits","title":"Goodbits","description":"ESAPIKEY_GOODBITS","sidebar":"forms"},"php/global-variables/integrations/greenhouse":{"id":"php/global-variables/integrations/greenhouse","title":"Greenhouse","description":"ESAPIKEY_GREENHOUSE","sidebar":"forms"},"php/global-variables/integrations/hubspot":{"id":"php/global-variables/integrations/hubspot","title":"Hubspot","description":"ESAPIKEY_HUBSPOT","sidebar":"forms"},"php/global-variables/integrations/jira":{"id":"php/global-variables/integrations/jira","title":"Jira","description":"ESAPIKEY_JIRA","sidebar":"forms"},"php/global-variables/integrations/mailchimp":{"id":"php/global-variables/integrations/mailchimp","title":"Mailchimp","description":"ESAPIKEY_MAILCHIMP","sidebar":"forms"},"php/global-variables/integrations/mailerlite":{"id":"php/global-variables/integrations/mailerlite","title":"MailerLite","description":"ESAPIKEY_MAILERLITE","sidebar":"forms"},"php/global-variables/integrations/moments":{"id":"php/global-variables/integrations/moments","title":"Moments","description":"ESAPIKEY_MOMENTS","sidebar":"forms"},"php/global-variables/integrations/pipedrive":{"id":"php/global-variables/integrations/pipedrive","title":"Pipedrive","description":"ESAPIKEY_PIPEDRIVE","sidebar":"forms"},"php/global-variables/integrations/workable":{"id":"php/global-variables/integrations/workable","title":"Workable","description":"ESAPIKEY_WORKABLE","sidebar":"forms"},"php/helpers":{"id":"php/helpers","title":"Helpers","description":"Eightshift Forms offers static helpers that can be implemented in your project. The key difference between these helpers and filters is that you can use the former in your theme or plugin code regardless of the load cycle.","sidebar":"forms"},"php/intro":{"id":"php/intro","title":"Intro","description":"In Eightshift Forms we use multiple ways to provide customizability to your project. PHP customizations are the most powerful way to customize your forms and by using WordPress native filters and global variables you will be able to customize almost anything.","sidebar":"forms"},"php/wp-cli":{"id":"php/wp-cli","title":"WP-CLI","description":"What is WP-CLI?","sidebar":"forms"},"tutorials/playlist":{"id":"tutorials/playlist","title":"Playlist","description":"We think that a picture is worth a thousand words, and video is worth a thousand pictures. So, we\'ve created a series of videos to help you get started with the basics of using forms. We hope you find them useful!","sidebar":"forms"},"welcome":{"id":"welcome","title":"Welcome","description":"Welcome to the Eightshift Forms documentation! This powerful and versatile WordPress project is designed to revolutionize the way you handle forms in your web development projects.","sidebar":"forms"}}}')}}]); \ No newline at end of file diff --git a/assets/js/ae8e07b1.7bd4c349.js b/assets/js/ae8e07b1.7bd4c349.js new file mode 100644 index 000000000..be0675743 --- /dev/null +++ b/assets/js/ae8e07b1.7bd4c349.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunk_eightshift_docs=self.webpackChunk_eightshift_docs||[]).push([[85219],{12160:e=>{e.exports=JSON.parse('{"pluginId":"forms","version":"current","label":"Next","banner":null,"badge":false,"noIndex":false,"className":"docs-version-current","isLast":true,"docsSidebars":{"forms":[{"type":"category","label":"Getting Started","items":[{"type":"link","label":"Welcome","href":"/forms/welcome","docId":"welcome","unlisted":false},{"type":"link","label":"Basics","href":"/forms/basics","docId":"basics","unlisted":false},{"type":"link","label":"Your first form","href":"/forms/first-form","docId":"first-form","unlisted":false},{"type":"category","label":"Features","items":[{"type":"link","label":"Dashboard","href":"/forms/features/dashboard","docId":"features/dashboard","unlisted":false},{"type":"link","label":"Conditional tags","href":"/forms/features/conditional-tags","docId":"features/conditional-tags","unlisted":false},{"type":"link","label":"Enrichment","href":"/forms/features/enrichment","docId":"features/enrichment","unlisted":false},{"type":"link","label":"Geolocation","href":"/forms/features/geolocation","docId":"features/geolocation","unlisted":false},{"type":"link","label":"Validation","href":"/forms/features/validation","docId":"features/validation","unlisted":false},{"type":"link","label":"Multi-steps forms","href":"/forms/features/multisteps-forms","docId":"features/multisteps-forms","unlisted":false},{"type":"link","label":"Spam prevention","href":"/forms/features/spam-prevention","docId":"features/spam-prevention","unlisted":false},{"type":"link","label":"Success redirects","href":"/forms/features/success-redirect","docId":"features/success-redirect","unlisted":false},{"type":"link","label":"Tracking","href":"/forms/features/tracking","docId":"features/tracking","unlisted":false},{"type":"link","label":"Security","href":"/forms/features/security","docId":"features/security","unlisted":false},{"type":"link","label":"Labels","href":"/forms/features/labels","docId":"features/labels","unlisted":false},{"type":"link","label":"Locations","href":"/forms/features/locations","docId":"features/locations","unlisted":false},{"type":"link","label":"Cache","href":"/forms/features/cache","docId":"features/cache","unlisted":false},{"type":"link","label":"Debugging","href":"/forms/features/debug","docId":"features/debug","unlisted":false},{"type":"link","label":"Fallback e-mails","href":"/forms/features/fallback-emails","docId":"features/fallback-emails","unlisted":false},{"type":"link","label":"Import/Export","href":"/forms/features/import-export","docId":"features/import-export","unlisted":false},{"type":"link","label":"Migrations","href":"/forms/features/migrations","docId":"features/migrations","unlisted":false},{"type":"link","label":"Cloudflare","href":"/forms/features/cloudflare","docId":"features/cloudflare","unlisted":false},{"type":"link","label":"Country list","href":"/forms/features/country-list","docId":"features/country-list","unlisted":false},{"type":"link","label":"WPML","href":"/forms/features/wpml","docId":"features/wpml","unlisted":false},{"type":"link","label":"Entries","href":"/forms/features/entries","docId":"features/entries","unlisted":false},{"type":"link","label":"Show As","href":"/forms/features/show-as","docId":"features/show-as","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Integrations","items":[{"type":"link","label":"Intro","href":"/forms/integrations/intro","docId":"integrations/intro","unlisted":false},{"type":"link","label":"ActiveCampaign","href":"/forms/integrations/active-campaign","docId":"integrations/active-campaign","unlisted":false},{"type":"link","label":"Airtable","href":"/forms/integrations/airtable","docId":"integrations/airtable","unlisted":false},{"type":"link","label":"Clearbit","href":"/forms/integrations/clearbit","docId":"integrations/clearbit","unlisted":false},{"type":"link","label":"Goodbits","href":"/forms/integrations/goodbits","docId":"integrations/goodbits","unlisted":false},{"type":"link","label":"Greenhouse","href":"/forms/integrations/greenhouse","docId":"integrations/greenhouse","unlisted":false},{"type":"link","label":"Hubspot","href":"/forms/integrations/hubspot","docId":"integrations/hubspot","unlisted":false},{"type":"link","label":"Jira","href":"/forms/integrations/jira","docId":"integrations/jira","unlisted":false},{"type":"link","label":"Mailchimp","href":"/forms/integrations/mailchimp","docId":"integrations/mailchimp","unlisted":false},{"type":"link","label":"Mailer","href":"/forms/integrations/mailer","docId":"integrations/mailer","unlisted":false},{"type":"link","label":"MailerLite","href":"/forms/integrations/mailerlite","docId":"integrations/mailerlite","unlisted":false},{"type":"link","label":"Moments","href":"/forms/integrations/moments","docId":"integrations/moments","unlisted":false},{"type":"link","label":"Workable","href":"/forms/integrations/workable","docId":"integrations/workable","unlisted":false},{"type":"link","label":"Pipedrive","href":"/forms/integrations/pipedrive","docId":"integrations/pipedrive","unlisted":false}],"collapsed":true,"collapsible":true}],"collapsed":true,"collapsible":true},{"type":"category","label":"Customization","items":[{"type":"category","label":"PHP","items":[{"type":"link","label":"Intro","href":"/forms/php/intro","docId":"php/intro","unlisted":false},{"type":"category","label":"Global variables","items":[{"type":"link","label":"How to use?","href":"/forms/php/global-variables/how-to-use","docId":"php/global-variables/how-to-use","unlisted":false},{"type":"link","label":"Geolocation","href":"/forms/php/global-variables/geolocation","docId":"php/global-variables/geolocation","unlisted":false},{"type":"link","label":"Google reCaptcha","href":"/forms/php/global-variables/google-recaptcha","docId":"php/global-variables/google-recaptcha","unlisted":false},{"type":"category","label":"Integrations","items":[{"type":"link","label":"Active Campaign","href":"/forms/php/global-variables/integrations/active-campaign","docId":"php/global-variables/integrations/active-campaign","unlisted":false},{"type":"link","label":"Airtable","href":"/forms/php/global-variables/integrations/airtable","docId":"php/global-variables/integrations/airtable","unlisted":false},{"type":"link","label":"Clearbit","href":"/forms/php/global-variables/integrations/clearbit","docId":"php/global-variables/integrations/clearbit","unlisted":false},{"type":"link","label":"Goodbits","href":"/forms/php/global-variables/integrations/goodbits","docId":"php/global-variables/integrations/goodbits","unlisted":false},{"type":"link","label":"Greenhouse","href":"/forms/php/global-variables/integrations/greenhouse","docId":"php/global-variables/integrations/greenhouse","unlisted":false},{"type":"link","label":"Hubspot","href":"/forms/php/global-variables/integrations/hubspot","docId":"php/global-variables/integrations/hubspot","unlisted":false},{"type":"link","label":"Jira","href":"/forms/php/global-variables/integrations/jira","docId":"php/global-variables/integrations/jira","unlisted":false},{"type":"link","label":"Mailchimp","href":"/forms/php/global-variables/integrations/mailchimp","docId":"php/global-variables/integrations/mailchimp","unlisted":false},{"type":"link","label":"MailerLite","href":"/forms/php/global-variables/integrations/mailerlite","docId":"php/global-variables/integrations/mailerlite","unlisted":false},{"type":"link","label":"Moments","href":"/forms/php/global-variables/integrations/moments","docId":"php/global-variables/integrations/moments","unlisted":false},{"type":"link","label":"Workable","href":"/forms/php/global-variables/integrations/workable","docId":"php/global-variables/integrations/workable","unlisted":false},{"type":"link","label":"Pipedrive","href":"/forms/php/global-variables/integrations/pipedrive","docId":"php/global-variables/integrations/pipedrive","unlisted":false}],"collapsed":true,"collapsible":true}],"collapsed":true,"collapsible":true},{"type":"link","label":"Helpers","href":"/forms/php/helpers","docId":"php/helpers","unlisted":false},{"type":"link","label":"WP-CLI","href":"/forms/php/wp-cli","docId":"php/wp-cli","unlisted":false},{"type":"category","label":"Filters","items":[{"type":"link","label":"How to use?","href":"/forms/php/filters/how-to-use","docId":"php/filters/how-to-use","unlisted":false},{"type":"category","label":"Block","items":[{"type":"category","label":"Forms","items":[{"type":"link","label":"Custom form styles","href":"/forms/php/filters/block/forms/style-options","docId":"php/filters/block/forms/style-options","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Form","items":[{"type":"link","label":"Redirect timeout","href":"/forms/php/filters/block/form/redirect-timeout","docId":"php/filters/block/form/redirect-timeout","unlisted":false},{"type":"link","label":"Global message timeout","href":"/forms/php/filters/block/form/hide-global-msg-timeout","docId":"php/filters/block/form/hide-global-msg-timeout","unlisted":false},{"type":"link","label":"Success redirect URL","href":"/forms/php/filters/block/form/success-redirect-url","docId":"php/filters/block/form/success-redirect-url","unlisted":false},{"type":"link","label":"Success redirect variation","href":"/forms/php/filters/block/form/success-redirect-variation","docId":"php/filters/block/form/success-redirect-variation","unlisted":false},{"type":"link","label":"Success redirect variation options","href":"/forms/php/filters/block/form/success-redirect-variation-options","docId":"php/filters/block/form/success-redirect-variation-options","unlisted":false},{"type":"link","label":"Tracking event name","href":"/forms/php/filters/block/form/tracking-event-name","docId":"php/filters/block/form/tracking-event-name","unlisted":false},{"type":"link","label":"Tracking additional data","href":"/forms/php/filters/block/form/tracking-additional-data","docId":"php/filters/block/form/tracking-additional-data","unlisted":false},{"type":"link","label":"Data type selector","href":"/forms/php/filters/block/form/data-type-selector","docId":"php/filters/block/form/data-type-selector","unlisted":false},{"type":"link","label":"Phone sync","href":"/forms/php/filters/block/form/phone-sync","docId":"php/filters/block/form/phone-sync","unlisted":false},{"type":"link","label":"Global msg headings","href":"/forms/php/filters/block/form/global-msg-headings","docId":"php/filters/block/form/global-msg-headings","unlisted":false},{"type":"link","label":"Additional content","href":"/forms/php/filters/block/form/additional-content","docId":"php/filters/block/form/additional-content","unlisted":false},{"type":"link","label":"Pre-Response Addon Data","href":"/forms/php/filters/block/form/pre-response-addon-data","docId":"php/filters/block/form/pre-response-addon-data","unlisted":false},{"type":"link","label":"Pre-Response Success Redirect Data","href":"/forms/php/filters/block/form/pre-response-success-redirect-data","docId":"php/filters/block/form/pre-response-success-redirect-data","unlisted":false},{"type":"link","label":"Additional hidden fields","href":"/forms/php/filters/block/form/additional-hidden-fields","docId":"php/filters/block/form/additional-hidden-fields","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Form selector","items":[{"type":"link","label":"Form templates","href":"/forms/php/filters/block/form-selector/form-templates","docId":"php/filters/block/form-selector/form-templates","unlisted":false},{"type":"link","label":"Additional content","href":"/forms/php/filters/block/form-selector/additional-content","docId":"php/filters/block/form-selector/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Field","items":[{"type":"link","label":"Custom field styles","href":"/forms/php/filters/block/field/style-options","docId":"php/filters/block/field/style-options","unlisted":false},{"type":"link","label":"Custom field classes","href":"/forms/php/filters/block/field/style-classes","docId":"php/filters/block/field/style-classes","unlisted":false},{"type":"link","label":"Additional content","href":"/forms/php/filters/block/field/additional-content","docId":"php/filters/block/field/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Input","items":[{"type":"link","label":"Additional content","href":"/forms/php/filters/block/input/additional-content","docId":"php/filters/block/input/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Textarea","items":[{"type":"link","label":"Additional content","href":"/forms/php/filters/block/textarea/additional-content","docId":"php/filters/block/textarea/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Select","items":[{"type":"link","label":"Additional content","href":"/forms/php/filters/block/select/additional-content","docId":"php/filters/block/select/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"File","items":[{"type":"link","label":"Uploaded item remove button label","href":"/forms/php/filters/block/file/preview-remove-label","docId":"php/filters/block/file/preview-remove-label","unlisted":false},{"type":"link","label":"Additional content","href":"/forms/php/filters/block/file/additional-content","docId":"php/filters/block/file/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Checkboxes","items":[{"type":"link","label":"Additional content","href":"/forms/php/filters/block/checkboxes/additional-content","docId":"php/filters/block/checkboxes/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Radios","items":[{"type":"link","label":"Additional content","href":"/forms/php/filters/block/radios/additional-content","docId":"php/filters/block/radios/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Phone","items":[{"type":"link","label":"Additional content","href":"/forms/php/filters/block/phone/additional-content","docId":"php/filters/block/phone/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Country","items":[{"type":"link","label":"Alternative datasets","href":"/forms/php/filters/block/country/alternative-data-set","docId":"php/filters/block/country/alternative-data-set","unlisted":false},{"type":"link","label":"Additional content","href":"/forms/php/filters/block/country/additional-content","docId":"php/filters/block/country/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Date","items":[{"type":"link","label":"Additional content","href":"/forms/php/filters/block/date/additional-content","docId":"php/filters/block/date/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Submit","items":[{"type":"link","label":"Custom form submit button","href":"/forms/php/filters/block/submit/component","docId":"php/filters/block/submit/component","unlisted":false},{"type":"link","label":"Additional content","href":"/forms/php/filters/block/submit/additional-content","docId":"php/filters/block/submit/additional-content","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Step","items":[{"type":"link","label":"Multi-step form \\"Previous\\" button","href":"/forms/php/filters/block/step/component-prev","docId":"php/filters/block/step/component-prev","unlisted":false},{"type":"link","label":"Multi-step form \\"Next\\" button","href":"/forms/php/filters/block/step/component-next","docId":"php/filters/block/step/component-next","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Rating","items":[{"type":"link","label":"Additional content","href":"/forms/php/filters/block/rating/additional-content","docId":"php/filters/block/rating/additional-content","unlisted":false}],"collapsed":true,"collapsible":true}],"collapsed":true,"collapsible":true},{"type":"category","label":"Blocks","items":[{"type":"link","label":"Allowed blocks","href":"/forms/php/filters/blocks/allowed-blocks","docId":"php/filters/blocks/allowed-blocks","unlisted":false},{"type":"link","label":"Additional blocks","href":"/forms/php/filters/blocks/additional-blocks","docId":"php/filters/blocks/additional-blocks","unlisted":false},{"type":"link","label":"Media breakpoints","href":"/forms/php/filters/blocks/media-breakpoints","docId":"php/filters/blocks/media-breakpoints","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"General","items":[{"type":"link","label":"HTTP request timeout","href":"/forms/php/filters/general/http-request-timeout","docId":"php/filters/general/http-request-timeout","unlisted":false},{"type":"link","label":"Locale","href":"/forms/php/filters/general/locale","docId":"php/filters/general/locale","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Scripts","items":[{"type":"link","label":"Dependency admin","href":"/forms/php/filters/scripts/dependency-admin","docId":"php/filters/scripts/dependency-admin","unlisted":false},{"type":"link","label":"Dependency theme","href":"/forms/php/filters/scripts/dependency-theme","docId":"php/filters/scripts/dependency-theme","unlisted":false},{"type":"link","label":"Dependency blocks editor","href":"/forms/php/filters/scripts/dependency-blocks-editor","docId":"php/filters/scripts/dependency-blocks-editor","unlisted":false},{"type":"link","label":"Dependency blocks frontend","href":"/forms/php/filters/scripts/dependency-blocks-frontend","docId":"php/filters/scripts/dependency-blocks-frontend","unlisted":false},{"type":"link","label":"Routes public","href":"/forms/php/filters/scripts/routes-public","docId":"php/filters/scripts/routes-public","unlisted":false},{"type":"link","label":"Routes private","href":"/forms/php/filters/scripts/routes-private","docId":"php/filters/scripts/routes-private","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Geolocation","items":[{"type":"link","label":"DB location","href":"/forms/php/filters/geolocation/db-location","docId":"php/filters/geolocation/db-location","unlisted":false},{"type":"link","label":"Phar location","href":"/forms/php/filters/geolocation/phar-location","docId":"php/filters/geolocation/phar-location","unlisted":false},{"type":"link","label":"Countries","href":"/forms/php/filters/geolocation/countries","docId":"php/filters/geolocation/countries","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Integrations","items":[{"type":"link","label":"ActiveCampaign","href":"/forms/php/filters/integrations/active-campaign","docId":"php/filters/integrations/active-campaign","unlisted":false},{"type":"link","label":"Airtable","href":"/forms/php/filters/integrations/airtable","docId":"php/filters/integrations/airtable","unlisted":false},{"type":"link","label":"Clearbit","href":"/forms/php/filters/integrations/clearbit","docId":"php/filters/integrations/clearbit","unlisted":false},{"type":"link","label":"Goodbits","href":"/forms/php/filters/integrations/goodbits","docId":"php/filters/integrations/goodbits","unlisted":false},{"type":"link","label":"Greenhouse","href":"/forms/php/filters/integrations/greenhouse","docId":"php/filters/integrations/greenhouse","unlisted":false},{"type":"link","label":"HubSpot","href":"/forms/php/filters/integrations/hubspot","docId":"php/filters/integrations/hubspot","unlisted":false},{"type":"link","label":"Jira","href":"/forms/php/filters/integrations/jira","docId":"php/filters/integrations/jira","unlisted":false},{"type":"link","label":"Mailchimp","href":"/forms/php/filters/integrations/mailchimp","docId":"php/filters/integrations/mailchimp","unlisted":false},{"type":"link","label":"Mailer","href":"/forms/php/filters/integrations/mailer","docId":"php/filters/integrations/mailer","unlisted":false},{"type":"link","label":"MailerLite","href":"/forms/php/filters/integrations/mailerlite","docId":"php/filters/integrations/mailerlite","unlisted":false},{"type":"link","label":"Moments","href":"/forms/php/filters/integrations/moments","docId":"php/filters/integrations/moments","unlisted":false},{"type":"link","label":"Workable","href":"/forms/php/filters/integrations/workable","docId":"php/filters/integrations/workable","unlisted":false},{"type":"link","label":"Pipedrive","href":"/forms/php/filters/integrations/pipedrive","docId":"php/filters/integrations/pipedrive","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Entries","items":[{"type":"link","label":"Pre-Post Params","href":"/forms/php/filters/entries/pre-post-params","docId":"php/filters/entries/pre-post-params","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Enrichment","items":[{"type":"link","label":"Manual map","href":"/forms/php/filters/enrichment/manual-map","docId":"php/filters/enrichment/manual-map","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Validation","items":[{"type":"link","label":"Force mimetype from FS","href":"/forms/php/filters/validation/force-mimetype-from-fs","docId":"php/filters/validation/force-mimetype-from-fs","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Admin","items":[{"type":"link","label":"Settings data","href":"/forms/php/filters/admin/settings-data","docId":"php/filters/admin/settings-data","unlisted":false}],"collapsed":true,"collapsible":true}],"collapsed":true,"collapsible":true}],"collapsed":true,"collapsible":true},{"type":"category","label":"JavaScript","items":[{"type":"link","label":"Intro","href":"/forms/javascript/intro","docId":"javascript/intro","unlisted":false},{"type":"category","label":"Events","items":[{"type":"link","label":"Available events","href":"/forms/javascript/events/available-events","docId":"javascript/events/available-events","unlisted":false},{"type":"link","label":"How to use?","href":"/forms/javascript/events/how-to-use","docId":"javascript/events/how-to-use","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"State","items":[{"type":"link","label":"How to use?","href":"/forms/javascript/state/how-to-use","docId":"javascript/state/how-to-use","unlisted":false},{"type":"link","label":"State","href":"/forms/javascript/state/","docId":"javascript/state/state","unlisted":false},{"type":"link","label":"Store","href":"/forms/javascript/state/store","docId":"javascript/state/store","unlisted":false},{"type":"link","label":"Form","href":"/forms/javascript/state/form","docId":"javascript/state/form","unlisted":false},{"type":"link","label":"Utils","href":"/forms/javascript/state/utils","docId":"javascript/state/utils","unlisted":false},{"type":"link","label":"Conditional tags","href":"/forms/javascript/state/conditional-tags","docId":"javascript/state/conditional-tags","unlisted":false},{"type":"link","label":"Enrichment","href":"/forms/javascript/state/enrichment","docId":"javascript/state/enrichment","unlisted":false},{"type":"link","label":"Step","href":"/forms/javascript/state/step","docId":"javascript/state/step","unlisted":false},{"type":"link","label":"Captcha","href":"/forms/javascript/state/captcha","docId":"javascript/state/captcha","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"link","label":"Manual initiation","href":"/forms/javascript/manual-initiation","docId":"javascript/manual-initiation","unlisted":false}],"collapsed":true,"collapsible":true}],"collapsed":true,"collapsible":true},{"type":"category","label":"Tutorials","items":[{"type":"link","label":"Playlist","href":"/forms/tutorials/playlist","docId":"tutorials/playlist","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Addon plugins","items":[{"type":"category","label":"Premium","items":[{"type":"category","label":"Computed fields","items":[{"type":"link","label":"Intro","href":"/forms/addons/premium/computed-fields/intro","docId":"addons/premium/computed-fields/intro","unlisted":false}],"collapsed":true,"collapsible":true}],"collapsed":true,"collapsible":true},{"type":"category","label":"Create an addon","items":[{"type":"link","label":"Intro","href":"/forms/addons/create/intro","docId":"addons/create/intro","unlisted":false}],"collapsed":true,"collapsible":true}],"collapsed":true,"collapsible":true}]},"docs":{"addons/create/intro":{"id":"addons/create/intro","title":"Intro","description":"Coming soon","sidebar":"forms"},"addons/premium/computed-fields/intro":{"id":"addons/premium/computed-fields/intro","title":"Intro","description":"Coming soon","sidebar":"forms"},"basics":{"id":"basics","title":"Basics","description":"How to use it?","sidebar":"forms"},"features/cache":{"id":"features/cache","title":"Cache","description":"Eightshift Forms utilizes WordPress\'s internal cache tools to store integration API response data, reducing API calls and improving site performance. Clear the cache via our global settings page to retrieve fresh data from the API.","sidebar":"forms"},"features/cloudflare":{"id":"features/cloudflare","title":"Cloudflare","description":"What is Cloudflare?","sidebar":"forms"},"features/conditional-tags":{"id":"features/conditional-tags","title":"Conditional tags","description":"Conditional tags are a useful tool that enables you to display or hide form fields based on various conditions.","sidebar":"forms"},"features/country-list":{"id":"features/country-list","title":"Country list","description":"DataHub is the primary country database in Eightshift forms, as it\'s the most complete and up-to-date list of countries. This plugin is not biased towards any country, nor does it have any political agenda. Please forward any country list-specific feedback towards DataHub.","sidebar":"forms"},"features/dashboard":{"id":"features/dashboard","title":"Dashboard","description":"The dashboards gives you an overview of the currently active features and enables activating and deactivating of them.","sidebar":"forms"},"features/debug":{"id":"features/debug","title":"Debugging","description":"The debugging screen provides configuration options and overrides default functionalities for developers, but caution should be used as these options can break form functionality.","sidebar":"forms"},"features/enrichment":{"id":"features/enrichment","title":"Enrichment","description":"Enrichment","sidebar":"forms"},"features/entries":{"id":"features/entries","title":"Entries","description":"Entries collection will allow you to store every form submission in the database and preview the data from WordPress admin.","sidebar":"forms"},"features/fallback-emails":{"id":"features/fallback-emails","title":"Fallback e-mails","description":"Fallback email options are used in multiple locations, and we encourage you to set them up. You can add multiple emails by separating them with commas.","sidebar":"forms"},"features/geolocation":{"id":"features/geolocation","title":"Geolocation","description":"Geolocation is a feature that allows you to show different versions of the forms based on the user\'s geolocation location.","sidebar":"forms"},"features/import-export":{"id":"features/import-export","title":"Import/Export","description":"The import/export feature enables forms to be easily transferred between projects, allowing for efficient creation and modification across different environments.","sidebar":"forms"},"features/labels":{"id":"features/labels","title":"Labels","description":"We use multiple multiple labels to show all the necessary information the user needs to know, like the field label, error message, and success message, etc.","sidebar":"forms"},"features/locations":{"id":"features/locations","title":"Locations","description":"Forms can be used in multiple locations, like a contact form on the contact page and a newsletter form in the footer. To make options to find you forms usage you can use locations feature.","sidebar":"forms"},"features/migrations":{"id":"features/migrations","title":"Migrations","description":"As forms evolve, so does the code, and it is inevitable that we will produce some breaking changes in the future. To make sure that your forms are always up to date, we provide a migration system that will help you migrate your forms to the latest version.","sidebar":"forms"},"features/multisteps-forms":{"id":"features/multisteps-forms","title":"Multi-steps forms","description":"By utilizing the multi-step feature, you can craft a wide variety of custom forms. Each form can comprise of numerous steps with fields, validation, and actions. Moreover, you can establish a flow between steps, bypassing certain steps based on the user\'s input.","sidebar":"forms"},"features/security":{"id":"features/security","title":"Security","description":"The security feature enables you to enhance the security of your forms. Our rate-limiting function keeps track of user requests and compares them to the set limit.","sidebar":"forms"},"features/show-as":{"id":"features/show-as","title":"Show As","description":"When using the Show As option, you can change how form fields are displayed to your users, even if they are defined differently in the external integration. For instance, if an integration does not have a checkbox field but does have a select field, you can pull the select field from the external integration and display it to your users as a checkbox, and vice versa.","sidebar":"forms"},"features/spam-prevention":{"id":"features/spam-prevention","title":"Spam prevention","description":"We use Google reCAPTCHA service for spam prevention. You can use the free version or the Enterprise version of reCAPTCHA v3.","sidebar":"forms"},"features/success-redirect":{"id":"features/success-redirect","title":"Success redirects","description":"By default, when you submit a form, a success message is displayed on the same page. If you want to redirect the user to a different page, you can enable the Success redirects feature. This option can be found in each integration\'s Form settings, or in Global settings.","sidebar":"forms"},"features/tracking":{"id":"features/tracking","title":"Tracking","description":"The tracking feature allows you to track form submissions by pushing the dataLayer event to Google Tag Manager. To activate this feature, you must provide the custom event name using the individual form setting page.","sidebar":"forms"},"features/validation":{"id":"features/validation","title":"Validation","description":"Validation is used to ensure that the form is populated in the correct way and that the data is valid. Every field has a set of validation rules that can be configured from the form builder.","sidebar":"forms"},"features/wpml":{"id":"features/wpml","title":"WPML","description":"WPML is plugin that allows multi-lingual functionality for the website, allowing features like post and media translations. Eightshift Forms is fully compatible with WPML, and allows adding language variants (translations) to forms.","sidebar":"forms"},"first-form":{"id":"first-form","title":"Your first form","description":"Adding your first form and displaying it on the frontend is simple:","sidebar":"forms"},"integrations/active-campaign":{"id":"integrations/active-campaign","title":"ActiveCampaign","description":"ActiveCampaign is an integrated email marketing, automation, sales software, and CRM platform.","sidebar":"forms"},"integrations/airtable":{"id":"integrations/airtable","title":"Airtable","description":"Airtable is an platform that makes it easy to build powerful, custom applications.","sidebar":"forms"},"integrations/clearbit":{"id":"integrations/clearbit","title":"Clearbit","description":"Clearbit is an marketing intelligence tool that you can use to effectively get quality B2B data for understanding customers, identifying prospects, and creating personalised marketing and sales exchanges.","sidebar":"forms"},"integrations/goodbits":{"id":"integrations/goodbits","title":"Goodbits","description":"Goodbits is an service that helps you and your business create stellar newsletters from the best links your team and customers are reading.","sidebar":"forms"},"integrations/greenhouse":{"id":"integrations/greenhouse","title":"Greenhouse","description":"Greenhouse is an sourcing automation tool to help hiring teams find, reach and engage top talent quickly and effectively.","sidebar":"forms"},"integrations/hubspot":{"id":"integrations/hubspot","title":"Hubspot","description":"Hubspot is an CRM platform that connects everything scaling companies need to deliver a best-in-class customer experience into one place.","sidebar":"forms"},"integrations/intro":{"id":"integrations/intro","title":"Intro","description":"Integrations with external services give Eightshift Forms its power of automation. You can connect your forms with any supported services and send data to them. In general, we support two ways of form connections.","sidebar":"forms"},"integrations/jira":{"id":"integrations/jira","title":"Jira","description":"Jira is an marketing intelligence tool that you can use to effectively get quality B2B data for understanding customers, identifying prospects, and creating personalised marketing and sales exchanges.","sidebar":"forms"},"integrations/mailchimp":{"id":"integrations/mailchimp","title":"Mailchimp","description":"Mailchimp is an comprehensive email marketing platform that fulfills all your requirements of email correspondence with customers, affiliates, and more.","sidebar":"forms"},"integrations/mailer":{"id":"integrations/mailer","title":"Mailer","description":"Mailer is not and integrations service but a internal service used to send emails. You can connect mailer service with any of the integration services to send emails to your customers.","sidebar":"forms"},"integrations/mailerlite":{"id":"integrations/mailerlite","title":"MailerLite","description":"MailerLite is an email service provider that makes it easier to plan email marketing campaigns for any growing business.","sidebar":"forms"},"integrations/moments":{"id":"integrations/moments","title":"Moments","description":"Moments is an service that allows you to easily send relevant content derived from important customer information, their interests, and activities.","sidebar":"forms"},"integrations/pipedrive":{"id":"integrations/pipedrive","title":"Pipedrive","description":"Pipedrive is a web-based Sales CRM and pipeline management solution that enables businesses to plan their sales activities and monitor deals.","sidebar":"forms"},"integrations/workable":{"id":"integrations/workable","title":"Workable","description":"Workable is an sourcing automation tool to help hiring teams find, reach and engage top talent quickly and effectively.","sidebar":"forms"},"javascript/events/available-events":{"id":"javascript/events/available-events","title":"Available events","description":"You can listen to these events by using the on method on the Event facade.","sidebar":"forms"},"javascript/events/how-to-use":{"id":"javascript/events/how-to-use","title":"How to use?","description":"esFormsAfterCaptchaInit","sidebar":"forms"},"javascript/intro":{"id":"javascript/intro","title":"Intro","description":"In JavaScript, similar to PHP filters and global variables, there are various built-in functions available. This chapter will delve into the ways you can modify and adapt these functions to your specific needs.","sidebar":"forms"},"javascript/manual-initiation":{"id":"javascript/manual-initiation","title":"Manual initiation","description":"If you don\'t want the forms JavaScript to load automatically, you can disable from the admin global settings and load it manually using this event.","sidebar":"forms"},"javascript/state/captcha":{"id":"javascript/state/captcha","title":"Captcha","description":"The captcha object contains methods used in spam protection.","sidebar":"forms"},"javascript/state/conditional-tags":{"id":"javascript/state/conditional-tags","title":"Conditional tags","description":"The conditionalTags object contains methods used to manipulate conditional logic.","sidebar":"forms"},"javascript/state/enrichment":{"id":"javascript/state/enrichment","title":"Enrichment","description":"The enrichment object contains methods to work with the enrichment of the form.","sidebar":"forms"},"javascript/state/form":{"id":"javascript/state/form","title":"Form","description":"The form object contains all getters and setters for managing the form. All methods are connected to the formId value.","sidebar":"forms"},"javascript/state/how-to-use":{"id":"javascript/state/how-to-use","title":"How to use?","description":"As mentioned earlier, Eightshift Forms utilizes the esForms global window object to manage the state. This approach ensures consistency across various functionalities and components.","sidebar":"forms"},"javascript/state/state":{"id":"javascript/state/state","title":"State","description":"State object contains all the information about the current state of the forms, global settings, elements and etc.","sidebar":"forms"},"javascript/state/step":{"id":"javascript/state/step","title":"Step","description":"The step object contains methods used in multi-step/multi-flow forms.","sidebar":"forms"},"javascript/state/store":{"id":"javascript/state/store","title":"Store","description":"The store object contains all getters and setters for managing the application\'s state.","sidebar":"forms"},"javascript/state/utils":{"id":"javascript/state/utils","title":"Utils","description":"The utils object contains helper methods for miscellaneous functionalities such as showing/hiding loaders and setting/unsetting errors.","sidebar":"forms"},"php/filters/admin/settings-data":{"id":"php/filters/admin/settings-data","title":"Settings data","description":"This filter allows adding a custom settings page in the WordPress admin area. Useful when creating custom option pages for Forms add-on plugins.","sidebar":"forms"},"php/filters/block/checkboxes/additional-content":{"id":"php/filters/block/checkboxes/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/country/additional-content":{"id":"php/filters/block/country/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/country/alternative-data-set":{"id":"php/filters/block/country/alternative-data-set","title":"Alternative datasets","description":"We use the DataHub country list to provide a REST route with all the countries, as well as the data in the Geolocation and phone number fields.","sidebar":"forms"},"php/filters/block/date/additional-content":{"id":"php/filters/block/date/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/field/additional-content":{"id":"php/filters/block/field/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/field/style-classes":{"id":"php/filters/block/field/style-classes","title":"Custom field classes","description":"This filter allows you to add custom CSS classes to the field element. You can use this filter to provide custom styles based on some attributes of the field.","sidebar":"forms"},"php/filters/block/field/style-options":{"id":"php/filters/block/field/style-options","title":"Custom field styles","description":"This filter allows you to add definitions for custom field styles. When defined, the style option will be shown in the field options. Make sure to provide a CSS style that targets the class with the name of the value provided.","sidebar":"forms"},"php/filters/block/file/additional-content":{"id":"php/filters/block/file/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/file/preview-remove-label":{"id":"php/filters/block/file/preview-remove-label","title":"Uploaded item remove button label","description":"This filter allows you to change the label for the Remove button in the preview section for the uploaded files. Within the provided string an SVG icon or similar can be included, or anything else that Dropzone.js supports.","sidebar":"forms"},"php/filters/block/form-selector/additional-content":{"id":"php/filters/block/form-selector/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/form-selector/form-templates":{"id":"php/filters/block/form-selector/form-templates","title":"Form templates","description":"This filter allows adding custom form templates to the form selector. This way you can predefine form templates and insert them with a single click.","sidebar":"forms"},"php/filters/block/form/additional-content":{"id":"php/filters/block/form/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/form/additional-hidden-fields":{"id":"php/filters/block/form/additional-hidden-fields","title":"Additional hidden fields","description":"Allows adding custom hidden fields to the form block. These fields will not be visible in the Block Editor. Useful if external data needs to be passed through the form.","sidebar":"forms"},"php/filters/block/form/data-type-selector":{"id":"php/filters/block/form/data-type-selector","title":"Data type selector","description":"This filter will add a new data attribute to the form element. It is used to identify the form type in the frontend.","sidebar":"forms"},"php/filters/block/form/global-msg-headings":{"id":"php/filters/block/form/global-msg-headings","title":"Global msg headings","description":"By default there are no headings on error or success messages but with this filter you will be able to set them. This filter is applied to all forms.","sidebar":"forms"},"php/filters/block/form/hide-global-msg-timeout":{"id":"php/filters/block/form/hide-global-msg-timeout","title":"Global message timeout","description":"This filter allows you to change the timeout of all global messages (e.g. after successful form submission), in milliseconds.","sidebar":"forms"},"php/filters/block/form/phone-sync":{"id":"php/filters/block/form/phone-sync","title":"Phone sync","description":"By default if you change the value on the phone field the country field (if present) will be updated automatically. If you want to disable this feature you can use this filter or use the form global/local settings. This filter will override global settings for phone sync.","sidebar":"forms"},"php/filters/block/form/pre-response-addon-data":{"id":"php/filters/block/form/pre-response-addon-data","title":"Pre-Response Addon Data","description":"Allows adding custom data to the API response when the form is submitted.","sidebar":"forms"},"php/filters/block/form/pre-response-success-redirect-data":{"id":"php/filters/block/form/pre-response-success-redirect-data","title":"Pre-Response Success Redirect Data","description":"Allows adding data to the API response key, which is used when passing data to the success redirect URL.","sidebar":"forms"},"php/filters/block/form/redirect-timeout":{"id":"php/filters/block/form/redirect-timeout","title":"Redirect timeout","description":"This filter allows you to change the delay for the redirect after a successful form submission, in milliseconds.","sidebar":"forms"},"php/filters/block/form/success-redirect-url":{"id":"php/filters/block/form/success-redirect-url","title":"Success redirect URL","description":"This filter allows you to override the success redirect URL, regardless of the one selected in Settings. With the $formType parameter you can customize the URL for each form type.","sidebar":"forms"},"php/filters/block/form/success-redirect-variation":{"id":"php/filters/block/form/success-redirect-variation","title":"Success redirect variation","description":"Success variations is an option that will add additional GET parameter to the success redirect URL. With this parameter you can customize the success page for each form type. First you need to create variations list in the forms global settings and then you can select the variation for each form.","sidebar":"forms"},"php/filters/block/form/success-redirect-variation-options":{"id":"php/filters/block/form/success-redirect-variation-options","title":"Success redirect variation options","description":"While you can create variations list from the forms global setting, by using this filter you can provide additional variations which are fixed and can\'t be changed by the user.","sidebar":"forms"},"php/filters/block/form/tracking-additional-data":{"id":"php/filters/block/form/tracking-additional-data","title":"Tracking additional data","description":"This filter allows you to set additional data that is going to be sent in the dataLayer on certain events. This filter works great in combination with the Tracking event name filter.","sidebar":"forms"},"php/filters/block/form/tracking-event-name":{"id":"php/filters/block/form/tracking-event-name","title":"Tracking event name","description":"This filter allows you to set fixed tracking event name for all or some of your forms. This value is used as an event name sent to the dataLayer when the form is submitted.","sidebar":"forms"},"php/filters/block/forms/style-options":{"id":"php/filters/block/forms/style-options","title":"Custom form styles","description":"This filter allows you to add definitions for custom form styles. When defined, the style option will be shown in the form options. Make sure to provide a CSS style that targets the class with the name of the value provided.","sidebar":"forms"},"php/filters/block/input/additional-content":{"id":"php/filters/block/input/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/phone/additional-content":{"id":"php/filters/block/phone/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/radios/additional-content":{"id":"php/filters/block/radios/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/rating/additional-content":{"id":"php/filters/block/rating/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/select/additional-content":{"id":"php/filters/block/select/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/step/component-next":{"id":"php/filters/block/step/component-next","title":"Multi-step form \\"Next\\" button","description":"This filter allows you to provide custom markup for the multi-step form \\"Next\\" button.","sidebar":"forms"},"php/filters/block/step/component-prev":{"id":"php/filters/block/step/component-prev","title":"Multi-step form \\"Previous\\" button","description":"This filter allows you to provide custom markup for the multi-step form \\"Previous\\" button.","sidebar":"forms"},"php/filters/block/submit/additional-content":{"id":"php/filters/block/submit/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/block/submit/component":{"id":"php/filters/block/submit/component","title":"Custom form submit button","description":"This filter allows you to provide custom markup for the form submit button.","sidebar":"forms"},"php/filters/block/textarea/additional-content":{"id":"php/filters/block/textarea/additional-content","title":"Additional content","description":"","sidebar":"forms"},"php/filters/blocks/additional-blocks":{"id":"php/filters/blocks/additional-blocks","title":"Additional blocks","description":"Allows enabling the use of any custom, core, or 3rd-party block inside the Form builder, e.g. if you want to enable using a Heading block within the form.","sidebar":"forms"},"php/filters/blocks/allowed-blocks":{"id":"php/filters/blocks/allowed-blocks","title":"Allowed blocks","description":"Allows setting a custom list of the allowed blocks within the form editor. It will override the project settings.","sidebar":"forms"},"php/filters/blocks/media-breakpoints":{"id":"php/filters/blocks/media-breakpoints","title":"Media breakpoints","description":"By default, we use 4 breakpoints in our responsive design system, defined here within the breakpoints key.","sidebar":"forms"},"php/filters/enrichment/manual-map":{"id":"php/filters/enrichment/manual-map","title":"Manual map","description":"Enrichment is a feature that allows storing URL parameters or cookie values in the browser localStorage, allowing their use during form submissions, in case they are not available after the user returns to the page.","sidebar":"forms"},"php/filters/entries/pre-post-params":{"id":"php/filters/entries/pre-post-params","title":"Pre-Post Params","description":"Allows modifying field data before storing it into the database. Useful if, for example, a field value needs to determine a custom output of a different field.","sidebar":"forms"},"php/filters/general/http-request-timeout":{"id":"php/filters/general/http-request-timeout","title":"HTTP request timeout","description":"This filter can be used to change the cURL timeout for the file upload, useful if you have to upload large files. The time is calculated in seconds.","sidebar":"forms"},"php/filters/general/locale":{"id":"php/filters/general/locale","title":"Locale","description":"Allows changing the current locale. By default, WordPress will use the locale that is set as the Site Language in settings. A plugin like WPML can also set this value.","sidebar":"forms"},"php/filters/general/scripts-dependency":{"id":"php/filters/general/scripts-dependency","title":"Scripts dependency","description":"In case you are having a conflict with some other plugin or theme, you can try to change the order of the scripts loading. This filter will make forms scripts dependent on your scripts and load them after your scripts."},"php/filters/geolocation/countries":{"id":"php/filters/geolocation/countries","title":"Countries","description":"This filter provides you with the ability to add/remove/edit countries list and countries groups used to filter forms.","sidebar":"forms"},"php/filters/geolocation/db-location":{"id":"php/filters/geolocation/db-location","title":"DB location","description":"Geolocation database file (.mmdb) path on your server. Useful if you want to provide your own IP geolocation library.","sidebar":"forms"},"php/filters/geolocation/phar-location":{"id":"php/filters/geolocation/phar-location","title":"Phar location","description":"Geolocation .phar file path on your server. Useful if you want to provide the geolocation service yourself.","sidebar":"forms"},"php/filters/how-to-use":{"id":"php/filters/how-to-use","title":"How to use?","description":"Eightshift Forms was made by developers, for developers, so we provide a comprehensive set of filters that allow you to modify and extend the behavior of Forms to suit your specific needs.","sidebar":"forms"},"php/filters/integrations/active-campaign":{"id":"php/filters/integrations/active-campaign","title":"ActiveCampaign","description":"","sidebar":"forms"},"php/filters/integrations/airtable":{"id":"php/filters/integrations/airtable","title":"Airtable","description":"","sidebar":"forms"},"php/filters/integrations/clearbit":{"id":"php/filters/integrations/clearbit","title":"Clearbit","description":"Map","sidebar":"forms"},"php/filters/integrations/goodbits":{"id":"php/filters/integrations/goodbits","title":"Goodbits","description":"","sidebar":"forms"},"php/filters/integrations/greenhouse":{"id":"php/filters/integrations/greenhouse","title":"Greenhouse","description":"","sidebar":"forms"},"php/filters/integrations/hubspot":{"id":"php/filters/integrations/hubspot","title":"HubSpot","description":"Files options filter","sidebar":"forms"},"php/filters/integrations/jira":{"id":"php/filters/integrations/jira","title":"Jira","description":"","sidebar":"forms"},"php/filters/integrations/mailchimp":{"id":"php/filters/integrations/mailchimp","title":"Mailchimp","description":"","sidebar":"forms"},"php/filters/integrations/mailer":{"id":"php/filters/integrations/mailer","title":"Mailer","description":"","sidebar":"forms"},"php/filters/integrations/mailerlite":{"id":"php/filters/integrations/mailerlite","title":"MailerLite","description":"","sidebar":"forms"},"php/filters/integrations/moments":{"id":"php/filters/integrations/moments","title":"Moments","description":"Pre-Post Event Params","sidebar":"forms"},"php/filters/integrations/pipedrive":{"id":"php/filters/integrations/pipedrive","title":"Pipedrive","description":"","sidebar":"forms"},"php/filters/integrations/workable":{"id":"php/filters/integrations/workable","title":"Workable","description":"","sidebar":"forms"},"php/filters/scripts/dependency-admin":{"id":"php/filters/scripts/dependency-admin","title":"Dependency admin","description":"Allows changing the order in which the admin area scripts are loaded. Useful when creating a Forms add-on plugin, and your script needs to be loaded before the Forms scripts (e.g. for adding custom event listeners).","sidebar":"forms"},"php/filters/scripts/dependency-blocks-editor":{"id":"php/filters/scripts/dependency-blocks-editor","title":"Dependency blocks editor","description":"Allows changing the order in which the Block Editor scripts are loaded. Useful when creating a Forms add-on plugin, and your script needs to be loaded before the Forms scripts (e.g. for adding custom event listeners).","sidebar":"forms"},"php/filters/scripts/dependency-blocks-frontend":{"id":"php/filters/scripts/dependency-blocks-frontend","title":"Dependency blocks frontend","description":"Allows changing the order in which the block frontend scripts are loaded. Useful when creating a Forms add-on plugin, and your script needs to be loaded before the Forms scripts (e.g. for adding custom event listeners).","sidebar":"forms"},"php/filters/scripts/dependency-theme":{"id":"php/filters/scripts/dependency-theme","title":"Dependency theme","description":"Allows changing the order in which the theme area scripts are loaded. Useful when creating a Forms add-on plugin, and your script needs to be loaded before the Forms scripts (e.g. for adding custom event listeners).","sidebar":"forms"},"php/filters/scripts/routes-private":{"id":"php/filters/scripts/routes-private","title":"Routes private","description":"Allows adding custom routes to the private routes list, available from the Forms global window object.","sidebar":"forms"},"php/filters/scripts/routes-public":{"id":"php/filters/scripts/routes-public","title":"Routes public","description":"Allows adding custom routes to the public routes list, available from the Forms global window object.","sidebar":"forms"},"php/filters/validation/force-mimetype-from-fs":{"id":"php/filters/validation/force-mimetype-from-fs","title":"Force mimetype from FS","description":"Forces MIME type validation based on the filesystem values. This is the default behavior. In case the file does not exist, the behavior falls back to validating using the MIME type from the POST object.","sidebar":"forms"},"php/global-variables/geolocation":{"id":"php/global-variables/geolocation","title":"Geolocation","description":"ESGEOLOCATIONIP","sidebar":"forms"},"php/global-variables/google-recaptcha":{"id":"php/global-variables/google-recaptcha","title":"Google reCaptcha","description":"ESGOOGLERECAPTCHASITEKEY","sidebar":"forms"},"php/global-variables/how-to-use":{"id":"php/global-variables/how-to-use","title":"How to use?","description":"You can access all the global configurations from the WordPress admin interface. However, if you want to ensure that some of these configurations remain constant, you can make use of global constants.","sidebar":"forms"},"php/global-variables/integrations/active-campaign":{"id":"php/global-variables/integrations/active-campaign","title":"Active Campaign","description":"ESAPIKEYACTIVECAMPAIGN","sidebar":"forms"},"php/global-variables/integrations/airtable":{"id":"php/global-variables/integrations/airtable","title":"Airtable","description":"ESAPIKEY_AIRTABLE","sidebar":"forms"},"php/global-variables/integrations/clearbit":{"id":"php/global-variables/integrations/clearbit","title":"Clearbit","description":"ESAPIKEY_CLEARBIT","sidebar":"forms"},"php/global-variables/integrations/goodbits":{"id":"php/global-variables/integrations/goodbits","title":"Goodbits","description":"ESAPIKEY_GOODBITS","sidebar":"forms"},"php/global-variables/integrations/greenhouse":{"id":"php/global-variables/integrations/greenhouse","title":"Greenhouse","description":"ESAPIKEY_GREENHOUSE","sidebar":"forms"},"php/global-variables/integrations/hubspot":{"id":"php/global-variables/integrations/hubspot","title":"Hubspot","description":"ESAPIKEY_HUBSPOT","sidebar":"forms"},"php/global-variables/integrations/jira":{"id":"php/global-variables/integrations/jira","title":"Jira","description":"ESAPIKEY_JIRA","sidebar":"forms"},"php/global-variables/integrations/mailchimp":{"id":"php/global-variables/integrations/mailchimp","title":"Mailchimp","description":"ESAPIKEY_MAILCHIMP","sidebar":"forms"},"php/global-variables/integrations/mailerlite":{"id":"php/global-variables/integrations/mailerlite","title":"MailerLite","description":"ESAPIKEY_MAILERLITE","sidebar":"forms"},"php/global-variables/integrations/moments":{"id":"php/global-variables/integrations/moments","title":"Moments","description":"ESAPIKEY_MOMENTS","sidebar":"forms"},"php/global-variables/integrations/pipedrive":{"id":"php/global-variables/integrations/pipedrive","title":"Pipedrive","description":"ESAPIKEY_PIPEDRIVE","sidebar":"forms"},"php/global-variables/integrations/workable":{"id":"php/global-variables/integrations/workable","title":"Workable","description":"ESAPIKEY_WORKABLE","sidebar":"forms"},"php/helpers":{"id":"php/helpers","title":"Helpers","description":"Eightshift Forms offers static helpers that can be implemented in your project. The key difference between these helpers and filters is that you can use the former in your theme or plugin code regardless of the load cycle.","sidebar":"forms"},"php/intro":{"id":"php/intro","title":"Intro","description":"In Eightshift Forms we use multiple ways to provide customizability to your project. PHP customizations are the most powerful way to customize your forms and by using WordPress native filters and global variables you will be able to customize almost anything.","sidebar":"forms"},"php/wp-cli":{"id":"php/wp-cli","title":"WP-CLI","description":"What is WP-CLI?","sidebar":"forms"},"tutorials/playlist":{"id":"tutorials/playlist","title":"Playlist","description":"We think that a picture is worth a thousand words, and video is worth a thousand pictures. So, we\'ve created a series of videos to help you get started with the basics of using forms. We hope you find them useful!","sidebar":"forms"},"welcome":{"id":"welcome","title":"Welcome","description":"Welcome to the Eightshift Forms documentation! This powerful and versatile WordPress project is designed to revolutionize the way you handle forms in your web development projects.","sidebar":"forms"}}}')}}]); \ No newline at end of file diff --git a/assets/js/runtime~main.16e7d0e4.js b/assets/js/runtime~main.8faea48e.js similarity index 99% rename from assets/js/runtime~main.16e7d0e4.js rename to assets/js/runtime~main.8faea48e.js index 8fbf421bd..b681e2ded 100644 --- a/assets/js/runtime~main.16e7d0e4.js +++ b/assets/js/runtime~main.8faea48e.js @@ -1 +1 @@ -(()=>{"use strict";var e,c,a,d,b,f={},t={};function r(e){var c=t[e];if(void 0!==c)return c.exports;var a=t[e]={exports:{}};return f[e].call(a.exports,a,a.exports,r),a.exports}r.m=f,e=[],r.O=(c,a,d,b)=>{if(!a){var f=1/0;for(i=0;i=b)&&Object.keys(r.O).every((e=>r.O[e](a[o])))?a.splice(o--,1):(t=!1,b0&&e[i-1][2]>b;i--)e[i]=e[i-1];e[i]=[a,d,b]},r.n=e=>{var c=e&&e.__esModule?()=>e.default:()=>e;return r.d(c,{a:c}),c},a=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,r.t=function(e,d){if(1&d&&(e=this(e)),8&d)return e;if("object"==typeof e&&e){if(4&d&&e.__esModule)return e;if(16&d&&"function"==typeof e.then)return e}var b=Object.create(null);r.r(b);var f={};c=c||[null,a({}),a([]),a(a)];for(var t=2&d&&e;"object"==typeof t&&!~c.indexOf(t);t=a(t))Object.getOwnPropertyNames(t).forEach((c=>f[c]=()=>e[c]));return f.default=()=>e,r.d(b,f),b},r.d=(e,c)=>{for(var a in c)r.o(c,a)&&!r.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:c[a]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce(((c,a)=>(r.f[a](e,c),c)),[])),r.u=e=>"assets/js/"+({123:"80d5addc",683:"44f6c623",912:"9cd35a7e",1005:"7b3a75e2",1463:"31e124ed",1907:"fda35176",1953:"35847f85",2017:"a45b31ec",2040:"09d8acdc",2110:"8cdd3050",2143:"7d063b53",2234:"e71b04e6",2626:"e6326b0c",2709:"3cc3f22b",2821:"3d99f89d",2860:"94335e76",2864:"46604707",3168:"ccea3a4d",3197:"8df52c09",3530:"56f8d3dd",3552:"ddb69969",4309:"07fb059b",4392:"805db72d",4590:"a372a63b",4669:"2067e39b",4675:"790fff8f",5200:"a9ff9f98",5488:"0a9768df",5662:"d0e59ab5",5730:"9a04d7c3",5768:"64e3919b",5934:"a43c0a1c",6237:"30e34e97",6650:"ce7d450a",7561:"22cdf000",7582:"c7fa2f29",7687:"0205c089",8256:"cd521b29",8482:"c3122f65",8548:"759f3f6b",8622:"1b63fe07",8833:"73699c74",8891:"a0d23381",10001:"8eb4e46b",10290:"31d6ca5c",10725:"24b57605",10817:"aa47c437",10823:"bb95e167",10898:"7c673fac",11209:"e8854f45",11364:"c361232e",11370:"ed3575d5",11477:"b2f554cd",11503:"a6e1df93",11528:"d88895d1",11713:"a7023ddc",11792:"44ef7d31",11832:"8e0a64cf",11852:"43ab2c5c",11928:"bc8a7ae5",12080:"c38fd7bd",12345:"37f27a13",12429:"81d5dffa",12594:"0cf6d2ee",12666:"dd059938",12706:"b9355076",13234:"7fa80a78",13745:"d3930d00",13759:"d28f320b",13894:"0655bd76",14011:"63b7ed35",14032:"a374712b",14047:"4f6e5aff",14236:"5add9946",14248:"3aebe9a9",14274:"5fc994c2",14327:"6b8dfc08",14422:"548faf69",14575:"36d70216",14650:"97cb0cff",14799:"bf7018cf",14845:"80796e9f",14973:"f92772a6",14996:"6a5d09b2",15008:"f00dda52",15388:"41aa949a",15751:"b31b2138",15777:"388ae04f",15954:"47a776f2",16106:"4cfcdd67",16337:"89c5f7f6",16586:"183053be",16633:"22e7b626",16864:"e7328bb1",16875:"c9815f8a",16899:"8ddbe34c",17025:"795f4ac3",17107:"147ca104",17312:"1ab6957b",17343:"5025c75d",17375:"e3792bbb",17577:"3124e7fd",17905:"590322ab",17993:"4ec5858e",18505:"6cbda4b6",18518:"a7bd4aaa",18603:"7a9c7a9a",18639:"c661d3f1",19373:"f6aef24f",19520:"e0d892c2",19555:"5bf26d11",19722:"56802612",20090:"67da9612",20101:"be197d78",20394:"e801e723",20505:"ae5745cc",20850:"d14f8ee5",21260:"8b62c48f",21303:"b9979bed",21336:"3e53f2d3",21592:"f92290a0",21594:"56b8c1aa",21740:"b3636d59",21958:"19a6ffde",22086:"51f93b96",22260:"cd0300a2",22358:"812444b5",22367:"d5c4c4ae",22705:"32030e6f",22776:"6f0e603d",23246:"3a244aec",23289:"90c2c848",24033:"938b8490",24190:"e79e64be",24265:"79818576",24302:"963c8ac0",24359:"39c8d3f8",24373:"b8283c8e",24460:"6b207c51",24490:"23464d23",24498:"20e43c84",24681:"e12d4719",24783:"40bcb702",25335:"62f60b5b",25450:"2c773ba3",26079:"4e946086",26244:"ed133f89",26512:"325ddbed",26604:"74bedbb6",26736:"619eeade",27561:"25b43794",27639:"83ee1d6a",27773:"1698e1d1",27848:"30241ed8",27918:"17896441",27922:"9bd54e26",27987:"281e3fe0",28015:"715a66b3",28177:"029c29d9",29041:"9f25cf08",29099:"d1a0cea3",29340:"88748759",29661:"5e95c892",29711:"952356a8",29737:"f7b99134",29824:"96795ae1",30385:"49403d8c",30602:"beb2a160",30673:"13c21afe",30866:"6f52e085",31574:"9bd02e6c",31647:"3b5edcc4",31653:"b4f7c3fb",31823:"9e4e2e8b",31935:"cfae12a4",33179:"b3b90a5e",33206:"92a392ff",33263:"230a0014",33304:"59c340d8",33346:"7fbb6eb5",33488:"35d3178b",33658:"ecf43748",34111:"53a1ff94",34339:"5be441ac",34514:"62284ec3",35179:"39035dcb",35460:"d0b1075b",35466:"9cd71f2c",35491:"1c82c718",36007:"f8bbda75",36666:"014fa81c",36766:"600a6af1",36790:"998cd6c6",37086:"26b1dccf",37303:"dbd7356d",37379:"3481c063",37423:"7d1194b2",37530:"ee4eba04",37739:"679e6283",37907:"3f56b28d",37933:"10c1e86a",38042:"18ea4958",38147:"af8ed05f",38262:"6b94b48b",38284:"bcdc9a5c",38551:"acacc2b4",38703:"fd4ea388",38765:"318b66a0",38768:"a2dbf4e7",39087:"7b2162ed",39205:"31b83fd6",39252:"5bd755c4",39599:"369bf9e9",39687:"326267d5",39964:"d9cc83f8",40089:"c62d4947",40168:"1aa24188",40360:"60d85392",40653:"44c6aa62",40730:"b3760b7c",40884:"f8d85197",40988:"af09cb5f",41254:"27c45671",41381:"1eef4415",41772:"8c05f4d5",41790:"ce0a947c",42367:"2a89e141",42709:"4f057d99",42957:"2d764dca",43118:"4eaf1272",43215:"779187a6",43347:"e4399142",43362:"b22c1dac",43374:"5cda8f59",43621:"92621e92",44136:"f0ebaa7e",44198:"f34f869b",44280:"52c25d1c",44639:"0dcc1e01",45012:"9e8339c4",45249:"4293ef56",46065:"be937143",46103:"ccc49370",46245:"d2dc1d28",46604:"0e617e7a",46738:"5d41d0b6",46946:"2b4fbe73",47079:"749660c3",47495:"883d241c",47546:"07b5dca2",47697:"688ea354",47698:"66151e3f",47829:"5ba3e239",48379:"103a101a",48417:"1622041d",48449:"dc28c8db",48472:"aebfde4b",48610:"6875c492",48792:"092d0294",48944:"ce19f7d3",48952:"afb6799c",48976:"6299beff",49496:"72822034",49594:"435e79fb",49612:"2747918f",49739:"72aadbbe",49900:"c9f06a2a",49909:"cec206a7",50434:"186bf65f",50618:"4ece2ef5",50836:"f407a811",50964:"bce2f7e5",51538:"fd21cc65",51566:"eaffcef6",51610:"2e99cb0e",52032:"5ed3387d",52432:"769f10a0",52483:"67644baa",52521:"b8b55b85",52535:"814f3328",52592:"02b9869f",52721:"e1f747d9",52910:"39b05d13",53244:"0fe8a02a",53443:"e9beab12",53608:"9e4087bc",54005:"6156002b",54069:"e00f1d66",54178:"44b117b5",54281:"c709f244",54379:"e90b4b34",54583:"bff0bad2",54909:"ce4b3df7",55178:"4f8601bc",55256:"2bd83684",55273:"c2a527e7",55338:"4aad33a5",55582:"40adba6a",56129:"23da3c05",56204:"714feb36",56224:"39447efc",56264:"390b04b5",56664:"8ae4ee15",56759:"7dd4c8bc",56824:"1d1d00c8",56962:"286194e8",57182:"86405c0e",57551:"10db50b8",57720:"96c3e083",57780:"5024c8a9",57971:"c38062b9",59350:"d5f39101",59441:"45a57db1",59602:"ba4d70ca",60082:"ad6305cb",60277:"85c52577",60299:"0242a13a",60322:"8ddd1f69",60401:"b11b48f8",60414:"1f5f1faf",60614:"4dad0b95",60710:"43d76b0c",61496:"d845213b",61823:"5e3b00c5",62139:"7c785ce9",62303:"b8b9d8e8",62359:"9962ee1e",62707:"1a6a2ec3",62847:"426b1138",62887:"37703fea",62933:"9f6545b7",63057:"a5dd7d10",63252:"29014e21",63452:"4619ca6c",63538:"dbfa0beb",63548:"efbb6268",63571:"bb98611a",63749:"e8a4c7be",63750:"1a8da153",63841:"a56ad6f0",64013:"01a85c17",64068:"e2bba919",64195:"c4f5d8e4",64314:"e18eec83",64341:"d6a42b72",64526:"d0301901",64909:"3fd111c7",65039:"0bea9cd5",65230:"13362ea9",66114:"0058bf23",66171:"90151e6b",66250:"163b78fe",66942:"f218f265",67175:"45159772",67567:"d136d263",67702:"ec5d0804",67759:"4b8950e9",68012:"de657462",68243:"5c125432",68330:"518baa20",68975:"2176bd9e",69051:"a45434fa",69090:"e4af6a2d",69441:"a2d3b782",69500:"fea00b33",69565:"d7756765",69847:"ee1ed8c4",69867:"50c94cd7",70036:"64793643",70131:"795feea1",70262:"6ffa71f8",70672:"81faadf7",70702:"3ed2c247",70741:"c72fb457",71036:"048a2137",71128:"5b027e06",71146:"dc46868d",71419:"fbd7f063",71431:"f162eb70",71469:"b4c9bdc9",71508:"b64e38ac",71658:"837a3e8d",72468:"b6d824a3",72521:"a2947dce",72558:"901c0002",72908:"42478870",73013:"da20989d",73570:"aee4c48a",73590:"499ba0c7",73638:"6afb304f",73670:"962afcd6",73684:"fdc13b44",73887:"afdc90ee",73899:"35144e55",74121:"c9c3a302",74192:"f1a7576f",74292:"c87de583",74598:"adaf2bab",74683:"fce92293",74711:"ee924e36",74758:"066ec25f",75393:"9d954fea",75526:"dea8b3ed",75574:"83ce5e05",75756:"ff445556",75827:"f880b41b",75860:"87f23a60",75885:"39d8d90f",75970:"f0f0c9e0",76288:"54305ae0",76590:"9e3bbdc0",76594:"fbe7d2e8",76741:"ca69ab29",76742:"ed480930",76809:"3b7ac723",76811:"a3a64d88",76814:"bca46e3f",77579:"8e2e6ad6",78171:"533d3ffb",78294:"4e418365",78327:"ef02483f",78345:"641a79fb",78384:"7089c5e9",78393:"42d5a18c",78645:"259bd0c5",78887:"adb54813",78949:"f5d62c05",78951:"2297cc0d",79087:"bc5075fb",79133:"0810f675",79204:"a97e7f15",79321:"0aeeb10b",79505:"1385dc12",79528:"85d49e2b",79573:"9f724635",79590:"25539fcb",80053:"935f2afb",80239:"0f187495",80389:"e110487c",80409:"2716246c",80816:"8eb5a1d8",80843:"5d34a3e0",80920:"2a615d1d",81090:"db98aa0c",81135:"9ac95129",81302:"2e9194de",81420:"8364cffd",81486:"f26f0cdb",82209:"43adcc08",82214:"7ddf2558",82452:"41bc8270",82882:"ee85e3b6",83036:"c6cd348e",83101:"b6358757",83256:"6203860c",83304:"a112d798",83350:"da81302a",83511:"ea645227",83709:"7cca0223",83800:"9a46388f",84266:"0c06981f",84279:"c55525a9",84897:"e8903528",84951:"8df1c5c9",85064:"c344252c",85219:"ae8e07b1",85454:"7cbc5997",85526:"46ddaac3",85985:"08cebe36",86057:"b6915d5f",86180:"9ca2f55b",86198:"cf4609e7",86405:"ae06c6f1",86438:"8d5ae15a",86487:"d817bad3",86840:"ab8fc1e5",86873:"98c40af1",86894:"add2b463",87019:"2554564d",87091:"6eb5397d",87305:"ebfee794",87823:"54b7d866",87862:"85434a08",87888:"536309bb",87954:"5b767225",88005:"541d824c",88394:"07af796b",88426:"23002826",88427:"a12ac645",88599:"385e6aa6",88863:"64042be6",88925:"7c7e3f2e",88963:"c78f4965",89141:"640b2864",89204:"76f2b92e",89217:"68c90bbc",89340:"9ec15741",89509:"9eec1b69",89659:"6042c76a",89758:"db6287e5",90393:"110cdc73",90533:"b2b675dd",90717:"7c97d78d",90742:"0d27e988",91186:"d0ecf97a",91414:"fae9d50a",91799:"035d9dc3",92149:"889c25c7",92505:"73496ed9",92972:"fbe6399d",93089:"a6aa9e1f",93392:"f0b5617d",93464:"fd6d4018",93521:"e37577e1",94120:"2c4528c6",94190:"6bcded04",94368:"a94703ab",94829:"0c7b26d1",94908:"7cf19012",95053:"9d107aac",95085:"f7aec19e",95181:"c80bf43d",95534:"0f1457e8",96163:"8383ea83",96434:"6e870323",96591:"daf8bbf9",96781:"5f22e924",96854:"0cbbedcd",97227:"0cde639a",97485:"2345a3b7",97517:"c15d2dfd",97550:"2f2ad190",97607:"cb3c2681",97727:"7d66ff10",97920:"1a4e3797",98025:"d0c63040",98112:"341e5e63",98169:"39e353ee",98195:"43ac2fb4",98202:"8f5a650f",98228:"9dc56d2c",98280:"46540e82",98761:"f4a6cc60",98825:"9f7aca5a",99248:"01980361",99259:"a737efbc",99346:"7ee32c60",99701:"06946b11",99731:"5fbdd67a",99815:"9cc47562",99958:"cb7a22d0"}[e]||e)+"."+{123:"15f0843b",683:"c6b37097",912:"e600d19b",1005:"1892f936",1463:"a2af7a01",1907:"7038af56",1953:"02ec29c7",2017:"675e3a3f",2040:"3e0471c0",2110:"96eb956a",2143:"9652dab0",2234:"4bfa22ff",2626:"432b79d4",2709:"1b3ed19f",2821:"6c749b3f",2860:"74a30512",2864:"c41def5c",3168:"0f97d1eb",3197:"7cd49fce",3530:"f0741411",3552:"1df53c92",4309:"e2370fbb",4392:"e5918289",4590:"d96f4ce1",4669:"f89115ab",4675:"dd096038",5200:"c5657158",5488:"3bb1668c",5662:"24ac2d20",5730:"c7f859d2",5768:"32815697",5934:"117faab0",6237:"2013e644",6650:"61b2642b",7561:"294b5752",7582:"a2583f43",7687:"17f39501",8256:"a15ed2a8",8482:"f0a18bf2",8548:"83d460ef",8622:"55ee408d",8833:"0f0a356d",8891:"3de22752",10001:"6c571dcd",10290:"e336b372",10725:"10361e64",10817:"d2a655ad",10823:"efe3fb50",10898:"4b60a714",11209:"8bc49a07",11364:"ad0c45e4",11370:"fa8f8948",11477:"66ac60ee",11503:"3c9d786a",11528:"34ba02b1",11713:"2c730e52",11792:"c05ac4f2",11832:"4488e7b2",11852:"95fb156e",11928:"95c6df19",12080:"d95ef8f6",12345:"fcdc5e0b",12429:"7049f69e",12594:"8e18c2f6",12666:"65eeecd6",12706:"d220a535",13234:"8b995c9f",13745:"c49cface",13759:"9cf76f87",13894:"4c0ec105",14011:"15311b8e",14032:"d5f26001",14047:"39a7624f",14236:"8bf5231a",14248:"a0e94b0a",14274:"94070f56",14327:"d7e437bd",14422:"85fce851",14575:"fe56d203",14650:"78f7ad75",14799:"cf3d3c22",14845:"46b2c0c2",14973:"00162167",14996:"a94df5fc",15008:"31067901",15388:"378f4eac",15751:"aa68ee3b",15777:"5128fbb5",15954:"192fa5e6",16106:"a0c419b2",16337:"98173ac8",16586:"74979dac",16633:"e84a9aaf",16864:"51ad52bc",16875:"278cdd7d",16899:"37351202",17025:"4beefd67",17107:"f5134be0",17312:"bbec41bd",17343:"f5456093",17375:"98d3c9e8",17577:"f693c062",17905:"6301176f",17993:"9f3b451e",18505:"dd510b8c",18518:"2e308d0f",18603:"373e03fb",18639:"dc540f16",18894:"5830acd4",19373:"32215f88",19520:"255ff9c8",19555:"ce9938dc",19722:"f283ecb4",20090:"009ea077",20101:"c0b7ab5b",20394:"ee8b081e",20505:"ff7be3ee",20850:"ec215865",21260:"1dfb1c2b",21303:"d6a8a3c7",21336:"cf61fe40",21592:"73f3b51d",21594:"be2cc16e",21740:"b34b512c",21958:"3877e950",22086:"3bc87e7f",22260:"9bffa988",22358:"ea035503",22367:"3f9f5cee",22705:"d5e91da2",22776:"412c68ae",23246:"35deca43",23289:"9f4c7505",24033:"9177d581",24190:"14a7e8e4",24265:"40deca28",24302:"f28dfada",24359:"2243da4c",24373:"d86682f7",24460:"0f690627",24490:"31b480b2",24498:"12fbfbca",24681:"159202ed",24783:"cf737cb3",25335:"6241dad8",25450:"7bd18c47",26079:"ae370b77",26244:"e3ec197b",26512:"b2e420d4",26604:"6467f947",26736:"f689e75b",27561:"69fb15e9",27639:"52d99159",27773:"77ad3211",27848:"000d9940",27918:"34f4d4c0",27922:"77e44f6a",27987:"3dc12786",28015:"07782cab",28177:"e2924cc7",29041:"3433e953",29099:"1912a91d",29340:"23187211",29661:"6755808b",29711:"3aff99d8",29737:"37b62454",29824:"24b3cd03",30385:"cb88ed31",30602:"a6a67747",30673:"e55af57b",30866:"51a68d0d",31574:"367b7884",31647:"3684df6d",31653:"778e23f3",31823:"86137961",31935:"68a2c653",33179:"743d0ff3",33206:"0f4aadbb",33263:"30873c22",33304:"4a2dde3d",33346:"1bf8eeb2",33488:"6f3c7795",33658:"8d13331d",34111:"b8512e71",34339:"290b1fd3",34514:"80672934",35179:"4c15c05d",35460:"7f8d7aa0",35466:"c0f0bdb5",35491:"e3874e66",36007:"6fa96c37",36666:"fdc41dda",36766:"0347c3f7",36790:"73d48907",37086:"cc65587e",37303:"710f58d0",37379:"171c8b20",37423:"92eaf60c",37530:"73a3c760",37739:"c7098294",37907:"e2b5944e",37933:"4a399495",38042:"653172d2",38147:"fdfee31a",38262:"a1360d26",38284:"66652ab3",38551:"4e41e2cd",38703:"91819333",38765:"71a4309b",38768:"9406acd6",39087:"4fa1726e",39205:"b12ed716",39252:"385bddae",39599:"b7a0057d",39687:"c508303e",39964:"49043620",40089:"132e7071",40168:"42846a2d",40360:"7b10d781",40653:"93429933",40730:"b508f851",40884:"56b3abf5",40988:"ff5ef31d",41254:"e27c851f",41381:"400a6212",41772:"725994e0",41790:"a622469e",42367:"c01e3167",42709:"64d258b3",42957:"bce4062b",43118:"ea9b7d48",43215:"bb17c578",43347:"51d32080",43362:"3c5a6fb8",43374:"d25191a4",43621:"f0d805f2",44136:"3cf51860",44198:"3cc02137",44280:"a5a00ca8",44639:"b8b669ab",45012:"699e6d90",45249:"3102a347",46065:"9b9ce781",46103:"f2e8965c",46245:"f24d1b39",46604:"39ab3af3",46738:"a4885715",46945:"ecbe0d45",46946:"c1991394",47079:"ceeff181",47495:"d625546e",47546:"324e6672",47697:"d3d262f3",47698:"213166fb",47829:"f5273366",48379:"6f8d89af",48417:"c6f2ec7d",48449:"020d1356",48472:"f94a8d77",48610:"4540ba6a",48792:"dbd159f8",48944:"cf564f41",48952:"bb9c8e9b",48976:"77a1ae68",49496:"9953cc32",49594:"4803e223",49612:"a84ac230",49739:"850ee564",49900:"b0c11554",49909:"57565897",50434:"b844103a",50618:"a346d153",50836:"a49d423d",50964:"032a4a30",51538:"79afb707",51566:"410d9bcc",51610:"a8abf49b",51772:"1f02e670",52032:"1371409d",52432:"72f9d4dd",52483:"8979f6c8",52521:"e1eca788",52535:"4a44c4ec",52592:"a168b8ba",52721:"63955f22",52910:"68a9c05a",53244:"a342ead9",53443:"1abe30d7",53608:"0ac6f908",54005:"01911e4d",54069:"15c612ec",54178:"ff284632",54281:"e769dbfb",54379:"03dc8a8a",54583:"0004f8f8",54909:"7be556dc",55178:"7510502f",55256:"c1381430",55273:"657f446a",55338:"417fc2e7",55582:"326852fc",56129:"d1021a57",56204:"3b874ad1",56224:"2175902a",56264:"b3e99992",56664:"c09704a7",56759:"7f8dd4a6",56824:"f6c6b1fb",56962:"e3741010",57182:"0843d1ff",57551:"50c25fec",57720:"231d3ea6",57780:"fcee0973",57971:"9eb89be6",59350:"6da9fa81",59441:"2e0ee51e",59602:"dd405777",60082:"ae82c4c5",60277:"5f0e0c37",60299:"9ccecec0",60322:"66ea7cf1",60401:"5bc110c6",60414:"8fb831a8",60614:"2881bf0b",60710:"2c5253dc",61426:"ad11bab6",61496:"3f50a9a0",61823:"a2a79fd0",62139:"bd908545",62303:"54b76df8",62359:"f07389de",62707:"4405f9c7",62847:"329cf2ce",62887:"99161a81",62933:"e8e06654",63057:"0199b425",63252:"f8043adf",63452:"e589dfd6",63538:"e1467fe8",63548:"96289e1b",63571:"081680bd",63749:"3cb2e0f1",63750:"2ad879b0",63841:"c2a69256",64013:"9251edb3",64068:"22fa79e1",64195:"02ad68f5",64314:"0b3e9eb5",64341:"cc6fa16e",64526:"75603c1c",64909:"db6784d4",65039:"00c46752",65230:"78813260",66114:"ddce52ea",66171:"20efc855",66250:"cf9f1851",66942:"fc97f220",67175:"2907a66a",67567:"aedbc5f1",67702:"6fb74092",67759:"b3d137ed",68012:"161004f4",68243:"be34af4d",68330:"92543ff6",68975:"89cd477b",69051:"058c2865",69090:"11bc7f5e",69441:"c3dee7b8",69500:"c3eab119",69565:"d1faefac",69847:"1d214711",69867:"96a35fbe",70036:"838ffe2d",70131:"556f08a6",70262:"a5687f81",70672:"67952a60",70702:"acedf7ca",70741:"5735ed47",71036:"e8b17c24",71128:"a9beeeea",71146:"4181a7b7",71419:"06a7ece7",71431:"7c2a8fe7",71469:"f47be3c1",71508:"b9fa4b63",71658:"42466650",72312:"8739f414",72468:"078283e6",72521:"ad85b6b4",72558:"b7f55f91",72908:"81614351",73013:"d2c0220f",73570:"539deb79",73590:"a07b757c",73638:"fc213360",73670:"56c29317",73684:"4a91cbee",73887:"cd734fc7",73899:"3f2872b1",74121:"a0a7a249",74192:"3afe6195",74292:"7bc36fca",74598:"b7071765",74683:"8dfaac74",74711:"5f86623c",74758:"e1d214eb",75393:"17ce9856",75526:"c23e4654",75574:"36d07a69",75756:"139913f3",75827:"1cc4f5e3",75860:"4d0104b4",75885:"cf24ec47",75970:"c7013093",76288:"322d6a13",76590:"7f7c6687",76594:"143e65ca",76741:"fb293bef",76742:"4b5144fb",76809:"748601a3",76811:"24a2a7fe",76814:"2866f9f2",77579:"417e18a3",78171:"b841e645",78294:"41fd0787",78327:"1aeb5f09",78345:"2a78faf9",78384:"134bf9fb",78393:"9c96bc1b",78645:"6d5e254d",78887:"abac955b",78945:"5150309a",78949:"a0f5adae",78951:"a31f93cb",79087:"da760e69",79133:"a317fa55",79204:"88f80f65",79321:"fbde84e0",79505:"9c86bbac",79528:"9566f508",79573:"f2215c7e",79590:"1f7852d7",79677:"ff84d711",80053:"9900e50f",80239:"83c9fa17",80389:"ce184b28",80409:"bee4320c",80816:"2c9aa8b7",80843:"838df7a8",80920:"c6a4e223",81090:"6d450e83",81135:"72daa972",81302:"6ed3f8aa",81420:"774e7dbc",81486:"b794ea48",82209:"89acebf4",82214:"aa1a20e0",82452:"b88bd7e5",82882:"e23b8401",83036:"7cb85e40",83101:"993031c6",83256:"90123551",83304:"230837a3",83350:"446c7a40",83511:"82fb87ba",83709:"9a73c3ef",83800:"f96d5bc9",84266:"fa2bb7b3",84279:"7679ae4b",84897:"82fff298",84951:"f2356997",85064:"7e1152d4",85219:"13117715",85454:"99e0c7d6",85526:"cb5ef1b8",85985:"efa483ac",86057:"bfa9e219",86180:"397124c1",86198:"71907238",86405:"7982502d",86438:"466ab492",86487:"ba15b2d0",86840:"8391afb4",86873:"fbafb9a3",86894:"ab7a10d3",87019:"e2f03e00",87091:"e84389fa",87305:"d08daa2b",87823:"a25e11be",87862:"edfbabc8",87888:"58aaf7bf",87954:"d3781cd4",88005:"127f329b",88394:"7e7f6581",88426:"c2264648",88427:"892517a6",88599:"cd0d9600",88863:"7918116c",88925:"da404daf",88963:"14d572fc",89141:"19c9fe67",89204:"2423aa4a",89217:"2d1fdbf6",89340:"a276f235",89509:"d1f357ef",89659:"fdaf9388",89758:"9b635b04",90393:"bc469159",90533:"5b585411",90717:"648f5016",90742:"8e51007e",91186:"4dd1b3d7",91414:"ece4f6a6",91799:"a3b3714a",92149:"de1538ba",92505:"ce329dc2",92972:"9d285f1b",93089:"beca3713",93392:"3ba2b97d",93464:"7d6048a5",93521:"b9e4681b",94120:"d38ebd4e",94190:"ff8f8d59",94368:"84041cb0",94829:"db1638b5",94908:"945032ff",95053:"edfd0698",95085:"c3c0f029",95181:"0b564bdf",95534:"4fafffdc",96163:"2676a8af",96434:"adeab9ff",96591:"bad594d0",96781:"1b7cb3cf",96854:"6b668811",97227:"f00b953b",97485:"20d709fd",97517:"c4804871",97550:"17e823fe",97607:"d9ccfa82",97727:"e7575e35",97920:"df762252",98025:"7fc9c4e4",98112:"6128984b",98169:"e328c632",98195:"4055e6cc",98202:"e0347b62",98228:"79a73580",98280:"ea981ba9",98761:"9f45f239",98825:"f0f05002",99248:"8717faba",99259:"78e68969",99346:"16da8ddc",99701:"c87f93dd",99731:"a65e7d6b",99815:"b2cb6b4f",99958:"0483d508"}[e]+".js",r.miniCssF=e=>{},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,c)=>Object.prototype.hasOwnProperty.call(e,c),d={},b="@eightshift/docs:",r.l=(e,c,a,f)=>{if(d[e])d[e].push(c);else{var t,o;if(void 0!==a)for(var n=document.getElementsByTagName("script"),i=0;i{t.onerror=t.onload=null,clearTimeout(s);var b=d[e];if(delete d[e],t.parentNode&&t.parentNode.removeChild(t),b&&b.forEach((e=>e(a))),c)return c(a)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:t}),12e4);t.onerror=l.bind(null,t.onerror),t.onload=l.bind(null,t.onload),o&&document.head.appendChild(t)}},r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.p="/",r.gca=function(e){return e={17896441:"27918",23002826:"88426",42478870:"72908",45159772:"67175",46604707:"2864",56802612:"19722",64793643:"70036",72822034:"49496",79818576:"24265",88748759:"29340","80d5addc":"123","44f6c623":"683","9cd35a7e":"912","7b3a75e2":"1005","31e124ed":"1463",fda35176:"1907","35847f85":"1953",a45b31ec:"2017","09d8acdc":"2040","8cdd3050":"2110","7d063b53":"2143",e71b04e6:"2234",e6326b0c:"2626","3cc3f22b":"2709","3d99f89d":"2821","94335e76":"2860",ccea3a4d:"3168","8df52c09":"3197","56f8d3dd":"3530",ddb69969:"3552","07fb059b":"4309","805db72d":"4392",a372a63b:"4590","2067e39b":"4669","790fff8f":"4675",a9ff9f98:"5200","0a9768df":"5488",d0e59ab5:"5662","9a04d7c3":"5730","64e3919b":"5768",a43c0a1c:"5934","30e34e97":"6237",ce7d450a:"6650","22cdf000":"7561",c7fa2f29:"7582","0205c089":"7687",cd521b29:"8256",c3122f65:"8482","759f3f6b":"8548","1b63fe07":"8622","73699c74":"8833",a0d23381:"8891","8eb4e46b":"10001","31d6ca5c":"10290","24b57605":"10725",aa47c437:"10817",bb95e167:"10823","7c673fac":"10898",e8854f45:"11209",c361232e:"11364",ed3575d5:"11370",b2f554cd:"11477",a6e1df93:"11503",d88895d1:"11528",a7023ddc:"11713","44ef7d31":"11792","8e0a64cf":"11832","43ab2c5c":"11852",bc8a7ae5:"11928",c38fd7bd:"12080","37f27a13":"12345","81d5dffa":"12429","0cf6d2ee":"12594",dd059938:"12666",b9355076:"12706","7fa80a78":"13234",d3930d00:"13745",d28f320b:"13759","0655bd76":"13894","63b7ed35":"14011",a374712b:"14032","4f6e5aff":"14047","5add9946":"14236","3aebe9a9":"14248","5fc994c2":"14274","6b8dfc08":"14327","548faf69":"14422","36d70216":"14575","97cb0cff":"14650",bf7018cf:"14799","80796e9f":"14845",f92772a6:"14973","6a5d09b2":"14996",f00dda52:"15008","41aa949a":"15388",b31b2138:"15751","388ae04f":"15777","47a776f2":"15954","4cfcdd67":"16106","89c5f7f6":"16337","183053be":"16586","22e7b626":"16633",e7328bb1:"16864",c9815f8a:"16875","8ddbe34c":"16899","795f4ac3":"17025","147ca104":"17107","1ab6957b":"17312","5025c75d":"17343",e3792bbb:"17375","3124e7fd":"17577","590322ab":"17905","4ec5858e":"17993","6cbda4b6":"18505",a7bd4aaa:"18518","7a9c7a9a":"18603",c661d3f1:"18639",f6aef24f:"19373",e0d892c2:"19520","5bf26d11":"19555","67da9612":"20090",be197d78:"20101",e801e723:"20394",ae5745cc:"20505",d14f8ee5:"20850","8b62c48f":"21260",b9979bed:"21303","3e53f2d3":"21336",f92290a0:"21592","56b8c1aa":"21594",b3636d59:"21740","19a6ffde":"21958","51f93b96":"22086",cd0300a2:"22260","812444b5":"22358",d5c4c4ae:"22367","32030e6f":"22705","6f0e603d":"22776","3a244aec":"23246","90c2c848":"23289","938b8490":"24033",e79e64be:"24190","963c8ac0":"24302","39c8d3f8":"24359",b8283c8e:"24373","6b207c51":"24460","23464d23":"24490","20e43c84":"24498",e12d4719:"24681","40bcb702":"24783","62f60b5b":"25335","2c773ba3":"25450","4e946086":"26079",ed133f89:"26244","325ddbed":"26512","74bedbb6":"26604","619eeade":"26736","25b43794":"27561","83ee1d6a":"27639","1698e1d1":"27773","30241ed8":"27848","9bd54e26":"27922","281e3fe0":"27987","715a66b3":"28015","029c29d9":"28177","9f25cf08":"29041",d1a0cea3:"29099","5e95c892":"29661","952356a8":"29711",f7b99134:"29737","96795ae1":"29824","49403d8c":"30385",beb2a160:"30602","13c21afe":"30673","6f52e085":"30866","9bd02e6c":"31574","3b5edcc4":"31647",b4f7c3fb:"31653","9e4e2e8b":"31823",cfae12a4:"31935",b3b90a5e:"33179","92a392ff":"33206","230a0014":"33263","59c340d8":"33304","7fbb6eb5":"33346","35d3178b":"33488",ecf43748:"33658","53a1ff94":"34111","5be441ac":"34339","62284ec3":"34514","39035dcb":"35179",d0b1075b:"35460","9cd71f2c":"35466","1c82c718":"35491",f8bbda75:"36007","014fa81c":"36666","600a6af1":"36766","998cd6c6":"36790","26b1dccf":"37086",dbd7356d:"37303","3481c063":"37379","7d1194b2":"37423",ee4eba04:"37530","679e6283":"37739","3f56b28d":"37907","10c1e86a":"37933","18ea4958":"38042",af8ed05f:"38147","6b94b48b":"38262",bcdc9a5c:"38284",acacc2b4:"38551",fd4ea388:"38703","318b66a0":"38765",a2dbf4e7:"38768","7b2162ed":"39087","31b83fd6":"39205","5bd755c4":"39252","369bf9e9":"39599","326267d5":"39687",d9cc83f8:"39964",c62d4947:"40089","1aa24188":"40168","60d85392":"40360","44c6aa62":"40653",b3760b7c:"40730",f8d85197:"40884",af09cb5f:"40988","27c45671":"41254","1eef4415":"41381","8c05f4d5":"41772",ce0a947c:"41790","2a89e141":"42367","4f057d99":"42709","2d764dca":"42957","4eaf1272":"43118","779187a6":"43215",e4399142:"43347",b22c1dac:"43362","5cda8f59":"43374","92621e92":"43621",f0ebaa7e:"44136",f34f869b:"44198","52c25d1c":"44280","0dcc1e01":"44639","9e8339c4":"45012","4293ef56":"45249",be937143:"46065",ccc49370:"46103",d2dc1d28:"46245","0e617e7a":"46604","5d41d0b6":"46738","2b4fbe73":"46946","749660c3":"47079","883d241c":"47495","07b5dca2":"47546","688ea354":"47697","66151e3f":"47698","5ba3e239":"47829","103a101a":"48379","1622041d":"48417",dc28c8db:"48449",aebfde4b:"48472","6875c492":"48610","092d0294":"48792",ce19f7d3:"48944",afb6799c:"48952","6299beff":"48976","435e79fb":"49594","2747918f":"49612","72aadbbe":"49739",c9f06a2a:"49900",cec206a7:"49909","186bf65f":"50434","4ece2ef5":"50618",f407a811:"50836",bce2f7e5:"50964",fd21cc65:"51538",eaffcef6:"51566","2e99cb0e":"51610","5ed3387d":"52032","769f10a0":"52432","67644baa":"52483",b8b55b85:"52521","814f3328":"52535","02b9869f":"52592",e1f747d9:"52721","39b05d13":"52910","0fe8a02a":"53244",e9beab12:"53443","9e4087bc":"53608","6156002b":"54005",e00f1d66:"54069","44b117b5":"54178",c709f244:"54281",e90b4b34:"54379",bff0bad2:"54583",ce4b3df7:"54909","4f8601bc":"55178","2bd83684":"55256",c2a527e7:"55273","4aad33a5":"55338","40adba6a":"55582","23da3c05":"56129","714feb36":"56204","39447efc":"56224","390b04b5":"56264","8ae4ee15":"56664","7dd4c8bc":"56759","1d1d00c8":"56824","286194e8":"56962","86405c0e":"57182","10db50b8":"57551","96c3e083":"57720","5024c8a9":"57780",c38062b9:"57971",d5f39101:"59350","45a57db1":"59441",ba4d70ca:"59602",ad6305cb:"60082","85c52577":"60277","0242a13a":"60299","8ddd1f69":"60322",b11b48f8:"60401","1f5f1faf":"60414","4dad0b95":"60614","43d76b0c":"60710",d845213b:"61496","5e3b00c5":"61823","7c785ce9":"62139",b8b9d8e8:"62303","9962ee1e":"62359","1a6a2ec3":"62707","426b1138":"62847","37703fea":"62887","9f6545b7":"62933",a5dd7d10:"63057","29014e21":"63252","4619ca6c":"63452",dbfa0beb:"63538",efbb6268:"63548",bb98611a:"63571",e8a4c7be:"63749","1a8da153":"63750",a56ad6f0:"63841","01a85c17":"64013",e2bba919:"64068",c4f5d8e4:"64195",e18eec83:"64314",d6a42b72:"64341",d0301901:"64526","3fd111c7":"64909","0bea9cd5":"65039","13362ea9":"65230","0058bf23":"66114","90151e6b":"66171","163b78fe":"66250",f218f265:"66942",d136d263:"67567",ec5d0804:"67702","4b8950e9":"67759",de657462:"68012","5c125432":"68243","518baa20":"68330","2176bd9e":"68975",a45434fa:"69051",e4af6a2d:"69090",a2d3b782:"69441",fea00b33:"69500",d7756765:"69565",ee1ed8c4:"69847","50c94cd7":"69867","795feea1":"70131","6ffa71f8":"70262","81faadf7":"70672","3ed2c247":"70702",c72fb457:"70741","048a2137":"71036","5b027e06":"71128",dc46868d:"71146",fbd7f063:"71419",f162eb70:"71431",b4c9bdc9:"71469",b64e38ac:"71508","837a3e8d":"71658",b6d824a3:"72468",a2947dce:"72521","901c0002":"72558",da20989d:"73013",aee4c48a:"73570","499ba0c7":"73590","6afb304f":"73638","962afcd6":"73670",fdc13b44:"73684",afdc90ee:"73887","35144e55":"73899",c9c3a302:"74121",f1a7576f:"74192",c87de583:"74292",adaf2bab:"74598",fce92293:"74683",ee924e36:"74711","066ec25f":"74758","9d954fea":"75393",dea8b3ed:"75526","83ce5e05":"75574",ff445556:"75756",f880b41b:"75827","87f23a60":"75860","39d8d90f":"75885",f0f0c9e0:"75970","54305ae0":"76288","9e3bbdc0":"76590",fbe7d2e8:"76594",ca69ab29:"76741",ed480930:"76742","3b7ac723":"76809",a3a64d88:"76811",bca46e3f:"76814","8e2e6ad6":"77579","533d3ffb":"78171","4e418365":"78294",ef02483f:"78327","641a79fb":"78345","7089c5e9":"78384","42d5a18c":"78393","259bd0c5":"78645",adb54813:"78887",f5d62c05:"78949","2297cc0d":"78951",bc5075fb:"79087","0810f675":"79133",a97e7f15:"79204","0aeeb10b":"79321","1385dc12":"79505","85d49e2b":"79528","9f724635":"79573","25539fcb":"79590","935f2afb":"80053","0f187495":"80239",e110487c:"80389","2716246c":"80409","8eb5a1d8":"80816","5d34a3e0":"80843","2a615d1d":"80920",db98aa0c:"81090","9ac95129":"81135","2e9194de":"81302","8364cffd":"81420",f26f0cdb:"81486","43adcc08":"82209","7ddf2558":"82214","41bc8270":"82452",ee85e3b6:"82882",c6cd348e:"83036",b6358757:"83101","6203860c":"83256",a112d798:"83304",da81302a:"83350",ea645227:"83511","7cca0223":"83709","9a46388f":"83800","0c06981f":"84266",c55525a9:"84279",e8903528:"84897","8df1c5c9":"84951",c344252c:"85064",ae8e07b1:"85219","7cbc5997":"85454","46ddaac3":"85526","08cebe36":"85985",b6915d5f:"86057","9ca2f55b":"86180",cf4609e7:"86198",ae06c6f1:"86405","8d5ae15a":"86438",d817bad3:"86487",ab8fc1e5:"86840","98c40af1":"86873",add2b463:"86894","2554564d":"87019","6eb5397d":"87091",ebfee794:"87305","54b7d866":"87823","85434a08":"87862","536309bb":"87888","5b767225":"87954","541d824c":"88005","07af796b":"88394",a12ac645:"88427","385e6aa6":"88599","64042be6":"88863","7c7e3f2e":"88925",c78f4965:"88963","640b2864":"89141","76f2b92e":"89204","68c90bbc":"89217","9ec15741":"89340","9eec1b69":"89509","6042c76a":"89659",db6287e5:"89758","110cdc73":"90393",b2b675dd:"90533","7c97d78d":"90717","0d27e988":"90742",d0ecf97a:"91186",fae9d50a:"91414","035d9dc3":"91799","889c25c7":"92149","73496ed9":"92505",fbe6399d:"92972",a6aa9e1f:"93089",f0b5617d:"93392",fd6d4018:"93464",e37577e1:"93521","2c4528c6":"94120","6bcded04":"94190",a94703ab:"94368","0c7b26d1":"94829","7cf19012":"94908","9d107aac":"95053",f7aec19e:"95085",c80bf43d:"95181","0f1457e8":"95534","8383ea83":"96163","6e870323":"96434",daf8bbf9:"96591","5f22e924":"96781","0cbbedcd":"96854","0cde639a":"97227","2345a3b7":"97485",c15d2dfd:"97517","2f2ad190":"97550",cb3c2681:"97607","7d66ff10":"97727","1a4e3797":"97920",d0c63040:"98025","341e5e63":"98112","39e353ee":"98169","43ac2fb4":"98195","8f5a650f":"98202","9dc56d2c":"98228","46540e82":"98280",f4a6cc60:"98761","9f7aca5a":"98825","01980361":"99248",a737efbc:"99259","7ee32c60":"99346","06946b11":"99701","5fbdd67a":"99731","9cc47562":"99815",cb7a22d0:"99958"}[e]||e,r.p+r.u(e)},(()=>{var e={51303:0,40532:0};r.f.j=(c,a)=>{var d=r.o(e,c)?e[c]:void 0;if(0!==d)if(d)a.push(d[2]);else if(/^(40532|51303)$/.test(c))e[c]=0;else{var b=new Promise(((a,b)=>d=e[c]=[a,b]));a.push(d[2]=b);var f=r.p+r.u(c),t=new Error;r.l(f,(a=>{if(r.o(e,c)&&(0!==(d=e[c])&&(e[c]=void 0),d)){var b=a&&("load"===a.type?"missing":a.type),f=a&&a.target&&a.target.src;t.message="Loading chunk "+c+" failed.\n("+b+": "+f+")",t.name="ChunkLoadError",t.type=b,t.request=f,d[1](t)}}),"chunk-"+c,c)}},r.O.j=c=>0===e[c];var c=(c,a)=>{var d,b,f=a[0],t=a[1],o=a[2],n=0;if(f.some((c=>0!==e[c]))){for(d in t)r.o(t,d)&&(r.m[d]=t[d]);if(o)var i=o(r)}for(c&&c(a);n{"use strict";var e,c,a,d,b,f={},t={};function r(e){var c=t[e];if(void 0!==c)return c.exports;var a=t[e]={exports:{}};return f[e].call(a.exports,a,a.exports,r),a.exports}r.m=f,e=[],r.O=(c,a,d,b)=>{if(!a){var f=1/0;for(i=0;i=b)&&Object.keys(r.O).every((e=>r.O[e](a[o])))?a.splice(o--,1):(t=!1,b0&&e[i-1][2]>b;i--)e[i]=e[i-1];e[i]=[a,d,b]},r.n=e=>{var c=e&&e.__esModule?()=>e.default:()=>e;return r.d(c,{a:c}),c},a=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,r.t=function(e,d){if(1&d&&(e=this(e)),8&d)return e;if("object"==typeof e&&e){if(4&d&&e.__esModule)return e;if(16&d&&"function"==typeof e.then)return e}var b=Object.create(null);r.r(b);var f={};c=c||[null,a({}),a([]),a(a)];for(var t=2&d&&e;"object"==typeof t&&!~c.indexOf(t);t=a(t))Object.getOwnPropertyNames(t).forEach((c=>f[c]=()=>e[c]));return f.default=()=>e,r.d(b,f),b},r.d=(e,c)=>{for(var a in c)r.o(c,a)&&!r.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:c[a]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce(((c,a)=>(r.f[a](e,c),c)),[])),r.u=e=>"assets/js/"+({123:"80d5addc",683:"44f6c623",912:"9cd35a7e",1005:"7b3a75e2",1463:"31e124ed",1907:"fda35176",1953:"35847f85",2017:"a45b31ec",2040:"09d8acdc",2110:"8cdd3050",2143:"7d063b53",2234:"e71b04e6",2626:"e6326b0c",2709:"3cc3f22b",2821:"3d99f89d",2860:"94335e76",2864:"46604707",3168:"ccea3a4d",3197:"8df52c09",3530:"56f8d3dd",3552:"ddb69969",4309:"07fb059b",4392:"805db72d",4590:"a372a63b",4669:"2067e39b",4675:"790fff8f",5200:"a9ff9f98",5488:"0a9768df",5662:"d0e59ab5",5730:"9a04d7c3",5768:"64e3919b",5934:"a43c0a1c",6237:"30e34e97",6650:"ce7d450a",7561:"22cdf000",7582:"c7fa2f29",7687:"0205c089",8256:"cd521b29",8482:"c3122f65",8548:"759f3f6b",8622:"1b63fe07",8833:"73699c74",8891:"a0d23381",10001:"8eb4e46b",10290:"31d6ca5c",10725:"24b57605",10817:"aa47c437",10823:"bb95e167",10898:"7c673fac",11209:"e8854f45",11364:"c361232e",11370:"ed3575d5",11477:"b2f554cd",11503:"a6e1df93",11528:"d88895d1",11713:"a7023ddc",11792:"44ef7d31",11832:"8e0a64cf",11852:"43ab2c5c",11928:"bc8a7ae5",12080:"c38fd7bd",12345:"37f27a13",12429:"81d5dffa",12594:"0cf6d2ee",12666:"dd059938",12706:"b9355076",13234:"7fa80a78",13745:"d3930d00",13759:"d28f320b",13894:"0655bd76",14011:"63b7ed35",14032:"a374712b",14047:"4f6e5aff",14236:"5add9946",14248:"3aebe9a9",14274:"5fc994c2",14327:"6b8dfc08",14422:"548faf69",14575:"36d70216",14650:"97cb0cff",14799:"bf7018cf",14845:"80796e9f",14973:"f92772a6",14996:"6a5d09b2",15008:"f00dda52",15388:"41aa949a",15751:"b31b2138",15777:"388ae04f",15954:"47a776f2",16106:"4cfcdd67",16337:"89c5f7f6",16586:"183053be",16633:"22e7b626",16864:"e7328bb1",16875:"c9815f8a",16899:"8ddbe34c",17025:"795f4ac3",17107:"147ca104",17312:"1ab6957b",17343:"5025c75d",17375:"e3792bbb",17577:"3124e7fd",17905:"590322ab",17993:"4ec5858e",18505:"6cbda4b6",18518:"a7bd4aaa",18603:"7a9c7a9a",18639:"c661d3f1",19373:"f6aef24f",19520:"e0d892c2",19555:"5bf26d11",19722:"56802612",20090:"67da9612",20101:"be197d78",20394:"e801e723",20505:"ae5745cc",20850:"d14f8ee5",21260:"8b62c48f",21303:"b9979bed",21336:"3e53f2d3",21592:"f92290a0",21594:"56b8c1aa",21740:"b3636d59",21958:"19a6ffde",22086:"51f93b96",22260:"cd0300a2",22358:"812444b5",22367:"d5c4c4ae",22705:"32030e6f",22776:"6f0e603d",23246:"3a244aec",23289:"90c2c848",24033:"938b8490",24190:"e79e64be",24265:"79818576",24302:"963c8ac0",24359:"39c8d3f8",24373:"b8283c8e",24460:"6b207c51",24490:"23464d23",24498:"20e43c84",24681:"e12d4719",24783:"40bcb702",25335:"62f60b5b",25450:"2c773ba3",26079:"4e946086",26244:"ed133f89",26512:"325ddbed",26604:"74bedbb6",26736:"619eeade",27561:"25b43794",27639:"83ee1d6a",27773:"1698e1d1",27848:"30241ed8",27918:"17896441",27922:"9bd54e26",27987:"281e3fe0",28015:"715a66b3",28177:"029c29d9",29041:"9f25cf08",29099:"d1a0cea3",29340:"88748759",29661:"5e95c892",29711:"952356a8",29737:"f7b99134",29824:"96795ae1",30385:"49403d8c",30602:"beb2a160",30673:"13c21afe",30866:"6f52e085",31574:"9bd02e6c",31647:"3b5edcc4",31653:"b4f7c3fb",31823:"9e4e2e8b",31935:"cfae12a4",33179:"b3b90a5e",33206:"92a392ff",33263:"230a0014",33304:"59c340d8",33346:"7fbb6eb5",33488:"35d3178b",33658:"ecf43748",34111:"53a1ff94",34339:"5be441ac",34514:"62284ec3",35179:"39035dcb",35460:"d0b1075b",35466:"9cd71f2c",35491:"1c82c718",36007:"f8bbda75",36666:"014fa81c",36766:"600a6af1",36790:"998cd6c6",37086:"26b1dccf",37303:"dbd7356d",37379:"3481c063",37423:"7d1194b2",37530:"ee4eba04",37739:"679e6283",37907:"3f56b28d",37933:"10c1e86a",38042:"18ea4958",38147:"af8ed05f",38262:"6b94b48b",38284:"bcdc9a5c",38551:"acacc2b4",38703:"fd4ea388",38765:"318b66a0",38768:"a2dbf4e7",39087:"7b2162ed",39205:"31b83fd6",39252:"5bd755c4",39599:"369bf9e9",39687:"326267d5",39964:"d9cc83f8",40089:"c62d4947",40168:"1aa24188",40360:"60d85392",40653:"44c6aa62",40730:"b3760b7c",40884:"f8d85197",40988:"af09cb5f",41254:"27c45671",41381:"1eef4415",41772:"8c05f4d5",41790:"ce0a947c",42367:"2a89e141",42709:"4f057d99",42957:"2d764dca",43118:"4eaf1272",43215:"779187a6",43347:"e4399142",43362:"b22c1dac",43374:"5cda8f59",43621:"92621e92",44136:"f0ebaa7e",44198:"f34f869b",44280:"52c25d1c",44639:"0dcc1e01",45012:"9e8339c4",45249:"4293ef56",46065:"be937143",46103:"ccc49370",46245:"d2dc1d28",46604:"0e617e7a",46738:"5d41d0b6",46946:"2b4fbe73",47079:"749660c3",47495:"883d241c",47546:"07b5dca2",47697:"688ea354",47698:"66151e3f",47829:"5ba3e239",48379:"103a101a",48417:"1622041d",48449:"dc28c8db",48472:"aebfde4b",48610:"6875c492",48792:"092d0294",48944:"ce19f7d3",48952:"afb6799c",48976:"6299beff",49496:"72822034",49594:"435e79fb",49612:"2747918f",49739:"72aadbbe",49900:"c9f06a2a",49909:"cec206a7",50434:"186bf65f",50618:"4ece2ef5",50836:"f407a811",50964:"bce2f7e5",51538:"fd21cc65",51566:"eaffcef6",51610:"2e99cb0e",52032:"5ed3387d",52432:"769f10a0",52483:"67644baa",52521:"b8b55b85",52535:"814f3328",52592:"02b9869f",52721:"e1f747d9",52910:"39b05d13",53244:"0fe8a02a",53443:"e9beab12",53608:"9e4087bc",54005:"6156002b",54069:"e00f1d66",54178:"44b117b5",54281:"c709f244",54379:"e90b4b34",54583:"bff0bad2",54909:"ce4b3df7",55178:"4f8601bc",55256:"2bd83684",55273:"c2a527e7",55338:"4aad33a5",55582:"40adba6a",56129:"23da3c05",56204:"714feb36",56224:"39447efc",56264:"390b04b5",56664:"8ae4ee15",56759:"7dd4c8bc",56824:"1d1d00c8",56962:"286194e8",57182:"86405c0e",57551:"10db50b8",57720:"96c3e083",57780:"5024c8a9",57971:"c38062b9",59350:"d5f39101",59441:"45a57db1",59602:"ba4d70ca",60082:"ad6305cb",60277:"85c52577",60299:"0242a13a",60322:"8ddd1f69",60401:"b11b48f8",60414:"1f5f1faf",60614:"4dad0b95",60710:"43d76b0c",61496:"d845213b",61823:"5e3b00c5",62139:"7c785ce9",62303:"b8b9d8e8",62359:"9962ee1e",62707:"1a6a2ec3",62847:"426b1138",62887:"37703fea",62933:"9f6545b7",63057:"a5dd7d10",63252:"29014e21",63452:"4619ca6c",63538:"dbfa0beb",63548:"efbb6268",63571:"bb98611a",63749:"e8a4c7be",63750:"1a8da153",63841:"a56ad6f0",64013:"01a85c17",64068:"e2bba919",64195:"c4f5d8e4",64314:"e18eec83",64341:"d6a42b72",64526:"d0301901",64909:"3fd111c7",65039:"0bea9cd5",65230:"13362ea9",66114:"0058bf23",66171:"90151e6b",66250:"163b78fe",66942:"f218f265",67175:"45159772",67567:"d136d263",67702:"ec5d0804",67759:"4b8950e9",68012:"de657462",68243:"5c125432",68330:"518baa20",68975:"2176bd9e",69051:"a45434fa",69090:"e4af6a2d",69441:"a2d3b782",69500:"fea00b33",69565:"d7756765",69847:"ee1ed8c4",69867:"50c94cd7",70036:"64793643",70131:"795feea1",70262:"6ffa71f8",70672:"81faadf7",70702:"3ed2c247",70741:"c72fb457",71036:"048a2137",71128:"5b027e06",71146:"dc46868d",71419:"fbd7f063",71431:"f162eb70",71469:"b4c9bdc9",71508:"b64e38ac",71658:"837a3e8d",72468:"b6d824a3",72521:"a2947dce",72558:"901c0002",72908:"42478870",73013:"da20989d",73570:"aee4c48a",73590:"499ba0c7",73638:"6afb304f",73670:"962afcd6",73684:"fdc13b44",73887:"afdc90ee",73899:"35144e55",74121:"c9c3a302",74192:"f1a7576f",74292:"c87de583",74598:"adaf2bab",74683:"fce92293",74711:"ee924e36",74758:"066ec25f",75393:"9d954fea",75526:"dea8b3ed",75574:"83ce5e05",75756:"ff445556",75827:"f880b41b",75860:"87f23a60",75885:"39d8d90f",75970:"f0f0c9e0",76288:"54305ae0",76590:"9e3bbdc0",76594:"fbe7d2e8",76741:"ca69ab29",76742:"ed480930",76809:"3b7ac723",76811:"a3a64d88",76814:"bca46e3f",77579:"8e2e6ad6",78171:"533d3ffb",78294:"4e418365",78327:"ef02483f",78345:"641a79fb",78384:"7089c5e9",78393:"42d5a18c",78645:"259bd0c5",78887:"adb54813",78949:"f5d62c05",78951:"2297cc0d",79087:"bc5075fb",79133:"0810f675",79204:"a97e7f15",79321:"0aeeb10b",79505:"1385dc12",79528:"85d49e2b",79573:"9f724635",79590:"25539fcb",80053:"935f2afb",80239:"0f187495",80389:"e110487c",80409:"2716246c",80816:"8eb5a1d8",80843:"5d34a3e0",80920:"2a615d1d",81090:"db98aa0c",81135:"9ac95129",81302:"2e9194de",81420:"8364cffd",81486:"f26f0cdb",82209:"43adcc08",82214:"7ddf2558",82452:"41bc8270",82882:"ee85e3b6",83036:"c6cd348e",83101:"b6358757",83256:"6203860c",83304:"a112d798",83350:"da81302a",83511:"ea645227",83709:"7cca0223",83800:"9a46388f",84266:"0c06981f",84279:"c55525a9",84897:"e8903528",84951:"8df1c5c9",85064:"c344252c",85219:"ae8e07b1",85454:"7cbc5997",85526:"46ddaac3",85985:"08cebe36",86057:"b6915d5f",86180:"9ca2f55b",86198:"cf4609e7",86405:"ae06c6f1",86438:"8d5ae15a",86487:"d817bad3",86840:"ab8fc1e5",86873:"98c40af1",86894:"add2b463",87019:"2554564d",87091:"6eb5397d",87305:"ebfee794",87823:"54b7d866",87862:"85434a08",87888:"536309bb",87954:"5b767225",88005:"541d824c",88394:"07af796b",88426:"23002826",88427:"a12ac645",88599:"385e6aa6",88863:"64042be6",88925:"7c7e3f2e",88963:"c78f4965",89141:"640b2864",89204:"76f2b92e",89217:"68c90bbc",89340:"9ec15741",89509:"9eec1b69",89659:"6042c76a",89758:"db6287e5",90393:"110cdc73",90533:"b2b675dd",90717:"7c97d78d",90742:"0d27e988",91186:"d0ecf97a",91414:"fae9d50a",91799:"035d9dc3",92149:"889c25c7",92505:"73496ed9",92972:"fbe6399d",93089:"a6aa9e1f",93392:"f0b5617d",93464:"fd6d4018",93521:"e37577e1",94120:"2c4528c6",94190:"6bcded04",94368:"a94703ab",94829:"0c7b26d1",94908:"7cf19012",95053:"9d107aac",95085:"f7aec19e",95181:"c80bf43d",95534:"0f1457e8",96163:"8383ea83",96434:"6e870323",96591:"daf8bbf9",96781:"5f22e924",96854:"0cbbedcd",97227:"0cde639a",97485:"2345a3b7",97517:"c15d2dfd",97550:"2f2ad190",97607:"cb3c2681",97727:"7d66ff10",97920:"1a4e3797",98025:"d0c63040",98112:"341e5e63",98169:"39e353ee",98195:"43ac2fb4",98202:"8f5a650f",98228:"9dc56d2c",98280:"46540e82",98761:"f4a6cc60",98825:"9f7aca5a",99248:"01980361",99259:"a737efbc",99346:"7ee32c60",99701:"06946b11",99731:"5fbdd67a",99815:"9cc47562",99958:"cb7a22d0"}[e]||e)+"."+{123:"15f0843b",683:"c6b37097",912:"e600d19b",1005:"1892f936",1463:"a2af7a01",1907:"7038af56",1953:"02ec29c7",2017:"675e3a3f",2040:"3e0471c0",2110:"96eb956a",2143:"9652dab0",2234:"4bfa22ff",2626:"432b79d4",2709:"1b3ed19f",2821:"6c749b3f",2860:"74a30512",2864:"c41def5c",3168:"0f97d1eb",3197:"7cd49fce",3530:"f0741411",3552:"1df53c92",4309:"e2370fbb",4392:"e5918289",4590:"d96f4ce1",4669:"f89115ab",4675:"dd096038",5200:"c5657158",5488:"3bb1668c",5662:"24ac2d20",5730:"c7f859d2",5768:"32815697",5934:"117faab0",6237:"2013e644",6650:"61b2642b",7561:"294b5752",7582:"a2583f43",7687:"17f39501",8256:"a15ed2a8",8482:"f0a18bf2",8548:"83d460ef",8622:"55ee408d",8833:"0f0a356d",8891:"3de22752",10001:"6c571dcd",10290:"e336b372",10725:"10361e64",10817:"d2a655ad",10823:"efe3fb50",10898:"4b60a714",11209:"8bc49a07",11364:"ad0c45e4",11370:"fa8f8948",11477:"66ac60ee",11503:"3c9d786a",11528:"34ba02b1",11713:"2c730e52",11792:"c05ac4f2",11832:"4488e7b2",11852:"95fb156e",11928:"95c6df19",12080:"d95ef8f6",12345:"fcdc5e0b",12429:"7049f69e",12594:"8e18c2f6",12666:"65eeecd6",12706:"d220a535",13234:"8b995c9f",13745:"c49cface",13759:"9cf76f87",13894:"4c0ec105",14011:"15311b8e",14032:"d5f26001",14047:"39a7624f",14236:"8bf5231a",14248:"a0e94b0a",14274:"94070f56",14327:"d7e437bd",14422:"85fce851",14575:"fe56d203",14650:"78f7ad75",14799:"cf3d3c22",14845:"46b2c0c2",14973:"00162167",14996:"a94df5fc",15008:"31067901",15388:"378f4eac",15751:"aa68ee3b",15777:"5128fbb5",15954:"192fa5e6",16106:"a0c419b2",16337:"98173ac8",16586:"74979dac",16633:"e84a9aaf",16864:"51ad52bc",16875:"278cdd7d",16899:"37351202",17025:"4beefd67",17107:"f5134be0",17312:"bbec41bd",17343:"f5456093",17375:"98d3c9e8",17577:"f693c062",17905:"6301176f",17993:"9f3b451e",18505:"dd510b8c",18518:"2e308d0f",18603:"373e03fb",18639:"dc540f16",18894:"5830acd4",19373:"32215f88",19520:"255ff9c8",19555:"ce9938dc",19722:"f283ecb4",20090:"009ea077",20101:"c0b7ab5b",20394:"ee8b081e",20505:"ff7be3ee",20850:"ec215865",21260:"1dfb1c2b",21303:"d6a8a3c7",21336:"c26969a8",21592:"73f3b51d",21594:"be2cc16e",21740:"b34b512c",21958:"3877e950",22086:"3bc87e7f",22260:"9bffa988",22358:"ea035503",22367:"3f9f5cee",22705:"d5e91da2",22776:"412c68ae",23246:"35deca43",23289:"9f4c7505",24033:"9177d581",24190:"14a7e8e4",24265:"40deca28",24302:"f28dfada",24359:"2243da4c",24373:"d86682f7",24460:"0f690627",24490:"31b480b2",24498:"12fbfbca",24681:"159202ed",24783:"cf737cb3",25335:"6241dad8",25450:"7bd18c47",26079:"ae370b77",26244:"e3ec197b",26512:"b2e420d4",26604:"6467f947",26736:"f689e75b",27561:"69fb15e9",27639:"52d99159",27773:"77ad3211",27848:"000d9940",27918:"34f4d4c0",27922:"77e44f6a",27987:"3dc12786",28015:"07782cab",28177:"e2924cc7",29041:"3433e953",29099:"1912a91d",29340:"23187211",29661:"6755808b",29711:"3aff99d8",29737:"37b62454",29824:"24b3cd03",30385:"cb88ed31",30602:"a6a67747",30673:"e55af57b",30866:"51a68d0d",31574:"367b7884",31647:"3684df6d",31653:"778e23f3",31823:"86137961",31935:"68a2c653",33179:"743d0ff3",33206:"0f4aadbb",33263:"30873c22",33304:"4a2dde3d",33346:"1bf8eeb2",33488:"6f3c7795",33658:"8d13331d",34111:"b8512e71",34339:"290b1fd3",34514:"80672934",35179:"4c15c05d",35460:"7f8d7aa0",35466:"c0f0bdb5",35491:"e3874e66",36007:"6fa96c37",36666:"fdc41dda",36766:"0347c3f7",36790:"73d48907",37086:"cc65587e",37303:"710f58d0",37379:"171c8b20",37423:"92eaf60c",37530:"73a3c760",37739:"c7098294",37907:"e2b5944e",37933:"4a399495",38042:"653172d2",38147:"fdfee31a",38262:"a1360d26",38284:"66652ab3",38551:"4e41e2cd",38703:"91819333",38765:"71a4309b",38768:"9406acd6",39087:"4fa1726e",39205:"b12ed716",39252:"385bddae",39599:"b7a0057d",39687:"c508303e",39964:"49043620",40089:"132e7071",40168:"42846a2d",40360:"7b10d781",40653:"93429933",40730:"b508f851",40884:"56b3abf5",40988:"ff5ef31d",41254:"e27c851f",41381:"400a6212",41772:"725994e0",41790:"a622469e",42367:"c01e3167",42709:"64d258b3",42957:"bce4062b",43118:"ea9b7d48",43215:"bb17c578",43347:"51d32080",43362:"3c5a6fb8",43374:"d25191a4",43621:"f0d805f2",44136:"3cf51860",44198:"3cc02137",44280:"a5a00ca8",44639:"b8b669ab",45012:"699e6d90",45249:"3102a347",46065:"9b9ce781",46103:"f2e8965c",46245:"f24d1b39",46604:"39ab3af3",46738:"a4885715",46945:"ecbe0d45",46946:"c1991394",47079:"ceeff181",47495:"d625546e",47546:"324e6672",47697:"d3d262f3",47698:"213166fb",47829:"f5273366",48379:"6f8d89af",48417:"c6f2ec7d",48449:"020d1356",48472:"f94a8d77",48610:"4540ba6a",48792:"dbd159f8",48944:"cf564f41",48952:"bb9c8e9b",48976:"77a1ae68",49496:"9953cc32",49594:"4803e223",49612:"a84ac230",49739:"850ee564",49900:"b0c11554",49909:"57565897",50434:"b844103a",50618:"a346d153",50836:"a49d423d",50964:"032a4a30",51538:"79afb707",51566:"410d9bcc",51610:"a8abf49b",51772:"1f02e670",52032:"1371409d",52432:"72f9d4dd",52483:"8979f6c8",52521:"e1eca788",52535:"4a44c4ec",52592:"a168b8ba",52721:"63955f22",52910:"68a9c05a",53244:"a342ead9",53443:"1abe30d7",53608:"0ac6f908",54005:"01911e4d",54069:"15c612ec",54178:"ff284632",54281:"e769dbfb",54379:"03dc8a8a",54583:"0004f8f8",54909:"7be556dc",55178:"7510502f",55256:"c1381430",55273:"657f446a",55338:"417fc2e7",55582:"326852fc",56129:"d1021a57",56204:"3b874ad1",56224:"2175902a",56264:"b3e99992",56664:"c09704a7",56759:"7f8dd4a6",56824:"f6c6b1fb",56962:"e3741010",57182:"0843d1ff",57551:"50c25fec",57720:"231d3ea6",57780:"fcee0973",57971:"9eb89be6",59350:"6da9fa81",59441:"2e0ee51e",59602:"dd405777",60082:"ae82c4c5",60277:"5f0e0c37",60299:"9ccecec0",60322:"66ea7cf1",60401:"5bc110c6",60414:"8fb831a8",60614:"2881bf0b",60710:"2c5253dc",61426:"ad11bab6",61496:"3f50a9a0",61823:"a2a79fd0",62139:"bd908545",62303:"54b76df8",62359:"f07389de",62707:"4405f9c7",62847:"329cf2ce",62887:"99161a81",62933:"e8e06654",63057:"0199b425",63252:"f8043adf",63452:"e589dfd6",63538:"e1467fe8",63548:"96289e1b",63571:"081680bd",63749:"3cb2e0f1",63750:"2ad879b0",63841:"c2a69256",64013:"9251edb3",64068:"22fa79e1",64195:"02ad68f5",64314:"0b3e9eb5",64341:"cc6fa16e",64526:"75603c1c",64909:"db6784d4",65039:"00c46752",65230:"78813260",66114:"ddce52ea",66171:"20efc855",66250:"cf9f1851",66942:"fc97f220",67175:"2907a66a",67567:"aedbc5f1",67702:"6fb74092",67759:"b3d137ed",68012:"161004f4",68243:"be34af4d",68330:"92543ff6",68975:"89cd477b",69051:"058c2865",69090:"11bc7f5e",69441:"c3dee7b8",69500:"c3eab119",69565:"d1faefac",69847:"1d214711",69867:"53133347",70036:"838ffe2d",70131:"556f08a6",70262:"a5687f81",70672:"67952a60",70702:"acedf7ca",70741:"5735ed47",71036:"e8b17c24",71128:"a9beeeea",71146:"4181a7b7",71419:"06a7ece7",71431:"7c2a8fe7",71469:"f47be3c1",71508:"b9fa4b63",71658:"42466650",72312:"8739f414",72468:"078283e6",72521:"ad85b6b4",72558:"b7f55f91",72908:"81614351",73013:"d2c0220f",73570:"539deb79",73590:"a07b757c",73638:"fc213360",73670:"56c29317",73684:"4a91cbee",73887:"cd734fc7",73899:"3f2872b1",74121:"a0a7a249",74192:"3afe6195",74292:"7bc36fca",74598:"b7071765",74683:"8dfaac74",74711:"5f86623c",74758:"e1d214eb",75393:"17ce9856",75526:"c23e4654",75574:"36d07a69",75756:"139913f3",75827:"1cc4f5e3",75860:"4d0104b4",75885:"cf24ec47",75970:"c7013093",76288:"322d6a13",76590:"7f7c6687",76594:"143e65ca",76741:"fb293bef",76742:"4b5144fb",76809:"748601a3",76811:"24a2a7fe",76814:"2866f9f2",77579:"417e18a3",78171:"b841e645",78294:"41fd0787",78327:"1aeb5f09",78345:"2a78faf9",78384:"134bf9fb",78393:"9c96bc1b",78645:"6d5e254d",78887:"abac955b",78945:"5150309a",78949:"a0f5adae",78951:"a31f93cb",79087:"da760e69",79133:"a317fa55",79204:"88f80f65",79321:"fbde84e0",79505:"9c86bbac",79528:"9566f508",79573:"f2215c7e",79590:"1f7852d7",79677:"ff84d711",80053:"9900e50f",80239:"83c9fa17",80389:"ce184b28",80409:"bee4320c",80816:"2c9aa8b7",80843:"838df7a8",80920:"c6a4e223",81090:"6d450e83",81135:"72daa972",81302:"6ed3f8aa",81420:"774e7dbc",81486:"b794ea48",82209:"89acebf4",82214:"aa1a20e0",82452:"b88bd7e5",82882:"e23b8401",83036:"7cb85e40",83101:"993031c6",83256:"90123551",83304:"230837a3",83350:"446c7a40",83511:"82fb87ba",83709:"9a73c3ef",83800:"f96d5bc9",84266:"fa2bb7b3",84279:"7679ae4b",84897:"82fff298",84951:"f2356997",85064:"7e1152d4",85219:"7bd4c349",85454:"99e0c7d6",85526:"cb5ef1b8",85985:"efa483ac",86057:"bfa9e219",86180:"397124c1",86198:"71907238",86405:"7982502d",86438:"466ab492",86487:"ba15b2d0",86840:"8391afb4",86873:"fbafb9a3",86894:"ab7a10d3",87019:"e2f03e00",87091:"e84389fa",87305:"d08daa2b",87823:"a25e11be",87862:"edfbabc8",87888:"58aaf7bf",87954:"d3781cd4",88005:"127f329b",88394:"7e7f6581",88426:"c2264648",88427:"892517a6",88599:"cd0d9600",88863:"7918116c",88925:"da404daf",88963:"14d572fc",89141:"19c9fe67",89204:"2423aa4a",89217:"2d1fdbf6",89340:"a276f235",89509:"d1f357ef",89659:"fdaf9388",89758:"9b635b04",90393:"bc469159",90533:"5b585411",90717:"648f5016",90742:"8e51007e",91186:"4dd1b3d7",91414:"ece4f6a6",91799:"a3b3714a",92149:"de1538ba",92505:"ce329dc2",92972:"9d285f1b",93089:"beca3713",93392:"3ba2b97d",93464:"7d6048a5",93521:"b9e4681b",94120:"d38ebd4e",94190:"ff8f8d59",94368:"84041cb0",94829:"db1638b5",94908:"945032ff",95053:"edfd0698",95085:"c3c0f029",95181:"0b564bdf",95534:"4fafffdc",96163:"2676a8af",96434:"adeab9ff",96591:"bad594d0",96781:"1b7cb3cf",96854:"6b668811",97227:"f00b953b",97485:"20d709fd",97517:"c4804871",97550:"17e823fe",97607:"d9ccfa82",97727:"e7575e35",97920:"df762252",98025:"7fc9c4e4",98112:"6128984b",98169:"e328c632",98195:"4055e6cc",98202:"e0347b62",98228:"79a73580",98280:"ea981ba9",98761:"9f45f239",98825:"f0f05002",99248:"8717faba",99259:"78e68969",99346:"16da8ddc",99701:"c87f93dd",99731:"a65e7d6b",99815:"b2cb6b4f",99958:"0483d508"}[e]+".js",r.miniCssF=e=>{},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,c)=>Object.prototype.hasOwnProperty.call(e,c),d={},b="@eightshift/docs:",r.l=(e,c,a,f)=>{if(d[e])d[e].push(c);else{var t,o;if(void 0!==a)for(var n=document.getElementsByTagName("script"),i=0;i{t.onerror=t.onload=null,clearTimeout(s);var b=d[e];if(delete d[e],t.parentNode&&t.parentNode.removeChild(t),b&&b.forEach((e=>e(a))),c)return c(a)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:t}),12e4);t.onerror=l.bind(null,t.onerror),t.onload=l.bind(null,t.onload),o&&document.head.appendChild(t)}},r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.p="/",r.gca=function(e){return e={17896441:"27918",23002826:"88426",42478870:"72908",45159772:"67175",46604707:"2864",56802612:"19722",64793643:"70036",72822034:"49496",79818576:"24265",88748759:"29340","80d5addc":"123","44f6c623":"683","9cd35a7e":"912","7b3a75e2":"1005","31e124ed":"1463",fda35176:"1907","35847f85":"1953",a45b31ec:"2017","09d8acdc":"2040","8cdd3050":"2110","7d063b53":"2143",e71b04e6:"2234",e6326b0c:"2626","3cc3f22b":"2709","3d99f89d":"2821","94335e76":"2860",ccea3a4d:"3168","8df52c09":"3197","56f8d3dd":"3530",ddb69969:"3552","07fb059b":"4309","805db72d":"4392",a372a63b:"4590","2067e39b":"4669","790fff8f":"4675",a9ff9f98:"5200","0a9768df":"5488",d0e59ab5:"5662","9a04d7c3":"5730","64e3919b":"5768",a43c0a1c:"5934","30e34e97":"6237",ce7d450a:"6650","22cdf000":"7561",c7fa2f29:"7582","0205c089":"7687",cd521b29:"8256",c3122f65:"8482","759f3f6b":"8548","1b63fe07":"8622","73699c74":"8833",a0d23381:"8891","8eb4e46b":"10001","31d6ca5c":"10290","24b57605":"10725",aa47c437:"10817",bb95e167:"10823","7c673fac":"10898",e8854f45:"11209",c361232e:"11364",ed3575d5:"11370",b2f554cd:"11477",a6e1df93:"11503",d88895d1:"11528",a7023ddc:"11713","44ef7d31":"11792","8e0a64cf":"11832","43ab2c5c":"11852",bc8a7ae5:"11928",c38fd7bd:"12080","37f27a13":"12345","81d5dffa":"12429","0cf6d2ee":"12594",dd059938:"12666",b9355076:"12706","7fa80a78":"13234",d3930d00:"13745",d28f320b:"13759","0655bd76":"13894","63b7ed35":"14011",a374712b:"14032","4f6e5aff":"14047","5add9946":"14236","3aebe9a9":"14248","5fc994c2":"14274","6b8dfc08":"14327","548faf69":"14422","36d70216":"14575","97cb0cff":"14650",bf7018cf:"14799","80796e9f":"14845",f92772a6:"14973","6a5d09b2":"14996",f00dda52:"15008","41aa949a":"15388",b31b2138:"15751","388ae04f":"15777","47a776f2":"15954","4cfcdd67":"16106","89c5f7f6":"16337","183053be":"16586","22e7b626":"16633",e7328bb1:"16864",c9815f8a:"16875","8ddbe34c":"16899","795f4ac3":"17025","147ca104":"17107","1ab6957b":"17312","5025c75d":"17343",e3792bbb:"17375","3124e7fd":"17577","590322ab":"17905","4ec5858e":"17993","6cbda4b6":"18505",a7bd4aaa:"18518","7a9c7a9a":"18603",c661d3f1:"18639",f6aef24f:"19373",e0d892c2:"19520","5bf26d11":"19555","67da9612":"20090",be197d78:"20101",e801e723:"20394",ae5745cc:"20505",d14f8ee5:"20850","8b62c48f":"21260",b9979bed:"21303","3e53f2d3":"21336",f92290a0:"21592","56b8c1aa":"21594",b3636d59:"21740","19a6ffde":"21958","51f93b96":"22086",cd0300a2:"22260","812444b5":"22358",d5c4c4ae:"22367","32030e6f":"22705","6f0e603d":"22776","3a244aec":"23246","90c2c848":"23289","938b8490":"24033",e79e64be:"24190","963c8ac0":"24302","39c8d3f8":"24359",b8283c8e:"24373","6b207c51":"24460","23464d23":"24490","20e43c84":"24498",e12d4719:"24681","40bcb702":"24783","62f60b5b":"25335","2c773ba3":"25450","4e946086":"26079",ed133f89:"26244","325ddbed":"26512","74bedbb6":"26604","619eeade":"26736","25b43794":"27561","83ee1d6a":"27639","1698e1d1":"27773","30241ed8":"27848","9bd54e26":"27922","281e3fe0":"27987","715a66b3":"28015","029c29d9":"28177","9f25cf08":"29041",d1a0cea3:"29099","5e95c892":"29661","952356a8":"29711",f7b99134:"29737","96795ae1":"29824","49403d8c":"30385",beb2a160:"30602","13c21afe":"30673","6f52e085":"30866","9bd02e6c":"31574","3b5edcc4":"31647",b4f7c3fb:"31653","9e4e2e8b":"31823",cfae12a4:"31935",b3b90a5e:"33179","92a392ff":"33206","230a0014":"33263","59c340d8":"33304","7fbb6eb5":"33346","35d3178b":"33488",ecf43748:"33658","53a1ff94":"34111","5be441ac":"34339","62284ec3":"34514","39035dcb":"35179",d0b1075b:"35460","9cd71f2c":"35466","1c82c718":"35491",f8bbda75:"36007","014fa81c":"36666","600a6af1":"36766","998cd6c6":"36790","26b1dccf":"37086",dbd7356d:"37303","3481c063":"37379","7d1194b2":"37423",ee4eba04:"37530","679e6283":"37739","3f56b28d":"37907","10c1e86a":"37933","18ea4958":"38042",af8ed05f:"38147","6b94b48b":"38262",bcdc9a5c:"38284",acacc2b4:"38551",fd4ea388:"38703","318b66a0":"38765",a2dbf4e7:"38768","7b2162ed":"39087","31b83fd6":"39205","5bd755c4":"39252","369bf9e9":"39599","326267d5":"39687",d9cc83f8:"39964",c62d4947:"40089","1aa24188":"40168","60d85392":"40360","44c6aa62":"40653",b3760b7c:"40730",f8d85197:"40884",af09cb5f:"40988","27c45671":"41254","1eef4415":"41381","8c05f4d5":"41772",ce0a947c:"41790","2a89e141":"42367","4f057d99":"42709","2d764dca":"42957","4eaf1272":"43118","779187a6":"43215",e4399142:"43347",b22c1dac:"43362","5cda8f59":"43374","92621e92":"43621",f0ebaa7e:"44136",f34f869b:"44198","52c25d1c":"44280","0dcc1e01":"44639","9e8339c4":"45012","4293ef56":"45249",be937143:"46065",ccc49370:"46103",d2dc1d28:"46245","0e617e7a":"46604","5d41d0b6":"46738","2b4fbe73":"46946","749660c3":"47079","883d241c":"47495","07b5dca2":"47546","688ea354":"47697","66151e3f":"47698","5ba3e239":"47829","103a101a":"48379","1622041d":"48417",dc28c8db:"48449",aebfde4b:"48472","6875c492":"48610","092d0294":"48792",ce19f7d3:"48944",afb6799c:"48952","6299beff":"48976","435e79fb":"49594","2747918f":"49612","72aadbbe":"49739",c9f06a2a:"49900",cec206a7:"49909","186bf65f":"50434","4ece2ef5":"50618",f407a811:"50836",bce2f7e5:"50964",fd21cc65:"51538",eaffcef6:"51566","2e99cb0e":"51610","5ed3387d":"52032","769f10a0":"52432","67644baa":"52483",b8b55b85:"52521","814f3328":"52535","02b9869f":"52592",e1f747d9:"52721","39b05d13":"52910","0fe8a02a":"53244",e9beab12:"53443","9e4087bc":"53608","6156002b":"54005",e00f1d66:"54069","44b117b5":"54178",c709f244:"54281",e90b4b34:"54379",bff0bad2:"54583",ce4b3df7:"54909","4f8601bc":"55178","2bd83684":"55256",c2a527e7:"55273","4aad33a5":"55338","40adba6a":"55582","23da3c05":"56129","714feb36":"56204","39447efc":"56224","390b04b5":"56264","8ae4ee15":"56664","7dd4c8bc":"56759","1d1d00c8":"56824","286194e8":"56962","86405c0e":"57182","10db50b8":"57551","96c3e083":"57720","5024c8a9":"57780",c38062b9:"57971",d5f39101:"59350","45a57db1":"59441",ba4d70ca:"59602",ad6305cb:"60082","85c52577":"60277","0242a13a":"60299","8ddd1f69":"60322",b11b48f8:"60401","1f5f1faf":"60414","4dad0b95":"60614","43d76b0c":"60710",d845213b:"61496","5e3b00c5":"61823","7c785ce9":"62139",b8b9d8e8:"62303","9962ee1e":"62359","1a6a2ec3":"62707","426b1138":"62847","37703fea":"62887","9f6545b7":"62933",a5dd7d10:"63057","29014e21":"63252","4619ca6c":"63452",dbfa0beb:"63538",efbb6268:"63548",bb98611a:"63571",e8a4c7be:"63749","1a8da153":"63750",a56ad6f0:"63841","01a85c17":"64013",e2bba919:"64068",c4f5d8e4:"64195",e18eec83:"64314",d6a42b72:"64341",d0301901:"64526","3fd111c7":"64909","0bea9cd5":"65039","13362ea9":"65230","0058bf23":"66114","90151e6b":"66171","163b78fe":"66250",f218f265:"66942",d136d263:"67567",ec5d0804:"67702","4b8950e9":"67759",de657462:"68012","5c125432":"68243","518baa20":"68330","2176bd9e":"68975",a45434fa:"69051",e4af6a2d:"69090",a2d3b782:"69441",fea00b33:"69500",d7756765:"69565",ee1ed8c4:"69847","50c94cd7":"69867","795feea1":"70131","6ffa71f8":"70262","81faadf7":"70672","3ed2c247":"70702",c72fb457:"70741","048a2137":"71036","5b027e06":"71128",dc46868d:"71146",fbd7f063:"71419",f162eb70:"71431",b4c9bdc9:"71469",b64e38ac:"71508","837a3e8d":"71658",b6d824a3:"72468",a2947dce:"72521","901c0002":"72558",da20989d:"73013",aee4c48a:"73570","499ba0c7":"73590","6afb304f":"73638","962afcd6":"73670",fdc13b44:"73684",afdc90ee:"73887","35144e55":"73899",c9c3a302:"74121",f1a7576f:"74192",c87de583:"74292",adaf2bab:"74598",fce92293:"74683",ee924e36:"74711","066ec25f":"74758","9d954fea":"75393",dea8b3ed:"75526","83ce5e05":"75574",ff445556:"75756",f880b41b:"75827","87f23a60":"75860","39d8d90f":"75885",f0f0c9e0:"75970","54305ae0":"76288","9e3bbdc0":"76590",fbe7d2e8:"76594",ca69ab29:"76741",ed480930:"76742","3b7ac723":"76809",a3a64d88:"76811",bca46e3f:"76814","8e2e6ad6":"77579","533d3ffb":"78171","4e418365":"78294",ef02483f:"78327","641a79fb":"78345","7089c5e9":"78384","42d5a18c":"78393","259bd0c5":"78645",adb54813:"78887",f5d62c05:"78949","2297cc0d":"78951",bc5075fb:"79087","0810f675":"79133",a97e7f15:"79204","0aeeb10b":"79321","1385dc12":"79505","85d49e2b":"79528","9f724635":"79573","25539fcb":"79590","935f2afb":"80053","0f187495":"80239",e110487c:"80389","2716246c":"80409","8eb5a1d8":"80816","5d34a3e0":"80843","2a615d1d":"80920",db98aa0c:"81090","9ac95129":"81135","2e9194de":"81302","8364cffd":"81420",f26f0cdb:"81486","43adcc08":"82209","7ddf2558":"82214","41bc8270":"82452",ee85e3b6:"82882",c6cd348e:"83036",b6358757:"83101","6203860c":"83256",a112d798:"83304",da81302a:"83350",ea645227:"83511","7cca0223":"83709","9a46388f":"83800","0c06981f":"84266",c55525a9:"84279",e8903528:"84897","8df1c5c9":"84951",c344252c:"85064",ae8e07b1:"85219","7cbc5997":"85454","46ddaac3":"85526","08cebe36":"85985",b6915d5f:"86057","9ca2f55b":"86180",cf4609e7:"86198",ae06c6f1:"86405","8d5ae15a":"86438",d817bad3:"86487",ab8fc1e5:"86840","98c40af1":"86873",add2b463:"86894","2554564d":"87019","6eb5397d":"87091",ebfee794:"87305","54b7d866":"87823","85434a08":"87862","536309bb":"87888","5b767225":"87954","541d824c":"88005","07af796b":"88394",a12ac645:"88427","385e6aa6":"88599","64042be6":"88863","7c7e3f2e":"88925",c78f4965:"88963","640b2864":"89141","76f2b92e":"89204","68c90bbc":"89217","9ec15741":"89340","9eec1b69":"89509","6042c76a":"89659",db6287e5:"89758","110cdc73":"90393",b2b675dd:"90533","7c97d78d":"90717","0d27e988":"90742",d0ecf97a:"91186",fae9d50a:"91414","035d9dc3":"91799","889c25c7":"92149","73496ed9":"92505",fbe6399d:"92972",a6aa9e1f:"93089",f0b5617d:"93392",fd6d4018:"93464",e37577e1:"93521","2c4528c6":"94120","6bcded04":"94190",a94703ab:"94368","0c7b26d1":"94829","7cf19012":"94908","9d107aac":"95053",f7aec19e:"95085",c80bf43d:"95181","0f1457e8":"95534","8383ea83":"96163","6e870323":"96434",daf8bbf9:"96591","5f22e924":"96781","0cbbedcd":"96854","0cde639a":"97227","2345a3b7":"97485",c15d2dfd:"97517","2f2ad190":"97550",cb3c2681:"97607","7d66ff10":"97727","1a4e3797":"97920",d0c63040:"98025","341e5e63":"98112","39e353ee":"98169","43ac2fb4":"98195","8f5a650f":"98202","9dc56d2c":"98228","46540e82":"98280",f4a6cc60:"98761","9f7aca5a":"98825","01980361":"99248",a737efbc:"99259","7ee32c60":"99346","06946b11":"99701","5fbdd67a":"99731","9cc47562":"99815",cb7a22d0:"99958"}[e]||e,r.p+r.u(e)},(()=>{var e={51303:0,40532:0};r.f.j=(c,a)=>{var d=r.o(e,c)?e[c]:void 0;if(0!==d)if(d)a.push(d[2]);else if(/^(40532|51303)$/.test(c))e[c]=0;else{var b=new Promise(((a,b)=>d=e[c]=[a,b]));a.push(d[2]=b);var f=r.p+r.u(c),t=new Error;r.l(f,(a=>{if(r.o(e,c)&&(0!==(d=e[c])&&(e[c]=void 0),d)){var b=a&&("load"===a.type?"missing":a.type),f=a&&a.target&&a.target.src;t.message="Loading chunk "+c+" failed.\n("+b+": "+f+")",t.name="ChunkLoadError",t.type=b,t.request=f,d[1](t)}}),"chunk-"+c,c)}},r.O.j=c=>0===e[c];var c=(c,a)=>{var d,b,f=a[0],t=a[1],o=a[2],n=0;if(f.some((c=>0!==e[c]))){for(d in t)r.o(t,d)&&(r.m[d]=t[d]);if(o)var i=o(r)}for(c&&c(a);n