@gbmtech/aurora-ui 0.3.24 → 0.3.26

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.
Files changed (55) hide show
  1. package/dist/cjs/components/app-layout/app-layout-content.cjs +1 -1
  2. package/dist/cjs/components/app-layout/app-layout-content.cjs.map +1 -1
  3. package/dist/cjs/components/app-layout/app-layout-content.d.ts +2 -2
  4. package/dist/cjs/components/app-layout/app-layout-content.d.ts.map +1 -1
  5. package/dist/cjs/components/app-layout/app-layout-header.cjs +1 -1
  6. package/dist/cjs/components/app-layout/app-layout-header.cjs.map +1 -1
  7. package/dist/cjs/components/app-layout/app-layout-header.d.ts +2 -2
  8. package/dist/cjs/components/app-layout/app-layout-header.d.ts.map +1 -1
  9. package/dist/cjs/components/app-layout/app-layout.cjs +1 -1
  10. package/dist/cjs/components/app-layout/app-layout.cjs.map +1 -1
  11. package/dist/cjs/components/app-layout/app-layout.d.ts +2 -2
  12. package/dist/cjs/components/app-layout/app-layout.d.ts.map +1 -1
  13. package/dist/cjs/components/avatar.cjs +1 -1
  14. package/dist/cjs/components/avatar.cjs.map +1 -1
  15. package/dist/cjs/components/sidebar/app-sidebar.cjs.map +1 -1
  16. package/dist/cjs/components/sidebar/app-sidebar.d.ts +2 -2
  17. package/dist/cjs/components/sidebar/app-sidebar.d.ts.map +1 -1
  18. package/dist/cjs/components/sidebar/index.cjs +1 -1
  19. package/dist/cjs/components/sidebar/index.cjs.map +1 -1
  20. package/dist/cjs/components/sidebar/nav-modules.cjs.map +1 -1
  21. package/dist/cjs/components/sidebar/nav-modules.d.ts +2 -1
  22. package/dist/cjs/components/sidebar/nav-modules.d.ts.map +1 -1
  23. package/dist/cjs/components/sidebar/sidebar-icons.cjs +1 -1
  24. package/dist/cjs/components/sidebar/sidebar-icons.cjs.map +1 -1
  25. package/dist/cjs/components/sidebar/sidebar-icons.d.ts +2 -1
  26. package/dist/cjs/components/sidebar/sidebar-icons.d.ts.map +1 -1
  27. package/dist/esm/components/app-layout/app-layout-content.d.ts +2 -2
  28. package/dist/esm/components/app-layout/app-layout-content.d.ts.map +1 -1
  29. package/dist/esm/components/app-layout/app-layout-content.js +1 -1
  30. package/dist/esm/components/app-layout/app-layout-content.js.map +1 -1
  31. package/dist/esm/components/app-layout/app-layout-header.d.ts +2 -2
  32. package/dist/esm/components/app-layout/app-layout-header.d.ts.map +1 -1
  33. package/dist/esm/components/app-layout/app-layout-header.js +1 -1
  34. package/dist/esm/components/app-layout/app-layout-header.js.map +1 -1
  35. package/dist/esm/components/app-layout/app-layout.d.ts +2 -2
  36. package/dist/esm/components/app-layout/app-layout.d.ts.map +1 -1
  37. package/dist/esm/components/app-layout/app-layout.js +1 -1
  38. package/dist/esm/components/app-layout/app-layout.js.map +1 -1
  39. package/dist/esm/components/avatar.js +1 -1
  40. package/dist/esm/components/avatar.js.map +1 -1
  41. package/dist/esm/components/data-table/index.js +1 -1
  42. package/dist/esm/components/data-table/index.js.map +1 -1
  43. package/dist/esm/components/sidebar/app-sidebar.d.ts +2 -2
  44. package/dist/esm/components/sidebar/app-sidebar.d.ts.map +1 -1
  45. package/dist/esm/components/sidebar/app-sidebar.js.map +1 -1
  46. package/dist/esm/components/sidebar/index.js +1 -1
  47. package/dist/esm/components/sidebar/index.js.map +1 -1
  48. package/dist/esm/components/sidebar/nav-modules.d.ts +2 -1
  49. package/dist/esm/components/sidebar/nav-modules.d.ts.map +1 -1
  50. package/dist/esm/components/sidebar/nav-modules.js.map +1 -1
  51. package/dist/esm/components/sidebar/sidebar-icons.d.ts +2 -1
  52. package/dist/esm/components/sidebar/sidebar-icons.d.ts.map +1 -1
  53. package/dist/esm/components/sidebar/sidebar-icons.js +1 -1
  54. package/dist/esm/components/sidebar/sidebar-icons.js.map +1 -1
  55. package/package.json +1 -1
@@ -1,2 +1,2 @@
1
- "use strict";let __rslib_import_meta_url__="undefined"==typeof document?new(require("url".replace("",""))).URL("file:"+__filename).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href;var __webpack_require__={};__webpack_require__.d=(e,_)=>{for(var r in _)__webpack_require__.o(_,r)&&!__webpack_require__.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:_[r]})},__webpack_require__.o=(e,_)=>Object.prototype.hasOwnProperty.call(e,_),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var __webpack_exports__={};__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{AppLayoutContent:()=>AppLayoutContent});let jsx_runtime_namespaceObject=require("react/jsx-runtime"),index_cjs_namespaceObject=require("../../lib/index.cjs");function AppLayoutContent({className:e,children:_,...r}){return(0,jsx_runtime_namespaceObject.jsx)("div",{className:(0,index_cjs_namespaceObject.cn)("p-4",e),...r,children:_})}for(var __webpack_i__ in exports.AppLayoutContent=__webpack_exports__.AppLayoutContent,__webpack_exports__)-1===["AppLayoutContent"].indexOf(__webpack_i__)&&(exports[__webpack_i__]=__webpack_exports__[__webpack_i__]);Object.defineProperty(exports,"__esModule",{value:!0});
1
+ "use strict";let __rslib_import_meta_url__="undefined"==typeof document?new(require("url".replace("",""))).URL("file:"+__filename).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href;var __webpack_require__={};__webpack_require__.d=(e,_)=>{for(var r in _)__webpack_require__.o(_,r)&&!__webpack_require__.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:_[r]})},__webpack_require__.o=(e,_)=>Object.prototype.hasOwnProperty.call(e,_),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var __webpack_exports__={};__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{AppLayoutContent:()=>AppLayoutContent});let jsx_runtime_namespaceObject=require("react/jsx-runtime"),utils_cjs_namespaceObject=require("../../lib/utils.cjs");function AppLayoutContent({className:e,children:_,...r}){return(0,jsx_runtime_namespaceObject.jsx)("div",{className:(0,utils_cjs_namespaceObject.cn)("p-4",e),...r,children:_})}for(var __webpack_i__ in exports.AppLayoutContent=__webpack_exports__.AppLayoutContent,__webpack_exports__)-1===["AppLayoutContent"].indexOf(__webpack_i__)&&(exports[__webpack_i__]=__webpack_exports__[__webpack_i__]);Object.defineProperty(exports,"__esModule",{value:!0});
2
2
  //# sourceMappingURL=app-layout-content.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"components\\app-layout\\app-layout-content.cjs","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object","webpack://@gbmtech/aurora-ui/./src/components/app-layout/app-layout-content.tsx"],"sourcesContent":["__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import type { ComponentProps } from 'react'\n\nimport { cn } from '@/lib'\n\n/* -----------------------------------------------------------------------------\n * Component: AppLayoutContent\n * -------------------------------------------------------------------------- */\n\nfunction AppLayoutContent({\n className,\n children,\n ...props\n}: ComponentProps<'div'>) {\n return (\n <div className={cn('p-4', className)} {...props}>\n {children}\n </div>\n )\n}\n\n/* -----------------------------------------------------------------------------\n * Exports\n * -------------------------------------------------------------------------- */\n\nexport { AppLayoutContent }\n"],"names":["__webpack_require__","e","Object","Symbol","AppLayoutContent","className","children","props","cn"],"mappings":"+PAAAA,CAAAA,oBAAoB,CAAC,CAAG,CAACC,EAAS,KACjC,IAAI,IAAI,KAAO,EACLD,oBAAoB,CAAC,CAAC,EAAY,IAAQ,CAACA,oBAAoB,CAAC,CAACC,EAAS,IACzEC,OAAO,cAAc,CAACD,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,AAAC,EAGzF,ECNAD,oBAAoB,CAAC,CAAG,CAAC,EAAK,IAAUE,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClFF,oBAAoB,CAAC,CAAG,AAACC,IACrB,AAAkB,aAAlB,OAAOE,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAACD,EAASE,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAACD,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E,+QCEA,SAASG,iBAAiB,CACxBC,UAAAA,CAAS,CACTC,SAAAA,CAAQ,CACR,GAAGC,EACmB,EACtB,MACE,oCAAC,OAAI,UAAWC,AAAAA,GAAAA,0BAAAA,EAAAA,AAAAA,EAAG,MAAOH,GAAa,GAAGE,CAAK,C,SAC5CD,C,EAGP,C"}
1
+ {"version":3,"file":"components\\app-layout\\app-layout-content.cjs","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object","webpack://@gbmtech/aurora-ui/./src/components/app-layout/app-layout-content.tsx"],"sourcesContent":["__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import type { ComponentProps, JSX } from 'react'\n\nimport { cn } from '@/lib/utils'\n\n/* -----------------------------------------------------------------------------\n * Component: AppLayoutContent\n * -------------------------------------------------------------------------- */\n\nfunction AppLayoutContent({\n className,\n children,\n ...props\n}: ComponentProps<'div'>): JSX.Element {\n return (\n <div className={cn('p-4', className)} {...props}>\n {children}\n </div>\n )\n}\n\n/* -----------------------------------------------------------------------------\n * Exports\n * -------------------------------------------------------------------------- */\n\nexport { AppLayoutContent }\n"],"names":["__webpack_require__","e","Object","Symbol","AppLayoutContent","className","children","props","cn"],"mappings":"+PAAAA,CAAAA,oBAAoB,CAAC,CAAG,CAACC,EAAS,KACjC,IAAI,IAAI,KAAO,EACLD,oBAAoB,CAAC,CAAC,EAAY,IAAQ,CAACA,oBAAoB,CAAC,CAACC,EAAS,IACzEC,OAAO,cAAc,CAACD,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,AAAC,EAGzF,ECNAD,oBAAoB,CAAC,CAAG,CAAC,EAAK,IAAUE,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClFF,oBAAoB,CAAC,CAAG,AAACC,IACrB,AAAkB,aAAlB,OAAOE,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAACD,EAASE,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAACD,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E,+QCEA,SAASG,iBAAiB,CACxBC,UAAAA,CAAS,CACTC,SAAAA,CAAQ,CACR,GAAGC,EACmB,EACtB,MACE,oCAAC,OAAI,UAAWC,AAAAA,GAAAA,0BAAAA,EAAAA,AAAAA,EAAG,MAAOH,GAAa,GAAGE,CAAK,C,SAC5CD,C,EAGP,C"}
@@ -1,4 +1,4 @@
1
- import type { ComponentProps } from 'react';
2
- declare function AppLayoutContent({ className, children, ...props }: ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
1
+ import type { ComponentProps, JSX } from 'react';
2
+ declare function AppLayoutContent({ className, children, ...props }: ComponentProps<'div'>): JSX.Element;
3
3
  export { AppLayoutContent };
4
4
  //# sourceMappingURL=app-layout-content.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app-layout-content.d.ts","sourceRoot":"","sources":["../../../../src/components/app-layout/app-layout-content.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAA;AAQ3C,iBAAS,gBAAgB,CAAC,EACxB,SAAS,EACT,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,cAAc,CAAC,KAAK,CAAC,2CAMvB;AAMD,OAAO,EAAE,gBAAgB,EAAE,CAAA"}
1
+ {"version":3,"file":"app-layout-content.d.ts","sourceRoot":"","sources":["../../../../src/components/app-layout/app-layout-content.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAQhD,iBAAS,gBAAgB,CAAC,EACxB,SAAS,EACT,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,cAAc,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC,OAAO,CAMrC;AAMD,OAAO,EAAE,gBAAgB,EAAE,CAAA"}
@@ -1,2 +1,2 @@
1
- "use strict";let __rslib_import_meta_url__="undefined"==typeof document?new(require("url".replace("",""))).URL("file:"+__filename).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href;var __webpack_require__={};__webpack_require__.d=(e,_)=>{for(var r in _)__webpack_require__.o(_,r)&&!__webpack_require__.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:_[r]})},__webpack_require__.o=(e,_)=>Object.prototype.hasOwnProperty.call(e,_),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var __webpack_exports__={};__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{AppLayoutHeader:()=>AppLayoutHeader});let jsx_runtime_namespaceObject=require("react/jsx-runtime"),sidebar_cjs_namespaceObject=require("../sidebar/sidebar.cjs"),utils_cjs_namespaceObject=require("../../lib/utils.cjs");function AppLayoutHeader({className:e,children:_,...r}){return(0,jsx_runtime_namespaceObject.jsxs)("header",{className:(0,utils_cjs_namespaceObject.cn)("sticky flex flex-wrap items-center gap-4",e),...r,children:[(0,jsx_runtime_namespaceObject.jsx)(sidebar_cjs_namespaceObject.SidebarTrigger,{}),(0,jsx_runtime_namespaceObject.jsx)("span",{className:"h-4 w-px rounded-[1px] bg-stroke"}),_]})}for(var __webpack_i__ in exports.AppLayoutHeader=__webpack_exports__.AppLayoutHeader,__webpack_exports__)-1===["AppLayoutHeader"].indexOf(__webpack_i__)&&(exports[__webpack_i__]=__webpack_exports__[__webpack_i__]);Object.defineProperty(exports,"__esModule",{value:!0});
1
+ "use strict";let __rslib_import_meta_url__="undefined"==typeof document?new(require("url".replace("",""))).URL("file:"+__filename).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href;var __webpack_require__={};__webpack_require__.d=(e,_)=>{for(var r in _)__webpack_require__.o(_,r)&&!__webpack_require__.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:_[r]})},__webpack_require__.o=(e,_)=>Object.prototype.hasOwnProperty.call(e,_),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var __webpack_exports__={};__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{AppLayoutHeader:()=>AppLayoutHeader});let jsx_runtime_namespaceObject=require("react/jsx-runtime"),sidebar_cjs_namespaceObject=require("../sidebar/sidebar.cjs"),utils_cjs_namespaceObject=require("../../lib/utils.cjs");function AppLayoutHeader({className:e,children:_,...r}){return(0,jsx_runtime_namespaceObject.jsxs)("header",{className:(0,utils_cjs_namespaceObject.cn)("sticky inset-x-0 top-0 isolate z-20 flex flex-wrap items-center gap-4 bg-background",e),...r,children:[(0,jsx_runtime_namespaceObject.jsx)(sidebar_cjs_namespaceObject.SidebarTrigger,{}),(0,jsx_runtime_namespaceObject.jsx)("span",{className:"h-4 w-px rounded-[1px] bg-stroke"}),_]})}for(var __webpack_i__ in exports.AppLayoutHeader=__webpack_exports__.AppLayoutHeader,__webpack_exports__)-1===["AppLayoutHeader"].indexOf(__webpack_i__)&&(exports[__webpack_i__]=__webpack_exports__[__webpack_i__]);Object.defineProperty(exports,"__esModule",{value:!0});
2
2
  //# sourceMappingURL=app-layout-header.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"components\\app-layout\\app-layout-header.cjs","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object","webpack://@gbmtech/aurora-ui/./src/components/app-layout/app-layout-header.tsx"],"sourcesContent":["__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import { ComponentProps } from 'react'\n\nimport { SidebarTrigger } from '@/components/sidebar/sidebar'\nimport { cn } from '@/lib/utils'\n\n/* -----------------------------------------------------------------------------\n * Component: AppLayoutHeader\n * -------------------------------------------------------------------------- */\n\nfunction AppLayoutHeader({\n className,\n children,\n ...props\n}: ComponentProps<'header'>) {\n return (\n <header\n className={cn('sticky flex flex-wrap items-center gap-4', className)}\n {...props}\n >\n <SidebarTrigger />\n\n <span className=\"h-4 w-px rounded-[1px] bg-stroke\" />\n\n {children}\n </header>\n )\n}\n\n/* -----------------------------------------------------------------------------\n * Exports\n * -------------------------------------------------------------------------- */\n\nexport { AppLayoutHeader }\n"],"names":["__webpack_require__","e","Object","Symbol","AppLayoutHeader","className","children","props","cn","SidebarTrigger"],"mappings":"+PAAAA,CAAAA,oBAAoB,CAAC,CAAG,CAACC,EAAS,KACjC,IAAI,IAAI,KAAO,EACLD,oBAAoB,CAAC,CAAC,EAAY,IAAQ,CAACA,oBAAoB,CAAC,CAACC,EAAS,IACzEC,OAAO,cAAc,CAACD,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,AAAC,EAGzF,ECNAD,oBAAoB,CAAC,CAAG,CAAC,EAAK,IAAUE,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClFF,oBAAoB,CAAC,CAAG,AAACC,IACrB,AAAkB,aAAlB,OAAOE,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAACD,EAASE,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAACD,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E,2UCGA,SAASG,gBAAgB,CACvBC,UAAAA,CAAS,CACTC,SAAAA,CAAQ,CACR,GAAGC,EACsB,EACzB,MACE,qCAAC,UACC,UAAWC,AAAAA,GAAAA,0BAAAA,EAAAA,AAAAA,EAAG,2CAA4CH,GACzD,GAAGE,CAAK,C,UAET,oCAACE,4BAAAA,cAAcA,CAAAA,CAAAA,GAEf,oCAAC,QAAK,UAAU,kC,GAEfH,E,EAGP,C"}
