overview-components 1.1.174 → 1.1.176
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/README.md +120 -0
- package/dist/assets/generated/locales/de.d.ts +0 -1
- package/dist/assets/generated/locales/de.js +0 -1
- package/dist/assets/generated/locales/en.d.ts +0 -1
- package/dist/assets/generated/locales/en.js +0 -1
- package/dist/assets/generated/locales/fr.d.ts +0 -1
- package/dist/assets/generated/locales/fr.js +0 -1
- package/dist/assets/generated/locales/hr.d.ts +0 -1
- package/dist/assets/generated/locales/hr.js +0 -1
- package/dist/assets/generated/locales/it.d.ts +0 -1
- package/dist/assets/generated/locales/it.js +0 -1
- package/dist/assets/generated/locales/pl.d.ts +0 -1
- package/dist/assets/generated/locales/pl.js +0 -1
- package/dist/assets/generated/locales/ro.d.ts +0 -1
- package/dist/assets/generated/locales/ro.js +0 -1
- package/dist/assets/generated/locales/sk.d.ts +0 -1
- package/dist/assets/generated/locales/sk.js +0 -1
- package/dist/assets/generated/locales/sr.d.ts +0 -1
- package/dist/assets/generated/locales/sr.js +0 -1
- package/dist/assets/icons/iconGlyphs.d.ts +0 -1
- package/dist/assets/icons/iconGlyphs.js +0 -1
- package/dist/assets/illustration/aichatbot-illustration.d.ts +0 -1
- package/dist/assets/illustration/aichatbot-illustration.js +0 -1
- package/dist/assets/illustration/delete-illustration.d.ts +0 -1
- package/dist/assets/illustration/delete-illustration.js +0 -1
- package/dist/assets/illustration/no-content.d.ts +0 -1
- package/dist/assets/illustration/no-content.js +0 -1
- package/dist/assets/illustration/no-preview.d.ts +0 -1
- package/dist/assets/illustration/no-preview.js +0 -1
- package/dist/assets/illustration/not-found.d.ts +0 -1
- package/dist/assets/illustration/not-found.js +0 -1
- package/dist/assets/illustration/settings-illustration.d.ts +0 -1
- package/dist/assets/illustration/settings-illustration.js +0 -1
- package/dist/components/components-settings/attachments-tab-settings.d.ts +0 -1
- package/dist/components/components-settings/attachments-tab-settings.js +0 -1
- package/dist/components/components-settings/data-grid-settings.d.ts +0 -1
- package/dist/components/components-settings/data-grid-settings.js +0 -1
- package/dist/components/components-settings/section-tab-settings.d.ts +0 -1
- package/dist/components/components-settings/section-tab-settings.js +0 -1
- package/dist/components/components-settings/tabs-overview-settings.d.ts +0 -1
- package/dist/components/components-settings/tabs-overview-settings.js +0 -1
- package/dist/components/index.d.ts +0 -1
- package/dist/components/index.js +0 -1
- package/dist/components/lit-ai-filter-assistant.d.ts +0 -1
- package/dist/components/lit-ai-filter-assistant.js +0 -1
- package/dist/components/lit-attachments-tab.d.ts +0 -1
- package/dist/components/lit-attachments-tab.js +0 -1
- package/dist/components/lit-badge.d.ts +0 -1
- package/dist/components/lit-badge.js +0 -1
- package/dist/components/lit-case-variables-tab.d.ts +0 -1
- package/dist/components/lit-case-variables-tab.js +0 -1
- package/dist/components/lit-chart.d.ts +0 -1
- package/dist/components/lit-chart.js +0 -1
- package/dist/components/lit-data-grid-tanstack.d.ts +0 -1
- package/dist/components/lit-data-grid-tanstack.js +36 -17
- package/dist/components/lit-filter-builder.d.ts +0 -1
- package/dist/components/lit-filter-builder.js +0 -1
- package/dist/components/lit-filter-modal.d.ts +0 -1
- package/dist/components/lit-filter-modal.js +0 -1
- package/dist/components/lit-multiselect-item.d.ts +0 -1
- package/dist/components/lit-multiselect-item.js +0 -1
- package/dist/components/lit-section-tab.d.ts +0 -1
- package/dist/components/lit-section-tab.js +0 -1
- package/dist/components/lit-tabs-overview.d.ts +0 -1
- package/dist/components/lit-tabs-overview.js +0 -1
- package/dist/components/modals/lit-confirm-modal.d.ts +0 -1
- package/dist/components/modals/lit-confirm-modal.js +0 -1
- package/dist/components/modals/lit-delete-modal.d.ts +0 -1
- package/dist/components/modals/lit-delete-modal.js +0 -1
- package/dist/components/react-wrappers/ai-filter-assistant.d.ts +1 -2
- package/dist/components/react-wrappers/ai-filter-assistant.js +1 -2
- package/dist/components/react-wrappers/attachments-tab.d.ts +1 -2
- package/dist/components/react-wrappers/attachments-tab.js +1 -2
- package/dist/components/react-wrappers/badge.d.ts +1 -2
- package/dist/components/react-wrappers/badge.js +1 -2
- package/dist/components/react-wrappers/button.d.ts +1 -2
- package/dist/components/react-wrappers/button.js +1 -2
- package/dist/components/react-wrappers/calendar.d.ts +1 -2
- package/dist/components/react-wrappers/calendar.js +1 -2
- package/dist/components/react-wrappers/case-variables-tab.d.ts +1 -2
- package/dist/components/react-wrappers/case-variables-tab.js +1 -2
- package/dist/components/react-wrappers/chart.d.ts +1 -2
- package/dist/components/react-wrappers/chart.js +1 -2
- package/dist/components/react-wrappers/data-grid-tanstack.d.ts +1 -2
- package/dist/components/react-wrappers/data-grid-tanstack.js +1 -2
- package/dist/components/react-wrappers/filter-builder.d.ts +0 -1
- package/dist/components/react-wrappers/filter-builder.js +0 -1
- package/dist/components/react-wrappers/filter-modal.d.ts +1 -2
- package/dist/components/react-wrappers/filter-modal.js +1 -2
- package/dist/components/react-wrappers/index.d.ts +0 -1
- package/dist/components/react-wrappers/index.js +0 -1
- package/dist/components/react-wrappers/progress-bar.d.ts +1 -2
- package/dist/components/react-wrappers/progress-bar.js +1 -2
- package/dist/components/react-wrappers/section-tab.d.ts +1 -2
- package/dist/components/react-wrappers/section-tab.js +1 -2
- package/dist/components/react-wrappers/tabs-overview.d.ts +1 -2
- package/dist/components/react-wrappers/tabs-overview.js +1 -2
- package/dist/data/translations.d.ts +0 -1
- package/dist/data/translations.js +0 -1
- package/dist/index.d.ts +0 -2
- package/dist/index.js +4 -3
- package/dist/schemas/index.d.ts +0 -1
- package/dist/schemas/index.js +0 -1
- package/dist/schemas/lit-attachments-tab-document.schema.d.ts +0 -1
- package/dist/schemas/lit-attachments-tab-document.schema.js +0 -1
- package/dist/schemas/lit-attachments-tab-settings-value.schema.d.ts +0 -1
- package/dist/schemas/lit-attachments-tab-settings-value.schema.js +0 -1
- package/dist/schemas/lit-attachments-tab.schema.d.ts +0 -1
- package/dist/schemas/lit-attachments-tab.schema.js +0 -1
- package/dist/schemas/lit-case-variables-tab-cell.schema.d.ts +0 -1
- package/dist/schemas/lit-case-variables-tab-cell.schema.js +0 -1
- package/dist/schemas/lit-case-variables-tab-rows.schema.d.ts +0 -1
- package/dist/schemas/lit-case-variables-tab-rows.schema.js +0 -1
- package/dist/schemas/lit-case-variables-tab.schema.d.ts +0 -1
- package/dist/schemas/lit-case-variables-tab.schema.js +0 -1
- package/dist/schemas/lit-data-grid-tanstack-column-array.schema.d.ts +0 -1
- package/dist/schemas/lit-data-grid-tanstack-column-array.schema.js +0 -1
- package/dist/schemas/lit-data-grid-tanstack-column-custom-filter-array.schema.d.ts +0 -1
- package/dist/schemas/lit-data-grid-tanstack-column-custom-filter-array.schema.js +0 -1
- package/dist/schemas/lit-data-grid-tanstack-column-custom-filter.schema.d.ts +0 -1
- package/dist/schemas/lit-data-grid-tanstack-column-custom-filter.schema.js +0 -1
- package/dist/schemas/lit-data-grid-tanstack-column.schema.d.ts +0 -1
- package/dist/schemas/lit-data-grid-tanstack-column.schema.js +0 -1
- package/dist/schemas/lit-data-grid-tanstack.schema.d.ts +0 -1
- package/dist/schemas/lit-data-grid-tanstack.schema.js +0 -1
- package/dist/schemas/lit-filter-builder.schema.d.ts +0 -1
- package/dist/schemas/lit-filter-builder.schema.js +0 -1
- package/dist/schemas/lit-section-tab-schema.d.ts +0 -1
- package/dist/schemas/lit-section-tab-schema.js +0 -1
- package/dist/schemas/lit-tabs-overview-tab-array.schema.d.ts +0 -1
- package/dist/schemas/lit-tabs-overview-tab-array.schema.js +0 -1
- package/dist/schemas/lit-tabs-overview-tab.schema.d.ts +0 -1
- package/dist/schemas/lit-tabs-overview-tab.schema.js +0 -1
- package/dist/schemas/lit-tabs-overview.schema.d.ts +0 -1
- package/dist/schemas/lit-tabs-overview.schema.js +0 -1
- package/dist/shared/filter-inputs.d.ts +1 -2
- package/dist/shared/filter-inputs.js +18 -9
- package/dist/shared/icon-svg.d.ts +0 -1
- package/dist/shared/icon-svg.js +0 -1
- package/dist/shared/index.d.ts +0 -1
- package/dist/shared/index.js +0 -1
- package/dist/shared/lit-button.d.ts +0 -1
- package/dist/shared/lit-button.js +0 -1
- package/dist/shared/lit-calendar.d.ts +0 -1
- package/dist/shared/lit-calendar.js +0 -1
- package/dist/shared/lit-case-variables-tab-cell.d.ts +0 -1
- package/dist/shared/lit-case-variables-tab-cell.js +0 -1
- package/dist/shared/lit-checkbox.d.ts +0 -1
- package/dist/shared/lit-checkbox.js +0 -1
- package/dist/shared/lit-custom-popper.d.ts +0 -1
- package/dist/shared/lit-custom-popper.js +0 -1
- package/dist/shared/lit-data-grid-action-buttons-popover.d.ts +0 -1
- package/dist/shared/lit-data-grid-action-buttons-popover.js +0 -1
- package/dist/shared/lit-data-grid-density-popover.d.ts +0 -1
- package/dist/shared/lit-data-grid-density-popover.js +0 -1
- package/dist/shared/lit-data-grid-export-popover.d.ts +0 -1
- package/dist/shared/lit-data-grid-export-popover.js +0 -1
- package/dist/shared/lit-data-grid-operators-popover.d.ts +0 -1
- package/dist/shared/lit-data-grid-operators-popover.js +0 -1
- package/dist/shared/lit-data-grid-row-actions.d.ts +0 -1
- package/dist/shared/lit-data-grid-row-actions.js +0 -1
- package/dist/shared/lit-date-picker.d.ts +0 -2
- package/dist/shared/lit-date-picker.js +2 -2
- package/dist/shared/lit-document-thumbnail.d.ts +0 -1
- package/dist/shared/lit-document-thumbnail.js +0 -1
- package/dist/shared/lit-filter-input.d.ts +0 -1
- package/dist/shared/lit-filter-input.js +0 -1
- package/dist/shared/lit-icon-button.d.ts +0 -1
- package/dist/shared/lit-icon-button.js +0 -1
- package/dist/shared/lit-icon.d.ts +0 -1
- package/dist/shared/lit-icon.js +0 -1
- package/dist/shared/lit-input.d.ts +0 -1
- package/dist/shared/lit-input.js +2 -1
- package/dist/shared/lit-label.d.ts +0 -1
- package/dist/shared/lit-label.js +0 -1
- package/dist/shared/lit-loader.d.ts +0 -1
- package/dist/shared/lit-loader.js +0 -1
- package/dist/shared/lit-loading-bar.d.ts +0 -1
- package/dist/shared/lit-loading-bar.js +0 -1
- package/dist/shared/lit-menu-item.d.ts +0 -1
- package/dist/shared/lit-menu-item.js +0 -1
- package/dist/shared/lit-menu.d.ts +0 -1
- package/dist/shared/lit-menu.js +0 -1
- package/dist/shared/lit-modal-body.d.ts +0 -1
- package/dist/shared/lit-modal-body.js +0 -1
- package/dist/shared/lit-modal-footer.d.ts +0 -1
- package/dist/shared/lit-modal-footer.js +0 -1
- package/dist/shared/lit-modal-header.d.ts +0 -1
- package/dist/shared/lit-modal-header.js +0 -1
- package/dist/shared/lit-modal.d.ts +0 -1
- package/dist/shared/lit-modal.js +0 -1
- package/dist/shared/lit-overflow-tooltip.d.ts +0 -1
- package/dist/shared/lit-overflow-tooltip.js +0 -1
- package/dist/shared/lit-pill.d.ts +0 -1
- package/dist/shared/lit-pill.js +0 -1
- package/dist/shared/lit-progress-bar.d.ts +0 -1
- package/dist/shared/lit-progress-bar.js +0 -1
- package/dist/shared/lit-responsive-button.d.ts +0 -1
- package/dist/shared/lit-responsive-button.js +0 -1
- package/dist/shared/lit-select-field.d.ts +0 -1
- package/dist/shared/lit-select-field.js +0 -1
- package/dist/shared/lit-select.d.ts +1 -1
- package/dist/shared/lit-select.js +49 -41
- package/dist/shared/lit-settings.d.ts +0 -1
- package/dist/shared/lit-settings.js +0 -1
- package/dist/shared/lit-text-field.d.ts +0 -1
- package/dist/shared/lit-text-field.js +0 -1
- package/dist/shared/lit-toggle.d.ts +0 -1
- package/dist/shared/lit-toggle.js +0 -1
- package/dist/shared/lit-tooltip.d.ts +0 -1
- package/dist/shared/lit-tooltip.js +0 -1
- package/dist/shared/simple-popper.d.ts +0 -1
- package/dist/shared/simple-popper.js +0 -1
- package/dist/shared/simple-tooltip.d.ts +0 -1
- package/dist/shared/simple-tooltip.js +0 -1
- package/dist/shared/styles/air-datepicker-css.d.ts +3 -0
- package/dist/shared/styles/air-datepicker-css.js +23 -0
- package/dist/shared/styles/button-shared-styles.d.ts +0 -1
- package/dist/shared/styles/button-shared-styles.js +0 -1
- package/dist/styles.d.ts +0 -1
- package/dist/styles.js +0 -1
- package/dist/utils/custom-filters.d.ts +0 -1
- package/dist/utils/custom-filters.js +0 -1
- package/dist/utils/date.d.ts +0 -1
- package/dist/utils/date.js +0 -1
- package/dist/utils/file-type-utils.d.ts +0 -1
- package/dist/utils/file-type-utils.js +0 -1
- package/dist/utils/formatNumber.d.ts +0 -1
- package/dist/utils/formatNumber.js +0 -1
- package/dist/utils/getOperatorByType.d.ts +0 -1
- package/dist/utils/getOperatorByType.js +0 -1
- package/dist/utils/getOverviewValue.d.ts +0 -1
- package/dist/utils/getOverviewValue.js +0 -1
- package/dist/utils/localization.d.ts +0 -1
- package/dist/utils/localization.js +0 -1
- package/dist/utils/pdf-thumbnail-generator.d.ts +0 -1
- package/dist/utils/pdf-thumbnail-generator.js +0 -1
- package/dist/utils/utils.d.ts +0 -1
- package/dist/utils/utils.js +0 -1
- package/package.json +44 -17
- package/dist/assets/generated/locales/de.d.ts.map +0 -1
- package/dist/assets/generated/locales/de.js.map +0 -1
- package/dist/assets/generated/locales/en.d.ts.map +0 -1
- package/dist/assets/generated/locales/en.js.map +0 -1
- package/dist/assets/generated/locales/fr.d.ts.map +0 -1
- package/dist/assets/generated/locales/fr.js.map +0 -1
- package/dist/assets/generated/locales/hr.d.ts.map +0 -1
- package/dist/assets/generated/locales/hr.js.map +0 -1
- package/dist/assets/generated/locales/it.d.ts.map +0 -1
- package/dist/assets/generated/locales/it.js.map +0 -1
- package/dist/assets/generated/locales/pl.d.ts.map +0 -1
- package/dist/assets/generated/locales/pl.js.map +0 -1
- package/dist/assets/generated/locales/ro.d.ts.map +0 -1
- package/dist/assets/generated/locales/ro.js.map +0 -1
- package/dist/assets/generated/locales/sk.d.ts.map +0 -1
- package/dist/assets/generated/locales/sk.js.map +0 -1
- package/dist/assets/generated/locales/sr.d.ts.map +0 -1
- package/dist/assets/generated/locales/sr.js.map +0 -1
- package/dist/assets/icons/iconGlyphs.d.ts.map +0 -1
- package/dist/assets/icons/iconGlyphs.js.map +0 -1
- package/dist/assets/illustration/aichatbot-illustration.d.ts.map +0 -1
- package/dist/assets/illustration/aichatbot-illustration.js.map +0 -1
- package/dist/assets/illustration/delete-illustration.d.ts.map +0 -1
- package/dist/assets/illustration/delete-illustration.js.map +0 -1
- package/dist/assets/illustration/no-content.d.ts.map +0 -1
- package/dist/assets/illustration/no-content.js.map +0 -1
- package/dist/assets/illustration/no-preview.d.ts.map +0 -1
- package/dist/assets/illustration/no-preview.js.map +0 -1
- package/dist/assets/illustration/not-found.d.ts.map +0 -1
- package/dist/assets/illustration/not-found.js.map +0 -1
- package/dist/assets/illustration/settings-illustration.d.ts.map +0 -1
- package/dist/assets/illustration/settings-illustration.js.map +0 -1
- package/dist/components/components-settings/attachments-tab-settings.d.ts.map +0 -1
- package/dist/components/components-settings/attachments-tab-settings.js.map +0 -1
- package/dist/components/components-settings/data-grid-settings.d.ts.map +0 -1
- package/dist/components/components-settings/data-grid-settings.js.map +0 -1
- package/dist/components/components-settings/section-tab-settings.d.ts.map +0 -1
- package/dist/components/components-settings/section-tab-settings.js.map +0 -1
- package/dist/components/components-settings/tabs-overview-settings.d.ts.map +0 -1
- package/dist/components/components-settings/tabs-overview-settings.js.map +0 -1
- package/dist/components/index.d.ts.map +0 -1
- package/dist/components/index.js.map +0 -1
- package/dist/components/lit-ai-filter-assistant.d.ts.map +0 -1
- package/dist/components/lit-ai-filter-assistant.js.map +0 -1
- package/dist/components/lit-attachments-tab.d.ts.map +0 -1
- package/dist/components/lit-attachments-tab.js.map +0 -1
- package/dist/components/lit-badge.d.ts.map +0 -1
- package/dist/components/lit-badge.js.map +0 -1
- package/dist/components/lit-case-variables-tab.d.ts.map +0 -1
- package/dist/components/lit-case-variables-tab.js.map +0 -1
- package/dist/components/lit-chart.d.ts.map +0 -1
- package/dist/components/lit-chart.js.map +0 -1
- package/dist/components/lit-data-grid-tanstack.d.ts.map +0 -1
- package/dist/components/lit-data-grid-tanstack.js.map +0 -1
- package/dist/components/lit-filter-builder.d.ts.map +0 -1
- package/dist/components/lit-filter-builder.js.map +0 -1
- package/dist/components/lit-filter-modal.d.ts.map +0 -1
- package/dist/components/lit-filter-modal.js.map +0 -1
- package/dist/components/lit-multiselect-item.d.ts.map +0 -1
- package/dist/components/lit-multiselect-item.js.map +0 -1
- package/dist/components/lit-section-tab.d.ts.map +0 -1
- package/dist/components/lit-section-tab.js.map +0 -1
- package/dist/components/lit-tabs-overview.d.ts.map +0 -1
- package/dist/components/lit-tabs-overview.js.map +0 -1
- package/dist/components/modals/lit-confirm-modal.d.ts.map +0 -1
- package/dist/components/modals/lit-confirm-modal.js.map +0 -1
- package/dist/components/modals/lit-delete-modal.d.ts.map +0 -1
- package/dist/components/modals/lit-delete-modal.js.map +0 -1
- package/dist/components/react-wrappers/ai-filter-assistant.d.ts.map +0 -1
- package/dist/components/react-wrappers/ai-filter-assistant.js.map +0 -1
- package/dist/components/react-wrappers/attachments-tab.d.ts.map +0 -1
- package/dist/components/react-wrappers/attachments-tab.js.map +0 -1
- package/dist/components/react-wrappers/badge.d.ts.map +0 -1
- package/dist/components/react-wrappers/badge.js.map +0 -1
- package/dist/components/react-wrappers/button.d.ts.map +0 -1
- package/dist/components/react-wrappers/button.js.map +0 -1
- package/dist/components/react-wrappers/calendar.d.ts.map +0 -1
- package/dist/components/react-wrappers/calendar.js.map +0 -1
- package/dist/components/react-wrappers/case-variables-tab.d.ts.map +0 -1
- package/dist/components/react-wrappers/case-variables-tab.js.map +0 -1
- package/dist/components/react-wrappers/chart.d.ts.map +0 -1
- package/dist/components/react-wrappers/chart.js.map +0 -1
- package/dist/components/react-wrappers/data-grid-tanstack.d.ts.map +0 -1
- package/dist/components/react-wrappers/data-grid-tanstack.js.map +0 -1
- package/dist/components/react-wrappers/filter-builder.d.ts.map +0 -1
- package/dist/components/react-wrappers/filter-builder.js.map +0 -1
- package/dist/components/react-wrappers/filter-modal.d.ts.map +0 -1
- package/dist/components/react-wrappers/filter-modal.js.map +0 -1
- package/dist/components/react-wrappers/index.d.ts.map +0 -1
- package/dist/components/react-wrappers/index.js.map +0 -1
- package/dist/components/react-wrappers/progress-bar.d.ts.map +0 -1
- package/dist/components/react-wrappers/progress-bar.js.map +0 -1
- package/dist/components/react-wrappers/section-tab.d.ts.map +0 -1
- package/dist/components/react-wrappers/section-tab.js.map +0 -1
- package/dist/components/react-wrappers/tabs-overview.d.ts.map +0 -1
- package/dist/components/react-wrappers/tabs-overview.js.map +0 -1
- package/dist/data/translations.d.ts.map +0 -1
- package/dist/data/translations.js.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/libs/xlsx.mini.min.js +0 -10
- package/dist/schemas/index.d.ts.map +0 -1
- package/dist/schemas/index.js.map +0 -1
- package/dist/schemas/lit-attachments-tab-document.schema.d.ts.map +0 -1
- package/dist/schemas/lit-attachments-tab-document.schema.js.map +0 -1
- package/dist/schemas/lit-attachments-tab-settings-value.schema.d.ts.map +0 -1
- package/dist/schemas/lit-attachments-tab-settings-value.schema.js.map +0 -1
- package/dist/schemas/lit-attachments-tab.schema.d.ts.map +0 -1
- package/dist/schemas/lit-attachments-tab.schema.js.map +0 -1
- package/dist/schemas/lit-case-variables-tab-cell.schema.d.ts.map +0 -1
- package/dist/schemas/lit-case-variables-tab-cell.schema.js.map +0 -1
- package/dist/schemas/lit-case-variables-tab-rows.schema.d.ts.map +0 -1
- package/dist/schemas/lit-case-variables-tab-rows.schema.js.map +0 -1
- package/dist/schemas/lit-case-variables-tab.schema.d.ts.map +0 -1
- package/dist/schemas/lit-case-variables-tab.schema.js.map +0 -1
- package/dist/schemas/lit-data-grid-tanstack-column-array.schema.d.ts.map +0 -1
- package/dist/schemas/lit-data-grid-tanstack-column-array.schema.js.map +0 -1
- package/dist/schemas/lit-data-grid-tanstack-column-custom-filter-array.schema.d.ts.map +0 -1
- package/dist/schemas/lit-data-grid-tanstack-column-custom-filter-array.schema.js.map +0 -1
- package/dist/schemas/lit-data-grid-tanstack-column-custom-filter.schema.d.ts.map +0 -1
- package/dist/schemas/lit-data-grid-tanstack-column-custom-filter.schema.js.map +0 -1
- package/dist/schemas/lit-data-grid-tanstack-column.schema.d.ts.map +0 -1
- package/dist/schemas/lit-data-grid-tanstack-column.schema.js.map +0 -1
- package/dist/schemas/lit-data-grid-tanstack.schema.d.ts.map +0 -1
- package/dist/schemas/lit-data-grid-tanstack.schema.js.map +0 -1
- package/dist/schemas/lit-filter-builder.schema.d.ts.map +0 -1
- package/dist/schemas/lit-filter-builder.schema.js.map +0 -1
- package/dist/schemas/lit-section-tab-schema.d.ts.map +0 -1
- package/dist/schemas/lit-section-tab-schema.js.map +0 -1
- package/dist/schemas/lit-tabs-overview-tab-array.schema.d.ts.map +0 -1
- package/dist/schemas/lit-tabs-overview-tab-array.schema.js.map +0 -1
- package/dist/schemas/lit-tabs-overview-tab.schema.d.ts.map +0 -1
- package/dist/schemas/lit-tabs-overview-tab.schema.js.map +0 -1
- package/dist/schemas/lit-tabs-overview.schema.d.ts.map +0 -1
- package/dist/schemas/lit-tabs-overview.schema.js.map +0 -1
- package/dist/scripts/translate-locales.d.ts +0 -2
- package/dist/scripts/translate-locales.d.ts.map +0 -1
- package/dist/scripts/translate-locales.js +0 -241
- package/dist/scripts/translate-locales.js.map +0 -1
- package/dist/shared/filter-inputs.d.ts.map +0 -1
- package/dist/shared/filter-inputs.js.map +0 -1
- package/dist/shared/icon-svg.d.ts.map +0 -1
- package/dist/shared/icon-svg.js.map +0 -1
- package/dist/shared/index.d.ts.map +0 -1
- package/dist/shared/index.js.map +0 -1
- package/dist/shared/lit-button.d.ts.map +0 -1
- package/dist/shared/lit-button.js.map +0 -1
- package/dist/shared/lit-calendar.d.ts.map +0 -1
- package/dist/shared/lit-calendar.js.map +0 -1
- package/dist/shared/lit-case-variables-tab-cell.d.ts.map +0 -1
- package/dist/shared/lit-case-variables-tab-cell.js.map +0 -1
- package/dist/shared/lit-checkbox.d.ts.map +0 -1
- package/dist/shared/lit-checkbox.js.map +0 -1
- package/dist/shared/lit-custom-popper.d.ts.map +0 -1
- package/dist/shared/lit-custom-popper.js.map +0 -1
- package/dist/shared/lit-data-grid-action-buttons-popover.d.ts.map +0 -1
- package/dist/shared/lit-data-grid-action-buttons-popover.js.map +0 -1
- package/dist/shared/lit-data-grid-density-popover.d.ts.map +0 -1
- package/dist/shared/lit-data-grid-density-popover.js.map +0 -1
- package/dist/shared/lit-data-grid-export-popover.d.ts.map +0 -1
- package/dist/shared/lit-data-grid-export-popover.js.map +0 -1
- package/dist/shared/lit-data-grid-operators-popover.d.ts.map +0 -1
- package/dist/shared/lit-data-grid-operators-popover.js.map +0 -1
- package/dist/shared/lit-data-grid-row-actions.d.ts.map +0 -1
- package/dist/shared/lit-data-grid-row-actions.js.map +0 -1
- package/dist/shared/lit-date-picker.d.ts.map +0 -1
- package/dist/shared/lit-date-picker.js.map +0 -1
- package/dist/shared/lit-document-thumbnail.d.ts.map +0 -1
- package/dist/shared/lit-document-thumbnail.js.map +0 -1
- package/dist/shared/lit-filter-input.d.ts.map +0 -1
- package/dist/shared/lit-filter-input.js.map +0 -1
- package/dist/shared/lit-icon-button.d.ts.map +0 -1
- package/dist/shared/lit-icon-button.js.map +0 -1
- package/dist/shared/lit-icon.d.ts.map +0 -1
- package/dist/shared/lit-icon.js.map +0 -1
- package/dist/shared/lit-input.d.ts.map +0 -1
- package/dist/shared/lit-input.js.map +0 -1
- package/dist/shared/lit-label.d.ts.map +0 -1
- package/dist/shared/lit-label.js.map +0 -1
- package/dist/shared/lit-loader.d.ts.map +0 -1
- package/dist/shared/lit-loader.js.map +0 -1
- package/dist/shared/lit-loading-bar.d.ts.map +0 -1
- package/dist/shared/lit-loading-bar.js.map +0 -1
- package/dist/shared/lit-menu-item.d.ts.map +0 -1
- package/dist/shared/lit-menu-item.js.map +0 -1
- package/dist/shared/lit-menu.d.ts.map +0 -1
- package/dist/shared/lit-menu.js.map +0 -1
- package/dist/shared/lit-modal-body.d.ts.map +0 -1
- package/dist/shared/lit-modal-body.js.map +0 -1
- package/dist/shared/lit-modal-footer.d.ts.map +0 -1
- package/dist/shared/lit-modal-footer.js.map +0 -1
- package/dist/shared/lit-modal-header.d.ts.map +0 -1
- package/dist/shared/lit-modal-header.js.map +0 -1
- package/dist/shared/lit-modal.d.ts.map +0 -1
- package/dist/shared/lit-modal.js.map +0 -1
- package/dist/shared/lit-overflow-tooltip.d.ts.map +0 -1
- package/dist/shared/lit-overflow-tooltip.js.map +0 -1
- package/dist/shared/lit-pill.d.ts.map +0 -1
- package/dist/shared/lit-pill.js.map +0 -1
- package/dist/shared/lit-progress-bar.d.ts.map +0 -1
- package/dist/shared/lit-progress-bar.js.map +0 -1
- package/dist/shared/lit-responsive-button.d.ts.map +0 -1
- package/dist/shared/lit-responsive-button.js.map +0 -1
- package/dist/shared/lit-select-field.d.ts.map +0 -1
- package/dist/shared/lit-select-field.js.map +0 -1
- package/dist/shared/lit-select.d.ts.map +0 -1
- package/dist/shared/lit-select.js.map +0 -1
- package/dist/shared/lit-settings.d.ts.map +0 -1
- package/dist/shared/lit-settings.js.map +0 -1
- package/dist/shared/lit-text-field.d.ts.map +0 -1
- package/dist/shared/lit-text-field.js.map +0 -1
- package/dist/shared/lit-toggle.d.ts.map +0 -1
- package/dist/shared/lit-toggle.js.map +0 -1
- package/dist/shared/lit-tooltip.d.ts.map +0 -1
- package/dist/shared/lit-tooltip.js.map +0 -1
- package/dist/shared/simple-popper.d.ts.map +0 -1
- package/dist/shared/simple-popper.js.map +0 -1
- package/dist/shared/simple-tooltip.d.ts.map +0 -1
- package/dist/shared/simple-tooltip.js.map +0 -1
- package/dist/shared/styles/button-shared-styles.d.ts.map +0 -1
- package/dist/shared/styles/button-shared-styles.js.map +0 -1
- package/dist/style.css +0 -1
- package/dist/styles.d.ts.map +0 -1
- package/dist/styles.js.map +0 -1
- package/dist/utils/custom-filters.d.ts.map +0 -1
- package/dist/utils/custom-filters.js.map +0 -1
- package/dist/utils/date.d.ts.map +0 -1
- package/dist/utils/date.js.map +0 -1
- package/dist/utils/file-type-utils.d.ts.map +0 -1
- package/dist/utils/file-type-utils.js.map +0 -1
- package/dist/utils/formatNumber.d.ts.map +0 -1
- package/dist/utils/formatNumber.js.map +0 -1
- package/dist/utils/getOperatorByType.d.ts.map +0 -1
- package/dist/utils/getOperatorByType.js.map +0 -1
- package/dist/utils/getOverviewValue.d.ts.map +0 -1
- package/dist/utils/getOverviewValue.js.map +0 -1
- package/dist/utils/localization.d.ts.map +0 -1
- package/dist/utils/localization.js.map +0 -1
- package/dist/utils/pdf-thumbnail-generator.d.ts.map +0 -1
- package/dist/utils/pdf-thumbnail-generator.js.map +0 -1
- package/dist/utils/utils.d.ts.map +0 -1
- package/dist/utils/utils.js.map +0 -1
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
import { LitAiFilterAssistant } from '../lit-ai-filter-assistant.js';
|
|
2
|
-
export declare const AiFilterAssistant: import("@lit
|
|
3
|
-
//# sourceMappingURL=ai-filter-assistant.d.ts.map
|
|
2
|
+
export declare const AiFilterAssistant: import("@lit/react").ReactWebComponent<LitAiFilterAssistant, {}>;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { createComponent } from '@lit
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
3
|
import { LitAiFilterAssistant } from '../lit-ai-filter-assistant.js'; // Import Lit komponentu
|
|
4
4
|
export const AiFilterAssistant = createComponent({
|
|
5
5
|
tagName: 'lit-ai-filter-assistant', // Názov custom elementu
|
|
6
6
|
elementClass: LitAiFilterAssistant, // Trieda Lit komponentu
|
|
7
7
|
react: React, // React objekt
|
|
8
8
|
});
|
|
9
|
-
//# sourceMappingURL=ai-filter-assistant.js.map
|
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
import { LitAttachmentsTab } from '../lit-attachments-tab.js';
|
|
2
|
-
export declare const AttachmentsTab: import("@lit
|
|
3
|
-
//# sourceMappingURL=attachments-tab.d.ts.map
|
|
2
|
+
export declare const AttachmentsTab: import("@lit/react").ReactWebComponent<LitAttachmentsTab, {}>;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { createComponent } from '@lit
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
3
|
import { LitAttachmentsTab } from '../lit-attachments-tab.js'; // Import Lit komponentu
|
|
4
4
|
export const AttachmentsTab = createComponent({
|
|
5
5
|
tagName: 'lit-attachments-tab', // Názov custom elementu
|
|
6
6
|
elementClass: LitAttachmentsTab, // Trieda Lit komponentu
|
|
7
7
|
react: React, // React objekt
|
|
8
8
|
});
|
|
9
|
-
//# sourceMappingURL=attachments-tab.js.map
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { createComponent } from '@lit
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
3
|
import { LitBadge } from '../lit-badge.js'; // Import Lit komponentu
|
|
4
4
|
export const Badge = createComponent({
|
|
5
5
|
tagName: 'lit-badge', // Názov custom elementu
|
|
6
6
|
elementClass: LitBadge, // Trieda Lit komponentu
|
|
7
7
|
react: React, // React objekt
|
|
8
8
|
});
|
|
9
|
-
//# sourceMappingURL=badge.js.map
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { createComponent } from '@lit
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
3
|
import { LitButton } from '../../shared/lit-button.js'; // Import Lit komponentu
|
|
4
4
|
export const Button = createComponent({
|
|
5
5
|
tagName: 'lit-button', // Názov custom elementu
|
|
6
6
|
elementClass: LitButton, // Trieda Lit komponentu
|
|
7
7
|
react: React, // React objekt
|
|
8
8
|
});
|
|
9
|
-
//# sourceMappingURL=button.js.map
|
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
import { LitCalendar } from '../../shared/lit-calendar.js';
|
|
2
|
-
export declare const Calendar: import("@lit
|
|
3
|
-
//# sourceMappingURL=calendar.d.ts.map
|
|
2
|
+
export declare const Calendar: import("@lit/react").ReactWebComponent<LitCalendar, {}>;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { createComponent } from '@lit
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
3
|
import { LitCalendar } from '../../shared/lit-calendar.js'; // Import Lit komponentu
|
|
4
4
|
export const Calendar = createComponent({
|
|
5
5
|
tagName: 'lit-calendar', // Názov custom elementu
|
|
6
6
|
elementClass: LitCalendar, // Trieda Lit komponentu
|
|
7
7
|
react: React, // React objekt
|
|
8
8
|
});
|
|
9
|
-
//# sourceMappingURL=calendar.js.map
|
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
import { LitCaseVariablesTab } from '../lit-case-variables-tab.js';
|
|
2
|
-
export declare const CaseVariablesTab: import("@lit
|
|
3
|
-
//# sourceMappingURL=case-variables-tab.d.ts.map
|
|
2
|
+
export declare const CaseVariablesTab: import("@lit/react").ReactWebComponent<LitCaseVariablesTab, {}>;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { createComponent } from '@lit
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
3
|
import { LitCaseVariablesTab } from '../lit-case-variables-tab.js'; // Import Lit komponentu
|
|
4
4
|
export const CaseVariablesTab = createComponent({
|
|
5
5
|
tagName: 'lit-case-variables-tab', // Názov custom elementu
|
|
6
6
|
elementClass: LitCaseVariablesTab, // Trieda Lit komponentu
|
|
7
7
|
react: React, // React objekt
|
|
8
8
|
});
|
|
9
|
-
//# sourceMappingURL=case-variables-tab.js.map
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { createComponent } from '@lit
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
3
|
import { LitChart } from '../lit-chart.js'; // Import Lit komponentu
|
|
4
4
|
export const Chart = createComponent({
|
|
5
5
|
tagName: 'lit-chart', // Názov custom elementu
|
|
6
6
|
elementClass: LitChart, // Trieda Lit komponentu
|
|
7
7
|
react: React, // React objekt
|
|
8
8
|
});
|
|
9
|
-
//# sourceMappingURL=chart.js.map
|
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
import { LitDataGridTanstack } from '../lit-data-grid-tanstack.js';
|
|
2
|
-
export declare const DataGridTanstack: import("@lit
|
|
3
|
-
//# sourceMappingURL=data-grid-tanstack.d.ts.map
|
|
2
|
+
export declare const DataGridTanstack: import("@lit/react").ReactWebComponent<LitDataGridTanstack, {}>;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { createComponent } from '@lit
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
3
|
import { LitDataGridTanstack } from '../lit-data-grid-tanstack.js'; // Import Lit komponentu
|
|
4
4
|
export const DataGridTanstack = createComponent({
|
|
5
5
|
tagName: 'lit-data-grid-tanstack', // Názov custom elementu
|
|
6
6
|
elementClass: LitDataGridTanstack, // Trieda Lit komponentu
|
|
7
7
|
react: React, // React objekt
|
|
8
8
|
});
|
|
9
|
-
//# sourceMappingURL=data-grid-tanstack.js.map
|
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
import { LitFilterModal } from '../lit-filter-modal.js';
|
|
2
|
-
export declare const FilterModal: import("@lit
|
|
3
|
-
//# sourceMappingURL=filter-modal.d.ts.map
|
|
2
|
+
export declare const FilterModal: import("@lit/react").ReactWebComponent<LitFilterModal, {}>;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { createComponent } from '@lit
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
3
|
import { LitFilterModal } from '../lit-filter-modal.js'; // Import Lit komponentu
|
|
4
4
|
export const FilterModal = createComponent({
|
|
5
5
|
tagName: 'lit-filter-modal', // Názov custom elementu
|
|
6
6
|
elementClass: LitFilterModal, // Trieda Lit komponentu
|
|
7
7
|
react: React, // React objekt
|
|
8
8
|
});
|
|
9
|
-
//# sourceMappingURL=filter-modal.js.map
|
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
import { LitProgressBar } from '../../shared/lit-progress-bar.js';
|
|
2
|
-
export declare const ProgressBar: import("@lit
|
|
3
|
-
//# sourceMappingURL=progress-bar.d.ts.map
|
|
2
|
+
export declare const ProgressBar: import("@lit/react").ReactWebComponent<LitProgressBar, {}>;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { createComponent } from '@lit
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
3
|
import { LitProgressBar } from '../../shared/lit-progress-bar.js'; // Import Lit komponentu
|
|
4
4
|
export const ProgressBar = createComponent({
|
|
5
5
|
tagName: 'lit-progress-bar', // Názov custom elementu
|
|
6
6
|
elementClass: LitProgressBar, // Trieda Lit komponentu
|
|
7
7
|
react: React, // React objekt
|
|
8
8
|
});
|
|
9
|
-
//# sourceMappingURL=progress-bar.js.map
|
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
import { LitSectionTab } from '../lit-section-tab.js';
|
|
2
|
-
export declare const SectionTab: import("@lit
|
|
3
|
-
//# sourceMappingURL=section-tab.d.ts.map
|
|
2
|
+
export declare const SectionTab: import("@lit/react").ReactWebComponent<LitSectionTab, {}>;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { createComponent } from '@lit
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
3
|
import { LitSectionTab } from '../lit-section-tab.js'; // Import Lit komponentu
|
|
4
4
|
export const SectionTab = createComponent({
|
|
5
5
|
tagName: 'lit-section-tab', // Názov custom elementu
|
|
6
6
|
elementClass: LitSectionTab, // Trieda Lit komponentu
|
|
7
7
|
react: React, // React objekt
|
|
8
8
|
});
|
|
9
|
-
//# sourceMappingURL=section-tab.js.map
|
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
import { LitTabsOverview } from '../lit-tabs-overview.js';
|
|
2
|
-
export declare const TabsOverview: import("@lit
|
|
3
|
-
//# sourceMappingURL=tabs-overview.d.ts.map
|
|
2
|
+
export declare const TabsOverview: import("@lit/react").ReactWebComponent<LitTabsOverview, {}>;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { createComponent } from '@lit
|
|
2
|
+
import { createComponent } from '@lit/react';
|
|
3
3
|
import { LitTabsOverview } from '../lit-tabs-overview.js'; // Import Lit komponentu
|
|
4
4
|
export const TabsOverview = createComponent({
|
|
5
5
|
tagName: 'lit-tabs-overview', // Názov custom elementu
|
|
6
6
|
elementClass: LitTabsOverview, // Trieda Lit komponentu
|
|
7
7
|
react: React, // React objekt
|
|
8
8
|
});
|
|
9
|
-
//# sourceMappingURL=tabs-overview.js.map
|
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
// Export všetkých Lit komponentov
|
|
2
2
|
export * from './components/index.js';
|
|
3
|
-
// Export všetkých React wrapperov
|
|
4
|
-
export * from './components/react-wrappers/index.js';
|
|
5
3
|
// export schemas pre JSON validáciu
|
|
6
4
|
export * from './schemas/index.js';
|
|
7
|
-
|
|
5
|
+
// React wrappery sú zámerne vyňaté z hlavného vstupného bodu, aby čisto Lit/vanilla
|
|
6
|
+
// konzument nebol nútený mať nainštalovaný React. Importujte ich cez subpath:
|
|
7
|
+
// import { Badge } from 'overview-components/react';
|
|
8
|
+
// (mapované na './components/react-wrappers/index.js' cez pole "exports" v package.json)
|
package/dist/schemas/index.d.ts
CHANGED
|
@@ -15,4 +15,3 @@ import { litAttachmentsTabSettingsValueSchema } from './lit-attachments-tab-sett
|
|
|
15
15
|
import { litAttachmentsTabSchema } from './lit-attachments-tab.schema.js';
|
|
16
16
|
import { litFilterBuilderSchema, filterGroupSchema } from './lit-filter-builder.schema.js';
|
|
17
17
|
export { litCaseVariablesTabSchema, litCaseVariablesTabCellSchema, litCaseVariablesTabRowsSchema, litSectionTabSchema, litDataGridTanstackColumnSchema, litDataGridTanstackColumnCustomFilterSchema, litDataGridTanstackColumnCustomFilterArraySchema, litDataGridTanstackColumnArraySchema, litDataGridTanstackSchema, litAttachmentsTabDocumentSchema, litAttachmentsTabSettingsValueSchema, litAttachmentsTabSchema, litTabsOverviewTabSchema, litTabsOverviewSchema, litTabsOverviewTabArraySchema, litFilterBuilderSchema, filterGroupSchema, };
|
|
18
|
-
//# sourceMappingURL=index.d.ts.map
|
package/dist/schemas/index.js
CHANGED
|
@@ -15,4 +15,3 @@ import { litAttachmentsTabSettingsValueSchema } from './lit-attachments-tab-sett
|
|
|
15
15
|
import { litAttachmentsTabSchema } from './lit-attachments-tab.schema.js';
|
|
16
16
|
import { litFilterBuilderSchema, filterGroupSchema } from './lit-filter-builder.schema.js';
|
|
17
17
|
export { litCaseVariablesTabSchema, litCaseVariablesTabCellSchema, litCaseVariablesTabRowsSchema, litSectionTabSchema, litDataGridTanstackColumnSchema, litDataGridTanstackColumnCustomFilterSchema, litDataGridTanstackColumnCustomFilterArraySchema, litDataGridTanstackColumnArraySchema, litDataGridTanstackSchema, litAttachmentsTabDocumentSchema, litAttachmentsTabSettingsValueSchema, litAttachmentsTabSchema, litTabsOverviewTabSchema, litTabsOverviewSchema, litTabsOverviewTabArraySchema, litFilterBuilderSchema, filterGroupSchema, };
|
|
18
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { LitElement } from 'lit';
|
|
2
|
-
import 'air-datepicker/air-datepicker.css';
|
|
3
2
|
import './lit-icon.js';
|
|
4
3
|
import './lit-icon-button.js';
|
|
5
4
|
import './lit-select.js';
|
|
@@ -22,6 +21,7 @@ export declare class FilterInputs extends LitElement {
|
|
|
22
21
|
filterVariant: any;
|
|
23
22
|
private debouncedSetTextFilter;
|
|
24
23
|
private debouncedSetNumberFilter;
|
|
24
|
+
private debouncedSetDateFilter;
|
|
25
25
|
private isClickInside;
|
|
26
26
|
static styles: import("lit").CSSResult;
|
|
27
27
|
constructor();
|
|
@@ -50,4 +50,3 @@ declare global {
|
|
|
50
50
|
'filter-inputs': FilterInputs;
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
|
-
//# sourceMappingURL=filter-inputs.d.ts.map
|
|
@@ -8,7 +8,6 @@ import { LitElement, html, css } from 'lit';
|
|
|
8
8
|
import _ from 'lodash';
|
|
9
9
|
import { msg } from '@lit/localize';
|
|
10
10
|
import { property, state } from 'lit/decorators.js';
|
|
11
|
-
import 'air-datepicker/air-datepicker.css';
|
|
12
11
|
// components
|
|
13
12
|
import './lit-icon.js';
|
|
14
13
|
import './lit-icon-button.js';
|
|
@@ -52,6 +51,11 @@ export class FilterInputs extends LitElement {
|
|
|
52
51
|
this.debouncedSetNumberFilter = debounce((value) => {
|
|
53
52
|
this.handleSetFilter(value);
|
|
54
53
|
});
|
|
54
|
+
// Debounce date filtering so the timepicker doesn't apply the filter on
|
|
55
|
+
// every time change (each slider tick fires AirDatepicker's onSelect).
|
|
56
|
+
this.debouncedSetDateFilter = debounce((value) => {
|
|
57
|
+
this.handleSetFilter(value);
|
|
58
|
+
});
|
|
55
59
|
}
|
|
56
60
|
checkNumberOfCharacters(value, cf) {
|
|
57
61
|
if (!_.isEmpty(value)) {
|
|
@@ -70,9 +74,13 @@ export class FilterInputs extends LitElement {
|
|
|
70
74
|
this.valueOptions = this.column?.columnDef?.meta.valueOptions || [];
|
|
71
75
|
}
|
|
72
76
|
else {
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
77
|
+
// Only the faceted model (enabled when a 'select'/'multiselect'
|
|
78
|
+
// column exists) provides this; guard against undefined when
|
|
79
|
+
// the model is disabled so we degrade to an empty option list.
|
|
80
|
+
const facetedUniqueValues = this.column?.getFacetedUniqueValues?.();
|
|
81
|
+
const sortedUniqueValues = facetedUniqueValues
|
|
82
|
+
? Array.from(facetedUniqueValues.keys()).sort().slice(0, 5000)
|
|
83
|
+
: [];
|
|
76
84
|
this.valueOptions = sortedUniqueValues.map((value) => ({
|
|
77
85
|
value,
|
|
78
86
|
label: value,
|
|
@@ -104,7 +112,7 @@ export class FilterInputs extends LitElement {
|
|
|
104
112
|
}
|
|
105
113
|
handleDateChange(value) {
|
|
106
114
|
if (!_.isEqual(value, this.value)) {
|
|
107
|
-
this.
|
|
115
|
+
this.debouncedSetDateFilter(value);
|
|
108
116
|
}
|
|
109
117
|
}
|
|
110
118
|
handleStartDateChange(value) {
|
|
@@ -117,10 +125,10 @@ export class FilterInputs extends LitElement {
|
|
|
117
125
|
}
|
|
118
126
|
handleFilterDateRangeChange() {
|
|
119
127
|
if (!this.startDate && !this.endDate) {
|
|
120
|
-
this.
|
|
128
|
+
this.debouncedSetDateFilter(undefined);
|
|
121
129
|
}
|
|
122
130
|
else {
|
|
123
|
-
this.
|
|
131
|
+
this.debouncedSetDateFilter({ startDate: this.startDate, endDate: this.endDate });
|
|
124
132
|
}
|
|
125
133
|
}
|
|
126
134
|
handleKeyDown(event) {
|
|
@@ -282,7 +290,7 @@ export class FilterInputs extends LitElement {
|
|
|
282
290
|
<lit-date-picker
|
|
283
291
|
class="datePicker"
|
|
284
292
|
.server="${this.server}"
|
|
285
|
-
.pickerVariant
|
|
293
|
+
.pickerVariant=${this.filterVariant === 'dateTime' ? 'dateTime' : 'date'}
|
|
286
294
|
.value=${this.value}
|
|
287
295
|
.dateFormat=${this.dateFormat}
|
|
288
296
|
.userLang=${this.userLang}
|
|
@@ -303,6 +311,7 @@ export class FilterInputs extends LitElement {
|
|
|
303
311
|
<lit-date-picker
|
|
304
312
|
class="range-fields"
|
|
305
313
|
.server="${this.server}"
|
|
314
|
+
.pickerVariant=${this.filterVariant === 'dateTimeRange' ? 'dateTime' : 'date'}
|
|
306
315
|
.dateFormat=${this.dateFormat}
|
|
307
316
|
.userLang=${this.userLang}
|
|
308
317
|
placeholder=${msg('Od')}
|
|
@@ -313,6 +322,7 @@ export class FilterInputs extends LitElement {
|
|
|
313
322
|
<lit-date-picker
|
|
314
323
|
class="range-fields"
|
|
315
324
|
.server="${this.server}"
|
|
325
|
+
.pickerVariant=${this.filterVariant === 'dateTimeRange' ? 'dateTime' : 'date'}
|
|
316
326
|
.dateFormat=${this.dateFormat}
|
|
317
327
|
.userLang=${this.userLang}
|
|
318
328
|
placeholder=${msg('Do')}
|
|
@@ -426,4 +436,3 @@ __decorate([
|
|
|
426
436
|
if (!window.customElements.get('filter-inputs')) {
|
|
427
437
|
window.customElements.define('filter-inputs', FilterInputs);
|
|
428
438
|
}
|
|
429
|
-
//# sourceMappingURL=filter-inputs.js.map
|
package/dist/shared/icon-svg.js
CHANGED