asma-core-ui 3.1.0-beta.3 → 3.1.0
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-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 -9
- 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,6 +0,0 @@
|
|
|
1
|
-
import { type StyledTableProps } from '../types';
|
|
2
|
-
export declare const useStyledTable: <TData extends {
|
|
3
|
-
id: string | number;
|
|
4
|
-
}, TCustomData = Record<string, unknown>>(props: StyledTableProps<TData, TCustomData>) => {
|
|
5
|
-
table: import("@tanstack/react-table").Table<TData>;
|
|
6
|
-
};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import type { Person } from '../../helpers/makeData';
|
|
2
|
-
import type { Row } from '@tanstack/react-table';
|
|
3
|
-
export declare function getRowActions(row: Row<Person>): ({
|
|
4
|
-
label: string;
|
|
5
|
-
hide: boolean;
|
|
6
|
-
onClick: () => void;
|
|
7
|
-
className?: undefined;
|
|
8
|
-
} | {
|
|
9
|
-
label: string;
|
|
10
|
-
onClick: () => void;
|
|
11
|
-
hide?: undefined;
|
|
12
|
-
className?: undefined;
|
|
13
|
-
} | {
|
|
14
|
-
label: string;
|
|
15
|
-
className: string;
|
|
16
|
-
onClick: () => void;
|
|
17
|
-
hide?: undefined;
|
|
18
|
-
} | {
|
|
19
|
-
label: string;
|
|
20
|
-
hide: boolean;
|
|
21
|
-
className: string;
|
|
22
|
-
onClick: () => void;
|
|
23
|
-
})[];
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { Person } from '../../helpers/makeData';
|
|
2
|
-
import type { ColumnDef } from '@tanstack/react-table';
|
|
3
|
-
/**
|
|
4
|
-
* Custom props:
|
|
5
|
-
* @param size. use NaN (width 100%) only one time for the main column. It will make the column very responsive
|
|
6
|
-
*
|
|
7
|
-
*/
|
|
8
|
-
export declare const useStyledTableColumns: () => {
|
|
9
|
-
columns: ColumnDef<Person, Person>[];
|
|
10
|
-
};
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import type { CellContext, ColumnMeta, HeaderContext, Row, TableOptions, Table } from '@tanstack/react-table';
|
|
2
|
-
import type { AccessorFn, ColumnDefTemplate } from '@tanstack/react-table';
|
|
3
|
-
import type { ColumnPinningColumnDef, ColumnSizingColumnDef, FiltersColumnDef, GroupingColumnDef, RowData, SortingColumnDef, VisibilityColumnDef } from '@tanstack/react-table';
|
|
4
|
-
import type { MouseEvent, ReactElement, ReactNode } from 'react';
|
|
5
|
-
declare module '@tanstack/react-table' {
|
|
6
|
-
interface ColumnDefExtensions<TData extends RowData, TValue = unknown> extends VisibilityColumnDef, ColumnPinningColumnDef, FiltersColumnDef<TData>, SortingColumnDef<TData>, GroupingColumnDef<TData, TValue>, ColumnSizingColumnDef {
|
|
7
|
-
className?: string;
|
|
8
|
-
cellAlign?: 'left' | 'center' | 'right';
|
|
9
|
-
headerAlign?: 'left' | 'center' | 'right';
|
|
10
|
-
}
|
|
11
|
-
interface ColumnDefBase<TData extends RowData, TValue = unknown> extends ColumnDefExtensions<TData, TValue> {
|
|
12
|
-
getUniqueValues?: AccessorFn<TData, unknown[]>;
|
|
13
|
-
footer?: ColumnDefTemplate<HeaderContext<TData, TValue>>;
|
|
14
|
-
cell?: ColumnDefTemplate<CellContext<TData, TValue>>;
|
|
15
|
-
meta?: ColumnMeta<TData, TValue>;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
export interface IAction<TData> {
|
|
19
|
-
label: ReactNode;
|
|
20
|
-
className?: string;
|
|
21
|
-
disabled?: boolean;
|
|
22
|
-
hide?: boolean;
|
|
23
|
-
onClick?: (row: Row<TData>) => void;
|
|
24
|
-
}
|
|
25
|
-
type IFooter<TData> = {
|
|
26
|
-
footer?: (table: Table<TData>) => ReactNode;
|
|
27
|
-
hideFooter?: never;
|
|
28
|
-
};
|
|
29
|
-
type IHideFooter = {
|
|
30
|
-
footer?: never;
|
|
31
|
-
hideFooter?: boolean;
|
|
32
|
-
};
|
|
33
|
-
type TFooter<TData> = IFooter<TData> | IHideFooter;
|
|
34
|
-
type TTableOptions<TData> = TableOptions<TData>;
|
|
35
|
-
export type StyledTableProps<TData, TCustomData> = {
|
|
36
|
-
locale?: 'no' | 'en';
|
|
37
|
-
height?: string | number;
|
|
38
|
-
actions?: (row: Row<TData>) => IAction<TData>[];
|
|
39
|
-
customActionsNode?: (row: CellContext<TData, TData>) => ReactNode;
|
|
40
|
-
customSubRowData?: Map<string, TCustomData[]>;
|
|
41
|
-
headerPin?: boolean;
|
|
42
|
-
expandArrow?: boolean;
|
|
43
|
-
loading?: boolean;
|
|
44
|
-
noRowsOverlay?: ReactElement;
|
|
45
|
-
tableInstanceRef?: React.MutableRefObject<Table<TData> | null>;
|
|
46
|
-
className?: string;
|
|
47
|
-
rowHeight?: number;
|
|
48
|
-
tdClassName?: string;
|
|
49
|
-
focusable?: boolean;
|
|
50
|
-
stickyHeader?: boolean;
|
|
51
|
-
getRowClassName?: (row: Row<TData>) => string;
|
|
52
|
-
onRowClick?: (e: MouseEvent<HTMLTableRowElement, globalThis.MouseEvent>, row: Row<TData>) => void;
|
|
53
|
-
renderSubRows?: (props: {
|
|
54
|
-
rows: TCustomData[];
|
|
55
|
-
row: TData;
|
|
56
|
-
}) => ReactElement | null;
|
|
57
|
-
getRowSelectionIds?: (ids: string[]) => void;
|
|
58
|
-
hideHeader?: boolean;
|
|
59
|
-
pageSize?: number;
|
|
60
|
-
enableResizing?: boolean;
|
|
61
|
-
} & Omit<TTableOptions<TData>, 'getCoreRowModel' | 'getExpandedRowModel' | 'getFilteredRowModel' | 'getSortedRowModel'> & TFooter<TData>;
|
|
62
|
-
export declare const SELECT_COLUMN_ID = "select";
|
|
63
|
-
export declare const EXPAND_COLUMN_ID = "expand-column-id";
|
|
64
|
-
export declare const ACTIONS_COLUMN_ID = "actions";
|
|
65
|
-
export {};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
/**
|
|
3
|
-
* Custom props:
|
|
4
|
-
* @param filterIsActive - needed to determine whether or not to show the dot in the top right corner indicating some changes were made
|
|
5
|
-
* @param popoverContent
|
|
6
|
-
*/
|
|
7
|
-
type StyledFilterMenuProps = {
|
|
8
|
-
dataTest: string;
|
|
9
|
-
filterIsActive: boolean;
|
|
10
|
-
popoverContent: React.ReactNode;
|
|
11
|
-
disabled?: boolean;
|
|
12
|
-
size?: 'small' | 'large' | 'medium';
|
|
13
|
-
variant?: 'contained' | 'outlined' | 'text' | 'textGray';
|
|
14
|
-
};
|
|
15
|
-
export declare const StyledFilterMenu: React.FC<StyledFilterMenuProps>;
|
|
16
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './StyledPopover';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const omit: <T extends object, K extends keyof T>(obj: T, keys: readonly K[]) => Omit<T, K>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export declare function useWindowWidthSize(): number;
|
|
2
|
-
export declare const mobileView: (windowWidth: number | undefined) => boolean;
|
|
3
|
-
export declare function useIsMobileView(): boolean;
|
|
4
|
-
export declare function useIsTabletView(): boolean;
|
|
5
|
-
export declare const tabletView: (windowWidth: number | undefined) => boolean;
|
package/dist/src/index.d.ts
DELETED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
export * from './helpers';
|
|
2
|
-
export * from './components/data-display/badge';
|
|
3
|
-
export * from './components/data-display/chip';
|
|
4
|
-
export * from './components/data-display/tooltip';
|
|
5
|
-
export * from './components/icons';
|
|
6
|
-
export * from './components/data-display/typography';
|
|
7
|
-
export * from './components/feedback/dialog';
|
|
8
|
-
export * from './components/feedback/alert';
|
|
9
|
-
export * from './components/inputs/button';
|
|
10
|
-
export * from './components/inputs/checkbox';
|
|
11
|
-
export * from './components/inputs/input-field';
|
|
12
|
-
export * from './components/inputs/textarea';
|
|
13
|
-
export * from './components/inputs/rich-input';
|
|
14
|
-
export * from './components/inputs/select';
|
|
15
|
-
export * from './components/inputs/select-autocomplete';
|
|
16
|
-
export * from './components/inputs/slider';
|
|
17
|
-
export * from './components/inputs/switch';
|
|
18
|
-
export * from './components/inputs/radio-button';
|
|
19
|
-
export * from './components/inputs/label';
|
|
20
|
-
export * from './components/feedback/snack-bar';
|
|
21
|
-
export * from './components/pickers/date-picker';
|
|
22
|
-
export * from './components/pickers/time-picker';
|
|
23
|
-
export * from './components/miscellaneous/StyledFormControl';
|
|
24
|
-
export * from './components/miscellaneous/StyledFormControlLabel';
|
|
25
|
-
export * from './components/miscellaneous/StyledFormHelperText';
|
|
26
|
-
export * from './components/miscellaneous/StyledFormLabel';
|
|
27
|
-
export * from './components/miscellaneous/StyledInputLabel';
|
|
28
|
-
export * from './components/miscellaneous/StyledFormGroup';
|
|
29
|
-
export * from './components/navigation/drawer';
|
|
30
|
-
export * from './components/navigation/menu';
|
|
31
|
-
export * from './components/navigation/link';
|
|
32
|
-
export * from './components/navigation/tabs';
|
|
33
|
-
export * from './components/utils/accordion';
|
|
34
|
-
export * from './components/table';
|
|
35
|
-
export * from './components/utils/popover';
|
|
36
|
-
export * from './components/custom/widget/widget-title/StyledWidgetTitle';
|
|
37
|
-
export * from './components/custom/widget/widget-header/StyledWidgetHeader';
|
|
38
|
-
export * from './components/custom/module/module-title/StyledModuleTitle';
|
|
39
|
-
export * from './components/utils/filter-menu/StyledFilterMenu';
|
|
40
|
-
export * from './components/feedback/minimizable-dialog/MinimizableDialog';
|
|
41
|
-
export { Fade, Paper, ClickAwayListener, Popper, Avatar, Skeleton, Container, Stack } from '@mui/material';
|
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
mode: string;
|
|
3
|
-
important: true;
|
|
4
|
-
content: string[];
|
|
5
|
-
theme: {
|
|
6
|
-
fontFamily: {
|
|
7
|
-
sans: string[];
|
|
8
|
-
roboto: string[];
|
|
9
|
-
};
|
|
10
|
-
extend: {
|
|
11
|
-
colors: {
|
|
12
|
-
inherit: string;
|
|
13
|
-
"textcolor-component": string;
|
|
14
|
-
"color-active-component": string;
|
|
15
|
-
"alpha-100": string;
|
|
16
|
-
"alpha-500": string;
|
|
17
|
-
"alpha-600": string;
|
|
18
|
-
"alpha-700": string;
|
|
19
|
-
"beta-100": string;
|
|
20
|
-
"beta-500": string;
|
|
21
|
-
"beta-600": string;
|
|
22
|
-
"beta-700": string;
|
|
23
|
-
"gama-25": string;
|
|
24
|
-
"gama-50": string;
|
|
25
|
-
"gama-100": string;
|
|
26
|
-
"gama-200": string;
|
|
27
|
-
"gama-300": string;
|
|
28
|
-
"gama-400": string;
|
|
29
|
-
"gama-500": string;
|
|
30
|
-
"gama-600": string;
|
|
31
|
-
"gama-700": string;
|
|
32
|
-
"gama-800": string;
|
|
33
|
-
"delta-10": string;
|
|
34
|
-
"delta-50": string;
|
|
35
|
-
"delta-100": string;
|
|
36
|
-
"delta-200": string;
|
|
37
|
-
"delta-300": string;
|
|
38
|
-
"delta-400": string;
|
|
39
|
-
"delta-500": string;
|
|
40
|
-
"delta-600": string;
|
|
41
|
-
"delta-700": string;
|
|
42
|
-
"delta-800": string;
|
|
43
|
-
"delta-900": string;
|
|
44
|
-
"delta-9000": string;
|
|
45
|
-
"sigma-700": string;
|
|
46
|
-
"zeta-700": string;
|
|
47
|
-
"theta-100": string;
|
|
48
|
-
"theta-200": string;
|
|
49
|
-
"theta-300": string;
|
|
50
|
-
"theta-400": string;
|
|
51
|
-
"theta-500": string;
|
|
52
|
-
"theta-600": string;
|
|
53
|
-
"theta-700": string;
|
|
54
|
-
"theta-800": string;
|
|
55
|
-
"theta-hover": string;
|
|
56
|
-
"btn-bg": string;
|
|
57
|
-
"btn-bg-active": string;
|
|
58
|
-
"btn-bg-hover": string;
|
|
59
|
-
"btn-bg-disabled": string;
|
|
60
|
-
"btn-bg-danger": string;
|
|
61
|
-
"btn-bg-danger-active": string;
|
|
62
|
-
"btn-task-status-bg": string;
|
|
63
|
-
"btn-bg-mini-action": string;
|
|
64
|
-
"btn-bg-mini-action-hover": string;
|
|
65
|
-
"chat-ticket-message-bg": string;
|
|
66
|
-
"colors-topbar-text": string;
|
|
67
|
-
"custom-grey-01": string;
|
|
68
|
-
"custom-grey-02": string;
|
|
69
|
-
"custom-grey-03": string;
|
|
70
|
-
"custom-grey-04": string;
|
|
71
|
-
"custom-grey-06": string;
|
|
72
|
-
};
|
|
73
|
-
boxShadow: {
|
|
74
|
-
ash: string;
|
|
75
|
-
};
|
|
76
|
-
animation: {
|
|
77
|
-
"slide-in": string;
|
|
78
|
-
"slide-out": string;
|
|
79
|
-
"opacity-in": string;
|
|
80
|
-
"opacity-in-5": string;
|
|
81
|
-
"opacity-appear-3": string;
|
|
82
|
-
"opacity-out": string;
|
|
83
|
-
};
|
|
84
|
-
keyframes: {
|
|
85
|
-
"slide-in": {
|
|
86
|
-
"0%": {
|
|
87
|
-
margin: string;
|
|
88
|
-
};
|
|
89
|
-
"100%": {
|
|
90
|
-
margin: string;
|
|
91
|
-
};
|
|
92
|
-
};
|
|
93
|
-
"slide-out": {
|
|
94
|
-
"0%": {
|
|
95
|
-
margin: string;
|
|
96
|
-
};
|
|
97
|
-
"100%": {
|
|
98
|
-
margin: string;
|
|
99
|
-
};
|
|
100
|
-
};
|
|
101
|
-
"opacity-in": {
|
|
102
|
-
"0%": {
|
|
103
|
-
opacity: string;
|
|
104
|
-
height: string;
|
|
105
|
-
};
|
|
106
|
-
"100%": {
|
|
107
|
-
opacity: string;
|
|
108
|
-
height: string;
|
|
109
|
-
};
|
|
110
|
-
};
|
|
111
|
-
"opacity-appear": {
|
|
112
|
-
"0%": {
|
|
113
|
-
opacity: string;
|
|
114
|
-
};
|
|
115
|
-
"100%": {
|
|
116
|
-
opacity: string;
|
|
117
|
-
};
|
|
118
|
-
};
|
|
119
|
-
"opacity-out": {
|
|
120
|
-
"0%": {
|
|
121
|
-
opacity: string;
|
|
122
|
-
height: string;
|
|
123
|
-
};
|
|
124
|
-
"60%": {
|
|
125
|
-
opacity: string;
|
|
126
|
-
height: string;
|
|
127
|
-
};
|
|
128
|
-
"100%": {
|
|
129
|
-
opacity: string;
|
|
130
|
-
height: string;
|
|
131
|
-
};
|
|
132
|
-
};
|
|
133
|
-
};
|
|
134
|
-
};
|
|
135
|
-
};
|
|
136
|
-
darkMode: "media";
|
|
137
|
-
corePlugins: {
|
|
138
|
-
preflight: false;
|
|
139
|
-
};
|
|
140
|
-
plugins: any[];
|
|
141
|
-
};
|
|
142
|
-
export default _default;
|
package/dist/vite.config.d.ts
DELETED