1
+ {"version":3,"file":"components\\app-layout\\app-layout-header.cjs","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object","webpack://@gbmtech/aurora-ui/./src/components/app-layout/app-layout-header.tsx"],"sourcesContent":["__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import { ComponentProps, JSX } from 'react'\n\nimport { SidebarTrigger } from '@/components/sidebar/sidebar'\nimport { cn } from '@/lib/utils'\n\n/* -----------------------------------------------------------------------------\n * Component: AppLayoutHeader\n * -------------------------------------------------------------------------- */\n\nfunction AppLayoutHeader({\n className,\n children,\n ...props\n}: ComponentProps<'header'>): JSX.Element {\n return (\n <header\n className={cn(\n 'sticky inset-x-0 top-0 isolate z-20 flex flex-wrap items-center gap-4 bg-background',\n className\n )}\n {...props}\n >\n <SidebarTrigger />\n\n <span className=\"h-4 w-px rounded-[1px] bg-stroke\" />\n\n {children}\n </header>\n )\n}\n\n/* -----------------------------------------------------------------------------\n * Exports\n * -------------------------------------------------------------------------- */\n\nexport { AppLayoutHeader }\n"],"names":["__webpack_require__","e","Object","Symbol","AppLayoutHeader","className","children","props","cn","SidebarTrigger"],"mappings":"+PAAAA,CAAAA,oBAAoB,CAAC,CAAG,CAACC,EAAS,KACjC,IAAI,IAAI,KAAO,EACLD,oBAAoB,CAAC,CAAC,EAAY,IAAQ,CAACA,oBAAoB,CAAC,CAACC,EAAS,IACzEC,OAAO,cAAc,CAACD,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,AAAC,EAGzF,ECNAD,oBAAoB,CAAC,CAAG,CAAC,EAAK,IAAUE,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClFF,oBAAoB,CAAC,CAAG,AAACC,IACrB,AAAkB,aAAlB,OAAOE,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAACD,EAASE,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAACD,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E,2UCGA,SAASG,gBAAgB,CACvBC,UAAAA,CAAS,CACTC,SAAAA,CAAQ,CACR,GAAGC,EACsB,EACzB,MACE,qCAAC,UACC,UAAWC,AAAAA,GAAAA,0BAAAA,EAAAA,AAAAA,EACT,sFACAH,GAED,GAAGE,CAAK,C,UAET,oCAACE,4BAAAA,cAAcA,CAAAA,CAAAA,GAEf,oCAAC,QAAK,UAAU,kC,GAEfH,E,EAGP,C"}
@@ -1,4 +1,4 @@
1
- import { ComponentProps } from 'react';
2
- declare function AppLayoutHeader({ className, children, ...props }: ComponentProps<'header'>): import("react/jsx-runtime").JSX.Element;
1
+ import { ComponentProps, JSX } from 'react';
2
+ declare function AppLayoutHeader({ className, children, ...props }: ComponentProps<'header'>): JSX.Element;
3
3
  export { AppLayoutHeader };
4
4
  //# sourceMappingURL=app-layout-header.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app-layout-header.d.ts","sourceRoot":"","sources":["../../../../src/components/app-layout/app-layout-header.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAA;AAStC,iBAAS,eAAe,CAAC,EACvB,SAAS,EACT,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,cAAc,CAAC,QAAQ,CAAC,2CAa1B;AAMD,OAAO,EAAE,eAAe,EAAE,CAAA"}
1
+ {"version":3,"file":"app-layout-header.d.ts","sourceRoot":"","sources":["../../../../src/components/app-layout/app-layout-header.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAS3C,iBAAS,eAAe,CAAC,EACvB,SAAS,EACT,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,cAAc,CAAC,QAAQ,CAAC,GAAG,GAAG,CAAC,OAAO,CAgBxC;AAMD,OAAO,EAAE,eAAe,EAAE,CAAA"}
@@ -1,2 +1,2 @@
1
- "use strict";let __rslib_import_meta_url__="undefined"==typeof document?new(require("url".replace("",""))).URL("file:"+__filename).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href;var __webpack_require__={};__webpack_require__.d=(e,_)=>{for(var r in _)__webpack_require__.o(_,r)&&!__webpack_require__.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:_[r]})},__webpack_require__.o=(e,_)=>Object.prototype.hasOwnProperty.call(e,_),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var __webpack_exports__={};__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{AppLayout:()=>AppLayout});let jsx_runtime_namespaceObject=require("react/jsx-runtime"),index_cjs_namespaceObject=require("../sidebar/index.cjs"),external_lib_index_cjs_namespaceObject=require("../../lib/index.cjs");function AppLayout({className:e,children:_,...r}){return(0,jsx_runtime_namespaceObject.jsxs)(index_cjs_namespaceObject.SidebarProvider,{...r,children:[(0,jsx_runtime_namespaceObject.jsx)(index_cjs_namespaceObject.AppSidebar,{}),(0,jsx_runtime_namespaceObject.jsx)("main",{className:(0,external_lib_index_cjs_namespaceObject.cn)("relative flex w-full flex-1 flex-col bg-background",e),children:_})]})}for(var __webpack_i__ in exports.AppLayout=__webpack_exports__.AppLayout,__webpack_exports__)-1===["AppLayout"].indexOf(__webpack_i__)&&(exports[__webpack_i__]=__webpack_exports__[__webpack_i__]);Object.defineProperty(exports,"__esModule",{value:!0});
1
+ "use strict";let __rslib_import_meta_url__="undefined"==typeof document?new(require("url".replace("",""))).URL("file:"+__filename).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href;var __webpack_require__={};__webpack_require__.d=(e,_)=>{for(var r in _)__webpack_require__.o(_,r)&&!__webpack_require__.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:_[r]})},__webpack_require__.o=(e,_)=>Object.prototype.hasOwnProperty.call(e,_),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var __webpack_exports__={};__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{AppLayout:()=>AppLayout});let jsx_runtime_namespaceObject=require("react/jsx-runtime"),index_cjs_namespaceObject=require("../sidebar/index.cjs"),utils_cjs_namespaceObject=require("../../lib/utils.cjs");function AppLayout({className:e,children:_,...r}){return(0,jsx_runtime_namespaceObject.jsxs)(index_cjs_namespaceObject.SidebarProvider,{...r,children:[(0,jsx_runtime_namespaceObject.jsx)(index_cjs_namespaceObject.AppSidebar,{}),(0,jsx_runtime_namespaceObject.jsx)("main",{className:(0,utils_cjs_namespaceObject.cn)("relative flex w-full flex-1 flex-col bg-background",e),children:_})]})}for(var __webpack_i__ in exports.AppLayout=__webpack_exports__.AppLayout,__webpack_exports__)-1===["AppLayout"].indexOf(__webpack_i__)&&(exports[__webpack_i__]=__webpack_exports__[__webpack_i__]);Object.defineProperty(exports,"__esModule",{value:!0});
2
2
  //# sourceMappingURL=app-layout.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"components\\app-layout\\app-layout.cjs","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object","webpack://@gbmtech/aurora-ui/./src/components/app-layout/app-layout.tsx"],"sourcesContent":["__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import { ComponentProps } from 'react'\n\nimport { AppSidebar, SidebarProvider } from '@/components/sidebar'\nimport { cn } from '@/lib'\n\n/* -----------------------------------------------------------------------------\n * Component: AppLayout\n * -------------------------------------------------------------------------- */\n\nfunction AppLayout({\n className,\n children,\n ...props\n}: ComponentProps<typeof SidebarProvider> & {\n className?: string\n}) {\n return (\n <SidebarProvider {...props}>\n <AppSidebar />\n\n <main\n className={cn(\n 'relative flex w-full flex-1 flex-col bg-background',\n className\n )}\n >\n {children}\n </main>\n </SidebarProvider>\n )\n}\n\n/* -----------------------------------------------------------------------------\n * Exports\n * -------------------------------------------------------------------------- */\n\nexport { AppLayout }\n"],"names":["__webpack_require__","e","Object","Symbol","AppLayout","className","children","props","SidebarProvider","AppSidebar","cn"],"mappings":"+PAAAA,CAAAA,oBAAoB,CAAC,CAAG,CAACC,EAAS,KACjC,IAAI,IAAI,KAAO,EACLD,oBAAoB,CAAC,CAAC,EAAY,IAAQ,CAACA,oBAAoB,CAAC,CAACC,EAAS,IACzEC,OAAO,cAAc,CAACD,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,AAAC,EAGzF,ECNAD,oBAAoB,CAAC,CAAG,CAAC,EAAK,IAAUE,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClFF,oBAAoB,CAAC,CAAG,AAACC,IACrB,AAAkB,aAAlB,OAAOE,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAACD,EAASE,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAACD,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E,wUCGA,SAASG,UAAU,CACjBC,UAAAA,CAAS,CACTC,SAAAA,CAAQ,CACR,GAAGC,EAGJ,EACC,MACE,qCAACC,0BAAAA,eAAeA,CAAAA,CAAE,GAAGD,CAAK,C,UACxB,oCAACE,0BAAAA,UAAUA,CAAAA,CAAAA,GAEX,oCAAC,QACC,UAAWC,AAAAA,GAAAA,uCAAAA,EAAAA,AAAAA,EACT,qDACAL,G,SAGDC,C,KAIT,C"}
1
+ {"version":3,"file":"components\\app-layout\\app-layout.cjs","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object","webpack://@gbmtech/aurora-ui/./src/components/app-layout/app-layout.tsx"],"sourcesContent":["__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import { ComponentProps, JSX } from 'react'\n\nimport { AppSidebar, SidebarProvider } from '@/components/sidebar'\nimport { cn } from '@/lib/utils'\n\n/* -----------------------------------------------------------------------------\n * Component: AppLayout\n * -------------------------------------------------------------------------- */\n\nfunction AppLayout({\n className,\n children,\n ...props\n}: ComponentProps<typeof SidebarProvider> & {\n className?: string\n}): JSX.Element {\n return (\n <SidebarProvider {...props}>\n <AppSidebar />\n\n <main\n className={cn(\n 'relative flex w-full flex-1 flex-col bg-background',\n className\n )}\n >\n {children}\n </main>\n </SidebarProvider>\n )\n}\n\n/* -----------------------------------------------------------------------------\n * Exports\n * -------------------------------------------------------------------------- */\n\nexport { AppLayout }\n"],"names":["__webpack_require__","e","Object","Symbol","AppLayout","className","children","props","SidebarProvider","AppSidebar","cn"],"mappings":"+PAAAA,CAAAA,oBAAoB,CAAC,CAAG,CAACC,EAAS,KACjC,IAAI,IAAI,KAAO,EACLD,oBAAoB,CAAC,CAAC,EAAY,IAAQ,CAACA,oBAAoB,CAAC,CAACC,EAAS,IACzEC,OAAO,cAAc,CAACD,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,AAAC,EAGzF,ECNAD,oBAAoB,CAAC,CAAG,CAAC,EAAK,IAAUE,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClFF,oBAAoB,CAAC,CAAG,AAACC,IACrB,AAAkB,aAAlB,OAAOE,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAACD,EAASE,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAACD,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E,2TCGA,SAASG,UAAU,CACjBC,UAAAA,CAAS,CACTC,SAAAA,CAAQ,CACR,GAAGC,EAGJ,EACC,MACE,qCAACC,0BAAAA,eAAeA,CAAAA,CAAE,GAAGD,CAAK,C,UACxB,oCAACE,0BAAAA,UAAUA,CAAAA,CAAAA,GAEX,oCAAC,QACC,UAAWC,AAAAA,GAAAA,0BAAAA,EAAAA,AAAAA,EACT,qDACAL,G,SAGDC,C,KAIT,C"}
@@ -1,7 +1,7 @@
1
- import { ComponentProps } from 'react';
1
+ import { ComponentProps, JSX } from 'react';
2
2
  import { SidebarProvider } from '../sidebar';
3
3
  declare function AppLayout({ className, children, ...props }: ComponentProps<typeof SidebarProvider> & {
4
4
  className?: string;
5
- }): import("react/jsx-runtime").JSX.Element;
5
+ }): JSX.Element;
6
6
  export { AppLayout };
7
7
  //# sourceMappingURL=app-layout.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app-layout.d.ts","sourceRoot":"","sources":["../../../../src/components/app-layout/app-layout.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAA;AAEtC,OAAO,EAAc,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAOlE,iBAAS,SAAS,CAAC,EACjB,SAAS,EACT,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,cAAc,CAAC,OAAO,eAAe,CAAC,GAAG;IAC1C,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,2CAeA;AAMD,OAAO,EAAE,SAAS,EAAE,CAAA"}
1
+ {"version":3,"file":"app-layout.d.ts","sourceRoot":"","sources":["../../../../src/components/app-layout/app-layout.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAE3C,OAAO,EAAc,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAOlE,iBAAS,SAAS,CAAC,EACjB,SAAS,EACT,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,cAAc,CAAC,OAAO,eAAe,CAAC,GAAG;IAC1C,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,GAAG,GAAG,CAAC,OAAO,CAed;AAMD,OAAO,EAAE,SAAS,EAAE,CAAA"}
@@ -1,2 +1,2 @@
1
- "use strict";let __rslib_import_meta_url__="undefined"==typeof document?new(require("url".replace("",""))).URL("file:"+__filename).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href;var __webpack_require__={};__webpack_require__.d=(e,a)=>{for(var _ in a)__webpack_require__.o(a,_)&&!__webpack_require__.o(e,_)&&Object.defineProperty(e,_,{enumerable:!0,get:a[_]})},__webpack_require__.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var __webpack_exports__={};__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{AvatarImage:()=>AvatarImage,Avatar:()=>Avatar,AvatarFallback:()=>AvatarFallback});let jsx_runtime_namespaceObject=require("react/jsx-runtime"),react_avatar_namespaceObject=require("@radix-ui/react-avatar"),index_cjs_namespaceObject=require("../lib/index.cjs");function Avatar({className:e,...a}){return(0,jsx_runtime_namespaceObject.jsx)(react_avatar_namespaceObject.Root,{"data-slot":"avatar",className:(0,index_cjs_namespaceObject.cn)("relative flex size-8 shrink-0 overflow-hidden rounded-full",e),...a})}function AvatarImage({className:e,...a}){return(0,jsx_runtime_namespaceObject.jsx)(react_avatar_namespaceObject.Image,{"data-slot":"avatar-image",className:(0,index_cjs_namespaceObject.cn)("aspect-square size-full",e),...a})}function AvatarFallback({className:e,...a}){return(0,jsx_runtime_namespaceObject.jsx)(react_avatar_namespaceObject.Fallback,{"data-slot":"avatar-fallback",className:(0,index_cjs_namespaceObject.cn)("flex size-full items-center justify-center rounded-full bg-gray-100",e),...a})}for(var __webpack_i__ in exports.Avatar=__webpack_exports__.Avatar,exports.AvatarFallback=__webpack_exports__.AvatarFallback,exports.AvatarImage=__webpack_exports__.AvatarImage,__webpack_exports__)-1===["Avatar","AvatarFallback","AvatarImage"].indexOf(__webpack_i__)&&(exports[__webpack_i__]=__webpack_exports__[__webpack_i__]);Object.defineProperty(exports,"__esModule",{value:!0});
1
+ "use strict";let __rslib_import_meta_url__="undefined"==typeof document?new(require("url".replace("",""))).URL("file:"+__filename).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href;var __webpack_require__={};__webpack_require__.d=(e,a)=>{for(var _ in a)__webpack_require__.o(a,_)&&!__webpack_require__.o(e,_)&&Object.defineProperty(e,_,{enumerable:!0,get:a[_]})},__webpack_require__.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var __webpack_exports__={};__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{AvatarImage:()=>AvatarImage,Avatar:()=>Avatar,AvatarFallback:()=>AvatarFallback});let jsx_runtime_namespaceObject=require("react/jsx-runtime"),react_avatar_namespaceObject=require("@radix-ui/react-avatar"),utils_cjs_namespaceObject=require("../lib/utils.cjs");function Avatar({className:e,...a}){return(0,jsx_runtime_namespaceObject.jsx)(react_avatar_namespaceObject.Root,{"data-slot":"avatar",className:(0,utils_cjs_namespaceObject.cn)("relative flex size-8 shrink-0 overflow-hidden rounded-full",e),...a})}function AvatarImage({className:e,...a}){return(0,jsx_runtime_namespaceObject.jsx)(react_avatar_namespaceObject.Image,{"data-slot":"avatar-image",className:(0,utils_cjs_namespaceObject.cn)("aspect-square size-full",e),...a})}function AvatarFallback({className:e,...a}){return(0,jsx_runtime_namespaceObject.jsx)(react_avatar_namespaceObject.Fallback,{"data-slot":"avatar-fallback",className:(0,utils_cjs_namespaceObject.cn)("flex size-full items-center justify-center rounded-full bg-gray-100",e),...a})}for(var __webpack_i__ in exports.Avatar=__webpack_exports__.Avatar,exports.AvatarFallback=__webpack_exports__.AvatarFallback,exports.AvatarImage=__webpack_exports__.AvatarImage,__webpack_exports__)-1===["Avatar","AvatarFallback","AvatarImage"].indexOf(__webpack_i__)&&(exports[__webpack_i__]=__webpack_exports__[__webpack_i__]);Object.defineProperty(exports,"__esModule",{value:!0});
2
2
  //# sourceMappingURL=avatar.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"components\\avatar.cjs","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object","webpack://@gbmtech/aurora-ui/./src/components/avatar.tsx"],"sourcesContent":["__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import * as AvatarPrimitive from '@radix-ui/react-avatar'\nimport type { ComponentProps } from 'react'\n\nimport { cn } from '@/lib'\n\nfunction Avatar({\n className,\n ...props\n}: ComponentProps<typeof AvatarPrimitive.Root>) {\n return (\n <AvatarPrimitive.Root\n data-slot=\"avatar\"\n className={cn(\n 'relative flex size-8 shrink-0 overflow-hidden rounded-full',\n className\n )}\n {...props}\n />\n )\n}\n\nfunction AvatarImage({\n className,\n ...props\n}: ComponentProps<typeof AvatarPrimitive.Image>) {\n return (\n <AvatarPrimitive.Image\n data-slot=\"avatar-image\"\n className={cn('aspect-square size-full', className)}\n {...props}\n />\n )\n}\n\nfunction AvatarFallback({\n className,\n ...props\n}: ComponentProps<typeof AvatarPrimitive.Fallback>) {\n return (\n <AvatarPrimitive.Fallback\n data-slot=\"avatar-fallback\"\n className={cn(\n 'flex size-full items-center justify-center rounded-full bg-gray-100',\n className\n )}\n {...props}\n />\n )\n}\n\nexport { Avatar, AvatarImage, AvatarFallback }\n"],"names":["__webpack_require__","e","Object","Symbol","Avatar","className","props","AvatarPrimitive","cn","AvatarImage","AvatarFallback"],"mappings":"+PAAAA,CAAAA,oBAAoB,CAAC,CAAG,CAACC,EAAS,KACjC,IAAI,IAAI,KAAO,EACLD,oBAAoB,CAAC,CAAC,EAAY,IAAQ,CAACA,oBAAoB,CAAC,CAACC,EAAS,IACzEC,OAAO,cAAc,CAACD,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,AAAC,EAGzF,ECNAD,oBAAoB,CAAC,CAAG,CAAC,EAAK,IAAUE,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClFF,oBAAoB,CAAC,CAAG,AAACC,IACrB,AAAkB,aAAlB,OAAOE,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAACD,EAASE,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAACD,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E,qXCDA,SAASG,OAAO,CACdC,UAAAA,CAAS,CACT,GAAGC,EACyC,EAC5C,MACE,oCAACC,6BAAAA,IAAoB,EACnB,YAAU,SACV,UAAWC,AAAAA,GAAAA,0BAAAA,EAAAA,AAAAA,EACT,6DACAH,GAED,GAAGC,CAAK,A,EAGf,CAEA,SAASG,YAAY,CACnBJ,UAAAA,CAAS,CACT,GAAGC,EAC0C,EAC7C,MACE,oCAACC,6BAAAA,KAAqB,EACpB,YAAU,eACV,UAAWC,AAAAA,GAAAA,0BAAAA,EAAAA,AAAAA,EAAG,0BAA2BH,GACxC,GAAGC,CAAK,A,EAGf,CAEA,SAASI,eAAe,CACtBL,UAAAA,CAAS,CACT,GAAGC,EAC6C,EAChD,MACE,oCAACC,6BAAAA,QAAwB,EACvB,YAAU,kBACV,UAAWC,AAAAA,GAAAA,0BAAAA,EAAAA,AAAAA,EACT,sEACAH,GAED,GAAGC,CAAK,A,EAGf,C"}
