@gbmtech/aurora-ui 0.3.25 → 0.3.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/components/app-layout/app-layout-content.cjs +1 -1
- package/dist/cjs/components/app-layout/app-layout-content.cjs.map +1 -1
- package/dist/cjs/components/app-layout/app-layout-header.cjs +1 -1
- package/dist/cjs/components/app-layout/app-layout-header.cjs.map +1 -1
- package/dist/cjs/components/app-layout/app-layout.cjs +1 -1
- package/dist/cjs/components/app-layout/app-layout.cjs.map +1 -1
- package/dist/cjs/components/avatar.cjs +1 -1
- package/dist/cjs/components/avatar.cjs.map +1 -1
- package/dist/cjs/components/data-table/index.cjs +1 -1
- package/dist/cjs/components/data-table/index.cjs.map +1 -1
- package/dist/cjs/components/sidebar/app-sidebar.cjs.map +1 -1
- package/dist/cjs/components/sidebar/app-sidebar.d.ts +2 -2
- package/dist/cjs/components/sidebar/app-sidebar.d.ts.map +1 -1
- package/dist/cjs/components/sidebar/index.cjs +1 -1
- package/dist/cjs/components/sidebar/index.cjs.map +1 -1
- package/dist/cjs/components/sidebar/logo.cjs.map +1 -1
- package/dist/cjs/components/sidebar/logo.d.ts +2 -1
- package/dist/cjs/components/sidebar/logo.d.ts.map +1 -1
- package/dist/cjs/components/sidebar/nav-modules.cjs.map +1 -1
- package/dist/cjs/components/sidebar/nav-modules.d.ts +2 -1
- package/dist/cjs/components/sidebar/nav-modules.d.ts.map +1 -1
- package/dist/cjs/components/sidebar/nav-sub-item.cjs +1 -1
- package/dist/cjs/components/sidebar/nav-sub-item.cjs.map +1 -1
- package/dist/cjs/components/sidebar/nav-sub-item.d.ts +1 -1
- package/dist/cjs/components/sidebar/nav-sub-item.d.ts.map +1 -1
- package/dist/cjs/components/sidebar/sidebar-icons.cjs.map +1 -1
- package/dist/esm/components/app-layout/app-layout-content.js +1 -1
- package/dist/esm/components/app-layout/app-layout-content.js.map +1 -1
- package/dist/esm/components/app-layout/app-layout-header.js +1 -1
- package/dist/esm/components/app-layout/app-layout-header.js.map +1 -1
- package/dist/esm/components/app-layout/app-layout.js +1 -1
- package/dist/esm/components/app-layout/app-layout.js.map +1 -1
- package/dist/esm/components/avatar.js +1 -1
- package/dist/esm/components/avatar.js.map +1 -1
- package/dist/esm/components/data-table/index.js +1 -1
- package/dist/esm/components/data-table/index.js.map +1 -1
- package/dist/esm/components/sidebar/app-sidebar.d.ts +2 -2
- package/dist/esm/components/sidebar/app-sidebar.d.ts.map +1 -1
- package/dist/esm/components/sidebar/app-sidebar.js.map +1 -1
- package/dist/esm/components/sidebar/index.js +1 -2
- package/dist/esm/components/sidebar/logo.d.ts +2 -1
- package/dist/esm/components/sidebar/logo.d.ts.map +1 -1
- package/dist/esm/components/sidebar/logo.js.map +1 -1
- package/dist/esm/components/sidebar/nav-modules.d.ts +2 -1
- package/dist/esm/components/sidebar/nav-modules.d.ts.map +1 -1
- package/dist/esm/components/sidebar/nav-modules.js.map +1 -1
- package/dist/esm/components/sidebar/nav-sub-item.d.ts +1 -1
- package/dist/esm/components/sidebar/nav-sub-item.d.ts.map +1 -1
- package/dist/esm/components/sidebar/nav-sub-item.js +1 -1
- package/dist/esm/components/sidebar/nav-sub-item.js.map +1 -1
- package/dist/esm/components/sidebar/sidebar-icons.js.map +1 -1
- package/package.json +1 -21
- package/dist/esm/components/sidebar/index.js.map +0 -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"),
|
|
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, JSX } 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'>): 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
|
+
{"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,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 inset-x-0 top-0 isolate z-20 flex flex-wrap items-center gap-4 bg-background
|
|
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, 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
|
|
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,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"),
|
|
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, JSX } 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}): 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,
|
|
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,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"),
|
|
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,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__={"./data-table-action-bar":function(e){e.exports=require("./data-table-action-bar.cjs")},"./data-table-advanced-toolbar":function(e){e.exports=require("./data-table-advanced-toolbar.cjs")},"./data-table-column-header":function(e){e.exports=require("./data-table-column-header.cjs")},"./data-table-date-filter":function(e){e.exports=require("./data-table-date-filter.cjs")},"./data-table-faceted-filter":function(e){e.exports=require("./data-table-faceted-filter.cjs")},"./data-table-filter-list":function(e){e.exports=require("./data-table-filter-list.cjs")},"./data-table-filter-menu":function(e){e.exports=require("./data-table-filter-menu.cjs")},"
|
|
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__={"./data-table-action-bar":function(e){e.exports=require("./data-table-action-bar.cjs")},"./data-table-advanced-toolbar":function(e){e.exports=require("./data-table-advanced-toolbar.cjs")},"./data-table-column-header":function(e){e.exports=require("./data-table-column-header.cjs")},"./data-table-date-filter":function(e){e.exports=require("./data-table-date-filter.cjs")},"./data-table-faceted-filter":function(e){e.exports=require("./data-table-faceted-filter.cjs")},"./data-table-filter-list":function(e){e.exports=require("./data-table-filter-list.cjs")},"./data-table-filter-menu":function(e){e.exports=require("./data-table-filter-menu.cjs")},"./data-table-pagination":function(e){e.exports=require("./data-table-pagination.cjs")},"./data-table-range-filter":function(e){e.exports=require("./data-table-range-filter.cjs")},"./data-table-skeleton":function(e){e.exports=require("./data-table-skeleton.cjs")},"./data-table-slider-filter":function(e){e.exports=require("./data-table-slider-filter.cjs")},"./data-table-sort-list":function(e){e.exports=require("./data-table-sort-list.cjs")},"./data-table-toolbar":function(e){e.exports=require("./data-table-toolbar.cjs")},"./data-table-view-options":function(e){e.exports=require("./data-table-view-options.cjs")},"./data-table":function(e){e.exports=require("./data-table.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__("./data-table-action-bar"),_={};for(var r in e)"default"!==r&&(_[r]=(function(_){return e[_]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var a=__webpack_require__("./data-table-advanced-toolbar"),_={};for(var r in a)"default"!==r&&(_[r]=(function(e){return a[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var t=__webpack_require__("./data-table-column-header"),_={};for(var r in t)"default"!==r&&(_[r]=(function(e){return t[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var i=__webpack_require__("./data-table-date-filter"),_={};for(var r in i)"default"!==r&&(_[r]=(function(e){return i[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var n=__webpack_require__("./data-table-faceted-filter"),_={};for(var r in n)"default"!==r&&(_[r]=(function(e){return n[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var o=__webpack_require__("./data-table-filter-list"),_={};for(var r in o)"default"!==r&&(_[r]=(function(e){return o[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var u=__webpack_require__("./data-table-filter-menu"),_={};for(var r in u)"default"!==r&&(_[r]=(function(e){return u[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var c=__webpack_require__("./data-table-pagination"),_={};for(var r in c)"default"!==r&&(_[r]=(function(e){return c[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var b=__webpack_require__("./data-table-range-filter"),_={};for(var r in b)"default"!==r&&(_[r]=(function(e){return b[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var d=__webpack_require__("./data-table-skeleton"),_={};for(var r in d)"default"!==r&&(_[r]=(function(e){return d[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var p=__webpack_require__("./data-table-slider-filter"),_={};for(var r in p)"default"!==r&&(_[r]=(function(e){return p[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var l=__webpack_require__("./data-table-sort-list"),_={};for(var r in l)"default"!==r&&(_[r]=(function(e){return l[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var f=__webpack_require__("./data-table-toolbar"),_={};for(var r in f)"default"!==r&&(_[r]=(function(e){return f[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var s=__webpack_require__("./data-table-view-options"),_={};for(var r in s)"default"!==r&&(_[r]=(function(e){return s[e]}).bind(0,r));__webpack_require__.d(__webpack_exports__,_);var w=__webpack_require__("./data-table"),_={};for(var r in w)"default"!==r&&(_[r]=(function(e){return w[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\\data-table\\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":"
|
|
1
|
+
{"version":3,"file":"components\\data-table\\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":"wyDACAA,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\\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>):
|
|
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;
|
|
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")},"
|
|
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")},"@/components/sidebar/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__("@/components/sidebar/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":"
|
|
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":"+jCACAA,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\\logo.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/logo.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};","
|
|
1
|
+
{"version":3,"file":"components\\sidebar\\logo.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/logo.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 { JSX } from 'react'\n\nfunction Logo(): JSX.Element {\n return (\n <svg\n width=\"28\"\n height=\"26\"\n viewBox=\"0 0 28 26\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <title>GBM Tech & Control</title>\n <path\n d=\"M24.1148 13.0128C24.1318 14.5091 23.8525 15.994 23.2932 17.3813C22.7339 18.7686 21.9057 20.0309 20.8565 21.095C19.8074 22.1592 18.5582 23.004 17.1812 23.5805C15.8042 24.1571 14.3268 24.454 12.8347 24.454C11.3425 24.454 9.8651 24.1571 8.48812 23.5805C7.11114 23.004 5.86191 22.1592 4.81277 21.095C3.76363 20.0309 2.93543 18.7686 2.37614 17.3813C1.81684 15.994 1.53756 14.5091 1.55448 13.0128C1.55551 10.5113 2.38323 8.08075 3.90819 6.1012C5.43315 4.12165 7.56934 2.70479 9.98265 2.07221C12.396 1.43964 14.9503 1.62703 17.2461 2.60508C19.5419 3.58312 21.4497 5.29667 22.6712 7.4777L23.6626 6.43987C21.9961 3.68258 19.343 1.66711 16.245 0.804907C13.147 -0.0572994 9.8376 0.298769 6.99248 1.80042C4.14735 3.30208 1.981 5.83609 0.935672 8.88516C-0.109661 11.9342 0.0448455 15.2684 1.36765 18.2071C2.69046 21.1458 5.08181 23.4675 8.05355 24.698C11.0253 25.9286 14.3533 25.9753 17.3582 24.8287C20.3632 23.6821 22.8184 21.4286 24.2228 18.5282C25.6271 15.6278 25.8747 12.2992 24.9149 9.22195L23.809 10.3848C24.0129 11.2458 24.1155 12.1278 24.1148 13.0128Z\"\n fill=\"white\"\n />\n <path\n d=\"M12.3962 21.0204C12.3022 21.0194 12.2093 20.9991 12.1233 20.9609C12.0373 20.9227 11.96 20.8672 11.8962 20.798L4.99542 13.2774C4.87222 13.1424 4.80751 12.9639 4.81553 12.7812C4.82355 12.5984 4.90364 12.4263 5.03818 12.3027C5.17273 12.1792 5.3507 12.1143 5.53296 12.1223C5.71521 12.1304 5.88682 12.2107 6.01002 12.3456L12.4078 19.3227L25.8237 5.22325C25.8847 5.15317 25.9593 5.09622 26.0429 5.05582C26.1265 5.01543 26.2173 4.99243 26.31 4.98821C26.4027 4.984 26.4953 4.99866 26.5822 5.0313C26.6691 5.06395 26.7485 5.11391 26.8156 5.17816C26.8827 5.24241 26.9361 5.31963 26.9727 5.40516C27.0092 5.49069 27.0281 5.58276 27.0282 5.6758C27.0283 5.76885 27.0096 5.86095 26.9732 5.94655C26.9368 6.03216 26.8835 6.10948 26.8166 6.17387L12.9021 20.8096C12.8366 20.8776 12.7579 20.9314 12.6709 20.9676C12.5839 21.0039 12.4904 21.0218 12.3962 21.0204Z\"\n fill=\"white\"\n />\n <path\n d=\"M26.3093 7.04745C27.105 7.04745 27.75 6.40058 27.75 5.60263C27.75 4.80467 27.105 4.1578 26.3093 4.1578C25.5136 4.1578 24.8685 4.80467 24.8685 5.60263C24.8685 6.40058 25.5136 7.04745 26.3093 7.04745Z\"\n fill=\"white\"\n />\n <path\n d=\"M5.41865 14.1684C6.21434 14.1684 6.85938 13.5215 6.85938 12.7235C6.85938 11.9256 6.21434 11.2787 5.41865 11.2787C4.62296 11.2787 3.97792 11.9256 3.97792 12.7235C3.97792 13.5215 4.62296 14.1684 5.41865 14.1684Z\"\n fill=\"white\"\n />\n </svg>\n )\n}\n\nexport { Logo }\n"],"names":["__webpack_require__","e","Object","Symbol","Logo"],"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,8LCJA,SAASG,OACP,MACE,qCAAC,OACC,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,6B,UAEN,oCAAC,S,SAAM,oB,GACP,oCAAC,QACC,EAAE,yhCACF,KAAK,O,GAEP,oCAAC,QACC,EAAE,00BACF,KAAK,O,GAEP,oCAAC,QACC,EAAE,yMACF,KAAK,O,GAEP,oCAAC,QACC,EAAE,oNACF,KAAK,O,KAIb,C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logo.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/logo.tsx"],"names":[],"mappings":"AAAA,iBAAS,IAAI,
|
|
1
|
+
{"version":3,"file":"logo.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/logo.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAE3B,iBAAS,IAAI,IAAI,GAAG,CAAC,OAAO,CA4B3B;AAED,OAAO,EAAE,IAAI,EAAE,CAAA"}
|
|
@@ -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,
|
|
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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nav-modules.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/nav-modules.tsx"],"names":[],"mappings":"
|
|
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__.n=e=>{var _=e&&e.__esModule?()=>e.default:()=>e;return __webpack_require__.d(_,{a:_}),_},__webpack_require__.d=(e,_)=>{for(var a in _)__webpack_require__.o(_,a)&&!__webpack_require__.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:_[a]})},__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__,{NavSubItem:()=>NavSubItem});let jsx_runtime_namespaceObject=require("react/jsx-runtime"),react_collapsible_namespaceObject=require("@radix-ui/react-collapsible"),external_lucide_react_namespaceObject=require("lucide-react"),link_namespaceObject=require("next/link");var link_default=__webpack_require__.n(link_namespaceObject);let
|
|
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__.n=e=>{var _=e&&e.__esModule?()=>e.default:()=>e;return __webpack_require__.d(_,{a:_}),_},__webpack_require__.d=(e,_)=>{for(var a in _)__webpack_require__.o(_,a)&&!__webpack_require__.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:_[a]})},__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__,{NavSubItem:()=>NavSubItem});let jsx_runtime_namespaceObject=require("react/jsx-runtime"),react_collapsible_namespaceObject=require("@radix-ui/react-collapsible"),external_lucide_react_namespaceObject=require("lucide-react"),link_namespaceObject=require("next/link");var link_default=__webpack_require__.n(link_namespaceObject);let external_index_cjs_namespaceObject=require("./index.cjs");function NavSubItem({item:e}){return e.submodules?.length?(0,jsx_runtime_namespaceObject.jsx)(external_index_cjs_namespaceObject.SidebarMenuItem,{children:(0,jsx_runtime_namespaceObject.jsxs)(react_collapsible_namespaceObject.Collapsible,{className:"group/collapsible [&[data-state=open]>button>div>svg:first-child]:rotate-90",children:[(0,jsx_runtime_namespaceObject.jsx)(react_collapsible_namespaceObject.CollapsibleTrigger,{asChild:!0,children:(0,jsx_runtime_namespaceObject.jsxs)(external_index_cjs_namespaceObject.SidebarMenuButton,{children:[e.name,(0,jsx_runtime_namespaceObject.jsx)(external_index_cjs_namespaceObject.SidebarMenuAction,{asChild:!0,children:(0,jsx_runtime_namespaceObject.jsxs)("div",{children:[(0,jsx_runtime_namespaceObject.jsx)(external_lucide_react_namespaceObject.ChevronRight,{className:"transition-transform"}),(0,jsx_runtime_namespaceObject.jsx)("span",{className:"sr-only",children:"Toggle"})]})})]})}),(0,jsx_runtime_namespaceObject.jsx)(react_collapsible_namespaceObject.CollapsibleContent,{children:(0,jsx_runtime_namespaceObject.jsx)(external_index_cjs_namespaceObject.SidebarMenuSub,{children:e.submodules.map(e=>(0,jsx_runtime_namespaceObject.jsx)(NavSubItem,{item:e},e.id))})})]})}):(0,jsx_runtime_namespaceObject.jsx)(external_index_cjs_namespaceObject.SidebarMenuSubItem,{children:(0,jsx_runtime_namespaceObject.jsx)(external_index_cjs_namespaceObject.SidebarMenuButton,{className:"data-[active=true]:bg-transparent",asChild:!0,children:(0,jsx_runtime_namespaceObject.jsx)(link_default(),{href:`/${e.path}`,children:e.name})})})}for(var __webpack_i__ in exports.NavSubItem=__webpack_exports__.NavSubItem,__webpack_exports__)-1===["NavSubItem"].indexOf(__webpack_i__)&&(exports[__webpack_i__]=__webpack_exports__[__webpack_i__]);Object.defineProperty(exports,"__esModule",{value:!0});
|
|
3
3
|
//# sourceMappingURL=nav-sub-item.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"components\\sidebar\\nav-sub-item.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-sub-item.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 } from 'lucide-react'\nimport Link from 'next/link'\
|
|
1
|
+
{"version":3,"file":"components\\sidebar\\nav-sub-item.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-sub-item.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 } from 'lucide-react'\nimport Link from 'next/link'\nimport { JSX } from 'react'\n\nimport {\n SidebarMenuAction,\n SidebarMenuButton,\n SidebarMenuItem,\n SidebarMenuSub,\n SidebarMenuSubItem,\n} from '@/components/sidebar'\nimport { Module } from '@/types'\n\ninterface NavItemProps {\n item: Module\n}\n\nfunction NavSubItem({ item }: NavItemProps): JSX.Element {\n if (!item.submodules?.length) {\n return (\n <SidebarMenuSubItem>\n <SidebarMenuButton\n className=\"data-[active=true]:bg-transparent\"\n asChild\n >\n <Link href={`/${item.path}`}>{item.name}</Link>\n </SidebarMenuButton>\n </SidebarMenuSubItem>\n )\n }\n\n return (\n <SidebarMenuItem>\n <Collapsible className=\"group/collapsible [&[data-state=open]>button>div>svg:first-child]:rotate-90\">\n <CollapsibleTrigger asChild>\n <SidebarMenuButton>\n {item.name}\n <SidebarMenuAction asChild>\n <div>\n <ChevronRight className=\"transition-transform\" />\n <span className=\"sr-only\">Toggle</span>\n </div>\n </SidebarMenuAction>\n </SidebarMenuButton>\n </CollapsibleTrigger>\n <CollapsibleContent>\n <SidebarMenuSub>\n {item.submodules.map(subItem => (\n <NavSubItem key={subItem.id} item={subItem} />\n ))}\n </SidebarMenuSub>\n </CollapsibleContent>\n </Collapsible>\n </SidebarMenuItem>\n )\n}\n\nexport { NavSubItem }\n"],"names":["__webpack_require__","e","Object","Symbol","NavSubItem","item","SidebarMenuItem","Collapsible","CollapsibleTrigger","SidebarMenuButton","SidebarMenuAction","ChevronRight","CollapsibleContent","SidebarMenuSub","subItem","SidebarMenuSubItem","Link"],"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,sfCkBA,SAASG,WAAW,CAAEC,KAAAA,CAAI,CAAgB,SACxC,EAAU,UAAU,EAAE,OAcpB,oCAACC,mCAAAA,eAAeA,CAAAA,C,SACd,qCAACC,kCAAAA,WAAWA,CAAAA,CAAC,UAAU,8E,UACrB,oCAACC,kCAAAA,kBAAkBA,CAAAA,CAAC,QAAO,G,SACzB,qCAACC,mCAAAA,iBAAiBA,CAAAA,C,UACfJ,EAAK,IAAI,CACV,oCAACK,mCAAAA,iBAAiBA,CAAAA,CAAC,QAAO,G,SACxB,qCAAC,O,UACC,oCAACC,sCAAAA,YAAYA,CAAAA,CAAC,UAAU,sB,GACxB,oCAAC,QAAK,UAAU,U,SAAU,Q,aAKlC,oCAACC,kCAAAA,kBAAkBA,CAAAA,C,SACjB,oCAACC,mCAAAA,cAAcA,CAAAA,C,SACZR,EAAK,UAAU,CAAC,GAAG,CAACS,GACnB,oCAACV,WAAAA,CAA4B,KAAMU,C,EAAlBA,EAAQ,EAAE,E,UA5BnC,oCAACC,mCAAAA,kBAAkBA,CAAAA,C,SACjB,oCAACN,mCAAAA,iBAAiBA,CAAAA,CAChB,UAAU,oCACV,QAAO,G,SAEP,oCAACO,eAAIA,CAAC,KAAM,CAAC,CAAC,EAAEX,EAAK,IAAI,CAAC,CAAC,C,SAAGA,EAAK,IAAI,MA8BjD,C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nav-sub-item.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/nav-sub-item.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"nav-sub-item.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/nav-sub-item.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAS3B,OAAO,EAAE,MAAM,EAAE,MAAM,SAAS,CAAA;AAEhC,UAAU,YAAY;IACpB,IAAI,EAAE,MAAM,CAAA;CACb;AAED,iBAAS,UAAU,CAAC,EAAE,IAAI,EAAE,EAAE,YAAY,GAAG,GAAG,CAAC,OAAO,CAsCvD;AAED,OAAO,EAAE,UAAU,EAAE,CAAA"}
|
|
@@ -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
|
|
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 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 null\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,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,CAGU,CAACT,EAA2B,QAEpD,EAIO,oCAACC,EAAAA,CAAAA,GAHC,IAIX,E"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import*as
|
|
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, JSX } 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'>): 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
|
+
{"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,2 +1,2 @@
|
|
|
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
|
|
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, 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
|
|
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,2 +1,2 @@
|
|
|
1
|
-
import*as r from"react/jsx-runtime";import*as e from"../sidebar/index.js";import*as i from"../../lib/
|
|
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, JSX } 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}): 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
|
+
{"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
|
|
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-date-filter.js";import*as a from"./data-table-faceted-filter.js";import*as e from"./data-table-
|
|
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-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-pagination.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 o={"@/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-slider-filter":function(t){t.exports=e},"@/components/data-table/data-table-view-options":function(t){t.exports=r}},n={};function l(t){var a=n[t];if(void 0!==a)return a.exports;var e=n[t]={exports:{}};return o[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 d={};l.r(d);var i=l("@/components/data-table/data-table-date-filter"),f={};for(var s in i)"default"!==s&&(f[s]=(function(t){return i[t]}).bind(0,s));l.d(d,f);var b=l("@/components/data-table/data-table-faceted-filter"),f={};for(var s in b)"default"!==s&&(f[s]=(function(t){return b[t]}).bind(0,s));l.d(d,f);var p=l("@/components/data-table/data-table-slider-filter"),f={};for(var s in p)"default"!==s&&(f[s]=(function(t){return p[t]}).bind(0,s));l.d(d,f);var m=l("@/components/data-table/data-table-view-options"),f={};for(var s in m)"default"!==s&&(f[s]=(function(t){return m[t]}).bind(0,s));l.d(d,f);
|
|
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":"
|
|
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":"kiCAAA,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>):
|
|
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;
|
|
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 @@
|
|
|
1
|
-
|
|
2
|
-
//# sourceMappingURL=index.js.map
|
|
1
|
+
export*from"./sidebar.js";export*from"./app-sidebar.js";export*from"./nav-modules.js";export*from"./nav-sub-item.js";export*from"./nav-user.js";export*from"./sidebar-icons.js";export*from"./logo.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logo.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/logo.tsx"],"names":[],"mappings":"AAAA,iBAAS,IAAI,
|
|
1
|
+
{"version":3,"file":"logo.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/logo.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAE3B,iBAAS,IAAI,IAAI,GAAG,CAAC,OAAO,CA4B3B;AAED,OAAO,EAAE,IAAI,EAAE,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"components\\sidebar\\logo.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/sidebar/logo.tsx"],"sourcesContent":["
|
|
1
|
+
{"version":3,"file":"components\\sidebar\\logo.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/sidebar/logo.tsx"],"sourcesContent":["import { JSX } from 'react'\n\nfunction Logo(): JSX.Element {\n return (\n <svg\n width=\"28\"\n height=\"26\"\n viewBox=\"0 0 28 26\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <title>GBM Tech & Control</title>\n <path\n d=\"M24.1148 13.0128C24.1318 14.5091 23.8525 15.994 23.2932 17.3813C22.7339 18.7686 21.9057 20.0309 20.8565 21.095C19.8074 22.1592 18.5582 23.004 17.1812 23.5805C15.8042 24.1571 14.3268 24.454 12.8347 24.454C11.3425 24.454 9.8651 24.1571 8.48812 23.5805C7.11114 23.004 5.86191 22.1592 4.81277 21.095C3.76363 20.0309 2.93543 18.7686 2.37614 17.3813C1.81684 15.994 1.53756 14.5091 1.55448 13.0128C1.55551 10.5113 2.38323 8.08075 3.90819 6.1012C5.43315 4.12165 7.56934 2.70479 9.98265 2.07221C12.396 1.43964 14.9503 1.62703 17.2461 2.60508C19.5419 3.58312 21.4497 5.29667 22.6712 7.4777L23.6626 6.43987C21.9961 3.68258 19.343 1.66711 16.245 0.804907C13.147 -0.0572994 9.8376 0.298769 6.99248 1.80042C4.14735 3.30208 1.981 5.83609 0.935672 8.88516C-0.109661 11.9342 0.0448455 15.2684 1.36765 18.2071C2.69046 21.1458 5.08181 23.4675 8.05355 24.698C11.0253 25.9286 14.3533 25.9753 17.3582 24.8287C20.3632 23.6821 22.8184 21.4286 24.2228 18.5282C25.6271 15.6278 25.8747 12.2992 24.9149 9.22195L23.809 10.3848C24.0129 11.2458 24.1155 12.1278 24.1148 13.0128Z\"\n fill=\"white\"\n />\n <path\n d=\"M12.3962 21.0204C12.3022 21.0194 12.2093 20.9991 12.1233 20.9609C12.0373 20.9227 11.96 20.8672 11.8962 20.798L4.99542 13.2774C4.87222 13.1424 4.80751 12.9639 4.81553 12.7812C4.82355 12.5984 4.90364 12.4263 5.03818 12.3027C5.17273 12.1792 5.3507 12.1143 5.53296 12.1223C5.71521 12.1304 5.88682 12.2107 6.01002 12.3456L12.4078 19.3227L25.8237 5.22325C25.8847 5.15317 25.9593 5.09622 26.0429 5.05582C26.1265 5.01543 26.2173 4.99243 26.31 4.98821C26.4027 4.984 26.4953 4.99866 26.5822 5.0313C26.6691 5.06395 26.7485 5.11391 26.8156 5.17816C26.8827 5.24241 26.9361 5.31963 26.9727 5.40516C27.0092 5.49069 27.0281 5.58276 27.0282 5.6758C27.0283 5.76885 27.0096 5.86095 26.9732 5.94655C26.9368 6.03216 26.8835 6.10948 26.8166 6.17387L12.9021 20.8096C12.8366 20.8776 12.7579 20.9314 12.6709 20.9676C12.5839 21.0039 12.4904 21.0218 12.3962 21.0204Z\"\n fill=\"white\"\n />\n <path\n d=\"M26.3093 7.04745C27.105 7.04745 27.75 6.40058 27.75 5.60263C27.75 4.80467 27.105 4.1578 26.3093 4.1578C25.5136 4.1578 24.8685 4.80467 24.8685 5.60263C24.8685 6.40058 25.5136 7.04745 26.3093 7.04745Z\"\n fill=\"white\"\n />\n <path\n d=\"M5.41865 14.1684C6.21434 14.1684 6.85938 13.5215 6.85938 12.7235C6.85938 11.9256 6.21434 11.2787 5.41865 11.2787C4.62296 11.2787 3.97792 11.9256 3.97792 12.7235C3.97792 13.5215 4.62296 14.1684 5.41865 14.1684Z\"\n fill=\"white\"\n />\n </svg>\n )\n}\n\nexport { Logo }\n"],"names":["Logo"],"mappings":"oCAEA,SAASA,IACP,MACE,WAAC,OACC,MAAM,KACN,OAAO,KACP,QAAQ,YACR,KAAK,OACL,MAAM,6B,UAEN,UAAC,S,SAAM,oB,GACP,UAAC,QACC,EAAE,yhCACF,KAAK,O,GAEP,UAAC,QACC,EAAE,00BACF,KAAK,O,GAEP,UAAC,QACC,EAAE,yMACF,KAAK,O,GAEP,UAAC,QACC,EAAE,oNACF,KAAK,O,KAIb,Q"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nav-modules.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/nav-modules.tsx"],"names":[],"mappings":"
|
|
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":";
|
|
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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nav-sub-item.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/nav-sub-item.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"nav-sub-item.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/nav-sub-item.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAS3B,OAAO,EAAE,MAAM,EAAE,MAAM,SAAS,CAAA;AAEhC,UAAU,YAAY;IACpB,IAAI,EAAE,MAAM,CAAA;CACb;AAED,iBAAS,UAAU,CAAC,EAAE,IAAI,EAAE,EAAE,YAAY,GAAG,GAAG,CAAC,OAAO,CAsCvD;AAED,OAAO,EAAE,UAAU,EAAE,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
'use client'
|
|
2
|
-
import*as e from"react/jsx-runtime";import*as s from"@radix-ui/react-collapsible";import*as
|
|
2
|
+
import*as e from"react/jsx-runtime";import*as s from"@radix-ui/react-collapsible";import*as i from"lucide-react";import*as r from"next/link";import*as a from"./index.js";function t({item:l}){return l.submodules?.length?(0,e.jsx)(a.SidebarMenuItem,{children:(0,e.jsxs)(s.Collapsible,{className:"group/collapsible [&[data-state=open]>button>div>svg:first-child]:rotate-90",children:[(0,e.jsx)(s.CollapsibleTrigger,{asChild:!0,children:(0,e.jsxs)(a.SidebarMenuButton,{children:[l.name,(0,e.jsx)(a.SidebarMenuAction,{asChild:!0,children:(0,e.jsxs)("div",{children:[(0,e.jsx)(i.ChevronRight,{className:"transition-transform"}),(0,e.jsx)("span",{className:"sr-only",children:"Toggle"})]})})]})}),(0,e.jsx)(s.CollapsibleContent,{children:(0,e.jsx)(a.SidebarMenuSub,{children:l.submodules.map(s=>(0,e.jsx)(t,{item:s},s.id))})})]})}):(0,e.jsx)(a.SidebarMenuSubItem,{children:(0,e.jsx)(a.SidebarMenuButton,{className:"data-[active=true]:bg-transparent",asChild:!0,children:(0,e.jsx)(r.default,{href:`/${l.path}`,children:l.name})})})}export{t as NavSubItem};
|
|
3
3
|
//# sourceMappingURL=nav-sub-item.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"components\\sidebar\\nav-sub-item.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/sidebar/nav-sub-item.tsx"],"sourcesContent":["\n\nimport {\n Collapsible,\n CollapsibleContent,\n CollapsibleTrigger,\n} from '@radix-ui/react-collapsible'\nimport { ChevronRight } from 'lucide-react'\nimport Link from 'next/link'\
|
|
1
|
+
{"version":3,"file":"components\\sidebar\\nav-sub-item.js","sources":["webpack://@gbmtech/aurora-ui/./src/components/sidebar/nav-sub-item.tsx"],"sourcesContent":["\n\nimport {\n Collapsible,\n CollapsibleContent,\n CollapsibleTrigger,\n} from '@radix-ui/react-collapsible'\nimport { ChevronRight } from 'lucide-react'\nimport Link from 'next/link'\nimport { JSX } from 'react'\n\nimport {\n SidebarMenuAction,\n SidebarMenuButton,\n SidebarMenuItem,\n SidebarMenuSub,\n SidebarMenuSubItem,\n} from '@/components/sidebar'\nimport { Module } from '@/types'\n\ninterface NavItemProps {\n item: Module\n}\n\nfunction NavSubItem({ item }: NavItemProps): JSX.Element {\n if (!item.submodules?.length) {\n return (\n <SidebarMenuSubItem>\n <SidebarMenuButton\n className=\"data-[active=true]:bg-transparent\"\n asChild\n >\n <Link href={`/${item.path}`}>{item.name}</Link>\n </SidebarMenuButton>\n </SidebarMenuSubItem>\n )\n }\n\n return (\n <SidebarMenuItem>\n <Collapsible className=\"group/collapsible [&[data-state=open]>button>div>svg:first-child]:rotate-90\">\n <CollapsibleTrigger asChild>\n <SidebarMenuButton>\n {item.name}\n <SidebarMenuAction asChild>\n <div>\n <ChevronRight className=\"transition-transform\" />\n <span className=\"sr-only\">Toggle</span>\n </div>\n </SidebarMenuAction>\n </SidebarMenuButton>\n </CollapsibleTrigger>\n <CollapsibleContent>\n <SidebarMenuSub>\n {item.submodules.map(subItem => (\n <NavSubItem key={subItem.id} item={subItem} />\n ))}\n </SidebarMenuSub>\n </CollapsibleContent>\n </Collapsible>\n </SidebarMenuItem>\n )\n}\n\nexport { NavSubItem }\n"],"names":["NavSubItem","item","SidebarMenuItem","Collapsible","CollapsibleTrigger","SidebarMenuButton","SidebarMenuAction","ChevronRight","CollapsibleContent","SidebarMenuSub","subItem","SidebarMenuSubItem","Link"],"mappings":";0KAwBA,SAASA,EAAW,CAAEC,KAAAA,CAAI,CAAgB,SACxC,EAAU,UAAU,EAAE,OAcpB,UAACC,EAAAA,eAAeA,CAAAA,C,SACd,WAACC,EAAAA,WAAWA,CAAAA,CAAC,UAAU,8E,UACrB,UAACC,EAAAA,kBAAkBA,CAAAA,CAAC,QAAO,G,SACzB,WAACC,EAAAA,iBAAiBA,CAAAA,C,UACfJ,EAAK,IAAI,CACV,UAACK,EAAAA,iBAAiBA,CAAAA,CAAC,QAAO,G,SACxB,WAAC,O,UACC,UAACC,EAAAA,YAAYA,CAAAA,CAAC,UAAU,sB,GACxB,UAAC,QAAK,UAAU,U,SAAU,Q,aAKlC,UAACC,EAAAA,kBAAkBA,CAAAA,C,SACjB,UAACC,EAAAA,cAAcA,CAAAA,C,SACZR,EAAK,UAAU,CAAC,GAAG,CAACS,GACnB,UAACV,EAAAA,CAA4B,KAAMU,C,EAAlBA,EAAQ,EAAE,E,UA5BnC,UAACC,EAAAA,kBAAkBA,CAAAA,C,SACjB,UAACN,EAAAA,iBAAiBA,CAAAA,CAChB,UAAU,oCACV,QAAO,G,SAEP,UAACO,EAAAA,OAAIA,CAAAA,CAAC,KAAM,CAAC,CAAC,EAAEX,EAAK,IAAI,CAAC,CAAC,C,SAAGA,EAAK,IAAI,MA8BjD,Q"}
|
|
@@ -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
|
|
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 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 null\n }\n\n return <IconCustom />\n}\n\nexport { SidebarIcons }\n"],"names":["SidebarIcons","icon","IconCustom","icons","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,CAGU,CAACT,EAA2B,QAEpD,EAIO,UAACC,EAAAA,CAAAA,GAHC,IAIX,S"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gbmtech/aurora-ui",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.27",
|
|
4
4
|
"main": "./dist/cjs/index.cjs",
|
|
5
5
|
"module": "./dist/esm/index.js",
|
|
6
6
|
"types": "./dist/esm/index.d.ts",
|
|
@@ -22,26 +22,6 @@
|
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
24
|
"./styles.css": "./dist/styles/index.css",
|
|
25
|
-
"./sidebar": {
|
|
26
|
-
"import": {
|
|
27
|
-
"default": "./dist/esm/components/sidebar/index.js",
|
|
28
|
-
"types": "./dist/esm/components/sidebar/index.d.ts"
|
|
29
|
-
},
|
|
30
|
-
"require": {
|
|
31
|
-
"default": "./dist/cjs/components/sidebar/index.cjs",
|
|
32
|
-
"types": "./dist/cjs/components/sidebar/index.d.ts"
|
|
33
|
-
}
|
|
34
|
-
},
|
|
35
|
-
"./app-layout": {
|
|
36
|
-
"import": {
|
|
37
|
-
"default": "./dist/esm/components/app-layout/index.js",
|
|
38
|
-
"types": "./dist/esm/components/app-layout/index.d.ts"
|
|
39
|
-
},
|
|
40
|
-
"require": {
|
|
41
|
-
"default": "./dist/cjs/components/app-layout/index.cjs",
|
|
42
|
-
"types": "./dist/cjs/components/app-layout/index.d.ts"
|
|
43
|
-
}
|
|
44
|
-
},
|
|
45
25
|
"./types": {
|
|
46
26
|
"default": "./dist/esm/types/index.js",
|
|
47
27
|
"types": "./dist/esm/types/index.d.ts"
|
|
@@ -1 +0,0 @@
|
|
|
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"}
|