pillardash-ui-react 0.1.63 → 0.1.65
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/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -47,5 +47,5 @@ var h={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24"
|
|
|
47
47
|
*
|
|
48
48
|
* This source code is licensed under the MIT license found in the
|
|
49
49
|
* LICENSE file in the root directory of this source tree.
|
|
50
|
-
*/"production"===process.env.NODE_ENV?dl.exports=function(){if(al)return hl;al=1;var e=t,n=tl,r="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},o=n.useSyncExternalStore,i=e.useRef,s=e.useEffect,a=e.useMemo,l=e.useDebugValue;return hl.useSyncExternalStoreWithSelector=function(e,t,n,c,d){var h=i(null);if(null===h.current){var u={hasValue:!1,value:null};h.current=u}else u=h.current;h=a((function(){function e(e){if(!s){if(s=!0,o=e,e=c(e),void 0!==d&&u.hasValue){var t=u.value;if(d(t,e))return i=t}return i=e}if(t=i,r(o,e))return t;var n=c(e);return void 0!==d&&d(t,n)?t:(o=e,i=n)}var o,i,s=!1,a=void 0===n?null:n;return[function(){return e(t())},null===a?void 0:function(){return e(a())}]}),[t,n,c,d]);var p=o(e,h[0],h[1]);return s((function(){u.hasValue=!0,u.value=p}),[p]),l(p),p},hl}():dl.exports=(ul||(ul=1,"production"!==process.env.NODE_ENV&&function(){"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var e=t,n=tl,r="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},o=n.useSyncExternalStore,i=e.useRef,s=e.useEffect,a=e.useMemo,l=e.useDebugValue;pl.useSyncExternalStoreWithSelector=function(e,t,n,c,d){var h,u=i(null);null===u.current?(h={hasValue:!1,value:null},u.current=h):h=u.current;var p=a((function(){var e,o,i=!1,s=function(t){if(!i){i=!0,e=t;var n=c(t);if(void 0!==d&&h.hasValue){var s=h.value;if(d(s,n))return o=s,s}return o=n,n}var a=o;if(r(e,t))return a;var l=c(t);return void 0!==d&&d(a,l)?a:(e=t,o=l,l)},a=void 0===n?null:n;return[function(){return s(t())},null===a?void 0:function(){return s(a())}]}),[t,n,c,d]),f=p[0],m=p[1],g=o(e,f,m);return s((function(){h.hasValue=!0,h.value=g}),[g]),l(g),g},"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),pl);var fl=dl.exports;const ml="undefined"!=typeof window?t.useLayoutEffect:t.useEffect;class gl{constructor(e){this.transactionNumber=0,this.lastTransactionNumber=0,this.subscribers=new Set,this.editor=e,this.lastSnapshot={editor:e,transactionNumber:0},this.getSnapshot=this.getSnapshot.bind(this),this.getServerSnapshot=this.getServerSnapshot.bind(this),this.watch=this.watch.bind(this),this.subscribe=this.subscribe.bind(this)}getSnapshot(){return this.transactionNumber===this.lastTransactionNumber||(this.lastTransactionNumber=this.transactionNumber,this.lastSnapshot={editor:this.editor,transactionNumber:this.transactionNumber}),this.lastSnapshot}getServerSnapshot(){return{editor:null,transactionNumber:0}}subscribe(e){return this.subscribers.add(e),()=>{this.subscribers.delete(e)}}watch(e){if(this.editor=e,this.editor){const e=()=>{this.transactionNumber+=1,this.subscribers.forEach((e=>e()))},t=this.editor;return t.on("transaction",e),()=>{t.off("transaction",e)}}}}const yl="production"!==process.env.NODE_ENV,xl="undefined"==typeof window,vl=xl||Boolean("undefined"!=typeof window&&window.next);class bl{constructor(e){this.editor=null,this.subscriptions=new Set,this.isComponentMounted=!1,this.previousDeps=null,this.instanceId="",this.options=e,this.subscriptions=new Set,this.setEditor(this.getInitialEditor()),this.scheduleDestroy(),this.getEditor=this.getEditor.bind(this),this.getServerSnapshot=this.getServerSnapshot.bind(this),this.subscribe=this.subscribe.bind(this),this.refreshEditorInstance=this.refreshEditorInstance.bind(this),this.scheduleDestroy=this.scheduleDestroy.bind(this),this.onRender=this.onRender.bind(this),this.createEditor=this.createEditor.bind(this)}setEditor(e){this.editor=e,this.instanceId=Math.random().toString(36).slice(2,9),this.subscriptions.forEach((e=>e()))}getInitialEditor(){if(void 0===this.options.current.immediatelyRender)return xl||vl?(yl&&console.warn("Tiptap Error: SSR has been detected, please set `immediatelyRender` explicitly to `false` to avoid hydration mismatches."),null):this.createEditor();if(this.options.current.immediatelyRender&&xl&&yl)throw new Error("Tiptap Error: SSR has been detected, and `immediatelyRender` has been set to `true` this is an unsupported configuration that may result in errors, explicitly set `immediatelyRender` to `false` to avoid hydration mismatches.");return this.options.current.immediatelyRender?this.createEditor():null}createEditor(){const e={...this.options.current,onBeforeCreate:(...e)=>{var t,n;return null===(n=(t=this.options.current).onBeforeCreate)||void 0===n?void 0:n.call(t,...e)},onBlur:(...e)=>{var t,n;return null===(n=(t=this.options.current).onBlur)||void 0===n?void 0:n.call(t,...e)},onCreate:(...e)=>{var t,n;return null===(n=(t=this.options.current).onCreate)||void 0===n?void 0:n.call(t,...e)},onDestroy:(...e)=>{var t,n;return null===(n=(t=this.options.current).onDestroy)||void 0===n?void 0:n.call(t,...e)},onFocus:(...e)=>{var t,n;return null===(n=(t=this.options.current).onFocus)||void 0===n?void 0:n.call(t,...e)},onSelectionUpdate:(...e)=>{var t,n;return null===(n=(t=this.options.current).onSelectionUpdate)||void 0===n?void 0:n.call(t,...e)},onTransaction:(...e)=>{var t,n;return null===(n=(t=this.options.current).onTransaction)||void 0===n?void 0:n.call(t,...e)},onUpdate:(...e)=>{var t,n;return null===(n=(t=this.options.current).onUpdate)||void 0===n?void 0:n.call(t,...e)},onContentError:(...e)=>{var t,n;return null===(n=(t=this.options.current).onContentError)||void 0===n?void 0:n.call(t,...e)},onDrop:(...e)=>{var t,n;return null===(n=(t=this.options.current).onDrop)||void 0===n?void 0:n.call(t,...e)},onPaste:(...e)=>{var t,n;return null===(n=(t=this.options.current).onPaste)||void 0===n?void 0:n.call(t,...e)}};return new ka(e)}getEditor(){return this.editor}getServerSnapshot(){return null}subscribe(e){return this.subscriptions.add(e),()=>{this.subscriptions.delete(e)}}static compareOptions(e,t){return Object.keys(e).every((n=>!!["onCreate","onBeforeCreate","onDestroy","onUpdate","onTransaction","onFocus","onBlur","onSelectionUpdate","onContentError","onDrop","onPaste"].includes(n)||("extensions"===n&&e.extensions&&t.extensions?e.extensions.length===t.extensions.length&&e.extensions.every(((e,n)=>{var r;return e===(null===(r=t.extensions)||void 0===r?void 0:r[n])})):e[n]===t[n])))}onRender(e){return()=>(this.isComponentMounted=!0,clearTimeout(this.scheduledDestructionTimeout),this.editor&&!this.editor.isDestroyed&&0===e.length?bl.compareOptions(this.options.current,this.editor.options)||this.editor.setOptions({...this.options.current,editable:this.editor.isEditable}):this.refreshEditorInstance(e),()=>{this.isComponentMounted=!1,this.scheduleDestroy()})}refreshEditorInstance(e){if(this.editor&&!this.editor.isDestroyed){if(null===this.previousDeps)return void(this.previousDeps=e);if(this.previousDeps.length===e.length&&this.previousDeps.every(((t,n)=>t===e[n])))return}this.editor&&!this.editor.isDestroyed&&this.editor.destroy(),this.setEditor(this.createEditor()),this.previousDeps=e}scheduleDestroy(){const e=this.instanceId,t=this.editor;this.scheduledDestructionTimeout=setTimeout((()=>{this.isComponentMounted&&this.instanceId===e?t&&t.setOptions(this.options.current):t&&!t.isDestroyed&&(t.destroy(),this.instanceId===e&&this.setEditor(null))}),1)}}function wl(e={},n=[]){const r=t.useRef(e);r.current=e;const[o]=t.useState((()=>new bl(r))),i=tl.useSyncExternalStore(o.subscribe,o.getEditor,o.getServerSnapshot);return t.useDebugValue(i),t.useEffect(o.onRender(n)),function(e){var n;const[r]=t.useState((()=>new gl(e.editor))),o=fl.useSyncExternalStoreWithSelector(r.subscribe,r.getSnapshot,r.getServerSnapshot,e.selector,null!==(n=e.equalityFn)&&void 0!==n?n:cl);ml((()=>r.watch(e.editor)),[e.editor,r]),t.useDebugValue(o)}({editor:i,selector:({transactionNumber:t})=>!1===e.shouldRerenderOnTransaction?null:e.immediatelyRender&&0===t?0:t+1}),i}t.createContext({editor:null}).Consumer;const kl=t.createContext({onDragStart:void 0});t.forwardRef(((e,n)=>{const{onDragStart:r}=t.useContext(kl),o=e.as||"div";return t.createElement(o,{...e,ref:n,"data-node-view-wrapper":"",onDragStart:r,style:{whiteSpace:"normal",...e.style}})}));const Sl=/^\s*>\s$/,Cl=Ma.create({name:"blockquote",addOptions:()=>({HTMLAttributes:{}}),content:"block+",group:"block",defining:!0,parseHTML:()=>[{tag:"blockquote"}],renderHTML({HTMLAttributes:e}){return["blockquote",ps(this.options.HTMLAttributes,e),0]},addCommands(){return{setBlockquote:()=>({commands:e})=>e.wrapIn(this.name),toggleBlockquote:()=>({commands:e})=>e.toggleWrap(this.name),unsetBlockquote:()=>({commands:e})=>e.lift(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-b":()=>this.editor.commands.toggleBlockquote()}},addInputRules(){return[Na({find:Sl,type:this.type})]}}),Nl=/(^|[^`])`([^`]+)`(?!`)/,Ml=/(^|[^`])`([^`]+)`(?!`)/g,Ol=Ts.create({name:"code",addOptions:()=>({HTMLAttributes:{}}),excludes:"_",code:!0,exitable:!0,parseHTML:()=>[{tag:"code"}],renderHTML({HTMLAttributes:e}){return["code",ps(this.options.HTMLAttributes,e),0]},addCommands(){return{setCode:()=>({commands:e})=>e.setMark(this.name),toggleCode:()=>({commands:e})=>e.toggleMark(this.name),unsetCode:()=>({commands:e})=>e.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-e":()=>this.editor.commands.toggleCode()}},addInputRules(){return[Sa({find:Nl,type:this.type})]},addPasteRules(){return[Oa({find:Ml,type:this.type})]}}),Tl=/^```([a-z]+)?[\s\n]$/,El=/^~~~([a-z]+)?[\s\n]$/,jl=Ma.create({name:"codeBlock",addOptions:()=>({languageClassPrefix:"language-",exitOnTripleEnter:!0,exitOnArrowDown:!0,defaultLanguage:null,HTMLAttributes:{}}),content:"text*",marks:"",group:"block",code:!0,defining:!0,addAttributes(){return{language:{default:this.options.defaultLanguage,parseHTML:e=>{var t;const{languageClassPrefix:n}=this.options,r=[...(null===(t=e.firstElementChild)||void 0===t?void 0:t.classList)||[]].filter((e=>e.startsWith(n))).map((e=>e.replace(n,"")))[0];return r||null},rendered:!1}}},parseHTML:()=>[{tag:"pre",preserveWhitespace:"full"}],renderHTML({node:e,HTMLAttributes:t}){return["pre",ps(this.options.HTMLAttributes,t),["code",{class:e.attrs.language?this.options.languageClassPrefix+e.attrs.language:null},0]]},addCommands(){return{setCodeBlock:e=>({commands:t})=>t.setNode(this.name,e),toggleCodeBlock:e=>({commands:t})=>t.toggleNode(this.name,"paragraph",e)}},addKeyboardShortcuts(){return{"Mod-Alt-c":()=>this.editor.commands.toggleCodeBlock(),Backspace:()=>{const{empty:e,$anchor:t}=this.editor.state.selection,n=1===t.pos;return!(!e||t.parent.type.name!==this.name)&&(!(!n&&t.parent.textContent.length)&&this.editor.commands.clearNodes())},Enter:({editor:e})=>{if(!this.options.exitOnTripleEnter)return!1;const{state:t}=e,{selection:n}=t,{$from:r,empty:o}=n;if(!o||r.parent.type!==this.type)return!1;const i=r.parentOffset===r.parent.nodeSize-2,s=r.parent.textContent.endsWith("\n\n");return!(!i||!s)&&e.chain().command((({tr:e})=>(e.delete(r.pos-2,r.pos),!0))).exitCode().run()},ArrowDown:({editor:e})=>{if(!this.options.exitOnArrowDown)return!1;const{state:t}=e,{selection:n,doc:r}=t,{$from:o,empty:i}=n;if(!i||o.parent.type!==this.type)return!1;if(!(o.parentOffset===o.parent.nodeSize-2))return!1;const s=o.after();if(void 0===s)return!1;return r.nodeAt(s)?e.commands.command((({tr:e})=>(e.setSelection(Bt.near(r.resolve(s))),!0))):e.commands.exitCode()}}},addInputRules(){return[Ca({find:Tl,type:this.type,getAttributes:e=>({language:e[1]})}),Ca({find:El,type:this.type,getAttributes:e=>({language:e[1]})})]},addProseMirrorPlugins(){return[new nn({key:new sn("codeBlockVSCodeHandler"),props:{handlePaste:(e,t)=>{if(!t.clipboardData)return!1;if(this.editor.isActive(this.type.name))return!1;const n=t.clipboardData.getData("text/plain"),r=t.clipboardData.getData("vscode-editor-data"),o=r?JSON.parse(r):void 0,i=null==o?void 0:o.mode;if(!n||!i)return!1;const{tr:s,schema:a}=e.state,l=a.text(n.replace(/\r\n?/g,"\n"));return s.replaceSelectionWith(this.type.create({language:i},l)),s.selection.$from.parent.type!==this.type&&s.setSelection(Ft.near(s.doc.resolve(Math.max(0,s.selection.from-2)))),s.setMeta("paste",!0),e.dispatch(s),!0}}})]}});function Al(e={}){return new nn({view:t=>new Dl(t,e)})}class Dl{constructor(e,t){var n;this.editorView=e,this.cursorPos=null,this.element=null,this.timeout=-1,this.width=null!==(n=t.width)&&void 0!==n?n:1,this.color=!1===t.color?void 0:t.color||"black",this.class=t.class,this.handlers=["dragover","dragend","drop","dragleave"].map((t=>{let n=e=>{this[t](e)};return e.dom.addEventListener(t,n),{name:t,handler:n}}))}destroy(){this.handlers.forEach((({name:e,handler:t})=>this.editorView.dom.removeEventListener(e,t)))}update(e,t){null!=this.cursorPos&&t.doc!=e.state.doc&&(this.cursorPos>e.state.doc.content.size?this.setCursor(null):this.updateOverlay())}setCursor(e){e!=this.cursorPos&&(this.cursorPos=e,null==e?(this.element.parentNode.removeChild(this.element),this.element=null):this.updateOverlay())}updateOverlay(){let e,t=this.editorView.state.doc.resolve(this.cursorPos),n=!t.parent.inlineContent,r=this.editorView.dom,o=r.getBoundingClientRect(),i=o.width/r.offsetWidth,s=o.height/r.offsetHeight;if(n){let n=t.nodeBefore,r=t.nodeAfter;if(n||r){let t=this.editorView.nodeDOM(this.cursorPos-(n?n.nodeSize:0));if(t){let o=t.getBoundingClientRect(),i=n?o.bottom:o.top;n&&r&&(i=(i+this.editorView.nodeDOM(this.cursorPos).getBoundingClientRect().top)/2);let a=this.width/2*s;e={left:o.left,right:o.right,top:i-a,bottom:i+a}}}}if(!e){let t=this.editorView.coordsAtPos(this.cursorPos),n=this.width/2*i;e={left:t.left-n,right:t.left+n,top:t.top,bottom:t.bottom}}let a,l,c=this.editorView.dom.offsetParent;if(this.element||(this.element=c.appendChild(document.createElement("div")),this.class&&(this.element.className=this.class),this.element.style.cssText="position: absolute; z-index: 50; pointer-events: none;",this.color&&(this.element.style.backgroundColor=this.color)),this.element.classList.toggle("prosemirror-dropcursor-block",n),this.element.classList.toggle("prosemirror-dropcursor-inline",!n),!c||c==document.body&&"static"==getComputedStyle(c).position)a=-pageXOffset,l=-pageYOffset;else{let e=c.getBoundingClientRect(),t=e.width/c.offsetWidth,n=e.height/c.offsetHeight;a=e.left-c.scrollLeft*t,l=e.top-c.scrollTop*n}this.element.style.left=(e.left-a)/i+"px",this.element.style.top=(e.top-l)/s+"px",this.element.style.width=(e.right-e.left)/i+"px",this.element.style.height=(e.bottom-e.top)/s+"px"}scheduleRemoval(e){clearTimeout(this.timeout),this.timeout=setTimeout((()=>this.setCursor(null)),e)}dragover(e){if(!this.editorView.editable)return;let t=this.editorView.posAtCoords({left:e.clientX,top:e.clientY}),n=t&&t.inside>=0&&this.editorView.state.doc.nodeAt(t.inside),r=n&&n.type.spec.disableDropCursor,o="function"==typeof r?r(this.editorView,t,e):r;if(t&&!o){let e=t.pos;if(this.editorView.dragging&&this.editorView.dragging.slice){let t=wt(this.editorView.state.doc,e,this.editorView.dragging.slice);null!=t&&(e=t)}this.setCursor(e),this.scheduleRemoval(5e3)}}dragend(){this.scheduleRemoval(20)}drop(){this.scheduleRemoval(20)}dragleave(e){this.editorView.dom.contains(e.relatedTarget)||this.setCursor(null)}}const Rl=Is.create({name:"dropCursor",addOptions:()=>({color:"currentColor",width:1,class:void 0}),addProseMirrorPlugins(){return[Al(this.options)]}});class Il extends Bt{constructor(e){super(e,e)}map(e,t){let n=e.resolve(t.map(this.head));return Il.valid(n)?new Il(n):Bt.near(n)}content(){return J.empty}eq(e){return e instanceof Il&&e.head==this.head}toJSON(){return{type:"gapcursor",pos:this.head}}static fromJSON(e,t){if("number"!=typeof t.pos)throw new RangeError("Invalid input for GapCursor.fromJSON");return new Il(e.resolve(t.pos))}getBookmark(){return new zl(this.anchor)}static valid(e){let t=e.parent;if(t.isTextblock||!function(e){for(let t=e.depth;t>=0;t--){let n=e.index(t),r=e.node(t);if(0!=n)for(let e=r.child(n-1);;e=e.lastChild){if(0==e.childCount&&!e.inlineContent||e.isAtom||e.type.spec.isolating)return!0;if(e.inlineContent)return!1}else if(r.type.spec.isolating)return!0}return!0}(e)||!function(e){for(let t=e.depth;t>=0;t--){let n=e.indexAfter(t),r=e.node(t);if(n!=r.childCount)for(let e=r.child(n);;e=e.firstChild){if(0==e.childCount&&!e.inlineContent||e.isAtom||e.type.spec.isolating)return!0;if(e.inlineContent)return!1}else if(r.type.spec.isolating)return!0}return!0}(e))return!1;let n=t.type.spec.allowGapCursor;if(null!=n)return n;let r=t.contentMatchAt(e.index()).defaultType;return r&&r.isTextblock}static findGapCursorFrom(e,t,n=!1){e:for(;;){if(!n&&Il.valid(e))return e;let r=e.pos,o=null;for(let n=e.depth;;n--){let i=e.node(n);if(t>0?e.indexAfter(n)<i.childCount:e.index(n)>0){o=i.child(t>0?e.indexAfter(n):e.index(n)-1);break}if(0==n)return null;r+=t;let s=e.doc.resolve(r);if(Il.valid(s))return s}for(;;){let i=t>0?o.firstChild:o.lastChild;if(!i){if(o.isAtom&&!o.isText&&!Ht.isSelectable(o)){e=e.doc.resolve(r+o.nodeSize*t),n=!1;continue e}break}o=i,r+=t;let s=e.doc.resolve(r);if(Il.valid(s))return s}return null}}}Il.prototype.visible=!1,Il.findFrom=Il.findGapCursorFrom,Bt.jsonID("gapcursor",Il);class zl{constructor(e){this.pos=e}map(e){return new zl(e.map(this.pos))}resolve(e){let t=e.resolve(this.pos);return Il.valid(t)?new Il(t):Bt.near(t)}}const Pl=Ii({ArrowLeft:Bl("horiz",-1),ArrowRight:Bl("horiz",1),ArrowUp:Bl("vert",-1),ArrowDown:Bl("vert",1)});function Bl(e,t){const n="vert"==e?t>0?"down":"up":t>0?"right":"left";return function(e,r,o){let i=e.selection,s=t>0?i.$to:i.$from,a=i.empty;if(i instanceof Ft){if(!o.endOfTextblock(n)||0==s.depth)return!1;a=!1,s=e.doc.resolve(t>0?s.after():s.before())}let l=Il.findGapCursorFrom(s,t,a);return!!l&&(r&&r(e.tr.setSelection(new Il(l))),!0)}}function Ll(e,t,n){if(!e||!e.editable)return!1;let r=e.state.doc.resolve(t);if(!Il.valid(r))return!1;let o=e.posAtCoords({left:n.clientX,top:n.clientY});return!(o&&o.inside>-1&&Ht.isSelectable(e.state.doc.nodeAt(o.inside)))&&(e.dispatch(e.state.tr.setSelection(new Il(r))),!0)}function $l(e,t){if("insertCompositionText"!=t.inputType||!(e.state.selection instanceof Il))return!1;let{$from:n}=e.state.selection,r=n.parent.contentMatchAt(n.index()).findWrapping(e.state.schema.nodes.text);if(!r)return!1;let o=F.empty;for(let e=r.length-1;e>=0;e--)o=F.from(r[e].createAndFill(null,o));let i=e.state.tr.replace(n.pos,n.pos,new J(o,0,0));return i.setSelection(Ft.near(i.doc.resolve(n.pos+1))),e.dispatch(i),!1}function Vl(e){if(!(e.selection instanceof Il))return null;let t=document.createElement("div");return t.className="ProseMirror-gapcursor",Jo.create(e.doc,[qo.widget(e.selection.head,t,{key:"gapcursor"})])}const Fl=Is.create({name:"gapCursor",addProseMirrorPlugins:()=>[new nn({props:{decorations:Vl,createSelectionBetween:(e,t,n)=>t.pos==n.pos&&Il.valid(n)?new Il(n):null,handleClick:Ll,handleKeyDown:Pl,handleDOMEvents:{beforeinput:$l}}})],extendNodeSchema(e){var t;return{allowGapCursor:null!==(t=gs(cs(e,"allowGapCursor",{name:e.name,options:e.options,storage:e.storage})))&&void 0!==t?t:null}}}),_l=Ma.create({name:"hardBreak",addOptions:()=>({keepMarks:!0,HTMLAttributes:{}}),inline:!0,group:"inline",selectable:!1,linebreakReplacement:!0,parseHTML:()=>[{tag:"br"}],renderHTML({HTMLAttributes:e}){return["br",ps(this.options.HTMLAttributes,e)]},renderText:()=>"\n",addCommands(){return{setHardBreak:()=>({commands:e,chain:t,state:n,editor:r})=>e.first([()=>e.exitCode(),()=>e.command((()=>{const{selection:e,storedMarks:o}=n;if(e.$from.parent.type.spec.isolating)return!1;const{keepMarks:i}=this.options,{splittableMarks:s}=r.extensionManager,a=o||e.$to.parentOffset&&e.$from.marks();return t().insertContent({type:this.name}).command((({tr:e,dispatch:t})=>{if(t&&a&&i){const t=a.filter((e=>s.includes(e.type.name)));e.ensureMarks(t)}return!0})).run()}))])}},addKeyboardShortcuts(){return{"Mod-Enter":()=>this.editor.commands.setHardBreak(),"Shift-Enter":()=>this.editor.commands.setHardBreak()}}}),Hl=Ma.create({name:"heading",addOptions:()=>({levels:[1,2,3,4,5,6],HTMLAttributes:{}}),content:"inline*",group:"block",defining:!0,addAttributes:()=>({level:{default:1,rendered:!1}}),parseHTML(){return this.options.levels.map((e=>({tag:`h${e}`,attrs:{level:e}})))},renderHTML({node:e,HTMLAttributes:t}){return[`h${this.options.levels.includes(e.attrs.level)?e.attrs.level:this.options.levels[0]}`,ps(this.options.HTMLAttributes,t),0]},addCommands(){return{setHeading:e=>({commands:t})=>!!this.options.levels.includes(e.level)&&t.setNode(this.name,e),toggleHeading:e=>({commands:t})=>!!this.options.levels.includes(e.level)&&t.toggleNode(this.name,"paragraph",e)}},addKeyboardShortcuts(){return this.options.levels.reduce(((e,t)=>({...e,[`Mod-Alt-${t}`]:()=>this.editor.commands.toggleHeading({level:t})})),{})},addInputRules(){return this.options.levels.map((e=>Ca({find:new RegExp(`^(#{${Math.min(...this.options.levels)},${e}})\\s$`),type:this.type,getAttributes:{level:e}})))}});var ql=200,Wl=function(){};Wl.prototype.append=function(e){return e.length?(e=Wl.from(e),!this.length&&e||e.length<ql&&this.leafAppend(e)||this.length<ql&&e.leafPrepend(this)||this.appendInner(e)):this},Wl.prototype.prepend=function(e){return e.length?Wl.from(e).append(this):this},Wl.prototype.appendInner=function(e){return new Jl(this,e)},Wl.prototype.slice=function(e,t){return void 0===e&&(e=0),void 0===t&&(t=this.length),e>=t?Wl.empty:this.sliceInner(Math.max(0,e),Math.min(this.length,t))},Wl.prototype.get=function(e){if(!(e<0||e>=this.length))return this.getInner(e)},Wl.prototype.forEach=function(e,t,n){void 0===t&&(t=0),void 0===n&&(n=this.length),t<=n?this.forEachInner(e,t,n,0):this.forEachInvertedInner(e,t,n,0)},Wl.prototype.map=function(e,t,n){void 0===t&&(t=0),void 0===n&&(n=this.length);var r=[];return this.forEach((function(t,n){return r.push(e(t,n))}),t,n),r},Wl.from=function(e){return e instanceof Wl?e:e&&e.length?new Kl(e):Wl.empty};var Kl=function(e){function t(t){e.call(this),this.values=t}e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t;var n={length:{configurable:!0},depth:{configurable:!0}};return t.prototype.flatten=function(){return this.values},t.prototype.sliceInner=function(e,n){return 0==e&&n==this.length?this:new t(this.values.slice(e,n))},t.prototype.getInner=function(e){return this.values[e]},t.prototype.forEachInner=function(e,t,n,r){for(var o=t;o<n;o++)if(!1===e(this.values[o],r+o))return!1},t.prototype.forEachInvertedInner=function(e,t,n,r){for(var o=t-1;o>=n;o--)if(!1===e(this.values[o],r+o))return!1},t.prototype.leafAppend=function(e){if(this.length+e.length<=ql)return new t(this.values.concat(e.flatten()))},t.prototype.leafPrepend=function(e){if(this.length+e.length<=ql)return new t(e.flatten().concat(this.values))},n.length.get=function(){return this.values.length},n.depth.get=function(){return 0},Object.defineProperties(t.prototype,n),t}(Wl);Wl.empty=new Kl([]);var Jl=function(e){function t(t,n){e.call(this),this.left=t,this.right=n,this.length=t.length+n.length,this.depth=Math.max(t.depth,n.depth)+1}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.flatten=function(){return this.left.flatten().concat(this.right.flatten())},t.prototype.getInner=function(e){return e<this.left.length?this.left.get(e):this.right.get(e-this.left.length)},t.prototype.forEachInner=function(e,t,n,r){var o=this.left.length;return!(t<o&&!1===this.left.forEachInner(e,t,Math.min(n,o),r))&&(!(n>o&&!1===this.right.forEachInner(e,Math.max(t-o,0),Math.min(this.length,n)-o,r+o))&&void 0)},t.prototype.forEachInvertedInner=function(e,t,n,r){var o=this.left.length;return!(t>o&&!1===this.right.forEachInvertedInner(e,t-o,Math.max(n,o)-o,r+o))&&(!(n<o&&!1===this.left.forEachInvertedInner(e,Math.min(t,o),n,r))&&void 0)},t.prototype.sliceInner=function(e,t){if(0==e&&t==this.length)return this;var n=this.left.length;return t<=n?this.left.slice(e,t):e>=n?this.right.slice(e-n,t-n):this.left.slice(e,n).append(this.right.slice(0,t-n))},t.prototype.leafAppend=function(e){var n=this.right.leafAppend(e);if(n)return new t(this.left,n)},t.prototype.leafPrepend=function(e){var n=this.left.leafPrepend(e);if(n)return new t(n,this.right)},t.prototype.appendInner=function(e){return this.left.depth>=Math.max(this.right.depth,e.depth)+1?new t(this.left,new t(this.right,e)):new t(this,e)},t}(Wl);class Ul{constructor(e,t){this.items=e,this.eventCount=t}popEvent(e,t){if(0==this.eventCount)return null;let n,r,o=this.items.length;for(;;o--){if(this.items.get(o-1).selection){--o;break}}t&&(n=this.remapping(o,this.items.length),r=n.maps.length);let i,s,a=e.tr,l=[],c=[];return this.items.forEach(((e,t)=>{if(!e.step)return n||(n=this.remapping(o,t+1),r=n.maps.length),r--,void c.push(e);if(n){c.push(new Gl(e.map));let t,o=e.step.map(n.slice(r));o&&a.maybeStep(o).doc&&(t=a.mapping.maps[a.mapping.maps.length-1],l.push(new Gl(t,void 0,void 0,l.length+c.length))),r--,t&&n.appendMap(t,r)}else a.maybeStep(e.step);return e.selection?(i=n?e.selection.map(n.slice(r)):e.selection,s=new Ul(this.items.slice(0,o).append(c.reverse().concat(l)),this.eventCount-1),!1):void 0}),this.items.length,0),{remaining:s,transform:a,selection:i}}addTransform(e,t,n,r){let o=[],i=this.eventCount,s=this.items,a=!r&&s.length?s.get(s.length-1):null;for(let n=0;n<e.steps.length;n++){let l,c=e.steps[n].invert(e.docs[n]),d=new Gl(e.mapping.maps[n],c,t);(l=a&&a.merge(d))&&(d=l,n?o.pop():s=s.slice(0,s.length-1)),o.push(d),t&&(i++,t=void 0),r||(a=d)}let l=i-n.depth;return l>Yl&&(s=function(e,t){let n;return e.forEach(((e,r)=>{if(e.selection&&0==t--)return n=r,!1})),e.slice(n)}(s,l),i-=l),new Ul(s.append(o),i)}remapping(e,t){let n=new Ze;return this.items.forEach(((t,r)=>{let o=null!=t.mirrorOffset&&r-t.mirrorOffset>=e?n.maps.length-t.mirrorOffset:void 0;n.appendMap(t.map,o)}),e,t),n}addMaps(e){return 0==this.eventCount?this:new Ul(this.items.append(e.map((e=>new Gl(e)))),this.eventCount)}rebased(e,t){if(!this.eventCount)return this;let n=[],r=Math.max(0,this.items.length-t),o=e.mapping,i=e.steps.length,s=this.eventCount;this.items.forEach((e=>{e.selection&&s--}),r);let a=t;this.items.forEach((t=>{let r=o.getMirror(--a);if(null==r)return;i=Math.min(i,r);let l=o.maps[r];if(t.step){let i=e.steps[r].invert(e.docs[r]),c=t.selection&&t.selection.map(o.slice(a+1,r));c&&s++,n.push(new Gl(l,i,c))}else n.push(new Gl(l))}),r);let l=[];for(let e=t;e<i;e++)l.push(new Gl(o.maps[e]));let c=this.items.slice(0,r).append(l).append(n),d=new Ul(c,s);return d.emptyItemCount()>500&&(d=d.compress(this.items.length-n.length)),d}emptyItemCount(){let e=0;return this.items.forEach((t=>{t.step||e++})),e}compress(e=this.items.length){let t=this.remapping(0,e),n=t.maps.length,r=[],o=0;return this.items.forEach(((i,s)=>{if(s>=e)r.push(i),i.selection&&o++;else if(i.step){let e=i.step.map(t.slice(n)),s=e&&e.getMap();if(n--,s&&t.appendMap(s,n),e){let a=i.selection&&i.selection.map(t.slice(n));a&&o++;let l,c=new Gl(s.invert(),e,a),d=r.length-1;(l=r.length&&r[d].merge(c))?r[d]=l:r.push(c)}}else i.map&&n--}),this.items.length,0),new Ul(Wl.from(r.reverse()),o)}}Ul.empty=new Ul(Wl.empty,0);class Gl{constructor(e,t,n,r){this.map=e,this.step=t,this.selection=n,this.mirrorOffset=r}merge(e){if(this.step&&e.step&&!e.selection){let t=e.step.merge(this.step);if(t)return new Gl(t.getMap().invert(),t,this.selection)}}}class Xl{constructor(e,t,n,r,o){this.done=e,this.undone=t,this.prevRanges=n,this.prevTime=r,this.prevComposition=o}}const Yl=20;function Zl(e){let t=[];for(let n=e.length-1;n>=0&&0==t.length;n--)e[n].forEach(((e,n,r,o)=>t.push(r,o)));return t}function Ql(e,t){if(!e)return null;let n=[];for(let r=0;r<e.length;r+=2){let o=t.map(e[r],1),i=t.map(e[r+1],-1);o<=i&&n.push(o,i)}return n}let ec=!1,tc=null;function nc(e){let t=e.plugins;if(tc!=t){ec=!1,tc=t;for(let e=0;e<t.length;e++)if(t[e].spec.historyPreserveItems){ec=!0;break}}return ec}const rc=new sn("history"),oc=new sn("closeHistory");function ic(e={}){return e={depth:e.depth||100,newGroupDelay:e.newGroupDelay||500},new nn({key:rc,state:{init:()=>new Xl(Ul.empty,Ul.empty,null,0,-1),apply:(t,n,r)=>function(e,t,n,r){let o,i=n.getMeta(rc);if(i)return i.historyState;n.getMeta(oc)&&(e=new Xl(e.done,e.undone,null,0,-1));let s=n.getMeta("appendedTransaction");if(0==n.steps.length)return e;if(s&&s.getMeta(rc))return s.getMeta(rc).redo?new Xl(e.done.addTransform(n,void 0,r,nc(t)),e.undone,Zl(n.mapping.maps),e.prevTime,e.prevComposition):new Xl(e.done,e.undone.addTransform(n,void 0,r,nc(t)),null,e.prevTime,e.prevComposition);if(!1===n.getMeta("addToHistory")||s&&!1===s.getMeta("addToHistory"))return(o=n.getMeta("rebased"))?new Xl(e.done.rebased(n,o),e.undone.rebased(n,o),Ql(e.prevRanges,n.mapping),e.prevTime,e.prevComposition):new Xl(e.done.addMaps(n.mapping.maps),e.undone.addMaps(n.mapping.maps),Ql(e.prevRanges,n.mapping),e.prevTime,e.prevComposition);{let o=n.getMeta("composition"),i=0==e.prevTime||!s&&e.prevComposition!=o&&(e.prevTime<(n.time||0)-r.newGroupDelay||!function(e,t){if(!t)return!1;if(!e.docChanged)return!0;let n=!1;return e.mapping.maps[0].forEach(((e,r)=>{for(let o=0;o<t.length;o+=2)e<=t[o+1]&&r>=t[o]&&(n=!0)})),n}(n,e.prevRanges)),a=s?Ql(e.prevRanges,n.mapping):Zl(n.mapping.maps);return new Xl(e.done.addTransform(n,i?t.selection.getBookmark():void 0,r,nc(t)),Ul.empty,a,n.time,null==o?e.prevComposition:o)}}(n,r,t,e)},config:e,props:{handleDOMEvents:{beforeinput(e,t){let n=t.inputType,r="historyUndo"==n?ac:"historyRedo"==n?lc:null;return!!r&&(t.preventDefault(),r(e.state,e.dispatch))}}}})}function sc(e,t){return(n,r)=>{let o=rc.getState(n);if(!o||0==(e?o.undone:o.done).eventCount)return!1;if(r){let i=function(e,t,n){let r=nc(t),o=rc.get(t).spec.config,i=(n?e.undone:e.done).popEvent(t,r);if(!i)return null;let s=i.selection.resolve(i.transform.doc),a=(n?e.done:e.undone).addTransform(i.transform,t.selection.getBookmark(),o,r),l=new Xl(n?a:i.remaining,n?i.remaining:a,null,0,-1);return i.transform.setSelection(s).setMeta(rc,{redo:n,historyState:l})}(o,n,e);i&&r(t?i.scrollIntoView():i)}return!0}}const ac=sc(!1,!0),lc=sc(!0,!0),cc=Is.create({name:"history",addOptions:()=>({depth:100,newGroupDelay:500}),addCommands:()=>({undo:()=>({state:e,dispatch:t})=>ac(e,t),redo:()=>({state:e,dispatch:t})=>lc(e,t)}),addProseMirrorPlugins(){return[ic(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}}),dc=Ma.create({name:"horizontalRule",addOptions:()=>({HTMLAttributes:{}}),group:"block",parseHTML:()=>[{tag:"hr"}],renderHTML({HTMLAttributes:e}){return["hr",ps(this.options.HTMLAttributes,e)]},addCommands(){return{setHorizontalRule:()=>({chain:e,state:t})=>{const{selection:n}=t,{$from:r,$to:o}=n,i=e();return 0===r.parentOffset?i.insertContentAt({from:Math.max(r.pos-1,0),to:o.pos},{type:this.name}):n instanceof Ht?i.insertContentAt(o.pos,{type:this.name}):i.insertContent({type:this.name}),i.command((({tr:e,dispatch:t})=>{var n;if(t){const{$to:t}=e.selection,r=t.end();if(t.nodeAfter)t.nodeAfter.isTextblock?e.setSelection(Ft.create(e.doc,t.pos+1)):t.nodeAfter.isBlock?e.setSelection(Ht.create(e.doc,t.pos)):e.setSelection(Ft.create(e.doc,t.pos));else{const o=null===(n=t.parent.type.contentMatch.defaultType)||void 0===n?void 0:n.create();o&&(e.insert(r,o),e.setSelection(Ft.create(e.doc,r+1)))}e.scrollIntoView()}return!0})).run()}}},addInputRules(){return[(e={find:/^(?:---|—-|___\s|\*\*\*\s)$/,type:this.type},new Ss({find:e.find,handler:({state:t,range:n,match:r})=>{const o=gs(e.getAttributes,void 0,r)||{},{tr:i}=t,s=n.from;let a=n.to;const l=e.type.create(o);if(r[1]){let e=s+r[0].lastIndexOf(r[1]);e>a?e=a:a=e+r[1].length;const t=r[0][r[0].length-1];i.insertText(t,s+r[0].length-1),i.replaceWith(e,a,l)}else if(r[0]){const t=e.type.isInline?s:s-1;i.insert(t,e.type.create(o)).delete(i.mapping.map(s),i.mapping.map(a))}i.scrollIntoView()}}))];var e}}),hc=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))$/,uc=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))/g,pc=Ts.create({name:"strike",addOptions:()=>({HTMLAttributes:{}}),parseHTML:()=>[{tag:"s"},{tag:"del"},{tag:"strike"},{style:"text-decoration",consuming:!1,getAttrs:e=>!!e.includes("line-through")&&{}}],renderHTML({HTMLAttributes:e}){return["s",ps(this.options.HTMLAttributes,e),0]},addCommands(){return{setStrike:()=>({commands:e})=>e.setMark(this.name),toggleStrike:()=>({commands:e})=>e.toggleMark(this.name),unsetStrike:()=>({commands:e})=>e.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-s":()=>this.editor.commands.toggleStrike()}},addInputRules(){return[Sa({find:hc,type:this.type})]},addPasteRules(){return[Oa({find:uc,type:this.type})]}}),fc=Is.create({name:"starterKit",addExtensions(){const e=[];return!1!==this.options.bold&&e.push(Da.configure(this.options.bold)),!1!==this.options.blockquote&&e.push(Cl.configure(this.options.blockquote)),!1!==this.options.bulletList&&e.push(za.configure(this.options.bulletList)),!1!==this.options.code&&e.push(Ol.configure(this.options.code)),!1!==this.options.codeBlock&&e.push(jl.configure(this.options.codeBlock)),!1!==this.options.document&&e.push(Pa.configure(this.options.document)),!1!==this.options.dropcursor&&e.push(Rl.configure(this.options.dropcursor)),!1!==this.options.gapcursor&&e.push(Fl.configure(this.options.gapcursor)),!1!==this.options.hardBreak&&e.push(_l.configure(this.options.hardBreak)),!1!==this.options.heading&&e.push(Hl.configure(this.options.heading)),!1!==this.options.history&&e.push(cc.configure(this.options.history)),!1!==this.options.horizontalRule&&e.push(dc.configure(this.options.horizontalRule)),!1!==this.options.italic&&e.push(Fa.configure(this.options.italic)),!1!==this.options.listItem&&e.push(_a.configure(this.options.listItem)),!1!==this.options.orderedList&&e.push(Wa.configure(this.options.orderedList)),!1!==this.options.paragraph&&e.push(Ka.configure(this.options.paragraph)),!1!==this.options.strike&&e.push(pc.configure(this.options.strike)),!1!==this.options.text&&e.push(Ja.configure(this.options.text)),e}});function mc(t){var n=t.size,r=void 0===n?18:n;return e.jsx("svg",{width:r,height:r,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M6.75 3.75H15.75M2.25 3.75H3.75M6.75 9H15.75M2.25 9H3.75M6.75 14.25H15.75M2.25 14.25H3.75",stroke:"#27272A",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function gc(t){var n=t.size,r=void 0===n?18:n;return e.jsx("svg",{width:r,height:r,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M8.25 4.5H15.75M8.25 9H15.75M8.25 13.5H15.75M2.25 11.25H3.375C3.58425 11.25 3.6885 11.25 3.7755 11.2672C3.95012 11.302 4.11053 11.3877 4.23642 11.5136C4.36231 11.6395 4.44804 11.7999 4.48275 11.9745C4.5 12.0615 4.5 12.165 4.5 12.375C4.5 12.585 4.5 12.6885 4.48275 12.7755C4.44804 12.9501 4.36231 13.1105 4.23642 13.2364C4.11053 13.3623 3.95012 13.448 3.7755 13.4827C3.6885 13.5 3.585 13.5 3.375 13.5C3.165 13.5 3.0615 13.5 2.9745 13.5173C2.79988 13.552 2.63947 13.6377 2.51358 13.7636C2.38769 13.8895 2.30196 14.0499 2.26725 14.2245C2.25 14.3115 2.25 14.415 2.25 14.625V15.3C2.25 15.5122 2.25 15.618 2.316 15.684C2.382 15.75 2.4885 15.75 2.7 15.75H4.5M2.25 2.25H3.15C3.20967 2.25 3.2669 2.27371 3.3091 2.3159C3.35129 2.3581 3.375 2.41533 3.375 2.475V6.75M3.375 6.75H2.25M3.375 6.75H4.5",stroke:"#27272A",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}var yc=function(n){var r=n.message,o=n.description,i=n.type,s=void 0===i?"info":i,a=n.duration,l=void 0===a?5e3:a,c=n.onClose,d=t.useState(!0),h=d[0],u=d[1],p=t.useState(100),f=p[0],m=p[1],g={success:{icon:e.jsx(v,{className:"h-5 w-5"}),bgColor:"bg-green-50",borderColor:"border-green-300",textColor:"text-green-800",iconColor:"text-green-500",progressColor:"bg-green-500"},error:{icon:e.jsx(x,{className:"h-5 w-5"}),bgColor:"bg-rose-50",borderColor:"border-rose-300",textColor:"text-rose-800",iconColor:"text-rose-500",progressColor:"bg-rose-500"},info:{icon:e.jsx(M,{className:"h-5 w-5"}),bgColor:"bg-blue-50",borderColor:"border-blue-300",textColor:"text-blue-800",iconColor:"text-blue-500",progressColor:"bg-blue-500"},warning:{icon:e.jsx(T,{className:"h-5 w-5"}),bgColor:"bg-amber-50 ",borderColor:"border-amber-300 ",textColor:"text-amber-800",iconColor:"text-amber-500",progressColor:"bg-amber-500"}};t.useEffect((function(){var e=setTimeout((function(){u(!1),setTimeout((function(){null==c||c()}),300)}),l),t=setInterval((function(){m((function(e){var t=e-100/(l/100);return t<=0?0:t}))}),100);return function(){clearTimeout(e),clearInterval(t)}}),[l,c]);var y=g[s],b=y.icon,w=y.bgColor,k=y.borderColor,S=y.textColor,C=y.iconColor,N=y.progressColor;return e.jsx("div",{className:"fixed right-4 top-4 z-50 transform transition-all duration-300 ".concat(h?"translate-x-0 opacity-100":"translate-x-full opacity-0"),children:e.jsxs("div",{className:"flex w-72 rounded-lg border shadow-lg md:w-96 ".concat(k," ").concat(w," p-4"),children:[e.jsx("div",{className:"flex-shrink-0 ".concat(C),children:b}),e.jsxs("div",{className:"ml-3 w-full",children:[e.jsxs("div",{className:"flex items-start justify-between",children:[e.jsx("p",{className:"text-md font-semibold ".concat(S),children:r}),e.jsx("button",{onClick:function(){u(!1),setTimeout((function(){null==c||c()}),300)},className:"text-gray-600 hover:text-gray-600 focus:outline-none",children:e.jsx(j,{className:"h-4 w-4"})})]}),o&&e.jsx("p",{className:"mt-1 text-sm ".concat(S," opacity-80"),children:o}),e.jsx("div",{className:"mt-2 h-1 w-full rounded-full bg-gray-200",children:e.jsx("div",{className:"".concat(N," h-1 rounded-full transition-all duration-100 ease-linear"),style:{width:"".concat(f,"%")}})})]})]})})},xc=null,vc=t.createContext(void 0),bc={success:function(e,t){xc?xc.success(e,t):console.warn("AlertProvider not mounted yet")},error:function(e,t){xc?xc.error(e,t):console.warn("AlertProvider not mounted yet")},info:function(e,t){xc?xc.info(e,t):console.warn("AlertProvider not mounted yet")},warning:function(e,t){xc?xc.warning(e,t):console.warn("AlertProvider not mounted yet")},show:function(e){xc?xc.showAlert(e):console.warn("AlertProvider not mounted yet")}},wc=function(n){var r=n.isOpen,o=n.onClose,i=n.title,s=n.children,a=n.size,l=void 0===a?"md":a,c=n.position,d=void 0===c?"right":c,h=n.showCloseButton,u=void 0===h||h,p=n.closeOnOverlayClick,f=void 0===p||p,m=n.closeOnEscape,g=void 0===m||m,y=n.className,x=void 0===y?"":y,v=n.overlayClassName,b=void 0===v?"":v,w=n.contentClassName,k=void 0===w?"":w,S=n.headerClassName,C=void 0===S?"":S,N=n.footer,M=n.footerClassName,O=void 0===M?"":M,T=n.maxHeight,E=void 0!==T&&T,A=t.useRef(null),D=t.useRef(null);t.useEffect((function(){var e;return r?(D.current=document.activeElement,null===(e=A.current)||void 0===e||e.focus(),document.body.style.overflow="hidden"):(document.body.style.overflow="unset",D.current&&D.current.focus()),function(){document.body.style.overflow="unset"}}),[r]),t.useEffect((function(){var e=function(e){"Escape"===e.key&&g&&o()};return r&&document.addEventListener("keydown",e),function(){document.removeEventListener("keydown",e)}}),[r,g,o]);var R=function(e){e.target===e.currentTarget&&f&&"full"!==l&&o()};return r?e.jsxs("div",{className:"fixed inset-0 z-50 ".concat(b),role:"dialog","aria-modal":"true","aria-labelledby":i?"modal-title":void 0,children:["full"!==l&&e.jsx("div",{className:"fixed inset-0 bg-black/50 backdrop-blur-sm transition-opacity duration-700",onClick:R}),e.jsx("div",{className:"fixed inset-0 flex ".concat("full"===l?"p-0":"p-4"," ").concat(function(){if("full"===l)return"items-start justify-start";return{left:"items-start justify-start",right:"items-start justify-end",center:"items-center justify-center"}[d]}()),onClick:R,children:e.jsxs("div",{ref:A,tabIndex:-1,className:"\n relative w-full ".concat({xs:"max-w-xs",sm:"max-w-sm",md:"max-w-md",lg:"max-w-lg",xl:"max-w-xl","2xl":"max-w-2xl",full:"w-full h-full"}[l]," bg-white shadow-2xl transform transition-all duration-700 ease-out flex flex-col\n ").concat("full"===l?"h-full max-h-screen overflow-hidden":"left"===d||"right"===d?"h-full ".concat(E?"max-h-screen":""," rounded-2xl"):"rounded-2xl ".concat(E?"max-h-[90vh] overflow-hidden":""),"\n ").concat("full"===l?"animate-in fade-in-0":"center"===d?"animate-in fade-in-0 zoom-in-95":"left"===d?"animate-in slide-in-from-left-full":"animate-in slide-in-from-right-full","\n ").concat(x,"\n "),onClick:function(e){return e.stopPropagation()},children:[(i||u)&&e.jsxs("div",{className:"flex items-center justify-between px-6 py-3 border-b border-gray-200 flex-shrink-0 ".concat(C),children:[i&&e.jsx("h2",{id:"modal-title",className:"text-xl font-semibold text-gray-900 truncate pr-4",children:i}),u&&e.jsx("button",{onClick:o,className:"flex items-center justify-center w-8 h-8 rounded-full text-gray-400 hover:text-gray-600 hover:bg-gray-100 transition-colors duration-200 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2","aria-label":"Close modal",children:e.jsx(j,{size:20})})]}),e.jsx("div",{className:"flex-1 min-h-0 overflow-y-auto ".concat(E||"full"===l?"overflow-y-auto":""," ").concat(k),children:E&&("left"===d||"right"===d)||"full"===l?e.jsx("div",{className:"p-6 min-h-0 flex-1",children:s}):e.jsx("div",{className:"p-6",children:s})}),N&&e.jsx("div",{className:"px-6 py-4 border-t border-gray-200 bg-gray-50 flex-shrink-0 ".concat("full"===l?"":"rounded-2xl"," ").concat(O),children:N})]})})]}):null};function kc(t){var n=t.currentPage,r=t.totalPages,o=t.totalItems,i=t.itemsPerPage,s=t.onPageChange,l=t.onViewChange,c=t.loading,d=void 0!==c&&c,h=function(e){e>0&&e<=r&&!d&&s&&s(e)},u=(n-1)*i,p=Math.min(u+i,o);return e.jsxs("div",{className:"flex items-center justify-between border-t border-gray-200 bg-white py-3",children:[e.jsxs("div",{className:"flex flex-1 justify-between sm:hidden",children:[e.jsx("button",{onClick:function(){return h(n-1)},disabled:1===n||d,className:"relative inline-flex items-center rounded-md border border-gray-300 bg-white px-4 py-2 text-sm font-medium text-gray-700 hover:bg-gray-50 ".concat(1===n||d?"cursor-not-allowed opacity-50":""),children:"Previous"}),e.jsx("button",{onClick:function(){return h(n+1)},disabled:n===r||d,className:"relative ml-3 inline-flex items-center rounded-md border border-gray-300 bg-white px-4 py-2 text-sm font-medium text-gray-700 hover:bg-gray-50 ".concat(n===r||d?"cursor-not-allowed opacity-50":""),children:"Next"})]}),e.jsxs("div",{className:"hidden sm:flex sm:flex-1 sm:items-center sm:justify-between",children:[e.jsxs("div",{className:"flex items-center justify-center gap-2",children:[e.jsxs("div",{className:"relative",children:[e.jsx("select",{value:i,onChange:function(e){return l&&l(e.target.value)},disabled:d,className:"appearance-none rounded-md border border-gray-300 bg-white py-2 pl-3 pr-8 text-sm focus:outline-none focus:ring-2 focus:ring-blue-500",children:[10,20,30,50].map((function(t){return e.jsx("option",{value:t,children:t},t)}))}),e.jsx("div",{className:"pointer-events-none absolute inset-y-0 right-0 flex items-center px-2 text-gray-700",children:e.jsx("svg",{className:"h-4 w-4",fill:"currentColor",viewBox:"0 0 20 20",children:e.jsx("path",{fillRule:"evenodd",d:"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z",clipRule:"evenodd"})})})]}),e.jsxs("p",{className:"text-sm text-gray-700",children:[e.jsxs("span",{children:[o," Entries"]}),e.jsxs("span",{className:"ml-1",children:["(Showing ",u+1,"-",p," of ",o,")"]})]})]}),e.jsx("div",{children:e.jsxs("nav",{className:"relative z-0 inline-flex gap-2 -space-x-px rounded-md shadow-sm","aria-label":"Pagination",children:[e.jsxs("button",{onClick:function(){return h(n-1)},disabled:1===n||d,className:"relative inline-flex items-center rounded-md border border-gray-300 bg-white px-2 py-2 text-sm font-medium text-gray-500 hover:bg-gray-50 ".concat(1===n||d?"cursor-not-allowed opacity-50":""),children:[e.jsx("span",{className:"sr-only",children:"Previous"}),e.jsx("svg",{className:"h-5 w-5",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",children:e.jsx("path",{fillRule:"evenodd",d:"M12.707 5.293a1 1 0 010 1.414L9.414 10l3.293 3.293a1 1 0 01-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z",clipRule:"evenodd"})})]}),function(){var e=[];if(r<=5)for(var t=1;t<=r;t++)e.push(t);else{var o=Math.max(1,n-2),i=Math.min(r,o+5-1);i-o<4&&(o=Math.max(1,i-5+1));for(t=o;t<=i;t++)e.push(t)}return e}().map((function(t){return e.jsx("button",{onClick:function(){return h(t)},disabled:d,"aria-current":n===t?"page":void 0,className:"relative inline-flex items-center rounded-md border px-4 py-2 text-sm font-semibold ".concat(n===t?"z-10 border-primary-100 bg-primary-50 text-primary":"border-gray-300 bg-white text-gray-500 hover:bg-gray-50"," ").concat(d?"cursor-not-allowed opacity-50":""),children:t},t)})),e.jsxs(a,{onClick:function(){return h(n+1)},disabled:n===r||d,type:"button",variant:"primary",size:"small",outline:!0,children:["Next Page",e.jsx("svg",{className:"h-5 w-5",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",children:e.jsx("path",{fillRule:"evenodd",d:"M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z",clipRule:"evenodd"})})]})]})})]})]})}function Sc(t){var n=t.columns,r=t.rows;return e.jsx(e.Fragment,{children:Array.from({length:r}).map((function(t,r){return e.jsx("tr",{children:Array.from({length:n}).map((function(t,n){return e.jsx("td",{className:"whitespace-nowrap px-6 py-4",children:e.jsx("div",{className:"h-4 animate-pulse rounded bg-gray-200"})},"skeleton-cell-".concat(r,"-").concat(n))}))},"skeleton-row-".concat(r))}))})}var Cc={xs:{width:"4rem",height:"1rem"},sm:{width:"6rem",height:"1.25rem"},md:{width:"8rem",height:"1.5rem"},lg:{width:"12rem",height:"2rem"},xl:{width:"16rem",height:"2.5rem"}},Nc={text:{baseClasses:"rounded",defaultSize:{width:"100%",height:"1rem"}},rectangular:{baseClasses:"",defaultSize:{width:"100%",height:"8rem"}},circular:{baseClasses:"rounded-full aspect-square",defaultSize:{width:"3rem",height:"3rem"}},rounded:{baseClasses:"rounded-lg",defaultSize:{width:"100%",height:"6rem"}},card:{baseClasses:"rounded-lg",defaultSize:{width:"100%",height:"12rem"}},avatar:{baseClasses:"rounded-full aspect-square",defaultSize:{width:"2.5rem",height:"2.5rem"}},button:{baseClasses:"rounded-md",defaultSize:{width:"5rem",height:"2.25rem"}},image:{baseClasses:"rounded",defaultSize:{width:"100%",height:"10rem"}},line:{baseClasses:"rounded-full",defaultSize:{width:"100%",height:"0.25rem"}}},Mc=function(n){var r=n.variant,o=void 0===r?"text":r,i=n.animation,s=void 0===i?"pulse":i,a=n.size,l=n.width,c=n.height,d=n.count,h=void 0===d?1:d,u=n.className,p=void 0===u?"":u,f=n.shimmer,m=void 0!==f&&f,g=n.borderRadius,y=n.intensity,x=void 0===y?"medium":y,v=n.delay,b=void 0===v?0:v,w=t.useState(0===b),k=w[0],S=w[1];t.useEffect((function(){!function(){if("undefined"!=typeof document&&!document.getElementById("skeleton-loader-styles")){var e=document.createElement("style");e.id="skeleton-loader-styles",e.textContent="\n @keyframes wave {\n 0% { transform: translateX(-100%); }\n 50% { transform: translateX(100%); }\n 100% { transform: translateX(100%); }\n }\n\n @keyframes shimmer {\n 0% { background-position: -200% 0; }\n 100% { background-position: 200% 0; }\n }\n\n .skeleton-wave {\n animation: wave 1.6s linear infinite;\n position: relative;\n overflow: hidden;\n }\n\n .skeleton-shimmer {\n animation: shimmer 2s ease-in-out infinite;\n background-size: 200% 100%;\n }\n\n .skeleton-wave::after {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background: linear-gradient(\n 90deg,\n transparent,\n rgba(255, 255, 255, 0.6),\n transparent\n );\n animation: wave 1.6s linear infinite;\n }\n",document.head.appendChild(e)}}()}),[]);var C=Nc[o],N=t.useMemo((function(){return{width:void 0!==l?"number"==typeof l?"".concat(l,"px"):l:a?Cc[a].width:C.defaultSize.width,height:void 0!==c?"number"==typeof c?"".concat(c,"px"):c:a?Cc[a].height:C.defaultSize.height}}),[l,c,a,C]);if(t.useEffect((function(){if(b>0){var e=setTimeout((function(){return S(!0)}),b);return function(){return clearTimeout(e)}}}),[b]),!k)return null;var M=function(){var e=["block","bg-gray-200",C.baseClasses];switch("pulse"===s?e.push("animate-pulse"):"wave"===s&&e.push("animate-wave"),x){case"light":e.push("bg-gray-100");break;case"medium":e.push("bg-gray-200");break;case"dark":e.push("bg-gray-300")}return m&&e.push("bg-gradient-to-r","from-gray-200","via-gray-100","to-gray-200","bg-200%","animate-shimmer"),e.join(" ")},O=function(t){return e.jsx("div",{className:"".concat(M()," ").concat(p),style:(n={width:N.width,height:N.height},g&&(n.borderRadius=g),n),"aria-hidden":"true"},t);var n};return h>1?e.jsx("div",{className:"space-y-2",children:Array.from({length:h},(function(e,t){return O(t)}))}):O(0)},Oc=function(t){return e.jsx(Mc,R({},t,{variant:"text"}))},Tc=function(t){return e.jsx(Mc,R({},t,{variant:"avatar"}))},Ec=function(t){return e.jsx(Mc,R({},t,{variant:"button"}))},jc=function(t){var n=t.showBio,r=void 0===n||n;return e.jsxs("div",{className:"flex items-start space-x-4",children:[e.jsx(Tc,{size:"lg"}),e.jsxs("div",{className:"flex-1 space-y-2",children:[e.jsx(Oc,{width:"60%",height:"1.25rem"}),e.jsx(Oc,{width:"40%",height:"1rem",intensity:"light"}),r&&e.jsxs("div",{className:"space-y-1 pt-2",children:[e.jsx(Oc,{width:"100%"}),e.jsx(Oc,{width:"80%"}),e.jsx(Oc,{width:"90%"})]})]})]})},Ac=function(t){var n=t.itemCount,r=void 0===n?3:n,o=t.showAvatar,i=void 0===o||o,s=t.showMeta,a=void 0===s||s;return e.jsx("div",{className:"space-y-4",children:Array.from({length:r},(function(t,n){return e.jsxs("div",{className:"flex items-start space-x-3",children:[i&&e.jsx(Tc,{}),e.jsxs("div",{className:"flex-1 space-y-2",children:[e.jsx(Oc,{width:"75%",height:"1.125rem"}),e.jsx(Oc,{width:"100%",height:"0.875rem",intensity:"light"}),a&&e.jsxs("div",{className:"flex space-x-4",children:[e.jsx(Oc,{width:"3rem",height:"0.75rem",intensity:"light"}),e.jsx(Oc,{width:"4rem",height:"0.75rem",intensity:"light"})]})]})]},n)}))})},Dc=function(t){var n=t.rows,r=void 0===n?5:n,o=t.columns,i=void 0===o?4:o,s=t.showHeader,a=void 0===s||s;return e.jsxs("div",{className:"space-y-3",children:[a&&e.jsx("div",{className:"flex space-x-4",children:Array.from({length:i},(function(t,n){return e.jsx(Oc,{width:"100%",height:"1rem",intensity:"dark"},n)}))}),e.jsx("div",{className:"space-y-2",children:Array.from({length:r},(function(t,n){return e.jsx("div",{className:"flex space-x-4",children:Array.from({length:i},(function(t,n){return e.jsx(Oc,{width:"100%",height:"0.875rem"},n)}))},n)}))})]})},Rc=function(t){var n=t.size,r=void 0===n?"md":n,o=t.variant,i=void 0===o?"pulse":o,s=t.color,a=void 0===s?"primary":s,l=t.fullScreen,c=void 0!==l&&l,d=t.text,h=t.className,u=void 0===h?"":h,p=t.image,f=t.imageEffect,m=void 0===f?"pulse":f,g=a.startsWith("#"),y=function(e){return g?"":{text:"text-".concat(a),bg:"bg-".concat(a),border:"border-".concat(a),borderTop:"border-t-".concat(a),borderRight:"border-r-".concat(a)}[e]||""},x={sm:"w-4 h-4",md:"w-8 h-8",lg:"w-12 h-12",xl:"w-16 h-16"},v={sm:"w-8 h-8",md:"w-12 h-12",lg:"w-16 h-16",xl:"w-20 h-20"},b=function(){switch(m){case"bounce":return"animate-bounce";case"spin":return"animate-spin";case"float":return"animate-pulse hover:animate-bounce";case"heartbeat":return"animate-ping";default:return"animate-pulse"}},w=function(){return e.jsxs("div",{className:"relative flex items-center justify-center",children:[e.jsx("img",{src:p,alt:"Loading",className:"".concat(v[r]," object-contain ").concat(b()),style:{filter:"drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1))",animationDuration:"heartbeat"===m?"1.5s":"bounce"===m?"1s":"2s"}}),"float"===m&&e.jsx("div",{className:"absolute inset-0 ".concat(v[r]," rounded-full bg-gradient-to-r from-purple-400 to-blue-400 opacity-20 animate-ping"),style:{animationDuration:"2s"}})]})},k=function(){return e.jsxs("div",{className:"relative",children:[e.jsx("div",{className:"".concat(x[r]," border-4 border-gray-200 rounded-full animate-spin ").concat(g?"":y("borderTop")),style:g?{borderTopColor:a}:{}}),e.jsx("div",{className:"absolute inset-0 ".concat(x[r]," border-4 border-transparent rounded-full animate-spin ").concat(g?"":y("borderRight")),style:g?{borderRightColor:a,animationDirection:"reverse",animationDuration:"0.75s"}:{animationDirection:"reverse",animationDuration:"0.75s"}})]})},S=function(){return e.jsx("div",{className:"flex space-x-1",children:[0,1,2].map((function(t){return e.jsx("div",{className:"".concat("sm"===r?"w-2 h-2":"md"===r?"w-3 h-3":"lg"===r?"w-4 h-4":"w-5 h-5"," rounded-full animate-bounce ").concat(g?"":y("bg")),style:g?{backgroundColor:a,animationDelay:"".concat(.2*t,"s"),animationDuration:"1.4s"}:{animationDelay:"".concat(.2*t,"s"),animationDuration:"1.4s"}},t)}))})},C=function(){return e.jsxs("div",{className:"relative",children:[e.jsx("div",{className:"".concat(x[r]," rounded-full animate-pulse ").concat(g?"":y("bg")),style:g?{backgroundColor:a}:{}}),e.jsx("div",{className:"absolute inset-0 ".concat(x[r]," rounded-full animate-ping opacity-30 ").concat(g?"":y("bg")),style:g?{backgroundColor:a}:{}})]})},N=function(){return e.jsx("div",{className:"flex space-x-1 items-end",children:[0,1,2,3].map((function(t){return e.jsx("div",{className:"".concat("sm"===r?"w-1":"md"===r?"w-1.5":"lg"===r?"w-2":"w-2.5"," rounded-sm animate-pulse ").concat(g?"":y("bg")),style:g?{backgroundColor:a,height:"".concat(20+10*t,"px"),animationDelay:"".concat(.15*t,"s"),animationDuration:"1.2s"}:{height:"".concat(20+10*t,"px"),animationDelay:"".concat(.15*t,"s"),animationDuration:"1.2s"}},t)}))})},M=function(){return e.jsxs("div",{className:"relative",children:[e.jsx("div",{className:"".concat(x[r]," border-4 rounded-full animate-ping ").concat(g?"":y("border")),style:g?{borderColor:a}:{}}),e.jsx("div",{className:"absolute inset-2 border-4 rounded-full animate-ping ".concat(g?"":y("border")),style:g?{borderColor:a,animationDelay:"0.5s"}:{animationDelay:"0.5s"}})]})},O=e.jsxs("div",{className:"flex flex-col items-center justify-center space-y-3 ".concat(u),children:[function(){if("image"===i&&p)return e.jsx(w,{});switch(i){case"dots":return e.jsx(S,{});case"pulse":return e.jsx(C,{});case"bars":return e.jsx(N,{});case"ripple":return e.jsx(M,{});default:return e.jsx(k,{})}}(),d&&e.jsx("p",{className:"".concat({sm:"text-xs",md:"text-sm",lg:"text-base",xl:"text-lg"}[r]," font-medium animate-pulse ").concat(g?"":y("text")),style:g?{color:a}:{},children:d})]});return c?e.jsx("div",{className:"fixed inset-0 bg-white/80 backdrop-blur-sm flex items-center justify-center z-50",children:O}):O};exports.AlertContext=vc,exports.AlertProvider=function(n){var r=n.children,o=t.useState([]),i=o[0],s=o[1],a=t.useCallback((function(e){s((function(t){return t.filter((function(t){return t.id!==e}))}))}),[]),l=t.useCallback((function(e){var t=Math.random().toString(36).substring(2,9),n=R(R({},e),{id:t,onClose:function(){return a(t)}});s((function(e){return z(z([],e,!0),[n],!1)}))}),[a]),c=t.useCallback((function(e){return function(t,n){l({message:t,description:n,type:e})}}),[l]),d={showAlert:l,success:c("success"),error:c("error"),info:c("info"),warning:c("warning")};return xc=d,e.jsxs(vc.Provider,{value:d,children:[r,e.jsx("div",{className:"fixed right-4 top-4 z-50 space-y-2 w-full max-w-xs",children:i.map((function(t,n){return e.jsx("div",{style:{transform:"translateY(".concat(10*n,"px)"),zIndex:50-n},children:e.jsx(yc,R({},t))},t.id)}))})]})},exports.Badge=function(t){var n=t.children,r=t.variant,o=void 0===r?"default":r,i=t.size,s=void 0===i?"md":i,a=t.className,l=void 0===a?"":a,c=t.onClick,d=["inline-flex items-center font-medium rounded-full transition-colors duration-200",{default:"bg-gray-100 text-gray-800 hover:bg-gray-200",secondary:"bg-blue-100 text-blue-800 hover:bg-blue-200",success:"bg-green-100 text-green-800 hover:bg-green-200",warning:"bg-yellow-100 text-yellow-800 hover:bg-yellow-200",error:"bg-red-100 text-red-800 hover:bg-red-200",info:"bg-cyan-100 text-cyan-800 hover:bg-cyan-200"}[o],{sm:"px-2 py-0.5 text-xs",md:"px-2.5 py-1 text-sm",lg:"px-3 py-1.5 text-base"}[s],c?"cursor-pointer":"",l].filter(Boolean).join(" ");return e.jsx("span",{className:d,onClick:c,role:c?"button":void 0,tabIndex:c?0:void 0,onKeyDown:c?function(e){"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),c())}:void 0,children:n})},exports.Breadcrumb=function(t){var n=t.items,r=void 0===n?[]:n,o=t.onBackClick,i=t.showBackButton,s=void 0===i||i,a=t.separator,l=void 0===a?" / ":a,c=t.className,d=void 0===c?"":c;return e.jsxs("div",{className:"flex gap-2 ".concat(d),children:[s&&e.jsx("div",{onClick:o,className:"cursor-pointer",children:e.jsx(y,{className:"text-gray-500 transition-colors hover:text-gray-700"})}),e.jsx("p",{className:"text-gray-400",children:r.map((function(t,n){return e.jsxs("span",{children:[t.isActive?e.jsx("span",{className:"text-primary",children:t.label}):e.jsx("span",{className:t.onClick?"cursor-pointer transition-colors hover:text-gray-600":"",onClick:t.onClick,children:t.label}),n<r.length-1&&l]},n)}))})]})},exports.Button=a,exports.Card=function(t){var n=t.children,r=t.className,o=void 0===r?"":r;return e.jsx("div",{className:"w-full rounded-[20px] border border-[#EEEEF0] bg-white p-4 ".concat(o),children:n})},exports.CheckBox=P,exports.CheckBoxDemo=function(){var n=t.useState("option1"),r=n[0],o=n[1],i=t.useState({terms:!1,newsletter:!0,notifications:!1}),s=i[0],a=i[1];return e.jsx("div",{className:"min-h-screen bg-gray-50 p-8",children:e.jsx("div",{className:"mx-auto max-w-2xl space-y-8",children:e.jsxs("div",{className:"rounded-lg bg-white p-6 shadow",children:[e.jsx("h2",{className:"mb-6 text-xl font-semibold",children:"CheckBox Component Demo"}),e.jsxs("div",{className:"space-y-8",children:[e.jsxs("div",{className:"space-y-4",children:[e.jsx("h3",{className:"font-medium",children:"Check Variant"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-6",children:[e.jsx(P,{variant:"check",size:"sm",label:"Small"}),e.jsx(P,{variant:"check",size:"md",checked:!0,label:"Medium"}),e.jsx(P,{variant:"check",size:"lg",label:"Large"}),e.jsx(P,{variant:"check",disabled:!0,label:"Disabled"}),e.jsx(P,{variant:"check",indeterminate:!0,label:"Indeterminate"})]})]}),e.jsxs("div",{className:"space-y-4",children:[e.jsx("h3",{className:"font-medium",children:"Radio Group (Dot Variant)"}),e.jsx(B,{name:"demo-radio",value:r,onChange:o,label:"Choose an option",options:[{value:"option1",label:"Option 1"},{value:"option2",label:"Option 2"},{value:"option3",label:"Option 3"},{value:"option4",label:"Option 4 (Disabled)",disabled:!0}],helperText:"Select one option from the list"})]}),e.jsxs("div",{className:"space-y-4",children:[e.jsx("h3",{className:"font-medium",children:"Toggle Variant"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-6",children:[e.jsx(P,{variant:"toggle",size:"sm",label:"Small"}),e.jsx(P,{variant:"toggle",size:"md",checked:!0,label:"Medium"}),e.jsx(P,{variant:"toggle",size:"lg",label:"Large"}),e.jsx(P,{variant:"toggle",disabled:!0,label:"Disabled"})]})]}),e.jsxs("div",{className:"space-y-4 border-t pt-6",children:[e.jsx("h3",{className:"font-medium",children:"Sample Form"}),e.jsxs("div",{className:"space-y-4",children:[e.jsx(P,{variant:"check",checked:s.terms,onChange:function(e){return a(R(R({},s),{terms:e}))},label:"I accept the terms and conditions",required:!0,error:s.terms?"":"Please accept terms to continue"}),e.jsx(P,{variant:"toggle",checked:s.newsletter,onChange:function(e){return a(R(R({},s),{newsletter:e}))},label:"Subscribe to newsletter",helperText:"Get updates about new features and releases"}),e.jsx(P,{variant:"check",checked:s.notifications,onChange:function(e){return a(R(R({},s),{notifications:e}))},label:"Enable push notifications"}),e.jsx("div",{className:"pt-4",children:e.jsx("button",{className:"rounded-md bg-primary px-4 py-2 text-white transition-colors hover:bg-primary/90 disabled:opacity-50",disabled:!s.terms,children:"Submit"})})]})]})]})]})})})},exports.ConfirmationAlert=function(n){var r=n.isOpen,o=n.onConfirm,i=n.onCancel,s=n.title,l=n.message,c=n.confirmText,d=void 0===c?"Confirm":c,h=n.cancelText,u=void 0===h?"Cancel":h,p=n.type,f=void 0===p?"default":p,m=n.showIcon,g=void 0===m||m,y=n.showCloseButton,x=void 0===y||y,w=n.closeOnOverlayClick,k=void 0===w||w,S=n.closeOnEscape,C=void 0===S||S,N=n.isLoading,O=void 0!==N&&N,E=n.className,A=void 0===E?"":E,D=n.overlayClassName,R=void 0===D?"":D,I=n.maxWidth,z=void 0===I?"sm":I,P=t.useRef(null),B=t.useRef(null),L=t.useRef(null);t.useEffect((function(){return r?(L.current=document.activeElement,setTimeout((function(){var e,t,n;"danger"===f?null===(t=null===(e=P.current)||void 0===e?void 0:e.querySelector("[data-cancel-button]"))||void 0===t||t.focus():null===(n=B.current)||void 0===n||n.focus()}),100),document.body.style.overflow="hidden"):(document.body.style.overflow="unset",L.current&&L.current.focus()),function(){document.body.style.overflow="unset"}}),[r,f]),t.useEffect((function(){var e=function(e){"Escape"===e.key&&C&&!O&&i()};return r&&document.addEventListener("keydown",e),function(){document.removeEventListener("keydown",e)}}),[r,C,i,O]);var $=function(){O||i()},V={default:{icon:M,iconColor:"text-blue-600",iconBg:"bg-blue-100",confirmButton:"bg-blue-600 hover:bg-blue-700 focus:ring-blue-500"},danger:{icon:b,iconColor:"text-red-600",iconBg:"bg-red-100",confirmButton:"bg-red-600 hover:bg-red-700 focus:ring-red-500"},warning:{icon:T,iconColor:"text-yellow-600",iconBg:"bg-yellow-100",confirmButton:"bg-yellow-600 hover:bg-yellow-700 focus:ring-yellow-500"},success:{icon:v,iconColor:"text-green-600",iconBg:"bg-green-100",confirmButton:"bg-green-600 hover:bg-green-700 focus:ring-green-500"},info:{icon:M,iconColor:"text-blue-600",iconBg:"bg-blue-100",confirmButton:"bg-blue-600 hover:bg-blue-700 focus:ring-blue-500"}}[f],F=V.icon;return r?e.jsxs("div",{className:"fixed inset-0 z-50 ".concat(R),role:"dialog","aria-modal":"true","aria-labelledby":s?"confirmation-title":void 0,"aria-describedby":"confirmation-message",children:[e.jsx("div",{className:"fixed inset-0 bg-black/50 backdrop-blur-sm transition-opacity duration-300",onClick:function(e){e.target===e.currentTarget&&k&&!O&&i()}}),e.jsx("div",{className:"fixed inset-0 flex items-center justify-center p-4",children:e.jsxs("div",{ref:P,className:"relative w-full ".concat({sm:"max-w-sm",md:"max-w-md",lg:"max-w-lg"}[z]," animate-in fade-in-0 zoom-in-95 slide-in-from-bottom-4 transform rounded-2xl bg-white shadow-2xl transition-all duration-300 ease-out ").concat(A," "),onClick:function(e){return e.stopPropagation()},children:[x&&e.jsx("button",{onClick:$,disabled:O,className:"absolute right-4 top-4 flex h-8 w-8 items-center justify-center rounded-full text-gray-400 transition-colors duration-200 hover:bg-gray-100 hover:text-gray-600 focus:outline-none focus:ring-2 focus:ring-gray-500 focus:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50","aria-label":"Close",children:e.jsx(j,{size:20})}),e.jsxs("div",{className:"p-6",children:[e.jsxs("div",{className:"flex flex-col items-center justify-center space-y-4",children:[g&&e.jsx("div",{className:"h-12 w-12 flex-shrink-0 rounded-full ".concat(V.iconBg," flex items-center justify-center"),children:e.jsx(F,{size:24,className:V.iconColor})}),e.jsxs("div",{className:"min-w-0 flex-1 justify-center",children:[s&&e.jsx("h3",{id:"confirmation-title",className:"mb-1 text-center text-lg font-semibold text-gray-900",children:s}),e.jsx("p",{id:"confirmation-message",className:"leading-relaxed text-gray-600",children:l})]})]}),e.jsxs("div",{className:"flex ".concat("justify-center"," mt-6 space-x-3"),children:[e.jsx(a,{variant:"neutral",outline:!0,size:"small","data-cancel-button":"",onClick:$,disabled:O,children:u}),e.jsx("button",{ref:B,onClick:function(){O||o()},disabled:O,className:"flex min-w-[80px] items-center justify-center rounded-xl px-4 py-2 text-sm font-medium text-white transition-colors duration-200 focus:outline-none focus:ring-2 focus:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 ".concat(V.confirmButton," "),children:O?e.jsx("div",{className:"h-4 w-4 animate-spin rounded-full border-2 border-white border-t-transparent"}):d})]})]})]})})]}):null},exports.EmptyStateCard=D,exports.ExportButton=function(){var n=t.useState(!1),r=n[0],o=n[1],i=t.useRef(null),s=function(e){o(!1)};return t.useEffect((function(){var e=function(e){i.current&&!i.current.contains(e.target)&&o(!1)};return document.addEventListener("mousedown",e),function(){document.removeEventListener("mousedown",e)}}),[]),e.jsxs("div",{className:"relative inline-block",ref:i,children:[e.jsxs("div",{className:"flex",children:[e.jsxs("button",{className:"flex items-center rounded-l-md border border-gray-300 bg-white px-4 py-2 text-sm font-medium text-gray-700 hover:bg-gray-50 focus:outline-none",onClick:function(){return s(A.PDF)},children:[e.jsx(w,{className:"mr-2 h-4 w-4"}),"Export"]}),e.jsx("button",{className:"rounded-r-md border border-l-0 border-gray-300 bg-white px-2 py-2 text-sm font-medium text-gray-700 hover:bg-gray-50 focus:outline-none",onClick:function(){o(!r)},children:e.jsx(g,{className:"h-4 w-4"})})]}),r&&e.jsx("div",{className:"absolute right-0 z-10 mt-1 w-48 origin-top-right rounded-md bg-white shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none",children:e.jsxs("div",{className:"py-1",children:[e.jsxs("button",{onClick:function(){return s(A.PDF)},className:"flex w-full items-center px-4 py-2 text-left text-sm text-gray-700 hover:bg-gray-100",children:[e.jsx(C,{className:"mr-2 h-4 w-4"}),"PDF Document"]}),e.jsxs("button",{onClick:function(){return s(A.CSV)},className:"flex w-full items-center px-4 py-2 text-left text-sm text-gray-700 hover:bg-gray-100",children:[e.jsx(S,{className:"mr-2 h-4 w-4"}),"CSV Spreadsheet"]}),e.jsxs("button",{onClick:function(){return s(A.EXCEL)},className:"flex w-full items-center px-4 py-2 text-left text-sm text-gray-700 hover:bg-gray-100",children:[e.jsx(S,{className:"mr-2 h-4 w-4"}),"Excel Spreadsheet"]})]})})]})},exports.FileUpload=function(n){var r=n.label,o=n.description,i=n.helperText,s=n.error,a=n.success,l=n.disabled,c=void 0!==l&&l,d=n.required,h=void 0!==d&&d,u=n.accept,p=n.multiple,f=void 0!==p&&p,m=n.placeholder,g=n.showProgress,y=void 0===g||g,b=n.className,w=void 0===b?"":b,k=n.id,S=n.maxFileSize,C=n.onFileChange,M=n.direction,O=void 0===M?"col":M,T=t.useState(null),E=T[0],A=T[1],D=t.useState(0),R=D[0],I=D[1],z=t.useState(!1),P=z[0],B=z[1],L=k||"file-upload-".concat(Math.random().toString(36).substr(2,9));return e.jsxs("div",{className:"space-y-2 ".concat(w),children:[r&&e.jsxs("label",{htmlFor:L,className:"block text-sm font-medium text-gray-700",children:[r,h&&e.jsx("span",{className:"text-red-500 ml-1",children:"*"})]}),o&&e.jsx("p",{className:"text-sm text-gray-600",children:o}),E?e.jsxs("div",{className:"rounded-lg border p-4 ".concat(a?"border-green-300 bg-green-50":"border-gray-200"),children:[e.jsxs("div",{className:"mb-2 flex items-center justify-between",children:[e.jsxs("div",{className:"flex items-center",children:[e.jsx("div",{className:"mr-3 rounded-lg bg-primary-100 p-2",children:e.jsx(N,{size:24,className:"text-primary-500"})}),e.jsxs("div",{children:[e.jsx("p",{className:"text-sm font-medium",children:E.name}),e.jsx("p",{className:"text-xs text-gray-500",children:function(e){if(0===e)return"0 Bytes";var t=Math.floor(Math.log(e)/Math.log(1024));return parseFloat((e/Math.pow(1024,t)).toFixed(2))+" "+["Bytes","KB","MB","GB"][t]}(E.size)})]})]}),e.jsx("button",{onClick:function(){A(null),I(0),C(null)},className:"text-red-500 hover:text-red-700 disabled:opacity-50",disabled:c,children:e.jsx(j,{size:16})})]}),y&&R<100&&e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"h-2.5 w-full rounded-full bg-secondary-200",children:e.jsx("div",{className:"h-2.5 rounded-full bg-gray-800 transition-all duration-300",style:{width:"".concat(R,"%")}})}),e.jsxs("p",{className:"mt-1 text-right text-xs text-gray-500",children:[R,"%"]})]}),y&&100===R&&e.jsxs("div",{className:"flex items-center text-green-600 text-sm",children:[e.jsx(v,{size:16,className:"mr-1"}),"Upload complete"]})]}):e.jsxs("div",{className:"\n flex flex-".concat(O," gap-2 rounded-lg border-2 border-dashed p-8 text-center items-center\n ").concat("row"===O?"justify-center":"","\n ").concat(P?"border-blue-400 bg-blue-50":"border-gray-300","\n ").concat(s?"border-red-300 bg-red-50":"","\n ").concat(a?"border-green-300 bg-green-50":"","\n ").concat(c?"opacity-50 cursor-not-allowed bg-gray-50":"cursor-pointer hover:border-gray-400","\n "),onDragOver:function(e){e.preventDefault(),c||B(!0)},onDragLeave:function(e){e.preventDefault(),B(!1)},onDrop:function(e){if(e.preventDefault(),B(!1),!c&&e.dataTransfer.files&&e.dataTransfer.files[0]){var t=e.dataTransfer.files[0];if(A(t),y){I(10);var n=setInterval((function(){I((function(e){return e>=100?(clearInterval(n),100):e+10}))}),300)}C(t)}},onClick:function(){var e;return!c&&(null===(e=document.getElementById(L))||void 0===e?void 0:e.click())},children:[e.jsx("p",{className:"text-sm ".concat(c?"text-gray-400":"text-teal-700 hover:underline"),children:m||"Click to Upload"}),e.jsx("input",{id:L,type:"file",className:"hidden",onChange:function(e){if(e.target.files&&e.target.files[0]){var t=e.target.files[0];if(A(t),y){I(10);var n=setInterval((function(){I((function(e){return e>=100?(clearInterval(n),100):e+10}))}),300)}C(t)}},accept:u,multiple:f,disabled:c,required:h}),e.jsx("p",{className:"text-gray-900 text-sm",children:"or drag and drop"}),e.jsxs("p",{className:"text-sm text-gray-500",children:["(Max. File size: ",S||"25"," MB)"]})]}),i&&!s&&!a&&e.jsx("p",{className:"text-sm text-gray-500",children:i}),s&&e.jsxs("div",{className:"flex items-center text-red-600 text-sm",children:[e.jsx(x,{size:16,className:"mr-1"}),s]}),a&&e.jsxs("div",{className:"flex items-center text-green-600 text-sm",children:[e.jsx(v,{size:16,className:"mr-1"}),a]})]})},exports.Input=function(t){var n=t.id,r=t.label,o=t.value,i=t.size,s=void 0===i?"md":i,a=t.onChange,l=t.placeholder,c=t.error,d=t.required,h=void 0!==d&&d,u=t.helpText,p=t.type,f=void 0===p?"text":p,m=t.className,g=void 0===m?"":m,y=t.disabled,x=void 0!==y&&y,v=t.icon,b=t.iconPosition,w=void 0===b?"left":b,k=t.rightIcon,S=I(t,["id","label","value","size","onChange","placeholder","error","required","helpText","type","className","disabled","icon","iconPosition","rightIcon"]),C={id:n,value:o,onChange:function(e){a&&a(e)},placeholder:l,disabled:x,className:"w-full rounded-[12px] border ".concat({sm:"text-xs px-3 py-1.5 text-sm min-h-[32px]",md:"text-sm px-4 py-2 text-base min-h-[40px]",lg:"text-base px-4 py-3 text-lg min-h-[48px]"}[s]," ").concat(c?"border-red-500":"border-gray-200"," ").concat(x?"bg-gray-100 text-gray-500 placeholder-gray-300":"bg-gray-100 placeholder-gray-400 text-dark"," focus:outline-none focus:ring-1 focus:ring-primary ").concat(g," ").concat(v&&"left"===w?"pl-10":""," ").concat(v&&"right"===w?"pr-10":""),"aria-invalid":!!c,"aria-describedby":c?"".concat(n,"-error"):u?"".concat(n,"-help"):void 0};return e.jsxs("div",{className:"mb-4",children:[r&&e.jsxs("label",{htmlFor:n,className:"mb-1 block text-sm font-medium text-gray-600",children:[r,h&&e.jsx("span",{className:"ml-1 text-red-500",children:"*"})]}),e.jsxs("div",{className:"relative",children:[v&&"left"===w&&e.jsx("div",{className:"pointer-events-none absolute inset-y-0 left-0 flex items-center pl-3",children:v}),"textarea"==f?e.jsx("textarea",R({},C,{rows:4,className:"".concat(C.className," resize-none")},S)):e.jsx("input",R({},C,{type:f},S)),v&&"right"===w&&e.jsx("div",{className:"pointer-events-none absolute inset-y-0 right-0 flex items-center pr-3",children:v}),k&&e.jsx("div",{className:"absolute right-3 top-1/2 -translate-y-1/2 cursor-pointer",children:k})]}),u&&!c&&e.jsx("p",{id:"".concat(n,"-help"),className:"mt-1 text-sm text-gray-500",children:u}),c&&e.jsx("p",{id:"".concat(n,"-error"),className:"mt-1 text-sm text-red-500",children:c})]})},exports.InputWithPrefix=function(t){var n=t.id,r=t.label,o=t.value,i=t.size,s=void 0===i?"md":i,a=t.onChange,l=t.placeholder,c=t.error,d=t.required,h=void 0!==d&&d,u=t.helpText,p=t.type,f=void 0===p?"text":p,m=t.className,g=void 0===m?"":m,y=t.disabled,x=void 0!==y&&y,v=t.icon,b=t.iconPosition,w=void 0===b?"left":b,k=t.rightIcon,S=t.prefixContent,C=t.prefixClassName,N=void 0===C?"":C;t.onPrefixChange;var M,O,T=I(t,["id","label","value","size","onChange","placeholder","error","required","helpText","type","className","disabled","icon","iconPosition","rightIcon","prefixContent","prefixClassName","onPrefixChange"]),E="\n flex-1 rounded-none rounded-r-[12px] border-l-0 ".concat({sm:"text-xs py-1.5 text-sm min-h-[32px]",md:"text-sm py-2 text-base min-h-[40px]",lg:"text-base py-3 text-lg min-h-[48px]"}[s]," \n ").concat(c?"border-red-500":"border-gray-200","\n ").concat(x?"bg-gray-100 text-gray-500 placeholder-gray-300":"bg-gray-100 placeholder-gray-400 text-dark","\n focus:outline-none\n ").concat((M="",O="",v&&"left"===w&&(M="pl-10"),v&&"right"===w&&(O="pr-10"),k&&(O="pr-10"),"".concat(M," ").concat(O)),"\n ").concat(g,"\n "),j="\n flex items-center rounded-l-[12px] border border-r-0 ".concat({sm:"px-1 text-xs",md:"px-2 text-sm",lg:"px-4 text-base"}[s],"\n ").concat(c?"border-red-500":"border-gray-200","\n ").concat(x?"bg-gray-50":"","\n ").concat(N,"\n "),A={id:n,value:o,onChange:function(e){a&&a(e)},placeholder:l,disabled:x,className:E,"aria-invalid":!!c,"aria-describedby":c?"".concat(n,"-error"):u?"".concat(n,"-help"):void 0};return e.jsxs("div",{className:"mb-4",children:[r&&e.jsxs("label",{htmlFor:n,className:"mb-1 block text-sm font-medium text-gray-600",children:[r,h&&e.jsx("span",{className:"ml-1 text-red-500",children:"*"})]}),e.jsx("div",{className:"relative",children:e.jsxs("div",{className:"flex",children:[S&&e.jsx("div",{className:j,children:S}),e.jsxs("div",{className:"relative ".concat(S?"flex-1":"w-full"),children:[v&&"left"===w&&e.jsx("div",{className:"pointer-events-none absolute inset-y-0 left-0 flex items-center pl-3 z-10",children:v}),e.jsx("input",R({},A,{type:f,className:"".concat(A.className," ").concat(S?"w-full border px-3":"rounded-l-[12px] border-l")},T)),v&&"right"===w&&e.jsx("div",{className:"pointer-events-none absolute inset-y-0 right-0 flex items-center pr-3 z-10",children:v}),k&&e.jsx("div",{className:"absolute right-3 top-1/2 -translate-y-1/2 cursor-pointer z-10",children:k})]})]})}),u&&!c&&e.jsx("p",{id:"".concat(n,"-help"),className:"mt-1 text-sm text-gray-500",children:u}),c&&e.jsx("p",{id:"".concat(n,"-error"),className:"mt-1 text-sm text-red-500",children:c})]})},exports.Loading=Rc,exports.LoadingDemo=function(){var n=t.useState("blue-500"),r=n[0],o=n[1],i=t.useState("spinner"),s=i[0],a=i[1],l=t.useState("md"),c=l[0],d=l[1],h=t.useState(!1),u=h[0],p=h[1],f=["spinner","dots","pulse","bars","ripple"];return e.jsxs("div",{className:"p-8 max-w-4xl mx-auto",children:[e.jsx("h1",{className:"text-3xl font-bold text-gray-800 mb-8 text-center",children:"Modern Loading Component"}),e.jsxs("div",{className:"bg-white rounded-xl shadow-lg p-6 mb-8",children:[e.jsx("h2",{className:"text-xl font-semibold text-gray-700 mb-4",children:"Customization"}),e.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-4 mb-6",children:[e.jsxs("div",{children:[e.jsx("label",{className:"block text-sm font-medium text-gray-600 mb-2",children:"Color"}),e.jsx("div",{className:"flex flex-wrap gap-2",children:[{name:"Blue",value:"blue-500",hex:"#3B82F6"},{name:"Purple",value:"purple-500",hex:"#8B5CF6"},{name:"Green",value:"green-500",hex:"#10B981"},{name:"Red",value:"red-500",hex:"#EF4444"},{name:"Orange",value:"orange-500",hex:"#F59E0B"},{name:"Pink",value:"pink-500",hex:"#EC4899"},{name:"Indigo",value:"indigo-500",hex:"#6366F1"},{name:"Teal",value:"teal-500",hex:"#14B8A6"}].map((function(t){return e.jsx("button",{onClick:function(){return o(t.value)},className:"w-8 h-8 rounded-full border-2 transition-all ".concat(r===t.value?"border-gray-400 scale-110":"border-gray-200"),style:{backgroundColor:t.hex},title:"".concat(t.name," (").concat(t.value,")")},t.value)}))})]}),e.jsxs("div",{children:[e.jsx("label",{className:"block text-sm font-medium text-gray-600 mb-2",children:"Variant"}),e.jsx("select",{value:s,onChange:function(e){return a(e.target.value)},className:"w-full p-2 border border-gray-300 rounded-md focus:ring-2 focus:ring-blue-500 focus:border-transparent",children:f.map((function(t){return e.jsx("option",{value:t,children:t&&(null==t?void 0:t.charAt(0).toUpperCase())+(null==t?void 0:t.slice(1))},t)}))})]}),e.jsxs("div",{children:[e.jsx("label",{className:"block text-sm font-medium text-gray-600 mb-2",children:"Size"}),e.jsx("select",{value:c,onChange:function(e){return d(e.target.value)},className:"w-full p-2 border border-gray-300 rounded-md focus:ring-2 focus:ring-blue-500 focus:border-transparent",children:["sm","md","lg","xl"].map((function(t){return e.jsx("option",{value:t,children:null==t?void 0:t.toUpperCase()},t)}))})]}),e.jsxs("div",{children:[e.jsx("label",{className:"block text-sm font-medium text-gray-600 mb-2",children:"Full Screen"}),e.jsx("button",{onClick:function(){return p(!0)},className:"w-full p-2 bg-gray-600 text-white rounded-md hover:bg-gray-700 transition-colors",children:"Demo Full Screen"})]})]}),e.jsxs("div",{className:"bg-gray-50 rounded-lg p-8 flex flex-col items-center justify-center min-h-32",children:[e.jsx(Rc,{variant:s,size:c,color:r,text:"Loading..."}),e.jsx("div",{className:"mt-4 p-3 bg-white rounded-md shadow-sm",children:e.jsxs("code",{className:"text-sm text-gray-600",children:['color="',r,'"']})})]})]}),e.jsxs("div",{className:"bg-white rounded-xl shadow-lg p-6",children:[e.jsx("h2",{className:"text-xl font-semibold text-gray-700 mb-4",children:"All Variants"}),e.jsx("div",{className:"grid grid-cols-2 md:grid-cols-3 lg:grid-cols-5 gap-6",children:f.map((function(t){return e.jsxs("div",{className:"text-center",children:[e.jsx("div",{className:"bg-gray-50 rounded-lg p-4 flex items-center justify-center h-24 mb-2",children:e.jsx(Rc,{variant:t,color:r})}),e.jsx("p",{className:"text-sm text-gray-600 capitalize",children:t})]},t)}))}),e.jsxs("div",{className:"mt-6 p-4 bg-blue-50 rounded-lg",children:[e.jsx("h3",{className:"font-semibold text-blue-800 mb-2",children:"Usage Examples:"}),e.jsxs("div",{className:"space-y-2 text-sm",children:[e.jsxs("div",{className:"bg-white p-2 rounded border",children:[e.jsx("code",{className:"text-blue-600",children:"// Tailwind CSS class"}),e.jsx("br",{}),e.jsx("code",{children:'<Loading color="primary-500" />'})]}),e.jsxs("div",{className:"bg-white p-2 rounded border",children:[e.jsx("code",{className:"text-blue-600",children:"// Hex color"}),e.jsx("br",{}),e.jsx("code",{children:'<Loading color="#your-brand-color" />'})]}),e.jsxs("div",{className:"bg-white p-2 rounded border",children:[e.jsx("code",{className:"text-blue-600",children:"// Custom Tailwind color"}),e.jsx("br",{}),e.jsx("code",{children:'<Loading color="emerald-400" variant="dots" />'})]})]})]})]}),u&&e.jsx(Rc,{variant:s,size:c,color:r,text:"Loading in full screen...",fullScreen:!0}),u&&e.jsx("button",{onClick:function(){return p(!1)},className:"fixed top-4 right-4 z-50 bg-red-500 text-white px-4 py-2 rounded-md hover:bg-red-600 transition-colors",children:"Close Full Screen"})]})},exports.Modal=wc,exports.ModalExample=function(){var n=t.useState(!1),r=n[0],o=n[1],i=t.useState("left"),s=i[0],a=i[1],l=t.useState("md"),c=l[0],d=l[1],h=e.jsxs("div",{className:"flex justify-end space-x-3",children:[e.jsx("button",{onClick:function(){return o(!1)},className:"px-4 py-2 text-sm font-medium text-gray-700 bg-white border border-gray-300 rounded-lg hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2 transition-colors duration-200",children:"Cancel"}),e.jsx("button",{onClick:function(){return o(!1)},className:"px-4 py-2 text-sm font-medium text-white bg-blue-600 rounded-lg hover:bg-blue-700 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2 transition-colors duration-200",children:"Save Changes"})]});return e.jsxs("div",{className:"p-8 space-y-4",children:[e.jsxs("div",{className:"flex flex-wrap gap-4 mb-6",children:[e.jsxs("div",{children:[e.jsx("label",{className:"block text-sm font-medium text-gray-700 mb-2",children:"Position"}),e.jsxs("select",{value:s,onChange:function(e){return a(e.target.value)},className:"border border-gray-300 rounded-md px-3 py-2 text-sm",disabled:"full"===c,children:[e.jsx("option",{value:"left",children:"Left"}),e.jsx("option",{value:"right",children:"Right"}),e.jsx("option",{value:"center",children:"Center"})]})]}),e.jsxs("div",{children:[e.jsx("label",{className:"block text-sm font-medium text-gray-700 mb-2",children:"Size"}),e.jsxs("select",{value:c,onChange:function(e){return d(e.target.value)},className:"border border-gray-300 rounded-md px-3 py-2 text-sm",children:[e.jsx("option",{value:"xs",children:"Extra Small"}),e.jsx("option",{value:"sm",children:"Small"}),e.jsx("option",{value:"md",children:"Medium"}),e.jsx("option",{value:"lg",children:"Large"}),e.jsx("option",{value:"xl",children:"Extra Large"}),e.jsx("option",{value:"2xl",children:"2X Large"}),e.jsx("option",{value:"full",children:"Full Screen"})]})]})]}),e.jsx("button",{onClick:function(){return o(!0)},className:"px-6 py-3 bg-blue-600 text-white rounded-lg hover:bg-blue-700 transition-colors duration-200 font-medium",children:"Open Modal"}),e.jsx(wc,{isOpen:r,onClose:function(){return o(!1)},title:"Example Modal",size:c,position:s,footer:h,maxHeight:"center"!==s,children:e.jsxs("div",{className:"space-y-4",children:[e.jsx("p",{className:"text-gray-600",children:"This is an example of the multipurpose modal component. It supports different sizes, positions, and configurations."}),e.jsxs("div",{className:"bg-gray-50 p-4 rounded-lg",children:[e.jsx("h4",{className:"font-medium text-gray-900 mb-2",children:"Features:"}),e.jsxs("ul",{className:"text-sm text-gray-600 space-y-1 list-disc list-inside",children:[e.jsx("li",{children:"Multiple sizes (xs, sm, md, lg, xl, 2xl, full screen)"}),e.jsx("li",{children:"Three positions (left, right, center)"}),e.jsx("li",{children:"Customizable styling with className props"}),e.jsx("li",{children:"Keyboard navigation and accessibility"}),e.jsx("li",{children:"Click outside to close (disabled for full screen)"}),e.jsx("li",{children:"Smooth animations"}),e.jsx("li",{children:"Optional footer with actions"}),e.jsx("li",{children:"Full screen mode without margins or border radius"})]})]}),("left"===s||"right"===s||"full"===c)&&e.jsx("div",{className:"space-y-2",children:Array.from({length:20},(function(t,n){return e.jsxs("p",{className:"text-gray-600",children:["This is paragraph ",n+1," to demonstrate scrolling in side panels","full"===c?" and full screen mode":"","."]},n)}))})]})})]})},exports.Pagination=kc,exports.RadioGroup=B,exports.SKELETON_LOADER_VERSION="1.0.0",exports.SKELETON_PATTERNS={userProfile:{variant:"avatar",size:"lg",animation:"pulse"},cardTitle:{variant:"text",width:"75%",height:"1.5rem"},cardDescription:{variant:"text",count:2,width:"100%",height:"1rem",intensity:"light"},button:{variant:"button",animation:"wave"},image:{variant:"image",shimmer:!0}},exports.SKELETON_PRESETS={sizes:{xs:{width:"4rem",height:"1rem"},sm:{width:"6rem",height:"1.25rem"},md:{width:"8rem",height:"1.5rem"},lg:{width:"12rem",height:"2rem"},xl:{width:"16rem",height:"2.5rem"}},variants:["text","rectangular","circular","rounded","card","avatar","button","image","line"],animations:["pulse","wave","none"],intensities:["light","medium","dark"]},exports.Search=function(n){var r=n.placeholder,o=void 0===r?"Search...":r,i=n.onSearch,s=n.className,a=void 0===s?"":s,l=t.useState(""),c=l[0],d=l[1];return e.jsxs("div",{className:"relative ".concat(a),children:[e.jsx("input",{type:"text",value:c,onChange:function(e){e.preventDefault(),d(e.target.value),i(c)},placeholder:o,className:"w-full rounded-lg border border-gray-200 bg-white py-2 pl-8 pr-4 text-sm focus:outline-none focus:ring-1 focus:ring-primary"}),e.jsxs("svg",{className:"absolute left-2 top-1/2 -translate-y-1/2 transform text-gray-400",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[e.jsx("circle",{cx:"11",cy:"11",r:"8"}),e.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"})]})]})},exports.Select=function(n){var r,o=n.options,i=n.placeholder,s=void 0===i?"Select an option":i,a=n.onChange,l=n.value,c=n.size,d=void 0===c?"md":c,h=n.className,u=void 0===h?"":h,p=n.name,f=n.id,m=n.disabled,y=void 0!==m&&m,x=n.label,v=n.required,b=n.error,w=n.helpText,k=n.fullWidth,S=void 0===k||k,C=n.searchable,N=void 0!==C&&C,M=n.multiple,O=void 0!==M&&M,T=n.maxSelected,E=n.showSelectedCount,A=void 0!==E&&E,D=n.closeOnSelect,R=void 0===D||D,I=t.useState(!1),P=I[0],B=I[1],L=t.useState(""),$=L[0],V=L[1],F=t.useState((function(){if(!l)return[];if(O&&Array.isArray(l))return l.map((function(e){return o.find((function(t){return t.value===e}))})).filter(Boolean);if(!O&&"string"==typeof l){var e=o.find((function(e){return e.value===l}));return e?[e]:[]}return[]})),_=F[0],H=F[1],q=t.useRef(null),W=N?o.filter((function(e){return(e.label||e.value).toLowerCase().includes($.toLowerCase())})):o;return t.useEffect((function(){var e=function(e){q.current&&!q.current.contains(e.target)&&(B(!1),V(""))};return document.addEventListener("mousedown",e),function(){document.removeEventListener("mousedown",e)}}),[]),e.jsxs("div",{ref:q,className:"".concat(S?"w-full":"w-fit"," mb-4"),children:[x&&e.jsxs("label",{htmlFor:f,className:"mb-1 block text-sm font-medium text-gray-700",children:[x,v&&e.jsx("span",{className:"ml-1 text-red-500",children:"*"})]}),e.jsxs("div",{className:"relative",children:[e.jsxs("button",{type:"button",className:"flex items-center justify-between rounded-lg border ".concat(b?"border-red-500":"border-gray-200"," bg-gray-100 shadow-sm ").concat({sm:"text-xs px-3 py-1.5 text-sm min-h-[32px]",md:"text-sm px-4 py-2 text-base min-h-[40px]",lg:"text-base px-4 py-3 text-lg min-h-[48px]"}[d]," text-gray-700 hover:border-gray-300 focus:border-primary-500 focus:outline-none focus:ring-2 focus:ring-primary-500/20 ").concat(y?"cursor-not-allowed bg-gray-50 opacity-50":""," ").concat(u," ").concat(S?"w-full":""," transition-all duration-200"),onClick:function(){return!y&&B(!P)},disabled:y,id:f,"aria-haspopup":"listbox","aria-expanded":P,children:[e.jsx("div",{className:"flex-1 flex items-center gap-1 min-w-0",children:O&&_.length>0?e.jsxs("div",{className:"flex flex-wrap gap-1 flex-1",children:[_.slice(0,3).map((function(t){return e.jsxs("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 bg-primary-100 text-primary-800 text-sm rounded-md",children:[e.jsx("span",{className:"truncate max-w-[120px]",children:t.label||t.value}),e.jsx(j,{className:"h-3 w-3 cursor-pointer hover:text-primary-900",onClick:function(e){return function(e,t){t.stopPropagation();var n=_.filter((function(t){return t.value!==e.value}));H(n);var r=O?n.map((function(e){return e.value})):"";a({target:{id:f||"",value:r}})}(t,e)}})]},t.value)})),_.length>3&&e.jsxs("span",{className:"text-sm text-gray-500 px-1",children:["+",_.length-3," more"]})]}):e.jsx("span",{className:"truncate ".concat(0===_.length?"text-gray-400":"text-gray-700"),children:function(){var e,t,n,r;return 0===_.length?s:O?A&&_.length>2?"".concat(_.length," items selected"):_.length<=2?_.map((function(e){return e.label||e.value})).join(", "):"".concat((null===(n=_[0])||void 0===n?void 0:n.label)||(null===(r=_[0])||void 0===r?void 0:r.value)," +").concat(_.length-1," more"):(null===(e=_[0])||void 0===e?void 0:e.label)||(null===(t=_[0])||void 0===t?void 0:t.value)}()})}),e.jsx(g,{className:"ml-2 h-4 w-4 text-gray-400 transition-transform flex-shrink-0 ".concat(P?"rotate-180 transform":"")})]}),P&&e.jsxs("div",{className:"absolute z-50 mt-1 w-full rounded-lg border border-gray-200 bg-white shadow-lg",role:"listbox",children:[N&&e.jsx("div",{className:"sticky top-0 border-b border-gray-100 bg-white p-3",children:e.jsx("input",{type:"text",className:"w-full rounded-md border border-gray-200 px-3 py-2 text-sm focus:border-primary-500 focus:outline-none focus:ring-2 focus:ring-primary-500/20 transition-all duration-200",placeholder:"Search...",value:$,onChange:function(e){return V(e.target.value)},autoFocus:!0})}),e.jsx("div",{className:"max-h-60 overflow-auto py-1",children:W.length>0?e.jsxs(e.Fragment,{children:[O&&_.length>0&&e.jsxs("div",{className:"px-3 py-2 text-xs text-gray-500 border-b border-gray-100",children:[_.length," selected",T&&" of ".concat(T," max")]}),W.map((function(t){var n=function(e){return _.some((function(t){return t.value===e.value}))}(t),r=t.disabled||T&&!n&&_.length>=T;return e.jsxs("div",{className:"cursor-pointer px-3 py-2 flex items-center justify-between transition-colors duration-150 ".concat(n?"bg-primary-50 text-primary-700":"text-gray-700 hover:bg-gray-50"," ").concat(r?"cursor-not-allowed text-gray-400 hover:bg-white opacity-50":""),onClick:function(){return!r&&function(e){var t;if(!e.disabled){var n;if(O)if(_.some((function(t){return t.value===e.value})))n=_.filter((function(t){return t.value!==e.value}));else{if(T&&_.length>=T)return;n=z(z([],_,!0),[e],!1)}else n=[e];H(n);var r=O?n.map((function(e){return e.value})):(null===(t=n[0])||void 0===t?void 0:t.value)||"";a({target:{id:f||"",value:r}}),O&&!R||(B(!1),V(""))}}(t)},role:"option","aria-selected":n,"aria-disabled":r,children:[e.jsx("span",{className:"flex-1 text-sm font-medium",children:t.label||t.value}),O&&n&&e.jsx("div",{className:"w-4 h-4 bg-primary-500 rounded-sm flex items-center justify-center",children:e.jsx("svg",{className:"w-3 h-3 text-white",fill:"currentColor",viewBox:"0 0 20 20",children:e.jsx("path",{fillRule:"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z",clipRule:"evenodd"})})})]},t.value)}))]}):e.jsx("div",{className:"px-3 py-2 text-gray-500 text-center",children:"No options found"})})]})]}),b&&e.jsx("p",{className:"mt-1 text-sm text-red-600",children:b}),w&&!b&&e.jsx("p",{className:"mt-1 text-sm text-gray-500",children:w}),p&&e.jsx(e.Fragment,{children:O?_.map((function(t,n){return e.jsx("input",{type:"hidden",name:"".concat(p,"[]"),value:t.value},"".concat(t.value,"-").concat(n))})):e.jsx("input",{type:"hidden",name:p,value:(null===(r=_[0])||void 0===r?void 0:r.value)||""})})]})},exports.SelectButton=function(n){var r=n.options,o=n.placeholder,i=void 0===o?"Select an option":o,s=n.onChange,a=n.value,l=n.size,c=void 0===l?"md":l,d=n.className,h=void 0===d?"":d,u=n.name,p=n.id,f=n.disabled,y=void 0!==f&&f,x=n.label,v=n.required,b=t.useState(!1),w=b[0],k=b[1],S=t.useState(a&&r.find((function(e){return e.value===a}))||null),C=S[0],N=S[1];return e.jsxs("div",{className:"relative inline-block",children:[x&&e.jsxs("label",{htmlFor:p,className:"mb-1 block text-sm font-medium text-gray-700",children:[x,v&&e.jsx("span",{className:"ml-1 text-red-500",children:"*"})]}),e.jsxs("button",{type:"button",className:"flex w-full items-center justify-between rounded-md border border-gray-200 bg-white shadow-sm ".concat({sm:"px-3 py-2 text-sm",md:"px-4 py-2.5 text-base"}[c]," text-gray-700 hover:bg-gray-50 focus:outline-none ").concat(y?"cursor-not-allowed opacity-50":""," ").concat(h),onClick:function(){return!y&&k(!w)},disabled:y,id:p,children:[e.jsx("span",{className:"truncate",children:C?(null==C?void 0:C.label)||C.value:i}),e.jsx(g,{className:"ml-2 h-4 w-4 ".concat(w?"rotate-180 transform":"")})]}),w&&e.jsx("div",{className:"absolute z-10 mt-1 max-h-60 w-full min-w-[200px] p-1 font-medium text-sm overflow-auto rounded-lg bg-white shadow-xl",children:r.map((function(t){return e.jsxs("div",{className:"cursor-pointer px-3 py-2 hover:bg-gray-100 rounded-lg flex justify-between item-center ".concat((null==C?void 0:C.value)===t.value?"bg-gray-50 text-black":"text-gray-900"),onClick:function(){return function(e){N(e),s(e.value),k(!1)}(t)},children:[e.jsx("div",{children:t.label||t.value}),(null==C?void 0:C.value)===t.value&&e.jsx("div",{children:e.jsx(m,{size:15,className:"text-primary"})})]},t.value)}))}),u&&e.jsx("input",{type:"hidden",name:u,value:(null==C?void 0:C.value)||""})]})},exports.SkeletonAvatar=Tc,exports.SkeletonButton=Ec,exports.SkeletonCard=function(t){return e.jsx(Mc,R({},t,{variant:"card"}))},exports.SkeletonImage=function(t){return e.jsx(Mc,R({},t,{variant:"image"}))},exports.SkeletonList=Ac,exports.SkeletonLoader=Mc,exports.SkeletonLoaderExample=function(){return e.jsxs("div",{className:"bg-white p-5",children:[e.jsx(Mc,{variant:"text",width:"200px"}),e.jsx(Mc,{variant:"text",count:3}),e.jsx(Tc,{size:"lg"}),e.jsx(Ec,{animation:"wave"}),e.jsx(jc,{showBio:!0}),e.jsx(Ac,{itemCount:5,showAvatar:!0}),e.jsx(Dc,{rows:5,columns:4}),e.jsx(Mc,{variant:"card",shimmer:!0,intensity:"dark",borderRadius:"12px",className:"custom-skeleton"})]})},exports.SkeletonProfile=jc,exports.SkeletonTable=Dc,exports.SkeletonText=Oc,exports.Table=function(t){var n=t.data,r=t.columns,o=t.itemsPerPage,i=void 0===o?20:o,s=t.onViewChange,a=t.totalItems,l=t.currentPage,c=void 0===l?1:l,d=t.onPageChange,h=t.loading,u=void 0!==h&&h,p=t.showPagination,f=void 0===p||p,m=t.onRowClick,g=t.useCardLayout,y=void 0!==g&&g,x=a||n.length,v=Math.ceil(x/i),b=n,w=function(e){m&&m(e)},k=function(){return e.jsxs("div",{className:"grid gap-4 grid-cols-1 sm:grid-cols-2 lg:grid-cols-3",children:[u&&Array.from({length:i}).map((function(t,n){return e.jsx("div",{className:"bg-white rounded-lg border border-gray-200 p-4 animate-pulse",children:e.jsx("div",{className:"space-y-3",children:r.slice(0,3).map((function(t,n){return e.jsxs("div",{className:"flex justify-between items-center",children:[e.jsx("div",{className:"h-4 bg-gray-200 rounded w-1/3"}),e.jsx("div",{className:"h-4 bg-gray-200 rounded w-1/2"})]},n)}))})},n)})),b.length>0?b.map((function(t,n){return e.jsx("div",{onClick:function(){return w(t)},className:"bg-white rounded-lg border border-gray-200 p-4 transition-all duration-200 hover:shadow-md hover:border-gray-300 ".concat(m?"cursor-pointer":""," ").concat(u?"opacity-50":""),children:e.jsx("div",{className:"space-y-3",children:r.map((function(n,r){return e.jsxs("div",{className:"flex justify-between items-start",children:[e.jsxs("span",{className:"text-sm font-medium text-gray-500 flex-shrink-0 mr-3",children:[n.title,":"]}),e.jsx("span",{className:"text-sm text-gray-800 text-right",children:"function"==typeof n.value?n.value(t):t[n.value]})]},r)}))})},n)})):!u&&e.jsx("div",{className:"col-span-full",children:e.jsx(D,{title:"No Record found"})})]})};return e.jsxs(e.Fragment,{children:[y?k():e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"hidden md:block",children:e.jsx("div",{className:"relative overflow-x-auto",children:e.jsxs("table",{className:"w-full",children:[e.jsx("thead",{children:e.jsx("tr",{children:r.map((function(t,n){return e.jsx("th",{className:"bg-gray-100 px-6 py-3 text-left text-sm font-semibold tracking-wider text-gray-500 ".concat(t.width||""," ").concat(0===n?"rounded-bl-xl rounded-tl-xl":""," ").concat(n===r.length-1?"rounded-br-xl rounded-tr-xl":""," "),children:t.title},n)}))})}),e.jsxs("tbody",{className:"divide-y divide-gray-200 bg-white \n ".concat(u?"opacity-50":""," ").concat(m?"cursor-pointer":"","\n "),children:[u&&e.jsx(Sc,{columns:r.length,rows:i}),b.length>0?b.map((function(t,n){return e.jsx("tr",{onClick:function(){return w(t)},className:"hover:bg-gray-50",children:r.map((function(n,r){return e.jsx("td",{className:"whitespace-nowrap px-6 py-4 text-sm font-medium text-gray-800",children:"function"==typeof n.value?n.value(t):t[n.value]},r)}))},n)})):!u&&e.jsx("tr",{children:e.jsx("td",{colSpan:r.length,children:e.jsx(D,{title:"No Record found"})})})]})]})})}),e.jsx("div",{className:"block md:hidden",children:k()})]}),f&&e.jsx(kc,{currentPage:c,totalPages:v,totalItems:x,itemsPerPage:i,onPageChange:d,onViewChange:s,loading:u})]})},exports.TableDropdown=function(n){var r=n.actions,o=n.trigger,i=n.className,s=void 0===i?"":i,a=n.dropdownClassName,l=void 0===a?"":a,c=t.useState(!1),d=c[0],h=c[1],u=t.useRef(null),p=function(){h(!d)},f=function(){h(!1)};return t.useEffect((function(){var e=function(e){u.current&&!u.current.contains(e.target)&&f()};return d&&document.addEventListener("mousedown",e),function(){document.removeEventListener("mousedown",e)}}),[d]),t.useEffect((function(){var e=function(e){"Escape"===e.key&&f()};return d&&document.addEventListener("keydown",e),function(){document.removeEventListener("keydown",e)}}),[d]),e.jsxs("div",{className:"relative inline-block ".concat(s),ref:u,children:[e.jsx("div",{className:"flex",children:o?e.jsx("div",{onClick:p,className:"cursor-pointer",children:o}):e.jsx("button",{className:"rounded-md border-gray-300 bg-white px-2 py-2 text-sm font-medium text-gray-700 transition-colors duration-200 focus:ring-offset-2",onClick:p,"aria-expanded":d,"aria-haspopup":"true",children:e.jsx(k,{className:"h-4 w-4"})})}),d&&e.jsx("div",{className:"absolute right-0 z-50 mt-1 w-48 origin-top-right rounded-md bg-white shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none ".concat(l),children:e.jsxs("div",{className:"py-1",role:"menu","aria-orientation":"vertical",children:[r.map((function(t,n){return e.jsxs("button",{className:"flex w-full items-center px-4 py-2 text-left text-sm transition-colors duration-150 ".concat(t.disabled?"cursor-not-allowed bg-gray-50 text-gray-400":"danger"===t.variant?"text-red-700 hover:bg-red-50 hover:text-red-900":"text-gray-700 hover:bg-gray-100 hover:text-gray-900"," "),onClick:function(){return function(e){e.disabled||(e.onClick(),f())}(t)},disabled:t.disabled,role:"menuitem",children:[t.icon&&e.jsx("span",{className:"mr-3 flex-shrink-0",children:t.icon}),t.label]},n)})),0===r.length&&e.jsx("div",{className:"px-4 py-2 text-sm text-gray-500",children:"No actions available"})]})})]})},exports.TableSkeleton=Sc,exports.TextEditor=function(t){var n=t.initialContent,r=void 0===n?"":n,o=t.onUpdate,i=wl({extensions:[fc,Pa,Ka,Ja,Da,Fa,Ua,za,Wa,_a],content:r,onUpdate:function(e){var t=e.editor;o(t.getHTML())}});return e.jsxs("div",{className:"rounded-lg border",children:[e.jsxs("div",{className:"flex gap-4 border-b bg-gray-50 p-2",children:[e.jsx("button",{onClick:function(){return null==i?void 0:i.chain().focus().toggleBold().run()},className:"mx-1 p-1 ".concat((null==i?void 0:i.isActive("bold"))?"rounded bg-gray-200":""),type:"button",children:e.jsx(f,{size:18})}),e.jsx("button",{onClick:function(){return null==i?void 0:i.chain().focus().toggleItalic().run()},className:"mx-1 p-1 ".concat((null==i?void 0:i.isActive("italic"))?"rounded bg-gray-200":""),type:"button",children:e.jsx(O,{size:18})}),e.jsx("button",{onClick:function(){return null==i?void 0:i.chain().focus().toggleUnderline().run()},className:"mx-1 p-1 ".concat((null==i?void 0:i.isActive("underline"))?"rounded bg-gray-200":""),type:"button",children:e.jsx(E,{size:18})}),e.jsx("span",{className:"mx-2 h-6 border-r"}),e.jsx("button",{onClick:function(){return null==i?void 0:i.chain().focus().toggleBulletList().run()},className:"mx-1 p-1 ".concat((null==i?void 0:i.isActive("bulletList"))?"rounded bg-gray-200":""),type:"button",children:e.jsx(mc,{})}),e.jsx("button",{onClick:function(){return null==i?void 0:i.chain().focus().toggleOrderedList().run()},className:"mx-1 p-1 ".concat((null==i?void 0:i.isActive("orderedList"))?"rounded bg-gray-200":""),type:"button",children:e.jsx(gc,{})})]}),e.jsx(sl,{editor:i,className:"min-h-32 p-4"})]})},exports.Tooltip=function(n){var r=n.children,o=n.content,i=n.position,s=void 0===i?"top":i,a=n.variant,l=void 0===a?"light":a,c=n.size,d=void 0===c?"md":c,h=n.delay,u=void 0===h?200:h,p=n.disabled,f=void 0!==p&&p,m=n.className,g=void 0===m?"":m,y=t.useState(!1),x=y[0],v=y[1],b=t.useState(s),w=b[0],k=b[1],S=t.useRef(null),C=t.useRef(null),N=t.useRef(null);t.useEffect((function(){if(x&&C.current&&N.current){var e=C.current,t=N.current.getBoundingClientRect(),n=e.getBoundingClientRect(),r=s;"top"===s&&t.top-n.height<10?r="bottom":"bottom"===s&&t.bottom+n.height>window.innerHeight-10?r="top":"left"===s&&t.left-n.width<10?r="right":"right"===s&&t.right+n.width>window.innerWidth-10&&(r="left"),k(r)}}),[x,s]);var M=function(){f||(S.current&&clearTimeout(S.current),S.current=setTimeout((function(){v(!0)}),u))},O=function(){S.current&&clearTimeout(S.current),v(!1)};t.useEffect((function(){return function(){S.current&&clearTimeout(S.current)}}),[]);var T={dark:{tooltip:"bg-gray-900 text-white border-gray-700",arrow:{top:"border-t-gray-900",bottom:"border-b-gray-900",left:"border-l-gray-900",right:"border-r-gray-900"}},light:{tooltip:"bg-white text-gray-900 border-gray-200 shadow-lg",arrow:{top:"border-t-white",bottom:"border-b-white",left:"border-l-white",right:"border-r-white"}},accent:{tooltip:"bg-blue-600 text-white border-blue-500",arrow:{top:"border-t-blue-600",bottom:"border-b-blue-600",left:"border-l-blue-600",right:"border-r-blue-600"}}};return f||!o?e.jsx(e.Fragment,{children:r}):e.jsxs("div",{className:"relative inline-block",children:[e.jsx("div",{ref:N,onMouseEnter:M,onMouseLeave:O,onFocus:M,onBlur:O,className:"cursor-help",children:r}),x&&e.jsxs("div",{ref:C,className:"absolute z-50 ".concat({top:"bottom-full left-1/2 -translate-x-1/2 mb-2",bottom:"top-full left-1/2 -translate-x-1/2 mt-2",left:"right-full top-1/2 -translate-y-1/2 mr-2",right:"left-full top-1/2 -translate-y-1/2 ml-2"}[w]," ").concat(T[l].tooltip," ").concat({sm:"px-2 py-1 text-xs",md:"px-3 py-2 text-sm",lg:"px-4 py-3 text-base"}[d]," animate-in fade-in-0 zoom-in-95 max-w-xs whitespace-nowrap break-words rounded-lg border font-medium backdrop-blur-sm duration-200 ").concat(g," "),role:"tooltip","aria-hidden":"false",children:[o,e.jsx("div",{className:"absolute h-0 w-0 border-4 ".concat({top:"top-full left-1/2 -translate-x-1/2 border-l-transparent border-r-transparent border-b-transparent",bottom:"bottom-full left-1/2 -translate-x-1/2 border-l-transparent border-r-transparent border-t-transparent",left:"left-full top-1/2 -translate-y-1/2 border-t-transparent border-b-transparent border-r-transparent",right:"right-full top-1/2 -translate-y-1/2 border-t-transparent border-b-transparent border-l-transparent"}[w]," ").concat(T[l].arrow[w]," ")})]})]})},exports.alert=bc,exports.useAlert=function(){var e=t.useContext(vc);if(void 0===e)throw new Error("useAlert must be used within a AlertProvider");return e};
|
|
50
|
+
*/"production"===process.env.NODE_ENV?dl.exports=function(){if(al)return hl;al=1;var e=t,n=tl,r="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},o=n.useSyncExternalStore,i=e.useRef,s=e.useEffect,a=e.useMemo,l=e.useDebugValue;return hl.useSyncExternalStoreWithSelector=function(e,t,n,c,d){var h=i(null);if(null===h.current){var u={hasValue:!1,value:null};h.current=u}else u=h.current;h=a((function(){function e(e){if(!s){if(s=!0,o=e,e=c(e),void 0!==d&&u.hasValue){var t=u.value;if(d(t,e))return i=t}return i=e}if(t=i,r(o,e))return t;var n=c(e);return void 0!==d&&d(t,n)?t:(o=e,i=n)}var o,i,s=!1,a=void 0===n?null:n;return[function(){return e(t())},null===a?void 0:function(){return e(a())}]}),[t,n,c,d]);var p=o(e,h[0],h[1]);return s((function(){u.hasValue=!0,u.value=p}),[p]),l(p),p},hl}():dl.exports=(ul||(ul=1,"production"!==process.env.NODE_ENV&&function(){"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var e=t,n=tl,r="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},o=n.useSyncExternalStore,i=e.useRef,s=e.useEffect,a=e.useMemo,l=e.useDebugValue;pl.useSyncExternalStoreWithSelector=function(e,t,n,c,d){var h,u=i(null);null===u.current?(h={hasValue:!1,value:null},u.current=h):h=u.current;var p=a((function(){var e,o,i=!1,s=function(t){if(!i){i=!0,e=t;var n=c(t);if(void 0!==d&&h.hasValue){var s=h.value;if(d(s,n))return o=s,s}return o=n,n}var a=o;if(r(e,t))return a;var l=c(t);return void 0!==d&&d(a,l)?a:(e=t,o=l,l)},a=void 0===n?null:n;return[function(){return s(t())},null===a?void 0:function(){return s(a())}]}),[t,n,c,d]),f=p[0],m=p[1],g=o(e,f,m);return s((function(){h.hasValue=!0,h.value=g}),[g]),l(g),g},"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),pl);var fl=dl.exports;const ml="undefined"!=typeof window?t.useLayoutEffect:t.useEffect;class gl{constructor(e){this.transactionNumber=0,this.lastTransactionNumber=0,this.subscribers=new Set,this.editor=e,this.lastSnapshot={editor:e,transactionNumber:0},this.getSnapshot=this.getSnapshot.bind(this),this.getServerSnapshot=this.getServerSnapshot.bind(this),this.watch=this.watch.bind(this),this.subscribe=this.subscribe.bind(this)}getSnapshot(){return this.transactionNumber===this.lastTransactionNumber||(this.lastTransactionNumber=this.transactionNumber,this.lastSnapshot={editor:this.editor,transactionNumber:this.transactionNumber}),this.lastSnapshot}getServerSnapshot(){return{editor:null,transactionNumber:0}}subscribe(e){return this.subscribers.add(e),()=>{this.subscribers.delete(e)}}watch(e){if(this.editor=e,this.editor){const e=()=>{this.transactionNumber+=1,this.subscribers.forEach((e=>e()))},t=this.editor;return t.on("transaction",e),()=>{t.off("transaction",e)}}}}const yl="production"!==process.env.NODE_ENV,xl="undefined"==typeof window,vl=xl||Boolean("undefined"!=typeof window&&window.next);class bl{constructor(e){this.editor=null,this.subscriptions=new Set,this.isComponentMounted=!1,this.previousDeps=null,this.instanceId="",this.options=e,this.subscriptions=new Set,this.setEditor(this.getInitialEditor()),this.scheduleDestroy(),this.getEditor=this.getEditor.bind(this),this.getServerSnapshot=this.getServerSnapshot.bind(this),this.subscribe=this.subscribe.bind(this),this.refreshEditorInstance=this.refreshEditorInstance.bind(this),this.scheduleDestroy=this.scheduleDestroy.bind(this),this.onRender=this.onRender.bind(this),this.createEditor=this.createEditor.bind(this)}setEditor(e){this.editor=e,this.instanceId=Math.random().toString(36).slice(2,9),this.subscriptions.forEach((e=>e()))}getInitialEditor(){if(void 0===this.options.current.immediatelyRender)return xl||vl?(yl&&console.warn("Tiptap Error: SSR has been detected, please set `immediatelyRender` explicitly to `false` to avoid hydration mismatches."),null):this.createEditor();if(this.options.current.immediatelyRender&&xl&&yl)throw new Error("Tiptap Error: SSR has been detected, and `immediatelyRender` has been set to `true` this is an unsupported configuration that may result in errors, explicitly set `immediatelyRender` to `false` to avoid hydration mismatches.");return this.options.current.immediatelyRender?this.createEditor():null}createEditor(){const e={...this.options.current,onBeforeCreate:(...e)=>{var t,n;return null===(n=(t=this.options.current).onBeforeCreate)||void 0===n?void 0:n.call(t,...e)},onBlur:(...e)=>{var t,n;return null===(n=(t=this.options.current).onBlur)||void 0===n?void 0:n.call(t,...e)},onCreate:(...e)=>{var t,n;return null===(n=(t=this.options.current).onCreate)||void 0===n?void 0:n.call(t,...e)},onDestroy:(...e)=>{var t,n;return null===(n=(t=this.options.current).onDestroy)||void 0===n?void 0:n.call(t,...e)},onFocus:(...e)=>{var t,n;return null===(n=(t=this.options.current).onFocus)||void 0===n?void 0:n.call(t,...e)},onSelectionUpdate:(...e)=>{var t,n;return null===(n=(t=this.options.current).onSelectionUpdate)||void 0===n?void 0:n.call(t,...e)},onTransaction:(...e)=>{var t,n;return null===(n=(t=this.options.current).onTransaction)||void 0===n?void 0:n.call(t,...e)},onUpdate:(...e)=>{var t,n;return null===(n=(t=this.options.current).onUpdate)||void 0===n?void 0:n.call(t,...e)},onContentError:(...e)=>{var t,n;return null===(n=(t=this.options.current).onContentError)||void 0===n?void 0:n.call(t,...e)},onDrop:(...e)=>{var t,n;return null===(n=(t=this.options.current).onDrop)||void 0===n?void 0:n.call(t,...e)},onPaste:(...e)=>{var t,n;return null===(n=(t=this.options.current).onPaste)||void 0===n?void 0:n.call(t,...e)}};return new ka(e)}getEditor(){return this.editor}getServerSnapshot(){return null}subscribe(e){return this.subscriptions.add(e),()=>{this.subscriptions.delete(e)}}static compareOptions(e,t){return Object.keys(e).every((n=>!!["onCreate","onBeforeCreate","onDestroy","onUpdate","onTransaction","onFocus","onBlur","onSelectionUpdate","onContentError","onDrop","onPaste"].includes(n)||("extensions"===n&&e.extensions&&t.extensions?e.extensions.length===t.extensions.length&&e.extensions.every(((e,n)=>{var r;return e===(null===(r=t.extensions)||void 0===r?void 0:r[n])})):e[n]===t[n])))}onRender(e){return()=>(this.isComponentMounted=!0,clearTimeout(this.scheduledDestructionTimeout),this.editor&&!this.editor.isDestroyed&&0===e.length?bl.compareOptions(this.options.current,this.editor.options)||this.editor.setOptions({...this.options.current,editable:this.editor.isEditable}):this.refreshEditorInstance(e),()=>{this.isComponentMounted=!1,this.scheduleDestroy()})}refreshEditorInstance(e){if(this.editor&&!this.editor.isDestroyed){if(null===this.previousDeps)return void(this.previousDeps=e);if(this.previousDeps.length===e.length&&this.previousDeps.every(((t,n)=>t===e[n])))return}this.editor&&!this.editor.isDestroyed&&this.editor.destroy(),this.setEditor(this.createEditor()),this.previousDeps=e}scheduleDestroy(){const e=this.instanceId,t=this.editor;this.scheduledDestructionTimeout=setTimeout((()=>{this.isComponentMounted&&this.instanceId===e?t&&t.setOptions(this.options.current):t&&!t.isDestroyed&&(t.destroy(),this.instanceId===e&&this.setEditor(null))}),1)}}function wl(e={},n=[]){const r=t.useRef(e);r.current=e;const[o]=t.useState((()=>new bl(r))),i=tl.useSyncExternalStore(o.subscribe,o.getEditor,o.getServerSnapshot);return t.useDebugValue(i),t.useEffect(o.onRender(n)),function(e){var n;const[r]=t.useState((()=>new gl(e.editor))),o=fl.useSyncExternalStoreWithSelector(r.subscribe,r.getSnapshot,r.getServerSnapshot,e.selector,null!==(n=e.equalityFn)&&void 0!==n?n:cl);ml((()=>r.watch(e.editor)),[e.editor,r]),t.useDebugValue(o)}({editor:i,selector:({transactionNumber:t})=>!1===e.shouldRerenderOnTransaction?null:e.immediatelyRender&&0===t?0:t+1}),i}t.createContext({editor:null}).Consumer;const kl=t.createContext({onDragStart:void 0});t.forwardRef(((e,n)=>{const{onDragStart:r}=t.useContext(kl),o=e.as||"div";return t.createElement(o,{...e,ref:n,"data-node-view-wrapper":"",onDragStart:r,style:{whiteSpace:"normal",...e.style}})}));const Sl=/^\s*>\s$/,Cl=Ma.create({name:"blockquote",addOptions:()=>({HTMLAttributes:{}}),content:"block+",group:"block",defining:!0,parseHTML:()=>[{tag:"blockquote"}],renderHTML({HTMLAttributes:e}){return["blockquote",ps(this.options.HTMLAttributes,e),0]},addCommands(){return{setBlockquote:()=>({commands:e})=>e.wrapIn(this.name),toggleBlockquote:()=>({commands:e})=>e.toggleWrap(this.name),unsetBlockquote:()=>({commands:e})=>e.lift(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-b":()=>this.editor.commands.toggleBlockquote()}},addInputRules(){return[Na({find:Sl,type:this.type})]}}),Nl=/(^|[^`])`([^`]+)`(?!`)/,Ml=/(^|[^`])`([^`]+)`(?!`)/g,Ol=Ts.create({name:"code",addOptions:()=>({HTMLAttributes:{}}),excludes:"_",code:!0,exitable:!0,parseHTML:()=>[{tag:"code"}],renderHTML({HTMLAttributes:e}){return["code",ps(this.options.HTMLAttributes,e),0]},addCommands(){return{setCode:()=>({commands:e})=>e.setMark(this.name),toggleCode:()=>({commands:e})=>e.toggleMark(this.name),unsetCode:()=>({commands:e})=>e.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-e":()=>this.editor.commands.toggleCode()}},addInputRules(){return[Sa({find:Nl,type:this.type})]},addPasteRules(){return[Oa({find:Ml,type:this.type})]}}),Tl=/^```([a-z]+)?[\s\n]$/,El=/^~~~([a-z]+)?[\s\n]$/,jl=Ma.create({name:"codeBlock",addOptions:()=>({languageClassPrefix:"language-",exitOnTripleEnter:!0,exitOnArrowDown:!0,defaultLanguage:null,HTMLAttributes:{}}),content:"text*",marks:"",group:"block",code:!0,defining:!0,addAttributes(){return{language:{default:this.options.defaultLanguage,parseHTML:e=>{var t;const{languageClassPrefix:n}=this.options,r=[...(null===(t=e.firstElementChild)||void 0===t?void 0:t.classList)||[]].filter((e=>e.startsWith(n))).map((e=>e.replace(n,"")))[0];return r||null},rendered:!1}}},parseHTML:()=>[{tag:"pre",preserveWhitespace:"full"}],renderHTML({node:e,HTMLAttributes:t}){return["pre",ps(this.options.HTMLAttributes,t),["code",{class:e.attrs.language?this.options.languageClassPrefix+e.attrs.language:null},0]]},addCommands(){return{setCodeBlock:e=>({commands:t})=>t.setNode(this.name,e),toggleCodeBlock:e=>({commands:t})=>t.toggleNode(this.name,"paragraph",e)}},addKeyboardShortcuts(){return{"Mod-Alt-c":()=>this.editor.commands.toggleCodeBlock(),Backspace:()=>{const{empty:e,$anchor:t}=this.editor.state.selection,n=1===t.pos;return!(!e||t.parent.type.name!==this.name)&&(!(!n&&t.parent.textContent.length)&&this.editor.commands.clearNodes())},Enter:({editor:e})=>{if(!this.options.exitOnTripleEnter)return!1;const{state:t}=e,{selection:n}=t,{$from:r,empty:o}=n;if(!o||r.parent.type!==this.type)return!1;const i=r.parentOffset===r.parent.nodeSize-2,s=r.parent.textContent.endsWith("\n\n");return!(!i||!s)&&e.chain().command((({tr:e})=>(e.delete(r.pos-2,r.pos),!0))).exitCode().run()},ArrowDown:({editor:e})=>{if(!this.options.exitOnArrowDown)return!1;const{state:t}=e,{selection:n,doc:r}=t,{$from:o,empty:i}=n;if(!i||o.parent.type!==this.type)return!1;if(!(o.parentOffset===o.parent.nodeSize-2))return!1;const s=o.after();if(void 0===s)return!1;return r.nodeAt(s)?e.commands.command((({tr:e})=>(e.setSelection(Bt.near(r.resolve(s))),!0))):e.commands.exitCode()}}},addInputRules(){return[Ca({find:Tl,type:this.type,getAttributes:e=>({language:e[1]})}),Ca({find:El,type:this.type,getAttributes:e=>({language:e[1]})})]},addProseMirrorPlugins(){return[new nn({key:new sn("codeBlockVSCodeHandler"),props:{handlePaste:(e,t)=>{if(!t.clipboardData)return!1;if(this.editor.isActive(this.type.name))return!1;const n=t.clipboardData.getData("text/plain"),r=t.clipboardData.getData("vscode-editor-data"),o=r?JSON.parse(r):void 0,i=null==o?void 0:o.mode;if(!n||!i)return!1;const{tr:s,schema:a}=e.state,l=a.text(n.replace(/\r\n?/g,"\n"));return s.replaceSelectionWith(this.type.create({language:i},l)),s.selection.$from.parent.type!==this.type&&s.setSelection(Ft.near(s.doc.resolve(Math.max(0,s.selection.from-2)))),s.setMeta("paste",!0),e.dispatch(s),!0}}})]}});function Al(e={}){return new nn({view:t=>new Dl(t,e)})}class Dl{constructor(e,t){var n;this.editorView=e,this.cursorPos=null,this.element=null,this.timeout=-1,this.width=null!==(n=t.width)&&void 0!==n?n:1,this.color=!1===t.color?void 0:t.color||"black",this.class=t.class,this.handlers=["dragover","dragend","drop","dragleave"].map((t=>{let n=e=>{this[t](e)};return e.dom.addEventListener(t,n),{name:t,handler:n}}))}destroy(){this.handlers.forEach((({name:e,handler:t})=>this.editorView.dom.removeEventListener(e,t)))}update(e,t){null!=this.cursorPos&&t.doc!=e.state.doc&&(this.cursorPos>e.state.doc.content.size?this.setCursor(null):this.updateOverlay())}setCursor(e){e!=this.cursorPos&&(this.cursorPos=e,null==e?(this.element.parentNode.removeChild(this.element),this.element=null):this.updateOverlay())}updateOverlay(){let e,t=this.editorView.state.doc.resolve(this.cursorPos),n=!t.parent.inlineContent,r=this.editorView.dom,o=r.getBoundingClientRect(),i=o.width/r.offsetWidth,s=o.height/r.offsetHeight;if(n){let n=t.nodeBefore,r=t.nodeAfter;if(n||r){let t=this.editorView.nodeDOM(this.cursorPos-(n?n.nodeSize:0));if(t){let o=t.getBoundingClientRect(),i=n?o.bottom:o.top;n&&r&&(i=(i+this.editorView.nodeDOM(this.cursorPos).getBoundingClientRect().top)/2);let a=this.width/2*s;e={left:o.left,right:o.right,top:i-a,bottom:i+a}}}}if(!e){let t=this.editorView.coordsAtPos(this.cursorPos),n=this.width/2*i;e={left:t.left-n,right:t.left+n,top:t.top,bottom:t.bottom}}let a,l,c=this.editorView.dom.offsetParent;if(this.element||(this.element=c.appendChild(document.createElement("div")),this.class&&(this.element.className=this.class),this.element.style.cssText="position: absolute; z-index: 50; pointer-events: none;",this.color&&(this.element.style.backgroundColor=this.color)),this.element.classList.toggle("prosemirror-dropcursor-block",n),this.element.classList.toggle("prosemirror-dropcursor-inline",!n),!c||c==document.body&&"static"==getComputedStyle(c).position)a=-pageXOffset,l=-pageYOffset;else{let e=c.getBoundingClientRect(),t=e.width/c.offsetWidth,n=e.height/c.offsetHeight;a=e.left-c.scrollLeft*t,l=e.top-c.scrollTop*n}this.element.style.left=(e.left-a)/i+"px",this.element.style.top=(e.top-l)/s+"px",this.element.style.width=(e.right-e.left)/i+"px",this.element.style.height=(e.bottom-e.top)/s+"px"}scheduleRemoval(e){clearTimeout(this.timeout),this.timeout=setTimeout((()=>this.setCursor(null)),e)}dragover(e){if(!this.editorView.editable)return;let t=this.editorView.posAtCoords({left:e.clientX,top:e.clientY}),n=t&&t.inside>=0&&this.editorView.state.doc.nodeAt(t.inside),r=n&&n.type.spec.disableDropCursor,o="function"==typeof r?r(this.editorView,t,e):r;if(t&&!o){let e=t.pos;if(this.editorView.dragging&&this.editorView.dragging.slice){let t=wt(this.editorView.state.doc,e,this.editorView.dragging.slice);null!=t&&(e=t)}this.setCursor(e),this.scheduleRemoval(5e3)}}dragend(){this.scheduleRemoval(20)}drop(){this.scheduleRemoval(20)}dragleave(e){this.editorView.dom.contains(e.relatedTarget)||this.setCursor(null)}}const Rl=Is.create({name:"dropCursor",addOptions:()=>({color:"currentColor",width:1,class:void 0}),addProseMirrorPlugins(){return[Al(this.options)]}});class Il extends Bt{constructor(e){super(e,e)}map(e,t){let n=e.resolve(t.map(this.head));return Il.valid(n)?new Il(n):Bt.near(n)}content(){return J.empty}eq(e){return e instanceof Il&&e.head==this.head}toJSON(){return{type:"gapcursor",pos:this.head}}static fromJSON(e,t){if("number"!=typeof t.pos)throw new RangeError("Invalid input for GapCursor.fromJSON");return new Il(e.resolve(t.pos))}getBookmark(){return new zl(this.anchor)}static valid(e){let t=e.parent;if(t.isTextblock||!function(e){for(let t=e.depth;t>=0;t--){let n=e.index(t),r=e.node(t);if(0!=n)for(let e=r.child(n-1);;e=e.lastChild){if(0==e.childCount&&!e.inlineContent||e.isAtom||e.type.spec.isolating)return!0;if(e.inlineContent)return!1}else if(r.type.spec.isolating)return!0}return!0}(e)||!function(e){for(let t=e.depth;t>=0;t--){let n=e.indexAfter(t),r=e.node(t);if(n!=r.childCount)for(let e=r.child(n);;e=e.firstChild){if(0==e.childCount&&!e.inlineContent||e.isAtom||e.type.spec.isolating)return!0;if(e.inlineContent)return!1}else if(r.type.spec.isolating)return!0}return!0}(e))return!1;let n=t.type.spec.allowGapCursor;if(null!=n)return n;let r=t.contentMatchAt(e.index()).defaultType;return r&&r.isTextblock}static findGapCursorFrom(e,t,n=!1){e:for(;;){if(!n&&Il.valid(e))return e;let r=e.pos,o=null;for(let n=e.depth;;n--){let i=e.node(n);if(t>0?e.indexAfter(n)<i.childCount:e.index(n)>0){o=i.child(t>0?e.indexAfter(n):e.index(n)-1);break}if(0==n)return null;r+=t;let s=e.doc.resolve(r);if(Il.valid(s))return s}for(;;){let i=t>0?o.firstChild:o.lastChild;if(!i){if(o.isAtom&&!o.isText&&!Ht.isSelectable(o)){e=e.doc.resolve(r+o.nodeSize*t),n=!1;continue e}break}o=i,r+=t;let s=e.doc.resolve(r);if(Il.valid(s))return s}return null}}}Il.prototype.visible=!1,Il.findFrom=Il.findGapCursorFrom,Bt.jsonID("gapcursor",Il);class zl{constructor(e){this.pos=e}map(e){return new zl(e.map(this.pos))}resolve(e){let t=e.resolve(this.pos);return Il.valid(t)?new Il(t):Bt.near(t)}}const Pl=Ii({ArrowLeft:Bl("horiz",-1),ArrowRight:Bl("horiz",1),ArrowUp:Bl("vert",-1),ArrowDown:Bl("vert",1)});function Bl(e,t){const n="vert"==e?t>0?"down":"up":t>0?"right":"left";return function(e,r,o){let i=e.selection,s=t>0?i.$to:i.$from,a=i.empty;if(i instanceof Ft){if(!o.endOfTextblock(n)||0==s.depth)return!1;a=!1,s=e.doc.resolve(t>0?s.after():s.before())}let l=Il.findGapCursorFrom(s,t,a);return!!l&&(r&&r(e.tr.setSelection(new Il(l))),!0)}}function Ll(e,t,n){if(!e||!e.editable)return!1;let r=e.state.doc.resolve(t);if(!Il.valid(r))return!1;let o=e.posAtCoords({left:n.clientX,top:n.clientY});return!(o&&o.inside>-1&&Ht.isSelectable(e.state.doc.nodeAt(o.inside)))&&(e.dispatch(e.state.tr.setSelection(new Il(r))),!0)}function $l(e,t){if("insertCompositionText"!=t.inputType||!(e.state.selection instanceof Il))return!1;let{$from:n}=e.state.selection,r=n.parent.contentMatchAt(n.index()).findWrapping(e.state.schema.nodes.text);if(!r)return!1;let o=F.empty;for(let e=r.length-1;e>=0;e--)o=F.from(r[e].createAndFill(null,o));let i=e.state.tr.replace(n.pos,n.pos,new J(o,0,0));return i.setSelection(Ft.near(i.doc.resolve(n.pos+1))),e.dispatch(i),!1}function Vl(e){if(!(e.selection instanceof Il))return null;let t=document.createElement("div");return t.className="ProseMirror-gapcursor",Jo.create(e.doc,[qo.widget(e.selection.head,t,{key:"gapcursor"})])}const Fl=Is.create({name:"gapCursor",addProseMirrorPlugins:()=>[new nn({props:{decorations:Vl,createSelectionBetween:(e,t,n)=>t.pos==n.pos&&Il.valid(n)?new Il(n):null,handleClick:Ll,handleKeyDown:Pl,handleDOMEvents:{beforeinput:$l}}})],extendNodeSchema(e){var t;return{allowGapCursor:null!==(t=gs(cs(e,"allowGapCursor",{name:e.name,options:e.options,storage:e.storage})))&&void 0!==t?t:null}}}),_l=Ma.create({name:"hardBreak",addOptions:()=>({keepMarks:!0,HTMLAttributes:{}}),inline:!0,group:"inline",selectable:!1,linebreakReplacement:!0,parseHTML:()=>[{tag:"br"}],renderHTML({HTMLAttributes:e}){return["br",ps(this.options.HTMLAttributes,e)]},renderText:()=>"\n",addCommands(){return{setHardBreak:()=>({commands:e,chain:t,state:n,editor:r})=>e.first([()=>e.exitCode(),()=>e.command((()=>{const{selection:e,storedMarks:o}=n;if(e.$from.parent.type.spec.isolating)return!1;const{keepMarks:i}=this.options,{splittableMarks:s}=r.extensionManager,a=o||e.$to.parentOffset&&e.$from.marks();return t().insertContent({type:this.name}).command((({tr:e,dispatch:t})=>{if(t&&a&&i){const t=a.filter((e=>s.includes(e.type.name)));e.ensureMarks(t)}return!0})).run()}))])}},addKeyboardShortcuts(){return{"Mod-Enter":()=>this.editor.commands.setHardBreak(),"Shift-Enter":()=>this.editor.commands.setHardBreak()}}}),Hl=Ma.create({name:"heading",addOptions:()=>({levels:[1,2,3,4,5,6],HTMLAttributes:{}}),content:"inline*",group:"block",defining:!0,addAttributes:()=>({level:{default:1,rendered:!1}}),parseHTML(){return this.options.levels.map((e=>({tag:`h${e}`,attrs:{level:e}})))},renderHTML({node:e,HTMLAttributes:t}){return[`h${this.options.levels.includes(e.attrs.level)?e.attrs.level:this.options.levels[0]}`,ps(this.options.HTMLAttributes,t),0]},addCommands(){return{setHeading:e=>({commands:t})=>!!this.options.levels.includes(e.level)&&t.setNode(this.name,e),toggleHeading:e=>({commands:t})=>!!this.options.levels.includes(e.level)&&t.toggleNode(this.name,"paragraph",e)}},addKeyboardShortcuts(){return this.options.levels.reduce(((e,t)=>({...e,[`Mod-Alt-${t}`]:()=>this.editor.commands.toggleHeading({level:t})})),{})},addInputRules(){return this.options.levels.map((e=>Ca({find:new RegExp(`^(#{${Math.min(...this.options.levels)},${e}})\\s$`),type:this.type,getAttributes:{level:e}})))}});var ql=200,Wl=function(){};Wl.prototype.append=function(e){return e.length?(e=Wl.from(e),!this.length&&e||e.length<ql&&this.leafAppend(e)||this.length<ql&&e.leafPrepend(this)||this.appendInner(e)):this},Wl.prototype.prepend=function(e){return e.length?Wl.from(e).append(this):this},Wl.prototype.appendInner=function(e){return new Jl(this,e)},Wl.prototype.slice=function(e,t){return void 0===e&&(e=0),void 0===t&&(t=this.length),e>=t?Wl.empty:this.sliceInner(Math.max(0,e),Math.min(this.length,t))},Wl.prototype.get=function(e){if(!(e<0||e>=this.length))return this.getInner(e)},Wl.prototype.forEach=function(e,t,n){void 0===t&&(t=0),void 0===n&&(n=this.length),t<=n?this.forEachInner(e,t,n,0):this.forEachInvertedInner(e,t,n,0)},Wl.prototype.map=function(e,t,n){void 0===t&&(t=0),void 0===n&&(n=this.length);var r=[];return this.forEach((function(t,n){return r.push(e(t,n))}),t,n),r},Wl.from=function(e){return e instanceof Wl?e:e&&e.length?new Kl(e):Wl.empty};var Kl=function(e){function t(t){e.call(this),this.values=t}e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t;var n={length:{configurable:!0},depth:{configurable:!0}};return t.prototype.flatten=function(){return this.values},t.prototype.sliceInner=function(e,n){return 0==e&&n==this.length?this:new t(this.values.slice(e,n))},t.prototype.getInner=function(e){return this.values[e]},t.prototype.forEachInner=function(e,t,n,r){for(var o=t;o<n;o++)if(!1===e(this.values[o],r+o))return!1},t.prototype.forEachInvertedInner=function(e,t,n,r){for(var o=t-1;o>=n;o--)if(!1===e(this.values[o],r+o))return!1},t.prototype.leafAppend=function(e){if(this.length+e.length<=ql)return new t(this.values.concat(e.flatten()))},t.prototype.leafPrepend=function(e){if(this.length+e.length<=ql)return new t(e.flatten().concat(this.values))},n.length.get=function(){return this.values.length},n.depth.get=function(){return 0},Object.defineProperties(t.prototype,n),t}(Wl);Wl.empty=new Kl([]);var Jl=function(e){function t(t,n){e.call(this),this.left=t,this.right=n,this.length=t.length+n.length,this.depth=Math.max(t.depth,n.depth)+1}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.flatten=function(){return this.left.flatten().concat(this.right.flatten())},t.prototype.getInner=function(e){return e<this.left.length?this.left.get(e):this.right.get(e-this.left.length)},t.prototype.forEachInner=function(e,t,n,r){var o=this.left.length;return!(t<o&&!1===this.left.forEachInner(e,t,Math.min(n,o),r))&&(!(n>o&&!1===this.right.forEachInner(e,Math.max(t-o,0),Math.min(this.length,n)-o,r+o))&&void 0)},t.prototype.forEachInvertedInner=function(e,t,n,r){var o=this.left.length;return!(t>o&&!1===this.right.forEachInvertedInner(e,t-o,Math.max(n,o)-o,r+o))&&(!(n<o&&!1===this.left.forEachInvertedInner(e,Math.min(t,o),n,r))&&void 0)},t.prototype.sliceInner=function(e,t){if(0==e&&t==this.length)return this;var n=this.left.length;return t<=n?this.left.slice(e,t):e>=n?this.right.slice(e-n,t-n):this.left.slice(e,n).append(this.right.slice(0,t-n))},t.prototype.leafAppend=function(e){var n=this.right.leafAppend(e);if(n)return new t(this.left,n)},t.prototype.leafPrepend=function(e){var n=this.left.leafPrepend(e);if(n)return new t(n,this.right)},t.prototype.appendInner=function(e){return this.left.depth>=Math.max(this.right.depth,e.depth)+1?new t(this.left,new t(this.right,e)):new t(this,e)},t}(Wl);class Ul{constructor(e,t){this.items=e,this.eventCount=t}popEvent(e,t){if(0==this.eventCount)return null;let n,r,o=this.items.length;for(;;o--){if(this.items.get(o-1).selection){--o;break}}t&&(n=this.remapping(o,this.items.length),r=n.maps.length);let i,s,a=e.tr,l=[],c=[];return this.items.forEach(((e,t)=>{if(!e.step)return n||(n=this.remapping(o,t+1),r=n.maps.length),r--,void c.push(e);if(n){c.push(new Gl(e.map));let t,o=e.step.map(n.slice(r));o&&a.maybeStep(o).doc&&(t=a.mapping.maps[a.mapping.maps.length-1],l.push(new Gl(t,void 0,void 0,l.length+c.length))),r--,t&&n.appendMap(t,r)}else a.maybeStep(e.step);return e.selection?(i=n?e.selection.map(n.slice(r)):e.selection,s=new Ul(this.items.slice(0,o).append(c.reverse().concat(l)),this.eventCount-1),!1):void 0}),this.items.length,0),{remaining:s,transform:a,selection:i}}addTransform(e,t,n,r){let o=[],i=this.eventCount,s=this.items,a=!r&&s.length?s.get(s.length-1):null;for(let n=0;n<e.steps.length;n++){let l,c=e.steps[n].invert(e.docs[n]),d=new Gl(e.mapping.maps[n],c,t);(l=a&&a.merge(d))&&(d=l,n?o.pop():s=s.slice(0,s.length-1)),o.push(d),t&&(i++,t=void 0),r||(a=d)}let l=i-n.depth;return l>Yl&&(s=function(e,t){let n;return e.forEach(((e,r)=>{if(e.selection&&0==t--)return n=r,!1})),e.slice(n)}(s,l),i-=l),new Ul(s.append(o),i)}remapping(e,t){let n=new Ze;return this.items.forEach(((t,r)=>{let o=null!=t.mirrorOffset&&r-t.mirrorOffset>=e?n.maps.length-t.mirrorOffset:void 0;n.appendMap(t.map,o)}),e,t),n}addMaps(e){return 0==this.eventCount?this:new Ul(this.items.append(e.map((e=>new Gl(e)))),this.eventCount)}rebased(e,t){if(!this.eventCount)return this;let n=[],r=Math.max(0,this.items.length-t),o=e.mapping,i=e.steps.length,s=this.eventCount;this.items.forEach((e=>{e.selection&&s--}),r);let a=t;this.items.forEach((t=>{let r=o.getMirror(--a);if(null==r)return;i=Math.min(i,r);let l=o.maps[r];if(t.step){let i=e.steps[r].invert(e.docs[r]),c=t.selection&&t.selection.map(o.slice(a+1,r));c&&s++,n.push(new Gl(l,i,c))}else n.push(new Gl(l))}),r);let l=[];for(let e=t;e<i;e++)l.push(new Gl(o.maps[e]));let c=this.items.slice(0,r).append(l).append(n),d=new Ul(c,s);return d.emptyItemCount()>500&&(d=d.compress(this.items.length-n.length)),d}emptyItemCount(){let e=0;return this.items.forEach((t=>{t.step||e++})),e}compress(e=this.items.length){let t=this.remapping(0,e),n=t.maps.length,r=[],o=0;return this.items.forEach(((i,s)=>{if(s>=e)r.push(i),i.selection&&o++;else if(i.step){let e=i.step.map(t.slice(n)),s=e&&e.getMap();if(n--,s&&t.appendMap(s,n),e){let a=i.selection&&i.selection.map(t.slice(n));a&&o++;let l,c=new Gl(s.invert(),e,a),d=r.length-1;(l=r.length&&r[d].merge(c))?r[d]=l:r.push(c)}}else i.map&&n--}),this.items.length,0),new Ul(Wl.from(r.reverse()),o)}}Ul.empty=new Ul(Wl.empty,0);class Gl{constructor(e,t,n,r){this.map=e,this.step=t,this.selection=n,this.mirrorOffset=r}merge(e){if(this.step&&e.step&&!e.selection){let t=e.step.merge(this.step);if(t)return new Gl(t.getMap().invert(),t,this.selection)}}}class Xl{constructor(e,t,n,r,o){this.done=e,this.undone=t,this.prevRanges=n,this.prevTime=r,this.prevComposition=o}}const Yl=20;function Zl(e){let t=[];for(let n=e.length-1;n>=0&&0==t.length;n--)e[n].forEach(((e,n,r,o)=>t.push(r,o)));return t}function Ql(e,t){if(!e)return null;let n=[];for(let r=0;r<e.length;r+=2){let o=t.map(e[r],1),i=t.map(e[r+1],-1);o<=i&&n.push(o,i)}return n}let ec=!1,tc=null;function nc(e){let t=e.plugins;if(tc!=t){ec=!1,tc=t;for(let e=0;e<t.length;e++)if(t[e].spec.historyPreserveItems){ec=!0;break}}return ec}const rc=new sn("history"),oc=new sn("closeHistory");function ic(e={}){return e={depth:e.depth||100,newGroupDelay:e.newGroupDelay||500},new nn({key:rc,state:{init:()=>new Xl(Ul.empty,Ul.empty,null,0,-1),apply:(t,n,r)=>function(e,t,n,r){let o,i=n.getMeta(rc);if(i)return i.historyState;n.getMeta(oc)&&(e=new Xl(e.done,e.undone,null,0,-1));let s=n.getMeta("appendedTransaction");if(0==n.steps.length)return e;if(s&&s.getMeta(rc))return s.getMeta(rc).redo?new Xl(e.done.addTransform(n,void 0,r,nc(t)),e.undone,Zl(n.mapping.maps),e.prevTime,e.prevComposition):new Xl(e.done,e.undone.addTransform(n,void 0,r,nc(t)),null,e.prevTime,e.prevComposition);if(!1===n.getMeta("addToHistory")||s&&!1===s.getMeta("addToHistory"))return(o=n.getMeta("rebased"))?new Xl(e.done.rebased(n,o),e.undone.rebased(n,o),Ql(e.prevRanges,n.mapping),e.prevTime,e.prevComposition):new Xl(e.done.addMaps(n.mapping.maps),e.undone.addMaps(n.mapping.maps),Ql(e.prevRanges,n.mapping),e.prevTime,e.prevComposition);{let o=n.getMeta("composition"),i=0==e.prevTime||!s&&e.prevComposition!=o&&(e.prevTime<(n.time||0)-r.newGroupDelay||!function(e,t){if(!t)return!1;if(!e.docChanged)return!0;let n=!1;return e.mapping.maps[0].forEach(((e,r)=>{for(let o=0;o<t.length;o+=2)e<=t[o+1]&&r>=t[o]&&(n=!0)})),n}(n,e.prevRanges)),a=s?Ql(e.prevRanges,n.mapping):Zl(n.mapping.maps);return new Xl(e.done.addTransform(n,i?t.selection.getBookmark():void 0,r,nc(t)),Ul.empty,a,n.time,null==o?e.prevComposition:o)}}(n,r,t,e)},config:e,props:{handleDOMEvents:{beforeinput(e,t){let n=t.inputType,r="historyUndo"==n?ac:"historyRedo"==n?lc:null;return!!r&&(t.preventDefault(),r(e.state,e.dispatch))}}}})}function sc(e,t){return(n,r)=>{let o=rc.getState(n);if(!o||0==(e?o.undone:o.done).eventCount)return!1;if(r){let i=function(e,t,n){let r=nc(t),o=rc.get(t).spec.config,i=(n?e.undone:e.done).popEvent(t,r);if(!i)return null;let s=i.selection.resolve(i.transform.doc),a=(n?e.done:e.undone).addTransform(i.transform,t.selection.getBookmark(),o,r),l=new Xl(n?a:i.remaining,n?i.remaining:a,null,0,-1);return i.transform.setSelection(s).setMeta(rc,{redo:n,historyState:l})}(o,n,e);i&&r(t?i.scrollIntoView():i)}return!0}}const ac=sc(!1,!0),lc=sc(!0,!0),cc=Is.create({name:"history",addOptions:()=>({depth:100,newGroupDelay:500}),addCommands:()=>({undo:()=>({state:e,dispatch:t})=>ac(e,t),redo:()=>({state:e,dispatch:t})=>lc(e,t)}),addProseMirrorPlugins(){return[ic(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}}),dc=Ma.create({name:"horizontalRule",addOptions:()=>({HTMLAttributes:{}}),group:"block",parseHTML:()=>[{tag:"hr"}],renderHTML({HTMLAttributes:e}){return["hr",ps(this.options.HTMLAttributes,e)]},addCommands(){return{setHorizontalRule:()=>({chain:e,state:t})=>{const{selection:n}=t,{$from:r,$to:o}=n,i=e();return 0===r.parentOffset?i.insertContentAt({from:Math.max(r.pos-1,0),to:o.pos},{type:this.name}):n instanceof Ht?i.insertContentAt(o.pos,{type:this.name}):i.insertContent({type:this.name}),i.command((({tr:e,dispatch:t})=>{var n;if(t){const{$to:t}=e.selection,r=t.end();if(t.nodeAfter)t.nodeAfter.isTextblock?e.setSelection(Ft.create(e.doc,t.pos+1)):t.nodeAfter.isBlock?e.setSelection(Ht.create(e.doc,t.pos)):e.setSelection(Ft.create(e.doc,t.pos));else{const o=null===(n=t.parent.type.contentMatch.defaultType)||void 0===n?void 0:n.create();o&&(e.insert(r,o),e.setSelection(Ft.create(e.doc,r+1)))}e.scrollIntoView()}return!0})).run()}}},addInputRules(){return[(e={find:/^(?:---|—-|___\s|\*\*\*\s)$/,type:this.type},new Ss({find:e.find,handler:({state:t,range:n,match:r})=>{const o=gs(e.getAttributes,void 0,r)||{},{tr:i}=t,s=n.from;let a=n.to;const l=e.type.create(o);if(r[1]){let e=s+r[0].lastIndexOf(r[1]);e>a?e=a:a=e+r[1].length;const t=r[0][r[0].length-1];i.insertText(t,s+r[0].length-1),i.replaceWith(e,a,l)}else if(r[0]){const t=e.type.isInline?s:s-1;i.insert(t,e.type.create(o)).delete(i.mapping.map(s),i.mapping.map(a))}i.scrollIntoView()}}))];var e}}),hc=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))$/,uc=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))/g,pc=Ts.create({name:"strike",addOptions:()=>({HTMLAttributes:{}}),parseHTML:()=>[{tag:"s"},{tag:"del"},{tag:"strike"},{style:"text-decoration",consuming:!1,getAttrs:e=>!!e.includes("line-through")&&{}}],renderHTML({HTMLAttributes:e}){return["s",ps(this.options.HTMLAttributes,e),0]},addCommands(){return{setStrike:()=>({commands:e})=>e.setMark(this.name),toggleStrike:()=>({commands:e})=>e.toggleMark(this.name),unsetStrike:()=>({commands:e})=>e.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-s":()=>this.editor.commands.toggleStrike()}},addInputRules(){return[Sa({find:hc,type:this.type})]},addPasteRules(){return[Oa({find:uc,type:this.type})]}}),fc=Is.create({name:"starterKit",addExtensions(){const e=[];return!1!==this.options.bold&&e.push(Da.configure(this.options.bold)),!1!==this.options.blockquote&&e.push(Cl.configure(this.options.blockquote)),!1!==this.options.bulletList&&e.push(za.configure(this.options.bulletList)),!1!==this.options.code&&e.push(Ol.configure(this.options.code)),!1!==this.options.codeBlock&&e.push(jl.configure(this.options.codeBlock)),!1!==this.options.document&&e.push(Pa.configure(this.options.document)),!1!==this.options.dropcursor&&e.push(Rl.configure(this.options.dropcursor)),!1!==this.options.gapcursor&&e.push(Fl.configure(this.options.gapcursor)),!1!==this.options.hardBreak&&e.push(_l.configure(this.options.hardBreak)),!1!==this.options.heading&&e.push(Hl.configure(this.options.heading)),!1!==this.options.history&&e.push(cc.configure(this.options.history)),!1!==this.options.horizontalRule&&e.push(dc.configure(this.options.horizontalRule)),!1!==this.options.italic&&e.push(Fa.configure(this.options.italic)),!1!==this.options.listItem&&e.push(_a.configure(this.options.listItem)),!1!==this.options.orderedList&&e.push(Wa.configure(this.options.orderedList)),!1!==this.options.paragraph&&e.push(Ka.configure(this.options.paragraph)),!1!==this.options.strike&&e.push(pc.configure(this.options.strike)),!1!==this.options.text&&e.push(Ja.configure(this.options.text)),e}});function mc(t){var n=t.size,r=void 0===n?18:n;return e.jsx("svg",{width:r,height:r,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M6.75 3.75H15.75M2.25 3.75H3.75M6.75 9H15.75M2.25 9H3.75M6.75 14.25H15.75M2.25 14.25H3.75",stroke:"#27272A",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function gc(t){var n=t.size,r=void 0===n?18:n;return e.jsx("svg",{width:r,height:r,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M8.25 4.5H15.75M8.25 9H15.75M8.25 13.5H15.75M2.25 11.25H3.375C3.58425 11.25 3.6885 11.25 3.7755 11.2672C3.95012 11.302 4.11053 11.3877 4.23642 11.5136C4.36231 11.6395 4.44804 11.7999 4.48275 11.9745C4.5 12.0615 4.5 12.165 4.5 12.375C4.5 12.585 4.5 12.6885 4.48275 12.7755C4.44804 12.9501 4.36231 13.1105 4.23642 13.2364C4.11053 13.3623 3.95012 13.448 3.7755 13.4827C3.6885 13.5 3.585 13.5 3.375 13.5C3.165 13.5 3.0615 13.5 2.9745 13.5173C2.79988 13.552 2.63947 13.6377 2.51358 13.7636C2.38769 13.8895 2.30196 14.0499 2.26725 14.2245C2.25 14.3115 2.25 14.415 2.25 14.625V15.3C2.25 15.5122 2.25 15.618 2.316 15.684C2.382 15.75 2.4885 15.75 2.7 15.75H4.5M2.25 2.25H3.15C3.20967 2.25 3.2669 2.27371 3.3091 2.3159C3.35129 2.3581 3.375 2.41533 3.375 2.475V6.75M3.375 6.75H2.25M3.375 6.75H4.5",stroke:"#27272A",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}var yc=function(n){var r=n.message,o=n.description,i=n.type,s=void 0===i?"info":i,a=n.duration,l=void 0===a?5e3:a,c=n.onClose,d=t.useState(!0),h=d[0],u=d[1],p=t.useState(100),f=p[0],m=p[1],g={success:{icon:e.jsx(v,{className:"h-5 w-5"}),bgColor:"bg-green-50",borderColor:"border-green-300",textColor:"text-green-800",iconColor:"text-green-500",progressColor:"bg-green-500"},error:{icon:e.jsx(x,{className:"h-5 w-5"}),bgColor:"bg-rose-50",borderColor:"border-rose-300",textColor:"text-rose-800",iconColor:"text-rose-500",progressColor:"bg-rose-500"},info:{icon:e.jsx(M,{className:"h-5 w-5"}),bgColor:"bg-blue-50",borderColor:"border-blue-300",textColor:"text-blue-800",iconColor:"text-blue-500",progressColor:"bg-blue-500"},warning:{icon:e.jsx(T,{className:"h-5 w-5"}),bgColor:"bg-amber-50 ",borderColor:"border-amber-300 ",textColor:"text-amber-800",iconColor:"text-amber-500",progressColor:"bg-amber-500"}};t.useEffect((function(){var e=setTimeout((function(){u(!1),setTimeout((function(){null==c||c()}),300)}),l),t=setInterval((function(){m((function(e){var t=e-100/(l/100);return t<=0?0:t}))}),100);return function(){clearTimeout(e),clearInterval(t)}}),[l,c]);var y=g[s],b=y.icon,w=y.bgColor,k=y.borderColor,S=y.textColor,C=y.iconColor,N=y.progressColor;return e.jsx("div",{className:"fixed right-4 top-4 z-50 transform transition-all duration-300 ".concat(h?"translate-x-0 opacity-100":"translate-x-full opacity-0"),children:e.jsxs("div",{className:"flex w-72 rounded-lg border shadow-lg md:w-96 ".concat(k," ").concat(w," p-4"),children:[e.jsx("div",{className:"flex-shrink-0 ".concat(C),children:b}),e.jsxs("div",{className:"ml-3 w-full",children:[e.jsxs("div",{className:"flex items-start justify-between",children:[e.jsx("p",{className:"text-md font-semibold ".concat(S),children:r}),e.jsx("button",{onClick:function(){u(!1),setTimeout((function(){null==c||c()}),300)},className:"text-gray-600 hover:text-gray-600 focus:outline-none",children:e.jsx(j,{className:"h-4 w-4"})})]}),o&&e.jsx("p",{className:"mt-1 text-sm ".concat(S," opacity-80"),children:o}),e.jsx("div",{className:"mt-2 h-1 w-full rounded-full bg-gray-200",children:e.jsx("div",{className:"".concat(N," h-1 rounded-full transition-all duration-100 ease-linear"),style:{width:"".concat(f,"%")}})})]})]})})},xc=null,vc=t.createContext(void 0),bc={success:function(e,t){xc?xc.success(e,t):console.warn("AlertProvider not mounted yet")},error:function(e,t){xc?xc.error(e,t):console.warn("AlertProvider not mounted yet")},info:function(e,t){xc?xc.info(e,t):console.warn("AlertProvider not mounted yet")},warning:function(e,t){xc?xc.warning(e,t):console.warn("AlertProvider not mounted yet")},show:function(e){xc?xc.showAlert(e):console.warn("AlertProvider not mounted yet")}},wc=function(n){var r=n.isOpen,o=n.onClose,i=n.title,s=n.children,a=n.size,l=void 0===a?"md":a,c=n.position,d=void 0===c?"right":c,h=n.showCloseButton,u=void 0===h||h,p=n.closeOnOverlayClick,f=void 0===p||p,m=n.closeOnEscape,g=void 0===m||m,y=n.className,x=void 0===y?"":y,v=n.overlayClassName,b=void 0===v?"":v,w=n.contentClassName,k=void 0===w?"":w,S=n.headerClassName,C=void 0===S?"":S,N=n.footer,M=n.footerClassName,O=void 0===M?"":M,T=n.maxHeight,E=void 0!==T&&T,A=t.useRef(null),D=t.useRef(null);t.useEffect((function(){var e;return r?(D.current=document.activeElement,null===(e=A.current)||void 0===e||e.focus(),document.body.style.overflow="hidden"):(document.body.style.overflow="unset",D.current&&D.current.focus()),function(){document.body.style.overflow="unset"}}),[r]),t.useEffect((function(){var e=function(e){"Escape"===e.key&&g&&o()};return r&&document.addEventListener("keydown",e),function(){document.removeEventListener("keydown",e)}}),[r,g,o]);var R=function(e){e.target===e.currentTarget&&f&&"full"!==l&&o()};return r?e.jsxs("div",{className:"fixed inset-0 z-50 ".concat(b),role:"dialog","aria-modal":"true","aria-labelledby":i?"modal-title":void 0,children:["full"!==l&&e.jsx("div",{className:"fixed inset-0 bg-black/50 backdrop-blur-sm transition-opacity duration-700",onClick:R}),e.jsx("div",{className:"fixed inset-0 flex ".concat("p-0"," ").concat(function(){if("full"===l)return"items-start justify-start";return{left:"items-start justify-start",right:"items-start justify-end",center:"items-center justify-center"}[d]}()),onClick:R,children:e.jsxs("div",{ref:A,tabIndex:-1,className:"\n relative w-full ".concat({xs:"max-w-xs",sm:"max-w-sm",md:"max-w-md",lg:"max-w-lg",xl:"max-w-xl","2xl":"max-w-2xl",full:"w-full h-full"}[l]," bg-white shadow-2xl transform transition-all duration-700 ease-out flex flex-col\n ").concat("full"===l?"h-full max-h-screen overflow-hidden":"left"===d||"right"===d?"h-full ".concat(E?"max-h-screen":""):"".concat(E?"max-h-[90vh] overflow-hidden":""),"\n ").concat("full"===l?"animate-in fade-in-0":"center"===d?"animate-in fade-in-0 zoom-in-95":"left"===d?"animate-in slide-in-from-left-full":"animate-in slide-in-from-right-full","\n ").concat(x,"\n "),onClick:function(e){return e.stopPropagation()},children:[(i||u)&&e.jsxs("div",{className:"flex items-center justify-between px-6 py-3 border-b border-gray-200 flex-shrink-0 ".concat(C),children:[i&&e.jsx("h2",{id:"modal-title",className:"text-xl font-semibold text-gray-900 truncate pr-4",children:i}),u&&e.jsx("button",{onClick:o,className:"flex items-center justify-center w-8 h-8 rounded-full text-gray-400 hover:text-gray-600 hover:bg-gray-100 transition-colors duration-200 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2","aria-label":"Close modal",children:e.jsx(j,{size:20})})]}),e.jsx("div",{className:"flex-1 min-h-0 overflow-y-auto ".concat(E||"full"===l?"overflow-y-auto":""," ").concat(k),children:E&&("left"===d||"right"===d)||"full"===l?e.jsx("div",{className:"p-6 min-h-0 flex-1",children:s}):e.jsx("div",{className:"p-6",children:s})}),N&&e.jsx("div",{className:"px-6 py-4 border-t border-gray-200 bg-gray-50 flex-shrink-0 ".concat(""," ").concat(O),children:N})]})})]}):null};function kc(t){var n=t.currentPage,r=t.totalPages,o=t.totalItems,i=t.itemsPerPage,s=t.onPageChange,l=t.onViewChange,c=t.loading,d=void 0!==c&&c,h=function(e){e>0&&e<=r&&!d&&s&&s(e)},u=(n-1)*i,p=Math.min(u+i,o);return e.jsxs("div",{className:"flex items-center justify-between border-t border-gray-200 bg-white py-3",children:[e.jsxs("div",{className:"flex flex-1 justify-between sm:hidden",children:[e.jsx("button",{onClick:function(){return h(n-1)},disabled:1===n||d,className:"relative inline-flex items-center rounded-md border border-gray-300 bg-white px-4 py-2 text-sm font-medium text-gray-700 hover:bg-gray-50 ".concat(1===n||d?"cursor-not-allowed opacity-50":""),children:"Previous"}),e.jsx("button",{onClick:function(){return h(n+1)},disabled:n===r||d,className:"relative ml-3 inline-flex items-center rounded-md border border-gray-300 bg-white px-4 py-2 text-sm font-medium text-gray-700 hover:bg-gray-50 ".concat(n===r||d?"cursor-not-allowed opacity-50":""),children:"Next"})]}),e.jsxs("div",{className:"hidden sm:flex sm:flex-1 sm:items-center sm:justify-between",children:[e.jsxs("div",{className:"flex items-center justify-center gap-2",children:[e.jsxs("div",{className:"relative",children:[e.jsx("select",{value:i,onChange:function(e){return l&&l(e.target.value)},disabled:d,className:"appearance-none rounded-md border border-gray-300 bg-white py-2 pl-3 pr-8 text-sm focus:outline-none focus:ring-2 focus:ring-blue-500",children:[10,20,30,50].map((function(t){return e.jsx("option",{value:t,children:t},t)}))}),e.jsx("div",{className:"pointer-events-none absolute inset-y-0 right-0 flex items-center px-2 text-gray-700",children:e.jsx("svg",{className:"h-4 w-4",fill:"currentColor",viewBox:"0 0 20 20",children:e.jsx("path",{fillRule:"evenodd",d:"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z",clipRule:"evenodd"})})})]}),e.jsxs("p",{className:"text-sm text-gray-700",children:[e.jsxs("span",{children:[o," Entries"]}),e.jsxs("span",{className:"ml-1",children:["(Showing ",u+1,"-",p," of ",o,")"]})]})]}),e.jsx("div",{children:e.jsxs("nav",{className:"relative z-0 inline-flex gap-2 -space-x-px rounded-md shadow-sm","aria-label":"Pagination",children:[e.jsxs("button",{onClick:function(){return h(n-1)},disabled:1===n||d,className:"relative inline-flex items-center rounded-md border border-gray-300 bg-white px-2 py-2 text-sm font-medium text-gray-500 hover:bg-gray-50 ".concat(1===n||d?"cursor-not-allowed opacity-50":""),children:[e.jsx("span",{className:"sr-only",children:"Previous"}),e.jsx("svg",{className:"h-5 w-5",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",children:e.jsx("path",{fillRule:"evenodd",d:"M12.707 5.293a1 1 0 010 1.414L9.414 10l3.293 3.293a1 1 0 01-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z",clipRule:"evenodd"})})]}),function(){var e=[];if(r<=5)for(var t=1;t<=r;t++)e.push(t);else{var o=Math.max(1,n-2),i=Math.min(r,o+5-1);i-o<4&&(o=Math.max(1,i-5+1));for(t=o;t<=i;t++)e.push(t)}return e}().map((function(t){return e.jsx("button",{onClick:function(){return h(t)},disabled:d,"aria-current":n===t?"page":void 0,className:"relative inline-flex items-center rounded-md border px-4 py-2 text-sm font-semibold ".concat(n===t?"z-10 border-primary-100 bg-primary-50 text-primary":"border-gray-300 bg-white text-gray-500 hover:bg-gray-50"," ").concat(d?"cursor-not-allowed opacity-50":""),children:t},t)})),e.jsxs(a,{onClick:function(){return h(n+1)},disabled:n===r||d,type:"button",variant:"primary",size:"small",outline:!0,children:["Next Page",e.jsx("svg",{className:"h-5 w-5",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",children:e.jsx("path",{fillRule:"evenodd",d:"M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z",clipRule:"evenodd"})})]})]})})]})]})}function Sc(t){var n=t.columns,r=t.rows;return e.jsx(e.Fragment,{children:Array.from({length:r}).map((function(t,r){return e.jsx("tr",{children:Array.from({length:n}).map((function(t,n){return e.jsx("td",{className:"whitespace-nowrap px-6 py-4",children:e.jsx("div",{className:"h-4 animate-pulse rounded bg-gray-200"})},"skeleton-cell-".concat(r,"-").concat(n))}))},"skeleton-row-".concat(r))}))})}var Cc={xs:{width:"4rem",height:"1rem"},sm:{width:"6rem",height:"1.25rem"},md:{width:"8rem",height:"1.5rem"},lg:{width:"12rem",height:"2rem"},xl:{width:"16rem",height:"2.5rem"}},Nc={text:{baseClasses:"rounded",defaultSize:{width:"100%",height:"1rem"}},rectangular:{baseClasses:"",defaultSize:{width:"100%",height:"8rem"}},circular:{baseClasses:"rounded-full aspect-square",defaultSize:{width:"3rem",height:"3rem"}},rounded:{baseClasses:"rounded-lg",defaultSize:{width:"100%",height:"6rem"}},card:{baseClasses:"rounded-lg",defaultSize:{width:"100%",height:"12rem"}},avatar:{baseClasses:"rounded-full aspect-square",defaultSize:{width:"2.5rem",height:"2.5rem"}},button:{baseClasses:"rounded-md",defaultSize:{width:"5rem",height:"2.25rem"}},image:{baseClasses:"rounded",defaultSize:{width:"100%",height:"10rem"}},line:{baseClasses:"rounded-full",defaultSize:{width:"100%",height:"0.25rem"}}},Mc=function(n){var r=n.variant,o=void 0===r?"text":r,i=n.animation,s=void 0===i?"pulse":i,a=n.size,l=n.width,c=n.height,d=n.count,h=void 0===d?1:d,u=n.className,p=void 0===u?"":u,f=n.shimmer,m=void 0!==f&&f,g=n.borderRadius,y=n.intensity,x=void 0===y?"medium":y,v=n.delay,b=void 0===v?0:v,w=t.useState(0===b),k=w[0],S=w[1];t.useEffect((function(){!function(){if("undefined"!=typeof document&&!document.getElementById("skeleton-loader-styles")){var e=document.createElement("style");e.id="skeleton-loader-styles",e.textContent="\n @keyframes wave {\n 0% { transform: translateX(-100%); }\n 50% { transform: translateX(100%); }\n 100% { transform: translateX(100%); }\n }\n\n @keyframes shimmer {\n 0% { background-position: -200% 0; }\n 100% { background-position: 200% 0; }\n }\n\n .skeleton-wave {\n animation: wave 1.6s linear infinite;\n position: relative;\n overflow: hidden;\n }\n\n .skeleton-shimmer {\n animation: shimmer 2s ease-in-out infinite;\n background-size: 200% 100%;\n }\n\n .skeleton-wave::after {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background: linear-gradient(\n 90deg,\n transparent,\n rgba(255, 255, 255, 0.6),\n transparent\n );\n animation: wave 1.6s linear infinite;\n }\n",document.head.appendChild(e)}}()}),[]);var C=Nc[o],N=t.useMemo((function(){return{width:void 0!==l?"number"==typeof l?"".concat(l,"px"):l:a?Cc[a].width:C.defaultSize.width,height:void 0!==c?"number"==typeof c?"".concat(c,"px"):c:a?Cc[a].height:C.defaultSize.height}}),[l,c,a,C]);if(t.useEffect((function(){if(b>0){var e=setTimeout((function(){return S(!0)}),b);return function(){return clearTimeout(e)}}}),[b]),!k)return null;var M=function(){var e=["block","bg-gray-200",C.baseClasses];switch("pulse"===s?e.push("animate-pulse"):"wave"===s&&e.push("animate-wave"),x){case"light":e.push("bg-gray-100");break;case"medium":e.push("bg-gray-200");break;case"dark":e.push("bg-gray-300")}return m&&e.push("bg-gradient-to-r","from-gray-200","via-gray-100","to-gray-200","bg-200%","animate-shimmer"),e.join(" ")},O=function(t){return e.jsx("div",{className:"".concat(M()," ").concat(p),style:(n={width:N.width,height:N.height},g&&(n.borderRadius=g),n),"aria-hidden":"true"},t);var n};return h>1?e.jsx("div",{className:"space-y-2",children:Array.from({length:h},(function(e,t){return O(t)}))}):O(0)},Oc=function(t){return e.jsx(Mc,R({},t,{variant:"text"}))},Tc=function(t){return e.jsx(Mc,R({},t,{variant:"avatar"}))},Ec=function(t){return e.jsx(Mc,R({},t,{variant:"button"}))},jc=function(t){var n=t.showBio,r=void 0===n||n;return e.jsxs("div",{className:"flex items-start space-x-4",children:[e.jsx(Tc,{size:"lg"}),e.jsxs("div",{className:"flex-1 space-y-2",children:[e.jsx(Oc,{width:"60%",height:"1.25rem"}),e.jsx(Oc,{width:"40%",height:"1rem",intensity:"light"}),r&&e.jsxs("div",{className:"space-y-1 pt-2",children:[e.jsx(Oc,{width:"100%"}),e.jsx(Oc,{width:"80%"}),e.jsx(Oc,{width:"90%"})]})]})]})},Ac=function(t){var n=t.itemCount,r=void 0===n?3:n,o=t.showAvatar,i=void 0===o||o,s=t.showMeta,a=void 0===s||s;return e.jsx("div",{className:"space-y-4",children:Array.from({length:r},(function(t,n){return e.jsxs("div",{className:"flex items-start space-x-3",children:[i&&e.jsx(Tc,{}),e.jsxs("div",{className:"flex-1 space-y-2",children:[e.jsx(Oc,{width:"75%",height:"1.125rem"}),e.jsx(Oc,{width:"100%",height:"0.875rem",intensity:"light"}),a&&e.jsxs("div",{className:"flex space-x-4",children:[e.jsx(Oc,{width:"3rem",height:"0.75rem",intensity:"light"}),e.jsx(Oc,{width:"4rem",height:"0.75rem",intensity:"light"})]})]})]},n)}))})},Dc=function(t){var n=t.rows,r=void 0===n?5:n,o=t.columns,i=void 0===o?4:o,s=t.showHeader,a=void 0===s||s;return e.jsxs("div",{className:"space-y-3",children:[a&&e.jsx("div",{className:"flex space-x-4",children:Array.from({length:i},(function(t,n){return e.jsx(Oc,{width:"100%",height:"1rem",intensity:"dark"},n)}))}),e.jsx("div",{className:"space-y-2",children:Array.from({length:r},(function(t,n){return e.jsx("div",{className:"flex space-x-4",children:Array.from({length:i},(function(t,n){return e.jsx(Oc,{width:"100%",height:"0.875rem"},n)}))},n)}))})]})},Rc=function(t){var n=t.size,r=void 0===n?"md":n,o=t.variant,i=void 0===o?"pulse":o,s=t.color,a=void 0===s?"primary":s,l=t.fullScreen,c=void 0!==l&&l,d=t.text,h=t.className,u=void 0===h?"":h,p=t.image,f=t.imageEffect,m=void 0===f?"pulse":f,g=a.startsWith("#"),y=function(e){return g?"":{text:"text-".concat(a),bg:"bg-".concat(a),border:"border-".concat(a),borderTop:"border-t-".concat(a),borderRight:"border-r-".concat(a)}[e]||""},x={sm:"w-4 h-4",md:"w-8 h-8",lg:"w-12 h-12",xl:"w-16 h-16"},v={sm:"w-8 h-8",md:"w-12 h-12",lg:"w-16 h-16",xl:"w-20 h-20"},b=function(){switch(m){case"bounce":return"animate-bounce";case"spin":return"animate-spin";case"float":return"animate-pulse hover:animate-bounce";case"heartbeat":return"animate-ping";default:return"animate-pulse"}},w=function(){return e.jsxs("div",{className:"relative flex items-center justify-center",children:[e.jsx("img",{src:p,alt:"Loading",className:"".concat(v[r]," object-contain ").concat(b()),style:{filter:"drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1))",animationDuration:"heartbeat"===m?"1.5s":"bounce"===m?"1s":"2s"}}),"float"===m&&e.jsx("div",{className:"absolute inset-0 ".concat(v[r]," rounded-full bg-gradient-to-r from-purple-400 to-blue-400 opacity-20 animate-ping"),style:{animationDuration:"2s"}})]})},k=function(){return e.jsxs("div",{className:"relative",children:[e.jsx("div",{className:"".concat(x[r]," border-4 border-gray-200 rounded-full animate-spin ").concat(g?"":y("borderTop")),style:g?{borderTopColor:a}:{}}),e.jsx("div",{className:"absolute inset-0 ".concat(x[r]," border-4 border-transparent rounded-full animate-spin ").concat(g?"":y("borderRight")),style:g?{borderRightColor:a,animationDirection:"reverse",animationDuration:"0.75s"}:{animationDirection:"reverse",animationDuration:"0.75s"}})]})},S=function(){return e.jsx("div",{className:"flex space-x-1",children:[0,1,2].map((function(t){return e.jsx("div",{className:"".concat("sm"===r?"w-2 h-2":"md"===r?"w-3 h-3":"lg"===r?"w-4 h-4":"w-5 h-5"," rounded-full animate-bounce ").concat(g?"":y("bg")),style:g?{backgroundColor:a,animationDelay:"".concat(.2*t,"s"),animationDuration:"1.4s"}:{animationDelay:"".concat(.2*t,"s"),animationDuration:"1.4s"}},t)}))})},C=function(){return e.jsxs("div",{className:"relative",children:[e.jsx("div",{className:"".concat(x[r]," rounded-full animate-pulse ").concat(g?"":y("bg")),style:g?{backgroundColor:a}:{}}),e.jsx("div",{className:"absolute inset-0 ".concat(x[r]," rounded-full animate-ping opacity-30 ").concat(g?"":y("bg")),style:g?{backgroundColor:a}:{}})]})},N=function(){return e.jsx("div",{className:"flex space-x-1 items-end",children:[0,1,2,3].map((function(t){return e.jsx("div",{className:"".concat("sm"===r?"w-1":"md"===r?"w-1.5":"lg"===r?"w-2":"w-2.5"," rounded-sm animate-pulse ").concat(g?"":y("bg")),style:g?{backgroundColor:a,height:"".concat(20+10*t,"px"),animationDelay:"".concat(.15*t,"s"),animationDuration:"1.2s"}:{height:"".concat(20+10*t,"px"),animationDelay:"".concat(.15*t,"s"),animationDuration:"1.2s"}},t)}))})},M=function(){return e.jsxs("div",{className:"relative",children:[e.jsx("div",{className:"".concat(x[r]," border-4 rounded-full animate-ping ").concat(g?"":y("border")),style:g?{borderColor:a}:{}}),e.jsx("div",{className:"absolute inset-2 border-4 rounded-full animate-ping ".concat(g?"":y("border")),style:g?{borderColor:a,animationDelay:"0.5s"}:{animationDelay:"0.5s"}})]})},O=e.jsxs("div",{className:"flex flex-col items-center justify-center space-y-3 ".concat(u),children:[function(){if("image"===i&&p)return e.jsx(w,{});switch(i){case"dots":return e.jsx(S,{});case"pulse":return e.jsx(C,{});case"bars":return e.jsx(N,{});case"ripple":return e.jsx(M,{});default:return e.jsx(k,{})}}(),d&&e.jsx("p",{className:"".concat({sm:"text-xs",md:"text-sm",lg:"text-base",xl:"text-lg"}[r]," font-medium animate-pulse ").concat(g?"":y("text")),style:g?{color:a}:{},children:d})]});return c?e.jsx("div",{className:"fixed inset-0 bg-white/80 backdrop-blur-sm flex items-center justify-center z-50",children:O}):O};exports.AlertContext=vc,exports.AlertProvider=function(n){var r=n.children,o=t.useState([]),i=o[0],s=o[1],a=t.useCallback((function(e){s((function(t){return t.filter((function(t){return t.id!==e}))}))}),[]),l=t.useCallback((function(e){var t=Math.random().toString(36).substring(2,9),n=R(R({},e),{id:t,onClose:function(){return a(t)}});s((function(e){return z(z([],e,!0),[n],!1)}))}),[a]),c=t.useCallback((function(e){return function(t,n){l({message:t,description:n,type:e})}}),[l]),d={showAlert:l,success:c("success"),error:c("error"),info:c("info"),warning:c("warning")};return xc=d,e.jsxs(vc.Provider,{value:d,children:[r,e.jsx("div",{className:"fixed right-4 top-4 z-50 space-y-2 w-full max-w-xs",children:i.map((function(t,n){return e.jsx("div",{style:{transform:"translateY(".concat(10*n,"px)"),zIndex:50-n},children:e.jsx(yc,R({},t))},t.id)}))})]})},exports.Badge=function(t){var n=t.children,r=t.variant,o=void 0===r?"default":r,i=t.size,s=void 0===i?"md":i,a=t.className,l=void 0===a?"":a,c=t.onClick,d=["inline-flex items-center font-medium rounded-full transition-colors duration-200",{default:"bg-gray-100 text-gray-800 hover:bg-gray-200",secondary:"bg-blue-100 text-blue-800 hover:bg-blue-200",success:"bg-green-100 text-green-800 hover:bg-green-200",warning:"bg-yellow-100 text-yellow-800 hover:bg-yellow-200",error:"bg-red-100 text-red-800 hover:bg-red-200",info:"bg-cyan-100 text-cyan-800 hover:bg-cyan-200"}[o],{sm:"px-2 py-0.5 text-xs",md:"px-2.5 py-1 text-sm",lg:"px-3 py-1.5 text-base"}[s],c?"cursor-pointer":"",l].filter(Boolean).join(" ");return e.jsx("span",{className:d,onClick:c,role:c?"button":void 0,tabIndex:c?0:void 0,onKeyDown:c?function(e){"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),c())}:void 0,children:n})},exports.Breadcrumb=function(t){var n=t.items,r=void 0===n?[]:n,o=t.onBackClick,i=t.showBackButton,s=void 0===i||i,a=t.separator,l=void 0===a?" / ":a,c=t.className,d=void 0===c?"":c;return e.jsxs("div",{className:"flex gap-2 ".concat(d),children:[s&&e.jsx("div",{onClick:o,className:"cursor-pointer",children:e.jsx(y,{className:"text-gray-500 transition-colors hover:text-gray-700"})}),e.jsx("p",{className:"text-gray-400",children:r.map((function(t,n){return e.jsxs("span",{children:[t.isActive?e.jsx("span",{className:"text-primary",children:t.label}):e.jsx("span",{className:t.onClick?"cursor-pointer transition-colors hover:text-gray-600":"",onClick:t.onClick,children:t.label}),n<r.length-1&&l]},n)}))})]})},exports.Button=a,exports.Card=function(t){var n=t.children,r=t.className,o=void 0===r?"":r;return e.jsx("div",{className:"w-full\n rounded-2xl\n backdrop-blur-2xl\n bg-white\n border border-[#EEEEF0]\n shadow-xl\n shadow-black/0\n hover:shadow-2xl\n hover:shadow-black/10\n hover:bg-white/90\n transition-all\n duration-300\n ease-out\n {/*hover:scale-[1.01]*/}\n hover:-translate-y-0.5\n p-4\n relative\n before:absolute\n before:inset-0\n before:rounded-2xl\n before:bg-gradient-to-br\n before:from-white/10\n before:to-transparent\n before:pointer-events-none ".concat(o),children:n})},exports.CheckBox=P,exports.CheckBoxDemo=function(){var n=t.useState("option1"),r=n[0],o=n[1],i=t.useState({terms:!1,newsletter:!0,notifications:!1}),s=i[0],a=i[1];return e.jsx("div",{className:"min-h-screen bg-gray-50 p-8",children:e.jsx("div",{className:"mx-auto max-w-2xl space-y-8",children:e.jsxs("div",{className:"rounded-lg bg-white p-6 shadow",children:[e.jsx("h2",{className:"mb-6 text-xl font-semibold",children:"CheckBox Component Demo"}),e.jsxs("div",{className:"space-y-8",children:[e.jsxs("div",{className:"space-y-4",children:[e.jsx("h3",{className:"font-medium",children:"Check Variant"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-6",children:[e.jsx(P,{variant:"check",size:"sm",label:"Small"}),e.jsx(P,{variant:"check",size:"md",checked:!0,label:"Medium"}),e.jsx(P,{variant:"check",size:"lg",label:"Large"}),e.jsx(P,{variant:"check",disabled:!0,label:"Disabled"}),e.jsx(P,{variant:"check",indeterminate:!0,label:"Indeterminate"})]})]}),e.jsxs("div",{className:"space-y-4",children:[e.jsx("h3",{className:"font-medium",children:"Radio Group (Dot Variant)"}),e.jsx(B,{name:"demo-radio",value:r,onChange:o,label:"Choose an option",options:[{value:"option1",label:"Option 1"},{value:"option2",label:"Option 2"},{value:"option3",label:"Option 3"},{value:"option4",label:"Option 4 (Disabled)",disabled:!0}],helperText:"Select one option from the list"})]}),e.jsxs("div",{className:"space-y-4",children:[e.jsx("h3",{className:"font-medium",children:"Toggle Variant"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-6",children:[e.jsx(P,{variant:"toggle",size:"sm",label:"Small"}),e.jsx(P,{variant:"toggle",size:"md",checked:!0,label:"Medium"}),e.jsx(P,{variant:"toggle",size:"lg",label:"Large"}),e.jsx(P,{variant:"toggle",disabled:!0,label:"Disabled"})]})]}),e.jsxs("div",{className:"space-y-4 border-t pt-6",children:[e.jsx("h3",{className:"font-medium",children:"Sample Form"}),e.jsxs("div",{className:"space-y-4",children:[e.jsx(P,{variant:"check",checked:s.terms,onChange:function(e){return a(R(R({},s),{terms:e}))},label:"I accept the terms and conditions",required:!0,error:s.terms?"":"Please accept terms to continue"}),e.jsx(P,{variant:"toggle",checked:s.newsletter,onChange:function(e){return a(R(R({},s),{newsletter:e}))},label:"Subscribe to newsletter",helperText:"Get updates about new features and releases"}),e.jsx(P,{variant:"check",checked:s.notifications,onChange:function(e){return a(R(R({},s),{notifications:e}))},label:"Enable push notifications"}),e.jsx("div",{className:"pt-4",children:e.jsx("button",{className:"rounded-md bg-primary px-4 py-2 text-white transition-colors hover:bg-primary/90 disabled:opacity-50",disabled:!s.terms,children:"Submit"})})]})]})]})]})})})},exports.ConfirmationAlert=function(n){var r=n.isOpen,o=n.onConfirm,i=n.onCancel,s=n.title,l=n.message,c=n.confirmText,d=void 0===c?"Confirm":c,h=n.cancelText,u=void 0===h?"Cancel":h,p=n.type,f=void 0===p?"default":p,m=n.showIcon,g=void 0===m||m,y=n.showCloseButton,x=void 0===y||y,w=n.closeOnOverlayClick,k=void 0===w||w,S=n.closeOnEscape,C=void 0===S||S,N=n.isLoading,O=void 0!==N&&N,E=n.className,A=void 0===E?"":E,D=n.overlayClassName,R=void 0===D?"":D,I=n.maxWidth,z=void 0===I?"sm":I,P=t.useRef(null),B=t.useRef(null),L=t.useRef(null);t.useEffect((function(){return r?(L.current=document.activeElement,setTimeout((function(){var e,t,n;"danger"===f?null===(t=null===(e=P.current)||void 0===e?void 0:e.querySelector("[data-cancel-button]"))||void 0===t||t.focus():null===(n=B.current)||void 0===n||n.focus()}),100),document.body.style.overflow="hidden"):(document.body.style.overflow="unset",L.current&&L.current.focus()),function(){document.body.style.overflow="unset"}}),[r,f]),t.useEffect((function(){var e=function(e){"Escape"===e.key&&C&&!O&&i()};return r&&document.addEventListener("keydown",e),function(){document.removeEventListener("keydown",e)}}),[r,C,i,O]);var $=function(){O||i()},V={default:{icon:M,iconColor:"text-blue-600",iconBg:"bg-blue-100",confirmButton:"bg-blue-600 hover:bg-blue-700 focus:ring-blue-500"},danger:{icon:b,iconColor:"text-red-600",iconBg:"bg-red-100",confirmButton:"bg-red-600 hover:bg-red-700 focus:ring-red-500"},warning:{icon:T,iconColor:"text-yellow-600",iconBg:"bg-yellow-100",confirmButton:"bg-yellow-600 hover:bg-yellow-700 focus:ring-yellow-500"},success:{icon:v,iconColor:"text-green-600",iconBg:"bg-green-100",confirmButton:"bg-green-600 hover:bg-green-700 focus:ring-green-500"},info:{icon:M,iconColor:"text-blue-600",iconBg:"bg-blue-100",confirmButton:"bg-blue-600 hover:bg-blue-700 focus:ring-blue-500"}}[f],F=V.icon;return r?e.jsxs("div",{className:"fixed inset-0 z-50 ".concat(R),role:"dialog","aria-modal":"true","aria-labelledby":s?"confirmation-title":void 0,"aria-describedby":"confirmation-message",children:[e.jsx("div",{className:"fixed inset-0 bg-black/50 backdrop-blur-sm transition-opacity duration-300",onClick:function(e){e.target===e.currentTarget&&k&&!O&&i()}}),e.jsx("div",{className:"fixed inset-0 flex items-center justify-center p-4",children:e.jsxs("div",{ref:P,className:"relative w-full ".concat({sm:"max-w-sm",md:"max-w-md",lg:"max-w-lg"}[z]," animate-in fade-in-0 zoom-in-95 slide-in-from-bottom-4 transform rounded-2xl bg-white shadow-2xl transition-all duration-300 ease-out ").concat(A," "),onClick:function(e){return e.stopPropagation()},children:[x&&e.jsx("button",{onClick:$,disabled:O,className:"absolute right-4 top-4 flex h-8 w-8 items-center justify-center rounded-full text-gray-400 transition-colors duration-200 hover:bg-gray-100 hover:text-gray-600 focus:outline-none focus:ring-2 focus:ring-gray-500 focus:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50","aria-label":"Close",children:e.jsx(j,{size:20})}),e.jsxs("div",{className:"p-6",children:[e.jsxs("div",{className:"flex flex-col items-center justify-center space-y-4",children:[g&&e.jsx("div",{className:"h-12 w-12 flex-shrink-0 rounded-full ".concat(V.iconBg," flex items-center justify-center"),children:e.jsx(F,{size:24,className:V.iconColor})}),e.jsxs("div",{className:"min-w-0 flex-1 justify-center",children:[s&&e.jsx("h3",{id:"confirmation-title",className:"mb-1 text-center text-lg font-semibold text-gray-900",children:s}),e.jsx("p",{id:"confirmation-message",className:"leading-relaxed text-gray-600",children:l})]})]}),e.jsxs("div",{className:"flex ".concat("justify-center"," mt-6 space-x-3"),children:[e.jsx(a,{variant:"neutral",outline:!0,size:"small","data-cancel-button":"",onClick:$,disabled:O,children:u}),e.jsx("button",{ref:B,onClick:function(){O||o()},disabled:O,className:"flex min-w-[80px] items-center justify-center rounded-xl px-4 py-2 text-sm font-medium text-white transition-colors duration-200 focus:outline-none focus:ring-2 focus:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 ".concat(V.confirmButton," "),children:O?e.jsx("div",{className:"h-4 w-4 animate-spin rounded-full border-2 border-white border-t-transparent"}):d})]})]})]})})]}):null},exports.EmptyStateCard=D,exports.ExportButton=function(){var n=t.useState(!1),r=n[0],o=n[1],i=t.useRef(null),s=function(e){o(!1)};return t.useEffect((function(){var e=function(e){i.current&&!i.current.contains(e.target)&&o(!1)};return document.addEventListener("mousedown",e),function(){document.removeEventListener("mousedown",e)}}),[]),e.jsxs("div",{className:"relative inline-block",ref:i,children:[e.jsxs("div",{className:"flex",children:[e.jsxs("button",{className:"flex items-center rounded-l-md border border-gray-300 bg-white px-4 py-2 text-sm font-medium text-gray-700 hover:bg-gray-50 focus:outline-none",onClick:function(){return s(A.PDF)},children:[e.jsx(w,{className:"mr-2 h-4 w-4"}),"Export"]}),e.jsx("button",{className:"rounded-r-md border border-l-0 border-gray-300 bg-white px-2 py-2 text-sm font-medium text-gray-700 hover:bg-gray-50 focus:outline-none",onClick:function(){o(!r)},children:e.jsx(g,{className:"h-4 w-4"})})]}),r&&e.jsx("div",{className:"absolute right-0 z-10 mt-1 w-48 origin-top-right rounded-md bg-white shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none",children:e.jsxs("div",{className:"py-1",children:[e.jsxs("button",{onClick:function(){return s(A.PDF)},className:"flex w-full items-center px-4 py-2 text-left text-sm text-gray-700 hover:bg-gray-100",children:[e.jsx(C,{className:"mr-2 h-4 w-4"}),"PDF Document"]}),e.jsxs("button",{onClick:function(){return s(A.CSV)},className:"flex w-full items-center px-4 py-2 text-left text-sm text-gray-700 hover:bg-gray-100",children:[e.jsx(S,{className:"mr-2 h-4 w-4"}),"CSV Spreadsheet"]}),e.jsxs("button",{onClick:function(){return s(A.EXCEL)},className:"flex w-full items-center px-4 py-2 text-left text-sm text-gray-700 hover:bg-gray-100",children:[e.jsx(S,{className:"mr-2 h-4 w-4"}),"Excel Spreadsheet"]})]})})]})},exports.FileUpload=function(n){var r=n.label,o=n.description,i=n.helperText,s=n.error,a=n.success,l=n.disabled,c=void 0!==l&&l,d=n.required,h=void 0!==d&&d,u=n.accept,p=n.multiple,f=void 0!==p&&p,m=n.placeholder,g=n.showProgress,y=void 0===g||g,b=n.className,w=void 0===b?"":b,k=n.id,S=n.maxFileSize,C=n.onFileChange,M=n.direction,O=void 0===M?"col":M,T=t.useState(null),E=T[0],A=T[1],D=t.useState(0),R=D[0],I=D[1],z=t.useState(!1),P=z[0],B=z[1],L=k||"file-upload-".concat(Math.random().toString(36).substr(2,9));return e.jsxs("div",{className:"space-y-2 ".concat(w),children:[r&&e.jsxs("label",{htmlFor:L,className:"block text-sm font-medium text-gray-700",children:[r,h&&e.jsx("span",{className:"text-red-500 ml-1",children:"*"})]}),o&&e.jsx("p",{className:"text-sm text-gray-600",children:o}),E?e.jsxs("div",{className:"rounded-lg border p-4 ".concat(a?"border-green-300 bg-green-50":"border-gray-200"),children:[e.jsxs("div",{className:"mb-2 flex items-center justify-between",children:[e.jsxs("div",{className:"flex items-center",children:[e.jsx("div",{className:"mr-3 rounded-lg bg-primary-100 p-2",children:e.jsx(N,{size:24,className:"text-primary-500"})}),e.jsxs("div",{children:[e.jsx("p",{className:"text-sm font-medium",children:E.name}),e.jsx("p",{className:"text-xs text-gray-500",children:function(e){if(0===e)return"0 Bytes";var t=Math.floor(Math.log(e)/Math.log(1024));return parseFloat((e/Math.pow(1024,t)).toFixed(2))+" "+["Bytes","KB","MB","GB"][t]}(E.size)})]})]}),e.jsx("button",{onClick:function(){A(null),I(0),C(null)},className:"text-red-500 hover:text-red-700 disabled:opacity-50",disabled:c,children:e.jsx(j,{size:16})})]}),y&&R<100&&e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"h-2.5 w-full rounded-full bg-secondary-200",children:e.jsx("div",{className:"h-2.5 rounded-full bg-gray-800 transition-all duration-300",style:{width:"".concat(R,"%")}})}),e.jsxs("p",{className:"mt-1 text-right text-xs text-gray-500",children:[R,"%"]})]}),y&&100===R&&e.jsxs("div",{className:"flex items-center text-green-600 text-sm",children:[e.jsx(v,{size:16,className:"mr-1"}),"Upload complete"]})]}):e.jsxs("div",{className:"\n flex flex-".concat(O," gap-2 rounded-lg border-2 border-dashed p-8 text-center items-center\n ").concat("row"===O?"justify-center":"","\n ").concat(P?"border-blue-400 bg-blue-50":"border-gray-300","\n ").concat(s?"border-red-300 bg-red-50":"","\n ").concat(a?"border-green-300 bg-green-50":"","\n ").concat(c?"opacity-50 cursor-not-allowed bg-gray-50":"cursor-pointer hover:border-gray-400","\n "),onDragOver:function(e){e.preventDefault(),c||B(!0)},onDragLeave:function(e){e.preventDefault(),B(!1)},onDrop:function(e){if(e.preventDefault(),B(!1),!c&&e.dataTransfer.files&&e.dataTransfer.files[0]){var t=e.dataTransfer.files[0];if(A(t),y){I(10);var n=setInterval((function(){I((function(e){return e>=100?(clearInterval(n),100):e+10}))}),300)}C(t)}},onClick:function(){var e;return!c&&(null===(e=document.getElementById(L))||void 0===e?void 0:e.click())},children:[e.jsx("p",{className:"text-sm ".concat(c?"text-gray-400":"text-teal-700 hover:underline"),children:m||"Click to Upload"}),e.jsx("input",{id:L,type:"file",className:"hidden",onChange:function(e){if(e.target.files&&e.target.files[0]){var t=e.target.files[0];if(A(t),y){I(10);var n=setInterval((function(){I((function(e){return e>=100?(clearInterval(n),100):e+10}))}),300)}C(t)}},accept:u,multiple:f,disabled:c,required:h}),e.jsx("p",{className:"text-gray-900 text-sm",children:"or drag and drop"}),e.jsxs("p",{className:"text-sm text-gray-500",children:["(Max. File size: ",S||"25"," MB)"]})]}),i&&!s&&!a&&e.jsx("p",{className:"text-sm text-gray-500",children:i}),s&&e.jsxs("div",{className:"flex items-center text-red-600 text-sm",children:[e.jsx(x,{size:16,className:"mr-1"}),s]}),a&&e.jsxs("div",{className:"flex items-center text-green-600 text-sm",children:[e.jsx(v,{size:16,className:"mr-1"}),a]})]})},exports.Input=function(t){var n=t.id,r=t.label,o=t.value,i=t.size,s=void 0===i?"md":i,a=t.onChange,l=t.placeholder,c=t.error,d=t.required,h=void 0!==d&&d,u=t.helpText,p=t.type,f=void 0===p?"text":p,m=t.className,g=void 0===m?"":m,y=t.disabled,x=void 0!==y&&y,v=t.icon,b=t.iconPosition,w=void 0===b?"left":b,k=t.rightIcon,S=I(t,["id","label","value","size","onChange","placeholder","error","required","helpText","type","className","disabled","icon","iconPosition","rightIcon"]),C={id:n,value:o,onChange:function(e){a&&a(e)},placeholder:l,disabled:x,className:"w-full rounded-[12px] border ".concat({sm:"text-xs px-3 py-1.5 text-sm min-h-[32px]",md:"text-sm px-4 py-2 text-base min-h-[40px]",lg:"text-base px-4 py-3 text-lg min-h-[48px]"}[s]," ").concat(c?"border-red-500":"border-gray-200"," ").concat(x?"bg-gray-100 text-gray-500 placeholder-gray-300":"bg-gray-100 placeholder-gray-400 text-dark"," focus:outline-none focus:ring-1 focus:ring-primary ").concat(g," ").concat(v&&"left"===w?"pl-10":""," ").concat(v&&"right"===w?"pr-10":""),"aria-invalid":!!c,"aria-describedby":c?"".concat(n,"-error"):u?"".concat(n,"-help"):void 0};return e.jsxs("div",{className:"mb-4",children:[r&&e.jsxs("label",{htmlFor:n,className:"mb-1 block text-sm font-medium text-gray-600",children:[r,h&&e.jsx("span",{className:"ml-1 text-red-500",children:"*"})]}),e.jsxs("div",{className:"relative",children:[v&&"left"===w&&e.jsx("div",{className:"pointer-events-none absolute inset-y-0 left-0 flex items-center pl-3",children:v}),"textarea"==f?e.jsx("textarea",R({},C,{rows:4,className:"".concat(C.className," resize-none")},S)):e.jsx("input",R({},C,{type:f},S)),v&&"right"===w&&e.jsx("div",{className:"pointer-events-none absolute inset-y-0 right-0 flex items-center pr-3",children:v}),k&&e.jsx("div",{className:"absolute right-3 top-1/2 -translate-y-1/2 cursor-pointer",children:k})]}),u&&!c&&e.jsx("p",{id:"".concat(n,"-help"),className:"mt-1 text-sm text-gray-500",children:u}),c&&e.jsx("p",{id:"".concat(n,"-error"),className:"mt-1 text-sm text-red-500",children:c})]})},exports.InputWithPrefix=function(t){var n=t.id,r=t.label,o=t.value,i=t.size,s=void 0===i?"md":i,a=t.onChange,l=t.placeholder,c=t.error,d=t.required,h=void 0!==d&&d,u=t.helpText,p=t.type,f=void 0===p?"text":p,m=t.className,g=void 0===m?"":m,y=t.disabled,x=void 0!==y&&y,v=t.icon,b=t.iconPosition,w=void 0===b?"left":b,k=t.rightIcon,S=t.prefixContent,C=t.prefixClassName,N=void 0===C?"":C;t.onPrefixChange;var M,O,T=I(t,["id","label","value","size","onChange","placeholder","error","required","helpText","type","className","disabled","icon","iconPosition","rightIcon","prefixContent","prefixClassName","onPrefixChange"]),E="\n flex-1 rounded-none rounded-r-[12px] border-l-0 ".concat({sm:"text-xs py-1.5 text-sm min-h-[32px]",md:"text-sm py-2 text-base min-h-[40px]",lg:"text-base py-3 text-lg min-h-[48px]"}[s]," \n ").concat(c?"border-red-500":"border-gray-200","\n ").concat(x?"bg-gray-100 text-gray-500 placeholder-gray-300":"bg-gray-100 placeholder-gray-400 text-dark","\n focus:outline-none\n ").concat((M="",O="",v&&"left"===w&&(M="pl-10"),v&&"right"===w&&(O="pr-10"),k&&(O="pr-10"),"".concat(M," ").concat(O)),"\n ").concat(g,"\n "),j="\n flex items-center rounded-l-[12px] border border-r-0 ".concat({sm:"px-1 text-xs",md:"px-2 text-sm",lg:"px-4 text-base"}[s],"\n ").concat(c?"border-red-500":"border-gray-200","\n ").concat(x?"bg-gray-50":"","\n ").concat(N,"\n "),A={id:n,value:o,onChange:function(e){a&&a(e)},placeholder:l,disabled:x,className:E,"aria-invalid":!!c,"aria-describedby":c?"".concat(n,"-error"):u?"".concat(n,"-help"):void 0};return e.jsxs("div",{className:"mb-4",children:[r&&e.jsxs("label",{htmlFor:n,className:"mb-1 block text-sm font-medium text-gray-600",children:[r,h&&e.jsx("span",{className:"ml-1 text-red-500",children:"*"})]}),e.jsx("div",{className:"relative",children:e.jsxs("div",{className:"flex",children:[S&&e.jsx("div",{className:j,children:S}),e.jsxs("div",{className:"relative ".concat(S?"flex-1":"w-full"),children:[v&&"left"===w&&e.jsx("div",{className:"pointer-events-none absolute inset-y-0 left-0 flex items-center pl-3 z-10",children:v}),e.jsx("input",R({},A,{type:f,className:"".concat(A.className," ").concat(S?"w-full border px-3":"rounded-l-[12px] border-l")},T)),v&&"right"===w&&e.jsx("div",{className:"pointer-events-none absolute inset-y-0 right-0 flex items-center pr-3 z-10",children:v}),k&&e.jsx("div",{className:"absolute right-3 top-1/2 -translate-y-1/2 cursor-pointer z-10",children:k})]})]})}),u&&!c&&e.jsx("p",{id:"".concat(n,"-help"),className:"mt-1 text-sm text-gray-500",children:u}),c&&e.jsx("p",{id:"".concat(n,"-error"),className:"mt-1 text-sm text-red-500",children:c})]})},exports.Loading=Rc,exports.LoadingDemo=function(){var n=t.useState("blue-500"),r=n[0],o=n[1],i=t.useState("spinner"),s=i[0],a=i[1],l=t.useState("md"),c=l[0],d=l[1],h=t.useState(!1),u=h[0],p=h[1],f=["spinner","dots","pulse","bars","ripple"];return e.jsxs("div",{className:"p-8 max-w-4xl mx-auto",children:[e.jsx("h1",{className:"text-3xl font-bold text-gray-800 mb-8 text-center",children:"Modern Loading Component"}),e.jsxs("div",{className:"bg-white rounded-xl shadow-lg p-6 mb-8",children:[e.jsx("h2",{className:"text-xl font-semibold text-gray-700 mb-4",children:"Customization"}),e.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-4 mb-6",children:[e.jsxs("div",{children:[e.jsx("label",{className:"block text-sm font-medium text-gray-600 mb-2",children:"Color"}),e.jsx("div",{className:"flex flex-wrap gap-2",children:[{name:"Blue",value:"blue-500",hex:"#3B82F6"},{name:"Purple",value:"purple-500",hex:"#8B5CF6"},{name:"Green",value:"green-500",hex:"#10B981"},{name:"Red",value:"red-500",hex:"#EF4444"},{name:"Orange",value:"orange-500",hex:"#F59E0B"},{name:"Pink",value:"pink-500",hex:"#EC4899"},{name:"Indigo",value:"indigo-500",hex:"#6366F1"},{name:"Teal",value:"teal-500",hex:"#14B8A6"}].map((function(t){return e.jsx("button",{onClick:function(){return o(t.value)},className:"w-8 h-8 rounded-full border-2 transition-all ".concat(r===t.value?"border-gray-400 scale-110":"border-gray-200"),style:{backgroundColor:t.hex},title:"".concat(t.name," (").concat(t.value,")")},t.value)}))})]}),e.jsxs("div",{children:[e.jsx("label",{className:"block text-sm font-medium text-gray-600 mb-2",children:"Variant"}),e.jsx("select",{value:s,onChange:function(e){return a(e.target.value)},className:"w-full p-2 border border-gray-300 rounded-md focus:ring-2 focus:ring-blue-500 focus:border-transparent",children:f.map((function(t){return e.jsx("option",{value:t,children:t&&(null==t?void 0:t.charAt(0).toUpperCase())+(null==t?void 0:t.slice(1))},t)}))})]}),e.jsxs("div",{children:[e.jsx("label",{className:"block text-sm font-medium text-gray-600 mb-2",children:"Size"}),e.jsx("select",{value:c,onChange:function(e){return d(e.target.value)},className:"w-full p-2 border border-gray-300 rounded-md focus:ring-2 focus:ring-blue-500 focus:border-transparent",children:["sm","md","lg","xl"].map((function(t){return e.jsx("option",{value:t,children:null==t?void 0:t.toUpperCase()},t)}))})]}),e.jsxs("div",{children:[e.jsx("label",{className:"block text-sm font-medium text-gray-600 mb-2",children:"Full Screen"}),e.jsx("button",{onClick:function(){return p(!0)},className:"w-full p-2 bg-gray-600 text-white rounded-md hover:bg-gray-700 transition-colors",children:"Demo Full Screen"})]})]}),e.jsxs("div",{className:"bg-gray-50 rounded-lg p-8 flex flex-col items-center justify-center min-h-32",children:[e.jsx(Rc,{variant:s,size:c,color:r,text:"Loading..."}),e.jsx("div",{className:"mt-4 p-3 bg-white rounded-md shadow-sm",children:e.jsxs("code",{className:"text-sm text-gray-600",children:['color="',r,'"']})})]})]}),e.jsxs("div",{className:"bg-white rounded-xl shadow-lg p-6",children:[e.jsx("h2",{className:"text-xl font-semibold text-gray-700 mb-4",children:"All Variants"}),e.jsx("div",{className:"grid grid-cols-2 md:grid-cols-3 lg:grid-cols-5 gap-6",children:f.map((function(t){return e.jsxs("div",{className:"text-center",children:[e.jsx("div",{className:"bg-gray-50 rounded-lg p-4 flex items-center justify-center h-24 mb-2",children:e.jsx(Rc,{variant:t,color:r})}),e.jsx("p",{className:"text-sm text-gray-600 capitalize",children:t})]},t)}))}),e.jsxs("div",{className:"mt-6 p-4 bg-blue-50 rounded-lg",children:[e.jsx("h3",{className:"font-semibold text-blue-800 mb-2",children:"Usage Examples:"}),e.jsxs("div",{className:"space-y-2 text-sm",children:[e.jsxs("div",{className:"bg-white p-2 rounded border",children:[e.jsx("code",{className:"text-blue-600",children:"// Tailwind CSS class"}),e.jsx("br",{}),e.jsx("code",{children:'<Loading color="primary-500" />'})]}),e.jsxs("div",{className:"bg-white p-2 rounded border",children:[e.jsx("code",{className:"text-blue-600",children:"// Hex color"}),e.jsx("br",{}),e.jsx("code",{children:'<Loading color="#your-brand-color" />'})]}),e.jsxs("div",{className:"bg-white p-2 rounded border",children:[e.jsx("code",{className:"text-blue-600",children:"// Custom Tailwind color"}),e.jsx("br",{}),e.jsx("code",{children:'<Loading color="emerald-400" variant="dots" />'})]})]})]})]}),u&&e.jsx(Rc,{variant:s,size:c,color:r,text:"Loading in full screen...",fullScreen:!0}),u&&e.jsx("button",{onClick:function(){return p(!1)},className:"fixed top-4 right-4 z-50 bg-red-500 text-white px-4 py-2 rounded-md hover:bg-red-600 transition-colors",children:"Close Full Screen"})]})},exports.Modal=wc,exports.ModalExample=function(){var n=t.useState(!1),r=n[0],o=n[1],i=t.useState("left"),s=i[0],a=i[1],l=t.useState("md"),c=l[0],d=l[1],h=e.jsxs("div",{className:"flex justify-end space-x-3",children:[e.jsx("button",{onClick:function(){return o(!1)},className:"px-4 py-2 text-sm font-medium text-gray-700 bg-white border border-gray-300 rounded-lg hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2 transition-colors duration-200",children:"Cancel"}),e.jsx("button",{onClick:function(){return o(!1)},className:"px-4 py-2 text-sm font-medium text-white bg-blue-600 rounded-lg hover:bg-blue-700 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2 transition-colors duration-200",children:"Save Changes"})]});return e.jsxs("div",{className:"p-8 space-y-4",children:[e.jsxs("div",{className:"flex flex-wrap gap-4 mb-6",children:[e.jsxs("div",{children:[e.jsx("label",{className:"block text-sm font-medium text-gray-700 mb-2",children:"Position"}),e.jsxs("select",{value:s,onChange:function(e){return a(e.target.value)},className:"border border-gray-300 rounded-md px-3 py-2 text-sm",disabled:"full"===c,children:[e.jsx("option",{value:"left",children:"Left"}),e.jsx("option",{value:"right",children:"Right"}),e.jsx("option",{value:"center",children:"Center"})]})]}),e.jsxs("div",{children:[e.jsx("label",{className:"block text-sm font-medium text-gray-700 mb-2",children:"Size"}),e.jsxs("select",{value:c,onChange:function(e){return d(e.target.value)},className:"border border-gray-300 rounded-md px-3 py-2 text-sm",children:[e.jsx("option",{value:"xs",children:"Extra Small"}),e.jsx("option",{value:"sm",children:"Small"}),e.jsx("option",{value:"md",children:"Medium"}),e.jsx("option",{value:"lg",children:"Large"}),e.jsx("option",{value:"xl",children:"Extra Large"}),e.jsx("option",{value:"2xl",children:"2X Large"}),e.jsx("option",{value:"full",children:"Full Screen"})]})]})]}),e.jsx("button",{onClick:function(){return o(!0)},className:"px-6 py-3 bg-blue-600 text-white rounded-lg hover:bg-blue-700 transition-colors duration-200 font-medium",children:"Open Modal"}),e.jsx(wc,{isOpen:r,onClose:function(){return o(!1)},title:"Example Modal",size:c,position:s,footer:h,maxHeight:"center"!==s,children:e.jsxs("div",{className:"space-y-4",children:[e.jsx("p",{className:"text-gray-600",children:"This is an example of the multipurpose modal component. It supports different sizes, positions, and configurations."}),e.jsxs("div",{className:"bg-gray-50 p-4 rounded-lg",children:[e.jsx("h4",{className:"font-medium text-gray-900 mb-2",children:"Features:"}),e.jsxs("ul",{className:"text-sm text-gray-600 space-y-1 list-disc list-inside",children:[e.jsx("li",{children:"Multiple sizes (xs, sm, md, lg, xl, 2xl, full screen)"}),e.jsx("li",{children:"Three positions (left, right, center)"}),e.jsx("li",{children:"Customizable styling with className props"}),e.jsx("li",{children:"Keyboard navigation and accessibility"}),e.jsx("li",{children:"Click outside to close (disabled for full screen)"}),e.jsx("li",{children:"Smooth animations"}),e.jsx("li",{children:"Optional footer with actions"}),e.jsx("li",{children:"Full screen mode without margins or border radius"})]})]}),("left"===s||"right"===s||"full"===c)&&e.jsx("div",{className:"space-y-2",children:Array.from({length:20},(function(t,n){return e.jsxs("p",{className:"text-gray-600",children:["This is paragraph ",n+1," to demonstrate scrolling in side panels","full"===c?" and full screen mode":"","."]},n)}))})]})})]})},exports.Pagination=kc,exports.RadioGroup=B,exports.SKELETON_LOADER_VERSION="1.0.0",exports.SKELETON_PATTERNS={userProfile:{variant:"avatar",size:"lg",animation:"pulse"},cardTitle:{variant:"text",width:"75%",height:"1.5rem"},cardDescription:{variant:"text",count:2,width:"100%",height:"1rem",intensity:"light"},button:{variant:"button",animation:"wave"},image:{variant:"image",shimmer:!0}},exports.SKELETON_PRESETS={sizes:{xs:{width:"4rem",height:"1rem"},sm:{width:"6rem",height:"1.25rem"},md:{width:"8rem",height:"1.5rem"},lg:{width:"12rem",height:"2rem"},xl:{width:"16rem",height:"2.5rem"}},variants:["text","rectangular","circular","rounded","card","avatar","button","image","line"],animations:["pulse","wave","none"],intensities:["light","medium","dark"]},exports.Search=function(n){var r=n.placeholder,o=void 0===r?"Search...":r,i=n.onSearch,s=n.className,a=void 0===s?"":s,l=t.useState(""),c=l[0],d=l[1];return e.jsxs("div",{className:"relative ".concat(a),children:[e.jsx("input",{type:"text",value:c,onChange:function(e){e.preventDefault(),d(e.target.value),i(c)},placeholder:o,className:"w-full rounded-lg border border-gray-200 bg-white py-2 pl-8 pr-4 text-sm focus:outline-none focus:ring-1 focus:ring-primary"}),e.jsxs("svg",{className:"absolute left-2 top-1/2 -translate-y-1/2 transform text-gray-400",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[e.jsx("circle",{cx:"11",cy:"11",r:"8"}),e.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"})]})]})},exports.Select=function(n){var r,o=n.options,i=n.placeholder,s=void 0===i?"Select an option":i,a=n.onChange,l=n.value,c=n.size,d=void 0===c?"md":c,h=n.className,u=void 0===h?"":h,p=n.name,f=n.id,m=n.disabled,y=void 0!==m&&m,x=n.label,v=n.required,b=n.error,w=n.helpText,k=n.fullWidth,S=void 0===k||k,C=n.searchable,N=void 0!==C&&C,M=n.multiple,O=void 0!==M&&M,T=n.maxSelected,E=n.showSelectedCount,A=void 0!==E&&E,D=n.closeOnSelect,R=void 0===D||D,I=t.useState(!1),P=I[0],B=I[1],L=t.useState(""),$=L[0],V=L[1],F=t.useState((function(){if(!l)return[];if(O&&Array.isArray(l))return l.map((function(e){return o.find((function(t){return t.value===e}))})).filter(Boolean);if(!O&&"string"==typeof l){var e=o.find((function(e){return e.value===l}));return e?[e]:[]}return[]})),_=F[0],H=F[1],q=t.useRef(null),W=N?o.filter((function(e){return(e.label||e.value).toLowerCase().includes($.toLowerCase())})):o;return t.useEffect((function(){var e=function(e){q.current&&!q.current.contains(e.target)&&(B(!1),V(""))};return document.addEventListener("mousedown",e),function(){document.removeEventListener("mousedown",e)}}),[]),e.jsxs("div",{ref:q,className:"".concat(S?"w-full":"w-fit"," mb-4"),children:[x&&e.jsxs("label",{htmlFor:f,className:"mb-1 block text-sm font-medium text-gray-700",children:[x,v&&e.jsx("span",{className:"ml-1 text-red-500",children:"*"})]}),e.jsxs("div",{className:"relative",children:[e.jsxs("button",{type:"button",className:"flex items-center justify-between rounded-lg border ".concat(b?"border-red-500":"border-gray-200"," bg-gray-100 shadow-sm ").concat({sm:"text-xs px-3 py-1.5 text-sm min-h-[32px]",md:"text-sm px-4 py-2 text-base min-h-[40px]",lg:"text-base px-4 py-3 text-lg min-h-[48px]"}[d]," text-gray-700 hover:border-gray-300 focus:border-primary-500 focus:outline-none focus:ring-2 focus:ring-primary-500/20 ").concat(y?"cursor-not-allowed bg-gray-50 opacity-50":""," ").concat(u," ").concat(S?"w-full":""," transition-all duration-200"),onClick:function(){return!y&&B(!P)},disabled:y,id:f,"aria-haspopup":"listbox","aria-expanded":P,children:[e.jsx("div",{className:"flex-1 flex items-center gap-1 min-w-0",children:O&&_.length>0?e.jsxs("div",{className:"flex flex-wrap gap-1 flex-1",children:[_.slice(0,3).map((function(t){return e.jsxs("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 bg-primary-100 text-primary-800 text-sm rounded-md",children:[e.jsx("span",{className:"truncate max-w-[120px]",children:t.label||t.value}),e.jsx(j,{className:"h-3 w-3 cursor-pointer hover:text-primary-900",onClick:function(e){return function(e,t){t.stopPropagation();var n=_.filter((function(t){return t.value!==e.value}));H(n);var r=O?n.map((function(e){return e.value})):"";a({target:{id:f||"",value:r}})}(t,e)}})]},t.value)})),_.length>3&&e.jsxs("span",{className:"text-sm text-gray-500 px-1",children:["+",_.length-3," more"]})]}):e.jsx("span",{className:"truncate ".concat(0===_.length?"text-gray-400":"text-gray-700"),children:function(){var e,t,n,r;return 0===_.length?s:O?A&&_.length>2?"".concat(_.length," items selected"):_.length<=2?_.map((function(e){return e.label||e.value})).join(", "):"".concat((null===(n=_[0])||void 0===n?void 0:n.label)||(null===(r=_[0])||void 0===r?void 0:r.value)," +").concat(_.length-1," more"):(null===(e=_[0])||void 0===e?void 0:e.label)||(null===(t=_[0])||void 0===t?void 0:t.value)}()})}),e.jsx(g,{className:"ml-2 h-4 w-4 text-gray-400 transition-transform flex-shrink-0 ".concat(P?"rotate-180 transform":"")})]}),P&&e.jsxs("div",{className:"absolute z-50 mt-1 w-full rounded-lg border border-gray-200 bg-white shadow-lg",role:"listbox",children:[N&&e.jsx("div",{className:"sticky top-0 border-b border-gray-100 bg-white p-3",children:e.jsx("input",{type:"text",className:"w-full rounded-md border border-gray-200 px-3 py-2 text-sm focus:border-primary-500 focus:outline-none focus:ring-2 focus:ring-primary-500/20 transition-all duration-200",placeholder:"Search...",value:$,onChange:function(e){return V(e.target.value)},autoFocus:!0})}),e.jsx("div",{className:"max-h-60 overflow-auto py-1",children:W.length>0?e.jsxs(e.Fragment,{children:[O&&_.length>0&&e.jsxs("div",{className:"px-3 py-2 text-xs text-gray-500 border-b border-gray-100",children:[_.length," selected",T&&" of ".concat(T," max")]}),W.map((function(t){var n=function(e){return _.some((function(t){return t.value===e.value}))}(t),r=t.disabled||T&&!n&&_.length>=T;return e.jsxs("div",{className:"cursor-pointer px-3 py-2 flex items-center justify-between transition-colors duration-150 ".concat(n?"bg-primary-50 text-primary-700":"text-gray-700 hover:bg-gray-50"," ").concat(r?"cursor-not-allowed text-gray-400 hover:bg-white opacity-50":""),onClick:function(){return!r&&function(e){var t;if(!e.disabled){var n;if(O)if(_.some((function(t){return t.value===e.value})))n=_.filter((function(t){return t.value!==e.value}));else{if(T&&_.length>=T)return;n=z(z([],_,!0),[e],!1)}else n=[e];H(n);var r=O?n.map((function(e){return e.value})):(null===(t=n[0])||void 0===t?void 0:t.value)||"";a({target:{id:f||"",value:r}}),O&&!R||(B(!1),V(""))}}(t)},role:"option","aria-selected":n,"aria-disabled":r,children:[e.jsx("span",{className:"flex-1 text-sm font-medium",children:t.label||t.value}),O&&n&&e.jsx("div",{className:"w-4 h-4 bg-primary-500 rounded-sm flex items-center justify-center",children:e.jsx("svg",{className:"w-3 h-3 text-white",fill:"currentColor",viewBox:"0 0 20 20",children:e.jsx("path",{fillRule:"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z",clipRule:"evenodd"})})})]},t.value)}))]}):e.jsx("div",{className:"px-3 py-2 text-gray-500 text-center",children:"No options found"})})]})]}),b&&e.jsx("p",{className:"mt-1 text-sm text-red-600",children:b}),w&&!b&&e.jsx("p",{className:"mt-1 text-sm text-gray-500",children:w}),p&&e.jsx(e.Fragment,{children:O?_.map((function(t,n){return e.jsx("input",{type:"hidden",name:"".concat(p,"[]"),value:t.value},"".concat(t.value,"-").concat(n))})):e.jsx("input",{type:"hidden",name:p,value:(null===(r=_[0])||void 0===r?void 0:r.value)||""})})]})},exports.SelectButton=function(n){var r=n.options,o=n.placeholder,i=void 0===o?"Select an option":o,s=n.onChange,a=n.value,l=n.size,c=void 0===l?"md":l,d=n.className,h=void 0===d?"":d,u=n.name,p=n.id,f=n.disabled,y=void 0!==f&&f,x=n.label,v=n.required,b=t.useState(!1),w=b[0],k=b[1],S=t.useState(a&&r.find((function(e){return e.value===a}))||null),C=S[0],N=S[1];return e.jsxs("div",{className:"relative inline-block",children:[x&&e.jsxs("label",{htmlFor:p,className:"mb-1 block text-sm font-medium text-gray-700",children:[x,v&&e.jsx("span",{className:"ml-1 text-red-500",children:"*"})]}),e.jsxs("button",{type:"button",className:"flex w-full items-center justify-between rounded-md border border-gray-200 bg-white shadow-sm ".concat({sm:"px-3 py-2 text-sm",md:"px-4 py-2.5 text-base"}[c]," text-gray-700 hover:bg-gray-50 focus:outline-none ").concat(y?"cursor-not-allowed opacity-50":""," ").concat(h),onClick:function(){return!y&&k(!w)},disabled:y,id:p,children:[e.jsx("span",{className:"truncate",children:C?(null==C?void 0:C.label)||C.value:i}),e.jsx(g,{className:"ml-2 h-4 w-4 ".concat(w?"rotate-180 transform":"")})]}),w&&e.jsx("div",{className:"absolute z-10 mt-1 max-h-60 w-full min-w-[200px] p-1 font-medium text-sm overflow-auto rounded-lg bg-white shadow-xl",children:r.map((function(t){return e.jsxs("div",{className:"cursor-pointer px-3 py-2 hover:bg-gray-100 rounded-lg flex justify-between item-center ".concat((null==C?void 0:C.value)===t.value?"bg-gray-50 text-black":"text-gray-900"),onClick:function(){return function(e){N(e),s(e.value),k(!1)}(t)},children:[e.jsx("div",{children:t.label||t.value}),(null==C?void 0:C.value)===t.value&&e.jsx("div",{children:e.jsx(m,{size:15,className:"text-primary"})})]},t.value)}))}),u&&e.jsx("input",{type:"hidden",name:u,value:(null==C?void 0:C.value)||""})]})},exports.SkeletonAvatar=Tc,exports.SkeletonButton=Ec,exports.SkeletonCard=function(t){return e.jsx(Mc,R({},t,{variant:"card"}))},exports.SkeletonImage=function(t){return e.jsx(Mc,R({},t,{variant:"image"}))},exports.SkeletonList=Ac,exports.SkeletonLoader=Mc,exports.SkeletonLoaderExample=function(){return e.jsxs("div",{className:"bg-white p-5",children:[e.jsx(Mc,{variant:"text",width:"200px"}),e.jsx(Mc,{variant:"text",count:3}),e.jsx(Tc,{size:"lg"}),e.jsx(Ec,{animation:"wave"}),e.jsx(jc,{showBio:!0}),e.jsx(Ac,{itemCount:5,showAvatar:!0}),e.jsx(Dc,{rows:5,columns:4}),e.jsx(Mc,{variant:"card",shimmer:!0,intensity:"dark",borderRadius:"12px",className:"custom-skeleton"})]})},exports.SkeletonProfile=jc,exports.SkeletonTable=Dc,exports.SkeletonText=Oc,exports.Table=function(t){var n=t.data,r=t.columns,o=t.itemsPerPage,i=void 0===o?20:o,s=t.onViewChange,a=t.totalItems,l=t.currentPage,c=void 0===l?1:l,d=t.onPageChange,h=t.loading,u=void 0!==h&&h,p=t.showPagination,f=void 0===p||p,m=t.onRowClick,g=t.useCardLayout,y=void 0!==g&&g,x=a||n.length,v=Math.ceil(x/i),b=n,w=function(e){m&&m(e)},k=function(){return e.jsxs("div",{className:"grid gap-4 grid-cols-1 sm:grid-cols-2 lg:grid-cols-3",children:[u&&Array.from({length:i}).map((function(t,n){return e.jsx("div",{className:"bg-white rounded-lg border border-gray-200 p-4 animate-pulse",children:e.jsx("div",{className:"space-y-3",children:r.slice(0,3).map((function(t,n){return e.jsxs("div",{className:"flex justify-between items-center",children:[e.jsx("div",{className:"h-4 bg-gray-200 rounded w-1/3"}),e.jsx("div",{className:"h-4 bg-gray-200 rounded w-1/2"})]},n)}))})},n)})),b.length>0?b.map((function(t,n){return e.jsx("div",{onClick:function(){return w(t)},className:"bg-white rounded-lg border border-gray-200 p-4 transition-all duration-200 hover:shadow-md hover:border-gray-300 ".concat(m?"cursor-pointer":""," ").concat(u?"opacity-50":""),children:e.jsx("div",{className:"space-y-3",children:r.map((function(n,r){return e.jsxs("div",{className:"flex justify-between items-start",children:[e.jsxs("span",{className:"text-sm font-medium text-gray-500 flex-shrink-0 mr-3",children:[n.title,":"]}),e.jsx("span",{className:"text-sm text-gray-800 text-right",children:"function"==typeof n.value?n.value(t):t[n.value]})]},r)}))})},n)})):!u&&e.jsx("div",{className:"col-span-full",children:e.jsx(D,{title:"No Record found"})})]})};return e.jsxs(e.Fragment,{children:[y?k():e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"hidden md:block",children:e.jsx("div",{className:"relative overflow-x-auto",children:e.jsxs("table",{className:"w-full",children:[e.jsx("thead",{children:e.jsx("tr",{children:r.map((function(t,n){return e.jsx("th",{className:"bg-gray-100 px-6 py-3 text-left text-sm font-semibold tracking-wider text-gray-500 ".concat(t.width||""," ").concat(0===n?"rounded-bl-xl rounded-tl-xl":""," ").concat(n===r.length-1?"rounded-br-xl rounded-tr-xl":""," "),children:t.title},n)}))})}),e.jsxs("tbody",{className:"divide-y divide-gray-200 bg-white \n ".concat(u?"opacity-50":""," ").concat(m?"cursor-pointer":"","\n "),children:[u&&e.jsx(Sc,{columns:r.length,rows:i}),b.length>0?b.map((function(t,n){return e.jsx("tr",{onClick:function(){return w(t)},className:"hover:bg-gray-50",children:r.map((function(n,r){return e.jsx("td",{className:"whitespace-nowrap px-6 py-4 text-sm font-medium text-gray-800",children:"function"==typeof n.value?n.value(t):t[n.value]},r)}))},n)})):!u&&e.jsx("tr",{children:e.jsx("td",{colSpan:r.length,children:e.jsx(D,{title:"No Record found"})})})]})]})})}),e.jsx("div",{className:"block md:hidden",children:k()})]}),f&&e.jsx(kc,{currentPage:c,totalPages:v,totalItems:x,itemsPerPage:i,onPageChange:d,onViewChange:s,loading:u})]})},exports.TableDropdown=function(n){var r=n.actions,o=n.trigger,i=n.className,s=void 0===i?"":i,a=n.dropdownClassName,l=void 0===a?"":a,c=t.useState(!1),d=c[0],h=c[1],u=t.useRef(null),p=function(){h(!d)},f=function(){h(!1)};return t.useEffect((function(){var e=function(e){u.current&&!u.current.contains(e.target)&&f()};return d&&document.addEventListener("mousedown",e),function(){document.removeEventListener("mousedown",e)}}),[d]),t.useEffect((function(){var e=function(e){"Escape"===e.key&&f()};return d&&document.addEventListener("keydown",e),function(){document.removeEventListener("keydown",e)}}),[d]),e.jsxs("div",{className:"relative inline-block ".concat(s),ref:u,children:[e.jsx("div",{className:"flex",children:o?e.jsx("div",{onClick:p,className:"cursor-pointer",children:o}):e.jsx("button",{className:"rounded-md border-gray-300 bg-white px-2 py-2 text-sm font-medium text-gray-700 transition-colors duration-200 focus:ring-offset-2",onClick:p,"aria-expanded":d,"aria-haspopup":"true",children:e.jsx(k,{className:"h-4 w-4"})})}),d&&e.jsx("div",{className:"absolute right-0 z-50 mt-1 w-48 origin-top-right rounded-md bg-white shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none ".concat(l),children:e.jsxs("div",{className:"py-1",role:"menu","aria-orientation":"vertical",children:[r.map((function(t,n){return e.jsxs("button",{className:"flex w-full items-center px-4 py-2 text-left text-sm transition-colors duration-150 ".concat(t.disabled?"cursor-not-allowed bg-gray-50 text-gray-400":"danger"===t.variant?"text-red-700 hover:bg-red-50 hover:text-red-900":"text-gray-700 hover:bg-gray-100 hover:text-gray-900"," "),onClick:function(){return function(e){e.disabled||(e.onClick(),f())}(t)},disabled:t.disabled,role:"menuitem",children:[t.icon&&e.jsx("span",{className:"mr-3 flex-shrink-0",children:t.icon}),t.label]},n)})),0===r.length&&e.jsx("div",{className:"px-4 py-2 text-sm text-gray-500",children:"No actions available"})]})})]})},exports.TableSkeleton=Sc,exports.TextEditor=function(t){var n=t.initialContent,r=void 0===n?"":n,o=t.onUpdate,i=wl({extensions:[fc,Pa,Ka,Ja,Da,Fa,Ua,za,Wa,_a],content:r,onUpdate:function(e){var t=e.editor;o(t.getHTML())}});return e.jsxs("div",{className:"rounded-lg border",children:[e.jsxs("div",{className:"flex gap-4 border-b bg-gray-50 p-2",children:[e.jsx("button",{onClick:function(){return null==i?void 0:i.chain().focus().toggleBold().run()},className:"mx-1 p-1 ".concat((null==i?void 0:i.isActive("bold"))?"rounded bg-gray-200":""),type:"button",children:e.jsx(f,{size:18})}),e.jsx("button",{onClick:function(){return null==i?void 0:i.chain().focus().toggleItalic().run()},className:"mx-1 p-1 ".concat((null==i?void 0:i.isActive("italic"))?"rounded bg-gray-200":""),type:"button",children:e.jsx(O,{size:18})}),e.jsx("button",{onClick:function(){return null==i?void 0:i.chain().focus().toggleUnderline().run()},className:"mx-1 p-1 ".concat((null==i?void 0:i.isActive("underline"))?"rounded bg-gray-200":""),type:"button",children:e.jsx(E,{size:18})}),e.jsx("span",{className:"mx-2 h-6 border-r"}),e.jsx("button",{onClick:function(){return null==i?void 0:i.chain().focus().toggleBulletList().run()},className:"mx-1 p-1 ".concat((null==i?void 0:i.isActive("bulletList"))?"rounded bg-gray-200":""),type:"button",children:e.jsx(mc,{})}),e.jsx("button",{onClick:function(){return null==i?void 0:i.chain().focus().toggleOrderedList().run()},className:"mx-1 p-1 ".concat((null==i?void 0:i.isActive("orderedList"))?"rounded bg-gray-200":""),type:"button",children:e.jsx(gc,{})})]}),e.jsx(sl,{editor:i,className:"min-h-32 p-4"})]})},exports.Tooltip=function(n){var r=n.children,o=n.content,i=n.position,s=void 0===i?"top":i,a=n.variant,l=void 0===a?"light":a,c=n.size,d=void 0===c?"md":c,h=n.delay,u=void 0===h?200:h,p=n.disabled,f=void 0!==p&&p,m=n.className,g=void 0===m?"":m,y=t.useState(!1),x=y[0],v=y[1],b=t.useState(s),w=b[0],k=b[1],S=t.useRef(null),C=t.useRef(null),N=t.useRef(null);t.useEffect((function(){if(x&&C.current&&N.current){var e=C.current,t=N.current.getBoundingClientRect(),n=e.getBoundingClientRect(),r=s;"top"===s&&t.top-n.height<10?r="bottom":"bottom"===s&&t.bottom+n.height>window.innerHeight-10?r="top":"left"===s&&t.left-n.width<10?r="right":"right"===s&&t.right+n.width>window.innerWidth-10&&(r="left"),k(r)}}),[x,s]);var M=function(){f||(S.current&&clearTimeout(S.current),S.current=setTimeout((function(){v(!0)}),u))},O=function(){S.current&&clearTimeout(S.current),v(!1)};t.useEffect((function(){return function(){S.current&&clearTimeout(S.current)}}),[]);var T={dark:{tooltip:"bg-gray-900 text-white border-gray-700",arrow:{top:"border-t-gray-900",bottom:"border-b-gray-900",left:"border-l-gray-900",right:"border-r-gray-900"}},light:{tooltip:"bg-white text-gray-900 border-gray-200 shadow-lg",arrow:{top:"border-t-white",bottom:"border-b-white",left:"border-l-white",right:"border-r-white"}},accent:{tooltip:"bg-blue-600 text-white border-blue-500",arrow:{top:"border-t-blue-600",bottom:"border-b-blue-600",left:"border-l-blue-600",right:"border-r-blue-600"}}};return f||!o?e.jsx(e.Fragment,{children:r}):e.jsxs("div",{className:"relative inline-block",children:[e.jsx("div",{ref:N,onMouseEnter:M,onMouseLeave:O,onFocus:M,onBlur:O,className:"cursor-help",children:r}),x&&e.jsxs("div",{ref:C,className:"absolute z-50 ".concat({top:"bottom-full left-1/2 -translate-x-1/2 mb-2",bottom:"top-full left-1/2 -translate-x-1/2 mt-2",left:"right-full top-1/2 -translate-y-1/2 mr-2",right:"left-full top-1/2 -translate-y-1/2 ml-2"}[w]," ").concat(T[l].tooltip," ").concat({sm:"px-2 py-1 text-xs",md:"px-3 py-2 text-sm",lg:"px-4 py-3 text-base"}[d]," animate-in fade-in-0 zoom-in-95 max-w-xs whitespace-nowrap break-words rounded-lg border font-medium backdrop-blur-sm duration-200 ").concat(g," "),role:"tooltip","aria-hidden":"false",children:[o,e.jsx("div",{className:"absolute h-0 w-0 border-4 ".concat({top:"top-full left-1/2 -translate-x-1/2 border-l-transparent border-r-transparent border-b-transparent",bottom:"bottom-full left-1/2 -translate-x-1/2 border-l-transparent border-r-transparent border-t-transparent",left:"left-full top-1/2 -translate-y-1/2 border-t-transparent border-b-transparent border-r-transparent",right:"right-full top-1/2 -translate-y-1/2 border-t-transparent border-b-transparent border-l-transparent"}[w]," ").concat(T[l].arrow[w]," ")})]})]})},exports.alert=bc,exports.useAlert=function(){var e=t.useContext(vc);if(void 0===e)throw new Error("useAlert must be used within a AlertProvider");return e};
|
|
51
51
|
//# sourceMappingURL=index.js.map
|