1
+ {"version":3,"file":"components\\avatar.cjs","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object","webpack://@gbmtech/aurora-ui/./src/components/avatar.tsx"],"sourcesContent":["__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import * as AvatarPrimitive from '@radix-ui/react-avatar'\nimport type { ComponentProps } from 'react'\n\nimport { cn } from '@/lib/utils'\n\nfunction Avatar({\n className,\n ...props\n}: ComponentProps<typeof AvatarPrimitive.Root>) {\n return (\n <AvatarPrimitive.Root\n data-slot=\"avatar\"\n className={cn(\n 'relative flex size-8 shrink-0 overflow-hidden rounded-full',\n className\n )}\n {...props}\n />\n )\n}\n\nfunction AvatarImage({\n className,\n ...props\n}: ComponentProps<typeof AvatarPrimitive.Image>) {\n return (\n <AvatarPrimitive.Image\n data-slot=\"avatar-image\"\n className={cn('aspect-square size-full', className)}\n {...props}\n />\n )\n}\n\nfunction AvatarFallback({\n className,\n ...props\n}: ComponentProps<typeof AvatarPrimitive.Fallback>) {\n return (\n <AvatarPrimitive.Fallback\n data-slot=\"avatar-fallback\"\n className={cn(\n 'flex size-full items-center justify-center rounded-full bg-gray-100',\n className\n )}\n {...props}\n />\n )\n}\n\nexport { Avatar, AvatarImage, AvatarFallback }\n"],"names":["__webpack_require__","e","Object","Symbol","Avatar","className","props","AvatarPrimitive","cn","AvatarImage","AvatarFallback"],"mappings":"+PAAAA,CAAAA,oBAAoB,CAAC,CAAG,CAACC,EAAS,KACjC,IAAI,IAAI,KAAO,EACLD,oBAAoB,CAAC,CAAC,EAAY,IAAQ,CAACA,oBAAoB,CAAC,CAACC,EAAS,IACzEC,OAAO,cAAc,CAACD,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,AAAC,EAGzF,ECNAD,oBAAoB,CAAC,CAAG,CAAC,EAAK,IAAUE,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClFF,oBAAoB,CAAC,CAAG,AAACC,IACrB,AAAkB,aAAlB,OAAOE,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAACD,EAASE,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAACD,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E,qXCDA,SAASG,OAAO,CACdC,UAAAA,CAAS,CACT,GAAGC,EACyC,EAC5C,MACE,oCAACC,6BAAAA,IAAoB,EACnB,YAAU,SACV,UAAWC,AAAAA,GAAAA,0BAAAA,EAAAA,AAAAA,EACT,6DACAH,GAED,GAAGC,CAAK,A,EAGf,CAEA,SAASG,YAAY,CACnBJ,UAAAA,CAAS,CACT,GAAGC,EAC0C,EAC7C,MACE,oCAACC,6BAAAA,KAAqB,EACpB,YAAU,eACV,UAAWC,AAAAA,GAAAA,0BAAAA,EAAAA,AAAAA,EAAG,0BAA2BH,GACxC,GAAGC,CAAK,A,EAGf,CAEA,SAASI,eAAe,CACtBL,UAAAA,CAAS,CACT,GAAGC,EAC6C,EAChD,MACE,oCAACC,6BAAAA,QAAwB,EACvB,YAAU,kBACV,UAAWC,AAAAA,GAAAA,0BAAAA,EAAAA,AAAAA,EACT,sEACAH,GAED,GAAGC,CAAK,A,EAGf,C"}
@@ -1 +1 @@
1
- {"version":3,"file":"components\\sidebar\\app-sidebar.cjs","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/compat_get_default_export","webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object","webpack://@gbmtech/aurora-ui/./src/components/sidebar/app-sidebar.tsx"],"sourcesContent":["// getDefaultExport function for compatibility with non-ESM modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};\n","__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","\n\nimport Link from 'next/link'\nimport type { ComponentProps } from 'react'\n\nimport { Logo } from './logo'\nimport { NavModules } from './nav-modules'\nimport { NavUser } from './nav-user'\nimport {\n Sidebar,\n SidebarContent,\n SidebarFooter,\n SidebarHeader,\n SidebarMenu,\n SidebarMenuButton,\n SidebarMenuItem,\n} from './sidebar'\n\nfunction AppSidebar(props: ComponentProps<typeof Sidebar>) {\n return (\n <Sidebar variant=\"sidebar\" {...props}>\n <SidebarHeader>\n <SidebarMenu>\n <SidebarMenuItem>\n <SidebarMenuButton size=\"lg\" asChild>\n <Link href=\"/home\">\n <div className=\"flex aspect-square size-10 items-center justify-center rounded-lg bg-gbm-sky text-sidebar-primary-foreground\">\n <Logo />\n </div>\n <div className=\"grid flex-1 text-left text-sm leading-tight\">\n <span className=\"truncate font-medium\">\n GBM Tech & Control\n </span>\n <span className=\"truncate text-gbm-gray text-sm\">\n by nstech\n </span>\n </div>\n </Link>\n </SidebarMenuButton>\n </SidebarMenuItem>\n </SidebarMenu>\n </SidebarHeader>\n <SidebarContent>\n <NavModules />\n </SidebarContent>\n <SidebarFooter>\n <NavUser />\n </SidebarFooter>\n </Sidebar>\n )\n}\n\nexport { AppSidebar }\n"],"names":["__webpack_require__","e","Object","Symbol","AppSidebar","props","Sidebar","SidebarHeader","SidebarMenu","SidebarMenuItem","SidebarMenuButton","Link","Logo","SidebarContent","NavModules","SidebarFooter","NavUser"],"mappings":";+PACAA,CAAAA,oBAAoB,CAAC,CAAG,IACvB,IAAI,EAAS,GAAU,EAAO,UAAU,CACvC,IAAO,EAAO,OAAU,CACxB,IAAO,EAER,OADAA,oBAAoB,CAAC,CAAC,EAAQ,CAAE,EAAG,CAAO,GACnC,CACR,ECPAA,oBAAoB,CAAC,CAAG,CAACC,EAAS,KACjC,IAAI,IAAI,KAAO,EACLD,oBAAoB,CAAC,CAAC,EAAY,IAAQ,CAACA,oBAAoB,CAAC,CAACC,EAAS,IACzEC,OAAO,cAAc,CAACD,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,EAGxF,ECNAD,oBAAoB,CAAC,CAAG,CAAC,EAAK,IAAUE,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClFF,oBAAoB,CAAC,CAAG,IACpB,oBAAOG,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAACD,EAASE,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAACD,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E,ijBCYA,SAASG,WAAWC,CAAqC,EACvD,MACE,qCAACC,qCAAAA,OAAOA,CAAAA,CAAC,QAAQ,UAAW,GAAGD,CAAK,C,UAClC,oCAACE,qCAAAA,aAAaA,CAAAA,C,SACZ,oCAACC,qCAAAA,WAAWA,CAAAA,C,SACV,oCAACC,qCAAAA,eAAeA,CAAAA,C,SACd,oCAACC,qCAAAA,iBAAiBA,CAAAA,CAAC,KAAK,KAAK,QAAO,G,SAClC,qCAACC,eAAIA,CAAC,KAAK,Q,UACT,oCAAC,OAAI,UAAU,+G,SACb,oCAACC,kCAAAA,IAAIA,CAAAA,CAAAA,E,GAEP,qCAAC,OAAI,UAAU,8C,UACb,oCAAC,QAAK,UAAU,uB,SAAuB,oB,GAGvC,oCAAC,QAAK,UAAU,iC,SAAiC,W,iBAS7D,oCAACC,qCAAAA,cAAcA,CAAAA,C,SACb,oCAACC,yCAAAA,UAAUA,CAAAA,CAAAA,E,GAEb,oCAACC,qCAAAA,aAAaA,CAAAA,C,SACZ,oCAACC,sCAAAA,OAAOA,CAAAA,CAAAA,E,KAIhB,C"}
1
+ {"version":3,"file":"components\\sidebar\\app-sidebar.cjs","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/compat_get_default_export","webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object","webpack://@gbmtech/aurora-ui/./src/components/sidebar/app-sidebar.tsx"],"sourcesContent":["// getDefaultExport function for compatibility with non-ESM modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};\n","__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","\n\nimport Link from 'next/link'\nimport type { ComponentProps, JSX } from 'react'\n\nimport { Logo } from './logo'\nimport { NavModules } from './nav-modules'\nimport { NavUser } from './nav-user'\nimport {\n Sidebar,\n SidebarContent,\n SidebarFooter,\n SidebarHeader,\n SidebarMenu,\n SidebarMenuButton,\n SidebarMenuItem,\n} from './sidebar'\n\nfunction AppSidebar(props: ComponentProps<typeof Sidebar>): JSX.Element {\n return (\n <Sidebar variant=\"sidebar\" {...props}>\n <SidebarHeader>\n <SidebarMenu>\n <SidebarMenuItem>\n <SidebarMenuButton size=\"lg\" asChild>\n <Link href=\"/home\">\n <div className=\"flex aspect-square size-10 items-center justify-center rounded-lg bg-gbm-sky text-sidebar-primary-foreground\">\n <Logo />\n </div>\n <div className=\"grid flex-1 text-left text-sm leading-tight\">\n <span className=\"truncate font-medium\">\n GBM Tech & Control\n </span>\n <span className=\"truncate text-gbm-gray text-sm\">\n by nstech\n </span>\n </div>\n </Link>\n </SidebarMenuButton>\n </SidebarMenuItem>\n </SidebarMenu>\n </SidebarHeader>\n <SidebarContent>\n <NavModules />\n </SidebarContent>\n <SidebarFooter>\n <NavUser />\n </SidebarFooter>\n </Sidebar>\n )\n}\n\nexport { AppSidebar }\n"],"names":["__webpack_require__","e","Object","Symbol","AppSidebar","props","Sidebar","SidebarHeader","SidebarMenu","SidebarMenuItem","SidebarMenuButton","Link","Logo","SidebarContent","NavModules","SidebarFooter","NavUser"],"mappings":";+PACAA,CAAAA,oBAAoB,CAAC,CAAG,IACvB,IAAI,EAAS,GAAU,EAAO,UAAU,CACvC,IAAO,EAAO,OAAU,CACxB,IAAO,EAER,OADAA,oBAAoB,CAAC,CAAC,EAAQ,CAAE,EAAG,CAAO,GACnC,CACR,ECPAA,oBAAoB,CAAC,CAAG,CAACC,EAAS,KACjC,IAAI,IAAI,KAAO,EACLD,oBAAoB,CAAC,CAAC,EAAY,IAAQ,CAACA,oBAAoB,CAAC,CAACC,EAAS,IACzEC,OAAO,cAAc,CAACD,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,EAGxF,ECNAD,oBAAoB,CAAC,CAAG,CAAC,EAAK,IAAUE,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClFF,oBAAoB,CAAC,CAAG,IACpB,oBAAOG,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAACD,EAASE,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAACD,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E,ijBCYA,SAASG,WAAWC,CAAqC,EACvD,MACE,qCAACC,qCAAAA,OAAOA,CAAAA,CAAC,QAAQ,UAAW,GAAGD,CAAK,C,UAClC,oCAACE,qCAAAA,aAAaA,CAAAA,C,SACZ,oCAACC,qCAAAA,WAAWA,CAAAA,C,SACV,oCAACC,qCAAAA,eAAeA,CAAAA,C,SACd,oCAACC,qCAAAA,iBAAiBA,CAAAA,CAAC,KAAK,KAAK,QAAO,G,SAClC,qCAACC,eAAIA,CAAC,KAAK,Q,UACT,oCAAC,OAAI,UAAU,+G,SACb,oCAACC,kCAAAA,IAAIA,CAAAA,CAAAA,E,GAEP,qCAAC,OAAI,UAAU,8C,UACb,oCAAC,QAAK,UAAU,uB,SAAuB,oB,GAGvC,oCAAC,QAAK,UAAU,iC,SAAiC,W,iBAS7D,oCAACC,qCAAAA,cAAcA,CAAAA,C,SACb,oCAACC,yCAAAA,UAAUA,CAAAA,CAAAA,E,GAEb,oCAACC,qCAAAA,aAAaA,CAAAA,C,SACZ,oCAACC,sCAAAA,OAAOA,CAAAA,CAAAA,E,KAIhB,C"}
@@ -1,5 +1,5 @@
1
- import type { ComponentProps } from 'react';
1
+ import type { ComponentProps, JSX } from 'react';
2
2
  import { Sidebar } from './sidebar';
3
- declare function AppSidebar(props: ComponentProps<typeof Sidebar>): import("react/jsx-runtime").JSX.Element;
3
+ declare function AppSidebar(props: ComponentProps<typeof Sidebar>): JSX.Element;
4
4
  export { AppSidebar };
5
5
  //# sourceMappingURL=app-sidebar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app-sidebar.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/app-sidebar.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAA;AAK3C,OAAO,EACL,OAAO,EAOR,MAAM,WAAW,CAAA;AAElB,iBAAS,UAAU,CAAC,KAAK,EAAE,cAAc,CAAC,OAAO,OAAO,CAAC,2CAgCxD;AAED,OAAO,EAAE,UAAU,EAAE,CAAA"}
