forlogic-core 1.7.2 → 1.7.4
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 +177 -0
- package/dist/README.md +177 -0
- 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"),S=require("@radix-ui/react-collapsible"),C=require("@radix-ui/react-progress"),
|
|
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"),S=require("@radix-ui/react-collapsible"),C=require("@radix-ui/react-progress"),I=require("@radix-ui/react-radio-group"),P=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(S),X=F(C),Y=F(I),J=F(P),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,P,I=Object.assign,T=0;function E(){}E.__reactDisabledLog=!0;var A,R=g.ReactCurrentDispatcher;function D(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 _,O=!1,L="function"==typeof WeakMap?WeakMap:Map;function M(e,t){if(!e||O)return"";var n,r=_.get(e);if(void 0!==r)return r;O=!0;var a,s=Error.prepareStackTrace;Error.prepareStackTrace=void 0,a=R.current,R.current=null,function(){if(0===T){w=console.log,k=console.info,N=console.warn,j=console.error,S=console.group,C=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{O=!1,R.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:S}),groupCollapsed:I({},e,{value:C}),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?D(f):"";return"function"==typeof e&&_.set(e,m),m}function z(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 D(e);switch(e){case u:return D("Suspense");case d:return D("SuspenseList")}if("object"==typeof e)switch(e.$$typeof){case c:return M(e.render,!1);case f:return z(e.type,t,n);case m:var a=e,s=a._payload,o=a._init;try{return z(o(s),t,n)}catch(i){}}return""}_=new L;var F=Object.prototype.hasOwnProperty,B={},U=g.ReactDebugCurrentFrame;function $(e){if(e){var t=e._owner,n=z(e.type,e._source,t?t.type:null);U.setExtraStackFrame(n)}else U.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(F.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(F.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)F.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=z(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(F);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 B)&&(B[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(F.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 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 Pe=z.Root,Ie=z.Trigger,Te=z.Portal,Ee=z.Close,Ae=L.forwardRef(({className:e,...t},n)=>fe.jsx(z.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=z.Overlay.displayName;const Re=L.forwardRef(({className:e,children:t,...n},r)=>fe.jsxs(Te,{children:[fe.jsx(Ae,{}),fe.jsxs(z.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(z.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"})]})]})]}));Re.displayName=z.Content.displayName;const De=({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});De.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 Oe=L.forwardRef(({className:e,...t},n)=>fe.jsx(z.Title,{ref:n,className:me("text-lg font-semibold leading-none tracking-tight",e),...t}));Oe.displayName=z.Title.displayName;const Le=L.forwardRef(({className:e,...t},n)=>fe.jsx(z.Description,{ref:n,className:me("text-sm text-muted-foreground",e),...t}));Le.displayName=z.Description.displayName;const Me=u.FormProvider,ze=L.createContext({}),Fe=()=>{const e=L.useContext(ze),t=L.useContext(Be),{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}},Be=L.createContext({}),Ue=L.forwardRef(({className:e,...t},n)=>{const r=L.useId();return fe.jsx(Be.Provider,{value:{id:r},children:fe.jsx("div",{ref:n,className:me("space-y-2",e),...t})})});Ue.displayName="FormItem";const $e=L.forwardRef(({className:e,...t},n)=>{const{error:r,formItemId:a}=Fe();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}=Fe();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}=Fe();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}=Fe(),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=F.Root,We=F.Value,Qe=L.forwardRef(({className:e,children:t,...n},r)=>fe.jsxs(F.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(F.Icon,{asChild:!0,children:fe.jsx(i.ChevronDown,{className:"h-4 w-4 opacity-50"})})]}));Qe.displayName=F.Trigger.displayName;const Ge=L.forwardRef(({className:e,...t},n)=>fe.jsx(F.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=F.ScrollUpButton.displayName;const Ke=L.forwardRef(({className:e,...t},n)=>fe.jsx(F.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=F.ScrollDownButton.displayName;const Xe=L.forwardRef(({className:e,children:t,position:n="popper",...r},a)=>fe.jsx(F.Portal,{children:fe.jsxs(F.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(F.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=F.Content.displayName;L.forwardRef(({className:e,...t},n)=>fe.jsx(F.Label,{ref:n,className:me("py-1.5 pl-8 pr-2 text-sm font-semibold",e),...t})).displayName=F.Label.displayName;const Ye=L.forwardRef(({className:e,children:t,...n},r)=>fe.jsxs(F.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(F.ItemIndicator,{children:fe.jsx(i.Check,{className:"h-4 w-4"})})}),fe.jsx(F.ItemText,{children:t})]}));Ye.displayName=F.Item.displayName;L.forwardRef(({className:e,...t},n)=>fe.jsx(F.Separator,{ref:n,className:me("-mx-1 my-1 h-px bg-muted",e),...t})).displayName=F.Separator.displayName;const Je=L.forwardRef(({className:e,...t},n)=>fe.jsx(B.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(B.Indicator,{className:me("flex items-center justify-center text-current"),children:fe.jsx(i.Check,{className:"h-4 w-4"})})}));Je.displayName=B.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=U.Provider,pt=L.forwardRef(({className:e,...t},n)=>fe.jsx(U.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=U.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(U.Root,{ref:r,className:me(ht({variant:t}),e),...n}));gt.displayName=U.Root.displayName;const xt=L.forwardRef(({className:e,...t},n)=>fe.jsx(U.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=U.Action.displayName;const yt=L.forwardRef(({className:e,...t},n)=>fe.jsx(U.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=U.Close.displayName;const bt=L.forwardRef(({className:e,...t},n)=>fe.jsx(U.Title,{ref:n,className:me("text-sm font-semibold",e),...t}));bt.displayName=U.Title.displayName;const vt=L.forwardRef(({className:e,...t},n)=>fe.jsx(U.Description,{ref:n,className:me("text-sm opacity-90",e),...t}));vt.displayName=U.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",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(St),setOAuthState:e=>sessionStorage.setItem(Ct,e),getOAuthState:()=>sessionStorage.getItem(Ct),clearOAuthState:()=>sessionStorage.removeItem(Ct),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(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(It),localStorage.removeItem(Tt),sessionStorage.removeItem(Ct),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,Rt=(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 Dt=new class{constructor(){Rt(this,"errors",[]),Rt(this,"toastCount",0),Rt(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,Ot=(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,zt=class e{constructor(){Ot(this,"client"),Ot(this,"currentToken",null),Ot(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 Dt.handleError(t instanceof Error?t:"❌ Supabase - Error validating token",!1),!1}}};Ot(zt,"instance");let Ft=zt;const Bt=()=>Ft.getInstance().getClient();var Ut=Object.freeze({__proto__:null,getSupabaseClient:Bt});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=Bt(),{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 Dt.handleError("[QualiexApi] Formato de resposta inesperado",!1),[];r=n}if(!Array.isArray(r))return Dt.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 Dt.handleError("[QualiexApi] Formato de resposta inesperado após retry",!1),[];r=n}return Array.isArray(r)?r.map(this.mapToQualiexUser):(Dt.handleError("[QualiexApi] Resposta não é um array após retry",!1),[])}catch(r){return Dt.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 Dt.handleError(a,!0),[]}}async fetchUserById(e,t,n){try{return(await this.fetchUsers(t,n)).find(t=>t.userId===e)||null}catch(r){return Dt.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});class Zt{static async extractTokenData(){const e=Et.extractTokenData();return e||(Dt.handleError("[QualiexEnrichment] ❌ Token Supabase não encontrado",!1),null)}static async enrichWithResponsibleNames(e,t){if(!e||0===e.length)return Dt.handleError(`[QualiexEnrichment.${t.entityName}] Nenhuma entidade encontrada`,!1),e;try{const n=await this.extractTokenData();if(!n)return e.map(e=>({...e,responsible_name:e.id_user?"Token não encontrado":null}));const{alias:r,companyId:a}=n;if(!r||!a)return Dt.handleError(`[QualiexEnrichment.${t.entityName}] DADOS OBRIGATÓRIOS FALTANDO - alias: ${!!r}, companyId: ${!!a}`,!1),e.map(e=>({...e,responsible_name:e.id_user?`Configuração incompleta (alias: ${!!r}, companyId: ${!!a})`:null}));const s=await Yt.getUsers(r),o=e.map(e=>{if(e.id_user){const t=s.find(t=>t.userId===e.id_user);return{...e,responsible_name:t?.userName||`ID não encontrado: ${e.id_user}`}}return{...e,responsible_name:null}});o.filter(e=>e.responsible_name&&!e.responsible_name.includes("ID não encontrado")&&!e.responsible_name.includes("Erro:")&&!e.responsible_name.includes("Token não encontrado")&&!e.responsible_name.includes("Configuração incompleta")).length;return o}catch(n){return Dt.handleError(n instanceof Error?n:`[QualiexEnrichment.${t.entityName}] 💥 ERRO CRÍTICO`),e.map(e=>({...e,responsible_name:e.id_user?`Erro: ${n.message}`:null}))}}}const en={oauth:{authUrl:(void 0).VITE_OAUTH_AUTH_URL,clientId:(void 0).VITE_OAUTH_CLIENT_ID,responseType:"id_token token",scope:"openid profile email"}},tn={pagination:{defaultPageSize:25,pageSizeOptions:[10,25,50,100]},sorting:{defaultField:"updated_at",defaultDirection:"desc"}},nn={debounceDelay:500},rn=()=>{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 an={enableUserEnrichment:!1,enableUsersApi:!1};const sn=()=>an,on={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}`}},ln=["responsible_name"],cn=e=>ln.includes(e);function un(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 Bt().schema(i).from(a)};return{async getAll(e={}){const{search:t="",sortField:n="updated_at",sortDirection:r="desc",page:i=1,limit:d=25,...f}=e;let m=u().select(o||"*",{count:"exact"});m=m.eq("is_removed",!1),Object.entries(f).forEach(([e,t])=>{void 0!==t&&""!==t&&(Array.isArray(t)?m=m.in(e,t):"object"==typeof t&&t&&"operator"in t?"not_null"===t.operator?m=m.not(e,"is",null):"is_null"===t.operator&&(m=m.is(e,null)):null!==t&&(m=m.eq(e,t)))}),m=((e,t)=>{if(t&&s.length>0){const n=s.map(e=>`${e}.ilike.%${t}%`).join(",");return e.or(n)}return e})(m,t);n.includes(".")||cn(n)||(m=m.order(n,{ascending:"asc"===r})),m=((e,t,n)=>{const r=(t-1)*n,a=r+n-1;return e.range(r,a)})(m,i,d);const{data:p,error:h,count:g}=await m;if(h)throw new Error(`Error fetching ${a}: ${h.message}`);let x=((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}})(p||[],g,i,d);const y=sn();if(c&&y.enableUserEnrichment&&l&&x.data.length>0){if(x.data.some(e=>e.id_user)){const t=n&&n.includes(".");if(n&&(cn(n)||t)){const a={...e,page:1,limit:500,sortField:void 0,sortDirection:void 0},s=await this.getAll(a);if(!s?.data?.length)return s;const o=await Zt.enrichWithResponsibleNames(s.data,{entityName:l});let c;c=t?o.sort((e,t)=>{const a=n.split(".").reduce((e,t)=>e?.[t],e)||"",s=n.split(".").reduce((e,t)=>e?.[t],t)||"",o=String(a).localeCompare(String(s),"pt-BR");return"asc"===r?o:-o}):((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,r);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,i,d);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 a=await Zt.enrichWithResponsibleNames(x.data,{entityName:l});x={...x,data:a}}}return x},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 dn=()=>{Et.clearManualLogout()},fn=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();dn();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 hm}),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 Ut}),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(en.oauth.authUrl);r.searchParams.set("client_id",en.oauth.clientId),r.searchParams.set("response_type",en.oauth.responseType),r.searchParams.set("scope",en.oauth.scope),r.searchParams.set("redirect_uri",n),r.searchParams.set("state",e),r.searchParams.set("nonce",t),r.searchParams.set("response_mode","fragment"),rn(),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),dn();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(()=>{fn.logout()});let mn=fn;const pn=e.createContext(void 0),hn=()=>{const t=e.useContext(pn);if(void 0===t)throw new Error("useAuth deve ser usado dentro de um AuthProvider");return t};function gn({queryKey:t,service:n,entityName:r,searchFields:a,additionalFilters:s={},onSuccess:i}){const[l,c]=g.useSearchParams(),u=h.useQueryClient(),{alias:d,userId:f}=hn(),m=l.get("search")||"",p=l.get("sortField")||tn.sorting.defaultField,x=l.get("sortDirection")||tn.sorting.defaultDirection,y=parseInt(l.get("page")||"1"),b=parseInt(l.get("limit")||String(tn.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(on.success.created(r)),i?.()},onError:e=>{o.toast.error(`${on.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(on.success.updated(r)),i?.()},onError:e=>{o.toast.error(`${on.error.update(r)}: ${e.message}`)}}),C=h.useMutation({mutationFn:n.delete,onSuccess:()=>{u.invalidateQueries({queryKey:[t]}),o.toast.success(on.success.deleted(r))},onError:e=>{o.toast.error(`${on.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]),R=e.useCallback(()=>{c({})},[c]),[D,_]=e.useState([]),O=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(()=>{_([])},[]),z=e.useMemo(()=>{const e=N?.data?.data.map(e=>e.id)||[];return e.length>0&&D.length===e.length},[D,N?.data?.data]),F=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}`)}}),B=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||tn.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:B,handleSearch:I,handleSort:T,handlePageChange:E,handleItemsPerPageChange:A,clearFilters:R,refetch:N.refetch,selectedIds:D,selectItem:O,selectAll:L,clearSelection:M,isAllSelected:z,bulkDelete:F.mutate,isBulkDeleting:F.isPending}}const xn=$.Root,yn=$.Trigger,bn=$.Portal,vn=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}));vn.displayName=$.Overlay.displayName;const wn=L.forwardRef(({className:e,...t},n)=>fe.jsxs(bn,{children:[fe.jsx(vn,{}),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})]}));wn.displayName=$.Content.displayName;const kn=({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});kn.displayName="AlertDialogHeader";const Nn=({className:e,...t})=>fe.jsx("div",{className:me("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});Nn.displayName="AlertDialogFooter";const jn=L.forwardRef(({className:e,...t},n)=>fe.jsx($.Title,{ref:n,className:me("text-lg font-semibold",e),...t}));jn.displayName=$.Title.displayName;const Sn=L.forwardRef(({className:e,...t},n)=>fe.jsx($.Description,{ref:n,className:me("text-sm text-muted-foreground",e),...t}));Sn.displayName=$.Description.displayName;const Cn=L.forwardRef(({className:e,...t},n)=>fe.jsx($.Action,{ref:n,className:me(he(),e),...t}));Cn.displayName=$.Action.displayName;const Pn=L.forwardRef(({className:e,...t},n)=>fe.jsx($.Cancel,{ref:n,className:me(he({variant:"outline"}),"mt-2 sm:mt-0",e),...t}));Pn.displayName=$.Cancel.displayName;const In=({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(xn,{open:t,onOpenChange:d,children:fe.jsxs(wn,{className:"sm:max-w-[500px]",children:[fe.jsx(kn,{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(jn,{className:"text-lg font-semibold",children:"Confirmar Exclusão"})})]})}),fe.jsx(Sn,{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(Nn,{children:[fe.jsx(Pn,{onClick:d,children:"Cancelar"}),fe.jsx(Cn,{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},Tn=L.forwardRef(({className:e,...t},n)=>fe.jsx("table",{ref:n,className:me("w-full caption-bottom text-sm",e),...t}));Tn.displayName="Table";const En=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}));En.displayName="TableHeader";const An=L.forwardRef(({className:e,...t},n)=>fe.jsx("tbody",{ref:n,className:me("[&_tr:last-child]:border-0",e),...t}));An.displayName="TableBody";const Rn=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}));Rn.displayName="TableFooter";const Dn=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}));Dn.displayName="TableRow";const _n=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}));_n.displayName="TableHead";const On=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}));On.displayName="TableCell";const Ln=L.forwardRef(({className:e,...t},n)=>fe.jsx("caption",{ref:n,className:me("mt-4 text-sm text-muted-foreground",e),...t}));function Mn({className:e,...t}){return fe.jsx("div",{className:me("animate-pulse rounded-md bg-muted",e),...t})}function zn({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(Mn,{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(Mn,{className:"h-4 w-20"},t))})},n))})]})})}function Fn({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(Mn,{className:"h-4 w-3/4"}),fe.jsx(Mn,{className:"h-3 w-1/2"})]}),fe.jsx(Se,{children:fe.jsxs("div",{className:"space-y-2",children:[fe.jsx(Mn,{className:"h-3 w-full"}),fe.jsx(Mn,{className:"h-3 w-2/3"})]})})]},t))})}Ln.displayName="TableCaption";const Bn={default:i.FileX,search:i.Search,error:i.AlertCircle};function Un({icon:e,title:t,description:n,action:r,className:a,variant:s="default"}){const o=e?()=>e:Bn[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 $n=V.Root,Vn=V.Trigger,qn=V.Group,Hn=V.Portal,Wn=V.Sub,Qn=V.RadioGroup,Gn=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"})]}));Gn.displayName=V.SubTrigger.displayName;const Kn=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}));Kn.displayName=V.SubContent.displayName;const Xn=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})}));Xn.displayName=V.Content.displayName;const Yn=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}));Yn.displayName=V.Item.displayName;const Jn=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]}));Jn.displayName=V.CheckboxItem.displayName;const Zn=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]}));Zn.displayName=V.RadioItem.displayName;const er=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}));er.displayName=V.Label.displayName;const tr=L.forwardRef(({className:e,...t},n)=>fe.jsx(V.Separator,{ref:n,className:me("-mx-1 my-1 h-px bg-muted",e),...t}));tr.displayName=V.Separator.displayName;const nr=({className:e,...t})=>fe.jsx("span",{className:me("ml-auto text-xs tracking-widest opacity-60",e),...t});nr.displayName="DropdownMenuShortcut";const rr=({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(Yn,{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))})},ar=({onEdit:e,onDelete:t,canDelete:n=!0,onToggleStatus:r,isActive:a=!0})=>fe.jsxs($n,{children:[fe.jsx(Vn,{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(Xn,{align:"end",children:fe.jsx(rr,{onEdit:t=>{t?.stopPropagation(),e?.()},onDelete:e=>{e?.stopPropagation(),t?.()},onToggleStatus:e=>{e?.stopPropagation(),r?.()},isActive:a,canDelete:n,renderAs:"dropdown"})})]}),sr=e.memo(({checked:e,onCheckedChange:t})=>fe.jsx(Je,{checked:e,onCheckedChange:t}),(e,t)=>e.checked===t.checked),or=({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(Fn,{count:3}):0===t.entities.length?fe.jsx(Un,{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(sr,{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(ar,{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(rr,{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(zn,{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(Tn,{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(En,{children:fe.jsxs(Dn,{children:[c&&fe.jsx(_n,{className:"w-[50px]",children:fe.jsx(sr,{checked:t.isAllSelected,onCheckedChange:t.selectAll})}),n.map(e=>{return fe.jsx(_n,{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(_n,{className:"w-[100px] text-center",children:"Ações"})]})}),fe.jsx(An,{children:0===t.entities.length?fe.jsx(Dn,{children:fe.jsx(On,{colSpan:c?n.length+2:n.length+1,className:"h-32",children:fe.jsx(Un,{title:"Nenhum item encontrado",description:"Não há dados para exibir no momento.",variant:"search"})})}):t.entities.map(e=>fe.jsxs(Dn,{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(On,{onClick:e=>e.stopPropagation(),children:fe.jsx(sr,{checked:t.selectedIds.includes(e.id),onCheckedChange:()=>t.selectItem(e.id)})}),n.map(t=>fe.jsx(On,{className:t.className,children:t.render?t.render(e):e[t.key]},String(t.key))),fe.jsx(On,{className:"text-center",children:l?l(e):fe.jsx(ar,{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(rr,{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 ir(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 lr=q.Root,cr=q.Trigger,ur=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})}));ur.displayName=q.Content.displayName;const dr=["#3b82f6","#ef4444","#10b981","#f59e0b","#8b5cf6","#06b6d4","#84cc16","#f97316","#ec4899","#6b7280"],fr=({value:e="#3b82f6",onChange:t,label:n})=>fe.jsxs("div",{className:"space-y-2",children:[n&&fe.jsx(ve,{children:n}),fe.jsxs(lr,{children:[fe.jsx(cr,{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(ur,{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:dr.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))})]})]})})]})]}),mr=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(pr,{}),fe.jsx(H.Corner,{})]}));mr.displayName=H.Root.displayName;const pr=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"})}));pr.displayName=H.ScrollAreaScrollbar.displayName;const hr={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},gr=({value:t="Star",onChange:n,label:r})=>{const[a,s]=e.useState(""),o=Object.entries(hr).filter(([e])=>e.toLowerCase().includes(a.toLowerCase())),l=hr[t]||i.Star;return fe.jsxs("div",{className:"space-y-2",children:[r&&fe.jsx(ve,{children:r}),fe.jsxs(lr,{children:[fe.jsx(cr,{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(ur,{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(mr,{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 xr({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(Mn,{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 yr=(e={})=>{const{user:t,alias:n}=hn(),r=sn(),{enabled:a=r.enableUsersApi}=e;return h.useQuery({queryKey:["qualiex-users",n],queryFn:()=>Yt.getUsers(n),enabled:a&&!!n&&!!t,retry:2,retryDelay:1e3})},br=({value:e="",onChange:t,placeholder:n="Selecionar usuário",disabled:r,className:a,enabled:s})=>{const{data:o=[],isLoading:i,error:l}=yr({enabled:s});return fe.jsx(xr,{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 vr({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}=ir(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(br,{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(fr,{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(gr,{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(Pe,{open:o,onOpenChange:e=>{!1===e&&!0===o&&s()},children:fe.jsxs(Re,{className:"max-w-4xl max-h-[90vh] overflow-hidden",children:[fe.jsxs(De,{className:"bg-primary text-primary-foreground px-6 py-4 -mx-6 -mt-6 mb-4",children:[fe.jsx(Oe,{className:"text-white",children:t}),fe.jsx(Le,{className:"sr-only",children:"Formulário para preenchimento de dados"})]}),k]})})}function wr({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 kr({manager:e}){return fe.jsx(wr,{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 Nr=({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"]})]})]}),jr={xs:"gap-1",sm:"gap-2",md:"gap-4",lg:"gap-6",xl:"gap-8"},Sr={start:"items-start",center:"items-center",end:"items-end",stretch:"items-stretch"},Cr={start:"justify-start",center:"justify-center",end:"justify-end",between:"justify-between",around:"justify-around",evenly:"justify-evenly"};function Pr({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",jr[n],Sr[r],Cr[a],s&&"flex-wrap",o),children:e})}function Ir({manager:e,filters:t,inline:n=!1}){const{isSearchVisible:r}=hn(),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(Pr,{direction:"column",gap:"md",className:"mb-6",children:fe.jsx(Pr,{direction:"row",gap:"md",wrap:!0,className:"flex-col sm:flex-row",children:s})})}function Tr({manager:t,config:n,formSections:r,onSave:a,onToggleStatus:s,defaultSort:o}){const{setSearchVisible:l}=hn(),[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(Nr,{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.jsx("div",{className:"flex items-center gap-4",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.filters&&n.filters.length>0&&fe.jsx("div",{className:"flex items-center gap-2 flex-1 justify-end",children:fe.jsx(Ir,{manager:t,filters:n.filters,inline:!0})})]}),fe.jsx("div",{className:"flex-1 flex flex-col overflow-hidden",children:fe.jsx(or,{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(kr,{manager:t})}),!n.useCustomRouting&&fe.jsx(vr,{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(In,{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(In,{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 Er(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:Rr(e),label:Rr(e),...Ar(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 Ar(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 Rr(e){return e.replace(/([A-Z])/g," $1").replace(/_/g," ").replace(/\b\w/g,e=>e.toUpperCase()).trim()}const Dr={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 _r=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"}}),Or=L.forwardRef(({className:e,variant:t,...n},r)=>fe.jsx("div",{ref:r,role:"alert",className:me(_r({variant:t}),e),...n}));Or.displayName="Alert";const Lr=L.forwardRef(({className:e,...t},n)=>fe.jsx("h5",{ref:n,className:me("mb-1 font-medium leading-none tracking-tight",e),...t}));Lr.displayName="AlertTitle";const Mr=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("text-sm [&_p]:leading-relaxed",e),...t}));Mr.displayName="AlertDescription";const zr=e.createContext(void 0);function Fr({children:t}){const[n,r]=e.useState({});return fe.jsx(zr.Provider,{value:{metadata:n,setMetadata:r,clearMetadata:()=>r({})},children:t})}function Br(){const t=e.useContext(zr);if(!t)throw new Error("usePageMetadataContext must be used within PageMetadataProvider");return t}const Ur=W.Root,$r=L.forwardRef(({className:e,...t},n)=>fe.jsx(W.Item,{ref:n,className:me("border-b",e),...t}));$r.displayName="AccordionItem";const Vr=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"})]})}));Vr.displayName=W.Trigger.displayName;const qr=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})}));qr.displayName=W.Content.displayName;const Hr=Q.Root,Wr=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}));Wr.displayName=G.Root.displayName;const Qr=L.forwardRef(({className:e,...t},n)=>fe.jsx(G.Image,{ref:n,className:me("aspect-square h-full w-full",e),...t}));Qr.displayName=G.Image.displayName;const Gr=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}));Gr.displayName=G.Fallback.displayName;const Kr=L.forwardRef(({...e},t)=>fe.jsx("nav",{ref:t,"aria-label":"breadcrumb",...e}));Kr.displayName="Breadcrumb";const Xr=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}));Xr.displayName="BreadcrumbList";const Yr=L.forwardRef(({className:e,...t},n)=>fe.jsx("li",{ref:n,className:me("inline-flex items-center gap-1.5",e),...t}));Yr.displayName="BreadcrumbItem";const Jr=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})});Jr.displayName="BreadcrumbLink";const Zr=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}));Zr.displayName="BreadcrumbPage";const ea=({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,{})});ea.displayName="BreadcrumbSeparator";const ta=({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 na(e){return(t={})=>{const n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}function ra(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 aa(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)}}}ta.displayName="BreadcrumbEllipsis";const sa={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"}},oa={date:na({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:na({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:na({formats:{full:"{{date}} 'às' {{time}}",long:"{{date}} 'às' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},ia={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"},la={ordinalNumber:(e,t)=>{const n=Number(e);return"week"===t?.unit?n+"ª":n+"º"},era:ra({values:{narrow:["AC","DC"],abbreviated:["AC","DC"],wide:["antes de cristo","depois de cristo"]},defaultWidth:"wide"}),quarter:ra({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:ra({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:ra({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:ra({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"})},ca={ordinalNumber:(ua={matchPattern:/^(\d+)[ºªo]?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)},(e,t={})=>{const n=e.match(ua.matchPattern);if(!n)return null;const r=n[0],a=e.match(ua.parsePattern);if(!a)return null;let s=ua.valueCallback?ua.valueCallback(a[0]):a[0];return s=t.valueCallback?t.valueCallback(s):s,{value:s,rest:e.slice(r.length)}}),era:aa({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:aa({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:aa({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:aa({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:aa({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 ua;const da={code:"pt-BR",formatDistance:(e,t,n)=>{let r;const a=sa[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:oa,formatRelative:(e,t,n,r)=>{const a=ia[e];return"function"==typeof a?a(t):a},localize:la,match:ca,options:{weekStartsOn:0,firstWeekContainsDate:1}};function fa({className:e,classNames:t,showOutsideDays:n=!0,...r}){return fe.jsx(j.DayPicker,{showOutsideDays:n,className:me("p-3",e),locale:da,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})}fa.displayName="Calendar";const ma=K.Root,pa=K.CollapsibleTrigger,ha=K.CollapsibleContent,ga=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}));ga.displayName="Command";const xa=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})}));xa.displayName="CommandInput";const ya=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("max-h-[300px] overflow-y-auto overflow-x-hidden",e),...t}));ya.displayName="CommandList";const ba=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("py-6 text-center text-sm text-muted-foreground",e),...t}));ba.displayName="CommandEmpty";const va=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}));va.displayName="CommandGroup";const wa=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,className:me("-mx-1 h-px bg-border",e),...t}));wa.displayName="CommandSeparator";const ka=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}));ka.displayName="CommandItem";const Na=({className:e,...t})=>fe.jsx("span",{className:me("ml-auto text-xs tracking-widest text-muted-foreground",e),...t});Na.displayName="CommandShortcut";const ja={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})]})}},Sa={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))]"},Ca={xs:"gap-1",sm:"gap-2",md:"gap-4",lg:"gap-6",xl:"gap-8"};function Pa({children:e,cols:t="auto-fit",gap:n="md",className:r}){return fe.jsx("div",{className:me("grid",Sa[t],Ca[n],r),children:e})}const Ia=({className:e,...t})=>fe.jsx("nav",{role:"navigation","aria-label":"pagination",className:me("mx-auto flex w-full justify-center",e),...t});Ia.displayName="Pagination";const Ta=L.forwardRef(({className:e,...t},n)=>fe.jsx("ul",{ref:n,className:me("flex flex-row items-center gap-1",e),...t}));Ta.displayName="PaginationContent";const Ea=L.forwardRef(({className:e,...t},n)=>fe.jsx("li",{ref:n,className:me("",e),...t}));Ea.displayName="PaginationItem";const Aa=({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});Aa.displayName="PaginationLink";const Ra=({className:e,...t})=>fe.jsxs(Aa,{"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"})]});Ra.displayName="PaginationPrevious";const Da=({className:e,...t})=>fe.jsxs(Aa,{"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"})]});Da.displayName="PaginationNext";const _a=({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"})]});_a.displayName="PaginationEllipsis";const Oa=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)}%)`}})}));Oa.displayName=X.Root.displayName;const La=L.forwardRef(({className:e,...t},n)=>fe.jsx(Y.Root,{className:me("grid gap-2",e),...t,ref:n}));La.displayName=Y.Root.displayName;const Ma=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"})})}));Ma.displayName=Y.Item.displayName;const za=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}));za.displayName=J.Root.displayName;const Fa=z.Root,Ba=z.Trigger,Ua=z.Close,$a=z.Portal,Va=L.forwardRef(({className:e,...t},n)=>fe.jsx(z.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}));Va.displayName=z.Overlay.displayName;const qa=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"}}),Ha=L.forwardRef(({side:e="right",className:t,children:n,...r},a)=>fe.jsxs($a,{children:[fe.jsx(Va,{}),fe.jsxs(z.Content,{ref:a,className:me(qa({side:e}),t),...r,children:[n,fe.jsxs(z.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"})]})]})]}));Ha.displayName=z.Content.displayName;const Wa=({className:e,...t})=>fe.jsx("div",{className:me("flex flex-col space-y-2 text-center sm:text-left",e),...t});Wa.displayName="SheetHeader";const Qa=({className:e,...t})=>fe.jsx("div",{className:me("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2",e),...t});Qa.displayName="SheetFooter";const Ga=L.forwardRef(({className:e,...t},n)=>fe.jsx(z.Title,{ref:n,className:me("text-lg font-semibold text-foreground",e),...t}));Ga.displayName=z.Title.displayName;const Ka=L.forwardRef(({className:e,...t},n)=>fe.jsx(z.Description,{ref:n,className:me("text-sm text-muted-foreground",e),...t}));Ka.displayName=z.Description.displayName;const Xa=Z.Provider,Ya=Z.Root,Ja=Z.Trigger,Za=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}));Za.displayName=Z.Content.displayName;const es="sidebar:state",ts=L.createContext(null);function ns(){const e=L.useContext(ts);if(!e)throw new Error("useSidebar must be used within a SidebarProvider.");return e}const rs=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(es);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(es,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(ts.Provider,{value:y,children:fe.jsx(Xa,{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})})})});rs.displayName="SidebarProvider";const as=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}=ns();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(Fa,{open:c,onOpenChange:u,...s,children:fe.jsxs(Ha,{"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(Ga,{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})})]})});as.displayName="Sidebar";const ss=L.forwardRef(({className:e,onClick:t,...n},r)=>{const{toggleSidebar:a}=ns();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"})]})});ss.displayName="SidebarTrigger";const os=L.forwardRef(({className:e,...t},n)=>{const{toggleSidebar:r}=ns();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})});os.displayName="SidebarRail";const is=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}));is.displayName="SidebarInset";const ls=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}));ls.displayName="SidebarInput";const cs=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}));cs.displayName="SidebarHeader";const us=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}));us.displayName="SidebarFooter";const ds=L.forwardRef(({className:e,...t},n)=>fe.jsx(za,{ref:n,"data-sidebar":"separator",className:me("mx-2 w-auto bg-sidebar-border",e),...t}));ds.displayName="SidebarSeparator";const fs=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}));fs.displayName="SidebarContent";const ms=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}));ms.displayName="SidebarGroup";const ps=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})});ps.displayName="SidebarGroupLabel";const hs=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})});hs.displayName="SidebarGroupAction";const gs=L.forwardRef(({className:e,...t},n)=>fe.jsx("div",{ref:n,"data-sidebar":"group-content",className:me("w-full text-sm",e),...t}));gs.displayName="SidebarGroupContent";const xs=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}));xs.displayName="SidebarMenu";const ys=L.forwardRef(({className:e,...t},n)=>fe.jsx("li",{ref:n,"data-sidebar":"menu-item",className:me("group/menu-item relative",e),...t}));ys.displayName="SidebarMenuItem";const bs=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"}}),vs=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}=ns(),f=fe.jsx(c,{ref:l,"data-sidebar":"menu-button","data-size":a,"data-active":n,className:me(bs({variant:r,size:a}),o),...i});return s?("string"==typeof s&&(s={children:s}),fe.jsxs(Ya,{children:[fe.jsx(Ja,{asChild:!0,children:f}),fe.jsx(Za,{side:"right",align:"center",hidden:"collapsed"!==d||u,...s})]})):f});vs.displayName="SidebarMenuButton";const ws=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})});ws.displayName="SidebarMenuAction";const ks=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}));ks.displayName="SidebarMenuBadge";const Ns=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}})]})});Ns.displayName="SidebarMenuSkeleton";const js=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}));js.displayName="SidebarMenuSub";const Ss=L.forwardRef(({...e},t)=>fe.jsx("li",{ref:t,...e}));Ss.displayName="SidebarMenuSubItem";const Cs=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})});Cs.displayName="SidebarMenuSubButton";const Ps=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"})]}));Ps.displayName=ee.Root.displayName;function Is(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(e?.(r),!1===n||!r.defaultPrevented)return t?.(r)}}function Ts(e,t){if("function"==typeof e)return e(t);null!=e&&(e.current=t)}function Es(...e){return L.useCallback(function(...e){return t=>{let n=!1;const r=e.map(e=>{const r=Ts(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():Ts(e[t],null)}}}}(...e),e)}function As(...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 Rs=globalThis?.document?L.useLayoutEffect:()=>{},Ds=L[" useInsertionEffect ".trim().toString()]||Rs;function _s({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 Ds(()=>{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 Os=["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}},{}),Ls="Switch",[Ms]=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}\``)}]},As(r,...t)]}(Ls),[zs,Fs]=Ms(Ls),Bs=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=Es(t,e=>m(e)),h=L.useRef(!1),g=!f||(u||!!f.closest("form")),[x,y]=_s({prop:a,defaultProp:s??!1,onChange:c,caller:Ls});return fe.jsxs(zs,{scope:n,checked:x,disabled:i,children:[fe.jsx(Os.button,{type:"button",role:"switch","aria-checked":x,"aria-required":o,"data-state":qs(x),"data-disabled":i?"":void 0,disabled:i,value:l,...d,ref:p,onClick:Is(e.onClick,e=>{y(e=>!e),g&&(h.current=e.isPropagationStopped(),h.current||e.stopPropagation())})}),g&&fe.jsx(Vs,{control:f,bubbles:!h.current,name:r,value:l,checked:x,required:o,disabled:i,form:u,style:{transform:"translateX(-100%)"}})]})});Bs.displayName=Ls;var Us="SwitchThumb",$s=L.forwardRef((e,t)=>{const{__scopeSwitch:n,...r}=e,a=Fs(Us,n);return fe.jsx(Os.span,{"data-state":qs(a.checked),"data-disabled":a.disabled?"":void 0,...r,ref:t})});$s.displayName=Us;var Vs=L.forwardRef(({__scopeSwitch:e,control:t,checked:n,bubbles:r=!0,...a},s)=>{const o=L.useRef(null),i=Es(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 Rs(()=>{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 qs(e){return e?"checked":"unchecked"}Vs.displayName="SwitchBubbleInput";var Hs=Bs,Ws=$s;const Qs=L.forwardRef(({className:e,...t},n)=>fe.jsx(Hs,{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(Ws,{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")})}));Qs.displayName=Hs.displayName;const Gs=te.Root,Ks=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}));Ks.displayName=te.List.displayName;const Xs=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}));Xs.displayName=te.Trigger.displayName;const Ys=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}));Ys.displayName=te.Content.displayName;const Js=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"}}),Zs=L.forwardRef(({className:e,variant:t,size:n,...r},a)=>fe.jsx(ne.Root,{ref:a,className:me(Js({variant:t,size:n,className:e})),...r}));Zs.displayName=ne.Root.displayName;const eo=L.createContext({size:"default",variant:"default"}),to=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(eo.Provider,{value:{variant:t,size:n},children:r})}));to.displayName=re.Root.displayName;const no=L.forwardRef(({className:e,children:t,variant:n,size:r,...a},s)=>{const o=L.useContext(eo);return fe.jsx(re.Item,{ref:s,className:me(Js({variant:o.variant||n,size:o.size||r}),e),...a,children:t})});function ro(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)}}}no.displayName=re.Item.displayName;var ao=Object.defineProperty,so=(e,t,n)=>((e,t,n)=>t in e?ao(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,t+"",n);const oo=new class{constructor(){so(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 io=Object.defineProperty,lo=(e,t,n)=>((e,t,n)=>t in e?io(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,t+"",n);class co{constructor(){lo(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 Dt.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 Dt.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 Dt.handleError(a,!0),[]}}async getPlaces(e){const t=Et.extractTokenData();return t&&t.companyId?this.fetchPlaces(e,t.companyId):(Dt.handleError("[PlaceService] CompanyId não encontrado no token",!1),[])}}const uo=new co;var fo=Object.defineProperty,mo=(e,t,n)=>((e,t,n)=>t in e?fo(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,"symbol"!=typeof t?t+"":t,n);class po{constructor(e={}){mo(this,"tableName"),mo(this,"schemaName"),this.tableName=e.tableName||"place_managers",this.schemaName=e.schemaName||"public"}async getPlaceManagers(e,t){const n=Bt(),{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=Bt();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=Bt(),{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=Bt(),{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 ho=new po,go=(e,t=!0)=>{const{alias:n}=hn(),r=h.useQueryClient(),{data:a=[],isLoading:s}=h.useQuery({queryKey:["place-managers",n,e],queryFn:()=>ho.getPlaceManagers(n,e),enabled:t&&!!n&&!!e}),o=h.useMutation({mutationFn:t=>ho.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=>ho.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=>ho.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}};function xo({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;return fe.jsxs("div",{children:[fe.jsxs(ma,{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(pa,{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"})]})]}),s&&fe.jsx(ha,{children:t.subPlaces.map(e=>fe.jsx(xo,{place:e,level:n+1},e.placeId))})]}),0===n&&fe.jsx(za,{})]})}const yo=({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}=yr(),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(Re,{className:"max-w-4xl min-w-[800px]",children:[fe.jsxs(De,{children:[fe.jsxs(Oe,{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(mr,{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)})})})]})]})})},bo=e.memo(({variant:t="card",className:n="",selectedUnit:r,onUnitChange:a})=>{const{user:s,companies:o,alias:l,isAuthenticated:c,logout:u,switchUnit:d}=hn(),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($n,{children:[fe.jsx(Vn,{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(Xn,{className:"w-56 bg-background border border-border shadow-lg z-50",align:"end",children:[fe.jsxs(Wn,{children:[fe.jsxs(Gn,{children:[fe.jsx(i.RefreshCw,{className:"mr-2 h-4 w-4"}),"Alterar Unidade"]}),fe.jsx(Kn,{children:x.map(e=>fe.jsxs(Yn,{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(tr,{}),fe.jsxs(Yn,{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(za,{}),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"]})]})]})}),vo=e.createContext({});function wo({children:t,config:n}){const r=e.useMemo(()=>({navigation:n?.navigation,appName:n?.appName}),[n?.navigation,n?.appName]);return fe.jsx(vo.Provider,{value:r,children:t})}function ko(){return e.useContext(vo)}function No(){const e=g.useLocation(),{navigation:t}=ko();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 jo(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 So=e.memo(function({actions:t}){const n=g.useLocation(),r=No(),{navigation:a,appName:s}=ko(),{metadata:o}=Br(),{companies:l,alias:c,isSearchVisible:u,clearSearch:d,refreshData:f,switchUnit:m}=hn(),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]=jo(y,nn.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(bo,{variant:"dropdown",selectedUnit:p,onUnitChange:m})})]})]})})}),Co=(e={})=>{const{enabled:t=!0}=e,{alias:n}=hn();return h.useQuery({queryKey:["active-modules",n],queryFn:async()=>{if(!n)return[];const e=Bt(),{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})},Po=({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}),Io=(void 0).VITE_SUPABASE_PROJECT_ID,To={logo:`https://${Io}.supabase.co/storage/v1/object/public/library-assets/logo.svg`,smallLogo:`https://${Io}.supabase.co/storage/v1/object/public/library-assets/small.svg`},Eo=To.logo,Ao=To.smallLogo,Ro="forlogic-sidebar-pinned",Do=()=>{try{const e=localStorage.getItem(Ro);return!!e&&JSON.parse(e)}catch{return!1}};function _o({config:t}={}){const{state:n,open:r,setOpen:a}=ns(),s=g.useLocation(),{alias:o,user:l}=hn(),[c,u]=e.useState(!1),[d,f]=e.useState(Do),[m,p]=e.useState(!1);e.useEffect(()=>{a(!!d||!(!m&&!c))},[d,m,c,a]);const{data:h,isLoading:x,error:y}=Co({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(as,{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(cs,{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:To.logo,alt:"Logo",className:"h-6 max-w-full object-contain"})}),fe.jsx("button",{onClick:()=>{const e=!d;f(e),(e=>{try{localStorage.setItem(Ro,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:To.smallLogo,alt:"Logo",className:"h-[34px] w-[34px] object-contain"})})}),fe.jsx("div",{className:"mt-2 pt-0",children:fe.jsxs($n,{onOpenChange:u,children:[fe.jsx(Vn,{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(Xn,{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(fs,{children:fe.jsx(ms,{className:"p-0 mt-6",children:fe.jsx(gs,{children:fe.jsx(xs,{className:"space-y-2",children:fe.jsx(Xa,{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}=Po({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(ys,{children:s||a?fe.jsxs(Ya,{children:[fe.jsx(Ja,{asChild:!0,children:fe.jsx(vs,{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(Za,{children:fe.jsx("p",{children:a?"Verificando acesso...":"Acesso restrito"})})]}):fe.jsx(vs,{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 Oo=e.memo(function({children:t,sidebar:n,sidebarConfig:r,showHeader:a=!0}){const s=e.useMemo(()=>n||fe.jsx(_o,{config:r}),[n,r]),o=e.useMemo(()=>({"--sidebar-width":"240px","--sidebar-width-icon":"58px"}),[]);return fe.jsx(wo,{config:r,children:fe.jsx(Fr,{children:fe.jsx(rs,{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(So,{})}),fe.jsx("div",{className:"flex-1 overflow-y-auto bg-gray-50",children:t})]})]})})})})});class Lo extends e.Component{constructor(e){super(e),this.state={hasError:!1}}static getDerivedStateFromError(e){return{hasError:!0,error:e}}componentDidCatch(e,t){Dt.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 Mo(){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=Bt(),{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=Bt(),{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=Bt(),{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=Bt(),{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 zo(){}function Fo(){}const Bo=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Uo=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,$o={};function Vo(e,t){return($o.jsx?Uo:Bo).test(e)}const qo=/[ \t\n\f\r]/g;function Ho(e){return""===e.replace(qo,"")}class Wo{constructor(e,t,n){this.normal=t,this.property=e,n&&(this.space=n)}}function Qo(e,t){const n={},r={};for(const a of e)Object.assign(n,a.property),Object.assign(r,a.normal);return new Wo(n,r,t)}function Go(e){return e.toLowerCase()}Wo.prototype.normal={},Wo.prototype.property={},Wo.prototype.space=void 0;class Ko{constructor(e,t){this.attribute=t,this.property=e}}Ko.prototype.attribute="",Ko.prototype.booleanish=!1,Ko.prototype.boolean=!1,Ko.prototype.commaOrSpaceSeparated=!1,Ko.prototype.commaSeparated=!1,Ko.prototype.defined=!1,Ko.prototype.mustUseProperty=!1,Ko.prototype.number=!1,Ko.prototype.overloadedBoolean=!1,Ko.prototype.property="",Ko.prototype.spaceSeparated=!1,Ko.prototype.space=void 0;let Xo=0;const Yo=ai(),Jo=ai(),Zo=ai(),ei=ai(),ti=ai(),ni=ai(),ri=ai();function ai(){return 2**++Xo}var si=Object.freeze({__proto__:null,boolean:Yo,booleanish:Jo,commaOrSpaceSeparated:ri,commaSeparated:ni,number:ei,overloadedBoolean:Zo,spaceSeparated:ti});const oi=Object.keys(si);class ii extends Ko{constructor(e,t,n,r){let a=-1;if(super(e,t),li(this,"space",r),"number"==typeof n)for(;++a<oi.length;){const e=oi[a];li(this,oi[a],(n&si[e])===si[e])}}}function li(e,t,n){n&&(e[t]=n)}function ci(e){const t={},n={};for(const[r,a]of Object.entries(e.properties)){const s=new ii(r,e.transform(e.attributes||{},r),a,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(s.mustUseProperty=!0),t[r]=s,n[Go(r)]=r,n[Go(s.attribute)]=r}return new Wo(t,n,e.space)}ii.prototype.defined=!0;const ui=ci({properties:{ariaActiveDescendant:null,ariaAtomic:Jo,ariaAutoComplete:null,ariaBusy:Jo,ariaChecked:Jo,ariaColCount:ei,ariaColIndex:ei,ariaColSpan:ei,ariaControls:ti,ariaCurrent:null,ariaDescribedBy:ti,ariaDetails:null,ariaDisabled:Jo,ariaDropEffect:ti,ariaErrorMessage:null,ariaExpanded:Jo,ariaFlowTo:ti,ariaGrabbed:Jo,ariaHasPopup:null,ariaHidden:Jo,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:ti,ariaLevel:ei,ariaLive:null,ariaModal:Jo,ariaMultiLine:Jo,ariaMultiSelectable:Jo,ariaOrientation:null,ariaOwns:ti,ariaPlaceholder:null,ariaPosInSet:ei,ariaPressed:Jo,ariaReadOnly:Jo,ariaRelevant:null,ariaRequired:Jo,ariaRoleDescription:ti,ariaRowCount:ei,ariaRowIndex:ei,ariaRowSpan:ei,ariaSelected:Jo,ariaSetSize:ei,ariaSort:null,ariaValueMax:ei,ariaValueMin:ei,ariaValueNow:ei,ariaValueText:null,role:null},transform:(e,t)=>"role"===t?t:"aria-"+t.slice(4).toLowerCase()});function di(e,t){return t in e?e[t]:t}function fi(e,t){return di(e,t.toLowerCase())}const mi=ci({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:ni,acceptCharset:ti,accessKey:ti,action:null,allow:null,allowFullScreen:Yo,allowPaymentRequest:Yo,allowUserMedia:Yo,alt:null,as:null,async:Yo,autoCapitalize:null,autoComplete:ti,autoFocus:Yo,autoPlay:Yo,blocking:ti,capture:null,charSet:null,checked:Yo,cite:null,className:ti,cols:ei,colSpan:null,content:null,contentEditable:Jo,controls:Yo,controlsList:ti,coords:ei|ni,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Yo,defer:Yo,dir:null,dirName:null,disabled:Yo,download:Zo,draggable:Jo,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Yo,formTarget:null,headers:ti,height:ei,hidden:Zo,high:ei,href:null,hrefLang:null,htmlFor:ti,httpEquiv:ti,id:null,imageSizes:null,imageSrcSet:null,inert:Yo,inputMode:null,integrity:null,is:null,isMap:Yo,itemId:null,itemProp:ti,itemRef:ti,itemScope:Yo,itemType:ti,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Yo,low:ei,manifest:null,max:null,maxLength:ei,media:null,method:null,min:null,minLength:ei,multiple:Yo,muted:Yo,name:null,nonce:null,noModule:Yo,noValidate:Yo,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:Yo,optimum:ei,pattern:null,ping:ti,placeholder:null,playsInline:Yo,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Yo,referrerPolicy:null,rel:ti,required:Yo,reversed:Yo,rows:ei,rowSpan:ei,sandbox:ti,scope:null,scoped:Yo,seamless:Yo,selected:Yo,shadowRootClonable:Yo,shadowRootDelegatesFocus:Yo,shadowRootMode:null,shape:null,size:ei,sizes:null,slot:null,span:ei,spellCheck:Jo,src:null,srcDoc:null,srcLang:null,srcSet:null,start:ei,step:null,style:null,tabIndex:ei,target:null,title:null,translate:null,type:null,typeMustMatch:Yo,useMap:null,value:Jo,width:ei,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:ti,axis:null,background:null,bgColor:null,border:ei,borderColor:null,bottomMargin:ei,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Yo,declare:Yo,event:null,face:null,frame:null,frameBorder:null,hSpace:ei,leftMargin:ei,link:null,longDesc:null,lowSrc:null,marginHeight:ei,marginWidth:ei,noResize:Yo,noHref:Yo,noShade:Yo,noWrap:Yo,object:null,profile:null,prompt:null,rev:null,rightMargin:ei,rules:null,scheme:null,scrolling:Jo,standby:null,summary:null,text:null,topMargin:ei,valueType:null,version:null,vAlign:null,vLink:null,vSpace:ei,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Yo,disableRemotePlayback:Yo,prefix:null,property:null,results:ei,security:null,unselectable:null},space:"html",transform:fi}),pi=ci({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:ri,accentHeight:ei,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:ei,amplitude:ei,arabicForm:null,ascent:ei,attributeName:null,attributeType:null,azimuth:ei,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:ei,by:null,calcMode:null,capHeight:ei,className:ti,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:ei,diffuseConstant:ei,direction:null,display:null,dur:null,divisor:ei,dominantBaseline:null,download:Yo,dx:null,dy:null,edgeMode:null,editable:null,elevation:ei,enableBackground:null,end:null,event:null,exponent:ei,externalResourcesRequired:null,fill:null,fillOpacity:ei,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:ni,g2:ni,glyphName:ni,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:ei,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:ei,horizOriginX:ei,horizOriginY:ei,id:null,ideographic:ei,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:ei,k:ei,k1:ei,k2:ei,k3:ei,k4:ei,kernelMatrix:ri,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:ei,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:ei,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:ei,overlineThickness:ei,paintOrder:null,panose1:null,path:null,pathLength:ei,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:ti,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:ei,pointsAtY:ei,pointsAtZ:ei,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:ri,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:ri,rev:ri,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:ri,requiredFeatures:ri,requiredFonts:ri,requiredFormats:ri,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:ei,specularExponent:ei,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:ei,strikethroughThickness:ei,string:null,stroke:null,strokeDashArray:ri,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:ei,strokeOpacity:ei,strokeWidth:null,style:null,surfaceScale:ei,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:ri,tabIndex:ei,tableValues:null,target:null,targetX:ei,targetY:ei,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:ri,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:ei,underlineThickness:ei,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:ei,values:null,vAlphabetic:ei,vMathematical:ei,vectorEffect:null,vHanging:ei,vIdeographic:ei,version:null,vertAdvY:ei,vertOriginX:ei,vertOriginY:ei,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:ei,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:di}),hi=ci({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()}),gi=ci({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:fi}),xi=ci({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform:(e,t)=>"xml:"+t.slice(3).toLowerCase()}),yi={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"},bi=/[A-Z]/g,vi=/-[a-z]/g,wi=/^data[-\w.:]+$/i;function ki(e){return"-"+e.toLowerCase()}function Ni(e){return e.charAt(1).toUpperCase()}const ji=Qo([ui,mi,hi,gi,xi],"html"),Si=Qo([ui,pi,hi,gi,xi],"svg");var Ci,Pi,Ii,Ti={};function Ei(){if(Ii)return Ti;Ii=1;var e=Ti&&Ti.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Ti,"__esModule",{value:!0}),Ti.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(Pi)return Ci;Pi=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 Ci=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}()},Ci}());return Ti}var Ai,Ri,Di,_i={};function Oi(){if(Ai)return _i;Ai=1,Object.defineProperty(_i,"__esModule",{value:!0}),_i.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 _i.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))},_i}var Li=function(){if(Di)return Ri;Di=1;var e=(Ri&&Ri.__importDefault||function(e){return e&&e.__esModule?e:{default:e}})(Ei()),t=Oi();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,Ri=n}(),Mi=ae(Li);const zi=Bi("end"),Fi=Bi("start");function Bi(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 Ui(e){return e&&"object"==typeof e?"position"in e||"type"in e?Vi(e.position):"start"in e||"end"in e?Vi(e):"line"in e||"column"in e?$i(e):"":""}function $i(e){return qi(e&&e.line)+":"+qi(e&&e.column)}function Vi(e){return $i(e&&e.start)+"-"+$i(e&&e.end)}function qi(e){return e&&"number"==typeof e?e:1}class Hi 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=Ui(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}}Hi.prototype.file="",Hi.prototype.name="",Hi.prototype.reason="",Hi.prototype.message="",Hi.prototype.stack="",Hi.prototype.column=void 0,Hi.prototype.line=void 0,Hi.prototype.ancestors=void 0,Hi.prototype.cause=void 0,Hi.prototype.fatal=void 0,Hi.prototype.place=void 0,Hi.prototype.ruleId=void 0,Hi.prototype.source=void 0;const Wi={}.hasOwnProperty,Qi=new Map,Gi=/[A-Z]/g,Ki=new Set(["table","tbody","thead","tfoot","tr"]),Xi=new Set(["td","th"]),Yi="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function Ji(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=Fi(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?Si:ji,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:!1!==t.tableCellAlignToStyle},s=Zi(a,e,void 0);return s&&"string"!=typeof s?s:a.create(e,a.Fragment,{children:s||void 0},void 0)}function Zi(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=Si,e.schema=a);e.ancestors.push(t);const s=al(e,t.tagName,!1),o=function(e,t){const n={};let r,a;for(a in t.properties)if("children"!==a&&Wi.call(t.properties,a)){const s=rl(e,a,t.properties[a]);if(s){const[a,o]=s;e.tableCellAlignToStyle&&"align"===a&&"string"==typeof o&&Xi.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=nl(e,t);Ki.has(t.tagName)&&(i=i.filter(function(e){return"string"!=typeof e||!("object"==typeof(t=e)?"text"===t.type&&Ho(t.value):Ho(t));var t}));return el(e,o,s,t),tl(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)}sl(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=Si,e.schema=a);e.ancestors.push(t);const s=null===t.name?e.Fragment:al(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];zo(t.type);const a=t.expression;zo(a.type);const s=a.properties[0];zo(s.type),Object.assign(n,e.evaluater.evaluateExpression(s.argument))}else sl(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];zo(t.type),s=e.evaluater.evaluateExpression(t.expression)}else sl(e,t.position);else s=null===r.value||r.value;n[a]=s}return n}(e,t),i=nl(e,t);return el(e,o,s,t),tl(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);sl(e,t.position)}(e,t):"root"===t.type?function(e,t,n){const r={};return tl(r,nl(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 el(e,t,n,r){"string"!=typeof n&&n!==e.Fragment&&e.passNode&&(t.node=r)}function tl(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function nl(e,t){const n=[];let r=-1;const a=e.passKeys?new Map:Qi;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=Zi(e,s,o);void 0!==i&&n.push(i)}return n}function rl(e,t,n){const r=function(e,t){const n=Go(t);let r=t,a=Ko;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&"data"===n.slice(0,4)&&wi.test(t)){if("-"===t.charAt(4)){const e=t.slice(5).replace(vi,Ni);r="data"+e.charAt(0).toUpperCase()+e.slice(1)}else{const e=t.slice(4);if(!vi.test(e)){let n=e.replace(bi,ki);"-"!==n.charAt(0)&&(n="-"+n),t="data"+n}}a=ii}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 Mi(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const t=n,r=new Hi("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=Yi+"#cannot-parse-style-attribute",r}}(e,String(n));return"css"===e.stylePropertyNameCase&&(t=function(e){const t={};let n;for(n in e)Wi.call(e,n)&&(t[ol(n)]=e[n]);return t}(t)),["style",t]}return["react"===e.elementAttributeNameCase&&r.space?yi[r.property]||r.property:r.attribute,n]}}function al(e,t,n){let r;if(n)if(t.includes(".")){const e=t.split(".");let n,a=-1;for(;++a<e.length;){const t=Vo(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=Vo(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 Wi.call(e.components,t)?e.components[t]:t}if(e.evaluater)return e.evaluater.evaluateExpression(r);sl(e)}function sl(e,t){const n=new Hi("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=Yi+"#cannot-handle-mdx-estrees-without-createevaluater",n}function ol(e){let t=e.replace(Gi,il);return"ms-"===t.slice(0,3)&&(t="-"+t),t}function il(e){return"-"+e.toLowerCase()}const ll={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"]},cl={};function ul(e,t){return dl(e,"boolean"!=typeof cl.includeImageAlt||cl.includeImageAlt,"boolean"!=typeof cl.includeHtml||cl.includeHtml)}function dl(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 fl(e.children,t,n)}return Array.isArray(e)?fl(e,t,n):""}function fl(e,t,n){const r=[];let a=-1;for(;++a<e.length;)r[a]=dl(e[a],t,n);return r.join("")}const ml=document.createElement("i");function pl(e){const t="&"+e+";";ml.innerHTML=t;const n=ml.textContent;return(59!==n.charCodeAt(n.length-1)||"semi"===e)&&(n!==t&&n)}function hl(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 gl(e,t){return e.length>0?(hl(e,e.length,0,t),e):t}const xl={}.hasOwnProperty;function yl(e){const t={};let n=-1;for(;++n<e.length;)bl(t,e[n]);return t}function bl(e,t){let n;for(n in t){const r=(xl.call(e,n)?e[n]:void 0)||(e[n]={}),a=t[n];let s;if(a)for(s in a){xl.call(r,s)||(r[s]=[]);const e=a[s];vl(r[s],Array.isArray(e)?e:e?[e]:[])}}}function vl(e,t){let n=-1;const r=[];for(;++n<t.length;)("after"===t[n].add?e:r).push(t[n]);hl(e,0,0,r)}function wl(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 kl(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Nl=Ol(/[A-Za-z]/),jl=Ol(/[\dA-Za-z]/),Sl=Ol(/[#-'*+\--9=?A-Z^-~]/);function Cl(e){return null!==e&&(e<32||127===e)}const Pl=Ol(/\d/),Il=Ol(/[\dA-Fa-f]/),Tl=Ol(/[!-/:-@[-`{-~]/);function El(e){return null!==e&&e<-2}function Al(e){return null!==e&&(e<0||32===e)}function Rl(e){return-2===e||-1===e||32===e}const Dl=Ol(/\p{P}|\p{S}/u),_l=Ol(/\s/);function Ol(e){return function(t){return null!==t&&t>-1&&e.test(String.fromCharCode(t))}}function Ll(e){const t=[];let n=-1,r=0,a=0;for(;++n<e.length;){const s=e.charCodeAt(n);let o="";if(37===s&&jl(e.charCodeAt(n+1))&&jl(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 Ml(e,t,n,r){const a=r?r-1:Number.POSITIVE_INFINITY;let s=0;return function(r){if(Rl(r))return e.enter(n),o(r);return t(r)};function o(r){return Rl(r)&&s++<a?(e.consume(r),o):(e.exit(n),t(r))}}const zl={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"),Ml(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)):El(t)?(e.consume(t),e.exit("chunkText"),r):(e.consume(t),a)}}};const Fl={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 hl(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(Bl,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(Bl,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)):El(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++;hl(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}}},Bl={tokenize:function(e,t,n){return Ml(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}};function Ul(e){return null===e||Al(e)||_l(e)?1:Dl(e)?2:void 0}function $l(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 Vl={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};ql(d,-i),ql(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=gl(l,[["enter",e[n][1],t],["exit",e[n][1],t]])),l=gl(l,[["enter",r,t],["enter",s,t],["exit",s,t],["enter",a,t]]),l=gl(l,$l(t.parser.constructs.insideSpan.null,e.slice(n+1,u),t)),l=gl(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=gl(l,[["enter",e[u][1],t],["exit",e[u][1],t]])):c=0,hl(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=Ul(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=Ul(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 ql(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const Hl={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 Nl(t)?(e.consume(t),s):64===t?n(t):l(t)}function s(e){return 43===e||45===e||46===e||jl(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||jl(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||Cl(r)?n(r):(e.consume(r),i)}function l(t){return 64===t?(e.consume(t),c):Sl(t)?(e.consume(t),l):n(t)}function c(e){return jl(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||jl(t))&&r++<63){const n=45===t?d:u;return e.consume(t),n}return n(t)}}};const Wl={partial:!0,tokenize:function(e,t,n){return function(t){return Rl(t)?Ml(e,r,"linePrefix")(t):r(t)};function r(e){return null===e||El(e)?t(e):n(e)}}};const Ql={continuation:{tokenize:function(e,t,n){const r=this;return function(t){if(Rl(t))return Ml(e,a,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(t);return a(t)};function a(r){return e.attempt(Ql,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 Rl(n)?(e.enter("blockQuotePrefixWhitespace"),e.consume(n),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(n))}}};const Gl={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 Tl(r)?(e.enter("characterEscapeValue"),e.consume(r),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(r)}}};const Kl={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=jl,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=Il,c):(e.enter("characterReferenceValue"),a=7,s=Pl,c(t))}function c(i){if(59===i&&o){const a=e.exit("characterReferenceValue");return s!==jl||pl(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 Xl={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)}}},Yl={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"),Rl(t)?Ml(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"),Rl(t)?Ml(e,d,"whitespace")(t):d(t)):n(t)}function d(r){return null===r||El(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"),Rl(t)?Ml(e,c,"whitespace")(t):c(t))}function c(n){return null===n||El(n)?(e.exit("codeFencedFence"),r.interrupt?t(n):e.check(Xl,m,y)(n)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),u(n))}function u(t){return null===t||El(t)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),c(t)):Rl(t)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),Ml(e,d,"whitespace")(t)):96===t&&t===s?n(t):(e.consume(t),u)}function d(t){return null===t||El(t)?c(t):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),f(t))}function f(t){return null===t||El(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&&Rl(t)?Ml(e,g,"linePrefix",o+1)(t):g(t)}function g(t){return null===t||El(t)?e.check(Xl,m,y)(t):(e.enter("codeFlowValue"),x(t))}function x(t){return null===t||El(t)?(e.exit("codeFlowValue"),g(t)):(e.consume(t),x)}function y(n){return e.exit("codeFenced"),t(n)}}};const Jl={name:"codeIndented",tokenize:function(e,t,n){const r=this;return function(t){return e.enter("codeIndented"),Ml(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):El(t)?e.attempt(Zl,s,i)(t):(e.enter("codeFlowValue"),o(t))}function o(t){return null===t||El(t)?(e.exit("codeFlowValue"),s(t)):(e.consume(t),o)}function i(n){return e.exit("codeIndented"),t(n)}}},Zl={partial:!0,tokenize:function(e,t,n){const r=this;return a;function a(t){return r.parser.lazy[r.now().line]?n(t):El(t)?(e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),a):Ml(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):El(e)?a(e):n(e)}}};const ec={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)):El(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||El(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 tc{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&&nc(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),nc(this.left,e)}unshift(e){this.setCursor(0),this.right.push(e)}unshiftMany(e){this.setCursor(0),nc(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);nc(this.right,t.reverse())}else{const t=this.right.splice(this.left.length+this.right.length-e,Number.POSITIVE_INFINITY);nc(this.left,t.reverse())}}}function nc(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 rc(e){const t={};let n,r,a,s,o,i,l,c=-1;const u=new tc(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,ac(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 hl(e,0,Number.POSITIVE_INFINITY,u.slice(0)),!l}function ac(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 sc={resolve:function(e){return rc(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):El(t)?e.check(oc,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}}},oc={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"),Ml(e,a,"linePrefix")};function a(a){if(null===a||El(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 ic(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||Cl(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||El(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&&!Al(a)?u<c&&40===a?(e.consume(a),u++,p):41===a?(e.consume(a),u--,p):null===a||32===a||40===a||Cl(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 lc(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):El(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||El(t)||l++>999?(e.exit("chunkString"),c(t)):(e.consume(t),i||(i=!Rl(t)),92===t?d:u)}function d(t){return 91===t||92===t||93===t?(e.consume(t),l++,u):u(t)}}function cc(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):El(t)?(e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),Ml(e,l,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),c(t))}function c(t){return t===o||null===t||El(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 uc(e,t){let n;return function r(a){if(El(a))return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),n=!0,r;if(Rl(a))return Ml(e,r,n?"linePrefix":"lineSuffix")(a);return t(a)}}const dc={name:"definition",tokenize:function(e,t,n){const r=this;let a;return function(t){return e.enter("definition"),function(t){return lc.call(r,e,s,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(t)}(t)};function s(t){return a=kl(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 Al(t)?uc(e,i)(t):i(t)}function i(t){return ic(e,l,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(t)}function l(t){return e.attempt(fc,c,c)(t)}function c(t){return Rl(t)?Ml(e,u,"whitespace")(t):u(t)}function u(s){return null===s||El(s)?(e.exit("definition"),r.parser.defined.push(a),t(s)):n(s)}}},fc={partial:!0,tokenize:function(e,t,n){return function(t){return Al(t)?uc(e,r)(t):n(t)};function r(t){return cc(e,a,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(t)}function a(t){return Rl(t)?Ml(e,s,"whitespace")(t):s(t)}function s(e){return null===e||El(e)?t(e):n(e)}}};const mc={name:"hardBreakEscape",tokenize:function(e,t,n){return function(t){return e.enter("hardBreakEscape"),e.consume(t),r};function r(r){return El(r)?(e.exit("hardBreakEscape"),t(r)):n(r)}}};const pc={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"},hl(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||Al(t)?(e.exit("atxHeadingSequence"),s(t)):n(t)}function s(n){return 35===n?(e.enter("atxHeadingSequence"),o(n)):null===n||El(n)?(e.exit("atxHeading"),t(n)):Rl(n)?Ml(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||Al(t)?(e.exit("atxHeadingText"),s(t)):(e.consume(t),i)}}};const hc=["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"],gc=["pre","script","style","textarea"],xc={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:_):Nl(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):Nl(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 Nl(t)?(e.consume(t),o=String.fromCharCode(t),p):n(t)}function p(i){if(null===i||47===i||62===i||Al(i)){const l=47===i,c=o.toLowerCase();return l||s||!gc.includes(c)?hc.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||jl(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 Rl(t)?(e.consume(t),g):j(t)}function x(t){return 47===t?(e.consume(t),j):58===t||95===t||Nl(t)?(e.consume(t),y):Rl(t)?(e.consume(t),x):j(t)}function y(t){return 45===t||46===t||58===t||95===t||jl(t)?(e.consume(t),y):b(t)}function b(t){return 61===t?(e.consume(t),v):Rl(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):Rl(t)?(e.consume(t),v):k(t)}function w(t){return t===l?(e.consume(t),l=null,N):null===t||El(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||Al(t)?b(t):(e.consume(t),k)}function N(e){return 47===e||62===e||Rl(e)?x(e):n(e)}function j(t){return 62===t?(e.consume(t),S):n(t)}function S(t){return null===t||El(t)?C(t):Rl(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),O):63===t&&3===a?(e.consume(t),_):93===t&&5===a?(e.consume(t),D):!El(t)||6!==a&&7!==a?null===t||El(t)?(e.exit("htmlFlowData"),P(t)):(e.consume(t),C):(e.exit("htmlFlowData"),e.check(yc,L,P)(t))}function P(t){return e.check(bc,I,L)(t)}function I(t){return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),T}function T(t){return null===t||El(t)?P(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="",R):C(t)}function R(t){if(62===t){const n=o.toLowerCase();return gc.includes(n)?(e.consume(t),O):C(t)}return Nl(t)&&o.length<8?(e.consume(t),o+=String.fromCharCode(t),R):C(t)}function D(t){return 93===t?(e.consume(t),_):C(t)}function _(t){return 62===t?(e.consume(t),O):45===t&&2===a?(e.consume(t),_):C(t)}function O(t){return null===t||El(t)?(e.exit("htmlFlowData"),L(t)):(e.consume(t),O)}function L(n){return e.exit("htmlFlow"),t(n)}}},yc={partial:!0,tokenize:function(e,t,n){return function(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),e.attempt(Wl,t,n)}}},bc={partial:!0,tokenize:function(e,t,n){const r=this;return function(t){if(El(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 vc={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):Nl(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):Nl(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):El(t)?(o=u,R(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):El(t)?(o=p,R(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):El(t)?(o=x,R(t)):(e.consume(t),x)}function y(t){return null===t?n(t):63===t?(e.consume(t),b):El(t)?(o=y,R(t)):(e.consume(t),y)}function b(e){return 62===e?A(e):y(e)}function v(t){return Nl(t)?(e.consume(t),w):n(t)}function w(t){return 45===t||jl(t)?(e.consume(t),w):k(t)}function k(t){return El(t)?(o=k,R(t)):Rl(t)?(e.consume(t),k):A(t)}function N(t){return 45===t||jl(t)?(e.consume(t),N):47===t||62===t||Al(t)?j(t):n(t)}function j(t){return 47===t?(e.consume(t),A):58===t||95===t||Nl(t)?(e.consume(t),S):El(t)?(o=j,R(t)):Rl(t)?(e.consume(t),j):A(t)}function S(t){return 45===t||46===t||58===t||95===t||jl(t)?(e.consume(t),S):C(t)}function C(t){return 61===t?(e.consume(t),P):El(t)?(o=C,R(t)):Rl(t)?(e.consume(t),C):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):El(t)?(o=P,R(t)):Rl(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):El(t)?(o=I,R(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||Al(t)?j(t):(e.consume(t),T)}function E(e){return 47===e||62===e||Al(e)?j(e):n(e)}function A(r){return 62===r?(e.consume(r),e.exit("htmlTextData"),e.exit("htmlText"),t):n(r)}function R(t){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),D}function D(t){return Rl(t)?Ml(e,_,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(t):_(t)}function _(t){return e.enter("htmlTextData"),o(t)}}};const wc={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&&hl(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=gl(s,e.slice(r+1,r+i+3)),s=gl(s,[["enter",u,t]]),s=gl(s,$l(t.parser.constructs.insideSpan.null,e.slice(r+i+4,a-3),t)),s=gl(s,[["exit",u,t],e[a-2],e[a-1],["exit",c,t]]),s=gl(s,e.slice(a+1)),s=gl(s,[["exit",l,t]]),hl(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(kl(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(kc,c,s?c:u)(t):91===t?e.attempt(Nc,c,s?l:u)(t):s?c(t):u(t)}function l(t){return e.attempt(jc,c,u)(t)}function c(e){return t(e)}function u(e){return a._balanced=!0,n(e)}}},kc={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 Al(t)?uc(e,a)(t):a(t)}function a(t){return 41===t?c(t):ic(e,s,o,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(t)}function s(t){return Al(t)?uc(e,i)(t):c(t)}function o(e){return n(e)}function i(t){return 34===t||39===t||40===t?cc(e,l,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(t):c(t)}function l(t){return Al(t)?uc(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)}}},Nc={tokenize:function(e,t,n){const r=this;return function(t){return lc.call(r,e,a,s,"reference","referenceMarker","referenceString")(t)};function a(e){return r.parser.defined.includes(kl(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(e):n(e)}function s(e){return n(e)}}},jc={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 Sc={name:"labelStartImage",resolveAll:wc.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 Cc={name:"labelStartLink",resolveAll:wc.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 Pc={name:"lineEnding",tokenize:function(e,t){return function(n){return e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),Ml(e,t,"linePrefix")}}};const Ic={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||El(s))?(e.exit("thematicBreak"),t(s)):n(s)}function o(t){return t===r?(e.consume(t),a++,o):(e.exit("thematicBreakSequence"),Rl(t)?Ml(e,s,"whitespace")(t):s(t))}}};const Tc={continuation:{tokenize:function(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(Wl,a,s);function a(n){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,Ml(e,t,"listItemIndent",r.containerState.size+1)(n)}function s(n){return r.containerState.furtherBlankLines||!Rl(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(Ac,t,o)(n))}function o(a){return r.containerState._closeFlow=!0,r.interrupt=void 0,Ml(e,e.attempt(Tc,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:Pl(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(Ic,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 Pl(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(Wl,r.interrupt?n:c,e.attempt(Ec,d,u))}function c(e){return r.containerState.initialBlankLine=!0,s++,d(e)}function u(t){return Rl(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)}}},Ec={partial:!0,tokenize:function(e,t,n){const r=this;return Ml(e,function(e){const a=r.events[r.events.length-1];return!Rl(e)&&a&&"listItemPrefixWhitespace"===a[1].type?t(e):n(e)},"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5)}},Ac={partial:!0,tokenize:function(e,t,n){const r=this;return Ml(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 Rc={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"),Rl(t)?Ml(e,o,"lineSuffix")(t):o(t))}function o(r){return null===r||El(r)?(e.exit("setextHeadingLine"),t(r)):n(r)}}};const Dc={tokenize:function(e){const t=this,n=e.attempt(Wl,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,Ml(e,e.attempt(this.parser.constructs.flow,r,e.attempt(sc,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 _c={resolveAll:zc()},Oc=Mc("string"),Lc=Mc("text");function Mc(e){return{resolveAll:zc("text"===e?Fc: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 zc(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 Fc(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 Bc={42:Tc,43:Tc,45:Tc,48:Tc,49:Tc,50:Tc,51:Tc,52:Tc,53:Tc,54:Tc,55:Tc,56:Tc,57:Tc,62:Ql},Uc={91:dc},$c={[-2]:Jl,[-1]:Jl,32:Jl},Vc={35:pc,42:Ic,45:[Rc,Ic],60:xc,61:Rc,95:Ic,96:Yl,126:Yl},qc={38:Kl,92:Gl},Hc={[-5]:Pc,[-4]:Pc,[-3]:Pc,33:Sc,38:Kl,42:Vl,60:[Hl,vc],91:Cc,92:[mc,Gl],93:wc,95:Vl,96:ec},Wc={null:[Vl,_c]};var Qc=Object.freeze({__proto__:null,attentionMarkers:{null:[42,95]},contentInitial:Uc,disable:{null:[]},document:Bc,flow:Vc,flowInitial:$c,insideSpan:Wc,string:qc,text:Hc});function Gc(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){El(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=gl(o,e),m(),null!==o[o.length-1])return[];return x(t,0),c.events=$l(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&&hl(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 Kc=/[\0\t\n\r]/g;const Xc=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function Yc(e,t,n){if(t)return t;if(35===n.charCodeAt(0)){const e=n.charCodeAt(1),t=120===e||88===e;return wl(n.slice(t?2:1),t?16:10)}return pl(n)||e}const Jc={}.hasOwnProperty;function Zc(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:F,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:U,characterReferenceMarkerNumeric:U,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(I),hardBreakTrailing:l(I),htmlFlow:l(T),htmlFlowData:C,htmlText:l(E),htmlTextData:C,image:l(D),label:O,labelText:_,lineEnding:P,link:l(R),listItem:l(),listOrdered:l(),listUnordered:l(),paragraph:l(),referenceString:B,resourceDestinationString:L,resourceTitleString:M,resource:z,setextHeading:l(j),setextHeadingLineSequence:N,setextHeadingText:k,strong:l(),thematicBreak:l()}};tu(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]];Jc.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]||ru).call(s,void 0,e[0])}for(r.position={start:eu(e.length>0?e[0][1].start:{line:1,column:1,offset:0}),end:eu(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:eu(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+"` ("+Ui({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]||ru).call(this,e,r[0])}n.position.end=eu(e.end)}function u(){return ul(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=kl(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:eu(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=eu(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=eu(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 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 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 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 _(e){const t=this.sliceSerialize(e),n=this.stack[this.stack.length-2];n.label=function(e){return e.replace(Xc,Yc)}(t),n.identifier=kl(t).toLowerCase()}function O(){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 z(){this.data.inReference=void 0}function F(){this.data.referenceType="collapsed"}function B(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.label=t,n.identifier=kl(this.sliceSerialize(e)).toLowerCase(),this.data.referenceType="full"}function U(e){this.data.characterReferenceType=e.type}function $(e){const t=this.sliceSerialize(e),n=this.data.characterReferenceType;let r;if(n)r=wl(t,"characterReferenceMarkerNumeric"===n?10:16),this.data.characterReferenceType=void 0;else{r=pl(t)}this.stack[this.stack.length-1].value+=r}function V(e){this.stack.pop().position.end=eu(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(;!rc(e););return e}(function(e){const t={constructs:yl([Qc,...(e||{}).extensions||[]]),content:n(zl),defined:[],document:n(Fl),flow:n(Dc),lazy:{},string:n(Oc),text:n(Lc)};return t;function n(e){return function(n){return Gc(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(Kc.lastIndex=u,l=Kc.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 eu(e){return{line:e.line,column:e.column,offset:e.offset}}function tu(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?tu(e,r):nu(e,r)}}function nu(e,t){let n;for(n in t)if(Jc.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 ru(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Ui({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Ui({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Ui({start:t.start,end:t.end})+") is still open")}function au(e){const t=this;t.parser=function(n){return Zc(n,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function su(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 ou(e){const t=e.spread;return null==t?e.children.length>1:t}function iu(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),a=0;const s=[];for(;r;)s.push(lu(t.slice(a,r.index),a>0,!0),r[0]),a=r.index+r[0].length,r=n.exec(t);return s.push(lu(t.slice(a),a>0,!1)),s.join("")}function lu(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 cu={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=Ll(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 su(e,t);const a={src:Ll(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:Ll(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 su(e,t);const a={href:Ll(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:Ll(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=ou(n[r])}return t}(n):ou(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=Fi(t.children[1]),o=zi(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:iu(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:uu,yaml:uu,definition:uu,footnoteDefinition:uu};function uu(){}const du="object"==typeof self?self:globalThis,fu=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 du[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 du[s](o),a)};return r})(new Map,e)(0),mu="",{toString:pu}={},{keys:hu}=Object,gu=e=>{const t=typeof e;if("object"!==t||!e)return[0,t];const n=pu.call(e).slice(8,-1);switch(n){case"Array":return[1,mu];case"Object":return[2,mu];case"Date":return[3,mu];case"RegExp":return[4,mu];case"Map":return[5,mu];case"Set":return[6,mu];case"DataView":return[1,n]}return n.includes("Array")?[1,n]:n.includes("Error")?[7,n]:[2,n]},xu=([e,t])=>0===e&&("function"===t||"symbol"===t),yu=(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]=gu(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 hu(r))!e&&xu(gu(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||!xu(gu(a))&&!xu(gu(o)))&&t.push([s(a),s(o)]);return n}case 6:{const t=[],n=a([o,t],r);for(const a of r)!e&&xu(gu(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 bu="function"==typeof structuredClone?(e,t)=>t&&("json"in t||"lossy"in t)?fu(yu(e,t)):structuredClone(e):(e,t)=>fu(yu(e,t));function vu(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 wu(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}const ku=function(e){if(null==e)return ju;if("function"==typeof e)return Nu(e);if("object"==typeof e)return Array.isArray(e)?function(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=ku(e[n]);return Nu(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 Nu(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 Nu(t);function t(t){return t&&t.type===e}}(e);throw new Error("Expected function, string, or object as test")};function Nu(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 ju(){return!0}const Su=[],Cu=!0,Pu=!1;function Iu(e,t,n,r){let a;"function"==typeof t&&"function"!=typeof n?(r=n,n=t):a=t;const s=ku(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=Su;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[Cu,e];return null==e?Su:[e]}(n(a,l)),f[0]===Pu))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]===Pu)return c;u="number"==typeof c[1]?c[1]:u+o}}return f}}(e,void 0,[])()}function Tu(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),Iu(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 Eu={}.hasOwnProperty,Au={};function Ru(e,t){e.position&&(t.position=function(e){const t=Fi(e),n=zi(e);if(t&&n)return{start:t,end:n}}(e))}function Du(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,bu(a)),"children"in n&&n.children&&null!=r&&(n.children=r)}return n}function _u(e,t){const n=t.data||{},r=!("value"in t)||Eu.call(n,"hProperties")||Eu.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 Ou(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 Lu(e){let t=0,n=e.charCodeAt(t);for(;9===n||32===n;)t++,n=e.charCodeAt(t);return e.slice(t)}function Mu(e,t){const n=function(e,t){const n=t||Au,r=new Map,a=new Map,s=new Map,o={...cu,...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=Lu(a.value)),!Array.isArray(a)&&"element"===a.type)){const e=a.children[0];e&&"text"===e.type&&(e.value=Lu(e.value))}Array.isArray(a)?t.push(...a):t.push(a)}}}return t},applyData:Du,definitionById:r,footnoteById:a,footnoteCounts:s,footnoteOrder:[],handlers:o,one:function(e,t){const n=e.type,r=i.handlers[n];if(Eu.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=bu(n);return r.children=i.all(e),r}return bu(e)}return(i.options.unknownHandler||_u)(i,e,t)},options:n,patch:Ru,wrap:Ou};return Tu(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||vu,r=e.options.footnoteBackLabel||wu,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=Ll(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:{...bu(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 zu(e,t){return e&&"run"in e?async function(n,r){const a=Mu(n,{file:r,...t});await e.run(a,r)}:function(n,r){return Mu(n,{file:r,...e||t})}}function Fu(e){if(e)throw e}var Bu,Uu;var $u=function(){if(Uu)return Bu;Uu=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 Bu=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},Bu}(),Vu=ae($u);function qu(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 Hu(){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 Wu={basename:function(e,t){if(void 0!==t&&"string"!=typeof t)throw new TypeError('"ext" argument must be a string');Qu(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(Qu(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){Qu(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;)Qu(e[n]),e[n]&&(t=void 0===t?e[n]:t+"/"+e[n]);return void 0===t?".":function(e){Qu(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 Qu(e){if("string"!=typeof e)throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const Gu={cwd:function(){return"/"}};function Ku(e){return Boolean(null!==e&&"object"==typeof e&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&void 0===e.auth)}function Xu(e){if("string"==typeof e)e=new URL(e);else if(!Ku(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 Yu=["history","path","basename","stem","extname","dirname"];class Ju{constructor(e){let t;t=e?Ku(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?"":Gu.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let n,r=-1;for(;++r<Yu.length;){const e=Yu[r];e in t&&void 0!==t[e]&&null!==t[e]&&(this[e]="history"===e?[...t[e]]:t[e])}for(n in t)Yu.includes(n)||(this[n]=t[n])}get basename(){return"string"==typeof this.path?Wu.basename(this.path):void 0}set basename(e){ed(e,"basename"),Zu(e,"basename"),this.path=Wu.join(this.dirname||"",e)}get dirname(){return"string"==typeof this.path?Wu.dirname(this.path):void 0}set dirname(e){td(this.basename,"dirname"),this.path=Wu.join(e||"",this.basename)}get extname(){return"string"==typeof this.path?Wu.extname(this.path):void 0}set extname(e){if(Zu(e,"extname"),td(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=Wu.join(this.dirname,this.stem+(e||""))}get path(){return this.history[this.history.length-1]}set path(e){Ku(e)&&(e=Xu(e)),ed(e,"path"),this.path!==e&&this.history.push(e)}get stem(){return"string"==typeof this.path?Wu.basename(this.path,this.extname):void 0}set stem(e){ed(e,"stem"),Zu(e,"stem"),this.path=Wu.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 Hi(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 Zu(e,t){if(e&&e.includes(Wu.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+Wu.sep+"`")}function ed(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function td(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}const nd=function(e){const t=this.constructor.prototype,n=t[e],r=function(){return n.apply(r,arguments)};return Object.setPrototypeOf(r,t),r},rd={}.hasOwnProperty;class ad extends nd{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=Hu()}copy(){const e=new ad;let t=-1;for(;++t<this.attachers.length;){const n=this.attachers[t];e.use(...n)}return e.data(Vu(!0,{},this.namespace)),e}data(e,t){return"string"==typeof e?2===arguments.length?(ld("data",this.frozen),this.namespace[e]=t,this):rd.call(this.namespace,e)&&this.namespace[e]||void 0:e?(ld("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=dd(e),n=this.parser||this.Parser;return od("parse",n),n(String(t),t)}process(e,t){const n=this;return this.freeze(),od("process",this.parser||this.Parser),id("process",this.compiler||this.Compiler),t?r(void 0,t):new Promise(r);function r(r,a){const s=dd(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(),od("processSync",this.parser||this.Parser),id("processSync",this.compiler||this.Compiler),this.process(e,function(e,r){n=!0,Fu(e),t=r}),ud("processSync","process",n),t}run(e,t,n){cd(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=dd(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){Fu(e),n=t,r=!0}),ud("runSync","run",r),n}stringify(e,t){this.freeze();const n=dd(t),r=this.compiler||this.Compiler;return id("stringify",r),cd(e),r(e,n)}use(e,...t){const n=this.attachers,r=this.namespace;if(ld("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=Vu(!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];qu(o)&&qu(r)&&(r=Vu(!0,o,r)),n[a]=[e,r,...s]}}}}const sd=(new ad).freeze();function od(e,t){if("function"!=typeof t)throw new TypeError("Cannot `"+e+"` without `parser`")}function id(e,t){if("function"!=typeof t)throw new TypeError("Cannot `"+e+"` without `compiler`")}function ld(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 cd(e){if(!qu(e)||"string"!=typeof e.type)throw new TypeError("Expected node, got `"+e+"`")}function ud(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function dd(e){return function(e){return Boolean(e&&"object"==typeof e&&"message"in e&&"messages"in e)}(e)?e:new Ju(e)}const fd=[],md={allowDangerousHtml:!0},pd=/^(https?|ircs?|mailto|xmpp)$/i,hd=[{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 gd(e){const t=function(e){const t=e.rehypePlugins||fd,n=e.remarkPlugins||fd,r=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...md}:md,a=sd().use(au).use(n).use(zu,r).use(t);return a}(e),n=function(e){const t=e.children||"",n=new Ju;"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||xd;for(const u of hd)Object.hasOwn(t,u.from)&&Fo((u.from,u.to&&u.to,u.id));return Tu(e,c),Ji(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 ll)if(Object.hasOwn(ll,t)&&Object.hasOwn(e.properties,t)){const n=e.properties[t],r=ll[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 xd(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||pd.test(e.slice(0,t))?e:""}function yd(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 bd(e,t,n){const r=ku((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([vd(e[0]),wd(e[1])])}return t}(t);let s=-1;for(;++s<a.length;)Iu(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 vd(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 wd(e){return"function"==typeof e?e:function(){return e}}const kd="phrasing",Nd=["autolink","link","image","label"];function jd(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function Sd(e){this.config.enter.autolinkProtocol.call(this,e)}function Cd(e){this.config.exit.autolinkProtocol.call(this,e)}function Pd(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 Id(e){this.config.exit.autolinkEmail.call(this,e)}function Td(e){this.exit(e)}function Ed(e){bd(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,Ad],[/(?<=^|\s|\p{P}|\p{S})([-.\w+]+)@([-\w]+(?:\.[-\w]+)+)/gu,Rd]],{ignore:["link","linkReference"]})}function Ad(e,t,n,r,a){let s="";if(!Dd(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=yd(e,"(");let s=yd(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 Rd(e,t,n,r){return!(!Dd(r,!0)||/[-\d_]$/.test(n))&&{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function Dd(e,t){const n=e.input.charCodeAt(e.index-1);return(0===e.index||_l(n)||Dl(n))&&(!t||47!==n)}function _d(){this.buffer()}function Od(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function Ld(){this.buffer()}function Md(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function zd(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=kl(this.sliceSerialize(e)).toLowerCase(),n.label=t}function Fd(e){this.exit(e)}function Bd(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=kl(this.sliceSerialize(e)).toLowerCase(),n.label=t}function Ud(e){this.exit(e)}function $d(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 Vd(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?Hd:qd)));return i(),o},footnoteReference:$d},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]}}function qd(e,t,n){return 0===t?e:Hd(e,t,n)}function Hd(e,t,n){return(n?"":" ")+e}$d.peek=function(){return"["};const Wd=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];function Qd(e){this.enter({type:"delete",children:[]},e)}function Gd(e){this.exit(e)}function Kd(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 Xd(e){return e.length}function Yd(e){return null==e?"":String(e)}function Jd(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 Zd(e,t,n){return">"+(n?"":" ")+e}function ef(e,t){return tf(e,t.inConstruct,!0)&&!tf(e,t.notInConstruct,!1)}function tf(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 nf(e,t,n,r){let a=-1;for(;++a<n.unsafe.length;)if("\n"===n.unsafe[a].character&&ef(n.stack,n.unsafe[a]))return/[ \t]/.test(r.before)?"":" ";return"\\\n"}function rf(e,t,n){return(n?"":" ")+e}function af(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 sf(e){return"&#x"+e.toString(16).toUpperCase()+";"}function of(e,t,n){const r=Ul(e),a=Ul(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 lf(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=of(r.before.charCodeAt(r.before.length-1),c,a);u.inside&&(l=sf(c)+l.slice(1));const d=l.charCodeAt(l.length-1),f=of(r.after.charCodeAt(0),d,a);f.inside&&(l=l.slice(0,-1)+sf(d));const m=o.move(a);return s(),n.attentionEncodeSurroundingInfo={after:f.outside,before:u.outside},i+l+m}function cf(e){return e.value||""}function uf(e,t,n,r){const a=af(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 df(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 ff(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 mf(e,t){const n=ul(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 pf(e,t,n,r){const a=af(n),s='"'===a?"Quote":"Apostrophe",o=n.createTracker(r);let i,l;if(mf(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 hf(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 gf(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 xf(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}Kd.peek=function(){return"~"},lf.peek=function(e,t,n){return n.options.emphasis||"*"},cf.peek=function(){return"<"},uf.peek=function(){return"!"},df.peek=function(){return"!"},ff.peek=function(){return"`"},pf.peek=function(e,t,n){return mf(e,n)?"<":"["},hf.peek=function(){return"["};const yf=ku(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function bf(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=of(r.before.charCodeAt(r.before.length-1),c,a);u.inside&&(l=sf(c)+l.slice(1));const d=l.charCodeAt(l.length-1),f=of(r.after.charCodeAt(0),d,a);f.inside&&(l=l.slice(0,-1)+sf(d));const m=o.move(a+a);return s(),n.attentionEncodeSurroundingInfo={after:f.outside,before:u.outside},i+l+m}bf.peek=function(e,t,n){return n.options.strong||"*"};const vf={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()),Zd);return a(),o},break:nf,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,rf);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=af(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:lf,hardBreak:nf,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 Tu(e,function(e){if("value"in e&&/\r?\n|\r/.test(e.value)||"break"===e.type)return n=!0,Pu}),Boolean((!e.depth||e.depth<3)&&ul(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=sf(c.charCodeAt(0))+c.slice(1)),c=c?o+" "+c:o,n.options.closeAtx&&(c+=" "+o),l(),i(),c},html:cf,image:uf,imageReference:df,inlineCode:ff,link:pf,linkReference:hf,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):gf(n);const i=e.ordered?"."===o?")":".":function(e){const t=gf(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),xf(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||gf(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 yf(e)})?n.containerPhrasing:n.containerFlow).call(n,e,r)},strong:bf,text:function(e,t,n,r){return n.safe(e.value,r)},thematicBreak:function(e,t,n){const r=(xf(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 wf(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 kf(e){this.exit(e),this.data.inTable=void 0}function Nf(e){this.enter({type:"tableRow",children:[]},e)}function jf(e){this.exit(e)}function Sf(e){this.enter({type:"tableCell",children:[]},e)}function Cf(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,Pf));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function Pf(e,t){return"|"===t?t:e}function If(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=vf.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||Xd,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=Yd(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]=Jd(r[d]);else{const e=Jd(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 Tf(e){const t=this.stack[this.stack.length-2];t.type,t.checked="taskListCheckValueChecked"===e.type}function Ef(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 Af(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=vf.listItem(e,t,n,{...r,...i.current()});return s&&(l=l.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,function(e){return e+o})),l}const Rf={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},Df={tokenize:function(e,t,n){let r,a,s;return o;function o(t){return 46===t||95===t?e.check(Of,l,i)(t):null===t||Al(t)||_l(t)||45!==t&&Dl(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},_f={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(Of,t,s)(o):null===o||Al(o)||_l(o)?t(o):(e.consume(o),a)}function s(t){return 41===t&&r++,e.consume(t),a}},partial:!0},Of={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||Al(o)||_l(o)?t(o):n(o)}function a(e){return null===e||40===e||91===e||Al(e)||_l(e)?t(e):r(e)}function s(e){return Nl(e)?o(e):n(e)}function o(t){return 59===t?(e.consume(t),r):Nl(t)?(e.consume(t),o):n(t)}},partial:!0},Lf={tokenize:function(e,t,n){return function(t){return e.consume(t),r};function r(e){return jl(e)?n(e):t(e)}},partial:!0},Mf={name:"wwwAutolink",tokenize:function(e,t,n){const r=this;return function(t){if(87!==t&&119!==t||!$f.call(r,r.previous)||Wf(r.events))return n(t);return e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(Rf,e.attempt(Df,e.attempt(_f,a),n),n)(t)};function a(n){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(n)}},previous:$f},zf={name:"protocolAutolink",tokenize:function(e,t,n){const r=this;let a="",s=!1;return function(t){if((72===t||104===t)&&Vf.call(r,r.previous)&&!Wf(r.events))return e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),a+=String.fromCodePoint(t),e.consume(t),o;return n(t)};function o(t){if(Nl(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||Cl(t)||Al(t)||_l(t)||Dl(t)?n(t):e.attempt(Df,e.attempt(_f,c),n)(t)}function c(n){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(n)}},previous:Vf},Ff={name:"emailAutolink",tokenize:function(e,t,n){const r=this;let a,s;return function(t){if(!Hf(t)||!qf.call(r,r.previous)||Wf(r.events))return n(t);return e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),o(t)};function o(t){return Hf(t)?(e.consume(t),o):64===t?(e.consume(t),i):n(t)}function i(t){return 46===t?e.check(Lf,c,l)(t):45===t||95===t||jl(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&&Nl(r.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(o)):n(o)}},previous:qf},Bf={};let Uf=48;for(;Uf<123;)Bf[Uf]=Ff,Uf++,58===Uf?Uf=65:91===Uf&&(Uf=97);function $f(e){return null===e||40===e||42===e||95===e||91===e||93===e||126===e||Al(e)}function Vf(e){return!Nl(e)}function qf(e){return!(47===e||Hf(e))}function Hf(e){return 43===e||45===e||46===e||95===e||jl(e)}function Wf(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}Bf[43]=Ff,Bf[45]=Ff,Bf[46]=Ff,Bf[95]=Ff,Bf[72]=[Ff,zf],Bf[104]=[Ff,zf],Bf[87]=[Ff,Mf],Bf[119]=[Ff,Mf];const Qf={tokenize:function(e,t,n){const r=this;return Ml(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 Gf(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=kl(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 Kf(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 Xf(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||Al(i))return n(i);if(93===i){e.exit("chunkString");const s=e.exit("gfmFootnoteCallString");return a.includes(kl(r.sliceSerialize(s)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(i),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(i)}return Al(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 Yf(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||Al(t))return n(t);if(93===t){e.exit("chunkString");const n=e.exit("gfmFootnoteDefinitionLabelString");return s=kl(r.sliceSerialize(n)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(t),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),d}return Al(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),Ml(e,f,"gfmFootnoteDefinitionWhitespace")):n(t)}function f(e){return t(e)}}function Jf(e,t,n){return e.check(Wl,t,e.attempt(Qf,t,n))}function Zf(e){e.exit("gfmFootnoteDefinition")}function em(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=Ul(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=Ul(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&&hl(o,o.length,0,$l(i,e.slice(r+1,n),t)),hl(o,o.length,0,[["exit",s,t],["enter",e[n][1],t],["exit",e[n][1],t],["exit",a,t]]),hl(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 tm{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 nm(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 rm(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):El(t)?o>1?(o=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),d):n(t):Rl(t)?Ml(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||Al(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,Rl(t)?Ml(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 Rl(t)?Ml(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||El(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 Rl(t)?Ml(e,y,"whitespace")(t):y(t)}function y(n){return 124===n?f(n):(null===n||El(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||El(n)?(e.exit("tableRow"),t(n)):Rl(n)?Ml(e,w,"whitespace")(n):(e.enter("data"),k(n))}function k(t){return null===t||124===t||Al(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 am(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 tm;for(;++s<e.length;){const m=e[s],p=m[1];"enter"===m[0]?"tableHead"===p.type?(u=!1,0!==d&&(om(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=sm(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=sm(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=sm(f,t,l,i,s,a)):0!==c[1]&&(a=sm(f,t,c,i,s,a)),i=0):!i||"data"!==p.type&&"tableDelimiterMarker"!==p.type&&"tableDelimiterFiller"!==p.type||(c[3]=s)}for(0!==d&&om(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=nm(t.events,s))}return e}function sm(e,t,n,r,a,s){const o=1===r?"tableHeader":2===r?"tableDelimiter":"tableData";0!==n[0]&&(s.end=Object.assign({},im(t.events,n[0])),e.add(n[0],0,[["exit",s,t]]));const i=im(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=im(t.events,n[2]),s=im(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({},im(t.events,a)),e.add(a,0,[["exit",s,t]]),s=void 0),s}function om(e,t,n,r,a){const s=[],o=im(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 im(e,t){const n=e[t],r="enter"===n[0]?"start":"end";return n[1][r]}const lm={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 Al(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 El(r)?t(r):Rl(r)?e.check({tokenize:cm},t,n)(r):n(r)}}};function cm(e,t,n){return Ml(e,function(e){return null===e?n(e):t(e)},"whitespace")}const um={};function dm(e){const t=e||um,n=this.data(),r=n.micromarkExtensions||(n.micromarkExtensions=[]),a=n.fromMarkdownExtensions||(n.fromMarkdownExtensions=[]),s=n.toMarkdownExtensions||(n.toMarkdownExtensions=[]);r.push(function(e){return yl([{text:Bf},{document:{91:{name:"gfmFootnoteDefinition",tokenize:Yf,continuation:{tokenize:Jf},exit:Zf}},text:{91:{name:"gfmFootnoteCall",tokenize:Xf},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:Gf,resolveTo:Kf}}},em(e),{flow:{null:{name:"table",tokenize:rm,resolveAll:am}}},{text:{91:lm}}])}(t)),a.push([{transforms:[Ed],enter:{literalAutolink:jd,literalAutolinkEmail:Sd,literalAutolinkHttp:Sd,literalAutolinkWww:Sd},exit:{literalAutolink:Td,literalAutolinkEmail:Id,literalAutolinkHttp:Cd,literalAutolinkWww:Pd}},{enter:{gfmFootnoteCallString:_d,gfmFootnoteCall:Od,gfmFootnoteDefinitionLabelString:Ld,gfmFootnoteDefinition:Md},exit:{gfmFootnoteCallString:zd,gfmFootnoteCall:Fd,gfmFootnoteDefinitionLabelString:Bd,gfmFootnoteDefinition:Ud}},{canContainEols:["delete"],enter:{strikethrough:Qd},exit:{strikethrough:Gd}},{enter:{table:wf,tableData:Sf,tableHeader:Sf,tableRow:Nf},exit:{codeText:Cf,table:kf,tableData:jf,tableHeader:jf,tableRow:jf}},{exit:{taskListCheckValueChecked:Tf,taskListCheckValueUnchecked:Tf,paragraph:Ef}}]),s.push(function(e){return{extensions:[{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:kd,notInConstruct:Nd},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:kd,notInConstruct:Nd},{character:":",before:"[ps]",after:"\\/",inConstruct:kd,notInConstruct:Nd}]},Vd(e),{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:Wd}],handlers:{delete:Kd}},If(e),{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:Af}}]}}(t))}function fm({content:e,className:t}){return fe.jsx("div",{className:me("prose prose-sm max-w-none",t),children:fe.jsx(gd,{remarkPlugins:[dm],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 mm=e=>e?.placeId||null,pm=e=>e?.placeName||null;var hm=Object.freeze({__proto__:null,getUserPlaceData:e=>({placeId:mm(e),placeName:pm(e)}),getUserPlaceId:mm,getUserPlaceName:pm});Object.defineProperty(exports,"sonnerToast",{enumerable:!0,get:function(){return o.toast}}),exports.AUTH_CONFIG=en,exports.Accordion=Ur,exports.AccordionContent=qr,exports.AccordionItem=$r,exports.AccordionTrigger=Vr,exports.ActionButton=xe,exports.ActionMenuItems=rr,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($n,{children:[fe.jsx(Vn,{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(Xn,{align:"end",className:"bg-background",children:u.map((e,t)=>fe.jsxs(Yn,{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=Or,exports.AlertDescription=Mr,exports.AlertDialog=xn,exports.AlertDialogAction=Cn,exports.AlertDialogCancel=Pn,exports.AlertDialogContent=wn,exports.AlertDialogDescription=Sn,exports.AlertDialogFooter=Nn,exports.AlertDialogHeader=kn,exports.AlertDialogOverlay=vn,exports.AlertDialogPortal=bn,exports.AlertDialogTitle=jn,exports.AlertDialogTrigger=yn,exports.AlertTitle=Lr,exports.AppHeader=So,exports.AppLayout=Oo,exports.AppSidebar=_o,exports.AspectRatio=Hr,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 hm}),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 mn.processCallback(),[]),p=e.useCallback(async()=>{mn.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 mn.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(pn.Provider,{value:b,children:t})},exports.AuthService=mn,exports.Avatar=Wr,exports.AvatarFallback=Gr,exports.AvatarImage=Qr,exports.Badge=tt,exports.BaseForm=vr,exports.Breadcrumb=Kr,exports.BreadcrumbEllipsis=ta,exports.BreadcrumbItem=Yr,exports.BreadcrumbLink=Jr,exports.BreadcrumbList=Xr,exports.BreadcrumbPage=Zr,exports.BreadcrumbSeparator=ea,exports.BulkActionBar=Nr,exports.Button=ge,exports.CRUD_CONFIG=tn,exports.Calendar=fa,exports.CallbackPage=()=>{const{processCallback:t}=hn(),[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(Or,{variant:"destructive",children:fe.jsx(Mr,{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=Fn,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(Pa,{cols:a?String(a):"auto-fit",gap:s,className:o,children:[...Array(6)].map((e,t)=>fe.jsx(Mn,{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(Pa,{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}=Mo(),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(mr,{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(fm,{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=ma,exports.CollapsibleContent=ha,exports.CollapsibleTrigger=pa,exports.ColorPicker=fr,exports.Command=ga,exports.CommandDialog=({children:e,...t})=>fe.jsx("div",{...t,children:fe.jsx(ga,{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=ba,exports.CommandGroup=va,exports.CommandInput=xa,exports.CommandItem=ka,exports.CommandList=ya,exports.CommandSeparator=wa,exports.CommandShortcut=Na,exports.CrudCards=function({manager:e,config:t,onEdit:n,onDelete:r}){return e.isLoading?fe.jsx(Pa,{children:Array.from({length:3}).map((e,t)=>fe.jsxs(we,{children:[fe.jsxs(ke,{children:[fe.jsx(Mn,{className:"h-4 w-3/4"}),fe.jsx(Mn,{className:"h-3 w-1/2"})]}),fe.jsx(Se,{children:fe.jsxs("div",{className:"space-y-2",children:[fe.jsx(Mn,{className:"h-3 w-full"}),fe.jsx(Mn,{className:"h-3 w-2/3"})]})})]},t))}):fe.jsx(ja.Root,{children:e.entities.map(e=>fe.jsxs(ja.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:da})})]}),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(ar,{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(ja.Field,{label:t.label,value:t.render?t.render(n,e):String(n)},String(t.key)):null})})})]},e.id))})},exports.CrudPageInternal=Tr,exports.CrudPagination=kr,exports.CrudTable=or,exports.DataList=ja,exports.DeleteConfirmationDialog=In,exports.Dialog=Pe,exports.DialogClose=Ee,exports.DialogContent=Re,exports.DialogDescription=Le,exports.DialogFooter=_e,exports.DialogHeader=De,exports.DialogOverlay=Ae,exports.DialogPortal=Te,exports.DialogTitle=Oe,exports.DialogTrigger=Ie,exports.DropdownMenu=$n,exports.DropdownMenuCheckboxItem=Jn,exports.DropdownMenuContent=Xn,exports.DropdownMenuGroup=qn,exports.DropdownMenuItem=Yn,exports.DropdownMenuLabel=er,exports.DropdownMenuPortal=Hn,exports.DropdownMenuRadioGroup=Qn,exports.DropdownMenuRadioItem=Zn,exports.DropdownMenuSeparator=tr,exports.DropdownMenuShortcut=nr,exports.DropdownMenuSub=Wn,exports.DropdownMenuSubContent=Kn,exports.DropdownMenuSubTrigger=Gn,exports.DropdownMenuTrigger=Vn,exports.EmptyState=Un,exports.EntitySelect=xr,exports.ErrorBoundary=Lo,exports.FilterBar=Ir,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(ze.Provider,{value:{name:e.name},children:fe.jsx(u.Controller,{...e})}),exports.FormItem=Ue,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(Mn,{className:"h-4 w-24"}),fe.jsx(Mn,{className:"h-10 w-full"})]},t)),fe.jsxs("div",{className:"flex justify-end space-x-2 pt-4",children:[fe.jsx(Mn,{className:"h-10 w-20"}),fe.jsx(Mn,{className:"h-10 w-20"})]})]})},exports.Grid=Pa,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(Mn,{className:"h-8 w-8 rounded-full"}),fe.jsx(Mn,{className:"h-6 w-32"})]}),fe.jsxs("div",{className:"flex items-center space-x-2",children:[fe.jsx(Mn,{className:"h-8 w-8"}),fe.jsx(Mn,{className:"h-8 w-24"})]})]})},exports.IconPicker=gr,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()=>{rn()?await mn.loginDev():mn.loginProd()},className:"w-full",size:"lg",children:rn()?"Login Desenvolvimento":"Entrar com Qualiex"})]})]})}),exports.MESSAGES=on,exports.ManagerSelectionDialog=yo,exports.MarkdownMessage=fm,exports.NavigationProvider=wo,exports.PageBreadcrumb=function({items:e,maxItems:t=3,className:n}){return e.length>t&&(e[0],e.slice(-(t-1))),e.length,fe.jsx(Kr,{className:n})},exports.Pagination=Ia,exports.PaginationContent=Ta,exports.PaginationEllipsis=_a,exports.PaginationItem=Ea,exports.PaginationLink=Aa,exports.PaginationNext=Da,exports.PaginationPrevious=Ra,exports.PaginationPrimitive=wr,exports.PlaceManagerBadge=({placeId:e,userCount:t})=>{const{manager:n,isLoading:r}=go(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=({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}=go(t);return fe.jsxs(fe.Fragment,{children:[fe.jsxs($n,{children:[fe.jsx(Vn,{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(Xn,{align:"end",className:"w-56 bg-background z-50",children:[fe.jsxs(Yn,{onClick:()=>a(!0),children:[fe.jsx(i.Crown,{className:"h-4 w-4 mr-2"}),"Gerenciar Acessos"]}),s&&fe.jsx(Yn,{onClick:()=>u(s.user_id),className:"text-destructive",disabled:m,children:"Remover Gestor"})]})]}),fe.jsx(yo,{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})]})},exports.PlaceManagerService=po,exports.PlaceService=co,exports.PlacesPage=function(){const{alias:e}=hn(),{data:t=[],isLoading:n}=h.useQuery({queryKey:["places",e],queryFn:()=>uo.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(Mn,{className:"h-8 w-64"}),fe.jsx(Mn,{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(Mn,{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(xo,{place:e},e.placeId))})})]})]})},exports.Popover=lr,exports.PopoverContent=ur,exports.PopoverTrigger=cr,exports.Progress=Oa,exports.ProtectedRoute=({children:t})=>{const{isAuthenticated:n,isLoading:r}=hn();if(e.useEffect(()=>{if(!n)return;const e=()=>{Et.areAllTokensValid()||mn.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=rn();(async()=>{s?await mn.loginDev():mn.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:rn()?"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=Zt,exports.QualiexErrorInterceptor=Gt,exports.QualiexUserField=br,exports.RadioGroup=La,exports.RadioGroupItem=Ma,exports.SEARCH_CONFIG=nn,exports.ScrollArea=mr,exports.ScrollBar=pr,exports.Select=He,exports.SelectContent=Xe,exports.SelectItem=Ye,exports.SelectTrigger=Qe,exports.SelectValue=We,exports.Separator=za,exports.Sheet=Fa,exports.SheetClose=Ua,exports.SheetContent=Ha,exports.SheetDescription=Ka,exports.SheetFooter=Qa,exports.SheetHeader=Wa,exports.SheetOverlay=Va,exports.SheetPortal=$a,exports.SheetTitle=Ga,exports.SheetTrigger=Ba,exports.Sidebar=as,exports.SidebarContent=fs,exports.SidebarFooter=us,exports.SidebarGroup=ms,exports.SidebarGroupAction=hs,exports.SidebarGroupContent=gs,exports.SidebarGroupLabel=ps,exports.SidebarHeader=cs,exports.SidebarInput=ls,exports.SidebarInset=is,exports.SidebarMenu=xs,exports.SidebarMenuAction=ws,exports.SidebarMenuBadge=ks,exports.SidebarMenuButton=vs,exports.SidebarMenuItem=ys,exports.SidebarMenuSkeleton=Ns,exports.SidebarMenuSub=js,exports.SidebarMenuSubButton=Cs,exports.SidebarMenuSubItem=Ss,exports.SidebarProvider=rs,exports.SidebarRail=os,exports.SidebarSeparator=ds,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(Mn,{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(Mn,{className:"h-4 w-4"}),fe.jsx(Mn,{className:"h-4 w-20"})]},t))})]})})},exports.SidebarTrigger=ss,exports.Skeleton=Mn,exports.Slider=Ps,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=Pr,exports.Switch=Qs,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(za,{})]})},exports.TabPageLayout=function({children:e,className:t}){return fe.jsx("div",{className:me("flex flex-col h-full",t),children:fe.jsx(mr,{className:"flex-1",children:fe.jsx("div",{className:"space-y-6 p-6",children:e})})})},exports.Table=Tn,exports.TableBody=An,exports.TableCaption=Ln,exports.TableCell=On,exports.TableFooter=Rn,exports.TableHead=_n,exports.TableHeader=En,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(Mn,{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(Tn,{className:d,children:[fe.jsx(En,{className:"sticky top-0 bg-background z-10",children:fe.jsxs(Dn,{children:[f&&fe.jsx(_n,{className:"w-12",children:fe.jsx(Je,{checked:g,onCheckedChange:h,"aria-label":"Selecionar todos"})}),n.map((e,t)=>{return fe.jsx(_n,{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(_n,{className:"w-20 text-right",children:"Ações"})]})}),fe.jsx(An,{children:t.map(e=>fe.jsxs(Dn,{onClick:()=>o?.(e),className:o?"cursor-pointer":"",children:[f&&fe.jsx(On,{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(On,{className:t.className,children:t.render?t.render(e):String(e[t.key]??"-")},String(t.key))),l&&fe.jsx(On,{className:"text-right",onClick:e=>e.stopPropagation(),children:l(e)})]},e.id))})]})})},exports.TableRow=Dn,exports.TableRowActions=ar,exports.TableSkeleton=zn,exports.Tabs=Gs,exports.TabsContent=Ys,exports.TabsList=Ks,exports.TabsTrigger=Xs,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=Zs,exports.ToggleGroup=to,exports.ToggleGroupItem=no,exports.TokenManager=Et,exports.TokenService=kt,exports.Tooltip=Ya,exports.TooltipContent=Za,exports.TooltipProvider=Xa,exports.TooltipTrigger=Ja,exports.assets=To,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};return fe.jsx(Tr,{manager:t,config:s,formSections:n.formSections,onSave:r,onToggleStatus:a,defaultSort:n.defaultSort})}},exports.createCrudRoutingConfig=function(e,t){const n=ro({basePath:e,newPath:t.newPath,editPath:t.editPath});return{useCustomRouting:!0,onNew:n.onNew,onEdit:n.onEdit}},exports.createRoutingHandlers=ro,exports.createService=un,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=un({tableName:e.tableName,searchFields:e.searchFields||["title"],selectFields:e.selectFields,schemaName:e.schemaName||"central",entityName:e.entityName,enableQualiexEnrichment:e.enableQualiexEnrichment||!0});return{service:t,useCrudHook:(n,r)=>gn({queryKey:e.tableName,service:{...t,getAll:async(e={})=>await t.getAll({...e})},entityName:e.entityName,additionalFilters:n,onSuccess:r})}},exports.crudPresets=Dr,exports.debounce=(e,t)=>{let n;return(...r)=>{clearTimeout(n),n=setTimeout(()=>e(...r),t)}},exports.errorService=Dt,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=Er,exports.getQualiexConfig=sn,exports.getSupabaseClient=Bt,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=rn,exports.logoSrc=Eo,exports.placeManagerService=ho,exports.placeService=uo,exports.qualiexApi=Yt,exports.setQualiexConfig=e=>{an={...an,...e}},exports.setupQualiexCore=function(e){return{queryClient:e.queryClient||new h.QueryClient({defaultOptions:{queries:{retry:1,refetchOnWindowFocus:!1}}}),config:e}},exports.smallLogoSrc=Ao,exports.toast=dt,exports.toggleVariants=Js,exports.trimTextFields=pe,exports.useActiveModules=Co,exports.useAuth=hn,exports.useBaseForm=ir,exports.useCrud=gn,exports.useDebounce=jo,exports.useNavigation=ko,exports.useOpenAIChat=Mo,exports.usePageMetadata=function(t){const{setMetadata:n,clearMetadata:r}=Br();e.useEffect(()=>(n(t),()=>r()),[t.title,t.subtitle,n,r])},exports.usePageTitle=No,exports.usePermissionQuery=Po,exports.usePlaceManagers=go,exports.useQualiexUsers=yr,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=ns,exports.useToast=ft,exports.userPlaceService=oo,exports.withPreset=function(e,t,n={}){const r=Dr[e];return Er(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,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 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}`)}}),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=>{if(n.onEdit){const t=n.onEdit(e);return void(void 0!==t&&(p(t),f(!0)))}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}};function ko({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;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"})]})]}),s&&fe.jsx(va,{children:t.subPlaces.map(e=>fe.jsx(ko,{place:e,level:n+1},e.placeId))})]}),0===n&&fe.jsx(Va,{})]})}const No=({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)})})})]})]})})},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(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"]})]})]})}),So=e.createContext({});function Co({children:t,config:n}){const r=e.useMemo(()=>({navigation:n?.navigation,appName:n?.appName}),[n?.navigation,n?.appName]);return fe.jsx(So.Provider,{value:r,children:t})}function Io(){return e.useContext(So)}function Po(){const e=g.useLocation(),{navigation:t}=Io();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=Po(),{navigation:a,appName:s}=Io(),{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]=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}=is(),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(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:_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(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}=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(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 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(Co,{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(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(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 $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,Si=/-[a-z]/g,Ci=/^data[-\w.:]+$/i;function Ii(e){return"-"+e.toLowerCase()}function Pi(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)&&Ci.test(t)){if("-"===t.charAt(4)){const e=t.slice(5).replace(Si,Pi);r="data"+e.charAt(0).toUpperCase()+e.slice(1)}else{const e=t.slice(4);if(!Si.test(e)){let n=e.replace(ji,Ii);"-"!==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];Sl(r[s],Array.isArray(e)?e:e?[e]:[])}}}function Sl(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 Cl(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 Il(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Pl=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 Pl(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=Il(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:_):Pl(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):Pl(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 Pl(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):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||Tl(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 Ml(t)?(e.consume(t),g):j(t)}function x(t){return 47===t?(e.consume(t),j):58===t||95===t||Pl(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),S):n(t)}function S(t){return null===t||Fl(t)?C(t):Ml(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):!Fl(t)||6!==a&&7!==a?null===t||Fl(t)?(e.exit("htmlFlowData"),I(t)):(e.consume(t),C):(e.exit("htmlFlowData"),e.check(Nc,L,I)(t))}function I(t){return e.check(jc,P,L)(t)}function P(t){return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),T}function T(t){return null===t||Fl(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 wc.includes(n)?(e.consume(t),F):C(t)}return Pl(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||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 Sc={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):Pl(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):Pl(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 Pl(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||Pl(t)?(e.consume(t),S):Fl(t)?(o=j,D(t)):Ml(t)?(e.consume(t),j):A(t)}function S(t){return 45===t||46===t||58===t||95===t||Tl(t)?(e.consume(t),S):C(t)}function C(t){return 61===t?(e.consume(t),I):Fl(t)?(o=C,D(t)):Ml(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):Fl(t)?(o=I,D(t)):Ml(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):Fl(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||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 Cc={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(Il(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(Ic,c,s?c:u)(t):91===t?e.attempt(Pc,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)}}},Ic={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)}}},Pc={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(Il(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:Cc.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:Cc.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,Sc],91:Ac,92:[yc,Zl],93:Cc,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 Cl(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: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()}};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=Il(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:su(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=su(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=su(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(tu,nu)}(t),n.identifier=Il(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=Il(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=Cl(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){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(;!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 Su(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 Cu(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}const Iu=function(e){if(null==e)return Tu;if("function"==typeof e)return Pu(e);if("object"==typeof e)return Array.isArray(e)?function(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=Iu(e[n]);return Pu(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 Pu(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 Pu(t);function t(t){return t&&t.type===e}}(e);throw new Error("Expected function, string, or object as test")};function Pu(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=Iu(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||Su,r=e.options.footnoteBackLabel||Cu,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=Iu((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([Sd(e[0]),Cd(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 Sd(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 Cd(e){return"function"==typeof e?e:function(){return e}}const Id="phrasing",Pd=["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=Il(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=Il(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=Iu(["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 Sf={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 Cf(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 If(e){this.exit(e),this.data.inTable=void 0}function Pf(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=Sf.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=Sf.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 Pl(e)?o(e):n(e)}function o(t){return 59===t?(e.consume(t),r):Pl(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(Pl(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&&Pl(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!Pl(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=Il(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(Il(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=Il(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:Cf,tableData:Ef,tableHeader:Ef,tableRow:Pf},exit:{codeText:Af,table:If,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:Id,notInConstruct:Pd},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Id,notInConstruct:Pd},{character:":",before:"[ps]",after:"\\/",inConstruct:Id,notInConstruct:Pd}]},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=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=Eo,exports.AppLayout=Uo,exports.AppSidebar=zo,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 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=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}=$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(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(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=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=Bo,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=No,exports.MarkdownMessage=xm,exports.NavigationProvider=Co,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=({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(No,{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})]})},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(ko,{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=_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(_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=Fo,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=Lo,exports.toast=dt,exports.toggleVariants=ro,exports.trimTextFields=pe,exports.useActiveModules=Ao,exports.useAuth=vn,exports.useBaseForm=fr,exports.useCrud=wn,exports.useDebounce=To,exports.useNavigation=Io,exports.useOpenAIChat=$o,exports.usePageMetadata=function(t){const{setMetadata:n,clearMetadata:r}=Hr();e.useEffect(()=>(n(t),()=>r()),[t.title,t.subtitle,n,r])},exports.usePageTitle=Po,exports.usePermissionQuery=Do,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})};
|