asma-core-ui 3.1.0-beta.4 → 3.1.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/CHANGELOG.md +0 -1
- package/dist/asma-core-ui.es.js +3 -30
- package/dist/index.d.ts +864 -1
- package/dist/style.css +1 -1
- package/package.json +25 -14
- package/tw-configs/twConfigs.json +14 -3
- package/dist/src/components/custom/module/module-title/StyledModuleTitle.d.ts +0 -5
- package/dist/src/components/custom/widget/widget/StyledWidget.d.ts +0 -16
- package/dist/src/components/custom/widget/widget-header/StyledWidgetHeader.d.ts +0 -5
- package/dist/src/components/custom/widget/widget-title/StyledWidgetTitle.d.ts +0 -2
- package/dist/src/components/data-display/badge/StyledBadge.d.ts +0 -5
- package/dist/src/components/data-display/badge/index.d.ts +0 -1
- package/dist/src/components/data-display/chip/StyledChip.d.ts +0 -5
- package/dist/src/components/data-display/chip/index.d.ts +0 -1
- package/dist/src/components/data-display/tooltip/StyledTooltip.d.ts +0 -2
- package/dist/src/components/data-display/tooltip/index.d.ts +0 -1
- package/dist/src/components/data-display/typography/StyledTypography.d.ts +0 -2
- package/dist/src/components/data-display/typography/index.d.ts +0 -1
- package/dist/src/components/feedback/alert/StyledAlert.d.ts +0 -2
- package/dist/src/components/feedback/alert/StyledAlertTitle.d.ts +0 -2
- package/dist/src/components/feedback/alert/index.d.ts +0 -2
- package/dist/src/components/feedback/dialog/StyledDialog.d.ts +0 -10
- package/dist/src/components/feedback/dialog/StyledDialogActions.d.ts +0 -2
- package/dist/src/components/feedback/dialog/StyledDialogContent.d.ts +0 -2
- package/dist/src/components/feedback/dialog/StyledDialogTitle.d.ts +0 -2
- package/dist/src/components/feedback/dialog/index.d.ts +0 -4
- package/dist/src/components/feedback/minimizable-dialog/MinimizableDialog.d.ts +0 -20
- package/dist/src/components/feedback/snack-bar/StyledSnackbar.d.ts +0 -2
- package/dist/src/components/feedback/snack-bar/index.d.ts +0 -1
- package/dist/src/components/icons/IconTemplate.d.ts +0 -3
- package/dist/src/components/icons/Icons.d.ts +0 -5
- package/dist/src/components/icons/Icons.types.d.ts +0 -12
- package/dist/src/components/icons/archive-icon/ArchiveIcon.d.ts +0 -3
- package/dist/src/components/icons/archive-icon/index.d.ts +0 -1
- package/dist/src/components/icons/assignment/AssignmentIcon.d.ts +0 -3
- package/dist/src/components/icons/assignment/index.d.ts +0 -1
- package/dist/src/components/icons/assignment-outline-icon/AssignmentOutlineIcon.d.ts +0 -3
- package/dist/src/components/icons/assignment-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/badge-icon/BadgeIcon.d.ts +0 -2
- package/dist/src/components/icons/badge-icon/index.d.ts +0 -1
- package/dist/src/components/icons/bell-icon/BellIcon.d.ts +0 -3
- package/dist/src/components/icons/bell-icon/index.d.ts +0 -1
- package/dist/src/components/icons/bell-outline-icon/BellOutlineIcon.d.ts +0 -3
- package/dist/src/components/icons/bell-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/calendar-blank-outline-icon/CalendarBlankOutlineIcon.d.ts +0 -3
- package/dist/src/components/icons/calendar-blank-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/calendar-icon/CalendarIcon.d.ts +0 -3
- package/dist/src/components/icons/calendar-icon/index.d.ts +0 -1
- package/dist/src/components/icons/calendar-range-icon/CalendarIcon.d.ts +0 -3
- package/dist/src/components/icons/calendar-range-icon/index.d.ts +0 -1
- package/dist/src/components/icons/check-fact-icon/CheckFactIcon.d.ts +0 -2
- package/dist/src/components/icons/check-fact-icon/index.d.ts +0 -1
- package/dist/src/components/icons/check-fact-outline-icon/CheckFactOutlineIcon.d.ts +0 -2
- package/dist/src/components/icons/check-fact-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/check-icon/CheckIcon.d.ts +0 -3
- package/dist/src/components/icons/check-icon/index.d.ts +0 -1
- package/dist/src/components/icons/check-outline-icon/CheckOutlineIcon.d.ts +0 -2
- package/dist/src/components/icons/check-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/checkbox-checked-icon/CheckBoxCheckedIcon.d.ts +0 -3
- package/dist/src/components/icons/checkbox-checked-icon/index.d.ts +0 -1
- package/dist/src/components/icons/chevron-double-left-icon/ChevronDoubleLeftIcon.d.ts +0 -3
- package/dist/src/components/icons/chevron-double-left-icon/index.d.ts +0 -1
- package/dist/src/components/icons/chevron-double-right-icon/ChevronDoubleRightIcon.d.ts +0 -3
- package/dist/src/components/icons/chevron-double-right-icon/index.d.ts +0 -1
- package/dist/src/components/icons/chevron-down-icon/ChevronDownIcon.d.ts +0 -3
- package/dist/src/components/icons/chevron-down-icon/index.d.ts +0 -1
- package/dist/src/components/icons/chevron-left-icon/ChevronLeftIcon.d.ts +0 -3
- package/dist/src/components/icons/chevron-left-icon/index.d.ts +0 -1
- package/dist/src/components/icons/chevron-right-icon/ChevronRightIcon.d.ts +0 -3
- package/dist/src/components/icons/chevron-right-icon/index.d.ts +0 -1
- package/dist/src/components/icons/chevron-up-icon/ChevronUpIcon.d.ts +0 -3
- package/dist/src/components/icons/chevron-up-icon/index.d.ts +0 -1
- package/dist/src/components/icons/clock-outline-icon/ClockOutlineIcon.d.ts +0 -3
- package/dist/src/components/icons/clock-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/close-icon/CloseIcon.d.ts +0 -3
- package/dist/src/components/icons/close-icon/index.d.ts +0 -1
- package/dist/src/components/icons/consents-icon/ConsentsIcon.d.ts +0 -2
- package/dist/src/components/icons/consents-icon/index.d.ts +0 -1
- package/dist/src/components/icons/dashboard-view-icon/DashboardViewIcon.d.ts +0 -3
- package/dist/src/components/icons/dashboard-view-icon/index.d.ts +0 -1
- package/dist/src/components/icons/dashboard-view-outline-icon/DashboardViewOutlineIcon.d.ts +0 -3
- package/dist/src/components/icons/dashboard-view-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/delete-outline-icon/DeleteOutlineIcon.d.ts +0 -3
- package/dist/src/components/icons/delete-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/dots-vertical-icon/DotsVerticalIcon.d.ts +0 -3
- package/dist/src/components/icons/dots-vertical-icon/index.d.ts +0 -1
- package/dist/src/components/icons/download-icon/DownloadIcon.d.ts +0 -3
- package/dist/src/components/icons/download-icon/index.d.ts +0 -1
- package/dist/src/components/icons/drag-horizontal-icon/DragHorizontalIcon.d.ts +0 -3
- package/dist/src/components/icons/drag-horizontal-icon/index.d.ts +0 -1
- package/dist/src/components/icons/drop-down-icon/DropDownIcon.d.ts +0 -3
- package/dist/src/components/icons/drop-down-icon/index.d.ts +0 -1
- package/dist/src/components/icons/drop-up-icon/DropUpIcon.d.ts +0 -3
- package/dist/src/components/icons/drop-up-icon/index.d.ts +0 -1
- package/dist/src/components/icons/dvr-icon/DvrIcon.d.ts +0 -3
- package/dist/src/components/icons/dvr-icon/index.d.ts +0 -1
- package/dist/src/components/icons/earth-icon/EarthIcon.d.ts +0 -3
- package/dist/src/components/icons/earth-icon/index.d.ts +0 -1
- package/dist/src/components/icons/edit-square-icon/EditSquareIcon.d.ts +0 -2
- package/dist/src/components/icons/edit-square-icon/index.d.ts +0 -1
- package/dist/src/components/icons/empty-page-icon/EmptyPageIcon.d.ts +0 -3
- package/dist/src/components/icons/empty-page-icon/index.d.ts +0 -1
- package/dist/src/components/icons/error-outline-icon/ErrorOutlineIcon.d.ts +0 -3
- package/dist/src/components/icons/error-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/fast-check-outline-icon/FastCheckOutlineIcon.d.ts +0 -3
- package/dist/src/components/icons/fast-check-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/file-pdf-icon/FilePdfIcon.d.ts +0 -3
- package/dist/src/components/icons/file-pdf-icon/index.d.ts +0 -1
- package/dist/src/components/icons/filter-icon/FilterIcon.d.ts +0 -3
- package/dist/src/components/icons/filter-icon/index.d.ts +0 -1
- package/dist/src/components/icons/find-replace-icon/FindReplaceIcon.d.ts +0 -3
- package/dist/src/components/icons/find-replace-icon/index.d.ts +0 -1
- package/dist/src/components/icons/find-replace-people-icon/FindReplacePeopleIcon.d.ts +0 -6
- package/dist/src/components/icons/find-replace-people-icon/index.d.ts +0 -1
- package/dist/src/components/icons/hamburger-icon/HamburgerIcon.d.ts +0 -3
- package/dist/src/components/icons/hamburger-icon/index.d.ts +0 -1
- package/dist/src/components/icons/inbox-outbox-icon/InboxOutboxIcon.d.ts +0 -3
- package/dist/src/components/icons/inbox-outbox-icon/index.d.ts +0 -1
- package/dist/src/components/icons/inbox-outbox-outline-icon/InboxOutboxOutlineIcon.d.ts +0 -3
- package/dist/src/components/icons/inbox-outbox-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/index.d.ts +0 -78
- package/dist/src/components/icons/keyboard-capslock-icon/KeyboardCapslockIcon.d.ts +0 -2
- package/dist/src/components/icons/keyboard-capslock-icon/index.d.ts +0 -1
- package/dist/src/components/icons/link-outline-icon/LinkOutlineIcon.d.ts +0 -3
- package/dist/src/components/icons/link-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/list-numbered-icon/ListNumberedIcon.d.ts +0 -3
- package/dist/src/components/icons/list-numbered-icon/index.d.ts +0 -1
- package/dist/src/components/icons/list-settings-line-icon/ListSettingsLineIcon.d.ts +0 -3
- package/dist/src/components/icons/list-settings-line-icon/index.d.ts +0 -1
- package/dist/src/components/icons/list-status-icon/ListStatusIcon.d.ts +0 -3
- package/dist/src/components/icons/list-status-icon/index.d.ts +0 -1
- package/dist/src/components/icons/loading-icon/LoadingIcon.d.ts +0 -3
- package/dist/src/components/icons/loading-icon/index.d.ts +0 -1
- package/dist/src/components/icons/lock-icon/LockIcon.d.ts +0 -3
- package/dist/src/components/icons/lock-icon/index.d.ts +0 -1
- package/dist/src/components/icons/message-processing-icon/MessageProcessingIcon.d.ts +0 -3
- package/dist/src/components/icons/message-processing-icon/index.d.ts +0 -1
- package/dist/src/components/icons/message-processing-outline-icon/MessageProcessingOutlineIcon.d.ts +0 -3
- package/dist/src/components/icons/message-processing-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/message-reply-icon/MessageReplyIcon.d.ts +0 -2
- package/dist/src/components/icons/message-reply-icon/index.d.ts +0 -1
- package/dist/src/components/icons/minimize-icon/MinimizeIcon.d.ts +0 -2
- package/dist/src/components/icons/minimize-icon/index.d.ts +0 -1
- package/dist/src/components/icons/outline-calendar-month/OutlineCalendarMonth.d.ts +0 -3
- package/dist/src/components/icons/outline-calendar-month/index.d.ts +0 -1
- package/dist/src/components/icons/pdf-icon/PdfIcon.d.ts +0 -3
- package/dist/src/components/icons/pdf-icon/index.d.ts +0 -1
- package/dist/src/components/icons/pencil-outline-icon/PencilOutlineIcon.d.ts +0 -3
- package/dist/src/components/icons/pencil-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/people-icon/PeopleIcon.d.ts +0 -3
- package/dist/src/components/icons/people-icon/index.d.ts +0 -1
- package/dist/src/components/icons/people-outline-icon/PeopleOutlineIcon.d.ts +0 -3
- package/dist/src/components/icons/people-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/perm-media-icon/PermMediaIcon.d.ts +0 -3
- package/dist/src/components/icons/perm-media-icon/index.d.ts +0 -1
- package/dist/src/components/icons/perm-media-outline-icon/PermMediaOutline.d.ts +0 -3
- package/dist/src/components/icons/perm-media-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/person-icon/PersonIcon.d.ts +0 -3
- package/dist/src/components/icons/person-icon/index.d.ts +0 -1
- package/dist/src/components/icons/person-outline-icon/PersonOutlineIcon.d.ts +0 -3
- package/dist/src/components/icons/person-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/plus-icon/PlusIcon.d.ts +0 -2
- package/dist/src/components/icons/plus-icon/index.d.ts +0 -1
- package/dist/src/components/icons/plus-icon-circle/PlusIconCircle.d.ts +0 -2
- package/dist/src/components/icons/plus-icon-circle/index.d.ts +0 -1
- package/dist/src/components/icons/qnr-icon/QnrIcon.d.ts +0 -3
- package/dist/src/components/icons/qnr-icon/index.d.ts +0 -1
- package/dist/src/components/icons/replay-icon/ReplayIcon.d.ts +0 -3
- package/dist/src/components/icons/replay-icon/index.d.ts +0 -1
- package/dist/src/components/icons/report-box-icon/ReportBoxIcon.d.ts +0 -3
- package/dist/src/components/icons/report-box-icon/index.d.ts +0 -1
- package/dist/src/components/icons/report-box-outline-icon/ReportBoxOutlineIcon.d.ts +0 -3
- package/dist/src/components/icons/report-box-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/search-icon/SearchIcon.d.ts +0 -3
- package/dist/src/components/icons/search-icon/index.d.ts +0 -1
- package/dist/src/components/icons/settings-icon/SettingsIcon.d.ts +0 -3
- package/dist/src/components/icons/settings-icon/index.d.ts +0 -1
- package/dist/src/components/icons/settings-menu-horizontal-icon/SettingsMenuHorizontalIcon.d.ts +0 -3
- package/dist/src/components/icons/settings-menu-horizontal-icon/index.d.ts +0 -1
- package/dist/src/components/icons/settings-outline-icon/SettingsOutlineIcon.d.ts +0 -3
- package/dist/src/components/icons/settings-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/text-box-check-outline-icon/TextBoxCheckOutlineIcon.d.ts +0 -3
- package/dist/src/components/icons/text-box-check-outline-icon/index.d.ts +0 -1
- package/dist/src/components/icons/topic-icon/TopicIcon.d.ts +0 -3
- package/dist/src/components/icons/topic-icon/index.d.ts +0 -1
- package/dist/src/components/icons/unknown-document-outline-rounded-icon/UnknownDocumentOutlineRoundedIcon.d.ts +0 -3
- package/dist/src/components/icons/unknown-document-outline-rounded-icon/index.d.ts +0 -1
- package/dist/src/components/icons/warning-icon/WarningAmberOutlineIcon.d.ts +0 -2
- package/dist/src/components/icons/warning-icon/index.d.ts +0 -1
- package/dist/src/components/inputs/button/StyledButton.d.ts +0 -40
- package/dist/src/components/inputs/button/index.d.ts +0 -1
- package/dist/src/components/inputs/checkbox/StyledCheckbox.d.ts +0 -5
- package/dist/src/components/inputs/checkbox/index.d.ts +0 -1
- package/dist/src/components/inputs/input-field/StyledInputField.d.ts +0 -15
- package/dist/src/components/inputs/input-field/index.d.ts +0 -2
- package/dist/src/components/inputs/input-field/story/components/StyledInputFieldExample.d.ts +0 -2
- package/dist/src/components/inputs/label/StyledLabel.d.ts +0 -9
- package/dist/src/components/inputs/label/index.d.ts +0 -1
- package/dist/src/components/inputs/radio-button/StyledRadio.d.ts +0 -4
- package/dist/src/components/inputs/radio-button/StyledRadioGroup.d.ts +0 -4
- package/dist/src/components/inputs/radio-button/index.d.ts +0 -2
- package/dist/src/components/inputs/rich-input/RichInput.d.ts +0 -12
- package/dist/src/components/inputs/rich-input/index.d.ts +0 -1
- package/dist/src/components/inputs/select/StyledSelect.d.ts +0 -18
- package/dist/src/components/inputs/select/StyledSelectItem.d.ts +0 -2
- package/dist/src/components/inputs/select/index.d.ts +0 -3
- package/dist/src/components/inputs/select/story/components/StyledSelectExample.d.ts +0 -2
- package/dist/src/components/inputs/select-autocomplete/StyledSelectAutocomplete.d.ts +0 -11
- package/dist/src/components/inputs/select-autocomplete/index.d.ts +0 -1
- package/dist/src/components/inputs/select-autocomplete/story/components/StyledSelectAutocompleteExample.d.ts +0 -2
- package/dist/src/components/inputs/slider/StyledSlider.d.ts +0 -5
- package/dist/src/components/inputs/slider/index.d.ts +0 -1
- package/dist/src/components/inputs/switch/StyledSwitch.d.ts +0 -5
- package/dist/src/components/inputs/switch/index.d.ts +0 -1
- package/dist/src/components/inputs/textarea/StyledTextarea.d.ts +0 -58
- package/dist/src/components/inputs/textarea/index.d.ts +0 -1
- package/dist/src/components/inputs/textarea/useAutosizeTextArea.d.ts +0 -1
- package/dist/src/components/miscellaneous/StyledFormControl.d.ts +0 -2
- package/dist/src/components/miscellaneous/StyledFormControlLabel.d.ts +0 -2
- package/dist/src/components/miscellaneous/StyledFormGroup.d.ts +0 -3
- package/dist/src/components/miscellaneous/StyledFormHelperText.d.ts +0 -2
- package/dist/src/components/miscellaneous/StyledFormLabel.d.ts +0 -2
- package/dist/src/components/miscellaneous/StyledInputLabel.d.ts +0 -2
- package/dist/src/components/navigation/drawer/StyledDrawer.d.ts +0 -3
- package/dist/src/components/navigation/drawer/index.d.ts +0 -1
- package/dist/src/components/navigation/link/StyledLink.d.ts +0 -20
- package/dist/src/components/navigation/link/index.d.ts +0 -1
- package/dist/src/components/navigation/menu/StyledMenu.d.ts +0 -2
- package/dist/src/components/navigation/menu/StyledMenuItem.d.ts +0 -2
- package/dist/src/components/navigation/menu/StyledMenuList.d.ts +0 -2
- package/dist/src/components/navigation/menu/index.d.ts +0 -4
- package/dist/src/components/navigation/tabs/StyledTab.d.ts +0 -3
- package/dist/src/components/navigation/tabs/StyledTabs.d.ts +0 -3
- package/dist/src/components/navigation/tabs/index.d.ts +0 -2
- package/dist/src/components/pickers/date-picker/StyledDatePicker.d.ts +0 -2
- package/dist/src/components/pickers/date-picker/components/DatePickerInputIndex.d.ts +0 -13
- package/dist/src/components/pickers/date-picker/components/DatePickerInputRange.d.ts +0 -5
- package/dist/src/components/pickers/date-picker/components/DatePickerInputRangeCompact.d.ts +0 -5
- package/dist/src/components/pickers/date-picker/components/DatePickerInputSingle.d.ts +0 -5
- package/dist/src/components/pickers/date-picker/components/StyledCalendarPicker.d.ts +0 -8
- package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerCaption.d.ts +0 -7
- package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerFooter.d.ts +0 -11
- package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerSelectMonth.d.ts +0 -3
- package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerSelectYear.d.ts +0 -3
- package/dist/src/components/pickers/date-picker/helpers.d.ts +0 -3
- package/dist/src/components/pickers/date-picker/index.d.ts +0 -1
- package/dist/src/components/pickers/date-picker/story/components/DatePickerContainer.d.ts +0 -5
- package/dist/src/components/pickers/date-picker/story/components/NestedRangePickerExample.d.ts +0 -2
- package/dist/src/components/pickers/date-picker/story/components/RangePickerCompactExample.d.ts +0 -2
- package/dist/src/components/pickers/date-picker/story/components/RangePickerExample.d.ts +0 -2
- package/dist/src/components/pickers/date-picker/story/components/SinglePickerExample.d.ts +0 -2
- package/dist/src/components/pickers/date-picker/types.d.ts +0 -46
- package/dist/src/components/pickers/time-picker/StyledTimePicker.d.ts +0 -3
- package/dist/src/components/pickers/time-picker/TimePickerInput.d.ts +0 -9
- package/dist/src/components/pickers/time-picker/TimePickerPopper.d.ts +0 -7
- package/dist/src/components/pickers/time-picker/components/HelperText.d.ts +0 -7
- package/dist/src/components/pickers/time-picker/components/TimePickerBody.d.ts +0 -5
- package/dist/src/components/pickers/time-picker/components/TimePickerColumn.d.ts +0 -6
- package/dist/src/components/pickers/time-picker/helpers/getTimeFromValue.d.ts +0 -1
- package/dist/src/components/pickers/time-picker/index.d.ts +0 -1
- package/dist/src/components/pickers/time-picker/types.d.ts +0 -13
- package/dist/src/components/table/StyledTable.d.ts +0 -12
- package/dist/src/components/table/components/TableBody.d.ts +0 -9
- package/dist/src/components/table/components/TableFooter.d.ts +0 -9
- package/dist/src/components/table/components/TableHeader.d.ts +0 -9
- package/dist/src/components/table/components/TableHeaderCell.d.ts +0 -9
- package/dist/src/components/table/components/TableNoRowsOverlay.d.ts +0 -5
- package/dist/src/components/table/components/TablePagination.d.ts +0 -6
- package/dist/src/components/table/components/TableRow.d.ts +0 -10
- package/dist/src/components/table/components/TableRows.d.ts +0 -9
- package/dist/src/components/table/components/TableSkeleton.d.ts +0 -4
- package/dist/src/components/table/components/columns/action-column/actionColumn.d.ts +0 -21
- package/dist/src/components/table/components/columns/action-column/components/HeaderActionMenu.d.ts +0 -5
- package/dist/src/components/table/components/columns/action-column/components/RowActionMenu.d.ts +0 -12
- package/dist/src/components/table/components/columns/expandColumn.d.ts +0 -11
- package/dist/src/components/table/components/columns/selectColumn.d.ts +0 -9
- package/dist/src/components/table/helpers/getTableHeaderStyle.d.ts +0 -10
- package/dist/src/components/table/helpers/injectColumns.d.ts +0 -4
- package/dist/src/components/table/hooks/useStyledTable.d.ts +0 -6
- package/dist/src/components/table/index.d.ts +0 -3
- package/dist/src/components/table/story/components/styled-flex-table/generateActions.d.ts +0 -6
- package/dist/src/components/table/story/components/styled-flex-table/useColumns.d.ts +0 -5
- package/dist/src/components/table/story/components/styled-table/RenderSubRows.d.ts +0 -5
- package/dist/src/components/table/story/components/styled-table/getRowActions.d.ts +0 -23
- package/dist/src/components/table/story/components/styled-table/useTableColumns.d.ts +0 -10
- package/dist/src/components/table/story/components/styled-table/useTableSubRowsColumns.d.ts +0 -5
- package/dist/src/components/table/story/service/Templates.query.d.ts +0 -5
- package/dist/src/components/table/story/service/types.d.ts +0 -9
- package/dist/src/components/table/story/service/useFetchTemplates.d.ts +0 -4
- package/dist/src/components/table/types.d.ts +0 -65
- package/dist/src/components/utils/accordion/StyledAccordion.d.ts +0 -2
- package/dist/src/components/utils/accordion/StyledAccordionDetails.d.ts +0 -2
- package/dist/src/components/utils/accordion/StyledAccordionSummary.d.ts +0 -2
- package/dist/src/components/utils/accordion/index.d.ts +0 -3
- package/dist/src/components/utils/filter-menu/StyledFilterMenu.d.ts +0 -16
- package/dist/src/components/utils/popover/StyledPopover.d.ts +0 -2
- package/dist/src/components/utils/popover/index.d.ts +0 -1
- package/dist/src/helpers/date.helper.d.ts +0 -2
- package/dist/src/helpers/index.d.ts +0 -2
- package/dist/src/helpers/reflections.helper.d.ts +0 -1
- package/dist/src/hooks/useToggleMenuVisibility.hook.d.ts +0 -6
- package/dist/src/hooks/useWindowWidthSize.hook.d.ts +0 -5
- package/dist/src/index.d.ts +0 -41
- package/dist/tailwind.config.d.ts +0 -142
- package/dist/vite.config.d.ts +0 -2
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { type SelectProps } from '@mui/material';
|
|
3
|
-
/**
|
|
4
|
-
*
|
|
5
|
-
* @usage
|
|
6
|
-
* use StyleSelect only inside StyledFormControl
|
|
7
|
-
*
|
|
8
|
-
* @size
|
|
9
|
-
* control the size through StyledFormControl
|
|
10
|
-
*
|
|
11
|
-
* @inputRef
|
|
12
|
-
* inputRef to get Node of Input Element inside
|
|
13
|
-
*
|
|
14
|
-
*/
|
|
15
|
-
export declare const StyledSelect: React.FC<SelectProps & {
|
|
16
|
-
allowClear?: boolean;
|
|
17
|
-
dataTest: string;
|
|
18
|
-
}>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { type AutocompleteProps, type ChipTypeMap } from '@mui/material';
|
|
3
|
-
/**
|
|
4
|
-
*
|
|
5
|
-
* @inputRef
|
|
6
|
-
* inputRef to get Node of Input Element inside
|
|
7
|
-
*
|
|
8
|
-
*/
|
|
9
|
-
export declare function StyledSelectAutocomplete<T, Multiple extends boolean | undefined = false, DisableClearable extends boolean | undefined = false, FreeSolo extends boolean | undefined = false, ChipComponent extends React.ElementType = ChipTypeMap['defaultComponent']>({ dataTest, ...props }: AutocompleteProps<T, Multiple, DisableClearable, FreeSolo, ChipComponent> & {
|
|
10
|
-
dataTest: string;
|
|
11
|
-
}): JSX.Element;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './StyledSelectAutocomplete';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './StyledSlider';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './StyledSwitch';
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import React, { type ChangeEvent, type ReactNode } from 'react';
|
|
2
|
-
type TextareaCommonProps = {
|
|
3
|
-
id?: string;
|
|
4
|
-
value?: string;
|
|
5
|
-
label?: ReactNode;
|
|
6
|
-
labelClassName?: string;
|
|
7
|
-
description?: ReactNode;
|
|
8
|
-
containerClassName?: string;
|
|
9
|
-
className?: string;
|
|
10
|
-
dataTest?: string;
|
|
11
|
-
};
|
|
12
|
-
type TextAreaNotEditableProps = {
|
|
13
|
-
variant?: 'not_editable' | 'view_only';
|
|
14
|
-
minRows?: never;
|
|
15
|
-
maxRows?: never;
|
|
16
|
-
disabled?: never;
|
|
17
|
-
placeholder?: never;
|
|
18
|
-
error?: never;
|
|
19
|
-
errorMessage?: never;
|
|
20
|
-
onChange?: never;
|
|
21
|
-
maxLength?: never;
|
|
22
|
-
counter?: never;
|
|
23
|
-
refLink?: never;
|
|
24
|
-
counterLimit?: never;
|
|
25
|
-
};
|
|
26
|
-
type TextAreaActiveProps = {
|
|
27
|
-
variant?: 'active';
|
|
28
|
-
minRows?: number;
|
|
29
|
-
maxRows?: number;
|
|
30
|
-
disabled?: boolean;
|
|
31
|
-
placeholder?: string;
|
|
32
|
-
onChange?: (e: ChangeEvent<HTMLTextAreaElement>) => void;
|
|
33
|
-
error?: boolean;
|
|
34
|
-
errorMessage?: string;
|
|
35
|
-
maxLength?: number;
|
|
36
|
-
counter?: boolean;
|
|
37
|
-
refLink?: React.RefObject<HTMLTextAreaElement> | null | undefined;
|
|
38
|
-
counterLimit?: number;
|
|
39
|
-
};
|
|
40
|
-
type TextareaConditionalProps = TextAreaActiveProps | TextAreaNotEditableProps;
|
|
41
|
-
type StyledTextAreaProps = React.TextareaHTMLAttributes<HTMLTextAreaElement> & TextareaCommonProps & TextareaConditionalProps;
|
|
42
|
-
/**
|
|
43
|
-
* Developer: bularga.alexandru@carasent.com
|
|
44
|
-
*
|
|
45
|
-
* Custom props:
|
|
46
|
-
* @param variant - 'not_editable' | 'view_only' | 'active'
|
|
47
|
-
* @param error - boolean
|
|
48
|
-
* @param errorMessage - string
|
|
49
|
-
* @param minRows - number
|
|
50
|
-
* @param maxRows - number
|
|
51
|
-
* @param counter - number
|
|
52
|
-
* @param maxLength - number
|
|
53
|
-
* @param refLink - ref to component
|
|
54
|
-
* @param dataTest - data-test tag
|
|
55
|
-
*
|
|
56
|
-
*/
|
|
57
|
-
export declare const StyledTextarea: React.FC<StyledTextAreaProps>;
|
|
58
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './StyledTextarea';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const useAutosizeTextArea: (textAreaRef: HTMLTextAreaElement | null, value: string, minRows: number, maxRows: number, mounted: boolean, counterEnabled?: boolean) => void;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './StyledDrawer';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import React, { type AnchorHTMLAttributes, type ReactNode } from 'react';
|
|
2
|
-
export type StyledLinkProps = AnchorHTMLAttributes<HTMLAnchorElement> & {
|
|
3
|
-
disabled?: boolean;
|
|
4
|
-
size?: 'small' | 'large';
|
|
5
|
-
children?: never;
|
|
6
|
-
reflink?: React.Ref<HTMLAnchorElement>;
|
|
7
|
-
dataTest?: string;
|
|
8
|
-
content: ReactNode;
|
|
9
|
-
};
|
|
10
|
-
/**
|
|
11
|
-
* Developer: bularga.alexandru@carasent.com
|
|
12
|
-
*
|
|
13
|
-
* Custom props:
|
|
14
|
-
* @param content - content of the link
|
|
15
|
-
* @param disabled = disabled
|
|
16
|
-
* @param size - 'large' | 'small'
|
|
17
|
-
* @param refLink - ref to component
|
|
18
|
-
* @param dataTest - data-test tag
|
|
19
|
-
*/
|
|
20
|
-
export declare const StyledLink: React.FC<StyledLinkProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './StyledLink';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { DatePickerProps } from '../types';
|
|
3
|
-
/**
|
|
4
|
-
*
|
|
5
|
-
* @remarks error and helper text will work only for Single
|
|
6
|
-
*
|
|
7
|
-
* Custom props:
|
|
8
|
-
* @param error - boolean
|
|
9
|
-
* @param helperText - ReactNode
|
|
10
|
-
*/
|
|
11
|
-
export declare const DatePickerInputIndex: React.FC<DatePickerProps & {
|
|
12
|
-
onClick: (e: React.MouseEvent<HTMLDivElement>) => void;
|
|
13
|
-
}>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { DatePickerProps } from '../types';
|
|
3
|
-
import { type PopoverProps } from '@mui/material';
|
|
4
|
-
export declare const StyledCalendarPicker: React.FC<{
|
|
5
|
-
datePickerProps: DatePickerProps;
|
|
6
|
-
popoverProps: PopoverProps;
|
|
7
|
-
positionAbove: boolean;
|
|
8
|
-
}>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { type CaptionProps } from 'react-day-picker';
|
|
2
|
-
import { type Dispatch, type SetStateAction } from 'react';
|
|
3
|
-
export declare function CustomCaption(props: CaptionProps & {
|
|
4
|
-
month: Date | undefined;
|
|
5
|
-
setMonth: Dispatch<SetStateAction<Date | undefined>>;
|
|
6
|
-
isNb: boolean;
|
|
7
|
-
}): JSX.Element;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { type Matcher } from 'react-day-picker';
|
|
2
|
-
import type { Dispatch, SetStateAction } from 'react';
|
|
3
|
-
export declare const StyledCalendarPickerFooter: React.FC<{
|
|
4
|
-
onClose: ((event: object, reason: 'backdropClick' | 'escapeKeyDown') => void) | undefined;
|
|
5
|
-
isNb: boolean;
|
|
6
|
-
selected: Matcher | Matcher[] | undefined;
|
|
7
|
-
removeSelection: (e: React.MouseEvent) => void;
|
|
8
|
-
onClear: (() => void) | undefined;
|
|
9
|
-
month: Date | undefined;
|
|
10
|
-
setMonth: Dispatch<SetStateAction<Date | undefined>>;
|
|
11
|
-
}>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './StyledDatePicker';
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { DayPicker, Matcher } from 'react-day-picker';
|
|
3
|
-
export type CalendarProps = React.ComponentProps<typeof DayPicker>;
|
|
4
|
-
type CommonDatePickerProps = {
|
|
5
|
-
dateFormat?: string;
|
|
6
|
-
className?: string;
|
|
7
|
-
inputClassName?: string;
|
|
8
|
-
onClear?: () => void;
|
|
9
|
-
allowClear?: boolean;
|
|
10
|
-
disabledDays?: Matcher | Matcher[];
|
|
11
|
-
dataTest: string;
|
|
12
|
-
helperText?: React.ReactNode;
|
|
13
|
-
error?: boolean;
|
|
14
|
-
} & CalendarProps;
|
|
15
|
-
type DefaultSingleProps = {
|
|
16
|
-
mode: 'single';
|
|
17
|
-
compact?: never;
|
|
18
|
-
placeholder?: string;
|
|
19
|
-
placeholderFrom?: never;
|
|
20
|
-
placeholderTo?: never;
|
|
21
|
-
label?: string;
|
|
22
|
-
labelFrom?: never;
|
|
23
|
-
labelTo?: never;
|
|
24
|
-
};
|
|
25
|
-
type DefaultRangeProps = {
|
|
26
|
-
mode: 'range';
|
|
27
|
-
compact?: never;
|
|
28
|
-
placeholder?: string;
|
|
29
|
-
placeholderFrom?: never;
|
|
30
|
-
placeholderTo?: never;
|
|
31
|
-
label?: string;
|
|
32
|
-
labelFrom?: never;
|
|
33
|
-
labelTo?: never;
|
|
34
|
-
};
|
|
35
|
-
type CompactRangeProps = {
|
|
36
|
-
mode: 'range';
|
|
37
|
-
compact: true;
|
|
38
|
-
placeholder?: never;
|
|
39
|
-
placeholderFrom?: string;
|
|
40
|
-
placeholderTo?: string;
|
|
41
|
-
label?: never;
|
|
42
|
-
labelFrom?: string;
|
|
43
|
-
labelTo?: string;
|
|
44
|
-
};
|
|
45
|
-
export type DatePickerProps = CommonDatePickerProps & (CompactRangeProps | DefaultRangeProps | DefaultSingleProps);
|
|
46
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { StyledTimePickerProps } from './types';
|
|
2
|
-
import { type PopupState } from 'material-ui-popup-state/hooks';
|
|
3
|
-
import type { ChangeEvent } from 'react';
|
|
4
|
-
export declare const TimePickerInput: React.FC<StyledTimePickerProps & {
|
|
5
|
-
popupState: PopupState;
|
|
6
|
-
handleChange: (e: ChangeEvent<HTMLTextAreaElement | HTMLInputElement>) => void;
|
|
7
|
-
isValidTime: boolean;
|
|
8
|
-
localValue: string;
|
|
9
|
-
}>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { type PopupState } from 'material-ui-popup-state/hooks';
|
|
3
|
-
import type { StyledTimePickerProps } from './types';
|
|
4
|
-
export declare const TimePickerPopper: React.FC<StyledTimePickerProps & {
|
|
5
|
-
popupState: PopupState;
|
|
6
|
-
handleClear: () => void;
|
|
7
|
-
}>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { StyledTimePickerProps } from '../types';
|
|
3
|
-
type TimePickerBodyProps = Omit<StyledTimePickerProps, 'placeholder' | 'disabled' | 'inputClassName'>;
|
|
4
|
-
export declare const TimePickerBody: React.FC<Omit<TimePickerBodyProps, 'anchorOrigin'>>;
|
|
5
|
-
export {};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { StyledTimePickerProps } from '../types';
|
|
3
|
-
export type TimePickerColumnProps = Omit<StyledTimePickerProps, 'placeholder' | 'disabled' | 'inputClassName' | 'dataTest'> & {
|
|
4
|
-
type: 'hours' | 'minutes';
|
|
5
|
-
};
|
|
6
|
-
export declare const TimePickerColumn: React.FC<TimePickerColumnProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const getTimeFromValue: (value: string) => Date | null;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './StyledTimePicker';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export type StyledTimePickerProps = {
|
|
2
|
-
placeholder?: string;
|
|
3
|
-
disabled?: boolean;
|
|
4
|
-
inputClassName?: string;
|
|
5
|
-
value?: Date;
|
|
6
|
-
onSelect: (date: Date | undefined) => void;
|
|
7
|
-
dataTest: string;
|
|
8
|
-
width?: number;
|
|
9
|
-
error?: boolean;
|
|
10
|
-
helperText?: string;
|
|
11
|
-
label?: string;
|
|
12
|
-
locale?: 'no' | 'en';
|
|
13
|
-
};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { type StyledTableProps } from './types';
|
|
2
|
-
/**
|
|
3
|
-
*
|
|
4
|
-
* Custom props:
|
|
5
|
-
* @param size: Column sizing. use NaN (width 100%) - only one time for the main column. It will make the column very responsive.. Example is in Storybook.
|
|
6
|
-
*
|
|
7
|
-
* @param focusable: Used for controlling the focus of rows. If set to true, the tabIndex={0} attribute will be added to each table row. Used, for example, when adding a new item to scroll to it and focus it
|
|
8
|
-
*
|
|
9
|
-
*/
|
|
10
|
-
export declare const StyledTable: <TData extends {
|
|
11
|
-
id: string | number;
|
|
12
|
-
}, TCustomData = Record<string, unknown>>(props: StyledTableProps<TData, TCustomData>) => JSX.Element;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { type Table } from '@tanstack/react-table';
|
|
3
|
-
import type { StyledTableProps } from '../types';
|
|
4
|
-
export declare function TableBody<TData extends {
|
|
5
|
-
id: string | number;
|
|
6
|
-
}, TCustomData = Record<string, unknown>>({ table, styledTableProps }: {
|
|
7
|
-
table: Table<TData>;
|
|
8
|
-
styledTableProps: StyledTableProps<TData, TCustomData>;
|
|
9
|
-
}): JSX.Element;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { type Table } from '@tanstack/react-table';
|
|
3
|
-
import type { StyledTableProps } from '../types';
|
|
4
|
-
export declare function TableFooter<TData extends {
|
|
5
|
-
id: string | number;
|
|
6
|
-
}, TCustomData = Record<string, unknown>>({ table, styledTableProps }: {
|
|
7
|
-
table: Table<TData>;
|
|
8
|
-
styledTableProps: StyledTableProps<TData, TCustomData>;
|
|
9
|
-
}): JSX.Element | null;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { type Table } from '@tanstack/react-table';
|
|
3
|
-
import type { StyledTableProps } from '../types';
|
|
4
|
-
export declare function TableHeader<TData extends {
|
|
5
|
-
id: string | number;
|
|
6
|
-
}, TCustomData = Record<string, unknown>>({ table, styledTableProps }: {
|
|
7
|
-
table: Table<TData>;
|
|
8
|
-
styledTableProps: StyledTableProps<TData, TCustomData>;
|
|
9
|
-
}): JSX.Element | null;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { type Header } from '@tanstack/react-table';
|
|
3
|
-
import type { StyledTableProps } from '../types';
|
|
4
|
-
export declare function TableHeaderCell<TData extends {
|
|
5
|
-
id: string | number;
|
|
6
|
-
}, TCustomData = Record<string, unknown>>({ styledTableProps, header, }: {
|
|
7
|
-
styledTableProps: StyledTableProps<TData, TCustomData>;
|
|
8
|
-
header: Header<TData, unknown>;
|
|
9
|
-
}): JSX.Element;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { type Row } from '@tanstack/react-table';
|
|
3
|
-
import type { StyledTableProps } from '../types';
|
|
4
|
-
export declare function TableRow<TData extends {
|
|
5
|
-
id: string | number;
|
|
6
|
-
}, TCustomData = Record<string, unknown>>({ styledTableProps, row, index, }: {
|
|
7
|
-
styledTableProps: StyledTableProps<TData, TCustomData>;
|
|
8
|
-
row: Row<TData>;
|
|
9
|
-
index: number;
|
|
10
|
-
}): JSX.Element;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { type Table } from '@tanstack/react-table';
|
|
3
|
-
import type { StyledTableProps } from '../types';
|
|
4
|
-
export declare function TableRows<TData extends {
|
|
5
|
-
id: string | number;
|
|
6
|
-
}, TCustomData = Record<string, unknown>>({ styledTableProps, table }: {
|
|
7
|
-
styledTableProps: StyledTableProps<TData, TCustomData>;
|
|
8
|
-
table: Table<TData>;
|
|
9
|
-
}): JSX.Element;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { type CellContext, type HeaderContext, type Row } from '@tanstack/react-table';
|
|
2
|
-
import type { ReactNode } from 'react';
|
|
3
|
-
export declare function generateActionsColumn<TData>(options: {
|
|
4
|
-
headerPin: boolean;
|
|
5
|
-
actions?: (row: Row<TData>) => {
|
|
6
|
-
label: ReactNode;
|
|
7
|
-
className?: string;
|
|
8
|
-
disabled?: boolean;
|
|
9
|
-
hide?: boolean;
|
|
10
|
-
onClick?: (row: Row<TData>) => void;
|
|
11
|
-
}[];
|
|
12
|
-
customActionsNode?: (row: CellContext<TData, TData>) => ReactNode;
|
|
13
|
-
}): {
|
|
14
|
-
id: string;
|
|
15
|
-
enableHiding: boolean;
|
|
16
|
-
enableSorting: boolean;
|
|
17
|
-
accessorFn: (row: TData) => TData;
|
|
18
|
-
header: (props: HeaderContext<TData, TData>) => JSX.Element | null;
|
|
19
|
-
cell: (cell: CellContext<TData, TData>) => JSX.Element | null;
|
|
20
|
-
size: number;
|
|
21
|
-
};
|
package/dist/src/components/table/components/columns/action-column/components/RowActionMenu.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { CellContext, Row } from '@tanstack/react-table';
|
|
2
|
-
import type { ReactNode } from 'react';
|
|
3
|
-
export declare function RowActionMenu<TData>({ tableData, actions, }: {
|
|
4
|
-
tableData: CellContext<TData, TData>;
|
|
5
|
-
actions: (row: Row<TData>) => {
|
|
6
|
-
label: ReactNode;
|
|
7
|
-
className?: string;
|
|
8
|
-
disabled?: boolean;
|
|
9
|
-
hide?: boolean;
|
|
10
|
-
onClick?: (row: Row<TData>) => void;
|
|
11
|
-
}[];
|
|
12
|
-
}): JSX.Element;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { type CellContext } from '@tanstack/react-table';
|
|
2
|
-
export declare function generateExpandColumn<TData>(): {
|
|
3
|
-
id: string;
|
|
4
|
-
minSize: number;
|
|
5
|
-
maxSize: number;
|
|
6
|
-
size: number;
|
|
7
|
-
enableHiding: boolean;
|
|
8
|
-
enableSorting: boolean;
|
|
9
|
-
header: () => null;
|
|
10
|
-
cell: ({ cell }: CellContext<TData, TData>) => JSX.Element | null;
|
|
11
|
-
};
|