@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
|
-
{"version":3,"file":"icons.js","sourceRoot":"","sources":["../../src/utils/icons.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,kCAAkC,CAAC;AACrD,OAAO,WAAW,MAAM,yCAAyC,CAAC;AAClE,OAAO,KAAK,MAAM,kCAAkC,CAAC;AACrD,OAAO,WAAW,MAAM,yCAAyC,CAAC;AAClE,OAAO,IAAI,MAAM,iCAAiC,CAAC;AAEnD,OAAO,IAAI,MAAM,wCAAwC,CAAC;AAC1D,OAAO,IAAI,MAAM,wCAAwC,CAAC;AAC1D,OAAO,WAAW,MAAM,gDAAgD,CAAC;AACzE,OAAO,WAAW,MAAM,gDAAgD,CAAC;AACzE,OAAO,WAAW,MAAM,gDAAgD,CAAC;AACzE,OAAO,UAAU,MAAM,+CAA+C,CAAC;AACvE,OAAO,KAAK,MAAM,yCAAyC,CAAC;AAC5D,OAAO,cAAc,MAAM,mDAAmD,CAAC;AAC/E,OAAO,OAAO,MAAM,2CAA2C,CAAC;AAChE,OAAO,OAAO,MAAM,2CAA2C,CAAC;AAEhE,OAAO,KAAK,MAAM,oCAAoC,CAAC;AACvD,OAAO,MAAM,MAAM,qCAAqC,CAAC;AACzD,OAAO,KAAK,MAAM,oCAAoC,CAAC;AAEvD,OAAO,UAAU,MAAM,sCAAsC,CAAC;AAC9D,OAAO,WAAW,MAAM,uCAAuC,CAAC;AAChE,OAAO,YAAY,MAAM,oCAAoC,CAAC;AAC9D,OAAO,MAAM,MAAM,kCAAkC,CAAC;AACtD,OAAO,GAAG,MAAM,+BAA+B,CAAC;AAChD,OAAO,GAAG,MAAM,+BAA+B,CAAC;AAEhD,OAAO,IAAI,MAAM,kCAAkC,CAAC;AACpD,OAAO,KAAK,MAAM,mCAAmC,CAAC;AACtD,OAAO,IAAI,MAAM,kCAAkC,CAAC;AACpD,OAAO,UAAU,MAAM,wCAAwC,CAAC;AAChE,OAAO,MAAM,MAAM,oCAAoC,CAAC;AACxD,OAAO,GAAG,MAAM,iCAAiC,CAAC;AAClD,OAAO,SAAS,MAAM,uCAAuC,CAAC;AAC9D,OAAO,KAAK,MAAM,mCAAmC,CAAC;AACtD,OAAO,SAAS,MAAM,uCAAuC,CAAC;AAC9D,OAAO,IAAI,MAAM,kCAAkC,CAAC;AACpD,OAAO,SAAS,MAAM,uCAAuC,CAAC;AAC9D,OAAO,OAAO,MAAM,qCAAqC,CAAC;AAC1D,OAAO,IAAI,MAAM,kCAAkC,CAAC;AACpD,OAAO,UAAU,MAAM,yCAAyC,CAAC;AACjE,OAAO,OAAO,MAAM,qCAAqC,CAAC;AAC1D,OAAO,UAAU,MAAM,wCAAwC,CAAC;AAChE,OAAO,OAAO,MAAM,qCAAqC,CAAC;AAC1D,OAAO,MAAM,MAAM,oCAAoC,CAAC;AACxD,OAAO,QAAQ,MAAM,sCAAsC,CAAC;AAC5D,OAAO,QAAQ,MAAM,sCAAsC,CAAC;AAC5D,OAAO,QAAQ,MAAM,sCAAsC,CAAC;AAC5D,OAAO,IAAI,MAAM,kCAAkC,CAAC;AACpD,OAAO,IAAI,MAAM,kCAAkC,CAAC;AACpD,OAAO,MAAM,MAAM,oCAAoC,CAAC;AACxD,OAAO,MAAM,MAAM,oCAAoC,CAAC;AACxD,OAAO,KAAK,MAAM,mCAAmC,CAAC;AACtD,OAAO,QAAQ,MAAM,qCAAqC,CAAC;AAC3D,OAAO,IAAI,MAAM,kCAAkC,CAAC;AACpD,OAAO,GAAG,MAAM,iCAAiC,CAAC;AAClD,OAAO,IAAI,MAAM,kCAAkC,CAAC;AACpD,OAAO,WAAW,MAAM,yCAAyC,CAAC;AAClE,OAAO,QAAQ,MAAM,sCAAsC,CAAC;AAC5D,OAAO,MAAM,MAAM,oCAAoC,CAAC;AACxD,OAAO,QAAQ,MAAM,sCAAsC,CAAC;AAC5D,OAAO,IAAI,MAAM,kCAAkC,CAAC;AACpD,OAAO,KAAK,MAAM,mCAAmC,CAAC;AACtD,OAAO,IAAI,MAAM,kCAAkC,CAAC;AACpD,OAAO,SAAS,MAAM,wCAAwC,CAAC;AAC/D,OAAO,KAAK,MAAM,mCAAmC,CAAC;AACtD,OAAO,IAAI,MAAM,kCAAkC,CAAC;AACpD,OAAO,IAAI,MAAM,kCAAkC,CAAC;AACpD,OAAO,QAAQ,MAAM,sCAAsC,CAAC;AAC5D,OAAO,KAAK,MAAM,mCAAmC,CAAC;AACtD,OAAO,GAAG,MAAM,iCAAiC,CAAC;AAClD,OAAO,MAAM,MAAM,oCAAoC,CAAC;AACxD,OAAO,OAAO,MAAM,qCAAqC,CAAC;AAC1D,OAAO,QAAQ,MAAM,uCAAuC,CAAC;AAC7D,OAAO,WAAW,MAAM,yCAAyC,CAAC;AAClE,OAAO,IAAI,MAAM,kCAAkC,CAAC;AACpD,OAAO,KAAK,MAAM,mCAAmC,CAAC;AACtD,OAAO,OAAO,MAAM,qCAAqC,CAAC;AAC1D,OAAO,KAAK,MAAM,mCAAmC,CAAC;AACtD,OAAO,MAAM,MAAM,oCAAoC,CAAC;AACxD,OAAO,IAAI,MAAM,kCAAkC,CAAC;AACpD,OAAO,QAAQ,MAAM,sCAAsC,CAAC;AAC5D,OAAO,OAAO,MAAM,qCAAqC,CAAC;AAC1D,OAAO,IAAI,MAAM,kCAAkC,CAAC;AACpD,OAAO,SAAS,MAAM,uCAAuC,CAAC;AAC9D,OAAO,OAAO,MAAM,qCAAqC,CAAC;AAC1D,OAAO,IAAI,MAAM,kCAAkC,CAAC;AACpD,OAAO,QAAQ,MAAM,sCAAsC,CAAC;AAC5D,OAAO,GAAG,MAAM,iCAAiC,CAAC;AAClD,OAAO,KAAK,MAAM,mCAAmC,CAAC;AACtD,OAAO,KAAK,MAAM,mCAAmC,CAAC;AACtD,OAAO,KAAK,MAAM,mCAAmC,CAAC;AACtD,OAAO,KAAK,MAAM,mCAAmC,CAAC;AACtD,OAAO,KAAK,MAAM,mCAAmC,CAAC;AACtD,OAAO,MAAM,MAAM,oCAAoC,CAAC;AACxD,OAAO,IAAI,MAAM,kCAAkC,CAAC;AACpD,OAAO,OAAO,MAAM,qCAAqC,CAAC;AAE1D,OAAO,GAAG,MAAM,kCAAkC,CAAC;AACnD,OAAO,SAAS,MAAM,yCAAyC,CAAC;AAChE,OAAO,GAAG,MAAM,kCAAkC,CAAC;AACnD,OAAO,IAAI,MAAM,mCAAmC,CAAC;AACrD,OAAO,QAAQ,MAAM,uCAAuC,CAAC;AAE7D,OAAO,KAAK,MAAM,gCAAgC,CAAC;AACnD,OAAO,QAAQ,MAAM,mCAAmC,CAAC;AACzD,OAAO,aAAa,MAAM,yCAAyC,CAAC;AACpE,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAClE,OAAO,eAAe,MAAM,4CAA4C,CAAC;AACzE,OAAO,KAAK,MAAM,gCAAgC,CAAC;AAEnD,OAAO,MAAM,MAAM,kCAAkC,CAAC;AACtD,OAAO,EAAE,MAAM,8BAA8B,CAAC;AAC9C,OAAO,KAAK,MAAM,kCAAkC,CAAC;AACrD,OAAO,IAAI,MAAM,gCAAgC,CAAC;AAClD,OAAO,IAAI,MAAM,gCAAgC,CAAC;AAClD,OAAO,KAAK,MAAM,iCAAiC,CAAC;AAEpD,OAAO,cAAc,MAAM,2CAA2C,CAAC;AAEvE,MAAM,CAAC,MAAM,WAAW,GAAG;IAC1B,MAAM,EAAE;QACP,KAAK;QACL,cAAc,EAAE,WAAW;QAC3B,KAAK;QACL,cAAc,EAAE,WAAW;QAC3B,IAAI;KACJ;IACD,aAAa,EAAE;QACd,IAAI;QACJ,IAAI;QACJ,cAAc,EAAE,WAAW;QAC3B,cAAc,EAAE,WAAW;QAC3B,cAAc,EAAE,WAAW;QAC3B,aAAa,EAAE,UAAU;QACzB,KAAK;QACL,iBAAiB,EAAE,cAAc;QACjC,OAAO;QACP,OAAO;KACP;IACD,QAAQ,EAAE;QACT,KAAK;QACL,MAAM;QACN,KAAK;KACL;IACD,KAAK,EAAE;QACN,UAAU;QACV,WAAW;QACX,QAAQ,EAAE,YAAY;QACtB,MAAM;QACN,GAAG;QACH,GAAG;KACH;IACD,OAAO,EAAE;QACR,IAAI;QACJ,KAAK;QACL,IAAI;QACJ,UAAU;QACV,MAAM;QACN,GAAG;QACH,SAAS;QACT,KAAK;QACL,SAAS;QACT,IAAI;QACJ,SAAS;QACT,OAAO;QACP,IAAI;QACJ,aAAa,EAAE,UAAU;QACzB,OAAO;QACP,UAAU;QACV,OAAO;QACP,MAAM;QACN,QAAQ;QACR,WAAW,EAAE,QAAQ;QACrB,QAAQ;QACR,IAAI;QACJ,IAAI;QACJ,MAAM;QACN,MAAM;QACN,KAAK;QACL,SAAS,EAAE,QAAQ;QACnB,IAAI;QACJ,GAAG;QACH,IAAI;QACJ,WAAW;QACX,QAAQ;QACR,MAAM;QACN,QAAQ;QACR,IAAI;QACJ,KAAK;QACL,IAAI;QACJ,YAAY,EAAE,SAAS;QACvB,KAAK;QACL,IAAI;QACJ,IAAI;QACJ,QAAQ;QACR,KAAK;QACL,GAAG;QACH,MAAM;QACN,OAAO;QACP,WAAW,EAAE,QAAQ;QACrB,WAAW;QACX,IAAI;QACJ,KAAK;QACL,OAAO;QACP,KAAK;QACL,MAAM;QACN,IAAI;QACJ,QAAQ;QACR,OAAO;QACP,IAAI;QACJ,SAAS;QACT,OAAO;QACP,IAAI;QACJ,QAAQ;QACR,GAAG;QACH,KAAK;QACL,KAAK;QACL,KAAK;QACL,KAAK;QACL,KAAK;QACL,MAAM;QACN,IAAI;QACJ,OAAO;KACP;IACD,QAAQ,EAAE;QACT,GAAG;QACH,YAAY,EAAE,SAAS;QACvB,GAAG;QACH,IAAI;QACJ,QAAQ;KACR;IACD,IAAI,EAAE;QACL,KAAK;QACL,QAAQ,EAAE,QAAQ;QAClB,gBAAgB,EAAE,aAAa;QAC/B,eAAe,EAAE,YAAY;QAC7B,mBAAmB,EAAE,eAAe;QACpC,KAAK;KACL;IACD,KAAK,EAAE;QACN,MAAM;QACN,EAAE;QACF,QAAQ,EAAE,KAAK;QACf,IAAI;QACJ,IAAI;QACJ,KAAK;KACL;IACD,KAAK,EAAE;QACN,cAAc;KACd;CACD,CAAC;AAEF,MAAM,CAAC,MAAM,KAAK,GAAG;IACpB,QAAQ;IACR,KAAK;IACL,cAAc,EAAE,WAAW;IAC3B,KAAK;IACL,cAAc,EAAE,WAAW;IAC3B,IAAI;IAEJ,eAAe;IACf,IAAI;IACJ,IAAI;IACJ,cAAc,EAAE,WAAW;IAC3B,cAAc,EAAE,WAAW;IAC3B,cAAc,EAAE,WAAW;IAC3B,aAAa,EAAE,UAAU;IACzB,KAAK;IACL,iBAAiB,EAAE,cAAc;IACjC,OAAO;IACP,OAAO;IAEP,WAAW;IACX,KAAK;IACL,MAAM;IACN,KAAK;IAEL,OAAO;IACP,UAAU;IACV,WAAW;IACX,QAAQ,EAAE,YAAY;IACtB,MAAM;IACN,GAAG;IACH,GAAG;IAEH,SAAS;IACT,IAAI;IACJ,KAAK;IACL,IAAI;IACJ,UAAU;IACV,MAAM;IACN,GAAG;IACH,SAAS;IACT,KAAK;IACL,SAAS;IACT,IAAI;IACJ,SAAS;IACT,OAAO;IACP,IAAI;IACJ,aAAa,EAAE,UAAU;IACzB,OAAO;IACP,UAAU;IACV,OAAO;IACP,MAAM;IACN,QAAQ;IACR,WAAW,EAAE,QAAQ;IACrB,QAAQ;IACR,IAAI;IACJ,IAAI;IACJ,MAAM;IACN,MAAM;IACN,KAAK;IACL,SAAS,EAAE,QAAQ;IACnB,IAAI;IACJ,GAAG;IACH,IAAI;IACJ,WAAW;IACX,QAAQ;IACR,MAAM;IACN,QAAQ;IACR,IAAI;IACJ,KAAK;IACL,IAAI;IACJ,YAAY,EAAE,SAAS;IACvB,KAAK;IACL,IAAI;IACJ,IAAI;IACJ,QAAQ;IACR,KAAK;IACL,GAAG;IACH,MAAM;IACN,OAAO;IACP,WAAW,EAAE,QAAQ;IACrB,WAAW;IACX,IAAI;IACJ,KAAK;IACL,OAAO;IACP,KAAK;IACL,MAAM;IACN,IAAI;IACJ,QAAQ;IACR,OAAO;IACP,IAAI;IACJ,SAAS;IACT,OAAO;IACP,IAAI;IACJ,QAAQ;IACR,GAAG;IACH,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,MAAM;IACN,IAAI;IACJ,OAAO;IAEP,UAAU;IACV,GAAG;IACH,YAAY,EAAE,SAAS;IACvB,GAAG;IACH,IAAI;IACJ,QAAQ;IAER,MAAM;IACN,KAAK;IACL,QAAQ,EAAE,QAAQ;IAClB,gBAAgB,EAAE,aAAa;IAC/B,eAAe,EAAE,YAAY;IAC7B,mBAAmB,EAAE,eAAe;IACpC,KAAK;IAEL,OAAO;IACP,MAAM;IACN,EAAE;IACF,QAAQ,EAAE,KAAK;IACf,IAAI;IACJ,IAAI;IACJ,KAAK;IAEL,QAAQ;IACR,cAAc;CACd,CAAC","sourcesContent":["import caret from '../assets/icons/arrows/caret.svg';\nimport doubleCaret from '../assets/icons/arrows/double-caret.svg';\nimport arrow from '../assets/icons/arrows/arrow.svg';\nimport doubleArrow from '../assets/icons/arrows/double-arrow.svg';\nimport turn from '../assets/icons/arrows/turn.svg';\n\nimport bell from '../assets/icons/communication/bell.svg';\nimport chat from '../assets/icons/communication/chat.svg';\nimport checkCircle from '../assets/icons/communication/check-circle.svg';\nimport crossCircle from '../assets/icons/communication/cross-circle.svg';\nimport errorCircle from '../assets/icons/communication/error-circle.svg';\nimport infoCircle from '../assets/icons/communication/info-circle.svg';\nimport phone from '../assets/icons/communication/phone.svg';\nimport questionCircle from '../assets/icons/communication/question-circle.svg';\nimport headset from '../assets/icons/communication/headset.svg';\nimport warning from '../assets/icons/communication/warning.svg';\n\nimport apple from '../assets/icons/external/apple.svg';\nimport google from '../assets/icons/external/google.svg';\nimport ideal from '../assets/icons/external/ideal.svg';\n\nimport attachment from '../assets/icons/files/attachment.svg';\nimport description from '../assets/icons/files/description.svg';\nimport documentIcon from '../assets/icons/files/document.svg';\nimport folder from '../assets/icons/files/folder.svg';\nimport pdf from '../assets/icons/files/pdf.svg';\nimport xls from '../assets/icons/files/xls.svg';\n\nimport bank from '../assets/icons/general/bank.svg';\nimport bread from '../assets/icons/general/bread.svg';\nimport cake from '../assets/icons/general/cake.svg';\nimport calculator from '../assets/icons/general/calculator.svg';\nimport camera from '../assets/icons/general/camera.svg';\nimport car from '../assets/icons/general/car.svg';\nimport certified from '../assets/icons/general/certified.svg';\nimport chair from '../assets/icons/general/chair.svg';\nimport checkmark from '../assets/icons/general/checkmark.svg';\nimport city from '../assets/icons/general/city.svg';\nimport companies from '../assets/icons/general/companies.svg';\nimport company from '../assets/icons/general/company.svg';\nimport copy from '../assets/icons/general/copy.svg';\nimport creditCard from '../assets/icons/general/credit-card.svg';\nimport cutlery from '../assets/icons/general/cutlery.svg';\nimport department from '../assets/icons/general/department.svg';\nimport diamond from '../assets/icons/general/diamond.svg';\nimport docter from '../assets/icons/general/docter.svg';\nimport download from '../assets/icons/general/download.svg';\nimport enterKey from '../assets/icons/general/enterkey.svg';\nimport envelope from '../assets/icons/general/envelope.svg';\nimport euro from '../assets/icons/general/euro.svg';\nimport exam from '../assets/icons/general/exam.svg';\nimport filter from '../assets/icons/general/filter.svg';\nimport flower from '../assets/icons/general/flower.svg';\nimport globe from '../assets/icons/general/globe.svg';\nimport globeTwo from '../assets/icons/general/globe-2.svg';\nimport hash from '../assets/icons/general/hash.svg';\nimport hat from '../assets/icons/general/hat.svg';\nimport home from '../assets/icons/general/home.svg';\nimport integration from '../assets/icons/general/integration.svg';\nimport language from '../assets/icons/general/language.svg';\nimport laptop from '../assets/icons/general/laptop.svg';\nimport location from '../assets/icons/general/location.svg';\nimport mail from '../assets/icons/general/mail.svg';\nimport medal from '../assets/icons/general/medal.svg';\nimport menu from '../assets/icons/general/menu.svg';\nimport menuArrow from '../assets/icons/general/menu-arrow.svg';\nimport minus from '../assets/icons/general/minus.svg';\nimport moon from '../assets/icons/general/moon.svg';\nimport more from '../assets/icons/general/more.svg';\nimport negative from '../assets/icons/general/negative.svg';\nimport other from '../assets/icons/general/other.svg';\nimport pay from '../assets/icons/general/pay.svg';\nimport pencil from '../assets/icons/general/pencil.svg';\nimport percent from '../assets/icons/general/percent.svg';\nimport pieChart from '../assets/icons/general/pie-chart.svg';\nimport placeholder from '../assets/icons/general/placeholder.svg';\nimport plus from '../assets/icons/general/plus.svg';\nimport power from '../assets/icons/general/power.svg';\nimport receipt from '../assets/icons/general/receipt.svg';\nimport reset from '../assets/icons/general/reset.svg';\nimport search from '../assets/icons/general/search.svg';\nimport send from '../assets/icons/general/send.svg';\nimport settings from '../assets/icons/general/settings.svg';\nimport shuffle from '../assets/icons/general/shuffle.svg';\nimport sick from '../assets/icons/general/sick.svg';\nimport signature from '../assets/icons/general/signature.svg';\nimport sparkle from '../assets/icons/general/sparkle.svg';\nimport star from '../assets/icons/general/star.svg';\nimport stroller from '../assets/icons/general/stroller.svg';\nimport tag from '../assets/icons/general/tag.svg';\nimport tasks from '../assets/icons/general/tasks.svg';\nimport tools from '../assets/icons/general/tools.svg';\nimport tooth from '../assets/icons/general/tooth.svg';\nimport train from '../assets/icons/general/train.svg';\nimport trash from '../assets/icons/general/trash.svg';\nimport upload from '../assets/icons/general/upload.svg';\nimport wave from '../assets/icons/general/wave.svg';\nimport zipcode from '../assets/icons/general/zipcode.svg';\n\nimport eye from '../assets/icons/security/eye.svg';\nimport eyeClosed from '../assets/icons/security/eye-closed.svg';\nimport key from '../assets/icons/security/key.svg';\nimport lock from '../assets/icons/security/lock.svg';\nimport unlocked from '../assets/icons/security/unlocked.svg';\n\nimport alarm from '../assets/icons/time/alarm.svg';\nimport calendar from '../assets/icons/time/calendar.svg';\nimport calendarMulti from '../assets/icons/time/calendar-multi.svg';\nimport calendarFree from '../assets/icons/time/calendar-free.svg';\nimport calendarNotFree from '../assets/icons/time/calendar-not-free.svg';\nimport clock from '../assets/icons/time/clock.svg';\n\nimport female from '../assets/icons/users/female.svg';\nimport id from '../assets/icons/users/id.svg';\nimport idTwo from '../assets/icons/users/id-two.svg';\nimport male from '../assets/icons/users/male.svg';\nimport user from '../assets/icons/users/user.svg';\nimport users from '../assets/icons/users/users.svg';\n\nimport checkmarkThick from '../assets/icons/extra/checkmark-thick.svg';\n\nexport const categorized = {\n\tarrows: {\n\t\tcaret,\n\t\t'double-caret': doubleCaret,\n\t\tarrow,\n\t\t'double-arrow': doubleArrow,\n\t\tturn,\n\t},\n\tcommunication: {\n\t\tbell,\n\t\tchat,\n\t\t'check-circle': checkCircle,\n\t\t'cross-circle': crossCircle,\n\t\t'error-circle': errorCircle,\n\t\t'info-circle': infoCircle,\n\t\tphone,\n\t\t'question-circle': questionCircle,\n\t\theadset,\n\t\twarning,\n\t},\n\texternal: {\n\t\tapple,\n\t\tgoogle,\n\t\tideal,\n\t},\n\tfiles: {\n\t\tattachment,\n\t\tdescription,\n\t\tdocument: documentIcon,\n\t\tfolder,\n\t\tpdf,\n\t\txls,\n\t},\n\tgeneral: {\n\t\tbank,\n\t\tbread,\n\t\tcake,\n\t\tcalculator,\n\t\tcamera,\n\t\tcar,\n\t\tcertified,\n\t\tchair,\n\t\tcheckmark,\n\t\tcity,\n\t\tcompanies,\n\t\tcompany,\n\t\tcopy,\n\t\t'credit-card': creditCard,\n\t\tcutlery,\n\t\tdepartment,\n\t\tdiamond,\n\t\tdocter,\n\t\tdownload,\n\t\t'enter-key': enterKey,\n\t\tenvelope,\n\t\teuro,\n\t\texam,\n\t\tfilter,\n\t\tflower,\n\t\tglobe,\n\t\t'globe-2': globeTwo,\n\t\thash,\n\t\that,\n\t\thome,\n\t\tintegration,\n\t\tlanguage,\n\t\tlaptop,\n\t\tlocation,\n\t\tmail,\n\t\tmedal,\n\t\tmenu,\n\t\t'menu-arrow': menuArrow,\n\t\tminus,\n\t\tmoon,\n\t\tmore,\n\t\tnegative,\n\t\tother,\n\t\tpay,\n\t\tpencil,\n\t\tpercent,\n\t\t'pie-chart': pieChart,\n\t\tplaceholder,\n\t\tplus,\n\t\tpower,\n\t\treceipt,\n\t\treset,\n\t\tsearch,\n\t\tsend,\n\t\tsettings,\n\t\tshuffle,\n\t\tsick,\n\t\tsignature,\n\t\tsparkle,\n\t\tstar,\n\t\tstroller,\n\t\ttag,\n\t\ttasks,\n\t\ttools,\n\t\ttooth,\n\t\ttrain,\n\t\ttrash,\n\t\tupload,\n\t\twave,\n\t\tzipcode,\n\t},\n\tsecurity: {\n\t\teye,\n\t\t'eye-closed': eyeClosed,\n\t\tkey,\n\t\tlock,\n\t\tunlocked,\n\t},\n\ttime: {\n\t\talarm,\n\t\tcalendar: calendar,\n\t\t'calendar-multi': calendarMulti,\n\t\t'calendar-free': calendarFree,\n\t\t'calendar-not-free': calendarNotFree,\n\t\tclock,\n\t},\n\tusers: {\n\t\tfemale,\n\t\tid,\n\t\t'id-two': idTwo,\n\t\tmale,\n\t\tuser,\n\t\tusers,\n\t},\n\textra: {\n\t\tcheckmarkThick,\n\t},\n};\n\nexport const icons = {\n\t//arrows\n\tcaret,\n\t'double-caret': doubleCaret,\n\tarrow,\n\t'double-arrow': doubleArrow,\n\tturn,\n\n\t//communication\n\tbell,\n\tchat,\n\t'check-circle': checkCircle,\n\t'cross-circle': crossCircle,\n\t'error-circle': errorCircle,\n\t'info-circle': infoCircle,\n\tphone,\n\t'question-circle': questionCircle,\n\theadset,\n\twarning,\n\n\t//external,\n\tapple,\n\tgoogle,\n\tideal,\n\n\t//files\n\tattachment,\n\tdescription,\n\tdocument: documentIcon,\n\tfolder,\n\tpdf,\n\txls,\n\n\t//general\n\tbank,\n\tbread,\n\tcake,\n\tcalculator,\n\tcamera,\n\tcar,\n\tcertified,\n\tchair,\n\tcheckmark,\n\tcity,\n\tcompanies,\n\tcompany,\n\tcopy,\n\t'credit-card': creditCard,\n\tcutlery,\n\tdepartment,\n\tdiamond,\n\tdocter,\n\tdownload,\n\t'enter-key': enterKey,\n\tenvelope,\n\teuro,\n\texam,\n\tfilter,\n\tflower,\n\tglobe,\n\t'globe-2': globeTwo,\n\thash,\n\that,\n\thome,\n\tintegration,\n\tlanguage,\n\tlaptop,\n\tlocation,\n\tmail,\n\tmedal,\n\tmenu,\n\t'menu-arrow': menuArrow,\n\tminus,\n\tmoon,\n\tmore,\n\tnegative,\n\tother,\n\tpay,\n\tpencil,\n\tpercent,\n\t'pie-chart': pieChart,\n\tplaceholder,\n\tplus,\n\tpower,\n\treceipt,\n\treset,\n\tsearch,\n\tsend,\n\tsettings,\n\tshuffle,\n\tsick,\n\tsignature,\n\tsparkle,\n\tstar,\n\tstroller,\n\ttag,\n\ttasks,\n\ttools,\n\ttooth,\n\ttrain,\n\ttrash,\n\tupload,\n\twave,\n\tzipcode,\n\n\t//security\n\teye,\n\t'eye-closed': eyeClosed,\n\tkey,\n\tlock,\n\tunlocked,\n\n\t//time\n\talarm,\n\tcalendar: calendar,\n\t'calendar-multi': calendarMulti,\n\t'calendar-free': calendarFree,\n\t'calendar-not-free': calendarNotFree,\n\tclock,\n\n\t//users\n\tfemale,\n\tid,\n\t'id-two': idTwo,\n\tmale,\n\tuser,\n\tusers,\n\n\t// extra\n\tcheckmarkThick,\n};\n"]}
|
|
1
|
+
{"version":3,"file":"icons.js","sourceRoot":"","sources":["../../src/utils/icons.ts"],"names":[],"mappings":"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","sourcesContent":["import caret from '../assets/icons/arrows/caret.svg';\nimport doubleCaret from '../assets/icons/arrows/double-caret.svg';\nimport arrow from '../assets/icons/arrows/arrow.svg';\nimport doubleArrow from '../assets/icons/arrows/double-arrow.svg';\nimport turn from '../assets/icons/arrows/turn.svg';\n\nimport bell from '../assets/icons/communication/bell.svg';\nimport chat from '../assets/icons/communication/chat.svg';\nimport checkCircle from '../assets/icons/communication/check-circle.svg';\nimport crossCircle from '../assets/icons/communication/cross-circle.svg';\nimport errorCircle from '../assets/icons/communication/error-circle.svg';\nimport infoCircle from '../assets/icons/communication/info-circle.svg';\nimport phone from '../assets/icons/communication/phone.svg';\nimport questionCircle from '../assets/icons/communication/question-circle.svg';\nimport headset from '../assets/icons/communication/headset.svg';\nimport warning from '../assets/icons/communication/warning.svg';\n\nimport apple from '../assets/icons/external/apple.svg';\nimport google from '../assets/icons/external/google.svg';\nimport ideal from '../assets/icons/external/ideal.svg';\n\nimport attachment from '../assets/icons/files/attachment.svg';\nimport description from '../assets/icons/files/description.svg';\nimport documentIcon from '../assets/icons/files/document.svg';\nimport fileExport from '../assets/icons/files/file-export.svg';\nimport fileImport from '../assets/icons/files/file-import.svg';\nimport folder from '../assets/icons/files/folder.svg';\nimport pdf from '../assets/icons/files/pdf.svg';\nimport xls from '../assets/icons/files/xls.svg';\n\nimport bank from '../assets/icons/general/bank.svg';\nimport bread from '../assets/icons/general/bread.svg';\nimport cake from '../assets/icons/general/cake.svg';\nimport calculator from '../assets/icons/general/calculator.svg';\nimport camera from '../assets/icons/general/camera.svg';\nimport car from '../assets/icons/general/car.svg';\nimport certified from '../assets/icons/general/certified.svg';\nimport chair from '../assets/icons/general/chair.svg';\nimport checkmark from '../assets/icons/general/checkmark.svg';\nimport city from '../assets/icons/general/city.svg';\nimport companies from '../assets/icons/general/companies.svg';\nimport company from '../assets/icons/general/company.svg';\nimport copy from '../assets/icons/general/copy.svg';\nimport creditCard from '../assets/icons/general/credit-card.svg';\nimport cutlery from '../assets/icons/general/cutlery.svg';\nimport department from '../assets/icons/general/department.svg';\nimport diamond from '../assets/icons/general/diamond.svg';\nimport docter from '../assets/icons/general/docter.svg';\nimport download from '../assets/icons/general/download.svg';\nimport enterKey from '../assets/icons/general/enterkey.svg';\nimport envelope from '../assets/icons/general/envelope.svg';\nimport euro from '../assets/icons/general/euro.svg';\nimport exam from '../assets/icons/general/exam.svg';\nimport filter from '../assets/icons/general/filter.svg';\nimport flag from '../assets/icons/general/flag.svg';\nimport flower from '../assets/icons/general/flower.svg';\nimport globe from '../assets/icons/general/globe.svg';\nimport globeTwo from '../assets/icons/general/globe-2.svg';\nimport hash from '../assets/icons/general/hash.svg';\nimport hat from '../assets/icons/general/hat.svg';\nimport home from '../assets/icons/general/home.svg';\nimport integration from '../assets/icons/general/integration.svg';\nimport language from '../assets/icons/general/language.svg';\nimport laptop from '../assets/icons/general/laptop.svg';\nimport location from '../assets/icons/general/location.svg';\nimport mail from '../assets/icons/general/mail.svg';\nimport medal from '../assets/icons/general/medal.svg';\nimport menu from '../assets/icons/general/menu.svg';\nimport menuArrow from '../assets/icons/general/menu-arrow.svg';\nimport minus from '../assets/icons/general/minus.svg';\nimport moon from '../assets/icons/general/moon.svg';\nimport more from '../assets/icons/general/more.svg';\nimport negative from '../assets/icons/general/negative.svg';\nimport other from '../assets/icons/general/other.svg';\nimport pay from '../assets/icons/general/pay.svg';\nimport pencil from '../assets/icons/general/pencil.svg';\nimport percent from '../assets/icons/general/percent.svg';\nimport pieChart from '../assets/icons/general/pie-chart.svg';\nimport piggyBank from '../assets/icons/general/piggy-bank.svg';\nimport placeholder from '../assets/icons/general/placeholder.svg';\nimport plus from '../assets/icons/general/plus.svg';\nimport power from '../assets/icons/general/power.svg';\nimport receipt from '../assets/icons/general/receipt.svg';\nimport reset from '../assets/icons/general/reset.svg';\nimport running from '../assets/icons/general/running.svg';\nimport search from '../assets/icons/general/search.svg';\nimport send from '../assets/icons/general/send.svg';\nimport settings from '../assets/icons/general/settings.svg';\nimport shuffle from '../assets/icons/general/shuffle.svg';\nimport sick from '../assets/icons/general/sick.svg';\nimport signature from '../assets/icons/general/signature.svg';\nimport sparkle from '../assets/icons/general/sparkle.svg';\nimport spinner from '../assets/icons/general/spinner.svg';\nimport spinning from '../assets/icons/general/spinning.svg';\nimport star from '../assets/icons/general/star.svg';\nimport stroller from '../assets/icons/general/stroller.svg';\nimport tag from '../assets/icons/general/tag.svg';\nimport tasks from '../assets/icons/general/tasks.svg';\nimport tools from '../assets/icons/general/tools.svg';\nimport tooth from '../assets/icons/general/tooth.svg';\nimport train from '../assets/icons/general/train.svg';\nimport trash from '../assets/icons/general/trash.svg';\nimport upload from '../assets/icons/general/upload.svg';\nimport wave from '../assets/icons/general/wave.svg';\nimport zipcode from '../assets/icons/general/zipcode.svg';\n\nimport eye from '../assets/icons/security/eye.svg';\nimport eyeClosed from '../assets/icons/security/eye-closed.svg';\nimport key from '../assets/icons/security/key.svg';\nimport lock from '../assets/icons/security/lock.svg';\nimport unlocked from '../assets/icons/security/unlocked.svg';\n\nimport alarm from '../assets/icons/time/alarm.svg';\nimport calendar from '../assets/icons/time/calendar.svg';\nimport calendarMulti from '../assets/icons/time/calendar-multi.svg';\nimport calendarFree from '../assets/icons/time/calendar-free.svg';\nimport calendarNotFree from '../assets/icons/time/calendar-not-free.svg';\nimport clock from '../assets/icons/time/clock.svg';\n\nimport addressBook from '../assets/icons/users/address-book.svg';\nimport female from '../assets/icons/users/female.svg';\nimport id from '../assets/icons/users/id.svg';\nimport idTwo from '../assets/icons/users/id-two.svg';\nimport male from '../assets/icons/users/male.svg';\nimport user from '../assets/icons/users/user.svg';\nimport users from '../assets/icons/users/users.svg';\n\nimport checkmarkThick from '../assets/icons/extra/checkmark-thick.svg';\n\nexport const categorized = {\n\tarrows: {\n\t\tcaret,\n\t\t'double-caret': doubleCaret,\n\t\tarrow,\n\t\t'double-arrow': doubleArrow,\n\t\tturn,\n\t},\n\tcommunication: {\n\t\tbell,\n\t\tchat,\n\t\t'check-circle': checkCircle,\n\t\t'cross-circle': crossCircle,\n\t\t'error-circle': errorCircle,\n\t\t'info-circle': infoCircle,\n\t\tphone,\n\t\t'question-circle': questionCircle,\n\t\theadset,\n\t\twarning,\n\t},\n\texternal: {\n\t\tapple,\n\t\tgoogle,\n\t\tideal,\n\t},\n\tfiles: {\n\t\tattachment,\n\t\tdescription,\n\t\tdocument: documentIcon,\n\t\t'file-export': fileExport,\n\t\t'file-import': fileImport,\n\t\tfolder,\n\t\tpdf,\n\t\txls,\n\t},\n\tgeneral: {\n\t\tbank,\n\t\tbread,\n\t\tcake,\n\t\tcalculator,\n\t\tcamera,\n\t\tcar,\n\t\tcertified,\n\t\tchair,\n\t\tcheckmark,\n\t\tcity,\n\t\tcompanies,\n\t\tcompany,\n\t\tcopy,\n\t\t'credit-card': creditCard,\n\t\tcutlery,\n\t\tdepartment,\n\t\tdiamond,\n\t\tdocter,\n\t\tdownload,\n\t\t'enter-key': enterKey,\n\t\tenvelope,\n\t\teuro,\n\t\texam,\n\t\tfilter,\n\t\tflag,\n\t\tflower,\n\t\tglobe,\n\t\t'globe-2': globeTwo,\n\t\thash,\n\t\that,\n\t\thome,\n\t\tintegration,\n\t\tlanguage,\n\t\tlaptop,\n\t\tlocation,\n\t\tmail,\n\t\tmedal,\n\t\tmenu,\n\t\t'menu-arrow': menuArrow,\n\t\tminus,\n\t\tmoon,\n\t\tmore,\n\t\tnegative,\n\t\tother,\n\t\tpay,\n\t\tpencil,\n\t\tpercent,\n\t\t'pie-chart': pieChart,\n\t\t'piggy-bank': piggyBank,\n\t\tplaceholder,\n\t\tplus,\n\t\tpower,\n\t\treceipt,\n\t\treset,\n\t\trunning,\n\t\tsearch,\n\t\tsend,\n\t\tsettings,\n\t\tshuffle,\n\t\tsick,\n\t\tsignature,\n\t\tsparkle,\n\t\tspinner,\n\t\tspinning,\n\t\tstar,\n\t\tstroller,\n\t\ttag,\n\t\ttasks,\n\t\ttools,\n\t\ttooth,\n\t\ttrain,\n\t\ttrash,\n\t\tupload,\n\t\twave,\n\t\tzipcode,\n\t},\n\tsecurity: {\n\t\teye,\n\t\t'eye-closed': eyeClosed,\n\t\tkey,\n\t\tlock,\n\t\tunlocked,\n\t},\n\ttime: {\n\t\talarm,\n\t\tcalendar: calendar,\n\t\t'calendar-multi': calendarMulti,\n\t\t'calendar-free': calendarFree,\n\t\t'calendar-not-free': calendarNotFree,\n\t\tclock,\n\t},\n\tusers: {\n\t\t'address-book': addressBook,\n\t\tfemale,\n\t\tid,\n\t\t'id-two': idTwo,\n\t\tmale,\n\t\tuser,\n\t\tusers,\n\t},\n\textra: {\n\t\tcheckmarkThick,\n\t},\n};\n\nexport const icons = {\n\t//arrows\n\tcaret,\n\t'double-caret': doubleCaret,\n\tarrow,\n\t'double-arrow': doubleArrow,\n\tturn,\n\n\t//communication\n\tbell,\n\tchat,\n\t'check-circle': checkCircle,\n\t'cross-circle': crossCircle,\n\t'error-circle': errorCircle,\n\t'info-circle': infoCircle,\n\tphone,\n\t'question-circle': questionCircle,\n\theadset,\n\twarning,\n\n\t//external,\n\tapple,\n\tgoogle,\n\tideal,\n\n\t//files\n\tattachment,\n\tdescription,\n\tdocument: documentIcon,\n\t'file-export': fileExport,\n\t'file-import': fileImport,\n\tfolder,\n\tpdf,\n\txls,\n\n\t//general\n\tbank,\n\tbread,\n\tcake,\n\tcalculator,\n\tcamera,\n\tcar,\n\tcertified,\n\tchair,\n\tcheckmark,\n\tcity,\n\tcompanies,\n\tcompany,\n\tcopy,\n\t'credit-card': creditCard,\n\tcutlery,\n\tdepartment,\n\tdiamond,\n\tdocter,\n\tdownload,\n\t'enter-key': enterKey,\n\tenvelope,\n\teuro,\n\texam,\n\tfilter,\n\tflag,\n\tflower,\n\tglobe,\n\t'globe-2': globeTwo,\n\thash,\n\that,\n\thome,\n\tintegration,\n\tlanguage,\n\tlaptop,\n\tlocation,\n\tmail,\n\tmedal,\n\tmenu,\n\t'menu-arrow': menuArrow,\n\tminus,\n\tmoon,\n\tmore,\n\tnegative,\n\tother,\n\tpay,\n\tpencil,\n\tpercent,\n\t'pie-chart': pieChart,\n\t'piggy-bank': piggyBank,\n\tplaceholder,\n\tplus,\n\tpower,\n\treceipt,\n\treset,\n\trunning,\n\tsearch,\n\tsend,\n\tsettings,\n\tshuffle,\n\tsick,\n\tsignature,\n\tsparkle,\n\tspinner,\n\tspinning,\n\tstar,\n\tstroller,\n\ttag,\n\ttasks,\n\ttools,\n\ttooth,\n\ttrain,\n\ttrash,\n\tupload,\n\twave,\n\tzipcode,\n\n\t//security\n\teye,\n\t'eye-closed': eyeClosed,\n\tkey,\n\tlock,\n\tunlocked,\n\n\t//time\n\talarm,\n\tcalendar: calendar,\n\t'calendar-multi': calendarMulti,\n\t'calendar-free': calendarFree,\n\t'calendar-not-free': calendarNotFree,\n\tclock,\n\n\t//users\n\t'address-book': addressBook,\n\tfemale,\n\tid,\n\t'id-two': idTwo,\n\tmale,\n\tuser,\n\tusers,\n\n\t// extra\n\tcheckmarkThick,\n};\n"]}
|
package/dist/components/index.js
CHANGED
|
@@ -6,7 +6,7 @@ export { f as floatingMenuContainerClass, g as getTableCellColumnClasses, a as g
|
|
|
6
6
|
export { t as tableColumSizesOptions } from './p-DdQ-S2l7.js';
|
|
7
7
|
export { I as IBAN_ICON_VARIANTS_ARRAY } from './p-By0EdXx2.js';
|
|
8
8
|
export { c as childOf, a as childOfComposed } from './p-BFSNj6hu.js';
|
|
9
|
-
export { c as categorized, i as icons } from './p
|
|
9
|
+
export { c as categorized, i as icons } from './p--Uc_OJAV.js';
|
|
10
10
|
export { f as formatTranslation, g as getLocaleComponentStrings } from './p-DiJj8rmO.js';
|
|
11
11
|
export { i as isMobileBrowser } from './p-DVCJlilm.js';
|
|
12
12
|
export { c as cn } from './p-CT54OXR2.js';
|
|
@@ -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=p
|
|
1798
|
+
//# sourceMappingURL=p--Uc_OJAV.js.map
|
|
1655
1799
|
|
|
1656
|
-
//# sourceMappingURL=p
|
|
1800
|
+
//# sourceMappingURL=p--Uc_OJAV.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"p--Uc_OJAV.js","mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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","names":[],"sources":["src/utils/icons.ts"],"sourcesContent":["import caret from '../assets/icons/arrows/caret.svg';\nimport doubleCaret from '../assets/icons/arrows/double-caret.svg';\nimport arrow from '../assets/icons/arrows/arrow.svg';\nimport doubleArrow from '../assets/icons/arrows/double-arrow.svg';\nimport turn from '../assets/icons/arrows/turn.svg';\n\nimport bell from '../assets/icons/communication/bell.svg';\nimport chat from '../assets/icons/communication/chat.svg';\nimport checkCircle from '../assets/icons/communication/check-circle.svg';\nimport crossCircle from '../assets/icons/communication/cross-circle.svg';\nimport errorCircle from '../assets/icons/communication/error-circle.svg';\nimport infoCircle from '../assets/icons/communication/info-circle.svg';\nimport phone from '../assets/icons/communication/phone.svg';\nimport questionCircle from '../assets/icons/communication/question-circle.svg';\nimport headset from '../assets/icons/communication/headset.svg';\nimport warning from '../assets/icons/communication/warning.svg';\n\nimport apple from '../assets/icons/external/apple.svg';\nimport google from '../assets/icons/external/google.svg';\nimport ideal from '../assets/icons/external/ideal.svg';\n\nimport attachment from '../assets/icons/files/attachment.svg';\nimport description from '../assets/icons/files/description.svg';\nimport documentIcon from '../assets/icons/files/document.svg';\nimport fileExport from '../assets/icons/files/file-export.svg';\nimport fileImport from '../assets/icons/files/file-import.svg';\nimport folder from '../assets/icons/files/folder.svg';\nimport pdf from '../assets/icons/files/pdf.svg';\nimport xls from '../assets/icons/files/xls.svg';\n\nimport bank from '../assets/icons/general/bank.svg';\nimport bread from '../assets/icons/general/bread.svg';\nimport cake from '../assets/icons/general/cake.svg';\nimport calculator from '../assets/icons/general/calculator.svg';\nimport camera from '../assets/icons/general/camera.svg';\nimport car from '../assets/icons/general/car.svg';\nimport certified from '../assets/icons/general/certified.svg';\nimport chair from '../assets/icons/general/chair.svg';\nimport checkmark from '../assets/icons/general/checkmark.svg';\nimport city from '../assets/icons/general/city.svg';\nimport companies from '../assets/icons/general/companies.svg';\nimport company from '../assets/icons/general/company.svg';\nimport copy from '../assets/icons/general/copy.svg';\nimport creditCard from '../assets/icons/general/credit-card.svg';\nimport cutlery from '../assets/icons/general/cutlery.svg';\nimport department from '../assets/icons/general/department.svg';\nimport diamond from '../assets/icons/general/diamond.svg';\nimport docter from '../assets/icons/general/docter.svg';\nimport download from '../assets/icons/general/download.svg';\nimport enterKey from '../assets/icons/general/enterkey.svg';\nimport envelope from '../assets/icons/general/envelope.svg';\nimport euro from '../assets/icons/general/euro.svg';\nimport exam from '../assets/icons/general/exam.svg';\nimport filter from '../assets/icons/general/filter.svg';\nimport flag from '../assets/icons/general/flag.svg';\nimport flower from '../assets/icons/general/flower.svg';\nimport globe from '../assets/icons/general/globe.svg';\nimport globeTwo from '../assets/icons/general/globe-2.svg';\nimport hash from '../assets/icons/general/hash.svg';\nimport hat from '../assets/icons/general/hat.svg';\nimport home from '../assets/icons/general/home.svg';\nimport integration from '../assets/icons/general/integration.svg';\nimport language from '../assets/icons/general/language.svg';\nimport laptop from '../assets/icons/general/laptop.svg';\nimport location from '../assets/icons/general/location.svg';\nimport mail from '../assets/icons/general/mail.svg';\nimport medal from '../assets/icons/general/medal.svg';\nimport menu from '../assets/icons/general/menu.svg';\nimport menuArrow from '../assets/icons/general/menu-arrow.svg';\nimport minus from '../assets/icons/general/minus.svg';\nimport moon from '../assets/icons/general/moon.svg';\nimport more from '../assets/icons/general/more.svg';\nimport negative from '../assets/icons/general/negative.svg';\nimport other from '../assets/icons/general/other.svg';\nimport pay from '../assets/icons/general/pay.svg';\nimport pencil from '../assets/icons/general/pencil.svg';\nimport percent from '../assets/icons/general/percent.svg';\nimport pieChart from '../assets/icons/general/pie-chart.svg';\nimport piggyBank from '../assets/icons/general/piggy-bank.svg';\nimport placeholder from '../assets/icons/general/placeholder.svg';\nimport plus from '../assets/icons/general/plus.svg';\nimport power from '../assets/icons/general/power.svg';\nimport receipt from '../assets/icons/general/receipt.svg';\nimport reset from '../assets/icons/general/reset.svg';\nimport running from '../assets/icons/general/running.svg';\nimport search from '../assets/icons/general/search.svg';\nimport send from '../assets/icons/general/send.svg';\nimport settings from '../assets/icons/general/settings.svg';\nimport shuffle from '../assets/icons/general/shuffle.svg';\nimport sick from '../assets/icons/general/sick.svg';\nimport signature from '../assets/icons/general/signature.svg';\nimport sparkle from '../assets/icons/general/sparkle.svg';\nimport spinner from '../assets/icons/general/spinner.svg';\nimport spinning from '../assets/icons/general/spinning.svg';\nimport star from '../assets/icons/general/star.svg';\nimport stroller from '../assets/icons/general/stroller.svg';\nimport tag from '../assets/icons/general/tag.svg';\nimport tasks from '../assets/icons/general/tasks.svg';\nimport tools from '../assets/icons/general/tools.svg';\nimport tooth from '../assets/icons/general/tooth.svg';\nimport train from '../assets/icons/general/train.svg';\nimport trash from '../assets/icons/general/trash.svg';\nimport upload from '../assets/icons/general/upload.svg';\nimport wave from '../assets/icons/general/wave.svg';\nimport zipcode from '../assets/icons/general/zipcode.svg';\n\nimport eye from '../assets/icons/security/eye.svg';\nimport eyeClosed from '../assets/icons/security/eye-closed.svg';\nimport key from '../assets/icons/security/key.svg';\nimport lock from '../assets/icons/security/lock.svg';\nimport unlocked from '../assets/icons/security/unlocked.svg';\n\nimport alarm from '../assets/icons/time/alarm.svg';\nimport calendar from '../assets/icons/time/calendar.svg';\nimport calendarMulti from '../assets/icons/time/calendar-multi.svg';\nimport calendarFree from '../assets/icons/time/calendar-free.svg';\nimport calendarNotFree from '../assets/icons/time/calendar-not-free.svg';\nimport clock from '../assets/icons/time/clock.svg';\n\nimport addressBook from '../assets/icons/users/address-book.svg';\nimport female from '../assets/icons/users/female.svg';\nimport id from '../assets/icons/users/id.svg';\nimport idTwo from '../assets/icons/users/id-two.svg';\nimport male from '../assets/icons/users/male.svg';\nimport user from '../assets/icons/users/user.svg';\nimport users from '../assets/icons/users/users.svg';\n\nimport checkmarkThick from '../assets/icons/extra/checkmark-thick.svg';\n\nexport const categorized = {\n\tarrows: {\n\t\tcaret,\n\t\t'double-caret': doubleCaret,\n\t\tarrow,\n\t\t'double-arrow': doubleArrow,\n\t\tturn,\n\t},\n\tcommunication: {\n\t\tbell,\n\t\tchat,\n\t\t'check-circle': checkCircle,\n\t\t'cross-circle': crossCircle,\n\t\t'error-circle': errorCircle,\n\t\t'info-circle': infoCircle,\n\t\tphone,\n\t\t'question-circle': questionCircle,\n\t\theadset,\n\t\twarning,\n\t},\n\texternal: {\n\t\tapple,\n\t\tgoogle,\n\t\tideal,\n\t},\n\tfiles: {\n\t\tattachment,\n\t\tdescription,\n\t\tdocument: documentIcon,\n\t\t'file-export': fileExport,\n\t\t'file-import': fileImport,\n\t\tfolder,\n\t\tpdf,\n\t\txls,\n\t},\n\tgeneral: {\n\t\tbank,\n\t\tbread,\n\t\tcake,\n\t\tcalculator,\n\t\tcamera,\n\t\tcar,\n\t\tcertified,\n\t\tchair,\n\t\tcheckmark,\n\t\tcity,\n\t\tcompanies,\n\t\tcompany,\n\t\tcopy,\n\t\t'credit-card': creditCard,\n\t\tcutlery,\n\t\tdepartment,\n\t\tdiamond,\n\t\tdocter,\n\t\tdownload,\n\t\t'enter-key': enterKey,\n\t\tenvelope,\n\t\teuro,\n\t\texam,\n\t\tfilter,\n\t\tflag,\n\t\tflower,\n\t\tglobe,\n\t\t'globe-2': globeTwo,\n\t\thash,\n\t\that,\n\t\thome,\n\t\tintegration,\n\t\tlanguage,\n\t\tlaptop,\n\t\tlocation,\n\t\tmail,\n\t\tmedal,\n\t\tmenu,\n\t\t'menu-arrow': menuArrow,\n\t\tminus,\n\t\tmoon,\n\t\tmore,\n\t\tnegative,\n\t\tother,\n\t\tpay,\n\t\tpencil,\n\t\tpercent,\n\t\t'pie-chart': pieChart,\n\t\t'piggy-bank': piggyBank,\n\t\tplaceholder,\n\t\tplus,\n\t\tpower,\n\t\treceipt,\n\t\treset,\n\t\trunning,\n\t\tsearch,\n\t\tsend,\n\t\tsettings,\n\t\tshuffle,\n\t\tsick,\n\t\tsignature,\n\t\tsparkle,\n\t\tspinner,\n\t\tspinning,\n\t\tstar,\n\t\tstroller,\n\t\ttag,\n\t\ttasks,\n\t\ttools,\n\t\ttooth,\n\t\ttrain,\n\t\ttrash,\n\t\tupload,\n\t\twave,\n\t\tzipcode,\n\t},\n\tsecurity: {\n\t\teye,\n\t\t'eye-closed': eyeClosed,\n\t\tkey,\n\t\tlock,\n\t\tunlocked,\n\t},\n\ttime: {\n\t\talarm,\n\t\tcalendar: calendar,\n\t\t'calendar-multi': calendarMulti,\n\t\t'calendar-free': calendarFree,\n\t\t'calendar-not-free': calendarNotFree,\n\t\tclock,\n\t},\n\tusers: {\n\t\t'address-book': addressBook,\n\t\tfemale,\n\t\tid,\n\t\t'id-two': idTwo,\n\t\tmale,\n\t\tuser,\n\t\tusers,\n\t},\n\textra: {\n\t\tcheckmarkThick,\n\t},\n};\n\nexport const icons = {\n\t//arrows\n\tcaret,\n\t'double-caret': doubleCaret,\n\tarrow,\n\t'double-arrow': doubleArrow,\n\tturn,\n\n\t//communication\n\tbell,\n\tchat,\n\t'check-circle': checkCircle,\n\t'cross-circle': crossCircle,\n\t'error-circle': errorCircle,\n\t'info-circle': infoCircle,\n\tphone,\n\t'question-circle': questionCircle,\n\theadset,\n\twarning,\n\n\t//external,\n\tapple,\n\tgoogle,\n\tideal,\n\n\t//files\n\tattachment,\n\tdescription,\n\tdocument: documentIcon,\n\t'file-export': fileExport,\n\t'file-import': fileImport,\n\tfolder,\n\tpdf,\n\txls,\n\n\t//general\n\tbank,\n\tbread,\n\tcake,\n\tcalculator,\n\tcamera,\n\tcar,\n\tcertified,\n\tchair,\n\tcheckmark,\n\tcity,\n\tcompanies,\n\tcompany,\n\tcopy,\n\t'credit-card': creditCard,\n\tcutlery,\n\tdepartment,\n\tdiamond,\n\tdocter,\n\tdownload,\n\t'enter-key': enterKey,\n\tenvelope,\n\teuro,\n\texam,\n\tfilter,\n\tflag,\n\tflower,\n\tglobe,\n\t'globe-2': globeTwo,\n\thash,\n\that,\n\thome,\n\tintegration,\n\tlanguage,\n\tlaptop,\n\tlocation,\n\tmail,\n\tmedal,\n\tmenu,\n\t'menu-arrow': menuArrow,\n\tminus,\n\tmoon,\n\tmore,\n\tnegative,\n\tother,\n\tpay,\n\tpencil,\n\tpercent,\n\t'pie-chart': pieChart,\n\t'piggy-bank': piggyBank,\n\tplaceholder,\n\tplus,\n\tpower,\n\treceipt,\n\treset,\n\trunning,\n\tsearch,\n\tsend,\n\tsettings,\n\tshuffle,\n\tsick,\n\tsignature,\n\tsparkle,\n\tspinner,\n\tspinning,\n\tstar,\n\tstroller,\n\ttag,\n\ttasks,\n\ttools,\n\ttooth,\n\ttrain,\n\ttrash,\n\tupload,\n\twave,\n\tzipcode,\n\n\t//security\n\teye,\n\t'eye-closed': eyeClosed,\n\tkey,\n\tlock,\n\tunlocked,\n\n\t//time\n\talarm,\n\tcalendar: calendar,\n\t'calendar-multi': calendarMulti,\n\t'calendar-free': calendarFree,\n\t'calendar-not-free': calendarNotFree,\n\tclock,\n\n\t//users\n\t'address-book': addressBook,\n\tfemale,\n\tid,\n\t'id-two': idTwo,\n\tmale,\n\tuser,\n\tusers,\n\n\t// extra\n\tcheckmarkThick,\n};\n"],"version":3}
|
|
@@ -1,8 +1,8 @@
|
|
|
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$4 } from './p-
|
|
5
|
-
import { d as defineCustomElement$3 } from './p-
|
|
4
|
+
import { d as defineCustomElement$4 } from './p-L83_ZRnI.js';
|
|
5
|
+
import { d as defineCustomElement$3 } from './p-DSXYhpxY.js';
|
|
6
6
|
import { d as defineCustomElement$2 } from './p-BFbLqg3-.js';
|
|
7
7
|
import { d as defineCustomElement$1 } from './p-Crc7sXuw.js';
|
|
8
8
|
|
|
@@ -77,6 +77,6 @@ function defineCustomElement() {
|
|
|
77
77
|
defineCustomElement();
|
|
78
78
|
|
|
79
79
|
export { ModalHeader as M, defineCustomElement as d };
|
|
80
|
-
//# sourceMappingURL=p-
|
|
80
|
+
//# sourceMappingURL=p-7RRcC4AD.js.map
|
|
81
81
|
|
|
82
|
-
//# sourceMappingURL=p-
|
|
82
|
+
//# sourceMappingURL=p-7RRcC4AD.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"p-
|
|
1
|
+
{"file":"p-7RRcC4AD.js","mappings":";;;;;;;;AAAA,MAAM,uBAAuB,GAAG,g8EAAg8E;;ACIh+E,MAAM,MAAM,GAAG,GAAG,CAAC;IAClB,6FAA6F;IAC7F,mCAAmC;AACnC,CAAA,CAAC;AAEF,MAAM,OAAO,GAAG,GAAG,CAAC,CAAC,kBAAkB,EAAE,sBAAsB,CAAC,CAAC;AAEjE,MAAM,KAAK,GAAG,GAAG,CAAC;IACjB,oBAAoB;IACpB,qBAAqB;IACrB,6DAA6D;IAC7D,8DAA8D;AAC9D,CAAA,CAAC;MAOW,WAAW,iBAAAA,kBAAA,CAAA,MAAA,WAAA,SAAAC,CAAA,CAAA;;;;;;;AACvB;;AAEG;IACK,SAAS,GAAG,IAAI;AAExB;;AAEG;AAIH,IAAA,KAAK;IAEL,MAAM,GAAA;AACL,QAAA,QACC,EAAC,UAAU,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACV,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,MAAM,EAAE,EAAA,EACnB,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,OAAO,EAAE,EAAA,EACpB,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,KAAK,EAAE,EAAA,EAClB,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAQ,CACH,EAEL,IAAI,CAAC,SAAS,KACd,iEACC,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,UAAU,EACf,QAAQ,EAAE,IAAI,EACd,OAAO,EAAE,EAAE,IAAI,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,EAAE,CAAC,EAAA,CACvB,CACZ,CACI,EAEN,CAAA,CAAA,SAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAS,KAAK,EAAC,yBAAyB,GAAG,CACtC,CACM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/atoms/modal/header/modal-header.component.css?tag=p-modal-header&encapsulation=shadow","src/components/atoms/modal/header/modal-header.component.tsx"],"sourcesContent":["","import { Component, Event, EventEmitter, h, Prop } from '@stencil/core';\nimport { cva } from 'class-variance-authority';\nimport { ThemedHost } from '../../../../internal/themed-host.component';\n\nconst header = cva([\n\t'w-full flex-col bg-white dark:bg-hurricane-600 relative rounded-t-2xl overflow-hidden z-[1]',\n\t'inline-flex aspect-[7/1] max-h-28',\n]);\n\nconst content = cva(['flex justify-end', 'w-full p-4 pb-0 h-12']);\n\nconst title = cva([\n\t'flex-1 text-center',\n\t'w-[calc(100%-7rem)]',\n\t'absolute top-1/2 -translate-y-1/2 left-1/2 -translate-x-1/2',\n\t'text-storm-500 dark:text-white text-2xl text-ambit font-bold',\n]);\n\n@Component({\n\ttag: 'p-modal-header',\n\tstyleUrl: 'modal-header.component.css',\n\tshadow: true,\n})\nexport class ModalHeader {\n\t/**\n\t * Wether to show the close button on mobile\n\t */\n\t@Prop() showClose = true;\n\n\t/**\n\t * Close click event\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tclose: EventEmitter<MouseEvent>;\n\n\trender() {\n\t\treturn (\n\t\t\t<ThemedHost>\n\t\t\t\t<div class={header()}>\n\t\t\t\t\t<div class={content()}>\n\t\t\t\t\t\t<div class={title()}>\n\t\t\t\t\t\t\t<slot />\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t{this.showClose && (\n\t\t\t\t\t\t\t<p-button\n\t\t\t\t\t\t\t\tvariant='secondary'\n\t\t\t\t\t\t\t\ticon='negative'\n\t\t\t\t\t\t\t\ticonOnly={true}\n\t\t\t\t\t\t\t\tonClick={ev => this.close.emit(ev)}\n\t\t\t\t\t\t\t></p-button>\n\t\t\t\t\t\t)}\n\t\t\t\t\t</div>\n\n\t\t\t\t\t<p-smile class='dark:text-hurricane-400' />\n\t\t\t\t</div>\n\t\t\t</ThemedHost>\n\t\t);\n\t}\n}\n"],"version":3}
|
|
@@ -3,8 +3,8 @@ import { c as cva } from './p-CBWjHURv.js';
|
|
|
3
3
|
import { c as cn } from './p-CT54OXR2.js';
|
|
4
4
|
import { b as state } from './p-DnVMEz1h.js';
|
|
5
5
|
import { T as ThemedHost } from './p-7QA93RrV.js';
|
|
6
|
-
import { d as defineCustomElement$4 } from './p-
|
|
7
|
-
import { d as defineCustomElement$3 } from './p-
|
|
6
|
+
import { d as defineCustomElement$4 } from './p-L83_ZRnI.js';
|
|
7
|
+
import { d as defineCustomElement$3 } from './p-DSXYhpxY.js';
|
|
8
8
|
import { d as defineCustomElement$2 } from './p-BFbLqg3-.js';
|
|
9
9
|
import { d as defineCustomElement$1 } from './p-CeJyspp0.js';
|
|
10
10
|
|
|
@@ -3566,6 +3566,6 @@ function defineCustomElement() {
|
|
|
3566
3566
|
defineCustomElement();
|
|
3567
3567
|
|
|
3568
3568
|
export { isSameDay as A, isWeekend as B, Calendar as C, addYears as D, setYear as E, _typeof as _, startOfUTCISOWeek as a, getUTCWeek as b, toInteger as c, defineCustomElement as d, getUTCISOWeek as e, getDefaultOptions as f, getUTCWeekYear as g, longFormatters as h, subMilliseconds as i, getTimezoneOffsetInMilliseconds as j, isProtectedWeekYearToken as k, locale$1 as l, throwProtectedError as m, isProtectedDayOfYearToken as n, getYear as o, subYears as p, isValid as q, requiredArgs as r, startOfUTCWeek as s, toDate as t, isBefore as u, isAfter as v, format as w, locale as x, startOfDay as y, startOfMonth as z };
|
|
3569
|
-
//# sourceMappingURL=p-
|
|
3569
|
+
//# sourceMappingURL=p-B2aVSLJi.js.map
|
|
3570
3570
|
|
|
3571
|
-
//# sourceMappingURL=p-
|
|
3571
|
+
//# sourceMappingURL=p-B2aVSLJi.js.map
|