@oliasoft-open-source/react-ui-library 5.21.5 → 5.22.0-beta-1
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/components/accordion/accordion.d.ts +8 -0
- package/dist/components/accordion/accordion.d.ts.map +1 -0
- package/dist/components/accordion/accordion.interface.d.ts +16 -0
- package/dist/components/accordion/accordion.interface.d.ts.map +1 -0
- package/dist/components/accordion/accordion.stories.d.ts +12 -0
- package/dist/components/accordion/accordion.stories.d.ts.map +1 -0
- package/dist/components/accordion/chevron/chevron.d.ts +5 -0
- package/dist/components/accordion/chevron/chevron.d.ts.map +1 -0
- package/dist/components/accordion/enum.d.ts +5 -0
- package/dist/components/accordion/enum.d.ts.map +1 -0
- package/dist/components/accordion/helpers/accordion-with-default-toggle.d.ts +13 -0
- package/dist/components/accordion/helpers/accordion-with-default-toggle.d.ts.map +1 -0
- package/dist/components/actions/actions.d.ts +16 -0
- package/dist/components/actions/actions.d.ts.map +1 -0
- package/dist/components/actions/actions.interface.d.ts +35 -0
- package/dist/components/actions/actions.interface.d.ts.map +1 -0
- package/dist/components/actions/actions.stories.d.ts +26 -0
- package/dist/components/actions/actions.stories.d.ts.map +1 -0
- package/dist/components/audit-log/audit-log.d.ts +36 -0
- package/dist/components/audit-log/audit-log.d.ts.map +1 -0
- package/dist/components/audit-log/audit-log.stories.d.ts +11 -0
- package/dist/components/audit-log/audit-log.stories.d.ts.map +1 -0
- package/dist/components/audit-log/changes-overview.d.ts +13 -0
- package/dist/components/audit-log/changes-overview.d.ts.map +1 -0
- package/dist/components/audit-log/comparison-view-modal.d.ts +21 -0
- package/dist/components/audit-log/comparison-view-modal.d.ts.map +1 -0
- package/dist/components/audit-log/create-diff-patcher.d.ts +7 -0
- package/dist/components/audit-log/create-diff-patcher.d.ts.map +1 -0
- package/dist/components/audit-log/utils.d.ts +29 -0
- package/dist/components/audit-log/utils.d.ts.map +1 -0
- package/dist/components/badge/badge.d.ts +13 -0
- package/dist/components/badge/badge.d.ts.map +1 -0
- package/dist/components/badge/badge.stories.d.ts +14 -0
- package/dist/components/badge/badge.stories.d.ts.map +1 -0
- package/dist/components/breadcrumb/breadcrumb.d.ts +7 -0
- package/dist/components/breadcrumb/breadcrumb.d.ts.map +1 -0
- package/dist/components/breadcrumb/breadcrumb.stories.d.ts +7 -0
- package/dist/components/breadcrumb/breadcrumb.stories.d.ts.map +1 -0
- package/dist/components/breadcrumb/link.d.ts +14 -0
- package/dist/components/breadcrumb/link.d.ts.map +1 -0
- package/dist/components/breadcrumb/types.d.ts +7 -0
- package/dist/components/breadcrumb/types.d.ts.map +1 -0
- package/dist/components/button/button.d.ts +39 -0
- package/dist/components/button/button.d.ts.map +1 -0
- package/dist/components/button/button.stories.d.ts +22 -0
- package/dist/components/button/button.stories.d.ts.map +1 -0
- package/dist/components/button/types.d.ts +7 -0
- package/dist/components/button/types.d.ts.map +1 -0
- package/dist/components/button-group/button-group.d.ts +40 -0
- package/dist/components/button-group/button-group.d.ts.map +1 -0
- package/dist/components/button-group/button-group.stories-data.d.ts +7 -0
- package/dist/components/button-group/button-group.stories-data.d.ts.map +1 -0
- package/dist/components/button-group/button-group.stories.d.ts +12 -0
- package/dist/components/button-group/button-group.stories.d.ts.map +1 -0
- package/dist/components/card/card.d.ts +11 -0
- package/dist/components/card/card.d.ts.map +1 -0
- package/dist/components/card/card.stories.d.ts +10 -0
- package/dist/components/card/card.stories.d.ts.map +1 -0
- package/dist/components/check-box/check-box.d.ts +33 -0
- package/dist/components/check-box/check-box.d.ts.map +1 -0
- package/dist/components/check-box/check-box.stories.d.ts +16 -0
- package/dist/components/check-box/check-box.stories.d.ts.map +1 -0
- package/dist/components/check-box/check-box.test-case.stories.d.ts +9 -0
- package/dist/components/check-box/check-box.test-case.stories.d.ts.map +1 -0
- package/dist/components/collapse/collapse.d.ts +7 -0
- package/dist/components/collapse/collapse.d.ts.map +1 -0
- package/dist/components/collapse/collapse.stories.d.ts +7 -0
- package/dist/components/collapse/collapse.stories.d.ts.map +1 -0
- package/dist/components/color/color.stories-data.d.ts +16 -0
- package/dist/components/color/color.stories-data.d.ts.map +1 -0
- package/dist/components/color-input/color-input.d.ts +14 -0
- package/dist/components/color-input/color-input.d.ts.map +1 -0
- package/dist/components/color-input/color-input.stories.d.ts +8 -0
- package/dist/components/color-input/color-input.stories.d.ts.map +1 -0
- package/dist/components/data-import-export/components/data-import-export-menu.d.ts +9 -0
- package/dist/components/data-import-export/components/data-import-export-menu.d.ts.map +1 -0
- package/dist/components/data-import-export/components/errors/errors.d.ts +16 -0
- package/dist/components/data-import-export/components/errors/errors.d.ts.map +1 -0
- package/dist/components/data-import-export/components/help-modal/help-modal.d.ts +9 -0
- package/dist/components/data-import-export/components/help-modal/help-modal.d.ts.map +1 -0
- package/dist/components/data-import-export/components/help-modal/help.d.ts +7 -0
- package/dist/components/data-import-export/components/help-modal/help.d.ts.map +1 -0
- package/dist/components/data-import-export/components/modals-renderer.d.ts +9 -0
- package/dist/components/data-import-export/components/modals-renderer.d.ts.map +1 -0
- package/dist/components/data-import-export/components/paste-with-review-modal/paste-with-review-modal.d.ts +24 -0
- package/dist/components/data-import-export/components/paste-with-review-modal/paste-with-review-modal.d.ts.map +1 -0
- package/dist/components/data-import-export/components/paste-with-review-modal/table.d.ts +9 -0
- package/dist/components/data-import-export/components/paste-with-review-modal/table.d.ts.map +1 -0
- package/dist/components/data-import-export/components/transition-toast.d.ts +4 -0
- package/dist/components/data-import-export/components/transition-toast.d.ts.map +1 -0
- package/dist/components/data-import-export/constants.d.ts +16 -0
- package/dist/components/data-import-export/constants.d.ts.map +1 -0
- package/dist/components/data-import-export/data-import-export.d.ts +8 -0
- package/dist/components/data-import-export/data-import-export.d.ts.map +1 -0
- package/dist/components/data-import-export/data-import-export.stories-data.d.ts +63 -0
- package/dist/components/data-import-export/data-import-export.stories-data.d.ts.map +1 -0
- package/dist/components/data-import-export/data-import-export.stories.d.ts +7 -0
- package/dist/components/data-import-export/data-import-export.stories.d.ts.map +1 -0
- package/dist/components/data-import-export/helpers/apply-modal-handlers.d.ts +10 -0
- package/dist/components/data-import-export/helpers/apply-modal-handlers.d.ts.map +1 -0
- package/dist/components/data-import-export/helpers/download-file.d.ts +6 -0
- package/dist/components/data-import-export/helpers/download-file.d.ts.map +1 -0
- package/dist/components/data-import-export/helpers/extra-separators.d.ts +2 -0
- package/dist/components/data-import-export/helpers/extra-separators.d.ts.map +1 -0
- package/dist/components/data-import-export/helpers/get-data-to-export.d.ts +10 -0
- package/dist/components/data-import-export/helpers/get-data-to-export.d.ts.map +1 -0
- package/dist/components/data-import-export/helpers/get-updated-errors.d.ts +5 -0
- package/dist/components/data-import-export/helpers/get-updated-errors.d.ts.map +1 -0
- package/dist/components/data-import-export/helpers/has-one-comma.d.ts +2 -0
- package/dist/components/data-import-export/helpers/has-one-comma.d.ts.map +1 -0
- package/dist/components/data-import-export/helpers/interpolate-translations.d.ts +2 -0
- package/dist/components/data-import-export/helpers/interpolate-translations.d.ts.map +1 -0
- package/dist/components/data-import-export/helpers/normalize-parsed-result.d.ts +3 -0
- package/dist/components/data-import-export/helpers/normalize-parsed-result.d.ts.map +1 -0
- package/dist/components/data-import-export/helpers/parse.d.ts +10 -0
- package/dist/components/data-import-export/helpers/parse.d.ts.map +1 -0
- package/dist/components/data-import-export/helpers/validation.d.ts +11 -0
- package/dist/components/data-import-export/helpers/validation.d.ts.map +1 -0
- package/dist/components/data-import-export/hooks/use-data-import-actions.d.ts +27 -0
- package/dist/components/data-import-export/hooks/use-data-import-actions.d.ts.map +1 -0
- package/dist/components/data-import-export/hooks/use-export-data.d.ts +6 -0
- package/dist/components/data-import-export/hooks/use-export-data.d.ts.map +1 -0
- package/dist/components/data-import-export/locale/en.d.ts +2 -0
- package/dist/components/data-import-export/locale/en.d.ts.map +1 -0
- package/dist/components/data-import-export/locale/use-translation-map.d.ts +3 -0
- package/dist/components/data-import-export/locale/use-translation-map.d.ts.map +1 -0
- package/dist/components/data-import-export/types.d.ts +127 -0
- package/dist/components/data-import-export/types.d.ts.map +1 -0
- package/dist/components/datetime/datetime.d.ts +10 -0
- package/dist/components/datetime/datetime.d.ts.map +1 -0
- package/dist/components/datetime/datetime.stories.d.ts +10 -0
- package/dist/components/datetime/datetime.stories.d.ts.map +1 -0
- package/dist/components/dialog/dialog.d.ts +20 -0
- package/dist/components/dialog/dialog.d.ts.map +1 -0
- package/dist/components/diff-viewer/diff-viewer.d.ts +11 -0
- package/dist/components/diff-viewer/diff-viewer.d.ts.map +1 -0
- package/dist/components/diff-viewer/diff-viewer.stories-data.d.ts +72 -0
- package/dist/components/diff-viewer/diff-viewer.stories-data.d.ts.map +1 -0
- package/dist/components/diff-viewer/diff-viewer.stories.d.ts +10 -0
- package/dist/components/diff-viewer/diff-viewer.stories.d.ts.map +1 -0
- package/dist/components/diff-viewer/utils.d.ts +5 -0
- package/dist/components/diff-viewer/utils.d.ts.map +1 -0
- package/dist/components/divider/divider.d.ts +10 -0
- package/dist/components/divider/divider.d.ts.map +1 -0
- package/dist/components/divider/divider.stories.d.ts +9 -0
- package/dist/components/divider/divider.stories.d.ts.map +1 -0
- package/dist/components/drawer/drawer-resize-wrapper.d.ts +3 -0
- package/dist/components/drawer/drawer-resize-wrapper.d.ts.map +1 -0
- package/dist/components/drawer/drawer-tabs.d.ts +3 -0
- package/dist/components/drawer/drawer-tabs.d.ts.map +1 -0
- package/dist/components/drawer/drawer.constants.d.ts +3 -0
- package/dist/components/drawer/drawer.constants.d.ts.map +1 -0
- package/dist/components/drawer/drawer.d.ts +32 -0
- package/dist/components/drawer/drawer.d.ts.map +1 -0
- package/dist/components/drawer/drawer.interface.d.ts +33 -0
- package/dist/components/drawer/drawer.interface.d.ts.map +1 -0
- package/dist/components/drawer/drawer.stories.d.ts +54 -0
- package/dist/components/drawer/drawer.stories.d.ts.map +1 -0
- package/dist/components/drawer/drawer.test-case.stories.d.ts +6 -0
- package/dist/components/drawer/drawer.test-case.stories.d.ts.map +1 -0
- package/dist/components/empty/empty.d.ts +11 -0
- package/dist/components/empty/empty.d.ts.map +1 -0
- package/dist/components/empty/empty.stories.d.ts +7 -0
- package/dist/components/empty/empty.stories.d.ts.map +1 -0
- package/dist/components/file-button/file-button.d.ts +11 -0
- package/dist/components/file-button/file-button.d.ts.map +1 -0
- package/dist/components/file-button/file-button.stories.d.ts +8 -0
- package/dist/components/file-button/file-button.stories.d.ts.map +1 -0
- package/dist/components/file-input/file-input.d.ts +20 -0
- package/dist/components/file-input/file-input.d.ts.map +1 -0
- package/dist/components/file-input/file-input.stories.d.ts +10 -0
- package/dist/components/file-input/file-input.stories.d.ts.map +1 -0
- package/dist/components/file-input/types.d.ts +8 -0
- package/dist/components/file-input/types.d.ts.map +1 -0
- package/dist/components/form/field.d.ts +21 -0
- package/dist/components/form/field.d.ts.map +1 -0
- package/dist/components/form/field.stories.d.ts +17 -0
- package/dist/components/form/field.stories.d.ts.map +1 -0
- package/dist/components/form/form.stories.d.ts +29 -0
- package/dist/components/form/form.stories.d.ts.map +1 -0
- package/dist/components/heading/heading.d.ts +21 -0
- package/dist/components/heading/heading.d.ts.map +1 -0
- package/dist/components/heading/heading.stories.d.ts +12 -0
- package/dist/components/heading/heading.stories.d.ts.map +1 -0
- package/dist/components/help-icon/help-icon.d.ts +12 -0
- package/dist/components/help-icon/help-icon.d.ts.map +1 -0
- package/dist/components/help-icon/help-icon.stories.d.ts +12 -0
- package/dist/components/help-icon/help-icon.stories.d.ts.map +1 -0
- package/dist/components/icon/icon.d.ts +18 -0
- package/dist/components/icon/icon.d.ts.map +1 -0
- package/dist/components/icon/icon.stories.d.ts +26 -0
- package/dist/components/icon/icon.stories.d.ts.map +1 -0
- package/dist/components/icon/named-icon.d.ts +7 -0
- package/dist/components/icon/named-icon.d.ts.map +1 -0
- package/dist/components/input/date-input.stories.d.ts +7 -0
- package/dist/components/input/date-input.stories.d.ts.map +1 -0
- package/dist/components/input/input.d.ts +32 -0
- package/dist/components/input/input.d.ts.map +1 -0
- package/dist/components/input/input.stories.d.ts +10 -0
- package/dist/components/input/input.stories.d.ts.map +1 -0
- package/dist/components/input-group/input-group-addon/input-group-addon.d.ts +9 -0
- package/dist/components/input-group/input-group-addon/input-group-addon.d.ts.map +1 -0
- package/dist/components/input-group/input-group.d.ts +9 -0
- package/dist/components/input-group/input-group.d.ts.map +1 -0
- package/dist/components/input-group/input-group.stories.d.ts +10 -0
- package/dist/components/input-group/input-group.stories.d.ts.map +1 -0
- package/dist/components/label/label.d.ts +29 -0
- package/dist/components/label/label.d.ts.map +1 -0
- package/dist/components/label/label.stories.d.ts +15 -0
- package/dist/components/label/label.stories.d.ts.map +1 -0
- package/dist/components/layout/column/column.d.ts +19 -0
- package/dist/components/layout/column/column.d.ts.map +1 -0
- package/dist/components/layout/column/styles.d.ts +16 -0
- package/dist/components/layout/column/styles.d.ts.map +1 -0
- package/dist/components/layout/column.stories.d.ts +23 -0
- package/dist/components/layout/column.stories.d.ts.map +1 -0
- package/dist/components/layout/flex/flex.d.ts +15 -0
- package/dist/components/layout/flex/flex.d.ts.map +1 -0
- package/dist/components/layout/flex/flex.stories.d.ts +12 -0
- package/dist/components/layout/flex/flex.stories.d.ts.map +1 -0
- package/dist/components/layout/form-row/form-row.d.ts +6 -0
- package/dist/components/layout/form-row/form-row.d.ts.map +1 -0
- package/dist/components/layout/grid/grid.d.ts +22 -0
- package/dist/components/layout/grid/grid.d.ts.map +1 -0
- package/dist/components/layout/grid/grid.stories.d.ts +11 -0
- package/dist/components/layout/grid/grid.stories.d.ts.map +1 -0
- package/dist/components/layout/page/page.d.ts +11 -0
- package/dist/components/layout/page/page.d.ts.map +1 -0
- package/dist/components/layout/page.stories.d.ts +10 -0
- package/dist/components/layout/page.stories.d.ts.map +1 -0
- package/dist/components/layout/placeholder.d.ts +2 -0
- package/dist/components/layout/placeholder.d.ts.map +1 -0
- package/dist/components/layout/print-header/print-header.d.ts +8 -0
- package/dist/components/layout/print-header/print-header.d.ts.map +1 -0
- package/dist/components/layout/row/row.d.ts +16 -0
- package/dist/components/layout/row/row.d.ts.map +1 -0
- package/dist/components/layout/spacer/spacer.d.ts +8 -0
- package/dist/components/layout/spacer/spacer.d.ts.map +1 -0
- package/dist/components/layout/spacer/spacer.stories.d.ts +8 -0
- package/dist/components/layout/spacer/spacer.stories.d.ts.map +1 -0
- package/dist/components/list/list-drag-wrapper.d.ts +10 -0
- package/dist/components/list/list-drag-wrapper.d.ts.map +1 -0
- package/dist/components/list/list-row/item-content.d.ts +3 -0
- package/dist/components/list/list-row/item-content.d.ts.map +1 -0
- package/dist/components/list/list-row/label.d.ts +3 -0
- package/dist/components/list/list-row/label.d.ts.map +1 -0
- package/dist/components/list/list-row/list-heading.d.ts +11 -0
- package/dist/components/list/list-row/list-heading.d.ts.map +1 -0
- package/dist/components/list/list-row/list-row.d.ts +4 -0
- package/dist/components/list/list-row/list-row.d.ts.map +1 -0
- package/dist/components/list/list-row/list-row.interface.d.ts +99 -0
- package/dist/components/list/list-row/list-row.interface.d.ts.map +1 -0
- package/dist/components/list/list-row/list-subheading.d.ts +8 -0
- package/dist/components/list/list-row/list-subheading.d.ts.map +1 -0
- package/dist/components/list/list-row/meta-content.d.ts +3 -0
- package/dist/components/list/list-row/meta-content.d.ts.map +1 -0
- package/dist/components/list/list-row/meta-count.d.ts +3 -0
- package/dist/components/list/list-row/meta-count.d.ts.map +1 -0
- package/dist/components/list/list-row/name.d.ts +4 -0
- package/dist/components/list/list-row/name.d.ts.map +1 -0
- package/dist/components/list/list-scroll-wrapper.d.ts +13 -0
- package/dist/components/list/list-scroll-wrapper.d.ts.map +1 -0
- package/dist/components/list/list-virtual-scroll-wrapper.d.ts +13 -0
- package/dist/components/list/list-virtual-scroll-wrapper.d.ts.map +1 -0
- package/dist/components/list/list.d.ts +22 -0
- package/dist/components/list/list.d.ts.map +1 -0
- package/dist/components/list/list.interface.d.ts +39 -0
- package/dist/components/list/list.interface.d.ts.map +1 -0
- package/dist/components/list/list.stories-data.d.ts +392 -0
- package/dist/components/list/list.stories-data.d.ts.map +1 -0
- package/dist/components/list/list.stories.d.ts +39 -0
- package/dist/components/list/list.stories.d.ts.map +1 -0
- package/dist/components/list/toggle-narrow.d.ts +3 -0
- package/dist/components/list/toggle-narrow.d.ts.map +1 -0
- package/dist/components/loader/loader.d.ts +16 -0
- package/dist/components/loader/loader.d.ts.map +1 -0
- package/dist/components/loader/loader.stories.d.ts +34 -0
- package/dist/components/loader/loader.stories.d.ts.map +1 -0
- package/dist/components/menu/index.d.ts +5 -0
- package/dist/components/menu/index.d.ts.map +1 -0
- package/dist/components/menu/layer/divider.d.ts +2 -0
- package/dist/components/menu/layer/divider.d.ts.map +1 -0
- package/dist/components/menu/layer/heading.d.ts +9 -0
- package/dist/components/menu/layer/heading.d.ts.map +1 -0
- package/dist/components/menu/layer/layer.d.ts +17 -0
- package/dist/components/menu/layer/layer.d.ts.map +1 -0
- package/dist/components/menu/layer/option.d.ts +23 -0
- package/dist/components/menu/layer/option.d.ts.map +1 -0
- package/dist/components/menu/layer/path.d.ts +6 -0
- package/dist/components/menu/layer/path.d.ts.map +1 -0
- package/dist/components/menu/layer/placementOptions.d.ts +4 -0
- package/dist/components/menu/layer/placementOptions.d.ts.map +1 -0
- package/dist/components/menu/layer/section.d.ts +12 -0
- package/dist/components/menu/layer/section.d.ts.map +1 -0
- package/dist/components/menu/menu.d.ts +49 -0
- package/dist/components/menu/menu.d.ts.map +1 -0
- package/dist/components/menu/menu.interface.d.ts +48 -0
- package/dist/components/menu/menu.interface.d.ts.map +1 -0
- package/dist/components/menu/menu.stories-data.d.ts +111 -0
- package/dist/components/menu/menu.stories-data.d.ts.map +1 -0
- package/dist/components/menu/menu.stories.d.ts +35 -0
- package/dist/components/menu/menu.stories.d.ts.map +1 -0
- package/dist/components/menu/menu.test-case.stories.d.ts +8 -0
- package/dist/components/menu/menu.test-case.stories.d.ts.map +1 -0
- package/dist/components/menu/trigger/button.d.ts +19 -0
- package/dist/components/menu/trigger/button.d.ts.map +1 -0
- package/dist/components/menu/trigger/component.d.ts +9 -0
- package/dist/components/menu/trigger/component.d.ts.map +1 -0
- package/dist/components/menu/trigger/text.d.ts +13 -0
- package/dist/components/menu/trigger/text.d.ts.map +1 -0
- package/dist/components/menu/trigger/trigger.d.ts +32 -0
- package/dist/components/menu/trigger/trigger.d.ts.map +1 -0
- package/dist/components/menu/types.d.ts +14 -0
- package/dist/components/menu/types.d.ts.map +1 -0
- package/dist/components/message/dismiss.d.ts +10 -0
- package/dist/components/message/dismiss.d.ts.map +1 -0
- package/dist/components/message/message.d.ts +22 -0
- package/dist/components/message/message.d.ts.map +1 -0
- package/dist/components/message/message.stories.d.ts +15 -0
- package/dist/components/message/message.stories.d.ts.map +1 -0
- package/dist/components/message/types.d.ts +11 -0
- package/dist/components/message/types.d.ts.map +1 -0
- package/dist/components/modal/modal.d.ts +12 -0
- package/dist/components/modal/modal.d.ts.map +1 -0
- package/dist/components/modal/modal.stories.d.ts +16 -0
- package/dist/components/modal/modal.stories.d.ts.map +1 -0
- package/dist/components/modal/modal.test-case.stories.d.ts +9 -0
- package/dist/components/modal/modal.test-case.stories.d.ts.map +1 -0
- package/dist/components/number-input/number-input.d.ts +36 -0
- package/dist/components/number-input/number-input.d.ts.map +1 -0
- package/dist/components/number-input/number-input.stories.d.ts +18 -0
- package/dist/components/number-input/number-input.stories.d.ts.map +1 -0
- package/dist/components/number-input/number-input.test-case.stories.d.ts +12 -0
- package/dist/components/number-input/number-input.test-case.stories.d.ts.map +1 -0
- package/dist/components/option-dropdown/enum.d.ts +6 -0
- package/dist/components/option-dropdown/enum.d.ts.map +1 -0
- package/dist/components/option-dropdown/heading.d.ts +5 -0
- package/dist/components/option-dropdown/heading.d.ts.map +1 -0
- package/dist/components/option-dropdown/layer.d.ts +19 -0
- package/dist/components/option-dropdown/layer.d.ts.map +1 -0
- package/dist/components/option-dropdown/option-dropdown.d.ts +22 -0
- package/dist/components/option-dropdown/option-dropdown.d.ts.map +1 -0
- package/dist/components/option-dropdown/option-dropdown.stories.d.ts +11 -0
- package/dist/components/option-dropdown/option-dropdown.stories.d.ts.map +1 -0
- package/dist/components/option-dropdown/option.d.ts +9 -0
- package/dist/components/option-dropdown/option.d.ts.map +1 -0
- package/dist/components/pagination/pagination.d.ts +18 -0
- package/dist/components/pagination/pagination.d.ts.map +1 -0
- package/dist/components/pagination/pagination.interface.d.ts +16 -0
- package/dist/components/pagination/pagination.interface.d.ts.map +1 -0
- package/dist/components/pagination/pagination.stories.d.ts +8 -0
- package/dist/components/pagination/pagination.stories.d.ts.map +1 -0
- package/dist/components/pagination/pagination.viewdata.d.ts +18 -0
- package/dist/components/pagination/pagination.viewdata.d.ts.map +1 -0
- package/dist/components/pop-confirm/content.d.ts +13 -0
- package/dist/components/pop-confirm/content.d.ts.map +1 -0
- package/dist/components/pop-confirm/pop-confirm.d.ts +19 -0
- package/dist/components/pop-confirm/pop-confirm.d.ts.map +1 -0
- package/dist/components/pop-confirm/pop-confirm.stories.d.ts +9 -0
- package/dist/components/pop-confirm/pop-confirm.stories.d.ts.map +1 -0
- package/dist/components/popover/popover.d.ts +17 -0
- package/dist/components/popover/popover.d.ts.map +1 -0
- package/dist/components/popover/popover.stories.d.ts +10 -0
- package/dist/components/popover/popover.stories.d.ts.map +1 -0
- package/dist/components/portal/portal.d.ts +7 -0
- package/dist/components/portal/portal.d.ts.map +1 -0
- package/dist/components/portal/portal.stories.d.ts +8 -0
- package/dist/components/portal/portal.stories.d.ts.map +1 -0
- package/dist/components/progress-bar/progress-bar.d.ts +11 -0
- package/dist/components/progress-bar/progress-bar.d.ts.map +1 -0
- package/dist/components/progress-bar/progress-bar.stories.d.ts +6 -0
- package/dist/components/progress-bar/progress-bar.stories.d.ts.map +1 -0
- package/dist/components/radio-button/radio-button.d.ts +31 -0
- package/dist/components/radio-button/radio-button.d.ts.map +1 -0
- package/dist/components/radio-button/radio-button.stories.d.ts +12 -0
- package/dist/components/radio-button/radio-button.stories.d.ts.map +1 -0
- package/dist/components/radio-button/radio-button.test-case.stories.d.ts +5 -0
- package/dist/components/radio-button/radio-button.test-case.stories.d.ts.map +1 -0
- package/dist/components/radio-button/radio-input.d.ts +20 -0
- package/dist/components/radio-button/radio-input.d.ts.map +1 -0
- package/dist/components/rich-text-input/rich-text-input.d.ts +10 -0
- package/dist/components/rich-text-input/rich-text-input.d.ts.map +1 -0
- package/dist/components/rich-text-input/rich-text-input.stories.d.ts +11 -0
- package/dist/components/rich-text-input/rich-text-input.stories.d.ts.map +1 -0
- package/dist/components/rich-text-input/rich-text-input.test-case.stories.d.ts +5 -0
- package/dist/components/rich-text-input/rich-text-input.test-case.stories.d.ts.map +1 -0
- package/dist/components/rich-text-input/rich-text-toolbar/enum.d.ts +8 -0
- package/dist/components/rich-text-input/rich-text-toolbar/enum.d.ts.map +1 -0
- package/dist/components/rich-text-input/rich-text-toolbar/rich-text-toolbar.d.ts +9 -0
- package/dist/components/rich-text-input/rich-text-toolbar/rich-text-toolbar.d.ts.map +1 -0
- package/dist/components/select/custom-select/custom-select.d.ts +3 -0
- package/dist/components/select/custom-select/custom-select.d.ts.map +1 -0
- package/dist/components/select/custom-select/custom-select.interface.d.ts +49 -0
- package/dist/components/select/custom-select/custom-select.interface.d.ts.map +1 -0
- package/dist/components/select/custom-select/custom-select.reducer.d.ts +7 -0
- package/dist/components/select/custom-select/custom-select.reducer.d.ts.map +1 -0
- package/dist/components/select/custom-select/enum.d.ts +12 -0
- package/dist/components/select/custom-select/enum.d.ts.map +1 -0
- package/dist/components/select/custom-select/helper.d.ts +5 -0
- package/dist/components/select/custom-select/helper.d.ts.map +1 -0
- package/dist/components/select/custom-select/hooks/enum.d.ts +21 -0
- package/dist/components/select/custom-select/hooks/enum.d.ts.map +1 -0
- package/dist/components/select/custom-select/hooks/use-custom-select-logic.d.ts +41 -0
- package/dist/components/select/custom-select/hooks/use-custom-select-logic.d.ts.map +1 -0
- package/dist/components/select/custom-select/layer/heading.d.ts +5 -0
- package/dist/components/select/custom-select/layer/heading.d.ts.map +1 -0
- package/dist/components/select/custom-select/layer/layer.d.ts +20 -0
- package/dist/components/select/custom-select/layer/layer.d.ts.map +1 -0
- package/dist/components/select/custom-select/layer/option.d.ts +17 -0
- package/dist/components/select/custom-select/layer/option.d.ts.map +1 -0
- package/dist/components/select/custom-select/layer/placementOptions.d.ts +11 -0
- package/dist/components/select/custom-select/layer/placementOptions.d.ts.map +1 -0
- package/dist/components/select/custom-select/layer/section.d.ts +17 -0
- package/dist/components/select/custom-select/layer/section.d.ts.map +1 -0
- package/dist/components/select/custom-select/reducer.interface.d.ts +36 -0
- package/dist/components/select/custom-select/reducer.interface.d.ts.map +1 -0
- package/dist/components/select/custom-select/trigger/input.d.ts +16 -0
- package/dist/components/select/custom-select/trigger/input.d.ts.map +1 -0
- package/dist/components/select/custom-select/trigger/multi-selected-options.d.ts +10 -0
- package/dist/components/select/custom-select/trigger/multi-selected-options.d.ts.map +1 -0
- package/dist/components/select/custom-select/trigger/trigger.d.ts +36 -0
- package/dist/components/select/custom-select/trigger/trigger.d.ts.map +1 -0
- package/dist/components/select/native-select/native-select.d.ts +31 -0
- package/dist/components/select/native-select/native-select.d.ts.map +1 -0
- package/dist/components/select/select.d.ts +33 -0
- package/dist/components/select/select.d.ts.map +1 -0
- package/dist/components/select/select.input.d.ts +23 -0
- package/dist/components/select/select.input.d.ts.map +1 -0
- package/dist/components/select/select.interface.d.ts +13 -0
- package/dist/components/select/select.interface.d.ts.map +1 -0
- package/dist/components/select/select.stories-data.d.ts +28 -0
- package/dist/components/select/select.stories-data.d.ts.map +1 -0
- package/dist/components/select/select.stories.d.ts +35 -0
- package/dist/components/select/select.stories.d.ts.map +1 -0
- package/dist/components/select/select.test-case.stories.d.ts +13 -0
- package/dist/components/select/select.test-case.stories.d.ts.map +1 -0
- package/dist/components/setting-field/setting-field.d.ts +15 -0
- package/dist/components/setting-field/setting-field.d.ts.map +1 -0
- package/dist/components/setting-field/setting-field.stories.d.ts +9 -0
- package/dist/components/setting-field/setting-field.stories.d.ts.map +1 -0
- package/dist/components/side-bar/link.d.ts +11 -0
- package/dist/components/side-bar/link.d.ts.map +1 -0
- package/dist/components/side-bar/sections.d.ts +15 -0
- package/dist/components/side-bar/sections.d.ts.map +1 -0
- package/dist/components/side-bar/side-bar.d.ts +28 -0
- package/dist/components/side-bar/side-bar.d.ts.map +1 -0
- package/dist/components/side-bar/side-bar.stories.d.ts +8 -0
- package/dist/components/side-bar/side-bar.stories.d.ts.map +1 -0
- package/dist/components/skeleton/skeleton.d.ts +7 -0
- package/dist/components/skeleton/skeleton.d.ts.map +1 -0
- package/dist/components/skeleton/skeleton.stories.d.ts +24 -0
- package/dist/components/skeleton/skeleton.stories.d.ts.map +1 -0
- package/dist/components/slider/slider.d.ts +32 -0
- package/dist/components/slider/slider.d.ts.map +1 -0
- package/dist/components/slider/slider.stories.d.ts +19 -0
- package/dist/components/slider/slider.stories.d.ts.map +1 -0
- package/dist/components/smart-upload-modal/smart-upload-modal.d.ts +21 -0
- package/dist/components/smart-upload-modal/smart-upload-modal.d.ts.map +1 -0
- package/dist/components/smart-upload-modal/smart-upload-modal.stories.d.ts +5 -0
- package/dist/components/smart-upload-modal/smart-upload-modal.stories.d.ts.map +1 -0
- package/dist/components/spinner/spinner.d.ts +8 -0
- package/dist/components/spinner/spinner.d.ts.map +1 -0
- package/dist/components/spinner/spinner.stories.d.ts +10 -0
- package/dist/components/spinner/spinner.stories.d.ts.map +1 -0
- package/dist/components/table/cell/cell-types/action-cell.d.ts +6 -0
- package/dist/components/table/cell/cell-types/action-cell.d.ts.map +1 -0
- package/dist/components/table/cell/cell-types/cell-help-icon.d.ts +6 -0
- package/dist/components/table/cell/cell-types/cell-help-icon.d.ts.map +1 -0
- package/dist/components/table/cell/cell-types/cell-library-icon.d.ts +6 -0
- package/dist/components/table/cell/cell-types/cell-library-icon.d.ts.map +1 -0
- package/dist/components/table/cell/cell-types/cell-types.interface.d.ts +179 -0
- package/dist/components/table/cell/cell-types/cell-types.interface.d.ts.map +1 -0
- package/dist/components/table/cell/cell-types/check-box-cell.d.ts +8 -0
- package/dist/components/table/cell/cell-types/check-box-cell.d.ts.map +1 -0
- package/dist/components/table/cell/cell-types/icon-cell.d.ts +6 -0
- package/dist/components/table/cell/cell-types/icon-cell.d.ts.map +1 -0
- package/dist/components/table/cell/cell-types/input-cell.d.ts +10 -0
- package/dist/components/table/cell/cell-types/input-cell.d.ts.map +1 -0
- package/dist/components/table/cell/cell-types/link-cell.d.ts +8 -0
- package/dist/components/table/cell/cell-types/link-cell.d.ts.map +1 -0
- package/dist/components/table/cell/cell-types/number-input-cell.d.ts +10 -0
- package/dist/components/table/cell/cell-types/number-input-cell.d.ts.map +1 -0
- package/dist/components/table/cell/cell-types/popover-cell.d.ts +7 -0
- package/dist/components/table/cell/cell-types/popover-cell.d.ts.map +1 -0
- package/dist/components/table/cell/cell-types/radio-cell.d.ts +8 -0
- package/dist/components/table/cell/cell-types/radio-cell.d.ts.map +1 -0
- package/dist/components/table/cell/cell-types/select-cell.d.ts +9 -0
- package/dist/components/table/cell/cell-types/select-cell.d.ts.map +1 -0
- package/dist/components/table/cell/cell-types/slider-cell.d.ts +7 -0
- package/dist/components/table/cell/cell-types/slider-cell.d.ts.map +1 -0
- package/dist/components/table/cell/cell-types/sort-cell.d.ts +6 -0
- package/dist/components/table/cell/cell-types/sort-cell.d.ts.map +1 -0
- package/dist/components/table/cell/cell-types/static-cell.d.ts +8 -0
- package/dist/components/table/cell/cell-types/static-cell.d.ts.map +1 -0
- package/dist/components/table/cell/cell-wrapper.d.ts +9 -0
- package/dist/components/table/cell/cell-wrapper.d.ts.map +1 -0
- package/dist/components/table/cell/cell.d.ts +13 -0
- package/dist/components/table/cell/cell.d.ts.map +1 -0
- package/dist/components/table/cell/cell.stories.d.ts +28 -0
- package/dist/components/table/cell/cell.stories.d.ts.map +1 -0
- package/dist/components/table/cell/input-cell-wrapper.d.ts +8 -0
- package/dist/components/table/cell/input-cell-wrapper.d.ts.map +1 -0
- package/dist/components/table/enum.d.ts +14 -0
- package/dist/components/table/enum.d.ts.map +1 -0
- package/dist/components/table/footer/footer.d.ts +12 -0
- package/dist/components/table/footer/footer.d.ts.map +1 -0
- package/dist/components/table/footer/footer.stories.d.ts +5 -0
- package/dist/components/table/footer/footer.stories.d.ts.map +1 -0
- package/dist/components/table/helper.d.ts +23 -0
- package/dist/components/table/helper.d.ts.map +1 -0
- package/dist/components/table/row/expanded-content-row.d.ts +8 -0
- package/dist/components/table/row/expanded-content-row.d.ts.map +1 -0
- package/dist/components/table/row/row.d.ts +41 -0
- package/dist/components/table/row/row.d.ts.map +1 -0
- package/dist/components/table/row/row.stories.d.ts +16 -0
- package/dist/components/table/row/row.stories.d.ts.map +1 -0
- package/dist/components/table/table-drag-wrapper.d.ts +25 -0
- package/dist/components/table/table-drag-wrapper.d.ts.map +1 -0
- package/dist/components/table/table-scroll-wrapper.d.ts +12 -0
- package/dist/components/table/table-scroll-wrapper.d.ts.map +1 -0
- package/dist/components/table/table-virtual-scroll-wrapper.d.ts +12 -0
- package/dist/components/table/table-virtual-scroll-wrapper.d.ts.map +1 -0
- package/dist/components/table/table.d.ts +46 -0
- package/dist/components/table/table.d.ts.map +1 -0
- package/dist/components/table/table.stories-data.d.ts +2071 -0
- package/dist/components/table/table.stories-data.d.ts.map +1 -0
- package/dist/components/table/table.stories.d.ts +21 -0
- package/dist/components/table/table.stories.d.ts.map +1 -0
- package/dist/components/table/table.test-case.stories.d.ts +7 -0
- package/dist/components/table/table.test-case.stories.d.ts.map +1 -0
- package/dist/components/table/table.viewdata.d.ts +14 -0
- package/dist/components/table/table.viewdata.d.ts.map +1 -0
- package/dist/components/table/title/title.d.ts +10 -0
- package/dist/components/table/title/title.d.ts.map +1 -0
- package/dist/components/table/title/title.stories.d.ts +13 -0
- package/dist/components/table/title/title.stories.d.ts.map +1 -0
- package/dist/components/tabs/content.d.ts +8 -0
- package/dist/components/tabs/content.d.ts.map +1 -0
- package/dist/components/tabs/label.d.ts +16 -0
- package/dist/components/tabs/label.d.ts.map +1 -0
- package/dist/components/tabs/tabs.d.ts +34 -0
- package/dist/components/tabs/tabs.d.ts.map +1 -0
- package/dist/components/tabs/tabs.stories.d.ts +12 -0
- package/dist/components/tabs/tabs.stories.d.ts.map +1 -0
- package/dist/components/text/text.d.ts +16 -0
- package/dist/components/text/text.d.ts.map +1 -0
- package/dist/components/text/text.stories.d.ts +13 -0
- package/dist/components/text/text.stories.d.ts.map +1 -0
- package/dist/components/text-link/text-link.d.ts +11 -0
- package/dist/components/text-link/text-link.d.ts.map +1 -0
- package/dist/components/text-link/text-link.stories.d.ts +8 -0
- package/dist/components/text-link/text-link.stories.d.ts.map +1 -0
- package/dist/components/textarea/textarea.d.ts +26 -0
- package/dist/components/textarea/textarea.d.ts.map +1 -0
- package/dist/components/textarea/textarea.stories.d.ts +6 -0
- package/dist/components/textarea/textarea.stories.d.ts.map +1 -0
- package/dist/components/toaster/toaster.d.ts +21 -0
- package/dist/components/toaster/toaster.d.ts.map +1 -0
- package/dist/components/toaster/toaster.stories.d.ts +23 -0
- package/dist/components/toaster/toaster.stories.d.ts.map +1 -0
- package/dist/components/toaster/toaster.test-case.stories.d.ts +6 -0
- package/dist/components/toaster/toaster.test-case.stories.d.ts.map +1 -0
- package/dist/components/toggle/toggle.d.ts +19 -0
- package/dist/components/toggle/toggle.d.ts.map +1 -0
- package/dist/components/toggle/toggle.stories.d.ts +15 -0
- package/dist/components/toggle/toggle.stories.d.ts.map +1 -0
- package/dist/components/toggle/toggle.test-case.stories.d.ts +8 -0
- package/dist/components/toggle/toggle.test-case.stories.d.ts.map +1 -0
- package/dist/components/tooltip/tooltip-layer.d.ts +18 -0
- package/dist/components/tooltip/tooltip-layer.d.ts.map +1 -0
- package/dist/components/tooltip/tooltip.d.ts +21 -0
- package/dist/components/tooltip/tooltip.d.ts.map +1 -0
- package/dist/components/tooltip/tooltip.stories.d.ts +13 -0
- package/dist/components/tooltip/tooltip.stories.d.ts.map +1 -0
- package/dist/components/tooltip/tooltip.test-case.stories.d.ts +9 -0
- package/dist/components/tooltip/tooltip.test-case.stories.d.ts.map +1 -0
- package/dist/components/top-bar/app-switcher.d.ts +8 -0
- package/dist/components/top-bar/app-switcher.d.ts.map +1 -0
- package/dist/components/top-bar/element/element.d.ts +6 -0
- package/dist/components/top-bar/element/element.d.ts.map +1 -0
- package/dist/components/top-bar/element/link.d.ts +13 -0
- package/dist/components/top-bar/element/link.d.ts.map +1 -0
- package/dist/components/top-bar/title.d.ts +11 -0
- package/dist/components/top-bar/title.d.ts.map +1 -0
- package/dist/components/top-bar/top-bar.d.ts +15 -0
- package/dist/components/top-bar/top-bar.d.ts.map +1 -0
- package/dist/components/top-bar/top-bar.stories.d.ts +10 -0
- package/dist/components/top-bar/top-bar.stories.d.ts.map +1 -0
- package/dist/components/top-bar/top-bar.testcase.stories.d.ts +6 -0
- package/dist/components/top-bar/top-bar.testcase.stories.d.ts.map +1 -0
- package/dist/components/top-bar/types.d.ts +36 -0
- package/dist/components/top-bar/types.d.ts.map +1 -0
- package/dist/components/top-bar/warning.d.ts +6 -0
- package/dist/components/top-bar/warning.d.ts.map +1 -0
- package/dist/components/tree/tree-item.d.ts +18 -0
- package/dist/components/tree/tree-item.d.ts.map +1 -0
- package/dist/components/tree/tree-placeholder.d.ts +7 -0
- package/dist/components/tree/tree-placeholder.d.ts.map +1 -0
- package/dist/components/tree/tree.d.ts +56 -0
- package/dist/components/tree/tree.d.ts.map +1 -0
- package/dist/components/tree/tree.stories-data.d.ts +180 -0
- package/dist/components/tree/tree.stories-data.d.ts.map +1 -0
- package/dist/components/tree/tree.stories.d.ts +19 -0
- package/dist/components/tree/tree.stories.d.ts.map +1 -0
- package/dist/components/tree-table/tree-table-header.d.ts +11 -0
- package/dist/components/tree-table/tree-table-header.d.ts.map +1 -0
- package/dist/components/tree-table/tree-table-row.d.ts +25 -0
- package/dist/components/tree-table/tree-table-row.d.ts.map +1 -0
- package/dist/components/tree-table/tree-table.d.ts +14 -0
- package/dist/components/tree-table/tree-table.d.ts.map +1 -0
- package/dist/components/tree-table/tree-table.stories-data.d.ts +103 -0
- package/dist/components/tree-table/tree-table.stories-data.d.ts.map +1 -0
- package/dist/components/tree-table/tree-table.stories.d.ts +10 -0
- package/dist/components/tree-table/tree-table.stories.d.ts.map +1 -0
- package/dist/components/unit-input/hooks/use-previous.d.ts +2 -0
- package/dist/components/unit-input/hooks/use-previous.d.ts.map +1 -0
- package/dist/components/unit-input/hooks/use-run-after-update.d.ts +2 -0
- package/dist/components/unit-input/hooks/use-run-after-update.d.ts.map +1 -0
- package/dist/components/unit-input/types.d.ts +5 -0
- package/dist/components/unit-input/types.d.ts.map +1 -0
- package/dist/components/unit-input/unit-input.d.ts +59 -0
- package/dist/components/unit-input/unit-input.d.ts.map +1 -0
- package/dist/components/unit-input/unit-input.stories.d.ts +29 -0
- package/dist/components/unit-input/unit-input.stories.d.ts.map +1 -0
- package/dist/components/unit-input/unit-input.test-case.stories.d.ts +51 -0
- package/dist/components/unit-input/unit-input.test-case.stories.d.ts.map +1 -0
- package/dist/components/unit-input/utils/get-string-name.d.ts +4 -0
- package/dist/components/unit-input/utils/get-string-name.d.ts.map +1 -0
- package/dist/components/unit-input/utils/is-known-unit.d.ts +2 -0
- package/dist/components/unit-input/utils/is-known-unit.d.ts.map +1 -0
- package/dist/components/unit-input/utils/is-wrong-value.d.ts +7 -0
- package/dist/components/unit-input/utils/is-wrong-value.d.ts.map +1 -0
- package/dist/components/unit-input/utils/isValueWithUnknownUnit.d.ts +2 -0
- package/dist/components/unit-input/utils/isValueWithUnknownUnit.d.ts.map +1 -0
- package/dist/components/unit-input/utils/safe-convert-value.d.ts +14 -0
- package/dist/components/unit-input/utils/safe-convert-value.d.ts.map +1 -0
- package/dist/components/unit-input/utils/safe-round-numbers.d.ts +2 -0
- package/dist/components/unit-input/utils/safe-round-numbers.d.ts.map +1 -0
- package/dist/components/unit-table/unit-table.d.ts +64 -0
- package/dist/components/unit-table/unit-table.d.ts.map +1 -0
- package/dist/components/unit-table/unit-table.stories.d.ts +11 -0
- package/dist/components/unit-table/unit-table.stories.d.ts.map +1 -0
- package/dist/components/unit-table/unit-table.test-case.stories.d.ts +7 -0
- package/dist/components/unit-table/unit-table.test-case.stories.d.ts.map +1 -0
- package/dist/components/usage-tracker/usage-tracker.d.ts +14 -0
- package/dist/components/usage-tracker/usage-tracker.d.ts.map +1 -0
- package/dist/helpers/check-conversion/check-conversion.d.ts +8 -0
- package/dist/helpers/check-conversion/check-conversion.d.ts.map +1 -0
- package/dist/helpers/convert-unit/convert-unit.d.ts +20 -0
- package/dist/helpers/convert-unit/convert-unit.d.ts.map +1 -0
- package/dist/helpers/cosmetic-rounding/cosmetic-rounding.d.ts +3 -0
- package/dist/helpers/cosmetic-rounding/cosmetic-rounding.d.ts.map +1 -0
- package/dist/helpers/date.d.ts +10 -0
- package/dist/helpers/date.d.ts.map +1 -0
- package/dist/helpers/disabled-context.d.ts +3 -0
- package/dist/helpers/disabled-context.d.ts.map +1 -0
- package/dist/helpers/get-preferred-unit.d.ts +6 -0
- package/dist/helpers/get-preferred-unit.d.ts.map +1 -0
- package/dist/helpers/helpers.d.ts +3 -0
- package/dist/helpers/helpers.d.ts.map +1 -0
- package/dist/helpers/initialize-context.d.ts +6 -0
- package/dist/helpers/initialize-context.d.ts.map +1 -0
- package/dist/helpers/text.d.ts +2 -0
- package/dist/helpers/text.d.ts.map +1 -0
- package/dist/helpers/types.d.ts +5 -0
- package/dist/helpers/types.d.ts.map +1 -0
- package/dist/hooks/index.d.ts +5 -0
- package/dist/hooks/index.d.ts.map +1 -0
- package/dist/hooks/use-focus.d.ts +6 -0
- package/dist/hooks/use-focus.d.ts.map +1 -0
- package/dist/hooks/use-fonts-ready.d.ts +2 -0
- package/dist/hooks/use-fonts-ready.d.ts.map +1 -0
- package/dist/hooks/use-keyboard-event.d.ts +7 -0
- package/dist/hooks/use-keyboard-event.d.ts.map +1 -0
- package/dist/hooks/use-window-width.d.ts +2 -0
- package/dist/hooks/use-window-width.d.ts.map +1 -0
- package/dist/index.d.ts +195 -2331
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +788 -794
- package/dist/translations/config.d.ts +10 -0
- package/dist/translations/config.d.ts.map +1 -0
- package/dist/translations/enums.d.ts +3 -0
- package/dist/translations/enums.d.ts.map +1 -0
- package/dist/translations/get-translations.d.ts +7 -0
- package/dist/translations/get-translations.d.ts.map +1 -0
- package/dist/translations/initialize-gui-library.d.ts +11 -0
- package/dist/translations/initialize-gui-library.d.ts.map +1 -0
- package/dist/translations/translation-fallback.d.ts +26 -0
- package/dist/translations/translation-fallback.d.ts.map +1 -0
- package/dist/translations/types.d.ts +16 -0
- package/dist/translations/types.d.ts.map +1 -0
- package/dist/typings/common-type-definitions.d.ts +33 -0
- package/dist/typings/common-type-definitions.d.ts.map +1 -0
- package/dist/typings/common-types.d.ts +94 -0
- package/dist/typings/common-types.d.ts.map +1 -0
- package/package.json +8 -9
package/dist/index.d.ts
CHANGED
|
@@ -1,2331 +1,195 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
export
|
|
31
|
-
|
|
32
|
-
export
|
|
33
|
-
|
|
34
|
-
export
|
|
35
|
-
|
|
36
|
-
export
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
export
|
|
43
|
-
|
|
44
|
-
export
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
export
|
|
55
|
-
|
|
56
|
-
export
|
|
57
|
-
|
|
58
|
-
export
|
|
59
|
-
|
|
60
|
-
export
|
|
61
|
-
|
|
62
|
-
export
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
export
|
|
69
|
-
|
|
70
|
-
export
|
|
71
|
-
|
|
72
|
-
export
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
export
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
export
|
|
84
|
-
|
|
85
|
-
export
|
|
86
|
-
|
|
87
|
-
export
|
|
88
|
-
|
|
89
|
-
export
|
|
90
|
-
|
|
91
|
-
export
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
export
|
|
101
|
-
|
|
102
|
-
export
|
|
103
|
-
|
|
104
|
-
export
|
|
105
|
-
|
|
106
|
-
export
|
|
107
|
-
|
|
108
|
-
export
|
|
109
|
-
|
|
110
|
-
export
|
|
111
|
-
|
|
112
|
-
export
|
|
113
|
-
|
|
114
|
-
export
|
|
115
|
-
|
|
116
|
-
export
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
export
|
|
124
|
-
|
|
125
|
-
export
|
|
126
|
-
|
|
127
|
-
export
|
|
128
|
-
|
|
129
|
-
export
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
};
|
|
139
|
-
|
|
140
|
-
export
|
|
141
|
-
|
|
142
|
-
export
|
|
143
|
-
|
|
144
|
-
export
|
|
145
|
-
|
|
146
|
-
export
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
export
|
|
153
|
-
|
|
154
|
-
export
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
export
|
|
168
|
-
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
export
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
actions: any;
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
export declare interface IActionProps {
|
|
200
|
-
actions: IAction[];
|
|
201
|
-
closeLayer?: TEmpty;
|
|
202
|
-
}
|
|
203
|
-
|
|
204
|
-
declare interface IAuditLogProps {
|
|
205
|
-
logs: AuditLogItem[];
|
|
206
|
-
total: number;
|
|
207
|
-
loading?: boolean;
|
|
208
|
-
selectedPage: number;
|
|
209
|
-
rowsPerPage: number;
|
|
210
|
-
filterToggles?: FilterToggle[];
|
|
211
|
-
sectionNames: ISectionName[];
|
|
212
|
-
onSelectPage: (page: number) => void;
|
|
213
|
-
onChangeRowsPerPage: (n: number) => void;
|
|
214
|
-
data: any;
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
export declare interface IBadgeProps {
|
|
218
|
-
children?: ReactNode;
|
|
219
|
-
color?: string;
|
|
220
|
-
textColor?: string;
|
|
221
|
-
title?: TStringOrNumber | ReactNode | null;
|
|
222
|
-
dot?: boolean;
|
|
223
|
-
margin?: TStringOrNumber | null;
|
|
224
|
-
small?: boolean;
|
|
225
|
-
}
|
|
226
|
-
|
|
227
|
-
export declare interface IBreadcrumbProps {
|
|
228
|
-
links: ILinkProps[];
|
|
229
|
-
small?: boolean;
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
declare interface IBtnGroupItemProps {
|
|
233
|
-
label?: string | null;
|
|
234
|
-
value?: string;
|
|
235
|
-
key?: TStringOrNumber;
|
|
236
|
-
hidden?: boolean;
|
|
237
|
-
icon?: any;
|
|
238
|
-
error?: any;
|
|
239
|
-
maxTooltipWidth?: any;
|
|
240
|
-
testId?: string;
|
|
241
|
-
tooltip?: any;
|
|
242
|
-
warning?: any;
|
|
243
|
-
disabled?: boolean;
|
|
244
|
-
}
|
|
245
|
-
|
|
246
|
-
export declare interface IButtonGroupProps {
|
|
247
|
-
disabled?: boolean;
|
|
248
|
-
basic?: boolean;
|
|
249
|
-
items?: string[] | (string[] | IBtnGroupItemProps)[];
|
|
250
|
-
header?: string;
|
|
251
|
-
onSelected?: TFunction;
|
|
252
|
-
small?: boolean;
|
|
253
|
-
value?: TStringOrNumber;
|
|
254
|
-
testId?: string;
|
|
255
|
-
}
|
|
256
|
-
|
|
257
|
-
export declare interface IButtonProps {
|
|
258
|
-
active?: boolean;
|
|
259
|
-
basic?: boolean;
|
|
260
|
-
colored?: boolean | string;
|
|
261
|
-
disabled?: boolean;
|
|
262
|
-
ignoreDisabledContext?: boolean;
|
|
263
|
-
groupOrder?: TGroupOrder;
|
|
264
|
-
icon?: ReactNode | string;
|
|
265
|
-
rightIcon?: ReactNode | string;
|
|
266
|
-
label?: ReactNode | string | null;
|
|
267
|
-
loading?: boolean;
|
|
268
|
-
name?: string | null;
|
|
269
|
-
onClick?: (evt: MouseEvent_2<HTMLButtonElement>) => void;
|
|
270
|
-
pill?: boolean;
|
|
271
|
-
round?: boolean;
|
|
272
|
-
small?: boolean;
|
|
273
|
-
styles?: string;
|
|
274
|
-
width?: TStringOrNumber;
|
|
275
|
-
title?: string;
|
|
276
|
-
type?: TButtonType | string;
|
|
277
|
-
error?: string;
|
|
278
|
-
warning?: string;
|
|
279
|
-
testId?: string;
|
|
280
|
-
tooltip?: ReactNode | string;
|
|
281
|
-
inverted?: boolean;
|
|
282
|
-
component?: default_2.ElementType;
|
|
283
|
-
url?: string;
|
|
284
|
-
tabIndex?: number;
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
export declare interface ICardProps {
|
|
288
|
-
bordered?: boolean;
|
|
289
|
-
heading?: ReactNode;
|
|
290
|
-
margin?: string;
|
|
291
|
-
padding?: boolean;
|
|
292
|
-
raised?: boolean;
|
|
293
|
-
children?: ReactNode;
|
|
294
|
-
}
|
|
295
|
-
|
|
296
|
-
declare interface ICheckBoxCell extends TCommonCell {
|
|
297
|
-
label?: string | null;
|
|
298
|
-
checked: boolean;
|
|
299
|
-
type: TCellType;
|
|
300
|
-
onChange: TCheckBoxClickHandler;
|
|
301
|
-
disabled?: boolean;
|
|
302
|
-
indeterminate?: boolean;
|
|
303
|
-
}
|
|
304
|
-
|
|
305
|
-
export declare interface ICheckBoxClickEvent {
|
|
306
|
-
target: {
|
|
307
|
-
name: string;
|
|
308
|
-
checked: boolean;
|
|
309
|
-
value: boolean;
|
|
310
|
-
};
|
|
311
|
-
}
|
|
312
|
-
|
|
313
|
-
export declare interface ICheckBoxProps {
|
|
314
|
-
checked?: boolean;
|
|
315
|
-
indeterminate?: boolean;
|
|
316
|
-
isInTable?: boolean;
|
|
317
|
-
label?: string | null;
|
|
318
|
-
name?: string;
|
|
319
|
-
noMargin?: boolean;
|
|
320
|
-
onChange: TCheckBoxClickHandler;
|
|
321
|
-
tabIndex?: number;
|
|
322
|
-
disabled?: boolean;
|
|
323
|
-
small?: boolean;
|
|
324
|
-
testId?: string;
|
|
325
|
-
dataix?: number;
|
|
326
|
-
value?: string;
|
|
327
|
-
helpText?: string;
|
|
328
|
-
onClickHelp?: TEmpty;
|
|
329
|
-
textTransform?: TTextTransform;
|
|
330
|
-
}
|
|
331
|
-
|
|
332
|
-
export declare interface IChevronProps {
|
|
333
|
-
expanded: boolean;
|
|
334
|
-
}
|
|
335
|
-
|
|
336
|
-
export declare interface ICollapseProps {
|
|
337
|
-
children: default_2.ReactNode;
|
|
338
|
-
expanded: boolean;
|
|
339
|
-
}
|
|
340
|
-
|
|
341
|
-
export declare interface IColorInputProps {
|
|
342
|
-
columns?: number;
|
|
343
|
-
disabled?: boolean;
|
|
344
|
-
options?: {
|
|
345
|
-
value: string;
|
|
346
|
-
label: string;
|
|
347
|
-
}[];
|
|
348
|
-
small?: boolean;
|
|
349
|
-
value?: string;
|
|
350
|
-
onChange?: (value: string) => void;
|
|
351
|
-
adjustColorsInDarkMode?: boolean;
|
|
352
|
-
}
|
|
353
|
-
|
|
354
|
-
/**
|
|
355
|
-
* Icon wrapper component to support different icon formats:
|
|
356
|
-
* - string names (default recommendation)
|
|
357
|
-
* - react-icons
|
|
358
|
-
* - SVG (for special cases)
|
|
359
|
-
*/
|
|
360
|
-
export declare const Icon: ({ icon, onClick, clickable, color, size, testId, }: IconProps) => JSX_2.Element;
|
|
361
|
-
|
|
362
|
-
/**
|
|
363
|
-
* Configuration object for initializing the React GUI library.
|
|
364
|
-
*
|
|
365
|
-
* @interface
|
|
366
|
-
* @property {Record<TTranslationFallbackKeys, string>} [translations] - Translation strings to be used in the library.
|
|
367
|
-
* @property {string} [languageKey] - Language key to be stored in the config object, indicates language selected by user.
|
|
368
|
-
*/
|
|
369
|
-
declare interface IConfig {
|
|
370
|
-
translations?: Record<TTranslationFallbackKeys, string>;
|
|
371
|
-
languageKey?: string;
|
|
372
|
-
}
|
|
373
|
-
|
|
374
|
-
export declare interface IconProps {
|
|
375
|
-
icon: ReactNode | string;
|
|
376
|
-
onClick?: MouseEventHandler<HTMLDivElement>;
|
|
377
|
-
clickable?: boolean;
|
|
378
|
-
color?: string;
|
|
379
|
-
size?: TStringOrNumber;
|
|
380
|
-
testId?: string;
|
|
381
|
-
}
|
|
382
|
-
|
|
383
|
-
export declare enum IconType {
|
|
384
|
-
LIBRARY = "library",
|
|
385
|
-
ADD = "add",
|
|
386
|
-
DRAG = "drag",
|
|
387
|
-
HELP = "help",
|
|
388
|
-
NOTIFICATION = "notification",
|
|
389
|
-
MENU = "menu",
|
|
390
|
-
EDIT = "edit",
|
|
391
|
-
FAST_FORWARD = "fast forward",
|
|
392
|
-
INDENT = "indent",
|
|
393
|
-
STAR = "star",
|
|
394
|
-
LIST = "list",
|
|
395
|
-
SETTINGS = "settings",
|
|
396
|
-
CHECK = "check",
|
|
397
|
-
LOCK = "lock",
|
|
398
|
-
UNLOCK = "unlock",
|
|
399
|
-
CLOSE = "close",
|
|
400
|
-
SUCCESS = "success",
|
|
401
|
-
WARNING = "warning",
|
|
402
|
-
ERROR = "error",
|
|
403
|
-
INFO = "info",
|
|
404
|
-
LEFT = "left",
|
|
405
|
-
COLLAPSE = "collapse",
|
|
406
|
-
EXPAND = "expand",
|
|
407
|
-
SORT_ASCENDING = "sort ascending",
|
|
408
|
-
SORT_DESCENDING = "sort descending",
|
|
409
|
-
FAST_BACKWARD = "fast backward",
|
|
410
|
-
CHEVRON_DOWN = "chevron down",
|
|
411
|
-
CHEVRON_RIGHT = "chevron right",
|
|
412
|
-
CHEVRON_LEFT = "chevron left",
|
|
413
|
-
CHEVRON_DOUBLE_LEFT = "chevron double left",
|
|
414
|
-
CHEVRON_DOUBLE_RIGHT = "chevron double right"
|
|
415
|
-
}
|
|
416
|
-
|
|
417
|
-
export declare interface ICustomModalConfig {
|
|
418
|
-
name: string;
|
|
419
|
-
component: FC<{
|
|
420
|
-
visible: boolean;
|
|
421
|
-
onClose: () => void;
|
|
422
|
-
} & Record<string, any>>;
|
|
423
|
-
props?: Record<string, any>;
|
|
424
|
-
}
|
|
425
|
-
|
|
426
|
-
declare interface IDialog {
|
|
427
|
-
heading?: string | null;
|
|
428
|
-
subheading?: string | null;
|
|
429
|
-
content?: ReactNode | string[];
|
|
430
|
-
contentPadding?: number | string;
|
|
431
|
-
footer?: ReactNode;
|
|
432
|
-
width?: number | string;
|
|
433
|
-
height?: number | string;
|
|
434
|
-
bordered?: boolean;
|
|
435
|
-
onClose?: TEmpty;
|
|
436
|
-
scroll?: boolean;
|
|
437
|
-
testId?: string;
|
|
438
|
-
}
|
|
439
|
-
|
|
440
|
-
export declare interface IDialogProps {
|
|
441
|
-
dialog: IDialog;
|
|
442
|
-
}
|
|
443
|
-
|
|
444
|
-
export declare type IDiffViewerProps = {
|
|
445
|
-
oldJson: string;
|
|
446
|
-
newJson: string;
|
|
447
|
-
viewType?: ViewType;
|
|
448
|
-
};
|
|
449
|
-
|
|
450
|
-
export declare interface IDividerProps {
|
|
451
|
-
margin?: number | string;
|
|
452
|
-
color?: string;
|
|
453
|
-
align?: TAlign | string;
|
|
454
|
-
children?: default_2.ReactNode;
|
|
455
|
-
}
|
|
456
|
-
|
|
457
|
-
export declare interface IDrawerProps {
|
|
458
|
-
background?: string;
|
|
459
|
-
children?: ReactNode;
|
|
460
|
-
fixed?: boolean;
|
|
461
|
-
open?: boolean;
|
|
462
|
-
setOpen?: (openState: boolean) => void;
|
|
463
|
-
right?: boolean;
|
|
464
|
-
shadow?: boolean;
|
|
465
|
-
top?: TStringOrNumber;
|
|
466
|
-
width?: TStringOrNumber | Array<TStringOrNumber>;
|
|
467
|
-
closedWidth?: TStringOrNumber;
|
|
468
|
-
button?: boolean | ReactNode;
|
|
469
|
-
buttonAnimate?: boolean;
|
|
470
|
-
buttonPosition?: TButtonPosition | string;
|
|
471
|
-
border?: boolean | string;
|
|
472
|
-
tabs?: IDrawerTab[];
|
|
473
|
-
defaultTabIndex?: number;
|
|
474
|
-
activeTab?: number;
|
|
475
|
-
setActiveTab?: (index: number) => void;
|
|
476
|
-
testId?: string;
|
|
477
|
-
onResize?: TFunction;
|
|
478
|
-
getActiveTab?: (tab: IDrawerTab) => void;
|
|
479
|
-
onClose?: (tab?: IDrawerTab) => any;
|
|
480
|
-
onOpen?: (tab?: IDrawerTab) => any;
|
|
481
|
-
maxOpenWidth?: number;
|
|
482
|
-
}
|
|
483
|
-
|
|
484
|
-
declare interface IDrawerTab {
|
|
485
|
-
icon?: ReactNode | default_2.JSX.Element;
|
|
486
|
-
content?: ReactNode;
|
|
487
|
-
badge?: TStringOrNumber;
|
|
488
|
-
disabled?: boolean;
|
|
489
|
-
}
|
|
490
|
-
|
|
491
|
-
declare interface IDynamicOption extends IMenuSection {
|
|
492
|
-
modalKey?: string;
|
|
493
|
-
onClick?: () => void;
|
|
494
|
-
}
|
|
495
|
-
|
|
496
|
-
export declare interface IEmptyProps {
|
|
497
|
-
width?: TStringOrNumber;
|
|
498
|
-
height?: TStringOrNumber;
|
|
499
|
-
text?: string | ReactNode;
|
|
500
|
-
children?: ReactNode;
|
|
501
|
-
testId?: string;
|
|
502
|
-
}
|
|
503
|
-
|
|
504
|
-
export declare interface IFieldProps {
|
|
505
|
-
label?: TStringNumberNull | ReactNode;
|
|
506
|
-
labelLeft?: boolean;
|
|
507
|
-
labelWidth?: TStringOrNumber;
|
|
508
|
-
children: ReactNode;
|
|
509
|
-
helpText?: TStringOrNumber | ReactNode;
|
|
510
|
-
helpTextMaxWidth?: TStringOrNumber;
|
|
511
|
-
onClickHelp?: (event?: MouseEvent_2<HTMLDivElement>) => void;
|
|
512
|
-
lock?: ILabelLockProps;
|
|
513
|
-
info?: string;
|
|
514
|
-
libraryIcon?: ILabelIcon;
|
|
515
|
-
small?: boolean;
|
|
516
|
-
testId?: string;
|
|
517
|
-
textTransform?: TTextTransform;
|
|
518
|
-
}
|
|
519
|
-
|
|
520
|
-
export declare interface IFileButtonProps extends IButtonProps {
|
|
521
|
-
file?: File;
|
|
522
|
-
accept?: string;
|
|
523
|
-
multi?: boolean;
|
|
524
|
-
name?: string;
|
|
525
|
-
onChange?: TChangeEventHandler;
|
|
526
|
-
}
|
|
527
|
-
|
|
528
|
-
export declare interface IFileInputProps {
|
|
529
|
-
label?: string | null;
|
|
530
|
-
loading?: boolean;
|
|
531
|
-
placeholder?: string;
|
|
532
|
-
disabled?: boolean;
|
|
533
|
-
file?: File;
|
|
534
|
-
accept?: string;
|
|
535
|
-
multi?: boolean;
|
|
536
|
-
name?: string;
|
|
537
|
-
width?: TStringOrNumber;
|
|
538
|
-
onChange?: TChangeEventHandler;
|
|
539
|
-
testId?: string;
|
|
540
|
-
}
|
|
541
|
-
|
|
542
|
-
export declare interface IFlexProps {
|
|
543
|
-
alignItems?: string;
|
|
544
|
-
justifyContent?: string;
|
|
545
|
-
direction?: Property.FlexDirection;
|
|
546
|
-
height?: TStringOrNumber;
|
|
547
|
-
width?: TStringOrNumber;
|
|
548
|
-
children?: default_2.ReactNode;
|
|
549
|
-
wrap?: boolean;
|
|
550
|
-
gap?: boolean | TStringOrNumber;
|
|
551
|
-
}
|
|
552
|
-
|
|
553
|
-
declare interface IFooterProps {
|
|
554
|
-
colSpan?: number;
|
|
555
|
-
pagination?: IPagination;
|
|
556
|
-
actions?: IAction[];
|
|
557
|
-
content?: ReactNode;
|
|
558
|
-
testId?: string;
|
|
559
|
-
}
|
|
560
|
-
|
|
561
|
-
export declare interface IFormRowProps {
|
|
562
|
-
children?: ReactNode;
|
|
563
|
-
}
|
|
564
|
-
|
|
565
|
-
export declare interface IGridProps {
|
|
566
|
-
rows?: string;
|
|
567
|
-
columns?: string;
|
|
568
|
-
columnsTablet?: string | null;
|
|
569
|
-
columnsMobile?: string | null;
|
|
570
|
-
gap?: boolean | TStringOrNumber;
|
|
571
|
-
height?: TStringOrNumber;
|
|
572
|
-
children?: ReactNode;
|
|
573
|
-
}
|
|
574
|
-
|
|
575
|
-
export declare interface IHeadingProps {
|
|
576
|
-
children: ReactNode;
|
|
577
|
-
helpText?: string;
|
|
578
|
-
onClick?: (evt: MouseEvent_2<HTMLDivElement>) => void;
|
|
579
|
-
onClickHelp?: TEmpty;
|
|
580
|
-
onIconClick?: TEmpty;
|
|
581
|
-
icon?: ReactNode;
|
|
582
|
-
libraryIcon?: ILibraryIconProps;
|
|
583
|
-
marginBottom?: TStringOrNumber;
|
|
584
|
-
top?: boolean;
|
|
585
|
-
testId?: string;
|
|
586
|
-
}
|
|
587
|
-
|
|
588
|
-
declare interface IHelpIconCell extends TCommonCell {
|
|
589
|
-
type: TCellType;
|
|
590
|
-
helpIcon?: {
|
|
591
|
-
onClick: TEmpty;
|
|
592
|
-
tooltip: StringNumberOrNode;
|
|
593
|
-
};
|
|
594
|
-
}
|
|
595
|
-
|
|
596
|
-
export declare interface IHelpIconProps {
|
|
597
|
-
text?: TStringOrNumber | ReactNode;
|
|
598
|
-
onClick?: (event?: MouseEvent_2<HTMLDivElement>) => void;
|
|
599
|
-
icon?: ReactNode;
|
|
600
|
-
active?: boolean;
|
|
601
|
-
maxWidth?: TStringOrNumber;
|
|
602
|
-
testId?: string;
|
|
603
|
-
}
|
|
604
|
-
|
|
605
|
-
declare interface IIconCell extends TCommonCell {
|
|
606
|
-
type: TCellType;
|
|
607
|
-
icon: any;
|
|
608
|
-
tooltip?: StringNumberOrNode;
|
|
609
|
-
}
|
|
610
|
-
|
|
611
|
-
export declare interface IImportData {
|
|
612
|
-
fields: string[];
|
|
613
|
-
rows: string[][];
|
|
614
|
-
units: string[];
|
|
615
|
-
}
|
|
616
|
-
|
|
617
|
-
declare interface IInputCell extends TCommonCell {
|
|
618
|
-
type: TCellType;
|
|
619
|
-
name?: string;
|
|
620
|
-
value?: TStringOrNumber;
|
|
621
|
-
onChange?: TChangeEventHandler;
|
|
622
|
-
onFocus?: (evt: default_2.FocusEvent<HTMLInputElement>) => void;
|
|
623
|
-
onBlur?: (evt: default_2.FocusEvent<HTMLInputElement>) => void;
|
|
624
|
-
onPaste?: default_2.ClipboardEventHandler<HTMLInputElement>;
|
|
625
|
-
placeholder?: string;
|
|
626
|
-
error?: string;
|
|
627
|
-
warning?: string;
|
|
628
|
-
disabled?: boolean;
|
|
629
|
-
maxTooltipWidth?: TStringOrNumber;
|
|
630
|
-
selectOnFocus?: boolean;
|
|
631
|
-
tooltip?: StringNumberOrNode;
|
|
632
|
-
}
|
|
633
|
-
|
|
634
|
-
export declare interface IInputGroupAddonProps {
|
|
635
|
-
children: ReactNode;
|
|
636
|
-
groupOrder?: TGroupOrder;
|
|
637
|
-
small?: boolean;
|
|
638
|
-
}
|
|
639
|
-
|
|
640
|
-
export declare interface IInputGroupProps {
|
|
641
|
-
children: ReactNode;
|
|
642
|
-
small?: boolean;
|
|
643
|
-
width?: TStringOrNumber;
|
|
644
|
-
}
|
|
645
|
-
|
|
646
|
-
export declare interface IInputProps {
|
|
647
|
-
error?: TStringOrNumber | default_2.ReactNode;
|
|
648
|
-
warning?: TStringOrNumber | default_2.ReactNode;
|
|
649
|
-
tooltip?: TStringOrNumber | default_2.ReactNode;
|
|
650
|
-
name?: string;
|
|
651
|
-
type?: string;
|
|
652
|
-
onChange?: TChangeEventHandler;
|
|
653
|
-
onKeyPress?: KeyboardEventHandler<HTMLInputElement>;
|
|
654
|
-
onFocus?: (evt: FocusEvent_2<HTMLInputElement>) => void;
|
|
655
|
-
onBlur?: (evt: FocusEvent_2<HTMLInputElement>) => void;
|
|
656
|
-
onPaste?: default_2.ClipboardEventHandler<HTMLInputElement>;
|
|
657
|
-
onKeyDown?: KeyboardEventHandler<HTMLInputElement>;
|
|
658
|
-
selectOnFocus?: boolean;
|
|
659
|
-
small?: boolean;
|
|
660
|
-
placeholder?: string | null;
|
|
661
|
-
tabIndex?: number;
|
|
662
|
-
value?: TStringNumberNull;
|
|
663
|
-
disabled?: boolean;
|
|
664
|
-
right?: boolean;
|
|
665
|
-
groupOrder?: TGroupOrder;
|
|
666
|
-
maxTooltipWidth?: TStringOrNumber;
|
|
667
|
-
width?: TStringOrNumber;
|
|
668
|
-
testId?: string;
|
|
669
|
-
size?: number;
|
|
670
|
-
isInTable?: boolean;
|
|
671
|
-
}
|
|
672
|
-
|
|
673
|
-
declare interface ILabel {
|
|
674
|
-
color: string;
|
|
675
|
-
small?: boolean;
|
|
676
|
-
value: TStringOrNumber | ReactNode;
|
|
677
|
-
}
|
|
678
|
-
|
|
679
|
-
declare interface ILabelIcon {
|
|
680
|
-
onClick: TEmpty;
|
|
681
|
-
tooltip?: string;
|
|
682
|
-
}
|
|
683
|
-
|
|
684
|
-
declare interface ILabelLockProps {
|
|
685
|
-
visible?: boolean;
|
|
686
|
-
active?: boolean;
|
|
687
|
-
onClick?: TEmpty;
|
|
688
|
-
tooltip?: string;
|
|
689
|
-
testId?: string;
|
|
690
|
-
}
|
|
691
|
-
|
|
692
|
-
export declare interface ILabelProps {
|
|
693
|
-
label?: TStringNumberNull | ReactNode;
|
|
694
|
-
helpText?: TStringOrNumber | ReactNode;
|
|
695
|
-
helpTextMaxWidth?: TStringOrNumber;
|
|
696
|
-
width?: TStringOrNumber;
|
|
697
|
-
info?: string;
|
|
698
|
-
onClickHelp?: (event?: MouseEvent_2<HTMLDivElement>) => void;
|
|
699
|
-
lock?: ILabelLockProps;
|
|
700
|
-
libraryIcon?: ILabelIcon;
|
|
701
|
-
labelLeft?: boolean;
|
|
702
|
-
small?: boolean;
|
|
703
|
-
textTransform?: TTextTransform;
|
|
704
|
-
}
|
|
705
|
-
|
|
706
|
-
export declare interface ILayoutColumnProps {
|
|
707
|
-
background?: string;
|
|
708
|
-
borderLeft?: boolean | string;
|
|
709
|
-
borderRight?: boolean | string;
|
|
710
|
-
children?: default_2.ReactNode;
|
|
711
|
-
flex?: boolean;
|
|
712
|
-
flexbox?: boolean;
|
|
713
|
-
padding?: boolean | string;
|
|
714
|
-
scroll?: boolean;
|
|
715
|
-
showScrollbar?: boolean;
|
|
716
|
-
spacing?: number | string;
|
|
717
|
-
width?: number | string;
|
|
718
|
-
widthMobile?: number | string;
|
|
719
|
-
widthTablet?: number | string;
|
|
720
|
-
testId?: string;
|
|
721
|
-
}
|
|
722
|
-
|
|
723
|
-
export declare interface ILayoutPageProps {
|
|
724
|
-
children?: ReactNode;
|
|
725
|
-
padding?: boolean | TStringOrNumber;
|
|
726
|
-
left?: TStringOrNumber;
|
|
727
|
-
scroll?: boolean;
|
|
728
|
-
top?: TStringOrNumber;
|
|
729
|
-
}
|
|
730
|
-
|
|
731
|
-
declare interface ILibraryIconCell extends TCommonCell {
|
|
732
|
-
type: TCellType;
|
|
733
|
-
libraryIcon?: {
|
|
734
|
-
onClick: TEmpty;
|
|
735
|
-
tooltip: StringNumberOrNode;
|
|
736
|
-
};
|
|
737
|
-
}
|
|
738
|
-
|
|
739
|
-
declare interface ILibraryIconProps {
|
|
740
|
-
onClick: TEmpty;
|
|
741
|
-
tooltip?: string;
|
|
742
|
-
}
|
|
743
|
-
|
|
744
|
-
declare interface ILinkCell extends TCommonCell {
|
|
745
|
-
value?: TStringOrNumber;
|
|
746
|
-
type: TCellType;
|
|
747
|
-
disabled?: boolean;
|
|
748
|
-
onClick?: (evt: default_2.MouseEvent<HTMLAnchorElement, MouseEvent>) => void;
|
|
749
|
-
error?: StringNumberOrNode;
|
|
750
|
-
warning?: StringNumberOrNode;
|
|
751
|
-
tooltip?: StringNumberOrNode;
|
|
752
|
-
maxTooltipWidth?: TStringOrNumber;
|
|
753
|
-
}
|
|
754
|
-
|
|
755
|
-
declare interface ILinkProps {
|
|
756
|
-
type?: TBreadcrumbLinkType | string;
|
|
757
|
-
label?: TStringNumberNull;
|
|
758
|
-
url?: string;
|
|
759
|
-
onClick?: TEmpty;
|
|
760
|
-
active?: boolean;
|
|
761
|
-
disabled?: boolean;
|
|
762
|
-
element?: ReactNode;
|
|
763
|
-
}
|
|
764
|
-
|
|
765
|
-
declare interface IListAction {
|
|
766
|
-
label: string;
|
|
767
|
-
icon?: ReactNode;
|
|
768
|
-
onClick?: TEmpty;
|
|
769
|
-
primary?: boolean;
|
|
770
|
-
subActions?: ISubAction_2[];
|
|
771
|
-
childComponent?: ReactNode;
|
|
772
|
-
disabled?: boolean;
|
|
773
|
-
tooltip?: ReactNode | string;
|
|
774
|
-
}
|
|
775
|
-
|
|
776
|
-
declare interface IListData {
|
|
777
|
-
name?: ReactNode | string;
|
|
778
|
-
actions?: IListAction[];
|
|
779
|
-
items: IListItem[];
|
|
780
|
-
}
|
|
781
|
-
|
|
782
|
-
export declare interface IListHeadingProps {
|
|
783
|
-
name: TStringOrNumber | ReactNode;
|
|
784
|
-
actions?: any[];
|
|
785
|
-
toggleNarrow?: boolean;
|
|
786
|
-
onToggleNarrow?: TEmpty;
|
|
787
|
-
stickyHeader?: boolean;
|
|
788
|
-
}
|
|
789
|
-
|
|
790
|
-
declare interface IListItem {
|
|
791
|
-
name?: string | ReactElement;
|
|
792
|
-
expanded?: boolean;
|
|
793
|
-
cursor?: string;
|
|
794
|
-
url?: string;
|
|
795
|
-
active?: boolean;
|
|
796
|
-
disabled?: boolean;
|
|
797
|
-
onClick?: (evt: any) => void;
|
|
798
|
-
title?: string;
|
|
799
|
-
details?: string | ReactElement;
|
|
800
|
-
metadata?: string | ReactElement;
|
|
801
|
-
testId?: string;
|
|
802
|
-
level?: number;
|
|
803
|
-
label?: ILabel;
|
|
804
|
-
actions?: IAction[];
|
|
805
|
-
id?: TStringOrNumber;
|
|
806
|
-
type?: string;
|
|
807
|
-
metaCount?: number;
|
|
808
|
-
component?: React.ElementType;
|
|
809
|
-
}
|
|
810
|
-
|
|
811
|
-
export declare interface IListProps {
|
|
812
|
-
drawer?: boolean;
|
|
813
|
-
list: IListData;
|
|
814
|
-
bordered?: boolean;
|
|
815
|
-
expanding?: boolean;
|
|
816
|
-
narrow?: boolean;
|
|
817
|
-
toggleNarrow?: boolean;
|
|
818
|
-
onToggleNarrow?: TEmpty;
|
|
819
|
-
invokeEditOnRowClick?: boolean;
|
|
820
|
-
noHeader?: boolean;
|
|
821
|
-
stickyHeader?: boolean;
|
|
822
|
-
draggable?: boolean;
|
|
823
|
-
onListReorder?: (args: IReorderData) => void;
|
|
824
|
-
marginBottom?: number | string;
|
|
825
|
-
height?: number | string;
|
|
826
|
-
testId?: string;
|
|
827
|
-
scrollDetails?: IScrollDetails;
|
|
828
|
-
}
|
|
829
|
-
|
|
830
|
-
declare interface IListSubheadingItem extends Partial<IMetaContentItem> {
|
|
831
|
-
actions?: IAction[];
|
|
832
|
-
disabled?: boolean;
|
|
833
|
-
expanded?: boolean;
|
|
834
|
-
onClick?: (evt: MouseEvent_2<HTMLDivElement>) => void;
|
|
835
|
-
title?: string;
|
|
836
|
-
testId?: string;
|
|
837
|
-
metaCount?: number;
|
|
838
|
-
}
|
|
839
|
-
|
|
840
|
-
export declare interface IListSubheadingProps {
|
|
841
|
-
item: IListSubheadingItem;
|
|
842
|
-
index?: number;
|
|
843
|
-
}
|
|
844
|
-
|
|
845
|
-
export declare interface ILoaderProps {
|
|
846
|
-
fullViewPortSize?: boolean;
|
|
847
|
-
cover?: boolean;
|
|
848
|
-
width?: TStringOrNumber;
|
|
849
|
-
height?: TStringOrNumber;
|
|
850
|
-
text?: string;
|
|
851
|
-
details?: string | ReactNode;
|
|
852
|
-
children?: ReactNode;
|
|
853
|
-
testId?: string | null;
|
|
854
|
-
theme?: TTheme | string;
|
|
855
|
-
}
|
|
856
|
-
|
|
857
|
-
export declare interface IMenuProps {
|
|
858
|
-
menu: {
|
|
859
|
-
trigger: TTriggerType | string;
|
|
860
|
-
title?: string;
|
|
861
|
-
colored?: boolean | string;
|
|
862
|
-
small?: boolean;
|
|
863
|
-
label?: ReactNode | string;
|
|
864
|
-
component?: ReactNode;
|
|
865
|
-
sections?: ReactNode | IMenuSection[];
|
|
866
|
-
placement?: string;
|
|
867
|
-
possiblePlacements?: Placement[];
|
|
868
|
-
showAllButton?: IMenuShowAllButton;
|
|
869
|
-
testId?: string;
|
|
870
|
-
fullHeightTrigger?: boolean;
|
|
871
|
-
};
|
|
872
|
-
active?: boolean;
|
|
873
|
-
contextMenu?: boolean;
|
|
874
|
-
width?: TStringOrNumber;
|
|
875
|
-
disabled?: boolean;
|
|
876
|
-
badgeTitle?: string;
|
|
877
|
-
badgeDot?: boolean;
|
|
878
|
-
loading?: boolean;
|
|
879
|
-
fullHeightTrigger?: boolean;
|
|
880
|
-
closeOnOptionClick?: boolean;
|
|
881
|
-
groupOrder?: TGroupOrder;
|
|
882
|
-
overflowContainer?: boolean;
|
|
883
|
-
maxHeight?: TStringOrNumber;
|
|
884
|
-
testId?: string;
|
|
885
|
-
open?: boolean;
|
|
886
|
-
setOpen?: (state: boolean) => void;
|
|
887
|
-
closeParent?: TEmpty;
|
|
888
|
-
tree?: any;
|
|
889
|
-
path?: any;
|
|
890
|
-
isNested?: boolean;
|
|
891
|
-
tooltip?: any;
|
|
892
|
-
error?: any;
|
|
893
|
-
warning?: any;
|
|
894
|
-
title?: string;
|
|
895
|
-
selected?: boolean;
|
|
896
|
-
tabIndex?: number;
|
|
897
|
-
}
|
|
898
|
-
|
|
899
|
-
export declare interface IMenuSection {
|
|
900
|
-
type: TMenuType | string;
|
|
901
|
-
label?: ReactNode;
|
|
902
|
-
icon?: string | ReactNode;
|
|
903
|
-
onClick?: TFunction;
|
|
904
|
-
testId?: string;
|
|
905
|
-
description?: string;
|
|
906
|
-
selected?: boolean;
|
|
907
|
-
disabled?: boolean;
|
|
908
|
-
inline?: boolean;
|
|
909
|
-
title?: string;
|
|
910
|
-
download?: boolean;
|
|
911
|
-
onChange?: TChangeEventHandler;
|
|
912
|
-
menu?: any;
|
|
913
|
-
visible?: boolean;
|
|
914
|
-
closeOnOptionClick?: boolean;
|
|
915
|
-
actions?: any[];
|
|
916
|
-
url?: string;
|
|
917
|
-
upload?: boolean;
|
|
918
|
-
uploadType?: string;
|
|
919
|
-
component?: ElementType_2;
|
|
920
|
-
}
|
|
921
|
-
|
|
922
|
-
declare interface IMenuShowAllButton {
|
|
923
|
-
visible: boolean;
|
|
924
|
-
showAllTitle: string;
|
|
925
|
-
showLessTitle: string;
|
|
926
|
-
additionalSections: IMenuSection[];
|
|
927
|
-
}
|
|
928
|
-
|
|
929
|
-
declare interface IMessage {
|
|
930
|
-
visible?: boolean;
|
|
931
|
-
type?: TMessageType | string;
|
|
932
|
-
icon?: boolean;
|
|
933
|
-
heading?: ReactNode;
|
|
934
|
-
content?: ReactNode | string;
|
|
935
|
-
details?: ReactNode;
|
|
936
|
-
detailsVisible?: boolean;
|
|
937
|
-
footer?: ReactNode;
|
|
938
|
-
withDismiss?: boolean;
|
|
939
|
-
onClose?: (evt: MouseEvent_2<SVGSVGElement>) => void;
|
|
940
|
-
width?: TStringOrNumber;
|
|
941
|
-
maxHeight?: TStringOrNumber;
|
|
942
|
-
}
|
|
943
|
-
|
|
944
|
-
export declare interface IMessageProps {
|
|
945
|
-
message: IMessage;
|
|
946
|
-
}
|
|
947
|
-
|
|
948
|
-
export declare type IMessageType = {
|
|
949
|
-
type?: TMessageType | string;
|
|
950
|
-
icon?: boolean;
|
|
951
|
-
heading?: string | number;
|
|
952
|
-
content: ReactNode | string;
|
|
953
|
-
details?: ReactNode | string | null;
|
|
954
|
-
};
|
|
955
|
-
|
|
956
|
-
declare interface IMetaContentItem {
|
|
957
|
-
name?: TStringOrNumber | ReactNode;
|
|
958
|
-
icon?: {
|
|
959
|
-
icon: ReactNode;
|
|
960
|
-
color?: string;
|
|
961
|
-
tooltip?: {
|
|
962
|
-
text: string | ReactNode;
|
|
963
|
-
};
|
|
964
|
-
};
|
|
965
|
-
details?: string | ReactNode;
|
|
966
|
-
metadata?: string | ReactNode;
|
|
967
|
-
invalid?: boolean;
|
|
968
|
-
testId?: string;
|
|
969
|
-
}
|
|
970
|
-
|
|
971
|
-
export declare interface IModalProps {
|
|
972
|
-
children: ReactNode;
|
|
973
|
-
visible?: boolean;
|
|
974
|
-
centered?: boolean;
|
|
975
|
-
width?: TStringOrNumber;
|
|
976
|
-
onEnter?: () => void;
|
|
977
|
-
onEscape?: () => void;
|
|
978
|
-
}
|
|
979
|
-
|
|
980
|
-
export declare interface INativeSelectProps {
|
|
981
|
-
borderRadius?: TStringOrNumber;
|
|
982
|
-
disabled?: boolean;
|
|
983
|
-
error?: TStringOrNumber | default_2.ReactNode | null;
|
|
984
|
-
warning?: TStringOrNumber | default_2.ReactNode | null;
|
|
985
|
-
tooltip?: TStringOrNumber | default_2.ReactNode | null;
|
|
986
|
-
options: ISelectSelectedOption[];
|
|
987
|
-
onChange?: (evt: ChangeEvent<HTMLSelectElement>, value: ISelectSelectedOption | {
|
|
988
|
-
value: null;
|
|
989
|
-
}) => void;
|
|
990
|
-
onFocus?: TEmpty;
|
|
991
|
-
onBlur?: TEmpty;
|
|
992
|
-
right?: boolean;
|
|
993
|
-
small?: boolean;
|
|
994
|
-
tabIndex?: number;
|
|
995
|
-
selectedOption?: ISelectSelectedOption;
|
|
996
|
-
width?: TStringOrNumber | null;
|
|
997
|
-
groupOrder?: TGroupOrder;
|
|
998
|
-
testId?: string | undefined;
|
|
999
|
-
isInTable?: boolean;
|
|
1000
|
-
clearable?: boolean;
|
|
1001
|
-
placeholder?: string | null;
|
|
1002
|
-
hasNonExistentValue?: boolean;
|
|
1003
|
-
maxTooltipWidth?: TStringOrNumber;
|
|
1004
|
-
}
|
|
1005
|
-
|
|
1006
|
-
export declare const initializeContext: (context: Context<UnitContextType | null>) => void;
|
|
1007
|
-
|
|
1008
|
-
/**
|
|
1009
|
-
* Initialize React GUI library with the provided configurations.
|
|
1010
|
-
* @note function is used to provide translation settings and dictionary from consumer application to React GUI library
|
|
1011
|
-
*/
|
|
1012
|
-
export declare const initializeGuiLibrary: (config: IConfig) => void;
|
|
1013
|
-
|
|
1014
|
-
export declare const Input: default_2.ForwardRefExoticComponent<IInputProps & default_2.RefAttributes<HTMLInputElement>>;
|
|
1015
|
-
|
|
1016
|
-
export declare const InputGroup: ({ children, small, width, }: IInputGroupProps) => ReactElement;
|
|
1017
|
-
|
|
1018
|
-
export declare const InputGroupAddon: ({ children, groupOrder, small, }: IInputGroupAddonProps) => default_2.ReactElement;
|
|
1019
|
-
|
|
1020
|
-
export declare enum InputReaderMethods {
|
|
1021
|
-
READ_AS_TEXT = "readAsText",
|
|
1022
|
-
READ_AS_ARRAY_BUFFER = "readAsArrayBuffer",
|
|
1023
|
-
READ_AS_DATA_URL = "readAsDataURL",
|
|
1024
|
-
READ_AS_BINARY_STRING = "readAsBinaryString"
|
|
1025
|
-
}
|
|
1026
|
-
|
|
1027
|
-
export declare enum InputType {
|
|
1028
|
-
TEXT = "text",
|
|
1029
|
-
RADIO = "radio",
|
|
1030
|
-
CHECKBOX = "checkbox"
|
|
1031
|
-
}
|
|
1032
|
-
|
|
1033
|
-
declare interface INumberInputCell extends TCommonCell {
|
|
1034
|
-
name?: string;
|
|
1035
|
-
value?: TStringOrNumber;
|
|
1036
|
-
type: TCellType;
|
|
1037
|
-
onChange?: TChangeEventHandler;
|
|
1038
|
-
onFocus?: (evt: default_2.FocusEvent<HTMLInputElement>) => void;
|
|
1039
|
-
onBlur?: (evt: default_2.FocusEvent<HTMLInputElement>) => void;
|
|
1040
|
-
placeholder?: string;
|
|
1041
|
-
error?: string | boolean;
|
|
1042
|
-
warning?: string | boolean;
|
|
1043
|
-
disabled?: boolean;
|
|
1044
|
-
tooltip?: StringNumberOrNode;
|
|
1045
|
-
left?: boolean;
|
|
1046
|
-
validationCallback?: TEmpty;
|
|
1047
|
-
allowEmpty?: boolean;
|
|
1048
|
-
enableCosmeticRounding: boolean;
|
|
1049
|
-
enableDisplayRounding: boolean;
|
|
1050
|
-
roundDisplayValue: (value: TStringOrNumber) => TStringOrNumber;
|
|
1051
|
-
selectOnFocus?: boolean;
|
|
1052
|
-
disableValidationOnFocus?: boolean;
|
|
1053
|
-
}
|
|
1054
|
-
|
|
1055
|
-
export declare interface INumberInputProps {
|
|
1056
|
-
name?: string | {
|
|
1057
|
-
fieldName: string;
|
|
1058
|
-
};
|
|
1059
|
-
placeholder?: string;
|
|
1060
|
-
disabled?: boolean;
|
|
1061
|
-
error?: string | boolean;
|
|
1062
|
-
left?: boolean;
|
|
1063
|
-
small?: boolean;
|
|
1064
|
-
width?: TStringOrNumber;
|
|
1065
|
-
value?: TStringOrNumber;
|
|
1066
|
-
onChange?: TChangeEventHandler;
|
|
1067
|
-
onFocus?: (evt: FocusEvent_2<HTMLInputElement>) => void;
|
|
1068
|
-
onBlur?: (evt: FocusEvent_2<HTMLInputElement>) => void;
|
|
1069
|
-
selectOnFocus?: boolean;
|
|
1070
|
-
tabIndex?: number;
|
|
1071
|
-
testId?: string;
|
|
1072
|
-
tooltip?: TStringOrNumber | default_2.ReactNode;
|
|
1073
|
-
warning?: string | boolean;
|
|
1074
|
-
validationCallback?: (name: string | {
|
|
1075
|
-
fieldName: string;
|
|
1076
|
-
}, error: string | null) => void;
|
|
1077
|
-
allowEmpty?: boolean;
|
|
1078
|
-
isInTable?: boolean;
|
|
1079
|
-
groupOrder?: TGroupOrder;
|
|
1080
|
-
enableCosmeticRounding?: boolean;
|
|
1081
|
-
enableDisplayRounding?: boolean;
|
|
1082
|
-
roundDisplayValue?: (args: TStringOrNumber) => TStringOrNumber;
|
|
1083
|
-
disableInternalErrorValidationMessages?: boolean;
|
|
1084
|
-
disableValidationOnFocus?: boolean;
|
|
1085
|
-
}
|
|
1086
|
-
|
|
1087
|
-
declare interface IOnRowClickFunction {
|
|
1088
|
-
(): any;
|
|
1089
|
-
noStyle?: boolean;
|
|
1090
|
-
}
|
|
1091
|
-
|
|
1092
|
-
export declare interface IOptionDropdownProps {
|
|
1093
|
-
name?: string;
|
|
1094
|
-
disabled?: boolean;
|
|
1095
|
-
label: string;
|
|
1096
|
-
options: IOptionType[];
|
|
1097
|
-
onChange: TChangeEventHandler;
|
|
1098
|
-
showHeader?: boolean;
|
|
1099
|
-
maxHeight?: string;
|
|
1100
|
-
small?: boolean;
|
|
1101
|
-
testId?: string;
|
|
1102
|
-
}
|
|
1103
|
-
|
|
1104
|
-
declare interface IOptionItem {
|
|
1105
|
-
label: ReactNode;
|
|
1106
|
-
value: string;
|
|
1107
|
-
icon: ReactNode;
|
|
1108
|
-
onClick?: (evt: MouseEvent_2<HTMLAnchorElement, globalThis.MouseEvent>) => void;
|
|
1109
|
-
isActive?: boolean;
|
|
1110
|
-
isExperimental?: boolean;
|
|
1111
|
-
invalid?: boolean;
|
|
1112
|
-
testId?: string;
|
|
1113
|
-
}
|
|
1114
|
-
|
|
1115
|
-
declare interface IOptionSection {
|
|
1116
|
-
heading: string;
|
|
1117
|
-
items: IOptionItem[];
|
|
1118
|
-
}
|
|
1119
|
-
|
|
1120
|
-
declare interface IOptionType {
|
|
1121
|
-
key?: string;
|
|
1122
|
-
label?: string | null;
|
|
1123
|
-
value?: TStringOrNumber;
|
|
1124
|
-
selected?: boolean;
|
|
1125
|
-
testId?: string;
|
|
1126
|
-
}
|
|
1127
|
-
|
|
1128
|
-
declare interface IPagination {
|
|
1129
|
-
rowCount: number;
|
|
1130
|
-
selectedPage: TStringOrNumber;
|
|
1131
|
-
onSelectPage?: (value: number) => void;
|
|
1132
|
-
rowsPerPage?: IPaginationPerPageType;
|
|
1133
|
-
small?: boolean;
|
|
1134
|
-
errorMessageTemplate?: string;
|
|
1135
|
-
testIds?: {
|
|
1136
|
-
doubleRightBtn?: string;
|
|
1137
|
-
};
|
|
1138
|
-
}
|
|
1139
|
-
|
|
1140
|
-
declare interface IPaginationOptionType {
|
|
1141
|
-
label?: string | null;
|
|
1142
|
-
value?: TStringOrNumber;
|
|
1143
|
-
selected?: boolean;
|
|
1144
|
-
}
|
|
1145
|
-
|
|
1146
|
-
declare interface IPaginationPerPageType {
|
|
1147
|
-
onChange?: TChangeEventHandler;
|
|
1148
|
-
options?: IPaginationOptionType[];
|
|
1149
|
-
value?: TStringOrNumber;
|
|
1150
|
-
}
|
|
1151
|
-
|
|
1152
|
-
export declare interface IPaginationProps {
|
|
1153
|
-
pagination: IPagination;
|
|
1154
|
-
}
|
|
1155
|
-
|
|
1156
|
-
declare interface IParsedResult {
|
|
1157
|
-
isValid: boolean;
|
|
1158
|
-
fields: string[];
|
|
1159
|
-
units: string[];
|
|
1160
|
-
rows: string[][];
|
|
1161
|
-
errors: string[];
|
|
1162
|
-
}
|
|
1163
|
-
|
|
1164
|
-
export declare interface IPopConfirmProps {
|
|
1165
|
-
children?: ReactNode;
|
|
1166
|
-
placement?: Placement;
|
|
1167
|
-
closeOnOutsideClick?: boolean;
|
|
1168
|
-
fullWidth?: boolean;
|
|
1169
|
-
title?: string;
|
|
1170
|
-
cancelText?: string;
|
|
1171
|
-
onClickCancel?: (close?: TEmpty) => void;
|
|
1172
|
-
disableConfirmButton?: boolean;
|
|
1173
|
-
okText?: string;
|
|
1174
|
-
onClickOk?: (close?: TEmpty) => void;
|
|
1175
|
-
overflowContainer?: boolean;
|
|
1176
|
-
testId?: string;
|
|
1177
|
-
}
|
|
1178
|
-
|
|
1179
|
-
declare interface IPopoverCell extends TCommonCell {
|
|
1180
|
-
content: default_2.ReactNode;
|
|
1181
|
-
fullWidth: boolean;
|
|
1182
|
-
closeOnOutsideClick: boolean;
|
|
1183
|
-
disabled: boolean;
|
|
1184
|
-
value?: StringNumberOrNode;
|
|
1185
|
-
type: TCellType;
|
|
1186
|
-
error?: StringNumberOrNode;
|
|
1187
|
-
warning?: StringNumberOrNode;
|
|
1188
|
-
tooltip?: StringNumberOrNode;
|
|
1189
|
-
maxTooltipWidth?: TStringOrNumber;
|
|
1190
|
-
hasSort?: boolean;
|
|
1191
|
-
}
|
|
1192
|
-
|
|
1193
|
-
export declare interface IPopoverProps {
|
|
1194
|
-
children?: ReactNode;
|
|
1195
|
-
content?: ReactNode;
|
|
1196
|
-
placement?: Placement;
|
|
1197
|
-
closeOnOutsideClick?: boolean;
|
|
1198
|
-
fullWidth?: boolean;
|
|
1199
|
-
showCloseButton?: boolean;
|
|
1200
|
-
testId?: string;
|
|
1201
|
-
disabled?: boolean;
|
|
1202
|
-
overflowContainer?: boolean;
|
|
1203
|
-
isOpen?: boolean;
|
|
1204
|
-
onToggle?: (isOpen: boolean) => void;
|
|
1205
|
-
}
|
|
1206
|
-
|
|
1207
|
-
export declare interface IPortalProps {
|
|
1208
|
-
id: string;
|
|
1209
|
-
children: ReactNode | any;
|
|
1210
|
-
}
|
|
1211
|
-
|
|
1212
|
-
declare interface IPredefinedOption {
|
|
1213
|
-
value?: string;
|
|
1214
|
-
label: string;
|
|
1215
|
-
valueKey?: string;
|
|
1216
|
-
}
|
|
1217
|
-
|
|
1218
|
-
export declare interface IPrintHeaderProps {
|
|
1219
|
-
logo: string;
|
|
1220
|
-
logoWidth?: TStringOrNumber;
|
|
1221
|
-
alt: string;
|
|
1222
|
-
}
|
|
1223
|
-
|
|
1224
|
-
export declare interface IProgressBarProps {
|
|
1225
|
-
width?: TStringOrNumber;
|
|
1226
|
-
inverted?: boolean;
|
|
1227
|
-
colored?: boolean;
|
|
1228
|
-
showProgressColors?: boolean;
|
|
1229
|
-
percentage?: number;
|
|
1230
|
-
noLabel?: boolean;
|
|
1231
|
-
}
|
|
1232
|
-
|
|
1233
|
-
declare interface IRadioButtonOption {
|
|
1234
|
-
label: TStringOrNumber;
|
|
1235
|
-
value: TStringOrNumber;
|
|
1236
|
-
testId?: string;
|
|
1237
|
-
helpText?: string;
|
|
1238
|
-
onClickHelp?: (evt: MouseEvent_2<HTMLButtonElement>) => void;
|
|
1239
|
-
name?: string;
|
|
1240
|
-
checked?: boolean;
|
|
1241
|
-
disabled?: boolean;
|
|
1242
|
-
textTransform?: TTextTransform;
|
|
1243
|
-
}
|
|
1244
|
-
|
|
1245
|
-
export declare interface IRadioButtonProps {
|
|
1246
|
-
name?: string;
|
|
1247
|
-
label?: string | null;
|
|
1248
|
-
options: IRadioButtonOption[];
|
|
1249
|
-
value: TStringOrNumber | IRadioButtonOption;
|
|
1250
|
-
inline?: boolean;
|
|
1251
|
-
disabled?: boolean;
|
|
1252
|
-
small?: boolean;
|
|
1253
|
-
onChange?: TChangeEventHandler;
|
|
1254
|
-
noMargin?: boolean;
|
|
1255
|
-
mainLabel?: string;
|
|
1256
|
-
onClick?: (target: HTMLInputElement) => void;
|
|
1257
|
-
radioButtonsData?: IRadioButtonOption[];
|
|
1258
|
-
classForContainer?: 'grouped fields' | 'inline fields';
|
|
1259
|
-
}
|
|
1260
|
-
|
|
1261
|
-
declare interface IRadioCell extends TCommonCell {
|
|
1262
|
-
type: TCellType;
|
|
1263
|
-
name: TStringOrNumber;
|
|
1264
|
-
value: TStringOrNumber;
|
|
1265
|
-
selected: boolean;
|
|
1266
|
-
disabled?: boolean;
|
|
1267
|
-
small?: boolean;
|
|
1268
|
-
onChange: (evt: default_2.MouseEvent<HTMLDivElement, MouseEvent>) => void;
|
|
1269
|
-
testId?: string;
|
|
1270
|
-
}
|
|
1271
|
-
|
|
1272
|
-
declare interface IReorderData {
|
|
1273
|
-
from?: number;
|
|
1274
|
-
to?: number;
|
|
1275
|
-
}
|
|
1276
|
-
|
|
1277
|
-
export declare interface IRichTextInputProps {
|
|
1278
|
-
disabled?: boolean;
|
|
1279
|
-
onChange?: (markdown: string) => void;
|
|
1280
|
-
placeholder?: string;
|
|
1281
|
-
value?: string;
|
|
1282
|
-
toolbarComponent?: ReactNode;
|
|
1283
|
-
}
|
|
1284
|
-
|
|
1285
|
-
export declare interface IRowProps {
|
|
1286
|
-
alignItems?: CSSProperties['alignItems'];
|
|
1287
|
-
justifyContent?: CSSProperties['justifyContent'];
|
|
1288
|
-
children?: ReactNode;
|
|
1289
|
-
flex?: boolean;
|
|
1290
|
-
height?: TStringOrNumber;
|
|
1291
|
-
marginBottom?: TStringOrNumber;
|
|
1292
|
-
marginTop?: TStringOrNumber;
|
|
1293
|
-
spacing?: TStringOrNumber;
|
|
1294
|
-
wrap?: boolean;
|
|
1295
|
-
testId?: string | null;
|
|
1296
|
-
}
|
|
1297
|
-
|
|
1298
|
-
declare interface IScrollDetails {
|
|
1299
|
-
scrollable?: boolean;
|
|
1300
|
-
hideScrollbar?: boolean;
|
|
1301
|
-
triggerScrollToActiveItem?: boolean;
|
|
1302
|
-
infiniteScroll?: boolean;
|
|
1303
|
-
}
|
|
1304
|
-
|
|
1305
|
-
declare interface ISectionName {
|
|
1306
|
-
sectionKey: string;
|
|
1307
|
-
sectionLabel: string;
|
|
1308
|
-
}
|
|
1309
|
-
|
|
1310
|
-
declare interface ISelectCell extends TCommonCell {
|
|
1311
|
-
type: TCellType;
|
|
1312
|
-
name?: string;
|
|
1313
|
-
value?: TStringOrNumber;
|
|
1314
|
-
onChange?: TChangeEventHandler;
|
|
1315
|
-
onCreate?: (ev: any) => void;
|
|
1316
|
-
error?: StringNumberOrNode;
|
|
1317
|
-
warning?: StringNumberOrNode;
|
|
1318
|
-
disabled?: boolean;
|
|
1319
|
-
placeholder?: string;
|
|
1320
|
-
menu?: any;
|
|
1321
|
-
options?: any;
|
|
1322
|
-
native?: boolean;
|
|
1323
|
-
clearable?: boolean;
|
|
1324
|
-
searchable?: boolean;
|
|
1325
|
-
deprecatedEventHandler?: boolean;
|
|
1326
|
-
maxTooltipWidth?: TStringOrNumber;
|
|
1327
|
-
autoLayerWidth?: boolean;
|
|
1328
|
-
multi?: boolean;
|
|
1329
|
-
}
|
|
1330
|
-
|
|
1331
|
-
export declare interface ISelectProps {
|
|
1332
|
-
name?: string;
|
|
1333
|
-
multi?: boolean;
|
|
1334
|
-
options?: ISelectSelectedOption[];
|
|
1335
|
-
value?: any;
|
|
1336
|
-
native?: boolean;
|
|
1337
|
-
onChange?: TChangeEventHandler;
|
|
1338
|
-
deprecatedEventHandler?: boolean;
|
|
1339
|
-
autoScroll?: boolean;
|
|
1340
|
-
warning?: TStringOrNumber | ReactNode;
|
|
1341
|
-
error?: TStringOrNumber | ReactNode;
|
|
1342
|
-
checkNonExistentValues?: boolean;
|
|
1343
|
-
closeOnOptionActionClick?: boolean;
|
|
1344
|
-
small?: boolean;
|
|
1345
|
-
width?: TStringOrNumber | null;
|
|
1346
|
-
borderRadius?: TStringOrNumber;
|
|
1347
|
-
onCreate?: (evt: any) => any;
|
|
1348
|
-
disabled?: boolean;
|
|
1349
|
-
placeholder?: string | null;
|
|
1350
|
-
isInTable?: boolean;
|
|
1351
|
-
clearable?: boolean;
|
|
1352
|
-
searchable?: boolean;
|
|
1353
|
-
maxTooltipWidth?: TStringOrNumber;
|
|
1354
|
-
autoLayerWidth?: boolean;
|
|
1355
|
-
right?: boolean;
|
|
1356
|
-
tabIndex?: number;
|
|
1357
|
-
testId?: string;
|
|
1358
|
-
}
|
|
1359
|
-
|
|
1360
|
-
declare interface ISelectSelectedOption {
|
|
1361
|
-
value?: TStringNumberNull | boolean;
|
|
1362
|
-
label?: string | ReactNode;
|
|
1363
|
-
details?: string;
|
|
1364
|
-
actions?: any[];
|
|
1365
|
-
icon?: boolean | ReactNode;
|
|
1366
|
-
type?: string;
|
|
1367
|
-
disabled?: boolean;
|
|
1368
|
-
testId?: string;
|
|
1369
|
-
}
|
|
1370
|
-
|
|
1371
|
-
export declare interface ISettingFieldProps {
|
|
1372
|
-
children: ReactNode;
|
|
1373
|
-
helpText?: string;
|
|
1374
|
-
disabled?: boolean;
|
|
1375
|
-
showCustom?: boolean;
|
|
1376
|
-
noPermission?: boolean;
|
|
1377
|
-
selectedOption?: boolean;
|
|
1378
|
-
userValue?: any;
|
|
1379
|
-
companyValue?: any;
|
|
1380
|
-
handleSelectChange?: () => void;
|
|
1381
|
-
testId?: string;
|
|
1382
|
-
}
|
|
1383
|
-
|
|
1384
|
-
export declare interface ISideBarProps {
|
|
1385
|
-
options: {
|
|
1386
|
-
title: string;
|
|
1387
|
-
sections: IOptionSection[];
|
|
1388
|
-
};
|
|
1389
|
-
startOpen?: boolean;
|
|
1390
|
-
onShiftClickToggleOpen?: (evt: MouseEvent_2<HTMLButtonElement, globalThis.MouseEvent>) => void;
|
|
1391
|
-
top?: TStringOrNumber;
|
|
1392
|
-
}
|
|
1393
|
-
|
|
1394
|
-
declare interface ISimpleCell extends TCommonCell {
|
|
1395
|
-
value: TStringOrNumber | ReactNode;
|
|
1396
|
-
type?: TCellType;
|
|
1397
|
-
}
|
|
1398
|
-
|
|
1399
|
-
export declare interface ISkeletonProps {
|
|
1400
|
-
count?: number;
|
|
1401
|
-
width?: string | number;
|
|
1402
|
-
height?: string | number;
|
|
1403
|
-
}
|
|
1404
|
-
|
|
1405
|
-
declare interface ISliderCell extends TCommonCell {
|
|
1406
|
-
type: TCellType;
|
|
1407
|
-
label?: string | null;
|
|
1408
|
-
value: number;
|
|
1409
|
-
min: number;
|
|
1410
|
-
max: number;
|
|
1411
|
-
step?: number;
|
|
1412
|
-
marks?: TSliderMark[];
|
|
1413
|
-
onChange: TChangeEventHandler;
|
|
1414
|
-
showArrows?: boolean;
|
|
1415
|
-
showTooltip?: boolean;
|
|
1416
|
-
tooltipFormatter?: (value: any) => any;
|
|
1417
|
-
disabled?: boolean;
|
|
1418
|
-
}
|
|
1419
|
-
|
|
1420
|
-
export declare interface ISliderProps {
|
|
1421
|
-
name?: string;
|
|
1422
|
-
label?: TStringNumberNull | ReactNode;
|
|
1423
|
-
width?: TStringOrNumber;
|
|
1424
|
-
labelWidth?: TStringOrNumber;
|
|
1425
|
-
value: number | number[];
|
|
1426
|
-
min: number;
|
|
1427
|
-
max: number;
|
|
1428
|
-
step?: number;
|
|
1429
|
-
marks?: TSliderMark[];
|
|
1430
|
-
showArrows?: boolean;
|
|
1431
|
-
showTooltip?: boolean;
|
|
1432
|
-
tooltipFormatter?: (value: number | number[]) => TStringOrNumber | ReactNode;
|
|
1433
|
-
disabled?: boolean;
|
|
1434
|
-
range?: boolean;
|
|
1435
|
-
small?: boolean;
|
|
1436
|
-
vertical?: {
|
|
1437
|
-
enabled: boolean;
|
|
1438
|
-
width?: string;
|
|
1439
|
-
height?: string;
|
|
1440
|
-
};
|
|
1441
|
-
onChange: TChangeEventHandler;
|
|
1442
|
-
}
|
|
1443
|
-
|
|
1444
|
-
export declare interface ISmartUploadConfig {
|
|
1445
|
-
enabled: boolean;
|
|
1446
|
-
prompt: string;
|
|
1447
|
-
service: (prompt: string, file: File) => Promise<any>;
|
|
1448
|
-
onClose?: () => void;
|
|
1449
|
-
onComplete?: (result: IParsedResult | {
|
|
1450
|
-
errorMessage: string;
|
|
1451
|
-
}) => void;
|
|
1452
|
-
onError?: (error: Error) => void;
|
|
1453
|
-
}
|
|
1454
|
-
|
|
1455
|
-
export declare type ISmartUploadModalProps = {
|
|
1456
|
-
visible: boolean;
|
|
1457
|
-
prompt: string;
|
|
1458
|
-
onCloseModal: () => void;
|
|
1459
|
-
onUpload: (prompt: string, file: File) => any;
|
|
1460
|
-
onComplete: (data: {
|
|
1461
|
-
[key: string]: string;
|
|
1462
|
-
}[]) => void;
|
|
1463
|
-
onFailed?: () => void;
|
|
1464
|
-
onError?: (error: any) => void;
|
|
1465
|
-
width?: number;
|
|
1466
|
-
heading?: string;
|
|
1467
|
-
dialogText?: string;
|
|
1468
|
-
fileInputText?: string;
|
|
1469
|
-
fileInputPlaceholder?: string;
|
|
1470
|
-
uploadText?: string;
|
|
1471
|
-
cancelText?: string;
|
|
1472
|
-
testId?: string;
|
|
1473
|
-
};
|
|
1474
|
-
|
|
1475
|
-
declare interface ISortCell extends TCommonCell {
|
|
1476
|
-
type: TCellType;
|
|
1477
|
-
hasSort?: boolean;
|
|
1478
|
-
sort?: 'up' | 'down';
|
|
1479
|
-
sortPriority?: number;
|
|
1480
|
-
}
|
|
1481
|
-
|
|
1482
|
-
export declare interface ISpacerProps {
|
|
1483
|
-
height?: TStringOrNumber;
|
|
1484
|
-
width?: TStringNumberNull;
|
|
1485
|
-
flex?: boolean;
|
|
1486
|
-
}
|
|
1487
|
-
|
|
1488
|
-
export declare interface ISpinnerProps {
|
|
1489
|
-
small?: boolean;
|
|
1490
|
-
colored?: boolean;
|
|
1491
|
-
dark?: boolean;
|
|
1492
|
-
tiny?: boolean;
|
|
1493
|
-
}
|
|
1494
|
-
|
|
1495
|
-
declare interface IStaticCell extends TCommonCell {
|
|
1496
|
-
value?: StringNumberOrNode;
|
|
1497
|
-
type: TCellType;
|
|
1498
|
-
error?: StringNumberOrNode;
|
|
1499
|
-
warning?: StringNumberOrNode;
|
|
1500
|
-
tooltip?: StringNumberOrNode;
|
|
1501
|
-
maxTooltipWidth?: TStringOrNumber;
|
|
1502
|
-
breakWord?: boolean;
|
|
1503
|
-
libraryIcon?: {
|
|
1504
|
-
onClick: TEmpty;
|
|
1505
|
-
tooltip: StringNumberOrNode;
|
|
1506
|
-
};
|
|
1507
|
-
helpIcon?: {
|
|
1508
|
-
onClick: TEmpty;
|
|
1509
|
-
tooltip: StringNumberOrNode;
|
|
1510
|
-
};
|
|
1511
|
-
hasSort?: boolean;
|
|
1512
|
-
onSort?: (evt: default_2.MouseEvent<HTMLDivElement>) => void;
|
|
1513
|
-
}
|
|
1514
|
-
|
|
1515
|
-
declare interface ISubAction {
|
|
1516
|
-
type?: string;
|
|
1517
|
-
label?: TStringNumberNull;
|
|
1518
|
-
icon?: ReactNode;
|
|
1519
|
-
onClick?: TFunction;
|
|
1520
|
-
testId?: string;
|
|
1521
|
-
disabled?: boolean;
|
|
1522
|
-
menu?: {
|
|
1523
|
-
trigger: string;
|
|
1524
|
-
label: ReactNode | string;
|
|
1525
|
-
sections?: ReactNode | IMenuSection[];
|
|
1526
|
-
testId?: string;
|
|
1527
|
-
};
|
|
1528
|
-
}
|
|
1529
|
-
|
|
1530
|
-
declare interface ISubAction_2 {
|
|
1531
|
-
label: string;
|
|
1532
|
-
icon: ReactNode;
|
|
1533
|
-
onClick: TEmpty;
|
|
1534
|
-
}
|
|
1535
|
-
|
|
1536
|
-
export declare interface ITableImportExportConfig {
|
|
1537
|
-
state?: ITableImportExportState;
|
|
1538
|
-
setState?: TUpdateTableImportExportState;
|
|
1539
|
-
title: string;
|
|
1540
|
-
translations?: ITableImportExportTranslations;
|
|
1541
|
-
validationRules?: TValidationRule[];
|
|
1542
|
-
prevalidationConfig?: TPrevalidationConfig;
|
|
1543
|
-
importLimit?: number;
|
|
1544
|
-
/**
|
|
1545
|
-
* @deprecated Use `beforeExportData` instead.
|
|
1546
|
-
*/
|
|
1547
|
-
exportData?: TExportData;
|
|
1548
|
-
beforeExportData?: TBeforeExportData;
|
|
1549
|
-
modals?: ICustomModalConfig[];
|
|
1550
|
-
dynamicOptions?: {
|
|
1551
|
-
importOptions?: IDynamicOption[];
|
|
1552
|
-
exportOptions?: IDynamicOption[];
|
|
1553
|
-
deleteOptions?: IDynamicOption[];
|
|
1554
|
-
helpOptions?: IDynamicOption[];
|
|
1555
|
-
};
|
|
1556
|
-
textOnly?: boolean;
|
|
1557
|
-
disablePasteSuccessfulToast?: boolean;
|
|
1558
|
-
showImportOptions?: boolean;
|
|
1559
|
-
copyFromClipBoard?: boolean;
|
|
1560
|
-
showDeleteOptions?: boolean;
|
|
1561
|
-
showHelpOption?: boolean;
|
|
1562
|
-
showUploadFileOption?: boolean;
|
|
1563
|
-
onDeleteRows?: (type: 'all') => void;
|
|
1564
|
-
onImportComplete?: (data: IImportData) => void;
|
|
1565
|
-
}
|
|
1566
|
-
|
|
1567
|
-
export declare interface ITableImportExportProps {
|
|
1568
|
-
config: ITableImportExportConfig;
|
|
1569
|
-
smartUploadConfig?: ISmartUploadConfig;
|
|
1570
|
-
testId?: string;
|
|
1571
|
-
}
|
|
1572
|
-
|
|
1573
|
-
export declare interface ITableImportExportState {
|
|
1574
|
-
pastedText: string;
|
|
1575
|
-
parsedResult: IParsedResult;
|
|
1576
|
-
pasteModalHelpVisible: boolean;
|
|
1577
|
-
modalVisibility: {
|
|
1578
|
-
smartUploadModal?: boolean;
|
|
1579
|
-
reviewPasteModal?: boolean;
|
|
1580
|
-
helpModal?: boolean;
|
|
1581
|
-
[key: string]: boolean | undefined;
|
|
1582
|
-
};
|
|
1583
|
-
}
|
|
1584
|
-
|
|
1585
|
-
declare interface ITableImportExportTranslations {
|
|
1586
|
-
[key: string]: string;
|
|
1587
|
-
}
|
|
1588
|
-
|
|
1589
|
-
export declare interface ITableProps {
|
|
1590
|
-
onListReorder?: (obj: {
|
|
1591
|
-
from: number;
|
|
1592
|
-
to: number;
|
|
1593
|
-
}) => void;
|
|
1594
|
-
canListReorder?: (obj: {
|
|
1595
|
-
from: number;
|
|
1596
|
-
to: number;
|
|
1597
|
-
}) => boolean;
|
|
1598
|
-
table: ITableTableProps;
|
|
1599
|
-
beforeRenderRow?: ({ row, rowIndex, }: {
|
|
1600
|
-
row: TRowType;
|
|
1601
|
-
rowIndex: number;
|
|
1602
|
-
}) => TRowType;
|
|
1603
|
-
}
|
|
1604
|
-
|
|
1605
|
-
declare interface ITableTableProps {
|
|
1606
|
-
name?: TStringOrNumber | ReactNode;
|
|
1607
|
-
actionsRight?: boolean;
|
|
1608
|
-
fixedWidth?: TStringOrNumber;
|
|
1609
|
-
maxHeight?: TStringOrNumber;
|
|
1610
|
-
columnWidths?: string[];
|
|
1611
|
-
className?: string;
|
|
1612
|
-
columnHeaderAlignments?: Array<TAlign | string>;
|
|
1613
|
-
columnAlignment?: Array<TAlign | string>;
|
|
1614
|
-
infiniteScroll?: boolean;
|
|
1615
|
-
headers?: any[];
|
|
1616
|
-
rows?: TRowsType;
|
|
1617
|
-
footer?: IFooterProps;
|
|
1618
|
-
draggable?: boolean;
|
|
1619
|
-
bordered?: boolean;
|
|
1620
|
-
striped?: boolean;
|
|
1621
|
-
testId?: string;
|
|
1622
|
-
onAddRow?: any;
|
|
1623
|
-
defaultEmptyRow?: any;
|
|
1624
|
-
stickyHeaders?: string | boolean;
|
|
1625
|
-
actions?: any;
|
|
1626
|
-
rowCount?: number;
|
|
1627
|
-
triggerScrollToActiveRow?: boolean;
|
|
1628
|
-
}
|
|
1629
|
-
|
|
1630
|
-
declare interface ITabOption {
|
|
1631
|
-
key?: string;
|
|
1632
|
-
label: TStringOrNumber;
|
|
1633
|
-
value: TStringOrNumber;
|
|
1634
|
-
url?: string;
|
|
1635
|
-
hidden?: boolean;
|
|
1636
|
-
disabled?: boolean;
|
|
1637
|
-
invalid?: boolean;
|
|
1638
|
-
badge?: TStringOrNumber;
|
|
1639
|
-
right?: boolean;
|
|
1640
|
-
testId?: string;
|
|
1641
|
-
}
|
|
1642
|
-
|
|
1643
|
-
declare interface ITabSelectedOption {
|
|
1644
|
-
label: TStringOrNumber;
|
|
1645
|
-
value: TStringOrNumber;
|
|
1646
|
-
}
|
|
1647
|
-
|
|
1648
|
-
export declare interface ITabsProps {
|
|
1649
|
-
name?: string;
|
|
1650
|
-
options?: ITabOption[] | null;
|
|
1651
|
-
children?: any;
|
|
1652
|
-
value?: ITabSelectedOption;
|
|
1653
|
-
onChange?: TChangeEventHandler;
|
|
1654
|
-
padding?: boolean;
|
|
1655
|
-
margin?: boolean;
|
|
1656
|
-
contentPadding?: boolean;
|
|
1657
|
-
activeTabIndex?: number;
|
|
1658
|
-
tabs?: ITabOption[] | undefined;
|
|
1659
|
-
onChangeTab?: (index: number, value: TStringOrNumber | null) => void;
|
|
1660
|
-
testId?: string;
|
|
1661
|
-
}
|
|
1662
|
-
|
|
1663
|
-
export declare interface ITextAreaProps {
|
|
1664
|
-
name?: string;
|
|
1665
|
-
value?: TStringOrNumber;
|
|
1666
|
-
placeholder?: string;
|
|
1667
|
-
cols?: number;
|
|
1668
|
-
rows?: number;
|
|
1669
|
-
disabled?: boolean;
|
|
1670
|
-
onChange?: TChangeEventHandler<HTMLTextAreaElement>;
|
|
1671
|
-
onKeyPress?: (evt: KeyboardEvent_2<HTMLTextAreaElement>) => void;
|
|
1672
|
-
onFocus?: (evt: FocusEvent_2<HTMLTextAreaElement>) => void;
|
|
1673
|
-
onBlur?: (evt: FocusEvent_2<HTMLTextAreaElement>) => void;
|
|
1674
|
-
tabIndex?: number;
|
|
1675
|
-
error?: TStringOrNumber | default_2.ReactNode;
|
|
1676
|
-
warning?: TStringOrNumber | default_2.ReactNode;
|
|
1677
|
-
tooltip?: TStringOrNumber | default_2.ReactNode;
|
|
1678
|
-
maxTooltipWidth?: TStringOrNumber;
|
|
1679
|
-
resize?: Property.Resize;
|
|
1680
|
-
monospace?: boolean;
|
|
1681
|
-
small?: boolean;
|
|
1682
|
-
testId?: string;
|
|
1683
|
-
}
|
|
1684
|
-
|
|
1685
|
-
export declare interface ITextLinkProps {
|
|
1686
|
-
href?: string;
|
|
1687
|
-
target?: string;
|
|
1688
|
-
testId?: string;
|
|
1689
|
-
onClick?: (e: default_2.MouseEvent<HTMLAnchorElement, MouseEvent>) => void;
|
|
1690
|
-
children?: default_2.ReactNode;
|
|
1691
|
-
component?: default_2.ElementType;
|
|
1692
|
-
}
|
|
1693
|
-
|
|
1694
|
-
export declare interface ITextProps {
|
|
1695
|
-
bold?: boolean;
|
|
1696
|
-
center?: boolean;
|
|
1697
|
-
error?: boolean;
|
|
1698
|
-
faint?: boolean;
|
|
1699
|
-
link?: boolean;
|
|
1700
|
-
muted?: boolean;
|
|
1701
|
-
onClick?: (e: default_2.MouseEvent<HTMLSpanElement>) => void;
|
|
1702
|
-
small?: boolean;
|
|
1703
|
-
success?: boolean;
|
|
1704
|
-
warning?: boolean;
|
|
1705
|
-
children?: default_2.ReactNode;
|
|
1706
|
-
}
|
|
1707
|
-
|
|
1708
|
-
export declare interface IToastProps {
|
|
1709
|
-
id?: Id;
|
|
1710
|
-
message: IMessageType;
|
|
1711
|
-
autoClose?: number | false;
|
|
1712
|
-
onClose?: TEmpty;
|
|
1713
|
-
}
|
|
1714
|
-
|
|
1715
|
-
export declare interface IToggleProps {
|
|
1716
|
-
name?: string;
|
|
1717
|
-
label?: string | default_2.ReactElement | null;
|
|
1718
|
-
checked?: boolean;
|
|
1719
|
-
disabled?: boolean;
|
|
1720
|
-
display?: string;
|
|
1721
|
-
small?: boolean;
|
|
1722
|
-
onChange: TChangeEventHandler;
|
|
1723
|
-
noMargin?: boolean;
|
|
1724
|
-
testId?: string;
|
|
1725
|
-
helpText?: string;
|
|
1726
|
-
onClickHelp?: (evt: any) => void;
|
|
1727
|
-
textTransform?: TTextTransform;
|
|
1728
|
-
}
|
|
1729
|
-
|
|
1730
|
-
export declare interface ITooltipProps {
|
|
1731
|
-
text?: TStringOrNumber | ReactNode;
|
|
1732
|
-
error?: boolean;
|
|
1733
|
-
warning?: boolean;
|
|
1734
|
-
placement?: Placement;
|
|
1735
|
-
possiblePlacements?: Placement[];
|
|
1736
|
-
enabled?: boolean;
|
|
1737
|
-
maxWidth?: TStringOrNumber;
|
|
1738
|
-
triggerOffset?: number;
|
|
1739
|
-
fontSize?: TStringOrNumber;
|
|
1740
|
-
padding?: TStringOrNumber;
|
|
1741
|
-
display?: string;
|
|
1742
|
-
flex?: string;
|
|
1743
|
-
forceOpen?: boolean;
|
|
1744
|
-
children?: ReactNode;
|
|
1745
|
-
}
|
|
1746
|
-
|
|
1747
|
-
declare interface ITopBarAppSwitcherProps {
|
|
1748
|
-
icon?: default_2.ReactNode;
|
|
1749
|
-
url?: string;
|
|
1750
|
-
onClick?: MouseEventHandler<HTMLDivElement | HTMLAnchorElement>;
|
|
1751
|
-
}
|
|
1752
|
-
|
|
1753
|
-
export declare interface ITopBarProps {
|
|
1754
|
-
title?: ITopBarTitleProps;
|
|
1755
|
-
appSwitcher?: ITopBarAppSwitcherProps;
|
|
1756
|
-
content?: TTopBarContent[];
|
|
1757
|
-
contentRight?: TTopBarContent[];
|
|
1758
|
-
warning?: string;
|
|
1759
|
-
height?: TStringOrNumber;
|
|
1760
|
-
fixedPosition?: boolean;
|
|
1761
|
-
}
|
|
1762
|
-
|
|
1763
|
-
declare interface ITopBarTitleProps {
|
|
1764
|
-
label?: string | null;
|
|
1765
|
-
logo?: default_2.ReactNode;
|
|
1766
|
-
url?: string;
|
|
1767
|
-
version?: TStringOrNumber;
|
|
1768
|
-
onClick?: MouseEventHandler<HTMLDivElement | HTMLAnchorElement>;
|
|
1769
|
-
}
|
|
1770
|
-
|
|
1771
|
-
declare interface ITreeListItemProps extends IListItem {
|
|
1772
|
-
id: TStringOrNumber;
|
|
1773
|
-
parent: TStringOrNumber;
|
|
1774
|
-
droppable?: boolean;
|
|
1775
|
-
onDrop?: (event: default_2.DragEvent<HTMLDivElement>) => void;
|
|
1776
|
-
}
|
|
1777
|
-
|
|
1778
|
-
declare interface ITreeListProps {
|
|
1779
|
-
name?: string | default_2.ReactNode;
|
|
1780
|
-
noHeader?: boolean;
|
|
1781
|
-
items: ITreeListItemProps[] | ITreeRowItem[];
|
|
1782
|
-
onClick?: TEmpty;
|
|
1783
|
-
actions?: any[];
|
|
1784
|
-
}
|
|
1785
|
-
|
|
1786
|
-
export declare interface ITreeProps {
|
|
1787
|
-
list: ITreeListProps;
|
|
1788
|
-
canDrop?: (tree: NodeModel[], options: DropOptions) => boolean | void;
|
|
1789
|
-
draggable?: boolean;
|
|
1790
|
-
onListReorder?: (newList: any[]) => void;
|
|
1791
|
-
onChangeOpen?: (id: TStringOrNumber[]) => void;
|
|
1792
|
-
testId?: string;
|
|
1793
|
-
isInitialOpen?: boolean | Array<string> | Array<number>;
|
|
1794
|
-
autoOpenActiveItems?: boolean;
|
|
1795
|
-
treeRef?: RefObject<any>;
|
|
1796
|
-
itemHasChild?: (node: NodeModel<any>) => boolean;
|
|
1797
|
-
onItemToggle?: (node: NodeModel<any>, isOpen: boolean) => void;
|
|
1798
|
-
icons?: {
|
|
1799
|
-
expand: default_2.ReactNode;
|
|
1800
|
-
collapse: default_2.ReactNode;
|
|
1801
|
-
};
|
|
1802
|
-
allowParentReassignment?: boolean;
|
|
1803
|
-
stickyHeader?: boolean;
|
|
1804
|
-
height?: number | string;
|
|
1805
|
-
render?: (node: NodeModel<any>, options: {
|
|
1806
|
-
depth: number;
|
|
1807
|
-
draggable: boolean;
|
|
1808
|
-
handleRef: RefObject<HTMLDivElement>;
|
|
1809
|
-
hasChild: boolean;
|
|
1810
|
-
isOpen: boolean;
|
|
1811
|
-
onToggle: (id: TStringOrNumber) => void;
|
|
1812
|
-
}) => ReactElement;
|
|
1813
|
-
placeholderIndent?: TStringOrNumber;
|
|
1814
|
-
}
|
|
1815
|
-
|
|
1816
|
-
declare interface ITreeRowItem extends TRowType_2 {
|
|
1817
|
-
id: TStringOrNumber;
|
|
1818
|
-
name?: string;
|
|
1819
|
-
parent: TStringOrNumber;
|
|
1820
|
-
droppable?: boolean;
|
|
1821
|
-
onDrop?: (event: default_2.DragEvent<HTMLDivElement>) => void;
|
|
1822
|
-
}
|
|
1823
|
-
|
|
1824
|
-
export declare interface ITreeTableProps extends ITreeProps {
|
|
1825
|
-
table: {
|
|
1826
|
-
columnAlignment?: (Align.LEFT | Align.RIGHT | null)[];
|
|
1827
|
-
columnWidths?: string[];
|
|
1828
|
-
fixedWidth?: string;
|
|
1829
|
-
headers?: TRowType_2[];
|
|
1830
|
-
rows: ITreeRowItem[];
|
|
1831
|
-
};
|
|
1832
|
-
}
|
|
1833
|
-
|
|
1834
|
-
declare interface IUnitConfigItem {
|
|
1835
|
-
onChange?: (params: {
|
|
1836
|
-
oldUnit: string;
|
|
1837
|
-
newUnit: string;
|
|
1838
|
-
unitKey: string;
|
|
1839
|
-
}) => void;
|
|
1840
|
-
unitKey: string;
|
|
1841
|
-
storageUnit: string;
|
|
1842
|
-
preferredUnit?: string;
|
|
1843
|
-
}
|
|
1844
|
-
|
|
1845
|
-
export declare interface IUnitInputProps {
|
|
1846
|
-
name?: string | {
|
|
1847
|
-
fieldName?: string;
|
|
1848
|
-
};
|
|
1849
|
-
placeholder?: string;
|
|
1850
|
-
disabled?: boolean;
|
|
1851
|
-
disabledUnit?: boolean;
|
|
1852
|
-
error?: string | null | boolean;
|
|
1853
|
-
left?: boolean;
|
|
1854
|
-
small?: boolean;
|
|
1855
|
-
width?: string | number;
|
|
1856
|
-
value?: string;
|
|
1857
|
-
unitkey?: string;
|
|
1858
|
-
initUnit?: string;
|
|
1859
|
-
noConversion?: boolean;
|
|
1860
|
-
testId?: string;
|
|
1861
|
-
warning?: string | boolean | null;
|
|
1862
|
-
predefinedOptions?: IPredefinedOption[] | null;
|
|
1863
|
-
initialPredefinedOption?: boolean;
|
|
1864
|
-
shouldLinkAutomaticly?: boolean;
|
|
1865
|
-
selectedPredefinedOptionKey?: string;
|
|
1866
|
-
validationCallback?: (name: string, error: string | null) => any;
|
|
1867
|
-
disabledValidation?: boolean;
|
|
1868
|
-
allowEmpty?: boolean;
|
|
1869
|
-
onChange?: TOnChangeEventHandler;
|
|
1870
|
-
onSwitchUnit?: (unit: string) => void;
|
|
1871
|
-
onClick?: MouseEventHandler<HTMLInputElement>;
|
|
1872
|
-
onFocus?: FocusEventHandler<HTMLInputElement>;
|
|
1873
|
-
unitTemplate?: Record<string, any>;
|
|
1874
|
-
convertBackToStorageUnit?: boolean;
|
|
1875
|
-
enableCosmeticRounding?: boolean;
|
|
1876
|
-
enableDisplayRounding?: boolean;
|
|
1877
|
-
roundDisplayValue?: (args: TStringOrNumber) => TStringOrNumber;
|
|
1878
|
-
selectOnFocus?: boolean;
|
|
1879
|
-
groupOrder?: TGroupOrder;
|
|
1880
|
-
tooltip?: TStringOrNumber | default_2.ReactNode;
|
|
1881
|
-
}
|
|
1882
|
-
|
|
1883
|
-
declare interface IUnitTable extends Omit<ITableProps['table'], 'rows'> {
|
|
1884
|
-
rows?: IUnitTableRow[];
|
|
1885
|
-
}
|
|
1886
|
-
|
|
1887
|
-
declare interface IUnitTableCell {
|
|
1888
|
-
autoUnit: boolean;
|
|
1889
|
-
unitKey: string;
|
|
1890
|
-
formatDisplayValue?: (value: TStringNumberNull, selectedUnit: string) => TStringNumberNull;
|
|
1891
|
-
}
|
|
1892
|
-
|
|
1893
|
-
declare interface IUnitTableInputCell extends IInputCell, IUnitTableCell {
|
|
1894
|
-
onChange: (args: any) => void;
|
|
1895
|
-
}
|
|
1896
|
-
|
|
1897
|
-
declare interface IUnitTableNumberInputCell extends INumberInputCell, IUnitTableCell {
|
|
1898
|
-
onChange: (args: any) => void;
|
|
1899
|
-
}
|
|
1900
|
-
|
|
1901
|
-
export declare interface IUnitTableOnChangeEvent extends default_2.ChangeEvent<HTMLInputElement> {
|
|
1902
|
-
target: EventTarget & HTMLInputElement & {
|
|
1903
|
-
rowIndex: number;
|
|
1904
|
-
cellIndex: number;
|
|
1905
|
-
unit: string;
|
|
1906
|
-
};
|
|
1907
|
-
}
|
|
1908
|
-
|
|
1909
|
-
export declare interface IUnitTableProps extends Omit<ITableProps, 'table'> {
|
|
1910
|
-
table: IUnitTable;
|
|
1911
|
-
unitConfig: IUnitConfigItem[];
|
|
1912
|
-
convertBackToStorageUnit?: boolean;
|
|
1913
|
-
enableCosmeticRounding?: boolean;
|
|
1914
|
-
enableDisplayRounding?: boolean;
|
|
1915
|
-
onListReorder?: (obj: {
|
|
1916
|
-
from: number;
|
|
1917
|
-
to: number;
|
|
1918
|
-
}) => void;
|
|
1919
|
-
canListReorder?: (obj: {
|
|
1920
|
-
from: number;
|
|
1921
|
-
to: number;
|
|
1922
|
-
}) => boolean;
|
|
1923
|
-
beforeRenderRow?: ({ row, rowIndex, }: {
|
|
1924
|
-
row: IUnitTableRow;
|
|
1925
|
-
rowIndex: number;
|
|
1926
|
-
}) => IUnitTableRow;
|
|
1927
|
-
}
|
|
1928
|
-
|
|
1929
|
-
export declare interface IUnitTableRow extends Omit<TRowType, 'cells'> {
|
|
1930
|
-
cells: TUnitTableCellShape[];
|
|
1931
|
-
}
|
|
1932
|
-
|
|
1933
|
-
declare interface IUnitTableStaticCell extends IStaticCell, IUnitTableCell {
|
|
1934
|
-
}
|
|
1935
|
-
|
|
1936
|
-
export declare interface IUsageTrackerProps {
|
|
1937
|
-
pathName: string;
|
|
1938
|
-
moduleName: string;
|
|
1939
|
-
onNavigate: (args: NavigationEventArgs) => void;
|
|
1940
|
-
onStartTimingEvent?: () => void;
|
|
1941
|
-
}
|
|
1942
|
-
|
|
1943
|
-
declare type JsonDelta = Record<string, any>;
|
|
1944
|
-
|
|
1945
|
-
export declare const Label: ({ label, width, helpText, helpTextMaxWidth, onClickHelp, lock, info, libraryIcon, labelLeft, small, textTransform, }: ILabelProps) => JSX_2.Element;
|
|
1946
|
-
|
|
1947
|
-
export declare const List: ({ list, bordered, expanding, narrow, toggleNarrow, onToggleNarrow, invokeEditOnRowClick, noHeader, stickyHeader, draggable, onListReorder, marginBottom, height, testId, scrollDetails, }: IListProps) => JSX_2.Element;
|
|
1948
|
-
|
|
1949
|
-
export declare const ListHeading: default_2.ForwardRefExoticComponent<IListHeadingProps & default_2.RefAttributes<HTMLDivElement>>;
|
|
1950
|
-
|
|
1951
|
-
export declare const ListSubheading: default_2.ForwardRefExoticComponent<IListSubheadingProps & default_2.RefAttributes<(HTMLDivElement | null)[]>>;
|
|
1952
|
-
|
|
1953
|
-
export declare const Loader: ({ width, height, text, details, fullViewPortSize, cover, children, theme, testId, }: ILoaderProps) => JSX_2.Element;
|
|
1954
|
-
|
|
1955
|
-
export declare const Menu: (props: IMenuProps) => JSX_2.Element;
|
|
1956
|
-
|
|
1957
|
-
export declare enum MenuCarat {
|
|
1958
|
-
FALSE = "false",
|
|
1959
|
-
RIGHT = "right",
|
|
1960
|
-
DOWN = "down"
|
|
1961
|
-
}
|
|
1962
|
-
|
|
1963
|
-
export declare enum MenuType {
|
|
1964
|
-
HEADING = "Heading",
|
|
1965
|
-
DIVIDER = "Divider",
|
|
1966
|
-
OPTION = "Option",
|
|
1967
|
-
MENU = "Menu"
|
|
1968
|
-
}
|
|
1969
|
-
|
|
1970
|
-
export declare const Message: ({ message }: IMessageProps) => JSX_2.Element;
|
|
1971
|
-
|
|
1972
|
-
export declare enum MessageType {
|
|
1973
|
-
INFO = "Info",
|
|
1974
|
-
SUCCESS = "Success",
|
|
1975
|
-
WARNING = "Warning",
|
|
1976
|
-
ERROR = "Error"
|
|
1977
|
-
}
|
|
1978
|
-
|
|
1979
|
-
export declare const Modal: ({ children, visible, centered, width, onEnter, onEscape, }: IModalProps) => JSX_2.Element;
|
|
1980
|
-
|
|
1981
|
-
export declare const NativeSelect: ({ disabled, error, warning, tooltip, options, onChange, onFocus, onBlur, right, small, tabIndex, selectedOption, width, groupOrder, testId, isInTable, clearable, placeholder, hasNonExistentValue, maxTooltipWidth, borderRadius, }: INativeSelectProps) => JSX_2.Element;
|
|
1982
|
-
|
|
1983
|
-
declare interface NavigationEventArgs {
|
|
1984
|
-
moduleName: string;
|
|
1985
|
-
moduleUrl: string;
|
|
1986
|
-
startTime: number;
|
|
1987
|
-
endTime: number;
|
|
1988
|
-
}
|
|
1989
|
-
|
|
1990
|
-
export declare const NumberInput: ({ name, placeholder, disabled, error, left, small, width, value, onChange, onFocus, onBlur, selectOnFocus, tabIndex, testId, tooltip, warning, validationCallback, allowEmpty, isInTable, groupOrder, enableCosmeticRounding, enableDisplayRounding, roundDisplayValue, disableInternalErrorValidationMessages, disableValidationOnFocus, }: INumberInputProps) => JSX_2.Element;
|
|
1991
|
-
|
|
1992
|
-
export declare const OptionDropdown: ({ name, disabled, label, options, onChange, small, showHeader, maxHeight, testId, }: IOptionDropdownProps) => ReactElement;
|
|
1993
|
-
|
|
1994
|
-
export declare const Page: ({ children, left, padding: paddingProp, scroll, top, }: ILayoutPageProps) => JSX_2.Element;
|
|
1995
|
-
|
|
1996
|
-
export declare const Pagination: ({ pagination }: IPaginationProps) => JSX_2.Element;
|
|
1997
|
-
|
|
1998
|
-
export declare const PopConfirm: ({ children, placement, closeOnOutsideClick, fullWidth, title, cancelText, onClickCancel, okText, onClickOk, disableConfirmButton, overflowContainer, testId, }: IPopConfirmProps) => JSX_2.Element;
|
|
1999
|
-
|
|
2000
|
-
export declare const Popover: ({ children, content, placement, closeOnOutsideClick, fullWidth, showCloseButton, testId, disabled, overflowContainer, isOpen: externalIsOpen, onToggle: externalOnToggle, }: IPopoverProps) => JSX_2.Element;
|
|
2001
|
-
|
|
2002
|
-
export declare const Portal: ({ id, children }: IPortalProps) => ReactPortal | null;
|
|
2003
|
-
|
|
2004
|
-
export declare const PrintHeader: ({ logo, alt, logoWidth, }: IPrintHeaderProps) => JSX_2.Element;
|
|
2005
|
-
|
|
2006
|
-
export declare const ProgressBar: ({ width, inverted, colored, showProgressColors, percentage, noLabel, }: IProgressBarProps) => JSX_2.Element;
|
|
2007
|
-
|
|
2008
|
-
export declare const RadioButton: ({ name, label: rawLabel, options: rawOptions, value: rawValue, onChange, disabled, small, noMargin, onClick, inline, mainLabel, radioButtonsData, classForContainer, }: IRadioButtonProps) => JSX_2.Element;
|
|
2009
|
-
|
|
2010
|
-
export declare const readFile: (file?: Blob, method?: TFileReaderMethod) => Promise<string | ArrayBuffer | null>;
|
|
2011
|
-
|
|
2012
|
-
export declare const RichTextInput: MemoExoticComponent<ForwardRefExoticComponent<IRichTextInputProps & RefAttributes<any>>>;
|
|
2013
|
-
|
|
2014
|
-
export declare const Row: ({ alignItems, justifyContent, children, flex, height, marginBottom, marginTop, spacing: spacingProp, wrap, testId, }: IRowProps) => JSX_2.Element;
|
|
2015
|
-
|
|
2016
|
-
export declare const Select: (props: ISelectProps) => JSX_2.Element;
|
|
2017
|
-
|
|
2018
|
-
export declare const SettingField: ({ helpText, disabled, showCustom, children, userValue, companyValue, noPermission, selectedOption, handleSelectChange, testId, }: ISettingFieldProps) => JSX_2.Element;
|
|
2019
|
-
|
|
2020
|
-
export declare const SideBar: default_2.MemoExoticComponent<({ options, startOpen, onShiftClickToggleOpen, top, }: ISideBarProps) => JSX_2.Element>;
|
|
2021
|
-
|
|
2022
|
-
export declare const Skeleton: ({ count, width, height }: ISkeletonProps) => JSX_2.Element;
|
|
2023
|
-
|
|
2024
|
-
export declare const Slider: ({ name, label, width, labelWidth, value, min, max, step, marks, showArrows, showTooltip, tooltipFormatter, disabled, range, small, vertical, onChange, }: ISliderProps) => JSX_2.Element;
|
|
2025
|
-
|
|
2026
|
-
export declare const SmartUploadModal: ({ visible, prompt, onCloseModal, onUpload, onComplete, onFailed, onError, width, heading, dialogText, fileInputText, fileInputPlaceholder, uploadText, cancelText, testId, }: ISmartUploadModalProps) => JSX_2.Element;
|
|
2027
|
-
|
|
2028
|
-
export declare const Spacer: ({ height, width, flex, }: ISpacerProps) => JSX_2.Element;
|
|
2029
|
-
|
|
2030
|
-
export declare const Spinner: ({ small, colored, dark, tiny, }: ISpinnerProps) => JSX_2.Element;
|
|
2031
|
-
|
|
2032
|
-
declare const SPLIT_VIEW = "split";
|
|
2033
|
-
|
|
2034
|
-
declare type StringNumberOrNode = TStringOrNumber | ReactNode;
|
|
2035
|
-
|
|
2036
|
-
export declare const Table: (props: ITableProps) => JSX_2.Element;
|
|
2037
|
-
|
|
2038
|
-
export declare const TableImportExport: ({ config, smartUploadConfig, testId, }: ITableImportExportProps) => JSX_2.Element;
|
|
2039
|
-
|
|
2040
|
-
export declare const Tabs: ({ name, options: rawOptions, children, value: rawValue, onChange, padding, margin, contentPadding, onChangeTab, activeTabIndex: rawActiveTabIndex, tabs: tabsConfig, testId, }: ITabsProps) => JSX_2.Element | null;
|
|
2041
|
-
|
|
2042
|
-
export declare type TAlign = 'left' | 'right' | 'center';
|
|
2043
|
-
|
|
2044
|
-
declare type TBaseElementProps = {
|
|
2045
|
-
label?: string | null;
|
|
2046
|
-
icon?: ReactNode;
|
|
2047
|
-
onClick?: TMouseEventHandler;
|
|
2048
|
-
testId?: string;
|
|
2049
|
-
};
|
|
2050
|
-
|
|
2051
|
-
export declare type TBeforeExportData = () => TExportData | Promise<TExportData>;
|
|
2052
|
-
|
|
2053
|
-
export declare type TBreadcrumbLinkType = 'label' | 'link' | 'custom';
|
|
2054
|
-
|
|
2055
|
-
declare type TButtonElement = TBaseElementProps & {
|
|
2056
|
-
type: 'Button';
|
|
2057
|
-
colored?: boolean;
|
|
2058
|
-
disabled?: boolean;
|
|
2059
|
-
};
|
|
2060
|
-
|
|
2061
|
-
export declare type TButtonPosition = 'top' | 'bottom';
|
|
2062
|
-
|
|
2063
|
-
export declare type TButtonType = 'submit' | 'button' | 'reset';
|
|
2064
|
-
|
|
2065
|
-
declare type TCellShape = IPopoverCell | IStaticCell | ISelectCell | IHelpIconCell | ILibraryIconCell | ICheckBoxCell | IIconCell | IInputCell | ILinkCell | INumberInputCell | IActionCell | IRadioCell | ISortCell | ISliderCell | ISimpleCell;
|
|
2066
|
-
|
|
2067
|
-
declare type TCellType = 'Static' | 'Icon' | 'Select' | 'Input' | 'NumberInput' | 'Popover' | 'CheckBox' | 'Radio' | 'Actions' | 'Link' | 'Slider' | 'Unit' | string;
|
|
2068
|
-
|
|
2069
|
-
export declare type TChangeEvent<T extends HTMLElement = HTMLInputElement> = ChangeEvent<T> & {
|
|
2070
|
-
target: T | {
|
|
2071
|
-
name: string;
|
|
2072
|
-
value: any;
|
|
2073
|
-
label?: string;
|
|
2074
|
-
files?: FileList | null;
|
|
2075
|
-
};
|
|
2076
|
-
};
|
|
2077
|
-
|
|
2078
|
-
export declare type TChangeEventHandler<T extends HTMLElement = HTMLInputElement> = (event: TChangeEvent<T>, ...additionalProps: {
|
|
2079
|
-
[key: string]: any;
|
|
2080
|
-
}[]) => void;
|
|
2081
|
-
|
|
2082
|
-
export declare type TCheckBoxClickHandler = (evt: default_2.MouseEvent<HTMLDivElement, MouseEvent> & {
|
|
2083
|
-
target: ICheckBoxClickEvent['target'];
|
|
2084
|
-
}) => void;
|
|
2085
|
-
|
|
2086
|
-
export declare type TColor = 'danger' | 'red' | 'white' | 'success' | 'green' | 'muted';
|
|
2087
|
-
|
|
2088
|
-
declare interface TCommonCell {
|
|
2089
|
-
testId?: string;
|
|
2090
|
-
style?: any;
|
|
2091
|
-
colSpan?: number;
|
|
2092
|
-
rowSpan?: number;
|
|
2093
|
-
width?: number | string;
|
|
2094
|
-
}
|
|
2095
|
-
|
|
2096
|
-
declare type TComponentElement = TBaseElementProps & {
|
|
2097
|
-
type: 'Component';
|
|
2098
|
-
component?: ReactNode;
|
|
2099
|
-
};
|
|
2100
|
-
|
|
2101
|
-
declare type TEmpty = () => void;
|
|
2102
|
-
|
|
2103
|
-
export declare type TExportData = {
|
|
2104
|
-
fields: string[];
|
|
2105
|
-
rows: (string | number)[][];
|
|
2106
|
-
units: string[];
|
|
2107
|
-
};
|
|
2108
|
-
|
|
2109
|
-
declare const Text_2: ({ children, bold, center, error, faint, link, muted, onClick, small, success, warning, }: ITextProps) => JSX_2.Element;
|
|
2110
|
-
export { Text_2 as Text }
|
|
2111
|
-
|
|
2112
|
-
export declare const TextArea: ({ name, value, placeholder, cols, rows, disabled, onChange, onKeyPress, onFocus, onBlur, tabIndex, error, warning, tooltip, maxTooltipWidth, resize, monospace, small, testId, }: ITextAreaProps) => JSX_2.Element;
|
|
2113
|
-
|
|
2114
|
-
export declare const TextLink: ({ children, href, target, testId, onClick, component: Component, }: ITextLinkProps) => JSX_2.Element;
|
|
2115
|
-
|
|
2116
|
-
export declare enum TextTransform {
|
|
2117
|
-
UPPERCASE = "uppercase",
|
|
2118
|
-
LOWERCASE = "lowercase",
|
|
2119
|
-
CAPITALIZE = "capitalize",
|
|
2120
|
-
NONE = "none"
|
|
2121
|
-
}
|
|
2122
|
-
|
|
2123
|
-
declare type TFileReaderMethod = TInputReaderMethods | string;
|
|
2124
|
-
|
|
2125
|
-
declare type TFunction = (...args: any[]) => any;
|
|
2126
|
-
|
|
2127
|
-
export declare type TGroupOrder = 'first' | 'middle' | 'last';
|
|
2128
|
-
|
|
2129
|
-
export declare enum Theme {
|
|
2130
|
-
DARK = "dark",
|
|
2131
|
-
WHITE = "white",
|
|
2132
|
-
LIGHT = "light",
|
|
2133
|
-
INHERIT = "inherit"
|
|
2134
|
-
}
|
|
2135
|
-
|
|
2136
|
-
export declare type TIconType = 'library' | 'add' | 'drag' | 'help' | 'notification' | 'menu' | 'edit' | 'fast forward' | 'indent' | 'star' | 'list' | 'settings' | 'check' | 'lock' | 'unlock' | 'close' | 'success' | 'warning' | 'error' | 'info' | 'left' | 'collapse' | 'expand' | 'sort ascending' | 'sort descending' | 'fast backward' | 'chevron down' | 'chevron right' | 'chevron left' | 'chevron double left' | 'chevron double right';
|
|
2137
|
-
|
|
2138
|
-
export declare type TInputReaderMethods = 'readAsText' | 'readAsArrayBuffer' | 'readAsDataURL' | 'readAsBinaryString';
|
|
2139
|
-
|
|
2140
|
-
export declare type TInputType = 'text' | 'radio' | 'checkbox';
|
|
2141
|
-
|
|
2142
|
-
declare type TLinkElement = TBaseElementProps & {
|
|
2143
|
-
type: 'Link';
|
|
2144
|
-
url?: string;
|
|
2145
|
-
active?: boolean;
|
|
2146
|
-
disabled?: boolean;
|
|
2147
|
-
component?: React.ElementType;
|
|
2148
|
-
};
|
|
2149
|
-
|
|
2150
|
-
export declare type TMenuCarat = 'false' | 'right' | 'down';
|
|
2151
|
-
|
|
2152
|
-
declare type TMenuElement = TBaseElementProps & {
|
|
2153
|
-
type: 'Menu';
|
|
2154
|
-
sections?: any[] | ReactNode;
|
|
2155
|
-
};
|
|
2156
|
-
|
|
2157
|
-
export declare type TMenuType = 'Heading' | 'Divider' | 'Option' | 'Menu';
|
|
2158
|
-
|
|
2159
|
-
export declare type TMessageType = 'Info' | 'Success' | 'Warning' | 'Error';
|
|
2160
|
-
|
|
2161
|
-
declare type TMouseEventHandler = (evt: MouseEvent_2) => void;
|
|
2162
|
-
|
|
2163
|
-
export declare const toast: ({ id, message, autoClose, onClose, }: IToastProps) => void | Id;
|
|
2164
|
-
|
|
2165
|
-
export { Toaster }
|
|
2166
|
-
|
|
2167
|
-
export declare const Toggle: ({ name, label, checked, disabled, display, small, onChange, noMargin, testId, helpText, onClickHelp, textTransform, }: IToggleProps) => JSX_2.Element;
|
|
2168
|
-
|
|
2169
|
-
export declare type TOnChangeEvent = {
|
|
2170
|
-
target: TOnChangeEventTarget;
|
|
2171
|
-
};
|
|
2172
|
-
|
|
2173
|
-
declare type TOnChangeEventBaseTarget = {
|
|
2174
|
-
name: string;
|
|
2175
|
-
value: string;
|
|
2176
|
-
};
|
|
2177
|
-
|
|
2178
|
-
export declare type TOnChangeEventHandler = (evt: TOnChangeEvent) => void;
|
|
2179
|
-
|
|
2180
|
-
declare type TOnChangeEventTarget = TOnChangeEventBaseTarget | (TOnChangeEventBaseTarget & {
|
|
2181
|
-
predefinedSelected: boolean;
|
|
2182
|
-
predefinedOption: IPredefinedOption;
|
|
2183
|
-
});
|
|
2184
|
-
|
|
2185
|
-
export declare const Tooltip: ({ children, text, error, placement, possiblePlacements, enabled, warning, maxWidth, triggerOffset, fontSize, padding, display, flex, forceOpen, }: ITooltipProps) => JSX_2.Element;
|
|
2186
|
-
|
|
2187
|
-
export declare const TopBar: ({ title, appSwitcher, content, contentRight, warning, height, fixedPosition, }: ITopBarProps) => JSX_2.Element;
|
|
2188
|
-
|
|
2189
|
-
export declare interface TPrevalidationConfig {
|
|
2190
|
-
warningMessage?: string;
|
|
2191
|
-
actionButtonLabel?: string;
|
|
2192
|
-
changeRulesAction?: () => void;
|
|
2193
|
-
checkPrevalidationNeed: (parsedResult: IParsedResult) => boolean;
|
|
2194
|
-
}
|
|
2195
|
-
|
|
2196
|
-
declare const TRANSLATION_FALLBACK: {
|
|
2197
|
-
unified: string;
|
|
2198
|
-
split: string;
|
|
2199
|
-
changesTooLarge: string;
|
|
2200
|
-
unitIsMissing: string;
|
|
2201
|
-
companySetting: string;
|
|
2202
|
-
companySettingDifferent: string;
|
|
2203
|
-
allUsers: string;
|
|
2204
|
-
adminOnly: string;
|
|
2205
|
-
custom: string;
|
|
2206
|
-
created: string;
|
|
2207
|
-
modified: string;
|
|
2208
|
-
using: string;
|
|
2209
|
-
operation: string;
|
|
2210
|
-
date: string;
|
|
2211
|
-
changes: string;
|
|
2212
|
-
change: string;
|
|
2213
|
-
modifiedBy: string;
|
|
2214
|
-
singularChange: string;
|
|
2215
|
-
pluralChanges: string;
|
|
2216
|
-
showAll: string;
|
|
2217
|
-
unknown: string;
|
|
2218
|
-
};
|
|
2219
|
-
|
|
2220
|
-
export declare const Tree: ({ list, canDrop, draggable, onListReorder, onChangeOpen, testId, isInitialOpen, autoOpenActiveItems, treeRef: treeRefProp, itemHasChild, onItemToggle, icons, allowParentReassignment, stickyHeader, height, render, placeholderIndent, }: ITreeProps) => JSX_2.Element;
|
|
2221
|
-
|
|
2222
|
-
export declare const TreeTable: ({ allowParentReassignment, autoOpenActiveItems, canDrop, draggable, icons, isInitialOpen, itemHasChild, onItemToggle, onListReorder, onChangeOpen, table, testId, treeRef, }: ITreeTableProps) => JSX_2.Element;
|
|
2223
|
-
|
|
2224
|
-
export declare enum TriggerType {
|
|
2225
|
-
TEXT = "Text",
|
|
2226
|
-
BUTTON = "Button",
|
|
2227
|
-
DROP_DOWN_BUTTON = "DropDownButton",
|
|
2228
|
-
COMPONENT = "Component"
|
|
2229
|
-
}
|
|
2230
|
-
|
|
2231
|
-
declare type TRowsType = TRowType[];
|
|
2232
|
-
|
|
2233
|
-
declare type TRowType = {
|
|
2234
|
-
cells: TCellShape[];
|
|
2235
|
-
actions?: any[];
|
|
2236
|
-
testId?: string;
|
|
2237
|
-
noDrag?: boolean;
|
|
2238
|
-
onRowMouseEnter?: TEmpty;
|
|
2239
|
-
onRowMouseLeave?: TEmpty;
|
|
2240
|
-
};
|
|
2241
|
-
|
|
2242
|
-
declare type TRowType_2 = {
|
|
2243
|
-
active?: boolean;
|
|
2244
|
-
error?: boolean;
|
|
2245
|
-
warning?: boolean;
|
|
2246
|
-
cells: TCellShape[];
|
|
2247
|
-
noDrag?: boolean;
|
|
2248
|
-
onRowClick?: IOnRowClickFunction;
|
|
2249
|
-
onRowFocus?: IOnRowClickFunction;
|
|
2250
|
-
onRowMouseEnter?: IOnRowClickFunction;
|
|
2251
|
-
onRowMouseLeave?: IOnRowClickFunction;
|
|
2252
|
-
expandedContent?: {
|
|
2253
|
-
content: ReactNode;
|
|
2254
|
-
flush?: boolean;
|
|
2255
|
-
};
|
|
2256
|
-
actions?: any[];
|
|
2257
|
-
};
|
|
2258
|
-
|
|
2259
|
-
declare type TSliderMark = {
|
|
2260
|
-
value: number | string;
|
|
2261
|
-
label?: number | string | ReactNode;
|
|
2262
|
-
tooltip?: number | string | ReactNode;
|
|
2263
|
-
};
|
|
2264
|
-
|
|
2265
|
-
declare type TStringNumberNull = string | number | null;
|
|
2266
|
-
|
|
2267
|
-
declare type TStringOrNumber = string | number;
|
|
2268
|
-
|
|
2269
|
-
export declare type TTextTransform = 'uppercase' | 'lowercase' | 'capitalize' | 'none';
|
|
2270
|
-
|
|
2271
|
-
export declare type TTheme = 'dark' | 'white' | 'light' | 'inherit';
|
|
2272
|
-
|
|
2273
|
-
declare type TTopBarContent = TLinkElement | TButtonElement | TMenuElement | TComponentElement;
|
|
2274
|
-
|
|
2275
|
-
declare type TTranslationFallbackKeys = keyof typeof TRANSLATION_FALLBACK;
|
|
2276
|
-
|
|
2277
|
-
export declare type TTriggerType = 'Text' | 'Button' | 'DropDownButton' | 'Component';
|
|
2278
|
-
|
|
2279
|
-
declare type TUnitTableCellShape = TCellShape | IUnitTableStaticCell | IUnitTableInputCell | IUnitTableNumberInputCell;
|
|
2280
|
-
|
|
2281
|
-
declare type TUpdateTableImportExportState = (value: ITableImportExportState | ((prev: ITableImportExportState) => ITableImportExportState)) => void;
|
|
2282
|
-
|
|
2283
|
-
export declare interface TValidationRule {
|
|
2284
|
-
fieldName: string;
|
|
2285
|
-
defaultUnit?: string;
|
|
2286
|
-
validUnits?: string[];
|
|
2287
|
-
optionalColumn?: boolean;
|
|
2288
|
-
validator?: (value: string) => string | boolean | undefined | null;
|
|
2289
|
-
fieldNameValidator?: (params: {
|
|
2290
|
-
value: string;
|
|
2291
|
-
defaultAllowedValues: string[];
|
|
2292
|
-
columnIndex: number;
|
|
2293
|
-
fields: string[];
|
|
2294
|
-
units: string[];
|
|
2295
|
-
}) => boolean;
|
|
2296
|
-
unitsValidator?: (params: {
|
|
2297
|
-
value: string;
|
|
2298
|
-
defaultAllowedValues: string[];
|
|
2299
|
-
columnIndex: number;
|
|
2300
|
-
fields: string[];
|
|
2301
|
-
units: string[];
|
|
2302
|
-
}) => boolean;
|
|
2303
|
-
columnMessage?: Record<string, any>;
|
|
2304
|
-
}
|
|
2305
|
-
|
|
2306
|
-
declare const UNIFIED_VIEW = "unified";
|
|
2307
|
-
|
|
2308
|
-
declare type UnitContextType = any;
|
|
2309
|
-
|
|
2310
|
-
export declare const UnitInput: ({ name, placeholder, disabled, disabledUnit, error, left, small, width, value, unitkey, initUnit, noConversion, onChange, onClick, onFocus, onSwitchUnit, unitTemplate, testId, warning, predefinedOptions, initialPredefinedOption, shouldLinkAutomaticly, selectedPredefinedOptionKey, validationCallback, disabledValidation, allowEmpty, convertBackToStorageUnit, enableCosmeticRounding, enableDisplayRounding, roundDisplayValue, selectOnFocus, groupOrder, tooltip, }: IUnitInputProps) => JSX_2.Element;
|
|
2311
|
-
|
|
2312
|
-
export declare const UnitTable: ({ table, unitConfig, convertBackToStorageUnit, enableCosmeticRounding, enableDisplayRounding, onListReorder, canListReorder, beforeRenderRow: beforeRenderRowProp, }: IUnitTableProps) => JSX_2.Element;
|
|
2313
|
-
|
|
2314
|
-
export declare const UsageTracker: ({ pathName, moduleName, onNavigate, onStartTimingEvent, }: IUsageTrackerProps) => null;
|
|
2315
|
-
|
|
2316
|
-
export declare const useFocus: () => UseFocusReturnType;
|
|
2317
|
-
|
|
2318
|
-
declare type UseFocusReturnType = [MutableRefObject<HTMLInputElement | null>, TEmpty];
|
|
2319
|
-
|
|
2320
|
-
export declare const useKeyboardEvent: (key: string, fn: TEmpty, dependencyList?: DependencyList, options?: {
|
|
2321
|
-
ctrl?: boolean;
|
|
2322
|
-
meta?: boolean;
|
|
2323
|
-
}) => void;
|
|
2324
|
-
|
|
2325
|
-
export declare const useWindowWidth: () => number;
|
|
2326
|
-
|
|
2327
|
-
declare type ViewType = typeof SPLIT_VIEW | typeof UNIFIED_VIEW;
|
|
2328
|
-
|
|
2329
|
-
export declare const widthOfCharacters: (characterCount: number) => string;
|
|
2330
|
-
|
|
2331
|
-
export { }
|
|
1
|
+
export { TextTransform } from './typings/common-types';
|
|
2
|
+
export type { TTextTransform } from './typings/common-types';
|
|
3
|
+
export { Accordion } from './components/accordion/accordion';
|
|
4
|
+
export type { IAccordionProps } from './components/accordion/accordion';
|
|
5
|
+
export { Chevron } from './components/accordion/chevron/chevron';
|
|
6
|
+
export type { IChevronProps } from './components/accordion/chevron/chevron';
|
|
7
|
+
export { AccordionWithDefaultToggle } from './components/accordion/helpers/accordion-with-default-toggle';
|
|
8
|
+
export type { IAccordionWithDefaultToggleProps } from './components/accordion/helpers/accordion-with-default-toggle';
|
|
9
|
+
export { Actions } from './components/actions/actions';
|
|
10
|
+
export type { IActionProps } from './components/actions/actions';
|
|
11
|
+
export { Badge } from './components/badge/badge';
|
|
12
|
+
export type { IBadgeProps } from './components/badge/badge';
|
|
13
|
+
export { Breadcrumb } from './components/breadcrumb/breadcrumb';
|
|
14
|
+
export type { IBreadcrumbProps } from './components/breadcrumb/breadcrumb';
|
|
15
|
+
export { Button } from './components/button/button';
|
|
16
|
+
export type { IButtonProps } from './components/button/button';
|
|
17
|
+
export { ButtonGroup } from './components/button-group/button-group';
|
|
18
|
+
export type { IButtonGroupProps } from './components/button-group/button-group';
|
|
19
|
+
export { Card } from './components/card/card';
|
|
20
|
+
export type { ICardProps } from './components/card/card';
|
|
21
|
+
export { CheckBox } from './components/check-box/check-box';
|
|
22
|
+
export type { ICheckBoxProps } from './components/check-box/check-box';
|
|
23
|
+
export type { ICheckBoxClickEvent } from './components/check-box/check-box';
|
|
24
|
+
export type { TCheckBoxClickHandler } from './components/check-box/check-box';
|
|
25
|
+
export { Collapse } from './components/collapse/collapse';
|
|
26
|
+
export type { ICollapseProps } from './components/collapse/collapse';
|
|
27
|
+
export { ColorInput } from './components/color-input/color-input';
|
|
28
|
+
export type { IColorInputProps } from './components/color-input/color-input';
|
|
29
|
+
export { Column } from './components/layout/column/column';
|
|
30
|
+
export type { ILayoutColumnProps } from './components/layout/column/column';
|
|
31
|
+
export { Divider } from './components/divider/divider';
|
|
32
|
+
export type { IDividerProps } from './components/divider/divider';
|
|
33
|
+
export { Dialog } from './components/dialog/dialog';
|
|
34
|
+
export type { IDialogProps } from './components/dialog/dialog';
|
|
35
|
+
export { Drawer } from './components/drawer/drawer';
|
|
36
|
+
export type { IDrawerProps } from './components/drawer/drawer';
|
|
37
|
+
export { TableImportExport } from './components/data-import-export/data-import-export';
|
|
38
|
+
export type { ITableImportExportProps } from './components/data-import-export/data-import-export';
|
|
39
|
+
export type { ITableImportExportConfig, ISmartUploadConfig, ICustomModalConfig, TPrevalidationConfig, ITableImportExportState, IImportData, TExportData, TBeforeExportData, TValidationRule, } from './components/data-import-export/types';
|
|
40
|
+
export { Empty } from './components/empty/empty';
|
|
41
|
+
export type { IEmptyProps } from './components/empty/empty';
|
|
42
|
+
export { FileButton } from './components/file-button/file-button';
|
|
43
|
+
export type { IFileButtonProps } from './components/file-button/file-button';
|
|
44
|
+
export { FileInput } from './components/file-input/file-input';
|
|
45
|
+
export type { IFileInputProps } from './components/file-input/file-input';
|
|
46
|
+
export { readFile } from './components/file-input/file-input';
|
|
47
|
+
export { Field } from './components/form/field';
|
|
48
|
+
export type { IFieldProps } from './components/form/field';
|
|
49
|
+
export { Flex } from './components/layout/flex/flex';
|
|
50
|
+
export type { IFlexProps } from './components/layout/flex/flex';
|
|
51
|
+
export { FormRow } from './components/layout/form-row/form-row';
|
|
52
|
+
export type { IFormRowProps } from './components/layout/form-row/form-row';
|
|
53
|
+
export { Grid } from './components/layout/grid/grid';
|
|
54
|
+
export type { IGridProps } from './components/layout/grid/grid';
|
|
55
|
+
export { Icon } from './components/icon/icon';
|
|
56
|
+
export type { IconProps } from './components/icon/icon';
|
|
57
|
+
export { InputGroup } from './components/input-group/input-group';
|
|
58
|
+
export type { IInputGroupProps } from './components/input-group/input-group';
|
|
59
|
+
export { InputGroupAddon } from './components/input-group/input-group-addon/input-group-addon';
|
|
60
|
+
export type { IInputGroupAddonProps } from './components/input-group/input-group-addon/input-group-addon';
|
|
61
|
+
export { HelpIcon } from './components/help-icon/help-icon';
|
|
62
|
+
export type { IHelpIconProps } from './components/help-icon/help-icon';
|
|
63
|
+
export { Heading } from './components/heading/heading';
|
|
64
|
+
export type { IHeadingProps } from './components/heading/heading';
|
|
65
|
+
export { Input } from './components/input/input';
|
|
66
|
+
export type { IInputProps, widthOfCharacters } from './components/input/input';
|
|
67
|
+
export { Label } from './components/label/label';
|
|
68
|
+
export type { ILabelProps } from './components/label/label';
|
|
69
|
+
export { List } from './components/list/list';
|
|
70
|
+
export type { IListProps } from './components/list/list';
|
|
71
|
+
export { ListHeading } from './components/list/list-row/list-heading';
|
|
72
|
+
export type { IListHeadingProps } from './components/list/list-row/list-heading';
|
|
73
|
+
export { ListSubheading } from './components/list/list-row/list-subheading';
|
|
74
|
+
export type { IListSubheadingProps } from './components/list/list-row/list-subheading';
|
|
75
|
+
export { Loader } from './components/loader/loader';
|
|
76
|
+
export type { ILoaderProps } from './components/loader/loader';
|
|
77
|
+
export { Menu } from './components/menu/menu';
|
|
78
|
+
export type { IMenuProps } from './components/menu/menu';
|
|
79
|
+
export type { IMenuSection } from './components/menu/menu.interface';
|
|
80
|
+
export { Message } from './components/message/message';
|
|
81
|
+
export type { IMessageProps } from './components/message/message';
|
|
82
|
+
export { Modal } from './components/modal/modal';
|
|
83
|
+
export type { IModalProps } from './components/modal/modal';
|
|
84
|
+
export { OptionDropdown } from './components/option-dropdown/option-dropdown';
|
|
85
|
+
export type { IOptionDropdownProps } from './components/option-dropdown/option-dropdown';
|
|
86
|
+
export { Page } from './components/layout/page/page';
|
|
87
|
+
export type { ILayoutPageProps } from './components/layout/page/page';
|
|
88
|
+
export { Pagination } from './components/pagination/pagination';
|
|
89
|
+
export type { IPaginationProps } from './components/pagination/pagination';
|
|
90
|
+
export { Popover } from './components/popover/popover';
|
|
91
|
+
export type { IPopoverProps } from './components/popover/popover';
|
|
92
|
+
export { Portal } from './components/portal/portal';
|
|
93
|
+
export type { IPortalProps } from './components/portal/portal';
|
|
94
|
+
export { PrintHeader } from './components/layout/print-header/print-header';
|
|
95
|
+
export type { IPrintHeaderProps } from './components/layout/print-header/print-header';
|
|
96
|
+
export { ProgressBar } from './components/progress-bar/progress-bar';
|
|
97
|
+
export type { IProgressBarProps } from './components/progress-bar/progress-bar';
|
|
98
|
+
export { RadioButton } from './components/radio-button/radio-button';
|
|
99
|
+
export type { IRadioButtonProps } from './components/radio-button/radio-button';
|
|
100
|
+
export { RichTextInput } from './components/rich-text-input/rich-text-input';
|
|
101
|
+
export type { IRichTextInputProps } from './components/rich-text-input/rich-text-input';
|
|
102
|
+
export { NativeSelect } from './components/select/native-select/native-select';
|
|
103
|
+
export type { INativeSelectProps } from './components/select/native-select/native-select';
|
|
104
|
+
export { Row } from './components/layout/row/row';
|
|
105
|
+
export type { IRowProps } from './components/layout/row/row';
|
|
106
|
+
export { Select } from './components/select/select';
|
|
107
|
+
export type { ISelectProps } from './components/select/select';
|
|
108
|
+
export { SideBar } from './components/side-bar/side-bar';
|
|
109
|
+
export type { ISideBarProps } from './components/side-bar/side-bar';
|
|
110
|
+
export { Skeleton } from './components/skeleton/skeleton';
|
|
111
|
+
export type { ISkeletonProps } from './components/skeleton/skeleton';
|
|
112
|
+
export { Slider } from './components/slider/slider';
|
|
113
|
+
export type { ISliderProps } from './components/slider/slider';
|
|
114
|
+
export { Spacer } from './components/layout/spacer/spacer';
|
|
115
|
+
export type { ISpacerProps } from './components/layout/spacer/spacer';
|
|
116
|
+
export { Spinner } from './components/spinner/spinner';
|
|
117
|
+
export type { ISpinnerProps } from './components/spinner/spinner';
|
|
118
|
+
export { Table } from './components/table/table';
|
|
119
|
+
export type { ITableProps } from './components/table/table';
|
|
120
|
+
export { Tabs } from './components/tabs/tabs';
|
|
121
|
+
export type { ITabsProps } from './components/tabs/tabs';
|
|
122
|
+
export { Text } from './components/text/text';
|
|
123
|
+
export type { ITextProps } from './components/text/text';
|
|
124
|
+
export { TextLink } from './components/text-link/text-link';
|
|
125
|
+
export type { ITextLinkProps } from './components/text-link/text-link';
|
|
126
|
+
export { TextArea } from './components/textarea/textarea';
|
|
127
|
+
export type { ITextAreaProps } from './components/textarea/textarea';
|
|
128
|
+
export { Toaster, toast, dismissToast } from './components/toaster/toaster';
|
|
129
|
+
export type { IToastProps, IMessageType } from './components/toaster/toaster';
|
|
130
|
+
export { Toggle } from './components/toggle/toggle';
|
|
131
|
+
export type { IToggleProps } from './components/toggle/toggle';
|
|
132
|
+
export { Tooltip } from './components/tooltip/tooltip';
|
|
133
|
+
export type { ITooltipProps } from './components/tooltip/tooltip';
|
|
134
|
+
export { TopBar } from './components/top-bar/top-bar';
|
|
135
|
+
export type { ITopBarProps } from './components/top-bar/top-bar';
|
|
136
|
+
export { PopConfirm } from './components/pop-confirm/pop-confirm';
|
|
137
|
+
export type { IPopConfirmProps } from './components/pop-confirm/pop-confirm';
|
|
138
|
+
export { Tree } from './components/tree/tree';
|
|
139
|
+
export type { ITreeProps } from './components/tree/tree';
|
|
140
|
+
export { TreeTable } from './components/tree-table/tree-table';
|
|
141
|
+
export type { ITreeTableProps } from './components/tree-table/tree-table';
|
|
142
|
+
export { NumberInput } from './components/number-input/number-input';
|
|
143
|
+
export type { INumberInputProps } from './components/number-input/number-input';
|
|
144
|
+
export { UnitInput } from './components/unit-input/unit-input';
|
|
145
|
+
export type { IUnitInputProps } from './components/unit-input/unit-input';
|
|
146
|
+
export type { TOnChangeEvent } from './components/unit-input/unit-input';
|
|
147
|
+
export type { TOnChangeEventHandler } from './components/unit-input/unit-input';
|
|
148
|
+
export { UnitTable } from './components/unit-table/unit-table';
|
|
149
|
+
export type { IUnitTableProps, IUnitTableOnChangeEvent, IUnitTableRow, } from './components/unit-table/unit-table';
|
|
150
|
+
export { SmartUploadModal } from './components/smart-upload-modal/smart-upload-modal';
|
|
151
|
+
export type { ISmartUploadModalProps } from './components/smart-upload-modal/smart-upload-modal';
|
|
152
|
+
export { SettingField } from './components/setting-field/setting-field';
|
|
153
|
+
export type { ISettingFieldProps } from './components/setting-field/setting-field';
|
|
154
|
+
export { DiffViewer } from './components/diff-viewer/diff-viewer';
|
|
155
|
+
export type { IDiffViewerProps } from './components/diff-viewer/diff-viewer';
|
|
156
|
+
export { AuditLog } from './components/audit-log/audit-log';
|
|
157
|
+
export type { AuditLogItem, AuditLogOperation, AuditLogSource, } from './components/audit-log/audit-log';
|
|
158
|
+
export { UsageTracker } from './components/usage-tracker/usage-tracker';
|
|
159
|
+
export type { IUsageTrackerProps } from './components/usage-tracker/usage-tracker';
|
|
160
|
+
export { useKeyboardEvent, useFocus, useWindowWidth } from './hooks';
|
|
161
|
+
export { DisabledContext } from './helpers/disabled-context';
|
|
162
|
+
export { BreadcrumbLinkType } from './components/breadcrumb/types';
|
|
163
|
+
export type { TBreadcrumbLinkType } from './components/breadcrumb/types';
|
|
164
|
+
export { ButtonType } from './components/button/types';
|
|
165
|
+
export type { TButtonType } from './components/button/types';
|
|
166
|
+
export { MenuType } from './components/menu/types';
|
|
167
|
+
export type { TMenuType } from './components/menu/types';
|
|
168
|
+
export { MenuCarat } from './components/menu/types';
|
|
169
|
+
export type { TMenuCarat } from './components/menu/types';
|
|
170
|
+
export { InputReaderMethods } from './components/file-input/types';
|
|
171
|
+
export type { TInputReaderMethods } from './components/file-input/types';
|
|
172
|
+
export { MessageType } from './components/message/types';
|
|
173
|
+
export type { TMessageType } from './components/message/types';
|
|
174
|
+
export { ElementType } from './components/top-bar/types';
|
|
175
|
+
export { Align } from './typings/common-types';
|
|
176
|
+
export type { TAlign } from './typings/common-types';
|
|
177
|
+
export { ButtonPosition } from './typings/common-types';
|
|
178
|
+
export type { TButtonPosition } from './typings/common-types';
|
|
179
|
+
export { TriggerType } from './typings/common-types';
|
|
180
|
+
export type { TTriggerType } from './typings/common-types';
|
|
181
|
+
export { Theme } from './typings/common-types';
|
|
182
|
+
export type { TTheme } from './typings/common-types';
|
|
183
|
+
export { GroupOrder } from './typings/common-types';
|
|
184
|
+
export type { TGroupOrder } from './typings/common-types';
|
|
185
|
+
export { Color } from './typings/common-types';
|
|
186
|
+
export type { TColor } from './typings/common-types';
|
|
187
|
+
export { IconType } from './typings/common-types';
|
|
188
|
+
export type { TIconType } from './typings/common-types';
|
|
189
|
+
export { InputType } from './typings/common-types';
|
|
190
|
+
export type { TInputType } from './typings/common-types';
|
|
191
|
+
export type { TChangeEvent } from './typings/common-type-definitions';
|
|
192
|
+
export type { TChangeEventHandler } from './typings/common-type-definitions';
|
|
193
|
+
export { initializeContext } from './helpers/initialize-context';
|
|
194
|
+
export { initializeGuiLibrary } from './translations/initialize-gui-library';
|
|
195
|
+
//# sourceMappingURL=index.d.ts.map
|