@ultraviolet/ui 3.17.0 → 3.18.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/{_@oxc-project_runtime@0.130.0/helpers → _@oxc-project_runtime@0.133.0/helpers/esm}/asyncToGenerator.js +2 -2
- package/dist/_virtual/{_@oxc-project_runtime@0.130.0/helpers → _@oxc-project_runtime@0.133.0/helpers/esm}/defineProperty.js +2 -2
- package/dist/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/extends.js +17 -0
- package/dist/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/objectDestructuringEmpty.js +11 -0
- package/dist/_virtual/{_@oxc-project_runtime@0.130.0/helpers → _@oxc-project_runtime@0.133.0/helpers/esm}/objectSpread2.js +2 -2
- package/dist/_virtual/{_@oxc-project_runtime@0.130.0/helpers → _@oxc-project_runtime@0.133.0/helpers/esm}/objectWithoutProperties.js +2 -2
- package/dist/_virtual/{_@oxc-project_runtime@0.130.0/helpers → _@oxc-project_runtime@0.133.0/helpers/esm}/objectWithoutPropertiesLoose.js +2 -2
- package/dist/_virtual/{_@oxc-project_runtime@0.130.0/helpers → _@oxc-project_runtime@0.133.0/helpers/esm}/toPrimitive.js +2 -2
- package/dist/_virtual/{_@oxc-project_runtime@0.130.0/helpers → _@oxc-project_runtime@0.133.0/helpers/esm}/toPropertyKey.js +2 -2
- package/dist/_virtual/{_@oxc-project_runtime@0.130.0/helpers → _@oxc-project_runtime@0.133.0/helpers/esm}/typeof.js +2 -2
- package/dist/components/ActionBar/index.js +1 -1
- package/dist/components/Alert/index.d.ts +1 -1
- package/dist/components/Alert/index.d.ts.map +1 -1
- package/dist/components/Avatar/index.d.ts +1 -1
- package/dist/components/Avatar/index.d.ts.map +1 -1
- package/dist/components/Avatar/index.js +1 -1
- package/dist/components/Avatar/styles.css.js +0 -2
- package/dist/components/Badge/index.d.ts +1 -1
- package/dist/components/Badge/index.d.ts.map +1 -1
- package/dist/components/Banner/index.d.ts +1 -1
- package/dist/components/Banner/index.d.ts.map +1 -1
- package/dist/components/BarChart/Tooltip.d.ts +1 -1
- package/dist/components/BarChart/Tooltip.d.ts.map +1 -1
- package/dist/components/BarChart/index.d.ts +1 -1
- package/dist/components/BarChart/index.d.ts.map +1 -1
- package/dist/components/BarChart/index.js +1 -1
- package/dist/components/BarStack/index.d.ts +1 -1
- package/dist/components/BarStack/index.d.ts.map +1 -1
- package/dist/components/Breadcrumbs/components/Item.d.ts +1 -1
- package/dist/components/Breadcrumbs/components/Item.d.ts.map +1 -1
- package/dist/components/Breadcrumbs/components/Item.js +1 -1
- package/dist/components/Bullet/index.d.ts +1 -1
- package/dist/components/Bullet/index.d.ts.map +1 -1
- package/dist/components/Carousel/Item.d.ts +1 -1
- package/dist/components/Carousel/Item.d.ts.map +1 -1
- package/dist/components/Carousel/Item.js +1 -1
- package/dist/components/Carousel/index.d.ts +3 -2
- package/dist/components/Checkbox/CheckboxIconContainer.d.ts +1 -1
- package/dist/components/Checkbox/CheckboxIconContainer.d.ts.map +1 -1
- package/dist/components/Checkbox/styles.css.js +0 -4
- package/dist/components/CheckboxGroup/SingleCheckbox.d.ts +1 -1
- package/dist/components/CheckboxGroup/SingleCheckbox.d.ts.map +1 -1
- package/dist/components/CheckboxGroup/index.d.ts +2 -2
- package/dist/components/Chip/ChipIcon.d.ts +1 -1
- package/dist/components/Chip/ChipIcon.d.ts.map +1 -1
- package/dist/components/Chip/index.d.ts +3 -2
- package/dist/components/Chip/styles.css.d.ts.map +1 -1
- package/dist/components/CopyButton/index.d.ts +1 -1
- package/dist/components/CopyButton/index.d.ts.map +1 -1
- package/dist/components/DateInput/components/CalendarContent.d.ts +1 -1
- package/dist/components/DateInput/components/CalendarContent.d.ts.map +1 -1
- package/dist/components/DateInput/components/CalendarDaily.d.ts +1 -1
- package/dist/components/DateInput/components/CalendarDaily.d.ts.map +1 -1
- package/dist/components/DateInput/components/CalendarMonthly.d.ts +1 -1
- package/dist/components/DateInput/components/CalendarMonthly.d.ts.map +1 -1
- package/dist/components/DateInput/components/Popup.d.ts +1 -1
- package/dist/components/DateInput/components/Popup.d.ts.map +1 -1
- package/dist/components/DateInput/index.d.ts +1 -1
- package/dist/components/DateInput/index.d.ts.map +1 -1
- package/dist/components/Description/index.d.ts +1 -1
- package/dist/components/Description/index.d.ts.map +1 -1
- package/dist/components/Dialog/components/Button.d.ts +1 -1
- package/dist/components/Dialog/components/Button.d.ts.map +1 -1
- package/dist/components/Dialog/components/Buttons.d.ts +1 -1
- package/dist/components/Dialog/components/Buttons.d.ts.map +1 -1
- package/dist/components/Dialog/components/CancelButton.d.ts +1 -1
- package/dist/components/Dialog/components/CancelButton.d.ts.map +1 -1
- package/dist/components/Dialog/components/Stack.d.ts +1 -1
- package/dist/components/Dialog/components/Stack.d.ts.map +1 -1
- package/dist/components/Dialog/components/Text.d.ts +1 -1
- package/dist/components/Dialog/components/Text.d.ts.map +1 -1
- package/dist/components/Dialog/index.d.ts +7 -7
- package/dist/components/Dialog/index.d.ts.map +1 -1
- package/dist/components/Drawer/DrawerContent.d.ts +1 -1
- package/dist/components/Drawer/DrawerContent.d.ts.map +1 -1
- package/dist/components/Drawer/index.d.ts +3 -3
- package/dist/components/Drawer/index.d.ts.map +1 -1
- package/dist/components/EmptyState/index.d.ts +1 -1
- package/dist/components/EmptyState/index.d.ts.map +1 -1
- package/dist/components/Expandable/AnimatedExpandable.d.ts +1 -1
- package/dist/components/Expandable/AnimatedExpandable.d.ts.map +1 -1
- package/dist/components/Expandable/AnimatedExpandable.js +1 -1
- package/dist/components/Expandable/NonAnimatedExpandable.d.ts +1 -1
- package/dist/components/Expandable/NonAnimatedExpandable.d.ts.map +1 -1
- package/dist/components/Expandable/NonAnimatedExpandable.js +1 -1
- package/dist/components/Expandable/index.d.ts +1 -1
- package/dist/components/Expandable/index.d.ts.map +1 -1
- package/dist/components/ExpandableCard/components/Title.d.ts +1 -1
- package/dist/components/ExpandableCard/components/Title.d.ts.map +1 -1
- package/dist/components/ExpandableCard/index.d.ts +1 -1
- package/dist/components/FileInput/DropzoneContent.d.ts +1 -1
- package/dist/components/FileInput/DropzoneContent.d.ts.map +1 -1
- package/dist/components/FileInput/__mock__/mockFile.d.ts +3 -0
- package/dist/components/FileInput/__mock__/mockFile.d.ts.map +1 -0
- package/dist/components/FileInput/components/Button.d.ts +1 -1
- package/dist/components/FileInput/components/Button.d.ts.map +1 -1
- package/dist/components/FileInput/components/Button.js +2 -2
- package/dist/components/FileInput/components/List.d.ts +1 -1
- package/dist/components/FileInput/components/List.d.ts.map +1 -1
- package/dist/components/FileInput/components/List.js +9 -10
- package/dist/components/FileInput/helpers.js +2 -2
- package/dist/components/FileInput/index.d.ts +3 -3
- package/dist/components/FileInput/index.d.ts.map +1 -1
- package/dist/components/FileInput/index.js +16 -15
- package/dist/components/FileInput/types.d.ts +11 -13
- package/dist/components/FileInput/types.d.ts.map +1 -1
- package/dist/components/GlobalAlert/GlobalAlertLink.d.ts +1 -1
- package/dist/components/GlobalAlert/GlobalAlertLink.d.ts.map +1 -1
- package/dist/components/GlobalAlert/index.d.ts +3 -2
- package/dist/components/GlobalAlert/index.js +2 -1
- package/dist/components/GlobalAlert/styles.css.d.ts.map +1 -1
- package/dist/components/InfiniteScroll/index.d.ts +1 -1
- package/dist/components/InfiniteScroll/index.d.ts.map +1 -1
- package/dist/components/InfiniteScroll/index.js +7 -14
- package/dist/components/Key/index.d.ts +1 -1
- package/dist/components/Key/index.d.ts.map +1 -1
- package/dist/components/Label/LabelContent.d.ts +1 -1
- package/dist/components/Label/LabelContent.d.ts.map +1 -1
- package/dist/components/Label/index.d.ts +1 -1
- package/dist/components/Label/index.d.ts.map +1 -1
- package/dist/components/LineChart/CustomLegend.d.ts +1 -1
- package/dist/components/LineChart/CustomLegend.d.ts.map +1 -1
- package/dist/components/LineChart/LegendCell.d.ts +1 -1
- package/dist/components/LineChart/LegendCell.d.ts.map +1 -1
- package/dist/components/LineChart/Tooltip.d.ts +1 -1
- package/dist/components/LineChart/Tooltip.d.ts.map +1 -1
- package/dist/components/LineChart/index.d.ts +1 -1
- package/dist/components/LineChart/index.d.ts.map +1 -1
- package/dist/components/LineChart/index.js +1 -1
- package/dist/components/List/Cell.js +1 -1
- package/dist/components/List/ColumnProvider.d.ts +1 -1
- package/dist/components/List/ColumnProvider.d.ts.map +1 -1
- package/dist/components/List/ExpandButtonCell.d.ts +1 -1
- package/dist/components/List/ExpandButtonCell.d.ts.map +1 -1
- package/dist/components/List/HeaderCell.d.ts +1 -1
- package/dist/components/List/HeaderCell.d.ts.map +1 -1
- package/dist/components/List/HeaderRow.d.ts +1 -1
- package/dist/components/List/HeaderRow.d.ts.map +1 -1
- package/dist/components/List/ListContext.d.ts +1 -1
- package/dist/components/List/ListContext.d.ts.map +1 -1
- package/dist/components/List/ListContext.js +3 -3
- package/dist/components/List/SelectBar.d.ts +1 -1
- package/dist/components/List/SelectBar.d.ts.map +1 -1
- package/dist/components/List/SelectBar.js +1 -1
- package/dist/components/List/SelectRowCell.d.ts +1 -1
- package/dist/components/List/SelectRowCell.d.ts.map +1 -1
- package/dist/components/List/SkeletonRows.d.ts +1 -1
- package/dist/components/List/SkeletonRows.d.ts.map +1 -1
- package/dist/components/List/SortIcon.d.ts +1 -1
- package/dist/components/List/SortIcon.d.ts.map +1 -1
- package/dist/components/List/TableContainer.d.ts +1 -1
- package/dist/components/List/TableContainer.d.ts.map +1 -1
- package/dist/components/Loader/index.d.ts +1 -1
- package/dist/components/Loader/index.d.ts.map +1 -1
- package/dist/components/Loader/index.js +1 -1
- package/dist/components/Menu/MenuProvider.d.ts +1 -1
- package/dist/components/Menu/MenuProvider.d.ts.map +1 -1
- package/dist/components/Menu/components/Group.d.ts +1 -1
- package/dist/components/Menu/components/Group.d.ts.map +1 -1
- package/dist/components/Menu/index.d.ts +1 -1
- package/dist/components/Menu/index.js +2 -2
- package/dist/components/Meter/index.d.ts +1 -1
- package/dist/components/Meter/index.d.ts.map +1 -1
- package/dist/components/Modal/ModalContent.d.ts +1 -1
- package/dist/components/Modal/ModalContent.d.ts.map +1 -1
- package/dist/components/Modal/ModalContent.js +2 -2
- package/dist/components/Modal/ModalProvider.d.ts +1 -1
- package/dist/components/Modal/ModalProvider.d.ts.map +1 -1
- package/dist/components/Modal/components/Dialog.js +1 -1
- package/dist/components/Modal/index.d.ts +9 -1
- package/dist/components/Modal/index.d.ts.map +1 -1
- package/dist/components/Modal/index.js +5 -26
- package/dist/components/Modal/styles.css.d.ts.map +1 -1
- package/dist/components/Notice/index.d.ts +1 -1
- package/dist/components/Notice/index.d.ts.map +1 -1
- package/dist/components/Notification/Notification.js +2 -2
- package/dist/components/Notification/NotificationContainer.d.ts +1 -1
- package/dist/components/Notification/NotificationContainer.d.ts.map +1 -1
- package/dist/components/Notification/NotificationContainer.js +1 -1
- package/dist/components/Notification/index.js +2 -2
- package/dist/components/NumberInput/components/Controls.d.ts +1 -1
- package/dist/components/NumberInput/components/Controls.d.ts.map +1 -1
- package/dist/components/NumberInput/components/Unit.d.ts +1 -1
- package/dist/components/NumberInput/components/Unit.d.ts.map +1 -1
- package/dist/components/NumberInput/index.d.ts.map +1 -1
- package/dist/components/NumberInput/index.js +0 -1
- package/dist/components/Pagination/PaginationButton.d.ts +1 -1
- package/dist/components/Pagination/PaginationButton.d.ts.map +1 -1
- package/dist/components/Pagination/PaginationButtons.d.ts +1 -1
- package/dist/components/Pagination/PaginationButtons.d.ts.map +1 -1
- package/dist/components/Pagination/PerPage.d.ts +1 -1
- package/dist/components/Pagination/PerPage.d.ts.map +1 -1
- package/dist/components/Pagination/index.d.ts +1 -1
- package/dist/components/Pagination/index.d.ts.map +1 -1
- package/dist/components/PasswordCheck/index.d.ts +1 -1
- package/dist/components/PasswordCheck/index.d.ts.map +1 -1
- package/dist/components/PhoneInput/index.d.ts +35 -1
- package/dist/components/PhoneInput/index.d.ts.map +1 -1
- package/dist/components/PhoneInput/index.js +146 -4
- package/dist/components/PieChart/Legends.d.ts +1 -1
- package/dist/components/PieChart/Legends.d.ts.map +1 -1
- package/dist/components/PieChart/Tooltip.d.ts +1 -1
- package/dist/components/PieChart/Tooltip.d.ts.map +1 -1
- package/dist/components/PieChart/index.d.ts +1 -1
- package/dist/components/PieChart/index.d.ts.map +1 -1
- package/dist/components/PieChart/index.js +1 -1
- package/dist/components/Popover/ContentWrapper.d.ts +1 -1
- package/dist/components/Popover/ContentWrapper.d.ts.map +1 -1
- package/dist/components/Popup/helpers.d.ts.map +1 -1
- package/dist/components/Popup/helpers.js +2 -2
- package/dist/components/Popup/index.js +1 -1
- package/dist/components/Popup/styles.css.js +0 -4
- package/dist/components/ProgressBar/index.d.ts +1 -1
- package/dist/components/ProgressBar/index.d.ts.map +1 -1
- package/dist/components/ProgressBar/styles.css.js +0 -2
- package/dist/components/Radio/MarkedIcon.d.ts +3 -1
- package/dist/components/Radio/MarkedIcon.d.ts.map +1 -1
- package/dist/components/Radio/MarkedIcon.js +11 -4
- package/dist/components/Radio/index.d.ts +1 -0
- package/dist/components/Radio/index.d.ts.map +1 -1
- package/dist/components/Radio/index.js +5 -5
- package/dist/components/Radio/styles.css.d.ts +3 -2
- package/dist/components/Radio/styles.css.d.ts.map +1 -1
- package/dist/components/Radio/styles.css.js +15 -8
- package/dist/components/RadioGroup/Context.d.ts +1 -0
- package/dist/components/RadioGroup/Context.d.ts.map +1 -1
- package/dist/components/RadioGroup/SingleRadio.d.ts +1 -1
- package/dist/components/RadioGroup/SingleRadio.d.ts.map +1 -1
- package/dist/components/RadioGroup/SingleRadio.js +2 -1
- package/dist/components/RadioGroup/index.d.ts +2 -1
- package/dist/components/RadioGroup/index.d.ts.map +1 -1
- package/dist/components/RadioGroup/index.js +6 -3
- package/dist/components/Row/index.d.ts +1 -1
- package/dist/components/Row/index.d.ts.map +1 -1
- package/dist/components/Row/index.js +1 -1
- package/dist/components/SearchInput/KeyGroup.d.ts +1 -1
- package/dist/components/SearchInput/KeyGroup.d.ts.map +1 -1
- package/dist/components/SearchInput/index.d.ts.map +1 -1
- package/dist/components/SearchInput/index.js +4 -2
- package/dist/components/SelectInput/SelectInputProvider.d.ts +1 -1
- package/dist/components/SelectInput/SelectInputProvider.d.ts.map +1 -1
- package/dist/components/SelectInput/components/Dropdown/AddOption.d.ts +1 -1
- package/dist/components/SelectInput/components/Dropdown/AddOption.d.ts.map +1 -1
- package/dist/components/SelectInput/components/Dropdown/Content.d.ts +1 -1
- package/dist/components/SelectInput/components/Dropdown/Content.d.ts.map +1 -1
- package/dist/components/SelectInput/components/Dropdown/Dropdown.d.ts +2 -1
- package/dist/components/SelectInput/components/Dropdown/Dropdown.d.ts.map +1 -1
- package/dist/components/SelectInput/components/Dropdown/Dropdown.js +3 -3
- package/dist/components/SelectInput/components/Dropdown/Group.d.ts +1 -1
- package/dist/components/SelectInput/components/Dropdown/Group.d.ts.map +1 -1
- package/dist/components/SelectInput/components/Dropdown/Item.d.ts +1 -1
- package/dist/components/SelectInput/components/Dropdown/Item.d.ts.map +1 -1
- package/dist/components/SelectInput/components/Dropdown/Option.d.ts +1 -1
- package/dist/components/SelectInput/components/Dropdown/Option.d.ts.map +1 -1
- package/dist/components/SelectInput/components/Dropdown/Option.js +3 -1
- package/dist/components/SelectInput/components/Dropdown/SearchBar.d.ts +1 -1
- package/dist/components/SelectInput/components/Dropdown/SearchBar.d.ts.map +1 -1
- package/dist/components/SelectInput/components/Dropdown/SearchBar.js +1 -1
- package/dist/components/SelectInput/components/Dropdown/SelectAll.d.ts +1 -1
- package/dist/components/SelectInput/components/Dropdown/SelectAll.d.ts.map +1 -1
- package/dist/components/SelectInput/components/Dropdown/dropdown.css.d.ts +1 -0
- package/dist/components/SelectInput/components/Dropdown/dropdown.css.d.ts.map +1 -1
- package/dist/components/SelectInput/components/SelectBar/SelectBar.d.ts +1 -1
- package/dist/components/SelectInput/components/SelectBar/SelectBar.d.ts.map +1 -1
- package/dist/components/SelectInput/components/SelectBar/Values.d.ts +1 -1
- package/dist/components/SelectInput/components/SelectBar/Values.d.ts.map +1 -1
- package/dist/components/SelectInput/components/SelectBar/selectBar.css.d.ts.map +1 -1
- package/dist/components/SelectInput/index.d.ts +1 -1
- package/dist/components/SelectInput/index.d.ts.map +1 -1
- package/dist/components/SelectInput/index.js +1 -1
- package/dist/components/SelectInput/styles.css.d.ts +1 -0
- package/dist/components/SelectInput/styles.css.d.ts.map +1 -1
- package/dist/components/SelectInput/styles.css.js +2 -1
- package/dist/components/SelectableCard/IllustrationContainer.d.ts +1 -1
- package/dist/components/SelectableCard/IllustrationContainer.d.ts.map +1 -1
- package/dist/components/SelectableCard/MultiStateInput.d.ts +1 -1
- package/dist/components/SelectableCard/MultiStateInput.d.ts.map +1 -1
- package/dist/components/SelectableCard/MultiStateInput.js +1 -1
- package/dist/components/SelectableCard/SelectableCard.js +1 -1
- package/dist/components/SelectableCardGroup/SingleCard.d.ts +1 -1
- package/dist/components/SelectableCardGroup/SingleCard.d.ts.map +1 -1
- package/dist/components/SelectableCardGroup/SingleCard.js +3 -3
- package/dist/components/SelectableCardGroup/index.d.ts +1 -1
- package/dist/components/SelectableCardGroup/index.d.ts.map +1 -1
- package/dist/components/SelectableCardOptionGroup/SelectableCardOptionGroup.d.ts +1 -1
- package/dist/components/SelectableCardOptionGroup/SelectableCardOptionGroup.d.ts.map +1 -1
- package/dist/components/SelectableCardOptionGroup/SelectableCardOptionGroup.js +2 -3
- package/dist/components/SelectableCardOptionGroup/components/Image.d.ts +1 -1
- package/dist/components/SelectableCardOptionGroup/components/Image.d.ts.map +1 -1
- package/dist/components/SelectableCardOptionGroup/components/Option.d.ts +1 -1
- package/dist/components/SelectableCardOptionGroup/components/Option.d.ts.map +1 -1
- package/dist/components/SelectableCardOptionGroup/components/Option.js +4 -4
- package/dist/components/SelectableCardOptionGroup/index.js +1 -1
- package/dist/components/Separator/index.d.ts +1 -1
- package/dist/components/Separator/index.d.ts.map +1 -1
- package/dist/components/Skeleton/Block.d.ts +1 -1
- package/dist/components/Skeleton/Block.d.ts.map +1 -1
- package/dist/components/Skeleton/Blocks.d.ts +1 -1
- package/dist/components/Skeleton/Blocks.d.ts.map +1 -1
- package/dist/components/Skeleton/BoxWithIcon.d.ts +1 -1
- package/dist/components/Skeleton/BoxWithIcon.d.ts.map +1 -1
- package/dist/components/Skeleton/Donut.d.ts +1 -1
- package/dist/components/Skeleton/Donut.d.ts.map +1 -1
- package/dist/components/Skeleton/IconSkeleton.d.ts +1 -1
- package/dist/components/Skeleton/IconSkeleton.d.ts.map +1 -1
- package/dist/components/Skeleton/Line.d.ts +1 -1
- package/dist/components/Skeleton/Line.d.ts.map +1 -1
- package/dist/components/Skeleton/List.d.ts +1 -1
- package/dist/components/Skeleton/List.d.ts.map +1 -1
- package/dist/components/Skeleton/Slider.d.ts +1 -1
- package/dist/components/Skeleton/Slider.d.ts.map +1 -1
- package/dist/components/Skeleton/Square.d.ts +1 -1
- package/dist/components/Skeleton/Square.d.ts.map +1 -1
- package/dist/components/Skeleton/index.d.ts +9 -9
- package/dist/components/Skeleton/index.d.ts.map +1 -1
- package/dist/components/Slider/components/DoubleSlider.d.ts +1 -1
- package/dist/components/Slider/components/DoubleSlider.d.ts.map +1 -1
- package/dist/components/Slider/components/Options.d.ts +1 -1
- package/dist/components/Slider/components/Options.d.ts.map +1 -1
- package/dist/components/Slider/components/SingleSlider.d.ts +1 -1
- package/dist/components/Slider/components/SingleSlider.d.ts.map +1 -1
- package/dist/components/Slider/components/SingleSlider.js +1 -1
- package/dist/components/Slider/index.d.ts +1 -1
- package/dist/components/Slider/index.d.ts.map +1 -1
- package/dist/components/Snippet/CodeContent.d.ts +1 -1
- package/dist/components/Snippet/CodeContent.d.ts.map +1 -1
- package/dist/components/Snippet/index.d.ts +1 -1
- package/dist/components/Snippet/index.d.ts.map +1 -1
- package/dist/components/Stack/index.js +2 -2
- package/dist/components/Status/index.d.ts +1 -1
- package/dist/components/Status/index.d.ts.map +1 -1
- package/dist/components/StepList/Item.d.ts +1 -1
- package/dist/components/StepList/Item.d.ts.map +1 -1
- package/dist/components/StepList/index.d.ts +3 -2
- package/dist/components/Stepper/Bullet.d.ts +1 -1
- package/dist/components/Stepper/Bullet.d.ts.map +1 -1
- package/dist/components/Stepper/Step.d.ts +1 -1
- package/dist/components/Stepper/Step.d.ts.map +1 -1
- package/dist/components/Stepper/StepperProvider.d.ts +1 -1
- package/dist/components/Stepper/StepperProvider.d.ts.map +1 -1
- package/dist/components/Stepper/index.d.ts +3 -2
- package/dist/components/Stepper/index.js +1 -1
- package/dist/components/SwitchButton/FocusOverlay.d.ts +1 -1
- package/dist/components/SwitchButton/FocusOverlay.d.ts.map +1 -1
- package/dist/components/SwitchButton/Option.d.ts +1 -1
- package/dist/components/SwitchButton/Option.d.ts.map +1 -1
- package/dist/components/SwitchButton/Option.js +3 -3
- package/dist/components/SwitchButton/index.d.ts +3 -2
- package/dist/components/Table/Body.d.ts +1 -1
- package/dist/components/Table/Body.d.ts.map +1 -1
- package/dist/components/Table/Cell.d.ts +1 -1
- package/dist/components/Table/Cell.d.ts.map +1 -1
- package/dist/components/Table/Cell.js +1 -1
- package/dist/components/Table/Header.d.ts +1 -1
- package/dist/components/Table/Header.d.ts.map +1 -1
- package/dist/components/Table/HeaderCell.d.ts +1 -1
- package/dist/components/Table/HeaderCell.d.ts.map +1 -1
- package/dist/components/Table/HeaderRow.d.ts +1 -1
- package/dist/components/Table/HeaderRow.d.ts.map +1 -1
- package/dist/components/Table/Row.d.ts +1 -1
- package/dist/components/Table/Row.d.ts.map +1 -1
- package/dist/components/Table/SelectBar.d.ts +1 -1
- package/dist/components/Table/SelectBar.d.ts.map +1 -1
- package/dist/components/Table/SkeletonRows.d.ts +1 -1
- package/dist/components/Table/SkeletonRows.d.ts.map +1 -1
- package/dist/components/Table/SortIcon.d.ts +1 -1
- package/dist/components/Table/SortIcon.d.ts.map +1 -1
- package/dist/components/Table/TableContainer.d.ts +1 -1
- package/dist/components/Table/TableContainer.d.ts.map +1 -1
- package/dist/components/Table/TableContext.d.ts +1 -1
- package/dist/components/Table/TableContext.d.ts.map +1 -1
- package/dist/components/Table/TableContext.js +2 -2
- package/dist/components/Table/index.d.ts +4 -4
- package/dist/components/Table/styles.css.js +0 -2
- package/dist/components/Tabs/Tab.js +2 -2
- package/dist/components/Tabs/TabMenu.js +2 -2
- package/dist/components/Tabs/TabMenuItem.d.ts +1 -1
- package/dist/components/Tabs/TabMenuItem.d.ts.map +1 -1
- package/dist/components/Tabs/TabMenuItem.js +2 -2
- package/dist/components/Tabs/index.d.ts +3 -6
- package/dist/components/Tabs/index.js +2 -2
- package/dist/components/Tabs/styles.css.d.ts.map +1 -1
- package/dist/components/Tag/TagInner.d.ts +1 -1
- package/dist/components/Tag/TagInner.d.ts.map +1 -1
- package/dist/components/Tag/index.d.ts +1 -1
- package/dist/components/Tag/index.d.ts.map +1 -1
- package/dist/components/TagInput/index.d.ts +1 -1
- package/dist/components/TagInput/index.d.ts.map +1 -1
- package/dist/components/TagInput/index.js +2 -3
- package/dist/components/TagList/index.d.ts +1 -1
- package/dist/components/TagList/index.d.ts.map +1 -1
- package/dist/components/TagList/index.js +1 -1
- package/dist/components/Text/index.d.ts +1 -1
- package/dist/components/Text/index.d.ts.map +1 -1
- package/dist/components/Text/index.js +1 -1
- package/dist/components/TextArea/Icon.d.ts +1 -1
- package/dist/components/TextArea/Icon.d.ts.map +1 -1
- package/dist/components/TextArea/Icon.js +1 -3
- package/dist/components/TextArea/Notice.d.ts +1 -1
- package/dist/components/TextArea/Notice.d.ts.map +1 -1
- package/dist/components/TextArea/constant.d.ts +1 -1
- package/dist/components/TextArea/constant.d.ts.map +1 -1
- package/dist/components/TextArea/constant.js +2 -5
- package/dist/components/TextArea/index.d.ts.map +1 -1
- package/dist/components/TextArea/index.js +11 -5
- package/dist/components/TextInput/PrefixSuffix.d.ts +1 -1
- package/dist/components/TextInput/PrefixSuffix.d.ts.map +1 -1
- package/dist/components/TextInput/RightIcon.d.ts +1 -1
- package/dist/components/TextInput/RightIcon.d.ts.map +1 -1
- package/dist/components/TextInput/ShowHidePassword.d.ts +1 -1
- package/dist/components/TextInput/ShowHidePassword.d.ts.map +1 -1
- package/dist/components/TextInput/index.d.ts.map +1 -1
- package/dist/components/TextInput/index.js +2 -11
- package/dist/components/TextInput/styles.css.d.ts.map +1 -1
- package/dist/components/TimeInput/RightIcon.d.ts +1 -1
- package/dist/components/TimeInput/RightIcon.d.ts.map +1 -1
- package/dist/components/TimeInput/index.d.ts +1 -1
- package/dist/components/TimeInput/index.d.ts.map +1 -1
- package/dist/components/TimeInput/index.js +1 -2
- package/dist/components/Toaster/Toaster.js +2 -2
- package/dist/components/Toaster/ToasterContainer.d.ts +1 -1
- package/dist/components/Toaster/ToasterContainer.d.ts.map +1 -1
- package/dist/components/Toaster/ToasterContainer.js +1 -1
- package/dist/components/Toaster/components/Button.d.ts +1 -1
- package/dist/components/Toaster/components/Button.d.ts.map +1 -1
- package/dist/components/Toaster/components/Button.js +34 -0
- package/dist/components/Toaster/components/CloseButton.d.ts +1 -1
- package/dist/components/Toaster/components/CloseButton.d.ts.map +1 -1
- package/dist/components/Toaster/components/Content.d.ts +1 -1
- package/dist/components/Toaster/components/Content.d.ts.map +1 -1
- package/dist/components/Toaster/components/Link.d.ts +1 -1
- package/dist/components/Toaster/components/Link.d.ts.map +1 -1
- package/dist/components/Toaster/components/Link.js +26 -0
- package/dist/components/Toaster/index.d.ts +2 -2
- package/dist/components/Toaster/index.js +14 -4
- package/dist/components/Toggle/index.d.ts.map +1 -1
- package/dist/components/Toggle/index.js +1 -2
- package/dist/components/ToggleGroup/SingleToggle.d.ts +1 -1
- package/dist/components/ToggleGroup/SingleToggle.d.ts.map +1 -1
- package/dist/components/ToggleGroup/index.d.ts +1 -1
- package/dist/components/ToggleGroup/index.d.ts.map +1 -1
- package/dist/components/TreeMapChart/Tooltip.d.ts +1 -1
- package/dist/components/TreeMapChart/Tooltip.d.ts.map +1 -1
- package/dist/components/TreeMapChart/index.d.ts +1 -1
- package/dist/components/TreeMapChart/index.d.ts.map +1 -1
- package/dist/components/TreeMapChart/index.js +1 -1
- package/dist/components/UnitInput/index.d.ts +1 -1
- package/dist/components/UnitInput/index.d.ts.map +1 -1
- package/dist/components/UnitInput/index.js +0 -1
- package/dist/components/VerificationCode/index.d.ts +1 -1
- package/dist/components/VerificationCode/index.d.ts.map +1 -1
- package/dist/components/index.d.ts +2 -1
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/index.js +20 -21
- package/dist/components/styles.js +63 -63
- package/dist/composition.js +114 -112
- package/dist/compositions/CodeEditor/components/CopyButton.d.ts +1 -1
- package/dist/compositions/CodeEditor/components/CopyButton.d.ts.map +1 -1
- package/dist/compositions/CodeEditor/components/Expandable.d.ts +1 -1
- package/dist/compositions/CodeEditor/components/Expandable.d.ts.map +1 -1
- package/dist/compositions/CodeEditor/index.d.ts +1 -1
- package/dist/compositions/CodeEditor/index.d.ts.map +1 -1
- package/dist/compositions/CodeEditor/styles.css.d.ts.map +1 -1
- package/dist/compositions/ContentCard/Content.d.ts +1 -1
- package/dist/compositions/ContentCard/Content.d.ts.map +1 -1
- package/dist/compositions/ContentCard/ImageContent.d.ts +1 -1
- package/dist/compositions/ContentCard/ImageContent.d.ts.map +1 -1
- package/dist/compositions/ContentCard/LinkContent.d.ts +1 -1
- package/dist/compositions/ContentCard/LinkContent.d.ts.map +1 -1
- package/dist/compositions/ContentCard/Skeleton.d.ts +1 -1
- package/dist/compositions/ContentCard/Skeleton.d.ts.map +1 -1
- package/dist/compositions/ContentCardGroup/SkeletonCard.d.ts +1 -1
- package/dist/compositions/ContentCardGroup/SkeletonCard.d.ts.map +1 -1
- package/dist/compositions/Conversation/components/Date.d.ts +1 -1
- package/dist/compositions/Conversation/components/Date.d.ts.map +1 -1
- package/dist/compositions/Conversation/components/Message.d.ts +1 -1
- package/dist/compositions/Conversation/components/Message.d.ts.map +1 -1
- package/dist/compositions/Conversation/components/MessageInfos.d.ts +1 -1
- package/dist/compositions/Conversation/components/MessageInfos.d.ts.map +1 -1
- package/dist/compositions/Conversation/components/MessageTag.d.ts +1 -1
- package/dist/compositions/Conversation/components/MessageTag.d.ts.map +1 -1
- package/dist/compositions/Conversation/index.d.ts +5 -11
- package/dist/compositions/Conversation/index.d.ts.map +1 -1
- package/dist/compositions/CustomerSatisfaction/index.d.ts +1 -1
- package/dist/compositions/CustomerSatisfaction/index.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/CompactEstimateCost.d.ts +1 -1
- package/dist/compositions/EstimateCost/CompactEstimateCost.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/Components/Children.d.ts +1 -1
- package/dist/compositions/EstimateCost/Components/Children.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/Components/CustomUnitInput.d.ts +1 -1
- package/dist/compositions/EstimateCost/Components/CustomUnitInput.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/Components/Description.d.ts +1 -1
- package/dist/compositions/EstimateCost/Components/Description.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/Components/Item.d.ts +1 -1
- package/dist/compositions/EstimateCost/Components/Item.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/Components/Item.js +1 -1
- package/dist/compositions/EstimateCost/Components/ItemLeftSide.d.ts +1 -1
- package/dist/compositions/EstimateCost/Components/ItemLeftSide.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/Components/ItemPrice.d.ts +1 -1
- package/dist/compositions/EstimateCost/Components/ItemPrice.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/Components/LineThrough.d.ts +1 -1
- package/dist/compositions/EstimateCost/Components/LineThrough.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/Components/LineThrough.js +2 -2
- package/dist/compositions/EstimateCost/Components/NumberInput.d.ts +1 -1
- package/dist/compositions/EstimateCost/Components/NumberInput.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/Components/Region.d.ts +1 -1
- package/dist/compositions/EstimateCost/Components/Region.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/Components/Regular.d.ts +1 -1
- package/dist/compositions/EstimateCost/Components/Regular.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/Components/Strong.d.ts +1 -1
- package/dist/compositions/EstimateCost/Components/Strong.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/Components/Title.d.ts +1 -1
- package/dist/compositions/EstimateCost/Components/Title.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/Components/Total.d.ts +1 -1
- package/dist/compositions/EstimateCost/Components/Total.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/Components/Unit.d.ts +1 -1
- package/dist/compositions/EstimateCost/Components/Unit.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/Components/Unit.js +1 -1
- package/dist/compositions/EstimateCost/Components/Zone.d.ts +1 -1
- package/dist/compositions/EstimateCost/Components/Zone.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/Ellipsis.d.ts +1 -1
- package/dist/compositions/EstimateCost/Ellipsis.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/EstimateCostContent.d.ts +1 -1
- package/dist/compositions/EstimateCost/EstimateCostContent.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/EstimateCostProvider.d.ts +1 -1
- package/dist/compositions/EstimateCost/EstimateCostProvider.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/EstimateCostProvider.js +1 -1
- package/dist/compositions/EstimateCost/Image.d.ts +1 -1
- package/dist/compositions/EstimateCost/Image.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/Image.js +1 -1
- package/dist/compositions/EstimateCost/OverlayComponent.d.ts +1 -1
- package/dist/compositions/EstimateCost/OverlayComponent.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/OverlayContext.d.ts +1 -1
- package/dist/compositions/EstimateCost/OverlayContext.d.ts.map +1 -1
- package/dist/compositions/EstimateCost/index.d.ts +11 -29
- package/dist/compositions/EstimateCost/index.d.ts.map +1 -1
- package/dist/compositions/FAQ/index.d.ts +1 -1
- package/dist/compositions/FAQ/index.d.ts.map +1 -1
- package/dist/compositions/InfoTable/Context.d.ts +1 -0
- package/dist/compositions/InfoTable/Context.d.ts.map +1 -1
- package/dist/compositions/InfoTable/Context.js +1 -1
- package/dist/compositions/InfoTable/components/Cell.d.ts +1 -1
- package/dist/compositions/InfoTable/components/Cell.d.ts.map +1 -1
- package/dist/compositions/InfoTable/components/Cell.js +28 -23
- package/dist/compositions/InfoTable/components/CellWithCopyButton.d.ts +1 -1
- package/dist/compositions/InfoTable/components/CellWithCopyButton.d.ts.map +1 -1
- package/dist/compositions/InfoTable/components/Row.d.ts +1 -1
- package/dist/compositions/InfoTable/components/Row.d.ts.map +1 -1
- package/dist/compositions/InfoTable/components/Row.js +5 -4
- package/dist/compositions/InfoTable/index.d.ts +6 -4
- package/dist/compositions/InfoTable/index.d.ts.map +1 -1
- package/dist/compositions/InfoTable/index.js +26 -4
- package/dist/compositions/InfoTable/styles.css.d.ts +11 -2
- package/dist/compositions/InfoTable/styles.css.d.ts.map +1 -1
- package/dist/compositions/InfoTable/styles.css.js +197 -7
- package/dist/compositions/Navigation/Footer.d.ts +1 -1
- package/dist/compositions/Navigation/Footer.d.ts.map +1 -1
- package/dist/compositions/Navigation/Header.d.ts +1 -1
- package/dist/compositions/Navigation/Header.d.ts.map +1 -1
- package/dist/compositions/Navigation/NavigationContent.d.ts +1 -1
- package/dist/compositions/Navigation/NavigationContent.d.ts.map +1 -1
- package/dist/compositions/Navigation/NavigationProvider.d.ts +1 -1
- package/dist/compositions/Navigation/NavigationProvider.d.ts.map +1 -1
- package/dist/compositions/Navigation/NavigationProvider.js +1 -1
- package/dist/compositions/Navigation/components/Group.d.ts +1 -1
- package/dist/compositions/Navigation/components/Group.d.ts.map +1 -1
- package/dist/compositions/Navigation/components/Item/Badge.d.ts +1 -1
- package/dist/compositions/Navigation/components/Item/Badge.d.ts.map +1 -1
- package/dist/compositions/Navigation/components/Item/Children.d.ts +1 -1
- package/dist/compositions/Navigation/components/Item/Children.d.ts.map +1 -1
- package/dist/compositions/Navigation/components/Item/Content.d.ts +1 -1
- package/dist/compositions/Navigation/components/Item/Content.d.ts.map +1 -1
- package/dist/compositions/Navigation/components/Item/Item.d.ts +1 -1
- package/dist/compositions/Navigation/components/Item/Item.d.ts.map +1 -1
- package/dist/compositions/Navigation/components/Item/ItemExpanded.d.ts +1 -1
- package/dist/compositions/Navigation/components/Item/ItemExpanded.d.ts.map +1 -1
- package/dist/compositions/Navigation/components/Item/ItemProvider.d.ts +1 -1
- package/dist/compositions/Navigation/components/Item/ItemProvider.d.ts.map +1 -1
- package/dist/compositions/Navigation/components/Item/PinnedButton.d.ts +1 -1
- package/dist/compositions/Navigation/components/Item/PinnedButton.d.ts.map +1 -1
- package/dist/compositions/Navigation/components/Menu/Menu.d.ts +1 -1
- package/dist/compositions/Navigation/components/Menu/Menu.d.ts.map +1 -1
- package/dist/compositions/Navigation/components/Menu/MenuItem.d.ts +1 -1
- package/dist/compositions/Navigation/components/Menu/MenuItem.d.ts.map +1 -1
- package/dist/compositions/Navigation/components/Menu/NestedMenu.d.ts +1 -1
- package/dist/compositions/Navigation/components/Menu/NestedMenu.d.ts.map +1 -1
- package/dist/compositions/Navigation/components/PinnedItems.d.ts +1 -1
- package/dist/compositions/Navigation/components/PinnedItems.d.ts.map +1 -1
- package/dist/compositions/Navigation/components/Separator.d.ts +1 -1
- package/dist/compositions/Navigation/components/Separator.d.ts.map +1 -1
- package/dist/compositions/Navigation/components/ShowHide.d.ts +1 -1
- package/dist/compositions/Navigation/components/ShowHide.d.ts.map +1 -1
- package/dist/compositions/Navigation/index.d.ts +6 -14
- package/dist/compositions/Navigation/index.d.ts.map +1 -1
- package/dist/compositions/Navigation/styles.css.js +0 -4
- package/dist/compositions/Navigation/variables.css.js +2 -0
- package/dist/compositions/OfferList/OfferListProvider.d.ts +1 -1
- package/dist/compositions/OfferList/OfferListProvider.d.ts.map +1 -1
- package/dist/compositions/OfferList/components/Banner.d.ts +1 -1
- package/dist/compositions/OfferList/components/Banner.d.ts.map +1 -1
- package/dist/compositions/OfferList/components/Cell.d.ts +1 -1
- package/dist/compositions/OfferList/components/Cell.d.ts.map +1 -1
- package/dist/compositions/OfferList/components/Row.d.ts +1 -1
- package/dist/compositions/OfferList/components/Row.d.ts.map +1 -1
- package/dist/compositions/OfferList/components/Row.js +1 -1
- package/dist/compositions/OfferList/components/SelectableCell.d.ts +1 -1
- package/dist/compositions/OfferList/components/SelectableCell.d.ts.map +1 -1
- package/dist/compositions/OfferList/components/SelectableCell.js +1 -1
- package/dist/compositions/OfferList/index.d.ts +6 -7
- package/dist/compositions/OptionSelector/__mock__/resources.d.ts +15 -15
- package/dist/compositions/OptionSelector/components/ArrowIcon.d.ts +1 -1
- package/dist/compositions/OptionSelector/components/ArrowIcon.d.ts.map +1 -1
- package/dist/compositions/OptionSelector/components/IconWithContent.d.ts +1 -1
- package/dist/compositions/OptionSelector/components/IconWithContent.d.ts.map +1 -1
- package/dist/compositions/OptionSelector/components/RevealOnHover.d.ts +1 -1
- package/dist/compositions/OptionSelector/components/RevealOnHover.d.ts.map +1 -1
- package/dist/compositions/OptionSelector/components/Selector.d.ts +1 -1
- package/dist/compositions/OptionSelector/components/Selector.d.ts.map +1 -1
- package/dist/compositions/OptionSelector/index.d.ts +1 -1
- package/dist/compositions/OptionSelector/index.d.ts.map +1 -1
- package/dist/compositions/OptionSelector/index.js +0 -2
- package/dist/compositions/OptionSelector/styles.css.js +51 -51
- package/dist/compositions/OrderSummary/NonScrollableContent.d.ts +1 -1
- package/dist/compositions/OrderSummary/NonScrollableContent.d.ts.map +1 -1
- package/dist/compositions/OrderSummary/ScrollableContent.d.ts +1 -1
- package/dist/compositions/OrderSummary/ScrollableContent.d.ts.map +1 -1
- package/dist/compositions/OrderSummary/components/Category.d.ts +1 -1
- package/dist/compositions/OrderSummary/components/Category.d.ts.map +1 -1
- package/dist/compositions/OrderSummary/components/SubCategory.d.ts +1 -1
- package/dist/compositions/OrderSummary/components/SubCategory.d.ts.map +1 -1
- package/dist/compositions/OrderSummary/components/SubCategory.js +77 -80
- package/dist/compositions/OrderSummary/components/SubCategoryPrice.d.ts +1 -1
- package/dist/compositions/OrderSummary/components/SubCategoryPrice.d.ts.map +1 -1
- package/dist/compositions/OrderSummary/helpers.js +1 -1
- package/dist/compositions/OrderSummary/index.d.ts +1 -1
- package/dist/compositions/OrderSummary/index.d.ts.map +1 -1
- package/dist/compositions/Plans/FeatureHint.d.ts +1 -1
- package/dist/compositions/Plans/FeatureHint.d.ts.map +1 -1
- package/dist/compositions/Plans/PlanHeader.d.ts +1 -1
- package/dist/compositions/Plans/PlanHeader.d.ts.map +1 -1
- package/dist/compositions/Plans/index.d.ts +1 -1
- package/dist/compositions/Plans/index.d.ts.map +1 -1
- package/dist/compositions/RichTextInput/Toolbar.d.ts +9 -0
- package/dist/compositions/RichTextInput/Toolbar.d.ts.map +1 -0
- package/dist/compositions/RichTextInput/Toolbar.js +142 -0
- package/dist/compositions/RichTextInput/editorCore.d.ts +11 -0
- package/dist/compositions/RichTextInput/editorCore.d.ts.map +1 -0
- package/dist/compositions/RichTextInput/editorCore.js +64 -0
- package/dist/compositions/RichTextInput/helpers.d.ts +6 -0
- package/dist/compositions/RichTextInput/helpers.d.ts.map +1 -0
- package/dist/compositions/RichTextInput/helpers.js +21 -0
- package/dist/compositions/RichTextInput/index.d.ts +28 -0
- package/dist/compositions/RichTextInput/index.d.ts.map +1 -0
- package/dist/compositions/RichTextInput/index.js +135 -0
- package/dist/compositions/RichTextInput/styles.css.d.ts +71 -0
- package/dist/compositions/RichTextInput/styles.css.d.ts.map +1 -0
- package/dist/compositions/RichTextInput/styles.css.js +67 -0
- package/dist/compositions/RichTextInput/styles.css.ts.vanilla.js +8 -0
- package/dist/compositions/SteppedListCard/Step.d.ts +1 -1
- package/dist/compositions/SteppedListCard/Step.d.ts.map +1 -1
- package/dist/compositions/SteppedListCard/SteppedListContent.d.ts +1 -1
- package/dist/compositions/SteppedListCard/SteppedListContent.d.ts.map +1 -1
- package/dist/compositions/SteppedListCard/index.d.ts +2 -2
- package/dist/compositions/SteppedListCard/styles.css.js +2 -0
- package/dist/compositions/index.d.ts +1 -0
- package/dist/compositions/index.d.ts.map +1 -1
- package/dist/compositions/index.js +4 -2
- package/dist/index.js +161 -160
- package/dist/theme/ThemeProvider.d.ts +1 -1
- package/dist/theme/ThemeProvider.d.ts.map +1 -1
- package/dist/theme/index.js +1 -1
- package/dist/ui.css +1 -1
- package/dist/utils/animations/animations2.js +1 -1
- package/dist/utils/index.js +3 -3
- package/dist/utils/normalize.js +1 -1
- package/dist/utils/responsive/utilities.js +1 -1
- package/package.json +19 -11
- package/dist/components/PhoneInput/PhoneInput.d.ts +0 -36
- package/dist/components/PhoneInput/PhoneInput.d.ts.map +0 -1
- package/dist/components/PhoneInput/PhoneInput.js +0 -152
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Category.d.ts","sourceRoot":"","sources":["../../../../src/compositions/OrderSummary/components/Category.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAA;AAGzC,eAAO,MAAM,YAAY,iBAAkB;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,
|
|
1
|
+
{"version":3,"file":"Category.d.ts","sourceRoot":"","sources":["../../../../src/compositions/OrderSummary/components/Category.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAA;AAGzC,eAAO,MAAM,YAAY,iBAAkB;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,uCAwEjE,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SubCategory.d.ts","sourceRoot":"","sources":["../../../../src/compositions/OrderSummary/components/SubCategory.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAI/C,eAAO,MAAM,WAAW,oBAAqB;IAAE,WAAW,EAAE,eAAe,CAAA;CAAE,
|
|
1
|
+
{"version":3,"file":"SubCategory.d.ts","sourceRoot":"","sources":["../../../../src/compositions/OrderSummary/components/SubCategory.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAI/C,eAAO,MAAM,WAAW,oBAAqB;IAAE,WAAW,EAAE,eAAe,CAAA;CAAE,gCAmE5E,CAAA"}
|
|
@@ -15,88 +15,85 @@ var init_SubCategory = __esmMin(() => {
|
|
|
15
15
|
init_Text();
|
|
16
16
|
init_SubCategoryPrice();
|
|
17
17
|
init_styles_css();
|
|
18
|
-
SubCategory = ({ subCategory }) => {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
}),
|
|
70
|
-
subCategory.customContent ? /* @__PURE__ */ jsx(Text, {
|
|
71
|
-
as: "span",
|
|
72
|
-
prominence: "strong",
|
|
73
|
-
sentiment: "neutral",
|
|
74
|
-
variant: "bodySmallStrong",
|
|
75
|
-
children: subCategory.customContent
|
|
76
|
-
}) : null,
|
|
77
|
-
subCategory.numberInput ? /* @__PURE__ */ jsx(NumberInput, {
|
|
78
|
-
className: orderSummaryStyle.numberInput,
|
|
79
|
-
controls: subCategory.numberInputControls,
|
|
80
|
-
onChange: subCategory.onChangeInput,
|
|
81
|
-
size: "small",
|
|
82
|
-
unit: subCategory.numberInputUnit,
|
|
83
|
-
value: subCategory.numberInputValue
|
|
84
|
-
}) : null,
|
|
85
|
-
/* @__PURE__ */ jsx(SubCategoryPrice, { subCategory })
|
|
86
|
-
]
|
|
87
|
-
}), /* @__PURE__ */ jsx(Stack, {
|
|
88
|
-
className: orderSummaryStyle.details,
|
|
89
|
-
direction: "column",
|
|
90
|
-
gap: .5,
|
|
91
|
-
children: (_subCategory$details = subCategory.details) === null || _subCategory$details === void 0 ? void 0 : _subCategory$details.map((detail, index) => detail ? /* @__PURE__ */ jsx(Text, {
|
|
18
|
+
SubCategory = ({ subCategory }) => /* @__PURE__ */ jsxs(Stack, {
|
|
19
|
+
direction: "column",
|
|
20
|
+
gap: 1,
|
|
21
|
+
children: [/* @__PURE__ */ jsxs(Stack, {
|
|
22
|
+
alignItems: "center",
|
|
23
|
+
direction: "row",
|
|
24
|
+
justifyContent: "space-between",
|
|
25
|
+
children: [
|
|
26
|
+
subCategory.additionalInfo || subCategory.icon ? /* @__PURE__ */ jsxs(Stack, {
|
|
27
|
+
alignItems: "center",
|
|
28
|
+
direction: "row",
|
|
29
|
+
gap: 1,
|
|
30
|
+
children: [
|
|
31
|
+
subCategory.icon,
|
|
32
|
+
/* @__PURE__ */ jsx(Text, {
|
|
33
|
+
as: "span",
|
|
34
|
+
prominence: "strong",
|
|
35
|
+
sentiment: "neutral",
|
|
36
|
+
variant: "bodySmallStrong",
|
|
37
|
+
children: subCategory.anchor ? /* @__PURE__ */ jsxs("a", {
|
|
38
|
+
className: orderSummaryStyle.anchor,
|
|
39
|
+
href: subCategory.anchor,
|
|
40
|
+
children: [/* @__PURE__ */ jsx(AttachIcon, {
|
|
41
|
+
className: orderSummaryStyle.anchorIcon({ size: "small" }),
|
|
42
|
+
sentiment: "info"
|
|
43
|
+
}), subCategory.title]
|
|
44
|
+
}) : subCategory.title
|
|
45
|
+
}),
|
|
46
|
+
/* @__PURE__ */ jsx(Text, {
|
|
47
|
+
as: "span",
|
|
48
|
+
italic: true,
|
|
49
|
+
sentiment: "primary",
|
|
50
|
+
variant: "bodySmall",
|
|
51
|
+
children: subCategory.additionalInfo
|
|
52
|
+
})
|
|
53
|
+
]
|
|
54
|
+
}) : /* @__PURE__ */ jsx(Text, {
|
|
55
|
+
as: "span",
|
|
56
|
+
prominence: "strong",
|
|
57
|
+
sentiment: "neutral",
|
|
58
|
+
variant: "bodySmallStrong",
|
|
59
|
+
children: subCategory.anchor ? /* @__PURE__ */ jsxs("a", {
|
|
60
|
+
className: orderSummaryStyle.anchor,
|
|
61
|
+
href: subCategory.anchor,
|
|
62
|
+
children: [/* @__PURE__ */ jsx(AttachIcon, {
|
|
63
|
+
className: orderSummaryStyle.anchorIcon({ size: "small" }),
|
|
64
|
+
sentiment: "info"
|
|
65
|
+
}), subCategory.title]
|
|
66
|
+
}) : subCategory.title
|
|
67
|
+
}),
|
|
68
|
+
subCategory.customContent ? /* @__PURE__ */ jsx(Text, {
|
|
92
69
|
as: "span",
|
|
70
|
+
prominence: "strong",
|
|
93
71
|
sentiment: "neutral",
|
|
94
|
-
variant: "
|
|
95
|
-
children:
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
72
|
+
variant: "bodySmallStrong",
|
|
73
|
+
children: subCategory.customContent
|
|
74
|
+
}) : null,
|
|
75
|
+
subCategory.numberInput ? /* @__PURE__ */ jsx(NumberInput, {
|
|
76
|
+
className: orderSummaryStyle.numberInput,
|
|
77
|
+
controls: subCategory.numberInputControls,
|
|
78
|
+
onChange: subCategory.onChangeInput,
|
|
79
|
+
size: "small",
|
|
80
|
+
unit: subCategory.numberInputUnit,
|
|
81
|
+
value: subCategory.numberInputValue
|
|
82
|
+
}) : null,
|
|
83
|
+
/* @__PURE__ */ jsx(SubCategoryPrice, { subCategory })
|
|
84
|
+
]
|
|
85
|
+
}), subCategory.details ? /* @__PURE__ */ jsx(Stack, {
|
|
86
|
+
className: orderSummaryStyle.details,
|
|
87
|
+
direction: "column",
|
|
88
|
+
gap: .5,
|
|
89
|
+
children: subCategory.details.map((detail, index) => detail ? /* @__PURE__ */ jsx(Text, {
|
|
90
|
+
as: "span",
|
|
91
|
+
sentiment: "neutral",
|
|
92
|
+
variant: "bodySmall",
|
|
93
|
+
children: detail
|
|
94
|
+
}, `${subCategory.title}-${index}`) : null)
|
|
95
|
+
}) : null]
|
|
96
|
+
});
|
|
100
97
|
});
|
|
101
98
|
|
|
102
99
|
//#endregion
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { SubCategoryType } from '../types';
|
|
2
2
|
export declare const SubCategoryPrice: ({ subCategory }: {
|
|
3
3
|
subCategory: SubCategoryType;
|
|
4
|
-
}) => import("react
|
|
4
|
+
}) => import("react").JSX.Element;
|
|
5
5
|
//# sourceMappingURL=SubCategoryPrice.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SubCategoryPrice.d.ts","sourceRoot":"","sources":["../../../../src/compositions/OrderSummary/components/SubCategoryPrice.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAE/C,eAAO,MAAM,gBAAgB,oBAAqB;IAAE,WAAW,EAAE,eAAe,CAAA;CAAE,
|
|
1
|
+
{"version":3,"file":"SubCategoryPrice.d.ts","sourceRoot":"","sources":["../../../../src/compositions/OrderSummary/components/SubCategoryPrice.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAE/C,eAAO,MAAM,gBAAgB,oBAAqB;IAAE,WAAW,EAAE,eAAe,CAAA;CAAE,gCA0DjF,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { __esmMin, __name } from "../../_virtual/_rolldown/runtime.js";
|
|
2
|
-
import { _objectSpread2, init_objectSpread2 } from "../../_virtual/_@oxc-project_runtime@0.
|
|
2
|
+
import { _objectSpread2, init_objectSpread2 } from "../../_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/objectSpread2.js";
|
|
3
3
|
import { init_constants, multiplier } from "./constants.js";
|
|
4
4
|
import { OrderSummaryContext, init_Provider } from "./Provider.js";
|
|
5
5
|
import { useContext } from "react";
|
|
@@ -3,5 +3,5 @@ import type { OrderSummaryProps } from './types';
|
|
|
3
3
|
* Key interface element that provides users with a comprehensive
|
|
4
4
|
* view of their selected configurations, costs, and any applied discounts.
|
|
5
5
|
*/
|
|
6
|
-
export declare const OrderSummary: ({ header, hideTimeUnit, periodOptions, valueUnitInput, unitUnitInput, items, locales, currency, localeFormat, footer, children, discount, totalPriceInfo, fractionDigits, hideDetails, onChange, onChangeUnitInput, totalPriceDescription, additionalInfo, className, totalPriceInfoPlacement, hideBeforePrice, 'data-testid': dataTestId, style, priceInformation, calculatorIcon, compact, backgroundProminence, }: OrderSummaryProps) => import("react
|
|
6
|
+
export declare const OrderSummary: ({ header, hideTimeUnit, periodOptions, valueUnitInput, unitUnitInput, items, locales, currency, localeFormat, footer, children, discount, totalPriceInfo, fractionDigits, hideDetails, onChange, onChangeUnitInput, totalPriceDescription, additionalInfo, className, totalPriceInfoPlacement, hideBeforePrice, 'data-testid': dataTestId, style, priceInformation, calculatorIcon, compact, backgroundProminence, }: OrderSummaryProps) => import("react").JSX.Element;
|
|
7
7
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/compositions/OrderSummary/index.tsx"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,iBAAiB,EAAY,MAAM,SAAS,CAAA;AAG1D;;;GAGG;AACH,eAAO,MAAM,YAAY,yZA6BtB,iBAAiB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/compositions/OrderSummary/index.tsx"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,iBAAiB,EAAY,MAAM,SAAS,CAAA;AAG1D;;;GAGG;AACH,eAAO,MAAM,YAAY,yZA6BtB,iBAAiB,gCA0InB,CAAA"}
|
|
@@ -2,6 +2,6 @@ import type { Hint } from './types';
|
|
|
2
2
|
type FeatureHintProps = {
|
|
3
3
|
hint?: Hint;
|
|
4
4
|
};
|
|
5
|
-
export declare const FeatureHint: ({ hint }: FeatureHintProps) => import("react
|
|
5
|
+
export declare const FeatureHint: ({ hint }: FeatureHintProps) => import("react").JSX.Element;
|
|
6
6
|
export {};
|
|
7
7
|
//# sourceMappingURL=FeatureHint.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FeatureHint.d.ts","sourceRoot":"","sources":["../../../src/compositions/Plans/FeatureHint.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,SAAS,CAAA;AAGnC,KAAK,gBAAgB,GAAG;IACtB,IAAI,CAAC,EAAE,IAAI,CAAA;CACZ,CAAA;AAED,eAAO,MAAM,WAAW,aAAc,gBAAgB,
|
|
1
|
+
{"version":3,"file":"FeatureHint.d.ts","sourceRoot":"","sources":["../../../src/compositions/Plans/FeatureHint.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,SAAS,CAAA;AAGnC,KAAK,gBAAgB,GAAG;IACtB,IAAI,CAAC,EAAE,IAAI,CAAA;CACZ,CAAA;AAED,eAAO,MAAM,WAAW,aAAc,gBAAgB,gCAiCrD,CAAA"}
|
|
@@ -9,6 +9,6 @@ type PlanHeaderProps = {
|
|
|
9
9
|
disabled: boolean;
|
|
10
10
|
locales?: Record<keyof typeof PlansLocales, string>;
|
|
11
11
|
};
|
|
12
|
-
export declare const PlanHeader: ({ fieldName, setFocusedPlan, onChange, currentPlanValue, plan, disabled, locales, }: PlanHeaderProps) => import("react
|
|
12
|
+
export declare const PlanHeader: ({ fieldName, setFocusedPlan, onChange, currentPlanValue, plan, disabled, locales, }: PlanHeaderProps) => import("react").JSX.Element;
|
|
13
13
|
export {};
|
|
14
14
|
//# sourceMappingURL=PlanHeader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PlanHeader.d.ts","sourceRoot":"","sources":["../../../src/compositions/Plans/PlanHeader.tsx"],"names":[],"mappings":"AAIA,OAAO,YAAY,MAAM,cAAc,CAAA;AACvC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAA;AAGvC,KAAK,eAAe,GAAG;IACrB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,cAAc,EAAE,CAAC,SAAS,CAAC,EAAE,MAAM,KAAK,IAAI,CAAA;IAC5C,QAAQ,CAAC,EAAE,CAAC,YAAY,CAAC,EAAE,MAAM,KAAK,IAAI,CAAA;IAC1C,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB,IAAI,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAA;IACtB,QAAQ,EAAE,OAAO,CAAA;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,OAAO,YAAY,EAAE,MAAM,CAAC,CAAA;CACpD,CAAA;AAED,eAAO,MAAM,UAAU,wFAQpB,eAAe,
|
|
1
|
+
{"version":3,"file":"PlanHeader.d.ts","sourceRoot":"","sources":["../../../src/compositions/Plans/PlanHeader.tsx"],"names":[],"mappings":"AAIA,OAAO,YAAY,MAAM,cAAc,CAAA;AACvC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAA;AAGvC,KAAK,eAAe,GAAG;IACrB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,cAAc,EAAE,CAAC,SAAS,CAAC,EAAE,MAAM,KAAK,IAAI,CAAA;IAC5C,QAAQ,CAAC,EAAE,CAAC,YAAY,CAAC,EAAE,MAAM,KAAK,IAAI,CAAA;IAC1C,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB,IAAI,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAA;IACtB,QAAQ,EAAE,OAAO,CAAA;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,OAAO,YAAY,EAAE,MAAM,CAAC,CAAA;CACpD,CAAA;AAED,eAAO,MAAM,UAAU,wFAQpB,eAAe,gCAiEjB,CAAA"}
|
|
@@ -20,6 +20,6 @@ type PlansProps<T extends string> = {
|
|
|
20
20
|
/**
|
|
21
21
|
* Allows users to compare different offers, providing varying features and pricing options to suit different needs.
|
|
22
22
|
*/
|
|
23
|
-
export declare const Plans: <T extends string>({ fieldName, onChange, value, features, plans, hideFeatureText, hideLabels, locales, style, highlight, }: PlansProps<T>) => import("react
|
|
23
|
+
export declare const Plans: <T extends string>({ fieldName, onChange, value, features, plans, hideFeatureText, hideLabels, locales, style, highlight, }: PlansProps<T>) => import("react").JSX.Element;
|
|
24
24
|
export {};
|
|
25
25
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/compositions/Plans/index.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAK1C,OAAO,YAAY,MAAM,cAAc,CAAA;AAEvC,OAAO,KAAK,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAA;AAGhD,KAAK,UAAU,CAAC,CAAC,SAAS,MAAM,IAAI;IAClC,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,QAAQ,CAAC,EAAE,CAAC,YAAY,EAAE,MAAM,GAAG,SAAS,KAAK,IAAI,CAAA;IACrD,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAC,EAAE,CAAA;IACtB,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAA;IACpB,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,OAAO,YAAY,EAAE,MAAM,CAAC,CAAA;IACnD,KAAK,CAAC,EAAE,aAAa,CAAA;IACrB,sFAAsF;IACtF,SAAS,CAAC,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,MAAM,CAAA;KAAE,CAAA;CAC9C,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,KAAK,GAAI,CAAC,SAAS,MAAM,4GAWnC,UAAU,CAAC,CAAC,CAAC,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/compositions/Plans/index.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAK1C,OAAO,YAAY,MAAM,cAAc,CAAA;AAEvC,OAAO,KAAK,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAA;AAGhD,KAAK,UAAU,CAAC,CAAC,SAAS,MAAM,IAAI;IAClC,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,QAAQ,CAAC,EAAE,CAAC,YAAY,EAAE,MAAM,GAAG,SAAS,KAAK,IAAI,CAAA;IACrD,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAC,EAAE,CAAA;IACtB,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAA;IACpB,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,OAAO,YAAY,EAAE,MAAM,CAAC,CAAA;IACnD,KAAK,CAAC,EAAE,aAAa,CAAA;IACrB,sFAAsF;IACtF,SAAS,CAAC,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,MAAM,CAAA;KAAE,CAAA;CAC9C,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,KAAK,GAAI,CAAC,SAAS,MAAM,4GAWnC,UAAU,CAAC,CAAC,CAAC,gCAiLf,CAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
type ToolbarProps = {
|
|
2
|
+
disabled?: boolean;
|
|
3
|
+
showList: boolean;
|
|
4
|
+
showMarks: boolean;
|
|
5
|
+
size: 'large' | 'medium' | 'small';
|
|
6
|
+
};
|
|
7
|
+
export declare const Toolbar: ({ disabled, showList, showMarks, size }: ToolbarProps) => import("react").JSX.Element;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=Toolbar.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Toolbar.d.ts","sourceRoot":"","sources":["../../../src/compositions/RichTextInput/Toolbar.tsx"],"names":[],"mappings":"AAUA,KAAK,YAAY,GAAG;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,EAAE,OAAO,CAAA;IACjB,SAAS,EAAE,OAAO,CAAA;IAClB,IAAI,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAA;CACnC,CAAA;AAmBD,eAAO,MAAM,OAAO,4CAA6C,YAAY,gCAiI5E,CAAA"}
|
|
@@ -0,0 +1,142 @@
|
|
|
1
|
+
import { __esmMin, __name } from "../../_virtual/_rolldown/runtime.js";
|
|
2
|
+
import { Stack, init_Stack } from "../../components/Stack/index.js";
|
|
3
|
+
import { Button, init_Button } from "../../components/Button/index.js";
|
|
4
|
+
import { init_helpers, isSelectionInNodeType } from "./helpers.js";
|
|
5
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
|
+
import { useEditorEventCallback, useEditorState } from "@handlewithcare/react-prosemirror";
|
|
7
|
+
import { BoldIcon, ItalicIcon, ListBulletIcon, ListNumberIcon, UnderlineIcon } from "@ultraviolet/icons";
|
|
8
|
+
import { toggleMark } from "prosemirror-commands";
|
|
9
|
+
import { liftListItem, wrapInList } from "prosemirror-schema-list";
|
|
10
|
+
|
|
11
|
+
//#region src/compositions/RichTextInput/Toolbar.tsx
|
|
12
|
+
var isMarkActive, Toolbar;
|
|
13
|
+
var init_Toolbar = __esmMin(() => {
|
|
14
|
+
init_Button();
|
|
15
|
+
init_Stack();
|
|
16
|
+
init_helpers();
|
|
17
|
+
isMarkActive = (state, markType) => {
|
|
18
|
+
if (!markType) return false;
|
|
19
|
+
const { from, $from, to, empty } = state.selection;
|
|
20
|
+
if (empty) {
|
|
21
|
+
var _state$storedMarks;
|
|
22
|
+
const marks = (_state$storedMarks = state.storedMarks) !== null && _state$storedMarks !== void 0 ? _state$storedMarks : $from.marks();
|
|
23
|
+
return Boolean(markType.isInSet(marks));
|
|
24
|
+
}
|
|
25
|
+
return state.doc.rangeHasMark(from, to, markType);
|
|
26
|
+
};
|
|
27
|
+
Toolbar = ({ disabled, showList, showMarks, size }) => {
|
|
28
|
+
const editorState = useEditorState();
|
|
29
|
+
const runCommand = useEditorEventCallback((view, command) => {
|
|
30
|
+
command(view.state, view.dispatch);
|
|
31
|
+
});
|
|
32
|
+
const runCommandOnEnter = (event, command) => {
|
|
33
|
+
if (event.key !== "Enter") return;
|
|
34
|
+
event.preventDefault();
|
|
35
|
+
runCommand(command);
|
|
36
|
+
};
|
|
37
|
+
const strongMark = editorState.schema.marks["strong"];
|
|
38
|
+
const emMark = editorState.schema.marks["em"];
|
|
39
|
+
const underlineMark = editorState.schema.marks["underline"];
|
|
40
|
+
const bulletList = editorState.schema.nodes["bullet_list"];
|
|
41
|
+
const orderedList = editorState.schema.nodes["ordered_list"];
|
|
42
|
+
const listItem = editorState.schema.nodes["list_item"];
|
|
43
|
+
const isInBulletList = isSelectionInNodeType(editorState, bulletList);
|
|
44
|
+
const isInOrderedList = isSelectionInNodeType(editorState, orderedList);
|
|
45
|
+
const buttonSize = size === "small" ? "xsmall" : "small";
|
|
46
|
+
return /* @__PURE__ */ jsxs(Stack, {
|
|
47
|
+
alignItems: "center",
|
|
48
|
+
direction: "row",
|
|
49
|
+
gap: 1,
|
|
50
|
+
role: "toolbar",
|
|
51
|
+
children: [showMarks ? /* @__PURE__ */ jsxs(Stack, {
|
|
52
|
+
alignItems: "center",
|
|
53
|
+
direction: "row",
|
|
54
|
+
gap: 1,
|
|
55
|
+
children: [
|
|
56
|
+
/* @__PURE__ */ jsx(Button, {
|
|
57
|
+
"aria-label": "Bold",
|
|
58
|
+
disabled,
|
|
59
|
+
size: buttonSize,
|
|
60
|
+
variant: isMarkActive(editorState, strongMark) ? "filled" : "ghost",
|
|
61
|
+
sentiment: "neutral",
|
|
62
|
+
onMouseDown: (event) => {
|
|
63
|
+
event.preventDefault();
|
|
64
|
+
if (strongMark) runCommand(toggleMark(strongMark));
|
|
65
|
+
},
|
|
66
|
+
onKeyDown: (event) => {
|
|
67
|
+
if (strongMark) runCommandOnEnter(event, toggleMark(strongMark));
|
|
68
|
+
},
|
|
69
|
+
children: /* @__PURE__ */ jsx(BoldIcon, {})
|
|
70
|
+
}),
|
|
71
|
+
/* @__PURE__ */ jsx(Button, {
|
|
72
|
+
"aria-label": "Italic",
|
|
73
|
+
disabled,
|
|
74
|
+
size: buttonSize,
|
|
75
|
+
variant: isMarkActive(editorState, emMark) ? "filled" : "ghost",
|
|
76
|
+
sentiment: "neutral",
|
|
77
|
+
onMouseDown: (event) => {
|
|
78
|
+
event.preventDefault();
|
|
79
|
+
if (emMark) runCommand(toggleMark(emMark));
|
|
80
|
+
},
|
|
81
|
+
onKeyDown: (event) => {
|
|
82
|
+
if (emMark) runCommandOnEnter(event, toggleMark(emMark));
|
|
83
|
+
},
|
|
84
|
+
children: /* @__PURE__ */ jsx(ItalicIcon, {})
|
|
85
|
+
}),
|
|
86
|
+
/* @__PURE__ */ jsx(Button, {
|
|
87
|
+
"aria-label": "Underline",
|
|
88
|
+
disabled,
|
|
89
|
+
size: buttonSize,
|
|
90
|
+
variant: isMarkActive(editorState, underlineMark) ? "filled" : "ghost",
|
|
91
|
+
sentiment: "neutral",
|
|
92
|
+
onMouseDown: (event) => {
|
|
93
|
+
event.preventDefault();
|
|
94
|
+
if (underlineMark) runCommand(toggleMark(underlineMark));
|
|
95
|
+
},
|
|
96
|
+
onKeyDown: (event) => {
|
|
97
|
+
if (underlineMark) runCommandOnEnter(event, toggleMark(underlineMark));
|
|
98
|
+
},
|
|
99
|
+
children: /* @__PURE__ */ jsx(UnderlineIcon, {})
|
|
100
|
+
})
|
|
101
|
+
]
|
|
102
|
+
}) : null, showList ? /* @__PURE__ */ jsxs(Stack, {
|
|
103
|
+
alignItems: "center",
|
|
104
|
+
direction: "row",
|
|
105
|
+
gap: 1,
|
|
106
|
+
children: [/* @__PURE__ */ jsx(Button, {
|
|
107
|
+
"aria-label": "Bullet List",
|
|
108
|
+
disabled: disabled || isInOrderedList,
|
|
109
|
+
size: buttonSize,
|
|
110
|
+
variant: isInBulletList ? "filled" : "ghost",
|
|
111
|
+
sentiment: "neutral",
|
|
112
|
+
onMouseDown: (event) => {
|
|
113
|
+
event.preventDefault();
|
|
114
|
+
runCommand(isInBulletList ? liftListItem(listItem) : wrapInList(bulletList));
|
|
115
|
+
},
|
|
116
|
+
onKeyDown: (event) => {
|
|
117
|
+
runCommandOnEnter(event, isInBulletList ? liftListItem(listItem) : wrapInList(bulletList));
|
|
118
|
+
},
|
|
119
|
+
children: /* @__PURE__ */ jsx(ListBulletIcon, {})
|
|
120
|
+
}), /* @__PURE__ */ jsx(Button, {
|
|
121
|
+
"aria-label": "Ordered List",
|
|
122
|
+
disabled: disabled || isInBulletList,
|
|
123
|
+
size: buttonSize,
|
|
124
|
+
variant: isInOrderedList ? "filled" : "ghost",
|
|
125
|
+
sentiment: "neutral",
|
|
126
|
+
onMouseDown: (event) => {
|
|
127
|
+
event.preventDefault();
|
|
128
|
+
runCommand(isInOrderedList ? liftListItem(listItem) : wrapInList(orderedList));
|
|
129
|
+
},
|
|
130
|
+
onKeyDown: (event) => {
|
|
131
|
+
runCommandOnEnter(event, isInOrderedList ? liftListItem(listItem) : wrapInList(orderedList));
|
|
132
|
+
},
|
|
133
|
+
children: /* @__PURE__ */ jsx(ListNumberIcon, {})
|
|
134
|
+
})]
|
|
135
|
+
}) : null]
|
|
136
|
+
});
|
|
137
|
+
};
|
|
138
|
+
});
|
|
139
|
+
|
|
140
|
+
//#endregion
|
|
141
|
+
init_Toolbar();
|
|
142
|
+
export { Toolbar, init_Toolbar };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Schema } from 'prosemirror-model';
|
|
2
|
+
import type { Node } from 'prosemirror-model';
|
|
3
|
+
import { EditorState } from 'prosemirror-state';
|
|
4
|
+
import type { Plugin } from 'prosemirror-state';
|
|
5
|
+
export declare const editorSchema: Schema;
|
|
6
|
+
export declare const listItemNode: import("prosemirror-model").NodeType;
|
|
7
|
+
export declare const createPlugins: () => Plugin<any>[];
|
|
8
|
+
export declare const createEditorState: (doc: Node) => EditorState;
|
|
9
|
+
export declare const docFromHtml: (html: string | undefined, schema?: Schema) => Node;
|
|
10
|
+
export declare const editorDocToHtml: (doc: Node, schema?: Schema) => string;
|
|
11
|
+
//# sourceMappingURL=editorCore.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"editorCore.d.ts","sourceRoot":"","sources":["../../../src/compositions/RichTextInput/editorCore.ts"],"names":[],"mappings":"AAGA,OAAO,EAA4B,MAAM,EAAE,MAAM,mBAAmB,CAAA;AACpE,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,mBAAmB,CAAA;AAG7C,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAA;AAC/C,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAK/C,eAAO,MAAM,YAAY,EAAE,MAYzB,CAAA;AAEF,eAAO,MAAM,YAAY,sCAAkC,CAAA;AAI3D,eAAO,MAAM,aAAa,qBAgCzB,CAAA;AAED,eAAO,MAAM,iBAAiB,QAAS,IAAI,gBAKvC,CAAA;AAEJ,eAAO,MAAM,WAAW,SAAU,MAAM,GAAG,SAAS,WAAU,MAAM,KAAkB,IAerF,CAAA;AAED,eAAO,MAAM,eAAe,QAAS,IAAI,WAAU,MAAM,KAAkB,MAU1E,CAAA"}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
import { __esmMin, __name } from "../../_virtual/_rolldown/runtime.js";
|
|
2
|
+
import { createToggleListCommand, escapeHtml, init_helpers } from "./helpers.js";
|
|
3
|
+
import { reactKeys } from "@handlewithcare/react-prosemirror";
|
|
4
|
+
import { baseKeymap, toggleMark } from "prosemirror-commands";
|
|
5
|
+
import { keymap } from "prosemirror-keymap";
|
|
6
|
+
import { DOMParser, DOMSerializer, Schema } from "prosemirror-model";
|
|
7
|
+
import { schema } from "prosemirror-schema-basic";
|
|
8
|
+
import { addListNodes, splitListItem } from "prosemirror-schema-list";
|
|
9
|
+
import { EditorState } from "prosemirror-state";
|
|
10
|
+
|
|
11
|
+
//#region src/compositions/RichTextInput/editorCore.ts
|
|
12
|
+
var nodesWithLists, editorSchema, listItemNode, bulletListNode, orderedListNode, createPlugins, createEditorState, docFromHtml, editorDocToHtml;
|
|
13
|
+
var init_editorCore = __esmMin(() => {
|
|
14
|
+
init_helpers();
|
|
15
|
+
nodesWithLists = addListNodes(schema.spec.nodes.remove("image"), "paragraph block*", "block");
|
|
16
|
+
editorSchema = new Schema({
|
|
17
|
+
nodes: nodesWithLists,
|
|
18
|
+
marks: schema.spec.marks.addToEnd("underline", {
|
|
19
|
+
parseDOM: [{ tag: "u" }, {
|
|
20
|
+
style: "text-decoration",
|
|
21
|
+
getAttrs: (value) => value === "underline" ? null : false
|
|
22
|
+
}],
|
|
23
|
+
toDOM: () => ["u", 0]
|
|
24
|
+
})
|
|
25
|
+
});
|
|
26
|
+
listItemNode = editorSchema.nodes["list_item"];
|
|
27
|
+
bulletListNode = editorSchema.nodes["bullet_list"];
|
|
28
|
+
orderedListNode = editorSchema.nodes["ordered_list"];
|
|
29
|
+
createPlugins = () => {
|
|
30
|
+
const plugins = [reactKeys()];
|
|
31
|
+
if (editorSchema.marks["strong"]) plugins.push(keymap({ "Mod-b": toggleMark(editorSchema.marks["strong"]) }));
|
|
32
|
+
if (editorSchema.marks["em"]) plugins.push(keymap({ "Mod-i": toggleMark(editorSchema.marks["em"]) }));
|
|
33
|
+
if (editorSchema.marks["underline"]) plugins.push(keymap({ "Mod-u": toggleMark(editorSchema.marks["underline"]) }));
|
|
34
|
+
if (bulletListNode) plugins.push(keymap({ "Mod-Shift-8": createToggleListCommand(listItemNode, bulletListNode) }));
|
|
35
|
+
if (orderedListNode) plugins.push(keymap({ "Mod-Shift-9": createToggleListCommand(listItemNode, orderedListNode) }));
|
|
36
|
+
if (listItemNode) plugins.push(keymap({ Enter: splitListItem(listItemNode) }));
|
|
37
|
+
plugins.push(keymap(baseKeymap));
|
|
38
|
+
return plugins;
|
|
39
|
+
};
|
|
40
|
+
createEditorState = (doc) => EditorState.create({
|
|
41
|
+
schema: editorSchema,
|
|
42
|
+
doc,
|
|
43
|
+
plugins: createPlugins()
|
|
44
|
+
});
|
|
45
|
+
docFromHtml = (html, schema = editorSchema) => {
|
|
46
|
+
const normalizedHtml = html !== null && html !== void 0 ? html : "";
|
|
47
|
+
if (normalizedHtml.trim() === "") return schema.nodes["doc"].createAndFill();
|
|
48
|
+
if (typeof document === "undefined") return schema.nodes["doc"].createAndFill();
|
|
49
|
+
const container = document.createElement("div");
|
|
50
|
+
container.innerHTML = normalizedHtml.includes("<") ? normalizedHtml : `<p>${escapeHtml(normalizedHtml)}</p>`;
|
|
51
|
+
return DOMParser.fromSchema(schema).parse(container);
|
|
52
|
+
};
|
|
53
|
+
editorDocToHtml = (doc, schema = editorSchema) => {
|
|
54
|
+
if (typeof document === "undefined") return "";
|
|
55
|
+
const serializer = DOMSerializer.fromSchema(schema);
|
|
56
|
+
const wrap = document.createElement("div");
|
|
57
|
+
wrap.appendChild(serializer.serializeFragment(doc.content));
|
|
58
|
+
return wrap.innerHTML;
|
|
59
|
+
};
|
|
60
|
+
});
|
|
61
|
+
|
|
62
|
+
//#endregion
|
|
63
|
+
init_editorCore();
|
|
64
|
+
export { createEditorState, docFromHtml, editorDocToHtml, editorSchema, init_editorCore };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { NodeType } from 'prosemirror-model';
|
|
2
|
+
import type { EditorState, Transaction } from 'prosemirror-state';
|
|
3
|
+
export declare const escapeHtml: (text: string) => string;
|
|
4
|
+
export declare const isSelectionInNodeType: (state: EditorState, nodeType: NodeType) => boolean;
|
|
5
|
+
export declare const createToggleListCommand: (listItemType: NodeType, listType: NodeType) => (state: EditorState, dispatch?: (tr: Transaction) => void) => boolean;
|
|
6
|
+
//# sourceMappingURL=helpers.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../src/compositions/RichTextInput/helpers.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAA;AAEjD,OAAO,KAAK,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAA;AAEjE,eAAO,MAAM,UAAU,SAAU,MAAM,WAMT,CAAA;AAE9B,eAAO,MAAM,qBAAqB,UAAW,WAAW,YAAY,QAAQ,YAU3E,CAAA;AAED,eAAO,MAAM,uBAAuB,iBACnB,QAAQ,YAAY,QAAQ,aAAa,WAAW,aAAa,CAAC,EAAE,EAAE,WAAW,KAAK,IAAI,YAKxG,CAAA"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { __esmMin, __name } from "../../_virtual/_rolldown/runtime.js";
|
|
2
|
+
import { liftListItem, wrapInList } from "prosemirror-schema-list";
|
|
3
|
+
|
|
4
|
+
//#region src/compositions/RichTextInput/helpers.ts
|
|
5
|
+
var escapeHtml, isSelectionInNodeType, createToggleListCommand;
|
|
6
|
+
var init_helpers = __esmMin(() => {
|
|
7
|
+
escapeHtml = (text) => text.replaceAll("&", "&").replaceAll("<", "<").replaceAll(">", ">").replaceAll("\"", """).replaceAll("'", "'");
|
|
8
|
+
isSelectionInNodeType = (state, nodeType) => {
|
|
9
|
+
const { $from } = state.selection;
|
|
10
|
+
for (let d = $from.depth; d > 0; d -= 1) if ($from.node(d).type === nodeType) return true;
|
|
11
|
+
return false;
|
|
12
|
+
};
|
|
13
|
+
createToggleListCommand = (listItemType, listType) => (state, dispatch) => {
|
|
14
|
+
const isInListItem = isSelectionInNodeType(state, listItemType);
|
|
15
|
+
return (isSelectionInNodeType(state, listType) && isInListItem ? liftListItem(listItemType) : wrapInList(listType))(state, dispatch);
|
|
16
|
+
};
|
|
17
|
+
});
|
|
18
|
+
|
|
19
|
+
//#endregion
|
|
20
|
+
init_helpers();
|
|
21
|
+
export { createToggleListCommand, escapeHtml, init_helpers, isSelectionInNodeType };
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import type { CSSProperties, DOMAttributes, ReactNode } from 'react';
|
|
2
|
+
export type RichTextInputProps = {
|
|
3
|
+
'aria-label'?: string;
|
|
4
|
+
'aria-describedby'?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
'data-testid'?: string;
|
|
7
|
+
disabled?: boolean;
|
|
8
|
+
readOnly?: boolean;
|
|
9
|
+
error?: string;
|
|
10
|
+
helper?: ReactNode;
|
|
11
|
+
label?: string;
|
|
12
|
+
labelDescription?: ReactNode;
|
|
13
|
+
id?: string;
|
|
14
|
+
rows?: number;
|
|
15
|
+
size?: 'large' | 'medium' | 'small';
|
|
16
|
+
maxRows?: number;
|
|
17
|
+
required?: boolean;
|
|
18
|
+
onBlur?: DOMAttributes<HTMLElement>['onBlur'];
|
|
19
|
+
onChange?: (value: string) => void;
|
|
20
|
+
onFocus?: DOMAttributes<HTMLElement>['onFocus'];
|
|
21
|
+
style?: CSSProperties;
|
|
22
|
+
success?: string;
|
|
23
|
+
value?: string;
|
|
24
|
+
showList?: boolean;
|
|
25
|
+
showMarks?: boolean;
|
|
26
|
+
};
|
|
27
|
+
export declare const RichTextInput: ({ value, onChange, onBlur, onFocus, disabled, readOnly, error, helper, success, className, style, size, label, labelDescription, rows, maxRows, id, 'data-testid': dataTestId, 'aria-label': ariaLabel, 'aria-describedby': ariaDescribedBy, showMarks, showList, required, }: RichTextInputProps) => import("react").JSX.Element;
|
|
28
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/compositions/RichTextInput/index.tsx"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,aAAa,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAWpE,MAAM,MAAM,kBAAkB,GAAG;IAC/B,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,gBAAgB,CAAC,EAAE,SAAS,CAAA;IAC5B,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAA;IACnC,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,MAAM,CAAC,EAAE,aAAa,CAAC,WAAW,CAAC,CAAC,QAAQ,CAAC,CAAA;IAC7C,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IAClC,OAAO,CAAC,EAAE,aAAa,CAAC,WAAW,CAAC,CAAC,SAAS,CAAC,CAAA;IAC/C,KAAK,CAAC,EAAE,aAAa,CAAA;IACrB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB,CAAA;AAED,eAAO,MAAM,aAAa,kRAwBvB,kBAAkB,gCAgGpB,CAAA"}
|