Plugin Directory

Changeset 3241556


Ignore:
Timestamp:
02/17/2025 01:32:09 AM (13 months ago)
Author:
tfirdaus
Message:

Update to version 1.9.4 from GitHub

Location:
syntatis-feature-flipper
Files:
16 edited
1 copied

Legend:

Unmodified
Added
Removed
  • syntatis-feature-flipper/tags/1.9.4/app/Features/MaintenanceMode.php

    r3233276 r3241556  
    2626    {
    2727        $hook->addFilter(Option::hook('sanitize:site_maintenance_args'), [$this, 'sanitizeArgsOption'], PHP_INT_MAX);
     28        $hook->addFilter(Option::hook('default:site_maintenance_args'), static function (): array {
     29            return [
     30                'headline' => __(
     31                    'Under Maintenance 🚧',
     32                    'syntatis-feature-flipper',
     33                ),
     34                'message' => __(
     35                    'We are currently performing some scheduled maintenance. We will be back as soon as possible.',
     36                    'syntatis-feature-flipper',
     37                ),
     38            ];
     39        }, PHP_INT_MAX);
    2840
    2941        if (Option::get('site_access') !== 'maintenance') {
  • syntatis-feature-flipper/tags/1.9.4/dist/assets/setting-page/index.asset.php

    r3241456 r3241556  
    1 <?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'react-jsx-runtime', 'wp-api-fetch', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-primitives'), 'version' => 'c6da59ceeda7f6ccef0c');
     1<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'react-jsx-runtime', 'wp-api-fetch', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-primitives'), 'version' => 'e01ccb2e2aa8ec3d1236');
  • syntatis-feature-flipper/tags/1.9.4/dist/assets/setting-page/index.js

    r3241456 r3241556  
    1 (()=>{"use strict";var e,t,n,r,i={156:(e,t,n)=>{n.d(t,{A:()=>r});const r={settings:"FmvwuJL3qfhP_BsuyWnk"}},164:(e,t,n)=>{n.d(t,{y:()=>a});var r=n(7049),i=n(9953),s=n(1609);function a(e){let[t,n]=(0,s.useState)(e),a=(0,s.useRef)(null),l=(0,r.J)((()=>{if(!a.current)return;let e=a.current.next();e.done?a.current=null:t===e.value?l():n(e.value)}));(0,i.N)((()=>{a.current&&l()}));let o=(0,r.J)((e=>{a.current=e(t),l()}));return[t,o]}},306:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{N:()=>c});var i=n(2568),s=n(3667),a=n(2664),l=n(5140),o=n(7345),d=n(790),u=e([a]);a=(u.then?(await u)():u)[0];const c=({description:e,id:t,name:n,onChange:r,title:u,children:c,isDisabled:p,isSelected:f,help:h,options:g,orientation:v})=>{const{labelProps:m,inputProps:y,getOption:b}=(0,a.Mp)();return(0,d.jsxs)("tr",{children:[(0,d.jsx)("th",{scope:"row",children:(0,d.jsxs)("span",{className:o.A.label,children:[(0,d.jsx)("label",{...m(t),children:u}),h&&(0,d.jsx)(l.V7,{children:h})]})}),(0,d.jsxs)("td",{children:[(0,d.jsx)(i.z,{...y(n),className:o.A.root,onChange:e=>{void 0!==r&&r(e)},defaultValue:b(n),description:e,isDisabled:p,isSelected:f,orientation:v,children:g.map((({label:e,value:t,...n})=>(0,d.jsx)(s.s,{value:t,...n,children:e},t)))}),c]})]})};r()}catch(e){r(e)}}))},341:(e,t,n)=>{n.a(e,(async(e,t)=>{try{var r=n(8490),i=n.n(r),s=n(6087),a=n(2664),l=n(6858),o=n(790),d=e([a,l]);[a,l]=d.then?(await d)():d,i()((()=>{const e=document.querySelector("#syntatis-feature-flipper-settings");if(e){const t=JSON.parse(e.dataset.inline),n=e.dataset.nonce;(0,s.createRoot)(e).render((0,o.jsx)(a.Z6,{inlineData:t,nonceData:n,children:(0,o.jsx)(l.Y,{})}))}})),t()}catch(e){t(e)}}))},415:(e,t,n)=>{n.d(t,{Cc:()=>d,wR:()=>f});var r=n(1609);const i={prefix:String(Math.round(1e10*Math.random())),current:0},s=r.createContext(i),a=r.createContext(!1);let l=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement),o=new WeakMap;const d="function"==typeof r.useId?function(e){let t=r.useId(),[n]=(0,r.useState)(f());return e||`${n?"react-aria":`react-aria${i.prefix}`}-${t}`}:function(e){let t=(0,r.useContext)(s);t!==i||l||console.warn("When server rendering, you must wrap your application in an <SSRProvider> to ensure consistent ids are generated between the client and server.");let n=function(e=!1){let t=(0,r.useContext)(s),n=(0,r.useRef)(null);if(null===n.current&&!e){var i,a;let e=null===(a=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)||void 0===a||null===(i=a.ReactCurrentOwner)||void 0===i?void 0:i.current;if(e){let n=o.get(e);null==n?o.set(e,{id:t.current,state:e.memoizedState}):e.memoizedState!==n.state&&(t.current=n.id,o.delete(e))}n.current=++t.current}return n.current}(!!e),a=`react-aria${t.prefix}`;return e||`${a}-${n}`};function u(){return!1}function c(){return!0}function p(e){return()=>{}}function f(){return"function"==typeof r.useSyncExternalStore?r.useSyncExternalStore(p,u,c):(0,r.useContext)(a)}},631:(e,t,n)=>{n.d(t,{A:()=>r});const r={root:"kqcdgiY_Xs0k8Tku0yKz"}},751:(e,t,n)=>{function r(e){if(!e)return;let t=!0;return n=>{let r={...n,preventDefault(){n.preventDefault()},isDefaultPrevented:()=>n.isDefaultPrevented(),stopPropagation(){t?console.error("stopPropagation is now the default behavior for events in React Spectrum. You can use continuePropagation() to revert this behavior."):t=!0},continuePropagation(){t=!1},isPropagationStopped:()=>t};e(r),t&&n.stopPropagation()}}n.d(t,{T:()=>r})},790:e=>{e.exports=window.ReactJSXRuntime},894:(e,t,n)=>{function r(e,t){return t.get?t.get.call(e):t.value}n.d(t,{_:()=>r})},1034:(e,t,n)=>{n.d(t,{O:()=>a,T:()=>l});var r=n(790),i=n(1609);const s=(0,i.createContext)({context:"settings"}),a=e=>{const{children:t,context:n,url:i}=e;let a="tab";return"string"==typeof e.navigate&&(a=e.navigate),(0,r.jsx)(s.Provider,{value:{context:n,navigate:a,url:i},children:t})},l=()=>(0,i.useContext)(s)},1144:(e,t,n)=>{n.d(t,{KZ:()=>d,Lf:()=>o,YD:()=>a,cX:()=>f});var r=n(1609);const i={badInput:!1,customError:!1,patternMismatch:!1,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valueMissing:!1,valid:!0},s={...i,customError:!0,valid:!1},a={isInvalid:!1,validationDetails:i,validationErrors:[]},l=(0,r.createContext)({}),o="__formValidationState"+Date.now();function d(e){if(e[o]){let{realtimeValidation:t,displayValidation:n,updateValidation:r,resetValidation:i,commitValidation:s}=e[o];return{realtimeValidation:t,displayValidation:n,updateValidation:r,resetValidation:i,commitValidation:s}}return function(e){let{isInvalid:t,validationState:n,name:i,value:o,builtinValidation:d,validate:f,validationBehavior:h="aria"}=e;n&&(t||(t="invalid"===n));let g=void 0!==t?{isInvalid:t,validationErrors:[],validationDetails:s}:null,v=(0,r.useMemo)((()=>{if(!f||null==o)return null;let e=function(e,t){if("function"==typeof e){let n=e(t);if(n&&"boolean"!=typeof n)return u(n)}return[]}(f,o);return c(e)}),[f,o]);(null==d?void 0:d.validationDetails.valid)&&(d=void 0);let m=(0,r.useContext)(l),y=(0,r.useMemo)((()=>i?Array.isArray(i)?i.flatMap((e=>u(m[e]))):u(m[i]):[]),[m,i]),[b,w]=(0,r.useState)(m),[A,x]=(0,r.useState)(!1);m!==b&&(w(m),x(!1));let _=(0,r.useMemo)((()=>c(A?[]:y)),[A,y]),E=(0,r.useRef)(a),[P,k]=(0,r.useState)(a),S=(0,r.useRef)(a),[C,N]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{if(!C)return;N(!1);let e=v||d||E.current;p(e,S.current)||(S.current=e,k(e))})),{realtimeValidation:g||_||v||d||a,displayValidation:"native"===h?g||_||P:g||_||v||d||P,updateValidation(e){"aria"!==h||p(P,e)?E.current=e:k(e)},resetValidation(){let e=a;p(e,S.current)||(S.current=e,k(e)),"native"===h&&N(!1),x(!0)},commitValidation(){"native"===h&&N(!0),x(!0)}}}(e)}function u(e){return e?Array.isArray(e)?e:[e]:[]}function c(e){return e.length?{isInvalid:!0,validationErrors:e,validationDetails:s}:null}function p(e,t){return e===t||!!e&&!!t&&e.isInvalid===t.isInvalid&&e.validationErrors.length===t.validationErrors.length&&e.validationErrors.every(((e,n)=>e===t.validationErrors[n]))&&Object.entries(e.validationDetails).every((([e,n])=>t.validationDetails[e]===n))}function f(...e){let t=new Set,n=!1,r={...i};for(let i of e){var s,a;for(let e of i.validationErrors)t.add(e);n||(n=i.isInvalid);for(let e in r)(s=r)[a=e]||(s[a]=i.validationDetails[e])}return r.valid=!n,{isInvalid:n,validationErrors:[...t],validationDetails:r}}},1455:e=>{e.exports=window.wp.apiFetch},1609:e=>{e.exports=window.React},1620:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{N:()=>p});var i=n(7723),s=n(6087),a=n(2481),l=n(9860),o=n(2664),d=n(5140),u=n(790),c=e([l,o]);[l,o]=c.then?(await c)():c;const p=()=>{const{getOption:e,optionPrefix:t}=(0,o.Mp)(),[n,r]=(0,s.useState)(e("revisions")),c=e("revisions_max");return(0,u.jsx)(l.$,{name:"revisions",id:"revisions",title:(0,i.__)("Revisions","syntatis-feature-flipper"),label:(0,i.__)("Enable post revisions","syntatis-feature-flipper"),description:(0,i.__)("If switched off, revisions of your posts will not be saved.","syntatis-feature-flipper"),help:(0,u.jsxs)(d.Hu,{readmore:"https://wordpress.org/documentation/article/revisions/",children:[(0,u.jsx)("p",{children:(0,i.__)("While the revision feature is helpful for recovering content, storing too many revisions can clutter the database, slow down performance, and use up storage space.","syntatis-feature-flipper")}),(0,u.jsx)("p",{children:(0,i.__)("Limiting or disabling revisions can help to improve your site database more efficient, especially for multi-author blogs or sites with limited hosting resources.","syntatis-feature-flipper")})]}),onChange:r,children:n&&(0,u.jsx)("div",{style:{marginTop:"1rem"},children:(0,u.jsx)(a.A,{min:1,max:100,placeholder:"number"==typeof c?c:"∞",defaultValue:c,type:"number",name:`${t}revisions_max`,className:"code",suffix:(0,u.jsx)("span",{"aria-hidden":!0,children:(0,i.__)("Revisions","syntatis-feature-flipper")}),"aria-label":(0,i.__)("Maximum","syntatis-feature-flipper"),description:(0,i.__)("The maximum number of revisions to keep.","syntatis-feature-flipper")})})})};r()}catch(e){r(e)}}))},1623:(e,t,n)=>{n.d(t,{H:()=>i});var r=n(8356);function i(e={}){let{isReadOnly:t}=e,[n,i]=(0,r.P)(e.isSelected,e.defaultSelected||!1,e.onChange);return{isSelected:n,setSelected:function(e){t||i(e)},toggle:function(){t||i(!n)}}}},1732:(e,t,n)=>{n.d(t,{T:()=>s});var r=n(1609),i=n(8356);function s(e){let[t,n]=(0,i.P)(e.isOpen,e.defaultOpen||!1,e.onOpenChange);const s=(0,r.useCallback)((()=>{n(!0)}),[n]),a=(0,r.useCallback)((()=>{n(!1)}),[n]),l=(0,r.useCallback)((()=>{n(!t)}),[n,t]);return{isOpen:t,setOpen:n,open:s,close:a,toggle:l}}},1786:(e,t,n)=>{n.d(t,{J:()=>i});var r=n(4836);function i(e,t){return"#comment"!==e.nodeName&&function(e){const t=(0,r.m)(e);if(!(e instanceof t.HTMLElement||e instanceof t.SVGElement))return!1;let{display:n,visibility:i}=e.style,s="none"!==n&&"hidden"!==i&&"collapse"!==i;if(s){const{getComputedStyle:t}=e.ownerDocument.defaultView;let{display:n,visibility:r}=t(e);s="none"!==n&&"hidden"!==r&&"collapse"!==r}return s}(e)&&function(e,t){return!e.hasAttribute("hidden")&&!e.hasAttribute("data-react-aria-prevent-focus")&&("DETAILS"!==e.nodeName||!t||"SUMMARY"===t.nodeName||e.hasAttribute("open"))}(e,t)&&(!e.parentElement||i(e.parentElement,e))}},1789:(e,t,n)=>{n.d(t,{A:()=>d});var r=n(1609);const i=new Map,s=new Set;function a(e){for(const t of[...s])t(e)}function l(e){return"undefined"===e?void 0:JSON.parse(e)}function o(e){try{return e()}catch(e){}}const d=function(e,t){const n=null==t?void 0:t.serializer,[d]=(0,r.useState)(null==t?void 0:t.defaultValue);return function(e,t,n=!0,d=l,u=JSON.stringify){const c=(0,r.useRef)({string:null,parsed:void 0}),p=(0,r.useSyncExternalStore)((0,r.useCallback)((t=>{const n=n=>{e===n&&t()};return s.add(n),()=>{s.delete(n)}}),[e]),(()=>{var n;const r=null!==(n=o((()=>sessionStorage.getItem(e))))&&void 0!==n?n:null;if(i.has(e))c.current.parsed=i.get(e);else if(r!==c.current.string){let e;try{e=null===r?t:d(r)}catch(n){e=t}c.current.parsed=e}return c.current.string=r,null===r&&void 0!==t&&o((()=>{const n=u(t);sessionStorage.setItem(e,n),c.current={string:n,parsed:t}})),c.current.parsed}),(()=>t)),f=(0,r.useCallback)((t=>{const n=t instanceof Function?t(c.current.parsed):t;try{sessionStorage.setItem(e,u(n)),i.delete(e)}catch(t){i.set(e,n)}a(e)}),[e,u]);return(0,r.useEffect)((()=>{if(!n)return;const t=t=>{t.storageArea===o((()=>sessionStorage))&&t.key===e&&a(e)};return window.addEventListener("storage",t),()=>window.removeEventListener("storage",t)}),[e,n]),(0,r.useMemo)((()=>[p,f,{isPersistent:p===t||!i.has(e),removeItem(){o((()=>sessionStorage.removeItem(e))),i.delete(e),a(e)}}]),[e,f,p,t])}(e,d,null==t?void 0:t.storageSync,null==n?void 0:n.parse,null==n?void 0:n.stringify)}},1811:(e,t,n)=>{n.d(t,{v:()=>f});var r=n(1609),i=n(5987),s=n(8343),a=n(4836),l=n(2217),o=n(8356),d=n(4742),u=n(4351),c=n(8868),p=n(1144);function f(e,t){let{inputElementType:n="input",isDisabled:f=!1,isRequired:h=!1,isReadOnly:g=!1,type:v="text",validationBehavior:m="aria"}=e,[y,b]=(0,o.P)(e.value,e.defaultValue||"",e.onChange),{focusableProps:w}=(0,u.W)(e,t),A=(0,p.KZ)({...e,value:y}),{isInvalid:x,validationErrors:_,validationDetails:E}=A.displayValidation,{labelProps:P,fieldProps:k,descriptionProps:S,errorMessageProps:C}=(0,d.M)({...e,isInvalid:x,errorMessage:e.errorMessage||_}),N=(0,i.$)(e,{labelable:!0});const T={type:v,pattern:e.pattern};return(0,s.F)(t,y,b),(0,c.X)(e,A,t),(0,r.useEffect)((()=>{if(t.current instanceof(0,a.m)(t.current).HTMLTextAreaElement){let e=t.current;Object.defineProperty(e,"defaultValue",{get:()=>e.value,set:()=>{},configurable:!0})}}),[t]),{labelProps:P,inputProps:(0,l.v)(N,"input"===n?T:void 0,{disabled:f,readOnly:g,required:h&&"native"===m,"aria-required":h&&"aria"===m||void 0,"aria-invalid":x||void 0,"aria-errormessage":e["aria-errormessage"],"aria-activedescendant":e["aria-activedescendant"],"aria-autocomplete":e["aria-autocomplete"],"aria-haspopup":e["aria-haspopup"],"aria-controls":e["aria-controls"],value:y,onChange:e=>b(e.target.value),autoComplete:e.autoComplete,autoCapitalize:e.autoCapitalize,maxLength:e.maxLength,minLength:e.minLength,name:e.name,placeholder:e.placeholder,inputMode:e.inputMode,autoCorrect:e.autoCorrect,spellCheck:e.spellCheck,onCopy:e.onCopy,onCut:e.onCut,onPaste:e.onPaste,onCompositionEnd:e.onCompositionEnd,onCompositionStart:e.onCompositionStart,onCompositionUpdate:e.onCompositionUpdate,onSelect:e.onSelect,onBeforeInput:e.onBeforeInput,onInput:e.onInput,...w,...k}),descriptionProps:S,errorMessageProps:C,isInvalid:x,validationErrors:_,validationDetails:E}}},2166:(e,t,n)=>{function r(...e){return(...t)=>{for(let n of e)"function"==typeof n&&n(...t)}}n.d(t,{c:()=>r})},2217:(e,t,n)=>{n.d(t,{v:()=>a});var r=n(2166),i=n(3051),s=n(4164);function a(...e){let t={...e[0]};for(let n=1;n<e.length;n++){let a=e[n];for(let e in a){let n=t[e],l=a[e];"function"==typeof n&&"function"==typeof l&&"o"===e[0]&&"n"===e[1]&&e.charCodeAt(2)>=65&&e.charCodeAt(2)<=90?t[e]=(0,r.c)(n,l):"className"!==e&&"UNSAFE_className"!==e||"string"!=typeof n||"string"!=typeof l?"id"===e&&n&&l?t.id=(0,i.Tw)(n,l):t[e]=void 0!==l?l:n:t[e]=(0,s.A)(n,l)}}return t}},2268:(e,t,n)=>{function r(e){if(function(){if(null==i){i=!1;try{document.createElement("div").focus({get preventScroll(){return i=!0,!0}})}catch{}}return i}())e.focus({preventScroll:!0});else{let t=function(e){let t=e.parentNode,n=[],r=document.scrollingElement||document.documentElement;for(;t instanceof HTMLElement&&t!==r;)(t.offsetHeight<t.scrollHeight||t.offsetWidth<t.scrollWidth)&&n.push({element:t,scrollTop:t.scrollTop,scrollLeft:t.scrollLeft}),t=t.parentNode;return r instanceof HTMLElement&&n.push({element:r,scrollTop:r.scrollTop,scrollLeft:r.scrollLeft}),n}(e);e.focus(),function(e){for(let{element:t,scrollTop:n,scrollLeft:r}of e)t.scrollTop=n,t.scrollLeft=r}(t)}}n.d(t,{e:()=>r});let i=null},2284:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{N:()=>h});var i=n(9180),s=n(7723),a=n(7623),l=n(7899),o=n(790),d=e([a]);a=(d.then?(await d)():d)[0];const u={success:(0,s.__)("Settings saved.","syntatis-feature-flipper"),error:(0,s.__)("Settings failed to save.","syntatis-feature-flipper"),"no-change":(0,s.__)("No changes were made.","syntatis-feature-flipper")},c={success:"success",error:"error","no-change":"info"};function p(e){return u[e]||""}function f(e){return c[e]||"info"}const h=()=>{const{updating:e,status:t,setStatus:n}=(0,a.M)();if(e||!t||t.startsWith("__"))return null;const r=p(t);return r&&(0,o.jsx)(i.$,{className:`${l.A.root} inline`,isDismissable:!0,level:f(t),onDismiss:()=>n(null),children:(0,o.jsx)("strong",{children:r})})};r()}catch(g){r(g)}}))},2481:(e,t,n)=>{n.d(t,{A:()=>u});var r=n(790),i=n(3908),s=n(1609),a=n(1811),l=n(3036),o=n(9691);n(9479);const d={root:"_root_10vvz_1",inputWrapper:"_inputWrapper_10vvz_6",input:"_input_10vvz_6",invalid:"_invalid_10vvz_14",label:"_label_10vvz_19",markedRequired:"_markedRequired_10vvz_27",descriptionBeforeInput:"_descriptionBeforeInput_10vvz_34",description:"_description_10vvz_34",errorMessage:"_errorMessage_10vvz_46"},u=(0,s.forwardRef)(((e,t)=>{var n,s,u,c,p,f;const{description:h,descriptionArea:g,errorMessage:v,isDisabled:m,isRequired:y,label:b,max:w,min:A,prefix:x,step:_,suffix:E}=e;let P=e.className;const k=null==(n=e.className)?void 0:n.includes("code"),S=null==(s=e.className)?void 0:s.includes("regular-text"),C=null==(u=e.className)?void 0:u.includes("small-text");S&&(P=null==(c=e.className)?void 0:c.replace("regular-text","")),C&&(P=null==(p=e.className)?void 0:p.replace("small-text","")),k&&(P=null==(f=e.className)?void 0:f.replace("code",""));const N=(0,i.U)(t),{clsx:T,componentProps:j,rootProps:M}=(0,o.Y)("TextField",{...e,className:P}),{descriptionProps:I,errorMessageProps:K,inputProps:D,isInvalid:R,labelProps:B,validationDetails:L,validationErrors:F}=(0,a.v)(j,N),{errorMessageList:O}=(0,l.b)({errorMessage:v,isInvalid:R,validationDetails:L,validationErrors:F});return(0,r.jsxs)("div",{...M({classNames:[d.root,{[d.descriptionBeforeInput]:"before-input"===g,[d.disabled]:m,[d.invalid]:R}]}),children:[b&&(0,r.jsxs)("label",{...B,className:T({classNames:d.label,prefixedNames:"label"}),children:[b,y?(0,r.jsx)("span",{className:T({classNames:d.markedRequired,prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsxs)("div",{className:T({classNames:d.inputWrapper,prefixedNames:"input-wrapper"}),children:[x&&(0,r.jsx)("div",{className:T({classNames:d.prefix,prefixedNames:"prefix"}),children:x}),(0,r.jsx)("input",{...D,className:T({classNames:{[d.input]:!0,code:k,"regular-text":S,"small-text":C},prefixedNames:"input"}),max:w,min:A,ref:N,step:_}),E&&(0,r.jsx)("div",{className:T({classNames:d.suffix,prefixedNames:"suffix"}),children:E})]}),O.length>=1&&(0,r.jsx)("div",{...K,className:T({classNames:d.errorMessage,prefixedNames:"error-message"}),children:O.map(((e,t)=>(0,r.jsx)("p",{children:e},t)))}),h&&(0,r.jsx)("p",{...I,className:T({classNames:[d.description,"description"],prefixedNames:"description"}),children:h})]})}));u.displayName="TextField"},2526:(e,t,n)=>{n.d(t,{n:()=>r});const r=new WeakMap},2568:(e,t,n)=>{n.d(t,{z:()=>A});var r=n(790),i=n(3908),s=n(1609),a=n(4124),l=n(5987),o=n(3051),d=n(2217),u=n(5652),c=n(4742),p=n(9461),f=n(8817),h=n(1144),g=n(8356);let v=Math.round(1e10*Math.random()),m=0;var y=n(9691),b=n(3667);const w="_descriptionBeforeInput_15x60_34",A=(0,s.forwardRef)(((e,t)=>{const{children:n,isRequired:A,label:x}=e,{description:_,descriptionArea:E}=e,{clsx:P,componentProps:k,rootProps:S}=(0,y.Y)("RadioGroup",e),C=(0,i.U)(t),N=function(e){let t=(0,s.useMemo)((()=>e.name||`radio-group-${v}-${++m}`),[e.name]);var n;let[r,i]=(0,g.P)(e.value,null!==(n=e.defaultValue)&&void 0!==n?n:null,e.onChange),[a,l]=(0,s.useState)(null),o=(0,h.KZ)({...e,value:r}),d=o.displayValidation.isInvalid;return{...o,name:t,selectedValue:r,setSelectedValue:t=>{e.isReadOnly||e.isDisabled||(i(t),o.commitValidation())},lastFocusedValue:a,setLastFocusedValue:l,isDisabled:e.isDisabled||!1,isReadOnly:e.isReadOnly||!1,isRequired:e.isRequired||!1,validationState:e.validationState||(d?"invalid":null),isInvalid:d}}(k),{descriptionProps:T,errorMessageProps:j,isInvalid:M,labelProps:I,radioGroupProps:K,validationErrors:D}=function(e,t){let{name:n,isReadOnly:r,isRequired:i,isDisabled:s,orientation:h="vertical",validationBehavior:g="aria"}=e,{direction:v}=(0,f.Y)(),{isInvalid:m,validationErrors:y,validationDetails:b}=t.displayValidation,{labelProps:w,fieldProps:A,descriptionProps:x,errorMessageProps:_}=(0,c.M)({...e,labelElementType:"span",isInvalid:t.isInvalid,errorMessage:e.errorMessage||y}),E=(0,l.$)(e,{labelable:!0}),{focusWithinProps:P}=(0,p.R)({onBlurWithin(n){var r;null===(r=e.onBlur)||void 0===r||r.call(e,n),t.selectedValue||t.setLastFocusedValue(null)},onFocusWithin:e.onFocus,onFocusWithinChange:e.onFocusChange}),k=(0,o.Bi)(n);return a.V.set(t,{name:k,descriptionId:x.id,errorMessageId:_.id,validationBehavior:g}),{radioGroupProps:(0,d.v)(E,{role:"radiogroup",onKeyDown:e=>{let n;switch(e.key){case"ArrowRight":n="rtl"===v&&"vertical"!==h?"prev":"next";break;case"ArrowLeft":n="rtl"===v&&"vertical"!==h?"next":"prev";break;case"ArrowDown":n="next";break;case"ArrowUp":n="prev";break;default:return}e.preventDefault();let r,i=(0,u.N$)(e.currentTarget,{from:e.target});"next"===n?(r=i.nextNode(),r||(i.currentNode=e.currentTarget,r=i.firstChild())):(r=i.previousNode(),r||(i.currentNode=e.currentTarget,r=i.lastChild())),r&&(r.focus(),t.setSelectedValue(r.value))},"aria-invalid":t.isInvalid||void 0,"aria-errormessage":e["aria-errormessage"],"aria-readonly":r||void 0,"aria-required":i||void 0,"aria-disabled":s||void 0,"aria-orientation":h,...A,...P}),labelProps:w,descriptionProps:x,errorMessageProps:_,isInvalid:m,validationErrors:y,validationDetails:b}}(k,N);return(0,r.jsxs)("div",{...S({classNames:["_root_15x60_1",{[w]:"before-input"===E}]}),...K,"data-description-area":E,ref:C,children:[x&&(0,r.jsxs)("span",{...I,className:P({classNames:"_label_15x60_19",prefixedNames:"label"}),children:[x,A?(0,r.jsx)("span",{className:P({classNames:"_markedRequired_15x60_27",prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsx)(b.r.Provider,{value:N,children:(0,r.jsx)("div",{className:P({classNames:"_items_15x60_54",prefixedNames:"items"}),children:n})}),M&&(0,r.jsx)("div",{...j,className:P({classNames:"_errorMessage_15x60_46",prefixedNames:"error-message"}),children:D.join(" ")}),_&&(0,r.jsx)("div",{...T,className:P({classNames:"_description_15x60_34",prefixedNames:"description"}),children:_})]})}));A.displayName="RadioGroup"},2664:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{LB:()=>s.L,Mp:()=>o.M,Z6:()=>l.Z,lV:()=>i.l});var i=n(5460),s=n(9431),a=n(2284),l=n(3194),o=n(7623),d=e([i,a,l,o]);[i,a,l,o]=d.then?(await d)():d,r()}catch(e){r(e)}}))},2698:()=>{},2866:(e,t,n)=>{n.d(t,{c:()=>a});var r=n(790),i=n(1609),s=n(3908);const a=(0,i.forwardRef)(((e,t)=>{const n=(0,s.U)(t),{children:i}=e;return(0,r.jsx)("option",{ref:n,...e,children:i})}));a.displayName="Option"},2894:(e,t,n)=>{n.d(t,{y:()=>l});var r=n(1609),i=n(9953),s=n(7049);class a{isDefaultPrevented(){return this.nativeEvent.defaultPrevented}preventDefault(){this.defaultPrevented=!0,this.nativeEvent.preventDefault()}stopPropagation(){this.nativeEvent.stopPropagation(),this.isPropagationStopped=()=>!0}isPropagationStopped(){return!1}persist(){}constructor(e,t){this.nativeEvent=t,this.target=t.target,this.currentTarget=t.currentTarget,this.relatedTarget=t.relatedTarget,this.bubbles=t.bubbles,this.cancelable=t.cancelable,this.defaultPrevented=t.defaultPrevented,this.eventPhase=t.eventPhase,this.isTrusted=t.isTrusted,this.timeStamp=t.timeStamp,this.type=e}}function l(e){let t=(0,r.useRef)({isFocused:!1,observer:null});(0,i.N)((()=>{const e=t.current;return()=>{e.observer&&(e.observer.disconnect(),e.observer=null)}}),[]);let n=(0,s.J)((t=>{null==e||e(t)}));return(0,r.useCallback)((e=>{if(e.target instanceof HTMLButtonElement||e.target instanceof HTMLInputElement||e.target instanceof HTMLTextAreaElement||e.target instanceof HTMLSelectElement){t.current.isFocused=!0;let r=e.target,i=e=>{t.current.isFocused=!1,r.disabled&&n(new a("blur",e)),t.current.observer&&(t.current.observer.disconnect(),t.current.observer=null)};r.addEventListener("focusout",i,{once:!0}),t.current.observer=new MutationObserver((()=>{if(t.current.isFocused&&r.disabled){var e;null===(e=t.current.observer)||void 0===e||e.disconnect();let n=r===document.activeElement?null:document.activeElement;r.dispatchEvent(new FocusEvent("blur",{relatedTarget:n})),r.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:n}))}})),t.current.observer.observe(r,{attributes:!0,attributeFilter:["disabled"]})}}),[n])}},2919:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{q:()=>f});var i=n(7723),s=n(9860),a=n(8509),l=n(9204),o=n(2664),d=n(6087),u=n(5140),c=n(790),p=e([s,o]);[s,o]=p.then?(await p)():p;const f=()=>{const{getOption:e,inputProps:t,inlineData:n}=(0,o.Mp)(),[r,p]=(0,d.useState)(e("dashboard_widgets")),f=(0,d.useId)(),h=n.$wp.dashboardWidgets||[];return(0,c.jsx)(s.$,{name:"dashboard_widgets",id:"dashboard-widgets",title:(0,i.__)("Dashboard Widgets","syntatis-feature-flipper"),label:(0,i.__)("Enable Dashboard widgets","syntatis-feature-flipper"),description:(0,i.__)("If switched off, all widgets will not be shown in the Dashboard.","syntatis-feature-flipper"),onChange:p,children:r&&(0,c.jsx)(u.B_,{summary:(0,c.jsx)("span",{id:f,children:(0,i.__)("Settings","syntatis-feature-flipper")}),children:(0,c.jsx)(a.$,{defaultValue:e("dashboard_widgets_enabled"),label:(0,i.__)("Widgets","syntatis-feature-flipper"),description:(0,i.__)("Unchecked widgets will not be shown in the Dashboard.","syntatis-feature-flipper"),...t("dashboard_widgets_enabled"),children:Object.keys(h).map((e=>(0,c.jsx)(l.S,{value:h[e].id,label:h[e].title},e)))})})})};r()}catch(e){r(e)}}))},2922:(e,t,n)=>{n.d(t,{V:()=>v});class r{*[Symbol.iterator](){yield*this.iterable}get size(){return this.keyMap.size}getKeys(){return this.keyMap.keys()}getKeyBefore(e){let t=this.keyMap.get(e);var n;return t&&null!==(n=t.prevKey)&&void 0!==n?n:null}getKeyAfter(e){let t=this.keyMap.get(e);var n;return t&&null!==(n=t.nextKey)&&void 0!==n?n:null}getFirstKey(){return this.firstKey}getLastKey(){return this.lastKey}getItem(e){var t;return null!==(t=this.keyMap.get(e))&&void 0!==t?t:null}at(e){const t=[...this.getKeys()];return this.getItem(t[e])}getChildren(e){let t=this.keyMap.get(e);return(null==t?void 0:t.childNodes)||[]}constructor(e){this.keyMap=new Map,this.firstKey=null,this.lastKey=null,this.iterable=e;let t=e=>{if(this.keyMap.set(e.key,e),e.childNodes&&"section"===e.type)for(let n of e.childNodes)t(n)};for(let n of e)t(n);let n=null,r=0;for(let[e,t]of this.keyMap)n?(n.nextKey=e,t.prevKey=n.key):(this.firstKey=e,t.prevKey=void 0),"item"===t.type&&(t.index=r++),n=t,n.nextKey=void 0;var i;this.lastKey=null!==(i=null==n?void 0:n.key)&&void 0!==i?i:null}}class i extends Set{constructor(e,t,n){super(e),e instanceof i?(this.anchorKey=null!=t?t:e.anchorKey,this.currentKey=null!=n?n:e.currentKey):(this.anchorKey=null!=t?t:null,this.currentKey=null!=n?n:null)}}var s=n(8356),a=n(1609);function l(e,t){return e?"all"===e?"all":new i(e):t}function o(e,t,n){if(t.parentKey===n.parentKey)return t.index-n.index;let r=[...d(e,t),t],i=[...d(e,n),n],s=r.slice(0,i.length).findIndex(((e,t)=>e!==i[t]));return-1!==s?(t=r[s],n=i[s],t.index-n.index):r.findIndex((e=>e===n))>=0?1:(i.findIndex((e=>e===t)),-1)}function d(e,t){let n=[],r=t;for(;null!=(null==r?void 0:r.parentKey);)r=e.getItem(r.parentKey),r&&n.unshift(r);return n}class u{get selectionMode(){return this.state.selectionMode}get disallowEmptySelection(){return this.state.disallowEmptySelection}get selectionBehavior(){return this.state.selectionBehavior}setSelectionBehavior(e){this.state.setSelectionBehavior(e)}get isFocused(){return this.state.isFocused}setFocused(e){this.state.setFocused(e)}get focusedKey(){return this.state.focusedKey}get childFocusStrategy(){return this.state.childFocusStrategy}setFocusedKey(e,t){(null==e||this.collection.getItem(e))&&this.state.setFocusedKey(e,t)}get selectedKeys(){return"all"===this.state.selectedKeys?new Set(this.getSelectAllKeys()):this.state.selectedKeys}get rawSelection(){return this.state.selectedKeys}isSelected(e){if("none"===this.state.selectionMode)return!1;let t=this.getKey(e);return null!=t&&("all"===this.state.selectedKeys?this.canSelectItem(t):this.state.selectedKeys.has(t))}get isEmpty(){return"all"!==this.state.selectedKeys&&0===this.state.selectedKeys.size}get isSelectAll(){if(this.isEmpty)return!1;if("all"===this.state.selectedKeys)return!0;if(null!=this._isSelectAll)return this._isSelectAll;let e=this.getSelectAllKeys(),t=this.state.selectedKeys;return this._isSelectAll=e.every((e=>t.has(e))),this._isSelectAll}get firstSelectedKey(){let e=null;for(let t of this.state.selectedKeys){let n=this.collection.getItem(t);(!e||n&&o(this.collection,n,e)<0)&&(e=n)}var t;return null!==(t=null==e?void 0:e.key)&&void 0!==t?t:null}get lastSelectedKey(){let e=null;for(let t of this.state.selectedKeys){let n=this.collection.getItem(t);(!e||n&&o(this.collection,n,e)>0)&&(e=n)}var t;return null!==(t=null==e?void 0:e.key)&&void 0!==t?t:null}get disabledKeys(){return this.state.disabledKeys}get disabledBehavior(){return this.state.disabledBehavior}extendSelection(e){if("none"===this.selectionMode)return;if("single"===this.selectionMode)return void this.replaceSelection(e);let t,n=this.getKey(e);if(null!=n){if("all"===this.state.selectedKeys)t=new i([n],n,n);else{let e=this.state.selectedKeys;var r;let a=null!==(r=e.anchorKey)&&void 0!==r?r:n;var s;t=new i(e,a,n);for(let r of this.getKeyRange(a,null!==(s=e.currentKey)&&void 0!==s?s:n))t.delete(r);for(let e of this.getKeyRange(n,a))this.canSelectItem(e)&&t.add(e)}this.state.setSelectedKeys(t)}}getKeyRange(e,t){let n=this.collection.getItem(e),r=this.collection.getItem(t);return n&&r?o(this.collection,n,r)<=0?this.getKeyRangeInternal(e,t):this.getKeyRangeInternal(t,e):[]}getKeyRangeInternal(e,t){var n;if(null===(n=this.layoutDelegate)||void 0===n?void 0:n.getKeyRange)return this.layoutDelegate.getKeyRange(e,t);let r=[],i=e;for(;null!=i;){let e=this.collection.getItem(i);if(e&&("item"===e.type||"cell"===e.type&&this.allowsCellSelection)&&r.push(i),i===t)return r;i=this.collection.getKeyAfter(i)}return[]}getKey(e){let t=this.collection.getItem(e);if(!t)return e;if("cell"===t.type&&this.allowsCellSelection)return e;for(;t&&"item"!==t.type&&null!=t.parentKey;)t=this.collection.getItem(t.parentKey);return t&&"item"===t.type?t.key:null}toggleSelection(e){if("none"===this.selectionMode)return;if("single"===this.selectionMode&&!this.isSelected(e))return void this.replaceSelection(e);let t=this.getKey(e);if(null==t)return;let n=new i("all"===this.state.selectedKeys?this.getSelectAllKeys():this.state.selectedKeys);n.has(t)?n.delete(t):this.canSelectItem(t)&&(n.add(t),n.anchorKey=t,n.currentKey=t),this.disallowEmptySelection&&0===n.size||this.state.setSelectedKeys(n)}replaceSelection(e){if("none"===this.selectionMode)return;let t=this.getKey(e);if(null==t)return;let n=this.canSelectItem(t)?new i([t],t,t):new i;this.state.setSelectedKeys(n)}setSelectedKeys(e){if("none"===this.selectionMode)return;let t=new i;for(let n of e){let e=this.getKey(n);if(null!=e&&(t.add(e),"single"===this.selectionMode))break}this.state.setSelectedKeys(t)}getSelectAllKeys(){let e=[],t=n=>{for(;null!=n;){if(this.canSelectItem(n)){var r;let l=this.collection.getItem(n);var i;"item"===(null==l?void 0:l.type)&&e.push(n),(null==l?void 0:l.hasChildNodes)&&(this.allowsCellSelection||"item"!==l.type)&&t(null!==(i=null===(s=l,r=function(e){let t=0;for(let n of e){if(0===t)return n;t++}}("function"==typeof(a=this.collection).getChildren?a.getChildren(s.key):s.childNodes))||void 0===r?void 0:r.key)&&void 0!==i?i:null)}n=this.collection.getKeyAfter(n)}var s,a};return t(this.collection.getFirstKey()),e}selectAll(){this.isSelectAll||"multiple"!==this.selectionMode||this.state.setSelectedKeys("all")}clearSelection(){!this.disallowEmptySelection&&("all"===this.state.selectedKeys||this.state.selectedKeys.size>0)&&this.state.setSelectedKeys(new i)}toggleSelectAll(){this.isSelectAll?this.clearSelection():this.selectAll()}select(e,t){"none"!==this.selectionMode&&("single"===this.selectionMode?this.isSelected(e)&&!this.disallowEmptySelection?this.toggleSelection(e):this.replaceSelection(e):"toggle"===this.selectionBehavior||t&&("touch"===t.pointerType||"virtual"===t.pointerType)?this.toggleSelection(e):this.replaceSelection(e))}isSelectionEqual(e){if(e===this.state.selectedKeys)return!0;let t=this.selectedKeys;if(e.size!==t.size)return!1;for(let n of e)if(!t.has(n))return!1;for(let n of t)if(!e.has(n))return!1;return!0}canSelectItem(e){var t;if("none"===this.state.selectionMode||this.state.disabledKeys.has(e))return!1;let n=this.collection.getItem(e);return!(!n||(null==n||null===(t=n.props)||void 0===t?void 0:t.isDisabled)||"cell"===n.type&&!this.allowsCellSelection)}isDisabled(e){var t,n;return"all"===this.state.disabledBehavior&&(this.state.disabledKeys.has(e)||!!(null===(n=this.collection.getItem(e))||void 0===n||null===(t=n.props)||void 0===t?void 0:t.isDisabled))}isLink(e){var t,n;return!!(null===(n=this.collection.getItem(e))||void 0===n||null===(t=n.props)||void 0===t?void 0:t.href)}getItemProps(e){var t;return null===(t=this.collection.getItem(e))||void 0===t?void 0:t.props}constructor(e,t,n){var r;this.collection=e,this.state=t,this.allowsCellSelection=null!==(r=null==n?void 0:n.allowsCellSelection)&&void 0!==r&&r,this._isSelectAll=null,this.layoutDelegate=(null==n?void 0:n.layoutDelegate)||null}}class c{build(e,t){return this.context=t,p((()=>this.iterateCollection(e)))}*iterateCollection(e){let{children:t,items:n}=e;if(a.isValidElement(t)&&t.type===a.Fragment)yield*this.iterateCollection({children:t.props.children,items:n});else if("function"==typeof t){if(!n)throw new Error("props.children was a function but props.items is missing");let e=0;for(let r of n)yield*this.getFullNode({value:r,index:e},{renderer:t}),e++}else{let e=[];a.Children.forEach(t,(t=>{t&&e.push(t)}));let n=0;for(let t of e){let e=this.getFullNode({element:t,index:n},{});for(let t of e)n++,yield t}}}getKey(e,t,n,r){if(null!=e.key)return e.key;if("cell"===t.type&&null!=t.key)return`${r}${t.key}`;let i=t.value;if(null!=i){var s;let e=null!==(s=i.key)&&void 0!==s?s:i.id;if(null==e)throw new Error("No key found for item");return e}return r?`${r}.${t.index}`:`$.${t.index}`}getChildState(e,t){return{renderer:t.renderer||e.renderer}}*getFullNode(e,t,n,r){if(a.isValidElement(e.element)&&e.element.type===a.Fragment){let s=[];var i;a.Children.forEach(e.element.props.children,(e=>{s.push(e)}));let l=null!==(i=e.index)&&void 0!==i?i:0;for(const e of s)yield*this.getFullNode({element:e,index:l++},t,n,r);return}let s=e.element;if(!s&&e.value&&t&&t.renderer){let n=this.cache.get(e.value);if(n&&(!n.shouldInvalidate||!n.shouldInvalidate(this.context)))return n.index=e.index,n.parentKey=r?r.key:null,void(yield n);s=t.renderer(e.value)}if(a.isValidElement(s)){let i=s.type;if("function"!=typeof i&&"function"!=typeof i.getCollectionNode){let e=s.type;throw new Error(`Unknown element <${e}> in collection.`)}let a=i.getCollectionNode(s.props,this.context);var l;let p=null!==(l=e.index)&&void 0!==l?l:0,g=a.next();for(;!g.done&&g.value;){let i=g.value;var o;e.index=p;let l=null!==(o=i.key)&&void 0!==o?o:null;null==l&&(l=i.element?null:this.getKey(s,e,t,n));let v=[...this.getFullNode({...i,key:l,index:p,wrapper:f(e.wrapper,i.wrapper)},this.getChildState(t,i),n?`${n}${s.key}`:s.key,r)];for(let t of v){var d,u,c;if(t.value=null!==(u=null!==(d=i.value)&&void 0!==d?d:e.value)&&void 0!==u?u:null,t.value&&this.cache.set(t.value,t),e.type&&t.type!==e.type)throw new Error(`Unsupported type <${h(t.type)}> in <${h(null!==(c=null==r?void 0:r.type)&&void 0!==c?c:"unknown parent type")}>. Only <${h(e.type)}> is supported.`);p++,yield t}g=a.next(v)}return}if(null==e.key||null==e.type)return;let g=this;var v,m;let y={type:e.type,props:e.props,key:e.key,parentKey:r?r.key:null,value:null!==(v=e.value)&&void 0!==v?v:null,level:r?r.level+1:0,index:e.index,rendered:e.rendered,textValue:null!==(m=e.textValue)&&void 0!==m?m:"","aria-label":e["aria-label"],wrapper:e.wrapper,shouldInvalidate:e.shouldInvalidate,hasChildNodes:e.hasChildNodes||!1,childNodes:p((function*(){if(!e.hasChildNodes||!e.childNodes)return;let n=0;for(let r of e.childNodes()){null!=r.key&&(r.key=`${y.key}${r.key}`);let e=g.getFullNode({...r,index:n},g.getChildState(t,r),y.key,y);for(let t of e)n++,yield t}}))};yield y}constructor(){this.cache=new WeakMap}}function p(e){let t=[],n=null;return{*[Symbol.iterator](){for(let e of t)yield e;n||(n=e());for(let e of n)t.push(e),yield e}}}function f(e,t){return e&&t?n=>e(t(n)):e||t||void 0}function h(e){return e[0].toUpperCase()+e.slice(1)}function g(e){let{filter:t,layoutDelegate:n}=e,o=function(e){let{selectionMode:t="none",disallowEmptySelection:n=!1,allowDuplicateSelectionEvents:r,selectionBehavior:o="toggle",disabledBehavior:d="all"}=e,u=(0,a.useRef)(!1),[,c]=(0,a.useState)(!1),p=(0,a.useRef)(null),f=(0,a.useRef)(null),[,h]=(0,a.useState)(null),g=(0,a.useMemo)((()=>l(e.selectedKeys)),[e.selectedKeys]),v=(0,a.useMemo)((()=>l(e.defaultSelectedKeys,new i)),[e.defaultSelectedKeys]),[m,y]=(0,s.P)(g,v,e.onSelectionChange),b=(0,a.useMemo)((()=>e.disabledKeys?new Set(e.disabledKeys):new Set),[e.disabledKeys]),[w,A]=(0,a.useState)(o);"replace"===o&&"toggle"===w&&"object"==typeof m&&0===m.size&&A("replace");let x=(0,a.useRef)(o);return(0,a.useEffect)((()=>{o!==x.current&&(A(o),x.current=o)}),[o]),{selectionMode:t,disallowEmptySelection:n,selectionBehavior:w,setSelectionBehavior:A,get isFocused(){return u.current},setFocused(e){u.current=e,c(e)},get focusedKey(){return p.current},get childFocusStrategy(){return f.current},setFocusedKey(e,t="first"){p.current=e,f.current=t,h(e)},selectedKeys:m,setSelectedKeys(e){!r&&function(e,t){if(e.size!==t.size)return!1;for(let n of e)if(!t.has(n))return!1;return!0}(e,m)||y(e)},disabledKeys:b,disabledBehavior:d}}(e),d=(0,a.useMemo)((()=>e.disabledKeys?new Set(e.disabledKeys):new Set),[e.disabledKeys]),p=(0,a.useCallback)((e=>new r(t?t(e):e)),[t]),f=(0,a.useMemo)((()=>({suppressTextValueWarning:e.suppressTextValueWarning})),[e.suppressTextValueWarning]),h=function(e,t,n){let r=(0,a.useMemo)((()=>new c),[]),{children:i,items:s,collection:l}=e;return(0,a.useMemo)((()=>{if(l)return l;let e=r.build({children:i,items:s},n);return t(e)}),[r,i,s,l,n,t])}(e,p,f),g=(0,a.useMemo)((()=>new u(h,o,{layoutDelegate:n})),[h,o,n]);const v=(0,a.useRef)(null);return(0,a.useEffect)((()=>{if(null!=o.focusedKey&&!h.getItem(o.focusedKey)&&v.current){const l=v.current.getItem(o.focusedKey),d=[...v.current.getKeys()].map((e=>{const t=v.current.getItem(e);return"item"===(null==t?void 0:t.type)?t:null})).filter((e=>null!==e)),u=[...h.getKeys()].map((e=>{const t=h.getItem(e);return"item"===(null==t?void 0:t.type)?t:null})).filter((e=>null!==e));var e,t;const c=(null!==(e=null==d?void 0:d.length)&&void 0!==e?e:0)-(null!==(t=null==u?void 0:u.length)&&void 0!==t?t:0);var n,r,i;let p=Math.min(c>1?Math.max((null!==(n=null==l?void 0:l.index)&&void 0!==n?n:0)-c+1,0):null!==(r=null==l?void 0:l.index)&&void 0!==r?r:0,(null!==(i=null==u?void 0:u.length)&&void 0!==i?i:0)-1),f=null,m=!1;for(;p>=0;){if(!g.isDisabled(u[p].key)){f=u[p];break}var s,a;p<u.length-1&&!m?p++:(m=!0,p>(null!==(s=null==l?void 0:l.index)&&void 0!==s?s:0)&&(p=null!==(a=null==l?void 0:l.index)&&void 0!==a?a:0),p--)}o.setFocusedKey(f?f.key:null)}v.current=h}),[h,g,o,o.focusedKey]),{collection:h,disabledKeys:d,selectionManager:g}}function v(e){var t;let[n,r]=(0,s.P)(e.selectedKey,null!==(t=e.defaultSelectedKey)&&void 0!==t?t:null,e.onSelectionChange),i=(0,a.useMemo)((()=>null!=n?[n]:[]),[n]),{collection:l,disabledKeys:o,selectionManager:d}=g({...e,selectionMode:"single",disallowEmptySelection:!0,allowDuplicateSelectionEvents:!0,selectedKeys:i,onSelectionChange:t=>{if("all"===t)return;var i;let s=null!==(i=t.values().next().value)&&void 0!==i?i:null;s===n&&e.onSelectionChange&&e.onSelectionChange(s),r(s)}}),u=null!=n?l.getItem(n):null;return{collection:l,disabledKeys:o,selectionManager:d,selectedKey:n,setSelectedKey:r,selectedItem:u}}},3036:(e,t,n)=>{function r(e){const t=[],{isInvalid:n,validationDetails:r,validationErrors:i}=e,{errorMessage:s}=e,a="function"==typeof s?s({isInvalid:n,validationDetails:r,validationErrors:i}):s;return a&&t.push(a),t.push(...i),{errorMessageList:t||[]}}n.d(t,{b:()=>r})},3051:(e,t,n)=>{n.d(t,{Bi:()=>d,Tw:()=>u,X1:()=>c});var r=n(9953),i=n(164),s=n(1609),a=n(415);let l=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement),o=new Map;function d(e){let[t,n]=(0,s.useState)(e),i=(0,s.useRef)(null),d=(0,a.Cc)(t),u=(0,s.useCallback)((e=>{i.current=e}),[]);return l&&(o.has(d)&&!o.get(d).includes(u)?o.set(d,[...o.get(d),u]):o.set(d,[u])),(0,r.N)((()=>{let e=d;return()=>{o.delete(e)}}),[d]),(0,s.useEffect)((()=>{let e=i.current;e&&(i.current=null,n(e))})),d}function u(e,t){if(e===t)return e;let n=o.get(e);if(n)return n.forEach((e=>e(t))),t;let r=o.get(t);return r?(r.forEach((t=>t(e))),e):t}function c(e=[]){let t=d(),[n,a]=(0,i.y)(t),l=(0,s.useCallback)((()=>{a((function*(){yield t,yield document.getElementById(t)?t:void 0}))}),[t,a]);return(0,r.N)(l,[t,l,...e]),n}},3061:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{S:()=>f});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=document.querySelector('#adminmenu a[href="theme-editor.php"]'),c=document.querySelector('#adminmenu a[href="plugin-editor.php"]'),p={themeEditors:u?.parentElement?.style?.display,pluginEditors:c?.parentElement?.style?.display},f=()=>(0,o.jsxs)(s.lV,{children:[(0,o.jsxs)(s.LB,{children:[(0,o.jsx)(a.$z,{name:"file_edit",id:"file-edit",title:(0,i.__)("File Edit","syntatis-feature-flipper"),label:(0,i.__)("Enable the File Editor","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will disable the WordPress built-in file editor for themes and plugins.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("By default, WordPress allows admins to edit theme and plugin file directly from the admin area, but it's a security risk. Mistakes can break the site, and hackers who gain access can exploit it to compromise all your data.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("It's generally best to disable this feature to keep your site safer.","syntatis-feature-flipper")})]}),onChange:e=>{u&&(u.parentElement.style.display=e?p.themeEditors:"none"),c&&(c.parentElement.style.display=e?p.pluginEditors:"none")}}),(0,o.jsx)(a.$z,{name:"xmlrpc",id:"xmlrpc",title:"XML-RPC",label:(0,i.__)("Enable XML-RPC","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the XML-RPC endpoint will not be accessible.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("XML-RPC is a communication protocol in WordPress that allows external applications to interact with it remotely. Originally designed to support mobile publishing and remote management, it enables operations like posting and managing content.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("However, due to security vulnerabilities, it's generally recommended to disable it in favor of the more secure WordPress REST API.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"authenticated_rest_api",id:"authenticated-rest-api",title:(0,i.__)("API Authentication","syntatis-feature-flipper"),label:(0,i.__)("Enable REST API Authentication","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will allow users to make request to the public API endpoints without authentication.","syntatis-feature-flipper"),help:(0,o.jsx)(l.Hu,{readmore:"https://make.wordpress.org/core/2020/11/05/application-passwords-integration-guide/",children:(0,o.jsx)("p",{children:(0,i.__)("When enabled, you will need to pass authentication using the WordPress Password Application to access the REST API endpoints.","syntatis-feature-flipper")})})}),(0,o.jsx)(a.$z,{name:"obfuscate_usernames",id:"obfuscate-usernames",title:(0,i.__)("Obfuscate Usernames","syntatis-feature-flipper"),label:(0,i.__)("Obfuscate usernames with random identifier","syntatis-feature-flipper"),description:(0,i.__)("If switched on, it will obfuscate usernames of the users to hide the real ones.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("By default, WordPress uses the username in the author's URL. This poses a security risk as it exposes author's username to login, making brute-force attacks easier.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("You can enable this option to obfuscate the user's real username/slug in the site public-facing URLs with a random identity to mitigate the risk.")})]})})]}),(0,o.jsxs)(s.LB,{title:(0,i.__)("Login","syntatis-feature-flipper"),description:(0,i.__)("Options to harden the login page.","syntatis-feature-flipper"),children:[(0,o.jsx)(a.Nj,{name:"login_identifier",id:"login-identifier",title:(0,i.__)("Identifier","syntatis-feature-flipper"),description:(0,i.__)("Select which user identifier to use for login.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("By default, WordPress allows users to log in using either their username or email address. This setting allows you to restrict the login to only one of these options.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("It's generally recommended to use only the email address to make it harder for attackers to guess the login credentials.","syntatis-feature-flipper")})]}),options:[{label:(0,i.__)("Both username and email","syntatis-feature-flipper"),value:"both"},{label:(0,i.__)("Only username","syntatis-feature-flipper"),value:"username"},{label:(0,i.__)("Only email","syntatis-feature-flipper"),value:"email"}]}),(0,o.jsx)(a.$z,{name:"obfuscate_login_error",id:"obfuscate-login-error",title:(0,i.__)("Obfuscate Error","syntatis-feature-flipper"),label:(0,i.__)("Obfuscate the error message when login fails","syntatis-feature-flipper"),description:(0,i.__)("If switched on, a more generic error message will be shown when the login fails.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("WordPress shows detailed error messages on the login page when someone types the wrong username or password. These messages are helpful for users but can also give hackers clues to break into your site.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("This setting, when enabled, will obfuscate the error message to make it less informative, which can help protect your site and makes it harder for hackers to guess the correct username or password.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"login_block_bots",id:"login-block-bots",title:(0,i.__)("Block Bots","syntatis-feature-flipper"),label:(0,i.__)("Block bots from the login page","syntatis-feature-flipper"),description:(0,i.__)("If switched on, known bots, crawlers, and spiders will be blocked from accessing the login page.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("Your login page should only be accessed by humans, not bots or crawlers. Bots can try to brute-force their way into your site by guessing usernames and passwords.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("This setting will block bots and crawlers from accessing the login page, which can help protect your site from some attacks, like brute-force. Though, keep in mind that this setting is only intended to block common known bots. It may not block sophisticated bots or human attackers.","syntatis-feature-flipper")})]})})]}),(0,o.jsx)(s.LB,{title:(0,i.__)("Passwords","syntatis-feature-flipper"),description:(0,i.__)("Options to configure the passwords used on the site.","syntatis-feature-flipper"),children:(0,o.jsx)(a.$z,{name:"application_passwords",id:"application-passwords",title:(0,i.__)("Application Passwords","syntatis-feature-flipper"),label:(0,i.__)("Enable the Application Passwords","syntatis-feature-flipper"),description:(0,i.__)("If switched off, third-party applications will not be able to use Application Passwords for authentication.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("The Application Passwords in WordPress is a security feature that's first introduced in WordPress 5.6.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("It allows users to generate unique passwords that enable third-party applications to authenticate without needing to share the users main password.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("If you don't use any third-party applications that require this feature, it's generally safe to disable it.","syntatis-feature-flipper")})]})})})]});r()}catch(e){r(e)}}))},3194:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{Z:()=>d,l:()=>o});var i=n(6087),s=n(7418),a=n(790),l=e([s]);s=(l.then?(await l)():l)[0];const o=(0,i.createContext)(),d=({children:e,inlineData:t,nonceData:n})=>{const r="syntatis_feature_flipper_",i="syntatis-feature-flipper-",{status:l,updating:d,values:u,errorMessages:c,setStatus:p,setValues:f,submit:h,getOption:g,initialValues:v,updatedValues:m}=(0,s.t)({optionPrefix:r,nonceData:n});return(0,a.jsx)(o.Provider,{value:{errorMessages:c,status:l,updating:d,values:u,optionPrefix:r,setStatus:p,submit:h,initialValues:v,inlineData:t,updatedValues:m,setValues:(e,t)=>{f({...u,[`${r}${e}`]:t})},getOption:e=>g(`${r}${e}`),labelProps:e=>({htmlFor:`${i}${e}`,id:`${i}${e}-label`}),inputProps:e=>{const t=e.replaceAll("_","-");return{"aria-labelledby":`${i}${t}-label`,id:`${i}${t}`,name:`${r}${e}`}}},children:e})};r()}catch(e){r(e)}}))},3314:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{V:()=>c});var i=n(7723),s=n(9860),a=n(2481),l=n(2664),o=n(6087),d=n(790),u=e([s,l]);[s,l]=u.then?(await u)():u;const c=()=>{const{getOption:e}=(0,l.Mp)(),[t,n]=(0,o.useState)({jpegCompression:e("jpeg_compression")});return(0,d.jsx)(l.LB,{title:(0,i.__)("Image Quality","syntatis-feature-flipper"),description:(0,i.__)("Image quality and compression settings for uploaded images.","syntatis-feature-flipper"),children:(0,d.jsx)(s.$,{name:"jpeg_compression",id:"jpeg-compression",title:"JPEG",label:(0,i.__)("Enable JPEG image compression","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the image with JPEG format will be uploaded with the original quality.","syntatis-feature-flipper"),onChange:e=>{n((t=>({...t,jpegCompression:e})))},children:t.jpegCompression&&(0,d.jsx)("div",{style:{marginTop:"1rem"},children:(0,d.jsx)(a.A,{min:10,max:100,type:"number",name:"jpeg_compression_quality",defaultValue:e("jpeg_compression_quality"),className:"code",prefix:(0,d.jsx)("span",{"aria-hidden":!0,children:(0,i.__)("Quality","syntatis-feature-flipper")}),"aria-label":(0,i.__)("Quality","syntatis-feature-flipper"),suffix:"%"})})})})};r()}catch(e){r(e)}}))},3412:(e,t,n)=>{n.d(t,{o:()=>r});const r=e=>null;r.getCollectionNode=function*(e){const{title:t}=e;yield{props:e,rendered:t,type:"item"}}},3413:(e,t,n)=>{n.d(t,{d:()=>h});var r=n(790),i=n(1609),s=n(3908),a=n(5353),l=n(6133),o=n(3051),d=n(7979),u=n(1623),c=n(9691);const p="_isSelected_10a38_16",f="_isDisabled_10a38_19",h=(0,i.forwardRef)(((e,t)=>{const{description:n,label:i}=e,h=(0,s.U)(t),g=(0,u.H)(e),{clsx:v,componentProps:m,rootProps:y}=(0,c.Y)("Switch",e),{inputProps:b,isDisabled:w,isReadOnly:A,isSelected:x,labelProps:_}=function(e,t,n){let{labelProps:r,inputProps:i,isSelected:s,isPressed:l,isDisabled:o,isReadOnly:d}=(0,a.e)(e,t,n);return{labelProps:r,inputProps:{...i,role:"switch",checked:s},isSelected:s,isPressed:l,isDisabled:o,isReadOnly:d}}({...m,children:i},g,h),{focusProps:E,isFocusVisible:P}=(0,l.o)(),k=n?(0,o.Bi)():void 0;return(0,r.jsxs)("div",{...y({classNames:["_root_10a38_1",{[f]:w,[p]:x}]}),"data-disabled":w||void 0,"data-readonly":A||void 0,"data-selected":x||void 0,children:[(0,r.jsxs)("label",{..._,children:[(0,r.jsx)(d.s,{children:(0,r.jsx)("input",{...b,...E,"aria-describedby":k,ref:h})}),(0,r.jsxs)("div",{className:v({classNames:["_input_10a38_7"],prefixedNames:"input"}),children:[(0,r.jsxs)("svg",{"aria-hidden":"true",height:28,width:44,children:[(0,r.jsx)("rect",{className:v({classNames:["_track_10a38_1"]}),height:20,rx:10,width:36,x:4,y:4}),(0,r.jsx)("circle",{className:v({classNames:["_thumb_10a38_4"]}),cx:g.isSelected?30:14,cy:14,r:8}),P&&(0,r.jsx)("rect",{className:v({classNames:["_focusRing_10a38_13"],prefixedNames:"focusRing"}),fill:"none",height:26,rx:14,strokeWidth:2,width:42,x:1,y:1})]}),(0,r.jsx)("span",{className:v({prefixedNames:"label"}),children:i})]})]}),n&&(0,r.jsx)("p",{className:v({classNames:["description"],prefixedNames:"description"}),id:k,children:n})]})}));h.displayName="Switch"},3424:(e,t,n)=>{n.d(t,{i:()=>a});var r=n(2894),i=n(1609),s=n(4836);function a(e){let{isDisabled:t,onFocus:n,onBlur:a,onFocusChange:l}=e;const o=(0,i.useCallback)((e=>{if(e.target===e.currentTarget)return a&&a(e),l&&l(!1),!0}),[a,l]),d=(0,r.y)(o),u=(0,i.useCallback)((e=>{const t=(0,s.T)(e.target);e.target===e.currentTarget&&t.activeElement===e.target&&(n&&n(e),l&&l(!0),d(e))}),[l,n,d]);return{focusProps:{onFocus:!t&&(n||l||a)?u:void 0,onBlur:t||!a&&!l?void 0:o}}}},3482:(e,t,n)=>{function r(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}n.d(t,{_:()=>r})},3511:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{I:()=>f});var i=n(7723),s=n(6087),a=n(2481),l=n(8935),o=n(306),d=n(2664),u=n(156),c=n(790),p=e([o,d]);[o,d]=p.then?(await p)():p;const f=()=>{const{getOption:e,optionPrefix:t}=(0,d.Mp)(),[n,r]=(0,s.useState)(e("site_access"));return(0,c.jsx)(d.LB,{children:(0,c.jsx)(o.N,{name:"site_access",orientation:"horizontal",id:"site-access",title:(0,i.__)("Access","syntatis-feature-flipper"),description:(0,i.__)("Select how accessible your site should be to visitors.","syntatis-feature-flipper"),onChange:r,options:[{label:(0,i.__)("Public","syntatis-feature-flipper"),value:"public"},{label:(0,i.__)("Private","syntatis-feature-flipper"),value:"private"},{label:(0,i.__)("Maintenance","syntatis-feature-flipper"),value:"maintenance"}],children:"maintenance"===n&&(0,c.jsxs)("div",{className:u.A.settings,role:"group","aria-labelledby":"site-access-maintenance",children:[(0,c.jsx)(a.A,{className:"regular-text",label:(0,i.__)("Headline","syntatis-feature-flipper"),name:`${t}site_maintenance_args[headline]`,defaultValue:e("site_maintenance_args").headline,description:(0,i.__)("Provide a headline to display on the maintenance page.","syntatis-feature-flipper"),isRequired:!0,validate:e=>{if(!e.trim())return(0,i.__)("Please provide a headline for the maintenance page.","syntatis-feature-flipper")},validationBehavior:"native"}),(0,c.jsx)(l.f,{className:"regular-text",label:(0,i.__)("Message","syntatis-feature-flipper"),name:`${t}site_maintenance_args[message]`,defaultValue:e("site_maintenance_args").message,description:(0,i.__)("Provide a brief message to display on the maintenance page.","syntatis-feature-flipper"),isRequired:!0,validationBehavior:"native",validate:e=>{if(!e.trim())return(0,i.__)("Please provide a brief message for the maintenance page.","syntatis-feature-flipper")}})]})})})};r()}catch(e){r(e)}}))},3556:(e,t,n)=>{n.d(t,{E:()=>u,M:()=>d});var r=n(9202),i=n(4836),s=n(7233);let a="default",l="",o=new WeakMap;function d(e){if((0,r.un)()){if("default"===a){const t=(0,i.T)(e);l=t.documentElement.style.webkitUserSelect,t.documentElement.style.webkitUserSelect="none"}a="disabled"}else(e instanceof HTMLElement||e instanceof SVGElement)&&(o.set(e,e.style.userSelect),e.style.userSelect="none")}function u(e){if((0,r.un)()){if("disabled"!==a)return;a="restoring",setTimeout((()=>{(0,s.v)((()=>{if("restoring"===a){const t=(0,i.T)(e);"none"===t.documentElement.style.webkitUserSelect&&(t.documentElement.style.webkitUserSelect=l||""),l="",a="default"}}))}),300)}else if((e instanceof HTMLElement||e instanceof SVGElement)&&e&&o.has(e)){let t=o.get(e);"none"===e.style.userSelect&&(e.style.userSelect=t),""===e.getAttribute("style")&&e.removeAttribute("style"),o.delete(e)}}},3667:(e,t,n)=>{n.d(t,{s:()=>v,r:()=>g});var r=n(790),i=n(3908),s=n(1609),a=n(4124),l=n(2217),o=n(5987),d=n(8343),u=n(4351),c=n(8868),p=n(5369),f=n(9691);const h="_disabled_zb9px_9",g=(0,s.createContext)(null),v=(0,s.forwardRef)(((e,t)=>{const{children:n,className:v}=e,{clsx:m,componentProps:y,rootProps:b}=(0,f.Y)("Radio",e),w=(0,i.U)(t),A=(0,s.useRef)(null),x=(0,s.useContext)(g),_=x?function(e,t,n){let{value:r,children:i,"aria-label":s,"aria-labelledby":f}=e;const h=e.isDisabled||t.isDisabled;null!=i||null!=s||null!=f||console.warn("If you do not provide children, you must specify an aria-label for accessibility");let g=t.selectedValue===r,{pressProps:v,isPressed:m}=(0,p.d)({isDisabled:h}),{pressProps:y,isPressed:b}=(0,p.d)({isDisabled:h,onPress(){t.setSelectedValue(r)}}),{focusableProps:w}=(0,u.W)((0,l.v)(e,{onFocus:()=>t.setLastFocusedValue(r)}),n),A=(0,l.v)(v,w),x=(0,o.$)(e,{labelable:!0}),_=-1;null!=t.selectedValue?t.selectedValue===r&&(_=0):t.lastFocusedValue!==r&&null!=t.lastFocusedValue||(_=0),h&&(_=void 0);let{name:E,descriptionId:P,errorMessageId:k,validationBehavior:S}=a.V.get(t);return(0,d.F)(n,t.selectedValue,t.setSelectedValue),(0,c.X)({validationBehavior:S},t,n),{labelProps:(0,l.v)(y,{onClick:e=>e.preventDefault()}),inputProps:(0,l.v)(x,{...A,type:"radio",name:E,tabIndex:_,disabled:h,required:t.isRequired&&"native"===S,checked:g,value:r,onChange:e=>{e.stopPropagation(),t.setSelectedValue(r)},"aria-describedby":[e["aria-describedby"],t.isInvalid?k:null,P].filter(Boolean).join(" ")||void 0}),isDisabled:h,isSelected:g,isPressed:m||b}}(y,x,A):null;if(!_)throw new Error('"Radio" input must be added as a group');const{inputProps:E,isDisabled:P,labelProps:k}=_;return(0,r.jsxs)("label",{...b({classNames:["_root_zb9px_1",v,{[h]:P}]}),ref:w,children:[(0,r.jsx)("input",{...E,className:m({classNames:"_input_zb9px_6",prefixedNames:"input"}),ref:A}),(0,r.jsx)("span",{...k,children:n})]})}));v.displayName="Radio"},3677:(e,t,n)=>{n.d(t,{y:()=>d});var r=n(790),i=n(1609),s=n(3908),a=n(7979),l=n(9691);const o=24,d=(0,i.forwardRef)(((e,t)=>{const n=(0,s.U)(t),{componentProps:i,rootProps:d}=(0,l.Y)("Spinner",e),{role:u="status",size:c=o}=i;return(0,r.jsxs)("span",{ref:n,role:u,...d(),children:[(0,r.jsx)(a.s,{children:i.label||"Loading"}),(0,r.jsx)("img",{"aria-hidden":"true",height:c,src:"data:image/gif;base64,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",width:c})]})}));d.displayName="Spinner"},3695:(e,t,n)=>{n.d(t,{d:()=>i});var r=n(751);function i(e){return{keyboardProps:e.isDisabled?{}:{onKeyDown:(0,r.T)(e.onKeyDown),onKeyUp:(0,r.T)(e.onKeyUp)}}}},3831:(e,t,n)=>{n.d(t,{Fe:()=>d,_h:()=>u,rd:()=>l,sU:()=>o});var r=n(2268),i=n(9202),s=n(1609);const a=(0,s.createContext)({isNative:!0,open:function(e,t){!function(e,t){if(e instanceof HTMLAnchorElement)t(e);else if(e.hasAttribute("data-href")){let n=document.createElement("a");n.href=e.getAttribute("data-href"),e.hasAttribute("data-target")&&(n.target=e.getAttribute("data-target")),e.hasAttribute("data-rel")&&(n.rel=e.getAttribute("data-rel")),e.hasAttribute("data-download")&&(n.download=e.getAttribute("data-download")),e.hasAttribute("data-ping")&&(n.ping=e.getAttribute("data-ping")),e.hasAttribute("data-referrer-policy")&&(n.referrerPolicy=e.getAttribute("data-referrer-policy")),e.appendChild(n),t(n),e.removeChild(n)}}(e,(e=>d(e,t)))},useHref:e=>e});function l(){return(0,s.useContext)(a)}function o(e,t){let n=e.getAttribute("target");return!(n&&"_self"!==n||e.origin!==location.origin||e.hasAttribute("download")||t.metaKey||t.ctrlKey||t.altKey||t.shiftKey)}function d(e,t,n=!0){var s,a;let{metaKey:l,ctrlKey:o,altKey:u,shiftKey:c}=t;(0,i.gm)()&&(null===(a=window.event)||void 0===a||null===(s=a.type)||void 0===s?void 0:s.startsWith("key"))&&"_blank"===e.target&&((0,i.cX)()?l=!0:o=!0);let p=(0,i.Tc)()&&(0,i.cX)()&&!(0,i.bh)()?new KeyboardEvent("keydown",{keyIdentifier:"Enter",metaKey:l,ctrlKey:o,altKey:u,shiftKey:c}):new MouseEvent("click",{metaKey:l,ctrlKey:o,altKey:u,shiftKey:c,bubbles:!0,cancelable:!0});d.isOpening=n,(0,r.e)(e),e.dispatchEvent(p),d.isOpening=!1}function u(e){var t;const n=l().useHref(null!==(t=null==e?void 0:e.href)&&void 0!==t?t:"");return{href:(null==e?void 0:e.href)?n:void 0,target:null==e?void 0:e.target,rel:null==e?void 0:e.rel,download:null==e?void 0:e.download,ping:null==e?void 0:e.ping,referrerPolicy:null==e?void 0:e.referrerPolicy}}d.isOpening=!1},3908:(e,t,n)=>{n.d(t,{U:()=>i});var r=n(1609);function i(e){const t=(0,r.useRef)(null);return(0,r.useMemo)((()=>({get current(){return t.current},set current(n){t.current=n,"function"==typeof e?e(n):e&&(e.current=n)}})),[e])}},4124:(e,t,n)=>{n.d(t,{V:()=>r});const r=new WeakMap},4164:(e,t,n)=>{function r(e){var t,n,i="";if("string"==typeof e||"number"==typeof e)i+=e;else if("object"==typeof e)if(Array.isArray(e)){var s=e.length;for(t=0;t<s;t++)e[t]&&(n=r(e[t]))&&(i&&(i+=" "),i+=n)}else for(n in e)e[n]&&(i&&(i+=" "),i+=n);return i}n.d(t,{A:()=>i});const i=function(){for(var e,t,n=0,i="",s=arguments.length;n<s;n++)(e=arguments[n])&&(t=r(e))&&(i&&(i+=" "),i+=t);return i}},4351:(e,t,n)=>{n.d(t,{M:()=>c,W:()=>p});var r=n(8374),i=n(6660),s=n(3908),a=n(2217),l=n(1609),o=n(3424),d=n(3695);let u=l.createContext(null);const c=l.forwardRef((function(e,t){let{children:n,...r}=e,i={...r,ref:(0,s.U)(t)};return l.createElement(u.Provider,{value:i},n)}));function p(e,t){let{focusProps:n}=(0,o.i)(e),{keyboardProps:s}=(0,d.d)(e),c=(0,a.v)(n,s),p=function(e){let t=(0,l.useContext)(u)||{};(0,i.w)(t,e);let{ref:n,...r}=t;return r}(t),f=e.isDisabled?{}:p,h=(0,l.useRef)(e.autoFocus);return(0,l.useEffect)((()=>{h.current&&t.current&&(0,r.l)(t.current),h.current=!1}),[t]),{focusableProps:(0,a.v)({...c,tabIndex:e.excludeFromTabOrder&&!e.isDisabled?-1:void 0},f)}}},4534:(e,t,n)=>{n.d(t,{D:()=>c});var r=n(9235),i=n(1609),s=n(415);const a=Symbol.for("react-aria.i18n.locale");function l(){let e="undefined"!=typeof window&&window[a]||"undefined"!=typeof navigator&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([e])}catch{e="en-US"}return{locale:e,direction:(0,r.V)(e)?"rtl":"ltr"}}let o=l(),d=new Set;function u(){o=l();for(let e of d)e(o)}function c(){let e=(0,s.wR)(),[t,n]=(0,i.useState)(o);return(0,i.useEffect)((()=>(0===d.size&&window.addEventListener("languagechange",u),d.add(n),()=>{d.delete(n),0===d.size&&window.removeEventListener("languagechange",u)})),[]),e?{locale:"en-US",direction:"ltr"}:t}},4742:(e,t,n)=>{n.d(t,{M:()=>a});var r=n(3051),i=n(7061);var s=n(2217);function a(e){let{description:t,errorMessage:n,isInvalid:a,validationState:l}=e,{labelProps:o,fieldProps:d}=function(e){let{id:t,label:n,"aria-labelledby":s,"aria-label":a,labelElementType:l="label"}=e;t=(0,r.Bi)(t);let o=(0,r.Bi)(),d={};return n?(s=s?`${o} ${s}`:o,d={id:o,htmlFor:"label"===l?t:void 0}):s||a||console.warn("If you do not provide a visible label, you must specify an aria-label or aria-labelledby attribute for accessibility"),{labelProps:d,fieldProps:(0,i.b)({id:t,"aria-label":a,"aria-labelledby":s})}}(e),u=(0,r.X1)([Boolean(t),Boolean(n),a,l]),c=(0,r.X1)([Boolean(t),Boolean(n),a,l]);return d=(0,s.v)(d,{"aria-describedby":[u,c,e["aria-describedby"]].filter(Boolean).join(" ")||void 0}),{labelProps:o,fieldProps:d,descriptionProps:{id:u},errorMessageProps:{id:c}}}},4836:(e,t,n)=>{n.d(t,{T:()=>r,m:()=>i});const r=e=>{var t;return null!==(t=null==e?void 0:e.ownerDocument)&&void 0!==t?t:document},i=e=>e&&"window"in e&&e.window===e?e:r(e).defaultView||window},4881:(e,t,n)=>{n.d(t,{A:()=>r});const r={group:"WszTfKpZrfi5ntY3Ff0c",groupInputs:"DMkh77a_0bB9T1ZBkpBX"}},4960:(e,t,n)=>{n.d(t,{a:()=>i,o:()=>s});var r=n(1609);const i=new WeakMap;function s(e){let{triggerRef:t,isOpen:n,onClose:s}=e;(0,r.useEffect)((()=>{if(!n||null===s)return;let e=e=>{let n=e.target;if(!t.current||n instanceof Node&&!n.contains(t.current))return;if(e.target instanceof HTMLInputElement||e.target instanceof HTMLTextAreaElement)return;let r=s||i.get(t.current);r&&r()};return window.addEventListener("scroll",e,!0),()=>{window.removeEventListener("scroll",e,!0)}}),[n,s,t])}},5021:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{w:()=>p});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(9180),d=n(8034),u=n(790),c=e([s,a]);[s,a]=c.then?(await c)():c;const p=()=>(0,u.jsxs)(u.Fragment,{children:[(0,u.jsxs)(o.$,{className:`${d.A.notice} inline`,level:"warning",children:[(0,u.jsx)("strong",{children:(0,i.__)("Caution:","syntatis-feature-flipper")}),(0,u.jsx)("span",{children:(0,i.__)("Please be cautious when changing these settings as they can affect the functionality of the site.","syntatis-feature-flipper")})]}),(0,u.jsx)(s.lV,{children:(0,u.jsxs)(s.LB,{children:[(0,u.jsx)(a.rj,{}),(0,u.jsx)(a.$z,{name:"cron",id:"cron",title:"Cron",label:(0,i.__)("Enable Cron","syntatis-feature-flipper"),description:(0,i.__)("If switched off, scheduled tasks will not run.","syntatis-feature-flipper"),help:(0,u.jsxs)(l.Hu,{children:[(0,u.jsx)("p",{children:(0,i.__)("WP-Cron is an integral scheduling system within WordPress that manages time-based tasks automatically.","syntatis-feature-flipper")}),(0,u.jsx)("p",{children:(0,i.__)("It allows WordPress to perform scheduled tasks like publishing scheduled posts, checking for plugin or theme updates, sending email notifications, and more.","syntatis-feature-flipper")}),(0,u.jsx)("p",{children:(0,i.__)("When disabling this feature, it is recommended to set up a server cron job as the replacement to trigger WP-Cron.","syntatis-feature-flipper")})]})}),(0,u.jsx)(a.F9,{})]})})]});r()}catch(e){r(e)}}))},5140:(e,t,n)=>{n.d(t,{B_:()=>i,Hu:()=>E,V7:()=>be});var r=n(790);const i=({summary:e,children:t,className:n="o6aVRdCfWmrXjPvRVi7z"})=>(0,r.jsxs)("details",{className:n,children:[(0,r.jsx)("summary",{children:e}),(0,r.jsx)("div",{className:"nuDAYqoG8s00UV2PwrKV",children:t})]});var s=n(7723);var a=n(3908),l=n(2217),o=n(1609),d=n(5987),u=n(3831),c=n(4351),p=n(5369),f=n(6638),h=n(9691);const g="_affix_sips8_12",v="_hasAffix_sips8_17",m="_variantWarning_sips8_20",y="_variantDanger_sips8_23",b=(0,o.forwardRef)(((e,t)=>{const{children:n,prefix:i,suffix:s,variant:o}=e,b=(0,a.U)(t),{clsx:w,componentProps:A,rootProps:x}=(0,h.Y)("Link",e),{linkProps:_}=function(e,t){let{elementType:n="a",onPress:r,onPressStart:i,onPressEnd:s,onClick:a,isDisabled:o,...f}=e,h={};"a"!==n&&(h={role:"link",tabIndex:o?void 0:0});let{focusableProps:g}=(0,c.W)(e,t),{pressProps:v,isPressed:m}=(0,p.d)({onPress:r,onPressStart:i,onPressEnd:s,isDisabled:o,ref:t}),y=(0,d.$)(f,{labelable:!0}),b=(0,l.v)(g,v),w=(0,u.rd)(),A=(0,u._h)(e);return{isPressed:m,linkProps:(0,l.v)(y,A,{...b,...h,"aria-disabled":o||void 0,"aria-current":e["aria-current"],onClick:t=>{var n;null===(n=v.onClick)||void 0===n||n.call(v,t),a&&(a(t),console.warn("onClick is deprecated, please use onPress")),!w.isNative&&t.currentTarget instanceof HTMLAnchorElement&&t.currentTarget.href&&!t.isDefaultPrevented()&&(0,u.sU)(t.currentTarget,t)&&e.href&&(t.preventDefault(),w.open(t.currentTarget,t,e.href,e.routerOptions))}})}}(A,b),{hoverProps:E}=(0,f.M)(A),P=!!i||!!s;return(0,r.jsxs)("a",{...x({classNames:["_root_sips8_1",{[v]:P,[y]:"danger"===o,[m]:"warning"===o}]}),...(0,l.v)(_,E),ref:b,children:[i&&(0,r.jsx)("span",{className:w({classNames:["_prefix_sips8_1",g],prefixedNames:["affix","prefix"]}),children:i}),P?(0,r.jsx)("span",{className:w({classNames:[g],prefixedNames:["affix","infix"]}),children:n}):n,s&&(0,r.jsx)("span",{className:w({classNames:["_suffix_sips8_2",g],prefixedNames:["affix","suffix"]}),children:s})]})}));b.displayName="Link";var w=n(6087);const A=(0,w.forwardRef)((function({icon:e,size:t=24,...n},r){return(0,w.cloneElement)(e,{width:t,height:t,...n,ref:r})})),x=window.wp.primitives,_=(0,r.jsx)(x.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,r.jsx)(x.Path,{d:"M19.5 4.5h-7V6h4.44l-5.97 5.97 1.06 1.06L18 7.06v4.44h1.5v-7Zm-13 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-3H17v3a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h3V5.5h-3Z"})}),E=({children:e,readmore:t})=>(0,r.jsxs)("div",{className:"nvzmmHcRVUQwJkuzo_Jm",children:[e,t&&(0,r.jsx)("p",{children:(0,r.jsx)(b,{className:"cVZtRWqc1gF9FhXpJ5LK",href:t,target:"_blank",suffix:(0,r.jsx)(A,{icon:_}),children:(0,s.__)("Read more","syntatis-feature-flipper")})})]});var P=n(9202);function k(e,t=-1/0,n=1/0){return Math.min(Math.max(e,t),n)}const S={top:"top",bottom:"top",left:"left",right:"left"},C={top:"bottom",bottom:"top",left:"right",right:"left"},N={top:"left",left:"top"},T={top:"height",left:"width"},j={width:"totalWidth",height:"totalHeight"},M={};let I="undefined"!=typeof document?window.visualViewport:null;function K(e){let t=0,n=0,r=0,i=0,s=0,a=0,l={};var o;let d=(null!==(o=null==I?void 0:I.scale)&&void 0!==o?o:1)>1;if("BODY"===e.tagName){let o=document.documentElement;var u,c;r=o.clientWidth,i=o.clientHeight,t=null!==(u=null==I?void 0:I.width)&&void 0!==u?u:r,n=null!==(c=null==I?void 0:I.height)&&void 0!==c?c:i,l.top=o.scrollTop||e.scrollTop,l.left=o.scrollLeft||e.scrollLeft,I&&(s=I.offsetTop,a=I.offsetLeft)}else({width:t,height:n,top:s,left:a}=O(e)),l.top=e.scrollTop,l.left=e.scrollLeft,r=t,i=n;var p,f;return(0,P.Tc)()&&("BODY"===e.tagName||"HTML"===e.tagName)&&d&&(l.top=0,l.left=0,s=null!==(p=null==I?void 0:I.pageTop)&&void 0!==p?p:0,a=null!==(f=null==I?void 0:I.pageLeft)&&void 0!==f?f:0),{width:t,height:n,totalWidth:r,totalHeight:i,scroll:l,top:s,left:a}}function D(e,t,n,r,i,s,a){var l;let o=null!==(l=i.scroll[e])&&void 0!==l?l:0,d=r[T[e]],u=r.scroll[S[e]]+s,c=d+r.scroll[S[e]]-s,p=t-o+a[e]-r[S[e]],f=t-o+n+a[e]-r[S[e]];return p<u?u-p:f>c?Math.max(c-f,u-p):0}function R(e){if(M[e])return M[e];let[t,n]=e.split(" "),r=S[t]||"right",i=N[r];S[n]||(n="center");let s=T[r],a=T[i];return M[e]={placement:t,crossPlacement:n,axis:r,crossAxis:i,size:s,crossSize:a},M[e]}function B(e,t,n,r,i,s,a,l,o,d){let{placement:u,crossPlacement:c,axis:p,crossAxis:f,size:h,crossSize:g}=r,v={};var m,y,b,w,A;v[f]=null!==(m=e[f])&&void 0!==m?m:0,"center"===c?v[f]+=((null!==(y=e[g])&&void 0!==y?y:0)-(null!==(b=n[g])&&void 0!==b?b:0))/2:c!==f&&(v[f]+=(null!==(w=e[g])&&void 0!==w?w:0)-(null!==(A=n[g])&&void 0!==A?A:0)),v[f]+=s;const x=e[f]-n[g]+o+d,_=e[f]+e[g]-o-d;if(v[f]=k(v[f],x,_),u===p){const n=l?a[h]:t[j[h]];v[C[p]]=Math.floor(n-e[p]+i)}else v[p]=Math.floor(e[p]+e[h]+i);return v}function L(e,t,n,r,i,s){let{placement:a,axis:l,size:o}=s;var d,u,c;return a===l?Math.max(0,n[l]-e[l]-(null!==(d=e.scroll[l])&&void 0!==d?d:0)+t[l]-(null!==(u=r[l])&&void 0!==u?u:0)-r[C[l]]-i):Math.max(0,e[o]+e[l]+e.scroll[l]-t[l]-n[l]-n[o]-(null!==(c=r[l])&&void 0!==c?c:0)-r[C[l]]-i)}function F(e){let{placement:t,targetNode:n,overlayNode:r,scrollNode:i,padding:s,shouldFlip:a,boundaryElement:l,offset:o,crossOffset:d,maxHeight:u,arrowSize:c=0,arrowBoundaryOffset:p=0}=e,f=r instanceof HTMLElement?function(e){let t=e.offsetParent;if(t&&t===document.body&&"static"===window.getComputedStyle(t).position&&!H(t)&&(t=document.documentElement),null==t)for(t=e.parentElement;t&&!H(t);)t=t.parentElement;return t||document.documentElement}(r):document.documentElement,h=f===document.documentElement;const g=window.getComputedStyle(f).position;let v=!!g&&"static"!==g,m=h?O(n):Q(n,f);if(!h){let{marginTop:e,marginLeft:t}=window.getComputedStyle(n);m.top+=parseInt(e,10)||0,m.left+=parseInt(t,10)||0}let y=O(r),b=function(e){let t=window.getComputedStyle(e);return{top:parseInt(t.marginTop,10)||0,bottom:parseInt(t.marginBottom,10)||0,left:parseInt(t.marginLeft,10)||0,right:parseInt(t.marginRight,10)||0}}(r);var w,A,x,_;y.width+=(null!==(w=b.left)&&void 0!==w?w:0)+(null!==(A=b.right)&&void 0!==A?A:0),y.height+=(null!==(x=b.top)&&void 0!==x?x:0)+(null!==(_=b.bottom)&&void 0!==_?_:0);let E={top:(P=i).scrollTop,left:P.scrollLeft,width:P.scrollWidth,height:P.scrollHeight};var P;let N=K(l),T=K(f),M="BODY"===l.tagName?O(f):Q(f,l);return"HTML"===f.tagName&&"BODY"===l.tagName&&(T.scroll.top=0,T.scroll.left=0),function(e,t,n,r,i,s,a,l,o,d,u,c,p,f,h,g){let v=R(e),{size:m,crossAxis:y,crossSize:b,placement:w,crossPlacement:A}=v,x=B(t,l,n,v,u,c,d,p,h,g),_=u,E=L(l,d,t,i,s+u,v);if(a&&r[m]>E){let e=R(`${C[w]} ${A}`),r=B(t,l,n,e,u,c,d,p,h,g);L(l,d,t,i,s+u,e)>E&&(v=e,x=r,_=u)}let P="bottom";"top"===v.axis?"top"===v.placement?P="top":"bottom"===v.placement&&(P="bottom"):"top"===v.crossAxis&&("top"===v.crossPlacement?P="bottom":"bottom"===v.crossPlacement&&(P="top"));let N=D(y,x[y],n[b],l,o,s,d);x[y]+=N;let T=function(e,t,n,r,i,s,a,l){const o=r?n.height:t[j.height];var d;let u=null!=e.top?n.top+e.top:n.top+(o-(null!==(d=e.bottom)&&void 0!==d?d:0)-a);var c,p,f,h,g,v;let m="top"!==l?Math.max(0,t.height+t.top+(null!==(c=t.scroll.top)&&void 0!==c?c:0)-u-((null!==(p=i.top)&&void 0!==p?p:0)+(null!==(f=i.bottom)&&void 0!==f?f:0)+s)):Math.max(0,u+a-(t.top+(null!==(h=t.scroll.top)&&void 0!==h?h:0))-((null!==(g=i.top)&&void 0!==g?g:0)+(null!==(v=i.bottom)&&void 0!==v?v:0)+s));return Math.min(t.height-2*s,m)}(x,l,d,p,i,s,n.height,P);f&&f<T&&(T=f),n.height=Math.min(n.height,T),x=B(t,l,n,v,_,c,d,p,h,g),N=D(y,x[y],n[b],l,o,s,d),x[y]+=N;let M={},I=t[y]+.5*t[b]-x[y]-i[S[y]];const K=h/2+g;var F,O,Q,H;const Y="left"===S[y]?(null!==(F=i.left)&&void 0!==F?F:0)+(null!==(O=i.right)&&void 0!==O?O:0):(null!==(Q=i.top)&&void 0!==Q?Q:0)+(null!==(H=i.bottom)&&void 0!==H?H:0),V=n[b]-Y-h/2-g,z=k(I,t[y]+h/2-(x[y]+i[S[y]]),t[y]+t[b]-h/2-(x[y]+i[S[y]]));return M[y]=k(z,K,V),{position:x,maxHeight:T,arrowOffsetLeft:M.left,arrowOffsetTop:M.top,placement:v.placement}}(t,m,y,E,b,s,a,N,T,M,o,d,v,u,c,p)}function O(e){let{top:t,left:n,width:r,height:i}=e.getBoundingClientRect(),{scrollTop:s,scrollLeft:a,clientTop:l,clientLeft:o}=document.documentElement;return{top:t+s-l,left:n+a-o,width:r,height:i}}function Q(e,t){let n,r=window.getComputedStyle(e);if("fixed"===r.position){let{top:t,left:r,width:i,height:s}=e.getBoundingClientRect();n={top:t,left:r,width:i,height:s}}else{n=O(e);let r=O(t),i=window.getComputedStyle(t);r.top+=(parseInt(i.borderTopWidth,10)||0)-t.scrollTop,r.left+=(parseInt(i.borderLeftWidth,10)||0)-t.scrollLeft,n.top-=r.top,n.left-=r.left}return n.top-=parseInt(r.marginTop,10)||0,n.left-=parseInt(r.marginLeft,10)||0,n}function H(e){let t=window.getComputedStyle(e);return"none"!==t.transform||/transform|perspective/.test(t.willChange)||"none"!==t.filter||"paint"===t.contain||"backdropFilter"in t&&"none"!==t.backdropFilter||"WebkitBackdropFilter"in t&&"none"!==t.WebkitBackdropFilter}var Y=n(4960),V=n(9953);function z(e){const{ref:t,box:n,onResize:r}=e;(0,o.useEffect)((()=>{let e=null==t?void 0:t.current;if(e){if(void 0===window.ResizeObserver)return window.addEventListener("resize",r,!1),()=>{window.removeEventListener("resize",r,!1)};{const t=new window.ResizeObserver((e=>{e.length&&r()}));return t.observe(e,{box:n}),()=>{e&&t.unobserve(e)}}}}),[r,t,n])}var W=n(8817);let G="undefined"!=typeof document?window.visualViewport:null;function U(e,t){return"rtl"===t?e.replace("start","right").replace("end","left"):e.replace("start","left").replace("end","right")}var q=n(5562),J=n(3051);const Z=(0,o.createContext)({});var X=n(8084);function $({children:e}){let t=(0,o.useMemo)((()=>({register:()=>{}})),[]);return o.createElement(X.F.Provider,{value:t},e)}var ee=n(5652),te=n(5795),ne=n(415);const re=o.createContext(null);function ie(e){let t=(0,ne.wR)(),{portalContainer:n=(t?null:document.body),isExiting:r}=e,[i,s]=(0,o.useState)(!1),a=(0,o.useMemo)((()=>({contain:i,setContain:s})),[i,s]),{getContainer:l}=null!==(d=(0,o.useContext)(Z))&&void 0!==d?d:{};var d;if(!e.portalContainer&&l&&(n=l()),!n)return null;let u=e.children;return e.disableFocusManagement||(u=o.createElement(ee.n1,{restoreFocus:!0,contain:i&&!r},u)),u=o.createElement(re.Provider,{value:a},o.createElement($,null,u)),te.createPortal(u,n)}var se=n(1732);const ae=1500,le=500;let oe={},de=0,ue=!1,ce=null,pe=null;const fe=5,he=(0,o.forwardRef)(((e,t)=>{const{children:n,closeDelay:i,content:s,delay:u,offset:p=fe,placement:g="top",role:v}=e,m=(0,a.U)(t),y=(0,o.useRef)(null),{componentProps:b,rootProps:w}=(0,h.Y)("Tooltip",e),A=function(e={}){let{delay:t=ae,closeDelay:n=le}=e,{isOpen:r,open:i,close:s}=(0,se.T)(e),a=(0,o.useMemo)((()=>""+ ++de),[]),l=(0,o.useRef)(null),d=(0,o.useRef)(s),u=()=>{oe[a]=f},c=()=>{for(let e in oe)e!==a&&(oe[e](!0),delete oe[e])},p=()=>{l.current&&clearTimeout(l.current),l.current=null,c(),u(),ue=!0,i(),ce&&(clearTimeout(ce),ce=null),pe&&(clearTimeout(pe),pe=null)},f=e=>{e||n<=0?(l.current&&clearTimeout(l.current),l.current=null,d.current()):l.current||(l.current=setTimeout((()=>{l.current=null,d.current()}),n)),ce&&(clearTimeout(ce),ce=null),ue&&(pe&&clearTimeout(pe),pe=setTimeout((()=>{delete oe[a],pe=null,ue=!1}),Math.max(le,n)))};return(0,o.useEffect)((()=>{d.current=s}),[s]),(0,o.useEffect)((()=>()=>{l.current&&clearTimeout(l.current),oe[a]&&delete oe[a]}),[a]),{isOpen:r,open:e=>{!e&&t>0&&!l.current?(c(),u(),r||ce||ue?r||p():ce=setTimeout((()=>{ce=null,ue=!0,p()}),t)):p()},close:f}}({...b,closeDelay:"number"!=typeof i?100:i,delay:"number"!=typeof u?200:u}),{overlayProps:x}=function(e){let{direction:t}=(0,W.Y)(),{arrowSize:n=0,targetRef:r,overlayRef:i,scrollRef:s=i,placement:a="bottom",containerPadding:l=12,shouldFlip:d=!0,boundaryElement:u=("undefined"!=typeof document?document.body:null),offset:c=0,crossOffset:p=0,shouldUpdatePosition:f=!0,isOpen:h=!0,onClose:g,maxHeight:v,arrowBoundaryOffset:m=0}=e,[y,b]=(0,o.useState)(null),w=[f,a,i.current,r.current,s.current,l,d,u,c,p,h,t,v,m,n],A=(0,o.useRef)(null==G?void 0:G.scale);(0,o.useEffect)((()=>{h&&(A.current=null==G?void 0:G.scale)}),[h]);let x=(0,o.useCallback)((()=>{if(!(!1!==f&&h&&i.current&&r.current&&u))return;if((null==G?void 0:G.scale)!==A.current)return;let e=null;if(s.current&&s.current.contains(document.activeElement)){var o;let t=null===(o=document.activeElement)||void 0===o?void 0:o.getBoundingClientRect(),n=s.current.getBoundingClientRect();var g,y;e={type:"top",offset:(null!==(g=null==t?void 0:t.top)&&void 0!==g?g:0)-n.top},e.offset>n.height/2&&(e.type="bottom",e.offset=(null!==(y=null==t?void 0:t.bottom)&&void 0!==y?y:0)-n.bottom)}let w=i.current;var x,_;!v&&i.current&&(w.style.top="0px",w.style.bottom="",w.style.maxHeight=(null!==(_=null===(x=window.visualViewport)||void 0===x?void 0:x.height)&&void 0!==_?_:window.innerHeight)+"px");let E=F({placement:U(a,t),overlayNode:i.current,targetNode:r.current,scrollNode:s.current||i.current,padding:l,shouldFlip:d,boundaryElement:u,offset:c,crossOffset:p,maxHeight:v,arrowSize:n,arrowBoundaryOffset:m});if(E.position){if(w.style.top="",w.style.bottom="",w.style.left="",w.style.right="",Object.keys(E.position).forEach((e=>w.style[e]=E.position[e]+"px")),w.style.maxHeight=null!=E.maxHeight?E.maxHeight+"px":"",e&&document.activeElement&&s.current){let t=document.activeElement.getBoundingClientRect(),n=s.current.getBoundingClientRect(),r=t[e.type]-n[e.type];s.current.scrollTop+=r-e.offset}b(E)}}),w);var _;(0,V.N)(x,w),_=x,(0,V.N)((()=>(window.addEventListener("resize",_,!1),()=>{window.removeEventListener("resize",_,!1)})),[_]),z({ref:i,onResize:x}),z({ref:r,onResize:x});let E=(0,o.useRef)(!1);(0,V.N)((()=>{let e,t=()=>{E.current=!0,clearTimeout(e),e=setTimeout((()=>{E.current=!1}),500),x()},n=()=>{E.current&&t()};return null==G||G.addEventListener("resize",t),null==G||G.addEventListener("scroll",n),()=>{null==G||G.removeEventListener("resize",t),null==G||G.removeEventListener("scroll",n)}}),[x]);let P=(0,o.useCallback)((()=>{E.current||null==g||g()}),[g,E]);var k,S;return(0,Y.o)({triggerRef:r,isOpen:h,onClose:g&&P}),{overlayProps:{style:{position:"absolute",zIndex:1e5,...null==y?void 0:y.position,maxHeight:null!==(k=null==y?void 0:y.maxHeight)&&void 0!==k?k:"100vh"}},placement:null!==(S=null==y?void 0:y.placement)&&void 0!==S?S:null,arrowProps:{"aria-hidden":"true",role:"presentation",style:{left:null==y?void 0:y.arrowOffsetLeft,top:null==y?void 0:y.arrowOffsetTop}},updatePosition:x}}({isOpen:A.isOpen,offset:p,overlayRef:m,placement:g,targetRef:y}),{tooltipProps:_,triggerProps:E}=function(e,t,n){let{isDisabled:r,trigger:i}=e,s=(0,J.Bi)(),a=(0,o.useRef)(!1),d=(0,o.useRef)(!1),u=()=>{(a.current||d.current)&&t.open(d.current)},p=e=>{a.current||d.current||t.close(e)};(0,o.useEffect)((()=>{let e=e=>{n&&n.current&&"Escape"===e.key&&(e.stopPropagation(),t.close(!0))};if(t.isOpen)return document.addEventListener("keydown",e,!0),()=>{document.removeEventListener("keydown",e,!0)}}),[n,t]);let h=()=>{d.current=!1,a.current=!1,p(!0)},{hoverProps:g}=(0,f.M)({isDisabled:r,onHoverStart:()=>{"focus"!==i&&("pointer"===(0,q.ME)()?a.current=!0:a.current=!1,u())},onHoverEnd:()=>{"focus"!==i&&(d.current=!1,a.current=!1,p())}}),{focusableProps:v}=(0,c.W)({isDisabled:r,onFocus:()=>{(0,q.pP)()&&(d.current=!0,u())},onBlur:()=>{d.current=!1,a.current=!1,p(!0)}},n);return{triggerProps:{"aria-describedby":t.isOpen?s:void 0,...(0,l.v)(v,g,{onPointerDown:h,onKeyDown:h})},tooltipProps:{id:s}}}(b,A,y),{tooltipProps:P}=function(e,t){let n=(0,d.$)(e,{labelable:!0}),{hoverProps:r}=(0,f.M)({onHoverStart:()=>null==t?void 0:t.open(!0),onHoverEnd:()=>null==t?void 0:t.close()});return{tooltipProps:(0,l.v)(n,r,{role:"tooltip"})}}({...(0,l.v)(b,x),..._},A);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(c.M,{...E,ref:y,children:n}),A.isOpen&&(0,r.jsx)(ie,{children:(0,r.jsx)("div",{...w({classNames:"_root_10gud_1"}),...P,ref:m,role:v,style:x.style,children:s})})]})}));he.displayName="Tooltip";var ge=n(9229),ve=n(6133);const me=(0,o.forwardRef)(((e,t)=>{const{autoFocus:n,children:i,label:s,role:o,size:d,variant:u="primary"}=e,c=(0,a.U)(t),{buttonProps:p}=(0,ge.s)(e,c),{hoverProps:g}=(0,f.M)(e),{focusProps:v}=(0,ve.o)({autoFocus:n}),{rootProps:m}=(0,h.Y)("IconButton",e);return(0,r.jsx)("button",{...m({classNames:["button",d?`button-${d}`:"",`button-${u}`,"_root_hcmj4_1"]}),...(0,l.v)(p,g,v),"aria-label":s,ref:c,role:o,children:i})}));me.displayName="IconButton";const ye=(0,r.jsx)(x.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"24",height:"24",children:(0,r.jsx)(x.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm-1 16v-2h2v2h-2zm2-3v-1.141A3.991 3.991 0 0016 10a4 4 0 00-8 0h2c0-1.103.897-2 2-2s2 .897 2 2-.897 2-2 2a1 1 0 00-1 1v2h2z"})}),be=({children:e})=>(0,r.jsx)(he,{content:e,placement:"top",children:(0,r.jsx)(me,{label:(0,s.__)("Helpful information","syntatis-feature-flipper"),className:"y6Iioze2yHZDI9yckubz",children:(0,r.jsx)(A,{icon:ye,size:16})})})},5242:(e,t,n)=>{n.d(t,{_:()=>s});var r=n(5570),i=n(6923);function s(e,t,n){var s=(0,i._)(e,t,"set");return(0,r._)(e,s,n),n}},5353:(e,t,n)=>{n.d(t,{e:()=>o});var r=n(2217),i=n(5987),s=n(8343),a=n(4351),l=n(5369);function o(e,t,n){let{isDisabled:o=!1,isReadOnly:d=!1,value:u,name:c,children:p,"aria-label":f,"aria-labelledby":h,validationState:g="valid",isInvalid:v}=e;null!=p||null!=f||null!=h||console.warn("If you do not provide children, you must specify an aria-label for accessibility");let{pressProps:m,isPressed:y}=(0,l.d)({isDisabled:o}),{pressProps:b,isPressed:w}=(0,l.d)({isDisabled:o||d,onPress(){t.toggle()}}),{focusableProps:A}=(0,a.W)(e,n),x=(0,r.v)(m,A),_=(0,i.$)(e,{labelable:!0});return(0,s.F)(n,t.isSelected,t.setSelected),{labelProps:(0,r.v)(b,{onClick:e=>e.preventDefault()}),inputProps:(0,r.v)(_,{"aria-invalid":v||"invalid"===g||void 0,"aria-errormessage":e["aria-errormessage"],"aria-controls":e["aria-controls"],"aria-readonly":d||void 0,onChange:e=>{e.stopPropagation(),t.setSelected(e.target.checked)},disabled:o,...null==u?{}:{value:u},name:c,type:"checkbox",...x}),isSelected:t.isSelected,isPressed:y||w,isDisabled:o,isReadOnly:d,isInvalid:v||"invalid"===g}}},5369:(e,t,n)=>{n.d(t,{d:()=>x});var r=n(3556),i=n(8084),s=n(5750),a=n(8150),l=n(5242),o=n(2217),d=n(6660),u=n(6948),c=n(7049),p=n(4836),f=n(2166),h=n(9202),g=n(3831),v=n(8948),m=n(2268),y=n(1609),b=new WeakMap;class w{continuePropagation(){(0,l._)(this,b,!1)}get shouldStopPropagation(){return(0,s._)(this,b)}constructor(e,t,n,r){var i;(0,a._)(this,b,{writable:!0,value:void 0}),(0,l._)(this,b,!0);let s=null!==(i=null==r?void 0:r.target)&&void 0!==i?i:n.currentTarget;const o=null==s?void 0:s.getBoundingClientRect();let d,u,c=0,p=null;null!=n.clientX&&null!=n.clientY&&(u=n.clientX,p=n.clientY),o&&(null!=u&&null!=p?(d=u-o.left,c=p-o.top):(d=o.width/2,c=o.height/2)),this.type=e,this.pointerType=t,this.target=n.currentTarget,this.shiftKey=n.shiftKey,this.metaKey=n.metaKey,this.ctrlKey=n.ctrlKey,this.altKey=n.altKey,this.x=d,this.y=c}}const A=Symbol("linkClicked");function x(e){let{onPress:t,onPressChange:n,onPressStart:s,onPressEnd:a,onPressUp:l,isDisabled:b,isPressed:x,preventFocusOnPress:M,shouldCancelOnPointerExit:I,allowTextSelectionOnPress:K,ref:D,...R}=function(e){let t=(0,y.useContext)(i.F);if(t){let{register:n,...r}=t;e=(0,o.v)(r,e),n()}return(0,d.w)(t,e.ref),e}(e),[B,L]=(0,y.useState)(!1),F=(0,y.useRef)({isPressed:!1,ignoreEmulatedMouseEvents:!1,ignoreClickAfterPress:!1,didFirePressStart:!1,isTriggeringEvent:!1,activePointerId:null,target:null,isOverTarget:!1,pointerType:null}),{addGlobalListener:O,removeAllGlobalListeners:Q}=(0,u.A)(),H=(0,c.J)(((e,t)=>{let r=F.current;if(b||r.didFirePressStart)return!1;let i=!0;if(r.isTriggeringEvent=!0,s){let n=new w("pressstart",t,e);s(n),i=n.shouldStopPropagation}return n&&n(!0),r.isTriggeringEvent=!1,r.didFirePressStart=!0,L(!0),i})),Y=(0,c.J)(((e,r,i=!0)=>{let s=F.current;if(!s.didFirePressStart)return!1;s.ignoreClickAfterPress=!0,s.didFirePressStart=!1,s.isTriggeringEvent=!0;let l=!0;if(a){let t=new w("pressend",r,e);a(t),l=t.shouldStopPropagation}if(n&&n(!1),L(!1),t&&i&&!b){let n=new w("press",r,e);t(n),l&&(l=n.shouldStopPropagation)}return s.isTriggeringEvent=!1,l})),V=(0,c.J)(((e,t)=>{let n=F.current;if(b)return!1;if(l){n.isTriggeringEvent=!0;let r=new w("pressup",t,e);return l(r),n.isTriggeringEvent=!1,r.shouldStopPropagation}return!0})),z=(0,c.J)((e=>{let t=F.current;t.isPressed&&t.target&&(t.isOverTarget&&null!=t.pointerType&&Y(S(t.target,e),t.pointerType,!1),t.isPressed=!1,t.isOverTarget=!1,t.activePointerId=null,t.pointerType=null,Q(),K||(0,r.E)(t.target))})),W=(0,c.J)((e=>{I&&z(e)})),G=(0,y.useMemo)((()=>{let e=F.current,t={onKeyDown(t){if(E(t.nativeEvent,t.currentTarget)&&t.currentTarget.contains(t.target)){var r;j(t.target,t.key)&&t.preventDefault();let i=!0;if(!e.isPressed&&!t.repeat){e.target=t.currentTarget,e.isPressed=!0,i=H(t,"keyboard");let r=t.currentTarget,s=t=>{E(t,r)&&!t.repeat&&r.contains(t.target)&&e.target&&V(S(e.target,t),"keyboard")};O((0,p.T)(t.currentTarget),"keyup",(0,f.c)(s,n),!0)}i&&t.stopPropagation(),t.metaKey&&(0,h.cX)()&&(null===(r=e.metaKeyEvents)||void 0===r||r.set(t.key,t.nativeEvent))}else"Meta"===t.key&&(e.metaKeyEvents=new Map)},onClick(t){if((!t||t.currentTarget.contains(t.target))&&t&&0===t.button&&!e.isTriggeringEvent&&!g.Fe.isOpening){let n=!0;if(b&&t.preventDefault(),!e.ignoreClickAfterPress&&!e.ignoreEmulatedMouseEvents&&!e.isPressed&&("virtual"===e.pointerType||(0,v.Y)(t.nativeEvent))){b||M||(0,m.e)(t.currentTarget);let e=H(t,"virtual"),r=V(t,"virtual"),i=Y(t,"virtual");n=e&&r&&i}e.ignoreEmulatedMouseEvents=!1,e.ignoreClickAfterPress=!1,n&&t.stopPropagation()}}},n=t=>{var n;if(e.isPressed&&e.target&&E(t,e.target)){var r;j(t.target,t.key)&&t.preventDefault();let n=t.target;Y(S(e.target,t),"keyboard",e.target.contains(n)),Q(),"Enter"!==t.key&&_(e.target)&&e.target.contains(n)&&!t[A]&&(t[A]=!0,(0,g.Fe)(e.target,t,!1)),e.isPressed=!1,null===(r=e.metaKeyEvents)||void 0===r||r.delete(t.key)}else if("Meta"===t.key&&(null===(n=e.metaKeyEvents)||void 0===n?void 0:n.size)){var i;let t=e.metaKeyEvents;e.metaKeyEvents=void 0;for(let n of t.values())null===(i=e.target)||void 0===i||i.dispatchEvent(new KeyboardEvent("keyup",n))}};if("undefined"!=typeof PointerEvent){t.onPointerDown=t=>{if(0!==t.button||!t.currentTarget.contains(t.target))return;if((0,v.P)(t.nativeEvent))return void(e.pointerType="virtual");N(t.currentTarget)&&t.preventDefault(),e.pointerType=t.pointerType;let i=!0;if(!e.isPressed){e.isPressed=!0,e.isOverTarget=!0,e.activePointerId=t.pointerId,e.target=t.currentTarget,b||M||(0,m.e)(t.currentTarget),K||(0,r.M)(e.target),i=H(t,e.pointerType);let a=t.target;"releasePointerCapture"in a&&a.releasePointerCapture(t.pointerId),O((0,p.T)(t.currentTarget),"pointerup",n,!1),O((0,p.T)(t.currentTarget),"pointercancel",s,!1)}i&&t.stopPropagation()},t.onMouseDown=e=>{e.currentTarget.contains(e.target)&&0===e.button&&(N(e.currentTarget)&&e.preventDefault(),e.stopPropagation())},t.onPointerUp=t=>{t.currentTarget.contains(t.target)&&"virtual"!==e.pointerType&&0===t.button&&V(t,e.pointerType||t.pointerType)},t.onPointerEnter=t=>{t.pointerId===e.activePointerId&&e.target&&!e.isOverTarget&&null!=e.pointerType&&(e.isOverTarget=!0,H(S(e.target,t),e.pointerType))},t.onPointerLeave=t=>{t.pointerId===e.activePointerId&&e.target&&e.isOverTarget&&null!=e.pointerType&&(e.isOverTarget=!1,Y(S(e.target,t),e.pointerType,!1),W(t))};let n=t=>{t.pointerId===e.activePointerId&&e.isPressed&&0===t.button&&e.target&&(e.target.contains(t.target)&&null!=e.pointerType?Y(S(e.target,t),e.pointerType):e.isOverTarget&&null!=e.pointerType&&Y(S(e.target,t),e.pointerType,!1),e.isPressed=!1,e.isOverTarget=!1,e.activePointerId=null,e.pointerType=null,Q(),K||(0,r.E)(e.target),"ontouchend"in e.target&&"mouse"!==t.pointerType&&O(e.target,"touchend",i,{once:!0}))},i=e=>{T(e.currentTarget)&&e.preventDefault()},s=e=>{z(e)};t.onDragStart=e=>{e.currentTarget.contains(e.target)&&z(e)}}else{t.onMouseDown=t=>{0===t.button&&t.currentTarget.contains(t.target)&&(N(t.currentTarget)&&t.preventDefault(),e.ignoreEmulatedMouseEvents?t.stopPropagation():(e.isPressed=!0,e.isOverTarget=!0,e.target=t.currentTarget,e.pointerType=(0,v.Y)(t.nativeEvent)?"virtual":"mouse",b||M||(0,m.e)(t.currentTarget),H(t,e.pointerType)&&t.stopPropagation(),O((0,p.T)(t.currentTarget),"mouseup",n,!1)))},t.onMouseEnter=t=>{if(!t.currentTarget.contains(t.target))return;let n=!0;e.isPressed&&!e.ignoreEmulatedMouseEvents&&null!=e.pointerType&&(e.isOverTarget=!0,n=H(t,e.pointerType)),n&&t.stopPropagation()},t.onMouseLeave=t=>{if(!t.currentTarget.contains(t.target))return;let n=!0;e.isPressed&&!e.ignoreEmulatedMouseEvents&&null!=e.pointerType&&(e.isOverTarget=!1,n=Y(t,e.pointerType,!1),W(t)),n&&t.stopPropagation()},t.onMouseUp=t=>{t.currentTarget.contains(t.target)&&(e.ignoreEmulatedMouseEvents||0!==t.button||V(t,e.pointerType||"mouse"))};let n=t=>{0===t.button&&(e.isPressed=!1,Q(),e.ignoreEmulatedMouseEvents?e.ignoreEmulatedMouseEvents=!1:(e.target&&C(t,e.target)&&null!=e.pointerType?Y(S(e.target,t),e.pointerType):e.target&&e.isOverTarget&&null!=e.pointerType&&Y(S(e.target,t),e.pointerType,!1),e.isOverTarget=!1))};t.onTouchStart=t=>{if(!t.currentTarget.contains(t.target))return;let n=function(e){const{targetTouches:t}=e;return t.length>0?t[0]:null}(t.nativeEvent);n&&(e.activePointerId=n.identifier,e.ignoreEmulatedMouseEvents=!0,e.isOverTarget=!0,e.isPressed=!0,e.target=t.currentTarget,e.pointerType="touch",b||M||(0,m.e)(t.currentTarget),K||(0,r.M)(e.target),H(k(e.target,t),e.pointerType)&&t.stopPropagation(),O((0,p.m)(t.currentTarget),"scroll",i,!0))},t.onTouchMove=t=>{if(!t.currentTarget.contains(t.target))return;if(!e.isPressed)return void t.stopPropagation();let n=P(t.nativeEvent,e.activePointerId),r=!0;n&&C(n,t.currentTarget)?e.isOverTarget||null==e.pointerType||(e.isOverTarget=!0,r=H(k(e.target,t),e.pointerType)):e.isOverTarget&&null!=e.pointerType&&(e.isOverTarget=!1,r=Y(k(e.target,t),e.pointerType,!1),W(k(e.target,t))),r&&t.stopPropagation()},t.onTouchEnd=t=>{if(!t.currentTarget.contains(t.target))return;if(!e.isPressed)return void t.stopPropagation();let n=P(t.nativeEvent,e.activePointerId),i=!0;n&&C(n,t.currentTarget)&&null!=e.pointerType?(V(k(e.target,t),e.pointerType),i=Y(k(e.target,t),e.pointerType)):e.isOverTarget&&null!=e.pointerType&&(i=Y(k(e.target,t),e.pointerType,!1)),i&&t.stopPropagation(),e.isPressed=!1,e.activePointerId=null,e.isOverTarget=!1,e.ignoreEmulatedMouseEvents=!0,e.target&&!K&&(0,r.E)(e.target),Q()},t.onTouchCancel=t=>{t.currentTarget.contains(t.target)&&(t.stopPropagation(),e.isPressed&&z(k(e.target,t)))};let i=t=>{e.isPressed&&t.target.contains(e.target)&&z({currentTarget:e.target,shiftKey:!1,ctrlKey:!1,metaKey:!1,altKey:!1})};t.onDragStart=e=>{e.currentTarget.contains(e.target)&&z(e)}}return t}),[O,b,M,Q,K,z,W,Y,H,V]);return(0,y.useEffect)((()=>()=>{var e;K||(0,r.E)(null!==(e=F.current.target)&&void 0!==e?e:void 0)}),[K]),{isPressed:x||B,pressProps:(0,o.v)(R,G)}}function _(e){return"A"===e.tagName&&e.hasAttribute("href")}function E(e,t){const{key:n,code:r}=e,i=t,s=i.getAttribute("role");return!("Enter"!==n&&" "!==n&&"Spacebar"!==n&&"Space"!==r||i instanceof(0,p.m)(i).HTMLInputElement&&!I(i,n)||i instanceof(0,p.m)(i).HTMLTextAreaElement||i.isContentEditable||("link"===s||!s&&_(i))&&"Enter"!==n)}function P(e,t){const n=e.changedTouches;for(let e=0;e<n.length;e++){const r=n[e];if(r.identifier===t)return r}return null}function k(e,t){let n=0,r=0;return t.targetTouches&&1===t.targetTouches.length&&(n=t.targetTouches[0].clientX,r=t.targetTouches[0].clientY),{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey,clientX:n,clientY:r}}function S(e,t){let n=t.clientX,r=t.clientY;return{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey,clientX:n,clientY:r}}function C(e,t){let n=t.getBoundingClientRect(),r=function(e){let t=0,n=0;return void 0!==e.width?t=e.width/2:void 0!==e.radiusX&&(t=e.radiusX),void 0!==e.height?n=e.height/2:void 0!==e.radiusY&&(n=e.radiusY),{top:e.clientY-n,right:e.clientX+t,bottom:e.clientY+n,left:e.clientX-t}}(e);return s=r,!((i=n).left>s.right||s.left>i.right||i.top>s.bottom||s.top>i.bottom);var i,s}function N(e){return!(e instanceof HTMLElement&&e.hasAttribute("draggable"))}function T(e){return!(e instanceof HTMLInputElement||(e instanceof HTMLButtonElement?"submit"===e.type||"reset"===e.type:_(e)))}function j(e,t){return e instanceof HTMLInputElement?!I(e,t):T(e)}const M=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function I(e,t){return"checkbox"===e.type||"radio"===e.type?" "===t:M.has(e.type)}},5460:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{l:()=>h});var i=n(8468),s=n(6087),a=n(8030),l=n(7623),o=n(2284),d=n(631),u=n(790),c=e([a,l,o]);function p(e,t,n){const r=t.shift();t.length?(e[r]||(e[r]={}),p(e[r],t,n)):e[r]=n}function f(e){const t={};for(const[n,r]of Object.entries(e)){const e=n.match(/^(\w+)(\[\w+\])+/);if(e){const i=e[1],s=n.match(/\[(\w+)\]/g).map((e=>e.slice(1,-1)));t[i]||(t[i]={}),p(t[i],s,r)}else t[n]=r}return t}[a,l,o]=c.then?(await c)():c,(0,s.createContext)();const h=({children:e})=>{const{submit:t,optionPrefix:n,values:r,setStatus:s}=(0,l.M)();return(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(o.N,{}),(0,u.jsxs)("form",{method:"POST",className:d.A.root,onSubmit:e=>{e.preventDefault();const a=e.target,l=new FormData(a);let o={};for(const e in a.elements){const t=a.elements[e],i=t.name;if(i===n||!i?.startsWith(n))continue;let s=null;switch(t.type){case"checkbox":const e=l.getAll(i);if(s=null===t.getAttribute("value")?!!t.checked:e,!r[i]&&!s)continue;break;case"number":s=Number(l.get(i));break;default:s=l.get(i)}"string"==typeof s&&/^-?\d+(\.\d+)?$/.test(s)&&(s=Number(s)),o[i]=s}o=f(o);for(const[e,t]of Object.entries(o))(0,i.isEqual)(t,r[e])&&delete o[e];0!==Object.keys(o).length?t(o):s("no-change")},children:[e,(0,u.jsx)(a.b,{})]})]})};r()}catch(g){r(g)}}))},5531:(e,t,n)=>{function r(e,t){if(!e)return!1;let n=window.getComputedStyle(e),r=/(auto|scroll)/.test(n.overflow+n.overflowX+n.overflowY);return r&&t&&(r=e.scrollHeight!==e.clientHeight||e.scrollWidth!==e.clientWidth),r}n.d(t,{o:()=>r})},5555:(e,t,n)=>{n.d(t,{t:()=>U});var r=n(790),i=n(1609),s=n(3908);const a=new WeakMap;function l(e,t,n){return e?("string"==typeof t&&(t=t.replace(/\s+/g,"")),`${a.get(e)}-${n}-${t}`):""}class o{getKeyLeftOf(e){return this.flipDirection?this.getNextKey(e):this.getPreviousKey(e)}getKeyRightOf(e){return this.flipDirection?this.getPreviousKey(e):this.getNextKey(e)}isDisabled(e){var t,n;return this.disabledKeys.has(e)||!!(null===(n=this.collection.getItem(e))||void 0===n||null===(t=n.props)||void 0===t?void 0:t.isDisabled)}getFirstKey(){let e=this.collection.getFirstKey();return null!=e&&this.isDisabled(e)&&(e=this.getNextKey(e)),e}getLastKey(){let e=this.collection.getLastKey();return null!=e&&this.isDisabled(e)&&(e=this.getPreviousKey(e)),e}getKeyAbove(e){return this.tabDirection?null:this.getPreviousKey(e)}getKeyBelow(e){return this.tabDirection?null:this.getNextKey(e)}getNextKey(e){do{null==(e=this.collection.getKeyAfter(e))&&(e=this.collection.getFirstKey())}while(this.isDisabled(e));return e}getPreviousKey(e){do{null==(e=this.collection.getKeyBefore(e))&&(e=this.collection.getLastKey())}while(this.isDisabled(e));return e}constructor(e,t,n,r=new Set){this.collection=e,this.flipDirection="rtl"===t&&"horizontal"===n,this.disabledKeys=r,this.tabDirection="horizontal"===n}}var d=n(3051),u=n(7061),c=n(2217),p=n(8817),f=n(9202);function h(e){return(0,f.lg)()?e.altKey:e.ctrlKey}var g=n(8399),v=n(3831);function m(e){return(0,f.cX)()?e.metaKey:e.ctrlKey}var y=n(2268),b=n(7049);function w(e,t,n,r){let s=(0,b.J)(n),a=null==n;(0,i.useEffect)((()=>{if(a||!e.current)return;let n=e.current;return n.addEventListener(t,s,r),()=>{n.removeEventListener(t,s,r)}}),[e,t,r,a,s])}var A=n(5531);function x(e,t){let n=_(e,t,"left"),r=_(e,t,"top"),i=t.offsetWidth,s=t.offsetHeight,a=e.scrollLeft,l=e.scrollTop,{borderTopWidth:o,borderLeftWidth:d,scrollPaddingTop:u,scrollPaddingRight:c,scrollPaddingBottom:p,scrollPaddingLeft:f}=getComputedStyle(e),h=a+parseInt(d,10),g=l+parseInt(o,10),v=h+e.clientWidth,m=g+e.clientHeight,y=parseInt(u,10)||0,b=parseInt(p,10)||0,w=parseInt(c,10)||0,A=parseInt(f,10)||0;n<=a+A?a=n-parseInt(d,10)-A:n+i>v-w&&(a+=n+i-v+w),r<=g+y?l=r-parseInt(o,10)-y:r+s>m-b&&(l+=r+s-m+b),e.scrollLeft=a,e.scrollTop=l}function _(e,t,n){const r="left"===n?"offsetLeft":"offsetTop";let i=0;for(;t.offsetParent&&(i+=t[r],t.offsetParent!==e);){if(t.offsetParent.contains(e)){i-=e[r];break}t=t.offsetParent}return i}function E(e,t){if(e&&document.contains(e)){let a=document.scrollingElement||document.documentElement;if("hidden"===window.getComputedStyle(a).overflow){let t=function(e,t){const n=[];for(;e&&e!==document.documentElement;)(0,A.o)(e,t)&&n.push(e),e=e.parentElement;return n}(e);for(let n of t)x(n,e)}else{var n;let{left:a,top:l}=e.getBoundingClientRect();null==e||null===(n=e.scrollIntoView)||void 0===n||n.call(e,{block:"nearest"});let{left:o,top:d}=e.getBoundingClientRect();var r,i,s;(Math.abs(a-o)>1||Math.abs(l-d)>1)&&(null==t||null===(i=t.containingElement)||void 0===i||null===(r=i.scrollIntoView)||void 0===r||r.call(i,{block:"center",inline:"center"}),null===(s=e.scrollIntoView)||void 0===s||s.call(e,{block:"nearest"}))}}}const P="react-aria-update-activedescendant";var k=n(9953);function S(e,t){const n=(0,i.useRef)(!0),r=(0,i.useRef)(null);(0,k.N)((()=>(n.current=!0,()=>{n.current=!1})),[]),(0,k.N)((()=>{n.current?n.current=!1:r.current&&!t.some(((e,t)=>!Object.is(e,r[t])))||e(),r.current=t}),t)}var C=n(5795),N=n(5652),T=n(8374),j=n(5562);function M(e,t,n){let{orientation:r="horizontal",keyboardActivation:s="automatic"}=e,{collection:l,selectionManager:f,disabledKeys:A}=t,{direction:_}=(0,p.Y)(),k=(0,i.useMemo)((()=>new o(l,_,r,A)),[l,A,r,_]),{collectionProps:M}=function(e){let{selectionManager:t,keyboardDelegate:n,ref:r,autoFocus:s=!1,shouldFocusWrap:a=!1,disallowEmptySelection:l=!1,disallowSelectAll:o=!1,selectOnFocus:d="replace"===t.selectionBehavior,disallowTypeAhead:u=!1,shouldUseVirtualFocus:f,allowsTabNavigation:A=!1,isVirtualized:_,scrollRef:k=r,linkBehavior:M="action"}=e,{direction:I}=(0,p.Y)(),K=(0,v.rd)(),D=(0,i.useRef)({top:0,left:0});w(k,"scroll",_?void 0:()=>{var e,t,n,r;D.current={top:null!==(n=null===(e=k.current)||void 0===e?void 0:e.scrollTop)&&void 0!==n?n:0,left:null!==(r=null===(t=k.current)||void 0===t?void 0:t.scrollLeft)&&void 0!==r?r:0}});let R=(0,i.useRef)(!1);w(r,"react-aria-focus",f?e=>{let{detail:n}=e;e.stopPropagation(),t.setFocused(!0),"first"===(null==n?void 0:n.focusStrategy)&&(R.current=!0)}:void 0);let B=(0,b.J)((()=>{var e,i;let s=null!==(i=null===(e=n.getFirstKey)||void 0===e?void 0:e.call(n))&&void 0!==i?i:null;var a;null==s?(null===(a=r.current)||void 0===a||a.dispatchEvent(new CustomEvent(P,{cancelable:!0,bubbles:!0})),t.collection.size>0&&(R.current=!1)):(t.setFocusedKey(s),R.current=!1)}));S((()=>{R.current&&B()}),[t.collection,B]);let L=(0,b.J)((()=>{t.collection.size>0&&(R.current=!1)}));S((()=>{L()}),[t.focusedKey,L]),w(r,"react-aria-clear-focus",f?e=>{e.stopPropagation(),t.setFocused(!1),t.setFocusedKey(null)}:void 0);const F=(0,i.useRef)(s);(0,i.useEffect)((()=>{if(F.current){var e,i;let o=null;var a,l;"first"===s&&(o=null!==(a=null===(e=n.getFirstKey)||void 0===e?void 0:e.call(n))&&void 0!==a?a:null),"last"===s&&(o=null!==(l=null===(i=n.getLastKey)||void 0===i?void 0:i.call(n))&&void 0!==l?l:null);let d=t.selectedKeys;if(d.size)for(let e of d)if(t.canSelectItem(e)){o=e;break}t.setFocused(!0),t.setFocusedKey(o),null==o&&!f&&r.current&&(0,T.l)(r.current)}}),[]);let O=(0,i.useRef)(t.focusedKey);(0,i.useEffect)((()=>{if(t.isFocused&&null!=t.focusedKey&&(t.focusedKey!==O.current||F.current)&&k.current&&r.current){let e=(0,j.ME)(),n=r.current.querySelector(`[data-key="${CSS.escape(t.focusedKey.toString())}"]`);if(!n)return;("keyboard"===e||F.current)&&(x(k.current,n),"virtual"!==e&&E(n,{containingElement:r.current}))}!f&&t.isFocused&&null==t.focusedKey&&null!=O.current&&r.current&&(0,T.l)(r.current),O.current=t.focusedKey,F.current=!1})),w(r,"react-aria-focus-scope-restore",(e=>{e.preventDefault(),t.setFocused(!0)}));let Q,H={onKeyDown:e=>{var i;if(e.altKey&&"Tab"===e.key&&e.preventDefault(),!(null===(i=r.current)||void 0===i?void 0:i.contains(e.target)))return;const s=(n,r)=>{if(null!=n){if(t.isLink(n)&&"selection"===M&&d&&!h(e)){var i;(0,C.flushSync)((()=>{t.setFocusedKey(n,r)}));let s=null===(i=k.current)||void 0===i?void 0:i.querySelector(`[data-key="${CSS.escape(n.toString())}"]`),a=t.getItemProps(n);return void(s&&K.open(s,e,a.href,a.routerOptions))}if(t.setFocusedKey(n,r),t.isLink(n)&&"override"===M)return;e.shiftKey&&"multiple"===t.selectionMode?t.extendSelection(n):d&&!h(e)&&t.replaceSelection(n)}};switch(e.key){case"ArrowDown":if(n.getKeyBelow){var u,c,p;let r=null!=t.focusedKey?null===(u=n.getKeyBelow)||void 0===u?void 0:u.call(n,t.focusedKey):null===(c=n.getFirstKey)||void 0===c?void 0:c.call(n);null==r&&a&&(r=null===(p=n.getFirstKey)||void 0===p?void 0:p.call(n,t.focusedKey)),null!=r&&(e.preventDefault(),s(r))}break;case"ArrowUp":if(n.getKeyAbove){var f,g,v;let r=null!=t.focusedKey?null===(f=n.getKeyAbove)||void 0===f?void 0:f.call(n,t.focusedKey):null===(g=n.getLastKey)||void 0===g?void 0:g.call(n);null==r&&a&&(r=null===(v=n.getLastKey)||void 0===v?void 0:v.call(n,t.focusedKey)),null!=r&&(e.preventDefault(),s(r))}break;case"ArrowLeft":if(n.getKeyLeftOf){var b,w,x;let r=null!=t.focusedKey?null===(b=n.getKeyLeftOf)||void 0===b?void 0:b.call(n,t.focusedKey):null;null==r&&a&&(r="rtl"===I?null===(w=n.getFirstKey)||void 0===w?void 0:w.call(n,t.focusedKey):null===(x=n.getLastKey)||void 0===x?void 0:x.call(n,t.focusedKey)),null!=r&&(e.preventDefault(),s(r,"rtl"===I?"first":"last"))}break;case"ArrowRight":if(n.getKeyRightOf){var _,E,P;let r=null!=t.focusedKey?null===(_=n.getKeyRightOf)||void 0===_?void 0:_.call(n,t.focusedKey):null;null==r&&a&&(r="rtl"===I?null===(E=n.getLastKey)||void 0===E?void 0:E.call(n,t.focusedKey):null===(P=n.getFirstKey)||void 0===P?void 0:P.call(n,t.focusedKey)),null!=r&&(e.preventDefault(),s(r,"rtl"===I?"last":"first"))}break;case"Home":if(n.getFirstKey){if(null===t.focusedKey&&e.shiftKey)return;e.preventDefault();let r=n.getFirstKey(t.focusedKey,m(e));t.setFocusedKey(r),null!=r&&(m(e)&&e.shiftKey&&"multiple"===t.selectionMode?t.extendSelection(r):d&&t.replaceSelection(r))}break;case"End":if(n.getLastKey){if(null===t.focusedKey&&e.shiftKey)return;e.preventDefault();let r=n.getLastKey(t.focusedKey,m(e));t.setFocusedKey(r),null!=r&&(m(e)&&e.shiftKey&&"multiple"===t.selectionMode?t.extendSelection(r):d&&t.replaceSelection(r))}break;case"PageDown":if(n.getKeyPageBelow&&null!=t.focusedKey){let r=n.getKeyPageBelow(t.focusedKey);null!=r&&(e.preventDefault(),s(r))}break;case"PageUp":if(n.getKeyPageAbove&&null!=t.focusedKey){let r=n.getKeyPageAbove(t.focusedKey);null!=r&&(e.preventDefault(),s(r))}break;case"a":m(e)&&"multiple"===t.selectionMode&&!0!==o&&(e.preventDefault(),t.selectAll());break;case"Escape":l||0===t.selectedKeys.size||(e.stopPropagation(),e.preventDefault(),t.clearSelection());break;case"Tab":if(!A){if(e.shiftKey)r.current.focus();else{let e,t,n=(0,N.N$)(r.current,{tabbable:!0});do{t=n.lastChild(),t&&(e=t)}while(t);e&&!e.contains(document.activeElement)&&(0,y.e)(e)}break}}},onFocus:e=>{if(t.isFocused)e.currentTarget.contains(e.target)||t.setFocused(!1);else if(e.currentTarget.contains(e.target)){if(t.setFocused(!0),null==t.focusedKey){var i,s;let r=e=>{null!=e&&(t.setFocusedKey(e),d&&t.replaceSelection(e))},o=e.relatedTarget;var a,l;o&&e.currentTarget.compareDocumentPosition(o)&Node.DOCUMENT_POSITION_FOLLOWING?r(null!==(a=t.lastSelectedKey)&&void 0!==a?a:null===(i=n.getLastKey)||void 0===i?void 0:i.call(n)):r(null!==(l=t.firstSelectedKey)&&void 0!==l?l:null===(s=n.getFirstKey)||void 0===s?void 0:s.call(n))}else!_&&k.current&&(k.current.scrollTop=D.current.top,k.current.scrollLeft=D.current.left);if(null!=t.focusedKey&&k.current){let e=k.current.querySelector(`[data-key="${CSS.escape(t.focusedKey.toString())}"]`);e&&(e.contains(document.activeElement)||(0,y.e)(e),"keyboard"===(0,j.ME)()&&E(e,{containingElement:r.current}))}}},onBlur:e=>{e.currentTarget.contains(e.relatedTarget)||t.setFocused(!1)},onMouseDown(e){k.current===e.target&&e.preventDefault()}},{typeSelectProps:Y}=(0,g.I)({keyboardDelegate:n,selectionManager:t});return u||(H=(0,c.v)(Y,H)),Q=f?-1:null==t.focusedKey?0:-1,{collectionProps:{...H,tabIndex:Q}}}({ref:n,selectionManager:f,keyboardDelegate:k,selectOnFocus:"automatic"===s,disallowEmptySelection:!0,scrollRef:n,linkBehavior:"selection"}),I=(0,d.Bi)();a.set(t,I);let K=(0,u.b)({...e,id:I});return{tabListProps:{...(0,c.v)(M,K),role:"tablist","aria-orientation":r,tabIndex:void 0}}}var I=n(2922);function K(e,t){let n=null;if(e){var r,i,s,a;for(n=e.getFirstKey();null!=n&&(t.has(n)||(null===(i=e.getItem(n))||void 0===i||null===(r=i.props)||void 0===r?void 0:r.isDisabled))&&n!==e.getLastKey();)n=e.getKeyAfter(n);null!=n&&(t.has(n)||(null===(a=e.getItem(n))||void 0===a||null===(s=a.props)||void 0===s?void 0:s.isDisabled))&&n===e.getLastKey()&&(n=e.getFirstKey())}return n}var D=n(9691),R=n(5987),B=n(5369),L=n(7229);function F(){let e=window.event;return"Enter"===(null==e?void 0:e.key)}function O(){let e=window.event;return" "===(null==e?void 0:e.key)||"Space"===(null==e?void 0:e.code)}function Q(e,t,n){let{key:r,isDisabled:s,shouldSelectOnPressUp:a}=e,{selectionManager:o,selectedKey:u}=t,p=r===u,f=s||t.isDisabled||t.selectionManager.isDisabled(r),{itemProps:g,isPressed:y}=function(e){let{id:t,selectionManager:n,key:r,ref:s,shouldSelectOnPressUp:a,shouldUseVirtualFocus:l,focus:o,isDisabled:u,onAction:p,allowsDifferentPressOrigin:f,linkBehavior:g="action"}=e,y=(0,v.rd)();t=(0,d.Bi)(t);let b=e=>{if("keyboard"===e.pointerType&&h(e))n.toggleSelection(r);else{if("none"===n.selectionMode)return;if(n.isLink(r)){if("selection"===g&&s.current){let t=n.getItemProps(r);return y.open(s.current,e,t.href,t.routerOptions),void n.setSelectedKeys(n.selectedKeys)}if("override"===g||"none"===g)return}"single"===n.selectionMode?n.isSelected(r)&&!n.disallowEmptySelection?n.toggleSelection(r):n.replaceSelection(r):e&&e.shiftKey?n.extendSelection(r):"toggle"===n.selectionBehavior||e&&(m(e)||"touch"===e.pointerType||"virtual"===e.pointerType)?n.toggleSelection(r):n.replaceSelection(r)}};(0,i.useEffect)((()=>{if(r===n.focusedKey&&n.isFocused)if(l){var e;let t=new CustomEvent(P,{cancelable:!0,bubbles:!0});null===(e=s.current)||void 0===e||e.dispatchEvent(t)}else o?o():document.activeElement!==s.current&&s.current&&(0,T.l)(s.current)}),[s,r,n.focusedKey,n.childFocusStrategy,n.isFocused,l]),u=u||n.isDisabled(r);let w={};l||u?u&&(w.onMouseDown=e=>{e.preventDefault()}):w={tabIndex:r===n.focusedKey?0:-1,onFocus(e){e.target===s.current&&n.setFocusedKey(r)}};let A=n.isLink(r)&&"override"===g,x=n.isLink(r)&&"selection"!==g&&"none"!==g,_=!u&&n.canSelectItem(r)&&!A,E=(p||x)&&!u,k=E&&("replace"===n.selectionBehavior?!_:!_||n.isEmpty),S=E&&_&&"replace"===n.selectionBehavior,C=k||S,N=(0,i.useRef)(null),j=C&&_,M=(0,i.useRef)(!1),I=(0,i.useRef)(!1),K=e=>{if(p&&p(),x&&s.current){let t=n.getItemProps(r);y.open(s.current,e,t.href,t.routerOptions)}},D={};a?(D.onPressStart=e=>{N.current=e.pointerType,M.current=j,"keyboard"!==e.pointerType||C&&!O()||b(e)},f?(D.onPressUp=k?void 0:e=>{"mouse"===e.pointerType&&_&&b(e)},D.onPress=k?K:e=>{"keyboard"!==e.pointerType&&"mouse"!==e.pointerType&&_&&b(e)}):D.onPress=e=>{if(k||S&&"mouse"!==e.pointerType){if("keyboard"===e.pointerType&&!F())return;K(e)}else"keyboard"!==e.pointerType&&_&&b(e)}):(D.onPressStart=e=>{N.current=e.pointerType,M.current=j,I.current=k,_&&("mouse"===e.pointerType&&!k||"keyboard"===e.pointerType&&(!E||O()))&&b(e)},D.onPress=e=>{("touch"===e.pointerType||"pen"===e.pointerType||"virtual"===e.pointerType||"keyboard"===e.pointerType&&C&&F()||"mouse"===e.pointerType&&I.current)&&(C?K(e):_&&b(e))}),w["data-key"]=r,D.preventFocusOnPress=l;let{pressProps:R,isPressed:Q}=(0,B.d)(D),H=S?e=>{"mouse"===N.current&&(e.stopPropagation(),e.preventDefault(),K(e))}:void 0,{longPressProps:Y}=(0,L.H)({isDisabled:!j,onLongPress(e){"touch"===e.pointerType&&(b(e),n.setSelectionBehavior("toggle"))}}),V=n.isLink(r)?e=>{v.Fe.isOpening||e.preventDefault()}:void 0;return{itemProps:(0,c.v)(w,_||k?R:{},j?Y:{},{onDoubleClick:H,onDragStartCapture:e=>{"touch"===N.current&&M.current&&e.preventDefault()},onClick:V,id:t}),isPressed:Q,isSelected:n.isSelected(r),isFocused:n.isFocused&&n.focusedKey===r,isDisabled:u,allowsSelection:_,hasAction:C}}({selectionManager:o,key:r,ref:n,isDisabled:f,shouldSelectOnPressUp:a,linkBehavior:"selection"}),b=l(t,r,"tab"),w=l(t,r,"tabpanel"),{tabIndex:A}=g,x=t.collection.getItem(r),_=(0,R.$)(null==x?void 0:x.props,{labelable:!0});delete _.id;let E=(0,v._h)(null==x?void 0:x.props);return{tabProps:(0,c.v)(_,E,g,{id:b,"aria-selected":p,"aria-disabled":f||void 0,"aria-controls":p?w:void 0,tabIndex:f?void 0:A,role:"tab"}),isSelected:p,isDisabled:f,isPressed:y}}var H=n(6133);const Y={root:"_root_e3gl9_1",tabItems:"_tabItems_e3gl9_1",tabItem:"_tabItem_e3gl9_1"};var V=n(1034);const z=e=>{const{item:t,state:n}=e,{key:s,rendered:a}=t,l=(0,i.useRef)(null),{componentProps:o,rootProps:d}=(0,D.Y)("Tabs",e),{isDisabled:u,isSelected:c,tabProps:p}=Q({key:s},n,l),{focusProps:f,isFocusVisible:h}=(0,H.o)(o),{context:g,navigate:v,url:m}=(0,V.T)();if(v&&m&&!g){const e=new URL(m);return null==e||e.searchParams.set(v,`${s}`),(0,r.jsx)("a",{...f,...d({classNames:Y.tabItem,prefixedNames:"item"}),"data-disabled":u||void 0,"data-focus-visible":h||void 0,"data-selected":c||void 0,href:u||null==e?void 0:e.toString(),ref:l,children:a})}return(0,r.jsx)("div",{...d({classNames:Y.tabItem,prefixedNames:"item"}),...p,...f,"data-disabled":u||void 0,"data-focus-visible":h||void 0,"data-selected":c||void 0,ref:l,children:a})};function W(e,t,n){let r=function(e,t){let n=null==t?void 0:t.isDisabled,[r,s]=(0,i.useState)(!1);return(0,k.N)((()=>{if((null==e?void 0:e.current)&&!n){let t=()=>{if(e.current){let t=(0,N.N$)(e.current,{tabbable:!0});s(!!t.nextNode())}};t();let n=new MutationObserver(t);return n.observe(e.current,{subtree:!0,childList:!0,attributes:!0,attributeFilter:["tabIndex","disabled"]}),()=>{n.disconnect()}}})),!n&&r}(n)?void 0:0;var s;const a=l(t,null!==(s=e.id)&&void 0!==s?s:null==t?void 0:t.selectedKey,"tabpanel"),o=(0,u.b)({...e,id:a,"aria-labelledby":l(t,null==t?void 0:t.selectedKey,"tab")});return{tabPanelProps:(0,c.v)(o,{tabIndex:r,role:"tabpanel","aria-describedby":e["aria-describedby"],"aria-details":e["aria-details"]})}}const G=e=>{var t;const{state:n}=e,s=(0,i.useRef)(null),{tabPanelProps:a}=W(e,n,s),{clsx:l}=(0,D.Y)("Tabs",e);return(0,r.jsx)("div",{...a,className:l({classNames:Y.tabPanel,prefixedNames:"panel"}),ref:s,children:null==(t=n.selectedItem)?void 0:t.props.children})},U=(0,i.forwardRef)(((e,t)=>{var n;const a=(0,s.U)(t),{context:l,navigate:o}=(0,V.T)(),{clsx:d,componentProps:u,rootProps:c}=(0,D.Y)("Tabs",e),p=function(e){var t,n;let r=(0,I.V)({...e,suppressTextValueWarning:!0,defaultSelectedKey:null!==(n=null!==(t=e.defaultSelectedKey)&&void 0!==t?t:K(e.collection,e.disabledKeys?new Set(e.disabledKeys):new Set))&&void 0!==n?n:void 0}),{selectionManager:s,collection:a,selectedKey:l}=r,o=(0,i.useRef)(l);return(0,i.useEffect)((()=>{let e=l;!s.isEmpty&&null!=e&&a.getItem(e)||(e=K(a,r.disabledKeys),null!=e&&s.setSelectedKeys([e])),(null!=e&&null==s.focusedKey||!s.isFocused&&e!==o.current)&&s.setFocusedKey(e),o.current=e})),{...r,isDisabled:e.isDisabled||!1}}(u);let{orientation:f}=e;f="settings"===l?"horizontal":f;const{tabListProps:h}=M({...u,keyboardActivation:o?"manual":void 0,orientation:f},p,a);return(0,r.jsxs)("div",{...c({classNames:Y.root}),"data-context":l,"data-orientation":f,children:[(0,r.jsx)("div",{...h,className:d({classNames:Y.tabItems,prefixedNames:"items"}),ref:a,children:[...p.collection].map((e=>(0,r.jsx)(z,{item:e,state:p},e.key)))}),(0,r.jsx)(G,{state:p},null==(n=p.selectedItem)?void 0:n.key)]})}));U.displayName="Tabs"},5562:(e,t,n)=>{n.d(t,{Cl:()=>_,K7:()=>P,ME:()=>x,pP:()=>A});var r=n(9202),i=n(8948),s=n(4836),a=n(1609);let l=null,o=new Set,d=new Map,u=!1,c=!1;const p={Tab:!0,Escape:!0};function f(e,t){for(let n of o)n(e,t)}function h(e){u=!0,function(e){return!(e.metaKey||!(0,r.cX)()&&e.altKey||e.ctrlKey||"Control"===e.key||"Shift"===e.key||"Meta"===e.key)}(e)&&(l="keyboard",f("keyboard",e))}function g(e){l="pointer","mousedown"!==e.type&&"pointerdown"!==e.type||(u=!0,f("pointer",e))}function v(e){(0,i.Y)(e)&&(u=!0,l="virtual")}function m(e){e.target!==window&&e.target!==document&&(u||c||(l="virtual",f("virtual",e)),u=!1,c=!1)}function y(){u=!1,c=!0}function b(e){if("undefined"==typeof window||d.get((0,s.m)(e)))return;const t=(0,s.m)(e),n=(0,s.T)(e);let r=t.HTMLElement.prototype.focus;t.HTMLElement.prototype.focus=function(){u=!0,r.apply(this,arguments)},n.addEventListener("keydown",h,!0),n.addEventListener("keyup",h,!0),n.addEventListener("click",v,!0),t.addEventListener("focus",m,!0),t.addEventListener("blur",y,!1),"undefined"!=typeof PointerEvent?(n.addEventListener("pointerdown",g,!0),n.addEventListener("pointermove",g,!0),n.addEventListener("pointerup",g,!0)):(n.addEventListener("mousedown",g,!0),n.addEventListener("mousemove",g,!0),n.addEventListener("mouseup",g,!0)),t.addEventListener("beforeunload",(()=>{w(e)}),{once:!0}),d.set(t,{focus:r})}const w=(e,t)=>{const n=(0,s.m)(e),r=(0,s.T)(e);t&&r.removeEventListener("DOMContentLoaded",t),d.has(n)&&(n.HTMLElement.prototype.focus=d.get(n).focus,r.removeEventListener("keydown",h,!0),r.removeEventListener("keyup",h,!0),r.removeEventListener("click",v,!0),n.removeEventListener("focus",m,!0),n.removeEventListener("blur",y,!1),"undefined"!=typeof PointerEvent?(r.removeEventListener("pointerdown",g,!0),r.removeEventListener("pointermove",g,!0),r.removeEventListener("pointerup",g,!0)):(r.removeEventListener("mousedown",g,!0),r.removeEventListener("mousemove",g,!0),r.removeEventListener("mouseup",g,!0)),d.delete(n))};function A(){return"pointer"!==l}function x(){return l}function _(e){l=e,f(e,null)}"undefined"!=typeof document&&function(e){const t=(0,s.T)(e);let n;"loading"!==t.readyState?b(e):(n=()=>{b(e)},t.addEventListener("DOMContentLoaded",n))}();const E=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function P(e,t,n){b(),(0,a.useEffect)((()=>{let t=(t,r)=>{(function(e,t,n){var r;const i="undefined"!=typeof window?(0,s.m)(null==n?void 0:n.target).HTMLInputElement:HTMLInputElement,a="undefined"!=typeof window?(0,s.m)(null==n?void 0:n.target).HTMLTextAreaElement:HTMLTextAreaElement,l="undefined"!=typeof window?(0,s.m)(null==n?void 0:n.target).HTMLElement:HTMLElement,o="undefined"!=typeof window?(0,s.m)(null==n?void 0:n.target).KeyboardEvent:KeyboardEvent;return!((e=e||(null==n?void 0:n.target)instanceof i&&!E.has(null==n||null===(r=n.target)||void 0===r?void 0:r.type)||(null==n?void 0:n.target)instanceof a||(null==n?void 0:n.target)instanceof l&&(null==n?void 0:n.target.isContentEditable))&&"keyboard"===t&&n instanceof o&&!p[n.key])})(!!(null==n?void 0:n.isTextInput),t,r)&&e(A())};return o.add(t),()=>{o.delete(t)}}),t)}},5570:(e,t,n)=>{function r(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=n}}n.d(t,{_:()=>r})},5652:(e,t,n)=>{n.d(t,{N$:()=>C,n1:()=>f});var r=n(8374),i=n(1786),s=n(5562),a=n(9953),l=n(4836),o=n(9202),d=n(1609);const u=d.createContext(null),c="react-aria-focus-scope-restore";let p=null;function f(e){let{children:t,contain:n,restoreFocus:r,autoFocus:i}=e,f=(0,d.useRef)(null),h=(0,d.useRef)(null),g=(0,d.useRef)([]),{parentNode:v}=(0,d.useContext)(u)||{},N=(0,d.useMemo)((()=>new T({scopeRef:g})),[g]);(0,a.N)((()=>{let e=v||j.root;if(j.getTreeNode(e.scopeRef)&&p&&!x(p,e.scopeRef)){let t=j.getTreeNode(p);t&&(e=t)}e.addChild(N),j.addNode(N)}),[N,v]),(0,a.N)((()=>{let e=j.getTreeNode(g);e&&(e.contain=!!n)}),[n]),(0,a.N)((()=>{var e;let t=null===(e=f.current)||void 0===e?void 0:e.nextSibling,n=[],r=e=>e.stopPropagation();for(;t&&t!==h.current;)n.push(t),t.addEventListener(c,r),t=t.nextSibling;return g.current=n,()=>{for(let e of n)e.removeEventListener(c,r)}}),[t]),function(e,t,n){(0,a.N)((()=>{if(t||n)return;let r=e.current;const i=(0,l.T)(r?r[0]:void 0);let s=t=>{let n=t.target;w(n,e.current)?p=e:b(n)||(p=null)};return i.addEventListener("focusin",s,!1),null==r||r.forEach((e=>e.addEventListener("focusin",s,!1))),()=>{i.removeEventListener("focusin",s,!1),null==r||r.forEach((e=>e.removeEventListener("focusin",s,!1)))}}),[e,t,n])}(g,r,n),function(e,t){let n=(0,d.useRef)(void 0),r=(0,d.useRef)(void 0);(0,a.N)((()=>{let i=e.current;if(!t)return void(r.current&&(cancelAnimationFrame(r.current),r.current=void 0));const a=(0,l.T)(i?i[0]:void 0);let d=t=>{if("Tab"!==t.key||t.altKey||t.ctrlKey||t.metaKey||!y(e)||t.isComposing)return;let n=a.activeElement,r=e.current;if(!r||!w(n,r))return;let i=C(m(r),{tabbable:!0},r);if(!n)return;i.currentNode=n;let s=t.shiftKey?i.previousNode():i.nextNode();s||(i.currentNode=t.shiftKey?r[r.length-1].nextElementSibling:r[0].previousElementSibling,s=t.shiftKey?i.previousNode():i.nextNode()),t.preventDefault(),s&&_(s,!0)},u=t=>{p&&!x(p,e)||!w(t.target,e.current)?y(e)&&!A(t.target,e)?n.current?n.current.focus():p&&p.current&&P(p.current):y(e)&&(n.current=t.target):(p=e,n.current=t.target)},c=t=>{r.current&&cancelAnimationFrame(r.current),r.current=requestAnimationFrame((()=>{let r=(0,s.ME)();var i;("virtual"===r||null===r)&&(0,o.m0)()&&(0,o.H8)()||!a.activeElement||!y(e)||A(a.activeElement,e)||(p=e,a.body.contains(t.target)?(n.current=t.target,null===(i=n.current)||void 0===i||i.focus()):p.current&&P(p.current))}))};return a.addEventListener("keydown",d,!1),a.addEventListener("focusin",u,!1),null==i||i.forEach((e=>e.addEventListener("focusin",u,!1))),null==i||i.forEach((e=>e.addEventListener("focusout",c,!1))),()=>{a.removeEventListener("keydown",d,!1),a.removeEventListener("focusin",u,!1),null==i||i.forEach((e=>e.removeEventListener("focusin",u,!1))),null==i||i.forEach((e=>e.removeEventListener("focusout",c,!1)))}}),[e,t]),(0,a.N)((()=>()=>{r.current&&cancelAnimationFrame(r.current)}),[r])}(g,n),function(e,t,n){const r=(0,d.useRef)("undefined"!=typeof document?(0,l.T)(e.current?e.current[0]:void 0).activeElement:null);(0,a.N)((()=>{let r=e.current;const i=(0,l.T)(r?r[0]:void 0);if(!t||n)return;let s=()=>{p&&!x(p,e)||!w(i.activeElement,e.current)||(p=e)};return i.addEventListener("focusin",s,!1),null==r||r.forEach((e=>e.addEventListener("focusin",s,!1))),()=>{i.removeEventListener("focusin",s,!1),null==r||r.forEach((e=>e.removeEventListener("focusin",s,!1)))}}),[e,n]),(0,a.N)((()=>{const r=(0,l.T)(e.current?e.current[0]:void 0);if(!t)return;let i=t=>{if("Tab"!==t.key||t.altKey||t.ctrlKey||t.metaKey||!y(e)||t.isComposing)return;let n=r.activeElement;if(!A(n,e)||!k(e))return;let i=j.getTreeNode(e);if(!i)return;let s=i.nodeToRestore,a=C(r.body,{tabbable:!0});a.currentNode=n;let l=t.shiftKey?a.previousNode():a.nextNode();if(s&&r.body.contains(s)&&s!==r.body||(s=void 0,i.nodeToRestore=void 0),(!l||!A(l,e))&&s){a.currentNode=s;do{l=t.shiftKey?a.previousNode():a.nextNode()}while(A(l,e));t.preventDefault(),t.stopPropagation(),l?_(l,!0):b(s)?_(s,!0):n.blur()}};return n||r.addEventListener("keydown",i,!0),()=>{n||r.removeEventListener("keydown",i,!0)}}),[e,t,n]),(0,a.N)((()=>{const n=(0,l.T)(e.current?e.current[0]:void 0);if(!t)return;let i=j.getTreeNode(e);var s;return i?(i.nodeToRestore=null!==(s=r.current)&&void 0!==s?s:void 0,()=>{let r=j.getTreeNode(e);if(!r)return;let i=r.nodeToRestore;if(t&&i&&(n.activeElement&&A(n.activeElement,e)||n.activeElement===n.body&&k(e))){let t=j.clone();requestAnimationFrame((()=>{if(n.activeElement===n.body){let n=t.getTreeNode(e);for(;n;){if(n.nodeToRestore&&n.nodeToRestore.isConnected)return void S(n.nodeToRestore);n=n.parent}for(n=t.getTreeNode(e);n;){if(n.scopeRef&&n.scopeRef.current&&j.getTreeNode(n.scopeRef))return void S(E(n.scopeRef.current,!0));n=n.parent}}}))}}):void 0}),[e,t])}(g,r,n),function(e,t){const n=d.useRef(t);(0,d.useEffect)((()=>{n.current&&(p=e,!w((0,l.T)(e.current?e.current[0]:void 0).activeElement,p.current)&&e.current&&P(e.current)),n.current=!1}),[e])}(g,i),(0,d.useEffect)((()=>{const e=(0,l.T)(g.current?g.current[0]:void 0).activeElement;let t=null;if(w(e,g.current)){for(let n of j.traverse())n.scopeRef&&w(e,n.scopeRef.current)&&(t=n);t===j.getTreeNode(g)&&(p=t.scopeRef)}}),[g]),(0,a.N)((()=>()=>{var e,t,n;let r=null!==(n=null===(t=j.getTreeNode(g))||void 0===t||null===(e=t.parent)||void 0===e?void 0:e.scopeRef)&&void 0!==n?n:null;g!==p&&!x(g,p)||r&&!j.getTreeNode(r)||(p=r),j.removeTreeNode(g)}),[g]);let M=(0,d.useMemo)((()=>function(e){return{focusNext(t={}){let n=e.current,{from:r,tabbable:i,wrap:s,accept:a}=t,o=r||(0,l.T)(n[0]).activeElement,d=n[0].previousElementSibling,u=C(m(n),{tabbable:i,accept:a},n);u.currentNode=w(o,n)?o:d;let c=u.nextNode();return!c&&s&&(u.currentNode=d,c=u.nextNode()),c&&_(c,!0),c},focusPrevious(t={}){let n=e.current,{from:r,tabbable:i,wrap:s,accept:a}=t,o=r||(0,l.T)(n[0]).activeElement,d=n[n.length-1].nextElementSibling,u=C(m(n),{tabbable:i,accept:a},n);u.currentNode=w(o,n)?o:d;let c=u.previousNode();return!c&&s&&(u.currentNode=d,c=u.previousNode()),c&&_(c,!0),c},focusFirst(t={}){let n=e.current,{tabbable:r,accept:i}=t,s=C(m(n),{tabbable:r,accept:i},n);s.currentNode=n[0].previousElementSibling;let a=s.nextNode();return a&&_(a,!0),a},focusLast(t={}){let n=e.current,{tabbable:r,accept:i}=t,s=C(m(n),{tabbable:r,accept:i},n);s.currentNode=n[n.length-1].nextElementSibling;let a=s.previousNode();return a&&_(a,!0),a}}}(g)),[]),I=(0,d.useMemo)((()=>({focusManager:M,parentNode:N})),[N,M]);return d.createElement(u.Provider,{value:I},d.createElement("span",{"data-focus-scope-start":!0,hidden:!0,ref:f}),t,d.createElement("span",{"data-focus-scope-end":!0,hidden:!0,ref:h}))}const h=["input:not([disabled]):not([type=hidden])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable^="false"])'],g=h.join(":not([hidden]),")+",[tabindex]:not([disabled]):not([hidden])";h.push('[tabindex]:not([tabindex="-1"]):not([disabled])');const v=h.join(':not([hidden]):not([tabindex="-1"]),');function m(e){return e[0].parentElement}function y(e){let t=j.getTreeNode(p);for(;t&&t.scopeRef!==e;){if(t.contain)return!1;t=t.parent}return!0}function b(e){return A(e)}function w(e,t){return!!e&&!!t&&t.some((t=>t.contains(e)))}function A(e,t=null){if(e instanceof Element&&e.closest("[data-react-aria-top-layer]"))return!0;for(let{scopeRef:n}of j.traverse(j.getTreeNode(t)))if(n&&w(e,n.current))return!0;return!1}function x(e,t){var n;let r=null===(n=j.getTreeNode(t))||void 0===n?void 0:n.parent;for(;r;){if(r.scopeRef===e)return!0;r=r.parent}return!1}function _(e,t=!1){if(null==e||t){if(null!=e)try{e.focus()}catch{}}else try{(0,r.l)(e)}catch{}}function E(e,t=!0){let n=e[0].previousElementSibling,r=m(e),i=C(r,{tabbable:t},e);i.currentNode=n;let s=i.nextNode();return t&&!s&&(r=m(e),i=C(r,{tabbable:!1},e),i.currentNode=n,s=i.nextNode()),s}function P(e,t=!0){_(E(e,t))}function k(e){let t=j.getTreeNode(p);for(;t&&t.scopeRef!==e;){if(t.nodeToRestore)return!1;t=t.parent}return(null==t?void 0:t.scopeRef)===e}function S(e){e.dispatchEvent(new CustomEvent(c,{bubbles:!0,cancelable:!0}))&&_(e)}function C(e,t,n){let r=(null==t?void 0:t.tabbable)?v:g,s=(0,l.T)(e).createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode(e){var s;return(null==t||null===(s=t.from)||void 0===s?void 0:s.contains(e))?NodeFilter.FILTER_REJECT:!e.matches(r)||!(0,i.J)(e)||n&&!w(e,n)||(null==t?void 0:t.accept)&&!t.accept(e)?NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT}});return(null==t?void 0:t.from)&&(s.currentNode=t.from),s}class N{get size(){return this.fastMap.size}getTreeNode(e){return this.fastMap.get(e)}addTreeNode(e,t,n){let r=this.fastMap.get(null!=t?t:null);if(!r)return;let i=new T({scopeRef:e});r.addChild(i),i.parent=r,this.fastMap.set(e,i),n&&(i.nodeToRestore=n)}addNode(e){this.fastMap.set(e.scopeRef,e)}removeTreeNode(e){if(null===e)return;let t=this.fastMap.get(e);if(!t)return;let n=t.parent;for(let e of this.traverse())e!==t&&t.nodeToRestore&&e.nodeToRestore&&t.scopeRef&&t.scopeRef.current&&w(e.nodeToRestore,t.scopeRef.current)&&(e.nodeToRestore=t.nodeToRestore);let r=t.children;n&&(n.removeChild(t),r.size>0&&r.forEach((e=>n&&n.addChild(e)))),this.fastMap.delete(t.scopeRef)}*traverse(e=this.root){if(null!=e.scopeRef&&(yield e),e.children.size>0)for(let t of e.children)yield*this.traverse(t)}clone(){var e;let t=new N;var n;for(let r of this.traverse())t.addTreeNode(r.scopeRef,null!==(n=null===(e=r.parent)||void 0===e?void 0:e.scopeRef)&&void 0!==n?n:null,r.nodeToRestore);return t}constructor(){this.fastMap=new Map,this.root=new T({scopeRef:null}),this.fastMap.set(null,this.root)}}class T{addChild(e){this.children.add(e),e.parent=this}removeChild(e){this.children.delete(e),e.parent=void 0}constructor(e){this.children=new Set,this.contain=!1,this.scopeRef=e.scopeRef}}let j=new N},5750:(e,t,n)=>{n.d(t,{_:()=>s});var r=n(894),i=n(6923);function s(e,t){var n=(0,i._)(e,t,"get");return(0,r._)(e,n)}},5786:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{F:()=>v});var i=n(7723),s=n(9204),a=n(8173),l=n(2866),o=n(6087),d=n(9860),u=n(5140),c=n(2664),p=n(4881),f=n(790),h=e([d,c]);[d,c]=h.then?(await h)():h;const g=["heartbeat","heartbeat_admin","heartbeat_admin_interval","heartbeat_post_editor","heartbeat_post_editor_interval"],v=()=>{const{inputProps:e,getOption:t,optionPrefix:n}=(0,c.Mp)(),[r,h]=(0,o.useState)(g.reduce(((e,n)=>(e[n]=t(n),e)),{}));return(0,f.jsx)(d.$,{name:"heartbeat",id:"heartbeat",title:"Heartbeat",onChange:e=>{h((t=>(g.forEach((n=>{n.endsWith("_interval")||(t[n]=e)})),t)))},label:(0,i.__)("Enable the Heartbeat API","syntatis-feature-flipper"),description:(0,i.__)("If switched off, WordPress will will not be sending requests to the Heartbeat API.","syntatis-feature-flipper"),help:(0,f.jsxs)(u.Hu,{children:[(0,f.jsx)("p",{children:(0,i.__)("The Heartbeat API enables real-time communication between the browser and server using periodic AJAX requests.","syntatis-feature-flipper")}),(0,f.jsx)("p",{children:(0,i.__)("It powers features like auto-saving posts, post locking to prevent simultaneous edits, session management to extend login times, and real-time dashboard updates for plugins.","syntatis-feature-flipper")}),(0,f.jsx)("p",{children:(0,i.__)("While it improves interactivity and functionality, it can increase server load, especially on shared hosting. You may customize the frequency if necessary for performance optimization.","syntatis-feature-flipper")})]}),children:r.heartbeat&&(0,f.jsx)(u.B_,{summary:(0,i.__)("Settings","syntatis-feature-flipper"),children:(0,f.jsxs)("div",{className:p.A.group,children:[(0,f.jsxs)("div",{id:"heartbeat-on-admin",role:"group","aria-labelledby":"heartbeat-on-admin-head",children:[(0,f.jsx)("div",{id:"heartbeat-on-admin-head",children:(0,f.jsx)("strong",{children:(0,i.__)("On admin","syntatis-feature-flipper")})}),(0,f.jsx)(s.S,{...e("heartbeat_admin"),defaultSelected:r.heartbeat_admin,onChange:e=>{h((t=>({...t,heartbeat_admin:e})))},label:(0,i.__)("Enable request on the admin area once every","syntatis-feature-flipper"),suffix:(0,f.jsxs)(a.l,{...e("heartbeat_admin_interval"),name:void 0,onSelectionChange:e=>{h((t=>({...t,heartbeat_admin_interval:e})))},selectedItem:r.heartbeat_admin_interval,isDisabled:!r.heartbeat_admin,children:[(0,f.jsx)(l.c,{value:15,children:(0,i.__)("15 seconds","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:30,children:(0,i.__)("30 seconds","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:60,children:(0,i.__)("1 minute","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:120,children:(0,i.__)("2 minutes","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:300,children:(0,i.__)("5 minutes","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:600,children:(0,i.__)("10 minutes","syntatis-feature-flipper")})]})})]}),(0,f.jsxs)("div",{id:"heartbeat-on-post-editor",role:"group","aria-labelledby":"heartbeat-on-post-editor-head",children:[(0,f.jsx)("div",{id:"heartbeat-on-post-editor-head",children:(0,f.jsx)("strong",{children:(0,i.__)("On post editor","syntatis-feature-flipper")})}),(0,f.jsx)(s.S,{...e("heartbeat_post_editor"),defaultSelected:r.heartbeat_post_editor,onChange:e=>{h((t=>({...t,heartbeat_post_editor:e})))},label:(0,i.__)("Enable request on the post editor once every","syntatis-feature-flipper"),suffix:(0,f.jsxs)(a.l,{...e("heartbeat_post_editor_interval"),name:void 0,onSelectionChange:e=>{h((t=>({...t,heartbeat_post_editor_interval:e})))},selectedItem:r.heartbeat_post_editor_interval,isDisabled:!r.heartbeat_post_editor,children:[(0,f.jsx)(l.c,{value:15,children:(0,i.__)("15 seconds","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:30,children:(0,i.__)("30 seconds","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:60,children:(0,i.__)("1 minute","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:120,children:(0,i.__)("2 minutes","syntatis-feature-flipper")})]})})]}),(0,f.jsx)("input",{type:"hidden",name:`${n}heartbeat_admin_interval`,value:r.heartbeat_admin_interval}),(0,f.jsx)("input",{type:"hidden",name:`${n}heartbeat_post_editor_interval`,value:r.heartbeat_post_editor_interval})]})})})};r()}catch(e){r(e)}}))},5795:e=>{e.exports=window.ReactDOM},5987:(e,t,n)=>{n.d(t,{$:()=>l});const r=new Set(["id"]),i=new Set(["aria-label","aria-labelledby","aria-describedby","aria-details"]),s=new Set(["href","hrefLang","target","rel","download","ping","referrerPolicy"]),a=/^(data-.*)$/;function l(e,t={}){let{labelable:n,isLink:l,propNames:o}=t,d={};for(const t in e)Object.prototype.hasOwnProperty.call(e,t)&&(r.has(t)||n&&i.has(t)||l&&s.has(t)||(null==o?void 0:o.has(t))||a.test(t))&&(d[t]=e[t]);return d}},6087:e=>{e.exports=window.wp.element},6133:(e,t,n)=>{n.d(t,{o:()=>l});var r=n(5562),i=n(3424),s=n(9461),a=n(1609);function l(e={}){let{autoFocus:t=!1,isTextInput:n,within:l}=e,o=(0,a.useRef)({isFocused:!1,isFocusVisible:t||(0,r.pP)()}),[d,u]=(0,a.useState)(!1),[c,p]=(0,a.useState)((()=>o.current.isFocused&&o.current.isFocusVisible)),f=(0,a.useCallback)((()=>p(o.current.isFocused&&o.current.isFocusVisible)),[]),h=(0,a.useCallback)((e=>{o.current.isFocused=e,u(e),f()}),[f]);(0,r.K7)((e=>{o.current.isFocusVisible=e,f()}),[],{isTextInput:n});let{focusProps:g}=(0,i.i)({isDisabled:l,onFocusChange:h}),{focusWithinProps:v}=(0,s.R)({isDisabled:!l,onFocusWithinChange:h});return{isFocused:d,isFocusVisible:c,focusProps:l?v:g}}},6638:(e,t,n)=>{n.d(t,{M:()=>d});var r=n(1609);let i=!1,s=0;function a(){i=!0,setTimeout((()=>{i=!1}),50)}function l(e){"touch"===e.pointerType&&a()}function o(){if("undefined"!=typeof document)return"undefined"!=typeof PointerEvent?document.addEventListener("pointerup",l):document.addEventListener("touchend",a),s++,()=>{s--,s>0||("undefined"!=typeof PointerEvent?document.removeEventListener("pointerup",l):document.removeEventListener("touchend",a))}}function d(e){let{onHoverStart:t,onHoverChange:n,onHoverEnd:s,isDisabled:a}=e,[l,d]=(0,r.useState)(!1),u=(0,r.useRef)({isHovered:!1,ignoreEmulatedMouseEvents:!1,pointerType:"",target:null}).current;(0,r.useEffect)(o,[]);let{hoverProps:c,triggerHoverEnd:p}=(0,r.useMemo)((()=>{let e=(e,r)=>{if(u.pointerType=r,a||"touch"===r||u.isHovered||!e.currentTarget.contains(e.target))return;u.isHovered=!0;let i=e.currentTarget;u.target=i,t&&t({type:"hoverstart",target:i,pointerType:r}),n&&n(!0),d(!0)},r=(e,t)=>{if(u.pointerType="",u.target=null,"touch"===t||!u.isHovered)return;u.isHovered=!1;let r=e.currentTarget;s&&s({type:"hoverend",target:r,pointerType:t}),n&&n(!1),d(!1)},l={};return"undefined"!=typeof PointerEvent?(l.onPointerEnter=t=>{i&&"mouse"===t.pointerType||e(t,t.pointerType)},l.onPointerLeave=e=>{!a&&e.currentTarget.contains(e.target)&&r(e,e.pointerType)}):(l.onTouchStart=()=>{u.ignoreEmulatedMouseEvents=!0},l.onMouseEnter=t=>{u.ignoreEmulatedMouseEvents||i||e(t,"mouse"),u.ignoreEmulatedMouseEvents=!1},l.onMouseLeave=e=>{!a&&e.currentTarget.contains(e.target)&&r(e,"mouse")}),{hoverProps:l,triggerHoverEnd:r}}),[t,n,s,a,u]);return(0,r.useEffect)((()=>{a&&p({currentTarget:u.target},u.pointerType)}),[a]),{hoverProps:c,isHovered:l}}},6660:(e,t,n)=>{n.d(t,{w:()=>i});var r=n(9953);function i(e,t){(0,r.N)((()=>{if(e&&e.ref&&t)return e.ref.current=t.current,()=>{e.ref&&(e.ref.current=null)}}))}},6804:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{r:()=>h});var i=n(7723),s=n(3413),a=n(9204),l=n(2664),o=n(6087),d=n(5140),u=n(9583),c=n(790),p=e([l]);l=(p.then?(await p)():p)[0];const f=["auto_updates","auto_update_core","auto_update_plugins","auto_update_themes","updates","update_core","update_plugins","update_themes"],h=()=>{const{inputProps:e,getOption:t}=(0,l.Mp)(),[n,r]=(0,o.useState)(f.reduce(((e,n)=>(e[n]=t(n),e)),{}));function p(e,t){r((n=>{const r={...n};return e.forEach((e=>{r[e]=t})),r}))}return(0,c.jsxs)("tr",{children:[(0,c.jsx)("th",{scope:"row",children:(0,c.jsx)("span",{children:(0,i.__)("Updates","syntatis-feature-flipper")})}),(0,c.jsx)("td",{children:(0,c.jsxs)("div",{className:u.A.inputGroup,children:[(0,c.jsxs)("div",{className:u.A.inputGroup,children:[(0,c.jsx)(s.d,{...e("updates"),isSelected:n.updates,onChange:e=>{p(f,e)},label:(0,i.__)("Enable all updates","syntatis-feature-flipper"),description:(0,i.__)("Enable updates for WordPress core, plugins, and themes.","syntatis-feature-flipper")}),n.updates&&(0,c.jsx)(s.d,{...e("auto_updates"),onChange:e=>{p(f.filter((e=>e.startsWith("auto_update"))),e)},isSelected:n.auto_updates,isReadOnly:!n.updates,defaultSelected:n.auto_updates,description:(0,i.__)("Enable automatic updates for WordPress core, plugins, and themes.","syntatis-feature-flipper"),label:(0,i.__)("Enable all automatic updates","syntatis-feature-flipper")})]}),n.updates&&(0,c.jsx)(d.B_,{className:u.A.details,summary:(0,i.__)("Settings","syntatis-feature-flipper"),children:(0,c.jsxs)("div",{className:u.A.inputGroup,children:[(0,c.jsxs)("div",{className:u.A.checkboxGroup,children:[(0,c.jsx)("div",{"aria-hidden":!0,className:u.A.heading,children:"WordPress"}),(0,c.jsxs)("div",{className:u.A.inputs,children:[(0,c.jsx)(a.S,{...e("update_core"),defaultSelected:n.update_core,onChange:e=>{p(["update_core","auto_update_core"],e)},isReadOnly:!n.updates,isSelected:n.updates&&n.update_core,"aria-label":(0,i.__)("Enable WordPress core update","syntatis-feature-flipper"),label:(0,i.__)("Enable update","syntatis-feature-flipper")}),n.update_core&&(0,c.jsx)(a.S,{...e("auto_update_core"),onChange:e=>{p(["auto_update_core"],e)},isDisabled:!n.auto_updates,isSelected:n.auto_update_core&&n.update_core,"aria-label":(0,i.__)("Enable WordPress core automatic update","syntatis-feature-flipper"),label:(0,i.__)("Enable automatic update","syntatis-feature-flipper")})]}),(0,c.jsx)("p",{className:"description","aria-hidden":!0,children:(0,i.__)("Manage WordPress core update configurations.","syntatis-feature-flipper")})]}),(0,c.jsxs)("div",{className:u.A.checkboxGroup,children:[(0,c.jsx)("div",{"aria-hidden":!0,className:u.A.heading,children:(0,i.__)("Plugins","syntatis-feature-flipper")}),(0,c.jsxs)("div",{className:u.A.inputs,children:[(0,c.jsx)(a.S,{...e("update_plugins"),"aria-label":(0,i.__)("Enable plugins update","syntatis-feature-flipper"),label:(0,i.__)("Enable update","syntatis-feature-flipper"),isReadOnly:!n.updates,isSelected:n.update_plugins&&n.updates,onChange:e=>{p(["auto_update_plugins","update_plugins"],e)}}),n.update_plugins&&(0,c.jsx)(a.S,{...e("auto_update_plugins"),isDisabled:!n.auto_updates,isSelected:n.auto_update_plugins&&n.update_plugins,label:(0,i.__)("Enable automatic update","syntatis-feature-flipper"),onChange:e=>{p(["auto_update_plugins"],e)}})]}),(0,c.jsx)("p",{className:"description",children:(0,i.__)("Manage plugins update configurations.","syntatis-feature-flipper")})]}),(0,c.jsxs)("div",{className:u.A.checkboxGroup,children:[(0,c.jsx)("div",{"aria-hidden":!0,className:u.A.heading,children:(0,i.__)("Themes","syntatis-feature-flipper")}),(0,c.jsxs)("div",{className:u.A.inputs,children:[(0,c.jsx)(a.S,{...e("update_themes"),isReadOnly:!n.updates,isSelected:n.update_themes&&n.updates,"aria-label":(0,i.__)("Enable themes update","syntatis-feature-flipper"),label:(0,i.__)("Enable update","syntatis-feature-flipper"),onChange:e=>{p(["auto_update_themes","update_themes"],e)}}),n.update_themes&&(0,c.jsx)(a.S,{...e("auto_update_themes"),isDisabled:!n.auto_updates,isSelected:n.auto_update_themes&&n.update_themes,"aria-label":(0,i.__)("Enable themes automatic update","syntatis-feature-flipper"),label:(0,i.__)("Enable automatic update","syntatis-feature-flipper"),onChange:e=>{p(["auto_update_themes"],e)}})]}),(0,c.jsx)("p",{className:"description",children:(0,i.__)("Manage themes update configurations.","syntatis-feature-flipper")})]})]})})]})})]})};r()}catch(e){r(e)}}))},6858:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{Y:()=>p});var i=n(7723),s=n(1034),a=n(5555),l=n(3412),o=n(9662),d=n(2664),u=n(790),c=e([o,d]);[o,d]=c.then?(await c)():c;const p=()=>{const{inlineData:e}=(0,d.Mp)();return(0,u.jsx)(s.O,{navigate:!0,url:e.settingPage,children:(0,u.jsxs)(a.t,{selectedKey:e.settingPageTab||void 0,children:[(0,u.jsx)(l.o,{title:(0,i.__)("General","syntatis-feature-flipper"),children:(0,u.jsx)(o.a5,{})},"general"),(0,u.jsx)(l.o,{title:(0,i.__)("Admin","syntatis-feature-flipper"),children:(0,u.jsx)(o.nQ,{})},"admin"),(0,u.jsx)(l.o,{title:(0,i.__)("Media","syntatis-feature-flipper"),children:(0,u.jsx)(o.Ct,{})},"media"),(0,u.jsx)(l.o,{title:(0,i.__)("Site","syntatis-feature-flipper"),children:(0,u.jsx)(o.$R,{})},"site"),(0,u.jsx)(l.o,{title:(0,i.__)("Security","syntatis-feature-flipper"),children:(0,u.jsx)(o.SV,{})},"security"),(0,u.jsx)(l.o,{title:(0,i.__)("Advanced","syntatis-feature-flipper"),children:(0,u.jsx)(o.wq,{})},"advanced")]})})};r()}catch(e){r(e)}}))},6923:(e,t,n)=>{function r(e,t,n){if(!t.has(e))throw new TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}n.d(t,{_:()=>r})},6948:(e,t,n)=>{n.d(t,{A:()=>i});var r=n(1609);function i(){let e=(0,r.useRef)(new Map),t=(0,r.useCallback)(((t,n,r,i)=>{let s=(null==i?void 0:i.once)?(...t)=>{e.current.delete(r),r(...t)}:r;e.current.set(r,{type:n,eventTarget:t,fn:s,options:i}),t.addEventListener(n,s,i)}),[]),n=(0,r.useCallback)(((t,n,r,i)=>{var s;let a=(null===(s=e.current.get(r))||void 0===s?void 0:s.fn)||r;t.removeEventListener(n,a,i),e.current.delete(r)}),[]),i=(0,r.useCallback)((()=>{e.current.forEach(((e,t)=>{n(e.eventTarget,e.type,t,e.options)}))}),[n]);return(0,r.useEffect)((()=>i),[i]),{addGlobalListener:t,removeGlobalListener:n,removeAllGlobalListeners:i}}},7049:(e,t,n)=>{n.d(t,{J:()=>s});var r=n(9953),i=n(1609);function s(e){const t=(0,i.useRef)(null);return(0,r.N)((()=>{t.current=e}),[e]),(0,i.useCallback)(((...e)=>{const n=t.current;return null==n?void 0:n(...e)}),[])}},7061:(e,t,n)=>{n.d(t,{b:()=>i});var r=n(3051);function i(e,t){let{id:n,"aria-label":i,"aria-labelledby":s}=e;if(n=(0,r.Bi)(n),s&&i){let e=new Set([n,...s.trim().split(/\s+/)]);s=[...e].join(" ")}else s&&(s=s.trim().split(/\s+/).join(" "));return i||s||!t||(i=t),{id:n,"aria-label":i,"aria-labelledby":s}}},7229:(e,t,n)=>{n.d(t,{H:()=>c});var r=n(5369),i=n(6948),s=n(9953),a=n(1609);let l=0;const o=new Map;var d=n(2217);const u=500;function c(e){let{isDisabled:t,onLongPressStart:n,onLongPressEnd:c,onLongPress:p,threshold:f=u,accessibilityDescription:h}=e;const g=(0,a.useRef)(void 0);let{addGlobalListener:v,removeGlobalListener:m}=(0,i.A)(),{pressProps:y}=(0,r.d)({isDisabled:t,onPressStart(e){if(e.continuePropagation(),("mouse"===e.pointerType||"touch"===e.pointerType)&&(n&&n({...e,type:"longpressstart"}),g.current=setTimeout((()=>{e.target.dispatchEvent(new PointerEvent("pointercancel",{bubbles:!0})),p&&p({...e,type:"longpress"}),g.current=void 0}),f),"touch"===e.pointerType)){let t=e=>{e.preventDefault()};v(e.target,"contextmenu",t,{once:!0}),v(window,"pointerup",(()=>{setTimeout((()=>{m(e.target,"contextmenu",t)}),30)}),{once:!0})}},onPressEnd(e){g.current&&clearTimeout(g.current),!c||"mouse"!==e.pointerType&&"touch"!==e.pointerType||c({...e,type:"longpressend"})}}),b=function(e){let[t,n]=(0,a.useState)();return(0,s.N)((()=>{if(!e)return;let t=o.get(e);if(t)n(t.element.id);else{let r="react-aria-description-"+l++;n(r);let i=document.createElement("div");i.id=r,i.style.display="none",i.textContent=e,document.body.appendChild(i),t={refCount:0,element:i},o.set(e,t)}return t.refCount++,()=>{t&&0==--t.refCount&&(t.element.remove(),o.delete(e))}}),[e]),{"aria-describedby":e?t:void 0}}(p&&!t?h:void 0);return{longPressProps:(0,d.v)(y,b)}}},7233:(e,t,n)=>{n.d(t,{v:()=>a});let r=new Map,i=new Set;function s(){if("undefined"==typeof window)return;function e(e){return"propertyName"in e}let t=n=>{if(!e(n)||!n.target)return;let s=r.get(n.target);if(s&&(s.delete(n.propertyName),0===s.size&&(n.target.removeEventListener("transitioncancel",t),r.delete(n.target)),0===r.size)){for(let e of i)e();i.clear()}};document.body.addEventListener("transitionrun",(n=>{if(!e(n)||!n.target)return;let i=r.get(n.target);i||(i=new Set,r.set(n.target,i),n.target.addEventListener("transitioncancel",t,{once:!0})),i.add(n.propertyName)})),document.body.addEventListener("transitionend",t)}function a(e){requestAnimationFrame((()=>{0===r.size?e():i.add(e)}))}"undefined"!=typeof document&&("loading"!==document.readyState?s():document.addEventListener("DOMContentLoaded",s))},7345:(e,t,n)=>{n.d(t,{A:()=>r});const r={root:"oVLd_PMDqq5iaB9SlPPQ",label:"L5jiWVy77IMtnbC3mrEI"}},7418:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{t:()=>u});var i=n(1455),s=n.n(i),a=n(6087),l=n(1789);const o=await s()({path:"/wp/v2/settings",method:"GET"});function d(e){const t=e?.match(/: \[(.*?)\] (.+) in/);return t?{[t[1]]:t[2]}:null}const u=({optionPrefix:e,nonceData:t})=>{const[n,r]=(0,a.useState)(o),[i,u]=(0,a.useState)(),[c,p]=(0,a.useState)(!1),[f,h]=(0,a.useState)({}),[g,v]=(0,l.A)(`${e}status`,{defaultValue:null});return(0,a.useEffect)((()=>{c&&h({})}),[c]),(0,a.useEffect)((()=>{null!==g&&(g.startsWith("__")?v(g.replace("__","")):v(null))}),[]),{values:n,status:g,errorMessages:f,updating:c,submit:e=>{p(!0),s()({path:"/wp/v2/settings",method:"POST",data:e}).then((e=>{r((e=>{for(const t in e)Object.keys(n).includes(t)||delete e[t];return e})(e)),v("__success")})).catch((e=>{const t=d(e?.data?.error?.message);h((e=>{if(t)return{...e,...t}})),v("__error")})).finally((()=>{u(e);const n=new URLSearchParams(window.location.search);n.set("options",btoa(Object.keys(e).toString())),n.set("nonce",t),window.location.search=n.toString()}))},setValues:r,setStatus:v,getOption:function(e){return n[e]},initialValues:o,updatedValues:i}};r()}catch(c){r(c)}}),1)},7595:(e,t,n)=>{n.d(t,{$:()=>f});var r=n(790),i=n(3908),s=n(2217),a=n(1609),l=n(9229),o=n(6638),d=n(6133),u=n(9691);n(2698);const c="_affix_1mh99_4",p="_hasAffix_1mh99_15",f=(0,a.forwardRef)(((e,t)=>{const{autoFocus:n,children:a,prefix:f,role:h,size:g,suffix:v,variant:m="primary"}=e,y=(0,i.U)(t),{buttonProps:b}=(0,l.s)(e,y),{hoverProps:w}=(0,o.M)(e),{focusProps:A}=(0,d.o)({autoFocus:n}),{clsx:x,rootProps:_}=(0,u.Y)("Button",e),E=!!f||!!v;return(0,r.jsxs)("button",{..._({classNames:["button",g?`button-${g}`:"",`button-${"link-danger"===m?"link":m}`,{"button-link-delete":"link-danger"===m,[p]:E},"_root_1mh99_1"]}),...(0,s.v)(b,w,A),ref:y,role:h,children:[f&&(0,r.jsx)("span",{className:x({classNames:[c],prefixedNames:["affix","prefix"]}),children:f}),E?(0,r.jsx)("span",{className:x({classNames:[c],prefixedNames:["affix","infix"]}),children:a}):a,v&&(0,r.jsx)("span",{className:x({classNames:[c],prefixedNames:["affix","suffix"]}),children:v})]})}));f.displayName="Button"},7623:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{M:()=>l});var i=n(6087),s=n(3194),a=e([s]);s=(a.then?(await a)():a)[0];const l=()=>{const e=(0,i.useContext)(s.l);if(!e)throw new Error("useSettingsContext must be used within a SettingsProvider");return e};r()}catch(e){r(e)}}))},7723:e=>{e.exports=window.wp.i18n},7834:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{n:()=>p});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=document.querySelector("#wpfooter"),c=u?.style?.display,p=()=>{const{getOption:e}=(0,s.Mp)();return(0,o.jsxs)(s.lV,{children:[(0,o.jsxs)(s.LB,{children:[(0,o.jsx)(a.qw,{}),(0,o.jsx)(a.$z,{name:"admin_footer_text",id:"admin-footer-text",title:(0,i.__)("Footer Text","syntatis-feature-flipper"),label:(0,i.__)("Show the footer text","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the footer text in the admin area will not be shown.","syntatis-feature-flipper"),onChange:e=>{u&&(u.style.display=e?c:"none")}}),e("updates")&&(0,o.jsx)(a.$z,{name:"update_nags",id:"update-nags",help:(0,o.jsx)(l.Hu,{children:(0,o.jsx)("p",{children:(0,i.__)('This option will only remove the update notice that appear at the top of the admin area.It does not prevent the updates itself. To disable the updates, you can switch them off from the "Advanced › Updates" option.',"syntatis-feature-flipper")})}),title:(0,i.__)("Update Nags","syntatis-feature-flipper"),label:(0,i.__)("Enable update notification message","syntatis-feature-flipper"),description:(0,i.__)("If switched off, notification message will not be shown when update is available.","syntatis-feature-flipper")})]}),(0,o.jsxs)(s.LB,{title:(0,i.__)("Admin Bar","syntatis-feature-flipper"),description:(0,i.__)("Options to customize the Admin Bar area","syntatis-feature-flipper"),children:[(0,o.jsx)(a.pY,{}),(0,o.jsx)(a.$z,{name:"admin_bar_howdy",id:"admin-bar-howdy",title:(0,i.__)("Howdy Text","syntatis-feature-flipper"),label:(0,i.__)('Show the "Howdy" text',"syntatis-feature-flipper"),description:(0,i.__)('If switched off, the "Howdy" text in the Account menu in the admin bar will be removed.',"syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"admin_bar_env_type",id:"admin-bar-env-type",title:(0,i.__)("Environment Type","syntatis-feature-flipper"),label:(0,i.__)("Show the current environment type","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the current environment type of the site will not be shown in the Admin Bar.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)('In WordPress, the "environment type" identifies the setup of a site at different stages. These types include:',"syntatis-feature-flipper")}),(0,o.jsxs)("ul",{children:[(0,o.jsxs)("li",{children:[(0,o.jsxs)("strong",{children:[(0,i.__)("Local:","syntatis-feature-flipper")," "]}),(0,i.__)("For development and testing on a local computer.","syntatis-feature-flipper")]}),(0,o.jsxs)("li",{children:[(0,o.jsxs)("strong",{children:[(0,i.__)("Development:","syntatis-feature-flipper")," "]}),(0,i.__)("For testing the site, usually on a remote server, before moving to staging.","syntatis-feature-flipper")]}),(0,o.jsxs)("li",{children:[(0,o.jsxs)("strong",{children:[(0,i.__)("Staging:","syntatis-feature-flipper")," "]}),(0,i.__)("A copy of the live site for safely testing changes.","syntatis-feature-flipper")]}),(0,o.jsxs)("li",{children:[(0,o.jsxs)("strong",{children:[(0,i.__)("Production:","syntatis-feature-flipper")," "]}),(0,i.__)("The live site that users visit, where stability and security are crucial.","syntatis-feature-flipper")]})]})]})})]})]})};r()}catch(e){r(e)}}))},7899:(e,t,n)=>{n.d(t,{A:()=>r});const r={root:"YTQMl4k9pmjrkDUavm5S"}},7979:(e,t,n)=>{n.d(t,{s:()=>l});var r=n(2217),i=n(1609),s=n(9461);const a={border:0,clip:"rect(0 0 0 0)",clipPath:"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap"};function l(e){let{children:t,elementType:n="div",isFocusable:l,style:o,...d}=e,{visuallyHiddenProps:u}=function(e={}){let{style:t,isFocusable:n}=e,[r,l]=(0,i.useState)(!1),{focusWithinProps:o}=(0,s.R)({isDisabled:!n,onFocusWithinChange:e=>l(e)});return{visuallyHiddenProps:{...o,style:(0,i.useMemo)((()=>r?t:t?{...a,...t}:a),[r])}}}(e);return i.createElement(n,(0,r.v)(d,u),t)}},8030:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{b:()=>u});var i=n(7723),s=n(7595),a=n(3677),l=n(7623),o=n(790),d=e([l]);l=(d.then?(await d)():d)[0];const u=()=>{const{updating:e}=(0,l.M)();return(0,o.jsx)("div",{className:"submit",children:(0,o.jsx)(s.$,{isDisabled:e,prefix:e&&(0,o.jsx)(a.y,{}),type:"submit",children:e?(0,i.__)("Saving Changes","syntatis-feature-flipper"):(0,i.__)("Save Changes","syntatis-feature-flipper")})})};r()}catch(e){r(e)}}))},8034:(e,t,n)=>{n.d(t,{A:()=>r});const r={notice:"svQGVC515Fym3Ns84Wv_"}},8084:(e,t,n)=>{n.d(t,{F:()=>r});const r=n(1609).createContext({register:()=>{}});r.displayName="PressResponderContext"},8150:(e,t,n)=>{n.d(t,{_:()=>i});var r=n(3482);function i(e,t,n){(0,r._)(e,t),t.set(e,n)}},8173:(e,t,n)=>{n.d(t,{l:()=>z});var r=n(790),i=n(1609),s=n(5987),a=n(3908),l=n(2217),o=n(3051),d=n(2166);class u{getItemRect(e){let t=this.ref.current;if(!t)return null;let n=null!=e?t.querySelector(`[data-key="${CSS.escape(e.toString())}"]`):null;if(!n)return null;let r=t.getBoundingClientRect(),i=n.getBoundingClientRect();return{x:i.left-r.left+t.scrollLeft,y:i.top-r.top+t.scrollTop,width:i.width,height:i.height}}getContentSize(){let e=this.ref.current;var t,n;return{width:null!==(t=null==e?void 0:e.scrollWidth)&&void 0!==t?t:0,height:null!==(n=null==e?void 0:e.scrollHeight)&&void 0!==n?n:0}}getVisibleRect(){let e=this.ref.current;var t,n,r,i;return{x:null!==(t=null==e?void 0:e.scrollLeft)&&void 0!==t?t:0,y:null!==(n=null==e?void 0:e.scrollTop)&&void 0!==n?n:0,width:null!==(r=null==e?void 0:e.offsetWidth)&&void 0!==r?r:0,height:null!==(i=null==e?void 0:e.offsetHeight)&&void 0!==i?i:0}}constructor(e){this.ref=e}}var c=n(5531);class p{isDisabled(e){var t;return"all"===this.disabledBehavior&&((null===(t=e.props)||void 0===t?void 0:t.isDisabled)||this.disabledKeys.has(e.key))}findNextNonDisabled(e,t){let n=e;for(;null!=n;){let e=this.collection.getItem(n);if("item"===(null==e?void 0:e.type)&&!this.isDisabled(e))return n;n=t(n)}return null}getNextKey(e){let t=e;return t=this.collection.getKeyAfter(t),this.findNextNonDisabled(t,(e=>this.collection.getKeyAfter(e)))}getPreviousKey(e){let t=e;return t=this.collection.getKeyBefore(t),this.findNextNonDisabled(t,(e=>this.collection.getKeyBefore(e)))}findKey(e,t,n){let r=e,i=this.layoutDelegate.getItemRect(r);if(!i||null==r)return null;let s=i;do{if(r=t(r),null==r)break;i=this.layoutDelegate.getItemRect(r)}while(i&&n(s,i)&&null!=r);return r}isSameRow(e,t){return e.y===t.y||e.x!==t.x}isSameColumn(e,t){return e.x===t.x||e.y!==t.y}getKeyBelow(e){return"grid"===this.layout&&"vertical"===this.orientation?this.findKey(e,(e=>this.getNextKey(e)),this.isSameRow):this.getNextKey(e)}getKeyAbove(e){return"grid"===this.layout&&"vertical"===this.orientation?this.findKey(e,(e=>this.getPreviousKey(e)),this.isSameRow):this.getPreviousKey(e)}getNextColumn(e,t){return t?this.getPreviousKey(e):this.getNextKey(e)}getKeyRightOf(e){let t="ltr"===this.direction?"getKeyRightOf":"getKeyLeftOf";return this.layoutDelegate[t]?(e=this.layoutDelegate[t](e),this.findNextNonDisabled(e,(e=>this.layoutDelegate[t](e)))):"grid"===this.layout?"vertical"===this.orientation?this.getNextColumn(e,"rtl"===this.direction):this.findKey(e,(e=>this.getNextColumn(e,"rtl"===this.direction)),this.isSameColumn):"horizontal"===this.orientation?this.getNextColumn(e,"rtl"===this.direction):null}getKeyLeftOf(e){let t="ltr"===this.direction?"getKeyLeftOf":"getKeyRightOf";return this.layoutDelegate[t]?(e=this.layoutDelegate[t](e),this.findNextNonDisabled(e,(e=>this.layoutDelegate[t](e)))):"grid"===this.layout?"vertical"===this.orientation?this.getNextColumn(e,"ltr"===this.direction):this.findKey(e,(e=>this.getNextColumn(e,"ltr"===this.direction)),this.isSameColumn):"horizontal"===this.orientation?this.getNextColumn(e,"ltr"===this.direction):null}getFirstKey(){let e=this.collection.getFirstKey();return this.findNextNonDisabled(e,(e=>this.collection.getKeyAfter(e)))}getLastKey(){let e=this.collection.getLastKey();return this.findNextNonDisabled(e,(e=>this.collection.getKeyBefore(e)))}getKeyPageAbove(e){let t=this.ref.current,n=this.layoutDelegate.getItemRect(e);if(!n)return null;if(t&&!(0,c.o)(t))return this.getFirstKey();let r=e;if("horizontal"===this.orientation){let e=Math.max(0,n.x+n.width-this.layoutDelegate.getVisibleRect().width);for(;n&&n.x>e&&null!=r;)r=this.getKeyAbove(r),n=null==r?null:this.layoutDelegate.getItemRect(r)}else{let e=Math.max(0,n.y+n.height-this.layoutDelegate.getVisibleRect().height);for(;n&&n.y>e&&null!=r;)r=this.getKeyAbove(r),n=null==r?null:this.layoutDelegate.getItemRect(r)}return null!=r?r:this.getFirstKey()}getKeyPageBelow(e){let t=this.ref.current,n=this.layoutDelegate.getItemRect(e);if(!n)return null;if(t&&!(0,c.o)(t))return this.getLastKey();let r=e;if("horizontal"===this.orientation){let e=Math.min(this.layoutDelegate.getContentSize().width,n.y-n.width+this.layoutDelegate.getVisibleRect().width);for(;n&&n.x<e&&null!=r;)r=this.getKeyBelow(r),n=null==r?null:this.layoutDelegate.getItemRect(r)}else{let e=Math.min(this.layoutDelegate.getContentSize().height,n.y-n.height+this.layoutDelegate.getVisibleRect().height);for(;n&&n.y<e&&null!=r;)r=this.getKeyBelow(r),n=null==r?null:this.layoutDelegate.getItemRect(r)}return null!=r?r:this.getLastKey()}getKeyForSearch(e,t){if(!this.collator)return null;let n=this.collection,r=t||this.getFirstKey();for(;null!=r;){let t=n.getItem(r);if(!t)return null;let i=t.textValue.slice(0,e.length);if(t.textValue&&0===this.collator.compare(i,e))return r;r=this.getNextKey(r)}return null}constructor(...e){if(1===e.length){let t=e[0];this.collection=t.collection,this.ref=t.ref,this.collator=t.collator,this.disabledKeys=t.disabledKeys||new Set,this.disabledBehavior=t.disabledBehavior||"all",this.orientation=t.orientation||"vertical",this.direction=t.direction,this.layout=t.layout||"stack",this.layoutDelegate=t.layoutDelegate||new u(t.ref)}else this.collection=e[0],this.disabledKeys=e[1],this.ref=e[2],this.collator=e[3],this.layout="stack",this.orientation="vertical",this.disabledBehavior="all",this.layoutDelegate=new u(this.ref);"stack"===this.layout&&"vertical"===this.orientation&&(this.getKeyLeftOf=void 0,this.getKeyRightOf=void 0)}}var f=n(8399),h=n(5562),g=n(8817);let v=new Map;var m,y=n(4742);m={"ar-AE":{longPressMessage:"اضغط مطولاً أو اضغط على Alt + السهم لأسفل لفتح القائمة"},"bg-BG":{longPressMessage:"Натиснете продължително или натиснете Alt+ стрелка надолу, за да отворите менюто"},"cs-CZ":{longPressMessage:"Dlouhým stiskem nebo stisknutím kláves Alt + šipka dolů otevřete nabídku"},"da-DK":{longPressMessage:"Langt tryk eller tryk på Alt + pil ned for at åbne menuen"},"de-DE":{longPressMessage:"Drücken Sie lange oder drücken Sie Alt + Nach-unten, um das Menü zu öffnen"},"el-GR":{longPressMessage:"Πιέστε παρατεταμένα ή πατήστε Alt + κάτω βέλος για να ανοίξετε το μενού"},"en-US":{longPressMessage:"Long press or press Alt + ArrowDown to open menu"},"es-ES":{longPressMessage:"Mantenga pulsado o pulse Alt + flecha abajo para abrir el menú"},"et-EE":{longPressMessage:"Menüü avamiseks vajutage pikalt või vajutage klahve Alt + allanool"},"fi-FI":{longPressMessage:"Avaa valikko painamalla pohjassa tai näppäinyhdistelmällä Alt + Alanuoli"},"fr-FR":{longPressMessage:"Appuyez de manière prolongée ou appuyez sur Alt + Flèche vers le bas pour ouvrir le menu."},"he-IL":{longPressMessage:"לחץ לחיצה ארוכה או הקש Alt + ArrowDown כדי לפתוח את התפריט"},"hr-HR":{longPressMessage:"Dugo pritisnite ili pritisnite Alt + strelicu prema dolje za otvaranje izbornika"},"hu-HU":{longPressMessage:"Nyomja meg hosszan, vagy nyomja meg az Alt + lefele nyíl gombot a menü megnyitásához"},"it-IT":{longPressMessage:"Premere a lungo o premere Alt + Freccia giù per aprire il menu"},"ja-JP":{longPressMessage:"長押しまたは Alt+下矢印キーでメニューを開く"},"ko-KR":{longPressMessage:"길게 누르거나 Alt + 아래쪽 화살표를 눌러 메뉴 열기"},"lt-LT":{longPressMessage:"Norėdami atidaryti meniu, nuspaudę palaikykite arba paspauskite „Alt + ArrowDown“."},"lv-LV":{longPressMessage:"Lai atvērtu izvēlni, turiet nospiestu vai nospiediet taustiņu kombināciju Alt + lejupvērstā bultiņa"},"nb-NO":{longPressMessage:"Langt trykk eller trykk Alt + PilNed for å åpne menyen"},"nl-NL":{longPressMessage:"Druk lang op Alt + pijl-omlaag of druk op Alt om het menu te openen"},"pl-PL":{longPressMessage:"Naciśnij i przytrzymaj lub naciśnij klawisze Alt + Strzałka w dół, aby otworzyć menu"},"pt-BR":{longPressMessage:"Pressione e segure ou pressione Alt + Seta para baixo para abrir o menu"},"pt-PT":{longPressMessage:"Prima continuamente ou prima Alt + Seta Para Baixo para abrir o menu"},"ro-RO":{longPressMessage:"Apăsați lung sau apăsați pe Alt + săgeată în jos pentru a deschide meniul"},"ru-RU":{longPressMessage:"Нажмите и удерживайте или нажмите Alt + Стрелка вниз, чтобы открыть меню"},"sk-SK":{longPressMessage:"Ponuku otvoríte dlhým stlačením alebo stlačením klávesu Alt + klávesu so šípkou nadol"},"sl-SI":{longPressMessage:"Za odprtje menija pritisnite in držite gumb ali pritisnite Alt+puščica navzdol"},"sr-SP":{longPressMessage:"Dugo pritisnite ili pritisnite Alt + strelicu prema dole da otvorite meni"},"sv-SE":{longPressMessage:"Håll nedtryckt eller tryck på Alt + pil nedåt för att öppna menyn"},"tr-TR":{longPressMessage:"Menüyü açmak için uzun basın veya Alt + Aşağı Ok tuşuna basın"},"uk-UA":{longPressMessage:"Довго або звичайно натисніть комбінацію клавіш Alt і стрілка вниз, щоб відкрити меню"},"zh-CN":{longPressMessage:"长按或按 Alt + 向下方向键以打开菜单"},"zh-TW":{longPressMessage:"長按或按 Alt+向下鍵以開啟功能表"}};const b=Symbol.for("react-aria.i18n.locale"),w=Symbol.for("react-aria.i18n.strings");let A;class x{getStringForLocale(e,t){let n=this.getStringsForLocale(t)[e];if(!n)throw new Error(`Could not find intl message ${e} in ${t} locale`);return n}getStringsForLocale(e){let t=this.strings[e];return t||(t=function(e,t,n="en-US"){if(t[e])return t[e];let r=function(e){return Intl.Locale?new Intl.Locale(e).language:e.split("-")[0]}(e);if(t[r])return t[r];for(let e in t)if(e.startsWith(r+"-"))return t[e];return t[n]}(e,this.strings,this.defaultLocale),this.strings[e]=t),t}static getGlobalDictionaryForPackage(e){if("undefined"==typeof window)return null;let t=window[b];if(void 0===A){let e=window[w];if(!e)return null;A={};for(let n in e)A[n]=new x({[t]:e[n]},t)}let n=null==A?void 0:A[e];if(!n)throw new Error(`Strings for package "${e}" were not included by LocalizedStringProvider. Please add it to the list passed to createLocalizedStringDictionary.`);return n}constructor(e,t="en-US"){this.strings=Object.fromEntries(Object.entries(e).filter((([,e])=>e))),this.defaultLocale=t}}const _=new Map,E=new Map;class P{format(e,t){let n=this.strings.getStringForLocale(e,this.locale);return"function"==typeof n?n(t,this):n}plural(e,t,n="cardinal"){let r=t["="+e];if(r)return"function"==typeof r?r():r;let i=this.locale+":"+n,s=_.get(i);return s||(s=new Intl.PluralRules(this.locale,{type:n}),_.set(i,s)),r=t[s.select(e)]||t.other,"function"==typeof r?r():r}number(e){let t=E.get(this.locale);return t||(t=new Intl.NumberFormat(this.locale),E.set(this.locale,t)),t.format(e)}select(e,t){let n=e[t]||e.other;return"function"==typeof n?n():n}constructor(e,t){this.locale=e,this.strings=t}}const k=new WeakMap;function S(e,t){let{locale:n}=(0,g.Y)(),r=function(e,t){return t&&x.getGlobalDictionaryForPackage(t)||function(e){let t=k.get(e);return t||(t=new x(e),k.set(e,t)),t}(e)}(e,t);return(0,i.useMemo)((()=>new P(n,r)),[n,r])}var C=n(7229),N=n(4960);function T(e,t,n){let{type:r="menu",isDisabled:s,trigger:a="press"}=e,l=(0,o.Bi)(),{triggerProps:d,overlayProps:u}=function(e,t,n){let r,{type:s}=e,{isOpen:a}=t;(0,i.useEffect)((()=>{n&&n.current&&N.a.set(n.current,t.close)})),"menu"===s?r=!0:"listbox"===s&&(r="listbox");let l=(0,o.Bi)();return{triggerProps:{"aria-haspopup":r,"aria-expanded":a,"aria-controls":a?l:void 0,onPress:t.toggle},overlayProps:{id:l}}}({type:r},t,n),c=S((p=m)&&p.__esModule?p.default:p,"@react-aria/menu");var p;let{longPressProps:f}=(0,C.H)({isDisabled:s||"longPress"!==a,accessibilityDescription:c.format("longPressMessage"),onLongPressStart(){t.close()},onLongPress(){t.open("first")}}),h={onPressStart(e){"touch"===e.pointerType||"keyboard"===e.pointerType||s||t.open("virtual"===e.pointerType?"first":null)},onPress(e){"touch"!==e.pointerType||s||t.toggle()}};return delete d.onPress,{menuTriggerProps:{...d,..."press"===a?h:f,id:l,onKeyDown:e=>{if(!s&&("longPress"!==a||e.altKey)&&n&&n.current)switch(e.key){case"Enter":case" ":if("longPress"===a)return;case"ArrowDown":"continuePropagation"in e||e.stopPropagation(),e.preventDefault(),t.toggle("first");break;case"ArrowUp":"continuePropagation"in e||e.stopPropagation(),e.preventDefault(),t.toggle("last");break;default:"continuePropagation"in e&&e.continuePropagation()}}},menuProps:{...u,"aria-labelledby":l,autoFocus:t.focusStrategy||!0,onClose:t.close}}}const j=new WeakMap;function M(e,t,n){let{keyboardDelegate:r,isDisabled:a,isRequired:u,name:c,validationBehavior:m="aria"}=e,b=function(e){let{locale:t}=(0,g.Y)(),n=t+(e?Object.entries(e).sort(((e,t)=>e[0]<t[0]?-1:1)).join():"");if(v.has(n))return v.get(n);let r=new Intl.Collator(t,e);return v.set(n,r),r}({usage:"search",sensitivity:"base"}),w=(0,i.useMemo)((()=>r||new p(t.collection,t.disabledKeys,n,b)),[r,t.collection,t.disabledKeys,b]),{menuTriggerProps:A,menuProps:x}=T({isDisabled:a,type:"listbox"},t,n),{typeSelectProps:_}=(0,f.I)({keyboardDelegate:w,selectionManager:t.selectionManager,onTypeSelect(e){t.setSelectedKey(e)}}),{isInvalid:E,validationErrors:P,validationDetails:k}=t.displayValidation,{labelProps:S,fieldProps:C,descriptionProps:N,errorMessageProps:M}=(0,y.M)({...e,labelElementType:"span",isInvalid:E,errorMessage:e.errorMessage||P});_.onKeyDown=_.onKeyDownCapture,delete _.onKeyDownCapture;let I=(0,s.$)(e,{labelable:!0}),K=(0,l.v)(_,A,C),D=(0,o.Bi)();return j.set(t,{isDisabled:a,isRequired:u,name:c,validationBehavior:m}),{labelProps:{...S,onClick:()=>{var t;e.isDisabled||(null===(t=n.current)||void 0===t||t.focus(),(0,h.Cl)("keyboard"))}},triggerProps:(0,l.v)(I,{...K,isDisabled:a,onKeyDown:(0,d.c)(K.onKeyDown,(e=>{switch(e.key){case"ArrowLeft":{var n,r;e.preventDefault();let i=null!=t.selectedKey?null===(n=w.getKeyAbove)||void 0===n?void 0:n.call(w,t.selectedKey):null===(r=w.getFirstKey)||void 0===r?void 0:r.call(w);i&&t.setSelectedKey(i);break}case"ArrowRight":{var i,s;e.preventDefault();let n=null!=t.selectedKey?null===(i=w.getKeyBelow)||void 0===i?void 0:i.call(w,t.selectedKey):null===(s=w.getFirstKey)||void 0===s?void 0:s.call(w);n&&t.setSelectedKey(n);break}}}),e.onKeyDown),onKeyUp:e.onKeyUp,"aria-labelledby":[D,K["aria-labelledby"],K["aria-label"]&&!K["aria-labelledby"]?K.id:null].filter(Boolean).join(" "),onFocus(n){t.isFocused||(e.onFocus&&e.onFocus(n),e.onFocusChange&&e.onFocusChange(!0),t.setFocused(!0))},onBlur(n){t.isOpen||(e.onBlur&&e.onBlur(n),e.onFocusChange&&e.onFocusChange(!1),t.setFocused(!1))}}),valueProps:{id:D},menuProps:{...x,autoFocus:t.focusStrategy||!0,shouldSelectOnPressUp:!0,shouldFocusOnHover:!0,disallowEmptySelection:!0,linkBehavior:"selection",onBlur:n=>{n.currentTarget.contains(n.relatedTarget)||(e.onBlur&&e.onBlur(n),e.onFocusChange&&e.onFocusChange(!1),t.setFocused(!1))},"aria-labelledby":[C["aria-labelledby"],K["aria-label"]&&!C["aria-labelledby"]?K.id:null].filter(Boolean).join(" ")},descriptionProps:N,errorMessageProps:M,isInvalid:E,validationErrors:P,validationDetails:k}}function I(e){return null}function K(e){return null!=e.hasChildItems?e.hasChildItems:!!e.childItems||!!(e.title&&i.Children.count(e.children)>0)}I.getCollectionNode=function*(e,t){let{childItems:n,title:r,children:s}=e,a=e.title||e.children,l=e.textValue||("string"==typeof a?a:"")||e["aria-label"]||"";l||(null==t?void 0:t.suppressTextValueWarning)||console.warn("<Item> with non-plain text contents is unsupported by type to select for accessibility. Please add a `textValue` prop."),yield{type:"item",props:e,rendered:a,textValue:l,"aria-label":e["aria-label"],hasChildNodes:K(e),*childNodes(){if(n)for(let e of n)yield{type:"item",value:e};else if(r){let e=[];i.Children.forEach(s,(t=>{e.push({type:"item",element:t})})),yield*e}}}};let D=I;var R=n(1144),B=n(1732),L=n(2922),F=n(3036),O=n(9691);const Q={root:"_root_y7rq9_1",inputWrapper:"_inputWrapper_y7rq9_6",input:"_input_y7rq9_6",invalid:"_invalid_y7rq9_14",label:"_label_y7rq9_19",markedRequired:"_markedRequired_y7rq9_27",descriptionBeforeInput:"_descriptionBeforeInput_y7rq9_34",description:"_description_y7rq9_34",errorMessage:"_errorMessage_y7rq9_46"};function H(e){const{children:t,value:n}=e;return"string"==typeof n?n:t}function Y(e){return i.Children.map(e,(e=>{const{props:t}=e;return H(t)}))}function V(e){return i.Children.map(e,(e=>{const{props:t}=e,n=H(t);return(0,i.createElement)(D,{...t,key:n,textValue:n})}))}const z=(0,i.forwardRef)(((e,t)=>{var n;const{children:l,description:o,descriptionArea:d,errorMessage:u,isDisabled:c,isRequired:p,label:f,name:h,prefix:g,selectedItem:v,suffix:m}=e,y=(0,a.U)(t),{clsx:b,componentProps:w,rootProps:A}=(0,O.Y)("Select",e),x=function(e){let t=(0,B.T)(e),[n,r]=(0,i.useState)(null),s=(0,L.V)({...e,onSelectionChange:n=>{null!=e.onSelectionChange&&e.onSelectionChange(n),t.close(),a.commitValidation()}}),a=(0,R.KZ)({...e,value:s.selectedKey}),[l,o]=(0,i.useState)(!1);return{...a,...s,...t,focusStrategy:n,open(e=null){0!==s.collection.size&&(r(e),t.open())},toggle(e=null){0!==s.collection.size&&(r(e),t.toggle())},isFocused:l,setFocused:o}}({...e,children:V(l),defaultSelectedKey:v||(null==(n=Y(l))?void 0:n.at(0))}),{descriptionProps:_,errorMessageProps:E,isInvalid:P,labelProps:k,triggerProps:S,validationDetails:C,validationErrors:N}=M(e,x,y),{errorMessageList:T}=(0,F.b)({errorMessage:u,isInvalid:P,validationDetails:C,validationErrors:N});return(0,r.jsxs)("div",{...A({classNames:[Q.root,{[Q.descriptionBeforeInput]:"before-input"===d,[Q.invalid]:P}]}),children:[f&&(0,r.jsxs)("label",{...k,className:b({classNames:[Q.label],prefixedNames:"label"}),htmlFor:S.id,children:[f,p?(0,r.jsx)("span",{className:b({classNames:Q.markedRequired,prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsxs)("div",{className:b({classNames:Q.inputWrapper,prefixedNames:"input-wrapper"}),children:[g&&(0,r.jsx)("div",{className:b({classNames:Q.prefix,prefixedNames:"prefix"}),children:g}),(0,r.jsx)("select",{...(0,s.$)(w,{labelable:!0}),"aria-describedby":S["aria-describedby"],"aria-invalid":P||void 0,"aria-labelledby":S["aria-labelledby"],className:b({classNames:{[Q.input]:!0},prefixedNames:"input"}),disabled:c,id:S.id,name:h,onBlur:S.onBlur,onChange:e=>x.setSelectedKey(e.target.value),onFocus:S.onFocus,ref:y,required:w.isRequired,tabIndex:w.excludeFromTabOrder?-1:void 0,value:null!==x.selectedKey?x.selectedKey:void 0,children:l}),m&&(0,r.jsx)("div",{className:b({classNames:Q.suffix,prefixedNames:"suffix"}),children:m})]}),T.length>=1&&(0,r.jsx)("div",{...E,className:b({classNames:Q.errorMessage,prefixedNames:"error-message"}),children:T.map(((e,t)=>(0,r.jsx)("p",{children:e},`error-message-${t}`)))}),o&&(0,r.jsx)("p",{..._,className:b({classNames:[Q.description,"description"],prefixedNames:"description"}),children:o})]})}));z.displayName="Select"},8343:(e,t,n)=>{n.d(t,{F:()=>s});var r=n(7049),i=n(1609);function s(e,t,n){let s=(0,i.useRef)(t),a=(0,r.J)((()=>{n&&n(s.current)}));(0,i.useEffect)((()=>{var t;let n=null==e||null===(t=e.current)||void 0===t?void 0:t.form;return null==n||n.addEventListener("reset",a),()=>{null==n||n.removeEventListener("reset",a)}}),[e,a])}},8356:(e,t,n)=>{n.d(t,{P:()=>i});var r=n(1609);function i(e,t,n){let[i,s]=(0,r.useState)(e||t),a=(0,r.useRef)(void 0!==e),l=void 0!==e;(0,r.useEffect)((()=>{let e=a.current;e!==l&&console.warn(`WARN: A component changed from ${e?"controlled":"uncontrolled"} to ${l?"controlled":"uncontrolled"}.`),a.current=l}),[l]);let o=l?e:i,d=(0,r.useCallback)(((e,...t)=>{let r=(e,...t)=>{n&&(Object.is(o,e)||n(e,...t)),l||(o=e)};"function"==typeof e?(console.warn("We can not support a function callback. See Github Issues for details https://github.com/adobe/react-spectrum/issues/2320"),s(((n,...i)=>{let s=e(l?o:n,...i);return r(s,...t),l?n:s}))):(l||s(e),r(e,...t))}),[l,o,n]);return[o,d]}},8357:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{C:()=>u});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=()=>(0,o.jsxs)(s.lV,{children:[(0,o.jsxs)(s.LB,{children:[(0,o.jsx)(a.$z,{name:"attachment_page",id:"attachment-page",title:(0,i.__)("Attachment Page","syntatis-feature-flipper"),label:(0,i.__)("Enable the attachment page","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the attachment page for the media files will be disabled.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("In WordPress, an attachment page is a dedicated page for each uploaded file, such as images or videos. It displays metadata like the file's title, description, and sometimes comments.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("However, these pages often lack meaningful content, which can hurt SEO and confuse visitors, especially if the theme doesn't style them properly.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("Starting with WordPress 6.4, attachment pages are disabled by default for new WordPress site installations.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("When the attachment page will is disabled, it automatically redirect visitors to the homepage when they try to access it.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"attachment_slug",id:"attachment-slug",title:(0,i.__)("Attachment Slug","syntatis-feature-flipper"),label:(0,i.__)("Enable default media file slug","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the attachment page will get a randomized slug instead of taking from the original file name.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("By default, WordPress will generate the attachment page slug based on the file name. This could cause conflicts with existing or future post or page slugs, as the slug may already be reserved and WordPress would append a suffix (like -2) to the post slug to make it unique.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("When disabled, WordPress will generate a random slug for the attachment page.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"media_infinite_scroll",id:"media-infinite-scroll",title:(0,i.__)("Infinite Scroll","syntatis-feature-flipper"),label:(0,i.__)("Enable the infinite scroll on the media library","syntatis-feature-flipper"),description:(0,i.__)('If switched off, the media library will use the "Load More" button instead of infinite scrolling.',"syntatis-feature-flipper"),help:(0,o.jsx)(l.Hu,{children:(0,o.jsx)("p",{children:(0,i.__)("Starting with WordPress 5.8, infinite scrolling is disabled by default in the Media Library. This setting allows you to reenable it.","syntatis-feature-flipper")})})})]}),(0,o.jsx)(a.Vn,{})]});r()}catch(e){r(e)}}))},8374:(e,t,n)=>{n.d(t,{l:()=>l});var r=n(4836),i=n(7233),s=n(2268),a=n(5562);function l(e){const t=(0,r.T)(e);if("virtual"===(0,a.ME)()){let n=t.activeElement;(0,i.v)((()=>{t.activeElement===n&&e.isConnected&&(0,s.e)(e)}))}else(0,s.e)(e)}},8399:(e,t,n)=>{n.d(t,{I:()=>s});var r=n(1609);const i=1e3;function s(e){let{keyboardDelegate:t,selectionManager:n,onTypeSelect:s}=e,a=(0,r.useRef)({search:"",timeout:void 0}).current;return{typeSelectProps:{onKeyDownCapture:t.getKeyForSearch?e=>{let r=1!==(l=e.key).length&&/^[A-Z]/i.test(l)?"":l;var l;if(r&&!e.ctrlKey&&!e.metaKey&&e.currentTarget.contains(e.target)){if(" "===r&&a.search.trim().length>0&&(e.preventDefault(),"continuePropagation"in e||e.stopPropagation()),a.search+=r,null!=t.getKeyForSearch){let e=t.getKeyForSearch(a.search,n.focusedKey);null==e&&(e=t.getKeyForSearch(a.search)),null!=e&&(n.setFocusedKey(e),s&&s(e))}clearTimeout(a.timeout),a.timeout=setTimeout((()=>{a.search=""}),i)}}:void 0}}}},8468:e=>{e.exports=window.lodash},8469:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{I:()=>h});var i=n(7723),s=n(9860),a=n(6087),l=n(8509),o=n(9204),d=n(5140),u=n(2664),c=n(790),p=e([s,u]);[s,u]=p.then?(await p)():p;const f=()=>{const{getOption:e,inlineData:t,inputProps:n}=(0,u.Mp)(),r=t.$wp.postTypes;if(!r)return null;for(const e in r)r[e].supports?.editor||delete r[e];return(0,c.jsx)(l.$,{defaultValue:e("gutenberg_post_types"),description:(0,i.__)("Select the post types that will use the block editor.","syntatis-feature-flipper"),label:(0,i.__)("Post Types","syntatis-feature-flipper"),...n("gutenberg_post_types"),children:Object.keys(r).map((e=>{const t=r[e];return(0,c.jsx)(o.S,{value:e,label:(0,c.jsxs)("span",{children:[t.label," ",(0,c.jsx)("code",{children:e})]})},e)}))})},h=()=>{const{getOption:e}=(0,u.Mp)(),[t,n]=(0,a.useState)(e("gutenberg"));return(0,c.jsx)(s.$,{name:"gutenberg",onChange:n,id:"gutenberg",title:(0,i.__)("Block Editor","syntatis-feature-flipper"),label:(0,i.__)("Enable the block editor (a.k.a Gutenberg)","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the block editor will be disabled and the classic editor will be used.","syntatis-feature-flipper"),children:t&&(0,c.jsx)(d.B_,{summary:(0,i.__)("Settings","syntatis-feature-flipper"),children:(0,c.jsx)(f,{})})})};r()}catch(e){r(e)}}))},8490:e=>{e.exports=window.wp.domReady},8509:(e,t,n)=>{n.d(t,{$:()=>m,I:()=>v});var r=n(790),i=n(2526),s=n(5987),a=n(2217),l=n(4742),o=n(9461),d=n(3908),u=n(1144),c=n(8356),p=n(1609),f=n(9691);const h="_descriptionBeforeInput_1j3uu_34",g="_horizontal_1j3uu_63",v=(0,p.createContext)(null),m=(0,p.forwardRef)(((e,t)=>{const{children:n,description:m,descriptionArea:y,errorMessage:b,isRequired:w,label:A,orientation:x="vertical"}=e,{clsx:_,componentProps:E,rootProps:P}=(0,f.Y)("CheckboxGroup",e),k=(0,d.U)(t),S=function(e={}){let[t,n]=(0,c.P)(e.value,e.defaultValue||[],e.onChange),r=!!e.isRequired&&0===t.length,i=(0,p.useRef)(new Map),s=(0,u.KZ)({...e,value:t}),a=s.displayValidation.isInvalid;var l;return{...s,value:t,setValue(t){e.isReadOnly||e.isDisabled||n(t)},isDisabled:e.isDisabled||!1,isReadOnly:e.isReadOnly||!1,isSelected:e=>t.includes(e),addValue(r){e.isReadOnly||e.isDisabled||t.includes(r)||n(t.concat(r))},removeValue(r){e.isReadOnly||e.isDisabled||t.includes(r)&&n(t.filter((e=>e!==r)))},toggleValue(r){e.isReadOnly||e.isDisabled||(t.includes(r)?n(t.filter((e=>e!==r))):n(t.concat(r)))},setInvalid(e,t){let n=new Map(i.current);t.isInvalid?n.set(e,t):n.delete(e),i.current=n,s.updateValidation((0,u.cX)(...n.values()))},validationState:null!==(l=e.validationState)&&void 0!==l?l:a?"invalid":null,isInvalid:a,isRequired:r}}(E),{descriptionProps:C,errorMessageProps:N,groupProps:T,isInvalid:j,labelProps:M,validationDetails:I,validationErrors:K}=function(e,t){let{isDisabled:n,name:r,validationBehavior:d="aria"}=e,{isInvalid:u,validationErrors:c,validationDetails:p}=t.displayValidation,{labelProps:f,fieldProps:h,descriptionProps:g,errorMessageProps:v}=(0,l.M)({...e,labelElementType:"span",isInvalid:u,errorMessage:e.errorMessage||c});i.n.set(t,{name:r,descriptionId:g.id,errorMessageId:v.id,validationBehavior:d});let m=(0,s.$)(e,{labelable:!0}),{focusWithinProps:y}=(0,o.R)({onBlurWithin:e.onBlur,onFocusWithin:e.onFocus,onFocusWithinChange:e.onFocusChange});return{groupProps:(0,a.v)(m,{role:"group","aria-disabled":n||void 0,...h,...y}),labelProps:f,descriptionProps:g,errorMessageProps:v,isInvalid:u,validationErrors:c,validationDetails:p}}(E,S);return(0,r.jsxs)("div",{...P({classNames:["_root_1j3uu_1",{[h]:"before-input"===y,[g]:"horizontal"===x}]}),...T,"aria-invalid":j,ref:k,children:[A&&(0,r.jsxs)("span",{...M,className:_({classNames:"_label_1j3uu_19",prefixedNames:"label"}),children:[A,w?(0,r.jsx)("span",{className:_({classNames:"_markedRequired_1j3uu_27",prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsx)(v.Provider,{value:S,children:(0,r.jsx)("div",{className:_({classNames:"_items_1j3uu_57",prefixedNames:"items"}),children:n})}),m&&(0,r.jsx)("div",{...C,className:_({classNames:"_description_1j3uu_34",prefixedNames:"description"}),children:m}),j&&(0,r.jsxs)("div",{...N,className:_({classNames:"_errorMessage_1j3uu_46",prefixedNames:"error-message"}),children:["function"==typeof b?b({isInvalid:j,validationDetails:I,validationErrors:K}):b,K.join(" ")]})]})}));m.displayName="CheckboxGroup"},8518:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{$z:()=>p.$,F9:()=>l.F,IO:()=>a.I,Il:()=>c.I,NE:()=>u.N,Nj:()=>d.N,Vn:()=>o.V,pY:()=>i.p,qw:()=>s.q,rj:()=>f.r});var i=n(8980),s=n(2919),a=n(8469),l=n(5786),o=n(3314),d=n(306),u=n(1620),c=n(3511),p=n(9860),f=n(6804),h=e([i,s,a,l,o,d,u,c,p,f]);[i,s,a,l,o,d,u,c,p,f]=h.then?(await h)():h,r()}catch(e){r(e)}}))},8817:(e,t,n)=>{n.d(t,{Y:()=>a});var r=n(4534),i=n(1609);const s=i.createContext(null);function a(){let e=(0,r.D)();return(0,i.useContext)(s)||e}},8868:(e,t,n)=>{n.d(t,{X:()=>l});var r=n(5562),i=n(1609),s=n(9953),a=n(7049);function l(e,t,n){let{validationBehavior:l,focus:d}=e;(0,s.N)((()=>{if("native"===l&&(null==n?void 0:n.current)&&!n.current.disabled){let r=t.realtimeValidation.isInvalid?t.realtimeValidation.validationErrors.join(" ")||"Invalid value.":"";n.current.setCustomValidity(r),n.current.hasAttribute("title")||(n.current.title=""),t.realtimeValidation.isInvalid||t.updateValidation({isInvalid:!(e=n.current).validity.valid,validationDetails:o(e),validationErrors:e.validationMessage?[e.validationMessage]:[]})}var e}));let u=(0,a.J)((()=>{t.resetValidation()})),c=(0,a.J)((e=>{var i;t.displayValidation.isInvalid||t.commitValidation();let s=null==n||null===(i=n.current)||void 0===i?void 0:i.form;var a;!e.defaultPrevented&&n&&s&&function(e){for(let t=0;t<e.elements.length;t++){let n=e.elements[t];if(!n.validity.valid)return n}return null}(s)===n.current&&(d?d():null===(a=n.current)||void 0===a||a.focus(),(0,r.Cl)("keyboard")),e.preventDefault()})),p=(0,a.J)((()=>{t.commitValidation()}));(0,i.useEffect)((()=>{let e=null==n?void 0:n.current;if(!e)return;let t=e.form;return e.addEventListener("invalid",c),e.addEventListener("change",p),null==t||t.addEventListener("reset",u),()=>{e.removeEventListener("invalid",c),e.removeEventListener("change",p),null==t||t.removeEventListener("reset",u)}}),[n,c,p,u,l])}function o(e){let t=e.validity;return{badInput:t.badInput,customError:t.customError,patternMismatch:t.patternMismatch,rangeOverflow:t.rangeOverflow,rangeUnderflow:t.rangeUnderflow,stepMismatch:t.stepMismatch,tooLong:t.tooLong,tooShort:t.tooShort,typeMismatch:t.typeMismatch,valueMissing:t.valueMissing,valid:t.valid}}},8905:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{a:()=>u});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=()=>{const{inlineData:e}=(0,s.Mp)();return(0,o.jsx)(s.lV,{children:(0,o.jsxs)(s.LB,{children:[(0,o.jsx)(a.IO,{}),(0,o.jsx)(a.$z,{isSelected:!0===e.$wp.themeSupport.widgetsBlockEditor&&void 0,isDisabled:!0!==e.$wp.themeSupport.widgetsBlockEditor||void 0,name:"block_based_widgets",id:"block-based-widgets",title:"Block-based Widgets",label:(0,i.__)("Enable the block-based widgets","syntatis-feature-flipper"),description:e.$wp.themeSupport.widgetsBlockEditor?(0,i.__)("If switched off, the block-based widgets will be disabled and the classic widgets will be used.","syntatis-feature-flipper"):(0,i.__)("The current theme in-use does not support block-based widgets.","syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"comments",id:"comments",title:"Comments",label:(0,i.__)("Enable comments","syntatis-feature-flipper"),description:(0,i.__)("If switched off, comments will be disabled site-wide.","syntatis-feature-flipper")}),(0,o.jsx)(a.NE,{}),(0,o.jsx)(a.$z,{name:"embed",id:"embed",title:"Embed",label:(0,i.__)("Enable post embedding","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will disable other sites from embedding content from your site, and vice-versa.","syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"self_ping",id:"self-ping",title:"Self-ping",label:(0,i.__)("Enable self-pingbacks","syntatis-feature-flipper"),description:(0,i.__)("If switched off, WordPress will not send pingbacks to your own site.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{readmore:"https://wordpress.org/documentation/article/trackbacks-and-pingbacks/#pingbacks",children:[(0,o.jsx)("p",{children:(0,i.__)("Pingbacks in WordPress are automatic notifications sent when one blog links to another. If a post links to a pingback-enabled post on another site, the linked site gets a notification that appears as a comment, encouraging interaction between bloggers.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("However, WordPress also sends pingbacks for internal links within the same site by default, which can result in unnecessary and sometimes annoying self-pings. Disabling self-pingbacks can help keep your comments section clean and relevant.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"feeds",id:"feeds",title:"Feeds",label:(0,i.__)("Enable RSS feeds","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the RSS feed URLs will not be accessible.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)('An RSS feed, which stands for "Really Simple Syndication" or "Rich Site Summary", is a standardized format that allows users to receive updates of your site content, usually through a feed reader such as Feedly, Inoreader or Reeder app.',"syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("Disabling feeds can help prevent content scraping and reduce server load.","syntatis-feature-flipper")})]})})]})})};r()}catch(e){r(e)}}))},8935:(e,t,n)=>{n.d(t,{f:()=>p});var r=n(790),i=n(3908),s=n(1609),a=n(1811),l=n(3036),o=n(9691);n(9479);const d={root:"_root_10vvz_1",input:"_input_10vvz_6",invalid:"_invalid_10vvz_14",label:"_label_10vvz_19",markedRequired:"_markedRequired_10vvz_27",descriptionBeforeInput:"_descriptionBeforeInput_10vvz_34",description:"_description_10vvz_34",errorMessage:"_errorMessage_10vvz_46"},u=5,c=50,p=(0,s.forwardRef)(((e,t)=>{const{cols:n=c,description:s,descriptionArea:p,errorMessage:f,isDisabled:h,isRequired:g,label:v,rows:m=u}=e,y=(0,i.U)(t),{clsx:b,componentProps:w,rootProps:A}=(0,o.Y)("TextArea",e),{descriptionProps:x,errorMessageProps:_,inputProps:E,isInvalid:P,labelProps:k,validationDetails:S,validationErrors:C}=(0,a.v)({...w,inputElementType:"textarea"},y),{errorMessageList:N}=(0,l.b)({errorMessage:f,isInvalid:P,validationDetails:S,validationErrors:C});return(0,r.jsxs)("div",{...A({classNames:[d.root,{[d.descriptionBeforeInput]:"before-input"===p,[d.disabled]:h,[d.invalid]:P}]}),children:[v&&(0,r.jsxs)("label",{...k,className:b({classNames:d.label,prefixedNames:"label"}),children:[v,g?(0,r.jsx)("span",{className:b({classNames:d.markedRequired,prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsx)("textarea",{...E,className:b({classNames:{[d.input]:!0,code:e.isCode},prefixedNames:"input"}),cols:n,ref:y,rows:m}),N.length>=1&&(0,r.jsx)("div",{..._,className:b({classNames:d.errorMessage,prefixedNames:"error-message"}),children:N.map(((e,t)=>(0,r.jsx)("p",{children:e},t)))}),s&&(0,r.jsx)("p",{...x,className:b({classNames:[d.description,"description"],prefixedNames:"description"}),children:s})]})}));p.displayName="TextArea"},8948:(e,t,n)=>{n.d(t,{P:()=>s,Y:()=>i});var r=n(9202);function i(e){return!(0!==e.mozInputSource||!e.isTrusted)||((0,r.m0)()&&e.pointerType?"click"===e.type&&1===e.buttons:0===e.detail&&!e.pointerType)}function s(e){return!(0,r.m0)()&&0===e.width&&0===e.height||1===e.width&&1===e.height&&0===e.pressure&&0===e.detail&&"mouse"===e.pointerType}},8980:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{p:()=>p});var i=n(7723),s=n(9860),a=n(8509),l=n(9204),o=n(2664),d=n(5140),u=n(790),c=e([s,o]);[s,o]=c.then?(await c)():c;const p=()=>{const{getOption:e,inputProps:t,inlineData:n}=(0,o.Mp)(),r=n.$wp.adminBarMenu||[];return(0,u.jsx)(s.$,{name:"admin_bar",id:"admin-bar",title:(0,i.__)("Admin Bar","syntatis-feature-flipper"),label:(0,i.__)("Show the Admin Bar on the front end","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the Admin Bar will not be displayed on the front end.","syntatis-feature-flipper"),help:(0,u.jsx)(d.Hu,{children:(0,u.jsx)("p",{children:(0,i.__)("When disabling the Admin Bar through this option, it will hide the Admin Bar on the front end only. The Admin Bar will still be visible in the admin area, and you will still be able to selectively hide which items are displayed on the Admin Bar.","syntatis-feature-flipper")})}),children:(0,u.jsx)(d.B_,{summary:(0,i.__)("Settings","syntatis-feature-flipper"),children:(0,u.jsx)(a.$,{defaultValue:e("admin_bar_menu"),label:(0,i.__)("Menu","syntatis-feature-flipper"),description:(0,i.__)("Unchecked menu items will be removed from the Admin Bar.","syntatis-feature-flipper"),...t("admin_bar_menu"),children:r.map((e=>(0,u.jsx)(l.S,{value:e,label:(0,u.jsx)("code",{children:e})},e)))})})})};r()}catch(e){r(e)}}))},9161:(e,t,n)=>{n.d(t,{g:()=>i});var r=n(4164);function i(e){const t=`kubrick-${e}-`;return{clsx:e=>{const{classNames:n="",prefixedNames:i=""}=e,s=function(e){return"string"==typeof e?e.split(" "):e.map((e=>e.split(" "))).flat()}(i).map((e=>e&&`${t}${e}`)),a=(0,r.A)(s,n);return""!==a.trim()?a:void 0}}}},9180:(e,t,n)=>{n.d(t,{$:()=>u});var r=n(790),i=n(3908),s=n(1609),a=n(9229),l=n(9691);const o="info",d="default",u=(0,s.forwardRef)(((e,t)=>{const{children:n,isDismissable:s=!1,isDismissed:u,level:c=o,onDismiss:p,variant:f=d}=e,h=(0,i.U)(t),g=(0,i.U)(null),{clsx:v,rootProps:m}=(0,l.Y)("Notice",e),{buttonProps:y}=(0,a.s)({onPress:()=>null==p?void 0:p()},g);return!u&&(0,r.jsxs)("div",{...m({classNames:["notice",`notice-${c}`,"_root_kbeg9_1",{"notice-alt":"alt"===f}]}),ref:h,children:[(0,r.jsx)("div",{className:v({classNames:"_content_kbeg9_4",prefixedNames:"content"}),children:n}),s&&(0,r.jsx)("button",{...y,"aria-label":"object"==typeof s?s.label:"Dismiss notice",className:v({classNames:["notice-dismiss"],prefixedNames:"dismiss-button"}),type:"button"})]})}));u.displayName="Notice"},9202:(e,t,n)=>{function r(e){var t;return"undefined"!=typeof window&&null!=window.navigator&&((null===(t=window.navigator.userAgentData)||void 0===t?void 0:t.brands.some((t=>e.test(t.brand))))||e.test(window.navigator.userAgent))}function i(e){var t;return"undefined"!=typeof window&&null!=window.navigator&&e.test((null===(t=window.navigator.userAgentData)||void 0===t?void 0:t.platform)||window.navigator.platform)}function s(e){let t=null;return()=>(null==t&&(t=e()),t)}n.d(t,{H8:()=>p,Tc:()=>c,bh:()=>o,cX:()=>a,gm:()=>h,lg:()=>u,m0:()=>f,un:()=>d});const a=s((function(){return i(/^Mac/i)})),l=s((function(){return i(/^iPhone/i)})),o=s((function(){return i(/^iPad/i)||a()&&navigator.maxTouchPoints>1})),d=s((function(){return l()||o()})),u=s((function(){return a()||d()})),c=s((function(){return r(/AppleWebKit/i)&&!p()})),p=s((function(){return r(/Chrome/i)})),f=s((function(){return r(/Android/i)})),h=s((function(){return r(/Firefox/i)}))},9204:(e,t,n)=>{n.d(t,{S:()=>y});var r=n(790),i=n(3908),s=n(3051),a=n(1609),l=n(2217),o=n(1144),d=n(8868),u=n(5369),c=n(5353);function p(e,t,n){let r=(0,o.KZ)({...e,value:t.isSelected}),{isInvalid:i,validationErrors:s,validationDetails:p}=r.displayValidation,{labelProps:f,inputProps:h,isSelected:g,isPressed:v,isDisabled:m,isReadOnly:y}=(0,c.e)({...e,isInvalid:i},t,n);(0,d.X)(e,r,n);let{isIndeterminate:b,isRequired:w,validationBehavior:A="aria"}=e;(0,a.useEffect)((()=>{n.current&&(n.current.indeterminate=!!b)}));let{pressProps:x}=(0,u.d)({isDisabled:m||y,onPress(){let{[o.Lf]:t}=e,{commitValidation:n}=t||r;n()}});return{labelProps:(0,l.v)(f,x),inputProps:{...h,checked:g,"aria-required":w&&"aria"===A||void 0,required:w&&"native"===A},isSelected:g,isPressed:v,isDisabled:m,isReadOnly:y,isInvalid:i,validationErrors:s,validationDetails:p}}var f=n(2526),h=n(1623),g=n(8509),v=n(9691);const m={root:"_root_17zr2_1",label:"_label_17zr2_8",inputWrapper:"_inputWrapper_17zr2_15",input:"_input_17zr2_15",description:"_description_17zr2_23",readOnly:"_readOnly_17zr2_26",disabled:"_disabled_17zr2_30",labelContent:"_labelContent_17zr2_34"},y=(0,a.forwardRef)(((e,t)=>{const{description:n,prefix:l,suffix:d}=e,{clsx:u,componentProps:c,rootProps:y}=(0,v.Y)("Checkbox",e),b=(0,i.U)(t),w=(0,a.useRef)(null),A=(0,s.Bi)(),x=n?(0,s.Bi)():void 0,_=(0,a.useContext)(g.I),{inputProps:E,isDisabled:P,isReadOnly:k,isSelected:S,labelProps:C}=_?function(e,t,n){const r=(0,h.H)({isReadOnly:e.isReadOnly||t.isReadOnly,isSelected:t.isSelected(e.value),onChange(n){n?t.addValue(e.value):t.removeValue(e.value),e.onChange&&e.onChange(n)}});let{name:i,descriptionId:s,errorMessageId:l,validationBehavior:d}=f.n.get(t);var u;d=null!==(u=e.validationBehavior)&&void 0!==u?u:d;let{realtimeValidation:c}=(0,o.KZ)({...e,value:r.isSelected,name:void 0,validationBehavior:"aria"}),g=(0,a.useRef)(o.YD),v=()=>{t.setInvalid(e.value,c.isInvalid?c:g.current)};(0,a.useEffect)(v);let m=t.realtimeValidation.isInvalid?t.realtimeValidation:c,y="native"===d?t.displayValidation:m;var b;let w=p({...e,isReadOnly:e.isReadOnly||t.isReadOnly,isDisabled:e.isDisabled||t.isDisabled,name:e.name||i,isRequired:null!==(b=e.isRequired)&&void 0!==b?b:t.isRequired,validationBehavior:d,[o.Lf]:{realtimeValidation:m,displayValidation:y,resetValidation:t.resetValidation,commitValidation:t.commitValidation,updateValidation(e){g.current=e,v()}}},r,n);return{...w,inputProps:{...w.inputProps,"aria-describedby":[e["aria-describedby"],t.isInvalid?l:null,s].filter(Boolean).join(" ")||void 0}}}({...c,children:e.label,value:c.value},_,w):p({...c,children:e.label},(0,h.H)(c),w),N=(0,r.jsx)("span",{...C,className:u({classNames:m.labelContent,prefixedNames:"label-content"}),children:e.label});return(0,r.jsxs)("div",{...y({classNames:[m.root,{[m.disabled]:P,[m.readOnly]:k}]}),"data-disabled":P||void 0,"data-readonly":k||void 0,"data-selected":S||void 0,children:[(0,r.jsxs)("div",{className:u({classNames:m.inputWrapper,prefixedNames:"input-wrapper"}),children:[l&&(0,r.jsx)("div",{className:u({classNames:m.prefix,prefixedNames:"prefix"}),children:l}),(0,r.jsxs)("label",{className:u({classNames:m.label,prefixedNames:"label"}),id:A,ref:b,children:[(0,r.jsx)("input",{...E,"aria-describedby":x,"aria-labelledby":A,className:u({classNames:m.input,prefixedNames:"input"}),ref:w}),N]}),d&&(0,r.jsx)("div",{className:u({classNames:m.suffix,prefixedNames:"suffix"}),children:d})]}),n&&(0,r.jsx)("div",{className:u({classNames:[m.description,"description"],prefixedNames:"description"}),id:x,children:n})]})}));y.displayName="Checkbox"},9229:(e,t,n)=>{n.d(t,{s:()=>l});var r=n(2217),i=n(5987),s=n(4351),a=n(5369);function l(e,t){let n,{elementType:l="button",isDisabled:o,onPress:d,onPressStart:u,onPressEnd:c,onPressUp:p,onPressChange:f,preventFocusOnPress:h,allowFocusWhenDisabled:g,onClick:v,href:m,target:y,rel:b,type:w="button"}=e;n="button"===l?{type:w,disabled:o}:{role:"button",tabIndex:o?void 0:0,href:"a"!==l||o?void 0:m,target:"a"===l?y:void 0,type:"input"===l?w:void 0,disabled:"input"===l?o:void 0,"aria-disabled":o&&"input"!==l?o:void 0,rel:"a"===l?b:void 0};let{pressProps:A,isPressed:x}=(0,a.d)({onPressStart:u,onPressEnd:c,onPressChange:f,onPress:d,onPressUp:p,isDisabled:o,preventFocusOnPress:h,ref:t}),{focusableProps:_}=(0,s.W)(e,t);g&&(_.tabIndex=o?-1:_.tabIndex);let E=(0,r.v)(_,A,(0,i.$)(e,{labelable:!0}));return{isPressed:x,buttonProps:(0,r.v)(n,E,{"aria-haspopup":e["aria-haspopup"],"aria-expanded":e["aria-expanded"],"aria-controls":e["aria-controls"],"aria-pressed":e["aria-pressed"],onClick:e=>{v&&(v(e),console.warn("onClick is deprecated, please use onPress"))}})}}},9235:(e,t,n)=>{n.d(t,{V:()=>s});const r=new Set(["Arab","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),i=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function s(e){if(Intl.Locale){let t=new Intl.Locale(e).maximize(),n="function"==typeof t.getTextInfo?t.getTextInfo():t.textInfo;if(n)return"rtl"===n.direction;if(t.script)return r.has(t.script)}let t=e.split("-")[0];return i.has(t)}},9431:(e,t,n)=>{n.d(t,{L:()=>i});var r=n(790);const i=({children:e,title:t,description:n})=>(0,r.jsxs)(r.Fragment,{children:[t?(0,r.jsx)("h2",{className:"title AuWsLxH6KE0Glw254vEJ",children:t}):null,n?(0,r.jsx)("p",{className:"OELiDqUSg2DBEOUW3Wu6",children:n}):null,(0,r.jsx)("table",{className:"form-table XqH5MWpfHxHeyIheR7TC",role:"presentation",children:(0,r.jsx)("tbody",{children:e})})]})},9461:(e,t,n)=>{n.d(t,{R:()=>s});var r=n(2894),i=n(1609);function s(e){let{isDisabled:t,onBlurWithin:n,onFocusWithin:s,onFocusWithinChange:a}=e,l=(0,i.useRef)({isFocusWithin:!1}),o=(0,i.useCallback)((e=>{l.current.isFocusWithin&&!e.currentTarget.contains(e.relatedTarget)&&(l.current.isFocusWithin=!1,n&&n(e),a&&a(!1))}),[n,a,l]),d=(0,r.y)(o),u=(0,i.useCallback)((e=>{l.current.isFocusWithin||document.activeElement!==e.target||(s&&s(e),a&&a(!0),l.current.isFocusWithin=!0,d(e))}),[s,a,d]);return t?{focusWithinProps:{onFocus:void 0,onBlur:void 0}}:{focusWithinProps:{onFocus:u,onBlur:o}}}},9479:()=>{},9480:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{$:()=>u});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=()=>{const{getOption:e}=(0,s.Mp)();return(0,o.jsxs)(s.lV,{children:[(0,o.jsx)(a.Il,{}),(0,o.jsxs)(s.LB,{title:(0,i.__)("Assets","syntatis-feature-flipper"),description:(0,i.__)("Options to control the scripts, styles, and images loaded on the site.","syntatis-feature-flipper"),children:[(0,o.jsx)(a.$z,{name:"emojis",id:"emojis",title:(0,i.__)("Emojis","syntatis-feature-flipper"),label:(0,i.__)("Enable the built-in emojis","syntatis-feature-flipper"),description:(0,i.__)("If switched off, WordPress will not load the emojis scripts, styles, and images.","syntatis-feature-flipper"),help:(0,i.__)("While Emojis are fun, if you're not using it in your posts or pages, you might want to consider disabling them to reduce the number of requests from the additional scripts and styles require to load them.","syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"scripts_version",id:"scripts-version",title:(0,i.__)("Scripts Version","syntatis-feature-flipper"),label:(0,i.__)("Add scripts and styles version","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the scripts and styles version will not be added in the URLs.","syntatis-feature-flipper"),help:(0,i.__)('WordPress adds the script version on the file URL, e.g. "?ver=5.9.3". This version helps browsers detect updates and load the latest script instead of using an outdated cached one. Keeping this parameter enabled is generally recommended to ensure scripts are update correctly.',"syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"jquery_migrate",id:"jquery-migrate",title:"jQuery Migrate",label:(0,i.__)("Load jQuery Migrate script","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the jQuery Migrate script file will not be loaded.","syntatis-feature-flipper"),help:(0,i.__)("jQuery Migrate is a library that ensures older themes and plugins work with newer versions of jQuery. This helps developers update their code while keeping older sites functional. If your site is up-to-date, you can safely disable jQuery Migrate.","syntatis-feature-flipper")})]}),(0,o.jsxs)(s.LB,{title:"Metadata",description:(0,i.__)("Options to control the metadata added in the HTML document head section.","syntatis-feature-flipper"),children:[e("xmlrpc")&&(0,o.jsx)(a.$z,{name:"rsd_link",id:"rsd-link",title:(0,i.__)("RSD Link","syntatis-feature-flipper"),label:(0,i.__)("Enable RSD link","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the Really Simple Discovery (RSD) link will be removed from the webpage head.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)('The RSD link, or "Really Simple Discovery", helps external applications detect services like publishing APIs on your site. However, it\'s mostly outdated and rarely used today, so removing it from your site is usually safe.',"syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)('Note that this action only removes the link itself, not the underlying RSD endpoint. To fully disable the endpoint, you can turn off XML-RPC from "Security › XML-RPC".',"syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"generator_tag",id:"generator-tag",title:(0,i.__)("Generator Meta Tag","syntatis-feature-flipper"),label:(0,i.__)("Add the generator meta tag","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will remove the generator meta tag which shows the current version of WordPress installed.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("The generator meta tag reveals the current WordPress version installed, which can pose security risks by exposing potential vulnerabilities of the version.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("Removing this tag can help protect your site from such threats.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"shortlink",id:"shortlink",title:(0,i.__)("Shortlink","syntatis-feature-flipper"),label:(0,i.__)("Add Shortlink","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will remove the shortlink meta tag which shows the short URL of the webpage head.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("Shortlink is a simplified URL created for easier sharing, but they are often unnecessary.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("Removing shortlink can clean up your site's HTML.","syntatis-feature-flipper")})]})})]})]})};r()}catch(e){r(e)}}))},9583:(e,t,n)=>{n.d(t,{A:()=>r});const r={inputGroup:"vV5G1z8iy3sSYeCefjm_",checkboxGroup:"qvwQxh1MqnMjvypEKLk2",heading:"NhRP2kv4tZnRZ9XNF6a1",inputs:"PN_fgJj24HFFKsaAfFzQ",details:"gkSBOdZ9VUtEiyJErvkA"}},9662:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{$R:()=>d.$,Ct:()=>l.C,SV:()=>o.S,a5:()=>a.a,nQ:()=>i.n,wq:()=>s.w});var i=n(7834),s=n(5021),a=n(8905),l=n(8357),o=n(3061),d=n(9480),u=e([i,s,a,l,o,d]);[i,s,a,l,o,d]=u.then?(await u)():u,r()}catch(e){r(e)}}))},9691:(e,t,n)=>{n.d(t,{Y:()=>i});var r=n(9161);function i(e,t){const{className:n,"data-testid":i,id:s,style:a,...l}=t||{},{clsx:o}=(0,r.g)(e);return{clsx:o,componentProps:{...l,id:s},rootProps(t){const{classNames:r,prefixedNames:l}=t||{},d={...a,...(null==t?void 0:t.styles)||{}};return{className:o({classNames:[r,n],prefixedNames:l||"root"}),"data-testid":i,id:s?`${s}-${e}-root`:void 0,style:Object.keys(d).length>=1?d:void 0}}}}},9860:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{$:()=>u});var i=n(3413),s=n(2664),a=n(5140),l=n(7345),o=n(790),d=e([s]);s=(d.then?(await d)():d)[0];const u=({description:e,id:t,label:n,name:r,onChange:d,title:u,children:c,isDisabled:p,isSelected:f,help:h})=>{const{labelProps:g,inputProps:v,getOption:m}=(0,s.Mp)();return(0,o.jsxs)("tr",{children:[(0,o.jsx)("th",{scope:"row",children:(0,o.jsxs)("span",{className:l.A.label,children:[(0,o.jsx)("label",{...g(t),children:u}),h&&(0,o.jsx)(a.V7,{children:h})]})}),(0,o.jsxs)("td",{children:[(0,o.jsx)(i.d,{...v(r),className:l.A.root,onChange:e=>{void 0!==d&&d(e)},defaultSelected:m(r),description:e,label:n,isDisabled:p,isSelected:f}),c]})]})};r()}catch(e){r(e)}}))},9953:(e,t,n)=>{n.d(t,{N:()=>i});var r=n(1609);const i="undefined"!=typeof document?r.useLayoutEffect:()=>{}}},s={};function a(e){var t=s[e];if(void 0!==t)return t.exports;var n=s[e]={exports:{}};return i[e](n,n.exports,a),n.exports}e="function"==typeof Symbol?Symbol("webpack queues"):"__webpack_queues__",t="function"==typeof Symbol?Symbol("webpack exports"):"__webpack_exports__",n="function"==typeof Symbol?Symbol("webpack error"):"__webpack_error__",r=e=>{e&&e.d<1&&(e.d=1,e.forEach((e=>e.r--)),e.forEach((e=>e.r--?e.r++:e())))},a.a=(i,s,a)=>{var l;a&&((l=[]).d=-1);var o,d,u,c=new Set,p=i.exports,f=new Promise(((e,t)=>{u=t,d=e}));f[t]=p,f[e]=e=>(l&&e(l),c.forEach(e),f.catch((e=>{}))),i.exports=f,s((i=>{var s;o=(i=>i.map((i=>{if(null!==i&&"object"==typeof i){if(i[e])return i;if(i.then){var s=[];s.d=0,i.then((e=>{a[t]=e,r(s)}),(e=>{a[n]=e,r(s)}));var a={};return a[e]=e=>e(s),a}}var l={};return l[e]=e=>{},l[t]=i,l})))(i);var a=()=>o.map((e=>{if(e[n])throw e[n];return e[t]})),d=new Promise((t=>{(s=()=>t(a)).r=0;var n=e=>e!==l&&!c.has(e)&&(c.add(e),e&&!e.d&&(s.r++,e.push(s)));o.map((t=>t[e](n)))}));return s.r?d:a()}),(e=>(e?u(f[n]=e):d(p),r(l)))),l&&l.d<0&&(l.d=0)},a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),a(341)})();
     1(()=>{"use strict";var e,t,n,r,i={156:(e,t,n)=>{n.d(t,{A:()=>r});const r={settings:"FmvwuJL3qfhP_BsuyWnk"}},164:(e,t,n)=>{n.d(t,{y:()=>a});var r=n(7049),i=n(9953),s=n(1609);function a(e){let[t,n]=(0,s.useState)(e),a=(0,s.useRef)(null),l=(0,r.J)((()=>{if(!a.current)return;let e=a.current.next();e.done?a.current=null:t===e.value?l():n(e.value)}));(0,i.N)((()=>{a.current&&l()}));let o=(0,r.J)((e=>{a.current=e(t),l()}));return[t,o]}},306:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{N:()=>c});var i=n(2568),s=n(3667),a=n(2664),l=n(5140),o=n(7345),d=n(790),u=e([a]);a=(u.then?(await u)():u)[0];const c=({description:e,id:t,name:n,onChange:r,title:u,children:c,isDisabled:p,isSelected:f,help:h,options:g,orientation:v})=>{const{labelProps:m,inputProps:y,getOption:b}=(0,a.Mp)();return(0,d.jsxs)("tr",{children:[(0,d.jsx)("th",{scope:"row",children:(0,d.jsxs)("span",{className:o.A.label,children:[(0,d.jsx)("label",{...m(t),children:u}),h&&(0,d.jsx)(l.V7,{children:h})]})}),(0,d.jsxs)("td",{children:[(0,d.jsx)(i.z,{...y(n),className:o.A.root,onChange:e=>{void 0!==r&&r(e)},defaultValue:b(n),description:e,isDisabled:p,isSelected:f,orientation:v,children:g.map((({label:e,value:t,...n})=>(0,d.jsx)(s.s,{value:t,...n,children:e},t)))}),c]})]})};r()}catch(e){r(e)}}))},341:(e,t,n)=>{n.a(e,(async(e,t)=>{try{var r=n(8490),i=n.n(r),s=n(6087),a=n(2664),l=n(6858),o=n(790),d=e([a,l]);[a,l]=d.then?(await d)():d,i()((()=>{const e=document.querySelector("#syntatis-feature-flipper-settings");if(e){const t=JSON.parse(e.dataset.inline),n=e.dataset.nonce;(0,s.createRoot)(e).render((0,o.jsx)(a.Z6,{inlineData:t,nonceData:n,children:(0,o.jsx)(l.Y,{})}))}})),t()}catch(e){t(e)}}))},415:(e,t,n)=>{n.d(t,{Cc:()=>d,wR:()=>f});var r=n(1609);const i={prefix:String(Math.round(1e10*Math.random())),current:0},s=r.createContext(i),a=r.createContext(!1);let l=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement),o=new WeakMap;const d="function"==typeof r.useId?function(e){let t=r.useId(),[n]=(0,r.useState)(f());return e||`${n?"react-aria":`react-aria${i.prefix}`}-${t}`}:function(e){let t=(0,r.useContext)(s);t!==i||l||console.warn("When server rendering, you must wrap your application in an <SSRProvider> to ensure consistent ids are generated between the client and server.");let n=function(e=!1){let t=(0,r.useContext)(s),n=(0,r.useRef)(null);if(null===n.current&&!e){var i,a;let e=null===(a=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)||void 0===a||null===(i=a.ReactCurrentOwner)||void 0===i?void 0:i.current;if(e){let n=o.get(e);null==n?o.set(e,{id:t.current,state:e.memoizedState}):e.memoizedState!==n.state&&(t.current=n.id,o.delete(e))}n.current=++t.current}return n.current}(!!e),a=`react-aria${t.prefix}`;return e||`${a}-${n}`};function u(){return!1}function c(){return!0}function p(e){return()=>{}}function f(){return"function"==typeof r.useSyncExternalStore?r.useSyncExternalStore(p,u,c):(0,r.useContext)(a)}},631:(e,t,n)=>{n.d(t,{A:()=>r});const r={root:"kqcdgiY_Xs0k8Tku0yKz"}},751:(e,t,n)=>{function r(e){if(!e)return;let t=!0;return n=>{let r={...n,preventDefault(){n.preventDefault()},isDefaultPrevented:()=>n.isDefaultPrevented(),stopPropagation(){t?console.error("stopPropagation is now the default behavior for events in React Spectrum. You can use continuePropagation() to revert this behavior."):t=!0},continuePropagation(){t=!1},isPropagationStopped:()=>t};e(r),t&&n.stopPropagation()}}n.d(t,{T:()=>r})},790:e=>{e.exports=window.ReactJSXRuntime},894:(e,t,n)=>{function r(e,t){return t.get?t.get.call(e):t.value}n.d(t,{_:()=>r})},1034:(e,t,n)=>{n.d(t,{O:()=>a,T:()=>l});var r=n(790),i=n(1609);const s=(0,i.createContext)({context:"settings"}),a=e=>{const{children:t,context:n,url:i}=e;let a="tab";return"string"==typeof e.navigate&&(a=e.navigate),(0,r.jsx)(s.Provider,{value:{context:n,navigate:a,url:i},children:t})},l=()=>(0,i.useContext)(s)},1144:(e,t,n)=>{n.d(t,{KZ:()=>d,Lf:()=>o,YD:()=>a,cX:()=>f});var r=n(1609);const i={badInput:!1,customError:!1,patternMismatch:!1,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valueMissing:!1,valid:!0},s={...i,customError:!0,valid:!1},a={isInvalid:!1,validationDetails:i,validationErrors:[]},l=(0,r.createContext)({}),o="__formValidationState"+Date.now();function d(e){if(e[o]){let{realtimeValidation:t,displayValidation:n,updateValidation:r,resetValidation:i,commitValidation:s}=e[o];return{realtimeValidation:t,displayValidation:n,updateValidation:r,resetValidation:i,commitValidation:s}}return function(e){let{isInvalid:t,validationState:n,name:i,value:o,builtinValidation:d,validate:f,validationBehavior:h="aria"}=e;n&&(t||(t="invalid"===n));let g=void 0!==t?{isInvalid:t,validationErrors:[],validationDetails:s}:null,v=(0,r.useMemo)((()=>{if(!f||null==o)return null;let e=function(e,t){if("function"==typeof e){let n=e(t);if(n&&"boolean"!=typeof n)return u(n)}return[]}(f,o);return c(e)}),[f,o]);(null==d?void 0:d.validationDetails.valid)&&(d=void 0);let m=(0,r.useContext)(l),y=(0,r.useMemo)((()=>i?Array.isArray(i)?i.flatMap((e=>u(m[e]))):u(m[i]):[]),[m,i]),[b,w]=(0,r.useState)(m),[A,_]=(0,r.useState)(!1);m!==b&&(w(m),_(!1));let x=(0,r.useMemo)((()=>c(A?[]:y)),[A,y]),E=(0,r.useRef)(a),[P,k]=(0,r.useState)(a),S=(0,r.useRef)(a),[C,N]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{if(!C)return;N(!1);let e=v||d||E.current;p(e,S.current)||(S.current=e,k(e))})),{realtimeValidation:g||x||v||d||a,displayValidation:"native"===h?g||x||P:g||x||v||d||P,updateValidation(e){"aria"!==h||p(P,e)?E.current=e:k(e)},resetValidation(){let e=a;p(e,S.current)||(S.current=e,k(e)),"native"===h&&N(!1),_(!0)},commitValidation(){"native"===h&&N(!0),_(!0)}}}(e)}function u(e){return e?Array.isArray(e)?e:[e]:[]}function c(e){return e.length?{isInvalid:!0,validationErrors:e,validationDetails:s}:null}function p(e,t){return e===t||!!e&&!!t&&e.isInvalid===t.isInvalid&&e.validationErrors.length===t.validationErrors.length&&e.validationErrors.every(((e,n)=>e===t.validationErrors[n]))&&Object.entries(e.validationDetails).every((([e,n])=>t.validationDetails[e]===n))}function f(...e){let t=new Set,n=!1,r={...i};for(let i of e){var s,a;for(let e of i.validationErrors)t.add(e);n||(n=i.isInvalid);for(let e in r)(s=r)[a=e]||(s[a]=i.validationDetails[e])}return r.valid=!n,{isInvalid:n,validationErrors:[...t],validationDetails:r}}},1455:e=>{e.exports=window.wp.apiFetch},1609:e=>{e.exports=window.React},1620:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{N:()=>p});var i=n(7723),s=n(6087),a=n(2481),l=n(9860),o=n(2664),d=n(5140),u=n(790),c=e([l,o]);[l,o]=c.then?(await c)():c;const p=()=>{const{getOption:e,optionPrefix:t}=(0,o.Mp)(),[n,r]=(0,s.useState)(e("revisions")),c=e("revisions_max");return(0,u.jsx)(l.$,{name:"revisions",id:"revisions",title:(0,i.__)("Revisions","syntatis-feature-flipper"),label:(0,i.__)("Enable post revisions","syntatis-feature-flipper"),description:(0,i.__)("If switched off, revisions of your posts will not be saved.","syntatis-feature-flipper"),help:(0,u.jsxs)(d.Hu,{readmore:"https://wordpress.org/documentation/article/revisions/",children:[(0,u.jsx)("p",{children:(0,i.__)("While the revision feature is helpful for recovering content, storing too many revisions can clutter the database, slow down performance, and use up storage space.","syntatis-feature-flipper")}),(0,u.jsx)("p",{children:(0,i.__)("Limiting or disabling revisions can help to improve your site database more efficient, especially for multi-author blogs or sites with limited hosting resources.","syntatis-feature-flipper")})]}),onChange:r,children:n&&(0,u.jsx)("div",{style:{marginTop:"1rem"},children:(0,u.jsx)(a.A,{min:1,max:100,placeholder:"number"==typeof c?c:"∞",defaultValue:c,type:"number",name:`${t}revisions_max`,className:"code",suffix:(0,u.jsx)("span",{"aria-hidden":!0,children:(0,i.__)("Revisions","syntatis-feature-flipper")}),"aria-label":(0,i.__)("Maximum","syntatis-feature-flipper"),description:(0,i.__)("The maximum number of revisions to keep.","syntatis-feature-flipper")})})})};r()}catch(e){r(e)}}))},1623:(e,t,n)=>{n.d(t,{H:()=>i});var r=n(8356);function i(e={}){let{isReadOnly:t}=e,[n,i]=(0,r.P)(e.isSelected,e.defaultSelected||!1,e.onChange);return{isSelected:n,setSelected:function(e){t||i(e)},toggle:function(){t||i(!n)}}}},1732:(e,t,n)=>{n.d(t,{T:()=>s});var r=n(1609),i=n(8356);function s(e){let[t,n]=(0,i.P)(e.isOpen,e.defaultOpen||!1,e.onOpenChange);const s=(0,r.useCallback)((()=>{n(!0)}),[n]),a=(0,r.useCallback)((()=>{n(!1)}),[n]),l=(0,r.useCallback)((()=>{n(!t)}),[n,t]);return{isOpen:t,setOpen:n,open:s,close:a,toggle:l}}},1786:(e,t,n)=>{n.d(t,{J:()=>i});var r=n(4836);function i(e,t){return"#comment"!==e.nodeName&&function(e){const t=(0,r.m)(e);if(!(e instanceof t.HTMLElement||e instanceof t.SVGElement))return!1;let{display:n,visibility:i}=e.style,s="none"!==n&&"hidden"!==i&&"collapse"!==i;if(s){const{getComputedStyle:t}=e.ownerDocument.defaultView;let{display:n,visibility:r}=t(e);s="none"!==n&&"hidden"!==r&&"collapse"!==r}return s}(e)&&function(e,t){return!e.hasAttribute("hidden")&&!e.hasAttribute("data-react-aria-prevent-focus")&&("DETAILS"!==e.nodeName||!t||"SUMMARY"===t.nodeName||e.hasAttribute("open"))}(e,t)&&(!e.parentElement||i(e.parentElement,e))}},1789:(e,t,n)=>{n.d(t,{A:()=>d});var r=n(1609);const i=new Map,s=new Set;function a(e){for(const t of[...s])t(e)}function l(e){return"undefined"===e?void 0:JSON.parse(e)}function o(e){try{return e()}catch(e){}}const d=function(e,t){const n=null==t?void 0:t.serializer,[d]=(0,r.useState)(null==t?void 0:t.defaultValue);return function(e,t,n=!0,d=l,u=JSON.stringify){const c=(0,r.useRef)({string:null,parsed:void 0}),p=(0,r.useSyncExternalStore)((0,r.useCallback)((t=>{const n=n=>{e===n&&t()};return s.add(n),()=>{s.delete(n)}}),[e]),(()=>{var n;const r=null!==(n=o((()=>sessionStorage.getItem(e))))&&void 0!==n?n:null;if(i.has(e))c.current.parsed=i.get(e);else if(r!==c.current.string){let e;try{e=null===r?t:d(r)}catch(n){e=t}c.current.parsed=e}return c.current.string=r,null===r&&void 0!==t&&o((()=>{const n=u(t);sessionStorage.setItem(e,n),c.current={string:n,parsed:t}})),c.current.parsed}),(()=>t)),f=(0,r.useCallback)((t=>{const n=t instanceof Function?t(c.current.parsed):t;try{sessionStorage.setItem(e,u(n)),i.delete(e)}catch(t){i.set(e,n)}a(e)}),[e,u]);return(0,r.useEffect)((()=>{if(!n)return;const t=t=>{t.storageArea===o((()=>sessionStorage))&&t.key===e&&a(e)};return window.addEventListener("storage",t),()=>window.removeEventListener("storage",t)}),[e,n]),(0,r.useMemo)((()=>[p,f,{isPersistent:p===t||!i.has(e),removeItem(){o((()=>sessionStorage.removeItem(e))),i.delete(e),a(e)}}]),[e,f,p,t])}(e,d,null==t?void 0:t.storageSync,null==n?void 0:n.parse,null==n?void 0:n.stringify)}},1811:(e,t,n)=>{n.d(t,{v:()=>f});var r=n(1609),i=n(5987),s=n(8343),a=n(4836),l=n(2217),o=n(8356),d=n(4742),u=n(4351),c=n(8868),p=n(1144);function f(e,t){let{inputElementType:n="input",isDisabled:f=!1,isRequired:h=!1,isReadOnly:g=!1,type:v="text",validationBehavior:m="aria"}=e,[y,b]=(0,o.P)(e.value,e.defaultValue||"",e.onChange),{focusableProps:w}=(0,u.W)(e,t),A=(0,p.KZ)({...e,value:y}),{isInvalid:_,validationErrors:x,validationDetails:E}=A.displayValidation,{labelProps:P,fieldProps:k,descriptionProps:S,errorMessageProps:C}=(0,d.M)({...e,isInvalid:_,errorMessage:e.errorMessage||x}),N=(0,i.$)(e,{labelable:!0});const T={type:v,pattern:e.pattern};return(0,s.F)(t,y,b),(0,c.X)(e,A,t),(0,r.useEffect)((()=>{if(t.current instanceof(0,a.m)(t.current).HTMLTextAreaElement){let e=t.current;Object.defineProperty(e,"defaultValue",{get:()=>e.value,set:()=>{},configurable:!0})}}),[t]),{labelProps:P,inputProps:(0,l.v)(N,"input"===n?T:void 0,{disabled:f,readOnly:g,required:h&&"native"===m,"aria-required":h&&"aria"===m||void 0,"aria-invalid":_||void 0,"aria-errormessage":e["aria-errormessage"],"aria-activedescendant":e["aria-activedescendant"],"aria-autocomplete":e["aria-autocomplete"],"aria-haspopup":e["aria-haspopup"],"aria-controls":e["aria-controls"],value:y,onChange:e=>b(e.target.value),autoComplete:e.autoComplete,autoCapitalize:e.autoCapitalize,maxLength:e.maxLength,minLength:e.minLength,name:e.name,placeholder:e.placeholder,inputMode:e.inputMode,autoCorrect:e.autoCorrect,spellCheck:e.spellCheck,onCopy:e.onCopy,onCut:e.onCut,onPaste:e.onPaste,onCompositionEnd:e.onCompositionEnd,onCompositionStart:e.onCompositionStart,onCompositionUpdate:e.onCompositionUpdate,onSelect:e.onSelect,onBeforeInput:e.onBeforeInput,onInput:e.onInput,...w,...k}),descriptionProps:S,errorMessageProps:C,isInvalid:_,validationErrors:x,validationDetails:E}}},2166:(e,t,n)=>{function r(...e){return(...t)=>{for(let n of e)"function"==typeof n&&n(...t)}}n.d(t,{c:()=>r})},2217:(e,t,n)=>{n.d(t,{v:()=>a});var r=n(2166),i=n(3051),s=n(4164);function a(...e){let t={...e[0]};for(let n=1;n<e.length;n++){let a=e[n];for(let e in a){let n=t[e],l=a[e];"function"==typeof n&&"function"==typeof l&&"o"===e[0]&&"n"===e[1]&&e.charCodeAt(2)>=65&&e.charCodeAt(2)<=90?t[e]=(0,r.c)(n,l):"className"!==e&&"UNSAFE_className"!==e||"string"!=typeof n||"string"!=typeof l?"id"===e&&n&&l?t.id=(0,i.Tw)(n,l):t[e]=void 0!==l?l:n:t[e]=(0,s.A)(n,l)}}return t}},2268:(e,t,n)=>{function r(e){if(function(){if(null==i){i=!1;try{document.createElement("div").focus({get preventScroll(){return i=!0,!0}})}catch{}}return i}())e.focus({preventScroll:!0});else{let t=function(e){let t=e.parentNode,n=[],r=document.scrollingElement||document.documentElement;for(;t instanceof HTMLElement&&t!==r;)(t.offsetHeight<t.scrollHeight||t.offsetWidth<t.scrollWidth)&&n.push({element:t,scrollTop:t.scrollTop,scrollLeft:t.scrollLeft}),t=t.parentNode;return r instanceof HTMLElement&&n.push({element:r,scrollTop:r.scrollTop,scrollLeft:r.scrollLeft}),n}(e);e.focus(),function(e){for(let{element:t,scrollTop:n,scrollLeft:r}of e)t.scrollTop=n,t.scrollLeft=r}(t)}}n.d(t,{e:()=>r});let i=null},2284:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{N:()=>h});var i=n(9180),s=n(7723),a=n(7623),l=n(7899),o=n(790),d=e([a]);a=(d.then?(await d)():d)[0];const u={success:(0,s.__)("Settings saved.","syntatis-feature-flipper"),error:(0,s.__)("Settings failed to save.","syntatis-feature-flipper"),"no-change":(0,s.__)("No changes were made.","syntatis-feature-flipper")},c={success:"success",error:"error","no-change":"info"};function p(e){return u[e]||""}function f(e){return c[e]||"info"}const h=()=>{const{updating:e,status:t,setStatus:n}=(0,a.M)();if(e||!t||t.startsWith("__"))return null;const r=p(t);return r&&(0,o.jsx)(i.$,{className:`${l.A.root} inline`,isDismissable:!0,level:f(t),onDismiss:()=>n(null),children:(0,o.jsx)("strong",{children:r})})};r()}catch(g){r(g)}}))},2481:(e,t,n)=>{n.d(t,{A:()=>u});var r=n(790),i=n(3908),s=n(1609),a=n(1811),l=n(3036),o=n(9691);n(9479);const d={root:"_root_10vvz_1",inputWrapper:"_inputWrapper_10vvz_6",input:"_input_10vvz_6",invalid:"_invalid_10vvz_14",label:"_label_10vvz_19",markedRequired:"_markedRequired_10vvz_27",descriptionBeforeInput:"_descriptionBeforeInput_10vvz_34",description:"_description_10vvz_34",errorMessage:"_errorMessage_10vvz_46"},u=(0,s.forwardRef)(((e,t)=>{var n,s,u,c,p,f;const{description:h,descriptionArea:g,errorMessage:v,isDisabled:m,isRequired:y,label:b,max:w,min:A,prefix:_,step:x,suffix:E}=e;let P=e.className;const k=null==(n=e.className)?void 0:n.includes("code"),S=null==(s=e.className)?void 0:s.includes("regular-text"),C=null==(u=e.className)?void 0:u.includes("small-text");S&&(P=null==(c=e.className)?void 0:c.replace("regular-text","")),C&&(P=null==(p=e.className)?void 0:p.replace("small-text","")),k&&(P=null==(f=e.className)?void 0:f.replace("code",""));const N=(0,i.U)(t),{clsx:T,componentProps:j,rootProps:M}=(0,o.Y)("TextField",{...e,className:P}),{descriptionProps:I,errorMessageProps:K,inputProps:D,isInvalid:R,labelProps:B,validationDetails:L,validationErrors:F}=(0,a.v)(j,N),{errorMessageList:O}=(0,l.b)({errorMessage:v,isInvalid:R,validationDetails:L,validationErrors:F});return(0,r.jsxs)("div",{...M({classNames:[d.root,{[d.descriptionBeforeInput]:"before-input"===g,[d.disabled]:m,[d.invalid]:R}]}),children:[b&&(0,r.jsxs)("label",{...B,className:T({classNames:d.label,prefixedNames:"label"}),children:[b,y?(0,r.jsx)("span",{className:T({classNames:d.markedRequired,prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsxs)("div",{className:T({classNames:d.inputWrapper,prefixedNames:"input-wrapper"}),children:[_&&(0,r.jsx)("div",{className:T({classNames:d.prefix,prefixedNames:"prefix"}),children:_}),(0,r.jsx)("input",{...D,className:T({classNames:{[d.input]:!0,code:k,"regular-text":S,"small-text":C},prefixedNames:"input"}),max:w,min:A,ref:N,step:x}),E&&(0,r.jsx)("div",{className:T({classNames:d.suffix,prefixedNames:"suffix"}),children:E})]}),O.length>=1&&(0,r.jsx)("div",{...K,className:T({classNames:d.errorMessage,prefixedNames:"error-message"}),children:O.map(((e,t)=>(0,r.jsx)("p",{children:e},t)))}),h&&(0,r.jsx)("p",{...I,className:T({classNames:[d.description,"description"],prefixedNames:"description"}),children:h})]})}));u.displayName="TextField"},2526:(e,t,n)=>{n.d(t,{n:()=>r});const r=new WeakMap},2568:(e,t,n)=>{n.d(t,{z:()=>A});var r=n(790),i=n(3908),s=n(1609),a=n(4124),l=n(5987),o=n(3051),d=n(2217),u=n(5652),c=n(4742),p=n(9461),f=n(8817),h=n(1144),g=n(8356);let v=Math.round(1e10*Math.random()),m=0;var y=n(9691),b=n(3667);const w="_descriptionBeforeInput_15x60_34",A=(0,s.forwardRef)(((e,t)=>{const{children:n,isRequired:A,label:_}=e,{description:x,descriptionArea:E}=e,{clsx:P,componentProps:k,rootProps:S}=(0,y.Y)("RadioGroup",e),C=(0,i.U)(t),N=function(e){let t=(0,s.useMemo)((()=>e.name||`radio-group-${v}-${++m}`),[e.name]);var n;let[r,i]=(0,g.P)(e.value,null!==(n=e.defaultValue)&&void 0!==n?n:null,e.onChange),[a,l]=(0,s.useState)(null),o=(0,h.KZ)({...e,value:r}),d=o.displayValidation.isInvalid;return{...o,name:t,selectedValue:r,setSelectedValue:t=>{e.isReadOnly||e.isDisabled||(i(t),o.commitValidation())},lastFocusedValue:a,setLastFocusedValue:l,isDisabled:e.isDisabled||!1,isReadOnly:e.isReadOnly||!1,isRequired:e.isRequired||!1,validationState:e.validationState||(d?"invalid":null),isInvalid:d}}(k),{descriptionProps:T,errorMessageProps:j,isInvalid:M,labelProps:I,radioGroupProps:K,validationErrors:D}=function(e,t){let{name:n,isReadOnly:r,isRequired:i,isDisabled:s,orientation:h="vertical",validationBehavior:g="aria"}=e,{direction:v}=(0,f.Y)(),{isInvalid:m,validationErrors:y,validationDetails:b}=t.displayValidation,{labelProps:w,fieldProps:A,descriptionProps:_,errorMessageProps:x}=(0,c.M)({...e,labelElementType:"span",isInvalid:t.isInvalid,errorMessage:e.errorMessage||y}),E=(0,l.$)(e,{labelable:!0}),{focusWithinProps:P}=(0,p.R)({onBlurWithin(n){var r;null===(r=e.onBlur)||void 0===r||r.call(e,n),t.selectedValue||t.setLastFocusedValue(null)},onFocusWithin:e.onFocus,onFocusWithinChange:e.onFocusChange}),k=(0,o.Bi)(n);return a.V.set(t,{name:k,descriptionId:_.id,errorMessageId:x.id,validationBehavior:g}),{radioGroupProps:(0,d.v)(E,{role:"radiogroup",onKeyDown:e=>{let n;switch(e.key){case"ArrowRight":n="rtl"===v&&"vertical"!==h?"prev":"next";break;case"ArrowLeft":n="rtl"===v&&"vertical"!==h?"next":"prev";break;case"ArrowDown":n="next";break;case"ArrowUp":n="prev";break;default:return}e.preventDefault();let r,i=(0,u.N$)(e.currentTarget,{from:e.target});"next"===n?(r=i.nextNode(),r||(i.currentNode=e.currentTarget,r=i.firstChild())):(r=i.previousNode(),r||(i.currentNode=e.currentTarget,r=i.lastChild())),r&&(r.focus(),t.setSelectedValue(r.value))},"aria-invalid":t.isInvalid||void 0,"aria-errormessage":e["aria-errormessage"],"aria-readonly":r||void 0,"aria-required":i||void 0,"aria-disabled":s||void 0,"aria-orientation":h,...A,...P}),labelProps:w,descriptionProps:_,errorMessageProps:x,isInvalid:m,validationErrors:y,validationDetails:b}}(k,N);return(0,r.jsxs)("div",{...S({classNames:["_root_15x60_1",{[w]:"before-input"===E}]}),...K,"data-description-area":E,ref:C,children:[_&&(0,r.jsxs)("span",{...I,className:P({classNames:"_label_15x60_19",prefixedNames:"label"}),children:[_,A?(0,r.jsx)("span",{className:P({classNames:"_markedRequired_15x60_27",prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsx)(b.r.Provider,{value:N,children:(0,r.jsx)("div",{className:P({classNames:"_items_15x60_54",prefixedNames:"items"}),children:n})}),M&&(0,r.jsx)("div",{...j,className:P({classNames:"_errorMessage_15x60_46",prefixedNames:"error-message"}),children:D.join(" ")}),x&&(0,r.jsx)("div",{...T,className:P({classNames:"_description_15x60_34",prefixedNames:"description"}),children:x})]})}));A.displayName="RadioGroup"},2664:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{LB:()=>s.L,Mp:()=>o.M,Z6:()=>l.Z,lV:()=>i.l});var i=n(5460),s=n(9431),a=n(2284),l=n(3194),o=n(7623),d=e([i,a,l,o]);[i,a,l,o]=d.then?(await d)():d,r()}catch(e){r(e)}}))},2698:()=>{},2866:(e,t,n)=>{n.d(t,{c:()=>a});var r=n(790),i=n(1609),s=n(3908);const a=(0,i.forwardRef)(((e,t)=>{const n=(0,s.U)(t),{children:i}=e;return(0,r.jsx)("option",{ref:n,...e,children:i})}));a.displayName="Option"},2894:(e,t,n)=>{n.d(t,{y:()=>l});var r=n(1609),i=n(9953),s=n(7049);class a{isDefaultPrevented(){return this.nativeEvent.defaultPrevented}preventDefault(){this.defaultPrevented=!0,this.nativeEvent.preventDefault()}stopPropagation(){this.nativeEvent.stopPropagation(),this.isPropagationStopped=()=>!0}isPropagationStopped(){return!1}persist(){}constructor(e,t){this.nativeEvent=t,this.target=t.target,this.currentTarget=t.currentTarget,this.relatedTarget=t.relatedTarget,this.bubbles=t.bubbles,this.cancelable=t.cancelable,this.defaultPrevented=t.defaultPrevented,this.eventPhase=t.eventPhase,this.isTrusted=t.isTrusted,this.timeStamp=t.timeStamp,this.type=e}}function l(e){let t=(0,r.useRef)({isFocused:!1,observer:null});(0,i.N)((()=>{const e=t.current;return()=>{e.observer&&(e.observer.disconnect(),e.observer=null)}}),[]);let n=(0,s.J)((t=>{null==e||e(t)}));return(0,r.useCallback)((e=>{if(e.target instanceof HTMLButtonElement||e.target instanceof HTMLInputElement||e.target instanceof HTMLTextAreaElement||e.target instanceof HTMLSelectElement){t.current.isFocused=!0;let r=e.target,i=e=>{t.current.isFocused=!1,r.disabled&&n(new a("blur",e)),t.current.observer&&(t.current.observer.disconnect(),t.current.observer=null)};r.addEventListener("focusout",i,{once:!0}),t.current.observer=new MutationObserver((()=>{if(t.current.isFocused&&r.disabled){var e;null===(e=t.current.observer)||void 0===e||e.disconnect();let n=r===document.activeElement?null:document.activeElement;r.dispatchEvent(new FocusEvent("blur",{relatedTarget:n})),r.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:n}))}})),t.current.observer.observe(r,{attributes:!0,attributeFilter:["disabled"]})}}),[n])}},2919:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{q:()=>f});var i=n(7723),s=n(9860),a=n(8509),l=n(9204),o=n(2664),d=n(6087),u=n(5140),c=n(790),p=e([s,o]);[s,o]=p.then?(await p)():p;const f=()=>{const{getOption:e,inputProps:t,inlineData:n}=(0,o.Mp)(),[r,p]=(0,d.useState)(e("dashboard_widgets")),f=(0,d.useId)(),h=n.$wp.dashboardWidgets||[];return(0,c.jsx)(s.$,{name:"dashboard_widgets",id:"dashboard-widgets",title:(0,i.__)("Dashboard Widgets","syntatis-feature-flipper"),label:(0,i.__)("Enable Dashboard widgets","syntatis-feature-flipper"),description:(0,i.__)("If switched off, all widgets will not be shown in the Dashboard.","syntatis-feature-flipper"),onChange:p,children:r&&(0,c.jsx)(u.B_,{summary:(0,c.jsx)("span",{id:f,children:(0,i.__)("Settings","syntatis-feature-flipper")}),children:(0,c.jsx)(a.$,{defaultValue:e("dashboard_widgets_enabled"),label:(0,i.__)("Widgets","syntatis-feature-flipper"),description:(0,i.__)("Unchecked widgets will not be shown in the Dashboard.","syntatis-feature-flipper"),...t("dashboard_widgets_enabled"),children:Object.keys(h).map((e=>(0,c.jsx)(l.S,{value:h[e].id,label:h[e].title},e)))})})})};r()}catch(e){r(e)}}))},2922:(e,t,n)=>{n.d(t,{V:()=>v});class r{*[Symbol.iterator](){yield*this.iterable}get size(){return this.keyMap.size}getKeys(){return this.keyMap.keys()}getKeyBefore(e){let t=this.keyMap.get(e);var n;return t&&null!==(n=t.prevKey)&&void 0!==n?n:null}getKeyAfter(e){let t=this.keyMap.get(e);var n;return t&&null!==(n=t.nextKey)&&void 0!==n?n:null}getFirstKey(){return this.firstKey}getLastKey(){return this.lastKey}getItem(e){var t;return null!==(t=this.keyMap.get(e))&&void 0!==t?t:null}at(e){const t=[...this.getKeys()];return this.getItem(t[e])}getChildren(e){let t=this.keyMap.get(e);return(null==t?void 0:t.childNodes)||[]}constructor(e){this.keyMap=new Map,this.firstKey=null,this.lastKey=null,this.iterable=e;let t=e=>{if(this.keyMap.set(e.key,e),e.childNodes&&"section"===e.type)for(let n of e.childNodes)t(n)};for(let n of e)t(n);let n=null,r=0;for(let[e,t]of this.keyMap)n?(n.nextKey=e,t.prevKey=n.key):(this.firstKey=e,t.prevKey=void 0),"item"===t.type&&(t.index=r++),n=t,n.nextKey=void 0;var i;this.lastKey=null!==(i=null==n?void 0:n.key)&&void 0!==i?i:null}}class i extends Set{constructor(e,t,n){super(e),e instanceof i?(this.anchorKey=null!=t?t:e.anchorKey,this.currentKey=null!=n?n:e.currentKey):(this.anchorKey=null!=t?t:null,this.currentKey=null!=n?n:null)}}var s=n(8356),a=n(1609);function l(e,t){return e?"all"===e?"all":new i(e):t}function o(e,t,n){if(t.parentKey===n.parentKey)return t.index-n.index;let r=[...d(e,t),t],i=[...d(e,n),n],s=r.slice(0,i.length).findIndex(((e,t)=>e!==i[t]));return-1!==s?(t=r[s],n=i[s],t.index-n.index):r.findIndex((e=>e===n))>=0?1:(i.findIndex((e=>e===t)),-1)}function d(e,t){let n=[],r=t;for(;null!=(null==r?void 0:r.parentKey);)r=e.getItem(r.parentKey),r&&n.unshift(r);return n}class u{get selectionMode(){return this.state.selectionMode}get disallowEmptySelection(){return this.state.disallowEmptySelection}get selectionBehavior(){return this.state.selectionBehavior}setSelectionBehavior(e){this.state.setSelectionBehavior(e)}get isFocused(){return this.state.isFocused}setFocused(e){this.state.setFocused(e)}get focusedKey(){return this.state.focusedKey}get childFocusStrategy(){return this.state.childFocusStrategy}setFocusedKey(e,t){(null==e||this.collection.getItem(e))&&this.state.setFocusedKey(e,t)}get selectedKeys(){return"all"===this.state.selectedKeys?new Set(this.getSelectAllKeys()):this.state.selectedKeys}get rawSelection(){return this.state.selectedKeys}isSelected(e){if("none"===this.state.selectionMode)return!1;let t=this.getKey(e);return null!=t&&("all"===this.state.selectedKeys?this.canSelectItem(t):this.state.selectedKeys.has(t))}get isEmpty(){return"all"!==this.state.selectedKeys&&0===this.state.selectedKeys.size}get isSelectAll(){if(this.isEmpty)return!1;if("all"===this.state.selectedKeys)return!0;if(null!=this._isSelectAll)return this._isSelectAll;let e=this.getSelectAllKeys(),t=this.state.selectedKeys;return this._isSelectAll=e.every((e=>t.has(e))),this._isSelectAll}get firstSelectedKey(){let e=null;for(let t of this.state.selectedKeys){let n=this.collection.getItem(t);(!e||n&&o(this.collection,n,e)<0)&&(e=n)}var t;return null!==(t=null==e?void 0:e.key)&&void 0!==t?t:null}get lastSelectedKey(){let e=null;for(let t of this.state.selectedKeys){let n=this.collection.getItem(t);(!e||n&&o(this.collection,n,e)>0)&&(e=n)}var t;return null!==(t=null==e?void 0:e.key)&&void 0!==t?t:null}get disabledKeys(){return this.state.disabledKeys}get disabledBehavior(){return this.state.disabledBehavior}extendSelection(e){if("none"===this.selectionMode)return;if("single"===this.selectionMode)return void this.replaceSelection(e);let t,n=this.getKey(e);if(null!=n){if("all"===this.state.selectedKeys)t=new i([n],n,n);else{let e=this.state.selectedKeys;var r;let a=null!==(r=e.anchorKey)&&void 0!==r?r:n;var s;t=new i(e,a,n);for(let r of this.getKeyRange(a,null!==(s=e.currentKey)&&void 0!==s?s:n))t.delete(r);for(let e of this.getKeyRange(n,a))this.canSelectItem(e)&&t.add(e)}this.state.setSelectedKeys(t)}}getKeyRange(e,t){let n=this.collection.getItem(e),r=this.collection.getItem(t);return n&&r?o(this.collection,n,r)<=0?this.getKeyRangeInternal(e,t):this.getKeyRangeInternal(t,e):[]}getKeyRangeInternal(e,t){var n;if(null===(n=this.layoutDelegate)||void 0===n?void 0:n.getKeyRange)return this.layoutDelegate.getKeyRange(e,t);let r=[],i=e;for(;null!=i;){let e=this.collection.getItem(i);if(e&&("item"===e.type||"cell"===e.type&&this.allowsCellSelection)&&r.push(i),i===t)return r;i=this.collection.getKeyAfter(i)}return[]}getKey(e){let t=this.collection.getItem(e);if(!t)return e;if("cell"===t.type&&this.allowsCellSelection)return e;for(;t&&"item"!==t.type&&null!=t.parentKey;)t=this.collection.getItem(t.parentKey);return t&&"item"===t.type?t.key:null}toggleSelection(e){if("none"===this.selectionMode)return;if("single"===this.selectionMode&&!this.isSelected(e))return void this.replaceSelection(e);let t=this.getKey(e);if(null==t)return;let n=new i("all"===this.state.selectedKeys?this.getSelectAllKeys():this.state.selectedKeys);n.has(t)?n.delete(t):this.canSelectItem(t)&&(n.add(t),n.anchorKey=t,n.currentKey=t),this.disallowEmptySelection&&0===n.size||this.state.setSelectedKeys(n)}replaceSelection(e){if("none"===this.selectionMode)return;let t=this.getKey(e);if(null==t)return;let n=this.canSelectItem(t)?new i([t],t,t):new i;this.state.setSelectedKeys(n)}setSelectedKeys(e){if("none"===this.selectionMode)return;let t=new i;for(let n of e){let e=this.getKey(n);if(null!=e&&(t.add(e),"single"===this.selectionMode))break}this.state.setSelectedKeys(t)}getSelectAllKeys(){let e=[],t=n=>{for(;null!=n;){if(this.canSelectItem(n)){var r;let l=this.collection.getItem(n);var i;"item"===(null==l?void 0:l.type)&&e.push(n),(null==l?void 0:l.hasChildNodes)&&(this.allowsCellSelection||"item"!==l.type)&&t(null!==(i=null===(s=l,r=function(e){let t=0;for(let n of e){if(0===t)return n;t++}}("function"==typeof(a=this.collection).getChildren?a.getChildren(s.key):s.childNodes))||void 0===r?void 0:r.key)&&void 0!==i?i:null)}n=this.collection.getKeyAfter(n)}var s,a};return t(this.collection.getFirstKey()),e}selectAll(){this.isSelectAll||"multiple"!==this.selectionMode||this.state.setSelectedKeys("all")}clearSelection(){!this.disallowEmptySelection&&("all"===this.state.selectedKeys||this.state.selectedKeys.size>0)&&this.state.setSelectedKeys(new i)}toggleSelectAll(){this.isSelectAll?this.clearSelection():this.selectAll()}select(e,t){"none"!==this.selectionMode&&("single"===this.selectionMode?this.isSelected(e)&&!this.disallowEmptySelection?this.toggleSelection(e):this.replaceSelection(e):"toggle"===this.selectionBehavior||t&&("touch"===t.pointerType||"virtual"===t.pointerType)?this.toggleSelection(e):this.replaceSelection(e))}isSelectionEqual(e){if(e===this.state.selectedKeys)return!0;let t=this.selectedKeys;if(e.size!==t.size)return!1;for(let n of e)if(!t.has(n))return!1;for(let n of t)if(!e.has(n))return!1;return!0}canSelectItem(e){var t;if("none"===this.state.selectionMode||this.state.disabledKeys.has(e))return!1;let n=this.collection.getItem(e);return!(!n||(null==n||null===(t=n.props)||void 0===t?void 0:t.isDisabled)||"cell"===n.type&&!this.allowsCellSelection)}isDisabled(e){var t,n;return"all"===this.state.disabledBehavior&&(this.state.disabledKeys.has(e)||!!(null===(n=this.collection.getItem(e))||void 0===n||null===(t=n.props)||void 0===t?void 0:t.isDisabled))}isLink(e){var t,n;return!!(null===(n=this.collection.getItem(e))||void 0===n||null===(t=n.props)||void 0===t?void 0:t.href)}getItemProps(e){var t;return null===(t=this.collection.getItem(e))||void 0===t?void 0:t.props}constructor(e,t,n){var r;this.collection=e,this.state=t,this.allowsCellSelection=null!==(r=null==n?void 0:n.allowsCellSelection)&&void 0!==r&&r,this._isSelectAll=null,this.layoutDelegate=(null==n?void 0:n.layoutDelegate)||null}}class c{build(e,t){return this.context=t,p((()=>this.iterateCollection(e)))}*iterateCollection(e){let{children:t,items:n}=e;if(a.isValidElement(t)&&t.type===a.Fragment)yield*this.iterateCollection({children:t.props.children,items:n});else if("function"==typeof t){if(!n)throw new Error("props.children was a function but props.items is missing");let e=0;for(let r of n)yield*this.getFullNode({value:r,index:e},{renderer:t}),e++}else{let e=[];a.Children.forEach(t,(t=>{t&&e.push(t)}));let n=0;for(let t of e){let e=this.getFullNode({element:t,index:n},{});for(let t of e)n++,yield t}}}getKey(e,t,n,r){if(null!=e.key)return e.key;if("cell"===t.type&&null!=t.key)return`${r}${t.key}`;let i=t.value;if(null!=i){var s;let e=null!==(s=i.key)&&void 0!==s?s:i.id;if(null==e)throw new Error("No key found for item");return e}return r?`${r}.${t.index}`:`$.${t.index}`}getChildState(e,t){return{renderer:t.renderer||e.renderer}}*getFullNode(e,t,n,r){if(a.isValidElement(e.element)&&e.element.type===a.Fragment){let s=[];var i;a.Children.forEach(e.element.props.children,(e=>{s.push(e)}));let l=null!==(i=e.index)&&void 0!==i?i:0;for(const e of s)yield*this.getFullNode({element:e,index:l++},t,n,r);return}let s=e.element;if(!s&&e.value&&t&&t.renderer){let n=this.cache.get(e.value);if(n&&(!n.shouldInvalidate||!n.shouldInvalidate(this.context)))return n.index=e.index,n.parentKey=r?r.key:null,void(yield n);s=t.renderer(e.value)}if(a.isValidElement(s)){let i=s.type;if("function"!=typeof i&&"function"!=typeof i.getCollectionNode){let e=s.type;throw new Error(`Unknown element <${e}> in collection.`)}let a=i.getCollectionNode(s.props,this.context);var l;let p=null!==(l=e.index)&&void 0!==l?l:0,g=a.next();for(;!g.done&&g.value;){let i=g.value;var o;e.index=p;let l=null!==(o=i.key)&&void 0!==o?o:null;null==l&&(l=i.element?null:this.getKey(s,e,t,n));let v=[...this.getFullNode({...i,key:l,index:p,wrapper:f(e.wrapper,i.wrapper)},this.getChildState(t,i),n?`${n}${s.key}`:s.key,r)];for(let t of v){var d,u,c;if(t.value=null!==(u=null!==(d=i.value)&&void 0!==d?d:e.value)&&void 0!==u?u:null,t.value&&this.cache.set(t.value,t),e.type&&t.type!==e.type)throw new Error(`Unsupported type <${h(t.type)}> in <${h(null!==(c=null==r?void 0:r.type)&&void 0!==c?c:"unknown parent type")}>. Only <${h(e.type)}> is supported.`);p++,yield t}g=a.next(v)}return}if(null==e.key||null==e.type)return;let g=this;var v,m;let y={type:e.type,props:e.props,key:e.key,parentKey:r?r.key:null,value:null!==(v=e.value)&&void 0!==v?v:null,level:r?r.level+1:0,index:e.index,rendered:e.rendered,textValue:null!==(m=e.textValue)&&void 0!==m?m:"","aria-label":e["aria-label"],wrapper:e.wrapper,shouldInvalidate:e.shouldInvalidate,hasChildNodes:e.hasChildNodes||!1,childNodes:p((function*(){if(!e.hasChildNodes||!e.childNodes)return;let n=0;for(let r of e.childNodes()){null!=r.key&&(r.key=`${y.key}${r.key}`);let e=g.getFullNode({...r,index:n},g.getChildState(t,r),y.key,y);for(let t of e)n++,yield t}}))};yield y}constructor(){this.cache=new WeakMap}}function p(e){let t=[],n=null;return{*[Symbol.iterator](){for(let e of t)yield e;n||(n=e());for(let e of n)t.push(e),yield e}}}function f(e,t){return e&&t?n=>e(t(n)):e||t||void 0}function h(e){return e[0].toUpperCase()+e.slice(1)}function g(e){let{filter:t,layoutDelegate:n}=e,o=function(e){let{selectionMode:t="none",disallowEmptySelection:n=!1,allowDuplicateSelectionEvents:r,selectionBehavior:o="toggle",disabledBehavior:d="all"}=e,u=(0,a.useRef)(!1),[,c]=(0,a.useState)(!1),p=(0,a.useRef)(null),f=(0,a.useRef)(null),[,h]=(0,a.useState)(null),g=(0,a.useMemo)((()=>l(e.selectedKeys)),[e.selectedKeys]),v=(0,a.useMemo)((()=>l(e.defaultSelectedKeys,new i)),[e.defaultSelectedKeys]),[m,y]=(0,s.P)(g,v,e.onSelectionChange),b=(0,a.useMemo)((()=>e.disabledKeys?new Set(e.disabledKeys):new Set),[e.disabledKeys]),[w,A]=(0,a.useState)(o);"replace"===o&&"toggle"===w&&"object"==typeof m&&0===m.size&&A("replace");let _=(0,a.useRef)(o);return(0,a.useEffect)((()=>{o!==_.current&&(A(o),_.current=o)}),[o]),{selectionMode:t,disallowEmptySelection:n,selectionBehavior:w,setSelectionBehavior:A,get isFocused(){return u.current},setFocused(e){u.current=e,c(e)},get focusedKey(){return p.current},get childFocusStrategy(){return f.current},setFocusedKey(e,t="first"){p.current=e,f.current=t,h(e)},selectedKeys:m,setSelectedKeys(e){!r&&function(e,t){if(e.size!==t.size)return!1;for(let n of e)if(!t.has(n))return!1;return!0}(e,m)||y(e)},disabledKeys:b,disabledBehavior:d}}(e),d=(0,a.useMemo)((()=>e.disabledKeys?new Set(e.disabledKeys):new Set),[e.disabledKeys]),p=(0,a.useCallback)((e=>new r(t?t(e):e)),[t]),f=(0,a.useMemo)((()=>({suppressTextValueWarning:e.suppressTextValueWarning})),[e.suppressTextValueWarning]),h=function(e,t,n){let r=(0,a.useMemo)((()=>new c),[]),{children:i,items:s,collection:l}=e;return(0,a.useMemo)((()=>{if(l)return l;let e=r.build({children:i,items:s},n);return t(e)}),[r,i,s,l,n,t])}(e,p,f),g=(0,a.useMemo)((()=>new u(h,o,{layoutDelegate:n})),[h,o,n]);const v=(0,a.useRef)(null);return(0,a.useEffect)((()=>{if(null!=o.focusedKey&&!h.getItem(o.focusedKey)&&v.current){const l=v.current.getItem(o.focusedKey),d=[...v.current.getKeys()].map((e=>{const t=v.current.getItem(e);return"item"===(null==t?void 0:t.type)?t:null})).filter((e=>null!==e)),u=[...h.getKeys()].map((e=>{const t=h.getItem(e);return"item"===(null==t?void 0:t.type)?t:null})).filter((e=>null!==e));var e,t;const c=(null!==(e=null==d?void 0:d.length)&&void 0!==e?e:0)-(null!==(t=null==u?void 0:u.length)&&void 0!==t?t:0);var n,r,i;let p=Math.min(c>1?Math.max((null!==(n=null==l?void 0:l.index)&&void 0!==n?n:0)-c+1,0):null!==(r=null==l?void 0:l.index)&&void 0!==r?r:0,(null!==(i=null==u?void 0:u.length)&&void 0!==i?i:0)-1),f=null,m=!1;for(;p>=0;){if(!g.isDisabled(u[p].key)){f=u[p];break}var s,a;p<u.length-1&&!m?p++:(m=!0,p>(null!==(s=null==l?void 0:l.index)&&void 0!==s?s:0)&&(p=null!==(a=null==l?void 0:l.index)&&void 0!==a?a:0),p--)}o.setFocusedKey(f?f.key:null)}v.current=h}),[h,g,o,o.focusedKey]),{collection:h,disabledKeys:d,selectionManager:g}}function v(e){var t;let[n,r]=(0,s.P)(e.selectedKey,null!==(t=e.defaultSelectedKey)&&void 0!==t?t:null,e.onSelectionChange),i=(0,a.useMemo)((()=>null!=n?[n]:[]),[n]),{collection:l,disabledKeys:o,selectionManager:d}=g({...e,selectionMode:"single",disallowEmptySelection:!0,allowDuplicateSelectionEvents:!0,selectedKeys:i,onSelectionChange:t=>{if("all"===t)return;var i;let s=null!==(i=t.values().next().value)&&void 0!==i?i:null;s===n&&e.onSelectionChange&&e.onSelectionChange(s),r(s)}}),u=null!=n?l.getItem(n):null;return{collection:l,disabledKeys:o,selectionManager:d,selectedKey:n,setSelectedKey:r,selectedItem:u}}},3036:(e,t,n)=>{function r(e){const t=[],{isInvalid:n,validationDetails:r,validationErrors:i}=e,{errorMessage:s}=e,a="function"==typeof s?s({isInvalid:n,validationDetails:r,validationErrors:i}):s;return a&&t.push(a),t.push(...i),{errorMessageList:t||[]}}n.d(t,{b:()=>r})},3051:(e,t,n)=>{n.d(t,{Bi:()=>d,Tw:()=>u,X1:()=>c});var r=n(9953),i=n(164),s=n(1609),a=n(415);let l=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement),o=new Map;function d(e){let[t,n]=(0,s.useState)(e),i=(0,s.useRef)(null),d=(0,a.Cc)(t),u=(0,s.useCallback)((e=>{i.current=e}),[]);return l&&(o.has(d)&&!o.get(d).includes(u)?o.set(d,[...o.get(d),u]):o.set(d,[u])),(0,r.N)((()=>{let e=d;return()=>{o.delete(e)}}),[d]),(0,s.useEffect)((()=>{let e=i.current;e&&(i.current=null,n(e))})),d}function u(e,t){if(e===t)return e;let n=o.get(e);if(n)return n.forEach((e=>e(t))),t;let r=o.get(t);return r?(r.forEach((t=>t(e))),e):t}function c(e=[]){let t=d(),[n,a]=(0,i.y)(t),l=(0,s.useCallback)((()=>{a((function*(){yield t,yield document.getElementById(t)?t:void 0}))}),[t,a]);return(0,r.N)(l,[t,l,...e]),n}},3061:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{S:()=>f});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=document.querySelector('#adminmenu a[href="theme-editor.php"]'),c=document.querySelector('#adminmenu a[href="plugin-editor.php"]'),p={themeEditors:u?.parentElement?.style?.display,pluginEditors:c?.parentElement?.style?.display},f=()=>(0,o.jsxs)(s.lV,{children:[(0,o.jsxs)(s.LB,{children:[(0,o.jsx)(a.$z,{name:"file_edit",id:"file-edit",title:(0,i.__)("File Edit","syntatis-feature-flipper"),label:(0,i.__)("Enable the File Editor","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will disable the WordPress built-in file editor for themes and plugins.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("By default, WordPress allows admins to edit theme and plugin file directly from the admin area, but it's a security risk. Mistakes can break the site, and hackers who gain access can exploit it to compromise all your data.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("It's generally best to disable this feature to keep your site safer.","syntatis-feature-flipper")})]}),onChange:e=>{u&&(u.parentElement.style.display=e?p.themeEditors:"none"),c&&(c.parentElement.style.display=e?p.pluginEditors:"none")}}),(0,o.jsx)(a.$z,{name:"xmlrpc",id:"xmlrpc",title:"XML-RPC",label:(0,i.__)("Enable XML-RPC","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the XML-RPC endpoint will not be accessible.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("XML-RPC is a communication protocol in WordPress that allows external applications to interact with it remotely. Originally designed to support mobile publishing and remote management, it enables operations like posting and managing content.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("However, due to security vulnerabilities, it's generally recommended to disable it in favor of the more secure WordPress REST API.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"authenticated_rest_api",id:"authenticated-rest-api",title:(0,i.__)("API Authentication","syntatis-feature-flipper"),label:(0,i.__)("Enable REST API Authentication","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will allow users to make request to the public API endpoints without authentication.","syntatis-feature-flipper"),help:(0,o.jsx)(l.Hu,{readmore:"https://make.wordpress.org/core/2020/11/05/application-passwords-integration-guide/",children:(0,o.jsx)("p",{children:(0,i.__)("When enabled, you will need to pass authentication using the WordPress Password Application to access the REST API endpoints.","syntatis-feature-flipper")})})}),(0,o.jsx)(a.$z,{name:"obfuscate_usernames",id:"obfuscate-usernames",title:(0,i.__)("Obfuscate Usernames","syntatis-feature-flipper"),label:(0,i.__)("Obfuscate usernames with random identifier","syntatis-feature-flipper"),description:(0,i.__)("If switched on, it will obfuscate usernames of the users to hide the real ones.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("By default, WordPress uses the username in the author's URL. This poses a security risk as it exposes author's username to login, making brute-force attacks easier.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("You can enable this option to obfuscate the user's real username/slug in the site public-facing URLs with a random identity to mitigate the risk.")})]})})]}),(0,o.jsxs)(s.LB,{title:(0,i.__)("Login","syntatis-feature-flipper"),description:(0,i.__)("Options to harden the login page.","syntatis-feature-flipper"),children:[(0,o.jsx)(a.Nj,{name:"login_identifier",id:"login-identifier",title:(0,i.__)("Identifier","syntatis-feature-flipper"),description:(0,i.__)("Select which user identifier to use for login.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("By default, WordPress allows users to log in using either their username or email address. This setting allows you to restrict the login to only one of these options.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("It's generally recommended to use only the email address to make it harder for attackers to guess the login credentials.","syntatis-feature-flipper")})]}),options:[{label:(0,i.__)("Both username and email","syntatis-feature-flipper"),value:"both"},{label:(0,i.__)("Only username","syntatis-feature-flipper"),value:"username"},{label:(0,i.__)("Only email","syntatis-feature-flipper"),value:"email"}]}),(0,o.jsx)(a.$z,{name:"obfuscate_login_error",id:"obfuscate-login-error",title:(0,i.__)("Obfuscate Error","syntatis-feature-flipper"),label:(0,i.__)("Obfuscate the error message when login fails","syntatis-feature-flipper"),description:(0,i.__)("If switched on, a more generic error message will be shown when the login fails.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("WordPress shows detailed error messages on the login page when someone types the wrong username or password. These messages are helpful for users but can also give hackers clues to break into your site.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("This setting, when enabled, will obfuscate the error message to make it less informative, which can help protect your site and makes it harder for hackers to guess the correct username or password.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"login_block_bots",id:"login-block-bots",title:(0,i.__)("Block Bots","syntatis-feature-flipper"),label:(0,i.__)("Block bots from the login page","syntatis-feature-flipper"),description:(0,i.__)("If switched on, known bots, crawlers, and spiders will be blocked from accessing the login page.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("Your login page should only be accessed by humans, not bots or crawlers. Bots can try to brute-force their way into your site by guessing usernames and passwords.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("This setting will block bots and crawlers from accessing the login page, which can help protect your site from some attacks, like brute-force. Though, keep in mind that this setting is only intended to block common known bots. It may not block sophisticated bots or human attackers.","syntatis-feature-flipper")})]})})]}),(0,o.jsx)(s.LB,{title:(0,i.__)("Passwords","syntatis-feature-flipper"),description:(0,i.__)("Options to configure the passwords used on the site.","syntatis-feature-flipper"),children:(0,o.jsx)(a.$z,{name:"application_passwords",id:"application-passwords",title:(0,i.__)("Application Passwords","syntatis-feature-flipper"),label:(0,i.__)("Enable the Application Passwords","syntatis-feature-flipper"),description:(0,i.__)("If switched off, third-party applications will not be able to use Application Passwords for authentication.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("The Application Passwords in WordPress is a security feature that's first introduced in WordPress 5.6.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("It allows users to generate unique passwords that enable third-party applications to authenticate without needing to share the users main password.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("If you don't use any third-party applications that require this feature, it's generally safe to disable it.","syntatis-feature-flipper")})]})})})]});r()}catch(e){r(e)}}))},3194:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{Z:()=>d,l:()=>o});var i=n(6087),s=n(7418),a=n(790),l=e([s]);s=(l.then?(await l)():l)[0];const o=(0,i.createContext)(),d=({children:e,inlineData:t,nonceData:n})=>{const r="syntatis_feature_flipper_",i="syntatis-feature-flipper-",{status:l,updating:d,values:u,errorMessages:c,setStatus:p,setValues:f,submit:h,getOption:g,initialValues:v,updatedValues:m}=(0,s.t)({optionPrefix:r,nonceData:n});return(0,a.jsx)(o.Provider,{value:{errorMessages:c,status:l,updating:d,values:u,optionPrefix:r,setStatus:p,submit:h,initialValues:v,inlineData:t,updatedValues:m,setValues:(e,t)=>{f({...u,[`${r}${e}`]:t})},getOption:e=>g(`${r}${e}`),labelProps:e=>({htmlFor:`${i}${e}`,id:`${i}${e}-label`}),inputProps:e=>{const t=e.replaceAll("_","-");return{"aria-labelledby":`${i}${t}-label`,id:`${i}${t}`,name:`${r}${e}`}}},children:e})};r()}catch(e){r(e)}}))},3314:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{V:()=>c});var i=n(7723),s=n(9860),a=n(2481),l=n(2664),o=n(6087),d=n(790),u=e([s,l]);[s,l]=u.then?(await u)():u;const c=()=>{const{getOption:e}=(0,l.Mp)(),[t,n]=(0,o.useState)({jpegCompression:e("jpeg_compression")});return(0,d.jsx)(l.LB,{title:(0,i.__)("Image Quality","syntatis-feature-flipper"),description:(0,i.__)("Image quality and compression settings for uploaded images.","syntatis-feature-flipper"),children:(0,d.jsx)(s.$,{name:"jpeg_compression",id:"jpeg-compression",title:"JPEG",label:(0,i.__)("Enable JPEG image compression","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the image with JPEG format will be uploaded with the original quality.","syntatis-feature-flipper"),onChange:e=>{n((t=>({...t,jpegCompression:e})))},children:t.jpegCompression&&(0,d.jsx)("div",{style:{marginTop:"1rem"},children:(0,d.jsx)(a.A,{min:10,max:100,type:"number",name:"jpeg_compression_quality",defaultValue:e("jpeg_compression_quality"),className:"code",prefix:(0,d.jsx)("span",{"aria-hidden":!0,children:(0,i.__)("Quality","syntatis-feature-flipper")}),"aria-label":(0,i.__)("Quality","syntatis-feature-flipper"),suffix:"%"})})})})};r()}catch(e){r(e)}}))},3412:(e,t,n)=>{n.d(t,{o:()=>r});const r=e=>null;r.getCollectionNode=function*(e){const{title:t}=e;yield{props:e,rendered:t,type:"item"}}},3413:(e,t,n)=>{n.d(t,{d:()=>h});var r=n(790),i=n(1609),s=n(3908),a=n(5353),l=n(6133),o=n(3051),d=n(7979),u=n(1623),c=n(9691);const p="_isSelected_10a38_16",f="_isDisabled_10a38_19",h=(0,i.forwardRef)(((e,t)=>{const{description:n,label:i}=e,h=(0,s.U)(t),g=(0,u.H)(e),{clsx:v,componentProps:m,rootProps:y}=(0,c.Y)("Switch",e),{inputProps:b,isDisabled:w,isReadOnly:A,isSelected:_,labelProps:x}=function(e,t,n){let{labelProps:r,inputProps:i,isSelected:s,isPressed:l,isDisabled:o,isReadOnly:d}=(0,a.e)(e,t,n);return{labelProps:r,inputProps:{...i,role:"switch",checked:s},isSelected:s,isPressed:l,isDisabled:o,isReadOnly:d}}({...m,children:i},g,h),{focusProps:E,isFocusVisible:P}=(0,l.o)(),k=n?(0,o.Bi)():void 0;return(0,r.jsxs)("div",{...y({classNames:["_root_10a38_1",{[f]:w,[p]:_}]}),"data-disabled":w||void 0,"data-readonly":A||void 0,"data-selected":_||void 0,children:[(0,r.jsxs)("label",{...x,children:[(0,r.jsx)(d.s,{children:(0,r.jsx)("input",{...b,...E,"aria-describedby":k,ref:h})}),(0,r.jsxs)("div",{className:v({classNames:["_input_10a38_7"],prefixedNames:"input"}),children:[(0,r.jsxs)("svg",{"aria-hidden":"true",height:28,width:44,children:[(0,r.jsx)("rect",{className:v({classNames:["_track_10a38_1"]}),height:20,rx:10,width:36,x:4,y:4}),(0,r.jsx)("circle",{className:v({classNames:["_thumb_10a38_4"]}),cx:g.isSelected?30:14,cy:14,r:8}),P&&(0,r.jsx)("rect",{className:v({classNames:["_focusRing_10a38_13"],prefixedNames:"focusRing"}),fill:"none",height:26,rx:14,strokeWidth:2,width:42,x:1,y:1})]}),(0,r.jsx)("span",{className:v({prefixedNames:"label"}),children:i})]})]}),n&&(0,r.jsx)("p",{className:v({classNames:["description"],prefixedNames:"description"}),id:k,children:n})]})}));h.displayName="Switch"},3424:(e,t,n)=>{n.d(t,{i:()=>a});var r=n(2894),i=n(1609),s=n(4836);function a(e){let{isDisabled:t,onFocus:n,onBlur:a,onFocusChange:l}=e;const o=(0,i.useCallback)((e=>{if(e.target===e.currentTarget)return a&&a(e),l&&l(!1),!0}),[a,l]),d=(0,r.y)(o),u=(0,i.useCallback)((e=>{const t=(0,s.T)(e.target);e.target===e.currentTarget&&t.activeElement===e.target&&(n&&n(e),l&&l(!0),d(e))}),[l,n,d]);return{focusProps:{onFocus:!t&&(n||l||a)?u:void 0,onBlur:t||!a&&!l?void 0:o}}}},3482:(e,t,n)=>{function r(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}n.d(t,{_:()=>r})},3511:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{I:()=>f});var i=n(7723),s=n(6087),a=n(2481),l=n(8935),o=n(306),d=n(2664),u=n(156),c=n(790),p=e([o,d]);[o,d]=p.then?(await p)():p;const f=()=>{const{getOption:e,optionPrefix:t}=(0,d.Mp)(),[n,r]=(0,s.useState)(e("site_access"));return(0,c.jsx)(d.LB,{children:(0,c.jsx)(o.N,{name:"site_access",orientation:"horizontal",id:"site-access",title:(0,i.__)("Access","syntatis-feature-flipper"),description:(0,i.__)("Select how accessible your site should be to visitors.","syntatis-feature-flipper"),onChange:r,options:[{label:(0,i.__)("Public","syntatis-feature-flipper"),value:"public"},{label:(0,i.__)("Private","syntatis-feature-flipper"),value:"private"},{label:(0,i.__)("Maintenance","syntatis-feature-flipper"),value:"maintenance"}],children:"maintenance"===n&&(0,c.jsxs)("div",{className:u.A.settings,role:"group","aria-labelledby":"site-access-maintenance",children:[(0,c.jsx)(a.A,{className:"regular-text",label:(0,i.__)("Headline","syntatis-feature-flipper"),name:`${t}site_maintenance_args[headline]`,defaultValue:e("site_maintenance_args").headline,description:(0,i.__)("Provide a headline to display on the maintenance page.","syntatis-feature-flipper"),isRequired:!0,validate:e=>{if(!e.trim())return(0,i.__)("Please provide a headline for the maintenance page.","syntatis-feature-flipper")},validationBehavior:"native"}),(0,c.jsx)(l.f,{className:"regular-text",label:(0,i.__)("Message","syntatis-feature-flipper"),name:`${t}site_maintenance_args[message]`,defaultValue:e("site_maintenance_args").message,description:(0,i.__)("Provide a brief message to display on the maintenance page.","syntatis-feature-flipper"),isRequired:!0,validationBehavior:"native",validate:e=>{if(!e.trim())return(0,i.__)("Please provide a brief message for the maintenance page.","syntatis-feature-flipper")}})]})})})};r()}catch(e){r(e)}}))},3556:(e,t,n)=>{n.d(t,{E:()=>u,M:()=>d});var r=n(9202),i=n(4836),s=n(7233);let a="default",l="",o=new WeakMap;function d(e){if((0,r.un)()){if("default"===a){const t=(0,i.T)(e);l=t.documentElement.style.webkitUserSelect,t.documentElement.style.webkitUserSelect="none"}a="disabled"}else(e instanceof HTMLElement||e instanceof SVGElement)&&(o.set(e,e.style.userSelect),e.style.userSelect="none")}function u(e){if((0,r.un)()){if("disabled"!==a)return;a="restoring",setTimeout((()=>{(0,s.v)((()=>{if("restoring"===a){const t=(0,i.T)(e);"none"===t.documentElement.style.webkitUserSelect&&(t.documentElement.style.webkitUserSelect=l||""),l="",a="default"}}))}),300)}else if((e instanceof HTMLElement||e instanceof SVGElement)&&e&&o.has(e)){let t=o.get(e);"none"===e.style.userSelect&&(e.style.userSelect=t),""===e.getAttribute("style")&&e.removeAttribute("style"),o.delete(e)}}},3667:(e,t,n)=>{n.d(t,{s:()=>v,r:()=>g});var r=n(790),i=n(3908),s=n(1609),a=n(4124),l=n(2217),o=n(5987),d=n(8343),u=n(4351),c=n(8868),p=n(5369),f=n(9691);const h="_disabled_zb9px_9",g=(0,s.createContext)(null),v=(0,s.forwardRef)(((e,t)=>{const{children:n,className:v}=e,{clsx:m,componentProps:y,rootProps:b}=(0,f.Y)("Radio",e),w=(0,i.U)(t),A=(0,s.useRef)(null),_=(0,s.useContext)(g),x=_?function(e,t,n){let{value:r,children:i,"aria-label":s,"aria-labelledby":f}=e;const h=e.isDisabled||t.isDisabled;null!=i||null!=s||null!=f||console.warn("If you do not provide children, you must specify an aria-label for accessibility");let g=t.selectedValue===r,{pressProps:v,isPressed:m}=(0,p.d)({isDisabled:h}),{pressProps:y,isPressed:b}=(0,p.d)({isDisabled:h,onPress(){t.setSelectedValue(r)}}),{focusableProps:w}=(0,u.W)((0,l.v)(e,{onFocus:()=>t.setLastFocusedValue(r)}),n),A=(0,l.v)(v,w),_=(0,o.$)(e,{labelable:!0}),x=-1;null!=t.selectedValue?t.selectedValue===r&&(x=0):t.lastFocusedValue!==r&&null!=t.lastFocusedValue||(x=0),h&&(x=void 0);let{name:E,descriptionId:P,errorMessageId:k,validationBehavior:S}=a.V.get(t);return(0,d.F)(n,t.selectedValue,t.setSelectedValue),(0,c.X)({validationBehavior:S},t,n),{labelProps:(0,l.v)(y,{onClick:e=>e.preventDefault()}),inputProps:(0,l.v)(_,{...A,type:"radio",name:E,tabIndex:x,disabled:h,required:t.isRequired&&"native"===S,checked:g,value:r,onChange:e=>{e.stopPropagation(),t.setSelectedValue(r)},"aria-describedby":[e["aria-describedby"],t.isInvalid?k:null,P].filter(Boolean).join(" ")||void 0}),isDisabled:h,isSelected:g,isPressed:m||b}}(y,_,A):null;if(!x)throw new Error('"Radio" input must be added as a group');const{inputProps:E,isDisabled:P,labelProps:k}=x;return(0,r.jsxs)("label",{...b({classNames:["_root_zb9px_1",v,{[h]:P}]}),ref:w,children:[(0,r.jsx)("input",{...E,className:m({classNames:"_input_zb9px_6",prefixedNames:"input"}),ref:A}),(0,r.jsx)("span",{...k,children:n})]})}));v.displayName="Radio"},3677:(e,t,n)=>{n.d(t,{y:()=>d});var r=n(790),i=n(1609),s=n(3908),a=n(7979),l=n(9691);const o=24,d=(0,i.forwardRef)(((e,t)=>{const n=(0,s.U)(t),{componentProps:i,rootProps:d}=(0,l.Y)("Spinner",e),{role:u="status",size:c=o}=i;return(0,r.jsxs)("span",{ref:n,role:u,...d(),children:[(0,r.jsx)(a.s,{children:i.label||"Loading"}),(0,r.jsx)("img",{"aria-hidden":"true",height:c,src:"data:image/gif;base64,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",width:c})]})}));d.displayName="Spinner"},3695:(e,t,n)=>{n.d(t,{d:()=>i});var r=n(751);function i(e){return{keyboardProps:e.isDisabled?{}:{onKeyDown:(0,r.T)(e.onKeyDown),onKeyUp:(0,r.T)(e.onKeyUp)}}}},3831:(e,t,n)=>{n.d(t,{Fe:()=>d,_h:()=>u,rd:()=>l,sU:()=>o});var r=n(2268),i=n(9202),s=n(1609);const a=(0,s.createContext)({isNative:!0,open:function(e,t){!function(e,t){if(e instanceof HTMLAnchorElement)t(e);else if(e.hasAttribute("data-href")){let n=document.createElement("a");n.href=e.getAttribute("data-href"),e.hasAttribute("data-target")&&(n.target=e.getAttribute("data-target")),e.hasAttribute("data-rel")&&(n.rel=e.getAttribute("data-rel")),e.hasAttribute("data-download")&&(n.download=e.getAttribute("data-download")),e.hasAttribute("data-ping")&&(n.ping=e.getAttribute("data-ping")),e.hasAttribute("data-referrer-policy")&&(n.referrerPolicy=e.getAttribute("data-referrer-policy")),e.appendChild(n),t(n),e.removeChild(n)}}(e,(e=>d(e,t)))},useHref:e=>e});function l(){return(0,s.useContext)(a)}function o(e,t){let n=e.getAttribute("target");return!(n&&"_self"!==n||e.origin!==location.origin||e.hasAttribute("download")||t.metaKey||t.ctrlKey||t.altKey||t.shiftKey)}function d(e,t,n=!0){var s,a;let{metaKey:l,ctrlKey:o,altKey:u,shiftKey:c}=t;(0,i.gm)()&&(null===(a=window.event)||void 0===a||null===(s=a.type)||void 0===s?void 0:s.startsWith("key"))&&"_blank"===e.target&&((0,i.cX)()?l=!0:o=!0);let p=(0,i.Tc)()&&(0,i.cX)()&&!(0,i.bh)()?new KeyboardEvent("keydown",{keyIdentifier:"Enter",metaKey:l,ctrlKey:o,altKey:u,shiftKey:c}):new MouseEvent("click",{metaKey:l,ctrlKey:o,altKey:u,shiftKey:c,bubbles:!0,cancelable:!0});d.isOpening=n,(0,r.e)(e),e.dispatchEvent(p),d.isOpening=!1}function u(e){var t;const n=l().useHref(null!==(t=null==e?void 0:e.href)&&void 0!==t?t:"");return{href:(null==e?void 0:e.href)?n:void 0,target:null==e?void 0:e.target,rel:null==e?void 0:e.rel,download:null==e?void 0:e.download,ping:null==e?void 0:e.ping,referrerPolicy:null==e?void 0:e.referrerPolicy}}d.isOpening=!1},3908:(e,t,n)=>{n.d(t,{U:()=>i});var r=n(1609);function i(e){const t=(0,r.useRef)(null);return(0,r.useMemo)((()=>({get current(){return t.current},set current(n){t.current=n,"function"==typeof e?e(n):e&&(e.current=n)}})),[e])}},4124:(e,t,n)=>{n.d(t,{V:()=>r});const r=new WeakMap},4164:(e,t,n)=>{function r(e){var t,n,i="";if("string"==typeof e||"number"==typeof e)i+=e;else if("object"==typeof e)if(Array.isArray(e)){var s=e.length;for(t=0;t<s;t++)e[t]&&(n=r(e[t]))&&(i&&(i+=" "),i+=n)}else for(n in e)e[n]&&(i&&(i+=" "),i+=n);return i}n.d(t,{A:()=>i});const i=function(){for(var e,t,n=0,i="",s=arguments.length;n<s;n++)(e=arguments[n])&&(t=r(e))&&(i&&(i+=" "),i+=t);return i}},4351:(e,t,n)=>{n.d(t,{M:()=>c,W:()=>p});var r=n(8374),i=n(6660),s=n(3908),a=n(2217),l=n(1609),o=n(3424),d=n(3695);let u=l.createContext(null);const c=l.forwardRef((function(e,t){let{children:n,...r}=e,i={...r,ref:(0,s.U)(t)};return l.createElement(u.Provider,{value:i},n)}));function p(e,t){let{focusProps:n}=(0,o.i)(e),{keyboardProps:s}=(0,d.d)(e),c=(0,a.v)(n,s),p=function(e){let t=(0,l.useContext)(u)||{};(0,i.w)(t,e);let{ref:n,...r}=t;return r}(t),f=e.isDisabled?{}:p,h=(0,l.useRef)(e.autoFocus);return(0,l.useEffect)((()=>{h.current&&t.current&&(0,r.l)(t.current),h.current=!1}),[t]),{focusableProps:(0,a.v)({...c,tabIndex:e.excludeFromTabOrder&&!e.isDisabled?-1:void 0},f)}}},4534:(e,t,n)=>{n.d(t,{D:()=>c});var r=n(9235),i=n(1609),s=n(415);const a=Symbol.for("react-aria.i18n.locale");function l(){let e="undefined"!=typeof window&&window[a]||"undefined"!=typeof navigator&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([e])}catch{e="en-US"}return{locale:e,direction:(0,r.V)(e)?"rtl":"ltr"}}let o=l(),d=new Set;function u(){o=l();for(let e of d)e(o)}function c(){let e=(0,s.wR)(),[t,n]=(0,i.useState)(o);return(0,i.useEffect)((()=>(0===d.size&&window.addEventListener("languagechange",u),d.add(n),()=>{d.delete(n),0===d.size&&window.removeEventListener("languagechange",u)})),[]),e?{locale:"en-US",direction:"ltr"}:t}},4742:(e,t,n)=>{n.d(t,{M:()=>a});var r=n(3051),i=n(7061);var s=n(2217);function a(e){let{description:t,errorMessage:n,isInvalid:a,validationState:l}=e,{labelProps:o,fieldProps:d}=function(e){let{id:t,label:n,"aria-labelledby":s,"aria-label":a,labelElementType:l="label"}=e;t=(0,r.Bi)(t);let o=(0,r.Bi)(),d={};return n?(s=s?`${o} ${s}`:o,d={id:o,htmlFor:"label"===l?t:void 0}):s||a||console.warn("If you do not provide a visible label, you must specify an aria-label or aria-labelledby attribute for accessibility"),{labelProps:d,fieldProps:(0,i.b)({id:t,"aria-label":a,"aria-labelledby":s})}}(e),u=(0,r.X1)([Boolean(t),Boolean(n),a,l]),c=(0,r.X1)([Boolean(t),Boolean(n),a,l]);return d=(0,s.v)(d,{"aria-describedby":[u,c,e["aria-describedby"]].filter(Boolean).join(" ")||void 0}),{labelProps:o,fieldProps:d,descriptionProps:{id:u},errorMessageProps:{id:c}}}},4836:(e,t,n)=>{n.d(t,{T:()=>r,m:()=>i});const r=e=>{var t;return null!==(t=null==e?void 0:e.ownerDocument)&&void 0!==t?t:document},i=e=>e&&"window"in e&&e.window===e?e:r(e).defaultView||window},4881:(e,t,n)=>{n.d(t,{A:()=>r});const r={group:"WszTfKpZrfi5ntY3Ff0c",groupInputs:"DMkh77a_0bB9T1ZBkpBX"}},4960:(e,t,n)=>{n.d(t,{a:()=>i,o:()=>s});var r=n(1609);const i=new WeakMap;function s(e){let{triggerRef:t,isOpen:n,onClose:s}=e;(0,r.useEffect)((()=>{if(!n||null===s)return;let e=e=>{let n=e.target;if(!t.current||n instanceof Node&&!n.contains(t.current))return;if(e.target instanceof HTMLInputElement||e.target instanceof HTMLTextAreaElement)return;let r=s||i.get(t.current);r&&r()};return window.addEventListener("scroll",e,!0),()=>{window.removeEventListener("scroll",e,!0)}}),[n,s,t])}},5021:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{w:()=>p});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(9180),d=n(8034),u=n(790),c=e([s,a]);[s,a]=c.then?(await c)():c;const p=()=>(0,u.jsxs)(u.Fragment,{children:[(0,u.jsxs)(o.$,{className:`${d.A.notice} inline`,level:"warning",children:[(0,u.jsx)("strong",{children:(0,i.__)("Caution:","syntatis-feature-flipper")}),(0,u.jsx)("span",{children:(0,i.__)("Please be cautious when changing these settings as they can affect the functionality of the site.","syntatis-feature-flipper")})]}),(0,u.jsx)(s.lV,{children:(0,u.jsxs)(s.LB,{children:[(0,u.jsx)(a.rj,{}),(0,u.jsx)(a.$z,{name:"cron",id:"cron",title:"Cron",label:(0,i.__)("Enable Cron","syntatis-feature-flipper"),description:(0,i.__)("If switched off, scheduled tasks will not run.","syntatis-feature-flipper"),help:(0,u.jsxs)(l.Hu,{children:[(0,u.jsx)("p",{children:(0,i.__)("WP-Cron is an integral scheduling system within WordPress that manages time-based tasks automatically.","syntatis-feature-flipper")}),(0,u.jsx)("p",{children:(0,i.__)("It allows WordPress to perform scheduled tasks like publishing scheduled posts, checking for plugin or theme updates, sending email notifications, and more.","syntatis-feature-flipper")}),(0,u.jsx)("p",{children:(0,i.__)("When disabling this feature, it is recommended to set up a server cron job as the replacement to trigger WP-Cron.","syntatis-feature-flipper")})]})}),(0,u.jsx)(a.F9,{})]})})]});r()}catch(e){r(e)}}))},5140:(e,t,n)=>{n.d(t,{B_:()=>i,Hu:()=>E,V7:()=>be});var r=n(790);const i=({summary:e,children:t,className:n="o6aVRdCfWmrXjPvRVi7z"})=>(0,r.jsxs)("details",{className:n,children:[(0,r.jsx)("summary",{children:e}),(0,r.jsx)("div",{className:"nuDAYqoG8s00UV2PwrKV",children:t})]});var s=n(7723);var a=n(3908),l=n(2217),o=n(1609),d=n(5987),u=n(3831),c=n(4351),p=n(5369),f=n(6638),h=n(9691);const g="_affix_sips8_12",v="_hasAffix_sips8_17",m="_variantWarning_sips8_20",y="_variantDanger_sips8_23",b=(0,o.forwardRef)(((e,t)=>{const{children:n,prefix:i,suffix:s,variant:o}=e,b=(0,a.U)(t),{clsx:w,componentProps:A,rootProps:_}=(0,h.Y)("Link",e),{linkProps:x}=function(e,t){let{elementType:n="a",onPress:r,onPressStart:i,onPressEnd:s,onClick:a,isDisabled:o,...f}=e,h={};"a"!==n&&(h={role:"link",tabIndex:o?void 0:0});let{focusableProps:g}=(0,c.W)(e,t),{pressProps:v,isPressed:m}=(0,p.d)({onPress:r,onPressStart:i,onPressEnd:s,isDisabled:o,ref:t}),y=(0,d.$)(f,{labelable:!0}),b=(0,l.v)(g,v),w=(0,u.rd)(),A=(0,u._h)(e);return{isPressed:m,linkProps:(0,l.v)(y,A,{...b,...h,"aria-disabled":o||void 0,"aria-current":e["aria-current"],onClick:t=>{var n;null===(n=v.onClick)||void 0===n||n.call(v,t),a&&(a(t),console.warn("onClick is deprecated, please use onPress")),!w.isNative&&t.currentTarget instanceof HTMLAnchorElement&&t.currentTarget.href&&!t.isDefaultPrevented()&&(0,u.sU)(t.currentTarget,t)&&e.href&&(t.preventDefault(),w.open(t.currentTarget,t,e.href,e.routerOptions))}})}}(A,b),{hoverProps:E}=(0,f.M)(A),P=!!i||!!s;return(0,r.jsxs)("a",{..._({classNames:["_root_sips8_1",{[v]:P,[y]:"danger"===o,[m]:"warning"===o}]}),...(0,l.v)(x,E),ref:b,children:[i&&(0,r.jsx)("span",{className:w({classNames:["_prefix_sips8_1",g],prefixedNames:["affix","prefix"]}),children:i}),P?(0,r.jsx)("span",{className:w({classNames:[g],prefixedNames:["affix","infix"]}),children:n}):n,s&&(0,r.jsx)("span",{className:w({classNames:["_suffix_sips8_2",g],prefixedNames:["affix","suffix"]}),children:s})]})}));b.displayName="Link";var w=n(6087);const A=(0,w.forwardRef)((function({icon:e,size:t=24,...n},r){return(0,w.cloneElement)(e,{width:t,height:t,...n,ref:r})})),_=window.wp.primitives,x=(0,r.jsx)(_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,r.jsx)(_.Path,{d:"M19.5 4.5h-7V6h4.44l-5.97 5.97 1.06 1.06L18 7.06v4.44h1.5v-7Zm-13 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-3H17v3a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h3V5.5h-3Z"})}),E=({children:e,readmore:t})=>(0,r.jsxs)("div",{className:"nvzmmHcRVUQwJkuzo_Jm",children:[e,t&&(0,r.jsx)("p",{children:(0,r.jsx)(b,{className:"cVZtRWqc1gF9FhXpJ5LK",href:t,target:"_blank",suffix:(0,r.jsx)(A,{icon:x}),children:(0,s.__)("Read more","syntatis-feature-flipper")})})]});var P=n(9202);function k(e,t=-1/0,n=1/0){return Math.min(Math.max(e,t),n)}const S={top:"top",bottom:"top",left:"left",right:"left"},C={top:"bottom",bottom:"top",left:"right",right:"left"},N={top:"left",left:"top"},T={top:"height",left:"width"},j={width:"totalWidth",height:"totalHeight"},M={};let I="undefined"!=typeof document?window.visualViewport:null;function K(e){let t=0,n=0,r=0,i=0,s=0,a=0,l={};var o;let d=(null!==(o=null==I?void 0:I.scale)&&void 0!==o?o:1)>1;if("BODY"===e.tagName){let o=document.documentElement;var u,c;r=o.clientWidth,i=o.clientHeight,t=null!==(u=null==I?void 0:I.width)&&void 0!==u?u:r,n=null!==(c=null==I?void 0:I.height)&&void 0!==c?c:i,l.top=o.scrollTop||e.scrollTop,l.left=o.scrollLeft||e.scrollLeft,I&&(s=I.offsetTop,a=I.offsetLeft)}else({width:t,height:n,top:s,left:a}=O(e)),l.top=e.scrollTop,l.left=e.scrollLeft,r=t,i=n;var p,f;return(0,P.Tc)()&&("BODY"===e.tagName||"HTML"===e.tagName)&&d&&(l.top=0,l.left=0,s=null!==(p=null==I?void 0:I.pageTop)&&void 0!==p?p:0,a=null!==(f=null==I?void 0:I.pageLeft)&&void 0!==f?f:0),{width:t,height:n,totalWidth:r,totalHeight:i,scroll:l,top:s,left:a}}function D(e,t,n,r,i,s,a){var l;let o=null!==(l=i.scroll[e])&&void 0!==l?l:0,d=r[T[e]],u=r.scroll[S[e]]+s,c=d+r.scroll[S[e]]-s,p=t-o+a[e]-r[S[e]],f=t-o+n+a[e]-r[S[e]];return p<u?u-p:f>c?Math.max(c-f,u-p):0}function R(e){if(M[e])return M[e];let[t,n]=e.split(" "),r=S[t]||"right",i=N[r];S[n]||(n="center");let s=T[r],a=T[i];return M[e]={placement:t,crossPlacement:n,axis:r,crossAxis:i,size:s,crossSize:a},M[e]}function B(e,t,n,r,i,s,a,l,o,d){let{placement:u,crossPlacement:c,axis:p,crossAxis:f,size:h,crossSize:g}=r,v={};var m,y,b,w,A;v[f]=null!==(m=e[f])&&void 0!==m?m:0,"center"===c?v[f]+=((null!==(y=e[g])&&void 0!==y?y:0)-(null!==(b=n[g])&&void 0!==b?b:0))/2:c!==f&&(v[f]+=(null!==(w=e[g])&&void 0!==w?w:0)-(null!==(A=n[g])&&void 0!==A?A:0)),v[f]+=s;const _=e[f]-n[g]+o+d,x=e[f]+e[g]-o-d;if(v[f]=k(v[f],_,x),u===p){const n=l?a[h]:t[j[h]];v[C[p]]=Math.floor(n-e[p]+i)}else v[p]=Math.floor(e[p]+e[h]+i);return v}function L(e,t,n,r,i,s){let{placement:a,axis:l,size:o}=s;var d,u,c;return a===l?Math.max(0,n[l]-e[l]-(null!==(d=e.scroll[l])&&void 0!==d?d:0)+t[l]-(null!==(u=r[l])&&void 0!==u?u:0)-r[C[l]]-i):Math.max(0,e[o]+e[l]+e.scroll[l]-t[l]-n[l]-n[o]-(null!==(c=r[l])&&void 0!==c?c:0)-r[C[l]]-i)}function F(e){let{placement:t,targetNode:n,overlayNode:r,scrollNode:i,padding:s,shouldFlip:a,boundaryElement:l,offset:o,crossOffset:d,maxHeight:u,arrowSize:c=0,arrowBoundaryOffset:p=0}=e,f=r instanceof HTMLElement?function(e){let t=e.offsetParent;if(t&&t===document.body&&"static"===window.getComputedStyle(t).position&&!H(t)&&(t=document.documentElement),null==t)for(t=e.parentElement;t&&!H(t);)t=t.parentElement;return t||document.documentElement}(r):document.documentElement,h=f===document.documentElement;const g=window.getComputedStyle(f).position;let v=!!g&&"static"!==g,m=h?O(n):Q(n,f);if(!h){let{marginTop:e,marginLeft:t}=window.getComputedStyle(n);m.top+=parseInt(e,10)||0,m.left+=parseInt(t,10)||0}let y=O(r),b=function(e){let t=window.getComputedStyle(e);return{top:parseInt(t.marginTop,10)||0,bottom:parseInt(t.marginBottom,10)||0,left:parseInt(t.marginLeft,10)||0,right:parseInt(t.marginRight,10)||0}}(r);var w,A,_,x;y.width+=(null!==(w=b.left)&&void 0!==w?w:0)+(null!==(A=b.right)&&void 0!==A?A:0),y.height+=(null!==(_=b.top)&&void 0!==_?_:0)+(null!==(x=b.bottom)&&void 0!==x?x:0);let E={top:(P=i).scrollTop,left:P.scrollLeft,width:P.scrollWidth,height:P.scrollHeight};var P;let N=K(l),T=K(f),M="BODY"===l.tagName?O(f):Q(f,l);return"HTML"===f.tagName&&"BODY"===l.tagName&&(T.scroll.top=0,T.scroll.left=0),function(e,t,n,r,i,s,a,l,o,d,u,c,p,f,h,g){let v=R(e),{size:m,crossAxis:y,crossSize:b,placement:w,crossPlacement:A}=v,_=B(t,l,n,v,u,c,d,p,h,g),x=u,E=L(l,d,t,i,s+u,v);if(a&&r[m]>E){let e=R(`${C[w]} ${A}`),r=B(t,l,n,e,u,c,d,p,h,g);L(l,d,t,i,s+u,e)>E&&(v=e,_=r,x=u)}let P="bottom";"top"===v.axis?"top"===v.placement?P="top":"bottom"===v.placement&&(P="bottom"):"top"===v.crossAxis&&("top"===v.crossPlacement?P="bottom":"bottom"===v.crossPlacement&&(P="top"));let N=D(y,_[y],n[b],l,o,s,d);_[y]+=N;let T=function(e,t,n,r,i,s,a,l){const o=r?n.height:t[j.height];var d;let u=null!=e.top?n.top+e.top:n.top+(o-(null!==(d=e.bottom)&&void 0!==d?d:0)-a);var c,p,f,h,g,v;let m="top"!==l?Math.max(0,t.height+t.top+(null!==(c=t.scroll.top)&&void 0!==c?c:0)-u-((null!==(p=i.top)&&void 0!==p?p:0)+(null!==(f=i.bottom)&&void 0!==f?f:0)+s)):Math.max(0,u+a-(t.top+(null!==(h=t.scroll.top)&&void 0!==h?h:0))-((null!==(g=i.top)&&void 0!==g?g:0)+(null!==(v=i.bottom)&&void 0!==v?v:0)+s));return Math.min(t.height-2*s,m)}(_,l,d,p,i,s,n.height,P);f&&f<T&&(T=f),n.height=Math.min(n.height,T),_=B(t,l,n,v,x,c,d,p,h,g),N=D(y,_[y],n[b],l,o,s,d),_[y]+=N;let M={},I=t[y]+.5*t[b]-_[y]-i[S[y]];const K=h/2+g;var F,O,Q,H;const Y="left"===S[y]?(null!==(F=i.left)&&void 0!==F?F:0)+(null!==(O=i.right)&&void 0!==O?O:0):(null!==(Q=i.top)&&void 0!==Q?Q:0)+(null!==(H=i.bottom)&&void 0!==H?H:0),V=n[b]-Y-h/2-g,z=k(I,t[y]+h/2-(_[y]+i[S[y]]),t[y]+t[b]-h/2-(_[y]+i[S[y]]));return M[y]=k(z,K,V),{position:_,maxHeight:T,arrowOffsetLeft:M.left,arrowOffsetTop:M.top,placement:v.placement}}(t,m,y,E,b,s,a,N,T,M,o,d,v,u,c,p)}function O(e){let{top:t,left:n,width:r,height:i}=e.getBoundingClientRect(),{scrollTop:s,scrollLeft:a,clientTop:l,clientLeft:o}=document.documentElement;return{top:t+s-l,left:n+a-o,width:r,height:i}}function Q(e,t){let n,r=window.getComputedStyle(e);if("fixed"===r.position){let{top:t,left:r,width:i,height:s}=e.getBoundingClientRect();n={top:t,left:r,width:i,height:s}}else{n=O(e);let r=O(t),i=window.getComputedStyle(t);r.top+=(parseInt(i.borderTopWidth,10)||0)-t.scrollTop,r.left+=(parseInt(i.borderLeftWidth,10)||0)-t.scrollLeft,n.top-=r.top,n.left-=r.left}return n.top-=parseInt(r.marginTop,10)||0,n.left-=parseInt(r.marginLeft,10)||0,n}function H(e){let t=window.getComputedStyle(e);return"none"!==t.transform||/transform|perspective/.test(t.willChange)||"none"!==t.filter||"paint"===t.contain||"backdropFilter"in t&&"none"!==t.backdropFilter||"WebkitBackdropFilter"in t&&"none"!==t.WebkitBackdropFilter}var Y=n(4960),V=n(9953);function z(e){const{ref:t,box:n,onResize:r}=e;(0,o.useEffect)((()=>{let e=null==t?void 0:t.current;if(e){if(void 0===window.ResizeObserver)return window.addEventListener("resize",r,!1),()=>{window.removeEventListener("resize",r,!1)};{const t=new window.ResizeObserver((e=>{e.length&&r()}));return t.observe(e,{box:n}),()=>{e&&t.unobserve(e)}}}}),[r,t,n])}var W=n(8817);let G="undefined"!=typeof document?window.visualViewport:null;function U(e,t){return"rtl"===t?e.replace("start","right").replace("end","left"):e.replace("start","left").replace("end","right")}var q=n(5562),J=n(3051);const Z=(0,o.createContext)({});var X=n(8084);function $({children:e}){let t=(0,o.useMemo)((()=>({register:()=>{}})),[]);return o.createElement(X.F.Provider,{value:t},e)}var ee=n(5652),te=n(5795),ne=n(415);const re=o.createContext(null);function ie(e){let t=(0,ne.wR)(),{portalContainer:n=(t?null:document.body),isExiting:r}=e,[i,s]=(0,o.useState)(!1),a=(0,o.useMemo)((()=>({contain:i,setContain:s})),[i,s]),{getContainer:l}=null!==(d=(0,o.useContext)(Z))&&void 0!==d?d:{};var d;if(!e.portalContainer&&l&&(n=l()),!n)return null;let u=e.children;return e.disableFocusManagement||(u=o.createElement(ee.n1,{restoreFocus:!0,contain:i&&!r},u)),u=o.createElement(re.Provider,{value:a},o.createElement($,null,u)),te.createPortal(u,n)}var se=n(1732);const ae=1500,le=500;let oe={},de=0,ue=!1,ce=null,pe=null;const fe=5,he=(0,o.forwardRef)(((e,t)=>{const{children:n,closeDelay:i,content:s,delay:u,offset:p=fe,placement:g="top",role:v}=e,m=(0,a.U)(t),y=(0,o.useRef)(null),{componentProps:b,rootProps:w}=(0,h.Y)("Tooltip",e),A=function(e={}){let{delay:t=ae,closeDelay:n=le}=e,{isOpen:r,open:i,close:s}=(0,se.T)(e),a=(0,o.useMemo)((()=>""+ ++de),[]),l=(0,o.useRef)(null),d=(0,o.useRef)(s),u=()=>{oe[a]=f},c=()=>{for(let e in oe)e!==a&&(oe[e](!0),delete oe[e])},p=()=>{l.current&&clearTimeout(l.current),l.current=null,c(),u(),ue=!0,i(),ce&&(clearTimeout(ce),ce=null),pe&&(clearTimeout(pe),pe=null)},f=e=>{e||n<=0?(l.current&&clearTimeout(l.current),l.current=null,d.current()):l.current||(l.current=setTimeout((()=>{l.current=null,d.current()}),n)),ce&&(clearTimeout(ce),ce=null),ue&&(pe&&clearTimeout(pe),pe=setTimeout((()=>{delete oe[a],pe=null,ue=!1}),Math.max(le,n)))};return(0,o.useEffect)((()=>{d.current=s}),[s]),(0,o.useEffect)((()=>()=>{l.current&&clearTimeout(l.current),oe[a]&&delete oe[a]}),[a]),{isOpen:r,open:e=>{!e&&t>0&&!l.current?(c(),u(),r||ce||ue?r||p():ce=setTimeout((()=>{ce=null,ue=!0,p()}),t)):p()},close:f}}({...b,closeDelay:"number"!=typeof i?100:i,delay:"number"!=typeof u?200:u}),{overlayProps:_}=function(e){let{direction:t}=(0,W.Y)(),{arrowSize:n=0,targetRef:r,overlayRef:i,scrollRef:s=i,placement:a="bottom",containerPadding:l=12,shouldFlip:d=!0,boundaryElement:u=("undefined"!=typeof document?document.body:null),offset:c=0,crossOffset:p=0,shouldUpdatePosition:f=!0,isOpen:h=!0,onClose:g,maxHeight:v,arrowBoundaryOffset:m=0}=e,[y,b]=(0,o.useState)(null),w=[f,a,i.current,r.current,s.current,l,d,u,c,p,h,t,v,m,n],A=(0,o.useRef)(null==G?void 0:G.scale);(0,o.useEffect)((()=>{h&&(A.current=null==G?void 0:G.scale)}),[h]);let _=(0,o.useCallback)((()=>{if(!(!1!==f&&h&&i.current&&r.current&&u))return;if((null==G?void 0:G.scale)!==A.current)return;let e=null;if(s.current&&s.current.contains(document.activeElement)){var o;let t=null===(o=document.activeElement)||void 0===o?void 0:o.getBoundingClientRect(),n=s.current.getBoundingClientRect();var g,y;e={type:"top",offset:(null!==(g=null==t?void 0:t.top)&&void 0!==g?g:0)-n.top},e.offset>n.height/2&&(e.type="bottom",e.offset=(null!==(y=null==t?void 0:t.bottom)&&void 0!==y?y:0)-n.bottom)}let w=i.current;var _,x;!v&&i.current&&(w.style.top="0px",w.style.bottom="",w.style.maxHeight=(null!==(x=null===(_=window.visualViewport)||void 0===_?void 0:_.height)&&void 0!==x?x:window.innerHeight)+"px");let E=F({placement:U(a,t),overlayNode:i.current,targetNode:r.current,scrollNode:s.current||i.current,padding:l,shouldFlip:d,boundaryElement:u,offset:c,crossOffset:p,maxHeight:v,arrowSize:n,arrowBoundaryOffset:m});if(E.position){if(w.style.top="",w.style.bottom="",w.style.left="",w.style.right="",Object.keys(E.position).forEach((e=>w.style[e]=E.position[e]+"px")),w.style.maxHeight=null!=E.maxHeight?E.maxHeight+"px":"",e&&document.activeElement&&s.current){let t=document.activeElement.getBoundingClientRect(),n=s.current.getBoundingClientRect(),r=t[e.type]-n[e.type];s.current.scrollTop+=r-e.offset}b(E)}}),w);var x;(0,V.N)(_,w),x=_,(0,V.N)((()=>(window.addEventListener("resize",x,!1),()=>{window.removeEventListener("resize",x,!1)})),[x]),z({ref:i,onResize:_}),z({ref:r,onResize:_});let E=(0,o.useRef)(!1);(0,V.N)((()=>{let e,t=()=>{E.current=!0,clearTimeout(e),e=setTimeout((()=>{E.current=!1}),500),_()},n=()=>{E.current&&t()};return null==G||G.addEventListener("resize",t),null==G||G.addEventListener("scroll",n),()=>{null==G||G.removeEventListener("resize",t),null==G||G.removeEventListener("scroll",n)}}),[_]);let P=(0,o.useCallback)((()=>{E.current||null==g||g()}),[g,E]);var k,S;return(0,Y.o)({triggerRef:r,isOpen:h,onClose:g&&P}),{overlayProps:{style:{position:"absolute",zIndex:1e5,...null==y?void 0:y.position,maxHeight:null!==(k=null==y?void 0:y.maxHeight)&&void 0!==k?k:"100vh"}},placement:null!==(S=null==y?void 0:y.placement)&&void 0!==S?S:null,arrowProps:{"aria-hidden":"true",role:"presentation",style:{left:null==y?void 0:y.arrowOffsetLeft,top:null==y?void 0:y.arrowOffsetTop}},updatePosition:_}}({isOpen:A.isOpen,offset:p,overlayRef:m,placement:g,targetRef:y}),{tooltipProps:x,triggerProps:E}=function(e,t,n){let{isDisabled:r,trigger:i}=e,s=(0,J.Bi)(),a=(0,o.useRef)(!1),d=(0,o.useRef)(!1),u=()=>{(a.current||d.current)&&t.open(d.current)},p=e=>{a.current||d.current||t.close(e)};(0,o.useEffect)((()=>{let e=e=>{n&&n.current&&"Escape"===e.key&&(e.stopPropagation(),t.close(!0))};if(t.isOpen)return document.addEventListener("keydown",e,!0),()=>{document.removeEventListener("keydown",e,!0)}}),[n,t]);let h=()=>{d.current=!1,a.current=!1,p(!0)},{hoverProps:g}=(0,f.M)({isDisabled:r,onHoverStart:()=>{"focus"!==i&&("pointer"===(0,q.ME)()?a.current=!0:a.current=!1,u())},onHoverEnd:()=>{"focus"!==i&&(d.current=!1,a.current=!1,p())}}),{focusableProps:v}=(0,c.W)({isDisabled:r,onFocus:()=>{(0,q.pP)()&&(d.current=!0,u())},onBlur:()=>{d.current=!1,a.current=!1,p(!0)}},n);return{triggerProps:{"aria-describedby":t.isOpen?s:void 0,...(0,l.v)(v,g,{onPointerDown:h,onKeyDown:h})},tooltipProps:{id:s}}}(b,A,y),{tooltipProps:P}=function(e,t){let n=(0,d.$)(e,{labelable:!0}),{hoverProps:r}=(0,f.M)({onHoverStart:()=>null==t?void 0:t.open(!0),onHoverEnd:()=>null==t?void 0:t.close()});return{tooltipProps:(0,l.v)(n,r,{role:"tooltip"})}}({...(0,l.v)(b,_),...x},A);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(c.M,{...E,ref:y,children:n}),A.isOpen&&(0,r.jsx)(ie,{children:(0,r.jsx)("div",{...w({classNames:"_root_10gud_1"}),...P,ref:m,role:v,style:_.style,children:s})})]})}));he.displayName="Tooltip";var ge=n(9229),ve=n(6133);const me=(0,o.forwardRef)(((e,t)=>{const{autoFocus:n,children:i,label:s,role:o,size:d,variant:u="primary"}=e,c=(0,a.U)(t),{buttonProps:p}=(0,ge.s)(e,c),{hoverProps:g}=(0,f.M)(e),{focusProps:v}=(0,ve.o)({autoFocus:n}),{rootProps:m}=(0,h.Y)("IconButton",e);return(0,r.jsx)("button",{...m({classNames:["button",d?`button-${d}`:"",`button-${u}`,"_root_hcmj4_1"]}),...(0,l.v)(p,g,v),"aria-label":s,ref:c,role:o,children:i})}));me.displayName="IconButton";const ye=(0,r.jsx)(_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"24",height:"24",children:(0,r.jsx)(_.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm-1 16v-2h2v2h-2zm2-3v-1.141A3.991 3.991 0 0016 10a4 4 0 00-8 0h2c0-1.103.897-2 2-2s2 .897 2 2-.897 2-2 2a1 1 0 00-1 1v2h2z"})}),be=({children:e})=>(0,r.jsx)(he,{content:e,placement:"top",children:(0,r.jsx)(me,{label:(0,s.__)("Helpful information","syntatis-feature-flipper"),className:"y6Iioze2yHZDI9yckubz",children:(0,r.jsx)(A,{icon:ye,size:16})})})},5242:(e,t,n)=>{n.d(t,{_:()=>s});var r=n(5570),i=n(6923);function s(e,t,n){var s=(0,i._)(e,t,"set");return(0,r._)(e,s,n),n}},5353:(e,t,n)=>{n.d(t,{e:()=>o});var r=n(2217),i=n(5987),s=n(8343),a=n(4351),l=n(5369);function o(e,t,n){let{isDisabled:o=!1,isReadOnly:d=!1,value:u,name:c,children:p,"aria-label":f,"aria-labelledby":h,validationState:g="valid",isInvalid:v}=e;null!=p||null!=f||null!=h||console.warn("If you do not provide children, you must specify an aria-label for accessibility");let{pressProps:m,isPressed:y}=(0,l.d)({isDisabled:o}),{pressProps:b,isPressed:w}=(0,l.d)({isDisabled:o||d,onPress(){t.toggle()}}),{focusableProps:A}=(0,a.W)(e,n),_=(0,r.v)(m,A),x=(0,i.$)(e,{labelable:!0});return(0,s.F)(n,t.isSelected,t.setSelected),{labelProps:(0,r.v)(b,{onClick:e=>e.preventDefault()}),inputProps:(0,r.v)(x,{"aria-invalid":v||"invalid"===g||void 0,"aria-errormessage":e["aria-errormessage"],"aria-controls":e["aria-controls"],"aria-readonly":d||void 0,onChange:e=>{e.stopPropagation(),t.setSelected(e.target.checked)},disabled:o,...null==u?{}:{value:u},name:c,type:"checkbox",..._}),isSelected:t.isSelected,isPressed:y||w,isDisabled:o,isReadOnly:d,isInvalid:v||"invalid"===g}}},5369:(e,t,n)=>{n.d(t,{d:()=>_});var r=n(3556),i=n(8084),s=n(5750),a=n(8150),l=n(5242),o=n(2217),d=n(6660),u=n(6948),c=n(7049),p=n(4836),f=n(2166),h=n(9202),g=n(3831),v=n(8948),m=n(2268),y=n(1609),b=new WeakMap;class w{continuePropagation(){(0,l._)(this,b,!1)}get shouldStopPropagation(){return(0,s._)(this,b)}constructor(e,t,n,r){var i;(0,a._)(this,b,{writable:!0,value:void 0}),(0,l._)(this,b,!0);let s=null!==(i=null==r?void 0:r.target)&&void 0!==i?i:n.currentTarget;const o=null==s?void 0:s.getBoundingClientRect();let d,u,c=0,p=null;null!=n.clientX&&null!=n.clientY&&(u=n.clientX,p=n.clientY),o&&(null!=u&&null!=p?(d=u-o.left,c=p-o.top):(d=o.width/2,c=o.height/2)),this.type=e,this.pointerType=t,this.target=n.currentTarget,this.shiftKey=n.shiftKey,this.metaKey=n.metaKey,this.ctrlKey=n.ctrlKey,this.altKey=n.altKey,this.x=d,this.y=c}}const A=Symbol("linkClicked");function _(e){let{onPress:t,onPressChange:n,onPressStart:s,onPressEnd:a,onPressUp:l,isDisabled:b,isPressed:_,preventFocusOnPress:M,shouldCancelOnPointerExit:I,allowTextSelectionOnPress:K,ref:D,...R}=function(e){let t=(0,y.useContext)(i.F);if(t){let{register:n,...r}=t;e=(0,o.v)(r,e),n()}return(0,d.w)(t,e.ref),e}(e),[B,L]=(0,y.useState)(!1),F=(0,y.useRef)({isPressed:!1,ignoreEmulatedMouseEvents:!1,ignoreClickAfterPress:!1,didFirePressStart:!1,isTriggeringEvent:!1,activePointerId:null,target:null,isOverTarget:!1,pointerType:null}),{addGlobalListener:O,removeAllGlobalListeners:Q}=(0,u.A)(),H=(0,c.J)(((e,t)=>{let r=F.current;if(b||r.didFirePressStart)return!1;let i=!0;if(r.isTriggeringEvent=!0,s){let n=new w("pressstart",t,e);s(n),i=n.shouldStopPropagation}return n&&n(!0),r.isTriggeringEvent=!1,r.didFirePressStart=!0,L(!0),i})),Y=(0,c.J)(((e,r,i=!0)=>{let s=F.current;if(!s.didFirePressStart)return!1;s.ignoreClickAfterPress=!0,s.didFirePressStart=!1,s.isTriggeringEvent=!0;let l=!0;if(a){let t=new w("pressend",r,e);a(t),l=t.shouldStopPropagation}if(n&&n(!1),L(!1),t&&i&&!b){let n=new w("press",r,e);t(n),l&&(l=n.shouldStopPropagation)}return s.isTriggeringEvent=!1,l})),V=(0,c.J)(((e,t)=>{let n=F.current;if(b)return!1;if(l){n.isTriggeringEvent=!0;let r=new w("pressup",t,e);return l(r),n.isTriggeringEvent=!1,r.shouldStopPropagation}return!0})),z=(0,c.J)((e=>{let t=F.current;t.isPressed&&t.target&&(t.isOverTarget&&null!=t.pointerType&&Y(S(t.target,e),t.pointerType,!1),t.isPressed=!1,t.isOverTarget=!1,t.activePointerId=null,t.pointerType=null,Q(),K||(0,r.E)(t.target))})),W=(0,c.J)((e=>{I&&z(e)})),G=(0,y.useMemo)((()=>{let e=F.current,t={onKeyDown(t){if(E(t.nativeEvent,t.currentTarget)&&t.currentTarget.contains(t.target)){var r;j(t.target,t.key)&&t.preventDefault();let i=!0;if(!e.isPressed&&!t.repeat){e.target=t.currentTarget,e.isPressed=!0,i=H(t,"keyboard");let r=t.currentTarget,s=t=>{E(t,r)&&!t.repeat&&r.contains(t.target)&&e.target&&V(S(e.target,t),"keyboard")};O((0,p.T)(t.currentTarget),"keyup",(0,f.c)(s,n),!0)}i&&t.stopPropagation(),t.metaKey&&(0,h.cX)()&&(null===(r=e.metaKeyEvents)||void 0===r||r.set(t.key,t.nativeEvent))}else"Meta"===t.key&&(e.metaKeyEvents=new Map)},onClick(t){if((!t||t.currentTarget.contains(t.target))&&t&&0===t.button&&!e.isTriggeringEvent&&!g.Fe.isOpening){let n=!0;if(b&&t.preventDefault(),!e.ignoreClickAfterPress&&!e.ignoreEmulatedMouseEvents&&!e.isPressed&&("virtual"===e.pointerType||(0,v.Y)(t.nativeEvent))){b||M||(0,m.e)(t.currentTarget);let e=H(t,"virtual"),r=V(t,"virtual"),i=Y(t,"virtual");n=e&&r&&i}e.ignoreEmulatedMouseEvents=!1,e.ignoreClickAfterPress=!1,n&&t.stopPropagation()}}},n=t=>{var n;if(e.isPressed&&e.target&&E(t,e.target)){var r;j(t.target,t.key)&&t.preventDefault();let n=t.target;Y(S(e.target,t),"keyboard",e.target.contains(n)),Q(),"Enter"!==t.key&&x(e.target)&&e.target.contains(n)&&!t[A]&&(t[A]=!0,(0,g.Fe)(e.target,t,!1)),e.isPressed=!1,null===(r=e.metaKeyEvents)||void 0===r||r.delete(t.key)}else if("Meta"===t.key&&(null===(n=e.metaKeyEvents)||void 0===n?void 0:n.size)){var i;let t=e.metaKeyEvents;e.metaKeyEvents=void 0;for(let n of t.values())null===(i=e.target)||void 0===i||i.dispatchEvent(new KeyboardEvent("keyup",n))}};if("undefined"!=typeof PointerEvent){t.onPointerDown=t=>{if(0!==t.button||!t.currentTarget.contains(t.target))return;if((0,v.P)(t.nativeEvent))return void(e.pointerType="virtual");N(t.currentTarget)&&t.preventDefault(),e.pointerType=t.pointerType;let i=!0;if(!e.isPressed){e.isPressed=!0,e.isOverTarget=!0,e.activePointerId=t.pointerId,e.target=t.currentTarget,b||M||(0,m.e)(t.currentTarget),K||(0,r.M)(e.target),i=H(t,e.pointerType);let a=t.target;"releasePointerCapture"in a&&a.releasePointerCapture(t.pointerId),O((0,p.T)(t.currentTarget),"pointerup",n,!1),O((0,p.T)(t.currentTarget),"pointercancel",s,!1)}i&&t.stopPropagation()},t.onMouseDown=e=>{e.currentTarget.contains(e.target)&&0===e.button&&(N(e.currentTarget)&&e.preventDefault(),e.stopPropagation())},t.onPointerUp=t=>{t.currentTarget.contains(t.target)&&"virtual"!==e.pointerType&&0===t.button&&V(t,e.pointerType||t.pointerType)},t.onPointerEnter=t=>{t.pointerId===e.activePointerId&&e.target&&!e.isOverTarget&&null!=e.pointerType&&(e.isOverTarget=!0,H(S(e.target,t),e.pointerType))},t.onPointerLeave=t=>{t.pointerId===e.activePointerId&&e.target&&e.isOverTarget&&null!=e.pointerType&&(e.isOverTarget=!1,Y(S(e.target,t),e.pointerType,!1),W(t))};let n=t=>{t.pointerId===e.activePointerId&&e.isPressed&&0===t.button&&e.target&&(e.target.contains(t.target)&&null!=e.pointerType?Y(S(e.target,t),e.pointerType):e.isOverTarget&&null!=e.pointerType&&Y(S(e.target,t),e.pointerType,!1),e.isPressed=!1,e.isOverTarget=!1,e.activePointerId=null,e.pointerType=null,Q(),K||(0,r.E)(e.target),"ontouchend"in e.target&&"mouse"!==t.pointerType&&O(e.target,"touchend",i,{once:!0}))},i=e=>{T(e.currentTarget)&&e.preventDefault()},s=e=>{z(e)};t.onDragStart=e=>{e.currentTarget.contains(e.target)&&z(e)}}else{t.onMouseDown=t=>{0===t.button&&t.currentTarget.contains(t.target)&&(N(t.currentTarget)&&t.preventDefault(),e.ignoreEmulatedMouseEvents?t.stopPropagation():(e.isPressed=!0,e.isOverTarget=!0,e.target=t.currentTarget,e.pointerType=(0,v.Y)(t.nativeEvent)?"virtual":"mouse",b||M||(0,m.e)(t.currentTarget),H(t,e.pointerType)&&t.stopPropagation(),O((0,p.T)(t.currentTarget),"mouseup",n,!1)))},t.onMouseEnter=t=>{if(!t.currentTarget.contains(t.target))return;let n=!0;e.isPressed&&!e.ignoreEmulatedMouseEvents&&null!=e.pointerType&&(e.isOverTarget=!0,n=H(t,e.pointerType)),n&&t.stopPropagation()},t.onMouseLeave=t=>{if(!t.currentTarget.contains(t.target))return;let n=!0;e.isPressed&&!e.ignoreEmulatedMouseEvents&&null!=e.pointerType&&(e.isOverTarget=!1,n=Y(t,e.pointerType,!1),W(t)),n&&t.stopPropagation()},t.onMouseUp=t=>{t.currentTarget.contains(t.target)&&(e.ignoreEmulatedMouseEvents||0!==t.button||V(t,e.pointerType||"mouse"))};let n=t=>{0===t.button&&(e.isPressed=!1,Q(),e.ignoreEmulatedMouseEvents?e.ignoreEmulatedMouseEvents=!1:(e.target&&C(t,e.target)&&null!=e.pointerType?Y(S(e.target,t),e.pointerType):e.target&&e.isOverTarget&&null!=e.pointerType&&Y(S(e.target,t),e.pointerType,!1),e.isOverTarget=!1))};t.onTouchStart=t=>{if(!t.currentTarget.contains(t.target))return;let n=function(e){const{targetTouches:t}=e;return t.length>0?t[0]:null}(t.nativeEvent);n&&(e.activePointerId=n.identifier,e.ignoreEmulatedMouseEvents=!0,e.isOverTarget=!0,e.isPressed=!0,e.target=t.currentTarget,e.pointerType="touch",b||M||(0,m.e)(t.currentTarget),K||(0,r.M)(e.target),H(k(e.target,t),e.pointerType)&&t.stopPropagation(),O((0,p.m)(t.currentTarget),"scroll",i,!0))},t.onTouchMove=t=>{if(!t.currentTarget.contains(t.target))return;if(!e.isPressed)return void t.stopPropagation();let n=P(t.nativeEvent,e.activePointerId),r=!0;n&&C(n,t.currentTarget)?e.isOverTarget||null==e.pointerType||(e.isOverTarget=!0,r=H(k(e.target,t),e.pointerType)):e.isOverTarget&&null!=e.pointerType&&(e.isOverTarget=!1,r=Y(k(e.target,t),e.pointerType,!1),W(k(e.target,t))),r&&t.stopPropagation()},t.onTouchEnd=t=>{if(!t.currentTarget.contains(t.target))return;if(!e.isPressed)return void t.stopPropagation();let n=P(t.nativeEvent,e.activePointerId),i=!0;n&&C(n,t.currentTarget)&&null!=e.pointerType?(V(k(e.target,t),e.pointerType),i=Y(k(e.target,t),e.pointerType)):e.isOverTarget&&null!=e.pointerType&&(i=Y(k(e.target,t),e.pointerType,!1)),i&&t.stopPropagation(),e.isPressed=!1,e.activePointerId=null,e.isOverTarget=!1,e.ignoreEmulatedMouseEvents=!0,e.target&&!K&&(0,r.E)(e.target),Q()},t.onTouchCancel=t=>{t.currentTarget.contains(t.target)&&(t.stopPropagation(),e.isPressed&&z(k(e.target,t)))};let i=t=>{e.isPressed&&t.target.contains(e.target)&&z({currentTarget:e.target,shiftKey:!1,ctrlKey:!1,metaKey:!1,altKey:!1})};t.onDragStart=e=>{e.currentTarget.contains(e.target)&&z(e)}}return t}),[O,b,M,Q,K,z,W,Y,H,V]);return(0,y.useEffect)((()=>()=>{var e;K||(0,r.E)(null!==(e=F.current.target)&&void 0!==e?e:void 0)}),[K]),{isPressed:_||B,pressProps:(0,o.v)(R,G)}}function x(e){return"A"===e.tagName&&e.hasAttribute("href")}function E(e,t){const{key:n,code:r}=e,i=t,s=i.getAttribute("role");return!("Enter"!==n&&" "!==n&&"Spacebar"!==n&&"Space"!==r||i instanceof(0,p.m)(i).HTMLInputElement&&!I(i,n)||i instanceof(0,p.m)(i).HTMLTextAreaElement||i.isContentEditable||("link"===s||!s&&x(i))&&"Enter"!==n)}function P(e,t){const n=e.changedTouches;for(let e=0;e<n.length;e++){const r=n[e];if(r.identifier===t)return r}return null}function k(e,t){let n=0,r=0;return t.targetTouches&&1===t.targetTouches.length&&(n=t.targetTouches[0].clientX,r=t.targetTouches[0].clientY),{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey,clientX:n,clientY:r}}function S(e,t){let n=t.clientX,r=t.clientY;return{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey,clientX:n,clientY:r}}function C(e,t){let n=t.getBoundingClientRect(),r=function(e){let t=0,n=0;return void 0!==e.width?t=e.width/2:void 0!==e.radiusX&&(t=e.radiusX),void 0!==e.height?n=e.height/2:void 0!==e.radiusY&&(n=e.radiusY),{top:e.clientY-n,right:e.clientX+t,bottom:e.clientY+n,left:e.clientX-t}}(e);return s=r,!((i=n).left>s.right||s.left>i.right||i.top>s.bottom||s.top>i.bottom);var i,s}function N(e){return!(e instanceof HTMLElement&&e.hasAttribute("draggable"))}function T(e){return!(e instanceof HTMLInputElement||(e instanceof HTMLButtonElement?"submit"===e.type||"reset"===e.type:x(e)))}function j(e,t){return e instanceof HTMLInputElement?!I(e,t):T(e)}const M=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function I(e,t){return"checkbox"===e.type||"radio"===e.type?" "===t:M.has(e.type)}},5460:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{l:()=>h});var i=n(8468),s=n(6087),a=n(8030),l=n(7623),o=n(2284),d=n(631),u=n(790),c=e([a,l,o]);function p(e,t,n){const r=t.shift();t.length?(e[r]||(e[r]={}),p(e[r],t,n)):e[r]=n}function f(e){const t={};for(const[n,r]of Object.entries(e)){const e=n.match(/^(\w+)(\[\w+\])+/);if(e){const i=e[1],s=n.match(/\[(\w+)\]/g).map((e=>e.slice(1,-1)));t[i]||(t[i]={}),p(t[i],s,r)}else t[n]=r}return t}[a,l,o]=c.then?(await c)():c,(0,s.createContext)();const h=({children:e})=>{const{submit:t,optionPrefix:n,values:r,setStatus:s}=(0,l.M)();return(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(o.N,{}),(0,u.jsxs)("form",{method:"POST",className:d.A.root,onSubmit:e=>{e.preventDefault();const a=e.target,l=new FormData(a);let o={};for(const e in a.elements){const t=a.elements[e],i=t.name;if(i===n||!i?.startsWith(n))continue;let s=null;switch(t.type){case"checkbox":const e=l.getAll(i);if(s=null===t.getAttribute("value")?!!t.checked:e,!r[i]&&!s)continue;break;case"number":s=Number(l.get(i));break;default:s=l.get(i)}"string"==typeof s&&/^-?\d+(\.\d+)?$/.test(s)&&(s=Number(s)),o[i]=s}o=f(o);for(const[e,t]of Object.entries(o))(0,i.isEqual)(t,r[e])&&delete o[e];0!==Object.keys(o).length?t(o):s("no-change")},children:[e,(0,u.jsx)(a.b,{})]})]})};r()}catch(g){r(g)}}))},5531:(e,t,n)=>{function r(e,t){if(!e)return!1;let n=window.getComputedStyle(e),r=/(auto|scroll)/.test(n.overflow+n.overflowX+n.overflowY);return r&&t&&(r=e.scrollHeight!==e.clientHeight||e.scrollWidth!==e.clientWidth),r}n.d(t,{o:()=>r})},5555:(e,t,n)=>{n.d(t,{t:()=>U});var r=n(790),i=n(1609),s=n(3908);const a=new WeakMap;function l(e,t,n){return e?("string"==typeof t&&(t=t.replace(/\s+/g,"")),`${a.get(e)}-${n}-${t}`):""}class o{getKeyLeftOf(e){return this.flipDirection?this.getNextKey(e):this.getPreviousKey(e)}getKeyRightOf(e){return this.flipDirection?this.getPreviousKey(e):this.getNextKey(e)}isDisabled(e){var t,n;return this.disabledKeys.has(e)||!!(null===(n=this.collection.getItem(e))||void 0===n||null===(t=n.props)||void 0===t?void 0:t.isDisabled)}getFirstKey(){let e=this.collection.getFirstKey();return null!=e&&this.isDisabled(e)&&(e=this.getNextKey(e)),e}getLastKey(){let e=this.collection.getLastKey();return null!=e&&this.isDisabled(e)&&(e=this.getPreviousKey(e)),e}getKeyAbove(e){return this.tabDirection?null:this.getPreviousKey(e)}getKeyBelow(e){return this.tabDirection?null:this.getNextKey(e)}getNextKey(e){do{null==(e=this.collection.getKeyAfter(e))&&(e=this.collection.getFirstKey())}while(this.isDisabled(e));return e}getPreviousKey(e){do{null==(e=this.collection.getKeyBefore(e))&&(e=this.collection.getLastKey())}while(this.isDisabled(e));return e}constructor(e,t,n,r=new Set){this.collection=e,this.flipDirection="rtl"===t&&"horizontal"===n,this.disabledKeys=r,this.tabDirection="horizontal"===n}}var d=n(3051),u=n(7061),c=n(2217),p=n(8817),f=n(9202);function h(e){return(0,f.lg)()?e.altKey:e.ctrlKey}var g=n(8399),v=n(3831);function m(e){return(0,f.cX)()?e.metaKey:e.ctrlKey}var y=n(2268),b=n(7049);function w(e,t,n,r){let s=(0,b.J)(n),a=null==n;(0,i.useEffect)((()=>{if(a||!e.current)return;let n=e.current;return n.addEventListener(t,s,r),()=>{n.removeEventListener(t,s,r)}}),[e,t,r,a,s])}var A=n(5531);function _(e,t){let n=x(e,t,"left"),r=x(e,t,"top"),i=t.offsetWidth,s=t.offsetHeight,a=e.scrollLeft,l=e.scrollTop,{borderTopWidth:o,borderLeftWidth:d,scrollPaddingTop:u,scrollPaddingRight:c,scrollPaddingBottom:p,scrollPaddingLeft:f}=getComputedStyle(e),h=a+parseInt(d,10),g=l+parseInt(o,10),v=h+e.clientWidth,m=g+e.clientHeight,y=parseInt(u,10)||0,b=parseInt(p,10)||0,w=parseInt(c,10)||0,A=parseInt(f,10)||0;n<=a+A?a=n-parseInt(d,10)-A:n+i>v-w&&(a+=n+i-v+w),r<=g+y?l=r-parseInt(o,10)-y:r+s>m-b&&(l+=r+s-m+b),e.scrollLeft=a,e.scrollTop=l}function x(e,t,n){const r="left"===n?"offsetLeft":"offsetTop";let i=0;for(;t.offsetParent&&(i+=t[r],t.offsetParent!==e);){if(t.offsetParent.contains(e)){i-=e[r];break}t=t.offsetParent}return i}function E(e,t){if(e&&document.contains(e)){let a=document.scrollingElement||document.documentElement;if("hidden"===window.getComputedStyle(a).overflow){let t=function(e,t){const n=[];for(;e&&e!==document.documentElement;)(0,A.o)(e,t)&&n.push(e),e=e.parentElement;return n}(e);for(let n of t)_(n,e)}else{var n;let{left:a,top:l}=e.getBoundingClientRect();null==e||null===(n=e.scrollIntoView)||void 0===n||n.call(e,{block:"nearest"});let{left:o,top:d}=e.getBoundingClientRect();var r,i,s;(Math.abs(a-o)>1||Math.abs(l-d)>1)&&(null==t||null===(i=t.containingElement)||void 0===i||null===(r=i.scrollIntoView)||void 0===r||r.call(i,{block:"center",inline:"center"}),null===(s=e.scrollIntoView)||void 0===s||s.call(e,{block:"nearest"}))}}}const P="react-aria-update-activedescendant";var k=n(9953);function S(e,t){const n=(0,i.useRef)(!0),r=(0,i.useRef)(null);(0,k.N)((()=>(n.current=!0,()=>{n.current=!1})),[]),(0,k.N)((()=>{n.current?n.current=!1:r.current&&!t.some(((e,t)=>!Object.is(e,r[t])))||e(),r.current=t}),t)}var C=n(5795),N=n(5652),T=n(8374),j=n(5562);function M(e,t,n){let{orientation:r="horizontal",keyboardActivation:s="automatic"}=e,{collection:l,selectionManager:f,disabledKeys:A}=t,{direction:x}=(0,p.Y)(),k=(0,i.useMemo)((()=>new o(l,x,r,A)),[l,A,r,x]),{collectionProps:M}=function(e){let{selectionManager:t,keyboardDelegate:n,ref:r,autoFocus:s=!1,shouldFocusWrap:a=!1,disallowEmptySelection:l=!1,disallowSelectAll:o=!1,selectOnFocus:d="replace"===t.selectionBehavior,disallowTypeAhead:u=!1,shouldUseVirtualFocus:f,allowsTabNavigation:A=!1,isVirtualized:x,scrollRef:k=r,linkBehavior:M="action"}=e,{direction:I}=(0,p.Y)(),K=(0,v.rd)(),D=(0,i.useRef)({top:0,left:0});w(k,"scroll",x?void 0:()=>{var e,t,n,r;D.current={top:null!==(n=null===(e=k.current)||void 0===e?void 0:e.scrollTop)&&void 0!==n?n:0,left:null!==(r=null===(t=k.current)||void 0===t?void 0:t.scrollLeft)&&void 0!==r?r:0}});let R=(0,i.useRef)(!1);w(r,"react-aria-focus",f?e=>{let{detail:n}=e;e.stopPropagation(),t.setFocused(!0),"first"===(null==n?void 0:n.focusStrategy)&&(R.current=!0)}:void 0);let B=(0,b.J)((()=>{var e,i;let s=null!==(i=null===(e=n.getFirstKey)||void 0===e?void 0:e.call(n))&&void 0!==i?i:null;var a;null==s?(null===(a=r.current)||void 0===a||a.dispatchEvent(new CustomEvent(P,{cancelable:!0,bubbles:!0})),t.collection.size>0&&(R.current=!1)):(t.setFocusedKey(s),R.current=!1)}));S((()=>{R.current&&B()}),[t.collection,B]);let L=(0,b.J)((()=>{t.collection.size>0&&(R.current=!1)}));S((()=>{L()}),[t.focusedKey,L]),w(r,"react-aria-clear-focus",f?e=>{e.stopPropagation(),t.setFocused(!1),t.setFocusedKey(null)}:void 0);const F=(0,i.useRef)(s);(0,i.useEffect)((()=>{if(F.current){var e,i;let o=null;var a,l;"first"===s&&(o=null!==(a=null===(e=n.getFirstKey)||void 0===e?void 0:e.call(n))&&void 0!==a?a:null),"last"===s&&(o=null!==(l=null===(i=n.getLastKey)||void 0===i?void 0:i.call(n))&&void 0!==l?l:null);let d=t.selectedKeys;if(d.size)for(let e of d)if(t.canSelectItem(e)){o=e;break}t.setFocused(!0),t.setFocusedKey(o),null==o&&!f&&r.current&&(0,T.l)(r.current)}}),[]);let O=(0,i.useRef)(t.focusedKey);(0,i.useEffect)((()=>{if(t.isFocused&&null!=t.focusedKey&&(t.focusedKey!==O.current||F.current)&&k.current&&r.current){let e=(0,j.ME)(),n=r.current.querySelector(`[data-key="${CSS.escape(t.focusedKey.toString())}"]`);if(!n)return;("keyboard"===e||F.current)&&(_(k.current,n),"virtual"!==e&&E(n,{containingElement:r.current}))}!f&&t.isFocused&&null==t.focusedKey&&null!=O.current&&r.current&&(0,T.l)(r.current),O.current=t.focusedKey,F.current=!1})),w(r,"react-aria-focus-scope-restore",(e=>{e.preventDefault(),t.setFocused(!0)}));let Q,H={onKeyDown:e=>{var i;if(e.altKey&&"Tab"===e.key&&e.preventDefault(),!(null===(i=r.current)||void 0===i?void 0:i.contains(e.target)))return;const s=(n,r)=>{if(null!=n){if(t.isLink(n)&&"selection"===M&&d&&!h(e)){var i;(0,C.flushSync)((()=>{t.setFocusedKey(n,r)}));let s=null===(i=k.current)||void 0===i?void 0:i.querySelector(`[data-key="${CSS.escape(n.toString())}"]`),a=t.getItemProps(n);return void(s&&K.open(s,e,a.href,a.routerOptions))}if(t.setFocusedKey(n,r),t.isLink(n)&&"override"===M)return;e.shiftKey&&"multiple"===t.selectionMode?t.extendSelection(n):d&&!h(e)&&t.replaceSelection(n)}};switch(e.key){case"ArrowDown":if(n.getKeyBelow){var u,c,p;let r=null!=t.focusedKey?null===(u=n.getKeyBelow)||void 0===u?void 0:u.call(n,t.focusedKey):null===(c=n.getFirstKey)||void 0===c?void 0:c.call(n);null==r&&a&&(r=null===(p=n.getFirstKey)||void 0===p?void 0:p.call(n,t.focusedKey)),null!=r&&(e.preventDefault(),s(r))}break;case"ArrowUp":if(n.getKeyAbove){var f,g,v;let r=null!=t.focusedKey?null===(f=n.getKeyAbove)||void 0===f?void 0:f.call(n,t.focusedKey):null===(g=n.getLastKey)||void 0===g?void 0:g.call(n);null==r&&a&&(r=null===(v=n.getLastKey)||void 0===v?void 0:v.call(n,t.focusedKey)),null!=r&&(e.preventDefault(),s(r))}break;case"ArrowLeft":if(n.getKeyLeftOf){var b,w,_;let r=null!=t.focusedKey?null===(b=n.getKeyLeftOf)||void 0===b?void 0:b.call(n,t.focusedKey):null;null==r&&a&&(r="rtl"===I?null===(w=n.getFirstKey)||void 0===w?void 0:w.call(n,t.focusedKey):null===(_=n.getLastKey)||void 0===_?void 0:_.call(n,t.focusedKey)),null!=r&&(e.preventDefault(),s(r,"rtl"===I?"first":"last"))}break;case"ArrowRight":if(n.getKeyRightOf){var x,E,P;let r=null!=t.focusedKey?null===(x=n.getKeyRightOf)||void 0===x?void 0:x.call(n,t.focusedKey):null;null==r&&a&&(r="rtl"===I?null===(E=n.getLastKey)||void 0===E?void 0:E.call(n,t.focusedKey):null===(P=n.getFirstKey)||void 0===P?void 0:P.call(n,t.focusedKey)),null!=r&&(e.preventDefault(),s(r,"rtl"===I?"last":"first"))}break;case"Home":if(n.getFirstKey){if(null===t.focusedKey&&e.shiftKey)return;e.preventDefault();let r=n.getFirstKey(t.focusedKey,m(e));t.setFocusedKey(r),null!=r&&(m(e)&&e.shiftKey&&"multiple"===t.selectionMode?t.extendSelection(r):d&&t.replaceSelection(r))}break;case"End":if(n.getLastKey){if(null===t.focusedKey&&e.shiftKey)return;e.preventDefault();let r=n.getLastKey(t.focusedKey,m(e));t.setFocusedKey(r),null!=r&&(m(e)&&e.shiftKey&&"multiple"===t.selectionMode?t.extendSelection(r):d&&t.replaceSelection(r))}break;case"PageDown":if(n.getKeyPageBelow&&null!=t.focusedKey){let r=n.getKeyPageBelow(t.focusedKey);null!=r&&(e.preventDefault(),s(r))}break;case"PageUp":if(n.getKeyPageAbove&&null!=t.focusedKey){let r=n.getKeyPageAbove(t.focusedKey);null!=r&&(e.preventDefault(),s(r))}break;case"a":m(e)&&"multiple"===t.selectionMode&&!0!==o&&(e.preventDefault(),t.selectAll());break;case"Escape":l||0===t.selectedKeys.size||(e.stopPropagation(),e.preventDefault(),t.clearSelection());break;case"Tab":if(!A){if(e.shiftKey)r.current.focus();else{let e,t,n=(0,N.N$)(r.current,{tabbable:!0});do{t=n.lastChild(),t&&(e=t)}while(t);e&&!e.contains(document.activeElement)&&(0,y.e)(e)}break}}},onFocus:e=>{if(t.isFocused)e.currentTarget.contains(e.target)||t.setFocused(!1);else if(e.currentTarget.contains(e.target)){if(t.setFocused(!0),null==t.focusedKey){var i,s;let r=e=>{null!=e&&(t.setFocusedKey(e),d&&t.replaceSelection(e))},o=e.relatedTarget;var a,l;o&&e.currentTarget.compareDocumentPosition(o)&Node.DOCUMENT_POSITION_FOLLOWING?r(null!==(a=t.lastSelectedKey)&&void 0!==a?a:null===(i=n.getLastKey)||void 0===i?void 0:i.call(n)):r(null!==(l=t.firstSelectedKey)&&void 0!==l?l:null===(s=n.getFirstKey)||void 0===s?void 0:s.call(n))}else!x&&k.current&&(k.current.scrollTop=D.current.top,k.current.scrollLeft=D.current.left);if(null!=t.focusedKey&&k.current){let e=k.current.querySelector(`[data-key="${CSS.escape(t.focusedKey.toString())}"]`);e&&(e.contains(document.activeElement)||(0,y.e)(e),"keyboard"===(0,j.ME)()&&E(e,{containingElement:r.current}))}}},onBlur:e=>{e.currentTarget.contains(e.relatedTarget)||t.setFocused(!1)},onMouseDown(e){k.current===e.target&&e.preventDefault()}},{typeSelectProps:Y}=(0,g.I)({keyboardDelegate:n,selectionManager:t});return u||(H=(0,c.v)(Y,H)),Q=f?-1:null==t.focusedKey?0:-1,{collectionProps:{...H,tabIndex:Q}}}({ref:n,selectionManager:f,keyboardDelegate:k,selectOnFocus:"automatic"===s,disallowEmptySelection:!0,scrollRef:n,linkBehavior:"selection"}),I=(0,d.Bi)();a.set(t,I);let K=(0,u.b)({...e,id:I});return{tabListProps:{...(0,c.v)(M,K),role:"tablist","aria-orientation":r,tabIndex:void 0}}}var I=n(2922);function K(e,t){let n=null;if(e){var r,i,s,a;for(n=e.getFirstKey();null!=n&&(t.has(n)||(null===(i=e.getItem(n))||void 0===i||null===(r=i.props)||void 0===r?void 0:r.isDisabled))&&n!==e.getLastKey();)n=e.getKeyAfter(n);null!=n&&(t.has(n)||(null===(a=e.getItem(n))||void 0===a||null===(s=a.props)||void 0===s?void 0:s.isDisabled))&&n===e.getLastKey()&&(n=e.getFirstKey())}return n}var D=n(9691),R=n(5987),B=n(5369),L=n(7229);function F(){let e=window.event;return"Enter"===(null==e?void 0:e.key)}function O(){let e=window.event;return" "===(null==e?void 0:e.key)||"Space"===(null==e?void 0:e.code)}function Q(e,t,n){let{key:r,isDisabled:s,shouldSelectOnPressUp:a}=e,{selectionManager:o,selectedKey:u}=t,p=r===u,f=s||t.isDisabled||t.selectionManager.isDisabled(r),{itemProps:g,isPressed:y}=function(e){let{id:t,selectionManager:n,key:r,ref:s,shouldSelectOnPressUp:a,shouldUseVirtualFocus:l,focus:o,isDisabled:u,onAction:p,allowsDifferentPressOrigin:f,linkBehavior:g="action"}=e,y=(0,v.rd)();t=(0,d.Bi)(t);let b=e=>{if("keyboard"===e.pointerType&&h(e))n.toggleSelection(r);else{if("none"===n.selectionMode)return;if(n.isLink(r)){if("selection"===g&&s.current){let t=n.getItemProps(r);return y.open(s.current,e,t.href,t.routerOptions),void n.setSelectedKeys(n.selectedKeys)}if("override"===g||"none"===g)return}"single"===n.selectionMode?n.isSelected(r)&&!n.disallowEmptySelection?n.toggleSelection(r):n.replaceSelection(r):e&&e.shiftKey?n.extendSelection(r):"toggle"===n.selectionBehavior||e&&(m(e)||"touch"===e.pointerType||"virtual"===e.pointerType)?n.toggleSelection(r):n.replaceSelection(r)}};(0,i.useEffect)((()=>{if(r===n.focusedKey&&n.isFocused)if(l){var e;let t=new CustomEvent(P,{cancelable:!0,bubbles:!0});null===(e=s.current)||void 0===e||e.dispatchEvent(t)}else o?o():document.activeElement!==s.current&&s.current&&(0,T.l)(s.current)}),[s,r,n.focusedKey,n.childFocusStrategy,n.isFocused,l]),u=u||n.isDisabled(r);let w={};l||u?u&&(w.onMouseDown=e=>{e.preventDefault()}):w={tabIndex:r===n.focusedKey?0:-1,onFocus(e){e.target===s.current&&n.setFocusedKey(r)}};let A=n.isLink(r)&&"override"===g,_=n.isLink(r)&&"selection"!==g&&"none"!==g,x=!u&&n.canSelectItem(r)&&!A,E=(p||_)&&!u,k=E&&("replace"===n.selectionBehavior?!x:!x||n.isEmpty),S=E&&x&&"replace"===n.selectionBehavior,C=k||S,N=(0,i.useRef)(null),j=C&&x,M=(0,i.useRef)(!1),I=(0,i.useRef)(!1),K=e=>{if(p&&p(),_&&s.current){let t=n.getItemProps(r);y.open(s.current,e,t.href,t.routerOptions)}},D={};a?(D.onPressStart=e=>{N.current=e.pointerType,M.current=j,"keyboard"!==e.pointerType||C&&!O()||b(e)},f?(D.onPressUp=k?void 0:e=>{"mouse"===e.pointerType&&x&&b(e)},D.onPress=k?K:e=>{"keyboard"!==e.pointerType&&"mouse"!==e.pointerType&&x&&b(e)}):D.onPress=e=>{if(k||S&&"mouse"!==e.pointerType){if("keyboard"===e.pointerType&&!F())return;K(e)}else"keyboard"!==e.pointerType&&x&&b(e)}):(D.onPressStart=e=>{N.current=e.pointerType,M.current=j,I.current=k,x&&("mouse"===e.pointerType&&!k||"keyboard"===e.pointerType&&(!E||O()))&&b(e)},D.onPress=e=>{("touch"===e.pointerType||"pen"===e.pointerType||"virtual"===e.pointerType||"keyboard"===e.pointerType&&C&&F()||"mouse"===e.pointerType&&I.current)&&(C?K(e):x&&b(e))}),w["data-key"]=r,D.preventFocusOnPress=l;let{pressProps:R,isPressed:Q}=(0,B.d)(D),H=S?e=>{"mouse"===N.current&&(e.stopPropagation(),e.preventDefault(),K(e))}:void 0,{longPressProps:Y}=(0,L.H)({isDisabled:!j,onLongPress(e){"touch"===e.pointerType&&(b(e),n.setSelectionBehavior("toggle"))}}),V=n.isLink(r)?e=>{v.Fe.isOpening||e.preventDefault()}:void 0;return{itemProps:(0,c.v)(w,x||k?R:{},j?Y:{},{onDoubleClick:H,onDragStartCapture:e=>{"touch"===N.current&&M.current&&e.preventDefault()},onClick:V,id:t}),isPressed:Q,isSelected:n.isSelected(r),isFocused:n.isFocused&&n.focusedKey===r,isDisabled:u,allowsSelection:x,hasAction:C}}({selectionManager:o,key:r,ref:n,isDisabled:f,shouldSelectOnPressUp:a,linkBehavior:"selection"}),b=l(t,r,"tab"),w=l(t,r,"tabpanel"),{tabIndex:A}=g,_=t.collection.getItem(r),x=(0,R.$)(null==_?void 0:_.props,{labelable:!0});delete x.id;let E=(0,v._h)(null==_?void 0:_.props);return{tabProps:(0,c.v)(x,E,g,{id:b,"aria-selected":p,"aria-disabled":f||void 0,"aria-controls":p?w:void 0,tabIndex:f?void 0:A,role:"tab"}),isSelected:p,isDisabled:f,isPressed:y}}var H=n(6133);const Y={root:"_root_e3gl9_1",tabItems:"_tabItems_e3gl9_1",tabItem:"_tabItem_e3gl9_1"};var V=n(1034);const z=e=>{const{item:t,state:n}=e,{key:s,rendered:a}=t,l=(0,i.useRef)(null),{componentProps:o,rootProps:d}=(0,D.Y)("Tabs",e),{isDisabled:u,isSelected:c,tabProps:p}=Q({key:s},n,l),{focusProps:f,isFocusVisible:h}=(0,H.o)(o),{context:g,navigate:v,url:m}=(0,V.T)();if(v&&m&&!g){const e=new URL(m);return null==e||e.searchParams.set(v,`${s}`),(0,r.jsx)("a",{...f,...d({classNames:Y.tabItem,prefixedNames:"item"}),"data-disabled":u||void 0,"data-focus-visible":h||void 0,"data-selected":c||void 0,href:u||null==e?void 0:e.toString(),ref:l,children:a})}return(0,r.jsx)("div",{...d({classNames:Y.tabItem,prefixedNames:"item"}),...p,...f,"data-disabled":u||void 0,"data-focus-visible":h||void 0,"data-selected":c||void 0,ref:l,children:a})};function W(e,t,n){let r=function(e,t){let n=null==t?void 0:t.isDisabled,[r,s]=(0,i.useState)(!1);return(0,k.N)((()=>{if((null==e?void 0:e.current)&&!n){let t=()=>{if(e.current){let t=(0,N.N$)(e.current,{tabbable:!0});s(!!t.nextNode())}};t();let n=new MutationObserver(t);return n.observe(e.current,{subtree:!0,childList:!0,attributes:!0,attributeFilter:["tabIndex","disabled"]}),()=>{n.disconnect()}}})),!n&&r}(n)?void 0:0;var s;const a=l(t,null!==(s=e.id)&&void 0!==s?s:null==t?void 0:t.selectedKey,"tabpanel"),o=(0,u.b)({...e,id:a,"aria-labelledby":l(t,null==t?void 0:t.selectedKey,"tab")});return{tabPanelProps:(0,c.v)(o,{tabIndex:r,role:"tabpanel","aria-describedby":e["aria-describedby"],"aria-details":e["aria-details"]})}}const G=e=>{var t;const{state:n}=e,s=(0,i.useRef)(null),{tabPanelProps:a}=W(e,n,s),{clsx:l}=(0,D.Y)("Tabs",e);return(0,r.jsx)("div",{...a,className:l({classNames:Y.tabPanel,prefixedNames:"panel"}),ref:s,children:null==(t=n.selectedItem)?void 0:t.props.children})},U=(0,i.forwardRef)(((e,t)=>{var n;const a=(0,s.U)(t),{context:l,navigate:o}=(0,V.T)(),{clsx:d,componentProps:u,rootProps:c}=(0,D.Y)("Tabs",e),p=function(e){var t,n;let r=(0,I.V)({...e,suppressTextValueWarning:!0,defaultSelectedKey:null!==(n=null!==(t=e.defaultSelectedKey)&&void 0!==t?t:K(e.collection,e.disabledKeys?new Set(e.disabledKeys):new Set))&&void 0!==n?n:void 0}),{selectionManager:s,collection:a,selectedKey:l}=r,o=(0,i.useRef)(l);return(0,i.useEffect)((()=>{let e=l;!s.isEmpty&&null!=e&&a.getItem(e)||(e=K(a,r.disabledKeys),null!=e&&s.setSelectedKeys([e])),(null!=e&&null==s.focusedKey||!s.isFocused&&e!==o.current)&&s.setFocusedKey(e),o.current=e})),{...r,isDisabled:e.isDisabled||!1}}(u);let{orientation:f}=e;f="settings"===l?"horizontal":f;const{tabListProps:h}=M({...u,keyboardActivation:o?"manual":void 0,orientation:f},p,a);return(0,r.jsxs)("div",{...c({classNames:Y.root}),"data-context":l,"data-orientation":f,children:[(0,r.jsx)("div",{...h,className:d({classNames:Y.tabItems,prefixedNames:"items"}),ref:a,children:[...p.collection].map((e=>(0,r.jsx)(z,{item:e,state:p},e.key)))}),(0,r.jsx)(G,{state:p},null==(n=p.selectedItem)?void 0:n.key)]})}));U.displayName="Tabs"},5562:(e,t,n)=>{n.d(t,{Cl:()=>x,K7:()=>P,ME:()=>_,pP:()=>A});var r=n(9202),i=n(8948),s=n(4836),a=n(1609);let l=null,o=new Set,d=new Map,u=!1,c=!1;const p={Tab:!0,Escape:!0};function f(e,t){for(let n of o)n(e,t)}function h(e){u=!0,function(e){return!(e.metaKey||!(0,r.cX)()&&e.altKey||e.ctrlKey||"Control"===e.key||"Shift"===e.key||"Meta"===e.key)}(e)&&(l="keyboard",f("keyboard",e))}function g(e){l="pointer","mousedown"!==e.type&&"pointerdown"!==e.type||(u=!0,f("pointer",e))}function v(e){(0,i.Y)(e)&&(u=!0,l="virtual")}function m(e){e.target!==window&&e.target!==document&&(u||c||(l="virtual",f("virtual",e)),u=!1,c=!1)}function y(){u=!1,c=!0}function b(e){if("undefined"==typeof window||d.get((0,s.m)(e)))return;const t=(0,s.m)(e),n=(0,s.T)(e);let r=t.HTMLElement.prototype.focus;t.HTMLElement.prototype.focus=function(){u=!0,r.apply(this,arguments)},n.addEventListener("keydown",h,!0),n.addEventListener("keyup",h,!0),n.addEventListener("click",v,!0),t.addEventListener("focus",m,!0),t.addEventListener("blur",y,!1),"undefined"!=typeof PointerEvent?(n.addEventListener("pointerdown",g,!0),n.addEventListener("pointermove",g,!0),n.addEventListener("pointerup",g,!0)):(n.addEventListener("mousedown",g,!0),n.addEventListener("mousemove",g,!0),n.addEventListener("mouseup",g,!0)),t.addEventListener("beforeunload",(()=>{w(e)}),{once:!0}),d.set(t,{focus:r})}const w=(e,t)=>{const n=(0,s.m)(e),r=(0,s.T)(e);t&&r.removeEventListener("DOMContentLoaded",t),d.has(n)&&(n.HTMLElement.prototype.focus=d.get(n).focus,r.removeEventListener("keydown",h,!0),r.removeEventListener("keyup",h,!0),r.removeEventListener("click",v,!0),n.removeEventListener("focus",m,!0),n.removeEventListener("blur",y,!1),"undefined"!=typeof PointerEvent?(r.removeEventListener("pointerdown",g,!0),r.removeEventListener("pointermove",g,!0),r.removeEventListener("pointerup",g,!0)):(r.removeEventListener("mousedown",g,!0),r.removeEventListener("mousemove",g,!0),r.removeEventListener("mouseup",g,!0)),d.delete(n))};function A(){return"pointer"!==l}function _(){return l}function x(e){l=e,f(e,null)}"undefined"!=typeof document&&function(e){const t=(0,s.T)(e);let n;"loading"!==t.readyState?b(e):(n=()=>{b(e)},t.addEventListener("DOMContentLoaded",n))}();const E=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function P(e,t,n){b(),(0,a.useEffect)((()=>{let t=(t,r)=>{(function(e,t,n){var r;const i="undefined"!=typeof window?(0,s.m)(null==n?void 0:n.target).HTMLInputElement:HTMLInputElement,a="undefined"!=typeof window?(0,s.m)(null==n?void 0:n.target).HTMLTextAreaElement:HTMLTextAreaElement,l="undefined"!=typeof window?(0,s.m)(null==n?void 0:n.target).HTMLElement:HTMLElement,o="undefined"!=typeof window?(0,s.m)(null==n?void 0:n.target).KeyboardEvent:KeyboardEvent;return!((e=e||(null==n?void 0:n.target)instanceof i&&!E.has(null==n||null===(r=n.target)||void 0===r?void 0:r.type)||(null==n?void 0:n.target)instanceof a||(null==n?void 0:n.target)instanceof l&&(null==n?void 0:n.target.isContentEditable))&&"keyboard"===t&&n instanceof o&&!p[n.key])})(!!(null==n?void 0:n.isTextInput),t,r)&&e(A())};return o.add(t),()=>{o.delete(t)}}),t)}},5570:(e,t,n)=>{function r(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=n}}n.d(t,{_:()=>r})},5652:(e,t,n)=>{n.d(t,{N$:()=>C,n1:()=>f});var r=n(8374),i=n(1786),s=n(5562),a=n(9953),l=n(4836),o=n(9202),d=n(1609);const u=d.createContext(null),c="react-aria-focus-scope-restore";let p=null;function f(e){let{children:t,contain:n,restoreFocus:r,autoFocus:i}=e,f=(0,d.useRef)(null),h=(0,d.useRef)(null),g=(0,d.useRef)([]),{parentNode:v}=(0,d.useContext)(u)||{},N=(0,d.useMemo)((()=>new T({scopeRef:g})),[g]);(0,a.N)((()=>{let e=v||j.root;if(j.getTreeNode(e.scopeRef)&&p&&!_(p,e.scopeRef)){let t=j.getTreeNode(p);t&&(e=t)}e.addChild(N),j.addNode(N)}),[N,v]),(0,a.N)((()=>{let e=j.getTreeNode(g);e&&(e.contain=!!n)}),[n]),(0,a.N)((()=>{var e;let t=null===(e=f.current)||void 0===e?void 0:e.nextSibling,n=[],r=e=>e.stopPropagation();for(;t&&t!==h.current;)n.push(t),t.addEventListener(c,r),t=t.nextSibling;return g.current=n,()=>{for(let e of n)e.removeEventListener(c,r)}}),[t]),function(e,t,n){(0,a.N)((()=>{if(t||n)return;let r=e.current;const i=(0,l.T)(r?r[0]:void 0);let s=t=>{let n=t.target;w(n,e.current)?p=e:b(n)||(p=null)};return i.addEventListener("focusin",s,!1),null==r||r.forEach((e=>e.addEventListener("focusin",s,!1))),()=>{i.removeEventListener("focusin",s,!1),null==r||r.forEach((e=>e.removeEventListener("focusin",s,!1)))}}),[e,t,n])}(g,r,n),function(e,t){let n=(0,d.useRef)(void 0),r=(0,d.useRef)(void 0);(0,a.N)((()=>{let i=e.current;if(!t)return void(r.current&&(cancelAnimationFrame(r.current),r.current=void 0));const a=(0,l.T)(i?i[0]:void 0);let d=t=>{if("Tab"!==t.key||t.altKey||t.ctrlKey||t.metaKey||!y(e)||t.isComposing)return;let n=a.activeElement,r=e.current;if(!r||!w(n,r))return;let i=C(m(r),{tabbable:!0},r);if(!n)return;i.currentNode=n;let s=t.shiftKey?i.previousNode():i.nextNode();s||(i.currentNode=t.shiftKey?r[r.length-1].nextElementSibling:r[0].previousElementSibling,s=t.shiftKey?i.previousNode():i.nextNode()),t.preventDefault(),s&&x(s,!0)},u=t=>{p&&!_(p,e)||!w(t.target,e.current)?y(e)&&!A(t.target,e)?n.current?n.current.focus():p&&p.current&&P(p.current):y(e)&&(n.current=t.target):(p=e,n.current=t.target)},c=t=>{r.current&&cancelAnimationFrame(r.current),r.current=requestAnimationFrame((()=>{let r=(0,s.ME)();var i;("virtual"===r||null===r)&&(0,o.m0)()&&(0,o.H8)()||!a.activeElement||!y(e)||A(a.activeElement,e)||(p=e,a.body.contains(t.target)?(n.current=t.target,null===(i=n.current)||void 0===i||i.focus()):p.current&&P(p.current))}))};return a.addEventListener("keydown",d,!1),a.addEventListener("focusin",u,!1),null==i||i.forEach((e=>e.addEventListener("focusin",u,!1))),null==i||i.forEach((e=>e.addEventListener("focusout",c,!1))),()=>{a.removeEventListener("keydown",d,!1),a.removeEventListener("focusin",u,!1),null==i||i.forEach((e=>e.removeEventListener("focusin",u,!1))),null==i||i.forEach((e=>e.removeEventListener("focusout",c,!1)))}}),[e,t]),(0,a.N)((()=>()=>{r.current&&cancelAnimationFrame(r.current)}),[r])}(g,n),function(e,t,n){const r=(0,d.useRef)("undefined"!=typeof document?(0,l.T)(e.current?e.current[0]:void 0).activeElement:null);(0,a.N)((()=>{let r=e.current;const i=(0,l.T)(r?r[0]:void 0);if(!t||n)return;let s=()=>{p&&!_(p,e)||!w(i.activeElement,e.current)||(p=e)};return i.addEventListener("focusin",s,!1),null==r||r.forEach((e=>e.addEventListener("focusin",s,!1))),()=>{i.removeEventListener("focusin",s,!1),null==r||r.forEach((e=>e.removeEventListener("focusin",s,!1)))}}),[e,n]),(0,a.N)((()=>{const r=(0,l.T)(e.current?e.current[0]:void 0);if(!t)return;let i=t=>{if("Tab"!==t.key||t.altKey||t.ctrlKey||t.metaKey||!y(e)||t.isComposing)return;let n=r.activeElement;if(!A(n,e)||!k(e))return;let i=j.getTreeNode(e);if(!i)return;let s=i.nodeToRestore,a=C(r.body,{tabbable:!0});a.currentNode=n;let l=t.shiftKey?a.previousNode():a.nextNode();if(s&&r.body.contains(s)&&s!==r.body||(s=void 0,i.nodeToRestore=void 0),(!l||!A(l,e))&&s){a.currentNode=s;do{l=t.shiftKey?a.previousNode():a.nextNode()}while(A(l,e));t.preventDefault(),t.stopPropagation(),l?x(l,!0):b(s)?x(s,!0):n.blur()}};return n||r.addEventListener("keydown",i,!0),()=>{n||r.removeEventListener("keydown",i,!0)}}),[e,t,n]),(0,a.N)((()=>{const n=(0,l.T)(e.current?e.current[0]:void 0);if(!t)return;let i=j.getTreeNode(e);var s;return i?(i.nodeToRestore=null!==(s=r.current)&&void 0!==s?s:void 0,()=>{let r=j.getTreeNode(e);if(!r)return;let i=r.nodeToRestore;if(t&&i&&(n.activeElement&&A(n.activeElement,e)||n.activeElement===n.body&&k(e))){let t=j.clone();requestAnimationFrame((()=>{if(n.activeElement===n.body){let n=t.getTreeNode(e);for(;n;){if(n.nodeToRestore&&n.nodeToRestore.isConnected)return void S(n.nodeToRestore);n=n.parent}for(n=t.getTreeNode(e);n;){if(n.scopeRef&&n.scopeRef.current&&j.getTreeNode(n.scopeRef))return void S(E(n.scopeRef.current,!0));n=n.parent}}}))}}):void 0}),[e,t])}(g,r,n),function(e,t){const n=d.useRef(t);(0,d.useEffect)((()=>{n.current&&(p=e,!w((0,l.T)(e.current?e.current[0]:void 0).activeElement,p.current)&&e.current&&P(e.current)),n.current=!1}),[e])}(g,i),(0,d.useEffect)((()=>{const e=(0,l.T)(g.current?g.current[0]:void 0).activeElement;let t=null;if(w(e,g.current)){for(let n of j.traverse())n.scopeRef&&w(e,n.scopeRef.current)&&(t=n);t===j.getTreeNode(g)&&(p=t.scopeRef)}}),[g]),(0,a.N)((()=>()=>{var e,t,n;let r=null!==(n=null===(t=j.getTreeNode(g))||void 0===t||null===(e=t.parent)||void 0===e?void 0:e.scopeRef)&&void 0!==n?n:null;g!==p&&!_(g,p)||r&&!j.getTreeNode(r)||(p=r),j.removeTreeNode(g)}),[g]);let M=(0,d.useMemo)((()=>function(e){return{focusNext(t={}){let n=e.current,{from:r,tabbable:i,wrap:s,accept:a}=t,o=r||(0,l.T)(n[0]).activeElement,d=n[0].previousElementSibling,u=C(m(n),{tabbable:i,accept:a},n);u.currentNode=w(o,n)?o:d;let c=u.nextNode();return!c&&s&&(u.currentNode=d,c=u.nextNode()),c&&x(c,!0),c},focusPrevious(t={}){let n=e.current,{from:r,tabbable:i,wrap:s,accept:a}=t,o=r||(0,l.T)(n[0]).activeElement,d=n[n.length-1].nextElementSibling,u=C(m(n),{tabbable:i,accept:a},n);u.currentNode=w(o,n)?o:d;let c=u.previousNode();return!c&&s&&(u.currentNode=d,c=u.previousNode()),c&&x(c,!0),c},focusFirst(t={}){let n=e.current,{tabbable:r,accept:i}=t,s=C(m(n),{tabbable:r,accept:i},n);s.currentNode=n[0].previousElementSibling;let a=s.nextNode();return a&&x(a,!0),a},focusLast(t={}){let n=e.current,{tabbable:r,accept:i}=t,s=C(m(n),{tabbable:r,accept:i},n);s.currentNode=n[n.length-1].nextElementSibling;let a=s.previousNode();return a&&x(a,!0),a}}}(g)),[]),I=(0,d.useMemo)((()=>({focusManager:M,parentNode:N})),[N,M]);return d.createElement(u.Provider,{value:I},d.createElement("span",{"data-focus-scope-start":!0,hidden:!0,ref:f}),t,d.createElement("span",{"data-focus-scope-end":!0,hidden:!0,ref:h}))}const h=["input:not([disabled]):not([type=hidden])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable^="false"])'],g=h.join(":not([hidden]),")+",[tabindex]:not([disabled]):not([hidden])";h.push('[tabindex]:not([tabindex="-1"]):not([disabled])');const v=h.join(':not([hidden]):not([tabindex="-1"]),');function m(e){return e[0].parentElement}function y(e){let t=j.getTreeNode(p);for(;t&&t.scopeRef!==e;){if(t.contain)return!1;t=t.parent}return!0}function b(e){return A(e)}function w(e,t){return!!e&&!!t&&t.some((t=>t.contains(e)))}function A(e,t=null){if(e instanceof Element&&e.closest("[data-react-aria-top-layer]"))return!0;for(let{scopeRef:n}of j.traverse(j.getTreeNode(t)))if(n&&w(e,n.current))return!0;return!1}function _(e,t){var n;let r=null===(n=j.getTreeNode(t))||void 0===n?void 0:n.parent;for(;r;){if(r.scopeRef===e)return!0;r=r.parent}return!1}function x(e,t=!1){if(null==e||t){if(null!=e)try{e.focus()}catch{}}else try{(0,r.l)(e)}catch{}}function E(e,t=!0){let n=e[0].previousElementSibling,r=m(e),i=C(r,{tabbable:t},e);i.currentNode=n;let s=i.nextNode();return t&&!s&&(r=m(e),i=C(r,{tabbable:!1},e),i.currentNode=n,s=i.nextNode()),s}function P(e,t=!0){x(E(e,t))}function k(e){let t=j.getTreeNode(p);for(;t&&t.scopeRef!==e;){if(t.nodeToRestore)return!1;t=t.parent}return(null==t?void 0:t.scopeRef)===e}function S(e){e.dispatchEvent(new CustomEvent(c,{bubbles:!0,cancelable:!0}))&&x(e)}function C(e,t,n){let r=(null==t?void 0:t.tabbable)?v:g,s=(0,l.T)(e).createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode(e){var s;return(null==t||null===(s=t.from)||void 0===s?void 0:s.contains(e))?NodeFilter.FILTER_REJECT:!e.matches(r)||!(0,i.J)(e)||n&&!w(e,n)||(null==t?void 0:t.accept)&&!t.accept(e)?NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT}});return(null==t?void 0:t.from)&&(s.currentNode=t.from),s}class N{get size(){return this.fastMap.size}getTreeNode(e){return this.fastMap.get(e)}addTreeNode(e,t,n){let r=this.fastMap.get(null!=t?t:null);if(!r)return;let i=new T({scopeRef:e});r.addChild(i),i.parent=r,this.fastMap.set(e,i),n&&(i.nodeToRestore=n)}addNode(e){this.fastMap.set(e.scopeRef,e)}removeTreeNode(e){if(null===e)return;let t=this.fastMap.get(e);if(!t)return;let n=t.parent;for(let e of this.traverse())e!==t&&t.nodeToRestore&&e.nodeToRestore&&t.scopeRef&&t.scopeRef.current&&w(e.nodeToRestore,t.scopeRef.current)&&(e.nodeToRestore=t.nodeToRestore);let r=t.children;n&&(n.removeChild(t),r.size>0&&r.forEach((e=>n&&n.addChild(e)))),this.fastMap.delete(t.scopeRef)}*traverse(e=this.root){if(null!=e.scopeRef&&(yield e),e.children.size>0)for(let t of e.children)yield*this.traverse(t)}clone(){var e;let t=new N;var n;for(let r of this.traverse())t.addTreeNode(r.scopeRef,null!==(n=null===(e=r.parent)||void 0===e?void 0:e.scopeRef)&&void 0!==n?n:null,r.nodeToRestore);return t}constructor(){this.fastMap=new Map,this.root=new T({scopeRef:null}),this.fastMap.set(null,this.root)}}class T{addChild(e){this.children.add(e),e.parent=this}removeChild(e){this.children.delete(e),e.parent=void 0}constructor(e){this.children=new Set,this.contain=!1,this.scopeRef=e.scopeRef}}let j=new N},5750:(e,t,n)=>{n.d(t,{_:()=>s});var r=n(894),i=n(6923);function s(e,t){var n=(0,i._)(e,t,"get");return(0,r._)(e,n)}},5786:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{F:()=>v});var i=n(7723),s=n(9204),a=n(8173),l=n(2866),o=n(6087),d=n(9860),u=n(5140),c=n(2664),p=n(4881),f=n(790),h=e([d,c]);[d,c]=h.then?(await h)():h;const g=["heartbeat","heartbeat_admin","heartbeat_admin_interval","heartbeat_post_editor","heartbeat_post_editor_interval"],v=()=>{const{inputProps:e,getOption:t,optionPrefix:n}=(0,c.Mp)(),[r,h]=(0,o.useState)(g.reduce(((e,n)=>(e[n]=t(n),e)),{}));return(0,f.jsx)(d.$,{name:"heartbeat",id:"heartbeat",title:"Heartbeat",onChange:e=>{h((t=>(g.forEach((n=>{n.endsWith("_interval")||(t[n]=e)})),t)))},label:(0,i.__)("Enable the Heartbeat API","syntatis-feature-flipper"),description:(0,i.__)("If switched off, WordPress will will not be sending requests to the Heartbeat API.","syntatis-feature-flipper"),help:(0,f.jsxs)(u.Hu,{children:[(0,f.jsx)("p",{children:(0,i.__)("The Heartbeat API enables real-time communication between the browser and server using periodic AJAX requests.","syntatis-feature-flipper")}),(0,f.jsx)("p",{children:(0,i.__)("It powers features like auto-saving posts, post locking to prevent simultaneous edits, session management to extend login times, and real-time dashboard updates for plugins.","syntatis-feature-flipper")}),(0,f.jsx)("p",{children:(0,i.__)("While it improves interactivity and functionality, it can increase server load, especially on shared hosting. You may customize the frequency if necessary for performance optimization.","syntatis-feature-flipper")})]}),children:r.heartbeat&&(0,f.jsx)(u.B_,{summary:(0,i.__)("Settings","syntatis-feature-flipper"),children:(0,f.jsxs)("div",{className:p.A.group,children:[(0,f.jsxs)("div",{id:"heartbeat-on-admin",role:"group","aria-labelledby":"heartbeat-on-admin-head",children:[(0,f.jsx)("div",{id:"heartbeat-on-admin-head",children:(0,f.jsx)("strong",{children:(0,i.__)("On admin","syntatis-feature-flipper")})}),(0,f.jsx)(s.S,{...e("heartbeat_admin"),defaultSelected:r.heartbeat_admin,onChange:e=>{h((t=>({...t,heartbeat_admin:e})))},label:(0,i.__)("Enable request on the admin area once every","syntatis-feature-flipper"),suffix:(0,f.jsxs)(a.l,{...e("heartbeat_admin_interval"),name:void 0,onSelectionChange:e=>{h((t=>({...t,heartbeat_admin_interval:e})))},selectedItem:r.heartbeat_admin_interval,isDisabled:!r.heartbeat_admin,children:[(0,f.jsx)(l.c,{value:15,children:(0,i.__)("15 seconds","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:30,children:(0,i.__)("30 seconds","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:60,children:(0,i.__)("1 minute","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:120,children:(0,i.__)("2 minutes","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:300,children:(0,i.__)("5 minutes","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:600,children:(0,i.__)("10 minutes","syntatis-feature-flipper")})]})})]}),(0,f.jsxs)("div",{id:"heartbeat-on-post-editor",role:"group","aria-labelledby":"heartbeat-on-post-editor-head",children:[(0,f.jsx)("div",{id:"heartbeat-on-post-editor-head",children:(0,f.jsx)("strong",{children:(0,i.__)("On post editor","syntatis-feature-flipper")})}),(0,f.jsx)(s.S,{...e("heartbeat_post_editor"),defaultSelected:r.heartbeat_post_editor,onChange:e=>{h((t=>({...t,heartbeat_post_editor:e})))},label:(0,i.__)("Enable request on the post editor once every","syntatis-feature-flipper"),suffix:(0,f.jsxs)(a.l,{...e("heartbeat_post_editor_interval"),name:void 0,onSelectionChange:e=>{h((t=>({...t,heartbeat_post_editor_interval:e})))},selectedItem:r.heartbeat_post_editor_interval,isDisabled:!r.heartbeat_post_editor,children:[(0,f.jsx)(l.c,{value:15,children:(0,i.__)("15 seconds","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:30,children:(0,i.__)("30 seconds","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:60,children:(0,i.__)("1 minute","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:120,children:(0,i.__)("2 minutes","syntatis-feature-flipper")})]})})]}),(0,f.jsx)("input",{type:"hidden",name:`${n}heartbeat_admin_interval`,value:r.heartbeat_admin_interval}),(0,f.jsx)("input",{type:"hidden",name:`${n}heartbeat_post_editor_interval`,value:r.heartbeat_post_editor_interval})]})})})};r()}catch(e){r(e)}}))},5795:e=>{e.exports=window.ReactDOM},5987:(e,t,n)=>{n.d(t,{$:()=>l});const r=new Set(["id"]),i=new Set(["aria-label","aria-labelledby","aria-describedby","aria-details"]),s=new Set(["href","hrefLang","target","rel","download","ping","referrerPolicy"]),a=/^(data-.*)$/;function l(e,t={}){let{labelable:n,isLink:l,propNames:o}=t,d={};for(const t in e)Object.prototype.hasOwnProperty.call(e,t)&&(r.has(t)||n&&i.has(t)||l&&s.has(t)||(null==o?void 0:o.has(t))||a.test(t))&&(d[t]=e[t]);return d}},6087:e=>{e.exports=window.wp.element},6133:(e,t,n)=>{n.d(t,{o:()=>l});var r=n(5562),i=n(3424),s=n(9461),a=n(1609);function l(e={}){let{autoFocus:t=!1,isTextInput:n,within:l}=e,o=(0,a.useRef)({isFocused:!1,isFocusVisible:t||(0,r.pP)()}),[d,u]=(0,a.useState)(!1),[c,p]=(0,a.useState)((()=>o.current.isFocused&&o.current.isFocusVisible)),f=(0,a.useCallback)((()=>p(o.current.isFocused&&o.current.isFocusVisible)),[]),h=(0,a.useCallback)((e=>{o.current.isFocused=e,u(e),f()}),[f]);(0,r.K7)((e=>{o.current.isFocusVisible=e,f()}),[],{isTextInput:n});let{focusProps:g}=(0,i.i)({isDisabled:l,onFocusChange:h}),{focusWithinProps:v}=(0,s.R)({isDisabled:!l,onFocusWithinChange:h});return{isFocused:d,isFocusVisible:c,focusProps:l?v:g}}},6638:(e,t,n)=>{n.d(t,{M:()=>d});var r=n(1609);let i=!1,s=0;function a(){i=!0,setTimeout((()=>{i=!1}),50)}function l(e){"touch"===e.pointerType&&a()}function o(){if("undefined"!=typeof document)return"undefined"!=typeof PointerEvent?document.addEventListener("pointerup",l):document.addEventListener("touchend",a),s++,()=>{s--,s>0||("undefined"!=typeof PointerEvent?document.removeEventListener("pointerup",l):document.removeEventListener("touchend",a))}}function d(e){let{onHoverStart:t,onHoverChange:n,onHoverEnd:s,isDisabled:a}=e,[l,d]=(0,r.useState)(!1),u=(0,r.useRef)({isHovered:!1,ignoreEmulatedMouseEvents:!1,pointerType:"",target:null}).current;(0,r.useEffect)(o,[]);let{hoverProps:c,triggerHoverEnd:p}=(0,r.useMemo)((()=>{let e=(e,r)=>{if(u.pointerType=r,a||"touch"===r||u.isHovered||!e.currentTarget.contains(e.target))return;u.isHovered=!0;let i=e.currentTarget;u.target=i,t&&t({type:"hoverstart",target:i,pointerType:r}),n&&n(!0),d(!0)},r=(e,t)=>{if(u.pointerType="",u.target=null,"touch"===t||!u.isHovered)return;u.isHovered=!1;let r=e.currentTarget;s&&s({type:"hoverend",target:r,pointerType:t}),n&&n(!1),d(!1)},l={};return"undefined"!=typeof PointerEvent?(l.onPointerEnter=t=>{i&&"mouse"===t.pointerType||e(t,t.pointerType)},l.onPointerLeave=e=>{!a&&e.currentTarget.contains(e.target)&&r(e,e.pointerType)}):(l.onTouchStart=()=>{u.ignoreEmulatedMouseEvents=!0},l.onMouseEnter=t=>{u.ignoreEmulatedMouseEvents||i||e(t,"mouse"),u.ignoreEmulatedMouseEvents=!1},l.onMouseLeave=e=>{!a&&e.currentTarget.contains(e.target)&&r(e,"mouse")}),{hoverProps:l,triggerHoverEnd:r}}),[t,n,s,a,u]);return(0,r.useEffect)((()=>{a&&p({currentTarget:u.target},u.pointerType)}),[a]),{hoverProps:c,isHovered:l}}},6660:(e,t,n)=>{n.d(t,{w:()=>i});var r=n(9953);function i(e,t){(0,r.N)((()=>{if(e&&e.ref&&t)return e.ref.current=t.current,()=>{e.ref&&(e.ref.current=null)}}))}},6804:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{r:()=>h});var i=n(7723),s=n(3413),a=n(9204),l=n(2664),o=n(6087),d=n(5140),u=n(9583),c=n(790),p=e([l]);l=(p.then?(await p)():p)[0];const f=["auto_updates","auto_update_core","auto_update_plugins","auto_update_themes","updates","update_core","update_plugins","update_themes"],h=()=>{const{inputProps:e,getOption:t}=(0,l.Mp)(),[n,r]=(0,o.useState)(f.reduce(((e,n)=>(e[n]=t(n),e)),{}));function p(e,t){r((n=>{const r={...n};return e.forEach((e=>{r[e]=t})),r}))}return(0,c.jsxs)("tr",{children:[(0,c.jsx)("th",{scope:"row",children:(0,c.jsx)("span",{children:(0,i.__)("Updates","syntatis-feature-flipper")})}),(0,c.jsx)("td",{children:(0,c.jsxs)("div",{className:u.A.inputGroup,children:[(0,c.jsxs)("div",{className:u.A.inputGroup,children:[(0,c.jsx)(s.d,{...e("updates"),isSelected:n.updates,onChange:e=>{p(f,e)},label:(0,i.__)("Enable all updates","syntatis-feature-flipper"),description:(0,i.__)("Enable updates for WordPress core, plugins, and themes.","syntatis-feature-flipper")}),n.updates&&(0,c.jsx)(s.d,{...e("auto_updates"),onChange:e=>{p(f.filter((e=>e.startsWith("auto_update"))),e)},isSelected:n.auto_updates,isReadOnly:!n.updates,defaultSelected:n.auto_updates,description:(0,i.__)("Enable automatic updates for WordPress core, plugins, and themes.","syntatis-feature-flipper"),label:(0,i.__)("Enable all automatic updates","syntatis-feature-flipper")})]}),n.updates&&(0,c.jsx)(d.B_,{className:u.A.details,summary:(0,i.__)("Settings","syntatis-feature-flipper"),children:(0,c.jsxs)("div",{className:u.A.inputGroup,children:[(0,c.jsxs)("div",{className:u.A.checkboxGroup,children:[(0,c.jsx)("div",{"aria-hidden":!0,className:u.A.heading,children:"WordPress"}),(0,c.jsxs)("div",{className:u.A.inputs,children:[(0,c.jsx)(a.S,{...e("update_core"),defaultSelected:n.update_core,onChange:e=>{p(["update_core","auto_update_core"],e)},isReadOnly:!n.updates,isSelected:n.updates&&n.update_core,"aria-label":(0,i.__)("Enable WordPress core update","syntatis-feature-flipper"),label:(0,i.__)("Enable update","syntatis-feature-flipper")}),n.update_core&&(0,c.jsx)(a.S,{...e("auto_update_core"),onChange:e=>{p(["auto_update_core"],e)},isDisabled:!n.auto_updates,isSelected:n.auto_update_core&&n.update_core,"aria-label":(0,i.__)("Enable WordPress core automatic update","syntatis-feature-flipper"),label:(0,i.__)("Enable automatic update","syntatis-feature-flipper")})]}),(0,c.jsx)("p",{className:"description","aria-hidden":!0,children:(0,i.__)("Manage WordPress core update configurations.","syntatis-feature-flipper")})]}),(0,c.jsxs)("div",{className:u.A.checkboxGroup,children:[(0,c.jsx)("div",{"aria-hidden":!0,className:u.A.heading,children:(0,i.__)("Plugins","syntatis-feature-flipper")}),(0,c.jsxs)("div",{className:u.A.inputs,children:[(0,c.jsx)(a.S,{...e("update_plugins"),"aria-label":(0,i.__)("Enable plugins update","syntatis-feature-flipper"),label:(0,i.__)("Enable update","syntatis-feature-flipper"),isReadOnly:!n.updates,isSelected:n.update_plugins&&n.updates,onChange:e=>{p(["auto_update_plugins","update_plugins"],e)}}),n.update_plugins&&(0,c.jsx)(a.S,{...e("auto_update_plugins"),isDisabled:!n.auto_updates,isSelected:n.auto_update_plugins&&n.update_plugins,label:(0,i.__)("Enable automatic update","syntatis-feature-flipper"),onChange:e=>{p(["auto_update_plugins"],e)}})]}),(0,c.jsx)("p",{className:"description",children:(0,i.__)("Manage plugins update configurations.","syntatis-feature-flipper")})]}),(0,c.jsxs)("div",{className:u.A.checkboxGroup,children:[(0,c.jsx)("div",{"aria-hidden":!0,className:u.A.heading,children:(0,i.__)("Themes","syntatis-feature-flipper")}),(0,c.jsxs)("div",{className:u.A.inputs,children:[(0,c.jsx)(a.S,{...e("update_themes"),isReadOnly:!n.updates,isSelected:n.update_themes&&n.updates,"aria-label":(0,i.__)("Enable themes update","syntatis-feature-flipper"),label:(0,i.__)("Enable update","syntatis-feature-flipper"),onChange:e=>{p(["auto_update_themes","update_themes"],e)}}),n.update_themes&&(0,c.jsx)(a.S,{...e("auto_update_themes"),isDisabled:!n.auto_updates,isSelected:n.auto_update_themes&&n.update_themes,"aria-label":(0,i.__)("Enable themes automatic update","syntatis-feature-flipper"),label:(0,i.__)("Enable automatic update","syntatis-feature-flipper"),onChange:e=>{p(["auto_update_themes"],e)}})]}),(0,c.jsx)("p",{className:"description",children:(0,i.__)("Manage themes update configurations.","syntatis-feature-flipper")})]})]})})]})})]})};r()}catch(e){r(e)}}))},6858:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{Y:()=>p});var i=n(7723),s=n(1034),a=n(5555),l=n(3412),o=n(9662),d=n(2664),u=n(790),c=e([o,d]);[o,d]=c.then?(await c)():c;const p=()=>{const{inlineData:e}=(0,d.Mp)();return(0,u.jsx)(s.O,{navigate:!0,url:e.settingPage,children:(0,u.jsxs)(a.t,{selectedKey:e.settingPageTab||void 0,children:[(0,u.jsx)(l.o,{title:(0,i.__)("General","syntatis-feature-flipper"),children:(0,u.jsx)(o.a5,{})},"general"),(0,u.jsx)(l.o,{title:(0,i.__)("Admin","syntatis-feature-flipper"),children:(0,u.jsx)(o.nQ,{})},"admin"),(0,u.jsx)(l.o,{title:(0,i.__)("Media","syntatis-feature-flipper"),children:(0,u.jsx)(o.Ct,{})},"media"),(0,u.jsx)(l.o,{title:(0,i.__)("Site","syntatis-feature-flipper"),children:(0,u.jsx)(o.$R,{})},"site"),(0,u.jsx)(l.o,{title:(0,i.__)("Security","syntatis-feature-flipper"),children:(0,u.jsx)(o.SV,{})},"security"),(0,u.jsx)(l.o,{title:(0,i.__)("Advanced","syntatis-feature-flipper"),children:(0,u.jsx)(o.wq,{})},"advanced")]})})};r()}catch(e){r(e)}}))},6923:(e,t,n)=>{function r(e,t,n){if(!t.has(e))throw new TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}n.d(t,{_:()=>r})},6948:(e,t,n)=>{n.d(t,{A:()=>i});var r=n(1609);function i(){let e=(0,r.useRef)(new Map),t=(0,r.useCallback)(((t,n,r,i)=>{let s=(null==i?void 0:i.once)?(...t)=>{e.current.delete(r),r(...t)}:r;e.current.set(r,{type:n,eventTarget:t,fn:s,options:i}),t.addEventListener(n,s,i)}),[]),n=(0,r.useCallback)(((t,n,r,i)=>{var s;let a=(null===(s=e.current.get(r))||void 0===s?void 0:s.fn)||r;t.removeEventListener(n,a,i),e.current.delete(r)}),[]),i=(0,r.useCallback)((()=>{e.current.forEach(((e,t)=>{n(e.eventTarget,e.type,t,e.options)}))}),[n]);return(0,r.useEffect)((()=>i),[i]),{addGlobalListener:t,removeGlobalListener:n,removeAllGlobalListeners:i}}},7049:(e,t,n)=>{n.d(t,{J:()=>s});var r=n(9953),i=n(1609);function s(e){const t=(0,i.useRef)(null);return(0,r.N)((()=>{t.current=e}),[e]),(0,i.useCallback)(((...e)=>{const n=t.current;return null==n?void 0:n(...e)}),[])}},7061:(e,t,n)=>{n.d(t,{b:()=>i});var r=n(3051);function i(e,t){let{id:n,"aria-label":i,"aria-labelledby":s}=e;if(n=(0,r.Bi)(n),s&&i){let e=new Set([n,...s.trim().split(/\s+/)]);s=[...e].join(" ")}else s&&(s=s.trim().split(/\s+/).join(" "));return i||s||!t||(i=t),{id:n,"aria-label":i,"aria-labelledby":s}}},7229:(e,t,n)=>{n.d(t,{H:()=>c});var r=n(5369),i=n(6948),s=n(9953),a=n(1609);let l=0;const o=new Map;var d=n(2217);const u=500;function c(e){let{isDisabled:t,onLongPressStart:n,onLongPressEnd:c,onLongPress:p,threshold:f=u,accessibilityDescription:h}=e;const g=(0,a.useRef)(void 0);let{addGlobalListener:v,removeGlobalListener:m}=(0,i.A)(),{pressProps:y}=(0,r.d)({isDisabled:t,onPressStart(e){if(e.continuePropagation(),("mouse"===e.pointerType||"touch"===e.pointerType)&&(n&&n({...e,type:"longpressstart"}),g.current=setTimeout((()=>{e.target.dispatchEvent(new PointerEvent("pointercancel",{bubbles:!0})),p&&p({...e,type:"longpress"}),g.current=void 0}),f),"touch"===e.pointerType)){let t=e=>{e.preventDefault()};v(e.target,"contextmenu",t,{once:!0}),v(window,"pointerup",(()=>{setTimeout((()=>{m(e.target,"contextmenu",t)}),30)}),{once:!0})}},onPressEnd(e){g.current&&clearTimeout(g.current),!c||"mouse"!==e.pointerType&&"touch"!==e.pointerType||c({...e,type:"longpressend"})}}),b=function(e){let[t,n]=(0,a.useState)();return(0,s.N)((()=>{if(!e)return;let t=o.get(e);if(t)n(t.element.id);else{let r="react-aria-description-"+l++;n(r);let i=document.createElement("div");i.id=r,i.style.display="none",i.textContent=e,document.body.appendChild(i),t={refCount:0,element:i},o.set(e,t)}return t.refCount++,()=>{t&&0==--t.refCount&&(t.element.remove(),o.delete(e))}}),[e]),{"aria-describedby":e?t:void 0}}(p&&!t?h:void 0);return{longPressProps:(0,d.v)(y,b)}}},7233:(e,t,n)=>{n.d(t,{v:()=>a});let r=new Map,i=new Set;function s(){if("undefined"==typeof window)return;function e(e){return"propertyName"in e}let t=n=>{if(!e(n)||!n.target)return;let s=r.get(n.target);if(s&&(s.delete(n.propertyName),0===s.size&&(n.target.removeEventListener("transitioncancel",t),r.delete(n.target)),0===r.size)){for(let e of i)e();i.clear()}};document.body.addEventListener("transitionrun",(n=>{if(!e(n)||!n.target)return;let i=r.get(n.target);i||(i=new Set,r.set(n.target,i),n.target.addEventListener("transitioncancel",t,{once:!0})),i.add(n.propertyName)})),document.body.addEventListener("transitionend",t)}function a(e){requestAnimationFrame((()=>{0===r.size?e():i.add(e)}))}"undefined"!=typeof document&&("loading"!==document.readyState?s():document.addEventListener("DOMContentLoaded",s))},7345:(e,t,n)=>{n.d(t,{A:()=>r});const r={root:"oVLd_PMDqq5iaB9SlPPQ",label:"L5jiWVy77IMtnbC3mrEI"}},7418:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{t:()=>u});var i=n(1455),s=n.n(i),a=n(6087),l=n(1789);const o=await s()({path:"/wp/v2/settings",method:"GET"});function d(e){const t=e?.match(/: \[(.*?)\] (.+) in/);return t?{[t[1]]:t[2]}:null}const u=({optionPrefix:e,nonceData:t})=>{const[n,r]=(0,a.useState)(o),[i,u]=(0,a.useState)(),[c,p]=(0,a.useState)(!1),[f,h]=(0,a.useState)({}),[g,v]=(0,l.A)(`${e}status`,{defaultValue:null});return(0,a.useEffect)((()=>{c&&h({})}),[c]),(0,a.useEffect)((()=>{null!==g&&(g.startsWith("__")?v(g.replace("__","")):v(null))}),[]),{values:n,status:g,errorMessages:f,updating:c,submit:e=>{p(!0),s()({path:"/wp/v2/settings",method:"POST",data:e}).then((e=>{r((e=>{for(const t in e)Object.keys(n).includes(t)||delete e[t];return e})(e)),v("__success")})).catch((e=>{const t=d(e?.data?.error?.message);h((e=>{if(t)return{...e,...t}})),v("__error")})).finally((()=>{u(e);const n=new URLSearchParams(window.location.search);n.set("options",btoa(Object.keys(e).toString())),n.set("nonce",t),window.location.search=n.toString()}))},setValues:r,setStatus:v,getOption:function(e){return n[e]},initialValues:o,updatedValues:i}};r()}catch(c){r(c)}}),1)},7595:(e,t,n)=>{n.d(t,{$:()=>f});var r=n(790),i=n(3908),s=n(2217),a=n(1609),l=n(9229),o=n(6638),d=n(6133),u=n(9691);n(2698);const c="_affix_1mh99_4",p="_hasAffix_1mh99_15",f=(0,a.forwardRef)(((e,t)=>{const{autoFocus:n,children:a,prefix:f,role:h,size:g,suffix:v,variant:m="primary"}=e,y=(0,i.U)(t),{buttonProps:b}=(0,l.s)(e,y),{hoverProps:w}=(0,o.M)(e),{focusProps:A}=(0,d.o)({autoFocus:n}),{clsx:_,rootProps:x}=(0,u.Y)("Button",e),E=!!f||!!v;return(0,r.jsxs)("button",{...x({classNames:["button",g?`button-${g}`:"",`button-${"link-danger"===m?"link":m}`,{"button-link-delete":"link-danger"===m,[p]:E},"_root_1mh99_1"]}),...(0,s.v)(b,w,A),ref:y,role:h,children:[f&&(0,r.jsx)("span",{className:_({classNames:[c],prefixedNames:["affix","prefix"]}),children:f}),E?(0,r.jsx)("span",{className:_({classNames:[c],prefixedNames:["affix","infix"]}),children:a}):a,v&&(0,r.jsx)("span",{className:_({classNames:[c],prefixedNames:["affix","suffix"]}),children:v})]})}));f.displayName="Button"},7623:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{M:()=>l});var i=n(6087),s=n(3194),a=e([s]);s=(a.then?(await a)():a)[0];const l=()=>{const e=(0,i.useContext)(s.l);if(!e)throw new Error("useSettingsContext must be used within a SettingsProvider");return e};r()}catch(e){r(e)}}))},7723:e=>{e.exports=window.wp.i18n},7834:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{n:()=>p});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=document.querySelector("#wpfooter"),c=u?.style?.display,p=()=>{const{getOption:e}=(0,s.Mp)();return(0,o.jsxs)(s.lV,{children:[(0,o.jsxs)(s.LB,{children:[(0,o.jsx)(a.qw,{}),(0,o.jsx)(a.$z,{name:"admin_footer_text",id:"admin-footer-text",title:(0,i.__)("Footer Text","syntatis-feature-flipper"),label:(0,i.__)("Show the footer text","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the footer text in the admin area will not be shown.","syntatis-feature-flipper"),onChange:e=>{u&&(u.style.display=e?c:"none")}}),e("updates")&&(0,o.jsx)(a.$z,{name:"update_nags",id:"update-nags",help:(0,o.jsx)(l.Hu,{children:(0,o.jsx)("p",{children:(0,i.__)('This option will only remove the update notice that appear at the top of the admin area.It does not prevent the updates itself. To disable the updates, you can switch them off from the "Advanced › Updates" option.',"syntatis-feature-flipper")})}),title:(0,i.__)("Update Nags","syntatis-feature-flipper"),label:(0,i.__)("Enable update notification message","syntatis-feature-flipper"),description:(0,i.__)("If switched off, notification message will not be shown when update is available.","syntatis-feature-flipper")})]}),(0,o.jsxs)(s.LB,{title:(0,i.__)("Admin Bar","syntatis-feature-flipper"),description:(0,i.__)("Options to customize the Admin Bar area","syntatis-feature-flipper"),children:[(0,o.jsx)(a.pY,{}),(0,o.jsx)(a.$z,{name:"admin_bar_howdy",id:"admin-bar-howdy",title:(0,i.__)("Howdy Text","syntatis-feature-flipper"),label:(0,i.__)('Show the "Howdy" text',"syntatis-feature-flipper"),description:(0,i.__)('If switched off, the "Howdy" text in the Account menu in the admin bar will be removed.',"syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"admin_bar_env_type",id:"admin-bar-env-type",title:(0,i.__)("Environment Type","syntatis-feature-flipper"),label:(0,i.__)("Show the current environment type","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the current environment type of the site will not be shown in the Admin Bar.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)('In WordPress, the "environment type" identifies the setup of a site at different stages. These types include:',"syntatis-feature-flipper")}),(0,o.jsxs)("ul",{children:[(0,o.jsxs)("li",{children:[(0,o.jsxs)("strong",{children:[(0,i.__)("Local:","syntatis-feature-flipper")," "]}),(0,i.__)("For development and testing on a local computer.","syntatis-feature-flipper")]}),(0,o.jsxs)("li",{children:[(0,o.jsxs)("strong",{children:[(0,i.__)("Development:","syntatis-feature-flipper")," "]}),(0,i.__)("For testing the site, usually on a remote server, before moving to staging.","syntatis-feature-flipper")]}),(0,o.jsxs)("li",{children:[(0,o.jsxs)("strong",{children:[(0,i.__)("Staging:","syntatis-feature-flipper")," "]}),(0,i.__)("A copy of the live site for safely testing changes.","syntatis-feature-flipper")]}),(0,o.jsxs)("li",{children:[(0,o.jsxs)("strong",{children:[(0,i.__)("Production:","syntatis-feature-flipper")," "]}),(0,i.__)("The live site that users visit, where stability and security are crucial.","syntatis-feature-flipper")]})]})]})})]})]})};r()}catch(e){r(e)}}))},7899:(e,t,n)=>{n.d(t,{A:()=>r});const r={root:"YTQMl4k9pmjrkDUavm5S"}},7979:(e,t,n)=>{n.d(t,{s:()=>l});var r=n(2217),i=n(1609),s=n(9461);const a={border:0,clip:"rect(0 0 0 0)",clipPath:"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap"};function l(e){let{children:t,elementType:n="div",isFocusable:l,style:o,...d}=e,{visuallyHiddenProps:u}=function(e={}){let{style:t,isFocusable:n}=e,[r,l]=(0,i.useState)(!1),{focusWithinProps:o}=(0,s.R)({isDisabled:!n,onFocusWithinChange:e=>l(e)});return{visuallyHiddenProps:{...o,style:(0,i.useMemo)((()=>r?t:t?{...a,...t}:a),[r])}}}(e);return i.createElement(n,(0,r.v)(d,u),t)}},8030:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{b:()=>u});var i=n(7723),s=n(7595),a=n(3677),l=n(7623),o=n(790),d=e([l]);l=(d.then?(await d)():d)[0];const u=()=>{const{updating:e}=(0,l.M)();return(0,o.jsx)("div",{className:"submit",children:(0,o.jsx)(s.$,{isDisabled:e,prefix:e&&(0,o.jsx)(a.y,{}),type:"submit",children:e?(0,i.__)("Saving Changes","syntatis-feature-flipper"):(0,i.__)("Save Changes","syntatis-feature-flipper")})})};r()}catch(e){r(e)}}))},8034:(e,t,n)=>{n.d(t,{A:()=>r});const r={notice:"svQGVC515Fym3Ns84Wv_"}},8084:(e,t,n)=>{n.d(t,{F:()=>r});const r=n(1609).createContext({register:()=>{}});r.displayName="PressResponderContext"},8150:(e,t,n)=>{n.d(t,{_:()=>i});var r=n(3482);function i(e,t,n){(0,r._)(e,t),t.set(e,n)}},8173:(e,t,n)=>{n.d(t,{l:()=>z});var r=n(790),i=n(1609),s=n(5987),a=n(3908),l=n(2217),o=n(3051),d=n(2166);class u{getItemRect(e){let t=this.ref.current;if(!t)return null;let n=null!=e?t.querySelector(`[data-key="${CSS.escape(e.toString())}"]`):null;if(!n)return null;let r=t.getBoundingClientRect(),i=n.getBoundingClientRect();return{x:i.left-r.left+t.scrollLeft,y:i.top-r.top+t.scrollTop,width:i.width,height:i.height}}getContentSize(){let e=this.ref.current;var t,n;return{width:null!==(t=null==e?void 0:e.scrollWidth)&&void 0!==t?t:0,height:null!==(n=null==e?void 0:e.scrollHeight)&&void 0!==n?n:0}}getVisibleRect(){let e=this.ref.current;var t,n,r,i;return{x:null!==(t=null==e?void 0:e.scrollLeft)&&void 0!==t?t:0,y:null!==(n=null==e?void 0:e.scrollTop)&&void 0!==n?n:0,width:null!==(r=null==e?void 0:e.offsetWidth)&&void 0!==r?r:0,height:null!==(i=null==e?void 0:e.offsetHeight)&&void 0!==i?i:0}}constructor(e){this.ref=e}}var c=n(5531);class p{isDisabled(e){var t;return"all"===this.disabledBehavior&&((null===(t=e.props)||void 0===t?void 0:t.isDisabled)||this.disabledKeys.has(e.key))}findNextNonDisabled(e,t){let n=e;for(;null!=n;){let e=this.collection.getItem(n);if("item"===(null==e?void 0:e.type)&&!this.isDisabled(e))return n;n=t(n)}return null}getNextKey(e){let t=e;return t=this.collection.getKeyAfter(t),this.findNextNonDisabled(t,(e=>this.collection.getKeyAfter(e)))}getPreviousKey(e){let t=e;return t=this.collection.getKeyBefore(t),this.findNextNonDisabled(t,(e=>this.collection.getKeyBefore(e)))}findKey(e,t,n){let r=e,i=this.layoutDelegate.getItemRect(r);if(!i||null==r)return null;let s=i;do{if(r=t(r),null==r)break;i=this.layoutDelegate.getItemRect(r)}while(i&&n(s,i)&&null!=r);return r}isSameRow(e,t){return e.y===t.y||e.x!==t.x}isSameColumn(e,t){return e.x===t.x||e.y!==t.y}getKeyBelow(e){return"grid"===this.layout&&"vertical"===this.orientation?this.findKey(e,(e=>this.getNextKey(e)),this.isSameRow):this.getNextKey(e)}getKeyAbove(e){return"grid"===this.layout&&"vertical"===this.orientation?this.findKey(e,(e=>this.getPreviousKey(e)),this.isSameRow):this.getPreviousKey(e)}getNextColumn(e,t){return t?this.getPreviousKey(e):this.getNextKey(e)}getKeyRightOf(e){let t="ltr"===this.direction?"getKeyRightOf":"getKeyLeftOf";return this.layoutDelegate[t]?(e=this.layoutDelegate[t](e),this.findNextNonDisabled(e,(e=>this.layoutDelegate[t](e)))):"grid"===this.layout?"vertical"===this.orientation?this.getNextColumn(e,"rtl"===this.direction):this.findKey(e,(e=>this.getNextColumn(e,"rtl"===this.direction)),this.isSameColumn):"horizontal"===this.orientation?this.getNextColumn(e,"rtl"===this.direction):null}getKeyLeftOf(e){let t="ltr"===this.direction?"getKeyLeftOf":"getKeyRightOf";return this.layoutDelegate[t]?(e=this.layoutDelegate[t](e),this.findNextNonDisabled(e,(e=>this.layoutDelegate[t](e)))):"grid"===this.layout?"vertical"===this.orientation?this.getNextColumn(e,"ltr"===this.direction):this.findKey(e,(e=>this.getNextColumn(e,"ltr"===this.direction)),this.isSameColumn):"horizontal"===this.orientation?this.getNextColumn(e,"ltr"===this.direction):null}getFirstKey(){let e=this.collection.getFirstKey();return this.findNextNonDisabled(e,(e=>this.collection.getKeyAfter(e)))}getLastKey(){let e=this.collection.getLastKey();return this.findNextNonDisabled(e,(e=>this.collection.getKeyBefore(e)))}getKeyPageAbove(e){let t=this.ref.current,n=this.layoutDelegate.getItemRect(e);if(!n)return null;if(t&&!(0,c.o)(t))return this.getFirstKey();let r=e;if("horizontal"===this.orientation){let e=Math.max(0,n.x+n.width-this.layoutDelegate.getVisibleRect().width);for(;n&&n.x>e&&null!=r;)r=this.getKeyAbove(r),n=null==r?null:this.layoutDelegate.getItemRect(r)}else{let e=Math.max(0,n.y+n.height-this.layoutDelegate.getVisibleRect().height);for(;n&&n.y>e&&null!=r;)r=this.getKeyAbove(r),n=null==r?null:this.layoutDelegate.getItemRect(r)}return null!=r?r:this.getFirstKey()}getKeyPageBelow(e){let t=this.ref.current,n=this.layoutDelegate.getItemRect(e);if(!n)return null;if(t&&!(0,c.o)(t))return this.getLastKey();let r=e;if("horizontal"===this.orientation){let e=Math.min(this.layoutDelegate.getContentSize().width,n.y-n.width+this.layoutDelegate.getVisibleRect().width);for(;n&&n.x<e&&null!=r;)r=this.getKeyBelow(r),n=null==r?null:this.layoutDelegate.getItemRect(r)}else{let e=Math.min(this.layoutDelegate.getContentSize().height,n.y-n.height+this.layoutDelegate.getVisibleRect().height);for(;n&&n.y<e&&null!=r;)r=this.getKeyBelow(r),n=null==r?null:this.layoutDelegate.getItemRect(r)}return null!=r?r:this.getLastKey()}getKeyForSearch(e,t){if(!this.collator)return null;let n=this.collection,r=t||this.getFirstKey();for(;null!=r;){let t=n.getItem(r);if(!t)return null;let i=t.textValue.slice(0,e.length);if(t.textValue&&0===this.collator.compare(i,e))return r;r=this.getNextKey(r)}return null}constructor(...e){if(1===e.length){let t=e[0];this.collection=t.collection,this.ref=t.ref,this.collator=t.collator,this.disabledKeys=t.disabledKeys||new Set,this.disabledBehavior=t.disabledBehavior||"all",this.orientation=t.orientation||"vertical",this.direction=t.direction,this.layout=t.layout||"stack",this.layoutDelegate=t.layoutDelegate||new u(t.ref)}else this.collection=e[0],this.disabledKeys=e[1],this.ref=e[2],this.collator=e[3],this.layout="stack",this.orientation="vertical",this.disabledBehavior="all",this.layoutDelegate=new u(this.ref);"stack"===this.layout&&"vertical"===this.orientation&&(this.getKeyLeftOf=void 0,this.getKeyRightOf=void 0)}}var f=n(8399),h=n(5562),g=n(8817);let v=new Map;var m,y=n(4742);m={"ar-AE":{longPressMessage:"اضغط مطولاً أو اضغط على Alt + السهم لأسفل لفتح القائمة"},"bg-BG":{longPressMessage:"Натиснете продължително или натиснете Alt+ стрелка надолу, за да отворите менюто"},"cs-CZ":{longPressMessage:"Dlouhým stiskem nebo stisknutím kláves Alt + šipka dolů otevřete nabídku"},"da-DK":{longPressMessage:"Langt tryk eller tryk på Alt + pil ned for at åbne menuen"},"de-DE":{longPressMessage:"Drücken Sie lange oder drücken Sie Alt + Nach-unten, um das Menü zu öffnen"},"el-GR":{longPressMessage:"Πιέστε παρατεταμένα ή πατήστε Alt + κάτω βέλος για να ανοίξετε το μενού"},"en-US":{longPressMessage:"Long press or press Alt + ArrowDown to open menu"},"es-ES":{longPressMessage:"Mantenga pulsado o pulse Alt + flecha abajo para abrir el menú"},"et-EE":{longPressMessage:"Menüü avamiseks vajutage pikalt või vajutage klahve Alt + allanool"},"fi-FI":{longPressMessage:"Avaa valikko painamalla pohjassa tai näppäinyhdistelmällä Alt + Alanuoli"},"fr-FR":{longPressMessage:"Appuyez de manière prolongée ou appuyez sur Alt + Flèche vers le bas pour ouvrir le menu."},"he-IL":{longPressMessage:"לחץ לחיצה ארוכה או הקש Alt + ArrowDown כדי לפתוח את התפריט"},"hr-HR":{longPressMessage:"Dugo pritisnite ili pritisnite Alt + strelicu prema dolje za otvaranje izbornika"},"hu-HU":{longPressMessage:"Nyomja meg hosszan, vagy nyomja meg az Alt + lefele nyíl gombot a menü megnyitásához"},"it-IT":{longPressMessage:"Premere a lungo o premere Alt + Freccia giù per aprire il menu"},"ja-JP":{longPressMessage:"長押しまたは Alt+下矢印キーでメニューを開く"},"ko-KR":{longPressMessage:"길게 누르거나 Alt + 아래쪽 화살표를 눌러 메뉴 열기"},"lt-LT":{longPressMessage:"Norėdami atidaryti meniu, nuspaudę palaikykite arba paspauskite „Alt + ArrowDown“."},"lv-LV":{longPressMessage:"Lai atvērtu izvēlni, turiet nospiestu vai nospiediet taustiņu kombināciju Alt + lejupvērstā bultiņa"},"nb-NO":{longPressMessage:"Langt trykk eller trykk Alt + PilNed for å åpne menyen"},"nl-NL":{longPressMessage:"Druk lang op Alt + pijl-omlaag of druk op Alt om het menu te openen"},"pl-PL":{longPressMessage:"Naciśnij i przytrzymaj lub naciśnij klawisze Alt + Strzałka w dół, aby otworzyć menu"},"pt-BR":{longPressMessage:"Pressione e segure ou pressione Alt + Seta para baixo para abrir o menu"},"pt-PT":{longPressMessage:"Prima continuamente ou prima Alt + Seta Para Baixo para abrir o menu"},"ro-RO":{longPressMessage:"Apăsați lung sau apăsați pe Alt + săgeată în jos pentru a deschide meniul"},"ru-RU":{longPressMessage:"Нажмите и удерживайте или нажмите Alt + Стрелка вниз, чтобы открыть меню"},"sk-SK":{longPressMessage:"Ponuku otvoríte dlhým stlačením alebo stlačením klávesu Alt + klávesu so šípkou nadol"},"sl-SI":{longPressMessage:"Za odprtje menija pritisnite in držite gumb ali pritisnite Alt+puščica navzdol"},"sr-SP":{longPressMessage:"Dugo pritisnite ili pritisnite Alt + strelicu prema dole da otvorite meni"},"sv-SE":{longPressMessage:"Håll nedtryckt eller tryck på Alt + pil nedåt för att öppna menyn"},"tr-TR":{longPressMessage:"Menüyü açmak için uzun basın veya Alt + Aşağı Ok tuşuna basın"},"uk-UA":{longPressMessage:"Довго або звичайно натисніть комбінацію клавіш Alt і стрілка вниз, щоб відкрити меню"},"zh-CN":{longPressMessage:"长按或按 Alt + 向下方向键以打开菜单"},"zh-TW":{longPressMessage:"長按或按 Alt+向下鍵以開啟功能表"}};const b=Symbol.for("react-aria.i18n.locale"),w=Symbol.for("react-aria.i18n.strings");let A;class _{getStringForLocale(e,t){let n=this.getStringsForLocale(t)[e];if(!n)throw new Error(`Could not find intl message ${e} in ${t} locale`);return n}getStringsForLocale(e){let t=this.strings[e];return t||(t=function(e,t,n="en-US"){if(t[e])return t[e];let r=function(e){return Intl.Locale?new Intl.Locale(e).language:e.split("-")[0]}(e);if(t[r])return t[r];for(let e in t)if(e.startsWith(r+"-"))return t[e];return t[n]}(e,this.strings,this.defaultLocale),this.strings[e]=t),t}static getGlobalDictionaryForPackage(e){if("undefined"==typeof window)return null;let t=window[b];if(void 0===A){let e=window[w];if(!e)return null;A={};for(let n in e)A[n]=new _({[t]:e[n]},t)}let n=null==A?void 0:A[e];if(!n)throw new Error(`Strings for package "${e}" were not included by LocalizedStringProvider. Please add it to the list passed to createLocalizedStringDictionary.`);return n}constructor(e,t="en-US"){this.strings=Object.fromEntries(Object.entries(e).filter((([,e])=>e))),this.defaultLocale=t}}const x=new Map,E=new Map;class P{format(e,t){let n=this.strings.getStringForLocale(e,this.locale);return"function"==typeof n?n(t,this):n}plural(e,t,n="cardinal"){let r=t["="+e];if(r)return"function"==typeof r?r():r;let i=this.locale+":"+n,s=x.get(i);return s||(s=new Intl.PluralRules(this.locale,{type:n}),x.set(i,s)),r=t[s.select(e)]||t.other,"function"==typeof r?r():r}number(e){let t=E.get(this.locale);return t||(t=new Intl.NumberFormat(this.locale),E.set(this.locale,t)),t.format(e)}select(e,t){let n=e[t]||e.other;return"function"==typeof n?n():n}constructor(e,t){this.locale=e,this.strings=t}}const k=new WeakMap;function S(e,t){let{locale:n}=(0,g.Y)(),r=function(e,t){return t&&_.getGlobalDictionaryForPackage(t)||function(e){let t=k.get(e);return t||(t=new _(e),k.set(e,t)),t}(e)}(e,t);return(0,i.useMemo)((()=>new P(n,r)),[n,r])}var C=n(7229),N=n(4960);function T(e,t,n){let{type:r="menu",isDisabled:s,trigger:a="press"}=e,l=(0,o.Bi)(),{triggerProps:d,overlayProps:u}=function(e,t,n){let r,{type:s}=e,{isOpen:a}=t;(0,i.useEffect)((()=>{n&&n.current&&N.a.set(n.current,t.close)})),"menu"===s?r=!0:"listbox"===s&&(r="listbox");let l=(0,o.Bi)();return{triggerProps:{"aria-haspopup":r,"aria-expanded":a,"aria-controls":a?l:void 0,onPress:t.toggle},overlayProps:{id:l}}}({type:r},t,n),c=S((p=m)&&p.__esModule?p.default:p,"@react-aria/menu");var p;let{longPressProps:f}=(0,C.H)({isDisabled:s||"longPress"!==a,accessibilityDescription:c.format("longPressMessage"),onLongPressStart(){t.close()},onLongPress(){t.open("first")}}),h={onPressStart(e){"touch"===e.pointerType||"keyboard"===e.pointerType||s||t.open("virtual"===e.pointerType?"first":null)},onPress(e){"touch"!==e.pointerType||s||t.toggle()}};return delete d.onPress,{menuTriggerProps:{...d,..."press"===a?h:f,id:l,onKeyDown:e=>{if(!s&&("longPress"!==a||e.altKey)&&n&&n.current)switch(e.key){case"Enter":case" ":if("longPress"===a)return;case"ArrowDown":"continuePropagation"in e||e.stopPropagation(),e.preventDefault(),t.toggle("first");break;case"ArrowUp":"continuePropagation"in e||e.stopPropagation(),e.preventDefault(),t.toggle("last");break;default:"continuePropagation"in e&&e.continuePropagation()}}},menuProps:{...u,"aria-labelledby":l,autoFocus:t.focusStrategy||!0,onClose:t.close}}}const j=new WeakMap;function M(e,t,n){let{keyboardDelegate:r,isDisabled:a,isRequired:u,name:c,validationBehavior:m="aria"}=e,b=function(e){let{locale:t}=(0,g.Y)(),n=t+(e?Object.entries(e).sort(((e,t)=>e[0]<t[0]?-1:1)).join():"");if(v.has(n))return v.get(n);let r=new Intl.Collator(t,e);return v.set(n,r),r}({usage:"search",sensitivity:"base"}),w=(0,i.useMemo)((()=>r||new p(t.collection,t.disabledKeys,n,b)),[r,t.collection,t.disabledKeys,b]),{menuTriggerProps:A,menuProps:_}=T({isDisabled:a,type:"listbox"},t,n),{typeSelectProps:x}=(0,f.I)({keyboardDelegate:w,selectionManager:t.selectionManager,onTypeSelect(e){t.setSelectedKey(e)}}),{isInvalid:E,validationErrors:P,validationDetails:k}=t.displayValidation,{labelProps:S,fieldProps:C,descriptionProps:N,errorMessageProps:M}=(0,y.M)({...e,labelElementType:"span",isInvalid:E,errorMessage:e.errorMessage||P});x.onKeyDown=x.onKeyDownCapture,delete x.onKeyDownCapture;let I=(0,s.$)(e,{labelable:!0}),K=(0,l.v)(x,A,C),D=(0,o.Bi)();return j.set(t,{isDisabled:a,isRequired:u,name:c,validationBehavior:m}),{labelProps:{...S,onClick:()=>{var t;e.isDisabled||(null===(t=n.current)||void 0===t||t.focus(),(0,h.Cl)("keyboard"))}},triggerProps:(0,l.v)(I,{...K,isDisabled:a,onKeyDown:(0,d.c)(K.onKeyDown,(e=>{switch(e.key){case"ArrowLeft":{var n,r;e.preventDefault();let i=null!=t.selectedKey?null===(n=w.getKeyAbove)||void 0===n?void 0:n.call(w,t.selectedKey):null===(r=w.getFirstKey)||void 0===r?void 0:r.call(w);i&&t.setSelectedKey(i);break}case"ArrowRight":{var i,s;e.preventDefault();let n=null!=t.selectedKey?null===(i=w.getKeyBelow)||void 0===i?void 0:i.call(w,t.selectedKey):null===(s=w.getFirstKey)||void 0===s?void 0:s.call(w);n&&t.setSelectedKey(n);break}}}),e.onKeyDown),onKeyUp:e.onKeyUp,"aria-labelledby":[D,K["aria-labelledby"],K["aria-label"]&&!K["aria-labelledby"]?K.id:null].filter(Boolean).join(" "),onFocus(n){t.isFocused||(e.onFocus&&e.onFocus(n),e.onFocusChange&&e.onFocusChange(!0),t.setFocused(!0))},onBlur(n){t.isOpen||(e.onBlur&&e.onBlur(n),e.onFocusChange&&e.onFocusChange(!1),t.setFocused(!1))}}),valueProps:{id:D},menuProps:{..._,autoFocus:t.focusStrategy||!0,shouldSelectOnPressUp:!0,shouldFocusOnHover:!0,disallowEmptySelection:!0,linkBehavior:"selection",onBlur:n=>{n.currentTarget.contains(n.relatedTarget)||(e.onBlur&&e.onBlur(n),e.onFocusChange&&e.onFocusChange(!1),t.setFocused(!1))},"aria-labelledby":[C["aria-labelledby"],K["aria-label"]&&!C["aria-labelledby"]?K.id:null].filter(Boolean).join(" ")},descriptionProps:N,errorMessageProps:M,isInvalid:E,validationErrors:P,validationDetails:k}}function I(e){return null}function K(e){return null!=e.hasChildItems?e.hasChildItems:!!e.childItems||!!(e.title&&i.Children.count(e.children)>0)}I.getCollectionNode=function*(e,t){let{childItems:n,title:r,children:s}=e,a=e.title||e.children,l=e.textValue||("string"==typeof a?a:"")||e["aria-label"]||"";l||(null==t?void 0:t.suppressTextValueWarning)||console.warn("<Item> with non-plain text contents is unsupported by type to select for accessibility. Please add a `textValue` prop."),yield{type:"item",props:e,rendered:a,textValue:l,"aria-label":e["aria-label"],hasChildNodes:K(e),*childNodes(){if(n)for(let e of n)yield{type:"item",value:e};else if(r){let e=[];i.Children.forEach(s,(t=>{e.push({type:"item",element:t})})),yield*e}}}};let D=I;var R=n(1144),B=n(1732),L=n(2922),F=n(3036),O=n(9691);const Q={root:"_root_y7rq9_1",inputWrapper:"_inputWrapper_y7rq9_6",input:"_input_y7rq9_6",invalid:"_invalid_y7rq9_14",label:"_label_y7rq9_19",markedRequired:"_markedRequired_y7rq9_27",descriptionBeforeInput:"_descriptionBeforeInput_y7rq9_34",description:"_description_y7rq9_34",errorMessage:"_errorMessage_y7rq9_46"};function H(e){const{children:t,value:n}=e;return"string"==typeof n?n:t}function Y(e){return i.Children.map(e,(e=>{const{props:t}=e;return H(t)}))}function V(e){return i.Children.map(e,(e=>{const{props:t}=e,n=H(t);return(0,i.createElement)(D,{...t,key:n,textValue:n})}))}const z=(0,i.forwardRef)(((e,t)=>{var n;const{children:l,description:o,descriptionArea:d,errorMessage:u,isDisabled:c,isRequired:p,label:f,name:h,prefix:g,selectedItem:v,suffix:m}=e,y=(0,a.U)(t),{clsx:b,componentProps:w,rootProps:A}=(0,O.Y)("Select",e),_=function(e){let t=(0,B.T)(e),[n,r]=(0,i.useState)(null),s=(0,L.V)({...e,onSelectionChange:n=>{null!=e.onSelectionChange&&e.onSelectionChange(n),t.close(),a.commitValidation()}}),a=(0,R.KZ)({...e,value:s.selectedKey}),[l,o]=(0,i.useState)(!1);return{...a,...s,...t,focusStrategy:n,open(e=null){0!==s.collection.size&&(r(e),t.open())},toggle(e=null){0!==s.collection.size&&(r(e),t.toggle())},isFocused:l,setFocused:o}}({...e,children:V(l),defaultSelectedKey:v||(null==(n=Y(l))?void 0:n.at(0))}),{descriptionProps:x,errorMessageProps:E,isInvalid:P,labelProps:k,triggerProps:S,validationDetails:C,validationErrors:N}=M(e,_,y),{errorMessageList:T}=(0,F.b)({errorMessage:u,isInvalid:P,validationDetails:C,validationErrors:N});return(0,r.jsxs)("div",{...A({classNames:[Q.root,{[Q.descriptionBeforeInput]:"before-input"===d,[Q.invalid]:P}]}),children:[f&&(0,r.jsxs)("label",{...k,className:b({classNames:[Q.label],prefixedNames:"label"}),htmlFor:S.id,children:[f,p?(0,r.jsx)("span",{className:b({classNames:Q.markedRequired,prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsxs)("div",{className:b({classNames:Q.inputWrapper,prefixedNames:"input-wrapper"}),children:[g&&(0,r.jsx)("div",{className:b({classNames:Q.prefix,prefixedNames:"prefix"}),children:g}),(0,r.jsx)("select",{...(0,s.$)(w,{labelable:!0}),"aria-describedby":S["aria-describedby"],"aria-invalid":P||void 0,"aria-labelledby":S["aria-labelledby"],className:b({classNames:{[Q.input]:!0},prefixedNames:"input"}),disabled:c,id:S.id,name:h,onBlur:S.onBlur,onChange:e=>_.setSelectedKey(e.target.value),onFocus:S.onFocus,ref:y,required:w.isRequired,tabIndex:w.excludeFromTabOrder?-1:void 0,value:null!==_.selectedKey?_.selectedKey:void 0,children:l}),m&&(0,r.jsx)("div",{className:b({classNames:Q.suffix,prefixedNames:"suffix"}),children:m})]}),T.length>=1&&(0,r.jsx)("div",{...E,className:b({classNames:Q.errorMessage,prefixedNames:"error-message"}),children:T.map(((e,t)=>(0,r.jsx)("p",{children:e},`error-message-${t}`)))}),o&&(0,r.jsx)("p",{...x,className:b({classNames:[Q.description,"description"],prefixedNames:"description"}),children:o})]})}));z.displayName="Select"},8343:(e,t,n)=>{n.d(t,{F:()=>s});var r=n(7049),i=n(1609);function s(e,t,n){let s=(0,i.useRef)(t),a=(0,r.J)((()=>{n&&n(s.current)}));(0,i.useEffect)((()=>{var t;let n=null==e||null===(t=e.current)||void 0===t?void 0:t.form;return null==n||n.addEventListener("reset",a),()=>{null==n||n.removeEventListener("reset",a)}}),[e,a])}},8356:(e,t,n)=>{n.d(t,{P:()=>i});var r=n(1609);function i(e,t,n){let[i,s]=(0,r.useState)(e||t),a=(0,r.useRef)(void 0!==e),l=void 0!==e;(0,r.useEffect)((()=>{let e=a.current;e!==l&&console.warn(`WARN: A component changed from ${e?"controlled":"uncontrolled"} to ${l?"controlled":"uncontrolled"}.`),a.current=l}),[l]);let o=l?e:i,d=(0,r.useCallback)(((e,...t)=>{let r=(e,...t)=>{n&&(Object.is(o,e)||n(e,...t)),l||(o=e)};"function"==typeof e?(console.warn("We can not support a function callback. See Github Issues for details https://github.com/adobe/react-spectrum/issues/2320"),s(((n,...i)=>{let s=e(l?o:n,...i);return r(s,...t),l?n:s}))):(l||s(e),r(e,...t))}),[l,o,n]);return[o,d]}},8357:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{C:()=>u});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=()=>(0,o.jsxs)(s.lV,{children:[(0,o.jsxs)(s.LB,{children:[(0,o.jsx)(a.$z,{name:"attachment_page",id:"attachment-page",title:(0,i.__)("Attachment Page","syntatis-feature-flipper"),label:(0,i.__)("Enable the attachment page","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the attachment page for the media files will be disabled.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("In WordPress, an attachment page is a dedicated page for each uploaded file, such as images or videos. It displays metadata like the file's title, description, and sometimes comments.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("However, these pages often lack meaningful content, which can hurt SEO and confuse visitors, especially if the theme doesn't style them properly.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("Starting with WordPress 6.4, attachment pages are disabled by default for new WordPress site installations.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("When the attachment page will is disabled, it automatically redirect visitors to the homepage when they try to access it.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"attachment_slug",id:"attachment-slug",title:(0,i.__)("Attachment Slug","syntatis-feature-flipper"),label:(0,i.__)("Enable default media file slug","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the attachment page will get a randomized slug instead of taking from the original file name.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("By default, WordPress will generate the attachment page slug based on the file name. This could cause conflicts with existing or future post or page slugs, as the slug may already be reserved and WordPress would append a suffix (like -2) to the post slug to make it unique.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("When disabled, WordPress will generate a random slug for the attachment page.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"media_infinite_scroll",id:"media-infinite-scroll",title:(0,i.__)("Infinite Scroll","syntatis-feature-flipper"),label:(0,i.__)("Enable the infinite scroll on the media library","syntatis-feature-flipper"),description:(0,i.__)('If switched off, the media library will use the "Load More" button instead of infinite scrolling.',"syntatis-feature-flipper"),help:(0,o.jsx)(l.Hu,{children:(0,o.jsx)("p",{children:(0,i.__)("Starting with WordPress 5.8, infinite scrolling is disabled by default in the Media Library. This setting allows you to reenable it.","syntatis-feature-flipper")})})})]}),(0,o.jsx)(a.Vn,{})]});r()}catch(e){r(e)}}))},8374:(e,t,n)=>{n.d(t,{l:()=>l});var r=n(4836),i=n(7233),s=n(2268),a=n(5562);function l(e){const t=(0,r.T)(e);if("virtual"===(0,a.ME)()){let n=t.activeElement;(0,i.v)((()=>{t.activeElement===n&&e.isConnected&&(0,s.e)(e)}))}else(0,s.e)(e)}},8399:(e,t,n)=>{n.d(t,{I:()=>s});var r=n(1609);const i=1e3;function s(e){let{keyboardDelegate:t,selectionManager:n,onTypeSelect:s}=e,a=(0,r.useRef)({search:"",timeout:void 0}).current;return{typeSelectProps:{onKeyDownCapture:t.getKeyForSearch?e=>{let r=1!==(l=e.key).length&&/^[A-Z]/i.test(l)?"":l;var l;if(r&&!e.ctrlKey&&!e.metaKey&&e.currentTarget.contains(e.target)){if(" "===r&&a.search.trim().length>0&&(e.preventDefault(),"continuePropagation"in e||e.stopPropagation()),a.search+=r,null!=t.getKeyForSearch){let e=t.getKeyForSearch(a.search,n.focusedKey);null==e&&(e=t.getKeyForSearch(a.search)),null!=e&&(n.setFocusedKey(e),s&&s(e))}clearTimeout(a.timeout),a.timeout=setTimeout((()=>{a.search=""}),i)}}:void 0}}}},8468:e=>{e.exports=window.lodash},8469:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{I:()=>h});var i=n(7723),s=n(9860),a=n(6087),l=n(8509),o=n(9204),d=n(5140),u=n(2664),c=n(790),p=e([s,u]);[s,u]=p.then?(await p)():p;const f=()=>{const{getOption:e,inlineData:t,inputProps:n}=(0,u.Mp)(),r=t.$wp.postTypes;if(!r)return null;for(const e in r)r[e].supports?.editor||delete r[e];return(0,c.jsx)(l.$,{defaultValue:e("gutenberg_post_types"),description:(0,i.__)("Select the post types that will use the block editor.","syntatis-feature-flipper"),label:(0,i.__)("Post Types","syntatis-feature-flipper"),...n("gutenberg_post_types"),children:Object.keys(r).map((e=>{const t=r[e];return(0,c.jsx)(o.S,{value:e,label:(0,c.jsxs)("span",{children:[t.label," ",(0,c.jsx)("code",{children:e})]})},e)}))})},h=()=>{const{getOption:e}=(0,u.Mp)(),[t,n]=(0,a.useState)(e("gutenberg"));return(0,c.jsx)(s.$,{name:"gutenberg",onChange:n,id:"gutenberg",title:(0,i.__)("Block Editor","syntatis-feature-flipper"),label:(0,i.__)("Enable the block editor (a.k.a Gutenberg)","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the block editor will be disabled and the classic editor will be used.","syntatis-feature-flipper"),children:t&&(0,c.jsx)(d.B_,{summary:(0,i.__)("Settings","syntatis-feature-flipper"),children:(0,c.jsx)(f,{})})})};r()}catch(e){r(e)}}))},8490:e=>{e.exports=window.wp.domReady},8509:(e,t,n)=>{n.d(t,{$:()=>m,I:()=>v});var r=n(790),i=n(2526),s=n(5987),a=n(2217),l=n(4742),o=n(9461),d=n(3908),u=n(1144),c=n(8356),p=n(1609),f=n(9691);const h="_descriptionBeforeInput_1j3uu_34",g="_horizontal_1j3uu_63",v=(0,p.createContext)(null),m=(0,p.forwardRef)(((e,t)=>{const{children:n,description:m,descriptionArea:y,errorMessage:b,isRequired:w,label:A,orientation:_="vertical"}=e,{clsx:x,componentProps:E,rootProps:P}=(0,f.Y)("CheckboxGroup",e),k=(0,d.U)(t),S=function(e={}){let[t,n]=(0,c.P)(e.value,e.defaultValue||[],e.onChange),r=!!e.isRequired&&0===t.length,i=(0,p.useRef)(new Map),s=(0,u.KZ)({...e,value:t}),a=s.displayValidation.isInvalid;var l;return{...s,value:t,setValue(t){e.isReadOnly||e.isDisabled||n(t)},isDisabled:e.isDisabled||!1,isReadOnly:e.isReadOnly||!1,isSelected:e=>t.includes(e),addValue(r){e.isReadOnly||e.isDisabled||t.includes(r)||n(t.concat(r))},removeValue(r){e.isReadOnly||e.isDisabled||t.includes(r)&&n(t.filter((e=>e!==r)))},toggleValue(r){e.isReadOnly||e.isDisabled||(t.includes(r)?n(t.filter((e=>e!==r))):n(t.concat(r)))},setInvalid(e,t){let n=new Map(i.current);t.isInvalid?n.set(e,t):n.delete(e),i.current=n,s.updateValidation((0,u.cX)(...n.values()))},validationState:null!==(l=e.validationState)&&void 0!==l?l:a?"invalid":null,isInvalid:a,isRequired:r}}(E),{descriptionProps:C,errorMessageProps:N,groupProps:T,isInvalid:j,labelProps:M,validationDetails:I,validationErrors:K}=function(e,t){let{isDisabled:n,name:r,validationBehavior:d="aria"}=e,{isInvalid:u,validationErrors:c,validationDetails:p}=t.displayValidation,{labelProps:f,fieldProps:h,descriptionProps:g,errorMessageProps:v}=(0,l.M)({...e,labelElementType:"span",isInvalid:u,errorMessage:e.errorMessage||c});i.n.set(t,{name:r,descriptionId:g.id,errorMessageId:v.id,validationBehavior:d});let m=(0,s.$)(e,{labelable:!0}),{focusWithinProps:y}=(0,o.R)({onBlurWithin:e.onBlur,onFocusWithin:e.onFocus,onFocusWithinChange:e.onFocusChange});return{groupProps:(0,a.v)(m,{role:"group","aria-disabled":n||void 0,...h,...y}),labelProps:f,descriptionProps:g,errorMessageProps:v,isInvalid:u,validationErrors:c,validationDetails:p}}(E,S);return(0,r.jsxs)("div",{...P({classNames:["_root_1j3uu_1",{[h]:"before-input"===y,[g]:"horizontal"===_}]}),...T,"aria-invalid":j,ref:k,children:[A&&(0,r.jsxs)("span",{...M,className:x({classNames:"_label_1j3uu_19",prefixedNames:"label"}),children:[A,w?(0,r.jsx)("span",{className:x({classNames:"_markedRequired_1j3uu_27",prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsx)(v.Provider,{value:S,children:(0,r.jsx)("div",{className:x({classNames:"_items_1j3uu_57",prefixedNames:"items"}),children:n})}),m&&(0,r.jsx)("div",{...C,className:x({classNames:"_description_1j3uu_34",prefixedNames:"description"}),children:m}),j&&(0,r.jsxs)("div",{...N,className:x({classNames:"_errorMessage_1j3uu_46",prefixedNames:"error-message"}),children:["function"==typeof b?b({isInvalid:j,validationDetails:I,validationErrors:K}):b,K.join(" ")]})]})}));m.displayName="CheckboxGroup"},8518:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{$z:()=>p.$,F9:()=>l.F,IO:()=>a.I,Il:()=>c.I,NE:()=>u.N,Nj:()=>d.N,Vn:()=>o.V,pY:()=>i.p,qw:()=>s.q,rj:()=>f.r});var i=n(8980),s=n(2919),a=n(8469),l=n(5786),o=n(3314),d=n(306),u=n(1620),c=n(3511),p=n(9860),f=n(6804),h=e([i,s,a,l,o,d,u,c,p,f]);[i,s,a,l,o,d,u,c,p,f]=h.then?(await h)():h,r()}catch(e){r(e)}}))},8817:(e,t,n)=>{n.d(t,{Y:()=>a});var r=n(4534),i=n(1609);const s=i.createContext(null);function a(){let e=(0,r.D)();return(0,i.useContext)(s)||e}},8868:(e,t,n)=>{n.d(t,{X:()=>l});var r=n(5562),i=n(1609),s=n(9953),a=n(7049);function l(e,t,n){let{validationBehavior:l,focus:d}=e;(0,s.N)((()=>{if("native"===l&&(null==n?void 0:n.current)&&!n.current.disabled){let r=t.realtimeValidation.isInvalid?t.realtimeValidation.validationErrors.join(" ")||"Invalid value.":"";n.current.setCustomValidity(r),n.current.hasAttribute("title")||(n.current.title=""),t.realtimeValidation.isInvalid||t.updateValidation({isInvalid:!(e=n.current).validity.valid,validationDetails:o(e),validationErrors:e.validationMessage?[e.validationMessage]:[]})}var e}));let u=(0,a.J)((()=>{t.resetValidation()})),c=(0,a.J)((e=>{var i;t.displayValidation.isInvalid||t.commitValidation();let s=null==n||null===(i=n.current)||void 0===i?void 0:i.form;var a;!e.defaultPrevented&&n&&s&&function(e){for(let t=0;t<e.elements.length;t++){let n=e.elements[t];if(!n.validity.valid)return n}return null}(s)===n.current&&(d?d():null===(a=n.current)||void 0===a||a.focus(),(0,r.Cl)("keyboard")),e.preventDefault()})),p=(0,a.J)((()=>{t.commitValidation()}));(0,i.useEffect)((()=>{let e=null==n?void 0:n.current;if(!e)return;let t=e.form;return e.addEventListener("invalid",c),e.addEventListener("change",p),null==t||t.addEventListener("reset",u),()=>{e.removeEventListener("invalid",c),e.removeEventListener("change",p),null==t||t.removeEventListener("reset",u)}}),[n,c,p,u,l])}function o(e){let t=e.validity;return{badInput:t.badInput,customError:t.customError,patternMismatch:t.patternMismatch,rangeOverflow:t.rangeOverflow,rangeUnderflow:t.rangeUnderflow,stepMismatch:t.stepMismatch,tooLong:t.tooLong,tooShort:t.tooShort,typeMismatch:t.typeMismatch,valueMissing:t.valueMissing,valid:t.valid}}},8905:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{a:()=>u});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=()=>{const{inlineData:e}=(0,s.Mp)();return(0,o.jsx)(s.lV,{children:(0,o.jsxs)(s.LB,{children:[(0,o.jsx)(a.IO,{}),(0,o.jsx)(a.$z,{isSelected:!0===e.$wp.themeSupport.widgetsBlockEditor&&void 0,isDisabled:!0!==e.$wp.themeSupport.widgetsBlockEditor||void 0,name:"block_based_widgets",id:"block-based-widgets",title:(0,i.__)("Block-based Widgets","syntatis-feature-flipper"),label:(0,i.__)("Enable the block-based widgets","syntatis-feature-flipper"),description:e.$wp.themeSupport.widgetsBlockEditor?(0,i.__)("If switched off, the block-based widgets will be disabled and the classic widgets will be used.","syntatis-feature-flipper"):(0,i.__)("The current theme in-use does not support block-based widgets.","syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"comments",id:"comments",title:(0,i.__)("Comments","syntatis-feature-flipper"),label:(0,i.__)("Enable comments","syntatis-feature-flipper"),description:(0,i.__)("If switched off, comments will be disabled site-wide.","syntatis-feature-flipper")}),(0,o.jsx)(a.NE,{}),(0,o.jsx)(a.$z,{name:"embed",id:"embed",title:(0,i.__)("Embeds","syntatis-feature-flipper"),label:(0,i.__)("Enable post embedding","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will disable other sites from embedding content from your site, and vice-versa.","syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"self_ping",id:"self-ping",title:(0,i.__)("Self-ping","syntatis-feature-flipper"),label:(0,i.__)("Enable self-pingbacks","syntatis-feature-flipper"),description:(0,i.__)("If switched off, WordPress will not send pingbacks to your own site.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{readmore:"https://wordpress.org/documentation/article/trackbacks-and-pingbacks/#pingbacks",children:[(0,o.jsx)("p",{children:(0,i.__)("Pingbacks in WordPress are automatic notifications sent when one blog links to another. If a post links to a pingback-enabled post on another site, the linked site gets a notification that appears as a comment, encouraging interaction between bloggers.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("However, WordPress also sends pingbacks for internal links within the same site by default, which can result in unnecessary and sometimes annoying self-pings. Disabling self-pingbacks can help keep your comments section clean and relevant.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"feeds",id:"feeds",title:(0,i.__)("Feeds","syntatis-feature-flipper"),label:(0,i.__)("Enable RSS feeds","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the RSS feed URLs will not be accessible.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)('An RSS feed, which stands for "Really Simple Syndication" or "Rich Site Summary", is a standardized format that allows users to receive updates of your site content, usually through a feed reader such as Feedly, Inoreader or Reeder app.',"syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("Disabling feeds can help prevent content scraping and reduce server load.","syntatis-feature-flipper")})]})})]})})};r()}catch(e){r(e)}}))},8935:(e,t,n)=>{n.d(t,{f:()=>p});var r=n(790),i=n(3908),s=n(1609),a=n(1811),l=n(3036),o=n(9691);n(9479);const d={root:"_root_10vvz_1",input:"_input_10vvz_6",invalid:"_invalid_10vvz_14",label:"_label_10vvz_19",markedRequired:"_markedRequired_10vvz_27",descriptionBeforeInput:"_descriptionBeforeInput_10vvz_34",description:"_description_10vvz_34",errorMessage:"_errorMessage_10vvz_46"},u=5,c=50,p=(0,s.forwardRef)(((e,t)=>{const{cols:n=c,description:s,descriptionArea:p,errorMessage:f,isDisabled:h,isRequired:g,label:v,rows:m=u}=e,y=(0,i.U)(t),{clsx:b,componentProps:w,rootProps:A}=(0,o.Y)("TextArea",e),{descriptionProps:_,errorMessageProps:x,inputProps:E,isInvalid:P,labelProps:k,validationDetails:S,validationErrors:C}=(0,a.v)({...w,inputElementType:"textarea"},y),{errorMessageList:N}=(0,l.b)({errorMessage:f,isInvalid:P,validationDetails:S,validationErrors:C});return(0,r.jsxs)("div",{...A({classNames:[d.root,{[d.descriptionBeforeInput]:"before-input"===p,[d.disabled]:h,[d.invalid]:P}]}),children:[v&&(0,r.jsxs)("label",{...k,className:b({classNames:d.label,prefixedNames:"label"}),children:[v,g?(0,r.jsx)("span",{className:b({classNames:d.markedRequired,prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsx)("textarea",{...E,className:b({classNames:{[d.input]:!0,code:e.isCode},prefixedNames:"input"}),cols:n,ref:y,rows:m}),N.length>=1&&(0,r.jsx)("div",{...x,className:b({classNames:d.errorMessage,prefixedNames:"error-message"}),children:N.map(((e,t)=>(0,r.jsx)("p",{children:e},t)))}),s&&(0,r.jsx)("p",{..._,className:b({classNames:[d.description,"description"],prefixedNames:"description"}),children:s})]})}));p.displayName="TextArea"},8948:(e,t,n)=>{n.d(t,{P:()=>s,Y:()=>i});var r=n(9202);function i(e){return!(0!==e.mozInputSource||!e.isTrusted)||((0,r.m0)()&&e.pointerType?"click"===e.type&&1===e.buttons:0===e.detail&&!e.pointerType)}function s(e){return!(0,r.m0)()&&0===e.width&&0===e.height||1===e.width&&1===e.height&&0===e.pressure&&0===e.detail&&"mouse"===e.pointerType}},8980:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{p:()=>p});var i=n(7723),s=n(9860),a=n(8509),l=n(9204),o=n(2664),d=n(5140),u=n(790),c=e([s,o]);[s,o]=c.then?(await c)():c;const p=()=>{const{getOption:e,inputProps:t,inlineData:n}=(0,o.Mp)(),r=n.$wp.adminBarMenu||[];return(0,u.jsx)(s.$,{name:"admin_bar",id:"admin-bar",title:(0,i.__)("Admin Bar","syntatis-feature-flipper"),label:(0,i.__)("Show the Admin Bar on the front end","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the Admin Bar will not be displayed on the front end.","syntatis-feature-flipper"),help:(0,u.jsx)(d.Hu,{children:(0,u.jsx)("p",{children:(0,i.__)("When disabling the Admin Bar through this option, it will hide the Admin Bar on the front end only. The Admin Bar will still be visible in the admin area, and you will still be able to selectively hide which items are displayed on the Admin Bar.","syntatis-feature-flipper")})}),children:(0,u.jsx)(d.B_,{summary:(0,i.__)("Settings","syntatis-feature-flipper"),children:(0,u.jsx)(a.$,{defaultValue:e("admin_bar_menu"),label:(0,i.__)("Menu","syntatis-feature-flipper"),description:(0,i.__)("Unchecked menu items will be removed from the Admin Bar.","syntatis-feature-flipper"),...t("admin_bar_menu"),children:r.map((e=>(0,u.jsx)(l.S,{value:e,label:(0,u.jsx)("code",{children:e})},e)))})})})};r()}catch(e){r(e)}}))},9161:(e,t,n)=>{n.d(t,{g:()=>i});var r=n(4164);function i(e){const t=`kubrick-${e}-`;return{clsx:e=>{const{classNames:n="",prefixedNames:i=""}=e,s=function(e){return"string"==typeof e?e.split(" "):e.map((e=>e.split(" "))).flat()}(i).map((e=>e&&`${t}${e}`)),a=(0,r.A)(s,n);return""!==a.trim()?a:void 0}}}},9180:(e,t,n)=>{n.d(t,{$:()=>u});var r=n(790),i=n(3908),s=n(1609),a=n(9229),l=n(9691);const o="info",d="default",u=(0,s.forwardRef)(((e,t)=>{const{children:n,isDismissable:s=!1,isDismissed:u,level:c=o,onDismiss:p,variant:f=d}=e,h=(0,i.U)(t),g=(0,i.U)(null),{clsx:v,rootProps:m}=(0,l.Y)("Notice",e),{buttonProps:y}=(0,a.s)({onPress:()=>null==p?void 0:p()},g);return!u&&(0,r.jsxs)("div",{...m({classNames:["notice",`notice-${c}`,"_root_kbeg9_1",{"notice-alt":"alt"===f}]}),ref:h,children:[(0,r.jsx)("div",{className:v({classNames:"_content_kbeg9_4",prefixedNames:"content"}),children:n}),s&&(0,r.jsx)("button",{...y,"aria-label":"object"==typeof s?s.label:"Dismiss notice",className:v({classNames:["notice-dismiss"],prefixedNames:"dismiss-button"}),type:"button"})]})}));u.displayName="Notice"},9202:(e,t,n)=>{function r(e){var t;return"undefined"!=typeof window&&null!=window.navigator&&((null===(t=window.navigator.userAgentData)||void 0===t?void 0:t.brands.some((t=>e.test(t.brand))))||e.test(window.navigator.userAgent))}function i(e){var t;return"undefined"!=typeof window&&null!=window.navigator&&e.test((null===(t=window.navigator.userAgentData)||void 0===t?void 0:t.platform)||window.navigator.platform)}function s(e){let t=null;return()=>(null==t&&(t=e()),t)}n.d(t,{H8:()=>p,Tc:()=>c,bh:()=>o,cX:()=>a,gm:()=>h,lg:()=>u,m0:()=>f,un:()=>d});const a=s((function(){return i(/^Mac/i)})),l=s((function(){return i(/^iPhone/i)})),o=s((function(){return i(/^iPad/i)||a()&&navigator.maxTouchPoints>1})),d=s((function(){return l()||o()})),u=s((function(){return a()||d()})),c=s((function(){return r(/AppleWebKit/i)&&!p()})),p=s((function(){return r(/Chrome/i)})),f=s((function(){return r(/Android/i)})),h=s((function(){return r(/Firefox/i)}))},9204:(e,t,n)=>{n.d(t,{S:()=>y});var r=n(790),i=n(3908),s=n(3051),a=n(1609),l=n(2217),o=n(1144),d=n(8868),u=n(5369),c=n(5353);function p(e,t,n){let r=(0,o.KZ)({...e,value:t.isSelected}),{isInvalid:i,validationErrors:s,validationDetails:p}=r.displayValidation,{labelProps:f,inputProps:h,isSelected:g,isPressed:v,isDisabled:m,isReadOnly:y}=(0,c.e)({...e,isInvalid:i},t,n);(0,d.X)(e,r,n);let{isIndeterminate:b,isRequired:w,validationBehavior:A="aria"}=e;(0,a.useEffect)((()=>{n.current&&(n.current.indeterminate=!!b)}));let{pressProps:_}=(0,u.d)({isDisabled:m||y,onPress(){let{[o.Lf]:t}=e,{commitValidation:n}=t||r;n()}});return{labelProps:(0,l.v)(f,_),inputProps:{...h,checked:g,"aria-required":w&&"aria"===A||void 0,required:w&&"native"===A},isSelected:g,isPressed:v,isDisabled:m,isReadOnly:y,isInvalid:i,validationErrors:s,validationDetails:p}}var f=n(2526),h=n(1623),g=n(8509),v=n(9691);const m={root:"_root_17zr2_1",label:"_label_17zr2_8",inputWrapper:"_inputWrapper_17zr2_15",input:"_input_17zr2_15",description:"_description_17zr2_23",readOnly:"_readOnly_17zr2_26",disabled:"_disabled_17zr2_30",labelContent:"_labelContent_17zr2_34"},y=(0,a.forwardRef)(((e,t)=>{const{description:n,prefix:l,suffix:d}=e,{clsx:u,componentProps:c,rootProps:y}=(0,v.Y)("Checkbox",e),b=(0,i.U)(t),w=(0,a.useRef)(null),A=(0,s.Bi)(),_=n?(0,s.Bi)():void 0,x=(0,a.useContext)(g.I),{inputProps:E,isDisabled:P,isReadOnly:k,isSelected:S,labelProps:C}=x?function(e,t,n){const r=(0,h.H)({isReadOnly:e.isReadOnly||t.isReadOnly,isSelected:t.isSelected(e.value),onChange(n){n?t.addValue(e.value):t.removeValue(e.value),e.onChange&&e.onChange(n)}});let{name:i,descriptionId:s,errorMessageId:l,validationBehavior:d}=f.n.get(t);var u;d=null!==(u=e.validationBehavior)&&void 0!==u?u:d;let{realtimeValidation:c}=(0,o.KZ)({...e,value:r.isSelected,name:void 0,validationBehavior:"aria"}),g=(0,a.useRef)(o.YD),v=()=>{t.setInvalid(e.value,c.isInvalid?c:g.current)};(0,a.useEffect)(v);let m=t.realtimeValidation.isInvalid?t.realtimeValidation:c,y="native"===d?t.displayValidation:m;var b;let w=p({...e,isReadOnly:e.isReadOnly||t.isReadOnly,isDisabled:e.isDisabled||t.isDisabled,name:e.name||i,isRequired:null!==(b=e.isRequired)&&void 0!==b?b:t.isRequired,validationBehavior:d,[o.Lf]:{realtimeValidation:m,displayValidation:y,resetValidation:t.resetValidation,commitValidation:t.commitValidation,updateValidation(e){g.current=e,v()}}},r,n);return{...w,inputProps:{...w.inputProps,"aria-describedby":[e["aria-describedby"],t.isInvalid?l:null,s].filter(Boolean).join(" ")||void 0}}}({...c,children:e.label,value:c.value},x,w):p({...c,children:e.label},(0,h.H)(c),w),N=(0,r.jsx)("span",{...C,className:u({classNames:m.labelContent,prefixedNames:"label-content"}),children:e.label});return(0,r.jsxs)("div",{...y({classNames:[m.root,{[m.disabled]:P,[m.readOnly]:k}]}),"data-disabled":P||void 0,"data-readonly":k||void 0,"data-selected":S||void 0,children:[(0,r.jsxs)("div",{className:u({classNames:m.inputWrapper,prefixedNames:"input-wrapper"}),children:[l&&(0,r.jsx)("div",{className:u({classNames:m.prefix,prefixedNames:"prefix"}),children:l}),(0,r.jsxs)("label",{className:u({classNames:m.label,prefixedNames:"label"}),id:A,ref:b,children:[(0,r.jsx)("input",{...E,"aria-describedby":_,"aria-labelledby":A,className:u({classNames:m.input,prefixedNames:"input"}),ref:w}),N]}),d&&(0,r.jsx)("div",{className:u({classNames:m.suffix,prefixedNames:"suffix"}),children:d})]}),n&&(0,r.jsx)("div",{className:u({classNames:[m.description,"description"],prefixedNames:"description"}),id:_,children:n})]})}));y.displayName="Checkbox"},9229:(e,t,n)=>{n.d(t,{s:()=>l});var r=n(2217),i=n(5987),s=n(4351),a=n(5369);function l(e,t){let n,{elementType:l="button",isDisabled:o,onPress:d,onPressStart:u,onPressEnd:c,onPressUp:p,onPressChange:f,preventFocusOnPress:h,allowFocusWhenDisabled:g,onClick:v,href:m,target:y,rel:b,type:w="button"}=e;n="button"===l?{type:w,disabled:o}:{role:"button",tabIndex:o?void 0:0,href:"a"!==l||o?void 0:m,target:"a"===l?y:void 0,type:"input"===l?w:void 0,disabled:"input"===l?o:void 0,"aria-disabled":o&&"input"!==l?o:void 0,rel:"a"===l?b:void 0};let{pressProps:A,isPressed:_}=(0,a.d)({onPressStart:u,onPressEnd:c,onPressChange:f,onPress:d,onPressUp:p,isDisabled:o,preventFocusOnPress:h,ref:t}),{focusableProps:x}=(0,s.W)(e,t);g&&(x.tabIndex=o?-1:x.tabIndex);let E=(0,r.v)(x,A,(0,i.$)(e,{labelable:!0}));return{isPressed:_,buttonProps:(0,r.v)(n,E,{"aria-haspopup":e["aria-haspopup"],"aria-expanded":e["aria-expanded"],"aria-controls":e["aria-controls"],"aria-pressed":e["aria-pressed"],onClick:e=>{v&&(v(e),console.warn("onClick is deprecated, please use onPress"))}})}}},9235:(e,t,n)=>{n.d(t,{V:()=>s});const r=new Set(["Arab","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),i=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function s(e){if(Intl.Locale){let t=new Intl.Locale(e).maximize(),n="function"==typeof t.getTextInfo?t.getTextInfo():t.textInfo;if(n)return"rtl"===n.direction;if(t.script)return r.has(t.script)}let t=e.split("-")[0];return i.has(t)}},9431:(e,t,n)=>{n.d(t,{L:()=>i});var r=n(790);const i=({children:e,title:t,description:n})=>(0,r.jsxs)(r.Fragment,{children:[t?(0,r.jsx)("h2",{className:"title AuWsLxH6KE0Glw254vEJ",children:t}):null,n?(0,r.jsx)("p",{className:"OELiDqUSg2DBEOUW3Wu6",children:n}):null,(0,r.jsx)("table",{className:"form-table XqH5MWpfHxHeyIheR7TC",role:"presentation",children:(0,r.jsx)("tbody",{children:e})})]})},9461:(e,t,n)=>{n.d(t,{R:()=>s});var r=n(2894),i=n(1609);function s(e){let{isDisabled:t,onBlurWithin:n,onFocusWithin:s,onFocusWithinChange:a}=e,l=(0,i.useRef)({isFocusWithin:!1}),o=(0,i.useCallback)((e=>{l.current.isFocusWithin&&!e.currentTarget.contains(e.relatedTarget)&&(l.current.isFocusWithin=!1,n&&n(e),a&&a(!1))}),[n,a,l]),d=(0,r.y)(o),u=(0,i.useCallback)((e=>{l.current.isFocusWithin||document.activeElement!==e.target||(s&&s(e),a&&a(!0),l.current.isFocusWithin=!0,d(e))}),[s,a,d]);return t?{focusWithinProps:{onFocus:void 0,onBlur:void 0}}:{focusWithinProps:{onFocus:u,onBlur:o}}}},9479:()=>{},9480:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{$:()=>u});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=()=>{const{getOption:e}=(0,s.Mp)();return(0,o.jsxs)(s.lV,{children:[(0,o.jsx)(a.Il,{}),(0,o.jsxs)(s.LB,{title:(0,i.__)("Assets","syntatis-feature-flipper"),description:(0,i.__)("Options to control the scripts, styles, and images loaded on the site.","syntatis-feature-flipper"),children:[(0,o.jsx)(a.$z,{name:"emojis",id:"emojis",title:(0,i.__)("Emojis","syntatis-feature-flipper"),label:(0,i.__)("Enable the built-in emojis","syntatis-feature-flipper"),description:(0,i.__)("If switched off, WordPress will not load the emojis scripts, styles, and images.","syntatis-feature-flipper"),help:(0,i.__)("While Emojis are fun, if you're not using it in your posts or pages, you might want to consider disabling them to reduce the number of requests from the additional scripts and styles require to load them.","syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"scripts_version",id:"scripts-version",title:(0,i.__)("Scripts Version","syntatis-feature-flipper"),label:(0,i.__)("Add scripts and styles version","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the scripts and styles version will not be added in the URLs.","syntatis-feature-flipper"),help:(0,i.__)('WordPress adds the script version on the file URL, e.g. "?ver=5.9.3". This version helps browsers detect updates and load the latest script instead of using an outdated cached one. Keeping this parameter enabled is generally recommended to ensure scripts are update correctly.',"syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"jquery_migrate",id:"jquery-migrate",title:"jQuery Migrate",label:(0,i.__)("Load jQuery Migrate script","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the jQuery Migrate script file will not be loaded.","syntatis-feature-flipper"),help:(0,i.__)("jQuery Migrate is a library that ensures older themes and plugins work with newer versions of jQuery. This helps developers update their code while keeping older sites functional. If your site is up-to-date, you can safely disable jQuery Migrate.","syntatis-feature-flipper")})]}),(0,o.jsxs)(s.LB,{title:"Metadata",description:(0,i.__)("Options to control the metadata added in the HTML document head section.","syntatis-feature-flipper"),children:[e("xmlrpc")&&(0,o.jsx)(a.$z,{name:"rsd_link",id:"rsd-link",title:(0,i.__)("RSD Link","syntatis-feature-flipper"),label:(0,i.__)("Enable RSD link","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the Really Simple Discovery (RSD) link will be removed from the webpage head.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)('The RSD link, or "Really Simple Discovery", helps external applications detect services like publishing APIs on your site. However, it\'s mostly outdated and rarely used today, so removing it from your site is usually safe.',"syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)('Note that this action only removes the link itself, not the underlying RSD endpoint. To fully disable the endpoint, you can turn off XML-RPC from "Security › XML-RPC".',"syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"generator_tag",id:"generator-tag",title:(0,i.__)("Generator Meta Tag","syntatis-feature-flipper"),label:(0,i.__)("Add the generator meta tag","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will remove the generator meta tag which shows the current version of WordPress installed.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("The generator meta tag reveals the current WordPress version installed, which can pose security risks by exposing potential vulnerabilities of the version.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("Removing this tag can help protect your site from such threats.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"shortlink",id:"shortlink",title:(0,i.__)("Shortlink","syntatis-feature-flipper"),label:(0,i.__)("Add Shortlink","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will remove the shortlink meta tag which shows the short URL of the webpage head.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("Shortlink is a simplified URL created for easier sharing, but they are often unnecessary.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("Removing shortlink can clean up your site's HTML.","syntatis-feature-flipper")})]})})]})]})};r()}catch(e){r(e)}}))},9583:(e,t,n)=>{n.d(t,{A:()=>r});const r={inputGroup:"vV5G1z8iy3sSYeCefjm_",checkboxGroup:"qvwQxh1MqnMjvypEKLk2",heading:"NhRP2kv4tZnRZ9XNF6a1",inputs:"PN_fgJj24HFFKsaAfFzQ",details:"gkSBOdZ9VUtEiyJErvkA"}},9662:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{$R:()=>d.$,Ct:()=>l.C,SV:()=>o.S,a5:()=>a.a,nQ:()=>i.n,wq:()=>s.w});var i=n(7834),s=n(5021),a=n(8905),l=n(8357),o=n(3061),d=n(9480),u=e([i,s,a,l,o,d]);[i,s,a,l,o,d]=u.then?(await u)():u,r()}catch(e){r(e)}}))},9691:(e,t,n)=>{n.d(t,{Y:()=>i});var r=n(9161);function i(e,t){const{className:n,"data-testid":i,id:s,style:a,...l}=t||{},{clsx:o}=(0,r.g)(e);return{clsx:o,componentProps:{...l,id:s},rootProps(t){const{classNames:r,prefixedNames:l}=t||{},d={...a,...(null==t?void 0:t.styles)||{}};return{className:o({classNames:[r,n],prefixedNames:l||"root"}),"data-testid":i,id:s?`${s}-${e}-root`:void 0,style:Object.keys(d).length>=1?d:void 0}}}}},9860:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{$:()=>u});var i=n(3413),s=n(2664),a=n(5140),l=n(7345),o=n(790),d=e([s]);s=(d.then?(await d)():d)[0];const u=({description:e,id:t,label:n,name:r,onChange:d,title:u,children:c,isDisabled:p,isSelected:f,help:h})=>{const{labelProps:g,inputProps:v,getOption:m}=(0,s.Mp)();return(0,o.jsxs)("tr",{children:[(0,o.jsx)("th",{scope:"row",children:(0,o.jsxs)("span",{className:l.A.label,children:[(0,o.jsx)("label",{...g(t),children:u}),h&&(0,o.jsx)(a.V7,{children:h})]})}),(0,o.jsxs)("td",{children:[(0,o.jsx)(i.d,{...v(r),className:l.A.root,onChange:e=>{void 0!==d&&d(e)},defaultSelected:m(r),description:e,label:n,isDisabled:p,isSelected:f}),c]})]})};r()}catch(e){r(e)}}))},9953:(e,t,n)=>{n.d(t,{N:()=>i});var r=n(1609);const i="undefined"!=typeof document?r.useLayoutEffect:()=>{}}},s={};function a(e){var t=s[e];if(void 0!==t)return t.exports;var n=s[e]={exports:{}};return i[e](n,n.exports,a),n.exports}e="function"==typeof Symbol?Symbol("webpack queues"):"__webpack_queues__",t="function"==typeof Symbol?Symbol("webpack exports"):"__webpack_exports__",n="function"==typeof Symbol?Symbol("webpack error"):"__webpack_error__",r=e=>{e&&e.d<1&&(e.d=1,e.forEach((e=>e.r--)),e.forEach((e=>e.r--?e.r++:e())))},a.a=(i,s,a)=>{var l;a&&((l=[]).d=-1);var o,d,u,c=new Set,p=i.exports,f=new Promise(((e,t)=>{u=t,d=e}));f[t]=p,f[e]=e=>(l&&e(l),c.forEach(e),f.catch((e=>{}))),i.exports=f,s((i=>{var s;o=(i=>i.map((i=>{if(null!==i&&"object"==typeof i){if(i[e])return i;if(i.then){var s=[];s.d=0,i.then((e=>{a[t]=e,r(s)}),(e=>{a[n]=e,r(s)}));var a={};return a[e]=e=>e(s),a}}var l={};return l[e]=e=>{},l[t]=i,l})))(i);var a=()=>o.map((e=>{if(e[n])throw e[n];return e[t]})),d=new Promise((t=>{(s=()=>t(a)).r=0;var n=e=>e!==l&&!c.has(e)&&(c.add(e),e&&!e.d&&(s.r++,e.push(s)));o.map((t=>t[e](n)))}));return s.r?d:a()}),(e=>(e?u(f[n]=e):d(p),r(l)))),l&&l.d<0&&(l.d=0)},a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),a(341)})();
  • syntatis-feature-flipper/tags/1.9.4/dist/autoload/vendor/composer/installed.php

    r3241456 r3241556  
    33namespace SSFV;
    44
    5 return array('root' => array('name' => '__root__', 'pretty_version' => 'v1.9.3', 'version' => '1.9.3.0', 'reference' => '79df2f18947bc64858cfe0aa547372f65763a32d', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('__root__' => array('pretty_version' => 'v1.9.3', 'version' => '1.9.3.0', 'reference' => '79df2f18947bc64858cfe0aa547372f65763a32d', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'adbario/php-dot-notation' => array('pretty_version' => '3.3.0', 'version' => '3.3.0.0', 'reference' => 'a94ce4493d19ea430baa8d7d210a2c9bd7129fc2', 'type' => 'library', 'install_path' => __DIR__ . '/../adbario/php-dot-notation', 'aliases' => array(), 'dev_requirement' => \false), 'jaybizzle/crawler-detect' => array('pretty_version' => 'v1.3.2', 'version' => '1.3.2.0', 'reference' => 'b15237098211b502b9629bbf6f6884a3279420f2', 'type' => 'library', 'install_path' => __DIR__ . '/../jaybizzle/crawler-detect', 'aliases' => array(), 'dev_requirement' => \false), 'pimple/pimple' => array('pretty_version' => 'v3.5.0', 'version' => '3.5.0.0', 'reference' => 'a94b3a4db7fb774b3d78dad2315ddc07629e1bed', 'type' => 'library', 'install_path' => __DIR__ . '/../pimple/pimple', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '2.0.2', 'version' => '2.0.2.0', 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-uuid' => array('pretty_version' => 'v1.31.0', 'version' => '1.31.0.0', 'reference' => '21533be36c24be3f4b1669c4725c7d1d2bab4ae2', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-uuid', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/uid' => array('pretty_version' => 'v5.4.45', 'version' => '5.4.45.0', 'reference' => '512de7894f93ad63a7d5e33f590a83e054f571bc', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/uid', 'aliases' => array(), 'dev_requirement' => \false), 'syntatis/codex' => array('pretty_version' => 'v0.1.0', 'version' => '0.1.0.0', 'reference' => '82dd5db80d51914a6cba2e9ebedd1bc8275f496b', 'type' => 'library', 'install_path' => __DIR__ . '/../syntatis/codex', 'aliases' => array(), 'dev_requirement' => \false), 'syntatis/codex-settings-provider' => array('pretty_version' => 'v0.1.0', 'version' => '0.1.0.0', 'reference' => 'e10568014761ac2e6a116de8ff1e1dd65c6f5010', 'type' => 'library', 'install_path' => __DIR__ . '/../syntatis/codex-settings-provider', 'aliases' => array(), 'dev_requirement' => \false)));
     5return array('root' => array('name' => '__root__', 'pretty_version' => 'v1.9.4', 'version' => '1.9.4.0', 'reference' => 'aae3d7b1df373cda821f7d0e0db4d96d15301677', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('__root__' => array('pretty_version' => 'v1.9.4', 'version' => '1.9.4.0', 'reference' => 'aae3d7b1df373cda821f7d0e0db4d96d15301677', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'adbario/php-dot-notation' => array('pretty_version' => '3.3.0', 'version' => '3.3.0.0', 'reference' => 'a94ce4493d19ea430baa8d7d210a2c9bd7129fc2', 'type' => 'library', 'install_path' => __DIR__ . '/../adbario/php-dot-notation', 'aliases' => array(), 'dev_requirement' => \false), 'jaybizzle/crawler-detect' => array('pretty_version' => 'v1.3.2', 'version' => '1.3.2.0', 'reference' => 'b15237098211b502b9629bbf6f6884a3279420f2', 'type' => 'library', 'install_path' => __DIR__ . '/../jaybizzle/crawler-detect', 'aliases' => array(), 'dev_requirement' => \false), 'pimple/pimple' => array('pretty_version' => 'v3.5.0', 'version' => '3.5.0.0', 'reference' => 'a94b3a4db7fb774b3d78dad2315ddc07629e1bed', 'type' => 'library', 'install_path' => __DIR__ . '/../pimple/pimple', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '2.0.2', 'version' => '2.0.2.0', 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-uuid' => array('pretty_version' => 'v1.31.0', 'version' => '1.31.0.0', 'reference' => '21533be36c24be3f4b1669c4725c7d1d2bab4ae2', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-uuid', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/uid' => array('pretty_version' => 'v5.4.45', 'version' => '5.4.45.0', 'reference' => '512de7894f93ad63a7d5e33f590a83e054f571bc', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/uid', 'aliases' => array(), 'dev_requirement' => \false), 'syntatis/codex' => array('pretty_version' => 'v0.1.0', 'version' => '0.1.0.0', 'reference' => '82dd5db80d51914a6cba2e9ebedd1bc8275f496b', 'type' => 'library', 'install_path' => __DIR__ . '/../syntatis/codex', 'aliases' => array(), 'dev_requirement' => \false), 'syntatis/codex-settings-provider' => array('pretty_version' => 'v0.1.0', 'version' => '0.1.0.0', 'reference' => 'e10568014761ac2e6a116de8ff1e1dd65c6f5010', 'type' => 'library', 'install_path' => __DIR__ . '/../syntatis/codex-settings-provider', 'aliases' => array(), 'dev_requirement' => \false)));
  • syntatis-feature-flipper/tags/1.9.4/inc/languages/syntatis-feature-flipper.pot

    r3241456 r3241556  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Feature Flipper 1.9.3\n"
     5"Project-Id-Version: Feature Flipper 1.9.4\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-feature-flipper\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-02-16T16:55:37+00:00\n"
     12"POT-Creation-Date: 2025-02-17T01:31:53+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.12.0-alpha\n"
     
    4949msgstr ""
    5050
    51 #: app/Features/MaintenanceMode.php:64
     51#: app/Features/MaintenanceMode.php:30
     52msgid "Under Maintenance 🚧"
     53msgstr ""
     54
     55#: app/Features/MaintenanceMode.php:34
     56msgid "We are currently performing some scheduled maintenance. We will be back as soon as possible."
     57msgstr ""
     58
     59#: app/Features/MaintenanceMode.php:76
    5260msgctxt "Maintenance page title"
    5361msgid "Under Maintenance"
    5462msgstr ""
    5563
    56 #: app/Features/MaintenanceMode.php:87
     64#: app/Features/MaintenanceMode.php:99
    5765msgctxt "Site access mode"
    5866msgid "Maintenance"
    5967msgstr ""
    6068
    61 #: app/Features/MaintenanceMode.php:104
     69#: app/Features/MaintenanceMode.php:116
    6270msgid "The site is currently in maintenance mode"
    6371msgstr ""
     
    134142msgstr ""
    135143
    136 #: inc/settings/all.php:152
    137 msgid "Under Maintenance 🚧"
    138 msgstr ""
    139 
    140 #: inc/settings/all.php:156
    141 msgid "We are currently performing some scheduled maintenance. We will be back as soon as possible."
    142 msgstr ""
    143 
    144144#: inc/views/settings-page.php:26
    145145msgid "This setting page requires JavaScript to be enabled in your browser. Please enable JavaScript and reload the page."
     
    645645msgstr ""
    646646
    647 #: src/setting-page/tabs/GeneralTab.jsx:31
     647#: src/setting-page/tabs/GeneralTab.jsx:30
     648msgid "Block-based Widgets"
     649msgstr ""
     650
     651#: src/setting-page/tabs/GeneralTab.jsx:34
    648652msgid "Enable the block-based widgets"
    649653msgstr ""
    650654
    651 #: src/setting-page/tabs/GeneralTab.jsx:37
     655#: src/setting-page/tabs/GeneralTab.jsx:40
    652656msgid "If switched off, the block-based widgets will be disabled and the classic widgets will be used."
    653657msgstr ""
    654658
    655 #: src/setting-page/tabs/GeneralTab.jsx:41
     659#: src/setting-page/tabs/GeneralTab.jsx:44
    656660msgid "The current theme in-use does not support block-based widgets."
    657661msgstr ""
    658662
    659 #: src/setting-page/tabs/GeneralTab.jsx:51
     663#: src/setting-page/tabs/GeneralTab.jsx:53
     664msgid "Comments"
     665msgstr ""
     666
     667#: src/setting-page/tabs/GeneralTab.jsx:54
    660668msgid "Enable comments"
    661669msgstr ""
    662670
    663 #: src/setting-page/tabs/GeneralTab.jsx:55
     671#: src/setting-page/tabs/GeneralTab.jsx:58
    664672msgid "If switched off, comments will be disabled site-wide."
    665673msgstr ""
    666674
    667 #: src/setting-page/tabs/GeneralTab.jsx:65
     675#: src/setting-page/tabs/GeneralTab.jsx:67
     676msgid "Embeds"
     677msgstr ""
     678
     679#: src/setting-page/tabs/GeneralTab.jsx:68
    668680msgid "Enable post embedding"
    669681msgstr ""
    670682
    671 #: src/setting-page/tabs/GeneralTab.jsx:69
     683#: src/setting-page/tabs/GeneralTab.jsx:72
    672684msgid "If switched off, it will disable other sites from embedding content from your site, and vice-versa."
    673685msgstr ""
    674686
    675 #: src/setting-page/tabs/GeneralTab.jsx:78
     687#: src/setting-page/tabs/GeneralTab.jsx:80
     688msgid "Self-ping"
     689msgstr ""
     690
     691#: src/setting-page/tabs/GeneralTab.jsx:81
    676692msgid "Enable self-pingbacks"
    677693msgstr ""
    678694
    679 #: src/setting-page/tabs/GeneralTab.jsx:82
     695#: src/setting-page/tabs/GeneralTab.jsx:85
    680696msgid "If switched off, WordPress will not send pingbacks to your own site."
    681697msgstr ""
    682698
    683 #: src/setting-page/tabs/GeneralTab.jsx:89
     699#: src/setting-page/tabs/GeneralTab.jsx:92
    684700msgid "Pingbacks in WordPress are automatic notifications sent when one blog links to another. If a post links to a pingback-enabled post on another site, the linked site gets a notification that appears as a comment, encouraging interaction between bloggers."
    685701msgstr ""
    686702
    687 #: src/setting-page/tabs/GeneralTab.jsx:95
     703#: src/setting-page/tabs/GeneralTab.jsx:98
    688704msgid "However, WordPress also sends pingbacks for internal links within the same site by default, which can result in unnecessary and sometimes annoying self-pings. Disabling self-pingbacks can help keep your comments section clean and relevant."
    689705msgstr ""
    690706
    691 #: src/setting-page/tabs/GeneralTab.jsx:107
     707#: src/setting-page/tabs/GeneralTab.jsx:109
     708msgid "Feeds"
     709msgstr ""
     710
     711#: src/setting-page/tabs/GeneralTab.jsx:110
    692712msgid "Enable RSS feeds"
    693713msgstr ""
    694714
    695 #: src/setting-page/tabs/GeneralTab.jsx:111
     715#: src/setting-page/tabs/GeneralTab.jsx:114
    696716msgid "If switched off, the RSS feed URLs will not be accessible."
    697717msgstr ""
    698718
    699 #: src/setting-page/tabs/GeneralTab.jsx:118
     719#: src/setting-page/tabs/GeneralTab.jsx:121
    700720msgid "An RSS feed, which stands for \"Really Simple Syndication\" or \"Rich Site Summary\", is a standardized format that allows users to receive updates of your site content, usually through a feed reader such as Feedly, Inoreader or Reeder app."
    701721msgstr ""
    702722
    703 #: src/setting-page/tabs/GeneralTab.jsx:124
     723#: src/setting-page/tabs/GeneralTab.jsx:127
    704724msgid "Disabling feeds can help prevent content scraping and reduce server load."
    705725msgstr ""
  • syntatis-feature-flipper/tags/1.9.4/inc/settings/all.php

    r3233276 r3241556  
    149149            ],
    150150        ])
    151         ->withDefault([
    152             'headline' => __(
    153                 'Under Maintenance 🚧',
    154                 'syntatis-feature-flipper',
    155             ),
    156             'message' => __(
    157                 'We are currently performing some scheduled maintenance. We will be back as soon as possible.',
    158                 'syntatis-feature-flipper',
    159             ),
    160         ]),
     151        /**
     152         * The default requires translatable string values for the `headline` and
     153         * `message` properties. The default value will be set via the filter.
     154         * Otherwise, it will throw an error due to the translations called
     155         * too early.
     156         *
     157         * @see app/Features/MaintenanceMode.php#L28
     158         * @see https://github.com/WordPress/WordPress/blob/master/wp-includes/l10n.php#L1371-L1380
     159         */
     160        ->withDefault(null),
    161161
    162162    // Site: Assets.
  • syntatis-feature-flipper/tags/1.9.4/readme.txt

    r3241456 r3241556  
    55Requires at least: 6.0
    66Tested up to: 6.7
    7 Stable tag: 1.9.3
     7Stable tag: 1.9.4
    88Requires PHP: 7.4
    99License: GPLv3
     
    136136== Changelog ==
    137137
     138= 1.9.4 =
     139
     140* Fix missing translatable strings.
     141* Fix translation loaded too early.
     142
    138143= 1.9.3 =
    139144
    140 * Fix inconsistencis in some translatable strings.
     145* Fix inconsistencies in some translatable strings.
    141146* Fix menu options on the Admin Bar setting.
    142147
  • syntatis-feature-flipper/tags/1.9.4/syntatis-feature-flipper.php

    r3241456 r3241556  
    1212 * Plugin URI:        https://github.com/syntatis/wp-feature-flipper
    1313 * Description:       Disable Comments, Gutenberg, Emojis, and other features you don't need in WordPress
    14  * Version:           1.9.3
     14 * Version:           1.9.4
    1515 * Requires at least: 6.0
    1616 * Requires PHP:      7.4
     
    3939 * versions.
    4040 */
    41 const PLUGIN_VERSION = '1.9.3';
     41const PLUGIN_VERSION = '1.9.4';
    4242
    4343/**
  • syntatis-feature-flipper/trunk/app/Features/MaintenanceMode.php

    r3233276 r3241556  
    2626    {
    2727        $hook->addFilter(Option::hook('sanitize:site_maintenance_args'), [$this, 'sanitizeArgsOption'], PHP_INT_MAX);
     28        $hook->addFilter(Option::hook('default:site_maintenance_args'), static function (): array {
     29            return [
     30                'headline' => __(
     31                    'Under Maintenance 🚧',
     32                    'syntatis-feature-flipper',
     33                ),
     34                'message' => __(
     35                    'We are currently performing some scheduled maintenance. We will be back as soon as possible.',
     36                    'syntatis-feature-flipper',
     37                ),
     38            ];
     39        }, PHP_INT_MAX);
    2840
    2941        if (Option::get('site_access') !== 'maintenance') {
  • syntatis-feature-flipper/trunk/dist/assets/setting-page/index.asset.php

    r3241456 r3241556  
    1 <?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'react-jsx-runtime', 'wp-api-fetch', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-primitives'), 'version' => 'c6da59ceeda7f6ccef0c');
     1<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'react-jsx-runtime', 'wp-api-fetch', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-primitives'), 'version' => 'e01ccb2e2aa8ec3d1236');
  • syntatis-feature-flipper/trunk/dist/assets/setting-page/index.js

    r3241456 r3241556  
    1 (()=>{"use strict";var e,t,n,r,i={156:(e,t,n)=>{n.d(t,{A:()=>r});const r={settings:"FmvwuJL3qfhP_BsuyWnk"}},164:(e,t,n)=>{n.d(t,{y:()=>a});var r=n(7049),i=n(9953),s=n(1609);function a(e){let[t,n]=(0,s.useState)(e),a=(0,s.useRef)(null),l=(0,r.J)((()=>{if(!a.current)return;let e=a.current.next();e.done?a.current=null:t===e.value?l():n(e.value)}));(0,i.N)((()=>{a.current&&l()}));let o=(0,r.J)((e=>{a.current=e(t),l()}));return[t,o]}},306:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{N:()=>c});var i=n(2568),s=n(3667),a=n(2664),l=n(5140),o=n(7345),d=n(790),u=e([a]);a=(u.then?(await u)():u)[0];const c=({description:e,id:t,name:n,onChange:r,title:u,children:c,isDisabled:p,isSelected:f,help:h,options:g,orientation:v})=>{const{labelProps:m,inputProps:y,getOption:b}=(0,a.Mp)();return(0,d.jsxs)("tr",{children:[(0,d.jsx)("th",{scope:"row",children:(0,d.jsxs)("span",{className:o.A.label,children:[(0,d.jsx)("label",{...m(t),children:u}),h&&(0,d.jsx)(l.V7,{children:h})]})}),(0,d.jsxs)("td",{children:[(0,d.jsx)(i.z,{...y(n),className:o.A.root,onChange:e=>{void 0!==r&&r(e)},defaultValue:b(n),description:e,isDisabled:p,isSelected:f,orientation:v,children:g.map((({label:e,value:t,...n})=>(0,d.jsx)(s.s,{value:t,...n,children:e},t)))}),c]})]})};r()}catch(e){r(e)}}))},341:(e,t,n)=>{n.a(e,(async(e,t)=>{try{var r=n(8490),i=n.n(r),s=n(6087),a=n(2664),l=n(6858),o=n(790),d=e([a,l]);[a,l]=d.then?(await d)():d,i()((()=>{const e=document.querySelector("#syntatis-feature-flipper-settings");if(e){const t=JSON.parse(e.dataset.inline),n=e.dataset.nonce;(0,s.createRoot)(e).render((0,o.jsx)(a.Z6,{inlineData:t,nonceData:n,children:(0,o.jsx)(l.Y,{})}))}})),t()}catch(e){t(e)}}))},415:(e,t,n)=>{n.d(t,{Cc:()=>d,wR:()=>f});var r=n(1609);const i={prefix:String(Math.round(1e10*Math.random())),current:0},s=r.createContext(i),a=r.createContext(!1);let l=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement),o=new WeakMap;const d="function"==typeof r.useId?function(e){let t=r.useId(),[n]=(0,r.useState)(f());return e||`${n?"react-aria":`react-aria${i.prefix}`}-${t}`}:function(e){let t=(0,r.useContext)(s);t!==i||l||console.warn("When server rendering, you must wrap your application in an <SSRProvider> to ensure consistent ids are generated between the client and server.");let n=function(e=!1){let t=(0,r.useContext)(s),n=(0,r.useRef)(null);if(null===n.current&&!e){var i,a;let e=null===(a=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)||void 0===a||null===(i=a.ReactCurrentOwner)||void 0===i?void 0:i.current;if(e){let n=o.get(e);null==n?o.set(e,{id:t.current,state:e.memoizedState}):e.memoizedState!==n.state&&(t.current=n.id,o.delete(e))}n.current=++t.current}return n.current}(!!e),a=`react-aria${t.prefix}`;return e||`${a}-${n}`};function u(){return!1}function c(){return!0}function p(e){return()=>{}}function f(){return"function"==typeof r.useSyncExternalStore?r.useSyncExternalStore(p,u,c):(0,r.useContext)(a)}},631:(e,t,n)=>{n.d(t,{A:()=>r});const r={root:"kqcdgiY_Xs0k8Tku0yKz"}},751:(e,t,n)=>{function r(e){if(!e)return;let t=!0;return n=>{let r={...n,preventDefault(){n.preventDefault()},isDefaultPrevented:()=>n.isDefaultPrevented(),stopPropagation(){t?console.error("stopPropagation is now the default behavior for events in React Spectrum. You can use continuePropagation() to revert this behavior."):t=!0},continuePropagation(){t=!1},isPropagationStopped:()=>t};e(r),t&&n.stopPropagation()}}n.d(t,{T:()=>r})},790:e=>{e.exports=window.ReactJSXRuntime},894:(e,t,n)=>{function r(e,t){return t.get?t.get.call(e):t.value}n.d(t,{_:()=>r})},1034:(e,t,n)=>{n.d(t,{O:()=>a,T:()=>l});var r=n(790),i=n(1609);const s=(0,i.createContext)({context:"settings"}),a=e=>{const{children:t,context:n,url:i}=e;let a="tab";return"string"==typeof e.navigate&&(a=e.navigate),(0,r.jsx)(s.Provider,{value:{context:n,navigate:a,url:i},children:t})},l=()=>(0,i.useContext)(s)},1144:(e,t,n)=>{n.d(t,{KZ:()=>d,Lf:()=>o,YD:()=>a,cX:()=>f});var r=n(1609);const i={badInput:!1,customError:!1,patternMismatch:!1,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valueMissing:!1,valid:!0},s={...i,customError:!0,valid:!1},a={isInvalid:!1,validationDetails:i,validationErrors:[]},l=(0,r.createContext)({}),o="__formValidationState"+Date.now();function d(e){if(e[o]){let{realtimeValidation:t,displayValidation:n,updateValidation:r,resetValidation:i,commitValidation:s}=e[o];return{realtimeValidation:t,displayValidation:n,updateValidation:r,resetValidation:i,commitValidation:s}}return function(e){let{isInvalid:t,validationState:n,name:i,value:o,builtinValidation:d,validate:f,validationBehavior:h="aria"}=e;n&&(t||(t="invalid"===n));let g=void 0!==t?{isInvalid:t,validationErrors:[],validationDetails:s}:null,v=(0,r.useMemo)((()=>{if(!f||null==o)return null;let e=function(e,t){if("function"==typeof e){let n=e(t);if(n&&"boolean"!=typeof n)return u(n)}return[]}(f,o);return c(e)}),[f,o]);(null==d?void 0:d.validationDetails.valid)&&(d=void 0);let m=(0,r.useContext)(l),y=(0,r.useMemo)((()=>i?Array.isArray(i)?i.flatMap((e=>u(m[e]))):u(m[i]):[]),[m,i]),[b,w]=(0,r.useState)(m),[A,x]=(0,r.useState)(!1);m!==b&&(w(m),x(!1));let _=(0,r.useMemo)((()=>c(A?[]:y)),[A,y]),E=(0,r.useRef)(a),[P,k]=(0,r.useState)(a),S=(0,r.useRef)(a),[C,N]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{if(!C)return;N(!1);let e=v||d||E.current;p(e,S.current)||(S.current=e,k(e))})),{realtimeValidation:g||_||v||d||a,displayValidation:"native"===h?g||_||P:g||_||v||d||P,updateValidation(e){"aria"!==h||p(P,e)?E.current=e:k(e)},resetValidation(){let e=a;p(e,S.current)||(S.current=e,k(e)),"native"===h&&N(!1),x(!0)},commitValidation(){"native"===h&&N(!0),x(!0)}}}(e)}function u(e){return e?Array.isArray(e)?e:[e]:[]}function c(e){return e.length?{isInvalid:!0,validationErrors:e,validationDetails:s}:null}function p(e,t){return e===t||!!e&&!!t&&e.isInvalid===t.isInvalid&&e.validationErrors.length===t.validationErrors.length&&e.validationErrors.every(((e,n)=>e===t.validationErrors[n]))&&Object.entries(e.validationDetails).every((([e,n])=>t.validationDetails[e]===n))}function f(...e){let t=new Set,n=!1,r={...i};for(let i of e){var s,a;for(let e of i.validationErrors)t.add(e);n||(n=i.isInvalid);for(let e in r)(s=r)[a=e]||(s[a]=i.validationDetails[e])}return r.valid=!n,{isInvalid:n,validationErrors:[...t],validationDetails:r}}},1455:e=>{e.exports=window.wp.apiFetch},1609:e=>{e.exports=window.React},1620:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{N:()=>p});var i=n(7723),s=n(6087),a=n(2481),l=n(9860),o=n(2664),d=n(5140),u=n(790),c=e([l,o]);[l,o]=c.then?(await c)():c;const p=()=>{const{getOption:e,optionPrefix:t}=(0,o.Mp)(),[n,r]=(0,s.useState)(e("revisions")),c=e("revisions_max");return(0,u.jsx)(l.$,{name:"revisions",id:"revisions",title:(0,i.__)("Revisions","syntatis-feature-flipper"),label:(0,i.__)("Enable post revisions","syntatis-feature-flipper"),description:(0,i.__)("If switched off, revisions of your posts will not be saved.","syntatis-feature-flipper"),help:(0,u.jsxs)(d.Hu,{readmore:"https://wordpress.org/documentation/article/revisions/",children:[(0,u.jsx)("p",{children:(0,i.__)("While the revision feature is helpful for recovering content, storing too many revisions can clutter the database, slow down performance, and use up storage space.","syntatis-feature-flipper")}),(0,u.jsx)("p",{children:(0,i.__)("Limiting or disabling revisions can help to improve your site database more efficient, especially for multi-author blogs or sites with limited hosting resources.","syntatis-feature-flipper")})]}),onChange:r,children:n&&(0,u.jsx)("div",{style:{marginTop:"1rem"},children:(0,u.jsx)(a.A,{min:1,max:100,placeholder:"number"==typeof c?c:"∞",defaultValue:c,type:"number",name:`${t}revisions_max`,className:"code",suffix:(0,u.jsx)("span",{"aria-hidden":!0,children:(0,i.__)("Revisions","syntatis-feature-flipper")}),"aria-label":(0,i.__)("Maximum","syntatis-feature-flipper"),description:(0,i.__)("The maximum number of revisions to keep.","syntatis-feature-flipper")})})})};r()}catch(e){r(e)}}))},1623:(e,t,n)=>{n.d(t,{H:()=>i});var r=n(8356);function i(e={}){let{isReadOnly:t}=e,[n,i]=(0,r.P)(e.isSelected,e.defaultSelected||!1,e.onChange);return{isSelected:n,setSelected:function(e){t||i(e)},toggle:function(){t||i(!n)}}}},1732:(e,t,n)=>{n.d(t,{T:()=>s});var r=n(1609),i=n(8356);function s(e){let[t,n]=(0,i.P)(e.isOpen,e.defaultOpen||!1,e.onOpenChange);const s=(0,r.useCallback)((()=>{n(!0)}),[n]),a=(0,r.useCallback)((()=>{n(!1)}),[n]),l=(0,r.useCallback)((()=>{n(!t)}),[n,t]);return{isOpen:t,setOpen:n,open:s,close:a,toggle:l}}},1786:(e,t,n)=>{n.d(t,{J:()=>i});var r=n(4836);function i(e,t){return"#comment"!==e.nodeName&&function(e){const t=(0,r.m)(e);if(!(e instanceof t.HTMLElement||e instanceof t.SVGElement))return!1;let{display:n,visibility:i}=e.style,s="none"!==n&&"hidden"!==i&&"collapse"!==i;if(s){const{getComputedStyle:t}=e.ownerDocument.defaultView;let{display:n,visibility:r}=t(e);s="none"!==n&&"hidden"!==r&&"collapse"!==r}return s}(e)&&function(e,t){return!e.hasAttribute("hidden")&&!e.hasAttribute("data-react-aria-prevent-focus")&&("DETAILS"!==e.nodeName||!t||"SUMMARY"===t.nodeName||e.hasAttribute("open"))}(e,t)&&(!e.parentElement||i(e.parentElement,e))}},1789:(e,t,n)=>{n.d(t,{A:()=>d});var r=n(1609);const i=new Map,s=new Set;function a(e){for(const t of[...s])t(e)}function l(e){return"undefined"===e?void 0:JSON.parse(e)}function o(e){try{return e()}catch(e){}}const d=function(e,t){const n=null==t?void 0:t.serializer,[d]=(0,r.useState)(null==t?void 0:t.defaultValue);return function(e,t,n=!0,d=l,u=JSON.stringify){const c=(0,r.useRef)({string:null,parsed:void 0}),p=(0,r.useSyncExternalStore)((0,r.useCallback)((t=>{const n=n=>{e===n&&t()};return s.add(n),()=>{s.delete(n)}}),[e]),(()=>{var n;const r=null!==(n=o((()=>sessionStorage.getItem(e))))&&void 0!==n?n:null;if(i.has(e))c.current.parsed=i.get(e);else if(r!==c.current.string){let e;try{e=null===r?t:d(r)}catch(n){e=t}c.current.parsed=e}return c.current.string=r,null===r&&void 0!==t&&o((()=>{const n=u(t);sessionStorage.setItem(e,n),c.current={string:n,parsed:t}})),c.current.parsed}),(()=>t)),f=(0,r.useCallback)((t=>{const n=t instanceof Function?t(c.current.parsed):t;try{sessionStorage.setItem(e,u(n)),i.delete(e)}catch(t){i.set(e,n)}a(e)}),[e,u]);return(0,r.useEffect)((()=>{if(!n)return;const t=t=>{t.storageArea===o((()=>sessionStorage))&&t.key===e&&a(e)};return window.addEventListener("storage",t),()=>window.removeEventListener("storage",t)}),[e,n]),(0,r.useMemo)((()=>[p,f,{isPersistent:p===t||!i.has(e),removeItem(){o((()=>sessionStorage.removeItem(e))),i.delete(e),a(e)}}]),[e,f,p,t])}(e,d,null==t?void 0:t.storageSync,null==n?void 0:n.parse,null==n?void 0:n.stringify)}},1811:(e,t,n)=>{n.d(t,{v:()=>f});var r=n(1609),i=n(5987),s=n(8343),a=n(4836),l=n(2217),o=n(8356),d=n(4742),u=n(4351),c=n(8868),p=n(1144);function f(e,t){let{inputElementType:n="input",isDisabled:f=!1,isRequired:h=!1,isReadOnly:g=!1,type:v="text",validationBehavior:m="aria"}=e,[y,b]=(0,o.P)(e.value,e.defaultValue||"",e.onChange),{focusableProps:w}=(0,u.W)(e,t),A=(0,p.KZ)({...e,value:y}),{isInvalid:x,validationErrors:_,validationDetails:E}=A.displayValidation,{labelProps:P,fieldProps:k,descriptionProps:S,errorMessageProps:C}=(0,d.M)({...e,isInvalid:x,errorMessage:e.errorMessage||_}),N=(0,i.$)(e,{labelable:!0});const T={type:v,pattern:e.pattern};return(0,s.F)(t,y,b),(0,c.X)(e,A,t),(0,r.useEffect)((()=>{if(t.current instanceof(0,a.m)(t.current).HTMLTextAreaElement){let e=t.current;Object.defineProperty(e,"defaultValue",{get:()=>e.value,set:()=>{},configurable:!0})}}),[t]),{labelProps:P,inputProps:(0,l.v)(N,"input"===n?T:void 0,{disabled:f,readOnly:g,required:h&&"native"===m,"aria-required":h&&"aria"===m||void 0,"aria-invalid":x||void 0,"aria-errormessage":e["aria-errormessage"],"aria-activedescendant":e["aria-activedescendant"],"aria-autocomplete":e["aria-autocomplete"],"aria-haspopup":e["aria-haspopup"],"aria-controls":e["aria-controls"],value:y,onChange:e=>b(e.target.value),autoComplete:e.autoComplete,autoCapitalize:e.autoCapitalize,maxLength:e.maxLength,minLength:e.minLength,name:e.name,placeholder:e.placeholder,inputMode:e.inputMode,autoCorrect:e.autoCorrect,spellCheck:e.spellCheck,onCopy:e.onCopy,onCut:e.onCut,onPaste:e.onPaste,onCompositionEnd:e.onCompositionEnd,onCompositionStart:e.onCompositionStart,onCompositionUpdate:e.onCompositionUpdate,onSelect:e.onSelect,onBeforeInput:e.onBeforeInput,onInput:e.onInput,...w,...k}),descriptionProps:S,errorMessageProps:C,isInvalid:x,validationErrors:_,validationDetails:E}}},2166:(e,t,n)=>{function r(...e){return(...t)=>{for(let n of e)"function"==typeof n&&n(...t)}}n.d(t,{c:()=>r})},2217:(e,t,n)=>{n.d(t,{v:()=>a});var r=n(2166),i=n(3051),s=n(4164);function a(...e){let t={...e[0]};for(let n=1;n<e.length;n++){let a=e[n];for(let e in a){let n=t[e],l=a[e];"function"==typeof n&&"function"==typeof l&&"o"===e[0]&&"n"===e[1]&&e.charCodeAt(2)>=65&&e.charCodeAt(2)<=90?t[e]=(0,r.c)(n,l):"className"!==e&&"UNSAFE_className"!==e||"string"!=typeof n||"string"!=typeof l?"id"===e&&n&&l?t.id=(0,i.Tw)(n,l):t[e]=void 0!==l?l:n:t[e]=(0,s.A)(n,l)}}return t}},2268:(e,t,n)=>{function r(e){if(function(){if(null==i){i=!1;try{document.createElement("div").focus({get preventScroll(){return i=!0,!0}})}catch{}}return i}())e.focus({preventScroll:!0});else{let t=function(e){let t=e.parentNode,n=[],r=document.scrollingElement||document.documentElement;for(;t instanceof HTMLElement&&t!==r;)(t.offsetHeight<t.scrollHeight||t.offsetWidth<t.scrollWidth)&&n.push({element:t,scrollTop:t.scrollTop,scrollLeft:t.scrollLeft}),t=t.parentNode;return r instanceof HTMLElement&&n.push({element:r,scrollTop:r.scrollTop,scrollLeft:r.scrollLeft}),n}(e);e.focus(),function(e){for(let{element:t,scrollTop:n,scrollLeft:r}of e)t.scrollTop=n,t.scrollLeft=r}(t)}}n.d(t,{e:()=>r});let i=null},2284:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{N:()=>h});var i=n(9180),s=n(7723),a=n(7623),l=n(7899),o=n(790),d=e([a]);a=(d.then?(await d)():d)[0];const u={success:(0,s.__)("Settings saved.","syntatis-feature-flipper"),error:(0,s.__)("Settings failed to save.","syntatis-feature-flipper"),"no-change":(0,s.__)("No changes were made.","syntatis-feature-flipper")},c={success:"success",error:"error","no-change":"info"};function p(e){return u[e]||""}function f(e){return c[e]||"info"}const h=()=>{const{updating:e,status:t,setStatus:n}=(0,a.M)();if(e||!t||t.startsWith("__"))return null;const r=p(t);return r&&(0,o.jsx)(i.$,{className:`${l.A.root} inline`,isDismissable:!0,level:f(t),onDismiss:()=>n(null),children:(0,o.jsx)("strong",{children:r})})};r()}catch(g){r(g)}}))},2481:(e,t,n)=>{n.d(t,{A:()=>u});var r=n(790),i=n(3908),s=n(1609),a=n(1811),l=n(3036),o=n(9691);n(9479);const d={root:"_root_10vvz_1",inputWrapper:"_inputWrapper_10vvz_6",input:"_input_10vvz_6",invalid:"_invalid_10vvz_14",label:"_label_10vvz_19",markedRequired:"_markedRequired_10vvz_27",descriptionBeforeInput:"_descriptionBeforeInput_10vvz_34",description:"_description_10vvz_34",errorMessage:"_errorMessage_10vvz_46"},u=(0,s.forwardRef)(((e,t)=>{var n,s,u,c,p,f;const{description:h,descriptionArea:g,errorMessage:v,isDisabled:m,isRequired:y,label:b,max:w,min:A,prefix:x,step:_,suffix:E}=e;let P=e.className;const k=null==(n=e.className)?void 0:n.includes("code"),S=null==(s=e.className)?void 0:s.includes("regular-text"),C=null==(u=e.className)?void 0:u.includes("small-text");S&&(P=null==(c=e.className)?void 0:c.replace("regular-text","")),C&&(P=null==(p=e.className)?void 0:p.replace("small-text","")),k&&(P=null==(f=e.className)?void 0:f.replace("code",""));const N=(0,i.U)(t),{clsx:T,componentProps:j,rootProps:M}=(0,o.Y)("TextField",{...e,className:P}),{descriptionProps:I,errorMessageProps:K,inputProps:D,isInvalid:R,labelProps:B,validationDetails:L,validationErrors:F}=(0,a.v)(j,N),{errorMessageList:O}=(0,l.b)({errorMessage:v,isInvalid:R,validationDetails:L,validationErrors:F});return(0,r.jsxs)("div",{...M({classNames:[d.root,{[d.descriptionBeforeInput]:"before-input"===g,[d.disabled]:m,[d.invalid]:R}]}),children:[b&&(0,r.jsxs)("label",{...B,className:T({classNames:d.label,prefixedNames:"label"}),children:[b,y?(0,r.jsx)("span",{className:T({classNames:d.markedRequired,prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsxs)("div",{className:T({classNames:d.inputWrapper,prefixedNames:"input-wrapper"}),children:[x&&(0,r.jsx)("div",{className:T({classNames:d.prefix,prefixedNames:"prefix"}),children:x}),(0,r.jsx)("input",{...D,className:T({classNames:{[d.input]:!0,code:k,"regular-text":S,"small-text":C},prefixedNames:"input"}),max:w,min:A,ref:N,step:_}),E&&(0,r.jsx)("div",{className:T({classNames:d.suffix,prefixedNames:"suffix"}),children:E})]}),O.length>=1&&(0,r.jsx)("div",{...K,className:T({classNames:d.errorMessage,prefixedNames:"error-message"}),children:O.map(((e,t)=>(0,r.jsx)("p",{children:e},t)))}),h&&(0,r.jsx)("p",{...I,className:T({classNames:[d.description,"description"],prefixedNames:"description"}),children:h})]})}));u.displayName="TextField"},2526:(e,t,n)=>{n.d(t,{n:()=>r});const r=new WeakMap},2568:(e,t,n)=>{n.d(t,{z:()=>A});var r=n(790),i=n(3908),s=n(1609),a=n(4124),l=n(5987),o=n(3051),d=n(2217),u=n(5652),c=n(4742),p=n(9461),f=n(8817),h=n(1144),g=n(8356);let v=Math.round(1e10*Math.random()),m=0;var y=n(9691),b=n(3667);const w="_descriptionBeforeInput_15x60_34",A=(0,s.forwardRef)(((e,t)=>{const{children:n,isRequired:A,label:x}=e,{description:_,descriptionArea:E}=e,{clsx:P,componentProps:k,rootProps:S}=(0,y.Y)("RadioGroup",e),C=(0,i.U)(t),N=function(e){let t=(0,s.useMemo)((()=>e.name||`radio-group-${v}-${++m}`),[e.name]);var n;let[r,i]=(0,g.P)(e.value,null!==(n=e.defaultValue)&&void 0!==n?n:null,e.onChange),[a,l]=(0,s.useState)(null),o=(0,h.KZ)({...e,value:r}),d=o.displayValidation.isInvalid;return{...o,name:t,selectedValue:r,setSelectedValue:t=>{e.isReadOnly||e.isDisabled||(i(t),o.commitValidation())},lastFocusedValue:a,setLastFocusedValue:l,isDisabled:e.isDisabled||!1,isReadOnly:e.isReadOnly||!1,isRequired:e.isRequired||!1,validationState:e.validationState||(d?"invalid":null),isInvalid:d}}(k),{descriptionProps:T,errorMessageProps:j,isInvalid:M,labelProps:I,radioGroupProps:K,validationErrors:D}=function(e,t){let{name:n,isReadOnly:r,isRequired:i,isDisabled:s,orientation:h="vertical",validationBehavior:g="aria"}=e,{direction:v}=(0,f.Y)(),{isInvalid:m,validationErrors:y,validationDetails:b}=t.displayValidation,{labelProps:w,fieldProps:A,descriptionProps:x,errorMessageProps:_}=(0,c.M)({...e,labelElementType:"span",isInvalid:t.isInvalid,errorMessage:e.errorMessage||y}),E=(0,l.$)(e,{labelable:!0}),{focusWithinProps:P}=(0,p.R)({onBlurWithin(n){var r;null===(r=e.onBlur)||void 0===r||r.call(e,n),t.selectedValue||t.setLastFocusedValue(null)},onFocusWithin:e.onFocus,onFocusWithinChange:e.onFocusChange}),k=(0,o.Bi)(n);return a.V.set(t,{name:k,descriptionId:x.id,errorMessageId:_.id,validationBehavior:g}),{radioGroupProps:(0,d.v)(E,{role:"radiogroup",onKeyDown:e=>{let n;switch(e.key){case"ArrowRight":n="rtl"===v&&"vertical"!==h?"prev":"next";break;case"ArrowLeft":n="rtl"===v&&"vertical"!==h?"next":"prev";break;case"ArrowDown":n="next";break;case"ArrowUp":n="prev";break;default:return}e.preventDefault();let r,i=(0,u.N$)(e.currentTarget,{from:e.target});"next"===n?(r=i.nextNode(),r||(i.currentNode=e.currentTarget,r=i.firstChild())):(r=i.previousNode(),r||(i.currentNode=e.currentTarget,r=i.lastChild())),r&&(r.focus(),t.setSelectedValue(r.value))},"aria-invalid":t.isInvalid||void 0,"aria-errormessage":e["aria-errormessage"],"aria-readonly":r||void 0,"aria-required":i||void 0,"aria-disabled":s||void 0,"aria-orientation":h,...A,...P}),labelProps:w,descriptionProps:x,errorMessageProps:_,isInvalid:m,validationErrors:y,validationDetails:b}}(k,N);return(0,r.jsxs)("div",{...S({classNames:["_root_15x60_1",{[w]:"before-input"===E}]}),...K,"data-description-area":E,ref:C,children:[x&&(0,r.jsxs)("span",{...I,className:P({classNames:"_label_15x60_19",prefixedNames:"label"}),children:[x,A?(0,r.jsx)("span",{className:P({classNames:"_markedRequired_15x60_27",prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsx)(b.r.Provider,{value:N,children:(0,r.jsx)("div",{className:P({classNames:"_items_15x60_54",prefixedNames:"items"}),children:n})}),M&&(0,r.jsx)("div",{...j,className:P({classNames:"_errorMessage_15x60_46",prefixedNames:"error-message"}),children:D.join(" ")}),_&&(0,r.jsx)("div",{...T,className:P({classNames:"_description_15x60_34",prefixedNames:"description"}),children:_})]})}));A.displayName="RadioGroup"},2664:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{LB:()=>s.L,Mp:()=>o.M,Z6:()=>l.Z,lV:()=>i.l});var i=n(5460),s=n(9431),a=n(2284),l=n(3194),o=n(7623),d=e([i,a,l,o]);[i,a,l,o]=d.then?(await d)():d,r()}catch(e){r(e)}}))},2698:()=>{},2866:(e,t,n)=>{n.d(t,{c:()=>a});var r=n(790),i=n(1609),s=n(3908);const a=(0,i.forwardRef)(((e,t)=>{const n=(0,s.U)(t),{children:i}=e;return(0,r.jsx)("option",{ref:n,...e,children:i})}));a.displayName="Option"},2894:(e,t,n)=>{n.d(t,{y:()=>l});var r=n(1609),i=n(9953),s=n(7049);class a{isDefaultPrevented(){return this.nativeEvent.defaultPrevented}preventDefault(){this.defaultPrevented=!0,this.nativeEvent.preventDefault()}stopPropagation(){this.nativeEvent.stopPropagation(),this.isPropagationStopped=()=>!0}isPropagationStopped(){return!1}persist(){}constructor(e,t){this.nativeEvent=t,this.target=t.target,this.currentTarget=t.currentTarget,this.relatedTarget=t.relatedTarget,this.bubbles=t.bubbles,this.cancelable=t.cancelable,this.defaultPrevented=t.defaultPrevented,this.eventPhase=t.eventPhase,this.isTrusted=t.isTrusted,this.timeStamp=t.timeStamp,this.type=e}}function l(e){let t=(0,r.useRef)({isFocused:!1,observer:null});(0,i.N)((()=>{const e=t.current;return()=>{e.observer&&(e.observer.disconnect(),e.observer=null)}}),[]);let n=(0,s.J)((t=>{null==e||e(t)}));return(0,r.useCallback)((e=>{if(e.target instanceof HTMLButtonElement||e.target instanceof HTMLInputElement||e.target instanceof HTMLTextAreaElement||e.target instanceof HTMLSelectElement){t.current.isFocused=!0;let r=e.target,i=e=>{t.current.isFocused=!1,r.disabled&&n(new a("blur",e)),t.current.observer&&(t.current.observer.disconnect(),t.current.observer=null)};r.addEventListener("focusout",i,{once:!0}),t.current.observer=new MutationObserver((()=>{if(t.current.isFocused&&r.disabled){var e;null===(e=t.current.observer)||void 0===e||e.disconnect();let n=r===document.activeElement?null:document.activeElement;r.dispatchEvent(new FocusEvent("blur",{relatedTarget:n})),r.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:n}))}})),t.current.observer.observe(r,{attributes:!0,attributeFilter:["disabled"]})}}),[n])}},2919:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{q:()=>f});var i=n(7723),s=n(9860),a=n(8509),l=n(9204),o=n(2664),d=n(6087),u=n(5140),c=n(790),p=e([s,o]);[s,o]=p.then?(await p)():p;const f=()=>{const{getOption:e,inputProps:t,inlineData:n}=(0,o.Mp)(),[r,p]=(0,d.useState)(e("dashboard_widgets")),f=(0,d.useId)(),h=n.$wp.dashboardWidgets||[];return(0,c.jsx)(s.$,{name:"dashboard_widgets",id:"dashboard-widgets",title:(0,i.__)("Dashboard Widgets","syntatis-feature-flipper"),label:(0,i.__)("Enable Dashboard widgets","syntatis-feature-flipper"),description:(0,i.__)("If switched off, all widgets will not be shown in the Dashboard.","syntatis-feature-flipper"),onChange:p,children:r&&(0,c.jsx)(u.B_,{summary:(0,c.jsx)("span",{id:f,children:(0,i.__)("Settings","syntatis-feature-flipper")}),children:(0,c.jsx)(a.$,{defaultValue:e("dashboard_widgets_enabled"),label:(0,i.__)("Widgets","syntatis-feature-flipper"),description:(0,i.__)("Unchecked widgets will not be shown in the Dashboard.","syntatis-feature-flipper"),...t("dashboard_widgets_enabled"),children:Object.keys(h).map((e=>(0,c.jsx)(l.S,{value:h[e].id,label:h[e].title},e)))})})})};r()}catch(e){r(e)}}))},2922:(e,t,n)=>{n.d(t,{V:()=>v});class r{*[Symbol.iterator](){yield*this.iterable}get size(){return this.keyMap.size}getKeys(){return this.keyMap.keys()}getKeyBefore(e){let t=this.keyMap.get(e);var n;return t&&null!==(n=t.prevKey)&&void 0!==n?n:null}getKeyAfter(e){let t=this.keyMap.get(e);var n;return t&&null!==(n=t.nextKey)&&void 0!==n?n:null}getFirstKey(){return this.firstKey}getLastKey(){return this.lastKey}getItem(e){var t;return null!==(t=this.keyMap.get(e))&&void 0!==t?t:null}at(e){const t=[...this.getKeys()];return this.getItem(t[e])}getChildren(e){let t=this.keyMap.get(e);return(null==t?void 0:t.childNodes)||[]}constructor(e){this.keyMap=new Map,this.firstKey=null,this.lastKey=null,this.iterable=e;let t=e=>{if(this.keyMap.set(e.key,e),e.childNodes&&"section"===e.type)for(let n of e.childNodes)t(n)};for(let n of e)t(n);let n=null,r=0;for(let[e,t]of this.keyMap)n?(n.nextKey=e,t.prevKey=n.key):(this.firstKey=e,t.prevKey=void 0),"item"===t.type&&(t.index=r++),n=t,n.nextKey=void 0;var i;this.lastKey=null!==(i=null==n?void 0:n.key)&&void 0!==i?i:null}}class i extends Set{constructor(e,t,n){super(e),e instanceof i?(this.anchorKey=null!=t?t:e.anchorKey,this.currentKey=null!=n?n:e.currentKey):(this.anchorKey=null!=t?t:null,this.currentKey=null!=n?n:null)}}var s=n(8356),a=n(1609);function l(e,t){return e?"all"===e?"all":new i(e):t}function o(e,t,n){if(t.parentKey===n.parentKey)return t.index-n.index;let r=[...d(e,t),t],i=[...d(e,n),n],s=r.slice(0,i.length).findIndex(((e,t)=>e!==i[t]));return-1!==s?(t=r[s],n=i[s],t.index-n.index):r.findIndex((e=>e===n))>=0?1:(i.findIndex((e=>e===t)),-1)}function d(e,t){let n=[],r=t;for(;null!=(null==r?void 0:r.parentKey);)r=e.getItem(r.parentKey),r&&n.unshift(r);return n}class u{get selectionMode(){return this.state.selectionMode}get disallowEmptySelection(){return this.state.disallowEmptySelection}get selectionBehavior(){return this.state.selectionBehavior}setSelectionBehavior(e){this.state.setSelectionBehavior(e)}get isFocused(){return this.state.isFocused}setFocused(e){this.state.setFocused(e)}get focusedKey(){return this.state.focusedKey}get childFocusStrategy(){return this.state.childFocusStrategy}setFocusedKey(e,t){(null==e||this.collection.getItem(e))&&this.state.setFocusedKey(e,t)}get selectedKeys(){return"all"===this.state.selectedKeys?new Set(this.getSelectAllKeys()):this.state.selectedKeys}get rawSelection(){return this.state.selectedKeys}isSelected(e){if("none"===this.state.selectionMode)return!1;let t=this.getKey(e);return null!=t&&("all"===this.state.selectedKeys?this.canSelectItem(t):this.state.selectedKeys.has(t))}get isEmpty(){return"all"!==this.state.selectedKeys&&0===this.state.selectedKeys.size}get isSelectAll(){if(this.isEmpty)return!1;if("all"===this.state.selectedKeys)return!0;if(null!=this._isSelectAll)return this._isSelectAll;let e=this.getSelectAllKeys(),t=this.state.selectedKeys;return this._isSelectAll=e.every((e=>t.has(e))),this._isSelectAll}get firstSelectedKey(){let e=null;for(let t of this.state.selectedKeys){let n=this.collection.getItem(t);(!e||n&&o(this.collection,n,e)<0)&&(e=n)}var t;return null!==(t=null==e?void 0:e.key)&&void 0!==t?t:null}get lastSelectedKey(){let e=null;for(let t of this.state.selectedKeys){let n=this.collection.getItem(t);(!e||n&&o(this.collection,n,e)>0)&&(e=n)}var t;return null!==(t=null==e?void 0:e.key)&&void 0!==t?t:null}get disabledKeys(){return this.state.disabledKeys}get disabledBehavior(){return this.state.disabledBehavior}extendSelection(e){if("none"===this.selectionMode)return;if("single"===this.selectionMode)return void this.replaceSelection(e);let t,n=this.getKey(e);if(null!=n){if("all"===this.state.selectedKeys)t=new i([n],n,n);else{let e=this.state.selectedKeys;var r;let a=null!==(r=e.anchorKey)&&void 0!==r?r:n;var s;t=new i(e,a,n);for(let r of this.getKeyRange(a,null!==(s=e.currentKey)&&void 0!==s?s:n))t.delete(r);for(let e of this.getKeyRange(n,a))this.canSelectItem(e)&&t.add(e)}this.state.setSelectedKeys(t)}}getKeyRange(e,t){let n=this.collection.getItem(e),r=this.collection.getItem(t);return n&&r?o(this.collection,n,r)<=0?this.getKeyRangeInternal(e,t):this.getKeyRangeInternal(t,e):[]}getKeyRangeInternal(e,t){var n;if(null===(n=this.layoutDelegate)||void 0===n?void 0:n.getKeyRange)return this.layoutDelegate.getKeyRange(e,t);let r=[],i=e;for(;null!=i;){let e=this.collection.getItem(i);if(e&&("item"===e.type||"cell"===e.type&&this.allowsCellSelection)&&r.push(i),i===t)return r;i=this.collection.getKeyAfter(i)}return[]}getKey(e){let t=this.collection.getItem(e);if(!t)return e;if("cell"===t.type&&this.allowsCellSelection)return e;for(;t&&"item"!==t.type&&null!=t.parentKey;)t=this.collection.getItem(t.parentKey);return t&&"item"===t.type?t.key:null}toggleSelection(e){if("none"===this.selectionMode)return;if("single"===this.selectionMode&&!this.isSelected(e))return void this.replaceSelection(e);let t=this.getKey(e);if(null==t)return;let n=new i("all"===this.state.selectedKeys?this.getSelectAllKeys():this.state.selectedKeys);n.has(t)?n.delete(t):this.canSelectItem(t)&&(n.add(t),n.anchorKey=t,n.currentKey=t),this.disallowEmptySelection&&0===n.size||this.state.setSelectedKeys(n)}replaceSelection(e){if("none"===this.selectionMode)return;let t=this.getKey(e);if(null==t)return;let n=this.canSelectItem(t)?new i([t],t,t):new i;this.state.setSelectedKeys(n)}setSelectedKeys(e){if("none"===this.selectionMode)return;let t=new i;for(let n of e){let e=this.getKey(n);if(null!=e&&(t.add(e),"single"===this.selectionMode))break}this.state.setSelectedKeys(t)}getSelectAllKeys(){let e=[],t=n=>{for(;null!=n;){if(this.canSelectItem(n)){var r;let l=this.collection.getItem(n);var i;"item"===(null==l?void 0:l.type)&&e.push(n),(null==l?void 0:l.hasChildNodes)&&(this.allowsCellSelection||"item"!==l.type)&&t(null!==(i=null===(s=l,r=function(e){let t=0;for(let n of e){if(0===t)return n;t++}}("function"==typeof(a=this.collection).getChildren?a.getChildren(s.key):s.childNodes))||void 0===r?void 0:r.key)&&void 0!==i?i:null)}n=this.collection.getKeyAfter(n)}var s,a};return t(this.collection.getFirstKey()),e}selectAll(){this.isSelectAll||"multiple"!==this.selectionMode||this.state.setSelectedKeys("all")}clearSelection(){!this.disallowEmptySelection&&("all"===this.state.selectedKeys||this.state.selectedKeys.size>0)&&this.state.setSelectedKeys(new i)}toggleSelectAll(){this.isSelectAll?this.clearSelection():this.selectAll()}select(e,t){"none"!==this.selectionMode&&("single"===this.selectionMode?this.isSelected(e)&&!this.disallowEmptySelection?this.toggleSelection(e):this.replaceSelection(e):"toggle"===this.selectionBehavior||t&&("touch"===t.pointerType||"virtual"===t.pointerType)?this.toggleSelection(e):this.replaceSelection(e))}isSelectionEqual(e){if(e===this.state.selectedKeys)return!0;let t=this.selectedKeys;if(e.size!==t.size)return!1;for(let n of e)if(!t.has(n))return!1;for(let n of t)if(!e.has(n))return!1;return!0}canSelectItem(e){var t;if("none"===this.state.selectionMode||this.state.disabledKeys.has(e))return!1;let n=this.collection.getItem(e);return!(!n||(null==n||null===(t=n.props)||void 0===t?void 0:t.isDisabled)||"cell"===n.type&&!this.allowsCellSelection)}isDisabled(e){var t,n;return"all"===this.state.disabledBehavior&&(this.state.disabledKeys.has(e)||!!(null===(n=this.collection.getItem(e))||void 0===n||null===(t=n.props)||void 0===t?void 0:t.isDisabled))}isLink(e){var t,n;return!!(null===(n=this.collection.getItem(e))||void 0===n||null===(t=n.props)||void 0===t?void 0:t.href)}getItemProps(e){var t;return null===(t=this.collection.getItem(e))||void 0===t?void 0:t.props}constructor(e,t,n){var r;this.collection=e,this.state=t,this.allowsCellSelection=null!==(r=null==n?void 0:n.allowsCellSelection)&&void 0!==r&&r,this._isSelectAll=null,this.layoutDelegate=(null==n?void 0:n.layoutDelegate)||null}}class c{build(e,t){return this.context=t,p((()=>this.iterateCollection(e)))}*iterateCollection(e){let{children:t,items:n}=e;if(a.isValidElement(t)&&t.type===a.Fragment)yield*this.iterateCollection({children:t.props.children,items:n});else if("function"==typeof t){if(!n)throw new Error("props.children was a function but props.items is missing");let e=0;for(let r of n)yield*this.getFullNode({value:r,index:e},{renderer:t}),e++}else{let e=[];a.Children.forEach(t,(t=>{t&&e.push(t)}));let n=0;for(let t of e){let e=this.getFullNode({element:t,index:n},{});for(let t of e)n++,yield t}}}getKey(e,t,n,r){if(null!=e.key)return e.key;if("cell"===t.type&&null!=t.key)return`${r}${t.key}`;let i=t.value;if(null!=i){var s;let e=null!==(s=i.key)&&void 0!==s?s:i.id;if(null==e)throw new Error("No key found for item");return e}return r?`${r}.${t.index}`:`$.${t.index}`}getChildState(e,t){return{renderer:t.renderer||e.renderer}}*getFullNode(e,t,n,r){if(a.isValidElement(e.element)&&e.element.type===a.Fragment){let s=[];var i;a.Children.forEach(e.element.props.children,(e=>{s.push(e)}));let l=null!==(i=e.index)&&void 0!==i?i:0;for(const e of s)yield*this.getFullNode({element:e,index:l++},t,n,r);return}let s=e.element;if(!s&&e.value&&t&&t.renderer){let n=this.cache.get(e.value);if(n&&(!n.shouldInvalidate||!n.shouldInvalidate(this.context)))return n.index=e.index,n.parentKey=r?r.key:null,void(yield n);s=t.renderer(e.value)}if(a.isValidElement(s)){let i=s.type;if("function"!=typeof i&&"function"!=typeof i.getCollectionNode){let e=s.type;throw new Error(`Unknown element <${e}> in collection.`)}let a=i.getCollectionNode(s.props,this.context);var l;let p=null!==(l=e.index)&&void 0!==l?l:0,g=a.next();for(;!g.done&&g.value;){let i=g.value;var o;e.index=p;let l=null!==(o=i.key)&&void 0!==o?o:null;null==l&&(l=i.element?null:this.getKey(s,e,t,n));let v=[...this.getFullNode({...i,key:l,index:p,wrapper:f(e.wrapper,i.wrapper)},this.getChildState(t,i),n?`${n}${s.key}`:s.key,r)];for(let t of v){var d,u,c;if(t.value=null!==(u=null!==(d=i.value)&&void 0!==d?d:e.value)&&void 0!==u?u:null,t.value&&this.cache.set(t.value,t),e.type&&t.type!==e.type)throw new Error(`Unsupported type <${h(t.type)}> in <${h(null!==(c=null==r?void 0:r.type)&&void 0!==c?c:"unknown parent type")}>. Only <${h(e.type)}> is supported.`);p++,yield t}g=a.next(v)}return}if(null==e.key||null==e.type)return;let g=this;var v,m;let y={type:e.type,props:e.props,key:e.key,parentKey:r?r.key:null,value:null!==(v=e.value)&&void 0!==v?v:null,level:r?r.level+1:0,index:e.index,rendered:e.rendered,textValue:null!==(m=e.textValue)&&void 0!==m?m:"","aria-label":e["aria-label"],wrapper:e.wrapper,shouldInvalidate:e.shouldInvalidate,hasChildNodes:e.hasChildNodes||!1,childNodes:p((function*(){if(!e.hasChildNodes||!e.childNodes)return;let n=0;for(let r of e.childNodes()){null!=r.key&&(r.key=`${y.key}${r.key}`);let e=g.getFullNode({...r,index:n},g.getChildState(t,r),y.key,y);for(let t of e)n++,yield t}}))};yield y}constructor(){this.cache=new WeakMap}}function p(e){let t=[],n=null;return{*[Symbol.iterator](){for(let e of t)yield e;n||(n=e());for(let e of n)t.push(e),yield e}}}function f(e,t){return e&&t?n=>e(t(n)):e||t||void 0}function h(e){return e[0].toUpperCase()+e.slice(1)}function g(e){let{filter:t,layoutDelegate:n}=e,o=function(e){let{selectionMode:t="none",disallowEmptySelection:n=!1,allowDuplicateSelectionEvents:r,selectionBehavior:o="toggle",disabledBehavior:d="all"}=e,u=(0,a.useRef)(!1),[,c]=(0,a.useState)(!1),p=(0,a.useRef)(null),f=(0,a.useRef)(null),[,h]=(0,a.useState)(null),g=(0,a.useMemo)((()=>l(e.selectedKeys)),[e.selectedKeys]),v=(0,a.useMemo)((()=>l(e.defaultSelectedKeys,new i)),[e.defaultSelectedKeys]),[m,y]=(0,s.P)(g,v,e.onSelectionChange),b=(0,a.useMemo)((()=>e.disabledKeys?new Set(e.disabledKeys):new Set),[e.disabledKeys]),[w,A]=(0,a.useState)(o);"replace"===o&&"toggle"===w&&"object"==typeof m&&0===m.size&&A("replace");let x=(0,a.useRef)(o);return(0,a.useEffect)((()=>{o!==x.current&&(A(o),x.current=o)}),[o]),{selectionMode:t,disallowEmptySelection:n,selectionBehavior:w,setSelectionBehavior:A,get isFocused(){return u.current},setFocused(e){u.current=e,c(e)},get focusedKey(){return p.current},get childFocusStrategy(){return f.current},setFocusedKey(e,t="first"){p.current=e,f.current=t,h(e)},selectedKeys:m,setSelectedKeys(e){!r&&function(e,t){if(e.size!==t.size)return!1;for(let n of e)if(!t.has(n))return!1;return!0}(e,m)||y(e)},disabledKeys:b,disabledBehavior:d}}(e),d=(0,a.useMemo)((()=>e.disabledKeys?new Set(e.disabledKeys):new Set),[e.disabledKeys]),p=(0,a.useCallback)((e=>new r(t?t(e):e)),[t]),f=(0,a.useMemo)((()=>({suppressTextValueWarning:e.suppressTextValueWarning})),[e.suppressTextValueWarning]),h=function(e,t,n){let r=(0,a.useMemo)((()=>new c),[]),{children:i,items:s,collection:l}=e;return(0,a.useMemo)((()=>{if(l)return l;let e=r.build({children:i,items:s},n);return t(e)}),[r,i,s,l,n,t])}(e,p,f),g=(0,a.useMemo)((()=>new u(h,o,{layoutDelegate:n})),[h,o,n]);const v=(0,a.useRef)(null);return(0,a.useEffect)((()=>{if(null!=o.focusedKey&&!h.getItem(o.focusedKey)&&v.current){const l=v.current.getItem(o.focusedKey),d=[...v.current.getKeys()].map((e=>{const t=v.current.getItem(e);return"item"===(null==t?void 0:t.type)?t:null})).filter((e=>null!==e)),u=[...h.getKeys()].map((e=>{const t=h.getItem(e);return"item"===(null==t?void 0:t.type)?t:null})).filter((e=>null!==e));var e,t;const c=(null!==(e=null==d?void 0:d.length)&&void 0!==e?e:0)-(null!==(t=null==u?void 0:u.length)&&void 0!==t?t:0);var n,r,i;let p=Math.min(c>1?Math.max((null!==(n=null==l?void 0:l.index)&&void 0!==n?n:0)-c+1,0):null!==(r=null==l?void 0:l.index)&&void 0!==r?r:0,(null!==(i=null==u?void 0:u.length)&&void 0!==i?i:0)-1),f=null,m=!1;for(;p>=0;){if(!g.isDisabled(u[p].key)){f=u[p];break}var s,a;p<u.length-1&&!m?p++:(m=!0,p>(null!==(s=null==l?void 0:l.index)&&void 0!==s?s:0)&&(p=null!==(a=null==l?void 0:l.index)&&void 0!==a?a:0),p--)}o.setFocusedKey(f?f.key:null)}v.current=h}),[h,g,o,o.focusedKey]),{collection:h,disabledKeys:d,selectionManager:g}}function v(e){var t;let[n,r]=(0,s.P)(e.selectedKey,null!==(t=e.defaultSelectedKey)&&void 0!==t?t:null,e.onSelectionChange),i=(0,a.useMemo)((()=>null!=n?[n]:[]),[n]),{collection:l,disabledKeys:o,selectionManager:d}=g({...e,selectionMode:"single",disallowEmptySelection:!0,allowDuplicateSelectionEvents:!0,selectedKeys:i,onSelectionChange:t=>{if("all"===t)return;var i;let s=null!==(i=t.values().next().value)&&void 0!==i?i:null;s===n&&e.onSelectionChange&&e.onSelectionChange(s),r(s)}}),u=null!=n?l.getItem(n):null;return{collection:l,disabledKeys:o,selectionManager:d,selectedKey:n,setSelectedKey:r,selectedItem:u}}},3036:(e,t,n)=>{function r(e){const t=[],{isInvalid:n,validationDetails:r,validationErrors:i}=e,{errorMessage:s}=e,a="function"==typeof s?s({isInvalid:n,validationDetails:r,validationErrors:i}):s;return a&&t.push(a),t.push(...i),{errorMessageList:t||[]}}n.d(t,{b:()=>r})},3051:(e,t,n)=>{n.d(t,{Bi:()=>d,Tw:()=>u,X1:()=>c});var r=n(9953),i=n(164),s=n(1609),a=n(415);let l=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement),o=new Map;function d(e){let[t,n]=(0,s.useState)(e),i=(0,s.useRef)(null),d=(0,a.Cc)(t),u=(0,s.useCallback)((e=>{i.current=e}),[]);return l&&(o.has(d)&&!o.get(d).includes(u)?o.set(d,[...o.get(d),u]):o.set(d,[u])),(0,r.N)((()=>{let e=d;return()=>{o.delete(e)}}),[d]),(0,s.useEffect)((()=>{let e=i.current;e&&(i.current=null,n(e))})),d}function u(e,t){if(e===t)return e;let n=o.get(e);if(n)return n.forEach((e=>e(t))),t;let r=o.get(t);return r?(r.forEach((t=>t(e))),e):t}function c(e=[]){let t=d(),[n,a]=(0,i.y)(t),l=(0,s.useCallback)((()=>{a((function*(){yield t,yield document.getElementById(t)?t:void 0}))}),[t,a]);return(0,r.N)(l,[t,l,...e]),n}},3061:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{S:()=>f});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=document.querySelector('#adminmenu a[href="theme-editor.php"]'),c=document.querySelector('#adminmenu a[href="plugin-editor.php"]'),p={themeEditors:u?.parentElement?.style?.display,pluginEditors:c?.parentElement?.style?.display},f=()=>(0,o.jsxs)(s.lV,{children:[(0,o.jsxs)(s.LB,{children:[(0,o.jsx)(a.$z,{name:"file_edit",id:"file-edit",title:(0,i.__)("File Edit","syntatis-feature-flipper"),label:(0,i.__)("Enable the File Editor","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will disable the WordPress built-in file editor for themes and plugins.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("By default, WordPress allows admins to edit theme and plugin file directly from the admin area, but it's a security risk. Mistakes can break the site, and hackers who gain access can exploit it to compromise all your data.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("It's generally best to disable this feature to keep your site safer.","syntatis-feature-flipper")})]}),onChange:e=>{u&&(u.parentElement.style.display=e?p.themeEditors:"none"),c&&(c.parentElement.style.display=e?p.pluginEditors:"none")}}),(0,o.jsx)(a.$z,{name:"xmlrpc",id:"xmlrpc",title:"XML-RPC",label:(0,i.__)("Enable XML-RPC","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the XML-RPC endpoint will not be accessible.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("XML-RPC is a communication protocol in WordPress that allows external applications to interact with it remotely. Originally designed to support mobile publishing and remote management, it enables operations like posting and managing content.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("However, due to security vulnerabilities, it's generally recommended to disable it in favor of the more secure WordPress REST API.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"authenticated_rest_api",id:"authenticated-rest-api",title:(0,i.__)("API Authentication","syntatis-feature-flipper"),label:(0,i.__)("Enable REST API Authentication","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will allow users to make request to the public API endpoints without authentication.","syntatis-feature-flipper"),help:(0,o.jsx)(l.Hu,{readmore:"https://make.wordpress.org/core/2020/11/05/application-passwords-integration-guide/",children:(0,o.jsx)("p",{children:(0,i.__)("When enabled, you will need to pass authentication using the WordPress Password Application to access the REST API endpoints.","syntatis-feature-flipper")})})}),(0,o.jsx)(a.$z,{name:"obfuscate_usernames",id:"obfuscate-usernames",title:(0,i.__)("Obfuscate Usernames","syntatis-feature-flipper"),label:(0,i.__)("Obfuscate usernames with random identifier","syntatis-feature-flipper"),description:(0,i.__)("If switched on, it will obfuscate usernames of the users to hide the real ones.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("By default, WordPress uses the username in the author's URL. This poses a security risk as it exposes author's username to login, making brute-force attacks easier.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("You can enable this option to obfuscate the user's real username/slug in the site public-facing URLs with a random identity to mitigate the risk.")})]})})]}),(0,o.jsxs)(s.LB,{title:(0,i.__)("Login","syntatis-feature-flipper"),description:(0,i.__)("Options to harden the login page.","syntatis-feature-flipper"),children:[(0,o.jsx)(a.Nj,{name:"login_identifier",id:"login-identifier",title:(0,i.__)("Identifier","syntatis-feature-flipper"),description:(0,i.__)("Select which user identifier to use for login.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("By default, WordPress allows users to log in using either their username or email address. This setting allows you to restrict the login to only one of these options.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("It's generally recommended to use only the email address to make it harder for attackers to guess the login credentials.","syntatis-feature-flipper")})]}),options:[{label:(0,i.__)("Both username and email","syntatis-feature-flipper"),value:"both"},{label:(0,i.__)("Only username","syntatis-feature-flipper"),value:"username"},{label:(0,i.__)("Only email","syntatis-feature-flipper"),value:"email"}]}),(0,o.jsx)(a.$z,{name:"obfuscate_login_error",id:"obfuscate-login-error",title:(0,i.__)("Obfuscate Error","syntatis-feature-flipper"),label:(0,i.__)("Obfuscate the error message when login fails","syntatis-feature-flipper"),description:(0,i.__)("If switched on, a more generic error message will be shown when the login fails.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("WordPress shows detailed error messages on the login page when someone types the wrong username or password. These messages are helpful for users but can also give hackers clues to break into your site.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("This setting, when enabled, will obfuscate the error message to make it less informative, which can help protect your site and makes it harder for hackers to guess the correct username or password.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"login_block_bots",id:"login-block-bots",title:(0,i.__)("Block Bots","syntatis-feature-flipper"),label:(0,i.__)("Block bots from the login page","syntatis-feature-flipper"),description:(0,i.__)("If switched on, known bots, crawlers, and spiders will be blocked from accessing the login page.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("Your login page should only be accessed by humans, not bots or crawlers. Bots can try to brute-force their way into your site by guessing usernames and passwords.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("This setting will block bots and crawlers from accessing the login page, which can help protect your site from some attacks, like brute-force. Though, keep in mind that this setting is only intended to block common known bots. It may not block sophisticated bots or human attackers.","syntatis-feature-flipper")})]})})]}),(0,o.jsx)(s.LB,{title:(0,i.__)("Passwords","syntatis-feature-flipper"),description:(0,i.__)("Options to configure the passwords used on the site.","syntatis-feature-flipper"),children:(0,o.jsx)(a.$z,{name:"application_passwords",id:"application-passwords",title:(0,i.__)("Application Passwords","syntatis-feature-flipper"),label:(0,i.__)("Enable the Application Passwords","syntatis-feature-flipper"),description:(0,i.__)("If switched off, third-party applications will not be able to use Application Passwords for authentication.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("The Application Passwords in WordPress is a security feature that's first introduced in WordPress 5.6.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("It allows users to generate unique passwords that enable third-party applications to authenticate without needing to share the users main password.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("If you don't use any third-party applications that require this feature, it's generally safe to disable it.","syntatis-feature-flipper")})]})})})]});r()}catch(e){r(e)}}))},3194:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{Z:()=>d,l:()=>o});var i=n(6087),s=n(7418),a=n(790),l=e([s]);s=(l.then?(await l)():l)[0];const o=(0,i.createContext)(),d=({children:e,inlineData:t,nonceData:n})=>{const r="syntatis_feature_flipper_",i="syntatis-feature-flipper-",{status:l,updating:d,values:u,errorMessages:c,setStatus:p,setValues:f,submit:h,getOption:g,initialValues:v,updatedValues:m}=(0,s.t)({optionPrefix:r,nonceData:n});return(0,a.jsx)(o.Provider,{value:{errorMessages:c,status:l,updating:d,values:u,optionPrefix:r,setStatus:p,submit:h,initialValues:v,inlineData:t,updatedValues:m,setValues:(e,t)=>{f({...u,[`${r}${e}`]:t})},getOption:e=>g(`${r}${e}`),labelProps:e=>({htmlFor:`${i}${e}`,id:`${i}${e}-label`}),inputProps:e=>{const t=e.replaceAll("_","-");return{"aria-labelledby":`${i}${t}-label`,id:`${i}${t}`,name:`${r}${e}`}}},children:e})};r()}catch(e){r(e)}}))},3314:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{V:()=>c});var i=n(7723),s=n(9860),a=n(2481),l=n(2664),o=n(6087),d=n(790),u=e([s,l]);[s,l]=u.then?(await u)():u;const c=()=>{const{getOption:e}=(0,l.Mp)(),[t,n]=(0,o.useState)({jpegCompression:e("jpeg_compression")});return(0,d.jsx)(l.LB,{title:(0,i.__)("Image Quality","syntatis-feature-flipper"),description:(0,i.__)("Image quality and compression settings for uploaded images.","syntatis-feature-flipper"),children:(0,d.jsx)(s.$,{name:"jpeg_compression",id:"jpeg-compression",title:"JPEG",label:(0,i.__)("Enable JPEG image compression","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the image with JPEG format will be uploaded with the original quality.","syntatis-feature-flipper"),onChange:e=>{n((t=>({...t,jpegCompression:e})))},children:t.jpegCompression&&(0,d.jsx)("div",{style:{marginTop:"1rem"},children:(0,d.jsx)(a.A,{min:10,max:100,type:"number",name:"jpeg_compression_quality",defaultValue:e("jpeg_compression_quality"),className:"code",prefix:(0,d.jsx)("span",{"aria-hidden":!0,children:(0,i.__)("Quality","syntatis-feature-flipper")}),"aria-label":(0,i.__)("Quality","syntatis-feature-flipper"),suffix:"%"})})})})};r()}catch(e){r(e)}}))},3412:(e,t,n)=>{n.d(t,{o:()=>r});const r=e=>null;r.getCollectionNode=function*(e){const{title:t}=e;yield{props:e,rendered:t,type:"item"}}},3413:(e,t,n)=>{n.d(t,{d:()=>h});var r=n(790),i=n(1609),s=n(3908),a=n(5353),l=n(6133),o=n(3051),d=n(7979),u=n(1623),c=n(9691);const p="_isSelected_10a38_16",f="_isDisabled_10a38_19",h=(0,i.forwardRef)(((e,t)=>{const{description:n,label:i}=e,h=(0,s.U)(t),g=(0,u.H)(e),{clsx:v,componentProps:m,rootProps:y}=(0,c.Y)("Switch",e),{inputProps:b,isDisabled:w,isReadOnly:A,isSelected:x,labelProps:_}=function(e,t,n){let{labelProps:r,inputProps:i,isSelected:s,isPressed:l,isDisabled:o,isReadOnly:d}=(0,a.e)(e,t,n);return{labelProps:r,inputProps:{...i,role:"switch",checked:s},isSelected:s,isPressed:l,isDisabled:o,isReadOnly:d}}({...m,children:i},g,h),{focusProps:E,isFocusVisible:P}=(0,l.o)(),k=n?(0,o.Bi)():void 0;return(0,r.jsxs)("div",{...y({classNames:["_root_10a38_1",{[f]:w,[p]:x}]}),"data-disabled":w||void 0,"data-readonly":A||void 0,"data-selected":x||void 0,children:[(0,r.jsxs)("label",{..._,children:[(0,r.jsx)(d.s,{children:(0,r.jsx)("input",{...b,...E,"aria-describedby":k,ref:h})}),(0,r.jsxs)("div",{className:v({classNames:["_input_10a38_7"],prefixedNames:"input"}),children:[(0,r.jsxs)("svg",{"aria-hidden":"true",height:28,width:44,children:[(0,r.jsx)("rect",{className:v({classNames:["_track_10a38_1"]}),height:20,rx:10,width:36,x:4,y:4}),(0,r.jsx)("circle",{className:v({classNames:["_thumb_10a38_4"]}),cx:g.isSelected?30:14,cy:14,r:8}),P&&(0,r.jsx)("rect",{className:v({classNames:["_focusRing_10a38_13"],prefixedNames:"focusRing"}),fill:"none",height:26,rx:14,strokeWidth:2,width:42,x:1,y:1})]}),(0,r.jsx)("span",{className:v({prefixedNames:"label"}),children:i})]})]}),n&&(0,r.jsx)("p",{className:v({classNames:["description"],prefixedNames:"description"}),id:k,children:n})]})}));h.displayName="Switch"},3424:(e,t,n)=>{n.d(t,{i:()=>a});var r=n(2894),i=n(1609),s=n(4836);function a(e){let{isDisabled:t,onFocus:n,onBlur:a,onFocusChange:l}=e;const o=(0,i.useCallback)((e=>{if(e.target===e.currentTarget)return a&&a(e),l&&l(!1),!0}),[a,l]),d=(0,r.y)(o),u=(0,i.useCallback)((e=>{const t=(0,s.T)(e.target);e.target===e.currentTarget&&t.activeElement===e.target&&(n&&n(e),l&&l(!0),d(e))}),[l,n,d]);return{focusProps:{onFocus:!t&&(n||l||a)?u:void 0,onBlur:t||!a&&!l?void 0:o}}}},3482:(e,t,n)=>{function r(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}n.d(t,{_:()=>r})},3511:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{I:()=>f});var i=n(7723),s=n(6087),a=n(2481),l=n(8935),o=n(306),d=n(2664),u=n(156),c=n(790),p=e([o,d]);[o,d]=p.then?(await p)():p;const f=()=>{const{getOption:e,optionPrefix:t}=(0,d.Mp)(),[n,r]=(0,s.useState)(e("site_access"));return(0,c.jsx)(d.LB,{children:(0,c.jsx)(o.N,{name:"site_access",orientation:"horizontal",id:"site-access",title:(0,i.__)("Access","syntatis-feature-flipper"),description:(0,i.__)("Select how accessible your site should be to visitors.","syntatis-feature-flipper"),onChange:r,options:[{label:(0,i.__)("Public","syntatis-feature-flipper"),value:"public"},{label:(0,i.__)("Private","syntatis-feature-flipper"),value:"private"},{label:(0,i.__)("Maintenance","syntatis-feature-flipper"),value:"maintenance"}],children:"maintenance"===n&&(0,c.jsxs)("div",{className:u.A.settings,role:"group","aria-labelledby":"site-access-maintenance",children:[(0,c.jsx)(a.A,{className:"regular-text",label:(0,i.__)("Headline","syntatis-feature-flipper"),name:`${t}site_maintenance_args[headline]`,defaultValue:e("site_maintenance_args").headline,description:(0,i.__)("Provide a headline to display on the maintenance page.","syntatis-feature-flipper"),isRequired:!0,validate:e=>{if(!e.trim())return(0,i.__)("Please provide a headline for the maintenance page.","syntatis-feature-flipper")},validationBehavior:"native"}),(0,c.jsx)(l.f,{className:"regular-text",label:(0,i.__)("Message","syntatis-feature-flipper"),name:`${t}site_maintenance_args[message]`,defaultValue:e("site_maintenance_args").message,description:(0,i.__)("Provide a brief message to display on the maintenance page.","syntatis-feature-flipper"),isRequired:!0,validationBehavior:"native",validate:e=>{if(!e.trim())return(0,i.__)("Please provide a brief message for the maintenance page.","syntatis-feature-flipper")}})]})})})};r()}catch(e){r(e)}}))},3556:(e,t,n)=>{n.d(t,{E:()=>u,M:()=>d});var r=n(9202),i=n(4836),s=n(7233);let a="default",l="",o=new WeakMap;function d(e){if((0,r.un)()){if("default"===a){const t=(0,i.T)(e);l=t.documentElement.style.webkitUserSelect,t.documentElement.style.webkitUserSelect="none"}a="disabled"}else(e instanceof HTMLElement||e instanceof SVGElement)&&(o.set(e,e.style.userSelect),e.style.userSelect="none")}function u(e){if((0,r.un)()){if("disabled"!==a)return;a="restoring",setTimeout((()=>{(0,s.v)((()=>{if("restoring"===a){const t=(0,i.T)(e);"none"===t.documentElement.style.webkitUserSelect&&(t.documentElement.style.webkitUserSelect=l||""),l="",a="default"}}))}),300)}else if((e instanceof HTMLElement||e instanceof SVGElement)&&e&&o.has(e)){let t=o.get(e);"none"===e.style.userSelect&&(e.style.userSelect=t),""===e.getAttribute("style")&&e.removeAttribute("style"),o.delete(e)}}},3667:(e,t,n)=>{n.d(t,{s:()=>v,r:()=>g});var r=n(790),i=n(3908),s=n(1609),a=n(4124),l=n(2217),o=n(5987),d=n(8343),u=n(4351),c=n(8868),p=n(5369),f=n(9691);const h="_disabled_zb9px_9",g=(0,s.createContext)(null),v=(0,s.forwardRef)(((e,t)=>{const{children:n,className:v}=e,{clsx:m,componentProps:y,rootProps:b}=(0,f.Y)("Radio",e),w=(0,i.U)(t),A=(0,s.useRef)(null),x=(0,s.useContext)(g),_=x?function(e,t,n){let{value:r,children:i,"aria-label":s,"aria-labelledby":f}=e;const h=e.isDisabled||t.isDisabled;null!=i||null!=s||null!=f||console.warn("If you do not provide children, you must specify an aria-label for accessibility");let g=t.selectedValue===r,{pressProps:v,isPressed:m}=(0,p.d)({isDisabled:h}),{pressProps:y,isPressed:b}=(0,p.d)({isDisabled:h,onPress(){t.setSelectedValue(r)}}),{focusableProps:w}=(0,u.W)((0,l.v)(e,{onFocus:()=>t.setLastFocusedValue(r)}),n),A=(0,l.v)(v,w),x=(0,o.$)(e,{labelable:!0}),_=-1;null!=t.selectedValue?t.selectedValue===r&&(_=0):t.lastFocusedValue!==r&&null!=t.lastFocusedValue||(_=0),h&&(_=void 0);let{name:E,descriptionId:P,errorMessageId:k,validationBehavior:S}=a.V.get(t);return(0,d.F)(n,t.selectedValue,t.setSelectedValue),(0,c.X)({validationBehavior:S},t,n),{labelProps:(0,l.v)(y,{onClick:e=>e.preventDefault()}),inputProps:(0,l.v)(x,{...A,type:"radio",name:E,tabIndex:_,disabled:h,required:t.isRequired&&"native"===S,checked:g,value:r,onChange:e=>{e.stopPropagation(),t.setSelectedValue(r)},"aria-describedby":[e["aria-describedby"],t.isInvalid?k:null,P].filter(Boolean).join(" ")||void 0}),isDisabled:h,isSelected:g,isPressed:m||b}}(y,x,A):null;if(!_)throw new Error('"Radio" input must be added as a group');const{inputProps:E,isDisabled:P,labelProps:k}=_;return(0,r.jsxs)("label",{...b({classNames:["_root_zb9px_1",v,{[h]:P}]}),ref:w,children:[(0,r.jsx)("input",{...E,className:m({classNames:"_input_zb9px_6",prefixedNames:"input"}),ref:A}),(0,r.jsx)("span",{...k,children:n})]})}));v.displayName="Radio"},3677:(e,t,n)=>{n.d(t,{y:()=>d});var r=n(790),i=n(1609),s=n(3908),a=n(7979),l=n(9691);const o=24,d=(0,i.forwardRef)(((e,t)=>{const n=(0,s.U)(t),{componentProps:i,rootProps:d}=(0,l.Y)("Spinner",e),{role:u="status",size:c=o}=i;return(0,r.jsxs)("span",{ref:n,role:u,...d(),children:[(0,r.jsx)(a.s,{children:i.label||"Loading"}),(0,r.jsx)("img",{"aria-hidden":"true",height:c,src:"data:image/gif;base64,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",width:c})]})}));d.displayName="Spinner"},3695:(e,t,n)=>{n.d(t,{d:()=>i});var r=n(751);function i(e){return{keyboardProps:e.isDisabled?{}:{onKeyDown:(0,r.T)(e.onKeyDown),onKeyUp:(0,r.T)(e.onKeyUp)}}}},3831:(e,t,n)=>{n.d(t,{Fe:()=>d,_h:()=>u,rd:()=>l,sU:()=>o});var r=n(2268),i=n(9202),s=n(1609);const a=(0,s.createContext)({isNative:!0,open:function(e,t){!function(e,t){if(e instanceof HTMLAnchorElement)t(e);else if(e.hasAttribute("data-href")){let n=document.createElement("a");n.href=e.getAttribute("data-href"),e.hasAttribute("data-target")&&(n.target=e.getAttribute("data-target")),e.hasAttribute("data-rel")&&(n.rel=e.getAttribute("data-rel")),e.hasAttribute("data-download")&&(n.download=e.getAttribute("data-download")),e.hasAttribute("data-ping")&&(n.ping=e.getAttribute("data-ping")),e.hasAttribute("data-referrer-policy")&&(n.referrerPolicy=e.getAttribute("data-referrer-policy")),e.appendChild(n),t(n),e.removeChild(n)}}(e,(e=>d(e,t)))},useHref:e=>e});function l(){return(0,s.useContext)(a)}function o(e,t){let n=e.getAttribute("target");return!(n&&"_self"!==n||e.origin!==location.origin||e.hasAttribute("download")||t.metaKey||t.ctrlKey||t.altKey||t.shiftKey)}function d(e,t,n=!0){var s,a;let{metaKey:l,ctrlKey:o,altKey:u,shiftKey:c}=t;(0,i.gm)()&&(null===(a=window.event)||void 0===a||null===(s=a.type)||void 0===s?void 0:s.startsWith("key"))&&"_blank"===e.target&&((0,i.cX)()?l=!0:o=!0);let p=(0,i.Tc)()&&(0,i.cX)()&&!(0,i.bh)()?new KeyboardEvent("keydown",{keyIdentifier:"Enter",metaKey:l,ctrlKey:o,altKey:u,shiftKey:c}):new MouseEvent("click",{metaKey:l,ctrlKey:o,altKey:u,shiftKey:c,bubbles:!0,cancelable:!0});d.isOpening=n,(0,r.e)(e),e.dispatchEvent(p),d.isOpening=!1}function u(e){var t;const n=l().useHref(null!==(t=null==e?void 0:e.href)&&void 0!==t?t:"");return{href:(null==e?void 0:e.href)?n:void 0,target:null==e?void 0:e.target,rel:null==e?void 0:e.rel,download:null==e?void 0:e.download,ping:null==e?void 0:e.ping,referrerPolicy:null==e?void 0:e.referrerPolicy}}d.isOpening=!1},3908:(e,t,n)=>{n.d(t,{U:()=>i});var r=n(1609);function i(e){const t=(0,r.useRef)(null);return(0,r.useMemo)((()=>({get current(){return t.current},set current(n){t.current=n,"function"==typeof e?e(n):e&&(e.current=n)}})),[e])}},4124:(e,t,n)=>{n.d(t,{V:()=>r});const r=new WeakMap},4164:(e,t,n)=>{function r(e){var t,n,i="";if("string"==typeof e||"number"==typeof e)i+=e;else if("object"==typeof e)if(Array.isArray(e)){var s=e.length;for(t=0;t<s;t++)e[t]&&(n=r(e[t]))&&(i&&(i+=" "),i+=n)}else for(n in e)e[n]&&(i&&(i+=" "),i+=n);return i}n.d(t,{A:()=>i});const i=function(){for(var e,t,n=0,i="",s=arguments.length;n<s;n++)(e=arguments[n])&&(t=r(e))&&(i&&(i+=" "),i+=t);return i}},4351:(e,t,n)=>{n.d(t,{M:()=>c,W:()=>p});var r=n(8374),i=n(6660),s=n(3908),a=n(2217),l=n(1609),o=n(3424),d=n(3695);let u=l.createContext(null);const c=l.forwardRef((function(e,t){let{children:n,...r}=e,i={...r,ref:(0,s.U)(t)};return l.createElement(u.Provider,{value:i},n)}));function p(e,t){let{focusProps:n}=(0,o.i)(e),{keyboardProps:s}=(0,d.d)(e),c=(0,a.v)(n,s),p=function(e){let t=(0,l.useContext)(u)||{};(0,i.w)(t,e);let{ref:n,...r}=t;return r}(t),f=e.isDisabled?{}:p,h=(0,l.useRef)(e.autoFocus);return(0,l.useEffect)((()=>{h.current&&t.current&&(0,r.l)(t.current),h.current=!1}),[t]),{focusableProps:(0,a.v)({...c,tabIndex:e.excludeFromTabOrder&&!e.isDisabled?-1:void 0},f)}}},4534:(e,t,n)=>{n.d(t,{D:()=>c});var r=n(9235),i=n(1609),s=n(415);const a=Symbol.for("react-aria.i18n.locale");function l(){let e="undefined"!=typeof window&&window[a]||"undefined"!=typeof navigator&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([e])}catch{e="en-US"}return{locale:e,direction:(0,r.V)(e)?"rtl":"ltr"}}let o=l(),d=new Set;function u(){o=l();for(let e of d)e(o)}function c(){let e=(0,s.wR)(),[t,n]=(0,i.useState)(o);return(0,i.useEffect)((()=>(0===d.size&&window.addEventListener("languagechange",u),d.add(n),()=>{d.delete(n),0===d.size&&window.removeEventListener("languagechange",u)})),[]),e?{locale:"en-US",direction:"ltr"}:t}},4742:(e,t,n)=>{n.d(t,{M:()=>a});var r=n(3051),i=n(7061);var s=n(2217);function a(e){let{description:t,errorMessage:n,isInvalid:a,validationState:l}=e,{labelProps:o,fieldProps:d}=function(e){let{id:t,label:n,"aria-labelledby":s,"aria-label":a,labelElementType:l="label"}=e;t=(0,r.Bi)(t);let o=(0,r.Bi)(),d={};return n?(s=s?`${o} ${s}`:o,d={id:o,htmlFor:"label"===l?t:void 0}):s||a||console.warn("If you do not provide a visible label, you must specify an aria-label or aria-labelledby attribute for accessibility"),{labelProps:d,fieldProps:(0,i.b)({id:t,"aria-label":a,"aria-labelledby":s})}}(e),u=(0,r.X1)([Boolean(t),Boolean(n),a,l]),c=(0,r.X1)([Boolean(t),Boolean(n),a,l]);return d=(0,s.v)(d,{"aria-describedby":[u,c,e["aria-describedby"]].filter(Boolean).join(" ")||void 0}),{labelProps:o,fieldProps:d,descriptionProps:{id:u},errorMessageProps:{id:c}}}},4836:(e,t,n)=>{n.d(t,{T:()=>r,m:()=>i});const r=e=>{var t;return null!==(t=null==e?void 0:e.ownerDocument)&&void 0!==t?t:document},i=e=>e&&"window"in e&&e.window===e?e:r(e).defaultView||window},4881:(e,t,n)=>{n.d(t,{A:()=>r});const r={group:"WszTfKpZrfi5ntY3Ff0c",groupInputs:"DMkh77a_0bB9T1ZBkpBX"}},4960:(e,t,n)=>{n.d(t,{a:()=>i,o:()=>s});var r=n(1609);const i=new WeakMap;function s(e){let{triggerRef:t,isOpen:n,onClose:s}=e;(0,r.useEffect)((()=>{if(!n||null===s)return;let e=e=>{let n=e.target;if(!t.current||n instanceof Node&&!n.contains(t.current))return;if(e.target instanceof HTMLInputElement||e.target instanceof HTMLTextAreaElement)return;let r=s||i.get(t.current);r&&r()};return window.addEventListener("scroll",e,!0),()=>{window.removeEventListener("scroll",e,!0)}}),[n,s,t])}},5021:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{w:()=>p});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(9180),d=n(8034),u=n(790),c=e([s,a]);[s,a]=c.then?(await c)():c;const p=()=>(0,u.jsxs)(u.Fragment,{children:[(0,u.jsxs)(o.$,{className:`${d.A.notice} inline`,level:"warning",children:[(0,u.jsx)("strong",{children:(0,i.__)("Caution:","syntatis-feature-flipper")}),(0,u.jsx)("span",{children:(0,i.__)("Please be cautious when changing these settings as they can affect the functionality of the site.","syntatis-feature-flipper")})]}),(0,u.jsx)(s.lV,{children:(0,u.jsxs)(s.LB,{children:[(0,u.jsx)(a.rj,{}),(0,u.jsx)(a.$z,{name:"cron",id:"cron",title:"Cron",label:(0,i.__)("Enable Cron","syntatis-feature-flipper"),description:(0,i.__)("If switched off, scheduled tasks will not run.","syntatis-feature-flipper"),help:(0,u.jsxs)(l.Hu,{children:[(0,u.jsx)("p",{children:(0,i.__)("WP-Cron is an integral scheduling system within WordPress that manages time-based tasks automatically.","syntatis-feature-flipper")}),(0,u.jsx)("p",{children:(0,i.__)("It allows WordPress to perform scheduled tasks like publishing scheduled posts, checking for plugin or theme updates, sending email notifications, and more.","syntatis-feature-flipper")}),(0,u.jsx)("p",{children:(0,i.__)("When disabling this feature, it is recommended to set up a server cron job as the replacement to trigger WP-Cron.","syntatis-feature-flipper")})]})}),(0,u.jsx)(a.F9,{})]})})]});r()}catch(e){r(e)}}))},5140:(e,t,n)=>{n.d(t,{B_:()=>i,Hu:()=>E,V7:()=>be});var r=n(790);const i=({summary:e,children:t,className:n="o6aVRdCfWmrXjPvRVi7z"})=>(0,r.jsxs)("details",{className:n,children:[(0,r.jsx)("summary",{children:e}),(0,r.jsx)("div",{className:"nuDAYqoG8s00UV2PwrKV",children:t})]});var s=n(7723);var a=n(3908),l=n(2217),o=n(1609),d=n(5987),u=n(3831),c=n(4351),p=n(5369),f=n(6638),h=n(9691);const g="_affix_sips8_12",v="_hasAffix_sips8_17",m="_variantWarning_sips8_20",y="_variantDanger_sips8_23",b=(0,o.forwardRef)(((e,t)=>{const{children:n,prefix:i,suffix:s,variant:o}=e,b=(0,a.U)(t),{clsx:w,componentProps:A,rootProps:x}=(0,h.Y)("Link",e),{linkProps:_}=function(e,t){let{elementType:n="a",onPress:r,onPressStart:i,onPressEnd:s,onClick:a,isDisabled:o,...f}=e,h={};"a"!==n&&(h={role:"link",tabIndex:o?void 0:0});let{focusableProps:g}=(0,c.W)(e,t),{pressProps:v,isPressed:m}=(0,p.d)({onPress:r,onPressStart:i,onPressEnd:s,isDisabled:o,ref:t}),y=(0,d.$)(f,{labelable:!0}),b=(0,l.v)(g,v),w=(0,u.rd)(),A=(0,u._h)(e);return{isPressed:m,linkProps:(0,l.v)(y,A,{...b,...h,"aria-disabled":o||void 0,"aria-current":e["aria-current"],onClick:t=>{var n;null===(n=v.onClick)||void 0===n||n.call(v,t),a&&(a(t),console.warn("onClick is deprecated, please use onPress")),!w.isNative&&t.currentTarget instanceof HTMLAnchorElement&&t.currentTarget.href&&!t.isDefaultPrevented()&&(0,u.sU)(t.currentTarget,t)&&e.href&&(t.preventDefault(),w.open(t.currentTarget,t,e.href,e.routerOptions))}})}}(A,b),{hoverProps:E}=(0,f.M)(A),P=!!i||!!s;return(0,r.jsxs)("a",{...x({classNames:["_root_sips8_1",{[v]:P,[y]:"danger"===o,[m]:"warning"===o}]}),...(0,l.v)(_,E),ref:b,children:[i&&(0,r.jsx)("span",{className:w({classNames:["_prefix_sips8_1",g],prefixedNames:["affix","prefix"]}),children:i}),P?(0,r.jsx)("span",{className:w({classNames:[g],prefixedNames:["affix","infix"]}),children:n}):n,s&&(0,r.jsx)("span",{className:w({classNames:["_suffix_sips8_2",g],prefixedNames:["affix","suffix"]}),children:s})]})}));b.displayName="Link";var w=n(6087);const A=(0,w.forwardRef)((function({icon:e,size:t=24,...n},r){return(0,w.cloneElement)(e,{width:t,height:t,...n,ref:r})})),x=window.wp.primitives,_=(0,r.jsx)(x.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,r.jsx)(x.Path,{d:"M19.5 4.5h-7V6h4.44l-5.97 5.97 1.06 1.06L18 7.06v4.44h1.5v-7Zm-13 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-3H17v3a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h3V5.5h-3Z"})}),E=({children:e,readmore:t})=>(0,r.jsxs)("div",{className:"nvzmmHcRVUQwJkuzo_Jm",children:[e,t&&(0,r.jsx)("p",{children:(0,r.jsx)(b,{className:"cVZtRWqc1gF9FhXpJ5LK",href:t,target:"_blank",suffix:(0,r.jsx)(A,{icon:_}),children:(0,s.__)("Read more","syntatis-feature-flipper")})})]});var P=n(9202);function k(e,t=-1/0,n=1/0){return Math.min(Math.max(e,t),n)}const S={top:"top",bottom:"top",left:"left",right:"left"},C={top:"bottom",bottom:"top",left:"right",right:"left"},N={top:"left",left:"top"},T={top:"height",left:"width"},j={width:"totalWidth",height:"totalHeight"},M={};let I="undefined"!=typeof document?window.visualViewport:null;function K(e){let t=0,n=0,r=0,i=0,s=0,a=0,l={};var o;let d=(null!==(o=null==I?void 0:I.scale)&&void 0!==o?o:1)>1;if("BODY"===e.tagName){let o=document.documentElement;var u,c;r=o.clientWidth,i=o.clientHeight,t=null!==(u=null==I?void 0:I.width)&&void 0!==u?u:r,n=null!==(c=null==I?void 0:I.height)&&void 0!==c?c:i,l.top=o.scrollTop||e.scrollTop,l.left=o.scrollLeft||e.scrollLeft,I&&(s=I.offsetTop,a=I.offsetLeft)}else({width:t,height:n,top:s,left:a}=O(e)),l.top=e.scrollTop,l.left=e.scrollLeft,r=t,i=n;var p,f;return(0,P.Tc)()&&("BODY"===e.tagName||"HTML"===e.tagName)&&d&&(l.top=0,l.left=0,s=null!==(p=null==I?void 0:I.pageTop)&&void 0!==p?p:0,a=null!==(f=null==I?void 0:I.pageLeft)&&void 0!==f?f:0),{width:t,height:n,totalWidth:r,totalHeight:i,scroll:l,top:s,left:a}}function D(e,t,n,r,i,s,a){var l;let o=null!==(l=i.scroll[e])&&void 0!==l?l:0,d=r[T[e]],u=r.scroll[S[e]]+s,c=d+r.scroll[S[e]]-s,p=t-o+a[e]-r[S[e]],f=t-o+n+a[e]-r[S[e]];return p<u?u-p:f>c?Math.max(c-f,u-p):0}function R(e){if(M[e])return M[e];let[t,n]=e.split(" "),r=S[t]||"right",i=N[r];S[n]||(n="center");let s=T[r],a=T[i];return M[e]={placement:t,crossPlacement:n,axis:r,crossAxis:i,size:s,crossSize:a},M[e]}function B(e,t,n,r,i,s,a,l,o,d){let{placement:u,crossPlacement:c,axis:p,crossAxis:f,size:h,crossSize:g}=r,v={};var m,y,b,w,A;v[f]=null!==(m=e[f])&&void 0!==m?m:0,"center"===c?v[f]+=((null!==(y=e[g])&&void 0!==y?y:0)-(null!==(b=n[g])&&void 0!==b?b:0))/2:c!==f&&(v[f]+=(null!==(w=e[g])&&void 0!==w?w:0)-(null!==(A=n[g])&&void 0!==A?A:0)),v[f]+=s;const x=e[f]-n[g]+o+d,_=e[f]+e[g]-o-d;if(v[f]=k(v[f],x,_),u===p){const n=l?a[h]:t[j[h]];v[C[p]]=Math.floor(n-e[p]+i)}else v[p]=Math.floor(e[p]+e[h]+i);return v}function L(e,t,n,r,i,s){let{placement:a,axis:l,size:o}=s;var d,u,c;return a===l?Math.max(0,n[l]-e[l]-(null!==(d=e.scroll[l])&&void 0!==d?d:0)+t[l]-(null!==(u=r[l])&&void 0!==u?u:0)-r[C[l]]-i):Math.max(0,e[o]+e[l]+e.scroll[l]-t[l]-n[l]-n[o]-(null!==(c=r[l])&&void 0!==c?c:0)-r[C[l]]-i)}function F(e){let{placement:t,targetNode:n,overlayNode:r,scrollNode:i,padding:s,shouldFlip:a,boundaryElement:l,offset:o,crossOffset:d,maxHeight:u,arrowSize:c=0,arrowBoundaryOffset:p=0}=e,f=r instanceof HTMLElement?function(e){let t=e.offsetParent;if(t&&t===document.body&&"static"===window.getComputedStyle(t).position&&!H(t)&&(t=document.documentElement),null==t)for(t=e.parentElement;t&&!H(t);)t=t.parentElement;return t||document.documentElement}(r):document.documentElement,h=f===document.documentElement;const g=window.getComputedStyle(f).position;let v=!!g&&"static"!==g,m=h?O(n):Q(n,f);if(!h){let{marginTop:e,marginLeft:t}=window.getComputedStyle(n);m.top+=parseInt(e,10)||0,m.left+=parseInt(t,10)||0}let y=O(r),b=function(e){let t=window.getComputedStyle(e);return{top:parseInt(t.marginTop,10)||0,bottom:parseInt(t.marginBottom,10)||0,left:parseInt(t.marginLeft,10)||0,right:parseInt(t.marginRight,10)||0}}(r);var w,A,x,_;y.width+=(null!==(w=b.left)&&void 0!==w?w:0)+(null!==(A=b.right)&&void 0!==A?A:0),y.height+=(null!==(x=b.top)&&void 0!==x?x:0)+(null!==(_=b.bottom)&&void 0!==_?_:0);let E={top:(P=i).scrollTop,left:P.scrollLeft,width:P.scrollWidth,height:P.scrollHeight};var P;let N=K(l),T=K(f),M="BODY"===l.tagName?O(f):Q(f,l);return"HTML"===f.tagName&&"BODY"===l.tagName&&(T.scroll.top=0,T.scroll.left=0),function(e,t,n,r,i,s,a,l,o,d,u,c,p,f,h,g){let v=R(e),{size:m,crossAxis:y,crossSize:b,placement:w,crossPlacement:A}=v,x=B(t,l,n,v,u,c,d,p,h,g),_=u,E=L(l,d,t,i,s+u,v);if(a&&r[m]>E){let e=R(`${C[w]} ${A}`),r=B(t,l,n,e,u,c,d,p,h,g);L(l,d,t,i,s+u,e)>E&&(v=e,x=r,_=u)}let P="bottom";"top"===v.axis?"top"===v.placement?P="top":"bottom"===v.placement&&(P="bottom"):"top"===v.crossAxis&&("top"===v.crossPlacement?P="bottom":"bottom"===v.crossPlacement&&(P="top"));let N=D(y,x[y],n[b],l,o,s,d);x[y]+=N;let T=function(e,t,n,r,i,s,a,l){const o=r?n.height:t[j.height];var d;let u=null!=e.top?n.top+e.top:n.top+(o-(null!==(d=e.bottom)&&void 0!==d?d:0)-a);var c,p,f,h,g,v;let m="top"!==l?Math.max(0,t.height+t.top+(null!==(c=t.scroll.top)&&void 0!==c?c:0)-u-((null!==(p=i.top)&&void 0!==p?p:0)+(null!==(f=i.bottom)&&void 0!==f?f:0)+s)):Math.max(0,u+a-(t.top+(null!==(h=t.scroll.top)&&void 0!==h?h:0))-((null!==(g=i.top)&&void 0!==g?g:0)+(null!==(v=i.bottom)&&void 0!==v?v:0)+s));return Math.min(t.height-2*s,m)}(x,l,d,p,i,s,n.height,P);f&&f<T&&(T=f),n.height=Math.min(n.height,T),x=B(t,l,n,v,_,c,d,p,h,g),N=D(y,x[y],n[b],l,o,s,d),x[y]+=N;let M={},I=t[y]+.5*t[b]-x[y]-i[S[y]];const K=h/2+g;var F,O,Q,H;const Y="left"===S[y]?(null!==(F=i.left)&&void 0!==F?F:0)+(null!==(O=i.right)&&void 0!==O?O:0):(null!==(Q=i.top)&&void 0!==Q?Q:0)+(null!==(H=i.bottom)&&void 0!==H?H:0),V=n[b]-Y-h/2-g,z=k(I,t[y]+h/2-(x[y]+i[S[y]]),t[y]+t[b]-h/2-(x[y]+i[S[y]]));return M[y]=k(z,K,V),{position:x,maxHeight:T,arrowOffsetLeft:M.left,arrowOffsetTop:M.top,placement:v.placement}}(t,m,y,E,b,s,a,N,T,M,o,d,v,u,c,p)}function O(e){let{top:t,left:n,width:r,height:i}=e.getBoundingClientRect(),{scrollTop:s,scrollLeft:a,clientTop:l,clientLeft:o}=document.documentElement;return{top:t+s-l,left:n+a-o,width:r,height:i}}function Q(e,t){let n,r=window.getComputedStyle(e);if("fixed"===r.position){let{top:t,left:r,width:i,height:s}=e.getBoundingClientRect();n={top:t,left:r,width:i,height:s}}else{n=O(e);let r=O(t),i=window.getComputedStyle(t);r.top+=(parseInt(i.borderTopWidth,10)||0)-t.scrollTop,r.left+=(parseInt(i.borderLeftWidth,10)||0)-t.scrollLeft,n.top-=r.top,n.left-=r.left}return n.top-=parseInt(r.marginTop,10)||0,n.left-=parseInt(r.marginLeft,10)||0,n}function H(e){let t=window.getComputedStyle(e);return"none"!==t.transform||/transform|perspective/.test(t.willChange)||"none"!==t.filter||"paint"===t.contain||"backdropFilter"in t&&"none"!==t.backdropFilter||"WebkitBackdropFilter"in t&&"none"!==t.WebkitBackdropFilter}var Y=n(4960),V=n(9953);function z(e){const{ref:t,box:n,onResize:r}=e;(0,o.useEffect)((()=>{let e=null==t?void 0:t.current;if(e){if(void 0===window.ResizeObserver)return window.addEventListener("resize",r,!1),()=>{window.removeEventListener("resize",r,!1)};{const t=new window.ResizeObserver((e=>{e.length&&r()}));return t.observe(e,{box:n}),()=>{e&&t.unobserve(e)}}}}),[r,t,n])}var W=n(8817);let G="undefined"!=typeof document?window.visualViewport:null;function U(e,t){return"rtl"===t?e.replace("start","right").replace("end","left"):e.replace("start","left").replace("end","right")}var q=n(5562),J=n(3051);const Z=(0,o.createContext)({});var X=n(8084);function $({children:e}){let t=(0,o.useMemo)((()=>({register:()=>{}})),[]);return o.createElement(X.F.Provider,{value:t},e)}var ee=n(5652),te=n(5795),ne=n(415);const re=o.createContext(null);function ie(e){let t=(0,ne.wR)(),{portalContainer:n=(t?null:document.body),isExiting:r}=e,[i,s]=(0,o.useState)(!1),a=(0,o.useMemo)((()=>({contain:i,setContain:s})),[i,s]),{getContainer:l}=null!==(d=(0,o.useContext)(Z))&&void 0!==d?d:{};var d;if(!e.portalContainer&&l&&(n=l()),!n)return null;let u=e.children;return e.disableFocusManagement||(u=o.createElement(ee.n1,{restoreFocus:!0,contain:i&&!r},u)),u=o.createElement(re.Provider,{value:a},o.createElement($,null,u)),te.createPortal(u,n)}var se=n(1732);const ae=1500,le=500;let oe={},de=0,ue=!1,ce=null,pe=null;const fe=5,he=(0,o.forwardRef)(((e,t)=>{const{children:n,closeDelay:i,content:s,delay:u,offset:p=fe,placement:g="top",role:v}=e,m=(0,a.U)(t),y=(0,o.useRef)(null),{componentProps:b,rootProps:w}=(0,h.Y)("Tooltip",e),A=function(e={}){let{delay:t=ae,closeDelay:n=le}=e,{isOpen:r,open:i,close:s}=(0,se.T)(e),a=(0,o.useMemo)((()=>""+ ++de),[]),l=(0,o.useRef)(null),d=(0,o.useRef)(s),u=()=>{oe[a]=f},c=()=>{for(let e in oe)e!==a&&(oe[e](!0),delete oe[e])},p=()=>{l.current&&clearTimeout(l.current),l.current=null,c(),u(),ue=!0,i(),ce&&(clearTimeout(ce),ce=null),pe&&(clearTimeout(pe),pe=null)},f=e=>{e||n<=0?(l.current&&clearTimeout(l.current),l.current=null,d.current()):l.current||(l.current=setTimeout((()=>{l.current=null,d.current()}),n)),ce&&(clearTimeout(ce),ce=null),ue&&(pe&&clearTimeout(pe),pe=setTimeout((()=>{delete oe[a],pe=null,ue=!1}),Math.max(le,n)))};return(0,o.useEffect)((()=>{d.current=s}),[s]),(0,o.useEffect)((()=>()=>{l.current&&clearTimeout(l.current),oe[a]&&delete oe[a]}),[a]),{isOpen:r,open:e=>{!e&&t>0&&!l.current?(c(),u(),r||ce||ue?r||p():ce=setTimeout((()=>{ce=null,ue=!0,p()}),t)):p()},close:f}}({...b,closeDelay:"number"!=typeof i?100:i,delay:"number"!=typeof u?200:u}),{overlayProps:x}=function(e){let{direction:t}=(0,W.Y)(),{arrowSize:n=0,targetRef:r,overlayRef:i,scrollRef:s=i,placement:a="bottom",containerPadding:l=12,shouldFlip:d=!0,boundaryElement:u=("undefined"!=typeof document?document.body:null),offset:c=0,crossOffset:p=0,shouldUpdatePosition:f=!0,isOpen:h=!0,onClose:g,maxHeight:v,arrowBoundaryOffset:m=0}=e,[y,b]=(0,o.useState)(null),w=[f,a,i.current,r.current,s.current,l,d,u,c,p,h,t,v,m,n],A=(0,o.useRef)(null==G?void 0:G.scale);(0,o.useEffect)((()=>{h&&(A.current=null==G?void 0:G.scale)}),[h]);let x=(0,o.useCallback)((()=>{if(!(!1!==f&&h&&i.current&&r.current&&u))return;if((null==G?void 0:G.scale)!==A.current)return;let e=null;if(s.current&&s.current.contains(document.activeElement)){var o;let t=null===(o=document.activeElement)||void 0===o?void 0:o.getBoundingClientRect(),n=s.current.getBoundingClientRect();var g,y;e={type:"top",offset:(null!==(g=null==t?void 0:t.top)&&void 0!==g?g:0)-n.top},e.offset>n.height/2&&(e.type="bottom",e.offset=(null!==(y=null==t?void 0:t.bottom)&&void 0!==y?y:0)-n.bottom)}let w=i.current;var x,_;!v&&i.current&&(w.style.top="0px",w.style.bottom="",w.style.maxHeight=(null!==(_=null===(x=window.visualViewport)||void 0===x?void 0:x.height)&&void 0!==_?_:window.innerHeight)+"px");let E=F({placement:U(a,t),overlayNode:i.current,targetNode:r.current,scrollNode:s.current||i.current,padding:l,shouldFlip:d,boundaryElement:u,offset:c,crossOffset:p,maxHeight:v,arrowSize:n,arrowBoundaryOffset:m});if(E.position){if(w.style.top="",w.style.bottom="",w.style.left="",w.style.right="",Object.keys(E.position).forEach((e=>w.style[e]=E.position[e]+"px")),w.style.maxHeight=null!=E.maxHeight?E.maxHeight+"px":"",e&&document.activeElement&&s.current){let t=document.activeElement.getBoundingClientRect(),n=s.current.getBoundingClientRect(),r=t[e.type]-n[e.type];s.current.scrollTop+=r-e.offset}b(E)}}),w);var _;(0,V.N)(x,w),_=x,(0,V.N)((()=>(window.addEventListener("resize",_,!1),()=>{window.removeEventListener("resize",_,!1)})),[_]),z({ref:i,onResize:x}),z({ref:r,onResize:x});let E=(0,o.useRef)(!1);(0,V.N)((()=>{let e,t=()=>{E.current=!0,clearTimeout(e),e=setTimeout((()=>{E.current=!1}),500),x()},n=()=>{E.current&&t()};return null==G||G.addEventListener("resize",t),null==G||G.addEventListener("scroll",n),()=>{null==G||G.removeEventListener("resize",t),null==G||G.removeEventListener("scroll",n)}}),[x]);let P=(0,o.useCallback)((()=>{E.current||null==g||g()}),[g,E]);var k,S;return(0,Y.o)({triggerRef:r,isOpen:h,onClose:g&&P}),{overlayProps:{style:{position:"absolute",zIndex:1e5,...null==y?void 0:y.position,maxHeight:null!==(k=null==y?void 0:y.maxHeight)&&void 0!==k?k:"100vh"}},placement:null!==(S=null==y?void 0:y.placement)&&void 0!==S?S:null,arrowProps:{"aria-hidden":"true",role:"presentation",style:{left:null==y?void 0:y.arrowOffsetLeft,top:null==y?void 0:y.arrowOffsetTop}},updatePosition:x}}({isOpen:A.isOpen,offset:p,overlayRef:m,placement:g,targetRef:y}),{tooltipProps:_,triggerProps:E}=function(e,t,n){let{isDisabled:r,trigger:i}=e,s=(0,J.Bi)(),a=(0,o.useRef)(!1),d=(0,o.useRef)(!1),u=()=>{(a.current||d.current)&&t.open(d.current)},p=e=>{a.current||d.current||t.close(e)};(0,o.useEffect)((()=>{let e=e=>{n&&n.current&&"Escape"===e.key&&(e.stopPropagation(),t.close(!0))};if(t.isOpen)return document.addEventListener("keydown",e,!0),()=>{document.removeEventListener("keydown",e,!0)}}),[n,t]);let h=()=>{d.current=!1,a.current=!1,p(!0)},{hoverProps:g}=(0,f.M)({isDisabled:r,onHoverStart:()=>{"focus"!==i&&("pointer"===(0,q.ME)()?a.current=!0:a.current=!1,u())},onHoverEnd:()=>{"focus"!==i&&(d.current=!1,a.current=!1,p())}}),{focusableProps:v}=(0,c.W)({isDisabled:r,onFocus:()=>{(0,q.pP)()&&(d.current=!0,u())},onBlur:()=>{d.current=!1,a.current=!1,p(!0)}},n);return{triggerProps:{"aria-describedby":t.isOpen?s:void 0,...(0,l.v)(v,g,{onPointerDown:h,onKeyDown:h})},tooltipProps:{id:s}}}(b,A,y),{tooltipProps:P}=function(e,t){let n=(0,d.$)(e,{labelable:!0}),{hoverProps:r}=(0,f.M)({onHoverStart:()=>null==t?void 0:t.open(!0),onHoverEnd:()=>null==t?void 0:t.close()});return{tooltipProps:(0,l.v)(n,r,{role:"tooltip"})}}({...(0,l.v)(b,x),..._},A);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(c.M,{...E,ref:y,children:n}),A.isOpen&&(0,r.jsx)(ie,{children:(0,r.jsx)("div",{...w({classNames:"_root_10gud_1"}),...P,ref:m,role:v,style:x.style,children:s})})]})}));he.displayName="Tooltip";var ge=n(9229),ve=n(6133);const me=(0,o.forwardRef)(((e,t)=>{const{autoFocus:n,children:i,label:s,role:o,size:d,variant:u="primary"}=e,c=(0,a.U)(t),{buttonProps:p}=(0,ge.s)(e,c),{hoverProps:g}=(0,f.M)(e),{focusProps:v}=(0,ve.o)({autoFocus:n}),{rootProps:m}=(0,h.Y)("IconButton",e);return(0,r.jsx)("button",{...m({classNames:["button",d?`button-${d}`:"",`button-${u}`,"_root_hcmj4_1"]}),...(0,l.v)(p,g,v),"aria-label":s,ref:c,role:o,children:i})}));me.displayName="IconButton";const ye=(0,r.jsx)(x.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"24",height:"24",children:(0,r.jsx)(x.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm-1 16v-2h2v2h-2zm2-3v-1.141A3.991 3.991 0 0016 10a4 4 0 00-8 0h2c0-1.103.897-2 2-2s2 .897 2 2-.897 2-2 2a1 1 0 00-1 1v2h2z"})}),be=({children:e})=>(0,r.jsx)(he,{content:e,placement:"top",children:(0,r.jsx)(me,{label:(0,s.__)("Helpful information","syntatis-feature-flipper"),className:"y6Iioze2yHZDI9yckubz",children:(0,r.jsx)(A,{icon:ye,size:16})})})},5242:(e,t,n)=>{n.d(t,{_:()=>s});var r=n(5570),i=n(6923);function s(e,t,n){var s=(0,i._)(e,t,"set");return(0,r._)(e,s,n),n}},5353:(e,t,n)=>{n.d(t,{e:()=>o});var r=n(2217),i=n(5987),s=n(8343),a=n(4351),l=n(5369);function o(e,t,n){let{isDisabled:o=!1,isReadOnly:d=!1,value:u,name:c,children:p,"aria-label":f,"aria-labelledby":h,validationState:g="valid",isInvalid:v}=e;null!=p||null!=f||null!=h||console.warn("If you do not provide children, you must specify an aria-label for accessibility");let{pressProps:m,isPressed:y}=(0,l.d)({isDisabled:o}),{pressProps:b,isPressed:w}=(0,l.d)({isDisabled:o||d,onPress(){t.toggle()}}),{focusableProps:A}=(0,a.W)(e,n),x=(0,r.v)(m,A),_=(0,i.$)(e,{labelable:!0});return(0,s.F)(n,t.isSelected,t.setSelected),{labelProps:(0,r.v)(b,{onClick:e=>e.preventDefault()}),inputProps:(0,r.v)(_,{"aria-invalid":v||"invalid"===g||void 0,"aria-errormessage":e["aria-errormessage"],"aria-controls":e["aria-controls"],"aria-readonly":d||void 0,onChange:e=>{e.stopPropagation(),t.setSelected(e.target.checked)},disabled:o,...null==u?{}:{value:u},name:c,type:"checkbox",...x}),isSelected:t.isSelected,isPressed:y||w,isDisabled:o,isReadOnly:d,isInvalid:v||"invalid"===g}}},5369:(e,t,n)=>{n.d(t,{d:()=>x});var r=n(3556),i=n(8084),s=n(5750),a=n(8150),l=n(5242),o=n(2217),d=n(6660),u=n(6948),c=n(7049),p=n(4836),f=n(2166),h=n(9202),g=n(3831),v=n(8948),m=n(2268),y=n(1609),b=new WeakMap;class w{continuePropagation(){(0,l._)(this,b,!1)}get shouldStopPropagation(){return(0,s._)(this,b)}constructor(e,t,n,r){var i;(0,a._)(this,b,{writable:!0,value:void 0}),(0,l._)(this,b,!0);let s=null!==(i=null==r?void 0:r.target)&&void 0!==i?i:n.currentTarget;const o=null==s?void 0:s.getBoundingClientRect();let d,u,c=0,p=null;null!=n.clientX&&null!=n.clientY&&(u=n.clientX,p=n.clientY),o&&(null!=u&&null!=p?(d=u-o.left,c=p-o.top):(d=o.width/2,c=o.height/2)),this.type=e,this.pointerType=t,this.target=n.currentTarget,this.shiftKey=n.shiftKey,this.metaKey=n.metaKey,this.ctrlKey=n.ctrlKey,this.altKey=n.altKey,this.x=d,this.y=c}}const A=Symbol("linkClicked");function x(e){let{onPress:t,onPressChange:n,onPressStart:s,onPressEnd:a,onPressUp:l,isDisabled:b,isPressed:x,preventFocusOnPress:M,shouldCancelOnPointerExit:I,allowTextSelectionOnPress:K,ref:D,...R}=function(e){let t=(0,y.useContext)(i.F);if(t){let{register:n,...r}=t;e=(0,o.v)(r,e),n()}return(0,d.w)(t,e.ref),e}(e),[B,L]=(0,y.useState)(!1),F=(0,y.useRef)({isPressed:!1,ignoreEmulatedMouseEvents:!1,ignoreClickAfterPress:!1,didFirePressStart:!1,isTriggeringEvent:!1,activePointerId:null,target:null,isOverTarget:!1,pointerType:null}),{addGlobalListener:O,removeAllGlobalListeners:Q}=(0,u.A)(),H=(0,c.J)(((e,t)=>{let r=F.current;if(b||r.didFirePressStart)return!1;let i=!0;if(r.isTriggeringEvent=!0,s){let n=new w("pressstart",t,e);s(n),i=n.shouldStopPropagation}return n&&n(!0),r.isTriggeringEvent=!1,r.didFirePressStart=!0,L(!0),i})),Y=(0,c.J)(((e,r,i=!0)=>{let s=F.current;if(!s.didFirePressStart)return!1;s.ignoreClickAfterPress=!0,s.didFirePressStart=!1,s.isTriggeringEvent=!0;let l=!0;if(a){let t=new w("pressend",r,e);a(t),l=t.shouldStopPropagation}if(n&&n(!1),L(!1),t&&i&&!b){let n=new w("press",r,e);t(n),l&&(l=n.shouldStopPropagation)}return s.isTriggeringEvent=!1,l})),V=(0,c.J)(((e,t)=>{let n=F.current;if(b)return!1;if(l){n.isTriggeringEvent=!0;let r=new w("pressup",t,e);return l(r),n.isTriggeringEvent=!1,r.shouldStopPropagation}return!0})),z=(0,c.J)((e=>{let t=F.current;t.isPressed&&t.target&&(t.isOverTarget&&null!=t.pointerType&&Y(S(t.target,e),t.pointerType,!1),t.isPressed=!1,t.isOverTarget=!1,t.activePointerId=null,t.pointerType=null,Q(),K||(0,r.E)(t.target))})),W=(0,c.J)((e=>{I&&z(e)})),G=(0,y.useMemo)((()=>{let e=F.current,t={onKeyDown(t){if(E(t.nativeEvent,t.currentTarget)&&t.currentTarget.contains(t.target)){var r;j(t.target,t.key)&&t.preventDefault();let i=!0;if(!e.isPressed&&!t.repeat){e.target=t.currentTarget,e.isPressed=!0,i=H(t,"keyboard");let r=t.currentTarget,s=t=>{E(t,r)&&!t.repeat&&r.contains(t.target)&&e.target&&V(S(e.target,t),"keyboard")};O((0,p.T)(t.currentTarget),"keyup",(0,f.c)(s,n),!0)}i&&t.stopPropagation(),t.metaKey&&(0,h.cX)()&&(null===(r=e.metaKeyEvents)||void 0===r||r.set(t.key,t.nativeEvent))}else"Meta"===t.key&&(e.metaKeyEvents=new Map)},onClick(t){if((!t||t.currentTarget.contains(t.target))&&t&&0===t.button&&!e.isTriggeringEvent&&!g.Fe.isOpening){let n=!0;if(b&&t.preventDefault(),!e.ignoreClickAfterPress&&!e.ignoreEmulatedMouseEvents&&!e.isPressed&&("virtual"===e.pointerType||(0,v.Y)(t.nativeEvent))){b||M||(0,m.e)(t.currentTarget);let e=H(t,"virtual"),r=V(t,"virtual"),i=Y(t,"virtual");n=e&&r&&i}e.ignoreEmulatedMouseEvents=!1,e.ignoreClickAfterPress=!1,n&&t.stopPropagation()}}},n=t=>{var n;if(e.isPressed&&e.target&&E(t,e.target)){var r;j(t.target,t.key)&&t.preventDefault();let n=t.target;Y(S(e.target,t),"keyboard",e.target.contains(n)),Q(),"Enter"!==t.key&&_(e.target)&&e.target.contains(n)&&!t[A]&&(t[A]=!0,(0,g.Fe)(e.target,t,!1)),e.isPressed=!1,null===(r=e.metaKeyEvents)||void 0===r||r.delete(t.key)}else if("Meta"===t.key&&(null===(n=e.metaKeyEvents)||void 0===n?void 0:n.size)){var i;let t=e.metaKeyEvents;e.metaKeyEvents=void 0;for(let n of t.values())null===(i=e.target)||void 0===i||i.dispatchEvent(new KeyboardEvent("keyup",n))}};if("undefined"!=typeof PointerEvent){t.onPointerDown=t=>{if(0!==t.button||!t.currentTarget.contains(t.target))return;if((0,v.P)(t.nativeEvent))return void(e.pointerType="virtual");N(t.currentTarget)&&t.preventDefault(),e.pointerType=t.pointerType;let i=!0;if(!e.isPressed){e.isPressed=!0,e.isOverTarget=!0,e.activePointerId=t.pointerId,e.target=t.currentTarget,b||M||(0,m.e)(t.currentTarget),K||(0,r.M)(e.target),i=H(t,e.pointerType);let a=t.target;"releasePointerCapture"in a&&a.releasePointerCapture(t.pointerId),O((0,p.T)(t.currentTarget),"pointerup",n,!1),O((0,p.T)(t.currentTarget),"pointercancel",s,!1)}i&&t.stopPropagation()},t.onMouseDown=e=>{e.currentTarget.contains(e.target)&&0===e.button&&(N(e.currentTarget)&&e.preventDefault(),e.stopPropagation())},t.onPointerUp=t=>{t.currentTarget.contains(t.target)&&"virtual"!==e.pointerType&&0===t.button&&V(t,e.pointerType||t.pointerType)},t.onPointerEnter=t=>{t.pointerId===e.activePointerId&&e.target&&!e.isOverTarget&&null!=e.pointerType&&(e.isOverTarget=!0,H(S(e.target,t),e.pointerType))},t.onPointerLeave=t=>{t.pointerId===e.activePointerId&&e.target&&e.isOverTarget&&null!=e.pointerType&&(e.isOverTarget=!1,Y(S(e.target,t),e.pointerType,!1),W(t))};let n=t=>{t.pointerId===e.activePointerId&&e.isPressed&&0===t.button&&e.target&&(e.target.contains(t.target)&&null!=e.pointerType?Y(S(e.target,t),e.pointerType):e.isOverTarget&&null!=e.pointerType&&Y(S(e.target,t),e.pointerType,!1),e.isPressed=!1,e.isOverTarget=!1,e.activePointerId=null,e.pointerType=null,Q(),K||(0,r.E)(e.target),"ontouchend"in e.target&&"mouse"!==t.pointerType&&O(e.target,"touchend",i,{once:!0}))},i=e=>{T(e.currentTarget)&&e.preventDefault()},s=e=>{z(e)};t.onDragStart=e=>{e.currentTarget.contains(e.target)&&z(e)}}else{t.onMouseDown=t=>{0===t.button&&t.currentTarget.contains(t.target)&&(N(t.currentTarget)&&t.preventDefault(),e.ignoreEmulatedMouseEvents?t.stopPropagation():(e.isPressed=!0,e.isOverTarget=!0,e.target=t.currentTarget,e.pointerType=(0,v.Y)(t.nativeEvent)?"virtual":"mouse",b||M||(0,m.e)(t.currentTarget),H(t,e.pointerType)&&t.stopPropagation(),O((0,p.T)(t.currentTarget),"mouseup",n,!1)))},t.onMouseEnter=t=>{if(!t.currentTarget.contains(t.target))return;let n=!0;e.isPressed&&!e.ignoreEmulatedMouseEvents&&null!=e.pointerType&&(e.isOverTarget=!0,n=H(t,e.pointerType)),n&&t.stopPropagation()},t.onMouseLeave=t=>{if(!t.currentTarget.contains(t.target))return;let n=!0;e.isPressed&&!e.ignoreEmulatedMouseEvents&&null!=e.pointerType&&(e.isOverTarget=!1,n=Y(t,e.pointerType,!1),W(t)),n&&t.stopPropagation()},t.onMouseUp=t=>{t.currentTarget.contains(t.target)&&(e.ignoreEmulatedMouseEvents||0!==t.button||V(t,e.pointerType||"mouse"))};let n=t=>{0===t.button&&(e.isPressed=!1,Q(),e.ignoreEmulatedMouseEvents?e.ignoreEmulatedMouseEvents=!1:(e.target&&C(t,e.target)&&null!=e.pointerType?Y(S(e.target,t),e.pointerType):e.target&&e.isOverTarget&&null!=e.pointerType&&Y(S(e.target,t),e.pointerType,!1),e.isOverTarget=!1))};t.onTouchStart=t=>{if(!t.currentTarget.contains(t.target))return;let n=function(e){const{targetTouches:t}=e;return t.length>0?t[0]:null}(t.nativeEvent);n&&(e.activePointerId=n.identifier,e.ignoreEmulatedMouseEvents=!0,e.isOverTarget=!0,e.isPressed=!0,e.target=t.currentTarget,e.pointerType="touch",b||M||(0,m.e)(t.currentTarget),K||(0,r.M)(e.target),H(k(e.target,t),e.pointerType)&&t.stopPropagation(),O((0,p.m)(t.currentTarget),"scroll",i,!0))},t.onTouchMove=t=>{if(!t.currentTarget.contains(t.target))return;if(!e.isPressed)return void t.stopPropagation();let n=P(t.nativeEvent,e.activePointerId),r=!0;n&&C(n,t.currentTarget)?e.isOverTarget||null==e.pointerType||(e.isOverTarget=!0,r=H(k(e.target,t),e.pointerType)):e.isOverTarget&&null!=e.pointerType&&(e.isOverTarget=!1,r=Y(k(e.target,t),e.pointerType,!1),W(k(e.target,t))),r&&t.stopPropagation()},t.onTouchEnd=t=>{if(!t.currentTarget.contains(t.target))return;if(!e.isPressed)return void t.stopPropagation();let n=P(t.nativeEvent,e.activePointerId),i=!0;n&&C(n,t.currentTarget)&&null!=e.pointerType?(V(k(e.target,t),e.pointerType),i=Y(k(e.target,t),e.pointerType)):e.isOverTarget&&null!=e.pointerType&&(i=Y(k(e.target,t),e.pointerType,!1)),i&&t.stopPropagation(),e.isPressed=!1,e.activePointerId=null,e.isOverTarget=!1,e.ignoreEmulatedMouseEvents=!0,e.target&&!K&&(0,r.E)(e.target),Q()},t.onTouchCancel=t=>{t.currentTarget.contains(t.target)&&(t.stopPropagation(),e.isPressed&&z(k(e.target,t)))};let i=t=>{e.isPressed&&t.target.contains(e.target)&&z({currentTarget:e.target,shiftKey:!1,ctrlKey:!1,metaKey:!1,altKey:!1})};t.onDragStart=e=>{e.currentTarget.contains(e.target)&&z(e)}}return t}),[O,b,M,Q,K,z,W,Y,H,V]);return(0,y.useEffect)((()=>()=>{var e;K||(0,r.E)(null!==(e=F.current.target)&&void 0!==e?e:void 0)}),[K]),{isPressed:x||B,pressProps:(0,o.v)(R,G)}}function _(e){return"A"===e.tagName&&e.hasAttribute("href")}function E(e,t){const{key:n,code:r}=e,i=t,s=i.getAttribute("role");return!("Enter"!==n&&" "!==n&&"Spacebar"!==n&&"Space"!==r||i instanceof(0,p.m)(i).HTMLInputElement&&!I(i,n)||i instanceof(0,p.m)(i).HTMLTextAreaElement||i.isContentEditable||("link"===s||!s&&_(i))&&"Enter"!==n)}function P(e,t){const n=e.changedTouches;for(let e=0;e<n.length;e++){const r=n[e];if(r.identifier===t)return r}return null}function k(e,t){let n=0,r=0;return t.targetTouches&&1===t.targetTouches.length&&(n=t.targetTouches[0].clientX,r=t.targetTouches[0].clientY),{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey,clientX:n,clientY:r}}function S(e,t){let n=t.clientX,r=t.clientY;return{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey,clientX:n,clientY:r}}function C(e,t){let n=t.getBoundingClientRect(),r=function(e){let t=0,n=0;return void 0!==e.width?t=e.width/2:void 0!==e.radiusX&&(t=e.radiusX),void 0!==e.height?n=e.height/2:void 0!==e.radiusY&&(n=e.radiusY),{top:e.clientY-n,right:e.clientX+t,bottom:e.clientY+n,left:e.clientX-t}}(e);return s=r,!((i=n).left>s.right||s.left>i.right||i.top>s.bottom||s.top>i.bottom);var i,s}function N(e){return!(e instanceof HTMLElement&&e.hasAttribute("draggable"))}function T(e){return!(e instanceof HTMLInputElement||(e instanceof HTMLButtonElement?"submit"===e.type||"reset"===e.type:_(e)))}function j(e,t){return e instanceof HTMLInputElement?!I(e,t):T(e)}const M=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function I(e,t){return"checkbox"===e.type||"radio"===e.type?" "===t:M.has(e.type)}},5460:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{l:()=>h});var i=n(8468),s=n(6087),a=n(8030),l=n(7623),o=n(2284),d=n(631),u=n(790),c=e([a,l,o]);function p(e,t,n){const r=t.shift();t.length?(e[r]||(e[r]={}),p(e[r],t,n)):e[r]=n}function f(e){const t={};for(const[n,r]of Object.entries(e)){const e=n.match(/^(\w+)(\[\w+\])+/);if(e){const i=e[1],s=n.match(/\[(\w+)\]/g).map((e=>e.slice(1,-1)));t[i]||(t[i]={}),p(t[i],s,r)}else t[n]=r}return t}[a,l,o]=c.then?(await c)():c,(0,s.createContext)();const h=({children:e})=>{const{submit:t,optionPrefix:n,values:r,setStatus:s}=(0,l.M)();return(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(o.N,{}),(0,u.jsxs)("form",{method:"POST",className:d.A.root,onSubmit:e=>{e.preventDefault();const a=e.target,l=new FormData(a);let o={};for(const e in a.elements){const t=a.elements[e],i=t.name;if(i===n||!i?.startsWith(n))continue;let s=null;switch(t.type){case"checkbox":const e=l.getAll(i);if(s=null===t.getAttribute("value")?!!t.checked:e,!r[i]&&!s)continue;break;case"number":s=Number(l.get(i));break;default:s=l.get(i)}"string"==typeof s&&/^-?\d+(\.\d+)?$/.test(s)&&(s=Number(s)),o[i]=s}o=f(o);for(const[e,t]of Object.entries(o))(0,i.isEqual)(t,r[e])&&delete o[e];0!==Object.keys(o).length?t(o):s("no-change")},children:[e,(0,u.jsx)(a.b,{})]})]})};r()}catch(g){r(g)}}))},5531:(e,t,n)=>{function r(e,t){if(!e)return!1;let n=window.getComputedStyle(e),r=/(auto|scroll)/.test(n.overflow+n.overflowX+n.overflowY);return r&&t&&(r=e.scrollHeight!==e.clientHeight||e.scrollWidth!==e.clientWidth),r}n.d(t,{o:()=>r})},5555:(e,t,n)=>{n.d(t,{t:()=>U});var r=n(790),i=n(1609),s=n(3908);const a=new WeakMap;function l(e,t,n){return e?("string"==typeof t&&(t=t.replace(/\s+/g,"")),`${a.get(e)}-${n}-${t}`):""}class o{getKeyLeftOf(e){return this.flipDirection?this.getNextKey(e):this.getPreviousKey(e)}getKeyRightOf(e){return this.flipDirection?this.getPreviousKey(e):this.getNextKey(e)}isDisabled(e){var t,n;return this.disabledKeys.has(e)||!!(null===(n=this.collection.getItem(e))||void 0===n||null===(t=n.props)||void 0===t?void 0:t.isDisabled)}getFirstKey(){let e=this.collection.getFirstKey();return null!=e&&this.isDisabled(e)&&(e=this.getNextKey(e)),e}getLastKey(){let e=this.collection.getLastKey();return null!=e&&this.isDisabled(e)&&(e=this.getPreviousKey(e)),e}getKeyAbove(e){return this.tabDirection?null:this.getPreviousKey(e)}getKeyBelow(e){return this.tabDirection?null:this.getNextKey(e)}getNextKey(e){do{null==(e=this.collection.getKeyAfter(e))&&(e=this.collection.getFirstKey())}while(this.isDisabled(e));return e}getPreviousKey(e){do{null==(e=this.collection.getKeyBefore(e))&&(e=this.collection.getLastKey())}while(this.isDisabled(e));return e}constructor(e,t,n,r=new Set){this.collection=e,this.flipDirection="rtl"===t&&"horizontal"===n,this.disabledKeys=r,this.tabDirection="horizontal"===n}}var d=n(3051),u=n(7061),c=n(2217),p=n(8817),f=n(9202);function h(e){return(0,f.lg)()?e.altKey:e.ctrlKey}var g=n(8399),v=n(3831);function m(e){return(0,f.cX)()?e.metaKey:e.ctrlKey}var y=n(2268),b=n(7049);function w(e,t,n,r){let s=(0,b.J)(n),a=null==n;(0,i.useEffect)((()=>{if(a||!e.current)return;let n=e.current;return n.addEventListener(t,s,r),()=>{n.removeEventListener(t,s,r)}}),[e,t,r,a,s])}var A=n(5531);function x(e,t){let n=_(e,t,"left"),r=_(e,t,"top"),i=t.offsetWidth,s=t.offsetHeight,a=e.scrollLeft,l=e.scrollTop,{borderTopWidth:o,borderLeftWidth:d,scrollPaddingTop:u,scrollPaddingRight:c,scrollPaddingBottom:p,scrollPaddingLeft:f}=getComputedStyle(e),h=a+parseInt(d,10),g=l+parseInt(o,10),v=h+e.clientWidth,m=g+e.clientHeight,y=parseInt(u,10)||0,b=parseInt(p,10)||0,w=parseInt(c,10)||0,A=parseInt(f,10)||0;n<=a+A?a=n-parseInt(d,10)-A:n+i>v-w&&(a+=n+i-v+w),r<=g+y?l=r-parseInt(o,10)-y:r+s>m-b&&(l+=r+s-m+b),e.scrollLeft=a,e.scrollTop=l}function _(e,t,n){const r="left"===n?"offsetLeft":"offsetTop";let i=0;for(;t.offsetParent&&(i+=t[r],t.offsetParent!==e);){if(t.offsetParent.contains(e)){i-=e[r];break}t=t.offsetParent}return i}function E(e,t){if(e&&document.contains(e)){let a=document.scrollingElement||document.documentElement;if("hidden"===window.getComputedStyle(a).overflow){let t=function(e,t){const n=[];for(;e&&e!==document.documentElement;)(0,A.o)(e,t)&&n.push(e),e=e.parentElement;return n}(e);for(let n of t)x(n,e)}else{var n;let{left:a,top:l}=e.getBoundingClientRect();null==e||null===(n=e.scrollIntoView)||void 0===n||n.call(e,{block:"nearest"});let{left:o,top:d}=e.getBoundingClientRect();var r,i,s;(Math.abs(a-o)>1||Math.abs(l-d)>1)&&(null==t||null===(i=t.containingElement)||void 0===i||null===(r=i.scrollIntoView)||void 0===r||r.call(i,{block:"center",inline:"center"}),null===(s=e.scrollIntoView)||void 0===s||s.call(e,{block:"nearest"}))}}}const P="react-aria-update-activedescendant";var k=n(9953);function S(e,t){const n=(0,i.useRef)(!0),r=(0,i.useRef)(null);(0,k.N)((()=>(n.current=!0,()=>{n.current=!1})),[]),(0,k.N)((()=>{n.current?n.current=!1:r.current&&!t.some(((e,t)=>!Object.is(e,r[t])))||e(),r.current=t}),t)}var C=n(5795),N=n(5652),T=n(8374),j=n(5562);function M(e,t,n){let{orientation:r="horizontal",keyboardActivation:s="automatic"}=e,{collection:l,selectionManager:f,disabledKeys:A}=t,{direction:_}=(0,p.Y)(),k=(0,i.useMemo)((()=>new o(l,_,r,A)),[l,A,r,_]),{collectionProps:M}=function(e){let{selectionManager:t,keyboardDelegate:n,ref:r,autoFocus:s=!1,shouldFocusWrap:a=!1,disallowEmptySelection:l=!1,disallowSelectAll:o=!1,selectOnFocus:d="replace"===t.selectionBehavior,disallowTypeAhead:u=!1,shouldUseVirtualFocus:f,allowsTabNavigation:A=!1,isVirtualized:_,scrollRef:k=r,linkBehavior:M="action"}=e,{direction:I}=(0,p.Y)(),K=(0,v.rd)(),D=(0,i.useRef)({top:0,left:0});w(k,"scroll",_?void 0:()=>{var e,t,n,r;D.current={top:null!==(n=null===(e=k.current)||void 0===e?void 0:e.scrollTop)&&void 0!==n?n:0,left:null!==(r=null===(t=k.current)||void 0===t?void 0:t.scrollLeft)&&void 0!==r?r:0}});let R=(0,i.useRef)(!1);w(r,"react-aria-focus",f?e=>{let{detail:n}=e;e.stopPropagation(),t.setFocused(!0),"first"===(null==n?void 0:n.focusStrategy)&&(R.current=!0)}:void 0);let B=(0,b.J)((()=>{var e,i;let s=null!==(i=null===(e=n.getFirstKey)||void 0===e?void 0:e.call(n))&&void 0!==i?i:null;var a;null==s?(null===(a=r.current)||void 0===a||a.dispatchEvent(new CustomEvent(P,{cancelable:!0,bubbles:!0})),t.collection.size>0&&(R.current=!1)):(t.setFocusedKey(s),R.current=!1)}));S((()=>{R.current&&B()}),[t.collection,B]);let L=(0,b.J)((()=>{t.collection.size>0&&(R.current=!1)}));S((()=>{L()}),[t.focusedKey,L]),w(r,"react-aria-clear-focus",f?e=>{e.stopPropagation(),t.setFocused(!1),t.setFocusedKey(null)}:void 0);const F=(0,i.useRef)(s);(0,i.useEffect)((()=>{if(F.current){var e,i;let o=null;var a,l;"first"===s&&(o=null!==(a=null===(e=n.getFirstKey)||void 0===e?void 0:e.call(n))&&void 0!==a?a:null),"last"===s&&(o=null!==(l=null===(i=n.getLastKey)||void 0===i?void 0:i.call(n))&&void 0!==l?l:null);let d=t.selectedKeys;if(d.size)for(let e of d)if(t.canSelectItem(e)){o=e;break}t.setFocused(!0),t.setFocusedKey(o),null==o&&!f&&r.current&&(0,T.l)(r.current)}}),[]);let O=(0,i.useRef)(t.focusedKey);(0,i.useEffect)((()=>{if(t.isFocused&&null!=t.focusedKey&&(t.focusedKey!==O.current||F.current)&&k.current&&r.current){let e=(0,j.ME)(),n=r.current.querySelector(`[data-key="${CSS.escape(t.focusedKey.toString())}"]`);if(!n)return;("keyboard"===e||F.current)&&(x(k.current,n),"virtual"!==e&&E(n,{containingElement:r.current}))}!f&&t.isFocused&&null==t.focusedKey&&null!=O.current&&r.current&&(0,T.l)(r.current),O.current=t.focusedKey,F.current=!1})),w(r,"react-aria-focus-scope-restore",(e=>{e.preventDefault(),t.setFocused(!0)}));let Q,H={onKeyDown:e=>{var i;if(e.altKey&&"Tab"===e.key&&e.preventDefault(),!(null===(i=r.current)||void 0===i?void 0:i.contains(e.target)))return;const s=(n,r)=>{if(null!=n){if(t.isLink(n)&&"selection"===M&&d&&!h(e)){var i;(0,C.flushSync)((()=>{t.setFocusedKey(n,r)}));let s=null===(i=k.current)||void 0===i?void 0:i.querySelector(`[data-key="${CSS.escape(n.toString())}"]`),a=t.getItemProps(n);return void(s&&K.open(s,e,a.href,a.routerOptions))}if(t.setFocusedKey(n,r),t.isLink(n)&&"override"===M)return;e.shiftKey&&"multiple"===t.selectionMode?t.extendSelection(n):d&&!h(e)&&t.replaceSelection(n)}};switch(e.key){case"ArrowDown":if(n.getKeyBelow){var u,c,p;let r=null!=t.focusedKey?null===(u=n.getKeyBelow)||void 0===u?void 0:u.call(n,t.focusedKey):null===(c=n.getFirstKey)||void 0===c?void 0:c.call(n);null==r&&a&&(r=null===(p=n.getFirstKey)||void 0===p?void 0:p.call(n,t.focusedKey)),null!=r&&(e.preventDefault(),s(r))}break;case"ArrowUp":if(n.getKeyAbove){var f,g,v;let r=null!=t.focusedKey?null===(f=n.getKeyAbove)||void 0===f?void 0:f.call(n,t.focusedKey):null===(g=n.getLastKey)||void 0===g?void 0:g.call(n);null==r&&a&&(r=null===(v=n.getLastKey)||void 0===v?void 0:v.call(n,t.focusedKey)),null!=r&&(e.preventDefault(),s(r))}break;case"ArrowLeft":if(n.getKeyLeftOf){var b,w,x;let r=null!=t.focusedKey?null===(b=n.getKeyLeftOf)||void 0===b?void 0:b.call(n,t.focusedKey):null;null==r&&a&&(r="rtl"===I?null===(w=n.getFirstKey)||void 0===w?void 0:w.call(n,t.focusedKey):null===(x=n.getLastKey)||void 0===x?void 0:x.call(n,t.focusedKey)),null!=r&&(e.preventDefault(),s(r,"rtl"===I?"first":"last"))}break;case"ArrowRight":if(n.getKeyRightOf){var _,E,P;let r=null!=t.focusedKey?null===(_=n.getKeyRightOf)||void 0===_?void 0:_.call(n,t.focusedKey):null;null==r&&a&&(r="rtl"===I?null===(E=n.getLastKey)||void 0===E?void 0:E.call(n,t.focusedKey):null===(P=n.getFirstKey)||void 0===P?void 0:P.call(n,t.focusedKey)),null!=r&&(e.preventDefault(),s(r,"rtl"===I?"last":"first"))}break;case"Home":if(n.getFirstKey){if(null===t.focusedKey&&e.shiftKey)return;e.preventDefault();let r=n.getFirstKey(t.focusedKey,m(e));t.setFocusedKey(r),null!=r&&(m(e)&&e.shiftKey&&"multiple"===t.selectionMode?t.extendSelection(r):d&&t.replaceSelection(r))}break;case"End":if(n.getLastKey){if(null===t.focusedKey&&e.shiftKey)return;e.preventDefault();let r=n.getLastKey(t.focusedKey,m(e));t.setFocusedKey(r),null!=r&&(m(e)&&e.shiftKey&&"multiple"===t.selectionMode?t.extendSelection(r):d&&t.replaceSelection(r))}break;case"PageDown":if(n.getKeyPageBelow&&null!=t.focusedKey){let r=n.getKeyPageBelow(t.focusedKey);null!=r&&(e.preventDefault(),s(r))}break;case"PageUp":if(n.getKeyPageAbove&&null!=t.focusedKey){let r=n.getKeyPageAbove(t.focusedKey);null!=r&&(e.preventDefault(),s(r))}break;case"a":m(e)&&"multiple"===t.selectionMode&&!0!==o&&(e.preventDefault(),t.selectAll());break;case"Escape":l||0===t.selectedKeys.size||(e.stopPropagation(),e.preventDefault(),t.clearSelection());break;case"Tab":if(!A){if(e.shiftKey)r.current.focus();else{let e,t,n=(0,N.N$)(r.current,{tabbable:!0});do{t=n.lastChild(),t&&(e=t)}while(t);e&&!e.contains(document.activeElement)&&(0,y.e)(e)}break}}},onFocus:e=>{if(t.isFocused)e.currentTarget.contains(e.target)||t.setFocused(!1);else if(e.currentTarget.contains(e.target)){if(t.setFocused(!0),null==t.focusedKey){var i,s;let r=e=>{null!=e&&(t.setFocusedKey(e),d&&t.replaceSelection(e))},o=e.relatedTarget;var a,l;o&&e.currentTarget.compareDocumentPosition(o)&Node.DOCUMENT_POSITION_FOLLOWING?r(null!==(a=t.lastSelectedKey)&&void 0!==a?a:null===(i=n.getLastKey)||void 0===i?void 0:i.call(n)):r(null!==(l=t.firstSelectedKey)&&void 0!==l?l:null===(s=n.getFirstKey)||void 0===s?void 0:s.call(n))}else!_&&k.current&&(k.current.scrollTop=D.current.top,k.current.scrollLeft=D.current.left);if(null!=t.focusedKey&&k.current){let e=k.current.querySelector(`[data-key="${CSS.escape(t.focusedKey.toString())}"]`);e&&(e.contains(document.activeElement)||(0,y.e)(e),"keyboard"===(0,j.ME)()&&E(e,{containingElement:r.current}))}}},onBlur:e=>{e.currentTarget.contains(e.relatedTarget)||t.setFocused(!1)},onMouseDown(e){k.current===e.target&&e.preventDefault()}},{typeSelectProps:Y}=(0,g.I)({keyboardDelegate:n,selectionManager:t});return u||(H=(0,c.v)(Y,H)),Q=f?-1:null==t.focusedKey?0:-1,{collectionProps:{...H,tabIndex:Q}}}({ref:n,selectionManager:f,keyboardDelegate:k,selectOnFocus:"automatic"===s,disallowEmptySelection:!0,scrollRef:n,linkBehavior:"selection"}),I=(0,d.Bi)();a.set(t,I);let K=(0,u.b)({...e,id:I});return{tabListProps:{...(0,c.v)(M,K),role:"tablist","aria-orientation":r,tabIndex:void 0}}}var I=n(2922);function K(e,t){let n=null;if(e){var r,i,s,a;for(n=e.getFirstKey();null!=n&&(t.has(n)||(null===(i=e.getItem(n))||void 0===i||null===(r=i.props)||void 0===r?void 0:r.isDisabled))&&n!==e.getLastKey();)n=e.getKeyAfter(n);null!=n&&(t.has(n)||(null===(a=e.getItem(n))||void 0===a||null===(s=a.props)||void 0===s?void 0:s.isDisabled))&&n===e.getLastKey()&&(n=e.getFirstKey())}return n}var D=n(9691),R=n(5987),B=n(5369),L=n(7229);function F(){let e=window.event;return"Enter"===(null==e?void 0:e.key)}function O(){let e=window.event;return" "===(null==e?void 0:e.key)||"Space"===(null==e?void 0:e.code)}function Q(e,t,n){let{key:r,isDisabled:s,shouldSelectOnPressUp:a}=e,{selectionManager:o,selectedKey:u}=t,p=r===u,f=s||t.isDisabled||t.selectionManager.isDisabled(r),{itemProps:g,isPressed:y}=function(e){let{id:t,selectionManager:n,key:r,ref:s,shouldSelectOnPressUp:a,shouldUseVirtualFocus:l,focus:o,isDisabled:u,onAction:p,allowsDifferentPressOrigin:f,linkBehavior:g="action"}=e,y=(0,v.rd)();t=(0,d.Bi)(t);let b=e=>{if("keyboard"===e.pointerType&&h(e))n.toggleSelection(r);else{if("none"===n.selectionMode)return;if(n.isLink(r)){if("selection"===g&&s.current){let t=n.getItemProps(r);return y.open(s.current,e,t.href,t.routerOptions),void n.setSelectedKeys(n.selectedKeys)}if("override"===g||"none"===g)return}"single"===n.selectionMode?n.isSelected(r)&&!n.disallowEmptySelection?n.toggleSelection(r):n.replaceSelection(r):e&&e.shiftKey?n.extendSelection(r):"toggle"===n.selectionBehavior||e&&(m(e)||"touch"===e.pointerType||"virtual"===e.pointerType)?n.toggleSelection(r):n.replaceSelection(r)}};(0,i.useEffect)((()=>{if(r===n.focusedKey&&n.isFocused)if(l){var e;let t=new CustomEvent(P,{cancelable:!0,bubbles:!0});null===(e=s.current)||void 0===e||e.dispatchEvent(t)}else o?o():document.activeElement!==s.current&&s.current&&(0,T.l)(s.current)}),[s,r,n.focusedKey,n.childFocusStrategy,n.isFocused,l]),u=u||n.isDisabled(r);let w={};l||u?u&&(w.onMouseDown=e=>{e.preventDefault()}):w={tabIndex:r===n.focusedKey?0:-1,onFocus(e){e.target===s.current&&n.setFocusedKey(r)}};let A=n.isLink(r)&&"override"===g,x=n.isLink(r)&&"selection"!==g&&"none"!==g,_=!u&&n.canSelectItem(r)&&!A,E=(p||x)&&!u,k=E&&("replace"===n.selectionBehavior?!_:!_||n.isEmpty),S=E&&_&&"replace"===n.selectionBehavior,C=k||S,N=(0,i.useRef)(null),j=C&&_,M=(0,i.useRef)(!1),I=(0,i.useRef)(!1),K=e=>{if(p&&p(),x&&s.current){let t=n.getItemProps(r);y.open(s.current,e,t.href,t.routerOptions)}},D={};a?(D.onPressStart=e=>{N.current=e.pointerType,M.current=j,"keyboard"!==e.pointerType||C&&!O()||b(e)},f?(D.onPressUp=k?void 0:e=>{"mouse"===e.pointerType&&_&&b(e)},D.onPress=k?K:e=>{"keyboard"!==e.pointerType&&"mouse"!==e.pointerType&&_&&b(e)}):D.onPress=e=>{if(k||S&&"mouse"!==e.pointerType){if("keyboard"===e.pointerType&&!F())return;K(e)}else"keyboard"!==e.pointerType&&_&&b(e)}):(D.onPressStart=e=>{N.current=e.pointerType,M.current=j,I.current=k,_&&("mouse"===e.pointerType&&!k||"keyboard"===e.pointerType&&(!E||O()))&&b(e)},D.onPress=e=>{("touch"===e.pointerType||"pen"===e.pointerType||"virtual"===e.pointerType||"keyboard"===e.pointerType&&C&&F()||"mouse"===e.pointerType&&I.current)&&(C?K(e):_&&b(e))}),w["data-key"]=r,D.preventFocusOnPress=l;let{pressProps:R,isPressed:Q}=(0,B.d)(D),H=S?e=>{"mouse"===N.current&&(e.stopPropagation(),e.preventDefault(),K(e))}:void 0,{longPressProps:Y}=(0,L.H)({isDisabled:!j,onLongPress(e){"touch"===e.pointerType&&(b(e),n.setSelectionBehavior("toggle"))}}),V=n.isLink(r)?e=>{v.Fe.isOpening||e.preventDefault()}:void 0;return{itemProps:(0,c.v)(w,_||k?R:{},j?Y:{},{onDoubleClick:H,onDragStartCapture:e=>{"touch"===N.current&&M.current&&e.preventDefault()},onClick:V,id:t}),isPressed:Q,isSelected:n.isSelected(r),isFocused:n.isFocused&&n.focusedKey===r,isDisabled:u,allowsSelection:_,hasAction:C}}({selectionManager:o,key:r,ref:n,isDisabled:f,shouldSelectOnPressUp:a,linkBehavior:"selection"}),b=l(t,r,"tab"),w=l(t,r,"tabpanel"),{tabIndex:A}=g,x=t.collection.getItem(r),_=(0,R.$)(null==x?void 0:x.props,{labelable:!0});delete _.id;let E=(0,v._h)(null==x?void 0:x.props);return{tabProps:(0,c.v)(_,E,g,{id:b,"aria-selected":p,"aria-disabled":f||void 0,"aria-controls":p?w:void 0,tabIndex:f?void 0:A,role:"tab"}),isSelected:p,isDisabled:f,isPressed:y}}var H=n(6133);const Y={root:"_root_e3gl9_1",tabItems:"_tabItems_e3gl9_1",tabItem:"_tabItem_e3gl9_1"};var V=n(1034);const z=e=>{const{item:t,state:n}=e,{key:s,rendered:a}=t,l=(0,i.useRef)(null),{componentProps:o,rootProps:d}=(0,D.Y)("Tabs",e),{isDisabled:u,isSelected:c,tabProps:p}=Q({key:s},n,l),{focusProps:f,isFocusVisible:h}=(0,H.o)(o),{context:g,navigate:v,url:m}=(0,V.T)();if(v&&m&&!g){const e=new URL(m);return null==e||e.searchParams.set(v,`${s}`),(0,r.jsx)("a",{...f,...d({classNames:Y.tabItem,prefixedNames:"item"}),"data-disabled":u||void 0,"data-focus-visible":h||void 0,"data-selected":c||void 0,href:u||null==e?void 0:e.toString(),ref:l,children:a})}return(0,r.jsx)("div",{...d({classNames:Y.tabItem,prefixedNames:"item"}),...p,...f,"data-disabled":u||void 0,"data-focus-visible":h||void 0,"data-selected":c||void 0,ref:l,children:a})};function W(e,t,n){let r=function(e,t){let n=null==t?void 0:t.isDisabled,[r,s]=(0,i.useState)(!1);return(0,k.N)((()=>{if((null==e?void 0:e.current)&&!n){let t=()=>{if(e.current){let t=(0,N.N$)(e.current,{tabbable:!0});s(!!t.nextNode())}};t();let n=new MutationObserver(t);return n.observe(e.current,{subtree:!0,childList:!0,attributes:!0,attributeFilter:["tabIndex","disabled"]}),()=>{n.disconnect()}}})),!n&&r}(n)?void 0:0;var s;const a=l(t,null!==(s=e.id)&&void 0!==s?s:null==t?void 0:t.selectedKey,"tabpanel"),o=(0,u.b)({...e,id:a,"aria-labelledby":l(t,null==t?void 0:t.selectedKey,"tab")});return{tabPanelProps:(0,c.v)(o,{tabIndex:r,role:"tabpanel","aria-describedby":e["aria-describedby"],"aria-details":e["aria-details"]})}}const G=e=>{var t;const{state:n}=e,s=(0,i.useRef)(null),{tabPanelProps:a}=W(e,n,s),{clsx:l}=(0,D.Y)("Tabs",e);return(0,r.jsx)("div",{...a,className:l({classNames:Y.tabPanel,prefixedNames:"panel"}),ref:s,children:null==(t=n.selectedItem)?void 0:t.props.children})},U=(0,i.forwardRef)(((e,t)=>{var n;const a=(0,s.U)(t),{context:l,navigate:o}=(0,V.T)(),{clsx:d,componentProps:u,rootProps:c}=(0,D.Y)("Tabs",e),p=function(e){var t,n;let r=(0,I.V)({...e,suppressTextValueWarning:!0,defaultSelectedKey:null!==(n=null!==(t=e.defaultSelectedKey)&&void 0!==t?t:K(e.collection,e.disabledKeys?new Set(e.disabledKeys):new Set))&&void 0!==n?n:void 0}),{selectionManager:s,collection:a,selectedKey:l}=r,o=(0,i.useRef)(l);return(0,i.useEffect)((()=>{let e=l;!s.isEmpty&&null!=e&&a.getItem(e)||(e=K(a,r.disabledKeys),null!=e&&s.setSelectedKeys([e])),(null!=e&&null==s.focusedKey||!s.isFocused&&e!==o.current)&&s.setFocusedKey(e),o.current=e})),{...r,isDisabled:e.isDisabled||!1}}(u);let{orientation:f}=e;f="settings"===l?"horizontal":f;const{tabListProps:h}=M({...u,keyboardActivation:o?"manual":void 0,orientation:f},p,a);return(0,r.jsxs)("div",{...c({classNames:Y.root}),"data-context":l,"data-orientation":f,children:[(0,r.jsx)("div",{...h,className:d({classNames:Y.tabItems,prefixedNames:"items"}),ref:a,children:[...p.collection].map((e=>(0,r.jsx)(z,{item:e,state:p},e.key)))}),(0,r.jsx)(G,{state:p},null==(n=p.selectedItem)?void 0:n.key)]})}));U.displayName="Tabs"},5562:(e,t,n)=>{n.d(t,{Cl:()=>_,K7:()=>P,ME:()=>x,pP:()=>A});var r=n(9202),i=n(8948),s=n(4836),a=n(1609);let l=null,o=new Set,d=new Map,u=!1,c=!1;const p={Tab:!0,Escape:!0};function f(e,t){for(let n of o)n(e,t)}function h(e){u=!0,function(e){return!(e.metaKey||!(0,r.cX)()&&e.altKey||e.ctrlKey||"Control"===e.key||"Shift"===e.key||"Meta"===e.key)}(e)&&(l="keyboard",f("keyboard",e))}function g(e){l="pointer","mousedown"!==e.type&&"pointerdown"!==e.type||(u=!0,f("pointer",e))}function v(e){(0,i.Y)(e)&&(u=!0,l="virtual")}function m(e){e.target!==window&&e.target!==document&&(u||c||(l="virtual",f("virtual",e)),u=!1,c=!1)}function y(){u=!1,c=!0}function b(e){if("undefined"==typeof window||d.get((0,s.m)(e)))return;const t=(0,s.m)(e),n=(0,s.T)(e);let r=t.HTMLElement.prototype.focus;t.HTMLElement.prototype.focus=function(){u=!0,r.apply(this,arguments)},n.addEventListener("keydown",h,!0),n.addEventListener("keyup",h,!0),n.addEventListener("click",v,!0),t.addEventListener("focus",m,!0),t.addEventListener("blur",y,!1),"undefined"!=typeof PointerEvent?(n.addEventListener("pointerdown",g,!0),n.addEventListener("pointermove",g,!0),n.addEventListener("pointerup",g,!0)):(n.addEventListener("mousedown",g,!0),n.addEventListener("mousemove",g,!0),n.addEventListener("mouseup",g,!0)),t.addEventListener("beforeunload",(()=>{w(e)}),{once:!0}),d.set(t,{focus:r})}const w=(e,t)=>{const n=(0,s.m)(e),r=(0,s.T)(e);t&&r.removeEventListener("DOMContentLoaded",t),d.has(n)&&(n.HTMLElement.prototype.focus=d.get(n).focus,r.removeEventListener("keydown",h,!0),r.removeEventListener("keyup",h,!0),r.removeEventListener("click",v,!0),n.removeEventListener("focus",m,!0),n.removeEventListener("blur",y,!1),"undefined"!=typeof PointerEvent?(r.removeEventListener("pointerdown",g,!0),r.removeEventListener("pointermove",g,!0),r.removeEventListener("pointerup",g,!0)):(r.removeEventListener("mousedown",g,!0),r.removeEventListener("mousemove",g,!0),r.removeEventListener("mouseup",g,!0)),d.delete(n))};function A(){return"pointer"!==l}function x(){return l}function _(e){l=e,f(e,null)}"undefined"!=typeof document&&function(e){const t=(0,s.T)(e);let n;"loading"!==t.readyState?b(e):(n=()=>{b(e)},t.addEventListener("DOMContentLoaded",n))}();const E=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function P(e,t,n){b(),(0,a.useEffect)((()=>{let t=(t,r)=>{(function(e,t,n){var r;const i="undefined"!=typeof window?(0,s.m)(null==n?void 0:n.target).HTMLInputElement:HTMLInputElement,a="undefined"!=typeof window?(0,s.m)(null==n?void 0:n.target).HTMLTextAreaElement:HTMLTextAreaElement,l="undefined"!=typeof window?(0,s.m)(null==n?void 0:n.target).HTMLElement:HTMLElement,o="undefined"!=typeof window?(0,s.m)(null==n?void 0:n.target).KeyboardEvent:KeyboardEvent;return!((e=e||(null==n?void 0:n.target)instanceof i&&!E.has(null==n||null===(r=n.target)||void 0===r?void 0:r.type)||(null==n?void 0:n.target)instanceof a||(null==n?void 0:n.target)instanceof l&&(null==n?void 0:n.target.isContentEditable))&&"keyboard"===t&&n instanceof o&&!p[n.key])})(!!(null==n?void 0:n.isTextInput),t,r)&&e(A())};return o.add(t),()=>{o.delete(t)}}),t)}},5570:(e,t,n)=>{function r(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=n}}n.d(t,{_:()=>r})},5652:(e,t,n)=>{n.d(t,{N$:()=>C,n1:()=>f});var r=n(8374),i=n(1786),s=n(5562),a=n(9953),l=n(4836),o=n(9202),d=n(1609);const u=d.createContext(null),c="react-aria-focus-scope-restore";let p=null;function f(e){let{children:t,contain:n,restoreFocus:r,autoFocus:i}=e,f=(0,d.useRef)(null),h=(0,d.useRef)(null),g=(0,d.useRef)([]),{parentNode:v}=(0,d.useContext)(u)||{},N=(0,d.useMemo)((()=>new T({scopeRef:g})),[g]);(0,a.N)((()=>{let e=v||j.root;if(j.getTreeNode(e.scopeRef)&&p&&!x(p,e.scopeRef)){let t=j.getTreeNode(p);t&&(e=t)}e.addChild(N),j.addNode(N)}),[N,v]),(0,a.N)((()=>{let e=j.getTreeNode(g);e&&(e.contain=!!n)}),[n]),(0,a.N)((()=>{var e;let t=null===(e=f.current)||void 0===e?void 0:e.nextSibling,n=[],r=e=>e.stopPropagation();for(;t&&t!==h.current;)n.push(t),t.addEventListener(c,r),t=t.nextSibling;return g.current=n,()=>{for(let e of n)e.removeEventListener(c,r)}}),[t]),function(e,t,n){(0,a.N)((()=>{if(t||n)return;let r=e.current;const i=(0,l.T)(r?r[0]:void 0);let s=t=>{let n=t.target;w(n,e.current)?p=e:b(n)||(p=null)};return i.addEventListener("focusin",s,!1),null==r||r.forEach((e=>e.addEventListener("focusin",s,!1))),()=>{i.removeEventListener("focusin",s,!1),null==r||r.forEach((e=>e.removeEventListener("focusin",s,!1)))}}),[e,t,n])}(g,r,n),function(e,t){let n=(0,d.useRef)(void 0),r=(0,d.useRef)(void 0);(0,a.N)((()=>{let i=e.current;if(!t)return void(r.current&&(cancelAnimationFrame(r.current),r.current=void 0));const a=(0,l.T)(i?i[0]:void 0);let d=t=>{if("Tab"!==t.key||t.altKey||t.ctrlKey||t.metaKey||!y(e)||t.isComposing)return;let n=a.activeElement,r=e.current;if(!r||!w(n,r))return;let i=C(m(r),{tabbable:!0},r);if(!n)return;i.currentNode=n;let s=t.shiftKey?i.previousNode():i.nextNode();s||(i.currentNode=t.shiftKey?r[r.length-1].nextElementSibling:r[0].previousElementSibling,s=t.shiftKey?i.previousNode():i.nextNode()),t.preventDefault(),s&&_(s,!0)},u=t=>{p&&!x(p,e)||!w(t.target,e.current)?y(e)&&!A(t.target,e)?n.current?n.current.focus():p&&p.current&&P(p.current):y(e)&&(n.current=t.target):(p=e,n.current=t.target)},c=t=>{r.current&&cancelAnimationFrame(r.current),r.current=requestAnimationFrame((()=>{let r=(0,s.ME)();var i;("virtual"===r||null===r)&&(0,o.m0)()&&(0,o.H8)()||!a.activeElement||!y(e)||A(a.activeElement,e)||(p=e,a.body.contains(t.target)?(n.current=t.target,null===(i=n.current)||void 0===i||i.focus()):p.current&&P(p.current))}))};return a.addEventListener("keydown",d,!1),a.addEventListener("focusin",u,!1),null==i||i.forEach((e=>e.addEventListener("focusin",u,!1))),null==i||i.forEach((e=>e.addEventListener("focusout",c,!1))),()=>{a.removeEventListener("keydown",d,!1),a.removeEventListener("focusin",u,!1),null==i||i.forEach((e=>e.removeEventListener("focusin",u,!1))),null==i||i.forEach((e=>e.removeEventListener("focusout",c,!1)))}}),[e,t]),(0,a.N)((()=>()=>{r.current&&cancelAnimationFrame(r.current)}),[r])}(g,n),function(e,t,n){const r=(0,d.useRef)("undefined"!=typeof document?(0,l.T)(e.current?e.current[0]:void 0).activeElement:null);(0,a.N)((()=>{let r=e.current;const i=(0,l.T)(r?r[0]:void 0);if(!t||n)return;let s=()=>{p&&!x(p,e)||!w(i.activeElement,e.current)||(p=e)};return i.addEventListener("focusin",s,!1),null==r||r.forEach((e=>e.addEventListener("focusin",s,!1))),()=>{i.removeEventListener("focusin",s,!1),null==r||r.forEach((e=>e.removeEventListener("focusin",s,!1)))}}),[e,n]),(0,a.N)((()=>{const r=(0,l.T)(e.current?e.current[0]:void 0);if(!t)return;let i=t=>{if("Tab"!==t.key||t.altKey||t.ctrlKey||t.metaKey||!y(e)||t.isComposing)return;let n=r.activeElement;if(!A(n,e)||!k(e))return;let i=j.getTreeNode(e);if(!i)return;let s=i.nodeToRestore,a=C(r.body,{tabbable:!0});a.currentNode=n;let l=t.shiftKey?a.previousNode():a.nextNode();if(s&&r.body.contains(s)&&s!==r.body||(s=void 0,i.nodeToRestore=void 0),(!l||!A(l,e))&&s){a.currentNode=s;do{l=t.shiftKey?a.previousNode():a.nextNode()}while(A(l,e));t.preventDefault(),t.stopPropagation(),l?_(l,!0):b(s)?_(s,!0):n.blur()}};return n||r.addEventListener("keydown",i,!0),()=>{n||r.removeEventListener("keydown",i,!0)}}),[e,t,n]),(0,a.N)((()=>{const n=(0,l.T)(e.current?e.current[0]:void 0);if(!t)return;let i=j.getTreeNode(e);var s;return i?(i.nodeToRestore=null!==(s=r.current)&&void 0!==s?s:void 0,()=>{let r=j.getTreeNode(e);if(!r)return;let i=r.nodeToRestore;if(t&&i&&(n.activeElement&&A(n.activeElement,e)||n.activeElement===n.body&&k(e))){let t=j.clone();requestAnimationFrame((()=>{if(n.activeElement===n.body){let n=t.getTreeNode(e);for(;n;){if(n.nodeToRestore&&n.nodeToRestore.isConnected)return void S(n.nodeToRestore);n=n.parent}for(n=t.getTreeNode(e);n;){if(n.scopeRef&&n.scopeRef.current&&j.getTreeNode(n.scopeRef))return void S(E(n.scopeRef.current,!0));n=n.parent}}}))}}):void 0}),[e,t])}(g,r,n),function(e,t){const n=d.useRef(t);(0,d.useEffect)((()=>{n.current&&(p=e,!w((0,l.T)(e.current?e.current[0]:void 0).activeElement,p.current)&&e.current&&P(e.current)),n.current=!1}),[e])}(g,i),(0,d.useEffect)((()=>{const e=(0,l.T)(g.current?g.current[0]:void 0).activeElement;let t=null;if(w(e,g.current)){for(let n of j.traverse())n.scopeRef&&w(e,n.scopeRef.current)&&(t=n);t===j.getTreeNode(g)&&(p=t.scopeRef)}}),[g]),(0,a.N)((()=>()=>{var e,t,n;let r=null!==(n=null===(t=j.getTreeNode(g))||void 0===t||null===(e=t.parent)||void 0===e?void 0:e.scopeRef)&&void 0!==n?n:null;g!==p&&!x(g,p)||r&&!j.getTreeNode(r)||(p=r),j.removeTreeNode(g)}),[g]);let M=(0,d.useMemo)((()=>function(e){return{focusNext(t={}){let n=e.current,{from:r,tabbable:i,wrap:s,accept:a}=t,o=r||(0,l.T)(n[0]).activeElement,d=n[0].previousElementSibling,u=C(m(n),{tabbable:i,accept:a},n);u.currentNode=w(o,n)?o:d;let c=u.nextNode();return!c&&s&&(u.currentNode=d,c=u.nextNode()),c&&_(c,!0),c},focusPrevious(t={}){let n=e.current,{from:r,tabbable:i,wrap:s,accept:a}=t,o=r||(0,l.T)(n[0]).activeElement,d=n[n.length-1].nextElementSibling,u=C(m(n),{tabbable:i,accept:a},n);u.currentNode=w(o,n)?o:d;let c=u.previousNode();return!c&&s&&(u.currentNode=d,c=u.previousNode()),c&&_(c,!0),c},focusFirst(t={}){let n=e.current,{tabbable:r,accept:i}=t,s=C(m(n),{tabbable:r,accept:i},n);s.currentNode=n[0].previousElementSibling;let a=s.nextNode();return a&&_(a,!0),a},focusLast(t={}){let n=e.current,{tabbable:r,accept:i}=t,s=C(m(n),{tabbable:r,accept:i},n);s.currentNode=n[n.length-1].nextElementSibling;let a=s.previousNode();return a&&_(a,!0),a}}}(g)),[]),I=(0,d.useMemo)((()=>({focusManager:M,parentNode:N})),[N,M]);return d.createElement(u.Provider,{value:I},d.createElement("span",{"data-focus-scope-start":!0,hidden:!0,ref:f}),t,d.createElement("span",{"data-focus-scope-end":!0,hidden:!0,ref:h}))}const h=["input:not([disabled]):not([type=hidden])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable^="false"])'],g=h.join(":not([hidden]),")+",[tabindex]:not([disabled]):not([hidden])";h.push('[tabindex]:not([tabindex="-1"]):not([disabled])');const v=h.join(':not([hidden]):not([tabindex="-1"]),');function m(e){return e[0].parentElement}function y(e){let t=j.getTreeNode(p);for(;t&&t.scopeRef!==e;){if(t.contain)return!1;t=t.parent}return!0}function b(e){return A(e)}function w(e,t){return!!e&&!!t&&t.some((t=>t.contains(e)))}function A(e,t=null){if(e instanceof Element&&e.closest("[data-react-aria-top-layer]"))return!0;for(let{scopeRef:n}of j.traverse(j.getTreeNode(t)))if(n&&w(e,n.current))return!0;return!1}function x(e,t){var n;let r=null===(n=j.getTreeNode(t))||void 0===n?void 0:n.parent;for(;r;){if(r.scopeRef===e)return!0;r=r.parent}return!1}function _(e,t=!1){if(null==e||t){if(null!=e)try{e.focus()}catch{}}else try{(0,r.l)(e)}catch{}}function E(e,t=!0){let n=e[0].previousElementSibling,r=m(e),i=C(r,{tabbable:t},e);i.currentNode=n;let s=i.nextNode();return t&&!s&&(r=m(e),i=C(r,{tabbable:!1},e),i.currentNode=n,s=i.nextNode()),s}function P(e,t=!0){_(E(e,t))}function k(e){let t=j.getTreeNode(p);for(;t&&t.scopeRef!==e;){if(t.nodeToRestore)return!1;t=t.parent}return(null==t?void 0:t.scopeRef)===e}function S(e){e.dispatchEvent(new CustomEvent(c,{bubbles:!0,cancelable:!0}))&&_(e)}function C(e,t,n){let r=(null==t?void 0:t.tabbable)?v:g,s=(0,l.T)(e).createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode(e){var s;return(null==t||null===(s=t.from)||void 0===s?void 0:s.contains(e))?NodeFilter.FILTER_REJECT:!e.matches(r)||!(0,i.J)(e)||n&&!w(e,n)||(null==t?void 0:t.accept)&&!t.accept(e)?NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT}});return(null==t?void 0:t.from)&&(s.currentNode=t.from),s}class N{get size(){return this.fastMap.size}getTreeNode(e){return this.fastMap.get(e)}addTreeNode(e,t,n){let r=this.fastMap.get(null!=t?t:null);if(!r)return;let i=new T({scopeRef:e});r.addChild(i),i.parent=r,this.fastMap.set(e,i),n&&(i.nodeToRestore=n)}addNode(e){this.fastMap.set(e.scopeRef,e)}removeTreeNode(e){if(null===e)return;let t=this.fastMap.get(e);if(!t)return;let n=t.parent;for(let e of this.traverse())e!==t&&t.nodeToRestore&&e.nodeToRestore&&t.scopeRef&&t.scopeRef.current&&w(e.nodeToRestore,t.scopeRef.current)&&(e.nodeToRestore=t.nodeToRestore);let r=t.children;n&&(n.removeChild(t),r.size>0&&r.forEach((e=>n&&n.addChild(e)))),this.fastMap.delete(t.scopeRef)}*traverse(e=this.root){if(null!=e.scopeRef&&(yield e),e.children.size>0)for(let t of e.children)yield*this.traverse(t)}clone(){var e;let t=new N;var n;for(let r of this.traverse())t.addTreeNode(r.scopeRef,null!==(n=null===(e=r.parent)||void 0===e?void 0:e.scopeRef)&&void 0!==n?n:null,r.nodeToRestore);return t}constructor(){this.fastMap=new Map,this.root=new T({scopeRef:null}),this.fastMap.set(null,this.root)}}class T{addChild(e){this.children.add(e),e.parent=this}removeChild(e){this.children.delete(e),e.parent=void 0}constructor(e){this.children=new Set,this.contain=!1,this.scopeRef=e.scopeRef}}let j=new N},5750:(e,t,n)=>{n.d(t,{_:()=>s});var r=n(894),i=n(6923);function s(e,t){var n=(0,i._)(e,t,"get");return(0,r._)(e,n)}},5786:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{F:()=>v});var i=n(7723),s=n(9204),a=n(8173),l=n(2866),o=n(6087),d=n(9860),u=n(5140),c=n(2664),p=n(4881),f=n(790),h=e([d,c]);[d,c]=h.then?(await h)():h;const g=["heartbeat","heartbeat_admin","heartbeat_admin_interval","heartbeat_post_editor","heartbeat_post_editor_interval"],v=()=>{const{inputProps:e,getOption:t,optionPrefix:n}=(0,c.Mp)(),[r,h]=(0,o.useState)(g.reduce(((e,n)=>(e[n]=t(n),e)),{}));return(0,f.jsx)(d.$,{name:"heartbeat",id:"heartbeat",title:"Heartbeat",onChange:e=>{h((t=>(g.forEach((n=>{n.endsWith("_interval")||(t[n]=e)})),t)))},label:(0,i.__)("Enable the Heartbeat API","syntatis-feature-flipper"),description:(0,i.__)("If switched off, WordPress will will not be sending requests to the Heartbeat API.","syntatis-feature-flipper"),help:(0,f.jsxs)(u.Hu,{children:[(0,f.jsx)("p",{children:(0,i.__)("The Heartbeat API enables real-time communication between the browser and server using periodic AJAX requests.","syntatis-feature-flipper")}),(0,f.jsx)("p",{children:(0,i.__)("It powers features like auto-saving posts, post locking to prevent simultaneous edits, session management to extend login times, and real-time dashboard updates for plugins.","syntatis-feature-flipper")}),(0,f.jsx)("p",{children:(0,i.__)("While it improves interactivity and functionality, it can increase server load, especially on shared hosting. You may customize the frequency if necessary for performance optimization.","syntatis-feature-flipper")})]}),children:r.heartbeat&&(0,f.jsx)(u.B_,{summary:(0,i.__)("Settings","syntatis-feature-flipper"),children:(0,f.jsxs)("div",{className:p.A.group,children:[(0,f.jsxs)("div",{id:"heartbeat-on-admin",role:"group","aria-labelledby":"heartbeat-on-admin-head",children:[(0,f.jsx)("div",{id:"heartbeat-on-admin-head",children:(0,f.jsx)("strong",{children:(0,i.__)("On admin","syntatis-feature-flipper")})}),(0,f.jsx)(s.S,{...e("heartbeat_admin"),defaultSelected:r.heartbeat_admin,onChange:e=>{h((t=>({...t,heartbeat_admin:e})))},label:(0,i.__)("Enable request on the admin area once every","syntatis-feature-flipper"),suffix:(0,f.jsxs)(a.l,{...e("heartbeat_admin_interval"),name:void 0,onSelectionChange:e=>{h((t=>({...t,heartbeat_admin_interval:e})))},selectedItem:r.heartbeat_admin_interval,isDisabled:!r.heartbeat_admin,children:[(0,f.jsx)(l.c,{value:15,children:(0,i.__)("15 seconds","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:30,children:(0,i.__)("30 seconds","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:60,children:(0,i.__)("1 minute","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:120,children:(0,i.__)("2 minutes","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:300,children:(0,i.__)("5 minutes","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:600,children:(0,i.__)("10 minutes","syntatis-feature-flipper")})]})})]}),(0,f.jsxs)("div",{id:"heartbeat-on-post-editor",role:"group","aria-labelledby":"heartbeat-on-post-editor-head",children:[(0,f.jsx)("div",{id:"heartbeat-on-post-editor-head",children:(0,f.jsx)("strong",{children:(0,i.__)("On post editor","syntatis-feature-flipper")})}),(0,f.jsx)(s.S,{...e("heartbeat_post_editor"),defaultSelected:r.heartbeat_post_editor,onChange:e=>{h((t=>({...t,heartbeat_post_editor:e})))},label:(0,i.__)("Enable request on the post editor once every","syntatis-feature-flipper"),suffix:(0,f.jsxs)(a.l,{...e("heartbeat_post_editor_interval"),name:void 0,onSelectionChange:e=>{h((t=>({...t,heartbeat_post_editor_interval:e})))},selectedItem:r.heartbeat_post_editor_interval,isDisabled:!r.heartbeat_post_editor,children:[(0,f.jsx)(l.c,{value:15,children:(0,i.__)("15 seconds","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:30,children:(0,i.__)("30 seconds","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:60,children:(0,i.__)("1 minute","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:120,children:(0,i.__)("2 minutes","syntatis-feature-flipper")})]})})]}),(0,f.jsx)("input",{type:"hidden",name:`${n}heartbeat_admin_interval`,value:r.heartbeat_admin_interval}),(0,f.jsx)("input",{type:"hidden",name:`${n}heartbeat_post_editor_interval`,value:r.heartbeat_post_editor_interval})]})})})};r()}catch(e){r(e)}}))},5795:e=>{e.exports=window.ReactDOM},5987:(e,t,n)=>{n.d(t,{$:()=>l});const r=new Set(["id"]),i=new Set(["aria-label","aria-labelledby","aria-describedby","aria-details"]),s=new Set(["href","hrefLang","target","rel","download","ping","referrerPolicy"]),a=/^(data-.*)$/;function l(e,t={}){let{labelable:n,isLink:l,propNames:o}=t,d={};for(const t in e)Object.prototype.hasOwnProperty.call(e,t)&&(r.has(t)||n&&i.has(t)||l&&s.has(t)||(null==o?void 0:o.has(t))||a.test(t))&&(d[t]=e[t]);return d}},6087:e=>{e.exports=window.wp.element},6133:(e,t,n)=>{n.d(t,{o:()=>l});var r=n(5562),i=n(3424),s=n(9461),a=n(1609);function l(e={}){let{autoFocus:t=!1,isTextInput:n,within:l}=e,o=(0,a.useRef)({isFocused:!1,isFocusVisible:t||(0,r.pP)()}),[d,u]=(0,a.useState)(!1),[c,p]=(0,a.useState)((()=>o.current.isFocused&&o.current.isFocusVisible)),f=(0,a.useCallback)((()=>p(o.current.isFocused&&o.current.isFocusVisible)),[]),h=(0,a.useCallback)((e=>{o.current.isFocused=e,u(e),f()}),[f]);(0,r.K7)((e=>{o.current.isFocusVisible=e,f()}),[],{isTextInput:n});let{focusProps:g}=(0,i.i)({isDisabled:l,onFocusChange:h}),{focusWithinProps:v}=(0,s.R)({isDisabled:!l,onFocusWithinChange:h});return{isFocused:d,isFocusVisible:c,focusProps:l?v:g}}},6638:(e,t,n)=>{n.d(t,{M:()=>d});var r=n(1609);let i=!1,s=0;function a(){i=!0,setTimeout((()=>{i=!1}),50)}function l(e){"touch"===e.pointerType&&a()}function o(){if("undefined"!=typeof document)return"undefined"!=typeof PointerEvent?document.addEventListener("pointerup",l):document.addEventListener("touchend",a),s++,()=>{s--,s>0||("undefined"!=typeof PointerEvent?document.removeEventListener("pointerup",l):document.removeEventListener("touchend",a))}}function d(e){let{onHoverStart:t,onHoverChange:n,onHoverEnd:s,isDisabled:a}=e,[l,d]=(0,r.useState)(!1),u=(0,r.useRef)({isHovered:!1,ignoreEmulatedMouseEvents:!1,pointerType:"",target:null}).current;(0,r.useEffect)(o,[]);let{hoverProps:c,triggerHoverEnd:p}=(0,r.useMemo)((()=>{let e=(e,r)=>{if(u.pointerType=r,a||"touch"===r||u.isHovered||!e.currentTarget.contains(e.target))return;u.isHovered=!0;let i=e.currentTarget;u.target=i,t&&t({type:"hoverstart",target:i,pointerType:r}),n&&n(!0),d(!0)},r=(e,t)=>{if(u.pointerType="",u.target=null,"touch"===t||!u.isHovered)return;u.isHovered=!1;let r=e.currentTarget;s&&s({type:"hoverend",target:r,pointerType:t}),n&&n(!1),d(!1)},l={};return"undefined"!=typeof PointerEvent?(l.onPointerEnter=t=>{i&&"mouse"===t.pointerType||e(t,t.pointerType)},l.onPointerLeave=e=>{!a&&e.currentTarget.contains(e.target)&&r(e,e.pointerType)}):(l.onTouchStart=()=>{u.ignoreEmulatedMouseEvents=!0},l.onMouseEnter=t=>{u.ignoreEmulatedMouseEvents||i||e(t,"mouse"),u.ignoreEmulatedMouseEvents=!1},l.onMouseLeave=e=>{!a&&e.currentTarget.contains(e.target)&&r(e,"mouse")}),{hoverProps:l,triggerHoverEnd:r}}),[t,n,s,a,u]);return(0,r.useEffect)((()=>{a&&p({currentTarget:u.target},u.pointerType)}),[a]),{hoverProps:c,isHovered:l}}},6660:(e,t,n)=>{n.d(t,{w:()=>i});var r=n(9953);function i(e,t){(0,r.N)((()=>{if(e&&e.ref&&t)return e.ref.current=t.current,()=>{e.ref&&(e.ref.current=null)}}))}},6804:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{r:()=>h});var i=n(7723),s=n(3413),a=n(9204),l=n(2664),o=n(6087),d=n(5140),u=n(9583),c=n(790),p=e([l]);l=(p.then?(await p)():p)[0];const f=["auto_updates","auto_update_core","auto_update_plugins","auto_update_themes","updates","update_core","update_plugins","update_themes"],h=()=>{const{inputProps:e,getOption:t}=(0,l.Mp)(),[n,r]=(0,o.useState)(f.reduce(((e,n)=>(e[n]=t(n),e)),{}));function p(e,t){r((n=>{const r={...n};return e.forEach((e=>{r[e]=t})),r}))}return(0,c.jsxs)("tr",{children:[(0,c.jsx)("th",{scope:"row",children:(0,c.jsx)("span",{children:(0,i.__)("Updates","syntatis-feature-flipper")})}),(0,c.jsx)("td",{children:(0,c.jsxs)("div",{className:u.A.inputGroup,children:[(0,c.jsxs)("div",{className:u.A.inputGroup,children:[(0,c.jsx)(s.d,{...e("updates"),isSelected:n.updates,onChange:e=>{p(f,e)},label:(0,i.__)("Enable all updates","syntatis-feature-flipper"),description:(0,i.__)("Enable updates for WordPress core, plugins, and themes.","syntatis-feature-flipper")}),n.updates&&(0,c.jsx)(s.d,{...e("auto_updates"),onChange:e=>{p(f.filter((e=>e.startsWith("auto_update"))),e)},isSelected:n.auto_updates,isReadOnly:!n.updates,defaultSelected:n.auto_updates,description:(0,i.__)("Enable automatic updates for WordPress core, plugins, and themes.","syntatis-feature-flipper"),label:(0,i.__)("Enable all automatic updates","syntatis-feature-flipper")})]}),n.updates&&(0,c.jsx)(d.B_,{className:u.A.details,summary:(0,i.__)("Settings","syntatis-feature-flipper"),children:(0,c.jsxs)("div",{className:u.A.inputGroup,children:[(0,c.jsxs)("div",{className:u.A.checkboxGroup,children:[(0,c.jsx)("div",{"aria-hidden":!0,className:u.A.heading,children:"WordPress"}),(0,c.jsxs)("div",{className:u.A.inputs,children:[(0,c.jsx)(a.S,{...e("update_core"),defaultSelected:n.update_core,onChange:e=>{p(["update_core","auto_update_core"],e)},isReadOnly:!n.updates,isSelected:n.updates&&n.update_core,"aria-label":(0,i.__)("Enable WordPress core update","syntatis-feature-flipper"),label:(0,i.__)("Enable update","syntatis-feature-flipper")}),n.update_core&&(0,c.jsx)(a.S,{...e("auto_update_core"),onChange:e=>{p(["auto_update_core"],e)},isDisabled:!n.auto_updates,isSelected:n.auto_update_core&&n.update_core,"aria-label":(0,i.__)("Enable WordPress core automatic update","syntatis-feature-flipper"),label:(0,i.__)("Enable automatic update","syntatis-feature-flipper")})]}),(0,c.jsx)("p",{className:"description","aria-hidden":!0,children:(0,i.__)("Manage WordPress core update configurations.","syntatis-feature-flipper")})]}),(0,c.jsxs)("div",{className:u.A.checkboxGroup,children:[(0,c.jsx)("div",{"aria-hidden":!0,className:u.A.heading,children:(0,i.__)("Plugins","syntatis-feature-flipper")}),(0,c.jsxs)("div",{className:u.A.inputs,children:[(0,c.jsx)(a.S,{...e("update_plugins"),"aria-label":(0,i.__)("Enable plugins update","syntatis-feature-flipper"),label:(0,i.__)("Enable update","syntatis-feature-flipper"),isReadOnly:!n.updates,isSelected:n.update_plugins&&n.updates,onChange:e=>{p(["auto_update_plugins","update_plugins"],e)}}),n.update_plugins&&(0,c.jsx)(a.S,{...e("auto_update_plugins"),isDisabled:!n.auto_updates,isSelected:n.auto_update_plugins&&n.update_plugins,label:(0,i.__)("Enable automatic update","syntatis-feature-flipper"),onChange:e=>{p(["auto_update_plugins"],e)}})]}),(0,c.jsx)("p",{className:"description",children:(0,i.__)("Manage plugins update configurations.","syntatis-feature-flipper")})]}),(0,c.jsxs)("div",{className:u.A.checkboxGroup,children:[(0,c.jsx)("div",{"aria-hidden":!0,className:u.A.heading,children:(0,i.__)("Themes","syntatis-feature-flipper")}),(0,c.jsxs)("div",{className:u.A.inputs,children:[(0,c.jsx)(a.S,{...e("update_themes"),isReadOnly:!n.updates,isSelected:n.update_themes&&n.updates,"aria-label":(0,i.__)("Enable themes update","syntatis-feature-flipper"),label:(0,i.__)("Enable update","syntatis-feature-flipper"),onChange:e=>{p(["auto_update_themes","update_themes"],e)}}),n.update_themes&&(0,c.jsx)(a.S,{...e("auto_update_themes"),isDisabled:!n.auto_updates,isSelected:n.auto_update_themes&&n.update_themes,"aria-label":(0,i.__)("Enable themes automatic update","syntatis-feature-flipper"),label:(0,i.__)("Enable automatic update","syntatis-feature-flipper"),onChange:e=>{p(["auto_update_themes"],e)}})]}),(0,c.jsx)("p",{className:"description",children:(0,i.__)("Manage themes update configurations.","syntatis-feature-flipper")})]})]})})]})})]})};r()}catch(e){r(e)}}))},6858:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{Y:()=>p});var i=n(7723),s=n(1034),a=n(5555),l=n(3412),o=n(9662),d=n(2664),u=n(790),c=e([o,d]);[o,d]=c.then?(await c)():c;const p=()=>{const{inlineData:e}=(0,d.Mp)();return(0,u.jsx)(s.O,{navigate:!0,url:e.settingPage,children:(0,u.jsxs)(a.t,{selectedKey:e.settingPageTab||void 0,children:[(0,u.jsx)(l.o,{title:(0,i.__)("General","syntatis-feature-flipper"),children:(0,u.jsx)(o.a5,{})},"general"),(0,u.jsx)(l.o,{title:(0,i.__)("Admin","syntatis-feature-flipper"),children:(0,u.jsx)(o.nQ,{})},"admin"),(0,u.jsx)(l.o,{title:(0,i.__)("Media","syntatis-feature-flipper"),children:(0,u.jsx)(o.Ct,{})},"media"),(0,u.jsx)(l.o,{title:(0,i.__)("Site","syntatis-feature-flipper"),children:(0,u.jsx)(o.$R,{})},"site"),(0,u.jsx)(l.o,{title:(0,i.__)("Security","syntatis-feature-flipper"),children:(0,u.jsx)(o.SV,{})},"security"),(0,u.jsx)(l.o,{title:(0,i.__)("Advanced","syntatis-feature-flipper"),children:(0,u.jsx)(o.wq,{})},"advanced")]})})};r()}catch(e){r(e)}}))},6923:(e,t,n)=>{function r(e,t,n){if(!t.has(e))throw new TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}n.d(t,{_:()=>r})},6948:(e,t,n)=>{n.d(t,{A:()=>i});var r=n(1609);function i(){let e=(0,r.useRef)(new Map),t=(0,r.useCallback)(((t,n,r,i)=>{let s=(null==i?void 0:i.once)?(...t)=>{e.current.delete(r),r(...t)}:r;e.current.set(r,{type:n,eventTarget:t,fn:s,options:i}),t.addEventListener(n,s,i)}),[]),n=(0,r.useCallback)(((t,n,r,i)=>{var s;let a=(null===(s=e.current.get(r))||void 0===s?void 0:s.fn)||r;t.removeEventListener(n,a,i),e.current.delete(r)}),[]),i=(0,r.useCallback)((()=>{e.current.forEach(((e,t)=>{n(e.eventTarget,e.type,t,e.options)}))}),[n]);return(0,r.useEffect)((()=>i),[i]),{addGlobalListener:t,removeGlobalListener:n,removeAllGlobalListeners:i}}},7049:(e,t,n)=>{n.d(t,{J:()=>s});var r=n(9953),i=n(1609);function s(e){const t=(0,i.useRef)(null);return(0,r.N)((()=>{t.current=e}),[e]),(0,i.useCallback)(((...e)=>{const n=t.current;return null==n?void 0:n(...e)}),[])}},7061:(e,t,n)=>{n.d(t,{b:()=>i});var r=n(3051);function i(e,t){let{id:n,"aria-label":i,"aria-labelledby":s}=e;if(n=(0,r.Bi)(n),s&&i){let e=new Set([n,...s.trim().split(/\s+/)]);s=[...e].join(" ")}else s&&(s=s.trim().split(/\s+/).join(" "));return i||s||!t||(i=t),{id:n,"aria-label":i,"aria-labelledby":s}}},7229:(e,t,n)=>{n.d(t,{H:()=>c});var r=n(5369),i=n(6948),s=n(9953),a=n(1609);let l=0;const o=new Map;var d=n(2217);const u=500;function c(e){let{isDisabled:t,onLongPressStart:n,onLongPressEnd:c,onLongPress:p,threshold:f=u,accessibilityDescription:h}=e;const g=(0,a.useRef)(void 0);let{addGlobalListener:v,removeGlobalListener:m}=(0,i.A)(),{pressProps:y}=(0,r.d)({isDisabled:t,onPressStart(e){if(e.continuePropagation(),("mouse"===e.pointerType||"touch"===e.pointerType)&&(n&&n({...e,type:"longpressstart"}),g.current=setTimeout((()=>{e.target.dispatchEvent(new PointerEvent("pointercancel",{bubbles:!0})),p&&p({...e,type:"longpress"}),g.current=void 0}),f),"touch"===e.pointerType)){let t=e=>{e.preventDefault()};v(e.target,"contextmenu",t,{once:!0}),v(window,"pointerup",(()=>{setTimeout((()=>{m(e.target,"contextmenu",t)}),30)}),{once:!0})}},onPressEnd(e){g.current&&clearTimeout(g.current),!c||"mouse"!==e.pointerType&&"touch"!==e.pointerType||c({...e,type:"longpressend"})}}),b=function(e){let[t,n]=(0,a.useState)();return(0,s.N)((()=>{if(!e)return;let t=o.get(e);if(t)n(t.element.id);else{let r="react-aria-description-"+l++;n(r);let i=document.createElement("div");i.id=r,i.style.display="none",i.textContent=e,document.body.appendChild(i),t={refCount:0,element:i},o.set(e,t)}return t.refCount++,()=>{t&&0==--t.refCount&&(t.element.remove(),o.delete(e))}}),[e]),{"aria-describedby":e?t:void 0}}(p&&!t?h:void 0);return{longPressProps:(0,d.v)(y,b)}}},7233:(e,t,n)=>{n.d(t,{v:()=>a});let r=new Map,i=new Set;function s(){if("undefined"==typeof window)return;function e(e){return"propertyName"in e}let t=n=>{if(!e(n)||!n.target)return;let s=r.get(n.target);if(s&&(s.delete(n.propertyName),0===s.size&&(n.target.removeEventListener("transitioncancel",t),r.delete(n.target)),0===r.size)){for(let e of i)e();i.clear()}};document.body.addEventListener("transitionrun",(n=>{if(!e(n)||!n.target)return;let i=r.get(n.target);i||(i=new Set,r.set(n.target,i),n.target.addEventListener("transitioncancel",t,{once:!0})),i.add(n.propertyName)})),document.body.addEventListener("transitionend",t)}function a(e){requestAnimationFrame((()=>{0===r.size?e():i.add(e)}))}"undefined"!=typeof document&&("loading"!==document.readyState?s():document.addEventListener("DOMContentLoaded",s))},7345:(e,t,n)=>{n.d(t,{A:()=>r});const r={root:"oVLd_PMDqq5iaB9SlPPQ",label:"L5jiWVy77IMtnbC3mrEI"}},7418:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{t:()=>u});var i=n(1455),s=n.n(i),a=n(6087),l=n(1789);const o=await s()({path:"/wp/v2/settings",method:"GET"});function d(e){const t=e?.match(/: \[(.*?)\] (.+) in/);return t?{[t[1]]:t[2]}:null}const u=({optionPrefix:e,nonceData:t})=>{const[n,r]=(0,a.useState)(o),[i,u]=(0,a.useState)(),[c,p]=(0,a.useState)(!1),[f,h]=(0,a.useState)({}),[g,v]=(0,l.A)(`${e}status`,{defaultValue:null});return(0,a.useEffect)((()=>{c&&h({})}),[c]),(0,a.useEffect)((()=>{null!==g&&(g.startsWith("__")?v(g.replace("__","")):v(null))}),[]),{values:n,status:g,errorMessages:f,updating:c,submit:e=>{p(!0),s()({path:"/wp/v2/settings",method:"POST",data:e}).then((e=>{r((e=>{for(const t in e)Object.keys(n).includes(t)||delete e[t];return e})(e)),v("__success")})).catch((e=>{const t=d(e?.data?.error?.message);h((e=>{if(t)return{...e,...t}})),v("__error")})).finally((()=>{u(e);const n=new URLSearchParams(window.location.search);n.set("options",btoa(Object.keys(e).toString())),n.set("nonce",t),window.location.search=n.toString()}))},setValues:r,setStatus:v,getOption:function(e){return n[e]},initialValues:o,updatedValues:i}};r()}catch(c){r(c)}}),1)},7595:(e,t,n)=>{n.d(t,{$:()=>f});var r=n(790),i=n(3908),s=n(2217),a=n(1609),l=n(9229),o=n(6638),d=n(6133),u=n(9691);n(2698);const c="_affix_1mh99_4",p="_hasAffix_1mh99_15",f=(0,a.forwardRef)(((e,t)=>{const{autoFocus:n,children:a,prefix:f,role:h,size:g,suffix:v,variant:m="primary"}=e,y=(0,i.U)(t),{buttonProps:b}=(0,l.s)(e,y),{hoverProps:w}=(0,o.M)(e),{focusProps:A}=(0,d.o)({autoFocus:n}),{clsx:x,rootProps:_}=(0,u.Y)("Button",e),E=!!f||!!v;return(0,r.jsxs)("button",{..._({classNames:["button",g?`button-${g}`:"",`button-${"link-danger"===m?"link":m}`,{"button-link-delete":"link-danger"===m,[p]:E},"_root_1mh99_1"]}),...(0,s.v)(b,w,A),ref:y,role:h,children:[f&&(0,r.jsx)("span",{className:x({classNames:[c],prefixedNames:["affix","prefix"]}),children:f}),E?(0,r.jsx)("span",{className:x({classNames:[c],prefixedNames:["affix","infix"]}),children:a}):a,v&&(0,r.jsx)("span",{className:x({classNames:[c],prefixedNames:["affix","suffix"]}),children:v})]})}));f.displayName="Button"},7623:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{M:()=>l});var i=n(6087),s=n(3194),a=e([s]);s=(a.then?(await a)():a)[0];const l=()=>{const e=(0,i.useContext)(s.l);if(!e)throw new Error("useSettingsContext must be used within a SettingsProvider");return e};r()}catch(e){r(e)}}))},7723:e=>{e.exports=window.wp.i18n},7834:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{n:()=>p});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=document.querySelector("#wpfooter"),c=u?.style?.display,p=()=>{const{getOption:e}=(0,s.Mp)();return(0,o.jsxs)(s.lV,{children:[(0,o.jsxs)(s.LB,{children:[(0,o.jsx)(a.qw,{}),(0,o.jsx)(a.$z,{name:"admin_footer_text",id:"admin-footer-text",title:(0,i.__)("Footer Text","syntatis-feature-flipper"),label:(0,i.__)("Show the footer text","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the footer text in the admin area will not be shown.","syntatis-feature-flipper"),onChange:e=>{u&&(u.style.display=e?c:"none")}}),e("updates")&&(0,o.jsx)(a.$z,{name:"update_nags",id:"update-nags",help:(0,o.jsx)(l.Hu,{children:(0,o.jsx)("p",{children:(0,i.__)('This option will only remove the update notice that appear at the top of the admin area.It does not prevent the updates itself. To disable the updates, you can switch them off from the "Advanced › Updates" option.',"syntatis-feature-flipper")})}),title:(0,i.__)("Update Nags","syntatis-feature-flipper"),label:(0,i.__)("Enable update notification message","syntatis-feature-flipper"),description:(0,i.__)("If switched off, notification message will not be shown when update is available.","syntatis-feature-flipper")})]}),(0,o.jsxs)(s.LB,{title:(0,i.__)("Admin Bar","syntatis-feature-flipper"),description:(0,i.__)("Options to customize the Admin Bar area","syntatis-feature-flipper"),children:[(0,o.jsx)(a.pY,{}),(0,o.jsx)(a.$z,{name:"admin_bar_howdy",id:"admin-bar-howdy",title:(0,i.__)("Howdy Text","syntatis-feature-flipper"),label:(0,i.__)('Show the "Howdy" text',"syntatis-feature-flipper"),description:(0,i.__)('If switched off, the "Howdy" text in the Account menu in the admin bar will be removed.',"syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"admin_bar_env_type",id:"admin-bar-env-type",title:(0,i.__)("Environment Type","syntatis-feature-flipper"),label:(0,i.__)("Show the current environment type","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the current environment type of the site will not be shown in the Admin Bar.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)('In WordPress, the "environment type" identifies the setup of a site at different stages. These types include:',"syntatis-feature-flipper")}),(0,o.jsxs)("ul",{children:[(0,o.jsxs)("li",{children:[(0,o.jsxs)("strong",{children:[(0,i.__)("Local:","syntatis-feature-flipper")," "]}),(0,i.__)("For development and testing on a local computer.","syntatis-feature-flipper")]}),(0,o.jsxs)("li",{children:[(0,o.jsxs)("strong",{children:[(0,i.__)("Development:","syntatis-feature-flipper")," "]}),(0,i.__)("For testing the site, usually on a remote server, before moving to staging.","syntatis-feature-flipper")]}),(0,o.jsxs)("li",{children:[(0,o.jsxs)("strong",{children:[(0,i.__)("Staging:","syntatis-feature-flipper")," "]}),(0,i.__)("A copy of the live site for safely testing changes.","syntatis-feature-flipper")]}),(0,o.jsxs)("li",{children:[(0,o.jsxs)("strong",{children:[(0,i.__)("Production:","syntatis-feature-flipper")," "]}),(0,i.__)("The live site that users visit, where stability and security are crucial.","syntatis-feature-flipper")]})]})]})})]})]})};r()}catch(e){r(e)}}))},7899:(e,t,n)=>{n.d(t,{A:()=>r});const r={root:"YTQMl4k9pmjrkDUavm5S"}},7979:(e,t,n)=>{n.d(t,{s:()=>l});var r=n(2217),i=n(1609),s=n(9461);const a={border:0,clip:"rect(0 0 0 0)",clipPath:"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap"};function l(e){let{children:t,elementType:n="div",isFocusable:l,style:o,...d}=e,{visuallyHiddenProps:u}=function(e={}){let{style:t,isFocusable:n}=e,[r,l]=(0,i.useState)(!1),{focusWithinProps:o}=(0,s.R)({isDisabled:!n,onFocusWithinChange:e=>l(e)});return{visuallyHiddenProps:{...o,style:(0,i.useMemo)((()=>r?t:t?{...a,...t}:a),[r])}}}(e);return i.createElement(n,(0,r.v)(d,u),t)}},8030:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{b:()=>u});var i=n(7723),s=n(7595),a=n(3677),l=n(7623),o=n(790),d=e([l]);l=(d.then?(await d)():d)[0];const u=()=>{const{updating:e}=(0,l.M)();return(0,o.jsx)("div",{className:"submit",children:(0,o.jsx)(s.$,{isDisabled:e,prefix:e&&(0,o.jsx)(a.y,{}),type:"submit",children:e?(0,i.__)("Saving Changes","syntatis-feature-flipper"):(0,i.__)("Save Changes","syntatis-feature-flipper")})})};r()}catch(e){r(e)}}))},8034:(e,t,n)=>{n.d(t,{A:()=>r});const r={notice:"svQGVC515Fym3Ns84Wv_"}},8084:(e,t,n)=>{n.d(t,{F:()=>r});const r=n(1609).createContext({register:()=>{}});r.displayName="PressResponderContext"},8150:(e,t,n)=>{n.d(t,{_:()=>i});var r=n(3482);function i(e,t,n){(0,r._)(e,t),t.set(e,n)}},8173:(e,t,n)=>{n.d(t,{l:()=>z});var r=n(790),i=n(1609),s=n(5987),a=n(3908),l=n(2217),o=n(3051),d=n(2166);class u{getItemRect(e){let t=this.ref.current;if(!t)return null;let n=null!=e?t.querySelector(`[data-key="${CSS.escape(e.toString())}"]`):null;if(!n)return null;let r=t.getBoundingClientRect(),i=n.getBoundingClientRect();return{x:i.left-r.left+t.scrollLeft,y:i.top-r.top+t.scrollTop,width:i.width,height:i.height}}getContentSize(){let e=this.ref.current;var t,n;return{width:null!==(t=null==e?void 0:e.scrollWidth)&&void 0!==t?t:0,height:null!==(n=null==e?void 0:e.scrollHeight)&&void 0!==n?n:0}}getVisibleRect(){let e=this.ref.current;var t,n,r,i;return{x:null!==(t=null==e?void 0:e.scrollLeft)&&void 0!==t?t:0,y:null!==(n=null==e?void 0:e.scrollTop)&&void 0!==n?n:0,width:null!==(r=null==e?void 0:e.offsetWidth)&&void 0!==r?r:0,height:null!==(i=null==e?void 0:e.offsetHeight)&&void 0!==i?i:0}}constructor(e){this.ref=e}}var c=n(5531);class p{isDisabled(e){var t;return"all"===this.disabledBehavior&&((null===(t=e.props)||void 0===t?void 0:t.isDisabled)||this.disabledKeys.has(e.key))}findNextNonDisabled(e,t){let n=e;for(;null!=n;){let e=this.collection.getItem(n);if("item"===(null==e?void 0:e.type)&&!this.isDisabled(e))return n;n=t(n)}return null}getNextKey(e){let t=e;return t=this.collection.getKeyAfter(t),this.findNextNonDisabled(t,(e=>this.collection.getKeyAfter(e)))}getPreviousKey(e){let t=e;return t=this.collection.getKeyBefore(t),this.findNextNonDisabled(t,(e=>this.collection.getKeyBefore(e)))}findKey(e,t,n){let r=e,i=this.layoutDelegate.getItemRect(r);if(!i||null==r)return null;let s=i;do{if(r=t(r),null==r)break;i=this.layoutDelegate.getItemRect(r)}while(i&&n(s,i)&&null!=r);return r}isSameRow(e,t){return e.y===t.y||e.x!==t.x}isSameColumn(e,t){return e.x===t.x||e.y!==t.y}getKeyBelow(e){return"grid"===this.layout&&"vertical"===this.orientation?this.findKey(e,(e=>this.getNextKey(e)),this.isSameRow):this.getNextKey(e)}getKeyAbove(e){return"grid"===this.layout&&"vertical"===this.orientation?this.findKey(e,(e=>this.getPreviousKey(e)),this.isSameRow):this.getPreviousKey(e)}getNextColumn(e,t){return t?this.getPreviousKey(e):this.getNextKey(e)}getKeyRightOf(e){let t="ltr"===this.direction?"getKeyRightOf":"getKeyLeftOf";return this.layoutDelegate[t]?(e=this.layoutDelegate[t](e),this.findNextNonDisabled(e,(e=>this.layoutDelegate[t](e)))):"grid"===this.layout?"vertical"===this.orientation?this.getNextColumn(e,"rtl"===this.direction):this.findKey(e,(e=>this.getNextColumn(e,"rtl"===this.direction)),this.isSameColumn):"horizontal"===this.orientation?this.getNextColumn(e,"rtl"===this.direction):null}getKeyLeftOf(e){let t="ltr"===this.direction?"getKeyLeftOf":"getKeyRightOf";return this.layoutDelegate[t]?(e=this.layoutDelegate[t](e),this.findNextNonDisabled(e,(e=>this.layoutDelegate[t](e)))):"grid"===this.layout?"vertical"===this.orientation?this.getNextColumn(e,"ltr"===this.direction):this.findKey(e,(e=>this.getNextColumn(e,"ltr"===this.direction)),this.isSameColumn):"horizontal"===this.orientation?this.getNextColumn(e,"ltr"===this.direction):null}getFirstKey(){let e=this.collection.getFirstKey();return this.findNextNonDisabled(e,(e=>this.collection.getKeyAfter(e)))}getLastKey(){let e=this.collection.getLastKey();return this.findNextNonDisabled(e,(e=>this.collection.getKeyBefore(e)))}getKeyPageAbove(e){let t=this.ref.current,n=this.layoutDelegate.getItemRect(e);if(!n)return null;if(t&&!(0,c.o)(t))return this.getFirstKey();let r=e;if("horizontal"===this.orientation){let e=Math.max(0,n.x+n.width-this.layoutDelegate.getVisibleRect().width);for(;n&&n.x>e&&null!=r;)r=this.getKeyAbove(r),n=null==r?null:this.layoutDelegate.getItemRect(r)}else{let e=Math.max(0,n.y+n.height-this.layoutDelegate.getVisibleRect().height);for(;n&&n.y>e&&null!=r;)r=this.getKeyAbove(r),n=null==r?null:this.layoutDelegate.getItemRect(r)}return null!=r?r:this.getFirstKey()}getKeyPageBelow(e){let t=this.ref.current,n=this.layoutDelegate.getItemRect(e);if(!n)return null;if(t&&!(0,c.o)(t))return this.getLastKey();let r=e;if("horizontal"===this.orientation){let e=Math.min(this.layoutDelegate.getContentSize().width,n.y-n.width+this.layoutDelegate.getVisibleRect().width);for(;n&&n.x<e&&null!=r;)r=this.getKeyBelow(r),n=null==r?null:this.layoutDelegate.getItemRect(r)}else{let e=Math.min(this.layoutDelegate.getContentSize().height,n.y-n.height+this.layoutDelegate.getVisibleRect().height);for(;n&&n.y<e&&null!=r;)r=this.getKeyBelow(r),n=null==r?null:this.layoutDelegate.getItemRect(r)}return null!=r?r:this.getLastKey()}getKeyForSearch(e,t){if(!this.collator)return null;let n=this.collection,r=t||this.getFirstKey();for(;null!=r;){let t=n.getItem(r);if(!t)return null;let i=t.textValue.slice(0,e.length);if(t.textValue&&0===this.collator.compare(i,e))return r;r=this.getNextKey(r)}return null}constructor(...e){if(1===e.length){let t=e[0];this.collection=t.collection,this.ref=t.ref,this.collator=t.collator,this.disabledKeys=t.disabledKeys||new Set,this.disabledBehavior=t.disabledBehavior||"all",this.orientation=t.orientation||"vertical",this.direction=t.direction,this.layout=t.layout||"stack",this.layoutDelegate=t.layoutDelegate||new u(t.ref)}else this.collection=e[0],this.disabledKeys=e[1],this.ref=e[2],this.collator=e[3],this.layout="stack",this.orientation="vertical",this.disabledBehavior="all",this.layoutDelegate=new u(this.ref);"stack"===this.layout&&"vertical"===this.orientation&&(this.getKeyLeftOf=void 0,this.getKeyRightOf=void 0)}}var f=n(8399),h=n(5562),g=n(8817);let v=new Map;var m,y=n(4742);m={"ar-AE":{longPressMessage:"اضغط مطولاً أو اضغط على Alt + السهم لأسفل لفتح القائمة"},"bg-BG":{longPressMessage:"Натиснете продължително или натиснете Alt+ стрелка надолу, за да отворите менюто"},"cs-CZ":{longPressMessage:"Dlouhým stiskem nebo stisknutím kláves Alt + šipka dolů otevřete nabídku"},"da-DK":{longPressMessage:"Langt tryk eller tryk på Alt + pil ned for at åbne menuen"},"de-DE":{longPressMessage:"Drücken Sie lange oder drücken Sie Alt + Nach-unten, um das Menü zu öffnen"},"el-GR":{longPressMessage:"Πιέστε παρατεταμένα ή πατήστε Alt + κάτω βέλος για να ανοίξετε το μενού"},"en-US":{longPressMessage:"Long press or press Alt + ArrowDown to open menu"},"es-ES":{longPressMessage:"Mantenga pulsado o pulse Alt + flecha abajo para abrir el menú"},"et-EE":{longPressMessage:"Menüü avamiseks vajutage pikalt või vajutage klahve Alt + allanool"},"fi-FI":{longPressMessage:"Avaa valikko painamalla pohjassa tai näppäinyhdistelmällä Alt + Alanuoli"},"fr-FR":{longPressMessage:"Appuyez de manière prolongée ou appuyez sur Alt + Flèche vers le bas pour ouvrir le menu."},"he-IL":{longPressMessage:"לחץ לחיצה ארוכה או הקש Alt + ArrowDown כדי לפתוח את התפריט"},"hr-HR":{longPressMessage:"Dugo pritisnite ili pritisnite Alt + strelicu prema dolje za otvaranje izbornika"},"hu-HU":{longPressMessage:"Nyomja meg hosszan, vagy nyomja meg az Alt + lefele nyíl gombot a menü megnyitásához"},"it-IT":{longPressMessage:"Premere a lungo o premere Alt + Freccia giù per aprire il menu"},"ja-JP":{longPressMessage:"長押しまたは Alt+下矢印キーでメニューを開く"},"ko-KR":{longPressMessage:"길게 누르거나 Alt + 아래쪽 화살표를 눌러 메뉴 열기"},"lt-LT":{longPressMessage:"Norėdami atidaryti meniu, nuspaudę palaikykite arba paspauskite „Alt + ArrowDown“."},"lv-LV":{longPressMessage:"Lai atvērtu izvēlni, turiet nospiestu vai nospiediet taustiņu kombināciju Alt + lejupvērstā bultiņa"},"nb-NO":{longPressMessage:"Langt trykk eller trykk Alt + PilNed for å åpne menyen"},"nl-NL":{longPressMessage:"Druk lang op Alt + pijl-omlaag of druk op Alt om het menu te openen"},"pl-PL":{longPressMessage:"Naciśnij i przytrzymaj lub naciśnij klawisze Alt + Strzałka w dół, aby otworzyć menu"},"pt-BR":{longPressMessage:"Pressione e segure ou pressione Alt + Seta para baixo para abrir o menu"},"pt-PT":{longPressMessage:"Prima continuamente ou prima Alt + Seta Para Baixo para abrir o menu"},"ro-RO":{longPressMessage:"Apăsați lung sau apăsați pe Alt + săgeată în jos pentru a deschide meniul"},"ru-RU":{longPressMessage:"Нажмите и удерживайте или нажмите Alt + Стрелка вниз, чтобы открыть меню"},"sk-SK":{longPressMessage:"Ponuku otvoríte dlhým stlačením alebo stlačením klávesu Alt + klávesu so šípkou nadol"},"sl-SI":{longPressMessage:"Za odprtje menija pritisnite in držite gumb ali pritisnite Alt+puščica navzdol"},"sr-SP":{longPressMessage:"Dugo pritisnite ili pritisnite Alt + strelicu prema dole da otvorite meni"},"sv-SE":{longPressMessage:"Håll nedtryckt eller tryck på Alt + pil nedåt för att öppna menyn"},"tr-TR":{longPressMessage:"Menüyü açmak için uzun basın veya Alt + Aşağı Ok tuşuna basın"},"uk-UA":{longPressMessage:"Довго або звичайно натисніть комбінацію клавіш Alt і стрілка вниз, щоб відкрити меню"},"zh-CN":{longPressMessage:"长按或按 Alt + 向下方向键以打开菜单"},"zh-TW":{longPressMessage:"長按或按 Alt+向下鍵以開啟功能表"}};const b=Symbol.for("react-aria.i18n.locale"),w=Symbol.for("react-aria.i18n.strings");let A;class x{getStringForLocale(e,t){let n=this.getStringsForLocale(t)[e];if(!n)throw new Error(`Could not find intl message ${e} in ${t} locale`);return n}getStringsForLocale(e){let t=this.strings[e];return t||(t=function(e,t,n="en-US"){if(t[e])return t[e];let r=function(e){return Intl.Locale?new Intl.Locale(e).language:e.split("-")[0]}(e);if(t[r])return t[r];for(let e in t)if(e.startsWith(r+"-"))return t[e];return t[n]}(e,this.strings,this.defaultLocale),this.strings[e]=t),t}static getGlobalDictionaryForPackage(e){if("undefined"==typeof window)return null;let t=window[b];if(void 0===A){let e=window[w];if(!e)return null;A={};for(let n in e)A[n]=new x({[t]:e[n]},t)}let n=null==A?void 0:A[e];if(!n)throw new Error(`Strings for package "${e}" were not included by LocalizedStringProvider. Please add it to the list passed to createLocalizedStringDictionary.`);return n}constructor(e,t="en-US"){this.strings=Object.fromEntries(Object.entries(e).filter((([,e])=>e))),this.defaultLocale=t}}const _=new Map,E=new Map;class P{format(e,t){let n=this.strings.getStringForLocale(e,this.locale);return"function"==typeof n?n(t,this):n}plural(e,t,n="cardinal"){let r=t["="+e];if(r)return"function"==typeof r?r():r;let i=this.locale+":"+n,s=_.get(i);return s||(s=new Intl.PluralRules(this.locale,{type:n}),_.set(i,s)),r=t[s.select(e)]||t.other,"function"==typeof r?r():r}number(e){let t=E.get(this.locale);return t||(t=new Intl.NumberFormat(this.locale),E.set(this.locale,t)),t.format(e)}select(e,t){let n=e[t]||e.other;return"function"==typeof n?n():n}constructor(e,t){this.locale=e,this.strings=t}}const k=new WeakMap;function S(e,t){let{locale:n}=(0,g.Y)(),r=function(e,t){return t&&x.getGlobalDictionaryForPackage(t)||function(e){let t=k.get(e);return t||(t=new x(e),k.set(e,t)),t}(e)}(e,t);return(0,i.useMemo)((()=>new P(n,r)),[n,r])}var C=n(7229),N=n(4960);function T(e,t,n){let{type:r="menu",isDisabled:s,trigger:a="press"}=e,l=(0,o.Bi)(),{triggerProps:d,overlayProps:u}=function(e,t,n){let r,{type:s}=e,{isOpen:a}=t;(0,i.useEffect)((()=>{n&&n.current&&N.a.set(n.current,t.close)})),"menu"===s?r=!0:"listbox"===s&&(r="listbox");let l=(0,o.Bi)();return{triggerProps:{"aria-haspopup":r,"aria-expanded":a,"aria-controls":a?l:void 0,onPress:t.toggle},overlayProps:{id:l}}}({type:r},t,n),c=S((p=m)&&p.__esModule?p.default:p,"@react-aria/menu");var p;let{longPressProps:f}=(0,C.H)({isDisabled:s||"longPress"!==a,accessibilityDescription:c.format("longPressMessage"),onLongPressStart(){t.close()},onLongPress(){t.open("first")}}),h={onPressStart(e){"touch"===e.pointerType||"keyboard"===e.pointerType||s||t.open("virtual"===e.pointerType?"first":null)},onPress(e){"touch"!==e.pointerType||s||t.toggle()}};return delete d.onPress,{menuTriggerProps:{...d,..."press"===a?h:f,id:l,onKeyDown:e=>{if(!s&&("longPress"!==a||e.altKey)&&n&&n.current)switch(e.key){case"Enter":case" ":if("longPress"===a)return;case"ArrowDown":"continuePropagation"in e||e.stopPropagation(),e.preventDefault(),t.toggle("first");break;case"ArrowUp":"continuePropagation"in e||e.stopPropagation(),e.preventDefault(),t.toggle("last");break;default:"continuePropagation"in e&&e.continuePropagation()}}},menuProps:{...u,"aria-labelledby":l,autoFocus:t.focusStrategy||!0,onClose:t.close}}}const j=new WeakMap;function M(e,t,n){let{keyboardDelegate:r,isDisabled:a,isRequired:u,name:c,validationBehavior:m="aria"}=e,b=function(e){let{locale:t}=(0,g.Y)(),n=t+(e?Object.entries(e).sort(((e,t)=>e[0]<t[0]?-1:1)).join():"");if(v.has(n))return v.get(n);let r=new Intl.Collator(t,e);return v.set(n,r),r}({usage:"search",sensitivity:"base"}),w=(0,i.useMemo)((()=>r||new p(t.collection,t.disabledKeys,n,b)),[r,t.collection,t.disabledKeys,b]),{menuTriggerProps:A,menuProps:x}=T({isDisabled:a,type:"listbox"},t,n),{typeSelectProps:_}=(0,f.I)({keyboardDelegate:w,selectionManager:t.selectionManager,onTypeSelect(e){t.setSelectedKey(e)}}),{isInvalid:E,validationErrors:P,validationDetails:k}=t.displayValidation,{labelProps:S,fieldProps:C,descriptionProps:N,errorMessageProps:M}=(0,y.M)({...e,labelElementType:"span",isInvalid:E,errorMessage:e.errorMessage||P});_.onKeyDown=_.onKeyDownCapture,delete _.onKeyDownCapture;let I=(0,s.$)(e,{labelable:!0}),K=(0,l.v)(_,A,C),D=(0,o.Bi)();return j.set(t,{isDisabled:a,isRequired:u,name:c,validationBehavior:m}),{labelProps:{...S,onClick:()=>{var t;e.isDisabled||(null===(t=n.current)||void 0===t||t.focus(),(0,h.Cl)("keyboard"))}},triggerProps:(0,l.v)(I,{...K,isDisabled:a,onKeyDown:(0,d.c)(K.onKeyDown,(e=>{switch(e.key){case"ArrowLeft":{var n,r;e.preventDefault();let i=null!=t.selectedKey?null===(n=w.getKeyAbove)||void 0===n?void 0:n.call(w,t.selectedKey):null===(r=w.getFirstKey)||void 0===r?void 0:r.call(w);i&&t.setSelectedKey(i);break}case"ArrowRight":{var i,s;e.preventDefault();let n=null!=t.selectedKey?null===(i=w.getKeyBelow)||void 0===i?void 0:i.call(w,t.selectedKey):null===(s=w.getFirstKey)||void 0===s?void 0:s.call(w);n&&t.setSelectedKey(n);break}}}),e.onKeyDown),onKeyUp:e.onKeyUp,"aria-labelledby":[D,K["aria-labelledby"],K["aria-label"]&&!K["aria-labelledby"]?K.id:null].filter(Boolean).join(" "),onFocus(n){t.isFocused||(e.onFocus&&e.onFocus(n),e.onFocusChange&&e.onFocusChange(!0),t.setFocused(!0))},onBlur(n){t.isOpen||(e.onBlur&&e.onBlur(n),e.onFocusChange&&e.onFocusChange(!1),t.setFocused(!1))}}),valueProps:{id:D},menuProps:{...x,autoFocus:t.focusStrategy||!0,shouldSelectOnPressUp:!0,shouldFocusOnHover:!0,disallowEmptySelection:!0,linkBehavior:"selection",onBlur:n=>{n.currentTarget.contains(n.relatedTarget)||(e.onBlur&&e.onBlur(n),e.onFocusChange&&e.onFocusChange(!1),t.setFocused(!1))},"aria-labelledby":[C["aria-labelledby"],K["aria-label"]&&!C["aria-labelledby"]?K.id:null].filter(Boolean).join(" ")},descriptionProps:N,errorMessageProps:M,isInvalid:E,validationErrors:P,validationDetails:k}}function I(e){return null}function K(e){return null!=e.hasChildItems?e.hasChildItems:!!e.childItems||!!(e.title&&i.Children.count(e.children)>0)}I.getCollectionNode=function*(e,t){let{childItems:n,title:r,children:s}=e,a=e.title||e.children,l=e.textValue||("string"==typeof a?a:"")||e["aria-label"]||"";l||(null==t?void 0:t.suppressTextValueWarning)||console.warn("<Item> with non-plain text contents is unsupported by type to select for accessibility. Please add a `textValue` prop."),yield{type:"item",props:e,rendered:a,textValue:l,"aria-label":e["aria-label"],hasChildNodes:K(e),*childNodes(){if(n)for(let e of n)yield{type:"item",value:e};else if(r){let e=[];i.Children.forEach(s,(t=>{e.push({type:"item",element:t})})),yield*e}}}};let D=I;var R=n(1144),B=n(1732),L=n(2922),F=n(3036),O=n(9691);const Q={root:"_root_y7rq9_1",inputWrapper:"_inputWrapper_y7rq9_6",input:"_input_y7rq9_6",invalid:"_invalid_y7rq9_14",label:"_label_y7rq9_19",markedRequired:"_markedRequired_y7rq9_27",descriptionBeforeInput:"_descriptionBeforeInput_y7rq9_34",description:"_description_y7rq9_34",errorMessage:"_errorMessage_y7rq9_46"};function H(e){const{children:t,value:n}=e;return"string"==typeof n?n:t}function Y(e){return i.Children.map(e,(e=>{const{props:t}=e;return H(t)}))}function V(e){return i.Children.map(e,(e=>{const{props:t}=e,n=H(t);return(0,i.createElement)(D,{...t,key:n,textValue:n})}))}const z=(0,i.forwardRef)(((e,t)=>{var n;const{children:l,description:o,descriptionArea:d,errorMessage:u,isDisabled:c,isRequired:p,label:f,name:h,prefix:g,selectedItem:v,suffix:m}=e,y=(0,a.U)(t),{clsx:b,componentProps:w,rootProps:A}=(0,O.Y)("Select",e),x=function(e){let t=(0,B.T)(e),[n,r]=(0,i.useState)(null),s=(0,L.V)({...e,onSelectionChange:n=>{null!=e.onSelectionChange&&e.onSelectionChange(n),t.close(),a.commitValidation()}}),a=(0,R.KZ)({...e,value:s.selectedKey}),[l,o]=(0,i.useState)(!1);return{...a,...s,...t,focusStrategy:n,open(e=null){0!==s.collection.size&&(r(e),t.open())},toggle(e=null){0!==s.collection.size&&(r(e),t.toggle())},isFocused:l,setFocused:o}}({...e,children:V(l),defaultSelectedKey:v||(null==(n=Y(l))?void 0:n.at(0))}),{descriptionProps:_,errorMessageProps:E,isInvalid:P,labelProps:k,triggerProps:S,validationDetails:C,validationErrors:N}=M(e,x,y),{errorMessageList:T}=(0,F.b)({errorMessage:u,isInvalid:P,validationDetails:C,validationErrors:N});return(0,r.jsxs)("div",{...A({classNames:[Q.root,{[Q.descriptionBeforeInput]:"before-input"===d,[Q.invalid]:P}]}),children:[f&&(0,r.jsxs)("label",{...k,className:b({classNames:[Q.label],prefixedNames:"label"}),htmlFor:S.id,children:[f,p?(0,r.jsx)("span",{className:b({classNames:Q.markedRequired,prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsxs)("div",{className:b({classNames:Q.inputWrapper,prefixedNames:"input-wrapper"}),children:[g&&(0,r.jsx)("div",{className:b({classNames:Q.prefix,prefixedNames:"prefix"}),children:g}),(0,r.jsx)("select",{...(0,s.$)(w,{labelable:!0}),"aria-describedby":S["aria-describedby"],"aria-invalid":P||void 0,"aria-labelledby":S["aria-labelledby"],className:b({classNames:{[Q.input]:!0},prefixedNames:"input"}),disabled:c,id:S.id,name:h,onBlur:S.onBlur,onChange:e=>x.setSelectedKey(e.target.value),onFocus:S.onFocus,ref:y,required:w.isRequired,tabIndex:w.excludeFromTabOrder?-1:void 0,value:null!==x.selectedKey?x.selectedKey:void 0,children:l}),m&&(0,r.jsx)("div",{className:b({classNames:Q.suffix,prefixedNames:"suffix"}),children:m})]}),T.length>=1&&(0,r.jsx)("div",{...E,className:b({classNames:Q.errorMessage,prefixedNames:"error-message"}),children:T.map(((e,t)=>(0,r.jsx)("p",{children:e},`error-message-${t}`)))}),o&&(0,r.jsx)("p",{..._,className:b({classNames:[Q.description,"description"],prefixedNames:"description"}),children:o})]})}));z.displayName="Select"},8343:(e,t,n)=>{n.d(t,{F:()=>s});var r=n(7049),i=n(1609);function s(e,t,n){let s=(0,i.useRef)(t),a=(0,r.J)((()=>{n&&n(s.current)}));(0,i.useEffect)((()=>{var t;let n=null==e||null===(t=e.current)||void 0===t?void 0:t.form;return null==n||n.addEventListener("reset",a),()=>{null==n||n.removeEventListener("reset",a)}}),[e,a])}},8356:(e,t,n)=>{n.d(t,{P:()=>i});var r=n(1609);function i(e,t,n){let[i,s]=(0,r.useState)(e||t),a=(0,r.useRef)(void 0!==e),l=void 0!==e;(0,r.useEffect)((()=>{let e=a.current;e!==l&&console.warn(`WARN: A component changed from ${e?"controlled":"uncontrolled"} to ${l?"controlled":"uncontrolled"}.`),a.current=l}),[l]);let o=l?e:i,d=(0,r.useCallback)(((e,...t)=>{let r=(e,...t)=>{n&&(Object.is(o,e)||n(e,...t)),l||(o=e)};"function"==typeof e?(console.warn("We can not support a function callback. See Github Issues for details https://github.com/adobe/react-spectrum/issues/2320"),s(((n,...i)=>{let s=e(l?o:n,...i);return r(s,...t),l?n:s}))):(l||s(e),r(e,...t))}),[l,o,n]);return[o,d]}},8357:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{C:()=>u});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=()=>(0,o.jsxs)(s.lV,{children:[(0,o.jsxs)(s.LB,{children:[(0,o.jsx)(a.$z,{name:"attachment_page",id:"attachment-page",title:(0,i.__)("Attachment Page","syntatis-feature-flipper"),label:(0,i.__)("Enable the attachment page","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the attachment page for the media files will be disabled.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("In WordPress, an attachment page is a dedicated page for each uploaded file, such as images or videos. It displays metadata like the file's title, description, and sometimes comments.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("However, these pages often lack meaningful content, which can hurt SEO and confuse visitors, especially if the theme doesn't style them properly.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("Starting with WordPress 6.4, attachment pages are disabled by default for new WordPress site installations.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("When the attachment page will is disabled, it automatically redirect visitors to the homepage when they try to access it.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"attachment_slug",id:"attachment-slug",title:(0,i.__)("Attachment Slug","syntatis-feature-flipper"),label:(0,i.__)("Enable default media file slug","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the attachment page will get a randomized slug instead of taking from the original file name.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("By default, WordPress will generate the attachment page slug based on the file name. This could cause conflicts with existing or future post or page slugs, as the slug may already be reserved and WordPress would append a suffix (like -2) to the post slug to make it unique.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("When disabled, WordPress will generate a random slug for the attachment page.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"media_infinite_scroll",id:"media-infinite-scroll",title:(0,i.__)("Infinite Scroll","syntatis-feature-flipper"),label:(0,i.__)("Enable the infinite scroll on the media library","syntatis-feature-flipper"),description:(0,i.__)('If switched off, the media library will use the "Load More" button instead of infinite scrolling.',"syntatis-feature-flipper"),help:(0,o.jsx)(l.Hu,{children:(0,o.jsx)("p",{children:(0,i.__)("Starting with WordPress 5.8, infinite scrolling is disabled by default in the Media Library. This setting allows you to reenable it.","syntatis-feature-flipper")})})})]}),(0,o.jsx)(a.Vn,{})]});r()}catch(e){r(e)}}))},8374:(e,t,n)=>{n.d(t,{l:()=>l});var r=n(4836),i=n(7233),s=n(2268),a=n(5562);function l(e){const t=(0,r.T)(e);if("virtual"===(0,a.ME)()){let n=t.activeElement;(0,i.v)((()=>{t.activeElement===n&&e.isConnected&&(0,s.e)(e)}))}else(0,s.e)(e)}},8399:(e,t,n)=>{n.d(t,{I:()=>s});var r=n(1609);const i=1e3;function s(e){let{keyboardDelegate:t,selectionManager:n,onTypeSelect:s}=e,a=(0,r.useRef)({search:"",timeout:void 0}).current;return{typeSelectProps:{onKeyDownCapture:t.getKeyForSearch?e=>{let r=1!==(l=e.key).length&&/^[A-Z]/i.test(l)?"":l;var l;if(r&&!e.ctrlKey&&!e.metaKey&&e.currentTarget.contains(e.target)){if(" "===r&&a.search.trim().length>0&&(e.preventDefault(),"continuePropagation"in e||e.stopPropagation()),a.search+=r,null!=t.getKeyForSearch){let e=t.getKeyForSearch(a.search,n.focusedKey);null==e&&(e=t.getKeyForSearch(a.search)),null!=e&&(n.setFocusedKey(e),s&&s(e))}clearTimeout(a.timeout),a.timeout=setTimeout((()=>{a.search=""}),i)}}:void 0}}}},8468:e=>{e.exports=window.lodash},8469:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{I:()=>h});var i=n(7723),s=n(9860),a=n(6087),l=n(8509),o=n(9204),d=n(5140),u=n(2664),c=n(790),p=e([s,u]);[s,u]=p.then?(await p)():p;const f=()=>{const{getOption:e,inlineData:t,inputProps:n}=(0,u.Mp)(),r=t.$wp.postTypes;if(!r)return null;for(const e in r)r[e].supports?.editor||delete r[e];return(0,c.jsx)(l.$,{defaultValue:e("gutenberg_post_types"),description:(0,i.__)("Select the post types that will use the block editor.","syntatis-feature-flipper"),label:(0,i.__)("Post Types","syntatis-feature-flipper"),...n("gutenberg_post_types"),children:Object.keys(r).map((e=>{const t=r[e];return(0,c.jsx)(o.S,{value:e,label:(0,c.jsxs)("span",{children:[t.label," ",(0,c.jsx)("code",{children:e})]})},e)}))})},h=()=>{const{getOption:e}=(0,u.Mp)(),[t,n]=(0,a.useState)(e("gutenberg"));return(0,c.jsx)(s.$,{name:"gutenberg",onChange:n,id:"gutenberg",title:(0,i.__)("Block Editor","syntatis-feature-flipper"),label:(0,i.__)("Enable the block editor (a.k.a Gutenberg)","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the block editor will be disabled and the classic editor will be used.","syntatis-feature-flipper"),children:t&&(0,c.jsx)(d.B_,{summary:(0,i.__)("Settings","syntatis-feature-flipper"),children:(0,c.jsx)(f,{})})})};r()}catch(e){r(e)}}))},8490:e=>{e.exports=window.wp.domReady},8509:(e,t,n)=>{n.d(t,{$:()=>m,I:()=>v});var r=n(790),i=n(2526),s=n(5987),a=n(2217),l=n(4742),o=n(9461),d=n(3908),u=n(1144),c=n(8356),p=n(1609),f=n(9691);const h="_descriptionBeforeInput_1j3uu_34",g="_horizontal_1j3uu_63",v=(0,p.createContext)(null),m=(0,p.forwardRef)(((e,t)=>{const{children:n,description:m,descriptionArea:y,errorMessage:b,isRequired:w,label:A,orientation:x="vertical"}=e,{clsx:_,componentProps:E,rootProps:P}=(0,f.Y)("CheckboxGroup",e),k=(0,d.U)(t),S=function(e={}){let[t,n]=(0,c.P)(e.value,e.defaultValue||[],e.onChange),r=!!e.isRequired&&0===t.length,i=(0,p.useRef)(new Map),s=(0,u.KZ)({...e,value:t}),a=s.displayValidation.isInvalid;var l;return{...s,value:t,setValue(t){e.isReadOnly||e.isDisabled||n(t)},isDisabled:e.isDisabled||!1,isReadOnly:e.isReadOnly||!1,isSelected:e=>t.includes(e),addValue(r){e.isReadOnly||e.isDisabled||t.includes(r)||n(t.concat(r))},removeValue(r){e.isReadOnly||e.isDisabled||t.includes(r)&&n(t.filter((e=>e!==r)))},toggleValue(r){e.isReadOnly||e.isDisabled||(t.includes(r)?n(t.filter((e=>e!==r))):n(t.concat(r)))},setInvalid(e,t){let n=new Map(i.current);t.isInvalid?n.set(e,t):n.delete(e),i.current=n,s.updateValidation((0,u.cX)(...n.values()))},validationState:null!==(l=e.validationState)&&void 0!==l?l:a?"invalid":null,isInvalid:a,isRequired:r}}(E),{descriptionProps:C,errorMessageProps:N,groupProps:T,isInvalid:j,labelProps:M,validationDetails:I,validationErrors:K}=function(e,t){let{isDisabled:n,name:r,validationBehavior:d="aria"}=e,{isInvalid:u,validationErrors:c,validationDetails:p}=t.displayValidation,{labelProps:f,fieldProps:h,descriptionProps:g,errorMessageProps:v}=(0,l.M)({...e,labelElementType:"span",isInvalid:u,errorMessage:e.errorMessage||c});i.n.set(t,{name:r,descriptionId:g.id,errorMessageId:v.id,validationBehavior:d});let m=(0,s.$)(e,{labelable:!0}),{focusWithinProps:y}=(0,o.R)({onBlurWithin:e.onBlur,onFocusWithin:e.onFocus,onFocusWithinChange:e.onFocusChange});return{groupProps:(0,a.v)(m,{role:"group","aria-disabled":n||void 0,...h,...y}),labelProps:f,descriptionProps:g,errorMessageProps:v,isInvalid:u,validationErrors:c,validationDetails:p}}(E,S);return(0,r.jsxs)("div",{...P({classNames:["_root_1j3uu_1",{[h]:"before-input"===y,[g]:"horizontal"===x}]}),...T,"aria-invalid":j,ref:k,children:[A&&(0,r.jsxs)("span",{...M,className:_({classNames:"_label_1j3uu_19",prefixedNames:"label"}),children:[A,w?(0,r.jsx)("span",{className:_({classNames:"_markedRequired_1j3uu_27",prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsx)(v.Provider,{value:S,children:(0,r.jsx)("div",{className:_({classNames:"_items_1j3uu_57",prefixedNames:"items"}),children:n})}),m&&(0,r.jsx)("div",{...C,className:_({classNames:"_description_1j3uu_34",prefixedNames:"description"}),children:m}),j&&(0,r.jsxs)("div",{...N,className:_({classNames:"_errorMessage_1j3uu_46",prefixedNames:"error-message"}),children:["function"==typeof b?b({isInvalid:j,validationDetails:I,validationErrors:K}):b,K.join(" ")]})]})}));m.displayName="CheckboxGroup"},8518:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{$z:()=>p.$,F9:()=>l.F,IO:()=>a.I,Il:()=>c.I,NE:()=>u.N,Nj:()=>d.N,Vn:()=>o.V,pY:()=>i.p,qw:()=>s.q,rj:()=>f.r});var i=n(8980),s=n(2919),a=n(8469),l=n(5786),o=n(3314),d=n(306),u=n(1620),c=n(3511),p=n(9860),f=n(6804),h=e([i,s,a,l,o,d,u,c,p,f]);[i,s,a,l,o,d,u,c,p,f]=h.then?(await h)():h,r()}catch(e){r(e)}}))},8817:(e,t,n)=>{n.d(t,{Y:()=>a});var r=n(4534),i=n(1609);const s=i.createContext(null);function a(){let e=(0,r.D)();return(0,i.useContext)(s)||e}},8868:(e,t,n)=>{n.d(t,{X:()=>l});var r=n(5562),i=n(1609),s=n(9953),a=n(7049);function l(e,t,n){let{validationBehavior:l,focus:d}=e;(0,s.N)((()=>{if("native"===l&&(null==n?void 0:n.current)&&!n.current.disabled){let r=t.realtimeValidation.isInvalid?t.realtimeValidation.validationErrors.join(" ")||"Invalid value.":"";n.current.setCustomValidity(r),n.current.hasAttribute("title")||(n.current.title=""),t.realtimeValidation.isInvalid||t.updateValidation({isInvalid:!(e=n.current).validity.valid,validationDetails:o(e),validationErrors:e.validationMessage?[e.validationMessage]:[]})}var e}));let u=(0,a.J)((()=>{t.resetValidation()})),c=(0,a.J)((e=>{var i;t.displayValidation.isInvalid||t.commitValidation();let s=null==n||null===(i=n.current)||void 0===i?void 0:i.form;var a;!e.defaultPrevented&&n&&s&&function(e){for(let t=0;t<e.elements.length;t++){let n=e.elements[t];if(!n.validity.valid)return n}return null}(s)===n.current&&(d?d():null===(a=n.current)||void 0===a||a.focus(),(0,r.Cl)("keyboard")),e.preventDefault()})),p=(0,a.J)((()=>{t.commitValidation()}));(0,i.useEffect)((()=>{let e=null==n?void 0:n.current;if(!e)return;let t=e.form;return e.addEventListener("invalid",c),e.addEventListener("change",p),null==t||t.addEventListener("reset",u),()=>{e.removeEventListener("invalid",c),e.removeEventListener("change",p),null==t||t.removeEventListener("reset",u)}}),[n,c,p,u,l])}function o(e){let t=e.validity;return{badInput:t.badInput,customError:t.customError,patternMismatch:t.patternMismatch,rangeOverflow:t.rangeOverflow,rangeUnderflow:t.rangeUnderflow,stepMismatch:t.stepMismatch,tooLong:t.tooLong,tooShort:t.tooShort,typeMismatch:t.typeMismatch,valueMissing:t.valueMissing,valid:t.valid}}},8905:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{a:()=>u});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=()=>{const{inlineData:e}=(0,s.Mp)();return(0,o.jsx)(s.lV,{children:(0,o.jsxs)(s.LB,{children:[(0,o.jsx)(a.IO,{}),(0,o.jsx)(a.$z,{isSelected:!0===e.$wp.themeSupport.widgetsBlockEditor&&void 0,isDisabled:!0!==e.$wp.themeSupport.widgetsBlockEditor||void 0,name:"block_based_widgets",id:"block-based-widgets",title:"Block-based Widgets",label:(0,i.__)("Enable the block-based widgets","syntatis-feature-flipper"),description:e.$wp.themeSupport.widgetsBlockEditor?(0,i.__)("If switched off, the block-based widgets will be disabled and the classic widgets will be used.","syntatis-feature-flipper"):(0,i.__)("The current theme in-use does not support block-based widgets.","syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"comments",id:"comments",title:"Comments",label:(0,i.__)("Enable comments","syntatis-feature-flipper"),description:(0,i.__)("If switched off, comments will be disabled site-wide.","syntatis-feature-flipper")}),(0,o.jsx)(a.NE,{}),(0,o.jsx)(a.$z,{name:"embed",id:"embed",title:"Embed",label:(0,i.__)("Enable post embedding","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will disable other sites from embedding content from your site, and vice-versa.","syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"self_ping",id:"self-ping",title:"Self-ping",label:(0,i.__)("Enable self-pingbacks","syntatis-feature-flipper"),description:(0,i.__)("If switched off, WordPress will not send pingbacks to your own site.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{readmore:"https://wordpress.org/documentation/article/trackbacks-and-pingbacks/#pingbacks",children:[(0,o.jsx)("p",{children:(0,i.__)("Pingbacks in WordPress are automatic notifications sent when one blog links to another. If a post links to a pingback-enabled post on another site, the linked site gets a notification that appears as a comment, encouraging interaction between bloggers.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("However, WordPress also sends pingbacks for internal links within the same site by default, which can result in unnecessary and sometimes annoying self-pings. Disabling self-pingbacks can help keep your comments section clean and relevant.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"feeds",id:"feeds",title:"Feeds",label:(0,i.__)("Enable RSS feeds","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the RSS feed URLs will not be accessible.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)('An RSS feed, which stands for "Really Simple Syndication" or "Rich Site Summary", is a standardized format that allows users to receive updates of your site content, usually through a feed reader such as Feedly, Inoreader or Reeder app.',"syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("Disabling feeds can help prevent content scraping and reduce server load.","syntatis-feature-flipper")})]})})]})})};r()}catch(e){r(e)}}))},8935:(e,t,n)=>{n.d(t,{f:()=>p});var r=n(790),i=n(3908),s=n(1609),a=n(1811),l=n(3036),o=n(9691);n(9479);const d={root:"_root_10vvz_1",input:"_input_10vvz_6",invalid:"_invalid_10vvz_14",label:"_label_10vvz_19",markedRequired:"_markedRequired_10vvz_27",descriptionBeforeInput:"_descriptionBeforeInput_10vvz_34",description:"_description_10vvz_34",errorMessage:"_errorMessage_10vvz_46"},u=5,c=50,p=(0,s.forwardRef)(((e,t)=>{const{cols:n=c,description:s,descriptionArea:p,errorMessage:f,isDisabled:h,isRequired:g,label:v,rows:m=u}=e,y=(0,i.U)(t),{clsx:b,componentProps:w,rootProps:A}=(0,o.Y)("TextArea",e),{descriptionProps:x,errorMessageProps:_,inputProps:E,isInvalid:P,labelProps:k,validationDetails:S,validationErrors:C}=(0,a.v)({...w,inputElementType:"textarea"},y),{errorMessageList:N}=(0,l.b)({errorMessage:f,isInvalid:P,validationDetails:S,validationErrors:C});return(0,r.jsxs)("div",{...A({classNames:[d.root,{[d.descriptionBeforeInput]:"before-input"===p,[d.disabled]:h,[d.invalid]:P}]}),children:[v&&(0,r.jsxs)("label",{...k,className:b({classNames:d.label,prefixedNames:"label"}),children:[v,g?(0,r.jsx)("span",{className:b({classNames:d.markedRequired,prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsx)("textarea",{...E,className:b({classNames:{[d.input]:!0,code:e.isCode},prefixedNames:"input"}),cols:n,ref:y,rows:m}),N.length>=1&&(0,r.jsx)("div",{..._,className:b({classNames:d.errorMessage,prefixedNames:"error-message"}),children:N.map(((e,t)=>(0,r.jsx)("p",{children:e},t)))}),s&&(0,r.jsx)("p",{...x,className:b({classNames:[d.description,"description"],prefixedNames:"description"}),children:s})]})}));p.displayName="TextArea"},8948:(e,t,n)=>{n.d(t,{P:()=>s,Y:()=>i});var r=n(9202);function i(e){return!(0!==e.mozInputSource||!e.isTrusted)||((0,r.m0)()&&e.pointerType?"click"===e.type&&1===e.buttons:0===e.detail&&!e.pointerType)}function s(e){return!(0,r.m0)()&&0===e.width&&0===e.height||1===e.width&&1===e.height&&0===e.pressure&&0===e.detail&&"mouse"===e.pointerType}},8980:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{p:()=>p});var i=n(7723),s=n(9860),a=n(8509),l=n(9204),o=n(2664),d=n(5140),u=n(790),c=e([s,o]);[s,o]=c.then?(await c)():c;const p=()=>{const{getOption:e,inputProps:t,inlineData:n}=(0,o.Mp)(),r=n.$wp.adminBarMenu||[];return(0,u.jsx)(s.$,{name:"admin_bar",id:"admin-bar",title:(0,i.__)("Admin Bar","syntatis-feature-flipper"),label:(0,i.__)("Show the Admin Bar on the front end","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the Admin Bar will not be displayed on the front end.","syntatis-feature-flipper"),help:(0,u.jsx)(d.Hu,{children:(0,u.jsx)("p",{children:(0,i.__)("When disabling the Admin Bar through this option, it will hide the Admin Bar on the front end only. The Admin Bar will still be visible in the admin area, and you will still be able to selectively hide which items are displayed on the Admin Bar.","syntatis-feature-flipper")})}),children:(0,u.jsx)(d.B_,{summary:(0,i.__)("Settings","syntatis-feature-flipper"),children:(0,u.jsx)(a.$,{defaultValue:e("admin_bar_menu"),label:(0,i.__)("Menu","syntatis-feature-flipper"),description:(0,i.__)("Unchecked menu items will be removed from the Admin Bar.","syntatis-feature-flipper"),...t("admin_bar_menu"),children:r.map((e=>(0,u.jsx)(l.S,{value:e,label:(0,u.jsx)("code",{children:e})},e)))})})})};r()}catch(e){r(e)}}))},9161:(e,t,n)=>{n.d(t,{g:()=>i});var r=n(4164);function i(e){const t=`kubrick-${e}-`;return{clsx:e=>{const{classNames:n="",prefixedNames:i=""}=e,s=function(e){return"string"==typeof e?e.split(" "):e.map((e=>e.split(" "))).flat()}(i).map((e=>e&&`${t}${e}`)),a=(0,r.A)(s,n);return""!==a.trim()?a:void 0}}}},9180:(e,t,n)=>{n.d(t,{$:()=>u});var r=n(790),i=n(3908),s=n(1609),a=n(9229),l=n(9691);const o="info",d="default",u=(0,s.forwardRef)(((e,t)=>{const{children:n,isDismissable:s=!1,isDismissed:u,level:c=o,onDismiss:p,variant:f=d}=e,h=(0,i.U)(t),g=(0,i.U)(null),{clsx:v,rootProps:m}=(0,l.Y)("Notice",e),{buttonProps:y}=(0,a.s)({onPress:()=>null==p?void 0:p()},g);return!u&&(0,r.jsxs)("div",{...m({classNames:["notice",`notice-${c}`,"_root_kbeg9_1",{"notice-alt":"alt"===f}]}),ref:h,children:[(0,r.jsx)("div",{className:v({classNames:"_content_kbeg9_4",prefixedNames:"content"}),children:n}),s&&(0,r.jsx)("button",{...y,"aria-label":"object"==typeof s?s.label:"Dismiss notice",className:v({classNames:["notice-dismiss"],prefixedNames:"dismiss-button"}),type:"button"})]})}));u.displayName="Notice"},9202:(e,t,n)=>{function r(e){var t;return"undefined"!=typeof window&&null!=window.navigator&&((null===(t=window.navigator.userAgentData)||void 0===t?void 0:t.brands.some((t=>e.test(t.brand))))||e.test(window.navigator.userAgent))}function i(e){var t;return"undefined"!=typeof window&&null!=window.navigator&&e.test((null===(t=window.navigator.userAgentData)||void 0===t?void 0:t.platform)||window.navigator.platform)}function s(e){let t=null;return()=>(null==t&&(t=e()),t)}n.d(t,{H8:()=>p,Tc:()=>c,bh:()=>o,cX:()=>a,gm:()=>h,lg:()=>u,m0:()=>f,un:()=>d});const a=s((function(){return i(/^Mac/i)})),l=s((function(){return i(/^iPhone/i)})),o=s((function(){return i(/^iPad/i)||a()&&navigator.maxTouchPoints>1})),d=s((function(){return l()||o()})),u=s((function(){return a()||d()})),c=s((function(){return r(/AppleWebKit/i)&&!p()})),p=s((function(){return r(/Chrome/i)})),f=s((function(){return r(/Android/i)})),h=s((function(){return r(/Firefox/i)}))},9204:(e,t,n)=>{n.d(t,{S:()=>y});var r=n(790),i=n(3908),s=n(3051),a=n(1609),l=n(2217),o=n(1144),d=n(8868),u=n(5369),c=n(5353);function p(e,t,n){let r=(0,o.KZ)({...e,value:t.isSelected}),{isInvalid:i,validationErrors:s,validationDetails:p}=r.displayValidation,{labelProps:f,inputProps:h,isSelected:g,isPressed:v,isDisabled:m,isReadOnly:y}=(0,c.e)({...e,isInvalid:i},t,n);(0,d.X)(e,r,n);let{isIndeterminate:b,isRequired:w,validationBehavior:A="aria"}=e;(0,a.useEffect)((()=>{n.current&&(n.current.indeterminate=!!b)}));let{pressProps:x}=(0,u.d)({isDisabled:m||y,onPress(){let{[o.Lf]:t}=e,{commitValidation:n}=t||r;n()}});return{labelProps:(0,l.v)(f,x),inputProps:{...h,checked:g,"aria-required":w&&"aria"===A||void 0,required:w&&"native"===A},isSelected:g,isPressed:v,isDisabled:m,isReadOnly:y,isInvalid:i,validationErrors:s,validationDetails:p}}var f=n(2526),h=n(1623),g=n(8509),v=n(9691);const m={root:"_root_17zr2_1",label:"_label_17zr2_8",inputWrapper:"_inputWrapper_17zr2_15",input:"_input_17zr2_15",description:"_description_17zr2_23",readOnly:"_readOnly_17zr2_26",disabled:"_disabled_17zr2_30",labelContent:"_labelContent_17zr2_34"},y=(0,a.forwardRef)(((e,t)=>{const{description:n,prefix:l,suffix:d}=e,{clsx:u,componentProps:c,rootProps:y}=(0,v.Y)("Checkbox",e),b=(0,i.U)(t),w=(0,a.useRef)(null),A=(0,s.Bi)(),x=n?(0,s.Bi)():void 0,_=(0,a.useContext)(g.I),{inputProps:E,isDisabled:P,isReadOnly:k,isSelected:S,labelProps:C}=_?function(e,t,n){const r=(0,h.H)({isReadOnly:e.isReadOnly||t.isReadOnly,isSelected:t.isSelected(e.value),onChange(n){n?t.addValue(e.value):t.removeValue(e.value),e.onChange&&e.onChange(n)}});let{name:i,descriptionId:s,errorMessageId:l,validationBehavior:d}=f.n.get(t);var u;d=null!==(u=e.validationBehavior)&&void 0!==u?u:d;let{realtimeValidation:c}=(0,o.KZ)({...e,value:r.isSelected,name:void 0,validationBehavior:"aria"}),g=(0,a.useRef)(o.YD),v=()=>{t.setInvalid(e.value,c.isInvalid?c:g.current)};(0,a.useEffect)(v);let m=t.realtimeValidation.isInvalid?t.realtimeValidation:c,y="native"===d?t.displayValidation:m;var b;let w=p({...e,isReadOnly:e.isReadOnly||t.isReadOnly,isDisabled:e.isDisabled||t.isDisabled,name:e.name||i,isRequired:null!==(b=e.isRequired)&&void 0!==b?b:t.isRequired,validationBehavior:d,[o.Lf]:{realtimeValidation:m,displayValidation:y,resetValidation:t.resetValidation,commitValidation:t.commitValidation,updateValidation(e){g.current=e,v()}}},r,n);return{...w,inputProps:{...w.inputProps,"aria-describedby":[e["aria-describedby"],t.isInvalid?l:null,s].filter(Boolean).join(" ")||void 0}}}({...c,children:e.label,value:c.value},_,w):p({...c,children:e.label},(0,h.H)(c),w),N=(0,r.jsx)("span",{...C,className:u({classNames:m.labelContent,prefixedNames:"label-content"}),children:e.label});return(0,r.jsxs)("div",{...y({classNames:[m.root,{[m.disabled]:P,[m.readOnly]:k}]}),"data-disabled":P||void 0,"data-readonly":k||void 0,"data-selected":S||void 0,children:[(0,r.jsxs)("div",{className:u({classNames:m.inputWrapper,prefixedNames:"input-wrapper"}),children:[l&&(0,r.jsx)("div",{className:u({classNames:m.prefix,prefixedNames:"prefix"}),children:l}),(0,r.jsxs)("label",{className:u({classNames:m.label,prefixedNames:"label"}),id:A,ref:b,children:[(0,r.jsx)("input",{...E,"aria-describedby":x,"aria-labelledby":A,className:u({classNames:m.input,prefixedNames:"input"}),ref:w}),N]}),d&&(0,r.jsx)("div",{className:u({classNames:m.suffix,prefixedNames:"suffix"}),children:d})]}),n&&(0,r.jsx)("div",{className:u({classNames:[m.description,"description"],prefixedNames:"description"}),id:x,children:n})]})}));y.displayName="Checkbox"},9229:(e,t,n)=>{n.d(t,{s:()=>l});var r=n(2217),i=n(5987),s=n(4351),a=n(5369);function l(e,t){let n,{elementType:l="button",isDisabled:o,onPress:d,onPressStart:u,onPressEnd:c,onPressUp:p,onPressChange:f,preventFocusOnPress:h,allowFocusWhenDisabled:g,onClick:v,href:m,target:y,rel:b,type:w="button"}=e;n="button"===l?{type:w,disabled:o}:{role:"button",tabIndex:o?void 0:0,href:"a"!==l||o?void 0:m,target:"a"===l?y:void 0,type:"input"===l?w:void 0,disabled:"input"===l?o:void 0,"aria-disabled":o&&"input"!==l?o:void 0,rel:"a"===l?b:void 0};let{pressProps:A,isPressed:x}=(0,a.d)({onPressStart:u,onPressEnd:c,onPressChange:f,onPress:d,onPressUp:p,isDisabled:o,preventFocusOnPress:h,ref:t}),{focusableProps:_}=(0,s.W)(e,t);g&&(_.tabIndex=o?-1:_.tabIndex);let E=(0,r.v)(_,A,(0,i.$)(e,{labelable:!0}));return{isPressed:x,buttonProps:(0,r.v)(n,E,{"aria-haspopup":e["aria-haspopup"],"aria-expanded":e["aria-expanded"],"aria-controls":e["aria-controls"],"aria-pressed":e["aria-pressed"],onClick:e=>{v&&(v(e),console.warn("onClick is deprecated, please use onPress"))}})}}},9235:(e,t,n)=>{n.d(t,{V:()=>s});const r=new Set(["Arab","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),i=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function s(e){if(Intl.Locale){let t=new Intl.Locale(e).maximize(),n="function"==typeof t.getTextInfo?t.getTextInfo():t.textInfo;if(n)return"rtl"===n.direction;if(t.script)return r.has(t.script)}let t=e.split("-")[0];return i.has(t)}},9431:(e,t,n)=>{n.d(t,{L:()=>i});var r=n(790);const i=({children:e,title:t,description:n})=>(0,r.jsxs)(r.Fragment,{children:[t?(0,r.jsx)("h2",{className:"title AuWsLxH6KE0Glw254vEJ",children:t}):null,n?(0,r.jsx)("p",{className:"OELiDqUSg2DBEOUW3Wu6",children:n}):null,(0,r.jsx)("table",{className:"form-table XqH5MWpfHxHeyIheR7TC",role:"presentation",children:(0,r.jsx)("tbody",{children:e})})]})},9461:(e,t,n)=>{n.d(t,{R:()=>s});var r=n(2894),i=n(1609);function s(e){let{isDisabled:t,onBlurWithin:n,onFocusWithin:s,onFocusWithinChange:a}=e,l=(0,i.useRef)({isFocusWithin:!1}),o=(0,i.useCallback)((e=>{l.current.isFocusWithin&&!e.currentTarget.contains(e.relatedTarget)&&(l.current.isFocusWithin=!1,n&&n(e),a&&a(!1))}),[n,a,l]),d=(0,r.y)(o),u=(0,i.useCallback)((e=>{l.current.isFocusWithin||document.activeElement!==e.target||(s&&s(e),a&&a(!0),l.current.isFocusWithin=!0,d(e))}),[s,a,d]);return t?{focusWithinProps:{onFocus:void 0,onBlur:void 0}}:{focusWithinProps:{onFocus:u,onBlur:o}}}},9479:()=>{},9480:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{$:()=>u});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=()=>{const{getOption:e}=(0,s.Mp)();return(0,o.jsxs)(s.lV,{children:[(0,o.jsx)(a.Il,{}),(0,o.jsxs)(s.LB,{title:(0,i.__)("Assets","syntatis-feature-flipper"),description:(0,i.__)("Options to control the scripts, styles, and images loaded on the site.","syntatis-feature-flipper"),children:[(0,o.jsx)(a.$z,{name:"emojis",id:"emojis",title:(0,i.__)("Emojis","syntatis-feature-flipper"),label:(0,i.__)("Enable the built-in emojis","syntatis-feature-flipper"),description:(0,i.__)("If switched off, WordPress will not load the emojis scripts, styles, and images.","syntatis-feature-flipper"),help:(0,i.__)("While Emojis are fun, if you're not using it in your posts or pages, you might want to consider disabling them to reduce the number of requests from the additional scripts and styles require to load them.","syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"scripts_version",id:"scripts-version",title:(0,i.__)("Scripts Version","syntatis-feature-flipper"),label:(0,i.__)("Add scripts and styles version","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the scripts and styles version will not be added in the URLs.","syntatis-feature-flipper"),help:(0,i.__)('WordPress adds the script version on the file URL, e.g. "?ver=5.9.3". This version helps browsers detect updates and load the latest script instead of using an outdated cached one. Keeping this parameter enabled is generally recommended to ensure scripts are update correctly.',"syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"jquery_migrate",id:"jquery-migrate",title:"jQuery Migrate",label:(0,i.__)("Load jQuery Migrate script","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the jQuery Migrate script file will not be loaded.","syntatis-feature-flipper"),help:(0,i.__)("jQuery Migrate is a library that ensures older themes and plugins work with newer versions of jQuery. This helps developers update their code while keeping older sites functional. If your site is up-to-date, you can safely disable jQuery Migrate.","syntatis-feature-flipper")})]}),(0,o.jsxs)(s.LB,{title:"Metadata",description:(0,i.__)("Options to control the metadata added in the HTML document head section.","syntatis-feature-flipper"),children:[e("xmlrpc")&&(0,o.jsx)(a.$z,{name:"rsd_link",id:"rsd-link",title:(0,i.__)("RSD Link","syntatis-feature-flipper"),label:(0,i.__)("Enable RSD link","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the Really Simple Discovery (RSD) link will be removed from the webpage head.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)('The RSD link, or "Really Simple Discovery", helps external applications detect services like publishing APIs on your site. However, it\'s mostly outdated and rarely used today, so removing it from your site is usually safe.',"syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)('Note that this action only removes the link itself, not the underlying RSD endpoint. To fully disable the endpoint, you can turn off XML-RPC from "Security › XML-RPC".',"syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"generator_tag",id:"generator-tag",title:(0,i.__)("Generator Meta Tag","syntatis-feature-flipper"),label:(0,i.__)("Add the generator meta tag","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will remove the generator meta tag which shows the current version of WordPress installed.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("The generator meta tag reveals the current WordPress version installed, which can pose security risks by exposing potential vulnerabilities of the version.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("Removing this tag can help protect your site from such threats.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"shortlink",id:"shortlink",title:(0,i.__)("Shortlink","syntatis-feature-flipper"),label:(0,i.__)("Add Shortlink","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will remove the shortlink meta tag which shows the short URL of the webpage head.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("Shortlink is a simplified URL created for easier sharing, but they are often unnecessary.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("Removing shortlink can clean up your site's HTML.","syntatis-feature-flipper")})]})})]})]})};r()}catch(e){r(e)}}))},9583:(e,t,n)=>{n.d(t,{A:()=>r});const r={inputGroup:"vV5G1z8iy3sSYeCefjm_",checkboxGroup:"qvwQxh1MqnMjvypEKLk2",heading:"NhRP2kv4tZnRZ9XNF6a1",inputs:"PN_fgJj24HFFKsaAfFzQ",details:"gkSBOdZ9VUtEiyJErvkA"}},9662:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{$R:()=>d.$,Ct:()=>l.C,SV:()=>o.S,a5:()=>a.a,nQ:()=>i.n,wq:()=>s.w});var i=n(7834),s=n(5021),a=n(8905),l=n(8357),o=n(3061),d=n(9480),u=e([i,s,a,l,o,d]);[i,s,a,l,o,d]=u.then?(await u)():u,r()}catch(e){r(e)}}))},9691:(e,t,n)=>{n.d(t,{Y:()=>i});var r=n(9161);function i(e,t){const{className:n,"data-testid":i,id:s,style:a,...l}=t||{},{clsx:o}=(0,r.g)(e);return{clsx:o,componentProps:{...l,id:s},rootProps(t){const{classNames:r,prefixedNames:l}=t||{},d={...a,...(null==t?void 0:t.styles)||{}};return{className:o({classNames:[r,n],prefixedNames:l||"root"}),"data-testid":i,id:s?`${s}-${e}-root`:void 0,style:Object.keys(d).length>=1?d:void 0}}}}},9860:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{$:()=>u});var i=n(3413),s=n(2664),a=n(5140),l=n(7345),o=n(790),d=e([s]);s=(d.then?(await d)():d)[0];const u=({description:e,id:t,label:n,name:r,onChange:d,title:u,children:c,isDisabled:p,isSelected:f,help:h})=>{const{labelProps:g,inputProps:v,getOption:m}=(0,s.Mp)();return(0,o.jsxs)("tr",{children:[(0,o.jsx)("th",{scope:"row",children:(0,o.jsxs)("span",{className:l.A.label,children:[(0,o.jsx)("label",{...g(t),children:u}),h&&(0,o.jsx)(a.V7,{children:h})]})}),(0,o.jsxs)("td",{children:[(0,o.jsx)(i.d,{...v(r),className:l.A.root,onChange:e=>{void 0!==d&&d(e)},defaultSelected:m(r),description:e,label:n,isDisabled:p,isSelected:f}),c]})]})};r()}catch(e){r(e)}}))},9953:(e,t,n)=>{n.d(t,{N:()=>i});var r=n(1609);const i="undefined"!=typeof document?r.useLayoutEffect:()=>{}}},s={};function a(e){var t=s[e];if(void 0!==t)return t.exports;var n=s[e]={exports:{}};return i[e](n,n.exports,a),n.exports}e="function"==typeof Symbol?Symbol("webpack queues"):"__webpack_queues__",t="function"==typeof Symbol?Symbol("webpack exports"):"__webpack_exports__",n="function"==typeof Symbol?Symbol("webpack error"):"__webpack_error__",r=e=>{e&&e.d<1&&(e.d=1,e.forEach((e=>e.r--)),e.forEach((e=>e.r--?e.r++:e())))},a.a=(i,s,a)=>{var l;a&&((l=[]).d=-1);var o,d,u,c=new Set,p=i.exports,f=new Promise(((e,t)=>{u=t,d=e}));f[t]=p,f[e]=e=>(l&&e(l),c.forEach(e),f.catch((e=>{}))),i.exports=f,s((i=>{var s;o=(i=>i.map((i=>{if(null!==i&&"object"==typeof i){if(i[e])return i;if(i.then){var s=[];s.d=0,i.then((e=>{a[t]=e,r(s)}),(e=>{a[n]=e,r(s)}));var a={};return a[e]=e=>e(s),a}}var l={};return l[e]=e=>{},l[t]=i,l})))(i);var a=()=>o.map((e=>{if(e[n])throw e[n];return e[t]})),d=new Promise((t=>{(s=()=>t(a)).r=0;var n=e=>e!==l&&!c.has(e)&&(c.add(e),e&&!e.d&&(s.r++,e.push(s)));o.map((t=>t[e](n)))}));return s.r?d:a()}),(e=>(e?u(f[n]=e):d(p),r(l)))),l&&l.d<0&&(l.d=0)},a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),a(341)})();
     1(()=>{"use strict";var e,t,n,r,i={156:(e,t,n)=>{n.d(t,{A:()=>r});const r={settings:"FmvwuJL3qfhP_BsuyWnk"}},164:(e,t,n)=>{n.d(t,{y:()=>a});var r=n(7049),i=n(9953),s=n(1609);function a(e){let[t,n]=(0,s.useState)(e),a=(0,s.useRef)(null),l=(0,r.J)((()=>{if(!a.current)return;let e=a.current.next();e.done?a.current=null:t===e.value?l():n(e.value)}));(0,i.N)((()=>{a.current&&l()}));let o=(0,r.J)((e=>{a.current=e(t),l()}));return[t,o]}},306:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{N:()=>c});var i=n(2568),s=n(3667),a=n(2664),l=n(5140),o=n(7345),d=n(790),u=e([a]);a=(u.then?(await u)():u)[0];const c=({description:e,id:t,name:n,onChange:r,title:u,children:c,isDisabled:p,isSelected:f,help:h,options:g,orientation:v})=>{const{labelProps:m,inputProps:y,getOption:b}=(0,a.Mp)();return(0,d.jsxs)("tr",{children:[(0,d.jsx)("th",{scope:"row",children:(0,d.jsxs)("span",{className:o.A.label,children:[(0,d.jsx)("label",{...m(t),children:u}),h&&(0,d.jsx)(l.V7,{children:h})]})}),(0,d.jsxs)("td",{children:[(0,d.jsx)(i.z,{...y(n),className:o.A.root,onChange:e=>{void 0!==r&&r(e)},defaultValue:b(n),description:e,isDisabled:p,isSelected:f,orientation:v,children:g.map((({label:e,value:t,...n})=>(0,d.jsx)(s.s,{value:t,...n,children:e},t)))}),c]})]})};r()}catch(e){r(e)}}))},341:(e,t,n)=>{n.a(e,(async(e,t)=>{try{var r=n(8490),i=n.n(r),s=n(6087),a=n(2664),l=n(6858),o=n(790),d=e([a,l]);[a,l]=d.then?(await d)():d,i()((()=>{const e=document.querySelector("#syntatis-feature-flipper-settings");if(e){const t=JSON.parse(e.dataset.inline),n=e.dataset.nonce;(0,s.createRoot)(e).render((0,o.jsx)(a.Z6,{inlineData:t,nonceData:n,children:(0,o.jsx)(l.Y,{})}))}})),t()}catch(e){t(e)}}))},415:(e,t,n)=>{n.d(t,{Cc:()=>d,wR:()=>f});var r=n(1609);const i={prefix:String(Math.round(1e10*Math.random())),current:0},s=r.createContext(i),a=r.createContext(!1);let l=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement),o=new WeakMap;const d="function"==typeof r.useId?function(e){let t=r.useId(),[n]=(0,r.useState)(f());return e||`${n?"react-aria":`react-aria${i.prefix}`}-${t}`}:function(e){let t=(0,r.useContext)(s);t!==i||l||console.warn("When server rendering, you must wrap your application in an <SSRProvider> to ensure consistent ids are generated between the client and server.");let n=function(e=!1){let t=(0,r.useContext)(s),n=(0,r.useRef)(null);if(null===n.current&&!e){var i,a;let e=null===(a=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)||void 0===a||null===(i=a.ReactCurrentOwner)||void 0===i?void 0:i.current;if(e){let n=o.get(e);null==n?o.set(e,{id:t.current,state:e.memoizedState}):e.memoizedState!==n.state&&(t.current=n.id,o.delete(e))}n.current=++t.current}return n.current}(!!e),a=`react-aria${t.prefix}`;return e||`${a}-${n}`};function u(){return!1}function c(){return!0}function p(e){return()=>{}}function f(){return"function"==typeof r.useSyncExternalStore?r.useSyncExternalStore(p,u,c):(0,r.useContext)(a)}},631:(e,t,n)=>{n.d(t,{A:()=>r});const r={root:"kqcdgiY_Xs0k8Tku0yKz"}},751:(e,t,n)=>{function r(e){if(!e)return;let t=!0;return n=>{let r={...n,preventDefault(){n.preventDefault()},isDefaultPrevented:()=>n.isDefaultPrevented(),stopPropagation(){t?console.error("stopPropagation is now the default behavior for events in React Spectrum. You can use continuePropagation() to revert this behavior."):t=!0},continuePropagation(){t=!1},isPropagationStopped:()=>t};e(r),t&&n.stopPropagation()}}n.d(t,{T:()=>r})},790:e=>{e.exports=window.ReactJSXRuntime},894:(e,t,n)=>{function r(e,t){return t.get?t.get.call(e):t.value}n.d(t,{_:()=>r})},1034:(e,t,n)=>{n.d(t,{O:()=>a,T:()=>l});var r=n(790),i=n(1609);const s=(0,i.createContext)({context:"settings"}),a=e=>{const{children:t,context:n,url:i}=e;let a="tab";return"string"==typeof e.navigate&&(a=e.navigate),(0,r.jsx)(s.Provider,{value:{context:n,navigate:a,url:i},children:t})},l=()=>(0,i.useContext)(s)},1144:(e,t,n)=>{n.d(t,{KZ:()=>d,Lf:()=>o,YD:()=>a,cX:()=>f});var r=n(1609);const i={badInput:!1,customError:!1,patternMismatch:!1,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valueMissing:!1,valid:!0},s={...i,customError:!0,valid:!1},a={isInvalid:!1,validationDetails:i,validationErrors:[]},l=(0,r.createContext)({}),o="__formValidationState"+Date.now();function d(e){if(e[o]){let{realtimeValidation:t,displayValidation:n,updateValidation:r,resetValidation:i,commitValidation:s}=e[o];return{realtimeValidation:t,displayValidation:n,updateValidation:r,resetValidation:i,commitValidation:s}}return function(e){let{isInvalid:t,validationState:n,name:i,value:o,builtinValidation:d,validate:f,validationBehavior:h="aria"}=e;n&&(t||(t="invalid"===n));let g=void 0!==t?{isInvalid:t,validationErrors:[],validationDetails:s}:null,v=(0,r.useMemo)((()=>{if(!f||null==o)return null;let e=function(e,t){if("function"==typeof e){let n=e(t);if(n&&"boolean"!=typeof n)return u(n)}return[]}(f,o);return c(e)}),[f,o]);(null==d?void 0:d.validationDetails.valid)&&(d=void 0);let m=(0,r.useContext)(l),y=(0,r.useMemo)((()=>i?Array.isArray(i)?i.flatMap((e=>u(m[e]))):u(m[i]):[]),[m,i]),[b,w]=(0,r.useState)(m),[A,_]=(0,r.useState)(!1);m!==b&&(w(m),_(!1));let x=(0,r.useMemo)((()=>c(A?[]:y)),[A,y]),E=(0,r.useRef)(a),[P,k]=(0,r.useState)(a),S=(0,r.useRef)(a),[C,N]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{if(!C)return;N(!1);let e=v||d||E.current;p(e,S.current)||(S.current=e,k(e))})),{realtimeValidation:g||x||v||d||a,displayValidation:"native"===h?g||x||P:g||x||v||d||P,updateValidation(e){"aria"!==h||p(P,e)?E.current=e:k(e)},resetValidation(){let e=a;p(e,S.current)||(S.current=e,k(e)),"native"===h&&N(!1),_(!0)},commitValidation(){"native"===h&&N(!0),_(!0)}}}(e)}function u(e){return e?Array.isArray(e)?e:[e]:[]}function c(e){return e.length?{isInvalid:!0,validationErrors:e,validationDetails:s}:null}function p(e,t){return e===t||!!e&&!!t&&e.isInvalid===t.isInvalid&&e.validationErrors.length===t.validationErrors.length&&e.validationErrors.every(((e,n)=>e===t.validationErrors[n]))&&Object.entries(e.validationDetails).every((([e,n])=>t.validationDetails[e]===n))}function f(...e){let t=new Set,n=!1,r={...i};for(let i of e){var s,a;for(let e of i.validationErrors)t.add(e);n||(n=i.isInvalid);for(let e in r)(s=r)[a=e]||(s[a]=i.validationDetails[e])}return r.valid=!n,{isInvalid:n,validationErrors:[...t],validationDetails:r}}},1455:e=>{e.exports=window.wp.apiFetch},1609:e=>{e.exports=window.React},1620:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{N:()=>p});var i=n(7723),s=n(6087),a=n(2481),l=n(9860),o=n(2664),d=n(5140),u=n(790),c=e([l,o]);[l,o]=c.then?(await c)():c;const p=()=>{const{getOption:e,optionPrefix:t}=(0,o.Mp)(),[n,r]=(0,s.useState)(e("revisions")),c=e("revisions_max");return(0,u.jsx)(l.$,{name:"revisions",id:"revisions",title:(0,i.__)("Revisions","syntatis-feature-flipper"),label:(0,i.__)("Enable post revisions","syntatis-feature-flipper"),description:(0,i.__)("If switched off, revisions of your posts will not be saved.","syntatis-feature-flipper"),help:(0,u.jsxs)(d.Hu,{readmore:"https://wordpress.org/documentation/article/revisions/",children:[(0,u.jsx)("p",{children:(0,i.__)("While the revision feature is helpful for recovering content, storing too many revisions can clutter the database, slow down performance, and use up storage space.","syntatis-feature-flipper")}),(0,u.jsx)("p",{children:(0,i.__)("Limiting or disabling revisions can help to improve your site database more efficient, especially for multi-author blogs or sites with limited hosting resources.","syntatis-feature-flipper")})]}),onChange:r,children:n&&(0,u.jsx)("div",{style:{marginTop:"1rem"},children:(0,u.jsx)(a.A,{min:1,max:100,placeholder:"number"==typeof c?c:"∞",defaultValue:c,type:"number",name:`${t}revisions_max`,className:"code",suffix:(0,u.jsx)("span",{"aria-hidden":!0,children:(0,i.__)("Revisions","syntatis-feature-flipper")}),"aria-label":(0,i.__)("Maximum","syntatis-feature-flipper"),description:(0,i.__)("The maximum number of revisions to keep.","syntatis-feature-flipper")})})})};r()}catch(e){r(e)}}))},1623:(e,t,n)=>{n.d(t,{H:()=>i});var r=n(8356);function i(e={}){let{isReadOnly:t}=e,[n,i]=(0,r.P)(e.isSelected,e.defaultSelected||!1,e.onChange);return{isSelected:n,setSelected:function(e){t||i(e)},toggle:function(){t||i(!n)}}}},1732:(e,t,n)=>{n.d(t,{T:()=>s});var r=n(1609),i=n(8356);function s(e){let[t,n]=(0,i.P)(e.isOpen,e.defaultOpen||!1,e.onOpenChange);const s=(0,r.useCallback)((()=>{n(!0)}),[n]),a=(0,r.useCallback)((()=>{n(!1)}),[n]),l=(0,r.useCallback)((()=>{n(!t)}),[n,t]);return{isOpen:t,setOpen:n,open:s,close:a,toggle:l}}},1786:(e,t,n)=>{n.d(t,{J:()=>i});var r=n(4836);function i(e,t){return"#comment"!==e.nodeName&&function(e){const t=(0,r.m)(e);if(!(e instanceof t.HTMLElement||e instanceof t.SVGElement))return!1;let{display:n,visibility:i}=e.style,s="none"!==n&&"hidden"!==i&&"collapse"!==i;if(s){const{getComputedStyle:t}=e.ownerDocument.defaultView;let{display:n,visibility:r}=t(e);s="none"!==n&&"hidden"!==r&&"collapse"!==r}return s}(e)&&function(e,t){return!e.hasAttribute("hidden")&&!e.hasAttribute("data-react-aria-prevent-focus")&&("DETAILS"!==e.nodeName||!t||"SUMMARY"===t.nodeName||e.hasAttribute("open"))}(e,t)&&(!e.parentElement||i(e.parentElement,e))}},1789:(e,t,n)=>{n.d(t,{A:()=>d});var r=n(1609);const i=new Map,s=new Set;function a(e){for(const t of[...s])t(e)}function l(e){return"undefined"===e?void 0:JSON.parse(e)}function o(e){try{return e()}catch(e){}}const d=function(e,t){const n=null==t?void 0:t.serializer,[d]=(0,r.useState)(null==t?void 0:t.defaultValue);return function(e,t,n=!0,d=l,u=JSON.stringify){const c=(0,r.useRef)({string:null,parsed:void 0}),p=(0,r.useSyncExternalStore)((0,r.useCallback)((t=>{const n=n=>{e===n&&t()};return s.add(n),()=>{s.delete(n)}}),[e]),(()=>{var n;const r=null!==(n=o((()=>sessionStorage.getItem(e))))&&void 0!==n?n:null;if(i.has(e))c.current.parsed=i.get(e);else if(r!==c.current.string){let e;try{e=null===r?t:d(r)}catch(n){e=t}c.current.parsed=e}return c.current.string=r,null===r&&void 0!==t&&o((()=>{const n=u(t);sessionStorage.setItem(e,n),c.current={string:n,parsed:t}})),c.current.parsed}),(()=>t)),f=(0,r.useCallback)((t=>{const n=t instanceof Function?t(c.current.parsed):t;try{sessionStorage.setItem(e,u(n)),i.delete(e)}catch(t){i.set(e,n)}a(e)}),[e,u]);return(0,r.useEffect)((()=>{if(!n)return;const t=t=>{t.storageArea===o((()=>sessionStorage))&&t.key===e&&a(e)};return window.addEventListener("storage",t),()=>window.removeEventListener("storage",t)}),[e,n]),(0,r.useMemo)((()=>[p,f,{isPersistent:p===t||!i.has(e),removeItem(){o((()=>sessionStorage.removeItem(e))),i.delete(e),a(e)}}]),[e,f,p,t])}(e,d,null==t?void 0:t.storageSync,null==n?void 0:n.parse,null==n?void 0:n.stringify)}},1811:(e,t,n)=>{n.d(t,{v:()=>f});var r=n(1609),i=n(5987),s=n(8343),a=n(4836),l=n(2217),o=n(8356),d=n(4742),u=n(4351),c=n(8868),p=n(1144);function f(e,t){let{inputElementType:n="input",isDisabled:f=!1,isRequired:h=!1,isReadOnly:g=!1,type:v="text",validationBehavior:m="aria"}=e,[y,b]=(0,o.P)(e.value,e.defaultValue||"",e.onChange),{focusableProps:w}=(0,u.W)(e,t),A=(0,p.KZ)({...e,value:y}),{isInvalid:_,validationErrors:x,validationDetails:E}=A.displayValidation,{labelProps:P,fieldProps:k,descriptionProps:S,errorMessageProps:C}=(0,d.M)({...e,isInvalid:_,errorMessage:e.errorMessage||x}),N=(0,i.$)(e,{labelable:!0});const T={type:v,pattern:e.pattern};return(0,s.F)(t,y,b),(0,c.X)(e,A,t),(0,r.useEffect)((()=>{if(t.current instanceof(0,a.m)(t.current).HTMLTextAreaElement){let e=t.current;Object.defineProperty(e,"defaultValue",{get:()=>e.value,set:()=>{},configurable:!0})}}),[t]),{labelProps:P,inputProps:(0,l.v)(N,"input"===n?T:void 0,{disabled:f,readOnly:g,required:h&&"native"===m,"aria-required":h&&"aria"===m||void 0,"aria-invalid":_||void 0,"aria-errormessage":e["aria-errormessage"],"aria-activedescendant":e["aria-activedescendant"],"aria-autocomplete":e["aria-autocomplete"],"aria-haspopup":e["aria-haspopup"],"aria-controls":e["aria-controls"],value:y,onChange:e=>b(e.target.value),autoComplete:e.autoComplete,autoCapitalize:e.autoCapitalize,maxLength:e.maxLength,minLength:e.minLength,name:e.name,placeholder:e.placeholder,inputMode:e.inputMode,autoCorrect:e.autoCorrect,spellCheck:e.spellCheck,onCopy:e.onCopy,onCut:e.onCut,onPaste:e.onPaste,onCompositionEnd:e.onCompositionEnd,onCompositionStart:e.onCompositionStart,onCompositionUpdate:e.onCompositionUpdate,onSelect:e.onSelect,onBeforeInput:e.onBeforeInput,onInput:e.onInput,...w,...k}),descriptionProps:S,errorMessageProps:C,isInvalid:_,validationErrors:x,validationDetails:E}}},2166:(e,t,n)=>{function r(...e){return(...t)=>{for(let n of e)"function"==typeof n&&n(...t)}}n.d(t,{c:()=>r})},2217:(e,t,n)=>{n.d(t,{v:()=>a});var r=n(2166),i=n(3051),s=n(4164);function a(...e){let t={...e[0]};for(let n=1;n<e.length;n++){let a=e[n];for(let e in a){let n=t[e],l=a[e];"function"==typeof n&&"function"==typeof l&&"o"===e[0]&&"n"===e[1]&&e.charCodeAt(2)>=65&&e.charCodeAt(2)<=90?t[e]=(0,r.c)(n,l):"className"!==e&&"UNSAFE_className"!==e||"string"!=typeof n||"string"!=typeof l?"id"===e&&n&&l?t.id=(0,i.Tw)(n,l):t[e]=void 0!==l?l:n:t[e]=(0,s.A)(n,l)}}return t}},2268:(e,t,n)=>{function r(e){if(function(){if(null==i){i=!1;try{document.createElement("div").focus({get preventScroll(){return i=!0,!0}})}catch{}}return i}())e.focus({preventScroll:!0});else{let t=function(e){let t=e.parentNode,n=[],r=document.scrollingElement||document.documentElement;for(;t instanceof HTMLElement&&t!==r;)(t.offsetHeight<t.scrollHeight||t.offsetWidth<t.scrollWidth)&&n.push({element:t,scrollTop:t.scrollTop,scrollLeft:t.scrollLeft}),t=t.parentNode;return r instanceof HTMLElement&&n.push({element:r,scrollTop:r.scrollTop,scrollLeft:r.scrollLeft}),n}(e);e.focus(),function(e){for(let{element:t,scrollTop:n,scrollLeft:r}of e)t.scrollTop=n,t.scrollLeft=r}(t)}}n.d(t,{e:()=>r});let i=null},2284:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{N:()=>h});var i=n(9180),s=n(7723),a=n(7623),l=n(7899),o=n(790),d=e([a]);a=(d.then?(await d)():d)[0];const u={success:(0,s.__)("Settings saved.","syntatis-feature-flipper"),error:(0,s.__)("Settings failed to save.","syntatis-feature-flipper"),"no-change":(0,s.__)("No changes were made.","syntatis-feature-flipper")},c={success:"success",error:"error","no-change":"info"};function p(e){return u[e]||""}function f(e){return c[e]||"info"}const h=()=>{const{updating:e,status:t,setStatus:n}=(0,a.M)();if(e||!t||t.startsWith("__"))return null;const r=p(t);return r&&(0,o.jsx)(i.$,{className:`${l.A.root} inline`,isDismissable:!0,level:f(t),onDismiss:()=>n(null),children:(0,o.jsx)("strong",{children:r})})};r()}catch(g){r(g)}}))},2481:(e,t,n)=>{n.d(t,{A:()=>u});var r=n(790),i=n(3908),s=n(1609),a=n(1811),l=n(3036),o=n(9691);n(9479);const d={root:"_root_10vvz_1",inputWrapper:"_inputWrapper_10vvz_6",input:"_input_10vvz_6",invalid:"_invalid_10vvz_14",label:"_label_10vvz_19",markedRequired:"_markedRequired_10vvz_27",descriptionBeforeInput:"_descriptionBeforeInput_10vvz_34",description:"_description_10vvz_34",errorMessage:"_errorMessage_10vvz_46"},u=(0,s.forwardRef)(((e,t)=>{var n,s,u,c,p,f;const{description:h,descriptionArea:g,errorMessage:v,isDisabled:m,isRequired:y,label:b,max:w,min:A,prefix:_,step:x,suffix:E}=e;let P=e.className;const k=null==(n=e.className)?void 0:n.includes("code"),S=null==(s=e.className)?void 0:s.includes("regular-text"),C=null==(u=e.className)?void 0:u.includes("small-text");S&&(P=null==(c=e.className)?void 0:c.replace("regular-text","")),C&&(P=null==(p=e.className)?void 0:p.replace("small-text","")),k&&(P=null==(f=e.className)?void 0:f.replace("code",""));const N=(0,i.U)(t),{clsx:T,componentProps:j,rootProps:M}=(0,o.Y)("TextField",{...e,className:P}),{descriptionProps:I,errorMessageProps:K,inputProps:D,isInvalid:R,labelProps:B,validationDetails:L,validationErrors:F}=(0,a.v)(j,N),{errorMessageList:O}=(0,l.b)({errorMessage:v,isInvalid:R,validationDetails:L,validationErrors:F});return(0,r.jsxs)("div",{...M({classNames:[d.root,{[d.descriptionBeforeInput]:"before-input"===g,[d.disabled]:m,[d.invalid]:R}]}),children:[b&&(0,r.jsxs)("label",{...B,className:T({classNames:d.label,prefixedNames:"label"}),children:[b,y?(0,r.jsx)("span",{className:T({classNames:d.markedRequired,prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsxs)("div",{className:T({classNames:d.inputWrapper,prefixedNames:"input-wrapper"}),children:[_&&(0,r.jsx)("div",{className:T({classNames:d.prefix,prefixedNames:"prefix"}),children:_}),(0,r.jsx)("input",{...D,className:T({classNames:{[d.input]:!0,code:k,"regular-text":S,"small-text":C},prefixedNames:"input"}),max:w,min:A,ref:N,step:x}),E&&(0,r.jsx)("div",{className:T({classNames:d.suffix,prefixedNames:"suffix"}),children:E})]}),O.length>=1&&(0,r.jsx)("div",{...K,className:T({classNames:d.errorMessage,prefixedNames:"error-message"}),children:O.map(((e,t)=>(0,r.jsx)("p",{children:e},t)))}),h&&(0,r.jsx)("p",{...I,className:T({classNames:[d.description,"description"],prefixedNames:"description"}),children:h})]})}));u.displayName="TextField"},2526:(e,t,n)=>{n.d(t,{n:()=>r});const r=new WeakMap},2568:(e,t,n)=>{n.d(t,{z:()=>A});var r=n(790),i=n(3908),s=n(1609),a=n(4124),l=n(5987),o=n(3051),d=n(2217),u=n(5652),c=n(4742),p=n(9461),f=n(8817),h=n(1144),g=n(8356);let v=Math.round(1e10*Math.random()),m=0;var y=n(9691),b=n(3667);const w="_descriptionBeforeInput_15x60_34",A=(0,s.forwardRef)(((e,t)=>{const{children:n,isRequired:A,label:_}=e,{description:x,descriptionArea:E}=e,{clsx:P,componentProps:k,rootProps:S}=(0,y.Y)("RadioGroup",e),C=(0,i.U)(t),N=function(e){let t=(0,s.useMemo)((()=>e.name||`radio-group-${v}-${++m}`),[e.name]);var n;let[r,i]=(0,g.P)(e.value,null!==(n=e.defaultValue)&&void 0!==n?n:null,e.onChange),[a,l]=(0,s.useState)(null),o=(0,h.KZ)({...e,value:r}),d=o.displayValidation.isInvalid;return{...o,name:t,selectedValue:r,setSelectedValue:t=>{e.isReadOnly||e.isDisabled||(i(t),o.commitValidation())},lastFocusedValue:a,setLastFocusedValue:l,isDisabled:e.isDisabled||!1,isReadOnly:e.isReadOnly||!1,isRequired:e.isRequired||!1,validationState:e.validationState||(d?"invalid":null),isInvalid:d}}(k),{descriptionProps:T,errorMessageProps:j,isInvalid:M,labelProps:I,radioGroupProps:K,validationErrors:D}=function(e,t){let{name:n,isReadOnly:r,isRequired:i,isDisabled:s,orientation:h="vertical",validationBehavior:g="aria"}=e,{direction:v}=(0,f.Y)(),{isInvalid:m,validationErrors:y,validationDetails:b}=t.displayValidation,{labelProps:w,fieldProps:A,descriptionProps:_,errorMessageProps:x}=(0,c.M)({...e,labelElementType:"span",isInvalid:t.isInvalid,errorMessage:e.errorMessage||y}),E=(0,l.$)(e,{labelable:!0}),{focusWithinProps:P}=(0,p.R)({onBlurWithin(n){var r;null===(r=e.onBlur)||void 0===r||r.call(e,n),t.selectedValue||t.setLastFocusedValue(null)},onFocusWithin:e.onFocus,onFocusWithinChange:e.onFocusChange}),k=(0,o.Bi)(n);return a.V.set(t,{name:k,descriptionId:_.id,errorMessageId:x.id,validationBehavior:g}),{radioGroupProps:(0,d.v)(E,{role:"radiogroup",onKeyDown:e=>{let n;switch(e.key){case"ArrowRight":n="rtl"===v&&"vertical"!==h?"prev":"next";break;case"ArrowLeft":n="rtl"===v&&"vertical"!==h?"next":"prev";break;case"ArrowDown":n="next";break;case"ArrowUp":n="prev";break;default:return}e.preventDefault();let r,i=(0,u.N$)(e.currentTarget,{from:e.target});"next"===n?(r=i.nextNode(),r||(i.currentNode=e.currentTarget,r=i.firstChild())):(r=i.previousNode(),r||(i.currentNode=e.currentTarget,r=i.lastChild())),r&&(r.focus(),t.setSelectedValue(r.value))},"aria-invalid":t.isInvalid||void 0,"aria-errormessage":e["aria-errormessage"],"aria-readonly":r||void 0,"aria-required":i||void 0,"aria-disabled":s||void 0,"aria-orientation":h,...A,...P}),labelProps:w,descriptionProps:_,errorMessageProps:x,isInvalid:m,validationErrors:y,validationDetails:b}}(k,N);return(0,r.jsxs)("div",{...S({classNames:["_root_15x60_1",{[w]:"before-input"===E}]}),...K,"data-description-area":E,ref:C,children:[_&&(0,r.jsxs)("span",{...I,className:P({classNames:"_label_15x60_19",prefixedNames:"label"}),children:[_,A?(0,r.jsx)("span",{className:P({classNames:"_markedRequired_15x60_27",prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsx)(b.r.Provider,{value:N,children:(0,r.jsx)("div",{className:P({classNames:"_items_15x60_54",prefixedNames:"items"}),children:n})}),M&&(0,r.jsx)("div",{...j,className:P({classNames:"_errorMessage_15x60_46",prefixedNames:"error-message"}),children:D.join(" ")}),x&&(0,r.jsx)("div",{...T,className:P({classNames:"_description_15x60_34",prefixedNames:"description"}),children:x})]})}));A.displayName="RadioGroup"},2664:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{LB:()=>s.L,Mp:()=>o.M,Z6:()=>l.Z,lV:()=>i.l});var i=n(5460),s=n(9431),a=n(2284),l=n(3194),o=n(7623),d=e([i,a,l,o]);[i,a,l,o]=d.then?(await d)():d,r()}catch(e){r(e)}}))},2698:()=>{},2866:(e,t,n)=>{n.d(t,{c:()=>a});var r=n(790),i=n(1609),s=n(3908);const a=(0,i.forwardRef)(((e,t)=>{const n=(0,s.U)(t),{children:i}=e;return(0,r.jsx)("option",{ref:n,...e,children:i})}));a.displayName="Option"},2894:(e,t,n)=>{n.d(t,{y:()=>l});var r=n(1609),i=n(9953),s=n(7049);class a{isDefaultPrevented(){return this.nativeEvent.defaultPrevented}preventDefault(){this.defaultPrevented=!0,this.nativeEvent.preventDefault()}stopPropagation(){this.nativeEvent.stopPropagation(),this.isPropagationStopped=()=>!0}isPropagationStopped(){return!1}persist(){}constructor(e,t){this.nativeEvent=t,this.target=t.target,this.currentTarget=t.currentTarget,this.relatedTarget=t.relatedTarget,this.bubbles=t.bubbles,this.cancelable=t.cancelable,this.defaultPrevented=t.defaultPrevented,this.eventPhase=t.eventPhase,this.isTrusted=t.isTrusted,this.timeStamp=t.timeStamp,this.type=e}}function l(e){let t=(0,r.useRef)({isFocused:!1,observer:null});(0,i.N)((()=>{const e=t.current;return()=>{e.observer&&(e.observer.disconnect(),e.observer=null)}}),[]);let n=(0,s.J)((t=>{null==e||e(t)}));return(0,r.useCallback)((e=>{if(e.target instanceof HTMLButtonElement||e.target instanceof HTMLInputElement||e.target instanceof HTMLTextAreaElement||e.target instanceof HTMLSelectElement){t.current.isFocused=!0;let r=e.target,i=e=>{t.current.isFocused=!1,r.disabled&&n(new a("blur",e)),t.current.observer&&(t.current.observer.disconnect(),t.current.observer=null)};r.addEventListener("focusout",i,{once:!0}),t.current.observer=new MutationObserver((()=>{if(t.current.isFocused&&r.disabled){var e;null===(e=t.current.observer)||void 0===e||e.disconnect();let n=r===document.activeElement?null:document.activeElement;r.dispatchEvent(new FocusEvent("blur",{relatedTarget:n})),r.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:n}))}})),t.current.observer.observe(r,{attributes:!0,attributeFilter:["disabled"]})}}),[n])}},2919:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{q:()=>f});var i=n(7723),s=n(9860),a=n(8509),l=n(9204),o=n(2664),d=n(6087),u=n(5140),c=n(790),p=e([s,o]);[s,o]=p.then?(await p)():p;const f=()=>{const{getOption:e,inputProps:t,inlineData:n}=(0,o.Mp)(),[r,p]=(0,d.useState)(e("dashboard_widgets")),f=(0,d.useId)(),h=n.$wp.dashboardWidgets||[];return(0,c.jsx)(s.$,{name:"dashboard_widgets",id:"dashboard-widgets",title:(0,i.__)("Dashboard Widgets","syntatis-feature-flipper"),label:(0,i.__)("Enable Dashboard widgets","syntatis-feature-flipper"),description:(0,i.__)("If switched off, all widgets will not be shown in the Dashboard.","syntatis-feature-flipper"),onChange:p,children:r&&(0,c.jsx)(u.B_,{summary:(0,c.jsx)("span",{id:f,children:(0,i.__)("Settings","syntatis-feature-flipper")}),children:(0,c.jsx)(a.$,{defaultValue:e("dashboard_widgets_enabled"),label:(0,i.__)("Widgets","syntatis-feature-flipper"),description:(0,i.__)("Unchecked widgets will not be shown in the Dashboard.","syntatis-feature-flipper"),...t("dashboard_widgets_enabled"),children:Object.keys(h).map((e=>(0,c.jsx)(l.S,{value:h[e].id,label:h[e].title},e)))})})})};r()}catch(e){r(e)}}))},2922:(e,t,n)=>{n.d(t,{V:()=>v});class r{*[Symbol.iterator](){yield*this.iterable}get size(){return this.keyMap.size}getKeys(){return this.keyMap.keys()}getKeyBefore(e){let t=this.keyMap.get(e);var n;return t&&null!==(n=t.prevKey)&&void 0!==n?n:null}getKeyAfter(e){let t=this.keyMap.get(e);var n;return t&&null!==(n=t.nextKey)&&void 0!==n?n:null}getFirstKey(){return this.firstKey}getLastKey(){return this.lastKey}getItem(e){var t;return null!==(t=this.keyMap.get(e))&&void 0!==t?t:null}at(e){const t=[...this.getKeys()];return this.getItem(t[e])}getChildren(e){let t=this.keyMap.get(e);return(null==t?void 0:t.childNodes)||[]}constructor(e){this.keyMap=new Map,this.firstKey=null,this.lastKey=null,this.iterable=e;let t=e=>{if(this.keyMap.set(e.key,e),e.childNodes&&"section"===e.type)for(let n of e.childNodes)t(n)};for(let n of e)t(n);let n=null,r=0;for(let[e,t]of this.keyMap)n?(n.nextKey=e,t.prevKey=n.key):(this.firstKey=e,t.prevKey=void 0),"item"===t.type&&(t.index=r++),n=t,n.nextKey=void 0;var i;this.lastKey=null!==(i=null==n?void 0:n.key)&&void 0!==i?i:null}}class i extends Set{constructor(e,t,n){super(e),e instanceof i?(this.anchorKey=null!=t?t:e.anchorKey,this.currentKey=null!=n?n:e.currentKey):(this.anchorKey=null!=t?t:null,this.currentKey=null!=n?n:null)}}var s=n(8356),a=n(1609);function l(e,t){return e?"all"===e?"all":new i(e):t}function o(e,t,n){if(t.parentKey===n.parentKey)return t.index-n.index;let r=[...d(e,t),t],i=[...d(e,n),n],s=r.slice(0,i.length).findIndex(((e,t)=>e!==i[t]));return-1!==s?(t=r[s],n=i[s],t.index-n.index):r.findIndex((e=>e===n))>=0?1:(i.findIndex((e=>e===t)),-1)}function d(e,t){let n=[],r=t;for(;null!=(null==r?void 0:r.parentKey);)r=e.getItem(r.parentKey),r&&n.unshift(r);return n}class u{get selectionMode(){return this.state.selectionMode}get disallowEmptySelection(){return this.state.disallowEmptySelection}get selectionBehavior(){return this.state.selectionBehavior}setSelectionBehavior(e){this.state.setSelectionBehavior(e)}get isFocused(){return this.state.isFocused}setFocused(e){this.state.setFocused(e)}get focusedKey(){return this.state.focusedKey}get childFocusStrategy(){return this.state.childFocusStrategy}setFocusedKey(e,t){(null==e||this.collection.getItem(e))&&this.state.setFocusedKey(e,t)}get selectedKeys(){return"all"===this.state.selectedKeys?new Set(this.getSelectAllKeys()):this.state.selectedKeys}get rawSelection(){return this.state.selectedKeys}isSelected(e){if("none"===this.state.selectionMode)return!1;let t=this.getKey(e);return null!=t&&("all"===this.state.selectedKeys?this.canSelectItem(t):this.state.selectedKeys.has(t))}get isEmpty(){return"all"!==this.state.selectedKeys&&0===this.state.selectedKeys.size}get isSelectAll(){if(this.isEmpty)return!1;if("all"===this.state.selectedKeys)return!0;if(null!=this._isSelectAll)return this._isSelectAll;let e=this.getSelectAllKeys(),t=this.state.selectedKeys;return this._isSelectAll=e.every((e=>t.has(e))),this._isSelectAll}get firstSelectedKey(){let e=null;for(let t of this.state.selectedKeys){let n=this.collection.getItem(t);(!e||n&&o(this.collection,n,e)<0)&&(e=n)}var t;return null!==(t=null==e?void 0:e.key)&&void 0!==t?t:null}get lastSelectedKey(){let e=null;for(let t of this.state.selectedKeys){let n=this.collection.getItem(t);(!e||n&&o(this.collection,n,e)>0)&&(e=n)}var t;return null!==(t=null==e?void 0:e.key)&&void 0!==t?t:null}get disabledKeys(){return this.state.disabledKeys}get disabledBehavior(){return this.state.disabledBehavior}extendSelection(e){if("none"===this.selectionMode)return;if("single"===this.selectionMode)return void this.replaceSelection(e);let t,n=this.getKey(e);if(null!=n){if("all"===this.state.selectedKeys)t=new i([n],n,n);else{let e=this.state.selectedKeys;var r;let a=null!==(r=e.anchorKey)&&void 0!==r?r:n;var s;t=new i(e,a,n);for(let r of this.getKeyRange(a,null!==(s=e.currentKey)&&void 0!==s?s:n))t.delete(r);for(let e of this.getKeyRange(n,a))this.canSelectItem(e)&&t.add(e)}this.state.setSelectedKeys(t)}}getKeyRange(e,t){let n=this.collection.getItem(e),r=this.collection.getItem(t);return n&&r?o(this.collection,n,r)<=0?this.getKeyRangeInternal(e,t):this.getKeyRangeInternal(t,e):[]}getKeyRangeInternal(e,t){var n;if(null===(n=this.layoutDelegate)||void 0===n?void 0:n.getKeyRange)return this.layoutDelegate.getKeyRange(e,t);let r=[],i=e;for(;null!=i;){let e=this.collection.getItem(i);if(e&&("item"===e.type||"cell"===e.type&&this.allowsCellSelection)&&r.push(i),i===t)return r;i=this.collection.getKeyAfter(i)}return[]}getKey(e){let t=this.collection.getItem(e);if(!t)return e;if("cell"===t.type&&this.allowsCellSelection)return e;for(;t&&"item"!==t.type&&null!=t.parentKey;)t=this.collection.getItem(t.parentKey);return t&&"item"===t.type?t.key:null}toggleSelection(e){if("none"===this.selectionMode)return;if("single"===this.selectionMode&&!this.isSelected(e))return void this.replaceSelection(e);let t=this.getKey(e);if(null==t)return;let n=new i("all"===this.state.selectedKeys?this.getSelectAllKeys():this.state.selectedKeys);n.has(t)?n.delete(t):this.canSelectItem(t)&&(n.add(t),n.anchorKey=t,n.currentKey=t),this.disallowEmptySelection&&0===n.size||this.state.setSelectedKeys(n)}replaceSelection(e){if("none"===this.selectionMode)return;let t=this.getKey(e);if(null==t)return;let n=this.canSelectItem(t)?new i([t],t,t):new i;this.state.setSelectedKeys(n)}setSelectedKeys(e){if("none"===this.selectionMode)return;let t=new i;for(let n of e){let e=this.getKey(n);if(null!=e&&(t.add(e),"single"===this.selectionMode))break}this.state.setSelectedKeys(t)}getSelectAllKeys(){let e=[],t=n=>{for(;null!=n;){if(this.canSelectItem(n)){var r;let l=this.collection.getItem(n);var i;"item"===(null==l?void 0:l.type)&&e.push(n),(null==l?void 0:l.hasChildNodes)&&(this.allowsCellSelection||"item"!==l.type)&&t(null!==(i=null===(s=l,r=function(e){let t=0;for(let n of e){if(0===t)return n;t++}}("function"==typeof(a=this.collection).getChildren?a.getChildren(s.key):s.childNodes))||void 0===r?void 0:r.key)&&void 0!==i?i:null)}n=this.collection.getKeyAfter(n)}var s,a};return t(this.collection.getFirstKey()),e}selectAll(){this.isSelectAll||"multiple"!==this.selectionMode||this.state.setSelectedKeys("all")}clearSelection(){!this.disallowEmptySelection&&("all"===this.state.selectedKeys||this.state.selectedKeys.size>0)&&this.state.setSelectedKeys(new i)}toggleSelectAll(){this.isSelectAll?this.clearSelection():this.selectAll()}select(e,t){"none"!==this.selectionMode&&("single"===this.selectionMode?this.isSelected(e)&&!this.disallowEmptySelection?this.toggleSelection(e):this.replaceSelection(e):"toggle"===this.selectionBehavior||t&&("touch"===t.pointerType||"virtual"===t.pointerType)?this.toggleSelection(e):this.replaceSelection(e))}isSelectionEqual(e){if(e===this.state.selectedKeys)return!0;let t=this.selectedKeys;if(e.size!==t.size)return!1;for(let n of e)if(!t.has(n))return!1;for(let n of t)if(!e.has(n))return!1;return!0}canSelectItem(e){var t;if("none"===this.state.selectionMode||this.state.disabledKeys.has(e))return!1;let n=this.collection.getItem(e);return!(!n||(null==n||null===(t=n.props)||void 0===t?void 0:t.isDisabled)||"cell"===n.type&&!this.allowsCellSelection)}isDisabled(e){var t,n;return"all"===this.state.disabledBehavior&&(this.state.disabledKeys.has(e)||!!(null===(n=this.collection.getItem(e))||void 0===n||null===(t=n.props)||void 0===t?void 0:t.isDisabled))}isLink(e){var t,n;return!!(null===(n=this.collection.getItem(e))||void 0===n||null===(t=n.props)||void 0===t?void 0:t.href)}getItemProps(e){var t;return null===(t=this.collection.getItem(e))||void 0===t?void 0:t.props}constructor(e,t,n){var r;this.collection=e,this.state=t,this.allowsCellSelection=null!==(r=null==n?void 0:n.allowsCellSelection)&&void 0!==r&&r,this._isSelectAll=null,this.layoutDelegate=(null==n?void 0:n.layoutDelegate)||null}}class c{build(e,t){return this.context=t,p((()=>this.iterateCollection(e)))}*iterateCollection(e){let{children:t,items:n}=e;if(a.isValidElement(t)&&t.type===a.Fragment)yield*this.iterateCollection({children:t.props.children,items:n});else if("function"==typeof t){if(!n)throw new Error("props.children was a function but props.items is missing");let e=0;for(let r of n)yield*this.getFullNode({value:r,index:e},{renderer:t}),e++}else{let e=[];a.Children.forEach(t,(t=>{t&&e.push(t)}));let n=0;for(let t of e){let e=this.getFullNode({element:t,index:n},{});for(let t of e)n++,yield t}}}getKey(e,t,n,r){if(null!=e.key)return e.key;if("cell"===t.type&&null!=t.key)return`${r}${t.key}`;let i=t.value;if(null!=i){var s;let e=null!==(s=i.key)&&void 0!==s?s:i.id;if(null==e)throw new Error("No key found for item");return e}return r?`${r}.${t.index}`:`$.${t.index}`}getChildState(e,t){return{renderer:t.renderer||e.renderer}}*getFullNode(e,t,n,r){if(a.isValidElement(e.element)&&e.element.type===a.Fragment){let s=[];var i;a.Children.forEach(e.element.props.children,(e=>{s.push(e)}));let l=null!==(i=e.index)&&void 0!==i?i:0;for(const e of s)yield*this.getFullNode({element:e,index:l++},t,n,r);return}let s=e.element;if(!s&&e.value&&t&&t.renderer){let n=this.cache.get(e.value);if(n&&(!n.shouldInvalidate||!n.shouldInvalidate(this.context)))return n.index=e.index,n.parentKey=r?r.key:null,void(yield n);s=t.renderer(e.value)}if(a.isValidElement(s)){let i=s.type;if("function"!=typeof i&&"function"!=typeof i.getCollectionNode){let e=s.type;throw new Error(`Unknown element <${e}> in collection.`)}let a=i.getCollectionNode(s.props,this.context);var l;let p=null!==(l=e.index)&&void 0!==l?l:0,g=a.next();for(;!g.done&&g.value;){let i=g.value;var o;e.index=p;let l=null!==(o=i.key)&&void 0!==o?o:null;null==l&&(l=i.element?null:this.getKey(s,e,t,n));let v=[...this.getFullNode({...i,key:l,index:p,wrapper:f(e.wrapper,i.wrapper)},this.getChildState(t,i),n?`${n}${s.key}`:s.key,r)];for(let t of v){var d,u,c;if(t.value=null!==(u=null!==(d=i.value)&&void 0!==d?d:e.value)&&void 0!==u?u:null,t.value&&this.cache.set(t.value,t),e.type&&t.type!==e.type)throw new Error(`Unsupported type <${h(t.type)}> in <${h(null!==(c=null==r?void 0:r.type)&&void 0!==c?c:"unknown parent type")}>. Only <${h(e.type)}> is supported.`);p++,yield t}g=a.next(v)}return}if(null==e.key||null==e.type)return;let g=this;var v,m;let y={type:e.type,props:e.props,key:e.key,parentKey:r?r.key:null,value:null!==(v=e.value)&&void 0!==v?v:null,level:r?r.level+1:0,index:e.index,rendered:e.rendered,textValue:null!==(m=e.textValue)&&void 0!==m?m:"","aria-label":e["aria-label"],wrapper:e.wrapper,shouldInvalidate:e.shouldInvalidate,hasChildNodes:e.hasChildNodes||!1,childNodes:p((function*(){if(!e.hasChildNodes||!e.childNodes)return;let n=0;for(let r of e.childNodes()){null!=r.key&&(r.key=`${y.key}${r.key}`);let e=g.getFullNode({...r,index:n},g.getChildState(t,r),y.key,y);for(let t of e)n++,yield t}}))};yield y}constructor(){this.cache=new WeakMap}}function p(e){let t=[],n=null;return{*[Symbol.iterator](){for(let e of t)yield e;n||(n=e());for(let e of n)t.push(e),yield e}}}function f(e,t){return e&&t?n=>e(t(n)):e||t||void 0}function h(e){return e[0].toUpperCase()+e.slice(1)}function g(e){let{filter:t,layoutDelegate:n}=e,o=function(e){let{selectionMode:t="none",disallowEmptySelection:n=!1,allowDuplicateSelectionEvents:r,selectionBehavior:o="toggle",disabledBehavior:d="all"}=e,u=(0,a.useRef)(!1),[,c]=(0,a.useState)(!1),p=(0,a.useRef)(null),f=(0,a.useRef)(null),[,h]=(0,a.useState)(null),g=(0,a.useMemo)((()=>l(e.selectedKeys)),[e.selectedKeys]),v=(0,a.useMemo)((()=>l(e.defaultSelectedKeys,new i)),[e.defaultSelectedKeys]),[m,y]=(0,s.P)(g,v,e.onSelectionChange),b=(0,a.useMemo)((()=>e.disabledKeys?new Set(e.disabledKeys):new Set),[e.disabledKeys]),[w,A]=(0,a.useState)(o);"replace"===o&&"toggle"===w&&"object"==typeof m&&0===m.size&&A("replace");let _=(0,a.useRef)(o);return(0,a.useEffect)((()=>{o!==_.current&&(A(o),_.current=o)}),[o]),{selectionMode:t,disallowEmptySelection:n,selectionBehavior:w,setSelectionBehavior:A,get isFocused(){return u.current},setFocused(e){u.current=e,c(e)},get focusedKey(){return p.current},get childFocusStrategy(){return f.current},setFocusedKey(e,t="first"){p.current=e,f.current=t,h(e)},selectedKeys:m,setSelectedKeys(e){!r&&function(e,t){if(e.size!==t.size)return!1;for(let n of e)if(!t.has(n))return!1;return!0}(e,m)||y(e)},disabledKeys:b,disabledBehavior:d}}(e),d=(0,a.useMemo)((()=>e.disabledKeys?new Set(e.disabledKeys):new Set),[e.disabledKeys]),p=(0,a.useCallback)((e=>new r(t?t(e):e)),[t]),f=(0,a.useMemo)((()=>({suppressTextValueWarning:e.suppressTextValueWarning})),[e.suppressTextValueWarning]),h=function(e,t,n){let r=(0,a.useMemo)((()=>new c),[]),{children:i,items:s,collection:l}=e;return(0,a.useMemo)((()=>{if(l)return l;let e=r.build({children:i,items:s},n);return t(e)}),[r,i,s,l,n,t])}(e,p,f),g=(0,a.useMemo)((()=>new u(h,o,{layoutDelegate:n})),[h,o,n]);const v=(0,a.useRef)(null);return(0,a.useEffect)((()=>{if(null!=o.focusedKey&&!h.getItem(o.focusedKey)&&v.current){const l=v.current.getItem(o.focusedKey),d=[...v.current.getKeys()].map((e=>{const t=v.current.getItem(e);return"item"===(null==t?void 0:t.type)?t:null})).filter((e=>null!==e)),u=[...h.getKeys()].map((e=>{const t=h.getItem(e);return"item"===(null==t?void 0:t.type)?t:null})).filter((e=>null!==e));var e,t;const c=(null!==(e=null==d?void 0:d.length)&&void 0!==e?e:0)-(null!==(t=null==u?void 0:u.length)&&void 0!==t?t:0);var n,r,i;let p=Math.min(c>1?Math.max((null!==(n=null==l?void 0:l.index)&&void 0!==n?n:0)-c+1,0):null!==(r=null==l?void 0:l.index)&&void 0!==r?r:0,(null!==(i=null==u?void 0:u.length)&&void 0!==i?i:0)-1),f=null,m=!1;for(;p>=0;){if(!g.isDisabled(u[p].key)){f=u[p];break}var s,a;p<u.length-1&&!m?p++:(m=!0,p>(null!==(s=null==l?void 0:l.index)&&void 0!==s?s:0)&&(p=null!==(a=null==l?void 0:l.index)&&void 0!==a?a:0),p--)}o.setFocusedKey(f?f.key:null)}v.current=h}),[h,g,o,o.focusedKey]),{collection:h,disabledKeys:d,selectionManager:g}}function v(e){var t;let[n,r]=(0,s.P)(e.selectedKey,null!==(t=e.defaultSelectedKey)&&void 0!==t?t:null,e.onSelectionChange),i=(0,a.useMemo)((()=>null!=n?[n]:[]),[n]),{collection:l,disabledKeys:o,selectionManager:d}=g({...e,selectionMode:"single",disallowEmptySelection:!0,allowDuplicateSelectionEvents:!0,selectedKeys:i,onSelectionChange:t=>{if("all"===t)return;var i;let s=null!==(i=t.values().next().value)&&void 0!==i?i:null;s===n&&e.onSelectionChange&&e.onSelectionChange(s),r(s)}}),u=null!=n?l.getItem(n):null;return{collection:l,disabledKeys:o,selectionManager:d,selectedKey:n,setSelectedKey:r,selectedItem:u}}},3036:(e,t,n)=>{function r(e){const t=[],{isInvalid:n,validationDetails:r,validationErrors:i}=e,{errorMessage:s}=e,a="function"==typeof s?s({isInvalid:n,validationDetails:r,validationErrors:i}):s;return a&&t.push(a),t.push(...i),{errorMessageList:t||[]}}n.d(t,{b:()=>r})},3051:(e,t,n)=>{n.d(t,{Bi:()=>d,Tw:()=>u,X1:()=>c});var r=n(9953),i=n(164),s=n(1609),a=n(415);let l=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement),o=new Map;function d(e){let[t,n]=(0,s.useState)(e),i=(0,s.useRef)(null),d=(0,a.Cc)(t),u=(0,s.useCallback)((e=>{i.current=e}),[]);return l&&(o.has(d)&&!o.get(d).includes(u)?o.set(d,[...o.get(d),u]):o.set(d,[u])),(0,r.N)((()=>{let e=d;return()=>{o.delete(e)}}),[d]),(0,s.useEffect)((()=>{let e=i.current;e&&(i.current=null,n(e))})),d}function u(e,t){if(e===t)return e;let n=o.get(e);if(n)return n.forEach((e=>e(t))),t;let r=o.get(t);return r?(r.forEach((t=>t(e))),e):t}function c(e=[]){let t=d(),[n,a]=(0,i.y)(t),l=(0,s.useCallback)((()=>{a((function*(){yield t,yield document.getElementById(t)?t:void 0}))}),[t,a]);return(0,r.N)(l,[t,l,...e]),n}},3061:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{S:()=>f});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=document.querySelector('#adminmenu a[href="theme-editor.php"]'),c=document.querySelector('#adminmenu a[href="plugin-editor.php"]'),p={themeEditors:u?.parentElement?.style?.display,pluginEditors:c?.parentElement?.style?.display},f=()=>(0,o.jsxs)(s.lV,{children:[(0,o.jsxs)(s.LB,{children:[(0,o.jsx)(a.$z,{name:"file_edit",id:"file-edit",title:(0,i.__)("File Edit","syntatis-feature-flipper"),label:(0,i.__)("Enable the File Editor","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will disable the WordPress built-in file editor for themes and plugins.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("By default, WordPress allows admins to edit theme and plugin file directly from the admin area, but it's a security risk. Mistakes can break the site, and hackers who gain access can exploit it to compromise all your data.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("It's generally best to disable this feature to keep your site safer.","syntatis-feature-flipper")})]}),onChange:e=>{u&&(u.parentElement.style.display=e?p.themeEditors:"none"),c&&(c.parentElement.style.display=e?p.pluginEditors:"none")}}),(0,o.jsx)(a.$z,{name:"xmlrpc",id:"xmlrpc",title:"XML-RPC",label:(0,i.__)("Enable XML-RPC","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the XML-RPC endpoint will not be accessible.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("XML-RPC is a communication protocol in WordPress that allows external applications to interact with it remotely. Originally designed to support mobile publishing and remote management, it enables operations like posting and managing content.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("However, due to security vulnerabilities, it's generally recommended to disable it in favor of the more secure WordPress REST API.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"authenticated_rest_api",id:"authenticated-rest-api",title:(0,i.__)("API Authentication","syntatis-feature-flipper"),label:(0,i.__)("Enable REST API Authentication","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will allow users to make request to the public API endpoints without authentication.","syntatis-feature-flipper"),help:(0,o.jsx)(l.Hu,{readmore:"https://make.wordpress.org/core/2020/11/05/application-passwords-integration-guide/",children:(0,o.jsx)("p",{children:(0,i.__)("When enabled, you will need to pass authentication using the WordPress Password Application to access the REST API endpoints.","syntatis-feature-flipper")})})}),(0,o.jsx)(a.$z,{name:"obfuscate_usernames",id:"obfuscate-usernames",title:(0,i.__)("Obfuscate Usernames","syntatis-feature-flipper"),label:(0,i.__)("Obfuscate usernames with random identifier","syntatis-feature-flipper"),description:(0,i.__)("If switched on, it will obfuscate usernames of the users to hide the real ones.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("By default, WordPress uses the username in the author's URL. This poses a security risk as it exposes author's username to login, making brute-force attacks easier.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("You can enable this option to obfuscate the user's real username/slug in the site public-facing URLs with a random identity to mitigate the risk.")})]})})]}),(0,o.jsxs)(s.LB,{title:(0,i.__)("Login","syntatis-feature-flipper"),description:(0,i.__)("Options to harden the login page.","syntatis-feature-flipper"),children:[(0,o.jsx)(a.Nj,{name:"login_identifier",id:"login-identifier",title:(0,i.__)("Identifier","syntatis-feature-flipper"),description:(0,i.__)("Select which user identifier to use for login.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("By default, WordPress allows users to log in using either their username or email address. This setting allows you to restrict the login to only one of these options.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("It's generally recommended to use only the email address to make it harder for attackers to guess the login credentials.","syntatis-feature-flipper")})]}),options:[{label:(0,i.__)("Both username and email","syntatis-feature-flipper"),value:"both"},{label:(0,i.__)("Only username","syntatis-feature-flipper"),value:"username"},{label:(0,i.__)("Only email","syntatis-feature-flipper"),value:"email"}]}),(0,o.jsx)(a.$z,{name:"obfuscate_login_error",id:"obfuscate-login-error",title:(0,i.__)("Obfuscate Error","syntatis-feature-flipper"),label:(0,i.__)("Obfuscate the error message when login fails","syntatis-feature-flipper"),description:(0,i.__)("If switched on, a more generic error message will be shown when the login fails.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("WordPress shows detailed error messages on the login page when someone types the wrong username or password. These messages are helpful for users but can also give hackers clues to break into your site.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("This setting, when enabled, will obfuscate the error message to make it less informative, which can help protect your site and makes it harder for hackers to guess the correct username or password.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"login_block_bots",id:"login-block-bots",title:(0,i.__)("Block Bots","syntatis-feature-flipper"),label:(0,i.__)("Block bots from the login page","syntatis-feature-flipper"),description:(0,i.__)("If switched on, known bots, crawlers, and spiders will be blocked from accessing the login page.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("Your login page should only be accessed by humans, not bots or crawlers. Bots can try to brute-force their way into your site by guessing usernames and passwords.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("This setting will block bots and crawlers from accessing the login page, which can help protect your site from some attacks, like brute-force. Though, keep in mind that this setting is only intended to block common known bots. It may not block sophisticated bots or human attackers.","syntatis-feature-flipper")})]})})]}),(0,o.jsx)(s.LB,{title:(0,i.__)("Passwords","syntatis-feature-flipper"),description:(0,i.__)("Options to configure the passwords used on the site.","syntatis-feature-flipper"),children:(0,o.jsx)(a.$z,{name:"application_passwords",id:"application-passwords",title:(0,i.__)("Application Passwords","syntatis-feature-flipper"),label:(0,i.__)("Enable the Application Passwords","syntatis-feature-flipper"),description:(0,i.__)("If switched off, third-party applications will not be able to use Application Passwords for authentication.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("The Application Passwords in WordPress is a security feature that's first introduced in WordPress 5.6.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("It allows users to generate unique passwords that enable third-party applications to authenticate without needing to share the users main password.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("If you don't use any third-party applications that require this feature, it's generally safe to disable it.","syntatis-feature-flipper")})]})})})]});r()}catch(e){r(e)}}))},3194:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{Z:()=>d,l:()=>o});var i=n(6087),s=n(7418),a=n(790),l=e([s]);s=(l.then?(await l)():l)[0];const o=(0,i.createContext)(),d=({children:e,inlineData:t,nonceData:n})=>{const r="syntatis_feature_flipper_",i="syntatis-feature-flipper-",{status:l,updating:d,values:u,errorMessages:c,setStatus:p,setValues:f,submit:h,getOption:g,initialValues:v,updatedValues:m}=(0,s.t)({optionPrefix:r,nonceData:n});return(0,a.jsx)(o.Provider,{value:{errorMessages:c,status:l,updating:d,values:u,optionPrefix:r,setStatus:p,submit:h,initialValues:v,inlineData:t,updatedValues:m,setValues:(e,t)=>{f({...u,[`${r}${e}`]:t})},getOption:e=>g(`${r}${e}`),labelProps:e=>({htmlFor:`${i}${e}`,id:`${i}${e}-label`}),inputProps:e=>{const t=e.replaceAll("_","-");return{"aria-labelledby":`${i}${t}-label`,id:`${i}${t}`,name:`${r}${e}`}}},children:e})};r()}catch(e){r(e)}}))},3314:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{V:()=>c});var i=n(7723),s=n(9860),a=n(2481),l=n(2664),o=n(6087),d=n(790),u=e([s,l]);[s,l]=u.then?(await u)():u;const c=()=>{const{getOption:e}=(0,l.Mp)(),[t,n]=(0,o.useState)({jpegCompression:e("jpeg_compression")});return(0,d.jsx)(l.LB,{title:(0,i.__)("Image Quality","syntatis-feature-flipper"),description:(0,i.__)("Image quality and compression settings for uploaded images.","syntatis-feature-flipper"),children:(0,d.jsx)(s.$,{name:"jpeg_compression",id:"jpeg-compression",title:"JPEG",label:(0,i.__)("Enable JPEG image compression","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the image with JPEG format will be uploaded with the original quality.","syntatis-feature-flipper"),onChange:e=>{n((t=>({...t,jpegCompression:e})))},children:t.jpegCompression&&(0,d.jsx)("div",{style:{marginTop:"1rem"},children:(0,d.jsx)(a.A,{min:10,max:100,type:"number",name:"jpeg_compression_quality",defaultValue:e("jpeg_compression_quality"),className:"code",prefix:(0,d.jsx)("span",{"aria-hidden":!0,children:(0,i.__)("Quality","syntatis-feature-flipper")}),"aria-label":(0,i.__)("Quality","syntatis-feature-flipper"),suffix:"%"})})})})};r()}catch(e){r(e)}}))},3412:(e,t,n)=>{n.d(t,{o:()=>r});const r=e=>null;r.getCollectionNode=function*(e){const{title:t}=e;yield{props:e,rendered:t,type:"item"}}},3413:(e,t,n)=>{n.d(t,{d:()=>h});var r=n(790),i=n(1609),s=n(3908),a=n(5353),l=n(6133),o=n(3051),d=n(7979),u=n(1623),c=n(9691);const p="_isSelected_10a38_16",f="_isDisabled_10a38_19",h=(0,i.forwardRef)(((e,t)=>{const{description:n,label:i}=e,h=(0,s.U)(t),g=(0,u.H)(e),{clsx:v,componentProps:m,rootProps:y}=(0,c.Y)("Switch",e),{inputProps:b,isDisabled:w,isReadOnly:A,isSelected:_,labelProps:x}=function(e,t,n){let{labelProps:r,inputProps:i,isSelected:s,isPressed:l,isDisabled:o,isReadOnly:d}=(0,a.e)(e,t,n);return{labelProps:r,inputProps:{...i,role:"switch",checked:s},isSelected:s,isPressed:l,isDisabled:o,isReadOnly:d}}({...m,children:i},g,h),{focusProps:E,isFocusVisible:P}=(0,l.o)(),k=n?(0,o.Bi)():void 0;return(0,r.jsxs)("div",{...y({classNames:["_root_10a38_1",{[f]:w,[p]:_}]}),"data-disabled":w||void 0,"data-readonly":A||void 0,"data-selected":_||void 0,children:[(0,r.jsxs)("label",{...x,children:[(0,r.jsx)(d.s,{children:(0,r.jsx)("input",{...b,...E,"aria-describedby":k,ref:h})}),(0,r.jsxs)("div",{className:v({classNames:["_input_10a38_7"],prefixedNames:"input"}),children:[(0,r.jsxs)("svg",{"aria-hidden":"true",height:28,width:44,children:[(0,r.jsx)("rect",{className:v({classNames:["_track_10a38_1"]}),height:20,rx:10,width:36,x:4,y:4}),(0,r.jsx)("circle",{className:v({classNames:["_thumb_10a38_4"]}),cx:g.isSelected?30:14,cy:14,r:8}),P&&(0,r.jsx)("rect",{className:v({classNames:["_focusRing_10a38_13"],prefixedNames:"focusRing"}),fill:"none",height:26,rx:14,strokeWidth:2,width:42,x:1,y:1})]}),(0,r.jsx)("span",{className:v({prefixedNames:"label"}),children:i})]})]}),n&&(0,r.jsx)("p",{className:v({classNames:["description"],prefixedNames:"description"}),id:k,children:n})]})}));h.displayName="Switch"},3424:(e,t,n)=>{n.d(t,{i:()=>a});var r=n(2894),i=n(1609),s=n(4836);function a(e){let{isDisabled:t,onFocus:n,onBlur:a,onFocusChange:l}=e;const o=(0,i.useCallback)((e=>{if(e.target===e.currentTarget)return a&&a(e),l&&l(!1),!0}),[a,l]),d=(0,r.y)(o),u=(0,i.useCallback)((e=>{const t=(0,s.T)(e.target);e.target===e.currentTarget&&t.activeElement===e.target&&(n&&n(e),l&&l(!0),d(e))}),[l,n,d]);return{focusProps:{onFocus:!t&&(n||l||a)?u:void 0,onBlur:t||!a&&!l?void 0:o}}}},3482:(e,t,n)=>{function r(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}n.d(t,{_:()=>r})},3511:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{I:()=>f});var i=n(7723),s=n(6087),a=n(2481),l=n(8935),o=n(306),d=n(2664),u=n(156),c=n(790),p=e([o,d]);[o,d]=p.then?(await p)():p;const f=()=>{const{getOption:e,optionPrefix:t}=(0,d.Mp)(),[n,r]=(0,s.useState)(e("site_access"));return(0,c.jsx)(d.LB,{children:(0,c.jsx)(o.N,{name:"site_access",orientation:"horizontal",id:"site-access",title:(0,i.__)("Access","syntatis-feature-flipper"),description:(0,i.__)("Select how accessible your site should be to visitors.","syntatis-feature-flipper"),onChange:r,options:[{label:(0,i.__)("Public","syntatis-feature-flipper"),value:"public"},{label:(0,i.__)("Private","syntatis-feature-flipper"),value:"private"},{label:(0,i.__)("Maintenance","syntatis-feature-flipper"),value:"maintenance"}],children:"maintenance"===n&&(0,c.jsxs)("div",{className:u.A.settings,role:"group","aria-labelledby":"site-access-maintenance",children:[(0,c.jsx)(a.A,{className:"regular-text",label:(0,i.__)("Headline","syntatis-feature-flipper"),name:`${t}site_maintenance_args[headline]`,defaultValue:e("site_maintenance_args").headline,description:(0,i.__)("Provide a headline to display on the maintenance page.","syntatis-feature-flipper"),isRequired:!0,validate:e=>{if(!e.trim())return(0,i.__)("Please provide a headline for the maintenance page.","syntatis-feature-flipper")},validationBehavior:"native"}),(0,c.jsx)(l.f,{className:"regular-text",label:(0,i.__)("Message","syntatis-feature-flipper"),name:`${t}site_maintenance_args[message]`,defaultValue:e("site_maintenance_args").message,description:(0,i.__)("Provide a brief message to display on the maintenance page.","syntatis-feature-flipper"),isRequired:!0,validationBehavior:"native",validate:e=>{if(!e.trim())return(0,i.__)("Please provide a brief message for the maintenance page.","syntatis-feature-flipper")}})]})})})};r()}catch(e){r(e)}}))},3556:(e,t,n)=>{n.d(t,{E:()=>u,M:()=>d});var r=n(9202),i=n(4836),s=n(7233);let a="default",l="",o=new WeakMap;function d(e){if((0,r.un)()){if("default"===a){const t=(0,i.T)(e);l=t.documentElement.style.webkitUserSelect,t.documentElement.style.webkitUserSelect="none"}a="disabled"}else(e instanceof HTMLElement||e instanceof SVGElement)&&(o.set(e,e.style.userSelect),e.style.userSelect="none")}function u(e){if((0,r.un)()){if("disabled"!==a)return;a="restoring",setTimeout((()=>{(0,s.v)((()=>{if("restoring"===a){const t=(0,i.T)(e);"none"===t.documentElement.style.webkitUserSelect&&(t.documentElement.style.webkitUserSelect=l||""),l="",a="default"}}))}),300)}else if((e instanceof HTMLElement||e instanceof SVGElement)&&e&&o.has(e)){let t=o.get(e);"none"===e.style.userSelect&&(e.style.userSelect=t),""===e.getAttribute("style")&&e.removeAttribute("style"),o.delete(e)}}},3667:(e,t,n)=>{n.d(t,{s:()=>v,r:()=>g});var r=n(790),i=n(3908),s=n(1609),a=n(4124),l=n(2217),o=n(5987),d=n(8343),u=n(4351),c=n(8868),p=n(5369),f=n(9691);const h="_disabled_zb9px_9",g=(0,s.createContext)(null),v=(0,s.forwardRef)(((e,t)=>{const{children:n,className:v}=e,{clsx:m,componentProps:y,rootProps:b}=(0,f.Y)("Radio",e),w=(0,i.U)(t),A=(0,s.useRef)(null),_=(0,s.useContext)(g),x=_?function(e,t,n){let{value:r,children:i,"aria-label":s,"aria-labelledby":f}=e;const h=e.isDisabled||t.isDisabled;null!=i||null!=s||null!=f||console.warn("If you do not provide children, you must specify an aria-label for accessibility");let g=t.selectedValue===r,{pressProps:v,isPressed:m}=(0,p.d)({isDisabled:h}),{pressProps:y,isPressed:b}=(0,p.d)({isDisabled:h,onPress(){t.setSelectedValue(r)}}),{focusableProps:w}=(0,u.W)((0,l.v)(e,{onFocus:()=>t.setLastFocusedValue(r)}),n),A=(0,l.v)(v,w),_=(0,o.$)(e,{labelable:!0}),x=-1;null!=t.selectedValue?t.selectedValue===r&&(x=0):t.lastFocusedValue!==r&&null!=t.lastFocusedValue||(x=0),h&&(x=void 0);let{name:E,descriptionId:P,errorMessageId:k,validationBehavior:S}=a.V.get(t);return(0,d.F)(n,t.selectedValue,t.setSelectedValue),(0,c.X)({validationBehavior:S},t,n),{labelProps:(0,l.v)(y,{onClick:e=>e.preventDefault()}),inputProps:(0,l.v)(_,{...A,type:"radio",name:E,tabIndex:x,disabled:h,required:t.isRequired&&"native"===S,checked:g,value:r,onChange:e=>{e.stopPropagation(),t.setSelectedValue(r)},"aria-describedby":[e["aria-describedby"],t.isInvalid?k:null,P].filter(Boolean).join(" ")||void 0}),isDisabled:h,isSelected:g,isPressed:m||b}}(y,_,A):null;if(!x)throw new Error('"Radio" input must be added as a group');const{inputProps:E,isDisabled:P,labelProps:k}=x;return(0,r.jsxs)("label",{...b({classNames:["_root_zb9px_1",v,{[h]:P}]}),ref:w,children:[(0,r.jsx)("input",{...E,className:m({classNames:"_input_zb9px_6",prefixedNames:"input"}),ref:A}),(0,r.jsx)("span",{...k,children:n})]})}));v.displayName="Radio"},3677:(e,t,n)=>{n.d(t,{y:()=>d});var r=n(790),i=n(1609),s=n(3908),a=n(7979),l=n(9691);const o=24,d=(0,i.forwardRef)(((e,t)=>{const n=(0,s.U)(t),{componentProps:i,rootProps:d}=(0,l.Y)("Spinner",e),{role:u="status",size:c=o}=i;return(0,r.jsxs)("span",{ref:n,role:u,...d(),children:[(0,r.jsx)(a.s,{children:i.label||"Loading"}),(0,r.jsx)("img",{"aria-hidden":"true",height:c,src:"data:image/gif;base64,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",width:c})]})}));d.displayName="Spinner"},3695:(e,t,n)=>{n.d(t,{d:()=>i});var r=n(751);function i(e){return{keyboardProps:e.isDisabled?{}:{onKeyDown:(0,r.T)(e.onKeyDown),onKeyUp:(0,r.T)(e.onKeyUp)}}}},3831:(e,t,n)=>{n.d(t,{Fe:()=>d,_h:()=>u,rd:()=>l,sU:()=>o});var r=n(2268),i=n(9202),s=n(1609);const a=(0,s.createContext)({isNative:!0,open:function(e,t){!function(e,t){if(e instanceof HTMLAnchorElement)t(e);else if(e.hasAttribute("data-href")){let n=document.createElement("a");n.href=e.getAttribute("data-href"),e.hasAttribute("data-target")&&(n.target=e.getAttribute("data-target")),e.hasAttribute("data-rel")&&(n.rel=e.getAttribute("data-rel")),e.hasAttribute("data-download")&&(n.download=e.getAttribute("data-download")),e.hasAttribute("data-ping")&&(n.ping=e.getAttribute("data-ping")),e.hasAttribute("data-referrer-policy")&&(n.referrerPolicy=e.getAttribute("data-referrer-policy")),e.appendChild(n),t(n),e.removeChild(n)}}(e,(e=>d(e,t)))},useHref:e=>e});function l(){return(0,s.useContext)(a)}function o(e,t){let n=e.getAttribute("target");return!(n&&"_self"!==n||e.origin!==location.origin||e.hasAttribute("download")||t.metaKey||t.ctrlKey||t.altKey||t.shiftKey)}function d(e,t,n=!0){var s,a;let{metaKey:l,ctrlKey:o,altKey:u,shiftKey:c}=t;(0,i.gm)()&&(null===(a=window.event)||void 0===a||null===(s=a.type)||void 0===s?void 0:s.startsWith("key"))&&"_blank"===e.target&&((0,i.cX)()?l=!0:o=!0);let p=(0,i.Tc)()&&(0,i.cX)()&&!(0,i.bh)()?new KeyboardEvent("keydown",{keyIdentifier:"Enter",metaKey:l,ctrlKey:o,altKey:u,shiftKey:c}):new MouseEvent("click",{metaKey:l,ctrlKey:o,altKey:u,shiftKey:c,bubbles:!0,cancelable:!0});d.isOpening=n,(0,r.e)(e),e.dispatchEvent(p),d.isOpening=!1}function u(e){var t;const n=l().useHref(null!==(t=null==e?void 0:e.href)&&void 0!==t?t:"");return{href:(null==e?void 0:e.href)?n:void 0,target:null==e?void 0:e.target,rel:null==e?void 0:e.rel,download:null==e?void 0:e.download,ping:null==e?void 0:e.ping,referrerPolicy:null==e?void 0:e.referrerPolicy}}d.isOpening=!1},3908:(e,t,n)=>{n.d(t,{U:()=>i});var r=n(1609);function i(e){const t=(0,r.useRef)(null);return(0,r.useMemo)((()=>({get current(){return t.current},set current(n){t.current=n,"function"==typeof e?e(n):e&&(e.current=n)}})),[e])}},4124:(e,t,n)=>{n.d(t,{V:()=>r});const r=new WeakMap},4164:(e,t,n)=>{function r(e){var t,n,i="";if("string"==typeof e||"number"==typeof e)i+=e;else if("object"==typeof e)if(Array.isArray(e)){var s=e.length;for(t=0;t<s;t++)e[t]&&(n=r(e[t]))&&(i&&(i+=" "),i+=n)}else for(n in e)e[n]&&(i&&(i+=" "),i+=n);return i}n.d(t,{A:()=>i});const i=function(){for(var e,t,n=0,i="",s=arguments.length;n<s;n++)(e=arguments[n])&&(t=r(e))&&(i&&(i+=" "),i+=t);return i}},4351:(e,t,n)=>{n.d(t,{M:()=>c,W:()=>p});var r=n(8374),i=n(6660),s=n(3908),a=n(2217),l=n(1609),o=n(3424),d=n(3695);let u=l.createContext(null);const c=l.forwardRef((function(e,t){let{children:n,...r}=e,i={...r,ref:(0,s.U)(t)};return l.createElement(u.Provider,{value:i},n)}));function p(e,t){let{focusProps:n}=(0,o.i)(e),{keyboardProps:s}=(0,d.d)(e),c=(0,a.v)(n,s),p=function(e){let t=(0,l.useContext)(u)||{};(0,i.w)(t,e);let{ref:n,...r}=t;return r}(t),f=e.isDisabled?{}:p,h=(0,l.useRef)(e.autoFocus);return(0,l.useEffect)((()=>{h.current&&t.current&&(0,r.l)(t.current),h.current=!1}),[t]),{focusableProps:(0,a.v)({...c,tabIndex:e.excludeFromTabOrder&&!e.isDisabled?-1:void 0},f)}}},4534:(e,t,n)=>{n.d(t,{D:()=>c});var r=n(9235),i=n(1609),s=n(415);const a=Symbol.for("react-aria.i18n.locale");function l(){let e="undefined"!=typeof window&&window[a]||"undefined"!=typeof navigator&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([e])}catch{e="en-US"}return{locale:e,direction:(0,r.V)(e)?"rtl":"ltr"}}let o=l(),d=new Set;function u(){o=l();for(let e of d)e(o)}function c(){let e=(0,s.wR)(),[t,n]=(0,i.useState)(o);return(0,i.useEffect)((()=>(0===d.size&&window.addEventListener("languagechange",u),d.add(n),()=>{d.delete(n),0===d.size&&window.removeEventListener("languagechange",u)})),[]),e?{locale:"en-US",direction:"ltr"}:t}},4742:(e,t,n)=>{n.d(t,{M:()=>a});var r=n(3051),i=n(7061);var s=n(2217);function a(e){let{description:t,errorMessage:n,isInvalid:a,validationState:l}=e,{labelProps:o,fieldProps:d}=function(e){let{id:t,label:n,"aria-labelledby":s,"aria-label":a,labelElementType:l="label"}=e;t=(0,r.Bi)(t);let o=(0,r.Bi)(),d={};return n?(s=s?`${o} ${s}`:o,d={id:o,htmlFor:"label"===l?t:void 0}):s||a||console.warn("If you do not provide a visible label, you must specify an aria-label or aria-labelledby attribute for accessibility"),{labelProps:d,fieldProps:(0,i.b)({id:t,"aria-label":a,"aria-labelledby":s})}}(e),u=(0,r.X1)([Boolean(t),Boolean(n),a,l]),c=(0,r.X1)([Boolean(t),Boolean(n),a,l]);return d=(0,s.v)(d,{"aria-describedby":[u,c,e["aria-describedby"]].filter(Boolean).join(" ")||void 0}),{labelProps:o,fieldProps:d,descriptionProps:{id:u},errorMessageProps:{id:c}}}},4836:(e,t,n)=>{n.d(t,{T:()=>r,m:()=>i});const r=e=>{var t;return null!==(t=null==e?void 0:e.ownerDocument)&&void 0!==t?t:document},i=e=>e&&"window"in e&&e.window===e?e:r(e).defaultView||window},4881:(e,t,n)=>{n.d(t,{A:()=>r});const r={group:"WszTfKpZrfi5ntY3Ff0c",groupInputs:"DMkh77a_0bB9T1ZBkpBX"}},4960:(e,t,n)=>{n.d(t,{a:()=>i,o:()=>s});var r=n(1609);const i=new WeakMap;function s(e){let{triggerRef:t,isOpen:n,onClose:s}=e;(0,r.useEffect)((()=>{if(!n||null===s)return;let e=e=>{let n=e.target;if(!t.current||n instanceof Node&&!n.contains(t.current))return;if(e.target instanceof HTMLInputElement||e.target instanceof HTMLTextAreaElement)return;let r=s||i.get(t.current);r&&r()};return window.addEventListener("scroll",e,!0),()=>{window.removeEventListener("scroll",e,!0)}}),[n,s,t])}},5021:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{w:()=>p});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(9180),d=n(8034),u=n(790),c=e([s,a]);[s,a]=c.then?(await c)():c;const p=()=>(0,u.jsxs)(u.Fragment,{children:[(0,u.jsxs)(o.$,{className:`${d.A.notice} inline`,level:"warning",children:[(0,u.jsx)("strong",{children:(0,i.__)("Caution:","syntatis-feature-flipper")}),(0,u.jsx)("span",{children:(0,i.__)("Please be cautious when changing these settings as they can affect the functionality of the site.","syntatis-feature-flipper")})]}),(0,u.jsx)(s.lV,{children:(0,u.jsxs)(s.LB,{children:[(0,u.jsx)(a.rj,{}),(0,u.jsx)(a.$z,{name:"cron",id:"cron",title:"Cron",label:(0,i.__)("Enable Cron","syntatis-feature-flipper"),description:(0,i.__)("If switched off, scheduled tasks will not run.","syntatis-feature-flipper"),help:(0,u.jsxs)(l.Hu,{children:[(0,u.jsx)("p",{children:(0,i.__)("WP-Cron is an integral scheduling system within WordPress that manages time-based tasks automatically.","syntatis-feature-flipper")}),(0,u.jsx)("p",{children:(0,i.__)("It allows WordPress to perform scheduled tasks like publishing scheduled posts, checking for plugin or theme updates, sending email notifications, and more.","syntatis-feature-flipper")}),(0,u.jsx)("p",{children:(0,i.__)("When disabling this feature, it is recommended to set up a server cron job as the replacement to trigger WP-Cron.","syntatis-feature-flipper")})]})}),(0,u.jsx)(a.F9,{})]})})]});r()}catch(e){r(e)}}))},5140:(e,t,n)=>{n.d(t,{B_:()=>i,Hu:()=>E,V7:()=>be});var r=n(790);const i=({summary:e,children:t,className:n="o6aVRdCfWmrXjPvRVi7z"})=>(0,r.jsxs)("details",{className:n,children:[(0,r.jsx)("summary",{children:e}),(0,r.jsx)("div",{className:"nuDAYqoG8s00UV2PwrKV",children:t})]});var s=n(7723);var a=n(3908),l=n(2217),o=n(1609),d=n(5987),u=n(3831),c=n(4351),p=n(5369),f=n(6638),h=n(9691);const g="_affix_sips8_12",v="_hasAffix_sips8_17",m="_variantWarning_sips8_20",y="_variantDanger_sips8_23",b=(0,o.forwardRef)(((e,t)=>{const{children:n,prefix:i,suffix:s,variant:o}=e,b=(0,a.U)(t),{clsx:w,componentProps:A,rootProps:_}=(0,h.Y)("Link",e),{linkProps:x}=function(e,t){let{elementType:n="a",onPress:r,onPressStart:i,onPressEnd:s,onClick:a,isDisabled:o,...f}=e,h={};"a"!==n&&(h={role:"link",tabIndex:o?void 0:0});let{focusableProps:g}=(0,c.W)(e,t),{pressProps:v,isPressed:m}=(0,p.d)({onPress:r,onPressStart:i,onPressEnd:s,isDisabled:o,ref:t}),y=(0,d.$)(f,{labelable:!0}),b=(0,l.v)(g,v),w=(0,u.rd)(),A=(0,u._h)(e);return{isPressed:m,linkProps:(0,l.v)(y,A,{...b,...h,"aria-disabled":o||void 0,"aria-current":e["aria-current"],onClick:t=>{var n;null===(n=v.onClick)||void 0===n||n.call(v,t),a&&(a(t),console.warn("onClick is deprecated, please use onPress")),!w.isNative&&t.currentTarget instanceof HTMLAnchorElement&&t.currentTarget.href&&!t.isDefaultPrevented()&&(0,u.sU)(t.currentTarget,t)&&e.href&&(t.preventDefault(),w.open(t.currentTarget,t,e.href,e.routerOptions))}})}}(A,b),{hoverProps:E}=(0,f.M)(A),P=!!i||!!s;return(0,r.jsxs)("a",{..._({classNames:["_root_sips8_1",{[v]:P,[y]:"danger"===o,[m]:"warning"===o}]}),...(0,l.v)(x,E),ref:b,children:[i&&(0,r.jsx)("span",{className:w({classNames:["_prefix_sips8_1",g],prefixedNames:["affix","prefix"]}),children:i}),P?(0,r.jsx)("span",{className:w({classNames:[g],prefixedNames:["affix","infix"]}),children:n}):n,s&&(0,r.jsx)("span",{className:w({classNames:["_suffix_sips8_2",g],prefixedNames:["affix","suffix"]}),children:s})]})}));b.displayName="Link";var w=n(6087);const A=(0,w.forwardRef)((function({icon:e,size:t=24,...n},r){return(0,w.cloneElement)(e,{width:t,height:t,...n,ref:r})})),_=window.wp.primitives,x=(0,r.jsx)(_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,r.jsx)(_.Path,{d:"M19.5 4.5h-7V6h4.44l-5.97 5.97 1.06 1.06L18 7.06v4.44h1.5v-7Zm-13 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-3H17v3a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h3V5.5h-3Z"})}),E=({children:e,readmore:t})=>(0,r.jsxs)("div",{className:"nvzmmHcRVUQwJkuzo_Jm",children:[e,t&&(0,r.jsx)("p",{children:(0,r.jsx)(b,{className:"cVZtRWqc1gF9FhXpJ5LK",href:t,target:"_blank",suffix:(0,r.jsx)(A,{icon:x}),children:(0,s.__)("Read more","syntatis-feature-flipper")})})]});var P=n(9202);function k(e,t=-1/0,n=1/0){return Math.min(Math.max(e,t),n)}const S={top:"top",bottom:"top",left:"left",right:"left"},C={top:"bottom",bottom:"top",left:"right",right:"left"},N={top:"left",left:"top"},T={top:"height",left:"width"},j={width:"totalWidth",height:"totalHeight"},M={};let I="undefined"!=typeof document?window.visualViewport:null;function K(e){let t=0,n=0,r=0,i=0,s=0,a=0,l={};var o;let d=(null!==(o=null==I?void 0:I.scale)&&void 0!==o?o:1)>1;if("BODY"===e.tagName){let o=document.documentElement;var u,c;r=o.clientWidth,i=o.clientHeight,t=null!==(u=null==I?void 0:I.width)&&void 0!==u?u:r,n=null!==(c=null==I?void 0:I.height)&&void 0!==c?c:i,l.top=o.scrollTop||e.scrollTop,l.left=o.scrollLeft||e.scrollLeft,I&&(s=I.offsetTop,a=I.offsetLeft)}else({width:t,height:n,top:s,left:a}=O(e)),l.top=e.scrollTop,l.left=e.scrollLeft,r=t,i=n;var p,f;return(0,P.Tc)()&&("BODY"===e.tagName||"HTML"===e.tagName)&&d&&(l.top=0,l.left=0,s=null!==(p=null==I?void 0:I.pageTop)&&void 0!==p?p:0,a=null!==(f=null==I?void 0:I.pageLeft)&&void 0!==f?f:0),{width:t,height:n,totalWidth:r,totalHeight:i,scroll:l,top:s,left:a}}function D(e,t,n,r,i,s,a){var l;let o=null!==(l=i.scroll[e])&&void 0!==l?l:0,d=r[T[e]],u=r.scroll[S[e]]+s,c=d+r.scroll[S[e]]-s,p=t-o+a[e]-r[S[e]],f=t-o+n+a[e]-r[S[e]];return p<u?u-p:f>c?Math.max(c-f,u-p):0}function R(e){if(M[e])return M[e];let[t,n]=e.split(" "),r=S[t]||"right",i=N[r];S[n]||(n="center");let s=T[r],a=T[i];return M[e]={placement:t,crossPlacement:n,axis:r,crossAxis:i,size:s,crossSize:a},M[e]}function B(e,t,n,r,i,s,a,l,o,d){let{placement:u,crossPlacement:c,axis:p,crossAxis:f,size:h,crossSize:g}=r,v={};var m,y,b,w,A;v[f]=null!==(m=e[f])&&void 0!==m?m:0,"center"===c?v[f]+=((null!==(y=e[g])&&void 0!==y?y:0)-(null!==(b=n[g])&&void 0!==b?b:0))/2:c!==f&&(v[f]+=(null!==(w=e[g])&&void 0!==w?w:0)-(null!==(A=n[g])&&void 0!==A?A:0)),v[f]+=s;const _=e[f]-n[g]+o+d,x=e[f]+e[g]-o-d;if(v[f]=k(v[f],_,x),u===p){const n=l?a[h]:t[j[h]];v[C[p]]=Math.floor(n-e[p]+i)}else v[p]=Math.floor(e[p]+e[h]+i);return v}function L(e,t,n,r,i,s){let{placement:a,axis:l,size:o}=s;var d,u,c;return a===l?Math.max(0,n[l]-e[l]-(null!==(d=e.scroll[l])&&void 0!==d?d:0)+t[l]-(null!==(u=r[l])&&void 0!==u?u:0)-r[C[l]]-i):Math.max(0,e[o]+e[l]+e.scroll[l]-t[l]-n[l]-n[o]-(null!==(c=r[l])&&void 0!==c?c:0)-r[C[l]]-i)}function F(e){let{placement:t,targetNode:n,overlayNode:r,scrollNode:i,padding:s,shouldFlip:a,boundaryElement:l,offset:o,crossOffset:d,maxHeight:u,arrowSize:c=0,arrowBoundaryOffset:p=0}=e,f=r instanceof HTMLElement?function(e){let t=e.offsetParent;if(t&&t===document.body&&"static"===window.getComputedStyle(t).position&&!H(t)&&(t=document.documentElement),null==t)for(t=e.parentElement;t&&!H(t);)t=t.parentElement;return t||document.documentElement}(r):document.documentElement,h=f===document.documentElement;const g=window.getComputedStyle(f).position;let v=!!g&&"static"!==g,m=h?O(n):Q(n,f);if(!h){let{marginTop:e,marginLeft:t}=window.getComputedStyle(n);m.top+=parseInt(e,10)||0,m.left+=parseInt(t,10)||0}let y=O(r),b=function(e){let t=window.getComputedStyle(e);return{top:parseInt(t.marginTop,10)||0,bottom:parseInt(t.marginBottom,10)||0,left:parseInt(t.marginLeft,10)||0,right:parseInt(t.marginRight,10)||0}}(r);var w,A,_,x;y.width+=(null!==(w=b.left)&&void 0!==w?w:0)+(null!==(A=b.right)&&void 0!==A?A:0),y.height+=(null!==(_=b.top)&&void 0!==_?_:0)+(null!==(x=b.bottom)&&void 0!==x?x:0);let E={top:(P=i).scrollTop,left:P.scrollLeft,width:P.scrollWidth,height:P.scrollHeight};var P;let N=K(l),T=K(f),M="BODY"===l.tagName?O(f):Q(f,l);return"HTML"===f.tagName&&"BODY"===l.tagName&&(T.scroll.top=0,T.scroll.left=0),function(e,t,n,r,i,s,a,l,o,d,u,c,p,f,h,g){let v=R(e),{size:m,crossAxis:y,crossSize:b,placement:w,crossPlacement:A}=v,_=B(t,l,n,v,u,c,d,p,h,g),x=u,E=L(l,d,t,i,s+u,v);if(a&&r[m]>E){let e=R(`${C[w]} ${A}`),r=B(t,l,n,e,u,c,d,p,h,g);L(l,d,t,i,s+u,e)>E&&(v=e,_=r,x=u)}let P="bottom";"top"===v.axis?"top"===v.placement?P="top":"bottom"===v.placement&&(P="bottom"):"top"===v.crossAxis&&("top"===v.crossPlacement?P="bottom":"bottom"===v.crossPlacement&&(P="top"));let N=D(y,_[y],n[b],l,o,s,d);_[y]+=N;let T=function(e,t,n,r,i,s,a,l){const o=r?n.height:t[j.height];var d;let u=null!=e.top?n.top+e.top:n.top+(o-(null!==(d=e.bottom)&&void 0!==d?d:0)-a);var c,p,f,h,g,v;let m="top"!==l?Math.max(0,t.height+t.top+(null!==(c=t.scroll.top)&&void 0!==c?c:0)-u-((null!==(p=i.top)&&void 0!==p?p:0)+(null!==(f=i.bottom)&&void 0!==f?f:0)+s)):Math.max(0,u+a-(t.top+(null!==(h=t.scroll.top)&&void 0!==h?h:0))-((null!==(g=i.top)&&void 0!==g?g:0)+(null!==(v=i.bottom)&&void 0!==v?v:0)+s));return Math.min(t.height-2*s,m)}(_,l,d,p,i,s,n.height,P);f&&f<T&&(T=f),n.height=Math.min(n.height,T),_=B(t,l,n,v,x,c,d,p,h,g),N=D(y,_[y],n[b],l,o,s,d),_[y]+=N;let M={},I=t[y]+.5*t[b]-_[y]-i[S[y]];const K=h/2+g;var F,O,Q,H;const Y="left"===S[y]?(null!==(F=i.left)&&void 0!==F?F:0)+(null!==(O=i.right)&&void 0!==O?O:0):(null!==(Q=i.top)&&void 0!==Q?Q:0)+(null!==(H=i.bottom)&&void 0!==H?H:0),V=n[b]-Y-h/2-g,z=k(I,t[y]+h/2-(_[y]+i[S[y]]),t[y]+t[b]-h/2-(_[y]+i[S[y]]));return M[y]=k(z,K,V),{position:_,maxHeight:T,arrowOffsetLeft:M.left,arrowOffsetTop:M.top,placement:v.placement}}(t,m,y,E,b,s,a,N,T,M,o,d,v,u,c,p)}function O(e){let{top:t,left:n,width:r,height:i}=e.getBoundingClientRect(),{scrollTop:s,scrollLeft:a,clientTop:l,clientLeft:o}=document.documentElement;return{top:t+s-l,left:n+a-o,width:r,height:i}}function Q(e,t){let n,r=window.getComputedStyle(e);if("fixed"===r.position){let{top:t,left:r,width:i,height:s}=e.getBoundingClientRect();n={top:t,left:r,width:i,height:s}}else{n=O(e);let r=O(t),i=window.getComputedStyle(t);r.top+=(parseInt(i.borderTopWidth,10)||0)-t.scrollTop,r.left+=(parseInt(i.borderLeftWidth,10)||0)-t.scrollLeft,n.top-=r.top,n.left-=r.left}return n.top-=parseInt(r.marginTop,10)||0,n.left-=parseInt(r.marginLeft,10)||0,n}function H(e){let t=window.getComputedStyle(e);return"none"!==t.transform||/transform|perspective/.test(t.willChange)||"none"!==t.filter||"paint"===t.contain||"backdropFilter"in t&&"none"!==t.backdropFilter||"WebkitBackdropFilter"in t&&"none"!==t.WebkitBackdropFilter}var Y=n(4960),V=n(9953);function z(e){const{ref:t,box:n,onResize:r}=e;(0,o.useEffect)((()=>{let e=null==t?void 0:t.current;if(e){if(void 0===window.ResizeObserver)return window.addEventListener("resize",r,!1),()=>{window.removeEventListener("resize",r,!1)};{const t=new window.ResizeObserver((e=>{e.length&&r()}));return t.observe(e,{box:n}),()=>{e&&t.unobserve(e)}}}}),[r,t,n])}var W=n(8817);let G="undefined"!=typeof document?window.visualViewport:null;function U(e,t){return"rtl"===t?e.replace("start","right").replace("end","left"):e.replace("start","left").replace("end","right")}var q=n(5562),J=n(3051);const Z=(0,o.createContext)({});var X=n(8084);function $({children:e}){let t=(0,o.useMemo)((()=>({register:()=>{}})),[]);return o.createElement(X.F.Provider,{value:t},e)}var ee=n(5652),te=n(5795),ne=n(415);const re=o.createContext(null);function ie(e){let t=(0,ne.wR)(),{portalContainer:n=(t?null:document.body),isExiting:r}=e,[i,s]=(0,o.useState)(!1),a=(0,o.useMemo)((()=>({contain:i,setContain:s})),[i,s]),{getContainer:l}=null!==(d=(0,o.useContext)(Z))&&void 0!==d?d:{};var d;if(!e.portalContainer&&l&&(n=l()),!n)return null;let u=e.children;return e.disableFocusManagement||(u=o.createElement(ee.n1,{restoreFocus:!0,contain:i&&!r},u)),u=o.createElement(re.Provider,{value:a},o.createElement($,null,u)),te.createPortal(u,n)}var se=n(1732);const ae=1500,le=500;let oe={},de=0,ue=!1,ce=null,pe=null;const fe=5,he=(0,o.forwardRef)(((e,t)=>{const{children:n,closeDelay:i,content:s,delay:u,offset:p=fe,placement:g="top",role:v}=e,m=(0,a.U)(t),y=(0,o.useRef)(null),{componentProps:b,rootProps:w}=(0,h.Y)("Tooltip",e),A=function(e={}){let{delay:t=ae,closeDelay:n=le}=e,{isOpen:r,open:i,close:s}=(0,se.T)(e),a=(0,o.useMemo)((()=>""+ ++de),[]),l=(0,o.useRef)(null),d=(0,o.useRef)(s),u=()=>{oe[a]=f},c=()=>{for(let e in oe)e!==a&&(oe[e](!0),delete oe[e])},p=()=>{l.current&&clearTimeout(l.current),l.current=null,c(),u(),ue=!0,i(),ce&&(clearTimeout(ce),ce=null),pe&&(clearTimeout(pe),pe=null)},f=e=>{e||n<=0?(l.current&&clearTimeout(l.current),l.current=null,d.current()):l.current||(l.current=setTimeout((()=>{l.current=null,d.current()}),n)),ce&&(clearTimeout(ce),ce=null),ue&&(pe&&clearTimeout(pe),pe=setTimeout((()=>{delete oe[a],pe=null,ue=!1}),Math.max(le,n)))};return(0,o.useEffect)((()=>{d.current=s}),[s]),(0,o.useEffect)((()=>()=>{l.current&&clearTimeout(l.current),oe[a]&&delete oe[a]}),[a]),{isOpen:r,open:e=>{!e&&t>0&&!l.current?(c(),u(),r||ce||ue?r||p():ce=setTimeout((()=>{ce=null,ue=!0,p()}),t)):p()},close:f}}({...b,closeDelay:"number"!=typeof i?100:i,delay:"number"!=typeof u?200:u}),{overlayProps:_}=function(e){let{direction:t}=(0,W.Y)(),{arrowSize:n=0,targetRef:r,overlayRef:i,scrollRef:s=i,placement:a="bottom",containerPadding:l=12,shouldFlip:d=!0,boundaryElement:u=("undefined"!=typeof document?document.body:null),offset:c=0,crossOffset:p=0,shouldUpdatePosition:f=!0,isOpen:h=!0,onClose:g,maxHeight:v,arrowBoundaryOffset:m=0}=e,[y,b]=(0,o.useState)(null),w=[f,a,i.current,r.current,s.current,l,d,u,c,p,h,t,v,m,n],A=(0,o.useRef)(null==G?void 0:G.scale);(0,o.useEffect)((()=>{h&&(A.current=null==G?void 0:G.scale)}),[h]);let _=(0,o.useCallback)((()=>{if(!(!1!==f&&h&&i.current&&r.current&&u))return;if((null==G?void 0:G.scale)!==A.current)return;let e=null;if(s.current&&s.current.contains(document.activeElement)){var o;let t=null===(o=document.activeElement)||void 0===o?void 0:o.getBoundingClientRect(),n=s.current.getBoundingClientRect();var g,y;e={type:"top",offset:(null!==(g=null==t?void 0:t.top)&&void 0!==g?g:0)-n.top},e.offset>n.height/2&&(e.type="bottom",e.offset=(null!==(y=null==t?void 0:t.bottom)&&void 0!==y?y:0)-n.bottom)}let w=i.current;var _,x;!v&&i.current&&(w.style.top="0px",w.style.bottom="",w.style.maxHeight=(null!==(x=null===(_=window.visualViewport)||void 0===_?void 0:_.height)&&void 0!==x?x:window.innerHeight)+"px");let E=F({placement:U(a,t),overlayNode:i.current,targetNode:r.current,scrollNode:s.current||i.current,padding:l,shouldFlip:d,boundaryElement:u,offset:c,crossOffset:p,maxHeight:v,arrowSize:n,arrowBoundaryOffset:m});if(E.position){if(w.style.top="",w.style.bottom="",w.style.left="",w.style.right="",Object.keys(E.position).forEach((e=>w.style[e]=E.position[e]+"px")),w.style.maxHeight=null!=E.maxHeight?E.maxHeight+"px":"",e&&document.activeElement&&s.current){let t=document.activeElement.getBoundingClientRect(),n=s.current.getBoundingClientRect(),r=t[e.type]-n[e.type];s.current.scrollTop+=r-e.offset}b(E)}}),w);var x;(0,V.N)(_,w),x=_,(0,V.N)((()=>(window.addEventListener("resize",x,!1),()=>{window.removeEventListener("resize",x,!1)})),[x]),z({ref:i,onResize:_}),z({ref:r,onResize:_});let E=(0,o.useRef)(!1);(0,V.N)((()=>{let e,t=()=>{E.current=!0,clearTimeout(e),e=setTimeout((()=>{E.current=!1}),500),_()},n=()=>{E.current&&t()};return null==G||G.addEventListener("resize",t),null==G||G.addEventListener("scroll",n),()=>{null==G||G.removeEventListener("resize",t),null==G||G.removeEventListener("scroll",n)}}),[_]);let P=(0,o.useCallback)((()=>{E.current||null==g||g()}),[g,E]);var k,S;return(0,Y.o)({triggerRef:r,isOpen:h,onClose:g&&P}),{overlayProps:{style:{position:"absolute",zIndex:1e5,...null==y?void 0:y.position,maxHeight:null!==(k=null==y?void 0:y.maxHeight)&&void 0!==k?k:"100vh"}},placement:null!==(S=null==y?void 0:y.placement)&&void 0!==S?S:null,arrowProps:{"aria-hidden":"true",role:"presentation",style:{left:null==y?void 0:y.arrowOffsetLeft,top:null==y?void 0:y.arrowOffsetTop}},updatePosition:_}}({isOpen:A.isOpen,offset:p,overlayRef:m,placement:g,targetRef:y}),{tooltipProps:x,triggerProps:E}=function(e,t,n){let{isDisabled:r,trigger:i}=e,s=(0,J.Bi)(),a=(0,o.useRef)(!1),d=(0,o.useRef)(!1),u=()=>{(a.current||d.current)&&t.open(d.current)},p=e=>{a.current||d.current||t.close(e)};(0,o.useEffect)((()=>{let e=e=>{n&&n.current&&"Escape"===e.key&&(e.stopPropagation(),t.close(!0))};if(t.isOpen)return document.addEventListener("keydown",e,!0),()=>{document.removeEventListener("keydown",e,!0)}}),[n,t]);let h=()=>{d.current=!1,a.current=!1,p(!0)},{hoverProps:g}=(0,f.M)({isDisabled:r,onHoverStart:()=>{"focus"!==i&&("pointer"===(0,q.ME)()?a.current=!0:a.current=!1,u())},onHoverEnd:()=>{"focus"!==i&&(d.current=!1,a.current=!1,p())}}),{focusableProps:v}=(0,c.W)({isDisabled:r,onFocus:()=>{(0,q.pP)()&&(d.current=!0,u())},onBlur:()=>{d.current=!1,a.current=!1,p(!0)}},n);return{triggerProps:{"aria-describedby":t.isOpen?s:void 0,...(0,l.v)(v,g,{onPointerDown:h,onKeyDown:h})},tooltipProps:{id:s}}}(b,A,y),{tooltipProps:P}=function(e,t){let n=(0,d.$)(e,{labelable:!0}),{hoverProps:r}=(0,f.M)({onHoverStart:()=>null==t?void 0:t.open(!0),onHoverEnd:()=>null==t?void 0:t.close()});return{tooltipProps:(0,l.v)(n,r,{role:"tooltip"})}}({...(0,l.v)(b,_),...x},A);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(c.M,{...E,ref:y,children:n}),A.isOpen&&(0,r.jsx)(ie,{children:(0,r.jsx)("div",{...w({classNames:"_root_10gud_1"}),...P,ref:m,role:v,style:_.style,children:s})})]})}));he.displayName="Tooltip";var ge=n(9229),ve=n(6133);const me=(0,o.forwardRef)(((e,t)=>{const{autoFocus:n,children:i,label:s,role:o,size:d,variant:u="primary"}=e,c=(0,a.U)(t),{buttonProps:p}=(0,ge.s)(e,c),{hoverProps:g}=(0,f.M)(e),{focusProps:v}=(0,ve.o)({autoFocus:n}),{rootProps:m}=(0,h.Y)("IconButton",e);return(0,r.jsx)("button",{...m({classNames:["button",d?`button-${d}`:"",`button-${u}`,"_root_hcmj4_1"]}),...(0,l.v)(p,g,v),"aria-label":s,ref:c,role:o,children:i})}));me.displayName="IconButton";const ye=(0,r.jsx)(_.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"24",height:"24",children:(0,r.jsx)(_.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm-1 16v-2h2v2h-2zm2-3v-1.141A3.991 3.991 0 0016 10a4 4 0 00-8 0h2c0-1.103.897-2 2-2s2 .897 2 2-.897 2-2 2a1 1 0 00-1 1v2h2z"})}),be=({children:e})=>(0,r.jsx)(he,{content:e,placement:"top",children:(0,r.jsx)(me,{label:(0,s.__)("Helpful information","syntatis-feature-flipper"),className:"y6Iioze2yHZDI9yckubz",children:(0,r.jsx)(A,{icon:ye,size:16})})})},5242:(e,t,n)=>{n.d(t,{_:()=>s});var r=n(5570),i=n(6923);function s(e,t,n){var s=(0,i._)(e,t,"set");return(0,r._)(e,s,n),n}},5353:(e,t,n)=>{n.d(t,{e:()=>o});var r=n(2217),i=n(5987),s=n(8343),a=n(4351),l=n(5369);function o(e,t,n){let{isDisabled:o=!1,isReadOnly:d=!1,value:u,name:c,children:p,"aria-label":f,"aria-labelledby":h,validationState:g="valid",isInvalid:v}=e;null!=p||null!=f||null!=h||console.warn("If you do not provide children, you must specify an aria-label for accessibility");let{pressProps:m,isPressed:y}=(0,l.d)({isDisabled:o}),{pressProps:b,isPressed:w}=(0,l.d)({isDisabled:o||d,onPress(){t.toggle()}}),{focusableProps:A}=(0,a.W)(e,n),_=(0,r.v)(m,A),x=(0,i.$)(e,{labelable:!0});return(0,s.F)(n,t.isSelected,t.setSelected),{labelProps:(0,r.v)(b,{onClick:e=>e.preventDefault()}),inputProps:(0,r.v)(x,{"aria-invalid":v||"invalid"===g||void 0,"aria-errormessage":e["aria-errormessage"],"aria-controls":e["aria-controls"],"aria-readonly":d||void 0,onChange:e=>{e.stopPropagation(),t.setSelected(e.target.checked)},disabled:o,...null==u?{}:{value:u},name:c,type:"checkbox",..._}),isSelected:t.isSelected,isPressed:y||w,isDisabled:o,isReadOnly:d,isInvalid:v||"invalid"===g}}},5369:(e,t,n)=>{n.d(t,{d:()=>_});var r=n(3556),i=n(8084),s=n(5750),a=n(8150),l=n(5242),o=n(2217),d=n(6660),u=n(6948),c=n(7049),p=n(4836),f=n(2166),h=n(9202),g=n(3831),v=n(8948),m=n(2268),y=n(1609),b=new WeakMap;class w{continuePropagation(){(0,l._)(this,b,!1)}get shouldStopPropagation(){return(0,s._)(this,b)}constructor(e,t,n,r){var i;(0,a._)(this,b,{writable:!0,value:void 0}),(0,l._)(this,b,!0);let s=null!==(i=null==r?void 0:r.target)&&void 0!==i?i:n.currentTarget;const o=null==s?void 0:s.getBoundingClientRect();let d,u,c=0,p=null;null!=n.clientX&&null!=n.clientY&&(u=n.clientX,p=n.clientY),o&&(null!=u&&null!=p?(d=u-o.left,c=p-o.top):(d=o.width/2,c=o.height/2)),this.type=e,this.pointerType=t,this.target=n.currentTarget,this.shiftKey=n.shiftKey,this.metaKey=n.metaKey,this.ctrlKey=n.ctrlKey,this.altKey=n.altKey,this.x=d,this.y=c}}const A=Symbol("linkClicked");function _(e){let{onPress:t,onPressChange:n,onPressStart:s,onPressEnd:a,onPressUp:l,isDisabled:b,isPressed:_,preventFocusOnPress:M,shouldCancelOnPointerExit:I,allowTextSelectionOnPress:K,ref:D,...R}=function(e){let t=(0,y.useContext)(i.F);if(t){let{register:n,...r}=t;e=(0,o.v)(r,e),n()}return(0,d.w)(t,e.ref),e}(e),[B,L]=(0,y.useState)(!1),F=(0,y.useRef)({isPressed:!1,ignoreEmulatedMouseEvents:!1,ignoreClickAfterPress:!1,didFirePressStart:!1,isTriggeringEvent:!1,activePointerId:null,target:null,isOverTarget:!1,pointerType:null}),{addGlobalListener:O,removeAllGlobalListeners:Q}=(0,u.A)(),H=(0,c.J)(((e,t)=>{let r=F.current;if(b||r.didFirePressStart)return!1;let i=!0;if(r.isTriggeringEvent=!0,s){let n=new w("pressstart",t,e);s(n),i=n.shouldStopPropagation}return n&&n(!0),r.isTriggeringEvent=!1,r.didFirePressStart=!0,L(!0),i})),Y=(0,c.J)(((e,r,i=!0)=>{let s=F.current;if(!s.didFirePressStart)return!1;s.ignoreClickAfterPress=!0,s.didFirePressStart=!1,s.isTriggeringEvent=!0;let l=!0;if(a){let t=new w("pressend",r,e);a(t),l=t.shouldStopPropagation}if(n&&n(!1),L(!1),t&&i&&!b){let n=new w("press",r,e);t(n),l&&(l=n.shouldStopPropagation)}return s.isTriggeringEvent=!1,l})),V=(0,c.J)(((e,t)=>{let n=F.current;if(b)return!1;if(l){n.isTriggeringEvent=!0;let r=new w("pressup",t,e);return l(r),n.isTriggeringEvent=!1,r.shouldStopPropagation}return!0})),z=(0,c.J)((e=>{let t=F.current;t.isPressed&&t.target&&(t.isOverTarget&&null!=t.pointerType&&Y(S(t.target,e),t.pointerType,!1),t.isPressed=!1,t.isOverTarget=!1,t.activePointerId=null,t.pointerType=null,Q(),K||(0,r.E)(t.target))})),W=(0,c.J)((e=>{I&&z(e)})),G=(0,y.useMemo)((()=>{let e=F.current,t={onKeyDown(t){if(E(t.nativeEvent,t.currentTarget)&&t.currentTarget.contains(t.target)){var r;j(t.target,t.key)&&t.preventDefault();let i=!0;if(!e.isPressed&&!t.repeat){e.target=t.currentTarget,e.isPressed=!0,i=H(t,"keyboard");let r=t.currentTarget,s=t=>{E(t,r)&&!t.repeat&&r.contains(t.target)&&e.target&&V(S(e.target,t),"keyboard")};O((0,p.T)(t.currentTarget),"keyup",(0,f.c)(s,n),!0)}i&&t.stopPropagation(),t.metaKey&&(0,h.cX)()&&(null===(r=e.metaKeyEvents)||void 0===r||r.set(t.key,t.nativeEvent))}else"Meta"===t.key&&(e.metaKeyEvents=new Map)},onClick(t){if((!t||t.currentTarget.contains(t.target))&&t&&0===t.button&&!e.isTriggeringEvent&&!g.Fe.isOpening){let n=!0;if(b&&t.preventDefault(),!e.ignoreClickAfterPress&&!e.ignoreEmulatedMouseEvents&&!e.isPressed&&("virtual"===e.pointerType||(0,v.Y)(t.nativeEvent))){b||M||(0,m.e)(t.currentTarget);let e=H(t,"virtual"),r=V(t,"virtual"),i=Y(t,"virtual");n=e&&r&&i}e.ignoreEmulatedMouseEvents=!1,e.ignoreClickAfterPress=!1,n&&t.stopPropagation()}}},n=t=>{var n;if(e.isPressed&&e.target&&E(t,e.target)){var r;j(t.target,t.key)&&t.preventDefault();let n=t.target;Y(S(e.target,t),"keyboard",e.target.contains(n)),Q(),"Enter"!==t.key&&x(e.target)&&e.target.contains(n)&&!t[A]&&(t[A]=!0,(0,g.Fe)(e.target,t,!1)),e.isPressed=!1,null===(r=e.metaKeyEvents)||void 0===r||r.delete(t.key)}else if("Meta"===t.key&&(null===(n=e.metaKeyEvents)||void 0===n?void 0:n.size)){var i;let t=e.metaKeyEvents;e.metaKeyEvents=void 0;for(let n of t.values())null===(i=e.target)||void 0===i||i.dispatchEvent(new KeyboardEvent("keyup",n))}};if("undefined"!=typeof PointerEvent){t.onPointerDown=t=>{if(0!==t.button||!t.currentTarget.contains(t.target))return;if((0,v.P)(t.nativeEvent))return void(e.pointerType="virtual");N(t.currentTarget)&&t.preventDefault(),e.pointerType=t.pointerType;let i=!0;if(!e.isPressed){e.isPressed=!0,e.isOverTarget=!0,e.activePointerId=t.pointerId,e.target=t.currentTarget,b||M||(0,m.e)(t.currentTarget),K||(0,r.M)(e.target),i=H(t,e.pointerType);let a=t.target;"releasePointerCapture"in a&&a.releasePointerCapture(t.pointerId),O((0,p.T)(t.currentTarget),"pointerup",n,!1),O((0,p.T)(t.currentTarget),"pointercancel",s,!1)}i&&t.stopPropagation()},t.onMouseDown=e=>{e.currentTarget.contains(e.target)&&0===e.button&&(N(e.currentTarget)&&e.preventDefault(),e.stopPropagation())},t.onPointerUp=t=>{t.currentTarget.contains(t.target)&&"virtual"!==e.pointerType&&0===t.button&&V(t,e.pointerType||t.pointerType)},t.onPointerEnter=t=>{t.pointerId===e.activePointerId&&e.target&&!e.isOverTarget&&null!=e.pointerType&&(e.isOverTarget=!0,H(S(e.target,t),e.pointerType))},t.onPointerLeave=t=>{t.pointerId===e.activePointerId&&e.target&&e.isOverTarget&&null!=e.pointerType&&(e.isOverTarget=!1,Y(S(e.target,t),e.pointerType,!1),W(t))};let n=t=>{t.pointerId===e.activePointerId&&e.isPressed&&0===t.button&&e.target&&(e.target.contains(t.target)&&null!=e.pointerType?Y(S(e.target,t),e.pointerType):e.isOverTarget&&null!=e.pointerType&&Y(S(e.target,t),e.pointerType,!1),e.isPressed=!1,e.isOverTarget=!1,e.activePointerId=null,e.pointerType=null,Q(),K||(0,r.E)(e.target),"ontouchend"in e.target&&"mouse"!==t.pointerType&&O(e.target,"touchend",i,{once:!0}))},i=e=>{T(e.currentTarget)&&e.preventDefault()},s=e=>{z(e)};t.onDragStart=e=>{e.currentTarget.contains(e.target)&&z(e)}}else{t.onMouseDown=t=>{0===t.button&&t.currentTarget.contains(t.target)&&(N(t.currentTarget)&&t.preventDefault(),e.ignoreEmulatedMouseEvents?t.stopPropagation():(e.isPressed=!0,e.isOverTarget=!0,e.target=t.currentTarget,e.pointerType=(0,v.Y)(t.nativeEvent)?"virtual":"mouse",b||M||(0,m.e)(t.currentTarget),H(t,e.pointerType)&&t.stopPropagation(),O((0,p.T)(t.currentTarget),"mouseup",n,!1)))},t.onMouseEnter=t=>{if(!t.currentTarget.contains(t.target))return;let n=!0;e.isPressed&&!e.ignoreEmulatedMouseEvents&&null!=e.pointerType&&(e.isOverTarget=!0,n=H(t,e.pointerType)),n&&t.stopPropagation()},t.onMouseLeave=t=>{if(!t.currentTarget.contains(t.target))return;let n=!0;e.isPressed&&!e.ignoreEmulatedMouseEvents&&null!=e.pointerType&&(e.isOverTarget=!1,n=Y(t,e.pointerType,!1),W(t)),n&&t.stopPropagation()},t.onMouseUp=t=>{t.currentTarget.contains(t.target)&&(e.ignoreEmulatedMouseEvents||0!==t.button||V(t,e.pointerType||"mouse"))};let n=t=>{0===t.button&&(e.isPressed=!1,Q(),e.ignoreEmulatedMouseEvents?e.ignoreEmulatedMouseEvents=!1:(e.target&&C(t,e.target)&&null!=e.pointerType?Y(S(e.target,t),e.pointerType):e.target&&e.isOverTarget&&null!=e.pointerType&&Y(S(e.target,t),e.pointerType,!1),e.isOverTarget=!1))};t.onTouchStart=t=>{if(!t.currentTarget.contains(t.target))return;let n=function(e){const{targetTouches:t}=e;return t.length>0?t[0]:null}(t.nativeEvent);n&&(e.activePointerId=n.identifier,e.ignoreEmulatedMouseEvents=!0,e.isOverTarget=!0,e.isPressed=!0,e.target=t.currentTarget,e.pointerType="touch",b||M||(0,m.e)(t.currentTarget),K||(0,r.M)(e.target),H(k(e.target,t),e.pointerType)&&t.stopPropagation(),O((0,p.m)(t.currentTarget),"scroll",i,!0))},t.onTouchMove=t=>{if(!t.currentTarget.contains(t.target))return;if(!e.isPressed)return void t.stopPropagation();let n=P(t.nativeEvent,e.activePointerId),r=!0;n&&C(n,t.currentTarget)?e.isOverTarget||null==e.pointerType||(e.isOverTarget=!0,r=H(k(e.target,t),e.pointerType)):e.isOverTarget&&null!=e.pointerType&&(e.isOverTarget=!1,r=Y(k(e.target,t),e.pointerType,!1),W(k(e.target,t))),r&&t.stopPropagation()},t.onTouchEnd=t=>{if(!t.currentTarget.contains(t.target))return;if(!e.isPressed)return void t.stopPropagation();let n=P(t.nativeEvent,e.activePointerId),i=!0;n&&C(n,t.currentTarget)&&null!=e.pointerType?(V(k(e.target,t),e.pointerType),i=Y(k(e.target,t),e.pointerType)):e.isOverTarget&&null!=e.pointerType&&(i=Y(k(e.target,t),e.pointerType,!1)),i&&t.stopPropagation(),e.isPressed=!1,e.activePointerId=null,e.isOverTarget=!1,e.ignoreEmulatedMouseEvents=!0,e.target&&!K&&(0,r.E)(e.target),Q()},t.onTouchCancel=t=>{t.currentTarget.contains(t.target)&&(t.stopPropagation(),e.isPressed&&z(k(e.target,t)))};let i=t=>{e.isPressed&&t.target.contains(e.target)&&z({currentTarget:e.target,shiftKey:!1,ctrlKey:!1,metaKey:!1,altKey:!1})};t.onDragStart=e=>{e.currentTarget.contains(e.target)&&z(e)}}return t}),[O,b,M,Q,K,z,W,Y,H,V]);return(0,y.useEffect)((()=>()=>{var e;K||(0,r.E)(null!==(e=F.current.target)&&void 0!==e?e:void 0)}),[K]),{isPressed:_||B,pressProps:(0,o.v)(R,G)}}function x(e){return"A"===e.tagName&&e.hasAttribute("href")}function E(e,t){const{key:n,code:r}=e,i=t,s=i.getAttribute("role");return!("Enter"!==n&&" "!==n&&"Spacebar"!==n&&"Space"!==r||i instanceof(0,p.m)(i).HTMLInputElement&&!I(i,n)||i instanceof(0,p.m)(i).HTMLTextAreaElement||i.isContentEditable||("link"===s||!s&&x(i))&&"Enter"!==n)}function P(e,t){const n=e.changedTouches;for(let e=0;e<n.length;e++){const r=n[e];if(r.identifier===t)return r}return null}function k(e,t){let n=0,r=0;return t.targetTouches&&1===t.targetTouches.length&&(n=t.targetTouches[0].clientX,r=t.targetTouches[0].clientY),{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey,clientX:n,clientY:r}}function S(e,t){let n=t.clientX,r=t.clientY;return{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey,clientX:n,clientY:r}}function C(e,t){let n=t.getBoundingClientRect(),r=function(e){let t=0,n=0;return void 0!==e.width?t=e.width/2:void 0!==e.radiusX&&(t=e.radiusX),void 0!==e.height?n=e.height/2:void 0!==e.radiusY&&(n=e.radiusY),{top:e.clientY-n,right:e.clientX+t,bottom:e.clientY+n,left:e.clientX-t}}(e);return s=r,!((i=n).left>s.right||s.left>i.right||i.top>s.bottom||s.top>i.bottom);var i,s}function N(e){return!(e instanceof HTMLElement&&e.hasAttribute("draggable"))}function T(e){return!(e instanceof HTMLInputElement||(e instanceof HTMLButtonElement?"submit"===e.type||"reset"===e.type:x(e)))}function j(e,t){return e instanceof HTMLInputElement?!I(e,t):T(e)}const M=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function I(e,t){return"checkbox"===e.type||"radio"===e.type?" "===t:M.has(e.type)}},5460:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{l:()=>h});var i=n(8468),s=n(6087),a=n(8030),l=n(7623),o=n(2284),d=n(631),u=n(790),c=e([a,l,o]);function p(e,t,n){const r=t.shift();t.length?(e[r]||(e[r]={}),p(e[r],t,n)):e[r]=n}function f(e){const t={};for(const[n,r]of Object.entries(e)){const e=n.match(/^(\w+)(\[\w+\])+/);if(e){const i=e[1],s=n.match(/\[(\w+)\]/g).map((e=>e.slice(1,-1)));t[i]||(t[i]={}),p(t[i],s,r)}else t[n]=r}return t}[a,l,o]=c.then?(await c)():c,(0,s.createContext)();const h=({children:e})=>{const{submit:t,optionPrefix:n,values:r,setStatus:s}=(0,l.M)();return(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(o.N,{}),(0,u.jsxs)("form",{method:"POST",className:d.A.root,onSubmit:e=>{e.preventDefault();const a=e.target,l=new FormData(a);let o={};for(const e in a.elements){const t=a.elements[e],i=t.name;if(i===n||!i?.startsWith(n))continue;let s=null;switch(t.type){case"checkbox":const e=l.getAll(i);if(s=null===t.getAttribute("value")?!!t.checked:e,!r[i]&&!s)continue;break;case"number":s=Number(l.get(i));break;default:s=l.get(i)}"string"==typeof s&&/^-?\d+(\.\d+)?$/.test(s)&&(s=Number(s)),o[i]=s}o=f(o);for(const[e,t]of Object.entries(o))(0,i.isEqual)(t,r[e])&&delete o[e];0!==Object.keys(o).length?t(o):s("no-change")},children:[e,(0,u.jsx)(a.b,{})]})]})};r()}catch(g){r(g)}}))},5531:(e,t,n)=>{function r(e,t){if(!e)return!1;let n=window.getComputedStyle(e),r=/(auto|scroll)/.test(n.overflow+n.overflowX+n.overflowY);return r&&t&&(r=e.scrollHeight!==e.clientHeight||e.scrollWidth!==e.clientWidth),r}n.d(t,{o:()=>r})},5555:(e,t,n)=>{n.d(t,{t:()=>U});var r=n(790),i=n(1609),s=n(3908);const a=new WeakMap;function l(e,t,n){return e?("string"==typeof t&&(t=t.replace(/\s+/g,"")),`${a.get(e)}-${n}-${t}`):""}class o{getKeyLeftOf(e){return this.flipDirection?this.getNextKey(e):this.getPreviousKey(e)}getKeyRightOf(e){return this.flipDirection?this.getPreviousKey(e):this.getNextKey(e)}isDisabled(e){var t,n;return this.disabledKeys.has(e)||!!(null===(n=this.collection.getItem(e))||void 0===n||null===(t=n.props)||void 0===t?void 0:t.isDisabled)}getFirstKey(){let e=this.collection.getFirstKey();return null!=e&&this.isDisabled(e)&&(e=this.getNextKey(e)),e}getLastKey(){let e=this.collection.getLastKey();return null!=e&&this.isDisabled(e)&&(e=this.getPreviousKey(e)),e}getKeyAbove(e){return this.tabDirection?null:this.getPreviousKey(e)}getKeyBelow(e){return this.tabDirection?null:this.getNextKey(e)}getNextKey(e){do{null==(e=this.collection.getKeyAfter(e))&&(e=this.collection.getFirstKey())}while(this.isDisabled(e));return e}getPreviousKey(e){do{null==(e=this.collection.getKeyBefore(e))&&(e=this.collection.getLastKey())}while(this.isDisabled(e));return e}constructor(e,t,n,r=new Set){this.collection=e,this.flipDirection="rtl"===t&&"horizontal"===n,this.disabledKeys=r,this.tabDirection="horizontal"===n}}var d=n(3051),u=n(7061),c=n(2217),p=n(8817),f=n(9202);function h(e){return(0,f.lg)()?e.altKey:e.ctrlKey}var g=n(8399),v=n(3831);function m(e){return(0,f.cX)()?e.metaKey:e.ctrlKey}var y=n(2268),b=n(7049);function w(e,t,n,r){let s=(0,b.J)(n),a=null==n;(0,i.useEffect)((()=>{if(a||!e.current)return;let n=e.current;return n.addEventListener(t,s,r),()=>{n.removeEventListener(t,s,r)}}),[e,t,r,a,s])}var A=n(5531);function _(e,t){let n=x(e,t,"left"),r=x(e,t,"top"),i=t.offsetWidth,s=t.offsetHeight,a=e.scrollLeft,l=e.scrollTop,{borderTopWidth:o,borderLeftWidth:d,scrollPaddingTop:u,scrollPaddingRight:c,scrollPaddingBottom:p,scrollPaddingLeft:f}=getComputedStyle(e),h=a+parseInt(d,10),g=l+parseInt(o,10),v=h+e.clientWidth,m=g+e.clientHeight,y=parseInt(u,10)||0,b=parseInt(p,10)||0,w=parseInt(c,10)||0,A=parseInt(f,10)||0;n<=a+A?a=n-parseInt(d,10)-A:n+i>v-w&&(a+=n+i-v+w),r<=g+y?l=r-parseInt(o,10)-y:r+s>m-b&&(l+=r+s-m+b),e.scrollLeft=a,e.scrollTop=l}function x(e,t,n){const r="left"===n?"offsetLeft":"offsetTop";let i=0;for(;t.offsetParent&&(i+=t[r],t.offsetParent!==e);){if(t.offsetParent.contains(e)){i-=e[r];break}t=t.offsetParent}return i}function E(e,t){if(e&&document.contains(e)){let a=document.scrollingElement||document.documentElement;if("hidden"===window.getComputedStyle(a).overflow){let t=function(e,t){const n=[];for(;e&&e!==document.documentElement;)(0,A.o)(e,t)&&n.push(e),e=e.parentElement;return n}(e);for(let n of t)_(n,e)}else{var n;let{left:a,top:l}=e.getBoundingClientRect();null==e||null===(n=e.scrollIntoView)||void 0===n||n.call(e,{block:"nearest"});let{left:o,top:d}=e.getBoundingClientRect();var r,i,s;(Math.abs(a-o)>1||Math.abs(l-d)>1)&&(null==t||null===(i=t.containingElement)||void 0===i||null===(r=i.scrollIntoView)||void 0===r||r.call(i,{block:"center",inline:"center"}),null===(s=e.scrollIntoView)||void 0===s||s.call(e,{block:"nearest"}))}}}const P="react-aria-update-activedescendant";var k=n(9953);function S(e,t){const n=(0,i.useRef)(!0),r=(0,i.useRef)(null);(0,k.N)((()=>(n.current=!0,()=>{n.current=!1})),[]),(0,k.N)((()=>{n.current?n.current=!1:r.current&&!t.some(((e,t)=>!Object.is(e,r[t])))||e(),r.current=t}),t)}var C=n(5795),N=n(5652),T=n(8374),j=n(5562);function M(e,t,n){let{orientation:r="horizontal",keyboardActivation:s="automatic"}=e,{collection:l,selectionManager:f,disabledKeys:A}=t,{direction:x}=(0,p.Y)(),k=(0,i.useMemo)((()=>new o(l,x,r,A)),[l,A,r,x]),{collectionProps:M}=function(e){let{selectionManager:t,keyboardDelegate:n,ref:r,autoFocus:s=!1,shouldFocusWrap:a=!1,disallowEmptySelection:l=!1,disallowSelectAll:o=!1,selectOnFocus:d="replace"===t.selectionBehavior,disallowTypeAhead:u=!1,shouldUseVirtualFocus:f,allowsTabNavigation:A=!1,isVirtualized:x,scrollRef:k=r,linkBehavior:M="action"}=e,{direction:I}=(0,p.Y)(),K=(0,v.rd)(),D=(0,i.useRef)({top:0,left:0});w(k,"scroll",x?void 0:()=>{var e,t,n,r;D.current={top:null!==(n=null===(e=k.current)||void 0===e?void 0:e.scrollTop)&&void 0!==n?n:0,left:null!==(r=null===(t=k.current)||void 0===t?void 0:t.scrollLeft)&&void 0!==r?r:0}});let R=(0,i.useRef)(!1);w(r,"react-aria-focus",f?e=>{let{detail:n}=e;e.stopPropagation(),t.setFocused(!0),"first"===(null==n?void 0:n.focusStrategy)&&(R.current=!0)}:void 0);let B=(0,b.J)((()=>{var e,i;let s=null!==(i=null===(e=n.getFirstKey)||void 0===e?void 0:e.call(n))&&void 0!==i?i:null;var a;null==s?(null===(a=r.current)||void 0===a||a.dispatchEvent(new CustomEvent(P,{cancelable:!0,bubbles:!0})),t.collection.size>0&&(R.current=!1)):(t.setFocusedKey(s),R.current=!1)}));S((()=>{R.current&&B()}),[t.collection,B]);let L=(0,b.J)((()=>{t.collection.size>0&&(R.current=!1)}));S((()=>{L()}),[t.focusedKey,L]),w(r,"react-aria-clear-focus",f?e=>{e.stopPropagation(),t.setFocused(!1),t.setFocusedKey(null)}:void 0);const F=(0,i.useRef)(s);(0,i.useEffect)((()=>{if(F.current){var e,i;let o=null;var a,l;"first"===s&&(o=null!==(a=null===(e=n.getFirstKey)||void 0===e?void 0:e.call(n))&&void 0!==a?a:null),"last"===s&&(o=null!==(l=null===(i=n.getLastKey)||void 0===i?void 0:i.call(n))&&void 0!==l?l:null);let d=t.selectedKeys;if(d.size)for(let e of d)if(t.canSelectItem(e)){o=e;break}t.setFocused(!0),t.setFocusedKey(o),null==o&&!f&&r.current&&(0,T.l)(r.current)}}),[]);let O=(0,i.useRef)(t.focusedKey);(0,i.useEffect)((()=>{if(t.isFocused&&null!=t.focusedKey&&(t.focusedKey!==O.current||F.current)&&k.current&&r.current){let e=(0,j.ME)(),n=r.current.querySelector(`[data-key="${CSS.escape(t.focusedKey.toString())}"]`);if(!n)return;("keyboard"===e||F.current)&&(_(k.current,n),"virtual"!==e&&E(n,{containingElement:r.current}))}!f&&t.isFocused&&null==t.focusedKey&&null!=O.current&&r.current&&(0,T.l)(r.current),O.current=t.focusedKey,F.current=!1})),w(r,"react-aria-focus-scope-restore",(e=>{e.preventDefault(),t.setFocused(!0)}));let Q,H={onKeyDown:e=>{var i;if(e.altKey&&"Tab"===e.key&&e.preventDefault(),!(null===(i=r.current)||void 0===i?void 0:i.contains(e.target)))return;const s=(n,r)=>{if(null!=n){if(t.isLink(n)&&"selection"===M&&d&&!h(e)){var i;(0,C.flushSync)((()=>{t.setFocusedKey(n,r)}));let s=null===(i=k.current)||void 0===i?void 0:i.querySelector(`[data-key="${CSS.escape(n.toString())}"]`),a=t.getItemProps(n);return void(s&&K.open(s,e,a.href,a.routerOptions))}if(t.setFocusedKey(n,r),t.isLink(n)&&"override"===M)return;e.shiftKey&&"multiple"===t.selectionMode?t.extendSelection(n):d&&!h(e)&&t.replaceSelection(n)}};switch(e.key){case"ArrowDown":if(n.getKeyBelow){var u,c,p;let r=null!=t.focusedKey?null===(u=n.getKeyBelow)||void 0===u?void 0:u.call(n,t.focusedKey):null===(c=n.getFirstKey)||void 0===c?void 0:c.call(n);null==r&&a&&(r=null===(p=n.getFirstKey)||void 0===p?void 0:p.call(n,t.focusedKey)),null!=r&&(e.preventDefault(),s(r))}break;case"ArrowUp":if(n.getKeyAbove){var f,g,v;let r=null!=t.focusedKey?null===(f=n.getKeyAbove)||void 0===f?void 0:f.call(n,t.focusedKey):null===(g=n.getLastKey)||void 0===g?void 0:g.call(n);null==r&&a&&(r=null===(v=n.getLastKey)||void 0===v?void 0:v.call(n,t.focusedKey)),null!=r&&(e.preventDefault(),s(r))}break;case"ArrowLeft":if(n.getKeyLeftOf){var b,w,_;let r=null!=t.focusedKey?null===(b=n.getKeyLeftOf)||void 0===b?void 0:b.call(n,t.focusedKey):null;null==r&&a&&(r="rtl"===I?null===(w=n.getFirstKey)||void 0===w?void 0:w.call(n,t.focusedKey):null===(_=n.getLastKey)||void 0===_?void 0:_.call(n,t.focusedKey)),null!=r&&(e.preventDefault(),s(r,"rtl"===I?"first":"last"))}break;case"ArrowRight":if(n.getKeyRightOf){var x,E,P;let r=null!=t.focusedKey?null===(x=n.getKeyRightOf)||void 0===x?void 0:x.call(n,t.focusedKey):null;null==r&&a&&(r="rtl"===I?null===(E=n.getLastKey)||void 0===E?void 0:E.call(n,t.focusedKey):null===(P=n.getFirstKey)||void 0===P?void 0:P.call(n,t.focusedKey)),null!=r&&(e.preventDefault(),s(r,"rtl"===I?"last":"first"))}break;case"Home":if(n.getFirstKey){if(null===t.focusedKey&&e.shiftKey)return;e.preventDefault();let r=n.getFirstKey(t.focusedKey,m(e));t.setFocusedKey(r),null!=r&&(m(e)&&e.shiftKey&&"multiple"===t.selectionMode?t.extendSelection(r):d&&t.replaceSelection(r))}break;case"End":if(n.getLastKey){if(null===t.focusedKey&&e.shiftKey)return;e.preventDefault();let r=n.getLastKey(t.focusedKey,m(e));t.setFocusedKey(r),null!=r&&(m(e)&&e.shiftKey&&"multiple"===t.selectionMode?t.extendSelection(r):d&&t.replaceSelection(r))}break;case"PageDown":if(n.getKeyPageBelow&&null!=t.focusedKey){let r=n.getKeyPageBelow(t.focusedKey);null!=r&&(e.preventDefault(),s(r))}break;case"PageUp":if(n.getKeyPageAbove&&null!=t.focusedKey){let r=n.getKeyPageAbove(t.focusedKey);null!=r&&(e.preventDefault(),s(r))}break;case"a":m(e)&&"multiple"===t.selectionMode&&!0!==o&&(e.preventDefault(),t.selectAll());break;case"Escape":l||0===t.selectedKeys.size||(e.stopPropagation(),e.preventDefault(),t.clearSelection());break;case"Tab":if(!A){if(e.shiftKey)r.current.focus();else{let e,t,n=(0,N.N$)(r.current,{tabbable:!0});do{t=n.lastChild(),t&&(e=t)}while(t);e&&!e.contains(document.activeElement)&&(0,y.e)(e)}break}}},onFocus:e=>{if(t.isFocused)e.currentTarget.contains(e.target)||t.setFocused(!1);else if(e.currentTarget.contains(e.target)){if(t.setFocused(!0),null==t.focusedKey){var i,s;let r=e=>{null!=e&&(t.setFocusedKey(e),d&&t.replaceSelection(e))},o=e.relatedTarget;var a,l;o&&e.currentTarget.compareDocumentPosition(o)&Node.DOCUMENT_POSITION_FOLLOWING?r(null!==(a=t.lastSelectedKey)&&void 0!==a?a:null===(i=n.getLastKey)||void 0===i?void 0:i.call(n)):r(null!==(l=t.firstSelectedKey)&&void 0!==l?l:null===(s=n.getFirstKey)||void 0===s?void 0:s.call(n))}else!x&&k.current&&(k.current.scrollTop=D.current.top,k.current.scrollLeft=D.current.left);if(null!=t.focusedKey&&k.current){let e=k.current.querySelector(`[data-key="${CSS.escape(t.focusedKey.toString())}"]`);e&&(e.contains(document.activeElement)||(0,y.e)(e),"keyboard"===(0,j.ME)()&&E(e,{containingElement:r.current}))}}},onBlur:e=>{e.currentTarget.contains(e.relatedTarget)||t.setFocused(!1)},onMouseDown(e){k.current===e.target&&e.preventDefault()}},{typeSelectProps:Y}=(0,g.I)({keyboardDelegate:n,selectionManager:t});return u||(H=(0,c.v)(Y,H)),Q=f?-1:null==t.focusedKey?0:-1,{collectionProps:{...H,tabIndex:Q}}}({ref:n,selectionManager:f,keyboardDelegate:k,selectOnFocus:"automatic"===s,disallowEmptySelection:!0,scrollRef:n,linkBehavior:"selection"}),I=(0,d.Bi)();a.set(t,I);let K=(0,u.b)({...e,id:I});return{tabListProps:{...(0,c.v)(M,K),role:"tablist","aria-orientation":r,tabIndex:void 0}}}var I=n(2922);function K(e,t){let n=null;if(e){var r,i,s,a;for(n=e.getFirstKey();null!=n&&(t.has(n)||(null===(i=e.getItem(n))||void 0===i||null===(r=i.props)||void 0===r?void 0:r.isDisabled))&&n!==e.getLastKey();)n=e.getKeyAfter(n);null!=n&&(t.has(n)||(null===(a=e.getItem(n))||void 0===a||null===(s=a.props)||void 0===s?void 0:s.isDisabled))&&n===e.getLastKey()&&(n=e.getFirstKey())}return n}var D=n(9691),R=n(5987),B=n(5369),L=n(7229);function F(){let e=window.event;return"Enter"===(null==e?void 0:e.key)}function O(){let e=window.event;return" "===(null==e?void 0:e.key)||"Space"===(null==e?void 0:e.code)}function Q(e,t,n){let{key:r,isDisabled:s,shouldSelectOnPressUp:a}=e,{selectionManager:o,selectedKey:u}=t,p=r===u,f=s||t.isDisabled||t.selectionManager.isDisabled(r),{itemProps:g,isPressed:y}=function(e){let{id:t,selectionManager:n,key:r,ref:s,shouldSelectOnPressUp:a,shouldUseVirtualFocus:l,focus:o,isDisabled:u,onAction:p,allowsDifferentPressOrigin:f,linkBehavior:g="action"}=e,y=(0,v.rd)();t=(0,d.Bi)(t);let b=e=>{if("keyboard"===e.pointerType&&h(e))n.toggleSelection(r);else{if("none"===n.selectionMode)return;if(n.isLink(r)){if("selection"===g&&s.current){let t=n.getItemProps(r);return y.open(s.current,e,t.href,t.routerOptions),void n.setSelectedKeys(n.selectedKeys)}if("override"===g||"none"===g)return}"single"===n.selectionMode?n.isSelected(r)&&!n.disallowEmptySelection?n.toggleSelection(r):n.replaceSelection(r):e&&e.shiftKey?n.extendSelection(r):"toggle"===n.selectionBehavior||e&&(m(e)||"touch"===e.pointerType||"virtual"===e.pointerType)?n.toggleSelection(r):n.replaceSelection(r)}};(0,i.useEffect)((()=>{if(r===n.focusedKey&&n.isFocused)if(l){var e;let t=new CustomEvent(P,{cancelable:!0,bubbles:!0});null===(e=s.current)||void 0===e||e.dispatchEvent(t)}else o?o():document.activeElement!==s.current&&s.current&&(0,T.l)(s.current)}),[s,r,n.focusedKey,n.childFocusStrategy,n.isFocused,l]),u=u||n.isDisabled(r);let w={};l||u?u&&(w.onMouseDown=e=>{e.preventDefault()}):w={tabIndex:r===n.focusedKey?0:-1,onFocus(e){e.target===s.current&&n.setFocusedKey(r)}};let A=n.isLink(r)&&"override"===g,_=n.isLink(r)&&"selection"!==g&&"none"!==g,x=!u&&n.canSelectItem(r)&&!A,E=(p||_)&&!u,k=E&&("replace"===n.selectionBehavior?!x:!x||n.isEmpty),S=E&&x&&"replace"===n.selectionBehavior,C=k||S,N=(0,i.useRef)(null),j=C&&x,M=(0,i.useRef)(!1),I=(0,i.useRef)(!1),K=e=>{if(p&&p(),_&&s.current){let t=n.getItemProps(r);y.open(s.current,e,t.href,t.routerOptions)}},D={};a?(D.onPressStart=e=>{N.current=e.pointerType,M.current=j,"keyboard"!==e.pointerType||C&&!O()||b(e)},f?(D.onPressUp=k?void 0:e=>{"mouse"===e.pointerType&&x&&b(e)},D.onPress=k?K:e=>{"keyboard"!==e.pointerType&&"mouse"!==e.pointerType&&x&&b(e)}):D.onPress=e=>{if(k||S&&"mouse"!==e.pointerType){if("keyboard"===e.pointerType&&!F())return;K(e)}else"keyboard"!==e.pointerType&&x&&b(e)}):(D.onPressStart=e=>{N.current=e.pointerType,M.current=j,I.current=k,x&&("mouse"===e.pointerType&&!k||"keyboard"===e.pointerType&&(!E||O()))&&b(e)},D.onPress=e=>{("touch"===e.pointerType||"pen"===e.pointerType||"virtual"===e.pointerType||"keyboard"===e.pointerType&&C&&F()||"mouse"===e.pointerType&&I.current)&&(C?K(e):x&&b(e))}),w["data-key"]=r,D.preventFocusOnPress=l;let{pressProps:R,isPressed:Q}=(0,B.d)(D),H=S?e=>{"mouse"===N.current&&(e.stopPropagation(),e.preventDefault(),K(e))}:void 0,{longPressProps:Y}=(0,L.H)({isDisabled:!j,onLongPress(e){"touch"===e.pointerType&&(b(e),n.setSelectionBehavior("toggle"))}}),V=n.isLink(r)?e=>{v.Fe.isOpening||e.preventDefault()}:void 0;return{itemProps:(0,c.v)(w,x||k?R:{},j?Y:{},{onDoubleClick:H,onDragStartCapture:e=>{"touch"===N.current&&M.current&&e.preventDefault()},onClick:V,id:t}),isPressed:Q,isSelected:n.isSelected(r),isFocused:n.isFocused&&n.focusedKey===r,isDisabled:u,allowsSelection:x,hasAction:C}}({selectionManager:o,key:r,ref:n,isDisabled:f,shouldSelectOnPressUp:a,linkBehavior:"selection"}),b=l(t,r,"tab"),w=l(t,r,"tabpanel"),{tabIndex:A}=g,_=t.collection.getItem(r),x=(0,R.$)(null==_?void 0:_.props,{labelable:!0});delete x.id;let E=(0,v._h)(null==_?void 0:_.props);return{tabProps:(0,c.v)(x,E,g,{id:b,"aria-selected":p,"aria-disabled":f||void 0,"aria-controls":p?w:void 0,tabIndex:f?void 0:A,role:"tab"}),isSelected:p,isDisabled:f,isPressed:y}}var H=n(6133);const Y={root:"_root_e3gl9_1",tabItems:"_tabItems_e3gl9_1",tabItem:"_tabItem_e3gl9_1"};var V=n(1034);const z=e=>{const{item:t,state:n}=e,{key:s,rendered:a}=t,l=(0,i.useRef)(null),{componentProps:o,rootProps:d}=(0,D.Y)("Tabs",e),{isDisabled:u,isSelected:c,tabProps:p}=Q({key:s},n,l),{focusProps:f,isFocusVisible:h}=(0,H.o)(o),{context:g,navigate:v,url:m}=(0,V.T)();if(v&&m&&!g){const e=new URL(m);return null==e||e.searchParams.set(v,`${s}`),(0,r.jsx)("a",{...f,...d({classNames:Y.tabItem,prefixedNames:"item"}),"data-disabled":u||void 0,"data-focus-visible":h||void 0,"data-selected":c||void 0,href:u||null==e?void 0:e.toString(),ref:l,children:a})}return(0,r.jsx)("div",{...d({classNames:Y.tabItem,prefixedNames:"item"}),...p,...f,"data-disabled":u||void 0,"data-focus-visible":h||void 0,"data-selected":c||void 0,ref:l,children:a})};function W(e,t,n){let r=function(e,t){let n=null==t?void 0:t.isDisabled,[r,s]=(0,i.useState)(!1);return(0,k.N)((()=>{if((null==e?void 0:e.current)&&!n){let t=()=>{if(e.current){let t=(0,N.N$)(e.current,{tabbable:!0});s(!!t.nextNode())}};t();let n=new MutationObserver(t);return n.observe(e.current,{subtree:!0,childList:!0,attributes:!0,attributeFilter:["tabIndex","disabled"]}),()=>{n.disconnect()}}})),!n&&r}(n)?void 0:0;var s;const a=l(t,null!==(s=e.id)&&void 0!==s?s:null==t?void 0:t.selectedKey,"tabpanel"),o=(0,u.b)({...e,id:a,"aria-labelledby":l(t,null==t?void 0:t.selectedKey,"tab")});return{tabPanelProps:(0,c.v)(o,{tabIndex:r,role:"tabpanel","aria-describedby":e["aria-describedby"],"aria-details":e["aria-details"]})}}const G=e=>{var t;const{state:n}=e,s=(0,i.useRef)(null),{tabPanelProps:a}=W(e,n,s),{clsx:l}=(0,D.Y)("Tabs",e);return(0,r.jsx)("div",{...a,className:l({classNames:Y.tabPanel,prefixedNames:"panel"}),ref:s,children:null==(t=n.selectedItem)?void 0:t.props.children})},U=(0,i.forwardRef)(((e,t)=>{var n;const a=(0,s.U)(t),{context:l,navigate:o}=(0,V.T)(),{clsx:d,componentProps:u,rootProps:c}=(0,D.Y)("Tabs",e),p=function(e){var t,n;let r=(0,I.V)({...e,suppressTextValueWarning:!0,defaultSelectedKey:null!==(n=null!==(t=e.defaultSelectedKey)&&void 0!==t?t:K(e.collection,e.disabledKeys?new Set(e.disabledKeys):new Set))&&void 0!==n?n:void 0}),{selectionManager:s,collection:a,selectedKey:l}=r,o=(0,i.useRef)(l);return(0,i.useEffect)((()=>{let e=l;!s.isEmpty&&null!=e&&a.getItem(e)||(e=K(a,r.disabledKeys),null!=e&&s.setSelectedKeys([e])),(null!=e&&null==s.focusedKey||!s.isFocused&&e!==o.current)&&s.setFocusedKey(e),o.current=e})),{...r,isDisabled:e.isDisabled||!1}}(u);let{orientation:f}=e;f="settings"===l?"horizontal":f;const{tabListProps:h}=M({...u,keyboardActivation:o?"manual":void 0,orientation:f},p,a);return(0,r.jsxs)("div",{...c({classNames:Y.root}),"data-context":l,"data-orientation":f,children:[(0,r.jsx)("div",{...h,className:d({classNames:Y.tabItems,prefixedNames:"items"}),ref:a,children:[...p.collection].map((e=>(0,r.jsx)(z,{item:e,state:p},e.key)))}),(0,r.jsx)(G,{state:p},null==(n=p.selectedItem)?void 0:n.key)]})}));U.displayName="Tabs"},5562:(e,t,n)=>{n.d(t,{Cl:()=>x,K7:()=>P,ME:()=>_,pP:()=>A});var r=n(9202),i=n(8948),s=n(4836),a=n(1609);let l=null,o=new Set,d=new Map,u=!1,c=!1;const p={Tab:!0,Escape:!0};function f(e,t){for(let n of o)n(e,t)}function h(e){u=!0,function(e){return!(e.metaKey||!(0,r.cX)()&&e.altKey||e.ctrlKey||"Control"===e.key||"Shift"===e.key||"Meta"===e.key)}(e)&&(l="keyboard",f("keyboard",e))}function g(e){l="pointer","mousedown"!==e.type&&"pointerdown"!==e.type||(u=!0,f("pointer",e))}function v(e){(0,i.Y)(e)&&(u=!0,l="virtual")}function m(e){e.target!==window&&e.target!==document&&(u||c||(l="virtual",f("virtual",e)),u=!1,c=!1)}function y(){u=!1,c=!0}function b(e){if("undefined"==typeof window||d.get((0,s.m)(e)))return;const t=(0,s.m)(e),n=(0,s.T)(e);let r=t.HTMLElement.prototype.focus;t.HTMLElement.prototype.focus=function(){u=!0,r.apply(this,arguments)},n.addEventListener("keydown",h,!0),n.addEventListener("keyup",h,!0),n.addEventListener("click",v,!0),t.addEventListener("focus",m,!0),t.addEventListener("blur",y,!1),"undefined"!=typeof PointerEvent?(n.addEventListener("pointerdown",g,!0),n.addEventListener("pointermove",g,!0),n.addEventListener("pointerup",g,!0)):(n.addEventListener("mousedown",g,!0),n.addEventListener("mousemove",g,!0),n.addEventListener("mouseup",g,!0)),t.addEventListener("beforeunload",(()=>{w(e)}),{once:!0}),d.set(t,{focus:r})}const w=(e,t)=>{const n=(0,s.m)(e),r=(0,s.T)(e);t&&r.removeEventListener("DOMContentLoaded",t),d.has(n)&&(n.HTMLElement.prototype.focus=d.get(n).focus,r.removeEventListener("keydown",h,!0),r.removeEventListener("keyup",h,!0),r.removeEventListener("click",v,!0),n.removeEventListener("focus",m,!0),n.removeEventListener("blur",y,!1),"undefined"!=typeof PointerEvent?(r.removeEventListener("pointerdown",g,!0),r.removeEventListener("pointermove",g,!0),r.removeEventListener("pointerup",g,!0)):(r.removeEventListener("mousedown",g,!0),r.removeEventListener("mousemove",g,!0),r.removeEventListener("mouseup",g,!0)),d.delete(n))};function A(){return"pointer"!==l}function _(){return l}function x(e){l=e,f(e,null)}"undefined"!=typeof document&&function(e){const t=(0,s.T)(e);let n;"loading"!==t.readyState?b(e):(n=()=>{b(e)},t.addEventListener("DOMContentLoaded",n))}();const E=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function P(e,t,n){b(),(0,a.useEffect)((()=>{let t=(t,r)=>{(function(e,t,n){var r;const i="undefined"!=typeof window?(0,s.m)(null==n?void 0:n.target).HTMLInputElement:HTMLInputElement,a="undefined"!=typeof window?(0,s.m)(null==n?void 0:n.target).HTMLTextAreaElement:HTMLTextAreaElement,l="undefined"!=typeof window?(0,s.m)(null==n?void 0:n.target).HTMLElement:HTMLElement,o="undefined"!=typeof window?(0,s.m)(null==n?void 0:n.target).KeyboardEvent:KeyboardEvent;return!((e=e||(null==n?void 0:n.target)instanceof i&&!E.has(null==n||null===(r=n.target)||void 0===r?void 0:r.type)||(null==n?void 0:n.target)instanceof a||(null==n?void 0:n.target)instanceof l&&(null==n?void 0:n.target.isContentEditable))&&"keyboard"===t&&n instanceof o&&!p[n.key])})(!!(null==n?void 0:n.isTextInput),t,r)&&e(A())};return o.add(t),()=>{o.delete(t)}}),t)}},5570:(e,t,n)=>{function r(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=n}}n.d(t,{_:()=>r})},5652:(e,t,n)=>{n.d(t,{N$:()=>C,n1:()=>f});var r=n(8374),i=n(1786),s=n(5562),a=n(9953),l=n(4836),o=n(9202),d=n(1609);const u=d.createContext(null),c="react-aria-focus-scope-restore";let p=null;function f(e){let{children:t,contain:n,restoreFocus:r,autoFocus:i}=e,f=(0,d.useRef)(null),h=(0,d.useRef)(null),g=(0,d.useRef)([]),{parentNode:v}=(0,d.useContext)(u)||{},N=(0,d.useMemo)((()=>new T({scopeRef:g})),[g]);(0,a.N)((()=>{let e=v||j.root;if(j.getTreeNode(e.scopeRef)&&p&&!_(p,e.scopeRef)){let t=j.getTreeNode(p);t&&(e=t)}e.addChild(N),j.addNode(N)}),[N,v]),(0,a.N)((()=>{let e=j.getTreeNode(g);e&&(e.contain=!!n)}),[n]),(0,a.N)((()=>{var e;let t=null===(e=f.current)||void 0===e?void 0:e.nextSibling,n=[],r=e=>e.stopPropagation();for(;t&&t!==h.current;)n.push(t),t.addEventListener(c,r),t=t.nextSibling;return g.current=n,()=>{for(let e of n)e.removeEventListener(c,r)}}),[t]),function(e,t,n){(0,a.N)((()=>{if(t||n)return;let r=e.current;const i=(0,l.T)(r?r[0]:void 0);let s=t=>{let n=t.target;w(n,e.current)?p=e:b(n)||(p=null)};return i.addEventListener("focusin",s,!1),null==r||r.forEach((e=>e.addEventListener("focusin",s,!1))),()=>{i.removeEventListener("focusin",s,!1),null==r||r.forEach((e=>e.removeEventListener("focusin",s,!1)))}}),[e,t,n])}(g,r,n),function(e,t){let n=(0,d.useRef)(void 0),r=(0,d.useRef)(void 0);(0,a.N)((()=>{let i=e.current;if(!t)return void(r.current&&(cancelAnimationFrame(r.current),r.current=void 0));const a=(0,l.T)(i?i[0]:void 0);let d=t=>{if("Tab"!==t.key||t.altKey||t.ctrlKey||t.metaKey||!y(e)||t.isComposing)return;let n=a.activeElement,r=e.current;if(!r||!w(n,r))return;let i=C(m(r),{tabbable:!0},r);if(!n)return;i.currentNode=n;let s=t.shiftKey?i.previousNode():i.nextNode();s||(i.currentNode=t.shiftKey?r[r.length-1].nextElementSibling:r[0].previousElementSibling,s=t.shiftKey?i.previousNode():i.nextNode()),t.preventDefault(),s&&x(s,!0)},u=t=>{p&&!_(p,e)||!w(t.target,e.current)?y(e)&&!A(t.target,e)?n.current?n.current.focus():p&&p.current&&P(p.current):y(e)&&(n.current=t.target):(p=e,n.current=t.target)},c=t=>{r.current&&cancelAnimationFrame(r.current),r.current=requestAnimationFrame((()=>{let r=(0,s.ME)();var i;("virtual"===r||null===r)&&(0,o.m0)()&&(0,o.H8)()||!a.activeElement||!y(e)||A(a.activeElement,e)||(p=e,a.body.contains(t.target)?(n.current=t.target,null===(i=n.current)||void 0===i||i.focus()):p.current&&P(p.current))}))};return a.addEventListener("keydown",d,!1),a.addEventListener("focusin",u,!1),null==i||i.forEach((e=>e.addEventListener("focusin",u,!1))),null==i||i.forEach((e=>e.addEventListener("focusout",c,!1))),()=>{a.removeEventListener("keydown",d,!1),a.removeEventListener("focusin",u,!1),null==i||i.forEach((e=>e.removeEventListener("focusin",u,!1))),null==i||i.forEach((e=>e.removeEventListener("focusout",c,!1)))}}),[e,t]),(0,a.N)((()=>()=>{r.current&&cancelAnimationFrame(r.current)}),[r])}(g,n),function(e,t,n){const r=(0,d.useRef)("undefined"!=typeof document?(0,l.T)(e.current?e.current[0]:void 0).activeElement:null);(0,a.N)((()=>{let r=e.current;const i=(0,l.T)(r?r[0]:void 0);if(!t||n)return;let s=()=>{p&&!_(p,e)||!w(i.activeElement,e.current)||(p=e)};return i.addEventListener("focusin",s,!1),null==r||r.forEach((e=>e.addEventListener("focusin",s,!1))),()=>{i.removeEventListener("focusin",s,!1),null==r||r.forEach((e=>e.removeEventListener("focusin",s,!1)))}}),[e,n]),(0,a.N)((()=>{const r=(0,l.T)(e.current?e.current[0]:void 0);if(!t)return;let i=t=>{if("Tab"!==t.key||t.altKey||t.ctrlKey||t.metaKey||!y(e)||t.isComposing)return;let n=r.activeElement;if(!A(n,e)||!k(e))return;let i=j.getTreeNode(e);if(!i)return;let s=i.nodeToRestore,a=C(r.body,{tabbable:!0});a.currentNode=n;let l=t.shiftKey?a.previousNode():a.nextNode();if(s&&r.body.contains(s)&&s!==r.body||(s=void 0,i.nodeToRestore=void 0),(!l||!A(l,e))&&s){a.currentNode=s;do{l=t.shiftKey?a.previousNode():a.nextNode()}while(A(l,e));t.preventDefault(),t.stopPropagation(),l?x(l,!0):b(s)?x(s,!0):n.blur()}};return n||r.addEventListener("keydown",i,!0),()=>{n||r.removeEventListener("keydown",i,!0)}}),[e,t,n]),(0,a.N)((()=>{const n=(0,l.T)(e.current?e.current[0]:void 0);if(!t)return;let i=j.getTreeNode(e);var s;return i?(i.nodeToRestore=null!==(s=r.current)&&void 0!==s?s:void 0,()=>{let r=j.getTreeNode(e);if(!r)return;let i=r.nodeToRestore;if(t&&i&&(n.activeElement&&A(n.activeElement,e)||n.activeElement===n.body&&k(e))){let t=j.clone();requestAnimationFrame((()=>{if(n.activeElement===n.body){let n=t.getTreeNode(e);for(;n;){if(n.nodeToRestore&&n.nodeToRestore.isConnected)return void S(n.nodeToRestore);n=n.parent}for(n=t.getTreeNode(e);n;){if(n.scopeRef&&n.scopeRef.current&&j.getTreeNode(n.scopeRef))return void S(E(n.scopeRef.current,!0));n=n.parent}}}))}}):void 0}),[e,t])}(g,r,n),function(e,t){const n=d.useRef(t);(0,d.useEffect)((()=>{n.current&&(p=e,!w((0,l.T)(e.current?e.current[0]:void 0).activeElement,p.current)&&e.current&&P(e.current)),n.current=!1}),[e])}(g,i),(0,d.useEffect)((()=>{const e=(0,l.T)(g.current?g.current[0]:void 0).activeElement;let t=null;if(w(e,g.current)){for(let n of j.traverse())n.scopeRef&&w(e,n.scopeRef.current)&&(t=n);t===j.getTreeNode(g)&&(p=t.scopeRef)}}),[g]),(0,a.N)((()=>()=>{var e,t,n;let r=null!==(n=null===(t=j.getTreeNode(g))||void 0===t||null===(e=t.parent)||void 0===e?void 0:e.scopeRef)&&void 0!==n?n:null;g!==p&&!_(g,p)||r&&!j.getTreeNode(r)||(p=r),j.removeTreeNode(g)}),[g]);let M=(0,d.useMemo)((()=>function(e){return{focusNext(t={}){let n=e.current,{from:r,tabbable:i,wrap:s,accept:a}=t,o=r||(0,l.T)(n[0]).activeElement,d=n[0].previousElementSibling,u=C(m(n),{tabbable:i,accept:a},n);u.currentNode=w(o,n)?o:d;let c=u.nextNode();return!c&&s&&(u.currentNode=d,c=u.nextNode()),c&&x(c,!0),c},focusPrevious(t={}){let n=e.current,{from:r,tabbable:i,wrap:s,accept:a}=t,o=r||(0,l.T)(n[0]).activeElement,d=n[n.length-1].nextElementSibling,u=C(m(n),{tabbable:i,accept:a},n);u.currentNode=w(o,n)?o:d;let c=u.previousNode();return!c&&s&&(u.currentNode=d,c=u.previousNode()),c&&x(c,!0),c},focusFirst(t={}){let n=e.current,{tabbable:r,accept:i}=t,s=C(m(n),{tabbable:r,accept:i},n);s.currentNode=n[0].previousElementSibling;let a=s.nextNode();return a&&x(a,!0),a},focusLast(t={}){let n=e.current,{tabbable:r,accept:i}=t,s=C(m(n),{tabbable:r,accept:i},n);s.currentNode=n[n.length-1].nextElementSibling;let a=s.previousNode();return a&&x(a,!0),a}}}(g)),[]),I=(0,d.useMemo)((()=>({focusManager:M,parentNode:N})),[N,M]);return d.createElement(u.Provider,{value:I},d.createElement("span",{"data-focus-scope-start":!0,hidden:!0,ref:f}),t,d.createElement("span",{"data-focus-scope-end":!0,hidden:!0,ref:h}))}const h=["input:not([disabled]):not([type=hidden])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable^="false"])'],g=h.join(":not([hidden]),")+",[tabindex]:not([disabled]):not([hidden])";h.push('[tabindex]:not([tabindex="-1"]):not([disabled])');const v=h.join(':not([hidden]):not([tabindex="-1"]),');function m(e){return e[0].parentElement}function y(e){let t=j.getTreeNode(p);for(;t&&t.scopeRef!==e;){if(t.contain)return!1;t=t.parent}return!0}function b(e){return A(e)}function w(e,t){return!!e&&!!t&&t.some((t=>t.contains(e)))}function A(e,t=null){if(e instanceof Element&&e.closest("[data-react-aria-top-layer]"))return!0;for(let{scopeRef:n}of j.traverse(j.getTreeNode(t)))if(n&&w(e,n.current))return!0;return!1}function _(e,t){var n;let r=null===(n=j.getTreeNode(t))||void 0===n?void 0:n.parent;for(;r;){if(r.scopeRef===e)return!0;r=r.parent}return!1}function x(e,t=!1){if(null==e||t){if(null!=e)try{e.focus()}catch{}}else try{(0,r.l)(e)}catch{}}function E(e,t=!0){let n=e[0].previousElementSibling,r=m(e),i=C(r,{tabbable:t},e);i.currentNode=n;let s=i.nextNode();return t&&!s&&(r=m(e),i=C(r,{tabbable:!1},e),i.currentNode=n,s=i.nextNode()),s}function P(e,t=!0){x(E(e,t))}function k(e){let t=j.getTreeNode(p);for(;t&&t.scopeRef!==e;){if(t.nodeToRestore)return!1;t=t.parent}return(null==t?void 0:t.scopeRef)===e}function S(e){e.dispatchEvent(new CustomEvent(c,{bubbles:!0,cancelable:!0}))&&x(e)}function C(e,t,n){let r=(null==t?void 0:t.tabbable)?v:g,s=(0,l.T)(e).createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode(e){var s;return(null==t||null===(s=t.from)||void 0===s?void 0:s.contains(e))?NodeFilter.FILTER_REJECT:!e.matches(r)||!(0,i.J)(e)||n&&!w(e,n)||(null==t?void 0:t.accept)&&!t.accept(e)?NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT}});return(null==t?void 0:t.from)&&(s.currentNode=t.from),s}class N{get size(){return this.fastMap.size}getTreeNode(e){return this.fastMap.get(e)}addTreeNode(e,t,n){let r=this.fastMap.get(null!=t?t:null);if(!r)return;let i=new T({scopeRef:e});r.addChild(i),i.parent=r,this.fastMap.set(e,i),n&&(i.nodeToRestore=n)}addNode(e){this.fastMap.set(e.scopeRef,e)}removeTreeNode(e){if(null===e)return;let t=this.fastMap.get(e);if(!t)return;let n=t.parent;for(let e of this.traverse())e!==t&&t.nodeToRestore&&e.nodeToRestore&&t.scopeRef&&t.scopeRef.current&&w(e.nodeToRestore,t.scopeRef.current)&&(e.nodeToRestore=t.nodeToRestore);let r=t.children;n&&(n.removeChild(t),r.size>0&&r.forEach((e=>n&&n.addChild(e)))),this.fastMap.delete(t.scopeRef)}*traverse(e=this.root){if(null!=e.scopeRef&&(yield e),e.children.size>0)for(let t of e.children)yield*this.traverse(t)}clone(){var e;let t=new N;var n;for(let r of this.traverse())t.addTreeNode(r.scopeRef,null!==(n=null===(e=r.parent)||void 0===e?void 0:e.scopeRef)&&void 0!==n?n:null,r.nodeToRestore);return t}constructor(){this.fastMap=new Map,this.root=new T({scopeRef:null}),this.fastMap.set(null,this.root)}}class T{addChild(e){this.children.add(e),e.parent=this}removeChild(e){this.children.delete(e),e.parent=void 0}constructor(e){this.children=new Set,this.contain=!1,this.scopeRef=e.scopeRef}}let j=new N},5750:(e,t,n)=>{n.d(t,{_:()=>s});var r=n(894),i=n(6923);function s(e,t){var n=(0,i._)(e,t,"get");return(0,r._)(e,n)}},5786:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{F:()=>v});var i=n(7723),s=n(9204),a=n(8173),l=n(2866),o=n(6087),d=n(9860),u=n(5140),c=n(2664),p=n(4881),f=n(790),h=e([d,c]);[d,c]=h.then?(await h)():h;const g=["heartbeat","heartbeat_admin","heartbeat_admin_interval","heartbeat_post_editor","heartbeat_post_editor_interval"],v=()=>{const{inputProps:e,getOption:t,optionPrefix:n}=(0,c.Mp)(),[r,h]=(0,o.useState)(g.reduce(((e,n)=>(e[n]=t(n),e)),{}));return(0,f.jsx)(d.$,{name:"heartbeat",id:"heartbeat",title:"Heartbeat",onChange:e=>{h((t=>(g.forEach((n=>{n.endsWith("_interval")||(t[n]=e)})),t)))},label:(0,i.__)("Enable the Heartbeat API","syntatis-feature-flipper"),description:(0,i.__)("If switched off, WordPress will will not be sending requests to the Heartbeat API.","syntatis-feature-flipper"),help:(0,f.jsxs)(u.Hu,{children:[(0,f.jsx)("p",{children:(0,i.__)("The Heartbeat API enables real-time communication between the browser and server using periodic AJAX requests.","syntatis-feature-flipper")}),(0,f.jsx)("p",{children:(0,i.__)("It powers features like auto-saving posts, post locking to prevent simultaneous edits, session management to extend login times, and real-time dashboard updates for plugins.","syntatis-feature-flipper")}),(0,f.jsx)("p",{children:(0,i.__)("While it improves interactivity and functionality, it can increase server load, especially on shared hosting. You may customize the frequency if necessary for performance optimization.","syntatis-feature-flipper")})]}),children:r.heartbeat&&(0,f.jsx)(u.B_,{summary:(0,i.__)("Settings","syntatis-feature-flipper"),children:(0,f.jsxs)("div",{className:p.A.group,children:[(0,f.jsxs)("div",{id:"heartbeat-on-admin",role:"group","aria-labelledby":"heartbeat-on-admin-head",children:[(0,f.jsx)("div",{id:"heartbeat-on-admin-head",children:(0,f.jsx)("strong",{children:(0,i.__)("On admin","syntatis-feature-flipper")})}),(0,f.jsx)(s.S,{...e("heartbeat_admin"),defaultSelected:r.heartbeat_admin,onChange:e=>{h((t=>({...t,heartbeat_admin:e})))},label:(0,i.__)("Enable request on the admin area once every","syntatis-feature-flipper"),suffix:(0,f.jsxs)(a.l,{...e("heartbeat_admin_interval"),name:void 0,onSelectionChange:e=>{h((t=>({...t,heartbeat_admin_interval:e})))},selectedItem:r.heartbeat_admin_interval,isDisabled:!r.heartbeat_admin,children:[(0,f.jsx)(l.c,{value:15,children:(0,i.__)("15 seconds","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:30,children:(0,i.__)("30 seconds","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:60,children:(0,i.__)("1 minute","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:120,children:(0,i.__)("2 minutes","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:300,children:(0,i.__)("5 minutes","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:600,children:(0,i.__)("10 minutes","syntatis-feature-flipper")})]})})]}),(0,f.jsxs)("div",{id:"heartbeat-on-post-editor",role:"group","aria-labelledby":"heartbeat-on-post-editor-head",children:[(0,f.jsx)("div",{id:"heartbeat-on-post-editor-head",children:(0,f.jsx)("strong",{children:(0,i.__)("On post editor","syntatis-feature-flipper")})}),(0,f.jsx)(s.S,{...e("heartbeat_post_editor"),defaultSelected:r.heartbeat_post_editor,onChange:e=>{h((t=>({...t,heartbeat_post_editor:e})))},label:(0,i.__)("Enable request on the post editor once every","syntatis-feature-flipper"),suffix:(0,f.jsxs)(a.l,{...e("heartbeat_post_editor_interval"),name:void 0,onSelectionChange:e=>{h((t=>({...t,heartbeat_post_editor_interval:e})))},selectedItem:r.heartbeat_post_editor_interval,isDisabled:!r.heartbeat_post_editor,children:[(0,f.jsx)(l.c,{value:15,children:(0,i.__)("15 seconds","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:30,children:(0,i.__)("30 seconds","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:60,children:(0,i.__)("1 minute","syntatis-feature-flipper")}),(0,f.jsx)(l.c,{value:120,children:(0,i.__)("2 minutes","syntatis-feature-flipper")})]})})]}),(0,f.jsx)("input",{type:"hidden",name:`${n}heartbeat_admin_interval`,value:r.heartbeat_admin_interval}),(0,f.jsx)("input",{type:"hidden",name:`${n}heartbeat_post_editor_interval`,value:r.heartbeat_post_editor_interval})]})})})};r()}catch(e){r(e)}}))},5795:e=>{e.exports=window.ReactDOM},5987:(e,t,n)=>{n.d(t,{$:()=>l});const r=new Set(["id"]),i=new Set(["aria-label","aria-labelledby","aria-describedby","aria-details"]),s=new Set(["href","hrefLang","target","rel","download","ping","referrerPolicy"]),a=/^(data-.*)$/;function l(e,t={}){let{labelable:n,isLink:l,propNames:o}=t,d={};for(const t in e)Object.prototype.hasOwnProperty.call(e,t)&&(r.has(t)||n&&i.has(t)||l&&s.has(t)||(null==o?void 0:o.has(t))||a.test(t))&&(d[t]=e[t]);return d}},6087:e=>{e.exports=window.wp.element},6133:(e,t,n)=>{n.d(t,{o:()=>l});var r=n(5562),i=n(3424),s=n(9461),a=n(1609);function l(e={}){let{autoFocus:t=!1,isTextInput:n,within:l}=e,o=(0,a.useRef)({isFocused:!1,isFocusVisible:t||(0,r.pP)()}),[d,u]=(0,a.useState)(!1),[c,p]=(0,a.useState)((()=>o.current.isFocused&&o.current.isFocusVisible)),f=(0,a.useCallback)((()=>p(o.current.isFocused&&o.current.isFocusVisible)),[]),h=(0,a.useCallback)((e=>{o.current.isFocused=e,u(e),f()}),[f]);(0,r.K7)((e=>{o.current.isFocusVisible=e,f()}),[],{isTextInput:n});let{focusProps:g}=(0,i.i)({isDisabled:l,onFocusChange:h}),{focusWithinProps:v}=(0,s.R)({isDisabled:!l,onFocusWithinChange:h});return{isFocused:d,isFocusVisible:c,focusProps:l?v:g}}},6638:(e,t,n)=>{n.d(t,{M:()=>d});var r=n(1609);let i=!1,s=0;function a(){i=!0,setTimeout((()=>{i=!1}),50)}function l(e){"touch"===e.pointerType&&a()}function o(){if("undefined"!=typeof document)return"undefined"!=typeof PointerEvent?document.addEventListener("pointerup",l):document.addEventListener("touchend",a),s++,()=>{s--,s>0||("undefined"!=typeof PointerEvent?document.removeEventListener("pointerup",l):document.removeEventListener("touchend",a))}}function d(e){let{onHoverStart:t,onHoverChange:n,onHoverEnd:s,isDisabled:a}=e,[l,d]=(0,r.useState)(!1),u=(0,r.useRef)({isHovered:!1,ignoreEmulatedMouseEvents:!1,pointerType:"",target:null}).current;(0,r.useEffect)(o,[]);let{hoverProps:c,triggerHoverEnd:p}=(0,r.useMemo)((()=>{let e=(e,r)=>{if(u.pointerType=r,a||"touch"===r||u.isHovered||!e.currentTarget.contains(e.target))return;u.isHovered=!0;let i=e.currentTarget;u.target=i,t&&t({type:"hoverstart",target:i,pointerType:r}),n&&n(!0),d(!0)},r=(e,t)=>{if(u.pointerType="",u.target=null,"touch"===t||!u.isHovered)return;u.isHovered=!1;let r=e.currentTarget;s&&s({type:"hoverend",target:r,pointerType:t}),n&&n(!1),d(!1)},l={};return"undefined"!=typeof PointerEvent?(l.onPointerEnter=t=>{i&&"mouse"===t.pointerType||e(t,t.pointerType)},l.onPointerLeave=e=>{!a&&e.currentTarget.contains(e.target)&&r(e,e.pointerType)}):(l.onTouchStart=()=>{u.ignoreEmulatedMouseEvents=!0},l.onMouseEnter=t=>{u.ignoreEmulatedMouseEvents||i||e(t,"mouse"),u.ignoreEmulatedMouseEvents=!1},l.onMouseLeave=e=>{!a&&e.currentTarget.contains(e.target)&&r(e,"mouse")}),{hoverProps:l,triggerHoverEnd:r}}),[t,n,s,a,u]);return(0,r.useEffect)((()=>{a&&p({currentTarget:u.target},u.pointerType)}),[a]),{hoverProps:c,isHovered:l}}},6660:(e,t,n)=>{n.d(t,{w:()=>i});var r=n(9953);function i(e,t){(0,r.N)((()=>{if(e&&e.ref&&t)return e.ref.current=t.current,()=>{e.ref&&(e.ref.current=null)}}))}},6804:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{r:()=>h});var i=n(7723),s=n(3413),a=n(9204),l=n(2664),o=n(6087),d=n(5140),u=n(9583),c=n(790),p=e([l]);l=(p.then?(await p)():p)[0];const f=["auto_updates","auto_update_core","auto_update_plugins","auto_update_themes","updates","update_core","update_plugins","update_themes"],h=()=>{const{inputProps:e,getOption:t}=(0,l.Mp)(),[n,r]=(0,o.useState)(f.reduce(((e,n)=>(e[n]=t(n),e)),{}));function p(e,t){r((n=>{const r={...n};return e.forEach((e=>{r[e]=t})),r}))}return(0,c.jsxs)("tr",{children:[(0,c.jsx)("th",{scope:"row",children:(0,c.jsx)("span",{children:(0,i.__)("Updates","syntatis-feature-flipper")})}),(0,c.jsx)("td",{children:(0,c.jsxs)("div",{className:u.A.inputGroup,children:[(0,c.jsxs)("div",{className:u.A.inputGroup,children:[(0,c.jsx)(s.d,{...e("updates"),isSelected:n.updates,onChange:e=>{p(f,e)},label:(0,i.__)("Enable all updates","syntatis-feature-flipper"),description:(0,i.__)("Enable updates for WordPress core, plugins, and themes.","syntatis-feature-flipper")}),n.updates&&(0,c.jsx)(s.d,{...e("auto_updates"),onChange:e=>{p(f.filter((e=>e.startsWith("auto_update"))),e)},isSelected:n.auto_updates,isReadOnly:!n.updates,defaultSelected:n.auto_updates,description:(0,i.__)("Enable automatic updates for WordPress core, plugins, and themes.","syntatis-feature-flipper"),label:(0,i.__)("Enable all automatic updates","syntatis-feature-flipper")})]}),n.updates&&(0,c.jsx)(d.B_,{className:u.A.details,summary:(0,i.__)("Settings","syntatis-feature-flipper"),children:(0,c.jsxs)("div",{className:u.A.inputGroup,children:[(0,c.jsxs)("div",{className:u.A.checkboxGroup,children:[(0,c.jsx)("div",{"aria-hidden":!0,className:u.A.heading,children:"WordPress"}),(0,c.jsxs)("div",{className:u.A.inputs,children:[(0,c.jsx)(a.S,{...e("update_core"),defaultSelected:n.update_core,onChange:e=>{p(["update_core","auto_update_core"],e)},isReadOnly:!n.updates,isSelected:n.updates&&n.update_core,"aria-label":(0,i.__)("Enable WordPress core update","syntatis-feature-flipper"),label:(0,i.__)("Enable update","syntatis-feature-flipper")}),n.update_core&&(0,c.jsx)(a.S,{...e("auto_update_core"),onChange:e=>{p(["auto_update_core"],e)},isDisabled:!n.auto_updates,isSelected:n.auto_update_core&&n.update_core,"aria-label":(0,i.__)("Enable WordPress core automatic update","syntatis-feature-flipper"),label:(0,i.__)("Enable automatic update","syntatis-feature-flipper")})]}),(0,c.jsx)("p",{className:"description","aria-hidden":!0,children:(0,i.__)("Manage WordPress core update configurations.","syntatis-feature-flipper")})]}),(0,c.jsxs)("div",{className:u.A.checkboxGroup,children:[(0,c.jsx)("div",{"aria-hidden":!0,className:u.A.heading,children:(0,i.__)("Plugins","syntatis-feature-flipper")}),(0,c.jsxs)("div",{className:u.A.inputs,children:[(0,c.jsx)(a.S,{...e("update_plugins"),"aria-label":(0,i.__)("Enable plugins update","syntatis-feature-flipper"),label:(0,i.__)("Enable update","syntatis-feature-flipper"),isReadOnly:!n.updates,isSelected:n.update_plugins&&n.updates,onChange:e=>{p(["auto_update_plugins","update_plugins"],e)}}),n.update_plugins&&(0,c.jsx)(a.S,{...e("auto_update_plugins"),isDisabled:!n.auto_updates,isSelected:n.auto_update_plugins&&n.update_plugins,label:(0,i.__)("Enable automatic update","syntatis-feature-flipper"),onChange:e=>{p(["auto_update_plugins"],e)}})]}),(0,c.jsx)("p",{className:"description",children:(0,i.__)("Manage plugins update configurations.","syntatis-feature-flipper")})]}),(0,c.jsxs)("div",{className:u.A.checkboxGroup,children:[(0,c.jsx)("div",{"aria-hidden":!0,className:u.A.heading,children:(0,i.__)("Themes","syntatis-feature-flipper")}),(0,c.jsxs)("div",{className:u.A.inputs,children:[(0,c.jsx)(a.S,{...e("update_themes"),isReadOnly:!n.updates,isSelected:n.update_themes&&n.updates,"aria-label":(0,i.__)("Enable themes update","syntatis-feature-flipper"),label:(0,i.__)("Enable update","syntatis-feature-flipper"),onChange:e=>{p(["auto_update_themes","update_themes"],e)}}),n.update_themes&&(0,c.jsx)(a.S,{...e("auto_update_themes"),isDisabled:!n.auto_updates,isSelected:n.auto_update_themes&&n.update_themes,"aria-label":(0,i.__)("Enable themes automatic update","syntatis-feature-flipper"),label:(0,i.__)("Enable automatic update","syntatis-feature-flipper"),onChange:e=>{p(["auto_update_themes"],e)}})]}),(0,c.jsx)("p",{className:"description",children:(0,i.__)("Manage themes update configurations.","syntatis-feature-flipper")})]})]})})]})})]})};r()}catch(e){r(e)}}))},6858:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{Y:()=>p});var i=n(7723),s=n(1034),a=n(5555),l=n(3412),o=n(9662),d=n(2664),u=n(790),c=e([o,d]);[o,d]=c.then?(await c)():c;const p=()=>{const{inlineData:e}=(0,d.Mp)();return(0,u.jsx)(s.O,{navigate:!0,url:e.settingPage,children:(0,u.jsxs)(a.t,{selectedKey:e.settingPageTab||void 0,children:[(0,u.jsx)(l.o,{title:(0,i.__)("General","syntatis-feature-flipper"),children:(0,u.jsx)(o.a5,{})},"general"),(0,u.jsx)(l.o,{title:(0,i.__)("Admin","syntatis-feature-flipper"),children:(0,u.jsx)(o.nQ,{})},"admin"),(0,u.jsx)(l.o,{title:(0,i.__)("Media","syntatis-feature-flipper"),children:(0,u.jsx)(o.Ct,{})},"media"),(0,u.jsx)(l.o,{title:(0,i.__)("Site","syntatis-feature-flipper"),children:(0,u.jsx)(o.$R,{})},"site"),(0,u.jsx)(l.o,{title:(0,i.__)("Security","syntatis-feature-flipper"),children:(0,u.jsx)(o.SV,{})},"security"),(0,u.jsx)(l.o,{title:(0,i.__)("Advanced","syntatis-feature-flipper"),children:(0,u.jsx)(o.wq,{})},"advanced")]})})};r()}catch(e){r(e)}}))},6923:(e,t,n)=>{function r(e,t,n){if(!t.has(e))throw new TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}n.d(t,{_:()=>r})},6948:(e,t,n)=>{n.d(t,{A:()=>i});var r=n(1609);function i(){let e=(0,r.useRef)(new Map),t=(0,r.useCallback)(((t,n,r,i)=>{let s=(null==i?void 0:i.once)?(...t)=>{e.current.delete(r),r(...t)}:r;e.current.set(r,{type:n,eventTarget:t,fn:s,options:i}),t.addEventListener(n,s,i)}),[]),n=(0,r.useCallback)(((t,n,r,i)=>{var s;let a=(null===(s=e.current.get(r))||void 0===s?void 0:s.fn)||r;t.removeEventListener(n,a,i),e.current.delete(r)}),[]),i=(0,r.useCallback)((()=>{e.current.forEach(((e,t)=>{n(e.eventTarget,e.type,t,e.options)}))}),[n]);return(0,r.useEffect)((()=>i),[i]),{addGlobalListener:t,removeGlobalListener:n,removeAllGlobalListeners:i}}},7049:(e,t,n)=>{n.d(t,{J:()=>s});var r=n(9953),i=n(1609);function s(e){const t=(0,i.useRef)(null);return(0,r.N)((()=>{t.current=e}),[e]),(0,i.useCallback)(((...e)=>{const n=t.current;return null==n?void 0:n(...e)}),[])}},7061:(e,t,n)=>{n.d(t,{b:()=>i});var r=n(3051);function i(e,t){let{id:n,"aria-label":i,"aria-labelledby":s}=e;if(n=(0,r.Bi)(n),s&&i){let e=new Set([n,...s.trim().split(/\s+/)]);s=[...e].join(" ")}else s&&(s=s.trim().split(/\s+/).join(" "));return i||s||!t||(i=t),{id:n,"aria-label":i,"aria-labelledby":s}}},7229:(e,t,n)=>{n.d(t,{H:()=>c});var r=n(5369),i=n(6948),s=n(9953),a=n(1609);let l=0;const o=new Map;var d=n(2217);const u=500;function c(e){let{isDisabled:t,onLongPressStart:n,onLongPressEnd:c,onLongPress:p,threshold:f=u,accessibilityDescription:h}=e;const g=(0,a.useRef)(void 0);let{addGlobalListener:v,removeGlobalListener:m}=(0,i.A)(),{pressProps:y}=(0,r.d)({isDisabled:t,onPressStart(e){if(e.continuePropagation(),("mouse"===e.pointerType||"touch"===e.pointerType)&&(n&&n({...e,type:"longpressstart"}),g.current=setTimeout((()=>{e.target.dispatchEvent(new PointerEvent("pointercancel",{bubbles:!0})),p&&p({...e,type:"longpress"}),g.current=void 0}),f),"touch"===e.pointerType)){let t=e=>{e.preventDefault()};v(e.target,"contextmenu",t,{once:!0}),v(window,"pointerup",(()=>{setTimeout((()=>{m(e.target,"contextmenu",t)}),30)}),{once:!0})}},onPressEnd(e){g.current&&clearTimeout(g.current),!c||"mouse"!==e.pointerType&&"touch"!==e.pointerType||c({...e,type:"longpressend"})}}),b=function(e){let[t,n]=(0,a.useState)();return(0,s.N)((()=>{if(!e)return;let t=o.get(e);if(t)n(t.element.id);else{let r="react-aria-description-"+l++;n(r);let i=document.createElement("div");i.id=r,i.style.display="none",i.textContent=e,document.body.appendChild(i),t={refCount:0,element:i},o.set(e,t)}return t.refCount++,()=>{t&&0==--t.refCount&&(t.element.remove(),o.delete(e))}}),[e]),{"aria-describedby":e?t:void 0}}(p&&!t?h:void 0);return{longPressProps:(0,d.v)(y,b)}}},7233:(e,t,n)=>{n.d(t,{v:()=>a});let r=new Map,i=new Set;function s(){if("undefined"==typeof window)return;function e(e){return"propertyName"in e}let t=n=>{if(!e(n)||!n.target)return;let s=r.get(n.target);if(s&&(s.delete(n.propertyName),0===s.size&&(n.target.removeEventListener("transitioncancel",t),r.delete(n.target)),0===r.size)){for(let e of i)e();i.clear()}};document.body.addEventListener("transitionrun",(n=>{if(!e(n)||!n.target)return;let i=r.get(n.target);i||(i=new Set,r.set(n.target,i),n.target.addEventListener("transitioncancel",t,{once:!0})),i.add(n.propertyName)})),document.body.addEventListener("transitionend",t)}function a(e){requestAnimationFrame((()=>{0===r.size?e():i.add(e)}))}"undefined"!=typeof document&&("loading"!==document.readyState?s():document.addEventListener("DOMContentLoaded",s))},7345:(e,t,n)=>{n.d(t,{A:()=>r});const r={root:"oVLd_PMDqq5iaB9SlPPQ",label:"L5jiWVy77IMtnbC3mrEI"}},7418:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{t:()=>u});var i=n(1455),s=n.n(i),a=n(6087),l=n(1789);const o=await s()({path:"/wp/v2/settings",method:"GET"});function d(e){const t=e?.match(/: \[(.*?)\] (.+) in/);return t?{[t[1]]:t[2]}:null}const u=({optionPrefix:e,nonceData:t})=>{const[n,r]=(0,a.useState)(o),[i,u]=(0,a.useState)(),[c,p]=(0,a.useState)(!1),[f,h]=(0,a.useState)({}),[g,v]=(0,l.A)(`${e}status`,{defaultValue:null});return(0,a.useEffect)((()=>{c&&h({})}),[c]),(0,a.useEffect)((()=>{null!==g&&(g.startsWith("__")?v(g.replace("__","")):v(null))}),[]),{values:n,status:g,errorMessages:f,updating:c,submit:e=>{p(!0),s()({path:"/wp/v2/settings",method:"POST",data:e}).then((e=>{r((e=>{for(const t in e)Object.keys(n).includes(t)||delete e[t];return e})(e)),v("__success")})).catch((e=>{const t=d(e?.data?.error?.message);h((e=>{if(t)return{...e,...t}})),v("__error")})).finally((()=>{u(e);const n=new URLSearchParams(window.location.search);n.set("options",btoa(Object.keys(e).toString())),n.set("nonce",t),window.location.search=n.toString()}))},setValues:r,setStatus:v,getOption:function(e){return n[e]},initialValues:o,updatedValues:i}};r()}catch(c){r(c)}}),1)},7595:(e,t,n)=>{n.d(t,{$:()=>f});var r=n(790),i=n(3908),s=n(2217),a=n(1609),l=n(9229),o=n(6638),d=n(6133),u=n(9691);n(2698);const c="_affix_1mh99_4",p="_hasAffix_1mh99_15",f=(0,a.forwardRef)(((e,t)=>{const{autoFocus:n,children:a,prefix:f,role:h,size:g,suffix:v,variant:m="primary"}=e,y=(0,i.U)(t),{buttonProps:b}=(0,l.s)(e,y),{hoverProps:w}=(0,o.M)(e),{focusProps:A}=(0,d.o)({autoFocus:n}),{clsx:_,rootProps:x}=(0,u.Y)("Button",e),E=!!f||!!v;return(0,r.jsxs)("button",{...x({classNames:["button",g?`button-${g}`:"",`button-${"link-danger"===m?"link":m}`,{"button-link-delete":"link-danger"===m,[p]:E},"_root_1mh99_1"]}),...(0,s.v)(b,w,A),ref:y,role:h,children:[f&&(0,r.jsx)("span",{className:_({classNames:[c],prefixedNames:["affix","prefix"]}),children:f}),E?(0,r.jsx)("span",{className:_({classNames:[c],prefixedNames:["affix","infix"]}),children:a}):a,v&&(0,r.jsx)("span",{className:_({classNames:[c],prefixedNames:["affix","suffix"]}),children:v})]})}));f.displayName="Button"},7623:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{M:()=>l});var i=n(6087),s=n(3194),a=e([s]);s=(a.then?(await a)():a)[0];const l=()=>{const e=(0,i.useContext)(s.l);if(!e)throw new Error("useSettingsContext must be used within a SettingsProvider");return e};r()}catch(e){r(e)}}))},7723:e=>{e.exports=window.wp.i18n},7834:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{n:()=>p});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=document.querySelector("#wpfooter"),c=u?.style?.display,p=()=>{const{getOption:e}=(0,s.Mp)();return(0,o.jsxs)(s.lV,{children:[(0,o.jsxs)(s.LB,{children:[(0,o.jsx)(a.qw,{}),(0,o.jsx)(a.$z,{name:"admin_footer_text",id:"admin-footer-text",title:(0,i.__)("Footer Text","syntatis-feature-flipper"),label:(0,i.__)("Show the footer text","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the footer text in the admin area will not be shown.","syntatis-feature-flipper"),onChange:e=>{u&&(u.style.display=e?c:"none")}}),e("updates")&&(0,o.jsx)(a.$z,{name:"update_nags",id:"update-nags",help:(0,o.jsx)(l.Hu,{children:(0,o.jsx)("p",{children:(0,i.__)('This option will only remove the update notice that appear at the top of the admin area.It does not prevent the updates itself. To disable the updates, you can switch them off from the "Advanced › Updates" option.',"syntatis-feature-flipper")})}),title:(0,i.__)("Update Nags","syntatis-feature-flipper"),label:(0,i.__)("Enable update notification message","syntatis-feature-flipper"),description:(0,i.__)("If switched off, notification message will not be shown when update is available.","syntatis-feature-flipper")})]}),(0,o.jsxs)(s.LB,{title:(0,i.__)("Admin Bar","syntatis-feature-flipper"),description:(0,i.__)("Options to customize the Admin Bar area","syntatis-feature-flipper"),children:[(0,o.jsx)(a.pY,{}),(0,o.jsx)(a.$z,{name:"admin_bar_howdy",id:"admin-bar-howdy",title:(0,i.__)("Howdy Text","syntatis-feature-flipper"),label:(0,i.__)('Show the "Howdy" text',"syntatis-feature-flipper"),description:(0,i.__)('If switched off, the "Howdy" text in the Account menu in the admin bar will be removed.',"syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"admin_bar_env_type",id:"admin-bar-env-type",title:(0,i.__)("Environment Type","syntatis-feature-flipper"),label:(0,i.__)("Show the current environment type","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the current environment type of the site will not be shown in the Admin Bar.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)('In WordPress, the "environment type" identifies the setup of a site at different stages. These types include:',"syntatis-feature-flipper")}),(0,o.jsxs)("ul",{children:[(0,o.jsxs)("li",{children:[(0,o.jsxs)("strong",{children:[(0,i.__)("Local:","syntatis-feature-flipper")," "]}),(0,i.__)("For development and testing on a local computer.","syntatis-feature-flipper")]}),(0,o.jsxs)("li",{children:[(0,o.jsxs)("strong",{children:[(0,i.__)("Development:","syntatis-feature-flipper")," "]}),(0,i.__)("For testing the site, usually on a remote server, before moving to staging.","syntatis-feature-flipper")]}),(0,o.jsxs)("li",{children:[(0,o.jsxs)("strong",{children:[(0,i.__)("Staging:","syntatis-feature-flipper")," "]}),(0,i.__)("A copy of the live site for safely testing changes.","syntatis-feature-flipper")]}),(0,o.jsxs)("li",{children:[(0,o.jsxs)("strong",{children:[(0,i.__)("Production:","syntatis-feature-flipper")," "]}),(0,i.__)("The live site that users visit, where stability and security are crucial.","syntatis-feature-flipper")]})]})]})})]})]})};r()}catch(e){r(e)}}))},7899:(e,t,n)=>{n.d(t,{A:()=>r});const r={root:"YTQMl4k9pmjrkDUavm5S"}},7979:(e,t,n)=>{n.d(t,{s:()=>l});var r=n(2217),i=n(1609),s=n(9461);const a={border:0,clip:"rect(0 0 0 0)",clipPath:"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap"};function l(e){let{children:t,elementType:n="div",isFocusable:l,style:o,...d}=e,{visuallyHiddenProps:u}=function(e={}){let{style:t,isFocusable:n}=e,[r,l]=(0,i.useState)(!1),{focusWithinProps:o}=(0,s.R)({isDisabled:!n,onFocusWithinChange:e=>l(e)});return{visuallyHiddenProps:{...o,style:(0,i.useMemo)((()=>r?t:t?{...a,...t}:a),[r])}}}(e);return i.createElement(n,(0,r.v)(d,u),t)}},8030:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{b:()=>u});var i=n(7723),s=n(7595),a=n(3677),l=n(7623),o=n(790),d=e([l]);l=(d.then?(await d)():d)[0];const u=()=>{const{updating:e}=(0,l.M)();return(0,o.jsx)("div",{className:"submit",children:(0,o.jsx)(s.$,{isDisabled:e,prefix:e&&(0,o.jsx)(a.y,{}),type:"submit",children:e?(0,i.__)("Saving Changes","syntatis-feature-flipper"):(0,i.__)("Save Changes","syntatis-feature-flipper")})})};r()}catch(e){r(e)}}))},8034:(e,t,n)=>{n.d(t,{A:()=>r});const r={notice:"svQGVC515Fym3Ns84Wv_"}},8084:(e,t,n)=>{n.d(t,{F:()=>r});const r=n(1609).createContext({register:()=>{}});r.displayName="PressResponderContext"},8150:(e,t,n)=>{n.d(t,{_:()=>i});var r=n(3482);function i(e,t,n){(0,r._)(e,t),t.set(e,n)}},8173:(e,t,n)=>{n.d(t,{l:()=>z});var r=n(790),i=n(1609),s=n(5987),a=n(3908),l=n(2217),o=n(3051),d=n(2166);class u{getItemRect(e){let t=this.ref.current;if(!t)return null;let n=null!=e?t.querySelector(`[data-key="${CSS.escape(e.toString())}"]`):null;if(!n)return null;let r=t.getBoundingClientRect(),i=n.getBoundingClientRect();return{x:i.left-r.left+t.scrollLeft,y:i.top-r.top+t.scrollTop,width:i.width,height:i.height}}getContentSize(){let e=this.ref.current;var t,n;return{width:null!==(t=null==e?void 0:e.scrollWidth)&&void 0!==t?t:0,height:null!==(n=null==e?void 0:e.scrollHeight)&&void 0!==n?n:0}}getVisibleRect(){let e=this.ref.current;var t,n,r,i;return{x:null!==(t=null==e?void 0:e.scrollLeft)&&void 0!==t?t:0,y:null!==(n=null==e?void 0:e.scrollTop)&&void 0!==n?n:0,width:null!==(r=null==e?void 0:e.offsetWidth)&&void 0!==r?r:0,height:null!==(i=null==e?void 0:e.offsetHeight)&&void 0!==i?i:0}}constructor(e){this.ref=e}}var c=n(5531);class p{isDisabled(e){var t;return"all"===this.disabledBehavior&&((null===(t=e.props)||void 0===t?void 0:t.isDisabled)||this.disabledKeys.has(e.key))}findNextNonDisabled(e,t){let n=e;for(;null!=n;){let e=this.collection.getItem(n);if("item"===(null==e?void 0:e.type)&&!this.isDisabled(e))return n;n=t(n)}return null}getNextKey(e){let t=e;return t=this.collection.getKeyAfter(t),this.findNextNonDisabled(t,(e=>this.collection.getKeyAfter(e)))}getPreviousKey(e){let t=e;return t=this.collection.getKeyBefore(t),this.findNextNonDisabled(t,(e=>this.collection.getKeyBefore(e)))}findKey(e,t,n){let r=e,i=this.layoutDelegate.getItemRect(r);if(!i||null==r)return null;let s=i;do{if(r=t(r),null==r)break;i=this.layoutDelegate.getItemRect(r)}while(i&&n(s,i)&&null!=r);return r}isSameRow(e,t){return e.y===t.y||e.x!==t.x}isSameColumn(e,t){return e.x===t.x||e.y!==t.y}getKeyBelow(e){return"grid"===this.layout&&"vertical"===this.orientation?this.findKey(e,(e=>this.getNextKey(e)),this.isSameRow):this.getNextKey(e)}getKeyAbove(e){return"grid"===this.layout&&"vertical"===this.orientation?this.findKey(e,(e=>this.getPreviousKey(e)),this.isSameRow):this.getPreviousKey(e)}getNextColumn(e,t){return t?this.getPreviousKey(e):this.getNextKey(e)}getKeyRightOf(e){let t="ltr"===this.direction?"getKeyRightOf":"getKeyLeftOf";return this.layoutDelegate[t]?(e=this.layoutDelegate[t](e),this.findNextNonDisabled(e,(e=>this.layoutDelegate[t](e)))):"grid"===this.layout?"vertical"===this.orientation?this.getNextColumn(e,"rtl"===this.direction):this.findKey(e,(e=>this.getNextColumn(e,"rtl"===this.direction)),this.isSameColumn):"horizontal"===this.orientation?this.getNextColumn(e,"rtl"===this.direction):null}getKeyLeftOf(e){let t="ltr"===this.direction?"getKeyLeftOf":"getKeyRightOf";return this.layoutDelegate[t]?(e=this.layoutDelegate[t](e),this.findNextNonDisabled(e,(e=>this.layoutDelegate[t](e)))):"grid"===this.layout?"vertical"===this.orientation?this.getNextColumn(e,"ltr"===this.direction):this.findKey(e,(e=>this.getNextColumn(e,"ltr"===this.direction)),this.isSameColumn):"horizontal"===this.orientation?this.getNextColumn(e,"ltr"===this.direction):null}getFirstKey(){let e=this.collection.getFirstKey();return this.findNextNonDisabled(e,(e=>this.collection.getKeyAfter(e)))}getLastKey(){let e=this.collection.getLastKey();return this.findNextNonDisabled(e,(e=>this.collection.getKeyBefore(e)))}getKeyPageAbove(e){let t=this.ref.current,n=this.layoutDelegate.getItemRect(e);if(!n)return null;if(t&&!(0,c.o)(t))return this.getFirstKey();let r=e;if("horizontal"===this.orientation){let e=Math.max(0,n.x+n.width-this.layoutDelegate.getVisibleRect().width);for(;n&&n.x>e&&null!=r;)r=this.getKeyAbove(r),n=null==r?null:this.layoutDelegate.getItemRect(r)}else{let e=Math.max(0,n.y+n.height-this.layoutDelegate.getVisibleRect().height);for(;n&&n.y>e&&null!=r;)r=this.getKeyAbove(r),n=null==r?null:this.layoutDelegate.getItemRect(r)}return null!=r?r:this.getFirstKey()}getKeyPageBelow(e){let t=this.ref.current,n=this.layoutDelegate.getItemRect(e);if(!n)return null;if(t&&!(0,c.o)(t))return this.getLastKey();let r=e;if("horizontal"===this.orientation){let e=Math.min(this.layoutDelegate.getContentSize().width,n.y-n.width+this.layoutDelegate.getVisibleRect().width);for(;n&&n.x<e&&null!=r;)r=this.getKeyBelow(r),n=null==r?null:this.layoutDelegate.getItemRect(r)}else{let e=Math.min(this.layoutDelegate.getContentSize().height,n.y-n.height+this.layoutDelegate.getVisibleRect().height);for(;n&&n.y<e&&null!=r;)r=this.getKeyBelow(r),n=null==r?null:this.layoutDelegate.getItemRect(r)}return null!=r?r:this.getLastKey()}getKeyForSearch(e,t){if(!this.collator)return null;let n=this.collection,r=t||this.getFirstKey();for(;null!=r;){let t=n.getItem(r);if(!t)return null;let i=t.textValue.slice(0,e.length);if(t.textValue&&0===this.collator.compare(i,e))return r;r=this.getNextKey(r)}return null}constructor(...e){if(1===e.length){let t=e[0];this.collection=t.collection,this.ref=t.ref,this.collator=t.collator,this.disabledKeys=t.disabledKeys||new Set,this.disabledBehavior=t.disabledBehavior||"all",this.orientation=t.orientation||"vertical",this.direction=t.direction,this.layout=t.layout||"stack",this.layoutDelegate=t.layoutDelegate||new u(t.ref)}else this.collection=e[0],this.disabledKeys=e[1],this.ref=e[2],this.collator=e[3],this.layout="stack",this.orientation="vertical",this.disabledBehavior="all",this.layoutDelegate=new u(this.ref);"stack"===this.layout&&"vertical"===this.orientation&&(this.getKeyLeftOf=void 0,this.getKeyRightOf=void 0)}}var f=n(8399),h=n(5562),g=n(8817);let v=new Map;var m,y=n(4742);m={"ar-AE":{longPressMessage:"اضغط مطولاً أو اضغط على Alt + السهم لأسفل لفتح القائمة"},"bg-BG":{longPressMessage:"Натиснете продължително или натиснете Alt+ стрелка надолу, за да отворите менюто"},"cs-CZ":{longPressMessage:"Dlouhým stiskem nebo stisknutím kláves Alt + šipka dolů otevřete nabídku"},"da-DK":{longPressMessage:"Langt tryk eller tryk på Alt + pil ned for at åbne menuen"},"de-DE":{longPressMessage:"Drücken Sie lange oder drücken Sie Alt + Nach-unten, um das Menü zu öffnen"},"el-GR":{longPressMessage:"Πιέστε παρατεταμένα ή πατήστε Alt + κάτω βέλος για να ανοίξετε το μενού"},"en-US":{longPressMessage:"Long press or press Alt + ArrowDown to open menu"},"es-ES":{longPressMessage:"Mantenga pulsado o pulse Alt + flecha abajo para abrir el menú"},"et-EE":{longPressMessage:"Menüü avamiseks vajutage pikalt või vajutage klahve Alt + allanool"},"fi-FI":{longPressMessage:"Avaa valikko painamalla pohjassa tai näppäinyhdistelmällä Alt + Alanuoli"},"fr-FR":{longPressMessage:"Appuyez de manière prolongée ou appuyez sur Alt + Flèche vers le bas pour ouvrir le menu."},"he-IL":{longPressMessage:"לחץ לחיצה ארוכה או הקש Alt + ArrowDown כדי לפתוח את התפריט"},"hr-HR":{longPressMessage:"Dugo pritisnite ili pritisnite Alt + strelicu prema dolje za otvaranje izbornika"},"hu-HU":{longPressMessage:"Nyomja meg hosszan, vagy nyomja meg az Alt + lefele nyíl gombot a menü megnyitásához"},"it-IT":{longPressMessage:"Premere a lungo o premere Alt + Freccia giù per aprire il menu"},"ja-JP":{longPressMessage:"長押しまたは Alt+下矢印キーでメニューを開く"},"ko-KR":{longPressMessage:"길게 누르거나 Alt + 아래쪽 화살표를 눌러 메뉴 열기"},"lt-LT":{longPressMessage:"Norėdami atidaryti meniu, nuspaudę palaikykite arba paspauskite „Alt + ArrowDown“."},"lv-LV":{longPressMessage:"Lai atvērtu izvēlni, turiet nospiestu vai nospiediet taustiņu kombināciju Alt + lejupvērstā bultiņa"},"nb-NO":{longPressMessage:"Langt trykk eller trykk Alt + PilNed for å åpne menyen"},"nl-NL":{longPressMessage:"Druk lang op Alt + pijl-omlaag of druk op Alt om het menu te openen"},"pl-PL":{longPressMessage:"Naciśnij i przytrzymaj lub naciśnij klawisze Alt + Strzałka w dół, aby otworzyć menu"},"pt-BR":{longPressMessage:"Pressione e segure ou pressione Alt + Seta para baixo para abrir o menu"},"pt-PT":{longPressMessage:"Prima continuamente ou prima Alt + Seta Para Baixo para abrir o menu"},"ro-RO":{longPressMessage:"Apăsați lung sau apăsați pe Alt + săgeată în jos pentru a deschide meniul"},"ru-RU":{longPressMessage:"Нажмите и удерживайте или нажмите Alt + Стрелка вниз, чтобы открыть меню"},"sk-SK":{longPressMessage:"Ponuku otvoríte dlhým stlačením alebo stlačením klávesu Alt + klávesu so šípkou nadol"},"sl-SI":{longPressMessage:"Za odprtje menija pritisnite in držite gumb ali pritisnite Alt+puščica navzdol"},"sr-SP":{longPressMessage:"Dugo pritisnite ili pritisnite Alt + strelicu prema dole da otvorite meni"},"sv-SE":{longPressMessage:"Håll nedtryckt eller tryck på Alt + pil nedåt för att öppna menyn"},"tr-TR":{longPressMessage:"Menüyü açmak için uzun basın veya Alt + Aşağı Ok tuşuna basın"},"uk-UA":{longPressMessage:"Довго або звичайно натисніть комбінацію клавіш Alt і стрілка вниз, щоб відкрити меню"},"zh-CN":{longPressMessage:"长按或按 Alt + 向下方向键以打开菜单"},"zh-TW":{longPressMessage:"長按或按 Alt+向下鍵以開啟功能表"}};const b=Symbol.for("react-aria.i18n.locale"),w=Symbol.for("react-aria.i18n.strings");let A;class _{getStringForLocale(e,t){let n=this.getStringsForLocale(t)[e];if(!n)throw new Error(`Could not find intl message ${e} in ${t} locale`);return n}getStringsForLocale(e){let t=this.strings[e];return t||(t=function(e,t,n="en-US"){if(t[e])return t[e];let r=function(e){return Intl.Locale?new Intl.Locale(e).language:e.split("-")[0]}(e);if(t[r])return t[r];for(let e in t)if(e.startsWith(r+"-"))return t[e];return t[n]}(e,this.strings,this.defaultLocale),this.strings[e]=t),t}static getGlobalDictionaryForPackage(e){if("undefined"==typeof window)return null;let t=window[b];if(void 0===A){let e=window[w];if(!e)return null;A={};for(let n in e)A[n]=new _({[t]:e[n]},t)}let n=null==A?void 0:A[e];if(!n)throw new Error(`Strings for package "${e}" were not included by LocalizedStringProvider. Please add it to the list passed to createLocalizedStringDictionary.`);return n}constructor(e,t="en-US"){this.strings=Object.fromEntries(Object.entries(e).filter((([,e])=>e))),this.defaultLocale=t}}const x=new Map,E=new Map;class P{format(e,t){let n=this.strings.getStringForLocale(e,this.locale);return"function"==typeof n?n(t,this):n}plural(e,t,n="cardinal"){let r=t["="+e];if(r)return"function"==typeof r?r():r;let i=this.locale+":"+n,s=x.get(i);return s||(s=new Intl.PluralRules(this.locale,{type:n}),x.set(i,s)),r=t[s.select(e)]||t.other,"function"==typeof r?r():r}number(e){let t=E.get(this.locale);return t||(t=new Intl.NumberFormat(this.locale),E.set(this.locale,t)),t.format(e)}select(e,t){let n=e[t]||e.other;return"function"==typeof n?n():n}constructor(e,t){this.locale=e,this.strings=t}}const k=new WeakMap;function S(e,t){let{locale:n}=(0,g.Y)(),r=function(e,t){return t&&_.getGlobalDictionaryForPackage(t)||function(e){let t=k.get(e);return t||(t=new _(e),k.set(e,t)),t}(e)}(e,t);return(0,i.useMemo)((()=>new P(n,r)),[n,r])}var C=n(7229),N=n(4960);function T(e,t,n){let{type:r="menu",isDisabled:s,trigger:a="press"}=e,l=(0,o.Bi)(),{triggerProps:d,overlayProps:u}=function(e,t,n){let r,{type:s}=e,{isOpen:a}=t;(0,i.useEffect)((()=>{n&&n.current&&N.a.set(n.current,t.close)})),"menu"===s?r=!0:"listbox"===s&&(r="listbox");let l=(0,o.Bi)();return{triggerProps:{"aria-haspopup":r,"aria-expanded":a,"aria-controls":a?l:void 0,onPress:t.toggle},overlayProps:{id:l}}}({type:r},t,n),c=S((p=m)&&p.__esModule?p.default:p,"@react-aria/menu");var p;let{longPressProps:f}=(0,C.H)({isDisabled:s||"longPress"!==a,accessibilityDescription:c.format("longPressMessage"),onLongPressStart(){t.close()},onLongPress(){t.open("first")}}),h={onPressStart(e){"touch"===e.pointerType||"keyboard"===e.pointerType||s||t.open("virtual"===e.pointerType?"first":null)},onPress(e){"touch"!==e.pointerType||s||t.toggle()}};return delete d.onPress,{menuTriggerProps:{...d,..."press"===a?h:f,id:l,onKeyDown:e=>{if(!s&&("longPress"!==a||e.altKey)&&n&&n.current)switch(e.key){case"Enter":case" ":if("longPress"===a)return;case"ArrowDown":"continuePropagation"in e||e.stopPropagation(),e.preventDefault(),t.toggle("first");break;case"ArrowUp":"continuePropagation"in e||e.stopPropagation(),e.preventDefault(),t.toggle("last");break;default:"continuePropagation"in e&&e.continuePropagation()}}},menuProps:{...u,"aria-labelledby":l,autoFocus:t.focusStrategy||!0,onClose:t.close}}}const j=new WeakMap;function M(e,t,n){let{keyboardDelegate:r,isDisabled:a,isRequired:u,name:c,validationBehavior:m="aria"}=e,b=function(e){let{locale:t}=(0,g.Y)(),n=t+(e?Object.entries(e).sort(((e,t)=>e[0]<t[0]?-1:1)).join():"");if(v.has(n))return v.get(n);let r=new Intl.Collator(t,e);return v.set(n,r),r}({usage:"search",sensitivity:"base"}),w=(0,i.useMemo)((()=>r||new p(t.collection,t.disabledKeys,n,b)),[r,t.collection,t.disabledKeys,b]),{menuTriggerProps:A,menuProps:_}=T({isDisabled:a,type:"listbox"},t,n),{typeSelectProps:x}=(0,f.I)({keyboardDelegate:w,selectionManager:t.selectionManager,onTypeSelect(e){t.setSelectedKey(e)}}),{isInvalid:E,validationErrors:P,validationDetails:k}=t.displayValidation,{labelProps:S,fieldProps:C,descriptionProps:N,errorMessageProps:M}=(0,y.M)({...e,labelElementType:"span",isInvalid:E,errorMessage:e.errorMessage||P});x.onKeyDown=x.onKeyDownCapture,delete x.onKeyDownCapture;let I=(0,s.$)(e,{labelable:!0}),K=(0,l.v)(x,A,C),D=(0,o.Bi)();return j.set(t,{isDisabled:a,isRequired:u,name:c,validationBehavior:m}),{labelProps:{...S,onClick:()=>{var t;e.isDisabled||(null===(t=n.current)||void 0===t||t.focus(),(0,h.Cl)("keyboard"))}},triggerProps:(0,l.v)(I,{...K,isDisabled:a,onKeyDown:(0,d.c)(K.onKeyDown,(e=>{switch(e.key){case"ArrowLeft":{var n,r;e.preventDefault();let i=null!=t.selectedKey?null===(n=w.getKeyAbove)||void 0===n?void 0:n.call(w,t.selectedKey):null===(r=w.getFirstKey)||void 0===r?void 0:r.call(w);i&&t.setSelectedKey(i);break}case"ArrowRight":{var i,s;e.preventDefault();let n=null!=t.selectedKey?null===(i=w.getKeyBelow)||void 0===i?void 0:i.call(w,t.selectedKey):null===(s=w.getFirstKey)||void 0===s?void 0:s.call(w);n&&t.setSelectedKey(n);break}}}),e.onKeyDown),onKeyUp:e.onKeyUp,"aria-labelledby":[D,K["aria-labelledby"],K["aria-label"]&&!K["aria-labelledby"]?K.id:null].filter(Boolean).join(" "),onFocus(n){t.isFocused||(e.onFocus&&e.onFocus(n),e.onFocusChange&&e.onFocusChange(!0),t.setFocused(!0))},onBlur(n){t.isOpen||(e.onBlur&&e.onBlur(n),e.onFocusChange&&e.onFocusChange(!1),t.setFocused(!1))}}),valueProps:{id:D},menuProps:{..._,autoFocus:t.focusStrategy||!0,shouldSelectOnPressUp:!0,shouldFocusOnHover:!0,disallowEmptySelection:!0,linkBehavior:"selection",onBlur:n=>{n.currentTarget.contains(n.relatedTarget)||(e.onBlur&&e.onBlur(n),e.onFocusChange&&e.onFocusChange(!1),t.setFocused(!1))},"aria-labelledby":[C["aria-labelledby"],K["aria-label"]&&!C["aria-labelledby"]?K.id:null].filter(Boolean).join(" ")},descriptionProps:N,errorMessageProps:M,isInvalid:E,validationErrors:P,validationDetails:k}}function I(e){return null}function K(e){return null!=e.hasChildItems?e.hasChildItems:!!e.childItems||!!(e.title&&i.Children.count(e.children)>0)}I.getCollectionNode=function*(e,t){let{childItems:n,title:r,children:s}=e,a=e.title||e.children,l=e.textValue||("string"==typeof a?a:"")||e["aria-label"]||"";l||(null==t?void 0:t.suppressTextValueWarning)||console.warn("<Item> with non-plain text contents is unsupported by type to select for accessibility. Please add a `textValue` prop."),yield{type:"item",props:e,rendered:a,textValue:l,"aria-label":e["aria-label"],hasChildNodes:K(e),*childNodes(){if(n)for(let e of n)yield{type:"item",value:e};else if(r){let e=[];i.Children.forEach(s,(t=>{e.push({type:"item",element:t})})),yield*e}}}};let D=I;var R=n(1144),B=n(1732),L=n(2922),F=n(3036),O=n(9691);const Q={root:"_root_y7rq9_1",inputWrapper:"_inputWrapper_y7rq9_6",input:"_input_y7rq9_6",invalid:"_invalid_y7rq9_14",label:"_label_y7rq9_19",markedRequired:"_markedRequired_y7rq9_27",descriptionBeforeInput:"_descriptionBeforeInput_y7rq9_34",description:"_description_y7rq9_34",errorMessage:"_errorMessage_y7rq9_46"};function H(e){const{children:t,value:n}=e;return"string"==typeof n?n:t}function Y(e){return i.Children.map(e,(e=>{const{props:t}=e;return H(t)}))}function V(e){return i.Children.map(e,(e=>{const{props:t}=e,n=H(t);return(0,i.createElement)(D,{...t,key:n,textValue:n})}))}const z=(0,i.forwardRef)(((e,t)=>{var n;const{children:l,description:o,descriptionArea:d,errorMessage:u,isDisabled:c,isRequired:p,label:f,name:h,prefix:g,selectedItem:v,suffix:m}=e,y=(0,a.U)(t),{clsx:b,componentProps:w,rootProps:A}=(0,O.Y)("Select",e),_=function(e){let t=(0,B.T)(e),[n,r]=(0,i.useState)(null),s=(0,L.V)({...e,onSelectionChange:n=>{null!=e.onSelectionChange&&e.onSelectionChange(n),t.close(),a.commitValidation()}}),a=(0,R.KZ)({...e,value:s.selectedKey}),[l,o]=(0,i.useState)(!1);return{...a,...s,...t,focusStrategy:n,open(e=null){0!==s.collection.size&&(r(e),t.open())},toggle(e=null){0!==s.collection.size&&(r(e),t.toggle())},isFocused:l,setFocused:o}}({...e,children:V(l),defaultSelectedKey:v||(null==(n=Y(l))?void 0:n.at(0))}),{descriptionProps:x,errorMessageProps:E,isInvalid:P,labelProps:k,triggerProps:S,validationDetails:C,validationErrors:N}=M(e,_,y),{errorMessageList:T}=(0,F.b)({errorMessage:u,isInvalid:P,validationDetails:C,validationErrors:N});return(0,r.jsxs)("div",{...A({classNames:[Q.root,{[Q.descriptionBeforeInput]:"before-input"===d,[Q.invalid]:P}]}),children:[f&&(0,r.jsxs)("label",{...k,className:b({classNames:[Q.label],prefixedNames:"label"}),htmlFor:S.id,children:[f,p?(0,r.jsx)("span",{className:b({classNames:Q.markedRequired,prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsxs)("div",{className:b({classNames:Q.inputWrapper,prefixedNames:"input-wrapper"}),children:[g&&(0,r.jsx)("div",{className:b({classNames:Q.prefix,prefixedNames:"prefix"}),children:g}),(0,r.jsx)("select",{...(0,s.$)(w,{labelable:!0}),"aria-describedby":S["aria-describedby"],"aria-invalid":P||void 0,"aria-labelledby":S["aria-labelledby"],className:b({classNames:{[Q.input]:!0},prefixedNames:"input"}),disabled:c,id:S.id,name:h,onBlur:S.onBlur,onChange:e=>_.setSelectedKey(e.target.value),onFocus:S.onFocus,ref:y,required:w.isRequired,tabIndex:w.excludeFromTabOrder?-1:void 0,value:null!==_.selectedKey?_.selectedKey:void 0,children:l}),m&&(0,r.jsx)("div",{className:b({classNames:Q.suffix,prefixedNames:"suffix"}),children:m})]}),T.length>=1&&(0,r.jsx)("div",{...E,className:b({classNames:Q.errorMessage,prefixedNames:"error-message"}),children:T.map(((e,t)=>(0,r.jsx)("p",{children:e},`error-message-${t}`)))}),o&&(0,r.jsx)("p",{...x,className:b({classNames:[Q.description,"description"],prefixedNames:"description"}),children:o})]})}));z.displayName="Select"},8343:(e,t,n)=>{n.d(t,{F:()=>s});var r=n(7049),i=n(1609);function s(e,t,n){let s=(0,i.useRef)(t),a=(0,r.J)((()=>{n&&n(s.current)}));(0,i.useEffect)((()=>{var t;let n=null==e||null===(t=e.current)||void 0===t?void 0:t.form;return null==n||n.addEventListener("reset",a),()=>{null==n||n.removeEventListener("reset",a)}}),[e,a])}},8356:(e,t,n)=>{n.d(t,{P:()=>i});var r=n(1609);function i(e,t,n){let[i,s]=(0,r.useState)(e||t),a=(0,r.useRef)(void 0!==e),l=void 0!==e;(0,r.useEffect)((()=>{let e=a.current;e!==l&&console.warn(`WARN: A component changed from ${e?"controlled":"uncontrolled"} to ${l?"controlled":"uncontrolled"}.`),a.current=l}),[l]);let o=l?e:i,d=(0,r.useCallback)(((e,...t)=>{let r=(e,...t)=>{n&&(Object.is(o,e)||n(e,...t)),l||(o=e)};"function"==typeof e?(console.warn("We can not support a function callback. See Github Issues for details https://github.com/adobe/react-spectrum/issues/2320"),s(((n,...i)=>{let s=e(l?o:n,...i);return r(s,...t),l?n:s}))):(l||s(e),r(e,...t))}),[l,o,n]);return[o,d]}},8357:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{C:()=>u});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=()=>(0,o.jsxs)(s.lV,{children:[(0,o.jsxs)(s.LB,{children:[(0,o.jsx)(a.$z,{name:"attachment_page",id:"attachment-page",title:(0,i.__)("Attachment Page","syntatis-feature-flipper"),label:(0,i.__)("Enable the attachment page","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the attachment page for the media files will be disabled.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("In WordPress, an attachment page is a dedicated page for each uploaded file, such as images or videos. It displays metadata like the file's title, description, and sometimes comments.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("However, these pages often lack meaningful content, which can hurt SEO and confuse visitors, especially if the theme doesn't style them properly.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("Starting with WordPress 6.4, attachment pages are disabled by default for new WordPress site installations.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("When the attachment page will is disabled, it automatically redirect visitors to the homepage when they try to access it.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"attachment_slug",id:"attachment-slug",title:(0,i.__)("Attachment Slug","syntatis-feature-flipper"),label:(0,i.__)("Enable default media file slug","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the attachment page will get a randomized slug instead of taking from the original file name.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("By default, WordPress will generate the attachment page slug based on the file name. This could cause conflicts with existing or future post or page slugs, as the slug may already be reserved and WordPress would append a suffix (like -2) to the post slug to make it unique.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("When disabled, WordPress will generate a random slug for the attachment page.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"media_infinite_scroll",id:"media-infinite-scroll",title:(0,i.__)("Infinite Scroll","syntatis-feature-flipper"),label:(0,i.__)("Enable the infinite scroll on the media library","syntatis-feature-flipper"),description:(0,i.__)('If switched off, the media library will use the "Load More" button instead of infinite scrolling.',"syntatis-feature-flipper"),help:(0,o.jsx)(l.Hu,{children:(0,o.jsx)("p",{children:(0,i.__)("Starting with WordPress 5.8, infinite scrolling is disabled by default in the Media Library. This setting allows you to reenable it.","syntatis-feature-flipper")})})})]}),(0,o.jsx)(a.Vn,{})]});r()}catch(e){r(e)}}))},8374:(e,t,n)=>{n.d(t,{l:()=>l});var r=n(4836),i=n(7233),s=n(2268),a=n(5562);function l(e){const t=(0,r.T)(e);if("virtual"===(0,a.ME)()){let n=t.activeElement;(0,i.v)((()=>{t.activeElement===n&&e.isConnected&&(0,s.e)(e)}))}else(0,s.e)(e)}},8399:(e,t,n)=>{n.d(t,{I:()=>s});var r=n(1609);const i=1e3;function s(e){let{keyboardDelegate:t,selectionManager:n,onTypeSelect:s}=e,a=(0,r.useRef)({search:"",timeout:void 0}).current;return{typeSelectProps:{onKeyDownCapture:t.getKeyForSearch?e=>{let r=1!==(l=e.key).length&&/^[A-Z]/i.test(l)?"":l;var l;if(r&&!e.ctrlKey&&!e.metaKey&&e.currentTarget.contains(e.target)){if(" "===r&&a.search.trim().length>0&&(e.preventDefault(),"continuePropagation"in e||e.stopPropagation()),a.search+=r,null!=t.getKeyForSearch){let e=t.getKeyForSearch(a.search,n.focusedKey);null==e&&(e=t.getKeyForSearch(a.search)),null!=e&&(n.setFocusedKey(e),s&&s(e))}clearTimeout(a.timeout),a.timeout=setTimeout((()=>{a.search=""}),i)}}:void 0}}}},8468:e=>{e.exports=window.lodash},8469:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{I:()=>h});var i=n(7723),s=n(9860),a=n(6087),l=n(8509),o=n(9204),d=n(5140),u=n(2664),c=n(790),p=e([s,u]);[s,u]=p.then?(await p)():p;const f=()=>{const{getOption:e,inlineData:t,inputProps:n}=(0,u.Mp)(),r=t.$wp.postTypes;if(!r)return null;for(const e in r)r[e].supports?.editor||delete r[e];return(0,c.jsx)(l.$,{defaultValue:e("gutenberg_post_types"),description:(0,i.__)("Select the post types that will use the block editor.","syntatis-feature-flipper"),label:(0,i.__)("Post Types","syntatis-feature-flipper"),...n("gutenberg_post_types"),children:Object.keys(r).map((e=>{const t=r[e];return(0,c.jsx)(o.S,{value:e,label:(0,c.jsxs)("span",{children:[t.label," ",(0,c.jsx)("code",{children:e})]})},e)}))})},h=()=>{const{getOption:e}=(0,u.Mp)(),[t,n]=(0,a.useState)(e("gutenberg"));return(0,c.jsx)(s.$,{name:"gutenberg",onChange:n,id:"gutenberg",title:(0,i.__)("Block Editor","syntatis-feature-flipper"),label:(0,i.__)("Enable the block editor (a.k.a Gutenberg)","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the block editor will be disabled and the classic editor will be used.","syntatis-feature-flipper"),children:t&&(0,c.jsx)(d.B_,{summary:(0,i.__)("Settings","syntatis-feature-flipper"),children:(0,c.jsx)(f,{})})})};r()}catch(e){r(e)}}))},8490:e=>{e.exports=window.wp.domReady},8509:(e,t,n)=>{n.d(t,{$:()=>m,I:()=>v});var r=n(790),i=n(2526),s=n(5987),a=n(2217),l=n(4742),o=n(9461),d=n(3908),u=n(1144),c=n(8356),p=n(1609),f=n(9691);const h="_descriptionBeforeInput_1j3uu_34",g="_horizontal_1j3uu_63",v=(0,p.createContext)(null),m=(0,p.forwardRef)(((e,t)=>{const{children:n,description:m,descriptionArea:y,errorMessage:b,isRequired:w,label:A,orientation:_="vertical"}=e,{clsx:x,componentProps:E,rootProps:P}=(0,f.Y)("CheckboxGroup",e),k=(0,d.U)(t),S=function(e={}){let[t,n]=(0,c.P)(e.value,e.defaultValue||[],e.onChange),r=!!e.isRequired&&0===t.length,i=(0,p.useRef)(new Map),s=(0,u.KZ)({...e,value:t}),a=s.displayValidation.isInvalid;var l;return{...s,value:t,setValue(t){e.isReadOnly||e.isDisabled||n(t)},isDisabled:e.isDisabled||!1,isReadOnly:e.isReadOnly||!1,isSelected:e=>t.includes(e),addValue(r){e.isReadOnly||e.isDisabled||t.includes(r)||n(t.concat(r))},removeValue(r){e.isReadOnly||e.isDisabled||t.includes(r)&&n(t.filter((e=>e!==r)))},toggleValue(r){e.isReadOnly||e.isDisabled||(t.includes(r)?n(t.filter((e=>e!==r))):n(t.concat(r)))},setInvalid(e,t){let n=new Map(i.current);t.isInvalid?n.set(e,t):n.delete(e),i.current=n,s.updateValidation((0,u.cX)(...n.values()))},validationState:null!==(l=e.validationState)&&void 0!==l?l:a?"invalid":null,isInvalid:a,isRequired:r}}(E),{descriptionProps:C,errorMessageProps:N,groupProps:T,isInvalid:j,labelProps:M,validationDetails:I,validationErrors:K}=function(e,t){let{isDisabled:n,name:r,validationBehavior:d="aria"}=e,{isInvalid:u,validationErrors:c,validationDetails:p}=t.displayValidation,{labelProps:f,fieldProps:h,descriptionProps:g,errorMessageProps:v}=(0,l.M)({...e,labelElementType:"span",isInvalid:u,errorMessage:e.errorMessage||c});i.n.set(t,{name:r,descriptionId:g.id,errorMessageId:v.id,validationBehavior:d});let m=(0,s.$)(e,{labelable:!0}),{focusWithinProps:y}=(0,o.R)({onBlurWithin:e.onBlur,onFocusWithin:e.onFocus,onFocusWithinChange:e.onFocusChange});return{groupProps:(0,a.v)(m,{role:"group","aria-disabled":n||void 0,...h,...y}),labelProps:f,descriptionProps:g,errorMessageProps:v,isInvalid:u,validationErrors:c,validationDetails:p}}(E,S);return(0,r.jsxs)("div",{...P({classNames:["_root_1j3uu_1",{[h]:"before-input"===y,[g]:"horizontal"===_}]}),...T,"aria-invalid":j,ref:k,children:[A&&(0,r.jsxs)("span",{...M,className:x({classNames:"_label_1j3uu_19",prefixedNames:"label"}),children:[A,w?(0,r.jsx)("span",{className:x({classNames:"_markedRequired_1j3uu_27",prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsx)(v.Provider,{value:S,children:(0,r.jsx)("div",{className:x({classNames:"_items_1j3uu_57",prefixedNames:"items"}),children:n})}),m&&(0,r.jsx)("div",{...C,className:x({classNames:"_description_1j3uu_34",prefixedNames:"description"}),children:m}),j&&(0,r.jsxs)("div",{...N,className:x({classNames:"_errorMessage_1j3uu_46",prefixedNames:"error-message"}),children:["function"==typeof b?b({isInvalid:j,validationDetails:I,validationErrors:K}):b,K.join(" ")]})]})}));m.displayName="CheckboxGroup"},8518:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{$z:()=>p.$,F9:()=>l.F,IO:()=>a.I,Il:()=>c.I,NE:()=>u.N,Nj:()=>d.N,Vn:()=>o.V,pY:()=>i.p,qw:()=>s.q,rj:()=>f.r});var i=n(8980),s=n(2919),a=n(8469),l=n(5786),o=n(3314),d=n(306),u=n(1620),c=n(3511),p=n(9860),f=n(6804),h=e([i,s,a,l,o,d,u,c,p,f]);[i,s,a,l,o,d,u,c,p,f]=h.then?(await h)():h,r()}catch(e){r(e)}}))},8817:(e,t,n)=>{n.d(t,{Y:()=>a});var r=n(4534),i=n(1609);const s=i.createContext(null);function a(){let e=(0,r.D)();return(0,i.useContext)(s)||e}},8868:(e,t,n)=>{n.d(t,{X:()=>l});var r=n(5562),i=n(1609),s=n(9953),a=n(7049);function l(e,t,n){let{validationBehavior:l,focus:d}=e;(0,s.N)((()=>{if("native"===l&&(null==n?void 0:n.current)&&!n.current.disabled){let r=t.realtimeValidation.isInvalid?t.realtimeValidation.validationErrors.join(" ")||"Invalid value.":"";n.current.setCustomValidity(r),n.current.hasAttribute("title")||(n.current.title=""),t.realtimeValidation.isInvalid||t.updateValidation({isInvalid:!(e=n.current).validity.valid,validationDetails:o(e),validationErrors:e.validationMessage?[e.validationMessage]:[]})}var e}));let u=(0,a.J)((()=>{t.resetValidation()})),c=(0,a.J)((e=>{var i;t.displayValidation.isInvalid||t.commitValidation();let s=null==n||null===(i=n.current)||void 0===i?void 0:i.form;var a;!e.defaultPrevented&&n&&s&&function(e){for(let t=0;t<e.elements.length;t++){let n=e.elements[t];if(!n.validity.valid)return n}return null}(s)===n.current&&(d?d():null===(a=n.current)||void 0===a||a.focus(),(0,r.Cl)("keyboard")),e.preventDefault()})),p=(0,a.J)((()=>{t.commitValidation()}));(0,i.useEffect)((()=>{let e=null==n?void 0:n.current;if(!e)return;let t=e.form;return e.addEventListener("invalid",c),e.addEventListener("change",p),null==t||t.addEventListener("reset",u),()=>{e.removeEventListener("invalid",c),e.removeEventListener("change",p),null==t||t.removeEventListener("reset",u)}}),[n,c,p,u,l])}function o(e){let t=e.validity;return{badInput:t.badInput,customError:t.customError,patternMismatch:t.patternMismatch,rangeOverflow:t.rangeOverflow,rangeUnderflow:t.rangeUnderflow,stepMismatch:t.stepMismatch,tooLong:t.tooLong,tooShort:t.tooShort,typeMismatch:t.typeMismatch,valueMissing:t.valueMissing,valid:t.valid}}},8905:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{a:()=>u});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=()=>{const{inlineData:e}=(0,s.Mp)();return(0,o.jsx)(s.lV,{children:(0,o.jsxs)(s.LB,{children:[(0,o.jsx)(a.IO,{}),(0,o.jsx)(a.$z,{isSelected:!0===e.$wp.themeSupport.widgetsBlockEditor&&void 0,isDisabled:!0!==e.$wp.themeSupport.widgetsBlockEditor||void 0,name:"block_based_widgets",id:"block-based-widgets",title:(0,i.__)("Block-based Widgets","syntatis-feature-flipper"),label:(0,i.__)("Enable the block-based widgets","syntatis-feature-flipper"),description:e.$wp.themeSupport.widgetsBlockEditor?(0,i.__)("If switched off, the block-based widgets will be disabled and the classic widgets will be used.","syntatis-feature-flipper"):(0,i.__)("The current theme in-use does not support block-based widgets.","syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"comments",id:"comments",title:(0,i.__)("Comments","syntatis-feature-flipper"),label:(0,i.__)("Enable comments","syntatis-feature-flipper"),description:(0,i.__)("If switched off, comments will be disabled site-wide.","syntatis-feature-flipper")}),(0,o.jsx)(a.NE,{}),(0,o.jsx)(a.$z,{name:"embed",id:"embed",title:(0,i.__)("Embeds","syntatis-feature-flipper"),label:(0,i.__)("Enable post embedding","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will disable other sites from embedding content from your site, and vice-versa.","syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"self_ping",id:"self-ping",title:(0,i.__)("Self-ping","syntatis-feature-flipper"),label:(0,i.__)("Enable self-pingbacks","syntatis-feature-flipper"),description:(0,i.__)("If switched off, WordPress will not send pingbacks to your own site.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{readmore:"https://wordpress.org/documentation/article/trackbacks-and-pingbacks/#pingbacks",children:[(0,o.jsx)("p",{children:(0,i.__)("Pingbacks in WordPress are automatic notifications sent when one blog links to another. If a post links to a pingback-enabled post on another site, the linked site gets a notification that appears as a comment, encouraging interaction between bloggers.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("However, WordPress also sends pingbacks for internal links within the same site by default, which can result in unnecessary and sometimes annoying self-pings. Disabling self-pingbacks can help keep your comments section clean and relevant.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"feeds",id:"feeds",title:(0,i.__)("Feeds","syntatis-feature-flipper"),label:(0,i.__)("Enable RSS feeds","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the RSS feed URLs will not be accessible.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)('An RSS feed, which stands for "Really Simple Syndication" or "Rich Site Summary", is a standardized format that allows users to receive updates of your site content, usually through a feed reader such as Feedly, Inoreader or Reeder app.',"syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("Disabling feeds can help prevent content scraping and reduce server load.","syntatis-feature-flipper")})]})})]})})};r()}catch(e){r(e)}}))},8935:(e,t,n)=>{n.d(t,{f:()=>p});var r=n(790),i=n(3908),s=n(1609),a=n(1811),l=n(3036),o=n(9691);n(9479);const d={root:"_root_10vvz_1",input:"_input_10vvz_6",invalid:"_invalid_10vvz_14",label:"_label_10vvz_19",markedRequired:"_markedRequired_10vvz_27",descriptionBeforeInput:"_descriptionBeforeInput_10vvz_34",description:"_description_10vvz_34",errorMessage:"_errorMessage_10vvz_46"},u=5,c=50,p=(0,s.forwardRef)(((e,t)=>{const{cols:n=c,description:s,descriptionArea:p,errorMessage:f,isDisabled:h,isRequired:g,label:v,rows:m=u}=e,y=(0,i.U)(t),{clsx:b,componentProps:w,rootProps:A}=(0,o.Y)("TextArea",e),{descriptionProps:_,errorMessageProps:x,inputProps:E,isInvalid:P,labelProps:k,validationDetails:S,validationErrors:C}=(0,a.v)({...w,inputElementType:"textarea"},y),{errorMessageList:N}=(0,l.b)({errorMessage:f,isInvalid:P,validationDetails:S,validationErrors:C});return(0,r.jsxs)("div",{...A({classNames:[d.root,{[d.descriptionBeforeInput]:"before-input"===p,[d.disabled]:h,[d.invalid]:P}]}),children:[v&&(0,r.jsxs)("label",{...k,className:b({classNames:d.label,prefixedNames:"label"}),children:[v,g?(0,r.jsx)("span",{className:b({classNames:d.markedRequired,prefixedNames:"marked-required"}),children:"*"}):""]}),(0,r.jsx)("textarea",{...E,className:b({classNames:{[d.input]:!0,code:e.isCode},prefixedNames:"input"}),cols:n,ref:y,rows:m}),N.length>=1&&(0,r.jsx)("div",{...x,className:b({classNames:d.errorMessage,prefixedNames:"error-message"}),children:N.map(((e,t)=>(0,r.jsx)("p",{children:e},t)))}),s&&(0,r.jsx)("p",{..._,className:b({classNames:[d.description,"description"],prefixedNames:"description"}),children:s})]})}));p.displayName="TextArea"},8948:(e,t,n)=>{n.d(t,{P:()=>s,Y:()=>i});var r=n(9202);function i(e){return!(0!==e.mozInputSource||!e.isTrusted)||((0,r.m0)()&&e.pointerType?"click"===e.type&&1===e.buttons:0===e.detail&&!e.pointerType)}function s(e){return!(0,r.m0)()&&0===e.width&&0===e.height||1===e.width&&1===e.height&&0===e.pressure&&0===e.detail&&"mouse"===e.pointerType}},8980:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{p:()=>p});var i=n(7723),s=n(9860),a=n(8509),l=n(9204),o=n(2664),d=n(5140),u=n(790),c=e([s,o]);[s,o]=c.then?(await c)():c;const p=()=>{const{getOption:e,inputProps:t,inlineData:n}=(0,o.Mp)(),r=n.$wp.adminBarMenu||[];return(0,u.jsx)(s.$,{name:"admin_bar",id:"admin-bar",title:(0,i.__)("Admin Bar","syntatis-feature-flipper"),label:(0,i.__)("Show the Admin Bar on the front end","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the Admin Bar will not be displayed on the front end.","syntatis-feature-flipper"),help:(0,u.jsx)(d.Hu,{children:(0,u.jsx)("p",{children:(0,i.__)("When disabling the Admin Bar through this option, it will hide the Admin Bar on the front end only. The Admin Bar will still be visible in the admin area, and you will still be able to selectively hide which items are displayed on the Admin Bar.","syntatis-feature-flipper")})}),children:(0,u.jsx)(d.B_,{summary:(0,i.__)("Settings","syntatis-feature-flipper"),children:(0,u.jsx)(a.$,{defaultValue:e("admin_bar_menu"),label:(0,i.__)("Menu","syntatis-feature-flipper"),description:(0,i.__)("Unchecked menu items will be removed from the Admin Bar.","syntatis-feature-flipper"),...t("admin_bar_menu"),children:r.map((e=>(0,u.jsx)(l.S,{value:e,label:(0,u.jsx)("code",{children:e})},e)))})})})};r()}catch(e){r(e)}}))},9161:(e,t,n)=>{n.d(t,{g:()=>i});var r=n(4164);function i(e){const t=`kubrick-${e}-`;return{clsx:e=>{const{classNames:n="",prefixedNames:i=""}=e,s=function(e){return"string"==typeof e?e.split(" "):e.map((e=>e.split(" "))).flat()}(i).map((e=>e&&`${t}${e}`)),a=(0,r.A)(s,n);return""!==a.trim()?a:void 0}}}},9180:(e,t,n)=>{n.d(t,{$:()=>u});var r=n(790),i=n(3908),s=n(1609),a=n(9229),l=n(9691);const o="info",d="default",u=(0,s.forwardRef)(((e,t)=>{const{children:n,isDismissable:s=!1,isDismissed:u,level:c=o,onDismiss:p,variant:f=d}=e,h=(0,i.U)(t),g=(0,i.U)(null),{clsx:v,rootProps:m}=(0,l.Y)("Notice",e),{buttonProps:y}=(0,a.s)({onPress:()=>null==p?void 0:p()},g);return!u&&(0,r.jsxs)("div",{...m({classNames:["notice",`notice-${c}`,"_root_kbeg9_1",{"notice-alt":"alt"===f}]}),ref:h,children:[(0,r.jsx)("div",{className:v({classNames:"_content_kbeg9_4",prefixedNames:"content"}),children:n}),s&&(0,r.jsx)("button",{...y,"aria-label":"object"==typeof s?s.label:"Dismiss notice",className:v({classNames:["notice-dismiss"],prefixedNames:"dismiss-button"}),type:"button"})]})}));u.displayName="Notice"},9202:(e,t,n)=>{function r(e){var t;return"undefined"!=typeof window&&null!=window.navigator&&((null===(t=window.navigator.userAgentData)||void 0===t?void 0:t.brands.some((t=>e.test(t.brand))))||e.test(window.navigator.userAgent))}function i(e){var t;return"undefined"!=typeof window&&null!=window.navigator&&e.test((null===(t=window.navigator.userAgentData)||void 0===t?void 0:t.platform)||window.navigator.platform)}function s(e){let t=null;return()=>(null==t&&(t=e()),t)}n.d(t,{H8:()=>p,Tc:()=>c,bh:()=>o,cX:()=>a,gm:()=>h,lg:()=>u,m0:()=>f,un:()=>d});const a=s((function(){return i(/^Mac/i)})),l=s((function(){return i(/^iPhone/i)})),o=s((function(){return i(/^iPad/i)||a()&&navigator.maxTouchPoints>1})),d=s((function(){return l()||o()})),u=s((function(){return a()||d()})),c=s((function(){return r(/AppleWebKit/i)&&!p()})),p=s((function(){return r(/Chrome/i)})),f=s((function(){return r(/Android/i)})),h=s((function(){return r(/Firefox/i)}))},9204:(e,t,n)=>{n.d(t,{S:()=>y});var r=n(790),i=n(3908),s=n(3051),a=n(1609),l=n(2217),o=n(1144),d=n(8868),u=n(5369),c=n(5353);function p(e,t,n){let r=(0,o.KZ)({...e,value:t.isSelected}),{isInvalid:i,validationErrors:s,validationDetails:p}=r.displayValidation,{labelProps:f,inputProps:h,isSelected:g,isPressed:v,isDisabled:m,isReadOnly:y}=(0,c.e)({...e,isInvalid:i},t,n);(0,d.X)(e,r,n);let{isIndeterminate:b,isRequired:w,validationBehavior:A="aria"}=e;(0,a.useEffect)((()=>{n.current&&(n.current.indeterminate=!!b)}));let{pressProps:_}=(0,u.d)({isDisabled:m||y,onPress(){let{[o.Lf]:t}=e,{commitValidation:n}=t||r;n()}});return{labelProps:(0,l.v)(f,_),inputProps:{...h,checked:g,"aria-required":w&&"aria"===A||void 0,required:w&&"native"===A},isSelected:g,isPressed:v,isDisabled:m,isReadOnly:y,isInvalid:i,validationErrors:s,validationDetails:p}}var f=n(2526),h=n(1623),g=n(8509),v=n(9691);const m={root:"_root_17zr2_1",label:"_label_17zr2_8",inputWrapper:"_inputWrapper_17zr2_15",input:"_input_17zr2_15",description:"_description_17zr2_23",readOnly:"_readOnly_17zr2_26",disabled:"_disabled_17zr2_30",labelContent:"_labelContent_17zr2_34"},y=(0,a.forwardRef)(((e,t)=>{const{description:n,prefix:l,suffix:d}=e,{clsx:u,componentProps:c,rootProps:y}=(0,v.Y)("Checkbox",e),b=(0,i.U)(t),w=(0,a.useRef)(null),A=(0,s.Bi)(),_=n?(0,s.Bi)():void 0,x=(0,a.useContext)(g.I),{inputProps:E,isDisabled:P,isReadOnly:k,isSelected:S,labelProps:C}=x?function(e,t,n){const r=(0,h.H)({isReadOnly:e.isReadOnly||t.isReadOnly,isSelected:t.isSelected(e.value),onChange(n){n?t.addValue(e.value):t.removeValue(e.value),e.onChange&&e.onChange(n)}});let{name:i,descriptionId:s,errorMessageId:l,validationBehavior:d}=f.n.get(t);var u;d=null!==(u=e.validationBehavior)&&void 0!==u?u:d;let{realtimeValidation:c}=(0,o.KZ)({...e,value:r.isSelected,name:void 0,validationBehavior:"aria"}),g=(0,a.useRef)(o.YD),v=()=>{t.setInvalid(e.value,c.isInvalid?c:g.current)};(0,a.useEffect)(v);let m=t.realtimeValidation.isInvalid?t.realtimeValidation:c,y="native"===d?t.displayValidation:m;var b;let w=p({...e,isReadOnly:e.isReadOnly||t.isReadOnly,isDisabled:e.isDisabled||t.isDisabled,name:e.name||i,isRequired:null!==(b=e.isRequired)&&void 0!==b?b:t.isRequired,validationBehavior:d,[o.Lf]:{realtimeValidation:m,displayValidation:y,resetValidation:t.resetValidation,commitValidation:t.commitValidation,updateValidation(e){g.current=e,v()}}},r,n);return{...w,inputProps:{...w.inputProps,"aria-describedby":[e["aria-describedby"],t.isInvalid?l:null,s].filter(Boolean).join(" ")||void 0}}}({...c,children:e.label,value:c.value},x,w):p({...c,children:e.label},(0,h.H)(c),w),N=(0,r.jsx)("span",{...C,className:u({classNames:m.labelContent,prefixedNames:"label-content"}),children:e.label});return(0,r.jsxs)("div",{...y({classNames:[m.root,{[m.disabled]:P,[m.readOnly]:k}]}),"data-disabled":P||void 0,"data-readonly":k||void 0,"data-selected":S||void 0,children:[(0,r.jsxs)("div",{className:u({classNames:m.inputWrapper,prefixedNames:"input-wrapper"}),children:[l&&(0,r.jsx)("div",{className:u({classNames:m.prefix,prefixedNames:"prefix"}),children:l}),(0,r.jsxs)("label",{className:u({classNames:m.label,prefixedNames:"label"}),id:A,ref:b,children:[(0,r.jsx)("input",{...E,"aria-describedby":_,"aria-labelledby":A,className:u({classNames:m.input,prefixedNames:"input"}),ref:w}),N]}),d&&(0,r.jsx)("div",{className:u({classNames:m.suffix,prefixedNames:"suffix"}),children:d})]}),n&&(0,r.jsx)("div",{className:u({classNames:[m.description,"description"],prefixedNames:"description"}),id:_,children:n})]})}));y.displayName="Checkbox"},9229:(e,t,n)=>{n.d(t,{s:()=>l});var r=n(2217),i=n(5987),s=n(4351),a=n(5369);function l(e,t){let n,{elementType:l="button",isDisabled:o,onPress:d,onPressStart:u,onPressEnd:c,onPressUp:p,onPressChange:f,preventFocusOnPress:h,allowFocusWhenDisabled:g,onClick:v,href:m,target:y,rel:b,type:w="button"}=e;n="button"===l?{type:w,disabled:o}:{role:"button",tabIndex:o?void 0:0,href:"a"!==l||o?void 0:m,target:"a"===l?y:void 0,type:"input"===l?w:void 0,disabled:"input"===l?o:void 0,"aria-disabled":o&&"input"!==l?o:void 0,rel:"a"===l?b:void 0};let{pressProps:A,isPressed:_}=(0,a.d)({onPressStart:u,onPressEnd:c,onPressChange:f,onPress:d,onPressUp:p,isDisabled:o,preventFocusOnPress:h,ref:t}),{focusableProps:x}=(0,s.W)(e,t);g&&(x.tabIndex=o?-1:x.tabIndex);let E=(0,r.v)(x,A,(0,i.$)(e,{labelable:!0}));return{isPressed:_,buttonProps:(0,r.v)(n,E,{"aria-haspopup":e["aria-haspopup"],"aria-expanded":e["aria-expanded"],"aria-controls":e["aria-controls"],"aria-pressed":e["aria-pressed"],onClick:e=>{v&&(v(e),console.warn("onClick is deprecated, please use onPress"))}})}}},9235:(e,t,n)=>{n.d(t,{V:()=>s});const r=new Set(["Arab","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),i=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function s(e){if(Intl.Locale){let t=new Intl.Locale(e).maximize(),n="function"==typeof t.getTextInfo?t.getTextInfo():t.textInfo;if(n)return"rtl"===n.direction;if(t.script)return r.has(t.script)}let t=e.split("-")[0];return i.has(t)}},9431:(e,t,n)=>{n.d(t,{L:()=>i});var r=n(790);const i=({children:e,title:t,description:n})=>(0,r.jsxs)(r.Fragment,{children:[t?(0,r.jsx)("h2",{className:"title AuWsLxH6KE0Glw254vEJ",children:t}):null,n?(0,r.jsx)("p",{className:"OELiDqUSg2DBEOUW3Wu6",children:n}):null,(0,r.jsx)("table",{className:"form-table XqH5MWpfHxHeyIheR7TC",role:"presentation",children:(0,r.jsx)("tbody",{children:e})})]})},9461:(e,t,n)=>{n.d(t,{R:()=>s});var r=n(2894),i=n(1609);function s(e){let{isDisabled:t,onBlurWithin:n,onFocusWithin:s,onFocusWithinChange:a}=e,l=(0,i.useRef)({isFocusWithin:!1}),o=(0,i.useCallback)((e=>{l.current.isFocusWithin&&!e.currentTarget.contains(e.relatedTarget)&&(l.current.isFocusWithin=!1,n&&n(e),a&&a(!1))}),[n,a,l]),d=(0,r.y)(o),u=(0,i.useCallback)((e=>{l.current.isFocusWithin||document.activeElement!==e.target||(s&&s(e),a&&a(!0),l.current.isFocusWithin=!0,d(e))}),[s,a,d]);return t?{focusWithinProps:{onFocus:void 0,onBlur:void 0}}:{focusWithinProps:{onFocus:u,onBlur:o}}}},9479:()=>{},9480:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{$:()=>u});var i=n(7723),s=n(2664),a=n(8518),l=n(5140),o=n(790),d=e([s,a]);[s,a]=d.then?(await d)():d;const u=()=>{const{getOption:e}=(0,s.Mp)();return(0,o.jsxs)(s.lV,{children:[(0,o.jsx)(a.Il,{}),(0,o.jsxs)(s.LB,{title:(0,i.__)("Assets","syntatis-feature-flipper"),description:(0,i.__)("Options to control the scripts, styles, and images loaded on the site.","syntatis-feature-flipper"),children:[(0,o.jsx)(a.$z,{name:"emojis",id:"emojis",title:(0,i.__)("Emojis","syntatis-feature-flipper"),label:(0,i.__)("Enable the built-in emojis","syntatis-feature-flipper"),description:(0,i.__)("If switched off, WordPress will not load the emojis scripts, styles, and images.","syntatis-feature-flipper"),help:(0,i.__)("While Emojis are fun, if you're not using it in your posts or pages, you might want to consider disabling them to reduce the number of requests from the additional scripts and styles require to load them.","syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"scripts_version",id:"scripts-version",title:(0,i.__)("Scripts Version","syntatis-feature-flipper"),label:(0,i.__)("Add scripts and styles version","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the scripts and styles version will not be added in the URLs.","syntatis-feature-flipper"),help:(0,i.__)('WordPress adds the script version on the file URL, e.g. "?ver=5.9.3". This version helps browsers detect updates and load the latest script instead of using an outdated cached one. Keeping this parameter enabled is generally recommended to ensure scripts are update correctly.',"syntatis-feature-flipper")}),(0,o.jsx)(a.$z,{name:"jquery_migrate",id:"jquery-migrate",title:"jQuery Migrate",label:(0,i.__)("Load jQuery Migrate script","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the jQuery Migrate script file will not be loaded.","syntatis-feature-flipper"),help:(0,i.__)("jQuery Migrate is a library that ensures older themes and plugins work with newer versions of jQuery. This helps developers update their code while keeping older sites functional. If your site is up-to-date, you can safely disable jQuery Migrate.","syntatis-feature-flipper")})]}),(0,o.jsxs)(s.LB,{title:"Metadata",description:(0,i.__)("Options to control the metadata added in the HTML document head section.","syntatis-feature-flipper"),children:[e("xmlrpc")&&(0,o.jsx)(a.$z,{name:"rsd_link",id:"rsd-link",title:(0,i.__)("RSD Link","syntatis-feature-flipper"),label:(0,i.__)("Enable RSD link","syntatis-feature-flipper"),description:(0,i.__)("If switched off, the Really Simple Discovery (RSD) link will be removed from the webpage head.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)('The RSD link, or "Really Simple Discovery", helps external applications detect services like publishing APIs on your site. However, it\'s mostly outdated and rarely used today, so removing it from your site is usually safe.',"syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)('Note that this action only removes the link itself, not the underlying RSD endpoint. To fully disable the endpoint, you can turn off XML-RPC from "Security › XML-RPC".',"syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"generator_tag",id:"generator-tag",title:(0,i.__)("Generator Meta Tag","syntatis-feature-flipper"),label:(0,i.__)("Add the generator meta tag","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will remove the generator meta tag which shows the current version of WordPress installed.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("The generator meta tag reveals the current WordPress version installed, which can pose security risks by exposing potential vulnerabilities of the version.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("Removing this tag can help protect your site from such threats.","syntatis-feature-flipper")})]})}),(0,o.jsx)(a.$z,{name:"shortlink",id:"shortlink",title:(0,i.__)("Shortlink","syntatis-feature-flipper"),label:(0,i.__)("Add Shortlink","syntatis-feature-flipper"),description:(0,i.__)("If switched off, it will remove the shortlink meta tag which shows the short URL of the webpage head.","syntatis-feature-flipper"),help:(0,o.jsxs)(l.Hu,{children:[(0,o.jsx)("p",{children:(0,i.__)("Shortlink is a simplified URL created for easier sharing, but they are often unnecessary.","syntatis-feature-flipper")}),(0,o.jsx)("p",{children:(0,i.__)("Removing shortlink can clean up your site's HTML.","syntatis-feature-flipper")})]})})]})]})};r()}catch(e){r(e)}}))},9583:(e,t,n)=>{n.d(t,{A:()=>r});const r={inputGroup:"vV5G1z8iy3sSYeCefjm_",checkboxGroup:"qvwQxh1MqnMjvypEKLk2",heading:"NhRP2kv4tZnRZ9XNF6a1",inputs:"PN_fgJj24HFFKsaAfFzQ",details:"gkSBOdZ9VUtEiyJErvkA"}},9662:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{$R:()=>d.$,Ct:()=>l.C,SV:()=>o.S,a5:()=>a.a,nQ:()=>i.n,wq:()=>s.w});var i=n(7834),s=n(5021),a=n(8905),l=n(8357),o=n(3061),d=n(9480),u=e([i,s,a,l,o,d]);[i,s,a,l,o,d]=u.then?(await u)():u,r()}catch(e){r(e)}}))},9691:(e,t,n)=>{n.d(t,{Y:()=>i});var r=n(9161);function i(e,t){const{className:n,"data-testid":i,id:s,style:a,...l}=t||{},{clsx:o}=(0,r.g)(e);return{clsx:o,componentProps:{...l,id:s},rootProps(t){const{classNames:r,prefixedNames:l}=t||{},d={...a,...(null==t?void 0:t.styles)||{}};return{className:o({classNames:[r,n],prefixedNames:l||"root"}),"data-testid":i,id:s?`${s}-${e}-root`:void 0,style:Object.keys(d).length>=1?d:void 0}}}}},9860:(e,t,n)=>{n.a(e,(async(e,r)=>{try{n.d(t,{$:()=>u});var i=n(3413),s=n(2664),a=n(5140),l=n(7345),o=n(790),d=e([s]);s=(d.then?(await d)():d)[0];const u=({description:e,id:t,label:n,name:r,onChange:d,title:u,children:c,isDisabled:p,isSelected:f,help:h})=>{const{labelProps:g,inputProps:v,getOption:m}=(0,s.Mp)();return(0,o.jsxs)("tr",{children:[(0,o.jsx)("th",{scope:"row",children:(0,o.jsxs)("span",{className:l.A.label,children:[(0,o.jsx)("label",{...g(t),children:u}),h&&(0,o.jsx)(a.V7,{children:h})]})}),(0,o.jsxs)("td",{children:[(0,o.jsx)(i.d,{...v(r),className:l.A.root,onChange:e=>{void 0!==d&&d(e)},defaultSelected:m(r),description:e,label:n,isDisabled:p,isSelected:f}),c]})]})};r()}catch(e){r(e)}}))},9953:(e,t,n)=>{n.d(t,{N:()=>i});var r=n(1609);const i="undefined"!=typeof document?r.useLayoutEffect:()=>{}}},s={};function a(e){var t=s[e];if(void 0!==t)return t.exports;var n=s[e]={exports:{}};return i[e](n,n.exports,a),n.exports}e="function"==typeof Symbol?Symbol("webpack queues"):"__webpack_queues__",t="function"==typeof Symbol?Symbol("webpack exports"):"__webpack_exports__",n="function"==typeof Symbol?Symbol("webpack error"):"__webpack_error__",r=e=>{e&&e.d<1&&(e.d=1,e.forEach((e=>e.r--)),e.forEach((e=>e.r--?e.r++:e())))},a.a=(i,s,a)=>{var l;a&&((l=[]).d=-1);var o,d,u,c=new Set,p=i.exports,f=new Promise(((e,t)=>{u=t,d=e}));f[t]=p,f[e]=e=>(l&&e(l),c.forEach(e),f.catch((e=>{}))),i.exports=f,s((i=>{var s;o=(i=>i.map((i=>{if(null!==i&&"object"==typeof i){if(i[e])return i;if(i.then){var s=[];s.d=0,i.then((e=>{a[t]=e,r(s)}),(e=>{a[n]=e,r(s)}));var a={};return a[e]=e=>e(s),a}}var l={};return l[e]=e=>{},l[t]=i,l})))(i);var a=()=>o.map((e=>{if(e[n])throw e[n];return e[t]})),d=new Promise((t=>{(s=()=>t(a)).r=0;var n=e=>e!==l&&!c.has(e)&&(c.add(e),e&&!e.d&&(s.r++,e.push(s)));o.map((t=>t[e](n)))}));return s.r?d:a()}),(e=>(e?u(f[n]=e):d(p),r(l)))),l&&l.d<0&&(l.d=0)},a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),a(341)})();
  • syntatis-feature-flipper/trunk/dist/autoload/vendor/composer/installed.php

    r3241456 r3241556  
    33namespace SSFV;
    44
    5 return array('root' => array('name' => '__root__', 'pretty_version' => 'v1.9.3', 'version' => '1.9.3.0', 'reference' => '79df2f18947bc64858cfe0aa547372f65763a32d', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('__root__' => array('pretty_version' => 'v1.9.3', 'version' => '1.9.3.0', 'reference' => '79df2f18947bc64858cfe0aa547372f65763a32d', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'adbario/php-dot-notation' => array('pretty_version' => '3.3.0', 'version' => '3.3.0.0', 'reference' => 'a94ce4493d19ea430baa8d7d210a2c9bd7129fc2', 'type' => 'library', 'install_path' => __DIR__ . '/../adbario/php-dot-notation', 'aliases' => array(), 'dev_requirement' => \false), 'jaybizzle/crawler-detect' => array('pretty_version' => 'v1.3.2', 'version' => '1.3.2.0', 'reference' => 'b15237098211b502b9629bbf6f6884a3279420f2', 'type' => 'library', 'install_path' => __DIR__ . '/../jaybizzle/crawler-detect', 'aliases' => array(), 'dev_requirement' => \false), 'pimple/pimple' => array('pretty_version' => 'v3.5.0', 'version' => '3.5.0.0', 'reference' => 'a94b3a4db7fb774b3d78dad2315ddc07629e1bed', 'type' => 'library', 'install_path' => __DIR__ . '/../pimple/pimple', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '2.0.2', 'version' => '2.0.2.0', 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-uuid' => array('pretty_version' => 'v1.31.0', 'version' => '1.31.0.0', 'reference' => '21533be36c24be3f4b1669c4725c7d1d2bab4ae2', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-uuid', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/uid' => array('pretty_version' => 'v5.4.45', 'version' => '5.4.45.0', 'reference' => '512de7894f93ad63a7d5e33f590a83e054f571bc', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/uid', 'aliases' => array(), 'dev_requirement' => \false), 'syntatis/codex' => array('pretty_version' => 'v0.1.0', 'version' => '0.1.0.0', 'reference' => '82dd5db80d51914a6cba2e9ebedd1bc8275f496b', 'type' => 'library', 'install_path' => __DIR__ . '/../syntatis/codex', 'aliases' => array(), 'dev_requirement' => \false), 'syntatis/codex-settings-provider' => array('pretty_version' => 'v0.1.0', 'version' => '0.1.0.0', 'reference' => 'e10568014761ac2e6a116de8ff1e1dd65c6f5010', 'type' => 'library', 'install_path' => __DIR__ . '/../syntatis/codex-settings-provider', 'aliases' => array(), 'dev_requirement' => \false)));
     5return array('root' => array('name' => '__root__', 'pretty_version' => 'v1.9.4', 'version' => '1.9.4.0', 'reference' => 'aae3d7b1df373cda821f7d0e0db4d96d15301677', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('__root__' => array('pretty_version' => 'v1.9.4', 'version' => '1.9.4.0', 'reference' => 'aae3d7b1df373cda821f7d0e0db4d96d15301677', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'adbario/php-dot-notation' => array('pretty_version' => '3.3.0', 'version' => '3.3.0.0', 'reference' => 'a94ce4493d19ea430baa8d7d210a2c9bd7129fc2', 'type' => 'library', 'install_path' => __DIR__ . '/../adbario/php-dot-notation', 'aliases' => array(), 'dev_requirement' => \false), 'jaybizzle/crawler-detect' => array('pretty_version' => 'v1.3.2', 'version' => '1.3.2.0', 'reference' => 'b15237098211b502b9629bbf6f6884a3279420f2', 'type' => 'library', 'install_path' => __DIR__ . '/../jaybizzle/crawler-detect', 'aliases' => array(), 'dev_requirement' => \false), 'pimple/pimple' => array('pretty_version' => 'v3.5.0', 'version' => '3.5.0.0', 'reference' => 'a94b3a4db7fb774b3d78dad2315ddc07629e1bed', 'type' => 'library', 'install_path' => __DIR__ . '/../pimple/pimple', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '2.0.2', 'version' => '2.0.2.0', 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-uuid' => array('pretty_version' => 'v1.31.0', 'version' => '1.31.0.0', 'reference' => '21533be36c24be3f4b1669c4725c7d1d2bab4ae2', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-uuid', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/uid' => array('pretty_version' => 'v5.4.45', 'version' => '5.4.45.0', 'reference' => '512de7894f93ad63a7d5e33f590a83e054f571bc', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/uid', 'aliases' => array(), 'dev_requirement' => \false), 'syntatis/codex' => array('pretty_version' => 'v0.1.0', 'version' => '0.1.0.0', 'reference' => '82dd5db80d51914a6cba2e9ebedd1bc8275f496b', 'type' => 'library', 'install_path' => __DIR__ . '/../syntatis/codex', 'aliases' => array(), 'dev_requirement' => \false), 'syntatis/codex-settings-provider' => array('pretty_version' => 'v0.1.0', 'version' => '0.1.0.0', 'reference' => 'e10568014761ac2e6a116de8ff1e1dd65c6f5010', 'type' => 'library', 'install_path' => __DIR__ . '/../syntatis/codex-settings-provider', 'aliases' => array(), 'dev_requirement' => \false)));
  • syntatis-feature-flipper/trunk/inc/languages/syntatis-feature-flipper.pot

    r3241456 r3241556  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Feature Flipper 1.9.3\n"
     5"Project-Id-Version: Feature Flipper 1.9.4\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-feature-flipper\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-02-16T16:55:37+00:00\n"
     12"POT-Creation-Date: 2025-02-17T01:31:53+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.12.0-alpha\n"
     
    4949msgstr ""
    5050
    51 #: app/Features/MaintenanceMode.php:64
     51#: app/Features/MaintenanceMode.php:30
     52msgid "Under Maintenance 🚧"
     53msgstr ""
     54
     55#: app/Features/MaintenanceMode.php:34
     56msgid "We are currently performing some scheduled maintenance. We will be back as soon as possible."
     57msgstr ""
     58
     59#: app/Features/MaintenanceMode.php:76
    5260msgctxt "Maintenance page title"
    5361msgid "Under Maintenance"
    5462msgstr ""
    5563
    56 #: app/Features/MaintenanceMode.php:87
     64#: app/Features/MaintenanceMode.php:99
    5765msgctxt "Site access mode"
    5866msgid "Maintenance"
    5967msgstr ""
    6068
    61 #: app/Features/MaintenanceMode.php:104
     69#: app/Features/MaintenanceMode.php:116
    6270msgid "The site is currently in maintenance mode"
    6371msgstr ""
     
    134142msgstr ""
    135143
    136 #: inc/settings/all.php:152
    137 msgid "Under Maintenance 🚧"
    138 msgstr ""
    139 
    140 #: inc/settings/all.php:156
    141 msgid "We are currently performing some scheduled maintenance. We will be back as soon as possible."
    142 msgstr ""
    143 
    144144#: inc/views/settings-page.php:26
    145145msgid "This setting page requires JavaScript to be enabled in your browser. Please enable JavaScript and reload the page."
     
    645645msgstr ""
    646646
    647 #: src/setting-page/tabs/GeneralTab.jsx:31
     647#: src/setting-page/tabs/GeneralTab.jsx:30
     648msgid "Block-based Widgets"
     649msgstr ""
     650
     651#: src/setting-page/tabs/GeneralTab.jsx:34
    648652msgid "Enable the block-based widgets"
    649653msgstr ""
    650654
    651 #: src/setting-page/tabs/GeneralTab.jsx:37
     655#: src/setting-page/tabs/GeneralTab.jsx:40
    652656msgid "If switched off, the block-based widgets will be disabled and the classic widgets will be used."
    653657msgstr ""
    654658
    655 #: src/setting-page/tabs/GeneralTab.jsx:41
     659#: src/setting-page/tabs/GeneralTab.jsx:44
    656660msgid "The current theme in-use does not support block-based widgets."
    657661msgstr ""
    658662
    659 #: src/setting-page/tabs/GeneralTab.jsx:51
     663#: src/setting-page/tabs/GeneralTab.jsx:53
     664msgid "Comments"
     665msgstr ""
     666
     667#: src/setting-page/tabs/GeneralTab.jsx:54
    660668msgid "Enable comments"
    661669msgstr ""
    662670
    663 #: src/setting-page/tabs/GeneralTab.jsx:55
     671#: src/setting-page/tabs/GeneralTab.jsx:58
    664672msgid "If switched off, comments will be disabled site-wide."
    665673msgstr ""
    666674
    667 #: src/setting-page/tabs/GeneralTab.jsx:65
     675#: src/setting-page/tabs/GeneralTab.jsx:67
     676msgid "Embeds"
     677msgstr ""
     678
     679#: src/setting-page/tabs/GeneralTab.jsx:68
    668680msgid "Enable post embedding"
    669681msgstr ""
    670682
    671 #: src/setting-page/tabs/GeneralTab.jsx:69
     683#: src/setting-page/tabs/GeneralTab.jsx:72
    672684msgid "If switched off, it will disable other sites from embedding content from your site, and vice-versa."
    673685msgstr ""
    674686
    675 #: src/setting-page/tabs/GeneralTab.jsx:78
     687#: src/setting-page/tabs/GeneralTab.jsx:80
     688msgid "Self-ping"
     689msgstr ""
     690
     691#: src/setting-page/tabs/GeneralTab.jsx:81
    676692msgid "Enable self-pingbacks"
    677693msgstr ""
    678694
    679 #: src/setting-page/tabs/GeneralTab.jsx:82
     695#: src/setting-page/tabs/GeneralTab.jsx:85
    680696msgid "If switched off, WordPress will not send pingbacks to your own site."
    681697msgstr ""
    682698
    683 #: src/setting-page/tabs/GeneralTab.jsx:89
     699#: src/setting-page/tabs/GeneralTab.jsx:92
    684700msgid "Pingbacks in WordPress are automatic notifications sent when one blog links to another. If a post links to a pingback-enabled post on another site, the linked site gets a notification that appears as a comment, encouraging interaction between bloggers."
    685701msgstr ""
    686702
    687 #: src/setting-page/tabs/GeneralTab.jsx:95
     703#: src/setting-page/tabs/GeneralTab.jsx:98
    688704msgid "However, WordPress also sends pingbacks for internal links within the same site by default, which can result in unnecessary and sometimes annoying self-pings. Disabling self-pingbacks can help keep your comments section clean and relevant."
    689705msgstr ""
    690706
    691 #: src/setting-page/tabs/GeneralTab.jsx:107
     707#: src/setting-page/tabs/GeneralTab.jsx:109
     708msgid "Feeds"
     709msgstr ""
     710
     711#: src/setting-page/tabs/GeneralTab.jsx:110
    692712msgid "Enable RSS feeds"
    693713msgstr ""
    694714
    695 #: src/setting-page/tabs/GeneralTab.jsx:111
     715#: src/setting-page/tabs/GeneralTab.jsx:114
    696716msgid "If switched off, the RSS feed URLs will not be accessible."
    697717msgstr ""
    698718
    699 #: src/setting-page/tabs/GeneralTab.jsx:118
     719#: src/setting-page/tabs/GeneralTab.jsx:121
    700720msgid "An RSS feed, which stands for \"Really Simple Syndication\" or \"Rich Site Summary\", is a standardized format that allows users to receive updates of your site content, usually through a feed reader such as Feedly, Inoreader or Reeder app."
    701721msgstr ""
    702722
    703 #: src/setting-page/tabs/GeneralTab.jsx:124
     723#: src/setting-page/tabs/GeneralTab.jsx:127
    704724msgid "Disabling feeds can help prevent content scraping and reduce server load."
    705725msgstr ""
  • syntatis-feature-flipper/trunk/inc/settings/all.php

    r3233276 r3241556  
    149149            ],
    150150        ])
    151         ->withDefault([
    152             'headline' => __(
    153                 'Under Maintenance 🚧',
    154                 'syntatis-feature-flipper',
    155             ),
    156             'message' => __(
    157                 'We are currently performing some scheduled maintenance. We will be back as soon as possible.',
    158                 'syntatis-feature-flipper',
    159             ),
    160         ]),
     151        /**
     152         * The default requires translatable string values for the `headline` and
     153         * `message` properties. The default value will be set via the filter.
     154         * Otherwise, it will throw an error due to the translations called
     155         * too early.
     156         *
     157         * @see app/Features/MaintenanceMode.php#L28
     158         * @see https://github.com/WordPress/WordPress/blob/master/wp-includes/l10n.php#L1371-L1380
     159         */
     160        ->withDefault(null),
    161161
    162162    // Site: Assets.
  • syntatis-feature-flipper/trunk/readme.txt

    r3241456 r3241556  
    55Requires at least: 6.0
    66Tested up to: 6.7
    7 Stable tag: 1.9.3
     7Stable tag: 1.9.4
    88Requires PHP: 7.4
    99License: GPLv3
     
    136136== Changelog ==
    137137
     138= 1.9.4 =
     139
     140* Fix missing translatable strings.
     141* Fix translation loaded too early.
     142
    138143= 1.9.3 =
    139144
    140 * Fix inconsistencis in some translatable strings.
     145* Fix inconsistencies in some translatable strings.
    141146* Fix menu options on the Admin Bar setting.
    142147
  • syntatis-feature-flipper/trunk/syntatis-feature-flipper.php

    r3241456 r3241556  
    1212 * Plugin URI:        https://github.com/syntatis/wp-feature-flipper
    1313 * Description:       Disable Comments, Gutenberg, Emojis, and other features you don't need in WordPress
    14  * Version:           1.9.3
     14 * Version:           1.9.4
    1515 * Requires at least: 6.0
    1616 * Requires PHP:      7.4
     
    3939 * versions.
    4040 */
    41 const PLUGIN_VERSION = '1.9.3';
     41const PLUGIN_VERSION = '1.9.4';
    4242
    4343/**
Note: See TracChangeset for help on using the changeset viewer.