@paperless/core 0.1.0-alpha.21 → 0.1.0-alpha.210
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/CHANGELOG.md +1935 -0
- package/dist/assets/i18n/page-size-select.i18n.en.json +4 -0
- package/dist/assets/i18n/page-size-select.i18n.nl.json +4 -0
- package/dist/assets/i18n/table-footer.i18n.en.json +3 -0
- package/dist/assets/i18n/table-footer.i18n.nl.json +3 -0
- package/dist/assets/i18n/table-header.i18n.en.json +6 -0
- package/dist/assets/i18n/table-header.i18n.nl.json +6 -0
- package/dist/assets/icons/camera.svg +10 -0
- package/dist/assets/icons/checklist.svg +17 -0
- package/dist/assets/icons/folder.svg +19 -0
- package/dist/assets/icons/integration.svg +17 -0
- package/dist/assets/icons/menu.svg +25 -0
- package/dist/assets/icons/more.svg +18 -0
- package/dist/assets/icons/signout.svg +23 -0
- package/dist/assets/icons/switch.svg +20 -0
- package/dist/assets/icons/task.svg +17 -0
- package/dist/assets/icons/template.svg +17 -0
- package/dist/assets/illustrations/e-mail.svg +1 -0
- package/dist/build/index.esm.js +1 -0
- package/dist/build/p-06899ffb.entry.js +1 -0
- package/dist/build/p-09ea2a1a.js +1 -0
- package/dist/build/p-150aadaf.entry.js +1 -0
- package/dist/build/p-15d13147.entry.js +1 -0
- package/dist/build/p-1f6a0296.entry.js +1 -0
- package/dist/build/p-2bf44a1d.entry.js +1 -0
- package/dist/build/p-3180c96e.entry.js +1 -0
- package/dist/build/p-3b243f16.entry.js +1 -0
- package/dist/build/p-3ef5e549.js +1 -0
- package/dist/build/p-41588819.entry.js +1 -0
- package/dist/build/p-44d46765.entry.js +1 -0
- package/dist/build/p-4588a510.entry.js +1 -0
- package/dist/build/p-48c3b71e.entry.js +1 -0
- package/dist/build/p-52ab1f62.entry.js +1 -0
- package/dist/build/p-58dd41be.entry.js +1 -0
- package/dist/build/p-5a71d6ae.entry.js +1 -0
- package/dist/build/p-600a2f21.entry.js +1 -0
- package/dist/build/p-61975c9a.entry.js +1 -0
- package/dist/build/p-6c60fd3d.js +1 -0
- package/dist/{paperless/p-23980fbb.entry.js → build/p-78db3d3c.entry.js} +1 -1
- package/dist/build/p-7a77a930.entry.js +1 -0
- package/dist/build/p-7e9a866e.entry.js +1 -0
- package/dist/build/p-8262fe7e.entry.js +1 -0
- package/dist/build/p-8614bd10.entry.js +1 -0
- package/dist/build/p-86a6c56a.entry.js +1 -0
- package/dist/build/p-8a6728d5.js +1 -0
- package/dist/build/p-8f179b0d.entry.js +1 -0
- package/dist/build/p-98332f25.entry.js +1 -0
- package/dist/build/p-9fba2393.entry.js +1 -0
- package/dist/build/p-a0e3e68d.entry.js +1 -0
- package/dist/build/p-a7086ffa.js +1 -0
- package/dist/build/p-aae4caab.entry.js +1 -0
- package/dist/build/p-ad147b1b.entry.js +1 -0
- package/dist/build/p-b797b0ce.entry.js +1 -0
- package/dist/build/p-c11282d2.entry.js +1 -0
- package/dist/build/p-c4110c09.entry.js +1 -0
- package/dist/build/p-d0a9b97b.entry.js +1 -0
- package/dist/build/p-d17b038f.entry.js +1 -0
- package/dist/build/p-d9c1fe13.js +2 -0
- package/dist/build/p-f45b75ae.entry.js +1 -0
- package/dist/build/paperless.css +331 -20
- package/dist/build/paperless.esm.js +1 -1
- package/dist/cjs/child-of-e472f812.js +9 -0
- package/dist/cjs/constants-a4459ec9.js +7 -0
- package/dist/cjs/{index-6b6e08cc.js → index-cf92051a.js} +211 -5
- package/dist/cjs/index.cjs.js +12 -0
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/localization-9c989018.js +60 -0
- package/dist/cjs/object-get-by-path-6dc21ed5.js +12 -0
- package/dist/cjs/p-accordion.cjs.entry.js +42 -0
- package/dist/cjs/p-avatar-group.cjs.entry.js +19 -0
- package/dist/cjs/p-avatar.cjs.entry.js +19 -5
- package/dist/cjs/p-button_3.cjs.entry.js +337 -65
- package/dist/cjs/p-card-body.cjs.entry.js +23 -0
- package/dist/cjs/p-card-container.cjs.entry.js +27 -0
- package/dist/cjs/p-card-header.cjs.entry.js +24 -0
- package/dist/cjs/p-content-slider.cjs.entry.js +221 -0
- package/dist/cjs/p-counter.cjs.entry.js +11 -3
- package/dist/cjs/p-divider.cjs.entry.js +6 -3
- package/dist/cjs/p-dropdown_3.cjs.entry.js +205 -0
- package/dist/cjs/p-helper_2.cjs.entry.js +160 -0
- package/dist/cjs/p-illustration.cjs.entry.js +5 -2
- package/dist/cjs/p-info-panel.cjs.entry.js +2 -2
- package/dist/cjs/p-input-group_4.cjs.entry.js +144 -0
- package/dist/cjs/p-layout.cjs.entry.js +23 -0
- package/dist/cjs/p-modal-backdrop_5.cjs.entry.js +101 -0
- package/dist/cjs/p-modal.cjs.entry.js +53 -0
- package/dist/cjs/p-navbar.cjs.entry.js +34 -0
- package/dist/cjs/p-navigation-item.cjs.entry.js +3 -3
- package/dist/cjs/p-page-size-select_3.cjs.entry.js +251 -0
- package/dist/cjs/p-profile.cjs.entry.js +49 -0
- package/dist/cjs/p-select.cjs.entry.js +179 -0
- package/dist/cjs/p-slider-indicator.cjs.entry.js +23 -0
- package/dist/cjs/p-status.cjs.entry.js +49 -0
- package/dist/cjs/p-stepper-item_2.cjs.entry.js +56 -0
- package/dist/cjs/p-stepper.cjs.entry.js +49 -0
- package/dist/cjs/p-tab-group.cjs.entry.js +19 -0
- package/dist/cjs/p-tab-item.cjs.entry.js +23 -0
- package/dist/cjs/p-table-cell_5.cjs.entry.js +1179 -0
- package/dist/cjs/p-table-column.cjs.entry.js +36 -0
- package/dist/cjs/p-table.cjs.entry.js +354 -0
- package/dist/cjs/p-toast-container.cjs.entry.js +30 -0
- package/dist/cjs/p-toast.cjs.entry.js +33 -0
- package/dist/cjs/paperless.cjs.js +3 -3
- package/dist/{esm/p-tooltip.entry.js → cjs/popper-e0c4ed4c.js} +2 -123
- package/dist/collection/assets/icons/camera.svg +10 -0
- package/dist/collection/assets/icons/checklist.svg +17 -0
- package/dist/collection/assets/icons/folder.svg +19 -0
- package/dist/collection/assets/icons/integration.svg +17 -0
- package/dist/collection/assets/icons/menu.svg +25 -0
- package/dist/collection/assets/icons/more.svg +18 -0
- package/dist/collection/assets/icons/signout.svg +23 -0
- package/dist/collection/assets/icons/switch.svg +20 -0
- package/dist/collection/assets/icons/task.svg +17 -0
- package/dist/collection/assets/icons/template.svg +17 -0
- package/dist/collection/assets/illustrations/e-mail.svg +1 -0
- package/dist/collection/collection-manifest.json +42 -2
- package/dist/collection/components/atoms/avatar/avatar.component.css +16 -20
- package/dist/collection/components/atoms/avatar/avatar.component.js +23 -9
- package/dist/collection/components/atoms/avatar-group/avatar-group.component.css +18 -0
- package/dist/collection/components/atoms/avatar-group/avatar-group.component.js +36 -0
- package/dist/collection/components/atoms/button/button.component.css +60 -23
- package/dist/collection/components/atoms/button/button.component.js +133 -11
- package/dist/collection/components/atoms/card-body/card-body.component.css +9 -0
- package/dist/collection/components/atoms/card-body/card-body.component.js +40 -0
- package/dist/collection/components/atoms/card-container/card-container.component.css +17 -0
- package/dist/collection/components/atoms/card-container/card-container.component.js +63 -0
- package/dist/collection/components/atoms/card-header/card-header.component.css +17 -0
- package/dist/collection/components/atoms/card-header/card-header.component.js +61 -0
- package/dist/collection/components/atoms/counter/counter.component.css +26 -1
- package/dist/collection/components/atoms/counter/counter.component.js +50 -2
- package/dist/collection/components/atoms/divider/divider.component.css +9 -2
- package/dist/collection/components/atoms/divider/divider.component.js +8 -2
- package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.css +8 -0
- package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.js +40 -0
- package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.css +16 -0
- package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.js +87 -0
- package/dist/collection/components/atoms/helper/helper.component.css +1 -1
- package/dist/collection/components/atoms/helper/helper.component.js +33 -2
- package/dist/collection/components/atoms/icon/icon.component.css +1 -0
- package/dist/collection/components/atoms/icon/icon.component.js +62 -13
- package/dist/collection/components/atoms/illustration/illustration.component.js +1 -1
- package/dist/collection/components/atoms/info-panel/info-panel.component.css +1 -1
- package/dist/collection/components/atoms/label/label.component.css +88 -0
- package/dist/collection/components/atoms/label/label.component.js +203 -0
- package/dist/collection/components/atoms/layout/layout.component.css +73 -0
- package/dist/collection/components/atoms/layout/layout.component.js +47 -0
- package/dist/collection/components/atoms/loader/loader.component.css +30 -9
- package/dist/collection/components/atoms/loader/loader.component.js +9 -5
- package/dist/collection/components/atoms/modal-backdrop/modal-backdrop.component.css +7 -0
- package/dist/collection/components/atoms/modal-backdrop/modal-backdrop.component.js +15 -0
- package/dist/collection/components/atoms/modal-body/modal-body.component.css +7 -0
- package/dist/collection/components/atoms/modal-body/modal-body.component.js +41 -0
- package/dist/collection/components/atoms/modal-container/modal-container.component.css +6 -0
- package/dist/collection/components/atoms/modal-container/modal-container.component.js +53 -0
- package/dist/collection/components/atoms/modal-footer/modal-footer.component.css +8 -0
- package/dist/collection/components/atoms/modal-footer/modal-footer.component.js +42 -0
- package/dist/collection/components/atoms/modal-header/modal-header.component.css +7 -0
- package/dist/collection/components/atoms/modal-header/modal-header.component.js +63 -0
- package/dist/collection/components/atoms/pagination-item/pagination-item.component.css +1 -1
- package/dist/collection/components/atoms/segment-container/segment-container.component.css +5 -0
- package/dist/collection/components/atoms/segment-container/segment-container.component.js +14 -0
- package/dist/collection/components/atoms/segment-item/segment-item.component.css +21 -0
- package/dist/collection/components/atoms/segment-item/segment-item.component.js +112 -0
- package/dist/collection/components/atoms/slider-indicator/slider-indicator.component.css +7 -0
- package/dist/collection/components/atoms/slider-indicator/slider-indicator.component.js +40 -0
- package/dist/collection/components/atoms/status/status.component.css +16 -0
- package/dist/collection/components/atoms/status/status.component.js +133 -0
- package/dist/collection/components/atoms/stepper-item/stepper-item.component.css +59 -0
- package/dist/collection/components/atoms/stepper-item/stepper-item.component.js +109 -0
- package/dist/collection/components/atoms/stepper-line/stepper-line.component.css +18 -0
- package/dist/collection/components/atoms/stepper-line/stepper-line.component.js +62 -0
- package/dist/collection/components/atoms/tab-group/tab-group.component.css +9 -0
- package/dist/collection/components/atoms/tab-group/tab-group.component.js +17 -0
- package/dist/collection/components/atoms/tab-item/tab-item.component.css +10 -0
- package/dist/collection/components/atoms/tab-item/tab-item.component.js +41 -0
- package/dist/collection/components/atoms/table-container/table-container.component.css +5 -0
- package/dist/collection/components/atoms/table-container/table-container.component.js +15 -0
- package/dist/collection/components/atoms/toast-container/toast-container.component.css +5 -0
- package/dist/collection/components/atoms/toast-container/toast-container.component.js +48 -0
- package/dist/collection/components/atoms/tooltip/tooltip.component.css +19 -13
- package/dist/collection/components/atoms/tooltip/tooltip.component.js +77 -24
- package/dist/collection/components/helpers/table-column/table-column.component.js +157 -0
- package/dist/collection/components/molecules/accordion/accordion.component.css +3 -0
- package/dist/collection/components/molecules/accordion/accordion.component.js +133 -0
- package/dist/collection/components/molecules/content-slider/content-slider.component.css +44 -0
- package/dist/collection/components/molecules/content-slider/content-slider.component.js +322 -0
- package/dist/collection/components/molecules/dropdown/dropdown.component.css +12 -0
- package/dist/collection/components/molecules/dropdown/dropdown.component.js +346 -0
- package/dist/collection/components/molecules/input-group/input-group.component.css +324 -0
- package/dist/collection/components/molecules/input-group/input-group.component.js +320 -0
- package/dist/collection/components/molecules/navigation-item/navigation-item.component.css +6 -12
- package/dist/collection/components/molecules/navigation-item/navigation-item.component.js +2 -2
- package/dist/collection/components/molecules/page-size-select/constants.js +2 -0
- package/dist/collection/components/molecules/page-size-select/page-size-select.component.js +217 -0
- package/dist/collection/components/molecules/pagination/pagination.component.css +1 -1
- package/dist/collection/components/molecules/pagination/pagination.component.js +43 -17
- package/dist/collection/components/molecules/profile/profile.component.css +60 -0
- package/dist/collection/components/molecules/profile/profile.component.js +95 -0
- package/dist/collection/components/molecules/select/select.component.css +6 -0
- package/dist/collection/components/molecules/select/select.component.js +554 -0
- package/dist/collection/components/molecules/stepper/stepper.component.css +12 -0
- package/dist/collection/components/molecules/stepper/stepper.component.js +84 -0
- package/dist/collection/components/molecules/table-cell/table-cell.component.css +3 -0
- package/dist/collection/components/molecules/table-cell/table-cell.component.js +258 -0
- package/dist/collection/components/molecules/table-footer/table-footer.component.css +30 -0
- package/dist/collection/components/molecules/table-footer/table-footer.component.js +268 -0
- package/dist/collection/components/molecules/table-header/table-header.component.css +16 -0
- package/dist/collection/components/molecules/table-header/table-header.component.js +369 -0
- package/dist/collection/components/molecules/table-row/table-row.component.css +21 -0
- package/dist/collection/components/molecules/table-row/table-row.component.js +67 -0
- package/dist/collection/components/molecules/toast/toast.component.css +23 -0
- package/dist/collection/components/molecules/toast/toast.component.js +192 -0
- package/dist/collection/components/organisms/modal/modal.component.js +180 -0
- package/dist/collection/components/organisms/navbar/navbar.component.css +59 -0
- package/dist/collection/components/organisms/navbar/navbar.component.js +99 -0
- package/dist/collection/components/organisms/table/table.component.css +3 -0
- package/dist/collection/components/organisms/table/table.component.js +1010 -0
- package/dist/collection/index.js +2 -1
- package/dist/collection/tailwind/animation.js +17 -0
- package/dist/collection/tailwind/backdrop-blur.js +3 -0
- package/dist/collection/tailwind/border-radius.js +8 -7
- package/dist/collection/tailwind/height.js +3 -0
- package/dist/collection/tailwind/screens.js +8 -0
- package/dist/collection/tailwind/shadows.js +9 -5
- package/dist/collection/tailwind/spacing.js +10 -0
- package/dist/collection/tailwind/typography.js +21 -0
- package/dist/collection/tailwind/width.js +18 -0
- package/dist/collection/tailwind/z-index.js +10 -0
- package/dist/collection/tailwind.config.js +28 -14
- package/dist/collection/types/index.js +2 -0
- package/dist/collection/types/table.js +1 -0
- package/dist/collection/types/tailwind.js +1 -0
- package/dist/collection/utils/child-of.js +5 -0
- package/dist/collection/utils/icons.js +20 -0
- package/dist/collection/utils/illustrations.js +2 -0
- package/dist/collection/utils/index.js +5 -0
- package/dist/collection/utils/localization.js +55 -0
- package/dist/collection/utils/object-get-by-path.js +8 -0
- package/dist/components/button.component.js +125 -0
- package/dist/components/counter.component.js +14 -3
- package/dist/components/divider.component.js +33 -0
- package/dist/components/dropdown-menu-container.component.js +35 -0
- package/dist/components/dropdown-menu-item.component.js +48 -0
- package/dist/components/dropdown.component.js +198 -0
- package/dist/components/helper.component.js +42 -0
- package/dist/components/icon.component.js +248 -5
- package/dist/components/index.d.ts +53 -13
- package/dist/components/index.js +43 -0
- package/dist/components/input-group.component.js +115 -0
- package/dist/components/label.component.js +69 -0
- package/dist/components/loader.component.js +8 -4
- package/dist/components/localization.js +57 -0
- package/dist/components/modal-backdrop.component.js +30 -0
- package/dist/components/modal-body.component.js +36 -0
- package/dist/components/modal-container.component.js +48 -0
- package/dist/components/modal-footer.component.js +42 -0
- package/dist/components/modal-header.component.js +55 -0
- package/dist/components/p-accordion.d.ts +11 -0
- package/dist/components/p-accordion.js +73 -0
- package/dist/components/p-avatar-group.d.ts +11 -0
- package/dist/components/p-avatar-group.js +34 -0
- package/dist/components/p-avatar.js +21 -8
- package/dist/components/p-button.js +1 -93
- package/dist/components/p-card-body.d.ts +11 -0
- package/dist/components/p-card-body.js +38 -0
- package/dist/components/p-card-container.d.ts +11 -0
- package/dist/components/p-card-container.js +44 -0
- package/dist/components/p-card-header.d.ts +11 -0
- package/dist/components/p-card-header.js +46 -0
- package/dist/components/p-content-slider.d.ts +11 -0
- package/dist/components/p-content-slider.js +250 -0
- package/dist/components/p-divider.js +1 -28
- package/dist/components/p-dropdown-menu-container.d.ts +11 -0
- package/dist/components/p-dropdown-menu-container.js +6 -0
- package/dist/components/p-dropdown-menu-item.d.ts +11 -0
- package/dist/components/p-dropdown-menu-item.js +6 -0
- package/dist/components/p-dropdown.d.ts +11 -0
- package/dist/components/p-dropdown.js +6 -0
- package/dist/components/p-helper.js +1 -34
- package/dist/components/p-illustration.js +3 -0
- package/dist/components/p-info-panel.js +1 -1
- package/dist/components/p-input-group.d.ts +11 -0
- package/dist/components/p-input-group.js +6 -0
- package/dist/components/p-label.d.ts +11 -0
- package/dist/components/p-label.js +6 -0
- package/dist/components/p-layout.d.ts +11 -0
- package/dist/components/p-layout.js +39 -0
- package/dist/components/p-modal-backdrop.d.ts +11 -0
- package/dist/components/p-modal-backdrop.js +6 -0
- package/dist/components/p-modal-body.d.ts +11 -0
- package/dist/components/p-modal-body.js +6 -0
- package/dist/components/p-modal-container.d.ts +11 -0
- package/dist/components/p-modal-container.js +6 -0
- package/dist/components/p-modal-footer.d.ts +11 -0
- package/dist/components/p-modal-footer.js +6 -0
- package/dist/components/p-modal-header.d.ts +11 -0
- package/dist/components/p-modal-header.js +6 -0
- package/dist/components/p-modal.d.ts +11 -0
- package/dist/components/p-modal.js +128 -0
- package/dist/components/p-navbar.d.ts +11 -0
- package/dist/components/p-navbar.js +70 -0
- package/dist/components/p-navigation-item.js +2 -2
- package/dist/components/p-page-size-select.d.ts +11 -0
- package/dist/components/p-page-size-select.js +6 -0
- package/dist/components/p-pagination.js +1 -191
- package/dist/components/p-profile.d.ts +11 -0
- package/dist/components/p-profile.js +85 -0
- package/dist/components/p-segment-container.d.ts +11 -0
- package/dist/components/p-segment-container.js +6 -0
- package/dist/components/p-segment-item.d.ts +11 -0
- package/dist/components/p-segment-item.js +6 -0
- package/dist/components/p-select.d.ts +11 -0
- package/dist/components/p-select.js +261 -0
- package/dist/components/p-slider-indicator.d.ts +11 -0
- package/dist/components/p-slider-indicator.js +6 -0
- package/dist/components/p-status.d.ts +11 -0
- package/dist/components/p-status.js +73 -0
- package/dist/components/p-stepper-item.d.ts +11 -0
- package/dist/components/p-stepper-item.js +6 -0
- package/dist/components/p-stepper-line.d.ts +11 -0
- package/dist/components/p-stepper-line.js +6 -0
- package/dist/components/p-stepper.d.ts +11 -0
- package/dist/components/p-stepper.js +84 -0
- package/dist/components/p-tab-group.d.ts +11 -0
- package/dist/components/p-tab-group.js +39 -0
- package/dist/components/p-tab-item.d.ts +11 -0
- package/dist/components/p-tab-item.js +39 -0
- package/dist/components/p-table-cell.d.ts +11 -0
- package/dist/components/p-table-cell.js +6 -0
- package/dist/components/p-table-column.d.ts +11 -0
- package/dist/components/p-table-column.js +56 -0
- package/dist/components/p-table-container.d.ts +11 -0
- package/dist/components/p-table-container.js +6 -0
- package/dist/components/p-table-footer.d.ts +11 -0
- package/dist/components/p-table-footer.js +6 -0
- package/dist/components/p-table-header.d.ts +11 -0
- package/dist/components/p-table-header.js +6 -0
- package/dist/components/p-table-row.d.ts +11 -0
- package/dist/components/p-table-row.js +6 -0
- package/dist/components/p-table.d.ts +11 -0
- package/dist/components/p-table.js +520 -0
- package/dist/components/p-toast-container.d.ts +11 -0
- package/dist/components/p-toast-container.js +46 -0
- package/dist/components/p-toast.d.ts +11 -0
- package/dist/components/p-toast.js +73 -0
- package/dist/components/page-size-select.component.js +123 -0
- package/dist/components/pagination-item.component.js +1 -1
- package/dist/components/pagination.component.js +202 -0
- package/dist/{cjs/p-tooltip.cjs.entry.js → components/popper.js} +1 -128
- package/dist/components/segment-container.component.js +29 -0
- package/dist/components/segment-item.component.js +51 -0
- package/dist/components/slider-indicator.component.js +36 -0
- package/dist/components/stepper-item.component.js +57 -0
- package/dist/components/stepper-line.component.js +41 -0
- package/dist/components/table-cell.component.js +143 -0
- package/dist/components/table-container.component.js +30 -0
- package/dist/components/table-footer.component.js +146 -0
- package/dist/components/table-header.component.js +1052 -0
- package/dist/components/table-row.component.js +49 -0
- package/dist/components/tooltip.component.js +37 -1808
- package/dist/esm/child-of-90a8c4b5.js +7 -0
- package/dist/esm/constants-826f9460.js +4 -0
- package/dist/esm/{index-5c917d13.js → index-7c99f044.js} +211 -5
- package/dist/esm/index.js +3 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/localization-abb97f67.js +57 -0
- package/dist/esm/object-get-by-path-d6427a61.js +10 -0
- package/dist/esm/p-accordion.entry.js +38 -0
- package/dist/esm/p-avatar-group.entry.js +15 -0
- package/dist/esm/p-avatar.entry.js +19 -5
- package/dist/esm/p-button_3.entry.js +337 -65
- package/dist/esm/p-card-body.entry.js +19 -0
- package/dist/esm/p-card-container.entry.js +23 -0
- package/dist/esm/p-card-header.entry.js +20 -0
- package/dist/esm/p-content-slider.entry.js +217 -0
- package/dist/esm/p-counter.entry.js +11 -3
- package/dist/esm/p-divider.entry.js +6 -3
- package/dist/esm/p-dropdown_3.entry.js +199 -0
- package/dist/esm/p-helper_2.entry.js +155 -0
- package/dist/esm/p-illustration.entry.js +5 -2
- package/dist/esm/p-info-panel.entry.js +2 -2
- package/dist/esm/p-input-group_4.entry.js +137 -0
- package/dist/esm/p-layout.entry.js +19 -0
- package/dist/esm/p-modal-backdrop_5.entry.js +93 -0
- package/dist/esm/p-modal.entry.js +49 -0
- package/dist/esm/p-navbar.entry.js +30 -0
- package/dist/esm/p-navigation-item.entry.js +3 -3
- package/dist/esm/p-page-size-select_3.entry.js +245 -0
- package/dist/esm/p-profile.entry.js +45 -0
- package/dist/esm/p-select.entry.js +175 -0
- package/dist/esm/p-slider-indicator.entry.js +19 -0
- package/dist/esm/p-status.entry.js +45 -0
- package/dist/esm/p-stepper-item_2.entry.js +51 -0
- package/dist/esm/p-stepper.entry.js +45 -0
- package/dist/esm/p-tab-group.entry.js +15 -0
- package/dist/esm/p-tab-item.entry.js +19 -0
- package/dist/esm/p-table-cell_5.entry.js +1171 -0
- package/dist/esm/p-table-column.entry.js +32 -0
- package/dist/esm/p-table.entry.js +350 -0
- package/dist/esm/p-toast-container.entry.js +26 -0
- package/dist/esm/p-toast.entry.js +29 -0
- package/dist/esm/paperless.js +3 -3
- package/dist/esm/polyfills/core-js.js +0 -0
- package/dist/esm/polyfills/dom.js +0 -0
- package/dist/esm/polyfills/es5-html-element.js +0 -0
- package/dist/esm/polyfills/index.js +0 -0
- package/dist/esm/polyfills/system.js +0 -0
- package/dist/esm/popper-41c6f9cd.js +1788 -0
- package/dist/index.html +1 -1
- package/dist/paperless/index.esm.js +1 -0
- package/dist/paperless/p-06899ffb.entry.js +1 -0
- package/dist/paperless/p-09ea2a1a.js +1 -0
- package/dist/paperless/p-150aadaf.entry.js +1 -0
- package/dist/paperless/p-15d13147.entry.js +1 -0
- package/dist/paperless/p-1f6a0296.entry.js +1 -0
- package/dist/paperless/p-2bf44a1d.entry.js +1 -0
- package/dist/paperless/p-3180c96e.entry.js +1 -0
- package/dist/paperless/p-3b243f16.entry.js +1 -0
- package/dist/paperless/p-3ef5e549.js +1 -0
- package/dist/paperless/p-41588819.entry.js +1 -0
- package/dist/paperless/p-44d46765.entry.js +1 -0
- package/dist/paperless/p-4588a510.entry.js +1 -0
- package/dist/paperless/p-48c3b71e.entry.js +1 -0
- package/dist/paperless/p-52ab1f62.entry.js +1 -0
- package/dist/paperless/p-58dd41be.entry.js +1 -0
- package/dist/paperless/p-5a71d6ae.entry.js +1 -0
- package/dist/paperless/p-600a2f21.entry.js +1 -0
- package/dist/paperless/p-61975c9a.entry.js +1 -0
- package/dist/paperless/p-6c60fd3d.js +1 -0
- package/dist/{build/p-23980fbb.entry.js → paperless/p-78db3d3c.entry.js} +1 -1
- package/dist/paperless/p-7a77a930.entry.js +1 -0
- package/dist/paperless/p-7e9a866e.entry.js +1 -0
- package/dist/paperless/p-8262fe7e.entry.js +1 -0
- package/dist/paperless/p-8614bd10.entry.js +1 -0
- package/dist/paperless/p-86a6c56a.entry.js +1 -0
- package/dist/paperless/p-8a6728d5.js +1 -0
- package/dist/paperless/p-8f179b0d.entry.js +1 -0
- package/dist/paperless/p-98332f25.entry.js +1 -0
- package/dist/paperless/p-9fba2393.entry.js +1 -0
- package/dist/paperless/p-a0e3e68d.entry.js +1 -0
- package/dist/paperless/p-a7086ffa.js +1 -0
- package/dist/paperless/p-aae4caab.entry.js +1 -0
- package/dist/paperless/p-ad147b1b.entry.js +1 -0
- package/dist/paperless/p-b797b0ce.entry.js +1 -0
- package/dist/paperless/p-c11282d2.entry.js +1 -0
- package/dist/paperless/p-c4110c09.entry.js +1 -0
- package/dist/paperless/p-d0a9b97b.entry.js +1 -0
- package/dist/paperless/p-d17b038f.entry.js +1 -0
- package/dist/paperless/p-d9c1fe13.js +2 -0
- package/dist/paperless/p-f45b75ae.entry.js +1 -0
- package/dist/paperless/paperless.css +472 -26447
- package/dist/paperless/paperless.esm.js +1 -1
- package/dist/style/_fonts.scss +70 -0
- package/dist/style/_reset.scss +31 -0
- package/dist/style/_tailwind.scss +3 -0
- package/dist/style/_typograhpy.scss +29 -0
- package/dist/style/_variables.scss +2 -0
- package/dist/style/form/_checkbox.scss +62 -0
- package/dist/style/form/_input.scss +22 -0
- package/dist/style/form/_mixins.scss +107 -0
- package/dist/style/form/_radio.scss +58 -0
- package/dist/style/form/_textarea.scss +18 -0
- package/dist/style/form/index.scss +4 -0
- package/dist/style/paperless.scss +10 -0
- package/dist/sw.js +2 -479
- package/dist/sw.js.map +1 -0
- package/dist/tailwind/animation.js +17 -0
- package/dist/tailwind/backdrop-blur.js +3 -0
- package/dist/tailwind/border-radius.js +10 -0
- package/dist/tailwind/colors.js +52 -0
- package/dist/tailwind/height.js +3 -0
- package/dist/tailwind/rotate.js +8 -0
- package/dist/tailwind/scale.js +3 -0
- package/dist/tailwind/screens.js +8 -0
- package/dist/tailwind/shadows.js +11 -0
- package/dist/tailwind/spacing.js +10 -0
- package/dist/tailwind/typography.js +21 -0
- package/dist/tailwind/width.js +18 -0
- package/dist/tailwind/z-index.js +10 -0
- package/dist/tailwind.config.js +28 -14
- package/dist/types/components/atoms/avatar/avatar.component.d.ts +3 -1
- package/dist/types/components/atoms/avatar-group/avatar-group.component.d.ts +7 -0
- package/dist/types/components/atoms/button/button.component.d.ts +26 -1
- package/dist/types/components/atoms/card-body/card-body.component.d.ts +7 -0
- package/dist/types/components/atoms/card-container/card-container.component.d.ts +11 -0
- package/dist/types/components/atoms/card-header/card-header.component.d.ts +11 -0
- package/dist/types/components/atoms/counter/counter.component.d.ts +8 -0
- package/dist/types/components/atoms/divider/divider.component.d.ts +4 -0
- package/dist/types/components/atoms/dropdown-menu-container/dropdown-menu-container.component.d.ts +7 -0
- package/dist/types/components/atoms/dropdown-menu-item/dropdown-menu-item.component.d.ts +16 -0
- package/dist/types/components/atoms/helper/helper.component.d.ts +5 -0
- package/dist/types/components/atoms/icon/icon.component.d.ts +3 -3
- package/dist/types/components/atoms/label/label.component.d.ts +37 -0
- package/dist/types/components/atoms/layout/layout.component.d.ts +7 -0
- package/dist/types/components/atoms/loader/loader.component.d.ts +1 -1
- package/dist/types/components/atoms/modal-backdrop/modal-backdrop.component.d.ts +3 -0
- package/dist/types/components/atoms/modal-body/modal-body.component.d.ts +7 -0
- package/dist/types/components/atoms/modal-container/modal-container.component.d.ts +7 -0
- package/dist/types/components/atoms/modal-footer/modal-footer.component.d.ts +7 -0
- package/dist/types/components/atoms/modal-header/modal-header.component.d.ts +12 -0
- package/dist/types/components/atoms/segment-container/segment-container.component.d.ts +3 -0
- package/dist/types/components/atoms/segment-item/segment-item.component.d.ts +22 -0
- package/dist/types/components/atoms/slider-indicator/slider-indicator.component.d.ts +7 -0
- package/dist/types/components/atoms/status/status.component.d.ts +23 -0
- package/dist/types/components/atoms/stepper-item/stepper-item.component.d.ts +19 -0
- package/dist/types/components/atoms/stepper-line/stepper-line.component.d.ts +11 -0
- package/dist/types/components/atoms/tab-group/tab-group.component.d.ts +3 -0
- package/dist/types/components/atoms/tab-item/tab-item.component.d.ts +7 -0
- package/dist/types/components/atoms/table-container/table-container.component.d.ts +3 -0
- package/dist/types/components/atoms/toast-container/toast-container.component.d.ts +7 -0
- package/dist/types/components/atoms/tooltip/tooltip.component.d.ts +12 -3
- package/dist/types/components/helpers/table-column/table-column.component.d.ts +34 -0
- package/dist/types/components/molecules/accordion/accordion.component.d.ts +25 -0
- package/dist/types/components/molecules/content-slider/content-slider.component.d.ts +53 -0
- package/dist/types/components/molecules/dropdown/dropdown.component.d.ts +61 -0
- package/dist/types/components/molecules/input-group/input-group.component.d.ts +63 -0
- package/dist/types/components/molecules/page-size-select/constants.d.ts +2 -0
- package/dist/types/components/molecules/page-size-select/page-size-select.component.d.ts +48 -0
- package/dist/types/components/molecules/pagination/pagination.component.d.ts +9 -2
- package/dist/types/components/molecules/profile/profile.component.d.ts +20 -0
- package/dist/types/components/molecules/select/select.component.d.ts +112 -0
- package/dist/types/components/molecules/stepper/stepper.component.d.ts +18 -0
- package/dist/types/components/molecules/table-cell/table-cell.component.d.ts +42 -0
- package/dist/types/components/molecules/table-footer/table-footer.component.d.ts +59 -0
- package/dist/types/components/molecules/table-header/table-header.component.d.ts +80 -0
- package/dist/types/components/molecules/table-row/table-row.component.d.ts +11 -0
- package/dist/types/components/molecules/toast/toast.component.d.ts +38 -0
- package/dist/types/components/organisms/modal/modal.component.d.ts +39 -0
- package/dist/types/components/organisms/navbar/navbar.component.d.ts +14 -0
- package/dist/types/components/organisms/table/table.component.d.ts +190 -0
- package/dist/types/components.d.ts +2372 -200
- package/dist/types/index.d.ts +2 -0
- package/dist/types/types/index.d.ts +2 -0
- package/dist/types/types/table.d.ts +26 -0
- package/dist/types/types/tailwind.d.ts +2 -0
- package/dist/types/utils/child-of.d.ts +1 -0
- package/dist/types/utils/icons.d.ts +10 -0
- package/dist/types/utils/illustrations.d.ts +1 -0
- package/dist/types/utils/index.d.ts +5 -0
- package/dist/types/utils/localization.d.ts +2 -0
- package/dist/types/utils/object-get-by-path.d.ts +1 -0
- package/dist/workbox-5fe694da.js +2 -0
- package/dist/workbox-5fe694da.js.map +1 -0
- package/package.json +61 -61
- package/dist/build/p-06a38756.entry.js +0 -1
- package/dist/build/p-19afe191.entry.js +0 -1
- package/dist/build/p-229f113b.js +0 -2
- package/dist/build/p-31f80006.entry.js +0 -1
- package/dist/build/p-5f0ec763.entry.js +0 -1
- package/dist/build/p-6c6c1137.entry.js +0 -1
- package/dist/build/p-6cd89223.entry.js +0 -1
- package/dist/build/p-80bf9d06.entry.js +0 -1
- package/dist/build/p-c24c42de.entry.js +0 -1
- package/dist/build/p-e80637b9.entry.js +0 -1
- package/dist/build/p-ec52095f.entry.js +0 -1
- package/dist/cjs/p-helper.cjs.entry.js +0 -19
- package/dist/cjs/p-pagination-item.cjs.entry.js +0 -23
- package/dist/cjs/p-pagination.cjs.entry.js +0 -167
- package/dist/collection/components/molecules/pagination/pagination.value-accessor.js +0 -6
- package/dist/collection/tailwind/grid.js +0 -26
- package/dist/collection/utils/utils.js +0 -3
- package/dist/collection/value-accessors.config.js +0 -5
- package/dist/esm/p-helper.entry.js +0 -15
- package/dist/esm/p-pagination-item.entry.js +0 -19
- package/dist/esm/p-pagination.entry.js +0 -163
- package/dist/paperless/p-06a38756.entry.js +0 -1
- package/dist/paperless/p-19afe191.entry.js +0 -1
- package/dist/paperless/p-229f113b.js +0 -2
- package/dist/paperless/p-31f80006.entry.js +0 -1
- package/dist/paperless/p-5f0ec763.entry.js +0 -1
- package/dist/paperless/p-6c6c1137.entry.js +0 -1
- package/dist/paperless/p-6cd89223.entry.js +0 -1
- package/dist/paperless/p-80bf9d06.entry.js +0 -1
- package/dist/paperless/p-c24c42de.entry.js +0 -1
- package/dist/paperless/p-e80637b9.entry.js +0 -1
- package/dist/paperless/p-ec52095f.entry.js +0 -1
- package/dist/types/components/molecules/pagination/pagination.value-accessor.d.ts +0 -2
- package/dist/types/utils/utils.d.ts +0 -1
- package/dist/types/value-accessors.config.d.ts +0 -2
package/dist/index.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!doctype html><html dir="ltr" lang="en"><head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0"> <title>Stencil Component Starter</title> <script type="module" src="/build/paperless.esm.js" data-stencil data-resources-url="/build/" data-stencil-namespace="paperless"></script> <script nomodule="" src="/build/paperless.js" data-stencil></script> </head> <body> <p-button>Buttono</p-button> <script data-build="2022-
|
|
1
|
+
<!doctype html><html dir="ltr" lang="en"><head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0"> <title>Stencil Component Starter</title> <script type="module" src="/build/paperless.esm.js" data-stencil data-resources-url="/build/" data-stencil-namespace="paperless"></script> <script nomodule="" src="/build/paperless.js" data-stencil></script> </head> <body> <p-button>Buttono</p-button> <script data-build="2022-11-03T12:22:47">
|
|
2
2
|
if ('serviceWorker' in navigator && location.protocol !== 'file:') {
|
|
3
3
|
window.addEventListener('load', function() {
|
|
4
4
|
navigator.serviceWorker.register('/sw.js')
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{c as childOf}from"./p-8a6728d5.js";export{f as formatTranslation,g as getLocaleComponentStrings}from"./p-3ef5e549.js";export{o as objectGetByPath}from"./p-09ea2a1a.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as t,h as a,H as r}from"./p-d9c1fe13.js";const e=class{constructor(a){t(this,a),this.arrow=!1}render(){var t,e;return a(r,{class:"p-card-header"},a("slot",{name:"prefix"}),((null===(t=this.header)||void 0===t?void 0:t.length)||this.arrow)&&a("div",{class:"title"},null!==(e=this.header)&&void 0!==e?e:"",this.arrow&&a("p-icon",{variant:"arrow"})),a("slot",{name:"suffix"}))}};e.style=".static{position:static!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.ml-2{margin-left:.5rem!important}.flex{display:flex!important}.rotate-0{--tw-rotate:0deg!important}.rotate-0,.rotate-25{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}.rotate-25{--tw-rotate:25deg!important}.rotate-45{--tw-rotate:45deg!important}.rotate-45,.rotate-90{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}.rotate-90{--tw-rotate:90deg!important}.rotate-135{--tw-rotate:135deg!important}.rotate-135,.rotate-180{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}.rotate-180{--tw-rotate:180deg!important}.rotate-225{--tw-rotate:225deg!important}.rotate-225,.rotate-270{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}.rotate-270{--tw-rotate:270deg!important}.rotate-315{--tw-rotate:315deg!important}.-rotate-0,.rotate-315{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}.-rotate-0{--tw-rotate:-0deg!important}.-rotate-25{--tw-rotate:-25deg!important}.-rotate-25,.-rotate-45{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}.-rotate-45{--tw-rotate:-45deg!important}.-rotate-90{--tw-rotate:-90deg!important}.-rotate-135,.-rotate-90{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}.-rotate-135{--tw-rotate:-135deg!important}.-rotate-180{--tw-rotate:-180deg!important}.-rotate-180,.-rotate-225{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}.-rotate-225{--tw-rotate:-225deg!important}.-rotate-270{--tw-rotate:-270deg!important}.-rotate-270,.-rotate-315{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}.-rotate-315{--tw-rotate:-315deg!important}.scale-x-flip{--tw-scale-x:-1!important}.scale-x-flip,.scale-y-flip{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}.scale-y-flip{--tw-scale-y:-1!important}.transform{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}.items-center{align-items:center!important}.gap-3{gap:.75rem!important}.border-b{border-bottom-width:1px!important}.border-b-mystic-medium{--tw-border-opacity:1!important;border-bottom-color:rgb(227 236 243/var(--tw-border-opacity))!important}.text-xxs{font-size:.6875rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important}.text-lg,.text-xl{line-height:1.75rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-5xl{font-size:3rem!important}.text-5xl,.text-6xl{line-height:1!important}.text-6xl{font-size:3.75rem!important}*{box-sizing:border-box}p-card-header{--tw-text-opacity:1;--tw-border-opacity:1!important;align-items:center;border-bottom-color:rgb(227 236 243/var(--tw-border-opacity))!important;border-bottom-width:1px!important;color:rgb(128 130 158/var(--tw-text-opacity));display:flex;gap:.75rem;height:3.5rem;margin-left:1rem;margin-right:1rem}p-card-header .title{--tw-text-opacity:1;align-items:center;color:rgb(81 83 107/var(--tw-text-opacity));display:flex;font-weight:600}p-card-header .title>p-icon{--tw-text-opacity:1;color:rgb(218 230 240/var(--tw-text-opacity));margin-left:.5rem}p-card-container.has-hover:hover p-card-header .title>p-icon{--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity))}.-rotate-0,.-rotate-135,.-rotate-180,.-rotate-225,.-rotate-25,.-rotate-270,.-rotate-315,.-rotate-45,.-rotate-90,.rotate-0,.rotate-135,.rotate-180,.rotate-225,.rotate-25,.rotate-270,.rotate-315,.rotate-45,.rotate-90,.scale-x-flip,.scale-y-flip{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}";export{e as p_card_header}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const o=(o,n,t)=>{const r=t=>String.prototype.split.call(n,t).filter(Boolean).reduce(((o,n)=>null!=o?o[n]:o),o),e=r(/[,[\]]+?/)||r(/[,[\].]+?/);return void 0===e||e===o?t:e};export{o}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as t,h as i,H as s,g as e}from"./p-d9c1fe13.js";const r=class{constructor(i){t(this,i),this.hideMobileIndicator=!1,this.disableDrag=!1,this.disableAutoCenter=!1,this.disableIndicatorClick=!1,this._outerHeight=0,this._totalWidth=0,this._items=[],this._shouldCheckLocation=!1,this._dragging=!1}componentWillRender(){const t=this._el.querySelectorAll(":scope > *");this._items=Array.from(t)}componentDidLoad(){this._innerSliderRef.style.setProperty("--tw-translate-x","0px"),this._calculateWidth(),this._calculateIndicator()}disconnectedCallback(){this._innerSliderResizeObserver&&this._innerSliderResizeObserver.disconnect()}render(){return i(s,{class:"p-content-slider"},i("div",{class:`slider ${!this.disableDrag&&"draggable"} ${this._dragging&&"dragging"}`,style:{height:`${this._outerHeight}px`},ref:t=>this._sliderRef=t,onMouseDown:t=>this._mouseDownHandler(t),onTouchStart:t=>this._mouseDownHandler(t),onMouseMove:t=>this._mouseMoveHandler(t),onTouchMove:t=>this._mouseMoveHandler(t)},i("div",{class:"inner-slider",ref:t=>this._setInnerSliderReft(t),onTransitionEnd:()=>this._transitionEndHandler()},i("slot",null))),i("div",{class:`indicator ${this.hideMobileIndicator&&"hidden"}`},this._items.map(((t,s)=>i("div",{onClick:()=>this._scrollTo(s,!0),class:`item ${!this.disableIndicatorClick&&"cursor-pointer"}`},i("p-slider-indicator",{active:s===this._visibleIndex}))))))}_mouseDownHandler(t){var i;if(this.disableDrag||this._dragging)return;if("wrap"===getComputedStyle(this._innerSliderRef).flexWrap)return;this._startMouseX=t.x;const s=this._sliderRef.getBoundingClientRect();"touchstart"===t.type&&(this._startMouseX=null===(i=t.touches)||void 0===i?void 0:i[0].clientX);const e=this._innerSliderRef.getBoundingClientRect();this._startX=this._startMouseX-s.x-(e.x-s.x),this._lastIndex=this._visibleIndex,this._dragging=!0}_mouseMoveHandler(t){var i,s;if(!t||!this._dragging||this.disableDrag)return;t.preventDefault(),this._shouldCheckLocation=!0,""===this._innerSliderRef.style.getPropertyValue("pointer-events")&&(this._innerSliderRef.style.pointerEvents="none");const e=this._sliderRef.getBoundingClientRect();let r=t.clientX-e.left;this._lastMouseX=t.x,"touchmove"===t.type&&(r=(null===(i=t.touches)||void 0===i?void 0:i[0].clientX)-e.left,this._lastMouseX=null===(s=t.touches)||void 0===s?void 0:s[0].clientX),this._innerSliderRef.style.setProperty("--tw-translate-x",r-this._startX+"px"),this._checkBoundary(),this._calculateIndicator()}_transitionEndHandler(){this._calculateIndicator()}mouseUpHandler(){this._dragging=!1,this._innerSliderRef.style.removeProperty("pointer-events"),this._checkLocation()}resizeHandler(){this._innerSliderRef&&(this._innerSliderRef.style.setProperty("--tw-translate-x","0px"),this._calculateWidth(),this._calculateIndicator())}_setInnerSliderReft(t){this._innerSliderRef=t,this._innerSliderResizeObserver=new ResizeObserver((()=>this._calculateHeight())),this._innerSliderResizeObserver.observe(this._innerSliderRef)}_scrollTo(t,i=!1){if(this.disableIndicatorClick&&i)return;const s=this._items[t];if(0===t)return void this._innerSliderRef.style.setProperty("--tw-translate-x","0px");const e=this._sliderRef.getBoundingClientRect(),r=this._innerSliderRef.getBoundingClientRect(),n=s.getBoundingClientRect();this._innerSliderRef.style.setProperty("--tw-translate-x",`-${n.x-r.x+n.width/2-e.width/2}px`),this._checkBoundary(),this._calculateIndicator()}_checkBoundary(){let t=this._sliderRef.getBoundingClientRect();const i=parseInt(this._innerSliderRef.style.getPropertyValue("--tw-translate-x"));i>0&&this._innerSliderRef.style.setProperty("--tw-translate-x","0px");const s=-1*(this._totalWidth-t.width);i<s&&this._innerSliderRef.style.setProperty("--tw-translate-x",`${s}px`)}_calculateIndicator(){for(let t=0;t<this._items.length;t++){const i=this._isVisible(this._items[t]);if(i&&(this._visibleIndex=t),0===t&&i)break}}_checkLocation(){var t;if(!this._shouldCheckLocation)return;let i=null;this._lastIndex!==this._visibleIndex&&(i=this._visibleIndex),this._lastIndex===this._visibleIndex&&(this._lastMouseX>this._startMouseX&&0!==this._lastIndex&&(i=this._lastIndex-1),this._lastMouseX<this._startMouseX&&this._lastIndex!==(null===(t=this._items)||void 0===t?void 0:t.length)-1&&(i=this._lastIndex+1)),null!==i&&(this._shouldCheckLocation=!1,setTimeout((()=>this._scrollTo(i)),100))}_isVisible(t){if(!this._el||!t)return!1;const i=t.getBoundingClientRect(),s=this._sliderRef.getBoundingClientRect();return i.left>=s.left&&i.right<=s.right||this._isMobile(t)&&i.left+i.width/2>=s.left&&i.left+i.width/2<=s.right}_calculateWidth(){let t=0;for(let i of this._items)t+=i.getBoundingClientRect().width;const i=getComputedStyle(this._sliderRef),s=2*parseInt(i.padding),e=getComputedStyle(this._innerSliderRef);t+=s+parseInt(e.gap)*(this._items.length-1),this._totalWidth=t}_calculateHeight(){const t=this._items.at(0).getBoundingClientRect().height;t!=this._outerHeight&&(this._outerHeight=t)}_isMobile(t){t||(t=this._items.at(0));const i=t.getBoundingClientRect();return this._sliderRef.getBoundingClientRect().width-i.width<10}get _el(){return e(this)}};r.style=".visible{visibility:visible!important}.static{position:static!important}.absolute{position:absolute!important}.relative{position:relative!important}.mt-3{margin-top:.75rem!important}.flex{display:flex!important}.hidden{display:none!important}.w-full{width:100%!important}.w-0{width:0!important}.flex-shrink-0{flex-shrink:0!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}.cursor-grab{cursor:grab!important}.cursor-grabbing{cursor:grabbing!important}.cursor-pointer{cursor:pointer!important}.resize{resize:both!important}.flex-col{flex-direction:column!important}.flex-nowrap{flex-wrap:nowrap!important}.items-center{align-items:center!important}.items-stretch{align-items:stretch!important}.justify-center{justify-content:center!important}.overflow-visible{overflow:visible!important}.p-16{padding:4rem!important}.pt-1{padding-top:.25rem!important}.will-change-transform{will-change:transform!important}*{box-sizing:border-box}:host{display:flex;flex-direction:column;margin:-4rem;overflow:hidden;padding:4rem}:host .slider{box-sizing:content-box;overflow:visible;position:relative}:host .slider.draggable{cursor:grab}@media (min-width:64rem){:host .slider.draggable{cursor:auto}}:host .slider.draggable.dragging{cursor:grabbing}@media (min-width:64rem){:host .slider.draggable.dragging{cursor:auto}}:host .slider.draggable.dragging .inner-slider{transition-property:none}:host .slider .inner-slider{--tw-translate-x:0px;align-items:stretch;display:flex;flex-wrap:nowrap;gap:.5rem;position:absolute;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));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));transition-duration:.15s;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;will-change:transform}@media (min-width:64rem){:host .slider .inner-slider{flex-wrap:wrap;gap:1rem}}:host .slider .inner-slider>::slotted(*){flex-shrink:0;position:relative;width:100%;z-index:10}@media (min-width:40rem){:host .slider .inner-slider>::slotted(*){width:calc(50% - .5rem)}}@media (min-width:64rem){:host .slider .inner-slider>::slotted(*){flex:1 1 0%;width:0}}:host .indicator{align-items:center;display:flex;justify-content:center}@media (min-width:64rem){:host .indicator{display:none}}:host .indicator .item{margin-top:.75rem;padding-left:.25rem;padding-right:.25rem;padding-top:.25rem}@media (min-width:64rem){.desktop-xs\\:hidden{display:none!important}.desktop-xs\\:gap-4{gap:1rem!important}}";export{r as p_content_slider}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r,h as t,H as a}from"./p-d9c1fe13.js";const o=class{constructor(t){r(this,t),this.hoverable=!1,this.shadow=!0}render(){return t(a,{class:"p-card-container"},t("slot",null))}};o.style=".static{position:static!important}.flex{display:flex!important}.flex-col{flex-direction:column!important}.bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.drop-shadow-4{--tw-drop-shadow:drop-shadow(0px 0.3125rem 1rem rgba(0,24,98,.08)) drop-shadow(0px 0.0625rem 0.1875rem rgba(0,24,98,.13))!important}.drop-shadow-4,.drop-shadow-5{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.drop-shadow-5{--tw-drop-shadow:drop-shadow(0px 0.1875rem 1rem rgba(0,24,98,.3))!important}.drop-shadow-transparent{--tw-drop-shadow:drop-shadow(transparent)!important}.drop-shadow-transparent,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}*{box-sizing:border-box}:host{--tw-bg-opacity:1;--tw-drop-shadow:drop-shadow(0px 0.3125rem 1rem rgba(0,24,98,.08)) drop-shadow(0px 0.0625rem 0.1875rem rgba(0,24,98,.13))!important;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.375rem;display:flex;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important;flex-direction:column;width:100%}:host([hoverable]){cursor:pointer}:host([hoverable]:hover){--tw-drop-shadow:drop-shadow(0px 0.1875rem 1rem rgba(0,24,98,.3))!important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}:host([shadow=false]){--tw-drop-shadow:drop-shadow(transparent)!important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}";export{o as p_card_container}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as t,c as n,h as r,H as e,g as o}from"./p-d9c1fe13.js";const a={arrow:'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1em" height="1em" viewBox="0 0 16 16" version="1.1">\n <title>434AFB85-135A-4569-A66B-6D5812BAA42C@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -208.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M8.75499764,3.25769542 C8.75754955,3.26010955 8.76008793,3.26253795 8.76261268,3.26498049 L12.7352971,7.10831254 C12.9002291,7.26787433 12.9984382,7.47043889 13.0293482,7.68119673 C13.1304672,7.98354221 13.0865843,8.32959983 12.8801668,8.60392636 C12.8538183,8.63894319 12.8251966,8.67219017 12.7944866,8.70345226 L8.86039504,12.7082755 C8.50172527,13.0733939 7.91497906,13.0786215 7.5498607,12.7199517 L7.54234654,12.7124854 C7.17420493,12.3424827 7.16725127,11.7467377 7.52665628,11.368243 L9.775,9 L4,9 C3.44771525,9 3,8.55228475 3,8 C3,7.44771525 3.44771525,7 4,7 L9.812,7 L7.44561311,4.65686817 C7.06927109,4.28428449 7.05936325,3.67934833 7.42330209,3.29464008 C7.78083767,2.91670052 8.37705808,2.90015983 8.75499764,3.25769542 Z"/>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',attachment:'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1em" height="1em" viewBox="0 0 16 16" version="1.1">\n <title>6900D5DE-1A64-4EE8-8ABC-1FEE34C10458@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -240.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="attachment" transform="translate(0.000000, 32.000000)">\n <g id="Path-2" transform="translate(243.000000, 0.000000)">\n <path d="M5.10875721,10.5229708 C4.81586399,10.815864 4.34099026,10.815864 4.04809704,10.5229708 C3.75520382,10.2300776 3.75520382,9.75520382 4.04809704,9.4623106 L8.04809704,5.4623106 C8.89327501,4.61713263 10.2635792,4.61713263 11.1087572,5.4623106 C11.9539352,6.30748857 11.9539352,7.6777928 11.1087572,8.52297077 L7.10875721,12.5229708 C5.71129449,13.9204335 3.44555976,13.9204335 2.04809704,12.5229708 C0.65063432,11.1255081 0.65063432,8.85977332 2.04809704,7.4623106 L6.04809704,3.4623106 C7.99784451,1.51256313 11.1590097,1.51256313 13.1087572,3.4623106 C15.0585047,5.41205807 15.0585047,8.5732233 13.1087572,10.5229708 L9.10875721,14.5229708 C8.81586399,14.815864 8.34099026,14.815864 8.04809704,14.5229708 C7.75520382,14.2300776 7.75520382,13.7552038 8.04809704,13.4623106 L12.048097,9.4623106 C13.4120581,8.09834957 13.4120581,5.8869318 12.048097,4.52297077 C10.684136,3.15900974 8.47271824,3.15900974 7.10875721,4.52297077 L3.10875721,8.52297077 C2.29708093,9.33464705 2.29708093,10.6506343 3.10875721,11.4623106 C3.92043349,12.2739869 5.23642076,12.2739869 6.04809704,11.4623106 L10.048097,7.4623106 C10.3074886,7.20291907 10.3074886,6.7823623 10.048097,6.52297077 C9.78870551,6.26357924 9.36814874,6.26357924 9.10875721,6.52297077 L5.10875721,10.5229708 Z"/>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',bread:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>5F1EB64F-AB98-4EB4-AC35-FB0B26115170@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -272.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="bread" transform="translate(0.000000, 64.000000)">\n <g id="Shape" transform="translate(243.000000, 0.000000)">\n <path d="M10.5,4 L5.5,4 C4.125,4 3,4.98181818 3,6.18181818 C3,7.12727273 3.66666667,7.92727273 4.66666667,8.25454545 L4.66666667,11.6363636 C4.66666667,11.8545455 4.83333333,12 5.08333333,12 L10.9166667,12 C11.1666667,12 11.3333333,11.8545455 11.3333333,11.6363636 L11.3333333,8.25454545 C12.3333333,7.96363636 13,7.12727273 13,6.18181818 C13,4.98181818 11.875,4 10.5,4 Z M5.91666667,6.54545455 C5.79166667,6.54545455 5.70833333,6.50909091 5.625,6.43636364 C5.45833333,6.29090909 5.45833333,6.07272727 5.625,5.92727273 L6.04166667,5.56363636 C6.20833333,5.41818182 6.45833333,5.41818182 6.625,5.56363636 C6.79166667,5.70909091 6.79166667,5.92727273 6.625,6.07272727 L6.20833333,6.43636364 C6.125,6.50909091 6.04166667,6.54545455 5.91666667,6.54545455 Z M7.16666667,9.45454545 C7.16666667,9.67272727 7,9.81818182 6.75,9.81818182 C6.5,9.81818182 6.33333333,9.67272727 6.33333333,9.45454545 L6.33333333,9.09090909 C6.33333333,8.87272727 6.5,8.72727273 6.75,8.72727273 C7,8.72727273 7.16666667,8.87272727 7.16666667,9.09090909 L7.16666667,9.45454545 Z M7.70833333,7.52727273 C7.54166667,7.38181818 7.54166667,7.16363636 7.70833333,7.01818182 C7.875,6.87272727 8.125,6.87272727 8.29166667,7.01818182 L8.70833333,7.38181818 C8.875,7.52727273 8.875,7.74545455 8.70833333,7.89090909 C8.625,7.96363636 8.54166667,8 8.41666667,8 C8.29166667,8 8.20833333,7.96363636 8.125,7.89090909 L7.70833333,7.52727273 Z M9.54166667,9.70909091 L9.125,10.0727273 C9.04166667,10.1454545 8.95833333,10.1818182 8.83333333,10.1818182 C8.70833333,10.1818182 8.625,10.1454545 8.54166667,10.0727273 C8.375,9.92727273 8.375,9.70909091 8.54166667,9.56363636 L8.95833333,9.2 C9.125,9.05454545 9.375,9.05454545 9.54166667,9.2 C9.70833333,9.34545455 9.70833333,9.56363636 9.54166667,9.70909091 Z M10.0833333,6.18181818 C10.0833333,6.4 9.91666667,6.54545455 9.66666667,6.54545455 C9.41666667,6.54545455 9.25,6.4 9.25,6.18181818 L9.25,5.81818182 C9.25,5.6 9.41666667,5.45454545 9.66666667,5.45454545 C9.91666667,5.45454545 10.0833333,5.6 10.0833333,5.81818182 L10.0833333,6.18181818 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',calendar:'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1em" height="1em" viewBox="0 0 16 16" version="1.1">\n <title>3D99E2A7-B47A-4957-8D2C-7AF582F435CF@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -304.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="calendar" transform="translate(0.000000, 96.000000)">\n <g id="Rectangle-9" transform="translate(243.000000, 0.000000)">\n <path d="M2,2 L2,3 C2,4.1045695 2.8954305,5 4,5 C5.1045695,5 6,4.1045695 6,3 L6,3 L6,2 L6,2 L10,2 L10,3 C10,4.1045695 10.8954305,5 12,5 C13.1045695,5 14,4.1045695 14,3 L14,3 L14,2 L14,2 L15,2 C15.5522847,2 16,2.44771525 16,3 L16,15 C16,15.5522847 15.5522847,16 15,16 L1,16 C0.44771525,16 6.76353751e-17,15.5522847 0,15 L0,3 C-6.76353751e-17,2.44771525 0.44771525,2 1,2 L2,2 Z M8,11 L7,11 C6.44771525,11 6,11.4477153 6,12 L6,12 L6,13 C6,13.5522847 6.44771525,14 7,14 L7,14 L8,14 C8.55228475,14 9,13.5522847 9,13 L9,13 L9,12 C9,11.4477153 8.55228475,11 8,11 L8,11 Z M4,11 L3,11 C2.44771525,11 2,11.4477153 2,12 L2,12 L2,13 C2,13.5522847 2.44771525,14 3,14 L3,14 L4,14 C4.55228475,14 5,13.5522847 5,13 L5,13 L5,12 C5,11.4477153 4.55228475,11 4,11 L4,11 Z M4,7 L3,7 C2.44771525,7 2,7.44771525 2,8 L2,8 L2,9 C2,9.55228475 2.44771525,10 3,10 L3,10 L4,10 C4.55228475,10 5,9.55228475 5,9 L5,9 L5,8 C5,7.44771525 4.55228475,7 4,7 L4,7 Z M8,7 L7,7 C6.44771525,7 6,7.44771525 6,8 L6,8 L6,9 C6,9.55228475 6.44771525,10 7,10 L7,10 L8,10 C8.55228475,10 9,9.55228475 9,9 L9,9 L9,8 C9,7.44771525 8.55228475,7 8,7 L8,7 Z M12,7 L11,7 C10.4477153,7 10,7.44771525 10,8 L10,8 L10,9 C10,9.55228475 10.4477153,10 11,10 L11,10 L12,10 C12.5522847,10 13,9.55228475 13,9 L13,9 L13,8 C13,7.44771525 12.5522847,7 12,7 L12,7 Z M4,0 C4.55228475,-1.01453063e-16 5,0.44771525 5,1 L5,3 C5,3.55228475 4.55228475,4 4,4 C3.44771525,4 3,3.55228475 3,3 L3,1 C3,0.44771525 3.44771525,1.01453063e-16 4,0 Z M12,0 C12.5522847,-1.01453063e-16 13,0.44771525 13,1 L13,3 C13,3.55228475 12.5522847,4 12,4 C11.4477153,4 11,3.55228475 11,3 L11,1 C11,0.44771525 11.4477153,1.01453063e-16 12,0 Z"/>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',camera:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>⚛️ Atoms/icons/camera</title>\n <g id="⚛️-Atoms" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms/icons/camera">\n <rect id="Bounding-box" x="0" y="0" width="16" height="16"></rect>\n <path d="M11,1 C11.5522847,1 12,1.44771525 12,2 C12,2.55228475 12.4477153,3 13,3 L14,3 C15.1045695,3 16,3.8954305 16,5 L16,13 C16,14.1045695 15.1045695,15 14,15 L2,15 C0.8954305,15 1.3527075e-16,14.1045695 0,13 L0,5 C-1.3527075e-16,3.8954305 0.8954305,3 2,3 L3,3 C3.55228475,3 4,2.55228475 4,2 C4,1.44771525 4.44771525,1 5,1 L11,1 Z M8,5 C5.790861,5 4,6.790861 4,9 C4,11.209139 5.790861,13 8,13 C10.209139,13 12,11.209139 12,9 C12,6.790861 10.209139,5 8,5 Z M8,6 C9.65685425,6 11,7.34314575 11,9 C11,10.6568542 9.65685425,12 8,12 C6.34314575,12 5,10.6568542 5,9 C5,7.34314575 6.34314575,6 8,6 Z" id="camera" fill="currentColor"></path>\n </g>\n </g>\n</svg>',car:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>15BDAF47-5E79-4AD0-9D15-AEC22BEDD040@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -336.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="car" transform="translate(0.000000, 128.000000)">\n <g id="Shape" transform="translate(243.000000, 0.000000)">\n <path d="M13.5,6.5 L11.5,6.5 L11.3385,6.5 L10.4645,4.314 C10.388,4.1245 10.2045,4 10,4 L8,4 L7,4 L5,4 C4.7955,4 4.612,4.1245 4.5355,4.314 L3.6615,6.5 L3.5,6.5 L2.5,6.5 C2.2235,6.5 2,6.724 2,7 L2,10 C2,10.276 2.2235,10.5 2.5,10.5 L3.0255,10.5 C3.148,11.346 3.871,12 4.75,12 C5.629,12 6.35200004,11.346 6.4745,10.5 L9.52499996,10.5 C9.64750004,11.346 10.3705,12 11.2495,12 C12.1285,12 12.8515,11.346 12.974,10.5 L13.5,10.5 C13.7765,10.5 14,10.276 14,10 L14,7 C14,6.724 13.7765,6.5 13.5,6.5 Z M8,5 L9.66149996,5 L10.2615,6.5 L8,6.5 L8,5 Z M5.3385,5 L7.00000004,5 L7.00000004,6.5 L4.7385,6.5 L5.3385,5 Z M4.75,11 C4.3365,11 4,10.6635 4,10.25 C4,9.8365 4.3365,9.5 4.75,9.5 C5.1635,9.5 5.5,9.8365 5.5,10.25 C5.5,10.6635 5.1635,11 4.75,11 Z M11.25,11 C10.8365,11 10.5,10.6635 10.5,10.25 C10.5,9.8365 10.8365,9.5 11.25,9.5 C11.6635,9.5 12,9.8365 12,10.25 C12,10.6635 11.6635,11 11.25,11 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',checklist:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>default</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1526.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="checklist" transform="translate(0.000000, 1318.000000)">\n <g id="⚛️-Atoms/icons/checklist" transform="translate(243.000000, 0.000000)">\n <path d="M1,0 L3,0 C3.55228475,-1.01453063e-16 4,0.44771525 4,1 L4,3 C4,3.55228475 3.55228475,4 3,4 L1,4 C0.44771525,4 6.76353751e-17,3.55228475 0,3 L0,1 C-6.76353751e-17,0.44771525 0.44771525,1.01453063e-16 1,0 Z M7,1 L15,1 C15.5522847,1 16,1.44771525 16,2 C16,2.55228475 15.5522847,3 15,3 L7,3 C6.44771525,3 6,2.55228475 6,2 C6,1.44771525 6.44771525,1 7,1 Z M7,7 L15,7 C15.5522847,7 16,7.44771525 16,8 C16,8.55228475 15.5522847,9 15,9 L7,9 C6.44771525,9 6,8.55228475 6,8 C6,7.44771525 6.44771525,7 7,7 Z M7,13 L15,13 C15.5522847,13 16,13.4477153 16,14 C16,14.5522847 15.5522847,15 15,15 L7,15 C6.44771525,15 6,14.5522847 6,14 C6,13.4477153 6.44771525,13 7,13 Z M1,6 L3,6 C3.55228475,6 4,6.44771525 4,7 L4,9 C4,9.55228475 3.55228475,10 3,10 L1,10 C0.44771525,10 6.76353751e-17,9.55228475 0,9 L0,7 C-6.76353751e-17,6.44771525 0.44771525,6 1,6 Z M1,12 L3,12 C3.55228475,12 4,12.4477153 4,13 L4,15 C4,15.5522847 3.55228475,16 3,16 L1,16 C0.44771525,16 6.76353751e-17,15.5522847 0,15 L0,13 C-6.76353751e-17,12.4477153 0.44771525,12 1,12 Z" id="Combined-Shape"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',checkmark:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>EB3016C2-A1DF-47ED-937C-697443FD3F3C@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -368.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="checkmark" transform="translate(0.000000, 160.000000)">\n <g id="Path" transform="translate(243.000000, 0.000000)">\n <path d="M5.9647539,11.4869113 L13.5310363,1.53005377 C13.9660225,0.957640367 14.7506399,0.830594918 15.3318508,1.23846541 L15.4391486,1.31485597 C15.7328273,1.52108493 15.9306419,1.84558554 15.9849532,2.2102092 C16.0392644,2.57483285 15.9451503,2.94653481 15.725276,3.23579911 L7.2585864,14.3795051 C7.08780408,14.6049504 6.86247873,14.7614579 6.61748211,14.843438 C6.09379993,15.1259931 5.45441111,15.0189985 5.04199293,14.5797974 L0.362021072,9.60136867 C0.114703307,9.33763381 -0.0159246448,8.97843936 0.00155347006,8.61017223 C0.019031585,8.2419051 0.18303418,7.89788961 0.45411834,7.6608621 L0.554262943,7.57329243 C1.09124008,7.10398752 1.8844974,7.14458066 2.37474875,7.66645166 L5.96564805,11.4869113 L5.9647539,11.4869113 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',chevron:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>2D60A936-D98C-47D5-81C3-87BE72E0E033@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -400.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="chevron" transform="translate(0.000000, 192.000000)">\n <g id="Path" transform="translate(243.000000, 0.000000)">\n <path d="M7.04443749,11.1075877 L3.71288307,7.99620558 C3.34547391,7.65307738 3.32579031,7.07707303 3.66891852,6.70966387 C3.6832292,6.69434052 3.69806505,6.67951618 3.7133995,6.66521739 C4.11755563,6.28835747 4.74228617,6.2815126 5.15460242,6.64942684 L8,9.1884058 L8,9.1884058 L10.8453976,6.64942684 C11.2577138,6.2815126 11.8824444,6.28835747 12.2866005,6.66521739 C12.6542758,7.00806038 12.6744064,7.58404927 12.3315634,7.95172459 C12.3172646,7.96705905 12.3024403,7.9818949 12.2871169,7.99620558 L8.95556251,11.1075877 C8.41758445,11.6100124 7.58241555,11.6100124 7.04443749,11.1075877 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',clock:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>DA4F6F05-8E0E-4F99-8C04-325E1026BDED@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -432.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="clock" transform="translate(0.000000, 224.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M8,1 C11.8659932,1 15,4.13400675 15,8 C15,11.8659932 11.8659932,15 8,15 C4.13400675,15 1,11.8659932 1,8 C1,4.13400675 4.13400675,1 8,1 Z M8,4 C7.44771525,4 7,4.44771525 7,5 L7,5 L7,9 C7,9.55228475 7.44771525,10 8,10 L8,10 L11,10 C11.5522847,10 12,9.55228475 12,9 C12,8.44771525 11.5522847,8 11,8 L11,8 L9,8 L9,5 C9,4.48716416 8.61395981,4.06449284 8.11662113,4.00672773 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',cogs:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>D69A8BFD-59F3-48E5-B2F8-A57D151EB85C@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -468.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="cogs" transform="translate(0.000000, 260.000000)">\n <g id="Shape" transform="translate(243.000000, 0.000000)">\n <path d="M11.2702153,6.33241506 C10.3216145,6.33241506 9.54992865,5.58473625 9.54992865,4.66564636 C9.54992865,3.74655647 10.3216145,2.99887767 11.2702153,2.99887767 C12.2188161,2.99887767 12.9905019,3.74655647 12.9905019,4.66564636 C12.9905019,5.58473625 12.2188161,6.33241506 11.2702153,6.33241506 M4.73447396,12.9978574 C3.78587319,12.9978574 3.01418731,12.2501786 3.01418731,11.3310887 C3.01418731,10.4119988 3.78587319,9.66431997 4.73447396,9.66431997 C5.68307473,9.66431997 6.45476061,10.4119988 6.45476061,11.3310887 C6.45476061,12.2501786 5.68307473,12.9978574 4.73447396,12.9978574 M15.8312495,5.67778798 L15.0107014,5.21905928 C15.0696731,4.84848485 15.0696731,4.48280788 15.0107014,4.11386593 L15.8312495,3.65513723 C15.91044,3.6110601 15.9677267,3.5375982 15.9913154,3.45270891 C16.014904,3.36781961 16.0031729,3.27640037 15.9576173,3.1996735 L14.9247714,1.46760535 C14.8775941,1.39087848 14.8017734,1.33374145 14.7124735,1.31088664 C14.6231736,1.28803183 14.528819,1.30272421 14.4496285,1.34680135 L13.6661483,1.80389756 C13.4218373,1.62269156 13.111815,1.44638302 12.7293419,1.27170697 L12.7293419,0.333027242 C12.7293419,0.14855627 12.5760156,0 12.3856215,0 L10.3216145,0 C10.1312204,0 9.97789418,0.14855627 9.97789418,0.333027242 L9.97789418,1.22926232 C9.50106644,1.36965616 9.21800263,1.56881951 8.94336333,1.80389756 L8.1042813,1.34353637 C7.93916074,1.2553821 7.73191759,1.30762167 7.63756298,1.46597286 L6.59460761,3.19804102 C6.54911521,3.27476788 6.53563598,3.36618712 6.55922463,3.45107642 C6.58281329,3.53596572 6.64010001,3.60942761 6.71929048,3.65513723 L7.53478386,4.11386593 C7.47412733,4.48607285 7.47412733,4.85011733 7.53309896,5.21905928 L6.71086596,5.67942047 C6.63167549,5.7234976 6.57438877,5.79695949 6.55080012,5.88348128 C6.52721146,5.96673809 6.53900579,6.05815733 6.58449819,6.1348842 L7.61565924,7.86531987 C7.67631577,7.96653403 7.7824647,8.02040608 7.89366834,8.02530354 L7.12872208,8.46933986 C6.88441104,8.28813386 6.57438877,8.11182532 6.19191563,7.93714927 L6.19191563,6.99846954 C6.19191563,6.81399857 6.0385894,6.6654423 5.84819529,6.6654423 L3.78587319,6.6654423 C3.59547908,6.6654423 3.44215284,6.81399857 3.44215284,6.99846954 L3.44215284,7.89470462 C2.96532511,8.03509846 2.68226129,8.23426181 2.40762199,8.46933986 L1.56853996,8.00897868 C1.40510431,7.91919192 1.19617625,7.97306397 1.10182165,8.13141516 L0.0588662745,9.86348332 C0.0133738755,9.94021018 -0.000105353912,10.0316294 0.0234832975,10.1165187 C0.0470719489,10.201408 0.104358674,10.2748699 0.183549146,10.3205795 L0.999042523,10.7793082 C0.93838599,11.1515152 0.93838599,11.5155596 0.997357619,11.8845016 L0.175124628,12.3448628 C0.0959341553,12.3889399 0.0386474305,12.4624018 0.0150587791,12.5489236 C-0.00852987226,12.6321804 0.00320129467,12.7235996 0.0487568525,12.8003265 L1.0799179,14.5323947 C1.1742725,14.6891134 1.37983075,14.7462504 1.54495131,14.6564636 L2.40425218,14.19447 C2.67552167,14.4279155 2.96027039,14.6287114 3.44215284,14.7707377 L3.44215284,15.6669728 C3.44215284,15.8514437 3.59547908,16 3.78587319,16 L5.84988019,16 C6.0402743,16 6.19360054,15.8514437 6.19360054,15.6669728 L6.19360054,14.728293 C6.57607367,14.5519845 6.88609595,14.3773084 7.13040698,14.19447 L7.91388719,14.6515662 C7.99307766,14.6972758 8.08743226,14.7103357 8.17673216,14.6874809 C8.26603205,14.6646261 8.34185272,14.6091215 8.38903002,14.5307622 L9.42187597,12.798694 C9.51623058,12.6387103 9.46062875,12.4346495 9.2955082,12.3432303 L8.47496011,11.8845016 C8.53393174,11.5139272 8.53393174,11.1482502 8.47496011,10.7793082 L9.2955082,10.3205795 C9.37469867,10.2765024 9.43198539,10.204673 9.45557404,10.1181512 C9.4791627,10.0332619 9.46736837,9.94184267 9.42187597,9.8651158 L8.39071492,8.13304765 C8.34353762,8.05632078 8.26771696,7.99918376 8.17841706,7.97632895 C8.15651331,7.97143149 8.13292466,7.97469646 8.11102091,7.97306397 L8.93999352,7.52576268 C9.21126301,7.75920824 9.49601173,7.96000408 9.97789418,8.10203041 L9.97789418,8.99826548 C9.97789418,9.18273646 10.1312204,9.33129273 10.3216145,9.33129273 L12.3856215,9.33129273 C12.5760156,9.33129273 12.7293419,9.18273646 12.7293419,8.99826548 L12.7293419,8.05958576 C13.111815,7.88327722 13.4218373,7.70860116 13.6661483,7.52576268 L14.4496285,7.98285889 C14.528819,8.02856851 14.6231736,8.04162841 14.7124735,8.01877359 C14.8017734,7.99591878 14.8775941,7.94041424 14.9247714,7.86205489 L15.9559324,6.12998674 C16.0519719,5.97326803 15.9963701,5.77083971 15.8312495,5.67778798"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',comment:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>85F96114-FD2C-4B57-AEA8-3B2854320A29@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -502.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="comment" transform="translate(0.000000, 294.000000)">\n <g id="icon---comment" transform="translate(243.000000, 0.000000)">\n <path d="M14,0.891225434 C14.5522847,0.891225434 15,1.33894068 15,1.89122543 L15,11 C15,11.5522847 14.5522847,12 14,12 L8.14999962,12 L3.74831681,14.5185756 C3.50863619,14.6557172 3.20316144,14.5725929 3.06601986,14.3329123 C3.02275807,14.2573042 3,14.1717056 3,14.0845955 L3,12 L2,12 C1.44771525,12 1,11.5522847 1,11 L1,1.89122543 C1,1.33894068 1.44771525,0.891225434 2,0.891225434 L14,0.891225434 Z M9.25,7 L4.75,7 C4.33578644,7 4,7.33578644 4,7.75 C4,8.16421356 4.33578644,8.5 4.75,8.5 L4.75,8.5 L9.25,8.5 C9.66421356,8.5 10,8.16421356 10,7.75 C10,7.33578644 9.66421356,7 9.25,7 L9.25,7 Z M11.25,4 L4.75,4 C4.33578644,4 4,4.33578644 4,4.75 C4,5.16421356 4.33578644,5.5 4.75,5.5 L4.75,5.5 L11.25,5.5 C11.6642136,5.5 12,5.16421356 12,4.75 C12,4.33578644 11.6642136,4 11.25,4 L11.25,4 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',document:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>20D69539-7C20-49F0-9BCF-AE6F4D356668@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -534.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="document" transform="translate(0.000000, 326.000000)">\n <g id="Rectangle-9" transform="translate(243.000000, 0.000000)">\n <path d="M10.5857864,0 C10.8510029,-4.87194788e-17 11.1053568,0.10535684 11.2928932,0.292893219 L13.7071068,2.70710678 C13.8946432,2.89464316 14,3.14899707 14,3.41421356 L14,15 C14,15.5522847 13.5522847,16 13,16 L3,16 C2.44771525,16 2,15.5522847 2,15 L2,1 C2,0.44771525 2.44771525,1.01453063e-16 3,0 L10.5857864,0 Z M10.5,12 L5.5,12 C5.22385763,12 5,12.2238576 5,12.5 C5,12.7761424 5.22385763,13 5.5,13 L5.5,13 L10.5,13 C10.7761424,13 11,12.7761424 11,12.5 C11,12.2238576 10.7761424,12 10.5,12 L10.5,12 Z M10.5,10 L5.5,10 C5.22385763,10 5,10.2238576 5,10.5 C5,10.7761424 5.22385763,11 5.5,11 L5.5,11 L10.5,11 C10.7761424,11 11,10.7761424 11,10.5 C11,10.2238576 10.7761424,10 10.5,10 L10.5,10 Z M8.5,8 L5.5,8 C5.22385763,8 5,8.22385763 5,8.5 C5,8.77614237 5.22385763,9 5.5,9 L5.5,9 L8.5,9 C8.77614237,9 9,8.77614237 9,8.5 C9,8.22385763 8.77614237,8 8.5,8 L8.5,8 Z M10.072225,1.5009428 C10.025952,1.54774288 10,1.61090189 10,1.67671555 L10,3.91659843 C10,4.05466962 10.1119288,4.16659843 10.25,4.16659843 L12.5153972,4.16659843 C12.6534684,4.16659843 12.7653972,4.05466962 12.7653972,3.91659843 C12.7653972,3.84980357 12.7386677,3.78578633 12.6911699,3.73882347 L10.4257728,1.49894059 C10.3275904,1.40186397 10.1693016,1.40276039 10.072225,1.5009428 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',download:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>467E5344-FF5F-465D-940E-3EE5A5238ED5@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -566.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="download" transform="translate(0.000000, 358.000000)">\n <g id="icon---download" transform="translate(243.000000, 0.000000)">\n <path d="M12,13 C12.5522847,13 13,13.4477153 13,14 C13,14.5522847 12.5522847,15 12,15 L4,15 C3.44771525,15 3,14.5522847 3,14 C3,13.4477153 3.44771525,13 4,13 L12,13 Z M8,2 C8.55228475,2 9,2.44771525 9,3 L9,8.81238065 L11.3431318,6.44561311 C11.7157155,6.06927109 12.3206517,6.05936325 12.7053599,6.42330209 C13.0832995,6.78083767 13.0998402,7.37705808 12.7423046,7.75499764 C12.7398904,7.75754955 12.7374621,7.76008793 12.7350195,7.76261268 L8.89168746,11.7352971 C8.73051624,11.9018927 8.52547038,12.0004126 8.31242334,12.030263 C8.01158085,12.1298403 7.66846573,12.0851287 7.39607364,11.8801668 C7.36105681,11.8538183 7.32780983,11.8251966 7.29654774,11.7944866 L3.2917245,7.86039504 C2.92660615,7.50172527 2.92137854,6.91497906 3.28004831,6.5498607 L3.28751463,6.54234654 C3.65751727,6.17420493 4.25326231,6.16725127 4.63175703,6.52665628 L7,8.77545482 L7,3 C7,2.44771525 7.44771525,2 8,2 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',envelope:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>6E5BAADC-0E2C-4B1F-8A4B-A6F7D16BAE6B@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -598.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="envelope" transform="translate(0.000000, 390.000000)">\n <g id="Shape" transform="translate(243.000000, 0.000000)">\n <path d="M2,3 L14,3 C14.5522847,3 15,3.44771525 15,4 L15,12 C15,12.5522848 14.5522847,13 14,13 L2,13 C1.44771525,13 1,12.5522848 1,12 L1,4 C1,3.44771525 1.44771525,3 2,3 Z M4,6 L7.7,8.775 C7.87777778,8.90833333 8.12222222,8.90833333 8.3,8.775 L12,6 L4,6 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',explanation:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>689A577B-4141-4E4F-B884-DF9FBE546815@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1366.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="explanation" transform="translate(0.000000, 1158.000000)">\n <g id="Shape" transform="translate(243.000000, 0.000000)">\n <path d="M8,0 C12.4126984,0 16,3.58730159 16,8 C16,12.4126984 12.4126984,16 8,16 C3.58730159,16 0,12.4126984 0,8 C0,3.58730159 3.58730159,0 8,0 Z M7.81165919,10.7562327 C7.43497758,10.7562327 7.16143498,10.8485688 6.99103139,11.033241 C6.8490284,11.1871345 6.76619332,11.3762953 6.74252616,11.6007233 L6.73542601,11.7396122 L6.73542601,12.0166205 C6.73542601,12.3028624 6.8206278,12.5383195 6.99103139,12.7229917 C7.16143498,12.9076639 7.43497758,13 7.81165919,13 C8.19730942,13 8.47533632,12.9076639 8.64573991,12.7229917 C8.7877429,12.5690982 8.87057798,12.3799374 8.89424514,12.1555094 L8.90134529,12.0166205 L8.90134529,11.7396122 C8.90134529,11.4533703 8.8161435,11.2179132 8.64573991,11.033241 C8.47533632,10.8485688 8.19730942,10.7562327 7.81165919,10.7562327 Z M8,3 C7.55156951,3 7.15695067,3.06232687 6.8161435,3.18698061 C6.47533632,3.31163435 6.1838565,3.47783934 5.94170404,3.68559557 C5.69955157,3.8933518 5.50224215,4.13111727 5.34977578,4.39889197 C5.23542601,4.59972299 5.14125561,4.80574792 5.06726457,5.01696676 L5,5.2299169 L6.43946188,5.83933518 C6.53811659,5.45152355 6.71076233,5.13527239 6.9573991,4.89058172 C7.20403587,4.64589104 7.52914798,4.52354571 7.93273543,4.52354571 C8.30941704,4.52354571 8.60986547,4.62973223 8.83408072,4.84210526 C9.02626521,5.0241393 9.13608493,5.27062016 9.16353986,5.58154785 L9.17040359,5.74238227 L9.17040359,5.93628809 C9.17040359,6.47183749 8.98430493,6.86657433 8.61210762,7.12049861 C8.28126557,7.34620909 7.81401207,7.48254734 7.21034712,7.52951335 L6.97757848,7.54293629 L6.97757848,9.70360111 L8.61883408,9.70360111 L8.61883408,8.56786704 C8.92376682,8.51246537 9.21973094,8.41320406 9.50672646,8.2700831 C9.79372197,8.12696214 10.0493274,7.93767313 10.2735426,7.70221607 C10.4977578,7.466759 10.6748879,7.18975069 10.8049327,6.87119114 C10.9349776,6.55263158 11,6.19021237 11,5.78393352 C11,5.36842105 10.9282511,4.98984303 10.7847534,4.64819945 C10.6412556,4.30655586 10.4394619,4.01338873 10.1793722,3.76869806 C9.91928251,3.52400739 9.60538117,3.33471837 9.23766816,3.20083102 C8.86995516,3.06694367 8.4573991,3 8,3 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',eye:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>36A03146-33F9-43AB-B64A-795FF770A42E@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -630.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="eye" transform="translate(0.000000, 422.000000)">\n <g id="icons/view/normal" transform="translate(243.000000, 0.000000)">\n <path d="M8,3 C10.9455187,3 13.6121853,4.66666667 16,8 C13.6121853,11.3333333 10.9455187,13 8,13 C5.05448133,13 2.38781467,11.3333333 0,8 C2.38781467,4.66666667 5.05448133,3 8,3 Z M8,5 C6.34314575,5 5,6.34314575 5,8 C5,9.65685425 6.34314575,11 8,11 C9.65685425,11 11,9.65685425 11,8 C11,6.34314575 9.65685425,5 8,5 Z M8,6 C9.1045695,6 10,6.8954305 10,8 C10,9.1045695 9.1045695,10 8,10 C6.8954305,10 6,9.1045695 6,8 C6,6.8954305 6.8954305,6 8,6 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',filter:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>161B97F5-D5D9-43EE-AD95-15870E881303@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -662.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="filter" transform="translate(0.000000, 454.000000)">\n <g id="icons/filter/default" transform="translate(243.000000, 0.000000)">\n <path d="M8,11 C8.55228475,11 9,11.4477153 9,12 C9,12.5522847 8.55228475,13 8,13 L2,13 C1.44771525,13 1,12.5522847 1,12 C1,11.4477153 1.44771525,11 2,11 L8,11 Z M11,7 C11.5522847,7 12,7.44771525 12,8 C12,8.55228475 11.5522847,9 11,9 L2,9 C1.44771525,9 1,8.55228475 1,8 C1,7.44771525 1.44771525,7 2,7 L11,7 Z M13,3 C13.5522847,3 14,3.44771525 14,4 C14,4.55228475 13.5522847,5 13,5 L2,5 C1.44771525,5 1,4.55228475 1,4 C1,3.44771525 1.44771525,3 2,3 L13,3 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',folder:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>default</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1622.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="projects" transform="translate(0.000000, 1414.000000)">\n <g id="default" transform="translate(243.000000, 0.000000)">\n <g id="⚛️-Atoms/icons/projects" transform="translate(0.000000, 1.000000)">\n <path d="M1,0 L5.58578644,0 C5.85100293,-1.26996481e-15 6.10535684,0.10535684 6.29289322,0.292893219 L7.70710678,1.70710678 C7.89464316,1.89464316 8.14899707,2 8.41421356,2 L15,2 C15.5522847,2 16,2.44771525 16,3 L16,13 C16,13.5522847 15.5522847,14 15,14 L1,14 C0.44771525,14 6.76353751e-17,13.5522847 0,13 L0,1 C-6.76353751e-17,0.44771525 0.44771525,-4.5365845e-16 1,0 Z" id="Combined-Shape"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',grid:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>0B846487-E152-44B1-B058-D5E90C916406@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -694.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="grid" transform="translate(0.000000, 486.000000)">\n <g id="icon/grid-view/default" transform="translate(243.000000, 0.000000)">\n <path d="M14.125,9 C14.6082492,9 15,9.39175084 15,9.875 L15,14.125 C15,14.6082492 14.6082492,15 14.125,15 L9.875,15 C9.39175084,15 9,14.6082492 9,14.125 L9,9.875 C9,9.39175084 9.39175084,9 9.875,9 L14.125,9 Z M6.125,9 C6.60824916,9 7,9.39175084 7,9.875 L7,14.125 C7,14.6082492 6.60824916,15 6.125,15 L1.875,15 C1.39175084,15 1,14.6082492 1,14.125 L1,9.875 C1,9.39175084 1.39175084,9 1.875,9 L6.125,9 Z M6.125,1 C6.60824916,1 7,1.39175084 7,1.875 L7,6.125 C7,6.60824916 6.60824916,7 6.125,7 L1.875,7 C1.39175084,7 1,6.60824916 1,6.125 L1,1.875 C1,1.39175084 1.39175084,1 1.875,1 L6.125,1 Z M14.125,1 C14.6082492,1 15,1.39175084 15,1.875 L15,6.125 C15,6.60824916 14.6082492,7 14.125,7 L9.875,7 C9.39175084,7 9,6.60824916 9,6.125 L9,1.875 C9,1.39175084 9.39175084,1 9.875,1 L14.125,1 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',headset:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>1B240603-203F-49BC-9F73-8609C2B2A397@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -726.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="headset" transform="translate(0.000000, 518.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M9,16 L8,16 C6.8954305,16 6,15.1045695 6,14 C6,12.8954305 6.8954305,12 8,12 L9,12 C9.55228475,12 10,12.4477153 10,13 C10.8201827,13 12.3130651,12.3273003 12.8234373,10.9819009 C12.3546453,10.900249 12,10.4915404 12,10 L12,10 L12,7 C12,6.44771525 12.4477153,6 13,6 L12.9412125,6.00236254 C12.4635749,2.16266286 9.20921545,2.0066109 8.12564735,2.00026868 L7.87435265,2.00026868 C6.79078455,2.0066109 3.53642512,2.16266286 3.05878752,6.00236254 L3,6 C3.55228475,6 4,6.44771525 4,7 L4,10 C4,10.5522847 3.55228475,11 3,11 L2,11 C0.8954305,11 1.3527075e-16,10.1045695 0,9 L0,8 C-9.18743488e-17,7.24978901 0.413059517,6.59605324 1.02415811,6.25381313 C1.41580142,0.309176677 6.49575168,0.0152870413 7.82431703,0.000755857899 L8.17568297,0.000755857899 C9.50424832,0.0152870413 14.5841986,0.309176677 14.9760227,6.25302275 C15.5869405,6.59605324 16,7.24978901 16,8 L16,8 L16,9 C16,9.7768136 15.5571268,10.4501886 14.9100954,10.7814099 C14.4902253,12.6958901 12.629131,15 10,15 C10,15.5522847 9.55228475,16 9,16 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',integration:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>default</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1590.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="koppelingen" transform="translate(0.000000, 1382.000000)">\n <g id="⚛️-Atoms/icons/koppelingen" transform="translate(243.000000, 0.000000)">\n <path d="M1,0 L6,0 C6.55228475,-1.01453063e-16 7,0.44771525 7,1 L7,6 C7,6.55228475 6.55228475,7 6,7 L1,7 C0.44771525,7 6.76353751e-17,6.55228475 0,6 L0,1 C-6.76353751e-17,0.44771525 0.44771525,1.01453063e-16 1,0 Z M1,9 L6,9 C6.55228475,9 7,9.44771525 7,10 L7,15 C7,15.5522847 6.55228475,16 6,16 L1,16 C0.44771525,16 6.76353751e-17,15.5522847 0,15 L0,10 C-6.76353751e-17,9.44771525 0.44771525,9 1,9 Z M10,0 L15,0 C15.5522847,-1.01453063e-16 16,0.44771525 16,1 L16,6 C16,6.55228475 15.5522847,7 15,7 L10,7 C9.44771525,7 9,6.55228475 9,6 L9,1 C9,0.44771525 9.44771525,1.01453063e-16 10,0 Z M12.5,9 C13.0522847,9 13.5,9.44771525 13.5,10 L13.5,11.5 L15,11.5 C15.5522847,11.5 16,11.9477153 16,12.5 C16,13.0522847 15.5522847,13.5 15,13.5 L13.5,13.5 L13.5,15 C13.5,15.5522847 13.0522847,16 12.5,16 C11.9477153,16 11.5,15.5522847 11.5,15 L11.5,13.5 L10,13.5 C9.44771525,13.5 9,13.0522847 9,12.5 C9,11.9477153 9.44771525,11.5 10,11.5 L11.5,11.5 L11.5,10 C11.5,9.44771525 11.9477153,9 12.5,9 Z" id="Combined-Shape"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',list:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>680FABDB-CA3A-4C86-A241-59CFA9DF98BD@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -758.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="list" transform="translate(0.000000, 550.000000)">\n <g id="icon/list-view/active" transform="translate(243.000000, 0.000000)">\n <path d="M13.125,12 C13.6082492,12 14,12.3917508 14,12.875 L14,14.125 C14,14.6082492 13.6082492,15 13.125,15 L1.875,15 C1.39175084,15 1,14.6082492 1,14.125 L1,12.875 C1,12.3917508 1.39175084,12 1.875,12 L13.125,12 Z M13.125,7 C13.6082492,7 14,7.39175084 14,7.875 L14,9.125 C14,9.60824916 13.6082492,10 13.125,10 L1.875,10 C1.39175084,10 1,9.60824916 1,9.125 L1,7.875 C1,7.39175084 1.39175084,7 1.875,7 L13.125,7 Z M9.125,2 C9.60824916,2 10,2.39175084 10,2.875 L10,4.125 C10,4.60824916 9.60824916,5 9.125,5 L1.875,5 C1.39175084,5 1,4.60824916 1,4.125 L1,2.875 C1,2.39175084 1.39175084,2 1.875,2 L9.125,2 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',location:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>F74A1493-189D-4CFE-9DC0-D69141A189C7@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -790.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="location" transform="translate(0.000000, 582.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M8,0 C11.8659932,0 15,3.13400675 15,7 C15,10.8659932 9,16 8,16 C7,16 1,10.8659932 1,7 C1,3.13400675 4.13400675,0 8,0 Z M8,4 C6.34314575,4 5,5.34314575 5,7 C5,8.65685425 6.34314575,10 8,10 C9.65685425,10 11,8.65685425 11,7 C11,5.34314575 9.65685425,4 8,4 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',megaphone:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>A2F9256B-4901-4C20-8F77-D5066011EE5A@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -822.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="megaphone" transform="translate(0.000000, 614.000000)">\n <g id="Shape" transform="translate(243.000000, 0.000000)">\n <path d="M15.4097497,0 L15.3886693,0 C15.2832675,0 15.1567852,0.0652633112 15.0513834,0.174035497 L9.48616601,3.4589555 L5.41765481,3.4589555 C5.08036891,3.4589555 4.89064559,3.65474543 4.82740448,4.02457086 L4.82740448,9.6807245 C4.82740448,10.0940588 5.0171278,10.2680943 5.41765481,10.2680943 L9.99209486,10.2680943 L15.0935441,13.2702066 C15.1778656,13.3572244 15.3043478,13.4007332 15.4097497,13.4007332 C15.8102767,13.4007332 16,13.2266977 16,12.8133634 L16,0.609124238 C16,0.195789934 15.8102767,0 15.4097497,0 Z M7.1801961,11 C7.65687712,11 8.06729193,11.3364597 8.16077677,11.8038839 L8.80388386,15.0194193 C8.89267842,15.4633921 8.60474957,15.8952854 8.16077677,15.98408 C8.10783942,15.9946674 8.05398571,16 8,16 L7.67703296,16 C7.26812837,16 6.90041962,15.7510491 6.74855627,15.3713907 L5.54855627,12.3713907 C5.34344286,11.8586072 5.59285877,11.2766367 6.10564229,11.0715233 C6.22376256,11.0242752 6.34981353,11 6.47703296,11 L7.1801961,11 Z M3.16205534,3.58948212 C3.49934124,3.58948212 3.71014493,3.76351761 3.7312253,4.11158861 L3.7312253,4.11158861 L3.7312253,9.55019788 C3.7312253,9.96353218 3.56258235,10.1593221 3.16205534,10.1593221 C2.25559947,10.1593221 1.47562582,9.81125112 0.906455863,9.22388132 C0.337285903,8.63651152 -2.27373675e-13,7.83159735 -2.27373675e-13,6.89615655 C-2.27373675e-13,5.96071576 0.358366271,5.15580159 0.948616601,4.56843179 C1.51778656,3.95930755 2.31884058,3.58948212 3.16205534,3.58948212 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',menu:'<?xml version="1.0" encoding="UTF-8"?><svg\n version="1.1"\n width="1em"\n height="1em"\n viewBox="0 0 16.0 16.0"\n xmlns="http://www.w3.org/2000/svg"\n xmlns:xlink="http://www.w3.org/1999/xlink"\n>\n <defs>\n <clipPath id="i0">\n <path\n d="M13,10 C13.5522847,10 14,10.4477153 14,11 C14,11.5522847 13.5522847,12 13,12 L1,12 C0.44771525,12 -4.87476137e-16,11.5522847 0,11 C-6.76353751e-17,10.4477153 0.44771525,10 1,10 L13,10 Z M13,5 C13.5522847,5 14,5.44771525 14,6 C14,6.55228475 13.5522847,7 13,7 L1,7 C0.44771525,7 -4.87476137e-16,6.55228475 0,6 C-6.76353751e-17,5.44771525 0.44771525,5 1,5 L13,5 Z M13,0 C13.5522847,-1.01453063e-16 14,0.44771525 14,1 C14,1.55228475 13.5522847,2 13,2 L1,2 C0.44771525,2 -4.87476137e-16,1.55228475 0,1 C-6.76353751e-17,0.44771525 0.44771525,1.01453063e-16 1,0 L13,0 Z"\n ></path>\n </clipPath>\n </defs>\n <g transform="translate(1.0 2.0)">\n <g clip-path="url(#i0)">\n <polygon\n points="0,0 14,0 14,12 0,12 0,0"\n stroke="none"\n fill="currentColor"\n ></polygon>\n </g>\n </g>\n</svg>\n',minus:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>1AA10FE9-5D18-418E-AF58-B044C23B6DEB@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -854.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="minus" transform="translate(0.000000, 646.000000)">\n <g id="icons/plus/default" transform="translate(243.000000, 0.000000)">\n <path d="M4,7 L12,7 C12.5522847,7 13,7.44771525 13,8 C13,8.55228475 12.5522847,9 12,9 L4,9 C3.44771525,9 3,8.55228475 3,8 C3,7.44771525 3.44771525,7 4,7 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',more:'<svg\n xmlns="http://www.w3.org/2000/svg"\n width="1em"\n height="1em"\n viewBox="0 0 16 16"\n name="switch"\n>\n <defs>\n <clipPath id="a">\n <path\n d="M2,12 C3.1045695,12 4,12.8954305 4,14 C4,15.1045695 3.1045695,16 2,16 C0.8954305,16 0,15.1045695 0,14 C0,12.8954305 0.8954305,12 2,12 Z M2,6 C3.1045695,6 4,6.8954305 4,8 C4,9.1045695 3.1045695,10 2,10 C0.8954305,10 0,9.1045695 0,8 C0,6.8954305 0.8954305,6 2,6 Z M2,0 C3.1045695,0 4,0.8954305 4,2 C4,3.1045695 3.1045695,4 2,4 C0.8954305,4 0,3.1045695 0,2 C0,0.8954305 0.8954305,0 2,0 Z"\n />\n </clipPath>\n </defs>\n <g clip-path="url(#a)" transform="translate(6)">\n <polygon fill="currentColor" points="0 0 4 0 4 16 0 16 0 0" />\n </g>\n</svg>\n',negative:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>B592C279-58CD-4C4A-A354-393D736863E2@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -886.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="negative" transform="translate(0.000000, 678.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M3.33091797,3.27598546 C3.7214374,2.88545631 4.35460238,2.88544844 4.74465533,3.27644408 L4.74465533,3.27644408 L8,6.532 L11.2553447,3.27644408 C11.6453976,2.88544844 12.2785626,2.88545631 12.669082,3.27598546 L12.6690817,3.27693786 L12.7224174,3.33034682 C13.1120109,3.72142901 13.1117899,4.35422663 12.7219233,4.74503658 L9.467,7.999 L12.7226475,11.2542378 C13.0825243,11.6149854 13.1103955,12.1819237 12.8061281,12.5746071 L12.7231416,12.6689275 L12.6698059,12.7223365 L12.6698059,12.7223365 C12.2792868,13.113818 11.6461218,13.1138259 11.2560688,12.7228303 L11.2560688,12.7228303 L8,9.466 L4.74393117,12.7228303 C4.35387822,13.1138259 3.72071324,13.113818 3.3301938,12.7232889 L3.33019413,12.7223365 L3.27685842,12.6689275 C2.8872649,12.2778453 2.88748592,11.6450477 3.27735254,11.2542378 L6.532,7.999 L3.2780767,4.74503658 C2.91819983,4.38428893 2.89032867,3.81735061 3.1945961,3.4246672 L3.27758258,3.33034682 L3.3309183,3.27693786 L3.3309183,3.27693786 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',pagination:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>667348A2-48CB-496D-8C8A-3A0C4142E887@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1430.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="pagination" transform="translate(0.000000, 1222.000000)">\n <g id="Path-25" transform="translate(243.000000, 0.000000)">\n <path d="M5.665,3.715 C5.28820524,4.1201252 5.28197012,4.74555904 5.65061319,5.1581157 L8.19,8 L8.19,8 L5.65061319,10.8418843 C5.28197012,11.254441 5.28820524,11.8798748 5.665,12.285 C6.00730718,12.6530446 6.58316104,12.6739088 6.95120559,12.3316017 C6.9668297,12.3170701 6.98193792,12.3019937 6.99650226,12.2864002 L10.1074602,8.95561003 C10.6099441,8.4176187 10.6099441,7.5823813 10.1074602,7.04438997 L6.99650226,3.71359985 C6.6534218,3.34627601 6.07752533,3.32662288 5.7102015,3.66970334 C5.69460799,3.68426767 5.67953151,3.6993759 5.665,3.715 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',payment:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>46CF5A08-42A2-4628-A7C8-6721B5428686@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -918.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="payment" transform="translate(0.000000, 710.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M1.5,7 C1.77614237,7 2,7.22385763 2,7.5 L2,13.5 C2,13.7761424 1.77614237,14 1.5,14 L0.5,14 C0.223857625,14 3.38176876e-17,13.7761424 0,13.5 L0,7.5 C-3.38176876e-17,7.22385763 0.223857625,7 0.5,7 L1.5,7 Z M8.00648703,8.5 C9.22880398,9.11115847 10.7312569,9.44218094 12.5138459,9.49306739 C12.7881685,9.50092522 13.006487,9.72556488 13.006487,10 C13.006487,10.2761424 12.7826294,10.5 12.506487,10.5 L8.50648703,10.5 C8.23034465,10.5 8.00648703,10.7238576 8.00648703,11 C8.00648703,11.2761424 8.23034465,11.5 8.50648703,11.5 L12.006487,11.5 L12.006487,11.5 C12.9476635,11.5 13.8874034,10.9463668 14.6186322,10.4643802 L14.8826646,10.2882149 C15.55853,9.83391003 16,9.52941176 16,10 C16,11 15.006487,12.5 12.006487,13.5 C10.0230886,14.1611328 7.38404531,13.8387983 4.08935714,12.5329965 L4.0893363,12.533049 C4.03735264,12.5124461 3.98228088,12.50071 3.92641392,12.4983296 C3.31308518,12.4721963 3.00590281,12.1394197 3.0048668,11.5 C3.00405669,11 3.00209113,10.75 3.00092076,10.5 L3.0007803,9.73032407 C3.00103188,9.65972222 3.00135071,9.58333333 3.00174581,9.5 C3.00451988,8.91490385 3.26122035,8.58656083 3.77184721,8.51497094 L3.90479092,8.50236216 C3.97018306,8.49895652 4.03426924,8.48273788 4.09340922,8.45462751 C5.39976199,7.83369295 6.70412126,7.84881712 8.00648703,8.5 Z M8,2 C9.1045695,2 10,2.8954305 10,4 C10,5.1045695 9.1045695,6 8,6 C6.8954305,6 6,5.1045695 6,4 C6,2.8954305 6.8954305,2 8,2 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',pencil:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>9E1784EB-8E2A-4C1A-A8C3-F500E03858E6@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -950.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="pencil" transform="translate(0.000000, 742.000000)">\n <g id="icon/pen" transform="translate(243.000000, 0.000000)">\n <path d="M2,11.5 L2,14 L4.5,14 L11.8733333,6.62666667 L9.37333333,4.12666667 L2,11.5 Z M13.8066667,4.69333333 C14.0666667,4.43333333 14.0666667,4.01333333 13.8066667,3.75333333 L12.2466667,2.19333333 C11.9866667,1.93333333 11.5666667,1.93333333 11.3066667,2.19333333 L10.0866667,3.41333333 L12.5866667,5.91333333 L13.8066667,4.69333333 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',person:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>C1AD60F3-92E2-4915-A731-25F894172F6D@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -982.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="person" transform="translate(0.000000, 774.000000)">\n <g id="person---front" transform="translate(243.000000, 0.000000)">\n <path d="M10.7538441,1.21694619 C11.7946242,2.30744499 11.4579643,3.79407554 11.4944094,4.98421147 L11.498,5.166 L11.5433781,5.18321645 C11.7929999,5.31009294 11.9066902,5.73434203 11.798221,6.18424921 C11.7067488,6.56365657 11.484063,6.8502472 11.2497974,6.9252493 C11.1076715,7.2429708 10.8909336,7.55351196 10.5640803,7.87788355 C9.65147328,8.7835614 9.58317856,8.7835614 9.51806291,9.21313797 C9.4589162,9.6033367 9.56094428,9.72252238 9.86970571,10.0271588 L9.85793467,10.0215396 C10.625808,10.3722663 11.7068273,10.8840081 13.1009923,11.5567652 L13.4560575,11.728309 C13.6814676,12.020361 13.839912,12.4893529 13.9313909,13.1352849 C13.9526501,13.2853961 13.9689688,13.4357153 13.9803469,13.5862426 L13.9937065,13.8121897 C14.0261467,14.5717692 13.526009,15.2517182 12.791238,15.4469741 C11.4038364,15.815658 9.80333159,16 7.98972353,16 C6.39308311,16 4.96160747,15.8809388 3.69529661,15.6428163 L3.27930811,15.5590422 C2.53052566,15.3979231 1.99689481,14.7344214 2.00009755,13.9685074 C2.00147597,13.6388692 2.01746217,13.3611284 2.04805618,13.1352849 C2.11213109,12.6622869 2.27057555,12.1932949 2.52338957,11.728309 C3.94143907,11.0264083 5.14700029,10.4589084 6.14007321,10.0258092 C6.43937767,9.78915859 6.33776628,9.56045391 6.33776628,9.21313797 C6.33776628,8.81755101 5.8762137,8.57058746 5.23088524,7.79256952 C5.01601583,7.53351964 4.83917595,7.24637634 4.69995301,6.94398668 C4.42594694,6.94435245 4.13978636,6.62769838 4.03287418,6.18424921 C3.9145442,5.69344138 4.06060225,5.23316879 4.35910127,5.15619079 L4.31084297,5.17390309 C4.31082198,5.13120758 4.31147995,5.08867324 4.31281583,5.04633221 C4.34237234,4.10953701 3.95772662,2.72319196 4.69006455,1.78535379 C5.42240248,0.847515617 5.58959876,0.0592074646 7.40127449,0.00802995016 C9.21295022,-0.0431475642 9.71306397,0.126447388 10.7538441,1.21694619 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',plus:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>70C9DBCC-EA4A-4C0D-8EE1-ACE33C96B3AC@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1014.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="plus" transform="translate(0.000000, 806.000000)">\n <g id="icons/plus/default" transform="translate(243.000000, 0.000000)">\n <path d="M8,3 C8.55228475,3 9,3.44771525 9,4 L9,7 L12,7 C12.5522847,7 13,7.44771525 13,8 C13,8.55228475 12.5522847,9 12,9 L9,9 L9,12 C9,12.5522847 8.55228475,13 8,13 C7.44771525,13 7,12.5522847 7,12 L7,9 L4,9 C3.44771525,9 3,8.55228475 3,8 C3,7.44771525 3.44771525,7 4,7 L7,7 L7,4 C7,3.44771525 7.44771525,3 8,3 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',question:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>B38D7652-BAD1-453A-A17A-8BD72B3A27DE@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1046.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="question" transform="translate(0.000000, 838.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M14,1 C14.5522847,1 15,1.44771525 15,2 L15,11 C15,11.5522847 14.5522847,12 14,12 L8.14999962,12 L3.75167468,14.5621312 C3.51306475,14.7011273 3.20695459,14.6203743 3.0679585,14.3817644 C3.02344988,14.3053579 3,14.2185146 3,14.1300897 L3,12 L2,12 C1.44771525,12 1,11.5522847 1,11 L1,2 C1,1.44771525 1.44771525,1 2,1 L14,1 Z M7.82850362,8.40838726 C7.51978628,8.40838726 7.29950691,8.48140438 7.16765888,8.62744083 C7.03581085,8.77347727 6.96988783,8.95270113 6.96988783,9.16511778 L6.96988783,9.16511778 L6.96988783,9.40408531 C6.96988783,9.61650196 7.03581085,9.79572581 7.16765888,9.94176226 C7.29950691,10.0877987 7.51978628,10.1608158 7.82850362,10.1608158 C8.13722095,10.1608158 8.35750033,10.0877987 8.48934835,9.94176226 C8.62119638,9.79572581 8.68711941,9.61650196 8.68711941,9.40408531 L8.68711941,9.40408531 L8.68711941,9.16511778 C8.68711941,8.95270113 8.62119638,8.77347727 8.48934835,8.62744083 C8.35750033,8.48140438 8.13722095,8.40838726 7.82850362,8.40838726 Z M7.9249773,2.97187589 C7.59696513,2.97187589 7.30915485,3.01834134 7.06153783,3.11127362 C6.8139208,3.2042059 6.60168082,3.32534796 6.42481151,3.47470341 C6.24794221,3.62405886 6.10484101,3.79332584 5.99550362,3.98250942 C5.88616623,4.17169299 5.80255654,4.36585217 5.74467204,4.56499278 L5.74467204,4.56499278 L6.92165098,5.07279878 C6.97953548,4.82719204 7.09047911,4.62473546 7.2544852,4.46542297 C7.41849128,4.30611049 7.63017696,4.28618056 7.88100979,4.28618056 C8.11254779,4.28618056 8.29640026,4.29283465 8.44111151,4.42559505 C8.58582276,4.55835545 8.6581773,4.75085515 8.6581773,5.00309992 L8.6581773,5.00309992 L8.6581773,5.14249765 C8.6581773,5.51422678 8.53115489,5.77808412 8.27710625,5.9340776 C8.02305761,6.09007107 7.52440214,6.18694751 7.01630486,6.20686157 L7.01630486,6.20686157 L7.01630486,7.73027959 L8.65474224,7.70614451 L8.65474224,6.98924191 C8.87984863,6.94941379 8.9250868,6.89160776 9.13089835,6.78539943 C9.33670991,6.67919111 9.51679232,6.54145426 9.67115098,6.37218474 C9.82550965,6.20291523 9.94770843,6.00543709 10.037751,5.7797444 C10.1277935,5.55405171 10.1728141,5.30181073 10.1728141,5.02301388 C10.1728141,4.71766495 10.1197541,4.43887228 10.0136326,4.18662752 C9.90751098,3.93438275 9.75476251,3.71865033 9.55538256,3.53942378 C9.35600262,3.36019724 9.11803658,3.2208009 8.8414773,3.1212306 C8.56491802,3.0216603 8.25942108,2.97187589 7.9249773,2.97187589 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',receipt:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>B8233FCC-7CA7-43E4-90EE-D7BEB3AE64DB@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1078.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="receipt" transform="translate(0.000000, 870.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M13,0 C13.5522847,-1.01453063e-16 14,0.44771525 14,1 L14,15 L14,15 C13.4477153,15 13,15.4477153 13,16 L12,16 L12,16 C12,15.4477153 11.5522847,15 11,15 C10.4477153,15 10,15.4477153 10,16 L9,16 L9,16 C9,15.4477153 8.55228475,15 8,15 C7.44771525,15 7,15.4477153 7,16 L6,16 L6,16 C6,15.4477153 5.55228475,15 5,15 C4.44771525,15 4,15.4477153 4,16 L3,16 C3,15.4477153 2.55228475,15 2,15 L2,1 C2,0.44771525 2.44771525,1.01453063e-16 3,0 L13,0 Z M10.2335766,7 C9.9026764,7 9.59975669,7.06786704 9.32481752,7.20360111 C9.04987835,7.33933518 8.81386861,7.53462604 8.61678832,7.78947368 C8.41970803,8.04432133 8.2676399,8.35872576 8.16058394,8.73268698 C8.05352798,9.1066482 8,9.52908587 8,10 C8,10.4764543 8.05352798,10.900277 8.16058394,11.2714681 C8.2676399,11.6426593 8.41970803,11.9556787 8.61678832,12.2105263 C8.81386861,12.465374 9.04987835,12.6606648 9.32481752,12.7963989 C9.59975669,12.932133 9.9026764,13 10.2335766,13 C10.4768856,13 10.6922141,12.9695291 10.879562,12.9085873 C11.06691,12.8476454 11.2323601,12.767313 11.3759124,12.66759 C11.5194647,12.567867 11.6411192,12.4556787 11.7408759,12.3310249 C11.8073804,12.2479224 11.8679373,12.1642044 11.9225466,12.0798707 L12,11.9529086 L11.2043796,11.2880886 C10.9708029,11.7590028 10.6472019,11.9944598 10.2335766,11.9944598 C9.99026764,11.9944598 9.77858881,11.9127424 9.59854015,11.7493075 C9.44849959,11.6131117 9.3373209,11.4240151 9.26500406,11.1820175 L9.22627737,11.0304709 L10.9051095,11.0304709 L10.9051095,10.2825485 L9.16788321,10.2825485 L9.16788321,9.71745152 L10.9051095,9.71745152 L10.9051095,8.96952909 L9.22627737,8.96952909 C9.29927007,8.67036011 9.4270073,8.43490305 9.60948905,8.26315789 C9.7919708,8.09141274 10,8.00554017 10.2335766,8.00554017 C10.4476886,8.00554017 10.6240876,8.05955679 10.7627737,8.16759003 C10.8737226,8.25401662 10.9745499,8.37501385 11.0652555,8.53058172 L11.1313869,8.65373961 L11.9270073,7.99722992 C11.8491484,7.87534626 11.7627737,7.7534626 11.6678832,7.63157895 C11.5729927,7.50969529 11.459854,7.40304709 11.3284672,7.31163435 C11.1970803,7.22022161 11.0425791,7.14542936 10.8649635,7.08725762 C10.6873479,7.02908587 10.4768856,7 10.2335766,7 Z M8.5,4 L4.5,4 C4.22385763,4 4,4.22385763 4,4.5 C4,4.77614237 4.22385763,5 4.5,5 L4.5,5 L8.5,5 C8.77614237,5 9,4.77614237 9,4.5 C9,4.22385763 8.77614237,4 8.5,4 L8.5,4 Z M8.5,2 L4.5,2 C4.22385763,2 4,2.22385763 4,2.5 C4,2.77614237 4.22385763,3 4.5,3 L4.5,3 L8.5,3 C8.77614237,3 9,2.77614237 9,2.5 C9,2.22385763 8.77614237,2 8.5,2 L8.5,2 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',report:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>92D2E7B0-15BC-4C37-851A-D0ECF493A903@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1110.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="report" transform="translate(0.000000, 902.000000)">\n <g id="Rectangle-9" transform="translate(243.000000, 0.000000)">\n <path d="M15,1 C15.5522847,1 16,1.44771525 16,2 L16,14 C16,14.5522847 15.5522847,15 15,15 L1,15 C0.44771525,15 6.76353751e-17,14.5522847 0,14 L0,2 C-6.76353751e-17,1.44771525 0.44771525,1 1,1 L15,1 Z M13.7351961,4.19969443 C13.4133698,3.90570975 12.9246876,3.94034136 12.6436938,4.2770463 L12.6436938,4.2770463 L9.27427067,8.31450709 L5.6279245,7.24706897 C5.34099021,7.1630713 5.03345033,7.2589506 4.83726314,7.49356727 L4.83726314,7.49356727 L2.19137195,10.6577402 C1.91006086,10.994155 1.9426801,11.5054639 2.26422906,11.7997805 C2.58577802,12.0940972 3.07449266,12.0599699 3.35580375,11.7235551 L3.35580375,11.7235551 L5.68062118,8.94334839 L9.32748089,10.0109369 C9.61468058,10.0950122 9.92249724,9.99887368 10.1186444,9.76383747 L10.1186444,9.76383747 L13.8091299,5.34165901 C14.0901237,5.00495407 14.0570224,4.49367911 13.7351961,4.19969443 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',search:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>B40F2062-9E93-4938-9311-BB5EA06B94E6@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1142.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="search" transform="translate(0.000000, 934.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M7.5,2 C10.5375661,2 13,4.46243388 13,7.5 C13,8.50140899 12.7323692,9.44030947 12.2647313,10.2490778 L14.2706744,12.1470599 C14.8560087,12.700529 14.8818407,13.6237116 14.3283716,14.2090459 L14.2999265,14.2382981 L14.2999265,14.2382981 C13.7194637,14.8187609 12.7783476,14.8187609 12.1978848,14.2382981 C12.1946864,14.2350997 12.1915026,14.2318867 12.1883335,14.2286592 L10.2560553,12.26069 C9.44571159,12.730827 8.50429015,13 7.5,13 C4.46243388,13 2,10.5375661 2,7.5 C2,4.46243388 4.46243388,2 7.5,2 Z M7.5,11 C9.43299662,11 11,9.43299662 11,7.5 C11,5.56700338 9.43299662,4 7.5,4 C5.56700338,4 4,5.56700338 4,7.5 C4,9.43299662 5.56700338,11 7.5,11 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',settings:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>A9EABECA-B7A8-4867-A725-E241A597A9A2@1x</title>\n <defs>\n <path d="M4.00090072,11.8289758 L4,14 C4,14.5522847 3.55228475,15 3,15 C2.44771525,15 2,14.5522847 2,14 L1.99916774,11.829 C2.31218182,11.939739 2.64905356,12 3,12 C3.35097203,12 3.6878673,11.9397302 4.00090072,11.8289758 Z M9.00090072,8.82897577 L9,14 C9,14.5522847 8.55228475,15 8,15 C7.44771525,15 7,14.5522847 7,14 L6.99916774,8.82899999 C7.31218182,8.93973902 7.64905356,9 8,9 C8.35097203,9 8.6878673,8.93973023 9.00090072,8.82897577 Z M14.0009007,12.8289758 L14,14 C14,14.5522847 13.5522847,15 13,15 C12.4477153,15 12,14.5522847 12,14 L11.9991677,12.829 C12.3121818,12.939739 12.6490536,13 13,13 C13.350972,13 13.6878673,12.9397302 14.0009007,12.8289758 Z M13,8 C14.1045695,8 15,8.8954305 15,10 C15,11.1045695 14.1045695,12 13,12 C11.8954305,12 11,11.1045695 11,10 C11,8.8954305 11.8954305,8 13,8 Z M3,7 C4.1045695,7 5,7.8954305 5,9 C5,10.1045695 4.1045695,11 3,11 C1.8954305,11 1,10.1045695 1,9 C1,7.8954305 1.8954305,7 3,7 Z M8,4 C9.1045695,4 10,4.8954305 10,6 C10,7.1045695 9.1045695,8 8,8 C6.8954305,8 6,7.1045695 6,6 C6,4.8954305 6.8954305,4 8,4 Z M13,1 C13.5522847,1 14,1.44771525 14,2 L14.0009007,7.17102423 C13.6878673,7.06026977 13.350972,7 13,7 C12.6490536,7 12.3121818,7.06026098 11.9991677,7.17100001 L12,2 C12,1.44771525 12.4477153,1 13,1 Z M3,1 C3.55228475,1 4,1.44771525 4,2 L4.00090072,6.17102423 C3.6878673,6.06026977 3.35097203,6 3,6 C2.64905356,6 2.31218182,6.06026098 1.99916774,6.17100001 L2,2 C2,1.44771525 2.44771525,1 3,1 Z M8,1 C8.55228475,1 9,1.44771525 9,2 L9.00090072,3.17102423 C8.6878673,3.06026977 8.35097203,3 8,3 C7.64905356,3 7.31218182,3.06026098 6.99916774,3.17100001 L7,2 C7,1.44771525 7.44771525,1 8,1 Z" id="path-1"></path>\n <filter x="-3.6%" y="-3.6%" width="114.3%" height="107.1%" filterUnits="objectBoundingBox" id="filter-2">\n <feOffset dx="1" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>\n <feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" type="matrix" in="shadowOffsetOuter1"></feColorMatrix>\n </filter>\n </defs>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1174.000000)">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="settings" transform="translate(0.000000, 966.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <use fill="black" fill-opacity="1" filter="url(#filter-2)" xlink:href="#path-1"></use>\n <use fill="currentColor" fill-rule="evenodd" xlink:href="#path-1"></use>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',sick:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>8258B213-4691-4F57-A9BA-B794CD8C1294@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1462.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="sick" transform="translate(0.000000, 1254.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M8,1 C10.1421954,1 11.8910789,2.68396847 11.9951047,4.80035966 L12,5 L14,5 C15.1045695,5 16,5.8954305 16,7 L16,13 C16,14.1045695 15.1045695,15 14,15 L2,15 C0.8954305,15 1.3527075e-16,14.1045695 0,13 L0,7 C-1.3527075e-16,5.8954305 0.8954305,5 2,5 L4,5 C4,2.790861 5.790861,1 8,1 Z M9,7 L7,7 L7,9 L5,9 L5,11 L7,11 L7,13 L9,13 L9,11 L11,11 L11,9 L9,9 L9,7 Z M8,3 C6.66666667,3 6,3.66666667 6,5 L10,5 C10,3.66666667 9.33333333,3 8,3 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',signout:'<?xml version="1.0" encoding="UTF-8"?><svg\n version="1.1"\n width="1em"\n height="1em"\n viewBox="0 0 16.0 16.0"\n xmlns="http://www.w3.org/2000/svg"\n xmlns:xlink="http://www.w3.org/1999/xlink"\n>\n <defs>\n <clipPath id="i0">\n <path\n d="M7,0 C7.55228475,-1.01453063e-16 8,0.44771525 8,1 L8,2 C8,2.55228475 7.55228475,3 7,3 C6.44771525,3 6,2.55228475 6,2 L2,2 L2,14 L6,14 C6,13.4477153 6.44771525,13 7,13 C7.51283584,13 7.93550716,13.3860402 7.99327227,13.8833789 L8,14 L8,15 C8,15.5522847 7.55228475,16 7,16 L1,16 C0.44771525,16 6.76353751e-17,15.5522847 0,15 L0,1 C-6.76353751e-17,0.44771525 0.44771525,1.01453063e-16 1,0 L7,0 Z M10.7549976,3.25769542 C10.7575495,3.26010955 10.7600879,3.26253795 10.7626127,3.26498049 L14.7352971,7.10831254 C14.9002291,7.26787433 14.9984382,7.47043889 15.0293482,7.68119673 C15.1304672,7.98354221 15.0865843,8.32959983 14.8801668,8.60392636 C14.8538183,8.63894319 14.8251966,8.67219017 14.7944866,8.70345226 L10.860395,12.7082755 C10.5017253,13.0733939 9.91497906,13.0786215 9.5498607,12.7199517 C9.17420493,12.3424827 9.16725127,11.7467377 9.52665628,11.368243 L11.775,9 L6,9 C5.44771525,9 5,8.55228475 5,8 C5,7.44771525 5.44771525,7 6,7 L11.812,7 L9.44561311,4.65686817 C9.06927109,4.28428449 9.05936325,3.67934833 9.42330209,3.29464008 C9.78083767,2.91670052 10.3770581,2.90015983 10.7549976,3.25769542 Z"\n ></path>\n </clipPath>\n </defs>\n <g clip-path="url(#i0)">\n <polygon\n points="0,0 15.081515,0 15.081515,16 0,16 0,0"\n stroke="none"\n fill="currentColor"\n ></polygon>\n </g>\n</svg>\n',switch:'<svg\n xmlns="http://www.w3.org/2000/svg"\n width="1em"\n height="1em"\n viewBox="0 0 16 16"\n>\n <defs>\n <clipPath id="a">\n <path\n d="M4.62545411,6.29533485 C4.98729728,6.68167262 4.977047,7.28550622 4.60229966,7.65934011 L3.25310842,9.00507355 L9.00410842,9.00539288 C9.55639317,9.00539288 10.0041084,9.45310813 10.0041084,10.0088661 C10.0041084,10.5611508 9.55639317,11.0088661 9.00410842,11.0088661 L3.25810842,11.0080736 L4.52726347,12.3757538 C4.88290891,12.758707 4.87415123,13.353741 4.5073897,13.7260619 C4.50238568,13.7311418 4.4973223,13.7361629 4.49220061,13.7411241 C4.13013271,14.0918468 3.55230174,14.0826497 3.20157902,13.7205818 L0.281717047,10.7062681 C0.253970354,10.6776239 0.227961979,10.6473455 0.203831273,10.6155952 C-0.00929773908,10.335168 -0.051707368,9.97841391 0.0598429822,9.67050846 C0.0939459066,9.46763576 0.190736261,9.2734466 0.34973504,9.11924101 L3.29438224,6.26336323 L3.39658061,6.17741433 C3.77185921,5.90484234 4.30017374,5.94803496 4.62545411,6.29533485 Z M12.6116362,0.177414332 L12.7020616,0.252142505 L12.7138346,0.263363235 L15.6584818,3.11924101 C15.8174806,3.2734466 15.9142709,3.46763576 15.9483739,3.67050846 C16.0599242,3.97841391 16.0175146,4.33516799 15.8043856,4.61559522 C15.7802549,4.64734551 15.7542465,4.67762389 15.7264998,4.70626813 L12.8066378,7.7205818 C12.4559151,8.0826497 11.8780841,8.09184679 11.5160162,7.74112406 C11.5108945,7.73616286 11.5058312,7.7311418 11.5008271,7.72606193 C11.1340656,7.35374104 11.1253079,6.758707 11.4809534,6.37575377 L12.7501084,5.00807355 L7.00410842,5.00886607 C6.45182367,5.00886607 6.00410842,4.56115082 6.00410842,4.00886607 C6.00410842,3.45310813 6.45182367,3.00539288 7.00410842,3.00539288 L12.7551084,3.00507355 L11.4059172,1.65934011 C11.0311698,1.28550622 11.0209196,0.68167262 11.3827627,0.295334855 C11.7080431,-0.0519650412 12.2363576,-0.0951576593 12.6116362,0.177414332 Z"\n />\n </clipPath>\n </defs>\n <g clip-path="url(#a)" transform="translate(-.004 1)">\n <polygon\n fill="currentColor"\n points="0 0 16.008 0 16.008 13.998 0 13.998 0 0"\n />\n </g>\n</svg>\n',tachometer:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>444A72E2-89EC-4714-A021-8E912B45CAD5@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1206.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="tachometer" transform="translate(0.000000, 998.000000)">\n <g id="Oval-4" transform="translate(243.000000, 0.000000)">\n <path d="M8,0 C12.418278,0 16,3.581722 16,8 C16,12.418278 12.418278,16 8,16 C3.581722,16 0,12.418278 0,8 C0,3.581722 3.581722,0 8,0 Z M9.79686795,12.0570784 C9.17638014,12.3597106 8.9187072,13.1080471 9.22133932,13.7285349 C9.52397145,14.3490227 10.272308,14.6066957 10.8927958,14.3040635 C11.5132836,14.0014314 11.7709566,13.2530949 11.4683244,12.6326071 C11.1656923,12.0121193 10.4173558,11.7544463 9.79686795,12.0570784 Z M4.23167632,12.6326071 C3.9290442,13.2530949 4.18671714,14.0014314 4.80720495,14.3040635 C5.42769275,14.6066957 6.17602932,14.3490227 6.47866144,13.7285349 C6.78129356,13.1080471 6.52362062,12.3597106 5.90313282,12.0570784 C5.28264501,11.7544463 4.53430845,12.0121193 4.23167632,12.6326071 Z M12.2378733,8.99830655 C12.082577,9.67096871 12.5019849,10.3421617 13.1746471,10.497458 C13.8473092,10.6527542 14.5185022,10.2333463 14.6737985,9.56068419 C14.8290948,8.88802203 14.4096869,8.21682909 13.7370247,8.06153279 C13.0643625,7.90623649 12.3931696,8.32564439 12.2378733,8.99830655 Z M1.96297607,8.06153279 C1.29031391,8.21682909 0.870906009,8.88802203 1.02620231,9.56068419 C1.1814986,10.2333463 1.85269155,10.6527542 2.5253537,10.497458 C3.19801586,10.3421617 3.61742376,9.67096871 3.46212747,8.99830655 C3.30683117,8.32564439 2.63563823,7.90623649 1.96297607,8.06153279 Z M12.5968959,4.13782345 C12.5292499,4.07392474 8.25874429,6.55494231 7.73340025,6.80509679 C7.2080562,7.05525128 6.27791703,8.06713955 7.26979878,8.98401593 C8.26168053,9.90089231 9.04456343,9.12004172 9.48550295,8.47198381 C9.68463693,8.1793125 10.352733,7.28047352 11.0191658,6.37658856 L11.303306,5.9906529 C12.0065413,5.03380409 12.6306875,4.16974316 12.5968959,4.13782345 Z M2.38303691,3.62828315 C1.94858184,4.16479048 2.03131154,4.95191102 2.56781887,5.38636609 C3.1043262,5.82082116 3.89144674,5.73809146 4.32590181,5.20158413 C4.76035688,4.6650768 4.67762717,3.87795626 4.14111985,3.44350119 C3.60461252,3.00904612 2.81749197,3.09177582 2.38303691,3.62828315 Z M7.85000038,1 C7.15964444,1 6.60000038,1.55964406 6.60000038,2.25 C6.60000038,2.94035594 7.15964444,3.5 7.85000038,3.5 C8.54035632,3.5 9.10000038,2.94035594 9.10000038,2.25 C9.10000038,1.55964406 8.54035632,1 7.85000038,1 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',task:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>default</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1494.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="task" transform="translate(0.000000, 1286.000000)">\n <g id="⚛️-Atoms/icons/task" transform="translate(243.000000, 0.000000)">\n <path d="M14,0 C15.1045695,-2.02906125e-16 16,0.8954305 16,2 L16,14 C16,15.1045695 15.1045695,16 14,16 L2,16 C0.8954305,16 1.3527075e-16,15.1045695 0,14 L0,2 C-1.3527075e-16,0.8954305 0.8954305,2.02906125e-16 2,0 L14,0 Z M12.5824067,4.15329919 C12.2191499,3.89109673 11.7287641,3.97276881 11.4568977,4.34074885 L11.4568977,4.34074885 L6.727,10.74 L4.48421797,8.28557606 C4.2033448,7.97804494 3.76334089,7.9304898 3.43345171,8.15708233 L3.34641434,8.22568799 L3.28382396,8.28198278 C3.11439636,8.43435761 3.01189474,8.65551042 3.00097092,8.89225358 C2.9900471,9.12899673 3.07168957,9.35990745 3.22626317,9.52945129 L3.22626317,9.52945129 L6.15124558,12.7298698 C6.40900695,13.0122133 6.80862496,13.0809955 7.13592632,12.899353 C7.28904921,12.8466515 7.42987755,12.7460396 7.5366165,12.6011104 L7.5366165,12.6011104 L12.8282975,5.43729943 C12.9657189,5.25134381 13.0245403,5.01239255 12.9905957,4.77799163 C12.9566512,4.5435907 12.8330171,4.33498317 12.6494679,4.20240741 L12.6494679,4.20240741 Z" id="Combined-Shape"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',template:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>default</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1558.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="template" transform="translate(0.000000, 1350.000000)">\n <g id="⚛️-Atoms/icons/template" transform="translate(243.000000, 0.000000)">\n <path d="M14,0 C15.1045695,-2.02906125e-16 16,0.8954305 16,2 L16,14 C16,15.1045695 15.1045695,16 14,16 L2,16 C0.8954305,16 1.3527075e-16,15.1045695 0,14 L0,2 C-1.3527075e-16,0.8954305 0.8954305,2.02906125e-16 2,0 L14,0 Z M8,3 C7.44771525,3 7,3.44771525 7,4 L7,4 L7,7 L4,7 C3.44771525,7 3,7.44771525 3,8 C3,8.55228475 3.44771525,9 4,9 L4,9 L7,9 L7,12 C7,12.5522847 7.44771525,13 8,13 C8.55228475,13 9,12.5522847 9,12 L9,12 L9,9 L12,9 C12.5522847,9 13,8.55228475 13,8 C13,7.44771525 12.5522847,7 12,7 L12,7 L9,7 L9,4 C9,3.44771525 8.55228475,3 8,3 Z" id="Combined-Shape"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',tool:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>3412434A-3941-4BA7-AF31-A18B70C22235@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1238.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="tool" transform="translate(0.000000, 1030.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M12.2324295,1.45574117 L12.3476093,1.56471232 L9.25584805,4.65647358 L11.3014714,6.70209693 L14.3932327,3.61033567 C15.3642299,4.53918517 15.356098,6.68674367 13.5875726,8.21835598 C12.334494,9.30357116 10.6741927,9.66716071 9.24725707,9.16792743 C8.0924791,9.89552509 6.46273769,11.5969172 4.35877963,14.2705306 C3.70907415,15.0961993 2.51304268,15.2388085 1.68739419,14.5890774 C1.62823833,14.5425256 1.57189769,14.4925037 1.51866949,14.4392755 C0.766860065,13.6874661 0.766860065,12.4685422 1.51866949,11.7167327 C1.567348,11.6680542 1.61860255,11.6220218 1.67223148,11.5788578 C4.34258757,9.42762407 6.04584266,7.76703544 6.78199675,6.5970919 C6.32983332,5.18116549 6.67141519,3.56272023 7.80167603,2.43245939 C9.00631537,1.22782005 11.1207889,0.499363679 12.2324295,1.45574117 Z M3.09759676,11.8625375 C2.53271346,11.8625375 2.07478508,12.323947 2.07478508,12.8931246 C2.07478508,13.4623021 2.53271346,13.9237117 3.09759676,13.9237117 C3.66248005,13.9237117 4.12040843,13.4623021 4.12040843,12.8931246 C4.12040843,12.323947 3.66248005,11.8625375 3.09759676,11.8625375 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',trash:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>57E63C9F-ED1A-4C01-82E7-4413FAE7BD1B@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1270.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="trash" transform="translate(0.000000, 1062.000000)">\n <g id="icons/trash/default" transform="translate(243.000000, 0.000000)">\n <path d="M9,3.00090871 L6.99666542,3 L6.99666542,4 L4.99666542,4 L4.99666542,2.96359226 C4.99666542,1.85902276 5.89209592,1 6.99666542,1 L9,1.00090871 C10.1045695,1.00090871 11,1.89633921 11,3.00090871 L11,4 L14,4 C14.5522847,4 15,4.44771525 15,5 C15,5.55228475 14.5522847,6 14,6 L12.837,6 L12.2275125,14.075378 C12.1880864,14.5969348 11.7534023,15 11.2303575,15 L4.76963682,15 C4.24659198,15 3.81190788,14.5969348 3.77248179,14.075378 L3.162,6 L2,6 C1.44771525,6 1,5.55228475 1,5 C1,4.44771525 1.44771525,4 2,4 L9,4 L9,3.00090871 Z M6.5,7 C6.22385763,7 6,7.22385763 6,7.5 L6,7.5 L6,11.5 C6,11.7761424 6.22385763,12 6.5,12 C6.77614237,12 7,11.7761424 7,11.5 L7,11.5 L7,7.5 C7,7.22385763 6.77614237,7 6.5,7 Z M9.5,7 C9.22385763,7 9,7.22385763 9,7.5 L9,7.5 L9,11.5 C9,11.7761424 9.22385763,12 9.5,12 C9.77614237,12 10,11.7761424 10,11.5 L10,11.5 L10,7.5 C10,7.22385763 9.77614237,7 9.5,7 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',turn:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>3D8FF491-8CCF-45C5-8645-7ADDDAD1C215@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1398.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="turn" transform="translate(0.000000, 1190.000000)">\n <g id="icon---in-uitdienst" transform="translate(243.000000, 0.000000)">\n <path d="M1,1.99423586 C1,1.44513456 1.44513456,1 1.99423586,1 C2.54333716,1 2.98847172,1.44513456 2.98847172,1.99423586 L2.988,9.007 L11.75,9.007 L9.39708325,6.66219399 C9.02209406,6.28838243 9.01220019,5.68418993 9.37474898,5.29830091 C9.70062819,4.9514422 10.2291067,4.90906176 10.6040311,5.18226633 L10.694357,5.25714859 C10.6984555,5.26099915 10.7025191,5.26488666 10.7065473,5.26881064 L14.6597991,9.11979005 C14.8244407,9.2801723 14.9219998,9.48346274 14.9520181,9.69468458 C15.0520172,9.99694432 15.0067353,10.3419522 14.7998574,10.6150025 C14.774755,10.6481342 14.7476112,10.6796685 14.718584,10.7094219 L10.8035296,14.7224257 C10.4493918,15.0854235 9.86803851,15.092606 9.50504067,14.7384682 L9.49310725,14.7266108 L9.49310725,14.7266108 C9.12637653,14.3554774 9.11943423,13.7605746 9.47740427,13.3809841 L11.712,11.01 L2,11.0100003 C1.44771525,11.0100003 1,10.5622851 1,10.0100003 L1,1.99423586 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',upload:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>625641CF-AE77-4A64-95BC-298DB7F96CF6@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1302.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="uploaden" transform="translate(0.000000, 1094.000000)">\n <g id="icon---download" transform="translate(243.000000, 0.000000)">\n <path d="M7.29289322,5.79310678 C7.68341751,5.40258249 8.31658249,5.40258249 8.70710678,5.79310678 L8.70710678,5.79310678 L12.207,9.293 C12.5975,9.6835 12.5975,10.3165 12.207,10.707 C12.0115,10.9025 11.756,11 11.5,11 C11.244,11 10.9885,10.9025 10.793,10.707 L10.793,10.707 L9,8.914 L9,13.535 C9,14.087 8.552,14.535 8,14.535 C7.4475,14.535 7,14.087 7,13.535 L7,13.535 L7,8.914 L5.207,10.707 C4.8165,11.0975 4.1835,11.0975 3.793,10.707 C3.4025,10.3165 3.4025,9.6835 3.793,9.293 L3.793,9.293 Z M12,2 C12.5522847,2 13,2.44771525 13,3 C13,3.55228475 12.5522847,4 12,4 L4,4 C3.44771525,4 3,3.55228475 3,3 C3,2.44771525 3.44771525,2 4,2 L12,2 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',warning:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>8610B121-CA13-4C32-BC35-1DBE51B9260A@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1334.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="warning" transform="translate(0.000000, 1126.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M8.4472136,1.34164079 C8.640741,1.43840449 8.79766349,1.59532698 8.89442719,1.78885438 L15.2763932,14.5527864 C15.5233825,15.0467649 15.3231581,15.6474379 14.8291796,15.8944272 C14.6903242,15.9638549 14.5372111,16 14.381966,16 L1.61803399,16 C1.06574924,16 0.618033989,15.5522847 0.618033989,15 C0.618033989,14.8447549 0.654179081,14.6916418 0.723606798,14.5527864 L7.10557281,1.78885438 C7.35256206,1.29487588 7.9532351,1.09465154 8.4472136,1.34164079 Z M8,12 C7.44771525,12 7,12.4477153 7,13 C7,13.5522847 7.44771525,14 8,14 C8.55228475,14 9,13.5522847 9,13 C9,12.4477153 8.55228475,12 8,12 Z M8,6 C7.44771525,6 7,6.44771525 7,7 L7,7 L7,10 C7,10.5522847 7.44771525,11 8,11 C8.55228475,11 9,10.5522847 9,10 L9,10 L9,7 C9,6.44771525 8.55228475,6 8,6 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>'},i=class{constructor(r){t(this,r),this.onClick=n(this,"onClick",7),this.variant="primary",this.size="medium",this.width="auto",this.loading=!1,this.chevron=!1,this.chevronPosition="end",this.disabled=!1,this.iconOnly=!1,this.iconPosition="end",this.inheritText=!1}render(){let t="white";switch(this.variant){case"secondary":t="storm";break;case"text":t="indigo"}return r(e,{class:`p-button ${"full"===this.width&&"w-full"}`},r("text"===this.variant?"a":"button",{class:`variant-${this.variant} size-${this.size} ${"full"===this.width&&"w-full"} icon-position-${this.iconPosition} ${this.chevron&&"has-chevron"} chevron-position-${this.chevronPosition} ${this.iconOnly&&"has-icon-only"} ${this.inheritText&&"should-inherit-text"} ${this._el.classList.value}`,disabled:this.disabled,href:this.href,target:this.target},this.chevron&&"start"===this.chevronPosition&&r("p-icon",{class:"chevron",variant:"chevron",rotate:"up"===this.chevron?180:0}),this.icon&&"start"===this.iconPosition&&this._getIcon(),r("slot",null),this.icon&&"end"===this.iconPosition&&this._getIcon(),this.loading&&r("p-loader",{color:t}),this.chevron&&"end"===this.chevronPosition&&r("p-icon",{class:"chevron",variant:"chevron",rotate:"up"===this.chevron?180:0})))}handleClick(t){this.loading||this.disabled||this.onClick.emit(t)}_getIcon(){if(this.icon)return r("p-icon",{variant:this.icon,flip:this.iconFlip,rotate:this.iconRotate})}get _el(){return o(this)}};i.style=".visible{visibility:visible!important}.static{position:static!important}.fixed{position:fixed!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.m-0{margin:0!important}.mb-6{margin-bottom:1.5rem!important}.mt-0{margin-top:0!important}.ml-1{margin-left:.25rem!important}.block{display:block!important}.inline{display:inline!important}.flex{display:flex!important}.table{display:table!important}.hidden{display:none!important}.h-10{height:2.5rem!important}.h-8{height:2rem!important}.h-6{height:1.5rem!important}.w-1{width:.25rem!important}.w-2{width:.5rem!important}.w-3{width:.75rem!important}.w-4{width:1rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-7{width:1.75rem!important}.w-8{width:2rem!important}.w-9{width:2.25rem!important}.w-10{width:2.5rem!important}.w-11{width:2.75rem!important}.w-full{width:100%!important}.w-auto{width:auto!important}.min-w-0{min-width:0!important}.flex-1{flex:1 1 0%!important}.rotate-0{--tw-rotate:0deg!important}.rotate-0,.rotate-25{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}.rotate-25{--tw-rotate:25deg!important}.rotate-45{--tw-rotate:45deg!important}.rotate-45,.rotate-90{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}.rotate-90{--tw-rotate:90deg!important}.rotate-135{--tw-rotate:135deg!important}.rotate-135,.rotate-180{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}.rotate-180{--tw-rotate:180deg!important}.rotate-225{--tw-rotate:225deg!important}.rotate-225,.rotate-270{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}.rotate-270{--tw-rotate:270deg!important}.rotate-315{--tw-rotate:315deg!important}.-rotate-0,.rotate-315{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}.-rotate-0{--tw-rotate:-0deg!important}.-rotate-25{--tw-rotate:-25deg!important}.-rotate-25,.-rotate-45{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}.-rotate-45{--tw-rotate:-45deg!important}.-rotate-90{--tw-rotate:-90deg!important}.-rotate-135,.-rotate-90{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}.-rotate-135{--tw-rotate:-135deg!important}.-rotate-180{--tw-rotate:-180deg!important}.-rotate-180,.-rotate-225{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}.-rotate-225{--tw-rotate:-225deg!important}.-rotate-270{--tw-rotate:-270deg!important}.-rotate-270,.-rotate-315{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}.-rotate-315{--tw-rotate:-315deg!important}.scale-x-flip{--tw-scale-x:-1!important}.scale-x-flip,.scale-y-flip{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}.scale-y-flip{--tw-scale-y:-1!important}.transform{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}.flex-col{flex-direction:column!important}.items-center{align-items:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.gap-4{gap:1rem!important}.justify-self-end{justify-self:end!important}.rounded-large{border-radius:.375rem!important}.rounded{border-radius:.25rem!important}.border{border-width:1px!important}.border-solid{border-style:solid!important}.border-mystic-dark{--tw-border-opacity:1!important;border-color:rgb(218 230 240/var(--tw-border-opacity))!important}.border-transparent{border-color:transparent!important}.border-t-mystic-dark{--tw-border-opacity:1!important;border-top-color:rgb(218 230 240/var(--tw-border-opacity))!important}.bg-indigo{background-color:rgb(82 138 250/var(--tw-bg-opacity))!important}.bg-indigo,.bg-white{--tw-bg-opacity:1!important}.bg-white{background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.p-4{padding:1rem!important}.text-xxs{font-size:.6875rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important}.text-lg,.text-xl{line-height:1.75rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-5xl{font-size:3rem!important}.text-5xl,.text-6xl{line-height:1!important}.text-6xl{font-size:3.75rem!important}.font-semibold{font-weight:600!important}.text-storm-dark{color:rgb(39 40 56/var(--tw-text-opacity))!important}.text-storm,.text-storm-dark{--tw-text-opacity:1!important}.text-storm{color:rgb(81 83 107/var(--tw-text-opacity))!important}.text-storm-medium{--tw-text-opacity:1!important;color:rgb(128 130 158/var(--tw-text-opacity))!important}.outline{outline-style:solid!important}.blur{--tw-blur:blur(8px)!important}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:85.375rem){.container{max-width:85.375rem}}@media (min-width:90rem){.container{max-width:90rem}}@media (min-width:120rem){.container{max-width:120rem}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}*{box-sizing:border-box}p-button{display:inline-block}p-button>a,p-button>button{align-items:center;border:0;border-radius:.375rem;cursor:pointer;display:flex;font-weight:600;height:2.5rem;justify-content:center;line-height:1rem;outline:0;width:auto;will-change:filter}p-button>a.icon-position-end>p-icon:not(.chevron),p-button>a>p-loader,p-button>button.icon-position-end>p-icon:not(.chevron),p-button>button>p-loader{margin-left:.5rem}p-button>a.icon-position-start>p-icon:not(.chevron),p-button>button.icon-position-start>p-icon:not(.chevron){margin-right:.5rem}p-button>a.variant-primary,p-button>a.variant-secondary,p-button>button.variant-primary,p-button>button.variant-secondary{padding-left:1rem;padding-right:1rem}p-button>a.variant-primary:hover:not([disabled]),p-button>a.variant-secondary:hover:not([disabled]),p-button>button.variant-primary:hover:not([disabled]),p-button>button.variant-secondary:hover:not([disabled]){--tw-drop-shadow:drop-shadow(0px 0.3125rem 1rem rgba(0,24,98,.08)) drop-shadow(0px 0.0625rem 0.1875rem rgba(0,24,98,.13));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}p-button>a.variant-primary,p-button>button.variant-primary{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(82 138 250/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}p-button>a.variant-primary.active:not([disabled]),p-button>a.variant-primary:active:not([disabled]),p-button>button.variant-primary.active:not([disabled]),p-button>button.variant-primary:active:not([disabled]){--tw-bg-opacity:1;background-color:rgb(44 75 169/var(--tw-bg-opacity))}p-button>a.variant-secondary,p-button>button.variant-secondary{--tw-border-opacity:1!important;--tw-text-opacity:1;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(218 230 240/var(--tw-border-opacity))!important;border-style:solid!important;border-width:1px!important;color:rgb(81 83 107/var(--tw-text-opacity))}p-button>a.variant-secondary.active:not([disabled]),p-button>a.variant-secondary:active:not([disabled]),p-button>button.variant-secondary.active:not([disabled]),p-button>button.variant-secondary:active:not([disabled]){--tw-bg-opacity:1;background-color:rgb(247 250 252/var(--tw-bg-opacity))}p-button>a.variant-text,p-button>button.variant-text{--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity))}p-button>a.variant-text:hover:not([disabled]),p-button>button.variant-text:hover:not([disabled]){--tw-text-opacity:1;color:rgb(44 75 169/var(--tw-text-opacity))}p-button>a.size-small,p-button>button.size-small{font-size:.875rem;height:2rem;line-height:1.25rem}p-button>a.width-full,p-button>button.width-full{width:100%}p-button>a[disabled],p-button>button[disabled]{opacity:.4}p-button>a.has-chevron.chevron-position-start,p-button>button.has-chevron.chevron-position-start{padding-left:.5rem}p-button>a.has-chevron.chevron-position-start>p-icon.chevron,p-button>button.has-chevron.chevron-position-start>p-icon.chevron{margin-right:.5rem}p-button>a.has-chevron.chevron-position-end,p-button>button.has-chevron.chevron-position-end{padding-right:.5rem}p-button>a.has-chevron.chevron-position-end>p-icon.chevron,p-button>button.has-chevron.chevron-position-end>p-icon.chevron{margin-left:.5rem}p-button>a.has-chevron.variant-secondary:hover:not([disabled]) p-icon:last-child,p-button>button.has-chevron.variant-secondary:hover:not([disabled]) p-icon:last-child{--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity))}p-button>a.has-icon-only,p-button>button.has-icon-only{padding-left:.5rem;padding-right:.5rem}p-button>a.has-icon-only>p-icon:first-child,p-button>button.has-icon-only>p-icon:first-child{margin-left:0;margin-right:0}p-button>a.should-inherit-text,p-button>button.should-inherit-text{color:inherit!important;font-size:inherit!important;font-weight:inherit!important}.-rotate-0,.-rotate-135,.-rotate-180,.-rotate-225,.-rotate-25,.-rotate-270,.-rotate-315,.-rotate-45,.-rotate-90,.rotate-0,.rotate-135,.rotate-180,.rotate-225,.rotate-25,.rotate-270,.rotate-315,.rotate-45,.rotate-90,.scale-x-flip,.scale-y-flip{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}@media (min-width:40rem){.tablet\\:w-80{width:20rem!important}.tablet\\:w-\\[33\\.5rem\\]{width:33.5rem!important}.tablet\\:w-\\[38rem\\]{width:38rem!important}.tablet\\:w-\\[47\\.5rem\\]{width:47.5rem!important}.tablet\\:w-\\[57\\.5rem\\]{width:57.5rem!important}}.w-1\\/12{width:8.333333%!important}.w-2\\/12{width:16.666667%!important}.w-3\\/12{width:25%!important}.w-4\\/12{width:33.333333%!important}.w-5\\/12{width:41.666667%!important}.w-6\\/12{width:50%!important}.w-7\\/12{width:58.333333%!important}.w-8\\/12{width:66.666667%!important}.w-9\\/12{width:75%!important}.w-10\\/12{width:83.333333%!important}.w-11\\/12{width:91.666667%!important}@media (min-width:40rem){.tablet\\:w-1\\/12{width:8.333333%!important}.tablet\\:w-2\\/12{width:16.666667%!important}.tablet\\:w-3\\/12{width:25%!important}.tablet\\:w-4\\/12{width:33.333333%!important}.tablet\\:w-5\\/12{width:41.666667%!important}.tablet\\:w-6\\/12{width:50%!important}.tablet\\:w-7\\/12{width:58.333333%!important}.tablet\\:w-8\\/12{width:66.666667%!important}.tablet\\:w-9\\/12{width:75%!important}.tablet\\:w-10\\/12{width:83.333333%!important}.tablet\\:w-11\\/12{width:91.666667%!important}}@media (min-width:64rem){.desktop-xs\\:w-1\\/12{width:8.333333%!important}.desktop-xs\\:w-2\\/12{width:16.666667%!important}.desktop-xs\\:w-3\\/12{width:25%!important}.desktop-xs\\:w-4\\/12{width:33.333333%!important}.desktop-xs\\:w-5\\/12{width:41.666667%!important}.desktop-xs\\:w-6\\/12{width:50%!important}.desktop-xs\\:w-7\\/12{width:58.333333%!important}.desktop-xs\\:w-8\\/12{width:66.666667%!important}.desktop-xs\\:w-9\\/12{width:75%!important}.desktop-xs\\:w-10\\/12{width:83.333333%!important}.desktop-xs\\:w-11\\/12{width:91.666667%!important}}@media (min-width:80rem){.desktop-sm\\:w-1\\/12{width:8.333333%!important}.desktop-sm\\:w-2\\/12{width:16.666667%!important}.desktop-sm\\:w-3\\/12{width:25%!important}.desktop-sm\\:w-4\\/12{width:33.333333%!important}.desktop-sm\\:w-5\\/12{width:41.666667%!important}.desktop-sm\\:w-6\\/12{width:50%!important}.desktop-sm\\:w-7\\/12{width:58.333333%!important}.desktop-sm\\:w-8\\/12{width:66.666667%!important}.desktop-sm\\:w-9\\/12{width:75%!important}.desktop-sm\\:w-10\\/12{width:83.333333%!important}.desktop-sm\\:w-11\\/12{width:91.666667%!important}}@media (min-width:85.375rem){.desktop\\:w-1\\/12{width:8.333333%!important}.desktop\\:w-2\\/12{width:16.666667%!important}.desktop\\:w-3\\/12{width:25%!important}.desktop\\:w-4\\/12{width:33.333333%!important}.desktop\\:w-5\\/12{width:41.666667%!important}.desktop\\:w-6\\/12{width:50%!important}.desktop\\:w-7\\/12{width:58.333333%!important}.desktop\\:w-8\\/12{width:66.666667%!important}.desktop\\:w-9\\/12{width:75%!important}.desktop\\:w-10\\/12{width:83.333333%!important}.desktop\\:w-11\\/12{width:91.666667%!important}}@media (min-width:90rem){.desktop-lg\\:w-1\\/12{width:8.333333%!important}.desktop-lg\\:w-2\\/12{width:16.666667%!important}.desktop-lg\\:w-3\\/12{width:25%!important}.desktop-lg\\:w-4\\/12{width:33.333333%!important}.desktop-lg\\:w-5\\/12{width:41.666667%!important}.desktop-lg\\:w-6\\/12{width:50%!important}.desktop-lg\\:w-7\\/12{width:58.333333%!important}.desktop-lg\\:w-8\\/12{width:66.666667%!important}.desktop-lg\\:w-9\\/12{width:75%!important}.desktop-lg\\:w-10\\/12{width:83.333333%!important}.desktop-lg\\:w-11\\/12{width:91.666667%!important}}@media (min-width:120rem){.desktop-xl\\:w-1\\/12{width:8.333333%!important}.desktop-xl\\:w-2\\/12{width:16.666667%!important}.desktop-xl\\:w-3\\/12{width:25%!important}.desktop-xl\\:w-4\\/12{width:33.333333%!important}.desktop-xl\\:w-5\\/12{width:41.666667%!important}.desktop-xl\\:w-6\\/12{width:50%!important}.desktop-xl\\:w-7\\/12{width:58.333333%!important}.desktop-xl\\:w-8\\/12{width:66.666667%!important}.desktop-xl\\:w-9\\/12{width:75%!important}.desktop-xl\\:w-10\\/12{width:83.333333%!important}.desktop-xl\\:w-11\\/12{width:91.666667%!important}}@media (min-width:64rem){.desktop-xs\\:flex{display:flex!important}.desktop-xs\\:hidden{display:none!important}.desktop-xs\\:w-auto{width:auto!important}.desktop-xs\\:flex-row{flex-direction:row!important}}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}";const s=class{constructor(n){t(this,n),this.size="auto",this.rotate=0,this.flip=null}render(){return r(e,{class:{"p-icon flex":!0,"text-auto":"auto"===this.size,"text-xxs":"xxs"===this.size,"text-xs":"xs"===this.size,"text-sm":"sm"===this.size,"text-base":"base"===this.size,"text-lg":"lg"===this.size,"text-xl":"xl"===this.size,"text-2xl":"2xl"===this.size,"text-3xl":"3xl"===this.size,"text-4xl":"4xl"===this.size,"text-5xl":"5xl"===this.size,"text-6xl":"6xl"===this.size,transform:!!this.rotate||!!this.flip,"scale-x-flip":"horizontal"===this.flip,"scale-y-flip":"vertical"===this.flip,"rotate-0":0===this.rotate,"rotate-25":25===this.rotate,"rotate-45":45===this.rotate,"rotate-90":90===this.rotate,"rotate-135":135===this.rotate,"rotate-180":180===this.rotate,"rotate-225":225===this.rotate,"rotate-270":270===this.rotate,"rotate-315":315===this.rotate,"-rotate-0":-0===this.rotate,"-rotate-25":-25===this.rotate,"-rotate-45":-45===this.rotate,"-rotate-90":-90===this.rotate,"-rotate-135":-135===this.rotate,"-rotate-180":-180===this.rotate,"-rotate-225":-225===this.rotate,"-rotate-270":-270===this.rotate,"-rotate-315":-315===this.rotate},innerHTML:a[this.variant]})}};s.style=".visible{visibility:visible!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.m-0{margin:0!important}.mt-6{margin-top:1.5rem!important}.mb-6{margin-bottom:1.5rem!important}.mt-0{margin-top:0!important}.ml-auto{margin-left:auto!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.block{display:block!important}.inline{display:inline!important}.flex{display:flex!important}.table{display:table!important}.hidden{display:none!important}.h-6{height:1.5rem!important}.w-1{width:.25rem!important}.w-2{width:.5rem!important}.w-3{width:.75rem!important}.w-4{width:1rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-7{width:1.75rem!important}.w-8{width:2rem!important}.w-9{width:2.25rem!important}.w-10{width:2.5rem!important}.w-11{width:2.75rem!important}.w-full{width:100%!important}.w-auto{width:auto!important}.min-w-0{min-width:0!important}.flex-1{flex:1 1 0%!important}.rotate-0{--tw-rotate:0deg!important}.rotate-0,.rotate-25{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}.rotate-25{--tw-rotate:25deg!important}.rotate-45{--tw-rotate:45deg!important}.rotate-45,.rotate-90{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}.rotate-90{--tw-rotate:90deg!important}.rotate-135{--tw-rotate:135deg!important}.rotate-135,.rotate-180{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}.rotate-180{--tw-rotate:180deg!important}.rotate-225{--tw-rotate:225deg!important}.rotate-225,.rotate-270{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}.rotate-270{--tw-rotate:270deg!important}.rotate-315{--tw-rotate:315deg!important}.-rotate-0,.rotate-315{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}.-rotate-0{--tw-rotate:-0deg!important}.-rotate-25{--tw-rotate:-25deg!important}.-rotate-25,.-rotate-45{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}.-rotate-45{--tw-rotate:-45deg!important}.-rotate-90{--tw-rotate:-90deg!important}.-rotate-135,.-rotate-90{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}.-rotate-135{--tw-rotate:-135deg!important}.-rotate-180{--tw-rotate:-180deg!important}.-rotate-180,.-rotate-225{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}.-rotate-225{--tw-rotate:-225deg!important}.-rotate-270{--tw-rotate:-270deg!important}.-rotate-270,.-rotate-315{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}.-rotate-315{--tw-rotate:-315deg!important}.scale-x-flip{--tw-scale-x:-1!important}.scale-x-flip,.scale-y-flip{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}.scale-y-flip{--tw-scale-y:-1!important}.transform{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}.cursor-pointer{cursor:pointer!important}.flex-col{flex-direction:column!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.justify-self-end{justify-self:end!important}.whitespace-nowrap{white-space:nowrap!important}.rounded{border-radius:.25rem!important}.border{border-width:1px!important}.border-solid{border-style:solid!important}.border-transparent{border-color:transparent!important}.border-t-mystic-dark{--tw-border-opacity:1!important;border-top-color:rgb(218 230 240/var(--tw-border-opacity))!important}.bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.p-4{padding:1rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.text-xxs{font-size:.6875rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important}.text-lg,.text-xl{line-height:1.75rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-5xl{font-size:3rem!important}.text-5xl,.text-6xl{line-height:1!important}.text-6xl{font-size:3.75rem!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.text-storm-vague{color:rgb(152 154 183/var(--tw-text-opacity))!important}.text-storm-dark,.text-storm-vague{--tw-text-opacity:1!important}.text-storm-dark{color:rgb(39 40 56/var(--tw-text-opacity))!important}.text-storm{color:rgb(81 83 107/var(--tw-text-opacity))!important}.text-storm,.text-storm-medium{--tw-text-opacity:1!important}.text-storm-medium{color:rgb(128 130 158/var(--tw-text-opacity))!important}.text-negative{color:rgb(185 30 40/var(--tw-text-opacity))!important}.text-negative,.text-negative-light{--tw-text-opacity:1!important}.text-negative-light{color:rgb(255 204 211/var(--tw-text-opacity))!important}.blur{--tw-blur:blur(8px)!important}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:85.375rem){.container{max-width:85.375rem}}@media (min-width:90rem){.container{max-width:90rem}}@media (min-width:120rem){.container{max-width:120rem}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}*{box-sizing:border-box}.-rotate-0,.-rotate-135,.-rotate-180,.-rotate-225,.-rotate-25,.-rotate-270,.-rotate-315,.-rotate-45,.-rotate-90,.rotate-0,.rotate-135,.rotate-180,.rotate-225,.rotate-25,.rotate-270,.rotate-315,.rotate-45,.rotate-90,.scale-x-flip,.scale-y-flip{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}@media (min-width:40rem){.tablet\\:w-80{width:20rem!important}.tablet\\:w-\\[33\\.5rem\\]{width:33.5rem!important}.tablet\\:w-\\[38rem\\]{width:38rem!important}.tablet\\:w-\\[47\\.5rem\\]{width:47.5rem!important}.tablet\\:w-\\[57\\.5rem\\]{width:57.5rem!important}}.w-1\\/12{width:8.333333%!important}.w-2\\/12{width:16.666667%!important}.w-3\\/12{width:25%!important}.w-4\\/12{width:33.333333%!important}.w-5\\/12{width:41.666667%!important}.w-6\\/12{width:50%!important}.w-7\\/12{width:58.333333%!important}.w-8\\/12{width:66.666667%!important}.w-9\\/12{width:75%!important}.w-10\\/12{width:83.333333%!important}.w-11\\/12{width:91.666667%!important}@media (min-width:40rem){.tablet\\:w-1\\/12{width:8.333333%!important}.tablet\\:w-2\\/12{width:16.666667%!important}.tablet\\:w-3\\/12{width:25%!important}.tablet\\:w-4\\/12{width:33.333333%!important}.tablet\\:w-5\\/12{width:41.666667%!important}.tablet\\:w-6\\/12{width:50%!important}.tablet\\:w-7\\/12{width:58.333333%!important}.tablet\\:w-8\\/12{width:66.666667%!important}.tablet\\:w-9\\/12{width:75%!important}.tablet\\:w-10\\/12{width:83.333333%!important}.tablet\\:w-11\\/12{width:91.666667%!important}}@media (min-width:64rem){.desktop-xs\\:w-1\\/12{width:8.333333%!important}.desktop-xs\\:w-2\\/12{width:16.666667%!important}.desktop-xs\\:w-3\\/12{width:25%!important}.desktop-xs\\:w-4\\/12{width:33.333333%!important}.desktop-xs\\:w-5\\/12{width:41.666667%!important}.desktop-xs\\:w-6\\/12{width:50%!important}.desktop-xs\\:w-7\\/12{width:58.333333%!important}.desktop-xs\\:w-8\\/12{width:66.666667%!important}.desktop-xs\\:w-9\\/12{width:75%!important}.desktop-xs\\:w-10\\/12{width:83.333333%!important}.desktop-xs\\:w-11\\/12{width:91.666667%!important}}@media (min-width:80rem){.desktop-sm\\:w-1\\/12{width:8.333333%!important}.desktop-sm\\:w-2\\/12{width:16.666667%!important}.desktop-sm\\:w-3\\/12{width:25%!important}.desktop-sm\\:w-4\\/12{width:33.333333%!important}.desktop-sm\\:w-5\\/12{width:41.666667%!important}.desktop-sm\\:w-6\\/12{width:50%!important}.desktop-sm\\:w-7\\/12{width:58.333333%!important}.desktop-sm\\:w-8\\/12{width:66.666667%!important}.desktop-sm\\:w-9\\/12{width:75%!important}.desktop-sm\\:w-10\\/12{width:83.333333%!important}.desktop-sm\\:w-11\\/12{width:91.666667%!important}}@media (min-width:85.375rem){.desktop\\:w-1\\/12{width:8.333333%!important}.desktop\\:w-2\\/12{width:16.666667%!important}.desktop\\:w-3\\/12{width:25%!important}.desktop\\:w-4\\/12{width:33.333333%!important}.desktop\\:w-5\\/12{width:41.666667%!important}.desktop\\:w-6\\/12{width:50%!important}.desktop\\:w-7\\/12{width:58.333333%!important}.desktop\\:w-8\\/12{width:66.666667%!important}.desktop\\:w-9\\/12{width:75%!important}.desktop\\:w-10\\/12{width:83.333333%!important}.desktop\\:w-11\\/12{width:91.666667%!important}}@media (min-width:90rem){.desktop-lg\\:w-1\\/12{width:8.333333%!important}.desktop-lg\\:w-2\\/12{width:16.666667%!important}.desktop-lg\\:w-3\\/12{width:25%!important}.desktop-lg\\:w-4\\/12{width:33.333333%!important}.desktop-lg\\:w-5\\/12{width:41.666667%!important}.desktop-lg\\:w-6\\/12{width:50%!important}.desktop-lg\\:w-7\\/12{width:58.333333%!important}.desktop-lg\\:w-8\\/12{width:66.666667%!important}.desktop-lg\\:w-9\\/12{width:75%!important}.desktop-lg\\:w-10\\/12{width:83.333333%!important}.desktop-lg\\:w-11\\/12{width:91.666667%!important}}@media (min-width:120rem){.desktop-xl\\:w-1\\/12{width:8.333333%!important}.desktop-xl\\:w-2\\/12{width:16.666667%!important}.desktop-xl\\:w-3\\/12{width:25%!important}.desktop-xl\\:w-4\\/12{width:33.333333%!important}.desktop-xl\\:w-5\\/12{width:41.666667%!important}.desktop-xl\\:w-6\\/12{width:50%!important}.desktop-xl\\:w-7\\/12{width:58.333333%!important}.desktop-xl\\:w-8\\/12{width:66.666667%!important}.desktop-xl\\:w-9\\/12{width:75%!important}.desktop-xl\\:w-10\\/12{width:83.333333%!important}.desktop-xl\\:w-11\\/12{width:91.666667%!important}}@media (min-width:64rem){.desktop-xs\\:flex{display:flex!important}.desktop-xs\\:hidden{display:none!important}.desktop-xs\\:w-auto{width:auto!important}.desktop-xs\\:flex-row{flex-direction:row!important}}.hover\\:text-negative:hover{--tw-text-opacity:1!important;color:rgb(185 30 40/var(--tw-text-opacity))!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}";const l=class{constructor(n){t(this,n),this.show=!0,this.variant="inline",this.color="indigo",this._show=this.show,this._loader=r("div",{class:`loader color-${this.color}`})}componentWillRender(){this._checkShow()}componentShouldUpdate(){this._checkShow()}render(){if(this._show)return"ghost"===this.variant?r(e,{class:"p-loader variant-ghost"}):"full-screen"===this.variant?r(e,{class:"p-loader variant-full-screen"},r("div",{class:"loading-screen"},r("div",{class:"content"},r("slot",null),r("div",{class:"loader-wrapper"},this._loader)))):r(e,{class:`p-loader flex ${"full-width"===this.variant&&"w-full flex justify-center text-4xl"}`},this._loader)}_checkShow(){var t;this._showSubscriber&&(this._showSubscriber.unsubscribe(),this._showSubscriber=null),"boolean"==typeof this.show?this._show=this.show:this._showSubscriber=null===(t=this.show)||void 0===t?void 0:t.subscribe((t=>this._show=t))}};l.style=".visible{visibility:visible!important}.static{position:static!important}.fixed{position:fixed!important}.top-0{top:0!important}.left-0{left:0!important}.bottom-0{bottom:0!important}.m-0{margin:0!important}.mb-6{margin-bottom:1.5rem!important}.mt-0{margin-top:0!important}.ml-1{margin-left:.25rem!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:flex!important}.table{display:table!important}.hidden{display:none!important}.h-\\[1em\\]{height:1em!important}.h-6{height:1.5rem!important}.w-\\[1em\\]{width:1em!important}.w-screen{width:100vw!important}.w-full{width:100%!important}.w-1{width:.25rem!important}.w-2{width:.5rem!important}.w-3{width:.75rem!important}.w-4{width:1rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-7{width:1.75rem!important}.w-8{width:2rem!important}.w-9{width:2.25rem!important}.w-10{width:2.5rem!important}.w-11{width:2.75rem!important}.w-auto{width:auto!important}.min-w-0{min-width:0!important}.flex-1{flex:1 1 0%!important}.rotate-0{--tw-rotate:0deg!important}.rotate-0,.rotate-25{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}.rotate-25{--tw-rotate:25deg!important}.rotate-45{--tw-rotate:45deg!important}.rotate-45,.rotate-90{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}.rotate-90{--tw-rotate:90deg!important}.rotate-135{--tw-rotate:135deg!important}.rotate-135,.rotate-180{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}.rotate-180{--tw-rotate:180deg!important}.rotate-225{--tw-rotate:225deg!important}.rotate-225,.rotate-270{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}.rotate-270{--tw-rotate:270deg!important}.rotate-315{--tw-rotate:315deg!important}.-rotate-0,.rotate-315{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}.-rotate-0{--tw-rotate:-0deg!important}.-rotate-25{--tw-rotate:-25deg!important}.-rotate-25,.-rotate-45{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}.-rotate-45{--tw-rotate:-45deg!important}.-rotate-90{--tw-rotate:-90deg!important}.-rotate-135,.-rotate-90{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}.-rotate-135{--tw-rotate:-135deg!important}.-rotate-180{--tw-rotate:-180deg!important}.-rotate-180,.-rotate-225{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}.-rotate-225{--tw-rotate:-225deg!important}.-rotate-270{--tw-rotate:-270deg!important}.-rotate-270,.-rotate-315{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}.-rotate-315{--tw-rotate:-315deg!important}.scale-x-flip{--tw-scale-x:-1!important}.scale-x-flip,.scale-y-flip{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}.scale-y-flip{--tw-scale-y:-1!important}.transform{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}.animate-spin{animation:spin 1s linear infinite!important}.cursor-pointer{cursor:pointer!important}.flex-col{flex-direction:column!important}.items-center{align-items:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.gap-4{gap:1rem!important}.justify-self-end{justify-self:end!important}.rounded{border-radius:.25rem!important}.border-2{border-width:2px!important}.border{border-width:1px!important}.border-solid{border-style:solid!important}.border-indigo-light{--tw-border-opacity:1!important;border-color:rgb(241 246 255/var(--tw-border-opacity))!important}.border-storm-light\\/40{border-color:rgba(176,178,203,.4)!important}.border-indigo-light\\/40{border-color:rgba(241,246,255,.4)!important}.border-transparent{border-color:transparent!important}.border-t-indigo{--tw-border-opacity:1!important;border-top-color:rgb(82 138 250/var(--tw-border-opacity))!important}.border-t-storm{--tw-border-opacity:1!important;border-top-color:rgb(81 83 107/var(--tw-border-opacity))!important}.border-t-white{border-top-color:rgb(255 255 255/var(--tw-border-opacity))!important}.border-t-mystic-dark,.border-t-white{--tw-border-opacity:1!important}.border-t-mystic-dark{border-top-color:rgb(218 230 240/var(--tw-border-opacity))!important}.bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.p-4{padding:1rem!important}.text-xxs{font-size:.6875rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important}.text-lg,.text-xl{line-height:1.75rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-5xl{font-size:3rem!important}.text-5xl,.text-6xl{line-height:1!important}.text-6xl{font-size:3.75rem!important}.font-semibold{font-weight:600!important}.text-storm-dark{color:rgb(39 40 56/var(--tw-text-opacity))!important}.text-storm,.text-storm-dark{--tw-text-opacity:1!important}.text-storm{color:rgb(81 83 107/var(--tw-text-opacity))!important}.text-storm-medium{--tw-text-opacity:1!important;color:rgb(128 130 158/var(--tw-text-opacity))!important}.blur{--tw-blur:blur(8px)!important}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:85.375rem){.container{max-width:85.375rem}}@media (min-width:90rem){.container{max-width:90rem}}@media (min-width:120rem){.container{max-width:120rem}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}*{box-sizing:border-box}:host(:not(.variant-ghost)) .loader{--tw-border-opacity:1!important;animation:spin 1s linear infinite;border-color:rgb(241 246 255/var(--tw-border-opacity))!important;border-radius:100%;border-style:solid!important;border-top:solid rgb(82 138 250/var(--tw-border-opacity))!important;border-width:2px!important;display:inline-block;height:1em;transition-duration:.5s;width:1em;will-change:transform}:host(:not(.variant-ghost)) .loader.color-storm{--tw-border-opacity:1!important;border-color:rgba(176,178,203,.4)!important;border-top-color:rgb(81 83 107/var(--tw-border-opacity))!important}:host(:not(.variant-ghost)) .loader.color-white{--tw-border-opacity:1!important;border-color:rgba(241,246,255,.4)!important;border-top-color:rgb(255 255 255/var(--tw-border-opacity))!important}:host(:not(.variant-ghost)) .loading-screen{--tw-bg-opacity:1;align-items:center;background-color:rgb(247 250 252/var(--tw-bg-opacity));display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1001}:host(:not(.variant-ghost)) .loading-screen .content{max-width:20rem}:host(:not(.variant-ghost)) .loading-screen .content .loader-wrapper{display:flex;justify-content:center;width:100%}:host(:not(.variant-ghost)) .loading-screen .content .loader-wrapper .loader{font-size:2.25rem;line-height:2.5rem}:host(.variant-ghost){--loading-bg:#f7fafc;--loading-stripe:#fcfdfe;animation:loading 1s ease-in-out infinite;background-color:var(--loading-bg);background:linear-gradient(100deg,hsla(0,0%,100%,0) 40%,var(--loading-stripe) 50%,hsla(0,0%,100%,0) 60%) var(--loading-bg);background-position-x:180%;background-size:200% 100%;box-sizing:border-box;display:block;min-height:1em;min-width:1em;will-change:background,background-position-x,background-color}@keyframes loading{to{background-position-x:-20%}}.-rotate-0,.-rotate-135,.-rotate-180,.-rotate-225,.-rotate-25,.-rotate-270,.-rotate-315,.-rotate-45,.-rotate-90,.rotate-0,.rotate-135,.rotate-180,.rotate-225,.rotate-25,.rotate-270,.rotate-315,.rotate-45,.rotate-90,.scale-x-flip,.scale-y-flip{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}@media (min-width:40rem){.tablet\\:w-80{width:20rem!important}.tablet\\:w-\\[33\\.5rem\\]{width:33.5rem!important}.tablet\\:w-\\[38rem\\]{width:38rem!important}.tablet\\:w-\\[47\\.5rem\\]{width:47.5rem!important}.tablet\\:w-\\[57\\.5rem\\]{width:57.5rem!important}}.w-1\\/12{width:8.333333%!important}.w-2\\/12{width:16.666667%!important}.w-3\\/12{width:25%!important}.w-4\\/12{width:33.333333%!important}.w-5\\/12{width:41.666667%!important}.w-6\\/12{width:50%!important}.w-7\\/12{width:58.333333%!important}.w-8\\/12{width:66.666667%!important}.w-9\\/12{width:75%!important}.w-10\\/12{width:83.333333%!important}.w-11\\/12{width:91.666667%!important}@media (min-width:40rem){.tablet\\:w-1\\/12{width:8.333333%!important}.tablet\\:w-2\\/12{width:16.666667%!important}.tablet\\:w-3\\/12{width:25%!important}.tablet\\:w-4\\/12{width:33.333333%!important}.tablet\\:w-5\\/12{width:41.666667%!important}.tablet\\:w-6\\/12{width:50%!important}.tablet\\:w-7\\/12{width:58.333333%!important}.tablet\\:w-8\\/12{width:66.666667%!important}.tablet\\:w-9\\/12{width:75%!important}.tablet\\:w-10\\/12{width:83.333333%!important}.tablet\\:w-11\\/12{width:91.666667%!important}}@media (min-width:64rem){.desktop-xs\\:w-1\\/12{width:8.333333%!important}.desktop-xs\\:w-2\\/12{width:16.666667%!important}.desktop-xs\\:w-3\\/12{width:25%!important}.desktop-xs\\:w-4\\/12{width:33.333333%!important}.desktop-xs\\:w-5\\/12{width:41.666667%!important}.desktop-xs\\:w-6\\/12{width:50%!important}.desktop-xs\\:w-7\\/12{width:58.333333%!important}.desktop-xs\\:w-8\\/12{width:66.666667%!important}.desktop-xs\\:w-9\\/12{width:75%!important}.desktop-xs\\:w-10\\/12{width:83.333333%!important}.desktop-xs\\:w-11\\/12{width:91.666667%!important}}@media (min-width:80rem){.desktop-sm\\:w-1\\/12{width:8.333333%!important}.desktop-sm\\:w-2\\/12{width:16.666667%!important}.desktop-sm\\:w-3\\/12{width:25%!important}.desktop-sm\\:w-4\\/12{width:33.333333%!important}.desktop-sm\\:w-5\\/12{width:41.666667%!important}.desktop-sm\\:w-6\\/12{width:50%!important}.desktop-sm\\:w-7\\/12{width:58.333333%!important}.desktop-sm\\:w-8\\/12{width:66.666667%!important}.desktop-sm\\:w-9\\/12{width:75%!important}.desktop-sm\\:w-10\\/12{width:83.333333%!important}.desktop-sm\\:w-11\\/12{width:91.666667%!important}}@media (min-width:85.375rem){.desktop\\:w-1\\/12{width:8.333333%!important}.desktop\\:w-2\\/12{width:16.666667%!important}.desktop\\:w-3\\/12{width:25%!important}.desktop\\:w-4\\/12{width:33.333333%!important}.desktop\\:w-5\\/12{width:41.666667%!important}.desktop\\:w-6\\/12{width:50%!important}.desktop\\:w-7\\/12{width:58.333333%!important}.desktop\\:w-8\\/12{width:66.666667%!important}.desktop\\:w-9\\/12{width:75%!important}.desktop\\:w-10\\/12{width:83.333333%!important}.desktop\\:w-11\\/12{width:91.666667%!important}}@media (min-width:90rem){.desktop-lg\\:w-1\\/12{width:8.333333%!important}.desktop-lg\\:w-2\\/12{width:16.666667%!important}.desktop-lg\\:w-3\\/12{width:25%!important}.desktop-lg\\:w-4\\/12{width:33.333333%!important}.desktop-lg\\:w-5\\/12{width:41.666667%!important}.desktop-lg\\:w-6\\/12{width:50%!important}.desktop-lg\\:w-7\\/12{width:58.333333%!important}.desktop-lg\\:w-8\\/12{width:66.666667%!important}.desktop-lg\\:w-9\\/12{width:75%!important}.desktop-lg\\:w-10\\/12{width:83.333333%!important}.desktop-lg\\:w-11\\/12{width:91.666667%!important}}@media (min-width:120rem){.desktop-xl\\:w-1\\/12{width:8.333333%!important}.desktop-xl\\:w-2\\/12{width:16.666667%!important}.desktop-xl\\:w-3\\/12{width:25%!important}.desktop-xl\\:w-4\\/12{width:33.333333%!important}.desktop-xl\\:w-5\\/12{width:41.666667%!important}.desktop-xl\\:w-6\\/12{width:50%!important}.desktop-xl\\:w-7\\/12{width:58.333333%!important}.desktop-xl\\:w-8\\/12{width:66.666667%!important}.desktop-xl\\:w-9\\/12{width:75%!important}.desktop-xl\\:w-10\\/12{width:83.333333%!important}.desktop-xl\\:w-11\\/12{width:91.666667%!important}}@media (min-width:64rem){.desktop-xs\\:flex{display:flex!important}.desktop-xs\\:hidden{display:none!important}.desktop-xs\\:w-auto{width:auto!important}.desktop-xs\\:flex-row{flex-direction:row!important}}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}";export{i as p_button,s as p_icon,l as p_loader}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as t,h as i,H as r,c as o,g as e}from"./p-d9c1fe13.js";import{o as a}from"./p-09ea2a1a.js";import{f as n,g as s}from"./p-3ef5e549.js";import{d,a as p}from"./p-6c60fd3d.js";const w=class{constructor(i){t(this,i),this.variant="default",this.template=({value:t})=>t}get data(){var t;return"header"===this.variant?{value:this.value}:{value:null!==(t=this.value)&&void 0!==t?t:a(this.item,this.definition.path),item:this.item,index:this.index,rowIndex:this.rowIndex}}render(){return i(r,{class:Object.assign({"p-table-cell":!0,[`variant-${this.variant}`]:!0},this._getColumnClasses())},this.checkbox,"loading"===this.variant?i("p-loader",{variant:"ghost",class:"rounded flex-1 w-full h-6"}):i("div",{class:"flex"},"header"===this.variant?this.data.value:this.definition.useSlot?i("slot",null):this.template(this.data)))}_getColumnClasses(){var t,i,r,o,e,a;const n=this.definition?this._getSizes(this.definition):{};return Object.assign({"justify-start":!(null===(t=this.definition)||void 0===t?void 0:t.align)||"start"===(null===(i=this.definition)||void 0===i?void 0:i.align),"justify-center":"center"===(null===(r=this.definition)||void 0===r?void 0:r.align),"justify-end":"end"===(null===(o=this.definition)||void 0===o?void 0:o.align),"font-semibold":"header"!==this.variant&&"th"===(null===(e=this.definition)||void 0===e?void 0:e.type),"text-storm-dark":"header"!==this.variant&&"th"===(null===(a=this.definition)||void 0===a?void 0:a.type)},n)}_getSizes({sizes:t}){if("auto"===t||!t)return{"w-auto":!0};if("object"==typeof t){const i={};for(const r of Object.keys(t))"default"!==r?i[`${r}:w-${t[`${r}`]}/12`]=!0:i[`w-${t.default}/12`]=!0;return i}return{[`w-${t}/12`]:!0}}};w.style=".visible{visibility:visible!important}.static{position:static!important}.fixed{position:fixed!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.m-0{margin:0!important}.ml-1{margin-left:.25rem!important}.block{display:block!important}.flex{display:flex!important}.table{display:table!important}.hidden{display:none!important}.h-6{height:1.5rem!important}.w-1{width:.25rem!important}.w-2{width:.5rem!important}.w-3{width:.75rem!important}.w-4{width:1rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-7{width:1.75rem!important}.w-8{width:2rem!important}.w-9{width:2.25rem!important}.w-10{width:2.5rem!important}.w-11{width:2.75rem!important}.w-full{width:100%!important}.w-auto{width:auto!important}.flex-1{flex:1 1 0%!important}.flex-col{flex-direction:column!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.gap-4{gap:1rem!important}.justify-self-end{justify-self:end!important}.rounded{border-radius:.25rem!important}.border{border-width:1px!important}.border-solid{border-style:solid!important}.border-transparent{border-color:transparent!important}.border-t-mystic-dark{--tw-border-opacity:1!important;border-top-color:rgb(218 230 240/var(--tw-border-opacity))!important}.bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.p-4{padding:1rem!important}.font-semibold{font-weight:600!important}.text-storm-dark{--tw-text-opacity:1!important;color:rgb(39 40 56/var(--tw-text-opacity))!important}.blur{--tw-blur:blur(8px)!important}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}*{box-sizing:border-box}p-table-cell{align-items:center;display:flex;gap:1rem}.w-1\\/12{width:8.333333%!important}.w-2\\/12{width:16.666667%!important}.w-3\\/12{width:25%!important}.w-4\\/12{width:33.333333%!important}.w-5\\/12{width:41.666667%!important}.w-6\\/12{width:50%!important}.w-7\\/12{width:58.333333%!important}.w-8\\/12{width:66.666667%!important}.w-9\\/12{width:75%!important}.w-10\\/12{width:83.333333%!important}.w-11\\/12{width:91.666667%!important}@media (min-width:40rem){.tablet\\:w-1\\/12{width:8.333333%!important}.tablet\\:w-2\\/12{width:16.666667%!important}.tablet\\:w-3\\/12{width:25%!important}.tablet\\:w-4\\/12{width:33.333333%!important}.tablet\\:w-5\\/12{width:41.666667%!important}.tablet\\:w-6\\/12{width:50%!important}.tablet\\:w-7\\/12{width:58.333333%!important}.tablet\\:w-8\\/12{width:66.666667%!important}.tablet\\:w-9\\/12{width:75%!important}.tablet\\:w-10\\/12{width:83.333333%!important}.tablet\\:w-11\\/12{width:91.666667%!important}}@media (min-width:64rem){.desktop-xs\\:w-1\\/12{width:8.333333%!important}.desktop-xs\\:w-2\\/12{width:16.666667%!important}.desktop-xs\\:w-3\\/12{width:25%!important}.desktop-xs\\:w-4\\/12{width:33.333333%!important}.desktop-xs\\:w-5\\/12{width:41.666667%!important}.desktop-xs\\:w-6\\/12{width:50%!important}.desktop-xs\\:w-7\\/12{width:58.333333%!important}.desktop-xs\\:w-8\\/12{width:66.666667%!important}.desktop-xs\\:w-9\\/12{width:75%!important}.desktop-xs\\:w-10\\/12{width:83.333333%!important}.desktop-xs\\:w-11\\/12{width:91.666667%!important}}@media (min-width:80rem){.desktop-sm\\:w-1\\/12{width:8.333333%!important}.desktop-sm\\:w-2\\/12{width:16.666667%!important}.desktop-sm\\:w-3\\/12{width:25%!important}.desktop-sm\\:w-4\\/12{width:33.333333%!important}.desktop-sm\\:w-5\\/12{width:41.666667%!important}.desktop-sm\\:w-6\\/12{width:50%!important}.desktop-sm\\:w-7\\/12{width:58.333333%!important}.desktop-sm\\:w-8\\/12{width:66.666667%!important}.desktop-sm\\:w-9\\/12{width:75%!important}.desktop-sm\\:w-10\\/12{width:83.333333%!important}.desktop-sm\\:w-11\\/12{width:91.666667%!important}}@media (min-width:85.375rem){.desktop\\:w-1\\/12{width:8.333333%!important}.desktop\\:w-2\\/12{width:16.666667%!important}.desktop\\:w-3\\/12{width:25%!important}.desktop\\:w-4\\/12{width:33.333333%!important}.desktop\\:w-5\\/12{width:41.666667%!important}.desktop\\:w-6\\/12{width:50%!important}.desktop\\:w-7\\/12{width:58.333333%!important}.desktop\\:w-8\\/12{width:66.666667%!important}.desktop\\:w-9\\/12{width:75%!important}.desktop\\:w-10\\/12{width:83.333333%!important}.desktop\\:w-11\\/12{width:91.666667%!important}}@media (min-width:90rem){.desktop-lg\\:w-1\\/12{width:8.333333%!important}.desktop-lg\\:w-2\\/12{width:16.666667%!important}.desktop-lg\\:w-3\\/12{width:25%!important}.desktop-lg\\:w-4\\/12{width:33.333333%!important}.desktop-lg\\:w-5\\/12{width:41.666667%!important}.desktop-lg\\:w-6\\/12{width:50%!important}.desktop-lg\\:w-7\\/12{width:58.333333%!important}.desktop-lg\\:w-8\\/12{width:66.666667%!important}.desktop-lg\\:w-9\\/12{width:75%!important}.desktop-lg\\:w-10\\/12{width:83.333333%!important}.desktop-lg\\:w-11\\/12{width:91.666667%!important}}@media (min-width:120rem){.desktop-xl\\:w-1\\/12{width:8.333333%!important}.desktop-xl\\:w-2\\/12{width:16.666667%!important}.desktop-xl\\:w-3\\/12{width:25%!important}.desktop-xl\\:w-4\\/12{width:33.333333%!important}.desktop-xl\\:w-5\\/12{width:41.666667%!important}.desktop-xl\\:w-6\\/12{width:50%!important}.desktop-xl\\:w-7\\/12{width:58.333333%!important}.desktop-xl\\:w-8\\/12{width:66.666667%!important}.desktop-xl\\:w-9\\/12{width:75%!important}.desktop-xl\\:w-10\\/12{width:83.333333%!important}.desktop-xl\\:w-11\\/12{width:91.666667%!important}}@media (min-width:64rem){.desktop-xs\\:flex{display:flex!important}.desktop-xs\\:hidden{display:none!important}.desktop-xs\\:w-auto{width:auto!important}.desktop-xs\\:flex-row{flex-direction:row!important}}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}";const m=class{constructor(i){t(this,i)}render(){return i(r,{class:"p-table-container"},i("slot",null))}};m.style=".visible{visibility:visible!important}.static{position:static!important}.fixed{position:fixed!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.m-0{margin:0!important}.ml-1{margin-left:.25rem!important}.block{display:block!important}.flex{display:flex!important}.table{display:table!important}.hidden{display:none!important}.h-6{height:1.5rem!important}.w-1{width:.25rem!important}.w-2{width:.5rem!important}.w-3{width:.75rem!important}.w-4{width:1rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-7{width:1.75rem!important}.w-8{width:2rem!important}.w-9{width:2.25rem!important}.w-10{width:2.5rem!important}.w-11{width:2.75rem!important}.w-full{width:100%!important}.w-auto{width:auto!important}.flex-1{flex:1 1 0%!important}.flex-col{flex-direction:column!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.gap-4{gap:1rem!important}.justify-self-end{justify-self:end!important}.rounded{border-radius:.25rem!important}.border{border-width:1px!important}.border-solid{border-style:solid!important}.border-transparent{border-color:transparent!important}.border-t-mystic-dark{--tw-border-opacity:1!important;border-top-color:rgb(218 230 240/var(--tw-border-opacity))!important}.bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.p-4{padding:1rem!important}.font-semibold{font-weight:600!important}.text-storm-dark{--tw-text-opacity:1!important;color:rgb(39 40 56/var(--tw-text-opacity))!important}.shadow-4{--tw-shadow:0px 0.3125rem 1rem rgba(0,24,98,.08),0px 0.0625rem 0.1875rem rgba(0,24,98,.13)!important;--tw-shadow-colored:0px 0.3125rem 1rem var(--tw-shadow-color),0px 0.0625rem 0.1875rem 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}.blur{--tw-blur:blur(8px)!important}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}*{box-sizing:border-box}:host{--tw-bg-opacity:1;--tw-shadow:0px 0.3125rem 1rem rgba(0,24,98,.08),0px 0.0625rem 0.1875rem rgba(0,24,98,.13)!important;--tw-shadow-colored:0px 0.3125rem 1rem var(--tw-shadow-color),0px 0.0625rem 0.1875rem var(--tw-shadow-color)!important;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.375rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important;display:flex;flex-direction:column;width:100%}.w-1\\/12{width:8.333333%!important}.w-2\\/12{width:16.666667%!important}.w-3\\/12{width:25%!important}.w-4\\/12{width:33.333333%!important}.w-5\\/12{width:41.666667%!important}.w-6\\/12{width:50%!important}.w-7\\/12{width:58.333333%!important}.w-8\\/12{width:66.666667%!important}.w-9\\/12{width:75%!important}.w-10\\/12{width:83.333333%!important}.w-11\\/12{width:91.666667%!important}@media (min-width:40rem){.tablet\\:w-1\\/12{width:8.333333%!important}.tablet\\:w-2\\/12{width:16.666667%!important}.tablet\\:w-3\\/12{width:25%!important}.tablet\\:w-4\\/12{width:33.333333%!important}.tablet\\:w-5\\/12{width:41.666667%!important}.tablet\\:w-6\\/12{width:50%!important}.tablet\\:w-7\\/12{width:58.333333%!important}.tablet\\:w-8\\/12{width:66.666667%!important}.tablet\\:w-9\\/12{width:75%!important}.tablet\\:w-10\\/12{width:83.333333%!important}.tablet\\:w-11\\/12{width:91.666667%!important}}@media (min-width:64rem){.desktop-xs\\:w-1\\/12{width:8.333333%!important}.desktop-xs\\:w-2\\/12{width:16.666667%!important}.desktop-xs\\:w-3\\/12{width:25%!important}.desktop-xs\\:w-4\\/12{width:33.333333%!important}.desktop-xs\\:w-5\\/12{width:41.666667%!important}.desktop-xs\\:w-6\\/12{width:50%!important}.desktop-xs\\:w-7\\/12{width:58.333333%!important}.desktop-xs\\:w-8\\/12{width:66.666667%!important}.desktop-xs\\:w-9\\/12{width:75%!important}.desktop-xs\\:w-10\\/12{width:83.333333%!important}.desktop-xs\\:w-11\\/12{width:91.666667%!important}}@media (min-width:80rem){.desktop-sm\\:w-1\\/12{width:8.333333%!important}.desktop-sm\\:w-2\\/12{width:16.666667%!important}.desktop-sm\\:w-3\\/12{width:25%!important}.desktop-sm\\:w-4\\/12{width:33.333333%!important}.desktop-sm\\:w-5\\/12{width:41.666667%!important}.desktop-sm\\:w-6\\/12{width:50%!important}.desktop-sm\\:w-7\\/12{width:58.333333%!important}.desktop-sm\\:w-8\\/12{width:66.666667%!important}.desktop-sm\\:w-9\\/12{width:75%!important}.desktop-sm\\:w-10\\/12{width:83.333333%!important}.desktop-sm\\:w-11\\/12{width:91.666667%!important}}@media (min-width:85.375rem){.desktop\\:w-1\\/12{width:8.333333%!important}.desktop\\:w-2\\/12{width:16.666667%!important}.desktop\\:w-3\\/12{width:25%!important}.desktop\\:w-4\\/12{width:33.333333%!important}.desktop\\:w-5\\/12{width:41.666667%!important}.desktop\\:w-6\\/12{width:50%!important}.desktop\\:w-7\\/12{width:58.333333%!important}.desktop\\:w-8\\/12{width:66.666667%!important}.desktop\\:w-9\\/12{width:75%!important}.desktop\\:w-10\\/12{width:83.333333%!important}.desktop\\:w-11\\/12{width:91.666667%!important}}@media (min-width:90rem){.desktop-lg\\:w-1\\/12{width:8.333333%!important}.desktop-lg\\:w-2\\/12{width:16.666667%!important}.desktop-lg\\:w-3\\/12{width:25%!important}.desktop-lg\\:w-4\\/12{width:33.333333%!important}.desktop-lg\\:w-5\\/12{width:41.666667%!important}.desktop-lg\\:w-6\\/12{width:50%!important}.desktop-lg\\:w-7\\/12{width:58.333333%!important}.desktop-lg\\:w-8\\/12{width:66.666667%!important}.desktop-lg\\:w-9\\/12{width:75%!important}.desktop-lg\\:w-10\\/12{width:83.333333%!important}.desktop-lg\\:w-11\\/12{width:91.666667%!important}}@media (min-width:120rem){.desktop-xl\\:w-1\\/12{width:8.333333%!important}.desktop-xl\\:w-2\\/12{width:16.666667%!important}.desktop-xl\\:w-3\\/12{width:25%!important}.desktop-xl\\:w-4\\/12{width:33.333333%!important}.desktop-xl\\:w-5\\/12{width:41.666667%!important}.desktop-xl\\:w-6\\/12{width:50%!important}.desktop-xl\\:w-7\\/12{width:58.333333%!important}.desktop-xl\\:w-8\\/12{width:66.666667%!important}.desktop-xl\\:w-9\\/12{width:75%!important}.desktop-xl\\:w-10\\/12{width:83.333333%!important}.desktop-xl\\:w-11\\/12{width:91.666667%!important}}@media (min-width:64rem){.desktop-xs\\:flex{display:flex!important}.desktop-xs\\:hidden{display:none!important}.desktop-xs\\:w-auto{width:auto!important}.desktop-xs\\:flex-row{flex-direction:row!important}}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}";const h=class{constructor(i){t(this,i),this.pageChange=o(this,"pageChange",7),this.pageSizeChange=o(this,"pageSizeChange",7),this.export=o(this,"export",7),this.enablePageSize=!0,this.enablePagination=!0,this.enableExport=!0,this.page=1,this.pageSize=d,this.pageSizeOptions=p,this.hideOnSinglePage=!0,this._locales={}}componentWillLoad(){this._setLocales()}render(){var t;const o=this.hideOnSinglePage&&this.total<(null===(t=this.pageSizeOptions)||void 0===t?void 0:t[0]);return i(r,{class:`p-table-footer ${!this.enablePageSize&&"page-size-disabled"} ${!this.enablePagination&&"pagination-disabled"} ${!this.enableExport&&"export-disabled"}`},this.enablePagination&&this.enablePageSize&&i("p-page-size-select",{class:!o&&"hidden desktop-xs:flex",hidden:o,size:this.pageSize,sizeOptions:this.pageSizeOptions,onSizeChange:({detail:t})=>this._changePageSize(t)}),this.enablePagination&&i("p-pagination",{pageSize:this.pageSize,total:this.total,page:this.page,hideOnSinglePage:this.hideOnSinglePage,onPageChange:({detail:t})=>this.pageChange.emit(t)}),this.enableExport&&i("p-button",{class:"hidden desktop-xs:flex",variant:"secondary",size:"small",icon:"download",onClick:()=>this.export.emit()},n(this._locales.export)))}async _setLocales(){this._locales=await s(this._el)}_changePageSize(t){t&&(this.pageSize=t,this.pageSizeChange.emit(this.pageSize))}get _el(){return e(this)}};function l(t){return"function"==typeof t}function c(t){const i=t((t=>{Error.call(t),t.stack=(new Error).stack}));return i.prototype=Object.create(Error.prototype),i.prototype.constructor=i,i}h.style='.visible{visibility:visible!important}.static{position:static!important}.fixed{position:fixed!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.m-0{margin:0!important}.ml-1{margin-left:.25rem!important}.block{display:block!important}.flex{display:flex!important}.table{display:table!important}.grid{display:grid!important}.hidden{display:none!important}.h-6{height:1.5rem!important}.w-1{width:.25rem!important}.w-2{width:.5rem!important}.w-3{width:.75rem!important}.w-4{width:1rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-7{width:1.75rem!important}.w-8{width:2rem!important}.w-9{width:2.25rem!important}.w-10{width:2.5rem!important}.w-11{width:2.75rem!important}.w-full{width:100%!important}.w-auto{width:auto!important}.flex-1{flex:1 1 0%!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.flex-col{flex-direction:column!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.gap-4{gap:1rem!important}.justify-self-end{justify-self:end!important}.justify-self-center{justify-self:center!important}.rounded{border-radius:.25rem!important}.border{border-width:1px!important}.border-solid{border-style:solid!important}.border-transparent{border-color:transparent!important}.border-t-mystic-dark{--tw-border-opacity:1!important;border-top-color:rgb(218 230 240/var(--tw-border-opacity))!important}.bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.p-4{padding:1rem!important}.font-semibold{font-weight:600!important}.text-storm-dark{--tw-text-opacity:1!important;color:rgb(39 40 56/var(--tw-text-opacity))!important}.blur{--tw-blur:blur(8px)!important}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}*{box-sizing:border-box}:host{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr));padding:1.5rem;width:100%}:host>p-pagination{display:flex;grid-column-start:1;justify-self:center}@media (min-width:64rem){:host{grid-template-areas:"page-size pagination export";grid-template-columns:repeat(3,minmax(0,1fr))}:host>p-page-size-select{grid-column-start:1}:host>p-pagination{grid-column-start:2}:host>p-button{grid-column-start:3;justify-self:end}}:host(.page-size-disabled.export-disabled){grid-template-columns:repeat(1,minmax(0,1fr))}:host(.page-size-disabled.export-disabled)>p-pagination{grid-column-start:1}.w-1\\/12{width:8.333333%!important}.w-2\\/12{width:16.666667%!important}.w-3\\/12{width:25%!important}.w-4\\/12{width:33.333333%!important}.w-5\\/12{width:41.666667%!important}.w-6\\/12{width:50%!important}.w-7\\/12{width:58.333333%!important}.w-8\\/12{width:66.666667%!important}.w-9\\/12{width:75%!important}.w-10\\/12{width:83.333333%!important}.w-11\\/12{width:91.666667%!important}@media (min-width:40rem){.tablet\\:w-1\\/12{width:8.333333%!important}.tablet\\:w-2\\/12{width:16.666667%!important}.tablet\\:w-3\\/12{width:25%!important}.tablet\\:w-4\\/12{width:33.333333%!important}.tablet\\:w-5\\/12{width:41.666667%!important}.tablet\\:w-6\\/12{width:50%!important}.tablet\\:w-7\\/12{width:58.333333%!important}.tablet\\:w-8\\/12{width:66.666667%!important}.tablet\\:w-9\\/12{width:75%!important}.tablet\\:w-10\\/12{width:83.333333%!important}.tablet\\:w-11\\/12{width:91.666667%!important}}@media (min-width:64rem){.desktop-xs\\:w-1\\/12{width:8.333333%!important}.desktop-xs\\:w-2\\/12{width:16.666667%!important}.desktop-xs\\:w-3\\/12{width:25%!important}.desktop-xs\\:w-4\\/12{width:33.333333%!important}.desktop-xs\\:w-5\\/12{width:41.666667%!important}.desktop-xs\\:w-6\\/12{width:50%!important}.desktop-xs\\:w-7\\/12{width:58.333333%!important}.desktop-xs\\:w-8\\/12{width:66.666667%!important}.desktop-xs\\:w-9\\/12{width:75%!important}.desktop-xs\\:w-10\\/12{width:83.333333%!important}.desktop-xs\\:w-11\\/12{width:91.666667%!important}}@media (min-width:80rem){.desktop-sm\\:w-1\\/12{width:8.333333%!important}.desktop-sm\\:w-2\\/12{width:16.666667%!important}.desktop-sm\\:w-3\\/12{width:25%!important}.desktop-sm\\:w-4\\/12{width:33.333333%!important}.desktop-sm\\:w-5\\/12{width:41.666667%!important}.desktop-sm\\:w-6\\/12{width:50%!important}.desktop-sm\\:w-7\\/12{width:58.333333%!important}.desktop-sm\\:w-8\\/12{width:66.666667%!important}.desktop-sm\\:w-9\\/12{width:75%!important}.desktop-sm\\:w-10\\/12{width:83.333333%!important}.desktop-sm\\:w-11\\/12{width:91.666667%!important}}@media (min-width:85.375rem){.desktop\\:w-1\\/12{width:8.333333%!important}.desktop\\:w-2\\/12{width:16.666667%!important}.desktop\\:w-3\\/12{width:25%!important}.desktop\\:w-4\\/12{width:33.333333%!important}.desktop\\:w-5\\/12{width:41.666667%!important}.desktop\\:w-6\\/12{width:50%!important}.desktop\\:w-7\\/12{width:58.333333%!important}.desktop\\:w-8\\/12{width:66.666667%!important}.desktop\\:w-9\\/12{width:75%!important}.desktop\\:w-10\\/12{width:83.333333%!important}.desktop\\:w-11\\/12{width:91.666667%!important}}@media (min-width:90rem){.desktop-lg\\:w-1\\/12{width:8.333333%!important}.desktop-lg\\:w-2\\/12{width:16.666667%!important}.desktop-lg\\:w-3\\/12{width:25%!important}.desktop-lg\\:w-4\\/12{width:33.333333%!important}.desktop-lg\\:w-5\\/12{width:41.666667%!important}.desktop-lg\\:w-6\\/12{width:50%!important}.desktop-lg\\:w-7\\/12{width:58.333333%!important}.desktop-lg\\:w-8\\/12{width:66.666667%!important}.desktop-lg\\:w-9\\/12{width:75%!important}.desktop-lg\\:w-10\\/12{width:83.333333%!important}.desktop-lg\\:w-11\\/12{width:91.666667%!important}}@media (min-width:120rem){.desktop-xl\\:w-1\\/12{width:8.333333%!important}.desktop-xl\\:w-2\\/12{width:16.666667%!important}.desktop-xl\\:w-3\\/12{width:25%!important}.desktop-xl\\:w-4\\/12{width:33.333333%!important}.desktop-xl\\:w-5\\/12{width:41.666667%!important}.desktop-xl\\:w-6\\/12{width:50%!important}.desktop-xl\\:w-7\\/12{width:58.333333%!important}.desktop-xl\\:w-8\\/12{width:66.666667%!important}.desktop-xl\\:w-9\\/12{width:75%!important}.desktop-xl\\:w-10\\/12{width:83.333333%!important}.desktop-xl\\:w-11\\/12{width:91.666667%!important}}@media (min-width:64rem){.desktop-xs\\:flex{display:flex!important}.desktop-xs\\:hidden{display:none!important}.desktop-xs\\:w-auto{width:auto!important}.desktop-xs\\:flex-row{flex-direction:row!important}}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}';const u=c((t=>function(i){t(this),this.message=i?`${i.length} errors occurred during unsubscription:\n${i.map(((t,i)=>`${i+1}) ${t.toString()}`)).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=i}));function b(t,i){if(t){const r=t.indexOf(i);0<=r&&t.splice(r,1)}}class f{constructor(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let t;if(!this.closed){this.closed=!0;const{_parentage:i}=this;if(i)if(this._parentage=null,Array.isArray(i))for(const t of i)t.remove(this);else i.remove(this);const{initialTeardown:r}=this;if(l(r))try{r()}catch(i){t=i instanceof u?i.errors:[i]}const{_finalizers:o}=this;if(o){this._finalizers=null;for(const i of o)try{g(i)}catch(i){t=null!=t?t:[],i instanceof u?t=[...t,...i.errors]:t.push(i)}}if(t)throw new u(t)}}add(t){var i;if(t&&t!==this)if(this.closed)g(t);else{if(t instanceof f){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(i=this._finalizers)&&void 0!==i?i:[]).push(t)}}_hasParent(t){const{_parentage:i}=this;return i===t||Array.isArray(i)&&i.includes(t)}_addParent(t){const{_parentage:i}=this;this._parentage=Array.isArray(i)?(i.push(t),i):i?[i,t]:t}_removeParent(t){const{_parentage:i}=this;i===t?this._parentage=null:Array.isArray(i)&&b(i,t)}remove(t){const{_finalizers:i}=this;i&&b(i,t),t instanceof f&&t._removeParent(this)}}f.EMPTY=(()=>{const t=new f;return t.closed=!0,t})();const k=f.EMPTY;function x(t){return t instanceof f||t&&"closed"in t&&l(t.remove)&&l(t.add)&&l(t.unsubscribe)}function g(t){l(t)?t():t.unsubscribe()}const v={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},y={setTimeout(t,i,...r){const{delegate:o}=y;return(null==o?void 0:o.setTimeout)?o.setTimeout(t,i,...r):setTimeout(t,i,...r)},clearTimeout(t){const{delegate:i}=y;return((null==i?void 0:i.clearTimeout)||clearTimeout)(t)},delegate:void 0};function j(){}const _=z("C",void 0,void 0);function z(t,i,r){return{kind:t,value:i,error:r}}function S(t){t()}class E extends f{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,x(t)&&t.add(this)):this.destination=T}static create(t,i,r){return new I(t,i,r)}next(t){this.isStopped?A(function(t){return z("N",t,void 0)}(t),this):this._next(t)}error(t){this.isStopped?A(z("E",void 0,t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?A(_,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(t){this.destination.next(t)}_error(t){try{this.destination.error(t)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}}const $=Function.prototype.bind;function C(t,i){return $.call(t,i)}class O{constructor(t){this.partialObserver=t}next(t){const{partialObserver:i}=this;if(i.next)try{i.next(t)}catch(t){P(t)}}error(t){const{partialObserver:i}=this;if(i.error)try{i.error(t)}catch(t){P(t)}else P(t)}complete(){const{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(t){P(t)}}}class I extends E{constructor(t,i,r){let o;if(super(),l(t)||!t)o={next:null!=t?t:void 0,error:null!=i?i:void 0,complete:null!=r?r:void 0};else{let i;this&&v.useDeprecatedNextContext?(i=Object.create(t),i.unsubscribe=()=>this.unsubscribe(),o={next:t.next&&C(t.next,i),error:t.error&&C(t.error,i),complete:t.complete&&C(t.complete,i)}):o=t}this.destination=new O(o)}}function P(t){var i;i=t,y.setTimeout((()=>{const{onUnhandledError:t}=v;if(!t)throw i;t(i)}))}function A(t,i){const{onStoppedNotification:r}=v;r&&y.setTimeout((()=>r(t,i)))}const T={closed:!0,next:j,error:function(t){throw t},complete:j},L="function"==typeof Symbol&&Symbol.observable||"@@observable";function U(t){return t}class D{constructor(t){t&&(this._subscribe=t)}lift(t){const i=new D;return i.source=this,i.operator=t,i}subscribe(t,i,r){const o=(e=t)&&e instanceof E||function(t){return t&&l(t.next)&&l(t.error)&&l(t.complete)}(e)&&x(e)?t:new I(t,i,r);var e;return S((()=>{const{operator:t,source:i}=this;o.add(t?t.call(o,i):i?this._subscribe(o):this._trySubscribe(o))})),o}_trySubscribe(t){try{return this._subscribe(t)}catch(i){t.error(i)}}forEach(t,i){return new(i=N(i))(((i,r)=>{const o=new I({next:i=>{try{t(i)}catch(t){r(t),o.unsubscribe()}},error:r,complete:i});this.subscribe(o)}))}_subscribe(t){var i;return null===(i=this.source)||void 0===i?void 0:i.subscribe(t)}[L](){return this}pipe(...t){return(0===(i=t).length?U:1===i.length?i[0]:function(t){return i.reduce(((t,i)=>i(t)),t)})(this);var i}toPromise(t){return new(t=N(t))(((t,i)=>{let r;this.subscribe((t=>r=t),(t=>i(t)),(()=>t(r)))}))}}function N(t){var i;return null!==(i=null!=t?t:v.Promise)&&void 0!==i?i:Promise}function q(t){return i=>{if(function(t){return l(null==t?void 0:t.lift)}(i))return i.lift((function(i){try{return t(i,this)}catch(t){this.error(t)}}));throw new TypeError("Unable to lift unknown Observable type")}}function F(t,i,r,o,e){return new H(t,i,r,o,e)}D.create=t=>new D(t);class H extends E{constructor(t,i,r,o,e,a){super(t),this.onFinalize=e,this.shouldUnsubscribe=a,this._next=i?function(r){try{i(r)}catch(i){t.error(i)}}:super._next,this._error=o?function(i){try{o(i)}catch(i){t.error(i)}finally{this.unsubscribe()}}:super._error,this._complete=r?function(){try{r()}catch(i){t.error(i)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){const{closed:i}=this;super.unsubscribe(),!i&&(null===(t=this.onFinalize)||void 0===t||t.call(this))}}}const W=c((t=>function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}));class Z extends D{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(t){const i=new B(this,this);return i.operator=t,i}_throwIfClosed(){if(this.closed)throw new W}next(t){S((()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(const i of this.currentObservers)i.next(t)}}))}error(t){S((()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=t;const{observers:i}=this;for(;i.length;)i.shift().error(t)}}))}complete(){S((()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;const{observers:t}=this;for(;t.length;)t.shift().complete()}}))}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var t;return(null===(t=this.observers)||void 0===t?void 0:t.length)>0}_trySubscribe(t){return this._throwIfClosed(),super._trySubscribe(t)}_subscribe(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)}_innerSubscribe(t){const{hasError:i,isStopped:r,observers:o}=this;return i||r?k:(this.currentObservers=null,o.push(t),new f((()=>{this.currentObservers=null,b(o,t)})))}_checkFinalizedStatuses(t){const{hasError:i,thrownError:r,isStopped:o}=this;i?t.error(r):o&&t.complete()}asObservable(){const t=new D;return t.source=this,t}}Z.create=(t,i)=>new B(t,i);class B extends Z{constructor(t,i){super(),this.destination=t,this.source=i}next(t){var i,r;null===(r=null===(i=this.destination)||void 0===i?void 0:i.next)||void 0===r||r.call(i,t)}error(t){var i,r;null===(r=null===(i=this.destination)||void 0===i?void 0:i.error)||void 0===r||r.call(i,t)}complete(){var t,i;null===(i=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===i||i.call(t)}_subscribe(t){var i,r;return null!==(r=null===(i=this.source)||void 0===i?void 0:i.subscribe(t))&&void 0!==r?r:k}}const G={now:()=>(G.delegate||Date).now(),delegate:void 0};class J extends f{constructor(t,i){super()}schedule(t,i=0){return this}}const K={setInterval(t,i,...r){const{delegate:o}=K;return(null==o?void 0:o.setInterval)?o.setInterval(t,i,...r):setInterval(t,i,...r)},clearInterval(t){const{delegate:i}=K;return((null==i?void 0:i.clearInterval)||clearInterval)(t)},delegate:void 0};class M{constructor(t,i=M.now){this.schedulerActionCtor=t,this.now=i}schedule(t,i=0,r){return new this.schedulerActionCtor(this,t).schedule(r,i)}}M.now=G.now;const Q=new class extends M{constructor(t,i=M.now){super(t,i),this.actions=[],this._active=!1,this._scheduled=void 0}flush(t){const{actions:i}=this;if(this._active)return void i.push(t);let r;this._active=!0;do{if(r=t.execute(t.state,t.delay))break}while(t=i.shift());if(this._active=!1,r){for(;t=i.shift();)t.unsubscribe();throw r}}}(class extends J{constructor(t,i){super(t,i),this.scheduler=t,this.work=i,this.pending=!1}schedule(t,i=0){if(this.closed)return this;this.state=t;const r=this.id,o=this.scheduler;return null!=r&&(this.id=this.recycleAsyncId(o,r,i)),this.pending=!0,this.delay=i,this.id=this.id||this.requestAsyncId(o,this.id,i),this}requestAsyncId(t,i,r=0){return K.setInterval(t.flush.bind(t,this),r)}recycleAsyncId(t,i,r=0){if(null!=r&&this.delay===r&&!1===this.pending)return i;K.clearInterval(i)}execute(t,i){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;const r=this._execute(t,i);if(r)return r;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(t,i){let r,o=!1;try{this.work(t)}catch(t){o=!0,r=t||new Error("Scheduled action threw falsy error")}if(o)return this.unsubscribe(),r}unsubscribe(){if(!this.closed){const{id:t,scheduler:i}=this,{actions:r}=i;this.work=this.state=this.scheduler=null,this.pending=!1,b(r,this),null!=t&&(this.id=this.recycleAsyncId(i,t,null)),this.delay=null,super.unsubscribe()}}});function R(t,i){return t===i}const V=class{constructor(i){t(this,i),this.quickFilter=o(this,"quickFilter",7),this.queryChange=o(this,"queryChange",7),this.filter=o(this,"filter",7),this.edit=o(this,"edit",7),this.quickFilters=[],this.enableSearch=!0,this.itemsSelectedAmount=0,this.enableFilter=!0,this.filterButtonTemplate=()=>n(this._locales.filter),this.enableEdit=!0,this.canEdit=!1,this.editButtonTemplate=t=>n(0===t?this._locales.edit:1===t?this._locales.edit_single:this._locales.edit_plural,{amount:t}),this._locales={},this._queryObserver=new Z}componentWillLoad(){this._setLocales()}componentDidLoad(){this._queryObserver.pipe(function(t,i=Q){return q(((r,o)=>{let e=null,a=null,n=null;const s=()=>{if(e){e.unsubscribe(),e=null;const t=a;a=null,o.next(t)}};function d(){const r=n+t,a=i.now();if(a<r)return e=this.schedule(void 0,r-a),void o.add(e);s()}r.subscribe(F(o,(r=>{a=r,n=i.now(),e||(e=i.schedule(d,t),o.add(e))}),(()=>{s(),o.complete()}),void 0,(()=>{a=e=null})))}))}(300),function(t,i=U){return t=null!=t?t:R,q(((r,o)=>{let e,a=!0;r.subscribe(F(o,(r=>{const n=i(r);!a&&t(e,n)||(a=!1,e=n,o.next(r))})))}))}()).subscribe((t=>this.queryChange.emit(t)))}render(){return i(r,{class:"p-table-header"},this.quickFilters.length>0&&i("p-segment-container",{class:"hidden desktop-xs:flex"},this.quickFilters.map((t=>i("p-segment-item",{active:t.identifier===this.activeQuickFilterIdentifier,onClick:()=>this.quickFilter.emit(t)},"string"==typeof t.text?t.text:t.text()," ",(null==t?void 0:t.count)>=0?`(${t.count})`:"")))),i("div",{class:"flex flex-col desktop-xs:flex-row gap-4 justify-end justify-self-end"},this.enableSearch&&i("p-input-group",{icon:"search",size:"small"},i("input",{type:"text",slot:"input",placeholder:"Zoeken...",value:this.query,onInput:t=>this._queryObserver.next(t.target.value)})),this.enableFilter&&i("p-button",{icon:"filter",variant:"secondary",size:"small",class:"w-full desktop-xs:w-auto",onClick:()=>this.filter.emit()},this.filterButtonTemplate(),this.selectedFiltersAmount&&i("p-label",{size:"small",variant:"negative","mobile-icon":!1,circle:!1,class:"ml-1"},this.selectedFiltersAmount)),this.enableEdit&&this._buttonTemplate()),this.enableEdit&&this.canEdit&&i("div",{class:"fixed bottom-0 left-0 w-full p-4 bg-white border border-solid border-transparent border-t-mystic-dark block desktop-xs:hidden"},this._buttonTemplate(!0)))}async _setLocales(){this._locales=await s(this._el)}_buttonTemplate(t=!1){return i("p-button",{class:!t&&"hidden desktop-xs:flex",icon:"pencil",size:"small",width:t?"full":"auto",disabled:!this.canEdit,onClick:()=>this.edit.emit()},this.editButtonTemplate(t?this.itemsSelectedAmount:0))}get _el(){return e(this)}};V.style=".visible{visibility:visible!important}.static{position:static!important}.fixed{position:fixed!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.m-0{margin:0!important}.ml-1{margin-left:.25rem!important}.block{display:block!important}.flex{display:flex!important}.table{display:table!important}.grid{display:grid!important}.hidden{display:none!important}.h-6{height:1.5rem!important}.w-1{width:.25rem!important}.w-2{width:.5rem!important}.w-3{width:.75rem!important}.w-4{width:1rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-7{width:1.75rem!important}.w-8{width:2rem!important}.w-9{width:2.25rem!important}.w-10{width:2.5rem!important}.w-11{width:2.75rem!important}.w-full{width:100%!important}.w-auto{width:auto!important}.flex-1{flex:1 1 0%!important}.flex-col{flex-direction:column!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.gap-4{gap:1rem!important}.justify-self-start{justify-self:start!important}.justify-self-end{justify-self:end!important}.rounded{border-radius:.25rem!important}.border{border-width:1px!important}.border-solid{border-style:solid!important}.border-transparent{border-color:transparent!important}.border-t-mystic-dark{--tw-border-opacity:1!important;border-top-color:rgb(218 230 240/var(--tw-border-opacity))!important}.bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.p-4{padding:1rem!important}.font-semibold{font-weight:600!important}.text-storm-dark{--tw-text-opacity:1!important;color:rgb(39 40 56/var(--tw-text-opacity))!important}.blur{--tw-blur:blur(8px)!important}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}*{box-sizing:border-box}:host{display:flex;flex-direction:column;gap:1rem;padding:1rem;width:100%}@media (min-width:64rem){:host{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:1.5rem}}:host p-segment-container{grid-column-start:1;justify-self:start}:host>div{grid-column-start:2}.w-1\\/12{width:8.333333%!important}.w-2\\/12{width:16.666667%!important}.w-3\\/12{width:25%!important}.w-4\\/12{width:33.333333%!important}.w-5\\/12{width:41.666667%!important}.w-6\\/12{width:50%!important}.w-7\\/12{width:58.333333%!important}.w-8\\/12{width:66.666667%!important}.w-9\\/12{width:75%!important}.w-10\\/12{width:83.333333%!important}.w-11\\/12{width:91.666667%!important}@media (min-width:40rem){.tablet\\:w-1\\/12{width:8.333333%!important}.tablet\\:w-2\\/12{width:16.666667%!important}.tablet\\:w-3\\/12{width:25%!important}.tablet\\:w-4\\/12{width:33.333333%!important}.tablet\\:w-5\\/12{width:41.666667%!important}.tablet\\:w-6\\/12{width:50%!important}.tablet\\:w-7\\/12{width:58.333333%!important}.tablet\\:w-8\\/12{width:66.666667%!important}.tablet\\:w-9\\/12{width:75%!important}.tablet\\:w-10\\/12{width:83.333333%!important}.tablet\\:w-11\\/12{width:91.666667%!important}}@media (min-width:64rem){.desktop-xs\\:w-1\\/12{width:8.333333%!important}.desktop-xs\\:w-2\\/12{width:16.666667%!important}.desktop-xs\\:w-3\\/12{width:25%!important}.desktop-xs\\:w-4\\/12{width:33.333333%!important}.desktop-xs\\:w-5\\/12{width:41.666667%!important}.desktop-xs\\:w-6\\/12{width:50%!important}.desktop-xs\\:w-7\\/12{width:58.333333%!important}.desktop-xs\\:w-8\\/12{width:66.666667%!important}.desktop-xs\\:w-9\\/12{width:75%!important}.desktop-xs\\:w-10\\/12{width:83.333333%!important}.desktop-xs\\:w-11\\/12{width:91.666667%!important}}@media (min-width:80rem){.desktop-sm\\:w-1\\/12{width:8.333333%!important}.desktop-sm\\:w-2\\/12{width:16.666667%!important}.desktop-sm\\:w-3\\/12{width:25%!important}.desktop-sm\\:w-4\\/12{width:33.333333%!important}.desktop-sm\\:w-5\\/12{width:41.666667%!important}.desktop-sm\\:w-6\\/12{width:50%!important}.desktop-sm\\:w-7\\/12{width:58.333333%!important}.desktop-sm\\:w-8\\/12{width:66.666667%!important}.desktop-sm\\:w-9\\/12{width:75%!important}.desktop-sm\\:w-10\\/12{width:83.333333%!important}.desktop-sm\\:w-11\\/12{width:91.666667%!important}}@media (min-width:85.375rem){.desktop\\:w-1\\/12{width:8.333333%!important}.desktop\\:w-2\\/12{width:16.666667%!important}.desktop\\:w-3\\/12{width:25%!important}.desktop\\:w-4\\/12{width:33.333333%!important}.desktop\\:w-5\\/12{width:41.666667%!important}.desktop\\:w-6\\/12{width:50%!important}.desktop\\:w-7\\/12{width:58.333333%!important}.desktop\\:w-8\\/12{width:66.666667%!important}.desktop\\:w-9\\/12{width:75%!important}.desktop\\:w-10\\/12{width:83.333333%!important}.desktop\\:w-11\\/12{width:91.666667%!important}}@media (min-width:90rem){.desktop-lg\\:w-1\\/12{width:8.333333%!important}.desktop-lg\\:w-2\\/12{width:16.666667%!important}.desktop-lg\\:w-3\\/12{width:25%!important}.desktop-lg\\:w-4\\/12{width:33.333333%!important}.desktop-lg\\:w-5\\/12{width:41.666667%!important}.desktop-lg\\:w-6\\/12{width:50%!important}.desktop-lg\\:w-7\\/12{width:58.333333%!important}.desktop-lg\\:w-8\\/12{width:66.666667%!important}.desktop-lg\\:w-9\\/12{width:75%!important}.desktop-lg\\:w-10\\/12{width:83.333333%!important}.desktop-lg\\:w-11\\/12{width:91.666667%!important}}@media (min-width:120rem){.desktop-xl\\:w-1\\/12{width:8.333333%!important}.desktop-xl\\:w-2\\/12{width:16.666667%!important}.desktop-xl\\:w-3\\/12{width:25%!important}.desktop-xl\\:w-4\\/12{width:33.333333%!important}.desktop-xl\\:w-5\\/12{width:41.666667%!important}.desktop-xl\\:w-6\\/12{width:50%!important}.desktop-xl\\:w-7\\/12{width:58.333333%!important}.desktop-xl\\:w-8\\/12{width:66.666667%!important}.desktop-xl\\:w-9\\/12{width:75%!important}.desktop-xl\\:w-10\\/12{width:83.333333%!important}.desktop-xl\\:w-11\\/12{width:91.666667%!important}}@media (min-width:64rem){.desktop-xs\\:flex{display:flex!important}.desktop-xs\\:hidden{display:none!important}.desktop-xs\\:w-auto{width:auto!important}.desktop-xs\\:flex-row{flex-direction:row!important}}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}";const X=class{constructor(i){t(this,i),this.variant="default",this.enableHover=!0}render(){return i(r,{class:`p-table-row variant-${this.variant} ${this.enableHover&&"default"===this.variant&&"enable-hover"}`},i("div",{class:"content"},i("slot",null)),"default"===this.variant&&i("p-divider",{class:"m-0"}))}};X.style=".visible{visibility:visible!important}.static{position:static!important}.fixed{position:fixed!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.m-0{margin:0!important}.ml-1{margin-left:.25rem!important}.block{display:block!important}.flex{display:flex!important}.table{display:table!important}.hidden{display:none!important}.h-6{height:1.5rem!important}.w-full{width:100%!important}.w-1{width:.25rem!important}.w-2{width:.5rem!important}.w-3{width:.75rem!important}.w-4{width:1rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-7{width:1.75rem!important}.w-8{width:2rem!important}.w-9{width:2.25rem!important}.w-10{width:2.5rem!important}.w-11{width:2.75rem!important}.w-auto{width:auto!important}.flex-1{flex:1 1 0%!important}.flex-col{flex-direction:column!important}.flex-nowrap{flex-wrap:nowrap!important}.items-center{align-items:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.gap-4{gap:1rem!important}.justify-self-end{justify-self:end!important}.rounded{border-radius:.25rem!important}.border{border-width:1px!important}.border-y{border-bottom-width:1px!important;border-top-width:1px!important}.border-x-0{border-left-width:0!important;border-right-width:0!important}.border-solid{border-style:solid!important}.border-transparent{border-color:transparent!important}.border-y-mystic-dark{border-bottom-color:rgb(218 230 240/var(--tw-border-opacity))!important}.border-t-mystic-dark,.border-y-mystic-dark{--tw-border-opacity:1!important;border-top-color:rgb(218 230 240/var(--tw-border-opacity))!important}.bg-indigo-light{background-color:rgb(241 246 255/var(--tw-bg-opacity))!important}.bg-indigo-light,.bg-white{--tw-bg-opacity:1!important}.bg-white{background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.p-4{padding:1rem!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}.uppercase{text-transform:uppercase!important}.text-storm-dark{--tw-text-opacity:1!important;color:rgb(39 40 56/var(--tw-text-opacity))!important}.blur{--tw-blur:blur(8px)!important}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}*{box-sizing:border-box}:host{--tw-text-opacity:1;color:rgb(128 130 158/var(--tw-text-opacity));display:flex;flex-direction:column;font-size:.875rem;line-height:1.25rem;padding-left:1.5rem;padding-right:1.5rem;width:100%}:host .content{align-items:center;display:flex;flex-wrap:nowrap;gap:1rem;justify-content:space-between;padding-bottom:1.5rem;padding-top:1.5rem;width:100%}:host(.variant-header){--tw-bg-opacity:1;--tw-text-opacity:1;--tw-border-opacity:1!important;background-color:rgb(252 253 254/var(--tw-bg-opacity));border-bottom:1px solid rgb(218 230 240/var(--tw-border-opacity))!important;border-left-style:solid!important;border-left-width:0!important;border-right-style:solid!important;border-right-width:0!important;border-top:1px solid rgb(218 230 240/var(--tw-border-opacity))!important;color:rgb(152 154 183/var(--tw-text-opacity));font-size:.75rem;font-weight:600;line-height:1rem;text-transform:uppercase}:host(.variant-header) .content{padding-bottom:.5rem;padding-top:.5rem}:host(.enable-hover:hover){--tw-bg-opacity:1;background-color:rgb(241 246 255/var(--tw-bg-opacity));cursor:pointer}.w-1\\/12{width:8.333333%!important}.w-2\\/12{width:16.666667%!important}.w-3\\/12{width:25%!important}.w-4\\/12{width:33.333333%!important}.w-5\\/12{width:41.666667%!important}.w-6\\/12{width:50%!important}.w-7\\/12{width:58.333333%!important}.w-8\\/12{width:66.666667%!important}.w-9\\/12{width:75%!important}.w-10\\/12{width:83.333333%!important}.w-11\\/12{width:91.666667%!important}@media (min-width:40rem){.tablet\\:w-1\\/12{width:8.333333%!important}.tablet\\:w-2\\/12{width:16.666667%!important}.tablet\\:w-3\\/12{width:25%!important}.tablet\\:w-4\\/12{width:33.333333%!important}.tablet\\:w-5\\/12{width:41.666667%!important}.tablet\\:w-6\\/12{width:50%!important}.tablet\\:w-7\\/12{width:58.333333%!important}.tablet\\:w-8\\/12{width:66.666667%!important}.tablet\\:w-9\\/12{width:75%!important}.tablet\\:w-10\\/12{width:83.333333%!important}.tablet\\:w-11\\/12{width:91.666667%!important}}@media (min-width:64rem){.desktop-xs\\:w-1\\/12{width:8.333333%!important}.desktop-xs\\:w-2\\/12{width:16.666667%!important}.desktop-xs\\:w-3\\/12{width:25%!important}.desktop-xs\\:w-4\\/12{width:33.333333%!important}.desktop-xs\\:w-5\\/12{width:41.666667%!important}.desktop-xs\\:w-6\\/12{width:50%!important}.desktop-xs\\:w-7\\/12{width:58.333333%!important}.desktop-xs\\:w-8\\/12{width:66.666667%!important}.desktop-xs\\:w-9\\/12{width:75%!important}.desktop-xs\\:w-10\\/12{width:83.333333%!important}.desktop-xs\\:w-11\\/12{width:91.666667%!important}}@media (min-width:80rem){.desktop-sm\\:w-1\\/12{width:8.333333%!important}.desktop-sm\\:w-2\\/12{width:16.666667%!important}.desktop-sm\\:w-3\\/12{width:25%!important}.desktop-sm\\:w-4\\/12{width:33.333333%!important}.desktop-sm\\:w-5\\/12{width:41.666667%!important}.desktop-sm\\:w-6\\/12{width:50%!important}.desktop-sm\\:w-7\\/12{width:58.333333%!important}.desktop-sm\\:w-8\\/12{width:66.666667%!important}.desktop-sm\\:w-9\\/12{width:75%!important}.desktop-sm\\:w-10\\/12{width:83.333333%!important}.desktop-sm\\:w-11\\/12{width:91.666667%!important}}@media (min-width:85.375rem){.desktop\\:w-1\\/12{width:8.333333%!important}.desktop\\:w-2\\/12{width:16.666667%!important}.desktop\\:w-3\\/12{width:25%!important}.desktop\\:w-4\\/12{width:33.333333%!important}.desktop\\:w-5\\/12{width:41.666667%!important}.desktop\\:w-6\\/12{width:50%!important}.desktop\\:w-7\\/12{width:58.333333%!important}.desktop\\:w-8\\/12{width:66.666667%!important}.desktop\\:w-9\\/12{width:75%!important}.desktop\\:w-10\\/12{width:83.333333%!important}.desktop\\:w-11\\/12{width:91.666667%!important}}@media (min-width:90rem){.desktop-lg\\:w-1\\/12{width:8.333333%!important}.desktop-lg\\:w-2\\/12{width:16.666667%!important}.desktop-lg\\:w-3\\/12{width:25%!important}.desktop-lg\\:w-4\\/12{width:33.333333%!important}.desktop-lg\\:w-5\\/12{width:41.666667%!important}.desktop-lg\\:w-6\\/12{width:50%!important}.desktop-lg\\:w-7\\/12{width:58.333333%!important}.desktop-lg\\:w-8\\/12{width:66.666667%!important}.desktop-lg\\:w-9\\/12{width:75%!important}.desktop-lg\\:w-10\\/12{width:83.333333%!important}.desktop-lg\\:w-11\\/12{width:91.666667%!important}}@media (min-width:120rem){.desktop-xl\\:w-1\\/12{width:8.333333%!important}.desktop-xl\\:w-2\\/12{width:16.666667%!important}.desktop-xl\\:w-3\\/12{width:25%!important}.desktop-xl\\:w-4\\/12{width:33.333333%!important}.desktop-xl\\:w-5\\/12{width:41.666667%!important}.desktop-xl\\:w-6\\/12{width:50%!important}.desktop-xl\\:w-7\\/12{width:58.333333%!important}.desktop-xl\\:w-8\\/12{width:66.666667%!important}.desktop-xl\\:w-9\\/12{width:75%!important}.desktop-xl\\:w-10\\/12{width:83.333333%!important}.desktop-xl\\:w-11\\/12{width:91.666667%!important}}@media (min-width:64rem){.desktop-xs\\:flex{display:flex!important}.desktop-xs\\:hidden{display:none!important}.desktop-xs\\:w-auto{width:auto!important}.desktop-xs\\:flex-row{flex-direction:row!important}}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.border-t-mystic-dark{--tw-border-opacity:1!important;border-top-color:rgb(218 230 240/var(--tw-border-opacity))!important}";export{w as p_table_cell,m as p_table_container,h as p_table_footer,V as p_table_header,X as p_table_row}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as t,h as e,H as i}from"./p-d9c1fe13.js";const n=class{constructor(e){t(this,e),this.variant="default"}render(){return e(i,{class:`p-layout variant-${this.variant}`},e("div",{class:"topbar"},e("slot",{name:"topbar"})),e("div",{class:"sidebar"},e("slot",{name:"sidebar"})),e("div",{class:"content"},e("div",{class:"inner-content"},e("slot",{name:"content"}))))}};n.style='.static{position:static!important}.relative{position:relative!important}.sticky{position:sticky!important}.order-2{order:2!important}.order-1{order:1!important}.order-3{order:3!important}.flex{display:flex!important}.grid{display:grid!important}.hidden{display:none!important}.h-screen{height:100vh!important}.h-full{height:100%!important}.w-screen{width:100vw!important}.w-full,.w-sidebar-mobile{width:100%!important}.flex-1{flex:1 1 0%!important}.flex-col{flex-direction:column!important}.content-start{align-content:flex-start!important}.items-center{align-items:center!important}.overflow-y-auto{overflow-y:auto!important}.px-content-mobile-x{padding-left:1rem!important;padding-right:1rem!important}.pt-14{padding-top:3.5rem!important}*{box-sizing:border-box}:host{align-content:flex-start;display:grid;gap:0;grid-template-areas:"sidebar" "topbar" "content";grid-template-columns:1fr;grid-template-rows:repeat(1fr,3);height:100vh;overflow:hidden;width:100vw}@media (min-width:64rem){:host{grid-template-areas:"topbar topbar" "sidebar content";grid-template-columns:auto 1fr;grid-template-rows:auto 1fr}}:host .content,:host .sidebar,:host .topbar{align-self:flex-start}:host .topbar{grid-area:topbar;order:2;position:sticky;width:100%}@media (min-width:80rem){:host .topbar{order:1}}:host .sidebar{box-sizing:border-box;display:flex;grid-area:sidebar;height:100%;order:1;width:100%}@media (min-width:80rem){:host .sidebar{order:2;width:15rem}}:host .content{display:flex;flex-direction:column;grid-area:content;height:100%;order:3;overflow-x:hidden;overflow-y:auto;padding:0 env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);position:relative}:host .content .inner-content{padding:1.5rem 1rem;position:relative}@media (min-width:64rem){:host .content .inner-content{padding:2rem;width:100%}}@media (min-width:80rem){:host .content .inner-content{width:100%}}@media (min-width:85.375rem){:host .content .inner-content{width:69rem}}@media (min-width:90rem){:host .content .inner-content{width:69rem}}@media (min-width:120rem){:host .content .inner-content{width:69rem}}:host(.variant-default) .content{flex:1 1 0%}:host(.variant-login){grid-template-areas:"topbar topbar" "content content"}@media (min-width:64rem){:host(.variant-login){grid-template-areas:"topbar topbar" "content sidebar"}}:host(.variant-login) .sidebar{display:none;flex:1 1 0%;order:3;overflow:hidden;padding:.5rem;width:unset}@media (min-width:64rem){:host(.variant-login) .sidebar{display:flex}}:host(.variant-login) .sidebar .inner-content{padding:.5rem}:host(.variant-login) .content{align-items:center;order:3}@media (min-width:64rem){:host(.variant-login) .content{justify-content:center;order:2}}:host(.variant-login) .content .inner-content{box-sizing:border-box;padding-top:3.5rem;width:100%}@media (min-width:64rem){:host(.variant-login) .content .inner-content{padding:1.5rem 4.5rem 0}}@media (min-width:40rem){:host(.variant-login) .content .inner-content{width:30rem}}@media (min-width:64rem){.desktop-xs\\:flex{display:flex!important}.desktop-xs\\:w-content-desktop-xs{width:100%!important}.desktop-xs\\:px-content-desktop-x{padding-left:2rem!important;padding-right:2rem!important}.desktop-xs\\:py-0{padding-bottom:0!important;padding-top:0!important}}@media (min-width:80rem){.desktop-sm\\:w-content-desktop-sm{width:100%!important}}@media (min-width:85.375rem){.desktop\\:w-content-desktop{width:69rem!important}}@media (min-width:90rem){.desktop-lg\\:w-content-desktop-lg{width:69rem!important}}';export{n as p_layout}
|