@paperless/core 0.1.0-alpha.128 → 0.1.0-alpha.129
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/dist/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/build/index.esm.js +1 -0
- package/dist/build/p-0436439c.entry.js +1 -0
- package/dist/build/{p-e20a1842.entry.js → p-04b7fb67.entry.js} +1 -1
- package/dist/build/{p-ec2a5f95.entry.js → p-08ff155d.entry.js} +1 -1
- package/dist/build/p-09ea2a1a.js +1 -0
- package/dist/build/{p-c27046e6.entry.js → p-0ca1b35a.entry.js} +1 -1
- package/dist/build/p-0cf8e23a.entry.js +1 -0
- package/dist/build/p-11275959.entry.js +1 -0
- package/dist/{paperless/p-a5ebbd0c.entry.js → build/p-1d160328.entry.js} +1 -1
- package/dist/build/p-52f0e66c.entry.js +1 -0
- package/dist/build/p-5b893ad4.entry.js +1 -0
- package/dist/{paperless/p-41b72ca0.entry.js → build/p-5d768271.entry.js} +1 -1
- package/dist/build/{p-d32f2578.entry.js → p-5f233f4b.entry.js} +1 -1
- package/dist/build/p-6628b145.js +1 -0
- package/dist/{paperless/p-f38de980.entry.js → build/p-66b0c60c.entry.js} +1 -1
- package/dist/build/{p-8ac8a69d.entry.js → p-677d0647.entry.js} +1 -1
- package/dist/build/p-6c60fd3d.js +1 -0
- package/dist/{paperless/p-c59d9fc2.entry.js → build/p-721d414a.entry.js} +1 -1
- package/dist/build/{p-4336cbbc.entry.js → p-759b427a.entry.js} +1 -1
- package/dist/build/{p-bd50db3d.entry.js → p-7febed77.entry.js} +1 -1
- package/dist/build/p-8a6728d5.js +1 -0
- package/dist/build/{p-8b743795.entry.js → p-954e3737.entry.js} +1 -1
- package/dist/build/p-9d0a94fb.entry.js +1 -0
- package/dist/build/p-9d9dcf0c.entry.js +1 -0
- package/dist/build/p-a3902b42.entry.js +1 -0
- package/dist/build/p-a81035d0.js +2 -0
- package/dist/build/p-a93693cd.entry.js +1 -0
- package/dist/build/{p-42277d1e.entry.js → p-b12f4b10.entry.js} +1 -1
- package/dist/{paperless/p-3f6c9d44.entry.js → build/p-b2edfc61.entry.js} +1 -1
- package/dist/build/{p-54e0f74b.entry.js → p-b74773de.entry.js} +1 -1
- package/dist/{paperless/p-e9e20ac3.entry.js → build/p-cfe0f01b.entry.js} +1 -1
- package/dist/{paperless/p-2beaf0e8.entry.js → build/p-d2c6ba5f.entry.js} +1 -1
- package/dist/build/{p-f3fda8cd.entry.js → p-e2407e98.entry.js} +1 -1
- package/dist/build/p-e56512f0.entry.js +1 -0
- package/dist/{paperless/p-b645e414.entry.js → build/p-e633010e.entry.js} +1 -1
- package/dist/build/{p-92b6c76c.entry.js → p-ed08c398.entry.js} +1 -1
- package/dist/build/{p-1c9fe7e8.entry.js → p-f8fa3f28.entry.js} +1 -1
- package/dist/build/{p-c674026d.entry.js → p-f9d3bcb7.entry.js} +1 -1
- package/dist/build/paperless.css +101 -0
- package/dist/build/paperless.esm.js +1 -1
- package/dist/cjs/child-of-e472f812.js +9 -0
- package/dist/cjs/constants-a4459ec9.js +7 -0
- package/dist/cjs/{index-9d3b51c9.js → index-16bca782.js} +27 -34
- package/dist/cjs/index.cjs.js +12 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/localization-791c9a22.js +61 -0
- package/dist/cjs/object-get-by-path-6dc21ed5.js +12 -0
- package/dist/cjs/p-accordion.cjs.entry.js +1 -1
- package/dist/cjs/p-avatar-group.cjs.entry.js +1 -1
- package/dist/cjs/p-avatar.cjs.entry.js +1 -1
- package/dist/cjs/p-button_3.cjs.entry.js +83 -78
- package/dist/cjs/p-card-body.cjs.entry.js +1 -1
- package/dist/cjs/p-card-container.cjs.entry.js +1 -1
- package/dist/cjs/p-card-header.cjs.entry.js +1 -1
- package/dist/cjs/p-content-slider.cjs.entry.js +1 -1
- package/dist/cjs/p-counter.cjs.entry.js +1 -1
- package/dist/cjs/p-divider.cjs.entry.js +2 -2
- package/dist/cjs/p-dropdown-menu-item_4.cjs.entry.js +264 -0
- package/dist/cjs/p-dropdown_2.cjs.entry.js +163 -0
- package/dist/cjs/p-helper_5.cjs.entry.js +138 -0
- package/dist/cjs/p-illustration.cjs.entry.js +1 -1
- package/dist/cjs/p-info-panel.cjs.entry.js +1 -1
- package/dist/cjs/p-layout.cjs.entry.js +1 -1
- package/dist/cjs/p-modal-backdrop_5.cjs.entry.js +1 -1
- package/dist/cjs/p-modal.cjs.entry.js +1 -1
- package/dist/cjs/p-navbar.cjs.entry.js +1 -1
- package/dist/cjs/p-navigation-item.cjs.entry.js +1 -1
- package/dist/cjs/p-profile.cjs.entry.js +1 -1
- package/dist/cjs/p-slider-indicator.cjs.entry.js +1 -1
- package/dist/cjs/p-status.cjs.entry.js +1 -1
- package/dist/cjs/p-stepper-item_2.cjs.entry.js +1 -1
- package/dist/cjs/p-stepper.cjs.entry.js +1 -1
- package/dist/cjs/p-tab-group.cjs.entry.js +1 -1
- package/dist/cjs/p-tab-item.cjs.entry.js +1 -1
- package/dist/cjs/p-table-body.cjs.entry.js +19 -0
- package/dist/cjs/p-table-container_4.cjs.entry.js +1067 -0
- package/dist/cjs/p-table-definition.cjs.entry.js +36 -0
- package/dist/cjs/p-table.cjs.entry.js +328 -0
- package/dist/cjs/p-tooltip.cjs.entry.js +2 -2
- package/dist/cjs/paperless.cjs.js +2 -2
- package/dist/collection/collection-manifest.json +9 -1
- package/dist/collection/components/atoms/button/button.component.css +19 -7
- package/dist/collection/components/atoms/button/button.component.js +28 -4
- package/dist/collection/components/atoms/divider/divider.component.css +1 -1
- package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.css +2 -2
- package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.css +1 -1
- package/dist/collection/components/atoms/helper/helper.component.css +1 -1
- package/dist/collection/components/atoms/icon/icon.component.css +1 -1
- package/dist/collection/components/atoms/icon/icon.component.js +2 -2
- package/dist/collection/components/atoms/loader/loader.component.css +1 -1
- package/dist/collection/components/atoms/pagination-item/pagination-item.component.css +1 -1
- package/dist/collection/components/atoms/segment-container/segment-container.component.css +1 -1
- package/dist/collection/components/atoms/segment-item/segment-item.component.css +1 -1
- package/dist/collection/components/atoms/segment-item/segment-item.component.js +1 -1
- package/dist/collection/components/atoms/status/status.component.js +1 -1
- package/dist/collection/components/atoms/table-body/table-body.component.css +3 -0
- package/dist/collection/components/atoms/table-body/table-body.component.js +15 -0
- package/dist/collection/components/atoms/table-container/table-container.component.css +5 -0
- package/dist/collection/components/atoms/table-container/table-container.component.js +15 -0
- package/dist/collection/components/atoms/tag/tag.component.css +1 -1
- package/dist/collection/components/atoms/tooltip/tooltip.component.css +1 -1
- package/dist/collection/components/helpers/table-definition/table-definition.component.js +159 -0
- package/dist/collection/components/molecules/dropdown/dropdown.component.css +1 -1
- package/dist/collection/components/molecules/dropdown/dropdown.component.js +45 -2
- package/dist/collection/components/molecules/input-group/input-group.component.css +72 -1
- package/dist/collection/components/molecules/input-group/input-group.component.js +35 -4
- package/dist/collection/components/molecules/page-size-select/constants.js +2 -0
- package/dist/collection/components/molecules/page-size-select/page-size-select.component.js +195 -0
- package/dist/collection/components/molecules/pagination/pagination.component.css +1 -1
- package/dist/collection/components/molecules/pagination/pagination.component.js +25 -3
- package/dist/collection/components/molecules/table-footer/table-footer.component.css +30 -0
- package/dist/collection/components/molecules/table-footer/table-footer.component.js +244 -0
- package/dist/collection/components/molecules/table-header/table-header.component.css +16 -0
- package/dist/collection/components/molecules/table-header/table-header.component.js +368 -0
- package/dist/collection/components/molecules/table-row/table-row.component.css +21 -0
- package/dist/collection/components/molecules/table-row/table-row.component.js +67 -0
- package/dist/collection/components/organisms/table/table.component.css +3 -0
- package/dist/collection/components/organisms/table/table.component.js +879 -0
- package/dist/collection/index.js +2 -1
- package/dist/collection/types/index.js +2 -0
- package/dist/collection/{utils/types.js → types/table.js} +0 -0
- package/dist/collection/types/tailwind.js +1 -0
- package/dist/collection/utils/index.js +5 -0
- package/dist/collection/utils/localization.js +56 -0
- package/dist/collection/utils/object-get-by-path.js +8 -0
- package/dist/components/button.component.js +9 -3
- package/dist/components/divider.component.js +1 -1
- package/dist/components/dropdown-menu-container.component.js +1 -1
- package/dist/components/dropdown-menu-item.component.js +43 -0
- package/dist/components/dropdown.component.js +15 -5
- package/dist/components/helper.component.js +1 -1
- package/dist/components/icon.component.js +1 -1
- package/dist/components/index.d.ts +8 -0
- package/dist/components/index.js +10 -0
- package/dist/components/input-group.component.js +107 -0
- package/dist/components/loader.component.js +1 -1
- package/dist/components/localization.js +58 -0
- package/dist/components/p-dropdown-menu-item.js +1 -41
- package/dist/components/p-input-group.js +1 -91
- package/dist/components/p-page-size-select.d.ts +11 -0
- package/dist/components/p-page-size-select.js +6 -0
- package/dist/components/p-pagination.js +1 -195
- package/dist/components/p-segment-container.js +1 -27
- package/dist/components/p-segment-item.js +1 -49
- package/dist/components/p-table-body.d.ts +11 -0
- package/dist/components/p-table-body.js +33 -0
- package/dist/components/p-table-container.d.ts +11 -0
- package/dist/components/p-table-container.js +6 -0
- package/dist/components/p-table-definition.d.ts +11 -0
- package/dist/components/p-table-definition.js +57 -0
- package/dist/components/p-table-footer.d.ts +11 -0
- package/dist/components/p-table-footer.js +6 -0
- package/dist/components/p-table-header.d.ts +11 -0
- package/dist/components/p-table-header.js +6 -0
- package/dist/components/p-table-row.d.ts +11 -0
- package/dist/components/p-table-row.js +6 -0
- package/dist/components/p-table.d.ts +11 -0
- package/dist/components/p-table.js +492 -0
- package/dist/components/p-tag.js +1 -39
- package/dist/components/page-size-select.component.js +118 -0
- package/dist/components/pagination-item.component.js +1 -1
- package/dist/components/pagination.component.js +202 -0
- package/dist/components/segment-container.component.js +29 -0
- package/dist/components/segment-item.component.js +51 -0
- package/dist/components/table-container.component.js +30 -0
- package/dist/components/table-footer.component.js +139 -0
- package/dist/components/table-header.component.js +1050 -0
- package/dist/components/table-row.component.js +49 -0
- package/dist/components/tag.component.js +41 -0
- package/dist/components/tooltip.component.js +1 -1
- package/dist/esm/child-of-90a8c4b5.js +7 -0
- package/dist/esm/constants-826f9460.js +4 -0
- package/dist/esm/{index-9062156b.js → index-1ac329a8.js} +27 -34
- package/dist/esm/index.js +3 -1
- package/dist/esm/loader.js +2 -2
- package/dist/esm/localization-550c043d.js +58 -0
- package/dist/esm/object-get-by-path-d6427a61.js +10 -0
- package/dist/esm/p-accordion.entry.js +1 -1
- package/dist/esm/p-avatar-group.entry.js +1 -1
- package/dist/esm/p-avatar.entry.js +1 -1
- package/dist/esm/p-button_3.entry.js +83 -78
- package/dist/esm/p-card-body.entry.js +1 -1
- package/dist/esm/p-card-container.entry.js +1 -1
- package/dist/esm/p-card-header.entry.js +1 -1
- package/dist/esm/p-content-slider.entry.js +1 -1
- package/dist/esm/p-counter.entry.js +1 -1
- package/dist/esm/p-divider.entry.js +2 -2
- package/dist/esm/p-dropdown-menu-item_4.entry.js +257 -0
- package/dist/esm/p-dropdown_2.entry.js +158 -0
- package/dist/esm/p-helper_5.entry.js +130 -0
- package/dist/esm/p-illustration.entry.js +1 -1
- package/dist/esm/p-info-panel.entry.js +1 -1
- package/dist/esm/p-layout.entry.js +1 -1
- package/dist/esm/p-modal-backdrop_5.entry.js +1 -1
- package/dist/esm/p-modal.entry.js +1 -1
- package/dist/esm/p-navbar.entry.js +1 -1
- package/dist/esm/p-navigation-item.entry.js +1 -1
- package/dist/esm/p-profile.entry.js +1 -1
- package/dist/esm/p-slider-indicator.entry.js +1 -1
- package/dist/esm/p-status.entry.js +1 -1
- package/dist/esm/p-stepper-item_2.entry.js +1 -1
- package/dist/esm/p-stepper.entry.js +1 -1
- package/dist/esm/p-tab-group.entry.js +1 -1
- package/dist/esm/p-tab-item.entry.js +1 -1
- package/dist/esm/p-table-body.entry.js +15 -0
- package/dist/esm/p-table-container_4.entry.js +1060 -0
- package/dist/esm/p-table-definition.entry.js +32 -0
- package/dist/esm/p-table.entry.js +324 -0
- package/dist/esm/p-tooltip.entry.js +2 -2
- package/dist/esm/paperless.js +2 -2
- package/dist/index.html +1 -1
- package/dist/paperless/index.esm.js +1 -0
- package/dist/paperless/p-0436439c.entry.js +1 -0
- package/dist/paperless/{p-e20a1842.entry.js → p-04b7fb67.entry.js} +1 -1
- package/dist/paperless/{p-ec2a5f95.entry.js → p-08ff155d.entry.js} +1 -1
- package/dist/paperless/p-09ea2a1a.js +1 -0
- package/dist/paperless/{p-c27046e6.entry.js → p-0ca1b35a.entry.js} +1 -1
- package/dist/paperless/p-0cf8e23a.entry.js +1 -0
- package/dist/paperless/p-11275959.entry.js +1 -0
- package/dist/{build/p-a5ebbd0c.entry.js → paperless/p-1d160328.entry.js} +1 -1
- package/dist/paperless/p-52f0e66c.entry.js +1 -0
- package/dist/paperless/p-5b893ad4.entry.js +1 -0
- package/dist/{build/p-41b72ca0.entry.js → paperless/p-5d768271.entry.js} +1 -1
- package/dist/paperless/{p-d32f2578.entry.js → p-5f233f4b.entry.js} +1 -1
- package/dist/paperless/p-6628b145.js +1 -0
- package/dist/{build/p-f38de980.entry.js → paperless/p-66b0c60c.entry.js} +1 -1
- package/dist/paperless/{p-8ac8a69d.entry.js → p-677d0647.entry.js} +1 -1
- package/dist/paperless/p-6c60fd3d.js +1 -0
- package/dist/{build/p-c59d9fc2.entry.js → paperless/p-721d414a.entry.js} +1 -1
- package/dist/paperless/{p-4336cbbc.entry.js → p-759b427a.entry.js} +1 -1
- package/dist/paperless/{p-bd50db3d.entry.js → p-7febed77.entry.js} +1 -1
- package/dist/paperless/p-8a6728d5.js +1 -0
- package/dist/paperless/{p-8b743795.entry.js → p-954e3737.entry.js} +1 -1
- package/dist/paperless/p-9d0a94fb.entry.js +1 -0
- package/dist/paperless/p-9d9dcf0c.entry.js +1 -0
- package/dist/paperless/p-a3902b42.entry.js +1 -0
- package/dist/paperless/p-a81035d0.js +2 -0
- package/dist/paperless/p-a93693cd.entry.js +1 -0
- package/dist/paperless/{p-42277d1e.entry.js → p-b12f4b10.entry.js} +1 -1
- package/dist/{build/p-3f6c9d44.entry.js → paperless/p-b2edfc61.entry.js} +1 -1
- package/dist/paperless/{p-54e0f74b.entry.js → p-b74773de.entry.js} +1 -1
- package/dist/{build/p-e9e20ac3.entry.js → paperless/p-cfe0f01b.entry.js} +1 -1
- package/dist/{build/p-2beaf0e8.entry.js → paperless/p-d2c6ba5f.entry.js} +1 -1
- package/dist/paperless/{p-f3fda8cd.entry.js → p-e2407e98.entry.js} +1 -1
- package/dist/paperless/p-e56512f0.entry.js +1 -0
- package/dist/{build/p-b645e414.entry.js → paperless/p-e633010e.entry.js} +1 -1
- package/dist/paperless/{p-92b6c76c.entry.js → p-ed08c398.entry.js} +1 -1
- package/dist/paperless/{p-1c9fe7e8.entry.js → p-f8fa3f28.entry.js} +1 -1
- package/dist/paperless/{p-c674026d.entry.js → p-f9d3bcb7.entry.js} +1 -1
- package/dist/paperless/paperless.css +214 -27
- package/dist/paperless/paperless.esm.js +1 -1
- package/dist/sw.js +1 -1
- package/dist/sw.js.map +1 -1
- package/dist/types/components/atoms/button/button.component.d.ts +9 -1
- package/dist/types/components/atoms/icon/icon.component.d.ts +1 -1
- package/dist/types/components/atoms/segment-item/segment-item.component.d.ts +1 -1
- package/dist/types/components/atoms/status/status.component.d.ts +1 -1
- package/dist/types/components/atoms/table-body/table-body.component.d.ts +3 -0
- package/dist/types/components/atoms/table-container/table-container.component.d.ts +3 -0
- package/dist/types/components/helpers/table-definition/table-definition.component.d.ts +48 -0
- package/dist/types/components/molecules/dropdown/dropdown.component.d.ts +8 -0
- package/dist/types/components/molecules/input-group/input-group.component.d.ts +7 -1
- 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 +44 -0
- package/dist/types/components/molecules/pagination/pagination.component.d.ts +7 -0
- package/dist/types/components/molecules/table-footer/table-footer.component.d.ts +55 -0
- package/dist/types/components/molecules/table-header/table-header.component.d.ts +80 -0
- package/dist/types/components/molecules/table-row/table-row.component.d.ts +11 -0
- package/dist/types/components/organisms/table/table.component.d.ts +162 -0
- package/dist/types/components.d.ts +677 -1
- package/dist/types/index.d.ts +2 -0
- package/dist/types/types/index.d.ts +2 -0
- package/dist/types/types/table.d.ts +5 -0
- package/dist/types/{utils/types.d.ts → types/tailwind.d.ts} +0 -0
- package/dist/types/utils/index.d.ts +5 -0
- package/dist/types/utils/localization.d.ts +2 -0
- package/dist/types/utils/object-get-by-path.d.ts +1 -0
- package/package.json +2 -2
- package/dist/build/p-58ce5668.entry.js +0 -1
- package/dist/build/p-6088647a.entry.js +0 -1
- package/dist/build/p-6835a9e3.entry.js +0 -1
- package/dist/build/p-705ab6e5.entry.js +0 -1
- package/dist/build/p-79d3258f.entry.js +0 -1
- package/dist/build/p-801d05b6.entry.js +0 -1
- package/dist/build/p-829c4101.entry.js +0 -1
- package/dist/build/p-8606d0f9.entry.js +0 -1
- package/dist/build/p-938f52ee.entry.js +0 -1
- package/dist/build/p-9d98d0d9.entry.js +0 -1
- package/dist/build/p-a9e333cc.entry.js +0 -1
- package/dist/build/p-bc7e8cc4.js +0 -2
- package/dist/build/p-e2a98d53.entry.js +0 -1
- package/dist/build/p-e934ef94.entry.js +0 -1
- package/dist/cjs/p-dropdown-menu-container.cjs.entry.js +0 -19
- package/dist/cjs/p-dropdown-menu-item.cjs.entry.js +0 -23
- package/dist/cjs/p-dropdown.cjs.entry.js +0 -147
- package/dist/cjs/p-helper.cjs.entry.js +0 -23
- package/dist/cjs/p-input-group.cjs.entry.js +0 -51
- package/dist/cjs/p-pagination-item.cjs.entry.js +0 -23
- package/dist/cjs/p-pagination.cjs.entry.js +0 -171
- package/dist/cjs/p-segment-container.cjs.entry.js +0 -19
- package/dist/cjs/p-segment-item.cjs.entry.js +0 -29
- package/dist/cjs/p-tag.cjs.entry.js +0 -27
- package/dist/collection/utils/utils.js +0 -3
- package/dist/esm/p-dropdown-menu-container.entry.js +0 -15
- package/dist/esm/p-dropdown-menu-item.entry.js +0 -19
- package/dist/esm/p-dropdown.entry.js +0 -143
- package/dist/esm/p-helper.entry.js +0 -19
- package/dist/esm/p-input-group.entry.js +0 -47
- package/dist/esm/p-pagination-item.entry.js +0 -19
- package/dist/esm/p-pagination.entry.js +0 -167
- package/dist/esm/p-segment-container.entry.js +0 -15
- package/dist/esm/p-segment-item.entry.js +0 -25
- package/dist/esm/p-tag.entry.js +0 -23
- package/dist/paperless/p-58ce5668.entry.js +0 -1
- package/dist/paperless/p-6088647a.entry.js +0 -1
- package/dist/paperless/p-6835a9e3.entry.js +0 -1
- package/dist/paperless/p-705ab6e5.entry.js +0 -1
- package/dist/paperless/p-79d3258f.entry.js +0 -1
- package/dist/paperless/p-801d05b6.entry.js +0 -1
- package/dist/paperless/p-829c4101.entry.js +0 -1
- package/dist/paperless/p-8606d0f9.entry.js +0 -1
- package/dist/paperless/p-938f52ee.entry.js +0 -1
- package/dist/paperless/p-9d98d0d9.entry.js +0 -1
- package/dist/paperless/p-a9e333cc.entry.js +0 -1
- package/dist/paperless/p-bc7e8cc4.js +0 -2
- package/dist/paperless/p-e2a98d53.entry.js +0 -1
- package/dist/paperless/p-e934ef94.entry.js +0 -1
- package/dist/types/utils/utils.d.ts +0 -1
|
@@ -1,198 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { d as defineCustomElement$3 } from './icon.component.js';
|
|
3
|
-
import { d as defineCustomElement$2 } from './pagination-item.component.js';
|
|
4
|
-
|
|
5
|
-
const paginationComponentCss = ".static{position:static!important}.flex{display:flex!important}*{box-sizing:border-box}p-pagination{display:flex}";
|
|
6
|
-
|
|
7
|
-
const Pagination = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
8
|
-
constructor() {
|
|
9
|
-
super();
|
|
10
|
-
this.__registerHost();
|
|
11
|
-
this.pageChange = createEvent(this, "pageChange", 7);
|
|
12
|
-
/**
|
|
13
|
-
* The current page
|
|
14
|
-
*/
|
|
15
|
-
this.page = 1;
|
|
16
|
-
/**
|
|
17
|
-
* The amount of items per page
|
|
18
|
-
*/
|
|
19
|
-
this.pageSize = 12;
|
|
20
|
-
this._pages = [];
|
|
21
|
-
this._set = [];
|
|
22
|
-
this._nextClick = () => {
|
|
23
|
-
const nextPage = this.page + 1;
|
|
24
|
-
if (nextPage > this._pages[this._pages.length - 1]) {
|
|
25
|
-
return;
|
|
26
|
-
}
|
|
27
|
-
this._changePage(nextPage);
|
|
28
|
-
};
|
|
29
|
-
this._pageClick = (p) => this._changePage(p);
|
|
30
|
-
this._generateSet = (range = 1, enableBoundaries = true) => {
|
|
31
|
-
const totalPages = this._pages.length;
|
|
32
|
-
if (!totalPages) {
|
|
33
|
-
return [];
|
|
34
|
-
}
|
|
35
|
-
let start = this.page - range;
|
|
36
|
-
let end = this.page + range;
|
|
37
|
-
if (end > totalPages) {
|
|
38
|
-
end = totalPages;
|
|
39
|
-
start = totalPages - range * 2;
|
|
40
|
-
start = start < 1 ? 1 : start;
|
|
41
|
-
}
|
|
42
|
-
if (start <= 1) {
|
|
43
|
-
start = 1;
|
|
44
|
-
end = Math.min(range * 2 + 1, totalPages);
|
|
45
|
-
}
|
|
46
|
-
const set = [];
|
|
47
|
-
const previous = {
|
|
48
|
-
type: 'previous',
|
|
49
|
-
value: h("p-icon", { variant: "chevron", rotate: 90 }),
|
|
50
|
-
};
|
|
51
|
-
const next = {
|
|
52
|
-
type: 'next',
|
|
53
|
-
value: h("p-icon", { variant: "chevron", rotate: -90 }),
|
|
54
|
-
};
|
|
55
|
-
// Disable page range, display all the pages
|
|
56
|
-
if (range === null) {
|
|
57
|
-
const p = this._pages.map((p) => ({
|
|
58
|
-
type: 'page',
|
|
59
|
-
value: p,
|
|
60
|
-
}));
|
|
61
|
-
return enableBoundaries ? [previous, ...p, next] : p;
|
|
62
|
-
}
|
|
63
|
-
if (enableBoundaries) {
|
|
64
|
-
set.push(previous);
|
|
65
|
-
}
|
|
66
|
-
if (start <= 3) {
|
|
67
|
-
for (let i = 1; i < start; i++) {
|
|
68
|
-
set.push({
|
|
69
|
-
type: 'page',
|
|
70
|
-
value: this._pages[i - 1],
|
|
71
|
-
});
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
else {
|
|
75
|
-
set.push({
|
|
76
|
-
type: 'page',
|
|
77
|
-
value: 1,
|
|
78
|
-
});
|
|
79
|
-
set.push({
|
|
80
|
-
type: 'ellipsis',
|
|
81
|
-
value: 'ellipsis',
|
|
82
|
-
});
|
|
83
|
-
}
|
|
84
|
-
for (let i = start; i <= end; i++) {
|
|
85
|
-
set.push({
|
|
86
|
-
type: 'page',
|
|
87
|
-
value: this._pages[i - 1],
|
|
88
|
-
});
|
|
89
|
-
}
|
|
90
|
-
if (end >= totalPages - 2) {
|
|
91
|
-
for (let i = end + 1; i <= totalPages; i++) {
|
|
92
|
-
set.push({
|
|
93
|
-
type: 'page',
|
|
94
|
-
value: this._pages[i - 1],
|
|
95
|
-
});
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
else {
|
|
99
|
-
set.push({
|
|
100
|
-
type: 'ellipsis',
|
|
101
|
-
});
|
|
102
|
-
set.push({
|
|
103
|
-
type: 'page',
|
|
104
|
-
value: this._pages[this._pages.length - 1],
|
|
105
|
-
});
|
|
106
|
-
}
|
|
107
|
-
if (enableBoundaries) {
|
|
108
|
-
set.push(next);
|
|
109
|
-
}
|
|
110
|
-
return set;
|
|
111
|
-
};
|
|
112
|
-
}
|
|
113
|
-
componentWillRender() {
|
|
114
|
-
this._generate();
|
|
115
|
-
}
|
|
116
|
-
render() {
|
|
117
|
-
var _a;
|
|
118
|
-
return (h(Host, { class: "p-pagination" }, (_a = this._set) === null || _a === void 0 ? void 0 : _a.map((p) => {
|
|
119
|
-
if (p.type === 'previous' || p.type === 'next') {
|
|
120
|
-
return (h("p-pagination-item", { onClick: () => p.type === 'previous'
|
|
121
|
-
? this._previousClick()
|
|
122
|
-
: this._nextClick() }, p.value));
|
|
123
|
-
}
|
|
124
|
-
if (p.type === 'ellipsis') {
|
|
125
|
-
return h("p-pagination-item", null, "...");
|
|
126
|
-
}
|
|
127
|
-
return (h("p-pagination-item", { active: p.value === this.page, onClick: () => this._pageClick(p.value) }, p.value));
|
|
128
|
-
})));
|
|
129
|
-
}
|
|
130
|
-
pageChangeHandler() {
|
|
131
|
-
this._generate();
|
|
132
|
-
}
|
|
133
|
-
_generate() {
|
|
134
|
-
var _a;
|
|
135
|
-
this._pages = this._generatePages();
|
|
136
|
-
this._set = this._generateSet();
|
|
137
|
-
if (this.page > ((_a = this._pages) === null || _a === void 0 ? void 0 : _a.length)) {
|
|
138
|
-
this._changePage(this._pages.length);
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
_changePage(p) {
|
|
142
|
-
if (!p) {
|
|
143
|
-
return;
|
|
144
|
-
}
|
|
145
|
-
this.page = p;
|
|
146
|
-
this.pageChange.emit(this.page);
|
|
147
|
-
}
|
|
148
|
-
_previousClick() {
|
|
149
|
-
const previousPage = this.page - 1;
|
|
150
|
-
if (previousPage < this._pages[0]) {
|
|
151
|
-
return;
|
|
152
|
-
}
|
|
153
|
-
this._changePage(previousPage);
|
|
154
|
-
}
|
|
155
|
-
_generatePages() {
|
|
156
|
-
if (!this.total || !this.pageSize) {
|
|
157
|
-
return [];
|
|
158
|
-
}
|
|
159
|
-
const pages = Math.ceil(this.total / this.pageSize);
|
|
160
|
-
return new Array(pages).fill(undefined).map((_, i) => i + 1);
|
|
161
|
-
}
|
|
162
|
-
static get watchers() { return {
|
|
163
|
-
"page": ["pageChangeHandler"],
|
|
164
|
-
"pageSize": ["pageChangeHandler"],
|
|
165
|
-
"total": ["pageChangeHandler"]
|
|
166
|
-
}; }
|
|
167
|
-
static get style() { return paginationComponentCss; }
|
|
168
|
-
}, [0, "p-pagination", {
|
|
169
|
-
"page": [1538],
|
|
170
|
-
"pageSize": [2, "page-size"],
|
|
171
|
-
"total": [2]
|
|
172
|
-
}]);
|
|
173
|
-
function defineCustomElement$1() {
|
|
174
|
-
if (typeof customElements === "undefined") {
|
|
175
|
-
return;
|
|
176
|
-
}
|
|
177
|
-
const components = ["p-pagination", "p-icon", "p-pagination-item"];
|
|
178
|
-
components.forEach(tagName => { switch (tagName) {
|
|
179
|
-
case "p-pagination":
|
|
180
|
-
if (!customElements.get(tagName)) {
|
|
181
|
-
customElements.define(tagName, Pagination);
|
|
182
|
-
}
|
|
183
|
-
break;
|
|
184
|
-
case "p-icon":
|
|
185
|
-
if (!customElements.get(tagName)) {
|
|
186
|
-
defineCustomElement$3();
|
|
187
|
-
}
|
|
188
|
-
break;
|
|
189
|
-
case "p-pagination-item":
|
|
190
|
-
if (!customElements.get(tagName)) {
|
|
191
|
-
defineCustomElement$2();
|
|
192
|
-
}
|
|
193
|
-
break;
|
|
194
|
-
} });
|
|
195
|
-
}
|
|
1
|
+
import { P as Pagination, d as defineCustomElement$1 } from './pagination.component.js';
|
|
196
2
|
|
|
197
3
|
const PPagination = Pagination;
|
|
198
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,30 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
const segmentContainerComponentCss = ".static{position:static!important}.flex{display:flex!important}.h-8{height:2rem!important}.rounded{border-radius:.25rem!important}.bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}*{box-sizing:border-box}p-segment-container{--tw-bg-opacity:1;--tw-drop-shadow:drop-shadow(0px 0.3125rem 1rem rgba(0,24,98,.08)) drop-shadow(0px 0.0625rem 0.1875rem rgba(0,24,98,.13));background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.25rem;display:flex;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);height:2rem;padding:.25rem}";
|
|
4
|
-
|
|
5
|
-
const SegmentContainer = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
6
|
-
constructor() {
|
|
7
|
-
super();
|
|
8
|
-
this.__registerHost();
|
|
9
|
-
}
|
|
10
|
-
render() {
|
|
11
|
-
return (h(Host, { class: "p-segment-container" }, h("slot", null)));
|
|
12
|
-
}
|
|
13
|
-
static get style() { return segmentContainerComponentCss; }
|
|
14
|
-
}, [4, "p-segment-container"]);
|
|
15
|
-
function defineCustomElement$1() {
|
|
16
|
-
if (typeof customElements === "undefined") {
|
|
17
|
-
return;
|
|
18
|
-
}
|
|
19
|
-
const components = ["p-segment-container"];
|
|
20
|
-
components.forEach(tagName => { switch (tagName) {
|
|
21
|
-
case "p-segment-container":
|
|
22
|
-
if (!customElements.get(tagName)) {
|
|
23
|
-
customElements.define(tagName, SegmentContainer);
|
|
24
|
-
}
|
|
25
|
-
break;
|
|
26
|
-
} });
|
|
27
|
-
}
|
|
1
|
+
import { S as SegmentContainer, d as defineCustomElement$1 } from './segment-container.component.js';
|
|
28
2
|
|
|
29
3
|
const PSegmentContainer = SegmentContainer;
|
|
30
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,52 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { d as defineCustomElement$2 } from './icon.component.js';
|
|
3
|
-
|
|
4
|
-
const segmentItemComponentCss = ".static{position:static!important}.flex{display:flex!important}.h-6{height:1.5rem!important}.w-6{width:1.5rem!important}.items-center{align-items:center!important}.justify-center{justify-content:center!important}.rounded{border-radius:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.font-medium{font-weight:500!important}.text-storm-light{--tw-text-opacity:1!important;color:rgb(176 178 203/var(--tw-text-opacity))!important}.text-indigo{--tw-text-opacity:1!important;color:rgb(82 138 250/var(--tw-text-opacity))!important}*{box-sizing:border-box}:host{--tw-text-opacity:1;align-items:center;border-radius:.25rem;color:rgb(176 178 203/var(--tw-text-opacity));cursor:pointer;display:flex;font-size:.875rem;font-weight:500;height:1.5rem;line-height:1.25rem;margin-right:.25rem;padding-left:.5rem;padding-right:.5rem}:host(.variant-icon){justify-content:center;padding-left:0;padding-right:0;width:1.5rem}:host(:hover){--tw-text-opacity:1;color:rgb(128 130 158/var(--tw-text-opacity))}:host(.active){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(241 246 255/var(--tw-bg-opacity));color:rgb(82 138 250/var(--tw-text-opacity))}:host(:last-child){margin-right:0}";
|
|
5
|
-
|
|
6
|
-
const SegmentItem = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
7
|
-
constructor() {
|
|
8
|
-
super();
|
|
9
|
-
this.__registerHost();
|
|
10
|
-
this.__attachShadow();
|
|
11
|
-
/**
|
|
12
|
-
* Wether the segment item is active
|
|
13
|
-
*/
|
|
14
|
-
this.active = false;
|
|
15
|
-
}
|
|
16
|
-
render() {
|
|
17
|
-
return (h(Host, { class: `p-segment-item variant-${this.icon ? 'icon' : 'default'} ${this.active && 'active'}` }, this.icon ? this._getIcon() : h("slot", null)));
|
|
18
|
-
}
|
|
19
|
-
_getIcon() {
|
|
20
|
-
if (!this.icon) {
|
|
21
|
-
return;
|
|
22
|
-
}
|
|
23
|
-
return (h("p-icon", { class: "flex", variant: this.icon, flip: this.iconFlip, rotate: this.iconRotate }));
|
|
24
|
-
}
|
|
25
|
-
static get style() { return segmentItemComponentCss; }
|
|
26
|
-
}, [1, "p-segment-item", {
|
|
27
|
-
"active": [4],
|
|
28
|
-
"icon": [1],
|
|
29
|
-
"iconFlip": [1, "icon-flip"],
|
|
30
|
-
"iconRotate": [2, "icon-rotate"]
|
|
31
|
-
}]);
|
|
32
|
-
function defineCustomElement$1() {
|
|
33
|
-
if (typeof customElements === "undefined") {
|
|
34
|
-
return;
|
|
35
|
-
}
|
|
36
|
-
const components = ["p-segment-item", "p-icon"];
|
|
37
|
-
components.forEach(tagName => { switch (tagName) {
|
|
38
|
-
case "p-segment-item":
|
|
39
|
-
if (!customElements.get(tagName)) {
|
|
40
|
-
customElements.define(tagName, SegmentItem);
|
|
41
|
-
}
|
|
42
|
-
break;
|
|
43
|
-
case "p-icon":
|
|
44
|
-
if (!customElements.get(tagName)) {
|
|
45
|
-
defineCustomElement$2();
|
|
46
|
-
}
|
|
47
|
-
break;
|
|
48
|
-
} });
|
|
49
|
-
}
|
|
1
|
+
import { S as SegmentItem, d as defineCustomElement$1 } from './segment-item.component.js';
|
|
50
2
|
|
|
51
3
|
const PSegmentItem = SegmentItem;
|
|
52
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface PTableBody extends Components.PTableBody, HTMLElement {}
|
|
4
|
+
export const PTableBody: {
|
|
5
|
+
prototype: PTableBody;
|
|
6
|
+
new (): PTableBody;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
|
|
3
|
+
const tableBodyComponentCss = ".static{position:static!important}.flex{display:flex!important}.flex-col{flex-direction:column!important}*{box-sizing:border-box}:host{display:flex;flex-direction:column;width:100%}";
|
|
4
|
+
|
|
5
|
+
const TableBody = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
this.__registerHost();
|
|
9
|
+
this.__attachShadow();
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
return (h(Host, { class: "p-table-body" }, h("slot", null)));
|
|
13
|
+
}
|
|
14
|
+
static get style() { return tableBodyComponentCss; }
|
|
15
|
+
}, [1, "p-table-body"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["p-table-body"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "p-table-body":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, TableBody);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const PTableBody = TableBody;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { PTableBody, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface PTableContainer extends Components.PTableContainer, HTMLElement {}
|
|
4
|
+
export const PTableContainer: {
|
|
5
|
+
prototype: PTableContainer;
|
|
6
|
+
new (): PTableContainer;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface PTableDefinition extends Components.PTableDefinition, HTMLElement {}
|
|
4
|
+
export const PTableDefinition: {
|
|
5
|
+
prototype: PTableDefinition;
|
|
6
|
+
new (): PTableDefinition;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
|
|
3
|
+
const TableDefinition = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
4
|
+
constructor() {
|
|
5
|
+
super();
|
|
6
|
+
this.__registerHost();
|
|
7
|
+
this.__attachShadow();
|
|
8
|
+
this.tableDefinitionChanged = createEvent(this, "tableDefinitionChanged", 7);
|
|
9
|
+
/**
|
|
10
|
+
* The template for the data view
|
|
11
|
+
*/
|
|
12
|
+
this.template = ({ value }) => value;
|
|
13
|
+
/**
|
|
14
|
+
* The type of the column
|
|
15
|
+
*/
|
|
16
|
+
this.type = 'td';
|
|
17
|
+
/**
|
|
18
|
+
* The alignment of the column
|
|
19
|
+
*/
|
|
20
|
+
this.align = 'start';
|
|
21
|
+
/**
|
|
22
|
+
* The sizes of the column
|
|
23
|
+
*/
|
|
24
|
+
this.sizes = 'auto';
|
|
25
|
+
}
|
|
26
|
+
componentDidUpdate() {
|
|
27
|
+
this.tableDefinitionChanged.emit(true);
|
|
28
|
+
}
|
|
29
|
+
render() {
|
|
30
|
+
return h(Host, null);
|
|
31
|
+
}
|
|
32
|
+
}, [1, "p-table-definition", {
|
|
33
|
+
"template": [16],
|
|
34
|
+
"path": [513],
|
|
35
|
+
"type": [513],
|
|
36
|
+
"name": [513],
|
|
37
|
+
"align": [513],
|
|
38
|
+
"sizes": [8]
|
|
39
|
+
}]);
|
|
40
|
+
function defineCustomElement$1() {
|
|
41
|
+
if (typeof customElements === "undefined") {
|
|
42
|
+
return;
|
|
43
|
+
}
|
|
44
|
+
const components = ["p-table-definition"];
|
|
45
|
+
components.forEach(tagName => { switch (tagName) {
|
|
46
|
+
case "p-table-definition":
|
|
47
|
+
if (!customElements.get(tagName)) {
|
|
48
|
+
customElements.define(tagName, TableDefinition);
|
|
49
|
+
}
|
|
50
|
+
break;
|
|
51
|
+
} });
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
const PTableDefinition = TableDefinition;
|
|
55
|
+
const defineCustomElement = defineCustomElement$1;
|
|
56
|
+
|
|
57
|
+
export { PTableDefinition, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface PTableFooter extends Components.PTableFooter, HTMLElement {}
|
|
4
|
+
export const PTableFooter: {
|
|
5
|
+
prototype: PTableFooter;
|
|
6
|
+
new (): PTableFooter;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface PTableHeader extends Components.PTableHeader, HTMLElement {}
|
|
4
|
+
export const PTableHeader: {
|
|
5
|
+
prototype: PTableHeader;
|
|
6
|
+
new (): PTableHeader;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface PTableRow extends Components.PTableRow, HTMLElement {}
|
|
4
|
+
export const PTableRow: {
|
|
5
|
+
prototype: PTableRow;
|
|
6
|
+
new (): PTableRow;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface PTable extends Components.PTable, HTMLElement {}
|
|
4
|
+
export const PTable: {
|
|
5
|
+
prototype: PTable;
|
|
6
|
+
new (): PTable;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|