asma-ui-core 3.3.4 → 3.3.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/asma-ui-core.es.js +38 -8864
- package/dist/index.d.ts +0 -1
- package/dist/src/components/custom/module/module-title/StyledModuleTitle.d.ts +1 -1
- package/dist/src/components/custom/widget/icons/ChevronDownIcon.d.ts +2 -2
- package/dist/src/components/custom/widget/icons/ChevronUpIcon.d.ts +2 -2
- package/dist/src/components/custom/widget/widget/StyledWidget.d.ts +1 -1
- package/dist/src/components/custom/widget/widget-header/StyledWidgetHeader.d.ts +1 -1
- package/dist/src/components/custom/widget/widget-title/StyledWidgetTitle.d.ts +1 -0
- package/dist/src/components/data-display/badge/StyledBadge.d.ts +2 -1
- package/dist/src/components/data-display/chip/StyledChip.d.ts +2 -2
- package/dist/src/components/data-display/form-label/components/StyledFormLabel.d.ts +2 -1
- package/dist/src/components/data-display/form-label/helpers/getStyles.d.ts +1 -1
- package/dist/src/components/data-display/form-label/types.d.ts +1 -1
- package/dist/src/components/data-display/interactive-chip/StyledInteractiveChip.d.ts +2 -2
- package/dist/src/components/data-display/tooltip/StyledTooltip.d.ts +2 -2
- package/dist/src/components/data-display/typography/StyledTypography.d.ts +2 -2
- package/dist/src/components/feedback/alert/StyledAlert.d.ts +2 -2
- package/dist/src/components/feedback/alert/StyledAlertTitle.d.ts +2 -2
- package/dist/src/components/feedback/dialog/StyledDialog.d.ts +2 -2
- package/dist/src/components/feedback/dialog/StyledDialogActions.d.ts +2 -3
- package/dist/src/components/feedback/dialog/StyledDialogContent.d.ts +2 -2
- package/dist/src/components/feedback/dialog/StyledDialogTitle.d.ts +2 -2
- package/dist/src/components/feedback/empty-page/EmptyPageIcon.d.ts +2 -2
- package/dist/src/components/feedback/empty-page/StyledEmptyPage.d.ts +1 -1
- package/dist/src/components/feedback/filtered-empty-state/StyledFilteredEmptyState.d.ts +1 -1
- package/dist/src/components/feedback/loading/StyledLoading.d.ts +1 -1
- package/dist/src/components/feedback/minimizable-dialog/MinimizableDialog.d.ts +2 -2
- package/dist/src/components/feedback/minimizable-dialog/components/CloseBtn.d.ts +1 -1
- package/dist/src/components/feedback/minimizable-dialog/components/FullscreenBtn.d.ts +1 -1
- package/dist/src/components/feedback/minimizable-dialog/components/MinimizeBtn.d.ts +1 -0
- package/dist/src/components/feedback/minimizable-dialog/stack/createDialogStack.d.ts +1 -1
- package/dist/src/components/feedback/minimizable-dialog/types.d.ts +1 -1
- package/dist/src/components/feedback/minimizable-dialog/v2/MinimizableDialogV2.d.ts +2 -2
- package/dist/src/components/feedback/minimizable-dialog/v2/types.d.ts +1 -1
- package/dist/src/components/feedback/minimizable-dialog/v2/useControlledProps.d.ts +1 -1
- package/dist/src/components/feedback/minimizable-dialog/v2/useTranslations.d.ts +1 -1
- package/dist/src/components/feedback/snack-bar/SnackbarProvider.d.ts +3 -3
- package/dist/src/components/feedback/snack-bar/StyledAlertSnackbar.d.ts +4 -3
- package/dist/src/components/feedback/snack-bar/StyledSnackbar.d.ts +2 -2
- package/dist/src/components/feedback/snack-bar/components/StyledInfoSnackbar.d.ts +4 -3
- package/dist/src/components/feedback/snack-bar/components/processMessageError.d.ts +2 -2
- package/dist/src/components/feedback/snack-bar/components/processMessageInfo.d.ts +2 -2
- package/dist/src/components/feedback/snack-bar/components/types.d.ts +2 -2
- package/dist/src/components/feedback/snack-bar/components-styled/InfoMessages.d.ts +1 -0
- package/dist/src/components/feedback/snack-bar/message.d.ts +2 -2
- package/dist/src/components/icons/IconTemplate.d.ts +2 -1
- package/dist/src/components/icons/Icons.types.d.ts +1 -0
- package/dist/src/components/icons/Indeterminate icon/IndeterminateIcon.d.ts +2 -2
- package/dist/src/components/icons/Indeterminate icon/index.d.ts +1 -1
- package/dist/src/components/icons/archive-icon/ArchiveIcon.d.ts +2 -1
- package/dist/src/components/icons/arrow-expand/ArrowExpand.d.ts +2 -2
- package/dist/src/components/icons/arrow-shrink/ArrowShrink.d.ts +2 -2
- package/dist/src/components/icons/assignment/AssignmentIcon.d.ts +2 -1
- package/dist/src/components/icons/assignment-outline-icon/AssignmentOutlineIcon.d.ts +2 -1
- package/dist/src/components/icons/badge-icon/BadgeIcon.d.ts +2 -2
- package/dist/src/components/icons/bell-icon/BellIcon.d.ts +2 -1
- package/dist/src/components/icons/bell-outline-icon/BellOutlineIcon.d.ts +2 -1
- package/dist/src/components/icons/calendar-blank-outline-icon/CalendarBlankOutlineIcon.d.ts +2 -1
- package/dist/src/components/icons/calendar-icon/CalendarIcon.d.ts +2 -1
- package/dist/src/components/icons/calendar-icon/NewCalendarIcon.d.ts +2 -2
- package/dist/src/components/icons/calendar-range-icon/CalendarIcon.d.ts +2 -1
- package/dist/src/components/icons/check-fact-icon/CheckFactIcon.d.ts +2 -2
- package/dist/src/components/icons/check-fact-outline-icon/CheckFactOutlineIcon.d.ts +2 -2
- package/dist/src/components/icons/check-outline-icon/CheckOutlineIcon.d.ts +2 -2
- package/dist/src/components/icons/checkbox-checked-icon/CheckBoxCheckedIcon.d.ts +2 -1
- package/dist/src/components/icons/chevron-double-left-icon/ChevronDoubleLeftIcon.d.ts +2 -1
- package/dist/src/components/icons/chevron-double-right-icon/ChevronDoubleRightIcon.d.ts +2 -1
- package/dist/src/components/icons/chevron-down-icon/ChevronDownIcon.d.ts +2 -1
- package/dist/src/components/icons/chevron-left-icon/ChevronLeftIcon.d.ts +2 -1
- package/dist/src/components/icons/chevron-right-icon/ChevronRightIcon.d.ts +2 -1
- package/dist/src/components/icons/chevron-up-icon/ChevronUpIcon.d.ts +2 -1
- package/dist/src/components/icons/clock-outline-icon/ClockOutlineIcon.d.ts +2 -1
- package/dist/src/components/icons/close-icon/CloseIcon.d.ts +2 -1
- package/dist/src/components/icons/consents-icon/ConsentsIcon.d.ts +2 -2
- package/dist/src/components/icons/dashboard-view-icon/DashboardViewIcon.d.ts +2 -1
- package/dist/src/components/icons/dashboard-view-outline-icon/DashboardViewOutlineIcon.d.ts +2 -1
- package/dist/src/components/icons/delete-outline-icon/DeleteOutlineIcon.d.ts +2 -1
- package/dist/src/components/icons/dots-vertical-icon/DotsVerticalIcon.d.ts +2 -1
- package/dist/src/components/icons/download-icon/DownloadIcon.d.ts +2 -1
- package/dist/src/components/icons/drag-horizontal-icon/DragHorizontalIcon.d.ts +2 -1
- package/dist/src/components/icons/drop-down-icon/DropDownIcon.d.ts +2 -1
- package/dist/src/components/icons/drop-up-icon/DropUpIcon.d.ts +2 -1
- package/dist/src/components/icons/dvr-icon/DvrIcon.d.ts +2 -1
- package/dist/src/components/icons/earth-icon/EarthIcon.d.ts +2 -1
- package/dist/src/components/icons/edit-square-icon/EditSquareIcon.d.ts +2 -2
- package/dist/src/components/icons/error-outline-icon/ErrorOutlineIcon.d.ts +2 -2
- package/dist/src/components/icons/fast-check-outline-icon/FastCheckOutlineIcon.d.ts +2 -1
- package/dist/src/components/icons/file-pdf-icon/FilePdfIcon.d.ts +2 -1
- package/dist/src/components/icons/filter-icon/FilterIcon.d.ts +2 -1
- package/dist/src/components/icons/filter-icon-off/FilterIconOff.d.ts +2 -2
- package/dist/src/components/icons/find-replace-icon/FindReplaceIcon.d.ts +2 -1
- package/dist/src/components/icons/find-replace-people-icon/FindReplacePeopleIcon.d.ts +1 -0
- package/dist/src/components/icons/hamburger-icon/HamburgerIcon.d.ts +2 -1
- package/dist/src/components/icons/handyman-icon/HandymanIcon.d.ts +2 -2
- package/dist/src/components/icons/handyman-outline-icon/HandymanOutlineIcon.d.ts +2 -2
- package/dist/src/components/icons/inbox-outbox-icon/InboxOutboxIcon.d.ts +2 -1
- package/dist/src/components/icons/inbox-outbox-outline-icon/InboxOutboxOutlineIcon.d.ts +2 -1
- package/dist/src/components/icons/keyboard-capslock-icon/KeyboardCapslockIcon.d.ts +2 -2
- package/dist/src/components/icons/link-outline-icon/LinkOutlineIcon.d.ts +2 -1
- package/dist/src/components/icons/list-numbered-icon/ListNumberedIcon.d.ts +2 -1
- package/dist/src/components/icons/list-settings-line-icon/ListSettingsLineIcon.d.ts +2 -1
- package/dist/src/components/icons/list-status-icon/ListStatusIcon.d.ts +2 -1
- package/dist/src/components/icons/loading-icon/LoadingIcon.d.ts +2 -1
- package/dist/src/components/icons/lock-icon/LockIcon.d.ts +2 -1
- package/dist/src/components/icons/message-processing-icon/MessageProcessingIcon.d.ts +2 -1
- package/dist/src/components/icons/message-processing-outline-icon/MessageProcessingOutlineIcon.d.ts +2 -1
- package/dist/src/components/icons/message-reply-icon/MessageReplyIcon.d.ts +2 -2
- package/dist/src/components/icons/minimize-icon/MinimizeIcon.d.ts +2 -2
- package/dist/src/components/icons/outline-calendar-month/OutlineCalendarMonth.d.ts +2 -1
- package/dist/src/components/icons/pdf-icon/PdfIcon.d.ts +2 -1
- package/dist/src/components/icons/pencil-outline-icon/PencilOutlineIcon.d.ts +2 -1
- package/dist/src/components/icons/people-icon/PeopleIcon.d.ts +2 -1
- package/dist/src/components/icons/people-outline-icon/PeopleOutlineIcon.d.ts +2 -1
- package/dist/src/components/icons/perm-media-icon/PermMediaIcon.d.ts +2 -1
- package/dist/src/components/icons/perm-media-outline-icon/PermMediaOutline.d.ts +2 -1
- package/dist/src/components/icons/person-icon/PersonIcon.d.ts +2 -1
- package/dist/src/components/icons/person-outline-icon/PersonOutlineIcon.d.ts +2 -1
- package/dist/src/components/icons/pin-icon/PinIcon.d.ts +2 -2
- package/dist/src/components/icons/plus-icon/PlusIcon.d.ts +2 -2
- package/dist/src/components/icons/plus-icon-circle/PlusIconCircle.d.ts +2 -2
- package/dist/src/components/icons/qnr-icon/QnrIcon.d.ts +2 -1
- package/dist/src/components/icons/replay-icon/ReplayIcon.d.ts +2 -2
- package/dist/src/components/icons/report-box-icon/ReportBoxIcon.d.ts +2 -1
- package/dist/src/components/icons/report-box-outline-icon/ReportBoxOutlineIcon.d.ts +2 -1
- package/dist/src/components/icons/search-icon/SearchIcon.d.ts +2 -1
- package/dist/src/components/icons/settings-icon/SettingsIcon.d.ts +2 -1
- package/dist/src/components/icons/settings-menu-horizontal-icon/SettingsMenuHorizontalIcon.d.ts +2 -2
- package/dist/src/components/icons/settings-outline-icon/SettingsOutlineIcon.d.ts +2 -1
- package/dist/src/components/icons/text-box-check-outline-icon/TextBoxCheckOutlineIcon.d.ts +2 -2
- package/dist/src/components/icons/topic-icon/TopicIcon.d.ts +2 -1
- package/dist/src/components/icons/unknown-document-outline-rounded-icon/UnknownDocumentOutlineRoundedIcon.d.ts +2 -2
- package/dist/src/components/icons/warning-icon/WarningAmberOutlineIcon.d.ts +2 -2
- package/dist/src/components/icons/work-icon/WorkIcon.d.ts +2 -2
- package/dist/src/components/inputs/button/StyledButton.d.ts +2 -2
- package/dist/src/components/inputs/checkbox/StyledCheckbox.d.ts +2 -1
- package/dist/src/components/inputs/checkbox/base-ui/StyledCheckbox.d.ts +3 -3
- package/dist/src/components/inputs/dynamic-select/StyledDynamicSelect.d.ts +1 -1
- package/dist/src/components/inputs/dynamic-select/components/DynamicInteractiveChipGroup.d.ts +1 -1
- package/dist/src/components/inputs/dynamic-select/components/DynamicSelectAutocomplete.d.ts +1 -1
- package/dist/src/components/inputs/dynamic-select/helpers/useWrap.d.ts +3 -3
- package/dist/src/components/inputs/dynamic-select/types.d.ts +2 -2
- package/dist/src/components/inputs/input-field/StyledInputField.d.ts +2 -1
- package/dist/src/components/inputs/input-field/story/components/StyledInputFieldExample.d.ts +1 -0
- package/dist/src/components/inputs/label/StyledLabel.d.ts +1 -1
- package/dist/src/components/inputs/radio-button/StyledRadio.d.ts +2 -2
- package/dist/src/components/inputs/radio-button/StyledRadioGroup.d.ts +2 -2
- package/dist/src/components/inputs/radio-button/base-ui/StyledRadio.d.ts +1 -1
- package/dist/src/components/inputs/radio-button/base-ui/StyledRadioGroup.d.ts +1 -1
- package/dist/src/components/inputs/rich-input/RichInput.d.ts +2 -2
- package/dist/src/components/inputs/search-field/StyledSearchField.d.ts +3 -3
- package/dist/src/components/inputs/select/StyledSelect.d.ts +2 -1
- package/dist/src/components/inputs/select/StyledSelectItem.d.ts +2 -2
- package/dist/src/components/inputs/select/story/components/StyledSelectExample.d.ts +1 -0
- package/dist/src/components/inputs/select-autocomplete/StyledSelectAutocomplete.d.ts +3 -2
- package/dist/src/components/inputs/select-autocomplete/story/components/StyledSelectAutocompleteExample.d.ts +1 -0
- package/dist/src/components/inputs/slider/StyledSlider.d.ts +2 -2
- package/dist/src/components/inputs/switch/StyledSwitch.d.ts +3 -3
- package/dist/src/components/inputs/switch/base-ui/StyledSwitch.d.ts +1 -1
- package/dist/src/components/inputs/textarea/StyledTextarea.d.ts +2 -2
- package/dist/src/components/miscellaneous/StyledFormControl.d.ts +2 -2
- package/dist/src/components/miscellaneous/StyledFormControlLabel.d.ts +2 -2
- package/dist/src/components/miscellaneous/StyledFormGroup.d.ts +2 -1
- package/dist/src/components/miscellaneous/StyledFormHelperText.d.ts +2 -2
- package/dist/src/components/miscellaneous/StyledInputLabel.d.ts +2 -2
- package/dist/src/components/navigation/drawer/StyledDrawer.d.ts +2 -2
- package/dist/src/components/navigation/link/StyledLink.d.ts +1 -1
- package/dist/src/components/navigation/menu/StyledMenu.d.ts +2 -2
- package/dist/src/components/navigation/menu/StyledMenuItem.d.ts +2 -2
- package/dist/src/components/navigation/menu/StyledMenuList.d.ts +2 -2
- package/dist/src/components/navigation/tabs/StyledTab.d.ts +2 -2
- package/dist/src/components/navigation/tabs/StyledTabs.d.ts +2 -2
- package/dist/src/components/utils/accordion/StyledAccordion.d.ts +2 -2
- package/dist/src/components/utils/accordion/StyledAccordionDetails.d.ts +2 -2
- package/dist/src/components/utils/accordion/StyledAccordionSummary.d.ts +2 -2
- package/dist/src/components/utils/accordion/base-ui/StyledAccordion.d.ts +2 -2
- package/dist/src/components/utils/accordion/base-ui/StyledAccordionDetails.d.ts +1 -1
- package/dist/src/components/utils/accordion/base-ui/StyledAccordionSummary.d.ts +2 -2
- package/dist/src/components/utils/copy-wrapper/CopyButton.d.ts +2 -2
- package/dist/src/components/utils/copy-wrapper/CopyWrapper.d.ts +2 -2
- package/dist/src/components/utils/filter-menu/StyledFilterButton.d.ts +2 -1
- package/dist/src/components/utils/filter-menu/StyledFilterMenu.d.ts +2 -2
- package/dist/src/components/utils/popover/StyledPopover.d.ts +2 -2
- package/dist/src/helpers/cn.d.ts +1 -1
- package/dist/src/helpers/prepareForSlot.d.ts +2 -1
- package/dist/src/helpers/reflections.helper.d.ts +1 -1
- package/dist/style.css +1 -0
- package/package.json +69 -67
- package/dist/asma-ui-core.css +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 -12
- package/dist/src/components/pickers/date-picker/components/DatePickerInputRange.d.ts +0 -4
- package/dist/src/components/pickers/date-picker/components/DatePickerInputRangeCompact.d.ts +0 -4
- package/dist/src/components/pickers/date-picker/components/DatePickerInputSingle.d.ts +0 -4
- package/dist/src/components/pickers/date-picker/components/StyledCalendarPicker.d.ts +0 -7
- package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerCaption.d.ts +0 -2
- 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 -2
- package/dist/src/components/pickers/date-picker/components/StyledCalendarPickerSelectYear.d.ts +0 -2
- 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 -1
- package/dist/src/components/pickers/date-picker/story/components/RangePickerCompactExample.d.ts +0 -1
- package/dist/src/components/pickers/date-picker/story/components/RangePickerExample.d.ts +0 -1
- package/dist/src/components/pickers/date-picker/story/components/SinglePickerExample.d.ts +0 -1
- package/dist/src/components/pickers/date-picker/types.d.ts +0 -46
- package/dist/src/components/pickers/time-picker/StyledTimePicker.d.ts +0 -2
- package/dist/src/components/pickers/time-picker/TimePickerInput.d.ts +0 -7
- package/dist/src/components/pickers/time-picker/TimePickerPopper.d.ts +0 -6
- package/dist/src/components/pickers/time-picker/components/HelperText.d.ts +0 -6
- package/dist/src/components/pickers/time-picker/components/TimePickerBody.d.ts +0 -4
- package/dist/src/components/pickers/time-picker/components/TimePickerColumn.d.ts +0 -5
- 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 -15
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function EditSquareIcon(props: SVGProps<SVGSVGElement>):
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
export declare function EditSquareIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { IIcon } from '../Icons.types';
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { IIcon } from '../Icons.types';
|
|
3
3
|
export declare const ErrorOutlineIcon: React.FC<IIcon>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { SVGProps } from 'react';
|
|
2
|
-
export declare function FilterIconOff(props: SVGProps<SVGSVGElement>):
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
export declare function FilterIconOff(props: SVGProps<SVGSVGElement>): JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function HandymanIcon(props: SVGProps<SVGSVGElement>):
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
export declare function HandymanIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function HandymanOutlineIcon(props: SVGProps<SVGSVGElement>):
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
export declare function HandymanOutlineIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const KeyboardCapslockIcon: (props: SVGProps<SVGSVGElement>) =>
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
export declare const KeyboardCapslockIcon: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function MessageReplyIcon(props: SVGProps<SVGSVGElement>):
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
export declare function MessageReplyIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const MinimizeIcon: (props: SVGProps<SVGSVGElement>) =>
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
export declare const MinimizeIcon: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function PinIcon(props: SVGProps<SVGSVGElement>):
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
export declare function PinIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function PlusIcon(props: SVGProps<SVGSVGElement>):
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
export declare function PlusIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function PlusIconCircle(props: SVGProps<SVGSVGElement>):
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
export declare function PlusIconCircle(props: SVGProps<SVGSVGElement>): JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { IIcon } from '../Icons.types';
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { IIcon } from '../Icons.types';
|
|
3
3
|
export declare const ReplayIcon: React.FC<IIcon>;
|
package/dist/src/components/icons/settings-menu-horizontal-icon/SettingsMenuHorizontalIcon.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { IIcon } from '../Icons.types';
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { IIcon } from '../Icons.types';
|
|
3
3
|
export declare const SettingsMenuHorizontalIcon: React.FC<IIcon>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { IIcon } from '../Icons.types';
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { IIcon } from '../Icons.types';
|
|
3
3
|
export declare const TextBoxCheckOutlineIcon: React.FC<IIcon>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { IIcon } from '../Icons.types';
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { IIcon } from '../Icons.types';
|
|
3
3
|
export declare const UnknownDocumentOutlineRoundedIcon: React.FC<IIcon>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function WarningAmberOutlineIcon(props: SVGProps<SVGSVGElement>):
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
export declare function WarningAmberOutlineIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function WorkIcon(props: SVGProps<SVGSVGElement>):
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
export declare function WorkIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import React, { type ReactNode } from 'react';
|
|
2
2
|
export type StyledButtonType = 'contained' | 'outlined' | 'text' | 'textGray';
|
|
3
3
|
type commonProps = {
|
|
4
4
|
refLink?: React.Ref<HTMLButtonElement>;
|
|
@@ -36,5 +36,5 @@ export type StyledButtonProps = React.ButtonHTMLAttributes<HTMLButtonElement> &
|
|
|
36
36
|
* @param refLink - ref to component
|
|
37
37
|
* @param dataTest - data-test tag
|
|
38
38
|
*/
|
|
39
|
-
export declare const StyledButton: ({ variant, className, size, children, refLink, startIcon, endIcon, dataTest, error, ...otherProps }: StyledButtonProps) =>
|
|
39
|
+
export declare const StyledButton: ({ variant, className, size, children, refLink, startIcon, endIcon, dataTest, error, ...otherProps }: StyledButtonProps) => JSX.Element;
|
|
40
40
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import React, { type SVGProps } from 'react';
|
|
2
2
|
import { Checkbox } from '@base-ui-components/react/checkbox';
|
|
3
3
|
type StyledCheckboxProps = {
|
|
4
4
|
dataTest: string;
|
|
@@ -10,7 +10,7 @@ type StyledCheckboxProps = {
|
|
|
10
10
|
className?: string;
|
|
11
11
|
onChange?: (event: React.ChangeEvent<HTMLInputElement>, checked: boolean) => void;
|
|
12
12
|
} & Omit<React.ComponentProps<typeof Checkbox.Root>, 'children'>;
|
|
13
|
-
export declare const IndeterminateIcon: (props: SVGProps<SVGSVGElement>) =>
|
|
14
|
-
export declare const CheckIcon: (props: SVGProps<SVGSVGElement>) =>
|
|
13
|
+
export declare const IndeterminateIcon: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
14
|
+
export declare const CheckIcon: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
15
15
|
export declare const StyledCheckbox: React.FC<StyledCheckboxProps>;
|
|
16
16
|
export {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { StyledDynamicSelectComponent } from './types';
|
|
1
|
+
import type { StyledDynamicSelectComponent } from './types';
|
|
2
2
|
export declare const StyledDynamicSelect: StyledDynamicSelectComponent;
|
package/dist/src/components/inputs/dynamic-select/components/DynamicInteractiveChipGroup.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { StyledDynamicSelectComponent } from '../types';
|
|
1
|
+
import type { StyledDynamicSelectComponent } from '../types';
|
|
2
2
|
export declare const DynamicInteractiveChipGroup: StyledDynamicSelectComponent;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { StyledDynamicSelectComponent } from '../types';
|
|
1
|
+
import type { StyledDynamicSelectComponent } from '../types';
|
|
2
2
|
export declare const DynamicSelectAutocomplete: StyledDynamicSelectComponent;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { DependencyList } from 'react';
|
|
1
|
+
import { type DependencyList } from 'react';
|
|
2
2
|
export declare const useWrap: ({ dependencyList }: {
|
|
3
|
-
dependencyList?: DependencyList;
|
|
3
|
+
dependencyList?: DependencyList | undefined;
|
|
4
4
|
}) => {
|
|
5
5
|
wrapDisabled: boolean;
|
|
6
|
-
containerRef: import(
|
|
6
|
+
containerRef: import("react").RefObject<HTMLDivElement>;
|
|
7
7
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AutocompleteProps } from '@mui/material';
|
|
2
|
-
import
|
|
1
|
+
import type { AutocompleteProps } from '@mui/material';
|
|
2
|
+
import type React from 'react';
|
|
3
3
|
export type DynamicSelectOptionPrimitive = string | number | boolean;
|
|
4
4
|
export type DynamicSelectOptionObject = {
|
|
5
5
|
value?: string | number;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { RadioGroupProps } from '@mui/material';
|
|
1
|
+
import { type RadioGroupProps } from '@mui/material';
|
|
2
2
|
export declare const StyledRadioGroup: ({ dataTest, ...props }: RadioGroupProps & {
|
|
3
3
|
dataTest: string;
|
|
4
|
-
}) =>
|
|
4
|
+
}) => JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { StyledInputField, TextFieldProps } from 'asma-ui-core';
|
|
2
|
-
import { ComponentProps } from 'react';
|
|
1
|
+
import { StyledInputField, type TextFieldProps } from 'asma-ui-core';
|
|
2
|
+
import { type ComponentProps } from 'react';
|
|
3
3
|
export type StyledSearchFieldProps = ComponentProps<typeof StyledInputField> & {
|
|
4
4
|
label: Required<TextFieldProps['label']>;
|
|
5
5
|
};
|
|
6
|
-
export declare const StyledSearchField: ({ value, onClear, ...props }: StyledSearchFieldProps) =>
|
|
6
|
+
export declare const StyledSearchField: ({ value, onClear, ...props }: StyledSearchFieldProps) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { MenuItemProps } from '@mui/material';
|
|
2
|
-
export declare const StyledSelectItem: (item: MenuItemProps) =>
|
|
1
|
+
import { type MenuItemProps } from '@mui/material';
|
|
2
|
+
export declare const StyledSelectItem: (item: MenuItemProps) => JSX.Element;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { type AutocompleteProps, type ChipTypeMap } from '@mui/material';
|
|
2
3
|
/**
|
|
3
4
|
*
|
|
4
5
|
* @inputRef
|
|
@@ -10,4 +11,4 @@ export declare function StyledSelectAutocomplete<T, Multiple extends boolean | u
|
|
|
10
11
|
autoHeight?: boolean;
|
|
11
12
|
getOptionLabel?: (option: T) => string;
|
|
12
13
|
wrapperClassName?: string;
|
|
13
|
-
}):
|
|
14
|
+
}): JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { SliderProps } from '@mui/material';
|
|
1
|
+
import { type SliderProps } from '@mui/material';
|
|
2
2
|
export interface StyledSliderProps extends SliderProps {
|
|
3
3
|
dataTest: string;
|
|
4
4
|
error?: boolean;
|
|
5
5
|
errorText?: string;
|
|
6
6
|
helperText?: string;
|
|
7
7
|
}
|
|
8
|
-
export declare const StyledSlider: ({ dataTest, error, errorText, helperText, ...props }: StyledSliderProps) =>
|
|
8
|
+
export declare const StyledSlider: ({ dataTest, error, errorText, helperText, ...props }: StyledSliderProps) => JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { SwitchProps as _SwitchProps } from '@mui/material';
|
|
1
|
+
import { type SwitchProps as _SwitchProps } from '@mui/material';
|
|
2
2
|
export type SwitchProps = _SwitchProps;
|
|
3
|
-
export declare const StyledSwitch: ({ dataTest, disabled, ...props }: Omit<
|
|
3
|
+
export declare const StyledSwitch: ({ dataTest, disabled, ...props }: Omit<_SwitchProps, "size"> & {
|
|
4
4
|
dataTest: string;
|
|
5
|
-
}) =>
|
|
5
|
+
}) => JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import React, { type ChangeEvent, type ReactNode } from 'react';
|
|
2
2
|
type TextareaCommonProps = {
|
|
3
3
|
id?: string;
|
|
4
4
|
value?: string;
|
|
@@ -34,7 +34,7 @@ type TextAreaActiveProps = {
|
|
|
34
34
|
errorMessage?: string;
|
|
35
35
|
maxLength?: number;
|
|
36
36
|
counter?: boolean;
|
|
37
|
-
refLink?: React.
|
|
37
|
+
refLink?: React.MutableRefObject<HTMLTextAreaElement | null> | null | undefined;
|
|
38
38
|
counterLimit?: number;
|
|
39
39
|
};
|
|
40
40
|
type TextareaConditionalProps = TextAreaActiveProps | TextAreaNotEditableProps;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { FormControlProps } from '@mui/material';
|
|
2
|
-
export declare const StyledFormControl: (props: FormControlProps) =>
|
|
1
|
+
import { type FormControlProps } from '@mui/material';
|
|
2
|
+
export declare const StyledFormControl: (props: FormControlProps) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { FormControlLabelProps } from '@mui/material';
|
|
2
|
-
export declare const StyledFormControlLabel: ({ sx, ...props }: FormControlLabelProps) =>
|
|
1
|
+
import { type FormControlLabelProps } from '@mui/material';
|
|
2
|
+
export declare const StyledFormControlLabel: ({ sx, ...props }: FormControlLabelProps) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { FormHelperTextProps } from '@mui/material';
|
|
2
|
-
export declare const StyledFormHelperText: (props: FormHelperTextProps) =>
|
|
1
|
+
import { type FormHelperTextProps } from '@mui/material';
|
|
2
|
+
export declare const StyledFormHelperText: (props: FormHelperTextProps) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { InputLabelProps } from '@mui/material';
|
|
2
|
-
export declare const StyledInputLabel: (props: InputLabelProps) =>
|
|
1
|
+
import { type InputLabelProps } from '@mui/material';
|
|
2
|
+
export declare const StyledInputLabel: (props: InputLabelProps) => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DrawerProps } from '@mui/material';
|
|
2
|
-
import { FC } from 'react';
|
|
1
|
+
import { type DrawerProps } from '@mui/material';
|
|
2
|
+
import type { FC } from 'react';
|
|
3
3
|
export declare const StyledDrawer: FC<DrawerProps>;
|