overview-components 1.1.0 → 1.1.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/generated/locales/de.d.ts +43 -17
- package/dist/assets/generated/locales/de.d.ts.map +1 -1
- package/dist/assets/generated/locales/de.js +68 -42
- package/dist/assets/generated/locales/de.js.map +1 -1
- package/dist/assets/generated/locales/en.d.ts +40 -14
- package/dist/assets/generated/locales/en.d.ts.map +1 -1
- package/dist/assets/generated/locales/en.js +41 -15
- package/dist/assets/generated/locales/en.js.map +1 -1
- package/dist/assets/generated/locales/fr.d.ts +71 -0
- package/dist/assets/generated/locales/fr.d.ts.map +1 -0
- package/dist/assets/generated/locales/fr.js +71 -0
- package/dist/assets/generated/locales/fr.js.map +1 -0
- package/dist/assets/generated/locales/hr.d.ts +71 -0
- package/dist/assets/generated/locales/hr.d.ts.map +1 -0
- package/dist/assets/generated/locales/hr.js +71 -0
- package/dist/assets/generated/locales/hr.js.map +1 -0
- package/dist/assets/generated/locales/it.d.ts +71 -0
- package/dist/assets/generated/locales/it.d.ts.map +1 -0
- package/dist/assets/generated/locales/it.js +71 -0
- package/dist/assets/generated/locales/it.js.map +1 -0
- package/dist/assets/generated/locales/pl.d.ts +43 -17
- package/dist/assets/generated/locales/pl.d.ts.map +1 -1
- package/dist/assets/generated/locales/pl.js +44 -18
- package/dist/assets/generated/locales/pl.js.map +1 -1
- package/dist/assets/generated/locales/ro.d.ts +71 -0
- package/dist/assets/generated/locales/ro.d.ts.map +1 -0
- package/dist/assets/generated/locales/ro.js +71 -0
- package/dist/assets/generated/locales/ro.js.map +1 -0
- package/dist/assets/generated/locales/sk.d.ts +43 -17
- package/dist/assets/generated/locales/sk.d.ts.map +1 -1
- package/dist/assets/generated/locales/sk.js +68 -42
- package/dist/assets/generated/locales/sk.js.map +1 -1
- package/dist/assets/generated/locales/sr.d.ts +71 -0
- package/dist/assets/generated/locales/sr.d.ts.map +1 -0
- package/dist/assets/generated/locales/sr.js +71 -0
- package/dist/assets/generated/locales/sr.js.map +1 -0
- package/dist/assets/icons/iconGlyphs.d.ts +674 -873
- package/dist/assets/icons/iconGlyphs.d.ts.map +1 -1
- package/dist/assets/icons/iconGlyphs.js +338 -322
- package/dist/assets/icons/iconGlyphs.js.map +1 -1
- package/dist/assets/illustration/delete-illustration.d.ts +6 -0
- package/dist/assets/illustration/delete-illustration.d.ts.map +1 -0
- package/dist/assets/illustration/delete-illustration.js +96 -0
- package/dist/assets/illustration/delete-illustration.js.map +1 -0
- package/dist/assets/illustration/no-content.d.ts.map +1 -0
- package/dist/assets/illustration/no-content.js.map +1 -0
- package/dist/assets/illustration/no-preview.d.ts.map +1 -0
- package/dist/assets/illustration/no-preview.js.map +1 -0
- package/dist/assets/illustration/not-found.d.ts.map +1 -0
- package/dist/assets/{ilustration → illustration}/not-found.js +15 -15
- package/dist/assets/illustration/not-found.js.map +1 -0
- package/dist/assets/illustration/settings-illustration.d.ts +6 -0
- package/dist/assets/illustration/settings-illustration.d.ts.map +1 -0
- package/dist/assets/illustration/settings-illustration.js +176 -0
- package/dist/assets/illustration/settings-illustration.js.map +1 -0
- package/dist/components/components-settings/attachments-tab-settings.d.ts +39 -0
- package/dist/components/components-settings/attachments-tab-settings.d.ts.map +1 -0
- package/dist/components/components-settings/attachments-tab-settings.js +218 -0
- package/dist/components/components-settings/attachments-tab-settings.js.map +1 -0
- package/dist/components/components-settings/data-grid-settings.d.ts +53 -0
- package/dist/components/components-settings/data-grid-settings.d.ts.map +1 -0
- package/dist/components/components-settings/data-grid-settings.js +318 -0
- package/dist/components/components-settings/data-grid-settings.js.map +1 -0
- package/dist/components/components-settings/section-tab-settings.d.ts +48 -0
- package/dist/components/components-settings/section-tab-settings.d.ts.map +1 -0
- package/dist/components/components-settings/section-tab-settings.js +262 -0
- package/dist/components/components-settings/section-tab-settings.js.map +1 -0
- package/dist/components/components-settings/tabs-overview-settings.d.ts +53 -0
- package/dist/components/components-settings/tabs-overview-settings.d.ts.map +1 -0
- package/dist/components/components-settings/tabs-overview-settings.js +431 -0
- package/dist/components/components-settings/tabs-overview-settings.js.map +1 -0
- package/dist/components/index.d.ts +22 -0
- package/dist/components/index.d.ts.map +1 -0
- package/dist/components/index.js +22 -0
- package/dist/components/index.js.map +1 -0
- package/dist/components/lit-attachments-tab.d.ts +15 -25
- package/dist/components/lit-attachments-tab.d.ts.map +1 -1
- package/dist/components/lit-attachments-tab.js +400 -268
- package/dist/components/lit-attachments-tab.js.map +1 -1
- package/dist/components/lit-badge.d.ts +1 -1
- package/dist/components/lit-badge.d.ts.map +1 -1
- package/dist/components/lit-badge.js +60 -55
- package/dist/components/lit-badge.js.map +1 -1
- package/dist/components/lit-case-variables-tab.d.ts +46 -32
- package/dist/components/lit-case-variables-tab.d.ts.map +1 -1
- package/dist/components/lit-case-variables-tab.js +722 -154
- package/dist/components/lit-case-variables-tab.js.map +1 -1
- package/dist/components/lit-chart.d.ts +4 -2
- package/dist/components/lit-chart.d.ts.map +1 -1
- package/dist/components/lit-chart.js +7 -7
- package/dist/components/lit-chart.js.map +1 -1
- package/dist/components/lit-data-grid-tanstack.d.ts +75 -99
- package/dist/components/lit-data-grid-tanstack.d.ts.map +1 -1
- package/dist/components/lit-data-grid-tanstack.js +1305 -808
- package/dist/components/lit-data-grid-tanstack.js.map +1 -1
- package/dist/components/lit-filter-modal.d.ts +4 -11
- package/dist/components/lit-filter-modal.d.ts.map +1 -1
- package/dist/components/lit-filter-modal.js +161 -152
- package/dist/components/lit-filter-modal.js.map +1 -1
- package/dist/components/lit-multiselect-item.d.ts +70 -0
- package/dist/components/lit-multiselect-item.d.ts.map +1 -0
- package/dist/components/lit-multiselect-item.js +706 -0
- package/dist/components/lit-multiselect-item.js.map +1 -0
- package/dist/components/lit-section-tab.d.ts +26 -5
- package/dist/components/lit-section-tab.d.ts.map +1 -1
- package/dist/components/lit-section-tab.js +114 -39
- package/dist/components/lit-section-tab.js.map +1 -1
- package/dist/components/lit-tabs-overview.d.ts +27 -11
- package/dist/components/lit-tabs-overview.d.ts.map +1 -1
- package/dist/components/lit-tabs-overview.js +277 -74
- package/dist/components/lit-tabs-overview.js.map +1 -1
- package/dist/components/modals/lit-confirm-modal.d.ts +25 -0
- package/dist/components/modals/lit-confirm-modal.d.ts.map +1 -0
- package/dist/components/modals/lit-confirm-modal.js +120 -0
- package/dist/components/modals/lit-confirm-modal.js.map +1 -0
- package/dist/components/modals/lit-delete-modal.d.ts +25 -0
- package/dist/components/modals/lit-delete-modal.d.ts.map +1 -0
- package/dist/components/modals/lit-delete-modal.js +128 -0
- package/dist/components/modals/lit-delete-modal.js.map +1 -0
- package/dist/components/react-wrappers/button.d.ts +3 -0
- package/dist/components/react-wrappers/button.d.ts.map +1 -0
- package/dist/components/react-wrappers/button.js +9 -0
- package/dist/components/react-wrappers/button.js.map +1 -0
- package/dist/components/react-wrappers/index.d.ts +22 -0
- package/dist/components/react-wrappers/index.d.ts.map +1 -0
- package/dist/components/react-wrappers/index.js +22 -0
- package/dist/components/react-wrappers/index.js.map +1 -0
- package/dist/components/react-wrappers/progress-bar.d.ts +3 -0
- package/dist/components/react-wrappers/progress-bar.d.ts.map +1 -0
- package/dist/components/react-wrappers/progress-bar.js +9 -0
- package/dist/components/react-wrappers/progress-bar.js.map +1 -0
- package/dist/index.d.ts +3 -24
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +4 -24
- package/dist/index.js.map +1 -1
- package/dist/libs/xlsx.mini.min.js +10 -0
- package/dist/schemas/index.d.ts +17 -0
- package/dist/schemas/index.d.ts.map +1 -0
- package/dist/schemas/index.js +17 -0
- package/dist/schemas/index.js.map +1 -0
- package/dist/schemas/lit-attachments-tab-document.schema.d.ts +20 -0
- package/dist/schemas/lit-attachments-tab-document.schema.d.ts.map +1 -0
- package/dist/schemas/lit-attachments-tab-document.schema.js +20 -0
- package/dist/schemas/lit-attachments-tab-document.schema.js.map +1 -0
- package/dist/schemas/lit-attachments-tab-settings-value.schema.d.ts +15 -0
- package/dist/schemas/lit-attachments-tab-settings-value.schema.d.ts.map +1 -0
- package/dist/schemas/lit-attachments-tab-settings-value.schema.js +15 -0
- package/dist/schemas/lit-attachments-tab-settings-value.schema.js.map +1 -0
- package/dist/schemas/lit-attachments-tab.schema.d.ts +49 -0
- package/dist/schemas/lit-attachments-tab.schema.d.ts.map +1 -0
- package/dist/schemas/lit-attachments-tab.schema.js +32 -0
- package/dist/schemas/lit-attachments-tab.schema.js.map +1 -0
- package/dist/schemas/lit-case-variables-tab-cell.schema.d.ts +99 -0
- package/dist/schemas/lit-case-variables-tab-cell.schema.d.ts.map +1 -0
- package/dist/schemas/lit-case-variables-tab-cell.schema.js +43 -0
- package/dist/schemas/lit-case-variables-tab-cell.schema.js.map +1 -0
- package/dist/schemas/lit-case-variables-tab-rows.schema.d.ts +102 -0
- package/dist/schemas/lit-case-variables-tab-rows.schema.d.ts.map +1 -0
- package/dist/schemas/lit-case-variables-tab-rows.schema.js +6 -0
- package/dist/schemas/lit-case-variables-tab-rows.schema.js.map +1 -0
- package/dist/schemas/lit-case-variables-tab.schema.d.ts +133 -0
- package/dist/schemas/lit-case-variables-tab.schema.d.ts.map +1 -0
- package/dist/schemas/lit-case-variables-tab.schema.js +25 -0
- package/dist/schemas/lit-case-variables-tab.schema.js.map +1 -0
- package/dist/schemas/lit-data-grid-tanstack-column-array.schema.d.ts +90 -0
- package/dist/schemas/lit-data-grid-tanstack-column-array.schema.d.ts.map +1 -0
- package/dist/schemas/lit-data-grid-tanstack-column-array.schema.js +6 -0
- package/dist/schemas/lit-data-grid-tanstack-column-array.schema.js.map +1 -0
- package/dist/schemas/lit-data-grid-tanstack-column-custom-filter-array.schema.d.ts +20 -0
- package/dist/schemas/lit-data-grid-tanstack-column-custom-filter-array.schema.d.ts.map +1 -0
- package/dist/schemas/lit-data-grid-tanstack-column-custom-filter-array.schema.js +6 -0
- package/dist/schemas/lit-data-grid-tanstack-column-custom-filter-array.schema.js.map +1 -0
- package/dist/schemas/lit-data-grid-tanstack-column-custom-filter.schema.d.ts +17 -0
- package/dist/schemas/lit-data-grid-tanstack-column-custom-filter.schema.d.ts.map +1 -0
- package/dist/schemas/lit-data-grid-tanstack-column-custom-filter.schema.js +11 -0
- package/dist/schemas/lit-data-grid-tanstack-column-custom-filter.schema.js.map +1 -0
- package/dist/schemas/lit-data-grid-tanstack-column.schema.d.ts +87 -0
- package/dist/schemas/lit-data-grid-tanstack-column.schema.d.ts.map +1 -0
- package/dist/schemas/lit-data-grid-tanstack-column.schema.js +55 -0
- package/dist/schemas/lit-data-grid-tanstack-column.schema.js.map +1 -0
- package/dist/schemas/lit-data-grid-tanstack.schema.d.ts +264 -0
- package/dist/schemas/lit-data-grid-tanstack.schema.d.ts.map +1 -0
- package/dist/schemas/lit-data-grid-tanstack.schema.js +99 -0
- package/dist/schemas/lit-data-grid-tanstack.schema.js.map +1 -0
- package/dist/schemas/lit-section-tab-schema.d.ts +23 -0
- package/dist/schemas/lit-section-tab-schema.d.ts.map +1 -0
- package/dist/schemas/lit-section-tab-schema.js +24 -0
- package/dist/schemas/lit-section-tab-schema.js.map +1 -0
- package/dist/schemas/lit-tabs-overview-tab-array.schema.d.ts +43 -0
- package/dist/schemas/lit-tabs-overview-tab-array.schema.d.ts.map +1 -0
- package/dist/schemas/lit-tabs-overview-tab-array.schema.js +6 -0
- package/dist/schemas/lit-tabs-overview-tab-array.schema.js.map +1 -0
- package/dist/schemas/lit-tabs-overview-tab.schema.d.ts +40 -0
- package/dist/schemas/lit-tabs-overview-tab.schema.d.ts.map +1 -0
- package/dist/schemas/lit-tabs-overview-tab.schema.js +32 -0
- package/dist/schemas/lit-tabs-overview-tab.schema.js.map +1 -0
- package/dist/schemas/lit-tabs-overview.schema.d.ts +66 -0
- package/dist/schemas/lit-tabs-overview.schema.d.ts.map +1 -0
- package/dist/schemas/lit-tabs-overview.schema.js +29 -0
- package/dist/schemas/lit-tabs-overview.schema.js.map +1 -0
- package/dist/scripts/translate-locales.js +4 -2
- package/dist/scripts/translate-locales.js.map +1 -1
- package/dist/shared/filter-inputs.d.ts +11 -12
- package/dist/shared/filter-inputs.d.ts.map +1 -1
- package/dist/shared/filter-inputs.js +202 -200
- package/dist/shared/filter-inputs.js.map +1 -1
- package/dist/shared/index.d.ts +36 -0
- package/dist/shared/index.d.ts.map +1 -0
- package/dist/shared/index.js +38 -0
- package/dist/shared/index.js.map +1 -0
- package/dist/shared/lit-button.d.ts +3 -3
- package/dist/shared/lit-button.d.ts.map +1 -1
- package/dist/shared/lit-button.js +85 -55
- package/dist/shared/lit-button.js.map +1 -1
- package/dist/shared/lit-case-variables-tab-cell.js +112 -112
- package/dist/shared/lit-checkbox.d.ts +13 -3
- package/dist/shared/lit-checkbox.d.ts.map +1 -1
- package/dist/shared/lit-checkbox.js +132 -78
- package/dist/shared/lit-checkbox.js.map +1 -1
- package/dist/shared/lit-custom-popper.js +31 -31
- package/dist/shared/lit-data-grid-density-popover.js +38 -38
- package/dist/shared/lit-data-grid-export-popover.js +26 -26
- package/dist/shared/lit-data-grid-operators-popover.d.ts +2 -1
- package/dist/shared/lit-data-grid-operators-popover.d.ts.map +1 -1
- package/dist/shared/lit-data-grid-operators-popover.js +32 -33
- package/dist/shared/lit-data-grid-operators-popover.js.map +1 -1
- package/dist/shared/lit-data-grid-row-actions.d.ts +2 -1
- package/dist/shared/lit-data-grid-row-actions.d.ts.map +1 -1
- package/dist/shared/lit-data-grid-row-actions.js +38 -37
- package/dist/shared/lit-data-grid-row-actions.js.map +1 -1
- package/dist/shared/lit-date-picker.d.ts +40 -9
- package/dist/shared/lit-date-picker.d.ts.map +1 -1
- package/dist/shared/lit-date-picker.js +430 -168
- package/dist/shared/lit-date-picker.js.map +1 -1
- package/dist/shared/lit-icon-button.d.ts +12 -2
- package/dist/shared/lit-icon-button.d.ts.map +1 -1
- package/dist/shared/lit-icon-button.js +51 -31
- package/dist/shared/lit-icon-button.js.map +1 -1
- package/dist/shared/lit-icon.d.ts +1 -1
- package/dist/shared/lit-icon.d.ts.map +1 -1
- package/dist/shared/lit-icon.js +17 -17
- package/dist/shared/lit-icon.js.map +1 -1
- package/dist/shared/lit-input.d.ts +6 -0
- package/dist/shared/lit-input.d.ts.map +1 -1
- package/dist/shared/lit-input.js +130 -93
- package/dist/shared/lit-input.js.map +1 -1
- package/dist/shared/lit-label.d.ts +13 -0
- package/dist/shared/lit-label.d.ts.map +1 -0
- package/dist/shared/lit-label.js +104 -0
- package/dist/shared/lit-label.js.map +1 -0
- package/dist/shared/lit-loader.d.ts +1 -1
- package/dist/shared/lit-loader.d.ts.map +1 -1
- package/dist/shared/lit-loader.js +10 -8
- package/dist/shared/lit-loader.js.map +1 -1
- package/dist/shared/lit-loading-bar.d.ts +3 -3
- package/dist/shared/lit-loading-bar.d.ts.map +1 -1
- package/dist/shared/lit-loading-bar.js +73 -73
- package/dist/shared/lit-loading-bar.js.map +1 -1
- package/dist/shared/lit-menu-item.d.ts +5 -3
- package/dist/shared/lit-menu-item.d.ts.map +1 -1
- package/dist/shared/lit-menu-item.js +57 -44
- package/dist/shared/lit-menu-item.js.map +1 -1
- package/dist/shared/lit-menu.d.ts.map +1 -1
- package/dist/shared/lit-menu.js +18 -19
- package/dist/shared/lit-menu.js.map +1 -1
- package/dist/shared/lit-modal-body.d.ts +6 -0
- package/dist/shared/lit-modal-body.d.ts.map +1 -0
- package/dist/shared/lit-modal-body.js +22 -0
- package/dist/shared/lit-modal-body.js.map +1 -0
- package/dist/shared/lit-modal-footer.d.ts +6 -0
- package/dist/shared/lit-modal-footer.d.ts.map +1 -0
- package/dist/shared/lit-modal-footer.js +29 -0
- package/dist/shared/lit-modal-footer.js.map +1 -0
- package/dist/shared/lit-modal-header.d.ts +7 -0
- package/dist/shared/lit-modal-header.d.ts.map +1 -0
- package/dist/shared/lit-modal-header.js +36 -0
- package/dist/shared/lit-modal-header.js.map +1 -0
- package/dist/shared/lit-modal.d.ts +14 -22
- package/dist/shared/lit-modal.d.ts.map +1 -1
- package/dist/shared/lit-modal.js +122 -107
- package/dist/shared/lit-modal.js.map +1 -1
- package/dist/shared/lit-overflow-tooltip.d.ts +7 -3
- package/dist/shared/lit-overflow-tooltip.d.ts.map +1 -1
- package/dist/shared/lit-overflow-tooltip.js +67 -42
- package/dist/shared/lit-overflow-tooltip.js.map +1 -1
- package/dist/shared/lit-pill.js +50 -50
- package/dist/shared/lit-progress-bar.d.ts +17 -0
- package/dist/shared/lit-progress-bar.d.ts.map +1 -0
- package/dist/shared/lit-progress-bar.js +81 -0
- package/dist/shared/lit-progress-bar.js.map +1 -0
- package/dist/shared/lit-select-field.d.ts +42 -0
- package/dist/shared/lit-select-field.d.ts.map +1 -0
- package/dist/shared/lit-select-field.js +459 -0
- package/dist/shared/lit-select-field.js.map +1 -0
- package/dist/shared/lit-select.d.ts +6 -1
- package/dist/shared/lit-select.d.ts.map +1 -1
- package/dist/shared/lit-select.js +211 -187
- package/dist/shared/lit-select.js.map +1 -1
- package/dist/shared/lit-settings.d.ts +25 -0
- package/dist/shared/lit-settings.d.ts.map +1 -0
- package/dist/shared/lit-settings.js +77 -0
- package/dist/shared/lit-settings.js.map +1 -0
- package/dist/shared/lit-text-field.d.ts +23 -0
- package/dist/shared/lit-text-field.d.ts.map +1 -0
- package/dist/shared/lit-text-field.js +222 -0
- package/dist/shared/lit-text-field.js.map +1 -0
- package/dist/shared/lit-toggle.d.ts +17 -0
- package/dist/shared/lit-toggle.d.ts.map +1 -0
- package/dist/shared/lit-toggle.js +222 -0
- package/dist/shared/lit-toggle.js.map +1 -0
- package/dist/shared/lit-tooltip.d.ts +19 -0
- package/dist/shared/lit-tooltip.d.ts.map +1 -0
- package/dist/shared/lit-tooltip.js +166 -0
- package/dist/shared/lit-tooltip.js.map +1 -0
- package/dist/shared/simple-popper.d.ts +3 -1
- package/dist/shared/simple-popper.d.ts.map +1 -1
- package/dist/shared/simple-popper.js +113 -74
- package/dist/shared/simple-popper.js.map +1 -1
- package/dist/shared/simple-tooltip.d.ts +14 -23
- package/dist/shared/simple-tooltip.d.ts.map +1 -1
- package/dist/shared/simple-tooltip.js +197 -148
- package/dist/shared/simple-tooltip.js.map +1 -1
- package/dist/shared/styles/button-shared-styles.d.ts.map +1 -1
- package/dist/shared/styles/button-shared-styles.js +197 -64
- package/dist/shared/styles/button-shared-styles.js.map +1 -1
- package/dist/style.css +1 -0
- package/dist/styles.js +166 -166
- package/dist/utils/currency.d.ts +2 -0
- package/dist/utils/currency.d.ts.map +1 -0
- package/dist/utils/currency.js +16 -0
- package/dist/utils/currency.js.map +1 -0
- package/dist/utils/custom-filters.js +3 -7
- package/dist/utils/custom-filters.js.map +1 -1
- package/dist/utils/date.js +1 -1
- package/dist/utils/date.js.map +1 -1
- package/dist/utils/localization.d.ts.map +1 -1
- package/dist/utils/localization.js +209 -2
- package/dist/utils/localization.js.map +1 -1
- package/dist/utils/utils.d.ts +2 -0
- package/dist/utils/utils.d.ts.map +1 -0
- package/dist/utils/utils.js +13 -0
- package/dist/utils/utils.js.map +1 -0
- package/dist/vite.svg +1 -0
- package/package.json +77 -59
- package/dist/assets/ilustration/no-content.d.ts.map +0 -1
- package/dist/assets/ilustration/no-content.js.map +0 -1
- package/dist/assets/ilustration/no-preview.d.ts.map +0 -1
- package/dist/assets/ilustration/no-preview.js.map +0 -1
- package/dist/assets/ilustration/not-found.d.ts.map +0 -1
- package/dist/assets/ilustration/not-found.js.map +0 -1
- /package/dist/assets/{ilustration → illustration}/no-content.d.ts +0 -0
- /package/dist/assets/{ilustration → illustration}/no-content.js +0 -0
- /package/dist/assets/{ilustration → illustration}/no-preview.d.ts +0 -0
- /package/dist/assets/{ilustration → illustration}/no-preview.js +0 -0
- /package/dist/assets/{ilustration → illustration}/not-found.d.ts +0 -0
|
@@ -6,166 +6,185 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
6
6
|
};
|
|
7
7
|
import { html, css, LitElement } from 'lit';
|
|
8
8
|
import { customElement, property } from 'lit/decorators.js';
|
|
9
|
-
import {
|
|
10
|
-
import { render } from 'lit';
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
const enterEvents = ['pointerenter', 'focus'];
|
|
15
|
-
const leaveEvents = ['pointerleave', 'blur', 'keydown', 'click'];
|
|
9
|
+
import { directive, Directive } from 'lit/directive.js';
|
|
10
|
+
import { render } from 'lit/html.js';
|
|
11
|
+
import { computePosition, offset, shift, flip, size, arrow } from '@floating-ui/dom';
|
|
12
|
+
const ENTER_EVENTS = ['pointerenter', 'mouseenter'];
|
|
13
|
+
const LEAVE_EVENTS = ['pointerleave', 'mouseleave', 'blur', 'keydown', 'click', 'scroll'];
|
|
16
14
|
let SimpleTooltip = class SimpleTooltip extends LitElement {
|
|
17
|
-
// Lazy creation
|
|
18
|
-
static lazy(target, callback) {
|
|
19
|
-
const createTooltip = () => {
|
|
20
|
-
const tooltip = document.createElement('simple-tooltip');
|
|
21
|
-
callback(tooltip);
|
|
22
|
-
target.parentNode.insertBefore(tooltip, target.nextSibling);
|
|
23
|
-
tooltip.show();
|
|
24
|
-
// We only need to create the tooltip once, so ignore all future events.
|
|
25
|
-
enterEvents.forEach((eventName) => target.removeEventListener(eventName, createTooltip));
|
|
26
|
-
};
|
|
27
|
-
enterEvents.forEach((eventName) => target.addEventListener(eventName, createTooltip));
|
|
28
|
-
}
|
|
29
15
|
constructor() {
|
|
30
|
-
super();
|
|
31
|
-
// Attribute for styling "showing"
|
|
16
|
+
super(...arguments);
|
|
32
17
|
this.showing = false;
|
|
33
18
|
this.placement = 'top';
|
|
34
|
-
|
|
35
|
-
this.
|
|
36
|
-
this.arrowElement = null;
|
|
37
|
-
// Target for which to show tooltip
|
|
19
|
+
this.offset = 8;
|
|
20
|
+
this.openDelayMs = 300;
|
|
38
21
|
this._target = null;
|
|
39
|
-
this.
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
this.
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
//autoPlacement({ allowedPlacements: ['top', 'bottom', 'left', 'right'] }),
|
|
53
|
-
arrow({ element: this.arrowElement }),
|
|
54
|
-
],
|
|
55
|
-
}).then(({ x, y, middlewareData, placement, }) => {
|
|
56
|
-
this.style.left = `${x}px`;
|
|
57
|
-
this.style.top = `${y}px`;
|
|
58
|
-
// Append to body to escape parent stacking context
|
|
59
|
-
const { x: arrowX, y: arrowY } = middlewareData.arrow;
|
|
60
|
-
const staticSide = {
|
|
61
|
-
top: 'bottom',
|
|
62
|
-
right: 'left',
|
|
63
|
-
bottom: 'top',
|
|
64
|
-
left: 'right',
|
|
65
|
-
}[placement.split('-')[0]] || 'top';
|
|
66
|
-
if (this.arrowElement) {
|
|
67
|
-
Object.assign(this.arrowElement.style, {
|
|
68
|
-
left: arrowX != null ? `${arrowX}px` : '',
|
|
69
|
-
top: arrowY != null ? `${arrowY}px` : '',
|
|
70
|
-
right: '',
|
|
71
|
-
bottom: '',
|
|
72
|
-
[staticSide]: '-4px',
|
|
73
|
-
});
|
|
74
|
-
}
|
|
75
|
-
});
|
|
76
|
-
}
|
|
22
|
+
this.openTimeout = null;
|
|
23
|
+
this.isHoveringTarget = false;
|
|
24
|
+
this.scheduleShow = () => {
|
|
25
|
+
this.clearOpenTimeout();
|
|
26
|
+
this.openTimeout = window.setTimeout(() => {
|
|
27
|
+
if (this._target && this.isHoveringTarget) {
|
|
28
|
+
this.showTooltipNow();
|
|
29
|
+
}
|
|
30
|
+
}, this.openDelayMs);
|
|
31
|
+
};
|
|
32
|
+
this.showTooltipNow = () => {
|
|
33
|
+
this.style.removeProperty('display');
|
|
34
|
+
this.style.zIndex = '100000';
|
|
77
35
|
this.showing = true;
|
|
78
|
-
if (!document.body.contains(this)) {
|
|
79
|
-
|
|
36
|
+
// if (!document.body.contains(this)) {
|
|
37
|
+
// document.body.appendChild(this);
|
|
38
|
+
// }
|
|
39
|
+
if (!this.target || !this.arrowElement)
|
|
40
|
+
return;
|
|
41
|
+
computePosition(this.target, this, {
|
|
42
|
+
placement: this.placement,
|
|
43
|
+
strategy: 'absolute',
|
|
44
|
+
middleware: [
|
|
45
|
+
offset(this.offset),
|
|
46
|
+
flip(),
|
|
47
|
+
shift({ padding: 8 }),
|
|
48
|
+
size({ padding: 8 }),
|
|
49
|
+
arrow({ element: this.arrowElement }),
|
|
50
|
+
],
|
|
51
|
+
}).then(({ x, y, placement, middlewareData }) => {
|
|
52
|
+
if (middlewareData.hide) {
|
|
53
|
+
Object.assign(this.style, {
|
|
54
|
+
display: middlewareData.hide.referenceHidden || !this.showing ? 'none' : 'block',
|
|
55
|
+
});
|
|
56
|
+
}
|
|
57
|
+
Object.assign(this.style, {
|
|
58
|
+
left: `${x}px`,
|
|
59
|
+
top: `${y}px`,
|
|
60
|
+
});
|
|
61
|
+
const staticSide = {
|
|
62
|
+
top: 'bottom',
|
|
63
|
+
bottom: 'top',
|
|
64
|
+
left: 'right',
|
|
65
|
+
right: 'left',
|
|
66
|
+
}[placement.split('-')[0]];
|
|
67
|
+
const { x: arrowX, y: arrowY } = middlewareData.arrow || {};
|
|
68
|
+
Object.assign(this.arrowElement.style, {
|
|
69
|
+
left: arrowX != null ? `${arrowX}px` : '',
|
|
70
|
+
top: arrowY != null ? `${arrowY}px` : '',
|
|
71
|
+
right: '',
|
|
72
|
+
bottom: '',
|
|
73
|
+
[staticSide]: '-4px',
|
|
74
|
+
});
|
|
75
|
+
});
|
|
76
|
+
};
|
|
77
|
+
this.clearOpenTimeout = () => {
|
|
78
|
+
if (this.openTimeout !== null) {
|
|
79
|
+
clearTimeout(this.openTimeout);
|
|
80
|
+
this.openTimeout = null;
|
|
80
81
|
}
|
|
81
82
|
};
|
|
83
|
+
this.markHovering = () => {
|
|
84
|
+
this.isHoveringTarget = true;
|
|
85
|
+
};
|
|
86
|
+
this.markNotHovering = () => {
|
|
87
|
+
this.isHoveringTarget = false;
|
|
88
|
+
this.clearOpenTimeout();
|
|
89
|
+
};
|
|
82
90
|
this.hide = () => {
|
|
83
91
|
this.showing = false;
|
|
92
|
+
this.style.display = 'none';
|
|
84
93
|
};
|
|
85
|
-
this.finishHide = () => {
|
|
86
|
-
if (!this.showing) {
|
|
87
|
-
this.style.display = 'none';
|
|
88
|
-
}
|
|
89
|
-
};
|
|
90
|
-
// Finish hiding at end of animation
|
|
91
|
-
this.addEventListener('transitionend', this.finishHide);
|
|
92
|
-
}
|
|
93
|
-
firstUpdated() {
|
|
94
|
-
this.arrowElement = this.shadowRoot?.querySelector('#arrow');
|
|
95
|
-
}
|
|
96
|
-
connectedCallback() {
|
|
97
|
-
super.connectedCallback();
|
|
98
|
-
// Setup target if needed
|
|
99
|
-
this.target ??= this.previousElementSibling;
|
|
100
|
-
// Ensure hidden at start
|
|
101
|
-
this.finishHide();
|
|
102
94
|
}
|
|
103
95
|
get target() {
|
|
104
96
|
return this._target;
|
|
105
97
|
}
|
|
106
|
-
set target(
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
98
|
+
set target(el) {
|
|
99
|
+
if (this._target) {
|
|
100
|
+
ENTER_EVENTS.forEach((evt) => {
|
|
101
|
+
this._target.removeEventListener(evt, this.scheduleShow);
|
|
102
|
+
this._target.removeEventListener(evt, this.markHovering);
|
|
103
|
+
});
|
|
104
|
+
LEAVE_EVENTS.forEach((evt) => this._target.removeEventListener(evt, this.hide));
|
|
111
105
|
}
|
|
112
|
-
if (
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
106
|
+
if (el) {
|
|
107
|
+
ENTER_EVENTS.forEach((evt) => {
|
|
108
|
+
el.addEventListener(evt, this.scheduleShow);
|
|
109
|
+
el.addEventListener(evt, this.markHovering);
|
|
110
|
+
});
|
|
111
|
+
LEAVE_EVENTS.forEach((evt) => {
|
|
112
|
+
el.addEventListener(evt, this.markNotHovering);
|
|
113
|
+
el.addEventListener(evt, this.hide);
|
|
114
|
+
});
|
|
116
115
|
}
|
|
117
|
-
this._target =
|
|
116
|
+
this._target = el;
|
|
117
|
+
}
|
|
118
|
+
connectedCallback() {
|
|
119
|
+
super.connectedCallback();
|
|
120
|
+
this.style.display = 'none';
|
|
121
|
+
}
|
|
122
|
+
firstUpdated() {
|
|
123
|
+
this.arrowElement = this.shadowRoot.getElementById('arrow');
|
|
118
124
|
}
|
|
119
125
|
render() {
|
|
120
|
-
return html
|
|
121
|
-
<
|
|
126
|
+
return html `
|
|
127
|
+
<div id="arrow"></div>
|
|
128
|
+
<slot></slot>
|
|
129
|
+
`;
|
|
122
130
|
}
|
|
123
131
|
};
|
|
124
|
-
SimpleTooltip.styles = css `
|
|
125
|
-
:host {
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
background: black;
|
|
129
|
-
color: white;
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
132
|
+
SimpleTooltip.styles = css `
|
|
133
|
+
:host {
|
|
134
|
+
position: absolute;
|
|
135
|
+
display: inline-block;
|
|
136
|
+
background: black;
|
|
137
|
+
color: white;
|
|
138
|
+
font-size: 12px;
|
|
139
|
+
padding: 4px 8px;
|
|
140
|
+
border-radius: 6px;
|
|
141
|
+
line-height: 1.5;
|
|
142
|
+
pointer-events: none;
|
|
143
|
+
z-index: 9999;
|
|
144
|
+
opacity: 0;
|
|
145
|
+
transform: scale(0.85);
|
|
146
|
+
transition:
|
|
147
|
+
opacity 0.2s ease,
|
|
148
|
+
transform 0.2s ease;
|
|
149
|
+
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
|
|
150
|
+
max-width: 300px;
|
|
151
|
+
width: max-content;
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
:host([showing]) {
|
|
155
|
+
opacity: 1;
|
|
156
|
+
transform: scale(1);
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
#arrow {
|
|
160
|
+
position: absolute;
|
|
161
|
+
width: 8px;
|
|
162
|
+
height: 8px;
|
|
163
|
+
background: black;
|
|
164
|
+
transform: rotate(45deg);
|
|
165
|
+
}
|
|
166
|
+
slot {
|
|
167
|
+
display: -webkit-box;
|
|
168
|
+
-webkit-line-clamp: 30; /* Limit to 3 lines */
|
|
169
|
+
-webkit-box-orient: vertical;
|
|
170
|
+
overflow: hidden;
|
|
171
|
+
text-overflow: ellipsis;
|
|
172
|
+
word-wrap: break-word;
|
|
173
|
+
max-height: 70vh;
|
|
174
|
+
}
|
|
159
175
|
`;
|
|
160
176
|
__decorate([
|
|
161
|
-
property({
|
|
177
|
+
property({ type: Boolean, reflect: true })
|
|
162
178
|
], SimpleTooltip.prototype, "showing", void 0);
|
|
163
179
|
__decorate([
|
|
164
|
-
property({
|
|
180
|
+
property({ type: String, reflect: true })
|
|
165
181
|
], SimpleTooltip.prototype, "placement", void 0);
|
|
166
182
|
__decorate([
|
|
167
183
|
property({ type: Number })
|
|
168
184
|
], SimpleTooltip.prototype, "offset", void 0);
|
|
185
|
+
__decorate([
|
|
186
|
+
property({ type: Number })
|
|
187
|
+
], SimpleTooltip.prototype, "openDelayMs", void 0);
|
|
169
188
|
SimpleTooltip = __decorate([
|
|
170
189
|
customElement('simple-tooltip')
|
|
171
190
|
], SimpleTooltip);
|
|
@@ -173,29 +192,59 @@ export { SimpleTooltip };
|
|
|
173
192
|
class TooltipDirective extends Directive {
|
|
174
193
|
constructor() {
|
|
175
194
|
super(...arguments);
|
|
176
|
-
this.
|
|
195
|
+
this.initialized = false;
|
|
177
196
|
}
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
197
|
+
disconnect() {
|
|
198
|
+
if (this.tooltip) {
|
|
199
|
+
this.tooltip.hide();
|
|
200
|
+
// Remove from DOM to avoid leaks if desired
|
|
201
|
+
if (this.tooltip.parentElement) {
|
|
202
|
+
this.tooltip.parentElement.removeChild(this.tooltip);
|
|
203
|
+
}
|
|
204
|
+
this.tooltip = undefined;
|
|
205
|
+
this.initialized = false;
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
render() { } // required override
|
|
209
|
+
update(part, [content, placement = 'top', delay = 200, onCleanup]) {
|
|
181
210
|
this.part = part;
|
|
182
|
-
|
|
183
|
-
|
|
211
|
+
this.content = content;
|
|
212
|
+
this.placement = placement;
|
|
213
|
+
this.delay = delay;
|
|
214
|
+
const target = this.part.element;
|
|
215
|
+
if (!this.initialized) {
|
|
216
|
+
this.initialized = true;
|
|
217
|
+
// Provide cleanup function to host component
|
|
218
|
+
onCleanup?.(this.disconnect.bind(this));
|
|
219
|
+
const onEnter = () => {
|
|
220
|
+
if (!this.tooltip) {
|
|
221
|
+
this.tooltip = document.createElement('simple-tooltip');
|
|
222
|
+
this.tooltip.placement = this.placement;
|
|
223
|
+
this.tooltip.openDelayMs = this.delay;
|
|
224
|
+
document.body.appendChild(this.tooltip);
|
|
225
|
+
render(this.content, this.tooltip, this.part.options);
|
|
226
|
+
}
|
|
227
|
+
this.tooltip.target = target;
|
|
228
|
+
this.tooltip.openDelayMs = this.delay;
|
|
229
|
+
this.tooltip.placement = this.placement;
|
|
230
|
+
this.tooltip.scheduleShow();
|
|
231
|
+
// Lazy mounting done — clean up listener
|
|
232
|
+
target.removeEventListener('mouseenter', onEnter);
|
|
233
|
+
target.removeEventListener('pointerenter', onEnter);
|
|
234
|
+
};
|
|
235
|
+
target.addEventListener('mouseenter', onEnter);
|
|
236
|
+
target.addEventListener('pointerenter', onEnter);
|
|
184
237
|
}
|
|
185
238
|
if (this.tooltip) {
|
|
186
|
-
this.
|
|
239
|
+
this.tooltip.openDelayMs = this.delay;
|
|
240
|
+
this.tooltip.placement = this.placement;
|
|
241
|
+
render(this.content, this.tooltip, this.part.options);
|
|
242
|
+
// Hide and cleanup tooltip if target is not in DOM
|
|
243
|
+
if (!document.body.contains(target)) {
|
|
244
|
+
this.disconnect();
|
|
245
|
+
}
|
|
187
246
|
}
|
|
188
247
|
}
|
|
189
|
-
setupLazy() {
|
|
190
|
-
this.didSetupLazy = true;
|
|
191
|
-
SimpleTooltip.lazy(this.part.element, (tooltip) => {
|
|
192
|
-
this.tooltip = tooltip;
|
|
193
|
-
this.renderTooltipContent();
|
|
194
|
-
});
|
|
195
|
-
}
|
|
196
|
-
renderTooltipContent() {
|
|
197
|
-
render(this.tooltipContent, this.tooltip, this.part.options);
|
|
198
|
-
}
|
|
199
248
|
}
|
|
200
249
|
export const tooltip = directive(TooltipDirective);
|
|
201
250
|
//# sourceMappingURL=simple-tooltip.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"simple-tooltip.js","sourceRoot":"","sources":["../../src/shared/simple-tooltip.ts"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,IAAI,EAAE,GAAG,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AAC5C,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAC5D,OAAO,EAAE,SAAS,
|
|
1
|
+
{"version":3,"file":"simple-tooltip.js","sourceRoot":"","sources":["../../src/shared/simple-tooltip.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"button-shared-styles.d.ts","sourceRoot":"","sources":["../../../src/shared/styles/button-shared-styles.js"],"names":[],"mappings":";AAEA,
|
|
1
|
+
{"version":3,"file":"button-shared-styles.d.ts","sourceRoot":"","sources":["../../../src/shared/styles/button-shared-styles.js"],"names":[],"mappings":";AAEA,oDAqME"}
|