dhanasekar-ui 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -0
- package/dist/chunk-3C5H757K.js +2 -0
- package/dist/chunk-3C5H757K.js.map +1 -0
- package/dist/chunk-547MQ4FI.mjs +2 -0
- package/dist/chunk-547MQ4FI.mjs.map +1 -0
- package/dist/chunk-6CTAGKRH.js +2 -0
- package/dist/chunk-6CTAGKRH.js.map +1 -0
- package/dist/chunk-6HZRTYPC.mjs +2 -0
- package/dist/chunk-6HZRTYPC.mjs.map +1 -0
- package/dist/chunk-6S5MGYMQ.mjs +2 -0
- package/dist/chunk-6S5MGYMQ.mjs.map +1 -0
- package/dist/chunk-ATGFNC6B.mjs +2 -0
- package/dist/chunk-ATGFNC6B.mjs.map +1 -0
- package/dist/chunk-B3QF3KQL.js +2 -0
- package/dist/chunk-B3QF3KQL.js.map +1 -0
- package/dist/chunk-CBHX2QZA.mjs +2 -0
- package/dist/chunk-CBHX2QZA.mjs.map +1 -0
- package/dist/chunk-DDGBDWFC.js +2 -0
- package/dist/chunk-DDGBDWFC.js.map +1 -0
- package/dist/chunk-DVU5JMBP.js +2 -0
- package/dist/chunk-DVU5JMBP.js.map +1 -0
- package/dist/chunk-HGGQDBDD.js +2 -0
- package/dist/chunk-HGGQDBDD.js.map +1 -0
- package/dist/chunk-HNKQZLUA.mjs +2 -0
- package/dist/chunk-HNKQZLUA.mjs.map +1 -0
- package/dist/chunk-HVFBE6G7.js +2 -0
- package/dist/chunk-HVFBE6G7.js.map +1 -0
- package/dist/chunk-IBYEAKM2.mjs +2 -0
- package/dist/chunk-IBYEAKM2.mjs.map +1 -0
- package/dist/chunk-KB5KRUMU.mjs +2 -0
- package/dist/chunk-KB5KRUMU.mjs.map +1 -0
- package/dist/chunk-KEJ7FTQQ.js +48 -0
- package/dist/chunk-KEJ7FTQQ.js.map +1 -0
- package/dist/chunk-MYC7PW6C.js +2 -0
- package/dist/chunk-MYC7PW6C.js.map +1 -0
- package/dist/chunk-OTDTXBFF.mjs +2 -0
- package/dist/chunk-OTDTXBFF.mjs.map +1 -0
- package/dist/chunk-OWY3CS2U.mjs +48 -0
- package/dist/chunk-OWY3CS2U.mjs.map +1 -0
- package/dist/chunk-RRZTNQ5T.mjs +2 -0
- package/dist/chunk-RRZTNQ5T.mjs.map +1 -0
- package/dist/chunk-S4VNQWZ7.js +2 -0
- package/dist/chunk-S4VNQWZ7.js.map +1 -0
- package/dist/chunk-VIUZPAJZ.js +2 -0
- package/dist/chunk-VIUZPAJZ.js.map +1 -0
- package/dist/chunk-WGPJEQGU.mjs +2 -0
- package/dist/chunk-WGPJEQGU.mjs.map +1 -0
- package/dist/chunk-X7EUJD7E.js +2 -0
- package/dist/chunk-X7EUJD7E.js.map +1 -0
- package/dist/components/Avatar/index.d.mts +12 -0
- package/dist/components/Avatar/index.d.ts +12 -0
- package/dist/components/Avatar/index.js +2 -0
- package/dist/components/Avatar/index.js.map +1 -0
- package/dist/components/Avatar/index.mjs +2 -0
- package/dist/components/Avatar/index.mjs.map +1 -0
- package/dist/components/Badge/index.d.mts +12 -0
- package/dist/components/Badge/index.d.ts +12 -0
- package/dist/components/Badge/index.js +2 -0
- package/dist/components/Badge/index.js.map +1 -0
- package/dist/components/Badge/index.mjs +2 -0
- package/dist/components/Badge/index.mjs.map +1 -0
- package/dist/components/Button/index.d.mts +12 -0
- package/dist/components/Button/index.d.ts +12 -0
- package/dist/components/Button/index.js +2 -0
- package/dist/components/Button/index.js.map +1 -0
- package/dist/components/Button/index.mjs +2 -0
- package/dist/components/Button/index.mjs.map +1 -0
- package/dist/components/Card/index.d.mts +12 -0
- package/dist/components/Card/index.d.ts +12 -0
- package/dist/components/Card/index.js +2 -0
- package/dist/components/Card/index.js.map +1 -0
- package/dist/components/Card/index.mjs +2 -0
- package/dist/components/Card/index.mjs.map +1 -0
- package/dist/components/Checkbox/index.d.mts +12 -0
- package/dist/components/Checkbox/index.d.ts +12 -0
- package/dist/components/Checkbox/index.js +2 -0
- package/dist/components/Checkbox/index.js.map +1 -0
- package/dist/components/Checkbox/index.mjs +2 -0
- package/dist/components/Checkbox/index.mjs.map +1 -0
- package/dist/components/FileUploadField/index.d.mts +56 -0
- package/dist/components/FileUploadField/index.d.ts +56 -0
- package/dist/components/FileUploadField/index.js +2 -0
- package/dist/components/FileUploadField/index.js.map +1 -0
- package/dist/components/FileUploadField/index.mjs +2 -0
- package/dist/components/FileUploadField/index.mjs.map +1 -0
- package/dist/components/IdleTimer/index.d.mts +49 -0
- package/dist/components/IdleTimer/index.d.ts +49 -0
- package/dist/components/IdleTimer/index.js +2 -0
- package/dist/components/IdleTimer/index.js.map +1 -0
- package/dist/components/IdleTimer/index.mjs +2 -0
- package/dist/components/IdleTimer/index.mjs.map +1 -0
- package/dist/components/Input/index.d.mts +12 -0
- package/dist/components/Input/index.d.ts +12 -0
- package/dist/components/Input/index.js +2 -0
- package/dist/components/Input/index.js.map +1 -0
- package/dist/components/Input/index.mjs +2 -0
- package/dist/components/Input/index.mjs.map +1 -0
- package/dist/components/Loader/index.d.mts +43 -0
- package/dist/components/Loader/index.d.ts +43 -0
- package/dist/components/Loader/index.js +2 -0
- package/dist/components/Loader/index.js.map +1 -0
- package/dist/components/Loader/index.mjs +2 -0
- package/dist/components/Loader/index.mjs.map +1 -0
- package/dist/components/Modal/index.d.mts +12 -0
- package/dist/components/Modal/index.d.ts +12 -0
- package/dist/components/Modal/index.js +2 -0
- package/dist/components/Modal/index.js.map +1 -0
- package/dist/components/Modal/index.mjs +2 -0
- package/dist/components/Modal/index.mjs.map +1 -0
- package/dist/components/Switch/index.d.mts +12 -0
- package/dist/components/Switch/index.d.ts +12 -0
- package/dist/components/Switch/index.js +2 -0
- package/dist/components/Switch/index.js.map +1 -0
- package/dist/components/Switch/index.mjs +2 -0
- package/dist/components/Switch/index.mjs.map +1 -0
- package/dist/components/Tooltip/index.d.mts +12 -0
- package/dist/components/Tooltip/index.d.ts +12 -0
- package/dist/components/Tooltip/index.js +2 -0
- package/dist/components/Tooltip/index.js.map +1 -0
- package/dist/components/Tooltip/index.mjs +2 -0
- package/dist/components/Tooltip/index.mjs.map +1 -0
- package/dist/index.d.mts +21 -0
- package/dist/index.d.ts +21 -0
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -0
- package/dist/index.mjs +2 -0
- package/dist/index.mjs.map +1 -0
- package/package.json +119 -0
package/README.md
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
'use strict';var chunkDDGBDWFC_js=require('./chunk-DDGBDWFC.js'),react=require('react'),jsxRuntime=require('react/jsx-runtime');var k=({as:m,idleTimeLimit:s=7200*1e3,onLogout:u,dialogTitle:c="Session Expired",dialogMessage:o="Your current session has expired. Please proceed with logout and re-login.",logoutButtonText:f="Logout",className:p,...b},x)=>{let v=m||"div",[n,y]=react.useState(false),t=react.useRef(null),i=()=>{t.current&&clearTimeout(t.current),t.current=setTimeout(()=>{y(true);},s);};return react.useEffect(()=>{i();let l=["mousemove","keydown","scroll","click","touchstart"],a=()=>{n||i();};return l.forEach(r=>window.addEventListener(r,a)),()=>{l.forEach(r=>window.removeEventListener(r,a)),t.current&&clearTimeout(t.current);}},[n,s]),n?jsxRuntime.jsx("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 backdrop-blur-sm animate-in fade-in duration-300",children:jsxRuntime.jsx(v,{ref:x,className:chunkDDGBDWFC_js.a("bg-white dark:bg-slate-900 rounded-lg shadow-2xl p-6 w-full max-w-md mx-4 animate-in zoom-in-95 duration-300 border border-slate-200 dark:border-slate-800",p),...b,children:jsxRuntime.jsxs("div",{className:"space-y-4",children:[jsxRuntime.jsx("h3",{className:"text-xl font-bold text-slate-900 dark:text-white",children:c}),jsxRuntime.jsx("div",{className:"text-slate-600 dark:text-slate-400",children:typeof o=="string"?jsxRuntime.jsx("p",{className:"whitespace-pre-line",children:o}):o}),jsxRuntime.jsx("div",{className:"flex justify-end pt-4",children:jsxRuntime.jsx("button",{type:"button",onClick:u,className:"inline-flex items-center justify-center rounded-md bg-blue-600 px-4 py-2 text-sm font-semibold text-white shadow-sm hover:bg-blue-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-blue-600 transition-colors",children:f})})]})})}):null},I=react.forwardRef(k);I.displayName="IdleTimer";exports.a=I;//# sourceMappingURL=chunk-3C5H757K.js.map
|
|
2
|
+
//# sourceMappingURL=chunk-3C5H757K.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/IdleTimer/IdleTimer.tsx"],"names":["IdleTimerInner","as","idleTimeLimit","onLogout","dialogTitle","dialogMessage","logoutButtonText","className","props","ref","Component","isIdle","setIsIdle","useState","timerRef","useRef","startTimer","useEffect","events","resetTimer","event","jsx","cn","jsxs","IdleTimer","forwardRef"],"mappings":"gIAiBA,IAAMA,CAAAA,CAAiB,CACrB,CACE,EAAA,CAAAC,CAAAA,CACA,aAAA,CAAAC,CAAAA,CAAgB,IAAA,CAAc,IAC9B,QAAA,CAAAC,CAAAA,CACA,YAAAC,CAAAA,CAAc,iBAAA,CACd,cAAAC,CAAAA,CAAgB,4EAAA,CAChB,gBAAA,CAAAC,CAAAA,CAAmB,QAAA,CACnB,SAAA,CAAAC,EACA,GAAGC,CACL,CAAA,CACAC,CAAAA,GACG,CACH,IAAMC,EAAYT,CAAAA,EAAM,KAAA,CAClB,CAACU,CAAAA,CAAQC,CAAS,CAAA,CAAIC,eAAS,KAAK,CAAA,CACpCC,EAAWC,YAAAA,CAA6C,IAAI,EAE5DC,CAAAA,CAAa,IAAM,CACnBF,CAAAA,CAAS,OAAA,EAAS,YAAA,CAAaA,EAAS,OAAO,CAAA,CAEnDA,EAAS,OAAA,CAAU,UAAA,CAAW,IAAM,CAClCF,CAAAA,CAAU,IAAI,EAChB,CAAA,CAAGV,CAAa,EAClB,CAAA,CAyBA,OAvBAe,gBAAU,IAAM,CACdD,GAAW,CAEX,IAAME,CAAAA,CAAmC,CACvC,WAAA,CACA,SAAA,CACA,SACA,OAAA,CACA,YACF,CAAA,CAEMC,CAAAA,CAAa,IAAM,CAClBR,GAAQK,CAAAA,GACf,CAAA,CAEA,OAAAE,CAAAA,CAAO,OAAA,CAASE,GAAU,MAAA,CAAO,gBAAA,CAAiBA,EAAOD,CAAU,CAAC,EAE7D,IAAM,CACXD,CAAAA,CAAO,OAAA,CAASE,CAAAA,EAAU,MAAA,CAAO,oBAAoBA,CAAAA,CAAOD,CAAU,CAAC,CAAA,CACnEL,CAAAA,CAAS,SAAS,YAAA,CAAaA,CAAAA,CAAS,OAAO,EACrD,CACF,CAAA,CAAG,CAACH,CAAAA,CAAQT,CAAa,CAAC,CAAA,CAErBS,CAAAA,CAGHU,eAAC,KAAA,CAAA,CAAI,SAAA,CAAU,kHAAA,CACb,QAAA,CAAAA,cAAAA,CAACX,CAAAA,CAAA,CACC,GAAA,CAAKD,CAAAA,CACL,SAAA,CAAWa,kBAAAA,CACT,4JAAA,CACAf,CACF,EACC,GAAGC,CAAAA,CAEJ,QAAA,CAAAe,eAAAA,CAAC,KAAA,CAAA,CAAI,SAAA,CAAU,YACb,QAAA,CAAA,CAAAF,cAAAA,CAAC,MAAG,SAAA,CAAU,kDAAA,CACX,SAAAjB,CAAAA,CACH,CAAA,CACAiB,cAAAA,CAAC,KAAA,CAAA,CAAI,SAAA,CAAU,oCAAA,CACZ,gBAAOhB,CAAAA,EAAkB,QAAA,CACxBgB,cAAAA,CAAC,GAAA,CAAA,CAAE,SAAA,CAAU,qBAAA,CAAuB,SAAAhB,CAAAA,CAAc,CAAA,CAElDA,CAAAA,CAEJ,CAAA,CACAgB,cAAAA,CAAC,KAAA,CAAA,CAAI,UAAU,uBAAA,CACb,QAAA,CAAAA,eAAC,QAAA,CAAA,CACC,IAAA,CAAK,SACL,OAAA,CAASlB,CAAAA,CACT,SAAA,CAAU,qQAAA,CAET,QAAA,CAAAG,CAAAA,CACH,EACF,CAAA,CAAA,CACF,CAAA,CACF,CAAA,CACF,CAAA,CAlCkB,IAoCtB,CAAA,CAMakB,EAAYC,gBAAAA,CAAWzB,CAAqB,EAMzDwB,CAAAA,CAAU,WAAA,CAAc,WAAA","file":"chunk-3C5H757K.js","sourcesContent":["'use client';\n\nimport React, {\n useEffect,\n useRef,\n useState,\n forwardRef,\n ElementType,\n ReactElement,\n} from 'react';\nimport { cn } from '../../utils/cn';\nimport { IdleTimerComponentProps } from './types';\n\n/**\n * IdleTimer component that monitors user activity and prompts for logout after a period of inactivity.\n * Built with Tailwind CSS for zero runtime dependencies (except React).\n */\nconst IdleTimerInner = <T extends ElementType = 'div'>(\n {\n as,\n idleTimeLimit = 2 * 60 * 60 * 1000,\n onLogout,\n dialogTitle = 'Session Expired',\n dialogMessage = 'Your current session has expired. Please proceed with logout and re-login.',\n logoutButtonText = 'Logout',\n className,\n ...props\n }: IdleTimerComponentProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n const [isIdle, setIsIdle] = useState(false);\n const timerRef = useRef<ReturnType<typeof setTimeout> | null>(null);\n\n const startTimer = () => {\n if (timerRef.current) clearTimeout(timerRef.current);\n\n timerRef.current = setTimeout(() => {\n setIsIdle(true);\n }, idleTimeLimit);\n };\n\n useEffect(() => {\n startTimer();\n\n const events: (keyof WindowEventMap)[] = [\n 'mousemove',\n 'keydown',\n 'scroll',\n 'click',\n 'touchstart',\n ];\n\n const resetTimer = () => {\n if (!isIdle) startTimer();\n };\n\n events.forEach((event) => window.addEventListener(event, resetTimer));\n\n return () => {\n events.forEach((event) => window.removeEventListener(event, resetTimer));\n if (timerRef.current) clearTimeout(timerRef.current);\n };\n }, [isIdle, idleTimeLimit]);\n\n if (!isIdle) return null;\n\n return (\n <div className=\"fixed inset-0 z-50 flex items-center justify-center bg-black/50 backdrop-blur-sm animate-in fade-in duration-300\">\n <Component\n ref={ref}\n className={cn(\n 'bg-white dark:bg-slate-900 rounded-lg shadow-2xl p-6 w-full max-w-md mx-4 animate-in zoom-in-95 duration-300 border border-slate-200 dark:border-slate-800',\n className\n )}\n {...props}\n >\n <div className=\"space-y-4\">\n <h3 className=\"text-xl font-bold text-slate-900 dark:text-white\">\n {dialogTitle}\n </h3>\n <div className=\"text-slate-600 dark:text-slate-400\">\n {typeof dialogMessage === 'string' ? (\n <p className=\"whitespace-pre-line\">{dialogMessage}</p>\n ) : (\n dialogMessage\n )}\n </div>\n <div className=\"flex justify-end pt-4\">\n <button\n type=\"button\"\n onClick={onLogout}\n className=\"inline-flex items-center justify-center rounded-md bg-blue-600 px-4 py-2 text-sm font-semibold text-white shadow-sm hover:bg-blue-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-blue-600 transition-colors\"\n >\n {logoutButtonText}\n </button>\n </div>\n </div>\n </Component>\n </div>\n );\n};\n\n/**\n * IdleTimer component that monitors user activity and prompts for logout after a period of inactivity.\n * Built with Tailwind CSS for zero runtime dependencies (except React).\n */\nexport const IdleTimer = forwardRef(IdleTimerInner as any) as (<\n T extends ElementType = 'div',\n>(\n props: IdleTimerComponentProps<T> & { ref?: any }\n) => ReactElement | null) & { displayName?: string };\n\nIdleTimer.displayName = 'IdleTimer';\n\nexport default IdleTimer;\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/utils/cn.ts"],"names":["cn","inputs","twMerge","clsx"],"mappings":"6DAOO,SAASA,CAAAA,CAAAA,GAAMC,CAAAA,CAAsB,CAC1C,OAAOC,OAAAA,CAAQC,IAAAA,CAAKF,CAAM,CAAC,CAC7B","file":"chunk-547MQ4FI.mjs","sourcesContent":["import { type ClassValue, clsx } from 'clsx';\nimport { twMerge } from 'tailwind-merge';\n\n/**\n * Utility function to merge Tailwind CSS classes safely using clsx and tailwind-merge.\n * This prevents class conflicts and allows for conditional class logic.\n */\nexport function cn(...inputs: ClassValue[]) {\n return twMerge(clsx(inputs));\n}\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
'use strict';var chunkDDGBDWFC_js=require('./chunk-DDGBDWFC.js'),react=require('react'),jsxRuntime=require('react/jsx-runtime');var n=react.forwardRef(({as:e,className:r,...t},p)=>jsxRuntime.jsx(e||"div",{ref:p,className:chunkDDGBDWFC_js.a("ui-checkbox",r),...t}));n.displayName="Checkbox";exports.a=n;//# sourceMappingURL=chunk-6CTAGKRH.js.map
|
|
2
|
+
//# sourceMappingURL=chunk-6CTAGKRH.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Checkbox/Checkbox.tsx"],"names":["Checkbox","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"gIAMO,IAAMA,CAAAA,CAAWC,gBAAAA,CAAW,CACjC,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,CAAAA,GAIEC,eAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,EACL,SAAA,CAAWE,kBAAAA,CAAG,aAAA,CAAeJ,CAAS,EACrC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAS,WAAA,CAAc,UAAA","file":"chunk-6CTAGKRH.js","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { CheckboxProps } from './types';\n\nexport const Checkbox = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: CheckboxProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-checkbox', className)}\n {...props}\n />\n );\n});\n\nCheckbox.displayName = 'Checkbox';\n\nexport default Checkbox;\r\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import {a}from'./chunk-547MQ4FI.mjs';import {forwardRef}from'react';import {jsx}from'react/jsx-runtime';var m=forwardRef(({as:e,className:t,...p},n)=>jsx(e||"div",{ref:n,className:a("ui-input",t),...p}));m.displayName="Input";export{m as a};//# sourceMappingURL=chunk-6HZRTYPC.mjs.map
|
|
2
|
+
//# sourceMappingURL=chunk-6HZRTYPC.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Input/Input.tsx"],"names":["Input","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"wGAMO,IAAMA,CAAAA,CAAQC,UAAAA,CAAW,CAC9B,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,CAAAA,GAIEC,IAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,EACL,SAAA,CAAWE,CAAAA,CAAG,UAAA,CAAYJ,CAAS,EAClC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAM,WAAA,CAAc,OAAA","file":"chunk-6HZRTYPC.mjs","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { InputProps } from './types';\n\nexport const Input = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: InputProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-input', className)}\n {...props}\n />\n );\n});\n\nInput.displayName = 'Input';\n\nexport default Input;\r\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import {a}from'./chunk-547MQ4FI.mjs';import {forwardRef}from'react';import {jsx}from'react/jsx-runtime';var n=forwardRef(({as:o,className:e,...t},p)=>jsx(o||"div",{ref:p,className:a("ui-card",e),...t}));n.displayName="Card";export{n as a};//# sourceMappingURL=chunk-6S5MGYMQ.mjs.map
|
|
2
|
+
//# sourceMappingURL=chunk-6S5MGYMQ.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Card/Card.tsx"],"names":["Card","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"wGAMO,IAAMA,CAAAA,CAAOC,UAAAA,CAAW,CAC7B,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,CAAAA,GAIEC,IAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,EACL,SAAA,CAAWE,CAAAA,CAAG,SAAA,CAAWJ,CAAS,EACjC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAK,WAAA,CAAc,MAAA","file":"chunk-6S5MGYMQ.mjs","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { CardProps } from './types';\n\nexport const Card = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: CardProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-card', className)}\n {...props}\n />\n );\n});\n\nCard.displayName = 'Card';\n\nexport default Card;\r\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import {a}from'./chunk-547MQ4FI.mjs';import {forwardRef,useState,useRef,useEffect}from'react';import {jsx,jsxs}from'react/jsx-runtime';var k=({as:m,idleTimeLimit:s=7200*1e3,onLogout:u,dialogTitle:c="Session Expired",dialogMessage:o="Your current session has expired. Please proceed with logout and re-login.",logoutButtonText:f="Logout",className:p,...b},x)=>{let v=m||"div",[n,y]=useState(false),t=useRef(null),i=()=>{t.current&&clearTimeout(t.current),t.current=setTimeout(()=>{y(true);},s);};return useEffect(()=>{i();let l=["mousemove","keydown","scroll","click","touchstart"],a=()=>{n||i();};return l.forEach(r=>window.addEventListener(r,a)),()=>{l.forEach(r=>window.removeEventListener(r,a)),t.current&&clearTimeout(t.current);}},[n,s]),n?jsx("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 backdrop-blur-sm animate-in fade-in duration-300",children:jsx(v,{ref:x,className:a("bg-white dark:bg-slate-900 rounded-lg shadow-2xl p-6 w-full max-w-md mx-4 animate-in zoom-in-95 duration-300 border border-slate-200 dark:border-slate-800",p),...b,children:jsxs("div",{className:"space-y-4",children:[jsx("h3",{className:"text-xl font-bold text-slate-900 dark:text-white",children:c}),jsx("div",{className:"text-slate-600 dark:text-slate-400",children:typeof o=="string"?jsx("p",{className:"whitespace-pre-line",children:o}):o}),jsx("div",{className:"flex justify-end pt-4",children:jsx("button",{type:"button",onClick:u,className:"inline-flex items-center justify-center rounded-md bg-blue-600 px-4 py-2 text-sm font-semibold text-white shadow-sm hover:bg-blue-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-blue-600 transition-colors",children:f})})]})})}):null},I=forwardRef(k);I.displayName="IdleTimer";export{I as a};//# sourceMappingURL=chunk-ATGFNC6B.mjs.map
|
|
2
|
+
//# sourceMappingURL=chunk-ATGFNC6B.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/IdleTimer/IdleTimer.tsx"],"names":["IdleTimerInner","as","idleTimeLimit","onLogout","dialogTitle","dialogMessage","logoutButtonText","className","props","ref","Component","isIdle","setIsIdle","useState","timerRef","useRef","startTimer","useEffect","events","resetTimer","event","jsx","cn","jsxs","IdleTimer","forwardRef"],"mappings":"uIAiBA,IAAMA,CAAAA,CAAiB,CACrB,CACE,EAAA,CAAAC,CAAAA,CACA,aAAA,CAAAC,CAAAA,CAAgB,IAAA,CAAc,IAC9B,QAAA,CAAAC,CAAAA,CACA,YAAAC,CAAAA,CAAc,iBAAA,CACd,cAAAC,CAAAA,CAAgB,4EAAA,CAChB,gBAAA,CAAAC,CAAAA,CAAmB,QAAA,CACnB,SAAA,CAAAC,EACA,GAAGC,CACL,CAAA,CACAC,CAAAA,GACG,CACH,IAAMC,EAAYT,CAAAA,EAAM,KAAA,CAClB,CAACU,CAAAA,CAAQC,CAAS,CAAA,CAAIC,SAAS,KAAK,CAAA,CACpCC,EAAWC,MAAAA,CAA6C,IAAI,EAE5DC,CAAAA,CAAa,IAAM,CACnBF,CAAAA,CAAS,OAAA,EAAS,YAAA,CAAaA,EAAS,OAAO,CAAA,CAEnDA,EAAS,OAAA,CAAU,UAAA,CAAW,IAAM,CAClCF,CAAAA,CAAU,IAAI,EAChB,CAAA,CAAGV,CAAa,EAClB,CAAA,CAyBA,OAvBAe,UAAU,IAAM,CACdD,GAAW,CAEX,IAAME,CAAAA,CAAmC,CACvC,WAAA,CACA,SAAA,CACA,SACA,OAAA,CACA,YACF,CAAA,CAEMC,CAAAA,CAAa,IAAM,CAClBR,GAAQK,CAAAA,GACf,CAAA,CAEA,OAAAE,CAAAA,CAAO,OAAA,CAASE,GAAU,MAAA,CAAO,gBAAA,CAAiBA,EAAOD,CAAU,CAAC,EAE7D,IAAM,CACXD,CAAAA,CAAO,OAAA,CAASE,CAAAA,EAAU,MAAA,CAAO,oBAAoBA,CAAAA,CAAOD,CAAU,CAAC,CAAA,CACnEL,CAAAA,CAAS,SAAS,YAAA,CAAaA,CAAAA,CAAS,OAAO,EACrD,CACF,CAAA,CAAG,CAACH,CAAAA,CAAQT,CAAa,CAAC,CAAA,CAErBS,CAAAA,CAGHU,IAAC,KAAA,CAAA,CAAI,SAAA,CAAU,kHAAA,CACb,QAAA,CAAAA,GAAAA,CAACX,CAAAA,CAAA,CACC,GAAA,CAAKD,CAAAA,CACL,SAAA,CAAWa,CAAAA,CACT,4JAAA,CACAf,CACF,EACC,GAAGC,CAAAA,CAEJ,QAAA,CAAAe,IAAAA,CAAC,KAAA,CAAA,CAAI,SAAA,CAAU,YACb,QAAA,CAAA,CAAAF,GAAAA,CAAC,MAAG,SAAA,CAAU,kDAAA,CACX,SAAAjB,CAAAA,CACH,CAAA,CACAiB,GAAAA,CAAC,KAAA,CAAA,CAAI,SAAA,CAAU,oCAAA,CACZ,gBAAOhB,CAAAA,EAAkB,QAAA,CACxBgB,GAAAA,CAAC,GAAA,CAAA,CAAE,SAAA,CAAU,qBAAA,CAAuB,SAAAhB,CAAAA,CAAc,CAAA,CAElDA,CAAAA,CAEJ,CAAA,CACAgB,GAAAA,CAAC,KAAA,CAAA,CAAI,UAAU,uBAAA,CACb,QAAA,CAAAA,IAAC,QAAA,CAAA,CACC,IAAA,CAAK,SACL,OAAA,CAASlB,CAAAA,CACT,SAAA,CAAU,qQAAA,CAET,QAAA,CAAAG,CAAAA,CACH,EACF,CAAA,CAAA,CACF,CAAA,CACF,CAAA,CACF,CAAA,CAlCkB,IAoCtB,CAAA,CAMakB,EAAYC,UAAAA,CAAWzB,CAAqB,EAMzDwB,CAAAA,CAAU,WAAA,CAAc,WAAA","file":"chunk-ATGFNC6B.mjs","sourcesContent":["'use client';\n\nimport React, {\n useEffect,\n useRef,\n useState,\n forwardRef,\n ElementType,\n ReactElement,\n} from 'react';\nimport { cn } from '../../utils/cn';\nimport { IdleTimerComponentProps } from './types';\n\n/**\n * IdleTimer component that monitors user activity and prompts for logout after a period of inactivity.\n * Built with Tailwind CSS for zero runtime dependencies (except React).\n */\nconst IdleTimerInner = <T extends ElementType = 'div'>(\n {\n as,\n idleTimeLimit = 2 * 60 * 60 * 1000,\n onLogout,\n dialogTitle = 'Session Expired',\n dialogMessage = 'Your current session has expired. Please proceed with logout and re-login.',\n logoutButtonText = 'Logout',\n className,\n ...props\n }: IdleTimerComponentProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n const [isIdle, setIsIdle] = useState(false);\n const timerRef = useRef<ReturnType<typeof setTimeout> | null>(null);\n\n const startTimer = () => {\n if (timerRef.current) clearTimeout(timerRef.current);\n\n timerRef.current = setTimeout(() => {\n setIsIdle(true);\n }, idleTimeLimit);\n };\n\n useEffect(() => {\n startTimer();\n\n const events: (keyof WindowEventMap)[] = [\n 'mousemove',\n 'keydown',\n 'scroll',\n 'click',\n 'touchstart',\n ];\n\n const resetTimer = () => {\n if (!isIdle) startTimer();\n };\n\n events.forEach((event) => window.addEventListener(event, resetTimer));\n\n return () => {\n events.forEach((event) => window.removeEventListener(event, resetTimer));\n if (timerRef.current) clearTimeout(timerRef.current);\n };\n }, [isIdle, idleTimeLimit]);\n\n if (!isIdle) return null;\n\n return (\n <div className=\"fixed inset-0 z-50 flex items-center justify-center bg-black/50 backdrop-blur-sm animate-in fade-in duration-300\">\n <Component\n ref={ref}\n className={cn(\n 'bg-white dark:bg-slate-900 rounded-lg shadow-2xl p-6 w-full max-w-md mx-4 animate-in zoom-in-95 duration-300 border border-slate-200 dark:border-slate-800',\n className\n )}\n {...props}\n >\n <div className=\"space-y-4\">\n <h3 className=\"text-xl font-bold text-slate-900 dark:text-white\">\n {dialogTitle}\n </h3>\n <div className=\"text-slate-600 dark:text-slate-400\">\n {typeof dialogMessage === 'string' ? (\n <p className=\"whitespace-pre-line\">{dialogMessage}</p>\n ) : (\n dialogMessage\n )}\n </div>\n <div className=\"flex justify-end pt-4\">\n <button\n type=\"button\"\n onClick={onLogout}\n className=\"inline-flex items-center justify-center rounded-md bg-blue-600 px-4 py-2 text-sm font-semibold text-white shadow-sm hover:bg-blue-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-blue-600 transition-colors\"\n >\n {logoutButtonText}\n </button>\n </div>\n </div>\n </Component>\n </div>\n );\n};\n\n/**\n * IdleTimer component that monitors user activity and prompts for logout after a period of inactivity.\n * Built with Tailwind CSS for zero runtime dependencies (except React).\n */\nexport const IdleTimer = forwardRef(IdleTimerInner as any) as (<\n T extends ElementType = 'div',\n>(\n props: IdleTimerComponentProps<T> & { ref?: any }\n) => ReactElement | null) & { displayName?: string };\n\nIdleTimer.displayName = 'IdleTimer';\n\nexport default IdleTimer;\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
'use strict';var chunkDDGBDWFC_js=require('./chunk-DDGBDWFC.js'),react=require('react'),jsxRuntime=require('react/jsx-runtime');var n=react.forwardRef(({as:e,className:r,...t},m)=>jsxRuntime.jsx(e||"div",{ref:m,className:chunkDDGBDWFC_js.a("ui-modal",r),...t}));n.displayName="Modal";exports.a=n;//# sourceMappingURL=chunk-B3QF3KQL.js.map
|
|
2
|
+
//# sourceMappingURL=chunk-B3QF3KQL.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Modal/Modal.tsx"],"names":["Modal","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"gIAMO,IAAMA,CAAAA,CAAQC,gBAAAA,CAAW,CAC9B,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,CAAAA,GAIEC,eAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,EACL,SAAA,CAAWE,kBAAAA,CAAG,UAAA,CAAYJ,CAAS,EAClC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAM,WAAA,CAAc,OAAA","file":"chunk-B3QF3KQL.js","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { ModalProps } from './types';\n\nexport const Modal = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: ModalProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-modal', className)}\n {...props}\n />\n );\n});\n\nModal.displayName = 'Modal';\n\nexport default Modal;\r\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import {a}from'./chunk-547MQ4FI.mjs';import {forwardRef}from'react';import {jsx}from'react/jsx-runtime';var i=forwardRef(({as:t,className:e,...p},r)=>jsx(t||"div",{ref:r,className:a("ui-tooltip",e),...p}));i.displayName="Tooltip";export{i as a};//# sourceMappingURL=chunk-CBHX2QZA.mjs.map
|
|
2
|
+
//# sourceMappingURL=chunk-CBHX2QZA.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Tooltip/Tooltip.tsx"],"names":["Tooltip","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"wGAMO,IAAMA,CAAAA,CAAUC,UAAAA,CAAW,CAChC,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,CAAAA,GAIEC,IAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,EACL,SAAA,CAAWE,CAAAA,CAAG,YAAA,CAAcJ,CAAS,EACpC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAQ,WAAA,CAAc,SAAA","file":"chunk-CBHX2QZA.mjs","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { TooltipProps } from './types';\n\nexport const Tooltip = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: TooltipProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-tooltip', className)}\n {...props}\n />\n );\n});\n\nTooltip.displayName = 'Tooltip';\n\nexport default Tooltip;\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/utils/cn.ts"],"names":["cn","inputs","twMerge","clsx"],"mappings":"8EAOO,SAASA,CAAAA,CAAAA,GAAMC,CAAAA,CAAsB,CAC1C,OAAOC,qBAAAA,CAAQC,SAAAA,CAAKF,CAAM,CAAC,CAC7B","file":"chunk-DDGBDWFC.js","sourcesContent":["import { type ClassValue, clsx } from 'clsx';\nimport { twMerge } from 'tailwind-merge';\n\n/**\n * Utility function to merge Tailwind CSS classes safely using clsx and tailwind-merge.\n * This prevents class conflicts and allows for conditional class logic.\n */\nexport function cn(...inputs: ClassValue[]) {\n return twMerge(clsx(inputs));\n}\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
'use strict';var chunkDDGBDWFC_js=require('./chunk-DDGBDWFC.js'),react=require('react'),jsxRuntime=require('react/jsx-runtime');var n=react.forwardRef(({as:o,className:e,...t},p)=>jsxRuntime.jsx(o||"div",{ref:p,className:chunkDDGBDWFC_js.a("ui-card",e),...t}));n.displayName="Card";exports.a=n;//# sourceMappingURL=chunk-DVU5JMBP.js.map
|
|
2
|
+
//# sourceMappingURL=chunk-DVU5JMBP.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Card/Card.tsx"],"names":["Card","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"gIAMO,IAAMA,CAAAA,CAAOC,gBAAAA,CAAW,CAC7B,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,CAAAA,GAIEC,eAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,EACL,SAAA,CAAWE,kBAAAA,CAAG,SAAA,CAAWJ,CAAS,EACjC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAK,WAAA,CAAc,MAAA","file":"chunk-DVU5JMBP.js","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { CardProps } from './types';\n\nexport const Card = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: CardProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-card', className)}\n {...props}\n />\n );\n});\n\nCard.displayName = 'Card';\n\nexport default Card;\r\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
'use strict';var chunkDDGBDWFC_js=require('./chunk-DDGBDWFC.js'),react=require('react'),jsxRuntime=require('react/jsx-runtime');var m=react.forwardRef(({as:e,className:t,...p},n)=>jsxRuntime.jsx(e||"div",{ref:n,className:chunkDDGBDWFC_js.a("ui-input",t),...p}));m.displayName="Input";exports.a=m;//# sourceMappingURL=chunk-HGGQDBDD.js.map
|
|
2
|
+
//# sourceMappingURL=chunk-HGGQDBDD.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Input/Input.tsx"],"names":["Input","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"gIAMO,IAAMA,CAAAA,CAAQC,gBAAAA,CAAW,CAC9B,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,CAAAA,GAIEC,eAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,EACL,SAAA,CAAWE,kBAAAA,CAAG,UAAA,CAAYJ,CAAS,EAClC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAM,WAAA,CAAc,OAAA","file":"chunk-HGGQDBDD.js","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { InputProps } from './types';\n\nexport const Input = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: InputProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-input', className)}\n {...props}\n />\n );\n});\n\nInput.displayName = 'Input';\n\nexport default Input;\r\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import {a}from'./chunk-547MQ4FI.mjs';import {forwardRef}from'react';import {jsx}from'react/jsx-runtime';var n=forwardRef(({as:e,className:r,...t},m)=>jsx(e||"div",{ref:m,className:a("ui-modal",r),...t}));n.displayName="Modal";export{n as a};//# sourceMappingURL=chunk-HNKQZLUA.mjs.map
|
|
2
|
+
//# sourceMappingURL=chunk-HNKQZLUA.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Modal/Modal.tsx"],"names":["Modal","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"wGAMO,IAAMA,CAAAA,CAAQC,UAAAA,CAAW,CAC9B,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,CAAAA,GAIEC,IAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,EACL,SAAA,CAAWE,CAAAA,CAAG,UAAA,CAAYJ,CAAS,EAClC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAM,WAAA,CAAc,OAAA","file":"chunk-HNKQZLUA.mjs","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { ModalProps } from './types';\n\nexport const Modal = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: ModalProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-modal', className)}\n {...props}\n />\n );\n});\n\nModal.displayName = 'Modal';\n\nexport default Modal;\r\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
'use strict';var chunkDDGBDWFC_js=require('./chunk-DDGBDWFC.js'),react=require('react'),jsxRuntime=require('react/jsx-runtime');var m=react.forwardRef(({as:t,className:e,...n},r)=>jsxRuntime.jsx(t||"div",{ref:r,className:chunkDDGBDWFC_js.a("ui-button",e),...n}));m.displayName="Button";exports.a=m;//# sourceMappingURL=chunk-HVFBE6G7.js.map
|
|
2
|
+
//# sourceMappingURL=chunk-HVFBE6G7.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Button/Button.tsx"],"names":["Button","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"gIAMO,IAAMA,CAAAA,CAASC,gBAAAA,CAAW,CAC/B,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,CAAAA,GAIEC,eAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,EACL,SAAA,CAAWE,kBAAAA,CAAG,WAAA,CAAaJ,CAAS,EACnC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAO,WAAA,CAAc,QAAA","file":"chunk-HVFBE6G7.js","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { ButtonProps } from './types';\n\nexport const Button = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: ButtonProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-button', className)}\n {...props}\n />\n );\n});\n\nButton.displayName = 'Button';\n\nexport default Button;\r\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import {a}from'./chunk-547MQ4FI.mjs';import {forwardRef}from'react';import {jsx}from'react/jsx-runtime';var i=forwardRef(({as:e,className:t,...r},p)=>jsx(e||"div",{ref:p,className:a("ui-switch",t),...r}));i.displayName="Switch";export{i as a};//# sourceMappingURL=chunk-IBYEAKM2.mjs.map
|
|
2
|
+
//# sourceMappingURL=chunk-IBYEAKM2.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Switch/Switch.tsx"],"names":["Switch","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"wGAMO,IAAMA,CAAAA,CAASC,UAAAA,CAAW,CAC/B,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,CAAAA,GAIEC,IAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,EACL,SAAA,CAAWE,CAAAA,CAAG,WAAA,CAAaJ,CAAS,EACnC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAO,WAAA,CAAc,QAAA","file":"chunk-IBYEAKM2.mjs","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { SwitchProps } from './types';\n\nexport const Switch = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: SwitchProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-switch', className)}\n {...props}\n />\n );\n});\n\nSwitch.displayName = 'Switch';\n\nexport default Switch;\r\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import {a}from'./chunk-547MQ4FI.mjs';import {forwardRef}from'react';import {jsx}from'react/jsx-runtime';var m=forwardRef(({as:t,className:e,...n},r)=>jsx(t||"div",{ref:r,className:a("ui-button",e),...n}));m.displayName="Button";export{m as a};//# sourceMappingURL=chunk-KB5KRUMU.mjs.map
|
|
2
|
+
//# sourceMappingURL=chunk-KB5KRUMU.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Button/Button.tsx"],"names":["Button","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"wGAMO,IAAMA,CAAAA,CAASC,UAAAA,CAAW,CAC/B,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,CAAAA,GAIEC,IAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,EACL,SAAA,CAAWE,CAAAA,CAAG,WAAA,CAAaJ,CAAS,EACnC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAO,WAAA,CAAc,QAAA","file":"chunk-KB5KRUMU.mjs","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { ButtonProps } from './types';\n\nexport const Button = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: ButtonProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-button', className)}\n {...props}\n />\n );\n});\n\nButton.displayName = 'Button';\n\nexport default Button;\r\n"]}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
'use strict';var chunkDDGBDWFC_js=require('./chunk-DDGBDWFC.js'),react=require('react'),jsxRuntime=require('react/jsx-runtime');var y=react.forwardRef(({as:n,className:l,isLoading:s=true,text:p="LOADING",primaryColor:a="#3f4379",secondaryColor:r="#8c91df",...f},d)=>{if(!s)return null;let m=n||"div",c=Array.from({length:6},(e,o)=>o),x=p.toUpperCase().split("");return jsxRuntime.jsxs(m,{ref:d,className:chunkDDGBDWFC_js.a("fixed inset-0 z-[9999] flex flex-col items-center justify-center bg-gray-500/40 backdrop-blur-[2px]",l),...f,children:[jsxRuntime.jsx("style",{dangerouslySetInnerHTML:{__html:`
|
|
2
|
+
@keyframes flyRight {
|
|
3
|
+
0% { left: -10%; transform: scale(0); opacity: 0; }
|
|
4
|
+
50% { left: 45%; transform: scale(1.2); opacity: 1; }
|
|
5
|
+
100% { left: 100%; transform: scale(0); opacity: 0; }
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
@keyframes flip {
|
|
9
|
+
35% { transform: rotateX(360deg); }
|
|
10
|
+
100% { transform: rotateX(360deg); }
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.ui-loader-file::before {
|
|
14
|
+
content: "";
|
|
15
|
+
position: absolute;
|
|
16
|
+
top: 6px;
|
|
17
|
+
left: 6px;
|
|
18
|
+
width: 28px;
|
|
19
|
+
height: 4px;
|
|
20
|
+
background-color: ${r};
|
|
21
|
+
border-radius: 2px;
|
|
22
|
+
}
|
|
23
|
+
.ui-loader-file::after {
|
|
24
|
+
content: "";
|
|
25
|
+
position: absolute;
|
|
26
|
+
top: 13px;
|
|
27
|
+
left: 6px;
|
|
28
|
+
width: 18px;
|
|
29
|
+
height: 4px;
|
|
30
|
+
background-color: ${r};
|
|
31
|
+
border-radius: 2px;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.ui-loader-flip span {
|
|
35
|
+
font-size: 30px;
|
|
36
|
+
font-family: sans-serif;
|
|
37
|
+
display: inline-block;
|
|
38
|
+
animation: flip 2.6s infinite linear;
|
|
39
|
+
transform-origin: 0 70%;
|
|
40
|
+
transform-style: preserve-3d;
|
|
41
|
+
color: ${a};
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.ui-loader-flip span:nth-child(even) {
|
|
45
|
+
color: ${r};
|
|
46
|
+
}
|
|
47
|
+
`}}),jsxRuntime.jsx("div",{className:"relative w-[80%] h-[100px] overflow-hidden mb-0",children:c.map(e=>jsxRuntime.jsx("div",{className:"ui-loader-file absolute bottom-[25px] w-[40px] h-[50px] rounded-[4px] opacity-0 origin-center",style:{background:`linear-gradient(90deg, ${a}, #6a6eae)`,animation:"flyRight 3s ease-in-out infinite",animationDelay:`${e*.6}s`}},e))}),jsxRuntime.jsx("div",{className:"ui-loader-flip flex perspective-[700px]",children:x.map((e,o)=>jsxRuntime.jsx("span",{style:{animationDelay:`${o*.3}s`},children:e},o))})]})});y.displayName="Loader";exports.a=y;//# sourceMappingURL=chunk-KEJ7FTQQ.js.map
|
|
48
|
+
//# sourceMappingURL=chunk-KEJ7FTQQ.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Loader/Loader.tsx"],"names":["Loader","forwardRef","as","className","isLoading","text","primaryColor","secondaryColor","props","ref","Component","files","_","i","textArray","jsxs","cn","jsx","letter"],"mappings":"gIAUO,IAAMA,EAASC,gBAAAA,CACpB,CACE,CACE,EAAA,CAAAC,CAAAA,CACA,UAAAC,CAAAA,CACA,SAAA,CAAAC,CAAAA,CAAY,IAAA,CACZ,KAAAC,CAAAA,CAAO,SAAA,CACP,YAAA,CAAAC,CAAAA,CAAe,UACf,cAAA,CAAAC,CAAAA,CAAiB,SAAA,CACjB,GAAGC,CACL,CAAA,CACAC,CAAAA,GACG,CACH,GAAI,CAACL,EAAW,OAAO,IAAA,CAEvB,IAAMM,CAAAA,CAAYR,GAAM,KAAA,CAClBS,CAAAA,CAAQ,KAAA,CAAM,IAAA,CAAK,CAAE,MAAA,CAAQ,CAAE,CAAA,CAAG,CAACC,EAAGC,CAAAA,GAAMA,CAAC,EAC7CC,CAAAA,CAAYT,CAAAA,CAAK,aAAY,CAAE,KAAA,CAAM,EAAE,CAAA,CAE7C,OACEU,eAAAA,CAACL,CAAAA,CAAA,CACC,GAAA,CAAKD,CAAAA,CACL,UAAWO,kBAAAA,CACT,qGAAA,CACAb,CACF,CAAA,CACC,GAAGK,CAAAA,CAEJ,QAAA,CAAA,CAAAS,eAAC,OAAA,CAAA,CACC,uBAAA,CAAyB,CACvB,MAAA,CAAQ;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,8BAAA,EAmBYV,CAAc,CAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,8BAAA,EAUdA,CAAc,CAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,mBAAA,EAWzBD,CAAY,CAAA;AAAA;;AAAA;AAAA,mBAAA,EAIZC,CAAc,CAAA;AAAA;AAAA,QAAA,CAGzB,CAAA,CACF,CAAA,CAEAU,cAAAA,CAAC,KAAA,CAAA,CAAI,SAAA,CAAU,iDAAA,CACZ,QAAA,CAAAN,CAAAA,CAAM,GAAA,CAAKE,CAAAA,EACVI,cAAAA,CAAC,KAAA,CAAA,CAEC,SAAA,CAAU,+FAAA,CACV,KAAA,CAAO,CACL,UAAA,CAAY,CAAA,uBAAA,EAA0BX,CAAY,CAAA,UAAA,CAAA,CAClD,SAAA,CAAW,kCAAA,CACX,cAAA,CAAgB,CAAA,EAAGO,CAAAA,CAAI,EAAG,CAAA,CAAA,CAC5B,CAAA,CAAA,CANKA,CAOP,CACD,CAAA,CACH,CAAA,CAEAI,cAAAA,CAAC,KAAA,CAAA,CAAI,SAAA,CAAU,yCAAA,CACZ,QAAA,CAAAH,CAAAA,CAAU,GAAA,CAAI,CAACI,CAAAA,CAAQL,CAAAA,GACtBI,cAAAA,CAAC,MAAA,CAAA,CAAa,KAAA,CAAO,CAAE,cAAA,CAAgB,CAAA,EAAGJ,CAAAA,CAAI,EAAG,CAAA,CAAA,CAAI,CAAA,CAClD,QAAA,CAAAK,CAAAA,CAAAA,CADQL,CAEX,CACD,CAAA,CACH,CAAA,CAAA,CACF,CAEJ,CACF,EAEAb,EAAO,WAAA,CAAc,QAAA","file":"chunk-KEJ7FTQQ.js","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { LoaderProps } from './types';\n\n/**\n * Loader component with flying file animations and flipping text.\n * Ported from a custom React implementation with full CSS-in-JS style management.\n */\nexport const Loader = forwardRef(\n <T extends ElementType = 'div'>(\n {\n as,\n className,\n isLoading = true,\n text = 'LOADING',\n primaryColor = '#3f4379',\n secondaryColor = '#8c91df',\n ...props\n }: LoaderProps<T>,\n ref: any\n ) => {\n if (!isLoading) return null;\n\n const Component = as || 'div';\n const files = Array.from({ length: 6 }, (_, i) => i);\n const textArray = text.toUpperCase().split('');\n\n return (\n <Component\n ref={ref}\n className={cn(\n 'fixed inset-0 z-[9999] flex flex-col items-center justify-center bg-gray-500/40 backdrop-blur-[2px]',\n className\n )}\n {...props}\n >\n <style\n dangerouslySetInnerHTML={{\n __html: `\n @keyframes flyRight {\n 0% { left: -10%; transform: scale(0); opacity: 0; }\n 50% { left: 45%; transform: scale(1.2); opacity: 1; }\n 100% { left: 100%; transform: scale(0); opacity: 0; }\n }\n\n @keyframes flip {\n 35% { transform: rotateX(360deg); }\n 100% { transform: rotateX(360deg); }\n }\n\n .ui-loader-file::before {\n content: \"\";\n position: absolute;\n top: 6px;\n left: 6px;\n width: 28px;\n height: 4px;\n background-color: ${secondaryColor};\n border-radius: 2px;\n }\n .ui-loader-file::after {\n content: \"\";\n position: absolute;\n top: 13px;\n left: 6px;\n width: 18px;\n height: 4px;\n background-color: ${secondaryColor};\n border-radius: 2px;\n }\n\n .ui-loader-flip span {\n font-size: 30px;\n font-family: sans-serif;\n display: inline-block;\n animation: flip 2.6s infinite linear;\n transform-origin: 0 70%;\n transform-style: preserve-3d;\n color: ${primaryColor};\n }\n\n .ui-loader-flip span:nth-child(even) {\n color: ${secondaryColor};\n }\n `,\n }}\n />\n\n <div className=\"relative w-[80%] h-[100px] overflow-hidden mb-0\">\n {files.map((i) => (\n <div\n key={i}\n className=\"ui-loader-file absolute bottom-[25px] w-[40px] h-[50px] rounded-[4px] opacity-0 origin-center\"\n style={{\n background: `linear-gradient(90deg, ${primaryColor}, #6a6eae)`,\n animation: `flyRight 3s ease-in-out infinite`,\n animationDelay: `${i * 0.6}s`,\n }}\n />\n ))}\n </div>\n\n <div className=\"ui-loader-flip flex perspective-[700px]\">\n {textArray.map((letter, i) => (\n <span key={i} style={{ animationDelay: `${i * 0.3}s` }}>\n {letter}\n </span>\n ))}\n </div>\n </Component>\n );\n }\n);\n\nLoader.displayName = 'Loader';\n\nexport default Loader;\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
'use strict';var chunkDDGBDWFC_js=require('./chunk-DDGBDWFC.js'),react=require('react'),jsxRuntime=require('react/jsx-runtime');var n=react.forwardRef(({as:o,className:r,...t},p)=>jsxRuntime.jsx(o||"div",{ref:p,className:chunkDDGBDWFC_js.a("ui-badge",r),...t}));n.displayName="Badge";exports.a=n;//# sourceMappingURL=chunk-MYC7PW6C.js.map
|
|
2
|
+
//# sourceMappingURL=chunk-MYC7PW6C.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Badge/Badge.tsx"],"names":["Badge","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"gIAMO,IAAMA,CAAAA,CAAQC,gBAAAA,CAAW,CAC9B,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,CAAAA,GAIEC,eAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,EACL,SAAA,CAAWE,kBAAAA,CAAG,UAAA,CAAYJ,CAAS,EAClC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAM,WAAA,CAAc,OAAA","file":"chunk-MYC7PW6C.js","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { BadgeProps } from './types';\n\nexport const Badge = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: BadgeProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-badge', className)}\n {...props}\n />\n );\n});\n\nBadge.displayName = 'Badge';\n\nexport default Badge;\r\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import {a}from'./chunk-547MQ4FI.mjs';import {forwardRef}from'react';import {jsx}from'react/jsx-runtime';var m=forwardRef(({as:o,className:e,...t},a$1)=>jsx(o||"div",{ref:a$1,className:a("ui-avatar",e),...t}));m.displayName="Avatar";export{m as a};//# sourceMappingURL=chunk-OTDTXBFF.mjs.map
|
|
2
|
+
//# sourceMappingURL=chunk-OTDTXBFF.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Avatar/Avatar.tsx"],"names":["Avatar","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"wGAMO,IAAMA,CAAAA,CAASC,UAAAA,CAAW,CAC/B,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,GAAAA,GAIEC,IAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,IACL,SAAA,CAAWE,CAAAA,CAAG,WAAA,CAAaJ,CAAS,EACnC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAO,WAAA,CAAc,QAAA","file":"chunk-OTDTXBFF.mjs","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { AvatarProps } from './types';\n\nexport const Avatar = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: AvatarProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-avatar', className)}\n {...props}\n />\n );\n});\n\nAvatar.displayName = 'Avatar';\n\nexport default Avatar;\r\n"]}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import {a}from'./chunk-547MQ4FI.mjs';import {forwardRef}from'react';import {jsxs,jsx}from'react/jsx-runtime';var y=forwardRef(({as:n,className:l,isLoading:s=true,text:p="LOADING",primaryColor:a$1="#3f4379",secondaryColor:r="#8c91df",...f},d)=>{if(!s)return null;let m=n||"div",c=Array.from({length:6},(e,o)=>o),x=p.toUpperCase().split("");return jsxs(m,{ref:d,className:a("fixed inset-0 z-[9999] flex flex-col items-center justify-center bg-gray-500/40 backdrop-blur-[2px]",l),...f,children:[jsx("style",{dangerouslySetInnerHTML:{__html:`
|
|
2
|
+
@keyframes flyRight {
|
|
3
|
+
0% { left: -10%; transform: scale(0); opacity: 0; }
|
|
4
|
+
50% { left: 45%; transform: scale(1.2); opacity: 1; }
|
|
5
|
+
100% { left: 100%; transform: scale(0); opacity: 0; }
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
@keyframes flip {
|
|
9
|
+
35% { transform: rotateX(360deg); }
|
|
10
|
+
100% { transform: rotateX(360deg); }
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.ui-loader-file::before {
|
|
14
|
+
content: "";
|
|
15
|
+
position: absolute;
|
|
16
|
+
top: 6px;
|
|
17
|
+
left: 6px;
|
|
18
|
+
width: 28px;
|
|
19
|
+
height: 4px;
|
|
20
|
+
background-color: ${r};
|
|
21
|
+
border-radius: 2px;
|
|
22
|
+
}
|
|
23
|
+
.ui-loader-file::after {
|
|
24
|
+
content: "";
|
|
25
|
+
position: absolute;
|
|
26
|
+
top: 13px;
|
|
27
|
+
left: 6px;
|
|
28
|
+
width: 18px;
|
|
29
|
+
height: 4px;
|
|
30
|
+
background-color: ${r};
|
|
31
|
+
border-radius: 2px;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.ui-loader-flip span {
|
|
35
|
+
font-size: 30px;
|
|
36
|
+
font-family: sans-serif;
|
|
37
|
+
display: inline-block;
|
|
38
|
+
animation: flip 2.6s infinite linear;
|
|
39
|
+
transform-origin: 0 70%;
|
|
40
|
+
transform-style: preserve-3d;
|
|
41
|
+
color: ${a$1};
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.ui-loader-flip span:nth-child(even) {
|
|
45
|
+
color: ${r};
|
|
46
|
+
}
|
|
47
|
+
`}}),jsx("div",{className:"relative w-[80%] h-[100px] overflow-hidden mb-0",children:c.map(e=>jsx("div",{className:"ui-loader-file absolute bottom-[25px] w-[40px] h-[50px] rounded-[4px] opacity-0 origin-center",style:{background:`linear-gradient(90deg, ${a$1}, #6a6eae)`,animation:"flyRight 3s ease-in-out infinite",animationDelay:`${e*.6}s`}},e))}),jsx("div",{className:"ui-loader-flip flex perspective-[700px]",children:x.map((e,o)=>jsx("span",{style:{animationDelay:`${o*.3}s`},children:e},o))})]})});y.displayName="Loader";export{y as a};//# sourceMappingURL=chunk-OWY3CS2U.mjs.map
|
|
48
|
+
//# sourceMappingURL=chunk-OWY3CS2U.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Loader/Loader.tsx"],"names":["Loader","forwardRef","as","className","isLoading","text","primaryColor","secondaryColor","props","ref","Component","files","_","i","textArray","jsxs","cn","jsx","letter"],"mappings":"6GAUO,IAAMA,EAASC,UAAAA,CACpB,CACE,CACE,EAAA,CAAAC,CAAAA,CACA,UAAAC,CAAAA,CACA,SAAA,CAAAC,CAAAA,CAAY,IAAA,CACZ,KAAAC,CAAAA,CAAO,SAAA,CACP,YAAA,CAAAC,GAAAA,CAAe,UACf,cAAA,CAAAC,CAAAA,CAAiB,SAAA,CACjB,GAAGC,CACL,CAAA,CACAC,CAAAA,GACG,CACH,GAAI,CAACL,EAAW,OAAO,IAAA,CAEvB,IAAMM,CAAAA,CAAYR,GAAM,KAAA,CAClBS,CAAAA,CAAQ,KAAA,CAAM,IAAA,CAAK,CAAE,MAAA,CAAQ,CAAE,CAAA,CAAG,CAACC,EAAGC,CAAAA,GAAMA,CAAC,EAC7CC,CAAAA,CAAYT,CAAAA,CAAK,aAAY,CAAE,KAAA,CAAM,EAAE,CAAA,CAE7C,OACEU,IAAAA,CAACL,CAAAA,CAAA,CACC,GAAA,CAAKD,CAAAA,CACL,UAAWO,CAAAA,CACT,qGAAA,CACAb,CACF,CAAA,CACC,GAAGK,CAAAA,CAEJ,QAAA,CAAA,CAAAS,IAAC,OAAA,CAAA,CACC,uBAAA,CAAyB,CACvB,MAAA,CAAQ;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,8BAAA,EAmBYV,CAAc,CAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,8BAAA,EAUdA,CAAc,CAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,mBAAA,EAWzBD,GAAY,CAAA;AAAA;;AAAA;AAAA,mBAAA,EAIZC,CAAc,CAAA;AAAA;AAAA,QAAA,CAGzB,CAAA,CACF,CAAA,CAEAU,GAAAA,CAAC,KAAA,CAAA,CAAI,SAAA,CAAU,iDAAA,CACZ,QAAA,CAAAN,CAAAA,CAAM,GAAA,CAAKE,CAAAA,EACVI,GAAAA,CAAC,KAAA,CAAA,CAEC,SAAA,CAAU,+FAAA,CACV,KAAA,CAAO,CACL,UAAA,CAAY,CAAA,uBAAA,EAA0BX,GAAY,CAAA,UAAA,CAAA,CAClD,SAAA,CAAW,kCAAA,CACX,cAAA,CAAgB,CAAA,EAAGO,CAAAA,CAAI,EAAG,CAAA,CAAA,CAC5B,CAAA,CAAA,CANKA,CAOP,CACD,CAAA,CACH,CAAA,CAEAI,GAAAA,CAAC,KAAA,CAAA,CAAI,SAAA,CAAU,yCAAA,CACZ,QAAA,CAAAH,CAAAA,CAAU,GAAA,CAAI,CAACI,CAAAA,CAAQL,CAAAA,GACtBI,GAAAA,CAAC,MAAA,CAAA,CAAa,KAAA,CAAO,CAAE,cAAA,CAAgB,CAAA,EAAGJ,CAAAA,CAAI,EAAG,CAAA,CAAA,CAAI,CAAA,CAClD,QAAA,CAAAK,CAAAA,CAAAA,CADQL,CAEX,CACD,CAAA,CACH,CAAA,CAAA,CACF,CAEJ,CACF,EAEAb,EAAO,WAAA,CAAc,QAAA","file":"chunk-OWY3CS2U.mjs","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { LoaderProps } from './types';\n\n/**\n * Loader component with flying file animations and flipping text.\n * Ported from a custom React implementation with full CSS-in-JS style management.\n */\nexport const Loader = forwardRef(\n <T extends ElementType = 'div'>(\n {\n as,\n className,\n isLoading = true,\n text = 'LOADING',\n primaryColor = '#3f4379',\n secondaryColor = '#8c91df',\n ...props\n }: LoaderProps<T>,\n ref: any\n ) => {\n if (!isLoading) return null;\n\n const Component = as || 'div';\n const files = Array.from({ length: 6 }, (_, i) => i);\n const textArray = text.toUpperCase().split('');\n\n return (\n <Component\n ref={ref}\n className={cn(\n 'fixed inset-0 z-[9999] flex flex-col items-center justify-center bg-gray-500/40 backdrop-blur-[2px]',\n className\n )}\n {...props}\n >\n <style\n dangerouslySetInnerHTML={{\n __html: `\n @keyframes flyRight {\n 0% { left: -10%; transform: scale(0); opacity: 0; }\n 50% { left: 45%; transform: scale(1.2); opacity: 1; }\n 100% { left: 100%; transform: scale(0); opacity: 0; }\n }\n\n @keyframes flip {\n 35% { transform: rotateX(360deg); }\n 100% { transform: rotateX(360deg); }\n }\n\n .ui-loader-file::before {\n content: \"\";\n position: absolute;\n top: 6px;\n left: 6px;\n width: 28px;\n height: 4px;\n background-color: ${secondaryColor};\n border-radius: 2px;\n }\n .ui-loader-file::after {\n content: \"\";\n position: absolute;\n top: 13px;\n left: 6px;\n width: 18px;\n height: 4px;\n background-color: ${secondaryColor};\n border-radius: 2px;\n }\n\n .ui-loader-flip span {\n font-size: 30px;\n font-family: sans-serif;\n display: inline-block;\n animation: flip 2.6s infinite linear;\n transform-origin: 0 70%;\n transform-style: preserve-3d;\n color: ${primaryColor};\n }\n\n .ui-loader-flip span:nth-child(even) {\n color: ${secondaryColor};\n }\n `,\n }}\n />\n\n <div className=\"relative w-[80%] h-[100px] overflow-hidden mb-0\">\n {files.map((i) => (\n <div\n key={i}\n className=\"ui-loader-file absolute bottom-[25px] w-[40px] h-[50px] rounded-[4px] opacity-0 origin-center\"\n style={{\n background: `linear-gradient(90deg, ${primaryColor}, #6a6eae)`,\n animation: `flyRight 3s ease-in-out infinite`,\n animationDelay: `${i * 0.6}s`,\n }}\n />\n ))}\n </div>\n\n <div className=\"ui-loader-flip flex perspective-[700px]\">\n {textArray.map((letter, i) => (\n <span key={i} style={{ animationDelay: `${i * 0.3}s` }}>\n {letter}\n </span>\n ))}\n </div>\n </Component>\n );\n }\n);\n\nLoader.displayName = 'Loader';\n\nexport default Loader;\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import {a}from'./chunk-547MQ4FI.mjs';import {forwardRef}from'react';import {jsx}from'react/jsx-runtime';var n=forwardRef(({as:o,className:r,...t},p)=>jsx(o||"div",{ref:p,className:a("ui-badge",r),...t}));n.displayName="Badge";export{n as a};//# sourceMappingURL=chunk-RRZTNQ5T.mjs.map
|
|
2
|
+
//# sourceMappingURL=chunk-RRZTNQ5T.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Badge/Badge.tsx"],"names":["Badge","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"wGAMO,IAAMA,CAAAA,CAAQC,UAAAA,CAAW,CAC9B,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,CAAAA,GAIEC,IAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,EACL,SAAA,CAAWE,CAAAA,CAAG,UAAA,CAAYJ,CAAS,EAClC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAM,WAAA,CAAc,OAAA","file":"chunk-RRZTNQ5T.mjs","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { BadgeProps } from './types';\n\nexport const Badge = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: BadgeProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-badge', className)}\n {...props}\n />\n );\n});\n\nBadge.displayName = 'Badge';\n\nexport default Badge;\r\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
'use strict';var chunkDDGBDWFC_js=require('./chunk-DDGBDWFC.js'),react=require('react'),jsxRuntime=require('react/jsx-runtime');var i=react.forwardRef(({as:e,className:t,...r},p)=>jsxRuntime.jsx(e||"div",{ref:p,className:chunkDDGBDWFC_js.a("ui-switch",t),...r}));i.displayName="Switch";exports.a=i;//# sourceMappingURL=chunk-S4VNQWZ7.js.map
|
|
2
|
+
//# sourceMappingURL=chunk-S4VNQWZ7.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Switch/Switch.tsx"],"names":["Switch","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"gIAMO,IAAMA,CAAAA,CAASC,gBAAAA,CAAW,CAC/B,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,CAAAA,GAIEC,eAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,EACL,SAAA,CAAWE,kBAAAA,CAAG,WAAA,CAAaJ,CAAS,EACnC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAO,WAAA,CAAc,QAAA","file":"chunk-S4VNQWZ7.js","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { SwitchProps } from './types';\n\nexport const Switch = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: SwitchProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-switch', className)}\n {...props}\n />\n );\n});\n\nSwitch.displayName = 'Switch';\n\nexport default Switch;\r\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
'use strict';var chunkDDGBDWFC_js=require('./chunk-DDGBDWFC.js'),react=require('react'),jsxRuntime=require('react/jsx-runtime');var m=react.forwardRef(({as:o,className:e,...t},a)=>jsxRuntime.jsx(o||"div",{ref:a,className:chunkDDGBDWFC_js.a("ui-avatar",e),...t}));m.displayName="Avatar";exports.a=m;//# sourceMappingURL=chunk-VIUZPAJZ.js.map
|
|
2
|
+
//# sourceMappingURL=chunk-VIUZPAJZ.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Avatar/Avatar.tsx"],"names":["Avatar","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"gIAMO,IAAMA,CAAAA,CAASC,gBAAAA,CAAW,CAC/B,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,CAAAA,GAIEC,eAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,EACL,SAAA,CAAWE,kBAAAA,CAAG,WAAA,CAAaJ,CAAS,EACnC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAO,WAAA,CAAc,QAAA","file":"chunk-VIUZPAJZ.js","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { AvatarProps } from './types';\n\nexport const Avatar = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: AvatarProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-avatar', className)}\n {...props}\n />\n );\n});\n\nAvatar.displayName = 'Avatar';\n\nexport default Avatar;\r\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import {a}from'./chunk-547MQ4FI.mjs';import {forwardRef}from'react';import {jsx}from'react/jsx-runtime';var n=forwardRef(({as:e,className:r,...t},p)=>jsx(e||"div",{ref:p,className:a("ui-checkbox",r),...t}));n.displayName="Checkbox";export{n as a};//# sourceMappingURL=chunk-WGPJEQGU.mjs.map
|
|
2
|
+
//# sourceMappingURL=chunk-WGPJEQGU.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Checkbox/Checkbox.tsx"],"names":["Checkbox","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"wGAMO,IAAMA,CAAAA,CAAWC,UAAAA,CAAW,CACjC,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,CAAAA,GAIEC,IAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,EACL,SAAA,CAAWE,CAAAA,CAAG,aAAA,CAAeJ,CAAS,EACrC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAS,WAAA,CAAc,UAAA","file":"chunk-WGPJEQGU.mjs","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { CheckboxProps } from './types';\n\nexport const Checkbox = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: CheckboxProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-checkbox', className)}\n {...props}\n />\n );\n});\n\nCheckbox.displayName = 'Checkbox';\n\nexport default Checkbox;\r\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
'use strict';var chunkDDGBDWFC_js=require('./chunk-DDGBDWFC.js'),react=require('react'),jsxRuntime=require('react/jsx-runtime');var i=react.forwardRef(({as:t,className:e,...p},r)=>jsxRuntime.jsx(t||"div",{ref:r,className:chunkDDGBDWFC_js.a("ui-tooltip",e),...p}));i.displayName="Tooltip";exports.a=i;//# sourceMappingURL=chunk-X7EUJD7E.js.map
|
|
2
|
+
//# sourceMappingURL=chunk-X7EUJD7E.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Tooltip/Tooltip.tsx"],"names":["Tooltip","forwardRef","as","className","props","ref","jsx","cn"],"mappings":"gIAMO,IAAMA,CAAAA,CAAUC,gBAAAA,CAAW,CAChC,CAAE,EAAA,CAAAC,CAAAA,CAAI,SAAA,CAAAC,EAAW,GAAGC,CAAM,CAAA,CAC1BC,CAAAA,GAIEC,eAFgBJ,CAAAA,EAAM,KAAA,CAErB,CACC,GAAA,CAAKG,EACL,SAAA,CAAWE,kBAAAA,CAAG,YAAA,CAAcJ,CAAS,EACpC,GAAGC,CAAAA,CACN,CAEH,EAEDJ,EAAQ,WAAA,CAAc,SAAA","file":"chunk-X7EUJD7E.js","sourcesContent":["'use client';\n\nimport { forwardRef, ElementType } from 'react';\nimport { cn } from '../../utils/cn';\nimport { TooltipProps } from './types';\n\nexport const Tooltip = forwardRef(<T extends ElementType = 'div'>(\n { as, className, ...props }: TooltipProps<T>,\n ref: any\n) => {\n const Component = as || 'div';\n return (\n <Component\n ref={ref}\n className={cn('ui-tooltip', className)}\n {...props}\n />\n );\n});\n\nTooltip.displayName = 'Tooltip';\n\nexport default Tooltip;\r\n"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { ElementType, ComponentPropsWithoutRef } from 'react';
|
|
3
|
+
|
|
4
|
+
interface AvatarBaseProps<T extends ElementType = 'div'> {
|
|
5
|
+
as?: T;
|
|
6
|
+
className?: string;
|
|
7
|
+
}
|
|
8
|
+
type AvatarProps<T extends ElementType = 'div'> = AvatarBaseProps<T> & Omit<ComponentPropsWithoutRef<T>, keyof AvatarBaseProps<T>>;
|
|
9
|
+
|
|
10
|
+
declare const Avatar: react.ForwardRefExoticComponent<Omit<AvatarProps<ElementType>, "ref"> & react.RefAttributes<unknown>>;
|
|
11
|
+
|
|
12
|
+
export { Avatar, type AvatarBaseProps, type AvatarProps };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { ElementType, ComponentPropsWithoutRef } from 'react';
|
|
3
|
+
|
|
4
|
+
interface AvatarBaseProps<T extends ElementType = 'div'> {
|
|
5
|
+
as?: T;
|
|
6
|
+
className?: string;
|
|
7
|
+
}
|
|
8
|
+
type AvatarProps<T extends ElementType = 'div'> = AvatarBaseProps<T> & Omit<ComponentPropsWithoutRef<T>, keyof AvatarBaseProps<T>>;
|
|
9
|
+
|
|
10
|
+
declare const Avatar: react.ForwardRefExoticComponent<Omit<AvatarProps<ElementType>, "ref"> & react.RefAttributes<unknown>>;
|
|
11
|
+
|
|
12
|
+
export { Avatar, type AvatarBaseProps, type AvatarProps };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.mjs"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { ElementType, ComponentPropsWithoutRef } from 'react';
|
|
3
|
+
|
|
4
|
+
interface BadgeBaseProps<T extends ElementType = 'div'> {
|
|
5
|
+
as?: T;
|
|
6
|
+
className?: string;
|
|
7
|
+
}
|
|
8
|
+
type BadgeProps<T extends ElementType = 'div'> = BadgeBaseProps<T> & Omit<ComponentPropsWithoutRef<T>, keyof BadgeBaseProps<T>>;
|
|
9
|
+
|
|
10
|
+
declare const Badge: react.ForwardRefExoticComponent<Omit<BadgeProps<ElementType>, "ref"> & react.RefAttributes<unknown>>;
|
|
11
|
+
|
|
12
|
+
export { Badge, type BadgeBaseProps, type BadgeProps };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { ElementType, ComponentPropsWithoutRef } from 'react';
|
|
3
|
+
|
|
4
|
+
interface BadgeBaseProps<T extends ElementType = 'div'> {
|
|
5
|
+
as?: T;
|
|
6
|
+
className?: string;
|
|
7
|
+
}
|
|
8
|
+
type BadgeProps<T extends ElementType = 'div'> = BadgeBaseProps<T> & Omit<ComponentPropsWithoutRef<T>, keyof BadgeBaseProps<T>>;
|
|
9
|
+
|
|
10
|
+
declare const Badge: react.ForwardRefExoticComponent<Omit<BadgeProps<ElementType>, "ref"> & react.RefAttributes<unknown>>;
|
|
11
|
+
|
|
12
|
+
export { Badge, type BadgeBaseProps, type BadgeProps };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.mjs"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { ElementType, ComponentPropsWithoutRef } from 'react';
|
|
3
|
+
|
|
4
|
+
interface ButtonBaseProps<T extends ElementType = 'div'> {
|
|
5
|
+
as?: T;
|
|
6
|
+
className?: string;
|
|
7
|
+
}
|
|
8
|
+
type ButtonProps<T extends ElementType = 'div'> = ButtonBaseProps<T> & Omit<ComponentPropsWithoutRef<T>, keyof ButtonBaseProps<T>>;
|
|
9
|
+
|
|
10
|
+
declare const Button: react.ForwardRefExoticComponent<Omit<ButtonProps<ElementType>, "ref"> & react.RefAttributes<unknown>>;
|
|
11
|
+
|
|
12
|
+
export { Button, type ButtonBaseProps, type ButtonProps };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { ElementType, ComponentPropsWithoutRef } from 'react';
|
|
3
|
+
|
|
4
|
+
interface ButtonBaseProps<T extends ElementType = 'div'> {
|
|
5
|
+
as?: T;
|
|
6
|
+
className?: string;
|
|
7
|
+
}
|
|
8
|
+
type ButtonProps<T extends ElementType = 'div'> = ButtonBaseProps<T> & Omit<ComponentPropsWithoutRef<T>, keyof ButtonBaseProps<T>>;
|
|
9
|
+
|
|
10
|
+
declare const Button: react.ForwardRefExoticComponent<Omit<ButtonProps<ElementType>, "ref"> & react.RefAttributes<unknown>>;
|
|
11
|
+
|
|
12
|
+
export { Button, type ButtonBaseProps, type ButtonProps };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.mjs"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { ElementType, ComponentPropsWithoutRef } from 'react';
|
|
3
|
+
|
|
4
|
+
interface CardBaseProps<T extends ElementType = 'div'> {
|
|
5
|
+
as?: T;
|
|
6
|
+
className?: string;
|
|
7
|
+
}
|
|
8
|
+
type CardProps<T extends ElementType = 'div'> = CardBaseProps<T> & Omit<ComponentPropsWithoutRef<T>, keyof CardBaseProps<T>>;
|
|
9
|
+
|
|
10
|
+
declare const Card: react.ForwardRefExoticComponent<Omit<CardProps<ElementType>, "ref"> & react.RefAttributes<unknown>>;
|
|
11
|
+
|
|
12
|
+
export { Card, type CardBaseProps, type CardProps };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { ElementType, ComponentPropsWithoutRef } from 'react';
|
|
3
|
+
|
|
4
|
+
interface CardBaseProps<T extends ElementType = 'div'> {
|
|
5
|
+
as?: T;
|
|
6
|
+
className?: string;
|
|
7
|
+
}
|
|
8
|
+
type CardProps<T extends ElementType = 'div'> = CardBaseProps<T> & Omit<ComponentPropsWithoutRef<T>, keyof CardBaseProps<T>>;
|
|
9
|
+
|
|
10
|
+
declare const Card: react.ForwardRefExoticComponent<Omit<CardProps<ElementType>, "ref"> & react.RefAttributes<unknown>>;
|
|
11
|
+
|
|
12
|
+
export { Card, type CardBaseProps, type CardProps };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.mjs"}
|