@paperless/core 0.1.0-alpha.281 → 0.1.0-alpha.282
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 +11 -0
- package/dist/build/p-07f28695.entry.js +1 -0
- package/dist/build/p-105940d9.entry.js +1 -0
- package/dist/build/p-12f5c483.entry.js +1 -0
- package/dist/build/{p-ad147b1b.entry.js → p-1ba7cadc.entry.js} +1 -1
- package/dist/build/{p-7b9cfce0.entry.js → p-1c0ec278.entry.js} +1 -1
- package/dist/build/{p-858f7490.entry.js → p-29388966.entry.js} +1 -1
- package/dist/build/p-2e47afc7.entry.js +1 -0
- package/dist/build/p-35c1d905.entry.js +1 -0
- package/dist/build/{p-c11282d2.entry.js → p-3946e0a3.entry.js} +1 -1
- package/dist/build/p-39e63e42.entry.js +1 -0
- package/dist/{paperless/p-7e40c097.entry.js → build/p-48fd3cac.entry.js} +1 -1
- package/dist/build/p-529ccaf7.entry.js +1 -0
- package/dist/{paperless/p-c6201d0d.entry.js → build/p-530ddb38.entry.js} +1 -1
- package/dist/build/p-56c90fca.entry.js +1 -0
- package/dist/build/p-5e574eab.entry.js +1 -0
- package/dist/build/p-62d49606.entry.js +1 -0
- package/dist/build/p-63de1c3d.entry.js +1 -0
- package/dist/build/p-644e6762.entry.js +1 -0
- package/dist/build/p-6cc16633.entry.js +1 -0
- package/dist/build/p-700b5ce6.entry.js +1 -0
- package/dist/build/{p-600a2f21.entry.js → p-7df6230f.entry.js} +1 -1
- package/dist/build/p-8f4ba2d4.entry.js +1 -0
- package/dist/build/p-91d032b2.entry.js +1 -0
- package/dist/build/{p-4588a510.entry.js → p-9315c1e2.entry.js} +1 -1
- package/dist/build/p-98e3dcd7.entry.js +1 -0
- package/dist/build/p-9f273f07.entry.js +1 -0
- package/dist/build/{p-52ab1f62.entry.js → p-ac5a17c4.entry.js} +1 -1
- package/dist/build/p-b3363052.entry.js +1 -0
- package/dist/build/p-b4af4b21.entry.js +1 -0
- package/dist/build/p-b8dd503c.entry.js +1 -0
- package/dist/build/p-c2da342f.entry.js +1 -0
- package/dist/build/p-c9f2fa8f.js +2 -0
- package/dist/{paperless/p-93476bf3.entry.js → build/p-d2cf5ab2.entry.js} +1 -1
- package/dist/build/p-d3eb4901.entry.js +1 -0
- package/dist/build/p-dbb409ab.entry.js +1 -0
- package/dist/build/{p-44d46765.entry.js → p-f499f696.entry.js} +1 -1
- package/dist/build/p-f86fcdf4.js +1 -0
- package/dist/build/p-fa3216a5.entry.js +1 -0
- package/dist/build/paperless.css +1 -392
- package/dist/build/paperless.esm.js +1 -1
- package/dist/cjs/{index-cf92051a.js → index-195002a8.js} +454 -269
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/p-accordion.cjs.entry.js +2 -10
- package/dist/cjs/p-avatar-group.cjs.entry.js +3 -2
- package/dist/cjs/p-avatar.cjs.entry.js +5 -8
- package/dist/cjs/p-backdrop.cjs.entry.js +4 -9
- package/dist/cjs/p-button_3.cjs.entry.js +14 -51
- package/dist/cjs/p-card-body.cjs.entry.js +1 -4
- package/dist/cjs/p-card-container.cjs.entry.js +2 -8
- package/dist/cjs/p-card-header.cjs.entry.js +2 -4
- package/dist/cjs/p-content-slider.cjs.entry.js +5 -16
- package/dist/cjs/p-counter.cjs.entry.js +2 -8
- package/dist/cjs/p-divider.cjs.entry.js +2 -2
- package/dist/cjs/p-drawer-body_3.cjs.entry.js +6 -11
- package/dist/cjs/p-drawer.cjs.entry.js +18 -18
- package/dist/cjs/p-dropdown_3.cjs.entry.js +8 -36
- package/dist/cjs/p-helper_2.cjs.entry.js +5 -26
- package/dist/cjs/p-illustration_6.cjs.entry.js +31 -82
- package/dist/cjs/p-info-panel.cjs.entry.js +3 -7
- package/dist/cjs/p-input-group_4.cjs.entry.js +20 -32
- package/dist/cjs/p-layout.cjs.entry.js +2 -5
- package/dist/cjs/p-modal-body_4.cjs.entry.js +7 -15
- package/dist/cjs/p-modal.cjs.entry.js +19 -28
- package/dist/cjs/p-navbar.cjs.entry.js +2 -8
- package/dist/cjs/p-navigation-item.cjs.entry.js +6 -5
- package/dist/cjs/p-page-size-select_3.cjs.entry.js +7 -42
- package/dist/cjs/p-profile.cjs.entry.js +2 -8
- package/dist/cjs/p-select.cjs.entry.js +12 -29
- package/dist/cjs/p-slider-indicator.cjs.entry.js +1 -4
- package/dist/cjs/p-status.cjs.entry.js +4 -4
- package/dist/cjs/p-stepper-item_2.cjs.entry.js +3 -21
- package/dist/cjs/p-stepper.cjs.entry.js +1 -7
- package/dist/cjs/p-tab-group.cjs.entry.js +1 -1
- package/dist/cjs/p-tab-item.cjs.entry.js +1 -4
- package/dist/cjs/p-table-column.cjs.entry.js +3 -13
- package/dist/cjs/p-table.cjs.entry.js +12 -57
- package/dist/cjs/p-toast-container.cjs.entry.js +2 -5
- package/dist/cjs/p-toast.cjs.entry.js +6 -11
- package/dist/cjs/paperless.cjs.js +3 -3
- package/dist/cjs/{popper-e0c4ed4c.js → popper-d7a0f999.js} +60 -49
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/atoms/avatar/avatar.component.css +1 -27
- package/dist/collection/components/atoms/avatar/avatar.component.js +97 -91
- package/dist/collection/components/atoms/avatar-group/avatar-group.component.css +1 -18
- package/dist/collection/components/atoms/avatar-group/avatar-group.component.js +36 -31
- package/dist/collection/components/atoms/backdrop/backdrop.component.css +1 -16
- package/dist/collection/components/atoms/backdrop/backdrop.component.js +98 -76
- package/dist/collection/components/atoms/button/button.component.css +1 -131
- package/dist/collection/components/atoms/button/button.component.js +300 -319
- package/dist/collection/components/atoms/card-body/card-body.component.css +1 -9
- package/dist/collection/components/atoms/card-body/card-body.component.js +34 -32
- package/dist/collection/components/atoms/card-container/card-container.component.css +1 -17
- package/dist/collection/components/atoms/card-container/card-container.component.js +51 -52
- package/dist/collection/components/atoms/card-header/card-header.component.css +1 -17
- package/dist/collection/components/atoms/card-header/card-header.component.js +51 -51
- package/dist/collection/components/atoms/counter/counter.component.css +1 -30
- package/dist/collection/components/atoms/counter/counter.component.js +51 -52
- package/dist/collection/components/atoms/divider/divider.component.css +1 -10
- package/dist/collection/components/atoms/divider/divider.component.js +12 -11
- package/dist/collection/components/atoms/drawer-body/drawer-body.component.css +1 -5
- package/dist/collection/components/atoms/drawer-body/drawer-body.component.js +34 -32
- package/dist/collection/components/atoms/drawer-container/drawer-container.component.css +1 -7
- package/dist/collection/components/atoms/drawer-container/drawer-container.component.js +37 -9
- package/dist/collection/components/atoms/drawer-header/drawer-header.component.css +1 -10
- package/dist/collection/components/atoms/drawer-header/drawer-header.component.js +54 -51
- package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.css +1 -8
- package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.js +34 -32
- package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.css +1 -16
- package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.js +72 -74
- package/dist/collection/components/atoms/helper/helper.component.css +1 -7
- package/dist/collection/components/atoms/helper/helper.component.js +38 -39
- package/dist/collection/components/atoms/icon/icon.component.css +1 -1
- package/dist/collection/components/atoms/icon/icon.component.js +98 -100
- package/dist/collection/components/atoms/illustration/illustration.component.js +28 -23
- package/dist/collection/components/atoms/info-panel/info-panel.component.css +1 -28
- package/dist/collection/components/atoms/info-panel/info-panel.component.js +85 -89
- package/dist/collection/components/atoms/label/label.component.css +1 -101
- package/dist/collection/components/atoms/label/label.component.js +149 -156
- package/dist/collection/components/atoms/layout/layout.component.css +1 -73
- package/dist/collection/components/atoms/layout/layout.component.js +34 -38
- package/dist/collection/components/atoms/loader/loader.component.css +1 -52
- package/dist/collection/components/atoms/loader/loader.component.js +108 -113
- package/dist/collection/components/atoms/modal-body/modal-body.component.css +1 -7
- package/dist/collection/components/atoms/modal-body/modal-body.component.js +34 -32
- package/dist/collection/components/atoms/modal-container/modal-container.component.css +1 -6
- package/dist/collection/components/atoms/modal-container/modal-container.component.js +52 -31
- package/dist/collection/components/atoms/modal-footer/modal-footer.component.css +1 -4
- package/dist/collection/components/atoms/modal-footer/modal-footer.component.js +12 -10
- package/dist/collection/components/atoms/modal-header/modal-header.component.css +1 -7
- package/dist/collection/components/atoms/modal-header/modal-header.component.js +54 -52
- package/dist/collection/components/atoms/pagination-item/pagination-item.component.css +1 -16
- package/dist/collection/components/atoms/pagination-item/pagination-item.component.js +34 -32
- package/dist/collection/components/atoms/segment-container/segment-container.component.css +1 -6
- package/dist/collection/components/atoms/segment-container/segment-container.component.js +12 -9
- package/dist/collection/components/atoms/segment-item/segment-item.component.css +1 -17
- package/dist/collection/components/atoms/segment-item/segment-item.component.js +96 -90
- package/dist/collection/components/atoms/slider-indicator/slider-indicator.component.css +1 -7
- package/dist/collection/components/atoms/slider-indicator/slider-indicator.component.js +33 -30
- package/dist/collection/components/atoms/status/status.component.css +1 -16
- package/dist/collection/components/atoms/status/status.component.js +97 -93
- package/dist/collection/components/atoms/stepper-item/stepper-item.component.css +1 -59
- package/dist/collection/components/atoms/stepper-item/stepper-item.component.js +85 -94
- package/dist/collection/components/atoms/stepper-line/stepper-line.component.css +1 -18
- package/dist/collection/components/atoms/stepper-line/stepper-line.component.js +50 -50
- package/dist/collection/components/atoms/tab-group/tab-group.component.css +1 -9
- package/dist/collection/components/atoms/tab-group/tab-group.component.js +12 -11
- package/dist/collection/components/atoms/tab-item/tab-item.component.css +1 -10
- package/dist/collection/components/atoms/tab-item/tab-item.component.js +34 -32
- package/dist/collection/components/atoms/table-container/table-container.component.css +1 -5
- package/dist/collection/components/atoms/table-container/table-container.component.js +12 -9
- package/dist/collection/components/atoms/toast-container/toast-container.component.css +1 -27
- package/dist/collection/components/atoms/toast-container/toast-container.component.js +34 -32
- package/dist/collection/components/atoms/tooltip/tooltip.component.css +1 -43
- package/dist/collection/components/atoms/tooltip/tooltip.component.js +184 -197
- package/dist/collection/components/helpers/table-column/table-column.component.js +128 -135
- package/dist/collection/components/molecules/accordion/accordion.component.css +1 -3
- package/dist/collection/components/molecules/accordion/accordion.component.js +102 -108
- package/dist/collection/components/molecules/content-slider/content-slider.component.css +1 -44
- package/dist/collection/components/molecules/content-slider/content-slider.component.js +119 -125
- package/dist/collection/components/molecules/dropdown/dropdown.component.css +1 -12
- package/dist/collection/components/molecules/dropdown/dropdown.component.js +194 -206
- package/dist/collection/components/molecules/input-group/input-group.component.css +1 -324
- package/dist/collection/components/molecules/input-group/input-group.component.js +276 -281
- package/dist/collection/components/molecules/navigation-item/navigation-item.component.css +1 -22
- package/dist/collection/components/molecules/navigation-item/navigation-item.component.js +106 -104
- package/dist/collection/components/molecules/page-size-select/page-size-select.component.js +161 -180
- package/dist/collection/components/molecules/pagination/pagination.component.css +1 -3
- package/dist/collection/components/molecules/pagination/pagination.component.js +116 -114
- package/dist/collection/components/molecules/profile/profile.component.css +1 -60
- package/dist/collection/components/molecules/profile/profile.component.js +57 -63
- package/dist/collection/components/molecules/select/select.component.css +1 -6
- package/dist/collection/components/molecules/select/select.component.js +418 -426
- package/dist/collection/components/molecules/stepper/stepper.component.css +1 -12
- package/dist/collection/components/molecules/stepper/stepper.component.js +50 -50
- package/dist/collection/components/molecules/table-cell/table-cell.component.css +1 -3
- package/dist/collection/components/molecules/table-cell/table-cell.component.js +160 -156
- package/dist/collection/components/molecules/table-footer/table-footer.component.css +1 -30
- package/dist/collection/components/molecules/table-footer/table-footer.component.js +219 -233
- package/dist/collection/components/molecules/table-header/table-header.component.css +1 -16
- package/dist/collection/components/molecules/table-header/table-header.component.js +296 -321
- package/dist/collection/components/molecules/table-row/table-row.component.css +1 -21
- package/dist/collection/components/molecules/table-row/table-row.component.js +51 -54
- package/dist/collection/components/molecules/toast/toast.component.css +1 -23
- package/dist/collection/components/molecules/toast/toast.component.js +168 -169
- package/dist/collection/components/organisms/drawer/drawer.component.js +147 -128
- package/dist/collection/components/organisms/modal/modal.component.js +206 -197
- package/dist/collection/components/organisms/navbar/navbar.component.css +1 -53
- package/dist/collection/components/organisms/navbar/navbar.component.js +71 -81
- package/dist/collection/components/organisms/table/table.component.css +1 -3
- package/dist/collection/components/organisms/table/table.component.js +828 -869
- package/dist/collection/tailwind/animation.js +64 -4
- package/dist/components/backdrop.component.js +5 -9
- package/dist/components/button.component.js +6 -28
- package/dist/components/counter.component.js +1 -7
- package/dist/components/divider.component.js +1 -1
- package/dist/components/drawer-body.component.js +1 -4
- package/dist/components/drawer-container.component.js +6 -3
- package/dist/components/drawer-header.component.js +1 -4
- package/dist/components/dropdown-menu-container.component.js +1 -4
- package/dist/components/dropdown-menu-item.component.js +2 -7
- package/dist/components/dropdown.component.js +3 -23
- package/dist/components/helper.component.js +1 -4
- package/dist/components/icon.component.js +2 -10
- package/dist/components/illustration.component.js +1 -0
- package/dist/components/input-group.component.js +10 -13
- package/dist/components/label.component.js +4 -13
- package/dist/components/loader.component.js +5 -12
- package/dist/components/modal-body.component.js +1 -4
- package/dist/components/modal-container.component.js +5 -6
- package/dist/components/modal-footer.component.js +1 -1
- package/dist/components/modal-header.component.js +1 -4
- package/dist/components/p-accordion.js +1 -9
- package/dist/components/p-avatar-group.js +2 -1
- package/dist/components/p-avatar.js +4 -7
- package/dist/components/p-card-body.js +0 -3
- package/dist/components/p-card-container.js +1 -7
- package/dist/components/p-card-header.js +1 -3
- package/dist/components/p-content-slider.js +4 -15
- package/dist/components/p-drawer.js +19 -18
- package/dist/components/p-info-panel.js +2 -6
- package/dist/components/p-layout.js +1 -4
- package/dist/components/p-modal.js +20 -28
- package/dist/components/p-navbar.js +1 -7
- package/dist/components/p-navigation-item.js +5 -4
- package/dist/components/p-profile.js +1 -7
- package/dist/components/p-select.js +11 -28
- package/dist/components/p-status.js +3 -3
- package/dist/components/p-stepper.js +0 -6
- package/dist/components/p-tab-item.js +0 -3
- package/dist/components/p-table-column.js +2 -12
- package/dist/components/p-table.js +11 -56
- package/dist/components/p-toast-container.js +1 -4
- package/dist/components/p-toast.js +5 -10
- package/dist/components/page-size-select.component.js +0 -24
- package/dist/components/pagination-item.component.js +1 -4
- package/dist/components/pagination.component.js +5 -13
- package/dist/components/popper.js +60 -49
- package/dist/components/segment-container.component.js +1 -1
- package/dist/components/segment-item.component.js +4 -4
- package/dist/components/slider-indicator.component.js +0 -3
- package/dist/components/stepper-item.component.js +1 -13
- package/dist/components/stepper-line.component.js +1 -7
- package/dist/components/table-cell.component.js +7 -7
- package/dist/components/table-container.component.js +1 -1
- package/dist/components/table-footer.component.js +2 -25
- package/dist/components/table-header.component.js +11 -33
- package/dist/components/table-row.component.js +1 -7
- package/dist/components/tooltip.component.js +2 -20
- package/dist/esm/{index-7c99f044.js → index-8170b4fb.js} +454 -269
- package/dist/esm/loader.js +3 -3
- package/dist/esm/p-accordion.entry.js +2 -10
- package/dist/esm/p-avatar-group.entry.js +3 -2
- package/dist/esm/p-avatar.entry.js +5 -8
- package/dist/esm/p-backdrop.entry.js +4 -9
- package/dist/esm/p-button_3.entry.js +14 -51
- package/dist/esm/p-card-body.entry.js +1 -4
- package/dist/esm/p-card-container.entry.js +2 -8
- package/dist/esm/p-card-header.entry.js +2 -4
- package/dist/esm/p-content-slider.entry.js +5 -16
- package/dist/esm/p-counter.entry.js +2 -8
- package/dist/esm/p-divider.entry.js +2 -2
- package/dist/esm/p-drawer-body_3.entry.js +6 -11
- package/dist/esm/p-drawer.entry.js +18 -18
- package/dist/esm/p-dropdown_3.entry.js +8 -36
- package/dist/esm/p-helper_2.entry.js +5 -26
- package/dist/esm/p-illustration_6.entry.js +31 -82
- package/dist/esm/p-info-panel.entry.js +3 -7
- package/dist/esm/p-input-group_4.entry.js +20 -32
- package/dist/esm/p-layout.entry.js +2 -5
- package/dist/esm/p-modal-body_4.entry.js +7 -15
- package/dist/esm/p-modal.entry.js +19 -28
- package/dist/esm/p-navbar.entry.js +2 -8
- package/dist/esm/p-navigation-item.entry.js +6 -5
- package/dist/esm/p-page-size-select_3.entry.js +7 -42
- package/dist/esm/p-profile.entry.js +2 -8
- package/dist/esm/p-select.entry.js +12 -29
- package/dist/esm/p-slider-indicator.entry.js +1 -4
- package/dist/esm/p-status.entry.js +4 -4
- package/dist/esm/p-stepper-item_2.entry.js +3 -21
- package/dist/esm/p-stepper.entry.js +1 -7
- package/dist/esm/p-tab-group.entry.js +1 -1
- package/dist/esm/p-tab-item.entry.js +1 -4
- package/dist/esm/p-table-column.entry.js +3 -13
- package/dist/esm/p-table.entry.js +12 -57
- package/dist/esm/p-toast-container.entry.js +2 -5
- package/dist/esm/p-toast.entry.js +6 -11
- package/dist/esm/paperless.js +3 -3
- package/dist/esm/polyfills/css-shim.js +1 -1
- package/dist/esm/{popper-41c6f9cd.js → popper-42db9fbd.js} +60 -49
- package/dist/index.html +1 -1
- package/dist/paperless/p-07f28695.entry.js +1 -0
- package/dist/paperless/p-105940d9.entry.js +1 -0
- package/dist/paperless/p-12f5c483.entry.js +1 -0
- package/dist/paperless/{p-ad147b1b.entry.js → p-1ba7cadc.entry.js} +1 -1
- package/dist/paperless/{p-7b9cfce0.entry.js → p-1c0ec278.entry.js} +1 -1
- package/dist/paperless/{p-858f7490.entry.js → p-29388966.entry.js} +1 -1
- package/dist/paperless/p-2e47afc7.entry.js +1 -0
- package/dist/paperless/p-35c1d905.entry.js +1 -0
- package/dist/paperless/{p-c11282d2.entry.js → p-3946e0a3.entry.js} +1 -1
- package/dist/paperless/p-39e63e42.entry.js +1 -0
- package/dist/{build/p-7e40c097.entry.js → paperless/p-48fd3cac.entry.js} +1 -1
- package/dist/paperless/p-529ccaf7.entry.js +1 -0
- package/dist/{build/p-c6201d0d.entry.js → paperless/p-530ddb38.entry.js} +1 -1
- package/dist/paperless/p-56c90fca.entry.js +1 -0
- package/dist/paperless/p-5e574eab.entry.js +1 -0
- package/dist/paperless/p-62d49606.entry.js +1 -0
- package/dist/paperless/p-63de1c3d.entry.js +1 -0
- package/dist/paperless/p-644e6762.entry.js +1 -0
- package/dist/paperless/p-6cc16633.entry.js +1 -0
- package/dist/paperless/p-700b5ce6.entry.js +1 -0
- package/dist/paperless/{p-600a2f21.entry.js → p-7df6230f.entry.js} +1 -1
- package/dist/paperless/p-8f4ba2d4.entry.js +1 -0
- package/dist/paperless/p-91d032b2.entry.js +1 -0
- package/dist/paperless/{p-4588a510.entry.js → p-9315c1e2.entry.js} +1 -1
- package/dist/paperless/p-98e3dcd7.entry.js +1 -0
- package/dist/paperless/p-9f273f07.entry.js +1 -0
- package/dist/paperless/{p-52ab1f62.entry.js → p-ac5a17c4.entry.js} +1 -1
- package/dist/paperless/p-b3363052.entry.js +1 -0
- package/dist/paperless/p-b4af4b21.entry.js +1 -0
- package/dist/paperless/p-b8dd503c.entry.js +1 -0
- package/dist/paperless/p-c2da342f.entry.js +1 -0
- package/dist/paperless/p-c9f2fa8f.js +2 -0
- package/dist/{build/p-93476bf3.entry.js → paperless/p-d2cf5ab2.entry.js} +1 -1
- package/dist/paperless/p-d3eb4901.entry.js +1 -0
- package/dist/paperless/p-dbb409ab.entry.js +1 -0
- package/dist/paperless/{p-44d46765.entry.js → p-f499f696.entry.js} +1 -1
- package/dist/paperless/p-f86fcdf4.js +1 -0
- package/dist/paperless/p-fa3216a5.entry.js +1 -0
- package/dist/paperless/paperless.css +678 -886
- package/dist/paperless/paperless.esm.js +1 -1
- package/dist/sw.js +1 -1
- package/dist/sw.js.map +1 -1
- package/dist/tailwind/animation.js +64 -4
- package/dist/types/components/atoms/backdrop/backdrop.component.d.ts +4 -0
- package/dist/types/components/atoms/drawer-container/drawer-container.component.d.ts +4 -0
- package/dist/types/components/atoms/modal-container/modal-container.component.d.ts +4 -0
- package/dist/types/components/organisms/drawer/drawer.component.d.ts +7 -1
- package/dist/types/components/organisms/modal/modal.component.d.ts +7 -1
- package/dist/types/components.d.ts +34 -2
- package/dist/types/stencil-public-runtime.d.ts +20 -4
- package/dist/{workbox-5fe694da.js → workbox-5b279812.js} +2 -2
- package/dist/{workbox-5fe694da.js.map → workbox-5b279812.js.map} +1 -1
- package/loader/package.json +1 -0
- package/package.json +2 -2
- package/dist/build/p-055b40ad.entry.js +0 -1
- package/dist/build/p-06899ffb.entry.js +0 -1
- package/dist/build/p-0818aeaa.entry.js +0 -1
- package/dist/build/p-08cd459b.entry.js +0 -1
- package/dist/build/p-13bb4d79.entry.js +0 -1
- package/dist/build/p-150aadaf.entry.js +0 -1
- package/dist/build/p-15d13147.entry.js +0 -1
- package/dist/build/p-197075c9.entry.js +0 -1
- package/dist/build/p-2a005223.entry.js +0 -1
- package/dist/build/p-3180c96e.entry.js +0 -1
- package/dist/build/p-337ad423.entry.js +0 -1
- package/dist/build/p-41588819.entry.js +0 -1
- package/dist/build/p-58dd41be.entry.js +0 -1
- package/dist/build/p-5a71d6ae.entry.js +0 -1
- package/dist/build/p-7e9a866e.entry.js +0 -1
- package/dist/build/p-8614bd10.entry.js +0 -1
- package/dist/build/p-86a6c56a.entry.js +0 -1
- package/dist/build/p-8f179b0d.entry.js +0 -1
- package/dist/build/p-a7086ffa.js +0 -1
- package/dist/build/p-b99f2f60.entry.js +0 -1
- package/dist/build/p-be2a7816.entry.js +0 -1
- package/dist/build/p-c4110c09.entry.js +0 -1
- package/dist/build/p-c7bebafd.entry.js +0 -1
- package/dist/build/p-d17b038f.entry.js +0 -1
- package/dist/build/p-d9c1fe13.js +0 -2
- package/dist/build/p-db69c965.entry.js +0 -1
- package/dist/build/p-ed78ef52.entry.js +0 -1
- package/dist/paperless/p-055b40ad.entry.js +0 -1
- package/dist/paperless/p-06899ffb.entry.js +0 -1
- package/dist/paperless/p-0818aeaa.entry.js +0 -1
- package/dist/paperless/p-08cd459b.entry.js +0 -1
- package/dist/paperless/p-13bb4d79.entry.js +0 -1
- package/dist/paperless/p-150aadaf.entry.js +0 -1
- package/dist/paperless/p-15d13147.entry.js +0 -1
- package/dist/paperless/p-197075c9.entry.js +0 -1
- package/dist/paperless/p-2a005223.entry.js +0 -1
- package/dist/paperless/p-3180c96e.entry.js +0 -1
- package/dist/paperless/p-337ad423.entry.js +0 -1
- package/dist/paperless/p-41588819.entry.js +0 -1
- package/dist/paperless/p-58dd41be.entry.js +0 -1
- package/dist/paperless/p-5a71d6ae.entry.js +0 -1
- package/dist/paperless/p-7e9a866e.entry.js +0 -1
- package/dist/paperless/p-8614bd10.entry.js +0 -1
- package/dist/paperless/p-86a6c56a.entry.js +0 -1
- package/dist/paperless/p-8f179b0d.entry.js +0 -1
- package/dist/paperless/p-a7086ffa.js +0 -1
- package/dist/paperless/p-b99f2f60.entry.js +0 -1
- package/dist/paperless/p-be2a7816.entry.js +0 -1
- package/dist/paperless/p-c4110c09.entry.js +0 -1
- package/dist/paperless/p-c7bebafd.entry.js +0 -1
- package/dist/paperless/p-d17b038f.entry.js +0 -1
- package/dist/paperless/p-d9c1fe13.js +0 -2
- package/dist/paperless/p-db69c965.entry.js +0 -1
- package/dist/paperless/p-ed78ef52.entry.js +0 -1
|
@@ -1,21 +1 @@
|
|
|
1
|
-
:host {
|
|
2
|
-
@apply w-full flex flex-col;
|
|
3
|
-
@apply text-sm text-storm-medium;
|
|
4
|
-
@apply px-6;
|
|
5
|
-
}
|
|
6
|
-
:host .content {
|
|
7
|
-
@apply flex flex-nowrap justify-between gap-4 w-full items-center py-6;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
:host(.variant-header) {
|
|
11
|
-
@apply bg-mystic-light;
|
|
12
|
-
@apply text-xs font-semibold uppercase text-storm-vague;
|
|
13
|
-
@apply border-y border-x-0 border-solid border-y-mystic-dark !important;
|
|
14
|
-
}
|
|
15
|
-
:host(.variant-header) .content {
|
|
16
|
-
@apply py-2;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
:host(.enable-hover:hover) {
|
|
20
|
-
@apply bg-indigo-light cursor-pointer;
|
|
21
|
-
} .static{position:static!important}.mb-6{margin-bottom:1.5rem!important}.mb-14{margin-bottom:3.5rem!important}.flex{display:flex!important}.table{display:table!important}.hidden{display:none!important}.h-6{height:1.5rem!important}.w-6{width:1.5rem!important}.max-w-\[20rem\]{max-width:20rem!important}.cursor-pointer{cursor:pointer!important}.flex-col{flex-direction:column!important}.items-center{align-items:center!important}.self-center{align-self:center!important}.rounded{border-radius:.25rem!important}.py-24{padding-bottom:6rem!important;padding-top:6rem!important}.text-center{text-align:center!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.font-semibold{font-weight:600!important}.text-storm-medium{--tw-text-opacity:1!important;color:rgb(128 130 158/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}*{box-sizing:border-box}.static{position:static!important}.flex{display:flex!important}.h-6{height:1.5rem!important}.w-full{width:100%!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}.w-auto{width:auto!important}.flex-1{flex:1 1 0%!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.rounded{border-radius:.25rem!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}*{box-sizing:border-box}@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}}.static{position:static!important}*{box-sizing:border-box}.static{position:static!important}.hidden{display:none!important}*{box-sizing:border-box}@media (min-width:64rem){.desktop-xs\:flex{display:flex!important}}.static{position:static!important}.fixed{position:fixed!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.ml-1{margin-left:.25rem!important}.block{display:block!important}.flex{display:flex!important}.hidden{display:none!important}.w-full{width:100%!important}.flex-col{flex-direction:column!important}.justify-end{justify-content:flex-end!important}.gap-4{gap:1rem!important}.justify-self-end{justify-self:end!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}.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}@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}}.static{position:static!important}.m-0{margin:0!important}*{box-sizing:border-box}.visible{visibility:visible!important}.fixed{position:fixed!important}*{box-sizing:border-box}*{box-sizing:border-box}*{box-sizing:border-box}.static{position:static!important}.m-0{margin:0!important}*{box-sizing:border-box}
|
|
1
|
+
.flex{display:flex!important}.w-full{width:100%!important}.flex-nowrap{flex-wrap:nowrap!important}.items-center{align-items:center!important}.justify-between{justify-content:space-between!important}.gap-4{gap:1rem!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-y-mystic-dark{--tw-border-opacity:1!important;border-bottom-color:rgb(218 230 240/var(--tw-border-opacity))!important;border-top-color:rgb(218 230 240/var(--tw-border-opacity))!important}.bg-indigo-light{--tw-bg-opacity:1!important;background-color:rgb(241 246 255/var(--tw-bg-opacity))!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}*{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}.static{position:static!important}.mb-6{margin-bottom:1.5rem!important}.mb-14{margin-bottom:3.5rem!important}.table{display:table!important}.hidden{display:none!important}.h-6{height:1.5rem!important}.w-6{width:1.5rem!important}.max-w-\[20rem\]{max-width:20rem!important}.cursor-pointer{cursor:pointer!important}.flex-col{flex-direction:column!important}.self-center{align-self:center!important}.rounded{border-radius:.25rem!important}.py-24{padding-bottom:6rem!important;padding-top:6rem!important}.text-center{text-align:center!important}.text-storm-medium{--tw-text-opacity:1!important;color:rgb(128 130 158/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}.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}.w-auto{width:auto!important}.flex-1{flex:1 1 0%!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.text-storm-dark{--tw-text-opacity:1!important;color:rgb(39 40 56/var(--tw-text-opacity))!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}}.m-0{margin:0!important}.fixed{position:fixed!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.ml-1{margin-left:.25rem!important}.block{display:block!important}.justify-self-end{justify-self:end!important}.border{border-width:1px!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}@media (min-width:64rem){.desktop-xs\:hidden{display:none!important}.desktop-xs\:w-auto{width:auto!important}.desktop-xs\:flex-row{flex-direction:row!important}}.visible{visibility:visible!important}.blur{--tw-blur:blur(8px)!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}
|
|
@@ -1,67 +1,64 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { h, Host } from '@stencil/core';
|
|
2
2
|
export class TableRow {
|
|
3
3
|
constructor() {
|
|
4
|
-
/**
|
|
5
|
-
* Variant of the header
|
|
6
|
-
*/
|
|
7
4
|
this.variant = 'default';
|
|
8
|
-
/**
|
|
9
|
-
* Enable hover
|
|
10
|
-
*/
|
|
11
5
|
this.enableHover = true;
|
|
12
6
|
}
|
|
13
7
|
render() {
|
|
14
8
|
return (h(Host, { class: `p-table-row variant-${this.variant} ${this.enableHover &&
|
|
15
9
|
this.variant === 'default' &&
|
|
16
|
-
'enable-hover'}` },
|
|
17
|
-
h("div", { class: "content" },
|
|
18
|
-
h("slot", null)),
|
|
19
|
-
this.variant === 'default' && h("p-divider", { class: "m-0" })));
|
|
10
|
+
'enable-hover'}` }, h("div", { class: "content" }, h("slot", null)), this.variant === 'default' && h("p-divider", { class: "m-0" })));
|
|
20
11
|
}
|
|
21
12
|
static get is() { return "p-table-row"; }
|
|
22
13
|
static get encapsulation() { return "shadow"; }
|
|
23
|
-
static get originalStyleUrls() {
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
"
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
"original": "boolean",
|
|
53
|
-
"resolved": "boolean",
|
|
54
|
-
"references": {}
|
|
55
|
-
},
|
|
56
|
-
"required": false,
|
|
57
|
-
"optional": false,
|
|
58
|
-
"docs": {
|
|
59
|
-
"tags": [],
|
|
60
|
-
"text": "Enable hover"
|
|
14
|
+
static get originalStyleUrls() {
|
|
15
|
+
return {
|
|
16
|
+
"$": ["table-row.component.scss"]
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
static get styleUrls() {
|
|
20
|
+
return {
|
|
21
|
+
"$": ["table-row.component.css"]
|
|
22
|
+
};
|
|
23
|
+
}
|
|
24
|
+
static get properties() {
|
|
25
|
+
return {
|
|
26
|
+
"variant": {
|
|
27
|
+
"type": "string",
|
|
28
|
+
"mutable": false,
|
|
29
|
+
"complexType": {
|
|
30
|
+
"original": "'default' | 'header'",
|
|
31
|
+
"resolved": "\"default\" | \"header\"",
|
|
32
|
+
"references": {}
|
|
33
|
+
},
|
|
34
|
+
"required": false,
|
|
35
|
+
"optional": false,
|
|
36
|
+
"docs": {
|
|
37
|
+
"tags": [],
|
|
38
|
+
"text": "Variant of the header"
|
|
39
|
+
},
|
|
40
|
+
"attribute": "variant",
|
|
41
|
+
"reflect": false,
|
|
42
|
+
"defaultValue": "'default'"
|
|
61
43
|
},
|
|
62
|
-
"
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
44
|
+
"enableHover": {
|
|
45
|
+
"type": "boolean",
|
|
46
|
+
"mutable": false,
|
|
47
|
+
"complexType": {
|
|
48
|
+
"original": "boolean",
|
|
49
|
+
"resolved": "boolean",
|
|
50
|
+
"references": {}
|
|
51
|
+
},
|
|
52
|
+
"required": false,
|
|
53
|
+
"optional": false,
|
|
54
|
+
"docs": {
|
|
55
|
+
"tags": [],
|
|
56
|
+
"text": "Enable hover"
|
|
57
|
+
},
|
|
58
|
+
"attribute": "enable-hover",
|
|
59
|
+
"reflect": false,
|
|
60
|
+
"defaultValue": "true"
|
|
61
|
+
}
|
|
62
|
+
};
|
|
63
|
+
}
|
|
67
64
|
}
|
|
@@ -1,23 +1 @@
|
|
|
1
|
-
:host {
|
|
2
|
-
@apply flex justify-between items-center gap-2;
|
|
3
|
-
@apply w-full p-4 pl-5;
|
|
4
|
-
@apply bg-white rounded box-border;
|
|
5
|
-
@apply shadow-4 !important;
|
|
6
|
-
@apply border-l-4 border-solid !important;
|
|
7
|
-
}
|
|
8
|
-
:host p {
|
|
9
|
-
@apply m-0;
|
|
10
|
-
@apply overflow-hidden text-ellipsis whitespace-nowrap;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
:host(.variant-positive) {
|
|
14
|
-
@apply border-l-positive !important;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
:host(.variant-unbiased) {
|
|
18
|
-
@apply border-l-unbiased !important;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
:host(.variant-negative) {
|
|
22
|
-
@apply border-l-negative !important;
|
|
23
|
-
} .static{position:static!important}.flex{display:flex!important}.w-full{width:100%!important}.min-w-0{min-width:0!important}.flex-col{flex-direction:column!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.font-semibold{font-weight:600!important}.text-storm{--tw-text-opacity:1!important;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}*{box-sizing:border-box}
|
|
1
|
+
.flex{display:flex!important}.w-full{width:100%!important}.items-center{align-items:center!important}.justify-between{justify-content:space-between!important}.overflow-hidden{overflow:hidden!important}.text-ellipsis{text-overflow:ellipsis!important}.rounded{border-radius:.25rem!important}.border-l-4{border-left-width:4px!important}.border-solid{border-style:solid!important}.border-l-positive{--tw-border-opacity:1!important;border-left-color:rgb(40 209 124/var(--tw-border-opacity))!important}.border-l-unbiased{--tw-border-opacity:1!important;border-left-color:rgb(255 199 45/var(--tw-border-opacity))!important}.border-l-negative{--tw-border-opacity:1!important;border-left-color:rgb(185 30 40/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}.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}*{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;align-items:center;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-left-width:4px!important;border-radius:.25rem;border-style:solid!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important;box-sizing:border-box;display:flex;gap:.5rem;justify-content:space-between;padding:1rem 1rem 1rem 1.25rem;width:100%}:host p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.variant-positive){--tw-border-opacity:1!important;border-left-color:rgb(40 209 124/var(--tw-border-opacity))!important}:host(.variant-unbiased){--tw-border-opacity:1!important;border-left-color:rgb(255 199 45/var(--tw-border-opacity))!important}:host(.variant-negative){--tw-border-opacity:1!important;border-left-color:rgb(185 30 40/var(--tw-border-opacity))!important}.static{position:static!important}.min-w-0{min-width:0!important}.flex-col{flex-direction:column!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.font-semibold{font-weight:600!important}.text-storm{--tw-text-opacity:1!important;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}
|
|
@@ -1,26 +1,17 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { h, Host } from '@stencil/core';
|
|
2
2
|
export class Toast {
|
|
3
3
|
constructor() {
|
|
4
|
-
/**
|
|
5
|
-
* The variant of the toast
|
|
6
|
-
*/
|
|
7
4
|
this.variant = 'positive';
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
*/
|
|
5
|
+
this.header = undefined;
|
|
6
|
+
this.content = undefined;
|
|
11
7
|
this.enableAction = true;
|
|
12
|
-
/**
|
|
13
|
-
* Icon to show on the button
|
|
14
|
-
*/
|
|
15
8
|
this.actionIcon = 'negative';
|
|
9
|
+
this.actionIconFlip = undefined;
|
|
10
|
+
this.actionIconRotate = undefined;
|
|
16
11
|
}
|
|
17
12
|
render() {
|
|
18
13
|
var _a, _b;
|
|
19
|
-
return (h(Host, { class: `p-toast variant-${this.variant}`, onClick: () => this._onClick() },
|
|
20
|
-
h("div", { class: "flex flex-col w-full min-w-0" },
|
|
21
|
-
h("p", { class: "font-semibold text-storm" }, ((_a = this.header) === null || _a === void 0 ? void 0 : _a.length) ? (this.header) : (h("slot", { name: "header" }))),
|
|
22
|
-
h("p", { class: "text-sm text-storm-medium w-full" }, ((_b = this.content) === null || _b === void 0 ? void 0 : _b.length) ? (this.content) : (h("slot", { name: "content" })))),
|
|
23
|
-
this.enableAction && (h("p-button", { variant: "secondary", iconOnly: true, size: "small", icon: this.actionIcon, iconFlip: this.actionIconFlip, iconRotate: this.actionIconRotate }))));
|
|
14
|
+
return (h(Host, { class: `p-toast variant-${this.variant}`, onClick: () => this._onClick() }, h("div", { class: "flex flex-col w-full min-w-0" }, h("p", { class: "font-semibold text-storm" }, ((_a = this.header) === null || _a === void 0 ? void 0 : _a.length) ? (this.header) : (h("slot", { name: "header" }))), h("p", { class: "text-sm text-storm-medium w-full" }, ((_b = this.content) === null || _b === void 0 ? void 0 : _b.length) ? (this.content) : (h("slot", { name: "content" })))), this.enableAction && (h("p-button", { variant: "secondary", iconOnly: true, size: "small", icon: this.actionIcon, iconFlip: this.actionIconFlip, iconRotate: this.actionIconRotate }))));
|
|
24
15
|
}
|
|
25
16
|
_onClick() {
|
|
26
17
|
if (this.enableAction) {
|
|
@@ -29,169 +20,177 @@ export class Toast {
|
|
|
29
20
|
}
|
|
30
21
|
static get is() { return "p-toast"; }
|
|
31
22
|
static get encapsulation() { return "shadow"; }
|
|
32
|
-
static get originalStyleUrls() {
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
"
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
"original": "string",
|
|
62
|
-
"resolved": "string",
|
|
63
|
-
"references": {}
|
|
64
|
-
},
|
|
65
|
-
"required": false,
|
|
66
|
-
"optional": true,
|
|
67
|
-
"docs": {
|
|
68
|
-
"tags": [],
|
|
69
|
-
"text": "The header of the toast"
|
|
70
|
-
},
|
|
71
|
-
"attribute": "header",
|
|
72
|
-
"reflect": false
|
|
73
|
-
},
|
|
74
|
-
"content": {
|
|
75
|
-
"type": "string",
|
|
76
|
-
"mutable": false,
|
|
77
|
-
"complexType": {
|
|
78
|
-
"original": "string",
|
|
79
|
-
"resolved": "string",
|
|
80
|
-
"references": {}
|
|
23
|
+
static get originalStyleUrls() {
|
|
24
|
+
return {
|
|
25
|
+
"$": ["toast.component.scss"]
|
|
26
|
+
};
|
|
27
|
+
}
|
|
28
|
+
static get styleUrls() {
|
|
29
|
+
return {
|
|
30
|
+
"$": ["toast.component.css"]
|
|
31
|
+
};
|
|
32
|
+
}
|
|
33
|
+
static get properties() {
|
|
34
|
+
return {
|
|
35
|
+
"variant": {
|
|
36
|
+
"type": "string",
|
|
37
|
+
"mutable": false,
|
|
38
|
+
"complexType": {
|
|
39
|
+
"original": "'positive' | 'unbiased' | 'negative'",
|
|
40
|
+
"resolved": "\"negative\" | \"positive\" | \"unbiased\"",
|
|
41
|
+
"references": {}
|
|
42
|
+
},
|
|
43
|
+
"required": false,
|
|
44
|
+
"optional": false,
|
|
45
|
+
"docs": {
|
|
46
|
+
"tags": [],
|
|
47
|
+
"text": "The variant of the toast"
|
|
48
|
+
},
|
|
49
|
+
"attribute": "variant",
|
|
50
|
+
"reflect": false,
|
|
51
|
+
"defaultValue": "'positive'"
|
|
81
52
|
},
|
|
82
|
-
"
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
"
|
|
86
|
-
|
|
53
|
+
"header": {
|
|
54
|
+
"type": "string",
|
|
55
|
+
"mutable": false,
|
|
56
|
+
"complexType": {
|
|
57
|
+
"original": "string",
|
|
58
|
+
"resolved": "string",
|
|
59
|
+
"references": {}
|
|
60
|
+
},
|
|
61
|
+
"required": false,
|
|
62
|
+
"optional": true,
|
|
63
|
+
"docs": {
|
|
64
|
+
"tags": [],
|
|
65
|
+
"text": "The header of the toast"
|
|
66
|
+
},
|
|
67
|
+
"attribute": "header",
|
|
68
|
+
"reflect": false
|
|
87
69
|
},
|
|
88
|
-
"
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
"
|
|
97
|
-
"
|
|
70
|
+
"content": {
|
|
71
|
+
"type": "string",
|
|
72
|
+
"mutable": false,
|
|
73
|
+
"complexType": {
|
|
74
|
+
"original": "string",
|
|
75
|
+
"resolved": "string",
|
|
76
|
+
"references": {}
|
|
77
|
+
},
|
|
78
|
+
"required": false,
|
|
79
|
+
"optional": true,
|
|
80
|
+
"docs": {
|
|
81
|
+
"tags": [],
|
|
82
|
+
"text": "The content of the toast"
|
|
83
|
+
},
|
|
84
|
+
"attribute": "content",
|
|
85
|
+
"reflect": false
|
|
98
86
|
},
|
|
99
|
-
"
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
"
|
|
103
|
-
|
|
87
|
+
"enableAction": {
|
|
88
|
+
"type": "boolean",
|
|
89
|
+
"mutable": false,
|
|
90
|
+
"complexType": {
|
|
91
|
+
"original": "boolean",
|
|
92
|
+
"resolved": "boolean",
|
|
93
|
+
"references": {}
|
|
94
|
+
},
|
|
95
|
+
"required": false,
|
|
96
|
+
"optional": false,
|
|
97
|
+
"docs": {
|
|
98
|
+
"tags": [],
|
|
99
|
+
"text": "Wether to enable the close button"
|
|
100
|
+
},
|
|
101
|
+
"attribute": "enable-action",
|
|
102
|
+
"reflect": false,
|
|
103
|
+
"defaultValue": "true"
|
|
104
104
|
},
|
|
105
|
-
"
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
"IconVariant": {
|
|
117
|
-
"location": "import",
|
|
118
|
-
"path": "../../atoms/icon/icon.component"
|
|
105
|
+
"actionIcon": {
|
|
106
|
+
"type": "string",
|
|
107
|
+
"mutable": false,
|
|
108
|
+
"complexType": {
|
|
109
|
+
"original": "IconVariant",
|
|
110
|
+
"resolved": "\"arrow\" | \"attachment\" | \"bread\" | \"calendar\" | \"camera\" | \"car\" | \"checklist\" | \"checkmark\" | \"chevron\" | \"clock\" | \"cogs\" | \"comment\" | \"document\" | \"download\" | \"envelope\" | \"explanation\" | \"eye\" | \"filter\" | \"folder\" | \"grid\" | \"headset\" | \"integration\" | \"list\" | \"location\" | \"megaphone\" | \"menu\" | \"minus\" | \"more\" | \"negative\" | \"pagination\" | \"payment\" | \"pencil\" | \"person\" | \"plus\" | \"question\" | \"receipt\" | \"report\" | \"search\" | \"settings\" | \"sick\" | \"signout\" | \"switch\" | \"tachometer\" | \"task\" | \"template\" | \"tool\" | \"trash\" | \"turn\" | \"upload\" | \"warning\"",
|
|
111
|
+
"references": {
|
|
112
|
+
"IconVariant": {
|
|
113
|
+
"location": "import",
|
|
114
|
+
"path": "../../atoms/icon/icon.component"
|
|
115
|
+
}
|
|
119
116
|
}
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
117
|
+
},
|
|
118
|
+
"required": false,
|
|
119
|
+
"optional": false,
|
|
120
|
+
"docs": {
|
|
121
|
+
"tags": [],
|
|
122
|
+
"text": "Icon to show on the button"
|
|
123
|
+
},
|
|
124
|
+
"attribute": "action-icon",
|
|
125
|
+
"reflect": false,
|
|
126
|
+
"defaultValue": "'negative'"
|
|
127
127
|
},
|
|
128
|
-
"
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
"IconFlipOptions": {
|
|
140
|
-
"location": "import",
|
|
141
|
-
"path": "../../atoms/icon/icon.component"
|
|
128
|
+
"actionIconFlip": {
|
|
129
|
+
"type": "string",
|
|
130
|
+
"mutable": false,
|
|
131
|
+
"complexType": {
|
|
132
|
+
"original": "IconFlipOptions",
|
|
133
|
+
"resolved": "\"horizontal\" | \"vertical\"",
|
|
134
|
+
"references": {
|
|
135
|
+
"IconFlipOptions": {
|
|
136
|
+
"location": "import",
|
|
137
|
+
"path": "../../atoms/icon/icon.component"
|
|
138
|
+
}
|
|
142
139
|
}
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
140
|
+
},
|
|
141
|
+
"required": false,
|
|
142
|
+
"optional": false,
|
|
143
|
+
"docs": {
|
|
144
|
+
"tags": [],
|
|
145
|
+
"text": "Icon flip"
|
|
146
|
+
},
|
|
147
|
+
"attribute": "action-icon-flip",
|
|
148
|
+
"reflect": false
|
|
150
149
|
},
|
|
151
|
-
"
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
"location": "import",
|
|
163
|
-
"path": "../../../types"
|
|
150
|
+
"actionIconRotate": {
|
|
151
|
+
"type": "number",
|
|
152
|
+
"mutable": false,
|
|
153
|
+
"complexType": {
|
|
154
|
+
"original": "RotateOptions",
|
|
155
|
+
"resolved": "-135 | -180 | -225 | -25 | -270 | -315 | -45 | -90 | 0 | 135 | 180 | 225 | 25 | 270 | 315 | 45 | 90",
|
|
156
|
+
"references": {
|
|
157
|
+
"RotateOptions": {
|
|
158
|
+
"location": "import",
|
|
159
|
+
"path": "../../../types"
|
|
160
|
+
}
|
|
164
161
|
}
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
}
|
|
176
|
-
}
|
|
177
|
-
static get events() {
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
"
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
"
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
"
|
|
192
|
-
"
|
|
162
|
+
},
|
|
163
|
+
"required": false,
|
|
164
|
+
"optional": false,
|
|
165
|
+
"docs": {
|
|
166
|
+
"tags": [],
|
|
167
|
+
"text": "Icon rotate"
|
|
168
|
+
},
|
|
169
|
+
"attribute": "action-icon-rotate",
|
|
170
|
+
"reflect": false
|
|
171
|
+
}
|
|
172
|
+
};
|
|
173
|
+
}
|
|
174
|
+
static get events() {
|
|
175
|
+
return [{
|
|
176
|
+
"method": "action",
|
|
177
|
+
"name": "action",
|
|
178
|
+
"bubbles": true,
|
|
179
|
+
"cancelable": true,
|
|
180
|
+
"composed": true,
|
|
181
|
+
"docs": {
|
|
182
|
+
"tags": [],
|
|
183
|
+
"text": "Button click event"
|
|
184
|
+
},
|
|
185
|
+
"complexType": {
|
|
186
|
+
"original": "MouseEvent",
|
|
187
|
+
"resolved": "MouseEvent",
|
|
188
|
+
"references": {
|
|
189
|
+
"MouseEvent": {
|
|
190
|
+
"location": "global"
|
|
191
|
+
}
|
|
193
192
|
}
|
|
194
193
|
}
|
|
195
|
-
}
|
|
196
|
-
|
|
194
|
+
}];
|
|
195
|
+
}
|
|
197
196
|
}
|