forlogic-core 1.7.6 → 1.7.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1032 -42
- package/dist/README.md +1032 -42
- package/dist/index.css +1 -1
- package/dist/index.css.map +1 -1
- package/dist/index.esm.js +2 -2
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var e=require("react"),t=require("@radix-ui/react-slot"),n=require("class-variance-authority"),r=require("clsx"),a=require("tailwind-merge"),s=require("date-fns"),o=require("sonner"),i=require("lucide-react"),l=require("@radix-ui/react-label"),c=require("@radix-ui/react-dialog"),u=require("react-hook-form"),d=require("@radix-ui/react-select"),f=require("@radix-ui/react-checkbox"),m=require("@radix-ui/react-toast"),p=require("@supabase/supabase-js"),h=require("@tanstack/react-query"),g=require("react-router-dom"),x=require("@radix-ui/react-alert-dialog"),y=require("@radix-ui/react-dropdown-menu"),b=require("@radix-ui/react-popover"),v=require("@radix-ui/react-scroll-area"),w=require("@radix-ui/react-accordion"),k=require("@radix-ui/react-aspect-ratio"),N=require("@radix-ui/react-avatar"),j=require("react-day-picker"),
|
|
1
|
+
"use strict";var e=require("react"),t=require("@radix-ui/react-slot"),n=require("class-variance-authority"),r=require("clsx"),a=require("tailwind-merge"),s=require("date-fns"),o=require("sonner"),i=require("lucide-react"),l=require("@radix-ui/react-label"),c=require("@radix-ui/react-dialog"),u=require("react-hook-form"),d=require("@radix-ui/react-select"),f=require("@radix-ui/react-checkbox"),m=require("@radix-ui/react-toast"),p=require("@supabase/supabase-js"),h=require("@tanstack/react-query"),g=require("react-router-dom"),x=require("@radix-ui/react-alert-dialog"),y=require("@radix-ui/react-dropdown-menu"),b=require("@radix-ui/react-popover"),v=require("@radix-ui/react-scroll-area"),w=require("@radix-ui/react-accordion"),k=require("@radix-ui/react-aspect-ratio"),N=require("@radix-ui/react-avatar"),j=require("react-day-picker"),C=require("@radix-ui/react-collapsible"),S=require("@radix-ui/react-progress"),P=require("@radix-ui/react-radio-group"),I=require("@radix-ui/react-separator"),T=require("@radix-ui/react-tooltip"),E=require("@radix-ui/react-slider"),A=require("next-themes");require("react-dom");var D=require("@radix-ui/react-tabs"),R=require("@radix-ui/react-toggle"),_=require("@radix-ui/react-toggle-group");function F(e){var t=Object.create(null);return e&&Object.keys(e).forEach(function(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}}),t.default=e,Object.freeze(t)}var L=F(e),M=F(l),O=F(c),z=F(d),U=F(f),B=F(m),$=F(x),V=F(y),q=F(b),H=F(v),W=F(w),Q=F(k),G=F(N),K=F(C),X=F(S),Y=F(P),J=F(I),Z=F(T),ee=F(E),te=F(D),ne=F(R),re=F(_);function ae(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var se,oe={exports:{}},ie={};var le,ce,ue={};
|
|
2
2
|
/**
|
|
3
3
|
* @license React
|
|
4
4
|
* react-jsx-runtime.development.js
|
|
@@ -7,4 +7,4 @@
|
|
|
7
7
|
*
|
|
8
8
|
* This source code is licensed under the MIT license found in the
|
|
9
9
|
* LICENSE file in the root directory of this source tree.
|
|
10
|
-
*/function de(){return le||(le=1,"production"!==process.env.NODE_ENV&&function(){var t=e,n=Symbol.for("react.element"),r=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),l=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),p=Symbol.for("react.offscreen"),h=Symbol.iterator;var g=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function x(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];!function(e,t,n){var r=g.ReactDebugCurrentFrame,a=r.getStackAddendum();""!==a&&(t+="%s",n=n.concat([a]));var s=n.map(function(e){return String(e)});s.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,s)}("error",e,n)}var y;function b(e){return e.displayName||"Context"}function v(e){if(null==e)return null;if("number"==typeof e.tag&&x("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),"function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case a:return"Fragment";case r:return"Portal";case o:return"Profiler";case s:return"StrictMode";case u:return"Suspense";case d:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case l:return b(e)+".Consumer";case i:return b(e._context)+".Provider";case c:return function(e,t,n){var r=e.displayName;if(r)return r;var a=t.displayName||t.name||"";return""!==a?n+"("+a+")":n}(e,e.render,"ForwardRef");case f:var t=e.displayName||null;return null!==t?t:v(e.type)||"Memo";case m:var n=e,p=n._payload,h=n._init;try{return v(h(p))}catch(g){return null}}return null}y=Symbol.for("react.module.reference");var w,k,N,j,S,C,I,P=Object.assign,T=0;function E(){}E.__reactDisabledLog=!0;var A,D=g.ReactCurrentDispatcher;function R(e,t,n){if(void 0===A)try{throw Error()}catch(a){var r=a.stack.trim().match(/\n( *(at )?)/);A=r&&r[1]||""}return"\n"+A+e}var _,F=!1,L="function"==typeof WeakMap?WeakMap:Map;function M(e,t){if(!e||F)return"";var n,r=_.get(e);if(void 0!==r)return r;F=!0;var a,s=Error.prepareStackTrace;Error.prepareStackTrace=void 0,a=D.current,D.current=null,function(){if(0===T){w=console.log,k=console.info,N=console.warn,j=console.error,S=console.group,C=console.groupCollapsed,I=console.groupEnd;var e={configurable:!0,enumerable:!0,value:E,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}T++}();try{if(t){var o=function(){throw Error()};if(Object.defineProperty(o.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(o,[])}catch(p){n=p}Reflect.construct(e,[],o)}else{try{o.call()}catch(p){n=p}e.call(o.prototype)}}else{try{throw Error()}catch(p){n=p}e()}}catch(h){if(h&&n&&"string"==typeof h.stack){for(var i=h.stack.split("\n"),l=n.stack.split("\n"),c=i.length-1,u=l.length-1;c>=1&&u>=0&&i[c]!==l[u];)u--;for(;c>=1&&u>=0;c--,u--)if(i[c]!==l[u]){if(1!==c||1!==u)do{if(c--,--u<0||i[c]!==l[u]){var d="\n"+i[c].replace(" at new "," at ");return e.displayName&&d.includes("<anonymous>")&&(d=d.replace("<anonymous>",e.displayName)),"function"==typeof e&&_.set(e,d),d}}while(c>=1&&u>=0);break}}}finally{F=!1,D.current=a,function(){if(0===--T){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:P({},e,{value:w}),info:P({},e,{value:k}),warn:P({},e,{value:N}),error:P({},e,{value:j}),group:P({},e,{value:S}),groupCollapsed:P({},e,{value:C}),groupEnd:P({},e,{value:I})})}T<0&&x("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}(),Error.prepareStackTrace=s}var f=e?e.displayName||e.name:"",m=f?R(f):"";return"function"==typeof e&&_.set(e,m),m}function O(e,t,n){if(null==e)return"";if("function"==typeof e)return M(e,!(!(r=e.prototype)||!r.isReactComponent));var r;if("string"==typeof e)return R(e);switch(e){case u:return R("Suspense");case d:return R("SuspenseList")}if("object"==typeof e)switch(e.$$typeof){case c:return M(e.render,!1);case f:return O(e.type,t,n);case m:var a=e,s=a._payload,o=a._init;try{return O(o(s),t,n)}catch(i){}}return""}_=new L;var z=Object.prototype.hasOwnProperty,U={},B=g.ReactDebugCurrentFrame;function $(e){if(e){var t=e._owner,n=O(e.type,e._source,t?t.type:null);B.setExtraStackFrame(n)}else B.setExtraStackFrame(null)}var V=Array.isArray;function q(e){return V(e)}function H(e){return""+e}function W(e){if(function(e){try{return H(e),!1}catch(t){return!0}}(e))return x("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",function(e){return"function"==typeof Symbol&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object"}(e)),H(e)}var Q,G,K=g.ReactCurrentOwner,X={key:!0,ref:!0,__self:!0,__source:!0};function Y(e,t,r,a,s){var o,i={},l=null,c=null;for(o in void 0!==r&&(W(r),l=""+r),function(e){if(z.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return!1}return void 0!==e.key}(t)&&(W(t.key),l=""+t.key),function(e){if(z.call(e,"ref")){var t=Object.getOwnPropertyDescriptor(e,"ref").get;if(t&&t.isReactWarning)return!1}return void 0!==e.ref}(t)&&(c=t.ref,function(e){"string"==typeof e.ref&&K.current}(t)),t)z.call(t,o)&&!X.hasOwnProperty(o)&&(i[o]=t[o]);if(e&&e.defaultProps){var u=e.defaultProps;for(o in u)void 0===i[o]&&(i[o]=u[o])}if(l||c){var d="function"==typeof e?e.displayName||e.name||"Unknown":e;l&&function(e,t){var n=function(){Q||(Q=!0,x("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",t))};n.isReactWarning=!0,Object.defineProperty(e,"key",{get:n,configurable:!0})}(i,d),c&&function(e,t){var n=function(){G||(G=!0,x("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",t))};n.isReactWarning=!0,Object.defineProperty(e,"ref",{get:n,configurable:!0})}(i,d)}return function(e,t,r,a,s,o,i){var l={$$typeof:n,type:e,key:t,ref:r,props:i,_owner:o,_store:{}};return Object.defineProperty(l._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(l,"_self",{configurable:!1,enumerable:!1,writable:!1,value:a}),Object.defineProperty(l,"_source",{configurable:!1,enumerable:!1,writable:!1,value:s}),Object.freeze&&(Object.freeze(l.props),Object.freeze(l)),l}(e,l,c,s,a,K.current,i)}var J,Z=g.ReactCurrentOwner,ee=g.ReactDebugCurrentFrame;function te(e){if(e){var t=e._owner,n=O(e.type,e._source,t?t.type:null);ee.setExtraStackFrame(n)}else ee.setExtraStackFrame(null)}function ne(e){return"object"==typeof e&&null!==e&&e.$$typeof===n}function re(){if(Z.current){var e=v(Z.current.type);if(e)return"\n\nCheck the render method of `"+e+"`."}return""}J=!1;var ae={};function se(e,t){if(e._store&&!e._store.validated&&null==e.key){e._store.validated=!0;var n=function(e){var t=re();if(!t){var n="string"==typeof e?e:e.displayName||e.name;n&&(t="\n\nCheck the top-level render call using <"+n+">.")}return t}(t);if(!ae[n]){ae[n]=!0;var r="";e&&e._owner&&e._owner!==Z.current&&(r=" It was passed a child from "+v(e._owner.type)+"."),te(e),x('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',n,r),te(null)}}}function oe(e,t){if("object"==typeof e)if(q(e))for(var n=0;n<e.length;n++){var r=e[n];ne(r)&&se(r,t)}else if(ne(e))e._store&&(e._store.validated=!0);else if(e){var a=function(e){if(null===e||"object"!=typeof e)return null;var t=h&&e[h]||e["@@iterator"];return"function"==typeof t?t:null}(e);if("function"==typeof a&&a!==e.entries)for(var s,o=a.call(e);!(s=o.next()).done;)ne(s.value)&&se(s.value,t)}}function ie(e){var t,n=e.type;if(null!=n&&"string"!=typeof n){if("function"==typeof n)t=n.propTypes;else{if("object"!=typeof n||n.$$typeof!==c&&n.$$typeof!==f)return;t=n.propTypes}if(t){var r=v(n);!function(e,t,n,r,a){var s=Function.call.bind(z);for(var o in e)if(s(e,o)){var i=void 0;try{if("function"!=typeof e[o]){var l=Error((r||"React class")+": "+n+" type `"+o+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[o]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw l.name="Invariant Violation",l}i=e[o](t,o,r,n,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(c){i=c}!i||i instanceof Error||($(a),x("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",r||"React class",n,o,typeof i),$(null)),i instanceof Error&&!(i.message in U)&&(U[i.message]=!0,$(a),x("Failed %s type: %s",n,i.message),$(null))}}(t,e.props,"prop",r,e)}else if(void 0!==n.PropTypes&&!J){J=!0,x("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",v(n)||"Unknown")}"function"!=typeof n.getDefaultProps||n.getDefaultProps.isReactClassApproved||x("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}var le={};function ce(e,t,r,h,g,b){var w=function(e){return"string"==typeof e||"function"==typeof e||e===a||e===o||e===s||e===u||e===d||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===m||e.$$typeof===f||e.$$typeof===i||e.$$typeof===l||e.$$typeof===c||e.$$typeof===y||void 0!==e.getModuleId)}(e);if(!w){var k="";(void 0===e||"object"==typeof e&&null!==e&&0===Object.keys(e).length)&&(k+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var N;k+=re(),null===e?N="null":q(e)?N="array":void 0!==e&&e.$$typeof===n?(N="<"+(v(e.type)||"Unknown")+" />",k=" Did you accidentally export a JSX literal instead of a component?"):N=typeof e,x("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",N,k)}var j=Y(e,t,r,g,b);if(null==j)return j;if(w){var S=t.children;if(void 0!==S)if(h)if(q(S)){for(var C=0;C<S.length;C++)oe(S[C],e);Object.freeze&&Object.freeze(S)}else x("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else oe(S,e)}if(z.call(t,"key")){var I=v(e),P=Object.keys(t).filter(function(e){return"key"!==e}),T=P.length>0?"{key: someKey, "+P.join(": ..., ")+": ...}":"{key: someKey}";if(!le[I+T])x('A props object containing a "key" prop is being spread into JSX:\n let props = %s;\n <%s {...props} />\nReact keys must be passed directly to JSX without using spread:\n let props = %s;\n <%s key={someKey} {...props} />',T,I,P.length>0?"{"+P.join(": ..., ")+": ...}":"{}",I),le[I+T]=!0}return e===a?function(e){for(var t=Object.keys(e.props),n=0;n<t.length;n++){var r=t[n];if("children"!==r&&"key"!==r){te(e),x("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",r),te(null);break}}null!==e.ref&&(te(e),x("Invalid attribute `ref` supplied to `React.Fragment`."),te(null))}(j):ie(j),j}var de=function(e,t,n){return ce(e,t,n,!1)},fe=function(e,t,n){return ce(e,t,n,!0)};ue.Fragment=a,ue.jsx=de,ue.jsxs=fe}()),ue}var fe=(ce||(ce=1,"production"===process.env.NODE_ENV?oe.exports=function(){if(se)return ie;se=1;var t=e,n=Symbol.for("react.element"),r=Symbol.for("react.fragment"),a=Object.prototype.hasOwnProperty,s=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,o={key:!0,ref:!0,__self:!0,__source:!0};function i(e,t,r){var i,l={},c=null,u=null;for(i in void 0!==r&&(c=""+r),void 0!==t.key&&(c=""+t.key),void 0!==t.ref&&(u=t.ref),t)a.call(t,i)&&!o.hasOwnProperty(i)&&(l[i]=t[i]);if(e&&e.defaultProps)for(i in t=e.defaultProps)void 0===l[i]&&(l[i]=t[i]);return{$$typeof:n,type:e,key:c,ref:u,props:l,_owner:s.current}}return ie.Fragment=r,ie.jsx=i,ie.jsxs=i,ie}():oe.exports=de()),oe.exports);function me(...e){return a.twMerge(r.clsx(e))}const pe=e=>{if(null==e)return e;if("string"==typeof e)return e.trim();if(Array.isArray(e))return e.map(pe);if("object"==typeof e&&e.constructor===Object){const t={};for(const[n,r]of Object.entries(e))t[n]=pe(r);return t}return e},he=n.cva("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground",link:"text-primary underline-offset-4 hover:underline",action:"bg-primary/10 text-primary hover:bg-primary/20 border border-primary/30","icon-only":"bg-transparent border border-input hover:bg-accent hover:text-accent-foreground p-2","external-link":"bg-transparent text-muted-foreground hover:text-foreground hover:bg-accent/50 transition-colors","action-primary":"bg-primary text-primary-foreground hover:bg-primary/90 shadow-sm","action-secondary":"bg-secondary text-secondary-foreground hover:bg-secondary/80 border border-input"},size:{default:"h-10 px-4 py-2",sm:"h-9 rounded-md px-3",lg:"h-11 rounded-md px-8",icon:"h-10 w-10","icon-sm":"h-8 w-8","icon-xs":"h-6 w-6"}},defaultVariants:{variant:"default",size:"default"}}),ge=L.forwardRef(({className:e,variant:n,size:r,asChild:a=!1,...s},o)=>{const i=a?t.Slot:"button";return fe.jsx(i,{className:me(he({variant:n,size:r,className:e})),ref:o,...s})});ge.displayName="Button";const xe=e.forwardRef(({variant:e="default",className:t,children:n,...r},a)=>fe.jsx(ge,{ref:a,variant:"action",size:"sm",className:me("h-7 px-2 text-xs",t),...r,children:n||fe.jsx(i.EllipsisVertical,{size:12})}));xe.displayName="ActionButton";const ye=L.forwardRef(({className:e,type:t,...n},r)=>fe.jsx("input",{type:t,className:me("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-base ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 md:text-sm",e),ref:r,...n}));ye.displayName="Input";const be=n.cva("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),ve=L.forwardRef(({className:e,...t},n)=>fe.jsx(M.Root,{ref:n,className:me(be(),e),...t}));ve.displayName=M.Root.displayName;const we=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("rounded-lg border bg-card text-card-foreground shadow-sm",e),...t}));we.displayName="Card";const ke=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("flex flex-col space-y-1.5 p-6",e),...t}));ke.displayName="CardHeader";const Ne=L.forwardRef(({className:e,...t},n)=>fe.jsx("h3",{ref:n,className:me("text-2xl font-semibold leading-none tracking-tight",e),...t}));Ne.displayName="CardTitle";const je=L.forwardRef(({className:e,...t},n)=>fe.jsx("p",{ref:n,className:me("text-sm text-muted-foreground",e),...t}));je.displayName="CardDescription";const Se=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("p-6 pt-0",e),...t}));Se.displayName="CardContent";const Ce=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("flex items-center p-6 pt-0",e),...t}));Ce.displayName="CardFooter";const Ie=O.Root,Pe=O.Trigger,Te=O.Portal,Ee=O.Close,Ae=L.forwardRef(({className:e,...t},n)=>fe.jsx(O.Overlay,{ref:n,className:me("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t}));Ae.displayName=O.Overlay.displayName;const De=L.forwardRef(({className:e,children:t,...n},r)=>fe.jsxs(Te,{children:[fe.jsx(Ae,{}),fe.jsxs(O.Content,{ref:r,className:me("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 bg-background p-6 duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] rounded-lg overflow-hidden",e),...n,children:[t,fe.jsxs(O.Close,{className:"absolute right-4 top-4 z-10 rounded-sm text-white opacity-70 ring-offset-background transition-opacity hover:opacity-100 hover:text-white focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none",children:[fe.jsx(i.X,{className:"h-4 w-4"}),fe.jsx("span",{className:"sr-only",children:"Close"})]})]})]}));De.displayName=O.Content.displayName;const Re=({className:e,...t})=>fe.jsx("div",{className:me("flex flex-col space-y-1.5 text-center sm:text-left bg-primary text-primary-foreground px-6 py-4 -mx-6 -mt-6 mb-3 rounded-t-lg",e),...t});Re.displayName="DialogHeader";const _e=({className:e,...t})=>fe.jsx("div",{className:me("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});_e.displayName="DialogFooter";const Fe=L.forwardRef(({className:e,...t},n)=>fe.jsx(O.Title,{ref:n,className:me("text-lg font-semibold leading-none tracking-tight",e),...t}));Fe.displayName=O.Title.displayName;const Le=L.forwardRef(({className:e,...t},n)=>fe.jsx(O.Description,{ref:n,className:me("text-sm text-muted-foreground",e),...t}));Le.displayName=O.Description.displayName;const Me=u.FormProvider,Oe=L.createContext({}),ze=()=>{const e=L.useContext(Oe),t=L.useContext(Ue),{getFieldState:n,formState:r}=u.useFormContext(),a=n(e.name,r);if(!e)throw new Error("useFormField should be used within <FormField>");const{id:s}=t;return{id:s,name:e.name,formItemId:`${s}-form-item`,formDescriptionId:`${s}-form-item-description`,formMessageId:`${s}-form-item-message`,...a}},Ue=L.createContext({}),Be=L.forwardRef(({className:e,...t},n)=>{const r=L.useId();return fe.jsx(Ue.Provider,{value:{id:r},children:fe.jsx("div",{ref:n,className:me("space-y-2",e),...t})})});Be.displayName="FormItem";const $e=L.forwardRef(({className:e,...t},n)=>{const{error:r,formItemId:a}=ze();return fe.jsx(ve,{ref:n,className:me(r&&"text-destructive",e),htmlFor:a,...t})});$e.displayName="FormLabel";const Ve=L.forwardRef(({...e},n)=>{const{error:r,formItemId:a,formDescriptionId:s,formMessageId:o}=ze();return fe.jsx(t.Slot,{ref:n,id:a,"aria-describedby":r?`${s} ${o}`:`${s}`,"aria-invalid":!!r,...e})});Ve.displayName="FormControl";L.forwardRef(({className:e,...t},n)=>{const{formDescriptionId:r}=ze();return fe.jsx("p",{ref:n,id:r,className:me("text-sm text-muted-foreground",e),...t})}).displayName="FormDescription";const qe=L.forwardRef(({className:e,children:t,...n},r)=>{const{error:a,formMessageId:s}=ze(),o=a?String(a?.message):t;return o?fe.jsx("p",{ref:r,id:s,className:me("text-sm font-medium text-destructive",e),...n,children:o}):null});qe.displayName="FormMessage";const He=z.Root,We=z.Value,Qe=L.forwardRef(({className:e,children:t,...n},r)=>fe.jsxs(z.Trigger,{ref:r,className:me("flex h-10 w-full items-center justify-between rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1",e),...n,children:[t,fe.jsx(z.Icon,{asChild:!0,children:fe.jsx(i.ChevronDown,{className:"h-4 w-4 opacity-50"})})]}));Qe.displayName=z.Trigger.displayName;const Ge=L.forwardRef(({className:e,...t},n)=>fe.jsx(z.ScrollUpButton,{ref:n,className:me("flex cursor-default items-center justify-center py-1",e),...t,children:fe.jsx(i.ChevronUp,{className:"h-4 w-4"})}));Ge.displayName=z.ScrollUpButton.displayName;const Ke=L.forwardRef(({className:e,...t},n)=>fe.jsx(z.ScrollDownButton,{ref:n,className:me("flex cursor-default items-center justify-center py-1",e),...t,children:fe.jsx(i.ChevronDown,{className:"h-4 w-4"})}));Ke.displayName=z.ScrollDownButton.displayName;const Xe=L.forwardRef(({className:e,children:t,position:n="popper",...r},a)=>fe.jsx(z.Portal,{children:fe.jsxs(z.Content,{ref:a,className:me("relative z-50 max-h-96 min-w-[8rem] overflow-hidden rounded-md border bg-popover text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2","popper"===n&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",e),position:n,...r,children:[fe.jsx(Ge,{}),fe.jsx(z.Viewport,{className:me("p-1","popper"===n&&"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]"),children:t}),fe.jsx(Ke,{})]})}));Xe.displayName=z.Content.displayName;L.forwardRef(({className:e,...t},n)=>fe.jsx(z.Label,{ref:n,className:me("py-1.5 pl-8 pr-2 text-sm font-semibold",e),...t})).displayName=z.Label.displayName;const Ye=L.forwardRef(({className:e,children:t,...n},r)=>fe.jsxs(z.Item,{ref:r,className:me("relative flex w-full cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...n,children:[fe.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:fe.jsx(z.ItemIndicator,{children:fe.jsx(i.Check,{className:"h-4 w-4"})})}),fe.jsx(z.ItemText,{children:t})]}));Ye.displayName=z.Item.displayName;L.forwardRef(({className:e,...t},n)=>fe.jsx(z.Separator,{ref:n,className:me("-mx-1 my-1 h-px bg-muted",e),...t})).displayName=z.Separator.displayName;const Je=L.forwardRef(({className:e,...t},n)=>fe.jsx(U.Root,{ref:n,className:me("peer h-4 w-4 shrink-0 rounded-sm border border-primary ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground",e),...t,children:fe.jsx(U.Indicator,{className:me("flex items-center justify-center text-current"),children:fe.jsx(i.Check,{className:"h-4 w-4"})})}));Je.displayName=U.Root.displayName;const Ze=L.forwardRef(({className:e,...t},n)=>fe.jsx("textarea",{className:me("flex min-h-[80px] w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",e),ref:n,...t}));Ze.displayName="Textarea";const et=n.cva("inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground hover:bg-destructive/80",outline:"text-foreground",success:"border-transparent bg-green-500 text-white hover:bg-green-600",warning:"border-transparent bg-yellow-500 text-white hover:bg-yellow-600",info:"border-transparent bg-blue-500 text-white hover:bg-blue-600"}},defaultVariants:{variant:"default"}}),tt=L.forwardRef(({className:e,variant:t,...n},r)=>fe.jsx("div",{ref:r,className:me(et({variant:t}),e),...n}));tt.displayName="Badge";const nt={sm:"h-4 w-4",md:"h-6 w-6",lg:"h-8 w-8"};function rt({size:e="md",className:t}){return fe.jsx(i.Loader2,{className:me("animate-spin text-muted-foreground",nt[e],t)})}let at=0;const st=new Map,ot=e=>{if(st.has(e))return;const t=setTimeout(()=>{st.delete(e),ut({type:"REMOVE_TOAST",toastId:e})},1e6);st.set(e,t)},it=(e,t)=>{switch(t.type){case"ADD_TOAST":return{...e,toasts:[t.toast,...e.toasts].slice(0,1)};case"UPDATE_TOAST":return{...e,toasts:e.toasts.map(e=>e.id===t.toast.id?{...e,...t.toast}:e)};case"DISMISS_TOAST":{const{toastId:n}=t;return n?ot(n):e.toasts.forEach(e=>{ot(e.id)}),{...e,toasts:e.toasts.map(e=>e.id===n||void 0===n?{...e,open:!1}:e)}}case"REMOVE_TOAST":return void 0===t.toastId?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(e=>e.id!==t.toastId)}}},lt=[];let ct={toasts:[]};function ut(e){ct=it(ct,e),lt.forEach(e=>{e(ct)})}function dt({...e}){const t=(at=(at+1)%Number.MAX_SAFE_INTEGER,at.toString()),n=()=>ut({type:"DISMISS_TOAST",toastId:t});return ut({type:"ADD_TOAST",toast:{...e,id:t,open:!0,onOpenChange:e=>{e||n()}}}),{id:t,dismiss:n,update:e=>ut({type:"UPDATE_TOAST",toast:{...e,id:t}})}}function ft(){const[e,t]=L.useState(ct);return L.useEffect(()=>(lt.push(t),()=>{const e=lt.indexOf(t);e>-1&<.splice(e,1)}),[e]),{...e,toast:dt,dismiss:e=>ut({type:"DISMISS_TOAST",toastId:e})}}const mt=B.Provider,pt=L.forwardRef(({className:e,...t},n)=>fe.jsx(B.Viewport,{ref:n,className:me("fixed top-4 left-1/2 transform -translate-x-1/2 z-[100] flex max-h-screen w-full max-w-[420px] flex-col p-4",e),...t}));pt.displayName=B.Viewport.displayName;const ht=n.cva("group pointer-events-auto relative flex w-full items-center justify-between space-x-4 overflow-hidden rounded-md border p-6 pr-8 shadow-lg transition-all data-[swipe=cancel]:translate-x-0 data-[swipe=end]:translate-x-[var(--radix-toast-swipe-end-x)] data-[swipe=move]:translate-x-[var(--radix-toast-swipe-move-x)] data-[swipe=move]:transition-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[swipe=end]:animate-out data-[state=closed]:fade-out-80 data-[state=closed]:slide-out-to-right-full data-[state=open]:slide-in-from-top-full data-[state=open]:sm:slide-in-from-bottom-full",{variants:{variant:{default:"border bg-background text-foreground",destructive:"destructive group border-destructive bg-destructive text-destructive-foreground"}},defaultVariants:{variant:"default"}}),gt=L.forwardRef(({className:e,variant:t,...n},r)=>fe.jsx(B.Root,{ref:r,className:me(ht({variant:t}),e),...n}));gt.displayName=B.Root.displayName;const xt=L.forwardRef(({className:e,...t},n)=>fe.jsx(B.Action,{ref:n,className:me("inline-flex h-8 shrink-0 items-center justify-center rounded-md border bg-transparent px-3 text-sm font-medium ring-offset-background transition-colors hover:bg-secondary focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 group-[.destructive]:border-muted/40 group-[.destructive]:hover:border-destructive/30 group-[.destructive]:hover:bg-destructive group-[.destructive]:hover:text-destructive-foreground group-[.destructive]:focus:ring-destructive",e),...t}));xt.displayName=B.Action.displayName;const yt=L.forwardRef(({className:e,...t},n)=>fe.jsx(B.Close,{ref:n,className:me("absolute right-2 top-2 rounded-md p-1 text-foreground/50 opacity-0 transition-opacity hover:text-foreground focus:opacity-100 focus:outline-none focus:ring-2 group-hover:opacity-100 group-[.destructive]:text-red-300 group-[.destructive]:hover:text-red-50 group-[.destructive]:focus:ring-red-400 group-[.destructive]:focus:ring-offset-red-600",e),"toast-close":"",...t,children:fe.jsx(i.X,{className:"h-4 w-4"})}));yt.displayName=B.Close.displayName;const bt=L.forwardRef(({className:e,...t},n)=>fe.jsx(B.Title,{ref:n,className:me("text-sm font-semibold",e),...t}));bt.displayName=B.Title.displayName;const vt=L.forwardRef(({className:e,...t},n)=>fe.jsx(B.Description,{ref:n,className:me("text-sm opacity-90",e),...t}));vt.displayName=B.Description.displayName;var wt=Object.defineProperty;class kt{static normalizeBase64Url(e){let t=e.replace(/-/g,"+").replace(/_/g,"/");const n=(4-t.length%4)%4;return t+="=".repeat(n),t}static parseJwtPayload(e){try{const a=e.split(".");if(3!==a.length)return null;const s=a[1];s.length,this.LARGE_PAYLOAD_THRESHOLD;try{const e=this.normalizeBase64Url(s),t=atob(e),n=new Uint8Array(t.length);for(let a=0;a<t.length;a++)n[a]=t.charCodeAt(a);const r=new TextDecoder("utf-8").decode(n);return JSON.parse(r)}catch(t){try{const e=this.normalizeBase64Url(s),t=decodeURIComponent(atob(e).split("").map(e=>"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)).join(""));return JSON.parse(t)}catch(n){try{const e=this.normalizeBase64Url(s),t=atob(e);return JSON.parse(t)}catch(r){throw r}}}}catch(a){return null}}static validateTokens(e,t){const n=[],r=[];try{t.split(".")[1],e.split(".")[1];const a=this.parseJwtPayload(t),s=this.parseJwtPayload(e);if(!a){const e="ID token decode falhou - possível problema com base64url encoding";return r.push(e),{isValid:!1,idTokenValid:!1,accessTokenValid:!1,warnings:n,errors:r}}let o=!0;if(!s){const e="Access token decode falhou - será tentado novamente nas chamadas de API";n.push(e),o=!1}const i=Math.floor(Date.now()/1e3);if(s?.exp&&s.exp<i){const e="Access token expirado - pode precisar de refresh";n.push(e),o=!1}if(a.exp&&a.exp<i){const e="ID token expirado - autenticação inválida";return r.push(e),{isValid:!1,idTokenValid:!1,accessTokenValid:o,warnings:n,errors:r}}return{isValid:!0,idTokenValid:!0,accessTokenValid:o,warnings:n,errors:r}}catch(a){const e=`Erro na validação de tokens: ${a}`;return r.push(e),{isValid:!1,idTokenValid:!1,accessTokenValid:!1,warnings:n,errors:r}}}static isTokenExpired(e){const t=this.parseJwtPayload(e);return!t||!t.exp||1e3*t.exp<Date.now()}static extractTokenData(e){return this.parseJwtPayload(e)}}((e,t,n)=>{t in e?wt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n})(kt,"LARGE_PAYLOAD_THRESHOLD"+"",1e3);const Nt="qualiex_access_token",jt="qualiex_id_token",St="supabase_token",Ct="oauth_state",It="oauth_nonce",Pt="selected_alias",Tt="manual_logout",Et={setAccessToken:e=>localStorage.setItem(Nt,e),getAccessToken:()=>localStorage.getItem(Nt),setIdToken:e=>localStorage.setItem(jt,e),getIdToken:()=>localStorage.getItem(jt),getSupabaseToken:()=>localStorage.getItem(St),setOAuthState:e=>sessionStorage.setItem(Ct,e),getOAuthState:()=>sessionStorage.getItem(Ct),clearOAuthState:()=>sessionStorage.removeItem(Ct),setOAuthNonce:e=>sessionStorage.setItem(It,e),getOAuthNonce:()=>sessionStorage.getItem(It),clearOAuthNonce:()=>sessionStorage.removeItem(It),setSelectedAlias:e=>localStorage.setItem(Pt,e),getSelectedAlias:()=>localStorage.getItem(Pt),clearSelectedAlias:()=>localStorage.removeItem(Pt),generateOAuthState:()=>"Lw==",generateOAuthNonce:()=>{const e=new Uint8Array(32);return crypto.getRandomValues(e),btoa(String.fromCharCode(...e)).replace(/[+/=]/g,"")},hasAllTokens:()=>!(!Et.getAccessToken()||!Et.getIdToken()),setSupabaseToken:e=>{localStorage.setItem(St,e),Et._clearValidationCache()},areAllTokensValid:()=>{const e=Et.getAccessToken(),t=Et.getIdToken();if(!e||!t)return!1;try{const n=kt.validateTokens(e,t);return!!n.idTokenValid&&(n.accessTokenValid,n.idTokenValid)}catch(n){return!1}},clearExpiredTokens:()=>{let e=!1;const t=Et.getAccessToken(),n=Et.getIdToken(),r=Et.getSupabaseToken();return t&&Et.isTokenExpired(t)&&(localStorage.removeItem(Nt),e=!0),n&&Et.isTokenExpired(n)&&(localStorage.removeItem(jt),e=!0),r&&Et.isTokenExpired(r)&&(localStorage.removeItem(St),e=!0),e},clearAll:()=>{localStorage.removeItem(Nt),localStorage.removeItem(jt),localStorage.removeItem(St),localStorage.removeItem(Pt),localStorage.removeItem(Tt),sessionStorage.removeItem(Ct),sessionStorage.removeItem(It)},setManualLogout:()=>localStorage.setItem(Tt,"true"),isManualLogout:()=>"true"===localStorage.getItem(Tt),clearManualLogout:()=>localStorage.removeItem(Tt),isTokenExpired:e=>{try{return kt.isTokenExpired(e)}catch{return!0}},_validationCache:{isValid:!1,timestamp:0,cacheValidityMs:3e5},_clearValidationCache:()=>{Et._validationCache.isValid=!1,Et._validationCache.timestamp=0},isSupabaseTokenValid:()=>{const e=Et.getSupabaseToken();if(!e)return!1;if(Et.isTokenExpired(e))return Et._clearValidationCache(),Et._handleExpiredToken(),!1;const t=Date.now();return t-Et._validationCache.timestamp<Et._validationCache.cacheValidityMs?Et._validationCache.isValid:(Et._validationCache.isValid=!0,Et._validationCache.timestamp=t,!0)},getValidSupabaseToken:()=>Et.isSupabaseTokenValid()?Et.getSupabaseToken():null,_handleExpiredToken:()=>{Et.clearAll(),"undefined"!=typeof window&&(window.location.href="/")},extractTokenData:()=>{if(!Et.isSupabaseTokenValid())return null;const e=Et.getSupabaseToken();if(!e)return null;try{const t=kt.parseJwtPayload(e);if(!t)return null;const n=t.alias||t.default||t.user_alias,r=t.place_id||null,a=t.place_name||null;let s=t.company_id;if(!s&&n)for(const e in t)if(e.startsWith("co")&&/^co\d+$/.test(e)){const r=t[e];if(r&&"string"==typeof r){const e=r.split(";");if(e.length>7&&e[0]===n){s=e[7];break}}}return{alias:n,companyId:s,placeId:r,placeName:a,payload:t}}catch(t){return Et._handleExpiredToken(),null}},getCompanyId:e=>{const t=Et.getAccessToken();if(t)try{const n=kt.parseJwtPayload(t);if(n)for(const t in n)if(t.startsWith("co")&&/^co\d+$/.test(t)){const r=n[t];if(r&&"string"==typeof r){const t=r.split(";");if(e&&t.length>7&&t[0]===e)return t[7];if(!e&&t.length>7)return t[7]}}}catch(a){}const n=Et.extractTokenData();if(n?.companyId)return n.companyId;const r=Et.getIdToken();if(r)try{const t=kt.parseJwtPayload(r);if(t)for(const n in t)if(n.startsWith("co")&&/^co\d+$/.test(n)){const r=t[n];if(r&&"string"==typeof r){const t=r.split(";");if(e&&t.length>7&&t[0]===e)return t[7];if(!e&&t.length>7)return t[7]}}}catch(a){}return null},getCurrentCompanyId:()=>{const e=Et.extractTokenData();return e?.companyId||null},getAllCompaniesData:()=>{const e=Et.getIdToken();if(!e)return[];try{const t=kt.parseJwtPayload(e);if(!t)return[];const n=[];for(const e in t)if(e.startsWith("co")&&/^co\d+$/.test(e)){const r=t[e];if(r&&"string"==typeof r){const e=r.split(";");e.length>=4&&n.push({id:e.length>7?e[7]:"",alias:e[0].trim(),name:e[3].trim(),payload:t})}}return n}catch{return[]}}};var At=Object.defineProperty,Dt=(e,t,n)=>((e,t,n)=>t in e?At(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,"symbol"!=typeof t?t+"":t,n);const Rt=new class{constructor(){Dt(this,"errors",[]),Dt(this,"toastCount",0),Dt(this,"lastToastTime",0)}handleError(e,t=!0){const n="string"==typeof e?e:e.message;if(this.errors.push({id:Date.now().toString(),message:n,timestamp:Date.now(),count:1}),t&&this.shouldShowToast()){dt({title:this.getErrorTitle(n),description:n,variant:"destructive"})}}getErrorTitle(e){const t=e.toLowerCase();return t.includes("401")||t.includes("unauthorized")||t.includes("expirou")?"Sessão Expirada":t.includes("token")||t.includes("autenticação")?"Erro de Autenticação":t.includes("api")||t.includes("network")?"Erro de Conexão":"Erro"}success(e,t){dt({title:e,description:t,variant:"default"})}shouldShowToast(){const e=Date.now();return e-this.lastToastTime>6e4&&(this.toastCount=0),this.toastCount<3&&(this.toastCount++,this.lastToastTime=e,!0)}getErrors(){return this.errors.slice(-50)}clearErrors(){this.errors=[]}};var _t=Object.defineProperty,Ft=(e,t,n)=>((e,t,n)=>t in e?_t(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,"symbol"!=typeof t?t+"":t,n);const Lt=(void 0).VITE_SUPABASE_URL,Mt=(void 0).VITE_SUPABASE_PUBLISHABLE_KEY,Ot=class e{constructor(){Ft(this,"client"),Ft(this,"currentToken",null),Ft(this,"instanceCount",0),this.instanceCount++,this.client=this.createClientWithToken(null)}createClientWithToken(e){const t={apikey:Mt};return e&&this.isTokenValid(e)&&(t.Authorization=`Bearer ${e}`),p.createClient(Lt,Mt,{auth:{persistSession:!1,autoRefreshToken:!1,storage:void 0},global:{headers:t}})}static getInstance(){return e.instance||(e.instance=new e),e.instance}getClient(){const e=Et.getValidSupabaseToken();return e!==this.currentToken&&(this.client=this.createClientWithToken(e),this.currentToken=e),this.client}isTokenValid(e){try{const t=JSON.parse(atob(e.split(".")[1])),n=Math.floor(Date.now()/1e3);return t.exp>n}catch(t){return Rt.handleError(t instanceof Error?t:"❌ Supabase - Error validating token",!1),!1}}};Ft(Ot,"instance");let zt=Ot;const Ut=()=>zt.getInstance().getClient();var Bt=Object.freeze({__proto__:null,getSupabaseClient:Ut});class $t{static async generateToken(e,t,n,r=!1){try{if(!r){const e=Et.getSupabaseToken();if(e&&Et.isSupabaseTokenValid())return e}const a=Ut(),{data:s,error:o}=await a.functions.invoke("validate-token",{body:{access_token:e,alias:t}});return o&&(o.message?.includes("401")||o.message?.includes("Unauthorized"))?(n?.(),null):s?.access_token&&s.access_token?(Et.setSupabaseToken(s.access_token),s.access_token):null}catch(a){return a instanceof Error&&(a.message.includes("401")||a.message.includes("Unauthorized"))&&n?.(),null}}}var Vt=Object.defineProperty,qt=(e,t,n)=>((e,t,n)=>t in e?Vt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,"symbol"!=typeof t?t+"":t,n);class Ht{static setLogoutCallback(e){this.onLogoutCallback=e}static async attemptRegeneration(){if(this.isRegenerating)return null;this.isRegenerating=!0;try{const e=Et.getAccessToken(),t=Et.getSelectedAlias();if(!e||!t)return null;const n=await $t.generateToken(e,t,this.onLogoutCallback||void 0,!1);return n?(Et.setSupabaseToken(n),n):null}catch(e){return null}finally{this.isRegenerating=!1}}}qt(Ht,"isRegenerating",!1),qt(Ht,"onLogoutCallback",null);class Wt{static handleError(e){if(!e)return!1;const t=e.message||e.toString();return!!this.isAuthenticationError(e,t)&&(Et.clearAll(),window.location.href="/",!0)}static isAuthenticationError(e,t){if(401===e.status||401===e.statusCode)return!0;const n=t.toLowerCase();return["401","unauthorized","token","expired","invalid","authentication","login","session"].some(e=>n.includes(e))}static async wrapAsync(e){try{return await e}catch(t){if(!this.handleError(t))throw t;throw new Error("Sua sessão expirou. Você será redirecionado para fazer login novamente.")}}}var Qt=Object.defineProperty;class Gt{static async handleApiError(e){if(!e||this.isRetrying)return!1;const t=e.status||e.statusCode,n=e.message||e.toString();if(401===t||n.includes("401")||n.includes("Unauthorized")){this.isRetrying=!0;try{return await Ht.attemptRegeneration()?(this.isRetrying=!1,!0):(Wt.handleError(e),this.isRetrying=!1,!1)}catch(r){return Wt.handleError(e),this.isRetrying=!1,!1}}return!1}static validateToken(){const e=Et.getAccessToken();return e?Et.isTokenExpired(e)?{valid:!1,message:"Sua sessão expirou. Você será redirecionado para fazer login."}:{valid:!0}:{valid:!1,message:"Token OAuth não encontrado. Faça login novamente."}}}((e,t,n)=>{((e,t,n)=>{t in e?Qt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n})(e,t+"",n)})(Gt,"isRetrying",!1);var Kt=Object.defineProperty,Xt=(e,t,n)=>((e,t,n)=>t in e?Kt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,t+"",n);const Yt=new class{constructor(){Xt(this,"baseUrl",(void 0).VITE_QUALIEX_API_URL)}async makeApiCall(e,t,n){const r=Gt.validateToken();if(!r.valid)throw new Error(r.message||"Token inválido");const a=Et.getAccessToken();if(!a)throw new Error("Token Qualiex não encontrado");if(!n||""===n.trim())throw new Error("Alias da unidade é obrigatório para chamadas à API do Qualiex");const s=new URL(e,this.baseUrl);Object.entries(t).forEach(([e,t])=>{s.searchParams.append(e,t)});const o=await fetch(s.toString(),{method:"GET",headers:{Authorization:`Bearer ${a}`,"Content-Type":"application/json",Accept:"application/json","un-alias":n}});if(!o.ok){const e=new Error(`API call failed: ${o.status} ${o.statusText}`);throw e.status=o.status,e.statusCode=o.status,e}return await o.json()}mapToQualiexUser(e){return{id:e.id||e.ID||"",userId:e.userId||String(e.ID),userName:e.userName||"Nome não disponível",userEmail:e.userEmail||"Email não disponível",placeId:null,placeName:e.placeName||null,roleId:e.roleId||void 0,roleName:e.roleName||void 0,companyId:e.companyId||void 0,companyName:e.companyName||void 0}}async fetchUsers(e,t){try{const n=await this.makeApiCall("/api/common/v1/companiesusers",{companyId:t,search:"",filterStatus:"active"},e);let r=n;if(n.data)r=n.data;else{if(!Array.isArray(n))return Rt.handleError("[QualiexApi] Formato de resposta inesperado",!1),[];r=n}if(!Array.isArray(r))return Rt.handleError("[QualiexApi] Resposta não é um array",!1),[];return r.map(this.mapToQualiexUser)}catch(n){if(await Gt.handleApiError(n))try{const n=await this.makeApiCall("/api/common/v1/companiesusers",{companyId:t,search:"",filterStatus:"active"},e);let r=n;if(n.data)r=n.data;else{if(!Array.isArray(n))return Rt.handleError("[QualiexApi] Formato de resposta inesperado após retry",!1),[];r=n}return Array.isArray(r)?r.map(this.mapToQualiexUser):(Rt.handleError("[QualiexApi] Resposta não é um array após retry",!1),[])}catch(r){return Rt.handleError(r instanceof Error?r:"Erro ao buscar usuários após renovação de token",!0),[]}const a=n instanceof Error?n.message:"Erro ao buscar usuários da API Qualiex";return Rt.handleError(a,!0),[]}}async fetchUserById(e,t,n){try{return(await this.fetchUsers(t,n)).find(t=>t.userId===e)||null}catch(r){return Rt.handleError(r instanceof Error?r:"[QualiexApi] Error fetching user by ID"),null}}async fetchActiveUsersMap(e,t){const n=await this.fetchUsers(e,t),r=new Map;return n.forEach(e=>{r.set(e.userId,e)}),r}async getUsers(e){const t=Et.extractTokenData();return t&&t.companyId?this.fetchUsers(e,t.companyId):[]}};var Jt=Object.freeze({__proto__:null,qualiexApi:Yt});const Zt={oauth:{authUrl:(void 0).VITE_OAUTH_AUTH_URL,clientId:(void 0).VITE_OAUTH_CLIENT_ID,responseType:"id_token token",scope:"openid profile email"}},en={pagination:{defaultPageSize:25,pageSizeOptions:[10,25,50,100]},sorting:{defaultField:"updated_at",defaultDirection:"desc"}},tn={debounceDelay:500},nn=()=>{const e=window.location.origin;return e.includes("localhost")||e.includes("127.0.0.1")||e.includes("id-preview")||e.includes("lovable.dev")||(void 0).DEV};let rn={enableUserEnrichment:!1,enableUsersApi:!1,userNameFieldSuffix:"_name",userEmailFieldSuffix:"_email",userUsernameFieldSuffix:"_username"};const an=()=>rn,sn={success:{created:e=>`${e} criado com sucesso`,updated:e=>`${e} atualizado com sucesso`,deleted:e=>`${e} removido com sucesso`},error:{create:e=>`Erro ao criar ${e}`,update:e=>`Erro ao atualizar ${e}`,delete:e=>`Erro ao remover ${e}`,load:e=>`Erro ao carregar ${e}`}};function on(e,t){const n=an(),r=t||n.userNameFieldSuffix||"_name";return e.endsWith("_id")?e.replace(/_id$/,r):`${e}${r}`}function ln(e,t){const n=an(),r=t||n.userEmailFieldSuffix||"_email";return e.endsWith("_id")?e.replace(/_id$/,r):`${e}${r}`}function cn(e,t){const n=an(),r=t||n.userUsernameFieldSuffix||"_username";return e.endsWith("_id")?e.replace(/_id$/,r):`${e}${r}`}function un(e,t){return t&&t.length>0?t.map(e=>({idField:e.idField,nameField:e.nameField||on(e.idField),emailField:e.emailField||ln(e.idField),usernameField:e.usernameField||cn(e.idField)})):e&&e.length>0?e.map(e=>({idField:e,nameField:on(e),emailField:ln(e),usernameField:cn(e)})):[{idField:"id_user",nameField:"responsible_name"}]}const dn=new Map;class fn{static async fetchQualiexUsers(e,t){const n=an(),r=`${t}_${e}`,a=dn.get(r);if(a&&Date.now()-a.timestamp<3e5)return a.users;let s;return s=n.fetchUsers?await n.fetchUsers(t,e):await Yt.fetchUsers(e,t),dn.set(r,{users:s,timestamp:Date.now()}),s}static extractUserIds(e,t){const n=new Set;for(const r of e)for(const e of t){const t=r[e.idField];t&&"string"==typeof t&&""!==t.trim()&&n.add(t)}return n}static indexUsers(e){const t=new Map;for(const n of e)n.id&&t.set(n.id,n),n.userId&&t.set(n.userId,n);return t}static enrichEntity(e,t,n){const r={...e};for(const a of t){const t=e[a.idField];if(!t)continue;const s=n.get(t);if(s){if(a.nameField){r[a.nameField]||(r[a.nameField]=s.userName||s.displayName||null)}if(a.emailField){r[a.emailField]||(r[a.emailField]=s.userEmail||null)}if(a.usernameField){r[a.usernameField]||(r[a.usernameField]=s.userName||null)}}}return r}static async enrichWithUserData(e,t){if(!Array.isArray(e)||0===e.length)return e;try{const n=an();let r=null,a=null;if(n.getCompanyId){const e=n.getCompanyId();a=e instanceof Promise?await e:e}if(n.getAccessToken){const t=n.getAccessToken();if(!(t instanceof Promise?await t:t))return e}if(!r||!a){const t=Et.extractTokenData();if(!t)return e;r=r||t.alias,a=a||t.companyId}if(!r||!a)return e;const s=un(t.userIdFields,t.userFieldsMapping);if(0===this.extractUserIds(e,s).size)return e;const o=await this.fetchQualiexUsers(r,a),i=this.indexUsers(o);return e.map(e=>this.enrichEntity(e,s,i))}catch(n){return Rt.handleError(n instanceof Error?n:new Error(`[QualiexEnrichment.${t.entityName}] Erro crítico`),!1),e}}static async enrichWithResponsibleNames(e,t){return this.enrichWithUserData(e,{entityName:t.entityName,userIdFields:["id_user"],userFieldsMapping:[{idField:"id_user",nameField:"responsible_name"}]})}}const mn=["responsible_name"],pn=e=>mn.includes(e);function hn(e,t,n){const r="string"==typeof e?{tableName:e,searchFields:t||[],schemaName:n||"central"}:{searchFields:e.searchFields||[],schemaName:e.schemaName||"central",...e},{tableName:a,searchFields:s,selectFields:o,schemaName:i,entityName:l,enableQualiexEnrichment:c=!1}=r,u=()=>{if(!Et.getValidSupabaseToken())throw new Error("Token de autenticação expirado. Faça login novamente.");return Ut().schema(i).from(a)};return{async getAll(e={}){const{search:t="",sortField:n="updated_at",sortDirection:i="desc",page:d=1,limit:f=25,...m}=e;let p=u().select(o||"*",{count:"exact"});p=p.eq("is_removed",!1),Object.entries(m).forEach(([e,t])=>{void 0!==t&&""!==t&&(Array.isArray(t)?p=p.in(e,t):"object"==typeof t&&t&&"operator"in t?"not_null"===t.operator?p=p.not(e,"is",null):"is_null"===t.operator&&(p=p.is(e,null)):null!==t&&(p=p.eq(e,t)))}),p=((e,t)=>{if(t&&s.length>0){const n=s.map(e=>`${e}.ilike.%${t}%`).join(",");return e.or(n)}return e})(p,t);n.includes(".")||pn(n)||(p=p.order(n,{ascending:"asc"===i})),p=((e,t,n)=>{const r=(t-1)*n,a=r+n-1;return e.range(r,a)})(p,d,f);const{data:h,error:g,count:x}=await p;if(g)throw new Error(`Error fetching ${a}: ${g.message}`);let y=((e,t,n,r)=>{const a=Math.ceil((t||0)/r);return{data:e,currentPage:n,totalPages:a,totalItems:t||0,itemsPerPage:r,hasNextPage:n<a,hasPreviousPage:n>1}})(h||[],x,d,f);const b=an();if(c&&b.enableUserEnrichment&&l&&y.data.length>0){const t=un(r.userIdFields,r.userFieldsMapping);if(y.data.some(e=>t.some(t=>e[t.idField]))){const a=n&&n.includes("."),s=n&&pn(n),o=n&&t.some(e=>e.nameField===n||e.emailField===n||e.usernameField===n);if(n&&(s||a||o)){const t={...e,page:1,limit:500,sortField:void 0,sortDirection:void 0},s=await this.getAll(t);if(!s?.data?.length)return s;const o=await fn.enrichWithUserData(s.data,{entityName:l,userIdFields:r.userIdFields,userFieldsMapping:r.userFieldsMapping});let c;c=a?o.sort((e,t)=>{const r=n.split(".").reduce((e,t)=>e?.[t],e)||"",a=n.split(".").reduce((e,t)=>e?.[t],t)||"",s=String(r).localeCompare(String(a),"pt-BR");return"asc"===i?s:-s}):((e,t,n)=>[...e].sort((e,r)=>{const a=e[t]||"",s=r[t]||"",o=a.localeCompare(s,"pt-BR",{sensitivity:"base"});return"asc"===n?o:-o}))(o,n,i);const u=((e,t=1,n=25)=>{const r=(t-1)*n,a=r+n,s=e.slice(r,a);return{data:s,pagination:{currentPage:t,totalPages:Math.ceil(e.length/n),totalItems:s.length,totalCount:e.length,itemsPerPage:n,hasNextPage:a<e.length,hasPreviousPage:t>1}}})(c,d,f);return{data:u.data,currentPage:u.pagination.currentPage,totalPages:u.pagination.totalPages,totalItems:u.pagination.totalCount,itemsPerPage:u.pagination.itemsPerPage,hasNextPage:u.pagination.hasNextPage,hasPreviousPage:u.pagination.hasPreviousPage}}const c=await fn.enrichWithUserData(y.data,{entityName:l,userIdFields:r.userIdFields,userFieldsMapping:r.userFieldsMapping});y={...y,data:c}}}return y},async getById(e){const{data:t,error:n}=await u().select(o||"*").eq("id",e).maybeSingle();if(n)throw new Error(`Error fetching ${a}: ${n.message}`);return t},async create(e){const t=pe(e),n=Object.entries(t).reduce((e,[t,n])=>(void 0!==n&&(e[t]=n),e),{}),{data:r,error:s}=await u().insert(n).select().single();if(s)throw new Error(`Error creating ${a}: ${s.message}`);if(!r)throw new Error(`No data returned from create ${a} operation`);return r},async update(e,t){const n={...pe(t),updated_at:(new Date).toISOString()},{data:r,error:s}=await u().update(n).eq("id",e).select().single();if(s)throw new Error(`Error updating ${a}: ${s.message}`);if(!r)throw new Error(`No data returned from update ${a} operation`);return r},async delete(e){const t={is_removed:!0,updated_at:(new Date).toISOString()},{error:n}=await u().update(t).eq("id",e);if(n)throw new Error(`Error soft deleting ${a}: ${n.message}`)}}}const gn=()=>{Et.clearManualLogout()},xn=class{static async initialize(){try{if(!Et.hasAllTokens()||!Et.areAllTokensValid())return Et.clearExpiredTokens(),{isAuthenticated:!1,isLoading:!1,user:null,alias:null,companies:[],selectedUnit:null,userId:null,userAlias:null,placeId:null,placeName:null,activePlaceId:null,activePlaceName:null};const t=Et.getAccessToken(),n=Et.getIdToken();gn();const r=this.extractUserFromIdToken(n),a=this.extractCompaniesFromIdToken(n),s=this.extractAliasFromAccessToken(t),o=Et.extractTokenData(),i=o?.alias;let l=null;if(i&&a.some(e=>e.alias===i))l=i;else{const e=Et.getSelectedAlias(),t=e&&a.some(t=>t.alias===e);l=t?e:s||a[0]?.alias||null}!Et.isSupabaseTokenValid()&&l&&await Ht.attemptRegeneration();let c=null;if(l){const e=Et.getCompanyId(l),t=a.find(e=>e.alias===l);t&&(c={id:e||t.id,name:t.name,alias:t.alias})}let u=null,d=null;if(r?.id&&l){const t=Et.getCompanyId(l);if(t)try{const{qualiexApi:e}=await Promise.resolve().then(function(){return Jt}),{getUserPlaceData:n}=await Promise.resolve().then(function(){return wm}),a=(await e.fetchActiveUsersMap(l,t)).get(r.id);if(a){const e=n(a);u=e.placeId,d=e.placeName}}catch(e){}}return{isAuthenticated:!0,isLoading:!1,user:r,alias:l,companies:a,selectedUnit:c,userId:r?.id||null,userAlias:r?.id||null,placeId:u,placeName:d,activePlaceId:u,activePlaceName:d}}catch(e){return{isAuthenticated:!1,isLoading:!1,user:null,alias:null,companies:[],selectedUnit:null,userId:null,userAlias:null,placeId:null,placeName:null,activePlaceId:null,activePlaceName:null}}}static async loginDev(){try{const{getSupabaseClient:e}=await Promise.resolve().then(function(){return Bt}),t=e(),{data:n,error:r}=await t.functions.invoke("dev-tokens",{body:{environment:"development"}});if(r)return!1;if(!n?.access_token||!n?.id_token)return!1;const a=new URL("/callback",window.location.origin);return a.hash=`access_token=${n.access_token}&id_token=${n.id_token}&token_type=bearer`,window.location.href=a.toString(),!0}catch(e){return!1}}static loginProd(){const e=Et.generateOAuthState();Et.setOAuthState(e);const t=Et.generateOAuthNonce();Et.setOAuthNonce(t);const n=`${window.location.origin}/callback`,r=new URL(Zt.oauth.authUrl);r.searchParams.set("client_id",Zt.oauth.clientId),r.searchParams.set("response_type",Zt.oauth.responseType),r.searchParams.set("scope",Zt.oauth.scope),r.searchParams.set("redirect_uri",n),r.searchParams.set("state",e),r.searchParams.set("nonce",t),r.searchParams.set("response_mode","fragment"),nn(),window.location.href=r.toString()}static async processCallback(){try{if(Et.hasAllTokens()){if(!Et.getValidSupabaseToken()){Et.getAccessToken();await Ht.attemptRegeneration()}return!0}const e=new URLSearchParams(window.location.hash.startsWith("#")?window.location.hash.substring(1):window.location.hash),t=new URLSearchParams(window.location.search),n=n=>e.get(n)||t.get(n),r=n("access_token"),a=n("id_token"),s=n("error");if(s)throw new Error(`Erro OAuth: ${s}`);if(!r||!a)throw new Error("Tokens não encontrados na URL de callback");Et.setAccessToken(r),Et.setIdToken(a),gn();const o=this.extractAliasFromAccessToken(r);if(o)Et.setSelectedAlias(o);else{const e=this.extractCompaniesFromIdToken(a);if(0===e.length)throw new Error("Nenhuma empresa encontrada nos tokens");Et.setSelectedAlias(e[0].alias)}if(!await Ht.attemptRegeneration())throw new Error("Falha ao gerar token Supabase");return Et.clearOAuthState(),Et.clearOAuthNonce(),!0}catch(e){throw e}}static logout(){Et.setManualLogout(),Et.clearAll(),window.location.href="/login"}static decodeToken(e){return kt.parseJwtPayload(e)}static extractUserFromIdToken(e){const t=this.decodeToken(e);return t?{id:t.subNewId,email:t.email,name:t.name,identifier:t.identifier}:null}static extractCompaniesFromIdToken(e){const t=this.decodeToken(e);if(!t)return[];const n=[];return Object.keys(t).forEach(e=>{if(e.match(/^co(\d+)$/)&&"string"==typeof t[e]){const r=t[e].split(";");if(r.length>=4)n.push({id:r.length>7?r[7].trim():"",alias:r[0].trim(),name:r[3].trim()});else{const[r,a]=t[e].split("|");r&&a&&n.push({id:"",alias:r.trim(),name:a.trim()})}}}),n}static extractAliasFromAccessToken(e){const t=this.decodeToken(e);return t?.default||null}};Ht.setLogoutCallback(()=>{xn.logout()});let yn=xn;const bn=e.createContext(void 0),vn=()=>{const t=e.useContext(bn);if(void 0===t)throw new Error("useAuth deve ser usado dentro de um AuthProvider");return t};function wn({queryKey:t,service:n,entityName:r,searchFields:a,additionalFilters:s={},onSuccess:i}){const[l,c]=g.useSearchParams(),u=h.useQueryClient(),{alias:d,userId:f}=vn(),m=l.get("search")||"",p=l.get("sortField")||en.sorting.defaultField,x=l.get("sortDirection")||en.sorting.defaultDirection,y=parseInt(l.get("page")||"1"),b=parseInt(l.get("limit")||String(en.pagination.defaultPageSize)),v=m,w=e.useMemo(()=>({search:v,sortField:p,sortDirection:x,page:y,limit:b,...s}),[v,p,x,y,b,s]),k=e.useCallback(()=>n.getAll(w),[n,w]),N=h.useQuery({queryKey:[t,d,f,w],queryFn:k});if(!N)throw new Error(`useCrud: Query initialization failed for "${r}". Ensure QueryClientProvider is configured in your app root.`);const j=h.useMutation({mutationFn:n.create,onSuccess:()=>{u.invalidateQueries({queryKey:[t]}),o.toast.success(sn.success.created(r)),i?.()},onError:e=>{o.toast.error(`${sn.error.create(r)}: ${e.message}`)}}),S=h.useMutation({mutationFn:({id:e,data:t})=>n.update(e,t),onSuccess:()=>{u.invalidateQueries({queryKey:[t]}),o.toast.success(sn.success.updated(r)),i?.()},onError:e=>{o.toast.error(`${sn.error.update(r)}: ${e.message}`)}}),C=h.useMutation({mutationFn:n.delete,onSuccess:()=>{u.invalidateQueries({queryKey:[t]}),o.toast.success(sn.success.deleted(r))},onError:e=>{o.toast.error(`${sn.error.delete(r)}: ${e.message}`)}}),I=e.useCallback(e=>{const t={...Object.fromEntries(l)};Object.entries(e).forEach(([e,n])=>{""===n||0===n?delete t[e]:t[e]=String(n)}),c(t)},[l,c]),P=e.useCallback(e=>{I({search:e,page:1})},[I]),T=e.useCallback(e=>{I({sortField:e,sortDirection:p===e&&"asc"===x?"desc":"asc",page:1})},[p,x,I]),E=e.useCallback(e=>{I({page:e})},[I]),A=e.useCallback(e=>{I({limit:e,page:1})},[I]),D=e.useCallback(()=>{c({})},[c]),[R,_]=e.useState([]),F=e.useCallback(e=>{_(t=>t.includes(e)?t.filter(t=>t!==e):[...t,e])},[]),L=e.useCallback(()=>{const e=N?.data?.data.map(e=>e.id)||[];_(t=>t.length===e.length?[]:e)},[N?.data?.data]),M=e.useCallback(()=>{_([])},[]),O=e.useMemo(()=>{const e=N?.data?.data.map(e=>e.id)||[];return e.length>0&&R.length===e.length},[R,N?.data?.data]),z=h.useMutation({mutationFn:async e=>{await Promise.all(e.map(e=>n.delete(e)))},onSuccess:(e,n)=>{u.invalidateQueries({queryKey:[t]}),o.toast.success(`${n.length} ${r}(s) deletado(s) com sucesso`),M()},onError:e=>{o.toast.error(`Erro ao deletar itens: ${e.message}`)}}),U=e.useCallback((e,t)=>{const n=t?t(e):e;e.id?S.mutate({id:e.id,data:n}):j.mutate({...n,alias:d})},[d,j,S]);return{entities:N?.data?.data||[],pagination:{currentPage:N?.data?.currentPage||1,totalPages:N?.data?.totalPages||1,totalItems:N?.data?.totalItems||0,itemsPerPage:N?.data?.itemsPerPage||en.pagination.defaultPageSize,hasNextPage:N?.data?.hasNextPage||!1,hasPreviousPage:N?.data?.hasPreviousPage||!1},isLoading:N?.isLoading??!0,isCreating:j?.isPending??!1,isUpdating:S?.isPending??!1,isDeleting:C?.isPending??!1,error:N?.error||null,searchTerm:m,sortField:p,sortDirection:x,currentPage:y,itemsPerPage:b,createEntity:j.mutate,updateEntity:(e,t)=>S.mutate({id:e,data:t}),deleteEntity:C.mutate,save:U,handleSearch:P,handleSort:T,handlePageChange:E,handleItemsPerPageChange:A,clearFilters:D,refetch:N.refetch,selectedIds:R,selectItem:F,selectAll:L,clearSelection:M,isAllSelected:O,bulkDelete:z.mutate,isBulkDeleting:z.isPending}}const kn=$.Root,Nn=$.Trigger,jn=$.Portal,Sn=L.forwardRef(({className:e,...t},n)=>fe.jsx($.Overlay,{className:me("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t,ref:n}));Sn.displayName=$.Overlay.displayName;const Cn=L.forwardRef(({className:e,...t},n)=>fe.jsxs(jn,{children:[fe.jsx(Sn,{}),fe.jsx($.Content,{ref:n,className:me("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),...t})]}));Cn.displayName=$.Content.displayName;const In=({className:e,...t})=>fe.jsx("div",{className:me("flex flex-col space-y-2 text-center sm:text-left bg-primary text-primary-foreground px-6 py-4 -mx-6 -mt-6 mb-6 rounded-t-lg",e),...t});In.displayName="AlertDialogHeader";const Pn=({className:e,...t})=>fe.jsx("div",{className:me("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});Pn.displayName="AlertDialogFooter";const Tn=L.forwardRef(({className:e,...t},n)=>fe.jsx($.Title,{ref:n,className:me("text-lg font-semibold",e),...t}));Tn.displayName=$.Title.displayName;const En=L.forwardRef(({className:e,...t},n)=>fe.jsx($.Description,{ref:n,className:me("text-sm text-muted-foreground",e),...t}));En.displayName=$.Description.displayName;const An=L.forwardRef(({className:e,...t},n)=>fe.jsx($.Action,{ref:n,className:me(he(),e),...t}));An.displayName=$.Action.displayName;const Dn=L.forwardRef(({className:e,...t},n)=>fe.jsx($.Cancel,{ref:n,className:me(he({variant:"outline"}),"mt-2 sm:mt-0",e),...t}));Dn.displayName=$.Cancel.displayName;const Rn=({open:t,onOpenChange:n,item:r,onConfirm:a,entityName:s="item",isDeleting:o=!1,isBulk:i=!1,bulkCount:l})=>{const[c,u]=e.useState("");e.useEffect(()=>{t||u("")},[t]);const d=()=>{u(""),n(!1)},f=i?c===l?.toString():c===r?.title;return r?fe.jsx(kn,{open:t,onOpenChange:d,children:fe.jsxs(Cn,{className:"sm:max-w-[500px]",children:[fe.jsx(In,{children:fe.jsxs("div",{className:"flex items-center space-x-2",children:[fe.jsx("div",{className:"flex-shrink-0 w-8 h-8 rounded-full bg-destructive/10 flex items-center justify-center",children:fe.jsx("span",{className:"text-destructive font-semibold text-sm",children:"!"})}),fe.jsx("div",{className:"flex-1",children:fe.jsx(Tn,{className:"text-lg font-semibold",children:"Confirmar Exclusão"})})]})}),fe.jsx(En,{asChild:!0,children:fe.jsxs("div",{className:"space-y-4",children:[fe.jsxs("div",{className:"text-sm text-muted-foreground",children:[fe.jsx("p",{className:"mb-2",children:i?fe.jsx(fe.Fragment,{children:"Você está prestes a excluir permanentemente:"}):fe.jsxs(fe.Fragment,{children:["Você está prestes a excluir permanentemente o ",s,":"]})}),fe.jsx("div",{className:"p-3 bg-muted rounded-md border-l-4 border-l-destructive",children:fe.jsx("p",{className:"font-medium text-foreground",children:i?`${r.title}`:r.title})})]}),fe.jsx("div",{className:"bg-orange-50 border border-orange-200 rounded-md p-3",children:fe.jsxs("div",{className:"flex items-start space-x-2",children:[fe.jsx("div",{className:"flex-shrink-0 w-5 h-5 rounded-full bg-orange-500 flex items-center justify-center mt-0.5",children:fe.jsx("span",{className:"text-white font-bold text-xs",children:"!"})}),fe.jsxs("div",{className:"text-sm text-orange-800",children:[fe.jsx("p",{className:"font-medium mb-1",children:"Atenção!"}),fe.jsx("p",{children:i?fe.jsx(fe.Fragment,{children:"Esta ação não pode ser desfeita. Os itens serão removidos permanentemente do sistema."}):fe.jsxs(fe.Fragment,{children:["Esta ação não pode ser desfeita. O ",s," será removido permanentemente do sistema."]})})]})]})}),fe.jsxs("div",{className:"space-y-2",children:[fe.jsx(ve,{htmlFor:"confirmation",className:"text-sm font-medium",children:i?fe.jsxs(fe.Fragment,{children:["Para confirmar, digite o número de itens que serão removidos: ",fe.jsx("strong",{children:l})]}):fe.jsxs(fe.Fragment,{children:["Para confirmar, digite ",fe.jsxs("strong",{children:['"',r.title,'"']})," abaixo:"]})}),fe.jsx(ye,{id:"confirmation",type:i?"number":"text",value:c,onChange:e=>u(e.target.value),placeholder:i?`Digite: ${l}`:`Digite: ${r.title}`,className:"w-full"})]})]})}),fe.jsxs(Pn,{children:[fe.jsx(Dn,{onClick:d,children:"Cancelar"}),fe.jsx(An,{onClick:()=>{if(!r)return;(i?c===l?.toString():c===r.title)&&(a(r),u(""),n(!1))},disabled:!f||o,className:"bg-destructive hover:bg-destructive/90 text-destructive-foreground",children:o?"Removendo...":`Excluir ${s}`})]})]})}):null},_n=L.forwardRef(({className:e,...t},n)=>fe.jsx("table",{ref:n,className:me("w-full caption-bottom text-sm",e),...t}));_n.displayName="Table";const Fn=L.forwardRef(({className:e,...t},n)=>fe.jsx("thead",{ref:n,className:me("[&_tr]:border-b sticky top-0 z-[1] bg-background",e),...t}));Fn.displayName="TableHeader";const Ln=L.forwardRef(({className:e,...t},n)=>fe.jsx("tbody",{ref:n,className:me("[&_tr:last-child]:border-0",e),...t}));Ln.displayName="TableBody";const Mn=L.forwardRef(({className:e,...t},n)=>fe.jsx("tfoot",{ref:n,className:me("border-t bg-muted/50 font-medium [&>tr]:last:border-b-0",e),...t}));Mn.displayName="TableFooter";const On=L.forwardRef(({className:e,...t},n)=>fe.jsx("tr",{ref:n,className:me("border-b transition-colors hover:bg-muted/50 data-[state=selected]:bg-muted odd:bg-muted/50",e),...t}));On.displayName="TableRow";const zn=L.forwardRef(({className:e,...t},n)=>fe.jsx("th",{ref:n,className:me("h-12 px-4 py-3 text-left align-middle font-medium text-muted-foreground bg-background border-b [&:has([role=checkbox])]:pr-0",e),...t}));zn.displayName="TableHead";const Un=L.forwardRef(({className:e,...t},n)=>fe.jsx("td",{ref:n,className:me("px-4 py-3 align-middle [&:has([role=checkbox])]:pr-0",e),...t}));Un.displayName="TableCell";const Bn=L.forwardRef(({className:e,...t},n)=>fe.jsx("caption",{ref:n,className:me("mt-4 text-sm text-muted-foreground",e),...t}));function $n({className:e,...t}){return fe.jsx("div",{className:me("animate-pulse rounded-md bg-muted",e),...t})}function Vn({rows:e=5,columns:t=4}){return fe.jsx("div",{className:"w-full",children:fe.jsxs("div",{className:"rounded-md border",children:[fe.jsx("div",{className:"border-b bg-muted/50 px-4 py-3",children:fe.jsx("div",{className:"flex space-x-4",children:Array.from({length:t}).map((e,t)=>fe.jsx($n,{className:"h-4 w-24"},t))})}),fe.jsx("div",{children:Array.from({length:e}).map((e,n)=>fe.jsx("div",{className:"border-b px-4 py-3 last:border-0",children:fe.jsx("div",{className:"flex space-x-4",children:Array.from({length:t}).map((e,t)=>fe.jsx($n,{className:"h-4 w-20"},t))})},n))})]})})}function qn({count:e=3}){return fe.jsx("div",{className:"space-y-4",children:Array.from({length:e}).map((e,t)=>fe.jsxs(we,{children:[fe.jsxs(ke,{children:[fe.jsx($n,{className:"h-4 w-3/4"}),fe.jsx($n,{className:"h-3 w-1/2"})]}),fe.jsx(Se,{children:fe.jsxs("div",{className:"space-y-2",children:[fe.jsx($n,{className:"h-3 w-full"}),fe.jsx($n,{className:"h-3 w-2/3"})]})})]},t))})}Bn.displayName="TableCaption";const Hn={default:i.FileX,search:i.Search,error:i.AlertCircle};function Wn({icon:e,title:t,description:n,action:r,className:a,variant:s="default"}){const o=e?()=>e:Hn[s];return fe.jsxs("div",{className:me("flex flex-col items-center justify-center py-12 px-4 text-center",a),children:[fe.jsx("div",{className:"flex items-center justify-center w-16 h-16 rounded-full bg-muted mb-4",children:fe.jsx(o,{className:"h-8 w-8 text-muted-foreground"})}),fe.jsx("h3",{className:"text-lg font-semibold mb-2",children:t}),n&&fe.jsx("p",{className:"text-muted-foreground mb-6 max-w-sm",children:n}),r&&fe.jsx(ge,{onClick:r.onClick,variant:"outline",children:r.label})]})}const Qn=V.Root,Gn=V.Trigger,Kn=V.Group,Xn=V.Portal,Yn=V.Sub,Jn=V.RadioGroup,Zn=L.forwardRef(({className:e,inset:t,children:n,...r},a)=>fe.jsxs(V.SubTrigger,{ref:a,className:me("flex cursor-default select-none items-center px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent",t&&"pl-8",e),...r,children:[n,fe.jsx(i.ChevronRight,{className:"ml-auto h-4 w-4"})]}));Zn.displayName=V.SubTrigger.displayName;const er=L.forwardRef(({className:e,...t},n)=>fe.jsx(V.SubContent,{ref:n,className:me("z-50 min-w-[8rem] overflow-hidden border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...t}));er.displayName=V.SubContent.displayName;const tr=L.forwardRef(({className:e,sideOffset:t=4,...n},r)=>fe.jsx(V.Portal,{children:fe.jsx(V.Content,{ref:r,sideOffset:t,className:me("z-[100] min-w-[8rem] overflow-hidden rounded-md border bg-white shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 dark:bg-gray-800 dark:border-gray-700",e),...n})}));tr.displayName=V.Content.displayName;const nr=L.forwardRef(({className:e,inset:t,...n},r)=>fe.jsx(V.Item,{ref:r,className:me("relative flex cursor-default select-none items-center px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",t&&"pl-8",e),...n}));nr.displayName=V.Item.displayName;const rr=L.forwardRef(({className:e,children:t,checked:n,...r},a)=>fe.jsxs(V.CheckboxItem,{ref:a,className:me("relative flex cursor-default select-none items-center py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:n,...r,children:[fe.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:fe.jsx(V.ItemIndicator,{children:fe.jsx(i.Check,{className:"h-4 w-4"})})}),t]}));rr.displayName=V.CheckboxItem.displayName;const ar=L.forwardRef(({className:e,children:t,...n},r)=>fe.jsxs(V.RadioItem,{ref:r,className:me("relative flex cursor-default select-none items-center py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...n,children:[fe.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:fe.jsx(V.ItemIndicator,{children:fe.jsx(i.Circle,{className:"h-2 w-2 fill-current"})})}),t]}));ar.displayName=V.RadioItem.displayName;const sr=L.forwardRef(({className:e,inset:t,...n},r)=>fe.jsx(V.Label,{ref:r,className:me("px-2 py-1.5 text-sm font-semibold",t&&"pl-8",e),...n}));sr.displayName=V.Label.displayName;const or=L.forwardRef(({className:e,...t},n)=>fe.jsx(V.Separator,{ref:n,className:me("-mx-1 my-1 h-px bg-muted",e),...t}));or.displayName=V.Separator.displayName;const ir=({className:e,...t})=>fe.jsx("span",{className:me("ml-auto text-xs tracking-widest opacity-60",e),...t});ir.displayName="DropdownMenuShortcut";const lr=({onEdit:e,onDelete:t,onToggleStatus:n,isActive:r=!0,canDelete:a=!0,renderAs:s})=>{const o=[];if(e){const t={icon:i.Edit,label:"Editar",onClick:e};o.push(t)}if(n){const e={icon:r?i.PowerOff:i.Power,label:r?"Inativar":"Ativar",onClick:n};o.push(e)}if(a&&t){const e={icon:i.Trash2,label:"Remover",onClick:t,destructive:!0};o.push(e)}return"dropdown"===s?fe.jsx(fe.Fragment,{children:o.map((e,t)=>fe.jsxs(nr,{onClick:e.onClick,className:e.destructive?"text-destructive":"",children:[fe.jsx(e.icon,{className:"mr-2 h-4 w-4"}),e.label]},t))}):fe.jsx(fe.Fragment,{children:o.map((e,t)=>fe.jsxs(ge,{variant:"ghost",size:"sm",onClick:e.onClick,className:"w-full justify-start h-auto py-2 px-3 text-sm font-normal "+(e.destructive?"text-destructive hover:text-destructive":""),children:[fe.jsx(e.icon,{className:"h-4 w-4 mr-2"}),e.label]},t))})},cr=({onEdit:e,onDelete:t,canDelete:n=!0,onToggleStatus:r,isActive:a=!0})=>fe.jsxs(Qn,{children:[fe.jsx(Gn,{asChild:!0,children:fe.jsx(ge,{variant:"action",size:"sm",className:"h-7 px-2 text-xs",children:fe.jsx(i.EllipsisVertical,{size:12})})}),fe.jsx(tr,{align:"end",children:fe.jsx(lr,{onEdit:t=>{t?.stopPropagation(),e?.()},onDelete:e=>{e?.stopPropagation(),t?.()},onToggleStatus:e=>{e?.stopPropagation(),r?.()},isActive:a,canDelete:n,renderAs:"dropdown"})})]}),ur=e.memo(({checked:e,onCheckedChange:t})=>fe.jsx(Je,{checked:e,onCheckedChange:t}),(e,t)=>e.checked===t.checked),dr=({manager:t,columns:n,onEdit:r,onView:a,onToggleStatus:s,onDelete:o,renderActions:l,enableBulkActions:c=!1})=>{const[u,d]=e.useState(!1),[f,m]=e.useState(null);e.useEffect(()=>{const e=()=>d(window.innerWidth<768);return e(),window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)},[]),e.useEffect(()=>{const e=()=>m(null);if(f)return document.addEventListener("click",e),()=>document.removeEventListener("click",e)},[f]);const p=(()=>{n.length;let e=0;const t=n.map(t=>{if(t.width)return e+=t.width,{...t,calculatedWidth:t.width,isFixed:!0};{const n=t.minWidth||120,r=t.weight||1;return e+=n,{...t,calculatedWidth:n,weight:r,isFixed:!1}}});return e+=100,t.map(e=>e.isFixed?{...e,style:{width:`${e.calculatedWidth}px`}}:{...e,style:{minWidth:`${e.calculatedWidth}px`,width:`${e.calculatedWidth}px`}})})();return u?t.isLoading?fe.jsx(qn,{count:3}):0===t.entities.length?fe.jsx(Wn,{title:"Nenhum item encontrado",description:"Não há dados para exibir no momento.",variant:"search"}):fe.jsxs("div",{className:"space-y-4",children:[t.entities.map(e=>fe.jsx(we,{className:me("overflow-hidden cursor-pointer hover:bg-muted/50",c&&t.selectedIds.includes(e.id)&&"bg-muted"),onClick:t=>{t.stopPropagation(),c||r?.(e)},onContextMenu:t=>{t.preventDefault(),t.stopPropagation(),m({x:t.clientX,y:t.clientY,item:e})},children:fe.jsx(Se,{className:"p-4",children:fe.jsxs("div",{className:"flex items-start gap-3",children:[c&&fe.jsx("div",{className:"pt-0.5",onClick:e=>e.stopPropagation(),children:fe.jsx(ur,{checked:t.selectedIds.includes(e.id),onCheckedChange:()=>t.selectItem(e.id)})}),fe.jsxs("div",{className:"flex-1",children:[n.map(t=>fe.jsxs("div",{className:"flex justify-between items-start mb-2 last:mb-0",children:[fe.jsxs("span",{className:"text-sm font-medium text-muted-foreground min-w-0 mr-2",children:[t.header,":"]}),fe.jsx("div",{className:"text-sm text-foreground text-right min-w-0 flex-1",children:t.render?t.render(e):e[t.key]})]},String(t.key))),(r||a||l)&&fe.jsx("div",{className:"mt-3 pt-3 border-t flex justify-end",onClick:e=>e.stopPropagation(),children:l?l(e):fe.jsx(cr,{onEdit:r?()=>{r(e)}:void 0,onDelete:o?()=>o(e):void 0,onToggleStatus:s?()=>s(e):void 0,isActive:e.is_actived})})]})]})})},e.id)),f&&fe.jsx("div",{className:"fixed bg-background border border-border rounded-md shadow-lg py-1 z-50 min-w-[120px]",style:{left:f.x,top:f.y},onClick:e=>e.stopPropagation(),children:fe.jsx(lr,{onEdit:r?()=>{r(f.item),m(null)}:void 0,onDelete:o?()=>{o(f.item),m(null)}:void 0,onToggleStatus:s?()=>{s(f.item),m(null)}:void 0,isActive:f.item.is_actived,canDelete:!!o,renderAs:"context"})})]}):fe.jsxs("div",{className:"flex flex-col h-full",children:[t.isLoading?fe.jsx(Vn,{rows:5,columns:n.length}):fe.jsx("div",{className:"flex flex-col h-full overflow-hidden",children:fe.jsx("div",{className:"flex-1 overflow-auto",children:fe.jsxs(_n,{className:"table-auto",children:[fe.jsxs("colgroup",{children:[c&&fe.jsx("col",{style:{width:"50px"}}),p.map((e,t)=>fe.jsx("col",{style:e.style},t)),fe.jsx("col",{style:{width:"100px"}})]}),fe.jsx(Fn,{children:fe.jsxs(On,{children:[c&&fe.jsx(zn,{className:"w-[50px]",children:fe.jsx(ur,{checked:t.isAllSelected,onCheckedChange:t.selectAll})}),n.map(e=>{return fe.jsx(zn,{className:`${e.className||""} ${e.sortable?"cursor-pointer hover:bg-muted/50":""}`,onClick:e.sortable?()=>t.handleSort(String(e.key)):void 0,children:fe.jsxs("div",{className:"flex items-center "+(e.className?.includes("text-center")?"justify-center":""),children:[e.header,e.sortable&&(n=String(e.key),t.sortField!==n?fe.jsx(i.ArrowUpDown,{size:14,className:"ml-1 opacity-50"}):"asc"===t.sortDirection?fe.jsx(i.ArrowUp,{size:14,className:"ml-1"}):fe.jsx(i.ArrowDown,{size:14,className:"ml-1"}))]})},String(e.key));var n}),fe.jsx(zn,{className:"w-[100px] text-center",children:"Ações"})]})}),fe.jsx(Ln,{children:0===t.entities.length?fe.jsx(On,{children:fe.jsx(Un,{colSpan:c?n.length+2:n.length+1,className:"h-32",children:fe.jsx(Wn,{title:"Nenhum item encontrado",description:"Não há dados para exibir no momento.",variant:"search"})})}):t.entities.map(e=>fe.jsxs(On,{className:me("cursor-pointer hover:bg-muted/50",c&&t.selectedIds.includes(e.id)&&"bg-muted"),onClick:t=>{t.stopPropagation(),c||r?.(e)},onContextMenu:t=>{t.preventDefault(),t.stopPropagation(),m({x:t.clientX,y:t.clientY,item:e})},children:[c&&fe.jsx(Un,{onClick:e=>e.stopPropagation(),children:fe.jsx(ur,{checked:t.selectedIds.includes(e.id),onCheckedChange:()=>t.selectItem(e.id)})}),n.map(t=>fe.jsx(Un,{className:t.className,children:t.render?t.render(e):e[t.key]},String(t.key))),fe.jsx(Un,{className:"text-center",children:l?l(e):fe.jsx(cr,{onEdit:r?()=>r(e):void 0,onDelete:o?()=>o(e):void 0,onToggleStatus:s?()=>s(e):void 0,isActive:e.is_actived})})]},e.id))})]})})}),f&&fe.jsx("div",{className:"fixed bg-background border border-border rounded-md shadow-lg py-1 z-50 min-w-[120px]",style:{left:f.x,top:f.y},onClick:e=>e.stopPropagation(),children:fe.jsx(lr,{onEdit:r?()=>{r(f.item),m(null)}:void 0,onDelete:o?()=>{o(f.item),m(null)}:void 0,onToggleStatus:s?()=>{s(f.item),m(null)}:void 0,isActive:f.item.is_actived,canDelete:!!o,renderAs:"context"})})]})};function fr(t,n,r,a){const[s,o]=e.useState({}),[i,l]=e.useState({}),c=e.useMemo(()=>t,[t]),u=e=>e instanceof Date&&!isNaN(e.getTime()),d=e=>{if(void 0!==e.defaultValue)return e.defaultValue;switch(e.type){case"multiselect":return[];case"checkbox":return!1;case"number":return 0;case"date":default:return"";case"group":return{}}},f=(e,t)=>{if(e.computedValue&&"function"==typeof e.computedValue)try{return e.computedValue(t)}catch(n){return d(e)}},m=(e,t,n)=>{if(e.required&&(""===t||null==t||Array.isArray(t)&&0===t.length))return`${e.label} é obrigatório`;if(e.validation){let a;if("function"==typeof e.validation?a=e.validation:e.validation.custom&&"function"==typeof e.validation.custom&&(a=e.validation.custom),a)try{const e=a(t,n);if(e)return e}catch(r){}}};e.useEffect(()=>{if(!a)return;const e=t=>{const n=[];return t.forEach(t=>{n.push(t),t.fields&&n.push(...e(t.fields))}),n},t=e(c),s={};t.forEach(e=>{let t;if(n&&void 0!==n[e.name]){if(t=n[e.name],null==t&&(t=""),"date"===e.type&&t)if("string"==typeof t){const e=new Date(t);u(e)&&(t=e.toISOString().split("T")[0])}else u(t)&&(t=t.toISOString().split("T")[0])}else t=d(e);s[e.name]=t}),t.forEach(e=>{const t=f(e,s);void 0!==t&&(s[e.name]=t)}),n&&Object.keys(n).forEach(e=>{t.find(t=>t.name===e)||void 0===n[e]||(s[e]=n[e])}),o(s),l({}),r&&r(s)},[c,n,r,a]);const p=e=>{const t=[];return e.forEach(e=>{t.push(e),e.fields&&t.push(...p(e.fields))}),t},h=()=>{const e=p(c),t={};return e.forEach(e=>{const n=m(e,s[e.name],s);n&&(t[e.name]=n)}),l(t),0===Object.keys(t).length};return{formData:s,errors:i,updateField:(e,t)=>{o(n=>{const a={...n,[e]:t},s=((e,t)=>{let n={...t};const r=e=>{const t=[];return e.forEach(e=>{t.push(e),e.fields&&t.push(...r(e.fields))}),t};return r(c).filter(t=>t.dependsOn===e).forEach(e=>{const t=f(e,n);void 0!==t&&(n={...n,[e.name]:t})}),n})(e,a);return r&&r(s),s}),i[e]&&l(t=>{const n={...t};return delete n[e],n});const n=p(c).find(t=>t.name===e);if(n){const r=m(n,t,s);r&&l(t=>({...t,[e]:r}))}},validateForm:h,handleSubmit:e=>t=>{t&&(t.preventDefault(),t.stopPropagation()),h()&&e(s)}}}const mr=q.Root,pr=q.Trigger,hr=L.forwardRef(({className:e,align:t="center",sideOffset:n=4,...r},a)=>fe.jsx(q.Portal,{children:fe.jsx(q.Content,{ref:a,align:t,sideOffset:n,className:me("z-50 w-72 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...r})}));hr.displayName=q.Content.displayName;const gr=["#3b82f6","#ef4444","#10b981","#f59e0b","#8b5cf6","#06b6d4","#84cc16","#f97316","#ec4899","#6b7280"],xr=({value:e="#3b82f6",onChange:t,label:n})=>fe.jsxs("div",{className:"space-y-2",children:[n&&fe.jsx(ve,{children:n}),fe.jsxs(mr,{children:[fe.jsx(pr,{asChild:!0,children:fe.jsxs(ge,{variant:"outline",className:"w-full justify-start text-left font-normal",children:[fe.jsx("div",{className:"h-4 w-4 rounded border mr-2",style:{backgroundColor:e}}),e]})}),fe.jsx(hr,{className:"w-64",children:fe.jsxs("div",{className:"space-y-3",children:[fe.jsxs("div",{children:[fe.jsx(ve,{htmlFor:"color-input",children:"Cor personalizada"}),fe.jsx(ye,{id:"color-input",type:"color",value:e,onChange:e=>t?.(e.target.value),className:"h-10 w-full"})]}),fe.jsxs("div",{children:[fe.jsx(ve,{children:"Cores predefinidas"}),fe.jsx("div",{className:"grid grid-cols-5 gap-2 mt-2",children:gr.map(e=>fe.jsx("button",{className:"h-8 w-8 rounded border-2 border-border hover:border-primary",style:{backgroundColor:e},onClick:()=>t?.(e),"aria-label":`Selecionar cor ${e}`},e))})]})]})})]})]}),yr=L.forwardRef(({className:e,children:t,...n},r)=>fe.jsxs(H.Root,{ref:r,className:me("relative overflow-hidden",e),...n,children:[fe.jsx(H.Viewport,{className:"h-full w-full rounded-[inherit]",children:t}),fe.jsx(br,{}),fe.jsx(H.Corner,{})]}));yr.displayName=H.Root.displayName;const br=L.forwardRef(({className:e,orientation:t="vertical",...n},r)=>fe.jsx(H.ScrollAreaScrollbar,{ref:r,orientation:t,className:me("flex touch-none select-none transition-colors","vertical"===t&&"h-full w-2.5 border-l border-l-transparent p-[1px]","horizontal"===t&&"h-2.5 flex-col border-t border-t-transparent p-[1px]",e),...n,children:fe.jsx(H.ScrollAreaThumb,{className:"relative flex-1 rounded-full bg-border"})}));br.displayName=H.ScrollAreaScrollbar.displayName;const vr={Star:i.Star,Heart:i.Heart,Home:i.Home,User:i.User,Settings:i.Settings,Mail:i.Mail,Phone:i.Phone,Calendar:i.Calendar,MapPin:i.MapPin,Camera:i.Camera,Image:i.Image,Music:i.Music,Video:i.Video,Book:i.Book,Bookmark:i.Bookmark,Search:i.Search,Filter:i.Filter,Edit:i.Edit,Trash2:i.Trash2,Plus:i.Plus,Minus:i.Minus,Check:i.Check,X:i.X,ChevronDown:i.ChevronDown,ChevronUp:i.ChevronUp,ChevronLeft:i.ChevronLeft,ChevronRight:i.ChevronRight,ArrowUp:i.ArrowUp,ArrowDown:i.ArrowDown,ArrowLeft:i.ArrowLeft,ArrowRight:i.ArrowRight,Clock:i.Clock,Bell:i.Bell,AlertCircle:i.AlertCircle,Info:i.Info,HelpCircle:i.HelpCircle,Download:i.Download,Upload:i.Upload,Share:i.Share,Copy:i.Copy,Save:i.Save,FileText:i.FileText,Folder:i.Folder,FolderOpen:i.FolderOpen,Archive:i.Archive,Lock:i.Lock,Unlock:i.Unlock,Eye:i.Eye,EyeOff:i.EyeOff,Shield:i.Shield,Key:i.Key,Zap:i.Zap,Flame:i.Flame,Sparkles:i.Sparkles,Award:i.Award,Trophy:i.Trophy,Target:i.Target},wr=({value:t="Star",onChange:n,label:r})=>{const[a,s]=e.useState(""),o=Object.entries(vr).filter(([e])=>e.toLowerCase().includes(a.toLowerCase())),l=vr[t]||i.Star;return fe.jsxs("div",{className:"space-y-2",children:[r&&fe.jsx(ve,{children:r}),fe.jsxs(mr,{children:[fe.jsx(pr,{asChild:!0,children:fe.jsxs(ge,{variant:"outline",className:"w-full justify-start text-left font-normal",children:[fe.jsx(l,{className:"h-4 w-4 mr-2"}),t]})}),fe.jsx(hr,{className:"w-80",children:fe.jsxs("div",{className:"space-y-3",children:[fe.jsxs("div",{children:[fe.jsx(ve,{htmlFor:"icon-search",children:"Buscar ícone"}),fe.jsx(ye,{id:"icon-search",placeholder:"Digite o nome do ícone...",value:a,onChange:e=>s(e.target.value)})]}),fe.jsx(yr,{className:"h-48",children:fe.jsx("div",{className:"grid grid-cols-6 gap-2",children:o.map(([e,r])=>fe.jsx("button",{className:"p-2 rounded border-2 hover:border-primary "+(t===e?"border-primary bg-primary/10":"border-border"),onClick:()=>n?.(e),title:e,children:fe.jsx(r,{className:"h-4 w-4"})},e))})})]})})]})]})};function kr({value:t,onChange:n,items:r,isLoading:a=!1,error:s=null,getItemValue:o,getItemLabel:l,searchPlaceholder:c="Buscar...",emptyMessage:u="Nenhum item disponível",noResultsMessage:d="Nenhum resultado encontrado",sortItems:f,placeholder:m="Selecionar...",disabled:p=!1,className:h}){const[g,x]=e.useState(""),y=e.useMemo(()=>{const e=f?[...r].sort(f):[...r].sort((e,t)=>l(e).localeCompare(l(t),"pt-BR"));if(!g.trim())return e;const t=g.toLowerCase();return e.filter(e=>l(e).toLowerCase().includes(t))},[r,g,f,l]);return a?fe.jsx($n,{className:me("h-10 w-full",h)}):s?fe.jsxs("div",{className:me("flex items-center gap-2 p-2 border border-destructive/20 rounded-md",h),children:[fe.jsx(i.AlertCircle,{className:"h-4 w-4 text-destructive"}),fe.jsx("span",{className:"text-sm text-destructive",children:s.message||"Erro ao carregar dados"})]}):fe.jsxs(He,{value:t,onValueChange:n,disabled:p||0===r.length,children:[fe.jsx(Qe,{className:h,children:fe.jsx(We,{placeholder:m})}),fe.jsxs(Xe,{children:[fe.jsx("div",{className:"px-2 pb-2",children:fe.jsxs("div",{className:"relative",children:[fe.jsx(i.Search,{className:"absolute left-2 top-2.5 h-4 w-4 text-muted-foreground"}),fe.jsx(ye,{placeholder:c,value:g,onChange:e=>x(e.target.value),onKeyDown:e=>e.stopPropagation(),className:"pl-8 h-9"})]})}),0===y.length?fe.jsx(Ye,{value:"no-items",disabled:!0,children:g?d:u}):y.map(e=>fe.jsx(Ye,{value:o(e),children:l(e)},o(e)))]})]})}const Nr=(e={})=>{const{user:t,alias:n}=vn(),r=an(),{enabled:a=r.enableUsersApi}=e;return h.useQuery({queryKey:["qualiex-users",n],queryFn:()=>Yt.getUsers(n),enabled:a&&!!n&&!!t,retry:2,retryDelay:1e3})},jr=({value:e="",onChange:t,placeholder:n="Selecionar usuário",disabled:r,className:a,enabled:s})=>{const{data:o=[],isLoading:i,error:l}=Nr({enabled:s});return fe.jsx(kr,{value:e,onChange:t,items:o,isLoading:i,error:l,getItemValue:e=>e.userId,getItemLabel:e=>e.userName,placeholder:n,searchPlaceholder:"Buscar usuário...",emptyMessage:"Nenhum usuário disponível",noResultsMessage:"Nenhum usuário encontrado",disabled:r,className:a})};function Sr({title:t,sections:n,initialData:r,onSubmit:a,onCancel:s,open:o,submitButtonText:i="Salvar",isLoading:l=!1,usersData:c}){const[u,d]=e.useState(n?.[0]?.id||""),f=e.useMemo(()=>n&&Array.isArray(n)?n.flatMap(e=>e.fields.flatMap(e=>"group"===e.type?e.fields||[]:e)):[],[n]),{formData:m,errors:p,updateField:h,handleSubmit:g}=fr(f,r,void 0,o),x=e.useMemo(()=>n&&Array.isArray(n)?n.map(e=>({...e,disabled:e.condition?!e.condition(m):e.disabled||!1})):[],[n,m]),y=e.useMemo(()=>{const e=x.find(e=>e.id===u);if(e&&!e.disabled)return u;const t=x.find(e=>!e.disabled);return t?.id||u},[x,u]);e.useEffect(()=>{y!==u&&d(y)},[y,u]);const b=x.find(e=>e.id===y),v=e=>{const t=(e.computedValue,m[e.name]),n=void 0!==t?t:"",r=p[e.name];switch(e.type){case"group":return fe.jsxs("div",{className:"space-y-2",children:[e.label,fe.jsx("div",{className:e.className||("horizontal"===e.layout?"flex gap-3":"space-y-3"),children:e.fields?.map(e=>v(e))})]},e.name);case"user-select":return fe.jsxs("div",{className:`space-y-2 ${e.className||""}`,children:[fe.jsx(ve,{htmlFor:e.name,children:e.label}),fe.jsx(jr,{value:n||"",onChange:t=>h(e.name,t),placeholder:e.placeholder,disabled:e.disabled,className:r?"border-red-500":""}),r&&fe.jsx("p",{className:"text-sm text-red-500",children:r})]},e.name);case"textarea":return fe.jsxs("div",{className:`space-y-2 ${e.className||""}`,children:[fe.jsx(ve,{htmlFor:e.name,children:e.label}),fe.jsx(Ze,{id:e.name,value:n||"",onChange:t=>{h(e.name,t.target.value)},placeholder:e.placeholder,disabled:e.disabled,className:`${r?"border-red-500":""} ${e.disabled?"bg-gray-100 cursor-not-allowed":""}`}),r&&fe.jsx("p",{className:"text-sm text-red-500",children:r})]},e.name);case"select":return fe.jsxs("div",{className:`space-y-2 ${e.className||""}`,children:[fe.jsx(ve,{htmlFor:e.name,children:e.label}),fe.jsxs(He,{value:String(n),onValueChange:t=>{h(e.name,t),e.onValueChange&&e.onValueChange(t)},disabled:e.disabled,children:[fe.jsx(Qe,{className:`${r?"border-red-500":""} ${e.disabled?"bg-gray-100 cursor-not-allowed":""}`,children:fe.jsx(We,{placeholder:e.placeholder})}),fe.jsx(Xe,{children:e.options?.map(e=>fe.jsx(Ye,{value:e.value,children:e.label},e.value))})]}),r&&fe.jsx("p",{className:"text-sm text-red-500",children:r})]},e.name);case"date":return fe.jsxs("div",{className:`space-y-2 ${e.className||""}`,children:[fe.jsx(ve,{htmlFor:e.name,children:e.label}),fe.jsx(ye,{id:e.name,type:"date",value:String(n),onChange:t=>h(e.name,t.target.value),placeholder:e.placeholder,disabled:e.disabled,className:me("w-full",r?"border-red-500":"",e.disabled?"bg-gray-100 cursor-not-allowed":"")}),r&&fe.jsx("p",{className:"text-sm text-red-500",children:r})]},e.name);case"color":return fe.jsxs("div",{children:[fe.jsxs(ve,{htmlFor:e.name,children:[e.label," ",e.required&&fe.jsx("span",{className:"text-destructive",children:"*"})]}),fe.jsx(ye,{id:e.name,type:"color",value:n||e.defaultValue||"#000000",onChange:t=>h(e.name,t.target.value),className:"h-10"}),r&&fe.jsx("p",{className:"text-sm text-destructive mt-1",children:r})]},e.name);case"color-picker":return fe.jsxs("div",{children:[fe.jsx(xr,{label:`${e.label} ${e.required?"*":""}`,value:n||e.defaultValue||"#3b82f6",onChange:t=>h(e.name,t)}),r&&fe.jsx("p",{className:"text-sm text-destructive mt-1",children:r})]},e.name);case"icon-picker":return fe.jsxs("div",{children:[fe.jsx(wr,{label:`${e.label} ${e.required?"*":""}`,value:n||e.defaultValue||"Star",onChange:t=>h(e.name,t)}),r&&fe.jsx("p",{className:"text-sm text-destructive mt-1",children:r})]},e.name);case"custom":if(!e.component)return null;const t=e.component;return fe.jsxs("div",{className:`space-y-2 ${e.className||""}`,children:[e.label&&fe.jsx(ve,{htmlFor:e.name,children:e.label}),fe.jsx(t,{value:n,onChange:t=>{h(e.name,t),e.onValueChange&&e.onValueChange(t)},disabled:e.disabled,error:r,...e.componentProps||{}}),r&&fe.jsx("p",{className:"text-sm text-red-500",children:r})]},e.name);case"number":return fe.jsxs("div",{className:`space-y-2 ${e.className||""}`,children:[fe.jsx(ve,{htmlFor:e.name,children:e.label}),fe.jsx(ye,{id:e.name,type:"number",value:null!=n?String(n):"",onChange:t=>{const n=t.target.value,r=""===n?null:Number(n);h(e.name,r)},placeholder:e.placeholder,disabled:e.disabled,className:`${r?"border-red-500":""} ${e.disabled?"bg-gray-100 cursor-not-allowed":""}`,min:e.min,step:e.step||"1"}),r&&fe.jsx("p",{className:"text-sm text-red-500",children:r})]},e.name);default:return fe.jsxs("div",{className:`space-y-2 ${e.className||""}`,children:[fe.jsx(ve,{htmlFor:e.name,children:e.label}),fe.jsx(ye,{id:e.name,type:"text",value:n||"",onChange:t=>{h(e.name,t.target.value)},placeholder:e.placeholder,disabled:e.disabled,className:`${r?"border-red-500":""} ${e.disabled?"bg-gray-100 cursor-not-allowed":""}`,readOnly:e.disabled}),r&&fe.jsx("p",{className:"text-sm text-red-500",children:r})]},e.name)}},w=e.useCallback(()=>{if(!b)return null;if(b.disabled)return fe.jsxs("div",{className:"flex flex-col items-center justify-center py-12 text-center",children:[fe.jsx("div",{className:"rounded-full bg-muted p-3 mb-4",children:fe.jsx("svg",{className:"h-6 w-6 text-muted-foreground",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:fe.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 15v2m0 0v2m0-2h2m-2 0H9m3-8V9m0-4V3"})})}),fe.jsx("h3",{className:"text-lg font-semibold mb-2",children:"Seção não disponível"}),fe.jsx("p",{className:"text-muted-foreground max-w-sm",children:'Complete as informações obrigatórias na seção "Informações Gerais" para acessar esta seção.'})]});if(b.component){const e=b.component;return fe.jsx(e,{formData:m,updateField:h,errors:p,users:c,disabled:b.disabled})}return fe.jsx("div",{className:"space-y-3",children:b.fields.map(v)})},[b,m,h,p,c,v]),k=fe.jsxs("div",{className:"flex flex-col max-h-[80vh]",children:[x.length>1&&fe.jsx("div",{className:"flex-shrink-0 p-4 border-b",children:fe.jsx("div",{className:"flex space-x-2",children:x.map(e=>fe.jsx(ge,{variant:y===e.id?"action-primary":"action-secondary",size:"sm",onClick:()=>(e=>{const t=x.find(t=>t.id===e);t&&!t.disabled&&d(e)})(e.id),disabled:e.disabled,className:e.disabled?"opacity-50 cursor-not-allowed":"",children:e.title},e.id))})}),fe.jsx("div",{className:"flex-1 overflow-y-auto px-2 md:px-4 pt-0 pb-2 md:pb-4",children:l?fe.jsx("div",{className:"flex items-center justify-center py-12",children:fe.jsx("div",{className:"text-muted-foreground",children:"Carregando dados..."})}):fe.jsxs("form",{onSubmit:g(a),className:"space-y-3 md:space-y-4",children:[w(),fe.jsxs("div",{className:"flex justify-end space-x-2 pt-4",children:[fe.jsx(ge,{type:"button",variant:"outline",onClick:s,children:"Cancelar"}),fe.jsx(ge,{type:"submit",disabled:l,children:i})]})]})})]});return fe.jsx(Ie,{open:o,onOpenChange:e=>{!1===e&&!0===o&&s()},children:fe.jsxs(De,{className:"max-w-4xl max-h-[90vh] overflow-hidden",children:[fe.jsxs(Re,{className:"bg-primary text-primary-foreground px-6 py-4 -mx-6 -mt-6 mb-4",children:[fe.jsx(Fe,{className:"text-white",children:t}),fe.jsx(Le,{className:"sr-only",children:"Formulário para preenchimento de dados"})]}),k]})})}function Cr({currentPage:e,totalPages:t,totalItems:n,itemsPerPage:r,onPageChange:a,onItemsPerPageChange:s,variant:o="full"}){const l=(e-1)*r+1,c=Math.min(e*r,n);return fe.jsxs("div",{className:"flex items-center justify-between px-4 py-3 gap-4",children:[fe.jsx("div",{className:"flex items-center gap-2",children:"full"===o&&fe.jsxs(fe.Fragment,{children:[fe.jsx("span",{className:"text-sm text-muted-foreground whitespace-nowrap",children:"Itens por página"}),fe.jsxs(He,{value:String(r),onValueChange:e=>s(Number(e)),children:[fe.jsx(Qe,{className:"h-8 w-[70px]",children:fe.jsx(We,{})}),fe.jsxs(Xe,{children:[fe.jsx(Ye,{value:"10",children:"10"}),fe.jsx(Ye,{value:"25",children:"25"}),fe.jsx(Ye,{value:"50",children:"50"}),fe.jsx(Ye,{value:"100",children:"100"})]})]})]})}),fe.jsxs("div",{className:"text-sm text-muted-foreground text-center hidden sm:block",children:[l,"-",c," de ",n," itens (página ",e," de ",t,")"]}),fe.jsxs("div",{className:"flex items-center gap-1",children:[fe.jsx(ge,{variant:"outline",size:"sm",onClick:()=>a(1),disabled:1===e,className:"h-8 w-8 p-0",children:fe.jsx(i.ChevronsLeft,{size:16})}),fe.jsx(ge,{variant:"outline",size:"sm",onClick:()=>a(e-1),disabled:1===e,className:"h-8 w-8 p-0",children:fe.jsx(i.ChevronLeft,{size:16})}),fe.jsxs("div",{className:"flex items-center gap-1 px-2",children:[fe.jsx("span",{className:"text-sm font-medium",children:e}),fe.jsx("span",{className:"text-sm text-muted-foreground",children:"de"}),fe.jsx("span",{className:"text-sm font-medium",children:t})]}),fe.jsx(ge,{variant:"outline",size:"sm",onClick:()=>a(e+1),disabled:e===t,className:"h-8 w-8 p-0",children:fe.jsx(i.ChevronRight,{size:16})}),fe.jsx(ge,{variant:"outline",size:"sm",onClick:()=>a(t),disabled:e===t,className:"h-8 w-8 p-0",children:fe.jsx(i.ChevronsRight,{size:16})})]})]})}function Ir({manager:e}){return fe.jsx(Cr,{currentPage:e.pagination.currentPage,totalPages:e.pagination.totalPages,totalItems:e.pagination.totalItems,itemsPerPage:e.pagination.itemsPerPage,onPageChange:e.handlePageChange,onItemsPerPageChange:e.handleItemsPerPageChange,variant:"full"})}const Pr=({selectedCount:e,onClearSelection:t,onBulkDelete:n,customActions:r=[],isLoading:a=!1})=>fe.jsxs("div",{className:"flex-shrink-0 flex items-center justify-between px-4 py-2 bg-primary/10 border-b border-primary/20",children:[fe.jsxs("div",{className:"flex items-center gap-3",children:[fe.jsxs("span",{className:"text-sm font-medium",children:[e," ",1===e?"item selecionado":"itens selecionados"]}),fe.jsxs(ge,{variant:"ghost",size:"sm",onClick:t,className:"h-7 px-2",children:[fe.jsx(i.X,{size:14,className:"mr-1"}),"Limpar"]})]}),fe.jsxs("div",{className:"flex items-center gap-2",children:[r.map((e,t)=>{const n=e.icon;return fe.jsxs(ge,{variant:e.variant||"outline",size:"sm",onClick:()=>e.action([]),disabled:a,className:"h-7",children:[n&&fe.jsx(n,{size:14,className:"mr-1"}),e.label]},t)}),n&&fe.jsxs(ge,{variant:"destructive",size:"sm",onClick:n,disabled:a,className:"h-7",children:[fe.jsx(i.Trash2,{size:14,className:"mr-1"}),"Remover"]})]})]}),Tr={xs:"gap-1",sm:"gap-2",md:"gap-4",lg:"gap-6",xl:"gap-8"},Er={start:"items-start",center:"items-center",end:"items-end",stretch:"items-stretch"},Ar={start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"};function Dr({children:e,direction:t="column",gap:n="md",align:r="stretch",justify:a="start",wrap:s=!1,className:o}){return fe.jsx("div",{className:me("flex","column"===t?"flex-col":"flex-row",Tr[n],Er[r],Ar[a],s&&"flex-wrap",o),children:e})}function Rr({manager:e,filters:t,inline:n=!1}){const{isSearchVisible:r}=vn(),a=e.searchTerm,s=fe.jsxs(fe.Fragment,{children:[t.some(e=>"search"===e.type)&&!r&&fe.jsxs("div",{className:"relative flex-1",children:[fe.jsx(i.Search,{className:"absolute left-3 top-1/2 transform -translate-y-1/2 text-muted-foreground h-4 w-4"}),fe.jsx(ye,{placeholder:"Buscar...",value:e.searchTerm,onChange:t=>e.handleSearch(t.target.value),className:"pl-10"})]}),t.filter(e=>"custom"===e.type&&e.component).map((e,t)=>{const r=e.component;return fe.jsx("div",{className:n?"":"w-full sm:w-auto",children:fe.jsx(r,{...e.props})},t)}),a&&fe.jsxs(ge,{variant:"outline",onClick:e.clearFilters,className:"whitespace-nowrap",children:[fe.jsx(i.X,{className:"h-4 w-4 mr-2"}),"Limpar Filtros"]})]});return n?fe.jsx("div",{className:"flex items-center gap-2",children:s}):fe.jsx(Dr,{direction:"column",gap:"md",className:"mb-6",children:fe.jsx(Dr,{direction:"row",gap:"md",wrap:!0,className:"flex-col sm:flex-row",children:s})})}function _r({manager:t,config:n,formSections:r,onSave:a,onToggleStatus:s,defaultSort:o}){const{setSearchVisible:l}=vn(),[c,u]=g.useSearchParams(),[d,f]=e.useState(!1),[m,p]=e.useState(null),[h,x]=e.useState({isOpen:!1,entityId:null,entityName:""}),[y,b]=e.useState({isOpen:!1,count:0});e.useEffect(()=>(l(!0),()=>{l(!1)}),[l]),e.useEffect(()=>{if(o&&!c.has("sortField")&&!c.has("sortDirection")){const e=new URLSearchParams(c);e.set("sortField",o.column),e.set("sortDirection",o.direction),u(e,{replace:!0})}},[]);return fe.jsxs("div",{className:"flex-1 flex flex-col h-full",children:[n.enableBulkActions&&t.selectedIds.length>0&&fe.jsx(Pr,{selectedCount:t.selectedIds.length,onClearSelection:t.clearSelection,onBulkDelete:()=>{b({isOpen:!0,count:t.selectedIds.length})},customActions:n.bulkActions,isLoading:t.isBulkDeleting}),fe.jsxs("div",{className:"flex-shrink-0 flex justify-between items-center px-4 py-1.5 bg-muted/50 border-b gap-4",children:[fe.jsxs("div",{className:"flex items-center gap-2",children:[fe.jsxs(ge,{onClick:()=>{n.onNew?n.onNew():(p(null),f(!0))},children:[fe.jsx(i.Plus,{size:16,className:"mr-2"}),"Novo"]}),n.customActions?.map((e,t)=>fe.jsxs(ge,{onClick:e.action,variant:e.variant||"outline",children:[e.icon&&fe.jsx(e.icon,{size:16,className:"mr-2"}),e.label]},t))]}),n.filters&&n.filters.length>0&&fe.jsx("div",{className:"flex items-center gap-2 flex-1 justify-end",children:fe.jsx(Rr,{manager:t,filters:n.filters,inline:!0})})]}),fe.jsx("div",{className:"flex-1 flex flex-col overflow-hidden",children:n.customListView?fe.jsx("div",{className:"flex-1 overflow-auto p-4",children:n.customListView(t.entities,t)}):fe.jsx(dr,{manager:t,columns:n.columns,onEdit:e=>{n.onEdit?n.onEdit(e):(p(e),f(!0))},onDelete:e=>{x({isOpen:!0,entityId:e.id,entityName:e.title||e.name||"Item"})},onToggleStatus:s,enableBulkActions:n.enableBulkActions})}),fe.jsx("div",{className:"flex-shrink-0 border-t bg-background",children:fe.jsx(Ir,{manager:t})}),!n.useCustomRouting&&fe.jsx(Sr,{open:d,title:m?`Editar ${n.entityName}`:`Novo ${n.entityName}`,sections:r,initialData:m||void 0,onSubmit:e=>{a(e),f(!1),p(null)},onCancel:()=>{f(!1),p(null)},isLoading:t.isLoading,submitButtonText:m?"Atualizar":"Criar"}),fe.jsx(Rn,{open:h.isOpen,onOpenChange:()=>{x({isOpen:!1,entityId:null,entityName:""})},onConfirm:e=>{h.entityId&&(t.deleteEntity(h.entityId),x({isOpen:!1,entityId:null,entityName:""}))},item:h.entityId?{id:h.entityId,title:h.entityName}:void 0,entityName:n.entityName,isDeleting:t.isDeleting}),fe.jsx(Rn,{open:y.isOpen,onOpenChange:()=>b({isOpen:!1,count:0}),onConfirm:()=>(t.bulkDelete?.(t.selectedIds),void b({isOpen:!1,count:0})),item:{id:"bulk",title:`${y.count} ${1===y.count?n.entityName:n.entityNamePlural}`},entityName:n.entityNamePlural,isDeleting:t.isBulkDeleting,isBulk:!0,bulkCount:y.count})]})}function Fr(e,t,n={}){const r=[];return Object.keys(t).forEach(e=>{if("id"!==e&&!e.endsWith("_at")){const n=t[e],a={key:e,header:Mr(e),label:Mr(e),...Lr(e,n),sortable:!0,searchable:"string"==typeof n};r.push(a)}}),{title:e,columns:r,searchPlaceholder:`Buscar ${e.toLowerCase()}...`,itemsPerPage:10,enableCreate:!0,enableEdit:!0,enableDelete:!0,enableSearch:!0,enableFilters:!1,...n}}function Lr(e,t){const n=e.toLowerCase();return n.includes("email")?{type:"email",required:!0}:n.includes("phone")||n.includes("tel")?{type:"tel"}:n.includes("description")||n.includes("content")||n.includes("notes")?{type:"textarea"}:n.includes("status")||n.includes("type")||n.includes("category")?{type:"select",options:[]}:"boolean"==typeof t?{type:"boolean"}:"number"==typeof t?{type:"number"}:t instanceof Date?{type:"date"}:{type:"text"}}function Mr(e){return e.replace(/([A-Z])/g," $1").replace(/_/g," ").replace(/\b\w/g,e=>e.toUpperCase()).trim()}const Or={user:{title:"Usuários",searchPlaceholder:"Buscar usuários...",enableDelete:!1},product:{title:"Produtos",searchPlaceholder:"Buscar produtos...",enableFilters:!0},order:{title:"Pedidos",searchPlaceholder:"Buscar pedidos...",enableCreate:!1},category:{title:"Categorias",searchPlaceholder:"Buscar categorias...",itemsPerPage:20}};const zr=n.cva("relative w-full rounded-lg border p-4 [&>svg~*]:pl-7 [&>svg+div]:translate-y-[-3px] [&>svg]:absolute [&>svg]:left-4 [&>svg]:top-4 [&>svg]:text-foreground",{variants:{variant:{default:"bg-background text-foreground",destructive:"border-destructive/50 text-destructive dark:border-destructive [&>svg]:text-destructive"}},defaultVariants:{variant:"default"}}),Ur=L.forwardRef(({className:e,variant:t,...n},r)=>fe.jsx("div",{ref:r,role:"alert",className:me(zr({variant:t}),e),...n}));Ur.displayName="Alert";const Br=L.forwardRef(({className:e,...t},n)=>fe.jsx("h5",{ref:n,className:me("mb-1 font-medium leading-none tracking-tight",e),...t}));Br.displayName="AlertTitle";const $r=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("text-sm [&_p]:leading-relaxed",e),...t}));$r.displayName="AlertDescription";const Vr=e.createContext(void 0);function qr({children:t}){const[n,r]=e.useState({});return fe.jsx(Vr.Provider,{value:{metadata:n,setMetadata:r,clearMetadata:()=>r({})},children:t})}function Hr(){const t=e.useContext(Vr);if(!t)throw new Error("usePageMetadataContext must be used within PageMetadataProvider");return t}const Wr=W.Root,Qr=L.forwardRef(({className:e,...t},n)=>fe.jsx(W.Item,{ref:n,className:me("border-b",e),...t}));Qr.displayName="AccordionItem";const Gr=L.forwardRef(({className:e,children:t,...n},r)=>fe.jsx(W.Header,{className:"flex",children:fe.jsxs(W.Trigger,{ref:r,className:me("flex flex-1 items-center justify-between py-4 font-medium transition-all hover:underline [&[data-state=open]>svg]:rotate-180",e),...n,children:[t,fe.jsx(i.ChevronDown,{className:"h-4 w-4 shrink-0 transition-transform duration-200"})]})}));Gr.displayName=W.Trigger.displayName;const Kr=L.forwardRef(({className:e,children:t,...n},r)=>fe.jsx(W.Content,{ref:r,className:"overflow-hidden text-sm transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down",...n,children:fe.jsx("div",{className:me("pb-4 pt-0",e),children:t})}));Kr.displayName=W.Content.displayName;const Xr=Q.Root,Yr=L.forwardRef(({className:e,...t},n)=>fe.jsx(G.Root,{ref:n,className:me("relative flex h-10 w-10 shrink-0 overflow-hidden rounded-full",e),...t}));Yr.displayName=G.Root.displayName;const Jr=L.forwardRef(({className:e,...t},n)=>fe.jsx(G.Image,{ref:n,className:me("aspect-square h-full w-full",e),...t}));Jr.displayName=G.Image.displayName;const Zr=L.forwardRef(({className:e,...t},n)=>fe.jsx(G.Fallback,{ref:n,className:me("flex h-full w-full items-center justify-center rounded-full bg-muted",e),...t}));Zr.displayName=G.Fallback.displayName;const ea=L.forwardRef(({...e},t)=>fe.jsx("nav",{ref:t,"aria-label":"breadcrumb",...e}));ea.displayName="Breadcrumb";const ta=L.forwardRef(({className:e,...t},n)=>fe.jsx("ol",{ref:n,className:me("flex flex-wrap items-center gap-1.5 break-words text-sm text-muted-foreground sm:gap-2.5",e),...t}));ta.displayName="BreadcrumbList";const na=L.forwardRef(({className:e,...t},n)=>fe.jsx("li",{ref:n,className:me("inline-flex items-center gap-1.5",e),...t}));na.displayName="BreadcrumbItem";const ra=L.forwardRef(({asChild:e,className:t,...n},r)=>{const a=e?L.Fragment:"a";return fe.jsx(a,{ref:r,className:me("transition-colors hover:text-foreground",t),...n})});ra.displayName="BreadcrumbLink";const aa=L.forwardRef(({className:e,...t},n)=>fe.jsx("span",{ref:n,role:"link","aria-disabled":"true","aria-current":"page",className:me("font-normal text-foreground",e),...t}));aa.displayName="BreadcrumbPage";const sa=({children:e,className:t,...n})=>fe.jsx("li",{role:"presentation","aria-hidden":"true",className:me("[&>svg]:size-3.5",t),...n,children:e??fe.jsx(i.ChevronRight,{})});sa.displayName="BreadcrumbSeparator";const oa=({className:e,...t})=>fe.jsxs("span",{role:"presentation","aria-hidden":"true",className:me("flex h-9 w-9 items-center justify-center",e),...t,children:[fe.jsx(i.MoreHorizontal,{className:"h-4 w-4"}),fe.jsx("span",{className:"sr-only",children:"More"})]});function ia(e){return(t={})=>{const n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}function la(e){return(t,n)=>{let r;if("formatting"===(n?.context?String(n.context):"standalone")&&e.formattingValues){const t=e.defaultFormattingWidth||e.defaultWidth,a=n?.width?String(n.width):t;r=e.formattingValues[a]||e.formattingValues[t]}else{const t=e.defaultWidth,a=n?.width?String(n.width):e.defaultWidth;r=e.values[a]||e.values[t]}return r[e.argumentCallback?e.argumentCallback(t):t]}}function ca(e){return(t,n={})=>{const r=n.width,a=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],s=t.match(a);if(!s)return null;const o=s[0],i=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],l=Array.isArray(i)?function(e,t){for(let n=0;n<e.length;n++)if(t(e[n]))return n;return}(i,e=>e.test(o)):function(e,t){for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t(e[n]))return n;return}(i,e=>e.test(o));let c;c=e.valueCallback?e.valueCallback(l):l,c=n.valueCallback?n.valueCallback(c):c;return{value:c,rest:t.slice(o.length)}}}oa.displayName="BreadcrumbEllipsis";const ua={lessThanXSeconds:{one:"menos de um segundo",other:"menos de {{count}} segundos"},xSeconds:{one:"1 segundo",other:"{{count}} segundos"},halfAMinute:"meio minuto",lessThanXMinutes:{one:"menos de um minuto",other:"menos de {{count}} minutos"},xMinutes:{one:"1 minuto",other:"{{count}} minutos"},aboutXHours:{one:"cerca de 1 hora",other:"cerca de {{count}} horas"},xHours:{one:"1 hora",other:"{{count}} horas"},xDays:{one:"1 dia",other:"{{count}} dias"},aboutXWeeks:{one:"cerca de 1 semana",other:"cerca de {{count}} semanas"},xWeeks:{one:"1 semana",other:"{{count}} semanas"},aboutXMonths:{one:"cerca de 1 mês",other:"cerca de {{count}} meses"},xMonths:{one:"1 mês",other:"{{count}} meses"},aboutXYears:{one:"cerca de 1 ano",other:"cerca de {{count}} anos"},xYears:{one:"1 ano",other:"{{count}} anos"},overXYears:{one:"mais de 1 ano",other:"mais de {{count}} anos"},almostXYears:{one:"quase 1 ano",other:"quase {{count}} anos"}},da={date:ia({formats:{full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d MMM y",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:ia({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:ia({formats:{full:"{{date}} 'às' {{time}}",long:"{{date}} 'às' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},fa={lastWeek:e=>{const t=e.getDay();return"'"+(0===t||6===t?"último":"última")+"' eeee 'às' p"},yesterday:"'ontem às' p",today:"'hoje às' p",tomorrow:"'amanhã às' p",nextWeek:"eeee 'às' p",other:"P"},ma={ordinalNumber:(e,t)=>{const n=Number(e);return"week"===t?.unit?n+"ª":n+"º"},era:la({values:{narrow:["AC","DC"],abbreviated:["AC","DC"],wide:["antes de cristo","depois de cristo"]},defaultWidth:"wide"}),quarter:la({values:{narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:la({values:{narrow:["j","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["jan","fev","mar","abr","mai","jun","jul","ago","set","out","nov","dez"],wide:["janeiro","fevereiro","março","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]},defaultWidth:"wide"}),day:la({values:{narrow:["D","S","T","Q","Q","S","S"],short:["dom","seg","ter","qua","qui","sex","sab"],abbreviated:["domingo","segunda","terça","quarta","quinta","sexta","sábado"],wide:["domingo","segunda-feira","terça-feira","quarta-feira","quinta-feira","sexta-feira","sábado"]},defaultWidth:"wide"}),dayPeriod:la({values:{narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"manhã",afternoon:"tarde",evening:"tarde",night:"noite"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"manhã",afternoon:"tarde",evening:"tarde",night:"noite"},wide:{am:"a.m.",pm:"p.m.",midnight:"meia-noite",noon:"meio-dia",morning:"manhã",afternoon:"tarde",evening:"tarde",night:"noite"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"da manhã",afternoon:"da tarde",evening:"da tarde",night:"da noite"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"da manhã",afternoon:"da tarde",evening:"da tarde",night:"da noite"},wide:{am:"a.m.",pm:"p.m.",midnight:"meia-noite",noon:"meio-dia",morning:"da manhã",afternoon:"da tarde",evening:"da tarde",night:"da noite"}},defaultFormattingWidth:"wide"})},pa={ordinalNumber:(ha={matchPattern:/^(\d+)[ºªo]?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)},(e,t={})=>{const n=e.match(ha.matchPattern);if(!n)return null;const r=n[0],a=e.match(ha.parsePattern);if(!a)return null;let s=ha.valueCallback?ha.valueCallback(a[0]):a[0];return s=t.valueCallback?t.valueCallback(s):s,{value:s,rest:e.slice(r.length)}}),era:ca({matchPatterns:{narrow:/^(ac|dc|a|d)/i,abbreviated:/^(a\.?\s?c\.?|d\.?\s?c\.?)/i,wide:/^(antes de cristo|depois de cristo)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^ac/i,/^dc/i],wide:[/^antes de cristo/i,/^depois de cristo/i]},defaultParseWidth:"any"}),quarter:ca({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º)? trimestre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:ca({matchPatterns:{narrow:/^[jfmajsond]/i,abbreviated:/^(jan|fev|mar|abr|mai|jun|jul|ago|set|out|nov|dez)/i,wide:/^(janeiro|fevereiro|março|abril|maio|junho|julho|agosto|setembro|outubro|novembro|dezembro)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^fev/i,/^mar/i,/^abr/i,/^mai/i,/^jun/i,/^jul/i,/^ago/i,/^set/i,/^out/i,/^nov/i,/^dez/i]},defaultParseWidth:"any"}),day:ca({matchPatterns:{narrow:/^(dom|[23456]ª?|s[aá]b)/i,short:/^(dom|[23456]ª?|s[aá]b)/i,abbreviated:/^(dom|seg|ter|qua|qui|sex|s[aá]b)/i,wide:/^(domingo|(segunda|ter[cç]a|quarta|quinta|sexta)([- ]feira)?|s[aá]bado)/i},defaultMatchWidth:"wide",parsePatterns:{short:[/^d/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^s[aá]/i],narrow:[/^d/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^s[aá]/i],any:[/^d/i,/^seg/i,/^t/i,/^qua/i,/^qui/i,/^sex/i,/^s[aá]b/i]},defaultParseWidth:"any"}),dayPeriod:ca({matchPatterns:{narrow:/^(a|p|mn|md|(da) (manhã|tarde|noite))/i,any:/^([ap]\.?\s?m\.?|meia[-\s]noite|meio[-\s]dia|(da) (manhã|tarde|noite))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mn|^meia[-\s]noite/i,noon:/^md|^meio[-\s]dia/i,morning:/manhã/i,afternoon:/tarde/i,evening:/tarde/i,night:/noite/i}},defaultParseWidth:"any"})};var ha;const ga={code:"pt-BR",formatDistance:(e,t,n)=>{let r;const a=ua[e];return r="string"==typeof a?a:1===t?a.one:a.other.replace("{{count}}",String(t)),n?.addSuffix?n.comparison&&n.comparison>0?"em "+r:"há "+r:r},formatLong:da,formatRelative:(e,t,n,r)=>{const a=fa[e];return"function"==typeof a?a(t):a},localize:ma,match:pa,options:{weekStartsOn:0,firstWeekContainsDate:1}};function xa({className:e,classNames:t,showOutsideDays:n=!0,...r}){return fe.jsx(j.DayPicker,{showOutsideDays:n,className:me("p-3",e),locale:ga,classNames:{months:"flex flex-col sm:flex-row space-y-4 sm:space-x-4 sm:space-y-0",month:"space-y-4",caption:"flex justify-center pt-1 relative items-center",caption_label:"text-sm font-medium",nav:"space-x-1 flex items-center",nav_button:me(he({variant:"outline"}),"h-7 w-7 bg-transparent p-0 opacity-50 hover:opacity-100"),nav_button_previous:"absolute left-1",nav_button_next:"absolute right-1",table:"w-full border-collapse space-y-1",head_row:"flex",head_cell:"text-muted-foreground rounded-md w-9 font-normal text-[0.8rem]",row:"flex w-full mt-2",cell:"h-9 w-9 text-center text-sm p-0 relative [&:has([aria-selected].day-range-end)]:rounded-r-md [&:has([aria-selected].day-outside)]:bg-accent/50 [&:has([aria-selected])]:bg-accent first:[&:has([aria-selected])]:rounded-l-md last:[&:has([aria-selected])]:rounded-r-md focus-within:relative focus-within:z-20",day:me(he({variant:"ghost"}),"h-9 w-9 p-0 font-normal aria-selected:opacity-100"),day_range_end:"day-range-end",day_selected:"bg-primary text-primary-foreground hover:bg-primary hover:text-primary-foreground focus:bg-primary focus:text-primary-foreground",day_today:"bg-accent text-accent-foreground",day_outside:"day-outside text-muted-foreground opacity-50 aria-selected:bg-accent/50 aria-selected:text-muted-foreground aria-selected:opacity-30",day_disabled:"text-muted-foreground opacity-50",day_range_middle:"aria-selected:bg-accent aria-selected:text-accent-foreground",day_hidden:"invisible",...t},components:{IconLeft:({...e})=>fe.jsx(i.ChevronLeft,{className:"h-4 w-4"}),IconRight:({...e})=>fe.jsx(i.ChevronRight,{className:"h-4 w-4"})},...r})}xa.displayName="Calendar";const ya=K.Root,ba=K.CollapsibleTrigger,va=K.CollapsibleContent,wa=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("flex h-full w-full flex-col overflow-hidden rounded-md bg-popover text-popover-foreground",e),...t}));wa.displayName="Command";const ka=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{className:"flex items-center border-b px-3","cmdk-input-wrapper":"",children:fe.jsx("input",{ref:n,className:me("flex h-11 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",e),...t})}));ka.displayName="CommandInput";const Na=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("max-h-[300px] overflow-y-auto overflow-x-hidden",e),...t}));Na.displayName="CommandList";const ja=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("py-6 text-center text-sm text-muted-foreground",e),...t}));ja.displayName="CommandEmpty";const Sa=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("overflow-hidden p-1 text-foreground [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground",e),...t}));Sa.displayName="CommandGroup";const Ca=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("-mx-1 h-px bg-border",e),...t}));Ca.displayName="CommandSeparator";const Ia=L.forwardRef(({className:e,disabled:t,onSelect:n,value:r,...a},s)=>fe.jsx("div",{ref:s,className:me("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none data-[disabled=true]:pointer-events-none data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground data-[disabled=true]:opacity-50",e),"data-disabled":t,onClick:()=>!t&&n?.(r||""),...a}));Ia.displayName="CommandItem";const Pa=({className:e,...t})=>fe.jsx("span",{className:me("ml-auto text-xs tracking-widest text-muted-foreground",e),...t});Pa.displayName="CommandShortcut";const Ta={Root:function({children:e,className:t}){return fe.jsx("div",{className:me("space-y-4",t),children:e})},Item:function({children:e,onClick:t,className:n}){return fe.jsx(we,{className:me("transition-colors",t&&"cursor-pointer hover:bg-muted/50",n),onClick:t,children:fe.jsx(Se,{className:"p-4",children:e})})},Field:function({label:e,value:t,className:n}){return fe.jsxs("div",{className:me("flex justify-between items-center text-sm",n),children:[fe.jsxs("span",{className:"text-muted-foreground font-medium",children:[e,":"]}),fe.jsx("span",{className:"text-foreground",children:t})]})}},Ea={1:"grid-cols-1",2:"grid-cols-2",3:"grid-cols-3",4:"grid-cols-4",5:"grid-cols-5",6:"grid-cols-6","auto-fit":"grid-cols-[repeat(auto-fit,minmax(250px,1fr))]","auto-fill":"grid-cols-[repeat(auto-fill,minmax(250px,1fr))]"},Aa={xs:"gap-1",sm:"gap-2",md:"gap-4",lg:"gap-6",xl:"gap-8"};function Da({children:e,cols:t="auto-fit",gap:n="md",className:r}){return fe.jsx("div",{className:me("grid",Ea[t],Aa[n],r),children:e})}const Ra=({className:e,...t})=>fe.jsx("nav",{role:"navigation","aria-label":"pagination",className:me("mx-auto flex w-full justify-center",e),...t});Ra.displayName="Pagination";const _a=L.forwardRef(({className:e,...t},n)=>fe.jsx("ul",{ref:n,className:me("flex flex-row items-center gap-1",e),...t}));_a.displayName="PaginationContent";const Fa=L.forwardRef(({className:e,...t},n)=>fe.jsx("li",{ref:n,className:me("",e),...t}));Fa.displayName="PaginationItem";const La=({className:e,isActive:t,size:n="icon",...r})=>fe.jsx("a",{"aria-current":t?"page":void 0,className:me(he({variant:t?"outline":"ghost",size:n}),e),...r});La.displayName="PaginationLink";const Ma=({className:e,...t})=>fe.jsxs(La,{"aria-label":"Go to previous page",size:"default",className:me("gap-1 pl-2.5",e),...t,children:[fe.jsx(i.ChevronLeft,{className:"h-4 w-4"}),fe.jsx("span",{children:"Previous"})]});Ma.displayName="PaginationPrevious";const Oa=({className:e,...t})=>fe.jsxs(La,{"aria-label":"Go to next page",size:"default",className:me("gap-1 pr-2.5",e),...t,children:[fe.jsx("span",{children:"Next"}),fe.jsx(i.ChevronRight,{className:"h-4 w-4"})]});Oa.displayName="PaginationNext";const za=({className:e,...t})=>fe.jsxs("span",{"aria-hidden":!0,className:me("flex h-9 w-9 items-center justify-center",e),...t,children:[fe.jsx(i.MoreHorizontal,{className:"h-4 w-4"}),fe.jsx("span",{className:"sr-only",children:"More pages"})]});za.displayName="PaginationEllipsis";const Ua=L.forwardRef(({className:e,value:t,...n},r)=>fe.jsx(X.Root,{ref:r,className:me("relative h-2 w-full overflow-hidden rounded-full bg-primary/20",e),...n,children:fe.jsx(X.Indicator,{className:"h-full w-full flex-1 bg-primary transition-all",style:{transform:`translateX(-${100-(t||0)}%)`}})}));Ua.displayName=X.Root.displayName;const Ba=L.forwardRef(({className:e,...t},n)=>fe.jsx(Y.Root,{className:me("grid gap-2",e),...t,ref:n}));Ba.displayName=Y.Root.displayName;const $a=L.forwardRef(({className:e,...t},n)=>fe.jsx(Y.Item,{ref:n,className:me("aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",e),...t,children:fe.jsx(Y.Indicator,{className:"flex items-center justify-center",children:fe.jsx(i.Circle,{className:"h-2.5 w-2.5 fill-current text-current"})})}));$a.displayName=Y.Item.displayName;const Va=L.forwardRef(({className:e,orientation:t="horizontal",decorative:n=!0,...r},a)=>fe.jsx(J.Root,{ref:a,decorative:n,orientation:t,className:me("shrink-0 bg-border","horizontal"===t?"h-[1px] w-full":"h-full w-[1px]",e),...r}));Va.displayName=J.Root.displayName;const qa=O.Root,Ha=O.Trigger,Wa=O.Close,Qa=O.Portal,Ga=L.forwardRef(({className:e,...t},n)=>fe.jsx(O.Overlay,{className:me("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t,ref:n}));Ga.displayName=O.Overlay.displayName;const Ka=n.cva("fixed z-50 gap-4 bg-background p-6 shadow-lg transition ease-in-out data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:duration-300 data-[state=open]:duration-500",{variants:{side:{top:"inset-x-0 top-0 border-b data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top",bottom:"inset-x-0 bottom-0 border-t data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom",left:"inset-y-0 left-0 h-full w-3/4 border-r data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left sm:max-w-sm",right:"inset-y-0 right-0 h-full w-3/4 border-l data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right sm:max-w-sm"}},defaultVariants:{side:"right"}}),Xa=L.forwardRef(({side:e="right",className:t,children:n,...r},a)=>fe.jsxs(Qa,{children:[fe.jsx(Ga,{}),fe.jsxs(O.Content,{ref:a,className:me(Ka({side:e}),t),...r,children:[n,fe.jsxs(O.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-secondary",children:[fe.jsx(i.X,{className:"h-4 w-4"}),fe.jsx("span",{className:"sr-only",children:"Close"})]})]})]}));Xa.displayName=O.Content.displayName;const Ya=({className:e,...t})=>fe.jsx("div",{className:me("flex flex-col space-y-2 text-center sm:text-left",e),...t});Ya.displayName="SheetHeader";const Ja=({className:e,...t})=>fe.jsx("div",{className:me("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});Ja.displayName="SheetFooter";const Za=L.forwardRef(({className:e,...t},n)=>fe.jsx(O.Title,{ref:n,className:me("text-lg font-semibold text-foreground",e),...t}));Za.displayName=O.Title.displayName;const es=L.forwardRef(({className:e,...t},n)=>fe.jsx(O.Description,{ref:n,className:me("text-sm text-muted-foreground",e),...t}));es.displayName=O.Description.displayName;const ts=Z.Provider,ns=Z.Root,rs=Z.Trigger,as=L.forwardRef(({className:e,sideOffset:t=4,...n},r)=>fe.jsx(Z.Content,{ref:r,sideOffset:t,className:me("z-50 overflow-hidden rounded-md border bg-popover px-3 py-1.5 text-sm text-popover-foreground shadow-md animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...n}));as.displayName=Z.Content.displayName;const ss="sidebar:state",os=L.createContext(null);function is(){const e=L.useContext(os);if(!e)throw new Error("useSidebar must be used within a SidebarProvider.");return e}const ls=L.forwardRef(({defaultOpen:e=!0,open:t,onOpenChange:n,className:r,style:a,children:s,...o},i)=>{const[l,c]=L.useState(!1);L.useEffect(()=>{const e=()=>c(window.innerWidth<768);return e(),window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)},[]);const[u,d]=L.useState(!1),[f,m]=L.useState(()=>{if("undefined"!=typeof window){const t=localStorage.getItem(ss);return null!==t?"true"===t:e}return e}),p=t??f,h=L.useCallback(e=>{const t="function"==typeof e?e(p):e;n?n(t):m(t),"undefined"!=typeof window&&localStorage.setItem(ss,String(t))},[n,p]),g=L.useCallback(()=>l?d(e=>!e):h(e=>!e),[l,h,d]);L.useEffect(()=>{const e=e=>{"b"===e.key&&(e.metaKey||e.ctrlKey)&&(e.preventDefault(),g())};return window.addEventListener("keydown",e),()=>window.removeEventListener("keydown",e)},[g]);const x=p?"expanded":"collapsed",y=L.useMemo(()=>({state:x,open:p,setOpen:h,isMobile:l,openMobile:u,setOpenMobile:d,toggleSidebar:g}),[x,p,h,l,u,d,g]);return fe.jsx(os.Provider,{value:y,children:fe.jsx(ts,{delayDuration:0,children:fe.jsx("div",{className:me("group/sidebar-wrapper flex min-h-svh w-full has-[[data-variant=inset]]:bg-sidebar sidebar-container",r),style:{"--sidebar-width":"16rem","--sidebar-width-icon":"4.5rem",...a},ref:i,...o,children:s})})})});ls.displayName="SidebarProvider";const cs=L.forwardRef(({side:e="left",variant:t="sidebar",collapsible:n="offcanvas",className:r,children:a,...s},o)=>{const{isMobile:i,state:l,openMobile:c,setOpenMobile:u}=is();return"none"===n?fe.jsx("div",{className:me("flex h-full w-[--sidebar-width] flex-col bg-sidebar text-sidebar-foreground",r),ref:o,...s,children:a}):i?fe.jsx(qa,{open:c,onOpenChange:u,...s,children:fe.jsxs(Xa,{"data-sidebar":"sidebar","data-mobile":"true",className:"w-[--sidebar-width] bg-sidebar p-0 text-sidebar-foreground [&>button]:hidden sidebar-mobile",style:{"--sidebar-width":"18rem"},side:e,children:[fe.jsx(Za,{className:"sr-only",children:"Menu de Navegação"}),fe.jsx("div",{className:"flex h-full w-full flex-col",children:a})]})}):fe.jsxs("div",{ref:o,className:"group peer hidden md:block text-sidebar-foreground","data-state":l,"data-collapsible":"collapsed"===l?n:"","data-variant":t,"data-side":e,children:[fe.jsx("div",{className:me("duration-200 relative h-svh w-[--sidebar-width] bg-transparent transition-[width] ease-linear","group-data-[collapsible=offcanvas]:w-0","group-data-[side=right]:rotate-180","floating"===t||"inset"===t?"group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4))]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon]")}),fe.jsx("div",{className:me("duration-200 fixed inset-y-0 z-10 hidden h-svh w-[--sidebar-width] transition-[left,right,width] ease-linear md:flex","left"===e?"left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]":"right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]","floating"===t||"inset"===t?"p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4)_+2px)]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon] group-data-[side=left]:border-r group-data-[side=right]:border-l",r),...s,children:fe.jsx("div",{"data-sidebar":"sidebar",className:"flex h-full w-full flex-col group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:border-sidebar-border group-data-[variant=floating]:shadow bg-white",children:a})})]})});cs.displayName="Sidebar";const us=L.forwardRef(({className:e,onClick:t,...n},r)=>{const{toggleSidebar:a}=is();return fe.jsxs(ge,{ref:r,"data-sidebar":"trigger",variant:"ghost",size:"icon",className:me("h-7 w-7",e),onClick:e=>{t?.(e),a()},...n,children:[fe.jsx(i.PanelLeft,{}),fe.jsx("span",{className:"sr-only",children:"Toggle Sidebar"})]})});us.displayName="SidebarTrigger";const ds=L.forwardRef(({className:e,...t},n)=>{const{toggleSidebar:r}=is();return fe.jsx("button",{ref:n,"data-sidebar":"rail","aria-label":"Toggle Sidebar",tabIndex:-1,onClick:r,title:"Toggle Sidebar",className:me("absolute inset-y-0 z-20 hidden w-4 -translate-x-1/2 transition-all ease-linear after:absolute after:inset-y-0 after:left-1/2 after:w-[2px] hover:after:bg-sidebar-border group-data-[side=left]:-right-4 group-data-[side=right]:left-0 sm:flex","[[data-side=left]_&]:cursor-w-resize [[data-side=right]_&]:cursor-e-resize","[[data-side=left][data-state=collapsed]_&]:cursor-e-resize [[data-side=right][data-state=collapsed]_&]:cursor-w-resize","group-data-[collapsible=offcanvas]:translate-x-0 group-data-[collapsible=offcanvas]:after:left-full group-data-[collapsible=offcanvas]:hover:bg-sidebar","[[data-side=left][data-collapsible=offcanvas]_&]:-right-2","[[data-side=right][data-collapsible=offcanvas]_&]:-left-2",e),...t})});ds.displayName="SidebarRail";const fs=L.forwardRef(({className:e,...t},n)=>fe.jsx("main",{ref:n,className:me("relative flex min-h-svh flex-1 flex-col bg-background","peer-data-[variant=inset]:min-h-[calc(100svh-theme(spacing.4))] md:peer-data-[variant=inset]:m-2 md:peer-data-[state=collapsed]:peer-data-[variant=inset]:ml-2 md:peer-data-[variant=inset]:ml-0 md:peer-data-[variant=inset]:rounded-xl md:peer-data-[variant=inset]:shadow",e),...t}));fs.displayName="SidebarInset";const ms=L.forwardRef(({className:e,...t},n)=>fe.jsx(ye,{ref:n,"data-sidebar":"input",className:me("h-8 w-full bg-background shadow-none focus-visible:ring-2 focus-visible:ring-sidebar-ring",e),...t}));ms.displayName="SidebarInput";const ps=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,"data-sidebar":"header",className:me("flex flex-col gap-2 p-2",e),...t}));ps.displayName="SidebarHeader";const hs=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,"data-sidebar":"footer",className:me("flex flex-col gap-2 p-2",e),...t}));hs.displayName="SidebarFooter";const gs=L.forwardRef(({className:e,...t},n)=>fe.jsx(Va,{ref:n,"data-sidebar":"separator",className:me("mx-2 w-auto bg-sidebar-border",e),...t}));gs.displayName="SidebarSeparator";const xs=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,"data-sidebar":"content",className:me("flex min-h-0 flex-1 flex-col gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden",e),...t}));xs.displayName="SidebarContent";const ys=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,"data-sidebar":"group",className:me("relative flex w-full min-w-0 flex-col p-2",e),...t}));ys.displayName="SidebarGroup";const bs=L.forwardRef(({className:e,asChild:n=!1,...r},a)=>{const s=n?t.Slot:"div";return fe.jsx(s,{ref:a,"data-sidebar":"group-label",className:me("duration-200 flex h-8 shrink-0 items-center rounded-md px-2 text-xs font-medium text-sidebar-foreground/70 outline-none ring-sidebar-ring transition-[margin,opa] ease-linear focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:-mt-8 group-data-[collapsible=icon]:opacity-0",e),...r})});bs.displayName="SidebarGroupLabel";const vs=L.forwardRef(({className:e,asChild:n=!1,...r},a)=>{const s=n?t.Slot:"button";return fe.jsx(s,{ref:a,"data-sidebar":"group-action",className:me("absolute right-3 top-3.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","group-data-[collapsible=icon]:hidden",e),...r})});vs.displayName="SidebarGroupAction";const ws=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,"data-sidebar":"group-content",className:me("w-full text-sm",e),...t}));ws.displayName="SidebarGroupContent";const ks=L.forwardRef(({className:e,...t},n)=>fe.jsx("ul",{ref:n,"data-sidebar":"menu",className:me("flex w-full min-w-0 flex-col gap-1",e),...t}));ks.displayName="SidebarMenu";const Ns=L.forwardRef(({className:e,...t},n)=>fe.jsx("li",{ref:n,"data-sidebar":"menu-item",className:me("group/menu-item relative",e),...t}));Ns.displayName="SidebarMenuItem";const js=n.cva("peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left text-sm outline-none ring-sidebar-ring transition-[width,height,padding] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-[[data-sidebar=menu-action]]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-primary data-[active=true]:font-medium data-[active=true]:text-sidebar-primary-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:!size-8 group-data-[collapsible=icon]:!p-2 group-data-[collapsible=icon]:justify-center group-data-[collapsible=icon]:gap-0 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0 group-data-[collapsible=icon]:[&>*]:!mr-0 group-data-[collapsible=icon]:[&>*]:!ml-0",{variants:{variant:{default:"hover:bg-sidebar-accent hover:text-sidebar-accent-foreground",outline:"bg-background shadow-[0_0_0_1px_hsl(var(--sidebar-border))] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground hover:shadow-[0_0_0_1px_hsl(var(--sidebar-accent))]"},size:{default:"h-10 text-sm",sm:"h-7 text-xs",lg:"h-12 text-sm group-data-[collapsible=icon]:!p-0"}},defaultVariants:{variant:"default",size:"default"}}),Ss=L.forwardRef(({asChild:e=!1,isActive:n=!1,variant:r="default",size:a="default",tooltip:s,className:o,...i},l)=>{const c=e?t.Slot:"button",{isMobile:u,state:d}=is(),f=fe.jsx(c,{ref:l,"data-sidebar":"menu-button","data-size":a,"data-active":n,className:me(js({variant:r,size:a}),o),...i});return s?("string"==typeof s&&(s={children:s}),fe.jsxs(ns,{children:[fe.jsx(rs,{asChild:!0,children:f}),fe.jsx(as,{side:"right",align:"center",hidden:"collapsed"!==d||u,...s})]})):f});Ss.displayName="SidebarMenuButton";const Cs=L.forwardRef(({className:e,asChild:n=!1,showOnHover:r=!1,...a},s)=>{const o=n?t.Slot:"button";return fe.jsx(o,{ref:s,"data-sidebar":"menu-action",className:me("absolute right-1 top-1.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 peer-hover/menu-button:text-sidebar-accent-foreground [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",r&&"group-focus-within/menu-item:opacity-100 group-hover/menu-item:opacity-100 data-[state=open]:opacity-100 peer-data-[active=true]/menu-button:text-sidebar-accent-foreground md:opacity-0",e),...a})});Cs.displayName="SidebarMenuAction";const Is=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,"data-sidebar":"menu-badge",className:me("absolute right-1 flex h-5 min-w-5 items-center justify-center rounded-md px-1 text-xs font-medium tabular-nums text-sidebar-foreground select-none pointer-events-none","peer-hover/menu-button:text-sidebar-accent-foreground peer-data-[active=true]/menu-button:text-sidebar-accent-foreground","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",e),...t}));Is.displayName="SidebarMenuBadge";const Ps=L.forwardRef(({className:e,showIcon:t=!1,...n},r)=>{const a=L.useMemo(()=>`${Math.floor(40*Math.random())+50}%`,[]);return fe.jsxs("div",{ref:r,"data-sidebar":"menu-skeleton",className:me("rounded-md h-8 flex gap-2 px-2 items-center",e),...n,children:[t&&fe.jsx("div",{className:"size-4 rounded-md","data-sidebar":"menu-skeleton-icon"}),fe.jsx("div",{className:"h-4 flex-1 max-w-[--skeleton-width] skeleton-width","data-sidebar":"menu-skeleton-text",style:{"--skeleton-width":a}})]})});Ps.displayName="SidebarMenuSkeleton";const Ts=L.forwardRef(({className:e,...t},n)=>fe.jsx("ul",{ref:n,"data-sidebar":"menu-sub",className:me("mx-3.5 flex min-w-0 translate-x-px flex-col gap-1 border-l border-sidebar-border px-2.5 py-0.5","group-data-[collapsible=icon]:hidden",e),...t}));Ts.displayName="SidebarMenuSub";const Es=L.forwardRef(({...e},t)=>fe.jsx("li",{ref:t,...e}));Es.displayName="SidebarMenuSubItem";const As=L.forwardRef(({asChild:e=!1,size:n="md",isActive:r,className:a,...s},o)=>{const i=e?t.Slot:"a";return fe.jsx(i,{ref:o,"data-sidebar":"menu-sub-button","data-size":n,"data-active":r,className:me("flex h-7 min-w-0 -translate-x-px items-center gap-2 overflow-hidden rounded-md px-2 text-sidebar-foreground outline-none ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0 [&>svg]:text-sidebar-accent-foreground","data-[active=true]:bg-sidebar-accent data-[active=true]:text-sidebar-accent-foreground","sm"===n&&"text-xs","md"===n&&"text-sm","group-data-[collapsible=icon]:hidden",a),...s})});As.displayName="SidebarMenuSubButton";const Ds=L.forwardRef(({className:e,...t},n)=>fe.jsxs(ee.Root,{ref:n,className:me("relative flex w-full touch-none select-none items-center",e),...t,children:[fe.jsx(ee.Track,{className:"relative h-2 w-full grow overflow-hidden rounded-full bg-secondary",children:fe.jsx(ee.Range,{className:"absolute h-full bg-primary"})}),fe.jsx(ee.Thumb,{className:"block h-5 w-5 rounded-full border-2 border-primary bg-background ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50"})]}));Ds.displayName=ee.Root.displayName;function Rs(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(e?.(r),!1===n||!r.defaultPrevented)return t?.(r)}}function _s(e,t){if("function"==typeof e)return e(t);null!=e&&(e.current=t)}function Fs(...e){return L.useCallback(function(...e){return t=>{let n=!1;const r=e.map(e=>{const r=_s(e,t);return n||"function"!=typeof r||(n=!0),r});if(n)return()=>{for(let t=0;t<r.length;t++){const n=r[t];"function"==typeof n?n():_s(e[t],null)}}}}(...e),e)}function Ls(...e){const t=e[0];if(1===e.length)return t;const n=()=>{const n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){const r=n.reduce((t,{useScope:n,scopeName:r})=>({...t,...n(e)[`__scope${r}`]}),{});return L.useMemo(()=>({[`__scope${t.scopeName}`]:r}),[r])}};return n.scopeName=t.scopeName,n}var Ms=globalThis?.document?L.useLayoutEffect:()=>{},Os=L[" useInsertionEffect ".trim().toString()]||Ms;function zs({prop:e,defaultProp:t,onChange:n=()=>{},caller:r}){const[a,s,o]=function({defaultProp:e,onChange:t}){const[n,r]=L.useState(e),a=L.useRef(n),s=L.useRef(t);return Os(()=>{s.current=t},[t]),L.useEffect(()=>{a.current!==n&&(s.current?.(n),a.current=n)},[n,a]),[n,r,s]}({defaultProp:t,onChange:n}),i=void 0!==e,l=i?e:a;{const t=L.useRef(void 0!==e);L.useEffect(()=>{const e=t.current;if(e!==i){}t.current=i},[i,r])}const c=L.useCallback(t=>{if(i){const n=function(e){return"function"==typeof e}(t)?t(e):t;n!==e&&o.current?.(n)}else s(t)},[i,e,s,o]);return[l,c]}var Us=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,n)=>{const r=t.createSlot(`Primitive.${n}`),a=L.forwardRef((e,t)=>{const{asChild:a,...s}=e,o=a?r:n;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),fe.jsx(o,{...s,ref:t})});return a.displayName=`Primitive.${n}`,{...e,[n]:a}},{}),Bs="Switch",[$s]=function(e,t=[]){let n=[];const r=()=>{const t=n.map(e=>L.createContext(e));return function(n){const r=n?.[e]||t;return L.useMemo(()=>({[`__scope${e}`]:{...n,[e]:r}}),[n,r])}};return r.scopeName=e,[function(t,r){const a=L.createContext(r),s=n.length;n=[...n,r];const o=t=>{const{scope:n,children:r,...o}=t,i=n?.[e]?.[s]||a,l=L.useMemo(()=>o,Object.values(o));return fe.jsx(i.Provider,{value:l,children:r})};return o.displayName=t+"Provider",[o,function(n,o){const i=o?.[e]?.[s]||a,l=L.useContext(i);if(l)return l;if(void 0!==r)return r;throw new Error(`\`${n}\` must be used within \`${t}\``)}]},Ls(r,...t)]}(Bs),[Vs,qs]=$s(Bs),Hs=L.forwardRef((e,t)=>{const{__scopeSwitch:n,name:r,checked:a,defaultChecked:s,required:o,disabled:i,value:l="on",onCheckedChange:c,form:u,...d}=e,[f,m]=L.useState(null),p=Fs(t,e=>m(e)),h=L.useRef(!1),g=!f||(u||!!f.closest("form")),[x,y]=zs({prop:a,defaultProp:s??!1,onChange:c,caller:Bs});return fe.jsxs(Vs,{scope:n,checked:x,disabled:i,children:[fe.jsx(Us.button,{type:"button",role:"switch","aria-checked":x,"aria-required":o,"data-state":Ks(x),"data-disabled":i?"":void 0,disabled:i,value:l,...d,ref:p,onClick:Rs(e.onClick,e=>{y(e=>!e),g&&(h.current=e.isPropagationStopped(),h.current||e.stopPropagation())})}),g&&fe.jsx(Gs,{control:f,bubbles:!h.current,name:r,value:l,checked:x,required:o,disabled:i,form:u,style:{transform:"translateX(-100%)"}})]})});Hs.displayName=Bs;var Ws="SwitchThumb",Qs=L.forwardRef((e,t)=>{const{__scopeSwitch:n,...r}=e,a=qs(Ws,n);return fe.jsx(Us.span,{"data-state":Ks(a.checked),"data-disabled":a.disabled?"":void 0,...r,ref:t})});Qs.displayName=Ws;var Gs=L.forwardRef(({__scopeSwitch:e,control:t,checked:n,bubbles:r=!0,...a},s)=>{const o=L.useRef(null),i=Fs(o,s),l=function(e){const t=L.useRef({value:e,previous:e});return L.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}(n),c=function(e){const[t,n]=L.useState(void 0);return Ms(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const t=new ResizeObserver(t=>{if(!Array.isArray(t))return;if(!t.length)return;const r=t[0];let a,s;if("borderBoxSize"in r){const e=r.borderBoxSize,t=Array.isArray(e)?e[0]:e;a=t.inlineSize,s=t.blockSize}else a=e.offsetWidth,s=e.offsetHeight;n({width:a,height:s})});return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}n(void 0)},[e]),t}(t);return L.useEffect(()=>{const e=o.current;if(!e)return;const t=window.HTMLInputElement.prototype,a=Object.getOwnPropertyDescriptor(t,"checked").set;if(l!==n&&a){const t=new Event("click",{bubbles:r});a.call(e,n),e.dispatchEvent(t)}},[l,n,r]),fe.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:n,...a,tabIndex:-1,ref:i,style:{...a.style,...c,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})});function Ks(e){return e?"checked":"unchecked"}Gs.displayName="SwitchBubbleInput";var Xs=Hs,Ys=Qs;const Js=L.forwardRef(({className:e,...t},n)=>fe.jsx(Xs,{className:me("peer inline-flex h-6 w-11 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input",e),...t,ref:n,children:fe.jsx(Ys,{className:me("pointer-events-none block h-5 w-5 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-5 data-[state=unchecked]:translate-x-0")})}));Js.displayName=Xs.displayName;const Zs=te.Root,eo=L.forwardRef(({className:e,...t},n)=>fe.jsx(te.List,{ref:n,className:me("inline-flex h-9 items-center justify-center rounded-lg bg-muted p-1 text-muted-foreground",e),...t}));eo.displayName=te.List.displayName;const to=L.forwardRef(({className:e,...t},n)=>fe.jsx(te.Trigger,{ref:n,className:me("inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow",e),...t}));to.displayName=te.Trigger.displayName;const no=L.forwardRef(({className:e,...t},n)=>fe.jsx(te.Content,{ref:n,className:me("mt-2 ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",e),...t}));no.displayName=te.Content.displayName;const ro=n.cva("inline-flex items-center justify-center rounded-md text-sm font-medium ring-offset-background transition-colors hover:bg-muted hover:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=on]:bg-accent data-[state=on]:text-accent-foreground",{variants:{variant:{default:"bg-transparent",outline:"border border-input bg-transparent hover:bg-accent hover:text-accent-foreground"},size:{default:"h-10 px-3",sm:"h-9 px-2.5",lg:"h-11 px-5"}},defaultVariants:{variant:"default",size:"default"}}),ao=L.forwardRef(({className:e,variant:t,size:n,...r},a)=>fe.jsx(ne.Root,{ref:a,className:me(ro({variant:t,size:n,className:e})),...r}));ao.displayName=ne.Root.displayName;const so=L.createContext({size:"default",variant:"default"}),oo=L.forwardRef(({className:e,variant:t,size:n,children:r,...a},s)=>fe.jsx(re.Root,{ref:s,className:me("flex items-center justify-center gap-1",e),...a,children:fe.jsx(so.Provider,{value:{variant:t,size:n},children:r})}));oo.displayName=re.Root.displayName;const io=L.forwardRef(({className:e,children:t,variant:n,size:r,...a},s)=>{const o=L.useContext(so);return fe.jsx(re.Item,{ref:s,className:me(ro({variant:o.variant||n,size:o.size||r}),e),...a,children:t})});function lo(e){const t=g.useNavigate();return{onNew:()=>{const n=e.newPath||`${e.basePath}/new`;t(n)},onEdit:n=>{const r=e.editPath?e.editPath.replace(":id",n.id):`${e.basePath}/${n.id}/edit`;t(r)}}}io.displayName=re.Item.displayName;var co=Object.defineProperty,uo=(e,t,n)=>((e,t,n)=>t in e?co(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,t+"",n);const fo=new class{constructor(){uo(this,"baseUrl",(void 0).VITE_QUALIEX_API_URL)}extractCompanyUserId(e){const t=Et.getAccessToken();if(!t)return null;try{const n=kt.parseJwtPayload(t);if(!n)return null;for(const t in n)if(t.startsWith("co")&&/^co\d+$/.test(t)){const r=n[t];if(r&&"string"==typeof r){const t=r.split(";");if(t.length>8&&t[0]===e)return t[8]}}}catch(n){}return null}async fetchPlaceByCompanyUserId(e,t){const n=Et.getAccessToken();if(!n||!t)return null;try{const r=`${this.baseUrl}/api/common/v1/CompaniesUsers/${e}`,a=await fetch(r,{method:"GET",headers:{Authorization:`Bearer ${n}`,"Content-Type":"application/json",Accept:"application/json","un-alias":t}});if(!a.ok)return null;const s=await a.json();return{placeId:s.placeId||null,placeName:s.placeName||null}}catch(r){return null}}async fetchPlaceFromUsersList(e,t,n){const r=Et.getAccessToken();if(!r||!t||!n)return null;try{const a=new URL(`${this.baseUrl}/api/common/v1/companiesusers`);a.searchParams.append("companyId",n),a.searchParams.append("filterStatus","active");const s=await fetch(a.toString(),{method:"GET",headers:{Authorization:`Bearer ${r}`,"Content-Type":"application/json",Accept:"application/json","un-alias":t}});if(!s.ok)return null;const o=await s.json(),i=o.data||o;if(!Array.isArray(i))return null;const l=i.find(t=>t.userId===e);return l?{placeId:l.placeId||null,placeName:l.placeName||null}:null}catch(a){return null}}async fetchUserPlace(e,t,n){if(!Gt.validateToken().valid)return{placeId:null,placeName:null};try{const r=this.extractCompanyUserId(t);if(r){const e=await this.fetchPlaceByCompanyUserId(r,t);if(e&&e.placeId)return e}const a=await this.fetchPlaceFromUsersList(e,t,n);return a&&a.placeId?a:{placeId:null,placeName:null}}catch(r){if(await Gt.handleApiError(r)){const e=this.extractCompanyUserId(t);if(e){const n=await this.fetchPlaceByCompanyUserId(e,t);if(n&&n.placeId)return n}}return{placeId:null,placeName:null}}}};var mo=Object.defineProperty,po=(e,t,n)=>((e,t,n)=>t in e?mo(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,t+"",n);class ho{constructor(){po(this,"baseUrl",(void 0).VITE_QUALIEX_API_URL)}async makeApiCall(e,t,n){const r=Gt.validateToken();if(!r.valid)throw new Error(r.message||"Token inválido");const a=Et.getAccessToken();if(!a)throw new Error("Token Qualiex não encontrado");if(!n||""===n.trim())throw new Error("Alias da unidade é obrigatório");const s=new URL(e,this.baseUrl);Object.entries(t).forEach(([e,t])=>{s.searchParams.append(e,t)});const o=await fetch(s.toString(),{method:"GET",headers:{Authorization:`Bearer ${a}`,"Content-Type":"application/json",Accept:"application/json","un-alias":n}});if(!o.ok){const e=new Error(`API call failed: ${o.status} ${o.statusText}`);throw e.status=o.status,e}return await o.json()}mapToPlace(e){return{id:e.id||e.placeId,placeId:e.id||e.placeId,title:e.name||"Local sem nome",name:e.name||"Local sem nome",description:e.description||null,is_actived:!1!==e.isActive,companyId:e.companyId||"",usersIds:e.usersIds||[],parentId:e.parentId||null,subPlaces:[],id_user:"",responsible_name:"",alias:"",created_at:(new Date).toISOString(),updated_at:(new Date).toISOString(),is_removed:!1}}buildHierarchy(e){const t=new Map,n=[];return e.forEach(e=>{t.set(e.placeId,{...e,subPlaces:[]})}),e.forEach(e=>{const r=t.get(e.placeId);if(e.parentId&&t.has(e.parentId)){const n=t.get(e.parentId);n.subPlaces||(n.subPlaces=[]);const a={id:r.placeId,placeId:r.placeId,name:r.name,parentId:e.parentId,usersIds:r.usersIds,isActive:r.is_actived,subPlaces:r.subPlaces||[]};n.subPlaces.push(a)}else n.push(r)}),n}async fetchPlaces(e,t){try{const n=await this.makeApiCall("/api/common/v1/places",{companyId:t,filterStatus:"all"},e);let r=n;if(n.data?r=n.data:Array.isArray(n)||(r=[]),!Array.isArray(r))return Rt.handleError("[PlaceService] Resposta não é um array",!1),[];const a=r.map(this.mapToPlace.bind(this));return this.buildHierarchy(a)}catch(n){if(await Gt.handleApiError(n))try{const n=await this.makeApiCall("/api/common/v1/places",{companyId:t,filterStatus:"all"},e);let r=n;n.data?r=n.data:Array.isArray(n)||(r=[]);const a=(Array.isArray(r)?r:[]).map(this.mapToPlace.bind(this));return this.buildHierarchy(a)}catch(r){return Rt.handleError(r instanceof Error?r:"Erro ao buscar locais após renovação de token",!0),[]}const a=n instanceof Error?n.message:"Erro ao buscar locais da API Qualiex";return Rt.handleError(a,!0),[]}}async getPlaces(e){const t=Et.extractTokenData();return t&&t.companyId?this.fetchPlaces(e,t.companyId):(Rt.handleError("[PlaceService] CompanyId não encontrado no token",!1),[])}}const go=new ho;var xo=Object.defineProperty,yo=(e,t,n)=>((e,t,n)=>t in e?xo(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,"symbol"!=typeof t?t+"":t,n);class bo{constructor(e={}){yo(this,"tableName"),yo(this,"schemaName"),this.tableName=e.tableName||"place_managers",this.schemaName=e.schemaName||"public"}async getPlaceManagers(e,t){const n=Ut(),{data:r,error:a}=await n.schema(this.schemaName).from(this.tableName).select("*").eq("alias",e).eq("place_id",t).order("role",{ascending:!1}).order("user_name",{ascending:!0});if(a)throw a;return r||[]}async setManager(e,t,n){const r=Ut();await r.schema(this.schemaName).from(this.tableName).delete().eq("alias",e).eq("place_id",t).eq("role","manager");const{error:a}=await r.schema(this.schemaName).from(this.tableName).insert({alias:e,place_id:t,user_id:n.userId,user_name:n.userName,user_email:n.userEmail,role:"manager"});if(a)throw a}async addMember(e,t,n){const r=Ut(),{error:a}=await r.schema(this.schemaName).from(this.tableName).insert({alias:e,place_id:t,user_id:n.userId,user_name:n.userName,user_email:n.userEmail,role:"member"});if(a)throw a}async removePlaceUser(e,t,n){const r=Ut(),{error:a}=await r.schema(this.schemaName).from(this.tableName).delete().eq("alias",e).eq("place_id",t).eq("user_id",n);if(a)throw a}}const vo=new bo,wo=(e,t=!0)=>{const{alias:n}=vn(),r=h.useQueryClient(),{data:a=[],isLoading:s}=h.useQuery({queryKey:["place-managers",n,e],queryFn:()=>vo.getPlaceManagers(n,e),enabled:t&&!!n&&!!e}),o=h.useMutation({mutationFn:t=>vo.setManager(n,e,t),onSuccess:()=>{r.invalidateQueries({queryKey:["place-managers"]}),dt({title:"Gestor definido com sucesso"})},onError:e=>{dt({title:"Erro ao definir gestor",description:e.message,variant:"destructive"})}}),i=h.useMutation({mutationFn:t=>vo.addMember(n,e,t),onSuccess:()=>{r.invalidateQueries({queryKey:["place-managers"]}),dt({title:"Membro adicionado com sucesso"})},onError:e=>{dt({title:"Erro ao adicionar membro",description:e.message,variant:"destructive"})}}),l=h.useMutation({mutationFn:t=>vo.removePlaceUser(n,e,t),onSuccess:()=>{r.invalidateQueries({queryKey:["place-managers"]}),dt({title:"Removido com sucesso"})},onError:e=>{dt({title:"Erro ao remover",description:e.message,variant:"destructive"})}}),c=a.find(e=>"manager"===e.role),u=a.filter(e=>"member"===e.role);return{managers:a,manager:c,members:u,isLoading:s,setManager:o.mutate,addMember:i.mutate,remove:l.mutate,isSettingManager:o.isPending,isAddingMember:i.isPending,isRemoving:l.isPending}},ko=({open:t,onOpenChange:n,onSelectManager:r,onSelectMember:a,currentManagerId:s,currentMemberIds:o=[],placeName:l,isLoading:c=!1})=>{const[u,d]=e.useState(""),{data:f=[],isLoading:m}=Nr(),p=f.filter(e=>e.userName.toLowerCase().includes(u.toLowerCase())||e.userEmail.toLowerCase().includes(u.toLowerCase())).sort((e,t)=>e.userName.localeCompare(t.userName)),h=m||c;return fe.jsx(Ie,{open:t,onOpenChange:n,children:fe.jsxs(De,{className:"max-w-4xl min-w-[800px]",children:[fe.jsxs(Re,{children:[fe.jsxs(Fe,{children:["Gerenciar Acesso - ",l]}),fe.jsx(Le,{children:"Selecione o gestor e os membros que terão acesso a este local"})]}),fe.jsxs("div",{className:"space-y-4",children:[fe.jsxs("div",{className:"relative",children:[fe.jsx(i.Search,{className:"absolute left-3 top-1/2 -translate-y-1/2 h-4 w-4 text-muted-foreground"}),fe.jsx(ye,{placeholder:"Buscar por nome ou email...",value:u,onChange:e=>d(e.target.value),className:"pl-9"})]}),fe.jsx(yr,{className:"h-[400px] pr-4",children:h?fe.jsx("div",{className:"text-center py-8 text-muted-foreground",children:"Carregando usuários..."}):0===p.length?fe.jsx("div",{className:"text-center py-8 text-muted-foreground",children:"Nenhum usuário encontrado"}):fe.jsx("div",{className:"space-y-2",children:p.map(e=>{const t=e.userId===s,n=o.includes(e.userId),l=t||n;return fe.jsxs("div",{className:"flex items-center justify-between p-3 rounded-lg border bg-card hover:bg-accent/50 transition-colors",children:[fe.jsx("div",{className:"flex items-center gap-3 flex-1 min-w-0",children:fe.jsxs("div",{className:"flex-1 min-w-0",children:[fe.jsxs("div",{className:"flex items-center gap-2",children:[fe.jsx("p",{className:"font-medium truncate",children:e.userName}),t&&fe.jsxs(tt,{variant:"default",className:"shrink-0",children:[fe.jsx(i.Crown,{className:"h-3 w-3 mr-1"}),"Gestor"]}),n&&fe.jsxs(tt,{variant:"secondary",className:"shrink-0",children:[fe.jsx(i.Users,{className:"h-3 w-3 mr-1"}),"Membro"]})]}),fe.jsx("p",{className:"text-sm text-muted-foreground truncate",children:e.userEmail})]})}),fe.jsxs("div",{className:"flex gap-2 shrink-0 ml-4",children:[!t&&fe.jsxs(ge,{size:"sm",variant:"outline",onClick:()=>r(e),className:"whitespace-nowrap",children:[fe.jsx(i.Crown,{className:"h-3 w-3 mr-1"}),"Tornar Gestor"]}),!l&&fe.jsxs(ge,{size:"sm",variant:"secondary",onClick:()=>a(e),className:"whitespace-nowrap",children:[fe.jsx(i.Users,{className:"h-3 w-3 mr-1"}),"Adicionar Membro"]})]})]},e.userId)})})})]})]})})},No=({placeId:t,placeName:n})=>{const[r,a]=e.useState(!1),{manager:s,members:o,setManager:l,addMember:c,remove:u,isSettingManager:d,isAddingMember:f,isRemoving:m}=wo(t);return fe.jsxs(fe.Fragment,{children:[fe.jsxs(Qn,{children:[fe.jsx(Gn,{asChild:!0,children:fe.jsx(ge,{variant:"ghost",size:"sm",className:"h-7 w-7 p-0",children:fe.jsx(i.EllipsisVertical,{className:"h-4 w-4"})})}),fe.jsxs(tr,{align:"end",className:"w-56 bg-background z-50",children:[fe.jsxs(nr,{onClick:()=>a(!0),children:[fe.jsx(i.Crown,{className:"h-4 w-4 mr-2"}),"Gerenciar Acessos"]}),s&&fe.jsx(nr,{onClick:()=>u(s.user_id),className:"text-destructive",disabled:m,children:"Remover Gestor"})]})]}),fe.jsx(ko,{open:r,onOpenChange:a,onSelectManager:e=>{l(e),a(!1)},onSelectMember:c,currentManagerId:s?.user_id,currentMemberIds:o.map(e=>e.user_id),placeName:n,isLoading:d||f})]})};function jo({place:t,level:n=0}){const[r,a]=e.useState(!1),s=t.subPlaces&&t.subPlaces.length>0,o="is_actived"in t?t.is_actived:t.isActive,l=t.placeId;return fe.jsxs("div",{children:[fe.jsxs(ya,{open:r,onOpenChange:a,children:[fe.jsxs("div",{className:"flex items-center gap-2 py-3 px-4 hover:bg-accent/50 transition-colors",style:{paddingLeft:2*n+1+"rem"},children:[s?fe.jsxs(ba,{className:"flex items-center gap-2 flex-1",children:[fe.jsx(i.ChevronRight,{className:me("h-4 w-4 transition-transform shrink-0",r&&"rotate-90")}),fe.jsx(i.Building2,{className:"h-4 w-4 text-muted-foreground shrink-0"}),fe.jsx("span",{className:"font-medium",children:t.name}),fe.jsxs("span",{className:"text-sm text-muted-foreground",children:["(",t.subPlaces.length,")"]})]}):fe.jsxs("div",{className:"flex items-center gap-2 flex-1",children:[fe.jsx("div",{className:"w-4 shrink-0"}),fe.jsx(i.Building2,{className:"h-4 w-4 text-muted-foreground shrink-0"}),fe.jsx("span",{className:"font-medium",children:t.name})]}),fe.jsxs("div",{className:"flex items-center gap-3 ml-auto",children:[fe.jsxs("div",{className:"flex items-center gap-1.5",children:[fe.jsx(i.Users,{className:"h-3.5 w-3.5 text-muted-foreground"}),fe.jsx("span",{className:"text-sm text-muted-foreground",children:t.usersIds.length})]}),fe.jsx(tt,{variant:o?"default":"secondary",className:"text-xs",children:o?"Ativo":"Inativo"}),fe.jsx(No,{placeId:l,placeName:t.name})]})]}),s&&fe.jsx(va,{children:t.subPlaces.map(e=>fe.jsx(jo,{place:e,level:n+1},e.placeId))})]}),0===n&&fe.jsx(Va,{})]})}const So=e.memo(({variant:t="card",className:n="",selectedUnit:r,onUnitChange:a})=>{const{user:s,companies:o,alias:l,isAuthenticated:c,logout:u,switchUnit:d}=vn(),f=o?.[0]||null,m=l?o?.find(e=>e.alias===l):f,p=o||[],h=r||m||f||f,g=e.useCallback(e=>{a?a(e):d(e)},[a,d]),x=e.useMemo(()=>{if(!p?.length)return[];const e=new Map;p.forEach(t=>{e.set(t.alias,t)});const t=Array.from(e.values()),n=t.find(e=>e.alias===h?.alias),r=t.filter(e=>e.alias!==h?.alias);return r.sort((e,t)=>(e.name||"").localeCompare(t.name||"","pt-BR",{sensitivity:"base"})),n?[n,...r]:r},[p,h?.alias]);if(!c||!s)return null;const y=()=>fe.jsxs(fe.Fragment,{children:[fe.jsxs("div",{className:"flex items-center space-x-3",children:[fe.jsx("div",{className:"flex-shrink-0",children:fe.jsx("div",{className:"w-10 h-10 bg-primary rounded-full flex items-center justify-center",children:fe.jsx(i.User,{className:"h-5 w-5 text-primary-foreground"})})}),fe.jsxs("div",{className:"flex-1 min-w-0",children:[fe.jsx("p",{className:"text-sm font-medium truncate",children:s.name}),fe.jsxs("p",{className:"text-xs text-muted-foreground",children:["Unidade: ",h?.name||"N/A"]})]})]}),h&&fe.jsx("div",{className:"mt-3",children:fe.jsxs("div",{className:"flex items-center space-x-2",children:[fe.jsx(i.Building2,{className:"h-4 w-4 text-muted-foreground"}),fe.jsx("span",{className:"text-sm font-medium",children:h.name})]})}),x.length>1&&fe.jsxs("div",{className:"mt-2",children:[fe.jsxs("p",{className:"text-xs text-muted-foreground mb-1",children:["Unidades disponíveis: ",x.length]}),fe.jsxs("div",{className:"flex flex-wrap gap-1",children:[x.slice(0,3).map(e=>fe.jsx(tt,{variant:e.alias===h?.alias?"default":"secondary",className:"text-xs cursor-pointer",onClick:()=>g(e),children:e.name},e.alias)),x.length>3&&fe.jsxs(tt,{variant:"outline",className:"text-xs",children:["+",x.length-3]})]})]})]});return"dropdown"===t?fe.jsxs(Qn,{children:[fe.jsx(Gn,{asChild:!0,children:fe.jsx(ge,{variant:"ghost",className:`h-auto p-2 ${n}`,children:fe.jsxs("div",{className:"flex items-center space-x-2",children:[fe.jsxs("div",{className:"hidden md:block text-left",children:[fe.jsx("p",{className:"text-sm font-medium",children:s.name}),fe.jsx("p",{className:"text-xs text-muted-foreground",children:h?.name||"N/A"})]}),fe.jsx("div",{className:"w-8 h-8 bg-primary rounded-full flex items-center justify-center",children:fe.jsx(i.User,{className:"h-4 w-4 text-primary-foreground"})}),fe.jsx(i.ChevronDown,{className:"h-4 w-4"})]})})}),fe.jsxs(tr,{className:"w-56 bg-background border border-border shadow-lg z-50",align:"end",children:[fe.jsxs(Yn,{children:[fe.jsxs(Zn,{children:[fe.jsx(i.RefreshCw,{className:"mr-2 h-4 w-4"}),"Alterar Unidade"]}),fe.jsx(er,{children:x.map(e=>fe.jsxs(nr,{onClick:()=>g(e),className:e.alias===h?.alias?"bg-muted":"",children:[fe.jsx(i.Building2,{className:"mr-2 h-4 w-4"}),e.name,e.alias===h?.alias&&fe.jsx(tt,{variant:"outline",className:"ml-2 text-xs",children:"Atual"})]},e.alias))})]}),fe.jsx(or,{}),fe.jsxs(nr,{onClick:u,children:[fe.jsx(i.LogOut,{className:"mr-2 h-4 w-4"}),"Sair"]})]})]}):fe.jsxs(we,{className:n,children:[fe.jsx(ke,{children:fe.jsx(Ne,{className:"text-lg",children:"Informações do Usuário"})}),fe.jsxs(Se,{className:"space-y-4",children:[fe.jsx(y,{}),fe.jsx(Va,{}),fe.jsxs(ge,{variant:"outline",onClick:u,size:"sm",className:"w-full",children:[fe.jsx(i.LogOut,{className:"mr-2 h-4 w-4"}),"Sair"]})]})]})}),Co=e.createContext({});function Io({children:t,config:n}){const r=e.useMemo(()=>({navigation:n?.navigation,appName:n?.appName}),[n?.navigation,n?.appName]);return fe.jsx(Co.Provider,{value:r,children:t})}function Po(){return e.useContext(Co)}function To(){const e=g.useLocation(),{navigation:t}=Po();if(!t)return"Página";const n=t.find(t=>t.path===e.pathname);if(n)return n.label;const r=t.find(t=>e.pathname.startsWith(t.path+"/"));return r?.label||"Página"}function Eo(t,n){const[r,a]=e.useState(t),s=e.useRef(),o=e.useCallback(()=>{s.current&&(clearTimeout(s.current),s.current=void 0)},[]);return e.useEffect(()=>(o(),s.current=setTimeout(()=>{a(t)},n),o),[t,n,o]),[r,o]}const Ao=e.memo(function({actions:t}){const n=g.useLocation(),r=To(),{navigation:a,appName:s}=Po(),{metadata:o}=Hr(),{companies:l,alias:c,isSearchVisible:u,clearSearch:d,refreshData:f,switchUnit:m}=vn(),p=c?l?.find(e=>e.alias===c)||l?.[0]||null:l?.[0]||null,[h,x]=g.useSearchParams(),[y,b]=e.useState(()=>h.get("search")||""),[v,w]=Eo(y,tn.debounceDelay);e.useEffect(()=>{if(!u)return;const e=new URLSearchParams(h);v?(e.set("search",v),e.set("page","1")):e.delete("search"),x(e)},[v,x,u]);const k=a?.find(e=>e.path===n.pathname)||a?.find(e=>n.pathname.startsWith(e.path+"/")),N=o.title||r,j=o.subtitle||k?.complementaryText||"Detalhes do item";return fe.jsx("header",{className:"bg-white border-b border-gray-200 px-2 md:px-4 py-2",children:fe.jsxs("div",{className:"flex items-center gap-4",children:[fe.jsxs("div",{className:"flex-shrink-0",children:[fe.jsxs("div",{className:"flex items-center gap-2 mb-1",children:[fe.jsx("h1",{className:"text-lg font-semibold text-foreground truncate",children:N}),fe.jsx(tt,{variant:"default",className:"bg-primary hover:bg-primary/90 text-primary-foreground text-xs px-2 py-1",children:s||"Módulo"})]}),fe.jsx("p",{className:"text-sm text-muted-foreground truncate",children:j})]}),u&&fe.jsxs("div",{className:"flex items-center gap-2 flex-1 max-w-2xl",children:[fe.jsxs("div",{className:"relative flex-1",children:[fe.jsx(i.Search,{className:"absolute left-3 top-1/2 transform -translate-y-1/2 text-muted-foreground h-4 w-4"}),fe.jsx(ye,{placeholder:"/wiki"===n.pathname?"Buscar artigos...":"Buscar...",value:y,onChange:e=>(e=>{b(e)})(e.target.value),className:"w-full pl-10 pr-8"}),y&&fe.jsx(ge,{variant:"ghost",size:"sm",className:"absolute right-1 top-1/2 transform -translate-y-1/2 h-6 w-6 p-0 hover:bg-gray-100",onClick:()=>{w(),b("");const e=new URLSearchParams(h);e.delete("search"),e.delete("page"),x(e)},title:"Limpar busca",children:fe.jsx(i.X,{size:14})})]}),fe.jsx(ge,{variant:"outline",size:"sm",onClick:f,className:"flex-shrink-0 h-10 w-10 p-0",title:"Atualizar dados",children:fe.jsx(i.RefreshCw,{size:14})})]}),fe.jsxs("div",{className:"flex-shrink-0 ml-auto flex items-center gap-3",children:[t&&fe.jsx("div",{className:"flex items-center gap-2",children:t}),fe.jsx("div",{className:"text-sm",children:fe.jsx(So,{variant:"dropdown",selectedUnit:p,onUnitChange:m})})]})]})})}),Do=(e={})=>{const{enabled:t=!0}=e,{alias:n}=vn();return h.useQuery({queryKey:["active-modules",n],queryFn:async()=>{if(!n)return[];const e=Ut(),{data:t,error:r}=await e.schema("central").from("modules").select("\n id, name, url,\n modules_alias!inner(alias)\n ").eq("modules_alias.alias",n).eq("status","active").order("name");if(r){if(!Wt.handleError(r))throw r;return[]}return t||[]},enabled:t&&!!n})},Ro=({key:e,enabled:t,checkFn:n,staleTime:r=3e5,gcTime:a=6e5})=>h.useQuery({queryKey:["permission",e],queryFn:n,enabled:t,staleTime:r,gcTime:a,retry:0,refetchOnWindowFocus:!1}),_o=(void 0).VITE_SUPABASE_PROJECT_ID,Fo={logo:`https://${_o}.supabase.co/storage/v1/object/public/library-assets/logo.svg`,smallLogo:`https://${_o}.supabase.co/storage/v1/object/public/library-assets/small.svg`},Lo=Fo.logo,Mo=Fo.smallLogo,Oo="forlogic-sidebar-pinned",zo=()=>{try{const e=localStorage.getItem(Oo);return!!e&&JSON.parse(e)}catch{return!1}};function Uo({config:t}={}){const{state:n,open:r,setOpen:a}=is(),s=g.useLocation(),{alias:o,user:l}=vn(),[c,u]=e.useState(!1),[d,f]=e.useState(zo),[m,p]=e.useState(!1);e.useEffect(()=>{a(!!d||!(!m&&!c))},[d,m,c,a]);const{data:h,isLoading:x,error:y}=Do({enabled:c}),b=e=>s.pathname===e||s.pathname.startsWith(e+"/"),v=e=>{const t=["border-l-yellow-400","border-l-green-400","border-l-blue-400","border-l-red-400","border-l-purple-400","border-l-pink-400"];return t[e%t.length]};return fe.jsxs(cs,{collapsible:"icon",onMouseEnter:()=>{d||p(!0)},onMouseLeave:()=>{d||p(!1)},className:"app-sidebar transition-all duration-300 ease-in-out bg-white border-r border-gray-200 py-6 px-3",children:[fe.jsxs(ps,{className:"p-0 gap-0",children:[fe.jsx("div",{className:"flex items-center justify-between h-[34px]",children:r?fe.jsxs(fe.Fragment,{children:[fe.jsx("div",{className:"flex items-center pl-[12px]",children:fe.jsx("img",{src:Fo.logo,alt:"Logo",className:"h-6 max-w-full object-contain"})}),fe.jsx("button",{onClick:()=>{const e=!d;f(e),(e=>{try{localStorage.setItem(Oo,JSON.stringify(e))}catch{}})(e)},className:"h-8 w-8 flex items-center justify-center rounded-md transition-colors duration-200 "+(d?"bg-primary text-primary-foreground":"hover:bg-muted text-muted-foreground"),children:fe.jsx(i.PanelLeft,{className:"h-4 w-4"})})]}):fe.jsx("div",{className:"flex items-center justify-center w-full h-[34px]",children:fe.jsx("img",{src:Fo.smallLogo,alt:"Logo",className:"h-[34px] w-[34px] object-contain"})})}),fe.jsx("div",{className:"mt-2 pt-0",children:fe.jsxs(Qn,{onOpenChange:u,children:[fe.jsx(Gn,{asChild:!0,children:r?fe.jsxs("div",{className:"bg-muted hover:bg-muted/80 text-foreground font-medium text-sm flex items-center justify-between cursor-pointer transition-all duration-200 h-8 px-3 gap-3 rounded-md w-full",children:[fe.jsxs("div",{className:"flex items-center gap-2 min-w-0",children:[fe.jsx("img",{src:"https://ccjfvpnndclajkleyqkc.supabase.co/storage/v1/object/public/library-assets/composit.svg",alt:"Menu",className:"h-6 w-6 text-muted-foreground flex-shrink-0"}),fe.jsx("span",{className:"truncate group-data-[collapsible=icon]:hidden",children:t?.appName||"Título do módulo"})]}),fe.jsx(i.ChevronDown,{className:"h-6 w-6 flex-shrink-0 text-muted-foreground"})]}):fe.jsx("div",{className:"flex items-center justify-center w-full h-8 bg-muted hover:bg-muted/80 rounded-md cursor-pointer transition-all duration-200 p-[5px]",children:fe.jsx(i.ChevronDown,{className:"h-6 w-6 text-muted-foreground"})})}),fe.jsx(tr,{className:r?"w-80 bg-white rounded-lg shadow-lg border border-gray-200 p-4 z-50":"w-[58px] bg-white rounded-lg shadow-lg border border-gray-200 p-2 z-50",align:r?"start":"center",children:x?fe.jsxs("div",{className:"flex items-center space-x-2 py-3 px-3 text-muted-foreground",children:[fe.jsx(i.Loader2,{className:"h-4 w-4 animate-spin"}),fe.jsx("span",{className:"text-sm",children:"Carregando módulos..."})]}):y?fe.jsxs("div",{className:"flex items-center space-x-2 py-3 px-3 text-destructive",children:[fe.jsx(i.AlertCircle,{className:"h-4 w-4"}),fe.jsx("span",{className:"text-sm",children:"Erro ao carregar módulos"})]}):h&&0!==h.length?fe.jsx("div",{className:"space-y-2",children:h.map((e,t)=>fe.jsx("div",{onClick:()=>(e=>{const t=h?.find(t=>t.url===e);t?.url&&window.open(t.url,"_blank")})(e.url||""),className:`\n bg-muted/50 hover:bg-muted rounded-md p-3 cursor-pointer \n border-l-4 ${v(t)} transition-colors duration-200\n `,children:fe.jsxs("div",{className:"flex items-center justify-between",children:[fe.jsx("span",{className:"font-medium text-foreground text-sm",children:e.name}),e.url&&fe.jsx(i.ExternalLink,{className:"h-4 w-4 text-muted-foreground"})]})},e.id))}):fe.jsx("div",{className:"py-3 px-3 text-muted-foreground text-sm",children:"Nenhum módulo disponível"})})]})})]}),fe.jsx(xs,{children:fe.jsx(ys,{className:"p-0 mt-6",children:fe.jsx(ws,{children:fe.jsx(ks,{className:"space-y-2",children:fe.jsx(ts,{children:t?.navigation?.map((e,t)=>{const n=({item:e,index:t})=>{const n=`${e.path}-${t}-${o??"noalias"}-${l?.id??"nouser"}`,{data:r=!0,isLoading:a}=Ro({key:n,enabled:Boolean(e.permissionCheck&&o&&l?.id),checkFn:e.permissionCheck||(()=>Promise.resolve(!0))}),s=e.permissionCheck&&!r,c=a?i.Loader2:s?i.Lock:e.icon;return s||e.complementaryText,fe.jsx(Ns,{children:s||a?fe.jsxs(ns,{children:[fe.jsx(rs,{asChild:!0,children:fe.jsx(Ss,{size:"lg",className:"h-10 opacity-50 cursor-not-allowed",onClick:e=>e.preventDefault(),children:fe.jsxs("div",{className:"flex w-full items-center gap-3",children:[fe.jsx("span",{className:"grid place-items-center h-[34px] w-[34px] p-[5px]",children:fe.jsx(c,{className:"h-4 w-4 "+(a?"animate-spin":"")})}),fe.jsx("span",{className:"font-medium sidebar-text group-data-[collapsible=icon]:hidden",children:e.label})]})})}),fe.jsx(as,{children:fe.jsx("p",{children:a?"Verificando acesso...":"Acesso restrito"})})]}):fe.jsx(Ss,{asChild:!0,isActive:b(e.path),size:"lg",className:"h-10",children:fe.jsxs(g.Link,{to:e.path,className:"flex w-full items-center gap-3",children:[fe.jsx("span",{className:"grid place-items-center h-[34px] w-[34px] p-[5px]",children:fe.jsx(c,{className:"h-5 w-4"})}),fe.jsx("span",{className:"font-medium sidebar-text group-data-[collapsible=icon]:hidden",children:e.label})]})})},e.path)};return fe.jsx(n,{item:e,index:t},e.path)})})})})})})]})}const Bo=e.memo(function({children:t,sidebar:n,sidebarConfig:r,showHeader:a=!0}){const s=e.useMemo(()=>n||fe.jsx(Uo,{config:r}),[n,r]),o=e.useMemo(()=>({"--sidebar-width":"240px","--sidebar-width-icon":"58px"}),[]);return fe.jsx(Io,{config:r,children:fe.jsx(qr,{children:fe.jsx(ls,{defaultOpen:!1,style:o,children:fe.jsxs("div",{className:"min-h-screen flex w-full",children:[s,fe.jsxs("main",{className:"flex-1 flex flex-col h-screen overflow-hidden",children:[a&&fe.jsx("div",{className:"flex-shrink-0 sticky top-0 z-10 bg-background",children:fe.jsx(Ao,{})}),fe.jsx("div",{className:"flex-1 overflow-y-auto bg-gray-50",children:t})]})]})})})})});class $o extends e.Component{constructor(e){super(e),this.state={hasError:!1}}static getDerivedStateFromError(e){return{hasError:!0,error:e}}componentDidCatch(e,t){Rt.handleError(e,!1)}render(){return this.state.hasError?this.props.fallback?this.props.fallback:fe.jsx("div",{className:"flex items-center justify-center min-h-screen p-4",children:fe.jsxs(we,{className:"w-full max-w-md",children:[fe.jsxs(ke,{className:"text-center",children:[fe.jsx("div",{className:"flex justify-center mb-4",children:fe.jsx(i.AlertTriangle,{className:"h-12 w-12 text-destructive"})}),fe.jsx(Ne,{children:"Algo deu errado"})]}),fe.jsxs(Se,{className:"text-center space-y-4",children:[fe.jsx("p",{className:"text-muted-foreground",children:"Ocorreu um erro inesperado. Tente recarregar a página."}),fe.jsx(ge,{onClick:()=>window.location.reload(),className:"w-full",children:"Recarregar Página"})]})]})}):this.props.children}}function Vo(){const[t,n]=e.useState([]),[r,a]=e.useState(!1),[s,i]=e.useState(null),[l,c]=e.useState(null);e.useEffect(()=>{u()},[]);const u=async()=>{try{const e=Ut(),{data:t,error:r}=await e.functions.invoke("openai-chat",{body:{action:"createThread"}});if(r)throw r;i(t.threadId),n([{id:"initial",role:"assistant",content:"Olá! Como posso ajudá-lo hoje?",timestamp:new Date}])}catch(e){c("Erro ao inicializar conversa"),o.toast.error("Erro ao inicializar conversa")}},d=e.useCallback(async e=>{if(!s||!e.trim())return;const t={id:`user-${Date.now()}`,role:"user",content:e,timestamp:new Date};n(e=>[...e,t]),a(!0),c(null);try{const t=Ut(),{data:r,error:a}=await t.functions.invoke("openai-chat",{body:{action:"sendMessage",threadId:s,message:e}});if(a)throw a;const{runId:o}=r,i=await(async e=>{if(!s)return!1;for(let n=0;n<60;n++)try{const t=Ut(),{data:n,error:r}=await t.functions.invoke("openai-chat",{body:{action:"checkRunStatus",threadId:s,runId:e}});if(r)throw r;const{status:a}=n;if("completed"===a)return!0;if("failed"===a||"cancelled"===a)throw new Error("O assistente encontrou um erro");await new Promise(e=>setTimeout(e,1e3))}catch(t){throw t}throw new Error("Tempo limite excedido")})(o);i&&await(async()=>{if(s)try{const e=Ut(),{data:t,error:r}=await e.functions.invoke("openai-chat",{body:{action:"getMessages",threadId:s}});if(r)throw r;const a=t.messages.map(e=>({id:e.id,role:e.role,content:e.content,timestamp:new Date(1e3*e.created_at)}));n(a)}catch(e){throw e}})()}catch(r){const e=r instanceof Error?r.message:"Erro ao enviar mensagem";c(e),o.toast.error(e),n(e=>e.filter(e=>e.id!==t.id))}finally{a(!1)}},[s]);return{messages:t,isLoading:r,error:l,sendMessage:d,threadId:s}}function qo(){}function Ho(){}const Wo=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Qo=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Go={};function Ko(e,t){return(Go.jsx?Qo:Wo).test(e)}const Xo=/[ \t\n\f\r]/g;function Yo(e){return""===e.replace(Xo,"")}class Jo{constructor(e,t,n){this.normal=t,this.property=e,n&&(this.space=n)}}function Zo(e,t){const n={},r={};for(const a of e)Object.assign(n,a.property),Object.assign(r,a.normal);return new Jo(n,r,t)}function ei(e){return e.toLowerCase()}Jo.prototype.normal={},Jo.prototype.property={},Jo.prototype.space=void 0;class ti{constructor(e,t){this.attribute=t,this.property=e}}ti.prototype.attribute="",ti.prototype.booleanish=!1,ti.prototype.boolean=!1,ti.prototype.commaOrSpaceSeparated=!1,ti.prototype.commaSeparated=!1,ti.prototype.defined=!1,ti.prototype.mustUseProperty=!1,ti.prototype.number=!1,ti.prototype.overloadedBoolean=!1,ti.prototype.property="",ti.prototype.spaceSeparated=!1,ti.prototype.space=void 0;let ni=0;const ri=ui(),ai=ui(),si=ui(),oi=ui(),ii=ui(),li=ui(),ci=ui();function ui(){return 2**++ni}var di=Object.freeze({__proto__:null,boolean:ri,booleanish:ai,commaOrSpaceSeparated:ci,commaSeparated:li,number:oi,overloadedBoolean:si,spaceSeparated:ii});const fi=Object.keys(di);class mi extends ti{constructor(e,t,n,r){let a=-1;if(super(e,t),pi(this,"space",r),"number"==typeof n)for(;++a<fi.length;){const e=fi[a];pi(this,fi[a],(n&di[e])===di[e])}}}function pi(e,t,n){n&&(e[t]=n)}function hi(e){const t={},n={};for(const[r,a]of Object.entries(e.properties)){const s=new mi(r,e.transform(e.attributes||{},r),a,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(s.mustUseProperty=!0),t[r]=s,n[ei(r)]=r,n[ei(s.attribute)]=r}return new Jo(t,n,e.space)}mi.prototype.defined=!0;const gi=hi({properties:{ariaActiveDescendant:null,ariaAtomic:ai,ariaAutoComplete:null,ariaBusy:ai,ariaChecked:ai,ariaColCount:oi,ariaColIndex:oi,ariaColSpan:oi,ariaControls:ii,ariaCurrent:null,ariaDescribedBy:ii,ariaDetails:null,ariaDisabled:ai,ariaDropEffect:ii,ariaErrorMessage:null,ariaExpanded:ai,ariaFlowTo:ii,ariaGrabbed:ai,ariaHasPopup:null,ariaHidden:ai,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:ii,ariaLevel:oi,ariaLive:null,ariaModal:ai,ariaMultiLine:ai,ariaMultiSelectable:ai,ariaOrientation:null,ariaOwns:ii,ariaPlaceholder:null,ariaPosInSet:oi,ariaPressed:ai,ariaReadOnly:ai,ariaRelevant:null,ariaRequired:ai,ariaRoleDescription:ii,ariaRowCount:oi,ariaRowIndex:oi,ariaRowSpan:oi,ariaSelected:ai,ariaSetSize:oi,ariaSort:null,ariaValueMax:oi,ariaValueMin:oi,ariaValueNow:oi,ariaValueText:null,role:null},transform:(e,t)=>"role"===t?t:"aria-"+t.slice(4).toLowerCase()});function xi(e,t){return t in e?e[t]:t}function yi(e,t){return xi(e,t.toLowerCase())}const bi=hi({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:li,acceptCharset:ii,accessKey:ii,action:null,allow:null,allowFullScreen:ri,allowPaymentRequest:ri,allowUserMedia:ri,alt:null,as:null,async:ri,autoCapitalize:null,autoComplete:ii,autoFocus:ri,autoPlay:ri,blocking:ii,capture:null,charSet:null,checked:ri,cite:null,className:ii,cols:oi,colSpan:null,content:null,contentEditable:ai,controls:ri,controlsList:ii,coords:oi|li,crossOrigin:null,data:null,dateTime:null,decoding:null,default:ri,defer:ri,dir:null,dirName:null,disabled:ri,download:si,draggable:ai,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:ri,formTarget:null,headers:ii,height:oi,hidden:si,high:oi,href:null,hrefLang:null,htmlFor:ii,httpEquiv:ii,id:null,imageSizes:null,imageSrcSet:null,inert:ri,inputMode:null,integrity:null,is:null,isMap:ri,itemId:null,itemProp:ii,itemRef:ii,itemScope:ri,itemType:ii,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:ri,low:oi,manifest:null,max:null,maxLength:oi,media:null,method:null,min:null,minLength:oi,multiple:ri,muted:ri,name:null,nonce:null,noModule:ri,noValidate:ri,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:ri,optimum:oi,pattern:null,ping:ii,placeholder:null,playsInline:ri,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:ri,referrerPolicy:null,rel:ii,required:ri,reversed:ri,rows:oi,rowSpan:oi,sandbox:ii,scope:null,scoped:ri,seamless:ri,selected:ri,shadowRootClonable:ri,shadowRootDelegatesFocus:ri,shadowRootMode:null,shape:null,size:oi,sizes:null,slot:null,span:oi,spellCheck:ai,src:null,srcDoc:null,srcLang:null,srcSet:null,start:oi,step:null,style:null,tabIndex:oi,target:null,title:null,translate:null,type:null,typeMustMatch:ri,useMap:null,value:ai,width:oi,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:ii,axis:null,background:null,bgColor:null,border:oi,borderColor:null,bottomMargin:oi,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:ri,declare:ri,event:null,face:null,frame:null,frameBorder:null,hSpace:oi,leftMargin:oi,link:null,longDesc:null,lowSrc:null,marginHeight:oi,marginWidth:oi,noResize:ri,noHref:ri,noShade:ri,noWrap:ri,object:null,profile:null,prompt:null,rev:null,rightMargin:oi,rules:null,scheme:null,scrolling:ai,standby:null,summary:null,text:null,topMargin:oi,valueType:null,version:null,vAlign:null,vLink:null,vSpace:oi,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:ri,disableRemotePlayback:ri,prefix:null,property:null,results:oi,security:null,unselectable:null},space:"html",transform:yi}),vi=hi({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:ci,accentHeight:oi,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:oi,amplitude:oi,arabicForm:null,ascent:oi,attributeName:null,attributeType:null,azimuth:oi,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:oi,by:null,calcMode:null,capHeight:oi,className:ii,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:oi,diffuseConstant:oi,direction:null,display:null,dur:null,divisor:oi,dominantBaseline:null,download:ri,dx:null,dy:null,edgeMode:null,editable:null,elevation:oi,enableBackground:null,end:null,event:null,exponent:oi,externalResourcesRequired:null,fill:null,fillOpacity:oi,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:li,g2:li,glyphName:li,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:oi,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:oi,horizOriginX:oi,horizOriginY:oi,id:null,ideographic:oi,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:oi,k:oi,k1:oi,k2:oi,k3:oi,k4:oi,kernelMatrix:ci,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:oi,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:oi,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:oi,overlineThickness:oi,paintOrder:null,panose1:null,path:null,pathLength:oi,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:ii,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:oi,pointsAtY:oi,pointsAtZ:oi,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:ci,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:ci,rev:ci,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:ci,requiredFeatures:ci,requiredFonts:ci,requiredFormats:ci,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:oi,specularExponent:oi,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:oi,strikethroughThickness:oi,string:null,stroke:null,strokeDashArray:ci,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:oi,strokeOpacity:oi,strokeWidth:null,style:null,surfaceScale:oi,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:ci,tabIndex:oi,tableValues:null,target:null,targetX:oi,targetY:oi,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:ci,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:oi,underlineThickness:oi,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:oi,values:null,vAlphabetic:oi,vMathematical:oi,vectorEffect:null,vHanging:oi,vIdeographic:oi,version:null,vertAdvY:oi,vertOriginX:oi,vertOriginY:oi,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:oi,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:xi}),wi=hi({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform:(e,t)=>"xlink:"+t.slice(5).toLowerCase()}),ki=hi({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:yi}),Ni=hi({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform:(e,t)=>"xml:"+t.slice(3).toLowerCase()}),ji={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},Si=/[A-Z]/g,Ci=/-[a-z]/g,Ii=/^data[-\w.:]+$/i;function Pi(e){return"-"+e.toLowerCase()}function Ti(e){return e.charAt(1).toUpperCase()}const Ei=Zo([gi,bi,wi,ki,Ni],"html"),Ai=Zo([gi,vi,wi,ki,Ni],"svg");var Di,Ri,_i,Fi={};function Li(){if(_i)return Fi;_i=1;var e=Fi&&Fi.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Fi,"__esModule",{value:!0}),Fi.default=function(e,n){var r=null;if(!e||"string"!=typeof e)return r;var a=(0,t.default)(e),s="function"==typeof n;return a.forEach(function(e){if("declaration"===e.type){var t=e.property,a=e.value;s?n(t,a,e):a&&((r=r||{})[t]=a)}}),r};var t=e(function(){if(Ri)return Di;Ri=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,n=/^\s*/,r=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,a=/^:\s*/,s=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,o=/^[;\s]*/,i=/^\s+|\s+$/g,l="";function c(e){return e?e.replace(i,l):l}return Di=function(i,u){if("string"!=typeof i)throw new TypeError("First argument must be a string");if(!i)return[];u=u||{};var d=1,f=1;function m(e){var n=e.match(t);n&&(d+=n.length);var r=e.lastIndexOf("\n");f=~r?e.length-r:f+e.length}function p(){var e={line:d,column:f};return function(t){return t.position=new h(e),y(),t}}function h(e){this.start=e,this.end={line:d,column:f},this.source=u.source}function g(e){var t=new Error(u.source+":"+d+":"+f+": "+e);if(t.reason=e,t.filename=u.source,t.line=d,t.column=f,t.source=i,!u.silent)throw t}function x(e){var t=e.exec(i);if(t){var n=t[0];return m(n),i=i.slice(n.length),t}}function y(){x(n)}function b(e){var t;for(e=e||[];t=v();)!1!==t&&e.push(t);return e}function v(){var e=p();if("/"==i.charAt(0)&&"*"==i.charAt(1)){for(var t=2;l!=i.charAt(t)&&("*"!=i.charAt(t)||"/"!=i.charAt(t+1));)++t;if(t+=2,l===i.charAt(t-1))return g("End of comment missing");var n=i.slice(2,t-2);return f+=2,m(n),i=i.slice(t),f+=2,e({type:"comment",comment:n})}}function w(){var t=p(),n=x(r);if(n){if(v(),!x(a))return g("property missing ':'");var i=x(s),u=t({type:"declaration",property:c(n[0].replace(e,l)),value:i?c(i[0].replace(e,l)):l});return x(o),u}}return h.prototype.content=i,y(),function(){var e,t=[];for(b(t);e=w();)!1!==e&&(t.push(e),b(t));return t}()},Di}());return Fi}var Mi,Oi,zi,Ui={};function Bi(){if(Mi)return Ui;Mi=1,Object.defineProperty(Ui,"__esModule",{value:!0}),Ui.camelCase=void 0;var e=/^--[a-zA-Z0-9_-]+$/,t=/-([a-z])/g,n=/^[^-]+$/,r=/^-(webkit|moz|ms|o|khtml)-/,a=/^-(ms)-/,s=function(e,t){return t.toUpperCase()},o=function(e,t){return"".concat(t,"-")};return Ui.camelCase=function(i,l){return void 0===l&&(l={}),function(t){return!t||n.test(t)||e.test(t)}(i)?i:(i=i.toLowerCase(),(i=l.reactCompat?i.replace(a,o):i.replace(r,o)).replace(t,s))},Ui}var $i=function(){if(zi)return Oi;zi=1;var e=(Oi&&Oi.__importDefault||function(e){return e&&e.__esModule?e:{default:e}})(Li()),t=Bi();function n(n,r){var a={};return n&&"string"==typeof n?((0,e.default)(n,function(e,n){e&&n&&(a[(0,t.camelCase)(e,r)]=n)}),a):a}return n.default=n,Oi=n}(),Vi=ae($i);const qi=Wi("end"),Hi=Wi("start");function Wi(e){return function(t){const n=t&&t.position&&t.position[e]||{};if("number"==typeof n.line&&n.line>0&&"number"==typeof n.column&&n.column>0)return{line:n.line,column:n.column,offset:"number"==typeof n.offset&&n.offset>-1?n.offset:void 0}}}function Qi(e){return e&&"object"==typeof e?"position"in e||"type"in e?Ki(e.position):"start"in e||"end"in e?Ki(e):"line"in e||"column"in e?Gi(e):"":""}function Gi(e){return Xi(e&&e.line)+":"+Xi(e&&e.column)}function Ki(e){return Gi(e&&e.start)+"-"+Gi(e&&e.end)}function Xi(e){return e&&"number"==typeof e?e:1}class Yi extends Error{constructor(e,t,n){super(),"string"==typeof t&&(n=t,t=void 0);let r="",a={},s=!1;if(t&&(a="line"in t&&"column"in t||"start"in t&&"end"in t?{place:t}:"type"in t?{ancestors:[t],place:t.position}:{...t}),"string"==typeof e?r=e:!a.cause&&e&&(s=!0,r=e.message,a.cause=e),!a.ruleId&&!a.source&&"string"==typeof n){const e=n.indexOf(":");-1===e?a.ruleId=n:(a.source=n.slice(0,e),a.ruleId=n.slice(e+1))}if(!a.place&&a.ancestors&&a.ancestors){const e=a.ancestors[a.ancestors.length-1];e&&(a.place=e.position)}const o=a.place&&"start"in a.place?a.place.start:a.place;this.ancestors=a.ancestors||void 0,this.cause=a.cause||void 0,this.column=o?o.column:void 0,this.fatal=void 0,this.file="",this.message=r,this.line=o?o.line:void 0,this.name=Qi(a.place)||"1:1",this.place=a.place||void 0,this.reason=this.message,this.ruleId=a.ruleId||void 0,this.source=a.source||void 0,this.stack=s&&a.cause&&"string"==typeof a.cause.stack?a.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}Yi.prototype.file="",Yi.prototype.name="",Yi.prototype.reason="",Yi.prototype.message="",Yi.prototype.stack="",Yi.prototype.column=void 0,Yi.prototype.line=void 0,Yi.prototype.ancestors=void 0,Yi.prototype.cause=void 0,Yi.prototype.fatal=void 0,Yi.prototype.place=void 0,Yi.prototype.ruleId=void 0,Yi.prototype.source=void 0;const Ji={}.hasOwnProperty,Zi=new Map,el=/[A-Z]/g,tl=new Set(["table","tbody","thead","tfoot","tr"]),nl=new Set(["td","th"]),rl="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function al(e,t){if(!t||void 0===t.Fragment)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let r;if(t.development){if("function"!=typeof t.jsxDEV)throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=function(e,t){return n;function n(n,r,a,s){const o=Array.isArray(a.children),i=Hi(n);return t(r,a,s,o,{columnNumber:i?i.column-1:void 0,fileName:e,lineNumber:i?i.line:void 0},void 0)}}(n,t.jsxDEV)}else{if("function"!=typeof t.jsx)throw new TypeError("Expected `jsx` in production options");if("function"!=typeof t.jsxs)throw new TypeError("Expected `jsxs` in production options");r=function(e,t,n){return r;function r(e,r,a,s){const o=Array.isArray(a.children)?n:t;return s?o(r,a,s):o(r,a)}}(0,t.jsx,t.jsxs)}const a={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:r,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:!1!==t.passKeys,passNode:t.passNode||!1,schema:"svg"===t.space?Ai:Ei,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:!1!==t.tableCellAlignToStyle},s=sl(a,e,void 0);return s&&"string"!=typeof s?s:a.create(e,a.Fragment,{children:s||void 0},void 0)}function sl(e,t,n){return"element"===t.type?function(e,t,n){const r=e.schema;let a=r;"svg"===t.tagName.toLowerCase()&&"html"===r.space&&(a=Ai,e.schema=a);e.ancestors.push(t);const s=ul(e,t.tagName,!1),o=function(e,t){const n={};let r,a;for(a in t.properties)if("children"!==a&&Ji.call(t.properties,a)){const s=cl(e,a,t.properties[a]);if(s){const[a,o]=s;e.tableCellAlignToStyle&&"align"===a&&"string"==typeof o&&nl.has(t.tagName)?r=o:n[a]=o}}if(r){(n.style||(n.style={}))["css"===e.stylePropertyNameCase?"text-align":"textAlign"]=r}return n}(e,t);let i=ll(e,t);tl.has(t.tagName)&&(i=i.filter(function(e){return"string"!=typeof e||!("object"==typeof(t=e)?"text"===t.type&&Yo(t.value):Yo(t));var t}));return ol(e,o,s,t),il(o,i),e.ancestors.pop(),e.schema=r,e.create(t,s,o,n)}(e,t,n):"mdxFlowExpression"===t.type||"mdxTextExpression"===t.type?function(e,t){if(t.data&&t.data.estree&&e.evaluater){const n=t.data.estree.body[0];return n.type,e.evaluater.evaluateExpression(n.expression)}dl(e,t.position)}(e,t):"mdxJsxFlowElement"===t.type||"mdxJsxTextElement"===t.type?function(e,t,n){const r=e.schema;let a=r;"svg"===t.name&&"html"===r.space&&(a=Ai,e.schema=a);e.ancestors.push(t);const s=null===t.name?e.Fragment:ul(e,t.name,!0),o=function(e,t){const n={};for(const r of t.attributes)if("mdxJsxExpressionAttribute"===r.type)if(r.data&&r.data.estree&&e.evaluater){const t=r.data.estree.body[0];qo(t.type);const a=t.expression;qo(a.type);const s=a.properties[0];qo(s.type),Object.assign(n,e.evaluater.evaluateExpression(s.argument))}else dl(e,t.position);else{const a=r.name;let s;if(r.value&&"object"==typeof r.value)if(r.value.data&&r.value.data.estree&&e.evaluater){const t=r.value.data.estree.body[0];qo(t.type),s=e.evaluater.evaluateExpression(t.expression)}else dl(e,t.position);else s=null===r.value||r.value;n[a]=s}return n}(e,t),i=ll(e,t);return ol(e,o,s,t),il(o,i),e.ancestors.pop(),e.schema=r,e.create(t,s,o,n)}(e,t,n):"mdxjsEsm"===t.type?function(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);dl(e,t.position)}(e,t):"root"===t.type?function(e,t,n){const r={};return il(r,ll(e,t)),e.create(t,e.Fragment,r,n)}(e,t,n):"text"===t.type?function(e,t){return t.value}(0,t):void 0}function ol(e,t,n,r){"string"!=typeof n&&n!==e.Fragment&&e.passNode&&(t.node=r)}function il(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function ll(e,t){const n=[];let r=-1;const a=e.passKeys?new Map:Zi;for(;++r<t.children.length;){const s=t.children[r];let o;if(e.passKeys){const e="element"===s.type?s.tagName:"mdxJsxFlowElement"===s.type||"mdxJsxTextElement"===s.type?s.name:void 0;if(e){const t=a.get(e)||0;o=e+"-"+t,a.set(e,t+1)}}const i=sl(e,s,o);void 0!==i&&n.push(i)}return n}function cl(e,t,n){const r=function(e,t){const n=ei(t);let r=t,a=ti;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&"data"===n.slice(0,4)&&Ii.test(t)){if("-"===t.charAt(4)){const e=t.slice(5).replace(Ci,Ti);r="data"+e.charAt(0).toUpperCase()+e.slice(1)}else{const e=t.slice(4);if(!Ci.test(e)){let n=e.replace(Si,Pi);"-"!==n.charAt(0)&&(n="-"+n),t="data"+n}}a=mi}return new a(r,t)}(e.schema,t);if(!(null==n||"number"==typeof n&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?function(e){const t={};return(""===e[e.length-1]?[...e,""]:e).join((t.padRight?" ":"")+","+(!1===t.padLeft?"":" ")).trim()}(n):n.join(" ").trim()),"style"===r.property){let t="object"==typeof n?n:function(e,t){try{return Vi(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const t=n,r=new Yi("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:t,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw r.file=e.filePath||void 0,r.url=rl+"#cannot-parse-style-attribute",r}}(e,String(n));return"css"===e.stylePropertyNameCase&&(t=function(e){const t={};let n;for(n in e)Ji.call(e,n)&&(t[fl(n)]=e[n]);return t}(t)),["style",t]}return["react"===e.elementAttributeNameCase&&r.space?ji[r.property]||r.property:r.attribute,n]}}function ul(e,t,n){let r;if(n)if(t.includes(".")){const e=t.split(".");let n,a=-1;for(;++a<e.length;){const t=Ko(e[a])?{type:"Identifier",name:e[a]}:{type:"Literal",value:e[a]};n=n?{type:"MemberExpression",object:n,property:t,computed:Boolean(a&&"Literal"===t.type),optional:!1}:t}r=n}else r=Ko(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};else r={type:"Literal",value:t};if("Literal"===r.type){const t=r.value;return Ji.call(e.components,t)?e.components[t]:t}if(e.evaluater)return e.evaluater.evaluateExpression(r);dl(e)}function dl(e,t){const n=new Yi("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw n.file=e.filePath||void 0,n.url=rl+"#cannot-handle-mdx-estrees-without-createevaluater",n}function fl(e){let t=e.replace(el,ml);return"ms-"===t.slice(0,3)&&(t="-"+t),t}function ml(e){return"-"+e.toLowerCase()}const pl={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},hl={};function gl(e,t){return xl(e,"boolean"!=typeof hl.includeImageAlt||hl.includeImageAlt,"boolean"!=typeof hl.includeHtml||hl.includeHtml)}function xl(e,t,n){if(function(e){return Boolean(e&&"object"==typeof e)}(e)){if("value"in e)return"html"!==e.type||n?e.value:"";if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return yl(e.children,t,n)}return Array.isArray(e)?yl(e,t,n):""}function yl(e,t,n){const r=[];let a=-1;for(;++a<e.length;)r[a]=xl(e[a],t,n);return r.join("")}const bl=document.createElement("i");function vl(e){const t="&"+e+";";bl.innerHTML=t;const n=bl.textContent;return(59!==n.charCodeAt(n.length-1)||"semi"===e)&&(n!==t&&n)}function wl(e,t,n,r){const a=e.length;let s,o=0;if(t=t<0?-t>a?0:a+t:t>a?a:t,n=n>0?n:0,r.length<1e4)s=Array.from(r),s.unshift(t,n),e.splice(...s);else for(n&&e.splice(t,n);o<r.length;)s=r.slice(o,o+1e4),s.unshift(t,0),e.splice(...s),o+=1e4,t+=1e4}function kl(e,t){return e.length>0?(wl(e,e.length,0,t),e):t}const Nl={}.hasOwnProperty;function jl(e){const t={};let n=-1;for(;++n<e.length;)Sl(t,e[n]);return t}function Sl(e,t){let n;for(n in t){const r=(Nl.call(e,n)?e[n]:void 0)||(e[n]={}),a=t[n];let s;if(a)for(s in a){Nl.call(r,s)||(r[s]=[]);const e=a[s];Cl(r[s],Array.isArray(e)?e:e?[e]:[])}}}function Cl(e,t){let n=-1;const r=[];for(;++n<t.length;)("after"===t[n].add?e:r).push(t[n]);wl(e,0,0,r)}function Il(e,t){const n=Number.parseInt(e,t);return n<9||11===n||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||!(65535&~n)||65534==(65535&n)||n>1114111?"�":String.fromCodePoint(n)}function Pl(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Tl=Bl(/[A-Za-z]/),El=Bl(/[\dA-Za-z]/),Al=Bl(/[#-'*+\--9=?A-Z^-~]/);function Dl(e){return null!==e&&(e<32||127===e)}const Rl=Bl(/\d/),_l=Bl(/[\dA-Fa-f]/),Fl=Bl(/[!-/:-@[-`{-~]/);function Ll(e){return null!==e&&e<-2}function Ml(e){return null!==e&&(e<0||32===e)}function Ol(e){return-2===e||-1===e||32===e}const zl=Bl(/\p{P}|\p{S}/u),Ul=Bl(/\s/);function Bl(e){return function(t){return null!==t&&t>-1&&e.test(String.fromCharCode(t))}}function $l(e){const t=[];let n=-1,r=0,a=0;for(;++n<e.length;){const s=e.charCodeAt(n);let o="";if(37===s&&El(e.charCodeAt(n+1))&&El(e.charCodeAt(n+2)))a=2;else if(s<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(s))||(o=String.fromCharCode(s));else if(s>55295&&s<57344){const t=e.charCodeAt(n+1);s<56320&&t>56319&&t<57344?(o=String.fromCharCode(s,t),a=1):o="�"}else o=String.fromCharCode(s);o&&(t.push(e.slice(r,n),encodeURIComponent(o)),r=n+a+1,o=""),a&&(n+=a,a=0)}return t.join("")+e.slice(r)}function Vl(e,t,n,r){const a=r?r-1:Number.POSITIVE_INFINITY;let s=0;return function(r){if(Ol(r))return e.enter(n),o(r);return t(r)};function o(r){return Ol(r)&&s++<a?(e.consume(r),o):(e.exit(n),t(r))}}const ql={tokenize:function(e){const t=e.attempt(this.parser.constructs.contentInitial,function(n){if(null===n)return void e.consume(n);return e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),Vl(e,t,"linePrefix")},function(t){return e.enter("paragraph"),r(t)});let n;return t;function r(t){const r=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=r),n=r,a(t)}function a(t){return null===t?(e.exit("chunkText"),e.exit("paragraph"),void e.consume(t)):Ll(t)?(e.consume(t),e.exit("chunkText"),r):(e.consume(t),a)}}};const Hl={tokenize:function(e){const t=this,n=[];let r,a,s,o=0;return i;function i(r){if(o<n.length){const a=n[o];return t.containerState=a[1],e.attempt(a[0].continuation,l,c)(r)}return c(r)}function l(e){if(o++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,r&&y();const n=t.events.length;let a,s=n;for(;s--;)if("exit"===t.events[s][0]&&"chunkFlow"===t.events[s][1].type){a=t.events[s][1].end;break}x(o);let i=n;for(;i<t.events.length;)t.events[i][1].end={...a},i++;return wl(t.events,s+1,0,t.events.slice(n)),t.events.length=i,c(e)}return i(e)}function c(a){if(o===n.length){if(!r)return f(a);if(r.currentConstruct&&r.currentConstruct.concrete)return p(a);t.interrupt=Boolean(r.currentConstruct&&!r._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(Wl,u,d)(a)}function u(e){return r&&y(),x(o),f(e)}function d(e){return t.parser.lazy[t.now().line]=o!==n.length,s=t.now().offset,p(e)}function f(n){return t.containerState={},e.attempt(Wl,m,p)(n)}function m(e){return o++,n.push([t.currentConstruct,t.containerState]),f(e)}function p(n){return null===n?(r&&y(),x(0),void e.consume(n)):(r=r||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:r,contentType:"flow",previous:a}),h(n))}function h(n){return null===n?(g(e.exit("chunkFlow"),!0),x(0),void e.consume(n)):Ll(n)?(e.consume(n),g(e.exit("chunkFlow")),o=0,t.interrupt=void 0,i):(e.consume(n),h)}function g(e,n){const i=t.sliceStream(e);if(n&&i.push(null),e.previous=a,a&&(a.next=e),a=e,r.defineSkip(e.start),r.write(i),t.parser.lazy[e.start.line]){let e=r.events.length;for(;e--;)if(r.events[e][1].start.offset<s&&(!r.events[e][1].end||r.events[e][1].end.offset>s))return;const n=t.events.length;let a,i,l=n;for(;l--;)if("exit"===t.events[l][0]&&"chunkFlow"===t.events[l][1].type){if(a){i=t.events[l][1].end;break}a=!0}for(x(o),e=n;e<t.events.length;)t.events[e][1].end={...i},e++;wl(t.events,l+1,0,t.events.slice(n)),t.events.length=e}}function x(r){let a=n.length;for(;a-- >r;){const r=n[a];t.containerState=r[1],r[0].exit.call(t,e)}n.length=r}function y(){r.write([null]),a=void 0,r=void 0,t.containerState._closeFlow=void 0}}},Wl={tokenize:function(e,t,n){return Vl(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}};function Ql(e){return null===e||Ml(e)||Ul(e)?1:zl(e)?2:void 0}function Gl(e,t,n){const r=[];let a=-1;for(;++a<e.length;){const s=e[a].resolveAll;s&&!r.includes(s)&&(t=s(t,n),r.push(s))}return t}const Kl={name:"attention",resolveAll:function(e,t){let n,r,a,s,o,i,l,c,u=-1;for(;++u<e.length;)if("enter"===e[u][0]&&"attentionSequence"===e[u][1].type&&e[u][1]._close)for(n=u;n--;)if("exit"===e[n][0]&&"attentionSequence"===e[n][1].type&&e[n][1]._open&&t.sliceSerialize(e[n][1]).charCodeAt(0)===t.sliceSerialize(e[u][1]).charCodeAt(0)){if((e[n][1]._close||e[u][1]._open)&&(e[u][1].end.offset-e[u][1].start.offset)%3&&!((e[n][1].end.offset-e[n][1].start.offset+e[u][1].end.offset-e[u][1].start.offset)%3))continue;i=e[n][1].end.offset-e[n][1].start.offset>1&&e[u][1].end.offset-e[u][1].start.offset>1?2:1;const d={...e[n][1].end},f={...e[u][1].start};Xl(d,-i),Xl(f,i),s={type:i>1?"strongSequence":"emphasisSequence",start:d,end:{...e[n][1].end}},o={type:i>1?"strongSequence":"emphasisSequence",start:{...e[u][1].start},end:f},a={type:i>1?"strongText":"emphasisText",start:{...e[n][1].end},end:{...e[u][1].start}},r={type:i>1?"strong":"emphasis",start:{...s.start},end:{...o.end}},e[n][1].end={...s.start},e[u][1].start={...o.end},l=[],e[n][1].end.offset-e[n][1].start.offset&&(l=kl(l,[["enter",e[n][1],t],["exit",e[n][1],t]])),l=kl(l,[["enter",r,t],["enter",s,t],["exit",s,t],["enter",a,t]]),l=kl(l,Gl(t.parser.constructs.insideSpan.null,e.slice(n+1,u),t)),l=kl(l,[["exit",a,t],["enter",o,t],["exit",o,t],["exit",r,t]]),e[u][1].end.offset-e[u][1].start.offset?(c=2,l=kl(l,[["enter",e[u][1],t],["exit",e[u][1],t]])):c=0,wl(e,n-1,u-n+3,l),u=n+l.length-c-2;break}u=-1;for(;++u<e.length;)"attentionSequence"===e[u][1].type&&(e[u][1].type="data");return e},tokenize:function(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,a=Ql(r);let s;return function(t){return s=t,e.enter("attentionSequence"),o(t)};function o(i){if(i===s)return e.consume(i),o;const l=e.exit("attentionSequence"),c=Ql(i),u=!c||2===c&&a||n.includes(i),d=!a||2===a&&c||n.includes(r);return l._open=Boolean(42===s?u:u&&(a||!d)),l._close=Boolean(42===s?d:d&&(c||!u)),t(i)}}};function Xl(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const Yl={name:"autolink",tokenize:function(e,t,n){let r=0;return function(t){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(t),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),a};function a(t){return Tl(t)?(e.consume(t),s):64===t?n(t):l(t)}function s(e){return 43===e||45===e||46===e||El(e)?(r=1,o(e)):l(e)}function o(t){return 58===t?(e.consume(t),r=0,i):(43===t||45===t||46===t||El(t))&&r++<32?(e.consume(t),o):(r=0,l(t))}function i(r){return 62===r?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(r),e.exit("autolinkMarker"),e.exit("autolink"),t):null===r||32===r||60===r||Dl(r)?n(r):(e.consume(r),i)}function l(t){return 64===t?(e.consume(t),c):Al(t)?(e.consume(t),l):n(t)}function c(e){return El(e)?u(e):n(e)}function u(n){return 46===n?(e.consume(n),r=0,c):62===n?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(n),e.exit("autolinkMarker"),e.exit("autolink"),t):d(n)}function d(t){if((45===t||El(t))&&r++<63){const n=45===t?d:u;return e.consume(t),n}return n(t)}}};const Jl={partial:!0,tokenize:function(e,t,n){return function(t){return Ol(t)?Vl(e,r,"linePrefix")(t):r(t)};function r(e){return null===e||Ll(e)?t(e):n(e)}}};const Zl={continuation:{tokenize:function(e,t,n){const r=this;return function(t){if(Ol(t))return Vl(e,a,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(t);return a(t)};function a(r){return e.attempt(Zl,t,n)(r)}}},exit:function(e){e.exit("blockQuote")},name:"blockQuote",tokenize:function(e,t,n){const r=this;return function(t){if(62===t){const n=r.containerState;return n.open||(e.enter("blockQuote",{_container:!0}),n.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(t),e.exit("blockQuoteMarker"),a}return n(t)};function a(n){return Ol(n)?(e.enter("blockQuotePrefixWhitespace"),e.consume(n),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(n))}}};const ec={name:"characterEscape",tokenize:function(e,t,n){return function(t){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(t),e.exit("escapeMarker"),r};function r(r){return Fl(r)?(e.enter("characterEscapeValue"),e.consume(r),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(r)}}};const tc={name:"characterReference",tokenize:function(e,t,n){const r=this;let a,s,o=0;return function(t){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(t),e.exit("characterReferenceMarker"),i};function i(t){return 35===t?(e.enter("characterReferenceMarkerNumeric"),e.consume(t),e.exit("characterReferenceMarkerNumeric"),l):(e.enter("characterReferenceValue"),a=31,s=El,c(t))}function l(t){return 88===t||120===t?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(t),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),a=6,s=_l,c):(e.enter("characterReferenceValue"),a=7,s=Rl,c(t))}function c(i){if(59===i&&o){const a=e.exit("characterReferenceValue");return s!==El||vl(r.sliceSerialize(a))?(e.enter("characterReferenceMarker"),e.consume(i),e.exit("characterReferenceMarker"),e.exit("characterReference"),t):n(i)}return s(i)&&o++<a?(e.consume(i),c):n(i)}}};const nc={partial:!0,tokenize:function(e,t,n){const r=this;return function(t){if(null===t)return n(t);return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),a};function a(e){return r.parser.lazy[r.now().line]?n(e):t(e)}}},rc={concrete:!0,name:"codeFenced",tokenize:function(e,t,n){const r=this,a={partial:!0,tokenize:function(e,t,n){let a=0;return o;function o(t){return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),l}function l(t){return e.enter("codeFencedFence"),Ol(t)?Vl(e,c,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(t):c(t)}function c(t){return t===s?(e.enter("codeFencedFenceSequence"),u(t)):n(t)}function u(t){return t===s?(a++,e.consume(t),u):a>=i?(e.exit("codeFencedFenceSequence"),Ol(t)?Vl(e,d,"whitespace")(t):d(t)):n(t)}function d(r){return null===r||Ll(r)?(e.exit("codeFencedFence"),t(r)):n(r)}}};let s,o=0,i=0;return function(t){return function(t){const n=r.events[r.events.length-1];return o=n&&"linePrefix"===n[1].type?n[2].sliceSerialize(n[1],!0).length:0,s=t,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),l(t)}(t)};function l(t){return t===s?(i++,e.consume(t),l):i<3?n(t):(e.exit("codeFencedFenceSequence"),Ol(t)?Vl(e,c,"whitespace")(t):c(t))}function c(n){return null===n||Ll(n)?(e.exit("codeFencedFence"),r.interrupt?t(n):e.check(nc,m,y)(n)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),u(n))}function u(t){return null===t||Ll(t)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),c(t)):Ol(t)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),Vl(e,d,"whitespace")(t)):96===t&&t===s?n(t):(e.consume(t),u)}function d(t){return null===t||Ll(t)?c(t):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),f(t))}function f(t){return null===t||Ll(t)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),c(t)):96===t&&t===s?n(t):(e.consume(t),f)}function m(t){return e.attempt(a,y,p)(t)}function p(t){return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),h}function h(t){return o>0&&Ol(t)?Vl(e,g,"linePrefix",o+1)(t):g(t)}function g(t){return null===t||Ll(t)?e.check(nc,m,y)(t):(e.enter("codeFlowValue"),x(t))}function x(t){return null===t||Ll(t)?(e.exit("codeFlowValue"),g(t)):(e.consume(t),x)}function y(n){return e.exit("codeFenced"),t(n)}}};const ac={name:"codeIndented",tokenize:function(e,t,n){const r=this;return function(t){return e.enter("codeIndented"),Vl(e,a,"linePrefix",5)(t)};function a(e){const t=r.events[r.events.length-1];return t&&"linePrefix"===t[1].type&&t[2].sliceSerialize(t[1],!0).length>=4?s(e):n(e)}function s(t){return null===t?i(t):Ll(t)?e.attempt(sc,s,i)(t):(e.enter("codeFlowValue"),o(t))}function o(t){return null===t||Ll(t)?(e.exit("codeFlowValue"),s(t)):(e.consume(t),o)}function i(n){return e.exit("codeIndented"),t(n)}}},sc={partial:!0,tokenize:function(e,t,n){const r=this;return a;function a(t){return r.parser.lazy[r.now().line]?n(t):Ll(t)?(e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),a):Vl(e,s,"linePrefix",5)(t)}function s(e){const s=r.events[r.events.length-1];return s&&"linePrefix"===s[1].type&&s[2].sliceSerialize(s[1],!0).length>=4?t(e):Ll(e)?a(e):n(e)}}};const oc={name:"codeText",previous:function(e){return 96!==e||"characterEscape"===this.events[this.events.length-1][1].type},resolve:function(e){let t,n,r=e.length-4,a=3;if(!("lineEnding"!==e[a][1].type&&"space"!==e[a][1].type||"lineEnding"!==e[r][1].type&&"space"!==e[r][1].type))for(t=a;++t<r;)if("codeTextData"===e[t][1].type){e[a][1].type="codeTextPadding",e[r][1].type="codeTextPadding",a+=2,r-=2;break}t=a-1,r++;for(;++t<=r;)void 0===n?t!==r&&"lineEnding"!==e[t][1].type&&(n=t):t!==r&&"lineEnding"!==e[t][1].type||(e[n][1].type="codeTextData",t!==n+2&&(e[n][1].end=e[t-1][1].end,e.splice(n+2,t-n-2),r-=t-n-2,t=n+2),n=void 0);return e},tokenize:function(e,t,n){let r,a,s=0;return function(t){return e.enter("codeText"),e.enter("codeTextSequence"),o(t)};function o(t){return 96===t?(e.consume(t),s++,o):(e.exit("codeTextSequence"),i(t))}function i(t){return null===t?n(t):32===t?(e.enter("space"),e.consume(t),e.exit("space"),i):96===t?(a=e.enter("codeTextSequence"),r=0,c(t)):Ll(t)?(e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),i):(e.enter("codeTextData"),l(t))}function l(t){return null===t||32===t||96===t||Ll(t)?(e.exit("codeTextData"),i(t)):(e.consume(t),l)}function c(n){return 96===n?(e.consume(n),r++,c):r===s?(e.exit("codeTextSequence"),e.exit("codeText"),t(n)):(a.type="codeTextData",l(n))}}};class ic{constructor(e){this.left=e?[...e]:[],this.right=[]}get(e){if(e<0||e>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+e+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return e<this.left.length?this.left[e]:this.right[this.right.length-e+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(e,t){const n=null==t?Number.POSITIVE_INFINITY:t;return n<this.left.length?this.left.slice(e,n):e>this.left.length?this.right.slice(this.right.length-n+this.left.length,this.right.length-e+this.left.length).reverse():this.left.slice(e).concat(this.right.slice(this.right.length-n+this.left.length).reverse())}splice(e,t,n){const r=t||0;this.setCursor(Math.trunc(e));const a=this.right.splice(this.right.length-r,Number.POSITIVE_INFINITY);return n&&lc(this.left,n),a.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(e){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(e)}pushMany(e){this.setCursor(Number.POSITIVE_INFINITY),lc(this.left,e)}unshift(e){this.setCursor(0),this.right.push(e)}unshiftMany(e){this.setCursor(0),lc(this.right,e.reverse())}setCursor(e){if(!(e===this.left.length||e>this.left.length&&0===this.right.length||e<0&&0===this.left.length))if(e<this.left.length){const t=this.left.splice(e,Number.POSITIVE_INFINITY);lc(this.right,t.reverse())}else{const t=this.right.splice(this.left.length+this.right.length-e,Number.POSITIVE_INFINITY);lc(this.left,t.reverse())}}}function lc(e,t){let n=0;if(t.length<1e4)e.push(...t);else for(;n<t.length;)e.push(...t.slice(n,n+1e4)),n+=1e4}function cc(e){const t={};let n,r,a,s,o,i,l,c=-1;const u=new ic(e);for(;++c<u.length;){for(;c in t;)c=t[c];if(n=u.get(c),c&&"chunkFlow"===n[1].type&&"listItemPrefix"===u.get(c-1)[1].type&&(i=n[1]._tokenizer.events,a=0,a<i.length&&"lineEndingBlank"===i[a][1].type&&(a+=2),a<i.length&&"content"===i[a][1].type))for(;++a<i.length&&"content"!==i[a][1].type;)"chunkText"===i[a][1].type&&(i[a][1]._isInFirstContentOfListItem=!0,a++);if("enter"===n[0])n[1].contentType&&(Object.assign(t,uc(u,c)),c=t[c],l=!0);else if(n[1]._container){for(a=c,r=void 0;a--;)if(s=u.get(a),"lineEnding"===s[1].type||"lineEndingBlank"===s[1].type)"enter"===s[0]&&(r&&(u.get(r)[1].type="lineEndingBlank"),s[1].type="lineEnding",r=a);else if("linePrefix"!==s[1].type&&"listItemIndent"!==s[1].type)break;r&&(n[1].end={...u.get(r)[1].start},o=u.slice(r,c),o.unshift(n),u.splice(r,c-r+1,o))}}return wl(e,0,Number.POSITIVE_INFINITY,u.slice(0)),!l}function uc(e,t){const n=e.get(t)[1],r=e.get(t)[2];let a=t-1;const s=[];let o=n._tokenizer;o||(o=r.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(o._contentTypeTextTrailing=!0));const i=o.events,l=[],c={};let u,d,f=-1,m=n,p=0,h=0;const g=[h];for(;m;){for(;e.get(++a)[1]!==m;);s.push(a),m._tokenizer||(u=r.sliceStream(m),m.next||u.push(null),d&&o.defineSkip(m.start),m._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=!0),o.write(u),m._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=void 0)),d=m,m=m.next}for(m=n;++f<i.length;)"exit"===i[f][0]&&"enter"===i[f-1][0]&&i[f][1].type===i[f-1][1].type&&i[f][1].start.line!==i[f][1].end.line&&(h=f+1,g.push(h),m._tokenizer=void 0,m.previous=void 0,m=m.next);for(o.events=[],m?(m._tokenizer=void 0,m.previous=void 0):g.pop(),f=g.length;f--;){const t=i.slice(g[f],g[f+1]),n=s.pop();l.push([n,n+t.length-1]),e.splice(n,2,t)}for(l.reverse(),f=-1;++f<l.length;)c[p+l[f][0]]=p+l[f][1],p+=l[f][1]-l[f][0]-1;return c}const dc={resolve:function(e){return cc(e),e},tokenize:function(e,t){let n;return function(t){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),r(t)};function r(t){return null===t?a(t):Ll(t)?e.check(fc,s,a)(t):(e.consume(t),r)}function a(n){return e.exit("chunkContent"),e.exit("content"),t(n)}function s(t){return e.consume(t),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,r}}},fc={partial:!0,tokenize:function(e,t,n){const r=this;return function(t){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),Vl(e,a,"linePrefix")};function a(a){if(null===a||Ll(a))return n(a);const s=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&s&&"linePrefix"===s[1].type&&s[2].sliceSerialize(s[1],!0).length>=4?t(a):e.interrupt(r.parser.constructs.flow,n,t)(a)}}};function mc(e,t,n,r,a,s,o,i,l){const c=l||Number.POSITIVE_INFINITY;let u=0;return function(t){if(60===t)return e.enter(r),e.enter(a),e.enter(s),e.consume(t),e.exit(s),d;if(null===t||32===t||41===t||Dl(t))return n(t);return e.enter(r),e.enter(o),e.enter(i),e.enter("chunkString",{contentType:"string"}),p(t)};function d(n){return 62===n?(e.enter(s),e.consume(n),e.exit(s),e.exit(a),e.exit(r),t):(e.enter(i),e.enter("chunkString",{contentType:"string"}),f(n))}function f(t){return 62===t?(e.exit("chunkString"),e.exit(i),d(t)):null===t||60===t||Ll(t)?n(t):(e.consume(t),92===t?m:f)}function m(t){return 60===t||62===t||92===t?(e.consume(t),f):f(t)}function p(a){return u||null!==a&&41!==a&&!Ml(a)?u<c&&40===a?(e.consume(a),u++,p):41===a?(e.consume(a),u--,p):null===a||32===a||40===a||Dl(a)?n(a):(e.consume(a),92===a?h:p):(e.exit("chunkString"),e.exit(i),e.exit(o),e.exit(r),t(a))}function h(t){return 40===t||41===t||92===t?(e.consume(t),p):p(t)}}function pc(e,t,n,r,a,s){const o=this;let i,l=0;return function(t){return e.enter(r),e.enter(a),e.consume(t),e.exit(a),e.enter(s),c};function c(d){return l>999||null===d||91===d||93===d&&!i||94===d&&!l&&"_hiddenFootnoteSupport"in o.parser.constructs?n(d):93===d?(e.exit(s),e.enter(a),e.consume(d),e.exit(a),e.exit(r),t):Ll(d)?(e.enter("lineEnding"),e.consume(d),e.exit("lineEnding"),c):(e.enter("chunkString",{contentType:"string"}),u(d))}function u(t){return null===t||91===t||93===t||Ll(t)||l++>999?(e.exit("chunkString"),c(t)):(e.consume(t),i||(i=!Ol(t)),92===t?d:u)}function d(t){return 91===t||92===t||93===t?(e.consume(t),l++,u):u(t)}}function hc(e,t,n,r,a,s){let o;return function(t){if(34===t||39===t||40===t)return e.enter(r),e.enter(a),e.consume(t),e.exit(a),o=40===t?41:t,i;return n(t)};function i(n){return n===o?(e.enter(a),e.consume(n),e.exit(a),e.exit(r),t):(e.enter(s),l(n))}function l(t){return t===o?(e.exit(s),i(o)):null===t?n(t):Ll(t)?(e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),Vl(e,l,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),c(t))}function c(t){return t===o||null===t||Ll(t)?(e.exit("chunkString"),l(t)):(e.consume(t),92===t?u:c)}function u(t){return t===o||92===t?(e.consume(t),c):c(t)}}function gc(e,t){let n;return function r(a){if(Ll(a))return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),n=!0,r;if(Ol(a))return Vl(e,r,n?"linePrefix":"lineSuffix")(a);return t(a)}}const xc={name:"definition",tokenize:function(e,t,n){const r=this;let a;return function(t){return e.enter("definition"),function(t){return pc.call(r,e,s,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(t)}(t)};function s(t){return a=Pl(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),58===t?(e.enter("definitionMarker"),e.consume(t),e.exit("definitionMarker"),o):n(t)}function o(t){return Ml(t)?gc(e,i)(t):i(t)}function i(t){return mc(e,l,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(t)}function l(t){return e.attempt(yc,c,c)(t)}function c(t){return Ol(t)?Vl(e,u,"whitespace")(t):u(t)}function u(s){return null===s||Ll(s)?(e.exit("definition"),r.parser.defined.push(a),t(s)):n(s)}}},yc={partial:!0,tokenize:function(e,t,n){return function(t){return Ml(t)?gc(e,r)(t):n(t)};function r(t){return hc(e,a,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(t)}function a(t){return Ol(t)?Vl(e,s,"whitespace")(t):s(t)}function s(e){return null===e||Ll(e)?t(e):n(e)}}};const bc={name:"hardBreakEscape",tokenize:function(e,t,n){return function(t){return e.enter("hardBreakEscape"),e.consume(t),r};function r(r){return Ll(r)?(e.exit("hardBreakEscape"),t(r)):n(r)}}};const vc={name:"headingAtx",resolve:function(e,t){let n,r,a=e.length-2,s=3;"whitespace"===e[s][1].type&&(s+=2);a-2>s&&"whitespace"===e[a][1].type&&(a-=2);"atxHeadingSequence"===e[a][1].type&&(s===a-1||a-4>s&&"whitespace"===e[a-2][1].type)&&(a-=s+1===a?2:4);a>s&&(n={type:"atxHeadingText",start:e[s][1].start,end:e[a][1].end},r={type:"chunkText",start:e[s][1].start,end:e[a][1].end,contentType:"text"},wl(e,s,a-s+1,[["enter",n,t],["enter",r,t],["exit",r,t],["exit",n,t]]));return e},tokenize:function(e,t,n){let r=0;return function(t){return e.enter("atxHeading"),function(t){return e.enter("atxHeadingSequence"),a(t)}(t)};function a(t){return 35===t&&r++<6?(e.consume(t),a):null===t||Ml(t)?(e.exit("atxHeadingSequence"),s(t)):n(t)}function s(n){return 35===n?(e.enter("atxHeadingSequence"),o(n)):null===n||Ll(n)?(e.exit("atxHeading"),t(n)):Ol(n)?Vl(e,s,"whitespace")(n):(e.enter("atxHeadingText"),i(n))}function o(t){return 35===t?(e.consume(t),o):(e.exit("atxHeadingSequence"),s(t))}function i(t){return null===t||35===t||Ml(t)?(e.exit("atxHeadingText"),s(t)):(e.consume(t),i)}}};const wc=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],kc=["pre","script","style","textarea"],Nc={concrete:!0,name:"htmlFlow",resolveTo:function(e){let t=e.length;for(;t--&&("enter"!==e[t][0]||"htmlFlow"!==e[t][1].type););t>1&&"linePrefix"===e[t-2][1].type&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2));return e},tokenize:function(e,t,n){const r=this;let a,s,o,i,l;return function(t){return function(t){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(t),c}(t)};function c(i){return 33===i?(e.consume(i),u):47===i?(e.consume(i),s=!0,m):63===i?(e.consume(i),a=3,r.interrupt?t:_):Tl(i)?(e.consume(i),o=String.fromCharCode(i),p):n(i)}function u(s){return 45===s?(e.consume(s),a=2,d):91===s?(e.consume(s),a=5,i=0,f):Tl(s)?(e.consume(s),a=4,r.interrupt?t:_):n(s)}function d(a){return 45===a?(e.consume(a),r.interrupt?t:_):n(a)}function f(a){const s="CDATA[";return a===s.charCodeAt(i++)?(e.consume(a),6===i?r.interrupt?t:C:f):n(a)}function m(t){return Tl(t)?(e.consume(t),o=String.fromCharCode(t),p):n(t)}function p(i){if(null===i||47===i||62===i||Ml(i)){const l=47===i,c=o.toLowerCase();return l||s||!kc.includes(c)?wc.includes(o.toLowerCase())?(a=6,l?(e.consume(i),h):r.interrupt?t(i):C(i)):(a=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(i):s?g(i):x(i)):(a=1,r.interrupt?t(i):C(i))}return 45===i||El(i)?(e.consume(i),o+=String.fromCharCode(i),p):n(i)}function h(a){return 62===a?(e.consume(a),r.interrupt?t:C):n(a)}function g(t){return Ol(t)?(e.consume(t),g):j(t)}function x(t){return 47===t?(e.consume(t),j):58===t||95===t||Tl(t)?(e.consume(t),y):Ol(t)?(e.consume(t),x):j(t)}function y(t){return 45===t||46===t||58===t||95===t||El(t)?(e.consume(t),y):b(t)}function b(t){return 61===t?(e.consume(t),v):Ol(t)?(e.consume(t),b):x(t)}function v(t){return null===t||60===t||61===t||62===t||96===t?n(t):34===t||39===t?(e.consume(t),l=t,w):Ol(t)?(e.consume(t),v):k(t)}function w(t){return t===l?(e.consume(t),l=null,N):null===t||Ll(t)?n(t):(e.consume(t),w)}function k(t){return null===t||34===t||39===t||47===t||60===t||61===t||62===t||96===t||Ml(t)?b(t):(e.consume(t),k)}function N(e){return 47===e||62===e||Ol(e)?x(e):n(e)}function j(t){return 62===t?(e.consume(t),S):n(t)}function S(t){return null===t||Ll(t)?C(t):Ol(t)?(e.consume(t),S):n(t)}function C(t){return 45===t&&2===a?(e.consume(t),E):60===t&&1===a?(e.consume(t),A):62===t&&4===a?(e.consume(t),F):63===t&&3===a?(e.consume(t),_):93===t&&5===a?(e.consume(t),R):!Ll(t)||6!==a&&7!==a?null===t||Ll(t)?(e.exit("htmlFlowData"),I(t)):(e.consume(t),C):(e.exit("htmlFlowData"),e.check(jc,L,I)(t))}function I(t){return e.check(Sc,P,L)(t)}function P(t){return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),T}function T(t){return null===t||Ll(t)?I(t):(e.enter("htmlFlowData"),C(t))}function E(t){return 45===t?(e.consume(t),_):C(t)}function A(t){return 47===t?(e.consume(t),o="",D):C(t)}function D(t){if(62===t){const n=o.toLowerCase();return kc.includes(n)?(e.consume(t),F):C(t)}return Tl(t)&&o.length<8?(e.consume(t),o+=String.fromCharCode(t),D):C(t)}function R(t){return 93===t?(e.consume(t),_):C(t)}function _(t){return 62===t?(e.consume(t),F):45===t&&2===a?(e.consume(t),_):C(t)}function F(t){return null===t||Ll(t)?(e.exit("htmlFlowData"),L(t)):(e.consume(t),F)}function L(n){return e.exit("htmlFlow"),t(n)}}},jc={partial:!0,tokenize:function(e,t,n){return function(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),e.attempt(Jl,t,n)}}},Sc={partial:!0,tokenize:function(e,t,n){const r=this;return function(t){if(Ll(t))return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),a;return n(t)};function a(e){return r.parser.lazy[r.now().line]?n(e):t(e)}}};const Cc={name:"htmlText",tokenize:function(e,t,n){const r=this;let a,s,o;return function(t){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(t),i};function i(t){return 33===t?(e.consume(t),l):47===t?(e.consume(t),v):63===t?(e.consume(t),y):Tl(t)?(e.consume(t),N):n(t)}function l(t){return 45===t?(e.consume(t),c):91===t?(e.consume(t),s=0,m):Tl(t)?(e.consume(t),x):n(t)}function c(t){return 45===t?(e.consume(t),f):n(t)}function u(t){return null===t?n(t):45===t?(e.consume(t),d):Ll(t)?(o=u,D(t)):(e.consume(t),u)}function d(t){return 45===t?(e.consume(t),f):u(t)}function f(e){return 62===e?A(e):45===e?d(e):u(e)}function m(t){const r="CDATA[";return t===r.charCodeAt(s++)?(e.consume(t),6===s?p:m):n(t)}function p(t){return null===t?n(t):93===t?(e.consume(t),h):Ll(t)?(o=p,D(t)):(e.consume(t),p)}function h(t){return 93===t?(e.consume(t),g):p(t)}function g(t){return 62===t?A(t):93===t?(e.consume(t),g):p(t)}function x(t){return null===t||62===t?A(t):Ll(t)?(o=x,D(t)):(e.consume(t),x)}function y(t){return null===t?n(t):63===t?(e.consume(t),b):Ll(t)?(o=y,D(t)):(e.consume(t),y)}function b(e){return 62===e?A(e):y(e)}function v(t){return Tl(t)?(e.consume(t),w):n(t)}function w(t){return 45===t||El(t)?(e.consume(t),w):k(t)}function k(t){return Ll(t)?(o=k,D(t)):Ol(t)?(e.consume(t),k):A(t)}function N(t){return 45===t||El(t)?(e.consume(t),N):47===t||62===t||Ml(t)?j(t):n(t)}function j(t){return 47===t?(e.consume(t),A):58===t||95===t||Tl(t)?(e.consume(t),S):Ll(t)?(o=j,D(t)):Ol(t)?(e.consume(t),j):A(t)}function S(t){return 45===t||46===t||58===t||95===t||El(t)?(e.consume(t),S):C(t)}function C(t){return 61===t?(e.consume(t),I):Ll(t)?(o=C,D(t)):Ol(t)?(e.consume(t),C):j(t)}function I(t){return null===t||60===t||61===t||62===t||96===t?n(t):34===t||39===t?(e.consume(t),a=t,P):Ll(t)?(o=I,D(t)):Ol(t)?(e.consume(t),I):(e.consume(t),T)}function P(t){return t===a?(e.consume(t),a=void 0,E):null===t?n(t):Ll(t)?(o=P,D(t)):(e.consume(t),P)}function T(t){return null===t||34===t||39===t||60===t||61===t||96===t?n(t):47===t||62===t||Ml(t)?j(t):(e.consume(t),T)}function E(e){return 47===e||62===e||Ml(e)?j(e):n(e)}function A(r){return 62===r?(e.consume(r),e.exit("htmlTextData"),e.exit("htmlText"),t):n(r)}function D(t){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),R}function R(t){return Ol(t)?Vl(e,_,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(t):_(t)}function _(t){return e.enter("htmlTextData"),o(t)}}};const Ic={name:"labelEnd",resolveAll:function(e){let t=-1;const n=[];for(;++t<e.length;){const r=e[t][1];if(n.push(e[t]),"labelImage"===r.type||"labelLink"===r.type||"labelEnd"===r.type){const e="labelImage"===r.type?4:2;r.type="data",t+=e}}e.length!==n.length&&wl(e,0,e.length,n);return e},resolveTo:function(e,t){let n,r,a,s,o=e.length,i=0;for(;o--;)if(n=e[o][1],r){if("link"===n.type||"labelLink"===n.type&&n._inactive)break;"enter"===e[o][0]&&"labelLink"===n.type&&(n._inactive=!0)}else if(a){if("enter"===e[o][0]&&("labelImage"===n.type||"labelLink"===n.type)&&!n._balanced&&(r=o,"labelLink"!==n.type)){i=2;break}}else"labelEnd"===n.type&&(a=o);const l={type:"labelLink"===e[r][1].type?"link":"image",start:{...e[r][1].start},end:{...e[e.length-1][1].end}},c={type:"label",start:{...e[r][1].start},end:{...e[a][1].end}},u={type:"labelText",start:{...e[r+i+2][1].end},end:{...e[a-2][1].start}};return s=[["enter",l,t],["enter",c,t]],s=kl(s,e.slice(r+1,r+i+3)),s=kl(s,[["enter",u,t]]),s=kl(s,Gl(t.parser.constructs.insideSpan.null,e.slice(r+i+4,a-3),t)),s=kl(s,[["exit",u,t],e[a-2],e[a-1],["exit",c,t]]),s=kl(s,e.slice(a+1)),s=kl(s,[["exit",l,t]]),wl(e,r,e.length,s),e},tokenize:function(e,t,n){const r=this;let a,s,o=r.events.length;for(;o--;)if(("labelImage"===r.events[o][1].type||"labelLink"===r.events[o][1].type)&&!r.events[o][1]._balanced){a=r.events[o][1];break}return function(t){if(!a)return n(t);if(a._inactive)return u(t);return s=r.parser.defined.includes(Pl(r.sliceSerialize({start:a.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(t),e.exit("labelMarker"),e.exit("labelEnd"),i};function i(t){return 40===t?e.attempt(Pc,c,s?c:u)(t):91===t?e.attempt(Tc,c,s?l:u)(t):s?c(t):u(t)}function l(t){return e.attempt(Ec,c,u)(t)}function c(e){return t(e)}function u(e){return a._balanced=!0,n(e)}}},Pc={tokenize:function(e,t,n){return function(t){return e.enter("resource"),e.enter("resourceMarker"),e.consume(t),e.exit("resourceMarker"),r};function r(t){return Ml(t)?gc(e,a)(t):a(t)}function a(t){return 41===t?c(t):mc(e,s,o,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(t)}function s(t){return Ml(t)?gc(e,i)(t):c(t)}function o(e){return n(e)}function i(t){return 34===t||39===t||40===t?hc(e,l,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(t):c(t)}function l(t){return Ml(t)?gc(e,c)(t):c(t)}function c(r){return 41===r?(e.enter("resourceMarker"),e.consume(r),e.exit("resourceMarker"),e.exit("resource"),t):n(r)}}},Tc={tokenize:function(e,t,n){const r=this;return function(t){return pc.call(r,e,a,s,"reference","referenceMarker","referenceString")(t)};function a(e){return r.parser.defined.includes(Pl(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(e):n(e)}function s(e){return n(e)}}},Ec={tokenize:function(e,t,n){return function(t){return e.enter("reference"),e.enter("referenceMarker"),e.consume(t),e.exit("referenceMarker"),r};function r(r){return 93===r?(e.enter("referenceMarker"),e.consume(r),e.exit("referenceMarker"),e.exit("reference"),t):n(r)}}};const Ac={name:"labelStartImage",resolveAll:Ic.resolveAll,tokenize:function(e,t,n){const r=this;return function(t){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(t),e.exit("labelImageMarker"),a};function a(t){return 91===t?(e.enter("labelMarker"),e.consume(t),e.exit("labelMarker"),e.exit("labelImage"),s):n(t)}function s(e){return 94===e&&"_hiddenFootnoteSupport"in r.parser.constructs?n(e):t(e)}}};const Dc={name:"labelStartLink",resolveAll:Ic.resolveAll,tokenize:function(e,t,n){const r=this;return function(t){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(t),e.exit("labelMarker"),e.exit("labelLink"),a};function a(e){return 94===e&&"_hiddenFootnoteSupport"in r.parser.constructs?n(e):t(e)}}};const Rc={name:"lineEnding",tokenize:function(e,t){return function(n){return e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),Vl(e,t,"linePrefix")}}};const _c={name:"thematicBreak",tokenize:function(e,t,n){let r,a=0;return function(t){return e.enter("thematicBreak"),function(e){return r=e,s(e)}(t)};function s(s){return s===r?(e.enter("thematicBreakSequence"),o(s)):a>=3&&(null===s||Ll(s))?(e.exit("thematicBreak"),t(s)):n(s)}function o(t){return t===r?(e.consume(t),a++,o):(e.exit("thematicBreakSequence"),Ol(t)?Vl(e,s,"whitespace")(t):s(t))}}};const Fc={continuation:{tokenize:function(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(Jl,a,s);function a(n){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,Vl(e,t,"listItemIndent",r.containerState.size+1)(n)}function s(n){return r.containerState.furtherBlankLines||!Ol(n)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,o(n)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(Mc,t,o)(n))}function o(a){return r.containerState._closeFlow=!0,r.interrupt=void 0,Vl(e,e.attempt(Fc,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(a)}}},exit:function(e){e.exit(this.containerState.type)},name:"list",tokenize:function(e,t,n){const r=this,a=r.events[r.events.length-1];let s=a&&"linePrefix"===a[1].type?a[2].sliceSerialize(a[1],!0).length:0,o=0;return function(t){const a=r.containerState.type||(42===t||43===t||45===t?"listUnordered":"listOrdered");if("listUnordered"===a?!r.containerState.marker||t===r.containerState.marker:Rl(t)){if(r.containerState.type||(r.containerState.type=a,e.enter(a,{_container:!0})),"listUnordered"===a)return e.enter("listItemPrefix"),42===t||45===t?e.check(_c,n,l)(t):l(t);if(!r.interrupt||49===t)return e.enter("listItemPrefix"),e.enter("listItemValue"),i(t)}return n(t)};function i(t){return Rl(t)&&++o<10?(e.consume(t),i):(!r.interrupt||o<2)&&(r.containerState.marker?t===r.containerState.marker:41===t||46===t)?(e.exit("listItemValue"),l(t)):n(t)}function l(t){return e.enter("listItemMarker"),e.consume(t),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||t,e.check(Jl,r.interrupt?n:c,e.attempt(Lc,d,u))}function c(e){return r.containerState.initialBlankLine=!0,s++,d(e)}function u(t){return Ol(t)?(e.enter("listItemPrefixWhitespace"),e.consume(t),e.exit("listItemPrefixWhitespace"),d):n(t)}function d(n){return r.containerState.size=s+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(n)}}},Lc={partial:!0,tokenize:function(e,t,n){const r=this;return Vl(e,function(e){const a=r.events[r.events.length-1];return!Ol(e)&&a&&"listItemPrefixWhitespace"===a[1].type?t(e):n(e)},"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5)}},Mc={partial:!0,tokenize:function(e,t,n){const r=this;return Vl(e,function(e){const a=r.events[r.events.length-1];return a&&"listItemIndent"===a[1].type&&a[2].sliceSerialize(a[1],!0).length===r.containerState.size?t(e):n(e)},"listItemIndent",r.containerState.size+1)}};const Oc={name:"setextUnderline",resolveTo:function(e,t){let n,r,a,s=e.length;for(;s--;)if("enter"===e[s][0]){if("content"===e[s][1].type){n=s;break}"paragraph"===e[s][1].type&&(r=s)}else"content"===e[s][1].type&&e.splice(s,1),a||"definition"!==e[s][1].type||(a=s);const o={type:"setextHeading",start:{...e[n][1].start},end:{...e[e.length-1][1].end}};e[r][1].type="setextHeadingText",a?(e.splice(r,0,["enter",o,t]),e.splice(a+1,0,["exit",e[n][1],t]),e[n][1].end={...e[a][1].end}):e[n][1]=o;return e.push(["exit",o,t]),e},tokenize:function(e,t,n){const r=this;let a;return function(t){let o,i=r.events.length;for(;i--;)if("lineEnding"!==r.events[i][1].type&&"linePrefix"!==r.events[i][1].type&&"content"!==r.events[i][1].type){o="paragraph"===r.events[i][1].type;break}if(!r.parser.lazy[r.now().line]&&(r.interrupt||o))return e.enter("setextHeadingLine"),a=t,function(t){return e.enter("setextHeadingLineSequence"),s(t)}(t);return n(t)};function s(t){return t===a?(e.consume(t),s):(e.exit("setextHeadingLineSequence"),Ol(t)?Vl(e,o,"lineSuffix")(t):o(t))}function o(r){return null===r||Ll(r)?(e.exit("setextHeadingLine"),t(r)):n(r)}}};const zc={tokenize:function(e){const t=this,n=e.attempt(Jl,function(r){if(null===r)return void e.consume(r);return e.enter("lineEndingBlank"),e.consume(r),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n},e.attempt(this.parser.constructs.flowInitial,r,Vl(e,e.attempt(this.parser.constructs.flow,r,e.attempt(dc,r)),"linePrefix")));return n;function r(r){if(null!==r)return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),t.currentConstruct=void 0,n;e.consume(r)}}};const Uc={resolveAll:qc()},Bc=Vc("string"),$c=Vc("text");function Vc(e){return{resolveAll:qc("text"===e?Hc:void 0),tokenize:function(t){const n=this,r=this.parser.constructs[e],a=t.attempt(r,s,o);return s;function s(e){return l(e)?a(e):o(e)}function o(e){if(null!==e)return t.enter("data"),t.consume(e),i;t.consume(e)}function i(e){return l(e)?(t.exit("data"),a(e)):(t.consume(e),i)}function l(e){if(null===e)return!0;const t=r[e];let a=-1;if(t)for(;++a<t.length;){const e=t[a];if(!e.previous||e.previous.call(n,n.previous))return!0}return!1}}}}function qc(e){return function(t,n){let r,a=-1;for(;++a<=t.length;)void 0===r?t[a]&&"data"===t[a][1].type&&(r=a,a++):t[a]&&"data"===t[a][1].type||(a!==r+2&&(t[r][1].end=t[a-1][1].end,t.splice(r+2,a-r-2),a=r+2),r=void 0);return e?e(t,n):t}}function Hc(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||"lineEnding"===e[n][1].type)&&"data"===e[n-1][1].type){const r=e[n-1][1],a=t.sliceStream(r);let s,o=a.length,i=-1,l=0;for(;o--;){const e=a[o];if("string"==typeof e){for(i=e.length;32===e.charCodeAt(i-1);)l++,i--;if(i)break;i=-1}else if(-2===e)s=!0,l++;else if(-1!==e){o++;break}}if(t._contentTypeTextTrailing&&n===e.length&&(l=0),l){const a={type:n===e.length||s||l<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:o?i:r.start._bufferIndex+i,_index:r.start._index+o,line:r.end.line,column:r.end.column-l,offset:r.end.offset-l},end:{...r.end}};r.end={...a.start},r.start.offset===r.end.offset?Object.assign(r,a):(e.splice(n,0,["enter",a,t],["exit",a,t]),n+=2)}n++}return e}const Wc={42:Fc,43:Fc,45:Fc,48:Fc,49:Fc,50:Fc,51:Fc,52:Fc,53:Fc,54:Fc,55:Fc,56:Fc,57:Fc,62:Zl},Qc={91:xc},Gc={[-2]:ac,[-1]:ac,32:ac},Kc={35:vc,42:_c,45:[Oc,_c],60:Nc,61:Oc,95:_c,96:rc,126:rc},Xc={38:tc,92:ec},Yc={[-5]:Rc,[-4]:Rc,[-3]:Rc,33:Ac,38:tc,42:Kl,60:[Yl,Cc],91:Dc,92:[bc,ec],93:Ic,95:Kl,96:oc},Jc={null:[Kl,Uc]};var Zc=Object.freeze({__proto__:null,attentionMarkers:{null:[42,95]},contentInitial:Qc,disable:{null:[]},document:Wc,flow:Kc,flowInitial:Gc,insideSpan:Jc,string:Xc,text:Yc});function eu(e,t,n){let r={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const a={},s=[];let o=[],i=[];const l={attempt:g(function(e,t){x(e,t.from)}),check:g(h),consume:function(e){Ll(e)?(r.line++,r.column=1,r.offset+=-3===e?2:1,y()):-1!==e&&(r.column++,r.offset++);r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===o[r._index].length&&(r._bufferIndex=-1,r._index++));c.previous=e},enter:function(e,t){const n=t||{};return n.type=e,n.start=f(),c.events.push(["enter",n,c]),i.push(n),n},exit:function(e){const t=i.pop();return t.end=f(),c.events.push(["exit",t,c]),t},interrupt:g(h,{interrupt:!0})},c={code:null,containerState:{},defineSkip:function(e){a[e.line]=e.column,y()},events:[],now:f,parser:e,previous:null,sliceSerialize:function(e,t){return function(e,t){let n=-1;const r=[];let a;for(;++n<e.length;){const s=e[n];let o;if("string"==typeof s)o=s;else switch(s){case-5:o="\r";break;case-4:o="\n";break;case-3:o="\r\n";break;case-2:o=t?" ":"\t";break;case-1:if(!t&&a)continue;o=" ";break;default:o=String.fromCharCode(s)}a=-2===s,r.push(o)}return r.join("")}(d(e),t)},sliceStream:d,write:function(e){if(o=kl(o,e),m(),null!==o[o.length-1])return[];return x(t,0),c.events=Gl(s,c.events,c),c.events}};let u=t.tokenize.call(c,l);return t.resolveAll&&s.push(t),c;function d(e){return function(e,t){const n=t.start._index,r=t.start._bufferIndex,a=t.end._index,s=t.end._bufferIndex;let o;if(n===a)o=[e[n].slice(r,s)];else{if(o=e.slice(n,a),r>-1){const e=o[0];"string"==typeof e?o[0]=e.slice(r):o.shift()}s>0&&o.push(e[a].slice(0,s))}return o}(o,e)}function f(){const{_bufferIndex:e,_index:t,line:n,column:a,offset:s}=r;return{_bufferIndex:e,_index:t,line:n,column:a,offset:s}}function m(){let e;for(;r._index<o.length;){const t=o[r._index];if("string"==typeof t)for(e=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===e&&r._bufferIndex<t.length;)p(t.charCodeAt(r._bufferIndex));else p(t)}}function p(e){u=u(e)}function h(e,t){t.restore()}function g(e,t){return function(n,a,s){let o,u,d,m;return Array.isArray(n)?p(n):"tokenize"in n?p([n]):function(e){return t;function t(t){const n=null!==t&&e[t],r=null!==t&&e.null;return p([...Array.isArray(n)?n:n?[n]:[],...Array.isArray(r)?r:r?[r]:[]])(t)}}(n);function p(e){return o=e,u=0,0===e.length?s:h(e[u])}function h(e){return function(n){m=function(){const e=f(),t=c.previous,n=c.currentConstruct,a=c.events.length,s=Array.from(i);return{from:a,restore:o};function o(){r=e,c.previous=t,c.currentConstruct=n,c.events.length=a,i=s,y()}}(),d=e,e.partial||(c.currentConstruct=e);if(e.name&&c.parser.constructs.disable.null.includes(e.name))return x();return e.tokenize.call(t?Object.assign(Object.create(c),t):c,l,g,x)(n)}}function g(t){return e(d,m),a}function x(e){return m.restore(),++u<o.length?h(o[u]):s}}}function x(e,t){e.resolveAll&&!s.includes(e)&&s.push(e),e.resolve&&wl(c.events,t,c.events.length-t,e.resolve(c.events.slice(t),c)),e.resolveTo&&(c.events=e.resolveTo(c.events,c))}function y(){r.line in a&&r.column<2&&(r.column=a[r.line],r.offset+=a[r.line]-1)}}const tu=/[\0\t\n\r]/g;const nu=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function ru(e,t,n){if(t)return t;if(35===n.charCodeAt(0)){const e=n.charCodeAt(1),t=120===e||88===e;return Il(n.slice(t?2:1),t?16:10)}return vl(n)||e}const au={}.hasOwnProperty;function su(e,t,n){return"string"!=typeof t&&(n=t,t=void 0),function(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:s(te),autolinkProtocol:S,autolinkEmail:S,atxHeading:s(Y),blockQuote:s(W),characterEscape:S,characterReference:S,codeFenced:s(Q),codeFencedFenceInfo:o,codeFencedFenceMeta:o,codeIndented:s(Q,o),codeText:s(G,o),codeTextData:S,data:S,codeFlowValue:S,definition:s(K),definitionDestinationString:o,definitionLabelString:o,definitionTitleString:o,emphasis:s(X),hardBreakEscape:s(J),hardBreakTrailing:s(J),htmlFlow:s(Z,o),htmlFlowData:S,htmlText:s(Z,o),htmlTextData:S,image:s(ee),label:o,link:s(te),listItem:s(re),listItemValue:f,listOrdered:s(ne,d),listUnordered:s(ne),paragraph:s(ae),reference:z,referenceString:o,resourceDestinationString:o,resourceTitleString:o,setextHeading:s(Y),strong:s(se),thematicBreak:s(ie)},exit:{atxHeading:l(),atxHeadingSequence:w,autolink:l(),autolinkEmail:H,autolinkProtocol:q,blockQuote:l(),characterEscapeValue:C,characterReferenceMarkerHexadecimal:B,characterReferenceMarkerNumeric:B,characterReferenceValue:$,characterReference:V,codeFenced:l(g),codeFencedFence:h,codeFencedFenceInfo:m,codeFencedFenceMeta:p,codeFlowValue:C,codeIndented:l(x),codeText:l(A),codeTextData:C,data:C,definition:l(),definitionDestinationString:v,definitionLabelString:y,definitionTitleString:b,emphasis:l(),hardBreakEscape:l(P),hardBreakTrailing:l(P),htmlFlow:l(T),htmlFlowData:C,htmlText:l(E),htmlTextData:C,image:l(R),label:F,labelText:_,lineEnding:I,link:l(D),listItem:l(),listOrdered:l(),listUnordered:l(),paragraph:l(),referenceString:U,resourceDestinationString:L,resourceTitleString:M,resource:O,setextHeading:l(j),setextHeadingLineSequence:N,setextHeadingText:k,strong:l(),thematicBreak:l()}};iu(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(e){let r={type:"root",children:[]};const s={stack:[r],tokenStack:[],config:t,enter:i,exit:c,buffer:o,resume:u,data:n},l=[];let d=-1;for(;++d<e.length;)if("listOrdered"===e[d][1].type||"listUnordered"===e[d][1].type)if("enter"===e[d][0])l.push(d);else{d=a(e,l.pop(),d)}for(d=-1;++d<e.length;){const n=t[e[d][0]];au.call(n,e[d][1].type)&&n[e[d][1].type].call(Object.assign({sliceSerialize:e[d][2].sliceSerialize},s),e[d][1])}if(s.tokenStack.length>0){const e=s.tokenStack[s.tokenStack.length-1];(e[1]||cu).call(s,void 0,e[0])}for(r.position={start:ou(e.length>0?e[0][1].start:{line:1,column:1,offset:0}),end:ou(e.length>0?e[e.length-2][1].end:{line:1,column:1,offset:0})},d=-1;++d<t.transforms.length;)r=t.transforms[d](r)||r;return r}function a(e,t,n){let r,a,s,o,i=t-1,l=-1,c=!1;for(;++i<=n;){const t=e[i];switch(t[1].type){case"listUnordered":case"listOrdered":case"blockQuote":"enter"===t[0]?l++:l--,o=void 0;break;case"lineEndingBlank":"enter"===t[0]&&(!r||o||l||s||(s=i),o=void 0);break;case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:o=void 0}if(!l&&"enter"===t[0]&&"listItemPrefix"===t[1].type||-1===l&&"exit"===t[0]&&("listUnordered"===t[1].type||"listOrdered"===t[1].type)){if(r){let o=i;for(a=void 0;o--;){const t=e[o];if("lineEnding"===t[1].type||"lineEndingBlank"===t[1].type){if("exit"===t[0])continue;a&&(e[a][1].type="lineEndingBlank",c=!0),t[1].type="lineEnding",a=o}else if("linePrefix"!==t[1].type&&"blockQuotePrefix"!==t[1].type&&"blockQuotePrefixWhitespace"!==t[1].type&&"blockQuoteMarker"!==t[1].type&&"listItemIndent"!==t[1].type)break}s&&(!a||s<a)&&(r._spread=!0),r.end=Object.assign({},a?e[a][1].start:t[1].end),e.splice(a||i,0,["exit",r,t[2]]),i++,n++}if("listItemPrefix"===t[1].type){const a={type:"listItem",_spread:!1,start:Object.assign({},t[1].start),end:void 0};r=a,e.splice(i,0,["enter",a,t[2]]),i++,n++,s=void 0,o=!0}}}return e[t][1]._spread=c,n}function s(e,t){return n;function n(n){i.call(this,e(n),n),t&&t.call(this,n)}}function o(){this.stack.push({type:"fragment",children:[]})}function i(e,t,n){this.stack[this.stack.length-1].children.push(e),this.stack.push(e),this.tokenStack.push([t,n||void 0]),e.position={start:ou(t.start),end:void 0}}function l(e){return t;function t(t){e&&e.call(this,t),c.call(this,t)}}function c(e,t){const n=this.stack.pop(),r=this.tokenStack.pop();if(!r)throw new Error("Cannot close `"+e.type+"` ("+Qi({start:e.start,end:e.end})+"): it’s not open");if(r[0].type!==e.type)if(t)t.call(this,e,r[0]);else{(r[1]||cu).call(this,e,r[0])}n.position.end=ou(e.end)}function u(){return gl(this.stack.pop())}function d(){this.data.expectingFirstListItemValue=!0}function f(e){if(this.data.expectingFirstListItemValue){this.stack[this.stack.length-2].start=Number.parseInt(this.sliceSerialize(e),10),this.data.expectingFirstListItemValue=void 0}}function m(){const e=this.resume();this.stack[this.stack.length-1].lang=e}function p(){const e=this.resume();this.stack[this.stack.length-1].meta=e}function h(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function g(){const e=this.resume();this.stack[this.stack.length-1].value=e.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function x(){const e=this.resume();this.stack[this.stack.length-1].value=e.replace(/(\r?\n|\r)$/g,"")}function y(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.label=t,n.identifier=Pl(this.sliceSerialize(e)).toLowerCase()}function b(){const e=this.resume();this.stack[this.stack.length-1].title=e}function v(){const e=this.resume();this.stack[this.stack.length-1].url=e}function w(e){const t=this.stack[this.stack.length-1];if(!t.depth){const n=this.sliceSerialize(e).length;t.depth=n}}function k(){this.data.setextHeadingSlurpLineEnding=!0}function N(e){this.stack[this.stack.length-1].depth=61===this.sliceSerialize(e).codePointAt(0)?1:2}function j(){this.data.setextHeadingSlurpLineEnding=void 0}function S(e){const t=this.stack[this.stack.length-1].children;let n=t[t.length-1];n&&"text"===n.type||(n=oe(),n.position={start:ou(e.start),end:void 0},t.push(n)),this.stack.push(n)}function C(e){const t=this.stack.pop();t.value+=this.sliceSerialize(e),t.position.end=ou(e.end)}function I(e){const n=this.stack[this.stack.length-1];if(this.data.atHardBreak){return n.children[n.children.length-1].position.end=ou(e.end),void(this.data.atHardBreak=void 0)}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(n.type)&&(S.call(this,e),C.call(this,e))}function P(){this.data.atHardBreak=!0}function T(){const e=this.resume();this.stack[this.stack.length-1].value=e}function E(){const e=this.resume();this.stack[this.stack.length-1].value=e}function A(){const e=this.resume();this.stack[this.stack.length-1].value=e}function D(){const e=this.stack[this.stack.length-1];if(this.data.inReference){const t=this.data.referenceType||"shortcut";e.type+="Reference",e.referenceType=t,delete e.url,delete e.title}else delete e.identifier,delete e.label;this.data.referenceType=void 0}function R(){const e=this.stack[this.stack.length-1];if(this.data.inReference){const t=this.data.referenceType||"shortcut";e.type+="Reference",e.referenceType=t,delete e.url,delete e.title}else delete e.identifier,delete e.label;this.data.referenceType=void 0}function _(e){const t=this.sliceSerialize(e),n=this.stack[this.stack.length-2];n.label=function(e){return e.replace(nu,ru)}(t),n.identifier=Pl(t).toLowerCase()}function F(){const e=this.stack[this.stack.length-1],t=this.resume(),n=this.stack[this.stack.length-1];if(this.data.inReference=!0,"link"===n.type){const t=e.children;n.children=t}else n.alt=t}function L(){const e=this.resume();this.stack[this.stack.length-1].url=e}function M(){const e=this.resume();this.stack[this.stack.length-1].title=e}function O(){this.data.inReference=void 0}function z(){this.data.referenceType="collapsed"}function U(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.label=t,n.identifier=Pl(this.sliceSerialize(e)).toLowerCase(),this.data.referenceType="full"}function B(e){this.data.characterReferenceType=e.type}function $(e){const t=this.sliceSerialize(e),n=this.data.characterReferenceType;let r;if(n)r=Il(t,"characterReferenceMarkerNumeric"===n?10:16),this.data.characterReferenceType=void 0;else{r=vl(t)}this.stack[this.stack.length-1].value+=r}function V(e){this.stack.pop().position.end=ou(e.end)}function q(e){C.call(this,e);this.stack[this.stack.length-1].url=this.sliceSerialize(e)}function H(e){C.call(this,e);this.stack[this.stack.length-1].url="mailto:"+this.sliceSerialize(e)}function W(){return{type:"blockquote",children:[]}}function Q(){return{type:"code",lang:null,meta:null,value:""}}function G(){return{type:"inlineCode",value:""}}function K(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function X(){return{type:"emphasis",children:[]}}function Y(){return{type:"heading",depth:0,children:[]}}function J(){return{type:"break"}}function Z(){return{type:"html",value:""}}function ee(){return{type:"image",title:null,url:"",alt:null}}function te(){return{type:"link",title:null,url:"",children:[]}}function ne(e){return{type:"list",ordered:"listOrdered"===e.type,start:null,spread:e._spread,children:[]}}function re(e){return{type:"listItem",spread:e._spread,checked:null,children:[]}}function ae(){return{type:"paragraph",children:[]}}function se(){return{type:"strong",children:[]}}function oe(){return{type:"text",value:""}}function ie(){return{type:"thematicBreak"}}}(n)(function(e){for(;!cc(e););return e}(function(e){const t={constructs:jl([Zc,...(e||{}).extensions||[]]),content:n(ql),defined:[],document:n(Hl),flow:n(zc),lazy:{},string:n(Bc),text:n($c)};return t;function n(e){return function(n){return eu(t,e,n)}}}(n).document().write(function(){let e,t=1,n="",r=!0;return function(a,s,o){const i=[];let l,c,u,d,f;for(a=n+("string"==typeof a?a.toString():new TextDecoder(s||void 0).decode(a)),u=0,n="",r&&(65279===a.charCodeAt(0)&&u++,r=void 0);u<a.length;){if(tu.lastIndex=u,l=tu.exec(a),d=l&&void 0!==l.index?l.index:a.length,f=a.charCodeAt(d),!l){n=a.slice(u);break}if(10===f&&u===d&&e)i.push(-3),e=void 0;else switch(e&&(i.push(-5),e=void 0),u<d&&(i.push(a.slice(u,d)),t+=d-u),f){case 0:i.push(65533),t++;break;case 9:for(c=4*Math.ceil(t/4),i.push(-2);t++<c;)i.push(-1);break;case 10:i.push(-4),t=1;break;default:e=!0,t=1}u=d+1}return o&&(e&&i.push(-5),n&&i.push(n),i.push(null)),i}}()(e,t,!0))))}function ou(e){return{line:e.line,column:e.column,offset:e.offset}}function iu(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?iu(e,r):lu(e,r)}}function lu(e,t){let n;for(n in t)if(au.call(t,n))switch(n){case"canContainEols":{const r=t[n];r&&e[n].push(...r);break}case"transforms":{const r=t[n];r&&e[n].push(...r);break}case"enter":case"exit":{const r=t[n];r&&Object.assign(e[n],r);break}}}function cu(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Qi({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Qi({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Qi({start:t.start,end:t.end})+") is still open")}function uu(e){const t=this;t.parser=function(n){return su(n,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function du(e,t){const n=t.referenceType;let r="]";if("collapsed"===n?r+="[]":"full"===n&&(r+="["+(t.label||t.identifier)+"]"),"imageReference"===t.type)return[{type:"text",value:"!["+t.alt+r}];const a=e.all(t),s=a[0];s&&"text"===s.type?s.value="["+s.value:a.unshift({type:"text",value:"["});const o=a[a.length-1];return o&&"text"===o.type?o.value+=r:a.push({type:"text",value:r}),a}function fu(e){const t=e.spread;return null==t?e.children.length>1:t}function mu(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),a=0;const s=[];for(;r;)s.push(pu(t.slice(a,r.index),a>0,!0),r[0]),a=r.index+r[0].length,r=n.exec(t);return s.push(pu(t.slice(a),a>0,!1)),s.join("")}function pu(e,t,n){let r=0,a=e.length;if(t){let t=e.codePointAt(r);for(;9===t||32===t;)r++,t=e.codePointAt(r)}if(n){let t=e.codePointAt(a-1);for(;9===t||32===t;)a--,t=e.codePointAt(a-1)}return a>r?e.slice(r,a):""}const hu={blockquote:function(e,t){const n={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,n),e.applyData(t,n)},break:function(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:"\n"}]},code:function(e,t){const n=t.value?t.value+"\n":"",r={};t.lang&&(r.className=["language-"+t.lang]);let a={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(a.data={meta:t.meta}),e.patch(t,a),a=e.applyData(t,a),a={type:"element",tagName:"pre",properties:{},children:[a]},e.patch(t,a),a},delete:function(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},emphasis:function(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},footnoteReference:function(e,t){const n="string"==typeof e.options.clobberPrefix?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),a=$l(r.toLowerCase()),s=e.footnoteOrder.indexOf(r);let o,i=e.footnoteCounts.get(r);void 0===i?(i=0,e.footnoteOrder.push(r),o=e.footnoteOrder.length):o=s+1,i+=1,e.footnoteCounts.set(r,i);const l={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+a,id:n+"fnref-"+a+(i>1?"-"+i:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(o)}]};e.patch(t,l);const c={type:"element",tagName:"sup",properties:{},children:[l]};return e.patch(t,c),e.applyData(t,c)},heading:function(e,t){const n={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},html:function(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}},imageReference:function(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return du(e,t);const a={src:$l(r.url||""),alt:t.alt};null!==r.title&&void 0!==r.title&&(a.title=r.title);const s={type:"element",tagName:"img",properties:a,children:[]};return e.patch(t,s),e.applyData(t,s)},image:function(e,t){const n={src:$l(t.url)};null!==t.alt&&void 0!==t.alt&&(n.alt=t.alt),null!==t.title&&void 0!==t.title&&(n.title=t.title);const r={type:"element",tagName:"img",properties:n,children:[]};return e.patch(t,r),e.applyData(t,r)},inlineCode:function(e,t){const n={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,n);const r={type:"element",tagName:"code",properties:{},children:[n]};return e.patch(t,r),e.applyData(t,r)},linkReference:function(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return du(e,t);const a={href:$l(r.url||"")};null!==r.title&&void 0!==r.title&&(a.title=r.title);const s={type:"element",tagName:"a",properties:a,children:e.all(t)};return e.patch(t,s),e.applyData(t,s)},link:function(e,t){const n={href:$l(t.url)};null!==t.title&&void 0!==t.title&&(n.title=t.title);const r={type:"element",tagName:"a",properties:n,children:e.all(t)};return e.patch(t,r),e.applyData(t,r)},listItem:function(e,t,n){const r=e.all(t),a=n?function(e){let t=!1;if("list"===e.type){t=e.spread||!1;const n=e.children;let r=-1;for(;!t&&++r<n.length;)t=fu(n[r])}return t}(n):fu(t),s={},o=[];if("boolean"==typeof t.checked){const e=r[0];let n;e&&"element"===e.type&&"p"===e.tagName?n=e:(n={type:"element",tagName:"p",properties:{},children:[]},r.unshift(n)),n.children.length>0&&n.children.unshift({type:"text",value:" "}),n.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),s.className=["task-list-item"]}let i=-1;for(;++i<r.length;){const e=r[i];(a||0!==i||"element"!==e.type||"p"!==e.tagName)&&o.push({type:"text",value:"\n"}),"element"!==e.type||"p"!==e.tagName||a?o.push(e):o.push(...e.children)}const l=r[r.length-1];l&&(a||"element"!==l.type||"p"!==l.tagName)&&o.push({type:"text",value:"\n"});const c={type:"element",tagName:"li",properties:s,children:o};return e.patch(t,c),e.applyData(t,c)},list:function(e,t){const n={},r=e.all(t);let a=-1;for("number"==typeof t.start&&1!==t.start&&(n.start=t.start);++a<r.length;){const e=r[a];if("element"===e.type&&"li"===e.tagName&&e.properties&&Array.isArray(e.properties.className)&&e.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const s={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(r,!0)};return e.patch(t,s),e.applyData(t,s)},paragraph:function(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},root:function(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)},strong:function(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},table:function(e,t){const n=e.all(t),r=n.shift(),a=[];if(r){const n={type:"element",tagName:"thead",properties:{},children:e.wrap([r],!0)};e.patch(t.children[0],n),a.push(n)}if(n.length>0){const r={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},s=Hi(t.children[1]),o=qi(t.children[t.children.length-1]);s&&o&&(r.position={start:s,end:o}),a.push(r)}const s={type:"element",tagName:"table",properties:{},children:e.wrap(a,!0)};return e.patch(t,s),e.applyData(t,s)},tableCell:function(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},tableRow:function(e,t,n){const r=n?n.children:void 0,a=0===(r?r.indexOf(t):1)?"th":"td",s=n&&"table"===n.type?n.align:void 0,o=s?s.length:t.children.length;let i=-1;const l=[];for(;++i<o;){const n=t.children[i],r={},o=s?s[i]:void 0;o&&(r.align=o);let c={type:"element",tagName:a,properties:r,children:[]};n&&(c.children=e.all(n),e.patch(n,c),c=e.applyData(n,c)),l.push(c)}const c={type:"element",tagName:"tr",properties:{},children:e.wrap(l,!0)};return e.patch(t,c),e.applyData(t,c)},text:function(e,t){const n={type:"text",value:mu(String(t.value))};return e.patch(t,n),e.applyData(t,n)},thematicBreak:function(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)},toml:gu,yaml:gu,definition:gu,footnoteDefinition:gu};function gu(){}const xu="object"==typeof self?self:globalThis,yu=e=>((e,t)=>{const n=(t,n)=>(e.set(n,t),t),r=a=>{if(e.has(a))return e.get(a);const[s,o]=t[a];switch(s){case 0:case-1:return n(o,a);case 1:{const e=n([],a);for(const t of o)e.push(r(t));return e}case 2:{const e=n({},a);for(const[t,n]of o)e[r(t)]=r(n);return e}case 3:return n(new Date(o),a);case 4:{const{source:e,flags:t}=o;return n(new RegExp(e,t),a)}case 5:{const e=n(new Map,a);for(const[t,n]of o)e.set(r(t),r(n));return e}case 6:{const e=n(new Set,a);for(const t of o)e.add(r(t));return e}case 7:{const{name:e,message:t}=o;return n(new xu[e](t),a)}case 8:return n(BigInt(o),a);case"BigInt":return n(Object(BigInt(o)),a);case"ArrayBuffer":return n(new Uint8Array(o).buffer,o);case"DataView":{const{buffer:e}=new Uint8Array(o);return n(new DataView(e),o)}}return n(new xu[s](o),a)};return r})(new Map,e)(0),bu="",{toString:vu}={},{keys:wu}=Object,ku=e=>{const t=typeof e;if("object"!==t||!e)return[0,t];const n=vu.call(e).slice(8,-1);switch(n){case"Array":return[1,bu];case"Object":return[2,bu];case"Date":return[3,bu];case"RegExp":return[4,bu];case"Map":return[5,bu];case"Set":return[6,bu];case"DataView":return[1,n]}return n.includes("Array")?[1,n]:n.includes("Error")?[7,n]:[2,n]},Nu=([e,t])=>0===e&&("function"===t||"symbol"===t),ju=(e,{json:t,lossy:n}={})=>{const r=[];return((e,t,n,r)=>{const a=(e,t)=>{const a=r.push(e)-1;return n.set(t,a),a},s=r=>{if(n.has(r))return n.get(r);let[o,i]=ku(r);switch(o){case 0:{let t=r;switch(i){case"bigint":o=8,t=r.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+i);t=null;break;case"undefined":return a([-1],r)}return a([o,t],r)}case 1:{if(i){let e=r;return"DataView"===i?e=new Uint8Array(r.buffer):"ArrayBuffer"===i&&(e=new Uint8Array(r)),a([i,[...e]],r)}const e=[],t=a([o,e],r);for(const n of r)e.push(s(n));return t}case 2:{if(i)switch(i){case"BigInt":return a([i,r.toString()],r);case"Boolean":case"Number":case"String":return a([i,r.valueOf()],r)}if(t&&"toJSON"in r)return s(r.toJSON());const n=[],l=a([o,n],r);for(const t of wu(r))!e&&Nu(ku(r[t]))||n.push([s(t),s(r[t])]);return l}case 3:return a([o,r.toISOString()],r);case 4:{const{source:e,flags:t}=r;return a([o,{source:e,flags:t}],r)}case 5:{const t=[],n=a([o,t],r);for(const[a,o]of r)(e||!Nu(ku(a))&&!Nu(ku(o)))&&t.push([s(a),s(o)]);return n}case 6:{const t=[],n=a([o,t],r);for(const a of r)!e&&Nu(ku(a))||t.push(s(a));return n}}const{message:l}=r;return a([o,{name:i,message:l}],r)};return s})(!(t||n),!!t,new Map,r)(e),r};var Su="function"==typeof structuredClone?(e,t)=>t&&("json"in t||"lossy"in t)?yu(ju(e,t)):structuredClone(e):(e,t)=>yu(ju(e,t));function Cu(e,t){const n=[{type:"text",value:"↩"}];return t>1&&n.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),n}function Iu(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}const Pu=function(e){if(null==e)return Eu;if("function"==typeof e)return Tu(e);if("object"==typeof e)return Array.isArray(e)?function(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=Pu(e[n]);return Tu(r);function r(...e){let n=-1;for(;++n<t.length;)if(t[n].apply(this,e))return!0;return!1}}(e):function(e){const t=e;return Tu(n);function n(n){const r=n;let a;for(a in e)if(r[a]!==t[a])return!1;return!0}}(e);if("string"==typeof e)return function(e){return Tu(t);function t(t){return t&&t.type===e}}(e);throw new Error("Expected function, string, or object as test")};function Tu(e){return function(t,n,r){return Boolean(function(e){return null!==e&&"object"==typeof e&&"type"in e}(t)&&e.call(this,t,"number"==typeof n?n:void 0,r||void 0))}}function Eu(){return!0}const Au=[],Du=!0,Ru=!1;function _u(e,t,n,r){let a;"function"==typeof t&&"function"!=typeof n?(r=n,n=t):a=t;const s=Pu(a),o=r?-1:1;!function e(a,i,l){const c=a&&"object"==typeof a?a:{};if("string"==typeof c.type){const e="string"==typeof c.tagName?c.tagName:"string"==typeof c.name?c.name:void 0;Object.defineProperty(u,"name",{value:"node ("+a.type+(e?"<"+e+">":"")+")"})}return u;function u(){let c,u,d,f=Au;if((!t||s(a,i,l[l.length-1]||void 0))&&(f=function(e){if(Array.isArray(e))return e;if("number"==typeof e)return[Du,e];return null==e?Au:[e]}(n(a,l)),f[0]===Ru))return f;if("children"in a&&a.children){const t=a;if(t.children&&"skip"!==f[0])for(u=(r?t.children.length:-1)+o,d=l.concat(t);u>-1&&u<t.children.length;){const n=t.children[u];if(c=e(n,u,d)(),c[0]===Ru)return c;u="number"==typeof c[1]?c[1]:u+o}}return f}}(e,void 0,[])()}function Fu(e,t,n,r){let a,s,o;"function"==typeof t&&"function"!=typeof n?(s=void 0,o=t,a=n):(s=t,o=n,a=r),_u(e,s,function(e,t){const n=t[t.length-1],r=n?n.children.indexOf(e):void 0;return o(e,r,n)},a)}const Lu={}.hasOwnProperty,Mu={};function Ou(e,t){e.position&&(t.position=function(e){const t=Hi(e),n=qi(e);if(t&&n)return{start:t,end:n}}(e))}function zu(e,t){let n=t;if(e&&e.data){const t=e.data.hName,r=e.data.hChildren,a=e.data.hProperties;if("string"==typeof t)if("element"===n.type)n.tagName=t;else{n={type:"element",tagName:t,properties:{},children:"children"in n?n.children:[n]}}"element"===n.type&&a&&Object.assign(n.properties,Su(a)),"children"in n&&n.children&&null!=r&&(n.children=r)}return n}function Uu(e,t){const n=t.data||{},r=!("value"in t)||Lu.call(n,"hProperties")||Lu.call(n,"hChildren")?{type:"element",tagName:"div",properties:{},children:e.all(t)}:{type:"text",value:t.value};return e.patch(t,r),e.applyData(t,r)}function Bu(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:"\n"});++r<e.length;)r&&n.push({type:"text",value:"\n"}),n.push(e[r]);return t&&e.length>0&&n.push({type:"text",value:"\n"}),n}function $u(e){let t=0,n=e.charCodeAt(t);for(;9===n||32===n;)t++,n=e.charCodeAt(t);return e.slice(t)}function Vu(e,t){const n=function(e,t){const n=t||Mu,r=new Map,a=new Map,s=new Map,o={...hu,...n.handlers},i={all:function(e){const t=[];if("children"in e){const n=e.children;let r=-1;for(;++r<n.length;){const a=i.one(n[r],e);if(a){if(r&&"break"===n[r-1].type&&(Array.isArray(a)||"text"!==a.type||(a.value=$u(a.value)),!Array.isArray(a)&&"element"===a.type)){const e=a.children[0];e&&"text"===e.type&&(e.value=$u(e.value))}Array.isArray(a)?t.push(...a):t.push(a)}}}return t},applyData:zu,definitionById:r,footnoteById:a,footnoteCounts:s,footnoteOrder:[],handlers:o,one:function(e,t){const n=e.type,r=i.handlers[n];if(Lu.call(i.handlers,n)&&r)return r(i,e,t);if(i.options.passThrough&&i.options.passThrough.includes(n)){if("children"in e){const{children:t,...n}=e,r=Su(n);return r.children=i.all(e),r}return Su(e)}return(i.options.unknownHandler||Uu)(i,e,t)},options:n,patch:Ou,wrap:Bu};return Fu(e,function(e){if("definition"===e.type||"footnoteDefinition"===e.type){const t="definition"===e.type?r:a,n=String(e.identifier).toUpperCase();t.has(n)||t.set(n,e)}}),i}(e,t),r=n.one(e,void 0),a=function(e){const t="string"==typeof e.options.clobberPrefix?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||Cu,r=e.options.footnoteBackLabel||Iu,a=e.options.footnoteLabel||"Footnotes",s=e.options.footnoteLabelTagName||"h2",o=e.options.footnoteLabelProperties||{className:["sr-only"]},i=[];let l=-1;for(;++l<e.footnoteOrder.length;){const a=e.footnoteById.get(e.footnoteOrder[l]);if(!a)continue;const s=e.all(a),o=String(a.identifier).toUpperCase(),c=$l(o.toLowerCase());let u=0;const d=[],f=e.footnoteCounts.get(o);for(;void 0!==f&&++u<=f;){d.length>0&&d.push({type:"text",value:" "});let e="string"==typeof n?n:n(l,u);"string"==typeof e&&(e={type:"text",value:e}),d.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+c+(u>1?"-"+u:""),dataFootnoteBackref:"",ariaLabel:"string"==typeof r?r:r(l,u),className:["data-footnote-backref"]},children:Array.isArray(e)?e:[e]})}const m=s[s.length-1];if(m&&"element"===m.type&&"p"===m.tagName){const e=m.children[m.children.length-1];e&&"text"===e.type?e.value+=" ":m.children.push({type:"text",value:" "}),m.children.push(...d)}else s.push(...d);const p={type:"element",tagName:"li",properties:{id:t+"fn-"+c},children:e.wrap(s,!0)};e.patch(a,p),i.push(p)}if(0!==i.length)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:s,properties:{...Su(o),id:"footnote-label"},children:[{type:"text",value:a}]},{type:"text",value:"\n"},{type:"element",tagName:"ol",properties:{},children:e.wrap(i,!0)},{type:"text",value:"\n"}]}}(n),s=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return a&&s.children.push({type:"text",value:"\n"},a),s}function qu(e,t){return e&&"run"in e?async function(n,r){const a=Vu(n,{file:r,...t});await e.run(a,r)}:function(n,r){return Vu(n,{file:r,...e||t})}}function Hu(e){if(e)throw e}var Wu,Qu;var Gu=function(){if(Qu)return Wu;Qu=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,a=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===t.call(e)},s=function(n){if(!n||"[object Object]"!==t.call(n))return!1;var r,a=e.call(n,"constructor"),s=n.constructor&&n.constructor.prototype&&e.call(n.constructor.prototype,"isPrototypeOf");if(n.constructor&&!a&&!s)return!1;for(r in n);return void 0===r||e.call(n,r)},o=function(e,t){n&&"__proto__"===t.name?n(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},i=function(t,n){if("__proto__"===n){if(!e.call(t,n))return;if(r)return r(t,n).value}return t[n]};return Wu=function e(){var t,n,r,l,c,u,d=arguments[0],f=1,m=arguments.length,p=!1;for("boolean"==typeof d&&(p=d,d=arguments[1]||{},f=2),(null==d||"object"!=typeof d&&"function"!=typeof d)&&(d={});f<m;++f)if(null!=(t=arguments[f]))for(n in t)r=i(d,n),d!==(l=i(t,n))&&(p&&l&&(s(l)||(c=a(l)))?(c?(c=!1,u=r&&a(r)?r:[]):u=r&&s(r)?r:{},o(d,{name:n,newValue:e(p,u,l)})):void 0!==l&&o(d,{name:n,newValue:l}));return d},Wu}(),Ku=ae(Gu);function Xu(e){if("object"!=typeof e||null===e)return!1;const t=Object.getPrototypeOf(e);return!(null!==t&&t!==Object.prototype&&null!==Object.getPrototypeOf(t)||Symbol.toStringTag in e||Symbol.iterator in e)}function Yu(){const e=[],t={run:function(...t){let n=-1;const r=t.pop();if("function"!=typeof r)throw new TypeError("Expected function as last argument, not "+r);!function a(s,...o){const i=e[++n];let l=-1;if(s)r(s);else{for(;++l<t.length;)null!==o[l]&&void 0!==o[l]||(o[l]=t[l]);t=o,i?function(e,t){let n;return r;function r(...t){const r=e.length>t.length;let i;r&&t.push(a);try{i=e.apply(this,t)}catch(s){if(r&&n)throw s;return a(s)}r||(i&&i.then&&"function"==typeof i.then?i.then(o,a):i instanceof Error?a(i):o(i))}function a(e,...r){n||(n=!0,t(e,...r))}function o(e){a(null,e)}}(i,a)(...o):r(null,...o)}}(null,...t)},use:function(n){if("function"!=typeof n)throw new TypeError("Expected `middelware` to be a function, not "+n);return e.push(n),t}};return t}const Ju={basename:function(e,t){if(void 0!==t&&"string"!=typeof t)throw new TypeError('"ext" argument must be a string');Zu(e);let n,r=0,a=-1,s=e.length;if(void 0===t||0===t.length||t.length>e.length){for(;s--;)if(47===e.codePointAt(s)){if(n){r=s+1;break}}else a<0&&(n=!0,a=s+1);return a<0?"":e.slice(r,a)}if(t===e)return"";let o=-1,i=t.length-1;for(;s--;)if(47===e.codePointAt(s)){if(n){r=s+1;break}}else o<0&&(n=!0,o=s+1),i>-1&&(e.codePointAt(s)===t.codePointAt(i--)?i<0&&(a=s):(i=-1,a=o));r===a?a=o:a<0&&(a=e.length);return e.slice(r,a)},dirname:function(e){if(Zu(e),0===e.length)return".";let t,n=-1,r=e.length;for(;--r;)if(47===e.codePointAt(r)){if(t){n=r;break}}else t||(t=!0);return n<0?47===e.codePointAt(0)?"/":".":1===n&&47===e.codePointAt(0)?"//":e.slice(0,n)},extname:function(e){Zu(e);let t,n=e.length,r=-1,a=0,s=-1,o=0;for(;n--;){const i=e.codePointAt(n);if(47!==i)r<0&&(t=!0,r=n+1),46===i?s<0?s=n:1!==o&&(o=1):s>-1&&(o=-1);else if(t){a=n+1;break}}if(s<0||r<0||0===o||1===o&&s===r-1&&s===a+1)return"";return e.slice(s,r)},join:function(...e){let t,n=-1;for(;++n<e.length;)Zu(e[n]),e[n]&&(t=void 0===t?e[n]:t+"/"+e[n]);return void 0===t?".":function(e){Zu(e);const t=47===e.codePointAt(0);let n=function(e,t){let n,r,a="",s=0,o=-1,i=0,l=-1;for(;++l<=e.length;){if(l<e.length)n=e.codePointAt(l);else{if(47===n)break;n=47}if(47===n){if(o===l-1||1===i);else if(o!==l-1&&2===i){if(a.length<2||2!==s||46!==a.codePointAt(a.length-1)||46!==a.codePointAt(a.length-2))if(a.length>2){if(r=a.lastIndexOf("/"),r!==a.length-1){r<0?(a="",s=0):(a=a.slice(0,r),s=a.length-1-a.lastIndexOf("/")),o=l,i=0;continue}}else if(a.length>0){a="",s=0,o=l,i=0;continue}t&&(a=a.length>0?a+"/..":"..",s=2)}else a.length>0?a+="/"+e.slice(o+1,l):a=e.slice(o+1,l),s=l-o-1;o=l,i=0}else 46===n&&i>-1?i++:i=-1}return a}(e,!t);0!==n.length||t||(n=".");n.length>0&&47===e.codePointAt(e.length-1)&&(n+="/");return t?"/"+n:n}(t)},sep:"/"};function Zu(e){if("string"!=typeof e)throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const ed={cwd:function(){return"/"}};function td(e){return Boolean(null!==e&&"object"==typeof e&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&void 0===e.auth)}function nd(e){if("string"==typeof e)e=new URL(e);else if(!td(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if("file:"!==e.protocol){const e=new TypeError("The URL must be of scheme file");throw e.code="ERR_INVALID_URL_SCHEME",e}return function(e){if(""!==e.hostname){const e=new TypeError('File URL host must be "localhost" or empty on darwin');throw e.code="ERR_INVALID_FILE_URL_HOST",e}const t=e.pathname;let n=-1;for(;++n<t.length;)if(37===t.codePointAt(n)&&50===t.codePointAt(n+1)){const e=t.codePointAt(n+2);if(70===e||102===e){const e=new TypeError("File URL path must not include encoded / characters");throw e.code="ERR_INVALID_FILE_URL_PATH",e}}return decodeURIComponent(t)}(e)}const rd=["history","path","basename","stem","extname","dirname"];class ad{constructor(e){let t;t=e?td(e)?{path:e}:"string"==typeof e||function(e){return Boolean(e&&"object"==typeof e&&"byteLength"in e&&"byteOffset"in e)}(e)?{value:e}:e:{},this.cwd="cwd"in t?"":ed.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let n,r=-1;for(;++r<rd.length;){const e=rd[r];e in t&&void 0!==t[e]&&null!==t[e]&&(this[e]="history"===e?[...t[e]]:t[e])}for(n in t)rd.includes(n)||(this[n]=t[n])}get basename(){return"string"==typeof this.path?Ju.basename(this.path):void 0}set basename(e){od(e,"basename"),sd(e,"basename"),this.path=Ju.join(this.dirname||"",e)}get dirname(){return"string"==typeof this.path?Ju.dirname(this.path):void 0}set dirname(e){id(this.basename,"dirname"),this.path=Ju.join(e||"",this.basename)}get extname(){return"string"==typeof this.path?Ju.extname(this.path):void 0}set extname(e){if(sd(e,"extname"),id(this.dirname,"extname"),e){if(46!==e.codePointAt(0))throw new Error("`extname` must start with `.`");if(e.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=Ju.join(this.dirname,this.stem+(e||""))}get path(){return this.history[this.history.length-1]}set path(e){td(e)&&(e=nd(e)),od(e,"path"),this.path!==e&&this.history.push(e)}get stem(){return"string"==typeof this.path?Ju.basename(this.path,this.extname):void 0}set stem(e){od(e,"stem"),sd(e,"stem"),this.path=Ju.join(this.dirname||"",e+(this.extname||""))}fail(e,t,n){const r=this.message(e,t,n);throw r.fatal=!0,r}info(e,t,n){const r=this.message(e,t,n);return r.fatal=void 0,r}message(e,t,n){const r=new Yi(e,t,n);return this.path&&(r.name=this.path+":"+r.name,r.file=this.path),r.fatal=!1,this.messages.push(r),r}toString(e){if(void 0===this.value)return"";if("string"==typeof this.value)return this.value;return new TextDecoder(e||void 0).decode(this.value)}}function sd(e,t){if(e&&e.includes(Ju.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+Ju.sep+"`")}function od(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function id(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}const ld=function(e){const t=this.constructor.prototype,n=t[e],r=function(){return n.apply(r,arguments)};return Object.setPrototypeOf(r,t),r},cd={}.hasOwnProperty;class ud extends ld{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=Yu()}copy(){const e=new ud;let t=-1;for(;++t<this.attachers.length;){const n=this.attachers[t];e.use(...n)}return e.data(Ku(!0,{},this.namespace)),e}data(e,t){return"string"==typeof e?2===arguments.length?(pd("data",this.frozen),this.namespace[e]=t,this):cd.call(this.namespace,e)&&this.namespace[e]||void 0:e?(pd("data",this.frozen),this.namespace=e,this):this.namespace}freeze(){if(this.frozen)return this;const e=this;for(;++this.freezeIndex<this.attachers.length;){const[t,...n]=this.attachers[this.freezeIndex];if(!1===n[0])continue;!0===n[0]&&(n[0]=void 0);const r=t.call(e,...n);"function"==typeof r&&this.transformers.use(r)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(e){this.freeze();const t=xd(e),n=this.parser||this.Parser;return fd("parse",n),n(String(t),t)}process(e,t){const n=this;return this.freeze(),fd("process",this.parser||this.Parser),md("process",this.compiler||this.Compiler),t?r(void 0,t):new Promise(r);function r(r,a){const s=xd(e),o=n.parse(s);function i(e,n){e||!n?a(e):r?r(n):t(void 0,n)}n.run(o,s,function(e,t,r){if(e||!t||!r)return i(e);const a=t,s=n.stringify(a,r);!function(e){return"string"==typeof e||function(e){return Boolean(e&&"object"==typeof e&&"byteLength"in e&&"byteOffset"in e)}(e)}(s)?r.result=s:r.value=s,i(e,r)})}}processSync(e){let t,n=!1;return this.freeze(),fd("processSync",this.parser||this.Parser),md("processSync",this.compiler||this.Compiler),this.process(e,function(e,r){n=!0,Hu(e),t=r}),gd("processSync","process",n),t}run(e,t,n){hd(e),this.freeze();const r=this.transformers;return n||"function"!=typeof t||(n=t,t=void 0),n?a(void 0,n):new Promise(a);function a(a,s){const o=xd(t);r.run(e,o,function(t,r,o){const i=r||e;t?s(t):a?a(i):n(void 0,i,o)})}}runSync(e,t){let n,r=!1;return this.run(e,t,function(e,t){Hu(e),n=t,r=!0}),gd("runSync","run",r),n}stringify(e,t){this.freeze();const n=xd(t),r=this.compiler||this.Compiler;return md("stringify",r),hd(e),r(e,n)}use(e,...t){const n=this.attachers,r=this.namespace;if(pd("use",this.frozen),null==e);else if("function"==typeof e)i(e,t);else{if("object"!=typeof e)throw new TypeError("Expected usable value, not `"+e+"`");Array.isArray(e)?o(e):s(e)}return this;function a(e){if("function"==typeof e)i(e,[]);else{if("object"!=typeof e)throw new TypeError("Expected usable value, not `"+e+"`");if(Array.isArray(e)){const[t,...n]=e;i(t,n)}else s(e)}}function s(e){if(!("plugins"in e)&&!("settings"in e))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");o(e.plugins),e.settings&&(r.settings=Ku(!0,r.settings,e.settings))}function o(e){let t=-1;if(null==e);else{if(!Array.isArray(e))throw new TypeError("Expected a list of plugins, not `"+e+"`");for(;++t<e.length;){a(e[t])}}}function i(e,t){let r=-1,a=-1;for(;++r<n.length;)if(n[r][0]===e){a=r;break}if(-1===a)n.push([e,...t]);else if(t.length>0){let[r,...s]=t;const o=n[a][1];Xu(o)&&Xu(r)&&(r=Ku(!0,o,r)),n[a]=[e,r,...s]}}}}const dd=(new ud).freeze();function fd(e,t){if("function"!=typeof t)throw new TypeError("Cannot `"+e+"` without `parser`")}function md(e,t){if("function"!=typeof t)throw new TypeError("Cannot `"+e+"` without `compiler`")}function pd(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function hd(e){if(!Xu(e)||"string"!=typeof e.type)throw new TypeError("Expected node, got `"+e+"`")}function gd(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function xd(e){return function(e){return Boolean(e&&"object"==typeof e&&"message"in e&&"messages"in e)}(e)?e:new ad(e)}const yd=[],bd={allowDangerousHtml:!0},vd=/^(https?|ircs?|mailto|xmpp)$/i,wd=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"className",id:"remove-classname"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function kd(e){const t=function(e){const t=e.rehypePlugins||yd,n=e.remarkPlugins||yd,r=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...bd}:bd,a=dd().use(uu).use(n).use(qu,r).use(t);return a}(e),n=function(e){const t=e.children||"",n=new ad;"string"==typeof t&&(n.value=t);return n}(e);return function(e,t){const n=t.allowedElements,r=t.allowElement,a=t.components,s=t.disallowedElements,o=t.skipHtml,i=t.unwrapDisallowed,l=t.urlTransform||Nd;for(const u of wd)Object.hasOwn(t,u.from)&&Ho((u.from,u.to&&u.to,u.id));return Fu(e,c),al(e,{Fragment:fe.Fragment,components:a,ignoreInvalidStyle:!0,jsx:fe.jsx,jsxs:fe.jsxs,passKeys:!0,passNode:!0});function c(e,t,a){if("raw"===e.type&&a&&"number"==typeof t)return o?a.children.splice(t,1):a.children[t]={type:"text",value:e.value},t;if("element"===e.type){let t;for(t in pl)if(Object.hasOwn(pl,t)&&Object.hasOwn(e.properties,t)){const n=e.properties[t],r=pl[t];(null===r||r.includes(e.tagName))&&(e.properties[t]=l(String(n||""),t,e))}}if("element"===e.type){let o=n?!n.includes(e.tagName):!!s&&s.includes(e.tagName);if(!o&&r&&"number"==typeof t&&(o=!r(e,t,a)),o&&a&&"number"==typeof t)return i&&e.children?a.children.splice(t,1,...e.children):a.children.splice(t,1),t}}}(t.runSync(t.parse(n),n),e)}function Nd(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),a=e.indexOf("/");return-1===t||-1!==a&&t>a||-1!==n&&t>n||-1!==r&&t>r||vd.test(e.slice(0,t))?e:""}function jd(e,t){const n=String(e);if("string"!=typeof t)throw new TypeError("Expected character");let r=0,a=n.indexOf(t);for(;-1!==a;)r++,a=n.indexOf(t,a+t.length);return r}function Sd(e,t,n){const r=Pu((n||{}).ignore||[]),a=function(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const n=!e[0]||Array.isArray(e[0])?e:[e];let r=-1;for(;++r<n.length;){const e=n[r];t.push([Cd(e[0]),Id(e[1])])}return t}(t);let s=-1;for(;++s<a.length;)_u(e,"text",o);function o(e,t){let n,o=-1;for(;++o<t.length;){const e=t[o],a=n?n.children:void 0;if(r(e,a?a.indexOf(e):void 0,n))return;n=e}if(n)return function(e,t){const n=t[t.length-1],r=a[s][0],o=a[s][1];let i=0;const l=n.children.indexOf(e);let c=!1,u=[];r.lastIndex=0;let d=r.exec(e.value);for(;d;){const n=d.index,a={index:d.index,input:d.input,stack:[...t,e]};let s=o(...d,a);if("string"==typeof s&&(s=s.length>0?{type:"text",value:s}:void 0),!1===s?r.lastIndex=n+1:(i!==n&&u.push({type:"text",value:e.value.slice(i,n)}),Array.isArray(s)?u.push(...s):s&&u.push(s),i=n+d[0].length,c=!0),!r.global)break;d=r.exec(e.value)}c?(i<e.value.length&&u.push({type:"text",value:e.value.slice(i)}),n.children.splice(l,1,...u)):u=[e];return l+u.length}(e,t)}}function Cd(e){return"string"==typeof e?new RegExp(function(e){if("string"!=typeof e)throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}(e),"g"):e}function Id(e){return"function"==typeof e?e:function(){return e}}const Pd="phrasing",Td=["autolink","link","image","label"];function Ed(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function Ad(e){this.config.enter.autolinkProtocol.call(this,e)}function Dd(e){this.config.exit.autolinkProtocol.call(this,e)}function Rd(e){this.config.exit.data.call(this,e);const t=this.stack[this.stack.length-1];t.type,t.url="http://"+this.sliceSerialize(e)}function _d(e){this.config.exit.autolinkEmail.call(this,e)}function Fd(e){this.exit(e)}function Ld(e){Sd(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,Md],[/(?<=^|\s|\p{P}|\p{S})([-.\w+]+)@([-\w]+(?:\.[-\w]+)+)/gu,Od]],{ignore:["link","linkReference"]})}function Md(e,t,n,r,a){let s="";if(!zd(a))return!1;if(/^w/i.test(t)&&(n=t+n,t="",s="http://"),!function(e){const t=e.split(".");if(t.length<2||t[t.length-1]&&(/_/.test(t[t.length-1])||!/[a-zA-Z\d]/.test(t[t.length-1]))||t[t.length-2]&&(/_/.test(t[t.length-2])||!/[a-zA-Z\d]/.test(t[t.length-2])))return!1;return!0}(n))return!1;const o=function(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let n=t[0],r=n.indexOf(")");const a=jd(e,"(");let s=jd(e,")");for(;-1!==r&&a>s;)e+=n.slice(0,r+1),n=n.slice(r+1),r=n.indexOf(")"),s++;return[e,n]}(n+r);if(!o[0])return!1;const i={type:"link",title:null,url:s+t+o[0],children:[{type:"text",value:t+o[0]}]};return o[1]?[i,{type:"text",value:o[1]}]:i}function Od(e,t,n,r){return!(!zd(r,!0)||/[-\d_]$/.test(n))&&{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function zd(e,t){const n=e.input.charCodeAt(e.index-1);return(0===e.index||Ul(n)||zl(n))&&(!t||47!==n)}function Ud(){this.buffer()}function Bd(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function $d(){this.buffer()}function Vd(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function qd(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=Pl(this.sliceSerialize(e)).toLowerCase(),n.label=t}function Hd(e){this.exit(e)}function Wd(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=Pl(this.sliceSerialize(e)).toLowerCase(),n.label=t}function Qd(e){this.exit(e)}function Gd(e,t,n,r){const a=n.createTracker(r);let s=a.move("[^");const o=n.enter("footnoteReference"),i=n.enter("reference");return s+=a.move(n.safe(n.associationId(e),{after:"]",before:s})),i(),o(),s+=a.move("]"),s}function Kd(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:function(e,n,r,a){const s=r.createTracker(a);let o=s.move("[^");const i=r.enter("footnoteDefinition"),l=r.enter("label");o+=s.move(r.safe(r.associationId(e),{before:o,after:"]"})),l(),o+=s.move("]:"),e.children&&e.children.length>0&&(s.shift(4),o+=s.move((t?"\n":" ")+r.indentLines(r.containerFlow(e,s.current()),t?Yd:Xd)));return i(),o},footnoteReference:Gd},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]}}function Xd(e,t,n){return 0===t?e:Yd(e,t,n)}function Yd(e,t,n){return(n?"":" ")+e}Gd.peek=function(){return"["};const Jd=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];function Zd(e){this.enter({type:"delete",children:[]},e)}function ef(e){this.exit(e)}function tf(e,t,n,r){const a=n.createTracker(r),s=n.enter("strikethrough");let o=a.move("~~");return o+=n.containerPhrasing(e,{...a.current(),before:o,after:"~"}),o+=a.move("~~"),s(),o}function nf(e){return e.length}function rf(e){return null==e?"":String(e)}function af(e){const t="string"==typeof e?e.codePointAt(0):0;return 67===t||99===t?99:76===t||108===t?108:82===t||114===t?114:0}function sf(e,t,n){return">"+(n?"":" ")+e}function of(e,t){return lf(e,t.inConstruct,!0)&&!lf(e,t.notInConstruct,!1)}function lf(e,t,n){if("string"==typeof t&&(t=[t]),!t||0===t.length)return n;let r=-1;for(;++r<t.length;)if(e.includes(t[r]))return!0;return!1}function cf(e,t,n,r){let a=-1;for(;++a<n.unsafe.length;)if("\n"===n.unsafe[a].character&&of(n.stack,n.unsafe[a]))return/[ \t]/.test(r.before)?"":" ";return"\\\n"}function uf(e,t,n){return(n?"":" ")+e}function df(e){const t=e.options.quote||'"';if('"'!==t&&"'"!==t)throw new Error("Cannot serialize title with `"+t+"` for `options.quote`, expected `\"`, or `'`");return t}function ff(e){return"&#x"+e.toString(16).toUpperCase()+";"}function mf(e,t,n){const r=Ql(e),a=Ql(t);return void 0===r?void 0===a?"_"===n?{inside:!0,outside:!0}:{inside:!1,outside:!1}:1===a?{inside:!0,outside:!0}:{inside:!1,outside:!0}:1===r?void 0===a?{inside:!1,outside:!1}:1===a?{inside:!0,outside:!0}:{inside:!1,outside:!1}:void 0===a?{inside:!1,outside:!1}:1===a?{inside:!0,outside:!1}:{inside:!1,outside:!1}}function pf(e,t,n,r){const a=function(e){const t=e.options.emphasis||"*";if("*"!==t&&"_"!==t)throw new Error("Cannot serialize emphasis with `"+t+"` for `options.emphasis`, expected `*`, or `_`");return t}(n),s=n.enter("emphasis"),o=n.createTracker(r),i=o.move(a);let l=o.move(n.containerPhrasing(e,{after:a,before:i,...o.current()}));const c=l.charCodeAt(0),u=mf(r.before.charCodeAt(r.before.length-1),c,a);u.inside&&(l=ff(c)+l.slice(1));const d=l.charCodeAt(l.length-1),f=mf(r.after.charCodeAt(0),d,a);f.inside&&(l=l.slice(0,-1)+ff(d));const m=o.move(a);return s(),n.attentionEncodeSurroundingInfo={after:f.outside,before:u.outside},i+l+m}function hf(e){return e.value||""}function gf(e,t,n,r){const a=df(n),s='"'===a?"Quote":"Apostrophe",o=n.enter("image");let i=n.enter("label");const l=n.createTracker(r);let c=l.move("![");return c+=l.move(n.safe(e.alt,{before:c,after:"]",...l.current()})),c+=l.move("]("),i(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(i=n.enter("destinationLiteral"),c+=l.move("<"),c+=l.move(n.safe(e.url,{before:c,after:">",...l.current()})),c+=l.move(">")):(i=n.enter("destinationRaw"),c+=l.move(n.safe(e.url,{before:c,after:e.title?" ":")",...l.current()}))),i(),e.title&&(i=n.enter(`title${s}`),c+=l.move(" "+a),c+=l.move(n.safe(e.title,{before:c,after:a,...l.current()})),c+=l.move(a),i()),c+=l.move(")"),o(),c}function xf(e,t,n,r){const a=e.referenceType,s=n.enter("imageReference");let o=n.enter("label");const i=n.createTracker(r);let l=i.move("![");const c=n.safe(e.alt,{before:l,after:"]",...i.current()});l+=i.move(c+"]["),o();const u=n.stack;n.stack=[],o=n.enter("reference");const d=n.safe(n.associationId(e),{before:l,after:"]",...i.current()});return o(),n.stack=u,s(),"full"!==a&&c&&c===d?"shortcut"===a?l=l.slice(0,-1):l+=i.move("]"):l+=i.move(d+"]"),l}function yf(e,t,n){let r=e.value||"",a="`",s=-1;for(;new RegExp("(^|[^`])"+a+"([^`]|$)").test(r);)a+="`";for(/[^ \r\n]/.test(r)&&(/^[ \r\n]/.test(r)&&/[ \r\n]$/.test(r)||/^`|`$/.test(r))&&(r=" "+r+" ");++s<n.unsafe.length;){const e=n.unsafe[s],t=n.compilePattern(e);let a;if(e.atBreak)for(;a=t.exec(r);){let e=a.index;10===r.charCodeAt(e)&&13===r.charCodeAt(e-1)&&e--,r=r.slice(0,e)+" "+r.slice(a.index+1)}}return a+r+a}function bf(e,t){const n=gl(e);return Boolean(!t.options.resourceLink&&e.url&&!e.title&&e.children&&1===e.children.length&&"text"===e.children[0].type&&(n===e.url||"mailto:"+n===e.url)&&/^[a-z][a-z+.-]+:/i.test(e.url)&&!/[\0- <>\u007F]/.test(e.url))}function vf(e,t,n,r){const a=df(n),s='"'===a?"Quote":"Apostrophe",o=n.createTracker(r);let i,l;if(bf(e,n)){const t=n.stack;n.stack=[],i=n.enter("autolink");let r=o.move("<");return r+=o.move(n.containerPhrasing(e,{before:r,after:">",...o.current()})),r+=o.move(">"),i(),n.stack=t,r}i=n.enter("link"),l=n.enter("label");let c=o.move("[");return c+=o.move(n.containerPhrasing(e,{before:c,after:"](",...o.current()})),c+=o.move("]("),l(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(l=n.enter("destinationLiteral"),c+=o.move("<"),c+=o.move(n.safe(e.url,{before:c,after:">",...o.current()})),c+=o.move(">")):(l=n.enter("destinationRaw"),c+=o.move(n.safe(e.url,{before:c,after:e.title?" ":")",...o.current()}))),l(),e.title&&(l=n.enter(`title${s}`),c+=o.move(" "+a),c+=o.move(n.safe(e.title,{before:c,after:a,...o.current()})),c+=o.move(a),l()),c+=o.move(")"),i(),c}function wf(e,t,n,r){const a=e.referenceType,s=n.enter("linkReference");let o=n.enter("label");const i=n.createTracker(r);let l=i.move("[");const c=n.containerPhrasing(e,{before:l,after:"]",...i.current()});l+=i.move(c+"]["),o();const u=n.stack;n.stack=[],o=n.enter("reference");const d=n.safe(n.associationId(e),{before:l,after:"]",...i.current()});return o(),n.stack=u,s(),"full"!==a&&c&&c===d?"shortcut"===a?l=l.slice(0,-1):l+=i.move("]"):l+=i.move(d+"]"),l}function kf(e){const t=e.options.bullet||"*";if("*"!==t&&"+"!==t&&"-"!==t)throw new Error("Cannot serialize items with `"+t+"` for `options.bullet`, expected `*`, `+`, or `-`");return t}function Nf(e){const t=e.options.rule||"*";if("*"!==t&&"-"!==t&&"_"!==t)throw new Error("Cannot serialize rules with `"+t+"` for `options.rule`, expected `*`, `-`, or `_`");return t}tf.peek=function(){return"~"},pf.peek=function(e,t,n){return n.options.emphasis||"*"},hf.peek=function(){return"<"},gf.peek=function(){return"!"},xf.peek=function(){return"!"},yf.peek=function(){return"`"},vf.peek=function(e,t,n){return bf(e,n)?"<":"["},wf.peek=function(){return"["};const jf=Pu(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function Sf(e,t,n,r){const a=function(e){const t=e.options.strong||"*";if("*"!==t&&"_"!==t)throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}(n),s=n.enter("strong"),o=n.createTracker(r),i=o.move(a+a);let l=o.move(n.containerPhrasing(e,{after:a,before:i,...o.current()}));const c=l.charCodeAt(0),u=mf(r.before.charCodeAt(r.before.length-1),c,a);u.inside&&(l=ff(c)+l.slice(1));const d=l.charCodeAt(l.length-1),f=mf(r.after.charCodeAt(0),d,a);f.inside&&(l=l.slice(0,-1)+ff(d));const m=o.move(a+a);return s(),n.attentionEncodeSurroundingInfo={after:f.outside,before:u.outside},i+l+m}Sf.peek=function(e,t,n){return n.options.strong||"*"};const Cf={blockquote:function(e,t,n,r){const a=n.enter("blockquote"),s=n.createTracker(r);s.move("> "),s.shift(2);const o=n.indentLines(n.containerFlow(e,s.current()),sf);return a(),o},break:cf,code:function(e,t,n,r){const a=function(e){const t=e.options.fence||"`";if("`"!==t&&"~"!==t)throw new Error("Cannot serialize code with `"+t+"` for `options.fence`, expected `` ` `` or `~`");return t}(n),s=e.value||"",o="`"===a?"GraveAccent":"Tilde";if(function(e,t){return Boolean(!1===t.options.fences&&e.value&&!e.lang&&/[^ \r\n]/.test(e.value)&&!/^[\t ]*(?:[\r\n]|$)|(?:^|[\r\n])[\t ]*$/.test(e.value))}(e,n)){const e=n.enter("codeIndented"),t=n.indentLines(s,uf);return e(),t}const i=n.createTracker(r),l=a.repeat(Math.max(function(e,t){const n=String(e);let r=n.indexOf(t),a=r,s=0,o=0;if("string"!=typeof t)throw new TypeError("Expected substring");for(;-1!==r;)r===a?++s>o&&(o=s):s=1,a=r+t.length,r=n.indexOf(t,a);return o}(s,a)+1,3)),c=n.enter("codeFenced");let u=i.move(l);if(e.lang){const t=n.enter(`codeFencedLang${o}`);u+=i.move(n.safe(e.lang,{before:u,after:" ",encode:["`"],...i.current()})),t()}if(e.lang&&e.meta){const t=n.enter(`codeFencedMeta${o}`);u+=i.move(" "),u+=i.move(n.safe(e.meta,{before:u,after:"\n",encode:["`"],...i.current()})),t()}return u+=i.move("\n"),s&&(u+=i.move(s+"\n")),u+=i.move(l),c(),u},definition:function(e,t,n,r){const a=df(n),s='"'===a?"Quote":"Apostrophe",o=n.enter("definition");let i=n.enter("label");const l=n.createTracker(r);let c=l.move("[");return c+=l.move(n.safe(n.associationId(e),{before:c,after:"]",...l.current()})),c+=l.move("]: "),i(),!e.url||/[\0- \u007F]/.test(e.url)?(i=n.enter("destinationLiteral"),c+=l.move("<"),c+=l.move(n.safe(e.url,{before:c,after:">",...l.current()})),c+=l.move(">")):(i=n.enter("destinationRaw"),c+=l.move(n.safe(e.url,{before:c,after:e.title?" ":"\n",...l.current()}))),i(),e.title&&(i=n.enter(`title${s}`),c+=l.move(" "+a),c+=l.move(n.safe(e.title,{before:c,after:a,...l.current()})),c+=l.move(a),i()),o(),c},emphasis:pf,hardBreak:cf,heading:function(e,t,n,r){const a=Math.max(Math.min(6,e.depth||1),1),s=n.createTracker(r);if(function(e,t){let n=!1;return Fu(e,function(e){if("value"in e&&/\r?\n|\r/.test(e.value)||"break"===e.type)return n=!0,Ru}),Boolean((!e.depth||e.depth<3)&&gl(e)&&(t.options.setext||n))}(e,n)){const t=n.enter("headingSetext"),r=n.enter("phrasing"),o=n.containerPhrasing(e,{...s.current(),before:"\n",after:"\n"});return r(),t(),o+"\n"+(1===a?"=":"-").repeat(o.length-(Math.max(o.lastIndexOf("\r"),o.lastIndexOf("\n"))+1))}const o="#".repeat(a),i=n.enter("headingAtx"),l=n.enter("phrasing");s.move(o+" ");let c=n.containerPhrasing(e,{before:"# ",after:"\n",...s.current()});return/^[\t ]/.test(c)&&(c=ff(c.charCodeAt(0))+c.slice(1)),c=c?o+" "+c:o,n.options.closeAtx&&(c+=" "+o),l(),i(),c},html:hf,image:gf,imageReference:xf,inlineCode:yf,link:vf,linkReference:wf,list:function(e,t,n,r){const a=n.enter("list"),s=n.bulletCurrent;let o=e.ordered?function(e){const t=e.options.bulletOrdered||".";if("."!==t&&")"!==t)throw new Error("Cannot serialize items with `"+t+"` for `options.bulletOrdered`, expected `.` or `)`");return t}(n):kf(n);const i=e.ordered?"."===o?")":".":function(e){const t=kf(e),n=e.options.bulletOther;if(!n)return"*"===t?"-":"*";if("*"!==n&&"+"!==n&&"-"!==n)throw new Error("Cannot serialize items with `"+n+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(n===t)throw new Error("Expected `bullet` (`"+t+"`) and `bulletOther` (`"+n+"`) to be different");return n}(n);let l=!(!t||!n.bulletLastUsed)&&o===n.bulletLastUsed;if(!e.ordered){const t=e.children?e.children[0]:void 0;if("*"!==o&&"-"!==o||!t||t.children&&t.children[0]||"list"!==n.stack[n.stack.length-1]||"listItem"!==n.stack[n.stack.length-2]||"list"!==n.stack[n.stack.length-3]||"listItem"!==n.stack[n.stack.length-4]||0!==n.indexStack[n.indexStack.length-1]||0!==n.indexStack[n.indexStack.length-2]||0!==n.indexStack[n.indexStack.length-3]||(l=!0),Nf(n)===o&&t){let t=-1;for(;++t<e.children.length;){const n=e.children[t];if(n&&"listItem"===n.type&&n.children&&n.children[0]&&"thematicBreak"===n.children[0].type){l=!0;break}}}}l&&(o=i),n.bulletCurrent=o;const c=n.containerFlow(e,r);return n.bulletLastUsed=o,n.bulletCurrent=s,a(),c},listItem:function(e,t,n,r){const a=function(e){const t=e.options.listItemIndent||"one";if("tab"!==t&&"one"!==t&&"mixed"!==t)throw new Error("Cannot serialize items with `"+t+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return t}(n);let s=n.bulletCurrent||kf(n);t&&"list"===t.type&&t.ordered&&(s=("number"==typeof t.start&&t.start>-1?t.start:1)+(!1===n.options.incrementListMarker?0:t.children.indexOf(e))+s);let o=s.length+1;("tab"===a||"mixed"===a&&(t&&"list"===t.type&&t.spread||e.spread))&&(o=4*Math.ceil(o/4));const i=n.createTracker(r);i.move(s+" ".repeat(o-s.length)),i.shift(o);const l=n.enter("listItem"),c=n.indentLines(n.containerFlow(e,i.current()),function(e,t,n){if(t)return(n?"":" ".repeat(o))+e;return(n?s:s+" ".repeat(o-s.length))+e});return l(),c},paragraph:function(e,t,n,r){const a=n.enter("paragraph"),s=n.enter("phrasing"),o=n.containerPhrasing(e,r);return s(),a(),o},root:function(e,t,n,r){return(e.children.some(function(e){return jf(e)})?n.containerPhrasing:n.containerFlow).call(n,e,r)},strong:Sf,text:function(e,t,n,r){return n.safe(e.value,r)},thematicBreak:function(e,t,n){const r=(Nf(n)+(n.options.ruleSpaces?" ":"")).repeat(function(e){const t=e.options.ruleRepetition||3;if(t<3)throw new Error("Cannot serialize rules with repetition `"+t+"` for `options.ruleRepetition`, expected `3` or more");return t}(n));return n.options.ruleSpaces?r.slice(0,-1):r}};function If(e){const t=e._align;this.enter({type:"table",align:t.map(function(e){return"none"===e?null:e}),children:[]},e),this.data.inTable=!0}function Pf(e){this.exit(e),this.data.inTable=void 0}function Tf(e){this.enter({type:"tableRow",children:[]},e)}function Ef(e){this.exit(e)}function Af(e){this.enter({type:"tableCell",children:[]},e)}function Df(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,Rf));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function Rf(e,t){return"|"===t?t:e}function _f(e){const t=e||{},n=t.tableCellPadding,r=t.tablePipeAlign,a=t.stringLength,s=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:"\n",inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[\t :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:function(e,t,n){let r=Cf.inlineCode(e,t,n);n.stack.includes("tableCell")&&(r=r.replace(/\|/g,"\\$&"));return r},table:function(e,t,n,r){return i(function(e,t,n){const r=e.children;let a=-1;const s=[],o=t.enter("table");for(;++a<r.length;)s[a]=l(r[a],t,n);return o(),s}(e,n,r),e.align)},tableCell:o,tableRow:function(e,t,n,r){const a=l(e,n,r),s=i([a]);return s.slice(0,s.indexOf("\n"))}}};function o(e,t,n,r){const a=n.enter("tableCell"),o=n.enter("phrasing"),i=n.containerPhrasing(e,{...r,before:s,after:s});return o(),a(),i}function i(e,t){return function(e,t){const n=t||{},r=(n.align||[]).concat(),a=n.stringLength||nf,s=[],o=[],i=[],l=[];let c=0,u=-1;for(;++u<e.length;){const t=[],r=[];let s=-1;for(e[u].length>c&&(c=e[u].length);++s<e[u].length;){const o=rf(e[u][s]);if(!1!==n.alignDelimiters){const e=a(o);r[s]=e,(void 0===l[s]||e>l[s])&&(l[s]=e)}t.push(o)}o[u]=t,i[u]=r}let d=-1;if("object"==typeof r&&"length"in r)for(;++d<c;)s[d]=af(r[d]);else{const e=af(r);for(;++d<c;)s[d]=e}d=-1;const f=[],m=[];for(;++d<c;){const e=s[d];let t="",r="";99===e?(t=":",r=":"):108===e?t=":":114===e&&(r=":");let a=!1===n.alignDelimiters?1:Math.max(1,l[d]-t.length-r.length);const o=t+"-".repeat(a)+r;!1!==n.alignDelimiters&&(a=t.length+a+r.length,a>l[d]&&(l[d]=a),m[d]=a),f[d]=o}o.splice(1,0,f),i.splice(1,0,m),u=-1;const p=[];for(;++u<o.length;){const e=o[u],t=i[u];d=-1;const r=[];for(;++d<c;){const a=e[d]||"";let o="",i="";if(!1!==n.alignDelimiters){const e=l[d]-(t[d]||0),n=s[d];114===n?o=" ".repeat(e):99===n?e%2?(o=" ".repeat(e/2+.5),i=" ".repeat(e/2-.5)):(o=" ".repeat(e/2),i=o):i=" ".repeat(e)}!1===n.delimiterStart||d||r.push("|"),!1===n.padding||!1===n.alignDelimiters&&""===a||!1===n.delimiterStart&&!d||r.push(" "),!1!==n.alignDelimiters&&r.push(o),r.push(a),!1!==n.alignDelimiters&&r.push(i),!1!==n.padding&&r.push(" "),!1===n.delimiterEnd&&d===c-1||r.push("|")}p.push(!1===n.delimiterEnd?r.join("").replace(/ +$/,""):r.join(""))}return p.join("\n")}(e,{align:t,alignDelimiters:r,padding:n,stringLength:a})}function l(e,t,n){const r=e.children;let a=-1;const s=[],i=t.enter("tableRow");for(;++a<r.length;)s[a]=o(r[a],0,t,n);return i(),s}}function Ff(e){const t=this.stack[this.stack.length-2];t.type,t.checked="taskListCheckValueChecked"===e.type}function Lf(e){const t=this.stack[this.stack.length-2];if(t&&"listItem"===t.type&&"boolean"==typeof t.checked){const e=this.stack[this.stack.length-1];e.type;const n=e.children[0];if(n&&"text"===n.type){const r=t.children;let a,s=-1;for(;++s<r.length;){const e=r[s];if("paragraph"===e.type){a=e;break}}a===e&&(n.value=n.value.slice(1),0===n.value.length?e.children.shift():e.position&&n.position&&"number"==typeof n.position.start.offset&&(n.position.start.column++,n.position.start.offset++,e.position.start=Object.assign({},n.position.start)))}}this.exit(e)}function Mf(e,t,n,r){const a=e.children[0],s="boolean"==typeof e.checked&&a&&"paragraph"===a.type,o="["+(e.checked?"x":" ")+"] ",i=n.createTracker(r);s&&i.move(o);let l=Cf.listItem(e,t,n,{...r,...i.current()});return s&&(l=l.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,function(e){return e+o})),l}const Of={tokenize:function(e,t,n){let r=0;return function t(s){if((87===s||119===s)&&r<3)return r++,e.consume(s),t;if(46===s&&3===r)return e.consume(s),a;return n(s)};function a(e){return null===e?n(e):t(e)}},partial:!0},zf={tokenize:function(e,t,n){let r,a,s;return o;function o(t){return 46===t||95===t?e.check(Bf,l,i)(t):null===t||Ml(t)||Ul(t)||45!==t&&zl(t)?l(t):(s=!0,e.consume(t),o)}function i(t){return 95===t?r=!0:(a=r,r=void 0),e.consume(t),o}function l(e){return a||r||!s?n(e):t(e)}},partial:!0},Uf={tokenize:function(e,t){let n=0,r=0;return a;function a(o){return 40===o?(n++,e.consume(o),a):41===o&&r<n?s(o):33===o||34===o||38===o||39===o||41===o||42===o||44===o||46===o||58===o||59===o||60===o||63===o||93===o||95===o||126===o?e.check(Bf,t,s)(o):null===o||Ml(o)||Ul(o)?t(o):(e.consume(o),a)}function s(t){return 41===t&&r++,e.consume(t),a}},partial:!0},Bf={tokenize:function(e,t,n){return r;function r(o){return 33===o||34===o||39===o||41===o||42===o||44===o||46===o||58===o||59===o||63===o||95===o||126===o?(e.consume(o),r):38===o?(e.consume(o),s):93===o?(e.consume(o),a):60===o||null===o||Ml(o)||Ul(o)?t(o):n(o)}function a(e){return null===e||40===e||91===e||Ml(e)||Ul(e)?t(e):r(e)}function s(e){return Tl(e)?o(e):n(e)}function o(t){return 59===t?(e.consume(t),r):Tl(t)?(e.consume(t),o):n(t)}},partial:!0},$f={tokenize:function(e,t,n){return function(t){return e.consume(t),r};function r(e){return El(e)?n(e):t(e)}},partial:!0},Vf={name:"wwwAutolink",tokenize:function(e,t,n){const r=this;return function(t){if(87!==t&&119!==t||!Gf.call(r,r.previous)||Jf(r.events))return n(t);return e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(Of,e.attempt(zf,e.attempt(Uf,a),n),n)(t)};function a(n){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(n)}},previous:Gf},qf={name:"protocolAutolink",tokenize:function(e,t,n){const r=this;let a="",s=!1;return function(t){if((72===t||104===t)&&Kf.call(r,r.previous)&&!Jf(r.events))return e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),a+=String.fromCodePoint(t),e.consume(t),o;return n(t)};function o(t){if(Tl(t)&&a.length<5)return a+=String.fromCodePoint(t),e.consume(t),o;if(58===t){const n=a.toLowerCase();if("http"===n||"https"===n)return e.consume(t),i}return n(t)}function i(t){return 47===t?(e.consume(t),s?l:(s=!0,i)):n(t)}function l(t){return null===t||Dl(t)||Ml(t)||Ul(t)||zl(t)?n(t):e.attempt(zf,e.attempt(Uf,c),n)(t)}function c(n){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(n)}},previous:Kf},Hf={name:"emailAutolink",tokenize:function(e,t,n){const r=this;let a,s;return function(t){if(!Yf(t)||!Xf.call(r,r.previous)||Jf(r.events))return n(t);return e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),o(t)};function o(t){return Yf(t)?(e.consume(t),o):64===t?(e.consume(t),i):n(t)}function i(t){return 46===t?e.check($f,c,l)(t):45===t||95===t||El(t)?(s=!0,e.consume(t),i):c(t)}function l(t){return e.consume(t),a=!0,i}function c(o){return s&&a&&Tl(r.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(o)):n(o)}},previous:Xf},Wf={};let Qf=48;for(;Qf<123;)Wf[Qf]=Hf,Qf++,58===Qf?Qf=65:91===Qf&&(Qf=97);function Gf(e){return null===e||40===e||42===e||95===e||91===e||93===e||126===e||Ml(e)}function Kf(e){return!Tl(e)}function Xf(e){return!(47===e||Yf(e))}function Yf(e){return 43===e||45===e||46===e||95===e||El(e)}function Jf(e){let t=e.length,n=!1;for(;t--;){const r=e[t][1];if(("labelLink"===r.type||"labelImage"===r.type)&&!r._balanced){n=!0;break}if(r._gfmAutolinkLiteralWalkedInto){n=!1;break}}return e.length>0&&!n&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),n}Wf[43]=Hf,Wf[45]=Hf,Wf[46]=Hf,Wf[95]=Hf,Wf[72]=[Hf,qf],Wf[104]=[Hf,qf],Wf[87]=[Hf,Vf],Wf[119]=[Hf,Vf];const Zf={tokenize:function(e,t,n){const r=this;return Vl(e,function(e){const a=r.events[r.events.length-1];return a&&"gfmFootnoteDefinitionIndent"===a[1].type&&4===a[2].sliceSerialize(a[1],!0).length?t(e):n(e)},"gfmFootnoteDefinitionIndent",5)},partial:!0};function em(e,t,n){const r=this;let a=r.events.length;const s=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let o;for(;a--;){const e=r.events[a][1];if("labelImage"===e.type){o=e;break}if("gfmFootnoteCall"===e.type||"labelLink"===e.type||"label"===e.type||"image"===e.type||"link"===e.type)break}return function(a){if(!o||!o._balanced)return n(a);const i=Pl(r.sliceSerialize({start:o.end,end:r.now()}));if(94!==i.codePointAt(0)||!s.includes(i.slice(1)))return n(a);return e.enter("gfmFootnoteCallLabelMarker"),e.consume(a),e.exit("gfmFootnoteCallLabelMarker"),t(a)}}function tm(e,t){let n=e.length;for(;n--;)if("labelImage"===e[n][1].type&&"enter"===e[n][0]){e[n][1];break}e[n+1][1].type="data",e[n+3][1].type="gfmFootnoteCallLabelMarker";const r={type:"gfmFootnoteCall",start:Object.assign({},e[n+3][1].start),end:Object.assign({},e[e.length-1][1].end)},a={type:"gfmFootnoteCallMarker",start:Object.assign({},e[n+3][1].end),end:Object.assign({},e[n+3][1].end)};a.end.column++,a.end.offset++,a.end._bufferIndex++;const s={type:"gfmFootnoteCallString",start:Object.assign({},a.end),end:Object.assign({},e[e.length-1][1].start)},o={type:"chunkString",contentType:"string",start:Object.assign({},s.start),end:Object.assign({},s.end)},i=[e[n+1],e[n+2],["enter",r,t],e[n+3],e[n+4],["enter",a,t],["exit",a,t],["enter",s,t],["enter",o,t],["exit",o,t],["exit",s,t],e[e.length-2],e[e.length-1],["exit",r,t]];return e.splice(n,e.length-n+1,...i),e}function nm(e,t,n){const r=this,a=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let s,o=0;return function(t){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(t),e.exit("gfmFootnoteCallLabelMarker"),i};function i(t){return 94!==t?n(t):(e.enter("gfmFootnoteCallMarker"),e.consume(t),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",l)}function l(i){if(o>999||93===i&&!s||null===i||91===i||Ml(i))return n(i);if(93===i){e.exit("chunkString");const s=e.exit("gfmFootnoteCallString");return a.includes(Pl(r.sliceSerialize(s)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(i),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(i)}return Ml(i)||(s=!0),o++,e.consume(i),92===i?c:l}function c(t){return 91===t||92===t||93===t?(e.consume(t),o++,l):l(t)}}function rm(e,t,n){const r=this,a=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let s,o,i=0;return function(t){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(t),e.exit("gfmFootnoteDefinitionLabelMarker"),l};function l(t){return 94===t?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(t),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",c):n(t)}function c(t){if(i>999||93===t&&!o||null===t||91===t||Ml(t))return n(t);if(93===t){e.exit("chunkString");const n=e.exit("gfmFootnoteDefinitionLabelString");return s=Pl(r.sliceSerialize(n)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(t),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),d}return Ml(t)||(o=!0),i++,e.consume(t),92===t?u:c}function u(t){return 91===t||92===t||93===t?(e.consume(t),i++,c):c(t)}function d(t){return 58===t?(e.enter("definitionMarker"),e.consume(t),e.exit("definitionMarker"),a.includes(s)||a.push(s),Vl(e,f,"gfmFootnoteDefinitionWhitespace")):n(t)}function f(e){return t(e)}}function am(e,t,n){return e.check(Jl,t,e.attempt(Zf,t,n))}function sm(e){e.exit("gfmFootnoteDefinition")}function om(e){let t=(e||{}).singleTilde;const n={name:"strikethrough",tokenize:function(e,n,r){const a=this.previous,s=this.events;let o=0;return function(t){if(126===a&&"characterEscape"!==s[s.length-1][1].type)return r(t);return e.enter("strikethroughSequenceTemporary"),i(t)};function i(s){const l=Ql(a);if(126===s)return o>1?r(s):(e.consume(s),o++,i);if(o<2&&!t)return r(s);const c=e.exit("strikethroughSequenceTemporary"),u=Ql(s);return c._open=!u||2===u&&Boolean(l),c._close=!l||2===l&&Boolean(u),n(s)}},resolveAll:function(e,t){let n=-1;for(;++n<e.length;)if("enter"===e[n][0]&&"strikethroughSequenceTemporary"===e[n][1].type&&e[n][1]._close){let r=n;for(;r--;)if("exit"===e[r][0]&&"strikethroughSequenceTemporary"===e[r][1].type&&e[r][1]._open&&e[n][1].end.offset-e[n][1].start.offset===e[r][1].end.offset-e[r][1].start.offset){e[n][1].type="strikethroughSequence",e[r][1].type="strikethroughSequence";const a={type:"strikethrough",start:Object.assign({},e[r][1].start),end:Object.assign({},e[n][1].end)},s={type:"strikethroughText",start:Object.assign({},e[r][1].end),end:Object.assign({},e[n][1].start)},o=[["enter",a,t],["enter",e[r][1],t],["exit",e[r][1],t],["enter",s,t]],i=t.parser.constructs.insideSpan.null;i&&wl(o,o.length,0,Gl(i,e.slice(r+1,n),t)),wl(o,o.length,0,[["exit",s,t],["enter",e[n][1],t],["exit",e[n][1],t],["exit",a,t]]),wl(e,r-1,n-r+3,o),n=r+o.length-2;break}}n=-1;for(;++n<e.length;)"strikethroughSequenceTemporary"===e[n][1].type&&(e[n][1].type="data");return e}};return null==t&&(t=!0),{text:{126:n},insideSpan:{null:[n]},attentionMarkers:{null:[126]}}}class im{constructor(){this.map=[]}add(e,t,n){!function(e,t,n,r){let a=0;if(0===n&&0===r.length)return;for(;a<e.map.length;){if(e.map[a][0]===t)return e.map[a][1]+=n,void e.map[a][2].push(...r);a+=1}e.map.push([t,n,r])}(this,e,t,n)}consume(e){if(this.map.sort(function(e,t){return e[0]-t[0]}),0===this.map.length)return;let t=this.map.length;const n=[];for(;t>0;)t-=1,n.push(e.slice(this.map[t][0]+this.map[t][1]),this.map[t][2]),e.length=this.map[t][0];n.push(e.slice()),e.length=0;let r=n.pop();for(;r;){for(const t of r)e.push(t);r=n.pop()}this.map.length=0}}function lm(e,t){let n=!1;const r=[];for(;t<e.length;){const a=e[t];if(n){if("enter"===a[0])"tableContent"===a[1].type&&r.push("tableDelimiterMarker"===e[t+1][1].type?"left":"none");else if("tableContent"===a[1].type){if("tableDelimiterMarker"===e[t-1][1].type){const e=r.length-1;r[e]="left"===r[e]?"center":"right"}}else if("tableDelimiterRow"===a[1].type)break}else"enter"===a[0]&&"tableDelimiterRow"===a[1].type&&(n=!0);t+=1}return r}function cm(e,t,n){const r=this;let a,s=0,o=0;return function(e){let t=r.events.length-1;for(;t>-1;){const e=r.events[t][1].type;if("lineEnding"!==e&&"linePrefix"!==e)break;t--}const a=t>-1?r.events[t][1].type:null,s="tableHead"===a||"tableRow"===a?v:i;if(s===v&&r.parser.lazy[r.now().line])return n(e);return s(e)};function i(t){return e.enter("tableHead"),e.enter("tableRow"),function(e){if(124===e)return l(e);return a=!0,o+=1,l(e)}(t)}function l(t){return null===t?n(t):Ll(t)?o>1?(o=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),d):n(t):Ol(t)?Vl(e,l,"whitespace")(t):(o+=1,a&&(a=!1,s+=1),124===t?(e.enter("tableCellDivider"),e.consume(t),e.exit("tableCellDivider"),a=!0,l):(e.enter("data"),c(t)))}function c(t){return null===t||124===t||Ml(t)?(e.exit("data"),l(t)):(e.consume(t),92===t?u:c)}function u(t){return 92===t||124===t?(e.consume(t),c):c(t)}function d(t){return r.interrupt=!1,r.parser.lazy[r.now().line]?n(t):(e.enter("tableDelimiterRow"),a=!1,Ol(t)?Vl(e,f,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(t):f(t))}function f(t){return 45===t||58===t?p(t):124===t?(a=!0,e.enter("tableCellDivider"),e.consume(t),e.exit("tableCellDivider"),m):b(t)}function m(t){return Ol(t)?Vl(e,p,"whitespace")(t):p(t)}function p(t){return 58===t?(o+=1,a=!0,e.enter("tableDelimiterMarker"),e.consume(t),e.exit("tableDelimiterMarker"),h):45===t?(o+=1,h(t)):null===t||Ll(t)?y(t):b(t)}function h(t){return 45===t?(e.enter("tableDelimiterFiller"),g(t)):b(t)}function g(t){return 45===t?(e.consume(t),g):58===t?(a=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(t),e.exit("tableDelimiterMarker"),x):(e.exit("tableDelimiterFiller"),x(t))}function x(t){return Ol(t)?Vl(e,y,"whitespace")(t):y(t)}function y(n){return 124===n?f(n):(null===n||Ll(n))&&a&&s===o?(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(n)):b(n)}function b(e){return n(e)}function v(t){return e.enter("tableRow"),w(t)}function w(n){return 124===n?(e.enter("tableCellDivider"),e.consume(n),e.exit("tableCellDivider"),w):null===n||Ll(n)?(e.exit("tableRow"),t(n)):Ol(n)?Vl(e,w,"whitespace")(n):(e.enter("data"),k(n))}function k(t){return null===t||124===t||Ml(t)?(e.exit("data"),w(t)):(e.consume(t),92===t?N:k)}function N(t){return 92===t||124===t?(e.consume(t),k):k(t)}}function um(e,t){let n,r,a,s=-1,o=!0,i=0,l=[0,0,0,0],c=[0,0,0,0],u=!1,d=0;const f=new im;for(;++s<e.length;){const m=e[s],p=m[1];"enter"===m[0]?"tableHead"===p.type?(u=!1,0!==d&&(fm(f,t,d,n,r),r=void 0,d=0),n={type:"table",start:Object.assign({},p.start),end:Object.assign({},p.end)},f.add(s,0,[["enter",n,t]])):"tableRow"===p.type||"tableDelimiterRow"===p.type?(o=!0,a=void 0,l=[0,0,0,0],c=[0,s+1,0,0],u&&(u=!1,r={type:"tableBody",start:Object.assign({},p.start),end:Object.assign({},p.end)},f.add(s,0,[["enter",r,t]])),i="tableDelimiterRow"===p.type?2:r?3:1):!i||"data"!==p.type&&"tableDelimiterMarker"!==p.type&&"tableDelimiterFiller"!==p.type?"tableCellDivider"===p.type&&(o?o=!1:(0!==l[1]&&(c[0]=c[1],a=dm(f,t,l,i,void 0,a)),l=c,c=[l[1],s,0,0])):(o=!1,0===c[2]&&(0!==l[1]&&(c[0]=c[1],a=dm(f,t,l,i,void 0,a),l=[0,0,0,0]),c[2]=s)):"tableHead"===p.type?(u=!0,d=s):"tableRow"===p.type||"tableDelimiterRow"===p.type?(d=s,0!==l[1]?(c[0]=c[1],a=dm(f,t,l,i,s,a)):0!==c[1]&&(a=dm(f,t,c,i,s,a)),i=0):!i||"data"!==p.type&&"tableDelimiterMarker"!==p.type&&"tableDelimiterFiller"!==p.type||(c[3]=s)}for(0!==d&&fm(f,t,d,n,r),f.consume(t.events),s=-1;++s<t.events.length;){const e=t.events[s];"enter"===e[0]&&"table"===e[1].type&&(e[1]._align=lm(t.events,s))}return e}function dm(e,t,n,r,a,s){const o=1===r?"tableHeader":2===r?"tableDelimiter":"tableData";0!==n[0]&&(s.end=Object.assign({},mm(t.events,n[0])),e.add(n[0],0,[["exit",s,t]]));const i=mm(t.events,n[1]);if(s={type:o,start:Object.assign({},i),end:Object.assign({},i)},e.add(n[1],0,[["enter",s,t]]),0!==n[2]){const a=mm(t.events,n[2]),s=mm(t.events,n[3]),o={type:"tableContent",start:Object.assign({},a),end:Object.assign({},s)};if(e.add(n[2],0,[["enter",o,t]]),2!==r){const r=t.events[n[2]],a=t.events[n[3]];if(r[1].end=Object.assign({},a[1].end),r[1].type="chunkText",r[1].contentType="text",n[3]>n[2]+1){const t=n[2]+1,r=n[3]-n[2]-1;e.add(t,r,[])}}e.add(n[3]+1,0,[["exit",o,t]])}return void 0!==a&&(s.end=Object.assign({},mm(t.events,a)),e.add(a,0,[["exit",s,t]]),s=void 0),s}function fm(e,t,n,r,a){const s=[],o=mm(t.events,n);a&&(a.end=Object.assign({},o),s.push(["exit",a,t])),r.end=Object.assign({},o),s.push(["exit",r,t]),e.add(n+1,0,s)}function mm(e,t){const n=e[t],r="enter"===n[0]?"start":"end";return n[1][r]}const pm={name:"tasklistCheck",tokenize:function(e,t,n){const r=this;return function(t){if(null!==r.previous||!r._gfmTasklistFirstContentOfListItem)return n(t);return e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(t),e.exit("taskListCheckMarker"),a};function a(t){return Ml(t)?(e.enter("taskListCheckValueUnchecked"),e.consume(t),e.exit("taskListCheckValueUnchecked"),s):88===t||120===t?(e.enter("taskListCheckValueChecked"),e.consume(t),e.exit("taskListCheckValueChecked"),s):n(t)}function s(t){return 93===t?(e.enter("taskListCheckMarker"),e.consume(t),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),o):n(t)}function o(r){return Ll(r)?t(r):Ol(r)?e.check({tokenize:hm},t,n)(r):n(r)}}};function hm(e,t,n){return Vl(e,function(e){return null===e?n(e):t(e)},"whitespace")}const gm={};function xm(e){const t=e||gm,n=this.data(),r=n.micromarkExtensions||(n.micromarkExtensions=[]),a=n.fromMarkdownExtensions||(n.fromMarkdownExtensions=[]),s=n.toMarkdownExtensions||(n.toMarkdownExtensions=[]);r.push(function(e){return jl([{text:Wf},{document:{91:{name:"gfmFootnoteDefinition",tokenize:rm,continuation:{tokenize:am},exit:sm}},text:{91:{name:"gfmFootnoteCall",tokenize:nm},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:em,resolveTo:tm}}},om(e),{flow:{null:{name:"table",tokenize:cm,resolveAll:um}}},{text:{91:pm}}])}(t)),a.push([{transforms:[Ld],enter:{literalAutolink:Ed,literalAutolinkEmail:Ad,literalAutolinkHttp:Ad,literalAutolinkWww:Ad},exit:{literalAutolink:Fd,literalAutolinkEmail:_d,literalAutolinkHttp:Dd,literalAutolinkWww:Rd}},{enter:{gfmFootnoteCallString:Ud,gfmFootnoteCall:Bd,gfmFootnoteDefinitionLabelString:$d,gfmFootnoteDefinition:Vd},exit:{gfmFootnoteCallString:qd,gfmFootnoteCall:Hd,gfmFootnoteDefinitionLabelString:Wd,gfmFootnoteDefinition:Qd}},{canContainEols:["delete"],enter:{strikethrough:Zd},exit:{strikethrough:ef}},{enter:{table:If,tableData:Af,tableHeader:Af,tableRow:Tf},exit:{codeText:Df,table:Pf,tableData:Ef,tableHeader:Ef,tableRow:Ef}},{exit:{taskListCheckValueChecked:Ff,taskListCheckValueUnchecked:Ff,paragraph:Lf}}]),s.push(function(e){return{extensions:[{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:Pd,notInConstruct:Td},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Pd,notInConstruct:Td},{character:":",before:"[ps]",after:"\\/",inConstruct:Pd,notInConstruct:Td}]},Kd(e),{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:Jd}],handlers:{delete:tf}},_f(e),{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:Mf}}]}}(t))}function ym({content:e,className:t}){return fe.jsx("div",{className:me("prose prose-sm max-w-none",t),children:fe.jsx(kd,{remarkPlugins:[xm],components:{h1:({children:e})=>fe.jsx("h1",{className:"text-lg font-bold mt-4 mb-2 text-foreground",children:e}),h2:({children:e})=>fe.jsx("h2",{className:"text-base font-bold mt-3 mb-2 text-foreground",children:e}),h3:({children:e})=>fe.jsx("h3",{className:"text-sm font-semibold mt-2 mb-1 text-foreground",children:e}),p:({children:e})=>fe.jsx("p",{className:"text-sm mb-2 last:mb-0 text-foreground",children:e}),ul:({children:e})=>fe.jsx("ul",{className:"list-disc list-inside mb-2 space-y-1",children:e}),ol:({children:e})=>fe.jsx("ol",{className:"list-decimal list-inside mb-2 space-y-1",children:e}),li:({children:e})=>fe.jsx("li",{className:"text-sm text-foreground",children:e}),code:({inline:e,children:t,...n})=>e?fe.jsx("code",{className:"bg-muted px-1.5 py-0.5 rounded text-xs font-mono text-foreground",...n,children:t}):fe.jsx("code",{className:"block bg-muted p-2 rounded text-xs font-mono overflow-x-auto mb-2 text-foreground",...n,children:t}),pre:({children:e})=>fe.jsx("pre",{className:"bg-muted p-2 rounded overflow-x-auto mb-2",children:e}),a:({children:e,href:t})=>fe.jsx("a",{href:t,target:"_blank",rel:"noopener noreferrer",className:"text-primary underline hover:text-primary/80",children:e}),blockquote:({children:e})=>fe.jsx("blockquote",{className:"border-l-4 border-primary pl-3 italic my-2 text-muted-foreground",children:e}),strong:({children:e})=>fe.jsx("strong",{className:"font-bold text-foreground",children:e}),em:({children:e})=>fe.jsx("em",{className:"italic text-foreground",children:e})},children:e})})}const bm=e=>e?.placeId||null,vm=e=>e?.placeName||null;var wm=Object.freeze({__proto__:null,getUserPlaceData:e=>({placeId:bm(e),placeName:vm(e)}),getUserPlaceId:bm,getUserPlaceName:vm});Object.defineProperty(exports,"sonnerToast",{enumerable:!0,get:function(){return o.toast}}),exports.AUTH_CONFIG=Zt,exports.Accordion=Wr,exports.AccordionContent=Kr,exports.AccordionItem=Qr,exports.AccordionTrigger=Gr,exports.ActionButton=xe,exports.ActionMenuItems=lr,exports.ActionMenuPrimitive=function({onEdit:e,onDelete:t,onToggleStatus:n,isActive:r=!0,canEdit:a=!0,canDelete:s=!0,customActions:o=[],renderAs:l="dropdown",variant:c="default"}){const u=[];return e&&a&&u.push({icon:i.Edit,label:"Editar",onClick:e,variant:"default"}),n&&u.push({icon:r?i.PowerOff:i.Power,label:r?"Inativar":"Ativar",onClick:n,variant:"default"}),o.forEach(e=>{!1!==e.show&&u.push({icon:e.icon,label:e.label,onClick:e.onClick,variant:e.variant||"default"})}),t&&s&&u.push({icon:i.Trash2,label:"Remover",onClick:t,variant:"destructive"}),0===u.length?null:"dropdown"===l?fe.jsxs(Qn,{children:[fe.jsx(Gn,{asChild:!0,children:fe.jsx(ge,{variant:"ghost",size:"compact"===c?"sm":"default",className:"compact"===c?"h-7 px-2":"",children:fe.jsx(i.EllipsisVertical,{size:"compact"===c?14:16})})}),fe.jsx(tr,{align:"end",className:"bg-background",children:u.map((e,t)=>fe.jsxs(nr,{onClick:e.onClick,className:"destructive"===e.variant?"text-destructive":"",children:[e.icon&&fe.jsx(e.icon,{className:"mr-2 h-4 w-4"}),e.label]},t))})]}):fe.jsx("div",{className:"flex items-center gap-1",children:u.map((e,t)=>fe.jsxs(ge,{variant:"destructive"===e.variant?"destructive":"ghost",size:"compact"===c?"sm":"default",onClick:e.onClick,className:"compact"===c?"h-7 px-2":"",children:[e.icon&&fe.jsx(e.icon,{size:"compact"===c?14:16}),"compact"!==c&&fe.jsx("span",{className:"ml-1",children:e.label})]},t))})},exports.Alert=Ur,exports.AlertDescription=$r,exports.AlertDialog=kn,exports.AlertDialogAction=An,exports.AlertDialogCancel=Dn,exports.AlertDialogContent=Cn,exports.AlertDialogDescription=En,exports.AlertDialogFooter=Pn,exports.AlertDialogHeader=In,exports.AlertDialogOverlay=Sn,exports.AlertDialogPortal=jn,exports.AlertDialogTitle=Tn,exports.AlertDialogTrigger=Nn,exports.AlertTitle=Br,exports.AppHeader=Ao,exports.AppLayout=Bo,exports.AppSidebar=Uo,exports.AspectRatio=Xr,exports.AuthErrorInterceptor=Wt,exports.AuthProvider=({children:t})=>{const[n,r]=e.useState({user:null,companies:[],alias:null,isAuthenticated:!1,isLoading:!0,selectedUnit:null,userId:null,userAlias:null,placeId:null,placeName:null,activePlaceId:null,activePlaceName:null});let a=null;try{a=h.useQueryClient()}catch{}const[s,o]=e.useState(!1),[i,l]=e.useState(0),c=e.useCallback(e=>{r(t=>({...t,...e}))},[]),u=e.useCallback(e=>{r(t=>({...t,isLoading:e}))},[]),d=e.useCallback(()=>{r({user:null,companies:[],alias:null,isAuthenticated:!1,isLoading:!0,selectedUnit:null,userId:null,userAlias:null,placeId:null,placeName:null,activePlaceId:null,activePlaceName:null})},[]),f=e.useCallback(async e=>{try{u(!0);const r=Et.getAccessToken();if(!r)return;const s=await $t.generateToken(r,e.alias,void 0,!0);if(!s)return;Et.setSupabaseToken(s),Et.setSelectedAlias(e.alias);const o=Et.extractTokenData(),i=o?.alias||e.alias,l=o?.companyId||Et.getCompanyId(e.alias),d={id:l||e.id,name:e.name,alias:i};let f=null,m=null;if(n.user?.id&&i&&l)try{const{qualiexApi:e}=await Promise.resolve().then(function(){return Jt}),{getUserPlaceData:t}=await Promise.resolve().then(function(){return wm}),r=(await e.fetchActiveUsersMap(i,l)).get(n.user.id);if(r){const e=t(r);f=e.placeId,m=e.placeName}}catch(t){}c({alias:i,selectedUnit:d,placeId:f,placeName:m,activePlaceId:f,activePlaceName:m}),a&&(await a.clear(),await new Promise(e=>setTimeout(e,100)))}catch(t){}finally{u(!1)}},[c,a,u,n.user]),m=e.useCallback(async()=>await yn.processCallback(),[]),p=e.useCallback(async()=>{yn.logout(),d(),a&&await a.clear()},[d,a]),g=e.useCallback(e=>{o(e)},[]),x=e.useCallback(()=>{l(e=>e+1)},[]),y=e.useCallback(()=>{l(e=>e+1)},[]);e.useEffect(()=>{if(!n.isAuthenticated)return;let e=!0;const t=setInterval(()=>{e&&(Et.areAllTokensValid()||e&&p())},6e5);return()=>{e=!1,clearInterval(t)}},[n.isAuthenticated,p]),e.useEffect(()=>{let e=!0;return(async()=>{try{if(await new Promise(e=>setTimeout(e,100)),!e)return;const t=await yn.initialize();if(!e)return;t&&t.isAuthenticated?c({user:t.user,companies:t.companies,alias:t.alias,isAuthenticated:!0,isLoading:!1,selectedUnit:t.selectedUnit,userId:t.userId,userAlias:t.userAlias,placeId:t.placeId,placeName:t.placeName,activePlaceId:t.activePlaceId,activePlaceName:t.activePlaceName}):e&&u(!1)}catch(t){e&&(Wt.handleError(t),u(!1))}})(),()=>{e=!1}},[c,u,p]);const b=e.useMemo(()=>({...n,logout:p,processCallback:m,switchUnit:f,availableUnits:n.companies,isSearchVisible:s,setSearchVisible:g,clearSearch:x,refreshData:y}),[n.user,n.companies,n.alias,n.isAuthenticated,n.isLoading,n.selectedUnit,n.userId,n.userAlias,n.placeId,n.placeName,n.activePlaceId,n.activePlaceName,p,m,f,s,g,x,y]);return fe.jsx(bn.Provider,{value:b,children:t})},exports.AuthService=yn,exports.Avatar=Yr,exports.AvatarFallback=Zr,exports.AvatarImage=Jr,exports.Badge=tt,exports.BaseForm=Sr,exports.Breadcrumb=ea,exports.BreadcrumbEllipsis=oa,exports.BreadcrumbItem=na,exports.BreadcrumbLink=ra,exports.BreadcrumbList=ta,exports.BreadcrumbPage=aa,exports.BreadcrumbSeparator=sa,exports.BulkActionBar=Pr,exports.Button=ge,exports.CRUD_CONFIG=en,exports.Calendar=xa,exports.CallbackPage=()=>{const{processCallback:t}=vn(),[n,r]=e.useState(null),[a,s]=e.useState(!1);e.useEffect(()=>{(async()=>{try{if(await t()){window.history.replaceState({},document.title,"/");const e=localStorage.getItem("auth_return_url");e?(localStorage.removeItem("auth_return_url"),window.location.href=e):window.location.href="/"}else r("Falha na autenticação. Tente novamente.")}catch(e){r(e?.message||"Erro durante a autenticação. Tente novamente.")}})()},[t]);const o=async()=>{s(!0),r(null);try{await t()||r("Falha na autenticação. Tente novamente.")}catch(e){r(e?.message||"Erro ao tentar novamente.")}finally{s(!1)}},l=()=>{window.location.href="/"};return n?fe.jsx("div",{className:"min-h-screen flex items-center justify-center bg-gradient-to-br from-primary/5 to-secondary/5",children:fe.jsxs(we,{className:"w-full max-w-md",children:[fe.jsx(ke,{className:"text-center",children:fe.jsxs(Ne,{className:"text-xl font-semibold text-destructive flex items-center justify-center gap-2",children:[fe.jsx(i.AlertCircle,{className:"h-5 w-5"}),"Erro na Autenticação"]})}),fe.jsxs(Se,{className:"space-y-4",children:[fe.jsx(Ur,{variant:"destructive",children:fe.jsx($r,{children:n})}),fe.jsx("div",{className:"text-sm text-muted-foreground",children:fe.jsx("p",{children:"Se o problema persistir, verifique se a URL de callback está configurada corretamente no provedor OAuth."})}),fe.jsxs("div",{className:"flex gap-2",children:[fe.jsx(ge,{onClick:o,disabled:a,className:"flex-1",children:a?fe.jsxs(fe.Fragment,{children:[fe.jsx(rt,{size:"sm",className:"mr-2"}),"Tentando..."]}):fe.jsxs(fe.Fragment,{children:[fe.jsx(i.RefreshCw,{className:"h-4 w-4 mr-2"}),"Tentar Novamente"]})}),fe.jsx(ge,{onClick:l,variant:"outline",className:"flex-1",children:"Voltar ao Início"})]})]})]})}):fe.jsx("div",{className:"min-h-screen flex items-center justify-center bg-gradient-to-br from-primary/5 to-secondary/5",children:fe.jsxs(we,{className:"w-full max-w-md",children:[fe.jsx(ke,{className:"text-center",children:fe.jsx(Ne,{className:"text-xl font-semibold",children:"Processando Autenticação"})}),fe.jsxs(Se,{className:"text-center",children:[fe.jsx("div",{className:"flex justify-center mb-4",children:fe.jsx(rt,{size:"lg"})}),fe.jsx("p",{className:"text-muted-foreground",children:"Processando tokens e redirecionando..."})]})]})})},exports.Card=we,exports.CardContent=Se,exports.CardDescription=je,exports.CardFooter=Ce,exports.CardHeader=ke,exports.CardSkeleton=qn,exports.CardTitle=Ne,exports.CardsPrimitive=function({data:e,renderCard:t,isLoading:n=!1,emptyMessage:r="Nenhum item encontrado",columns:a,gap:s="md",className:o}){return n?fe.jsx(Da,{cols:a?String(a):"auto-fit",gap:s,className:o,children:[...Array(6)].map((e,t)=>fe.jsx($n,{className:"h-48 w-full"},t))}):0===e.length?fe.jsx("div",{className:"flex items-center justify-center p-8",children:fe.jsx("div",{className:"text-center text-muted-foreground",children:fe.jsx("p",{children:r})})}):fe.jsx(Da,{cols:a?String(a):"auto-fit",gap:s,className:o,children:e.map(t)})},exports.ChatbotPage=function(){const[t,n]=e.useState(!1),[r,a]=e.useState(""),{messages:s,isLoading:o,error:l,sendMessage:c}=Vo(),u=e.useRef(null),d=e.useRef(null);e.useEffect(()=>{if(u.current){const e=u.current.querySelector("[data-radix-scroll-area-viewport]");e&&(e.scrollTop=e.scrollHeight)}},[s]),e.useEffect(()=>{t&&d.current&&d.current.focus()},[t]),e.useEffect(()=>{const e=e=>{"Escape"===e.key&&t&&n(!1)};return window.addEventListener("keydown",e),()=>window.removeEventListener("keydown",e)},[t]);const f=()=>{r.trim()&&!o&&(c(r),a(""))};return fe.jsxs(fe.Fragment,{children:[fe.jsx(ge,{onClick:()=>n(!t),className:"fixed bottom-6 right-6 h-14 w-14 rounded-full shadow-lg z-50",size:"icon",children:t?fe.jsx(i.X,{className:"h-6 w-6"}):fe.jsx(i.MessageCircle,{className:"h-6 w-6"})}),t&&fe.jsxs(we,{className:"fixed bottom-24 right-6 w-96 h-[600px] shadow-xl z-50 flex flex-col",children:[fe.jsxs(ke,{className:"flex flex-row items-center justify-between space-y-0 pb-4",children:[fe.jsx(Ne,{className:"text-lg font-semibold",children:"Chat Assistant"}),fe.jsx(ge,{variant:"ghost",size:"icon",onClick:()=>n(!1),className:"h-8 w-8",children:fe.jsx(i.X,{className:"h-4 w-4"})})]}),fe.jsxs(Se,{className:"flex-1 flex flex-col p-0 overflow-hidden",children:[fe.jsx(yr,{ref:u,className:"flex-1 px-4",children:fe.jsxs("div",{className:"space-y-4 py-4",children:[s.map(e=>fe.jsx("div",{className:"flex "+("user"===e.role?"justify-end":"justify-start"),children:fe.jsx("div",{className:"max-w-[80%] rounded-lg px-4 py-2 "+("user"===e.role?"bg-primary text-primary-foreground":"bg-muted"),children:"assistant"===e.role?fe.jsx(ym,{content:e.content}):fe.jsx("p",{className:"text-sm whitespace-pre-wrap",children:e.content})})},e.id)),o&&fe.jsx("div",{className:"flex justify-start",children:fe.jsx("div",{className:"bg-muted rounded-lg px-4 py-2",children:fe.jsxs("div",{className:"flex space-x-2",children:[fe.jsx("div",{className:"w-2 h-2 bg-foreground/40 rounded-full animate-bounce"}),fe.jsx("div",{className:"w-2 h-2 bg-foreground/40 rounded-full animate-bounce [animation-delay:0.2s]"}),fe.jsx("div",{className:"w-2 h-2 bg-foreground/40 rounded-full animate-bounce [animation-delay:0.4s]"})]})})}),l&&fe.jsx("div",{className:"text-center text-sm text-destructive py-2",children:l})]})}),fe.jsx("div",{className:"border-t p-4",children:fe.jsxs("div",{className:"flex space-x-2",children:[fe.jsx(ye,{ref:d,value:r,onChange:e=>a(e.target.value),onKeyPress:e=>{"Enter"!==e.key||e.shiftKey||(e.preventDefault(),f())},placeholder:"Digite sua mensagem...",disabled:o,className:"flex-1"}),fe.jsx(ge,{onClick:f,disabled:o||!r.trim(),size:"icon",children:fe.jsx(i.Send,{className:"h-4 w-4"})})]})})]})]})]})},exports.Checkbox=Je,exports.Collapsible=ya,exports.CollapsibleContent=va,exports.CollapsibleTrigger=ba,exports.ColorPicker=xr,exports.Command=wa,exports.CommandDialog=({children:e,...t})=>fe.jsx("div",{...t,children:fe.jsx(wa,{className:"[&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground [&_[cmdk-group]:not([hidden])_~[cmdk-group]]:pt-0 [&_[cmdk-group]]:px-2 [&_[cmdk-input-wrapper]_svg]:h-5 [&_[cmdk-input-wrapper]_svg]:w-5 [&_[cmdk-input]]:h-12 [&_[cmdk-item]]:px-2 [&_[cmdk-item]]:py-3 [&_[cmdk-item]_svg]:h-5 [&_[cmdk-item]_svg]:w-5",children:e})}),exports.CommandEmpty=ja,exports.CommandGroup=Sa,exports.CommandInput=ka,exports.CommandItem=Ia,exports.CommandList=Na,exports.CommandSeparator=Ca,exports.CommandShortcut=Pa,exports.CrudCards=function({manager:e,config:t,onEdit:n,onDelete:r}){return e.isLoading?fe.jsx(Da,{children:Array.from({length:3}).map((e,t)=>fe.jsxs(we,{children:[fe.jsxs(ke,{children:[fe.jsx($n,{className:"h-4 w-3/4"}),fe.jsx($n,{className:"h-3 w-1/2"})]}),fe.jsx(Se,{children:fe.jsxs("div",{className:"space-y-2",children:[fe.jsx($n,{className:"h-3 w-full"}),fe.jsx($n,{className:"h-3 w-2/3"})]})})]},t))}):fe.jsx(Ta.Root,{children:e.entities.map(e=>fe.jsxs(Ta.Item,{onClick:()=>n(e),children:[fe.jsx(ke,{className:"pb-3",children:fe.jsxs("div",{className:"flex items-start justify-between",children:[fe.jsxs("div",{className:"flex-1 min-w-0",children:[fe.jsx(Ne,{className:"text-base leading-6 truncate",children:e.title||e.name||"Sem título"}),fe.jsx(je,{className:"text-sm",children:s.format(new Date(e.created_at),"dd/MM/yyyy HH:mm",{locale:ga})})]}),fe.jsxs("div",{className:"flex items-center gap-2 ml-2",children:[e.link&&fe.jsx(ge,{variant:"external-link",size:"icon-xs",onClick:t=>{t.stopPropagation(),(e=>{try{const t=window.open(e,"_blank");t&&!t.closed&&void 0!==t.closed||(navigator.clipboard.writeText(e),o.toast.info("Link copiado para a área de transferência"))}catch(t){window.location.href=e}})(e.link)},title:"Abrir link externo",children:fe.jsx(i.ExternalLink,{className:"h-4 w-4"})}),fe.jsx("div",{onClick:e=>e.stopPropagation(),children:fe.jsx(cr,{onEdit:()=>n(e),onDelete:r?()=>r(e):void 0,canDelete:!!r})})]})]})}),fe.jsx(Se,{className:"pt-0",children:fe.jsx("div",{className:"space-y-2",children:t.cardFields?.map(t=>{const n=e[t.key];return n?fe.jsx(Ta.Field,{label:t.label,value:t.render?t.render(n,e):String(n)},String(t.key)):null})})})]},e.id))})},exports.CrudPageInternal=_r,exports.CrudPagination=Ir,exports.CrudTable=dr,exports.DataList=Ta,exports.DeleteConfirmationDialog=Rn,exports.Dialog=Ie,exports.DialogClose=Ee,exports.DialogContent=De,exports.DialogDescription=Le,exports.DialogFooter=_e,exports.DialogHeader=Re,exports.DialogOverlay=Ae,exports.DialogPortal=Te,exports.DialogTitle=Fe,exports.DialogTrigger=Pe,exports.DropdownMenu=Qn,exports.DropdownMenuCheckboxItem=rr,exports.DropdownMenuContent=tr,exports.DropdownMenuGroup=Kn,exports.DropdownMenuItem=nr,exports.DropdownMenuLabel=sr,exports.DropdownMenuPortal=Xn,exports.DropdownMenuRadioGroup=Jn,exports.DropdownMenuRadioItem=ar,exports.DropdownMenuSeparator=or,exports.DropdownMenuShortcut=ir,exports.DropdownMenuSub=Yn,exports.DropdownMenuSubContent=er,exports.DropdownMenuSubTrigger=Zn,exports.DropdownMenuTrigger=Gn,exports.EmptyState=Wn,exports.EntitySelect=kr,exports.ErrorBoundary=$o,exports.FilterBar=Rr,exports.FilterBarPrimitive=function({searchValue:e="",onSearchChange:t,customFilters:n=[],onClearFilters:r,showClearButton:a=!0,layout:s="horizontal"}){const o=e||n.length>0;return fe.jsxs("div",{className:`flex ${"vertical"===s?"flex-col":"flex-row items-center"} gap-2 w-full`,children:[t&&fe.jsxs("div",{className:"relative flex-1 min-w-[200px]",children:[fe.jsx(i.Search,{className:"absolute left-3 top-1/2 -translate-y-1/2 h-4 w-4 text-muted-foreground"}),fe.jsx(ye,{type:"text",placeholder:"Buscar...",value:e,onChange:e=>t(e.target.value),className:"pl-9 h-9"})]}),n.map((e,t)=>fe.jsx("div",{className:"vertical"===s?"w-full":"",children:e},t)),a&&o&&r&&fe.jsxs(ge,{variant:"ghost",size:"sm",onClick:r,className:"h-9 px-3 whitespace-nowrap",children:[fe.jsx(i.X,{size:14,className:"mr-1"}),"Limpar"]})]})},exports.Form=Me,exports.FormControl=Ve,exports.FormField=({...e})=>fe.jsx(Oe.Provider,{value:{name:e.name},children:fe.jsx(u.Controller,{...e})}),exports.FormItem=Be,exports.FormLabel=$e,exports.FormMessage=qe,exports.FormSkeleton=function({fields:e=4}){return fe.jsxs("div",{className:"space-y-4",children:[Array.from({length:e}).map((e,t)=>fe.jsxs("div",{className:"space-y-2",children:[fe.jsx($n,{className:"h-4 w-24"}),fe.jsx($n,{className:"h-10 w-full"})]},t)),fe.jsxs("div",{className:"flex justify-end space-x-2 pt-4",children:[fe.jsx($n,{className:"h-10 w-20"}),fe.jsx($n,{className:"h-10 w-20"})]})]})},exports.Grid=Da,exports.HeaderSkeleton=function(){return fe.jsxs("div",{className:"flex items-center justify-between p-4 border-b",children:[fe.jsxs("div",{className:"flex items-center space-x-3",children:[fe.jsx($n,{className:"h-8 w-8 rounded-full"}),fe.jsx($n,{className:"h-6 w-32"})]}),fe.jsxs("div",{className:"flex items-center space-x-2",children:[fe.jsx($n,{className:"h-8 w-8"}),fe.jsx($n,{className:"h-8 w-24"})]})]})},exports.IconPicker=wr,exports.Input=ye,exports.Label=ve,exports.LoadingState=function({isLoading:e,children:t,className:n,type:r="spinner",size:a="md"}){return e?"overlay"===r?fe.jsxs("div",{className:me("relative",n),children:[t,fe.jsx("div",{className:"absolute inset-0 bg-background/50 backdrop-blur-sm flex items-center justify-center z-10",children:fe.jsx(rt,{size:a})})]}):"skeleton"===r?fe.jsx("div",{className:me("animate-pulse",n),children:fe.jsx("div",{className:"bg-muted rounded-md h-full w-full"})}):fe.jsx("div",{className:me("flex items-center justify-center py-8",n),children:fe.jsx(rt,{size:a})}):fe.jsx(fe.Fragment,{children:t})},exports.LoginPage=()=>fe.jsx("div",{className:"min-h-screen flex items-center justify-center bg-gradient-to-br from-primary/5 to-secondary/5",children:fe.jsxs(we,{className:"w-full max-w-md",children:[fe.jsx(ke,{className:"text-center",children:fe.jsx(Ne,{className:"text-2xl font-bold",children:"Acesso ao Sistema"})}),fe.jsxs(Se,{className:"text-center space-y-4",children:[fe.jsx("p",{className:"text-muted-foreground",children:"Faça login para acessar o sistema"}),fe.jsx(ge,{onClick:async()=>{nn()?await yn.loginDev():yn.loginProd()},className:"w-full",size:"lg",children:nn()?"Login Desenvolvimento":"Entrar com Qualiex"})]})]})}),exports.MESSAGES=sn,exports.ManagerSelectionDialog=ko,exports.MarkdownMessage=ym,exports.NavigationProvider=Io,exports.PageBreadcrumb=function({items:e,maxItems:t=3,className:n}){return e.length>t&&(e[0],e.slice(-(t-1))),e.length,fe.jsx(ea,{className:n})},exports.Pagination=Ra,exports.PaginationContent=_a,exports.PaginationEllipsis=za,exports.PaginationItem=Fa,exports.PaginationLink=La,exports.PaginationNext=Oa,exports.PaginationPrevious=Ma,exports.PaginationPrimitive=Cr,exports.PlaceManagerBadge=({placeId:e,userCount:t})=>{const{manager:n,isLoading:r}=wo(e);return fe.jsxs("div",{className:"flex flex-col items-end gap-1",children:[fe.jsx("span",{className:"text-xs text-muted-foreground",children:r?"Carregando...":n?"Gestor":"Gestores"}),fe.jsxs("div",{className:"flex items-center gap-1.5",children:[fe.jsx(i.Users,{className:"h-3.5 w-3.5 text-muted-foreground"}),fe.jsx("span",{className:"text-sm text-muted-foreground",children:t})]})]})},exports.PlaceManagerButton=No,exports.PlaceManagerService=bo,exports.PlaceService=ho,exports.PlacesPage=function(){const{alias:e}=vn(),{data:t=[],isLoading:n}=h.useQuery({queryKey:["places",e],queryFn:()=>go.getPlaces(e||""),enabled:!!e});return n?fe.jsxs("div",{className:"container mx-auto p-6 space-y-6",children:[fe.jsxs("div",{className:"space-y-2",children:[fe.jsx($n,{className:"h-8 w-64"}),fe.jsx($n,{className:"h-4 w-96"})]}),fe.jsx("div",{className:"grid grid-cols-1 lg:grid-cols-2 gap-6",children:[1,2,3].map(e=>fe.jsx($n,{className:"h-64 w-full"},e))})]}):fe.jsxs("div",{className:"container mx-auto p-6 space-y-6",children:[fe.jsxs("div",{children:[fe.jsx("h1",{className:"text-3xl font-bold tracking-tight",children:"Locais"}),fe.jsx("p",{className:"text-muted-foreground",children:"Visualização hierárquica de locais e sublocais da organização"})]}),0===t.length?fe.jsx(we,{children:fe.jsxs(Se,{className:"flex flex-col items-center justify-center py-12",children:[fe.jsx(i.Building2,{className:"h-12 w-12 text-muted-foreground mb-4"}),fe.jsx("p",{className:"text-muted-foreground",children:"Nenhum local encontrado"})]})}):fe.jsxs(we,{children:[fe.jsx(ke,{children:fe.jsx(Ne,{children:"Estrutura de Locais"})}),fe.jsx(Se,{className:"p-0",children:fe.jsx("div",{children:t.map(e=>fe.jsx(jo,{place:e},e.placeId))})})]})]})},exports.Popover=mr,exports.PopoverContent=hr,exports.PopoverTrigger=pr,exports.Progress=Ua,exports.ProtectedRoute=({children:t})=>{const{isAuthenticated:n,isLoading:r}=vn();if(e.useEffect(()=>{if(!n)return;const e=()=>{Et.areAllTokensValid()||yn.logout()};e();const t=setInterval(e,3e5);return()=>clearInterval(t)},[n]),e.useEffect(()=>{if(r)return;if(n)return;if(Et.isManualLogout())return void(window.location.href="/login");const e=new URLSearchParams(window.location.search),t=window.location.hash.startsWith("#")?window.location.hash.substring(1):window.location.hash,a=new URLSearchParams(t);if(e.has("access_token")||a.has("access_token"))return;const s=nn();(async()=>{s?await yn.loginDev():yn.loginProd()})()},[n,r]),r)return fe.jsx("div",{className:"min-h-screen flex items-center justify-center bg-gradient-to-br from-primary/5 to-secondary/5",children:fe.jsxs(we,{className:"w-full max-w-md",children:[fe.jsx(ke,{className:"text-center",children:fe.jsx(Ne,{className:"text-xl font-semibold",children:"Carregando..."})}),fe.jsxs(Se,{className:"text-center",children:[fe.jsx("div",{className:"animate-spin rounded-full h-8 w-8 border-b-2 border-primary mx-auto mb-4"}),fe.jsx("p",{className:"text-muted-foreground",children:"Verificando autenticação..."})]})]})});if(!n){if(new URLSearchParams(window.location.search).has("access_token")||new URLSearchParams(window.location.hash.substring(1)).has("access_token"))return fe.jsx("div",{className:"min-h-screen flex items-center justify-center bg-gradient-to-br from-primary/5 to-secondary/5",children:fe.jsxs(we,{className:"w-full max-w-md",children:[fe.jsx(ke,{className:"text-center",children:fe.jsx(Ne,{className:"text-xl font-semibold",children:"Processando..."})}),fe.jsxs(Se,{className:"text-center",children:[fe.jsx("div",{className:"animate-spin rounded-full h-8 w-8 border-b-2 border-primary mx-auto mb-4"}),fe.jsx("p",{className:"text-muted-foreground",children:"Processando tokens..."})]})]})});try{if(Et.areAllTokensValid())return fe.jsx(fe.Fragment,{children:t})}catch{}return fe.jsx("div",{className:"min-h-screen flex items-center justify-center bg-gradient-to-br from-primary/5 to-secondary/5",children:fe.jsxs(we,{className:"w-full max-w-md",children:[fe.jsx(ke,{className:"text-center",children:fe.jsx(Ne,{className:"text-xl font-semibold",children:"Iniciando..."})}),fe.jsxs(Se,{className:"text-center",children:[fe.jsx("div",{className:"animate-spin rounded-full h-8 w-8 border-b-2 border-primary mx-auto mb-4"}),fe.jsx("p",{className:"text-muted-foreground",children:nn()?"Fazendo login automático...":"Redirecionando para autenticação..."})]})]})})}return fe.jsx(fe.Fragment,{children:t})},exports.QUERY_KEYS={crud:e=>[e],list:(e,t)=>[e,"list",t],detail:(e,t)=>[e,"detail",t]},exports.QualiexEnrichmentService=fn,exports.QualiexErrorInterceptor=Gt,exports.QualiexUserField=jr,exports.RadioGroup=Ba,exports.RadioGroupItem=$a,exports.SEARCH_CONFIG=tn,exports.ScrollArea=yr,exports.ScrollBar=br,exports.Select=He,exports.SelectContent=Xe,exports.SelectItem=Ye,exports.SelectTrigger=Qe,exports.SelectValue=We,exports.Separator=Va,exports.Sheet=qa,exports.SheetClose=Wa,exports.SheetContent=Xa,exports.SheetDescription=es,exports.SheetFooter=Ja,exports.SheetHeader=Ya,exports.SheetOverlay=Ga,exports.SheetPortal=Qa,exports.SheetTitle=Za,exports.SheetTrigger=Ha,exports.Sidebar=cs,exports.SidebarContent=xs,exports.SidebarFooter=hs,exports.SidebarGroup=ys,exports.SidebarGroupAction=vs,exports.SidebarGroupContent=ws,exports.SidebarGroupLabel=bs,exports.SidebarHeader=ps,exports.SidebarInput=ms,exports.SidebarInset=fs,exports.SidebarMenu=ks,exports.SidebarMenuAction=Cs,exports.SidebarMenuBadge=Is,exports.SidebarMenuButton=Ss,exports.SidebarMenuItem=Ns,exports.SidebarMenuSkeleton=Ps,exports.SidebarMenuSub=Ts,exports.SidebarMenuSubButton=As,exports.SidebarMenuSubItem=Es,exports.SidebarProvider=ls,exports.SidebarRail=ds,exports.SidebarSeparator=gs,exports.SidebarSkeleton=function(){return fe.jsx("div",{className:"w-64 border-r bg-muted/10",children:fe.jsxs("div",{className:"p-4",children:[fe.jsx($n,{className:"h-8 w-32 mb-6"}),fe.jsx("div",{className:"space-y-2",children:Array.from({length:6}).map((e,t)=>fe.jsxs("div",{className:"flex items-center space-x-3 p-2",children:[fe.jsx($n,{className:"h-4 w-4"}),fe.jsx($n,{className:"h-4 w-20"})]},t))})]})})},exports.SidebarTrigger=us,exports.Skeleton=$n,exports.Slider=Ds,exports.SonnerToaster=({...e})=>{const{theme:t="system"}=A.useTheme();return fe.jsx(o.Toaster,{theme:t,className:"toaster group",toastOptions:{classNames:{toast:"group toast group-[.toaster]:bg-background group-[.toaster]:text-foreground group-[.toaster]:border-border group-[.toaster]:shadow-lg",description:"group-[.toast]:text-muted-foreground",actionButton:"group-[.toast]:bg-primary group-[.toast]:text-primary-foreground",cancelButton:"group-[.toast]:bg-muted group-[.toast]:text-muted-foreground"}},...e})},exports.Spinner=rt,exports.Stack=Dr,exports.Switch=Js,exports.TabPageContent=function({children:e,className:t}){return fe.jsx("div",{className:me("space-y-6",t),children:e})},exports.TabPageHeader=function({title:e,description:t,actions:n,className:r}){return fe.jsxs("div",{className:me("space-y-4",r),children:[fe.jsxs("div",{className:"flex flex-col gap-4 sm:flex-row sm:items-start sm:justify-between",children:[fe.jsxs("div",{className:"space-y-1",children:[fe.jsx("h2",{className:"text-2xl font-bold tracking-tight",children:e}),t&&fe.jsx("p",{className:"text-muted-foreground text-sm",children:t})]}),n&&fe.jsx("div",{className:"flex items-center gap-2 flex-wrap",children:n})]}),fe.jsx(Va,{})]})},exports.TabPageLayout=function({children:e,className:t}){return fe.jsx("div",{className:me("flex flex-col h-full",t),children:fe.jsx(yr,{className:"flex-1",children:fe.jsx("div",{className:"space-y-6 p-6",children:e})})})},exports.Table=_n,exports.TableBody=Ln,exports.TableCaption=Bn,exports.TableCell=Un,exports.TableFooter=Mn,exports.TableHead=zn,exports.TableHeader=Fn,exports.TablePrimitive=function({data:t,columns:n,sortField:r,sortDirection:a,onSort:s,onRowClick:o,renderActions:l,isLoading:c=!1,emptyMessage:u="Nenhum item encontrado",className:d,enableSelection:f=!1,selectedIds:m=[],onSelectItem:p,onSelectAll:h,isAllSelected:g=!1}){const x=e.useMemo(()=>{const e=n.reduce((e,t)=>t.width?e:e+(t.weight??1),0);return n.map(t=>{if(t.width)return`${t.width}px`;if(t.minWidth&&!t.weight)return`${t.minWidth}px`;const n=(t.weight??1)/e*100;return t.minWidth?`minmax(${t.minWidth}px, ${n}%)`:`${n}%`})},[n]);return c?fe.jsx("div",{className:"flex-1 overflow-auto",children:fe.jsx("div",{className:"p-4 space-y-3",children:[...Array(5)].map((e,t)=>fe.jsx($n,{className:"h-12 w-full"},t))})}):0===t.length?fe.jsx("div",{className:"flex-1 flex items-center justify-center",children:fe.jsx("div",{className:"text-center text-muted-foreground",children:fe.jsx("p",{children:u})})}):fe.jsx("div",{className:"flex-1 overflow-auto",children:fe.jsxs(_n,{className:d,children:[fe.jsx(Fn,{className:"sticky top-0 bg-background z-10",children:fe.jsxs(On,{children:[f&&fe.jsx(zn,{className:"w-12",children:fe.jsx(Je,{checked:g,onCheckedChange:h,"aria-label":"Selecionar todos"})}),n.map((e,t)=>{return fe.jsx(zn,{className:e.className,style:{width:x[t]},children:e.sortable&&s?fe.jsxs("button",{onClick:()=>s(String(e.key)),className:"flex items-center hover:text-foreground transition-colors font-medium",children:[e.header,(n=String(e.key),r!==n?fe.jsx(i.ArrowUpDown,{size:14,className:"ml-1 opacity-50"}):"asc"===a?fe.jsx(i.ArrowUp,{size:14,className:"ml-1"}):fe.jsx(i.ArrowDown,{size:14,className:"ml-1"}))]}):fe.jsx("span",{className:"font-medium",children:e.header})},String(e.key));var n}),l&&fe.jsx(zn,{className:"w-20 text-right",children:"Ações"})]})}),fe.jsx(Ln,{children:t.map(e=>fe.jsxs(On,{onClick:()=>o?.(e),className:o?"cursor-pointer":"",children:[f&&fe.jsx(Un,{children:fe.jsx(Je,{checked:m.includes(e.id),onCheckedChange:()=>p?.(e.id),onClick:e=>e.stopPropagation(),"aria-label":`Selecionar item ${e.id}`})}),n.map(t=>fe.jsx(Un,{className:t.className,children:t.render?t.render(e):String(e[t.key]??"-")},String(t.key))),l&&fe.jsx(Un,{className:"text-right",onClick:e=>e.stopPropagation(),children:l(e)})]},e.id))})]})})},exports.TableRow=On,exports.TableRowActions=cr,exports.TableSkeleton=Vn,exports.Tabs=Zs,exports.TabsContent=no,exports.TabsList=eo,exports.TabsTrigger=to,exports.Textarea=Ze,exports.Toast=gt,exports.ToastAction=xt,exports.ToastClose=yt,exports.ToastDescription=vt,exports.ToastProvider=mt,exports.ToastTitle=bt,exports.ToastViewport=pt,exports.Toaster=function(){const{toasts:e}=ft();return fe.jsxs(mt,{children:[e.map(function({id:e,title:t,description:n,action:r,...a}){return fe.jsxs(gt,{...a,children:[fe.jsxs("div",{className:"grid gap-1",children:[t&&fe.jsx(bt,{children:t}),n&&fe.jsx(vt,{children:n})]}),r,fe.jsx(yt,{})]},e)}),fe.jsx(pt,{})]})},exports.Toggle=ao,exports.ToggleGroup=oo,exports.ToggleGroupItem=io,exports.TokenManager=Et,exports.TokenService=kt,exports.Tooltip=ns,exports.TooltipContent=as,exports.TooltipProvider=ts,exports.TooltipTrigger=rs,exports.assets=Fo,exports.badgeVariants=et,exports.buttonVariants=he,exports.cn=me,exports.createCrudPage=function(e){return()=>{const{manager:t,config:n,onSave:r,onToggleStatus:a}=e,s={entityName:n.entityName,entityNamePlural:n.entityNamePlural,filters:n.filters||[],columns:n.columns,cardFields:n.cardFields||[],enableBulkActions:n.enableBulkActions??!1,customActions:n.customActions,customListView:n.customListView,onEdit:n.onEdit};return fe.jsx(_r,{manager:t,config:s,formSections:n.formSections,onSave:r,onToggleStatus:a,defaultSort:n.defaultSort})}},exports.createCrudRoutingConfig=function(e,t){const n=lo({basePath:e,newPath:t.newPath,editPath:t.editPath});return{useCustomRouting:!0,onNew:n.onNew,onEdit:n.onEdit}},exports.createRoutingHandlers=lo,exports.createService=hn,exports.createSimpleSaveHandler=function(e,t,n){return r=>{if(r.id){const t=n(r);e.updateEntity(r.id,t)}else{const n=t(r);e.createEntity(n)}}},exports.createSimpleService=function(e){const t=hn({tableName:e.tableName,searchFields:e.searchFields||["title"],selectFields:e.selectFields,schemaName:e.schemaName||"central",entityName:e.entityName,enableQualiexEnrichment:e.enableQualiexEnrichment||!0,userIdFields:e.userIdFields,userFieldsMapping:e.userFieldsMapping});return{service:t,useCrudHook:(n,r)=>wn({queryKey:e.tableName,service:{...t,getAll:async(e={})=>await t.getAll({...e})},entityName:e.entityName,additionalFilters:n,onSuccess:r})}},exports.crudPresets=Or,exports.debounce=(e,t)=>{let n;return(...r)=>{clearTimeout(n),n=setTimeout(()=>e(...r),t)}},exports.deriveEmailField=ln,exports.deriveNameField=on,exports.deriveUsernameField=cn,exports.errorService=Rt,exports.formatCurrency=e=>null==e?"R$ 0,00":new Intl.NumberFormat("pt-BR",{style:"currency",currency:"BRL",minimumFractionDigits:2,maximumFractionDigits:2}).format(e),exports.formatDatetime=e=>{if(!e)return"";const t=s.parseISO(e);if(!s.isValid(t))return"Data inválida";return`${t.toLocaleDateString("pt-BR",{day:"2-digit",month:"2-digit",year:"numeric"})} ${t.toLocaleTimeString("pt-BR",{hour:"2-digit",minute:"2-digit"})}`},exports.generateCrudConfig=Fr,exports.getQualiexConfig=an,exports.getSupabaseClient=Ut,exports.handleExternalLink=function(e,t){t?.stopPropagation(),window.open(e,"_blank","noopener,noreferrer")||navigator.clipboard.writeText(e).then(()=>{o.toast.info("Link copiado para a área de transferência")})},exports.isDevEnvironment=nn,exports.logoSrc=Lo,exports.placeManagerService=vo,exports.placeService=go,exports.qualiexApi=Yt,exports.resolveFieldMappings=un,exports.setQualiexConfig=e=>{rn={...rn,...e}},exports.setupQualiexCore=function(e){return{queryClient:e.queryClient||new h.QueryClient({defaultOptions:{queries:{retry:1,refetchOnWindowFocus:!1}}}),config:e}},exports.smallLogoSrc=Mo,exports.toast=dt,exports.toggleVariants=ro,exports.trimTextFields=pe,exports.useActiveModules=Do,exports.useAuth=vn,exports.useBaseForm=fr,exports.useCrud=wn,exports.useDebounce=Eo,exports.useNavigation=Po,exports.useOpenAIChat=Vo,exports.usePageMetadata=function(t){const{setMetadata:n,clearMetadata:r}=Hr();e.useEffect(()=>(n(t),()=>r()),[t.title,t.subtitle,n,r])},exports.usePageTitle=To,exports.usePermissionQuery=Ro,exports.usePlaceManagers=wo,exports.useQualiexUsers=Nr,exports.useRouteBreadcrumbs=function(){const e=g.useLocation();return(()=>{const t=e.pathname.split("/").filter(Boolean),n=[{label:"Exemplos",href:"/"}];let r="";return t.forEach((e,a)=>{r+=`/${e}`;const s=a===t.length-1,o=e.split("-").map(e=>e.charAt(0).toUpperCase()+e.slice(1)).join(" ");n.push({label:o,href:s?void 0:r,isCurrentPage:s})}),n})()},exports.useSidebar=is,exports.useToast=ft,exports.userPlaceService=fo,exports.withPreset=function(e,t,n={}){const r=Or[e];return Fr(r.title,t,{...r,...n})};
|
|
10
|
+
*/function de(){return le||(le=1,"production"!==process.env.NODE_ENV&&function(){var t=e,n=Symbol.for("react.element"),r=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),l=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),p=Symbol.for("react.offscreen"),h=Symbol.iterator;var g=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function x(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];!function(e,t,n){var r=g.ReactDebugCurrentFrame,a=r.getStackAddendum();""!==a&&(t+="%s",n=n.concat([a]));var s=n.map(function(e){return String(e)});s.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,s)}("error",e,n)}var y;function b(e){return e.displayName||"Context"}function v(e){if(null==e)return null;if("number"==typeof e.tag&&x("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),"function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case a:return"Fragment";case r:return"Portal";case o:return"Profiler";case s:return"StrictMode";case u:return"Suspense";case d:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case l:return b(e)+".Consumer";case i:return b(e._context)+".Provider";case c:return function(e,t,n){var r=e.displayName;if(r)return r;var a=t.displayName||t.name||"";return""!==a?n+"("+a+")":n}(e,e.render,"ForwardRef");case f:var t=e.displayName||null;return null!==t?t:v(e.type)||"Memo";case m:var n=e,p=n._payload,h=n._init;try{return v(h(p))}catch(g){return null}}return null}y=Symbol.for("react.module.reference");var w,k,N,j,C,S,P,I=Object.assign,T=0;function E(){}E.__reactDisabledLog=!0;var A,D=g.ReactCurrentDispatcher;function R(e,t,n){if(void 0===A)try{throw Error()}catch(a){var r=a.stack.trim().match(/\n( *(at )?)/);A=r&&r[1]||""}return"\n"+A+e}var _,F=!1,L="function"==typeof WeakMap?WeakMap:Map;function M(e,t){if(!e||F)return"";var n,r=_.get(e);if(void 0!==r)return r;F=!0;var a,s=Error.prepareStackTrace;Error.prepareStackTrace=void 0,a=D.current,D.current=null,function(){if(0===T){w=console.log,k=console.info,N=console.warn,j=console.error,C=console.group,S=console.groupCollapsed,P=console.groupEnd;var e={configurable:!0,enumerable:!0,value:E,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}T++}();try{if(t){var o=function(){throw Error()};if(Object.defineProperty(o.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(o,[])}catch(p){n=p}Reflect.construct(e,[],o)}else{try{o.call()}catch(p){n=p}e.call(o.prototype)}}else{try{throw Error()}catch(p){n=p}e()}}catch(h){if(h&&n&&"string"==typeof h.stack){for(var i=h.stack.split("\n"),l=n.stack.split("\n"),c=i.length-1,u=l.length-1;c>=1&&u>=0&&i[c]!==l[u];)u--;for(;c>=1&&u>=0;c--,u--)if(i[c]!==l[u]){if(1!==c||1!==u)do{if(c--,--u<0||i[c]!==l[u]){var d="\n"+i[c].replace(" at new "," at ");return e.displayName&&d.includes("<anonymous>")&&(d=d.replace("<anonymous>",e.displayName)),"function"==typeof e&&_.set(e,d),d}}while(c>=1&&u>=0);break}}}finally{F=!1,D.current=a,function(){if(0===--T){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:I({},e,{value:w}),info:I({},e,{value:k}),warn:I({},e,{value:N}),error:I({},e,{value:j}),group:I({},e,{value:C}),groupCollapsed:I({},e,{value:S}),groupEnd:I({},e,{value:P})})}T<0&&x("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}(),Error.prepareStackTrace=s}var f=e?e.displayName||e.name:"",m=f?R(f):"";return"function"==typeof e&&_.set(e,m),m}function O(e,t,n){if(null==e)return"";if("function"==typeof e)return M(e,!(!(r=e.prototype)||!r.isReactComponent));var r;if("string"==typeof e)return R(e);switch(e){case u:return R("Suspense");case d:return R("SuspenseList")}if("object"==typeof e)switch(e.$$typeof){case c:return M(e.render,!1);case f:return O(e.type,t,n);case m:var a=e,s=a._payload,o=a._init;try{return O(o(s),t,n)}catch(i){}}return""}_=new L;var z=Object.prototype.hasOwnProperty,U={},B=g.ReactDebugCurrentFrame;function $(e){if(e){var t=e._owner,n=O(e.type,e._source,t?t.type:null);B.setExtraStackFrame(n)}else B.setExtraStackFrame(null)}var V=Array.isArray;function q(e){return V(e)}function H(e){return""+e}function W(e){if(function(e){try{return H(e),!1}catch(t){return!0}}(e))return x("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",function(e){return"function"==typeof Symbol&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object"}(e)),H(e)}var Q,G,K=g.ReactCurrentOwner,X={key:!0,ref:!0,__self:!0,__source:!0};function Y(e,t,r,a,s){var o,i={},l=null,c=null;for(o in void 0!==r&&(W(r),l=""+r),function(e){if(z.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return!1}return void 0!==e.key}(t)&&(W(t.key),l=""+t.key),function(e){if(z.call(e,"ref")){var t=Object.getOwnPropertyDescriptor(e,"ref").get;if(t&&t.isReactWarning)return!1}return void 0!==e.ref}(t)&&(c=t.ref,function(e){"string"==typeof e.ref&&K.current}(t)),t)z.call(t,o)&&!X.hasOwnProperty(o)&&(i[o]=t[o]);if(e&&e.defaultProps){var u=e.defaultProps;for(o in u)void 0===i[o]&&(i[o]=u[o])}if(l||c){var d="function"==typeof e?e.displayName||e.name||"Unknown":e;l&&function(e,t){var n=function(){Q||(Q=!0,x("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",t))};n.isReactWarning=!0,Object.defineProperty(e,"key",{get:n,configurable:!0})}(i,d),c&&function(e,t){var n=function(){G||(G=!0,x("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",t))};n.isReactWarning=!0,Object.defineProperty(e,"ref",{get:n,configurable:!0})}(i,d)}return function(e,t,r,a,s,o,i){var l={$$typeof:n,type:e,key:t,ref:r,props:i,_owner:o,_store:{}};return Object.defineProperty(l._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(l,"_self",{configurable:!1,enumerable:!1,writable:!1,value:a}),Object.defineProperty(l,"_source",{configurable:!1,enumerable:!1,writable:!1,value:s}),Object.freeze&&(Object.freeze(l.props),Object.freeze(l)),l}(e,l,c,s,a,K.current,i)}var J,Z=g.ReactCurrentOwner,ee=g.ReactDebugCurrentFrame;function te(e){if(e){var t=e._owner,n=O(e.type,e._source,t?t.type:null);ee.setExtraStackFrame(n)}else ee.setExtraStackFrame(null)}function ne(e){return"object"==typeof e&&null!==e&&e.$$typeof===n}function re(){if(Z.current){var e=v(Z.current.type);if(e)return"\n\nCheck the render method of `"+e+"`."}return""}J=!1;var ae={};function se(e,t){if(e._store&&!e._store.validated&&null==e.key){e._store.validated=!0;var n=function(e){var t=re();if(!t){var n="string"==typeof e?e:e.displayName||e.name;n&&(t="\n\nCheck the top-level render call using <"+n+">.")}return t}(t);if(!ae[n]){ae[n]=!0;var r="";e&&e._owner&&e._owner!==Z.current&&(r=" It was passed a child from "+v(e._owner.type)+"."),te(e),x('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',n,r),te(null)}}}function oe(e,t){if("object"==typeof e)if(q(e))for(var n=0;n<e.length;n++){var r=e[n];ne(r)&&se(r,t)}else if(ne(e))e._store&&(e._store.validated=!0);else if(e){var a=function(e){if(null===e||"object"!=typeof e)return null;var t=h&&e[h]||e["@@iterator"];return"function"==typeof t?t:null}(e);if("function"==typeof a&&a!==e.entries)for(var s,o=a.call(e);!(s=o.next()).done;)ne(s.value)&&se(s.value,t)}}function ie(e){var t,n=e.type;if(null!=n&&"string"!=typeof n){if("function"==typeof n)t=n.propTypes;else{if("object"!=typeof n||n.$$typeof!==c&&n.$$typeof!==f)return;t=n.propTypes}if(t){var r=v(n);!function(e,t,n,r,a){var s=Function.call.bind(z);for(var o in e)if(s(e,o)){var i=void 0;try{if("function"!=typeof e[o]){var l=Error((r||"React class")+": "+n+" type `"+o+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[o]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw l.name="Invariant Violation",l}i=e[o](t,o,r,n,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(c){i=c}!i||i instanceof Error||($(a),x("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",r||"React class",n,o,typeof i),$(null)),i instanceof Error&&!(i.message in U)&&(U[i.message]=!0,$(a),x("Failed %s type: %s",n,i.message),$(null))}}(t,e.props,"prop",r,e)}else if(void 0!==n.PropTypes&&!J){J=!0,x("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",v(n)||"Unknown")}"function"!=typeof n.getDefaultProps||n.getDefaultProps.isReactClassApproved||x("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}var le={};function ce(e,t,r,h,g,b){var w=function(e){return"string"==typeof e||"function"==typeof e||e===a||e===o||e===s||e===u||e===d||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===m||e.$$typeof===f||e.$$typeof===i||e.$$typeof===l||e.$$typeof===c||e.$$typeof===y||void 0!==e.getModuleId)}(e);if(!w){var k="";(void 0===e||"object"==typeof e&&null!==e&&0===Object.keys(e).length)&&(k+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var N;k+=re(),null===e?N="null":q(e)?N="array":void 0!==e&&e.$$typeof===n?(N="<"+(v(e.type)||"Unknown")+" />",k=" Did you accidentally export a JSX literal instead of a component?"):N=typeof e,x("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",N,k)}var j=Y(e,t,r,g,b);if(null==j)return j;if(w){var C=t.children;if(void 0!==C)if(h)if(q(C)){for(var S=0;S<C.length;S++)oe(C[S],e);Object.freeze&&Object.freeze(C)}else x("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else oe(C,e)}if(z.call(t,"key")){var P=v(e),I=Object.keys(t).filter(function(e){return"key"!==e}),T=I.length>0?"{key: someKey, "+I.join(": ..., ")+": ...}":"{key: someKey}";if(!le[P+T])x('A props object containing a "key" prop is being spread into JSX:\n let props = %s;\n <%s {...props} />\nReact keys must be passed directly to JSX without using spread:\n let props = %s;\n <%s key={someKey} {...props} />',T,P,I.length>0?"{"+I.join(": ..., ")+": ...}":"{}",P),le[P+T]=!0}return e===a?function(e){for(var t=Object.keys(e.props),n=0;n<t.length;n++){var r=t[n];if("children"!==r&&"key"!==r){te(e),x("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",r),te(null);break}}null!==e.ref&&(te(e),x("Invalid attribute `ref` supplied to `React.Fragment`."),te(null))}(j):ie(j),j}var de=function(e,t,n){return ce(e,t,n,!1)},fe=function(e,t,n){return ce(e,t,n,!0)};ue.Fragment=a,ue.jsx=de,ue.jsxs=fe}()),ue}var fe=(ce||(ce=1,"production"===process.env.NODE_ENV?oe.exports=function(){if(se)return ie;se=1;var t=e,n=Symbol.for("react.element"),r=Symbol.for("react.fragment"),a=Object.prototype.hasOwnProperty,s=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,o={key:!0,ref:!0,__self:!0,__source:!0};function i(e,t,r){var i,l={},c=null,u=null;for(i in void 0!==r&&(c=""+r),void 0!==t.key&&(c=""+t.key),void 0!==t.ref&&(u=t.ref),t)a.call(t,i)&&!o.hasOwnProperty(i)&&(l[i]=t[i]);if(e&&e.defaultProps)for(i in t=e.defaultProps)void 0===l[i]&&(l[i]=t[i]);return{$$typeof:n,type:e,key:c,ref:u,props:l,_owner:s.current}}return ie.Fragment=r,ie.jsx=i,ie.jsxs=i,ie}():oe.exports=de()),oe.exports);function me(...e){return a.twMerge(r.clsx(e))}const pe=e=>{if(null==e)return e;if("string"==typeof e)return e.trim();if(Array.isArray(e))return e.map(pe);if("object"==typeof e&&e.constructor===Object){const t={};for(const[n,r]of Object.entries(e))t[n]=pe(r);return t}return e},he=n.cva("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground",link:"text-primary underline-offset-4 hover:underline",action:"bg-primary/10 text-primary hover:bg-primary/20 border border-primary/30","icon-only":"bg-transparent border border-input hover:bg-accent hover:text-accent-foreground p-2","external-link":"bg-transparent text-muted-foreground hover:text-foreground hover:bg-accent/50 transition-colors","action-primary":"bg-primary text-primary-foreground hover:bg-primary/90 shadow-sm","action-secondary":"bg-secondary text-secondary-foreground hover:bg-secondary/80 border border-input"},size:{default:"h-10 px-4 py-2",sm:"h-9 rounded-md px-3",lg:"h-11 rounded-md px-8",icon:"h-10 w-10","icon-sm":"h-8 w-8","icon-xs":"h-6 w-6"}},defaultVariants:{variant:"default",size:"default"}}),ge=L.forwardRef(({className:e,variant:n,size:r,asChild:a=!1,...s},o)=>{const i=a?t.Slot:"button";return fe.jsx(i,{className:me(he({variant:n,size:r,className:e})),ref:o,...s})});ge.displayName="Button";const xe=e.forwardRef(({variant:e="default",className:t,children:n,...r},a)=>fe.jsx(ge,{ref:a,variant:"action",size:"sm",className:me("h-7 px-2 text-xs",t),...r,children:n||fe.jsx(i.EllipsisVertical,{size:12})}));xe.displayName="ActionButton";const ye=L.forwardRef(({className:e,type:t,...n},r)=>fe.jsx("input",{type:t,className:me("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-base ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 md:text-sm",e),ref:r,...n}));ye.displayName="Input";const be=n.cva("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),ve=L.forwardRef(({className:e,...t},n)=>fe.jsx(M.Root,{ref:n,className:me(be(),e),...t}));ve.displayName=M.Root.displayName;const we=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("rounded-lg border bg-card text-card-foreground shadow-sm",e),...t}));we.displayName="Card";const ke=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("flex flex-col space-y-1.5 p-6",e),...t}));ke.displayName="CardHeader";const Ne=L.forwardRef(({className:e,...t},n)=>fe.jsx("h3",{ref:n,className:me("text-2xl font-semibold leading-none tracking-tight",e),...t}));Ne.displayName="CardTitle";const je=L.forwardRef(({className:e,...t},n)=>fe.jsx("p",{ref:n,className:me("text-sm text-muted-foreground",e),...t}));je.displayName="CardDescription";const Ce=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("p-6 pt-0",e),...t}));Ce.displayName="CardContent";const Se=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("flex items-center p-6 pt-0",e),...t}));Se.displayName="CardFooter";const Pe=O.Root,Ie=O.Trigger,Te=O.Portal,Ee=O.Close,Ae=L.forwardRef(({className:e,...t},n)=>fe.jsx(O.Overlay,{ref:n,className:me("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t}));Ae.displayName=O.Overlay.displayName;const De=L.forwardRef(({className:e,children:t,...n},r)=>fe.jsxs(Te,{children:[fe.jsx(Ae,{}),fe.jsxs(O.Content,{ref:r,className:me("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 bg-background p-6 duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] rounded-lg overflow-hidden",e),...n,children:[t,fe.jsxs(O.Close,{className:"absolute right-4 top-4 z-10 rounded-sm text-white opacity-70 ring-offset-background transition-opacity hover:opacity-100 hover:text-white focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none",children:[fe.jsx(i.X,{className:"h-4 w-4"}),fe.jsx("span",{className:"sr-only",children:"Close"})]})]})]}));De.displayName=O.Content.displayName;const Re=({className:e,...t})=>fe.jsx("div",{className:me("flex flex-col space-y-1.5 text-center sm:text-left bg-primary text-primary-foreground px-6 py-4 -mx-6 -mt-6 mb-3 rounded-t-lg",e),...t});Re.displayName="DialogHeader";const _e=({className:e,...t})=>fe.jsx("div",{className:me("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});_e.displayName="DialogFooter";const Fe=L.forwardRef(({className:e,...t},n)=>fe.jsx(O.Title,{ref:n,className:me("text-lg font-semibold leading-none tracking-tight",e),...t}));Fe.displayName=O.Title.displayName;const Le=L.forwardRef(({className:e,...t},n)=>fe.jsx(O.Description,{ref:n,className:me("text-sm text-muted-foreground",e),...t}));Le.displayName=O.Description.displayName;const Me=u.FormProvider,Oe=L.createContext({}),ze=()=>{const e=L.useContext(Oe),t=L.useContext(Ue),{getFieldState:n,formState:r}=u.useFormContext(),a=n(e.name,r);if(!e)throw new Error("useFormField should be used within <FormField>");const{id:s}=t;return{id:s,name:e.name,formItemId:`${s}-form-item`,formDescriptionId:`${s}-form-item-description`,formMessageId:`${s}-form-item-message`,...a}},Ue=L.createContext({}),Be=L.forwardRef(({className:e,...t},n)=>{const r=L.useId();return fe.jsx(Ue.Provider,{value:{id:r},children:fe.jsx("div",{ref:n,className:me("space-y-2",e),...t})})});Be.displayName="FormItem";const $e=L.forwardRef(({className:e,...t},n)=>{const{error:r,formItemId:a}=ze();return fe.jsx(ve,{ref:n,className:me(r&&"text-destructive",e),htmlFor:a,...t})});$e.displayName="FormLabel";const Ve=L.forwardRef(({...e},n)=>{const{error:r,formItemId:a,formDescriptionId:s,formMessageId:o}=ze();return fe.jsx(t.Slot,{ref:n,id:a,"aria-describedby":r?`${s} ${o}`:`${s}`,"aria-invalid":!!r,...e})});Ve.displayName="FormControl";L.forwardRef(({className:e,...t},n)=>{const{formDescriptionId:r}=ze();return fe.jsx("p",{ref:n,id:r,className:me("text-sm text-muted-foreground",e),...t})}).displayName="FormDescription";const qe=L.forwardRef(({className:e,children:t,...n},r)=>{const{error:a,formMessageId:s}=ze(),o=a?String(a?.message):t;return o?fe.jsx("p",{ref:r,id:s,className:me("text-sm font-medium text-destructive",e),...n,children:o}):null});qe.displayName="FormMessage";const He=z.Root,We=z.Value,Qe=L.forwardRef(({className:e,children:t,...n},r)=>fe.jsxs(z.Trigger,{ref:r,className:me("flex h-10 w-full items-center justify-between rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1",e),...n,children:[t,fe.jsx(z.Icon,{asChild:!0,children:fe.jsx(i.ChevronDown,{className:"h-4 w-4 opacity-50"})})]}));Qe.displayName=z.Trigger.displayName;const Ge=L.forwardRef(({className:e,...t},n)=>fe.jsx(z.ScrollUpButton,{ref:n,className:me("flex cursor-default items-center justify-center py-1",e),...t,children:fe.jsx(i.ChevronUp,{className:"h-4 w-4"})}));Ge.displayName=z.ScrollUpButton.displayName;const Ke=L.forwardRef(({className:e,...t},n)=>fe.jsx(z.ScrollDownButton,{ref:n,className:me("flex cursor-default items-center justify-center py-1",e),...t,children:fe.jsx(i.ChevronDown,{className:"h-4 w-4"})}));Ke.displayName=z.ScrollDownButton.displayName;const Xe=L.forwardRef(({className:e,children:t,position:n="popper",...r},a)=>fe.jsx(z.Portal,{children:fe.jsxs(z.Content,{ref:a,className:me("relative z-50 max-h-96 min-w-[8rem] overflow-hidden rounded-md border bg-popover text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2","popper"===n&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",e),position:n,...r,children:[fe.jsx(Ge,{}),fe.jsx(z.Viewport,{className:me("p-1","popper"===n&&"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]"),children:t}),fe.jsx(Ke,{})]})}));Xe.displayName=z.Content.displayName;L.forwardRef(({className:e,...t},n)=>fe.jsx(z.Label,{ref:n,className:me("py-1.5 pl-8 pr-2 text-sm font-semibold",e),...t})).displayName=z.Label.displayName;const Ye=L.forwardRef(({className:e,children:t,...n},r)=>fe.jsxs(z.Item,{ref:r,className:me("relative flex w-full cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...n,children:[fe.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:fe.jsx(z.ItemIndicator,{children:fe.jsx(i.Check,{className:"h-4 w-4"})})}),fe.jsx(z.ItemText,{children:t})]}));Ye.displayName=z.Item.displayName;L.forwardRef(({className:e,...t},n)=>fe.jsx(z.Separator,{ref:n,className:me("-mx-1 my-1 h-px bg-muted",e),...t})).displayName=z.Separator.displayName;const Je=L.forwardRef(({className:e,...t},n)=>fe.jsx(U.Root,{ref:n,className:me("peer h-4 w-4 shrink-0 rounded-sm border border-primary ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground",e),...t,children:fe.jsx(U.Indicator,{className:me("flex items-center justify-center text-current"),children:fe.jsx(i.Check,{className:"h-4 w-4"})})}));Je.displayName=U.Root.displayName;const Ze=L.forwardRef(({className:e,...t},n)=>fe.jsx("textarea",{className:me("flex min-h-[80px] w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",e),ref:n,...t}));Ze.displayName="Textarea";const et=n.cva("inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground hover:bg-destructive/80",outline:"text-foreground",success:"border-transparent bg-green-500 text-white hover:bg-green-600",warning:"border-transparent bg-yellow-500 text-white hover:bg-yellow-600",info:"border-transparent bg-blue-500 text-white hover:bg-blue-600"}},defaultVariants:{variant:"default"}}),tt=L.forwardRef(({className:e,variant:t,...n},r)=>fe.jsx("div",{ref:r,className:me(et({variant:t}),e),...n}));tt.displayName="Badge";const nt={sm:"h-4 w-4",md:"h-6 w-6",lg:"h-8 w-8"};function rt({size:e="md",className:t}){return fe.jsx(i.Loader2,{className:me("animate-spin text-muted-foreground",nt[e],t)})}let at=0;const st=new Map,ot=e=>{if(st.has(e))return;const t=setTimeout(()=>{st.delete(e),ut({type:"REMOVE_TOAST",toastId:e})},1e6);st.set(e,t)},it=(e,t)=>{switch(t.type){case"ADD_TOAST":return{...e,toasts:[t.toast,...e.toasts].slice(0,1)};case"UPDATE_TOAST":return{...e,toasts:e.toasts.map(e=>e.id===t.toast.id?{...e,...t.toast}:e)};case"DISMISS_TOAST":{const{toastId:n}=t;return n?ot(n):e.toasts.forEach(e=>{ot(e.id)}),{...e,toasts:e.toasts.map(e=>e.id===n||void 0===n?{...e,open:!1}:e)}}case"REMOVE_TOAST":return void 0===t.toastId?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(e=>e.id!==t.toastId)}}},lt=[];let ct={toasts:[]};function ut(e){ct=it(ct,e),lt.forEach(e=>{e(ct)})}function dt({...e}){const t=(at=(at+1)%Number.MAX_SAFE_INTEGER,at.toString()),n=()=>ut({type:"DISMISS_TOAST",toastId:t});return ut({type:"ADD_TOAST",toast:{...e,id:t,open:!0,onOpenChange:e=>{e||n()}}}),{id:t,dismiss:n,update:e=>ut({type:"UPDATE_TOAST",toast:{...e,id:t}})}}function ft(){const[e,t]=L.useState(ct);return L.useEffect(()=>(lt.push(t),()=>{const e=lt.indexOf(t);e>-1&<.splice(e,1)}),[e]),{...e,toast:dt,dismiss:e=>ut({type:"DISMISS_TOAST",toastId:e})}}const mt=B.Provider,pt=L.forwardRef(({className:e,...t},n)=>fe.jsx(B.Viewport,{ref:n,className:me("fixed top-4 left-1/2 transform -translate-x-1/2 z-[100] flex max-h-screen w-full max-w-[420px] flex-col p-4",e),...t}));pt.displayName=B.Viewport.displayName;const ht=n.cva("group pointer-events-auto relative flex w-full items-center justify-between space-x-4 overflow-hidden rounded-md border p-6 pr-8 shadow-lg transition-all data-[swipe=cancel]:translate-x-0 data-[swipe=end]:translate-x-[var(--radix-toast-swipe-end-x)] data-[swipe=move]:translate-x-[var(--radix-toast-swipe-move-x)] data-[swipe=move]:transition-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[swipe=end]:animate-out data-[state=closed]:fade-out-80 data-[state=closed]:slide-out-to-right-full data-[state=open]:slide-in-from-top-full data-[state=open]:sm:slide-in-from-bottom-full",{variants:{variant:{default:"border bg-background text-foreground",destructive:"destructive group border-destructive bg-destructive text-destructive-foreground"}},defaultVariants:{variant:"default"}}),gt=L.forwardRef(({className:e,variant:t,...n},r)=>fe.jsx(B.Root,{ref:r,className:me(ht({variant:t}),e),...n}));gt.displayName=B.Root.displayName;const xt=L.forwardRef(({className:e,...t},n)=>fe.jsx(B.Action,{ref:n,className:me("inline-flex h-8 shrink-0 items-center justify-center rounded-md border bg-transparent px-3 text-sm font-medium ring-offset-background transition-colors hover:bg-secondary focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 group-[.destructive]:border-muted/40 group-[.destructive]:hover:border-destructive/30 group-[.destructive]:hover:bg-destructive group-[.destructive]:hover:text-destructive-foreground group-[.destructive]:focus:ring-destructive",e),...t}));xt.displayName=B.Action.displayName;const yt=L.forwardRef(({className:e,...t},n)=>fe.jsx(B.Close,{ref:n,className:me("absolute right-2 top-2 rounded-md p-1 text-foreground/50 opacity-0 transition-opacity hover:text-foreground focus:opacity-100 focus:outline-none focus:ring-2 group-hover:opacity-100 group-[.destructive]:text-red-300 group-[.destructive]:hover:text-red-50 group-[.destructive]:focus:ring-red-400 group-[.destructive]:focus:ring-offset-red-600",e),"toast-close":"",...t,children:fe.jsx(i.X,{className:"h-4 w-4"})}));yt.displayName=B.Close.displayName;const bt=L.forwardRef(({className:e,...t},n)=>fe.jsx(B.Title,{ref:n,className:me("text-sm font-semibold",e),...t}));bt.displayName=B.Title.displayName;const vt=L.forwardRef(({className:e,...t},n)=>fe.jsx(B.Description,{ref:n,className:me("text-sm opacity-90",e),...t}));vt.displayName=B.Description.displayName;var wt=Object.defineProperty;class kt{static normalizeBase64Url(e){let t=e.replace(/-/g,"+").replace(/_/g,"/");const n=(4-t.length%4)%4;return t+="=".repeat(n),t}static parseJwtPayload(e){try{const a=e.split(".");if(3!==a.length)return null;const s=a[1];s.length,this.LARGE_PAYLOAD_THRESHOLD;try{const e=this.normalizeBase64Url(s),t=atob(e),n=new Uint8Array(t.length);for(let a=0;a<t.length;a++)n[a]=t.charCodeAt(a);const r=new TextDecoder("utf-8").decode(n);return JSON.parse(r)}catch(t){try{const e=this.normalizeBase64Url(s),t=decodeURIComponent(atob(e).split("").map(e=>"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)).join(""));return JSON.parse(t)}catch(n){try{const e=this.normalizeBase64Url(s),t=atob(e);return JSON.parse(t)}catch(r){throw r}}}}catch(a){return null}}static validateTokens(e,t){const n=[],r=[];try{t.split(".")[1],e.split(".")[1];const a=this.parseJwtPayload(t),s=this.parseJwtPayload(e);if(!a){const e="ID token decode falhou - possível problema com base64url encoding";return r.push(e),{isValid:!1,idTokenValid:!1,accessTokenValid:!1,warnings:n,errors:r}}let o=!0;if(!s){const e="Access token decode falhou - será tentado novamente nas chamadas de API";n.push(e),o=!1}const i=Math.floor(Date.now()/1e3);if(s?.exp&&s.exp<i){const e="Access token expirado - pode precisar de refresh";n.push(e),o=!1}if(a.exp&&a.exp<i){const e="ID token expirado - autenticação inválida";return r.push(e),{isValid:!1,idTokenValid:!1,accessTokenValid:o,warnings:n,errors:r}}return{isValid:!0,idTokenValid:!0,accessTokenValid:o,warnings:n,errors:r}}catch(a){const e=`Erro na validação de tokens: ${a}`;return r.push(e),{isValid:!1,idTokenValid:!1,accessTokenValid:!1,warnings:n,errors:r}}}static isTokenExpired(e){const t=this.parseJwtPayload(e);return!t||!t.exp||1e3*t.exp<Date.now()}static extractTokenData(e){return this.parseJwtPayload(e)}}((e,t,n)=>{t in e?wt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n})(kt,"LARGE_PAYLOAD_THRESHOLD"+"",1e3);const Nt="qualiex_access_token",jt="qualiex_id_token",Ct="supabase_token",St="oauth_state",Pt="oauth_nonce",It="selected_alias",Tt="manual_logout",Et={setAccessToken:e=>localStorage.setItem(Nt,e),getAccessToken:()=>localStorage.getItem(Nt),setIdToken:e=>localStorage.setItem(jt,e),getIdToken:()=>localStorage.getItem(jt),getSupabaseToken:()=>localStorage.getItem(Ct),setOAuthState:e=>sessionStorage.setItem(St,e),getOAuthState:()=>sessionStorage.getItem(St),clearOAuthState:()=>sessionStorage.removeItem(St),setOAuthNonce:e=>sessionStorage.setItem(Pt,e),getOAuthNonce:()=>sessionStorage.getItem(Pt),clearOAuthNonce:()=>sessionStorage.removeItem(Pt),setSelectedAlias:e=>localStorage.setItem(It,e),getSelectedAlias:()=>localStorage.getItem(It),clearSelectedAlias:()=>localStorage.removeItem(It),generateOAuthState:()=>"Lw==",generateOAuthNonce:()=>{const e=new Uint8Array(32);return crypto.getRandomValues(e),btoa(String.fromCharCode(...e)).replace(/[+/=]/g,"")},hasAllTokens:()=>!(!Et.getAccessToken()||!Et.getIdToken()),setSupabaseToken:e=>{localStorage.setItem(Ct,e),Et._clearValidationCache()},areAllTokensValid:()=>{const e=Et.getAccessToken(),t=Et.getIdToken();if(!e||!t)return!1;try{const n=kt.validateTokens(e,t);return!!n.idTokenValid&&(n.accessTokenValid,n.idTokenValid)}catch(n){return!1}},clearExpiredTokens:()=>{let e=!1;const t=Et.getAccessToken(),n=Et.getIdToken(),r=Et.getSupabaseToken();return t&&Et.isTokenExpired(t)&&(localStorage.removeItem(Nt),e=!0),n&&Et.isTokenExpired(n)&&(localStorage.removeItem(jt),e=!0),r&&Et.isTokenExpired(r)&&(localStorage.removeItem(Ct),e=!0),e},clearAll:()=>{localStorage.removeItem(Nt),localStorage.removeItem(jt),localStorage.removeItem(Ct),localStorage.removeItem(It),localStorage.removeItem(Tt),sessionStorage.removeItem(St),sessionStorage.removeItem(Pt)},setManualLogout:()=>localStorage.setItem(Tt,"true"),isManualLogout:()=>"true"===localStorage.getItem(Tt),clearManualLogout:()=>localStorage.removeItem(Tt),isTokenExpired:e=>{try{return kt.isTokenExpired(e)}catch{return!0}},_validationCache:{isValid:!1,timestamp:0,cacheValidityMs:3e5},_clearValidationCache:()=>{Et._validationCache.isValid=!1,Et._validationCache.timestamp=0},isSupabaseTokenValid:()=>{const e=Et.getSupabaseToken();if(!e)return!1;if(Et.isTokenExpired(e))return Et._clearValidationCache(),Et._handleExpiredToken(),!1;const t=Date.now();return t-Et._validationCache.timestamp<Et._validationCache.cacheValidityMs?Et._validationCache.isValid:(Et._validationCache.isValid=!0,Et._validationCache.timestamp=t,!0)},getValidSupabaseToken:()=>Et.isSupabaseTokenValid()?Et.getSupabaseToken():null,_handleExpiredToken:()=>{Et.clearAll(),"undefined"!=typeof window&&(window.location.href="/")},extractTokenData:()=>{if(!Et.isSupabaseTokenValid())return null;const e=Et.getSupabaseToken();if(!e)return null;try{const t=kt.parseJwtPayload(e);if(!t)return null;const n=t.alias||t.default||t.user_alias,r=t.place_id||null,a=t.place_name||null;let s=t.company_id;if(!s&&n)for(const e in t)if(e.startsWith("co")&&/^co\d+$/.test(e)){const r=t[e];if(r&&"string"==typeof r){const e=r.split(";");if(e.length>7&&e[0]===n){s=e[7];break}}}return{alias:n,companyId:s,placeId:r,placeName:a,payload:t}}catch(t){return Et._handleExpiredToken(),null}},getCompanyId:e=>{const t=Et.getAccessToken();if(t)try{const n=kt.parseJwtPayload(t);if(n)for(const t in n)if(t.startsWith("co")&&/^co\d+$/.test(t)){const r=n[t];if(r&&"string"==typeof r){const t=r.split(";");if(e&&t.length>7&&t[0]===e)return t[7];if(!e&&t.length>7)return t[7]}}}catch(a){}const n=Et.extractTokenData();if(n?.companyId)return n.companyId;const r=Et.getIdToken();if(r)try{const t=kt.parseJwtPayload(r);if(t)for(const n in t)if(n.startsWith("co")&&/^co\d+$/.test(n)){const r=t[n];if(r&&"string"==typeof r){const t=r.split(";");if(e&&t.length>7&&t[0]===e)return t[7];if(!e&&t.length>7)return t[7]}}}catch(a){}return null},getCurrentCompanyId:()=>{const e=Et.extractTokenData();return e?.companyId||null},getAllCompaniesData:()=>{const e=Et.getIdToken();if(!e)return[];try{const t=kt.parseJwtPayload(e);if(!t)return[];const n=[];for(const e in t)if(e.startsWith("co")&&/^co\d+$/.test(e)){const r=t[e];if(r&&"string"==typeof r){const e=r.split(";");e.length>=4&&n.push({id:e.length>7?e[7]:"",alias:e[0].trim(),name:e[3].trim(),payload:t})}}return n}catch{return[]}}};var At=Object.defineProperty,Dt=(e,t,n)=>((e,t,n)=>t in e?At(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,"symbol"!=typeof t?t+"":t,n);const Rt=new class{constructor(){Dt(this,"errors",[]),Dt(this,"toastCount",0),Dt(this,"lastToastTime",0)}handleError(e,t=!0){const n="string"==typeof e?e:e.message;if(this.errors.push({id:Date.now().toString(),message:n,timestamp:Date.now(),count:1}),t&&this.shouldShowToast()){dt({title:this.getErrorTitle(n),description:n,variant:"destructive"})}}getErrorTitle(e){const t=e.toLowerCase();return t.includes("401")||t.includes("unauthorized")||t.includes("expirou")?"Sessão Expirada":t.includes("token")||t.includes("autenticação")?"Erro de Autenticação":t.includes("api")||t.includes("network")?"Erro de Conexão":"Erro"}success(e,t){dt({title:e,description:t,variant:"default"})}shouldShowToast(){const e=Date.now();return e-this.lastToastTime>6e4&&(this.toastCount=0),this.toastCount<3&&(this.toastCount++,this.lastToastTime=e,!0)}getErrors(){return this.errors.slice(-50)}clearErrors(){this.errors=[]}};var _t=Object.defineProperty,Ft=(e,t,n)=>((e,t,n)=>t in e?_t(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,"symbol"!=typeof t?t+"":t,n);const Lt=(void 0).VITE_SUPABASE_URL,Mt=(void 0).VITE_SUPABASE_PUBLISHABLE_KEY,Ot=class e{constructor(){Ft(this,"client"),Ft(this,"currentToken",null),Ft(this,"instanceCount",0),this.instanceCount++,this.client=this.createClientWithToken(null)}createClientWithToken(e){const t={apikey:Mt};return e&&this.isTokenValid(e)&&(t.Authorization=`Bearer ${e}`),p.createClient(Lt,Mt,{auth:{persistSession:!1,autoRefreshToken:!1,storage:void 0},global:{headers:t}})}static getInstance(){return e.instance||(e.instance=new e),e.instance}getClient(){const e=Et.getValidSupabaseToken();return e!==this.currentToken&&(this.client=this.createClientWithToken(e),this.currentToken=e),this.client}isTokenValid(e){try{const t=JSON.parse(atob(e.split(".")[1])),n=Math.floor(Date.now()/1e3);return t.exp>n}catch(t){return Rt.handleError(t instanceof Error?t:"❌ Supabase - Error validating token",!1),!1}}};Ft(Ot,"instance");let zt=Ot;const Ut=()=>zt.getInstance().getClient();var Bt=Object.freeze({__proto__:null,getSupabaseClient:Ut});class $t{static async generateToken(e,t,n,r=!1){try{if(!r){const e=Et.getSupabaseToken();if(e&&Et.isSupabaseTokenValid())return e}const a=Ut(),{data:s,error:o}=await a.functions.invoke("validate-token",{body:{access_token:e,alias:t}});return o&&(o.message?.includes("401")||o.message?.includes("Unauthorized"))?(n?.(),null):s?.access_token&&s.access_token?(Et.setSupabaseToken(s.access_token),s.access_token):null}catch(a){return a instanceof Error&&(a.message.includes("401")||a.message.includes("Unauthorized"))&&n?.(),null}}}var Vt=Object.defineProperty,qt=(e,t,n)=>((e,t,n)=>t in e?Vt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,"symbol"!=typeof t?t+"":t,n);class Ht{static setLogoutCallback(e){this.onLogoutCallback=e}static async attemptRegeneration(){if(this.isRegenerating)return null;this.isRegenerating=!0;try{const e=Et.getAccessToken(),t=Et.getSelectedAlias();if(!e||!t)return null;const n=await $t.generateToken(e,t,this.onLogoutCallback||void 0,!1);return n?(Et.setSupabaseToken(n),n):null}catch(e){return null}finally{this.isRegenerating=!1}}}qt(Ht,"isRegenerating",!1),qt(Ht,"onLogoutCallback",null);class Wt{static handleError(e){if(!e)return!1;const t=e.message||e.toString();return!!this.isAuthenticationError(e,t)&&(Et.clearAll(),window.location.href="/",!0)}static isAuthenticationError(e,t){if(401===e.status||401===e.statusCode)return!0;const n=t.toLowerCase();return["401","unauthorized","token","expired","invalid","authentication","login","session"].some(e=>n.includes(e))}static async wrapAsync(e){try{return await e}catch(t){if(!this.handleError(t))throw t;throw new Error("Sua sessão expirou. Você será redirecionado para fazer login novamente.")}}}var Qt=Object.defineProperty;class Gt{static async handleApiError(e){if(!e||this.isRetrying)return!1;const t=e.status||e.statusCode,n=e.message||e.toString();if(401===t||n.includes("401")||n.includes("Unauthorized")){this.isRetrying=!0;try{return await Ht.attemptRegeneration()?(this.isRetrying=!1,!0):(Wt.handleError(e),this.isRetrying=!1,!1)}catch(r){return Wt.handleError(e),this.isRetrying=!1,!1}}return!1}static validateToken(){const e=Et.getAccessToken();return e?Et.isTokenExpired(e)?{valid:!1,message:"Sua sessão expirou. Você será redirecionado para fazer login."}:{valid:!0}:{valid:!1,message:"Token OAuth não encontrado. Faça login novamente."}}}((e,t,n)=>{((e,t,n)=>{t in e?Qt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n})(e,t+"",n)})(Gt,"isRetrying",!1);var Kt=Object.defineProperty,Xt=(e,t,n)=>((e,t,n)=>t in e?Kt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,t+"",n);const Yt=new class{constructor(){Xt(this,"baseUrl",(void 0).VITE_QUALIEX_API_URL)}async makeApiCall(e,t,n){const r=Gt.validateToken();if(!r.valid)throw new Error(r.message||"Token inválido");const a=Et.getAccessToken();if(!a)throw new Error("Token Qualiex não encontrado");if(!n||""===n.trim())throw new Error("Alias da unidade é obrigatório para chamadas à API do Qualiex");const s=new URL(e,this.baseUrl);Object.entries(t).forEach(([e,t])=>{s.searchParams.append(e,t)});const o=await fetch(s.toString(),{method:"GET",headers:{Authorization:`Bearer ${a}`,"Content-Type":"application/json",Accept:"application/json","un-alias":n}});if(!o.ok){const e=new Error(`API call failed: ${o.status} ${o.statusText}`);throw e.status=o.status,e.statusCode=o.status,e}return await o.json()}mapToQualiexUser(e){return{id:e.id||e.ID||"",userId:e.userId||String(e.ID),userName:e.userName||"Nome não disponível",userEmail:e.userEmail||"Email não disponível",placeId:null,placeName:e.placeName||null,roleId:e.roleId||void 0,roleName:e.roleName||void 0,companyId:e.companyId||void 0,companyName:e.companyName||void 0}}async fetchUsers(e,t){try{const n=await this.makeApiCall("/api/common/v1/companiesusers",{companyId:t,search:"",filterStatus:"active"},e);let r=n;if(n.data)r=n.data;else{if(!Array.isArray(n))return Rt.handleError("[QualiexApi] Formato de resposta inesperado",!1),[];r=n}if(!Array.isArray(r))return Rt.handleError("[QualiexApi] Resposta não é um array",!1),[];return r.map(this.mapToQualiexUser)}catch(n){if(await Gt.handleApiError(n))try{const n=await this.makeApiCall("/api/common/v1/companiesusers",{companyId:t,search:"",filterStatus:"active"},e);let r=n;if(n.data)r=n.data;else{if(!Array.isArray(n))return Rt.handleError("[QualiexApi] Formato de resposta inesperado após retry",!1),[];r=n}return Array.isArray(r)?r.map(this.mapToQualiexUser):(Rt.handleError("[QualiexApi] Resposta não é um array após retry",!1),[])}catch(r){return Rt.handleError(r instanceof Error?r:"Erro ao buscar usuários após renovação de token",!0),[]}const a=n instanceof Error?n.message:"Erro ao buscar usuários da API Qualiex";return Rt.handleError(a,!0),[]}}async fetchUserById(e,t,n){try{return(await this.fetchUsers(t,n)).find(t=>t.userId===e)||null}catch(r){return Rt.handleError(r instanceof Error?r:"[QualiexApi] Error fetching user by ID"),null}}async fetchActiveUsersMap(e,t){const n=await this.fetchUsers(e,t),r=new Map;return n.forEach(e=>{r.set(e.userId,e)}),r}async getUsers(e){const t=Et.extractTokenData();return t&&t.companyId?this.fetchUsers(e,t.companyId):[]}};var Jt=Object.freeze({__proto__:null,qualiexApi:Yt});const Zt={oauth:{authUrl:(void 0).VITE_OAUTH_AUTH_URL,clientId:(void 0).VITE_OAUTH_CLIENT_ID,responseType:"id_token token",scope:"openid profile email"}},en={pagination:{defaultPageSize:25,pageSizeOptions:[10,25,50,100]},sorting:{defaultField:"updated_at",defaultDirection:"desc"}},tn={debounceDelay:500},nn=()=>{const e=window.location.origin;return e.includes("localhost")||e.includes("127.0.0.1")||e.includes("id-preview")||e.includes("lovable.dev")||(void 0).DEV};let rn={enableUserEnrichment:!1,enableUsersApi:!1,userNameFieldSuffix:"_name",userEmailFieldSuffix:"_email",userUsernameFieldSuffix:"_username"};const an=()=>rn,sn={success:{created:e=>`${e} criado com sucesso`,updated:e=>`${e} atualizado com sucesso`,deleted:e=>`${e} removido com sucesso`},error:{create:e=>`Erro ao criar ${e}`,update:e=>`Erro ao atualizar ${e}`,delete:e=>`Erro ao remover ${e}`,load:e=>`Erro ao carregar ${e}`}};function on(e,t){const n=an(),r=t||n.userNameFieldSuffix||"_name";return e.endsWith("_id")?e.replace(/_id$/,r):`${e}${r}`}function ln(e,t){const n=an(),r=t||n.userEmailFieldSuffix||"_email";return e.endsWith("_id")?e.replace(/_id$/,r):`${e}${r}`}function cn(e,t){const n=an(),r=t||n.userUsernameFieldSuffix||"_username";return e.endsWith("_id")?e.replace(/_id$/,r):`${e}${r}`}function un(e,t){return t&&t.length>0?t.map(e=>({idField:e.idField,nameField:e.nameField||on(e.idField),emailField:e.emailField||ln(e.idField),usernameField:e.usernameField||cn(e.idField)})):e&&e.length>0?e.map(e=>({idField:e,nameField:on(e),emailField:ln(e),usernameField:cn(e)})):[{idField:"id_user",nameField:"responsible_name"}]}const dn=new Map;class fn{static async fetchQualiexUsers(e,t){const n=an(),r=`${t}_${e}`,a=dn.get(r);if(a&&Date.now()-a.timestamp<3e5)return a.users;let s;return s=n.fetchUsers?await n.fetchUsers(t,e):await Yt.fetchUsers(e,t),dn.set(r,{users:s,timestamp:Date.now()}),s}static extractUserIds(e,t){const n=new Set;for(const r of e)for(const e of t){const t=r[e.idField];t&&"string"==typeof t&&""!==t.trim()&&n.add(t)}return n}static indexUsers(e){const t=new Map;for(const n of e)n.id&&t.set(n.id,n),n.userId&&t.set(n.userId,n);return t}static enrichEntity(e,t,n){const r={...e};for(const a of t){const t=e[a.idField];if(!t)continue;const s=n.get(t);if(s){if(a.nameField){r[a.nameField]||(r[a.nameField]=s.userName||s.displayName||null)}if(a.emailField){r[a.emailField]||(r[a.emailField]=s.userEmail||null)}if(a.usernameField){r[a.usernameField]||(r[a.usernameField]=s.userName||null)}}}return r}static async enrichWithUserData(e,t){if(!Array.isArray(e)||0===e.length)return e;try{const n=an();let r=null,a=null;if(n.getCompanyId){const e=n.getCompanyId();a=e instanceof Promise?await e:e}if(n.getAccessToken){const t=n.getAccessToken();if(!(t instanceof Promise?await t:t))return e}if(!r||!a){const t=Et.extractTokenData();if(!t)return e;r=r||t.alias,a=a||t.companyId}if(!r||!a)return e;const s=un(t.userIdFields,t.userFieldsMapping);if(0===this.extractUserIds(e,s).size)return e;const o=await this.fetchQualiexUsers(r,a),i=this.indexUsers(o);return e.map(e=>this.enrichEntity(e,s,i))}catch(n){return Rt.handleError(n instanceof Error?n:new Error(`[QualiexEnrichment.${t.entityName}] Erro crítico`),!1),e}}static async enrichWithResponsibleNames(e,t){return this.enrichWithUserData(e,{entityName:t.entityName,userIdFields:["id_user"],userFieldsMapping:[{idField:"id_user",nameField:"responsible_name"}]})}}const mn=["responsible_name"],pn=e=>mn.includes(e);function hn(e,t,n){const r="string"==typeof e?{tableName:e,searchFields:t||[],schemaName:n||"central"}:{searchFields:e.searchFields||[],schemaName:e.schemaName||"central",...e},{tableName:a,searchFields:s,selectFields:o,schemaName:i,entityName:l,enableQualiexEnrichment:c=!1}=r,u=()=>{if(!Et.getValidSupabaseToken())throw new Error("Token de autenticação expirado. Faça login novamente.");return Ut().schema(i).from(a)};return{async getAll(e={}){const{search:t="",sortField:n="updated_at",sortDirection:i="desc",page:d=1,limit:f=25,...m}=e;let p=u().select(o||"*",{count:"exact"});p=p.eq("is_removed",!1),Object.entries(m).forEach(([e,t])=>{void 0!==t&&""!==t&&(Array.isArray(t)?p=p.in(e,t):"object"==typeof t&&t&&"operator"in t?"not_null"===t.operator?p=p.not(e,"is",null):"is_null"===t.operator&&(p=p.is(e,null)):null!==t&&(p=p.eq(e,t)))}),p=((e,t)=>{if(t&&s.length>0){const n=s.map(e=>`${e}.ilike.%${t}%`).join(",");return e.or(n)}return e})(p,t);n.includes(".")||pn(n)||(p=p.order(n,{ascending:"asc"===i})),p=((e,t,n)=>{const r=(t-1)*n,a=r+n-1;return e.range(r,a)})(p,d,f);const{data:h,error:g,count:x}=await p;if(g)throw new Error(`Error fetching ${a}: ${g.message}`);let y=((e,t,n,r)=>{const a=Math.ceil((t||0)/r);return{data:e,currentPage:n,totalPages:a,totalItems:t||0,itemsPerPage:r,hasNextPage:n<a,hasPreviousPage:n>1}})(h||[],x,d,f);const b=an();if(c&&b.enableUserEnrichment&&l&&y.data.length>0){const t=un(r.userIdFields,r.userFieldsMapping);if(y.data.some(e=>t.some(t=>e[t.idField]))){const a=n&&n.includes("."),s=n&&pn(n),o=n&&t.some(e=>e.nameField===n||e.emailField===n||e.usernameField===n);if(n&&(s||a||o)){const t={...e,page:1,limit:500,sortField:void 0,sortDirection:void 0},s=await this.getAll(t);if(!s?.data?.length)return s;const o=await fn.enrichWithUserData(s.data,{entityName:l,userIdFields:r.userIdFields,userFieldsMapping:r.userFieldsMapping});let c;c=a?o.sort((e,t)=>{const r=n.split(".").reduce((e,t)=>e?.[t],e)||"",a=n.split(".").reduce((e,t)=>e?.[t],t)||"",s=String(r).localeCompare(String(a),"pt-BR");return"asc"===i?s:-s}):((e,t,n)=>[...e].sort((e,r)=>{const a=e[t]||"",s=r[t]||"",o=a.localeCompare(s,"pt-BR",{sensitivity:"base"});return"asc"===n?o:-o}))(o,n,i);const u=((e,t=1,n=25)=>{const r=(t-1)*n,a=r+n,s=e.slice(r,a);return{data:s,pagination:{currentPage:t,totalPages:Math.ceil(e.length/n),totalItems:s.length,totalCount:e.length,itemsPerPage:n,hasNextPage:a<e.length,hasPreviousPage:t>1}}})(c,d,f);return{data:u.data,currentPage:u.pagination.currentPage,totalPages:u.pagination.totalPages,totalItems:u.pagination.totalCount,itemsPerPage:u.pagination.itemsPerPage,hasNextPage:u.pagination.hasNextPage,hasPreviousPage:u.pagination.hasPreviousPage}}const c=await fn.enrichWithUserData(y.data,{entityName:l,userIdFields:r.userIdFields,userFieldsMapping:r.userFieldsMapping});y={...y,data:c}}}return y},async getById(e){const{data:t,error:n}=await u().select(o||"*").eq("id",e).maybeSingle();if(n)throw new Error(`Error fetching ${a}: ${n.message}`);return t},async create(e){const t=pe(e),n=Object.entries(t).reduce((e,[t,n])=>(void 0!==n&&(e[t]=n),e),{}),{data:r,error:s}=await u().insert(n).select().single();if(s)throw new Error(`Error creating ${a}: ${s.message}`);if(!r)throw new Error(`No data returned from create ${a} operation`);return r},async update(e,t){const n={...pe(t),updated_at:(new Date).toISOString()},{data:r,error:s}=await u().update(n).eq("id",e).select().single();if(s)throw new Error(`Error updating ${a}: ${s.message}`);if(!r)throw new Error(`No data returned from update ${a} operation`);return r},async delete(e){const t={is_removed:!0,updated_at:(new Date).toISOString()},{error:n}=await u().update(t).eq("id",e);if(n)throw new Error(`Error soft deleting ${a}: ${n.message}`)}}}const gn=()=>{Et.clearManualLogout()},xn=class{static async initialize(){try{if(!Et.hasAllTokens()||!Et.areAllTokensValid())return Et.clearExpiredTokens(),{isAuthenticated:!1,isLoading:!1,user:null,alias:null,companies:[],selectedUnit:null,userId:null,userAlias:null,placeId:null,placeName:null,activePlaceId:null,activePlaceName:null};const t=Et.getAccessToken(),n=Et.getIdToken();gn();const r=this.extractUserFromIdToken(n),a=this.extractCompaniesFromIdToken(n),s=this.extractAliasFromAccessToken(t),o=Et.extractTokenData(),i=o?.alias;let l=null;if(i&&a.some(e=>e.alias===i))l=i;else{const e=Et.getSelectedAlias(),t=e&&a.some(t=>t.alias===e);l=t?e:s||a[0]?.alias||null}!Et.isSupabaseTokenValid()&&l&&await Ht.attemptRegeneration();let c=null;if(l){const e=Et.getCompanyId(l),t=a.find(e=>e.alias===l);t&&(c={id:e||t.id,name:t.name,alias:t.alias})}let u=null,d=null;if(r?.id&&l){const t=Et.getCompanyId(l);if(t)try{const{qualiexApi:e}=await Promise.resolve().then(function(){return Jt}),{getUserPlaceData:n}=await Promise.resolve().then(function(){return vm}),a=(await e.fetchActiveUsersMap(l,t)).get(r.id);if(a){const e=n(a);u=e.placeId,d=e.placeName}}catch(e){}}return{isAuthenticated:!0,isLoading:!1,user:r,alias:l,companies:a,selectedUnit:c,userId:r?.id||null,userAlias:r?.id||null,placeId:u,placeName:d,activePlaceId:u,activePlaceName:d}}catch(e){return{isAuthenticated:!1,isLoading:!1,user:null,alias:null,companies:[],selectedUnit:null,userId:null,userAlias:null,placeId:null,placeName:null,activePlaceId:null,activePlaceName:null}}}static async loginDev(){try{const{getSupabaseClient:e}=await Promise.resolve().then(function(){return Bt}),t=e(),{data:n,error:r}=await t.functions.invoke("dev-tokens",{body:{environment:"development"}});if(r)return!1;if(!n?.access_token||!n?.id_token)return!1;const a=new URL("/callback",window.location.origin);return a.hash=`access_token=${n.access_token}&id_token=${n.id_token}&token_type=bearer`,window.location.href=a.toString(),!0}catch(e){return!1}}static loginProd(){const e=Et.generateOAuthState();Et.setOAuthState(e);const t=Et.generateOAuthNonce();Et.setOAuthNonce(t);const n=`${window.location.origin}/callback`,r=new URL(Zt.oauth.authUrl);r.searchParams.set("client_id",Zt.oauth.clientId),r.searchParams.set("response_type",Zt.oauth.responseType),r.searchParams.set("scope",Zt.oauth.scope),r.searchParams.set("redirect_uri",n),r.searchParams.set("state",e),r.searchParams.set("nonce",t),r.searchParams.set("response_mode","fragment"),nn(),window.location.href=r.toString()}static async processCallback(){try{if(Et.hasAllTokens()){if(!Et.getValidSupabaseToken()){Et.getAccessToken();await Ht.attemptRegeneration()}return!0}const e=new URLSearchParams(window.location.hash.startsWith("#")?window.location.hash.substring(1):window.location.hash),t=new URLSearchParams(window.location.search),n=n=>e.get(n)||t.get(n),r=n("access_token"),a=n("id_token"),s=n("error");if(s)throw new Error(`Erro OAuth: ${s}`);if(!r||!a)throw new Error("Tokens não encontrados na URL de callback");Et.setAccessToken(r),Et.setIdToken(a),gn();const o=this.extractAliasFromAccessToken(r);if(o)Et.setSelectedAlias(o);else{const e=this.extractCompaniesFromIdToken(a);if(0===e.length)throw new Error("Nenhuma empresa encontrada nos tokens");Et.setSelectedAlias(e[0].alias)}if(!await Ht.attemptRegeneration())throw new Error("Falha ao gerar token Supabase");return Et.clearOAuthState(),Et.clearOAuthNonce(),!0}catch(e){throw e}}static logout(){Et.setManualLogout(),Et.clearAll(),window.location.href="/login"}static decodeToken(e){return kt.parseJwtPayload(e)}static extractUserFromIdToken(e){const t=this.decodeToken(e);return t?{id:t.subNewId,email:t.email,name:t.name,identifier:t.identifier}:null}static extractCompaniesFromIdToken(e){const t=this.decodeToken(e);if(!t)return[];const n=[];return Object.keys(t).forEach(e=>{if(e.match(/^co(\d+)$/)&&"string"==typeof t[e]){const r=t[e].split(";");if(r.length>=4)n.push({id:r.length>7?r[7].trim():"",alias:r[0].trim(),name:r[3].trim()});else{const[r,a]=t[e].split("|");r&&a&&n.push({id:"",alias:r.trim(),name:a.trim()})}}}),n}static extractAliasFromAccessToken(e){const t=this.decodeToken(e);return t?.default||null}};Ht.setLogoutCallback(()=>{xn.logout()});let yn=xn;const bn=e.createContext(void 0),vn=()=>{const t=e.useContext(bn);if(void 0===t)throw new Error("useAuth deve ser usado dentro de um AuthProvider");return t};function wn({queryKey:t,service:n,entityName:r,searchFields:a,additionalFilters:s={},onSuccess:i}){const[l,c]=g.useSearchParams(),u=h.useQueryClient(),{alias:d,userId:f}=vn(),m=l.get("search")||"",p=l.get("sortField")||en.sorting.defaultField,x=l.get("sortDirection")||en.sorting.defaultDirection,y=parseInt(l.get("page")||"1"),b=parseInt(l.get("limit")||String(en.pagination.defaultPageSize)),v=m,w=e.useMemo(()=>({search:v,sortField:p,sortDirection:x,page:y,limit:b,...s}),[v,p,x,y,b,s]),k=e.useCallback(()=>n.getAll(w),[n,w]),N=h.useQuery({queryKey:[t,d,f,w],queryFn:k});if(!N)throw new Error(`useCrud: Query initialization failed for "${r}". Ensure QueryClientProvider is configured in your app root.`);const j=h.useMutation({mutationFn:n.create,onSuccess:()=>{u.invalidateQueries({queryKey:[t]}),o.toast.success(sn.success.created(r)),i?.()},onError:e=>{o.toast.error(`${sn.error.create(r)}: ${e.message}`)}}),C=h.useMutation({mutationFn:({id:e,data:t})=>n.update(e,t),onSuccess:()=>{u.invalidateQueries({queryKey:[t]}),o.toast.success(sn.success.updated(r)),i?.()},onError:e=>{o.toast.error(`${sn.error.update(r)}: ${e.message}`)}}),S=h.useMutation({mutationFn:n.delete,onSuccess:()=>{u.invalidateQueries({queryKey:[t]}),o.toast.success(sn.success.deleted(r))},onError:e=>{o.toast.error(`${sn.error.delete(r)}: ${e.message}`)}}),P=e.useCallback(e=>{const t={...Object.fromEntries(l)};Object.entries(e).forEach(([e,n])=>{""===n||0===n?delete t[e]:t[e]=String(n)}),c(t)},[l,c]),I=e.useCallback(e=>{P({search:e,page:1})},[P]),T=e.useCallback(e=>{P({sortField:e,sortDirection:p===e&&"asc"===x?"desc":"asc",page:1})},[p,x,P]),E=e.useCallback(e=>{P({page:e})},[P]),A=e.useCallback(e=>{P({limit:e,page:1})},[P]),D=e.useCallback(()=>{c({})},[c]),[R,_]=e.useState([]),F=e.useCallback(e=>{_(t=>t.includes(e)?t.filter(t=>t!==e):[...t,e])},[]),L=e.useCallback(()=>{const e=N?.data?.data.map(e=>e.id)||[];_(t=>t.length===e.length?[]:e)},[N?.data?.data]),M=e.useCallback(()=>{_([])},[]),O=e.useMemo(()=>{const e=N?.data?.data.map(e=>e.id)||[];return e.length>0&&R.length===e.length},[R,N?.data?.data]),z=h.useMutation({mutationFn:async e=>{await Promise.all(e.map(e=>n.delete(e)))},onSuccess:(e,n)=>{u.invalidateQueries({queryKey:[t]}),o.toast.success(`${n.length} ${r}(s) deletado(s) com sucesso`),M()},onError:e=>{o.toast.error(`Erro ao deletar itens: ${e.message}`)}}),U=e.useCallback((e,t)=>{const n=t?t(e):e;e.id?C.mutate({id:e.id,data:n}):j.mutate({...n,alias:d})},[d,j,C]);return{entities:N?.data?.data||[],pagination:{currentPage:N?.data?.currentPage||1,totalPages:N?.data?.totalPages||1,totalItems:N?.data?.totalItems||0,itemsPerPage:N?.data?.itemsPerPage||en.pagination.defaultPageSize,hasNextPage:N?.data?.hasNextPage||!1,hasPreviousPage:N?.data?.hasPreviousPage||!1},isLoading:N?.isLoading??!0,isCreating:j?.isPending??!1,isUpdating:C?.isPending??!1,isDeleting:S?.isPending??!1,error:N?.error||null,searchTerm:m,sortField:p,sortDirection:x,currentPage:y,itemsPerPage:b,createEntity:j.mutate,updateEntity:(e,t)=>C.mutate({id:e,data:t}),deleteEntity:S.mutate,save:U,handleSearch:I,handleSort:T,handlePageChange:E,handleItemsPerPageChange:A,clearFilters:D,refetch:N.refetch,selectedIds:R,selectItem:F,selectAll:L,clearSelection:M,isAllSelected:O,bulkDelete:z.mutate,isBulkDeleting:z.isPending}}const kn=$.Root,Nn=$.Trigger,jn=$.Portal,Cn=L.forwardRef(({className:e,...t},n)=>fe.jsx($.Overlay,{className:me("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t,ref:n}));Cn.displayName=$.Overlay.displayName;const Sn=L.forwardRef(({className:e,...t},n)=>fe.jsxs(jn,{children:[fe.jsx(Cn,{}),fe.jsx($.Content,{ref:n,className:me("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),...t})]}));Sn.displayName=$.Content.displayName;const Pn=({className:e,...t})=>fe.jsx("div",{className:me("flex flex-col space-y-2 text-center sm:text-left bg-primary text-primary-foreground px-6 py-4 -mx-6 -mt-6 mb-6 rounded-t-lg",e),...t});Pn.displayName="AlertDialogHeader";const In=({className:e,...t})=>fe.jsx("div",{className:me("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});In.displayName="AlertDialogFooter";const Tn=L.forwardRef(({className:e,...t},n)=>fe.jsx($.Title,{ref:n,className:me("text-lg font-semibold",e),...t}));Tn.displayName=$.Title.displayName;const En=L.forwardRef(({className:e,...t},n)=>fe.jsx($.Description,{ref:n,className:me("text-sm text-muted-foreground",e),...t}));En.displayName=$.Description.displayName;const An=L.forwardRef(({className:e,...t},n)=>fe.jsx($.Action,{ref:n,className:me(he(),e),...t}));An.displayName=$.Action.displayName;const Dn=L.forwardRef(({className:e,...t},n)=>fe.jsx($.Cancel,{ref:n,className:me(he({variant:"outline"}),"mt-2 sm:mt-0",e),...t}));Dn.displayName=$.Cancel.displayName;const Rn=({open:t,onOpenChange:n,item:r,onConfirm:a,entityName:s="item",isDeleting:o=!1,isBulk:i=!1,bulkCount:l})=>{const[c,u]=e.useState("");e.useEffect(()=>{t||u("")},[t]);const d=()=>{u(""),n(!1)},f=i?c===l?.toString():c===r?.title;return r?fe.jsx(kn,{open:t,onOpenChange:d,children:fe.jsxs(Sn,{className:"sm:max-w-[500px]",children:[fe.jsx(Pn,{children:fe.jsxs("div",{className:"flex items-center space-x-2",children:[fe.jsx("div",{className:"flex-shrink-0 w-8 h-8 rounded-full bg-destructive/10 flex items-center justify-center",children:fe.jsx("span",{className:"text-destructive font-semibold text-sm",children:"!"})}),fe.jsx("div",{className:"flex-1",children:fe.jsx(Tn,{className:"text-lg font-semibold",children:"Confirmar Exclusão"})})]})}),fe.jsx(En,{asChild:!0,children:fe.jsxs("div",{className:"space-y-4",children:[fe.jsxs("div",{className:"text-sm text-muted-foreground",children:[fe.jsx("p",{className:"mb-2",children:i?fe.jsx(fe.Fragment,{children:"Você está prestes a excluir permanentemente:"}):fe.jsxs(fe.Fragment,{children:["Você está prestes a excluir permanentemente o ",s,":"]})}),fe.jsx("div",{className:"p-3 bg-muted rounded-md border-l-4 border-l-destructive",children:fe.jsx("p",{className:"font-medium text-foreground",children:i?`${r.title}`:r.title})})]}),fe.jsx("div",{className:"bg-orange-50 border border-orange-200 rounded-md p-3",children:fe.jsxs("div",{className:"flex items-start space-x-2",children:[fe.jsx("div",{className:"flex-shrink-0 w-5 h-5 rounded-full bg-orange-500 flex items-center justify-center mt-0.5",children:fe.jsx("span",{className:"text-white font-bold text-xs",children:"!"})}),fe.jsxs("div",{className:"text-sm text-orange-800",children:[fe.jsx("p",{className:"font-medium mb-1",children:"Atenção!"}),fe.jsx("p",{children:i?fe.jsx(fe.Fragment,{children:"Esta ação não pode ser desfeita. Os itens serão removidos permanentemente do sistema."}):fe.jsxs(fe.Fragment,{children:["Esta ação não pode ser desfeita. O ",s," será removido permanentemente do sistema."]})})]})]})}),fe.jsxs("div",{className:"space-y-2",children:[fe.jsx(ve,{htmlFor:"confirmation",className:"text-sm font-medium",children:i?fe.jsxs(fe.Fragment,{children:["Para confirmar, digite o número de itens que serão removidos: ",fe.jsx("strong",{children:l})]}):fe.jsxs(fe.Fragment,{children:["Para confirmar, digite ",fe.jsxs("strong",{children:['"',r.title,'"']})," abaixo:"]})}),fe.jsx(ye,{id:"confirmation",type:i?"number":"text",value:c,onChange:e=>u(e.target.value),placeholder:i?`Digite: ${l}`:`Digite: ${r.title}`,className:"w-full"})]})]})}),fe.jsxs(In,{children:[fe.jsx(Dn,{onClick:d,children:"Cancelar"}),fe.jsx(An,{onClick:()=>{if(!r)return;(i?c===l?.toString():c===r.title)&&(a(r),u(""),n(!1))},disabled:!f||o,className:"bg-destructive hover:bg-destructive/90 text-destructive-foreground",children:o?"Removendo...":`Excluir ${s}`})]})]})}):null},_n=L.forwardRef(({className:e,...t},n)=>fe.jsx("table",{ref:n,className:me("w-full caption-bottom text-sm",e),...t}));_n.displayName="Table";const Fn=L.forwardRef(({className:e,...t},n)=>fe.jsx("thead",{ref:n,className:me("[&_tr]:border-b sticky top-0 z-[1] bg-background",e),...t}));Fn.displayName="TableHeader";const Ln=L.forwardRef(({className:e,...t},n)=>fe.jsx("tbody",{ref:n,className:me("[&_tr:last-child]:border-0",e),...t}));Ln.displayName="TableBody";const Mn=L.forwardRef(({className:e,...t},n)=>fe.jsx("tfoot",{ref:n,className:me("border-t bg-muted/50 font-medium [&>tr]:last:border-b-0",e),...t}));Mn.displayName="TableFooter";const On=L.forwardRef(({className:e,...t},n)=>fe.jsx("tr",{ref:n,className:me("border-b transition-colors hover:bg-muted/50 data-[state=selected]:bg-muted odd:bg-muted/50",e),...t}));On.displayName="TableRow";const zn=L.forwardRef(({className:e,...t},n)=>fe.jsx("th",{ref:n,className:me("h-12 px-4 py-3 text-left align-middle font-medium text-muted-foreground bg-background border-b [&:has([role=checkbox])]:pr-0",e),...t}));zn.displayName="TableHead";const Un=L.forwardRef(({className:e,...t},n)=>fe.jsx("td",{ref:n,className:me("px-4 py-3 align-middle [&:has([role=checkbox])]:pr-0",e),...t}));Un.displayName="TableCell";const Bn=L.forwardRef(({className:e,...t},n)=>fe.jsx("caption",{ref:n,className:me("mt-4 text-sm text-muted-foreground",e),...t}));function $n({className:e,...t}){return fe.jsx("div",{className:me("animate-pulse rounded-md bg-muted",e),...t})}function Vn({rows:e=5,columns:t=4}){return fe.jsx("div",{className:"w-full",children:fe.jsxs("div",{className:"rounded-md border",children:[fe.jsx("div",{className:"border-b bg-muted/50 px-4 py-3",children:fe.jsx("div",{className:"flex space-x-4",children:Array.from({length:t}).map((e,t)=>fe.jsx($n,{className:"h-4 w-24"},t))})}),fe.jsx("div",{children:Array.from({length:e}).map((e,n)=>fe.jsx("div",{className:"border-b px-4 py-3 last:border-0",children:fe.jsx("div",{className:"flex space-x-4",children:Array.from({length:t}).map((e,t)=>fe.jsx($n,{className:"h-4 w-20"},t))})},n))})]})})}function qn({count:e=3}){return fe.jsx("div",{className:"space-y-4",children:Array.from({length:e}).map((e,t)=>fe.jsxs(we,{children:[fe.jsxs(ke,{children:[fe.jsx($n,{className:"h-4 w-3/4"}),fe.jsx($n,{className:"h-3 w-1/2"})]}),fe.jsx(Ce,{children:fe.jsxs("div",{className:"space-y-2",children:[fe.jsx($n,{className:"h-3 w-full"}),fe.jsx($n,{className:"h-3 w-2/3"})]})})]},t))})}Bn.displayName="TableCaption";const Hn={default:i.FileX,search:i.Search,error:i.AlertCircle};function Wn({icon:e,title:t,description:n,action:r,className:a,variant:s="default"}){const o=e?()=>e:Hn[s];return fe.jsxs("div",{className:me("flex flex-col items-center justify-center py-12 px-4 text-center",a),children:[fe.jsx("div",{className:"flex items-center justify-center w-16 h-16 rounded-full bg-muted mb-4",children:fe.jsx(o,{className:"h-8 w-8 text-muted-foreground"})}),fe.jsx("h3",{className:"text-lg font-semibold mb-2",children:t}),n&&fe.jsx("p",{className:"text-muted-foreground mb-6 max-w-sm",children:n}),r&&fe.jsx(ge,{onClick:r.onClick,variant:"outline",children:r.label})]})}const Qn=V.Root,Gn=V.Trigger,Kn=V.Group,Xn=V.Portal,Yn=V.Sub,Jn=V.RadioGroup,Zn=L.forwardRef(({className:e,inset:t,children:n,...r},a)=>fe.jsxs(V.SubTrigger,{ref:a,className:me("flex cursor-default select-none items-center px-2 py-1.5 text-sm outline-none focus:bg-accent data-[state=open]:bg-accent",t&&"pl-8",e),...r,children:[n,fe.jsx(i.ChevronRight,{className:"ml-auto h-4 w-4"})]}));Zn.displayName=V.SubTrigger.displayName;const er=L.forwardRef(({className:e,...t},n)=>fe.jsx(V.SubContent,{ref:n,className:me("z-50 min-w-[8rem] overflow-hidden border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...t}));er.displayName=V.SubContent.displayName;const tr=L.forwardRef(({className:e,sideOffset:t=4,...n},r)=>fe.jsx(V.Portal,{children:fe.jsx(V.Content,{ref:r,sideOffset:t,className:me("z-[100] min-w-[8rem] overflow-hidden rounded-md border bg-white shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 dark:bg-gray-800 dark:border-gray-700",e),...n})}));tr.displayName=V.Content.displayName;const nr=L.forwardRef(({className:e,inset:t,...n},r)=>fe.jsx(V.Item,{ref:r,className:me("relative flex cursor-default select-none items-center px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",t&&"pl-8",e),...n}));nr.displayName=V.Item.displayName;const rr=L.forwardRef(({className:e,children:t,checked:n,...r},a)=>fe.jsxs(V.CheckboxItem,{ref:a,className:me("relative flex cursor-default select-none items-center py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),checked:n,...r,children:[fe.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:fe.jsx(V.ItemIndicator,{children:fe.jsx(i.Check,{className:"h-4 w-4"})})}),t]}));rr.displayName=V.CheckboxItem.displayName;const ar=L.forwardRef(({className:e,children:t,...n},r)=>fe.jsxs(V.RadioItem,{ref:r,className:me("relative flex cursor-default select-none items-center py-1.5 pl-8 pr-2 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...n,children:[fe.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:fe.jsx(V.ItemIndicator,{children:fe.jsx(i.Circle,{className:"h-2 w-2 fill-current"})})}),t]}));ar.displayName=V.RadioItem.displayName;const sr=L.forwardRef(({className:e,inset:t,...n},r)=>fe.jsx(V.Label,{ref:r,className:me("px-2 py-1.5 text-sm font-semibold",t&&"pl-8",e),...n}));sr.displayName=V.Label.displayName;const or=L.forwardRef(({className:e,...t},n)=>fe.jsx(V.Separator,{ref:n,className:me("-mx-1 my-1 h-px bg-muted",e),...t}));or.displayName=V.Separator.displayName;const ir=({className:e,...t})=>fe.jsx("span",{className:me("ml-auto text-xs tracking-widest opacity-60",e),...t});ir.displayName="DropdownMenuShortcut";const lr=({onEdit:e,onDelete:t,onToggleStatus:n,isActive:r=!0,canDelete:a=!0,renderAs:s})=>{const o=[];if(e){const t={icon:i.Edit,label:"Editar",onClick:e};o.push(t)}if(n){const e={icon:r?i.PowerOff:i.Power,label:r?"Inativar":"Ativar",onClick:n};o.push(e)}if(a&&t){const e={icon:i.Trash2,label:"Remover",onClick:t,destructive:!0};o.push(e)}return"dropdown"===s?fe.jsx(fe.Fragment,{children:o.map((e,t)=>fe.jsxs(nr,{onClick:e.onClick,className:e.destructive?"text-destructive":"",children:[fe.jsx(e.icon,{className:"mr-2 h-4 w-4"}),e.label]},t))}):fe.jsx(fe.Fragment,{children:o.map((e,t)=>fe.jsxs(ge,{variant:"ghost",size:"sm",onClick:e.onClick,className:"w-full justify-start h-auto py-2 px-3 text-sm font-normal "+(e.destructive?"text-destructive hover:text-destructive":""),children:[fe.jsx(e.icon,{className:"h-4 w-4 mr-2"}),e.label]},t))})},cr=({onEdit:e,onDelete:t,canDelete:n=!0,onToggleStatus:r,isActive:a=!0})=>fe.jsxs(Qn,{children:[fe.jsx(Gn,{asChild:!0,children:fe.jsx(ge,{variant:"action",size:"sm",className:"h-7 px-2 text-xs",children:fe.jsx(i.EllipsisVertical,{size:12})})}),fe.jsx(tr,{align:"end",children:fe.jsx(lr,{onEdit:t=>{t?.stopPropagation(),e?.()},onDelete:e=>{e?.stopPropagation(),t?.()},onToggleStatus:e=>{e?.stopPropagation(),r?.()},isActive:a,canDelete:n,renderAs:"dropdown"})})]}),ur=e.memo(({checked:e,onCheckedChange:t})=>fe.jsx(Je,{checked:e,onCheckedChange:t}),(e,t)=>e.checked===t.checked),dr=({manager:t,columns:n,onEdit:r,onView:a,onToggleStatus:s,onDelete:o,renderActions:l,enableBulkActions:c=!1})=>{const[u,d]=e.useState(!1),[f,m]=e.useState(null);e.useEffect(()=>{const e=()=>d(window.innerWidth<768);return e(),window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)},[]),e.useEffect(()=>{const e=()=>m(null);if(f)return document.addEventListener("click",e),()=>document.removeEventListener("click",e)},[f]);const p=(()=>{n.length;let e=0;const t=n.map(t=>{if(t.width)return e+=t.width,{...t,calculatedWidth:t.width,isFixed:!0};{const n=t.minWidth||120,r=t.weight||1;return e+=n,{...t,calculatedWidth:n,weight:r,isFixed:!1}}});return e+=100,t.map(e=>e.isFixed?{...e,style:{width:`${e.calculatedWidth}px`}}:{...e,style:{minWidth:`${e.calculatedWidth}px`,width:`${e.calculatedWidth}px`}})})();return u?t.isLoading?fe.jsx(qn,{count:3}):0===t.entities.length?fe.jsx(Wn,{title:"Nenhum item encontrado",description:"Não há dados para exibir no momento.",variant:"search"}):fe.jsxs("div",{className:"space-y-4",children:[t.entities.map(e=>fe.jsx(we,{className:me("overflow-hidden cursor-pointer hover:bg-muted/50",c&&t.selectedIds.includes(e.id)&&"bg-muted"),onClick:t=>{t.stopPropagation(),c||r?.(e)},onContextMenu:t=>{t.preventDefault(),t.stopPropagation(),m({x:t.clientX,y:t.clientY,item:e})},children:fe.jsx(Ce,{className:"p-4",children:fe.jsxs("div",{className:"flex items-start gap-3",children:[c&&fe.jsx("div",{className:"pt-0.5",onClick:e=>e.stopPropagation(),children:fe.jsx(ur,{checked:t.selectedIds.includes(e.id),onCheckedChange:()=>t.selectItem(e.id)})}),fe.jsxs("div",{className:"flex-1",children:[n.map(t=>fe.jsxs("div",{className:"flex justify-between items-start mb-2 last:mb-0",children:[fe.jsxs("span",{className:"text-sm font-medium text-muted-foreground min-w-0 mr-2",children:[t.header,":"]}),fe.jsx("div",{className:"text-sm text-foreground text-right min-w-0 flex-1",children:t.render?t.render(e):e[t.key]})]},String(t.key))),(r||a||l)&&fe.jsx("div",{className:"mt-3 pt-3 border-t flex justify-end",onClick:e=>e.stopPropagation(),children:l?l(e):fe.jsx(cr,{onEdit:r?()=>{r(e)}:void 0,onDelete:o?()=>o(e):void 0,onToggleStatus:s?()=>s(e):void 0,isActive:e.is_actived})})]})]})})},e.id)),f&&fe.jsx("div",{className:"fixed bg-background border border-border rounded-md shadow-lg py-1 z-50 min-w-[120px]",style:{left:f.x,top:f.y},onClick:e=>e.stopPropagation(),children:fe.jsx(lr,{onEdit:r?()=>{r(f.item),m(null)}:void 0,onDelete:o?()=>{o(f.item),m(null)}:void 0,onToggleStatus:s?()=>{s(f.item),m(null)}:void 0,isActive:f.item.is_actived,canDelete:!!o,renderAs:"context"})})]}):fe.jsxs("div",{className:"flex flex-col h-full",children:[t.isLoading?fe.jsx(Vn,{rows:5,columns:n.length}):fe.jsx("div",{className:"flex flex-col h-full overflow-hidden",children:fe.jsx("div",{className:"flex-1 overflow-auto",children:fe.jsxs(_n,{className:"table-auto",children:[fe.jsxs("colgroup",{children:[c&&fe.jsx("col",{style:{width:"50px"}}),p.map((e,t)=>fe.jsx("col",{style:e.style},t)),fe.jsx("col",{style:{width:"100px"}})]}),fe.jsx(Fn,{children:fe.jsxs(On,{children:[c&&fe.jsx(zn,{className:"w-[50px]",children:fe.jsx(ur,{checked:t.isAllSelected,onCheckedChange:t.selectAll})}),n.map(e=>{return fe.jsx(zn,{className:`${e.className||""} ${e.sortable?"cursor-pointer hover:bg-muted/50":""}`,onClick:e.sortable?()=>t.handleSort(String(e.key)):void 0,children:fe.jsxs("div",{className:"flex items-center "+(e.className?.includes("text-center")?"justify-center":""),children:[e.header,e.sortable&&(n=String(e.key),t.sortField!==n?fe.jsx(i.ArrowUpDown,{size:14,className:"ml-1 opacity-50"}):"asc"===t.sortDirection?fe.jsx(i.ArrowUp,{size:14,className:"ml-1"}):fe.jsx(i.ArrowDown,{size:14,className:"ml-1"}))]})},String(e.key));var n}),fe.jsx(zn,{className:"w-[100px] text-center",children:"Ações"})]})}),fe.jsx(Ln,{children:0===t.entities.length?fe.jsx(On,{children:fe.jsx(Un,{colSpan:c?n.length+2:n.length+1,className:"h-32",children:fe.jsx(Wn,{title:"Nenhum item encontrado",description:"Não há dados para exibir no momento.",variant:"search"})})}):t.entities.map(e=>fe.jsxs(On,{className:me("cursor-pointer hover:bg-muted/50",c&&t.selectedIds.includes(e.id)&&"bg-muted"),onClick:t=>{t.stopPropagation(),c||r?.(e)},onContextMenu:t=>{t.preventDefault(),t.stopPropagation(),m({x:t.clientX,y:t.clientY,item:e})},children:[c&&fe.jsx(Un,{onClick:e=>e.stopPropagation(),children:fe.jsx(ur,{checked:t.selectedIds.includes(e.id),onCheckedChange:()=>t.selectItem(e.id)})}),n.map(t=>fe.jsx(Un,{className:t.className,children:t.render?t.render(e):e[t.key]},String(t.key))),fe.jsx(Un,{className:"text-center",children:l?l(e):fe.jsx(cr,{onEdit:r?()=>r(e):void 0,onDelete:o?()=>o(e):void 0,onToggleStatus:s?()=>s(e):void 0,isActive:e.is_actived})})]},e.id))})]})})}),f&&fe.jsx("div",{className:"fixed bg-background border border-border rounded-md shadow-lg py-1 z-50 min-w-[120px]",style:{left:f.x,top:f.y},onClick:e=>e.stopPropagation(),children:fe.jsx(lr,{onEdit:r?()=>{r(f.item),m(null)}:void 0,onDelete:o?()=>{o(f.item),m(null)}:void 0,onToggleStatus:s?()=>{s(f.item),m(null)}:void 0,isActive:f.item.is_actived,canDelete:!!o,renderAs:"context"})})]})};function fr(t,n,r,a){const[s,o]=e.useState({}),[i,l]=e.useState({}),c=e.useMemo(()=>t,[t]),u=e=>e instanceof Date&&!isNaN(e.getTime()),d=e=>{if(void 0!==e.defaultValue)return e.defaultValue;switch(e.type){case"multiselect":return[];case"checkbox":return!1;case"number":return 0;case"date":default:return"";case"group":return{}}},f=(e,t)=>{if(e.computedValue&&"function"==typeof e.computedValue)try{return e.computedValue(t)}catch(n){return d(e)}},m=(e,t,n)=>{if(e.required&&(""===t||null==t||Array.isArray(t)&&0===t.length))return`${e.label} é obrigatório`;if(e.validation){let a;if("function"==typeof e.validation?a=e.validation:e.validation.custom&&"function"==typeof e.validation.custom&&(a=e.validation.custom),a)try{const e=a(t,n);if(e)return e}catch(r){}}};e.useEffect(()=>{if(!a)return;const e=t=>{const n=[];return t.forEach(t=>{n.push(t),t.fields&&n.push(...e(t.fields))}),n},t=e(c),s={};t.forEach(e=>{let t;if(n&&void 0!==n[e.name]){if(t=n[e.name],null==t&&(t=""),"date"===e.type&&t)if("string"==typeof t){const e=new Date(t);u(e)&&(t=e.toISOString().split("T")[0])}else u(t)&&(t=t.toISOString().split("T")[0])}else t=d(e);s[e.name]=t}),t.forEach(e=>{const t=f(e,s);void 0!==t&&(s[e.name]=t)}),n&&Object.keys(n).forEach(e=>{t.find(t=>t.name===e)||void 0===n[e]||(s[e]=n[e])}),o(s),l({}),r&&r(s)},[c,n,r,a]);const p=e=>{const t=[];return e.forEach(e=>{t.push(e),e.fields&&t.push(...p(e.fields))}),t},h=()=>{const e=p(c),t={};return e.forEach(e=>{const n=m(e,s[e.name],s);n&&(t[e.name]=n)}),l(t),0===Object.keys(t).length};return{formData:s,errors:i,updateField:(e,t)=>{o(n=>{const a={...n,[e]:t},s=((e,t)=>{let n={...t};const r=e=>{const t=[];return e.forEach(e=>{t.push(e),e.fields&&t.push(...r(e.fields))}),t};return r(c).filter(t=>t.dependsOn===e).forEach(e=>{const t=f(e,n);void 0!==t&&(n={...n,[e.name]:t})}),n})(e,a);return r&&r(s),s}),i[e]&&l(t=>{const n={...t};return delete n[e],n});const n=p(c).find(t=>t.name===e);if(n){const r=m(n,t,s);r&&l(t=>({...t,[e]:r}))}},validateForm:h,handleSubmit:e=>t=>{t&&(t.preventDefault(),t.stopPropagation()),h()&&e(s)}}}const mr=q.Root,pr=q.Trigger,hr=L.forwardRef(({className:e,align:t="center",sideOffset:n=4,...r},a)=>fe.jsx(q.Portal,{children:fe.jsx(q.Content,{ref:a,align:t,sideOffset:n,className:me("z-50 w-72 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...r})}));hr.displayName=q.Content.displayName;const gr=["#3b82f6","#ef4444","#10b981","#f59e0b","#8b5cf6","#06b6d4","#84cc16","#f97316","#ec4899","#6b7280"],xr=({value:e="#3b82f6",onChange:t,label:n})=>fe.jsxs("div",{className:"space-y-2",children:[n&&fe.jsx(ve,{children:n}),fe.jsxs(mr,{children:[fe.jsx(pr,{asChild:!0,children:fe.jsxs(ge,{variant:"outline",className:"w-full justify-start text-left font-normal",children:[fe.jsx("div",{className:"h-4 w-4 rounded border mr-2",style:{backgroundColor:e}}),e]})}),fe.jsx(hr,{className:"w-64",children:fe.jsxs("div",{className:"space-y-3",children:[fe.jsxs("div",{children:[fe.jsx(ve,{htmlFor:"color-input",children:"Cor personalizada"}),fe.jsx(ye,{id:"color-input",type:"color",value:e,onChange:e=>t?.(e.target.value),className:"h-10 w-full"})]}),fe.jsxs("div",{children:[fe.jsx(ve,{children:"Cores predefinidas"}),fe.jsx("div",{className:"grid grid-cols-5 gap-2 mt-2",children:gr.map(e=>fe.jsx("button",{className:"h-8 w-8 rounded border-2 border-border hover:border-primary",style:{backgroundColor:e},onClick:()=>t?.(e),"aria-label":`Selecionar cor ${e}`},e))})]})]})})]})]}),yr=L.forwardRef(({className:e,children:t,...n},r)=>fe.jsxs(H.Root,{ref:r,className:me("relative overflow-hidden",e),...n,children:[fe.jsx(H.Viewport,{className:"h-full w-full rounded-[inherit]",children:t}),fe.jsx(br,{}),fe.jsx(H.Corner,{})]}));yr.displayName=H.Root.displayName;const br=L.forwardRef(({className:e,orientation:t="vertical",...n},r)=>fe.jsx(H.ScrollAreaScrollbar,{ref:r,orientation:t,className:me("flex touch-none select-none transition-colors","vertical"===t&&"h-full w-2.5 border-l border-l-transparent p-[1px]","horizontal"===t&&"h-2.5 flex-col border-t border-t-transparent p-[1px]",e),...n,children:fe.jsx(H.ScrollAreaThumb,{className:"relative flex-1 rounded-full bg-border"})}));br.displayName=H.ScrollAreaScrollbar.displayName;const vr={Star:i.Star,Heart:i.Heart,Home:i.Home,User:i.User,Settings:i.Settings,Mail:i.Mail,Phone:i.Phone,Calendar:i.Calendar,MapPin:i.MapPin,Camera:i.Camera,Image:i.Image,Music:i.Music,Video:i.Video,Book:i.Book,Bookmark:i.Bookmark,Search:i.Search,Filter:i.Filter,Edit:i.Edit,Trash2:i.Trash2,Plus:i.Plus,Minus:i.Minus,Check:i.Check,X:i.X,ChevronDown:i.ChevronDown,ChevronUp:i.ChevronUp,ChevronLeft:i.ChevronLeft,ChevronRight:i.ChevronRight,ArrowUp:i.ArrowUp,ArrowDown:i.ArrowDown,ArrowLeft:i.ArrowLeft,ArrowRight:i.ArrowRight,Clock:i.Clock,Bell:i.Bell,AlertCircle:i.AlertCircle,Info:i.Info,HelpCircle:i.HelpCircle,Download:i.Download,Upload:i.Upload,Share:i.Share,Copy:i.Copy,Save:i.Save,FileText:i.FileText,Folder:i.Folder,FolderOpen:i.FolderOpen,Archive:i.Archive,Lock:i.Lock,Unlock:i.Unlock,Eye:i.Eye,EyeOff:i.EyeOff,Shield:i.Shield,Key:i.Key,Zap:i.Zap,Flame:i.Flame,Sparkles:i.Sparkles,Award:i.Award,Trophy:i.Trophy,Target:i.Target},wr=({value:t="Star",onChange:n,label:r})=>{const[a,s]=e.useState(""),o=Object.entries(vr).filter(([e])=>e.toLowerCase().includes(a.toLowerCase())),l=vr[t]||i.Star;return fe.jsxs("div",{className:"space-y-2",children:[r&&fe.jsx(ve,{children:r}),fe.jsxs(mr,{children:[fe.jsx(pr,{asChild:!0,children:fe.jsxs(ge,{variant:"outline",className:"w-full justify-start text-left font-normal",children:[fe.jsx(l,{className:"h-4 w-4 mr-2"}),t]})}),fe.jsx(hr,{className:"w-80",children:fe.jsxs("div",{className:"space-y-3",children:[fe.jsxs("div",{children:[fe.jsx(ve,{htmlFor:"icon-search",children:"Buscar ícone"}),fe.jsx(ye,{id:"icon-search",placeholder:"Digite o nome do ícone...",value:a,onChange:e=>s(e.target.value)})]}),fe.jsx(yr,{className:"h-48",children:fe.jsx("div",{className:"grid grid-cols-6 gap-2",children:o.map(([e,r])=>fe.jsx("button",{className:"p-2 rounded border-2 hover:border-primary "+(t===e?"border-primary bg-primary/10":"border-border"),onClick:()=>n?.(e),title:e,children:fe.jsx(r,{className:"h-4 w-4"})},e))})})]})})]})]})},kr=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("flex h-full w-full flex-col overflow-hidden rounded-md bg-popover text-popover-foreground",e),...t}));kr.displayName="Command";const Nr=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{className:"flex items-center border-b px-3","cmdk-input-wrapper":"",children:fe.jsx("input",{ref:n,className:me("flex h-11 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",e),...t})}));Nr.displayName="CommandInput";const jr=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("max-h-[300px] overflow-y-auto overflow-x-hidden",e),...t}));jr.displayName="CommandList";const Cr=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("py-6 text-center text-sm text-muted-foreground",e),...t}));Cr.displayName="CommandEmpty";const Sr=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("overflow-hidden p-1 text-foreground [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground",e),...t}));Sr.displayName="CommandGroup";const Pr=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("-mx-1 h-px bg-border",e),...t}));Pr.displayName="CommandSeparator";const Ir=L.forwardRef(({className:e,disabled:t,onSelect:n,value:r,...a},s)=>fe.jsx("div",{ref:s,className:me("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none data-[disabled=true]:pointer-events-none data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground data-[disabled=true]:opacity-50",e),"data-disabled":t,onClick:()=>!t&&n?.(r||""),...a}));Ir.displayName="CommandItem";const Tr=({className:e,...t})=>fe.jsx("span",{className:me("ml-auto text-xs tracking-widest text-muted-foreground",e),...t});function Er({options:e,value:t,onChange:n,onCreate:r,placeholder:a="Selecionar...",searchPlaceholder:s="Buscar...",createLabel:o=e=>`Criar "${e}"`,emptyMessage:l="Nenhum item encontrado.",disabled:c=!1,error:u,isLoading:d=!1,className:f,mode:m="single"}){const[p,h]=L.useState(!1),[g,x]=L.useState(""),[y,b]=L.useState(!1),v=L.useMemo(()=>t?Array.isArray(t)?t:[t]:[],[t]),w=L.useMemo(()=>v.map(t=>e.find(e=>e.value===t)?.label).filter(Boolean),[v,e]),k=L.useMemo(()=>g?e.filter(e=>e.label.toLowerCase().includes(g.toLowerCase())):e,[e,g]),N=L.useMemo(()=>!(!g||!r)&&!e.some(e=>e.label.toLowerCase()===g.toLowerCase()),[g,e,r]),j=L.useMemo(()=>0===w.length?a:"single"===m?w[0]:null,[w,a,m]);return fe.jsxs(mr,{open:p,onOpenChange:h,children:[fe.jsx(pr,{asChild:!0,children:fe.jsxs(ge,{variant:"outline",role:"combobox","aria-expanded":p,disabled:c||d,className:me("w-full justify-between",!t&&"text-muted-foreground",u&&"border-destructive",f),children:[fe.jsx("div",{className:"flex flex-wrap gap-1 flex-1 overflow-hidden",children:"multiple"===m&&w.length>0?w.map((e,t)=>fe.jsxs(tt,{variant:"secondary",className:"mr-1",children:[e,fe.jsx("button",{className:"ml-1 ring-offset-background rounded-full outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",onMouseDown:e=>((e,t)=>{t.stopPropagation();const r=v.filter(t=>t!==e);n("single"===m?"":r)})(v[t],e),children:"✕"})]},v[t])):fe.jsx("span",{className:"truncate",children:j})}),fe.jsx(i.ChevronsUpDown,{className:"ml-2 h-4 w-4 shrink-0 opacity-50"})]})}),fe.jsx(hr,{className:"w-full p-0",align:"start",children:fe.jsxs(kr,{children:[fe.jsx("div",{className:"flex items-center border-b px-3",children:fe.jsx("input",{placeholder:s,value:g,onChange:e=>x(e.target.value),className:"flex h-11 w-full rounded-md bg-transparent py-3 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50"})}),fe.jsxs(jr,{children:[0===k.length&&!N&&fe.jsx(Cr,{children:l}),N&&fe.jsx(Sr,{children:fe.jsxs(Ir,{onSelect:async()=>{if(r&&g){b(!0);try{const e=await r(g);e&&("single"===m?(n(e),h(!1)):n([...v,e])),x("")}catch(e){}finally{b(!1)}}},className:"cursor-pointer",disabled:y,children:[fe.jsx(i.Plus,{className:"mr-2 h-4 w-4 text-primary"}),fe.jsx("span",{className:"text-primary font-medium",children:o(g)})]})}),k.length>0&&fe.jsx(Sr,{children:k.map(e=>fe.jsxs(Ir,{value:e.value,onSelect:()=>(e=>{if("single"===m)n(e),h(!1),x("");else{const t=v.includes(e)?v.filter(t=>t!==e):[...v,e];n(t)}})(e.value),className:"cursor-pointer",children:[fe.jsx(i.Check,{className:me("mr-2 h-4 w-4",v.includes(e.value)?"opacity-100":"opacity-0")}),e.label]},e.value))})]})]})})]})}function Ar({value:t,onChange:n,items:r,isLoading:a=!1,error:s=null,getItemValue:o,getItemLabel:l,searchPlaceholder:c="Buscar...",emptyMessage:u="Nenhum item disponível",noResultsMessage:d="Nenhum resultado encontrado",sortItems:f,placeholder:m="Selecionar...",disabled:p=!1,className:h}){const[g,x]=e.useState(""),y=e.useMemo(()=>{const e=f?[...r].sort(f):[...r].sort((e,t)=>l(e).localeCompare(l(t),"pt-BR"));if(!g.trim())return e;const t=g.toLowerCase();return e.filter(e=>l(e).toLowerCase().includes(t))},[r,g,f,l]);return a?fe.jsx($n,{className:me("h-10 w-full",h)}):s?fe.jsxs("div",{className:me("flex items-center gap-2 p-2 border border-destructive/20 rounded-md",h),children:[fe.jsx(i.AlertCircle,{className:"h-4 w-4 text-destructive"}),fe.jsx("span",{className:"text-sm text-destructive",children:s.message||"Erro ao carregar dados"})]}):fe.jsxs(He,{value:t,onValueChange:n,disabled:p||0===r.length,children:[fe.jsx(Qe,{className:h,children:fe.jsx(We,{placeholder:m})}),fe.jsxs(Xe,{children:[fe.jsx("div",{className:"px-2 pb-2",children:fe.jsxs("div",{className:"relative",children:[fe.jsx(i.Search,{className:"absolute left-2 top-2.5 h-4 w-4 text-muted-foreground"}),fe.jsx(ye,{placeholder:c,value:g,onChange:e=>x(e.target.value),onKeyDown:e=>e.stopPropagation(),className:"pl-8 h-9"})]})}),0===y.length?fe.jsx(Ye,{value:"no-items",disabled:!0,children:g?d:u}):y.map(e=>fe.jsx(Ye,{value:o(e),children:l(e)},o(e)))]})]})}Tr.displayName="CommandShortcut";const Dr=(e={})=>{const{user:t,alias:n}=vn(),r=an(),{enabled:a=r.enableUsersApi}=e;return h.useQuery({queryKey:["qualiex-users",n],queryFn:()=>Yt.getUsers(n),enabled:a&&!!n&&!!t,retry:2,retryDelay:1e3})},Rr=({value:e="",onChange:t,placeholder:n="Selecionar usuário",disabled:r,className:a,enabled:s})=>{const{data:o=[],isLoading:i,error:l}=Dr({enabled:s});return fe.jsx(Ar,{value:e,onChange:t,items:o,isLoading:i,error:l,getItemValue:e=>e.userId,getItemLabel:e=>e.userName,placeholder:n,searchPlaceholder:"Buscar usuário...",emptyMessage:"Nenhum usuário disponível",noResultsMessage:"Nenhum usuário encontrado",disabled:r,className:a})};function _r({title:t,sections:n,initialData:r,onSubmit:a,onCancel:s,open:o,submitButtonText:i="Salvar",isLoading:l=!1,usersData:c}){const[u,d]=e.useState(n?.[0]?.id||""),f=e.useMemo(()=>n&&Array.isArray(n)?n.flatMap(e=>e.fields.flatMap(e=>"group"===e.type?e.fields||[]:e)):[],[n]),{formData:m,errors:p,updateField:h,handleSubmit:g}=fr(f,r,void 0,o),x=e.useMemo(()=>n&&Array.isArray(n)?n.map(e=>({...e,disabled:e.condition?!e.condition(m):e.disabled||!1})):[],[n,m]),y=e.useMemo(()=>{const e=x.find(e=>e.id===u);if(e&&!e.disabled)return u;const t=x.find(e=>!e.disabled);return t?.id||u},[x,u]);e.useEffect(()=>{y!==u&&d(y)},[y,u]);const b=x.find(e=>e.id===y),v=e=>{const t=(e.computedValue,m[e.name]),n=void 0!==t?t:"",r=p[e.name];switch(e.type){case"group":return fe.jsxs("div",{className:"space-y-2",children:[e.label,fe.jsx("div",{className:e.className||("horizontal"===e.layout?"flex gap-3":"space-y-3"),children:e.fields?.map(e=>v(e))})]},e.name);case"user-select":return fe.jsxs("div",{className:`space-y-2 ${e.className||""}`,children:[fe.jsx(ve,{htmlFor:e.name,children:e.label}),fe.jsx(Rr,{value:n||"",onChange:t=>h(e.name,t),placeholder:e.placeholder,disabled:e.disabled,className:r?"border-red-500":""}),r&&fe.jsx("p",{className:"text-sm text-red-500",children:r})]},e.name);case"textarea":return fe.jsxs("div",{className:`space-y-2 ${e.className||""}`,children:[fe.jsx(ve,{htmlFor:e.name,children:e.label}),fe.jsx(Ze,{id:e.name,value:n||"",onChange:t=>{h(e.name,t.target.value)},placeholder:e.placeholder,disabled:e.disabled,className:`${r?"border-red-500":""} ${e.disabled?"bg-gray-100 cursor-not-allowed":""}`}),r&&fe.jsx("p",{className:"text-sm text-red-500",children:r})]},e.name);case"select":return fe.jsxs("div",{className:`space-y-2 ${e.className||""}`,children:[fe.jsx(ve,{htmlFor:e.name,children:e.label}),fe.jsxs(He,{value:String(n),onValueChange:t=>{h(e.name,t),e.onValueChange&&e.onValueChange(t)},disabled:e.disabled,children:[fe.jsx(Qe,{className:`${r?"border-red-500":""} ${e.disabled?"bg-gray-100 cursor-not-allowed":""}`,children:fe.jsx(We,{placeholder:e.placeholder})}),fe.jsx(Xe,{children:e.options?.map(e=>fe.jsx(Ye,{value:e.value,children:e.label},e.value))})]}),r&&fe.jsx("p",{className:"text-sm text-red-500",children:r})]},e.name);case"date":return fe.jsxs("div",{className:`space-y-2 ${e.className||""}`,children:[fe.jsx(ve,{htmlFor:e.name,children:e.label}),fe.jsx(ye,{id:e.name,type:"date",value:String(n),onChange:t=>h(e.name,t.target.value),placeholder:e.placeholder,disabled:e.disabled,className:me("w-full",r?"border-red-500":"",e.disabled?"bg-gray-100 cursor-not-allowed":"")}),r&&fe.jsx("p",{className:"text-sm text-red-500",children:r})]},e.name);case"color":return fe.jsxs("div",{children:[fe.jsxs(ve,{htmlFor:e.name,children:[e.label," ",e.required&&fe.jsx("span",{className:"text-destructive",children:"*"})]}),fe.jsx(ye,{id:e.name,type:"color",value:n||e.defaultValue||"#000000",onChange:t=>h(e.name,t.target.value),className:"h-10"}),r&&fe.jsx("p",{className:"text-sm text-destructive mt-1",children:r})]},e.name);case"color-picker":return fe.jsxs("div",{children:[fe.jsx(xr,{label:`${e.label} ${e.required?"*":""}`,value:n||e.defaultValue||"#3b82f6",onChange:t=>h(e.name,t)}),r&&fe.jsx("p",{className:"text-sm text-destructive mt-1",children:r})]},e.name);case"icon-picker":return fe.jsxs("div",{children:[fe.jsx(wr,{label:`${e.label} ${e.required?"*":""}`,value:n||e.defaultValue||"Star",onChange:t=>h(e.name,t)}),r&&fe.jsx("p",{className:"text-sm text-destructive mt-1",children:r})]},e.name);case"custom":if(!e.component)return null;const t=e.component;return fe.jsxs("div",{className:`space-y-2 ${e.className||""}`,children:[e.label&&fe.jsx(ve,{htmlFor:e.name,children:e.label}),fe.jsx(t,{value:n,onChange:t=>{h(e.name,t),e.onValueChange&&e.onValueChange(t)},disabled:e.disabled,error:r,...e.componentProps||{}}),r&&fe.jsx("p",{className:"text-sm text-red-500",children:r})]},e.name);case"creatable-select":return fe.jsxs("div",{className:`space-y-2 ${e.className||""}`,children:[fe.jsxs(ve,{htmlFor:e.name,children:[e.label,e.required&&fe.jsx("span",{className:"text-red-500 ml-1",children:"*"})]}),fe.jsx(Er,{options:e.options||[],value:n,onChange:t=>{h(e.name,t),e.onValueChange&&e.onValueChange(t)},onCreate:e.onCreate,placeholder:e.placeholder,searchPlaceholder:e.searchPlaceholder,createLabel:e.createLabel,emptyMessage:e.emptyMessage,disabled:e.disabled,error:r,mode:e.mode||"single"}),r&&fe.jsx("p",{className:"text-sm text-red-500",children:r})]},e.name);case"number":return fe.jsxs("div",{className:`space-y-2 ${e.className||""}`,children:[fe.jsx(ve,{htmlFor:e.name,children:e.label}),fe.jsx(ye,{id:e.name,type:"number",value:null!=n?String(n):"",onChange:t=>{const n=t.target.value,r=""===n?null:Number(n);h(e.name,r)},placeholder:e.placeholder,disabled:e.disabled,className:`${r?"border-red-500":""} ${e.disabled?"bg-gray-100 cursor-not-allowed":""}`,min:e.min,step:e.step||"1"}),r&&fe.jsx("p",{className:"text-sm text-red-500",children:r})]},e.name);default:return fe.jsxs("div",{className:`space-y-2 ${e.className||""}`,children:[fe.jsx(ve,{htmlFor:e.name,children:e.label}),fe.jsx(ye,{id:e.name,type:"text",value:n||"",onChange:t=>{h(e.name,t.target.value)},placeholder:e.placeholder,disabled:e.disabled,className:`${r?"border-red-500":""} ${e.disabled?"bg-gray-100 cursor-not-allowed":""}`,readOnly:e.disabled}),r&&fe.jsx("p",{className:"text-sm text-red-500",children:r})]},e.name)}},w=e.useCallback(()=>{if(!b)return null;if(b.disabled)return fe.jsxs("div",{className:"flex flex-col items-center justify-center py-12 text-center",children:[fe.jsx("div",{className:"rounded-full bg-muted p-3 mb-4",children:fe.jsx("svg",{className:"h-6 w-6 text-muted-foreground",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:fe.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 15v2m0 0v2m0-2h2m-2 0H9m3-8V9m0-4V3"})})}),fe.jsx("h3",{className:"text-lg font-semibold mb-2",children:"Seção não disponível"}),fe.jsx("p",{className:"text-muted-foreground max-w-sm",children:'Complete as informações obrigatórias na seção "Informações Gerais" para acessar esta seção.'})]});if(b.component){const e=b.component;return fe.jsx(e,{formData:m,updateField:h,errors:p,users:c,disabled:b.disabled})}return fe.jsx("div",{className:"space-y-3",children:b.fields.map(v)})},[b,m,h,p,c,v]),k=fe.jsxs("div",{className:"flex flex-col max-h-[80vh]",children:[x.length>1&&fe.jsx("div",{className:"flex-shrink-0 p-4 border-b",children:fe.jsx("div",{className:"flex space-x-2",children:x.map(e=>fe.jsx(ge,{variant:y===e.id?"action-primary":"action-secondary",size:"sm",onClick:()=>(e=>{const t=x.find(t=>t.id===e);t&&!t.disabled&&d(e)})(e.id),disabled:e.disabled,className:e.disabled?"opacity-50 cursor-not-allowed":"",children:e.title},e.id))})}),fe.jsx("div",{className:"flex-1 overflow-y-auto px-2 md:px-4 pt-0 pb-2 md:pb-4",children:l?fe.jsx("div",{className:"flex items-center justify-center py-12",children:fe.jsx("div",{className:"text-muted-foreground",children:"Carregando dados..."})}):fe.jsxs("form",{onSubmit:g(a),className:"space-y-3 md:space-y-4",children:[w(),fe.jsxs("div",{className:"flex justify-end space-x-2 pt-4",children:[fe.jsx(ge,{type:"button",variant:"outline",onClick:s,children:"Cancelar"}),fe.jsx(ge,{type:"submit",disabled:l,children:i})]})]})})]});return fe.jsx(Pe,{open:o,onOpenChange:e=>{!1===e&&!0===o&&s()},children:fe.jsxs(De,{className:"max-w-4xl max-h-[90vh] overflow-hidden",children:[fe.jsxs(Re,{className:"bg-primary text-primary-foreground px-6 py-4 -mx-6 -mt-6 mb-4",children:[fe.jsx(Fe,{className:"text-white",children:t}),fe.jsx(Le,{className:"sr-only",children:"Formulário para preenchimento de dados"})]}),k]})})}function Fr({currentPage:e,totalPages:t,totalItems:n,itemsPerPage:r,onPageChange:a,onItemsPerPageChange:s,variant:o="full"}){const l=(e-1)*r+1,c=Math.min(e*r,n);return fe.jsxs("div",{className:"flex items-center justify-between px-4 py-3 gap-4",children:[fe.jsx("div",{className:"flex items-center gap-2",children:"full"===o&&fe.jsxs(fe.Fragment,{children:[fe.jsx("span",{className:"text-sm text-muted-foreground whitespace-nowrap",children:"Itens por página"}),fe.jsxs(He,{value:String(r),onValueChange:e=>s(Number(e)),children:[fe.jsx(Qe,{className:"h-8 w-[70px]",children:fe.jsx(We,{})}),fe.jsxs(Xe,{children:[fe.jsx(Ye,{value:"10",children:"10"}),fe.jsx(Ye,{value:"25",children:"25"}),fe.jsx(Ye,{value:"50",children:"50"}),fe.jsx(Ye,{value:"100",children:"100"})]})]})]})}),fe.jsxs("div",{className:"text-sm text-muted-foreground text-center hidden sm:block",children:[l,"-",c," de ",n," itens"]}),fe.jsxs("div",{className:"flex items-center gap-1",children:[fe.jsx(ge,{variant:"outline",size:"sm",onClick:()=>a(1),disabled:1===e,className:"h-8 w-8 p-0",children:fe.jsx(i.ChevronsLeft,{size:16})}),fe.jsx(ge,{variant:"outline",size:"sm",onClick:()=>a(e-1),disabled:1===e,className:"h-8 w-8 p-0",children:fe.jsx(i.ChevronLeft,{size:16})}),fe.jsxs("div",{className:"flex items-center gap-1 px-2",children:[fe.jsx("span",{className:"text-sm font-medium",children:e}),fe.jsx("span",{className:"text-sm text-muted-foreground",children:"de"}),fe.jsx("span",{className:"text-sm font-medium",children:t})]}),fe.jsx(ge,{variant:"outline",size:"sm",onClick:()=>a(e+1),disabled:e===t,className:"h-8 w-8 p-0",children:fe.jsx(i.ChevronRight,{size:16})}),fe.jsx(ge,{variant:"outline",size:"sm",onClick:()=>a(t),disabled:e===t,className:"h-8 w-8 p-0",children:fe.jsx(i.ChevronsRight,{size:16})})]})]})}function Lr({manager:e}){return fe.jsx(Fr,{currentPage:e.pagination.currentPage,totalPages:e.pagination.totalPages,totalItems:e.pagination.totalItems,itemsPerPage:e.pagination.itemsPerPage,onPageChange:e.handlePageChange,onItemsPerPageChange:e.handleItemsPerPageChange,variant:"full"})}const Mr=({selectedCount:e,onClearSelection:t,onBulkDelete:n,customActions:r=[],isLoading:a=!1})=>fe.jsxs("div",{className:"flex-shrink-0 flex items-center justify-between px-4 py-2 bg-primary/10 border-b border-primary/20",children:[fe.jsxs("div",{className:"flex items-center gap-3",children:[fe.jsxs("span",{className:"text-sm font-medium",children:[e," ",1===e?"item selecionado":"itens selecionados"]}),fe.jsxs(ge,{variant:"ghost",size:"sm",onClick:t,className:"h-7 px-2",children:[fe.jsx(i.X,{size:14,className:"mr-1"}),"Limpar"]})]}),fe.jsxs("div",{className:"flex items-center gap-2",children:[r.map((e,t)=>{const n=e.icon;return fe.jsxs(ge,{variant:e.variant||"outline",size:"sm",onClick:()=>e.action([]),disabled:a,className:"h-7",children:[n&&fe.jsx(n,{size:14,className:"mr-1"}),e.label]},t)}),n&&fe.jsxs(ge,{variant:"destructive",size:"sm",onClick:n,disabled:a,className:"h-7",children:[fe.jsx(i.Trash2,{size:14,className:"mr-1"}),"Remover"]})]})]}),Or={xs:"gap-1",sm:"gap-2",md:"gap-4",lg:"gap-6",xl:"gap-8"},zr={start:"items-start",center:"items-center",end:"items-end",stretch:"items-stretch"},Ur={start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"};function Br({children:e,direction:t="column",gap:n="md",align:r="stretch",justify:a="start",wrap:s=!1,className:o}){return fe.jsx("div",{className:me("flex","column"===t?"flex-col":"flex-row",Or[n],zr[r],Ur[a],s&&"flex-wrap",o),children:e})}function $r({manager:e,filters:t,inline:n=!1}){const{isSearchVisible:r}=vn(),a=e.searchTerm,s=fe.jsxs(fe.Fragment,{children:[t.some(e=>"search"===e.type)&&!r&&fe.jsxs("div",{className:"relative flex-1",children:[fe.jsx(i.Search,{className:"absolute left-3 top-1/2 transform -translate-y-1/2 text-muted-foreground h-4 w-4"}),fe.jsx(ye,{placeholder:"Buscar...",value:e.searchTerm,onChange:t=>e.handleSearch(t.target.value),className:"pl-10"})]}),t.filter(e=>"select"===e.type&&e.options).map((e,t)=>fe.jsxs("select",{value:e.value||"",onChange:t=>e.onChange?.(t.target.value),className:"h-10 px-3 rounded-md border border-input bg-background text-sm ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",children:[e.placeholder&&fe.jsx("option",{value:"",children:e.placeholder}),e.options.map(e=>fe.jsx("option",{value:e.value,children:e.label},e.value))]},`select-${t}`)),t.filter(e=>"custom"===e.type&&e.component).map((e,t)=>{const r=e.component;return fe.jsx("div",{className:n?"":"w-full sm:w-auto",children:fe.jsx(r,{...e.props})},`custom-${t}`)}),a&&fe.jsxs(ge,{variant:"outline",onClick:e.clearFilters,className:"whitespace-nowrap",children:[fe.jsx(i.X,{className:"h-4 w-4 mr-2"}),"Limpar Filtros"]})]});return n?fe.jsx("div",{className:"flex items-center gap-2",children:s}):fe.jsx(Br,{direction:"column",gap:"md",className:"mb-6",children:fe.jsx(Br,{direction:"row",gap:"md",wrap:!0,className:"flex-col sm:flex-row",children:s})})}function Vr({manager:t,config:n,formSections:r,onSave:a,onToggleStatus:s,defaultSort:o}){const{setSearchVisible:l}=vn(),[c,u]=g.useSearchParams(),[d,f]=e.useState(!1),[m,p]=e.useState(null),[h,x]=e.useState({isOpen:!1,entityId:null,entityName:""}),[y,b]=e.useState({isOpen:!1,count:0});e.useEffect(()=>(l(!0),()=>{l(!1)}),[l]),e.useEffect(()=>{if(o&&!c.has("sortField")&&!c.has("sortDirection")){const e=new URLSearchParams(c);e.set("sortField",o.column),e.set("sortDirection",o.direction),u(e,{replace:!0})}},[]);return fe.jsxs("div",{className:"flex-1 flex flex-col h-full",children:[n.enableBulkActions&&t.selectedIds.length>0&&fe.jsx(Mr,{selectedCount:t.selectedIds.length,onClearSelection:t.clearSelection,onBulkDelete:()=>{b({isOpen:!0,count:t.selectedIds.length})},customActions:n.bulkActions,isLoading:t.isBulkDeleting}),fe.jsxs("div",{className:"flex-shrink-0 flex justify-between items-center px-4 py-1.5 bg-muted/50 border-b gap-4",children:[fe.jsxs("div",{className:"flex items-center gap-2",children:[fe.jsxs(ge,{onClick:()=>{n.onNew?n.onNew():(p(null),f(!0))},children:[fe.jsx(i.Plus,{size:16,className:"mr-2"}),"Novo"]}),n.customActions?.map((e,t)=>fe.jsxs(ge,{onClick:e.action,variant:e.variant||"outline",children:[e.icon&&fe.jsx(e.icon,{size:16,className:"mr-2"}),e.label]},t))]}),n.filters&&n.filters.length>0&&fe.jsx("div",{className:"flex items-center gap-2 flex-1 justify-end",children:fe.jsx($r,{manager:t,filters:n.filters,inline:!0})})]}),fe.jsx("div",{className:"flex-1 flex flex-col overflow-hidden",children:n.customListView?fe.jsx("div",{className:"flex-1 overflow-auto p-4",children:n.customListView(t.entities,t)}):fe.jsx(dr,{manager:t,columns:n.columns,onEdit:e=>{n.onEdit?n.onEdit(e):(p(e),f(!0))},onDelete:e=>{x({isOpen:!0,entityId:e.id,entityName:e.title||e.name||"Item"})},onToggleStatus:s,enableBulkActions:n.enableBulkActions})}),fe.jsx("div",{className:"flex-shrink-0 border-t bg-background",children:fe.jsx(Lr,{manager:t})}),!n.useCustomRouting&&fe.jsx(_r,{open:d,title:m?`Editar ${n.entityName}`:`Novo ${n.entityName}`,sections:r,initialData:m||void 0,onSubmit:e=>{a(e),f(!1),p(null)},onCancel:()=>{f(!1),p(null)},isLoading:t.isLoading,submitButtonText:m?"Atualizar":"Criar"}),fe.jsx(Rn,{open:h.isOpen,onOpenChange:()=>{x({isOpen:!1,entityId:null,entityName:""})},onConfirm:e=>{h.entityId&&(t.deleteEntity(h.entityId),x({isOpen:!1,entityId:null,entityName:""}))},item:h.entityId?{id:h.entityId,title:h.entityName}:void 0,entityName:n.entityName,isDeleting:t.isDeleting}),fe.jsx(Rn,{open:y.isOpen,onOpenChange:()=>b({isOpen:!1,count:0}),onConfirm:()=>(t.bulkDelete?.(t.selectedIds),void b({isOpen:!1,count:0})),item:{id:"bulk",title:`${y.count} ${1===y.count?n.entityName:n.entityNamePlural}`},entityName:n.entityNamePlural,isDeleting:t.isBulkDeleting,isBulk:!0,bulkCount:y.count})]})}function qr(e,t,n={}){const r=[];return Object.keys(t).forEach(e=>{if("id"!==e&&!e.endsWith("_at")){const n=t[e],a={key:e,header:Wr(e),label:Wr(e),...Hr(e,n),sortable:!0,searchable:"string"==typeof n};r.push(a)}}),{title:e,columns:r,searchPlaceholder:`Buscar ${e.toLowerCase()}...`,itemsPerPage:10,enableCreate:!0,enableEdit:!0,enableDelete:!0,enableSearch:!0,enableFilters:!1,...n}}function Hr(e,t){const n=e.toLowerCase();return n.includes("email")?{type:"email",required:!0}:n.includes("phone")||n.includes("tel")?{type:"tel"}:n.includes("description")||n.includes("content")||n.includes("notes")?{type:"textarea"}:n.includes("status")||n.includes("type")||n.includes("category")?{type:"select",options:[]}:"boolean"==typeof t?{type:"boolean"}:"number"==typeof t?{type:"number"}:t instanceof Date?{type:"date"}:{type:"text"}}function Wr(e){return e.replace(/([A-Z])/g," $1").replace(/_/g," ").replace(/\b\w/g,e=>e.toUpperCase()).trim()}const Qr={user:{title:"Usuários",searchPlaceholder:"Buscar usuários...",enableDelete:!1},product:{title:"Produtos",searchPlaceholder:"Buscar produtos...",enableFilters:!0},order:{title:"Pedidos",searchPlaceholder:"Buscar pedidos...",enableCreate:!1},category:{title:"Categorias",searchPlaceholder:"Buscar categorias...",itemsPerPage:20}};const Gr=n.cva("relative w-full rounded-lg border p-4 [&>svg~*]:pl-7 [&>svg+div]:translate-y-[-3px] [&>svg]:absolute [&>svg]:left-4 [&>svg]:top-4 [&>svg]:text-foreground",{variants:{variant:{default:"bg-background text-foreground",destructive:"border-destructive/50 text-destructive dark:border-destructive [&>svg]:text-destructive"}},defaultVariants:{variant:"default"}}),Kr=L.forwardRef(({className:e,variant:t,...n},r)=>fe.jsx("div",{ref:r,role:"alert",className:me(Gr({variant:t}),e),...n}));Kr.displayName="Alert";const Xr=L.forwardRef(({className:e,...t},n)=>fe.jsx("h5",{ref:n,className:me("mb-1 font-medium leading-none tracking-tight",e),...t}));Xr.displayName="AlertTitle";const Yr=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("text-sm [&_p]:leading-relaxed",e),...t}));Yr.displayName="AlertDescription";const Jr=e.createContext(void 0);function Zr({children:t}){const[n,r]=e.useState({});return fe.jsx(Jr.Provider,{value:{metadata:n,setMetadata:r,clearMetadata:()=>r({})},children:t})}function ea(){const t=e.useContext(Jr);if(!t)throw new Error("usePageMetadataContext must be used within PageMetadataProvider");return t}const ta=W.Root,na=L.forwardRef(({className:e,...t},n)=>fe.jsx(W.Item,{ref:n,className:me("border-b",e),...t}));na.displayName="AccordionItem";const ra=L.forwardRef(({className:e,children:t,...n},r)=>fe.jsx(W.Header,{className:"flex",children:fe.jsxs(W.Trigger,{ref:r,className:me("flex flex-1 items-center justify-between py-4 font-medium transition-all hover:underline [&[data-state=open]>svg]:rotate-180",e),...n,children:[t,fe.jsx(i.ChevronDown,{className:"h-4 w-4 shrink-0 transition-transform duration-200"})]})}));ra.displayName=W.Trigger.displayName;const aa=L.forwardRef(({className:e,children:t,...n},r)=>fe.jsx(W.Content,{ref:r,className:"overflow-hidden text-sm transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down",...n,children:fe.jsx("div",{className:me("pb-4 pt-0",e),children:t})}));aa.displayName=W.Content.displayName;const sa=Q.Root,oa=L.forwardRef(({className:e,...t},n)=>fe.jsx(G.Root,{ref:n,className:me("relative flex h-10 w-10 shrink-0 overflow-hidden rounded-full",e),...t}));oa.displayName=G.Root.displayName;const ia=L.forwardRef(({className:e,...t},n)=>fe.jsx(G.Image,{ref:n,className:me("aspect-square h-full w-full",e),...t}));ia.displayName=G.Image.displayName;const la=L.forwardRef(({className:e,...t},n)=>fe.jsx(G.Fallback,{ref:n,className:me("flex h-full w-full items-center justify-center rounded-full bg-muted",e),...t}));la.displayName=G.Fallback.displayName;const ca=L.forwardRef(({...e},t)=>fe.jsx("nav",{ref:t,"aria-label":"breadcrumb",...e}));ca.displayName="Breadcrumb";const ua=L.forwardRef(({className:e,...t},n)=>fe.jsx("ol",{ref:n,className:me("flex flex-wrap items-center gap-1.5 break-words text-sm text-muted-foreground sm:gap-2.5",e),...t}));ua.displayName="BreadcrumbList";const da=L.forwardRef(({className:e,...t},n)=>fe.jsx("li",{ref:n,className:me("inline-flex items-center gap-1.5",e),...t}));da.displayName="BreadcrumbItem";const fa=L.forwardRef(({asChild:e,className:t,...n},r)=>{const a=e?L.Fragment:"a";return fe.jsx(a,{ref:r,className:me("transition-colors hover:text-foreground",t),...n})});fa.displayName="BreadcrumbLink";const ma=L.forwardRef(({className:e,...t},n)=>fe.jsx("span",{ref:n,role:"link","aria-disabled":"true","aria-current":"page",className:me("font-normal text-foreground",e),...t}));ma.displayName="BreadcrumbPage";const pa=({children:e,className:t,...n})=>fe.jsx("li",{role:"presentation","aria-hidden":"true",className:me("[&>svg]:size-3.5",t),...n,children:e??fe.jsx(i.ChevronRight,{})});pa.displayName="BreadcrumbSeparator";const ha=({className:e,...t})=>fe.jsxs("span",{role:"presentation","aria-hidden":"true",className:me("flex h-9 w-9 items-center justify-center",e),...t,children:[fe.jsx(i.MoreHorizontal,{className:"h-4 w-4"}),fe.jsx("span",{className:"sr-only",children:"More"})]});function ga(e){return(t={})=>{const n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}function xa(e){return(t,n)=>{let r;if("formatting"===(n?.context?String(n.context):"standalone")&&e.formattingValues){const t=e.defaultFormattingWidth||e.defaultWidth,a=n?.width?String(n.width):t;r=e.formattingValues[a]||e.formattingValues[t]}else{const t=e.defaultWidth,a=n?.width?String(n.width):e.defaultWidth;r=e.values[a]||e.values[t]}return r[e.argumentCallback?e.argumentCallback(t):t]}}function ya(e){return(t,n={})=>{const r=n.width,a=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],s=t.match(a);if(!s)return null;const o=s[0],i=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],l=Array.isArray(i)?function(e,t){for(let n=0;n<e.length;n++)if(t(e[n]))return n;return}(i,e=>e.test(o)):function(e,t){for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t(e[n]))return n;return}(i,e=>e.test(o));let c;c=e.valueCallback?e.valueCallback(l):l,c=n.valueCallback?n.valueCallback(c):c;return{value:c,rest:t.slice(o.length)}}}ha.displayName="BreadcrumbEllipsis";const ba={lessThanXSeconds:{one:"menos de um segundo",other:"menos de {{count}} segundos"},xSeconds:{one:"1 segundo",other:"{{count}} segundos"},halfAMinute:"meio minuto",lessThanXMinutes:{one:"menos de um minuto",other:"menos de {{count}} minutos"},xMinutes:{one:"1 minuto",other:"{{count}} minutos"},aboutXHours:{one:"cerca de 1 hora",other:"cerca de {{count}} horas"},xHours:{one:"1 hora",other:"{{count}} horas"},xDays:{one:"1 dia",other:"{{count}} dias"},aboutXWeeks:{one:"cerca de 1 semana",other:"cerca de {{count}} semanas"},xWeeks:{one:"1 semana",other:"{{count}} semanas"},aboutXMonths:{one:"cerca de 1 mês",other:"cerca de {{count}} meses"},xMonths:{one:"1 mês",other:"{{count}} meses"},aboutXYears:{one:"cerca de 1 ano",other:"cerca de {{count}} anos"},xYears:{one:"1 ano",other:"{{count}} anos"},overXYears:{one:"mais de 1 ano",other:"mais de {{count}} anos"},almostXYears:{one:"quase 1 ano",other:"quase {{count}} anos"}},va={date:ga({formats:{full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d MMM y",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:ga({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:ga({formats:{full:"{{date}} 'às' {{time}}",long:"{{date}} 'às' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},wa={lastWeek:e=>{const t=e.getDay();return"'"+(0===t||6===t?"último":"última")+"' eeee 'às' p"},yesterday:"'ontem às' p",today:"'hoje às' p",tomorrow:"'amanhã às' p",nextWeek:"eeee 'às' p",other:"P"},ka={ordinalNumber:(e,t)=>{const n=Number(e);return"week"===t?.unit?n+"ª":n+"º"},era:xa({values:{narrow:["AC","DC"],abbreviated:["AC","DC"],wide:["antes de cristo","depois de cristo"]},defaultWidth:"wide"}),quarter:xa({values:{narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:xa({values:{narrow:["j","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["jan","fev","mar","abr","mai","jun","jul","ago","set","out","nov","dez"],wide:["janeiro","fevereiro","março","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]},defaultWidth:"wide"}),day:xa({values:{narrow:["D","S","T","Q","Q","S","S"],short:["dom","seg","ter","qua","qui","sex","sab"],abbreviated:["domingo","segunda","terça","quarta","quinta","sexta","sábado"],wide:["domingo","segunda-feira","terça-feira","quarta-feira","quinta-feira","sexta-feira","sábado"]},defaultWidth:"wide"}),dayPeriod:xa({values:{narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"manhã",afternoon:"tarde",evening:"tarde",night:"noite"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"manhã",afternoon:"tarde",evening:"tarde",night:"noite"},wide:{am:"a.m.",pm:"p.m.",midnight:"meia-noite",noon:"meio-dia",morning:"manhã",afternoon:"tarde",evening:"tarde",night:"noite"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"da manhã",afternoon:"da tarde",evening:"da tarde",night:"da noite"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"da manhã",afternoon:"da tarde",evening:"da tarde",night:"da noite"},wide:{am:"a.m.",pm:"p.m.",midnight:"meia-noite",noon:"meio-dia",morning:"da manhã",afternoon:"da tarde",evening:"da tarde",night:"da noite"}},defaultFormattingWidth:"wide"})},Na={ordinalNumber:(ja={matchPattern:/^(\d+)[ºªo]?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)},(e,t={})=>{const n=e.match(ja.matchPattern);if(!n)return null;const r=n[0],a=e.match(ja.parsePattern);if(!a)return null;let s=ja.valueCallback?ja.valueCallback(a[0]):a[0];return s=t.valueCallback?t.valueCallback(s):s,{value:s,rest:e.slice(r.length)}}),era:ya({matchPatterns:{narrow:/^(ac|dc|a|d)/i,abbreviated:/^(a\.?\s?c\.?|d\.?\s?c\.?)/i,wide:/^(antes de cristo|depois de cristo)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^ac/i,/^dc/i],wide:[/^antes de cristo/i,/^depois de cristo/i]},defaultParseWidth:"any"}),quarter:ya({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º)? trimestre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:ya({matchPatterns:{narrow:/^[jfmajsond]/i,abbreviated:/^(jan|fev|mar|abr|mai|jun|jul|ago|set|out|nov|dez)/i,wide:/^(janeiro|fevereiro|março|abril|maio|junho|julho|agosto|setembro|outubro|novembro|dezembro)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^fev/i,/^mar/i,/^abr/i,/^mai/i,/^jun/i,/^jul/i,/^ago/i,/^set/i,/^out/i,/^nov/i,/^dez/i]},defaultParseWidth:"any"}),day:ya({matchPatterns:{narrow:/^(dom|[23456]ª?|s[aá]b)/i,short:/^(dom|[23456]ª?|s[aá]b)/i,abbreviated:/^(dom|seg|ter|qua|qui|sex|s[aá]b)/i,wide:/^(domingo|(segunda|ter[cç]a|quarta|quinta|sexta)([- ]feira)?|s[aá]bado)/i},defaultMatchWidth:"wide",parsePatterns:{short:[/^d/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^s[aá]/i],narrow:[/^d/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^s[aá]/i],any:[/^d/i,/^seg/i,/^t/i,/^qua/i,/^qui/i,/^sex/i,/^s[aá]b/i]},defaultParseWidth:"any"}),dayPeriod:ya({matchPatterns:{narrow:/^(a|p|mn|md|(da) (manhã|tarde|noite))/i,any:/^([ap]\.?\s?m\.?|meia[-\s]noite|meio[-\s]dia|(da) (manhã|tarde|noite))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mn|^meia[-\s]noite/i,noon:/^md|^meio[-\s]dia/i,morning:/manhã/i,afternoon:/tarde/i,evening:/tarde/i,night:/noite/i}},defaultParseWidth:"any"})};var ja;const Ca={code:"pt-BR",formatDistance:(e,t,n)=>{let r;const a=ba[e];return r="string"==typeof a?a:1===t?a.one:a.other.replace("{{count}}",String(t)),n?.addSuffix?n.comparison&&n.comparison>0?"em "+r:"há "+r:r},formatLong:va,formatRelative:(e,t,n,r)=>{const a=wa[e];return"function"==typeof a?a(t):a},localize:ka,match:Na,options:{weekStartsOn:0,firstWeekContainsDate:1}};function Sa({className:e,classNames:t,showOutsideDays:n=!0,...r}){return fe.jsx(j.DayPicker,{showOutsideDays:n,className:me("p-3",e),locale:Ca,classNames:{months:"flex flex-col sm:flex-row space-y-4 sm:space-x-4 sm:space-y-0",month:"space-y-4",caption:"flex justify-center pt-1 relative items-center",caption_label:"text-sm font-medium",nav:"space-x-1 flex items-center",nav_button:me(he({variant:"outline"}),"h-7 w-7 bg-transparent p-0 opacity-50 hover:opacity-100"),nav_button_previous:"absolute left-1",nav_button_next:"absolute right-1",table:"w-full border-collapse space-y-1",head_row:"flex",head_cell:"text-muted-foreground rounded-md w-9 font-normal text-[0.8rem]",row:"flex w-full mt-2",cell:"h-9 w-9 text-center text-sm p-0 relative [&:has([aria-selected].day-range-end)]:rounded-r-md [&:has([aria-selected].day-outside)]:bg-accent/50 [&:has([aria-selected])]:bg-accent first:[&:has([aria-selected])]:rounded-l-md last:[&:has([aria-selected])]:rounded-r-md focus-within:relative focus-within:z-20",day:me(he({variant:"ghost"}),"h-9 w-9 p-0 font-normal aria-selected:opacity-100"),day_range_end:"day-range-end",day_selected:"bg-primary text-primary-foreground hover:bg-primary hover:text-primary-foreground focus:bg-primary focus:text-primary-foreground",day_today:"bg-accent text-accent-foreground",day_outside:"day-outside text-muted-foreground opacity-50 aria-selected:bg-accent/50 aria-selected:text-muted-foreground aria-selected:opacity-30",day_disabled:"text-muted-foreground opacity-50",day_range_middle:"aria-selected:bg-accent aria-selected:text-accent-foreground",day_hidden:"invisible",...t},components:{IconLeft:({...e})=>fe.jsx(i.ChevronLeft,{className:"h-4 w-4"}),IconRight:({...e})=>fe.jsx(i.ChevronRight,{className:"h-4 w-4"})},...r})}Sa.displayName="Calendar";const Pa=K.Root,Ia=K.CollapsibleTrigger,Ta=K.CollapsibleContent;const Ea={Root:function({children:e,className:t}){return fe.jsx("div",{className:me("space-y-4",t),children:e})},Item:function({children:e,onClick:t,className:n}){return fe.jsx(we,{className:me("transition-colors",t&&"cursor-pointer hover:bg-muted/50",n),onClick:t,children:fe.jsx(Ce,{className:"p-4",children:e})})},Field:function({label:e,value:t,className:n}){return fe.jsxs("div",{className:me("flex justify-between items-center text-sm",n),children:[fe.jsxs("span",{className:"text-muted-foreground font-medium",children:[e,":"]}),fe.jsx("span",{className:"text-foreground",children:t})]})}},Aa={1:"grid-cols-1",2:"grid-cols-2",3:"grid-cols-3",4:"grid-cols-4",5:"grid-cols-5",6:"grid-cols-6","auto-fit":"grid-cols-[repeat(auto-fit,minmax(250px,1fr))]","auto-fill":"grid-cols-[repeat(auto-fill,minmax(250px,1fr))]"},Da={xs:"gap-1",sm:"gap-2",md:"gap-4",lg:"gap-6",xl:"gap-8"};function Ra({children:e,cols:t="auto-fit",gap:n="md",className:r}){return fe.jsx("div",{className:me("grid",Aa[t],Da[n],r),children:e})}const _a=({className:e,...t})=>fe.jsx("nav",{role:"navigation","aria-label":"pagination",className:me("mx-auto flex w-full justify-center",e),...t});_a.displayName="Pagination";const Fa=L.forwardRef(({className:e,...t},n)=>fe.jsx("ul",{ref:n,className:me("flex flex-row items-center gap-1",e),...t}));Fa.displayName="PaginationContent";const La=L.forwardRef(({className:e,...t},n)=>fe.jsx("li",{ref:n,className:me("",e),...t}));La.displayName="PaginationItem";const Ma=({className:e,isActive:t,size:n="icon",...r})=>fe.jsx("a",{"aria-current":t?"page":void 0,className:me(he({variant:t?"outline":"ghost",size:n}),e),...r});Ma.displayName="PaginationLink";const Oa=({className:e,...t})=>fe.jsxs(Ma,{"aria-label":"Go to previous page",size:"default",className:me("gap-1 pl-2.5",e),...t,children:[fe.jsx(i.ChevronLeft,{className:"h-4 w-4"}),fe.jsx("span",{children:"Previous"})]});Oa.displayName="PaginationPrevious";const za=({className:e,...t})=>fe.jsxs(Ma,{"aria-label":"Go to next page",size:"default",className:me("gap-1 pr-2.5",e),...t,children:[fe.jsx("span",{children:"Next"}),fe.jsx(i.ChevronRight,{className:"h-4 w-4"})]});za.displayName="PaginationNext";const Ua=({className:e,...t})=>fe.jsxs("span",{"aria-hidden":!0,className:me("flex h-9 w-9 items-center justify-center",e),...t,children:[fe.jsx(i.MoreHorizontal,{className:"h-4 w-4"}),fe.jsx("span",{className:"sr-only",children:"More pages"})]});Ua.displayName="PaginationEllipsis";const Ba=L.forwardRef(({className:e,value:t,...n},r)=>fe.jsx(X.Root,{ref:r,className:me("relative h-2 w-full overflow-hidden rounded-full bg-primary/20",e),...n,children:fe.jsx(X.Indicator,{className:"h-full w-full flex-1 bg-primary transition-all",style:{transform:`translateX(-${100-(t||0)}%)`}})}));Ba.displayName=X.Root.displayName;const $a=L.forwardRef(({className:e,...t},n)=>fe.jsx(Y.Root,{className:me("grid gap-2",e),...t,ref:n}));$a.displayName=Y.Root.displayName;const Va=L.forwardRef(({className:e,...t},n)=>fe.jsx(Y.Item,{ref:n,className:me("aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",e),...t,children:fe.jsx(Y.Indicator,{className:"flex items-center justify-center",children:fe.jsx(i.Circle,{className:"h-2.5 w-2.5 fill-current text-current"})})}));Va.displayName=Y.Item.displayName;const qa=L.forwardRef(({className:e,orientation:t="horizontal",decorative:n=!0,...r},a)=>fe.jsx(J.Root,{ref:a,decorative:n,orientation:t,className:me("shrink-0 bg-border","horizontal"===t?"h-[1px] w-full":"h-full w-[1px]",e),...r}));qa.displayName=J.Root.displayName;const Ha=O.Root,Wa=O.Trigger,Qa=O.Close,Ga=O.Portal,Ka=L.forwardRef(({className:e,...t},n)=>fe.jsx(O.Overlay,{className:me("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t,ref:n}));Ka.displayName=O.Overlay.displayName;const Xa=n.cva("fixed z-50 gap-4 bg-background p-6 shadow-lg transition ease-in-out data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:duration-300 data-[state=open]:duration-500",{variants:{side:{top:"inset-x-0 top-0 border-b data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top",bottom:"inset-x-0 bottom-0 border-t data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom",left:"inset-y-0 left-0 h-full w-3/4 border-r data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left sm:max-w-sm",right:"inset-y-0 right-0 h-full w-3/4 border-l data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right sm:max-w-sm"}},defaultVariants:{side:"right"}}),Ya=L.forwardRef(({side:e="right",className:t,children:n,...r},a)=>fe.jsxs(Ga,{children:[fe.jsx(Ka,{}),fe.jsxs(O.Content,{ref:a,className:me(Xa({side:e}),t),...r,children:[n,fe.jsxs(O.Close,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-secondary",children:[fe.jsx(i.X,{className:"h-4 w-4"}),fe.jsx("span",{className:"sr-only",children:"Close"})]})]})]}));Ya.displayName=O.Content.displayName;const Ja=({className:e,...t})=>fe.jsx("div",{className:me("flex flex-col space-y-2 text-center sm:text-left",e),...t});Ja.displayName="SheetHeader";const Za=({className:e,...t})=>fe.jsx("div",{className:me("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});Za.displayName="SheetFooter";const es=L.forwardRef(({className:e,...t},n)=>fe.jsx(O.Title,{ref:n,className:me("text-lg font-semibold text-foreground",e),...t}));es.displayName=O.Title.displayName;const ts=L.forwardRef(({className:e,...t},n)=>fe.jsx(O.Description,{ref:n,className:me("text-sm text-muted-foreground",e),...t}));ts.displayName=O.Description.displayName;const ns=Z.Provider,rs=Z.Root,as=Z.Trigger,ss=L.forwardRef(({className:e,sideOffset:t=4,...n},r)=>fe.jsx(Z.Content,{ref:r,sideOffset:t,className:me("z-50 overflow-hidden rounded-md border bg-popover px-3 py-1.5 text-sm text-popover-foreground shadow-md animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...n}));ss.displayName=Z.Content.displayName;const os="sidebar:state",is=L.createContext(null);function ls(){const e=L.useContext(is);if(!e)throw new Error("useSidebar must be used within a SidebarProvider.");return e}const cs=L.forwardRef(({defaultOpen:e=!0,open:t,onOpenChange:n,className:r,style:a,children:s,...o},i)=>{const[l,c]=L.useState(!1);L.useEffect(()=>{const e=()=>c(window.innerWidth<768);return e(),window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)},[]);const[u,d]=L.useState(!1),[f,m]=L.useState(()=>{if("undefined"!=typeof window){const t=localStorage.getItem(os);return null!==t?"true"===t:e}return e}),p=t??f,h=L.useCallback(e=>{const t="function"==typeof e?e(p):e;n?n(t):m(t),"undefined"!=typeof window&&localStorage.setItem(os,String(t))},[n,p]),g=L.useCallback(()=>l?d(e=>!e):h(e=>!e),[l,h,d]);L.useEffect(()=>{const e=e=>{"b"===e.key&&(e.metaKey||e.ctrlKey)&&(e.preventDefault(),g())};return window.addEventListener("keydown",e),()=>window.removeEventListener("keydown",e)},[g]);const x=p?"expanded":"collapsed",y=L.useMemo(()=>({state:x,open:p,setOpen:h,isMobile:l,openMobile:u,setOpenMobile:d,toggleSidebar:g}),[x,p,h,l,u,d,g]);return fe.jsx(is.Provider,{value:y,children:fe.jsx(ns,{delayDuration:0,children:fe.jsx("div",{className:me("group/sidebar-wrapper flex min-h-svh w-full has-[[data-variant=inset]]:bg-sidebar sidebar-container",r),style:{"--sidebar-width":"16rem","--sidebar-width-icon":"4.5rem",...a},ref:i,...o,children:s})})})});cs.displayName="SidebarProvider";const us=L.forwardRef(({side:e="left",variant:t="sidebar",collapsible:n="offcanvas",className:r,children:a,...s},o)=>{const{isMobile:i,state:l,openMobile:c,setOpenMobile:u}=ls();return"none"===n?fe.jsx("div",{className:me("flex h-full w-[--sidebar-width] flex-col bg-sidebar text-sidebar-foreground",r),ref:o,...s,children:a}):i?fe.jsx(Ha,{open:c,onOpenChange:u,...s,children:fe.jsxs(Ya,{"data-sidebar":"sidebar","data-mobile":"true",className:"w-[--sidebar-width] bg-sidebar p-0 text-sidebar-foreground [&>button]:hidden sidebar-mobile",style:{"--sidebar-width":"18rem"},side:e,children:[fe.jsx(es,{className:"sr-only",children:"Menu de Navegação"}),fe.jsx("div",{className:"flex h-full w-full flex-col",children:a})]})}):fe.jsxs("div",{ref:o,className:"group peer hidden md:block text-sidebar-foreground","data-state":l,"data-collapsible":"collapsed"===l?n:"","data-variant":t,"data-side":e,children:[fe.jsx("div",{className:me("duration-200 relative h-svh w-[--sidebar-width] bg-transparent transition-[width] ease-linear","group-data-[collapsible=offcanvas]:w-0","group-data-[side=right]:rotate-180","floating"===t||"inset"===t?"group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4))]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon]")}),fe.jsx("div",{className:me("duration-200 fixed inset-y-0 z-10 hidden h-svh w-[--sidebar-width] transition-[left,right,width] ease-linear md:flex","left"===e?"left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]":"right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]","floating"===t||"inset"===t?"p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)_+_theme(spacing.4)_+2px)]":"group-data-[collapsible=icon]:w-[--sidebar-width-icon] group-data-[side=left]:border-r group-data-[side=right]:border-l",r),...s,children:fe.jsx("div",{"data-sidebar":"sidebar",className:"flex h-full w-full flex-col group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:border-sidebar-border group-data-[variant=floating]:shadow bg-white",children:a})})]})});us.displayName="Sidebar";const ds=L.forwardRef(({className:e,onClick:t,...n},r)=>{const{toggleSidebar:a}=ls();return fe.jsxs(ge,{ref:r,"data-sidebar":"trigger",variant:"ghost",size:"icon",className:me("h-7 w-7",e),onClick:e=>{t?.(e),a()},...n,children:[fe.jsx(i.PanelLeft,{}),fe.jsx("span",{className:"sr-only",children:"Toggle Sidebar"})]})});ds.displayName="SidebarTrigger";const fs=L.forwardRef(({className:e,...t},n)=>{const{toggleSidebar:r}=ls();return fe.jsx("button",{ref:n,"data-sidebar":"rail","aria-label":"Toggle Sidebar",tabIndex:-1,onClick:r,title:"Toggle Sidebar",className:me("absolute inset-y-0 z-20 hidden w-4 -translate-x-1/2 transition-all ease-linear after:absolute after:inset-y-0 after:left-1/2 after:w-[2px] hover:after:bg-sidebar-border group-data-[side=left]:-right-4 group-data-[side=right]:left-0 sm:flex","[[data-side=left]_&]:cursor-w-resize [[data-side=right]_&]:cursor-e-resize","[[data-side=left][data-state=collapsed]_&]:cursor-e-resize [[data-side=right][data-state=collapsed]_&]:cursor-w-resize","group-data-[collapsible=offcanvas]:translate-x-0 group-data-[collapsible=offcanvas]:after:left-full group-data-[collapsible=offcanvas]:hover:bg-sidebar","[[data-side=left][data-collapsible=offcanvas]_&]:-right-2","[[data-side=right][data-collapsible=offcanvas]_&]:-left-2",e),...t})});fs.displayName="SidebarRail";const ms=L.forwardRef(({className:e,...t},n)=>fe.jsx("main",{ref:n,className:me("relative flex min-h-svh flex-1 flex-col bg-background","peer-data-[variant=inset]:min-h-[calc(100svh-theme(spacing.4))] md:peer-data-[variant=inset]:m-2 md:peer-data-[state=collapsed]:peer-data-[variant=inset]:ml-2 md:peer-data-[variant=inset]:ml-0 md:peer-data-[variant=inset]:rounded-xl md:peer-data-[variant=inset]:shadow",e),...t}));ms.displayName="SidebarInset";const ps=L.forwardRef(({className:e,...t},n)=>fe.jsx(ye,{ref:n,"data-sidebar":"input",className:me("h-8 w-full bg-background shadow-none focus-visible:ring-2 focus-visible:ring-sidebar-ring",e),...t}));ps.displayName="SidebarInput";const hs=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,"data-sidebar":"header",className:me("flex flex-col gap-2 p-2",e),...t}));hs.displayName="SidebarHeader";const gs=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,"data-sidebar":"footer",className:me("flex flex-col gap-2 p-2",e),...t}));gs.displayName="SidebarFooter";const xs=L.forwardRef(({className:e,...t},n)=>fe.jsx(qa,{ref:n,"data-sidebar":"separator",className:me("mx-2 w-auto bg-sidebar-border",e),...t}));xs.displayName="SidebarSeparator";const ys=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,"data-sidebar":"content",className:me("flex min-h-0 flex-1 flex-col gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden",e),...t}));ys.displayName="SidebarContent";const bs=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,"data-sidebar":"group",className:me("relative flex w-full min-w-0 flex-col p-2",e),...t}));bs.displayName="SidebarGroup";const vs=L.forwardRef(({className:e,asChild:n=!1,...r},a)=>{const s=n?t.Slot:"div";return fe.jsx(s,{ref:a,"data-sidebar":"group-label",className:me("duration-200 flex h-8 shrink-0 items-center rounded-md px-2 text-xs font-medium text-sidebar-foreground/70 outline-none ring-sidebar-ring transition-[margin,opa] ease-linear focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:-mt-8 group-data-[collapsible=icon]:opacity-0",e),...r})});vs.displayName="SidebarGroupLabel";const ws=L.forwardRef(({className:e,asChild:n=!1,...r},a)=>{const s=n?t.Slot:"button";return fe.jsx(s,{ref:a,"data-sidebar":"group-action",className:me("absolute right-3 top-3.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","group-data-[collapsible=icon]:hidden",e),...r})});ws.displayName="SidebarGroupAction";const ks=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,"data-sidebar":"group-content",className:me("w-full text-sm",e),...t}));ks.displayName="SidebarGroupContent";const Ns=L.forwardRef(({className:e,...t},n)=>fe.jsx("ul",{ref:n,"data-sidebar":"menu",className:me("flex w-full min-w-0 flex-col gap-1",e),...t}));Ns.displayName="SidebarMenu";const js=L.forwardRef(({className:e,...t},n)=>fe.jsx("li",{ref:n,"data-sidebar":"menu-item",className:me("group/menu-item relative",e),...t}));js.displayName="SidebarMenuItem";const Cs=n.cva("peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left text-sm outline-none ring-sidebar-ring transition-[width,height,padding] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-[[data-sidebar=menu-action]]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-primary data-[active=true]:font-medium data-[active=true]:text-sidebar-primary-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:!size-8 group-data-[collapsible=icon]:!p-2 group-data-[collapsible=icon]:justify-center group-data-[collapsible=icon]:gap-0 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0 group-data-[collapsible=icon]:[&>*]:!mr-0 group-data-[collapsible=icon]:[&>*]:!ml-0",{variants:{variant:{default:"hover:bg-sidebar-accent hover:text-sidebar-accent-foreground",outline:"bg-background shadow-[0_0_0_1px_hsl(var(--sidebar-border))] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground hover:shadow-[0_0_0_1px_hsl(var(--sidebar-accent))]"},size:{default:"h-10 text-sm",sm:"h-7 text-xs",lg:"h-12 text-sm group-data-[collapsible=icon]:!p-0"}},defaultVariants:{variant:"default",size:"default"}}),Ss=L.forwardRef(({asChild:e=!1,isActive:n=!1,variant:r="default",size:a="default",tooltip:s,className:o,...i},l)=>{const c=e?t.Slot:"button",{isMobile:u,state:d}=ls(),f=fe.jsx(c,{ref:l,"data-sidebar":"menu-button","data-size":a,"data-active":n,className:me(Cs({variant:r,size:a}),o),...i});return s?("string"==typeof s&&(s={children:s}),fe.jsxs(rs,{children:[fe.jsx(as,{asChild:!0,children:f}),fe.jsx(ss,{side:"right",align:"center",hidden:"collapsed"!==d||u,...s})]})):f});Ss.displayName="SidebarMenuButton";const Ps=L.forwardRef(({className:e,asChild:n=!1,showOnHover:r=!1,...a},s)=>{const o=n?t.Slot:"button";return fe.jsx(o,{ref:s,"data-sidebar":"menu-action",className:me("absolute right-1 top-1.5 flex aspect-square w-5 items-center justify-center rounded-md p-0 text-sidebar-foreground outline-none ring-sidebar-ring transition-transform hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 peer-hover/menu-button:text-sidebar-accent-foreground [&>svg]:size-4 [&>svg]:shrink-0","after:absolute after:-inset-2 after:md:hidden","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",r&&"group-focus-within/menu-item:opacity-100 group-hover/menu-item:opacity-100 data-[state=open]:opacity-100 peer-data-[active=true]/menu-button:text-sidebar-accent-foreground md:opacity-0",e),...a})});Ps.displayName="SidebarMenuAction";const Is=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,"data-sidebar":"menu-badge",className:me("absolute right-1 flex h-5 min-w-5 items-center justify-center rounded-md px-1 text-xs font-medium tabular-nums text-sidebar-foreground select-none pointer-events-none","peer-hover/menu-button:text-sidebar-accent-foreground peer-data-[active=true]/menu-button:text-sidebar-accent-foreground","peer-data-[size=sm]/menu-button:top-1","peer-data-[size=default]/menu-button:top-1.5","peer-data-[size=lg]/menu-button:top-2.5","group-data-[collapsible=icon]:hidden",e),...t}));Is.displayName="SidebarMenuBadge";const Ts=L.forwardRef(({className:e,showIcon:t=!1,...n},r)=>{const a=L.useMemo(()=>`${Math.floor(40*Math.random())+50}%`,[]);return fe.jsxs("div",{ref:r,"data-sidebar":"menu-skeleton",className:me("rounded-md h-8 flex gap-2 px-2 items-center",e),...n,children:[t&&fe.jsx("div",{className:"size-4 rounded-md","data-sidebar":"menu-skeleton-icon"}),fe.jsx("div",{className:"h-4 flex-1 max-w-[--skeleton-width] skeleton-width","data-sidebar":"menu-skeleton-text",style:{"--skeleton-width":a}})]})});Ts.displayName="SidebarMenuSkeleton";const Es=L.forwardRef(({className:e,...t},n)=>fe.jsx("ul",{ref:n,"data-sidebar":"menu-sub",className:me("mx-3.5 flex min-w-0 translate-x-px flex-col gap-1 border-l border-sidebar-border px-2.5 py-0.5","group-data-[collapsible=icon]:hidden",e),...t}));Es.displayName="SidebarMenuSub";const As=L.forwardRef(({...e},t)=>fe.jsx("li",{ref:t,...e}));As.displayName="SidebarMenuSubItem";const Ds=L.forwardRef(({asChild:e=!1,size:n="md",isActive:r,className:a,...s},o)=>{const i=e?t.Slot:"a";return fe.jsx(i,{ref:o,"data-sidebar":"menu-sub-button","data-size":n,"data-active":r,className:me("flex h-7 min-w-0 -translate-x-px items-center gap-2 overflow-hidden rounded-md px-2 text-sidebar-foreground outline-none ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0 [&>svg]:text-sidebar-accent-foreground","data-[active=true]:bg-sidebar-accent data-[active=true]:text-sidebar-accent-foreground","sm"===n&&"text-xs","md"===n&&"text-sm","group-data-[collapsible=icon]:hidden",a),...s})});Ds.displayName="SidebarMenuSubButton";const Rs=L.forwardRef(({className:e,...t},n)=>fe.jsxs(ee.Root,{ref:n,className:me("relative flex w-full touch-none select-none items-center",e),...t,children:[fe.jsx(ee.Track,{className:"relative h-2 w-full grow overflow-hidden rounded-full bg-secondary",children:fe.jsx(ee.Range,{className:"absolute h-full bg-primary"})}),fe.jsx(ee.Thumb,{className:"block h-5 w-5 rounded-full border-2 border-primary bg-background ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50"})]}));Rs.displayName=ee.Root.displayName;function _s(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(e?.(r),!1===n||!r.defaultPrevented)return t?.(r)}}function Fs(e,t){if("function"==typeof e)return e(t);null!=e&&(e.current=t)}function Ls(...e){return L.useCallback(function(...e){return t=>{let n=!1;const r=e.map(e=>{const r=Fs(e,t);return n||"function"!=typeof r||(n=!0),r});if(n)return()=>{for(let t=0;t<r.length;t++){const n=r[t];"function"==typeof n?n():Fs(e[t],null)}}}}(...e),e)}function Ms(...e){const t=e[0];if(1===e.length)return t;const n=()=>{const n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){const r=n.reduce((t,{useScope:n,scopeName:r})=>({...t,...n(e)[`__scope${r}`]}),{});return L.useMemo(()=>({[`__scope${t.scopeName}`]:r}),[r])}};return n.scopeName=t.scopeName,n}var Os=globalThis?.document?L.useLayoutEffect:()=>{},zs=L[" useInsertionEffect ".trim().toString()]||Os;function Us({prop:e,defaultProp:t,onChange:n=()=>{},caller:r}){const[a,s,o]=function({defaultProp:e,onChange:t}){const[n,r]=L.useState(e),a=L.useRef(n),s=L.useRef(t);return zs(()=>{s.current=t},[t]),L.useEffect(()=>{a.current!==n&&(s.current?.(n),a.current=n)},[n,a]),[n,r,s]}({defaultProp:t,onChange:n}),i=void 0!==e,l=i?e:a;{const t=L.useRef(void 0!==e);L.useEffect(()=>{const e=t.current;if(e!==i){}t.current=i},[i,r])}const c=L.useCallback(t=>{if(i){const n=function(e){return"function"==typeof e}(t)?t(e):t;n!==e&&o.current?.(n)}else s(t)},[i,e,s,o]);return[l,c]}var Bs=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,n)=>{const r=t.createSlot(`Primitive.${n}`),a=L.forwardRef((e,t)=>{const{asChild:a,...s}=e,o=a?r:n;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),fe.jsx(o,{...s,ref:t})});return a.displayName=`Primitive.${n}`,{...e,[n]:a}},{}),$s="Switch",[Vs]=function(e,t=[]){let n=[];const r=()=>{const t=n.map(e=>L.createContext(e));return function(n){const r=n?.[e]||t;return L.useMemo(()=>({[`__scope${e}`]:{...n,[e]:r}}),[n,r])}};return r.scopeName=e,[function(t,r){const a=L.createContext(r),s=n.length;n=[...n,r];const o=t=>{const{scope:n,children:r,...o}=t,i=n?.[e]?.[s]||a,l=L.useMemo(()=>o,Object.values(o));return fe.jsx(i.Provider,{value:l,children:r})};return o.displayName=t+"Provider",[o,function(n,o){const i=o?.[e]?.[s]||a,l=L.useContext(i);if(l)return l;if(void 0!==r)return r;throw new Error(`\`${n}\` must be used within \`${t}\``)}]},Ms(r,...t)]}($s),[qs,Hs]=Vs($s),Ws=L.forwardRef((e,t)=>{const{__scopeSwitch:n,name:r,checked:a,defaultChecked:s,required:o,disabled:i,value:l="on",onCheckedChange:c,form:u,...d}=e,[f,m]=L.useState(null),p=Ls(t,e=>m(e)),h=L.useRef(!1),g=!f||(u||!!f.closest("form")),[x,y]=Us({prop:a,defaultProp:s??!1,onChange:c,caller:$s});return fe.jsxs(qs,{scope:n,checked:x,disabled:i,children:[fe.jsx(Bs.button,{type:"button",role:"switch","aria-checked":x,"aria-required":o,"data-state":Xs(x),"data-disabled":i?"":void 0,disabled:i,value:l,...d,ref:p,onClick:_s(e.onClick,e=>{y(e=>!e),g&&(h.current=e.isPropagationStopped(),h.current||e.stopPropagation())})}),g&&fe.jsx(Ks,{control:f,bubbles:!h.current,name:r,value:l,checked:x,required:o,disabled:i,form:u,style:{transform:"translateX(-100%)"}})]})});Ws.displayName=$s;var Qs="SwitchThumb",Gs=L.forwardRef((e,t)=>{const{__scopeSwitch:n,...r}=e,a=Hs(Qs,n);return fe.jsx(Bs.span,{"data-state":Xs(a.checked),"data-disabled":a.disabled?"":void 0,...r,ref:t})});Gs.displayName=Qs;var Ks=L.forwardRef(({__scopeSwitch:e,control:t,checked:n,bubbles:r=!0,...a},s)=>{const o=L.useRef(null),i=Ls(o,s),l=function(e){const t=L.useRef({value:e,previous:e});return L.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}(n),c=function(e){const[t,n]=L.useState(void 0);return Os(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const t=new ResizeObserver(t=>{if(!Array.isArray(t))return;if(!t.length)return;const r=t[0];let a,s;if("borderBoxSize"in r){const e=r.borderBoxSize,t=Array.isArray(e)?e[0]:e;a=t.inlineSize,s=t.blockSize}else a=e.offsetWidth,s=e.offsetHeight;n({width:a,height:s})});return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}n(void 0)},[e]),t}(t);return L.useEffect(()=>{const e=o.current;if(!e)return;const t=window.HTMLInputElement.prototype,a=Object.getOwnPropertyDescriptor(t,"checked").set;if(l!==n&&a){const t=new Event("click",{bubbles:r});a.call(e,n),e.dispatchEvent(t)}},[l,n,r]),fe.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:n,...a,tabIndex:-1,ref:i,style:{...a.style,...c,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})});function Xs(e){return e?"checked":"unchecked"}Ks.displayName="SwitchBubbleInput";var Ys=Ws,Js=Gs;const Zs=L.forwardRef(({className:e,...t},n)=>fe.jsx(Ys,{className:me("peer inline-flex h-6 w-11 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=unchecked]:bg-input",e),...t,ref:n,children:fe.jsx(Js,{className:me("pointer-events-none block h-5 w-5 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-5 data-[state=unchecked]:translate-x-0")})}));Zs.displayName=Ys.displayName;const eo=te.Root,to=L.forwardRef(({className:e,...t},n)=>fe.jsx(te.List,{ref:n,className:me("inline-flex h-9 items-center justify-center rounded-lg bg-muted p-1 text-muted-foreground",e),...t}));to.displayName=te.List.displayName;const no=L.forwardRef(({className:e,...t},n)=>fe.jsx(te.Trigger,{ref:n,className:me("inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow",e),...t}));no.displayName=te.Trigger.displayName;const ro=L.forwardRef(({className:e,...t},n)=>fe.jsx(te.Content,{ref:n,className:me("mt-2 ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",e),...t}));ro.displayName=te.Content.displayName;const ao=n.cva("inline-flex items-center justify-center rounded-md text-sm font-medium ring-offset-background transition-colors hover:bg-muted hover:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=on]:bg-accent data-[state=on]:text-accent-foreground",{variants:{variant:{default:"bg-transparent",outline:"border border-input bg-transparent hover:bg-accent hover:text-accent-foreground"},size:{default:"h-10 px-3",sm:"h-9 px-2.5",lg:"h-11 px-5"}},defaultVariants:{variant:"default",size:"default"}}),so=L.forwardRef(({className:e,variant:t,size:n,...r},a)=>fe.jsx(ne.Root,{ref:a,className:me(ao({variant:t,size:n,className:e})),...r}));so.displayName=ne.Root.displayName;const oo=L.createContext({size:"default",variant:"default"}),io=L.forwardRef(({className:e,variant:t,size:n,children:r,...a},s)=>fe.jsx(re.Root,{ref:s,className:me("flex items-center justify-center gap-1",e),...a,children:fe.jsx(oo.Provider,{value:{variant:t,size:n},children:r})}));io.displayName=re.Root.displayName;const lo=L.forwardRef(({className:e,children:t,variant:n,size:r,...a},s)=>{const o=L.useContext(oo);return fe.jsx(re.Item,{ref:s,className:me(ao({variant:o.variant||n,size:o.size||r}),e),...a,children:t})});function co(e){const t=g.useNavigate();return{onNew:()=>{const n=e.newPath||`${e.basePath}/new`;t(n)},onEdit:n=>{const r=e.editPath?e.editPath.replace(":id",n.id):`${e.basePath}/${n.id}/edit`;t(r)}}}lo.displayName=re.Item.displayName;var uo=Object.defineProperty,fo=(e,t,n)=>((e,t,n)=>t in e?uo(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,t+"",n);const mo=new class{constructor(){fo(this,"baseUrl",(void 0).VITE_QUALIEX_API_URL)}extractCompanyUserId(e){const t=Et.getAccessToken();if(!t)return null;try{const n=kt.parseJwtPayload(t);if(!n)return null;for(const t in n)if(t.startsWith("co")&&/^co\d+$/.test(t)){const r=n[t];if(r&&"string"==typeof r){const t=r.split(";");if(t.length>8&&t[0]===e)return t[8]}}}catch(n){}return null}async fetchPlaceByCompanyUserId(e,t){const n=Et.getAccessToken();if(!n||!t)return null;try{const r=`${this.baseUrl}/api/common/v1/CompaniesUsers/${e}`,a=await fetch(r,{method:"GET",headers:{Authorization:`Bearer ${n}`,"Content-Type":"application/json",Accept:"application/json","un-alias":t}});if(!a.ok)return null;const s=await a.json();return{placeId:s.placeId||null,placeName:s.placeName||null}}catch(r){return null}}async fetchPlaceFromUsersList(e,t,n){const r=Et.getAccessToken();if(!r||!t||!n)return null;try{const a=new URL(`${this.baseUrl}/api/common/v1/companiesusers`);a.searchParams.append("companyId",n),a.searchParams.append("filterStatus","active");const s=await fetch(a.toString(),{method:"GET",headers:{Authorization:`Bearer ${r}`,"Content-Type":"application/json",Accept:"application/json","un-alias":t}});if(!s.ok)return null;const o=await s.json(),i=o.data||o;if(!Array.isArray(i))return null;const l=i.find(t=>t.userId===e);return l?{placeId:l.placeId||null,placeName:l.placeName||null}:null}catch(a){return null}}async fetchUserPlace(e,t,n){if(!Gt.validateToken().valid)return{placeId:null,placeName:null};try{const r=this.extractCompanyUserId(t);if(r){const e=await this.fetchPlaceByCompanyUserId(r,t);if(e&&e.placeId)return e}const a=await this.fetchPlaceFromUsersList(e,t,n);return a&&a.placeId?a:{placeId:null,placeName:null}}catch(r){if(await Gt.handleApiError(r)){const e=this.extractCompanyUserId(t);if(e){const n=await this.fetchPlaceByCompanyUserId(e,t);if(n&&n.placeId)return n}}return{placeId:null,placeName:null}}}};var po=Object.defineProperty,ho=(e,t,n)=>((e,t,n)=>t in e?po(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,t+"",n);class go{constructor(){ho(this,"baseUrl",(void 0).VITE_QUALIEX_API_URL)}async makeApiCall(e,t,n){const r=Gt.validateToken();if(!r.valid)throw new Error(r.message||"Token inválido");const a=Et.getAccessToken();if(!a)throw new Error("Token Qualiex não encontrado");if(!n||""===n.trim())throw new Error("Alias da unidade é obrigatório");const s=new URL(e,this.baseUrl);Object.entries(t).forEach(([e,t])=>{s.searchParams.append(e,t)});const o=await fetch(s.toString(),{method:"GET",headers:{Authorization:`Bearer ${a}`,"Content-Type":"application/json",Accept:"application/json","un-alias":n}});if(!o.ok){const e=new Error(`API call failed: ${o.status} ${o.statusText}`);throw e.status=o.status,e}return await o.json()}mapToPlace(e){return{id:e.id||e.placeId,placeId:e.id||e.placeId,title:e.name||"Local sem nome",name:e.name||"Local sem nome",description:e.description||null,is_actived:!1!==e.isActive,companyId:e.companyId||"",usersIds:e.usersIds||[],parentId:e.parentId||null,subPlaces:[],id_user:"",responsible_name:"",alias:"",created_at:(new Date).toISOString(),updated_at:(new Date).toISOString(),is_removed:!1}}buildHierarchy(e){const t=new Map,n=[];return e.forEach(e=>{t.set(e.placeId,{...e,subPlaces:[]})}),e.forEach(e=>{const r=t.get(e.placeId);if(e.parentId&&t.has(e.parentId)){const n=t.get(e.parentId);n.subPlaces||(n.subPlaces=[]);const a={id:r.placeId,placeId:r.placeId,name:r.name,parentId:e.parentId,usersIds:r.usersIds,isActive:r.is_actived,subPlaces:r.subPlaces||[]};n.subPlaces.push(a)}else n.push(r)}),n}async fetchPlaces(e,t){try{const n=await this.makeApiCall("/api/common/v1/places",{companyId:t,filterStatus:"all"},e);let r=n;if(n.data?r=n.data:Array.isArray(n)||(r=[]),!Array.isArray(r))return Rt.handleError("[PlaceService] Resposta não é um array",!1),[];const a=r.map(this.mapToPlace.bind(this));return this.buildHierarchy(a)}catch(n){if(await Gt.handleApiError(n))try{const n=await this.makeApiCall("/api/common/v1/places",{companyId:t,filterStatus:"all"},e);let r=n;n.data?r=n.data:Array.isArray(n)||(r=[]);const a=(Array.isArray(r)?r:[]).map(this.mapToPlace.bind(this));return this.buildHierarchy(a)}catch(r){return Rt.handleError(r instanceof Error?r:"Erro ao buscar locais após renovação de token",!0),[]}const a=n instanceof Error?n.message:"Erro ao buscar locais da API Qualiex";return Rt.handleError(a,!0),[]}}async getPlaces(e){const t=Et.extractTokenData();return t&&t.companyId?this.fetchPlaces(e,t.companyId):(Rt.handleError("[PlaceService] CompanyId não encontrado no token",!1),[])}}const xo=new go;var yo=Object.defineProperty,bo=(e,t,n)=>((e,t,n)=>t in e?yo(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,"symbol"!=typeof t?t+"":t,n);const vo=(e,t,n=!0)=>{const{alias:r}=vn(),a=h.useQueryClient(),{data:s=[],isLoading:o}=h.useQuery({queryKey:["place-managers",r,e],queryFn:()=>t.getPlaceManagers(r,e),enabled:n&&!!r&&!!e}),i=h.useMutation({mutationFn:n=>t.setManager(r,e,n),onSuccess:()=>{a.invalidateQueries({queryKey:["place-managers"]}),dt({title:"Gestor definido com sucesso"})},onError:e=>{dt({title:"Erro ao definir gestor",description:e.message,variant:"destructive"})}}),l=h.useMutation({mutationFn:n=>t.addMember(r,e,n),onSuccess:()=>{a.invalidateQueries({queryKey:["place-managers"]}),dt({title:"Membro adicionado com sucesso"})},onError:e=>{dt({title:"Erro ao adicionar membro",description:e.message,variant:"destructive"})}}),c=h.useMutation({mutationFn:n=>t.removePlaceUser(r,e,n),onSuccess:()=>{a.invalidateQueries({queryKey:["place-managers"]}),dt({title:"Removido com sucesso"})},onError:e=>{dt({title:"Erro ao remover",description:e.message,variant:"destructive"})}}),u=s.find(e=>"manager"===e.role),d=s.filter(e=>"member"===e.role);return{managers:s,manager:u,members:d,isLoading:o,setManager:i.mutate,addMember:l.mutate,remove:c.mutate,isSettingManager:i.isPending,isAddingMember:l.isPending,isRemoving:c.isPending}},wo=({open:t,onOpenChange:n,onSelectManager:r,onSelectMember:a,currentManagerId:s,currentMemberIds:o=[],placeName:l,isLoading:c=!1})=>{const[u,d]=e.useState(""),{data:f=[],isLoading:m}=Dr(),p=f.filter(e=>e.userName.toLowerCase().includes(u.toLowerCase())||e.userEmail.toLowerCase().includes(u.toLowerCase())).sort((e,t)=>e.userName.localeCompare(t.userName)),h=m||c;return fe.jsx(Pe,{open:t,onOpenChange:n,children:fe.jsxs(De,{className:"max-w-4xl min-w-[800px]",children:[fe.jsxs(Re,{children:[fe.jsxs(Fe,{children:["Gerenciar Acesso - ",l]}),fe.jsx(Le,{children:"Selecione o gestor e os membros que terão acesso a este local"})]}),fe.jsxs("div",{className:"space-y-4",children:[fe.jsxs("div",{className:"relative",children:[fe.jsx(i.Search,{className:"absolute left-3 top-1/2 -translate-y-1/2 h-4 w-4 text-muted-foreground"}),fe.jsx(ye,{placeholder:"Buscar por nome ou email...",value:u,onChange:e=>d(e.target.value),className:"pl-9"})]}),fe.jsx(yr,{className:"h-[400px] pr-4",children:h?fe.jsx("div",{className:"text-center py-8 text-muted-foreground",children:"Carregando usuários..."}):0===p.length?fe.jsx("div",{className:"text-center py-8 text-muted-foreground",children:"Nenhum usuário encontrado"}):fe.jsx("div",{className:"space-y-2",children:p.map(e=>{const t=e.userId===s,n=o.includes(e.userId),l=t||n;return fe.jsxs("div",{className:"flex items-center justify-between p-3 rounded-lg border bg-card hover:bg-accent/50 transition-colors",children:[fe.jsx("div",{className:"flex items-center gap-3 flex-1 min-w-0",children:fe.jsxs("div",{className:"flex-1 min-w-0",children:[fe.jsxs("div",{className:"flex items-center gap-2",children:[fe.jsx("p",{className:"font-medium truncate",children:e.userName}),t&&fe.jsxs(tt,{variant:"default",className:"shrink-0",children:[fe.jsx(i.Crown,{className:"h-3 w-3 mr-1"}),"Gestor"]}),n&&fe.jsxs(tt,{variant:"secondary",className:"shrink-0",children:[fe.jsx(i.Users,{className:"h-3 w-3 mr-1"}),"Membro"]})]}),fe.jsx("p",{className:"text-sm text-muted-foreground truncate",children:e.userEmail})]})}),fe.jsxs("div",{className:"flex gap-2 shrink-0 ml-4",children:[!t&&fe.jsxs(ge,{size:"sm",variant:"outline",onClick:()=>r(e),className:"whitespace-nowrap",children:[fe.jsx(i.Crown,{className:"h-3 w-3 mr-1"}),"Tornar Gestor"]}),!l&&fe.jsxs(ge,{size:"sm",variant:"secondary",onClick:()=>a(e),className:"whitespace-nowrap",children:[fe.jsx(i.Users,{className:"h-3 w-3 mr-1"}),"Adicionar Membro"]})]})]},e.userId)})})})]})]})})},ko=({placeId:t,placeName:n,service:r})=>{const[a,s]=e.useState(!1),{manager:o,members:l,setManager:c,addMember:u,remove:d,isSettingManager:f,isAddingMember:m,isRemoving:p}=vo(t,r);return fe.jsxs(fe.Fragment,{children:[fe.jsxs(Qn,{children:[fe.jsx(Gn,{asChild:!0,children:fe.jsx(ge,{variant:"ghost",size:"sm",className:"h-7 w-7 p-0",children:fe.jsx(i.EllipsisVertical,{className:"h-4 w-4"})})}),fe.jsxs(tr,{align:"end",className:"w-56 bg-background z-50",children:[fe.jsxs(nr,{onClick:()=>s(!0),children:[fe.jsx(i.Crown,{className:"h-4 w-4 mr-2"}),"Gerenciar Acessos"]}),o&&fe.jsx(nr,{onClick:()=>d(o.user_id),className:"text-destructive",disabled:p,children:"Remover Gestor"})]})]}),fe.jsx(wo,{open:a,onOpenChange:s,onSelectManager:e=>{c(e),s(!1)},onSelectMember:u,currentManagerId:o?.user_id,currentMemberIds:l.map(e=>e.user_id),placeName:n,isLoading:f||m})]})};function No({place:t,level:n=0,service:r}){const[a,s]=e.useState(!1),o=t.subPlaces&&t.subPlaces.length>0,l="is_actived"in t?t.is_actived:t.isActive,c=t.placeId;return fe.jsxs("div",{children:[fe.jsxs(Pa,{open:a,onOpenChange:s,children:[fe.jsxs("div",{className:"flex items-center gap-2 py-3 px-4 hover:bg-accent/50 transition-colors",style:{paddingLeft:2*n+1+"rem"},children:[o?fe.jsxs(Ia,{className:"flex items-center gap-2 flex-1",children:[fe.jsx(i.ChevronRight,{className:me("h-4 w-4 transition-transform shrink-0",a&&"rotate-90")}),fe.jsx(i.Building2,{className:"h-4 w-4 text-muted-foreground shrink-0"}),fe.jsx("span",{className:"font-medium",children:t.name}),fe.jsxs("span",{className:"text-sm text-muted-foreground",children:["(",t.subPlaces.length,")"]})]}):fe.jsxs("div",{className:"flex items-center gap-2 flex-1",children:[fe.jsx("div",{className:"w-4 shrink-0"}),fe.jsx(i.Building2,{className:"h-4 w-4 text-muted-foreground shrink-0"}),fe.jsx("span",{className:"font-medium",children:t.name})]}),fe.jsxs("div",{className:"flex items-center gap-3 ml-auto",children:[fe.jsxs("div",{className:"flex items-center gap-1.5",children:[fe.jsx(i.Users,{className:"h-3.5 w-3.5 text-muted-foreground"}),fe.jsx("span",{className:"text-sm text-muted-foreground",children:t.usersIds.length})]}),fe.jsx(tt,{variant:l?"default":"secondary",className:"text-xs",children:l?"Ativo":"Inativo"}),fe.jsx(ko,{placeId:c,placeName:t.name,service:r})]})]}),o&&fe.jsx(Ta,{children:t.subPlaces.map(e=>fe.jsx(No,{place:e,level:n+1,service:r},e.placeId))})]}),0===n&&fe.jsx(qa,{})]})}const jo=e.memo(({variant:t="card",className:n="",selectedUnit:r,onUnitChange:a})=>{const{user:s,companies:o,alias:l,isAuthenticated:c,logout:u,switchUnit:d}=vn(),f=o?.[0]||null,m=l?o?.find(e=>e.alias===l):f,p=o||[],h=r||m||f||f,g=e.useCallback(e=>{a?a(e):d(e)},[a,d]),x=e.useMemo(()=>{if(!p?.length)return[];const e=new Map;p.forEach(t=>{e.set(t.alias,t)});const t=Array.from(e.values()),n=t.find(e=>e.alias===h?.alias),r=t.filter(e=>e.alias!==h?.alias);return r.sort((e,t)=>(e.name||"").localeCompare(t.name||"","pt-BR",{sensitivity:"base"})),n?[n,...r]:r},[p,h?.alias]);if(!c||!s)return null;const y=()=>fe.jsxs(fe.Fragment,{children:[fe.jsxs("div",{className:"flex items-center space-x-3",children:[fe.jsx("div",{className:"flex-shrink-0",children:fe.jsx("div",{className:"w-10 h-10 bg-primary rounded-full flex items-center justify-center",children:fe.jsx(i.User,{className:"h-5 w-5 text-primary-foreground"})})}),fe.jsxs("div",{className:"flex-1 min-w-0",children:[fe.jsx("p",{className:"text-sm font-medium truncate",children:s.name}),fe.jsxs("p",{className:"text-xs text-muted-foreground",children:["Unidade: ",h?.name||"N/A"]})]})]}),h&&fe.jsx("div",{className:"mt-3",children:fe.jsxs("div",{className:"flex items-center space-x-2",children:[fe.jsx(i.Building2,{className:"h-4 w-4 text-muted-foreground"}),fe.jsx("span",{className:"text-sm font-medium",children:h.name})]})}),x.length>1&&fe.jsxs("div",{className:"mt-2",children:[fe.jsxs("p",{className:"text-xs text-muted-foreground mb-1",children:["Unidades disponíveis: ",x.length]}),fe.jsxs("div",{className:"flex flex-wrap gap-1",children:[x.slice(0,3).map(e=>fe.jsx(tt,{variant:e.alias===h?.alias?"default":"secondary",className:"text-xs cursor-pointer",onClick:()=>g(e),children:e.name},e.alias)),x.length>3&&fe.jsxs(tt,{variant:"outline",className:"text-xs",children:["+",x.length-3]})]})]})]});return"dropdown"===t?fe.jsxs(Qn,{children:[fe.jsx(Gn,{asChild:!0,children:fe.jsx(ge,{variant:"ghost",className:`h-auto p-2 ${n}`,children:fe.jsxs("div",{className:"flex items-center space-x-2",children:[fe.jsxs("div",{className:"hidden md:block text-left",children:[fe.jsx("p",{className:"text-sm font-medium",children:s.name}),fe.jsx("p",{className:"text-xs text-muted-foreground",children:h?.name||"N/A"})]}),fe.jsx("div",{className:"w-8 h-8 bg-primary rounded-full flex items-center justify-center",children:fe.jsx(i.User,{className:"h-4 w-4 text-primary-foreground"})}),fe.jsx(i.ChevronDown,{className:"h-4 w-4"})]})})}),fe.jsxs(tr,{className:"w-56 bg-background border border-border shadow-lg z-50",align:"end",children:[fe.jsxs(Yn,{children:[fe.jsxs(Zn,{children:[fe.jsx(i.RefreshCw,{className:"mr-2 h-4 w-4"}),"Alterar Unidade"]}),fe.jsx(er,{children:x.map(e=>fe.jsxs(nr,{onClick:()=>g(e),className:e.alias===h?.alias?"bg-muted":"",children:[fe.jsx(i.Building2,{className:"mr-2 h-4 w-4"}),e.name,e.alias===h?.alias&&fe.jsx(tt,{variant:"outline",className:"ml-2 text-xs",children:"Atual"})]},e.alias))})]}),fe.jsx(or,{}),fe.jsxs(nr,{onClick:u,children:[fe.jsx(i.LogOut,{className:"mr-2 h-4 w-4"}),"Sair"]})]})]}):fe.jsxs(we,{className:n,children:[fe.jsx(ke,{children:fe.jsx(Ne,{className:"text-lg",children:"Informações do Usuário"})}),fe.jsxs(Ce,{className:"space-y-4",children:[fe.jsx(y,{}),fe.jsx(qa,{}),fe.jsxs(ge,{variant:"outline",onClick:u,size:"sm",className:"w-full",children:[fe.jsx(i.LogOut,{className:"mr-2 h-4 w-4"}),"Sair"]})]})]})}),Co=e.createContext({});function So({children:t,config:n}){const r=e.useMemo(()=>({navigation:n?.navigation,appName:n?.appName}),[n?.navigation,n?.appName]);return fe.jsx(Co.Provider,{value:r,children:t})}function Po(){return e.useContext(Co)}function Io(){const e=g.useLocation(),{navigation:t}=Po();if(!t)return"Página";const n=t.find(t=>t.path===e.pathname);if(n)return n.label;const r=t.find(t=>e.pathname.startsWith(t.path+"/"));return r?.label||"Página"}function To(t,n){const[r,a]=e.useState(t),s=e.useRef(),o=e.useCallback(()=>{s.current&&(clearTimeout(s.current),s.current=void 0)},[]);return e.useEffect(()=>(o(),s.current=setTimeout(()=>{a(t)},n),o),[t,n,o]),[r,o]}const Eo=e.memo(function({actions:t}){const n=g.useLocation(),r=Io(),{navigation:a,appName:s}=Po(),{metadata:o}=ea(),{companies:l,alias:c,isSearchVisible:u,clearSearch:d,refreshData:f,switchUnit:m}=vn(),p=c?l?.find(e=>e.alias===c)||l?.[0]||null:l?.[0]||null,[h,x]=g.useSearchParams(),[y,b]=e.useState(()=>h.get("search")||""),[v,w]=To(y,tn.debounceDelay);e.useEffect(()=>{if(!u)return;const e=new URLSearchParams(h);v?(e.set("search",v),e.set("page","1")):e.delete("search"),x(e)},[v,x,u]);const k=a?.find(e=>e.path===n.pathname)||a?.find(e=>n.pathname.startsWith(e.path+"/")),N=o.title||r,j=o.subtitle||k?.complementaryText||"Detalhes do item";return fe.jsx("header",{className:"bg-white border-b border-gray-200 px-2 md:px-4 py-2",children:fe.jsxs("div",{className:"flex items-center gap-4",children:[fe.jsxs("div",{className:"flex-shrink-0",children:[fe.jsxs("div",{className:"flex items-center gap-2 mb-1",children:[fe.jsx("h1",{className:"text-lg font-semibold text-foreground truncate",children:N}),fe.jsx(tt,{variant:"default",className:"bg-primary hover:bg-primary/90 text-primary-foreground text-xs px-2 py-1",children:s||"Módulo"})]}),fe.jsx("p",{className:"text-sm text-muted-foreground truncate",children:j})]}),u&&fe.jsxs("div",{className:"flex items-center gap-2 flex-1 max-w-2xl",children:[fe.jsxs("div",{className:"relative flex-1",children:[fe.jsx(i.Search,{className:"absolute left-3 top-1/2 transform -translate-y-1/2 text-muted-foreground h-4 w-4"}),fe.jsx(ye,{placeholder:"/wiki"===n.pathname?"Buscar artigos...":"Buscar...",value:y,onChange:e=>(e=>{b(e)})(e.target.value),className:"w-full pl-10 pr-8"}),y&&fe.jsx(ge,{variant:"ghost",size:"sm",className:"absolute right-1 top-1/2 transform -translate-y-1/2 h-6 w-6 p-0 hover:bg-gray-100",onClick:()=>{w(),b("");const e=new URLSearchParams(h);e.delete("search"),e.delete("page"),x(e)},title:"Limpar busca",children:fe.jsx(i.X,{size:14})})]}),fe.jsx(ge,{variant:"outline",size:"sm",onClick:f,className:"flex-shrink-0 h-10 w-10 p-0",title:"Atualizar dados",children:fe.jsx(i.RefreshCw,{size:14})})]}),fe.jsxs("div",{className:"flex-shrink-0 ml-auto flex items-center gap-3",children:[t&&fe.jsx("div",{className:"flex items-center gap-2",children:t}),fe.jsx("div",{className:"text-sm",children:fe.jsx(jo,{variant:"dropdown",selectedUnit:p,onUnitChange:m})})]})]})})}),Ao=(e={})=>{const{enabled:t=!0}=e,{alias:n}=vn();return h.useQuery({queryKey:["active-modules",n],queryFn:async()=>{if(!n)return[];const e=Ut(),{data:t,error:r}=await e.schema("central").from("modules").select("\n id, name, url,\n modules_alias!inner(alias)\n ").eq("modules_alias.alias",n).eq("status","active").order("name");if(r){if(!Wt.handleError(r))throw r;return[]}return t||[]},enabled:t&&!!n})},Do=({key:e,enabled:t,checkFn:n,staleTime:r=3e5,gcTime:a=6e5})=>h.useQuery({queryKey:["permission",e],queryFn:n,enabled:t,staleTime:r,gcTime:a,retry:0,refetchOnWindowFocus:!1}),Ro=(void 0).VITE_SUPABASE_PROJECT_ID,_o={logo:`https://${Ro}.supabase.co/storage/v1/object/public/library-assets/logo.svg`,smallLogo:`https://${Ro}.supabase.co/storage/v1/object/public/library-assets/small.svg`},Fo=_o.logo,Lo=_o.smallLogo,Mo="forlogic-sidebar-pinned",Oo=()=>{try{const e=localStorage.getItem(Mo);return!!e&&JSON.parse(e)}catch{return!1}};function zo({config:t}={}){const{state:n,open:r,setOpen:a}=ls(),s=g.useLocation(),{alias:o,user:l}=vn(),[c,u]=e.useState(!1),[d,f]=e.useState(Oo),[m,p]=e.useState(!1);e.useEffect(()=>{a(!!d||!(!m&&!c))},[d,m,c,a]);const{data:h,isLoading:x,error:y}=Ao({enabled:c}),b=e=>s.pathname===e||s.pathname.startsWith(e+"/"),v=e=>{const t=["border-l-yellow-400","border-l-green-400","border-l-blue-400","border-l-red-400","border-l-purple-400","border-l-pink-400"];return t[e%t.length]};return fe.jsxs(us,{collapsible:"icon",onMouseEnter:()=>{d||p(!0)},onMouseLeave:()=>{d||p(!1)},className:"app-sidebar transition-all duration-300 ease-in-out bg-white border-r border-gray-200 py-6 px-3",children:[fe.jsxs(hs,{className:"p-0 gap-0",children:[fe.jsx("div",{className:"flex items-center justify-between h-[34px]",children:r?fe.jsxs(fe.Fragment,{children:[fe.jsx("div",{className:"flex items-center pl-[12px]",children:fe.jsx("img",{src:_o.logo,alt:"Logo",className:"h-6 max-w-full object-contain"})}),fe.jsx("button",{onClick:()=>{const e=!d;f(e),(e=>{try{localStorage.setItem(Mo,JSON.stringify(e))}catch{}})(e)},className:"h-8 w-8 flex items-center justify-center rounded-md transition-colors duration-200 "+(d?"bg-primary text-primary-foreground":"hover:bg-muted text-muted-foreground"),children:fe.jsx(i.PanelLeft,{className:"h-4 w-4"})})]}):fe.jsx("div",{className:"flex items-center justify-center w-full h-[34px]",children:fe.jsx("img",{src:_o.smallLogo,alt:"Logo",className:"h-[34px] w-[34px] object-contain"})})}),fe.jsx("div",{className:"mt-2 pt-0",children:fe.jsxs(Qn,{onOpenChange:u,children:[fe.jsx(Gn,{asChild:!0,children:r?fe.jsxs("div",{className:"bg-muted hover:bg-muted/80 text-foreground font-medium text-sm flex items-center justify-between cursor-pointer transition-all duration-200 h-8 px-3 gap-3 rounded-md w-full",children:[fe.jsxs("div",{className:"flex items-center gap-2 min-w-0",children:[fe.jsx("img",{src:"https://ccjfvpnndclajkleyqkc.supabase.co/storage/v1/object/public/library-assets/composit.svg",alt:"Menu",className:"h-6 w-6 text-muted-foreground flex-shrink-0"}),fe.jsx("span",{className:"truncate group-data-[collapsible=icon]:hidden",children:t?.appName||"Título do módulo"})]}),fe.jsx(i.ChevronDown,{className:"h-6 w-6 flex-shrink-0 text-muted-foreground"})]}):fe.jsx("div",{className:"flex items-center justify-center w-full h-8 bg-muted hover:bg-muted/80 rounded-md cursor-pointer transition-all duration-200 p-[5px]",children:fe.jsx(i.ChevronDown,{className:"h-6 w-6 text-muted-foreground"})})}),fe.jsx(tr,{className:r?"w-80 bg-white rounded-lg shadow-lg border border-gray-200 p-4 z-50":"w-[58px] bg-white rounded-lg shadow-lg border border-gray-200 p-2 z-50",align:r?"start":"center",children:x?fe.jsxs("div",{className:"flex items-center space-x-2 py-3 px-3 text-muted-foreground",children:[fe.jsx(i.Loader2,{className:"h-4 w-4 animate-spin"}),fe.jsx("span",{className:"text-sm",children:"Carregando módulos..."})]}):y?fe.jsxs("div",{className:"flex items-center space-x-2 py-3 px-3 text-destructive",children:[fe.jsx(i.AlertCircle,{className:"h-4 w-4"}),fe.jsx("span",{className:"text-sm",children:"Erro ao carregar módulos"})]}):h&&0!==h.length?fe.jsx("div",{className:"space-y-2",children:h.map((e,t)=>fe.jsx("div",{onClick:()=>(e=>{const t=h?.find(t=>t.url===e);t?.url&&window.open(t.url,"_blank")})(e.url||""),className:`\n bg-muted/50 hover:bg-muted rounded-md p-3 cursor-pointer \n border-l-4 ${v(t)} transition-colors duration-200\n `,children:fe.jsxs("div",{className:"flex items-center justify-between",children:[fe.jsx("span",{className:"font-medium text-foreground text-sm",children:e.name}),e.url&&fe.jsx(i.ExternalLink,{className:"h-4 w-4 text-muted-foreground"})]})},e.id))}):fe.jsx("div",{className:"py-3 px-3 text-muted-foreground text-sm",children:"Nenhum módulo disponível"})})]})})]}),fe.jsx(ys,{children:fe.jsx(bs,{className:"p-0 mt-6",children:fe.jsx(ks,{children:fe.jsx(Ns,{className:"space-y-2",children:fe.jsx(ns,{children:t?.navigation?.map((e,t)=>{const n=({item:e,index:t})=>{const n=`${e.path}-${t}-${o??"noalias"}-${l?.id??"nouser"}`,{data:r=!0,isLoading:a}=Do({key:n,enabled:Boolean(e.permissionCheck&&o&&l?.id),checkFn:e.permissionCheck||(()=>Promise.resolve(!0))}),s=e.permissionCheck&&!r,c=a?i.Loader2:s?i.Lock:e.icon;return s||e.complementaryText,fe.jsx(js,{children:s||a?fe.jsxs(rs,{children:[fe.jsx(as,{asChild:!0,children:fe.jsx(Ss,{size:"lg",className:"h-10 opacity-50 cursor-not-allowed",onClick:e=>e.preventDefault(),children:fe.jsxs("div",{className:"flex w-full items-center gap-3",children:[fe.jsx("span",{className:"grid place-items-center h-[34px] w-[34px] p-[5px]",children:fe.jsx(c,{className:"h-4 w-4 "+(a?"animate-spin":"")})}),fe.jsx("span",{className:"font-medium sidebar-text group-data-[collapsible=icon]:hidden",children:e.label})]})})}),fe.jsx(ss,{children:fe.jsx("p",{children:a?"Verificando acesso...":"Acesso restrito"})})]}):fe.jsx(Ss,{asChild:!0,isActive:b(e.path),size:"lg",className:"h-10",children:fe.jsxs(g.Link,{to:e.path,className:"flex w-full items-center gap-3",children:[fe.jsx("span",{className:"grid place-items-center h-[34px] w-[34px] p-[5px]",children:fe.jsx(c,{className:"h-5 w-4"})}),fe.jsx("span",{className:"font-medium sidebar-text group-data-[collapsible=icon]:hidden",children:e.label})]})})},e.path)};return fe.jsx(n,{item:e,index:t},e.path)})})})})})})]})}const Uo=e.memo(function({children:t,sidebar:n,sidebarConfig:r,showHeader:a=!0}){const s=e.useMemo(()=>n||fe.jsx(zo,{config:r}),[n,r]),o=e.useMemo(()=>({"--sidebar-width":"240px","--sidebar-width-icon":"58px"}),[]);return fe.jsx(So,{config:r,children:fe.jsx(Zr,{children:fe.jsx(cs,{defaultOpen:!1,style:o,children:fe.jsxs("div",{className:"min-h-screen flex w-full",children:[s,fe.jsxs("main",{className:"flex-1 flex flex-col h-screen overflow-hidden",children:[a&&fe.jsx("div",{className:"flex-shrink-0 sticky top-0 z-10 bg-background",children:fe.jsx(Eo,{})}),fe.jsx("div",{className:"flex-1 overflow-y-auto bg-gray-50",children:t})]})]})})})})});class Bo extends e.Component{constructor(e){super(e),this.state={hasError:!1}}static getDerivedStateFromError(e){return{hasError:!0,error:e}}componentDidCatch(e,t){Rt.handleError(e,!1)}render(){return this.state.hasError?this.props.fallback?this.props.fallback:fe.jsx("div",{className:"flex items-center justify-center min-h-screen p-4",children:fe.jsxs(we,{className:"w-full max-w-md",children:[fe.jsxs(ke,{className:"text-center",children:[fe.jsx("div",{className:"flex justify-center mb-4",children:fe.jsx(i.AlertTriangle,{className:"h-12 w-12 text-destructive"})}),fe.jsx(Ne,{children:"Algo deu errado"})]}),fe.jsxs(Ce,{className:"text-center space-y-4",children:[fe.jsx("p",{className:"text-muted-foreground",children:"Ocorreu um erro inesperado. Tente recarregar a página."}),fe.jsx(ge,{onClick:()=>window.location.reload(),className:"w-full",children:"Recarregar Página"})]})]})}):this.props.children}}function $o(){const[t,n]=e.useState([]),[r,a]=e.useState(!1),[s,i]=e.useState(null),[l,c]=e.useState(null);e.useEffect(()=>{u()},[]);const u=async()=>{try{const e=Ut(),{data:t,error:r}=await e.functions.invoke("openai-chat",{body:{action:"createThread"}});if(r)throw r;i(t.threadId),n([{id:"initial",role:"assistant",content:"Olá! Como posso ajudá-lo hoje?",timestamp:new Date}])}catch(e){c("Erro ao inicializar conversa"),o.toast.error("Erro ao inicializar conversa")}},d=e.useCallback(async e=>{if(!s||!e.trim())return;const t={id:`user-${Date.now()}`,role:"user",content:e,timestamp:new Date};n(e=>[...e,t]),a(!0),c(null);try{const t=Ut(),{data:r,error:a}=await t.functions.invoke("openai-chat",{body:{action:"sendMessage",threadId:s,message:e}});if(a)throw a;const{runId:o}=r,i=await(async e=>{if(!s)return!1;for(let n=0;n<60;n++)try{const t=Ut(),{data:n,error:r}=await t.functions.invoke("openai-chat",{body:{action:"checkRunStatus",threadId:s,runId:e}});if(r)throw r;const{status:a}=n;if("completed"===a)return!0;if("failed"===a||"cancelled"===a)throw new Error("O assistente encontrou um erro");await new Promise(e=>setTimeout(e,1e3))}catch(t){throw t}throw new Error("Tempo limite excedido")})(o);i&&await(async()=>{if(s)try{const e=Ut(),{data:t,error:r}=await e.functions.invoke("openai-chat",{body:{action:"getMessages",threadId:s}});if(r)throw r;const a=t.messages.map(e=>({id:e.id,role:e.role,content:e.content,timestamp:new Date(1e3*e.created_at)}));n(a)}catch(e){throw e}})()}catch(r){const e=r instanceof Error?r.message:"Erro ao enviar mensagem";c(e),o.toast.error(e),n(e=>e.filter(e=>e.id!==t.id))}finally{a(!1)}},[s]);return{messages:t,isLoading:r,error:l,sendMessage:d,threadId:s}}function Vo(){}function qo(){}const Ho=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Wo=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Qo={};function Go(e,t){return(Qo.jsx?Wo:Ho).test(e)}const Ko=/[ \t\n\f\r]/g;function Xo(e){return""===e.replace(Ko,"")}class Yo{constructor(e,t,n){this.normal=t,this.property=e,n&&(this.space=n)}}function Jo(e,t){const n={},r={};for(const a of e)Object.assign(n,a.property),Object.assign(r,a.normal);return new Yo(n,r,t)}function Zo(e){return e.toLowerCase()}Yo.prototype.normal={},Yo.prototype.property={},Yo.prototype.space=void 0;class ei{constructor(e,t){this.attribute=t,this.property=e}}ei.prototype.attribute="",ei.prototype.booleanish=!1,ei.prototype.boolean=!1,ei.prototype.commaOrSpaceSeparated=!1,ei.prototype.commaSeparated=!1,ei.prototype.defined=!1,ei.prototype.mustUseProperty=!1,ei.prototype.number=!1,ei.prototype.overloadedBoolean=!1,ei.prototype.property="",ei.prototype.spaceSeparated=!1,ei.prototype.space=void 0;let ti=0;const ni=ci(),ri=ci(),ai=ci(),si=ci(),oi=ci(),ii=ci(),li=ci();function ci(){return 2**++ti}var ui=Object.freeze({__proto__:null,boolean:ni,booleanish:ri,commaOrSpaceSeparated:li,commaSeparated:ii,number:si,overloadedBoolean:ai,spaceSeparated:oi});const di=Object.keys(ui);class fi extends ei{constructor(e,t,n,r){let a=-1;if(super(e,t),mi(this,"space",r),"number"==typeof n)for(;++a<di.length;){const e=di[a];mi(this,di[a],(n&ui[e])===ui[e])}}}function mi(e,t,n){n&&(e[t]=n)}function pi(e){const t={},n={};for(const[r,a]of Object.entries(e.properties)){const s=new fi(r,e.transform(e.attributes||{},r),a,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(s.mustUseProperty=!0),t[r]=s,n[Zo(r)]=r,n[Zo(s.attribute)]=r}return new Yo(t,n,e.space)}fi.prototype.defined=!0;const hi=pi({properties:{ariaActiveDescendant:null,ariaAtomic:ri,ariaAutoComplete:null,ariaBusy:ri,ariaChecked:ri,ariaColCount:si,ariaColIndex:si,ariaColSpan:si,ariaControls:oi,ariaCurrent:null,ariaDescribedBy:oi,ariaDetails:null,ariaDisabled:ri,ariaDropEffect:oi,ariaErrorMessage:null,ariaExpanded:ri,ariaFlowTo:oi,ariaGrabbed:ri,ariaHasPopup:null,ariaHidden:ri,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:oi,ariaLevel:si,ariaLive:null,ariaModal:ri,ariaMultiLine:ri,ariaMultiSelectable:ri,ariaOrientation:null,ariaOwns:oi,ariaPlaceholder:null,ariaPosInSet:si,ariaPressed:ri,ariaReadOnly:ri,ariaRelevant:null,ariaRequired:ri,ariaRoleDescription:oi,ariaRowCount:si,ariaRowIndex:si,ariaRowSpan:si,ariaSelected:ri,ariaSetSize:si,ariaSort:null,ariaValueMax:si,ariaValueMin:si,ariaValueNow:si,ariaValueText:null,role:null},transform:(e,t)=>"role"===t?t:"aria-"+t.slice(4).toLowerCase()});function gi(e,t){return t in e?e[t]:t}function xi(e,t){return gi(e,t.toLowerCase())}const yi=pi({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:ii,acceptCharset:oi,accessKey:oi,action:null,allow:null,allowFullScreen:ni,allowPaymentRequest:ni,allowUserMedia:ni,alt:null,as:null,async:ni,autoCapitalize:null,autoComplete:oi,autoFocus:ni,autoPlay:ni,blocking:oi,capture:null,charSet:null,checked:ni,cite:null,className:oi,cols:si,colSpan:null,content:null,contentEditable:ri,controls:ni,controlsList:oi,coords:si|ii,crossOrigin:null,data:null,dateTime:null,decoding:null,default:ni,defer:ni,dir:null,dirName:null,disabled:ni,download:ai,draggable:ri,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:ni,formTarget:null,headers:oi,height:si,hidden:ai,high:si,href:null,hrefLang:null,htmlFor:oi,httpEquiv:oi,id:null,imageSizes:null,imageSrcSet:null,inert:ni,inputMode:null,integrity:null,is:null,isMap:ni,itemId:null,itemProp:oi,itemRef:oi,itemScope:ni,itemType:oi,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:ni,low:si,manifest:null,max:null,maxLength:si,media:null,method:null,min:null,minLength:si,multiple:ni,muted:ni,name:null,nonce:null,noModule:ni,noValidate:ni,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:ni,optimum:si,pattern:null,ping:oi,placeholder:null,playsInline:ni,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:ni,referrerPolicy:null,rel:oi,required:ni,reversed:ni,rows:si,rowSpan:si,sandbox:oi,scope:null,scoped:ni,seamless:ni,selected:ni,shadowRootClonable:ni,shadowRootDelegatesFocus:ni,shadowRootMode:null,shape:null,size:si,sizes:null,slot:null,span:si,spellCheck:ri,src:null,srcDoc:null,srcLang:null,srcSet:null,start:si,step:null,style:null,tabIndex:si,target:null,title:null,translate:null,type:null,typeMustMatch:ni,useMap:null,value:ri,width:si,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:oi,axis:null,background:null,bgColor:null,border:si,borderColor:null,bottomMargin:si,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:ni,declare:ni,event:null,face:null,frame:null,frameBorder:null,hSpace:si,leftMargin:si,link:null,longDesc:null,lowSrc:null,marginHeight:si,marginWidth:si,noResize:ni,noHref:ni,noShade:ni,noWrap:ni,object:null,profile:null,prompt:null,rev:null,rightMargin:si,rules:null,scheme:null,scrolling:ri,standby:null,summary:null,text:null,topMargin:si,valueType:null,version:null,vAlign:null,vLink:null,vSpace:si,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:ni,disableRemotePlayback:ni,prefix:null,property:null,results:si,security:null,unselectable:null},space:"html",transform:xi}),bi=pi({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:li,accentHeight:si,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:si,amplitude:si,arabicForm:null,ascent:si,attributeName:null,attributeType:null,azimuth:si,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:si,by:null,calcMode:null,capHeight:si,className:oi,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:si,diffuseConstant:si,direction:null,display:null,dur:null,divisor:si,dominantBaseline:null,download:ni,dx:null,dy:null,edgeMode:null,editable:null,elevation:si,enableBackground:null,end:null,event:null,exponent:si,externalResourcesRequired:null,fill:null,fillOpacity:si,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:ii,g2:ii,glyphName:ii,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:si,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:si,horizOriginX:si,horizOriginY:si,id:null,ideographic:si,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:si,k:si,k1:si,k2:si,k3:si,k4:si,kernelMatrix:li,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:si,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:si,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:si,overlineThickness:si,paintOrder:null,panose1:null,path:null,pathLength:si,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:oi,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:si,pointsAtY:si,pointsAtZ:si,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:li,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:li,rev:li,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:li,requiredFeatures:li,requiredFonts:li,requiredFormats:li,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:si,specularExponent:si,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:si,strikethroughThickness:si,string:null,stroke:null,strokeDashArray:li,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:si,strokeOpacity:si,strokeWidth:null,style:null,surfaceScale:si,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:li,tabIndex:si,tableValues:null,target:null,targetX:si,targetY:si,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:li,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:si,underlineThickness:si,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:si,values:null,vAlphabetic:si,vMathematical:si,vectorEffect:null,vHanging:si,vIdeographic:si,version:null,vertAdvY:si,vertOriginX:si,vertOriginY:si,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:si,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:gi}),vi=pi({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform:(e,t)=>"xlink:"+t.slice(5).toLowerCase()}),wi=pi({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:xi}),ki=pi({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform:(e,t)=>"xml:"+t.slice(3).toLowerCase()}),Ni={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},ji=/[A-Z]/g,Ci=/-[a-z]/g,Si=/^data[-\w.:]+$/i;function Pi(e){return"-"+e.toLowerCase()}function Ii(e){return e.charAt(1).toUpperCase()}const Ti=Jo([hi,yi,vi,wi,ki],"html"),Ei=Jo([hi,bi,vi,wi,ki],"svg");var Ai,Di,Ri,_i={};function Fi(){if(Ri)return _i;Ri=1;var e=_i&&_i.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(_i,"__esModule",{value:!0}),_i.default=function(e,n){var r=null;if(!e||"string"!=typeof e)return r;var a=(0,t.default)(e),s="function"==typeof n;return a.forEach(function(e){if("declaration"===e.type){var t=e.property,a=e.value;s?n(t,a,e):a&&((r=r||{})[t]=a)}}),r};var t=e(function(){if(Di)return Ai;Di=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,n=/^\s*/,r=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,a=/^:\s*/,s=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,o=/^[;\s]*/,i=/^\s+|\s+$/g,l="";function c(e){return e?e.replace(i,l):l}return Ai=function(i,u){if("string"!=typeof i)throw new TypeError("First argument must be a string");if(!i)return[];u=u||{};var d=1,f=1;function m(e){var n=e.match(t);n&&(d+=n.length);var r=e.lastIndexOf("\n");f=~r?e.length-r:f+e.length}function p(){var e={line:d,column:f};return function(t){return t.position=new h(e),y(),t}}function h(e){this.start=e,this.end={line:d,column:f},this.source=u.source}function g(e){var t=new Error(u.source+":"+d+":"+f+": "+e);if(t.reason=e,t.filename=u.source,t.line=d,t.column=f,t.source=i,!u.silent)throw t}function x(e){var t=e.exec(i);if(t){var n=t[0];return m(n),i=i.slice(n.length),t}}function y(){x(n)}function b(e){var t;for(e=e||[];t=v();)!1!==t&&e.push(t);return e}function v(){var e=p();if("/"==i.charAt(0)&&"*"==i.charAt(1)){for(var t=2;l!=i.charAt(t)&&("*"!=i.charAt(t)||"/"!=i.charAt(t+1));)++t;if(t+=2,l===i.charAt(t-1))return g("End of comment missing");var n=i.slice(2,t-2);return f+=2,m(n),i=i.slice(t),f+=2,e({type:"comment",comment:n})}}function w(){var t=p(),n=x(r);if(n){if(v(),!x(a))return g("property missing ':'");var i=x(s),u=t({type:"declaration",property:c(n[0].replace(e,l)),value:i?c(i[0].replace(e,l)):l});return x(o),u}}return h.prototype.content=i,y(),function(){var e,t=[];for(b(t);e=w();)!1!==e&&(t.push(e),b(t));return t}()},Ai}());return _i}var Li,Mi,Oi,zi={};function Ui(){if(Li)return zi;Li=1,Object.defineProperty(zi,"__esModule",{value:!0}),zi.camelCase=void 0;var e=/^--[a-zA-Z0-9_-]+$/,t=/-([a-z])/g,n=/^[^-]+$/,r=/^-(webkit|moz|ms|o|khtml)-/,a=/^-(ms)-/,s=function(e,t){return t.toUpperCase()},o=function(e,t){return"".concat(t,"-")};return zi.camelCase=function(i,l){return void 0===l&&(l={}),function(t){return!t||n.test(t)||e.test(t)}(i)?i:(i=i.toLowerCase(),(i=l.reactCompat?i.replace(a,o):i.replace(r,o)).replace(t,s))},zi}var Bi=function(){if(Oi)return Mi;Oi=1;var e=(Mi&&Mi.__importDefault||function(e){return e&&e.__esModule?e:{default:e}})(Fi()),t=Ui();function n(n,r){var a={};return n&&"string"==typeof n?((0,e.default)(n,function(e,n){e&&n&&(a[(0,t.camelCase)(e,r)]=n)}),a):a}return n.default=n,Mi=n}(),$i=ae(Bi);const Vi=Hi("end"),qi=Hi("start");function Hi(e){return function(t){const n=t&&t.position&&t.position[e]||{};if("number"==typeof n.line&&n.line>0&&"number"==typeof n.column&&n.column>0)return{line:n.line,column:n.column,offset:"number"==typeof n.offset&&n.offset>-1?n.offset:void 0}}}function Wi(e){return e&&"object"==typeof e?"position"in e||"type"in e?Gi(e.position):"start"in e||"end"in e?Gi(e):"line"in e||"column"in e?Qi(e):"":""}function Qi(e){return Ki(e&&e.line)+":"+Ki(e&&e.column)}function Gi(e){return Qi(e&&e.start)+"-"+Qi(e&&e.end)}function Ki(e){return e&&"number"==typeof e?e:1}class Xi extends Error{constructor(e,t,n){super(),"string"==typeof t&&(n=t,t=void 0);let r="",a={},s=!1;if(t&&(a="line"in t&&"column"in t||"start"in t&&"end"in t?{place:t}:"type"in t?{ancestors:[t],place:t.position}:{...t}),"string"==typeof e?r=e:!a.cause&&e&&(s=!0,r=e.message,a.cause=e),!a.ruleId&&!a.source&&"string"==typeof n){const e=n.indexOf(":");-1===e?a.ruleId=n:(a.source=n.slice(0,e),a.ruleId=n.slice(e+1))}if(!a.place&&a.ancestors&&a.ancestors){const e=a.ancestors[a.ancestors.length-1];e&&(a.place=e.position)}const o=a.place&&"start"in a.place?a.place.start:a.place;this.ancestors=a.ancestors||void 0,this.cause=a.cause||void 0,this.column=o?o.column:void 0,this.fatal=void 0,this.file="",this.message=r,this.line=o?o.line:void 0,this.name=Wi(a.place)||"1:1",this.place=a.place||void 0,this.reason=this.message,this.ruleId=a.ruleId||void 0,this.source=a.source||void 0,this.stack=s&&a.cause&&"string"==typeof a.cause.stack?a.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}Xi.prototype.file="",Xi.prototype.name="",Xi.prototype.reason="",Xi.prototype.message="",Xi.prototype.stack="",Xi.prototype.column=void 0,Xi.prototype.line=void 0,Xi.prototype.ancestors=void 0,Xi.prototype.cause=void 0,Xi.prototype.fatal=void 0,Xi.prototype.place=void 0,Xi.prototype.ruleId=void 0,Xi.prototype.source=void 0;const Yi={}.hasOwnProperty,Ji=new Map,Zi=/[A-Z]/g,el=new Set(["table","tbody","thead","tfoot","tr"]),tl=new Set(["td","th"]),nl="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function rl(e,t){if(!t||void 0===t.Fragment)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let r;if(t.development){if("function"!=typeof t.jsxDEV)throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=function(e,t){return n;function n(n,r,a,s){const o=Array.isArray(a.children),i=qi(n);return t(r,a,s,o,{columnNumber:i?i.column-1:void 0,fileName:e,lineNumber:i?i.line:void 0},void 0)}}(n,t.jsxDEV)}else{if("function"!=typeof t.jsx)throw new TypeError("Expected `jsx` in production options");if("function"!=typeof t.jsxs)throw new TypeError("Expected `jsxs` in production options");r=function(e,t,n){return r;function r(e,r,a,s){const o=Array.isArray(a.children)?n:t;return s?o(r,a,s):o(r,a)}}(0,t.jsx,t.jsxs)}const a={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:r,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:!1!==t.passKeys,passNode:t.passNode||!1,schema:"svg"===t.space?Ei:Ti,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:!1!==t.tableCellAlignToStyle},s=al(a,e,void 0);return s&&"string"!=typeof s?s:a.create(e,a.Fragment,{children:s||void 0},void 0)}function al(e,t,n){return"element"===t.type?function(e,t,n){const r=e.schema;let a=r;"svg"===t.tagName.toLowerCase()&&"html"===r.space&&(a=Ei,e.schema=a);e.ancestors.push(t);const s=cl(e,t.tagName,!1),o=function(e,t){const n={};let r,a;for(a in t.properties)if("children"!==a&&Yi.call(t.properties,a)){const s=ll(e,a,t.properties[a]);if(s){const[a,o]=s;e.tableCellAlignToStyle&&"align"===a&&"string"==typeof o&&tl.has(t.tagName)?r=o:n[a]=o}}if(r){(n.style||(n.style={}))["css"===e.stylePropertyNameCase?"text-align":"textAlign"]=r}return n}(e,t);let i=il(e,t);el.has(t.tagName)&&(i=i.filter(function(e){return"string"!=typeof e||!("object"==typeof(t=e)?"text"===t.type&&Xo(t.value):Xo(t));var t}));return sl(e,o,s,t),ol(o,i),e.ancestors.pop(),e.schema=r,e.create(t,s,o,n)}(e,t,n):"mdxFlowExpression"===t.type||"mdxTextExpression"===t.type?function(e,t){if(t.data&&t.data.estree&&e.evaluater){const n=t.data.estree.body[0];return n.type,e.evaluater.evaluateExpression(n.expression)}ul(e,t.position)}(e,t):"mdxJsxFlowElement"===t.type||"mdxJsxTextElement"===t.type?function(e,t,n){const r=e.schema;let a=r;"svg"===t.name&&"html"===r.space&&(a=Ei,e.schema=a);e.ancestors.push(t);const s=null===t.name?e.Fragment:cl(e,t.name,!0),o=function(e,t){const n={};for(const r of t.attributes)if("mdxJsxExpressionAttribute"===r.type)if(r.data&&r.data.estree&&e.evaluater){const t=r.data.estree.body[0];Vo(t.type);const a=t.expression;Vo(a.type);const s=a.properties[0];Vo(s.type),Object.assign(n,e.evaluater.evaluateExpression(s.argument))}else ul(e,t.position);else{const a=r.name;let s;if(r.value&&"object"==typeof r.value)if(r.value.data&&r.value.data.estree&&e.evaluater){const t=r.value.data.estree.body[0];Vo(t.type),s=e.evaluater.evaluateExpression(t.expression)}else ul(e,t.position);else s=null===r.value||r.value;n[a]=s}return n}(e,t),i=il(e,t);return sl(e,o,s,t),ol(o,i),e.ancestors.pop(),e.schema=r,e.create(t,s,o,n)}(e,t,n):"mdxjsEsm"===t.type?function(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);ul(e,t.position)}(e,t):"root"===t.type?function(e,t,n){const r={};return ol(r,il(e,t)),e.create(t,e.Fragment,r,n)}(e,t,n):"text"===t.type?function(e,t){return t.value}(0,t):void 0}function sl(e,t,n,r){"string"!=typeof n&&n!==e.Fragment&&e.passNode&&(t.node=r)}function ol(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function il(e,t){const n=[];let r=-1;const a=e.passKeys?new Map:Ji;for(;++r<t.children.length;){const s=t.children[r];let o;if(e.passKeys){const e="element"===s.type?s.tagName:"mdxJsxFlowElement"===s.type||"mdxJsxTextElement"===s.type?s.name:void 0;if(e){const t=a.get(e)||0;o=e+"-"+t,a.set(e,t+1)}}const i=al(e,s,o);void 0!==i&&n.push(i)}return n}function ll(e,t,n){const r=function(e,t){const n=Zo(t);let r=t,a=ei;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&"data"===n.slice(0,4)&&Si.test(t)){if("-"===t.charAt(4)){const e=t.slice(5).replace(Ci,Ii);r="data"+e.charAt(0).toUpperCase()+e.slice(1)}else{const e=t.slice(4);if(!Ci.test(e)){let n=e.replace(ji,Pi);"-"!==n.charAt(0)&&(n="-"+n),t="data"+n}}a=fi}return new a(r,t)}(e.schema,t);if(!(null==n||"number"==typeof n&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?function(e){const t={};return(""===e[e.length-1]?[...e,""]:e).join((t.padRight?" ":"")+","+(!1===t.padLeft?"":" ")).trim()}(n):n.join(" ").trim()),"style"===r.property){let t="object"==typeof n?n:function(e,t){try{return $i(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const t=n,r=new Xi("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:t,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw r.file=e.filePath||void 0,r.url=nl+"#cannot-parse-style-attribute",r}}(e,String(n));return"css"===e.stylePropertyNameCase&&(t=function(e){const t={};let n;for(n in e)Yi.call(e,n)&&(t[dl(n)]=e[n]);return t}(t)),["style",t]}return["react"===e.elementAttributeNameCase&&r.space?Ni[r.property]||r.property:r.attribute,n]}}function cl(e,t,n){let r;if(n)if(t.includes(".")){const e=t.split(".");let n,a=-1;for(;++a<e.length;){const t=Go(e[a])?{type:"Identifier",name:e[a]}:{type:"Literal",value:e[a]};n=n?{type:"MemberExpression",object:n,property:t,computed:Boolean(a&&"Literal"===t.type),optional:!1}:t}r=n}else r=Go(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};else r={type:"Literal",value:t};if("Literal"===r.type){const t=r.value;return Yi.call(e.components,t)?e.components[t]:t}if(e.evaluater)return e.evaluater.evaluateExpression(r);ul(e)}function ul(e,t){const n=new Xi("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw n.file=e.filePath||void 0,n.url=nl+"#cannot-handle-mdx-estrees-without-createevaluater",n}function dl(e){let t=e.replace(Zi,fl);return"ms-"===t.slice(0,3)&&(t="-"+t),t}function fl(e){return"-"+e.toLowerCase()}const ml={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},pl={};function hl(e,t){return gl(e,"boolean"!=typeof pl.includeImageAlt||pl.includeImageAlt,"boolean"!=typeof pl.includeHtml||pl.includeHtml)}function gl(e,t,n){if(function(e){return Boolean(e&&"object"==typeof e)}(e)){if("value"in e)return"html"!==e.type||n?e.value:"";if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return xl(e.children,t,n)}return Array.isArray(e)?xl(e,t,n):""}function xl(e,t,n){const r=[];let a=-1;for(;++a<e.length;)r[a]=gl(e[a],t,n);return r.join("")}const yl=document.createElement("i");function bl(e){const t="&"+e+";";yl.innerHTML=t;const n=yl.textContent;return(59!==n.charCodeAt(n.length-1)||"semi"===e)&&(n!==t&&n)}function vl(e,t,n,r){const a=e.length;let s,o=0;if(t=t<0?-t>a?0:a+t:t>a?a:t,n=n>0?n:0,r.length<1e4)s=Array.from(r),s.unshift(t,n),e.splice(...s);else for(n&&e.splice(t,n);o<r.length;)s=r.slice(o,o+1e4),s.unshift(t,0),e.splice(...s),o+=1e4,t+=1e4}function wl(e,t){return e.length>0?(vl(e,e.length,0,t),e):t}const kl={}.hasOwnProperty;function Nl(e){const t={};let n=-1;for(;++n<e.length;)jl(t,e[n]);return t}function jl(e,t){let n;for(n in t){const r=(kl.call(e,n)?e[n]:void 0)||(e[n]={}),a=t[n];let s;if(a)for(s in a){kl.call(r,s)||(r[s]=[]);const e=a[s];Cl(r[s],Array.isArray(e)?e:e?[e]:[])}}}function Cl(e,t){let n=-1;const r=[];for(;++n<t.length;)("after"===t[n].add?e:r).push(t[n]);vl(e,0,0,r)}function Sl(e,t){const n=Number.parseInt(e,t);return n<9||11===n||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||!(65535&~n)||65534==(65535&n)||n>1114111?"�":String.fromCodePoint(n)}function Pl(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Il=Ul(/[A-Za-z]/),Tl=Ul(/[\dA-Za-z]/),El=Ul(/[#-'*+\--9=?A-Z^-~]/);function Al(e){return null!==e&&(e<32||127===e)}const Dl=Ul(/\d/),Rl=Ul(/[\dA-Fa-f]/),_l=Ul(/[!-/:-@[-`{-~]/);function Fl(e){return null!==e&&e<-2}function Ll(e){return null!==e&&(e<0||32===e)}function Ml(e){return-2===e||-1===e||32===e}const Ol=Ul(/\p{P}|\p{S}/u),zl=Ul(/\s/);function Ul(e){return function(t){return null!==t&&t>-1&&e.test(String.fromCharCode(t))}}function Bl(e){const t=[];let n=-1,r=0,a=0;for(;++n<e.length;){const s=e.charCodeAt(n);let o="";if(37===s&&Tl(e.charCodeAt(n+1))&&Tl(e.charCodeAt(n+2)))a=2;else if(s<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(s))||(o=String.fromCharCode(s));else if(s>55295&&s<57344){const t=e.charCodeAt(n+1);s<56320&&t>56319&&t<57344?(o=String.fromCharCode(s,t),a=1):o="�"}else o=String.fromCharCode(s);o&&(t.push(e.slice(r,n),encodeURIComponent(o)),r=n+a+1,o=""),a&&(n+=a,a=0)}return t.join("")+e.slice(r)}function $l(e,t,n,r){const a=r?r-1:Number.POSITIVE_INFINITY;let s=0;return function(r){if(Ml(r))return e.enter(n),o(r);return t(r)};function o(r){return Ml(r)&&s++<a?(e.consume(r),o):(e.exit(n),t(r))}}const Vl={tokenize:function(e){const t=e.attempt(this.parser.constructs.contentInitial,function(n){if(null===n)return void e.consume(n);return e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),$l(e,t,"linePrefix")},function(t){return e.enter("paragraph"),r(t)});let n;return t;function r(t){const r=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=r),n=r,a(t)}function a(t){return null===t?(e.exit("chunkText"),e.exit("paragraph"),void e.consume(t)):Fl(t)?(e.consume(t),e.exit("chunkText"),r):(e.consume(t),a)}}};const ql={tokenize:function(e){const t=this,n=[];let r,a,s,o=0;return i;function i(r){if(o<n.length){const a=n[o];return t.containerState=a[1],e.attempt(a[0].continuation,l,c)(r)}return c(r)}function l(e){if(o++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,r&&y();const n=t.events.length;let a,s=n;for(;s--;)if("exit"===t.events[s][0]&&"chunkFlow"===t.events[s][1].type){a=t.events[s][1].end;break}x(o);let i=n;for(;i<t.events.length;)t.events[i][1].end={...a},i++;return vl(t.events,s+1,0,t.events.slice(n)),t.events.length=i,c(e)}return i(e)}function c(a){if(o===n.length){if(!r)return f(a);if(r.currentConstruct&&r.currentConstruct.concrete)return p(a);t.interrupt=Boolean(r.currentConstruct&&!r._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(Hl,u,d)(a)}function u(e){return r&&y(),x(o),f(e)}function d(e){return t.parser.lazy[t.now().line]=o!==n.length,s=t.now().offset,p(e)}function f(n){return t.containerState={},e.attempt(Hl,m,p)(n)}function m(e){return o++,n.push([t.currentConstruct,t.containerState]),f(e)}function p(n){return null===n?(r&&y(),x(0),void e.consume(n)):(r=r||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:r,contentType:"flow",previous:a}),h(n))}function h(n){return null===n?(g(e.exit("chunkFlow"),!0),x(0),void e.consume(n)):Fl(n)?(e.consume(n),g(e.exit("chunkFlow")),o=0,t.interrupt=void 0,i):(e.consume(n),h)}function g(e,n){const i=t.sliceStream(e);if(n&&i.push(null),e.previous=a,a&&(a.next=e),a=e,r.defineSkip(e.start),r.write(i),t.parser.lazy[e.start.line]){let e=r.events.length;for(;e--;)if(r.events[e][1].start.offset<s&&(!r.events[e][1].end||r.events[e][1].end.offset>s))return;const n=t.events.length;let a,i,l=n;for(;l--;)if("exit"===t.events[l][0]&&"chunkFlow"===t.events[l][1].type){if(a){i=t.events[l][1].end;break}a=!0}for(x(o),e=n;e<t.events.length;)t.events[e][1].end={...i},e++;vl(t.events,l+1,0,t.events.slice(n)),t.events.length=e}}function x(r){let a=n.length;for(;a-- >r;){const r=n[a];t.containerState=r[1],r[0].exit.call(t,e)}n.length=r}function y(){r.write([null]),a=void 0,r=void 0,t.containerState._closeFlow=void 0}}},Hl={tokenize:function(e,t,n){return $l(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}};function Wl(e){return null===e||Ll(e)||zl(e)?1:Ol(e)?2:void 0}function Ql(e,t,n){const r=[];let a=-1;for(;++a<e.length;){const s=e[a].resolveAll;s&&!r.includes(s)&&(t=s(t,n),r.push(s))}return t}const Gl={name:"attention",resolveAll:function(e,t){let n,r,a,s,o,i,l,c,u=-1;for(;++u<e.length;)if("enter"===e[u][0]&&"attentionSequence"===e[u][1].type&&e[u][1]._close)for(n=u;n--;)if("exit"===e[n][0]&&"attentionSequence"===e[n][1].type&&e[n][1]._open&&t.sliceSerialize(e[n][1]).charCodeAt(0)===t.sliceSerialize(e[u][1]).charCodeAt(0)){if((e[n][1]._close||e[u][1]._open)&&(e[u][1].end.offset-e[u][1].start.offset)%3&&!((e[n][1].end.offset-e[n][1].start.offset+e[u][1].end.offset-e[u][1].start.offset)%3))continue;i=e[n][1].end.offset-e[n][1].start.offset>1&&e[u][1].end.offset-e[u][1].start.offset>1?2:1;const d={...e[n][1].end},f={...e[u][1].start};Kl(d,-i),Kl(f,i),s={type:i>1?"strongSequence":"emphasisSequence",start:d,end:{...e[n][1].end}},o={type:i>1?"strongSequence":"emphasisSequence",start:{...e[u][1].start},end:f},a={type:i>1?"strongText":"emphasisText",start:{...e[n][1].end},end:{...e[u][1].start}},r={type:i>1?"strong":"emphasis",start:{...s.start},end:{...o.end}},e[n][1].end={...s.start},e[u][1].start={...o.end},l=[],e[n][1].end.offset-e[n][1].start.offset&&(l=wl(l,[["enter",e[n][1],t],["exit",e[n][1],t]])),l=wl(l,[["enter",r,t],["enter",s,t],["exit",s,t],["enter",a,t]]),l=wl(l,Ql(t.parser.constructs.insideSpan.null,e.slice(n+1,u),t)),l=wl(l,[["exit",a,t],["enter",o,t],["exit",o,t],["exit",r,t]]),e[u][1].end.offset-e[u][1].start.offset?(c=2,l=wl(l,[["enter",e[u][1],t],["exit",e[u][1],t]])):c=0,vl(e,n-1,u-n+3,l),u=n+l.length-c-2;break}u=-1;for(;++u<e.length;)"attentionSequence"===e[u][1].type&&(e[u][1].type="data");return e},tokenize:function(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,a=Wl(r);let s;return function(t){return s=t,e.enter("attentionSequence"),o(t)};function o(i){if(i===s)return e.consume(i),o;const l=e.exit("attentionSequence"),c=Wl(i),u=!c||2===c&&a||n.includes(i),d=!a||2===a&&c||n.includes(r);return l._open=Boolean(42===s?u:u&&(a||!d)),l._close=Boolean(42===s?d:d&&(c||!u)),t(i)}}};function Kl(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const Xl={name:"autolink",tokenize:function(e,t,n){let r=0;return function(t){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(t),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),a};function a(t){return Il(t)?(e.consume(t),s):64===t?n(t):l(t)}function s(e){return 43===e||45===e||46===e||Tl(e)?(r=1,o(e)):l(e)}function o(t){return 58===t?(e.consume(t),r=0,i):(43===t||45===t||46===t||Tl(t))&&r++<32?(e.consume(t),o):(r=0,l(t))}function i(r){return 62===r?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(r),e.exit("autolinkMarker"),e.exit("autolink"),t):null===r||32===r||60===r||Al(r)?n(r):(e.consume(r),i)}function l(t){return 64===t?(e.consume(t),c):El(t)?(e.consume(t),l):n(t)}function c(e){return Tl(e)?u(e):n(e)}function u(n){return 46===n?(e.consume(n),r=0,c):62===n?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(n),e.exit("autolinkMarker"),e.exit("autolink"),t):d(n)}function d(t){if((45===t||Tl(t))&&r++<63){const n=45===t?d:u;return e.consume(t),n}return n(t)}}};const Yl={partial:!0,tokenize:function(e,t,n){return function(t){return Ml(t)?$l(e,r,"linePrefix")(t):r(t)};function r(e){return null===e||Fl(e)?t(e):n(e)}}};const Jl={continuation:{tokenize:function(e,t,n){const r=this;return function(t){if(Ml(t))return $l(e,a,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(t);return a(t)};function a(r){return e.attempt(Jl,t,n)(r)}}},exit:function(e){e.exit("blockQuote")},name:"blockQuote",tokenize:function(e,t,n){const r=this;return function(t){if(62===t){const n=r.containerState;return n.open||(e.enter("blockQuote",{_container:!0}),n.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(t),e.exit("blockQuoteMarker"),a}return n(t)};function a(n){return Ml(n)?(e.enter("blockQuotePrefixWhitespace"),e.consume(n),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(n))}}};const Zl={name:"characterEscape",tokenize:function(e,t,n){return function(t){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(t),e.exit("escapeMarker"),r};function r(r){return _l(r)?(e.enter("characterEscapeValue"),e.consume(r),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(r)}}};const ec={name:"characterReference",tokenize:function(e,t,n){const r=this;let a,s,o=0;return function(t){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(t),e.exit("characterReferenceMarker"),i};function i(t){return 35===t?(e.enter("characterReferenceMarkerNumeric"),e.consume(t),e.exit("characterReferenceMarkerNumeric"),l):(e.enter("characterReferenceValue"),a=31,s=Tl,c(t))}function l(t){return 88===t||120===t?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(t),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),a=6,s=Rl,c):(e.enter("characterReferenceValue"),a=7,s=Dl,c(t))}function c(i){if(59===i&&o){const a=e.exit("characterReferenceValue");return s!==Tl||bl(r.sliceSerialize(a))?(e.enter("characterReferenceMarker"),e.consume(i),e.exit("characterReferenceMarker"),e.exit("characterReference"),t):n(i)}return s(i)&&o++<a?(e.consume(i),c):n(i)}}};const tc={partial:!0,tokenize:function(e,t,n){const r=this;return function(t){if(null===t)return n(t);return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),a};function a(e){return r.parser.lazy[r.now().line]?n(e):t(e)}}},nc={concrete:!0,name:"codeFenced",tokenize:function(e,t,n){const r=this,a={partial:!0,tokenize:function(e,t,n){let a=0;return o;function o(t){return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),l}function l(t){return e.enter("codeFencedFence"),Ml(t)?$l(e,c,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(t):c(t)}function c(t){return t===s?(e.enter("codeFencedFenceSequence"),u(t)):n(t)}function u(t){return t===s?(a++,e.consume(t),u):a>=i?(e.exit("codeFencedFenceSequence"),Ml(t)?$l(e,d,"whitespace")(t):d(t)):n(t)}function d(r){return null===r||Fl(r)?(e.exit("codeFencedFence"),t(r)):n(r)}}};let s,o=0,i=0;return function(t){return function(t){const n=r.events[r.events.length-1];return o=n&&"linePrefix"===n[1].type?n[2].sliceSerialize(n[1],!0).length:0,s=t,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),l(t)}(t)};function l(t){return t===s?(i++,e.consume(t),l):i<3?n(t):(e.exit("codeFencedFenceSequence"),Ml(t)?$l(e,c,"whitespace")(t):c(t))}function c(n){return null===n||Fl(n)?(e.exit("codeFencedFence"),r.interrupt?t(n):e.check(tc,m,y)(n)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),u(n))}function u(t){return null===t||Fl(t)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),c(t)):Ml(t)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),$l(e,d,"whitespace")(t)):96===t&&t===s?n(t):(e.consume(t),u)}function d(t){return null===t||Fl(t)?c(t):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),f(t))}function f(t){return null===t||Fl(t)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),c(t)):96===t&&t===s?n(t):(e.consume(t),f)}function m(t){return e.attempt(a,y,p)(t)}function p(t){return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),h}function h(t){return o>0&&Ml(t)?$l(e,g,"linePrefix",o+1)(t):g(t)}function g(t){return null===t||Fl(t)?e.check(tc,m,y)(t):(e.enter("codeFlowValue"),x(t))}function x(t){return null===t||Fl(t)?(e.exit("codeFlowValue"),g(t)):(e.consume(t),x)}function y(n){return e.exit("codeFenced"),t(n)}}};const rc={name:"codeIndented",tokenize:function(e,t,n){const r=this;return function(t){return e.enter("codeIndented"),$l(e,a,"linePrefix",5)(t)};function a(e){const t=r.events[r.events.length-1];return t&&"linePrefix"===t[1].type&&t[2].sliceSerialize(t[1],!0).length>=4?s(e):n(e)}function s(t){return null===t?i(t):Fl(t)?e.attempt(ac,s,i)(t):(e.enter("codeFlowValue"),o(t))}function o(t){return null===t||Fl(t)?(e.exit("codeFlowValue"),s(t)):(e.consume(t),o)}function i(n){return e.exit("codeIndented"),t(n)}}},ac={partial:!0,tokenize:function(e,t,n){const r=this;return a;function a(t){return r.parser.lazy[r.now().line]?n(t):Fl(t)?(e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),a):$l(e,s,"linePrefix",5)(t)}function s(e){const s=r.events[r.events.length-1];return s&&"linePrefix"===s[1].type&&s[2].sliceSerialize(s[1],!0).length>=4?t(e):Fl(e)?a(e):n(e)}}};const sc={name:"codeText",previous:function(e){return 96!==e||"characterEscape"===this.events[this.events.length-1][1].type},resolve:function(e){let t,n,r=e.length-4,a=3;if(!("lineEnding"!==e[a][1].type&&"space"!==e[a][1].type||"lineEnding"!==e[r][1].type&&"space"!==e[r][1].type))for(t=a;++t<r;)if("codeTextData"===e[t][1].type){e[a][1].type="codeTextPadding",e[r][1].type="codeTextPadding",a+=2,r-=2;break}t=a-1,r++;for(;++t<=r;)void 0===n?t!==r&&"lineEnding"!==e[t][1].type&&(n=t):t!==r&&"lineEnding"!==e[t][1].type||(e[n][1].type="codeTextData",t!==n+2&&(e[n][1].end=e[t-1][1].end,e.splice(n+2,t-n-2),r-=t-n-2,t=n+2),n=void 0);return e},tokenize:function(e,t,n){let r,a,s=0;return function(t){return e.enter("codeText"),e.enter("codeTextSequence"),o(t)};function o(t){return 96===t?(e.consume(t),s++,o):(e.exit("codeTextSequence"),i(t))}function i(t){return null===t?n(t):32===t?(e.enter("space"),e.consume(t),e.exit("space"),i):96===t?(a=e.enter("codeTextSequence"),r=0,c(t)):Fl(t)?(e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),i):(e.enter("codeTextData"),l(t))}function l(t){return null===t||32===t||96===t||Fl(t)?(e.exit("codeTextData"),i(t)):(e.consume(t),l)}function c(n){return 96===n?(e.consume(n),r++,c):r===s?(e.exit("codeTextSequence"),e.exit("codeText"),t(n)):(a.type="codeTextData",l(n))}}};class oc{constructor(e){this.left=e?[...e]:[],this.right=[]}get(e){if(e<0||e>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+e+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return e<this.left.length?this.left[e]:this.right[this.right.length-e+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(e,t){const n=null==t?Number.POSITIVE_INFINITY:t;return n<this.left.length?this.left.slice(e,n):e>this.left.length?this.right.slice(this.right.length-n+this.left.length,this.right.length-e+this.left.length).reverse():this.left.slice(e).concat(this.right.slice(this.right.length-n+this.left.length).reverse())}splice(e,t,n){const r=t||0;this.setCursor(Math.trunc(e));const a=this.right.splice(this.right.length-r,Number.POSITIVE_INFINITY);return n&&ic(this.left,n),a.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(e){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(e)}pushMany(e){this.setCursor(Number.POSITIVE_INFINITY),ic(this.left,e)}unshift(e){this.setCursor(0),this.right.push(e)}unshiftMany(e){this.setCursor(0),ic(this.right,e.reverse())}setCursor(e){if(!(e===this.left.length||e>this.left.length&&0===this.right.length||e<0&&0===this.left.length))if(e<this.left.length){const t=this.left.splice(e,Number.POSITIVE_INFINITY);ic(this.right,t.reverse())}else{const t=this.right.splice(this.left.length+this.right.length-e,Number.POSITIVE_INFINITY);ic(this.left,t.reverse())}}}function ic(e,t){let n=0;if(t.length<1e4)e.push(...t);else for(;n<t.length;)e.push(...t.slice(n,n+1e4)),n+=1e4}function lc(e){const t={};let n,r,a,s,o,i,l,c=-1;const u=new oc(e);for(;++c<u.length;){for(;c in t;)c=t[c];if(n=u.get(c),c&&"chunkFlow"===n[1].type&&"listItemPrefix"===u.get(c-1)[1].type&&(i=n[1]._tokenizer.events,a=0,a<i.length&&"lineEndingBlank"===i[a][1].type&&(a+=2),a<i.length&&"content"===i[a][1].type))for(;++a<i.length&&"content"!==i[a][1].type;)"chunkText"===i[a][1].type&&(i[a][1]._isInFirstContentOfListItem=!0,a++);if("enter"===n[0])n[1].contentType&&(Object.assign(t,cc(u,c)),c=t[c],l=!0);else if(n[1]._container){for(a=c,r=void 0;a--;)if(s=u.get(a),"lineEnding"===s[1].type||"lineEndingBlank"===s[1].type)"enter"===s[0]&&(r&&(u.get(r)[1].type="lineEndingBlank"),s[1].type="lineEnding",r=a);else if("linePrefix"!==s[1].type&&"listItemIndent"!==s[1].type)break;r&&(n[1].end={...u.get(r)[1].start},o=u.slice(r,c),o.unshift(n),u.splice(r,c-r+1,o))}}return vl(e,0,Number.POSITIVE_INFINITY,u.slice(0)),!l}function cc(e,t){const n=e.get(t)[1],r=e.get(t)[2];let a=t-1;const s=[];let o=n._tokenizer;o||(o=r.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(o._contentTypeTextTrailing=!0));const i=o.events,l=[],c={};let u,d,f=-1,m=n,p=0,h=0;const g=[h];for(;m;){for(;e.get(++a)[1]!==m;);s.push(a),m._tokenizer||(u=r.sliceStream(m),m.next||u.push(null),d&&o.defineSkip(m.start),m._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=!0),o.write(u),m._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=void 0)),d=m,m=m.next}for(m=n;++f<i.length;)"exit"===i[f][0]&&"enter"===i[f-1][0]&&i[f][1].type===i[f-1][1].type&&i[f][1].start.line!==i[f][1].end.line&&(h=f+1,g.push(h),m._tokenizer=void 0,m.previous=void 0,m=m.next);for(o.events=[],m?(m._tokenizer=void 0,m.previous=void 0):g.pop(),f=g.length;f--;){const t=i.slice(g[f],g[f+1]),n=s.pop();l.push([n,n+t.length-1]),e.splice(n,2,t)}for(l.reverse(),f=-1;++f<l.length;)c[p+l[f][0]]=p+l[f][1],p+=l[f][1]-l[f][0]-1;return c}const uc={resolve:function(e){return lc(e),e},tokenize:function(e,t){let n;return function(t){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),r(t)};function r(t){return null===t?a(t):Fl(t)?e.check(dc,s,a)(t):(e.consume(t),r)}function a(n){return e.exit("chunkContent"),e.exit("content"),t(n)}function s(t){return e.consume(t),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,r}}},dc={partial:!0,tokenize:function(e,t,n){const r=this;return function(t){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),$l(e,a,"linePrefix")};function a(a){if(null===a||Fl(a))return n(a);const s=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&s&&"linePrefix"===s[1].type&&s[2].sliceSerialize(s[1],!0).length>=4?t(a):e.interrupt(r.parser.constructs.flow,n,t)(a)}}};function fc(e,t,n,r,a,s,o,i,l){const c=l||Number.POSITIVE_INFINITY;let u=0;return function(t){if(60===t)return e.enter(r),e.enter(a),e.enter(s),e.consume(t),e.exit(s),d;if(null===t||32===t||41===t||Al(t))return n(t);return e.enter(r),e.enter(o),e.enter(i),e.enter("chunkString",{contentType:"string"}),p(t)};function d(n){return 62===n?(e.enter(s),e.consume(n),e.exit(s),e.exit(a),e.exit(r),t):(e.enter(i),e.enter("chunkString",{contentType:"string"}),f(n))}function f(t){return 62===t?(e.exit("chunkString"),e.exit(i),d(t)):null===t||60===t||Fl(t)?n(t):(e.consume(t),92===t?m:f)}function m(t){return 60===t||62===t||92===t?(e.consume(t),f):f(t)}function p(a){return u||null!==a&&41!==a&&!Ll(a)?u<c&&40===a?(e.consume(a),u++,p):41===a?(e.consume(a),u--,p):null===a||32===a||40===a||Al(a)?n(a):(e.consume(a),92===a?h:p):(e.exit("chunkString"),e.exit(i),e.exit(o),e.exit(r),t(a))}function h(t){return 40===t||41===t||92===t?(e.consume(t),p):p(t)}}function mc(e,t,n,r,a,s){const o=this;let i,l=0;return function(t){return e.enter(r),e.enter(a),e.consume(t),e.exit(a),e.enter(s),c};function c(d){return l>999||null===d||91===d||93===d&&!i||94===d&&!l&&"_hiddenFootnoteSupport"in o.parser.constructs?n(d):93===d?(e.exit(s),e.enter(a),e.consume(d),e.exit(a),e.exit(r),t):Fl(d)?(e.enter("lineEnding"),e.consume(d),e.exit("lineEnding"),c):(e.enter("chunkString",{contentType:"string"}),u(d))}function u(t){return null===t||91===t||93===t||Fl(t)||l++>999?(e.exit("chunkString"),c(t)):(e.consume(t),i||(i=!Ml(t)),92===t?d:u)}function d(t){return 91===t||92===t||93===t?(e.consume(t),l++,u):u(t)}}function pc(e,t,n,r,a,s){let o;return function(t){if(34===t||39===t||40===t)return e.enter(r),e.enter(a),e.consume(t),e.exit(a),o=40===t?41:t,i;return n(t)};function i(n){return n===o?(e.enter(a),e.consume(n),e.exit(a),e.exit(r),t):(e.enter(s),l(n))}function l(t){return t===o?(e.exit(s),i(o)):null===t?n(t):Fl(t)?(e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),$l(e,l,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),c(t))}function c(t){return t===o||null===t||Fl(t)?(e.exit("chunkString"),l(t)):(e.consume(t),92===t?u:c)}function u(t){return t===o||92===t?(e.consume(t),c):c(t)}}function hc(e,t){let n;return function r(a){if(Fl(a))return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),n=!0,r;if(Ml(a))return $l(e,r,n?"linePrefix":"lineSuffix")(a);return t(a)}}const gc={name:"definition",tokenize:function(e,t,n){const r=this;let a;return function(t){return e.enter("definition"),function(t){return mc.call(r,e,s,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(t)}(t)};function s(t){return a=Pl(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),58===t?(e.enter("definitionMarker"),e.consume(t),e.exit("definitionMarker"),o):n(t)}function o(t){return Ll(t)?hc(e,i)(t):i(t)}function i(t){return fc(e,l,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(t)}function l(t){return e.attempt(xc,c,c)(t)}function c(t){return Ml(t)?$l(e,u,"whitespace")(t):u(t)}function u(s){return null===s||Fl(s)?(e.exit("definition"),r.parser.defined.push(a),t(s)):n(s)}}},xc={partial:!0,tokenize:function(e,t,n){return function(t){return Ll(t)?hc(e,r)(t):n(t)};function r(t){return pc(e,a,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(t)}function a(t){return Ml(t)?$l(e,s,"whitespace")(t):s(t)}function s(e){return null===e||Fl(e)?t(e):n(e)}}};const yc={name:"hardBreakEscape",tokenize:function(e,t,n){return function(t){return e.enter("hardBreakEscape"),e.consume(t),r};function r(r){return Fl(r)?(e.exit("hardBreakEscape"),t(r)):n(r)}}};const bc={name:"headingAtx",resolve:function(e,t){let n,r,a=e.length-2,s=3;"whitespace"===e[s][1].type&&(s+=2);a-2>s&&"whitespace"===e[a][1].type&&(a-=2);"atxHeadingSequence"===e[a][1].type&&(s===a-1||a-4>s&&"whitespace"===e[a-2][1].type)&&(a-=s+1===a?2:4);a>s&&(n={type:"atxHeadingText",start:e[s][1].start,end:e[a][1].end},r={type:"chunkText",start:e[s][1].start,end:e[a][1].end,contentType:"text"},vl(e,s,a-s+1,[["enter",n,t],["enter",r,t],["exit",r,t],["exit",n,t]]));return e},tokenize:function(e,t,n){let r=0;return function(t){return e.enter("atxHeading"),function(t){return e.enter("atxHeadingSequence"),a(t)}(t)};function a(t){return 35===t&&r++<6?(e.consume(t),a):null===t||Ll(t)?(e.exit("atxHeadingSequence"),s(t)):n(t)}function s(n){return 35===n?(e.enter("atxHeadingSequence"),o(n)):null===n||Fl(n)?(e.exit("atxHeading"),t(n)):Ml(n)?$l(e,s,"whitespace")(n):(e.enter("atxHeadingText"),i(n))}function o(t){return 35===t?(e.consume(t),o):(e.exit("atxHeadingSequence"),s(t))}function i(t){return null===t||35===t||Ll(t)?(e.exit("atxHeadingText"),s(t)):(e.consume(t),i)}}};const vc=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],wc=["pre","script","style","textarea"],kc={concrete:!0,name:"htmlFlow",resolveTo:function(e){let t=e.length;for(;t--&&("enter"!==e[t][0]||"htmlFlow"!==e[t][1].type););t>1&&"linePrefix"===e[t-2][1].type&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2));return e},tokenize:function(e,t,n){const r=this;let a,s,o,i,l;return function(t){return function(t){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(t),c}(t)};function c(i){return 33===i?(e.consume(i),u):47===i?(e.consume(i),s=!0,m):63===i?(e.consume(i),a=3,r.interrupt?t:_):Il(i)?(e.consume(i),o=String.fromCharCode(i),p):n(i)}function u(s){return 45===s?(e.consume(s),a=2,d):91===s?(e.consume(s),a=5,i=0,f):Il(s)?(e.consume(s),a=4,r.interrupt?t:_):n(s)}function d(a){return 45===a?(e.consume(a),r.interrupt?t:_):n(a)}function f(a){const s="CDATA[";return a===s.charCodeAt(i++)?(e.consume(a),6===i?r.interrupt?t:S:f):n(a)}function m(t){return Il(t)?(e.consume(t),o=String.fromCharCode(t),p):n(t)}function p(i){if(null===i||47===i||62===i||Ll(i)){const l=47===i,c=o.toLowerCase();return l||s||!wc.includes(c)?vc.includes(o.toLowerCase())?(a=6,l?(e.consume(i),h):r.interrupt?t(i):S(i)):(a=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(i):s?g(i):x(i)):(a=1,r.interrupt?t(i):S(i))}return 45===i||Tl(i)?(e.consume(i),o+=String.fromCharCode(i),p):n(i)}function h(a){return 62===a?(e.consume(a),r.interrupt?t:S):n(a)}function g(t){return Ml(t)?(e.consume(t),g):j(t)}function x(t){return 47===t?(e.consume(t),j):58===t||95===t||Il(t)?(e.consume(t),y):Ml(t)?(e.consume(t),x):j(t)}function y(t){return 45===t||46===t||58===t||95===t||Tl(t)?(e.consume(t),y):b(t)}function b(t){return 61===t?(e.consume(t),v):Ml(t)?(e.consume(t),b):x(t)}function v(t){return null===t||60===t||61===t||62===t||96===t?n(t):34===t||39===t?(e.consume(t),l=t,w):Ml(t)?(e.consume(t),v):k(t)}function w(t){return t===l?(e.consume(t),l=null,N):null===t||Fl(t)?n(t):(e.consume(t),w)}function k(t){return null===t||34===t||39===t||47===t||60===t||61===t||62===t||96===t||Ll(t)?b(t):(e.consume(t),k)}function N(e){return 47===e||62===e||Ml(e)?x(e):n(e)}function j(t){return 62===t?(e.consume(t),C):n(t)}function C(t){return null===t||Fl(t)?S(t):Ml(t)?(e.consume(t),C):n(t)}function S(t){return 45===t&&2===a?(e.consume(t),E):60===t&&1===a?(e.consume(t),A):62===t&&4===a?(e.consume(t),F):63===t&&3===a?(e.consume(t),_):93===t&&5===a?(e.consume(t),R):!Fl(t)||6!==a&&7!==a?null===t||Fl(t)?(e.exit("htmlFlowData"),P(t)):(e.consume(t),S):(e.exit("htmlFlowData"),e.check(Nc,L,P)(t))}function P(t){return e.check(jc,I,L)(t)}function I(t){return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),T}function T(t){return null===t||Fl(t)?P(t):(e.enter("htmlFlowData"),S(t))}function E(t){return 45===t?(e.consume(t),_):S(t)}function A(t){return 47===t?(e.consume(t),o="",D):S(t)}function D(t){if(62===t){const n=o.toLowerCase();return wc.includes(n)?(e.consume(t),F):S(t)}return Il(t)&&o.length<8?(e.consume(t),o+=String.fromCharCode(t),D):S(t)}function R(t){return 93===t?(e.consume(t),_):S(t)}function _(t){return 62===t?(e.consume(t),F):45===t&&2===a?(e.consume(t),_):S(t)}function F(t){return null===t||Fl(t)?(e.exit("htmlFlowData"),L(t)):(e.consume(t),F)}function L(n){return e.exit("htmlFlow"),t(n)}}},Nc={partial:!0,tokenize:function(e,t,n){return function(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),e.attempt(Yl,t,n)}}},jc={partial:!0,tokenize:function(e,t,n){const r=this;return function(t){if(Fl(t))return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),a;return n(t)};function a(e){return r.parser.lazy[r.now().line]?n(e):t(e)}}};const Cc={name:"htmlText",tokenize:function(e,t,n){const r=this;let a,s,o;return function(t){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(t),i};function i(t){return 33===t?(e.consume(t),l):47===t?(e.consume(t),v):63===t?(e.consume(t),y):Il(t)?(e.consume(t),N):n(t)}function l(t){return 45===t?(e.consume(t),c):91===t?(e.consume(t),s=0,m):Il(t)?(e.consume(t),x):n(t)}function c(t){return 45===t?(e.consume(t),f):n(t)}function u(t){return null===t?n(t):45===t?(e.consume(t),d):Fl(t)?(o=u,D(t)):(e.consume(t),u)}function d(t){return 45===t?(e.consume(t),f):u(t)}function f(e){return 62===e?A(e):45===e?d(e):u(e)}function m(t){const r="CDATA[";return t===r.charCodeAt(s++)?(e.consume(t),6===s?p:m):n(t)}function p(t){return null===t?n(t):93===t?(e.consume(t),h):Fl(t)?(o=p,D(t)):(e.consume(t),p)}function h(t){return 93===t?(e.consume(t),g):p(t)}function g(t){return 62===t?A(t):93===t?(e.consume(t),g):p(t)}function x(t){return null===t||62===t?A(t):Fl(t)?(o=x,D(t)):(e.consume(t),x)}function y(t){return null===t?n(t):63===t?(e.consume(t),b):Fl(t)?(o=y,D(t)):(e.consume(t),y)}function b(e){return 62===e?A(e):y(e)}function v(t){return Il(t)?(e.consume(t),w):n(t)}function w(t){return 45===t||Tl(t)?(e.consume(t),w):k(t)}function k(t){return Fl(t)?(o=k,D(t)):Ml(t)?(e.consume(t),k):A(t)}function N(t){return 45===t||Tl(t)?(e.consume(t),N):47===t||62===t||Ll(t)?j(t):n(t)}function j(t){return 47===t?(e.consume(t),A):58===t||95===t||Il(t)?(e.consume(t),C):Fl(t)?(o=j,D(t)):Ml(t)?(e.consume(t),j):A(t)}function C(t){return 45===t||46===t||58===t||95===t||Tl(t)?(e.consume(t),C):S(t)}function S(t){return 61===t?(e.consume(t),P):Fl(t)?(o=S,D(t)):Ml(t)?(e.consume(t),S):j(t)}function P(t){return null===t||60===t||61===t||62===t||96===t?n(t):34===t||39===t?(e.consume(t),a=t,I):Fl(t)?(o=P,D(t)):Ml(t)?(e.consume(t),P):(e.consume(t),T)}function I(t){return t===a?(e.consume(t),a=void 0,E):null===t?n(t):Fl(t)?(o=I,D(t)):(e.consume(t),I)}function T(t){return null===t||34===t||39===t||60===t||61===t||96===t?n(t):47===t||62===t||Ll(t)?j(t):(e.consume(t),T)}function E(e){return 47===e||62===e||Ll(e)?j(e):n(e)}function A(r){return 62===r?(e.consume(r),e.exit("htmlTextData"),e.exit("htmlText"),t):n(r)}function D(t){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),R}function R(t){return Ml(t)?$l(e,_,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(t):_(t)}function _(t){return e.enter("htmlTextData"),o(t)}}};const Sc={name:"labelEnd",resolveAll:function(e){let t=-1;const n=[];for(;++t<e.length;){const r=e[t][1];if(n.push(e[t]),"labelImage"===r.type||"labelLink"===r.type||"labelEnd"===r.type){const e="labelImage"===r.type?4:2;r.type="data",t+=e}}e.length!==n.length&&vl(e,0,e.length,n);return e},resolveTo:function(e,t){let n,r,a,s,o=e.length,i=0;for(;o--;)if(n=e[o][1],r){if("link"===n.type||"labelLink"===n.type&&n._inactive)break;"enter"===e[o][0]&&"labelLink"===n.type&&(n._inactive=!0)}else if(a){if("enter"===e[o][0]&&("labelImage"===n.type||"labelLink"===n.type)&&!n._balanced&&(r=o,"labelLink"!==n.type)){i=2;break}}else"labelEnd"===n.type&&(a=o);const l={type:"labelLink"===e[r][1].type?"link":"image",start:{...e[r][1].start},end:{...e[e.length-1][1].end}},c={type:"label",start:{...e[r][1].start},end:{...e[a][1].end}},u={type:"labelText",start:{...e[r+i+2][1].end},end:{...e[a-2][1].start}};return s=[["enter",l,t],["enter",c,t]],s=wl(s,e.slice(r+1,r+i+3)),s=wl(s,[["enter",u,t]]),s=wl(s,Ql(t.parser.constructs.insideSpan.null,e.slice(r+i+4,a-3),t)),s=wl(s,[["exit",u,t],e[a-2],e[a-1],["exit",c,t]]),s=wl(s,e.slice(a+1)),s=wl(s,[["exit",l,t]]),vl(e,r,e.length,s),e},tokenize:function(e,t,n){const r=this;let a,s,o=r.events.length;for(;o--;)if(("labelImage"===r.events[o][1].type||"labelLink"===r.events[o][1].type)&&!r.events[o][1]._balanced){a=r.events[o][1];break}return function(t){if(!a)return n(t);if(a._inactive)return u(t);return s=r.parser.defined.includes(Pl(r.sliceSerialize({start:a.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(t),e.exit("labelMarker"),e.exit("labelEnd"),i};function i(t){return 40===t?e.attempt(Pc,c,s?c:u)(t):91===t?e.attempt(Ic,c,s?l:u)(t):s?c(t):u(t)}function l(t){return e.attempt(Tc,c,u)(t)}function c(e){return t(e)}function u(e){return a._balanced=!0,n(e)}}},Pc={tokenize:function(e,t,n){return function(t){return e.enter("resource"),e.enter("resourceMarker"),e.consume(t),e.exit("resourceMarker"),r};function r(t){return Ll(t)?hc(e,a)(t):a(t)}function a(t){return 41===t?c(t):fc(e,s,o,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(t)}function s(t){return Ll(t)?hc(e,i)(t):c(t)}function o(e){return n(e)}function i(t){return 34===t||39===t||40===t?pc(e,l,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(t):c(t)}function l(t){return Ll(t)?hc(e,c)(t):c(t)}function c(r){return 41===r?(e.enter("resourceMarker"),e.consume(r),e.exit("resourceMarker"),e.exit("resource"),t):n(r)}}},Ic={tokenize:function(e,t,n){const r=this;return function(t){return mc.call(r,e,a,s,"reference","referenceMarker","referenceString")(t)};function a(e){return r.parser.defined.includes(Pl(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(e):n(e)}function s(e){return n(e)}}},Tc={tokenize:function(e,t,n){return function(t){return e.enter("reference"),e.enter("referenceMarker"),e.consume(t),e.exit("referenceMarker"),r};function r(r){return 93===r?(e.enter("referenceMarker"),e.consume(r),e.exit("referenceMarker"),e.exit("reference"),t):n(r)}}};const Ec={name:"labelStartImage",resolveAll:Sc.resolveAll,tokenize:function(e,t,n){const r=this;return function(t){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(t),e.exit("labelImageMarker"),a};function a(t){return 91===t?(e.enter("labelMarker"),e.consume(t),e.exit("labelMarker"),e.exit("labelImage"),s):n(t)}function s(e){return 94===e&&"_hiddenFootnoteSupport"in r.parser.constructs?n(e):t(e)}}};const Ac={name:"labelStartLink",resolveAll:Sc.resolveAll,tokenize:function(e,t,n){const r=this;return function(t){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(t),e.exit("labelMarker"),e.exit("labelLink"),a};function a(e){return 94===e&&"_hiddenFootnoteSupport"in r.parser.constructs?n(e):t(e)}}};const Dc={name:"lineEnding",tokenize:function(e,t){return function(n){return e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),$l(e,t,"linePrefix")}}};const Rc={name:"thematicBreak",tokenize:function(e,t,n){let r,a=0;return function(t){return e.enter("thematicBreak"),function(e){return r=e,s(e)}(t)};function s(s){return s===r?(e.enter("thematicBreakSequence"),o(s)):a>=3&&(null===s||Fl(s))?(e.exit("thematicBreak"),t(s)):n(s)}function o(t){return t===r?(e.consume(t),a++,o):(e.exit("thematicBreakSequence"),Ml(t)?$l(e,s,"whitespace")(t):s(t))}}};const _c={continuation:{tokenize:function(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(Yl,a,s);function a(n){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,$l(e,t,"listItemIndent",r.containerState.size+1)(n)}function s(n){return r.containerState.furtherBlankLines||!Ml(n)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,o(n)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(Lc,t,o)(n))}function o(a){return r.containerState._closeFlow=!0,r.interrupt=void 0,$l(e,e.attempt(_c,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(a)}}},exit:function(e){e.exit(this.containerState.type)},name:"list",tokenize:function(e,t,n){const r=this,a=r.events[r.events.length-1];let s=a&&"linePrefix"===a[1].type?a[2].sliceSerialize(a[1],!0).length:0,o=0;return function(t){const a=r.containerState.type||(42===t||43===t||45===t?"listUnordered":"listOrdered");if("listUnordered"===a?!r.containerState.marker||t===r.containerState.marker:Dl(t)){if(r.containerState.type||(r.containerState.type=a,e.enter(a,{_container:!0})),"listUnordered"===a)return e.enter("listItemPrefix"),42===t||45===t?e.check(Rc,n,l)(t):l(t);if(!r.interrupt||49===t)return e.enter("listItemPrefix"),e.enter("listItemValue"),i(t)}return n(t)};function i(t){return Dl(t)&&++o<10?(e.consume(t),i):(!r.interrupt||o<2)&&(r.containerState.marker?t===r.containerState.marker:41===t||46===t)?(e.exit("listItemValue"),l(t)):n(t)}function l(t){return e.enter("listItemMarker"),e.consume(t),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||t,e.check(Yl,r.interrupt?n:c,e.attempt(Fc,d,u))}function c(e){return r.containerState.initialBlankLine=!0,s++,d(e)}function u(t){return Ml(t)?(e.enter("listItemPrefixWhitespace"),e.consume(t),e.exit("listItemPrefixWhitespace"),d):n(t)}function d(n){return r.containerState.size=s+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(n)}}},Fc={partial:!0,tokenize:function(e,t,n){const r=this;return $l(e,function(e){const a=r.events[r.events.length-1];return!Ml(e)&&a&&"listItemPrefixWhitespace"===a[1].type?t(e):n(e)},"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5)}},Lc={partial:!0,tokenize:function(e,t,n){const r=this;return $l(e,function(e){const a=r.events[r.events.length-1];return a&&"listItemIndent"===a[1].type&&a[2].sliceSerialize(a[1],!0).length===r.containerState.size?t(e):n(e)},"listItemIndent",r.containerState.size+1)}};const Mc={name:"setextUnderline",resolveTo:function(e,t){let n,r,a,s=e.length;for(;s--;)if("enter"===e[s][0]){if("content"===e[s][1].type){n=s;break}"paragraph"===e[s][1].type&&(r=s)}else"content"===e[s][1].type&&e.splice(s,1),a||"definition"!==e[s][1].type||(a=s);const o={type:"setextHeading",start:{...e[n][1].start},end:{...e[e.length-1][1].end}};e[r][1].type="setextHeadingText",a?(e.splice(r,0,["enter",o,t]),e.splice(a+1,0,["exit",e[n][1],t]),e[n][1].end={...e[a][1].end}):e[n][1]=o;return e.push(["exit",o,t]),e},tokenize:function(e,t,n){const r=this;let a;return function(t){let o,i=r.events.length;for(;i--;)if("lineEnding"!==r.events[i][1].type&&"linePrefix"!==r.events[i][1].type&&"content"!==r.events[i][1].type){o="paragraph"===r.events[i][1].type;break}if(!r.parser.lazy[r.now().line]&&(r.interrupt||o))return e.enter("setextHeadingLine"),a=t,function(t){return e.enter("setextHeadingLineSequence"),s(t)}(t);return n(t)};function s(t){return t===a?(e.consume(t),s):(e.exit("setextHeadingLineSequence"),Ml(t)?$l(e,o,"lineSuffix")(t):o(t))}function o(r){return null===r||Fl(r)?(e.exit("setextHeadingLine"),t(r)):n(r)}}};const Oc={tokenize:function(e){const t=this,n=e.attempt(Yl,function(r){if(null===r)return void e.consume(r);return e.enter("lineEndingBlank"),e.consume(r),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n},e.attempt(this.parser.constructs.flowInitial,r,$l(e,e.attempt(this.parser.constructs.flow,r,e.attempt(uc,r)),"linePrefix")));return n;function r(r){if(null!==r)return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),t.currentConstruct=void 0,n;e.consume(r)}}};const zc={resolveAll:Vc()},Uc=$c("string"),Bc=$c("text");function $c(e){return{resolveAll:Vc("text"===e?qc:void 0),tokenize:function(t){const n=this,r=this.parser.constructs[e],a=t.attempt(r,s,o);return s;function s(e){return l(e)?a(e):o(e)}function o(e){if(null!==e)return t.enter("data"),t.consume(e),i;t.consume(e)}function i(e){return l(e)?(t.exit("data"),a(e)):(t.consume(e),i)}function l(e){if(null===e)return!0;const t=r[e];let a=-1;if(t)for(;++a<t.length;){const e=t[a];if(!e.previous||e.previous.call(n,n.previous))return!0}return!1}}}}function Vc(e){return function(t,n){let r,a=-1;for(;++a<=t.length;)void 0===r?t[a]&&"data"===t[a][1].type&&(r=a,a++):t[a]&&"data"===t[a][1].type||(a!==r+2&&(t[r][1].end=t[a-1][1].end,t.splice(r+2,a-r-2),a=r+2),r=void 0);return e?e(t,n):t}}function qc(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||"lineEnding"===e[n][1].type)&&"data"===e[n-1][1].type){const r=e[n-1][1],a=t.sliceStream(r);let s,o=a.length,i=-1,l=0;for(;o--;){const e=a[o];if("string"==typeof e){for(i=e.length;32===e.charCodeAt(i-1);)l++,i--;if(i)break;i=-1}else if(-2===e)s=!0,l++;else if(-1!==e){o++;break}}if(t._contentTypeTextTrailing&&n===e.length&&(l=0),l){const a={type:n===e.length||s||l<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:o?i:r.start._bufferIndex+i,_index:r.start._index+o,line:r.end.line,column:r.end.column-l,offset:r.end.offset-l},end:{...r.end}};r.end={...a.start},r.start.offset===r.end.offset?Object.assign(r,a):(e.splice(n,0,["enter",a,t],["exit",a,t]),n+=2)}n++}return e}const Hc={42:_c,43:_c,45:_c,48:_c,49:_c,50:_c,51:_c,52:_c,53:_c,54:_c,55:_c,56:_c,57:_c,62:Jl},Wc={91:gc},Qc={[-2]:rc,[-1]:rc,32:rc},Gc={35:bc,42:Rc,45:[Mc,Rc],60:kc,61:Mc,95:Rc,96:nc,126:nc},Kc={38:ec,92:Zl},Xc={[-5]:Dc,[-4]:Dc,[-3]:Dc,33:Ec,38:ec,42:Gl,60:[Xl,Cc],91:Ac,92:[yc,Zl],93:Sc,95:Gl,96:sc},Yc={null:[Gl,zc]};var Jc=Object.freeze({__proto__:null,attentionMarkers:{null:[42,95]},contentInitial:Wc,disable:{null:[]},document:Hc,flow:Gc,flowInitial:Qc,insideSpan:Yc,string:Kc,text:Xc});function Zc(e,t,n){let r={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const a={},s=[];let o=[],i=[];const l={attempt:g(function(e,t){x(e,t.from)}),check:g(h),consume:function(e){Fl(e)?(r.line++,r.column=1,r.offset+=-3===e?2:1,y()):-1!==e&&(r.column++,r.offset++);r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===o[r._index].length&&(r._bufferIndex=-1,r._index++));c.previous=e},enter:function(e,t){const n=t||{};return n.type=e,n.start=f(),c.events.push(["enter",n,c]),i.push(n),n},exit:function(e){const t=i.pop();return t.end=f(),c.events.push(["exit",t,c]),t},interrupt:g(h,{interrupt:!0})},c={code:null,containerState:{},defineSkip:function(e){a[e.line]=e.column,y()},events:[],now:f,parser:e,previous:null,sliceSerialize:function(e,t){return function(e,t){let n=-1;const r=[];let a;for(;++n<e.length;){const s=e[n];let o;if("string"==typeof s)o=s;else switch(s){case-5:o="\r";break;case-4:o="\n";break;case-3:o="\r\n";break;case-2:o=t?" ":"\t";break;case-1:if(!t&&a)continue;o=" ";break;default:o=String.fromCharCode(s)}a=-2===s,r.push(o)}return r.join("")}(d(e),t)},sliceStream:d,write:function(e){if(o=wl(o,e),m(),null!==o[o.length-1])return[];return x(t,0),c.events=Ql(s,c.events,c),c.events}};let u=t.tokenize.call(c,l);return t.resolveAll&&s.push(t),c;function d(e){return function(e,t){const n=t.start._index,r=t.start._bufferIndex,a=t.end._index,s=t.end._bufferIndex;let o;if(n===a)o=[e[n].slice(r,s)];else{if(o=e.slice(n,a),r>-1){const e=o[0];"string"==typeof e?o[0]=e.slice(r):o.shift()}s>0&&o.push(e[a].slice(0,s))}return o}(o,e)}function f(){const{_bufferIndex:e,_index:t,line:n,column:a,offset:s}=r;return{_bufferIndex:e,_index:t,line:n,column:a,offset:s}}function m(){let e;for(;r._index<o.length;){const t=o[r._index];if("string"==typeof t)for(e=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===e&&r._bufferIndex<t.length;)p(t.charCodeAt(r._bufferIndex));else p(t)}}function p(e){u=u(e)}function h(e,t){t.restore()}function g(e,t){return function(n,a,s){let o,u,d,m;return Array.isArray(n)?p(n):"tokenize"in n?p([n]):function(e){return t;function t(t){const n=null!==t&&e[t],r=null!==t&&e.null;return p([...Array.isArray(n)?n:n?[n]:[],...Array.isArray(r)?r:r?[r]:[]])(t)}}(n);function p(e){return o=e,u=0,0===e.length?s:h(e[u])}function h(e){return function(n){m=function(){const e=f(),t=c.previous,n=c.currentConstruct,a=c.events.length,s=Array.from(i);return{from:a,restore:o};function o(){r=e,c.previous=t,c.currentConstruct=n,c.events.length=a,i=s,y()}}(),d=e,e.partial||(c.currentConstruct=e);if(e.name&&c.parser.constructs.disable.null.includes(e.name))return x();return e.tokenize.call(t?Object.assign(Object.create(c),t):c,l,g,x)(n)}}function g(t){return e(d,m),a}function x(e){return m.restore(),++u<o.length?h(o[u]):s}}}function x(e,t){e.resolveAll&&!s.includes(e)&&s.push(e),e.resolve&&vl(c.events,t,c.events.length-t,e.resolve(c.events.slice(t),c)),e.resolveTo&&(c.events=e.resolveTo(c.events,c))}function y(){r.line in a&&r.column<2&&(r.column=a[r.line],r.offset+=a[r.line]-1)}}const eu=/[\0\t\n\r]/g;const tu=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function nu(e,t,n){if(t)return t;if(35===n.charCodeAt(0)){const e=n.charCodeAt(1),t=120===e||88===e;return Sl(n.slice(t?2:1),t?16:10)}return bl(n)||e}const ru={}.hasOwnProperty;function au(e,t,n){return"string"!=typeof t&&(n=t,t=void 0),function(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:s(te),autolinkProtocol:C,autolinkEmail:C,atxHeading:s(Y),blockQuote:s(W),characterEscape:C,characterReference:C,codeFenced:s(Q),codeFencedFenceInfo:o,codeFencedFenceMeta:o,codeIndented:s(Q,o),codeText:s(G,o),codeTextData:C,data:C,codeFlowValue:C,definition:s(K),definitionDestinationString:o,definitionLabelString:o,definitionTitleString:o,emphasis:s(X),hardBreakEscape:s(J),hardBreakTrailing:s(J),htmlFlow:s(Z,o),htmlFlowData:C,htmlText:s(Z,o),htmlTextData:C,image:s(ee),label:o,link:s(te),listItem:s(re),listItemValue:f,listOrdered:s(ne,d),listUnordered:s(ne),paragraph:s(ae),reference:z,referenceString:o,resourceDestinationString:o,resourceTitleString:o,setextHeading:s(Y),strong:s(se),thematicBreak:s(ie)},exit:{atxHeading:l(),atxHeadingSequence:w,autolink:l(),autolinkEmail:H,autolinkProtocol:q,blockQuote:l(),characterEscapeValue:S,characterReferenceMarkerHexadecimal:B,characterReferenceMarkerNumeric:B,characterReferenceValue:$,characterReference:V,codeFenced:l(g),codeFencedFence:h,codeFencedFenceInfo:m,codeFencedFenceMeta:p,codeFlowValue:S,codeIndented:l(x),codeText:l(A),codeTextData:S,data:S,definition:l(),definitionDestinationString:v,definitionLabelString:y,definitionTitleString:b,emphasis:l(),hardBreakEscape:l(I),hardBreakTrailing:l(I),htmlFlow:l(T),htmlFlowData:S,htmlText:l(E),htmlTextData:S,image:l(R),label:F,labelText:_,lineEnding:P,link:l(D),listItem:l(),listOrdered:l(),listUnordered:l(),paragraph:l(),referenceString:U,resourceDestinationString:L,resourceTitleString:M,resource:O,setextHeading:l(j),setextHeadingLineSequence:N,setextHeadingText:k,strong:l(),thematicBreak:l()}};ou(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(e){let r={type:"root",children:[]};const s={stack:[r],tokenStack:[],config:t,enter:i,exit:c,buffer:o,resume:u,data:n},l=[];let d=-1;for(;++d<e.length;)if("listOrdered"===e[d][1].type||"listUnordered"===e[d][1].type)if("enter"===e[d][0])l.push(d);else{d=a(e,l.pop(),d)}for(d=-1;++d<e.length;){const n=t[e[d][0]];ru.call(n,e[d][1].type)&&n[e[d][1].type].call(Object.assign({sliceSerialize:e[d][2].sliceSerialize},s),e[d][1])}if(s.tokenStack.length>0){const e=s.tokenStack[s.tokenStack.length-1];(e[1]||lu).call(s,void 0,e[0])}for(r.position={start:su(e.length>0?e[0][1].start:{line:1,column:1,offset:0}),end:su(e.length>0?e[e.length-2][1].end:{line:1,column:1,offset:0})},d=-1;++d<t.transforms.length;)r=t.transforms[d](r)||r;return r}function a(e,t,n){let r,a,s,o,i=t-1,l=-1,c=!1;for(;++i<=n;){const t=e[i];switch(t[1].type){case"listUnordered":case"listOrdered":case"blockQuote":"enter"===t[0]?l++:l--,o=void 0;break;case"lineEndingBlank":"enter"===t[0]&&(!r||o||l||s||(s=i),o=void 0);break;case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:o=void 0}if(!l&&"enter"===t[0]&&"listItemPrefix"===t[1].type||-1===l&&"exit"===t[0]&&("listUnordered"===t[1].type||"listOrdered"===t[1].type)){if(r){let o=i;for(a=void 0;o--;){const t=e[o];if("lineEnding"===t[1].type||"lineEndingBlank"===t[1].type){if("exit"===t[0])continue;a&&(e[a][1].type="lineEndingBlank",c=!0),t[1].type="lineEnding",a=o}else if("linePrefix"!==t[1].type&&"blockQuotePrefix"!==t[1].type&&"blockQuotePrefixWhitespace"!==t[1].type&&"blockQuoteMarker"!==t[1].type&&"listItemIndent"!==t[1].type)break}s&&(!a||s<a)&&(r._spread=!0),r.end=Object.assign({},a?e[a][1].start:t[1].end),e.splice(a||i,0,["exit",r,t[2]]),i++,n++}if("listItemPrefix"===t[1].type){const a={type:"listItem",_spread:!1,start:Object.assign({},t[1].start),end:void 0};r=a,e.splice(i,0,["enter",a,t[2]]),i++,n++,s=void 0,o=!0}}}return e[t][1]._spread=c,n}function s(e,t){return n;function n(n){i.call(this,e(n),n),t&&t.call(this,n)}}function o(){this.stack.push({type:"fragment",children:[]})}function i(e,t,n){this.stack[this.stack.length-1].children.push(e),this.stack.push(e),this.tokenStack.push([t,n||void 0]),e.position={start:su(t.start),end:void 0}}function l(e){return t;function t(t){e&&e.call(this,t),c.call(this,t)}}function c(e,t){const n=this.stack.pop(),r=this.tokenStack.pop();if(!r)throw new Error("Cannot close `"+e.type+"` ("+Wi({start:e.start,end:e.end})+"): it’s not open");if(r[0].type!==e.type)if(t)t.call(this,e,r[0]);else{(r[1]||lu).call(this,e,r[0])}n.position.end=su(e.end)}function u(){return hl(this.stack.pop())}function d(){this.data.expectingFirstListItemValue=!0}function f(e){if(this.data.expectingFirstListItemValue){this.stack[this.stack.length-2].start=Number.parseInt(this.sliceSerialize(e),10),this.data.expectingFirstListItemValue=void 0}}function m(){const e=this.resume();this.stack[this.stack.length-1].lang=e}function p(){const e=this.resume();this.stack[this.stack.length-1].meta=e}function h(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function g(){const e=this.resume();this.stack[this.stack.length-1].value=e.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function x(){const e=this.resume();this.stack[this.stack.length-1].value=e.replace(/(\r?\n|\r)$/g,"")}function y(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.label=t,n.identifier=Pl(this.sliceSerialize(e)).toLowerCase()}function b(){const e=this.resume();this.stack[this.stack.length-1].title=e}function v(){const e=this.resume();this.stack[this.stack.length-1].url=e}function w(e){const t=this.stack[this.stack.length-1];if(!t.depth){const n=this.sliceSerialize(e).length;t.depth=n}}function k(){this.data.setextHeadingSlurpLineEnding=!0}function N(e){this.stack[this.stack.length-1].depth=61===this.sliceSerialize(e).codePointAt(0)?1:2}function j(){this.data.setextHeadingSlurpLineEnding=void 0}function C(e){const t=this.stack[this.stack.length-1].children;let n=t[t.length-1];n&&"text"===n.type||(n=oe(),n.position={start:su(e.start),end:void 0},t.push(n)),this.stack.push(n)}function S(e){const t=this.stack.pop();t.value+=this.sliceSerialize(e),t.position.end=su(e.end)}function P(e){const n=this.stack[this.stack.length-1];if(this.data.atHardBreak){return n.children[n.children.length-1].position.end=su(e.end),void(this.data.atHardBreak=void 0)}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(n.type)&&(C.call(this,e),S.call(this,e))}function I(){this.data.atHardBreak=!0}function T(){const e=this.resume();this.stack[this.stack.length-1].value=e}function E(){const e=this.resume();this.stack[this.stack.length-1].value=e}function A(){const e=this.resume();this.stack[this.stack.length-1].value=e}function D(){const e=this.stack[this.stack.length-1];if(this.data.inReference){const t=this.data.referenceType||"shortcut";e.type+="Reference",e.referenceType=t,delete e.url,delete e.title}else delete e.identifier,delete e.label;this.data.referenceType=void 0}function R(){const e=this.stack[this.stack.length-1];if(this.data.inReference){const t=this.data.referenceType||"shortcut";e.type+="Reference",e.referenceType=t,delete e.url,delete e.title}else delete e.identifier,delete e.label;this.data.referenceType=void 0}function _(e){const t=this.sliceSerialize(e),n=this.stack[this.stack.length-2];n.label=function(e){return e.replace(tu,nu)}(t),n.identifier=Pl(t).toLowerCase()}function F(){const e=this.stack[this.stack.length-1],t=this.resume(),n=this.stack[this.stack.length-1];if(this.data.inReference=!0,"link"===n.type){const t=e.children;n.children=t}else n.alt=t}function L(){const e=this.resume();this.stack[this.stack.length-1].url=e}function M(){const e=this.resume();this.stack[this.stack.length-1].title=e}function O(){this.data.inReference=void 0}function z(){this.data.referenceType="collapsed"}function U(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.label=t,n.identifier=Pl(this.sliceSerialize(e)).toLowerCase(),this.data.referenceType="full"}function B(e){this.data.characterReferenceType=e.type}function $(e){const t=this.sliceSerialize(e),n=this.data.characterReferenceType;let r;if(n)r=Sl(t,"characterReferenceMarkerNumeric"===n?10:16),this.data.characterReferenceType=void 0;else{r=bl(t)}this.stack[this.stack.length-1].value+=r}function V(e){this.stack.pop().position.end=su(e.end)}function q(e){S.call(this,e);this.stack[this.stack.length-1].url=this.sliceSerialize(e)}function H(e){S.call(this,e);this.stack[this.stack.length-1].url="mailto:"+this.sliceSerialize(e)}function W(){return{type:"blockquote",children:[]}}function Q(){return{type:"code",lang:null,meta:null,value:""}}function G(){return{type:"inlineCode",value:""}}function K(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function X(){return{type:"emphasis",children:[]}}function Y(){return{type:"heading",depth:0,children:[]}}function J(){return{type:"break"}}function Z(){return{type:"html",value:""}}function ee(){return{type:"image",title:null,url:"",alt:null}}function te(){return{type:"link",title:null,url:"",children:[]}}function ne(e){return{type:"list",ordered:"listOrdered"===e.type,start:null,spread:e._spread,children:[]}}function re(e){return{type:"listItem",spread:e._spread,checked:null,children:[]}}function ae(){return{type:"paragraph",children:[]}}function se(){return{type:"strong",children:[]}}function oe(){return{type:"text",value:""}}function ie(){return{type:"thematicBreak"}}}(n)(function(e){for(;!lc(e););return e}(function(e){const t={constructs:Nl([Jc,...(e||{}).extensions||[]]),content:n(Vl),defined:[],document:n(ql),flow:n(Oc),lazy:{},string:n(Uc),text:n(Bc)};return t;function n(e){return function(n){return Zc(t,e,n)}}}(n).document().write(function(){let e,t=1,n="",r=!0;return function(a,s,o){const i=[];let l,c,u,d,f;for(a=n+("string"==typeof a?a.toString():new TextDecoder(s||void 0).decode(a)),u=0,n="",r&&(65279===a.charCodeAt(0)&&u++,r=void 0);u<a.length;){if(eu.lastIndex=u,l=eu.exec(a),d=l&&void 0!==l.index?l.index:a.length,f=a.charCodeAt(d),!l){n=a.slice(u);break}if(10===f&&u===d&&e)i.push(-3),e=void 0;else switch(e&&(i.push(-5),e=void 0),u<d&&(i.push(a.slice(u,d)),t+=d-u),f){case 0:i.push(65533),t++;break;case 9:for(c=4*Math.ceil(t/4),i.push(-2);t++<c;)i.push(-1);break;case 10:i.push(-4),t=1;break;default:e=!0,t=1}u=d+1}return o&&(e&&i.push(-5),n&&i.push(n),i.push(null)),i}}()(e,t,!0))))}function su(e){return{line:e.line,column:e.column,offset:e.offset}}function ou(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?ou(e,r):iu(e,r)}}function iu(e,t){let n;for(n in t)if(ru.call(t,n))switch(n){case"canContainEols":{const r=t[n];r&&e[n].push(...r);break}case"transforms":{const r=t[n];r&&e[n].push(...r);break}case"enter":case"exit":{const r=t[n];r&&Object.assign(e[n],r);break}}}function lu(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Wi({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Wi({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Wi({start:t.start,end:t.end})+") is still open")}function cu(e){const t=this;t.parser=function(n){return au(n,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function uu(e,t){const n=t.referenceType;let r="]";if("collapsed"===n?r+="[]":"full"===n&&(r+="["+(t.label||t.identifier)+"]"),"imageReference"===t.type)return[{type:"text",value:"!["+t.alt+r}];const a=e.all(t),s=a[0];s&&"text"===s.type?s.value="["+s.value:a.unshift({type:"text",value:"["});const o=a[a.length-1];return o&&"text"===o.type?o.value+=r:a.push({type:"text",value:r}),a}function du(e){const t=e.spread;return null==t?e.children.length>1:t}function fu(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),a=0;const s=[];for(;r;)s.push(mu(t.slice(a,r.index),a>0,!0),r[0]),a=r.index+r[0].length,r=n.exec(t);return s.push(mu(t.slice(a),a>0,!1)),s.join("")}function mu(e,t,n){let r=0,a=e.length;if(t){let t=e.codePointAt(r);for(;9===t||32===t;)r++,t=e.codePointAt(r)}if(n){let t=e.codePointAt(a-1);for(;9===t||32===t;)a--,t=e.codePointAt(a-1)}return a>r?e.slice(r,a):""}const pu={blockquote:function(e,t){const n={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,n),e.applyData(t,n)},break:function(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:"\n"}]},code:function(e,t){const n=t.value?t.value+"\n":"",r={};t.lang&&(r.className=["language-"+t.lang]);let a={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(a.data={meta:t.meta}),e.patch(t,a),a=e.applyData(t,a),a={type:"element",tagName:"pre",properties:{},children:[a]},e.patch(t,a),a},delete:function(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},emphasis:function(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},footnoteReference:function(e,t){const n="string"==typeof e.options.clobberPrefix?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),a=Bl(r.toLowerCase()),s=e.footnoteOrder.indexOf(r);let o,i=e.footnoteCounts.get(r);void 0===i?(i=0,e.footnoteOrder.push(r),o=e.footnoteOrder.length):o=s+1,i+=1,e.footnoteCounts.set(r,i);const l={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+a,id:n+"fnref-"+a+(i>1?"-"+i:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(o)}]};e.patch(t,l);const c={type:"element",tagName:"sup",properties:{},children:[l]};return e.patch(t,c),e.applyData(t,c)},heading:function(e,t){const n={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},html:function(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}},imageReference:function(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return uu(e,t);const a={src:Bl(r.url||""),alt:t.alt};null!==r.title&&void 0!==r.title&&(a.title=r.title);const s={type:"element",tagName:"img",properties:a,children:[]};return e.patch(t,s),e.applyData(t,s)},image:function(e,t){const n={src:Bl(t.url)};null!==t.alt&&void 0!==t.alt&&(n.alt=t.alt),null!==t.title&&void 0!==t.title&&(n.title=t.title);const r={type:"element",tagName:"img",properties:n,children:[]};return e.patch(t,r),e.applyData(t,r)},inlineCode:function(e,t){const n={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,n);const r={type:"element",tagName:"code",properties:{},children:[n]};return e.patch(t,r),e.applyData(t,r)},linkReference:function(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return uu(e,t);const a={href:Bl(r.url||"")};null!==r.title&&void 0!==r.title&&(a.title=r.title);const s={type:"element",tagName:"a",properties:a,children:e.all(t)};return e.patch(t,s),e.applyData(t,s)},link:function(e,t){const n={href:Bl(t.url)};null!==t.title&&void 0!==t.title&&(n.title=t.title);const r={type:"element",tagName:"a",properties:n,children:e.all(t)};return e.patch(t,r),e.applyData(t,r)},listItem:function(e,t,n){const r=e.all(t),a=n?function(e){let t=!1;if("list"===e.type){t=e.spread||!1;const n=e.children;let r=-1;for(;!t&&++r<n.length;)t=du(n[r])}return t}(n):du(t),s={},o=[];if("boolean"==typeof t.checked){const e=r[0];let n;e&&"element"===e.type&&"p"===e.tagName?n=e:(n={type:"element",tagName:"p",properties:{},children:[]},r.unshift(n)),n.children.length>0&&n.children.unshift({type:"text",value:" "}),n.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),s.className=["task-list-item"]}let i=-1;for(;++i<r.length;){const e=r[i];(a||0!==i||"element"!==e.type||"p"!==e.tagName)&&o.push({type:"text",value:"\n"}),"element"!==e.type||"p"!==e.tagName||a?o.push(e):o.push(...e.children)}const l=r[r.length-1];l&&(a||"element"!==l.type||"p"!==l.tagName)&&o.push({type:"text",value:"\n"});const c={type:"element",tagName:"li",properties:s,children:o};return e.patch(t,c),e.applyData(t,c)},list:function(e,t){const n={},r=e.all(t);let a=-1;for("number"==typeof t.start&&1!==t.start&&(n.start=t.start);++a<r.length;){const e=r[a];if("element"===e.type&&"li"===e.tagName&&e.properties&&Array.isArray(e.properties.className)&&e.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const s={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(r,!0)};return e.patch(t,s),e.applyData(t,s)},paragraph:function(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},root:function(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)},strong:function(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},table:function(e,t){const n=e.all(t),r=n.shift(),a=[];if(r){const n={type:"element",tagName:"thead",properties:{},children:e.wrap([r],!0)};e.patch(t.children[0],n),a.push(n)}if(n.length>0){const r={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},s=qi(t.children[1]),o=Vi(t.children[t.children.length-1]);s&&o&&(r.position={start:s,end:o}),a.push(r)}const s={type:"element",tagName:"table",properties:{},children:e.wrap(a,!0)};return e.patch(t,s),e.applyData(t,s)},tableCell:function(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},tableRow:function(e,t,n){const r=n?n.children:void 0,a=0===(r?r.indexOf(t):1)?"th":"td",s=n&&"table"===n.type?n.align:void 0,o=s?s.length:t.children.length;let i=-1;const l=[];for(;++i<o;){const n=t.children[i],r={},o=s?s[i]:void 0;o&&(r.align=o);let c={type:"element",tagName:a,properties:r,children:[]};n&&(c.children=e.all(n),e.patch(n,c),c=e.applyData(n,c)),l.push(c)}const c={type:"element",tagName:"tr",properties:{},children:e.wrap(l,!0)};return e.patch(t,c),e.applyData(t,c)},text:function(e,t){const n={type:"text",value:fu(String(t.value))};return e.patch(t,n),e.applyData(t,n)},thematicBreak:function(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)},toml:hu,yaml:hu,definition:hu,footnoteDefinition:hu};function hu(){}const gu="object"==typeof self?self:globalThis,xu=e=>((e,t)=>{const n=(t,n)=>(e.set(n,t),t),r=a=>{if(e.has(a))return e.get(a);const[s,o]=t[a];switch(s){case 0:case-1:return n(o,a);case 1:{const e=n([],a);for(const t of o)e.push(r(t));return e}case 2:{const e=n({},a);for(const[t,n]of o)e[r(t)]=r(n);return e}case 3:return n(new Date(o),a);case 4:{const{source:e,flags:t}=o;return n(new RegExp(e,t),a)}case 5:{const e=n(new Map,a);for(const[t,n]of o)e.set(r(t),r(n));return e}case 6:{const e=n(new Set,a);for(const t of o)e.add(r(t));return e}case 7:{const{name:e,message:t}=o;return n(new gu[e](t),a)}case 8:return n(BigInt(o),a);case"BigInt":return n(Object(BigInt(o)),a);case"ArrayBuffer":return n(new Uint8Array(o).buffer,o);case"DataView":{const{buffer:e}=new Uint8Array(o);return n(new DataView(e),o)}}return n(new gu[s](o),a)};return r})(new Map,e)(0),yu="",{toString:bu}={},{keys:vu}=Object,wu=e=>{const t=typeof e;if("object"!==t||!e)return[0,t];const n=bu.call(e).slice(8,-1);switch(n){case"Array":return[1,yu];case"Object":return[2,yu];case"Date":return[3,yu];case"RegExp":return[4,yu];case"Map":return[5,yu];case"Set":return[6,yu];case"DataView":return[1,n]}return n.includes("Array")?[1,n]:n.includes("Error")?[7,n]:[2,n]},ku=([e,t])=>0===e&&("function"===t||"symbol"===t),Nu=(e,{json:t,lossy:n}={})=>{const r=[];return((e,t,n,r)=>{const a=(e,t)=>{const a=r.push(e)-1;return n.set(t,a),a},s=r=>{if(n.has(r))return n.get(r);let[o,i]=wu(r);switch(o){case 0:{let t=r;switch(i){case"bigint":o=8,t=r.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+i);t=null;break;case"undefined":return a([-1],r)}return a([o,t],r)}case 1:{if(i){let e=r;return"DataView"===i?e=new Uint8Array(r.buffer):"ArrayBuffer"===i&&(e=new Uint8Array(r)),a([i,[...e]],r)}const e=[],t=a([o,e],r);for(const n of r)e.push(s(n));return t}case 2:{if(i)switch(i){case"BigInt":return a([i,r.toString()],r);case"Boolean":case"Number":case"String":return a([i,r.valueOf()],r)}if(t&&"toJSON"in r)return s(r.toJSON());const n=[],l=a([o,n],r);for(const t of vu(r))!e&&ku(wu(r[t]))||n.push([s(t),s(r[t])]);return l}case 3:return a([o,r.toISOString()],r);case 4:{const{source:e,flags:t}=r;return a([o,{source:e,flags:t}],r)}case 5:{const t=[],n=a([o,t],r);for(const[a,o]of r)(e||!ku(wu(a))&&!ku(wu(o)))&&t.push([s(a),s(o)]);return n}case 6:{const t=[],n=a([o,t],r);for(const a of r)!e&&ku(wu(a))||t.push(s(a));return n}}const{message:l}=r;return a([o,{name:i,message:l}],r)};return s})(!(t||n),!!t,new Map,r)(e),r};var ju="function"==typeof structuredClone?(e,t)=>t&&("json"in t||"lossy"in t)?xu(Nu(e,t)):structuredClone(e):(e,t)=>xu(Nu(e,t));function Cu(e,t){const n=[{type:"text",value:"↩"}];return t>1&&n.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),n}function Su(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}const Pu=function(e){if(null==e)return Tu;if("function"==typeof e)return Iu(e);if("object"==typeof e)return Array.isArray(e)?function(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=Pu(e[n]);return Iu(r);function r(...e){let n=-1;for(;++n<t.length;)if(t[n].apply(this,e))return!0;return!1}}(e):function(e){const t=e;return Iu(n);function n(n){const r=n;let a;for(a in e)if(r[a]!==t[a])return!1;return!0}}(e);if("string"==typeof e)return function(e){return Iu(t);function t(t){return t&&t.type===e}}(e);throw new Error("Expected function, string, or object as test")};function Iu(e){return function(t,n,r){return Boolean(function(e){return null!==e&&"object"==typeof e&&"type"in e}(t)&&e.call(this,t,"number"==typeof n?n:void 0,r||void 0))}}function Tu(){return!0}const Eu=[],Au=!0,Du=!1;function Ru(e,t,n,r){let a;"function"==typeof t&&"function"!=typeof n?(r=n,n=t):a=t;const s=Pu(a),o=r?-1:1;!function e(a,i,l){const c=a&&"object"==typeof a?a:{};if("string"==typeof c.type){const e="string"==typeof c.tagName?c.tagName:"string"==typeof c.name?c.name:void 0;Object.defineProperty(u,"name",{value:"node ("+a.type+(e?"<"+e+">":"")+")"})}return u;function u(){let c,u,d,f=Eu;if((!t||s(a,i,l[l.length-1]||void 0))&&(f=function(e){if(Array.isArray(e))return e;if("number"==typeof e)return[Au,e];return null==e?Eu:[e]}(n(a,l)),f[0]===Du))return f;if("children"in a&&a.children){const t=a;if(t.children&&"skip"!==f[0])for(u=(r?t.children.length:-1)+o,d=l.concat(t);u>-1&&u<t.children.length;){const n=t.children[u];if(c=e(n,u,d)(),c[0]===Du)return c;u="number"==typeof c[1]?c[1]:u+o}}return f}}(e,void 0,[])()}function _u(e,t,n,r){let a,s,o;"function"==typeof t&&"function"!=typeof n?(s=void 0,o=t,a=n):(s=t,o=n,a=r),Ru(e,s,function(e,t){const n=t[t.length-1],r=n?n.children.indexOf(e):void 0;return o(e,r,n)},a)}const Fu={}.hasOwnProperty,Lu={};function Mu(e,t){e.position&&(t.position=function(e){const t=qi(e),n=Vi(e);if(t&&n)return{start:t,end:n}}(e))}function Ou(e,t){let n=t;if(e&&e.data){const t=e.data.hName,r=e.data.hChildren,a=e.data.hProperties;if("string"==typeof t)if("element"===n.type)n.tagName=t;else{n={type:"element",tagName:t,properties:{},children:"children"in n?n.children:[n]}}"element"===n.type&&a&&Object.assign(n.properties,ju(a)),"children"in n&&n.children&&null!=r&&(n.children=r)}return n}function zu(e,t){const n=t.data||{},r=!("value"in t)||Fu.call(n,"hProperties")||Fu.call(n,"hChildren")?{type:"element",tagName:"div",properties:{},children:e.all(t)}:{type:"text",value:t.value};return e.patch(t,r),e.applyData(t,r)}function Uu(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:"\n"});++r<e.length;)r&&n.push({type:"text",value:"\n"}),n.push(e[r]);return t&&e.length>0&&n.push({type:"text",value:"\n"}),n}function Bu(e){let t=0,n=e.charCodeAt(t);for(;9===n||32===n;)t++,n=e.charCodeAt(t);return e.slice(t)}function $u(e,t){const n=function(e,t){const n=t||Lu,r=new Map,a=new Map,s=new Map,o={...pu,...n.handlers},i={all:function(e){const t=[];if("children"in e){const n=e.children;let r=-1;for(;++r<n.length;){const a=i.one(n[r],e);if(a){if(r&&"break"===n[r-1].type&&(Array.isArray(a)||"text"!==a.type||(a.value=Bu(a.value)),!Array.isArray(a)&&"element"===a.type)){const e=a.children[0];e&&"text"===e.type&&(e.value=Bu(e.value))}Array.isArray(a)?t.push(...a):t.push(a)}}}return t},applyData:Ou,definitionById:r,footnoteById:a,footnoteCounts:s,footnoteOrder:[],handlers:o,one:function(e,t){const n=e.type,r=i.handlers[n];if(Fu.call(i.handlers,n)&&r)return r(i,e,t);if(i.options.passThrough&&i.options.passThrough.includes(n)){if("children"in e){const{children:t,...n}=e,r=ju(n);return r.children=i.all(e),r}return ju(e)}return(i.options.unknownHandler||zu)(i,e,t)},options:n,patch:Mu,wrap:Uu};return _u(e,function(e){if("definition"===e.type||"footnoteDefinition"===e.type){const t="definition"===e.type?r:a,n=String(e.identifier).toUpperCase();t.has(n)||t.set(n,e)}}),i}(e,t),r=n.one(e,void 0),a=function(e){const t="string"==typeof e.options.clobberPrefix?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||Cu,r=e.options.footnoteBackLabel||Su,a=e.options.footnoteLabel||"Footnotes",s=e.options.footnoteLabelTagName||"h2",o=e.options.footnoteLabelProperties||{className:["sr-only"]},i=[];let l=-1;for(;++l<e.footnoteOrder.length;){const a=e.footnoteById.get(e.footnoteOrder[l]);if(!a)continue;const s=e.all(a),o=String(a.identifier).toUpperCase(),c=Bl(o.toLowerCase());let u=0;const d=[],f=e.footnoteCounts.get(o);for(;void 0!==f&&++u<=f;){d.length>0&&d.push({type:"text",value:" "});let e="string"==typeof n?n:n(l,u);"string"==typeof e&&(e={type:"text",value:e}),d.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+c+(u>1?"-"+u:""),dataFootnoteBackref:"",ariaLabel:"string"==typeof r?r:r(l,u),className:["data-footnote-backref"]},children:Array.isArray(e)?e:[e]})}const m=s[s.length-1];if(m&&"element"===m.type&&"p"===m.tagName){const e=m.children[m.children.length-1];e&&"text"===e.type?e.value+=" ":m.children.push({type:"text",value:" "}),m.children.push(...d)}else s.push(...d);const p={type:"element",tagName:"li",properties:{id:t+"fn-"+c},children:e.wrap(s,!0)};e.patch(a,p),i.push(p)}if(0!==i.length)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:s,properties:{...ju(o),id:"footnote-label"},children:[{type:"text",value:a}]},{type:"text",value:"\n"},{type:"element",tagName:"ol",properties:{},children:e.wrap(i,!0)},{type:"text",value:"\n"}]}}(n),s=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return a&&s.children.push({type:"text",value:"\n"},a),s}function Vu(e,t){return e&&"run"in e?async function(n,r){const a=$u(n,{file:r,...t});await e.run(a,r)}:function(n,r){return $u(n,{file:r,...e||t})}}function qu(e){if(e)throw e}var Hu,Wu;var Qu=function(){if(Wu)return Hu;Wu=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,a=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===t.call(e)},s=function(n){if(!n||"[object Object]"!==t.call(n))return!1;var r,a=e.call(n,"constructor"),s=n.constructor&&n.constructor.prototype&&e.call(n.constructor.prototype,"isPrototypeOf");if(n.constructor&&!a&&!s)return!1;for(r in n);return void 0===r||e.call(n,r)},o=function(e,t){n&&"__proto__"===t.name?n(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},i=function(t,n){if("__proto__"===n){if(!e.call(t,n))return;if(r)return r(t,n).value}return t[n]};return Hu=function e(){var t,n,r,l,c,u,d=arguments[0],f=1,m=arguments.length,p=!1;for("boolean"==typeof d&&(p=d,d=arguments[1]||{},f=2),(null==d||"object"!=typeof d&&"function"!=typeof d)&&(d={});f<m;++f)if(null!=(t=arguments[f]))for(n in t)r=i(d,n),d!==(l=i(t,n))&&(p&&l&&(s(l)||(c=a(l)))?(c?(c=!1,u=r&&a(r)?r:[]):u=r&&s(r)?r:{},o(d,{name:n,newValue:e(p,u,l)})):void 0!==l&&o(d,{name:n,newValue:l}));return d},Hu}(),Gu=ae(Qu);function Ku(e){if("object"!=typeof e||null===e)return!1;const t=Object.getPrototypeOf(e);return!(null!==t&&t!==Object.prototype&&null!==Object.getPrototypeOf(t)||Symbol.toStringTag in e||Symbol.iterator in e)}function Xu(){const e=[],t={run:function(...t){let n=-1;const r=t.pop();if("function"!=typeof r)throw new TypeError("Expected function as last argument, not "+r);!function a(s,...o){const i=e[++n];let l=-1;if(s)r(s);else{for(;++l<t.length;)null!==o[l]&&void 0!==o[l]||(o[l]=t[l]);t=o,i?function(e,t){let n;return r;function r(...t){const r=e.length>t.length;let i;r&&t.push(a);try{i=e.apply(this,t)}catch(s){if(r&&n)throw s;return a(s)}r||(i&&i.then&&"function"==typeof i.then?i.then(o,a):i instanceof Error?a(i):o(i))}function a(e,...r){n||(n=!0,t(e,...r))}function o(e){a(null,e)}}(i,a)(...o):r(null,...o)}}(null,...t)},use:function(n){if("function"!=typeof n)throw new TypeError("Expected `middelware` to be a function, not "+n);return e.push(n),t}};return t}const Yu={basename:function(e,t){if(void 0!==t&&"string"!=typeof t)throw new TypeError('"ext" argument must be a string');Ju(e);let n,r=0,a=-1,s=e.length;if(void 0===t||0===t.length||t.length>e.length){for(;s--;)if(47===e.codePointAt(s)){if(n){r=s+1;break}}else a<0&&(n=!0,a=s+1);return a<0?"":e.slice(r,a)}if(t===e)return"";let o=-1,i=t.length-1;for(;s--;)if(47===e.codePointAt(s)){if(n){r=s+1;break}}else o<0&&(n=!0,o=s+1),i>-1&&(e.codePointAt(s)===t.codePointAt(i--)?i<0&&(a=s):(i=-1,a=o));r===a?a=o:a<0&&(a=e.length);return e.slice(r,a)},dirname:function(e){if(Ju(e),0===e.length)return".";let t,n=-1,r=e.length;for(;--r;)if(47===e.codePointAt(r)){if(t){n=r;break}}else t||(t=!0);return n<0?47===e.codePointAt(0)?"/":".":1===n&&47===e.codePointAt(0)?"//":e.slice(0,n)},extname:function(e){Ju(e);let t,n=e.length,r=-1,a=0,s=-1,o=0;for(;n--;){const i=e.codePointAt(n);if(47!==i)r<0&&(t=!0,r=n+1),46===i?s<0?s=n:1!==o&&(o=1):s>-1&&(o=-1);else if(t){a=n+1;break}}if(s<0||r<0||0===o||1===o&&s===r-1&&s===a+1)return"";return e.slice(s,r)},join:function(...e){let t,n=-1;for(;++n<e.length;)Ju(e[n]),e[n]&&(t=void 0===t?e[n]:t+"/"+e[n]);return void 0===t?".":function(e){Ju(e);const t=47===e.codePointAt(0);let n=function(e,t){let n,r,a="",s=0,o=-1,i=0,l=-1;for(;++l<=e.length;){if(l<e.length)n=e.codePointAt(l);else{if(47===n)break;n=47}if(47===n){if(o===l-1||1===i);else if(o!==l-1&&2===i){if(a.length<2||2!==s||46!==a.codePointAt(a.length-1)||46!==a.codePointAt(a.length-2))if(a.length>2){if(r=a.lastIndexOf("/"),r!==a.length-1){r<0?(a="",s=0):(a=a.slice(0,r),s=a.length-1-a.lastIndexOf("/")),o=l,i=0;continue}}else if(a.length>0){a="",s=0,o=l,i=0;continue}t&&(a=a.length>0?a+"/..":"..",s=2)}else a.length>0?a+="/"+e.slice(o+1,l):a=e.slice(o+1,l),s=l-o-1;o=l,i=0}else 46===n&&i>-1?i++:i=-1}return a}(e,!t);0!==n.length||t||(n=".");n.length>0&&47===e.codePointAt(e.length-1)&&(n+="/");return t?"/"+n:n}(t)},sep:"/"};function Ju(e){if("string"!=typeof e)throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const Zu={cwd:function(){return"/"}};function ed(e){return Boolean(null!==e&&"object"==typeof e&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&void 0===e.auth)}function td(e){if("string"==typeof e)e=new URL(e);else if(!ed(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if("file:"!==e.protocol){const e=new TypeError("The URL must be of scheme file");throw e.code="ERR_INVALID_URL_SCHEME",e}return function(e){if(""!==e.hostname){const e=new TypeError('File URL host must be "localhost" or empty on darwin');throw e.code="ERR_INVALID_FILE_URL_HOST",e}const t=e.pathname;let n=-1;for(;++n<t.length;)if(37===t.codePointAt(n)&&50===t.codePointAt(n+1)){const e=t.codePointAt(n+2);if(70===e||102===e){const e=new TypeError("File URL path must not include encoded / characters");throw e.code="ERR_INVALID_FILE_URL_PATH",e}}return decodeURIComponent(t)}(e)}const nd=["history","path","basename","stem","extname","dirname"];class rd{constructor(e){let t;t=e?ed(e)?{path:e}:"string"==typeof e||function(e){return Boolean(e&&"object"==typeof e&&"byteLength"in e&&"byteOffset"in e)}(e)?{value:e}:e:{},this.cwd="cwd"in t?"":Zu.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let n,r=-1;for(;++r<nd.length;){const e=nd[r];e in t&&void 0!==t[e]&&null!==t[e]&&(this[e]="history"===e?[...t[e]]:t[e])}for(n in t)nd.includes(n)||(this[n]=t[n])}get basename(){return"string"==typeof this.path?Yu.basename(this.path):void 0}set basename(e){sd(e,"basename"),ad(e,"basename"),this.path=Yu.join(this.dirname||"",e)}get dirname(){return"string"==typeof this.path?Yu.dirname(this.path):void 0}set dirname(e){od(this.basename,"dirname"),this.path=Yu.join(e||"",this.basename)}get extname(){return"string"==typeof this.path?Yu.extname(this.path):void 0}set extname(e){if(ad(e,"extname"),od(this.dirname,"extname"),e){if(46!==e.codePointAt(0))throw new Error("`extname` must start with `.`");if(e.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=Yu.join(this.dirname,this.stem+(e||""))}get path(){return this.history[this.history.length-1]}set path(e){ed(e)&&(e=td(e)),sd(e,"path"),this.path!==e&&this.history.push(e)}get stem(){return"string"==typeof this.path?Yu.basename(this.path,this.extname):void 0}set stem(e){sd(e,"stem"),ad(e,"stem"),this.path=Yu.join(this.dirname||"",e+(this.extname||""))}fail(e,t,n){const r=this.message(e,t,n);throw r.fatal=!0,r}info(e,t,n){const r=this.message(e,t,n);return r.fatal=void 0,r}message(e,t,n){const r=new Xi(e,t,n);return this.path&&(r.name=this.path+":"+r.name,r.file=this.path),r.fatal=!1,this.messages.push(r),r}toString(e){if(void 0===this.value)return"";if("string"==typeof this.value)return this.value;return new TextDecoder(e||void 0).decode(this.value)}}function ad(e,t){if(e&&e.includes(Yu.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+Yu.sep+"`")}function sd(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function od(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}const id=function(e){const t=this.constructor.prototype,n=t[e],r=function(){return n.apply(r,arguments)};return Object.setPrototypeOf(r,t),r},ld={}.hasOwnProperty;class cd extends id{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=Xu()}copy(){const e=new cd;let t=-1;for(;++t<this.attachers.length;){const n=this.attachers[t];e.use(...n)}return e.data(Gu(!0,{},this.namespace)),e}data(e,t){return"string"==typeof e?2===arguments.length?(md("data",this.frozen),this.namespace[e]=t,this):ld.call(this.namespace,e)&&this.namespace[e]||void 0:e?(md("data",this.frozen),this.namespace=e,this):this.namespace}freeze(){if(this.frozen)return this;const e=this;for(;++this.freezeIndex<this.attachers.length;){const[t,...n]=this.attachers[this.freezeIndex];if(!1===n[0])continue;!0===n[0]&&(n[0]=void 0);const r=t.call(e,...n);"function"==typeof r&&this.transformers.use(r)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(e){this.freeze();const t=gd(e),n=this.parser||this.Parser;return dd("parse",n),n(String(t),t)}process(e,t){const n=this;return this.freeze(),dd("process",this.parser||this.Parser),fd("process",this.compiler||this.Compiler),t?r(void 0,t):new Promise(r);function r(r,a){const s=gd(e),o=n.parse(s);function i(e,n){e||!n?a(e):r?r(n):t(void 0,n)}n.run(o,s,function(e,t,r){if(e||!t||!r)return i(e);const a=t,s=n.stringify(a,r);!function(e){return"string"==typeof e||function(e){return Boolean(e&&"object"==typeof e&&"byteLength"in e&&"byteOffset"in e)}(e)}(s)?r.result=s:r.value=s,i(e,r)})}}processSync(e){let t,n=!1;return this.freeze(),dd("processSync",this.parser||this.Parser),fd("processSync",this.compiler||this.Compiler),this.process(e,function(e,r){n=!0,qu(e),t=r}),hd("processSync","process",n),t}run(e,t,n){pd(e),this.freeze();const r=this.transformers;return n||"function"!=typeof t||(n=t,t=void 0),n?a(void 0,n):new Promise(a);function a(a,s){const o=gd(t);r.run(e,o,function(t,r,o){const i=r||e;t?s(t):a?a(i):n(void 0,i,o)})}}runSync(e,t){let n,r=!1;return this.run(e,t,function(e,t){qu(e),n=t,r=!0}),hd("runSync","run",r),n}stringify(e,t){this.freeze();const n=gd(t),r=this.compiler||this.Compiler;return fd("stringify",r),pd(e),r(e,n)}use(e,...t){const n=this.attachers,r=this.namespace;if(md("use",this.frozen),null==e);else if("function"==typeof e)i(e,t);else{if("object"!=typeof e)throw new TypeError("Expected usable value, not `"+e+"`");Array.isArray(e)?o(e):s(e)}return this;function a(e){if("function"==typeof e)i(e,[]);else{if("object"!=typeof e)throw new TypeError("Expected usable value, not `"+e+"`");if(Array.isArray(e)){const[t,...n]=e;i(t,n)}else s(e)}}function s(e){if(!("plugins"in e)&&!("settings"in e))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");o(e.plugins),e.settings&&(r.settings=Gu(!0,r.settings,e.settings))}function o(e){let t=-1;if(null==e);else{if(!Array.isArray(e))throw new TypeError("Expected a list of plugins, not `"+e+"`");for(;++t<e.length;){a(e[t])}}}function i(e,t){let r=-1,a=-1;for(;++r<n.length;)if(n[r][0]===e){a=r;break}if(-1===a)n.push([e,...t]);else if(t.length>0){let[r,...s]=t;const o=n[a][1];Ku(o)&&Ku(r)&&(r=Gu(!0,o,r)),n[a]=[e,r,...s]}}}}const ud=(new cd).freeze();function dd(e,t){if("function"!=typeof t)throw new TypeError("Cannot `"+e+"` without `parser`")}function fd(e,t){if("function"!=typeof t)throw new TypeError("Cannot `"+e+"` without `compiler`")}function md(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function pd(e){if(!Ku(e)||"string"!=typeof e.type)throw new TypeError("Expected node, got `"+e+"`")}function hd(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function gd(e){return function(e){return Boolean(e&&"object"==typeof e&&"message"in e&&"messages"in e)}(e)?e:new rd(e)}const xd=[],yd={allowDangerousHtml:!0},bd=/^(https?|ircs?|mailto|xmpp)$/i,vd=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"className",id:"remove-classname"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function wd(e){const t=function(e){const t=e.rehypePlugins||xd,n=e.remarkPlugins||xd,r=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...yd}:yd,a=ud().use(cu).use(n).use(Vu,r).use(t);return a}(e),n=function(e){const t=e.children||"",n=new rd;"string"==typeof t&&(n.value=t);return n}(e);return function(e,t){const n=t.allowedElements,r=t.allowElement,a=t.components,s=t.disallowedElements,o=t.skipHtml,i=t.unwrapDisallowed,l=t.urlTransform||kd;for(const u of vd)Object.hasOwn(t,u.from)&&qo((u.from,u.to&&u.to,u.id));return _u(e,c),rl(e,{Fragment:fe.Fragment,components:a,ignoreInvalidStyle:!0,jsx:fe.jsx,jsxs:fe.jsxs,passKeys:!0,passNode:!0});function c(e,t,a){if("raw"===e.type&&a&&"number"==typeof t)return o?a.children.splice(t,1):a.children[t]={type:"text",value:e.value},t;if("element"===e.type){let t;for(t in ml)if(Object.hasOwn(ml,t)&&Object.hasOwn(e.properties,t)){const n=e.properties[t],r=ml[t];(null===r||r.includes(e.tagName))&&(e.properties[t]=l(String(n||""),t,e))}}if("element"===e.type){let o=n?!n.includes(e.tagName):!!s&&s.includes(e.tagName);if(!o&&r&&"number"==typeof t&&(o=!r(e,t,a)),o&&a&&"number"==typeof t)return i&&e.children?a.children.splice(t,1,...e.children):a.children.splice(t,1),t}}}(t.runSync(t.parse(n),n),e)}function kd(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),a=e.indexOf("/");return-1===t||-1!==a&&t>a||-1!==n&&t>n||-1!==r&&t>r||bd.test(e.slice(0,t))?e:""}function Nd(e,t){const n=String(e);if("string"!=typeof t)throw new TypeError("Expected character");let r=0,a=n.indexOf(t);for(;-1!==a;)r++,a=n.indexOf(t,a+t.length);return r}function jd(e,t,n){const r=Pu((n||{}).ignore||[]),a=function(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const n=!e[0]||Array.isArray(e[0])?e:[e];let r=-1;for(;++r<n.length;){const e=n[r];t.push([Cd(e[0]),Sd(e[1])])}return t}(t);let s=-1;for(;++s<a.length;)Ru(e,"text",o);function o(e,t){let n,o=-1;for(;++o<t.length;){const e=t[o],a=n?n.children:void 0;if(r(e,a?a.indexOf(e):void 0,n))return;n=e}if(n)return function(e,t){const n=t[t.length-1],r=a[s][0],o=a[s][1];let i=0;const l=n.children.indexOf(e);let c=!1,u=[];r.lastIndex=0;let d=r.exec(e.value);for(;d;){const n=d.index,a={index:d.index,input:d.input,stack:[...t,e]};let s=o(...d,a);if("string"==typeof s&&(s=s.length>0?{type:"text",value:s}:void 0),!1===s?r.lastIndex=n+1:(i!==n&&u.push({type:"text",value:e.value.slice(i,n)}),Array.isArray(s)?u.push(...s):s&&u.push(s),i=n+d[0].length,c=!0),!r.global)break;d=r.exec(e.value)}c?(i<e.value.length&&u.push({type:"text",value:e.value.slice(i)}),n.children.splice(l,1,...u)):u=[e];return l+u.length}(e,t)}}function Cd(e){return"string"==typeof e?new RegExp(function(e){if("string"!=typeof e)throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}(e),"g"):e}function Sd(e){return"function"==typeof e?e:function(){return e}}const Pd="phrasing",Id=["autolink","link","image","label"];function Td(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function Ed(e){this.config.enter.autolinkProtocol.call(this,e)}function Ad(e){this.config.exit.autolinkProtocol.call(this,e)}function Dd(e){this.config.exit.data.call(this,e);const t=this.stack[this.stack.length-1];t.type,t.url="http://"+this.sliceSerialize(e)}function Rd(e){this.config.exit.autolinkEmail.call(this,e)}function _d(e){this.exit(e)}function Fd(e){jd(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,Ld],[/(?<=^|\s|\p{P}|\p{S})([-.\w+]+)@([-\w]+(?:\.[-\w]+)+)/gu,Md]],{ignore:["link","linkReference"]})}function Ld(e,t,n,r,a){let s="";if(!Od(a))return!1;if(/^w/i.test(t)&&(n=t+n,t="",s="http://"),!function(e){const t=e.split(".");if(t.length<2||t[t.length-1]&&(/_/.test(t[t.length-1])||!/[a-zA-Z\d]/.test(t[t.length-1]))||t[t.length-2]&&(/_/.test(t[t.length-2])||!/[a-zA-Z\d]/.test(t[t.length-2])))return!1;return!0}(n))return!1;const o=function(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let n=t[0],r=n.indexOf(")");const a=Nd(e,"(");let s=Nd(e,")");for(;-1!==r&&a>s;)e+=n.slice(0,r+1),n=n.slice(r+1),r=n.indexOf(")"),s++;return[e,n]}(n+r);if(!o[0])return!1;const i={type:"link",title:null,url:s+t+o[0],children:[{type:"text",value:t+o[0]}]};return o[1]?[i,{type:"text",value:o[1]}]:i}function Md(e,t,n,r){return!(!Od(r,!0)||/[-\d_]$/.test(n))&&{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function Od(e,t){const n=e.input.charCodeAt(e.index-1);return(0===e.index||zl(n)||Ol(n))&&(!t||47!==n)}function zd(){this.buffer()}function Ud(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function Bd(){this.buffer()}function $d(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function Vd(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=Pl(this.sliceSerialize(e)).toLowerCase(),n.label=t}function qd(e){this.exit(e)}function Hd(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=Pl(this.sliceSerialize(e)).toLowerCase(),n.label=t}function Wd(e){this.exit(e)}function Qd(e,t,n,r){const a=n.createTracker(r);let s=a.move("[^");const o=n.enter("footnoteReference"),i=n.enter("reference");return s+=a.move(n.safe(n.associationId(e),{after:"]",before:s})),i(),o(),s+=a.move("]"),s}function Gd(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:function(e,n,r,a){const s=r.createTracker(a);let o=s.move("[^");const i=r.enter("footnoteDefinition"),l=r.enter("label");o+=s.move(r.safe(r.associationId(e),{before:o,after:"]"})),l(),o+=s.move("]:"),e.children&&e.children.length>0&&(s.shift(4),o+=s.move((t?"\n":" ")+r.indentLines(r.containerFlow(e,s.current()),t?Xd:Kd)));return i(),o},footnoteReference:Qd},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]}}function Kd(e,t,n){return 0===t?e:Xd(e,t,n)}function Xd(e,t,n){return(n?"":" ")+e}Qd.peek=function(){return"["};const Yd=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];function Jd(e){this.enter({type:"delete",children:[]},e)}function Zd(e){this.exit(e)}function ef(e,t,n,r){const a=n.createTracker(r),s=n.enter("strikethrough");let o=a.move("~~");return o+=n.containerPhrasing(e,{...a.current(),before:o,after:"~"}),o+=a.move("~~"),s(),o}function tf(e){return e.length}function nf(e){return null==e?"":String(e)}function rf(e){const t="string"==typeof e?e.codePointAt(0):0;return 67===t||99===t?99:76===t||108===t?108:82===t||114===t?114:0}function af(e,t,n){return">"+(n?"":" ")+e}function sf(e,t){return of(e,t.inConstruct,!0)&&!of(e,t.notInConstruct,!1)}function of(e,t,n){if("string"==typeof t&&(t=[t]),!t||0===t.length)return n;let r=-1;for(;++r<t.length;)if(e.includes(t[r]))return!0;return!1}function lf(e,t,n,r){let a=-1;for(;++a<n.unsafe.length;)if("\n"===n.unsafe[a].character&&sf(n.stack,n.unsafe[a]))return/[ \t]/.test(r.before)?"":" ";return"\\\n"}function cf(e,t,n){return(n?"":" ")+e}function uf(e){const t=e.options.quote||'"';if('"'!==t&&"'"!==t)throw new Error("Cannot serialize title with `"+t+"` for `options.quote`, expected `\"`, or `'`");return t}function df(e){return"&#x"+e.toString(16).toUpperCase()+";"}function ff(e,t,n){const r=Wl(e),a=Wl(t);return void 0===r?void 0===a?"_"===n?{inside:!0,outside:!0}:{inside:!1,outside:!1}:1===a?{inside:!0,outside:!0}:{inside:!1,outside:!0}:1===r?void 0===a?{inside:!1,outside:!1}:1===a?{inside:!0,outside:!0}:{inside:!1,outside:!1}:void 0===a?{inside:!1,outside:!1}:1===a?{inside:!0,outside:!1}:{inside:!1,outside:!1}}function mf(e,t,n,r){const a=function(e){const t=e.options.emphasis||"*";if("*"!==t&&"_"!==t)throw new Error("Cannot serialize emphasis with `"+t+"` for `options.emphasis`, expected `*`, or `_`");return t}(n),s=n.enter("emphasis"),o=n.createTracker(r),i=o.move(a);let l=o.move(n.containerPhrasing(e,{after:a,before:i,...o.current()}));const c=l.charCodeAt(0),u=ff(r.before.charCodeAt(r.before.length-1),c,a);u.inside&&(l=df(c)+l.slice(1));const d=l.charCodeAt(l.length-1),f=ff(r.after.charCodeAt(0),d,a);f.inside&&(l=l.slice(0,-1)+df(d));const m=o.move(a);return s(),n.attentionEncodeSurroundingInfo={after:f.outside,before:u.outside},i+l+m}function pf(e){return e.value||""}function hf(e,t,n,r){const a=uf(n),s='"'===a?"Quote":"Apostrophe",o=n.enter("image");let i=n.enter("label");const l=n.createTracker(r);let c=l.move("![");return c+=l.move(n.safe(e.alt,{before:c,after:"]",...l.current()})),c+=l.move("]("),i(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(i=n.enter("destinationLiteral"),c+=l.move("<"),c+=l.move(n.safe(e.url,{before:c,after:">",...l.current()})),c+=l.move(">")):(i=n.enter("destinationRaw"),c+=l.move(n.safe(e.url,{before:c,after:e.title?" ":")",...l.current()}))),i(),e.title&&(i=n.enter(`title${s}`),c+=l.move(" "+a),c+=l.move(n.safe(e.title,{before:c,after:a,...l.current()})),c+=l.move(a),i()),c+=l.move(")"),o(),c}function gf(e,t,n,r){const a=e.referenceType,s=n.enter("imageReference");let o=n.enter("label");const i=n.createTracker(r);let l=i.move("![");const c=n.safe(e.alt,{before:l,after:"]",...i.current()});l+=i.move(c+"]["),o();const u=n.stack;n.stack=[],o=n.enter("reference");const d=n.safe(n.associationId(e),{before:l,after:"]",...i.current()});return o(),n.stack=u,s(),"full"!==a&&c&&c===d?"shortcut"===a?l=l.slice(0,-1):l+=i.move("]"):l+=i.move(d+"]"),l}function xf(e,t,n){let r=e.value||"",a="`",s=-1;for(;new RegExp("(^|[^`])"+a+"([^`]|$)").test(r);)a+="`";for(/[^ \r\n]/.test(r)&&(/^[ \r\n]/.test(r)&&/[ \r\n]$/.test(r)||/^`|`$/.test(r))&&(r=" "+r+" ");++s<n.unsafe.length;){const e=n.unsafe[s],t=n.compilePattern(e);let a;if(e.atBreak)for(;a=t.exec(r);){let e=a.index;10===r.charCodeAt(e)&&13===r.charCodeAt(e-1)&&e--,r=r.slice(0,e)+" "+r.slice(a.index+1)}}return a+r+a}function yf(e,t){const n=hl(e);return Boolean(!t.options.resourceLink&&e.url&&!e.title&&e.children&&1===e.children.length&&"text"===e.children[0].type&&(n===e.url||"mailto:"+n===e.url)&&/^[a-z][a-z+.-]+:/i.test(e.url)&&!/[\0- <>\u007F]/.test(e.url))}function bf(e,t,n,r){const a=uf(n),s='"'===a?"Quote":"Apostrophe",o=n.createTracker(r);let i,l;if(yf(e,n)){const t=n.stack;n.stack=[],i=n.enter("autolink");let r=o.move("<");return r+=o.move(n.containerPhrasing(e,{before:r,after:">",...o.current()})),r+=o.move(">"),i(),n.stack=t,r}i=n.enter("link"),l=n.enter("label");let c=o.move("[");return c+=o.move(n.containerPhrasing(e,{before:c,after:"](",...o.current()})),c+=o.move("]("),l(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(l=n.enter("destinationLiteral"),c+=o.move("<"),c+=o.move(n.safe(e.url,{before:c,after:">",...o.current()})),c+=o.move(">")):(l=n.enter("destinationRaw"),c+=o.move(n.safe(e.url,{before:c,after:e.title?" ":")",...o.current()}))),l(),e.title&&(l=n.enter(`title${s}`),c+=o.move(" "+a),c+=o.move(n.safe(e.title,{before:c,after:a,...o.current()})),c+=o.move(a),l()),c+=o.move(")"),i(),c}function vf(e,t,n,r){const a=e.referenceType,s=n.enter("linkReference");let o=n.enter("label");const i=n.createTracker(r);let l=i.move("[");const c=n.containerPhrasing(e,{before:l,after:"]",...i.current()});l+=i.move(c+"]["),o();const u=n.stack;n.stack=[],o=n.enter("reference");const d=n.safe(n.associationId(e),{before:l,after:"]",...i.current()});return o(),n.stack=u,s(),"full"!==a&&c&&c===d?"shortcut"===a?l=l.slice(0,-1):l+=i.move("]"):l+=i.move(d+"]"),l}function wf(e){const t=e.options.bullet||"*";if("*"!==t&&"+"!==t&&"-"!==t)throw new Error("Cannot serialize items with `"+t+"` for `options.bullet`, expected `*`, `+`, or `-`");return t}function kf(e){const t=e.options.rule||"*";if("*"!==t&&"-"!==t&&"_"!==t)throw new Error("Cannot serialize rules with `"+t+"` for `options.rule`, expected `*`, `-`, or `_`");return t}ef.peek=function(){return"~"},mf.peek=function(e,t,n){return n.options.emphasis||"*"},pf.peek=function(){return"<"},hf.peek=function(){return"!"},gf.peek=function(){return"!"},xf.peek=function(){return"`"},bf.peek=function(e,t,n){return yf(e,n)?"<":"["},vf.peek=function(){return"["};const Nf=Pu(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function jf(e,t,n,r){const a=function(e){const t=e.options.strong||"*";if("*"!==t&&"_"!==t)throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}(n),s=n.enter("strong"),o=n.createTracker(r),i=o.move(a+a);let l=o.move(n.containerPhrasing(e,{after:a,before:i,...o.current()}));const c=l.charCodeAt(0),u=ff(r.before.charCodeAt(r.before.length-1),c,a);u.inside&&(l=df(c)+l.slice(1));const d=l.charCodeAt(l.length-1),f=ff(r.after.charCodeAt(0),d,a);f.inside&&(l=l.slice(0,-1)+df(d));const m=o.move(a+a);return s(),n.attentionEncodeSurroundingInfo={after:f.outside,before:u.outside},i+l+m}jf.peek=function(e,t,n){return n.options.strong||"*"};const Cf={blockquote:function(e,t,n,r){const a=n.enter("blockquote"),s=n.createTracker(r);s.move("> "),s.shift(2);const o=n.indentLines(n.containerFlow(e,s.current()),af);return a(),o},break:lf,code:function(e,t,n,r){const a=function(e){const t=e.options.fence||"`";if("`"!==t&&"~"!==t)throw new Error("Cannot serialize code with `"+t+"` for `options.fence`, expected `` ` `` or `~`");return t}(n),s=e.value||"",o="`"===a?"GraveAccent":"Tilde";if(function(e,t){return Boolean(!1===t.options.fences&&e.value&&!e.lang&&/[^ \r\n]/.test(e.value)&&!/^[\t ]*(?:[\r\n]|$)|(?:^|[\r\n])[\t ]*$/.test(e.value))}(e,n)){const e=n.enter("codeIndented"),t=n.indentLines(s,cf);return e(),t}const i=n.createTracker(r),l=a.repeat(Math.max(function(e,t){const n=String(e);let r=n.indexOf(t),a=r,s=0,o=0;if("string"!=typeof t)throw new TypeError("Expected substring");for(;-1!==r;)r===a?++s>o&&(o=s):s=1,a=r+t.length,r=n.indexOf(t,a);return o}(s,a)+1,3)),c=n.enter("codeFenced");let u=i.move(l);if(e.lang){const t=n.enter(`codeFencedLang${o}`);u+=i.move(n.safe(e.lang,{before:u,after:" ",encode:["`"],...i.current()})),t()}if(e.lang&&e.meta){const t=n.enter(`codeFencedMeta${o}`);u+=i.move(" "),u+=i.move(n.safe(e.meta,{before:u,after:"\n",encode:["`"],...i.current()})),t()}return u+=i.move("\n"),s&&(u+=i.move(s+"\n")),u+=i.move(l),c(),u},definition:function(e,t,n,r){const a=uf(n),s='"'===a?"Quote":"Apostrophe",o=n.enter("definition");let i=n.enter("label");const l=n.createTracker(r);let c=l.move("[");return c+=l.move(n.safe(n.associationId(e),{before:c,after:"]",...l.current()})),c+=l.move("]: "),i(),!e.url||/[\0- \u007F]/.test(e.url)?(i=n.enter("destinationLiteral"),c+=l.move("<"),c+=l.move(n.safe(e.url,{before:c,after:">",...l.current()})),c+=l.move(">")):(i=n.enter("destinationRaw"),c+=l.move(n.safe(e.url,{before:c,after:e.title?" ":"\n",...l.current()}))),i(),e.title&&(i=n.enter(`title${s}`),c+=l.move(" "+a),c+=l.move(n.safe(e.title,{before:c,after:a,...l.current()})),c+=l.move(a),i()),o(),c},emphasis:mf,hardBreak:lf,heading:function(e,t,n,r){const a=Math.max(Math.min(6,e.depth||1),1),s=n.createTracker(r);if(function(e,t){let n=!1;return _u(e,function(e){if("value"in e&&/\r?\n|\r/.test(e.value)||"break"===e.type)return n=!0,Du}),Boolean((!e.depth||e.depth<3)&&hl(e)&&(t.options.setext||n))}(e,n)){const t=n.enter("headingSetext"),r=n.enter("phrasing"),o=n.containerPhrasing(e,{...s.current(),before:"\n",after:"\n"});return r(),t(),o+"\n"+(1===a?"=":"-").repeat(o.length-(Math.max(o.lastIndexOf("\r"),o.lastIndexOf("\n"))+1))}const o="#".repeat(a),i=n.enter("headingAtx"),l=n.enter("phrasing");s.move(o+" ");let c=n.containerPhrasing(e,{before:"# ",after:"\n",...s.current()});return/^[\t ]/.test(c)&&(c=df(c.charCodeAt(0))+c.slice(1)),c=c?o+" "+c:o,n.options.closeAtx&&(c+=" "+o),l(),i(),c},html:pf,image:hf,imageReference:gf,inlineCode:xf,link:bf,linkReference:vf,list:function(e,t,n,r){const a=n.enter("list"),s=n.bulletCurrent;let o=e.ordered?function(e){const t=e.options.bulletOrdered||".";if("."!==t&&")"!==t)throw new Error("Cannot serialize items with `"+t+"` for `options.bulletOrdered`, expected `.` or `)`");return t}(n):wf(n);const i=e.ordered?"."===o?")":".":function(e){const t=wf(e),n=e.options.bulletOther;if(!n)return"*"===t?"-":"*";if("*"!==n&&"+"!==n&&"-"!==n)throw new Error("Cannot serialize items with `"+n+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(n===t)throw new Error("Expected `bullet` (`"+t+"`) and `bulletOther` (`"+n+"`) to be different");return n}(n);let l=!(!t||!n.bulletLastUsed)&&o===n.bulletLastUsed;if(!e.ordered){const t=e.children?e.children[0]:void 0;if("*"!==o&&"-"!==o||!t||t.children&&t.children[0]||"list"!==n.stack[n.stack.length-1]||"listItem"!==n.stack[n.stack.length-2]||"list"!==n.stack[n.stack.length-3]||"listItem"!==n.stack[n.stack.length-4]||0!==n.indexStack[n.indexStack.length-1]||0!==n.indexStack[n.indexStack.length-2]||0!==n.indexStack[n.indexStack.length-3]||(l=!0),kf(n)===o&&t){let t=-1;for(;++t<e.children.length;){const n=e.children[t];if(n&&"listItem"===n.type&&n.children&&n.children[0]&&"thematicBreak"===n.children[0].type){l=!0;break}}}}l&&(o=i),n.bulletCurrent=o;const c=n.containerFlow(e,r);return n.bulletLastUsed=o,n.bulletCurrent=s,a(),c},listItem:function(e,t,n,r){const a=function(e){const t=e.options.listItemIndent||"one";if("tab"!==t&&"one"!==t&&"mixed"!==t)throw new Error("Cannot serialize items with `"+t+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return t}(n);let s=n.bulletCurrent||wf(n);t&&"list"===t.type&&t.ordered&&(s=("number"==typeof t.start&&t.start>-1?t.start:1)+(!1===n.options.incrementListMarker?0:t.children.indexOf(e))+s);let o=s.length+1;("tab"===a||"mixed"===a&&(t&&"list"===t.type&&t.spread||e.spread))&&(o=4*Math.ceil(o/4));const i=n.createTracker(r);i.move(s+" ".repeat(o-s.length)),i.shift(o);const l=n.enter("listItem"),c=n.indentLines(n.containerFlow(e,i.current()),function(e,t,n){if(t)return(n?"":" ".repeat(o))+e;return(n?s:s+" ".repeat(o-s.length))+e});return l(),c},paragraph:function(e,t,n,r){const a=n.enter("paragraph"),s=n.enter("phrasing"),o=n.containerPhrasing(e,r);return s(),a(),o},root:function(e,t,n,r){return(e.children.some(function(e){return Nf(e)})?n.containerPhrasing:n.containerFlow).call(n,e,r)},strong:jf,text:function(e,t,n,r){return n.safe(e.value,r)},thematicBreak:function(e,t,n){const r=(kf(n)+(n.options.ruleSpaces?" ":"")).repeat(function(e){const t=e.options.ruleRepetition||3;if(t<3)throw new Error("Cannot serialize rules with repetition `"+t+"` for `options.ruleRepetition`, expected `3` or more");return t}(n));return n.options.ruleSpaces?r.slice(0,-1):r}};function Sf(e){const t=e._align;this.enter({type:"table",align:t.map(function(e){return"none"===e?null:e}),children:[]},e),this.data.inTable=!0}function Pf(e){this.exit(e),this.data.inTable=void 0}function If(e){this.enter({type:"tableRow",children:[]},e)}function Tf(e){this.exit(e)}function Ef(e){this.enter({type:"tableCell",children:[]},e)}function Af(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,Df));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function Df(e,t){return"|"===t?t:e}function Rf(e){const t=e||{},n=t.tableCellPadding,r=t.tablePipeAlign,a=t.stringLength,s=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:"\n",inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[\t :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:function(e,t,n){let r=Cf.inlineCode(e,t,n);n.stack.includes("tableCell")&&(r=r.replace(/\|/g,"\\$&"));return r},table:function(e,t,n,r){return i(function(e,t,n){const r=e.children;let a=-1;const s=[],o=t.enter("table");for(;++a<r.length;)s[a]=l(r[a],t,n);return o(),s}(e,n,r),e.align)},tableCell:o,tableRow:function(e,t,n,r){const a=l(e,n,r),s=i([a]);return s.slice(0,s.indexOf("\n"))}}};function o(e,t,n,r){const a=n.enter("tableCell"),o=n.enter("phrasing"),i=n.containerPhrasing(e,{...r,before:s,after:s});return o(),a(),i}function i(e,t){return function(e,t){const n=t||{},r=(n.align||[]).concat(),a=n.stringLength||tf,s=[],o=[],i=[],l=[];let c=0,u=-1;for(;++u<e.length;){const t=[],r=[];let s=-1;for(e[u].length>c&&(c=e[u].length);++s<e[u].length;){const o=nf(e[u][s]);if(!1!==n.alignDelimiters){const e=a(o);r[s]=e,(void 0===l[s]||e>l[s])&&(l[s]=e)}t.push(o)}o[u]=t,i[u]=r}let d=-1;if("object"==typeof r&&"length"in r)for(;++d<c;)s[d]=rf(r[d]);else{const e=rf(r);for(;++d<c;)s[d]=e}d=-1;const f=[],m=[];for(;++d<c;){const e=s[d];let t="",r="";99===e?(t=":",r=":"):108===e?t=":":114===e&&(r=":");let a=!1===n.alignDelimiters?1:Math.max(1,l[d]-t.length-r.length);const o=t+"-".repeat(a)+r;!1!==n.alignDelimiters&&(a=t.length+a+r.length,a>l[d]&&(l[d]=a),m[d]=a),f[d]=o}o.splice(1,0,f),i.splice(1,0,m),u=-1;const p=[];for(;++u<o.length;){const e=o[u],t=i[u];d=-1;const r=[];for(;++d<c;){const a=e[d]||"";let o="",i="";if(!1!==n.alignDelimiters){const e=l[d]-(t[d]||0),n=s[d];114===n?o=" ".repeat(e):99===n?e%2?(o=" ".repeat(e/2+.5),i=" ".repeat(e/2-.5)):(o=" ".repeat(e/2),i=o):i=" ".repeat(e)}!1===n.delimiterStart||d||r.push("|"),!1===n.padding||!1===n.alignDelimiters&&""===a||!1===n.delimiterStart&&!d||r.push(" "),!1!==n.alignDelimiters&&r.push(o),r.push(a),!1!==n.alignDelimiters&&r.push(i),!1!==n.padding&&r.push(" "),!1===n.delimiterEnd&&d===c-1||r.push("|")}p.push(!1===n.delimiterEnd?r.join("").replace(/ +$/,""):r.join(""))}return p.join("\n")}(e,{align:t,alignDelimiters:r,padding:n,stringLength:a})}function l(e,t,n){const r=e.children;let a=-1;const s=[],i=t.enter("tableRow");for(;++a<r.length;)s[a]=o(r[a],0,t,n);return i(),s}}function _f(e){const t=this.stack[this.stack.length-2];t.type,t.checked="taskListCheckValueChecked"===e.type}function Ff(e){const t=this.stack[this.stack.length-2];if(t&&"listItem"===t.type&&"boolean"==typeof t.checked){const e=this.stack[this.stack.length-1];e.type;const n=e.children[0];if(n&&"text"===n.type){const r=t.children;let a,s=-1;for(;++s<r.length;){const e=r[s];if("paragraph"===e.type){a=e;break}}a===e&&(n.value=n.value.slice(1),0===n.value.length?e.children.shift():e.position&&n.position&&"number"==typeof n.position.start.offset&&(n.position.start.column++,n.position.start.offset++,e.position.start=Object.assign({},n.position.start)))}}this.exit(e)}function Lf(e,t,n,r){const a=e.children[0],s="boolean"==typeof e.checked&&a&&"paragraph"===a.type,o="["+(e.checked?"x":" ")+"] ",i=n.createTracker(r);s&&i.move(o);let l=Cf.listItem(e,t,n,{...r,...i.current()});return s&&(l=l.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,function(e){return e+o})),l}const Mf={tokenize:function(e,t,n){let r=0;return function t(s){if((87===s||119===s)&&r<3)return r++,e.consume(s),t;if(46===s&&3===r)return e.consume(s),a;return n(s)};function a(e){return null===e?n(e):t(e)}},partial:!0},Of={tokenize:function(e,t,n){let r,a,s;return o;function o(t){return 46===t||95===t?e.check(Uf,l,i)(t):null===t||Ll(t)||zl(t)||45!==t&&Ol(t)?l(t):(s=!0,e.consume(t),o)}function i(t){return 95===t?r=!0:(a=r,r=void 0),e.consume(t),o}function l(e){return a||r||!s?n(e):t(e)}},partial:!0},zf={tokenize:function(e,t){let n=0,r=0;return a;function a(o){return 40===o?(n++,e.consume(o),a):41===o&&r<n?s(o):33===o||34===o||38===o||39===o||41===o||42===o||44===o||46===o||58===o||59===o||60===o||63===o||93===o||95===o||126===o?e.check(Uf,t,s)(o):null===o||Ll(o)||zl(o)?t(o):(e.consume(o),a)}function s(t){return 41===t&&r++,e.consume(t),a}},partial:!0},Uf={tokenize:function(e,t,n){return r;function r(o){return 33===o||34===o||39===o||41===o||42===o||44===o||46===o||58===o||59===o||63===o||95===o||126===o?(e.consume(o),r):38===o?(e.consume(o),s):93===o?(e.consume(o),a):60===o||null===o||Ll(o)||zl(o)?t(o):n(o)}function a(e){return null===e||40===e||91===e||Ll(e)||zl(e)?t(e):r(e)}function s(e){return Il(e)?o(e):n(e)}function o(t){return 59===t?(e.consume(t),r):Il(t)?(e.consume(t),o):n(t)}},partial:!0},Bf={tokenize:function(e,t,n){return function(t){return e.consume(t),r};function r(e){return Tl(e)?n(e):t(e)}},partial:!0},$f={name:"wwwAutolink",tokenize:function(e,t,n){const r=this;return function(t){if(87!==t&&119!==t||!Qf.call(r,r.previous)||Yf(r.events))return n(t);return e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(Mf,e.attempt(Of,e.attempt(zf,a),n),n)(t)};function a(n){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(n)}},previous:Qf},Vf={name:"protocolAutolink",tokenize:function(e,t,n){const r=this;let a="",s=!1;return function(t){if((72===t||104===t)&&Gf.call(r,r.previous)&&!Yf(r.events))return e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),a+=String.fromCodePoint(t),e.consume(t),o;return n(t)};function o(t){if(Il(t)&&a.length<5)return a+=String.fromCodePoint(t),e.consume(t),o;if(58===t){const n=a.toLowerCase();if("http"===n||"https"===n)return e.consume(t),i}return n(t)}function i(t){return 47===t?(e.consume(t),s?l:(s=!0,i)):n(t)}function l(t){return null===t||Al(t)||Ll(t)||zl(t)||Ol(t)?n(t):e.attempt(Of,e.attempt(zf,c),n)(t)}function c(n){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(n)}},previous:Gf},qf={name:"emailAutolink",tokenize:function(e,t,n){const r=this;let a,s;return function(t){if(!Xf(t)||!Kf.call(r,r.previous)||Yf(r.events))return n(t);return e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),o(t)};function o(t){return Xf(t)?(e.consume(t),o):64===t?(e.consume(t),i):n(t)}function i(t){return 46===t?e.check(Bf,c,l)(t):45===t||95===t||Tl(t)?(s=!0,e.consume(t),i):c(t)}function l(t){return e.consume(t),a=!0,i}function c(o){return s&&a&&Il(r.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(o)):n(o)}},previous:Kf},Hf={};let Wf=48;for(;Wf<123;)Hf[Wf]=qf,Wf++,58===Wf?Wf=65:91===Wf&&(Wf=97);function Qf(e){return null===e||40===e||42===e||95===e||91===e||93===e||126===e||Ll(e)}function Gf(e){return!Il(e)}function Kf(e){return!(47===e||Xf(e))}function Xf(e){return 43===e||45===e||46===e||95===e||Tl(e)}function Yf(e){let t=e.length,n=!1;for(;t--;){const r=e[t][1];if(("labelLink"===r.type||"labelImage"===r.type)&&!r._balanced){n=!0;break}if(r._gfmAutolinkLiteralWalkedInto){n=!1;break}}return e.length>0&&!n&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),n}Hf[43]=qf,Hf[45]=qf,Hf[46]=qf,Hf[95]=qf,Hf[72]=[qf,Vf],Hf[104]=[qf,Vf],Hf[87]=[qf,$f],Hf[119]=[qf,$f];const Jf={tokenize:function(e,t,n){const r=this;return $l(e,function(e){const a=r.events[r.events.length-1];return a&&"gfmFootnoteDefinitionIndent"===a[1].type&&4===a[2].sliceSerialize(a[1],!0).length?t(e):n(e)},"gfmFootnoteDefinitionIndent",5)},partial:!0};function Zf(e,t,n){const r=this;let a=r.events.length;const s=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let o;for(;a--;){const e=r.events[a][1];if("labelImage"===e.type){o=e;break}if("gfmFootnoteCall"===e.type||"labelLink"===e.type||"label"===e.type||"image"===e.type||"link"===e.type)break}return function(a){if(!o||!o._balanced)return n(a);const i=Pl(r.sliceSerialize({start:o.end,end:r.now()}));if(94!==i.codePointAt(0)||!s.includes(i.slice(1)))return n(a);return e.enter("gfmFootnoteCallLabelMarker"),e.consume(a),e.exit("gfmFootnoteCallLabelMarker"),t(a)}}function em(e,t){let n=e.length;for(;n--;)if("labelImage"===e[n][1].type&&"enter"===e[n][0]){e[n][1];break}e[n+1][1].type="data",e[n+3][1].type="gfmFootnoteCallLabelMarker";const r={type:"gfmFootnoteCall",start:Object.assign({},e[n+3][1].start),end:Object.assign({},e[e.length-1][1].end)},a={type:"gfmFootnoteCallMarker",start:Object.assign({},e[n+3][1].end),end:Object.assign({},e[n+3][1].end)};a.end.column++,a.end.offset++,a.end._bufferIndex++;const s={type:"gfmFootnoteCallString",start:Object.assign({},a.end),end:Object.assign({},e[e.length-1][1].start)},o={type:"chunkString",contentType:"string",start:Object.assign({},s.start),end:Object.assign({},s.end)},i=[e[n+1],e[n+2],["enter",r,t],e[n+3],e[n+4],["enter",a,t],["exit",a,t],["enter",s,t],["enter",o,t],["exit",o,t],["exit",s,t],e[e.length-2],e[e.length-1],["exit",r,t]];return e.splice(n,e.length-n+1,...i),e}function tm(e,t,n){const r=this,a=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let s,o=0;return function(t){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(t),e.exit("gfmFootnoteCallLabelMarker"),i};function i(t){return 94!==t?n(t):(e.enter("gfmFootnoteCallMarker"),e.consume(t),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",l)}function l(i){if(o>999||93===i&&!s||null===i||91===i||Ll(i))return n(i);if(93===i){e.exit("chunkString");const s=e.exit("gfmFootnoteCallString");return a.includes(Pl(r.sliceSerialize(s)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(i),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(i)}return Ll(i)||(s=!0),o++,e.consume(i),92===i?c:l}function c(t){return 91===t||92===t||93===t?(e.consume(t),o++,l):l(t)}}function nm(e,t,n){const r=this,a=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let s,o,i=0;return function(t){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(t),e.exit("gfmFootnoteDefinitionLabelMarker"),l};function l(t){return 94===t?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(t),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",c):n(t)}function c(t){if(i>999||93===t&&!o||null===t||91===t||Ll(t))return n(t);if(93===t){e.exit("chunkString");const n=e.exit("gfmFootnoteDefinitionLabelString");return s=Pl(r.sliceSerialize(n)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(t),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),d}return Ll(t)||(o=!0),i++,e.consume(t),92===t?u:c}function u(t){return 91===t||92===t||93===t?(e.consume(t),i++,c):c(t)}function d(t){return 58===t?(e.enter("definitionMarker"),e.consume(t),e.exit("definitionMarker"),a.includes(s)||a.push(s),$l(e,f,"gfmFootnoteDefinitionWhitespace")):n(t)}function f(e){return t(e)}}function rm(e,t,n){return e.check(Yl,t,e.attempt(Jf,t,n))}function am(e){e.exit("gfmFootnoteDefinition")}function sm(e){let t=(e||{}).singleTilde;const n={name:"strikethrough",tokenize:function(e,n,r){const a=this.previous,s=this.events;let o=0;return function(t){if(126===a&&"characterEscape"!==s[s.length-1][1].type)return r(t);return e.enter("strikethroughSequenceTemporary"),i(t)};function i(s){const l=Wl(a);if(126===s)return o>1?r(s):(e.consume(s),o++,i);if(o<2&&!t)return r(s);const c=e.exit("strikethroughSequenceTemporary"),u=Wl(s);return c._open=!u||2===u&&Boolean(l),c._close=!l||2===l&&Boolean(u),n(s)}},resolveAll:function(e,t){let n=-1;for(;++n<e.length;)if("enter"===e[n][0]&&"strikethroughSequenceTemporary"===e[n][1].type&&e[n][1]._close){let r=n;for(;r--;)if("exit"===e[r][0]&&"strikethroughSequenceTemporary"===e[r][1].type&&e[r][1]._open&&e[n][1].end.offset-e[n][1].start.offset===e[r][1].end.offset-e[r][1].start.offset){e[n][1].type="strikethroughSequence",e[r][1].type="strikethroughSequence";const a={type:"strikethrough",start:Object.assign({},e[r][1].start),end:Object.assign({},e[n][1].end)},s={type:"strikethroughText",start:Object.assign({},e[r][1].end),end:Object.assign({},e[n][1].start)},o=[["enter",a,t],["enter",e[r][1],t],["exit",e[r][1],t],["enter",s,t]],i=t.parser.constructs.insideSpan.null;i&&vl(o,o.length,0,Ql(i,e.slice(r+1,n),t)),vl(o,o.length,0,[["exit",s,t],["enter",e[n][1],t],["exit",e[n][1],t],["exit",a,t]]),vl(e,r-1,n-r+3,o),n=r+o.length-2;break}}n=-1;for(;++n<e.length;)"strikethroughSequenceTemporary"===e[n][1].type&&(e[n][1].type="data");return e}};return null==t&&(t=!0),{text:{126:n},insideSpan:{null:[n]},attentionMarkers:{null:[126]}}}class om{constructor(){this.map=[]}add(e,t,n){!function(e,t,n,r){let a=0;if(0===n&&0===r.length)return;for(;a<e.map.length;){if(e.map[a][0]===t)return e.map[a][1]+=n,void e.map[a][2].push(...r);a+=1}e.map.push([t,n,r])}(this,e,t,n)}consume(e){if(this.map.sort(function(e,t){return e[0]-t[0]}),0===this.map.length)return;let t=this.map.length;const n=[];for(;t>0;)t-=1,n.push(e.slice(this.map[t][0]+this.map[t][1]),this.map[t][2]),e.length=this.map[t][0];n.push(e.slice()),e.length=0;let r=n.pop();for(;r;){for(const t of r)e.push(t);r=n.pop()}this.map.length=0}}function im(e,t){let n=!1;const r=[];for(;t<e.length;){const a=e[t];if(n){if("enter"===a[0])"tableContent"===a[1].type&&r.push("tableDelimiterMarker"===e[t+1][1].type?"left":"none");else if("tableContent"===a[1].type){if("tableDelimiterMarker"===e[t-1][1].type){const e=r.length-1;r[e]="left"===r[e]?"center":"right"}}else if("tableDelimiterRow"===a[1].type)break}else"enter"===a[0]&&"tableDelimiterRow"===a[1].type&&(n=!0);t+=1}return r}function lm(e,t,n){const r=this;let a,s=0,o=0;return function(e){let t=r.events.length-1;for(;t>-1;){const e=r.events[t][1].type;if("lineEnding"!==e&&"linePrefix"!==e)break;t--}const a=t>-1?r.events[t][1].type:null,s="tableHead"===a||"tableRow"===a?v:i;if(s===v&&r.parser.lazy[r.now().line])return n(e);return s(e)};function i(t){return e.enter("tableHead"),e.enter("tableRow"),function(e){if(124===e)return l(e);return a=!0,o+=1,l(e)}(t)}function l(t){return null===t?n(t):Fl(t)?o>1?(o=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),d):n(t):Ml(t)?$l(e,l,"whitespace")(t):(o+=1,a&&(a=!1,s+=1),124===t?(e.enter("tableCellDivider"),e.consume(t),e.exit("tableCellDivider"),a=!0,l):(e.enter("data"),c(t)))}function c(t){return null===t||124===t||Ll(t)?(e.exit("data"),l(t)):(e.consume(t),92===t?u:c)}function u(t){return 92===t||124===t?(e.consume(t),c):c(t)}function d(t){return r.interrupt=!1,r.parser.lazy[r.now().line]?n(t):(e.enter("tableDelimiterRow"),a=!1,Ml(t)?$l(e,f,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(t):f(t))}function f(t){return 45===t||58===t?p(t):124===t?(a=!0,e.enter("tableCellDivider"),e.consume(t),e.exit("tableCellDivider"),m):b(t)}function m(t){return Ml(t)?$l(e,p,"whitespace")(t):p(t)}function p(t){return 58===t?(o+=1,a=!0,e.enter("tableDelimiterMarker"),e.consume(t),e.exit("tableDelimiterMarker"),h):45===t?(o+=1,h(t)):null===t||Fl(t)?y(t):b(t)}function h(t){return 45===t?(e.enter("tableDelimiterFiller"),g(t)):b(t)}function g(t){return 45===t?(e.consume(t),g):58===t?(a=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(t),e.exit("tableDelimiterMarker"),x):(e.exit("tableDelimiterFiller"),x(t))}function x(t){return Ml(t)?$l(e,y,"whitespace")(t):y(t)}function y(n){return 124===n?f(n):(null===n||Fl(n))&&a&&s===o?(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(n)):b(n)}function b(e){return n(e)}function v(t){return e.enter("tableRow"),w(t)}function w(n){return 124===n?(e.enter("tableCellDivider"),e.consume(n),e.exit("tableCellDivider"),w):null===n||Fl(n)?(e.exit("tableRow"),t(n)):Ml(n)?$l(e,w,"whitespace")(n):(e.enter("data"),k(n))}function k(t){return null===t||124===t||Ll(t)?(e.exit("data"),w(t)):(e.consume(t),92===t?N:k)}function N(t){return 92===t||124===t?(e.consume(t),k):k(t)}}function cm(e,t){let n,r,a,s=-1,o=!0,i=0,l=[0,0,0,0],c=[0,0,0,0],u=!1,d=0;const f=new om;for(;++s<e.length;){const m=e[s],p=m[1];"enter"===m[0]?"tableHead"===p.type?(u=!1,0!==d&&(dm(f,t,d,n,r),r=void 0,d=0),n={type:"table",start:Object.assign({},p.start),end:Object.assign({},p.end)},f.add(s,0,[["enter",n,t]])):"tableRow"===p.type||"tableDelimiterRow"===p.type?(o=!0,a=void 0,l=[0,0,0,0],c=[0,s+1,0,0],u&&(u=!1,r={type:"tableBody",start:Object.assign({},p.start),end:Object.assign({},p.end)},f.add(s,0,[["enter",r,t]])),i="tableDelimiterRow"===p.type?2:r?3:1):!i||"data"!==p.type&&"tableDelimiterMarker"!==p.type&&"tableDelimiterFiller"!==p.type?"tableCellDivider"===p.type&&(o?o=!1:(0!==l[1]&&(c[0]=c[1],a=um(f,t,l,i,void 0,a)),l=c,c=[l[1],s,0,0])):(o=!1,0===c[2]&&(0!==l[1]&&(c[0]=c[1],a=um(f,t,l,i,void 0,a),l=[0,0,0,0]),c[2]=s)):"tableHead"===p.type?(u=!0,d=s):"tableRow"===p.type||"tableDelimiterRow"===p.type?(d=s,0!==l[1]?(c[0]=c[1],a=um(f,t,l,i,s,a)):0!==c[1]&&(a=um(f,t,c,i,s,a)),i=0):!i||"data"!==p.type&&"tableDelimiterMarker"!==p.type&&"tableDelimiterFiller"!==p.type||(c[3]=s)}for(0!==d&&dm(f,t,d,n,r),f.consume(t.events),s=-1;++s<t.events.length;){const e=t.events[s];"enter"===e[0]&&"table"===e[1].type&&(e[1]._align=im(t.events,s))}return e}function um(e,t,n,r,a,s){const o=1===r?"tableHeader":2===r?"tableDelimiter":"tableData";0!==n[0]&&(s.end=Object.assign({},fm(t.events,n[0])),e.add(n[0],0,[["exit",s,t]]));const i=fm(t.events,n[1]);if(s={type:o,start:Object.assign({},i),end:Object.assign({},i)},e.add(n[1],0,[["enter",s,t]]),0!==n[2]){const a=fm(t.events,n[2]),s=fm(t.events,n[3]),o={type:"tableContent",start:Object.assign({},a),end:Object.assign({},s)};if(e.add(n[2],0,[["enter",o,t]]),2!==r){const r=t.events[n[2]],a=t.events[n[3]];if(r[1].end=Object.assign({},a[1].end),r[1].type="chunkText",r[1].contentType="text",n[3]>n[2]+1){const t=n[2]+1,r=n[3]-n[2]-1;e.add(t,r,[])}}e.add(n[3]+1,0,[["exit",o,t]])}return void 0!==a&&(s.end=Object.assign({},fm(t.events,a)),e.add(a,0,[["exit",s,t]]),s=void 0),s}function dm(e,t,n,r,a){const s=[],o=fm(t.events,n);a&&(a.end=Object.assign({},o),s.push(["exit",a,t])),r.end=Object.assign({},o),s.push(["exit",r,t]),e.add(n+1,0,s)}function fm(e,t){const n=e[t],r="enter"===n[0]?"start":"end";return n[1][r]}const mm={name:"tasklistCheck",tokenize:function(e,t,n){const r=this;return function(t){if(null!==r.previous||!r._gfmTasklistFirstContentOfListItem)return n(t);return e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(t),e.exit("taskListCheckMarker"),a};function a(t){return Ll(t)?(e.enter("taskListCheckValueUnchecked"),e.consume(t),e.exit("taskListCheckValueUnchecked"),s):88===t||120===t?(e.enter("taskListCheckValueChecked"),e.consume(t),e.exit("taskListCheckValueChecked"),s):n(t)}function s(t){return 93===t?(e.enter("taskListCheckMarker"),e.consume(t),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),o):n(t)}function o(r){return Fl(r)?t(r):Ml(r)?e.check({tokenize:pm},t,n)(r):n(r)}}};function pm(e,t,n){return $l(e,function(e){return null===e?n(e):t(e)},"whitespace")}const hm={};function gm(e){const t=e||hm,n=this.data(),r=n.micromarkExtensions||(n.micromarkExtensions=[]),a=n.fromMarkdownExtensions||(n.fromMarkdownExtensions=[]),s=n.toMarkdownExtensions||(n.toMarkdownExtensions=[]);r.push(function(e){return Nl([{text:Hf},{document:{91:{name:"gfmFootnoteDefinition",tokenize:nm,continuation:{tokenize:rm},exit:am}},text:{91:{name:"gfmFootnoteCall",tokenize:tm},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:Zf,resolveTo:em}}},sm(e),{flow:{null:{name:"table",tokenize:lm,resolveAll:cm}}},{text:{91:mm}}])}(t)),a.push([{transforms:[Fd],enter:{literalAutolink:Td,literalAutolinkEmail:Ed,literalAutolinkHttp:Ed,literalAutolinkWww:Ed},exit:{literalAutolink:_d,literalAutolinkEmail:Rd,literalAutolinkHttp:Ad,literalAutolinkWww:Dd}},{enter:{gfmFootnoteCallString:zd,gfmFootnoteCall:Ud,gfmFootnoteDefinitionLabelString:Bd,gfmFootnoteDefinition:$d},exit:{gfmFootnoteCallString:Vd,gfmFootnoteCall:qd,gfmFootnoteDefinitionLabelString:Hd,gfmFootnoteDefinition:Wd}},{canContainEols:["delete"],enter:{strikethrough:Jd},exit:{strikethrough:Zd}},{enter:{table:Sf,tableData:Ef,tableHeader:Ef,tableRow:If},exit:{codeText:Af,table:Pf,tableData:Tf,tableHeader:Tf,tableRow:Tf}},{exit:{taskListCheckValueChecked:_f,taskListCheckValueUnchecked:_f,paragraph:Ff}}]),s.push(function(e){return{extensions:[{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:Pd,notInConstruct:Id},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Pd,notInConstruct:Id},{character:":",before:"[ps]",after:"\\/",inConstruct:Pd,notInConstruct:Id}]},Gd(e),{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:Yd}],handlers:{delete:ef}},Rf(e),{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:Lf}}]}}(t))}function xm({content:e,className:t}){return fe.jsx("div",{className:me("prose prose-sm max-w-none",t),children:fe.jsx(wd,{remarkPlugins:[gm],components:{h1:({children:e})=>fe.jsx("h1",{className:"text-lg font-bold mt-4 mb-2 text-foreground",children:e}),h2:({children:e})=>fe.jsx("h2",{className:"text-base font-bold mt-3 mb-2 text-foreground",children:e}),h3:({children:e})=>fe.jsx("h3",{className:"text-sm font-semibold mt-2 mb-1 text-foreground",children:e}),p:({children:e})=>fe.jsx("p",{className:"text-sm mb-2 last:mb-0 text-foreground",children:e}),ul:({children:e})=>fe.jsx("ul",{className:"list-disc list-inside mb-2 space-y-1",children:e}),ol:({children:e})=>fe.jsx("ol",{className:"list-decimal list-inside mb-2 space-y-1",children:e}),li:({children:e})=>fe.jsx("li",{className:"text-sm text-foreground",children:e}),code:({inline:e,children:t,...n})=>e?fe.jsx("code",{className:"bg-muted px-1.5 py-0.5 rounded text-xs font-mono text-foreground",...n,children:t}):fe.jsx("code",{className:"block bg-muted p-2 rounded text-xs font-mono overflow-x-auto mb-2 text-foreground",...n,children:t}),pre:({children:e})=>fe.jsx("pre",{className:"bg-muted p-2 rounded overflow-x-auto mb-2",children:e}),a:({children:e,href:t})=>fe.jsx("a",{href:t,target:"_blank",rel:"noopener noreferrer",className:"text-primary underline hover:text-primary/80",children:e}),blockquote:({children:e})=>fe.jsx("blockquote",{className:"border-l-4 border-primary pl-3 italic my-2 text-muted-foreground",children:e}),strong:({children:e})=>fe.jsx("strong",{className:"font-bold text-foreground",children:e}),em:({children:e})=>fe.jsx("em",{className:"italic text-foreground",children:e})},children:e})})}const ym=e=>e?.placeId||null,bm=e=>e?.placeName||null;var vm=Object.freeze({__proto__:null,getUserPlaceData:e=>({placeId:ym(e),placeName:bm(e)}),getUserPlaceId:ym,getUserPlaceName:bm});Object.defineProperty(exports,"sonnerToast",{enumerable:!0,get:function(){return o.toast}}),exports.AUTH_CONFIG=Zt,exports.Accordion=ta,exports.AccordionContent=aa,exports.AccordionItem=na,exports.AccordionTrigger=ra,exports.ActionButton=xe,exports.ActionMenuItems=lr,exports.ActionMenuPrimitive=function({onEdit:e,onDelete:t,onToggleStatus:n,isActive:r=!0,canEdit:a=!0,canDelete:s=!0,customActions:o=[],renderAs:l="dropdown",variant:c="default"}){const u=[];return e&&a&&u.push({icon:i.Edit,label:"Editar",onClick:e,variant:"default"}),n&&u.push({icon:r?i.PowerOff:i.Power,label:r?"Inativar":"Ativar",onClick:n,variant:"default"}),o.forEach(e=>{!1!==e.show&&u.push({icon:e.icon,label:e.label,onClick:e.onClick,variant:e.variant||"default"})}),t&&s&&u.push({icon:i.Trash2,label:"Remover",onClick:t,variant:"destructive"}),0===u.length?null:"dropdown"===l?fe.jsxs(Qn,{children:[fe.jsx(Gn,{asChild:!0,children:fe.jsx(ge,{variant:"ghost",size:"compact"===c?"sm":"default",className:"compact"===c?"h-7 px-2":"",children:fe.jsx(i.EllipsisVertical,{size:"compact"===c?14:16})})}),fe.jsx(tr,{align:"end",className:"bg-background",children:u.map((e,t)=>fe.jsxs(nr,{onClick:e.onClick,className:"destructive"===e.variant?"text-destructive":"",children:[e.icon&&fe.jsx(e.icon,{className:"mr-2 h-4 w-4"}),e.label]},t))})]}):fe.jsx("div",{className:"flex items-center gap-1",children:u.map((e,t)=>fe.jsxs(ge,{variant:"destructive"===e.variant?"destructive":"ghost",size:"compact"===c?"sm":"default",onClick:e.onClick,className:"compact"===c?"h-7 px-2":"",children:[e.icon&&fe.jsx(e.icon,{size:"compact"===c?14:16}),"compact"!==c&&fe.jsx("span",{className:"ml-1",children:e.label})]},t))})},exports.Alert=Kr,exports.AlertDescription=Yr,exports.AlertDialog=kn,exports.AlertDialogAction=An,exports.AlertDialogCancel=Dn,exports.AlertDialogContent=Sn,exports.AlertDialogDescription=En,exports.AlertDialogFooter=In,exports.AlertDialogHeader=Pn,exports.AlertDialogOverlay=Cn,exports.AlertDialogPortal=jn,exports.AlertDialogTitle=Tn,exports.AlertDialogTrigger=Nn,exports.AlertTitle=Xr,exports.AppHeader=Eo,exports.AppLayout=Uo,exports.AppSidebar=zo,exports.AspectRatio=sa,exports.AuthErrorInterceptor=Wt,exports.AuthProvider=({children:t})=>{const[n,r]=e.useState({user:null,companies:[],alias:null,isAuthenticated:!1,isLoading:!0,selectedUnit:null,userId:null,userAlias:null,placeId:null,placeName:null,activePlaceId:null,activePlaceName:null});let a=null;try{a=h.useQueryClient()}catch{}const[s,o]=e.useState(!1),[i,l]=e.useState(0),c=e.useCallback(e=>{r(t=>({...t,...e}))},[]),u=e.useCallback(e=>{r(t=>({...t,isLoading:e}))},[]),d=e.useCallback(()=>{r({user:null,companies:[],alias:null,isAuthenticated:!1,isLoading:!0,selectedUnit:null,userId:null,userAlias:null,placeId:null,placeName:null,activePlaceId:null,activePlaceName:null})},[]),f=e.useCallback(async e=>{try{u(!0);const r=Et.getAccessToken();if(!r)return;const s=await $t.generateToken(r,e.alias,void 0,!0);if(!s)return;Et.setSupabaseToken(s),Et.setSelectedAlias(e.alias);const o=Et.extractTokenData(),i=o?.alias||e.alias,l=o?.companyId||Et.getCompanyId(e.alias),d={id:l||e.id,name:e.name,alias:i};let f=null,m=null;if(n.user?.id&&i&&l)try{const{qualiexApi:e}=await Promise.resolve().then(function(){return Jt}),{getUserPlaceData:t}=await Promise.resolve().then(function(){return vm}),r=(await e.fetchActiveUsersMap(i,l)).get(n.user.id);if(r){const e=t(r);f=e.placeId,m=e.placeName}}catch(t){}c({alias:i,selectedUnit:d,placeId:f,placeName:m,activePlaceId:f,activePlaceName:m}),a&&(await a.clear(),await new Promise(e=>setTimeout(e,100)))}catch(t){}finally{u(!1)}},[c,a,u,n.user]),m=e.useCallback(async()=>await yn.processCallback(),[]),p=e.useCallback(async()=>{yn.logout(),d(),a&&await a.clear()},[d,a]),g=e.useCallback(e=>{o(e)},[]),x=e.useCallback(()=>{l(e=>e+1)},[]),y=e.useCallback(()=>{l(e=>e+1)},[]);e.useEffect(()=>{if(!n.isAuthenticated)return;let e=!0;const t=setInterval(()=>{e&&(Et.areAllTokensValid()||e&&p())},6e5);return()=>{e=!1,clearInterval(t)}},[n.isAuthenticated,p]),e.useEffect(()=>{let e=!0;return(async()=>{try{if(await new Promise(e=>setTimeout(e,100)),!e)return;const t=await yn.initialize();if(!e)return;t&&t.isAuthenticated?c({user:t.user,companies:t.companies,alias:t.alias,isAuthenticated:!0,isLoading:!1,selectedUnit:t.selectedUnit,userId:t.userId,userAlias:t.userAlias,placeId:t.placeId,placeName:t.placeName,activePlaceId:t.activePlaceId,activePlaceName:t.activePlaceName}):e&&u(!1)}catch(t){e&&(Wt.handleError(t),u(!1))}})(),()=>{e=!1}},[c,u,p]);const b=e.useMemo(()=>({...n,logout:p,processCallback:m,switchUnit:f,availableUnits:n.companies,isSearchVisible:s,setSearchVisible:g,clearSearch:x,refreshData:y}),[n.user,n.companies,n.alias,n.isAuthenticated,n.isLoading,n.selectedUnit,n.userId,n.userAlias,n.placeId,n.placeName,n.activePlaceId,n.activePlaceName,p,m,f,s,g,x,y]);return fe.jsx(bn.Provider,{value:b,children:t})},exports.AuthService=yn,exports.Avatar=oa,exports.AvatarFallback=la,exports.AvatarImage=ia,exports.Badge=tt,exports.BaseForm=_r,exports.Breadcrumb=ca,exports.BreadcrumbEllipsis=ha,exports.BreadcrumbItem=da,exports.BreadcrumbLink=fa,exports.BreadcrumbList=ua,exports.BreadcrumbPage=ma,exports.BreadcrumbSeparator=pa,exports.BulkActionBar=Mr,exports.Button=ge,exports.CRUD_CONFIG=en,exports.Calendar=Sa,exports.CallbackPage=()=>{const{processCallback:t}=vn(),[n,r]=e.useState(null),[a,s]=e.useState(!1);e.useEffect(()=>{(async()=>{try{if(await t()){window.history.replaceState({},document.title,"/");const e=localStorage.getItem("auth_return_url");e?(localStorage.removeItem("auth_return_url"),window.location.href=e):window.location.href="/"}else r("Falha na autenticação. Tente novamente.")}catch(e){r(e?.message||"Erro durante a autenticação. Tente novamente.")}})()},[t]);const o=async()=>{s(!0),r(null);try{await t()||r("Falha na autenticação. Tente novamente.")}catch(e){r(e?.message||"Erro ao tentar novamente.")}finally{s(!1)}},l=()=>{window.location.href="/"};return n?fe.jsx("div",{className:"min-h-screen flex items-center justify-center bg-gradient-to-br from-primary/5 to-secondary/5",children:fe.jsxs(we,{className:"w-full max-w-md",children:[fe.jsx(ke,{className:"text-center",children:fe.jsxs(Ne,{className:"text-xl font-semibold text-destructive flex items-center justify-center gap-2",children:[fe.jsx(i.AlertCircle,{className:"h-5 w-5"}),"Erro na Autenticação"]})}),fe.jsxs(Ce,{className:"space-y-4",children:[fe.jsx(Kr,{variant:"destructive",children:fe.jsx(Yr,{children:n})}),fe.jsx("div",{className:"text-sm text-muted-foreground",children:fe.jsx("p",{children:"Se o problema persistir, verifique se a URL de callback está configurada corretamente no provedor OAuth."})}),fe.jsxs("div",{className:"flex gap-2",children:[fe.jsx(ge,{onClick:o,disabled:a,className:"flex-1",children:a?fe.jsxs(fe.Fragment,{children:[fe.jsx(rt,{size:"sm",className:"mr-2"}),"Tentando..."]}):fe.jsxs(fe.Fragment,{children:[fe.jsx(i.RefreshCw,{className:"h-4 w-4 mr-2"}),"Tentar Novamente"]})}),fe.jsx(ge,{onClick:l,variant:"outline",className:"flex-1",children:"Voltar ao Início"})]})]})]})}):fe.jsx("div",{className:"min-h-screen flex items-center justify-center bg-gradient-to-br from-primary/5 to-secondary/5",children:fe.jsxs(we,{className:"w-full max-w-md",children:[fe.jsx(ke,{className:"text-center",children:fe.jsx(Ne,{className:"text-xl font-semibold",children:"Processando Autenticação"})}),fe.jsxs(Ce,{className:"text-center",children:[fe.jsx("div",{className:"flex justify-center mb-4",children:fe.jsx(rt,{size:"lg"})}),fe.jsx("p",{className:"text-muted-foreground",children:"Processando tokens e redirecionando..."})]})]})})},exports.Card=we,exports.CardContent=Ce,exports.CardDescription=je,exports.CardFooter=Se,exports.CardHeader=ke,exports.CardSkeleton=qn,exports.CardTitle=Ne,exports.CardsPrimitive=function({data:e,renderCard:t,isLoading:n=!1,emptyMessage:r="Nenhum item encontrado",columns:a,gap:s="md",className:o}){return n?fe.jsx(Ra,{cols:a?String(a):"auto-fit",gap:s,className:o,children:[...Array(6)].map((e,t)=>fe.jsx($n,{className:"h-48 w-full"},t))}):0===e.length?fe.jsx("div",{className:"flex items-center justify-center p-8",children:fe.jsx("div",{className:"text-center text-muted-foreground",children:fe.jsx("p",{children:r})})}):fe.jsx(Ra,{cols:a?String(a):"auto-fit",gap:s,className:o,children:e.map(t)})},exports.ChatbotPage=function(){const[t,n]=e.useState(!1),[r,a]=e.useState(""),{messages:s,isLoading:o,error:l,sendMessage:c}=$o(),u=e.useRef(null),d=e.useRef(null);e.useEffect(()=>{if(u.current){const e=u.current.querySelector("[data-radix-scroll-area-viewport]");e&&(e.scrollTop=e.scrollHeight)}},[s]),e.useEffect(()=>{t&&d.current&&d.current.focus()},[t]),e.useEffect(()=>{const e=e=>{"Escape"===e.key&&t&&n(!1)};return window.addEventListener("keydown",e),()=>window.removeEventListener("keydown",e)},[t]);const f=()=>{r.trim()&&!o&&(c(r),a(""))};return fe.jsxs(fe.Fragment,{children:[fe.jsx(ge,{onClick:()=>n(!t),className:"fixed bottom-6 right-6 h-14 w-14 rounded-full shadow-lg z-50",size:"icon",children:t?fe.jsx(i.X,{className:"h-6 w-6"}):fe.jsx(i.MessageCircle,{className:"h-6 w-6"})}),t&&fe.jsxs(we,{className:"fixed bottom-24 right-6 w-96 h-[600px] shadow-xl z-50 flex flex-col",children:[fe.jsxs(ke,{className:"flex flex-row items-center justify-between space-y-0 pb-4",children:[fe.jsx(Ne,{className:"text-lg font-semibold",children:"Chat Assistant"}),fe.jsx(ge,{variant:"ghost",size:"icon",onClick:()=>n(!1),className:"h-8 w-8",children:fe.jsx(i.X,{className:"h-4 w-4"})})]}),fe.jsxs(Ce,{className:"flex-1 flex flex-col p-0 overflow-hidden",children:[fe.jsx(yr,{ref:u,className:"flex-1 px-4",children:fe.jsxs("div",{className:"space-y-4 py-4",children:[s.map(e=>fe.jsx("div",{className:"flex "+("user"===e.role?"justify-end":"justify-start"),children:fe.jsx("div",{className:"max-w-[80%] rounded-lg px-4 py-2 "+("user"===e.role?"bg-primary text-primary-foreground":"bg-muted"),children:"assistant"===e.role?fe.jsx(xm,{content:e.content}):fe.jsx("p",{className:"text-sm whitespace-pre-wrap",children:e.content})})},e.id)),o&&fe.jsx("div",{className:"flex justify-start",children:fe.jsx("div",{className:"bg-muted rounded-lg px-4 py-2",children:fe.jsxs("div",{className:"flex space-x-2",children:[fe.jsx("div",{className:"w-2 h-2 bg-foreground/40 rounded-full animate-bounce"}),fe.jsx("div",{className:"w-2 h-2 bg-foreground/40 rounded-full animate-bounce [animation-delay:0.2s]"}),fe.jsx("div",{className:"w-2 h-2 bg-foreground/40 rounded-full animate-bounce [animation-delay:0.4s]"})]})})}),l&&fe.jsx("div",{className:"text-center text-sm text-destructive py-2",children:l})]})}),fe.jsx("div",{className:"border-t p-4",children:fe.jsxs("div",{className:"flex space-x-2",children:[fe.jsx(ye,{ref:d,value:r,onChange:e=>a(e.target.value),onKeyPress:e=>{"Enter"!==e.key||e.shiftKey||(e.preventDefault(),f())},placeholder:"Digite sua mensagem...",disabled:o,className:"flex-1"}),fe.jsx(ge,{onClick:f,disabled:o||!r.trim(),size:"icon",children:fe.jsx(i.Send,{className:"h-4 w-4"})})]})})]})]})]})},exports.Checkbox=Je,exports.Collapsible=Pa,exports.CollapsibleContent=Ta,exports.CollapsibleTrigger=Ia,exports.ColorPicker=xr,exports.Command=kr,exports.CommandDialog=({children:e,...t})=>fe.jsx("div",{...t,children:fe.jsx(kr,{className:"[&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground [&_[cmdk-group]:not([hidden])_~[cmdk-group]]:pt-0 [&_[cmdk-group]]:px-2 [&_[cmdk-input-wrapper]_svg]:h-5 [&_[cmdk-input-wrapper]_svg]:w-5 [&_[cmdk-input]]:h-12 [&_[cmdk-item]]:px-2 [&_[cmdk-item]]:py-3 [&_[cmdk-item]_svg]:h-5 [&_[cmdk-item]_svg]:w-5",children:e})}),exports.CommandEmpty=Cr,exports.CommandGroup=Sr,exports.CommandInput=Nr,exports.CommandItem=Ir,exports.CommandList=jr,exports.CommandSeparator=Pr,exports.CommandShortcut=Tr,exports.CrudCards=function({manager:e,config:t,onEdit:n,onDelete:r}){return e.isLoading?fe.jsx(Ra,{children:Array.from({length:3}).map((e,t)=>fe.jsxs(we,{children:[fe.jsxs(ke,{children:[fe.jsx($n,{className:"h-4 w-3/4"}),fe.jsx($n,{className:"h-3 w-1/2"})]}),fe.jsx(Ce,{children:fe.jsxs("div",{className:"space-y-2",children:[fe.jsx($n,{className:"h-3 w-full"}),fe.jsx($n,{className:"h-3 w-2/3"})]})})]},t))}):fe.jsx(Ea.Root,{children:e.entities.map(e=>fe.jsxs(Ea.Item,{onClick:()=>n(e),children:[fe.jsx(ke,{className:"pb-3",children:fe.jsxs("div",{className:"flex items-start justify-between",children:[fe.jsxs("div",{className:"flex-1 min-w-0",children:[fe.jsx(Ne,{className:"text-base leading-6 truncate",children:e.title||e.name||"Sem título"}),fe.jsx(je,{className:"text-sm",children:s.format(new Date(e.created_at),"dd/MM/yyyy HH:mm",{locale:Ca})})]}),fe.jsxs("div",{className:"flex items-center gap-2 ml-2",children:[e.link&&fe.jsx(ge,{variant:"external-link",size:"icon-xs",onClick:t=>{t.stopPropagation(),(e=>{try{const t=window.open(e,"_blank");t&&!t.closed&&void 0!==t.closed||(navigator.clipboard.writeText(e),o.toast.info("Link copiado para a área de transferência"))}catch(t){window.location.href=e}})(e.link)},title:"Abrir link externo",children:fe.jsx(i.ExternalLink,{className:"h-4 w-4"})}),fe.jsx("div",{onClick:e=>e.stopPropagation(),children:fe.jsx(cr,{onEdit:()=>n(e),onDelete:r?()=>r(e):void 0,canDelete:!!r})})]})]})}),fe.jsx(Ce,{className:"pt-0",children:fe.jsx("div",{className:"space-y-2",children:t.cardFields?.map(t=>{const n=e[t.key];return n?fe.jsx(Ea.Field,{label:t.label,value:t.render?t.render(n,e):String(n)},String(t.key)):null})})})]},e.id))})},exports.CrudPageInternal=Vr,exports.CrudPagination=Lr,exports.CrudTable=dr,exports.DataList=Ea,exports.DeleteConfirmationDialog=Rn,exports.Dialog=Pe,exports.DialogClose=Ee,exports.DialogContent=De,exports.DialogDescription=Le,exports.DialogFooter=_e,exports.DialogHeader=Re,exports.DialogOverlay=Ae,exports.DialogPortal=Te,exports.DialogTitle=Fe,exports.DialogTrigger=Ie,exports.DropdownMenu=Qn,exports.DropdownMenuCheckboxItem=rr,exports.DropdownMenuContent=tr,exports.DropdownMenuGroup=Kn,exports.DropdownMenuItem=nr,exports.DropdownMenuLabel=sr,exports.DropdownMenuPortal=Xn,exports.DropdownMenuRadioGroup=Jn,exports.DropdownMenuRadioItem=ar,exports.DropdownMenuSeparator=or,exports.DropdownMenuShortcut=ir,exports.DropdownMenuSub=Yn,exports.DropdownMenuSubContent=er,exports.DropdownMenuSubTrigger=Zn,exports.DropdownMenuTrigger=Gn,exports.EmptyState=Wn,exports.EntitySelect=Ar,exports.ErrorBoundary=Bo,exports.FilterBar=$r,exports.FilterBarPrimitive=function({searchValue:e="",onSearchChange:t,customFilters:n=[],onClearFilters:r,showClearButton:a=!0,layout:s="horizontal"}){const o=e||n.length>0;return fe.jsxs("div",{className:`flex ${"vertical"===s?"flex-col":"flex-row items-center"} gap-2 w-full`,children:[t&&fe.jsxs("div",{className:"relative flex-1 min-w-[200px]",children:[fe.jsx(i.Search,{className:"absolute left-3 top-1/2 -translate-y-1/2 h-4 w-4 text-muted-foreground"}),fe.jsx(ye,{type:"text",placeholder:"Buscar...",value:e,onChange:e=>t(e.target.value),className:"pl-9 h-9"})]}),n.map((e,t)=>fe.jsx("div",{className:"vertical"===s?"w-full":"",children:e},t)),a&&o&&r&&fe.jsxs(ge,{variant:"ghost",size:"sm",onClick:r,className:"h-9 px-3 whitespace-nowrap",children:[fe.jsx(i.X,{size:14,className:"mr-1"}),"Limpar"]})]})},exports.Form=Me,exports.FormControl=Ve,exports.FormField=({...e})=>fe.jsx(Oe.Provider,{value:{name:e.name},children:fe.jsx(u.Controller,{...e})}),exports.FormItem=Be,exports.FormLabel=$e,exports.FormMessage=qe,exports.FormSkeleton=function({fields:e=4}){return fe.jsxs("div",{className:"space-y-4",children:[Array.from({length:e}).map((e,t)=>fe.jsxs("div",{className:"space-y-2",children:[fe.jsx($n,{className:"h-4 w-24"}),fe.jsx($n,{className:"h-10 w-full"})]},t)),fe.jsxs("div",{className:"flex justify-end space-x-2 pt-4",children:[fe.jsx($n,{className:"h-10 w-20"}),fe.jsx($n,{className:"h-10 w-20"})]})]})},exports.Grid=Ra,exports.HeaderSkeleton=function(){return fe.jsxs("div",{className:"flex items-center justify-between p-4 border-b",children:[fe.jsxs("div",{className:"flex items-center space-x-3",children:[fe.jsx($n,{className:"h-8 w-8 rounded-full"}),fe.jsx($n,{className:"h-6 w-32"})]}),fe.jsxs("div",{className:"flex items-center space-x-2",children:[fe.jsx($n,{className:"h-8 w-8"}),fe.jsx($n,{className:"h-8 w-24"})]})]})},exports.IconPicker=wr,exports.Input=ye,exports.Label=ve,exports.LoadingState=function({isLoading:e,children:t,className:n,type:r="spinner",size:a="md"}){return e?"overlay"===r?fe.jsxs("div",{className:me("relative",n),children:[t,fe.jsx("div",{className:"absolute inset-0 bg-background/50 backdrop-blur-sm flex items-center justify-center z-10",children:fe.jsx(rt,{size:a})})]}):"skeleton"===r?fe.jsx("div",{className:me("animate-pulse",n),children:fe.jsx("div",{className:"bg-muted rounded-md h-full w-full"})}):fe.jsx("div",{className:me("flex items-center justify-center py-8",n),children:fe.jsx(rt,{size:a})}):fe.jsx(fe.Fragment,{children:t})},exports.LoginPage=()=>fe.jsx("div",{className:"min-h-screen flex items-center justify-center bg-gradient-to-br from-primary/5 to-secondary/5",children:fe.jsxs(we,{className:"w-full max-w-md",children:[fe.jsx(ke,{className:"text-center",children:fe.jsx(Ne,{className:"text-2xl font-bold",children:"Acesso ao Sistema"})}),fe.jsxs(Ce,{className:"text-center space-y-4",children:[fe.jsx("p",{className:"text-muted-foreground",children:"Faça login para acessar o sistema"}),fe.jsx(ge,{onClick:async()=>{nn()?await yn.loginDev():yn.loginProd()},className:"w-full",size:"lg",children:nn()?"Login Desenvolvimento":"Entrar com Qualiex"})]})]})}),exports.MESSAGES=sn,exports.ManagerSelectionDialog=wo,exports.MarkdownMessage=xm,exports.NavigationProvider=So,exports.PageBreadcrumb=function({items:e,maxItems:t=3,className:n}){return e.length>t&&(e[0],e.slice(-(t-1))),e.length,fe.jsx(ca,{className:n})},exports.Pagination=_a,exports.PaginationContent=Fa,exports.PaginationEllipsis=Ua,exports.PaginationItem=La,exports.PaginationLink=Ma,exports.PaginationNext=za,exports.PaginationPrevious=Oa,exports.PaginationPrimitive=Fr,exports.PlaceManagerBadge=({placeId:e,userCount:t,service:n})=>{const{manager:r,isLoading:a}=vo(e,n);return fe.jsxs("div",{className:"flex flex-col items-end gap-1",children:[fe.jsx("span",{className:"text-xs text-muted-foreground",children:a?"Carregando...":r?"Gestor":"Gestores"}),fe.jsxs("div",{className:"flex items-center gap-1.5",children:[fe.jsx(i.Users,{className:"h-3.5 w-3.5 text-muted-foreground"}),fe.jsx("span",{className:"text-sm text-muted-foreground",children:t})]})]})},exports.PlaceManagerButton=ko,exports.PlaceManagerService=class{constructor(e={}){bo(this,"tableName"),bo(this,"schemaName"),this.tableName=e.tableName||"place_managers",this.schemaName=e.schemaName||"public"}async getPlaceManagers(e,t){const n=Ut(),{data:r,error:a}=await n.schema(this.schemaName).from(this.tableName).select("*").eq("alias",e).eq("place_id",t).order("role",{ascending:!1}).order("user_name",{ascending:!0});if(a)throw a;return r||[]}async setManager(e,t,n){const r=Ut();await r.schema(this.schemaName).from(this.tableName).delete().eq("alias",e).eq("place_id",t).eq("role","manager");const{error:a}=await r.schema(this.schemaName).from(this.tableName).insert({alias:e,place_id:t,user_id:n.userId,user_name:n.userName,user_email:n.userEmail,role:"manager"});if(a)throw a}async addMember(e,t,n){const r=Ut(),{error:a}=await r.schema(this.schemaName).from(this.tableName).insert({alias:e,place_id:t,user_id:n.userId,user_name:n.userName,user_email:n.userEmail,role:"member"});if(a)throw a}async removePlaceUser(e,t,n){const r=Ut(),{error:a}=await r.schema(this.schemaName).from(this.tableName).delete().eq("alias",e).eq("place_id",t).eq("user_id",n);if(a)throw a}},exports.PlaceService=go,exports.PlacesPage=function({placeManagerService:e}){const{alias:t}=vn(),{data:n=[],isLoading:r}=h.useQuery({queryKey:["places",t],queryFn:()=>xo.getPlaces(t||""),enabled:!!t});return r?fe.jsxs("div",{className:"container mx-auto p-6 space-y-6",children:[fe.jsxs("div",{className:"space-y-2",children:[fe.jsx($n,{className:"h-8 w-64"}),fe.jsx($n,{className:"h-4 w-96"})]}),fe.jsx("div",{className:"grid grid-cols-1 lg:grid-cols-2 gap-6",children:[1,2,3].map(e=>fe.jsx($n,{className:"h-64 w-full"},e))})]}):fe.jsxs("div",{className:"container mx-auto p-6 space-y-6",children:[fe.jsxs("div",{children:[fe.jsx("h1",{className:"text-3xl font-bold tracking-tight",children:"Locais"}),fe.jsx("p",{className:"text-muted-foreground",children:"Visualização hierárquica de locais e sublocais da organização"})]}),0===n.length?fe.jsx(we,{children:fe.jsxs(Ce,{className:"flex flex-col items-center justify-center py-12",children:[fe.jsx(i.Building2,{className:"h-12 w-12 text-muted-foreground mb-4"}),fe.jsx("p",{className:"text-muted-foreground",children:"Nenhum local encontrado"})]})}):fe.jsxs(we,{children:[fe.jsx(ke,{children:fe.jsx(Ne,{children:"Estrutura de Locais"})}),fe.jsx(Ce,{className:"p-0",children:fe.jsx("div",{children:n.map(t=>fe.jsx(No,{place:t,service:e},t.placeId))})})]})]})},exports.Popover=mr,exports.PopoverContent=hr,exports.PopoverTrigger=pr,exports.Progress=Ba,exports.ProtectedRoute=({children:t})=>{const{isAuthenticated:n,isLoading:r}=vn();if(e.useEffect(()=>{if(!n)return;const e=()=>{Et.areAllTokensValid()||yn.logout()};e();const t=setInterval(e,3e5);return()=>clearInterval(t)},[n]),e.useEffect(()=>{if(r)return;if(n)return;if(Et.isManualLogout())return void(window.location.href="/login");const e=new URLSearchParams(window.location.search),t=window.location.hash.startsWith("#")?window.location.hash.substring(1):window.location.hash,a=new URLSearchParams(t);if(e.has("access_token")||a.has("access_token"))return;const s=nn();(async()=>{s?await yn.loginDev():yn.loginProd()})()},[n,r]),r)return fe.jsx("div",{className:"min-h-screen flex items-center justify-center bg-gradient-to-br from-primary/5 to-secondary/5",children:fe.jsxs(we,{className:"w-full max-w-md",children:[fe.jsx(ke,{className:"text-center",children:fe.jsx(Ne,{className:"text-xl font-semibold",children:"Carregando..."})}),fe.jsxs(Ce,{className:"text-center",children:[fe.jsx("div",{className:"animate-spin rounded-full h-8 w-8 border-b-2 border-primary mx-auto mb-4"}),fe.jsx("p",{className:"text-muted-foreground",children:"Verificando autenticação..."})]})]})});if(!n){if(new URLSearchParams(window.location.search).has("access_token")||new URLSearchParams(window.location.hash.substring(1)).has("access_token"))return fe.jsx("div",{className:"min-h-screen flex items-center justify-center bg-gradient-to-br from-primary/5 to-secondary/5",children:fe.jsxs(we,{className:"w-full max-w-md",children:[fe.jsx(ke,{className:"text-center",children:fe.jsx(Ne,{className:"text-xl font-semibold",children:"Processando..."})}),fe.jsxs(Ce,{className:"text-center",children:[fe.jsx("div",{className:"animate-spin rounded-full h-8 w-8 border-b-2 border-primary mx-auto mb-4"}),fe.jsx("p",{className:"text-muted-foreground",children:"Processando tokens..."})]})]})});try{if(Et.areAllTokensValid())return fe.jsx(fe.Fragment,{children:t})}catch{}return fe.jsx("div",{className:"min-h-screen flex items-center justify-center bg-gradient-to-br from-primary/5 to-secondary/5",children:fe.jsxs(we,{className:"w-full max-w-md",children:[fe.jsx(ke,{className:"text-center",children:fe.jsx(Ne,{className:"text-xl font-semibold",children:"Iniciando..."})}),fe.jsxs(Ce,{className:"text-center",children:[fe.jsx("div",{className:"animate-spin rounded-full h-8 w-8 border-b-2 border-primary mx-auto mb-4"}),fe.jsx("p",{className:"text-muted-foreground",children:nn()?"Fazendo login automático...":"Redirecionando para autenticação..."})]})]})})}return fe.jsx(fe.Fragment,{children:t})},exports.QUERY_KEYS={crud:e=>[e],list:(e,t)=>[e,"list",t],detail:(e,t)=>[e,"detail",t]},exports.QualiexEnrichmentService=fn,exports.QualiexErrorInterceptor=Gt,exports.QualiexUserField=Rr,exports.RadioGroup=$a,exports.RadioGroupItem=Va,exports.SEARCH_CONFIG=tn,exports.ScrollArea=yr,exports.ScrollBar=br,exports.Select=He,exports.SelectContent=Xe,exports.SelectItem=Ye,exports.SelectTrigger=Qe,exports.SelectValue=We,exports.Separator=qa,exports.Sheet=Ha,exports.SheetClose=Qa,exports.SheetContent=Ya,exports.SheetDescription=ts,exports.SheetFooter=Za,exports.SheetHeader=Ja,exports.SheetOverlay=Ka,exports.SheetPortal=Ga,exports.SheetTitle=es,exports.SheetTrigger=Wa,exports.Sidebar=us,exports.SidebarContent=ys,exports.SidebarFooter=gs,exports.SidebarGroup=bs,exports.SidebarGroupAction=ws,exports.SidebarGroupContent=ks,exports.SidebarGroupLabel=vs,exports.SidebarHeader=hs,exports.SidebarInput=ps,exports.SidebarInset=ms,exports.SidebarMenu=Ns,exports.SidebarMenuAction=Ps,exports.SidebarMenuBadge=Is,exports.SidebarMenuButton=Ss,exports.SidebarMenuItem=js,exports.SidebarMenuSkeleton=Ts,exports.SidebarMenuSub=Es,exports.SidebarMenuSubButton=Ds,exports.SidebarMenuSubItem=As,exports.SidebarProvider=cs,exports.SidebarRail=fs,exports.SidebarSeparator=xs,exports.SidebarSkeleton=function(){return fe.jsx("div",{className:"w-64 border-r bg-muted/10",children:fe.jsxs("div",{className:"p-4",children:[fe.jsx($n,{className:"h-8 w-32 mb-6"}),fe.jsx("div",{className:"space-y-2",children:Array.from({length:6}).map((e,t)=>fe.jsxs("div",{className:"flex items-center space-x-3 p-2",children:[fe.jsx($n,{className:"h-4 w-4"}),fe.jsx($n,{className:"h-4 w-20"})]},t))})]})})},exports.SidebarTrigger=ds,exports.Skeleton=$n,exports.Slider=Rs,exports.SonnerToaster=({...e})=>{const{theme:t="system"}=A.useTheme();return fe.jsx(o.Toaster,{theme:t,className:"toaster group",toastOptions:{classNames:{toast:"group toast group-[.toaster]:bg-background group-[.toaster]:text-foreground group-[.toaster]:border-border group-[.toaster]:shadow-lg",description:"group-[.toast]:text-muted-foreground",actionButton:"group-[.toast]:bg-primary group-[.toast]:text-primary-foreground",cancelButton:"group-[.toast]:bg-muted group-[.toast]:text-muted-foreground"}},...e})},exports.Spinner=rt,exports.Stack=Br,exports.Switch=Zs,exports.TabPageContent=function({children:e,className:t}){return fe.jsx("div",{className:me("space-y-6",t),children:e})},exports.TabPageHeader=function({title:e,description:t,actions:n,className:r}){return fe.jsxs("div",{className:me("space-y-4",r),children:[fe.jsxs("div",{className:"flex flex-col gap-4 sm:flex-row sm:items-start sm:justify-between",children:[fe.jsxs("div",{className:"space-y-1",children:[fe.jsx("h2",{className:"text-2xl font-bold tracking-tight",children:e}),t&&fe.jsx("p",{className:"text-muted-foreground text-sm",children:t})]}),n&&fe.jsx("div",{className:"flex items-center gap-2 flex-wrap",children:n})]}),fe.jsx(qa,{})]})},exports.TabPageLayout=function({children:e,className:t}){return fe.jsx("div",{className:me("flex flex-col h-full",t),children:fe.jsx(yr,{className:"flex-1",children:fe.jsx("div",{className:"space-y-6 p-6",children:e})})})},exports.Table=_n,exports.TableBody=Ln,exports.TableCaption=Bn,exports.TableCell=Un,exports.TableFooter=Mn,exports.TableHead=zn,exports.TableHeader=Fn,exports.TablePrimitive=function({data:t,columns:n,sortField:r,sortDirection:a,onSort:s,onRowClick:o,renderActions:l,isLoading:c=!1,emptyMessage:u="Nenhum item encontrado",className:d,enableSelection:f=!1,selectedIds:m=[],onSelectItem:p,onSelectAll:h,isAllSelected:g=!1}){const x=e.useMemo(()=>{const e=n.reduce((e,t)=>t.width?e:e+(t.weight??1),0);return n.map(t=>{if(t.width)return`${t.width}px`;if(t.minWidth&&!t.weight)return`${t.minWidth}px`;const n=(t.weight??1)/e*100;return t.minWidth?`minmax(${t.minWidth}px, ${n}%)`:`${n}%`})},[n]);return c?fe.jsx("div",{className:"flex-1 overflow-auto",children:fe.jsx("div",{className:"p-4 space-y-3",children:[...Array(5)].map((e,t)=>fe.jsx($n,{className:"h-12 w-full"},t))})}):0===t.length?fe.jsx("div",{className:"flex-1 flex items-center justify-center",children:fe.jsx("div",{className:"text-center text-muted-foreground",children:fe.jsx("p",{children:u})})}):fe.jsx("div",{className:"flex-1 overflow-auto",children:fe.jsxs(_n,{className:d,children:[fe.jsx(Fn,{className:"sticky top-0 bg-background z-10",children:fe.jsxs(On,{children:[f&&fe.jsx(zn,{className:"w-12",children:fe.jsx(Je,{checked:g,onCheckedChange:h,"aria-label":"Selecionar todos"})}),n.map((e,t)=>{return fe.jsx(zn,{className:e.className,style:{width:x[t]},children:e.sortable&&s?fe.jsxs("button",{onClick:()=>s(String(e.key)),className:"flex items-center hover:text-foreground transition-colors font-medium",children:[e.header,(n=String(e.key),r!==n?fe.jsx(i.ArrowUpDown,{size:14,className:"ml-1 opacity-50"}):"asc"===a?fe.jsx(i.ArrowUp,{size:14,className:"ml-1"}):fe.jsx(i.ArrowDown,{size:14,className:"ml-1"}))]}):fe.jsx("span",{className:"font-medium",children:e.header})},String(e.key));var n}),l&&fe.jsx(zn,{className:"w-20 text-right",children:"Ações"})]})}),fe.jsx(Ln,{children:t.map(e=>fe.jsxs(On,{onClick:()=>o?.(e),className:o?"cursor-pointer":"",children:[f&&fe.jsx(Un,{children:fe.jsx(Je,{checked:m.includes(e.id),onCheckedChange:()=>p?.(e.id),onClick:e=>e.stopPropagation(),"aria-label":`Selecionar item ${e.id}`})}),n.map(t=>fe.jsx(Un,{className:t.className,children:t.render?t.render(e):String(e[t.key]??"-")},String(t.key))),l&&fe.jsx(Un,{className:"text-right",onClick:e=>e.stopPropagation(),children:l(e)})]},e.id))})]})})},exports.TableRow=On,exports.TableRowActions=cr,exports.TableSkeleton=Vn,exports.Tabs=eo,exports.TabsContent=ro,exports.TabsList=to,exports.TabsTrigger=no,exports.Textarea=Ze,exports.Toast=gt,exports.ToastAction=xt,exports.ToastClose=yt,exports.ToastDescription=vt,exports.ToastProvider=mt,exports.ToastTitle=bt,exports.ToastViewport=pt,exports.Toaster=function(){const{toasts:e}=ft();return fe.jsxs(mt,{children:[e.map(function({id:e,title:t,description:n,action:r,...a}){return fe.jsxs(gt,{...a,children:[fe.jsxs("div",{className:"grid gap-1",children:[t&&fe.jsx(bt,{children:t}),n&&fe.jsx(vt,{children:n})]}),r,fe.jsx(yt,{})]},e)}),fe.jsx(pt,{})]})},exports.Toggle=so,exports.ToggleGroup=io,exports.ToggleGroupItem=lo,exports.TokenManager=Et,exports.TokenService=kt,exports.Tooltip=rs,exports.TooltipContent=ss,exports.TooltipProvider=ns,exports.TooltipTrigger=as,exports.assets=_o,exports.badgeVariants=et,exports.buttonVariants=he,exports.cn=me,exports.createCrudPage=function(e){return()=>{const{manager:t,config:n,onSave:r,onToggleStatus:a}=e,s={entityName:n.entityName,entityNamePlural:n.entityNamePlural,filters:n.filters||[],columns:n.columns,cardFields:n.cardFields||[],enableBulkActions:n.enableBulkActions??!1,customActions:n.customActions,customListView:n.customListView,onEdit:n.onEdit};return fe.jsx(Vr,{manager:t,config:s,formSections:n.formSections,onSave:r,onToggleStatus:a,defaultSort:n.defaultSort})}},exports.createCrudRoutingConfig=function(e,t){const n=co({basePath:e,newPath:t.newPath,editPath:t.editPath});return{useCustomRouting:!0,onNew:n.onNew,onEdit:n.onEdit}},exports.createRoutingHandlers=co,exports.createService=hn,exports.createSimpleSaveHandler=function(e,t,n){return r=>{if(r.id){const t=n(r);e.updateEntity(r.id,t)}else{const n=t(r);e.createEntity(n)}}},exports.createSimpleService=function(e){const t=hn({tableName:e.tableName,searchFields:e.searchFields||["title"],selectFields:e.selectFields,schemaName:e.schemaName||"central",entityName:e.entityName,enableQualiexEnrichment:e.enableQualiexEnrichment||!0,userIdFields:e.userIdFields,userFieldsMapping:e.userFieldsMapping});return{service:t,useCrudHook:(n,r)=>wn({queryKey:e.tableName,service:{...t,getAll:async(e={})=>await t.getAll({...e})},entityName:e.entityName,additionalFilters:n,onSuccess:r})}},exports.crudPresets=Qr,exports.debounce=(e,t)=>{let n;return(...r)=>{clearTimeout(n),n=setTimeout(()=>e(...r),t)}},exports.deriveEmailField=ln,exports.deriveNameField=on,exports.deriveUsernameField=cn,exports.errorService=Rt,exports.formatCurrency=e=>null==e?"R$ 0,00":new Intl.NumberFormat("pt-BR",{style:"currency",currency:"BRL",minimumFractionDigits:2,maximumFractionDigits:2}).format(e),exports.formatDatetime=e=>{if(!e)return"";const t=s.parseISO(e);if(!s.isValid(t))return"Data inválida";return`${t.toLocaleDateString("pt-BR",{day:"2-digit",month:"2-digit",year:"numeric"})} ${t.toLocaleTimeString("pt-BR",{hour:"2-digit",minute:"2-digit"})}`},exports.generateCrudConfig=qr,exports.getQualiexConfig=an,exports.getSupabaseClient=Ut,exports.handleExternalLink=function(e,t){t?.stopPropagation(),window.open(e,"_blank","noopener,noreferrer")||navigator.clipboard.writeText(e).then(()=>{o.toast.info("Link copiado para a área de transferência")})},exports.isDevEnvironment=nn,exports.logoSrc=Fo,exports.placeService=xo,exports.qualiexApi=Yt,exports.resolveFieldMappings=un,exports.setQualiexConfig=e=>{rn={...rn,...e}},exports.setupQualiexCore=function(e){return{queryClient:e.queryClient||new h.QueryClient({defaultOptions:{queries:{retry:1,refetchOnWindowFocus:!1}}}),config:e}},exports.smallLogoSrc=Lo,exports.toast=dt,exports.toggleVariants=ao,exports.trimTextFields=pe,exports.useActiveModules=Ao,exports.useAuth=vn,exports.useBaseForm=fr,exports.useCrud=wn,exports.useDebounce=To,exports.useNavigation=Po,exports.useOpenAIChat=$o,exports.usePageMetadata=function(t){const{setMetadata:n,clearMetadata:r}=ea();e.useEffect(()=>(n(t),()=>r()),[t.title,t.subtitle,n,r])},exports.usePageTitle=Io,exports.usePermissionQuery=Do,exports.usePlaceManagers=vo,exports.useQualiexUsers=Dr,exports.useRouteBreadcrumbs=function(){const e=g.useLocation();return(()=>{const t=e.pathname.split("/").filter(Boolean),n=[{label:"Exemplos",href:"/"}];let r="";return t.forEach((e,a)=>{r+=`/${e}`;const s=a===t.length-1,o=e.split("-").map(e=>e.charAt(0).toUpperCase()+e.slice(1)).join(" ");n.push({label:o,href:s?void 0:r,isCurrentPage:s})}),n})()},exports.useSidebar=ls,exports.useToast=ft,exports.userPlaceService=mo,exports.withPreset=function(e,t,n={}){const r=Qr[e];return qr(r.title,t,{...r,...n})};
|