overview-components 1.1.175 → 1.1.177
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 +14 -8
- 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 +1 -1
- package/dist/components/react-wrappers/index.js +4 -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 +0 -2
- package/dist/shared/filter-inputs.js +0 -2
- 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 +0 -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 +0 -1
- package/dist/shared/lit-select.js +0 -1
- 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 +47 -16
- package/react.d.ts +1 -0
- package/react.js +3 -0
- package/schemas.d.ts +1 -0
- package/schemas.js +2 -0
- 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,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,4 @@
|
|
|
1
|
+
export * from '../../index.js';
|
|
1
2
|
export * from './case-variables-tab.js';
|
|
2
3
|
export { CaseVariablesTab } from './case-variables-tab.js';
|
|
3
4
|
export * from './data-grid-tanstack.js';
|
|
@@ -24,4 +25,3 @@ export * from './filter-builder.js';
|
|
|
24
25
|
export { LitFilterBuilderReact } from './filter-builder.js';
|
|
25
26
|
export * from '../../shared/lit-calendar.js';
|
|
26
27
|
export { Calendar } from './calendar.js';
|
|
27
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
// Re-export celé hlavnej Lit knižnice (komponenty, schémy a ich typy ako napr.
|
|
2
|
+
// ColumnFilterServer), aby React konzument mohol importovať komponenty, wrappery aj
|
|
3
|
+
// typy z jedného miesta: import { DataGridTanstack, ColumnFilterServer } from 'overview-components/react'
|
|
4
|
+
export * from '../../index.js';
|
|
1
5
|
export * from './case-variables-tab.js';
|
|
2
6
|
export { CaseVariablesTab } from './case-variables-tab.js';
|
|
3
7
|
export * from './data-grid-tanstack.js';
|
|
@@ -24,4 +28,3 @@ export * from './filter-builder.js';
|
|
|
24
28
|
export { LitFilterBuilderReact } from './filter-builder.js';
|
|
25
29
|
export * from '../../shared/lit-calendar.js';
|
|
26
30
|
export { Calendar } from './calendar.js';
|
|
27
|
-
//# sourceMappingURL=index.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';
|
|
@@ -51,4 +50,3 @@ declare global {
|
|
|
51
50
|
'filter-inputs': FilterInputs;
|
|
52
51
|
}
|
|
53
52
|
}
|
|
54
|
-
//# 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';
|
|
@@ -437,4 +436,3 @@ __decorate([
|
|
|
437
436
|
if (!window.customElements.get('filter-inputs')) {
|
|
438
437
|
window.customElements.define('filter-inputs', FilterInputs);
|
|
439
438
|
}
|
|
440
|
-
//# sourceMappingURL=filter-inputs.js.map
|
package/dist/shared/icon-svg.js
CHANGED
package/dist/shared/index.d.ts
CHANGED
package/dist/shared/index.js
CHANGED
|
@@ -292,4 +292,3 @@ __decorate([
|
|
|
292
292
|
if (!window.customElements.get('lit-data-grid-action-buttons-popover')) {
|
|
293
293
|
window.customElements.define('lit-data-grid-action-buttons-popover', LitDataGridActionButtonsPopover);
|
|
294
294
|
}
|
|
295
|
-
//# sourceMappingURL=lit-data-grid-action-buttons-popover.js.map
|