@paperless/core 0.1.0-alpha.4 → 0.1.0-alpha.400
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 +4157 -0
- package/README.md +27 -2
- 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/i18n/table.i18n.en.json +13 -0
- package/dist/assets/i18n/table.i18n.nl.json +13 -0
- package/dist/assets/icons/camera.svg +10 -0
- package/dist/assets/icons/checklist.svg +17 -0
- package/dist/assets/icons/filter.svg +6 -13
- 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/notification.svg +10 -0
- package/dist/assets/icons/reload.svg +10 -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/assets/illustrations/empty-state-add.svg +65 -0
- package/dist/assets/illustrations/empty-state-overview.svg +58 -0
- package/dist/assets/illustrations/empty-state-search.svg +88 -0
- package/dist/assets/images/avatar/company-default.svg +12 -0
- package/dist/assets/images/avatar/user-default.svg +12 -0
- package/dist/assets/images/helper/helper-hover.svg +15 -0
- package/dist/assets/images/helper/helper.svg +15 -0
- package/dist/build/index.esm.js +2 -0
- package/dist/build/index.esm.js.map +1 -0
- package/dist/build/p-01d3c545.entry.js +2 -0
- package/dist/build/p-01d3c545.entry.js.map +1 -0
- package/dist/build/p-09ea2a1a.js +2 -0
- package/dist/build/p-09ea2a1a.js.map +1 -0
- package/dist/build/p-0a3f2fe8.entry.js +2 -0
- package/dist/build/p-0a3f2fe8.entry.js.map +1 -0
- package/dist/build/p-0cb97c5e.entry.js +2 -0
- package/dist/build/p-0cb97c5e.entry.js.map +1 -0
- package/dist/build/p-18aadbd0.entry.js +2 -0
- package/dist/build/p-18aadbd0.entry.js.map +1 -0
- package/dist/build/p-1b5292a3.entry.js +2 -0
- package/dist/build/p-1b5292a3.entry.js.map +1 -0
- package/dist/build/p-1c793c3d.entry.js +2 -0
- package/dist/build/p-1c793c3d.entry.js.map +1 -0
- package/dist/build/p-24182b62.entry.js +2 -0
- package/dist/build/p-24182b62.entry.js.map +1 -0
- package/dist/build/p-2d74bc9b.entry.js +2 -0
- package/dist/build/p-2d74bc9b.entry.js.map +1 -0
- package/dist/build/p-3d8b5cc4.entry.js +2 -0
- package/dist/build/p-3d8b5cc4.entry.js.map +1 -0
- package/dist/build/p-45dfd940.entry.js +2 -0
- package/dist/build/p-45dfd940.entry.js.map +1 -0
- package/dist/build/p-464569dc.entry.js +2 -0
- package/dist/build/p-464569dc.entry.js.map +1 -0
- package/dist/build/p-4e650fe4.js +2 -0
- package/dist/build/p-4e650fe4.js.map +1 -0
- package/dist/build/p-4e66f19d.entry.js +2 -0
- package/dist/build/p-4e66f19d.entry.js.map +1 -0
- package/dist/build/p-5236b565.entry.js +2 -0
- package/dist/build/p-5236b565.entry.js.map +1 -0
- package/dist/build/p-57411b2b.entry.js +2 -0
- package/dist/build/p-57411b2b.entry.js.map +1 -0
- package/dist/build/p-58b52568.entry.js +2 -0
- package/dist/build/p-58b52568.entry.js.map +1 -0
- package/dist/build/p-5d118f66.entry.js +2 -0
- package/dist/build/p-5d118f66.entry.js.map +1 -0
- package/dist/build/p-5e6f0675.entry.js +2 -0
- package/dist/build/p-5e6f0675.entry.js.map +1 -0
- package/dist/build/p-63ed6e4b.entry.js +2 -0
- package/dist/build/p-63ed6e4b.entry.js.map +1 -0
- package/dist/build/p-63fb9af7.entry.js +2 -0
- package/dist/build/p-63fb9af7.entry.js.map +1 -0
- package/dist/build/p-6636d43c.entry.js +2 -0
- package/dist/build/p-6636d43c.entry.js.map +1 -0
- package/dist/build/p-6c60fd3d.js +2 -0
- package/dist/build/p-6c60fd3d.js.map +1 -0
- package/dist/build/p-73528e6b.entry.js +2 -0
- package/dist/build/p-73528e6b.entry.js.map +1 -0
- package/dist/build/p-78ce77d2.entry.js +2 -0
- package/dist/build/p-78ce77d2.entry.js.map +1 -0
- package/dist/build/p-7b94bc6a.entry.js +2 -0
- package/dist/build/p-7b94bc6a.entry.js.map +1 -0
- package/dist/build/p-85dc760d.entry.js +2 -0
- package/dist/build/p-85dc760d.entry.js.map +1 -0
- package/dist/build/p-89017d64.entry.js +2 -0
- package/dist/build/p-89017d64.entry.js.map +1 -0
- package/dist/build/p-8a6728d5.js +2 -0
- package/dist/build/p-8a6728d5.js.map +1 -0
- package/dist/build/p-93fb216c.entry.js +2 -0
- package/dist/build/p-93fb216c.entry.js.map +1 -0
- package/dist/build/p-a9ec7e54.entry.js +2 -0
- package/dist/build/p-a9ec7e54.entry.js.map +1 -0
- package/dist/build/p-ab749612.entry.js +2 -0
- package/dist/build/p-ab749612.entry.js.map +1 -0
- package/dist/build/p-ac1af618.js +3 -0
- package/dist/build/p-ac1af618.js.map +1 -0
- package/dist/build/p-ac7b48ff.entry.js +2 -0
- package/dist/build/p-ac7b48ff.entry.js.map +1 -0
- package/dist/build/p-aef8219f.entry.js +2 -0
- package/dist/build/p-aef8219f.entry.js.map +1 -0
- package/dist/build/p-b13a0ee4.entry.js +2 -0
- package/dist/build/p-b13a0ee4.entry.js.map +1 -0
- package/dist/build/p-b273ac6d.js +2 -0
- package/dist/build/p-b273ac6d.js.map +1 -0
- package/dist/build/p-b57850f5.entry.js +2 -0
- package/dist/build/p-b57850f5.entry.js.map +1 -0
- package/dist/build/p-b7b1de31.entry.js +2 -0
- package/dist/build/p-b7b1de31.entry.js.map +1 -0
- package/dist/build/p-c52020cc.entry.js +2 -0
- package/dist/build/p-c52020cc.entry.js.map +1 -0
- package/dist/build/p-c6ef7b79.entry.js +2 -0
- package/dist/build/p-c6ef7b79.entry.js.map +1 -0
- package/dist/build/p-d6fde0eb.entry.js +2 -0
- package/dist/build/p-d6fde0eb.entry.js.map +1 -0
- package/dist/build/p-dc01e9eb.entry.js +2 -0
- package/dist/build/p-dc01e9eb.entry.js.map +1 -0
- package/dist/build/p-e0d7a4ee.entry.js +2 -0
- package/dist/build/p-e0d7a4ee.entry.js.map +1 -0
- package/dist/build/p-ea824ef3.entry.js +2 -0
- package/dist/build/p-ea824ef3.entry.js.map +1 -0
- package/dist/build/p-ebc2ae62.entry.js +2 -0
- package/dist/build/p-ebc2ae62.entry.js.map +1 -0
- package/dist/build/p-f07793f6.entry.js +2 -0
- package/dist/build/p-f07793f6.entry.js.map +1 -0
- package/dist/build/p-f86fcdf4.js +2 -0
- package/dist/build/p-f86fcdf4.js.map +1 -0
- package/dist/build/p-f8c3fff9.entry.js +2 -0
- package/dist/build/p-f8c3fff9.entry.js.map +1 -0
- package/dist/build/paperless.css +1 -81
- package/dist/build/paperless.esm.js +2 -1
- package/dist/build/paperless.esm.js.map +1 -0
- package/dist/cjs/child-of-e472f812.js +11 -0
- package/dist/cjs/child-of-e472f812.js.map +1 -0
- package/dist/cjs/constants-a4459ec9.js +9 -0
- package/dist/cjs/constants-a4459ec9.js.map +1 -0
- package/dist/cjs/index-040ec3f9.js +2483 -0
- package/dist/cjs/index-040ec3f9.js.map +1 -0
- package/dist/cjs/{index-a2da05ae.js → index-13ea09e0.js} +1132 -265
- package/dist/cjs/index-13ea09e0.js.map +1 -0
- package/dist/cjs/index.cjs.js +19 -0
- package/dist/cjs/index.cjs.js.map +1 -0
- package/dist/cjs/loader.cjs.js +6 -3
- package/dist/cjs/loader.cjs.js.map +1 -0
- package/dist/cjs/localization-9e2ac7f3.js +62 -0
- package/dist/cjs/localization-9e2ac7f3.js.map +1 -0
- package/dist/cjs/object-get-by-path-6dc21ed5.js +14 -0
- package/dist/cjs/object-get-by-path-6dc21ed5.js.map +1 -0
- package/dist/cjs/p-accordion.cjs.entry.js +36 -0
- package/dist/cjs/p-accordion.cjs.entry.js.map +1 -0
- package/dist/cjs/p-attachment.cjs.entry.js +39 -0
- package/dist/cjs/p-attachment.cjs.entry.js.map +1 -0
- package/dist/cjs/p-avatar-group.cjs.entry.js +22 -0
- package/dist/cjs/p-avatar-group.cjs.entry.js.map +1 -0
- package/dist/cjs/p-avatar.cjs.entry.js +45 -0
- package/dist/cjs/p-avatar.cjs.entry.js.map +1 -0
- package/dist/cjs/p-backdrop.cjs.entry.js +43 -0
- package/dist/cjs/p-backdrop.cjs.entry.js.map +1 -0
- package/dist/cjs/p-button_3.cjs.entry.js +342 -94
- package/dist/cjs/p-button_3.cjs.entry.js.map +1 -0
- package/dist/cjs/p-calendar.cjs.entry.js +711 -0
- package/dist/cjs/p-calendar.cjs.entry.js.map +1 -0
- package/dist/cjs/p-card-body.cjs.entry.js +22 -0
- package/dist/cjs/p-card-body.cjs.entry.js.map +1 -0
- package/dist/cjs/p-card-container.cjs.entry.js +23 -0
- package/dist/cjs/p-card-container.cjs.entry.js.map +1 -0
- package/dist/cjs/p-card-header.cjs.entry.js +24 -0
- package/dist/cjs/p-card-header.cjs.entry.js.map +1 -0
- package/dist/cjs/p-content-slider.cjs.entry.js +212 -0
- package/dist/cjs/p-content-slider.cjs.entry.js.map +1 -0
- package/dist/cjs/p-counter.cjs.entry.js +23 -0
- package/dist/cjs/p-counter.cjs.entry.js.map +1 -0
- package/dist/cjs/p-datepicker.cjs.entry.js +4083 -0
- package/dist/cjs/p-datepicker.cjs.entry.js.map +1 -0
- package/dist/cjs/p-divider.cjs.entry.js +24 -0
- package/dist/cjs/p-divider.cjs.entry.js.map +1 -0
- package/dist/cjs/p-drawer-body_3.cjs.entry.js +51 -0
- package/dist/cjs/p-drawer-body_3.cjs.entry.js.map +1 -0
- package/dist/cjs/p-drawer.cjs.entry.js +65 -0
- package/dist/cjs/p-drawer.cjs.entry.js.map +1 -0
- package/dist/cjs/p-dropdown-menu-container.cjs.entry.js +23 -0
- package/dist/cjs/p-dropdown-menu-container.cjs.entry.js.map +1 -0
- package/dist/cjs/p-dropdown_2.cjs.entry.js +167 -0
- package/dist/cjs/p-dropdown_2.cjs.entry.js.map +1 -0
- package/dist/cjs/p-helper_3.cjs.entry.js +135 -0
- package/dist/cjs/p-helper_3.cjs.entry.js.map +1 -0
- package/dist/cjs/{p-illustration.cjs.entry.js → p-illustration_6.cjs.entry.js} +1377 -5
- package/dist/cjs/p-illustration_6.cjs.entry.js.map +1 -0
- package/dist/cjs/p-info-panel.cjs.entry.js +29 -0
- package/dist/cjs/p-info-panel.cjs.entry.js.map +1 -0
- package/dist/cjs/p-label_3.cjs.entry.js +65 -0
- package/dist/cjs/p-label_3.cjs.entry.js.map +1 -0
- package/dist/cjs/p-layout.cjs.entry.js +22 -0
- package/dist/cjs/p-layout.cjs.entry.js.map +1 -0
- package/dist/cjs/p-modal-body_4.cjs.entry.js +79 -0
- package/dist/cjs/p-modal-body_4.cjs.entry.js.map +1 -0
- package/dist/cjs/p-modal.cjs.entry.js +61 -0
- package/dist/cjs/p-modal.cjs.entry.js.map +1 -0
- package/dist/cjs/p-navbar.cjs.entry.js +30 -0
- package/dist/cjs/p-navbar.cjs.entry.js.map +1 -0
- package/dist/cjs/p-navigation-item.cjs.entry.js +26 -0
- package/dist/cjs/p-navigation-item.cjs.entry.js.map +1 -0
- package/dist/cjs/p-page-size-select_3.cjs.entry.js +224 -0
- package/dist/cjs/p-page-size-select_3.cjs.entry.js.map +1 -0
- package/dist/cjs/p-profile.cjs.entry.js +45 -0
- package/dist/cjs/p-profile.cjs.entry.js.map +1 -0
- package/dist/cjs/p-select.cjs.entry.js +216 -0
- package/dist/cjs/p-select.cjs.entry.js.map +1 -0
- package/dist/cjs/p-slider-indicator.cjs.entry.js +22 -0
- package/dist/cjs/p-slider-indicator.cjs.entry.js.map +1 -0
- package/dist/cjs/p-status.cjs.entry.js +51 -0
- package/dist/cjs/p-status.cjs.entry.js.map +1 -0
- package/dist/cjs/p-stepper-item.cjs.entry.js +26 -0
- package/dist/cjs/p-stepper-item.cjs.entry.js.map +1 -0
- package/dist/cjs/p-stepper-line.cjs.entry.js +23 -0
- package/dist/cjs/p-stepper-line.cjs.entry.js.map +1 -0
- package/dist/cjs/p-stepper.cjs.entry.js +80 -0
- package/dist/cjs/p-stepper.cjs.entry.js.map +1 -0
- package/dist/cjs/p-tab-group.cjs.entry.js +20 -0
- package/dist/cjs/p-tab-group.cjs.entry.js.map +1 -0
- package/dist/cjs/p-tab-item.cjs.entry.js +22 -0
- package/dist/cjs/p-tab-item.cjs.entry.js.map +1 -0
- package/dist/cjs/p-table-column.cjs.entry.js +28 -0
- package/dist/cjs/p-table-column.cjs.entry.js.map +1 -0
- package/dist/cjs/p-table.cjs.entry.js +352 -0
- package/dist/cjs/p-table.cjs.entry.js.map +1 -0
- package/dist/cjs/p-toast-container.cjs.entry.js +22 -0
- package/dist/cjs/p-toast-container.cjs.entry.js.map +1 -0
- package/dist/cjs/p-toast.cjs.entry.js +35 -0
- package/dist/cjs/p-toast.cjs.entry.js.map +1 -0
- package/dist/cjs/p-tooltip.cjs.entry.js +70 -1816
- package/dist/cjs/p-tooltip.cjs.entry.js.map +1 -0
- package/dist/cjs/paperless.cjs.js +12 -3
- package/dist/cjs/paperless.cjs.js.map +1 -0
- package/dist/cjs/popper-d7a0f999.js +1803 -0
- package/dist/cjs/popper-d7a0f999.js.map +1 -0
- package/dist/collection/assets/icons/camera.svg +10 -0
- package/dist/collection/assets/icons/checklist.svg +17 -0
- package/dist/collection/assets/icons/filter.svg +6 -13
- 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/notification.svg +10 -0
- package/dist/collection/assets/icons/reload.svg +10 -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/assets/illustrations/empty-state-add.svg +65 -0
- package/dist/collection/assets/illustrations/empty-state-overview.svg +58 -0
- package/dist/collection/assets/illustrations/empty-state-search.svg +88 -0
- package/dist/collection/assets/images/avatar/company-default.svg +12 -0
- package/dist/collection/assets/images/avatar/user-default.svg +12 -0
- package/dist/collection/assets/images/helper/helper-hover.svg +15 -0
- package/dist/collection/assets/images/helper/helper.svg +15 -0
- package/dist/collection/collection-manifest.json +59 -3
- package/dist/collection/components/atoms/avatar/avatar.component.css +1 -0
- package/dist/collection/components/atoms/avatar/avatar.component.js +126 -0
- package/dist/collection/components/atoms/avatar/avatar.component.js.map +1 -0
- package/dist/collection/components/atoms/avatar-group/avatar-group.component.css +1 -0
- package/dist/collection/components/atoms/avatar-group/avatar-group.component.js +42 -0
- package/dist/collection/components/atoms/avatar-group/avatar-group.component.js.map +1 -0
- package/dist/collection/components/atoms/backdrop/backdrop.component.css +1 -0
- package/dist/collection/components/atoms/backdrop/backdrop.component.js +149 -0
- package/dist/collection/components/atoms/backdrop/backdrop.component.js.map +1 -0
- package/dist/collection/components/atoms/button/button.component.css +1 -71
- package/dist/collection/components/atoms/button/button.component.js +311 -227
- package/dist/collection/components/atoms/button/button.component.js.map +1 -0
- package/dist/collection/components/atoms/card-body/card-body.component.css +1 -0
- package/dist/collection/components/atoms/card-body/card-body.component.js +43 -0
- package/dist/collection/components/atoms/card-body/card-body.component.js.map +1 -0
- package/dist/collection/components/atoms/card-container/card-container.component.css +1 -0
- package/dist/collection/components/atoms/card-container/card-container.component.js +63 -0
- package/dist/collection/components/atoms/card-container/card-container.component.js.map +1 -0
- package/dist/collection/components/atoms/card-header/card-header.component.css +1 -0
- package/dist/collection/components/atoms/card-header/card-header.component.js +62 -0
- package/dist/collection/components/atoms/card-header/card-header.component.js.map +1 -0
- package/dist/collection/components/atoms/counter/counter.component.css +1 -0
- package/dist/collection/components/atoms/counter/counter.component.js +63 -0
- package/dist/collection/components/atoms/counter/counter.component.js.map +1 -0
- package/dist/collection/components/atoms/divider/divider.component.css +1 -0
- package/dist/collection/components/atoms/divider/divider.component.js +22 -0
- package/dist/collection/components/atoms/divider/divider.component.js.map +1 -0
- package/dist/collection/components/atoms/drawer-body/drawer-body.component.css +1 -0
- package/dist/collection/components/atoms/drawer-body/drawer-body.component.js +44 -0
- package/dist/collection/components/atoms/drawer-body/drawer-body.component.js.map +1 -0
- package/dist/collection/components/atoms/drawer-container/drawer-container.component.css +1 -0
- package/dist/collection/components/atoms/drawer-container/drawer-container.component.js +48 -0
- package/dist/collection/components/atoms/drawer-container/drawer-container.component.js.map +1 -0
- package/dist/collection/components/atoms/drawer-header/drawer-header.component.css +1 -0
- package/dist/collection/components/atoms/drawer-header/drawer-header.component.js +66 -0
- package/dist/collection/components/atoms/drawer-header/drawer-header.component.js.map +1 -0
- package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.css +1 -0
- package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.js +62 -0
- package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.js.map +1 -0
- package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.css +1 -0
- package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.js +86 -0
- package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.js.map +1 -0
- package/dist/collection/components/atoms/helper/helper.component.css +1 -0
- package/dist/collection/components/atoms/helper/helper.component.js +49 -0
- package/dist/collection/components/atoms/helper/helper.component.js.map +1 -0
- package/dist/collection/components/atoms/icon/icon.component.css +1 -0
- package/dist/collection/components/atoms/icon/icon.component.js +141 -96
- package/dist/collection/components/atoms/icon/icon.component.js.map +1 -0
- package/dist/collection/components/atoms/illustration/illustration.component.js +28 -28
- package/dist/collection/components/atoms/illustration/illustration.component.js.map +1 -0
- package/dist/collection/components/atoms/info-panel/info-panel.component.css +1 -0
- package/dist/collection/components/atoms/info-panel/info-panel.component.js +103 -0
- package/dist/collection/components/atoms/info-panel/info-panel.component.js.map +1 -0
- package/dist/collection/components/atoms/label/label.component.css +1 -0
- package/dist/collection/components/atoms/label/label.component.js +171 -0
- package/dist/collection/components/atoms/label/label.component.js.map +1 -0
- package/dist/collection/components/atoms/layout/layout.component.css +1 -0
- package/dist/collection/components/atoms/layout/layout.component.js +44 -0
- package/dist/collection/components/atoms/layout/layout.component.js.map +1 -0
- package/dist/collection/components/atoms/loader/loader.component.css +1 -26
- package/dist/collection/components/atoms/loader/loader.component.js +115 -115
- package/dist/collection/components/atoms/loader/loader.component.js.map +1 -0
- package/dist/collection/components/atoms/modal-body/modal-body.component.css +1 -0
- package/dist/collection/components/atoms/modal-body/modal-body.component.js +63 -0
- package/dist/collection/components/atoms/modal-body/modal-body.component.js.map +1 -0
- package/dist/collection/components/atoms/modal-container/modal-container.component.css +1 -0
- package/dist/collection/components/atoms/modal-container/modal-container.component.js +75 -0
- package/dist/collection/components/atoms/modal-container/modal-container.component.js.map +1 -0
- package/dist/collection/components/atoms/modal-footer/modal-footer.component.css +1 -0
- package/dist/collection/components/atoms/modal-footer/modal-footer.component.js +19 -0
- package/dist/collection/components/atoms/modal-footer/modal-footer.component.js.map +1 -0
- package/dist/collection/components/atoms/modal-header/modal-header.component.css +1 -0
- package/dist/collection/components/atoms/modal-header/modal-header.component.js +66 -0
- package/dist/collection/components/atoms/modal-header/modal-header.component.js.map +1 -0
- package/dist/collection/components/atoms/pagination-item/pagination-item.component.css +1 -0
- package/dist/collection/components/atoms/pagination-item/pagination-item.component.js +44 -0
- package/dist/collection/components/atoms/pagination-item/pagination-item.component.js.map +1 -0
- package/dist/collection/components/atoms/segment-container/segment-container.component.css +1 -0
- package/dist/collection/components/atoms/segment-container/segment-container.component.js +18 -0
- package/dist/collection/components/atoms/segment-container/segment-container.component.js.map +1 -0
- package/dist/collection/components/atoms/segment-item/segment-item.component.css +1 -0
- package/dist/collection/components/atoms/segment-item/segment-item.component.js +119 -0
- package/dist/collection/components/atoms/segment-item/segment-item.component.js.map +1 -0
- package/dist/collection/components/atoms/slider-indicator/slider-indicator.component.css +1 -0
- package/dist/collection/components/atoms/slider-indicator/slider-indicator.component.js +44 -0
- package/dist/collection/components/atoms/slider-indicator/slider-indicator.component.js.map +1 -0
- package/dist/collection/components/atoms/status/status.component.css +1 -0
- package/dist/collection/components/atoms/status/status.component.js +138 -0
- package/dist/collection/components/atoms/status/status.component.js.map +1 -0
- package/dist/collection/components/atoms/stepper-item/stepper-item.component.css +1 -0
- package/dist/collection/components/atoms/stepper-item/stepper-item.component.js +120 -0
- package/dist/collection/components/atoms/stepper-item/stepper-item.component.js.map +1 -0
- package/dist/collection/components/atoms/stepper-line/stepper-line.component.css +1 -0
- package/dist/collection/components/atoms/stepper-line/stepper-line.component.js +63 -0
- package/dist/collection/components/atoms/stepper-line/stepper-line.component.js.map +1 -0
- package/dist/collection/components/atoms/tab-group/tab-group.component.js +9 -0
- package/dist/collection/components/atoms/tab-group/tab-group.component.js.map +1 -0
- package/dist/collection/components/atoms/tab-item/tab-item.component.css +1 -0
- package/dist/collection/components/atoms/tab-item/tab-item.component.js +44 -0
- package/dist/collection/components/atoms/tab-item/tab-item.component.js.map +1 -0
- package/dist/collection/components/atoms/table-container/table-container.component.css +1 -0
- package/dist/collection/components/atoms/table-container/table-container.component.js +19 -0
- package/dist/collection/components/atoms/table-container/table-container.component.js.map +1 -0
- package/dist/collection/components/atoms/toast-container/toast-container.component.css +1 -0
- package/dist/collection/components/atoms/toast-container/toast-container.component.js +44 -0
- package/dist/collection/components/atoms/toast-container/toast-container.component.js.map +1 -0
- package/dist/collection/components/atoms/tooltip/tooltip.component.css +1 -34
- package/dist/collection/components/atoms/tooltip/tooltip.component.js +253 -122
- package/dist/collection/components/atoms/tooltip/tooltip.component.js.map +1 -0
- package/dist/collection/components/helpers/table-column/table-column.component.js +151 -0
- package/dist/collection/components/helpers/table-column/table-column.component.js.map +1 -0
- package/dist/collection/components/molecules/accordion/accordion.component.css +1 -0
- package/dist/collection/components/molecules/accordion/accordion.component.js +128 -0
- package/dist/collection/components/molecules/accordion/accordion.component.js.map +1 -0
- package/dist/collection/components/molecules/attachment/attachment.component.css +1 -0
- package/dist/collection/components/molecules/attachment/attachment.component.js +145 -0
- package/dist/collection/components/molecules/attachment/attachment.component.js.map +1 -0
- package/dist/collection/components/molecules/calendar/calendar.component.css +1 -0
- package/dist/collection/components/molecules/calendar/calendar.component.js +504 -0
- package/dist/collection/components/molecules/calendar/calendar.component.js.map +1 -0
- package/dist/collection/components/molecules/content-slider/content-slider.component.css +1 -0
- package/dist/collection/components/molecules/content-slider/content-slider.component.js +317 -0
- package/dist/collection/components/molecules/content-slider/content-slider.component.js.map +1 -0
- package/dist/collection/components/molecules/datepicker/datepicker.component.css +1 -0
- package/dist/collection/components/molecules/datepicker/datepicker.component.js +507 -0
- package/dist/collection/components/molecules/datepicker/datepicker.component.js.map +1 -0
- package/dist/collection/components/molecules/dropdown/dropdown.component.css +1 -0
- package/dist/collection/components/molecules/dropdown/dropdown.component.js +373 -0
- package/dist/collection/components/molecules/dropdown/dropdown.component.js.map +1 -0
- package/dist/collection/components/molecules/input-error/input-error.component.js +60 -0
- package/dist/collection/components/molecules/input-error/input-error.component.js.map +1 -0
- package/dist/collection/components/molecules/input-group/input-group.component.css +1 -0
- package/dist/collection/components/molecules/input-group/input-group.component.js +370 -0
- package/dist/collection/components/molecules/input-group/input-group.component.js.map +1 -0
- package/dist/collection/components/molecules/navigation-item/navigation-item.component.css +1 -0
- package/dist/collection/components/molecules/navigation-item/navigation-item.component.js +121 -0
- package/dist/collection/components/molecules/navigation-item/navigation-item.component.js.map +1 -0
- package/dist/collection/components/molecules/page-size-select/constants.js +3 -0
- package/dist/collection/components/molecules/page-size-select/constants.js.map +1 -0
- package/dist/collection/components/molecules/page-size-select/page-size-select.component.js +207 -0
- package/dist/collection/components/molecules/page-size-select/page-size-select.component.js.map +1 -0
- package/dist/collection/components/molecules/pagination/pagination.component.css +1 -0
- package/dist/collection/components/molecules/pagination/pagination.component.js +267 -0
- package/dist/collection/components/molecules/pagination/pagination.component.js.map +1 -0
- package/dist/collection/components/molecules/profile/profile.component.css +1 -0
- package/dist/collection/components/molecules/profile/profile.component.js +90 -0
- package/dist/collection/components/molecules/profile/profile.component.js.map +1 -0
- package/dist/collection/components/molecules/select/select.component.css +1 -0
- package/dist/collection/components/molecules/select/select.component.js +675 -0
- package/dist/collection/components/molecules/select/select.component.js.map +1 -0
- package/dist/collection/components/molecules/stepper/stepper.component.css +1 -0
- package/dist/collection/components/molecules/stepper/stepper.component.js +141 -0
- package/dist/collection/components/molecules/stepper/stepper.component.js.map +1 -0
- package/dist/collection/components/molecules/table-cell/table-cell.component.css +1 -0
- package/dist/collection/components/molecules/table-cell/table-cell.component.js +263 -0
- package/dist/collection/components/molecules/table-cell/table-cell.component.js.map +1 -0
- package/dist/collection/components/molecules/table-footer/table-footer.component.css +1 -0
- package/dist/collection/components/molecules/table-footer/table-footer.component.js +276 -0
- package/dist/collection/components/molecules/table-footer/table-footer.component.js.map +1 -0
- package/dist/collection/components/molecules/table-header/table-header.component.css +1 -0
- package/dist/collection/components/molecules/table-header/table-header.component.js +452 -0
- package/dist/collection/components/molecules/table-header/table-header.component.js.map +1 -0
- package/dist/collection/components/molecules/table-row/table-row.component.css +1 -0
- package/dist/collection/components/molecules/table-row/table-row.component.js +65 -0
- package/dist/collection/components/molecules/table-row/table-row.component.js.map +1 -0
- package/dist/collection/components/molecules/toast/toast.component.css +1 -0
- package/dist/collection/components/molecules/toast/toast.component.js +197 -0
- package/dist/collection/components/molecules/toast/toast.component.js.map +1 -0
- package/dist/collection/components/organisms/drawer/drawer.component.css +1 -0
- package/dist/collection/components/organisms/drawer/drawer.component.js +234 -0
- package/dist/collection/components/organisms/drawer/drawer.component.js.map +1 -0
- package/dist/collection/components/organisms/modal/modal.component.js +259 -0
- package/dist/collection/components/organisms/modal/modal.component.js.map +1 -0
- package/dist/collection/components/organisms/navbar/navbar.component.css +1 -0
- package/dist/collection/components/organisms/navbar/navbar.component.js +90 -0
- package/dist/collection/components/organisms/navbar/navbar.component.js.map +1 -0
- package/dist/collection/components/organisms/table/table.component.css +1 -0
- package/dist/collection/components/organisms/table/table.component.js +1292 -0
- package/dist/collection/components/organisms/table/table.component.js.map +1 -0
- package/dist/collection/index.js +3 -1
- package/dist/collection/index.js.map +1 -0
- package/dist/collection/tailwind/animation.js +87 -0
- package/dist/collection/tailwind/backdrop-blur.js +3 -0
- package/dist/collection/tailwind/border-radius.js +9 -6
- package/dist/collection/tailwind/height.js +5 -0
- package/dist/collection/tailwind/plugins/safe-area.js +100 -0
- package/dist/collection/tailwind/screens.js +8 -0
- package/dist/collection/tailwind/shadows.js +11 -5
- package/dist/collection/tailwind/spacing.js +10 -0
- package/dist/collection/tailwind/typography.js +21 -0
- package/dist/collection/tailwind/width.js +20 -0
- package/dist/collection/tailwind/z-index.js +17 -0
- package/dist/collection/tailwind.config.js +33 -14
- package/dist/collection/types/index.js +3 -0
- package/dist/collection/types/index.js.map +1 -0
- package/dist/collection/types/table.js +2 -0
- package/dist/collection/types/table.js.map +1 -0
- package/dist/collection/types/tailwind.js +2 -0
- package/dist/collection/types/tailwind.js.map +1 -0
- package/dist/collection/utils/child-of.js +6 -0
- package/dist/collection/utils/child-of.js.map +1 -0
- package/dist/collection/utils/icons.js +25 -0
- package/dist/collection/utils/icons.js.map +1 -0
- package/dist/collection/utils/illustrations.js +9 -0
- package/dist/collection/utils/illustrations.js.map +1 -0
- package/dist/collection/utils/index.js +7 -0
- package/dist/collection/utils/index.js.map +1 -0
- package/dist/collection/utils/localization.js +56 -0
- package/dist/collection/utils/localization.js.map +1 -0
- package/dist/collection/utils/object-get-by-path.js +9 -0
- package/dist/collection/utils/object-get-by-path.js.map +1 -0
- package/dist/collection/utils/transformers.js +5 -0
- package/dist/collection/utils/transformers.js.map +1 -0
- package/dist/components/backdrop.component.js +59 -0
- package/dist/components/backdrop.component.js.map +1 -0
- package/dist/components/button.component.js +102 -0
- package/dist/components/button.component.js.map +1 -0
- package/dist/components/calendar.component.js +3199 -0
- package/dist/components/calendar.component.js.map +1 -0
- package/dist/components/child-of.js +9 -0
- package/dist/components/child-of.js.map +1 -0
- package/dist/components/counter.component.js +37 -0
- package/dist/components/counter.component.js.map +1 -0
- package/dist/components/divider.component.js +35 -0
- package/dist/components/divider.component.js.map +1 -0
- package/dist/components/drawer-body.component.js +35 -0
- package/dist/components/drawer-body.component.js.map +1 -0
- package/dist/components/drawer-container.component.js +34 -0
- package/dist/components/drawer-container.component.js.map +1 -0
- package/dist/components/drawer-header.component.js +54 -0
- package/dist/components/drawer-header.component.js.map +1 -0
- package/dist/components/dropdown-menu-container.component.js +36 -0
- package/dist/components/dropdown-menu-container.component.js.map +1 -0
- package/dist/components/dropdown-menu-item.component.js +45 -0
- package/dist/components/dropdown-menu-item.component.js.map +1 -0
- package/dist/components/dropdown.component.js +179 -0
- package/dist/components/dropdown.component.js.map +1 -0
- package/dist/components/helper.component.js +41 -0
- package/dist/components/helper.component.js.map +1 -0
- package/dist/components/icon.component.js +273 -23
- package/dist/components/icon.component.js.map +1 -0
- package/dist/{esm/p-illustration.entry.js → components/illustration.component.js} +245 -10
- package/dist/components/illustration.component.js.map +1 -0
- package/dist/components/index.d.ts +9 -8
- package/dist/components/index.js +13 -6
- package/dist/components/index.js.map +1 -0
- package/dist/components/input-error.component.js +50 -0
- package/dist/components/input-error.component.js.map +1 -0
- package/dist/components/input-group.component.js +156 -0
- package/dist/components/input-group.component.js.map +1 -0
- package/dist/components/label.component.js +54 -0
- package/dist/components/label.component.js.map +1 -0
- package/dist/components/loader.component.js +14 -15
- package/dist/components/loader.component.js.map +1 -0
- package/dist/components/localization.js +59 -0
- package/dist/components/localization.js.map +1 -0
- package/dist/components/modal-body.component.js +37 -0
- package/dist/components/modal-body.component.js.map +1 -0
- package/dist/components/modal-container.component.js +49 -0
- package/dist/components/modal-container.component.js.map +1 -0
- package/dist/components/modal-footer.component.js +38 -0
- package/dist/components/modal-footer.component.js.map +1 -0
- package/dist/components/modal-header.component.js +54 -0
- package/dist/components/modal-header.component.js.map +1 -0
- package/dist/components/object-get-by-path.js +12 -0
- package/dist/components/object-get-by-path.js.map +1 -0
- package/dist/components/p-accordion.d.ts +11 -0
- package/dist/components/p-accordion.js +67 -0
- package/dist/components/p-accordion.js.map +1 -0
- package/dist/components/p-attachment.d.ts +11 -0
- package/dist/components/p-attachment.js +88 -0
- package/dist/components/p-attachment.js.map +1 -0
- package/dist/components/p-avatar-group.d.ts +11 -0
- package/dist/components/p-avatar-group.js +37 -0
- package/dist/components/p-avatar-group.js.map +1 -0
- package/dist/components/p-avatar.d.ts +11 -0
- package/dist/components/p-avatar.js +64 -0
- package/dist/components/p-avatar.js.map +1 -0
- package/dist/components/p-backdrop.d.ts +11 -0
- package/dist/components/p-backdrop.js +8 -0
- package/dist/components/p-backdrop.js.map +1 -0
- package/dist/components/p-button.js +3 -93
- package/dist/components/p-button.js.map +1 -0
- package/dist/components/p-calendar.d.ts +11 -0
- package/dist/components/p-calendar.js +8 -0
- package/dist/components/p-calendar.js.map +1 -0
- package/dist/components/p-card-body.d.ts +11 -0
- package/dist/components/p-card-body.js +37 -0
- package/dist/components/p-card-body.js.map +1 -0
- package/dist/components/p-card-container.d.ts +11 -0
- package/dist/components/p-card-container.js +40 -0
- package/dist/components/p-card-container.js.map +1 -0
- package/dist/components/p-card-header.d.ts +11 -0
- package/dist/components/p-card-header.js +46 -0
- package/dist/components/p-card-header.js.map +1 -0
- package/dist/components/p-content-slider.d.ts +11 -0
- package/dist/components/p-content-slider.js +241 -0
- package/dist/components/p-content-slider.js.map +1 -0
- package/dist/components/p-counter.d.ts +11 -0
- package/dist/components/p-counter.js +8 -0
- package/dist/components/p-counter.js.map +1 -0
- package/dist/components/p-datepicker.d.ts +11 -0
- package/dist/components/p-datepicker.js +4164 -0
- package/dist/components/p-datepicker.js.map +1 -0
- package/dist/components/p-divider.d.ts +11 -0
- package/dist/components/p-divider.js +8 -0
- package/dist/components/p-divider.js.map +1 -0
- package/dist/components/p-drawer-body.d.ts +11 -0
- package/dist/components/p-drawer-body.js +8 -0
- package/dist/components/p-drawer-body.js.map +1 -0
- package/dist/components/p-drawer-container.d.ts +11 -0
- package/dist/components/p-drawer-container.js +8 -0
- package/dist/components/p-drawer-container.js.map +1 -0
- package/dist/components/p-drawer-header.d.ts +11 -0
- package/dist/components/p-drawer-header.js +8 -0
- package/dist/components/p-drawer-header.js.map +1 -0
- package/dist/components/p-drawer.d.ts +11 -0
- package/dist/components/p-drawer.js +130 -0
- package/dist/components/p-drawer.js.map +1 -0
- package/dist/components/p-dropdown-menu-container.d.ts +11 -0
- package/dist/components/p-dropdown-menu-container.js +8 -0
- package/dist/components/p-dropdown-menu-container.js.map +1 -0
- package/dist/components/p-dropdown-menu-item.d.ts +11 -0
- package/dist/components/p-dropdown-menu-item.js +8 -0
- package/dist/components/p-dropdown-menu-item.js.map +1 -0
- package/dist/components/p-dropdown.d.ts +11 -0
- package/dist/components/p-dropdown.js +8 -0
- package/dist/components/p-dropdown.js.map +1 -0
- package/dist/components/p-helper.d.ts +11 -0
- package/dist/components/p-helper.js +8 -0
- package/dist/components/p-helper.js.map +1 -0
- package/dist/components/p-icon.js +2 -0
- package/dist/components/p-icon.js.map +1 -0
- package/dist/components/p-illustration.js +3 -1436
- package/dist/components/p-illustration.js.map +1 -0
- package/dist/components/p-info-panel.d.ts +11 -0
- package/dist/components/p-info-panel.js +54 -0
- package/dist/components/p-info-panel.js.map +1 -0
- package/dist/components/p-input-error.d.ts +11 -0
- package/dist/components/p-input-error.js +8 -0
- package/dist/components/p-input-error.js.map +1 -0
- package/dist/components/p-input-group.d.ts +11 -0
- package/dist/components/p-input-group.js +8 -0
- package/dist/components/p-input-group.js.map +1 -0
- package/dist/components/p-label.d.ts +11 -0
- package/dist/components/p-label.js +8 -0
- package/dist/components/p-label.js.map +1 -0
- package/dist/components/p-layout.d.ts +11 -0
- package/dist/components/p-layout.js +38 -0
- package/dist/components/p-layout.js.map +1 -0
- package/dist/components/p-loader.js +2 -0
- package/dist/components/p-loader.js.map +1 -0
- package/dist/components/p-modal-body.d.ts +11 -0
- package/dist/components/p-modal-body.js +8 -0
- package/dist/components/p-modal-body.js.map +1 -0
- package/dist/components/p-modal-container.d.ts +11 -0
- package/dist/components/p-modal-container.js +8 -0
- package/dist/components/p-modal-container.js.map +1 -0
- package/dist/components/p-modal-footer.d.ts +11 -0
- package/dist/components/p-modal-footer.js +8 -0
- package/dist/components/p-modal-footer.js.map +1 -0
- package/dist/components/p-modal-header.d.ts +11 -0
- package/dist/components/p-modal-header.js +8 -0
- package/dist/components/p-modal-header.js.map +1 -0
- package/dist/components/p-modal.d.ts +11 -0
- package/dist/components/p-modal.js +140 -0
- package/dist/components/p-modal.js.map +1 -0
- package/dist/components/p-navbar.d.ts +11 -0
- package/dist/components/p-navbar.js +72 -0
- package/dist/components/p-navbar.js.map +1 -0
- package/dist/components/p-navigation-item.d.ts +11 -0
- package/dist/components/p-navigation-item.js +58 -0
- package/dist/components/p-navigation-item.js.map +1 -0
- package/dist/components/p-page-size-select.d.ts +11 -0
- package/dist/components/p-page-size-select.js +8 -0
- package/dist/components/p-page-size-select.js.map +1 -0
- package/dist/components/p-pagination-item.d.ts +11 -0
- package/dist/components/p-pagination-item.js +8 -0
- package/dist/components/p-pagination-item.js.map +1 -0
- package/dist/components/p-pagination.d.ts +11 -0
- package/dist/components/p-pagination.js +8 -0
- package/dist/components/p-pagination.js.map +1 -0
- package/dist/components/p-profile.d.ts +11 -0
- package/dist/components/p-profile.js +81 -0
- package/dist/components/p-profile.js.map +1 -0
- package/dist/components/p-segment-container.d.ts +11 -0
- package/dist/components/p-segment-container.js +8 -0
- package/dist/components/p-segment-container.js.map +1 -0
- package/dist/components/p-segment-item.d.ts +11 -0
- package/dist/components/p-segment-item.js +8 -0
- package/dist/components/p-segment-item.js.map +1 -0
- package/dist/components/p-select.d.ts +11 -0
- package/dist/components/p-select.js +308 -0
- package/dist/components/p-select.js.map +1 -0
- package/dist/components/p-slider-indicator.d.ts +11 -0
- package/dist/components/p-slider-indicator.js +8 -0
- package/dist/components/p-slider-indicator.js.map +1 -0
- package/dist/components/p-status.d.ts +11 -0
- package/dist/components/p-status.js +75 -0
- package/dist/components/p-status.js.map +1 -0
- package/dist/components/p-stepper-item.d.ts +11 -0
- package/dist/components/p-stepper-item.js +52 -0
- package/dist/components/p-stepper-item.js.map +1 -0
- package/dist/components/p-stepper-line.d.ts +11 -0
- package/dist/components/p-stepper-line.js +8 -0
- package/dist/components/p-stepper-line.js.map +1 -0
- package/dist/components/p-stepper.d.ts +11 -0
- package/dist/components/p-stepper.js +104 -0
- package/dist/components/p-stepper.js.map +1 -0
- package/dist/components/p-tab-group.d.ts +11 -0
- package/dist/components/p-tab-group.js +38 -0
- package/dist/components/p-tab-group.js.map +1 -0
- package/dist/components/p-tab-item.d.ts +11 -0
- package/dist/components/p-tab-item.js +38 -0
- package/dist/components/p-tab-item.js.map +1 -0
- package/dist/components/p-table-cell.d.ts +11 -0
- package/dist/components/p-table-cell.js +8 -0
- package/dist/components/p-table-cell.js.map +1 -0
- package/dist/components/p-table-column.d.ts +11 -0
- package/dist/components/p-table-column.js +48 -0
- package/dist/components/p-table-column.js.map +1 -0
- package/dist/components/p-table-container.d.ts +11 -0
- package/dist/components/p-table-container.js +8 -0
- package/dist/components/p-table-container.js.map +1 -0
- package/dist/components/p-table-footer.d.ts +11 -0
- package/dist/components/p-table-footer.js +8 -0
- package/dist/components/p-table-footer.js.map +1 -0
- package/dist/components/p-table-header.d.ts +11 -0
- package/dist/components/p-table-header.js +8 -0
- package/dist/components/p-table-header.js.map +1 -0
- package/dist/components/p-table-row.d.ts +11 -0
- package/dist/components/p-table-row.js +8 -0
- package/dist/components/p-table-row.js.map +1 -0
- package/dist/components/p-table.d.ts +11 -0
- package/dist/components/p-table.js +544 -0
- package/dist/components/p-table.js.map +1 -0
- package/dist/components/p-toast-container.d.ts +11 -0
- package/dist/components/p-toast-container.js +38 -0
- package/dist/components/p-toast-container.js.map +1 -0
- package/dist/components/p-toast.d.ts +11 -0
- package/dist/components/p-toast.js +75 -0
- package/dist/components/p-toast.js.map +1 -0
- package/dist/components/p-tooltip.js +3 -1886
- package/dist/components/p-tooltip.js.map +1 -0
- package/dist/components/page-size-select.component.js +107 -0
- package/dist/components/page-size-select.component.js.map +1 -0
- package/dist/components/pagination-item.component.js +35 -0
- package/dist/components/pagination-item.component.js.map +1 -0
- package/dist/components/pagination.component.js +196 -0
- package/dist/components/pagination.component.js.map +1 -0
- package/dist/components/popper.js +1801 -0
- package/dist/components/popper.js.map +1 -0
- package/dist/components/segment-container.component.js +31 -0
- package/dist/components/segment-container.component.js.map +1 -0
- package/dist/components/segment-item.component.js +53 -0
- package/dist/components/segment-item.component.js.map +1 -0
- package/dist/components/slider-indicator.component.js +35 -0
- package/dist/components/slider-indicator.component.js.map +1 -0
- package/dist/components/stepper-line.component.js +37 -0
- package/dist/components/stepper-line.component.js.map +1 -0
- package/dist/components/table-cell.component.js +137 -0
- package/dist/components/table-cell.component.js.map +1 -0
- package/dist/components/table-container.component.js +32 -0
- package/dist/components/table-container.component.js.map +1 -0
- package/dist/components/table-footer.component.js +129 -0
- package/dist/components/table-footer.component.js.map +1 -0
- package/dist/components/table-header.component.js +1070 -0
- package/dist/components/table-header.component.js.map +1 -0
- package/dist/components/table-row.component.js +45 -0
- package/dist/components/table-row.component.js.map +1 -0
- package/dist/components/tooltip.component.js +145 -0
- package/dist/components/tooltip.component.js.map +1 -0
- package/dist/esm/child-of-90a8c4b5.js +9 -0
- package/dist/esm/child-of-90a8c4b5.js.map +1 -0
- package/dist/esm/constants-826f9460.js +6 -0
- package/dist/esm/constants-826f9460.js.map +1 -0
- package/dist/esm/index-340e085c.js +2460 -0
- package/dist/esm/index-340e085c.js.map +1 -0
- package/dist/esm/{index-d08bfe75.js → index-94339e77.js} +1132 -266
- package/dist/esm/index-94339e77.js.map +1 -0
- package/dist/esm/index.js +11 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/loader.js +6 -3
- package/dist/esm/loader.js.map +1 -0
- package/dist/esm/localization-901dc2d3.js +59 -0
- package/dist/esm/localization-901dc2d3.js.map +1 -0
- package/dist/esm/object-get-by-path-d6427a61.js +12 -0
- package/dist/esm/object-get-by-path-d6427a61.js.map +1 -0
- package/dist/esm/p-accordion.entry.js +32 -0
- package/dist/esm/p-accordion.entry.js.map +1 -0
- package/dist/esm/p-attachment.entry.js +35 -0
- package/dist/esm/p-attachment.entry.js.map +1 -0
- package/dist/esm/p-avatar-group.entry.js +18 -0
- package/dist/esm/p-avatar-group.entry.js.map +1 -0
- package/dist/esm/p-avatar.entry.js +41 -0
- package/dist/esm/p-avatar.entry.js.map +1 -0
- package/dist/esm/p-backdrop.entry.js +39 -0
- package/dist/esm/p-backdrop.entry.js.map +1 -0
- package/dist/esm/p-button_3.entry.js +342 -94
- package/dist/esm/p-button_3.entry.js.map +1 -0
- package/dist/esm/p-calendar.entry.js +707 -0
- package/dist/esm/p-calendar.entry.js.map +1 -0
- package/dist/esm/p-card-body.entry.js +18 -0
- package/dist/esm/p-card-body.entry.js.map +1 -0
- package/dist/esm/p-card-container.entry.js +19 -0
- package/dist/esm/p-card-container.entry.js.map +1 -0
- package/dist/esm/p-card-header.entry.js +20 -0
- package/dist/esm/p-card-header.entry.js.map +1 -0
- package/dist/esm/p-content-slider.entry.js +208 -0
- package/dist/esm/p-content-slider.entry.js.map +1 -0
- package/dist/esm/p-counter.entry.js +19 -0
- package/dist/esm/p-counter.entry.js.map +1 -0
- package/dist/esm/p-datepicker.entry.js +4079 -0
- package/dist/esm/p-datepicker.entry.js.map +1 -0
- package/dist/esm/p-divider.entry.js +20 -0
- package/dist/esm/p-divider.entry.js.map +1 -0
- package/dist/esm/p-drawer-body_3.entry.js +45 -0
- package/dist/esm/p-drawer-body_3.entry.js.map +1 -0
- package/dist/esm/p-drawer.entry.js +61 -0
- package/dist/esm/p-drawer.entry.js.map +1 -0
- package/dist/esm/p-dropdown-menu-container.entry.js +19 -0
- package/dist/esm/p-dropdown-menu-container.entry.js.map +1 -0
- package/dist/esm/p-dropdown_2.entry.js +162 -0
- package/dist/esm/p-dropdown_2.entry.js.map +1 -0
- package/dist/esm/p-helper_3.entry.js +129 -0
- package/dist/esm/p-helper_3.entry.js.map +1 -0
- package/dist/esm/p-illustration_6.entry.js +2789 -0
- package/dist/esm/p-illustration_6.entry.js.map +1 -0
- package/dist/esm/p-info-panel.entry.js +25 -0
- package/dist/esm/p-info-panel.entry.js.map +1 -0
- package/dist/esm/p-label_3.entry.js +59 -0
- package/dist/esm/p-label_3.entry.js.map +1 -0
- package/dist/esm/p-layout.entry.js +18 -0
- package/dist/esm/p-layout.entry.js.map +1 -0
- package/dist/esm/p-modal-body_4.entry.js +72 -0
- package/dist/esm/p-modal-body_4.entry.js.map +1 -0
- package/dist/esm/p-modal.entry.js +57 -0
- package/dist/esm/p-modal.entry.js.map +1 -0
- package/dist/esm/p-navbar.entry.js +26 -0
- package/dist/esm/p-navbar.entry.js.map +1 -0
- package/dist/esm/p-navigation-item.entry.js +22 -0
- package/dist/esm/p-navigation-item.entry.js.map +1 -0
- package/dist/esm/p-page-size-select_3.entry.js +218 -0
- package/dist/esm/p-page-size-select_3.entry.js.map +1 -0
- package/dist/esm/p-profile.entry.js +41 -0
- package/dist/esm/p-profile.entry.js.map +1 -0
- package/dist/esm/p-select.entry.js +212 -0
- package/dist/esm/p-select.entry.js.map +1 -0
- package/dist/esm/p-slider-indicator.entry.js +18 -0
- package/dist/esm/p-slider-indicator.entry.js.map +1 -0
- package/dist/esm/p-status.entry.js +47 -0
- package/dist/esm/p-status.entry.js.map +1 -0
- package/dist/esm/p-stepper-item.entry.js +22 -0
- package/dist/esm/p-stepper-item.entry.js.map +1 -0
- package/dist/esm/p-stepper-line.entry.js +19 -0
- package/dist/esm/p-stepper-line.entry.js.map +1 -0
- package/dist/esm/p-stepper.entry.js +76 -0
- package/dist/esm/p-stepper.entry.js.map +1 -0
- package/dist/esm/p-tab-group.entry.js +16 -0
- package/dist/esm/p-tab-group.entry.js.map +1 -0
- package/dist/esm/p-tab-item.entry.js +18 -0
- package/dist/esm/p-tab-item.entry.js.map +1 -0
- package/dist/esm/p-table-column.entry.js +24 -0
- package/dist/esm/p-table-column.entry.js.map +1 -0
- package/dist/esm/p-table.entry.js +348 -0
- package/dist/esm/p-table.entry.js.map +1 -0
- package/dist/esm/p-toast-container.entry.js +18 -0
- package/dist/esm/p-toast-container.entry.js.map +1 -0
- package/dist/esm/p-toast.entry.js +31 -0
- package/dist/esm/p-toast.entry.js.map +1 -0
- package/dist/esm/p-tooltip.entry.js +70 -1816
- package/dist/esm/p-tooltip.entry.js.map +1 -0
- package/dist/esm/paperless.js +9 -3
- package/dist/esm/paperless.js.map +1 -0
- package/dist/esm/polyfills/core-js.js +0 -0
- package/dist/esm/polyfills/css-shim.js +1 -1
- 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-42db9fbd.js +1801 -0
- package/dist/esm/popper-42db9fbd.js.map +1 -0
- package/dist/index.html +1 -1
- package/dist/paperless/index.esm.js +2 -0
- package/dist/paperless/index.esm.js.map +1 -0
- package/dist/paperless/p-01d3c545.entry.js +2 -0
- package/dist/paperless/p-01d3c545.entry.js.map +1 -0
- package/dist/paperless/p-09ea2a1a.js +2 -0
- package/dist/paperless/p-09ea2a1a.js.map +1 -0
- package/dist/paperless/p-0a3f2fe8.entry.js +2 -0
- package/dist/paperless/p-0a3f2fe8.entry.js.map +1 -0
- package/dist/paperless/p-0cb97c5e.entry.js +2 -0
- package/dist/paperless/p-0cb97c5e.entry.js.map +1 -0
- package/dist/paperless/p-18aadbd0.entry.js +2 -0
- package/dist/paperless/p-18aadbd0.entry.js.map +1 -0
- package/dist/paperless/p-1b5292a3.entry.js +2 -0
- package/dist/paperless/p-1b5292a3.entry.js.map +1 -0
- package/dist/paperless/p-1c793c3d.entry.js +2 -0
- package/dist/paperless/p-1c793c3d.entry.js.map +1 -0
- package/dist/paperless/p-24182b62.entry.js +2 -0
- package/dist/paperless/p-24182b62.entry.js.map +1 -0
- package/dist/paperless/p-2d74bc9b.entry.js +2 -0
- package/dist/paperless/p-2d74bc9b.entry.js.map +1 -0
- package/dist/paperless/p-3d8b5cc4.entry.js +2 -0
- package/dist/paperless/p-3d8b5cc4.entry.js.map +1 -0
- package/dist/paperless/p-45dfd940.entry.js +2 -0
- package/dist/paperless/p-45dfd940.entry.js.map +1 -0
- package/dist/paperless/p-464569dc.entry.js +2 -0
- package/dist/paperless/p-464569dc.entry.js.map +1 -0
- package/dist/paperless/p-4e650fe4.js +2 -0
- package/dist/paperless/p-4e650fe4.js.map +1 -0
- package/dist/paperless/p-4e66f19d.entry.js +2 -0
- package/dist/paperless/p-4e66f19d.entry.js.map +1 -0
- package/dist/paperless/p-5236b565.entry.js +2 -0
- package/dist/paperless/p-5236b565.entry.js.map +1 -0
- package/dist/paperless/p-57411b2b.entry.js +2 -0
- package/dist/paperless/p-57411b2b.entry.js.map +1 -0
- package/dist/paperless/p-58b52568.entry.js +2 -0
- package/dist/paperless/p-58b52568.entry.js.map +1 -0
- package/dist/paperless/p-5d118f66.entry.js +2 -0
- package/dist/paperless/p-5d118f66.entry.js.map +1 -0
- package/dist/paperless/p-5e6f0675.entry.js +2 -0
- package/dist/paperless/p-5e6f0675.entry.js.map +1 -0
- package/dist/paperless/p-63ed6e4b.entry.js +2 -0
- package/dist/paperless/p-63ed6e4b.entry.js.map +1 -0
- package/dist/paperless/p-63fb9af7.entry.js +2 -0
- package/dist/paperless/p-63fb9af7.entry.js.map +1 -0
- package/dist/paperless/p-6636d43c.entry.js +2 -0
- package/dist/paperless/p-6636d43c.entry.js.map +1 -0
- package/dist/paperless/p-6c60fd3d.js +2 -0
- package/dist/paperless/p-6c60fd3d.js.map +1 -0
- package/dist/paperless/p-73528e6b.entry.js +2 -0
- package/dist/paperless/p-73528e6b.entry.js.map +1 -0
- package/dist/paperless/p-78ce77d2.entry.js +2 -0
- package/dist/paperless/p-78ce77d2.entry.js.map +1 -0
- package/dist/paperless/p-7b94bc6a.entry.js +2 -0
- package/dist/paperless/p-7b94bc6a.entry.js.map +1 -0
- package/dist/paperless/p-85dc760d.entry.js +2 -0
- package/dist/paperless/p-85dc760d.entry.js.map +1 -0
- package/dist/paperless/p-89017d64.entry.js +2 -0
- package/dist/paperless/p-89017d64.entry.js.map +1 -0
- package/dist/paperless/p-8a6728d5.js +2 -0
- package/dist/paperless/p-8a6728d5.js.map +1 -0
- package/dist/paperless/p-93fb216c.entry.js +2 -0
- package/dist/paperless/p-93fb216c.entry.js.map +1 -0
- package/dist/paperless/p-a9ec7e54.entry.js +2 -0
- package/dist/paperless/p-a9ec7e54.entry.js.map +1 -0
- package/dist/paperless/p-ab749612.entry.js +2 -0
- package/dist/paperless/p-ab749612.entry.js.map +1 -0
- package/dist/paperless/p-ac1af618.js +3 -0
- package/dist/paperless/p-ac1af618.js.map +1 -0
- package/dist/paperless/p-ac7b48ff.entry.js +2 -0
- package/dist/paperless/p-ac7b48ff.entry.js.map +1 -0
- package/dist/paperless/p-aef8219f.entry.js +2 -0
- package/dist/paperless/p-aef8219f.entry.js.map +1 -0
- package/dist/paperless/p-b13a0ee4.entry.js +2 -0
- package/dist/paperless/p-b13a0ee4.entry.js.map +1 -0
- package/dist/paperless/p-b273ac6d.js +2 -0
- package/dist/paperless/p-b273ac6d.js.map +1 -0
- package/dist/paperless/p-b57850f5.entry.js +2 -0
- package/dist/paperless/p-b57850f5.entry.js.map +1 -0
- package/dist/paperless/p-b7b1de31.entry.js +2 -0
- package/dist/paperless/p-b7b1de31.entry.js.map +1 -0
- package/dist/paperless/p-c52020cc.entry.js +2 -0
- package/dist/paperless/p-c52020cc.entry.js.map +1 -0
- package/dist/paperless/p-c6ef7b79.entry.js +2 -0
- package/dist/paperless/p-c6ef7b79.entry.js.map +1 -0
- package/dist/paperless/p-d6fde0eb.entry.js +2 -0
- package/dist/paperless/p-d6fde0eb.entry.js.map +1 -0
- package/dist/paperless/p-dc01e9eb.entry.js +2 -0
- package/dist/paperless/p-dc01e9eb.entry.js.map +1 -0
- package/dist/paperless/p-e0d7a4ee.entry.js +2 -0
- package/dist/paperless/p-e0d7a4ee.entry.js.map +1 -0
- package/dist/paperless/p-ea824ef3.entry.js +2 -0
- package/dist/paperless/p-ea824ef3.entry.js.map +1 -0
- package/dist/paperless/p-ebc2ae62.entry.js +2 -0
- package/dist/paperless/p-ebc2ae62.entry.js.map +1 -0
- package/dist/paperless/p-f07793f6.entry.js +2 -0
- package/dist/paperless/p-f07793f6.entry.js.map +1 -0
- package/dist/paperless/p-f86fcdf4.js +2 -0
- package/dist/paperless/p-f86fcdf4.js.map +1 -0
- package/dist/paperless/p-f8c3fff9.entry.js +2 -0
- package/dist/paperless/p-f8c3fff9.entry.js.map +1 -0
- package/dist/paperless/paperless.css +683 -26595
- package/dist/paperless/paperless.esm.js +2 -1
- package/dist/paperless/paperless.esm.js.map +1 -0
- package/dist/style/_fonts.scss +70 -0
- package/dist/style/_helpers.scss +5 -0
- package/dist/style/_reset.scss +30 -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 +111 -0
- package/dist/style/form/_input.scss +22 -0
- package/dist/style/form/_mixins.scss +108 -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 +12 -0
- package/dist/sw.js +2 -260
- package/dist/sw.js.map +1 -0
- package/dist/tailwind/animation.js +87 -0
- package/dist/tailwind/backdrop-blur.js +3 -0
- package/dist/tailwind/border-radius.js +11 -0
- package/dist/tailwind/colors.js +52 -0
- package/dist/tailwind/height.js +5 -0
- package/dist/tailwind/plugins/safe-area.js +100 -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 +13 -0
- package/dist/tailwind/spacing.js +10 -0
- package/dist/tailwind/typography.js +21 -0
- package/dist/tailwind/width.js +20 -0
- package/dist/tailwind/z-index.js +17 -0
- package/dist/tailwind.config.js +33 -14
- package/dist/types/components/atoms/avatar/avatar.component.d.ts +23 -0
- package/dist/types/components/atoms/avatar-group/avatar-group.component.d.ts +7 -0
- package/dist/types/components/atoms/backdrop/backdrop.component.d.ts +31 -0
- package/dist/types/components/atoms/button/button.component.d.ts +20 -3
- 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 +11 -0
- package/dist/types/components/atoms/divider/divider.component.d.ts +7 -0
- package/dist/types/components/atoms/drawer-body/drawer-body.component.d.ts +7 -0
- package/dist/types/components/atoms/drawer-container/drawer-container.component.d.ts +7 -0
- package/dist/types/components/atoms/drawer-header/drawer-header.component.d.ts +12 -0
- package/dist/types/components/atoms/dropdown-menu-container/dropdown-menu-container.component.d.ts +11 -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 +8 -0
- package/dist/types/components/atoms/icon/icon.component.d.ts +5 -5
- package/dist/types/components/atoms/illustration/illustration.component.d.ts +1 -1
- package/dist/types/components/atoms/info-panel/info-panel.component.d.ts +24 -0
- package/dist/types/components/atoms/label/label.component.d.ts +33 -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-body/modal-body.component.d.ts +11 -0
- package/dist/types/components/atoms/modal-container/modal-container.component.d.ts +11 -0
- package/dist/types/components/atoms/modal-footer/modal-footer.component.d.ts +3 -0
- package/dist/types/components/atoms/modal-header/modal-header.component.d.ts +12 -0
- package/dist/types/components/atoms/pagination-item/pagination-item.component.d.ts +7 -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 +23 -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 +30 -9
- 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/attachment/attachment.component.d.ts +28 -0
- package/dist/types/components/molecules/calendar/calendar.component.d.ts +76 -0
- package/dist/types/components/molecules/content-slider/content-slider.component.d.ts +53 -0
- package/dist/types/components/molecules/datepicker/datepicker.component.d.ts +93 -0
- package/dist/types/components/molecules/dropdown/dropdown.component.d.ts +69 -0
- package/dist/types/components/molecules/input-error/input-error.component.d.ts +12 -0
- package/dist/types/components/molecules/input-group/input-group.component.d.ts +68 -0
- package/dist/types/components/molecules/navigation-item/navigation-item.component.d.ts +24 -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 +50 -0
- package/dist/types/components/molecules/pagination/pagination.component.d.ts +35 -0
- package/dist/types/components/molecules/profile/profile.component.d.ts +20 -0
- package/dist/types/components/molecules/select/select.component.d.ts +134 -0
- package/dist/types/components/molecules/stepper/stepper.component.d.ts +21 -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 +63 -0
- package/dist/types/components/molecules/table-header/table-header.component.d.ts +101 -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 +39 -0
- package/dist/types/components/organisms/drawer/drawer.component.d.ts +52 -0
- package/dist/types/components/organisms/modal/modal.component.d.ts +58 -0
- package/dist/types/components/organisms/navbar/navbar.component.d.ts +14 -0
- package/dist/types/components/organisms/table/table.component.d.ts +240 -0
- package/dist/types/components.d.ts +3296 -118
- package/dist/types/index.d.ts +2 -0
- package/dist/types/stencil-public-runtime.d.ts +91 -19
- package/dist/types/types/index.d.ts +2 -0
- package/dist/types/types/table.d.ts +27 -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 +12 -0
- package/dist/types/utils/illustrations.d.ts +4 -0
- package/dist/types/utils/index.d.ts +6 -0
- package/dist/types/utils/localization.d.ts +2 -0
- package/dist/types/utils/object-get-by-path.d.ts +1 -0
- package/dist/types/utils/transformers.d.ts +2 -0
- package/dist/workbox-5b279812.js +2 -0
- package/dist/workbox-5b279812.js.map +1 -0
- package/hydrate/index.d.ts +218 -0
- package/hydrate/index.js +22695 -0
- package/hydrate/package.json +6 -0
- package/loader/index.d.ts +9 -0
- package/loader/package.json +1 -0
- package/package.json +67 -61
- package/dist/build/p-31acefc4.entry.js +0 -1
- package/dist/build/p-4144f8a0.entry.js +0 -1
- package/dist/build/p-f04c4de0.entry.js +0 -1
- package/dist/build/p-f33e1285.js +0 -2
- package/dist/collection/tailwind/grid.js +0 -6
- package/dist/collection/utils/utils.js +0 -3
- package/dist/paperless/p-31acefc4.entry.js +0 -1
- package/dist/paperless/p-4144f8a0.entry.js +0 -1
- package/dist/paperless/p-f04c4de0.entry.js +0 -1
- package/dist/paperless/p-f33e1285.js +0 -2
- package/dist/types/utils/utils.d.ts +0 -1
|
@@ -6,12 +6,121 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
8
|
import { IconFlipOptions, IconVariant } from "./components/atoms/icon/icon.component";
|
|
9
|
+
import { RotateOptions, TextSizeOptions } from "./types/tailwind";
|
|
10
|
+
import { Placement, PositioningStrategy } from "@popperjs/core";
|
|
9
11
|
import { IconFlipOptions as IconFlipOptions1, IconVariant as IconVariant1 } from "./components/atoms/icon/icon.component";
|
|
10
12
|
import { IllustrationVariant } from "./components/atoms/illustration/illustration.component";
|
|
13
|
+
import { RotateOptions as RotateOptions1, TableDefinitionData, TableDefinitionTemplateFunc } from "./types";
|
|
11
14
|
import { Observable } from "rxjs";
|
|
12
|
-
import {
|
|
15
|
+
import { templateFunc } from "./components/molecules/page-size-select/page-size-select.component";
|
|
16
|
+
import { QuickFilter, RowClickEvent, TableColumnSizes } from "./types/table";
|
|
17
|
+
import { templateFunc as templateFunc1 } from "./components/organisms/table/table.component";
|
|
18
|
+
import { IconVariant as IconVariant2 } from "./components";
|
|
19
|
+
import { buttonTemplateFunc } from "./components/molecules/table-header/table-header.component";
|
|
20
|
+
import { TableColumn } from "./components/helpers/table-column/table-column.component";
|
|
21
|
+
import { buttonTemplateFunc as buttonTemplateFunc1, templateFunc as templateFunc2 } from "./components/molecules/table-header/table-header.component";
|
|
22
|
+
export { IconFlipOptions, IconVariant } from "./components/atoms/icon/icon.component";
|
|
23
|
+
export { RotateOptions, TextSizeOptions } from "./types/tailwind";
|
|
24
|
+
export { Placement, PositioningStrategy } from "@popperjs/core";
|
|
25
|
+
export { IconFlipOptions as IconFlipOptions1, IconVariant as IconVariant1 } from "./components/atoms/icon/icon.component";
|
|
26
|
+
export { IllustrationVariant } from "./components/atoms/illustration/illustration.component";
|
|
27
|
+
export { RotateOptions as RotateOptions1, TableDefinitionData, TableDefinitionTemplateFunc } from "./types";
|
|
28
|
+
export { Observable } from "rxjs";
|
|
29
|
+
export { templateFunc } from "./components/molecules/page-size-select/page-size-select.component";
|
|
30
|
+
export { QuickFilter, RowClickEvent, TableColumnSizes } from "./types/table";
|
|
31
|
+
export { templateFunc as templateFunc1 } from "./components/organisms/table/table.component";
|
|
32
|
+
export { IconVariant as IconVariant2 } from "./components";
|
|
33
|
+
export { buttonTemplateFunc } from "./components/molecules/table-header/table-header.component";
|
|
34
|
+
export { TableColumn } from "./components/helpers/table-column/table-column.component";
|
|
35
|
+
export { buttonTemplateFunc as buttonTemplateFunc1, templateFunc as templateFunc2 } from "./components/molecules/table-header/table-header.component";
|
|
13
36
|
export namespace Components {
|
|
37
|
+
interface PAccordion {
|
|
38
|
+
/**
|
|
39
|
+
* Wether the accordion can be closed
|
|
40
|
+
*/
|
|
41
|
+
"closeable": boolean;
|
|
42
|
+
/**
|
|
43
|
+
* Header of the accordion
|
|
44
|
+
*/
|
|
45
|
+
"header": string;
|
|
46
|
+
/**
|
|
47
|
+
* Wether the accordion is open
|
|
48
|
+
*/
|
|
49
|
+
"open": boolean;
|
|
50
|
+
/**
|
|
51
|
+
* Wether the accordion can be opened
|
|
52
|
+
*/
|
|
53
|
+
"openable": boolean;
|
|
54
|
+
}
|
|
55
|
+
interface PAttachment {
|
|
56
|
+
/**
|
|
57
|
+
* Wether the attachment is downloading
|
|
58
|
+
*/
|
|
59
|
+
"downloading": boolean;
|
|
60
|
+
/**
|
|
61
|
+
* The error to show
|
|
62
|
+
*/
|
|
63
|
+
"error": string;
|
|
64
|
+
/**
|
|
65
|
+
* Wether the attachment is uploading/loading
|
|
66
|
+
*/
|
|
67
|
+
"loading": boolean;
|
|
68
|
+
/**
|
|
69
|
+
* The variant of the button
|
|
70
|
+
*/
|
|
71
|
+
"mode": 'read' | 'write';
|
|
72
|
+
}
|
|
73
|
+
interface PAvatar {
|
|
74
|
+
/**
|
|
75
|
+
* The default image to show on errors
|
|
76
|
+
*/
|
|
77
|
+
"defaultImage": string;
|
|
78
|
+
/**
|
|
79
|
+
* The size of the avatar
|
|
80
|
+
*/
|
|
81
|
+
"size": 'small' | 'medium' | 'large' | 'xlarge';
|
|
82
|
+
/**
|
|
83
|
+
* The image used for the avatar
|
|
84
|
+
*/
|
|
85
|
+
"src": string;
|
|
86
|
+
/**
|
|
87
|
+
* The variant of the avatar
|
|
88
|
+
*/
|
|
89
|
+
"variant": 'user' | 'company';
|
|
90
|
+
}
|
|
91
|
+
interface PAvatarGroup {
|
|
92
|
+
/**
|
|
93
|
+
* The amount to show after the avatars
|
|
94
|
+
*/
|
|
95
|
+
"extra": number;
|
|
96
|
+
}
|
|
97
|
+
interface PBackdrop {
|
|
98
|
+
/**
|
|
99
|
+
* Wether to apply blur on the background of the backdrop
|
|
100
|
+
*/
|
|
101
|
+
"applyBlur": boolean;
|
|
102
|
+
/**
|
|
103
|
+
* Wether the backdrop is closing
|
|
104
|
+
*/
|
|
105
|
+
"closing": boolean;
|
|
106
|
+
/**
|
|
107
|
+
* Wether we should scroll lock the body
|
|
108
|
+
*/
|
|
109
|
+
"scrollLock": boolean;
|
|
110
|
+
/**
|
|
111
|
+
* The variant of the backdrop
|
|
112
|
+
*/
|
|
113
|
+
"variant": 'modal' | 'drawer';
|
|
114
|
+
}
|
|
14
115
|
interface PButton {
|
|
116
|
+
/**
|
|
117
|
+
* Wether to show a chevron or not
|
|
118
|
+
*/
|
|
119
|
+
"chevron": boolean | 'up' | 'down';
|
|
120
|
+
/**
|
|
121
|
+
* Chevron position
|
|
122
|
+
*/
|
|
123
|
+
"chevronPosition": 'start' | 'end';
|
|
15
124
|
/**
|
|
16
125
|
* Wether the button is disabled
|
|
17
126
|
*/
|
|
@@ -28,6 +137,10 @@ export namespace Components {
|
|
|
28
137
|
* Icon flip
|
|
29
138
|
*/
|
|
30
139
|
"iconFlip": IconFlipOptions;
|
|
140
|
+
/**
|
|
141
|
+
* Wether the button is icon only
|
|
142
|
+
*/
|
|
143
|
+
"iconOnly": boolean;
|
|
31
144
|
/**
|
|
32
145
|
* Icon position
|
|
33
146
|
*/
|
|
@@ -35,7 +148,11 @@ export namespace Components {
|
|
|
35
148
|
/**
|
|
36
149
|
* Icon rotate
|
|
37
150
|
*/
|
|
38
|
-
"iconRotate":
|
|
151
|
+
"iconRotate": RotateOptions;
|
|
152
|
+
/**
|
|
153
|
+
* Wether the button should inherit text styles
|
|
154
|
+
*/
|
|
155
|
+
"inheritText": boolean;
|
|
39
156
|
/**
|
|
40
157
|
* Wether to show a loader or not
|
|
41
158
|
*/
|
|
@@ -53,222 +170,3227 @@ export namespace Components {
|
|
|
53
170
|
*/
|
|
54
171
|
"variant": 'primary' | 'secondary' | 'text';
|
|
55
172
|
}
|
|
56
|
-
interface
|
|
173
|
+
interface PCalendar {
|
|
57
174
|
/**
|
|
58
|
-
* Wether to
|
|
175
|
+
* Wether to disable the weekends
|
|
59
176
|
*/
|
|
60
|
-
"
|
|
177
|
+
"disableWeekends": boolean;
|
|
61
178
|
/**
|
|
62
|
-
*
|
|
179
|
+
* Disabled dates
|
|
63
180
|
*/
|
|
64
|
-
"
|
|
181
|
+
"disabledDates"?: Array<Date | 'string'> | string;
|
|
65
182
|
/**
|
|
66
|
-
*
|
|
183
|
+
* Max date
|
|
67
184
|
*/
|
|
68
|
-
"
|
|
185
|
+
"maxDate": Date | 'string';
|
|
69
186
|
/**
|
|
70
|
-
*
|
|
187
|
+
* Min date
|
|
71
188
|
*/
|
|
72
|
-
"
|
|
73
|
-
}
|
|
74
|
-
interface PIllustration {
|
|
189
|
+
"minDate": Date | 'string';
|
|
75
190
|
/**
|
|
76
|
-
* The
|
|
191
|
+
* The mode of the datepicker
|
|
77
192
|
*/
|
|
78
|
-
"
|
|
193
|
+
"mode": 'year' | 'month' | 'day';
|
|
194
|
+
/**
|
|
195
|
+
* Wether to automatically preselect today
|
|
196
|
+
*/
|
|
197
|
+
"preselectToday": boolean;
|
|
198
|
+
/**
|
|
199
|
+
* The current value
|
|
200
|
+
*/
|
|
201
|
+
"value"?: Date | 'string';
|
|
202
|
+
/**
|
|
203
|
+
* The variant of the button
|
|
204
|
+
*/
|
|
205
|
+
"variant": 'default' | 'embedded';
|
|
79
206
|
}
|
|
80
|
-
interface
|
|
207
|
+
interface PCardBody {
|
|
81
208
|
/**
|
|
82
|
-
*
|
|
209
|
+
* Wether the button should inherit text styles
|
|
83
210
|
*/
|
|
84
|
-
"
|
|
211
|
+
"inheritText": boolean;
|
|
212
|
+
}
|
|
213
|
+
interface PCardContainer {
|
|
85
214
|
/**
|
|
86
|
-
*
|
|
215
|
+
* Wether the card should be hoverable
|
|
87
216
|
*/
|
|
88
|
-
"
|
|
217
|
+
"hoverable": boolean;
|
|
89
218
|
/**
|
|
90
|
-
*
|
|
219
|
+
* Wether the card should have shadow
|
|
91
220
|
*/
|
|
92
|
-
"
|
|
221
|
+
"shadow": boolean;
|
|
222
|
+
}
|
|
223
|
+
interface PCardHeader {
|
|
93
224
|
/**
|
|
94
|
-
*
|
|
225
|
+
* Enable the title arrow
|
|
95
226
|
*/
|
|
96
|
-
"
|
|
227
|
+
"arrow": boolean;
|
|
97
228
|
/**
|
|
98
|
-
*
|
|
229
|
+
* Content of the card header
|
|
99
230
|
*/
|
|
100
|
-
"
|
|
231
|
+
"header": string;
|
|
101
232
|
}
|
|
102
|
-
interface
|
|
233
|
+
interface PContentSlider {
|
|
103
234
|
/**
|
|
104
|
-
*
|
|
235
|
+
* Wether to disable auto centering the content
|
|
105
236
|
*/
|
|
106
|
-
"
|
|
237
|
+
"disableAutoCenter": boolean;
|
|
107
238
|
/**
|
|
108
|
-
* Wether to
|
|
239
|
+
* Wether to disable dragging the content
|
|
109
240
|
*/
|
|
110
|
-
"
|
|
241
|
+
"disableDrag": boolean;
|
|
111
242
|
/**
|
|
112
|
-
*
|
|
243
|
+
* Wether to disable clicking the indicator scrolls content
|
|
113
244
|
*/
|
|
114
|
-
"
|
|
245
|
+
"disableIndicatorClick": boolean;
|
|
246
|
+
/**
|
|
247
|
+
* Wether to hide the indicator on mobile
|
|
248
|
+
*/
|
|
249
|
+
"hideMobileIndicator": boolean;
|
|
115
250
|
}
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
251
|
+
interface PCounter {
|
|
252
|
+
/**
|
|
253
|
+
* The size of the counter
|
|
254
|
+
*/
|
|
255
|
+
"size": 'default' | 'mini';
|
|
256
|
+
/**
|
|
257
|
+
* The variant of the counter
|
|
258
|
+
*/
|
|
259
|
+
"variant": 'info' | 'negative' | 'positive' | 'unbiased';
|
|
123
260
|
}
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
261
|
+
interface PDatepicker {
|
|
262
|
+
/**
|
|
263
|
+
* Wether to disable the weekends
|
|
264
|
+
*/
|
|
265
|
+
"disableWeekends": boolean;
|
|
266
|
+
/**
|
|
267
|
+
* Wether the input group is disabled used by the datepicker
|
|
268
|
+
*/
|
|
269
|
+
"disabled": boolean;
|
|
270
|
+
/**
|
|
271
|
+
* Disabled dates
|
|
272
|
+
*/
|
|
273
|
+
"disabledDates"?: Array<Date | 'string'> | string;
|
|
274
|
+
/**
|
|
275
|
+
* The helper of the input group used by the datepicker
|
|
276
|
+
*/
|
|
277
|
+
"error": string;
|
|
278
|
+
/**
|
|
279
|
+
* The display & parse format to use
|
|
280
|
+
*/
|
|
281
|
+
"format": string;
|
|
282
|
+
/**
|
|
283
|
+
* The helper of the input group used by the datepicker
|
|
284
|
+
*/
|
|
285
|
+
"helper": string;
|
|
286
|
+
/**
|
|
287
|
+
* The label of the input group used by the datepicker
|
|
288
|
+
*/
|
|
289
|
+
"label": string;
|
|
290
|
+
/**
|
|
291
|
+
* Max date
|
|
292
|
+
*/
|
|
293
|
+
"maxDate"?: Date | 'string';
|
|
294
|
+
/**
|
|
295
|
+
* Min date
|
|
296
|
+
*/
|
|
297
|
+
"minDate"?: Date | 'string';
|
|
298
|
+
/**
|
|
299
|
+
* The mode of the datepicker
|
|
300
|
+
*/
|
|
301
|
+
"mode": 'year' | 'month' | 'day';
|
|
302
|
+
/**
|
|
303
|
+
* The placeholder of the input
|
|
304
|
+
*/
|
|
305
|
+
"placeholder": string;
|
|
306
|
+
/**
|
|
307
|
+
* The prefix of the input group used by the datepicker
|
|
308
|
+
*/
|
|
309
|
+
"prefix": string;
|
|
310
|
+
/**
|
|
311
|
+
* Wethter to automatically preselect today
|
|
312
|
+
*/
|
|
313
|
+
"preselectToday": boolean;
|
|
314
|
+
/**
|
|
315
|
+
* The size of the input group used by the datepicker
|
|
316
|
+
*/
|
|
317
|
+
"size": 'small' | 'medium';
|
|
318
|
+
/**
|
|
319
|
+
* The current value
|
|
320
|
+
*/
|
|
321
|
+
"value": any;
|
|
129
322
|
}
|
|
130
|
-
|
|
131
|
-
prototype: HTMLPIconElement;
|
|
132
|
-
new (): HTMLPIconElement;
|
|
133
|
-
};
|
|
134
|
-
interface HTMLPIllustrationElement extends Components.PIllustration, HTMLStencilElement {
|
|
323
|
+
interface PDivider {
|
|
135
324
|
}
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
325
|
+
interface PDrawer {
|
|
326
|
+
/**
|
|
327
|
+
* Wether to apply blur to the backdrop
|
|
328
|
+
*/
|
|
329
|
+
"applyBlur": boolean;
|
|
330
|
+
/**
|
|
331
|
+
* Wether to hide the drawer when the backdrop is clicked
|
|
332
|
+
*/
|
|
333
|
+
"backdropClickClose": boolean;
|
|
334
|
+
/**
|
|
335
|
+
* Wether the drawer can be closed
|
|
336
|
+
*/
|
|
337
|
+
"canClose": boolean;
|
|
338
|
+
/**
|
|
339
|
+
* The Header of the drawer
|
|
340
|
+
*/
|
|
341
|
+
"header"?: string;
|
|
342
|
+
/**
|
|
343
|
+
* Wether we should scroll lock the body
|
|
344
|
+
*/
|
|
345
|
+
"scrollLock": boolean;
|
|
346
|
+
/**
|
|
347
|
+
* Wether to show the drawer or not
|
|
348
|
+
*/
|
|
349
|
+
"show": boolean;
|
|
350
|
+
/**
|
|
351
|
+
* Wether to show the close on mobile in the header
|
|
352
|
+
*/
|
|
353
|
+
"showClose": boolean;
|
|
141
354
|
}
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
355
|
+
interface PDrawerBody {
|
|
356
|
+
/**
|
|
357
|
+
* The variant of the modal body
|
|
358
|
+
*/
|
|
359
|
+
"variant": 'default' | 'table';
|
|
147
360
|
}
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
"p-button": HTMLPButtonElement;
|
|
154
|
-
"p-icon": HTMLPIconElement;
|
|
155
|
-
"p-illustration": HTMLPIllustrationElement;
|
|
156
|
-
"p-loader": HTMLPLoaderElement;
|
|
157
|
-
"p-tooltip": HTMLPTooltipElement;
|
|
361
|
+
interface PDrawerContainer {
|
|
362
|
+
/**
|
|
363
|
+
* Wether the container is closing
|
|
364
|
+
*/
|
|
365
|
+
"closing": boolean;
|
|
158
366
|
}
|
|
159
|
-
|
|
160
|
-
declare namespace LocalJSX {
|
|
161
|
-
interface PButton {
|
|
367
|
+
interface PDrawerHeader {
|
|
162
368
|
/**
|
|
163
|
-
* Wether the button
|
|
369
|
+
* Wether to show the close button on mobile
|
|
164
370
|
*/
|
|
165
|
-
"
|
|
371
|
+
"showClose": boolean;
|
|
372
|
+
}
|
|
373
|
+
interface PDropdown {
|
|
166
374
|
/**
|
|
167
|
-
*
|
|
375
|
+
* Wether to apply the full width
|
|
168
376
|
*/
|
|
169
|
-
"
|
|
377
|
+
"applyFullWidth": boolean;
|
|
170
378
|
/**
|
|
171
|
-
*
|
|
379
|
+
* Wether to apply the max width
|
|
172
380
|
*/
|
|
173
|
-
"
|
|
381
|
+
"applyMaxWidth": boolean;
|
|
174
382
|
/**
|
|
175
|
-
*
|
|
383
|
+
* Wether to automatically calculate the width of the menu based on the trigger
|
|
176
384
|
*/
|
|
177
|
-
"
|
|
385
|
+
"calculateWidth": boolean;
|
|
178
386
|
/**
|
|
179
|
-
*
|
|
387
|
+
* Chevron direction
|
|
180
388
|
*/
|
|
181
|
-
"
|
|
389
|
+
"chevronDirection": 'up' | 'down';
|
|
182
390
|
/**
|
|
183
|
-
*
|
|
391
|
+
* Chevron position
|
|
184
392
|
*/
|
|
185
|
-
"
|
|
393
|
+
"chevronPosition": 'start' | 'end';
|
|
186
394
|
/**
|
|
187
|
-
* Wether to
|
|
395
|
+
* Wether to automatically close the dropdown menu after clicking inside
|
|
188
396
|
*/
|
|
189
|
-
"
|
|
397
|
+
"disableTriggerClick": boolean;
|
|
190
398
|
/**
|
|
191
|
-
*
|
|
399
|
+
* Wether to automatically close the dropdown menu after clicking inside
|
|
192
400
|
*/
|
|
193
|
-
"
|
|
401
|
+
"insideClick": boolean;
|
|
194
402
|
/**
|
|
195
|
-
* The
|
|
403
|
+
* The content of the dropdown menu
|
|
196
404
|
*/
|
|
197
|
-
"
|
|
405
|
+
"placement": Placement;
|
|
198
406
|
/**
|
|
199
|
-
*
|
|
407
|
+
* Wether to show the dropdown menu
|
|
200
408
|
*/
|
|
201
|
-
"
|
|
409
|
+
"show": boolean;
|
|
202
410
|
/**
|
|
203
|
-
* The
|
|
411
|
+
* The strategy of the popover placement
|
|
204
412
|
*/
|
|
205
|
-
"
|
|
413
|
+
"strategy": PositioningStrategy;
|
|
414
|
+
}
|
|
415
|
+
interface PDropdownMenuContainer {
|
|
416
|
+
/**
|
|
417
|
+
* Wether the container should all available space
|
|
418
|
+
*/
|
|
419
|
+
"fullWidth": boolean;
|
|
420
|
+
/**
|
|
421
|
+
* Wether the container applies it's max width
|
|
422
|
+
*/
|
|
423
|
+
"maxWidth": boolean;
|
|
424
|
+
}
|
|
425
|
+
interface PDropdownMenuItem {
|
|
426
|
+
/**
|
|
427
|
+
* Wether the dropdown menu item is active
|
|
428
|
+
*/
|
|
429
|
+
"active": boolean;
|
|
430
|
+
/**
|
|
431
|
+
* Wether to enable the hover state
|
|
432
|
+
*/
|
|
433
|
+
"enableHover": boolean;
|
|
434
|
+
/**
|
|
435
|
+
* Icon of the navigation item
|
|
436
|
+
*/
|
|
437
|
+
"icon": IconVariant;
|
|
438
|
+
}
|
|
439
|
+
interface PHelper {
|
|
440
|
+
/**
|
|
441
|
+
* The placement of the helper popover
|
|
442
|
+
*/
|
|
443
|
+
"placement": Placement;
|
|
206
444
|
}
|
|
207
445
|
interface PIcon {
|
|
208
446
|
/**
|
|
209
447
|
* Wether to flip the icon horizontally or vertically
|
|
210
448
|
*/
|
|
211
|
-
"flip"
|
|
449
|
+
"flip": IconFlipOptions1;
|
|
212
450
|
/**
|
|
213
451
|
* Wether to rotate the icon x degrees
|
|
214
452
|
*/
|
|
215
|
-
"rotate"
|
|
453
|
+
"rotate": RotateOptions;
|
|
216
454
|
/**
|
|
217
455
|
* The size of the icon, using tailwind sizes
|
|
218
456
|
*/
|
|
219
|
-
"size"
|
|
457
|
+
"size": TextSizeOptions;
|
|
220
458
|
/**
|
|
221
459
|
* The icon the be displayed
|
|
222
460
|
*/
|
|
223
|
-
"variant"
|
|
461
|
+
"variant": IconVariant1;
|
|
224
462
|
}
|
|
225
463
|
interface PIllustration {
|
|
226
464
|
/**
|
|
227
465
|
* The icon the be displayed
|
|
228
466
|
*/
|
|
229
|
-
"variant"
|
|
467
|
+
"variant": IllustrationVariant;
|
|
230
468
|
}
|
|
231
|
-
interface
|
|
469
|
+
interface PInfoPanel {
|
|
232
470
|
/**
|
|
233
|
-
*
|
|
471
|
+
* Wether the panel can be closed
|
|
234
472
|
*/
|
|
235
|
-
"
|
|
473
|
+
"closeable": boolean;
|
|
236
474
|
/**
|
|
237
|
-
*
|
|
475
|
+
* The content of the info panel
|
|
238
476
|
*/
|
|
239
|
-
"
|
|
477
|
+
"content": string;
|
|
240
478
|
/**
|
|
241
|
-
*
|
|
479
|
+
* The header of the info panel
|
|
242
480
|
*/
|
|
243
|
-
"
|
|
481
|
+
"header": string;
|
|
244
482
|
/**
|
|
245
|
-
*
|
|
483
|
+
* The variant of the info panel
|
|
246
484
|
*/
|
|
247
|
-
"
|
|
485
|
+
"variant": 'info' | 'negative' | 'positive' | 'unbiased';
|
|
486
|
+
}
|
|
487
|
+
interface PInputError {
|
|
248
488
|
/**
|
|
249
|
-
*
|
|
489
|
+
* The error to show
|
|
490
|
+
*/
|
|
491
|
+
"error": string;
|
|
492
|
+
/**
|
|
493
|
+
* Wether to force show the tooltip
|
|
250
494
|
*/
|
|
251
|
-
"
|
|
495
|
+
"forceShowTooltip": boolean;
|
|
252
496
|
}
|
|
253
|
-
interface
|
|
497
|
+
interface PInputGroup {
|
|
254
498
|
/**
|
|
255
|
-
*
|
|
499
|
+
* Wether the input group is disabled
|
|
256
500
|
*/
|
|
257
|
-
"
|
|
501
|
+
"disabled": boolean;
|
|
258
502
|
/**
|
|
259
|
-
*
|
|
503
|
+
* The helper of the input group
|
|
260
504
|
*/
|
|
261
|
-
"
|
|
505
|
+
"error": string;
|
|
262
506
|
/**
|
|
263
|
-
*
|
|
507
|
+
* Wether the input group is focused
|
|
264
508
|
*/
|
|
265
|
-
"
|
|
509
|
+
"focused": boolean;
|
|
510
|
+
/**
|
|
511
|
+
* The helper of the input group
|
|
512
|
+
*/
|
|
513
|
+
"helper": string;
|
|
514
|
+
/**
|
|
515
|
+
* Icon of the input group
|
|
516
|
+
*/
|
|
517
|
+
"icon": IconVariant;
|
|
518
|
+
/**
|
|
519
|
+
* Icon flip
|
|
520
|
+
*/
|
|
521
|
+
"iconFlip": IconFlipOptions;
|
|
522
|
+
/**
|
|
523
|
+
* Icon position
|
|
524
|
+
*/
|
|
525
|
+
"iconPosition": 'start' | 'end';
|
|
526
|
+
/**
|
|
527
|
+
* Icon rotate
|
|
528
|
+
*/
|
|
529
|
+
"iconRotate": RotateOptions;
|
|
530
|
+
/**
|
|
531
|
+
* The label of the input group
|
|
532
|
+
*/
|
|
533
|
+
"label": string;
|
|
534
|
+
/**
|
|
535
|
+
* The prefix of the input group
|
|
536
|
+
*/
|
|
537
|
+
"prefix": string;
|
|
538
|
+
/**
|
|
539
|
+
* Wether the field is required
|
|
540
|
+
*/
|
|
541
|
+
"required": boolean;
|
|
542
|
+
/**
|
|
543
|
+
* The size of the input group
|
|
544
|
+
*/
|
|
545
|
+
"size": 'small' | 'medium';
|
|
546
|
+
/**
|
|
547
|
+
* The suffix of the input group
|
|
548
|
+
*/
|
|
549
|
+
"suffix": string;
|
|
550
|
+
}
|
|
551
|
+
interface PLabel {
|
|
552
|
+
/**
|
|
553
|
+
* Define the behavior of the label
|
|
554
|
+
*/
|
|
555
|
+
"behavior": | 'icon'
|
|
556
|
+
| 'circle'
|
|
557
|
+
| 'combination'
|
|
558
|
+
| 'text'
|
|
559
|
+
| 'icon-only';
|
|
560
|
+
/**
|
|
561
|
+
* Icon to show on the label
|
|
562
|
+
*/
|
|
563
|
+
"icon": IconVariant;
|
|
564
|
+
/**
|
|
565
|
+
* Icon flip
|
|
566
|
+
*/
|
|
567
|
+
"iconFlip": IconFlipOptions;
|
|
568
|
+
/**
|
|
569
|
+
* Icon rotate
|
|
570
|
+
*/
|
|
571
|
+
"iconRotate": RotateOptions1;
|
|
572
|
+
/**
|
|
573
|
+
* Wether to keep the content on mobile
|
|
574
|
+
*/
|
|
575
|
+
"keepMobileContent": boolean;
|
|
576
|
+
/**
|
|
577
|
+
* The size of the label
|
|
578
|
+
*/
|
|
579
|
+
"size": 'small' | 'default';
|
|
580
|
+
/**
|
|
581
|
+
* Variant of the label
|
|
582
|
+
*/
|
|
583
|
+
"variant": | 'positive'
|
|
584
|
+
| 'unbiased'
|
|
585
|
+
| 'negative'
|
|
586
|
+
| 'info';
|
|
587
|
+
}
|
|
588
|
+
interface PLayout {
|
|
589
|
+
/**
|
|
590
|
+
* Variant of the layout
|
|
591
|
+
*/
|
|
592
|
+
"variant": 'default' | 'login';
|
|
593
|
+
}
|
|
594
|
+
interface PLoader {
|
|
595
|
+
/**
|
|
596
|
+
* Color of the loader
|
|
597
|
+
*/
|
|
598
|
+
"color": 'indigo' | 'white' | 'storm';
|
|
599
|
+
/**
|
|
600
|
+
* !NOT IMPLEMENTED! Modal description for modal variant
|
|
601
|
+
*/
|
|
602
|
+
"modalDescription": string;
|
|
603
|
+
/**
|
|
604
|
+
* !NOT IMPLEMENTED! Modal title for modal variant
|
|
605
|
+
*/
|
|
606
|
+
"modalTitle": string;
|
|
607
|
+
/**
|
|
608
|
+
* Wether to show or hide the loader
|
|
609
|
+
*/
|
|
610
|
+
"show": boolean | Observable<boolean>;
|
|
611
|
+
/**
|
|
612
|
+
* Variant of loader
|
|
613
|
+
*/
|
|
614
|
+
"variant": | 'inline'
|
|
615
|
+
| 'full-width'
|
|
616
|
+
| 'full-screen'
|
|
617
|
+
| 'modal'
|
|
618
|
+
| 'ghost';
|
|
619
|
+
}
|
|
620
|
+
interface PModal {
|
|
621
|
+
/**
|
|
622
|
+
* Wether to apply blur to the backdrop
|
|
623
|
+
*/
|
|
624
|
+
"applyBlur": boolean;
|
|
625
|
+
/**
|
|
626
|
+
* Wether to hide the modal when the backdrop is clicked
|
|
627
|
+
*/
|
|
628
|
+
"backdropClickClose": boolean;
|
|
629
|
+
/**
|
|
630
|
+
* The Header of the modal
|
|
631
|
+
*/
|
|
632
|
+
"header"?: string;
|
|
633
|
+
/**
|
|
634
|
+
* Wether we should scroll lock the body
|
|
635
|
+
*/
|
|
636
|
+
"scrollLock": boolean;
|
|
637
|
+
/**
|
|
638
|
+
* Wether to show the modal or not
|
|
639
|
+
*/
|
|
640
|
+
"show": boolean;
|
|
641
|
+
/**
|
|
642
|
+
* Wether to show the close button in the header
|
|
643
|
+
*/
|
|
644
|
+
"showClose": boolean;
|
|
645
|
+
/**
|
|
646
|
+
* Wether to show the footer on mobile
|
|
647
|
+
*/
|
|
648
|
+
"showMobileFooter": boolean;
|
|
649
|
+
/**
|
|
650
|
+
* The size of the modal container
|
|
651
|
+
*/
|
|
652
|
+
"size": 'sm' | 'md' | 'lg' | 'xl';
|
|
653
|
+
/**
|
|
654
|
+
* The variant of the modal body
|
|
655
|
+
*/
|
|
656
|
+
"variant": 'default' | 'table';
|
|
657
|
+
}
|
|
658
|
+
interface PModalBody {
|
|
659
|
+
/**
|
|
660
|
+
* Wether the modal body should be rounded at the bottom
|
|
661
|
+
*/
|
|
662
|
+
"rounded": boolean;
|
|
663
|
+
/**
|
|
664
|
+
* The variant of the modal body
|
|
665
|
+
*/
|
|
666
|
+
"variant": 'default' | 'table';
|
|
667
|
+
}
|
|
668
|
+
interface PModalContainer {
|
|
669
|
+
/**
|
|
670
|
+
* Wether the container is closing
|
|
671
|
+
*/
|
|
672
|
+
"closing": boolean;
|
|
673
|
+
/**
|
|
674
|
+
* The size of the modal container
|
|
675
|
+
*/
|
|
676
|
+
"size": 'sm' | 'md' | 'lg' | 'xl';
|
|
677
|
+
}
|
|
678
|
+
interface PModalFooter {
|
|
679
|
+
}
|
|
680
|
+
interface PModalHeader {
|
|
681
|
+
/**
|
|
682
|
+
* Wether to show the close button on mobile
|
|
683
|
+
*/
|
|
684
|
+
"showClose": boolean;
|
|
685
|
+
}
|
|
686
|
+
interface PNavbar {
|
|
687
|
+
/**
|
|
688
|
+
* The text to display for the close button
|
|
689
|
+
*/
|
|
690
|
+
"closeText": string;
|
|
691
|
+
/**
|
|
692
|
+
* The text to display for the menu button & sidebar title
|
|
693
|
+
*/
|
|
694
|
+
"menuText": string;
|
|
695
|
+
}
|
|
696
|
+
interface PNavigationItem {
|
|
697
|
+
/**
|
|
698
|
+
* Wether the navigation item is active
|
|
699
|
+
*/
|
|
700
|
+
"active": boolean;
|
|
701
|
+
/**
|
|
702
|
+
* Icon of the navigation item
|
|
703
|
+
*/
|
|
704
|
+
"counter": number | string;
|
|
705
|
+
/**
|
|
706
|
+
* The href of the navigation item
|
|
707
|
+
*/
|
|
708
|
+
"href": string;
|
|
709
|
+
/**
|
|
710
|
+
* Icon of the navigation item
|
|
711
|
+
*/
|
|
712
|
+
"icon": IconVariant;
|
|
713
|
+
/**
|
|
714
|
+
* The target of the navigation item
|
|
715
|
+
*/
|
|
716
|
+
"target": string;
|
|
717
|
+
}
|
|
718
|
+
interface PPageSizeSelect {
|
|
719
|
+
/**
|
|
720
|
+
* The size of the button
|
|
721
|
+
*/
|
|
722
|
+
"buttonSize": 'small' | 'medium';
|
|
723
|
+
/**
|
|
724
|
+
* The template for the data view
|
|
725
|
+
*/
|
|
726
|
+
"buttonTemplate": templateFunc;
|
|
727
|
+
/**
|
|
728
|
+
* Chevron position
|
|
729
|
+
*/
|
|
730
|
+
"chevronPosition": 'start' | 'end';
|
|
731
|
+
/**
|
|
732
|
+
* Wether to hide when there is only 1 page available
|
|
733
|
+
*/
|
|
734
|
+
"hidden": boolean;
|
|
735
|
+
/**
|
|
736
|
+
* The template for the data view
|
|
737
|
+
*/
|
|
738
|
+
"itemTemplate": templateFunc;
|
|
739
|
+
/**
|
|
740
|
+
* The current page
|
|
741
|
+
*/
|
|
742
|
+
"size": number;
|
|
743
|
+
/**
|
|
744
|
+
* The available sizes
|
|
745
|
+
*/
|
|
746
|
+
"sizeOptions": number[];
|
|
747
|
+
}
|
|
748
|
+
interface PPagination {
|
|
749
|
+
/**
|
|
750
|
+
* Wether to hide when there is only 1 page available
|
|
751
|
+
*/
|
|
752
|
+
"hideOnSinglePage": boolean;
|
|
753
|
+
/**
|
|
754
|
+
* The current page
|
|
755
|
+
*/
|
|
756
|
+
"page": number;
|
|
757
|
+
/**
|
|
758
|
+
* The amount of items per page
|
|
759
|
+
*/
|
|
760
|
+
"pageSize": number;
|
|
761
|
+
/**
|
|
762
|
+
* The total amount of items
|
|
763
|
+
*/
|
|
764
|
+
"total": number;
|
|
765
|
+
}
|
|
766
|
+
interface PPaginationItem {
|
|
767
|
+
/**
|
|
768
|
+
* Wether the pagination item is active
|
|
769
|
+
*/
|
|
770
|
+
"active": boolean;
|
|
771
|
+
}
|
|
772
|
+
interface PProfile {
|
|
773
|
+
/**
|
|
774
|
+
* The size of the profile avatar
|
|
775
|
+
*/
|
|
776
|
+
"size": 'small' | 'medium' | 'large';
|
|
777
|
+
/**
|
|
778
|
+
* The variant of the profile
|
|
779
|
+
*/
|
|
780
|
+
"variant": 'company' | 'user';
|
|
781
|
+
}
|
|
782
|
+
interface PSegmentContainer {
|
|
783
|
+
}
|
|
784
|
+
interface PSegmentItem {
|
|
785
|
+
/**
|
|
786
|
+
* Wether the segment item is active
|
|
787
|
+
*/
|
|
788
|
+
"active": boolean;
|
|
789
|
+
/**
|
|
790
|
+
* Icon to show on the segment item
|
|
791
|
+
*/
|
|
792
|
+
"icon": IconVariant;
|
|
793
|
+
/**
|
|
794
|
+
* Icon flip
|
|
795
|
+
*/
|
|
796
|
+
"iconFlip": IconFlipOptions;
|
|
797
|
+
/**
|
|
798
|
+
* Icon rotate
|
|
799
|
+
*/
|
|
800
|
+
"iconRotate": RotateOptions;
|
|
801
|
+
}
|
|
802
|
+
interface PSelect {
|
|
803
|
+
/**
|
|
804
|
+
* Wether the input uses async filtering
|
|
805
|
+
*/
|
|
806
|
+
"asyncFilter": boolean;
|
|
807
|
+
/**
|
|
808
|
+
* Wether to automatically select the first item
|
|
809
|
+
*/
|
|
810
|
+
"autoSelectFirst": boolean;
|
|
811
|
+
/**
|
|
812
|
+
* The placeholder of the input when auto completing
|
|
813
|
+
*/
|
|
814
|
+
"autocompletePlaceholder": string;
|
|
815
|
+
/**
|
|
816
|
+
* Wether the input group is disabled used by the select
|
|
817
|
+
*/
|
|
818
|
+
"disabled": boolean;
|
|
819
|
+
/**
|
|
820
|
+
* The key of the object to display
|
|
821
|
+
*/
|
|
822
|
+
"displayKey": string;
|
|
823
|
+
/**
|
|
824
|
+
* Wether to enable autocomplete
|
|
825
|
+
*/
|
|
826
|
+
"enableAutocomplete": boolean;
|
|
827
|
+
/**
|
|
828
|
+
* The helper of the input group used by the select
|
|
829
|
+
*/
|
|
830
|
+
"error": string;
|
|
831
|
+
/**
|
|
832
|
+
* The helper of the input group used by the select
|
|
833
|
+
*/
|
|
834
|
+
"helper": string;
|
|
835
|
+
/**
|
|
836
|
+
* Icon of the select box
|
|
837
|
+
*/
|
|
838
|
+
"icon": IconVariant;
|
|
839
|
+
/**
|
|
840
|
+
* The key to identify an object
|
|
841
|
+
*/
|
|
842
|
+
"identifierKey": string;
|
|
843
|
+
/**
|
|
844
|
+
* The items to show in the dropdown
|
|
845
|
+
*/
|
|
846
|
+
"items": string | any[];
|
|
847
|
+
/**
|
|
848
|
+
* The label of the input group used by the select
|
|
849
|
+
*/
|
|
850
|
+
"label": string;
|
|
851
|
+
/**
|
|
852
|
+
* Wether to show loading items
|
|
853
|
+
*/
|
|
854
|
+
"loading": boolean;
|
|
855
|
+
/**
|
|
856
|
+
* The maximum amount of items to display
|
|
857
|
+
*/
|
|
858
|
+
"maxDisplayedItems": number;
|
|
859
|
+
/**
|
|
860
|
+
* The placeholder of the input
|
|
861
|
+
*/
|
|
862
|
+
"placeholder": string;
|
|
863
|
+
/**
|
|
864
|
+
* The prefix of the input group used by the select
|
|
865
|
+
*/
|
|
866
|
+
"prefix": string;
|
|
867
|
+
/**
|
|
868
|
+
* The current query
|
|
869
|
+
*/
|
|
870
|
+
"query": string;
|
|
871
|
+
/**
|
|
872
|
+
* The key of the object to display
|
|
873
|
+
*/
|
|
874
|
+
"queryKey"?: string;
|
|
875
|
+
/**
|
|
876
|
+
* Wether to show the chevron or not
|
|
877
|
+
*/
|
|
878
|
+
"showChevron": boolean;
|
|
879
|
+
/**
|
|
880
|
+
* The size of the input group used by the select
|
|
881
|
+
*/
|
|
882
|
+
"size": 'small' | 'medium';
|
|
883
|
+
/**
|
|
884
|
+
* The current value
|
|
885
|
+
*/
|
|
886
|
+
"value": any;
|
|
887
|
+
/**
|
|
888
|
+
* The key of the object to return
|
|
889
|
+
*/
|
|
890
|
+
"valueKey": string;
|
|
891
|
+
}
|
|
892
|
+
interface PSliderIndicator {
|
|
893
|
+
/**
|
|
894
|
+
* Wether the slider indicator is active
|
|
895
|
+
*/
|
|
896
|
+
"active": boolean;
|
|
897
|
+
}
|
|
898
|
+
interface PStatus {
|
|
899
|
+
/**
|
|
900
|
+
* Icon to show on the status
|
|
901
|
+
*/
|
|
902
|
+
"icon": IconVariant;
|
|
903
|
+
/**
|
|
904
|
+
* Icon flip
|
|
905
|
+
*/
|
|
906
|
+
"iconFlip": IconFlipOptions;
|
|
907
|
+
/**
|
|
908
|
+
* Icon rotate
|
|
909
|
+
*/
|
|
910
|
+
"iconRotate": RotateOptions;
|
|
911
|
+
/**
|
|
912
|
+
* The variant of the status
|
|
913
|
+
*/
|
|
914
|
+
"variant": 'default' | 'positive' | 'unbiased' | 'negative';
|
|
915
|
+
}
|
|
916
|
+
interface PStepper {
|
|
917
|
+
/**
|
|
918
|
+
* The currently active step
|
|
919
|
+
*/
|
|
920
|
+
"activeStep": number;
|
|
921
|
+
/**
|
|
922
|
+
* The position of the content in case of vertical direction
|
|
923
|
+
*/
|
|
924
|
+
"contentPosition": 'start' | 'end';
|
|
925
|
+
/**
|
|
926
|
+
* The direction of the stepper
|
|
927
|
+
*/
|
|
928
|
+
"direction": 'horizontal' | 'vertical';
|
|
929
|
+
}
|
|
930
|
+
interface PStepperItem {
|
|
931
|
+
/**
|
|
932
|
+
* Wether the step is active
|
|
933
|
+
*/
|
|
934
|
+
"active": boolean;
|
|
935
|
+
/**
|
|
936
|
+
* The alignment of the step content
|
|
937
|
+
*/
|
|
938
|
+
"align": 'start' | 'center' | 'end';
|
|
939
|
+
/**
|
|
940
|
+
* The position of the content in case of vertical direction
|
|
941
|
+
*/
|
|
942
|
+
"contentPosition": 'start' | 'end';
|
|
943
|
+
/**
|
|
944
|
+
* The direction of the stepper step
|
|
945
|
+
*/
|
|
946
|
+
"direction": 'horizontal' | 'vertical';
|
|
947
|
+
/**
|
|
948
|
+
* Wether the step is finished
|
|
949
|
+
*/
|
|
950
|
+
"finished": boolean;
|
|
951
|
+
}
|
|
952
|
+
interface PStepperLine {
|
|
953
|
+
/**
|
|
954
|
+
* Wether the line is active
|
|
955
|
+
*/
|
|
956
|
+
"active": boolean;
|
|
957
|
+
/**
|
|
958
|
+
* The direction of the stepper line
|
|
959
|
+
*/
|
|
960
|
+
"direction": 'horizontal' | 'vertical';
|
|
961
|
+
}
|
|
962
|
+
interface PTabGroup {
|
|
963
|
+
}
|
|
964
|
+
interface PTabItem {
|
|
965
|
+
/**
|
|
966
|
+
* Wether the tab item is active
|
|
967
|
+
*/
|
|
968
|
+
"active": boolean;
|
|
969
|
+
}
|
|
970
|
+
interface PTable {
|
|
971
|
+
/**
|
|
972
|
+
* Active quick filter identifier
|
|
973
|
+
*/
|
|
974
|
+
"activeQuickFilterIdentifier": string;
|
|
975
|
+
/**
|
|
976
|
+
* The amount of loading rows to show
|
|
977
|
+
*/
|
|
978
|
+
"amountOfLoadingRows": number;
|
|
979
|
+
/**
|
|
980
|
+
* A key to determine if a row can be selected
|
|
981
|
+
*/
|
|
982
|
+
"canSelectKey": string;
|
|
983
|
+
/**
|
|
984
|
+
* The edit button icon
|
|
985
|
+
*/
|
|
986
|
+
"editButtonIcon": IconVariant2;
|
|
987
|
+
/**
|
|
988
|
+
* Wether the edit button is loading
|
|
989
|
+
*/
|
|
990
|
+
"editButtonLoading": boolean;
|
|
991
|
+
/**
|
|
992
|
+
* The template for the edit button text
|
|
993
|
+
*/
|
|
994
|
+
"editButtonTemplate": buttonTemplateFunc;
|
|
995
|
+
/**
|
|
996
|
+
* The edit button text if changed
|
|
997
|
+
*/
|
|
998
|
+
"editButtonText": string;
|
|
999
|
+
"emptyStateAction": templateFunc1;
|
|
1000
|
+
"emptyStateContent": templateFunc1;
|
|
1001
|
+
"emptyStateFilteredContent": templateFunc1;
|
|
1002
|
+
"emptyStateFilteredHeader": templateFunc1;
|
|
1003
|
+
"emptyStateHeader": templateFunc1;
|
|
1004
|
+
/**
|
|
1005
|
+
* Wether to show the edit button
|
|
1006
|
+
*/
|
|
1007
|
+
"enableEdit": boolean;
|
|
1008
|
+
/**
|
|
1009
|
+
* Wether to enable empty state action
|
|
1010
|
+
*/
|
|
1011
|
+
"enableEmptyStateAction": boolean;
|
|
1012
|
+
/**
|
|
1013
|
+
* Wether to enable export
|
|
1014
|
+
*/
|
|
1015
|
+
"enableExport": boolean;
|
|
1016
|
+
/**
|
|
1017
|
+
* Wether to show the filter button
|
|
1018
|
+
*/
|
|
1019
|
+
"enableFilter": boolean;
|
|
1020
|
+
/**
|
|
1021
|
+
* Wether to show the header
|
|
1022
|
+
*/
|
|
1023
|
+
"enableFooter": boolean;
|
|
1024
|
+
/**
|
|
1025
|
+
* Wether to show the header
|
|
1026
|
+
*/
|
|
1027
|
+
"enableHeader": boolean;
|
|
1028
|
+
/**
|
|
1029
|
+
* Wether to enable page size select
|
|
1030
|
+
*/
|
|
1031
|
+
"enablePageSize": boolean;
|
|
1032
|
+
/**
|
|
1033
|
+
* Wether to enable pagination
|
|
1034
|
+
*/
|
|
1035
|
+
"enablePagination": boolean;
|
|
1036
|
+
/**
|
|
1037
|
+
* Wether to enable row clicking
|
|
1038
|
+
*/
|
|
1039
|
+
"enableRowClick": boolean;
|
|
1040
|
+
/**
|
|
1041
|
+
* Wether to enable selection
|
|
1042
|
+
*/
|
|
1043
|
+
"enableRowSelection": boolean;
|
|
1044
|
+
/**
|
|
1045
|
+
* Wether to show the search input
|
|
1046
|
+
*/
|
|
1047
|
+
"enableSearch": boolean;
|
|
1048
|
+
/**
|
|
1049
|
+
* The template for the filter button text
|
|
1050
|
+
*/
|
|
1051
|
+
"filterButtonTemplate": templateFunc1;
|
|
1052
|
+
/**
|
|
1053
|
+
* Wether the footer should show loading state
|
|
1054
|
+
*/
|
|
1055
|
+
"footerLoading": boolean;
|
|
1056
|
+
/**
|
|
1057
|
+
* Wether the header should show loading state
|
|
1058
|
+
*/
|
|
1059
|
+
"headerLoading": boolean;
|
|
1060
|
+
/**
|
|
1061
|
+
* Wether to hide when there is only 1 page available
|
|
1062
|
+
*/
|
|
1063
|
+
"hideOnSinglePage": boolean;
|
|
1064
|
+
/**
|
|
1065
|
+
* The items to be fed to the table
|
|
1066
|
+
*/
|
|
1067
|
+
"items": string;
|
|
1068
|
+
/**
|
|
1069
|
+
* Wether data is loading
|
|
1070
|
+
*/
|
|
1071
|
+
"loading": boolean;
|
|
1072
|
+
/**
|
|
1073
|
+
* The current page
|
|
1074
|
+
*/
|
|
1075
|
+
"page": number;
|
|
1076
|
+
/**
|
|
1077
|
+
* The amount of items per page
|
|
1078
|
+
*/
|
|
1079
|
+
"pageSize": number;
|
|
1080
|
+
/**
|
|
1081
|
+
* The options for the page size
|
|
1082
|
+
*/
|
|
1083
|
+
"pageSizeOptions": number[];
|
|
1084
|
+
/**
|
|
1085
|
+
* The query to show in the search bar
|
|
1086
|
+
*/
|
|
1087
|
+
"query": string;
|
|
1088
|
+
/**
|
|
1089
|
+
* Quick filters to show
|
|
1090
|
+
*/
|
|
1091
|
+
"quickFilters": QuickFilter[];
|
|
1092
|
+
/**
|
|
1093
|
+
* The amount of filters being selected
|
|
1094
|
+
*/
|
|
1095
|
+
"selectedFiltersAmount": number;
|
|
1096
|
+
/**
|
|
1097
|
+
* The current selection of items
|
|
1098
|
+
*/
|
|
1099
|
+
"selectedRows": any[];
|
|
1100
|
+
/**
|
|
1101
|
+
* The key to determine if a row is selected
|
|
1102
|
+
*/
|
|
1103
|
+
"selectionKey": string;
|
|
1104
|
+
/**
|
|
1105
|
+
* The total amount of items
|
|
1106
|
+
*/
|
|
1107
|
+
"total": number;
|
|
1108
|
+
}
|
|
1109
|
+
interface PTableCell {
|
|
1110
|
+
/**
|
|
1111
|
+
* The checkbox to show
|
|
1112
|
+
*/
|
|
1113
|
+
"checkbox": any;
|
|
1114
|
+
/**
|
|
1115
|
+
* The definition of the table column
|
|
1116
|
+
*/
|
|
1117
|
+
"definition"?: TableColumn;
|
|
1118
|
+
/**
|
|
1119
|
+
* The index of the column
|
|
1120
|
+
*/
|
|
1121
|
+
"index": number;
|
|
1122
|
+
/**
|
|
1123
|
+
* The item in question
|
|
1124
|
+
*/
|
|
1125
|
+
"item": any;
|
|
1126
|
+
/**
|
|
1127
|
+
* The index of the row
|
|
1128
|
+
*/
|
|
1129
|
+
"rowIndex": number;
|
|
1130
|
+
/**
|
|
1131
|
+
* The template to show
|
|
1132
|
+
*/
|
|
1133
|
+
"template": TableDefinitionTemplateFunc;
|
|
1134
|
+
/**
|
|
1135
|
+
* The value of the column
|
|
1136
|
+
*/
|
|
1137
|
+
"value": any;
|
|
1138
|
+
/**
|
|
1139
|
+
* The variant of the column
|
|
1140
|
+
*/
|
|
1141
|
+
"variant": 'default' | 'loading' | 'header';
|
|
1142
|
+
}
|
|
1143
|
+
interface PTableColumn {
|
|
1144
|
+
/**
|
|
1145
|
+
* The alignment of the column
|
|
1146
|
+
*/
|
|
1147
|
+
"align": 'start' | 'center' | 'end';
|
|
1148
|
+
/**
|
|
1149
|
+
* The name of the column
|
|
1150
|
+
*/
|
|
1151
|
+
"name": string;
|
|
1152
|
+
/**
|
|
1153
|
+
* The path of the value of the item you want to display
|
|
1154
|
+
*/
|
|
1155
|
+
"path": string;
|
|
1156
|
+
/**
|
|
1157
|
+
* The sizes of the column
|
|
1158
|
+
*/
|
|
1159
|
+
"sizes": 'auto' | number | TableColumnSizes;
|
|
1160
|
+
/**
|
|
1161
|
+
* The type of the column
|
|
1162
|
+
*/
|
|
1163
|
+
"type": 'td' | 'th';
|
|
1164
|
+
/**
|
|
1165
|
+
* Wether the column should use the slot
|
|
1166
|
+
*/
|
|
1167
|
+
"useSlot": boolean;
|
|
1168
|
+
}
|
|
1169
|
+
interface PTableContainer {
|
|
1170
|
+
}
|
|
1171
|
+
interface PTableFooter {
|
|
1172
|
+
/**
|
|
1173
|
+
* Wether to enable export
|
|
1174
|
+
*/
|
|
1175
|
+
"enableExport": boolean;
|
|
1176
|
+
/**
|
|
1177
|
+
* Wether to enable page size select
|
|
1178
|
+
*/
|
|
1179
|
+
"enablePageSize": boolean;
|
|
1180
|
+
/**
|
|
1181
|
+
* Wether to enable pagination
|
|
1182
|
+
*/
|
|
1183
|
+
"enablePagination": boolean;
|
|
1184
|
+
/**
|
|
1185
|
+
* Wether to hide when there is only 1 page available
|
|
1186
|
+
*/
|
|
1187
|
+
"hideOnSinglePage": boolean;
|
|
1188
|
+
/**
|
|
1189
|
+
* Wether we want to show loading state
|
|
1190
|
+
*/
|
|
1191
|
+
"loading": boolean;
|
|
1192
|
+
/**
|
|
1193
|
+
* The current page
|
|
1194
|
+
*/
|
|
1195
|
+
"page": number;
|
|
1196
|
+
/**
|
|
1197
|
+
* The amount of items per page
|
|
1198
|
+
*/
|
|
1199
|
+
"pageSize": number;
|
|
1200
|
+
/**
|
|
1201
|
+
* The options for the page size
|
|
1202
|
+
*/
|
|
1203
|
+
"pageSizeOptions": number[];
|
|
1204
|
+
/**
|
|
1205
|
+
* The total amount of items
|
|
1206
|
+
*/
|
|
1207
|
+
"total": number;
|
|
1208
|
+
}
|
|
1209
|
+
interface PTableHeader {
|
|
1210
|
+
/**
|
|
1211
|
+
* Active quick filter identifier
|
|
1212
|
+
*/
|
|
1213
|
+
"activeQuickFilterIdentifier": string;
|
|
1214
|
+
/**
|
|
1215
|
+
* Wether to enable the edit button
|
|
1216
|
+
*/
|
|
1217
|
+
"canEdit": boolean;
|
|
1218
|
+
/**
|
|
1219
|
+
* The template for the edit button text
|
|
1220
|
+
*/
|
|
1221
|
+
"editButtonTemplate": buttonTemplateFunc1;
|
|
1222
|
+
/**
|
|
1223
|
+
* The edit button icon
|
|
1224
|
+
*/
|
|
1225
|
+
"editIcon": IconVariant2;
|
|
1226
|
+
/**
|
|
1227
|
+
* Wether the edit button is loading
|
|
1228
|
+
*/
|
|
1229
|
+
"editLoading": boolean;
|
|
1230
|
+
/**
|
|
1231
|
+
* The edit button text if changed
|
|
1232
|
+
*/
|
|
1233
|
+
"editText": string;
|
|
1234
|
+
/**
|
|
1235
|
+
* Wether to show the edit button
|
|
1236
|
+
*/
|
|
1237
|
+
"enableEdit": boolean;
|
|
1238
|
+
/**
|
|
1239
|
+
* Wether to show the filter button
|
|
1240
|
+
*/
|
|
1241
|
+
"enableFilter": boolean;
|
|
1242
|
+
/**
|
|
1243
|
+
* Wether to show the search input
|
|
1244
|
+
*/
|
|
1245
|
+
"enableSearch": boolean;
|
|
1246
|
+
/**
|
|
1247
|
+
* The template for the filter button text
|
|
1248
|
+
*/
|
|
1249
|
+
"filterButtonTemplate": templateFunc2;
|
|
1250
|
+
/**
|
|
1251
|
+
* The amount of items that are selected
|
|
1252
|
+
*/
|
|
1253
|
+
"itemsSelectedAmount": number;
|
|
1254
|
+
/**
|
|
1255
|
+
* Wether we want to show loading state
|
|
1256
|
+
*/
|
|
1257
|
+
"loading": boolean;
|
|
1258
|
+
/**
|
|
1259
|
+
* The query to show in the search bar
|
|
1260
|
+
*/
|
|
1261
|
+
"query": string;
|
|
1262
|
+
/**
|
|
1263
|
+
* Quick filters to show
|
|
1264
|
+
*/
|
|
1265
|
+
"quickFilters": QuickFilter[];
|
|
1266
|
+
/**
|
|
1267
|
+
* The amount of filters being selected
|
|
1268
|
+
*/
|
|
1269
|
+
"selectedFiltersAmount": number;
|
|
1270
|
+
}
|
|
1271
|
+
interface PTableRow {
|
|
1272
|
+
/**
|
|
1273
|
+
* Enable hover
|
|
1274
|
+
*/
|
|
1275
|
+
"enableHover": boolean;
|
|
1276
|
+
/**
|
|
1277
|
+
* Variant of the header
|
|
1278
|
+
*/
|
|
1279
|
+
"variant": 'default' | 'header';
|
|
1280
|
+
}
|
|
1281
|
+
interface PToast {
|
|
1282
|
+
/**
|
|
1283
|
+
* Icon to show on the button
|
|
1284
|
+
*/
|
|
1285
|
+
"actionIcon": IconVariant;
|
|
1286
|
+
/**
|
|
1287
|
+
* Icon flip
|
|
1288
|
+
*/
|
|
1289
|
+
"actionIconFlip": IconFlipOptions;
|
|
1290
|
+
/**
|
|
1291
|
+
* Icon rotate
|
|
1292
|
+
*/
|
|
1293
|
+
"actionIconRotate": RotateOptions1;
|
|
1294
|
+
/**
|
|
1295
|
+
* The content of the toast
|
|
1296
|
+
*/
|
|
1297
|
+
"content"?: string;
|
|
1298
|
+
/**
|
|
1299
|
+
* Wether to enable the close button
|
|
1300
|
+
*/
|
|
1301
|
+
"enableAction": boolean;
|
|
1302
|
+
/**
|
|
1303
|
+
* The header of the toast
|
|
1304
|
+
*/
|
|
1305
|
+
"header"?: string;
|
|
1306
|
+
/**
|
|
1307
|
+
* The variant of the toast
|
|
1308
|
+
*/
|
|
1309
|
+
"variant": 'positive' | 'unbiased' | 'negative';
|
|
1310
|
+
}
|
|
1311
|
+
interface PToastContainer {
|
|
1312
|
+
/**
|
|
1313
|
+
* The placement of the container
|
|
1314
|
+
*/
|
|
1315
|
+
"placement": 'top-start' | 'top-end' | 'bottom-start' | 'bottom-end';
|
|
1316
|
+
}
|
|
1317
|
+
interface PTooltip {
|
|
1318
|
+
/**
|
|
1319
|
+
* Wether to someone can manually close the popover
|
|
1320
|
+
*/
|
|
1321
|
+
"canManuallyClose": boolean;
|
|
1322
|
+
/**
|
|
1323
|
+
* The placement of the popover
|
|
1324
|
+
*/
|
|
1325
|
+
"placement": Placement;
|
|
1326
|
+
/**
|
|
1327
|
+
* The content of the popover
|
|
1328
|
+
*/
|
|
1329
|
+
"popover": any;
|
|
1330
|
+
/**
|
|
1331
|
+
* Wether to show the popover
|
|
1332
|
+
*/
|
|
1333
|
+
"show": boolean;
|
|
1334
|
+
/**
|
|
1335
|
+
* The strategy of the popover placement
|
|
1336
|
+
*/
|
|
1337
|
+
"strategy": PositioningStrategy;
|
|
1338
|
+
/**
|
|
1339
|
+
* The variant of the popover
|
|
1340
|
+
*/
|
|
1341
|
+
"variant": 'hover' | 'click' | 'error';
|
|
1342
|
+
}
|
|
1343
|
+
}
|
|
1344
|
+
export interface PAccordionCustomEvent<T> extends CustomEvent<T> {
|
|
1345
|
+
detail: T;
|
|
1346
|
+
target: HTMLPAccordionElement;
|
|
1347
|
+
}
|
|
1348
|
+
export interface PAttachmentCustomEvent<T> extends CustomEvent<T> {
|
|
1349
|
+
detail: T;
|
|
1350
|
+
target: HTMLPAttachmentElement;
|
|
1351
|
+
}
|
|
1352
|
+
export interface PBackdropCustomEvent<T> extends CustomEvent<T> {
|
|
1353
|
+
detail: T;
|
|
1354
|
+
target: HTMLPBackdropElement;
|
|
1355
|
+
}
|
|
1356
|
+
export interface PButtonCustomEvent<T> extends CustomEvent<T> {
|
|
1357
|
+
detail: T;
|
|
1358
|
+
target: HTMLPButtonElement;
|
|
1359
|
+
}
|
|
1360
|
+
export interface PCalendarCustomEvent<T> extends CustomEvent<T> {
|
|
1361
|
+
detail: T;
|
|
1362
|
+
target: HTMLPCalendarElement;
|
|
1363
|
+
}
|
|
1364
|
+
export interface PDatepickerCustomEvent<T> extends CustomEvent<T> {
|
|
1365
|
+
detail: T;
|
|
1366
|
+
target: HTMLPDatepickerElement;
|
|
1367
|
+
}
|
|
1368
|
+
export interface PDrawerCustomEvent<T> extends CustomEvent<T> {
|
|
1369
|
+
detail: T;
|
|
1370
|
+
target: HTMLPDrawerElement;
|
|
1371
|
+
}
|
|
1372
|
+
export interface PDrawerHeaderCustomEvent<T> extends CustomEvent<T> {
|
|
1373
|
+
detail: T;
|
|
1374
|
+
target: HTMLPDrawerHeaderElement;
|
|
1375
|
+
}
|
|
1376
|
+
export interface PDropdownCustomEvent<T> extends CustomEvent<T> {
|
|
1377
|
+
detail: T;
|
|
1378
|
+
target: HTMLPDropdownElement;
|
|
1379
|
+
}
|
|
1380
|
+
export interface PModalCustomEvent<T> extends CustomEvent<T> {
|
|
1381
|
+
detail: T;
|
|
1382
|
+
target: HTMLPModalElement;
|
|
1383
|
+
}
|
|
1384
|
+
export interface PModalHeaderCustomEvent<T> extends CustomEvent<T> {
|
|
1385
|
+
detail: T;
|
|
1386
|
+
target: HTMLPModalHeaderElement;
|
|
1387
|
+
}
|
|
1388
|
+
export interface PPageSizeSelectCustomEvent<T> extends CustomEvent<T> {
|
|
1389
|
+
detail: T;
|
|
1390
|
+
target: HTMLPPageSizeSelectElement;
|
|
1391
|
+
}
|
|
1392
|
+
export interface PPaginationCustomEvent<T> extends CustomEvent<T> {
|
|
1393
|
+
detail: T;
|
|
1394
|
+
target: HTMLPPaginationElement;
|
|
1395
|
+
}
|
|
1396
|
+
export interface PSelectCustomEvent<T> extends CustomEvent<T> {
|
|
1397
|
+
detail: T;
|
|
1398
|
+
target: HTMLPSelectElement;
|
|
1399
|
+
}
|
|
1400
|
+
export interface PTableCustomEvent<T> extends CustomEvent<T> {
|
|
1401
|
+
detail: T;
|
|
1402
|
+
target: HTMLPTableElement;
|
|
1403
|
+
}
|
|
1404
|
+
export interface PTableColumnCustomEvent<T> extends CustomEvent<T> {
|
|
1405
|
+
detail: T;
|
|
1406
|
+
target: HTMLPTableColumnElement;
|
|
1407
|
+
}
|
|
1408
|
+
export interface PTableFooterCustomEvent<T> extends CustomEvent<T> {
|
|
1409
|
+
detail: T;
|
|
1410
|
+
target: HTMLPTableFooterElement;
|
|
1411
|
+
}
|
|
1412
|
+
export interface PTableHeaderCustomEvent<T> extends CustomEvent<T> {
|
|
1413
|
+
detail: T;
|
|
1414
|
+
target: HTMLPTableHeaderElement;
|
|
1415
|
+
}
|
|
1416
|
+
export interface PToastCustomEvent<T> extends CustomEvent<T> {
|
|
1417
|
+
detail: T;
|
|
1418
|
+
target: HTMLPToastElement;
|
|
1419
|
+
}
|
|
1420
|
+
export interface PTooltipCustomEvent<T> extends CustomEvent<T> {
|
|
1421
|
+
detail: T;
|
|
1422
|
+
target: HTMLPTooltipElement;
|
|
1423
|
+
}
|
|
1424
|
+
declare global {
|
|
1425
|
+
interface HTMLPAccordionElement extends Components.PAccordion, HTMLStencilElement {
|
|
1426
|
+
}
|
|
1427
|
+
var HTMLPAccordionElement: {
|
|
1428
|
+
prototype: HTMLPAccordionElement;
|
|
1429
|
+
new (): HTMLPAccordionElement;
|
|
1430
|
+
};
|
|
1431
|
+
interface HTMLPAttachmentElement extends Components.PAttachment, HTMLStencilElement {
|
|
1432
|
+
}
|
|
1433
|
+
var HTMLPAttachmentElement: {
|
|
1434
|
+
prototype: HTMLPAttachmentElement;
|
|
1435
|
+
new (): HTMLPAttachmentElement;
|
|
1436
|
+
};
|
|
1437
|
+
interface HTMLPAvatarElement extends Components.PAvatar, HTMLStencilElement {
|
|
1438
|
+
}
|
|
1439
|
+
var HTMLPAvatarElement: {
|
|
1440
|
+
prototype: HTMLPAvatarElement;
|
|
1441
|
+
new (): HTMLPAvatarElement;
|
|
1442
|
+
};
|
|
1443
|
+
interface HTMLPAvatarGroupElement extends Components.PAvatarGroup, HTMLStencilElement {
|
|
1444
|
+
}
|
|
1445
|
+
var HTMLPAvatarGroupElement: {
|
|
1446
|
+
prototype: HTMLPAvatarGroupElement;
|
|
1447
|
+
new (): HTMLPAvatarGroupElement;
|
|
1448
|
+
};
|
|
1449
|
+
interface HTMLPBackdropElement extends Components.PBackdrop, HTMLStencilElement {
|
|
1450
|
+
}
|
|
1451
|
+
var HTMLPBackdropElement: {
|
|
1452
|
+
prototype: HTMLPBackdropElement;
|
|
1453
|
+
new (): HTMLPBackdropElement;
|
|
1454
|
+
};
|
|
1455
|
+
interface HTMLPButtonElement extends Components.PButton, HTMLStencilElement {
|
|
1456
|
+
}
|
|
1457
|
+
var HTMLPButtonElement: {
|
|
1458
|
+
prototype: HTMLPButtonElement;
|
|
1459
|
+
new (): HTMLPButtonElement;
|
|
1460
|
+
};
|
|
1461
|
+
interface HTMLPCalendarElement extends Components.PCalendar, HTMLStencilElement {
|
|
1462
|
+
}
|
|
1463
|
+
var HTMLPCalendarElement: {
|
|
1464
|
+
prototype: HTMLPCalendarElement;
|
|
1465
|
+
new (): HTMLPCalendarElement;
|
|
1466
|
+
};
|
|
1467
|
+
interface HTMLPCardBodyElement extends Components.PCardBody, HTMLStencilElement {
|
|
1468
|
+
}
|
|
1469
|
+
var HTMLPCardBodyElement: {
|
|
1470
|
+
prototype: HTMLPCardBodyElement;
|
|
1471
|
+
new (): HTMLPCardBodyElement;
|
|
1472
|
+
};
|
|
1473
|
+
interface HTMLPCardContainerElement extends Components.PCardContainer, HTMLStencilElement {
|
|
1474
|
+
}
|
|
1475
|
+
var HTMLPCardContainerElement: {
|
|
1476
|
+
prototype: HTMLPCardContainerElement;
|
|
1477
|
+
new (): HTMLPCardContainerElement;
|
|
1478
|
+
};
|
|
1479
|
+
interface HTMLPCardHeaderElement extends Components.PCardHeader, HTMLStencilElement {
|
|
1480
|
+
}
|
|
1481
|
+
var HTMLPCardHeaderElement: {
|
|
1482
|
+
prototype: HTMLPCardHeaderElement;
|
|
1483
|
+
new (): HTMLPCardHeaderElement;
|
|
1484
|
+
};
|
|
1485
|
+
interface HTMLPContentSliderElement extends Components.PContentSlider, HTMLStencilElement {
|
|
1486
|
+
}
|
|
1487
|
+
var HTMLPContentSliderElement: {
|
|
1488
|
+
prototype: HTMLPContentSliderElement;
|
|
1489
|
+
new (): HTMLPContentSliderElement;
|
|
1490
|
+
};
|
|
1491
|
+
interface HTMLPCounterElement extends Components.PCounter, HTMLStencilElement {
|
|
1492
|
+
}
|
|
1493
|
+
var HTMLPCounterElement: {
|
|
1494
|
+
prototype: HTMLPCounterElement;
|
|
1495
|
+
new (): HTMLPCounterElement;
|
|
1496
|
+
};
|
|
1497
|
+
interface HTMLPDatepickerElement extends Components.PDatepicker, HTMLStencilElement {
|
|
1498
|
+
}
|
|
1499
|
+
var HTMLPDatepickerElement: {
|
|
1500
|
+
prototype: HTMLPDatepickerElement;
|
|
1501
|
+
new (): HTMLPDatepickerElement;
|
|
1502
|
+
};
|
|
1503
|
+
interface HTMLPDividerElement extends Components.PDivider, HTMLStencilElement {
|
|
1504
|
+
}
|
|
1505
|
+
var HTMLPDividerElement: {
|
|
1506
|
+
prototype: HTMLPDividerElement;
|
|
1507
|
+
new (): HTMLPDividerElement;
|
|
1508
|
+
};
|
|
1509
|
+
interface HTMLPDrawerElement extends Components.PDrawer, HTMLStencilElement {
|
|
1510
|
+
}
|
|
1511
|
+
var HTMLPDrawerElement: {
|
|
1512
|
+
prototype: HTMLPDrawerElement;
|
|
1513
|
+
new (): HTMLPDrawerElement;
|
|
1514
|
+
};
|
|
1515
|
+
interface HTMLPDrawerBodyElement extends Components.PDrawerBody, HTMLStencilElement {
|
|
1516
|
+
}
|
|
1517
|
+
var HTMLPDrawerBodyElement: {
|
|
1518
|
+
prototype: HTMLPDrawerBodyElement;
|
|
1519
|
+
new (): HTMLPDrawerBodyElement;
|
|
1520
|
+
};
|
|
1521
|
+
interface HTMLPDrawerContainerElement extends Components.PDrawerContainer, HTMLStencilElement {
|
|
1522
|
+
}
|
|
1523
|
+
var HTMLPDrawerContainerElement: {
|
|
1524
|
+
prototype: HTMLPDrawerContainerElement;
|
|
1525
|
+
new (): HTMLPDrawerContainerElement;
|
|
1526
|
+
};
|
|
1527
|
+
interface HTMLPDrawerHeaderElement extends Components.PDrawerHeader, HTMLStencilElement {
|
|
1528
|
+
}
|
|
1529
|
+
var HTMLPDrawerHeaderElement: {
|
|
1530
|
+
prototype: HTMLPDrawerHeaderElement;
|
|
1531
|
+
new (): HTMLPDrawerHeaderElement;
|
|
1532
|
+
};
|
|
1533
|
+
interface HTMLPDropdownElement extends Components.PDropdown, HTMLStencilElement {
|
|
1534
|
+
}
|
|
1535
|
+
var HTMLPDropdownElement: {
|
|
1536
|
+
prototype: HTMLPDropdownElement;
|
|
1537
|
+
new (): HTMLPDropdownElement;
|
|
1538
|
+
};
|
|
1539
|
+
interface HTMLPDropdownMenuContainerElement extends Components.PDropdownMenuContainer, HTMLStencilElement {
|
|
1540
|
+
}
|
|
1541
|
+
var HTMLPDropdownMenuContainerElement: {
|
|
1542
|
+
prototype: HTMLPDropdownMenuContainerElement;
|
|
1543
|
+
new (): HTMLPDropdownMenuContainerElement;
|
|
1544
|
+
};
|
|
1545
|
+
interface HTMLPDropdownMenuItemElement extends Components.PDropdownMenuItem, HTMLStencilElement {
|
|
1546
|
+
}
|
|
1547
|
+
var HTMLPDropdownMenuItemElement: {
|
|
1548
|
+
prototype: HTMLPDropdownMenuItemElement;
|
|
1549
|
+
new (): HTMLPDropdownMenuItemElement;
|
|
1550
|
+
};
|
|
1551
|
+
interface HTMLPHelperElement extends Components.PHelper, HTMLStencilElement {
|
|
1552
|
+
}
|
|
1553
|
+
var HTMLPHelperElement: {
|
|
1554
|
+
prototype: HTMLPHelperElement;
|
|
1555
|
+
new (): HTMLPHelperElement;
|
|
1556
|
+
};
|
|
1557
|
+
interface HTMLPIconElement extends Components.PIcon, HTMLStencilElement {
|
|
1558
|
+
}
|
|
1559
|
+
var HTMLPIconElement: {
|
|
1560
|
+
prototype: HTMLPIconElement;
|
|
1561
|
+
new (): HTMLPIconElement;
|
|
1562
|
+
};
|
|
1563
|
+
interface HTMLPIllustrationElement extends Components.PIllustration, HTMLStencilElement {
|
|
1564
|
+
}
|
|
1565
|
+
var HTMLPIllustrationElement: {
|
|
1566
|
+
prototype: HTMLPIllustrationElement;
|
|
1567
|
+
new (): HTMLPIllustrationElement;
|
|
1568
|
+
};
|
|
1569
|
+
interface HTMLPInfoPanelElement extends Components.PInfoPanel, HTMLStencilElement {
|
|
1570
|
+
}
|
|
1571
|
+
var HTMLPInfoPanelElement: {
|
|
1572
|
+
prototype: HTMLPInfoPanelElement;
|
|
1573
|
+
new (): HTMLPInfoPanelElement;
|
|
1574
|
+
};
|
|
1575
|
+
interface HTMLPInputErrorElement extends Components.PInputError, HTMLStencilElement {
|
|
1576
|
+
}
|
|
1577
|
+
var HTMLPInputErrorElement: {
|
|
1578
|
+
prototype: HTMLPInputErrorElement;
|
|
1579
|
+
new (): HTMLPInputErrorElement;
|
|
1580
|
+
};
|
|
1581
|
+
interface HTMLPInputGroupElement extends Components.PInputGroup, HTMLStencilElement {
|
|
1582
|
+
}
|
|
1583
|
+
var HTMLPInputGroupElement: {
|
|
1584
|
+
prototype: HTMLPInputGroupElement;
|
|
1585
|
+
new (): HTMLPInputGroupElement;
|
|
1586
|
+
};
|
|
1587
|
+
interface HTMLPLabelElement extends Components.PLabel, HTMLStencilElement {
|
|
1588
|
+
}
|
|
1589
|
+
var HTMLPLabelElement: {
|
|
1590
|
+
prototype: HTMLPLabelElement;
|
|
1591
|
+
new (): HTMLPLabelElement;
|
|
1592
|
+
};
|
|
1593
|
+
interface HTMLPLayoutElement extends Components.PLayout, HTMLStencilElement {
|
|
1594
|
+
}
|
|
1595
|
+
var HTMLPLayoutElement: {
|
|
1596
|
+
prototype: HTMLPLayoutElement;
|
|
1597
|
+
new (): HTMLPLayoutElement;
|
|
1598
|
+
};
|
|
1599
|
+
interface HTMLPLoaderElement extends Components.PLoader, HTMLStencilElement {
|
|
1600
|
+
}
|
|
1601
|
+
var HTMLPLoaderElement: {
|
|
1602
|
+
prototype: HTMLPLoaderElement;
|
|
1603
|
+
new (): HTMLPLoaderElement;
|
|
1604
|
+
};
|
|
1605
|
+
interface HTMLPModalElement extends Components.PModal, HTMLStencilElement {
|
|
1606
|
+
}
|
|
1607
|
+
var HTMLPModalElement: {
|
|
1608
|
+
prototype: HTMLPModalElement;
|
|
1609
|
+
new (): HTMLPModalElement;
|
|
1610
|
+
};
|
|
1611
|
+
interface HTMLPModalBodyElement extends Components.PModalBody, HTMLStencilElement {
|
|
1612
|
+
}
|
|
1613
|
+
var HTMLPModalBodyElement: {
|
|
1614
|
+
prototype: HTMLPModalBodyElement;
|
|
1615
|
+
new (): HTMLPModalBodyElement;
|
|
1616
|
+
};
|
|
1617
|
+
interface HTMLPModalContainerElement extends Components.PModalContainer, HTMLStencilElement {
|
|
1618
|
+
}
|
|
1619
|
+
var HTMLPModalContainerElement: {
|
|
1620
|
+
prototype: HTMLPModalContainerElement;
|
|
1621
|
+
new (): HTMLPModalContainerElement;
|
|
1622
|
+
};
|
|
1623
|
+
interface HTMLPModalFooterElement extends Components.PModalFooter, HTMLStencilElement {
|
|
1624
|
+
}
|
|
1625
|
+
var HTMLPModalFooterElement: {
|
|
1626
|
+
prototype: HTMLPModalFooterElement;
|
|
1627
|
+
new (): HTMLPModalFooterElement;
|
|
1628
|
+
};
|
|
1629
|
+
interface HTMLPModalHeaderElement extends Components.PModalHeader, HTMLStencilElement {
|
|
1630
|
+
}
|
|
1631
|
+
var HTMLPModalHeaderElement: {
|
|
1632
|
+
prototype: HTMLPModalHeaderElement;
|
|
1633
|
+
new (): HTMLPModalHeaderElement;
|
|
1634
|
+
};
|
|
1635
|
+
interface HTMLPNavbarElement extends Components.PNavbar, HTMLStencilElement {
|
|
1636
|
+
}
|
|
1637
|
+
var HTMLPNavbarElement: {
|
|
1638
|
+
prototype: HTMLPNavbarElement;
|
|
1639
|
+
new (): HTMLPNavbarElement;
|
|
1640
|
+
};
|
|
1641
|
+
interface HTMLPNavigationItemElement extends Components.PNavigationItem, HTMLStencilElement {
|
|
1642
|
+
}
|
|
1643
|
+
var HTMLPNavigationItemElement: {
|
|
1644
|
+
prototype: HTMLPNavigationItemElement;
|
|
1645
|
+
new (): HTMLPNavigationItemElement;
|
|
1646
|
+
};
|
|
1647
|
+
interface HTMLPPageSizeSelectElement extends Components.PPageSizeSelect, HTMLStencilElement {
|
|
1648
|
+
}
|
|
1649
|
+
var HTMLPPageSizeSelectElement: {
|
|
1650
|
+
prototype: HTMLPPageSizeSelectElement;
|
|
1651
|
+
new (): HTMLPPageSizeSelectElement;
|
|
1652
|
+
};
|
|
1653
|
+
interface HTMLPPaginationElement extends Components.PPagination, HTMLStencilElement {
|
|
1654
|
+
}
|
|
1655
|
+
var HTMLPPaginationElement: {
|
|
1656
|
+
prototype: HTMLPPaginationElement;
|
|
1657
|
+
new (): HTMLPPaginationElement;
|
|
1658
|
+
};
|
|
1659
|
+
interface HTMLPPaginationItemElement extends Components.PPaginationItem, HTMLStencilElement {
|
|
1660
|
+
}
|
|
1661
|
+
var HTMLPPaginationItemElement: {
|
|
1662
|
+
prototype: HTMLPPaginationItemElement;
|
|
1663
|
+
new (): HTMLPPaginationItemElement;
|
|
1664
|
+
};
|
|
1665
|
+
interface HTMLPProfileElement extends Components.PProfile, HTMLStencilElement {
|
|
1666
|
+
}
|
|
1667
|
+
var HTMLPProfileElement: {
|
|
1668
|
+
prototype: HTMLPProfileElement;
|
|
1669
|
+
new (): HTMLPProfileElement;
|
|
1670
|
+
};
|
|
1671
|
+
interface HTMLPSegmentContainerElement extends Components.PSegmentContainer, HTMLStencilElement {
|
|
1672
|
+
}
|
|
1673
|
+
var HTMLPSegmentContainerElement: {
|
|
1674
|
+
prototype: HTMLPSegmentContainerElement;
|
|
1675
|
+
new (): HTMLPSegmentContainerElement;
|
|
1676
|
+
};
|
|
1677
|
+
interface HTMLPSegmentItemElement extends Components.PSegmentItem, HTMLStencilElement {
|
|
1678
|
+
}
|
|
1679
|
+
var HTMLPSegmentItemElement: {
|
|
1680
|
+
prototype: HTMLPSegmentItemElement;
|
|
1681
|
+
new (): HTMLPSegmentItemElement;
|
|
1682
|
+
};
|
|
1683
|
+
interface HTMLPSelectElement extends Components.PSelect, HTMLStencilElement {
|
|
1684
|
+
}
|
|
1685
|
+
var HTMLPSelectElement: {
|
|
1686
|
+
prototype: HTMLPSelectElement;
|
|
1687
|
+
new (): HTMLPSelectElement;
|
|
1688
|
+
};
|
|
1689
|
+
interface HTMLPSliderIndicatorElement extends Components.PSliderIndicator, HTMLStencilElement {
|
|
1690
|
+
}
|
|
1691
|
+
var HTMLPSliderIndicatorElement: {
|
|
1692
|
+
prototype: HTMLPSliderIndicatorElement;
|
|
1693
|
+
new (): HTMLPSliderIndicatorElement;
|
|
1694
|
+
};
|
|
1695
|
+
interface HTMLPStatusElement extends Components.PStatus, HTMLStencilElement {
|
|
1696
|
+
}
|
|
1697
|
+
var HTMLPStatusElement: {
|
|
1698
|
+
prototype: HTMLPStatusElement;
|
|
1699
|
+
new (): HTMLPStatusElement;
|
|
1700
|
+
};
|
|
1701
|
+
interface HTMLPStepperElement extends Components.PStepper, HTMLStencilElement {
|
|
1702
|
+
}
|
|
1703
|
+
var HTMLPStepperElement: {
|
|
1704
|
+
prototype: HTMLPStepperElement;
|
|
1705
|
+
new (): HTMLPStepperElement;
|
|
1706
|
+
};
|
|
1707
|
+
interface HTMLPStepperItemElement extends Components.PStepperItem, HTMLStencilElement {
|
|
1708
|
+
}
|
|
1709
|
+
var HTMLPStepperItemElement: {
|
|
1710
|
+
prototype: HTMLPStepperItemElement;
|
|
1711
|
+
new (): HTMLPStepperItemElement;
|
|
1712
|
+
};
|
|
1713
|
+
interface HTMLPStepperLineElement extends Components.PStepperLine, HTMLStencilElement {
|
|
1714
|
+
}
|
|
1715
|
+
var HTMLPStepperLineElement: {
|
|
1716
|
+
prototype: HTMLPStepperLineElement;
|
|
1717
|
+
new (): HTMLPStepperLineElement;
|
|
1718
|
+
};
|
|
1719
|
+
interface HTMLPTabGroupElement extends Components.PTabGroup, HTMLStencilElement {
|
|
1720
|
+
}
|
|
1721
|
+
var HTMLPTabGroupElement: {
|
|
1722
|
+
prototype: HTMLPTabGroupElement;
|
|
1723
|
+
new (): HTMLPTabGroupElement;
|
|
1724
|
+
};
|
|
1725
|
+
interface HTMLPTabItemElement extends Components.PTabItem, HTMLStencilElement {
|
|
1726
|
+
}
|
|
1727
|
+
var HTMLPTabItemElement: {
|
|
1728
|
+
prototype: HTMLPTabItemElement;
|
|
1729
|
+
new (): HTMLPTabItemElement;
|
|
1730
|
+
};
|
|
1731
|
+
interface HTMLPTableElement extends Components.PTable, HTMLStencilElement {
|
|
1732
|
+
}
|
|
1733
|
+
var HTMLPTableElement: {
|
|
1734
|
+
prototype: HTMLPTableElement;
|
|
1735
|
+
new (): HTMLPTableElement;
|
|
1736
|
+
};
|
|
1737
|
+
interface HTMLPTableCellElement extends Components.PTableCell, HTMLStencilElement {
|
|
1738
|
+
}
|
|
1739
|
+
var HTMLPTableCellElement: {
|
|
1740
|
+
prototype: HTMLPTableCellElement;
|
|
1741
|
+
new (): HTMLPTableCellElement;
|
|
1742
|
+
};
|
|
1743
|
+
interface HTMLPTableColumnElement extends Components.PTableColumn, HTMLStencilElement {
|
|
1744
|
+
}
|
|
1745
|
+
var HTMLPTableColumnElement: {
|
|
1746
|
+
prototype: HTMLPTableColumnElement;
|
|
1747
|
+
new (): HTMLPTableColumnElement;
|
|
1748
|
+
};
|
|
1749
|
+
interface HTMLPTableContainerElement extends Components.PTableContainer, HTMLStencilElement {
|
|
1750
|
+
}
|
|
1751
|
+
var HTMLPTableContainerElement: {
|
|
1752
|
+
prototype: HTMLPTableContainerElement;
|
|
1753
|
+
new (): HTMLPTableContainerElement;
|
|
1754
|
+
};
|
|
1755
|
+
interface HTMLPTableFooterElement extends Components.PTableFooter, HTMLStencilElement {
|
|
1756
|
+
}
|
|
1757
|
+
var HTMLPTableFooterElement: {
|
|
1758
|
+
prototype: HTMLPTableFooterElement;
|
|
1759
|
+
new (): HTMLPTableFooterElement;
|
|
1760
|
+
};
|
|
1761
|
+
interface HTMLPTableHeaderElement extends Components.PTableHeader, HTMLStencilElement {
|
|
1762
|
+
}
|
|
1763
|
+
var HTMLPTableHeaderElement: {
|
|
1764
|
+
prototype: HTMLPTableHeaderElement;
|
|
1765
|
+
new (): HTMLPTableHeaderElement;
|
|
1766
|
+
};
|
|
1767
|
+
interface HTMLPTableRowElement extends Components.PTableRow, HTMLStencilElement {
|
|
1768
|
+
}
|
|
1769
|
+
var HTMLPTableRowElement: {
|
|
1770
|
+
prototype: HTMLPTableRowElement;
|
|
1771
|
+
new (): HTMLPTableRowElement;
|
|
1772
|
+
};
|
|
1773
|
+
interface HTMLPToastElement extends Components.PToast, HTMLStencilElement {
|
|
1774
|
+
}
|
|
1775
|
+
var HTMLPToastElement: {
|
|
1776
|
+
prototype: HTMLPToastElement;
|
|
1777
|
+
new (): HTMLPToastElement;
|
|
1778
|
+
};
|
|
1779
|
+
interface HTMLPToastContainerElement extends Components.PToastContainer, HTMLStencilElement {
|
|
1780
|
+
}
|
|
1781
|
+
var HTMLPToastContainerElement: {
|
|
1782
|
+
prototype: HTMLPToastContainerElement;
|
|
1783
|
+
new (): HTMLPToastContainerElement;
|
|
1784
|
+
};
|
|
1785
|
+
interface HTMLPTooltipElement extends Components.PTooltip, HTMLStencilElement {
|
|
1786
|
+
}
|
|
1787
|
+
var HTMLPTooltipElement: {
|
|
1788
|
+
prototype: HTMLPTooltipElement;
|
|
1789
|
+
new (): HTMLPTooltipElement;
|
|
1790
|
+
};
|
|
1791
|
+
interface HTMLElementTagNameMap {
|
|
1792
|
+
"p-accordion": HTMLPAccordionElement;
|
|
1793
|
+
"p-attachment": HTMLPAttachmentElement;
|
|
1794
|
+
"p-avatar": HTMLPAvatarElement;
|
|
1795
|
+
"p-avatar-group": HTMLPAvatarGroupElement;
|
|
1796
|
+
"p-backdrop": HTMLPBackdropElement;
|
|
1797
|
+
"p-button": HTMLPButtonElement;
|
|
1798
|
+
"p-calendar": HTMLPCalendarElement;
|
|
1799
|
+
"p-card-body": HTMLPCardBodyElement;
|
|
1800
|
+
"p-card-container": HTMLPCardContainerElement;
|
|
1801
|
+
"p-card-header": HTMLPCardHeaderElement;
|
|
1802
|
+
"p-content-slider": HTMLPContentSliderElement;
|
|
1803
|
+
"p-counter": HTMLPCounterElement;
|
|
1804
|
+
"p-datepicker": HTMLPDatepickerElement;
|
|
1805
|
+
"p-divider": HTMLPDividerElement;
|
|
1806
|
+
"p-drawer": HTMLPDrawerElement;
|
|
1807
|
+
"p-drawer-body": HTMLPDrawerBodyElement;
|
|
1808
|
+
"p-drawer-container": HTMLPDrawerContainerElement;
|
|
1809
|
+
"p-drawer-header": HTMLPDrawerHeaderElement;
|
|
1810
|
+
"p-dropdown": HTMLPDropdownElement;
|
|
1811
|
+
"p-dropdown-menu-container": HTMLPDropdownMenuContainerElement;
|
|
1812
|
+
"p-dropdown-menu-item": HTMLPDropdownMenuItemElement;
|
|
1813
|
+
"p-helper": HTMLPHelperElement;
|
|
1814
|
+
"p-icon": HTMLPIconElement;
|
|
1815
|
+
"p-illustration": HTMLPIllustrationElement;
|
|
1816
|
+
"p-info-panel": HTMLPInfoPanelElement;
|
|
1817
|
+
"p-input-error": HTMLPInputErrorElement;
|
|
1818
|
+
"p-input-group": HTMLPInputGroupElement;
|
|
1819
|
+
"p-label": HTMLPLabelElement;
|
|
1820
|
+
"p-layout": HTMLPLayoutElement;
|
|
1821
|
+
"p-loader": HTMLPLoaderElement;
|
|
1822
|
+
"p-modal": HTMLPModalElement;
|
|
1823
|
+
"p-modal-body": HTMLPModalBodyElement;
|
|
1824
|
+
"p-modal-container": HTMLPModalContainerElement;
|
|
1825
|
+
"p-modal-footer": HTMLPModalFooterElement;
|
|
1826
|
+
"p-modal-header": HTMLPModalHeaderElement;
|
|
1827
|
+
"p-navbar": HTMLPNavbarElement;
|
|
1828
|
+
"p-navigation-item": HTMLPNavigationItemElement;
|
|
1829
|
+
"p-page-size-select": HTMLPPageSizeSelectElement;
|
|
1830
|
+
"p-pagination": HTMLPPaginationElement;
|
|
1831
|
+
"p-pagination-item": HTMLPPaginationItemElement;
|
|
1832
|
+
"p-profile": HTMLPProfileElement;
|
|
1833
|
+
"p-segment-container": HTMLPSegmentContainerElement;
|
|
1834
|
+
"p-segment-item": HTMLPSegmentItemElement;
|
|
1835
|
+
"p-select": HTMLPSelectElement;
|
|
1836
|
+
"p-slider-indicator": HTMLPSliderIndicatorElement;
|
|
1837
|
+
"p-status": HTMLPStatusElement;
|
|
1838
|
+
"p-stepper": HTMLPStepperElement;
|
|
1839
|
+
"p-stepper-item": HTMLPStepperItemElement;
|
|
1840
|
+
"p-stepper-line": HTMLPStepperLineElement;
|
|
1841
|
+
"p-tab-group": HTMLPTabGroupElement;
|
|
1842
|
+
"p-tab-item": HTMLPTabItemElement;
|
|
1843
|
+
"p-table": HTMLPTableElement;
|
|
1844
|
+
"p-table-cell": HTMLPTableCellElement;
|
|
1845
|
+
"p-table-column": HTMLPTableColumnElement;
|
|
1846
|
+
"p-table-container": HTMLPTableContainerElement;
|
|
1847
|
+
"p-table-footer": HTMLPTableFooterElement;
|
|
1848
|
+
"p-table-header": HTMLPTableHeaderElement;
|
|
1849
|
+
"p-table-row": HTMLPTableRowElement;
|
|
1850
|
+
"p-toast": HTMLPToastElement;
|
|
1851
|
+
"p-toast-container": HTMLPToastContainerElement;
|
|
1852
|
+
"p-tooltip": HTMLPTooltipElement;
|
|
1853
|
+
}
|
|
1854
|
+
}
|
|
1855
|
+
declare namespace LocalJSX {
|
|
1856
|
+
interface PAccordion {
|
|
1857
|
+
/**
|
|
1858
|
+
* Wether the accordion can be closed
|
|
1859
|
+
*/
|
|
1860
|
+
"closeable"?: boolean;
|
|
1861
|
+
/**
|
|
1862
|
+
* Header of the accordion
|
|
1863
|
+
*/
|
|
1864
|
+
"header": string;
|
|
1865
|
+
/**
|
|
1866
|
+
* Open change event
|
|
1867
|
+
*/
|
|
1868
|
+
"onIsOpen"?: (event: PAccordionCustomEvent<boolean>) => void;
|
|
1869
|
+
/**
|
|
1870
|
+
* Wether the accordion is open
|
|
1871
|
+
*/
|
|
1872
|
+
"open"?: boolean;
|
|
1873
|
+
/**
|
|
1874
|
+
* Wether the accordion can be opened
|
|
1875
|
+
*/
|
|
1876
|
+
"openable"?: boolean;
|
|
1877
|
+
}
|
|
1878
|
+
interface PAttachment {
|
|
1879
|
+
/**
|
|
1880
|
+
* Wether the attachment is downloading
|
|
1881
|
+
*/
|
|
1882
|
+
"downloading"?: boolean;
|
|
1883
|
+
/**
|
|
1884
|
+
* The error to show
|
|
1885
|
+
*/
|
|
1886
|
+
"error"?: string;
|
|
1887
|
+
/**
|
|
1888
|
+
* Wether the attachment is uploading/loading
|
|
1889
|
+
*/
|
|
1890
|
+
"loading"?: boolean;
|
|
1891
|
+
/**
|
|
1892
|
+
* The variant of the button
|
|
1893
|
+
*/
|
|
1894
|
+
"mode"?: 'read' | 'write';
|
|
1895
|
+
/**
|
|
1896
|
+
* Event when delete is pressed
|
|
1897
|
+
*/
|
|
1898
|
+
"onDelete"?: (event: PAttachmentCustomEvent<any>) => void;
|
|
1899
|
+
/**
|
|
1900
|
+
* Event when download is pressed
|
|
1901
|
+
*/
|
|
1902
|
+
"onDownload"?: (event: PAttachmentCustomEvent<any>) => void;
|
|
1903
|
+
}
|
|
1904
|
+
interface PAvatar {
|
|
1905
|
+
/**
|
|
1906
|
+
* The default image to show on errors
|
|
1907
|
+
*/
|
|
1908
|
+
"defaultImage"?: string;
|
|
1909
|
+
/**
|
|
1910
|
+
* The size of the avatar
|
|
1911
|
+
*/
|
|
1912
|
+
"size"?: 'small' | 'medium' | 'large' | 'xlarge';
|
|
1913
|
+
/**
|
|
1914
|
+
* The image used for the avatar
|
|
1915
|
+
*/
|
|
1916
|
+
"src": string;
|
|
1917
|
+
/**
|
|
1918
|
+
* The variant of the avatar
|
|
1919
|
+
*/
|
|
1920
|
+
"variant"?: 'user' | 'company';
|
|
1921
|
+
}
|
|
1922
|
+
interface PAvatarGroup {
|
|
1923
|
+
/**
|
|
1924
|
+
* The amount to show after the avatars
|
|
1925
|
+
*/
|
|
1926
|
+
"extra"?: number;
|
|
1927
|
+
}
|
|
1928
|
+
interface PBackdrop {
|
|
1929
|
+
/**
|
|
1930
|
+
* Wether to apply blur on the background of the backdrop
|
|
1931
|
+
*/
|
|
1932
|
+
"applyBlur"?: boolean;
|
|
1933
|
+
/**
|
|
1934
|
+
* Wether the backdrop is closing
|
|
1935
|
+
*/
|
|
1936
|
+
"closing"?: boolean;
|
|
1937
|
+
/**
|
|
1938
|
+
* When the backdrop is clicked
|
|
1939
|
+
*/
|
|
1940
|
+
"onClicked"?: (event: PBackdropCustomEvent<MouseEvent>) => void;
|
|
1941
|
+
/**
|
|
1942
|
+
* Wether we should scroll lock the body
|
|
1943
|
+
*/
|
|
1944
|
+
"scrollLock"?: boolean;
|
|
1945
|
+
/**
|
|
1946
|
+
* The variant of the backdrop
|
|
1947
|
+
*/
|
|
1948
|
+
"variant"?: 'modal' | 'drawer';
|
|
1949
|
+
}
|
|
1950
|
+
interface PButton {
|
|
1951
|
+
/**
|
|
1952
|
+
* Wether to show a chevron or not
|
|
1953
|
+
*/
|
|
1954
|
+
"chevron"?: boolean | 'up' | 'down';
|
|
1955
|
+
/**
|
|
1956
|
+
* Chevron position
|
|
1957
|
+
*/
|
|
1958
|
+
"chevronPosition"?: 'start' | 'end';
|
|
1959
|
+
/**
|
|
1960
|
+
* Wether the button is disabled
|
|
1961
|
+
*/
|
|
1962
|
+
"disabled"?: boolean;
|
|
1963
|
+
/**
|
|
1964
|
+
* Href in case of "text" version
|
|
1965
|
+
*/
|
|
1966
|
+
"href"?: string;
|
|
1967
|
+
/**
|
|
1968
|
+
* Icon to show on the button
|
|
1969
|
+
*/
|
|
1970
|
+
"icon"?: IconVariant;
|
|
1971
|
+
/**
|
|
1972
|
+
* Icon flip
|
|
1973
|
+
*/
|
|
1974
|
+
"iconFlip"?: IconFlipOptions;
|
|
1975
|
+
/**
|
|
1976
|
+
* Wether the button is icon only
|
|
1977
|
+
*/
|
|
1978
|
+
"iconOnly"?: boolean;
|
|
1979
|
+
/**
|
|
1980
|
+
* Icon position
|
|
1981
|
+
*/
|
|
1982
|
+
"iconPosition"?: 'start' | 'end';
|
|
1983
|
+
/**
|
|
1984
|
+
* Icon rotate
|
|
1985
|
+
*/
|
|
1986
|
+
"iconRotate"?: RotateOptions;
|
|
1987
|
+
/**
|
|
1988
|
+
* Wether the button should inherit text styles
|
|
1989
|
+
*/
|
|
1990
|
+
"inheritText"?: boolean;
|
|
1991
|
+
/**
|
|
1992
|
+
* Wether to show a loader or not
|
|
1993
|
+
*/
|
|
1994
|
+
"loading"?: boolean;
|
|
1995
|
+
/**
|
|
1996
|
+
* Button click event
|
|
1997
|
+
*/
|
|
1998
|
+
"onOnClick"?: (event: PButtonCustomEvent<MouseEvent>) => void;
|
|
1999
|
+
/**
|
|
2000
|
+
* The size of the button
|
|
2001
|
+
*/
|
|
2002
|
+
"size"?: 'small' | 'medium';
|
|
2003
|
+
/**
|
|
2004
|
+
* Target in case of "text" version
|
|
2005
|
+
*/
|
|
2006
|
+
"target"?: string;
|
|
2007
|
+
/**
|
|
2008
|
+
* The variant of the button
|
|
2009
|
+
*/
|
|
2010
|
+
"variant"?: 'primary' | 'secondary' | 'text';
|
|
2011
|
+
}
|
|
2012
|
+
interface PCalendar {
|
|
2013
|
+
/**
|
|
2014
|
+
* Wether to disable the weekends
|
|
2015
|
+
*/
|
|
2016
|
+
"disableWeekends"?: boolean;
|
|
2017
|
+
/**
|
|
2018
|
+
* Disabled dates
|
|
2019
|
+
*/
|
|
2020
|
+
"disabledDates"?: Array<Date | 'string'> | string;
|
|
2021
|
+
/**
|
|
2022
|
+
* Max date
|
|
2023
|
+
*/
|
|
2024
|
+
"maxDate"?: Date | 'string';
|
|
2025
|
+
/**
|
|
2026
|
+
* Min date
|
|
2027
|
+
*/
|
|
2028
|
+
"minDate"?: Date | 'string';
|
|
2029
|
+
/**
|
|
2030
|
+
* The mode of the datepicker
|
|
2031
|
+
*/
|
|
2032
|
+
"mode"?: 'year' | 'month' | 'day';
|
|
2033
|
+
/**
|
|
2034
|
+
* Event when the value changes
|
|
2035
|
+
*/
|
|
2036
|
+
"onValueChange"?: (event: PCalendarCustomEvent<any>) => void;
|
|
2037
|
+
/**
|
|
2038
|
+
* Wether to automatically preselect today
|
|
2039
|
+
*/
|
|
2040
|
+
"preselectToday"?: boolean;
|
|
2041
|
+
/**
|
|
2042
|
+
* The current value
|
|
2043
|
+
*/
|
|
2044
|
+
"value"?: Date | 'string';
|
|
2045
|
+
/**
|
|
2046
|
+
* The variant of the button
|
|
2047
|
+
*/
|
|
2048
|
+
"variant"?: 'default' | 'embedded';
|
|
2049
|
+
}
|
|
2050
|
+
interface PCardBody {
|
|
2051
|
+
/**
|
|
2052
|
+
* Wether the button should inherit text styles
|
|
2053
|
+
*/
|
|
2054
|
+
"inheritText"?: boolean;
|
|
2055
|
+
}
|
|
2056
|
+
interface PCardContainer {
|
|
2057
|
+
/**
|
|
2058
|
+
* Wether the card should be hoverable
|
|
2059
|
+
*/
|
|
2060
|
+
"hoverable"?: boolean;
|
|
2061
|
+
/**
|
|
2062
|
+
* Wether the card should have shadow
|
|
2063
|
+
*/
|
|
2064
|
+
"shadow"?: boolean;
|
|
2065
|
+
}
|
|
2066
|
+
interface PCardHeader {
|
|
2067
|
+
/**
|
|
2068
|
+
* Enable the title arrow
|
|
2069
|
+
*/
|
|
2070
|
+
"arrow"?: boolean;
|
|
2071
|
+
/**
|
|
2072
|
+
* Content of the card header
|
|
2073
|
+
*/
|
|
2074
|
+
"header"?: string;
|
|
2075
|
+
}
|
|
2076
|
+
interface PContentSlider {
|
|
2077
|
+
/**
|
|
2078
|
+
* Wether to disable auto centering the content
|
|
2079
|
+
*/
|
|
2080
|
+
"disableAutoCenter"?: boolean;
|
|
2081
|
+
/**
|
|
2082
|
+
* Wether to disable dragging the content
|
|
2083
|
+
*/
|
|
2084
|
+
"disableDrag"?: boolean;
|
|
2085
|
+
/**
|
|
2086
|
+
* Wether to disable clicking the indicator scrolls content
|
|
2087
|
+
*/
|
|
2088
|
+
"disableIndicatorClick"?: boolean;
|
|
2089
|
+
/**
|
|
2090
|
+
* Wether to hide the indicator on mobile
|
|
2091
|
+
*/
|
|
2092
|
+
"hideMobileIndicator"?: boolean;
|
|
2093
|
+
}
|
|
2094
|
+
interface PCounter {
|
|
2095
|
+
/**
|
|
2096
|
+
* The size of the counter
|
|
2097
|
+
*/
|
|
2098
|
+
"size"?: 'default' | 'mini';
|
|
2099
|
+
/**
|
|
2100
|
+
* The variant of the counter
|
|
2101
|
+
*/
|
|
2102
|
+
"variant"?: 'info' | 'negative' | 'positive' | 'unbiased';
|
|
2103
|
+
}
|
|
2104
|
+
interface PDatepicker {
|
|
2105
|
+
/**
|
|
2106
|
+
* Wether to disable the weekends
|
|
2107
|
+
*/
|
|
2108
|
+
"disableWeekends"?: boolean;
|
|
2109
|
+
/**
|
|
2110
|
+
* Wether the input group is disabled used by the datepicker
|
|
2111
|
+
*/
|
|
2112
|
+
"disabled"?: boolean;
|
|
2113
|
+
/**
|
|
2114
|
+
* Disabled dates
|
|
2115
|
+
*/
|
|
2116
|
+
"disabledDates"?: Array<Date | 'string'> | string;
|
|
2117
|
+
/**
|
|
2118
|
+
* The helper of the input group used by the datepicker
|
|
2119
|
+
*/
|
|
2120
|
+
"error"?: string;
|
|
2121
|
+
/**
|
|
2122
|
+
* The display & parse format to use
|
|
2123
|
+
*/
|
|
2124
|
+
"format"?: string;
|
|
2125
|
+
/**
|
|
2126
|
+
* The helper of the input group used by the datepicker
|
|
2127
|
+
*/
|
|
2128
|
+
"helper"?: string;
|
|
2129
|
+
/**
|
|
2130
|
+
* The label of the input group used by the datepicker
|
|
2131
|
+
*/
|
|
2132
|
+
"label"?: string;
|
|
2133
|
+
/**
|
|
2134
|
+
* Max date
|
|
2135
|
+
*/
|
|
2136
|
+
"maxDate"?: Date | 'string';
|
|
2137
|
+
/**
|
|
2138
|
+
* Min date
|
|
2139
|
+
*/
|
|
2140
|
+
"minDate"?: Date | 'string';
|
|
2141
|
+
/**
|
|
2142
|
+
* The mode of the datepicker
|
|
2143
|
+
*/
|
|
2144
|
+
"mode"?: 'year' | 'month' | 'day';
|
|
2145
|
+
/**
|
|
2146
|
+
* Event when the value changes
|
|
2147
|
+
*/
|
|
2148
|
+
"onValueChange"?: (event: PDatepickerCustomEvent<any>) => void;
|
|
2149
|
+
/**
|
|
2150
|
+
* The placeholder of the input
|
|
2151
|
+
*/
|
|
2152
|
+
"placeholder"?: string;
|
|
2153
|
+
/**
|
|
2154
|
+
* The prefix of the input group used by the datepicker
|
|
2155
|
+
*/
|
|
2156
|
+
"prefix"?: string;
|
|
2157
|
+
/**
|
|
2158
|
+
* Wethter to automatically preselect today
|
|
2159
|
+
*/
|
|
2160
|
+
"preselectToday"?: boolean;
|
|
2161
|
+
/**
|
|
2162
|
+
* The size of the input group used by the datepicker
|
|
2163
|
+
*/
|
|
2164
|
+
"size"?: 'small' | 'medium';
|
|
2165
|
+
/**
|
|
2166
|
+
* The current value
|
|
2167
|
+
*/
|
|
2168
|
+
"value"?: any;
|
|
2169
|
+
}
|
|
2170
|
+
interface PDivider {
|
|
2171
|
+
}
|
|
2172
|
+
interface PDrawer {
|
|
2173
|
+
/**
|
|
2174
|
+
* Wether to apply blur to the backdrop
|
|
2175
|
+
*/
|
|
2176
|
+
"applyBlur"?: boolean;
|
|
2177
|
+
/**
|
|
2178
|
+
* Wether to hide the drawer when the backdrop is clicked
|
|
2179
|
+
*/
|
|
2180
|
+
"backdropClickClose"?: boolean;
|
|
2181
|
+
/**
|
|
2182
|
+
* Wether the drawer can be closed
|
|
2183
|
+
*/
|
|
2184
|
+
"canClose"?: boolean;
|
|
2185
|
+
/**
|
|
2186
|
+
* The Header of the drawer
|
|
2187
|
+
*/
|
|
2188
|
+
"header"?: string;
|
|
2189
|
+
/**
|
|
2190
|
+
* Close click event
|
|
2191
|
+
*/
|
|
2192
|
+
"onCloseClicked"?: (event: PDrawerCustomEvent<{
|
|
2193
|
+
event: MouseEvent;
|
|
2194
|
+
canClose: boolean;
|
|
2195
|
+
}>) => void;
|
|
2196
|
+
/**
|
|
2197
|
+
* Closed event
|
|
2198
|
+
*/
|
|
2199
|
+
"onClosed"?: (event: PDrawerCustomEvent<null>) => void;
|
|
2200
|
+
/**
|
|
2201
|
+
* Wether we should scroll lock the body
|
|
2202
|
+
*/
|
|
2203
|
+
"scrollLock"?: boolean;
|
|
2204
|
+
/**
|
|
2205
|
+
* Wether to show the drawer or not
|
|
2206
|
+
*/
|
|
2207
|
+
"show"?: boolean;
|
|
2208
|
+
/**
|
|
2209
|
+
* Wether to show the close on mobile in the header
|
|
2210
|
+
*/
|
|
2211
|
+
"showClose"?: boolean;
|
|
2212
|
+
}
|
|
2213
|
+
interface PDrawerBody {
|
|
2214
|
+
/**
|
|
2215
|
+
* The variant of the modal body
|
|
2216
|
+
*/
|
|
2217
|
+
"variant"?: 'default' | 'table';
|
|
2218
|
+
}
|
|
2219
|
+
interface PDrawerContainer {
|
|
2220
|
+
/**
|
|
2221
|
+
* Wether the container is closing
|
|
2222
|
+
*/
|
|
2223
|
+
"closing"?: boolean;
|
|
2224
|
+
}
|
|
2225
|
+
interface PDrawerHeader {
|
|
2226
|
+
/**
|
|
2227
|
+
* Close click event
|
|
2228
|
+
*/
|
|
2229
|
+
"onClose"?: (event: PDrawerHeaderCustomEvent<MouseEvent>) => void;
|
|
2230
|
+
/**
|
|
2231
|
+
* Wether to show the close button on mobile
|
|
2232
|
+
*/
|
|
2233
|
+
"showClose"?: boolean;
|
|
2234
|
+
}
|
|
2235
|
+
interface PDropdown {
|
|
2236
|
+
/**
|
|
2237
|
+
* Wether to apply the full width
|
|
2238
|
+
*/
|
|
2239
|
+
"applyFullWidth"?: boolean;
|
|
2240
|
+
/**
|
|
2241
|
+
* Wether to apply the max width
|
|
2242
|
+
*/
|
|
2243
|
+
"applyMaxWidth"?: boolean;
|
|
2244
|
+
/**
|
|
2245
|
+
* Wether to automatically calculate the width of the menu based on the trigger
|
|
2246
|
+
*/
|
|
2247
|
+
"calculateWidth"?: boolean;
|
|
2248
|
+
/**
|
|
2249
|
+
* Chevron direction
|
|
2250
|
+
*/
|
|
2251
|
+
"chevronDirection"?: 'up' | 'down';
|
|
2252
|
+
/**
|
|
2253
|
+
* Chevron position
|
|
2254
|
+
*/
|
|
2255
|
+
"chevronPosition"?: 'start' | 'end';
|
|
2256
|
+
/**
|
|
2257
|
+
* Wether to automatically close the dropdown menu after clicking inside
|
|
2258
|
+
*/
|
|
2259
|
+
"disableTriggerClick"?: boolean;
|
|
2260
|
+
/**
|
|
2261
|
+
* Wether to automatically close the dropdown menu after clicking inside
|
|
2262
|
+
*/
|
|
2263
|
+
"insideClick"?: boolean;
|
|
2264
|
+
/**
|
|
2265
|
+
* Open change event
|
|
2266
|
+
*/
|
|
2267
|
+
"onIsOpen"?: (event: PDropdownCustomEvent<boolean>) => void;
|
|
2268
|
+
/**
|
|
2269
|
+
* The content of the dropdown menu
|
|
2270
|
+
*/
|
|
2271
|
+
"placement"?: Placement;
|
|
2272
|
+
/**
|
|
2273
|
+
* Wether to show the dropdown menu
|
|
2274
|
+
*/
|
|
2275
|
+
"show"?: boolean;
|
|
2276
|
+
/**
|
|
2277
|
+
* The strategy of the popover placement
|
|
2278
|
+
*/
|
|
2279
|
+
"strategy"?: PositioningStrategy;
|
|
2280
|
+
}
|
|
2281
|
+
interface PDropdownMenuContainer {
|
|
2282
|
+
/**
|
|
2283
|
+
* Wether the container should all available space
|
|
2284
|
+
*/
|
|
2285
|
+
"fullWidth"?: boolean;
|
|
2286
|
+
/**
|
|
2287
|
+
* Wether the container applies it's max width
|
|
2288
|
+
*/
|
|
2289
|
+
"maxWidth"?: boolean;
|
|
2290
|
+
}
|
|
2291
|
+
interface PDropdownMenuItem {
|
|
2292
|
+
/**
|
|
2293
|
+
* Wether the dropdown menu item is active
|
|
2294
|
+
*/
|
|
2295
|
+
"active"?: boolean;
|
|
2296
|
+
/**
|
|
2297
|
+
* Wether to enable the hover state
|
|
2298
|
+
*/
|
|
2299
|
+
"enableHover"?: boolean;
|
|
2300
|
+
/**
|
|
2301
|
+
* Icon of the navigation item
|
|
2302
|
+
*/
|
|
2303
|
+
"icon"?: IconVariant;
|
|
2304
|
+
}
|
|
2305
|
+
interface PHelper {
|
|
2306
|
+
/**
|
|
2307
|
+
* The placement of the helper popover
|
|
2308
|
+
*/
|
|
2309
|
+
"placement"?: Placement;
|
|
2310
|
+
}
|
|
2311
|
+
interface PIcon {
|
|
2312
|
+
/**
|
|
2313
|
+
* Wether to flip the icon horizontally or vertically
|
|
2314
|
+
*/
|
|
2315
|
+
"flip"?: IconFlipOptions1;
|
|
2316
|
+
/**
|
|
2317
|
+
* Wether to rotate the icon x degrees
|
|
2318
|
+
*/
|
|
2319
|
+
"rotate"?: RotateOptions;
|
|
2320
|
+
/**
|
|
2321
|
+
* The size of the icon, using tailwind sizes
|
|
2322
|
+
*/
|
|
2323
|
+
"size"?: TextSizeOptions;
|
|
2324
|
+
/**
|
|
2325
|
+
* The icon the be displayed
|
|
2326
|
+
*/
|
|
2327
|
+
"variant": IconVariant1;
|
|
2328
|
+
}
|
|
2329
|
+
interface PIllustration {
|
|
2330
|
+
/**
|
|
2331
|
+
* The icon the be displayed
|
|
2332
|
+
*/
|
|
2333
|
+
"variant": IllustrationVariant;
|
|
2334
|
+
}
|
|
2335
|
+
interface PInfoPanel {
|
|
2336
|
+
/**
|
|
2337
|
+
* Wether the panel can be closed
|
|
2338
|
+
*/
|
|
2339
|
+
"closeable"?: boolean;
|
|
2340
|
+
/**
|
|
2341
|
+
* The content of the info panel
|
|
2342
|
+
*/
|
|
2343
|
+
"content"?: string;
|
|
2344
|
+
/**
|
|
2345
|
+
* The header of the info panel
|
|
2346
|
+
*/
|
|
2347
|
+
"header"?: string;
|
|
2348
|
+
/**
|
|
2349
|
+
* The variant of the info panel
|
|
2350
|
+
*/
|
|
2351
|
+
"variant"?: 'info' | 'negative' | 'positive' | 'unbiased';
|
|
2352
|
+
}
|
|
2353
|
+
interface PInputError {
|
|
2354
|
+
/**
|
|
2355
|
+
* The error to show
|
|
2356
|
+
*/
|
|
2357
|
+
"error"?: string;
|
|
2358
|
+
/**
|
|
2359
|
+
* Wether to force show the tooltip
|
|
2360
|
+
*/
|
|
2361
|
+
"forceShowTooltip"?: boolean;
|
|
2362
|
+
}
|
|
2363
|
+
interface PInputGroup {
|
|
2364
|
+
/**
|
|
2365
|
+
* Wether the input group is disabled
|
|
2366
|
+
*/
|
|
2367
|
+
"disabled"?: boolean;
|
|
2368
|
+
/**
|
|
2369
|
+
* The helper of the input group
|
|
2370
|
+
*/
|
|
2371
|
+
"error"?: string;
|
|
2372
|
+
/**
|
|
2373
|
+
* Wether the input group is focused
|
|
2374
|
+
*/
|
|
2375
|
+
"focused"?: boolean;
|
|
2376
|
+
/**
|
|
2377
|
+
* The helper of the input group
|
|
2378
|
+
*/
|
|
2379
|
+
"helper"?: string;
|
|
2380
|
+
/**
|
|
2381
|
+
* Icon of the input group
|
|
2382
|
+
*/
|
|
2383
|
+
"icon"?: IconVariant;
|
|
2384
|
+
/**
|
|
2385
|
+
* Icon flip
|
|
2386
|
+
*/
|
|
2387
|
+
"iconFlip"?: IconFlipOptions;
|
|
2388
|
+
/**
|
|
2389
|
+
* Icon position
|
|
2390
|
+
*/
|
|
2391
|
+
"iconPosition"?: 'start' | 'end';
|
|
2392
|
+
/**
|
|
2393
|
+
* Icon rotate
|
|
2394
|
+
*/
|
|
2395
|
+
"iconRotate"?: RotateOptions;
|
|
2396
|
+
/**
|
|
2397
|
+
* The label of the input group
|
|
2398
|
+
*/
|
|
2399
|
+
"label"?: string;
|
|
2400
|
+
/**
|
|
2401
|
+
* The prefix of the input group
|
|
2402
|
+
*/
|
|
2403
|
+
"prefix"?: string;
|
|
2404
|
+
/**
|
|
2405
|
+
* Wether the field is required
|
|
2406
|
+
*/
|
|
2407
|
+
"required"?: boolean;
|
|
2408
|
+
/**
|
|
2409
|
+
* The size of the input group
|
|
2410
|
+
*/
|
|
2411
|
+
"size"?: 'small' | 'medium';
|
|
2412
|
+
/**
|
|
2413
|
+
* The suffix of the input group
|
|
2414
|
+
*/
|
|
2415
|
+
"suffix"?: string;
|
|
2416
|
+
}
|
|
2417
|
+
interface PLabel {
|
|
2418
|
+
/**
|
|
2419
|
+
* Define the behavior of the label
|
|
2420
|
+
*/
|
|
2421
|
+
"behavior"?: | 'icon'
|
|
2422
|
+
| 'circle'
|
|
2423
|
+
| 'combination'
|
|
2424
|
+
| 'text'
|
|
2425
|
+
| 'icon-only';
|
|
2426
|
+
/**
|
|
2427
|
+
* Icon to show on the label
|
|
2428
|
+
*/
|
|
2429
|
+
"icon"?: IconVariant;
|
|
2430
|
+
/**
|
|
2431
|
+
* Icon flip
|
|
2432
|
+
*/
|
|
2433
|
+
"iconFlip"?: IconFlipOptions;
|
|
2434
|
+
/**
|
|
2435
|
+
* Icon rotate
|
|
2436
|
+
*/
|
|
2437
|
+
"iconRotate"?: RotateOptions1;
|
|
2438
|
+
/**
|
|
2439
|
+
* Wether to keep the content on mobile
|
|
2440
|
+
*/
|
|
2441
|
+
"keepMobileContent"?: boolean;
|
|
2442
|
+
/**
|
|
2443
|
+
* The size of the label
|
|
2444
|
+
*/
|
|
2445
|
+
"size"?: 'small' | 'default';
|
|
2446
|
+
/**
|
|
2447
|
+
* Variant of the label
|
|
2448
|
+
*/
|
|
2449
|
+
"variant"?: | 'positive'
|
|
2450
|
+
| 'unbiased'
|
|
2451
|
+
| 'negative'
|
|
2452
|
+
| 'info';
|
|
2453
|
+
}
|
|
2454
|
+
interface PLayout {
|
|
2455
|
+
/**
|
|
2456
|
+
* Variant of the layout
|
|
2457
|
+
*/
|
|
2458
|
+
"variant"?: 'default' | 'login';
|
|
2459
|
+
}
|
|
2460
|
+
interface PLoader {
|
|
2461
|
+
/**
|
|
2462
|
+
* Color of the loader
|
|
2463
|
+
*/
|
|
2464
|
+
"color"?: 'indigo' | 'white' | 'storm';
|
|
2465
|
+
/**
|
|
2466
|
+
* !NOT IMPLEMENTED! Modal description for modal variant
|
|
2467
|
+
*/
|
|
2468
|
+
"modalDescription"?: string;
|
|
2469
|
+
/**
|
|
2470
|
+
* !NOT IMPLEMENTED! Modal title for modal variant
|
|
2471
|
+
*/
|
|
2472
|
+
"modalTitle"?: string;
|
|
2473
|
+
/**
|
|
2474
|
+
* Wether to show or hide the loader
|
|
2475
|
+
*/
|
|
2476
|
+
"show"?: boolean | Observable<boolean>;
|
|
2477
|
+
/**
|
|
2478
|
+
* Variant of loader
|
|
2479
|
+
*/
|
|
2480
|
+
"variant"?: | 'inline'
|
|
2481
|
+
| 'full-width'
|
|
2482
|
+
| 'full-screen'
|
|
2483
|
+
| 'modal'
|
|
2484
|
+
| 'ghost';
|
|
2485
|
+
}
|
|
2486
|
+
interface PModal {
|
|
2487
|
+
/**
|
|
2488
|
+
* Wether to apply blur to the backdrop
|
|
2489
|
+
*/
|
|
2490
|
+
"applyBlur"?: boolean;
|
|
2491
|
+
/**
|
|
2492
|
+
* Wether to hide the modal when the backdrop is clicked
|
|
2493
|
+
*/
|
|
2494
|
+
"backdropClickClose"?: boolean;
|
|
2495
|
+
/**
|
|
2496
|
+
* The Header of the modal
|
|
2497
|
+
*/
|
|
2498
|
+
"header"?: string;
|
|
2499
|
+
/**
|
|
2500
|
+
* Close click event
|
|
2501
|
+
*/
|
|
2502
|
+
"onCloseClicked"?: (event: PModalCustomEvent<MouseEvent>) => void;
|
|
2503
|
+
/**
|
|
2504
|
+
* Closed event
|
|
2505
|
+
*/
|
|
2506
|
+
"onClosed"?: (event: PModalCustomEvent<null>) => void;
|
|
2507
|
+
/**
|
|
2508
|
+
* Wether we should scroll lock the body
|
|
2509
|
+
*/
|
|
2510
|
+
"scrollLock"?: boolean;
|
|
2511
|
+
/**
|
|
2512
|
+
* Wether to show the modal or not
|
|
2513
|
+
*/
|
|
2514
|
+
"show"?: boolean;
|
|
2515
|
+
/**
|
|
2516
|
+
* Wether to show the close button in the header
|
|
2517
|
+
*/
|
|
2518
|
+
"showClose"?: boolean;
|
|
2519
|
+
/**
|
|
2520
|
+
* Wether to show the footer on mobile
|
|
2521
|
+
*/
|
|
2522
|
+
"showMobileFooter"?: boolean;
|
|
2523
|
+
/**
|
|
2524
|
+
* The size of the modal container
|
|
2525
|
+
*/
|
|
2526
|
+
"size"?: 'sm' | 'md' | 'lg' | 'xl';
|
|
2527
|
+
/**
|
|
2528
|
+
* The variant of the modal body
|
|
2529
|
+
*/
|
|
2530
|
+
"variant"?: 'default' | 'table';
|
|
2531
|
+
}
|
|
2532
|
+
interface PModalBody {
|
|
2533
|
+
/**
|
|
2534
|
+
* Wether the modal body should be rounded at the bottom
|
|
2535
|
+
*/
|
|
2536
|
+
"rounded"?: boolean;
|
|
2537
|
+
/**
|
|
2538
|
+
* The variant of the modal body
|
|
2539
|
+
*/
|
|
2540
|
+
"variant"?: 'default' | 'table';
|
|
2541
|
+
}
|
|
2542
|
+
interface PModalContainer {
|
|
2543
|
+
/**
|
|
2544
|
+
* Wether the container is closing
|
|
2545
|
+
*/
|
|
2546
|
+
"closing"?: boolean;
|
|
2547
|
+
/**
|
|
2548
|
+
* The size of the modal container
|
|
2549
|
+
*/
|
|
2550
|
+
"size"?: 'sm' | 'md' | 'lg' | 'xl';
|
|
2551
|
+
}
|
|
2552
|
+
interface PModalFooter {
|
|
2553
|
+
}
|
|
2554
|
+
interface PModalHeader {
|
|
2555
|
+
/**
|
|
2556
|
+
* Close click event
|
|
2557
|
+
*/
|
|
2558
|
+
"onClose"?: (event: PModalHeaderCustomEvent<MouseEvent>) => void;
|
|
2559
|
+
/**
|
|
2560
|
+
* Wether to show the close button on mobile
|
|
2561
|
+
*/
|
|
2562
|
+
"showClose"?: boolean;
|
|
2563
|
+
}
|
|
2564
|
+
interface PNavbar {
|
|
2565
|
+
/**
|
|
2566
|
+
* The text to display for the close button
|
|
2567
|
+
*/
|
|
2568
|
+
"closeText"?: string;
|
|
2569
|
+
/**
|
|
2570
|
+
* The text to display for the menu button & sidebar title
|
|
2571
|
+
*/
|
|
2572
|
+
"menuText"?: string;
|
|
2573
|
+
}
|
|
2574
|
+
interface PNavigationItem {
|
|
2575
|
+
/**
|
|
2576
|
+
* Wether the navigation item is active
|
|
2577
|
+
*/
|
|
2578
|
+
"active"?: boolean;
|
|
2579
|
+
/**
|
|
2580
|
+
* Icon of the navigation item
|
|
2581
|
+
*/
|
|
2582
|
+
"counter"?: number | string;
|
|
2583
|
+
/**
|
|
2584
|
+
* The href of the navigation item
|
|
2585
|
+
*/
|
|
2586
|
+
"href"?: string;
|
|
2587
|
+
/**
|
|
2588
|
+
* Icon of the navigation item
|
|
2589
|
+
*/
|
|
2590
|
+
"icon"?: IconVariant;
|
|
2591
|
+
/**
|
|
2592
|
+
* The target of the navigation item
|
|
2593
|
+
*/
|
|
2594
|
+
"target"?: string;
|
|
2595
|
+
}
|
|
2596
|
+
interface PPageSizeSelect {
|
|
2597
|
+
/**
|
|
2598
|
+
* The size of the button
|
|
2599
|
+
*/
|
|
2600
|
+
"buttonSize"?: 'small' | 'medium';
|
|
2601
|
+
/**
|
|
2602
|
+
* The template for the data view
|
|
2603
|
+
*/
|
|
2604
|
+
"buttonTemplate"?: templateFunc;
|
|
2605
|
+
/**
|
|
2606
|
+
* Chevron position
|
|
2607
|
+
*/
|
|
2608
|
+
"chevronPosition"?: 'start' | 'end';
|
|
2609
|
+
/**
|
|
2610
|
+
* Wether to hide when there is only 1 page available
|
|
2611
|
+
*/
|
|
2612
|
+
"hidden"?: boolean;
|
|
2613
|
+
/**
|
|
2614
|
+
* The template for the data view
|
|
2615
|
+
*/
|
|
2616
|
+
"itemTemplate"?: templateFunc;
|
|
2617
|
+
/**
|
|
2618
|
+
* Event whenever the size changes
|
|
2619
|
+
*/
|
|
2620
|
+
"onSizeChange"?: (event: PPageSizeSelectCustomEvent<number>) => void;
|
|
2621
|
+
/**
|
|
2622
|
+
* The current page
|
|
2623
|
+
*/
|
|
2624
|
+
"size"?: number;
|
|
2625
|
+
/**
|
|
2626
|
+
* The available sizes
|
|
2627
|
+
*/
|
|
2628
|
+
"sizeOptions"?: number[];
|
|
2629
|
+
}
|
|
2630
|
+
interface PPagination {
|
|
2631
|
+
/**
|
|
2632
|
+
* Wether to hide when there is only 1 page available
|
|
2633
|
+
*/
|
|
2634
|
+
"hideOnSinglePage"?: boolean;
|
|
2635
|
+
/**
|
|
2636
|
+
* Event whenever the page changes
|
|
2637
|
+
*/
|
|
2638
|
+
"onPageChange"?: (event: PPaginationCustomEvent<number>) => void;
|
|
2639
|
+
/**
|
|
2640
|
+
* The current page
|
|
2641
|
+
*/
|
|
2642
|
+
"page"?: number;
|
|
2643
|
+
/**
|
|
2644
|
+
* The amount of items per page
|
|
2645
|
+
*/
|
|
2646
|
+
"pageSize"?: number;
|
|
2647
|
+
/**
|
|
2648
|
+
* The total amount of items
|
|
2649
|
+
*/
|
|
2650
|
+
"total": number;
|
|
2651
|
+
}
|
|
2652
|
+
interface PPaginationItem {
|
|
2653
|
+
/**
|
|
2654
|
+
* Wether the pagination item is active
|
|
2655
|
+
*/
|
|
2656
|
+
"active"?: boolean;
|
|
2657
|
+
}
|
|
2658
|
+
interface PProfile {
|
|
2659
|
+
/**
|
|
2660
|
+
* The size of the profile avatar
|
|
2661
|
+
*/
|
|
2662
|
+
"size"?: 'small' | 'medium' | 'large';
|
|
2663
|
+
/**
|
|
2664
|
+
* The variant of the profile
|
|
2665
|
+
*/
|
|
2666
|
+
"variant"?: 'company' | 'user';
|
|
2667
|
+
}
|
|
2668
|
+
interface PSegmentContainer {
|
|
2669
|
+
}
|
|
2670
|
+
interface PSegmentItem {
|
|
2671
|
+
/**
|
|
2672
|
+
* Wether the segment item is active
|
|
2673
|
+
*/
|
|
2674
|
+
"active"?: boolean;
|
|
2675
|
+
/**
|
|
2676
|
+
* Icon to show on the segment item
|
|
2677
|
+
*/
|
|
2678
|
+
"icon"?: IconVariant;
|
|
2679
|
+
/**
|
|
2680
|
+
* Icon flip
|
|
2681
|
+
*/
|
|
2682
|
+
"iconFlip"?: IconFlipOptions;
|
|
2683
|
+
/**
|
|
2684
|
+
* Icon rotate
|
|
2685
|
+
*/
|
|
2686
|
+
"iconRotate"?: RotateOptions;
|
|
2687
|
+
}
|
|
2688
|
+
interface PSelect {
|
|
2689
|
+
/**
|
|
2690
|
+
* Wether the input uses async filtering
|
|
2691
|
+
*/
|
|
2692
|
+
"asyncFilter"?: boolean;
|
|
2693
|
+
/**
|
|
2694
|
+
* Wether to automatically select the first item
|
|
2695
|
+
*/
|
|
2696
|
+
"autoSelectFirst"?: boolean;
|
|
2697
|
+
/**
|
|
2698
|
+
* The placeholder of the input when auto completing
|
|
2699
|
+
*/
|
|
2700
|
+
"autocompletePlaceholder"?: string;
|
|
2701
|
+
/**
|
|
2702
|
+
* Wether the input group is disabled used by the select
|
|
2703
|
+
*/
|
|
2704
|
+
"disabled"?: boolean;
|
|
2705
|
+
/**
|
|
2706
|
+
* The key of the object to display
|
|
2707
|
+
*/
|
|
2708
|
+
"displayKey"?: string;
|
|
2709
|
+
/**
|
|
2710
|
+
* Wether to enable autocomplete
|
|
2711
|
+
*/
|
|
2712
|
+
"enableAutocomplete"?: boolean;
|
|
2713
|
+
/**
|
|
2714
|
+
* The helper of the input group used by the select
|
|
2715
|
+
*/
|
|
2716
|
+
"error"?: string;
|
|
2717
|
+
/**
|
|
2718
|
+
* The helper of the input group used by the select
|
|
2719
|
+
*/
|
|
2720
|
+
"helper"?: string;
|
|
2721
|
+
/**
|
|
2722
|
+
* Icon of the select box
|
|
2723
|
+
*/
|
|
2724
|
+
"icon"?: IconVariant;
|
|
2725
|
+
/**
|
|
2726
|
+
* The key to identify an object
|
|
2727
|
+
*/
|
|
2728
|
+
"identifierKey"?: string;
|
|
2729
|
+
/**
|
|
2730
|
+
* The items to show in the dropdown
|
|
2731
|
+
*/
|
|
2732
|
+
"items"?: string | any[];
|
|
2733
|
+
/**
|
|
2734
|
+
* The label of the input group used by the select
|
|
2735
|
+
*/
|
|
2736
|
+
"label"?: string;
|
|
2737
|
+
/**
|
|
2738
|
+
* Wether to show loading items
|
|
2739
|
+
*/
|
|
2740
|
+
"loading"?: boolean;
|
|
2741
|
+
/**
|
|
2742
|
+
* The maximum amount of items to display
|
|
2743
|
+
*/
|
|
2744
|
+
"maxDisplayedItems"?: number;
|
|
2745
|
+
/**
|
|
2746
|
+
* Event when the dropdown shows
|
|
2747
|
+
*/
|
|
2748
|
+
"onDropdownShown"?: (event: PSelectCustomEvent<any>) => void;
|
|
2749
|
+
/**
|
|
2750
|
+
* Event when the query of the autocomplete changes
|
|
2751
|
+
*/
|
|
2752
|
+
"onQueryChange"?: (event: PSelectCustomEvent<string>) => void;
|
|
2753
|
+
/**
|
|
2754
|
+
* Event when the value changes
|
|
2755
|
+
*/
|
|
2756
|
+
"onValueChange"?: (event: PSelectCustomEvent<any>) => void;
|
|
2757
|
+
/**
|
|
2758
|
+
* The placeholder of the input
|
|
2759
|
+
*/
|
|
2760
|
+
"placeholder"?: string;
|
|
2761
|
+
/**
|
|
2762
|
+
* The prefix of the input group used by the select
|
|
2763
|
+
*/
|
|
2764
|
+
"prefix"?: string;
|
|
2765
|
+
/**
|
|
2766
|
+
* The current query
|
|
2767
|
+
*/
|
|
2768
|
+
"query"?: string;
|
|
2769
|
+
/**
|
|
2770
|
+
* The key of the object to display
|
|
2771
|
+
*/
|
|
2772
|
+
"queryKey"?: string;
|
|
2773
|
+
/**
|
|
2774
|
+
* Wether to show the chevron or not
|
|
2775
|
+
*/
|
|
2776
|
+
"showChevron"?: boolean;
|
|
2777
|
+
/**
|
|
2778
|
+
* The size of the input group used by the select
|
|
2779
|
+
*/
|
|
2780
|
+
"size"?: 'small' | 'medium';
|
|
2781
|
+
/**
|
|
2782
|
+
* The current value
|
|
2783
|
+
*/
|
|
2784
|
+
"value"?: any;
|
|
2785
|
+
/**
|
|
2786
|
+
* The key of the object to return
|
|
2787
|
+
*/
|
|
2788
|
+
"valueKey"?: string;
|
|
2789
|
+
}
|
|
2790
|
+
interface PSliderIndicator {
|
|
2791
|
+
/**
|
|
2792
|
+
* Wether the slider indicator is active
|
|
2793
|
+
*/
|
|
2794
|
+
"active"?: boolean;
|
|
2795
|
+
}
|
|
2796
|
+
interface PStatus {
|
|
2797
|
+
/**
|
|
2798
|
+
* Icon to show on the status
|
|
2799
|
+
*/
|
|
2800
|
+
"icon"?: IconVariant;
|
|
2801
|
+
/**
|
|
2802
|
+
* Icon flip
|
|
2803
|
+
*/
|
|
2804
|
+
"iconFlip"?: IconFlipOptions;
|
|
2805
|
+
/**
|
|
2806
|
+
* Icon rotate
|
|
2807
|
+
*/
|
|
2808
|
+
"iconRotate"?: RotateOptions;
|
|
2809
|
+
/**
|
|
2810
|
+
* The variant of the status
|
|
2811
|
+
*/
|
|
2812
|
+
"variant"?: 'default' | 'positive' | 'unbiased' | 'negative';
|
|
2813
|
+
}
|
|
2814
|
+
interface PStepper {
|
|
2815
|
+
/**
|
|
2816
|
+
* The currently active step
|
|
2817
|
+
*/
|
|
2818
|
+
"activeStep"?: number;
|
|
2819
|
+
/**
|
|
2820
|
+
* The position of the content in case of vertical direction
|
|
2821
|
+
*/
|
|
2822
|
+
"contentPosition"?: 'start' | 'end';
|
|
2823
|
+
/**
|
|
2824
|
+
* The direction of the stepper
|
|
2825
|
+
*/
|
|
2826
|
+
"direction"?: 'horizontal' | 'vertical';
|
|
2827
|
+
}
|
|
2828
|
+
interface PStepperItem {
|
|
2829
|
+
/**
|
|
2830
|
+
* Wether the step is active
|
|
2831
|
+
*/
|
|
2832
|
+
"active"?: boolean;
|
|
2833
|
+
/**
|
|
2834
|
+
* The alignment of the step content
|
|
2835
|
+
*/
|
|
2836
|
+
"align"?: 'start' | 'center' | 'end';
|
|
2837
|
+
/**
|
|
2838
|
+
* The position of the content in case of vertical direction
|
|
2839
|
+
*/
|
|
2840
|
+
"contentPosition"?: 'start' | 'end';
|
|
2841
|
+
/**
|
|
2842
|
+
* The direction of the stepper step
|
|
2843
|
+
*/
|
|
2844
|
+
"direction"?: 'horizontal' | 'vertical';
|
|
2845
|
+
/**
|
|
2846
|
+
* Wether the step is finished
|
|
2847
|
+
*/
|
|
2848
|
+
"finished"?: boolean;
|
|
2849
|
+
}
|
|
2850
|
+
interface PStepperLine {
|
|
2851
|
+
/**
|
|
2852
|
+
* Wether the line is active
|
|
2853
|
+
*/
|
|
2854
|
+
"active"?: boolean;
|
|
2855
|
+
/**
|
|
2856
|
+
* The direction of the stepper line
|
|
2857
|
+
*/
|
|
2858
|
+
"direction"?: 'horizontal' | 'vertical';
|
|
2859
|
+
}
|
|
2860
|
+
interface PTabGroup {
|
|
2861
|
+
}
|
|
2862
|
+
interface PTabItem {
|
|
2863
|
+
/**
|
|
2864
|
+
* Wether the tab item is active
|
|
2865
|
+
*/
|
|
2866
|
+
"active"?: boolean;
|
|
2867
|
+
}
|
|
2868
|
+
interface PTable {
|
|
2869
|
+
/**
|
|
2870
|
+
* Active quick filter identifier
|
|
2871
|
+
*/
|
|
2872
|
+
"activeQuickFilterIdentifier"?: string;
|
|
2873
|
+
/**
|
|
2874
|
+
* The amount of loading rows to show
|
|
2875
|
+
*/
|
|
2876
|
+
"amountOfLoadingRows"?: number;
|
|
2877
|
+
/**
|
|
2878
|
+
* A key to determine if a row can be selected
|
|
2879
|
+
*/
|
|
2880
|
+
"canSelectKey"?: string;
|
|
2881
|
+
/**
|
|
2882
|
+
* The edit button icon
|
|
2883
|
+
*/
|
|
2884
|
+
"editButtonIcon"?: IconVariant2;
|
|
2885
|
+
/**
|
|
2886
|
+
* Wether the edit button is loading
|
|
2887
|
+
*/
|
|
2888
|
+
"editButtonLoading"?: boolean;
|
|
2889
|
+
/**
|
|
2890
|
+
* The template for the edit button text
|
|
2891
|
+
*/
|
|
2892
|
+
"editButtonTemplate"?: buttonTemplateFunc;
|
|
2893
|
+
/**
|
|
2894
|
+
* The edit button text if changed
|
|
2895
|
+
*/
|
|
2896
|
+
"editButtonText"?: string;
|
|
2897
|
+
"emptyStateAction"?: templateFunc1;
|
|
2898
|
+
"emptyStateContent"?: templateFunc1;
|
|
2899
|
+
"emptyStateFilteredContent"?: templateFunc1;
|
|
2900
|
+
"emptyStateFilteredHeader"?: templateFunc1;
|
|
2901
|
+
"emptyStateHeader"?: templateFunc1;
|
|
2902
|
+
/**
|
|
2903
|
+
* Wether to show the edit button
|
|
2904
|
+
*/
|
|
2905
|
+
"enableEdit"?: boolean;
|
|
2906
|
+
/**
|
|
2907
|
+
* Wether to enable empty state action
|
|
2908
|
+
*/
|
|
2909
|
+
"enableEmptyStateAction"?: boolean;
|
|
2910
|
+
/**
|
|
2911
|
+
* Wether to enable export
|
|
2912
|
+
*/
|
|
2913
|
+
"enableExport"?: boolean;
|
|
2914
|
+
/**
|
|
2915
|
+
* Wether to show the filter button
|
|
2916
|
+
*/
|
|
2917
|
+
"enableFilter"?: boolean;
|
|
2918
|
+
/**
|
|
2919
|
+
* Wether to show the header
|
|
2920
|
+
*/
|
|
2921
|
+
"enableFooter"?: boolean;
|
|
2922
|
+
/**
|
|
2923
|
+
* Wether to show the header
|
|
2924
|
+
*/
|
|
2925
|
+
"enableHeader"?: boolean;
|
|
2926
|
+
/**
|
|
2927
|
+
* Wether to enable page size select
|
|
2928
|
+
*/
|
|
2929
|
+
"enablePageSize"?: boolean;
|
|
2930
|
+
/**
|
|
2931
|
+
* Wether to enable pagination
|
|
2932
|
+
*/
|
|
2933
|
+
"enablePagination"?: boolean;
|
|
2934
|
+
/**
|
|
2935
|
+
* Wether to enable row clicking
|
|
2936
|
+
*/
|
|
2937
|
+
"enableRowClick"?: boolean;
|
|
2938
|
+
/**
|
|
2939
|
+
* Wether to enable selection
|
|
2940
|
+
*/
|
|
2941
|
+
"enableRowSelection"?: boolean;
|
|
2942
|
+
/**
|
|
2943
|
+
* Wether to show the search input
|
|
2944
|
+
*/
|
|
2945
|
+
"enableSearch"?: boolean;
|
|
2946
|
+
/**
|
|
2947
|
+
* The template for the filter button text
|
|
2948
|
+
*/
|
|
2949
|
+
"filterButtonTemplate"?: templateFunc1;
|
|
2950
|
+
/**
|
|
2951
|
+
* Wether the footer should show loading state
|
|
2952
|
+
*/
|
|
2953
|
+
"footerLoading"?: boolean;
|
|
2954
|
+
/**
|
|
2955
|
+
* Wether the header should show loading state
|
|
2956
|
+
*/
|
|
2957
|
+
"headerLoading"?: boolean;
|
|
2958
|
+
/**
|
|
2959
|
+
* Wether to hide when there is only 1 page available
|
|
2960
|
+
*/
|
|
2961
|
+
"hideOnSinglePage"?: boolean;
|
|
2962
|
+
/**
|
|
2963
|
+
* The items to be fed to the table
|
|
2964
|
+
*/
|
|
2965
|
+
"items"?: string;
|
|
2966
|
+
/**
|
|
2967
|
+
* Wether data is loading
|
|
2968
|
+
*/
|
|
2969
|
+
"loading"?: boolean;
|
|
2970
|
+
/**
|
|
2971
|
+
* Event when the edit button is clicked
|
|
2972
|
+
*/
|
|
2973
|
+
"onEdit"?: (event: PTableCustomEvent<null>) => void;
|
|
2974
|
+
/**
|
|
2975
|
+
* Event whenever the empty state is clicked
|
|
2976
|
+
*/
|
|
2977
|
+
"onEmptyStateActionClick"?: (event: PTableCustomEvent<null>) => void;
|
|
2978
|
+
/**
|
|
2979
|
+
* Event whenever the page changes
|
|
2980
|
+
*/
|
|
2981
|
+
"onExport"?: (event: PTableCustomEvent<number>) => void;
|
|
2982
|
+
/**
|
|
2983
|
+
* Event when the filter button is clicked
|
|
2984
|
+
*/
|
|
2985
|
+
"onFilter"?: (event: PTableCustomEvent<null>) => void;
|
|
2986
|
+
/**
|
|
2987
|
+
* Event when the table has rendered
|
|
2988
|
+
*/
|
|
2989
|
+
"onHasRendered"?: (event: PTableCustomEvent<number>) => void;
|
|
2990
|
+
/**
|
|
2991
|
+
* Event whenever the page changes
|
|
2992
|
+
*/
|
|
2993
|
+
"onPageChange"?: (event: PTableCustomEvent<number>) => void;
|
|
2994
|
+
/**
|
|
2995
|
+
* Event whenever the page changes
|
|
2996
|
+
*/
|
|
2997
|
+
"onPageSizeChange"?: (event: PTableCustomEvent<number>) => void;
|
|
2998
|
+
/**
|
|
2999
|
+
* Event when the query changes
|
|
3000
|
+
*/
|
|
3001
|
+
"onQueryChange"?: (event: PTableCustomEvent<string>) => void;
|
|
3002
|
+
/**
|
|
3003
|
+
* Event when one of the quick filters is clicked
|
|
3004
|
+
*/
|
|
3005
|
+
"onQuickFilter"?: (event: PTableCustomEvent<QuickFilter>) => void;
|
|
3006
|
+
/**
|
|
3007
|
+
* Event whenever a row is clicked
|
|
3008
|
+
*/
|
|
3009
|
+
"onRowClick"?: (event: PTableCustomEvent<RowClickEvent>) => void;
|
|
3010
|
+
/**
|
|
3011
|
+
* Event whenever a row is deselected
|
|
3012
|
+
*/
|
|
3013
|
+
"onRowDeselected"?: (event: PTableCustomEvent<any>) => void;
|
|
3014
|
+
/**
|
|
3015
|
+
* Event whenever a row is selected
|
|
3016
|
+
*/
|
|
3017
|
+
"onRowSelected"?: (event: PTableCustomEvent<any>) => void;
|
|
3018
|
+
/**
|
|
3019
|
+
* Event whenever the current selection changes
|
|
3020
|
+
*/
|
|
3021
|
+
"onSelectedRowsChange"?: (event: PTableCustomEvent<any>) => void;
|
|
3022
|
+
/**
|
|
3023
|
+
* The current page
|
|
3024
|
+
*/
|
|
3025
|
+
"page"?: number;
|
|
3026
|
+
/**
|
|
3027
|
+
* The amount of items per page
|
|
3028
|
+
*/
|
|
3029
|
+
"pageSize"?: number;
|
|
3030
|
+
/**
|
|
3031
|
+
* The options for the page size
|
|
3032
|
+
*/
|
|
3033
|
+
"pageSizeOptions"?: number[];
|
|
3034
|
+
/**
|
|
3035
|
+
* The query to show in the search bar
|
|
3036
|
+
*/
|
|
3037
|
+
"query"?: string;
|
|
3038
|
+
/**
|
|
3039
|
+
* Quick filters to show
|
|
3040
|
+
*/
|
|
3041
|
+
"quickFilters"?: QuickFilter[];
|
|
3042
|
+
/**
|
|
3043
|
+
* The amount of filters being selected
|
|
3044
|
+
*/
|
|
3045
|
+
"selectedFiltersAmount"?: number;
|
|
3046
|
+
/**
|
|
3047
|
+
* The current selection of items
|
|
3048
|
+
*/
|
|
3049
|
+
"selectedRows"?: any[];
|
|
3050
|
+
/**
|
|
3051
|
+
* The key to determine if a row is selected
|
|
3052
|
+
*/
|
|
3053
|
+
"selectionKey"?: string;
|
|
3054
|
+
/**
|
|
3055
|
+
* The total amount of items
|
|
3056
|
+
*/
|
|
3057
|
+
"total": number;
|
|
3058
|
+
}
|
|
3059
|
+
interface PTableCell {
|
|
3060
|
+
/**
|
|
3061
|
+
* The checkbox to show
|
|
3062
|
+
*/
|
|
3063
|
+
"checkbox"?: any;
|
|
3064
|
+
/**
|
|
3065
|
+
* The definition of the table column
|
|
3066
|
+
*/
|
|
3067
|
+
"definition"?: TableColumn;
|
|
3068
|
+
/**
|
|
3069
|
+
* The index of the column
|
|
3070
|
+
*/
|
|
3071
|
+
"index"?: number;
|
|
3072
|
+
/**
|
|
3073
|
+
* The item in question
|
|
3074
|
+
*/
|
|
3075
|
+
"item"?: any;
|
|
3076
|
+
/**
|
|
3077
|
+
* The index of the row
|
|
3078
|
+
*/
|
|
3079
|
+
"rowIndex"?: number;
|
|
3080
|
+
/**
|
|
3081
|
+
* The template to show
|
|
3082
|
+
*/
|
|
3083
|
+
"template"?: TableDefinitionTemplateFunc;
|
|
3084
|
+
/**
|
|
3085
|
+
* The value of the column
|
|
3086
|
+
*/
|
|
3087
|
+
"value"?: any;
|
|
3088
|
+
/**
|
|
3089
|
+
* The variant of the column
|
|
3090
|
+
*/
|
|
3091
|
+
"variant"?: 'default' | 'loading' | 'header';
|
|
3092
|
+
}
|
|
3093
|
+
interface PTableColumn {
|
|
3094
|
+
/**
|
|
3095
|
+
* The alignment of the column
|
|
3096
|
+
*/
|
|
3097
|
+
"align"?: 'start' | 'center' | 'end';
|
|
3098
|
+
/**
|
|
3099
|
+
* The name of the column
|
|
3100
|
+
*/
|
|
3101
|
+
"name"?: string;
|
|
3102
|
+
/**
|
|
3103
|
+
* Event to let the table know it has to re render
|
|
3104
|
+
*/
|
|
3105
|
+
"onTableDefinitionChanged"?: (event: PTableColumnCustomEvent<boolean>) => void;
|
|
3106
|
+
/**
|
|
3107
|
+
* The path of the value of the item you want to display
|
|
3108
|
+
*/
|
|
3109
|
+
"path"?: string;
|
|
3110
|
+
/**
|
|
3111
|
+
* The sizes of the column
|
|
3112
|
+
*/
|
|
3113
|
+
"sizes"?: 'auto' | number | TableColumnSizes;
|
|
3114
|
+
/**
|
|
3115
|
+
* The type of the column
|
|
3116
|
+
*/
|
|
3117
|
+
"type"?: 'td' | 'th';
|
|
3118
|
+
/**
|
|
3119
|
+
* Wether the column should use the slot
|
|
3120
|
+
*/
|
|
3121
|
+
"useSlot"?: boolean;
|
|
3122
|
+
}
|
|
3123
|
+
interface PTableContainer {
|
|
3124
|
+
}
|
|
3125
|
+
interface PTableFooter {
|
|
3126
|
+
/**
|
|
3127
|
+
* Wether to enable export
|
|
3128
|
+
*/
|
|
3129
|
+
"enableExport"?: boolean;
|
|
3130
|
+
/**
|
|
3131
|
+
* Wether to enable page size select
|
|
3132
|
+
*/
|
|
3133
|
+
"enablePageSize"?: boolean;
|
|
3134
|
+
/**
|
|
3135
|
+
* Wether to enable pagination
|
|
3136
|
+
*/
|
|
3137
|
+
"enablePagination"?: boolean;
|
|
3138
|
+
/**
|
|
3139
|
+
* Wether to hide when there is only 1 page available
|
|
3140
|
+
*/
|
|
3141
|
+
"hideOnSinglePage"?: boolean;
|
|
3142
|
+
/**
|
|
3143
|
+
* Wether we want to show loading state
|
|
3144
|
+
*/
|
|
3145
|
+
"loading"?: boolean;
|
|
3146
|
+
/**
|
|
3147
|
+
* Event whenever the page changes
|
|
3148
|
+
*/
|
|
3149
|
+
"onExport"?: (event: PTableFooterCustomEvent<number>) => void;
|
|
3150
|
+
/**
|
|
3151
|
+
* Event whenever the page changes
|
|
3152
|
+
*/
|
|
3153
|
+
"onPageChange"?: (event: PTableFooterCustomEvent<number>) => void;
|
|
3154
|
+
/**
|
|
3155
|
+
* Event whenever the page changes
|
|
3156
|
+
*/
|
|
3157
|
+
"onPageSizeChange"?: (event: PTableFooterCustomEvent<number>) => void;
|
|
3158
|
+
/**
|
|
3159
|
+
* The current page
|
|
3160
|
+
*/
|
|
3161
|
+
"page"?: number;
|
|
3162
|
+
/**
|
|
3163
|
+
* The amount of items per page
|
|
3164
|
+
*/
|
|
3165
|
+
"pageSize"?: number;
|
|
3166
|
+
/**
|
|
3167
|
+
* The options for the page size
|
|
3168
|
+
*/
|
|
3169
|
+
"pageSizeOptions"?: number[];
|
|
3170
|
+
/**
|
|
3171
|
+
* The total amount of items
|
|
3172
|
+
*/
|
|
3173
|
+
"total": number;
|
|
3174
|
+
}
|
|
3175
|
+
interface PTableHeader {
|
|
3176
|
+
/**
|
|
3177
|
+
* Active quick filter identifier
|
|
3178
|
+
*/
|
|
3179
|
+
"activeQuickFilterIdentifier"?: string;
|
|
3180
|
+
/**
|
|
3181
|
+
* Wether to enable the edit button
|
|
3182
|
+
*/
|
|
3183
|
+
"canEdit"?: boolean;
|
|
3184
|
+
/**
|
|
3185
|
+
* The template for the edit button text
|
|
3186
|
+
*/
|
|
3187
|
+
"editButtonTemplate"?: buttonTemplateFunc1;
|
|
3188
|
+
/**
|
|
3189
|
+
* The edit button icon
|
|
3190
|
+
*/
|
|
3191
|
+
"editIcon"?: IconVariant2;
|
|
3192
|
+
/**
|
|
3193
|
+
* Wether the edit button is loading
|
|
3194
|
+
*/
|
|
3195
|
+
"editLoading"?: boolean;
|
|
3196
|
+
/**
|
|
3197
|
+
* The edit button text if changed
|
|
3198
|
+
*/
|
|
3199
|
+
"editText"?: string;
|
|
3200
|
+
/**
|
|
3201
|
+
* Wether to show the edit button
|
|
3202
|
+
*/
|
|
3203
|
+
"enableEdit"?: boolean;
|
|
3204
|
+
/**
|
|
3205
|
+
* Wether to show the filter button
|
|
3206
|
+
*/
|
|
3207
|
+
"enableFilter"?: boolean;
|
|
3208
|
+
/**
|
|
3209
|
+
* Wether to show the search input
|
|
3210
|
+
*/
|
|
3211
|
+
"enableSearch"?: boolean;
|
|
3212
|
+
/**
|
|
3213
|
+
* The template for the filter button text
|
|
3214
|
+
*/
|
|
3215
|
+
"filterButtonTemplate"?: templateFunc2;
|
|
3216
|
+
/**
|
|
3217
|
+
* The amount of items that are selected
|
|
3218
|
+
*/
|
|
3219
|
+
"itemsSelectedAmount"?: number;
|
|
3220
|
+
/**
|
|
3221
|
+
* Wether we want to show loading state
|
|
3222
|
+
*/
|
|
3223
|
+
"loading"?: boolean;
|
|
3224
|
+
/**
|
|
3225
|
+
* Event when the edit button is clicked
|
|
3226
|
+
*/
|
|
3227
|
+
"onEdit"?: (event: PTableHeaderCustomEvent<null>) => void;
|
|
3228
|
+
/**
|
|
3229
|
+
* Event when the filter button is clicked
|
|
3230
|
+
*/
|
|
3231
|
+
"onFilter"?: (event: PTableHeaderCustomEvent<null>) => void;
|
|
3232
|
+
/**
|
|
3233
|
+
* Event when the query changes
|
|
3234
|
+
*/
|
|
3235
|
+
"onQueryChange"?: (event: PTableHeaderCustomEvent<string>) => void;
|
|
3236
|
+
/**
|
|
3237
|
+
* Event when one of the quick filters is clicked
|
|
3238
|
+
*/
|
|
3239
|
+
"onQuickFilter"?: (event: PTableHeaderCustomEvent<QuickFilter>) => void;
|
|
3240
|
+
/**
|
|
3241
|
+
* The query to show in the search bar
|
|
3242
|
+
*/
|
|
3243
|
+
"query"?: string;
|
|
3244
|
+
/**
|
|
3245
|
+
* Quick filters to show
|
|
3246
|
+
*/
|
|
3247
|
+
"quickFilters"?: QuickFilter[];
|
|
3248
|
+
/**
|
|
3249
|
+
* The amount of filters being selected
|
|
3250
|
+
*/
|
|
3251
|
+
"selectedFiltersAmount"?: number;
|
|
3252
|
+
}
|
|
3253
|
+
interface PTableRow {
|
|
3254
|
+
/**
|
|
3255
|
+
* Enable hover
|
|
3256
|
+
*/
|
|
3257
|
+
"enableHover"?: boolean;
|
|
3258
|
+
/**
|
|
3259
|
+
* Variant of the header
|
|
3260
|
+
*/
|
|
3261
|
+
"variant"?: 'default' | 'header';
|
|
3262
|
+
}
|
|
3263
|
+
interface PToast {
|
|
3264
|
+
/**
|
|
3265
|
+
* Icon to show on the button
|
|
3266
|
+
*/
|
|
3267
|
+
"actionIcon"?: IconVariant;
|
|
3268
|
+
/**
|
|
3269
|
+
* Icon flip
|
|
3270
|
+
*/
|
|
3271
|
+
"actionIconFlip"?: IconFlipOptions;
|
|
3272
|
+
/**
|
|
3273
|
+
* Icon rotate
|
|
3274
|
+
*/
|
|
3275
|
+
"actionIconRotate"?: RotateOptions1;
|
|
3276
|
+
/**
|
|
3277
|
+
* The content of the toast
|
|
3278
|
+
*/
|
|
3279
|
+
"content"?: string;
|
|
3280
|
+
/**
|
|
3281
|
+
* Wether to enable the close button
|
|
3282
|
+
*/
|
|
3283
|
+
"enableAction"?: boolean;
|
|
3284
|
+
/**
|
|
3285
|
+
* The header of the toast
|
|
3286
|
+
*/
|
|
3287
|
+
"header"?: string;
|
|
3288
|
+
/**
|
|
3289
|
+
* Button click event
|
|
3290
|
+
*/
|
|
3291
|
+
"onAction"?: (event: PToastCustomEvent<MouseEvent>) => void;
|
|
3292
|
+
/**
|
|
3293
|
+
* The variant of the toast
|
|
3294
|
+
*/
|
|
3295
|
+
"variant"?: 'positive' | 'unbiased' | 'negative';
|
|
3296
|
+
}
|
|
3297
|
+
interface PToastContainer {
|
|
3298
|
+
/**
|
|
3299
|
+
* The placement of the container
|
|
3300
|
+
*/
|
|
3301
|
+
"placement"?: 'top-start' | 'top-end' | 'bottom-start' | 'bottom-end';
|
|
3302
|
+
}
|
|
3303
|
+
interface PTooltip {
|
|
3304
|
+
/**
|
|
3305
|
+
* Wether to someone can manually close the popover
|
|
3306
|
+
*/
|
|
3307
|
+
"canManuallyClose"?: boolean;
|
|
3308
|
+
/**
|
|
3309
|
+
* Open change event
|
|
3310
|
+
*/
|
|
3311
|
+
"onIsOpen"?: (event: PTooltipCustomEvent<boolean>) => void;
|
|
3312
|
+
/**
|
|
3313
|
+
* The placement of the popover
|
|
3314
|
+
*/
|
|
3315
|
+
"placement"?: Placement;
|
|
3316
|
+
/**
|
|
3317
|
+
* The content of the popover
|
|
3318
|
+
*/
|
|
3319
|
+
"popover"?: any;
|
|
3320
|
+
/**
|
|
3321
|
+
* Wether to show the popover
|
|
3322
|
+
*/
|
|
3323
|
+
"show"?: boolean;
|
|
3324
|
+
/**
|
|
3325
|
+
* The strategy of the popover placement
|
|
3326
|
+
*/
|
|
3327
|
+
"strategy"?: PositioningStrategy;
|
|
3328
|
+
/**
|
|
3329
|
+
* The variant of the popover
|
|
3330
|
+
*/
|
|
3331
|
+
"variant"?: 'hover' | 'click' | 'error';
|
|
266
3332
|
}
|
|
267
3333
|
interface IntrinsicElements {
|
|
3334
|
+
"p-accordion": PAccordion;
|
|
3335
|
+
"p-attachment": PAttachment;
|
|
3336
|
+
"p-avatar": PAvatar;
|
|
3337
|
+
"p-avatar-group": PAvatarGroup;
|
|
3338
|
+
"p-backdrop": PBackdrop;
|
|
268
3339
|
"p-button": PButton;
|
|
3340
|
+
"p-calendar": PCalendar;
|
|
3341
|
+
"p-card-body": PCardBody;
|
|
3342
|
+
"p-card-container": PCardContainer;
|
|
3343
|
+
"p-card-header": PCardHeader;
|
|
3344
|
+
"p-content-slider": PContentSlider;
|
|
3345
|
+
"p-counter": PCounter;
|
|
3346
|
+
"p-datepicker": PDatepicker;
|
|
3347
|
+
"p-divider": PDivider;
|
|
3348
|
+
"p-drawer": PDrawer;
|
|
3349
|
+
"p-drawer-body": PDrawerBody;
|
|
3350
|
+
"p-drawer-container": PDrawerContainer;
|
|
3351
|
+
"p-drawer-header": PDrawerHeader;
|
|
3352
|
+
"p-dropdown": PDropdown;
|
|
3353
|
+
"p-dropdown-menu-container": PDropdownMenuContainer;
|
|
3354
|
+
"p-dropdown-menu-item": PDropdownMenuItem;
|
|
3355
|
+
"p-helper": PHelper;
|
|
269
3356
|
"p-icon": PIcon;
|
|
270
3357
|
"p-illustration": PIllustration;
|
|
3358
|
+
"p-info-panel": PInfoPanel;
|
|
3359
|
+
"p-input-error": PInputError;
|
|
3360
|
+
"p-input-group": PInputGroup;
|
|
3361
|
+
"p-label": PLabel;
|
|
3362
|
+
"p-layout": PLayout;
|
|
271
3363
|
"p-loader": PLoader;
|
|
3364
|
+
"p-modal": PModal;
|
|
3365
|
+
"p-modal-body": PModalBody;
|
|
3366
|
+
"p-modal-container": PModalContainer;
|
|
3367
|
+
"p-modal-footer": PModalFooter;
|
|
3368
|
+
"p-modal-header": PModalHeader;
|
|
3369
|
+
"p-navbar": PNavbar;
|
|
3370
|
+
"p-navigation-item": PNavigationItem;
|
|
3371
|
+
"p-page-size-select": PPageSizeSelect;
|
|
3372
|
+
"p-pagination": PPagination;
|
|
3373
|
+
"p-pagination-item": PPaginationItem;
|
|
3374
|
+
"p-profile": PProfile;
|
|
3375
|
+
"p-segment-container": PSegmentContainer;
|
|
3376
|
+
"p-segment-item": PSegmentItem;
|
|
3377
|
+
"p-select": PSelect;
|
|
3378
|
+
"p-slider-indicator": PSliderIndicator;
|
|
3379
|
+
"p-status": PStatus;
|
|
3380
|
+
"p-stepper": PStepper;
|
|
3381
|
+
"p-stepper-item": PStepperItem;
|
|
3382
|
+
"p-stepper-line": PStepperLine;
|
|
3383
|
+
"p-tab-group": PTabGroup;
|
|
3384
|
+
"p-tab-item": PTabItem;
|
|
3385
|
+
"p-table": PTable;
|
|
3386
|
+
"p-table-cell": PTableCell;
|
|
3387
|
+
"p-table-column": PTableColumn;
|
|
3388
|
+
"p-table-container": PTableContainer;
|
|
3389
|
+
"p-table-footer": PTableFooter;
|
|
3390
|
+
"p-table-header": PTableHeader;
|
|
3391
|
+
"p-table-row": PTableRow;
|
|
3392
|
+
"p-toast": PToast;
|
|
3393
|
+
"p-toast-container": PToastContainer;
|
|
272
3394
|
"p-tooltip": PTooltip;
|
|
273
3395
|
}
|
|
274
3396
|
}
|
|
@@ -276,10 +3398,66 @@ export { LocalJSX as JSX };
|
|
|
276
3398
|
declare module "@stencil/core" {
|
|
277
3399
|
export namespace JSX {
|
|
278
3400
|
interface IntrinsicElements {
|
|
3401
|
+
"p-accordion": LocalJSX.PAccordion & JSXBase.HTMLAttributes<HTMLPAccordionElement>;
|
|
3402
|
+
"p-attachment": LocalJSX.PAttachment & JSXBase.HTMLAttributes<HTMLPAttachmentElement>;
|
|
3403
|
+
"p-avatar": LocalJSX.PAvatar & JSXBase.HTMLAttributes<HTMLPAvatarElement>;
|
|
3404
|
+
"p-avatar-group": LocalJSX.PAvatarGroup & JSXBase.HTMLAttributes<HTMLPAvatarGroupElement>;
|
|
3405
|
+
"p-backdrop": LocalJSX.PBackdrop & JSXBase.HTMLAttributes<HTMLPBackdropElement>;
|
|
279
3406
|
"p-button": LocalJSX.PButton & JSXBase.HTMLAttributes<HTMLPButtonElement>;
|
|
3407
|
+
"p-calendar": LocalJSX.PCalendar & JSXBase.HTMLAttributes<HTMLPCalendarElement>;
|
|
3408
|
+
"p-card-body": LocalJSX.PCardBody & JSXBase.HTMLAttributes<HTMLPCardBodyElement>;
|
|
3409
|
+
"p-card-container": LocalJSX.PCardContainer & JSXBase.HTMLAttributes<HTMLPCardContainerElement>;
|
|
3410
|
+
"p-card-header": LocalJSX.PCardHeader & JSXBase.HTMLAttributes<HTMLPCardHeaderElement>;
|
|
3411
|
+
"p-content-slider": LocalJSX.PContentSlider & JSXBase.HTMLAttributes<HTMLPContentSliderElement>;
|
|
3412
|
+
"p-counter": LocalJSX.PCounter & JSXBase.HTMLAttributes<HTMLPCounterElement>;
|
|
3413
|
+
"p-datepicker": LocalJSX.PDatepicker & JSXBase.HTMLAttributes<HTMLPDatepickerElement>;
|
|
3414
|
+
"p-divider": LocalJSX.PDivider & JSXBase.HTMLAttributes<HTMLPDividerElement>;
|
|
3415
|
+
"p-drawer": LocalJSX.PDrawer & JSXBase.HTMLAttributes<HTMLPDrawerElement>;
|
|
3416
|
+
"p-drawer-body": LocalJSX.PDrawerBody & JSXBase.HTMLAttributes<HTMLPDrawerBodyElement>;
|
|
3417
|
+
"p-drawer-container": LocalJSX.PDrawerContainer & JSXBase.HTMLAttributes<HTMLPDrawerContainerElement>;
|
|
3418
|
+
"p-drawer-header": LocalJSX.PDrawerHeader & JSXBase.HTMLAttributes<HTMLPDrawerHeaderElement>;
|
|
3419
|
+
"p-dropdown": LocalJSX.PDropdown & JSXBase.HTMLAttributes<HTMLPDropdownElement>;
|
|
3420
|
+
"p-dropdown-menu-container": LocalJSX.PDropdownMenuContainer & JSXBase.HTMLAttributes<HTMLPDropdownMenuContainerElement>;
|
|
3421
|
+
"p-dropdown-menu-item": LocalJSX.PDropdownMenuItem & JSXBase.HTMLAttributes<HTMLPDropdownMenuItemElement>;
|
|
3422
|
+
"p-helper": LocalJSX.PHelper & JSXBase.HTMLAttributes<HTMLPHelperElement>;
|
|
280
3423
|
"p-icon": LocalJSX.PIcon & JSXBase.HTMLAttributes<HTMLPIconElement>;
|
|
281
3424
|
"p-illustration": LocalJSX.PIllustration & JSXBase.HTMLAttributes<HTMLPIllustrationElement>;
|
|
3425
|
+
"p-info-panel": LocalJSX.PInfoPanel & JSXBase.HTMLAttributes<HTMLPInfoPanelElement>;
|
|
3426
|
+
"p-input-error": LocalJSX.PInputError & JSXBase.HTMLAttributes<HTMLPInputErrorElement>;
|
|
3427
|
+
"p-input-group": LocalJSX.PInputGroup & JSXBase.HTMLAttributes<HTMLPInputGroupElement>;
|
|
3428
|
+
"p-label": LocalJSX.PLabel & JSXBase.HTMLAttributes<HTMLPLabelElement>;
|
|
3429
|
+
"p-layout": LocalJSX.PLayout & JSXBase.HTMLAttributes<HTMLPLayoutElement>;
|
|
282
3430
|
"p-loader": LocalJSX.PLoader & JSXBase.HTMLAttributes<HTMLPLoaderElement>;
|
|
3431
|
+
"p-modal": LocalJSX.PModal & JSXBase.HTMLAttributes<HTMLPModalElement>;
|
|
3432
|
+
"p-modal-body": LocalJSX.PModalBody & JSXBase.HTMLAttributes<HTMLPModalBodyElement>;
|
|
3433
|
+
"p-modal-container": LocalJSX.PModalContainer & JSXBase.HTMLAttributes<HTMLPModalContainerElement>;
|
|
3434
|
+
"p-modal-footer": LocalJSX.PModalFooter & JSXBase.HTMLAttributes<HTMLPModalFooterElement>;
|
|
3435
|
+
"p-modal-header": LocalJSX.PModalHeader & JSXBase.HTMLAttributes<HTMLPModalHeaderElement>;
|
|
3436
|
+
"p-navbar": LocalJSX.PNavbar & JSXBase.HTMLAttributes<HTMLPNavbarElement>;
|
|
3437
|
+
"p-navigation-item": LocalJSX.PNavigationItem & JSXBase.HTMLAttributes<HTMLPNavigationItemElement>;
|
|
3438
|
+
"p-page-size-select": LocalJSX.PPageSizeSelect & JSXBase.HTMLAttributes<HTMLPPageSizeSelectElement>;
|
|
3439
|
+
"p-pagination": LocalJSX.PPagination & JSXBase.HTMLAttributes<HTMLPPaginationElement>;
|
|
3440
|
+
"p-pagination-item": LocalJSX.PPaginationItem & JSXBase.HTMLAttributes<HTMLPPaginationItemElement>;
|
|
3441
|
+
"p-profile": LocalJSX.PProfile & JSXBase.HTMLAttributes<HTMLPProfileElement>;
|
|
3442
|
+
"p-segment-container": LocalJSX.PSegmentContainer & JSXBase.HTMLAttributes<HTMLPSegmentContainerElement>;
|
|
3443
|
+
"p-segment-item": LocalJSX.PSegmentItem & JSXBase.HTMLAttributes<HTMLPSegmentItemElement>;
|
|
3444
|
+
"p-select": LocalJSX.PSelect & JSXBase.HTMLAttributes<HTMLPSelectElement>;
|
|
3445
|
+
"p-slider-indicator": LocalJSX.PSliderIndicator & JSXBase.HTMLAttributes<HTMLPSliderIndicatorElement>;
|
|
3446
|
+
"p-status": LocalJSX.PStatus & JSXBase.HTMLAttributes<HTMLPStatusElement>;
|
|
3447
|
+
"p-stepper": LocalJSX.PStepper & JSXBase.HTMLAttributes<HTMLPStepperElement>;
|
|
3448
|
+
"p-stepper-item": LocalJSX.PStepperItem & JSXBase.HTMLAttributes<HTMLPStepperItemElement>;
|
|
3449
|
+
"p-stepper-line": LocalJSX.PStepperLine & JSXBase.HTMLAttributes<HTMLPStepperLineElement>;
|
|
3450
|
+
"p-tab-group": LocalJSX.PTabGroup & JSXBase.HTMLAttributes<HTMLPTabGroupElement>;
|
|
3451
|
+
"p-tab-item": LocalJSX.PTabItem & JSXBase.HTMLAttributes<HTMLPTabItemElement>;
|
|
3452
|
+
"p-table": LocalJSX.PTable & JSXBase.HTMLAttributes<HTMLPTableElement>;
|
|
3453
|
+
"p-table-cell": LocalJSX.PTableCell & JSXBase.HTMLAttributes<HTMLPTableCellElement>;
|
|
3454
|
+
"p-table-column": LocalJSX.PTableColumn & JSXBase.HTMLAttributes<HTMLPTableColumnElement>;
|
|
3455
|
+
"p-table-container": LocalJSX.PTableContainer & JSXBase.HTMLAttributes<HTMLPTableContainerElement>;
|
|
3456
|
+
"p-table-footer": LocalJSX.PTableFooter & JSXBase.HTMLAttributes<HTMLPTableFooterElement>;
|
|
3457
|
+
"p-table-header": LocalJSX.PTableHeader & JSXBase.HTMLAttributes<HTMLPTableHeaderElement>;
|
|
3458
|
+
"p-table-row": LocalJSX.PTableRow & JSXBase.HTMLAttributes<HTMLPTableRowElement>;
|
|
3459
|
+
"p-toast": LocalJSX.PToast & JSXBase.HTMLAttributes<HTMLPToastElement>;
|
|
3460
|
+
"p-toast-container": LocalJSX.PToastContainer & JSXBase.HTMLAttributes<HTMLPToastContainerElement>;
|
|
283
3461
|
"p-tooltip": LocalJSX.PTooltip & JSXBase.HTMLAttributes<HTMLPTooltipElement>;
|
|
284
3462
|
}
|
|
285
3463
|
}
|