@ultraviolet/ui 3.12.3 → 3.13.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.122.0/helpers/defineProperty.js +19 -0
- package/dist/_virtual/_@oxc-project_runtime@0.122.0/helpers/objectSpread2.js +32 -0
- package/dist/_virtual/_@oxc-project_runtime@0.122.0/helpers/objectWithoutProperties.js +22 -0
- package/dist/_virtual/_@oxc-project_runtime@0.122.0/helpers/objectWithoutPropertiesLoose.js +17 -0
- package/dist/_virtual/_@oxc-project_runtime@0.122.0/helpers/toPrimitive.js +21 -0
- package/dist/_virtual/_@oxc-project_runtime@0.122.0/helpers/toPropertyKey.js +17 -0
- package/dist/_virtual/_@oxc-project_runtime@0.122.0/helpers/typeof.js +16 -0
- package/dist/components/ActionBar/index.d.ts.map +1 -1
- package/dist/components/ActionBar/index.js +1 -1
- package/dist/components/Alert/index.d.ts.map +1 -1
- package/dist/components/Alert/styles.css.d.ts.map +1 -1
- package/dist/components/Alert/type.d.ts +1 -1
- package/dist/components/Alert/type.d.ts.map +1 -1
- package/dist/components/Avatar/constants.d.ts +13 -762
- package/dist/components/Avatar/constants.d.ts.map +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.d.ts.map +1 -1
- package/dist/components/Avatar/styles.css.js +0 -2
- package/dist/components/Badge/constant.d.ts +8 -8
- package/dist/components/Badge/constant.d.ts.map +1 -1
- package/dist/components/Badge/index.d.ts.map +1 -1
- package/dist/components/Badge/styles.css.d.ts.map +1 -1
- package/dist/components/Banner/index.d.ts.map +1 -1
- package/dist/components/Banner/styles.css.d.ts.map +1 -1
- package/dist/components/BarChart/Tooltip.d.ts.map +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.map +1 -1
- package/dist/components/BarStack/styles.css.d.ts.map +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/constants.d.ts +6 -6
- package/dist/components/Bullet/constants.d.ts.map +1 -1
- package/dist/components/Bullet/index.d.ts.map +1 -1
- package/dist/components/Bullet/styles.css.d.ts.map +1 -1
- package/dist/components/Button/constants.d.ts +5 -5
- package/dist/components/Button/constants.d.ts.map +1 -1
- package/dist/components/Button/index.d.ts.map +1 -1
- package/dist/components/Button/styles.css.d.ts.map +1 -1
- package/dist/components/Carousel/Item.d.ts +9 -0
- package/dist/components/Carousel/Item.d.ts.map +1 -0
- package/dist/components/Carousel/Item.js +22 -0
- package/dist/components/Carousel/index.d.ts +6 -8
- package/dist/components/Carousel/index.d.ts.map +1 -1
- package/dist/components/Carousel/index.js +4 -11
- package/dist/components/Checkbox/CheckboxIconContainer.d.ts +1 -1
- package/dist/components/Checkbox/CheckboxIconContainer.d.ts.map +1 -1
- package/dist/components/Checkbox/index.d.ts.map +1 -1
- package/dist/components/Checkbox/index.js +13 -12
- package/dist/components/Checkbox/styles.css.js +0 -4
- package/dist/components/CheckboxGroup/Context.d.ts +9 -0
- package/dist/components/CheckboxGroup/Context.d.ts.map +1 -0
- package/dist/components/CheckboxGroup/Context.js +13 -0
- package/dist/components/CheckboxGroup/SingleCheckbox.d.ts +8 -0
- package/dist/components/CheckboxGroup/SingleCheckbox.d.ts.map +1 -0
- package/dist/components/CheckboxGroup/SingleCheckbox.js +46 -0
- package/dist/components/CheckboxGroup/index.d.ts +25 -9
- package/dist/components/CheckboxGroup/index.d.ts.map +1 -1
- package/dist/components/CheckboxGroup/index.js +7 -32
- package/dist/components/Chip/ChipIcon.d.ts.map +1 -1
- package/dist/components/Chip/index.d.ts +2 -2
- package/dist/components/CopyButton/index.d.ts.map +1 -1
- package/dist/components/CopyButton/index.js +4 -3
- package/dist/components/DateInput/components/CalendarDaily.d.ts.map +1 -1
- package/dist/components/DateInput/components/CalendarDaily.js +5 -4
- package/dist/components/DateInput/components/CalendarMonthly.d.ts.map +1 -1
- package/dist/components/DateInput/components/CalendarMonthly.js +5 -4
- package/dist/components/DateInput/components/Popup.d.ts.map +1 -1
- package/dist/components/DateInput/helpers.d.ts +6 -2
- package/dist/components/DateInput/helpers.d.ts.map +1 -1
- package/dist/components/DateInput/helpers.js +18 -9
- package/dist/components/DateInput/helpersLocale.d.ts +3 -3
- package/dist/components/DateInput/helpersLocale.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/DateInput/index.js +2 -2
- package/dist/components/DateInput/styles.css.d.ts.map +1 -1
- package/dist/components/Dialog/components/Button.d.ts.map +1 -1
- package/dist/components/Dialog/components/Buttons.d.ts.map +1 -1
- package/dist/components/Dialog/components/CancelButton.d.ts.map +1 -1
- package/dist/components/Dialog/components/Stack.d.ts.map +1 -1
- package/dist/components/Dialog/components/Text.d.ts.map +1 -1
- package/dist/components/Dialog/index.d.ts +150 -38
- package/dist/components/Dialog/index.d.ts.map +1 -1
- package/dist/components/Drawer/DrawerContent.d.ts.map +1 -1
- package/dist/components/Drawer/index.d.ts.map +1 -1
- package/dist/components/Drawer/styles.css.d.ts.map +1 -1
- package/dist/components/EmptyState/index.d.ts.map +1 -1
- package/dist/components/EmptyState/styles.css.d.ts.map +1 -1
- package/dist/components/Expandable/AnimatedExpandable.d.ts +3 -0
- package/dist/components/Expandable/AnimatedExpandable.d.ts.map +1 -0
- package/dist/components/Expandable/AnimatedExpandable.js +95 -0
- package/dist/components/Expandable/NonAnimatedExpandable.d.ts +3 -0
- package/dist/components/Expandable/NonAnimatedExpandable.d.ts.map +1 -0
- package/dist/components/Expandable/NonAnimatedExpandable.js +22 -0
- package/dist/components/Expandable/constant.d.ts +2 -0
- package/dist/components/Expandable/constant.d.ts.map +1 -0
- package/dist/components/Expandable/constant.js +8 -0
- package/dist/components/Expandable/index.d.ts +1 -24
- package/dist/components/Expandable/index.d.ts.map +1 -1
- package/dist/components/Expandable/index.js +8 -94
- package/dist/components/Expandable/types.d.ts +23 -0
- package/dist/components/Expandable/types.d.ts.map +1 -0
- package/dist/components/ExpandableCard/components/Title.d.ts.map +1 -1
- package/dist/components/ExpandableCard/constants.d.ts +1 -1
- package/dist/components/ExpandableCard/constants.d.ts.map +1 -1
- package/dist/components/ExpandableCard/index.d.ts.map +1 -1
- package/dist/components/FileInput/DropzoneContent.d.ts +10 -0
- package/dist/components/FileInput/DropzoneContent.d.ts.map +1 -0
- package/dist/components/FileInput/DropzoneContent.js +30 -0
- package/dist/components/FileInput/FileInputProvider.d.ts +2 -2
- package/dist/components/FileInput/FileInputProvider.d.ts.map +1 -1
- package/dist/components/FileInput/components/Button.d.ts +3 -57
- 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.map +1 -1
- package/dist/components/FileInput/components/List.js +11 -9
- package/dist/components/FileInput/helpers.d.ts +1 -1
- package/dist/components/FileInput/helpers.d.ts.map +1 -1
- package/dist/components/FileInput/index.d.ts +32 -32
- package/dist/components/FileInput/index.d.ts.map +1 -1
- package/dist/components/FileInput/index.js +40 -66
- package/dist/components/FileInput/styles.css.d.ts.map +1 -1
- package/dist/components/GlobalAlert/GlobalAlertLink.d.ts.map +1 -1
- package/dist/components/GlobalAlert/index.d.ts +36 -36
- package/dist/components/InfiniteScroll/index.d.ts.map +1 -1
- package/dist/components/InfiniteScroll/index.js +1 -1
- package/dist/components/Key/constants.d.ts +6 -6
- package/dist/components/Key/constants.d.ts.map +1 -1
- package/dist/components/Key/index.d.ts.map +1 -1
- package/dist/components/Key/styles.css.d.ts.map +1 -1
- package/dist/components/Label/LabelContent.d.ts +3 -0
- package/dist/components/Label/LabelContent.d.ts.map +1 -0
- package/dist/components/Label/LabelContent.js +61 -0
- package/dist/components/Label/index.d.ts +1 -19
- package/dist/components/Label/index.d.ts.map +1 -1
- package/dist/components/Label/index.js +3 -47
- package/dist/components/Label/type.d.ts +19 -0
- package/dist/components/Label/type.d.ts.map +1 -0
- package/dist/components/LineChart/CustomLegend.d.ts.map +1 -1
- package/dist/components/LineChart/CustomLegend.js +4 -9
- package/dist/components/LineChart/LegendCell.d.ts +10 -0
- package/dist/components/LineChart/LegendCell.d.ts.map +1 -0
- package/dist/components/LineChart/LegendCell.js +23 -0
- package/dist/components/LineChart/Tooltip.d.ts.map +1 -1
- package/dist/components/LineChart/helpers.d.ts +6 -6
- package/dist/components/LineChart/helpers.d.ts.map +1 -1
- package/dist/components/LineChart/index.d.ts.map +1 -1
- package/dist/components/LineChart/index.js +1 -1
- package/dist/components/Link/constants.d.ts +4 -4
- package/dist/components/Link/constants.d.ts.map +1 -1
- package/dist/components/Link/styles.css.d.ts.map +1 -1
- package/dist/components/List/Cell.js +1 -1
- package/dist/components/List/ColumnProvider.d.ts.map +1 -1
- package/dist/components/List/ExpandButtonCell.d.ts +10 -0
- package/dist/components/List/ExpandButtonCell.d.ts.map +1 -0
- package/dist/components/List/ExpandButtonCell.js +44 -0
- package/dist/components/List/HeaderCell.d.ts.map +1 -1
- package/dist/components/List/HeaderCell.js +4 -8
- package/dist/components/List/HeaderRow.d.ts.map +1 -1
- package/dist/components/List/ListContext.d.ts.map +1 -1
- package/dist/components/List/ListContext.js +3 -3
- package/dist/components/List/Row.d.ts.map +1 -1
- package/dist/components/List/Row.js +21 -50
- package/dist/components/List/SelectBar.d.ts.map +1 -1
- package/dist/components/List/SelectRowCell.d.ts +8 -0
- package/dist/components/List/SelectRowCell.d.ts.map +1 -0
- package/dist/components/List/SelectRowCell.js +49 -0
- package/dist/components/List/SkeletonRows.d.ts.map +1 -1
- package/dist/components/List/SortIcon.d.ts +4 -0
- package/dist/components/List/SortIcon.d.ts.map +1 -0
- package/dist/components/List/SortIcon.js +19 -0
- package/dist/components/List/TableContainer.d.ts +5 -0
- package/dist/components/List/TableContainer.d.ts.map +1 -0
- package/dist/components/List/TableContainer.js +31 -0
- package/dist/components/List/index.d.ts.map +1 -1
- package/dist/components/List/index.js +4 -16
- package/dist/components/Loader/constants.d.ts +6 -6
- package/dist/components/Loader/constants.d.ts.map +1 -1
- package/dist/components/Loader/index.d.ts.map +1 -1
- package/dist/components/Loader/index.js +1 -1
- package/dist/components/Menu/MenuContent.d.ts +42 -41
- package/dist/components/Menu/MenuContent.d.ts.map +1 -1
- package/dist/components/Menu/MenuContent.js +28 -22
- package/dist/components/Menu/MenuProvider.d.ts.map +1 -1
- package/dist/components/Menu/components/Group.d.ts.map +1 -1
- package/dist/components/Menu/components/Item.d.ts.map +1 -1
- package/dist/components/Menu/components/Item.js +8 -6
- package/dist/components/Menu/constants.d.ts.map +1 -1
- package/dist/components/Menu/helpers.d.ts.map +1 -1
- package/dist/components/Menu/index.d.ts +51 -51
- package/dist/components/Menu/index.js +2 -2
- package/dist/components/Menu/styles.css.d.ts.map +1 -1
- package/dist/components/Meter/index.d.ts.map +1 -1
- package/dist/components/Modal/ModalContent.d.ts.map +1 -1
- package/dist/components/Modal/ModalContent.js +4 -4
- package/dist/components/Modal/ModalProvider.d.ts.map +1 -1
- package/dist/components/Modal/components/Dialog.d.ts.map +1 -1
- package/dist/components/Modal/components/Dialog.js +14 -12
- package/dist/components/Modal/components/Disclosure.d.ts.map +1 -1
- package/dist/components/Modal/constants.d.ts.map +1 -1
- package/dist/components/Modal/index.d.ts.map +1 -1
- package/dist/components/Modal/styles.css.d.ts.map +1 -1
- package/dist/components/Notice/index.d.ts.map +1 -1
- package/dist/components/Notification/Notification.d.ts +1 -1
- package/dist/components/Notification/Notification.d.ts.map +1 -1
- package/dist/components/Notification/Notification.js +1 -1
- package/dist/components/Notification/NotificationContainer.d.ts.map +1 -1
- package/dist/components/NumberInput/components/Controls.d.ts +13 -0
- package/dist/components/NumberInput/components/Controls.d.ts.map +1 -0
- package/dist/components/NumberInput/components/Controls.js +78 -0
- package/dist/components/NumberInput/components/Unit.d.ts +8 -0
- package/dist/components/NumberInput/components/Unit.d.ts.map +1 -0
- package/dist/components/NumberInput/components/Unit.js +28 -0
- package/dist/components/NumberInput/constant.d.ts +3 -3
- package/dist/components/NumberInput/constant.d.ts.map +1 -1
- package/dist/components/NumberInput/index.d.ts +16 -13
- package/dist/components/NumberInput/index.d.ts.map +1 -1
- package/dist/components/NumberInput/index.js +33 -86
- package/dist/components/NumberInput/styles.css.d.ts.map +1 -1
- package/dist/components/Pagination/PaginationButton.d.ts +11 -0
- package/dist/components/Pagination/PaginationButton.d.ts.map +1 -0
- package/dist/components/Pagination/PaginationButton.js +39 -0
- package/dist/components/Pagination/PaginationButtons.d.ts.map +1 -1
- package/dist/components/Pagination/PaginationButtons.js +4 -25
- package/dist/components/Pagination/PerPage.d.ts.map +1 -1
- package/dist/components/Pagination/getPageNumbers.d.ts.map +1 -1
- package/dist/components/Pagination/index.d.ts.map +1 -1
- package/dist/components/PasswordCheck/index.d.ts.map +1 -1
- package/dist/components/PieChart/Legends.d.ts.map +1 -1
- package/dist/components/PieChart/Tooltip.d.ts.map +1 -1
- package/dist/components/PieChart/index.d.ts.map +1 -1
- package/dist/components/PieChart/index.js +1 -1
- package/dist/components/PieChart/styles.css.d.ts.map +1 -1
- package/dist/components/Popover/ContentWrapper.d.ts +3 -0
- package/dist/components/Popover/ContentWrapper.d.ts.map +1 -0
- package/dist/components/Popover/ContentWrapper.js +49 -0
- package/dist/components/Popover/constant.d.ts.map +1 -1
- package/dist/components/Popover/index.d.ts +40 -45
- package/dist/components/Popover/index.d.ts.map +1 -1
- package/dist/components/Popover/index.js +4 -37
- package/dist/components/Popover/styles.css.d.ts.map +1 -1
- package/dist/components/Popover/types.d.ts +26 -0
- package/dist/components/Popover/types.d.ts.map +1 -0
- package/dist/components/Popup/helpers.d.ts +1 -1
- package/dist/components/Popup/helpers.d.ts.map +1 -1
- package/dist/components/Popup/helpers.js +124 -123
- package/dist/components/Popup/index.d.ts.map +1 -1
- package/dist/components/Popup/index.js +3 -2
- package/dist/components/Popup/styles.css.d.ts.map +1 -1
- package/dist/components/Popup/styles.css.js +3 -3
- package/dist/components/ProgressBar/constants.d.ts +1 -1
- package/dist/components/ProgressBar/constants.d.ts.map +1 -1
- package/dist/components/ProgressBar/index.d.ts.map +1 -1
- package/dist/components/ProgressBar/index.js +63 -60
- package/dist/components/ProgressBar/styles.css.js +0 -2
- package/dist/components/Radio/MarkedIcon.d.ts +2 -0
- package/dist/components/Radio/MarkedIcon.d.ts.map +1 -0
- package/dist/components/Radio/MarkedIcon.js +33 -0
- package/dist/components/Radio/index.d.ts.map +1 -1
- package/dist/components/Radio/index.js +3 -21
- package/dist/components/Radio/styles.css.js +3 -3
- package/dist/components/RadioGroup/Context.d.ts +9 -0
- package/dist/components/RadioGroup/Context.d.ts.map +1 -0
- package/dist/components/RadioGroup/Context.js +12 -0
- package/dist/components/RadioGroup/SingleRadio.d.ts +6 -0
- package/dist/components/RadioGroup/SingleRadio.d.ts.map +1 -0
- package/dist/components/RadioGroup/SingleRadio.js +40 -0
- package/dist/components/RadioGroup/index.d.ts +2 -4
- package/dist/components/RadioGroup/index.d.ts.map +1 -1
- package/dist/components/RadioGroup/index.js +6 -28
- package/dist/components/Row/index.d.ts.map +1 -1
- package/dist/components/Row/index.js +1 -1
- package/dist/components/Row/styles.css.js +2 -2
- package/dist/components/SearchInput/KeyGroup.d.ts.map +1 -1
- package/dist/components/SearchInput/index.d.ts.map +1 -1
- package/dist/components/SelectInput/SelectInputProvider.d.ts.map +1 -1
- package/dist/components/SelectInput/SelectInputProvider.js +8 -63
- package/dist/components/SelectInput/components/Dropdown/AddOption.d.ts +12 -0
- package/dist/components/SelectInput/components/Dropdown/AddOption.d.ts.map +1 -0
- package/dist/components/SelectInput/components/Dropdown/AddOption.js +48 -0
- package/dist/components/SelectInput/components/Dropdown/Content.d.ts +20 -0
- package/dist/components/SelectInput/components/Dropdown/Content.d.ts.map +1 -0
- package/dist/components/SelectInput/components/Dropdown/Content.js +217 -0
- package/dist/components/SelectInput/components/Dropdown/Dropdown.d.ts +26 -0
- package/dist/components/SelectInput/components/Dropdown/Dropdown.d.ts.map +1 -0
- package/dist/components/SelectInput/components/Dropdown/Dropdown.js +218 -0
- package/dist/components/SelectInput/components/Dropdown/Group.d.ts +5 -0
- package/dist/components/SelectInput/components/Dropdown/Group.d.ts.map +1 -0
- package/dist/components/SelectInput/components/Dropdown/Group.js +79 -0
- package/dist/components/SelectInput/components/Dropdown/Item.d.ts +13 -0
- package/dist/components/SelectInput/components/Dropdown/Item.d.ts.map +1 -0
- package/dist/components/SelectInput/components/Dropdown/Item.js +87 -0
- package/dist/components/SelectInput/components/Dropdown/Option.d.ts +10 -0
- package/dist/components/SelectInput/components/Dropdown/Option.d.ts.map +1 -0
- package/dist/components/SelectInput/components/Dropdown/Option.js +139 -0
- package/dist/components/SelectInput/components/Dropdown/SearchBar.d.ts +10 -0
- package/dist/components/SelectInput/components/Dropdown/SearchBar.d.ts.map +1 -0
- package/dist/components/SelectInput/components/Dropdown/SearchBar.js +114 -0
- package/dist/components/SelectInput/components/Dropdown/SelectAll.d.ts +4 -0
- package/dist/components/SelectInput/components/Dropdown/SelectAll.d.ts.map +1 -0
- package/dist/components/SelectInput/components/Dropdown/SelectAll.js +84 -0
- package/dist/components/SelectInput/components/Dropdown/dropdown.css.d.ts +55 -0
- package/dist/components/SelectInput/components/Dropdown/dropdown.css.d.ts.map +1 -0
- package/dist/components/SelectInput/components/Dropdown/dropdown.css.js +42 -0
- package/dist/components/SelectInput/components/Dropdown/dropdown.css.ts.vanilla.js +8 -0
- package/dist/components/SelectInput/components/Dropdown.d.ts.map +1 -1
- package/dist/components/SelectInput/components/DropdownOption.d.ts.map +1 -1
- package/dist/components/SelectInput/components/SearchBarDropdown.d.ts.map +1 -1
- package/dist/components/SelectInput/components/SelectBar/SelectBar.d.ts.map +1 -0
- package/dist/components/SelectInput/components/SelectBar/SelectBar.js +205 -0
- package/dist/components/SelectInput/components/SelectBar/Values.d.ts +20 -0
- package/dist/components/SelectInput/components/SelectBar/Values.d.ts.map +1 -0
- package/dist/components/SelectInput/components/SelectBar/Values.js +93 -0
- package/dist/components/SelectInput/components/SelectBar/selectBar.css.d.ts.map +1 -0
- package/dist/components/SelectInput/components/SelectBar/selectBar.css.js +58 -0
- package/dist/components/SelectInput/components/SelectBar/selectBar.css.ts.vanilla.js +8 -0
- package/dist/components/SelectInput/components/helpers.d.ts +24 -0
- package/dist/components/SelectInput/components/helpers.d.ts.map +1 -0
- package/dist/components/SelectInput/components/helpers.js +77 -0
- package/dist/components/SelectInput/components/index.d.ts +3 -0
- package/dist/components/SelectInput/components/index.d.ts.map +1 -0
- package/dist/components/SelectInput/constants.d.ts +3 -3
- package/dist/components/SelectInput/constants.d.ts.map +1 -1
- package/dist/components/SelectInput/findOptionInOptions.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 +2 -2
- package/dist/components/SelectInput/reducerFunctions.d.ts +28 -0
- package/dist/components/SelectInput/reducerFunctions.d.ts.map +1 -0
- package/dist/components/SelectInput/reducerFunctions.js +76 -0
- package/dist/components/SelectInput/styles.css.d.ts +4 -2
- package/dist/components/SelectInput/styles.css.d.ts.map +1 -1
- package/dist/components/SelectInput/styles.css.js +52 -50
- package/dist/components/SelectableCard/IllustrationContainer.d.ts +3 -6
- package/dist/components/SelectableCard/IllustrationContainer.d.ts.map +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 +5 -4
- package/dist/components/SelectableCard/styles.css.d.ts.map +1 -1
- package/dist/components/SelectableCardGroup/Context.d.ts +11 -0
- package/dist/components/SelectableCardGroup/Context.d.ts.map +1 -0
- package/dist/components/SelectableCardGroup/Context.js +13 -0
- package/dist/components/SelectableCardGroup/SingleCard.d.ts +5 -0
- package/dist/components/SelectableCardGroup/SingleCard.d.ts.map +1 -0
- package/dist/components/SelectableCardGroup/SingleCard.js +42 -0
- package/dist/components/SelectableCardGroup/index.d.ts +2 -4
- package/dist/components/SelectableCardGroup/index.d.ts.map +1 -1
- package/dist/components/SelectableCardGroup/index.js +6 -30
- package/dist/components/SelectableCardOptionGroup/SelectableCardOptionGroup.d.ts.map +1 -1
- package/dist/components/SelectableCardOptionGroup/components/Image.d.ts.map +1 -1
- package/dist/components/SelectableCardOptionGroup/components/Option.d.ts.map +1 -1
- package/dist/components/SelectableCardOptionGroup/components/Option.js +1 -1
- package/dist/components/Separator/index.d.ts.map +1 -1
- package/dist/components/Separator/styles.css.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 +2 -2
- package/dist/components/Skeleton/Blocks.d.ts.map +1 -1
- package/dist/components/Skeleton/BoxWithIcon.d.ts +2 -2
- package/dist/components/Skeleton/BoxWithIcon.d.ts.map +1 -1
- package/dist/components/Skeleton/List.d.ts +2 -2
- package/dist/components/Skeleton/List.d.ts.map +1 -1
- package/dist/components/Skeleton/List.js +8 -9
- package/dist/components/Skeleton/Slider.d.ts +1 -1
- package/dist/components/Skeleton/Slider.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/Skeleton/index.js +1 -2
- package/dist/components/Slider/components/DoubleSlider.d.ts.map +1 -1
- package/dist/components/Slider/components/Options.d.ts.map +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.map +1 -1
- package/dist/components/Slider/styles.css.d.ts.map +1 -1
- package/dist/components/Snippet/CodeContent.d.ts +14 -0
- package/dist/components/Snippet/CodeContent.d.ts.map +1 -0
- package/dist/components/Snippet/CodeContent.js +36 -0
- package/dist/components/Snippet/index.d.ts +1 -1
- package/dist/components/Snippet/index.d.ts.map +1 -1
- package/dist/components/Snippet/index.js +6 -22
- package/dist/components/Stack/index.d.ts +1 -1
- package/dist/components/Stack/index.d.ts.map +1 -1
- package/dist/components/Stack/index.js +2 -2
- package/dist/components/Stack/styles.css.d.ts +2 -2
- package/dist/components/Stack/styles.css.d.ts.map +1 -1
- package/dist/components/Stack/styles.css.js +2 -2
- package/dist/components/Status/constant.d.ts +1 -1
- package/dist/components/Status/constant.d.ts.map +1 -1
- package/dist/components/Status/index.d.ts.map +1 -1
- package/dist/components/StepList/Item.d.ts +17 -0
- package/dist/components/StepList/Item.d.ts.map +1 -0
- package/dist/components/StepList/Item.js +32 -0
- package/dist/components/StepList/index.d.ts +12 -15
- package/dist/components/StepList/index.d.ts.map +1 -1
- package/dist/components/StepList/index.js +4 -19
- package/dist/components/StepList/styles.css.d.ts.map +1 -1
- package/dist/components/Stepper/Bullet.d.ts +7 -0
- package/dist/components/Stepper/Bullet.d.ts.map +1 -0
- package/dist/components/Stepper/Bullet.js +42 -0
- package/dist/components/Stepper/Step.d.ts.map +1 -1
- package/dist/components/Stepper/Step.js +8 -24
- package/dist/components/Stepper/StepperProvider.d.ts.map +1 -1
- package/dist/components/Stepper/index.d.ts +6 -6
- package/dist/components/Stepper/index.js +1 -1
- package/dist/components/Stepper/styles.css.d.ts.map +1 -1
- package/dist/components/SwitchButton/FocusOverlay.d.ts.map +1 -1
- package/dist/components/SwitchButton/Option.d.ts.map +1 -1
- package/dist/components/SwitchButton/index.d.ts +4 -4
- package/dist/components/Table/Body.d.ts.map +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.map +1 -1
- package/dist/components/Table/HeaderCell.d.ts.map +1 -1
- package/dist/components/Table/HeaderCell.js +6 -12
- package/dist/components/Table/HeaderRow.d.ts.map +1 -1
- package/dist/components/Table/Row.d.ts.map +1 -1
- package/dist/components/Table/SelectBar.d.ts.map +1 -1
- package/dist/components/Table/SkeletonRows.d.ts.map +1 -1
- package/dist/components/Table/SortIcon.d.ts +4 -0
- package/dist/components/Table/SortIcon.d.ts.map +1 -0
- package/dist/components/Table/SortIcon.js +19 -0
- package/dist/components/Table/TableContainer.d.ts +5 -0
- package/dist/components/Table/TableContainer.d.ts.map +1 -0
- package/dist/components/Table/TableContainer.js +31 -0
- 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 +37 -37
- package/dist/components/Table/index.d.ts.map +1 -1
- package/dist/components/Table/index.js +6 -22
- package/dist/components/Table/styles.css.d.ts.map +1 -1
- package/dist/components/Table/styles.css.js +0 -2
- package/dist/components/Tabs/Tab.js +2 -2
- package/dist/components/Tabs/TabMenu.d.ts +4 -3
- package/dist/components/Tabs/TabMenu.d.ts.map +1 -1
- package/dist/components/Tabs/TabMenu.js +2 -2
- 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 +246 -22
- package/dist/components/Tabs/index.d.ts.map +1 -1
- package/dist/components/Tabs/index.js +2 -2
- package/dist/components/Tag/TagInner.d.ts +5 -0
- package/dist/components/Tag/TagInner.d.ts.map +1 -0
- package/dist/components/Tag/TagInner.js +48 -0
- package/dist/components/Tag/index.d.ts +1 -31
- package/dist/components/Tag/index.d.ts.map +1 -1
- package/dist/components/Tag/index.js +7 -40
- package/dist/components/Tag/styles.css.d.ts +1 -1
- package/dist/components/Tag/styles.css.d.ts.map +1 -1
- package/dist/components/Tag/type.d.ts +31 -0
- package/dist/components/Tag/type.d.ts.map +1 -0
- package/dist/components/TagInput/index.d.ts.map +1 -1
- package/dist/components/TagInput/index.js +1 -1
- package/dist/components/TagInput/styles.css.d.ts +3 -3
- package/dist/components/TagInput/styles.css.d.ts.map +1 -1
- package/dist/components/TagList/constant.d.ts +2 -0
- package/dist/components/TagList/constant.d.ts.map +1 -1
- package/dist/components/TagList/constant.js +3 -2
- 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 +33 -27
- package/dist/components/TagList/styles.css.d.ts.map +1 -1
- package/dist/components/Text/constants.d.ts +4 -4
- package/dist/components/Text/constants.d.ts.map +1 -1
- package/dist/components/Text/index.d.ts.map +1 -1
- package/dist/components/Text/index.js +1 -1
- package/dist/components/Text/style.css.d.ts.map +1 -1
- package/dist/components/Text/style.css.js +0 -2
- package/dist/components/TextArea/Icon.d.ts +5 -0
- package/dist/components/TextArea/Icon.d.ts.map +1 -0
- package/dist/components/TextArea/Icon.js +19 -0
- package/dist/components/TextArea/Notice.d.ts +11 -0
- package/dist/components/TextArea/Notice.d.ts.map +1 -0
- package/dist/components/TextArea/Notice.js +41 -0
- package/dist/components/TextArea/constant.d.ts +2 -0
- package/dist/components/TextArea/constant.d.ts.map +1 -0
- package/dist/components/TextArea/constant.js +11 -0
- package/dist/components/TextArea/index.d.ts.map +1 -1
- package/dist/components/TextArea/index.js +29 -48
- package/dist/components/TextArea/styles.css.d.ts.map +1 -1
- package/dist/components/TextInput/BottomText.d.ts +3 -0
- package/dist/components/TextInput/BottomText.d.ts.map +1 -0
- package/dist/components/TextInput/BottomText.js +29 -0
- package/dist/components/TextInput/PrefixSuffix.d.ts +7 -0
- package/dist/components/TextInput/PrefixSuffix.d.ts.map +1 -0
- package/dist/components/TextInput/PrefixSuffix.js +30 -0
- package/dist/components/TextInput/RightIcon.d.ts +10 -0
- package/dist/components/TextInput/RightIcon.d.ts.map +1 -0
- package/dist/components/TextInput/RightIcon.js +62 -0
- package/dist/components/TextInput/ShowHidePassword.d.ts +7 -0
- package/dist/components/TextInput/ShowHidePassword.d.ts.map +1 -0
- package/dist/components/TextInput/ShowHidePassword.js +36 -0
- package/dist/components/TextInput/constants.d.ts +3 -3
- package/dist/components/TextInput/constants.d.ts.map +1 -1
- package/dist/components/TextInput/index.d.ts +21 -22
- package/dist/components/TextInput/index.d.ts.map +1 -1
- package/dist/components/TextInput/index.js +46 -106
- package/dist/components/TextInput/type.d.ts +25 -0
- package/dist/components/TextInput/type.d.ts.map +1 -0
- package/dist/components/TimeInput/RightIcon.d.ts +9 -0
- package/dist/components/TimeInput/RightIcon.d.ts.map +1 -0
- package/dist/components/TimeInput/RightIcon.js +36 -0
- package/dist/components/TimeInput/constants.d.ts +6 -6
- package/dist/components/TimeInput/constants.d.ts.map +1 -1
- package/dist/components/TimeInput/helpers.d.ts +6 -5
- package/dist/components/TimeInput/helpers.d.ts.map +1 -1
- package/dist/components/TimeInput/index.d.ts.map +1 -1
- package/dist/components/TimeInput/index.js +17 -29
- package/dist/components/TimeInput/styles.css.d.ts.map +1 -1
- package/dist/components/Toaster/Toaster.d.ts +3 -3
- package/dist/components/Toaster/Toaster.d.ts.map +1 -1
- package/dist/components/Toaster/Toaster.js +1 -1
- package/dist/components/Toaster/ToasterContainer.d.ts.map +1 -1
- package/dist/components/Toaster/components/Button.d.ts +3 -57
- package/dist/components/Toaster/components/Button.d.ts.map +1 -1
- package/dist/components/Toaster/components/CloseButton.d.ts.map +1 -1
- package/dist/components/Toaster/components/Content.d.ts.map +1 -1
- package/dist/components/Toaster/components/Link.d.ts +3 -32
- package/dist/components/Toaster/components/Link.d.ts.map +1 -1
- package/dist/components/Toaster/index.d.ts +50 -50
- package/dist/components/Toaster/index.d.ts.map +1 -1
- package/dist/components/Toggle/index.d.ts +8 -8
- package/dist/components/Toggle/index.d.ts.map +1 -1
- package/dist/components/Toggle/styles.css.d.ts.map +1 -1
- package/dist/components/ToggleGroup/Context.d.ts +9 -0
- package/dist/components/ToggleGroup/Context.d.ts.map +1 -0
- package/dist/components/ToggleGroup/Context.js +13 -0
- package/dist/components/ToggleGroup/SingleToggle.d.ts +11 -0
- package/dist/components/ToggleGroup/SingleToggle.d.ts.map +1 -0
- package/dist/components/ToggleGroup/SingleToggle.js +37 -0
- package/dist/components/ToggleGroup/index.d.ts +2 -9
- package/dist/components/ToggleGroup/index.d.ts.map +1 -1
- package/dist/components/ToggleGroup/index.js +6 -25
- package/dist/components/Tooltip/index.d.ts +28 -27
- package/dist/components/Tooltip/index.d.ts.map +1 -1
- package/dist/components/TreeMapChart/Tooltip.d.ts.map +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.map +1 -1
- package/dist/components/VerificationCode/constants.d.ts +8 -8
- package/dist/components/VerificationCode/constants.d.ts.map +1 -1
- package/dist/components/VerificationCode/index.d.ts.map +1 -1
- package/dist/components/VerificationCode/index.js +2 -3
- package/dist/components/index.js +5 -4
- package/dist/components/styles.js +20 -20
- package/dist/composition.d.ts +4 -0
- package/dist/composition.d.ts.map +1 -0
- package/dist/composition.js +124 -0
- package/dist/compositions/CodeEditor/components/CopyButton.d.ts +6 -0
- package/dist/compositions/CodeEditor/components/CopyButton.d.ts.map +1 -0
- package/dist/compositions/CodeEditor/components/CopyButton.js +24 -0
- package/dist/compositions/CodeEditor/components/Expandable.d.ts +8 -0
- package/dist/compositions/CodeEditor/components/Expandable.d.ts.map +1 -0
- package/dist/compositions/CodeEditor/components/Expandable.js +37 -0
- package/dist/compositions/CodeEditor/index.d.ts +6 -0
- package/dist/compositions/CodeEditor/index.d.ts.map +1 -0
- package/dist/compositions/CodeEditor/index.js +112 -0
- package/dist/compositions/CodeEditor/styles.css.d.ts.map +1 -0
- package/dist/compositions/CodeEditor/styles.css.js +38 -0
- package/dist/compositions/CodeEditor/styles.css.ts.vanilla.js +8 -0
- package/dist/compositions/CodeEditor/type.d.ts +38 -0
- package/dist/compositions/CodeEditor/type.d.ts.map +1 -0
- package/dist/compositions/ContentCard/Content.d.ts +3 -0
- package/dist/compositions/ContentCard/Content.d.ts.map +1 -0
- package/dist/compositions/ContentCard/Content.js +44 -0
- package/dist/compositions/ContentCard/ImageContent.d.ts +7 -0
- package/dist/compositions/ContentCard/ImageContent.d.ts.map +1 -0
- package/dist/compositions/ContentCard/ImageContent.js +23 -0
- package/dist/compositions/ContentCard/LinkContent.d.ts +5 -0
- package/dist/compositions/ContentCard/LinkContent.d.ts.map +1 -0
- package/dist/compositions/ContentCard/LinkContent.js +30 -0
- package/dist/compositions/ContentCard/Skeleton.d.ts.map +1 -0
- package/dist/compositions/ContentCard/Skeleton.js +40 -0
- package/dist/compositions/ContentCard/index.d.ts.map +1 -0
- package/dist/compositions/ContentCard/index.js +87 -0
- package/dist/compositions/ContentCard/styles.css.d.ts.map +1 -0
- package/dist/compositions/ContentCard/styles.css.js +47 -0
- package/dist/compositions/ContentCard/styles.css.ts.vanilla.js +8 -0
- package/dist/compositions/ContentCard/type.d.ts.map +1 -0
- package/dist/compositions/ContentCardGroup/Card.d.ts.map +1 -0
- package/dist/compositions/ContentCardGroup/Card.js +65 -0
- package/dist/compositions/ContentCardGroup/SkeletonCard.d.ts.map +1 -0
- package/dist/compositions/ContentCardGroup/SkeletonCard.js +37 -0
- package/dist/compositions/ContentCardGroup/index.d.ts +21 -0
- package/dist/compositions/ContentCardGroup/index.d.ts.map +1 -0
- package/dist/compositions/ContentCardGroup/index.js +29 -0
- package/dist/compositions/ContentCardGroup/styles.css.d.ts.map +1 -0
- package/dist/compositions/ContentCardGroup/styles.css.js +21 -0
- package/dist/compositions/ContentCardGroup/styles.css.ts.vanilla.js +8 -0
- package/dist/compositions/Conversation/components/Date.d.ts +6 -0
- package/dist/compositions/Conversation/components/Date.d.ts.map +1 -0
- package/dist/compositions/Conversation/components/Date.js +23 -0
- package/dist/compositions/Conversation/components/Message.d.ts +11 -0
- package/dist/compositions/Conversation/components/Message.d.ts.map +1 -0
- package/dist/compositions/Conversation/components/Message.js +28 -0
- package/dist/compositions/Conversation/components/MessageInfos.d.ts +7 -0
- package/dist/compositions/Conversation/components/MessageInfos.d.ts.map +1 -0
- package/dist/compositions/Conversation/components/MessageInfos.js +18 -0
- package/dist/compositions/Conversation/components/MessageTag.d.ts +6 -0
- package/dist/compositions/Conversation/components/MessageTag.d.ts.map +1 -0
- package/dist/compositions/Conversation/components/MessageTag.js +20 -0
- package/dist/compositions/Conversation/index.d.ts +35 -0
- package/dist/compositions/Conversation/index.d.ts.map +1 -0
- package/dist/compositions/Conversation/index.js +30 -0
- package/dist/compositions/Conversation/styles.css.d.ts.map +1 -0
- package/dist/compositions/Conversation/styles.css.js +30 -0
- package/dist/compositions/Conversation/styles.css.ts.vanilla.js +8 -0
- package/dist/compositions/CustomerSatisfaction/assets/1-5.js +11 -0
- package/dist/compositions/CustomerSatisfaction/assets/1-5NB.js +11 -0
- package/dist/compositions/CustomerSatisfaction/assets/2-5.js +11 -0
- package/dist/compositions/CustomerSatisfaction/assets/2-5NB.js +11 -0
- package/dist/compositions/CustomerSatisfaction/assets/3-5.js +11 -0
- package/dist/compositions/CustomerSatisfaction/assets/3-5NB.js +11 -0
- package/dist/compositions/CustomerSatisfaction/assets/4-5.js +11 -0
- package/dist/compositions/CustomerSatisfaction/assets/4-5NB.js +11 -0
- package/dist/compositions/CustomerSatisfaction/assets/5-5.js +11 -0
- package/dist/compositions/CustomerSatisfaction/assets/5-5NB.js +11 -0
- package/dist/compositions/CustomerSatisfaction/index.d.ts.map +1 -0
- package/dist/compositions/CustomerSatisfaction/index.js +106 -0
- package/dist/compositions/CustomerSatisfaction/styles.css.d.ts.map +1 -0
- package/dist/compositions/CustomerSatisfaction/styles.css.js +30 -0
- package/dist/compositions/CustomerSatisfaction/styles.css.ts.vanilla.js +8 -0
- package/dist/compositions/EstimateCost/CompactEstimateCost.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/CompactEstimateCost.js +45 -0
- package/dist/compositions/EstimateCost/Components/Children.d.ts +3 -0
- package/dist/compositions/EstimateCost/Components/Children.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Components/Children.js +52 -0
- package/dist/compositions/EstimateCost/Components/CustomUnitInput.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Components/CustomUnitInput.js +47 -0
- package/dist/compositions/EstimateCost/Components/Description.d.ts +7 -0
- package/dist/compositions/EstimateCost/Components/Description.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Components/Description.js +19 -0
- package/dist/compositions/EstimateCost/Components/Item.d.ts +118 -0
- package/dist/compositions/EstimateCost/Components/Item.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Components/Item.js +179 -0
- package/dist/compositions/EstimateCost/Components/ItemLeftSide.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Components/ItemLeftSide.js +88 -0
- package/dist/compositions/EstimateCost/Components/ItemPrice.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Components/ItemPrice.js +61 -0
- package/dist/compositions/EstimateCost/Components/LineThrough.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Components/LineThrough.js +25 -0
- package/dist/compositions/EstimateCost/Components/NumberInput.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Components/NumberInput.js +43 -0
- package/dist/compositions/EstimateCost/Components/Region.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Components/Region.js +46 -0
- package/dist/compositions/EstimateCost/Components/Regular.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Components/Regular.js +29 -0
- package/dist/compositions/EstimateCost/Components/Strong.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Components/Strong.js +21 -0
- package/dist/compositions/EstimateCost/Components/Title.d.ts +5 -0
- package/dist/compositions/EstimateCost/Components/Title.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Components/Title.js +23 -0
- package/dist/compositions/EstimateCost/Components/Total.d.ts +3 -0
- package/dist/compositions/EstimateCost/Components/Total.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Components/Total.js +77 -0
- package/dist/compositions/EstimateCost/Components/Unit.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Components/Unit.js +59 -0
- package/dist/compositions/EstimateCost/Components/Zone.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Components/Zone.js +45 -0
- package/dist/compositions/EstimateCost/Components/components.css.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Components/components.css.js +69 -0
- package/dist/compositions/EstimateCost/Components/components.css.ts.vanilla.js +8 -0
- package/dist/compositions/EstimateCost/Ellipsis.d.ts +7 -0
- package/dist/compositions/EstimateCost/Ellipsis.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Ellipsis.js +37 -0
- package/dist/compositions/EstimateCost/EstimateCostContent.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/EstimateCostContent.js +219 -0
- package/dist/compositions/EstimateCost/EstimateCostProvider.d.ts +26 -0
- package/dist/compositions/EstimateCost/EstimateCostProvider.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/EstimateCostProvider.js +39 -0
- package/dist/compositions/EstimateCost/Image.d.ts +3 -0
- package/dist/compositions/EstimateCost/Image.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/Image.js +21 -0
- package/dist/compositions/EstimateCost/OverlayComponent.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/OverlayComponent.js +111 -0
- package/dist/compositions/EstimateCost/OverlayContext.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/OverlayContext.js +19 -0
- package/dist/compositions/EstimateCost/constants.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/constants.js +32 -0
- package/dist/compositions/EstimateCost/helper.d.ts +10 -0
- package/dist/compositions/EstimateCost/helper.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/helper.js +16 -0
- package/dist/compositions/EstimateCost/index.d.ts +176 -0
- package/dist/compositions/EstimateCost/index.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/index.js +87 -0
- package/dist/compositions/EstimateCost/locales/en.d.ts +23 -0
- package/dist/compositions/EstimateCost/locales/en.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/locales/en.js +31 -0
- package/dist/compositions/EstimateCost/styles.css.d.ts.map +1 -0
- package/dist/compositions/EstimateCost/styles.css.js +148 -0
- package/dist/compositions/EstimateCost/styles.css.ts.vanilla.js +8 -0
- package/dist/compositions/EstimateCost/types.d.ts +226 -0
- package/dist/compositions/EstimateCost/types.d.ts.map +1 -0
- package/dist/compositions/FAQ/index.d.ts.map +1 -0
- package/dist/compositions/FAQ/index.js +48 -0
- package/dist/compositions/FAQ/styles.css.d.ts.map +1 -0
- package/dist/compositions/FAQ/styles.css.js +13 -0
- package/dist/compositions/FAQ/styles.css.ts.vanilla.js +8 -0
- package/dist/compositions/InfoTable/Context.d.ts +4 -0
- package/dist/compositions/InfoTable/Context.d.ts.map +1 -0
- package/dist/compositions/InfoTable/Context.js +12 -0
- package/dist/compositions/InfoTable/components/Cell.d.ts.map +1 -0
- package/dist/compositions/InfoTable/components/Cell.js +42 -0
- package/dist/compositions/InfoTable/components/CellWithCopyButton.d.ts +8 -0
- package/dist/compositions/InfoTable/components/CellWithCopyButton.d.ts.map +1 -0
- package/dist/compositions/InfoTable/components/CellWithCopyButton.js +42 -0
- package/dist/compositions/InfoTable/components/Row.d.ts.map +1 -0
- package/dist/compositions/InfoTable/components/Row.js +31 -0
- package/dist/compositions/InfoTable/index.d.ts +34 -0
- package/dist/compositions/InfoTable/index.d.ts.map +1 -0
- package/dist/compositions/InfoTable/index.js +41 -0
- package/dist/compositions/InfoTable/styles.css.d.ts +11 -0
- package/dist/compositions/InfoTable/styles.css.d.ts.map +1 -0
- package/dist/compositions/InfoTable/styles.css.js +22 -0
- package/dist/compositions/InfoTable/styles.css.ts.vanilla.js +8 -0
- package/dist/compositions/Navigation/Footer.d.ts.map +1 -0
- package/dist/compositions/Navigation/Footer.js +73 -0
- package/dist/compositions/Navigation/Header.d.ts.map +1 -0
- package/dist/compositions/Navigation/Header.js +31 -0
- package/dist/compositions/Navigation/NavigationContent.d.ts.map +1 -0
- package/dist/compositions/Navigation/NavigationContent.js +116 -0
- package/dist/compositions/Navigation/NavigationProvider.d.ts.map +1 -0
- package/dist/compositions/Navigation/NavigationProvider.js +129 -0
- package/dist/compositions/Navigation/animations.css.d.ts.map +1 -0
- package/dist/compositions/Navigation/animations.css.ts.vanilla.js +8 -0
- package/dist/compositions/Navigation/components/ComponentsTypes.d.ts +65 -0
- package/dist/compositions/Navigation/components/ComponentsTypes.d.ts.map +1 -0
- package/dist/compositions/Navigation/components/Group.d.ts.map +1 -0
- package/dist/compositions/Navigation/components/Group.js +49 -0
- package/dist/compositions/Navigation/components/Item/Badge.d.ts +5 -0
- package/dist/compositions/Navigation/components/Item/Badge.d.ts.map +1 -0
- package/dist/compositions/Navigation/components/Item/Badge.js +23 -0
- package/dist/compositions/Navigation/components/Item/Children.d.ts +5 -0
- package/dist/compositions/Navigation/components/Item/Children.d.ts.map +1 -0
- package/dist/compositions/Navigation/components/Item/Children.js +39 -0
- package/dist/compositions/Navigation/components/Item/Content.d.ts +3 -0
- package/dist/compositions/Navigation/components/Item/Content.d.ts.map +1 -0
- package/dist/compositions/Navigation/components/Item/Content.js +80 -0
- package/dist/compositions/Navigation/components/Item/Item.d.ts +88 -0
- package/dist/compositions/Navigation/components/Item/Item.d.ts.map +1 -0
- package/dist/compositions/Navigation/components/Item/Item.js +238 -0
- package/dist/compositions/Navigation/components/Item/ItemExpanded.d.ts +3 -0
- package/dist/compositions/Navigation/components/Item/ItemExpanded.d.ts.map +1 -0
- package/dist/compositions/Navigation/components/Item/ItemExpanded.js +149 -0
- package/dist/compositions/Navigation/components/Item/ItemProvider.d.ts.map +1 -0
- package/dist/compositions/Navigation/components/Item/ItemProvider.js +21 -0
- package/dist/compositions/Navigation/components/Item/PinnedButton.d.ts +3 -0
- package/dist/compositions/Navigation/components/Item/PinnedButton.d.ts.map +1 -0
- package/dist/compositions/Navigation/components/Item/PinnedButton.js +61 -0
- package/dist/compositions/Navigation/components/Menu/Menu.d.ts +3 -0
- package/dist/compositions/Navigation/components/Menu/Menu.d.ts.map +1 -0
- package/dist/compositions/Navigation/components/Menu/Menu.js +73 -0
- package/dist/compositions/Navigation/components/Menu/MenuItem.d.ts +3 -0
- package/dist/compositions/Navigation/components/Menu/MenuItem.d.ts.map +1 -0
- package/dist/compositions/Navigation/components/Menu/MenuItem.js +99 -0
- package/dist/compositions/Navigation/components/Menu/NestedMenu.d.ts +3 -0
- package/dist/compositions/Navigation/components/Menu/NestedMenu.d.ts.map +1 -0
- package/dist/compositions/Navigation/components/Menu/NestedMenu.js +51 -0
- package/dist/compositions/Navigation/components/PinnedItems.d.ts.map +1 -0
- package/dist/compositions/Navigation/components/PinnedItems.js +114 -0
- package/dist/compositions/Navigation/components/Separator.d.ts.map +1 -0
- package/dist/compositions/Navigation/components/Separator.js +17 -0
- package/dist/compositions/Navigation/components/ShowHide.d.ts.map +1 -0
- package/dist/compositions/Navigation/components/ShowHide.js +62 -0
- package/dist/compositions/Navigation/components/items.css.d.ts.map +1 -0
- package/dist/compositions/Navigation/components/items.css.ts.vanilla.js +8 -0
- package/dist/compositions/Navigation/components/styles.css.d.ts.map +1 -0
- package/dist/compositions/Navigation/components/styles.css.ts.vanilla.js +8 -0
- package/dist/compositions/Navigation/constants.d.ts.map +1 -0
- package/dist/compositions/Navigation/constants.js +8 -0
- package/dist/compositions/Navigation/index.d.ts +65 -0
- package/dist/compositions/Navigation/index.d.ts.map +1 -0
- package/dist/compositions/Navigation/index.js +41 -0
- package/dist/compositions/Navigation/locales/en.d.ts +11 -0
- package/dist/compositions/Navigation/locales/en.d.ts.map +1 -0
- package/dist/compositions/Navigation/locales/en.js +19 -0
- package/dist/compositions/Navigation/styles.css.d.ts.map +1 -0
- package/dist/compositions/Navigation/styles.css.js +193 -0
- package/dist/compositions/Navigation/styles.css.ts.vanilla.js +8 -0
- package/dist/compositions/Navigation/types.d.ts.map +1 -0
- package/dist/compositions/Navigation/variables.css.d.ts.map +1 -0
- package/dist/compositions/Navigation/variables.css.js +11 -0
- package/dist/compositions/Navigation/variables.css.ts.vanilla.js +8 -0
- package/dist/compositions/OfferList/OfferListProvider.d.ts.map +1 -0
- package/dist/compositions/OfferList/OfferListProvider.js +47 -0
- package/dist/compositions/OfferList/components/Banner.d.ts +13 -0
- package/dist/compositions/OfferList/components/Banner.d.ts.map +1 -0
- package/dist/compositions/OfferList/components/Banner.js +49 -0
- package/dist/compositions/OfferList/components/Cell.d.ts +4 -0
- package/dist/compositions/OfferList/components/Cell.d.ts.map +1 -0
- package/dist/compositions/OfferList/components/Cell.js +41 -0
- package/dist/compositions/OfferList/components/OfferListRowProvider.d.ts.map +1 -0
- package/dist/compositions/OfferList/components/OfferListRowProvider.js +16 -0
- package/dist/compositions/OfferList/components/Row.d.ts +19 -0
- package/dist/compositions/OfferList/components/Row.d.ts.map +1 -0
- package/dist/compositions/OfferList/components/Row.js +162 -0
- package/dist/compositions/OfferList/components/SelectableCell.d.ts +22 -0
- package/dist/compositions/OfferList/components/SelectableCell.d.ts.map +1 -0
- package/dist/compositions/OfferList/components/SelectableCell.js +71 -0
- package/dist/compositions/OfferList/index.d.ts +74 -0
- package/dist/compositions/OfferList/index.d.ts.map +1 -0
- package/dist/compositions/OfferList/index.js +62 -0
- package/dist/compositions/OfferList/styles.css.d.ts.map +1 -0
- package/dist/compositions/OfferList/styles.css.js +133 -0
- package/dist/compositions/OfferList/styles.css.ts.vanilla.js +8 -0
- package/dist/compositions/OptionSelector/__mock__/resources.d.ts.map +1 -0
- package/dist/compositions/OptionSelector/components/ArrowIcon.d.ts +5 -0
- package/dist/compositions/OptionSelector/components/ArrowIcon.d.ts.map +1 -0
- package/dist/compositions/OptionSelector/components/ArrowIcon.js +26 -0
- package/dist/compositions/OptionSelector/components/IconWithContent.d.ts.map +1 -0
- package/dist/compositions/OptionSelector/components/IconWithContent.js +19 -0
- package/dist/compositions/OptionSelector/components/RevealOnHover.d.ts.map +1 -0
- package/dist/compositions/OptionSelector/components/RevealOnHover.js +22 -0
- package/dist/compositions/OptionSelector/components/Selector.d.ts +10 -0
- package/dist/compositions/OptionSelector/components/Selector.d.ts.map +1 -0
- package/dist/compositions/OptionSelector/components/Selector.js +39 -0
- package/dist/compositions/OptionSelector/components/SelectorLabel.d.ts +8 -0
- package/dist/compositions/OptionSelector/components/SelectorLabel.d.ts.map +1 -0
- package/dist/compositions/OptionSelector/components/SelectorLabel.js +23 -0
- package/dist/compositions/OptionSelector/index.d.ts.map +1 -0
- package/dist/compositions/OptionSelector/index.js +166 -0
- package/dist/compositions/OptionSelector/styles.css.d.ts.map +1 -0
- package/dist/compositions/OptionSelector/styles.css.js +219 -0
- package/dist/compositions/OptionSelector/styles.css.ts.vanilla.js +8 -0
- package/dist/compositions/OptionSelector/types.d.ts +42 -0
- package/dist/compositions/OptionSelector/types.d.ts.map +1 -0
- package/dist/compositions/OrderSummary/NonScrollableContent.d.ts.map +1 -0
- package/dist/compositions/OrderSummary/NonScrollableContent.js +119 -0
- package/dist/compositions/OrderSummary/Provider.d.ts.map +1 -0
- package/dist/compositions/OrderSummary/Provider.js +26 -0
- package/dist/compositions/OrderSummary/ScrollableContent.d.ts.map +1 -0
- package/dist/compositions/OrderSummary/ScrollableContent.js +43 -0
- package/dist/compositions/OrderSummary/components/Category.d.ts +5 -0
- package/dist/compositions/OrderSummary/components/Category.d.ts.map +1 -0
- package/dist/compositions/OrderSummary/components/Category.js +125 -0
- package/dist/compositions/OrderSummary/components/SubCategory.d.ts +5 -0
- package/dist/compositions/OrderSummary/components/SubCategory.d.ts.map +1 -0
- package/dist/compositions/OrderSummary/components/SubCategory.js +104 -0
- package/dist/compositions/OrderSummary/components/SubCategoryPrice.d.ts +5 -0
- package/dist/compositions/OrderSummary/components/SubCategoryPrice.d.ts.map +1 -0
- package/dist/compositions/OrderSummary/components/SubCategoryPrice.js +50 -0
- package/dist/compositions/OrderSummary/constants.d.ts.map +1 -0
- package/dist/compositions/OrderSummary/constants.js +24 -0
- package/dist/compositions/OrderSummary/helpers.d.ts +36 -0
- package/dist/compositions/OrderSummary/helpers.d.ts.map +1 -0
- package/dist/compositions/OrderSummary/helpers.js +155 -0
- package/dist/compositions/OrderSummary/index.d.ts +7 -0
- package/dist/compositions/OrderSummary/index.d.ts.map +1 -0
- package/dist/compositions/OrderSummary/index.js +149 -0
- package/dist/compositions/OrderSummary/locales/en.d.ts +11 -0
- package/dist/compositions/OrderSummary/locales/en.d.ts.map +1 -0
- package/dist/compositions/OrderSummary/locales/en.js +19 -0
- package/dist/compositions/OrderSummary/styles.css.d.ts.map +1 -0
- package/dist/compositions/OrderSummary/styles.css.js +40 -0
- package/dist/compositions/OrderSummary/styles.css.ts.vanilla.js +8 -0
- package/dist/compositions/OrderSummary/types.d.ts +127 -0
- package/dist/compositions/OrderSummary/types.d.ts.map +1 -0
- package/dist/compositions/Plans/FeatureHint.d.ts.map +1 -0
- package/dist/compositions/Plans/FeatureHint.js +50 -0
- package/dist/compositions/Plans/PlanHeader.d.ts.map +1 -0
- package/dist/compositions/Plans/PlanHeader.js +113 -0
- package/dist/compositions/Plans/index.d.ts +25 -0
- package/dist/compositions/Plans/index.d.ts.map +1 -0
- package/dist/compositions/Plans/index.js +188 -0
- package/dist/compositions/Plans/locales/en.d.ts.map +1 -0
- package/dist/compositions/Plans/locales/en.js +15 -0
- package/dist/compositions/Plans/styles.css.d.ts.map +1 -0
- package/dist/compositions/Plans/styles.css.js +47 -0
- package/dist/compositions/Plans/styles.css.ts.vanilla.js +8 -0
- package/dist/compositions/Plans/types.d.ts +38 -0
- package/dist/compositions/Plans/types.d.ts.map +1 -0
- package/dist/compositions/SteppedListCard/Step.d.ts.map +1 -0
- package/dist/compositions/SteppedListCard/Step.js +55 -0
- package/dist/compositions/SteppedListCard/SteppedListContent.d.ts.map +1 -0
- package/dist/compositions/SteppedListCard/SteppedListContent.js +64 -0
- package/dist/compositions/SteppedListCard/helper.d.ts.map +1 -0
- package/dist/compositions/SteppedListCard/helper.js +33 -0
- package/dist/compositions/SteppedListCard/index.d.ts +65 -0
- package/dist/compositions/SteppedListCard/index.d.ts.map +1 -0
- package/dist/compositions/SteppedListCard/index.js +106 -0
- package/dist/compositions/SteppedListCard/styles.css.d.ts.map +1 -0
- package/dist/compositions/SteppedListCard/styles.css.js +24 -0
- package/dist/compositions/SteppedListCard/styles.css.ts.vanilla.js +8 -0
- package/dist/compositions/index.d.ts.map +1 -0
- package/dist/compositions/index.js +39 -0
- package/dist/compositions/styles.d.ts.map +1 -0
- package/dist/compositions/styles.js +37 -0
- package/dist/helpers/legend.d.ts +2 -751
- package/dist/helpers/legend.d.ts.map +1 -1
- package/dist/helpers/nivoTheme.d.ts +2 -751
- package/dist/helpers/nivoTheme.d.ts.map +1 -1
- package/dist/helpers/numbers.d.ts.map +1 -1
- package/dist/helpers/recursivelyGetChildrenString.d.ts.map +1 -1
- package/dist/helpers/treeMap.d.ts +4 -751
- package/dist/helpers/treeMap.d.ts.map +1 -1
- package/dist/hooks/useIsOverflowing.d.ts +1 -1
- package/dist/hooks/useIsOverflowing.d.ts.map +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +10 -9
- package/dist/mocks/list.d.ts +2 -2
- package/dist/mocks/list.d.ts.map +1 -1
- package/dist/theme/ThemeProvider.d.ts +15 -15
- package/dist/theme/ThemeProvider.d.ts.map +1 -1
- package/dist/theme/index.d.ts +14 -1514
- package/dist/theme/index.d.ts.map +1 -1
- package/dist/ui.css +1 -1
- package/dist/utils/responsive/utilities.d.ts +3 -2
- package/dist/utils/responsive/utilities.d.ts.map +1 -1
- package/package.json +20 -14
- package/dist/_virtual/_@oxc-project_runtime@0.120.0/helpers/defineProperty.js +0 -19
- package/dist/_virtual/_@oxc-project_runtime@0.120.0/helpers/objectSpread2.js +0 -32
- package/dist/_virtual/_@oxc-project_runtime@0.120.0/helpers/objectWithoutProperties.js +0 -22
- package/dist/_virtual/_@oxc-project_runtime@0.120.0/helpers/objectWithoutPropertiesLoose.js +0 -17
- package/dist/_virtual/_@oxc-project_runtime@0.120.0/helpers/toPrimitive.js +0 -21
- package/dist/_virtual/_@oxc-project_runtime@0.120.0/helpers/toPropertyKey.js +0 -17
- package/dist/_virtual/_@oxc-project_runtime@0.120.0/helpers/typeof.js +0 -16
- package/dist/components/SelectInput/components/Dropdown.js +0 -741
- package/dist/components/SelectInput/components/DropdownOption.js +0 -163
- package/dist/components/SelectInput/components/SearchBarDropdown.js +0 -118
- package/dist/components/SelectInput/components/SelectBar.d.ts.map +0 -1
- package/dist/components/SelectInput/components/SelectBar.js +0 -306
- package/dist/components/SelectInput/components/dropdown.css.d.ts +0 -53
- package/dist/components/SelectInput/components/dropdown.css.d.ts.map +0 -1
- package/dist/components/SelectInput/components/dropdown.css.js +0 -40
- package/dist/components/SelectInput/components/dropdown.css.ts.vanilla.js +0 -8
- package/dist/components/SelectInput/components/selectBar.css.d.ts.map +0 -1
- package/dist/components/SelectInput/components/selectBar.css.js +0 -58
- package/dist/components/SelectInput/components/selectBar.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/CodeEditor/index.d.ts +0 -40
- package/dist/components/compositions/CodeEditor/index.d.ts.map +0 -1
- package/dist/components/compositions/CodeEditor/index.js +0 -139
- package/dist/components/compositions/CodeEditor/styles.css.d.ts.map +0 -1
- package/dist/components/compositions/CodeEditor/styles.css.js +0 -38
- package/dist/components/compositions/CodeEditor/styles.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/ContentCard/Content.d.ts +0 -13
- package/dist/components/compositions/ContentCard/Content.d.ts.map +0 -1
- package/dist/components/compositions/ContentCard/Content.js +0 -72
- package/dist/components/compositions/ContentCard/Skeleton.d.ts.map +0 -1
- package/dist/components/compositions/ContentCard/Skeleton.js +0 -40
- package/dist/components/compositions/ContentCard/index.d.ts.map +0 -1
- package/dist/components/compositions/ContentCard/index.js +0 -83
- package/dist/components/compositions/ContentCard/styles.css.d.ts.map +0 -1
- package/dist/components/compositions/ContentCard/styles.css.js +0 -47
- package/dist/components/compositions/ContentCard/styles.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/ContentCard/type.d.ts.map +0 -1
- package/dist/components/compositions/ContentCardGroup/Card.d.ts.map +0 -1
- package/dist/components/compositions/ContentCardGroup/Card.js +0 -65
- package/dist/components/compositions/ContentCardGroup/SkeletonCard.d.ts.map +0 -1
- package/dist/components/compositions/ContentCardGroup/SkeletonCard.js +0 -37
- package/dist/components/compositions/ContentCardGroup/index.d.ts +0 -21
- package/dist/components/compositions/ContentCardGroup/index.d.ts.map +0 -1
- package/dist/components/compositions/ContentCardGroup/index.js +0 -29
- package/dist/components/compositions/ContentCardGroup/styles.css.d.ts.map +0 -1
- package/dist/components/compositions/ContentCardGroup/styles.css.js +0 -21
- package/dist/components/compositions/ContentCardGroup/styles.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/Conversation/index.d.ts +0 -50
- package/dist/components/compositions/Conversation/index.d.ts.map +0 -1
- package/dist/components/compositions/Conversation/index.js +0 -61
- package/dist/components/compositions/Conversation/styles.css.d.ts.map +0 -1
- package/dist/components/compositions/Conversation/styles.css.js +0 -30
- package/dist/components/compositions/Conversation/styles.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/CustomerSatisfaction/assets/1-5.js +0 -11
- package/dist/components/compositions/CustomerSatisfaction/assets/1-5NB.js +0 -11
- package/dist/components/compositions/CustomerSatisfaction/assets/2-5.js +0 -11
- package/dist/components/compositions/CustomerSatisfaction/assets/2-5NB.js +0 -11
- package/dist/components/compositions/CustomerSatisfaction/assets/3-5.js +0 -11
- package/dist/components/compositions/CustomerSatisfaction/assets/3-5NB.js +0 -11
- package/dist/components/compositions/CustomerSatisfaction/assets/4-5.js +0 -11
- package/dist/components/compositions/CustomerSatisfaction/assets/4-5NB.js +0 -11
- package/dist/components/compositions/CustomerSatisfaction/assets/5-5.js +0 -11
- package/dist/components/compositions/CustomerSatisfaction/assets/5-5NB.js +0 -11
- package/dist/components/compositions/CustomerSatisfaction/index.d.ts.map +0 -1
- package/dist/components/compositions/CustomerSatisfaction/index.js +0 -106
- package/dist/components/compositions/CustomerSatisfaction/styles.css.d.ts.map +0 -1
- package/dist/components/compositions/CustomerSatisfaction/styles.css.js +0 -30
- package/dist/components/compositions/CustomerSatisfaction/styles.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/EstimateCost/CompactEstimateCost.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/CompactEstimateCost.js +0 -45
- package/dist/components/compositions/EstimateCost/Components/ContentComponents.d.ts +0 -12
- package/dist/components/compositions/EstimateCost/Components/ContentComponents.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/Components/ContentComponents.js +0 -125
- package/dist/components/compositions/EstimateCost/Components/CustomUnitInput.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/Components/CustomUnitInput.js +0 -47
- package/dist/components/compositions/EstimateCost/Components/Item.d.ts +0 -118
- package/dist/components/compositions/EstimateCost/Components/Item.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/Components/Item.js +0 -179
- package/dist/components/compositions/EstimateCost/Components/ItemLeftSide.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/Components/ItemLeftSide.js +0 -88
- package/dist/components/compositions/EstimateCost/Components/ItemPrice.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/Components/ItemPrice.js +0 -61
- package/dist/components/compositions/EstimateCost/Components/LineThrough.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/Components/LineThrough.js +0 -25
- package/dist/components/compositions/EstimateCost/Components/NumberInput.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/Components/NumberInput.js +0 -43
- package/dist/components/compositions/EstimateCost/Components/Region.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/Components/Region.js +0 -46
- package/dist/components/compositions/EstimateCost/Components/Regular.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/Components/Regular.js +0 -29
- package/dist/components/compositions/EstimateCost/Components/Strong.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/Components/Strong.js +0 -21
- package/dist/components/compositions/EstimateCost/Components/Unit.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/Components/Unit.js +0 -59
- package/dist/components/compositions/EstimateCost/Components/Zone.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/Components/Zone.js +0 -45
- package/dist/components/compositions/EstimateCost/Components/components.css.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/Components/components.css.js +0 -70
- package/dist/components/compositions/EstimateCost/Components/components.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/EstimateCost/EstimateCostContent.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/EstimateCostContent.js +0 -215
- package/dist/components/compositions/EstimateCost/EstimateCostProvider.d.ts +0 -26
- package/dist/components/compositions/EstimateCost/EstimateCostProvider.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/EstimateCostProvider.js +0 -39
- package/dist/components/compositions/EstimateCost/OverlayComponent.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/OverlayComponent.js +0 -111
- package/dist/components/compositions/EstimateCost/OverlayContext.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/OverlayContext.js +0 -19
- package/dist/components/compositions/EstimateCost/constants.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/constants.js +0 -32
- package/dist/components/compositions/EstimateCost/helper.d.ts +0 -10
- package/dist/components/compositions/EstimateCost/helper.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/helper.js +0 -16
- package/dist/components/compositions/EstimateCost/index.d.ts +0 -177
- package/dist/components/compositions/EstimateCost/index.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/index.js +0 -117
- package/dist/components/compositions/EstimateCost/locales/en.d.ts +0 -23
- package/dist/components/compositions/EstimateCost/locales/en.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/locales/en.js +0 -31
- package/dist/components/compositions/EstimateCost/styles.css.d.ts.map +0 -1
- package/dist/components/compositions/EstimateCost/styles.css.js +0 -148
- package/dist/components/compositions/EstimateCost/styles.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/EstimateCost/types.d.ts +0 -226
- package/dist/components/compositions/EstimateCost/types.d.ts.map +0 -1
- package/dist/components/compositions/FAQ/index.d.ts.map +0 -1
- package/dist/components/compositions/FAQ/index.js +0 -48
- package/dist/components/compositions/FAQ/styles.css.d.ts.map +0 -1
- package/dist/components/compositions/FAQ/styles.css.js +0 -13
- package/dist/components/compositions/FAQ/styles.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/InfoTable/Context.d.ts +0 -4
- package/dist/components/compositions/InfoTable/Context.d.ts.map +0 -1
- package/dist/components/compositions/InfoTable/Context.js +0 -12
- package/dist/components/compositions/InfoTable/components/Cell.d.ts.map +0 -1
- package/dist/components/compositions/InfoTable/components/Cell.js +0 -41
- package/dist/components/compositions/InfoTable/components/CellWithCopyButton.d.ts +0 -18
- package/dist/components/compositions/InfoTable/components/CellWithCopyButton.d.ts.map +0 -1
- package/dist/components/compositions/InfoTable/components/CellWithCopyButton.js +0 -42
- package/dist/components/compositions/InfoTable/components/Row.d.ts.map +0 -1
- package/dist/components/compositions/InfoTable/components/Row.js +0 -31
- package/dist/components/compositions/InfoTable/index.d.ts +0 -34
- package/dist/components/compositions/InfoTable/index.d.ts.map +0 -1
- package/dist/components/compositions/InfoTable/index.js +0 -41
- package/dist/components/compositions/InfoTable/styles.css.d.ts +0 -10
- package/dist/components/compositions/InfoTable/styles.css.d.ts.map +0 -1
- package/dist/components/compositions/InfoTable/styles.css.js +0 -23
- package/dist/components/compositions/InfoTable/styles.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/Navigation/Footer.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/Footer.js +0 -73
- package/dist/components/compositions/Navigation/Header.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/Header.js +0 -31
- package/dist/components/compositions/Navigation/NavigationContent.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/NavigationContent.js +0 -116
- package/dist/components/compositions/Navigation/NavigationProvider.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/NavigationProvider.js +0 -129
- package/dist/components/compositions/Navigation/animations.css.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/animations.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/Navigation/components/ComponentsTypes.d.ts +0 -65
- package/dist/components/compositions/Navigation/components/ComponentsTypes.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/components/Group.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/components/Group.js +0 -49
- package/dist/components/compositions/Navigation/components/Item.d.ts +0 -88
- package/dist/components/compositions/Navigation/components/Item.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/components/Item.js +0 -211
- package/dist/components/compositions/Navigation/components/ItemExpanded.d.ts +0 -3
- package/dist/components/compositions/Navigation/components/ItemExpanded.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/components/ItemExpanded.js +0 -225
- package/dist/components/compositions/Navigation/components/ItemFragments.d.ts +0 -6
- package/dist/components/compositions/Navigation/components/ItemFragments.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/components/ItemFragments.js +0 -71
- package/dist/components/compositions/Navigation/components/ItemMenu.d.ts +0 -4
- package/dist/components/compositions/Navigation/components/ItemMenu.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/components/ItemMenu.js +0 -148
- package/dist/components/compositions/Navigation/components/ItemProvider.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/components/ItemProvider.js +0 -21
- package/dist/components/compositions/Navigation/components/PinnedItems.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/components/PinnedItems.js +0 -114
- package/dist/components/compositions/Navigation/components/Separator.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/components/Separator.js +0 -17
- package/dist/components/compositions/Navigation/components/ShowHide.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/components/ShowHide.js +0 -62
- package/dist/components/compositions/Navigation/components/items.css.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/components/items.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/Navigation/components/styles.css.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/components/styles.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/Navigation/constants.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/constants.js +0 -8
- package/dist/components/compositions/Navigation/index.d.ts +0 -65
- package/dist/components/compositions/Navigation/index.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/index.js +0 -41
- package/dist/components/compositions/Navigation/locales/en.d.ts +0 -11
- package/dist/components/compositions/Navigation/locales/en.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/locales/en.js +0 -19
- package/dist/components/compositions/Navigation/styles.css.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/styles.css.js +0 -193
- package/dist/components/compositions/Navigation/styles.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/Navigation/types.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/variables.css.d.ts.map +0 -1
- package/dist/components/compositions/Navigation/variables.css.js +0 -11
- package/dist/components/compositions/Navigation/variables.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/OfferList/OfferListProvider.d.ts.map +0 -1
- package/dist/components/compositions/OfferList/OfferListProvider.js +0 -47
- package/dist/components/compositions/OfferList/components/Banner.d.ts +0 -13
- package/dist/components/compositions/OfferList/components/Banner.d.ts.map +0 -1
- package/dist/components/compositions/OfferList/components/Banner.js +0 -49
- package/dist/components/compositions/OfferList/components/Cell.d.ts +0 -8
- package/dist/components/compositions/OfferList/components/Cell.d.ts.map +0 -1
- package/dist/components/compositions/OfferList/components/Cell.js +0 -41
- package/dist/components/compositions/OfferList/components/OfferListRowProvider.d.ts.map +0 -1
- package/dist/components/compositions/OfferList/components/OfferListRowProvider.js +0 -16
- package/dist/components/compositions/OfferList/components/Row.d.ts +0 -19
- package/dist/components/compositions/OfferList/components/Row.d.ts.map +0 -1
- package/dist/components/compositions/OfferList/components/Row.js +0 -196
- package/dist/components/compositions/OfferList/index.d.ts +0 -60
- package/dist/components/compositions/OfferList/index.d.ts.map +0 -1
- package/dist/components/compositions/OfferList/index.js +0 -62
- package/dist/components/compositions/OfferList/styles.css.d.ts.map +0 -1
- package/dist/components/compositions/OfferList/styles.css.js +0 -133
- package/dist/components/compositions/OfferList/styles.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/OptionSelector/__mock__/resources.d.ts.map +0 -1
- package/dist/components/compositions/OptionSelector/components/ArrowIcon.d.ts +0 -5
- package/dist/components/compositions/OptionSelector/components/ArrowIcon.d.ts.map +0 -1
- package/dist/components/compositions/OptionSelector/components/ArrowIcon.js +0 -26
- package/dist/components/compositions/OptionSelector/components/IconWithContent.d.ts.map +0 -1
- package/dist/components/compositions/OptionSelector/components/IconWithContent.js +0 -19
- package/dist/components/compositions/OptionSelector/components/RevealOnHover.d.ts.map +0 -1
- package/dist/components/compositions/OptionSelector/components/RevealOnHover.js +0 -22
- package/dist/components/compositions/OptionSelector/components/Selector.d.ts +0 -10
- package/dist/components/compositions/OptionSelector/components/Selector.d.ts.map +0 -1
- package/dist/components/compositions/OptionSelector/components/Selector.js +0 -39
- package/dist/components/compositions/OptionSelector/components/SelectorLabel.d.ts +0 -8
- package/dist/components/compositions/OptionSelector/components/SelectorLabel.d.ts.map +0 -1
- package/dist/components/compositions/OptionSelector/components/SelectorLabel.js +0 -23
- package/dist/components/compositions/OptionSelector/index.d.ts.map +0 -1
- package/dist/components/compositions/OptionSelector/index.js +0 -166
- package/dist/components/compositions/OptionSelector/styles.css.d.ts.map +0 -1
- package/dist/components/compositions/OptionSelector/styles.css.js +0 -43
- package/dist/components/compositions/OptionSelector/styles.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/OptionSelector/types.d.ts +0 -42
- package/dist/components/compositions/OptionSelector/types.d.ts.map +0 -1
- package/dist/components/compositions/OrderSummary/NonScrollableContent.d.ts.map +0 -1
- package/dist/components/compositions/OrderSummary/NonScrollableContent.js +0 -119
- package/dist/components/compositions/OrderSummary/Provider.d.ts.map +0 -1
- package/dist/components/compositions/OrderSummary/Provider.js +0 -26
- package/dist/components/compositions/OrderSummary/ScrollableContent.d.ts.map +0 -1
- package/dist/components/compositions/OrderSummary/ScrollableContent.js +0 -258
- package/dist/components/compositions/OrderSummary/constants.d.ts.map +0 -1
- package/dist/components/compositions/OrderSummary/constants.js +0 -24
- package/dist/components/compositions/OrderSummary/helpers.d.ts +0 -36
- package/dist/components/compositions/OrderSummary/helpers.d.ts.map +0 -1
- package/dist/components/compositions/OrderSummary/helpers.js +0 -155
- package/dist/components/compositions/OrderSummary/index.d.ts +0 -3
- package/dist/components/compositions/OrderSummary/index.d.ts.map +0 -1
- package/dist/components/compositions/OrderSummary/index.js +0 -149
- package/dist/components/compositions/OrderSummary/locales/en.d.ts +0 -11
- package/dist/components/compositions/OrderSummary/locales/en.d.ts.map +0 -1
- package/dist/components/compositions/OrderSummary/locales/en.js +0 -19
- package/dist/components/compositions/OrderSummary/styles.css.d.ts.map +0 -1
- package/dist/components/compositions/OrderSummary/styles.css.js +0 -40
- package/dist/components/compositions/OrderSummary/styles.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/OrderSummary/types.d.ts +0 -127
- package/dist/components/compositions/OrderSummary/types.d.ts.map +0 -1
- package/dist/components/compositions/Plans/FeatureHint.d.ts.map +0 -1
- package/dist/components/compositions/Plans/FeatureHint.js +0 -50
- package/dist/components/compositions/Plans/PlanHeader.d.ts.map +0 -1
- package/dist/components/compositions/Plans/PlanHeader.js +0 -113
- package/dist/components/compositions/Plans/index.d.ts +0 -22
- package/dist/components/compositions/Plans/index.d.ts.map +0 -1
- package/dist/components/compositions/Plans/index.js +0 -188
- package/dist/components/compositions/Plans/locales/en.d.ts.map +0 -1
- package/dist/components/compositions/Plans/locales/en.js +0 -15
- package/dist/components/compositions/Plans/styles.css.d.ts.map +0 -1
- package/dist/components/compositions/Plans/styles.css.js +0 -47
- package/dist/components/compositions/Plans/styles.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/Plans/types.d.ts +0 -38
- package/dist/components/compositions/Plans/types.d.ts.map +0 -1
- package/dist/components/compositions/SteppedListCard/Step.d.ts.map +0 -1
- package/dist/components/compositions/SteppedListCard/Step.js +0 -55
- package/dist/components/compositions/SteppedListCard/SteppedListContent.d.ts.map +0 -1
- package/dist/components/compositions/SteppedListCard/SteppedListContent.js +0 -64
- package/dist/components/compositions/SteppedListCard/helper.d.ts.map +0 -1
- package/dist/components/compositions/SteppedListCard/helper.js +0 -33
- package/dist/components/compositions/SteppedListCard/index.d.ts +0 -65
- package/dist/components/compositions/SteppedListCard/index.d.ts.map +0 -1
- package/dist/components/compositions/SteppedListCard/index.js +0 -106
- package/dist/components/compositions/SteppedListCard/styles.css.d.ts.map +0 -1
- package/dist/components/compositions/SteppedListCard/styles.css.js +0 -22
- package/dist/components/compositions/SteppedListCard/styles.css.ts.vanilla.js +0 -8
- package/dist/components/compositions/index.d.ts.map +0 -1
- package/dist/components/compositions/index.js +0 -39
- package/dist/components/compositions/styles.d.ts.map +0 -1
- package/dist/components/compositions/styles.js +0 -37
- /package/dist/components/SelectInput/components/{SelectBar.d.ts → SelectBar/SelectBar.d.ts} +0 -0
- /package/dist/components/SelectInput/components/{selectBar.css.d.ts → SelectBar/selectBar.css.d.ts} +0 -0
- /package/dist/{components/compositions → compositions}/CodeEditor/styles.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/ContentCard/Skeleton.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/ContentCard/index.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/ContentCard/styles.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/ContentCard/type.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/ContentCardGroup/Card.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/ContentCardGroup/SkeletonCard.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/ContentCardGroup/styles.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Conversation/styles.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/CustomerSatisfaction/index.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/CustomerSatisfaction/styles.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/EstimateCost/CompactEstimateCost.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/EstimateCost/Components/CustomUnitInput.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/EstimateCost/Components/ItemLeftSide.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/EstimateCost/Components/ItemPrice.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/EstimateCost/Components/LineThrough.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/EstimateCost/Components/NumberInput.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/EstimateCost/Components/Region.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/EstimateCost/Components/Regular.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/EstimateCost/Components/Strong.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/EstimateCost/Components/Unit.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/EstimateCost/Components/Zone.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/EstimateCost/Components/components.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/EstimateCost/EstimateCostContent.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/EstimateCost/OverlayComponent.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/EstimateCost/OverlayContext.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/EstimateCost/constants.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/EstimateCost/styles.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/FAQ/index.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/FAQ/styles.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/InfoTable/components/Cell.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/InfoTable/components/Row.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Navigation/Footer.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Navigation/Header.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Navigation/NavigationContent.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Navigation/NavigationProvider.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Navigation/animations.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Navigation/components/Group.d.ts +0 -0
- /package/dist/{components/compositions/Navigation/components → compositions/Navigation/components/Item}/ItemProvider.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Navigation/components/PinnedItems.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Navigation/components/Separator.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Navigation/components/ShowHide.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Navigation/components/items.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Navigation/components/styles.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Navigation/constants.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Navigation/styles.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Navigation/types.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Navigation/variables.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/OfferList/OfferListProvider.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/OfferList/components/OfferListRowProvider.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/OfferList/styles.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/OptionSelector/__mock__/resources.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/OptionSelector/components/IconWithContent.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/OptionSelector/components/RevealOnHover.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/OptionSelector/index.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/OptionSelector/styles.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/OrderSummary/NonScrollableContent.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/OrderSummary/Provider.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/OrderSummary/ScrollableContent.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/OrderSummary/constants.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/OrderSummary/styles.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Plans/FeatureHint.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Plans/PlanHeader.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Plans/locales/en.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/Plans/styles.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/SteppedListCard/Step.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/SteppedListCard/SteppedListContent.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/SteppedListCard/helper.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/SteppedListCard/styles.css.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/index.d.ts +0 -0
- /package/dist/{components/compositions → compositions}/styles.d.ts +0 -0
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
|
|
2
|
+
import { SelectInput, init_SelectInput } from "../../../components/SelectInput/index.js";
|
|
3
|
+
import { init_styles_css, optionSelectorStyle } from "../styles.css.js";
|
|
4
|
+
import { jsx } from "react/jsx-runtime";
|
|
5
|
+
|
|
6
|
+
//#region src/compositions/OptionSelector/components/Selector.tsx
|
|
7
|
+
var Selector;
|
|
8
|
+
var init_Selector = __esmMin(() => {
|
|
9
|
+
init_SelectInput();
|
|
10
|
+
init_styles_css();
|
|
11
|
+
Selector = ({ isFirst, isHorizontal, disabled, size, error, onChange, options, readOnly, required, value, direction = "horizontal", firstSelector: selector }) => /* @__PURE__ */ jsx(SelectInput, {
|
|
12
|
+
"aria-label": selector["aria-label"],
|
|
13
|
+
className: isFirst ? optionSelectorStyle.firstSelectInput[direction] : optionSelectorStyle.secondSelectInput[direction],
|
|
14
|
+
"data-testid": isFirst ? "first-selector" : "second-selector",
|
|
15
|
+
disabled: selector.disabled || disabled,
|
|
16
|
+
emptyState: selector.emptyState,
|
|
17
|
+
error: isHorizontal ? error || !!selector.error : error || selector.error,
|
|
18
|
+
footer: selector.footer,
|
|
19
|
+
helper: isHorizontal ? void 0 : selector.helper,
|
|
20
|
+
isLoading: selector.isLoading,
|
|
21
|
+
label: isHorizontal ? void 0 : selector.label,
|
|
22
|
+
labelDescription: selector.labelDescription,
|
|
23
|
+
loadMore: selector.loadMore,
|
|
24
|
+
onChange,
|
|
25
|
+
optionalInfoPlacement: "right",
|
|
26
|
+
options,
|
|
27
|
+
placeholder: selector.placeholder,
|
|
28
|
+
readOnly,
|
|
29
|
+
required,
|
|
30
|
+
searchable: selector.searchable,
|
|
31
|
+
size,
|
|
32
|
+
tooltip: selector.tooltip,
|
|
33
|
+
value
|
|
34
|
+
});
|
|
35
|
+
});
|
|
36
|
+
|
|
37
|
+
//#endregion
|
|
38
|
+
init_Selector();
|
|
39
|
+
export { Selector, init_Selector };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { ReactNode } from 'react';
|
|
2
|
+
export declare const SelectorHelper: ({ isError, error, helper, isFirst, }: {
|
|
3
|
+
isError: boolean;
|
|
4
|
+
helper?: ReactNode;
|
|
5
|
+
error?: boolean | string;
|
|
6
|
+
isFirst?: boolean;
|
|
7
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
//# sourceMappingURL=SelectorLabel.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SelectorLabel.d.ts","sourceRoot":"","sources":["../../../../src/compositions/OptionSelector/components/SelectorLabel.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAEtC,eAAO,MAAM,cAAc,yCAKxB;IACD,OAAO,EAAE,OAAO,CAAA;IAChB,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,GAAG,MAAM,CAAA;IACxB,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB,4CAcA,CAAA"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
|
|
2
|
+
import { Text, init_Text } from "../../../components/Text/index.js";
|
|
3
|
+
import { init_styles_css, optionSelectorStyle } from "../styles.css.js";
|
|
4
|
+
import { jsx } from "react/jsx-runtime";
|
|
5
|
+
|
|
6
|
+
//#region src/compositions/OptionSelector/components/SelectorLabel.tsx
|
|
7
|
+
var SelectorHelper;
|
|
8
|
+
var init_SelectorLabel = __esmMin(() => {
|
|
9
|
+
init_Text();
|
|
10
|
+
init_styles_css();
|
|
11
|
+
SelectorHelper = ({ isError, error, helper, isFirst }) => /* @__PURE__ */ jsx(Text, {
|
|
12
|
+
as: "p",
|
|
13
|
+
className: isFirst ? optionSelectorStyle.errorFirstSelector : optionSelectorStyle.errorSecondSelector,
|
|
14
|
+
prominence: isError ? "default" : "weak",
|
|
15
|
+
sentiment: isError ? "danger" : "neutral",
|
|
16
|
+
variant: "caption",
|
|
17
|
+
children: isError ? error : helper
|
|
18
|
+
});
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
//#endregion
|
|
22
|
+
init_SelectorLabel();
|
|
23
|
+
export { SelectorHelper, init_SelectorLabel };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/compositions/OptionSelector/index.tsx"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAAE,mBAAmB,EAAkB,MAAM,SAAS,CAAA;AAmClE;;;GAGG;AACH,eAAO,MAAM,cAAc,yMAiBxB,mBAAmB,4CAqIrB,CAAA"}
|
|
@@ -0,0 +1,166 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { __esmMin, __name } from "../../_virtual/_rolldown/runtime.js";
|
|
3
|
+
import { Label, init_Label } from "../../components/Label/index.js";
|
|
4
|
+
import { init_styles_css, optionSelectorStyle } from "./styles.css.js";
|
|
5
|
+
import { Arrow, init_ArrowIcon } from "./components/ArrowIcon.js";
|
|
6
|
+
import { IconWithContent, init_IconWithContent } from "./components/IconWithContent.js";
|
|
7
|
+
import { RevealOnHover, init_RevealOnHover } from "./components/RevealOnHover.js";
|
|
8
|
+
import { Selector, init_Selector } from "./components/Selector.js";
|
|
9
|
+
import { SelectorHelper, init_SelectorLabel } from "./components/SelectorLabel.js";
|
|
10
|
+
import { useMemo } from "react";
|
|
11
|
+
import { cn } from "@ultraviolet/utils";
|
|
12
|
+
import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
|
|
13
|
+
|
|
14
|
+
//#region src/compositions/OptionSelector/index.tsx
|
|
15
|
+
var makeSelectInputOptions, OptionSelector;
|
|
16
|
+
var init_OptionSelector = __esmMin(() => {
|
|
17
|
+
init_Label();
|
|
18
|
+
init_ArrowIcon();
|
|
19
|
+
init_IconWithContent();
|
|
20
|
+
init_RevealOnHover();
|
|
21
|
+
init_Selector();
|
|
22
|
+
init_SelectorLabel();
|
|
23
|
+
init_styles_css();
|
|
24
|
+
makeSelectInputOptions = (options) => options.map((option) => {
|
|
25
|
+
const optionLabel = option.hoverContent ? /* @__PURE__ */ jsx(RevealOnHover, {
|
|
26
|
+
content: /* @__PURE__ */ jsx(IconWithContent, {
|
|
27
|
+
content: option.content,
|
|
28
|
+
icon: option.icon
|
|
29
|
+
}),
|
|
30
|
+
hoverContent: /* @__PURE__ */ jsx(IconWithContent, {
|
|
31
|
+
content: option.hoverContent,
|
|
32
|
+
icon: option.icon
|
|
33
|
+
})
|
|
34
|
+
}, option.value) : /* @__PURE__ */ jsx(IconWithContent, {
|
|
35
|
+
content: option.content,
|
|
36
|
+
icon: option.icon
|
|
37
|
+
}, option.value);
|
|
38
|
+
return {
|
|
39
|
+
disabled: option.disabled,
|
|
40
|
+
label: optionLabel,
|
|
41
|
+
optionalInfo: option.optionalInfo,
|
|
42
|
+
searchText: option.value,
|
|
43
|
+
tooltip: option.tooltip,
|
|
44
|
+
value: option.value
|
|
45
|
+
};
|
|
46
|
+
});
|
|
47
|
+
OptionSelector = ({ className, style, "data-testid": dataTestId, firstSelector, secondSelector, size = "large", disabled, readOnly, "aria-label": ariaLabel, error, required, onChange, name, value, hideWhenEmpty, direction = "horizontal" }) => {
|
|
48
|
+
const firstValue = useMemo(() => {
|
|
49
|
+
if (value === null || value === void 0 ? void 0 : value.first) return value.first;
|
|
50
|
+
if (firstSelector.options.length === 1) {
|
|
51
|
+
onChange === null || onChange === void 0 || onChange({
|
|
52
|
+
first: firstSelector.options[0].value,
|
|
53
|
+
second: value === null || value === void 0 ? void 0 : value.second,
|
|
54
|
+
changingValue: "first"
|
|
55
|
+
});
|
|
56
|
+
return firstSelector.options[0].value;
|
|
57
|
+
}
|
|
58
|
+
}, [
|
|
59
|
+
value === null || value === void 0 ? void 0 : value.first,
|
|
60
|
+
value === null || value === void 0 ? void 0 : value.second,
|
|
61
|
+
onChange,
|
|
62
|
+
firstSelector
|
|
63
|
+
]);
|
|
64
|
+
const secondValue = useMemo(() => {
|
|
65
|
+
if (value === null || value === void 0 ? void 0 : value.second) return value.second;
|
|
66
|
+
if ((secondSelector === null || secondSelector === void 0 ? void 0 : secondSelector.options.length) === 1) {
|
|
67
|
+
onChange === null || onChange === void 0 || onChange({
|
|
68
|
+
first: value === null || value === void 0 ? void 0 : value.first,
|
|
69
|
+
second: secondSelector.options[0].value,
|
|
70
|
+
changingValue: "second"
|
|
71
|
+
});
|
|
72
|
+
return secondSelector === null || secondSelector === void 0 ? void 0 : secondSelector.options[0].value;
|
|
73
|
+
}
|
|
74
|
+
}, [
|
|
75
|
+
secondSelector,
|
|
76
|
+
value === null || value === void 0 ? void 0 : value.first,
|
|
77
|
+
value === null || value === void 0 ? void 0 : value.second,
|
|
78
|
+
onChange
|
|
79
|
+
]);
|
|
80
|
+
const firstSelectorOptions = makeSelectInputOptions(firstSelector.options);
|
|
81
|
+
const secondSelectorOptions = (secondSelector === null || secondSelector === void 0 ? void 0 : secondSelector.options) ? makeSelectInputOptions(secondSelector.options) : void 0;
|
|
82
|
+
const onChangeFirstSelector = (val) => {
|
|
83
|
+
onChange === null || onChange === void 0 || onChange({
|
|
84
|
+
first: val,
|
|
85
|
+
second: value === null || value === void 0 ? void 0 : value.second,
|
|
86
|
+
changingValue: "first"
|
|
87
|
+
});
|
|
88
|
+
};
|
|
89
|
+
const onChangeSecondSelector = (val) => {
|
|
90
|
+
onChange === null || onChange === void 0 || onChange({
|
|
91
|
+
first: value === null || value === void 0 ? void 0 : value.first,
|
|
92
|
+
second: val,
|
|
93
|
+
changingValue: "second"
|
|
94
|
+
});
|
|
95
|
+
};
|
|
96
|
+
const isReadOnly = (selector) => selector.options.length === 1 || selector.readOnly || readOnly;
|
|
97
|
+
const isHorizontal = direction === "horizontal";
|
|
98
|
+
const firstSelectorStringError = typeof firstSelector.error === "string";
|
|
99
|
+
const secondSelectorStringError = typeof (secondSelector === null || secondSelector === void 0 ? void 0 : secondSelector.error) === "string";
|
|
100
|
+
return /* @__PURE__ */ jsxs("fieldset", {
|
|
101
|
+
"aria-label": ariaLabel,
|
|
102
|
+
className: cn(className, optionSelectorStyle.wrapper({ direction })),
|
|
103
|
+
"data-testid": dataTestId,
|
|
104
|
+
name,
|
|
105
|
+
style,
|
|
106
|
+
children: [
|
|
107
|
+
isHorizontal ? /* @__PURE__ */ jsx(Label, {
|
|
108
|
+
className: optionSelectorStyle.firstLabel,
|
|
109
|
+
required,
|
|
110
|
+
size,
|
|
111
|
+
children: firstSelector.label
|
|
112
|
+
}) : null,
|
|
113
|
+
firstValue && secondSelector && secondSelectorOptions && isHorizontal ? /* @__PURE__ */ jsx(Label, {
|
|
114
|
+
className: optionSelectorStyle.secondLabel,
|
|
115
|
+
required,
|
|
116
|
+
children: secondSelector === null || secondSelector === void 0 ? void 0 : secondSelector.label
|
|
117
|
+
}) : null,
|
|
118
|
+
/* @__PURE__ */ jsx(Selector, {
|
|
119
|
+
direction,
|
|
120
|
+
disabled,
|
|
121
|
+
error,
|
|
122
|
+
firstSelector,
|
|
123
|
+
isFirst: true,
|
|
124
|
+
isHorizontal,
|
|
125
|
+
onChange: onChangeFirstSelector,
|
|
126
|
+
options: firstSelectorOptions,
|
|
127
|
+
readOnly: isReadOnly(firstSelector),
|
|
128
|
+
required,
|
|
129
|
+
size,
|
|
130
|
+
value: firstValue
|
|
131
|
+
}),
|
|
132
|
+
secondSelector && secondSelectorOptions && !(hideWhenEmpty && !firstValue) ? /* @__PURE__ */ jsxs(Fragment$1, { children: [/* @__PURE__ */ jsx(Arrow, {
|
|
133
|
+
direction,
|
|
134
|
+
size
|
|
135
|
+
}), /* @__PURE__ */ jsx(Selector, {
|
|
136
|
+
direction,
|
|
137
|
+
disabled: disabled || !firstValue || !!firstSelector.error,
|
|
138
|
+
error,
|
|
139
|
+
firstSelector: secondSelector,
|
|
140
|
+
isHorizontal,
|
|
141
|
+
onChange: onChangeSecondSelector,
|
|
142
|
+
options: secondSelectorOptions,
|
|
143
|
+
readOnly: isReadOnly(secondSelector),
|
|
144
|
+
required,
|
|
145
|
+
size,
|
|
146
|
+
value: secondValue
|
|
147
|
+
})] }) : null,
|
|
148
|
+
isHorizontal && (firstSelectorStringError || firstSelector.helper) ? /* @__PURE__ */ jsx(SelectorHelper, {
|
|
149
|
+
error: firstSelector.error,
|
|
150
|
+
helper: firstSelector.helper,
|
|
151
|
+
isError: firstSelectorStringError,
|
|
152
|
+
isFirst: true
|
|
153
|
+
}) : null,
|
|
154
|
+
secondSelector && isHorizontal && (secondSelectorStringError || (secondSelector === null || secondSelector === void 0 ? void 0 : secondSelector.helper)) ? /* @__PURE__ */ jsx(SelectorHelper, {
|
|
155
|
+
error: secondSelector.error,
|
|
156
|
+
helper: secondSelector.helper,
|
|
157
|
+
isError: secondSelectorStringError
|
|
158
|
+
}) : null
|
|
159
|
+
]
|
|
160
|
+
});
|
|
161
|
+
};
|
|
162
|
+
});
|
|
163
|
+
|
|
164
|
+
//#endregion
|
|
165
|
+
init_OptionSelector();
|
|
166
|
+
export { OptionSelector, init_OptionSelector };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/compositions/OptionSelector/styles.css.ts"],"names":[],"mappings":"AA+FA,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;CAU/B,CAAA"}
|
|
@@ -0,0 +1,219 @@
|
|
|
1
|
+
import { __esmMin } from "../../_virtual/_rolldown/runtime.js";
|
|
2
|
+
import { init_variables_css_ts_vanilla } from "../../components/Stack/variables.css.ts.vanilla.js";
|
|
3
|
+
import { init_styles_css_ts_vanilla } from "../../components/Stack/styles.css.ts.vanilla.js";
|
|
4
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$1 } from "../../components/TagList/styles.css.ts.vanilla.js";
|
|
5
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$2 } from "../../components/Popup/styles.css.ts.vanilla.js";
|
|
6
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$3 } from "../../components/Tooltip/styles.css.ts.vanilla.js";
|
|
7
|
+
import { init_style_css_ts_vanilla } from "../../components/Text/style.css.ts.vanilla.js";
|
|
8
|
+
import { init_animationsVanillaExtract_css_ts_vanilla } from "../../utils/animations/animationsVanillaExtract.css.ts.vanilla.js";
|
|
9
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$4 } from "../../components/Loader/styles.css.ts.vanilla.js";
|
|
10
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$5 } from "../../components/Button/styles.css.ts.vanilla.js";
|
|
11
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$6 } from "../../components/Menu/styles.css.ts.vanilla.js";
|
|
12
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$7 } from "../../components/Label/styles.css.ts.vanilla.js";
|
|
13
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$8 } from "../../components/SearchInput/styles.css.ts.vanilla.js";
|
|
14
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$9 } from "../../components/TextInput/styles.css.ts.vanilla.js";
|
|
15
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$10 } from "../../components/Key/styles.css.ts.vanilla.js";
|
|
16
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$11 } from "../../components/Badge/styles.css.ts.vanilla.js";
|
|
17
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$12 } from "../../components/Expandable/styles.css.ts.vanilla.js";
|
|
18
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$13 } from "../../components/Drawer/styles.css.ts.vanilla.js";
|
|
19
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$14 } from "../../components/Separator/styles.css.ts.vanilla.js";
|
|
20
|
+
import { init_variables_css_ts_vanilla as init_variables_css_ts_vanilla$1 } from "../../components/Row/variables.css.ts.vanilla.js";
|
|
21
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$15 } from "../../components/Row/styles.css.ts.vanilla.js";
|
|
22
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$16 } from "../../components/NumberInput/styles.css.ts.vanilla.js";
|
|
23
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$17 } from "../../components/Alert/styles.css.ts.vanilla.js";
|
|
24
|
+
import { init_dropdown_css_ts_vanilla } from "../../components/SelectInput/components/Dropdown/dropdown.css.ts.vanilla.js";
|
|
25
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$18 } from "../../components/SelectableCardOptionGroup/styles.css.ts.vanilla.js";
|
|
26
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$19 } from "../../components/UnitInput/styles.css.ts.vanilla.js";
|
|
27
|
+
import { init_selectBar_css_ts_vanilla } from "../../components/SelectInput/components/SelectBar/selectBar.css.ts.vanilla.js";
|
|
28
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$20 } from "../../components/SelectInput/styles.css.ts.vanilla.js";
|
|
29
|
+
import { init_stylesVariants_css_ts_vanilla } from "../../components/Skeleton/stylesVariants.css.ts.vanilla.js";
|
|
30
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$21 } from "../../components/Skeleton/styles.css.ts.vanilla.js";
|
|
31
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$22 } from "../../components/CheckboxGroup/styles.css.ts.vanilla.js";
|
|
32
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$23 } from "../../components/List/styles.css.ts.vanilla.js";
|
|
33
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$24 } from "../../components/SelectableCard/styles.css.ts.vanilla.js";
|
|
34
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$25 } from "../../components/Checkbox/styles.css.ts.vanilla.js";
|
|
35
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$26 } from "../../components/Tag/styles.css.ts.vanilla.js";
|
|
36
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$27 } from "../../components/Bullet/styles.css.ts.vanilla.js";
|
|
37
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$28 } from "../../components/Card/styles.css.ts.vanilla.js";
|
|
38
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$29 } from "../../components/ActionBar/styles.css.ts.vanilla.js";
|
|
39
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$30 } from "../../components/SwitchButton/styles.css.ts.vanilla.js";
|
|
40
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$31 } from "../../components/Radio/styles.css.ts.vanilla.js";
|
|
41
|
+
import { init_variables_css_ts_vanilla as init_variables_css_ts_vanilla$2 } from "../../components/Avatar/variables.css.ts.vanilla.js";
|
|
42
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$32 } from "../../components/Avatar/styles.css.ts.vanilla.js";
|
|
43
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$33 } from "../../components/Banner/styles.css.ts.vanilla.js";
|
|
44
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$34 } from "../../components/BarChart/styles.css.ts.vanilla.js";
|
|
45
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$35 } from "../../components/BarStack/styles.css.ts.vanilla.js";
|
|
46
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$36 } from "../../components/Breadcrumbs/components/styles.css.ts.vanilla.js";
|
|
47
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$37 } from "../../components/Breadcrumbs/styles.css.ts.vanilla.js";
|
|
48
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$38 } from "../../components/Carousel/styles.css.ts.vanilla.js";
|
|
49
|
+
import { init_variables_css_ts_vanilla as init_variables_css_ts_vanilla$3 } from "../../components/List/variables.css.ts.vanilla.js";
|
|
50
|
+
import { init_variables_css_ts_vanilla as init_variables_css_ts_vanilla$4 } from "../../components/SelectableCard/variables.css.ts.vanilla.js";
|
|
51
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$39 } from "../../components/Chip/styles.css.ts.vanilla.js";
|
|
52
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$40 } from "../../components/DateInput/components/styles.css.ts.vanilla.js";
|
|
53
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$41 } from "../../components/DateInput/styles.css.ts.vanilla.js";
|
|
54
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$42 } from "../../components/Dialog/styles.css.ts.vanilla.js";
|
|
55
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$43 } from "../../components/EmptyState/styles.css.ts.vanilla.js";
|
|
56
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$44 } from "../../components/ExpandableCard/styles.css.ts.vanilla.js";
|
|
57
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$45 } from "../../components/FileInput/styles.css.ts.vanilla.js";
|
|
58
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$46 } from "../../components/GlobalAlert/styles.css.ts.vanilla.js";
|
|
59
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$47 } from "../../components/LineChart/styles.css.ts.vanilla.js";
|
|
60
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$48 } from "../../components/Link/styles.css.ts.vanilla.js";
|
|
61
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$49 } from "../../components/Meter/styles.css.ts.vanilla.js";
|
|
62
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$50 } from "../../components/Modal/styles.css.ts.vanilla.js";
|
|
63
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$51 } from "../../components/Notice/styles.css.ts.vanilla.js";
|
|
64
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$52 } from "../../components/Notification/styles.css.ts.vanilla.js";
|
|
65
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$53 } from "../../components/Pagination/styles.css.ts.vanilla.js";
|
|
66
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$54 } from "../../components/PasswordCheck/styles.css.ts.vanilla.js";
|
|
67
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$55 } from "../../components/PieChart/styles.css.ts.vanilla.js";
|
|
68
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$56 } from "../../components/Popover/styles.css.ts.vanilla.js";
|
|
69
|
+
import { init_variables_css_ts_vanilla as init_variables_css_ts_vanilla$5 } from "../../components/Popup/variables.css.ts.vanilla.js";
|
|
70
|
+
import { init_variables_css_ts_vanilla as init_variables_css_ts_vanilla$6 } from "../../components/ProgressBar/variables.css.ts.vanilla.js";
|
|
71
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$57 } from "../../components/ProgressBar/styles.css.ts.vanilla.js";
|
|
72
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$58 } from "../../components/RadioGroup/styles.css.ts.vanilla.js";
|
|
73
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$59 } from "../../components/SelectableCardGroup/styles.css.ts.vanilla.js";
|
|
74
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$60 } from "../../components/Slider/styles.css.ts.vanilla.js";
|
|
75
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$61 } from "../../components/Snippet/styles.css.ts.vanilla.js";
|
|
76
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$62 } from "../../components/Status/styles.css.ts.vanilla.js";
|
|
77
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$63 } from "../../components/StepList/styles.css.ts.vanilla.js";
|
|
78
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$64 } from "../../components/Stepper/styles.css.ts.vanilla.js";
|
|
79
|
+
import { init_variables_css_ts_vanilla as init_variables_css_ts_vanilla$7 } from "../../components/Table/variables.css.ts.vanilla.js";
|
|
80
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$65 } from "../../components/Table/styles.css.ts.vanilla.js";
|
|
81
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$66 } from "../../components/Tabs/styles.css.ts.vanilla.js";
|
|
82
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$67 } from "../../components/TagInput/styles.css.ts.vanilla.js";
|
|
83
|
+
import { init_variables_css_ts_vanilla as init_variables_css_ts_vanilla$8 } from "../../components/Text/variables.css.ts.vanilla.js";
|
|
84
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$68 } from "../../components/TextArea/styles.css.ts.vanilla.js";
|
|
85
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$69 } from "../../components/TimeInput/styles.css.ts.vanilla.js";
|
|
86
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$70 } from "../../components/Toaster/styles.css.ts.vanilla.js";
|
|
87
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$71 } from "../../components/Toggle/styles.css.ts.vanilla.js";
|
|
88
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$72 } from "../../components/ToggleGroup/styles.css.ts.vanilla.js";
|
|
89
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$73 } from "../../components/TreeMapChart/styles.css.ts.vanilla.js";
|
|
90
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$74 } from "../../components/VerificationCode/styles.css.ts.vanilla.js";
|
|
91
|
+
import { init_styles_css_ts_vanilla as init_styles_css_ts_vanilla$75 } from "./styles.css.ts.vanilla.js";
|
|
92
|
+
import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
93
|
+
|
|
94
|
+
//#region src/compositions/OptionSelector/styles.css.ts
|
|
95
|
+
var optionSelectorStyle;
|
|
96
|
+
var init_styles_css = __esmMin(() => {
|
|
97
|
+
init_animationsVanillaExtract_css_ts_vanilla();
|
|
98
|
+
init_styles_css_ts_vanilla$29();
|
|
99
|
+
init_styles_css_ts_vanilla$17();
|
|
100
|
+
init_variables_css_ts_vanilla$2();
|
|
101
|
+
init_styles_css_ts_vanilla$32();
|
|
102
|
+
init_styles_css_ts_vanilla$11();
|
|
103
|
+
init_styles_css_ts_vanilla$33();
|
|
104
|
+
init_styles_css_ts_vanilla$34();
|
|
105
|
+
init_styles_css_ts_vanilla$35();
|
|
106
|
+
init_styles_css_ts_vanilla$36();
|
|
107
|
+
init_styles_css_ts_vanilla$37();
|
|
108
|
+
init_styles_css_ts_vanilla$27();
|
|
109
|
+
init_styles_css_ts_vanilla$5();
|
|
110
|
+
init_styles_css_ts_vanilla$28();
|
|
111
|
+
init_styles_css_ts_vanilla$38();
|
|
112
|
+
init_styles_css_ts_vanilla$22();
|
|
113
|
+
init_variables_css_ts_vanilla$3();
|
|
114
|
+
init_styles_css_ts_vanilla$23();
|
|
115
|
+
init_variables_css_ts_vanilla$4();
|
|
116
|
+
init_styles_css_ts_vanilla$24();
|
|
117
|
+
init_styles_css_ts_vanilla$25();
|
|
118
|
+
init_styles_css_ts_vanilla$39();
|
|
119
|
+
init_styles_css_ts_vanilla$40();
|
|
120
|
+
init_styles_css_ts_vanilla$41();
|
|
121
|
+
init_styles_css_ts_vanilla$42();
|
|
122
|
+
init_styles_css_ts_vanilla$13();
|
|
123
|
+
init_styles_css_ts_vanilla$43();
|
|
124
|
+
init_styles_css_ts_vanilla$12();
|
|
125
|
+
init_styles_css_ts_vanilla$44();
|
|
126
|
+
init_styles_css_ts_vanilla$45();
|
|
127
|
+
init_styles_css_ts_vanilla$46();
|
|
128
|
+
init_styles_css_ts_vanilla$10();
|
|
129
|
+
init_styles_css_ts_vanilla$7();
|
|
130
|
+
init_styles_css_ts_vanilla$47();
|
|
131
|
+
init_styles_css_ts_vanilla$48();
|
|
132
|
+
init_styles_css_ts_vanilla$4();
|
|
133
|
+
init_styles_css_ts_vanilla$6();
|
|
134
|
+
init_styles_css_ts_vanilla$49();
|
|
135
|
+
init_styles_css_ts_vanilla$50();
|
|
136
|
+
init_styles_css_ts_vanilla$51();
|
|
137
|
+
init_styles_css_ts_vanilla$52();
|
|
138
|
+
init_styles_css_ts_vanilla$16();
|
|
139
|
+
init_styles_css_ts_vanilla$53();
|
|
140
|
+
init_styles_css_ts_vanilla$54();
|
|
141
|
+
init_styles_css_ts_vanilla$55();
|
|
142
|
+
init_styles_css_ts_vanilla$56();
|
|
143
|
+
init_styles_css_ts_vanilla$1();
|
|
144
|
+
init_variables_css_ts_vanilla$5();
|
|
145
|
+
init_styles_css_ts_vanilla$2();
|
|
146
|
+
init_variables_css_ts_vanilla$6();
|
|
147
|
+
init_styles_css_ts_vanilla$57();
|
|
148
|
+
init_styles_css_ts_vanilla$18();
|
|
149
|
+
init_styles_css_ts_vanilla$30();
|
|
150
|
+
init_styles_css_ts_vanilla$31();
|
|
151
|
+
init_styles_css_ts_vanilla$58();
|
|
152
|
+
init_variables_css_ts_vanilla$1();
|
|
153
|
+
init_styles_css_ts_vanilla$15();
|
|
154
|
+
init_styles_css_ts_vanilla$8();
|
|
155
|
+
init_styles_css_ts_vanilla$59();
|
|
156
|
+
init_dropdown_css_ts_vanilla();
|
|
157
|
+
init_styles_css_ts_vanilla$19();
|
|
158
|
+
init_selectBar_css_ts_vanilla();
|
|
159
|
+
init_styles_css_ts_vanilla$20();
|
|
160
|
+
init_styles_css_ts_vanilla$14();
|
|
161
|
+
init_stylesVariants_css_ts_vanilla();
|
|
162
|
+
init_styles_css_ts_vanilla$21();
|
|
163
|
+
init_styles_css_ts_vanilla$60();
|
|
164
|
+
init_styles_css_ts_vanilla$61();
|
|
165
|
+
init_variables_css_ts_vanilla();
|
|
166
|
+
init_styles_css_ts_vanilla();
|
|
167
|
+
init_styles_css_ts_vanilla$62();
|
|
168
|
+
init_styles_css_ts_vanilla$63();
|
|
169
|
+
init_styles_css_ts_vanilla$64();
|
|
170
|
+
init_variables_css_ts_vanilla$7();
|
|
171
|
+
init_styles_css_ts_vanilla$65();
|
|
172
|
+
init_styles_css_ts_vanilla$66();
|
|
173
|
+
init_styles_css_ts_vanilla$26();
|
|
174
|
+
init_styles_css_ts_vanilla$67();
|
|
175
|
+
init_variables_css_ts_vanilla$8();
|
|
176
|
+
init_style_css_ts_vanilla();
|
|
177
|
+
init_styles_css_ts_vanilla$68();
|
|
178
|
+
init_styles_css_ts_vanilla$9();
|
|
179
|
+
init_styles_css_ts_vanilla$69();
|
|
180
|
+
init_styles_css_ts_vanilla$70();
|
|
181
|
+
init_styles_css_ts_vanilla$71();
|
|
182
|
+
init_styles_css_ts_vanilla$72();
|
|
183
|
+
init_styles_css_ts_vanilla$3();
|
|
184
|
+
init_styles_css_ts_vanilla$73();
|
|
185
|
+
init_styles_css_ts_vanilla$74();
|
|
186
|
+
init_styles_css_ts_vanilla$75();
|
|
187
|
+
optionSelectorStyle = {
|
|
188
|
+
arrow: {
|
|
189
|
+
horizontal: "uv_a8s2fva",
|
|
190
|
+
vertical: "uv_a8s2fvb"
|
|
191
|
+
},
|
|
192
|
+
errorFirstSelector: "uv_a8s2fvc",
|
|
193
|
+
errorSecondSelector: "uv_a8s2fvd",
|
|
194
|
+
wrapper: createRuntimeFn({
|
|
195
|
+
defaultClassName: "uv_a8s2fv0",
|
|
196
|
+
variantClassNames: { direction: {
|
|
197
|
+
horizontal: "uv_a8s2fv1",
|
|
198
|
+
vertical: "uv_a8s2fv2"
|
|
199
|
+
} },
|
|
200
|
+
defaultVariants: { direction: "horizontal" },
|
|
201
|
+
compoundVariants: []
|
|
202
|
+
}),
|
|
203
|
+
revealOnHover: "uv_a8s2fv3",
|
|
204
|
+
firstLabel: "uv_a8s2fv4",
|
|
205
|
+
secondLabel: "uv_a8s2fv5",
|
|
206
|
+
firstSelectInput: {
|
|
207
|
+
horizontal: "uv_a8s2fv6",
|
|
208
|
+
vertical: "uv_a8s2fv7"
|
|
209
|
+
},
|
|
210
|
+
secondSelectInput: {
|
|
211
|
+
horizontal: "uv_a8s2fv8",
|
|
212
|
+
vertical: "uv_a8s2fv9"
|
|
213
|
+
}
|
|
214
|
+
};
|
|
215
|
+
});
|
|
216
|
+
|
|
217
|
+
//#endregion
|
|
218
|
+
init_styles_css();
|
|
219
|
+
export { init_styles_css, optionSelectorStyle };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __esmMin } from "../../_virtual/_rolldown/runtime.js";
|
|
2
|
+
|
|
3
|
+
//#region src/compositions/OptionSelector/styles.css.ts.vanilla.css
|
|
4
|
+
var init_styles_css_ts_vanilla = __esmMin(() => {});
|
|
5
|
+
|
|
6
|
+
//#endregion
|
|
7
|
+
init_styles_css_ts_vanilla();
|
|
8
|
+
export { init_styles_css_ts_vanilla };
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import type { SelectInput } from '../../components/SelectInput';
|
|
2
|
+
import type { ComponentProps, CSSProperties, ReactNode } from 'react';
|
|
3
|
+
export type SelectorOption = {
|
|
4
|
+
content: ReactNode;
|
|
5
|
+
icon?: ReactNode;
|
|
6
|
+
value: string;
|
|
7
|
+
hoverContent?: ReactNode;
|
|
8
|
+
disabled?: boolean;
|
|
9
|
+
tooltip?: string;
|
|
10
|
+
optionalInfo?: ReactNode;
|
|
11
|
+
};
|
|
12
|
+
export type SelectorProps = Pick<ComponentProps<typeof SelectInput>, 'label' | 'labelDescription' | 'error' | 'disabled' | 'helper' | 'readOnly' | 'placeholder' | 'emptyState' | 'searchable' | 'footer' | 'tooltip' | 'loadMore' | 'isLoading' | 'aria-label'> & {
|
|
13
|
+
options: SelectorOption[];
|
|
14
|
+
tooltip?: string;
|
|
15
|
+
};
|
|
16
|
+
export type OptionSelectorProps = {
|
|
17
|
+
className?: string;
|
|
18
|
+
'data-testid'?: string;
|
|
19
|
+
style?: CSSProperties;
|
|
20
|
+
firstSelector: SelectorProps;
|
|
21
|
+
secondSelector?: SelectorProps;
|
|
22
|
+
size?: ComponentProps<typeof SelectInput>['size'];
|
|
23
|
+
disabled?: boolean;
|
|
24
|
+
readOnly?: boolean;
|
|
25
|
+
name?: string;
|
|
26
|
+
'aria-label'?: string;
|
|
27
|
+
error?: string | boolean;
|
|
28
|
+
required?: boolean;
|
|
29
|
+
onChange?: (values: {
|
|
30
|
+
first?: string;
|
|
31
|
+
second?: string;
|
|
32
|
+
changingValue: 'first' | 'second';
|
|
33
|
+
}) => void;
|
|
34
|
+
value?: {
|
|
35
|
+
first?: string;
|
|
36
|
+
second?: string;
|
|
37
|
+
};
|
|
38
|
+
/** Hide the second selector when the first does not have a selected value */
|
|
39
|
+
hideWhenEmpty?: boolean;
|
|
40
|
+
direction?: 'vertical' | 'horizontal';
|
|
41
|
+
};
|
|
42
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/compositions/OptionSelector/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAA;AAC/D,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAErE,MAAM,MAAM,cAAc,GAAG;IAC3B,OAAO,EAAE,SAAS,CAAA;IAClB,IAAI,CAAC,EAAE,SAAS,CAAA;IAChB,KAAK,EAAE,MAAM,CAAA;IACb,YAAY,CAAC,EAAE,SAAS,CAAA;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,YAAY,CAAC,EAAE,SAAS,CAAA;CACzB,CAAA;AAED,MAAM,MAAM,aAAa,GAAG,IAAI,CAC9B,cAAc,CAAC,OAAO,WAAW,CAAC,EAChC,OAAO,GACP,kBAAkB,GAClB,OAAO,GACP,UAAU,GACV,QAAQ,GACR,UAAU,GACV,aAAa,GACb,YAAY,GACZ,YAAY,GACZ,QAAQ,GACR,SAAS,GACT,UAAU,GACV,WAAW,GACX,YAAY,CACf,GAAG;IAAE,OAAO,EAAE,cAAc,EAAE,CAAC;IAAC,OAAO,CAAC,EAAE,MAAM,CAAA;CAAE,CAAA;AAEnD,MAAM,MAAM,mBAAmB,GAAG;IAChC,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,KAAK,CAAC,EAAE,aAAa,CAAA;IACrB,aAAa,EAAE,aAAa,CAAA;IAC5B,cAAc,CAAC,EAAE,aAAa,CAAA;IAC9B,IAAI,CAAC,EAAE,cAAc,CAAC,OAAO,WAAW,CAAC,CAAC,MAAM,CAAC,CAAA;IACjD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE;QAClB,KAAK,CAAC,EAAE,MAAM,CAAA;QACd,MAAM,CAAC,EAAE,MAAM,CAAA;QACf,aAAa,EAAE,OAAO,GAAG,QAAQ,CAAA;KAClC,KAAK,IAAI,CAAA;IACV,KAAK,CAAC,EAAE;QAAE,KAAK,CAAC,EAAE,MAAM,CAAC;QAAC,MAAM,CAAC,EAAE,MAAM,CAAA;KAAE,CAAA;IAC3C,6EAA6E;IAC7E,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,SAAS,CAAC,EAAE,UAAU,GAAG,YAAY,CAAA;CACtC,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NonScrollableContent.d.ts","sourceRoot":"","sources":["../../../src/compositions/OrderSummary/NonScrollableContent.tsx"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,eAAe,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAA;AACxD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAEtC,KAAK,yBAAyB,GAAG;IAC/B,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,eAAe,CAAA;IAC3B,MAAM,EAAE,SAAS,CAAA;IACjB,QAAQ,EAAE,SAAS,CAAA;IACnB,cAAc,CAAC,EAAE,SAAS,CAAA;IAC1B,uBAAuB,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;IAC1C,qBAAqB,CAAC,EAAE,SAAS,CAAA;IACjC,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,IAAI,EAAE,QAAQ,CAAA;IACd,gBAAgB,CAAC,EAAE,SAAS,CAAA;IAC5B,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,uBAAuB,EAAE,OAAO,CAAA;IAChC,gBAAgB,EAAE,MAAM,CAAA;CACzB,CAAA;AAED,eAAO,MAAM,oBAAoB,0MAa9B,yBAAyB,4CA4G3B,CAAA"}
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
import { __esmMin, __name } from "../../_virtual/_rolldown/runtime.js";
|
|
2
|
+
import { Stack, init_Stack } from "../../components/Stack/index.js";
|
|
3
|
+
import { Text, init_Text } from "../../components/Text/index.js";
|
|
4
|
+
import { OrderSummaryContext, init_Provider } from "./Provider.js";
|
|
5
|
+
import { DisplayPrice, init_helpers } from "./helpers.js";
|
|
6
|
+
import { init_styles_css, orderSummaryStyle } from "./styles.css.js";
|
|
7
|
+
import { useContext } from "react";
|
|
8
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
9
|
+
|
|
10
|
+
//#region src/compositions/OrderSummary/NonScrollableContent.tsx
|
|
11
|
+
var NonScrollableContent;
|
|
12
|
+
var init_NonScrollableContent = __esmMin(() => {
|
|
13
|
+
init_Stack();
|
|
14
|
+
init_Text();
|
|
15
|
+
init_helpers();
|
|
16
|
+
init_Provider();
|
|
17
|
+
init_styles_css();
|
|
18
|
+
NonScrollableContent = ({ totalPrice, footer, children, totalPriceInfo, totalPriceInfoPlacement, unit, totalPriceDescription, additionalInfo, priceInformation, hideBeforePrice, defaultPriceInformation, timePeriodAmount }) => {
|
|
19
|
+
const { locales } = useContext(OrderSummaryContext);
|
|
20
|
+
const unitSingular = unit.endsWith("s") ? unit.slice(0, -1) : unit;
|
|
21
|
+
const divisor = defaultPriceInformation ? timePeriodAmount : void 0;
|
|
22
|
+
return /* @__PURE__ */ jsxs(Stack, {
|
|
23
|
+
className: orderSummaryStyle.nonScrollableContainer,
|
|
24
|
+
gap: 3,
|
|
25
|
+
children: [
|
|
26
|
+
children,
|
|
27
|
+
/* @__PURE__ */ jsxs(Stack, {
|
|
28
|
+
alignItems: "center",
|
|
29
|
+
direction: "row",
|
|
30
|
+
justifyContent: "space-between",
|
|
31
|
+
children: [totalPriceInfo && totalPriceInfoPlacement === "left" ? /* @__PURE__ */ jsxs(Stack, { children: [/* @__PURE__ */ jsxs(Stack, {
|
|
32
|
+
alignItems: "center",
|
|
33
|
+
direction: "row",
|
|
34
|
+
gap: 1,
|
|
35
|
+
children: [/* @__PURE__ */ jsxs(Text, {
|
|
36
|
+
as: "span",
|
|
37
|
+
prominence: "strong",
|
|
38
|
+
sentiment: "neutral",
|
|
39
|
+
variant: "bodyStrong",
|
|
40
|
+
children: [locales["order.summary.total"], ":"]
|
|
41
|
+
}), totalPriceDescription]
|
|
42
|
+
}), totalPriceInfo] }) : /* @__PURE__ */ jsxs(Stack, {
|
|
43
|
+
alignItems: "center",
|
|
44
|
+
direction: "row",
|
|
45
|
+
gap: 1,
|
|
46
|
+
children: [/* @__PURE__ */ jsxs(Text, {
|
|
47
|
+
as: "span",
|
|
48
|
+
prominence: "strong",
|
|
49
|
+
sentiment: "neutral",
|
|
50
|
+
variant: "bodyStrong",
|
|
51
|
+
children: [
|
|
52
|
+
locales["order.summary.total"],
|
|
53
|
+
additionalInfo ? ` ${additionalInfo}` : null,
|
|
54
|
+
":"
|
|
55
|
+
]
|
|
56
|
+
}), totalPriceDescription]
|
|
57
|
+
}), /* @__PURE__ */ jsxs(Stack, {
|
|
58
|
+
alignItems: "flex-end",
|
|
59
|
+
direction: "column",
|
|
60
|
+
children: [totalPrice.totalPrice === totalPrice.totalPriceWithDiscount || hideBeforePrice ? /* @__PURE__ */ jsxs(Text, {
|
|
61
|
+
as: "span",
|
|
62
|
+
className: orderSummaryStyle.totalPrice[defaultPriceInformation && !priceInformation ? "default" : "priceInformation"],
|
|
63
|
+
"data-testid": "total-price",
|
|
64
|
+
prominence: "strong",
|
|
65
|
+
sentiment: "neutral",
|
|
66
|
+
variant: "headingSmallStrong",
|
|
67
|
+
children: [
|
|
68
|
+
/* @__PURE__ */ jsx(DisplayPrice, {
|
|
69
|
+
beforeOrAfter: "after",
|
|
70
|
+
divisor,
|
|
71
|
+
price: totalPrice
|
|
72
|
+
}),
|
|
73
|
+
defaultPriceInformation ? `/${unitSingular}` : null,
|
|
74
|
+
priceInformation
|
|
75
|
+
]
|
|
76
|
+
}) : /* @__PURE__ */ jsxs(Stack, {
|
|
77
|
+
alignItems: "center",
|
|
78
|
+
direction: "row",
|
|
79
|
+
gap: 1,
|
|
80
|
+
children: [/* @__PURE__ */ jsx(Text, {
|
|
81
|
+
as: "span",
|
|
82
|
+
prominence: "weak",
|
|
83
|
+
sentiment: "neutral",
|
|
84
|
+
strikeThrough: true,
|
|
85
|
+
variant: "bodySmallStrong",
|
|
86
|
+
children: /* @__PURE__ */ jsx(DisplayPrice, {
|
|
87
|
+
beforeOrAfter: "before",
|
|
88
|
+
divisor,
|
|
89
|
+
price: totalPrice
|
|
90
|
+
})
|
|
91
|
+
}), /* @__PURE__ */ jsxs(Text, {
|
|
92
|
+
as: "span",
|
|
93
|
+
className: orderSummaryStyle.totalPrice[priceInformation ? "priceInformation" : "default"],
|
|
94
|
+
"data-testid": "total-price",
|
|
95
|
+
prominence: "strong",
|
|
96
|
+
sentiment: "neutral",
|
|
97
|
+
variant: "headingSmallStrong",
|
|
98
|
+
children: [
|
|
99
|
+
/* @__PURE__ */ jsx(DisplayPrice, {
|
|
100
|
+
beforeOrAfter: "after",
|
|
101
|
+
divisor,
|
|
102
|
+
price: totalPrice
|
|
103
|
+
}),
|
|
104
|
+
defaultPriceInformation ? `/${unitSingular}` : null,
|
|
105
|
+
priceInformation
|
|
106
|
+
]
|
|
107
|
+
})]
|
|
108
|
+
}), totalPriceInfo && totalPriceInfoPlacement === "right" ? totalPriceInfo : null]
|
|
109
|
+
})]
|
|
110
|
+
}),
|
|
111
|
+
footer
|
|
112
|
+
]
|
|
113
|
+
});
|
|
114
|
+
};
|
|
115
|
+
});
|
|
116
|
+
|
|
117
|
+
//#endregion
|
|
118
|
+
init_NonScrollableContent();
|
|
119
|
+
export { NonScrollableContent, init_NonScrollableContent };
|