1
+ {"version":3,"file":"app-sidebar.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/app-sidebar.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,cAAc,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAKhD,OAAO,EACL,OAAO,EAOR,MAAM,WAAW,CAAA;AAElB,iBAAS,UAAU,CAAC,KAAK,EAAE,cAAc,CAAC,OAAO,OAAO,CAAC,GAAG,GAAG,CAAC,OAAO,CAgCtE;AAED,OAAO,EAAE,UAAU,EAAE,CAAA"}
@@ -1,2 +1,2 @@
1
- "use strict";let __rslib_import_meta_url__="undefined"==typeof document?new(require("url".replace("",""))).URL("file:"+__filename).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href;var __webpack_modules__={"@/components/sidebar/app-sidebar":function(e){e.exports=require("./app-sidebar.cjs")},"./logo":function(e){e.exports=require("./logo.cjs")},"./nav-modules":function(e){e.exports=require("./nav-modules.cjs")},"./nav-sub-item":function(e){e.exports=require("./nav-sub-item.cjs")},"./nav-user":function(e){e.exports=require("./nav-user.cjs")},"./sidebar-icons":function(e){e.exports=require("./sidebar-icons.cjs")},"./sidebar":function(e){e.exports=require("./sidebar.cjs")}},__webpack_module_cache__={};function __webpack_require__(e){var _=__webpack_module_cache__[e];if(void 0!==_)return _.exports;var r=__webpack_module_cache__[e]={exports:{}};return __webpack_modules__[e](r,r.exports,__webpack_require__),r.exports}__webpack_require__.n=e=>{var _=e&&e.__esModule?()=>e.default:()=>e;return __webpack_require__.d(_,{a:_}),_},__webpack_require__.d=(e,_)=>{for(var r in _)__webpack_require__.o(_,r)&&!__webpack_require__.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:_[r]})},__webpack_require__.o=(e,_)=>Object.prototype.hasOwnProperty.call(e,_),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var __webpack_exports__={};for(var __webpack_i__ in(()=>{__webpack_require__.r(__webpack_exports__);var e=__webpack_require__("./sidebar"),_={};for(var r in e)"default"!==r&&(_[r]=(function(_){return e[_]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var a=__webpack_require__("@/components/sidebar/app-sidebar"),_={};for(var r in a)"default"!==r&&(_[r]=(function(e){return a[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var i=__webpack_require__("./nav-modules"),_={};for(var r in i)"default"!==r&&(_[r]=(function(e){return i[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var u=__webpack_require__("./nav-sub-item"),_={};for(var r in u)"default"!==r&&(_[r]=(function(e){return u[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var o=__webpack_require__("./nav-user"),_={};for(var r in o)"default"!==r&&(_[r]=(function(e){return o[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var n=__webpack_require__("./sidebar-icons"),_={};for(var r in n)"default"!==r&&(_[r]=(function(e){return n[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var t=__webpack_require__("./logo"),_={};for(var r in t)"default"!==r&&(_[r]=(function(e){return t[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_)})(),__webpack_exports__)exports[__webpack_i__]=__webpack_exports__[__webpack_i__];Object.defineProperty(exports,"__esModule",{value:!0});
1
+ "use strict";let __rslib_import_meta_url__="undefined"==typeof document?new(require("url".replace("",""))).URL("file:"+__filename).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href;var __webpack_modules__={"@/components/sidebar/app-sidebar":function(e){e.exports=require("./app-sidebar.cjs")},"@/components/sidebar/logo":function(e){e.exports=require("./logo.cjs")},"@/components/sidebar/nav-modules":function(e){e.exports=require("./nav-modules.cjs")},"@/components/sidebar/nav-sub-item":function(e){e.exports=require("./nav-sub-item.cjs")},"@/components/sidebar/nav-user":function(e){e.exports=require("./nav-user.cjs")},"@/components/sidebar/sidebar-icons":function(e){e.exports=require("./sidebar-icons.cjs")},"./sidebar":function(e){e.exports=require("./sidebar.cjs")}},__webpack_module_cache__={};function __webpack_require__(e){var _=__webpack_module_cache__[e];if(void 0!==_)return _.exports;var r=__webpack_module_cache__[e]={exports:{}};return __webpack_modules__[e](r,r.exports,__webpack_require__),r.exports}__webpack_require__.n=e=>{var _=e&&e.__esModule?()=>e.default:()=>e;return __webpack_require__.d(_,{a:_}),_},__webpack_require__.d=(e,_)=>{for(var r in _)__webpack_require__.o(_,r)&&!__webpack_require__.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:_[r]})},__webpack_require__.o=(e,_)=>Object.prototype.hasOwnProperty.call(e,_),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var __webpack_exports__={};for(var __webpack_i__ in(()=>{__webpack_require__.r(__webpack_exports__);var e=__webpack_require__("./sidebar"),_={};for(var r in e)"default"!==r&&(_[r]=(function(_){return e[_]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var a=__webpack_require__("@/components/sidebar/app-sidebar"),_={};for(var r in a)"default"!==r&&(_[r]=(function(e){return a[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var o=__webpack_require__("@/components/sidebar/nav-modules"),_={};for(var r in o)"default"!==r&&(_[r]=(function(e){return o[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var n=__webpack_require__("@/components/sidebar/nav-sub-item"),_={};for(var r in n)"default"!==r&&(_[r]=(function(e){return n[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var i=__webpack_require__("@/components/sidebar/nav-user"),_={};for(var r in i)"default"!==r&&(_[r]=(function(e){return i[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var t=__webpack_require__("@/components/sidebar/sidebar-icons"),_={};for(var r in t)"default"!==r&&(_[r]=(function(e){return t[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var c=__webpack_require__("@/components/sidebar/logo"),_={};for(var r in c)"default"!==r&&(_[r]=(function(e){return c[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_)})(),__webpack_exports__)exports[__webpack_i__]=__webpack_exports__[__webpack_i__];Object.defineProperty(exports,"__esModule",{value:!0});
2
2
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"components\\sidebar\\index.cjs","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/compat_get_default_export","webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object"],"sourcesContent":["// getDefaultExport function for compatibility with non-ESM modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};\n","__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};"],"names":["__webpack_require__","e","Object","Symbol"],"mappings":"68BACAA,oBAAoB,CAAC,CAAG,AAAC,IACxB,IAAI,EAAS,GAAU,EAAO,UAAU,CACvC,IAAO,EAAO,OAAU,CACxB,IAAO,EAER,OADAA,oBAAoB,CAAC,CAAC,EAAQ,CAAE,EAAG,CAAO,GACnC,CACR,ECPAA,oBAAoB,CAAC,CAAG,CAACC,EAAS,KACjC,IAAI,IAAI,KAAO,EACLD,oBAAoB,CAAC,CAAC,EAAY,IAAQ,CAACA,oBAAoB,CAAC,CAACC,EAAS,IACzEC,OAAO,cAAc,CAACD,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,AAAC,EAGzF,ECNAD,oBAAoB,CAAC,CAAG,CAAC,EAAK,IAAUE,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClFF,oBAAoB,CAAC,CAAG,AAACC,IACrB,AAAkB,aAAlB,OAAOE,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAACD,EAASE,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAACD,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E"}
1
+ {"version":3,"file":"components\\sidebar\\index.cjs","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/compat_get_default_export","webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object"],"sourcesContent":["// getDefaultExport function for compatibility with non-ESM modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};\n","__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};"],"names":["__webpack_require__","e","Object","Symbol"],"mappings":"4iCACAA,oBAAoB,CAAC,CAAG,AAAC,IACxB,IAAI,EAAS,GAAU,EAAO,UAAU,CACvC,IAAO,EAAO,OAAU,CACxB,IAAO,EAER,OADAA,oBAAoB,CAAC,CAAC,EAAQ,CAAE,EAAG,CAAO,GACnC,CACR,ECPAA,oBAAoB,CAAC,CAAG,CAACC,EAAS,KACjC,IAAI,IAAI,KAAO,EACLD,oBAAoB,CAAC,CAAC,EAAY,IAAQ,CAACA,oBAAoB,CAAC,CAACC,EAAS,IACzEC,OAAO,cAAc,CAACD,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,AAAC,EAGzF,ECNAD,oBAAoB,CAAC,CAAG,CAAC,EAAK,IAAUE,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClFF,oBAAoB,CAAC,CAAG,AAACC,IACrB,AAAkB,aAAlB,OAAOE,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAACD,EAASE,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAACD,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E"}
@@ -1 +1 @@
1
- {"version":3,"file":"components\\sidebar\\nav-modules.cjs","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/compat_get_default_export","webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object","webpack://@gbmtech/aurora-ui/./src/components/sidebar/nav-modules.tsx"],"sourcesContent":["// getDefaultExport function for compatibility with non-ESM modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};\n","__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","\n\nimport {\n Collapsible,\n CollapsibleContent,\n CollapsibleTrigger,\n} from '@radix-ui/react-collapsible'\nimport { ChevronRight, House } from 'lucide-react'\nimport Link from 'next/link'\n\nimport { messages } from './intl/messages'\nimport { NavSubItem } from './nav-sub-item'\nimport {\n SidebarGroup,\n SidebarGroupLabel,\n SidebarMenu,\n SidebarMenuAction,\n SidebarMenuButton,\n SidebarMenuItem,\n SidebarMenuSub,\n useSidebar,\n} from './sidebar'\nimport { SidebarIcons } from './sidebar-icons'\n\n/* -----------------------------------------------------------------------------\n * Component: NavModules\n * -------------------------------------------------------------------------- */\n\nconst SIDEBAR_NAV_MODULES_NAME = 'NavModules'\n\nfunction NavModules() {\n const { modules, locale } = useSidebar(SIDEBAR_NAV_MODULES_NAME)\n\n return (\n <SidebarGroup>\n <SidebarGroupLabel>{messages[locale].modules}</SidebarGroupLabel>\n <SidebarMenu>\n <SidebarMenuItem>\n <SidebarMenuButton asChild>\n <Link href=\"/home\">\n <House />\n <span>{messages[locale].home}</span>\n </Link>\n </SidebarMenuButton>\n </SidebarMenuItem>\n {modules.map(item => (\n <Collapsible key={item.id} asChild>\n <SidebarMenuItem>\n <CollapsibleTrigger asChild>\n <SidebarMenuButton tooltip={item.name}>\n <SidebarIcons icon={item.icon} />\n\n <span>{item.name}</span>\n <SidebarMenuAction\n className=\"group-data-[state=open]/menu-item:rotate-90\"\n asChild\n >\n <div>\n <ChevronRight className=\"transition-transform\" />\n <span className=\"sr-only\">Toggle</span>\n </div>\n </SidebarMenuAction>\n </SidebarMenuButton>\n </CollapsibleTrigger>\n {item.submodules?.length && (\n <CollapsibleContent>\n <SidebarMenuSub>\n {item.submodules?.map(subItem => (\n <NavSubItem key={subItem.id} item={subItem} />\n ))}\n </SidebarMenuSub>\n </CollapsibleContent>\n )}\n </SidebarMenuItem>\n </Collapsible>\n ))}\n </SidebarMenu>\n </SidebarGroup>\n )\n}\n\n/* -----------------------------------------------------------------------------\n * Exports\n * -------------------------------------------------------------------------- */\n\nexport { NavModules }\n"],"names":["__webpack_require__","e","Object","Symbol","SIDEBAR_NAV_MODULES_NAME","NavModules","modules","locale","useSidebar","SidebarGroup","SidebarGroupLabel","messages","SidebarMenu","SidebarMenuItem","SidebarMenuButton","Link","House","item","Collapsible","CollapsibleTrigger","SidebarIcons","SidebarMenuAction","ChevronRight","CollapsibleContent","SidebarMenuSub","subItem","NavSubItem"],"mappings":";+PACAA,CAAAA,oBAAoB,CAAC,CAAG,IACvB,IAAI,EAAS,GAAU,EAAO,UAAU,CACvC,IAAO,EAAO,OAAU,CACxB,IAAO,EAER,OADAA,oBAAoB,CAAC,CAAC,EAAQ,CAAE,EAAG,CAAO,GACnC,CACR,ECPAA,oBAAoB,CAAC,CAAG,CAACC,EAAS,KACjC,IAAI,IAAI,KAAO,EACLD,oBAAoB,CAAC,CAAC,EAAY,IAAQ,CAACA,oBAAoB,CAAC,CAACC,EAAS,IACzEC,OAAO,cAAc,CAACD,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,EAGxF,ECNAD,oBAAoB,CAAC,CAAG,CAAC,EAAK,IAAUE,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClFF,oBAAoB,CAAC,CAAG,IACpB,oBAAOG,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAACD,EAASE,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAACD,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E,wsBCsBMG,yBAA2B,aAEjC,SAASC,aACP,GAAM,CAAEC,QAAAA,CAAO,CAAEC,OAAAA,CAAM,CAAE,CAAGC,GAAAA,qCAAAA,UAAAA,EAHG,cAK/B,MACE,qCAACC,qCAAAA,YAAYA,CAAAA,C,UACX,oCAACC,qCAAAA,iBAAiBA,CAAAA,C,SAAEC,6BAAAA,QAAQ,CAACJ,EAAO,CAAC,OAAO,GAC5C,qCAACK,qCAAAA,WAAWA,CAAAA,C,UACV,oCAACC,qCAAAA,eAAeA,CAAAA,C,SACd,oCAACC,qCAAAA,iBAAiBA,CAAAA,CAAC,QAAO,G,SACxB,qCAACC,eAAIA,CAAC,KAAK,Q,UACT,oCAACC,sCAAAA,KAAKA,CAAAA,CAAAA,GACN,oCAAC,Q,SAAML,6BAAAA,QAAQ,CAACJ,EAAO,CAAC,IAAI,UAIjCD,EAAQ,GAAG,CAACW,GACX,oCAACC,kCAAAA,WAAWA,CAAAA,CAAe,QAAO,G,SAChC,qCAACL,qCAAAA,eAAeA,CAAAA,C,UACd,oCAACM,kCAAAA,kBAAkBA,CAAAA,CAAC,QAAO,G,SACzB,qCAACL,qCAAAA,iBAAiBA,CAAAA,CAAC,QAASG,EAAK,IAAI,C,UACnC,oCAACG,2CAAAA,YAAYA,CAAAA,CAAC,KAAMH,EAAK,IAAI,GAE7B,oCAAC,Q,SAAMA,EAAK,IAAI,GAChB,oCAACI,qCAAAA,iBAAiBA,CAAAA,CAChB,UAAU,8CACV,QAAO,G,SAEP,qCAAC,O,UACC,oCAACC,sCAAAA,YAAYA,CAAAA,CAAC,UAAU,sB,GACxB,oCAAC,QAAK,UAAU,U,SAAU,Q,aAKjCL,EAAK,UAAU,EAAE,QAChB,oCAACM,kCAAAA,kBAAkBA,CAAAA,C,SACjB,oCAACC,qCAAAA,cAAcA,CAAAA,C,SACZP,EAAK,UAAU,EAAE,IAAIQ,GACpB,oCAACC,0CAAAA,UAAUA,CAAAA,CAAkB,KAAMD,C,EAAlBA,EAAQ,EAAE,E,SAtBrBR,EAAK,EAAE,G,KAiCnC,C"}
1
+ {"version":3,"file":"components\\sidebar\\nav-modules.cjs","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/compat_get_default_export","webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object","webpack://@gbmtech/aurora-ui/./src/components/sidebar/nav-modules.tsx"],"sourcesContent":["// getDefaultExport function for compatibility with non-ESM modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};\n","__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","\n\nimport {\n Collapsible,\n CollapsibleContent,\n CollapsibleTrigger,\n} from '@radix-ui/react-collapsible'\nimport { ChevronRight, House } from 'lucide-react'\nimport Link from 'next/link'\nimport { JSX } from 'react'\n\nimport { messages } from './intl/messages'\nimport { NavSubItem } from './nav-sub-item'\nimport {\n SidebarGroup,\n SidebarGroupLabel,\n SidebarMenu,\n SidebarMenuAction,\n SidebarMenuButton,\n SidebarMenuItem,\n SidebarMenuSub,\n useSidebar,\n} from './sidebar'\nimport { SidebarIcons } from './sidebar-icons'\n\n/* -----------------------------------------------------------------------------\n * Component: NavModules\n * -------------------------------------------------------------------------- */\n\nconst SIDEBAR_NAV_MODULES_NAME = 'NavModules'\n\nfunction NavModules(): JSX.Element {\n const { modules, locale } = useSidebar(SIDEBAR_NAV_MODULES_NAME)\n\n return (\n <SidebarGroup>\n <SidebarGroupLabel>{messages[locale].modules}</SidebarGroupLabel>\n <SidebarMenu>\n <SidebarMenuItem>\n <SidebarMenuButton asChild>\n <Link href=\"/home\">\n <House />\n <span>{messages[locale].home}</span>\n </Link>\n </SidebarMenuButton>\n </SidebarMenuItem>\n {modules.map(item => (\n <Collapsible key={item.id} asChild>\n <SidebarMenuItem>\n <CollapsibleTrigger asChild>\n <SidebarMenuButton tooltip={item.name}>\n <SidebarIcons icon={item.icon} />\n\n <span>{item.name}</span>\n <SidebarMenuAction\n className=\"group-data-[state=open]/menu-item:rotate-90\"\n asChild\n >\n <div>\n <ChevronRight className=\"transition-transform\" />\n <span className=\"sr-only\">Toggle</span>\n </div>\n </SidebarMenuAction>\n </SidebarMenuButton>\n </CollapsibleTrigger>\n {item.submodules?.length && (\n <CollapsibleContent>\n <SidebarMenuSub>\n {item.submodules?.map(subItem => (\n <NavSubItem key={subItem.id} item={subItem} />\n ))}\n </SidebarMenuSub>\n </CollapsibleContent>\n )}\n </SidebarMenuItem>\n </Collapsible>\n ))}\n </SidebarMenu>\n </SidebarGroup>\n )\n}\n\n/* -----------------------------------------------------------------------------\n * Exports\n * -------------------------------------------------------------------------- */\n\nexport { NavModules }\n"],"names":["__webpack_require__","e","Object","Symbol","SIDEBAR_NAV_MODULES_NAME","NavModules","modules","locale","useSidebar","SidebarGroup","SidebarGroupLabel","messages","SidebarMenu","SidebarMenuItem","SidebarMenuButton","Link","House","item","Collapsible","CollapsibleTrigger","SidebarIcons","SidebarMenuAction","ChevronRight","CollapsibleContent","SidebarMenuSub","subItem","NavSubItem"],"mappings":";+PACAA,CAAAA,oBAAoB,CAAC,CAAG,IACvB,IAAI,EAAS,GAAU,EAAO,UAAU,CACvC,IAAO,EAAO,OAAU,CACxB,IAAO,EAER,OADAA,oBAAoB,CAAC,CAAC,EAAQ,CAAE,EAAG,CAAO,GACnC,CACR,ECPAA,oBAAoB,CAAC,CAAG,CAACC,EAAS,KACjC,IAAI,IAAI,KAAO,EACLD,oBAAoB,CAAC,CAAC,EAAY,IAAQ,CAACA,oBAAoB,CAAC,CAACC,EAAS,IACzEC,OAAO,cAAc,CAACD,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,EAGxF,ECNAD,oBAAoB,CAAC,CAAG,CAAC,EAAK,IAAUE,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClFF,oBAAoB,CAAC,CAAG,IACpB,oBAAOG,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAACD,EAASE,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAACD,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E,wsBCuBMG,yBAA2B,aAEjC,SAASC,aACP,GAAM,CAAEC,QAAAA,CAAO,CAAEC,OAAAA,CAAM,CAAE,CAAGC,GAAAA,qCAAAA,UAAAA,EAHG,cAK/B,MACE,qCAACC,qCAAAA,YAAYA,CAAAA,C,UACX,oCAACC,qCAAAA,iBAAiBA,CAAAA,C,SAAEC,6BAAAA,QAAQ,CAACJ,EAAO,CAAC,OAAO,GAC5C,qCAACK,qCAAAA,WAAWA,CAAAA,C,UACV,oCAACC,qCAAAA,eAAeA,CAAAA,C,SACd,oCAACC,qCAAAA,iBAAiBA,CAAAA,CAAC,QAAO,G,SACxB,qCAACC,eAAIA,CAAC,KAAK,Q,UACT,oCAACC,sCAAAA,KAAKA,CAAAA,CAAAA,GACN,oCAAC,Q,SAAML,6BAAAA,QAAQ,CAACJ,EAAO,CAAC,IAAI,UAIjCD,EAAQ,GAAG,CAACW,GACX,oCAACC,kCAAAA,WAAWA,CAAAA,CAAe,QAAO,G,SAChC,qCAACL,qCAAAA,eAAeA,CAAAA,C,UACd,oCAACM,kCAAAA,kBAAkBA,CAAAA,CAAC,QAAO,G,SACzB,qCAACL,qCAAAA,iBAAiBA,CAAAA,CAAC,QAASG,EAAK,IAAI,C,UACnC,oCAACG,2CAAAA,YAAYA,CAAAA,CAAC,KAAMH,EAAK,IAAI,GAE7B,oCAAC,Q,SAAMA,EAAK,IAAI,GAChB,oCAACI,qCAAAA,iBAAiBA,CAAAA,CAChB,UAAU,8CACV,QAAO,G,SAEP,qCAAC,O,UACC,oCAACC,sCAAAA,YAAYA,CAAAA,CAAC,UAAU,sB,GACxB,oCAAC,QAAK,UAAU,U,SAAU,Q,aAKjCL,EAAK,UAAU,EAAE,QAChB,oCAACM,kCAAAA,kBAAkBA,CAAAA,C,SACjB,oCAACC,qCAAAA,cAAcA,CAAAA,C,SACZP,EAAK,UAAU,EAAE,IAAIQ,GACpB,oCAACC,0CAAAA,UAAUA,CAAAA,CAAkB,KAAMD,C,EAAlBA,EAAQ,EAAE,E,SAtBrBR,EAAK,EAAE,G,KAiCnC,C"}
@@ -1,3 +1,4 @@
1
- declare function NavModules(): import("react/jsx-runtime").JSX.Element;
1
+ import { JSX } from 'react';
2
+ declare function NavModules(): JSX.Element;
2
3
  export { NavModules };
3
4
  //# sourceMappingURL=nav-modules.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"nav-modules.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/nav-modules.tsx"],"names":[],"mappings":"AA8BA,iBAAS,UAAU,4CAiDlB;AAMD,OAAO,EAAE,UAAU,EAAE,CAAA"}
1
+ {"version":3,"file":"nav-modules.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/nav-modules.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAsB3B,iBAAS,UAAU,IAAI,GAAG,CAAC,OAAO,CAiDjC;AAMD,OAAO,EAAE,UAAU,EAAE,CAAA"}
@@ -1,3 +1,3 @@
1
1
  'use client'
2
- "use strict";let __rslib_import_meta_url__="undefined"==typeof document?new(require("url".replace("",""))).URL("file:"+__filename).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href;var __webpack_require__={};__webpack_require__.d=(e,_)=>{for(var r in _)__webpack_require__.o(_,r)&&!__webpack_require__.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:_[r]})},__webpack_require__.o=(e,_)=>Object.prototype.hasOwnProperty.call(e,_),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var __webpack_exports__={};__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{SidebarIcons:()=>SidebarIcons});let jsx_runtime_namespaceObject=require("react/jsx-runtime"),external_lucide_react_namespaceObject=require("lucide-react"),rumo_cjs_namespaceObject=require("../icons/rumo.cjs"),vli_cjs_namespaceObject=require("../icons/vli.cjs"),SidebarIcons=({icon:e})=>{let _={Rumo:rumo_cjs_namespaceObject.Rumo,VLI:vli_cjs_namespaceObject.VLI,TramFront:external_lucide_react_namespaceObject.TramFront,Anchor:external_lucide_react_namespaceObject.Anchor,Ship:external_lucide_react_namespaceObject.Ship,BriefcaseBusiness:external_lucide_react_namespaceObject.BriefcaseBusiness,CalendarDays:external_lucide_react_namespaceObject.CalendarDays}[e];return _?(0,jsx_runtime_namespaceObject.jsx)(_,{}):null};for(var __webpack_i__ in exports.SidebarIcons=__webpack_exports__.SidebarIcons,__webpack_exports__)-1===["SidebarIcons"].indexOf(__webpack_i__)&&(exports[__webpack_i__]=__webpack_exports__[__webpack_i__]);Object.defineProperty(exports,"__esModule",{value:!0});
2
+ "use strict";let __rslib_import_meta_url__="undefined"==typeof document?new(require("url".replace("",""))).URL("file:"+__filename).href:document.currentScript&&document.currentScript.src||new URL("main.js",document.baseURI).href;var __webpack_require__={};__webpack_require__.d=(e,_)=>{for(var r in _)__webpack_require__.o(_,r)&&!__webpack_require__.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:_[r]})},__webpack_require__.o=(e,_)=>Object.prototype.hasOwnProperty.call(e,_),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var __webpack_exports__={};__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{SidebarIcons:()=>SidebarIcons});let jsx_runtime_namespaceObject=require("react/jsx-runtime"),external_lucide_react_namespaceObject=require("lucide-react"),rumo_cjs_namespaceObject=require("../icons/rumo.cjs"),vli_cjs_namespaceObject=require("../icons/vli.cjs"),SidebarIcons=({icon:e})=>{let _={Rumo:rumo_cjs_namespaceObject.Rumo,VLI:vli_cjs_namespaceObject.VLI,TramFront:external_lucide_react_namespaceObject.TramFront,Anchor:external_lucide_react_namespaceObject.Anchor,Ship:external_lucide_react_namespaceObject.Ship,BriefcaseBusiness:external_lucide_react_namespaceObject.BriefcaseBusiness,CalendarDays:external_lucide_react_namespaceObject.CalendarDays}[e];return _?(0,jsx_runtime_namespaceObject.jsx)(_,{}):(0,jsx_runtime_namespaceObject.jsx)(external_lucide_react_namespaceObject.CalendarDays,{})};for(var __webpack_i__ in exports.SidebarIcons=__webpack_exports__.SidebarIcons,__webpack_exports__)-1===["SidebarIcons"].indexOf(__webpack_i__)&&(exports[__webpack_i__]=__webpack_exports__[__webpack_i__]);Object.defineProperty(exports,"__esModule",{value:!0});
3
3
  //# sourceMappingURL=sidebar-icons.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"components\\sidebar\\sidebar-icons.cjs","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object","webpack://@gbmtech/aurora-ui/./src/components/sidebar/sidebar-icons.tsx"],"sourcesContent":["__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","\n\nimport {\n Anchor,\n BriefcaseBusiness,\n CalendarDays,\n Ship,\n TramFront,\n} from 'lucide-react'\n\nimport { Rumo } from '../icons/rumo'\nimport { VLI } from '../icons/vli'\n\nconst SidebarIcons = ({ icon }: { icon: string }) => {\n const customIcons = {\n Rumo,\n VLI,\n TramFront,\n Anchor,\n Ship,\n BriefcaseBusiness,\n CalendarDays,\n }\n\n const CustomIcon = customIcons[icon as keyof typeof customIcons]\n\n if (!CustomIcon) {\n return null\n }\n\n return <CustomIcon />\n}\n\nexport { SidebarIcons }\n"],"names":["__webpack_require__","e","Object","Symbol","SidebarIcons","icon","CustomIcon","customIcons","Rumo","VLI","TramFront","Anchor","Ship","BriefcaseBusiness","CalendarDays"],"mappings":";+PAAAA,CAAAA,oBAAoB,CAAC,CAAG,CAACC,EAAS,KACjC,IAAI,IAAI,KAAO,EACLD,oBAAoB,CAAC,CAAC,EAAY,IAAQ,CAACA,oBAAoB,CAAC,CAACC,EAAS,IACzEC,OAAO,cAAc,CAACD,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,EAGxF,ECNAD,oBAAoB,CAAC,CAAG,CAAC,EAAK,IAAUE,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClFF,oBAAoB,CAAC,CAAG,IACpB,oBAAOG,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAACD,EAASE,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAACD,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E,sXCOMG,aAAe,CAAC,CAAEC,KAAAA,CAAI,CAAoB,IAW9C,IAAMC,EAAaC,CATjBC,KAAIA,yBAAAA,IAAAA,CACJC,IAAGA,wBAAAA,GAAAA,CACHC,UAASA,sCAAAA,SAAAA,CACTC,OAAMA,sCAAAA,MAAAA,CACNC,KAAIA,sCAAAA,IAAAA,CACJC,kBAAiBA,sCAAAA,iBAAAA,CACjBC,aAAYA,sCAAAA,YAAAA,CAGgB,CAACT,EAAiC,QAEhE,EAIO,oCAACC,EAAAA,CAAAA,GAHC,IAIX,E"}
1
+ {"version":3,"file":"components\\sidebar\\sidebar-icons.cjs","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object","webpack://@gbmtech/aurora-ui/./src/components/sidebar/sidebar-icons.tsx"],"sourcesContent":["__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","\n\nimport {\n Anchor,\n BriefcaseBusiness,\n CalendarDays,\n Ship,\n TramFront,\n} from 'lucide-react'\nimport { JSX } from 'react'\n\nimport { Rumo } from '../icons/rumo'\nimport { VLI } from '../icons/vli'\n\nconst SidebarIcons = ({ icon }: { icon: string }): JSX.Element => {\n const icons = {\n Rumo,\n VLI,\n TramFront,\n Anchor,\n Ship,\n BriefcaseBusiness,\n CalendarDays,\n }\n\n const IconCustom = icons[icon as keyof typeof icons]\n\n if (!IconCustom) {\n return <CalendarDays />\n }\n\n return <IconCustom />\n}\n\nexport { SidebarIcons }\n"],"names":["__webpack_require__","e","Object","Symbol","SidebarIcons","icon","IconCustom","icons","Rumo","VLI","TramFront","Anchor","Ship","BriefcaseBusiness","CalendarDays"],"mappings":";+PAAAA,CAAAA,oBAAoB,CAAC,CAAG,CAACC,EAAS,KACjC,IAAI,IAAI,KAAO,EACLD,oBAAoB,CAAC,CAAC,EAAY,IAAQ,CAACA,oBAAoB,CAAC,CAACC,EAAS,IACzEC,OAAO,cAAc,CAACD,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,EAGxF,ECNAD,oBAAoB,CAAC,CAAG,CAAC,EAAK,IAAUE,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClFF,oBAAoB,CAAC,CAAG,IACpB,oBAAOG,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAACD,EAASE,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAACD,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E,sXCQMG,aAAe,CAAC,CAAEC,KAAAA,CAAI,CAAoB,IAW9C,IAAMC,EAAaC,CATjBC,KAAIA,yBAAAA,IAAAA,CACJC,IAAGA,wBAAAA,GAAAA,CACHC,UAASA,sCAAAA,SAAAA,CACTC,OAAMA,sCAAAA,MAAAA,CACNC,KAAIA,sCAAAA,IAAAA,CACJC,kBAAiBA,sCAAAA,iBAAAA,CACjBC,aAAYA,sCAAAA,YAAAA,CAGU,CAACT,EAA2B,QAEpD,EAIO,oCAACC,EAAAA,CAAAA,GAHC,oCAACQ,sCAAAA,YAAYA,CAAAA,CAAAA,EAIxB,E"}
@@ -1,5 +1,6 @@
1
+ import { JSX } from 'react';
1
2
  declare const SidebarIcons: ({ icon }: {
2
3
  icon: string;
3
- }) => import("react/jsx-runtime").JSX.Element | null;
4
+ }) => JSX.Element;
4
5
  export { SidebarIcons };
5
6
  //# sourceMappingURL=sidebar-icons.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"sidebar-icons.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/sidebar-icons.tsx"],"names":[],"mappings":"AAaA,QAAA,MAAM,YAAY,GAAI,UAAU;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,mDAkB/C,CAAA;AAED,OAAO,EAAE,YAAY,EAAE,CAAA"}
1
+ {"version":3,"file":"sidebar-icons.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/sidebar-icons.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAK3B,QAAA,MAAM,YAAY,GAAI,UAAU;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,KAAG,GAAG,CAAC,OAkBtD,CAAA;AAED,OAAO,EAAE,YAAY,EAAE,CAAA"}
@@ -1,4 +1,4 @@
1
- import type { ComponentProps } from 'react';
2
- declare function AppLayoutContent({ className, children, ...props }: ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
1
+ import type { ComponentProps, JSX } from 'react';
2
+ declare function AppLayoutContent({ className, children, ...props }: ComponentProps<'div'>): JSX.Element;
3
3
  export { AppLayoutContent };
4
4
  //# sourceMappingURL=app-layout-content.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app-layout-content.d.ts","sourceRoot":"","sources":["../../../../src/components/app-layout/app-layout-content.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAA;AAQ3C,iBAAS,gBAAgB,CAAC,EACxB,SAAS,EACT,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,cAAc,CAAC,KAAK,CAAC,2CAMvB;AAMD,OAAO,EAAE,gBAAgB,EAAE,CAAA"}
1
+ {"version":3,"file":"app-layout-content.d.ts","sourceRoot":"","sources":["../../../../src/components/app-layout/app-layout-content.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAQhD,iBAAS,gBAAgB,CAAC,EACxB,SAAS,EACT,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,cAAc,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC,OAAO,CAMrC;AAMD,OAAO,EAAE,gBAAgB,EAAE,CAAA"}
@@ -1,2 +1,2 @@
1
- import*as r from"react/jsx-runtime";import*as t from"../../lib/index.js";function n({className:n,children:e,...i}){return(0,r.jsx)("div",{className:(0,t.cn)("p-4",n),...i,children:e})}export{n as AppLayoutContent};
1
+ import*as t from"react/jsx-runtime";import*as r from"../../lib/utils.js";function i({className:i,children:n,...o}){return(0,t.jsx)("div",{className:(0,r.cn)("p-4",i),...o,children:n})}export{i as AppLayoutContent};
2
2
  //# sourceMappingURL=app-layout-content.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"components\\app-layout\\app-layout-content.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/app-layout/app-layout-content.tsx"],"sourcesContent":["import type { ComponentProps } from 'react'\n\nimport { cn } from '@/lib'\n\n/* -----------------------------------------------------------------------------\n * Component: AppLayoutContent\n * -------------------------------------------------------------------------- */\n\nfunction AppLayoutContent({\n className,\n children,\n ...props\n}: ComponentProps<'div'>) {\n return (\n <div className={cn('p-4', className)} {...props}>\n {children}\n </div>\n )\n}\n\n/* -----------------------------------------------------------------------------\n * Exports\n * -------------------------------------------------------------------------- */\n\nexport { AppLayoutContent }\n"],"names":["AppLayoutContent","className","children","props","cn"],"mappings":"yEAQA,SAASA,EAAiB,CACxBC,UAAAA,CAAS,CACTC,SAAAA,CAAQ,CACR,GAAGC,EACmB,EACtB,MACE,UAAC,OAAI,UAAWC,AAAAA,GAAAA,EAAAA,EAAAA,AAAAA,EAAG,MAAOH,GAAa,GAAGE,CAAK,C,SAC5CD,C,EAGP,Q"}
1
+ {"version":3,"file":"components\\app-layout\\app-layout-content.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/app-layout/app-layout-content.tsx"],"sourcesContent":["import type { ComponentProps, JSX } from 'react'\n\nimport { cn } from '@/lib/utils'\n\n/* -----------------------------------------------------------------------------\n * Component: AppLayoutContent\n * -------------------------------------------------------------------------- */\n\nfunction AppLayoutContent({\n className,\n children,\n ...props\n}: ComponentProps<'div'>): JSX.Element {\n return (\n <div className={cn('p-4', className)} {...props}>\n {children}\n </div>\n )\n}\n\n/* -----------------------------------------------------------------------------\n * Exports\n * -------------------------------------------------------------------------- */\n\nexport { AppLayoutContent }\n"],"names":["AppLayoutContent","className","children","props","cn"],"mappings":"yEAQA,SAASA,EAAiB,CACxBC,UAAAA,CAAS,CACTC,SAAAA,CAAQ,CACR,GAAGC,EACmB,EACtB,MACE,UAAC,OAAI,UAAWC,AAAAA,GAAAA,EAAAA,EAAAA,AAAAA,EAAG,MAAOH,GAAa,GAAGE,CAAK,C,SAC5CD,C,EAGP,Q"}
@@ -1,4 +1,4 @@
1
- import { ComponentProps } from 'react';
2
- declare function AppLayoutHeader({ className, children, ...props }: ComponentProps<'header'>): import("react/jsx-runtime").JSX.Element;
1
+ import { ComponentProps, JSX } from 'react';
2
+ declare function AppLayoutHeader({ className, children, ...props }: ComponentProps<'header'>): JSX.Element;
3
3
  export { AppLayoutHeader };
4
4
  //# sourceMappingURL=app-layout-header.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app-layout-header.d.ts","sourceRoot":"","sources":["../../../../src/components/app-layout/app-layout-header.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAA;AAStC,iBAAS,eAAe,CAAC,EACvB,SAAS,EACT,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,cAAc,CAAC,QAAQ,CAAC,2CAa1B;AAMD,OAAO,EAAE,eAAe,EAAE,CAAA"}
1
+ {"version":3,"file":"app-layout-header.d.ts","sourceRoot":"","sources":["../../../../src/components/app-layout/app-layout-header.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAS3C,iBAAS,eAAe,CAAC,EACvB,SAAS,EACT,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,cAAc,CAAC,QAAQ,CAAC,GAAG,GAAG,CAAC,OAAO,CAgBxC;AAMD,OAAO,EAAE,eAAe,EAAE,CAAA"}
@@ -1,2 +1,2 @@
1
- import*as r from"react/jsx-runtime";import*as e from"../sidebar/sidebar.js";import*as s from"../../lib/utils.js";function a({className:a,children:i,...t}){return(0,r.jsxs)("header",{className:(0,s.cn)("sticky flex flex-wrap items-center gap-4",a),...t,children:[(0,r.jsx)(e.SidebarTrigger,{}),(0,r.jsx)("span",{className:"h-4 w-px rounded-[1px] bg-stroke"}),i]})}export{a as AppLayoutHeader};
1
+ import*as e from"react/jsx-runtime";import*as r from"../sidebar/sidebar.js";import*as s from"../../lib/utils.js";function a({className:a,children:t,...i}){return(0,e.jsxs)("header",{className:(0,s.cn)("sticky inset-x-0 top-0 isolate z-20 flex flex-wrap items-center gap-4 bg-background",a),...i,children:[(0,e.jsx)(r.SidebarTrigger,{}),(0,e.jsx)("span",{className:"h-4 w-px rounded-[1px] bg-stroke"}),t]})}export{a as AppLayoutHeader};
2
2
  //# sourceMappingURL=app-layout-header.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"components\\app-layout\\app-layout-header.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/app-layout/app-layout-header.tsx"],"sourcesContent":["import { ComponentProps } from 'react'\n\nimport { SidebarTrigger } from '@/components/sidebar/sidebar'\nimport { cn } from '@/lib/utils'\n\n/* -----------------------------------------------------------------------------\n * Component: AppLayoutHeader\n * -------------------------------------------------------------------------- */\n\nfunction AppLayoutHeader({\n className,\n children,\n ...props\n}: ComponentProps<'header'>) {\n return (\n <header\n className={cn('sticky flex flex-wrap items-center gap-4', className)}\n {...props}\n >\n <SidebarTrigger />\n\n <span className=\"h-4 w-px rounded-[1px] bg-stroke\" />\n\n {children}\n </header>\n )\n}\n\n/* -----------------------------------------------------------------------------\n * Exports\n * -------------------------------------------------------------------------- */\n\nexport { AppLayoutHeader }\n"],"names":["AppLayoutHeader","className","children","props","cn","SidebarTrigger"],"mappings":"iHASA,SAASA,EAAgB,CACvBC,UAAAA,CAAS,CACTC,SAAAA,CAAQ,CACR,GAAGC,EACsB,EACzB,MACE,WAAC,UACC,UAAWC,AAAAA,GAAAA,EAAAA,EAAAA,AAAAA,EAAG,2CAA4CH,GACzD,GAAGE,CAAK,C,UAET,UAACE,EAAAA,cAAcA,CAAAA,CAAAA,GAEf,UAAC,QAAK,UAAU,kC,GAEfH,E,EAGP,Q"}
1
+ {"version":3,"file":"components\\app-layout\\app-layout-header.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/app-layout/app-layout-header.tsx"],"sourcesContent":["import { ComponentProps, JSX } from 'react'\n\nimport { SidebarTrigger } from '@/components/sidebar/sidebar'\nimport { cn } from '@/lib/utils'\n\n/* -----------------------------------------------------------------------------\n * Component: AppLayoutHeader\n * -------------------------------------------------------------------------- */\n\nfunction AppLayoutHeader({\n className,\n children,\n ...props\n}: ComponentProps<'header'>): JSX.Element {\n return (\n <header\n className={cn(\n 'sticky inset-x-0 top-0 isolate z-20 flex flex-wrap items-center gap-4 bg-background',\n className\n )}\n {...props}\n >\n <SidebarTrigger />\n\n <span className=\"h-4 w-px rounded-[1px] bg-stroke\" />\n\n {children}\n </header>\n )\n}\n\n/* -----------------------------------------------------------------------------\n * Exports\n * -------------------------------------------------------------------------- */\n\nexport { AppLayoutHeader }\n"],"names":["AppLayoutHeader","className","children","props","cn","SidebarTrigger"],"mappings":"iHASA,SAASA,EAAgB,CACvBC,UAAAA,CAAS,CACTC,SAAAA,CAAQ,CACR,GAAGC,EACsB,EACzB,MACE,WAAC,UACC,UAAWC,AAAAA,GAAAA,EAAAA,EAAAA,AAAAA,EACT,sFACAH,GAED,GAAGE,CAAK,C,UAET,UAACE,EAAAA,cAAcA,CAAAA,CAAAA,GAEf,UAAC,QAAK,UAAU,kC,GAEfH,E,EAGP,Q"}
@@ -1,7 +1,7 @@
1
- import { ComponentProps } from 'react';
1
+ import { ComponentProps, JSX } from 'react';
2
2
  import { SidebarProvider } from '../sidebar';
3
3
  declare function AppLayout({ className, children, ...props }: ComponentProps<typeof SidebarProvider> & {
4
4
  className?: string;
5
- }): import("react/jsx-runtime").JSX.Element;
5
+ }): JSX.Element;
6
6
  export { AppLayout };
7
7
  //# sourceMappingURL=app-layout.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app-layout.d.ts","sourceRoot":"","sources":["../../../../src/components/app-layout/app-layout.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAA;AAEtC,OAAO,EAAc,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAOlE,iBAAS,SAAS,CAAC,EACjB,SAAS,EACT,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,cAAc,CAAC,OAAO,eAAe,CAAC,GAAG;IAC1C,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,2CAeA;AAMD,OAAO,EAAE,SAAS,EAAE,CAAA"}
1
+ {"version":3,"file":"app-layout.d.ts","sourceRoot":"","sources":["../../../../src/components/app-layout/app-layout.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAE3C,OAAO,EAAc,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAOlE,iBAAS,SAAS,CAAC,EACjB,SAAS,EACT,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,cAAc,CAAC,OAAO,eAAe,CAAC,GAAG;IAC1C,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,GAAG,GAAG,CAAC,OAAO,CAed;AAMD,OAAO,EAAE,SAAS,EAAE,CAAA"}
@@ -1,2 +1,2 @@
1
- import*as r from"react/jsx-runtime";import*as e from"../sidebar/index.js";import*as i from"../../lib/index.js";function a({className:a,children:s,...o}){return(0,r.jsxs)(e.SidebarProvider,{...o,children:[(0,r.jsx)(e.AppSidebar,{}),(0,r.jsx)("main",{className:(0,i.cn)("relative flex w-full flex-1 flex-col bg-background",a),children:s})]})}export{a as AppLayout};
1
+ import*as r from"react/jsx-runtime";import*as e from"../sidebar/index.js";import*as i from"../../lib/utils.js";function s({className:s,children:a,...l}){return(0,r.jsxs)(e.SidebarProvider,{...l,children:[(0,r.jsx)(e.AppSidebar,{}),(0,r.jsx)("main",{className:(0,i.cn)("relative flex w-full flex-1 flex-col bg-background",s),children:a})]})}export{s as AppLayout};
2
2
  //# sourceMappingURL=app-layout.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"components\\app-layout\\app-layout.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/app-layout/app-layout.tsx"],"sourcesContent":["import { ComponentProps } from 'react'\n\nimport { AppSidebar, SidebarProvider } from '@/components/sidebar'\nimport { cn } from '@/lib'\n\n/* -----------------------------------------------------------------------------\n * Component: AppLayout\n * -------------------------------------------------------------------------- */\n\nfunction AppLayout({\n className,\n children,\n ...props\n}: ComponentProps<typeof SidebarProvider> & {\n className?: string\n}) {\n return (\n <SidebarProvider {...props}>\n <AppSidebar />\n\n <main\n className={cn(\n 'relative flex w-full flex-1 flex-col bg-background',\n className\n )}\n >\n {children}\n </main>\n </SidebarProvider>\n )\n}\n\n/* -----------------------------------------------------------------------------\n * Exports\n * -------------------------------------------------------------------------- */\n\nexport { AppLayout }\n"],"names":["AppLayout","className","children","props","SidebarProvider","AppSidebar","cn"],"mappings":"+GASA,SAASA,EAAU,CACjBC,UAAAA,CAAS,CACTC,SAAAA,CAAQ,CACR,GAAGC,EAGJ,EACC,MACE,WAACC,EAAAA,eAAeA,CAAAA,CAAE,GAAGD,CAAK,C,UACxB,UAACE,EAAAA,UAAUA,CAAAA,CAAAA,GAEX,UAAC,QACC,UAAWC,AAAAA,GAAAA,EAAAA,EAAAA,AAAAA,EACT,qDACAL,G,SAGDC,C,KAIT,Q"}
1
+ {"version":3,"file":"components\\app-layout\\app-layout.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/app-layout/app-layout.tsx"],"sourcesContent":["import { ComponentProps, JSX } from 'react'\n\nimport { AppSidebar, SidebarProvider } from '@/components/sidebar'\nimport { cn } from '@/lib/utils'\n\n/* -----------------------------------------------------------------------------\n * Component: AppLayout\n * -------------------------------------------------------------------------- */\n\nfunction AppLayout({\n className,\n children,\n ...props\n}: ComponentProps<typeof SidebarProvider> & {\n className?: string\n}): JSX.Element {\n return (\n <SidebarProvider {...props}>\n <AppSidebar />\n\n <main\n className={cn(\n 'relative flex w-full flex-1 flex-col bg-background',\n className\n )}\n >\n {children}\n </main>\n </SidebarProvider>\n )\n}\n\n/* -----------------------------------------------------------------------------\n * Exports\n * -------------------------------------------------------------------------- */\n\nexport { AppLayout }\n"],"names":["AppLayout","className","children","props","SidebarProvider","AppSidebar","cn"],"mappings":"+GASA,SAASA,EAAU,CACjBC,UAAAA,CAAS,CACTC,SAAAA,CAAQ,CACR,GAAGC,EAGJ,EACC,MACE,WAACC,EAAAA,eAAeA,CAAAA,CAAE,GAAGD,CAAK,C,UACxB,UAACE,EAAAA,UAAUA,CAAAA,CAAAA,GAEX,UAAC,QACC,UAAWC,AAAAA,GAAAA,EAAAA,EAAAA,AAAAA,EACT,qDACAL,G,SAGDC,C,KAIT,Q"}
@@ -1,2 +1,2 @@
1
- import*as a from"react/jsx-runtime";import*as r from"@radix-ui/react-avatar";import*as t from"../lib/index.js";function e({className:e,...l}){return(0,a.jsx)(r.Root,{"data-slot":"avatar",className:(0,t.cn)("relative flex size-8 shrink-0 overflow-hidden rounded-full",e),...l})}function l({className:e,...l}){return(0,a.jsx)(r.Image,{"data-slot":"avatar-image",className:(0,t.cn)("aspect-square size-full",e),...l})}function s({className:e,...l}){return(0,a.jsx)(r.Fallback,{"data-slot":"avatar-fallback",className:(0,t.cn)("flex size-full items-center justify-center rounded-full bg-gray-100",e),...l})}export{e as Avatar,s as AvatarFallback,l as AvatarImage};
1
+ import*as a from"react/jsx-runtime";import*as t from"@radix-ui/react-avatar";import*as r from"../lib/utils.js";function e({className:e,...l}){return(0,a.jsx)(t.Root,{"data-slot":"avatar",className:(0,r.cn)("relative flex size-8 shrink-0 overflow-hidden rounded-full",e),...l})}function l({className:e,...l}){return(0,a.jsx)(t.Image,{"data-slot":"avatar-image",className:(0,r.cn)("aspect-square size-full",e),...l})}function s({className:e,...l}){return(0,a.jsx)(t.Fallback,{"data-slot":"avatar-fallback",className:(0,r.cn)("flex size-full items-center justify-center rounded-full bg-gray-100",e),...l})}export{e as Avatar,s as AvatarFallback,l as AvatarImage};
2
2
  //# sourceMappingURL=avatar.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"components\\avatar.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/avatar.tsx"],"sourcesContent":["import * as AvatarPrimitive from '@radix-ui/react-avatar'\nimport type { ComponentProps } from 'react'\n\nimport { cn } from '@/lib'\n\nfunction Avatar({\n className,\n ...props\n}: ComponentProps<typeof AvatarPrimitive.Root>) {\n return (\n <AvatarPrimitive.Root\n data-slot=\"avatar\"\n className={cn(\n 'relative flex size-8 shrink-0 overflow-hidden rounded-full',\n className\n )}\n {...props}\n />\n )\n}\n\nfunction AvatarImage({\n className,\n ...props\n}: ComponentProps<typeof AvatarPrimitive.Image>) {\n return (\n <AvatarPrimitive.Image\n data-slot=\"avatar-image\"\n className={cn('aspect-square size-full', className)}\n {...props}\n />\n )\n}\n\nfunction AvatarFallback({\n className,\n ...props\n}: ComponentProps<typeof AvatarPrimitive.Fallback>) {\n return (\n <AvatarPrimitive.Fallback\n data-slot=\"avatar-fallback\"\n className={cn(\n 'flex size-full items-center justify-center rounded-full bg-gray-100',\n className\n )}\n {...props}\n />\n )\n}\n\nexport { Avatar, AvatarImage, AvatarFallback }\n"],"names":["Avatar","className","props","AvatarPrimitive","cn","AvatarImage","AvatarFallback"],"mappings":"+GAKA,SAASA,EAAO,CACdC,UAAAA,CAAS,CACT,GAAGC,EACyC,EAC5C,MACE,UAACC,EAAAA,IAAoB,EACnB,YAAU,SACV,UAAWC,AAAAA,GAAAA,EAAAA,EAAAA,AAAAA,EACT,6DACAH,GAED,GAAGC,CAAK,A,EAGf,CAEA,SAASG,EAAY,CACnBJ,UAAAA,CAAS,CACT,GAAGC,EAC0C,EAC7C,MACE,UAACC,EAAAA,KAAqB,EACpB,YAAU,eACV,UAAWC,AAAAA,GAAAA,EAAAA,EAAAA,AAAAA,EAAG,0BAA2BH,GACxC,GAAGC,CAAK,A,EAGf,CAEA,SAASI,EAAe,CACtBL,UAAAA,CAAS,CACT,GAAGC,EAC6C,EAChD,MACE,UAACC,EAAAA,QAAwB,EACvB,YAAU,kBACV,UAAWC,AAAAA,GAAAA,EAAAA,EAAAA,AAAAA,EACT,sEACAH,GAED,GAAGC,CAAK,A,EAGf,Q"}
1
+ {"version":3,"file":"components\\avatar.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/avatar.tsx"],"sourcesContent":["import * as AvatarPrimitive from '@radix-ui/react-avatar'\nimport type { ComponentProps } from 'react'\n\nimport { cn } from '@/lib/utils'\n\nfunction Avatar({\n className,\n ...props\n}: ComponentProps<typeof AvatarPrimitive.Root>) {\n return (\n <AvatarPrimitive.Root\n data-slot=\"avatar\"\n className={cn(\n 'relative flex size-8 shrink-0 overflow-hidden rounded-full',\n className\n )}\n {...props}\n />\n )\n}\n\nfunction AvatarImage({\n className,\n ...props\n}: ComponentProps<typeof AvatarPrimitive.Image>) {\n return (\n <AvatarPrimitive.Image\n data-slot=\"avatar-image\"\n className={cn('aspect-square size-full', className)}\n {...props}\n />\n )\n}\n\nfunction AvatarFallback({\n className,\n ...props\n}: ComponentProps<typeof AvatarPrimitive.Fallback>) {\n return (\n <AvatarPrimitive.Fallback\n data-slot=\"avatar-fallback\"\n className={cn(\n 'flex size-full items-center justify-center rounded-full bg-gray-100',\n className\n )}\n {...props}\n />\n )\n}\n\nexport { Avatar, AvatarImage, AvatarFallback }\n"],"names":["Avatar","className","props","AvatarPrimitive","cn","AvatarImage","AvatarFallback"],"mappings":"+GAKA,SAASA,EAAO,CACdC,UAAAA,CAAS,CACT,GAAGC,EACyC,EAC5C,MACE,UAACC,EAAAA,IAAoB,EACnB,YAAU,SACV,UAAWC,AAAAA,GAAAA,EAAAA,EAAAA,AAAAA,EACT,6DACAH,GAED,GAAGC,CAAK,A,EAGf,CAEA,SAASG,EAAY,CACnBJ,UAAAA,CAAS,CACT,GAAGC,EAC0C,EAC7C,MACE,UAACC,EAAAA,KAAqB,EACpB,YAAU,eACV,UAAWC,AAAAA,GAAAA,EAAAA,EAAAA,AAAAA,EAAG,0BAA2BH,GACxC,GAAGC,CAAK,A,EAGf,CAEA,SAASI,EAAe,CACtBL,UAAAA,CAAS,CACT,GAAGC,EAC6C,EAChD,MACE,UAACC,EAAAA,QAAwB,EACvB,YAAU,kBACV,UAAWC,AAAAA,GAAAA,EAAAA,EAAAA,AAAAA,EACT,sEACAH,GAED,GAAGC,CAAK,A,EAGf,Q"}
@@ -1,2 +1,2 @@
1
- import*as t from"./data-table-pagination.js";import*as a from"./data-table-range-filter.js";export*from"./data-table-action-bar.js";export*from"./data-table-advanced-toolbar.js";export*from"./data-table-column-header.js";export*from"./data-table-date-filter.js";export*from"./data-table-faceted-filter.js";export*from"./data-table-filter-list.js";export*from"./data-table-filter-menu.js";export*from"./data-table-skeleton.js";export*from"./data-table-slider-filter.js";export*from"./data-table-sort-list.js";export*from"./data-table-toolbar.js";export*from"./data-table-view-options.js";export*from"./data-table.js";var e={"@/components/data-table/data-table-pagination":function(a){a.exports=t},"@/components/data-table/data-table-range-filter":function(t){t.exports=a}},r={};function o(t){var a=r[t];if(void 0!==a)return a.exports;var n=r[t]={exports:{}};return e[t](n,n.exports,o),n.exports}o.d=(t,a)=>{for(var e in a)o.o(a,e)&&!o.o(t,e)&&Object.defineProperty(t,e,{enumerable:!0,get:a[e]})},o.o=(t,a)=>Object.prototype.hasOwnProperty.call(t,a),o.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};o.r(n);var l=o("@/components/data-table/data-table-pagination"),d={};for(var f in l)"default"!==f&&(d[f]=(function(t){return l[t]}).bind(0,f));o.d(n,d);var i=o("@/components/data-table/data-table-range-filter"),d={};for(var f in i)"default"!==f&&(d[f]=(function(t){return i[t]}).bind(0,f));o.d(n,d);
1
+ import*as t from"./data-table-date-filter.js";import*as a from"./data-table-faceted-filter.js";import*as e from"./data-table-pagination.js";import*as o from"./data-table-slider-filter.js";import*as r from"./data-table-view-options.js";export*from"./data-table-action-bar.js";export*from"./data-table-advanced-toolbar.js";export*from"./data-table-column-header.js";export*from"./data-table-filter-list.js";export*from"./data-table-filter-menu.js";export*from"./data-table-range-filter.js";export*from"./data-table-skeleton.js";export*from"./data-table-sort-list.js";export*from"./data-table-toolbar.js";export*from"./data-table.js";var n={"@/components/data-table/data-table-date-filter":function(a){a.exports=t},"@/components/data-table/data-table-faceted-filter":function(t){t.exports=a},"@/components/data-table/data-table-pagination":function(t){t.exports=e},"@/components/data-table/data-table-slider-filter":function(t){t.exports=o},"@/components/data-table/data-table-view-options":function(t){t.exports=r}},d={};function l(t){var a=d[t];if(void 0!==a)return a.exports;var e=d[t]={exports:{}};return n[t](e,e.exports,l),e.exports}l.d=(t,a)=>{for(var e in a)l.o(a,e)&&!l.o(t,e)&&Object.defineProperty(t,e,{enumerable:!0,get:a[e]})},l.o=(t,a)=>Object.prototype.hasOwnProperty.call(t,a),l.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};l.r(i);var f=l("@/components/data-table/data-table-date-filter"),b={};for(var s in f)"default"!==s&&(b[s]=(function(t){return f[t]}).bind(0,s));l.d(i,b);var p=l("@/components/data-table/data-table-faceted-filter"),b={};for(var s in p)"default"!==s&&(b[s]=(function(t){return p[t]}).bind(0,s));l.d(i,b);var m=l("@/components/data-table/data-table-pagination"),b={};for(var s in m)"default"!==s&&(b[s]=(function(t){return m[t]}).bind(0,s));l.d(i,b);var c=l("@/components/data-table/data-table-slider-filter"),b={};for(var s in c)"default"!==s&&(b[s]=(function(t){return c[t]}).bind(0,s));l.d(i,b);var u=l("@/components/data-table/data-table-view-options"),b={};for(var s in u)"default"!==s&&(b[s]=(function(t){return u[t]}).bind(0,s));l.d(i,b);
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"components\\data-table\\index.js","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object"],"sourcesContent":["__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};"],"names":["Object","Symbol"],"mappings":"83BAAA,EAAoB,CAAC,CAAG,CAAC,EAAS,KACjC,IAAI,IAAI,KAAO,EACL,EAAoB,CAAC,CAAC,EAAY,IAAQ,CAAC,EAAoB,CAAC,CAAC,EAAS,IACzEA,OAAO,cAAc,CAAC,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,AAAC,EAGzF,ECNA,EAAoB,CAAC,CAAG,CAAC,EAAK,IAAUA,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClF,EAAoB,CAAC,CAAG,AAAC,IACrB,AAAkB,aAAlB,OAAOC,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAAC,EAASC,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAAC,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E"}
1
+ {"version":3,"file":"components\\data-table\\index.js","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object"],"sourcesContent":["__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};"],"names":["Object","Symbol"],"mappings":"gnCAAA,EAAoB,CAAC,CAAG,CAAC,EAAS,KACjC,IAAI,IAAI,KAAO,EACL,EAAoB,CAAC,CAAC,EAAY,IAAQ,CAAC,EAAoB,CAAC,CAAC,EAAS,IACzEA,OAAO,cAAc,CAAC,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,AAAC,EAGzF,ECNA,EAAoB,CAAC,CAAG,CAAC,EAAK,IAAUA,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClF,EAAoB,CAAC,CAAG,AAAC,IACrB,AAAkB,aAAlB,OAAOC,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAAC,EAASC,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAAC,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E"}
@@ -1,5 +1,5 @@
1
- import type { ComponentProps } from 'react';
1
+ import type { ComponentProps, JSX } from 'react';
2
2
  import { Sidebar } from './sidebar';
3
- declare function AppSidebar(props: ComponentProps<typeof Sidebar>): import("react/jsx-runtime").JSX.Element;
3
+ declare function AppSidebar(props: ComponentProps<typeof Sidebar>): JSX.Element;
4
4
  export { AppSidebar };
5
5
  //# sourceMappingURL=app-sidebar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app-sidebar.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/app-sidebar.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAA;AAK3C,OAAO,EACL,OAAO,EAOR,MAAM,WAAW,CAAA;AAElB,iBAAS,UAAU,CAAC,KAAK,EAAE,cAAc,CAAC,OAAO,OAAO,CAAC,2CAgCxD;AAED,OAAO,EAAE,UAAU,EAAE,CAAA"}
1
+ {"version":3,"file":"app-sidebar.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/app-sidebar.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,cAAc,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAKhD,OAAO,EACL,OAAO,EAOR,MAAM,WAAW,CAAA;AAElB,iBAAS,UAAU,CAAC,KAAK,EAAE,cAAc,CAAC,OAAO,OAAO,CAAC,GAAG,GAAG,CAAC,OAAO,CAgCtE;AAED,OAAO,EAAE,UAAU,EAAE,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"components\\sidebar\\app-sidebar.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/sidebar/app-sidebar.tsx"],"sourcesContent":["\n\nimport Link from 'next/link'\nimport type { ComponentProps } from 'react'\n\nimport { Logo } from './logo'\nimport { NavModules } from './nav-modules'\nimport { NavUser } from './nav-user'\nimport {\n Sidebar,\n SidebarContent,\n SidebarFooter,\n SidebarHeader,\n SidebarMenu,\n SidebarMenuButton,\n SidebarMenuItem,\n} from './sidebar'\n\nfunction AppSidebar(props: ComponentProps<typeof Sidebar>) {\n return (\n <Sidebar variant=\"sidebar\" {...props}>\n <SidebarHeader>\n <SidebarMenu>\n <SidebarMenuItem>\n <SidebarMenuButton size=\"lg\" asChild>\n <Link href=\"/home\">\n <div className=\"flex aspect-square size-10 items-center justify-center rounded-lg bg-gbm-sky text-sidebar-primary-foreground\">\n <Logo />\n </div>\n <div className=\"grid flex-1 text-left text-sm leading-tight\">\n <span className=\"truncate font-medium\">\n GBM Tech & Control\n </span>\n <span className=\"truncate text-gbm-gray text-sm\">\n by nstech\n </span>\n </div>\n </Link>\n </SidebarMenuButton>\n </SidebarMenuItem>\n </SidebarMenu>\n </SidebarHeader>\n <SidebarContent>\n <NavModules />\n </SidebarContent>\n <SidebarFooter>\n <NavUser />\n </SidebarFooter>\n </Sidebar>\n )\n}\n\nexport { AppSidebar }\n"],"names":["AppSidebar","props","Sidebar","SidebarHeader","SidebarMenu","SidebarMenuItem","SidebarMenuButton","Link","Logo","SidebarContent","NavModules","SidebarFooter","NavUser"],"mappings":";8LAkBA,SAASA,EAAWC,CAAqC,EACvD,MACE,WAACC,EAAAA,OAAOA,CAAAA,CAAC,QAAQ,UAAW,GAAGD,CAAK,C,UAClC,UAACE,EAAAA,aAAaA,CAAAA,C,SACZ,UAACC,EAAAA,WAAWA,CAAAA,C,SACV,UAACC,EAAAA,eAAeA,CAAAA,C,SACd,UAACC,EAAAA,iBAAiBA,CAAAA,CAAC,KAAK,KAAK,QAAO,G,SAClC,WAACC,EAAAA,OAAIA,CAAAA,CAAC,KAAK,Q,UACT,UAAC,OAAI,UAAU,+G,SACb,UAACC,EAAAA,IAAIA,CAAAA,CAAAA,E,GAEP,WAAC,OAAI,UAAU,8C,UACb,UAAC,QAAK,UAAU,uB,SAAuB,oB,GAGvC,UAAC,QAAK,UAAU,iC,SAAiC,W,iBAS7D,UAACC,EAAAA,cAAcA,CAAAA,C,SACb,UAACC,EAAAA,UAAUA,CAAAA,CAAAA,E,GAEb,UAACC,EAAAA,aAAaA,CAAAA,C,SACZ,UAACC,EAAAA,OAAOA,CAAAA,CAAAA,E,KAIhB,Q"}
1
+ {"version":3,"file":"components\\sidebar\\app-sidebar.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/sidebar/app-sidebar.tsx"],"sourcesContent":["\n\nimport Link from 'next/link'\nimport type { ComponentProps, JSX } from 'react'\n\nimport { Logo } from './logo'\nimport { NavModules } from './nav-modules'\nimport { NavUser } from './nav-user'\nimport {\n Sidebar,\n SidebarContent,\n SidebarFooter,\n SidebarHeader,\n SidebarMenu,\n SidebarMenuButton,\n SidebarMenuItem,\n} from './sidebar'\n\nfunction AppSidebar(props: ComponentProps<typeof Sidebar>): JSX.Element {\n return (\n <Sidebar variant=\"sidebar\" {...props}>\n <SidebarHeader>\n <SidebarMenu>\n <SidebarMenuItem>\n <SidebarMenuButton size=\"lg\" asChild>\n <Link href=\"/home\">\n <div className=\"flex aspect-square size-10 items-center justify-center rounded-lg bg-gbm-sky text-sidebar-primary-foreground\">\n <Logo />\n </div>\n <div className=\"grid flex-1 text-left text-sm leading-tight\">\n <span className=\"truncate font-medium\">\n GBM Tech & Control\n </span>\n <span className=\"truncate text-gbm-gray text-sm\">\n by nstech\n </span>\n </div>\n </Link>\n </SidebarMenuButton>\n </SidebarMenuItem>\n </SidebarMenu>\n </SidebarHeader>\n <SidebarContent>\n <NavModules />\n </SidebarContent>\n <SidebarFooter>\n <NavUser />\n </SidebarFooter>\n </Sidebar>\n )\n}\n\nexport { AppSidebar }\n"],"names":["AppSidebar","props","Sidebar","SidebarHeader","SidebarMenu","SidebarMenuItem","SidebarMenuButton","Link","Logo","SidebarContent","NavModules","SidebarFooter","NavUser"],"mappings":";8LAkBA,SAASA,EAAWC,CAAqC,EACvD,MACE,WAACC,EAAAA,OAAOA,CAAAA,CAAC,QAAQ,UAAW,GAAGD,CAAK,C,UAClC,UAACE,EAAAA,aAAaA,CAAAA,C,SACZ,UAACC,EAAAA,WAAWA,CAAAA,C,SACV,UAACC,EAAAA,eAAeA,CAAAA,C,SACd,UAACC,EAAAA,iBAAiBA,CAAAA,CAAC,KAAK,KAAK,QAAO,G,SAClC,WAACC,EAAAA,OAAIA,CAAAA,CAAC,KAAK,Q,UACT,UAAC,OAAI,UAAU,+G,SACb,UAACC,EAAAA,IAAIA,CAAAA,CAAAA,E,GAEP,WAAC,OAAI,UAAU,8C,UACb,UAAC,QAAK,UAAU,uB,SAAuB,oB,GAGvC,UAAC,QAAK,UAAU,iC,SAAiC,W,iBAS7D,UAACC,EAAAA,cAAcA,CAAAA,C,SACb,UAACC,EAAAA,UAAUA,CAAAA,CAAAA,E,GAEb,UAACC,EAAAA,aAAaA,CAAAA,C,SACZ,UAACC,EAAAA,OAAOA,CAAAA,CAAAA,E,KAIhB,Q"}
@@ -1,2 +1,2 @@
1
- import*as r from"./logo.js";import*as o from"./nav-modules.js";import*as e from"./nav-sub-item.js";import*as n from"./nav-user.js";import*as t from"./sidebar-icons.js";import*as a from"./sidebar.js";export*from"./app-sidebar.js";var i={"./logo":function(o){o.exports=r},"./nav-modules":function(r){r.exports=o},"./nav-sub-item":function(r){r.exports=e},"./nav-user":function(r){r.exports=n},"./sidebar-icons":function(r){r.exports=t},"./sidebar":function(r){r.exports=a}},s={};function u(r){var o=s[r];if(void 0!==o)return o.exports;var e=s[r]={exports:{}};return i[r](e,e.exports,u),e.exports}u.d=(r,o)=>{for(var e in o)u.o(o,e)&&!u.o(r,e)&&Object.defineProperty(r,e,{enumerable:!0,get:o[e]})},u.o=(r,o)=>Object.prototype.hasOwnProperty.call(r,o),u.r=r=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(r,"__esModule",{value:!0})};var f={};u.r(f);var d=u("./sidebar"),v={};for(var p in d)"default"!==p&&(v[p]=(function(r){return d[r]}).bind(0,p));u.d(f,v);var b=u("./nav-modules"),v={};for(var p in b)"default"!==p&&(v[p]=(function(r){return b[r]}).bind(0,p));u.d(f,v);var m=u("./nav-sub-item"),v={};for(var p in m)"default"!==p&&(v[p]=(function(r){return m[r]}).bind(0,p));u.d(f,v);var l=u("./nav-user"),v={};for(var p in l)"default"!==p&&(v[p]=(function(r){return l[r]}).bind(0,p));u.d(f,v);var c=u("./sidebar-icons"),v={};for(var p in c)"default"!==p&&(v[p]=(function(r){return c[r]}).bind(0,p));u.d(f,v);var j=u("./logo"),v={};for(var p in j)"default"!==p&&(v[p]=(function(r){return j[r]}).bind(0,p));u.d(f,v);
1
+ import*as r from"./logo.js";import*as o from"./nav-modules.js";import*as e from"./nav-user.js";import*as t from"./sidebar.js";export*from"./app-sidebar.js";export*from"./nav-sub-item.js";export*from"./sidebar-icons.js";var n={"./logo":function(o){o.exports=r},"./nav-modules":function(r){r.exports=o},"./nav-user":function(r){r.exports=e},"./sidebar":function(r){r.exports=t}},a={};function i(r){var o=a[r];if(void 0!==o)return o.exports;var e=a[r]={exports:{}};return n[r](e,e.exports,i),e.exports}i.d=(r,o)=>{for(var e in o)i.o(o,e)&&!i.o(r,e)&&Object.defineProperty(r,e,{enumerable:!0,get:o[e]})},i.o=(r,o)=>Object.prototype.hasOwnProperty.call(r,o),i.r=r=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(r,"__esModule",{value:!0})};var s={};i.r(s);var u=i("./sidebar"),f={};for(var d in u)"default"!==d&&(f[d]=(function(r){return u[r]}).bind(0,d));i.d(s,f);var p=i("./nav-modules"),f={};for(var d in p)"default"!==d&&(f[d]=(function(r){return p[r]}).bind(0,d));i.d(s,f);var v=i("./nav-user"),f={};for(var d in v)"default"!==d&&(f[d]=(function(r){return v[r]}).bind(0,d));i.d(s,f);var l=i("./logo"),f={};for(var d in l)"default"!==d&&(f[d]=(function(r){return l[r]}).bind(0,d));i.d(s,f);
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"components\\sidebar\\index.js","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object"],"sourcesContent":["__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};"],"names":["Object","Symbol"],"mappings":"klBAAA,EAAoB,CAAC,CAAG,CAAC,EAAS,KACjC,IAAI,IAAI,KAAO,EACL,EAAoB,CAAC,CAAC,EAAY,IAAQ,CAAC,EAAoB,CAAC,CAAC,EAAS,IACzEA,OAAO,cAAc,CAAC,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,AAAC,EAGzF,ECNA,EAAoB,CAAC,CAAG,CAAC,EAAK,IAAUA,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClF,EAAoB,CAAC,CAAG,AAAC,IACrB,AAAkB,aAAlB,OAAOC,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAAC,EAASC,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAAC,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E"}
1
+ {"version":3,"file":"components\\sidebar\\index.js","sources":["webpack://@gbmtech/aurora-ui/webpack/runtime/define_property_getters","webpack://@gbmtech/aurora-ui/webpack/runtime/has_own_property","webpack://@gbmtech/aurora-ui/webpack/runtime/make_namespace_object"],"sourcesContent":["__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n }\n }\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};"],"names":["Object","Symbol"],"mappings":"mfAAA,EAAoB,CAAC,CAAG,CAAC,EAAS,KACjC,IAAI,IAAI,KAAO,EACL,EAAoB,CAAC,CAAC,EAAY,IAAQ,CAAC,EAAoB,CAAC,CAAC,EAAS,IACzEA,OAAO,cAAc,CAAC,EAAS,EAAK,CAAE,WAAY,GAAM,IAAK,CAAU,CAAC,EAAI,AAAC,EAGzF,ECNA,EAAoB,CAAC,CAAG,CAAC,EAAK,IAAUA,OAAO,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,EAAK,GCClF,EAAoB,CAAC,CAAG,AAAC,IACrB,AAAkB,aAAlB,OAAOC,QAA0BA,OAAO,WAAW,EACrDD,OAAO,cAAc,CAAC,EAASC,OAAO,WAAW,CAAE,CAAE,MAAO,QAAS,GAEtED,OAAO,cAAc,CAAC,EAAS,aAAc,CAAE,MAAO,EAAK,EAC5D,E"}
@@ -1,3 +1,4 @@
1
- declare function NavModules(): import("react/jsx-runtime").JSX.Element;
1
+ import { JSX } from 'react';
2
+ declare function NavModules(): JSX.Element;
2
3
  export { NavModules };
3
4
  //# sourceMappingURL=nav-modules.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"nav-modules.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/nav-modules.tsx"],"names":[],"mappings":"AA8BA,iBAAS,UAAU,4CAiDlB;AAMD,OAAO,EAAE,UAAU,EAAE,CAAA"}
1
+ {"version":3,"file":"nav-modules.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/nav-modules.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAsB3B,iBAAS,UAAU,IAAI,GAAG,CAAC,OAAO,CAiDjC;AAMD,OAAO,EAAE,UAAU,EAAE,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"components\\sidebar\\nav-modules.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/sidebar/nav-modules.tsx"],"sourcesContent":["\n\nimport {\n Collapsible,\n CollapsibleContent,\n CollapsibleTrigger,\n} from '@radix-ui/react-collapsible'\nimport { ChevronRight, House } from 'lucide-react'\nimport Link from 'next/link'\n\nimport { messages } from './intl/messages'\nimport { NavSubItem } from './nav-sub-item'\nimport {\n SidebarGroup,\n SidebarGroupLabel,\n SidebarMenu,\n SidebarMenuAction,\n SidebarMenuButton,\n SidebarMenuItem,\n SidebarMenuSub,\n useSidebar,\n} from './sidebar'\nimport { SidebarIcons } from './sidebar-icons'\n\n/* -----------------------------------------------------------------------------\n * Component: NavModules\n * -------------------------------------------------------------------------- */\n\nconst SIDEBAR_NAV_MODULES_NAME = 'NavModules'\n\nfunction NavModules() {\n const { modules, locale } = useSidebar(SIDEBAR_NAV_MODULES_NAME)\n\n return (\n <SidebarGroup>\n <SidebarGroupLabel>{messages[locale].modules}</SidebarGroupLabel>\n <SidebarMenu>\n <SidebarMenuItem>\n <SidebarMenuButton asChild>\n <Link href=\"/home\">\n <House />\n <span>{messages[locale].home}</span>\n </Link>\n </SidebarMenuButton>\n </SidebarMenuItem>\n {modules.map(item => (\n <Collapsible key={item.id} asChild>\n <SidebarMenuItem>\n <CollapsibleTrigger asChild>\n <SidebarMenuButton tooltip={item.name}>\n <SidebarIcons icon={item.icon} />\n\n <span>{item.name}</span>\n <SidebarMenuAction\n className=\"group-data-[state=open]/menu-item:rotate-90\"\n asChild\n >\n <div>\n <ChevronRight className=\"transition-transform\" />\n <span className=\"sr-only\">Toggle</span>\n </div>\n </SidebarMenuAction>\n </SidebarMenuButton>\n </CollapsibleTrigger>\n {item.submodules?.length && (\n <CollapsibleContent>\n <SidebarMenuSub>\n {item.submodules?.map(subItem => (\n <NavSubItem key={subItem.id} item={subItem} />\n ))}\n </SidebarMenuSub>\n </CollapsibleContent>\n )}\n </SidebarMenuItem>\n </Collapsible>\n ))}\n </SidebarMenu>\n </SidebarGroup>\n )\n}\n\n/* -----------------------------------------------------------------------------\n * Exports\n * -------------------------------------------------------------------------- */\n\nexport { NavModules }\n"],"names":["NavModules","modules","locale","useSidebar","SidebarGroup","SidebarGroupLabel","messages","SidebarMenu","SidebarMenuItem","SidebarMenuButton","Link","House","item","Collapsible","CollapsibleTrigger","SidebarIcons","SidebarMenuAction","ChevronRight","CollapsibleContent","SidebarMenuSub","subItem","NavSubItem"],"mappings":";0RA8BA,SAASA,IACP,GAAM,CAAEC,QAAAA,CAAO,CAAEC,OAAAA,CAAM,CAAE,CAAGC,GAAAA,EAAAA,UAAAA,EAHG,cAK/B,MACE,WAACC,EAAAA,YAAYA,CAAAA,C,UACX,UAACC,EAAAA,iBAAiBA,CAAAA,C,SAAEC,EAAAA,QAAQ,CAACJ,EAAO,CAAC,OAAO,GAC5C,WAACK,EAAAA,WAAWA,CAAAA,C,UACV,UAACC,EAAAA,eAAeA,CAAAA,C,SACd,UAACC,EAAAA,iBAAiBA,CAAAA,CAAC,QAAO,G,SACxB,WAACC,EAAAA,OAAIA,CAAAA,CAAC,KAAK,Q,UACT,UAACC,EAAAA,KAAKA,CAAAA,CAAAA,GACN,UAAC,Q,SAAML,EAAAA,QAAQ,CAACJ,EAAO,CAAC,IAAI,UAIjCD,EAAQ,GAAG,CAACW,GACX,UAACC,EAAAA,WAAWA,CAAAA,CAAe,QAAO,G,SAChC,WAACL,EAAAA,eAAeA,CAAAA,C,UACd,UAACM,EAAAA,kBAAkBA,CAAAA,CAAC,QAAO,G,SACzB,WAACL,EAAAA,iBAAiBA,CAAAA,CAAC,QAASG,EAAK,IAAI,C,UACnC,UAACG,EAAAA,YAAYA,CAAAA,CAAC,KAAMH,EAAK,IAAI,GAE7B,UAAC,Q,SAAMA,EAAK,IAAI,GAChB,UAACI,EAAAA,iBAAiBA,CAAAA,CAChB,UAAU,8CACV,QAAO,G,SAEP,WAAC,O,UACC,UAACC,EAAAA,YAAYA,CAAAA,CAAC,UAAU,sB,GACxB,UAAC,QAAK,UAAU,U,SAAU,Q,aAKjCL,EAAK,UAAU,EAAE,QAChB,UAACM,EAAAA,kBAAkBA,CAAAA,C,SACjB,UAACC,EAAAA,cAAcA,CAAAA,C,SACZP,EAAK,UAAU,EAAE,IAAIQ,GACpB,UAACC,EAAAA,UAAUA,CAAAA,CAAkB,KAAMD,C,EAAlBA,EAAQ,EAAE,E,SAtBrBR,EAAK,EAAE,G,KAiCnC,Q"}
1
+ {"version":3,"file":"components\\sidebar\\nav-modules.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/sidebar/nav-modules.tsx"],"sourcesContent":["\n\nimport {\n Collapsible,\n CollapsibleContent,\n CollapsibleTrigger,\n} from '@radix-ui/react-collapsible'\nimport { ChevronRight, House } from 'lucide-react'\nimport Link from 'next/link'\nimport { JSX } from 'react'\n\nimport { messages } from './intl/messages'\nimport { NavSubItem } from './nav-sub-item'\nimport {\n SidebarGroup,\n SidebarGroupLabel,\n SidebarMenu,\n SidebarMenuAction,\n SidebarMenuButton,\n SidebarMenuItem,\n SidebarMenuSub,\n useSidebar,\n} from './sidebar'\nimport { SidebarIcons } from './sidebar-icons'\n\n/* -----------------------------------------------------------------------------\n * Component: NavModules\n * -------------------------------------------------------------------------- */\n\nconst SIDEBAR_NAV_MODULES_NAME = 'NavModules'\n\nfunction NavModules(): JSX.Element {\n const { modules, locale } = useSidebar(SIDEBAR_NAV_MODULES_NAME)\n\n return (\n <SidebarGroup>\n <SidebarGroupLabel>{messages[locale].modules}</SidebarGroupLabel>\n <SidebarMenu>\n <SidebarMenuItem>\n <SidebarMenuButton asChild>\n <Link href=\"/home\">\n <House />\n <span>{messages[locale].home}</span>\n </Link>\n </SidebarMenuButton>\n </SidebarMenuItem>\n {modules.map(item => (\n <Collapsible key={item.id} asChild>\n <SidebarMenuItem>\n <CollapsibleTrigger asChild>\n <SidebarMenuButton tooltip={item.name}>\n <SidebarIcons icon={item.icon} />\n\n <span>{item.name}</span>\n <SidebarMenuAction\n className=\"group-data-[state=open]/menu-item:rotate-90\"\n asChild\n >\n <div>\n <ChevronRight className=\"transition-transform\" />\n <span className=\"sr-only\">Toggle</span>\n </div>\n </SidebarMenuAction>\n </SidebarMenuButton>\n </CollapsibleTrigger>\n {item.submodules?.length && (\n <CollapsibleContent>\n <SidebarMenuSub>\n {item.submodules?.map(subItem => (\n <NavSubItem key={subItem.id} item={subItem} />\n ))}\n </SidebarMenuSub>\n </CollapsibleContent>\n )}\n </SidebarMenuItem>\n </Collapsible>\n ))}\n </SidebarMenu>\n </SidebarGroup>\n )\n}\n\n/* -----------------------------------------------------------------------------\n * Exports\n * -------------------------------------------------------------------------- */\n\nexport { NavModules }\n"],"names":["NavModules","modules","locale","useSidebar","SidebarGroup","SidebarGroupLabel","messages","SidebarMenu","SidebarMenuItem","SidebarMenuButton","Link","House","item","Collapsible","CollapsibleTrigger","SidebarIcons","SidebarMenuAction","ChevronRight","CollapsibleContent","SidebarMenuSub","subItem","NavSubItem"],"mappings":";0RA+BA,SAASA,IACP,GAAM,CAAEC,QAAAA,CAAO,CAAEC,OAAAA,CAAM,CAAE,CAAGC,GAAAA,EAAAA,UAAAA,EAHG,cAK/B,MACE,WAACC,EAAAA,YAAYA,CAAAA,C,UACX,UAACC,EAAAA,iBAAiBA,CAAAA,C,SAAEC,EAAAA,QAAQ,CAACJ,EAAO,CAAC,OAAO,GAC5C,WAACK,EAAAA,WAAWA,CAAAA,C,UACV,UAACC,EAAAA,eAAeA,CAAAA,C,SACd,UAACC,EAAAA,iBAAiBA,CAAAA,CAAC,QAAO,G,SACxB,WAACC,EAAAA,OAAIA,CAAAA,CAAC,KAAK,Q,UACT,UAACC,EAAAA,KAAKA,CAAAA,CAAAA,GACN,UAAC,Q,SAAML,EAAAA,QAAQ,CAACJ,EAAO,CAAC,IAAI,UAIjCD,EAAQ,GAAG,CAACW,GACX,UAACC,EAAAA,WAAWA,CAAAA,CAAe,QAAO,G,SAChC,WAACL,EAAAA,eAAeA,CAAAA,C,UACd,UAACM,EAAAA,kBAAkBA,CAAAA,CAAC,QAAO,G,SACzB,WAACL,EAAAA,iBAAiBA,CAAAA,CAAC,QAASG,EAAK,IAAI,C,UACnC,UAACG,EAAAA,YAAYA,CAAAA,CAAC,KAAMH,EAAK,IAAI,GAE7B,UAAC,Q,SAAMA,EAAK,IAAI,GAChB,UAACI,EAAAA,iBAAiBA,CAAAA,CAChB,UAAU,8CACV,QAAO,G,SAEP,WAAC,O,UACC,UAACC,EAAAA,YAAYA,CAAAA,CAAC,UAAU,sB,GACxB,UAAC,QAAK,UAAU,U,SAAU,Q,aAKjCL,EAAK,UAAU,EAAE,QAChB,UAACM,EAAAA,kBAAkBA,CAAAA,C,SACjB,UAACC,EAAAA,cAAcA,CAAAA,C,SACZP,EAAK,UAAU,EAAE,IAAIQ,GACpB,UAACC,EAAAA,UAAUA,CAAAA,CAAkB,KAAMD,C,EAAlBA,EAAQ,EAAE,E,SAtBrBR,EAAK,EAAE,G,KAiCnC,Q"}
@@ -1,5 +1,6 @@
1
+ import { JSX } from 'react';
1
2
  declare const SidebarIcons: ({ icon }: {
2
3
  icon: string;
3
- }) => import("react/jsx-runtime").JSX.Element | null;
4
+ }) => JSX.Element;
4
5
  export { SidebarIcons };
5
6
  //# sourceMappingURL=sidebar-icons.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"sidebar-icons.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/sidebar-icons.tsx"],"names":[],"mappings":"AAaA,QAAA,MAAM,YAAY,GAAI,UAAU;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,mDAkB/C,CAAA;AAED,OAAO,EAAE,YAAY,EAAE,CAAA"}
1
+ {"version":3,"file":"sidebar-icons.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/sidebar-icons.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAK3B,QAAA,MAAM,YAAY,GAAI,UAAU;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,KAAG,GAAG,CAAC,OAkBtD,CAAA;AAED,OAAO,EAAE,YAAY,EAAE,CAAA"}
@@ -1,3 +1,3 @@
1
1
  'use client'
2
- import*as r from"react/jsx-runtime";import*as s from"lucide-react";import*as o from"../icons/rumo.js";import*as a from"../icons/vli.js";let e=({icon:e})=>{let i={Rumo:o.Rumo,VLI:a.VLI,TramFront:s.TramFront,Anchor:s.Anchor,Ship:s.Ship,BriefcaseBusiness:s.BriefcaseBusiness,CalendarDays:s.CalendarDays}[e];return i?(0,r.jsx)(i,{}):null};export{e as SidebarIcons};
2
+ import*as r from"react/jsx-runtime";import*as s from"lucide-react";import*as a from"../icons/rumo.js";import*as o from"../icons/vli.js";let e=({icon:e})=>{let i={Rumo:a.Rumo,VLI:o.VLI,TramFront:s.TramFront,Anchor:s.Anchor,Ship:s.Ship,BriefcaseBusiness:s.BriefcaseBusiness,CalendarDays:s.CalendarDays}[e];return i?(0,r.jsx)(i,{}):(0,r.jsx)(s.CalendarDays,{})};export{e as SidebarIcons};
3
3
  //# sourceMappingURL=sidebar-icons.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"components\\sidebar\\sidebar-icons.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/sidebar/sidebar-icons.tsx"],"sourcesContent":["\n\nimport {\n Anchor,\n BriefcaseBusiness,\n CalendarDays,\n Ship,\n TramFront,\n} from 'lucide-react'\n\nimport { Rumo } from '../icons/rumo'\nimport { VLI } from '../icons/vli'\n\nconst SidebarIcons = ({ icon }: { icon: string }) => {\n const customIcons = {\n Rumo,\n VLI,\n TramFront,\n Anchor,\n Ship,\n BriefcaseBusiness,\n CalendarDays,\n }\n\n const CustomIcon = customIcons[icon as keyof typeof customIcons]\n\n if (!CustomIcon) {\n return null\n }\n\n return <CustomIcon />\n}\n\nexport { SidebarIcons }\n"],"names":["SidebarIcons","icon","CustomIcon","customIcons","Rumo","VLI","TramFront","Anchor","Ship","BriefcaseBusiness","CalendarDays"],"mappings":";wIAaA,IAAMA,EAAe,CAAC,CAAEC,KAAAA,CAAI,CAAoB,IAW9C,IAAMC,EAAaC,CATjBC,KAAIA,EAAAA,IAAAA,CACJC,IAAGA,EAAAA,GAAAA,CACHC,UAASA,EAAAA,SAAAA,CACTC,OAAMA,EAAAA,MAAAA,CACNC,KAAIA,EAAAA,IAAAA,CACJC,kBAAiBA,EAAAA,iBAAAA,CACjBC,aAAYA,EAAAA,YAAAA,CAGgB,CAACT,EAAiC,QAEhE,EAIO,UAACC,EAAAA,CAAAA,GAHC,IAIX,S"}
1
+ {"version":3,"file":"components\\sidebar\\sidebar-icons.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/sidebar/sidebar-icons.tsx"],"sourcesContent":["\n\nimport {\n Anchor,\n BriefcaseBusiness,\n CalendarDays,\n Ship,\n TramFront,\n} from 'lucide-react'\nimport { JSX } from 'react'\n\nimport { Rumo } from '../icons/rumo'\nimport { VLI } from '../icons/vli'\n\nconst SidebarIcons = ({ icon }: { icon: string }): JSX.Element => {\n const icons = {\n Rumo,\n VLI,\n TramFront,\n Anchor,\n Ship,\n BriefcaseBusiness,\n CalendarDays,\n }\n\n const IconCustom = icons[icon as keyof typeof icons]\n\n if (!IconCustom) {\n return <CalendarDays />\n }\n\n return <IconCustom />\n}\n\nexport { SidebarIcons }\n"],"names":["SidebarIcons","icon","IconCustom","icons","Rumo","VLI","TramFront","Anchor","Ship","BriefcaseBusiness","CalendarDays"],"mappings":";wIAcA,IAAMA,EAAe,CAAC,CAAEC,KAAAA,CAAI,CAAoB,IAW9C,IAAMC,EAAaC,CATjBC,KAAIA,EAAAA,IAAAA,CACJC,IAAGA,EAAAA,GAAAA,CACHC,UAASA,EAAAA,SAAAA,CACTC,OAAMA,EAAAA,MAAAA,CACNC,KAAIA,EAAAA,IAAAA,CACJC,kBAAiBA,EAAAA,iBAAAA,CACjBC,aAAYA,EAAAA,YAAAA,CAGU,CAACT,EAA2B,QAEpD,EAIO,UAACC,EAAAA,CAAAA,GAHC,UAACQ,EAAAA,YAAYA,CAAAA,CAAAA,EAIxB,S"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gbmtech/aurora-ui",
3
- "version": "0.3.24",
3
+ "version": "0.3.26",
4
4
  "main": "./dist/cjs/index.cjs",
5
5
  "module": "./dist/esm/index.js",
6
6
  "types": "./dist/esm/index.d.ts",