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
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"publishConfig": {
|
|
4
4
|
"access": "public"
|
|
5
5
|
},
|
|
6
|
-
"version": "3.1.
|
|
6
|
+
"version": "3.1.1",
|
|
7
7
|
"type": "module",
|
|
8
8
|
"files": [
|
|
9
9
|
"dist/**/*",
|
|
@@ -15,9 +15,19 @@
|
|
|
15
15
|
"types": "./dist/index.d.ts",
|
|
16
16
|
"main": "./dist/asma-core-ui.es.js",
|
|
17
17
|
"module": "./dist/asma-core-ui.es.js",
|
|
18
|
+
"exports": {
|
|
19
|
+
".": {
|
|
20
|
+
"import": {
|
|
21
|
+
"types": "./dist/index.d.ts",
|
|
22
|
+
"default": "./dist/asma-core-ui.es.js"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
"./dist/style.css": "./dist/style.css",
|
|
26
|
+
"./tw-configs/twConfigs.json": "./tw-configs/twConfigs.json"
|
|
27
|
+
},
|
|
18
28
|
"scripts": {
|
|
19
29
|
"dev": "vite",
|
|
20
|
-
"build": "tsc && rm -rf ./dist && vite build",
|
|
30
|
+
"build": "npx tsc && rm -rf ./dist && vite build",
|
|
21
31
|
"preview": "vite preview",
|
|
22
32
|
"lint": "eslint src/**/*.{js,jsx,ts,tsx}",
|
|
23
33
|
"version": "echo $npm_package_version",
|
|
@@ -37,21 +47,23 @@
|
|
|
37
47
|
},
|
|
38
48
|
"license": "UNLICENSED",
|
|
39
49
|
"dependencies": {
|
|
50
|
+
"@emotion/react": "^11.11.1",
|
|
51
|
+
"@emotion/styled": "^11.11.0",
|
|
40
52
|
"@fontsource/material-icons": "^5.0.4",
|
|
41
|
-
"@fontsource/roboto": "^5.0.4",
|
|
42
53
|
"@iconify/react": "^4.1.1",
|
|
43
54
|
"@mui/material": "^5.13.7",
|
|
44
55
|
"@tanstack/react-table": "^8.10.0",
|
|
56
|
+
"asma-ui-icons": "^0.0.35",
|
|
45
57
|
"clsx": "^1.2.1",
|
|
46
58
|
"date-fns": "^2.30.0",
|
|
47
59
|
"lodash-es": "^4.17.21",
|
|
48
60
|
"material-ui-popup-state": "^5.0.10",
|
|
49
|
-
"node": "18.17.0",
|
|
50
61
|
"notistack": "^3.0.1",
|
|
51
|
-
"react": "^18.2.0",
|
|
52
62
|
"react-day-picker": "^8.8.2",
|
|
53
|
-
"react-
|
|
54
|
-
"react-quill": "^2.0.0"
|
|
63
|
+
"react-draggable": "^4.4.6",
|
|
64
|
+
"react-quill": "^2.0.0",
|
|
65
|
+
"sass": "^1.77.5",
|
|
66
|
+
"vite-plugin-css-injected-by-js": "^3.5.1"
|
|
55
67
|
},
|
|
56
68
|
"devDependencies": {
|
|
57
69
|
"@changesets/cli": "^2.26.2",
|
|
@@ -86,11 +98,15 @@
|
|
|
86
98
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
87
99
|
"eslint-plugin-react-refresh": "^0.3.4",
|
|
88
100
|
"eslint-plugin-storybook": "^0.6.15",
|
|
101
|
+
"node": "18.17.0",
|
|
89
102
|
"postcss": "^8.4.24",
|
|
90
103
|
"prop-types": "^15.8.1",
|
|
104
|
+
"react": "^18.2.0",
|
|
105
|
+
"react-dom": "^18.2.0",
|
|
91
106
|
"rollup-plugin-typescript2": "^0.35.0",
|
|
92
107
|
"storybook": "^7.6.9",
|
|
93
108
|
"storybook-addon-themes": "^6.1.0",
|
|
109
|
+
"tailwind-merge": "^2.4.0",
|
|
94
110
|
"tailwind-scrollbar": "^3.1.0",
|
|
95
111
|
"tailwindcss": "^3.3.2",
|
|
96
112
|
"typescript": "^5.0.2",
|
|
@@ -100,6 +116,8 @@
|
|
|
100
116
|
"vite-tsconfig-paths": "^4.2.0"
|
|
101
117
|
},
|
|
102
118
|
"peerDependencies": {
|
|
119
|
+
"@emotion/react": "^11.*",
|
|
120
|
+
"@emotion/styled": "^11.*",
|
|
103
121
|
"@mui/material": "^5.*",
|
|
104
122
|
"immer": "^9.*",
|
|
105
123
|
"react": "^18.*",
|
|
@@ -108,12 +126,5 @@
|
|
|
108
126
|
"resolutions": {
|
|
109
127
|
"@types/node": "18.0.3",
|
|
110
128
|
"node": "18.17.0"
|
|
111
|
-
},
|
|
112
|
-
"exports": {
|
|
113
|
-
".": {
|
|
114
|
-
"import": "./dist/asma-core-ui.es.js"
|
|
115
|
-
},
|
|
116
|
-
"./dist/style.css": "./dist/style.css",
|
|
117
|
-
"./tw-configs/twConfigs.json": "./tw-configs/twConfigs.json"
|
|
118
129
|
}
|
|
119
130
|
}
|
|
@@ -25,6 +25,7 @@
|
|
|
25
25
|
"gama-600": "var(--colors-gama-600)",
|
|
26
26
|
"gama-700": "var(--colors-gama-700)",
|
|
27
27
|
"gama-800": "var(--colors-gama-800)",
|
|
28
|
+
"gama-900": "var(--colors-gama-900)",
|
|
28
29
|
"delta-10": "var(--colors-delta-10)",
|
|
29
30
|
"delta-50": "var(--colors-delta-50)",
|
|
30
31
|
"delta-100": "var(--colors-delta-100)",
|
|
@@ -38,7 +39,6 @@
|
|
|
38
39
|
"delta-900": "var(--colors-delta-900)",
|
|
39
40
|
"delta-9000": "var(--colors-gray-9000)",
|
|
40
41
|
"sigma-700": "var(--colors-sigma-700)",
|
|
41
|
-
"zeta-700": "var(--colors-zeta-700)",
|
|
42
42
|
"theta-100": "var(--colors-theta-100)",
|
|
43
43
|
"theta-200": "var(--colors-theta-200)",
|
|
44
44
|
"theta-300": "var(--colors-theta-300)",
|
|
@@ -66,14 +66,19 @@
|
|
|
66
66
|
"custom-grey-04": "hsl(var(--color-cardea--grey-04) / <alpha-value>)",
|
|
67
67
|
"custom-grey-06": "hsl(var(--color-cardea--grey-06) / <alpha-value>)"
|
|
68
68
|
},
|
|
69
|
-
"boxShadow": {
|
|
69
|
+
"boxShadow": {
|
|
70
|
+
"ash": "-1px 8px 18px -20px black",
|
|
71
|
+
"mui": "0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12)"
|
|
72
|
+
},
|
|
70
73
|
"animation": {
|
|
71
74
|
"slide-in": "slide-in 0.3s linear",
|
|
72
75
|
"slide-out": "slide-out 0.3s linear",
|
|
73
76
|
"opacity-in": "opacity-in 0.1s linear",
|
|
74
77
|
"opacity-in-5": "opacity-in 0.5s linear",
|
|
75
78
|
"opacity-appear-3": "opacity-appear 0.3s linear",
|
|
76
|
-
"opacity-
|
|
79
|
+
"opacity-appear-1s": "opacity-appear 1s linear",
|
|
80
|
+
"opacity-out": "opacity-out 0.3s linear",
|
|
81
|
+
"spin": "spin 1s linear infinite"
|
|
77
82
|
},
|
|
78
83
|
"keyframes": {
|
|
79
84
|
"slide-in": {
|
|
@@ -96,9 +101,11 @@
|
|
|
96
101
|
},
|
|
97
102
|
"opacity-appear": {
|
|
98
103
|
"0%": {
|
|
104
|
+
"height": "0",
|
|
99
105
|
"opacity": "0"
|
|
100
106
|
},
|
|
101
107
|
"100%": {
|
|
108
|
+
"height": "100%",
|
|
102
109
|
"opacity": "1"
|
|
103
110
|
}
|
|
104
111
|
},
|
|
@@ -106,6 +113,10 @@
|
|
|
106
113
|
"0%": { "opacity": "1", "height": "100%" },
|
|
107
114
|
"60%": { "opacity": "1", "height": "100%" },
|
|
108
115
|
"100%": { "opacity": "0", "height": "100%" }
|
|
116
|
+
},
|
|
117
|
+
"spin": {
|
|
118
|
+
"0%": { "transform": "rotate(0deg)" },
|
|
119
|
+
"100%": { "transform": "rotate(360deg)" }
|
|
109
120
|
}
|
|
110
121
|
}
|
|
111
122
|
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { PropsWithChildren, ReactNode } from 'react';
|
|
2
|
-
export type StyledTableProps = {
|
|
3
|
-
title: string;
|
|
4
|
-
icon?: ReactNode;
|
|
5
|
-
link?: {
|
|
6
|
-
content: string;
|
|
7
|
-
href?: string;
|
|
8
|
-
onClick?: () => void;
|
|
9
|
-
hide?: boolean;
|
|
10
|
-
};
|
|
11
|
-
viewMore?: {
|
|
12
|
-
onClick?: () => void;
|
|
13
|
-
hide?: boolean;
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
export declare const StyledWidget: React.FC<PropsWithChildren<StyledTableProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './StyledBadge';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './StyledChip';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './StyledTooltip';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './StyledTypography';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { DialogProps } from '@mui/material/Dialog';
|
|
2
|
-
import type { ReactNode } from 'react';
|
|
3
|
-
export interface IStyledDialogProps extends DialogProps {
|
|
4
|
-
onCloseText?: ReactNode;
|
|
5
|
-
showCloseIcon?: boolean;
|
|
6
|
-
dataTest: string;
|
|
7
|
-
dialogLabel?: ReactNode;
|
|
8
|
-
dialogTitle?: ReactNode;
|
|
9
|
-
}
|
|
10
|
-
export declare const StyledDialog: React.FC<IStyledDialogProps>;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const MinimizableDialog: React.FC<{
|
|
3
|
-
onCloseText: string;
|
|
4
|
-
onMinimizeText: string;
|
|
5
|
-
onExpandText: string;
|
|
6
|
-
open: boolean;
|
|
7
|
-
onClose: () => void;
|
|
8
|
-
showCloseIcon?: boolean;
|
|
9
|
-
showMinimizeIcon?: boolean;
|
|
10
|
-
showExpandIcon?: boolean;
|
|
11
|
-
title: string;
|
|
12
|
-
label?: string;
|
|
13
|
-
children?: React.ReactNode;
|
|
14
|
-
className?: string;
|
|
15
|
-
primaryButtonText?: string;
|
|
16
|
-
secondaryButtonText?: string;
|
|
17
|
-
onPrimaryButtonClick?: () => void;
|
|
18
|
-
onSecondaryButtonClick?: () => void;
|
|
19
|
-
dataTest: string;
|
|
20
|
-
}>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './StyledSnackbar';
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export interface IIcon {
|
|
3
|
-
width?: number;
|
|
4
|
-
height?: number;
|
|
5
|
-
className?: string;
|
|
6
|
-
onClick?: (event: React.MouseEvent<SVGSVGElement, MouseEvent>) => void;
|
|
7
|
-
color?: string;
|
|
8
|
-
vFlip?: boolean;
|
|
9
|
-
}
|
|
10
|
-
export interface IIconTemplate extends IIcon {
|
|
11
|
-
icon: string;
|
|
12
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ArchiveIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './AssignmentIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './AssignmentOutlineIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './BadgeIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './BellIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './BellOutlineIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './CalendarBlankOutlineIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './CalendarIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './CalendarIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './CheckFactIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './CheckFactOutlineIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './CheckIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './CheckOutlineIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './CheckBoxCheckedIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ChevronDoubleLeftIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ChevronDoubleRightIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ChevronDownIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ChevronLeftIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ChevronRightIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ChevronUpIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ClockOutlineIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './CloseIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ConsentsIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './DashboardViewIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './DashboardViewOutlineIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './DeleteOutlineIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './DotsVerticalIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './DownloadIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './DragHorizontalIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './DropDownIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './DropUpIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './DvrIcon';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EarthIcon';
|