@paperless/core 2.20.1 → 2.21.0
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/assets/icons/files/file-export.svg +13 -0
- package/dist/assets/icons/files/file-import.svg +13 -0
- package/dist/assets/icons/general/flag.svg +11 -0
- package/dist/assets/icons/general/piggy-bank.svg +14 -0
- package/dist/assets/icons/general/running.svg +13 -0
- package/dist/assets/icons/general/spinner.svg +17 -0
- package/dist/assets/icons/general/spinning.svg +16 -0
- package/dist/assets/icons/users/address-book.svg +15 -0
- package/dist/build/index.esm.js +1 -1
- package/dist/build/p--Uc_OJAV.js +2 -0
- package/dist/build/p--Uc_OJAV.js.map +1 -0
- package/dist/build/{p-458b268a.entry.js → p-9c85a70c.entry.js} +2 -2
- package/dist/build/{p-5050e1ab.js → p-d98f2c15.js} +1 -1
- package/dist/build/paperless.esm.js +1 -1
- package/dist/cjs/{icons-CQifuEsC.js → icons-DoJUuFS5.js} +146 -2
- package/dist/cjs/icons-DoJUuFS5.js.map +1 -0
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/p-button_3.cjs.entry.js +1 -1
- package/dist/collection/assets/icons/files/file-export.svg +13 -0
- package/dist/collection/assets/icons/files/file-import.svg +13 -0
- package/dist/collection/assets/icons/general/flag.svg +11 -0
- package/dist/collection/assets/icons/general/piggy-bank.svg +14 -0
- package/dist/collection/assets/icons/general/running.svg +13 -0
- package/dist/collection/assets/icons/general/spinner.svg +17 -0
- package/dist/collection/assets/icons/general/spinning.svg +16 -0
- package/dist/collection/assets/icons/users/address-book.svg +15 -0
- package/dist/collection/components/atoms/card/header/card-header.component.js +1 -1
- package/dist/collection/components/atoms/dropdown-menu/item/dropdown-menu-item.component.js +1 -1
- package/dist/collection/components/atoms/floating-menu/item/floating-menu-item.component.js +1 -1
- package/dist/collection/components/atoms/icon/icon.component.js +1 -1
- package/dist/collection/components/atoms/listing/item/listing-item.component.js +1 -1
- package/dist/collection/components/atoms/segment/item/segment-item.component.js +1 -1
- package/dist/collection/components/helpers/table/row-action/table-row-action.component.js +1 -1
- package/dist/collection/components/molecules/button/button.component.js +1 -1
- package/dist/collection/components/molecules/empty-state/empty-state.component.js +1 -1
- package/dist/collection/components/molecules/field/field/field.component.js +1 -1
- package/dist/collection/components/molecules/label/label.component.js +1 -1
- package/dist/collection/components/molecules/navigation/item/navigation-item.component.js +1 -1
- package/dist/collection/components/molecules/select/select.component.js +2 -2
- package/dist/collection/components/molecules/table/header/table-header.component.js +1 -1
- package/dist/collection/components/molecules/toast/toast.component.js +1 -1
- package/dist/collection/components/organisms/table/table.component.js +1 -1
- package/dist/collection/utils/icons.js +24 -0
- package/dist/collection/utils/icons.js.map +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/{p-fTcVMKKh.js → p--Uc_OJAV.js} +146 -2
- package/dist/components/p--Uc_OJAV.js.map +1 -0
- package/dist/components/{p-CRadQFtR.js → p-7RRcC4AD.js} +4 -4
- package/dist/components/{p-CRadQFtR.js.map → p-7RRcC4AD.js.map} +1 -1
- package/dist/components/{p-CcfOgVyY.js → p-B2aVSLJi.js} +4 -4
- package/dist/components/{p-CcfOgVyY.js.map → p-B2aVSLJi.js.map} +1 -1
- package/dist/components/{p-BsFb_hX4.js → p-BCmqsR2B.js} +9 -9
- package/dist/components/{p-BsFb_hX4.js.map → p-BCmqsR2B.js.map} +1 -1
- package/dist/components/{p-D_p65Zxm.js → p-BESo1yZj.js} +8 -8
- package/dist/components/{p-D_p65Zxm.js.map → p-BESo1yZj.js.map} +1 -1
- package/dist/components/{p-Drj54LkS.js → p-BJckvTJ9.js} +4 -4
- package/dist/components/{p-Drj54LkS.js.map → p-BJckvTJ9.js.map} +1 -1
- package/dist/components/{p-BybDOcKL.js → p-BMR5RyEN.js} +4 -4
- package/dist/components/{p-BybDOcKL.js.map → p-BMR5RyEN.js.map} +1 -1
- package/dist/components/{p-DYWk-b-p.js → p-Bh4K-JWK.js} +5 -5
- package/dist/components/{p-DYWk-b-p.js.map → p-Bh4K-JWK.js.map} +1 -1
- package/dist/components/{p-DK2fgASG.js → p-BjannTQL.js} +4 -4
- package/dist/components/{p-DK2fgASG.js.map → p-BjannTQL.js.map} +1 -1
- package/dist/components/{p-D1nH1Kpo.js → p-BsEqu7zh.js} +3 -3
- package/dist/components/{p-D1nH1Kpo.js.map → p-BsEqu7zh.js.map} +1 -1
- package/dist/components/{p-CFIY22oV.js → p-BwAwMF7N.js} +4 -4
- package/dist/components/{p-CFIY22oV.js.map → p-BwAwMF7N.js.map} +1 -1
- package/dist/components/{p-BITmTm_E.js → p-C0gMz_1M.js} +3 -3
- package/dist/components/{p-BITmTm_E.js.map → p-C0gMz_1M.js.map} +1 -1
- package/dist/components/{p-B9Oq0SNd.js → p-C68e3zD7.js} +3 -3
- package/dist/components/{p-B9Oq0SNd.js.map → p-C68e3zD7.js.map} +1 -1
- package/dist/components/{p-DqSbhKx7.js → p-C7dhUEQ8.js} +11 -11
- package/dist/components/{p-DqSbhKx7.js.map → p-C7dhUEQ8.js.map} +1 -1
- package/dist/components/{p-CC4Jkcsd.js → p-CEPOCQ4X.js} +3 -3
- package/dist/components/{p-CC4Jkcsd.js.map → p-CEPOCQ4X.js.map} +1 -1
- package/dist/components/{p-CDJmZjDG.js → p-CtRFLYsG.js} +12 -12
- package/dist/components/{p-CDJmZjDG.js.map → p-CtRFLYsG.js.map} +1 -1
- package/dist/components/{p-DMk-079N.js → p-D0g7UOZj.js} +4 -4
- package/dist/components/{p-DMk-079N.js.map → p-D0g7UOZj.js.map} +1 -1
- package/dist/components/{p-C8GpDop1.js → p-DSXYhpxY.js} +3 -3
- package/dist/components/{p-C8GpDop1.js.map → p-DSXYhpxY.js.map} +1 -1
- package/dist/components/{p-BqKXLcZb.js → p-DzWQ5043.js} +6 -6
- package/dist/components/{p-BqKXLcZb.js.map → p-DzWQ5043.js.map} +1 -1
- package/dist/components/{p-D7R1YUFy.js → p-L83_ZRnI.js} +3 -3
- package/dist/components/{p-D7R1YUFy.js.map → p-L83_ZRnI.js.map} +1 -1
- package/dist/components/p-accordion.js +1 -1
- package/dist/components/p-attachment.js +4 -4
- package/dist/components/p-button.js +1 -1
- package/dist/components/p-calendar.js +1 -1
- package/dist/components/p-card-header.js +1 -1
- package/dist/components/p-checkbox.js +1 -1
- package/dist/components/p-cropper.js +2 -2
- package/dist/components/p-datepicker.js +6 -6
- package/dist/components/p-drawer-header.js +1 -1
- package/dist/components/p-drawer.js +3 -3
- package/dist/components/p-dropdown-menu-item.js +1 -1
- package/dist/components/p-empty-state.js +1 -1
- package/dist/components/p-field-container.js +1 -1
- package/dist/components/p-field.js +1 -1
- package/dist/components/p-floating-menu-container.js +1 -1
- package/dist/components/p-floating-menu-item.js +1 -1
- package/dist/components/{p-H9GbTclW.js → p-hXGQ7kkk.js} +3 -3
- package/dist/components/{p-H9GbTclW.js.map → p-hXGQ7kkk.js.map} +1 -1
- package/dist/components/p-helper.js +1 -1
- package/dist/components/p-icon.js +1 -1
- package/dist/components/p-info-panel.js +1 -1
- package/dist/components/p-label.js +1 -1
- package/dist/components/p-listing-item.js +1 -1
- package/dist/components/p-modal-header.js +1 -1
- package/dist/components/p-modal.js +3 -3
- package/dist/components/p-navbar.js +2 -2
- package/dist/components/p-navigation-item.js +1 -1
- package/dist/components/p-pagination-pages.js +1 -1
- package/dist/components/p-pagination-size.js +1 -1
- package/dist/components/p-pagination.js +1 -1
- package/dist/components/p-profile.js +2 -2
- package/dist/components/p-range.js +1 -1
- package/dist/components/p-segment-item.js +1 -1
- package/dist/components/p-select.js +7 -7
- package/dist/components/p-table-footer.js +1 -1
- package/dist/components/p-table-header.js +1 -1
- package/dist/components/p-table.js +16 -16
- package/dist/components/p-toast.js +1 -1
- package/dist/esm/{icons-fTcVMKKh.js → icons--Uc_OJAV.js} +146 -2
- package/dist/esm/icons--Uc_OJAV.js.map +1 -0
- package/dist/esm/index.js +1 -1
- package/dist/esm/p-button_3.entry.js +1 -1
- package/dist/index.html +1 -1
- package/dist/paperless/index.esm.js +1 -1
- package/dist/paperless/p--Uc_OJAV.js +2 -0
- package/dist/paperless/p--Uc_OJAV.js.map +1 -0
- package/dist/paperless/{p-458b268a.entry.js → p-9c85a70c.entry.js} +2 -2
- package/dist/paperless/paperless.esm.js +1 -1
- package/dist/sw.js +1 -1
- package/dist/sw.js.map +1 -1
- package/dist/types/utils/icons.d.ts +16 -0
- package/package.json +1 -1
- package/dist/build/p-fTcVMKKh.js +0 -2
- package/dist/build/p-fTcVMKKh.js.map +0 -1
- package/dist/cjs/icons-CQifuEsC.js.map +0 -1
- package/dist/components/p-fTcVMKKh.js.map +0 -1
- package/dist/esm/icons-fTcVMKKh.js.map +0 -1
- package/dist/paperless/p-fTcVMKKh.js +0 -2
- package/dist/paperless/p-fTcVMKKh.js.map +0 -1
- /package/dist/build/{p-458b268a.entry.js.map → p-9c85a70c.entry.js.map} +0 -0
- /package/dist/paperless/{p-458b268a.entry.js.map → p-9c85a70c.entry.js.map} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"p-
|
|
1
|
+
{"file":"p-hXGQ7kkk.js","mappings":";;;;;;;AAAA,MAAM,4BAA4B,GAAG,qiEAAqiE;;ACO1kE,MAAM,IAAI,GAAG,GAAG,CACf,CAAC,OAAO,EAAE,kCAAkC,EAAE,SAAS,EAAE,YAAY,CAAC,EACtE;AACC,IAAA,QAAQ,EAAE;AACT,QAAA,KAAK,EAAE;AACN,YAAA,KAAK,EAAE,IAAI;AACX,YAAA,IAAI,EAAE,IAAI;AACV,SAAA;AACD,QAAA,QAAQ,EAAE;AACT,YAAA,KAAK,EAAE,IAAI;AACX,YAAA,IAAI,EAAE,+BAA+B;AACrC,SAAA;AACD,KAAA;AACD,IAAA,gBAAgB,EAAE;AACjB,QAAA;AACC,YAAA,QAAQ,EAAE,IAAI;AACd,YAAA,KAAK,EAAE,kCAAkC;AACzC,SAAA;AACD,QAAA;AACC,YAAA,QAAQ,EAAE,KAAK;AACf,YAAA,KAAK,EAAE,gBAAgB;AACvB,SAAA;AACD,QAAA;AACC,YAAA,QAAQ,EAAE,KAAK;AACf,YAAA,KAAK,EAAE,IAAI;AACX,YAAA,KAAK,EAAE;gBACN,gFAAgF;gBAChF,6DAA6D;AAC7D,aAAA;AACD,SAAA;AACD,KAAA;AACD,CAAA,CACD;AAED,MAAM,IAAI,GAAG,GAAG,CAAC,EAAE,EAAE;AACpB,IAAA,QAAQ,EAAE;AACT,QAAA,KAAK,EAAE;AACN,YAAA,KAAK,EAAE,IAAI;AACX,YAAA,IAAI,EAAE,IAAI;AACV,SAAA;AACD,QAAA,QAAQ,EAAE;AACT,YAAA,KAAK,EAAE,IAAI;AACX,YAAA,IAAI,EAAE,IAAI;AACV,SAAA;AACD,KAAA;AACD,IAAA,gBAAgB,EAAE;AACjB,QAAA;AACC,YAAA,QAAQ,EAAE,KAAK;AACf,YAAA,KAAK,EAAE,IAAI;AACX,YAAA,KAAK,EAAE,2DAA2D;AAClE,SAAA;AACD,KAAA;AACD,CAAA,CAAC;MAMW,gBAAgB,iBAAAA,kBAAA,CAAA,MAAA,gBAAA,SAAAC,CAAA,CAAA;;;;;AAC5B;;AAEG;IACK,KAAK,GAAY,IAAI;AAE7B;;AAEG;IACK,QAAQ,GAAY,KAAK;AAEjC;;AAEG;IACK,OAAO,GAAY,KAAK;AAEhC;;AAEG;AACK,IAAA,IAAI;AAEZ;;AAEG;IACK,YAAY,GAAoB,KAAK;AAE7C;;AAEG;AACK,IAAA,QAAQ;AAEhB;;AAEG;AACK,IAAA,UAAU;IAElB,MAAM,GAAA;AACL,QAAA,QACC,CAAC,CAAA,UAAU,qDACV,KAAK,EAAE,IAAI,CAAC;AACX,gBAAA,KAAK,EAAE,SAAS,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,OAAO,CAAC;AACxD,gBAAA,QAAQ,EAAE,SAAS,CAAC,IAAI,CAAC,QAAQ,CAAC;AAClC,aAAA,CAAC,EAAA,EAED,IAAI,CAAC,QAAQ,EAAE,EAEhB,CAAG,CAAA,GAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,8EAA8E,EAAA,EACtF,CAAQ,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAA,CACL,CACQ;;IAIP,QAAQ,GAAA;QACf,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;YAChC;;AAGD,QAAA,IAAI,IAAI,CAAC,OAAO,EAAE;YACjB,OAAO,CAAU,CAAA,UAAA,EAAA,EAAA,KAAK,EAAC,OAAO,GAAG;;QAGlC,QACC,CAAA,CAAA,QAAA,EAAA,EACC,KAAK,EAAE,IAAI,CAAC;AACX,gBAAA,KAAK,EAAE,SAAS,CAAC,IAAI,CAAC,KAAK,CAAC;AAC5B,gBAAA,QAAQ,EAAE,SAAS,CAAC,IAAI,CAAC,QAAQ,CAAC;aAClC,CAAC,EACF,OAAO,EAAE,IAAI,CAAC,IAAI,EAClB,IAAI,EAAE,IAAI,CAAC,QAAQ,EACnB,MAAM,EAAE,IAAI,CAAC,UAAU,EAAA,CACtB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/atoms/floating-menu/item/floating-menu-item.component.css?tag=p-floating-menu-item","src/components/atoms/floating-menu/item/floating-menu-item.component.tsx"],"sourcesContent":["","import { Component, h, Prop } from '@stencil/core';\nimport { cva } from 'class-variance-authority';\nimport { ThemedHost } from '../../../../internal/themed-host.component';\nimport { RotateOptions } from '../../../../types';\nimport { asBoolean } from '../../../../utils/as-boolean';\nimport { IconFlipOptions, IconVariant } from '../../icon/icon.component';\n\nconst item = cva(\n\t['group', 'flex gap-2 items-center h-8 px-2', 'text-sm', 'rounded-lg'],\n\t{\n\t\tvariants: {\n\t\t\thover: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: null,\n\t\t\t},\n\t\t\tdisabled: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: 'opacity-60 cursor-not-allowed',\n\t\t\t},\n\t\t},\n\t\tcompoundVariants: [\n\t\t\t{\n\t\t\t\tdisabled: true,\n\t\t\t\tclass: 'cursor-not-allowed text-storm-50',\n\t\t\t},\n\t\t\t{\n\t\t\t\tdisabled: false,\n\t\t\t\tclass: 'text-storm-100',\n\t\t\t},\n\t\t\t{\n\t\t\t\tdisabled: false,\n\t\t\t\thover: true,\n\t\t\t\tclass: [\n\t\t\t\t\t'cursor-pointer active:text-storm-100/60 hover:bg-storm-800 active:bg-storm-700',\n\t\t\t\t\t'dark:hover:bg-hurricane-500 dark:active:bg-hurricane-600/50',\n\t\t\t\t],\n\t\t\t},\n\t\t],\n\t}\n);\n\nconst icon = cva([], {\n\tvariants: {\n\t\thover: {\n\t\t\tfalse: null,\n\t\t\ttrue: null,\n\t\t},\n\t\tdisabled: {\n\t\t\tfalse: null,\n\t\t\ttrue: null,\n\t\t},\n\t},\n\tcompoundVariants: [\n\t\t{\n\t\t\tdisabled: false,\n\t\t\thover: true,\n\t\t\tclass: 'group-hover:text-storm-100 group-active:text-storm-100/60',\n\t\t},\n\t],\n});\n\n@Component({\n\ttag: 'p-floating-menu-item',\n\tstyleUrl: 'floating-menu-item.component.css',\n})\nexport class FloatingMenuItem {\n\t/**\n\t * Wether it should have a hover effect\n\t */\n\t@Prop() hover: boolean = true;\n\n\t/**\n\t * Wether the item is disabled\n\t */\n\t@Prop() disabled: boolean = false;\n\n\t/**\n\t * Wether loading is applied\n\t */\n\t@Prop() loading: boolean = false;\n\n\t/**\n\t * Icon to show on the item\n\t */\n\t@Prop() icon: IconVariant;\n\n\t/**\n\t * Icon position\n\t */\n\t@Prop() iconPosition: 'start' | 'end' = 'end';\n\n\t/**\n\t * Icon flip\n\t */\n\t@Prop() iconFlip: IconFlipOptions;\n\n\t/**\n\t * Icon rotate\n\t */\n\t@Prop() iconRotate: RotateOptions;\n\n\trender() {\n\t\treturn (\n\t\t\t<ThemedHost\n\t\t\t\tclass={item({\n\t\t\t\t\thover: asBoolean(this.hover) && !asBoolean(this.loading),\n\t\t\t\t\tdisabled: asBoolean(this.disabled),\n\t\t\t\t})}\n\t\t\t>\n\t\t\t\t{this._getIcon()}\n\n\t\t\t\t<p class='min-w-0 overflow-hidden text-ellipsis text-nowrap font-semibold empty:hidden'>\n\t\t\t\t\t<slot />\n\t\t\t\t</p>\n\t\t\t</ThemedHost>\n\t\t);\n\t}\n\n\tprivate _getIcon() {\n\t\tif (!this.icon && !this.loading) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (this.loading) {\n\t\t\treturn <p-loader color='white' />;\n\t\t}\n\n\t\treturn (\n\t\t\t<p-icon\n\t\t\t\tclass={icon({\n\t\t\t\t\thover: asBoolean(this.hover),\n\t\t\t\t\tdisabled: asBoolean(this.disabled),\n\t\t\t\t})}\n\t\t\t\tvariant={this.icon}\n\t\t\t\tflip={this.iconFlip}\n\t\t\t\trotate={this.iconRotate}\n\t\t\t/>\n\t\t);\n\t}\n}\n"],"version":3}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, h } from './p-Dgl2kvBS.js';
|
|
2
2
|
import { c as cva } from './p-CBWjHURv.js';
|
|
3
3
|
import { T as ThemedHost } from './p-7QA93RrV.js';
|
|
4
|
-
import { d as defineCustomElement$2 } from './p-
|
|
4
|
+
import { d as defineCustomElement$2 } from './p-DSXYhpxY.js';
|
|
5
5
|
|
|
6
6
|
const infoPanelComponentCss = "*{box-sizing:border-box}.static{position:static!important}.absolute{position:absolute!important}.relative{position:relative!important}.right-2{right:.5rem!important}.top-2{top:.5rem!important}.my-0{margin-bottom:0!important;margin-top:0!important}.flex{display:flex!important}.h-6{height:1.5rem!important}.h-inherit{height:inherit!important}.w-6{width:1.5rem!important}.w-full{width:100%!important}.cursor-pointer{cursor:pointer!important}.flex-col{flex-direction:column!important}.items-center{align-items:center!important}.justify-center{justify-content:center!important}.gap-1{gap:.25rem!important}.rounded-lg{border-radius:.5rem!important}.bg-amber-50{--tw-bg-opacity:1!important;background-color:rgb(255 250 224/var(--tw-bg-opacity,1))!important}.bg-indigo-100{--tw-bg-opacity:1!important;background-color:rgb(227 236 254/var(--tw-bg-opacity,1))!important}.bg-negative-red-100{--tw-bg-opacity:1!important;background-color:rgb(255 221 221/var(--tw-bg-opacity,1))!important}.bg-positive-green-100{--tw-bg-opacity:1!important;background-color:rgb(213 251 199/var(--tw-bg-opacity,1))!important}.bg-white-700{--tw-bg-opacity:1!important;background-color:rgb(242 242 242/var(--tw-bg-opacity,1))!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.pr-10{padding-right:2.5rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.font-medium{font-weight:500!important}.font-normal{font-weight:400!important}.text-amber-800{--tw-text-opacity:1!important;color:rgb(148 77 11/var(--tw-text-opacity,1))!important}.text-indigo-900{--tw-text-opacity:1!important;color:rgb(19 73 182/var(--tw-text-opacity,1))!important}.text-negative-red-800{--tw-text-opacity:1!important;color:rgb(141 16 16/var(--tw-text-opacity,1))!important}.text-positive-green-800{--tw-text-opacity:1!important;color:rgb(47 100 7/var(--tw-text-opacity,1))!important}.text-storm-800{--tw-text-opacity:1!important;color:rgb(2 8 21/var(--tw-text-opacity,1))!important}.text-storm-800\\/60{color:rgba(2,8,21,.6)!important}.hover\\:bg-white-500\\/40:hover{background-color:hsla(0,0%,100%,.4)!important}.hover\\:text-storm-800\\/60:hover{color:rgba(2,8,21,.6)!important}.dark\\:bg-amber-alternative\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:rgba(255,231,92,.15)!important}.dark\\:bg-hurricane-100\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:hsla(220,3%,83%,.15)!important}.dark\\:bg-indigo-300\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:rgba(187,209,253,.15)!important}.dark\\:bg-negative-red-alternative\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:rgba(255,92,92,.15)!important}.dark\\:bg-positive-green-alternative\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:rgba(98,255,92,.15)!important}.dark\\:text-amber-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1!important;color:rgb(255 231 92/var(--tw-text-opacity,1))!important}.dark\\:text-hurricane-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1!important;color:rgb(209 210 212/var(--tw-text-opacity,1))!important}.dark\\:text-indigo-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1!important;color:rgb(165 194 252/var(--tw-text-opacity,1))!important}.dark\\:text-negative-red-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1!important;color:rgb(255 92 92/var(--tw-text-opacity,1))!important}.dark\\:text-positive-green-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1!important;color:rgb(98 255 92/var(--tw-text-opacity,1))!important}.dark\\:text-white\\/60:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:hsla(0,0%,100%,.6)!important}.dark\\:text-white\\/70:where(:host([data-theme=dark]),:host([data-theme=dark]) *){color:hsla(0,0%,100%,.7)!important}.dark\\:hover\\:bg-white\\/15:hover:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:hsla(0,0%,100%,.15)!important}.dark\\:hover\\:text-white:hover:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.dark\\:bg-amber-alternative\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:rgba(255,231,92,.15)!important}.dark\\:bg-hurricane-100\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:hsla(220,3%,83%,.15)!important}.dark\\:bg-indigo-300\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:rgba(187,209,253,.15)!important}.dark\\:bg-negative-red-alternative\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:rgba(255,92,92,.15)!important}.dark\\:bg-positive-green-alternative\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:rgba(98,255,92,.15)!important}.dark\\:text-amber-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1!important;color:rgb(255 231 92/var(--tw-text-opacity,1))!important}.dark\\:text-hurricane-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1!important;color:rgb(209 210 212/var(--tw-text-opacity,1))!important}.dark\\:text-indigo-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1!important;color:rgb(165 194 252/var(--tw-text-opacity,1))!important}.dark\\:text-negative-red-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1!important;color:rgb(255 92 92/var(--tw-text-opacity,1))!important}.dark\\:text-positive-green-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1!important;color:rgb(98 255 92/var(--tw-text-opacity,1))!important}.dark\\:text-white\\/60:where([data-theme=dark],[data-theme=dark] *){color:hsla(0,0%,100%,.6)!important}.dark\\:text-white\\/70:where([data-theme=dark],[data-theme=dark] *){color:hsla(0,0%,100%,.7)!important}.dark\\:hover\\:bg-white\\/15:hover:where([data-theme=dark],[data-theme=dark] *){background-color:hsla(0,0%,100%,.15)!important}.dark\\:hover\\:text-white:hover:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}";
|
|
7
7
|
|
|
@@ -2,7 +2,7 @@ import { p as proxyCustomElement, H, h } from './p-Dgl2kvBS.js';
|
|
|
2
2
|
import { c as cva } from './p-CBWjHURv.js';
|
|
3
3
|
import { c as cn } from './p-CT54OXR2.js';
|
|
4
4
|
import { T as ThemedHost } from './p-7QA93RrV.js';
|
|
5
|
-
import { d as defineCustomElement$2 } from './p-
|
|
5
|
+
import { d as defineCustomElement$2 } from './p-DSXYhpxY.js';
|
|
6
6
|
|
|
7
7
|
const labelComponentCss = "*{box-sizing:border-box}.static{position:static!important}.flex{display:flex!important}.hidden{display:none!important}.h-6{height:1.5rem!important}.w-6{width:1.5rem!important}.flex-1{flex:1 1 0%!important}.flex-shrink-0{flex-shrink:0!important}.items-center{align-items:center!important}.justify-center{justify-content:center!important}.gap-2{gap:.5rem!important}.overflow-hidden{overflow:hidden!important}.text-ellipsis{text-overflow:ellipsis!important}.whitespace-nowrap{white-space:nowrap!important}.rounded-full{border-radius:9999px!important}.bg-amber-100{--tw-bg-opacity:1!important;background-color:rgb(255 246 194/var(--tw-bg-opacity,1))!important}.bg-indigo-100{--tw-bg-opacity:1!important;background-color:rgb(227 236 254/var(--tw-bg-opacity,1))!important}.bg-negative-red-100{--tw-bg-opacity:1!important;background-color:rgb(255 221 221/var(--tw-bg-opacity,1))!important}.bg-positive-green-100{--tw-bg-opacity:1!important;background-color:rgb(213 251 199/var(--tw-bg-opacity,1))!important}.bg-white-700{--tw-bg-opacity:1!important;background-color:rgb(242 242 242/var(--tw-bg-opacity,1))!important}.p-2{padding:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.font-medium{font-weight:500!important}.text-amber-800{--tw-text-opacity:1!important;color:rgb(148 77 11/var(--tw-text-opacity,1))!important}.text-indigo-900{--tw-text-opacity:1!important;color:rgb(19 73 182/var(--tw-text-opacity,1))!important}.text-negative-red-800{--tw-text-opacity:1!important;color:rgb(141 16 16/var(--tw-text-opacity,1))!important}.text-positive-green-800{--tw-text-opacity:1!important;color:rgb(47 100 7/var(--tw-text-opacity,1))!important}.text-storm-800{--tw-text-opacity:1!important;color:rgb(2 8 21/var(--tw-text-opacity,1))!important}@media (min-width:64rem){.desktop-xs\\:block{display:block!important}.desktop-xs\\:w-auto{width:auto!important}.desktop-xs\\:py-0{padding-bottom:0!important;padding-top:0!important}}.dark\\:bg-amber-alternative\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:rgba(255,231,92,.15)!important}.dark\\:bg-hurricane-100\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:hsla(220,3%,83%,.15)!important}.dark\\:bg-indigo-300\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:rgba(187,209,253,.15)!important}.dark\\:bg-negative-red-alternative\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:rgba(255,92,92,.15)!important}.dark\\:bg-positive-green-alternative\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:rgba(98,255,92,.15)!important}.dark\\:text-amber-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1!important;color:rgb(255 231 92/var(--tw-text-opacity,1))!important}.dark\\:text-hurricane-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1!important;color:rgb(209 210 212/var(--tw-text-opacity,1))!important}.dark\\:text-indigo-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1!important;color:rgb(165 194 252/var(--tw-text-opacity,1))!important}.dark\\:text-negative-red-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1!important;color:rgb(255 92 92/var(--tw-text-opacity,1))!important}.dark\\:text-positive-green-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1!important;color:rgb(98 255 92/var(--tw-text-opacity,1))!important}.dark\\:bg-amber-alternative\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:rgba(255,231,92,.15)!important}.dark\\:bg-hurricane-100\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:hsla(220,3%,83%,.15)!important}.dark\\:bg-indigo-300\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:rgba(187,209,253,.15)!important}.dark\\:bg-negative-red-alternative\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:rgba(255,92,92,.15)!important}.dark\\:bg-positive-green-alternative\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:rgba(98,255,92,.15)!important}.dark\\:text-amber-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1!important;color:rgb(255 231 92/var(--tw-text-opacity,1))!important}.dark\\:text-hurricane-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1!important;color:rgb(209 210 212/var(--tw-text-opacity,1))!important}.dark\\:text-indigo-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1!important;color:rgb(165 194 252/var(--tw-text-opacity,1))!important}.dark\\:text-negative-red-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1!important;color:rgb(255 92 92/var(--tw-text-opacity,1))!important}.dark\\:text-positive-green-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1!important;color:rgb(98 255 92/var(--tw-text-opacity,1))!important}";
|
|
8
8
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h } from './p-Dgl2kvBS.js';
|
|
2
2
|
import { T as ThemedHost } from './p-7QA93RrV.js';
|
|
3
|
-
import { d as defineCustomElement$2 } from './p-
|
|
3
|
+
import { d as defineCustomElement$2 } from './p-DSXYhpxY.js';
|
|
4
4
|
|
|
5
5
|
const listingItemComponentCss = "*{box-sizing:border-box}.static{position:static!important}.flex{display:flex!important}.min-w-0{min-width:0!important}.flex-1{flex:1 1 0%!important}.flex-col{flex-direction:column!important}.items-center{align-items:center!important}.gap-2{gap:.5rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.font-medium{font-weight:500!important}.text-storm-500{--tw-text-opacity:1!important;color:rgb(24 30 41/var(--tw-text-opacity,1))!important}.dark\\:text-white:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.dark\\:text-white:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}";
|
|
6
6
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, h } from './p-Dgl2kvBS.js';
|
|
2
2
|
import { d as defineCustomElement$b } from './p-B36IlaYj.js';
|
|
3
|
-
import { d as defineCustomElement$a } from './p-
|
|
3
|
+
import { d as defineCustomElement$a } from './p-L83_ZRnI.js';
|
|
4
4
|
import { d as defineCustomElement$9 } from './p-BoNZCwkk.js';
|
|
5
|
-
import { d as defineCustomElement$8 } from './p-
|
|
5
|
+
import { d as defineCustomElement$8 } from './p-DSXYhpxY.js';
|
|
6
6
|
import { d as defineCustomElement$7 } from './p-BFbLqg3-.js';
|
|
7
7
|
import { d as defineCustomElement$6 } from './p-vs9rsC7Q.js';
|
|
8
8
|
import { d as defineCustomElement$5 } from './p-CWkMZrLx.js';
|
|
9
9
|
import { d as defineCustomElement$4 } from './p-CII5UiB9.js';
|
|
10
|
-
import { d as defineCustomElement$3 } from './p-
|
|
10
|
+
import { d as defineCustomElement$3 } from './p-7RRcC4AD.js';
|
|
11
11
|
import { d as defineCustomElement$2 } from './p-Crc7sXuw.js';
|
|
12
12
|
|
|
13
13
|
const Modal = /*@__PURE__*/ proxyCustomElement(class Modal extends H {
|
|
@@ -2,8 +2,8 @@ import { p as proxyCustomElement, H, h } from './p-Dgl2kvBS.js';
|
|
|
2
2
|
import { c as cva } from './p-CBWjHURv.js';
|
|
3
3
|
import { T as ThemedHost } from './p-7QA93RrV.js';
|
|
4
4
|
import { d as defineCustomElement$5 } from './p-B36IlaYj.js';
|
|
5
|
-
import { d as defineCustomElement$4 } from './p-
|
|
6
|
-
import { d as defineCustomElement$3 } from './p-
|
|
5
|
+
import { d as defineCustomElement$4 } from './p-L83_ZRnI.js';
|
|
6
|
+
import { d as defineCustomElement$3 } from './p-DSXYhpxY.js';
|
|
7
7
|
import { d as defineCustomElement$2 } from './p-BFbLqg3-.js';
|
|
8
8
|
|
|
9
9
|
const navbarComponentCss = ".w-full{width:100%!important}.max-h-screen-safe{max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important}*{box-sizing:border-box}:host{max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));width:100%;.safe-sidebar{padding-top:calc(env(safe-area-inset-top, 0) + 1rem)!important;&.show{--tw-translate-x:env(safe-area-inset-left,0)!important}}.safe-topbar{height:calc(env(safe-area-inset-top, 0) + 4rem);padding-top:calc(env(safe-area-inset-top, 0) + 1rem)!important}}@media (min-width:80rem){:host{width:15rem}}@media (min-width:105rem){:host{width:18rem}}@media (min-width:80rem){.layout-1280\\:w-60{width:15rem!important}}.pointer-events-none{pointer-events:none!important}.static{position:static!important}.fixed{position:fixed!important}.relative{position:relative!important}.left-0{left:0!important}.top-0{top:0!important}.z-navbar{z-index:300!important}.z-navbar-backdrop{z-index:290!important}.z-navbar-topbar{z-index:280!important}.mt-auto{margin-top:auto!important}.flex{display:flex!important}.hidden{display:none!important}.h-screen{height:100vh!important}.w-60{width:15rem!important}.max-w-\\[16\\.5rem\\]{max-width:16.5rem!important}.flex-1{flex:1 1 0%!important}.flex-shrink-0{flex-shrink:0!important}.-translate-x-full{--tw-translate-x:-100%!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.flex-col{flex-direction:column!important}.items-center{align-items:center!important}.items-stretch{align-items:stretch!important}.justify-end{justify-content:flex-end!important}.justify-between{justify-content:space-between!important}.gap-6{gap:1.5rem!important}.overflow-y-auto{overflow-y:auto!important}.border-0{border-width:0!important}.border-b{border-bottom-width:1px!important}.border-r{border-right-width:1px!important}.border-solid{border-style:solid!important}.border-off-white-700{--tw-border-opacity:1!important;border-color:rgb(222 219 213/var(--tw-border-opacity,1))!important}.bg-off-white-300{--tw-bg-opacity:1!important;background-color:rgb(248 247 244/var(--tw-bg-opacity,1))!important}.p-4{padding:1rem!important}.opacity-0{opacity:0!important}.opacity-100{opacity:1!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition,.transition-all{transition-duration:.15s!important}.transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition-opacity{transition-duration:.15s!important;transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.will-change-transform{will-change:transform!important}@media (min-width:80rem){.layout-1280\\:relative{position:relative!important}.layout-1280\\:z-0{z-index:0!important}.layout-1280\\:flex{display:flex!important}.layout-1280\\:hidden{display:none!important}.layout-1280\\:h-full{height:100%!important}.layout-1280\\:max-w-none{max-width:none!important}.layout-1280\\:translate-x-0{--tw-translate-x:0px!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}}.dark\\:border-hurricane-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-border-opacity:1!important;border-color:rgb(54 60 70/var(--tw-border-opacity,1))!important}.dark\\:bg-hurricane-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-bg-opacity:1!important;background-color:rgb(24 30 41/var(--tw-bg-opacity,1))!important}.dark\\:border-hurricane-500:where([data-theme=dark],[data-theme=dark] *){--tw-border-opacity:1!important;border-color:rgb(54 60 70/var(--tw-border-opacity,1))!important}.dark\\:bg-hurricane-800:where([data-theme=dark],[data-theme=dark] *){--tw-bg-opacity:1!important;background-color:rgb(24 30 41/var(--tw-bg-opacity,1))!important}";
|
|
@@ -4,7 +4,7 @@ import { T as ThemedHost } from './p-7QA93RrV.js';
|
|
|
4
4
|
import { a as asBoolean } from './p-C5CTp9IA.js';
|
|
5
5
|
import { c as cn } from './p-CT54OXR2.js';
|
|
6
6
|
import { d as defineCustomElement$4 } from './p-lqoLH8eP.js';
|
|
7
|
-
import { d as defineCustomElement$3 } from './p-
|
|
7
|
+
import { d as defineCustomElement$3 } from './p-DSXYhpxY.js';
|
|
8
8
|
import { d as defineCustomElement$2 } from './p-BFbLqg3-.js';
|
|
9
9
|
|
|
10
10
|
const navigationItemComponentCss = "*.sc-p-navigation-item{box-sizing:border-box}.static.sc-p-navigation-item{position:static!important}.ml-auto.sc-p-navigation-item{margin-left:auto!important}.inline-block.sc-p-navigation-item{display:inline-block!important}.flex.sc-p-navigation-item{display:flex!important}.aspect-branding.sc-p-navigation-item{aspect-ratio:23/24!important}.h-6.sc-p-navigation-item{height:1.5rem!important}.h-8.sc-p-navigation-item{height:2rem!important}.w-\\[inherit\\].sc-p-navigation-item{width:inherit!important}.w-full.sc-p-navigation-item{width:100%!important}.cursor-pointer.sc-p-navigation-item{cursor:pointer!important}.items-center.sc-p-navigation-item{align-items:center!important}.justify-center.sc-p-navigation-item{justify-content:center!important}.gap-2.sc-p-navigation-item{gap:.5rem!important}.rounded-full.sc-p-navigation-item{border-radius:9999px!important}.rounded-lg.sc-p-navigation-item{border-radius:.5rem!important}.bg-indigo-500.sc-p-navigation-item{--tw-bg-opacity:1!important;background-color:rgb(142 179 251/var(--tw-bg-opacity,1))!important}.bg-off-white-600.sc-p-navigation-item{--tw-bg-opacity:1!important;background-color:rgb(236 234 229/var(--tw-bg-opacity,1))!important}.px-2.sc-p-navigation-item{padding-left:.5rem!important;padding-right:.5rem!important}.py-1.sc-p-navigation-item{padding-bottom:.25rem!important;padding-top:.25rem!important}.pl-1.sc-p-navigation-item{padding-left:.25rem!important}.text-sm.sc-p-navigation-item{font-size:.875rem!important;line-height:1.25rem!important}.font-medium.sc-p-navigation-item{font-weight:500!important}.font-semibold.sc-p-navigation-item{font-weight:600!important}.text-storm-400.sc-p-navigation-item{--tw-text-opacity:1!important;color:rgb(70 75 84/var(--tw-text-opacity,1))!important}.text-storm-500.sc-p-navigation-item{--tw-text-opacity:1!important;color:rgb(24 30 41/var(--tw-text-opacity,1))!important}.container.sc-p-navigation-item{width:100%}@media (min-width:40rem){.container.sc-p-navigation-item{max-width:40rem}}@media (min-width:64rem){.container.sc-p-navigation-item{max-width:64rem}}@media (min-width:80rem){.container.sc-p-navigation-item{max-width:80rem}}@media (min-width:85.375rem){.container.sc-p-navigation-item{max-width:85.375rem}}@media (min-width:90rem){.container.sc-p-navigation-item{max-width:90rem}}@media (min-width:96rem){.container.sc-p-navigation-item{max-width:96rem}}@media (min-width:105rem){.container.sc-p-navigation-item{max-width:105rem}}@media (min-width:120rem){.container.sc-p-navigation-item{max-width:120rem}}@media (min-width:160rem){.container.sc-p-navigation-item{max-width:160rem}}@media (min-width:640px){.container.sc-p-navigation-item{max-width:640px}}@media (min-width:768px){.container.sc-p-navigation-item{max-width:768px}}@media (min-width:1024px){.container.sc-p-navigation-item{max-width:1024px}}@media (min-width:1280px){.container.sc-p-navigation-item{max-width:1280px}}@media (min-width:1536px){.container.sc-p-navigation-item{max-width:1536px}}.hover\\:bg-off-white-500.sc-p-navigation-item:hover{--tw-bg-opacity:1!important;background-color:rgb(243 241 237/var(--tw-bg-opacity,1))!important}.hover\\:text-storm-500.sc-p-navigation-item:hover{--tw-text-opacity:1!important;color:rgb(24 30 41/var(--tw-text-opacity,1))!important}.dark\\:bg-white\\/10:where([data-theme=dark].sc-p-navigation-item-h,[data-theme=dark].sc-p-navigation-item-h *).sc-p-navigation-item{background-color:hsla(0,0%,100%,.1)!important}.dark\\:text-hurricane-200:where([data-theme=dark].sc-p-navigation-item-h,[data-theme=dark].sc-p-navigation-item-h *).sc-p-navigation-item{--tw-text-opacity:1!important;color:rgb(163 165 169/var(--tw-text-opacity,1))!important}.dark\\:text-white:where([data-theme=dark].sc-p-navigation-item-h,[data-theme=dark].sc-p-navigation-item-h *).sc-p-navigation-item{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.dark\\:hover\\:bg-white\\/10:hover:where([data-theme=dark].sc-p-navigation-item-h,[data-theme=dark].sc-p-navigation-item-h *).sc-p-navigation-item{background-color:hsla(0,0%,100%,.1)!important}.dark\\:hover\\:text-white:hover:where([data-theme=dark].sc-p-navigation-item-h,[data-theme=dark].sc-p-navigation-item-h *).sc-p-navigation-item{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.dark\\:bg-white\\/10.sc-p-navigation-item:where([data-theme=dark],[data-theme=dark].sc-p-navigation-item *).sc-p-navigation-item{background-color:hsla(0,0%,100%,.1)!important}.dark\\:text-hurricane-200.sc-p-navigation-item:where([data-theme=dark],[data-theme=dark].sc-p-navigation-item *).sc-p-navigation-item{--tw-text-opacity:1!important;color:rgb(163 165 169/var(--tw-text-opacity,1))!important}.dark\\:text-white.sc-p-navigation-item:where([data-theme=dark],[data-theme=dark].sc-p-navigation-item *).sc-p-navigation-item{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.dark\\:hover\\:bg-white\\/10.sc-p-navigation-item:hover:where([data-theme=dark],[data-theme=dark].sc-p-navigation-item *).sc-p-navigation-item{background-color:hsla(0,0%,100%,.1)!important}.dark\\:hover\\:text-white.sc-p-navigation-item:hover:where([data-theme=dark],[data-theme=dark].sc-p-navigation-item *).sc-p-navigation-item{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h } from './p-Dgl2kvBS.js';
|
|
2
2
|
import { c as cva } from './p-CBWjHURv.js';
|
|
3
3
|
import { T as ThemedHost } from './p-7QA93RrV.js';
|
|
4
|
-
import { d as defineCustomElement$6 } from './p-
|
|
4
|
+
import { d as defineCustomElement$6 } from './p-L83_ZRnI.js';
|
|
5
5
|
import { d as defineCustomElement$5 } from './p-CLE6xhvL.js';
|
|
6
6
|
import { d as defineCustomElement$4 } from './p-CStLRi0B.js';
|
|
7
|
-
import { d as defineCustomElement$3 } from './p-
|
|
7
|
+
import { d as defineCustomElement$3 } from './p-DSXYhpxY.js';
|
|
8
8
|
import { d as defineCustomElement$2 } from './p-BFbLqg3-.js';
|
|
9
9
|
|
|
10
10
|
const profileComponentCss = "*{box-sizing:border-box}.static{position:static!important}.absolute{position:absolute!important}.my-0{margin-bottom:0!important;margin-top:0!important}.flex{display:flex!important}.h-10{height:2.5rem!important}.w-auto{width:auto!important}.w-full{width:100%!important}.min-w-0{min-width:0!important}.max-w-full{max-width:100%!important}.flex-1{flex:1 1 0%!important}.flex-col{flex-direction:column!important}.items-start{align-items:flex-start!important}.items-center{align-items:center!important}.gap-2{gap:.5rem!important}.overflow-hidden{overflow:hidden!important}.text-ellipsis{text-overflow:ellipsis!important}.whitespace-nowrap{white-space:nowrap!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.text-storm-400{--tw-text-opacity:1!important;color:rgb(70 75 84/var(--tw-text-opacity,1))!important}.text-storm-500{--tw-text-opacity:1!important;color:rgb(24 30 41/var(--tw-text-opacity,1))!important}.dark\\:text-hurricane-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1!important;color:rgb(163 165 169/var(--tw-text-opacity,1))!important}.dark\\:text-white:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.dark\\:text-hurricane-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1!important;color:rgb(163 165 169/var(--tw-text-opacity,1))!important}.dark\\:text-white:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}";
|
|
@@ -5,15 +5,15 @@ import { c as cn } from './p-CT54OXR2.js';
|
|
|
5
5
|
import { S as SELECT_DEFAULT_MAX_DISPLAYED_ITEMS } from './p-vyRrSf5s.js';
|
|
6
6
|
import { T as ThemedHost } from './p-7QA93RrV.js';
|
|
7
7
|
import { d as defineCustomElement$d } from './p-DZPr8Ee7.js';
|
|
8
|
-
import { d as defineCustomElement$c } from './p-
|
|
9
|
-
import { d as defineCustomElement$b } from './p-
|
|
8
|
+
import { d as defineCustomElement$c } from './p-L83_ZRnI.js';
|
|
9
|
+
import { d as defineCustomElement$b } from './p-C68e3zD7.js';
|
|
10
10
|
import { d as defineCustomElement$a } from './p-CLE6xhvL.js';
|
|
11
11
|
import { d as defineCustomElement$9 } from './p-CStLRi0B.js';
|
|
12
|
-
import { d as defineCustomElement$8 } from './p-
|
|
13
|
-
import { d as defineCustomElement$7 } from './p-
|
|
14
|
-
import { d as defineCustomElement$6 } from './p-
|
|
15
|
-
import { d as defineCustomElement$5 } from './p-
|
|
16
|
-
import { d as defineCustomElement$4 } from './p-
|
|
12
|
+
import { d as defineCustomElement$8 } from './p-BjannTQL.js';
|
|
13
|
+
import { d as defineCustomElement$7 } from './p-DzWQ5043.js';
|
|
14
|
+
import { d as defineCustomElement$6 } from './p-BJckvTJ9.js';
|
|
15
|
+
import { d as defineCustomElement$5 } from './p-CEPOCQ4X.js';
|
|
16
|
+
import { d as defineCustomElement$4 } from './p-DSXYhpxY.js';
|
|
17
17
|
import { d as defineCustomElement$3 } from './p-BFbLqg3-.js';
|
|
18
18
|
import { d as defineCustomElement$2 } from './p-CeJyspp0.js';
|
|
19
19
|
|
|
@@ -6,31 +6,31 @@ import { f as isMobile } from './p-B3sNjfzc.js';
|
|
|
6
6
|
import { c as cn } from './p-CT54OXR2.js';
|
|
7
7
|
import { P as PAGINATION_DEFAULT_PAGE_SIZE, a as PAGINATION_DEFAULT_PAGE_SIZE_OPTIONS } from './p-vyRrSf5s.js';
|
|
8
8
|
import { d as defineCustomElement$u } from './p-lqoLH8eP.js';
|
|
9
|
-
import { d as defineCustomElement$t } from './p-
|
|
10
|
-
import { d as defineCustomElement$s } from './p-
|
|
9
|
+
import { d as defineCustomElement$t } from './p-L83_ZRnI.js';
|
|
10
|
+
import { d as defineCustomElement$s } from './p-C68e3zD7.js';
|
|
11
11
|
import { d as defineCustomElement$r } from './p-BoNZCwkk.js';
|
|
12
12
|
import { d as defineCustomElement$q } from './p-CLE6xhvL.js';
|
|
13
13
|
import { d as defineCustomElement$p } from './p-CStLRi0B.js';
|
|
14
|
-
import { d as defineCustomElement$o } from './p-
|
|
15
|
-
import { d as defineCustomElement$n } from './p-
|
|
16
|
-
import { d as defineCustomElement$m } from './p-
|
|
17
|
-
import { d as defineCustomElement$l } from './p-
|
|
18
|
-
import { d as defineCustomElement$k } from './p-
|
|
19
|
-
import { d as defineCustomElement$j } from './p-
|
|
20
|
-
import { d as defineCustomElement$i } from './p-
|
|
21
|
-
import { d as defineCustomElement$h } from './p-
|
|
14
|
+
import { d as defineCustomElement$o } from './p-BjannTQL.js';
|
|
15
|
+
import { d as defineCustomElement$n } from './p-BwAwMF7N.js';
|
|
16
|
+
import { d as defineCustomElement$m } from './p-DzWQ5043.js';
|
|
17
|
+
import { d as defineCustomElement$l } from './p-BJckvTJ9.js';
|
|
18
|
+
import { d as defineCustomElement$k } from './p-BMR5RyEN.js';
|
|
19
|
+
import { d as defineCustomElement$j } from './p-hXGQ7kkk.js';
|
|
20
|
+
import { d as defineCustomElement$i } from './p-CEPOCQ4X.js';
|
|
21
|
+
import { d as defineCustomElement$h } from './p-DSXYhpxY.js';
|
|
22
22
|
import { d as defineCustomElement$g } from './p-Cb5tqgid.js';
|
|
23
23
|
import { d as defineCustomElement$f } from './p-BFbLqg3-.js';
|
|
24
|
-
import { d as defineCustomElement$e } from './p-
|
|
25
|
-
import { d as defineCustomElement$d } from './p-
|
|
24
|
+
import { d as defineCustomElement$e } from './p-C7dhUEQ8.js';
|
|
25
|
+
import { d as defineCustomElement$d } from './p-BCmqsR2B.js';
|
|
26
26
|
import { d as defineCustomElement$c } from './p-C1RM6nHP.js';
|
|
27
|
-
import { d as defineCustomElement$b } from './p-
|
|
27
|
+
import { d as defineCustomElement$b } from './p-Bh4K-JWK.js';
|
|
28
28
|
import { d as defineCustomElement$a } from './p-Da28ikxq.js';
|
|
29
|
-
import { d as defineCustomElement$9 } from './p-
|
|
29
|
+
import { d as defineCustomElement$9 } from './p-C0gMz_1M.js';
|
|
30
30
|
import { d as defineCustomElement$8 } from './p-cTjmavJa.js';
|
|
31
31
|
import { d as defineCustomElement$7 } from './p-BXoVx3x5.js';
|
|
32
|
-
import { d as defineCustomElement$6 } from './p-
|
|
33
|
-
import { d as defineCustomElement$5 } from './p-
|
|
32
|
+
import { d as defineCustomElement$6 } from './p-CtRFLYsG.js';
|
|
33
|
+
import { d as defineCustomElement$5 } from './p-BESo1yZj.js';
|
|
34
34
|
import { d as defineCustomElement$4 } from './p-DD5C6lCE.js';
|
|
35
35
|
import { d as defineCustomElement$3 } from './p-DNbLYhhD.js';
|
|
36
36
|
import { d as defineCustomElement$2 } from './p-CeJyspp0.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, h } from './p-Dgl2kvBS.js';
|
|
2
2
|
import { c as cva } from './p-CBWjHURv.js';
|
|
3
3
|
import { T as ThemedHost } from './p-7QA93RrV.js';
|
|
4
|
-
import { d as defineCustomElement$2 } from './p-
|
|
4
|
+
import { d as defineCustomElement$2 } from './p-DSXYhpxY.js';
|
|
5
5
|
|
|
6
6
|
const toastComponentCss = "*{box-sizing:border-box}.static{position:static!important}.m-0{margin:0!important}.flex{display:flex!important}.h-9{height:2.25rem!important}.w-\\[2px\\]{width:2px!important}.w-\\[calc\\(100\\%-2px-0\\.5rem\\)\\]{width:calc(100% - 2px - .5rem)!important}.w-full{width:100%!important}.min-w-0{min-width:0!important}.flex-shrink-0{flex-shrink:0!important}.cursor-pointer{cursor:pointer!important}.flex-col{flex-direction:column!important}.items-center{align-items:center!important}.justify-between{justify-content:space-between!important}.gap-2{gap:.5rem!important}.overflow-hidden{overflow:hidden!important}.text-ellipsis{text-overflow:ellipsis!important}.whitespace-nowrap{white-space:nowrap!important}.rounded-full{border-radius:9999px!important}.rounded-lg{border-radius:.5rem!important}.border{border-width:1px!important}.border-solid{border-style:solid!important}.border-storm-100{--tw-border-opacity:1!important;border-color:rgb(209 210 212/var(--tw-border-opacity,1))!important}.bg-amber-500{--tw-bg-opacity:1!important;background-color:rgb(225 159 35/var(--tw-bg-opacity,1))!important}.bg-indigo-800{--tw-bg-opacity:1!important;background-color:rgb(27 88 210/var(--tw-bg-opacity,1))!important}.bg-negative-red-500{--tw-bg-opacity:1!important;background-color:rgb(230 30 30/var(--tw-bg-opacity,1))!important}.bg-positive-green-500{--tw-bg-opacity:1!important;background-color:rgb(92 195 14/var(--tw-bg-opacity,1))!important}.bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.p-2{padding:.5rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.font-semibold{font-weight:600!important}.text-storm-200{--tw-text-opacity:1!important;color:rgb(163 165 169/var(--tw-text-opacity,1))!important}.text-storm-300{--tw-text-opacity:1!important;color:rgb(116 120 127/var(--tw-text-opacity,1))!important}.text-storm-500{--tw-text-opacity:1!important;color:rgb(24 30 41/var(--tw-text-opacity,1))!important}.shadow-2{--tw-shadow:0 1px 1px rgba(0,2,2,.04),0 2px 2px rgba(0,2,2,.04),0 4px 4px rgba(0,2,2,.04)!important;--tw-shadow-colored:0 1px 1px var(--tw-shadow-color),0 2px 2px var(--tw-shadow-color),0 4px 4px var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.hover\\:text-storm-500:hover{--tw-text-opacity:1!important;color:rgb(24 30 41/var(--tw-text-opacity,1))!important}.hover\\:text-white:hover{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.dark\\:border-hurricane-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-border-opacity:1!important;border-color:rgb(24 30 41/var(--tw-border-opacity,1))!important}.dark\\:bg-amber-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-bg-opacity:1!important;background-color:rgb(255 231 92/var(--tw-bg-opacity,1))!important}.dark\\:bg-hurricane-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-bg-opacity:1!important;background-color:rgb(24 30 41/var(--tw-bg-opacity,1))!important}.dark\\:bg-indigo-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-bg-opacity:1!important;background-color:rgb(165 194 252/var(--tw-bg-opacity,1))!important}.dark\\:bg-negative-red-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-bg-opacity:1!important;background-color:rgb(255 92 92/var(--tw-bg-opacity,1))!important}.dark\\:bg-positive-green-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-bg-opacity:1!important;background-color:rgb(98 255 92/var(--tw-bg-opacity,1))!important}.dark\\:text-hurricane-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1!important;color:rgb(163 165 169/var(--tw-text-opacity,1))!important}.dark\\:text-white:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.dark\\:border-hurricane-800:where([data-theme=dark],[data-theme=dark] *){--tw-border-opacity:1!important;border-color:rgb(24 30 41/var(--tw-border-opacity,1))!important}.dark\\:bg-amber-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-bg-opacity:1!important;background-color:rgb(255 231 92/var(--tw-bg-opacity,1))!important}.dark\\:bg-hurricane-800:where([data-theme=dark],[data-theme=dark] *){--tw-bg-opacity:1!important;background-color:rgb(24 30 41/var(--tw-bg-opacity,1))!important}.dark\\:bg-indigo-400:where([data-theme=dark],[data-theme=dark] *){--tw-bg-opacity:1!important;background-color:rgb(165 194 252/var(--tw-bg-opacity,1))!important}.dark\\:bg-negative-red-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-bg-opacity:1!important;background-color:rgb(255 92 92/var(--tw-bg-opacity,1))!important}.dark\\:bg-positive-green-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-bg-opacity:1!important;background-color:rgb(98 255 92/var(--tw-bg-opacity,1))!important}.dark\\:text-hurricane-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1!important;color:rgb(163 165 169/var(--tw-text-opacity,1))!important}.dark\\:text-white:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}";
|
|
7
7
|
|
|
@@ -246,6 +246,36 @@ var documentIcon = `<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="
|
|
|
246
246
|
</svg>
|
|
247
247
|
`;
|
|
248
248
|
|
|
249
|
+
var fileExport = `<svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
250
|
+
<g clip-path="url(#clip0_4599_3946)">
|
|
251
|
+
<path d="M12.5 14H3.5C3.36739 14 3.24021 13.9473 3.14645 13.8536C3.05268 13.7598 3 13.6326 3 13.5V2.5C3 2.36739 3.05268 2.24021 3.14645 2.14645C3.24021 2.05268 3.36739 2 3.5 2H9.5L13 5.5V13.5C13 13.6326 12.9473 13.7598 12.8536 13.8536C12.7598 13.9473 12.6326 14 12.5 14Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
252
|
+
<path d="M9.5 2V5.5H13" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
253
|
+
<path d="M6.5 9L8 7.5L9.5 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
254
|
+
<path d="M8 11.5V7.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
255
|
+
</g>
|
|
256
|
+
<defs>
|
|
257
|
+
<clipPath id="clip0_4599_3946">
|
|
258
|
+
<rect width="16" height="16" fill="white"/>
|
|
259
|
+
</clipPath>
|
|
260
|
+
</defs>
|
|
261
|
+
</svg>
|
|
262
|
+
`;
|
|
263
|
+
|
|
264
|
+
var fileImport = `<svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
265
|
+
<g clip-path="url(#clip0_4599_3953)">
|
|
266
|
+
<path d="M12.5 14H3.5C3.36739 14 3.24021 13.9473 3.14645 13.8536C3.05268 13.7598 3 13.6326 3 13.5V2.5C3 2.36739 3.05268 2.24021 3.14645 2.14645C3.24021 2.05268 3.36739 2 3.5 2H9.5L13 5.5V13.5C13 13.6326 12.9473 13.7598 12.8536 13.8536C12.7598 13.9473 12.6326 14 12.5 14Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
267
|
+
<path d="M9.5 2V5.5H13" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
268
|
+
<path d="M8 7.5V11.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
269
|
+
<path d="M6.5 10L8 11.5L9.5 10" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
270
|
+
</g>
|
|
271
|
+
<defs>
|
|
272
|
+
<clipPath id="clip0_4599_3953">
|
|
273
|
+
<rect width="16" height="16" fill="white"/>
|
|
274
|
+
</clipPath>
|
|
275
|
+
</defs>
|
|
276
|
+
</svg>
|
|
277
|
+
`;
|
|
278
|
+
|
|
249
279
|
var folder = `<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">
|
|
250
280
|
<g clip-path="url(#a)">
|
|
251
281
|
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.556 13H2.46a.462.462 0 0 1-.46-.461V5h11.5a.5.5 0 0 1 .5.5v7.056a.444.444 0 0 1-.444.444ZM2 5V3.5a.5.5 0 0 1 .5-.5h3.293a.5.5 0 0 1 .353.146L8 5"/>
|
|
@@ -591,6 +621,19 @@ var filter = `<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" f
|
|
|
591
621
|
</svg>
|
|
592
622
|
`;
|
|
593
623
|
|
|
624
|
+
var flag = `<svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
625
|
+
<g clip-path="url(#clip0_4599_3931)">
|
|
626
|
+
<path d="M3 14V3.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
627
|
+
<path d="M3 11.0001C7 7.5357 10 14.4645 14 11.0001V3.50008C10 6.96445 7 0.0357039 3 3.50008" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
628
|
+
</g>
|
|
629
|
+
<defs>
|
|
630
|
+
<clipPath id="clip0_4599_3931">
|
|
631
|
+
<rect width="16" height="16" fill="white"/>
|
|
632
|
+
</clipPath>
|
|
633
|
+
</defs>
|
|
634
|
+
</svg>
|
|
635
|
+
`;
|
|
636
|
+
|
|
594
637
|
var flower = `<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">
|
|
595
638
|
<g clip-path="url(#a)">
|
|
596
639
|
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14.5V11M3 3.5a5 5 0 0 1 5 5V11a5 5 0 0 1-5-5V3.5ZM8 11V8.5a5 5 0 0 1 5-5V6a5 5 0 0 1-5 5Zm-3 2 3 1.5 3-1.5"/>
|
|
@@ -877,6 +920,22 @@ var pieChart = `<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"
|
|
|
877
920
|
</svg>
|
|
878
921
|
`;
|
|
879
922
|
|
|
923
|
+
var piggyBank = `<svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
924
|
+
<g clip-path="url(#clip0_4120_39719)">
|
|
925
|
+
<path d="M11.25 7.875C11.5952 7.875 11.875 7.59518 11.875 7.25C11.875 6.90482 11.5952 6.625 11.25 6.625C10.9048 6.625 10.625 6.90482 10.625 7.25C10.625 7.59518 10.9048 7.875 11.25 7.875Z" fill="currentColor"/>
|
|
926
|
+
<path d="M7 4.5H9.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
927
|
+
<path d="M13.5 2.5H9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
928
|
+
<path d="M0.999994 9C0.999994 8.60218 0.718695 8.2813 1 8C1.2813 7.7187 1.60217 7.5 1.99999 7.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
929
|
+
<path d="M13.7713 6H14C14.2652 6 14.5196 6.10536 14.7071 6.29289C14.8946 6.48043 15 6.73478 15 7V9C15 9.26522 14.8946 9.51957 14.7071 9.70711C14.5196 9.89464 14.2652 10 14 10H13.5L12.3688 13.1681C12.3341 13.2653 12.2701 13.3494 12.1858 13.4088C12.1014 13.4682 12.0007 13.5001 11.8975 13.5H11.1025C10.9993 13.5001 10.8986 13.4682 10.8142 13.4088C10.7299 13.3494 10.666 13.2653 10.6313 13.1681L10.3931 12.5H6.10688L5.86875 13.1681C5.83405 13.2653 5.77013 13.3494 5.68576 13.4088C5.60139 13.4682 5.5007 13.5001 5.3975 13.5H4.6025C4.49931 13.5001 4.39862 13.4682 4.31424 13.4088C4.22987 13.3494 4.16595 13.2653 4.13125 13.1681L3.3125 10.875C2.46709 9.95449 1.99861 8.74982 2 7.5C2 6.17392 2.52679 4.90215 3.46447 3.96447C4.40215 3.02678 5.67392 2.5 7 2.5H9C9.97569 2.49972 10.9301 2.7849 11.7457 3.32041C12.5613 3.85592 13.2024 4.61835 13.59 5.51375C13.6586 5.67268 13.7191 5.83497 13.7713 6Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
930
|
+
</g>
|
|
931
|
+
<defs>
|
|
932
|
+
<clipPath id="clip0_4120_39719">
|
|
933
|
+
<rect width="16" height="16" fill="white"/>
|
|
934
|
+
</clipPath>
|
|
935
|
+
</defs>
|
|
936
|
+
</svg>
|
|
937
|
+
`;
|
|
938
|
+
|
|
880
939
|
var placeholder = `<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">
|
|
881
940
|
<g clip-path="url(#a)">
|
|
882
941
|
<circle cx="8" cy="8" r="6" fill="currentColor"/>
|
|
@@ -938,6 +997,21 @@ var reset = `<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fi
|
|
|
938
997
|
</svg>
|
|
939
998
|
`;
|
|
940
999
|
|
|
1000
|
+
var running = `<svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1001
|
+
<g clip-path="url(#clip0_4599_3960)">
|
|
1002
|
+
<path d="M9.5 5C10.3284 5 11 4.32843 11 3.5C11 2.67157 10.3284 2 9.5 2C8.67157 2 8 2.67157 8 3.5C8 4.32843 8.67157 5 9.5 5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1003
|
+
<path d="M3.5 6.59991C3.5 6.59991 5.5 4.99554 8.5 7.03741C11.6544 9.18116 13.5 8.34053 13.5 8.34053" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1004
|
+
<path d="M6.91501 10.0725C8.02938 10.3125 11 11.25 11 14.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1005
|
+
<path d="M8.4025 6.96948C8.02313 8.45261 6.17562 12.9176 2 12.5001" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1006
|
+
</g>
|
|
1007
|
+
<defs>
|
|
1008
|
+
<clipPath id="clip0_4599_3960">
|
|
1009
|
+
<rect width="16" height="16" fill="white"/>
|
|
1010
|
+
</clipPath>
|
|
1011
|
+
</defs>
|
|
1012
|
+
</svg>
|
|
1013
|
+
`;
|
|
1014
|
+
|
|
941
1015
|
var search = `<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">
|
|
942
1016
|
<g clip-path="url(#a)">
|
|
943
1017
|
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 12A5 5 0 1 0 7 2a5 5 0 0 0 0 10Zm3.536-1.464L14 14"/>
|
|
@@ -1024,6 +1098,43 @@ var sparkle = `<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"
|
|
|
1024
1098
|
</svg>
|
|
1025
1099
|
`;
|
|
1026
1100
|
|
|
1101
|
+
var spinner = `<svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1102
|
+
<g clip-path="url(#clip0_4515_39790)">
|
|
1103
|
+
<path d="M8 2V4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1104
|
+
<path d="M12.2425 3.75757L10.8281 5.17194" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1105
|
+
<path d="M14 8H12" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1106
|
+
<path d="M12.2425 12.2425L10.8281 10.8281" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1107
|
+
<path d="M8 14V12" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1108
|
+
<path d="M3.75751 12.2425L5.17188 10.8281" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1109
|
+
<path d="M2 8H4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1110
|
+
<path d="M3.75751 3.75757L5.17188 5.17194" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1111
|
+
</g>
|
|
1112
|
+
<defs>
|
|
1113
|
+
<clipPath id="clip0_4515_39790">
|
|
1114
|
+
<rect width="16" height="16" fill="white"/>
|
|
1115
|
+
</clipPath>
|
|
1116
|
+
</defs>
|
|
1117
|
+
</svg>
|
|
1118
|
+
`;
|
|
1119
|
+
|
|
1120
|
+
var spinning = `<svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1121
|
+
<g clip-path="url(#clip0_4515_39800)">
|
|
1122
|
+
<path d="M8 2V4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1123
|
+
<path d="M14 8H12" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1124
|
+
<path d="M12.2425 12.2425L10.8281 10.8281" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1125
|
+
<path d="M8 14V12" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1126
|
+
<path d="M3.75751 12.2425L5.17188 10.8281" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1127
|
+
<path d="M2 8H4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1128
|
+
<path d="M3.75751 3.75757L5.17188 5.17194" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1129
|
+
</g>
|
|
1130
|
+
<defs>
|
|
1131
|
+
<clipPath id="clip0_4515_39800">
|
|
1132
|
+
<rect width="16" height="16" fill="white"/>
|
|
1133
|
+
</clipPath>
|
|
1134
|
+
</defs>
|
|
1135
|
+
</svg>
|
|
1136
|
+
`;
|
|
1137
|
+
|
|
1027
1138
|
var star = `<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">
|
|
1028
1139
|
<g clip-path="url(#a)">
|
|
1029
1140
|
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8 11.818 3.42 2.103a.524.524 0 0 0 .783-.573l-.93-3.924 3.043-2.625a.529.529 0 0 0-.3-.924l-3.993-.325-1.54-3.725a.522.522 0 0 0-.967 0L5.977 5.55l-3.994.325a.529.529 0 0 0-.3.927l3.044 2.625-.93 3.921a.525.525 0 0 0 .783.573L8 11.818Z"/>
|
|
@@ -1307,6 +1418,23 @@ var clock = `<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fi
|
|
|
1307
1418
|
</svg>
|
|
1308
1419
|
`;
|
|
1309
1420
|
|
|
1421
|
+
var addressBook = `<svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1422
|
+
<g clip-path="url(#clip0_4599_3969)">
|
|
1423
|
+
<path d="M8.5 9C9.60457 9 10.5 8.10457 10.5 7C10.5 5.89543 9.60457 5 8.5 5C7.39543 5 6.5 5.89543 6.5 7C6.5 8.10457 7.39543 9 8.5 9Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1424
|
+
<path d="M2 4.5H3.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1425
|
+
<path d="M2 8H3.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1426
|
+
<path d="M2 11.5H3.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1427
|
+
<path d="M5.5 10.5C5.8493 10.0343 6.30224 9.65625 6.82295 9.3959C7.34366 9.13554 7.91783 9 8.5 9C9.08217 9 9.65634 9.13554 10.1771 9.3959C10.6978 9.65625 11.1507 10.0343 11.5 10.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1428
|
+
<path d="M13.5 13.5V2.5C13.5 2.22386 13.2761 2 13 2L4 2C3.72386 2 3.5 2.22386 3.5 2.5V13.5C3.5 13.7761 3.72386 14 4 14H13C13.2761 14 13.5 13.7761 13.5 13.5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1429
|
+
</g>
|
|
1430
|
+
<defs>
|
|
1431
|
+
<clipPath id="clip0_4599_3969">
|
|
1432
|
+
<rect width="16" height="16" fill="white"/>
|
|
1433
|
+
</clipPath>
|
|
1434
|
+
</defs>
|
|
1435
|
+
</svg>
|
|
1436
|
+
`;
|
|
1437
|
+
|
|
1310
1438
|
var female = `<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">
|
|
1311
1439
|
<g clip-path="url(#a)">
|
|
1312
1440
|
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9Zm0 0V15m-2.5-2h5"/>
|
|
@@ -1423,6 +1551,8 @@ const categorized = {
|
|
|
1423
1551
|
attachment,
|
|
1424
1552
|
description,
|
|
1425
1553
|
document: documentIcon,
|
|
1554
|
+
'file-export': fileExport,
|
|
1555
|
+
'file-import': fileImport,
|
|
1426
1556
|
folder,
|
|
1427
1557
|
pdf,
|
|
1428
1558
|
xls,
|
|
@@ -1452,6 +1582,7 @@ const categorized = {
|
|
|
1452
1582
|
euro,
|
|
1453
1583
|
exam,
|
|
1454
1584
|
filter,
|
|
1585
|
+
flag,
|
|
1455
1586
|
flower,
|
|
1456
1587
|
globe,
|
|
1457
1588
|
'globe-2': globeTwo,
|
|
@@ -1475,11 +1606,13 @@ const categorized = {
|
|
|
1475
1606
|
pencil,
|
|
1476
1607
|
percent,
|
|
1477
1608
|
'pie-chart': pieChart,
|
|
1609
|
+
'piggy-bank': piggyBank,
|
|
1478
1610
|
placeholder,
|
|
1479
1611
|
plus,
|
|
1480
1612
|
power,
|
|
1481
1613
|
receipt,
|
|
1482
1614
|
reset,
|
|
1615
|
+
running,
|
|
1483
1616
|
search,
|
|
1484
1617
|
send,
|
|
1485
1618
|
settings,
|
|
@@ -1487,6 +1620,8 @@ const categorized = {
|
|
|
1487
1620
|
sick,
|
|
1488
1621
|
signature,
|
|
1489
1622
|
sparkle,
|
|
1623
|
+
spinner,
|
|
1624
|
+
spinning,
|
|
1490
1625
|
star,
|
|
1491
1626
|
stroller,
|
|
1492
1627
|
tag,
|
|
@@ -1515,6 +1650,7 @@ const categorized = {
|
|
|
1515
1650
|
clock,
|
|
1516
1651
|
},
|
|
1517
1652
|
users: {
|
|
1653
|
+
'address-book': addressBook,
|
|
1518
1654
|
female,
|
|
1519
1655
|
id,
|
|
1520
1656
|
'id-two': idTwo,
|
|
@@ -1552,6 +1688,8 @@ const icons = {
|
|
|
1552
1688
|
attachment,
|
|
1553
1689
|
description,
|
|
1554
1690
|
document: documentIcon,
|
|
1691
|
+
'file-export': fileExport,
|
|
1692
|
+
'file-import': fileImport,
|
|
1555
1693
|
folder,
|
|
1556
1694
|
pdf,
|
|
1557
1695
|
xls,
|
|
@@ -1580,6 +1718,7 @@ const icons = {
|
|
|
1580
1718
|
euro,
|
|
1581
1719
|
exam,
|
|
1582
1720
|
filter,
|
|
1721
|
+
flag,
|
|
1583
1722
|
flower,
|
|
1584
1723
|
globe,
|
|
1585
1724
|
'globe-2': globeTwo,
|
|
@@ -1603,11 +1742,13 @@ const icons = {
|
|
|
1603
1742
|
pencil,
|
|
1604
1743
|
percent,
|
|
1605
1744
|
'pie-chart': pieChart,
|
|
1745
|
+
'piggy-bank': piggyBank,
|
|
1606
1746
|
placeholder,
|
|
1607
1747
|
plus,
|
|
1608
1748
|
power,
|
|
1609
1749
|
receipt,
|
|
1610
1750
|
reset,
|
|
1751
|
+
running,
|
|
1611
1752
|
search,
|
|
1612
1753
|
send,
|
|
1613
1754
|
settings,
|
|
@@ -1615,6 +1756,8 @@ const icons = {
|
|
|
1615
1756
|
sick,
|
|
1616
1757
|
signature,
|
|
1617
1758
|
sparkle,
|
|
1759
|
+
spinner,
|
|
1760
|
+
spinning,
|
|
1618
1761
|
star,
|
|
1619
1762
|
stroller,
|
|
1620
1763
|
tag,
|
|
@@ -1640,6 +1783,7 @@ const icons = {
|
|
|
1640
1783
|
'calendar-not-free': calendarNotFree,
|
|
1641
1784
|
clock,
|
|
1642
1785
|
//users
|
|
1786
|
+
'address-book': addressBook,
|
|
1643
1787
|
female,
|
|
1644
1788
|
id,
|
|
1645
1789
|
'id-two': idTwo,
|
|
@@ -1651,6 +1795,6 @@ const icons = {
|
|
|
1651
1795
|
};
|
|
1652
1796
|
|
|
1653
1797
|
export { categorized as c, icons as i };
|
|
1654
|
-
//# sourceMappingURL=icons
|
|
1798
|
+
//# sourceMappingURL=icons--Uc_OJAV.js.map
|
|
1655
1799
|
|
|
1656
|
-
//# sourceMappingURL=icons
|
|
1800
|
+
//# sourceMappingURL=icons--Uc_OJAV.js.map
|