@kaizen/components 1.70.24 → 1.72.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/codemods/README.md +3 -3
- package/codemods/upgradeIconV1/getNewIconPropsFromOldIconName.ts +1 -1
- package/codemods/upgradeIconV1/index.ts +1 -1
- package/codemods/upgradeIconV1/upgradeIconV1.spec.ts +4 -4
- package/codemods/upgradeIconV1/upgradeIconV1.ts +1 -1
- package/codemods/utils/getKaioTagName.spec.ts +4 -4
- package/codemods/utils/getKaioTagName.ts +1 -1
- package/codemods/utils/updateKaioImports.spec.ts +20 -20
- package/dist/cjs/Avatar/Avatar.cjs +1 -1
- package/dist/cjs/ButtonGroup/ButtonGroup.cjs +4 -4
- package/dist/cjs/Calendar/CalendarPopover/CalendarPopover.cjs +38 -25
- package/dist/cjs/Calendar/CalendarRange/CalendarRange.cjs +1 -1
- package/dist/cjs/Calendar/CalendarSingle/CalendarSingle.cjs +1 -1
- package/dist/cjs/Calendar/LegacyCalendarRange/LegacyCalendarRange.cjs +1 -1
- package/dist/cjs/Checkbox/Checkbox/Checkbox.cjs +1 -1
- package/dist/cjs/ClearButton/ClearButton.cjs +1 -1
- package/dist/cjs/Collapsible/Collapsible/Collapsible.cjs +1 -1
- package/dist/cjs/DateInput/DateInputWithIconButton/DateInputWithIconButton.cjs +1 -1
- package/dist/cjs/DateRangePicker/DateRangePicker.cjs +1 -1
- package/dist/cjs/ErrorPage/ErrorPage.cjs +1 -1
- package/dist/cjs/FieldMessage/FieldMessage.cjs +1 -1
- package/dist/cjs/Filter/FilterBar/subcomponents/AddFiltersMenu/AddFiltersMenu.cjs +1 -1
- package/dist/cjs/Filter/FilterButton/FilterButton/FilterButton.cjs +1 -1
- package/dist/cjs/Filter/FilterButton/FilterButtonRemovable/FilterButtonRemovable.cjs +3 -3
- package/dist/cjs/Filter/FilterMultiSelect/subcomponents/MultiSelectOption/MultiSelectOption.cjs +1 -1
- package/dist/cjs/Filter/FilterSelect/FilterSelect.cjs +12 -12
- package/dist/cjs/Focusable/Focusable.module.scss.cjs +6 -0
- package/dist/cjs/GuidanceBlock/GuidanceBlock.cjs +3 -3
- package/dist/cjs/Illustration/utils/usePausePlay.cjs +1 -1
- package/dist/cjs/Input/InputSearch/InputSearch.cjs +1 -1
- package/dist/cjs/LikertScaleLegacy/LikertScaleLegacy.cjs +1 -1
- package/dist/cjs/LinkButton/LinkButton.cjs +3 -3
- package/dist/cjs/Menu/index.cjs +0 -1
- package/dist/cjs/Modal/ConfirmationModal/ConfirmationModal.cjs +1 -1
- package/dist/cjs/Modal/GenericModal/subcomponents/ModalHeader/ModalHeader.cjs +1 -1
- package/dist/cjs/MultiSelect/subcomponents/Checkbox/Checkbox.cjs +1 -1
- package/dist/cjs/MultiSelect/subcomponents/MultiSelectToggle/MultiSelectToggle.cjs +2 -2
- package/dist/cjs/Notification/subcomponents/CancelButton/CancelButton.cjs +1 -1
- package/dist/cjs/Notification/subcomponents/NotificationIcon/NotificationIcon.cjs +1 -1
- package/dist/cjs/Pagination/Pagination.cjs +1 -0
- package/dist/cjs/Pagination/subcomponents/DirectionalLink/DirectionalLink.cjs +1 -1
- package/dist/cjs/Pagination/subcomponents/TruncateIndicator/TruncateIndicator.cjs +1 -1
- package/dist/cjs/Popover/Popover.cjs +1 -1
- package/dist/cjs/Popover/utils/classMappers.cjs +1 -1
- package/dist/cjs/RichTextEditor/RichTextEditor/subcomponents/ToggleIconButton/ToggleIconButton.cjs +2 -2
- package/dist/cjs/RichTextEditor/RichTextEditor/utils/controlmap.cjs +1 -1
- package/dist/cjs/RichTextEditor/utils/plugins/LinkManager/components/LinkPopover/LinkPopover.cjs +1 -1
- package/dist/cjs/Select/Select.cjs +1 -1
- package/dist/cjs/SplitButton/subcomponents/DropdownButton/DropdownButton.cjs +1 -1
- package/dist/cjs/Table/Table.cjs +3 -3
- package/dist/cjs/Tag/Tag.cjs +1 -1
- package/dist/cjs/TextField/TextField.cjs +1 -1
- package/dist/cjs/Tile/subcomponents/GenericTile/GenericTile.cjs +1 -1
- package/dist/cjs/TitleBlockZen/TitleBlockZen.cjs +1 -1
- package/dist/cjs/TitleBlockZen/subcomponents/MainActions.cjs +1 -1
- package/dist/cjs/TitleBlockZen/subcomponents/MobileActions.cjs +1 -1
- package/dist/cjs/TitleBlockZen/subcomponents/SecondaryActions.cjs +1 -1
- package/dist/cjs/ToggleSwitch/ToggleSwitch/ToggleSwitch.cjs +1 -1
- package/dist/cjs/Workflow/subcomponents/Footer/components/ProgressStepper/ProgressStepper.cjs +1 -1
- package/dist/cjs/{__rc__ → __next__}/Button/Button.cjs +1 -1
- package/dist/cjs/__next__/Button/Button.module.css.cjs +21 -0
- package/dist/cjs/__next__/Button/subcomponents/ButtonContent/ButtonContent.module.css.cjs +9 -0
- package/dist/cjs/__next__/Button/subcomponents/PendingContent/PendingContent.module.css.cjs +8 -0
- package/dist/cjs/__next__/Icon/Icon.module.css.cjs +11 -0
- package/dist/cjs/{__rc__ → __next__}/Menu/Menu.module.css.cjs +1 -1
- package/dist/cjs/__next__/Menu/MenuItem.module.css.cjs +8 -0
- package/dist/cjs/__next__/Select/Select.module.scss.cjs +7 -0
- package/dist/cjs/{__rc__ → __next__}/Select/subcomponents/ListBox/ListBox.cjs +1 -1
- package/dist/cjs/{__rc__ → __next__}/Select/subcomponents/ListBox/ListBox.module.scss.cjs +1 -1
- package/dist/cjs/__next__/Select/subcomponents/ListBoxSection/ListBoxSection.module.scss.cjs +8 -0
- package/dist/cjs/__next__/Select/subcomponents/Option/Option.module.scss.cjs +10 -0
- package/dist/cjs/{__rc__ → __next__}/Select/subcomponents/SectionDivider/SectionDivider.module.scss.cjs +1 -1
- package/dist/cjs/{__rc__ → __next__}/Select/subcomponents/SelectPopoverContents/SelectPopoverContents.module.scss.cjs +1 -1
- package/dist/cjs/__next__/Select/subcomponents/SelectToggle/SelectToggle.module.scss.cjs +14 -0
- package/dist/cjs/__next__/Tabs/subcomponents/Tab/Tab.module.css.cjs +7 -0
- package/dist/cjs/{__rc__ → __next__}/Tabs/subcomponents/TabList/TabList.cjs +1 -1
- package/dist/cjs/__next__/Tabs/subcomponents/TabList/TabList.module.css.cjs +10 -0
- package/dist/cjs/__next__/Tag/RemovableTag/RemovableTag.module.scss.cjs +6 -0
- package/dist/cjs/__next__/Tag/RemovableTag/subcomponents/RemoveButton.module.scss.cjs +6 -0
- package/dist/cjs/__next__/Tag/Tag/Tag.module.scss.cjs +14 -0
- package/dist/cjs/{__rc__ → __next__}/Tooltip/OverlayArrow.cjs +1 -1
- package/dist/cjs/__next__/Tooltip/OverlayArrow.module.scss.cjs +7 -0
- package/dist/cjs/{__rc__ → __next__}/Tooltip/Tooltip.cjs +1 -1
- package/dist/cjs/__next__/Tooltip/Tooltip.module.scss.cjs +8 -0
- package/dist/cjs/actionsV3.cjs +7 -7
- package/dist/cjs/future.cjs +18 -18
- package/dist/cjs/index.cjs +7 -2
- package/dist/cjs/next.cjs +45 -0
- package/dist/cjs/overlaysV1.cjs +2 -2
- package/dist/cjs/overlaysV2.cjs +2 -2
- package/dist/cjs/overlaysV3.cjs +2 -4
- package/dist/cjs/utilitiesV3.cjs +1053 -1
- package/dist/esm/Avatar/Avatar.mjs +1 -1
- package/dist/esm/ButtonGroup/ButtonGroup.mjs +1 -1
- package/dist/esm/Calendar/CalendarPopover/CalendarPopover.mjs +39 -26
- package/dist/esm/Calendar/CalendarRange/CalendarRange.mjs +1 -1
- package/dist/esm/Calendar/CalendarSingle/CalendarSingle.mjs +1 -1
- package/dist/esm/Calendar/LegacyCalendarRange/LegacyCalendarRange.mjs +1 -1
- package/dist/esm/Checkbox/Checkbox/Checkbox.mjs +1 -1
- package/dist/esm/ClearButton/ClearButton.mjs +1 -1
- package/dist/esm/Collapsible/Collapsible/Collapsible.mjs +1 -1
- package/dist/esm/DateInput/DateInputWithIconButton/DateInputWithIconButton.mjs +1 -1
- package/dist/esm/DateRangePicker/DateRangePicker.mjs +1 -1
- package/dist/esm/ErrorPage/ErrorPage.mjs +1 -1
- package/dist/esm/FieldMessage/FieldMessage.mjs +1 -1
- package/dist/esm/Filter/FilterBar/subcomponents/AddFiltersMenu/AddFiltersMenu.mjs +1 -1
- package/dist/esm/Filter/FilterButton/FilterButton/FilterButton.mjs +1 -1
- package/dist/esm/Filter/FilterButton/FilterButtonRemovable/FilterButtonRemovable.mjs +2 -2
- package/dist/esm/Filter/FilterMultiSelect/subcomponents/MultiSelectOption/MultiSelectOption.mjs +1 -1
- package/dist/esm/Filter/FilterSelect/FilterSelect.mjs +12 -12
- package/dist/esm/Focusable/Focusable.module.scss.mjs +4 -0
- package/dist/esm/GuidanceBlock/GuidanceBlock.mjs +2 -2
- package/dist/esm/Illustration/utils/usePausePlay.mjs +1 -1
- package/dist/esm/Input/InputSearch/InputSearch.mjs +1 -1
- package/dist/esm/LikertScaleLegacy/LikertScaleLegacy.mjs +1 -1
- package/dist/esm/LinkButton/LinkButton.mjs +3 -3
- package/dist/esm/Menu/index.mjs +0 -1
- package/dist/esm/Modal/ConfirmationModal/ConfirmationModal.mjs +1 -1
- package/dist/esm/Modal/GenericModal/subcomponents/ModalHeader/ModalHeader.mjs +1 -1
- package/dist/esm/MultiSelect/subcomponents/Checkbox/Checkbox.mjs +1 -1
- package/dist/esm/MultiSelect/subcomponents/MultiSelectToggle/MultiSelectToggle.mjs +2 -2
- package/dist/esm/Notification/subcomponents/CancelButton/CancelButton.mjs +1 -1
- package/dist/esm/Notification/subcomponents/NotificationIcon/NotificationIcon.mjs +1 -1
- package/dist/esm/Pagination/Pagination.mjs +1 -0
- package/dist/esm/Pagination/subcomponents/DirectionalLink/DirectionalLink.mjs +1 -1
- package/dist/esm/Pagination/subcomponents/TruncateIndicator/TruncateIndicator.mjs +1 -1
- package/dist/esm/Popover/Popover.mjs +1 -1
- package/dist/esm/Popover/utils/classMappers.mjs +1 -1
- package/dist/esm/RichTextEditor/RichTextEditor/subcomponents/ToggleIconButton/ToggleIconButton.mjs +1 -1
- package/dist/esm/RichTextEditor/RichTextEditor/utils/controlmap.mjs +1 -1
- package/dist/esm/RichTextEditor/utils/plugins/LinkManager/components/LinkPopover/LinkPopover.mjs +1 -1
- package/dist/esm/Select/Select.mjs +1 -1
- package/dist/esm/SplitButton/subcomponents/DropdownButton/DropdownButton.mjs +1 -1
- package/dist/esm/Table/Table.mjs +2 -2
- package/dist/esm/Tag/Tag.mjs +1 -1
- package/dist/esm/TextField/TextField.mjs +1 -1
- package/dist/esm/Tile/subcomponents/GenericTile/GenericTile.mjs +1 -1
- package/dist/esm/TitleBlockZen/TitleBlockZen.mjs +1 -1
- package/dist/esm/TitleBlockZen/subcomponents/MainActions.mjs +1 -1
- package/dist/esm/TitleBlockZen/subcomponents/MobileActions.mjs +1 -1
- package/dist/esm/TitleBlockZen/subcomponents/SecondaryActions.mjs +1 -1
- package/dist/esm/ToggleSwitch/ToggleSwitch/ToggleSwitch.mjs +1 -1
- package/dist/esm/Workflow/subcomponents/Footer/components/ProgressStepper/ProgressStepper.mjs +1 -1
- package/dist/esm/{__rc__ → __next__}/Button/Button.mjs +1 -1
- package/dist/esm/__next__/Button/Button.module.css.mjs +19 -0
- package/dist/esm/__next__/Button/subcomponents/ButtonContent/ButtonContent.module.css.mjs +7 -0
- package/dist/esm/__next__/Button/subcomponents/PendingContent/PendingContent.module.css.mjs +6 -0
- package/dist/esm/__next__/Icon/Icon.module.css.mjs +9 -0
- package/dist/esm/{__rc__ → __next__}/Menu/Menu.module.css.mjs +1 -1
- package/dist/esm/__next__/Menu/MenuItem.module.css.mjs +6 -0
- package/dist/esm/__next__/Select/Select.module.scss.mjs +5 -0
- package/dist/esm/{__rc__ → __next__}/Select/subcomponents/ListBox/ListBox.mjs +1 -1
- package/dist/esm/{__rc__ → __next__}/Select/subcomponents/ListBox/ListBox.module.scss.mjs +1 -1
- package/dist/esm/__next__/Select/subcomponents/ListBoxSection/ListBoxSection.module.scss.mjs +6 -0
- package/dist/esm/__next__/Select/subcomponents/Option/Option.module.scss.mjs +8 -0
- package/dist/esm/__next__/Select/subcomponents/SectionDivider/SectionDivider.module.scss.mjs +4 -0
- package/dist/esm/{__rc__ → __next__}/Select/subcomponents/SelectPopoverContents/SelectPopoverContents.module.scss.mjs +1 -1
- package/dist/esm/__next__/Select/subcomponents/SelectToggle/SelectToggle.module.scss.mjs +12 -0
- package/dist/esm/__next__/Tabs/subcomponents/Tab/Tab.module.css.mjs +5 -0
- package/dist/esm/{__rc__ → __next__}/Tabs/subcomponents/TabList/TabList.mjs +1 -1
- package/dist/esm/__next__/Tabs/subcomponents/TabList/TabList.module.css.mjs +8 -0
- package/dist/esm/__next__/Tag/RemovableTag/RemovableTag.module.scss.mjs +4 -0
- package/dist/esm/__next__/Tag/RemovableTag/subcomponents/RemoveButton.module.scss.mjs +4 -0
- package/dist/esm/__next__/Tag/Tag/Tag.module.scss.mjs +12 -0
- package/dist/esm/{__rc__ → __next__}/Tooltip/OverlayArrow.mjs +1 -1
- package/dist/esm/__next__/Tooltip/OverlayArrow.module.scss.mjs +5 -0
- package/dist/esm/{__rc__ → __next__}/Tooltip/Tooltip.mjs +1 -1
- package/dist/esm/__next__/Tooltip/Tooltip.module.scss.mjs +6 -0
- package/dist/esm/actionsV3.mjs +7 -7
- package/dist/esm/future.mjs +18 -18
- package/dist/esm/index.mjs +3 -1
- package/dist/esm/next.mjs +19 -0
- package/dist/esm/overlaysV1.mjs +1 -1
- package/dist/esm/overlaysV2.mjs +1 -1
- package/dist/esm/overlaysV3.mjs +2 -3
- package/dist/esm/utilitiesV3.mjs +422 -1
- package/dist/styles.css +162 -159
- package/dist/types/Filter/FilterSelect/FilterSelect.d.ts +4 -4
- package/dist/types/Filter/FilterSelect/types.d.ts +1 -1
- package/dist/types/LinkButton/LinkButton.d.ts +1 -1
- package/dist/types/Tooltip/index.d.ts +1 -8
- package/dist/types/{__rc__ → __next__}/Button/Button.d.ts +2 -2
- package/dist/types/{__rc__ → __next__}/Tooltip/index.d.ts +0 -1
- package/dist/types/{__rc__ → __next__}/index.d.ts +1 -0
- package/dist/types/__utilities__/index.d.ts +1 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/utils/index.d.ts +1 -0
- package/dist/types/v3-actions.d.ts +2 -2
- package/dist/types/v3-overlays.d.ts +1 -1
- package/future/README.md +2 -24
- package/future/package.json +1 -1
- package/next/README.md +27 -0
- package/next/package.json +5 -0
- package/package.json +11 -5
- package/src/Avatar/Avatar.tsx +1 -1
- package/src/BrandMoment/_docs/BrandMoment.stickersheet.stories.tsx +1 -1
- package/src/BrandMoment/_docs/BrandMoment.stories.tsx +2 -2
- package/src/BrandMoment/_docs/ExampleHeaders.tsx +1 -1
- package/src/Button/Button/_docs/Button.mdx +5 -4
- package/src/Button/Button/_docs/Button.stickersheet.stories.tsx +2 -2
- package/src/Button/Button/_docs/Button.stories.tsx +2 -2
- package/src/Button/IconButton/_docs/IconButton.mdx +5 -3
- package/src/Button/IconButton/_docs/IconButton.stickersheet.stories.tsx +2 -2
- package/src/Button/IconButton/_docs/IconButton.stories.tsx +2 -2
- package/src/Calendar/CalendarPopover/CalendarPopover.module.scss +8 -0
- package/src/Calendar/CalendarPopover/CalendarPopover.tsx +13 -2
- package/src/Calendar/CalendarPopover/_docs/CalendarPopover.stickersheet.stories.tsx +1 -55
- package/src/Calendar/CalendarRange/CalendarRange.tsx +1 -1
- package/src/Calendar/CalendarRange/_docs/CalendarRange.stickersheet.stories.tsx +1 -1
- package/src/Calendar/CalendarRange/_docs/CalendarRange.stories.tsx +1 -1
- package/src/Calendar/CalendarSingle/CalendarSingle.tsx +1 -1
- package/src/Calendar/CalendarSingle/_docs/CalendarSingle.stickersheet.stories.tsx +1 -1
- package/src/Calendar/CalendarSingle/_docs/CalendarSingle.stories.tsx +1 -1
- package/src/Calendar/LegacyCalendarRange/LegacyCalendarRange.tsx +1 -1
- package/src/Checkbox/Checkbox/Checkbox.tsx +1 -1
- package/src/Checkbox/Checkbox/_docs/Checkbox.stickersheet.stories.tsx +1 -1
- package/src/Checkbox/Checkbox/_docs/Checkbox.stories.tsx +1 -1
- package/src/Checkbox/CheckboxField/_docs/CheckboxField.stickersheet.stories.tsx +1 -1
- package/src/Checkbox/CheckboxField/_docs/CheckboxField.stories.tsx +1 -1
- package/src/Checkbox/CheckboxGroup/_docs/CheckboxGroup.stickersheet.stories.tsx +1 -1
- package/src/Checkbox/CheckboxGroup/_docs/CheckboxGroup.stories.tsx +1 -1
- package/src/ClearButton/ClearButton.tsx +1 -1
- package/src/Collapsible/Collapsible/Collapsible.tsx +1 -1
- package/src/Collapsible/Collapsible/_docs/Collapsible.stories.tsx +1 -1
- package/src/DateInput/DateInputWithIconButton/DateInputWithIconButton.tsx +1 -1
- package/src/DatePicker/_docs/DatePicker.stickersheet.stories.tsx +1 -1
- package/src/DatePicker/_docs/DatePicker.stories.tsx +1 -1
- package/src/DatePicker/_docs/getLocale.stickersheet.stories.tsx +1 -1
- package/src/DateRangePicker/DateRangePicker.tsx +1 -1
- package/src/DateRangePicker/_docs/DateRangePicker.stickersheet.stories.tsx +1 -1
- package/src/DateRangePicker/_docs/DateRangePicker.stories.tsx +1 -1
- package/src/EmptyState/_docs/EmptyState.stickersheet.stories.tsx +1 -1
- package/src/EmptyState/_docs/EmptyState.stories.tsx +1 -1
- package/src/ErrorPage/ErrorPage.tsx +1 -1
- package/src/FieldGroup/_docs/FieldGroup.stickersheet.stories.tsx +1 -1
- package/src/FieldGroup/_docs/FieldGroup.stories.tsx +1 -1
- package/src/FieldMessage/FieldMessage.tsx +1 -1
- package/src/FieldMessage/_docs/FieldMessage.stickersheet.stories.tsx +1 -1
- package/src/FieldMessage/_docs/FieldMessage.stories.tsx +1 -1
- package/src/Filter/FilterBar/subcomponents/AddFiltersMenu/AddFiltersMenu.tsx +1 -1
- package/src/Filter/FilterButton/FilterButton/FilterButton.tsx +1 -1
- package/src/Filter/FilterButton/FilterButtonRemovable/FilterButtonRemovable.tsx +1 -1
- package/src/Filter/FilterMultiSelect/subcomponents/MultiSelectOption/MultiSelectOption.tsx +1 -1
- package/src/Filter/FilterSelect/FilterSelect.tsx +4 -4
- package/src/Filter/FilterSelect/types.ts +2 -2
- package/src/{__rc__/Tooltip/subcomponents/Focusable → Focusable}/_docs/ApiSpecification.mdx +5 -5
- package/src/{__rc__/Tooltip/subcomponents/Focusable → Focusable}/_docs/Focusable.stories.tsx +2 -2
- package/src/GuidanceBlock/GuidanceBlock.tsx +1 -1
- package/src/Icon/_docs/Icon.docs.stories.tsx +2 -2
- package/src/Icon/_docs/Icon.mdx +4 -2
- package/src/Icon/_docs/Icon.stickersheet.stories.tsx +1 -1
- package/src/Illustration/utils/usePausePlay.tsx +1 -1
- package/src/Input/Input/_docs/Input.stickersheet.stories.tsx +2 -2
- package/src/Input/Input/_docs/Input.stories.tsx +2 -2
- package/src/Input/InputRange/_docs/InputRange.stickersheet.stories.tsx +1 -1
- package/src/Input/InputRange/_docs/InputRange.stories.tsx +1 -1
- package/src/Input/InputSearch/InputSearch.tsx +1 -1
- package/src/Input/InputSearch/_docs/InputSearch.stickersheet.stories.tsx +1 -1
- package/src/Input/InputSearch/_docs/InputSearch.stories.tsx +1 -1
- package/src/Label/_docs/Label.stickersheet.stories.tsx +1 -1
- package/src/Label/_docs/Label.stories.tsx +1 -1
- package/src/LabelledMessage/_docs/LabelledMessage.stickersheet.stories.tsx +1 -1
- package/src/LabelledMessage/_docs/LabelledMessage.stories.tsx +1 -1
- package/src/LikertScaleLegacy/LikertScaleLegacy.tsx +1 -1
- package/src/LinkButton/LinkButton.tsx +4 -4
- package/src/LinkButton/_docs/LinkButton--api-specification.mdx +8 -8
- package/src/LinkButton/_docs/LinkButton--usage-guidelines.mdx +1 -1
- package/src/LinkButton/_docs/LinkButton.doc.stories.tsx +1 -1
- package/src/LinkButton/_docs/LinkButton.spec.stories.tsx +1 -1
- package/src/LinkButton/_docs/LinkButton.stickersheet.stories.tsx +1 -1
- package/src/Loading/LoadingGraphic/_docs/LoadingGraphic.stories.tsx +1 -1
- package/src/Menu/_docs/Menu.mdx +5 -5
- package/src/Menu/_docs/Menu.stickersheet.stories.tsx +2 -2
- package/src/Menu/_docs/Menu.stories.tsx +2 -2
- package/src/Menu/_docs/MenuContentExample.tsx +1 -1
- package/src/Menu/_docs/examples.tsx +1 -1
- package/src/Menu/index.ts +0 -2
- package/src/Modal/ConfirmationModal/ConfirmationModal.tsx +1 -1
- package/src/Modal/GenericModal/_docs/GenericModal.spec.stories.tsx +1 -1
- package/src/Modal/GenericModal/_docs/GenericModal.stories.tsx +1 -1
- package/src/Modal/GenericModal/subcomponents/ModalHeader/ModalHeader.tsx +1 -1
- package/src/MultiSelect/subcomponents/Checkbox/Checkbox.tsx +1 -1
- package/src/MultiSelect/subcomponents/MultiSelectToggle/MultiSelectToggle.tsx +1 -1
- package/src/Notification/subcomponents/CancelButton/CancelButton.tsx +1 -1
- package/src/Notification/subcomponents/NotificationIcon/NotificationIcon.tsx +1 -1
- package/src/Pagination/subcomponents/DirectionalLink/DirectionalLink.tsx +1 -1
- package/src/Pagination/subcomponents/TruncateIndicator/TruncateIndicator.tsx +1 -1
- package/src/Popover/Popover.tsx +1 -1
- package/src/Popover/utils/classMappers.tsx +1 -1
- package/src/Radio/Radio/_docs/Radio.stickersheet.stories.tsx +1 -1
- package/src/Radio/Radio/_docs/Radio.stories.tsx +1 -1
- package/src/Radio/RadioField/_docs/RadioField.stickersheet.stories.tsx +1 -1
- package/src/Radio/RadioField/_docs/RadioField.stories.tsx +1 -1
- package/src/Radio/RadioGroup/_docs/RadioGroup.stickersheet.stories.tsx +1 -1
- package/src/Radio/RadioGroup/_docs/RadioGroup.stories.tsx +1 -1
- package/src/RichTextEditor/RichTextEditor/subcomponents/ToggleIconButton/_docs/ToggleIconButton.stickersheet.stories.tsx +1 -1
- package/src/RichTextEditor/RichTextEditor/subcomponents/ToggleIconButton/_docs/ToggleIconButton.stories.tsx +1 -1
- package/src/RichTextEditor/RichTextEditor/subcomponents/Toolbar/Toolbar.spec.tsx +1 -1
- package/src/RichTextEditor/RichTextEditor/subcomponents/Toolbar/_docs/Toolbar.stories.tsx +1 -1
- package/src/RichTextEditor/RichTextEditor/utils/controlmap.tsx +1 -1
- package/src/RichTextEditor/utils/plugins/LinkManager/components/LinkPopover/LinkPopover.tsx +1 -1
- package/src/Select/Select.tsx +1 -1
- package/src/Select/_docs/Select.mdx +1 -1
- package/src/SplitButton/subcomponents/DropdownButton/DropdownButton.tsx +1 -1
- package/src/Table/Table.tsx +1 -1
- package/src/Table/_docs/Table.stickersheet.stories.tsx +1 -1
- package/src/Table/_docs/Table.stories.tsx +1 -1
- package/src/Tabs/_docs/Tabs.mdx +4 -2
- package/src/Tabs/_docs/Tabs.stories.tsx +1 -1
- package/src/Tag/Tag.tsx +1 -1
- package/src/Tag/_docs/Tag.mdx +3 -8
- package/src/Tag/_docs/Tag.stickersheet.stories.tsx +1 -1
- package/src/Tag/_docs/Tag.stories.tsx +1 -1
- package/src/TextArea/_docs/TextArea.stickersheet.stories.tsx +1 -1
- package/src/TextArea/_docs/TextArea.stories.tsx +1 -1
- package/src/TextAreaField/_docs/TextAreaField.stickersheet.stories.tsx +1 -1
- package/src/TextAreaField/_docs/TextAreaField.stories.tsx +1 -1
- package/src/TextField/TextField.tsx +1 -1
- package/src/TextField/_docs/TextField.stickersheet.stories.tsx +1 -1
- package/src/TextField/_docs/TextField.stories.tsx +2 -2
- package/src/Tile/subcomponents/GenericTile/GenericTile.spec.stories.tsx +1 -1
- package/src/Tile/subcomponents/GenericTile/GenericTile.tsx +1 -1
- package/src/Tile/subcomponents/GenericTile/_docs/GenericTile.stickersheet.stories.tsx +1 -1
- package/src/TitleBlockZen/TitleBlockZen.module.scss +1 -6
- package/src/TitleBlockZen/TitleBlockZen.tsx +1 -1
- package/src/TitleBlockZen/_docs/TitleBlockZen.stories.tsx +1 -1
- package/src/TitleBlockZen/subcomponents/MainActions.tsx +1 -1
- package/src/TitleBlockZen/subcomponents/MobileActions.tsx +1 -1
- package/src/TitleBlockZen/subcomponents/SecondaryActions.tsx +1 -1
- package/src/ToggleSwitch/ToggleSwitch/ToggleSwitch.tsx +1 -1
- package/src/ToggleSwitch/ToggleSwitch/_docs/ToggleSwitch.stickersheet.stories.tsx +1 -1
- package/src/ToggleSwitch/ToggleSwitch/_docs/ToggleSwitch.stories.tsx +1 -1
- package/src/ToggleSwitch/ToggleSwitchField/_docs/ToggleSwitchField.stickersheet.stories.tsx +1 -1
- package/src/ToggleSwitch/ToggleSwitchField/_docs/ToggleSwitchField.stories.tsx +1 -1
- package/src/Tooltip/_docs/Tooltip.mdx +5 -8
- package/src/Tooltip/_docs/Tooltip.stickersheet.stories.tsx +2 -2
- package/src/Tooltip/_docs/Tooltip.stories.tsx +3 -3
- package/src/Tooltip/index.ts +1 -7
- package/src/Tooltip/utils/isSemanticElement.spec.tsx +1 -1
- package/src/Workflow/_docs/Workflow.stories.tsx +1 -1
- package/src/Workflow/_docs/WorkflowHeader.stories.tsx +1 -1
- package/src/Workflow/_docs/controls/controls.tsx +1 -1
- package/src/Workflow/subcomponents/Footer/components/ProgressStepper/ProgressStepper.tsx +1 -1
- package/src/{__rc__ → __next__}/Button/Button.tsx +3 -3
- package/src/{__rc__ → __next__}/Button/_docs/Button--api-specification.mdx +9 -9
- package/src/{__rc__ → __next__}/Button/_docs/Button--usage-guidelines.mdx +5 -5
- package/src/{__rc__ → __next__}/Button/_docs/Button.docs.stories.tsx +3 -3
- package/src/{__rc__ → __next__}/Button/_docs/Button.spec.stories.tsx +2 -2
- package/src/{__rc__ → __next__}/Button/_docs/Button.stickersheet.stories.tsx +2 -2
- package/src/{__rc__ → __next__}/Icon/_docs/Icon--api-specification.mdx +3 -3
- package/src/{__rc__ → __next__}/Icon/_docs/Icon--migration-guide.mdx +3 -3
- package/src/{__rc__ → __next__}/Icon/_docs/Icon--usage-guidelines.mdx +4 -4
- package/src/{__rc__ → __next__}/Icon/_docs/Icon.docs.stories.tsx +3 -3
- package/src/{__rc__ → __next__}/Icon/_docs/Icon.stickersheet.stories.tsx +3 -3
- package/src/{__rc__ → __next__}/Menu/_docs/Menu--api-specification.mdx +5 -6
- package/src/{__rc__ → __next__}/Menu/_docs/Menu--usage-guidelines.mdx +3 -4
- package/src/{__rc__ → __next__}/Menu/_docs/Menu.docs.stories.tsx +3 -3
- package/src/{__rc__ → __next__}/Menu/_docs/Menu.spec.stories.tsx +3 -3
- package/src/{__rc__ → __next__}/Menu/_docs/Menu.stories.tsx +3 -3
- package/src/{__rc__ → __next__}/Select/_docs/Select.mdx +2 -2
- package/src/{__rc__ → __next__}/Select/_docs/Select.stickersheet.stories.tsx +1 -1
- package/src/{__rc__ → __next__}/Select/_docs/Select.stories.tsx +1 -1
- package/src/{__rc__ → __next__}/Select/subcomponents/ListBox/ListBox.tsx +1 -1
- package/src/{__rc__ → __next__}/Select/subcomponents/Option/Option.tsx +1 -1
- package/src/{__rc__ → __next__}/Select/subcomponents/SelectToggle/SelectToggle.tsx +1 -1
- package/src/{__rc__ → __next__}/Tabs/_docs/Tabs--api-specification.mdx +3 -3
- package/src/{__rc__ → __next__}/Tabs/_docs/Tabs--migration-guide.mdx +3 -3
- package/src/{__rc__ → __next__}/Tabs/_docs/Tabs.spec.stories.tsx +1 -1
- package/src/{__rc__ → __next__}/Tabs/_docs/Tabs.stickersheet.stories.tsx +1 -1
- package/src/{__rc__ → __next__}/Tabs/_docs/Tabs.stories.tsx +1 -1
- package/src/{__rc__ → __next__}/Tabs/subcomponents/TabList/TabList.tsx +2 -2
- package/src/{__rc__ → __next__}/Tag/RemovableTag/_docs/RemovableTag.mdx +3 -3
- package/src/{__rc__ → __next__}/Tag/RemovableTag/_docs/RemovableTag.stickersheet.stories.tsx +1 -1
- package/src/{__rc__ → __next__}/Tag/RemovableTag/_docs/RemovableTag.stories.tsx +1 -1
- package/src/{__rc__ → __next__}/Tag/RemovableTag/subcomponents/RemoveButton.tsx +1 -1
- package/src/{__rc__ → __next__}/Tag/Tag/_docs/Tag-migration-guide.mdx +8 -8
- package/src/{__rc__ → __next__}/Tag/Tag/_docs/Tag-migration-guide.stories.tsx +2 -2
- package/src/{__rc__ → __next__}/Tag/Tag/_docs/Tag.mdx +5 -5
- package/src/{__rc__ → __next__}/Tag/Tag/_docs/Tag.stickersheet.stories.tsx +2 -2
- package/src/{__rc__ → __next__}/Tag/Tag/_docs/Tag.stories.tsx +2 -2
- package/src/{__rc__ → __next__}/Tooltip/OverlayArrow.tsx +1 -1
- package/src/{__rc__ → __next__}/Tooltip/Tooltip.tsx +1 -1
- package/src/{__rc__ → __next__}/Tooltip/_docs/ApiSpecification.mdx +6 -6
- package/src/{__rc__ → __next__}/Tooltip/_docs/Tooltip.docs.stories.tsx +4 -3
- package/src/{__rc__ → __next__}/Tooltip/_docs/Tooltip.mdx +5 -5
- package/src/{__rc__ → __next__}/Tooltip/_docs/Tooltip.spec.stories.tsx +6 -5
- package/src/{__rc__ → __next__}/Tooltip/_docs/Tooltip.stickersheet.stories.tsx +2 -2
- package/src/{__rc__ → __next__}/Tooltip/_docs/Tooltip.stories.tsx +4 -3
- package/src/{__rc__ → __next__}/Tooltip/index.ts +0 -1
- package/src/__next__/index.ts +11 -0
- package/src/__utilities__/index.ts +2 -0
- package/src/index.ts +1 -0
- package/src/utils/index.ts +1 -0
- package/src/v3-actions.ts +2 -2
- package/src/v3-overlays.ts +1 -1
- package/v3/utilities/package.json +1 -1
- package/dist/cjs/Tooltip/index.cjs +0 -8
- package/dist/cjs/__rc__/Button/Button.module.css.cjs +0 -21
- package/dist/cjs/__rc__/Button/subcomponents/ButtonContent/ButtonContent.module.css.cjs +0 -9
- package/dist/cjs/__rc__/Button/subcomponents/PendingContent/PendingContent.module.css.cjs +0 -8
- package/dist/cjs/__rc__/Icon/Icon.module.css.cjs +0 -11
- package/dist/cjs/__rc__/Menu/MenuItem.module.css.cjs +0 -8
- package/dist/cjs/__rc__/Select/Select.module.scss.cjs +0 -7
- package/dist/cjs/__rc__/Select/subcomponents/ListBoxSection/ListBoxSection.module.scss.cjs +0 -8
- package/dist/cjs/__rc__/Select/subcomponents/Option/Option.module.scss.cjs +0 -10
- package/dist/cjs/__rc__/Select/subcomponents/SelectToggle/SelectToggle.module.scss.cjs +0 -14
- package/dist/cjs/__rc__/Tabs/subcomponents/Tab/Tab.module.css.cjs +0 -7
- package/dist/cjs/__rc__/Tabs/subcomponents/TabList/TabList.module.css.cjs +0 -10
- package/dist/cjs/__rc__/Tag/RemovableTag/RemovableTag.module.scss.cjs +0 -6
- package/dist/cjs/__rc__/Tag/RemovableTag/subcomponents/RemoveButton.module.scss.cjs +0 -6
- package/dist/cjs/__rc__/Tag/Tag/Tag.module.scss.cjs +0 -14
- package/dist/cjs/__rc__/Tooltip/OverlayArrow.module.scss.cjs +0 -7
- package/dist/cjs/__rc__/Tooltip/Tooltip.module.scss.cjs +0 -8
- package/dist/cjs/__rc__/Tooltip/subcomponents/Focusable/Focusable.module.scss.cjs +0 -6
- package/dist/esm/Tooltip/index.mjs +0 -6
- package/dist/esm/__rc__/Button/Button.module.css.mjs +0 -19
- package/dist/esm/__rc__/Button/subcomponents/ButtonContent/ButtonContent.module.css.mjs +0 -7
- package/dist/esm/__rc__/Button/subcomponents/PendingContent/PendingContent.module.css.mjs +0 -6
- package/dist/esm/__rc__/Icon/Icon.module.css.mjs +0 -9
- package/dist/esm/__rc__/Menu/MenuItem.module.css.mjs +0 -6
- package/dist/esm/__rc__/Select/Select.module.scss.mjs +0 -5
- package/dist/esm/__rc__/Select/subcomponents/ListBoxSection/ListBoxSection.module.scss.mjs +0 -6
- package/dist/esm/__rc__/Select/subcomponents/Option/Option.module.scss.mjs +0 -8
- package/dist/esm/__rc__/Select/subcomponents/SectionDivider/SectionDivider.module.scss.mjs +0 -4
- package/dist/esm/__rc__/Select/subcomponents/SelectToggle/SelectToggle.module.scss.mjs +0 -12
- package/dist/esm/__rc__/Tabs/subcomponents/Tab/Tab.module.css.mjs +0 -5
- package/dist/esm/__rc__/Tabs/subcomponents/TabList/TabList.module.css.mjs +0 -8
- package/dist/esm/__rc__/Tag/RemovableTag/RemovableTag.module.scss.mjs +0 -4
- package/dist/esm/__rc__/Tag/RemovableTag/subcomponents/RemoveButton.module.scss.mjs +0 -4
- package/dist/esm/__rc__/Tag/Tag/Tag.module.scss.mjs +0 -12
- package/dist/esm/__rc__/Tooltip/OverlayArrow.module.scss.mjs +0 -5
- package/dist/esm/__rc__/Tooltip/Tooltip.module.scss.mjs +0 -6
- package/dist/esm/__rc__/Tooltip/subcomponents/Focusable/Focusable.module.scss.mjs +0 -4
- package/dist/types/__utilities__/v3.d.ts +0 -1
- package/src/Button/Button/_docs/v2/Button.mdx +0 -98
- package/src/Button/Button/_docs/v2/Button.stories.tsx +0 -162
- package/src/Button/IconButton/_docs/v2/IconButton.mdx +0 -24
- package/src/Button/IconButton/_docs/v2/IconButton.stories.tsx +0 -37
- package/src/Menu/_docs/v2/Menu.mdx +0 -31
- package/src/Menu/_docs/v2/Menu.stories.tsx +0 -54
- package/src/Tooltip/_docs/v2/Tooltip.mdx +0 -130
- package/src/Tooltip/_docs/v2/Tooltip.stories.tsx +0 -47
- package/src/__rc__/index.ts +0 -7
- package/src/__utilities__/v3.ts +0 -1
- /package/dist/cjs/{__rc__/Tooltip/subcomponents/Focusable → Focusable}/Focusable.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Button/subcomponents/ButtonContent/ButtonContent.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Button/subcomponents/PendingContent/PendingContent.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Icon/Icon.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Icon/constants.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Menu/Menu.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Menu/MenuHeader.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Menu/MenuItem.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Menu/MenuPopover.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Menu/MenuSection.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Menu/MenuTrigger.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Select/Select.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Select/context/SelectContext.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Select/subcomponents/ListBoxSection/ListBoxSection.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Select/subcomponents/ListItem/ListItem.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Select/subcomponents/ListItems/ListItems.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Select/subcomponents/Option/Option.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Select/subcomponents/Overlay/Overlay.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Select/subcomponents/SectionDivider/SectionDivider.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Select/subcomponents/SelectPopoverContents/SelectPopoverContents.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Select/subcomponents/SelectToggle/SelectToggle.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Select/utils/getDisabledKeysFromItems.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Select/utils/isSelectOptionGroup.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Select/utils/transformSelectItemToCollectionElement.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Tabs/Tabs.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Tabs/constants.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Tabs/subcomponents/Tab/Tab.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Tabs/subcomponents/TabPanel/TabPanel.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Tag/RemovableTag/RemovableTag.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Tag/RemovableTag/subcomponents/RemoveButton.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Tag/Tag/Tag.cjs +0 -0
- /package/dist/cjs/{__rc__ → __next__}/Tooltip/TooltipTrigger.cjs +0 -0
- /package/dist/cjs/{__utilities__/ReversedColors/v3 → utils/ReversedColors}/ReversedColors.cjs +0 -0
- /package/dist/cjs/{__utilities__ → utils}/isRTL/isRTL.cjs +0 -0
- /package/dist/cjs/{__utilities__ → utils}/useIsClientReady/useIsClientReady.cjs +0 -0
- /package/dist/esm/{__rc__/Tooltip/subcomponents/Focusable → Focusable}/Focusable.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Button/subcomponents/ButtonContent/ButtonContent.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Button/subcomponents/PendingContent/PendingContent.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Icon/Icon.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Icon/constants.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Menu/Menu.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Menu/MenuHeader.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Menu/MenuItem.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Menu/MenuPopover.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Menu/MenuSection.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Menu/MenuTrigger.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Select/Select.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Select/context/SelectContext.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Select/subcomponents/ListBoxSection/ListBoxSection.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Select/subcomponents/ListItem/ListItem.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Select/subcomponents/ListItems/ListItems.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Select/subcomponents/Option/Option.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Select/subcomponents/Overlay/Overlay.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Select/subcomponents/SectionDivider/SectionDivider.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Select/subcomponents/SelectPopoverContents/SelectPopoverContents.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Select/subcomponents/SelectToggle/SelectToggle.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Select/utils/getDisabledKeysFromItems.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Select/utils/isSelectOptionGroup.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Select/utils/transformSelectItemToCollectionElement.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Tabs/Tabs.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Tabs/constants.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Tabs/subcomponents/Tab/Tab.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Tabs/subcomponents/TabPanel/TabPanel.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Tag/RemovableTag/RemovableTag.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Tag/RemovableTag/subcomponents/RemoveButton.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Tag/Tag/Tag.mjs +0 -0
- /package/dist/esm/{__rc__ → __next__}/Tooltip/TooltipTrigger.mjs +0 -0
- /package/dist/esm/{__utilities__/ReversedColors/v3 → utils/ReversedColors}/ReversedColors.mjs +0 -0
- /package/dist/esm/{__utilities__ → utils}/isRTL/isRTL.mjs +0 -0
- /package/dist/esm/{__utilities__ → utils}/useIsClientReady/useIsClientReady.mjs +0 -0
- /package/dist/types/{__rc__/Tooltip/subcomponents/Focusable → Focusable}/Focusable.d.ts +0 -0
- /package/dist/types/{__rc__/Tooltip/subcomponents/Focusable → Focusable}/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Button/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Button/subcomponents/ButtonContent/ButtonContent.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Button/subcomponents/ButtonContent/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Button/subcomponents/PendingContent/PendingContent.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Button/subcomponents/PendingContent/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Button/subcomponents/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Button/types.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Icon/Icon.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Icon/constants.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Icon/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Icon/types.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Menu/Menu.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Menu/MenuHeader.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Menu/MenuItem.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Menu/MenuPopover.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Menu/MenuSection.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Menu/MenuTrigger.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Menu/SubmenuTrigger.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Menu/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/Select.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/_docs/mockData.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/context/SelectContext.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/context/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/ListBox/ListBox.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/ListBox/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/ListBoxSection/ListBoxSection.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/ListBoxSection/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/ListItem/ListItem.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/ListItem/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/ListItems/ListItems.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/ListItems/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/Option/Option.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/Option/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/Overlay/Overlay.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/Overlay/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/SectionDivider/SectionDivider.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/SectionDivider/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/SelectPopoverContents/SelectPopoverContents.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/SelectPopoverContents/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/SelectToggle/SelectToggle.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/SelectToggle/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/subcomponents/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/types.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/utils/getDisabledKeysFromItems.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/utils/isSelectOptionGroup.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Select/utils/transformSelectItemToCollectionElement.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tabs/Tabs.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tabs/constants.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tabs/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tabs/subcomponents/Tab/Tab.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tabs/subcomponents/Tab/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tabs/subcomponents/TabList/TabList.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tabs/subcomponents/TabList/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tabs/subcomponents/TabPanel/TabPanel.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tabs/subcomponents/TabPanel/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tabs/subcomponents/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tag/RemovableTag/RemovableTag.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tag/RemovableTag/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tag/RemovableTag/subcomponents/RemoveButton.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tag/Tag/Tag.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tag/Tag/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tag/Tag/types.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tag/index.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tooltip/OverlayArrow.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tooltip/Tooltip.d.ts +0 -0
- /package/dist/types/{__rc__ → __next__}/Tooltip/TooltipTrigger.d.ts +0 -0
- /package/dist/types/{__utilities__/ReversedColors/v3 → utils/ReversedColors}/ReversedColors.d.ts +0 -0
- /package/dist/types/{__utilities__/ReversedColors/v3 → utils/ReversedColors}/index.d.ts +0 -0
- /package/dist/types/{__utilities__ → utils}/isRTL/index.d.ts +0 -0
- /package/dist/types/{__utilities__ → utils}/isRTL/isRTL.d.ts +0 -0
- /package/dist/types/{__utilities__ → utils}/useIsClientReady/index.d.ts +0 -0
- /package/dist/types/{__utilities__ → utils}/useIsClientReady/useIsClientReady.d.ts +0 -0
- /package/src/{__rc__/Tooltip/subcomponents/Focusable → Focusable}/Focusable.module.scss +0 -0
- /package/src/{__rc__/Tooltip/subcomponents/Focusable → Focusable}/Focusable.tsx +0 -0
- /package/src/{__rc__/Tooltip/subcomponents/Focusable → Focusable}/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Button/Button.module.css +0 -0
- /package/src/{__rc__ → __next__}/Button/_docs/assets/button_anatomy.png +0 -0
- /package/src/{__rc__ → __next__}/Button/_docs/assets/button_icon_only_spec.png +0 -0
- /package/src/{__rc__ → __next__}/Button/_docs/assets/button_icon_spec.png +0 -0
- /package/src/{__rc__ → __next__}/Button/_docs/assets/button_spec.png +0 -0
- /package/src/{__rc__ → __next__}/Button/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Button/subcomponents/ButtonContent/ButtonContent.module.css +0 -0
- /package/src/{__rc__ → __next__}/Button/subcomponents/ButtonContent/ButtonContent.tsx +0 -0
- /package/src/{__rc__ → __next__}/Button/subcomponents/ButtonContent/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Button/subcomponents/PendingContent/PendingContent.module.css +0 -0
- /package/src/{__rc__ → __next__}/Button/subcomponents/PendingContent/PendingContent.tsx +0 -0
- /package/src/{__rc__ → __next__}/Button/subcomponents/PendingContent/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Button/subcomponents/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Button/types.ts +0 -0
- /package/src/{__rc__ → __next__}/Icon/Icon.module.css +0 -0
- /package/src/{__rc__ → __next__}/Icon/Icon.spec.tsx +0 -0
- /package/src/{__rc__ → __next__}/Icon/Icon.tsx +0 -0
- /package/src/{__rc__ → __next__}/Icon/_docs/Icon.docs.module.css +0 -0
- /package/src/{__rc__ → __next__}/Icon/_docs/assets/interface-dont.png +0 -0
- /package/src/{__rc__ → __next__}/Icon/_docs/assets/tooltip-dont.png +0 -0
- /package/src/{__rc__ → __next__}/Icon/constants.ts +0 -0
- /package/src/{__rc__ → __next__}/Icon/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Icon/material-symbols-metadata.json +0 -0
- /package/src/{__rc__ → __next__}/Icon/types.ts +0 -0
- /package/src/{__rc__ → __next__}/Menu/Menu.module.css +0 -0
- /package/src/{__rc__ → __next__}/Menu/Menu.tsx +0 -0
- /package/src/{__rc__ → __next__}/Menu/MenuHeader.tsx +0 -0
- /package/src/{__rc__ → __next__}/Menu/MenuItem.module.css +0 -0
- /package/src/{__rc__ → __next__}/Menu/MenuItem.tsx +0 -0
- /package/src/{__rc__ → __next__}/Menu/MenuPopover.tsx +0 -0
- /package/src/{__rc__ → __next__}/Menu/MenuSection.tsx +0 -0
- /package/src/{__rc__ → __next__}/Menu/MenuTrigger.tsx +0 -0
- /package/src/{__rc__ → __next__}/Menu/SubmenuTrigger.tsx +0 -0
- /package/src/{__rc__ → __next__}/Menu/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Select/Select.module.scss +0 -0
- /package/src/{__rc__ → __next__}/Select/Select.spec.tsx +0 -0
- /package/src/{__rc__ → __next__}/Select/Select.tsx +0 -0
- /package/src/{__rc__ → __next__}/Select/_docs/mockData.ts +0 -0
- /package/src/{__rc__ → __next__}/Select/context/SelectContext.tsx +0 -0
- /package/src/{__rc__ → __next__}/Select/context/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Select/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/ListBox/ListBox.module.scss +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/ListBox/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/ListBoxSection/ListBoxSection.module.scss +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/ListBoxSection/ListBoxSection.tsx +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/ListBoxSection/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/ListItem/ListItem.tsx +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/ListItem/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/ListItems/ListItems.tsx +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/ListItems/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/Option/Option.module.scss +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/Option/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/Overlay/Overlay.tsx +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/Overlay/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/SectionDivider/SectionDivider.module.scss +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/SectionDivider/SectionDivider.tsx +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/SectionDivider/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/SelectPopoverContents/SelectPopoverContents.module.scss +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/SelectPopoverContents/SelectPopoverContents.tsx +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/SelectPopoverContents/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/SelectToggle/SelectToggle.module.scss +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/SelectToggle/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Select/subcomponents/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Select/types.ts +0 -0
- /package/src/{__rc__ → __next__}/Select/utils/getDisabledKeysFromItems.ts +0 -0
- /package/src/{__rc__ → __next__}/Select/utils/isSelectOptionGroup.ts +0 -0
- /package/src/{__rc__ → __next__}/Select/utils/transformSelectItemToCollectionElement.tsx +0 -0
- /package/src/{__rc__ → __next__}/Tabs/Tabs.tsx +0 -0
- /package/src/{__rc__ → __next__}/Tabs/constants.ts +0 -0
- /package/src/{__rc__ → __next__}/Tabs/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Tabs/subcomponents/Tab/Tab.module.css +0 -0
- /package/src/{__rc__ → __next__}/Tabs/subcomponents/Tab/Tab.tsx +0 -0
- /package/src/{__rc__ → __next__}/Tabs/subcomponents/Tab/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Tabs/subcomponents/TabList/TabList.module.css +0 -0
- /package/src/{__rc__ → __next__}/Tabs/subcomponents/TabList/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Tabs/subcomponents/TabPanel/TabPanel.module.css +0 -0
- /package/src/{__rc__ → __next__}/Tabs/subcomponents/TabPanel/TabPanel.tsx +0 -0
- /package/src/{__rc__ → __next__}/Tabs/subcomponents/TabPanel/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Tabs/subcomponents/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Tag/RemovableTag/RemovableTag.module.scss +0 -0
- /package/src/{__rc__ → __next__}/Tag/RemovableTag/RemovableTag.tsx +0 -0
- /package/src/{__rc__ → __next__}/Tag/RemovableTag/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Tag/RemovableTag/subcomponents/RemoveButton.module.scss +0 -0
- /package/src/{__rc__ → __next__}/Tag/Tag/Tag.module.scss +0 -0
- /package/src/{__rc__ → __next__}/Tag/Tag/Tag.tsx +0 -0
- /package/src/{__rc__ → __next__}/Tag/Tag/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Tag/Tag/types.ts +0 -0
- /package/src/{__rc__ → __next__}/Tag/index.ts +0 -0
- /package/src/{__rc__ → __next__}/Tooltip/OverlayArrow.module.scss +0 -0
- /package/src/{__rc__ → __next__}/Tooltip/Tooltip.module.scss +0 -0
- /package/src/{__rc__ → __next__}/Tooltip/TooltipTrigger.tsx +0 -0
- /package/src/{__rc__ → __next__}/Tooltip/_docs/assets/tooltip_anatomy.png +0 -0
- /package/src/{__rc__ → __next__}/Tooltip/_docs/assets/tooltip_placement.png +0 -0
- /package/src/{__rc__ → __next__}/Tooltip/_docs/assets/tooltip_spec.png +0 -0
- /package/src/{__rc__ → __next__}/Tooltip/_docs/assets/tooltip_trigger_1.png +0 -0
- /package/src/{__rc__ → __next__}/Tooltip/_docs/assets/tooltip_trigger_2.png +0 -0
- /package/src/{__rc__ → __next__}/Tooltip/_docs/assets/tooltip_trigger_3.png +0 -0
- /package/src/{__rc__ → __next__}/Tooltip/_docs/assets/tooltip_variant.png +0 -0
- /package/src/{__rc__ → __next__}/Tooltip/_docs/assets/tooltip_when_to_use.png +0 -0
- /package/src/{__utilities__/ReversedColors/v3 → utils/ReversedColors}/ReversedColors.tsx +0 -0
- /package/src/{__utilities__/ReversedColors/v3 → utils/ReversedColors}/index.ts +0 -0
- /package/src/{__utilities__ → utils}/isRTL/index.ts +0 -0
- /package/src/{__utilities__ → utils}/isRTL/isRTL.spec.tsx +0 -0
- /package/src/{__utilities__ → utils}/isRTL/isRTL.ts +0 -0
- /package/src/{__utilities__ → utils}/useIsClientReady/index.ts +0 -0
- /package/src/{__utilities__ → utils}/useIsClientReady/useIsClientReady.tsx +0 -0
package/dist/styles.css
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* This is taken from the Material Symbols CDN
|
|
4
4
|
* font-weight & font-size removed as overridden in .icon
|
|
5
5
|
*/
|
|
6
|
-
.Icon-module_material-symbols-
|
|
6
|
+
.Icon-module_material-symbols-outlined__wjQUG {
|
|
7
7
|
font-family: 'Material Symbols Outlined';
|
|
8
8
|
font-style: normal;
|
|
9
9
|
line-height: 1;
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
-webkit-font-smoothing: antialiased;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.Icon-
|
|
20
|
+
.Icon-module_icon__lBK2k {
|
|
21
21
|
font-size: calc(1px * var(--icon-size, 20));
|
|
22
22
|
font-weight: var(--icon-font-weight, 400);
|
|
23
23
|
vertical-align: var(--icon-vertical-align);
|
|
@@ -29,23 +29,23 @@
|
|
|
29
29
|
'opsz' var(--icon-optical-size, var(--icon-size, 20));
|
|
30
30
|
}
|
|
31
31
|
|
|
32
|
-
.Icon-
|
|
32
|
+
.Icon-module_filled__jrHWz {
|
|
33
33
|
--icon-fill: 1;
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
[dir='rtl'] .Icon-
|
|
36
|
+
[dir='rtl'] .Icon-module_shouldMirrorInRTL__M7Qzu {
|
|
37
37
|
transform: scale(-1, 1);
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
[dir='rtl'] .Icon-
|
|
40
|
+
[dir='rtl'] .Icon-module_iconLTR__23qtm {
|
|
41
41
|
display: none;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
|
-
.Icon-
|
|
44
|
+
.Icon-module_iconRTL__B7ESa {
|
|
45
45
|
display: none;
|
|
46
46
|
}
|
|
47
47
|
|
|
48
|
-
[dir='rtl'] .Icon-
|
|
48
|
+
[dir='rtl'] .Icon-module_iconRTL__B7ESa {
|
|
49
49
|
display: inherit;
|
|
50
50
|
}
|
|
51
51
|
|
|
@@ -3173,6 +3173,12 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
3173
3173
|
padding: var(--spacing-24, 1.5rem);
|
|
3174
3174
|
}
|
|
3175
3175
|
}
|
|
3176
|
+
|
|
3177
|
+
.CalendarPopover-module_calendarPopover__p2xp9[popover]:popover-open {
|
|
3178
|
+
z-index: unset;
|
|
3179
|
+
margin: 0;
|
|
3180
|
+
inset: unset;
|
|
3181
|
+
}
|
|
3176
3182
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
3177
3183
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
3178
3184
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
@@ -3965,7 +3971,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
3965
3971
|
}
|
|
3966
3972
|
}
|
|
3967
3973
|
|
|
3968
|
-
.ListBox-
|
|
3974
|
+
.ListBox-module_listBox__BqCVd {
|
|
3969
3975
|
list-style: none;
|
|
3970
3976
|
margin-top: 0;
|
|
3971
3977
|
margin-bottom: 0;
|
|
@@ -3974,14 +3980,14 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
3974
3980
|
max-height: 22rem;
|
|
3975
3981
|
}
|
|
3976
3982
|
|
|
3977
|
-
.ListBox-
|
|
3983
|
+
.ListBox-module_listBox__BqCVd:focus-visible {
|
|
3978
3984
|
outline: none;
|
|
3979
3985
|
}
|
|
3980
3986
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
3981
3987
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
3982
3988
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
3983
3989
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
3984
|
-
.Option-
|
|
3990
|
+
.Option-module_icon__6dMZa {
|
|
3985
3991
|
line-height: 1;
|
|
3986
3992
|
height: calc(var(--spacing-md, 1.5rem) - var(--border-solid-border-width, 2px) * 2);
|
|
3987
3993
|
width: calc(var(--spacing-md, 1.5rem) - var(--border-solid-border-width, 2px) * 2);
|
|
@@ -3990,7 +3996,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
3990
3996
|
align-items: center;
|
|
3991
3997
|
}
|
|
3992
3998
|
|
|
3993
|
-
.Option-
|
|
3999
|
+
.Option-module_option__q837b {
|
|
3994
4000
|
height: fit-content;
|
|
3995
4001
|
align-items: center;
|
|
3996
4002
|
display: inline-grid;
|
|
@@ -4009,14 +4015,14 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
4009
4015
|
border-radius: 4px;
|
|
4010
4016
|
cursor: default;
|
|
4011
4017
|
}
|
|
4012
|
-
.Option-
|
|
4018
|
+
.Option-module_option__q837b:focus {
|
|
4013
4019
|
outline: none;
|
|
4014
4020
|
}
|
|
4015
|
-
.Option-
|
|
4021
|
+
.Option-module_option__q837b.Option-module_isFocusVisible__gIulJ {
|
|
4016
4022
|
background-color: var(--color-blue-100, #e6f6ff);
|
|
4017
4023
|
color: var(--color-blue-500, #0168b3);
|
|
4018
4024
|
}
|
|
4019
|
-
.Option-
|
|
4025
|
+
.Option-module_option__q837b.Option-module_isFocusVisible__gIulJ::after {
|
|
4020
4026
|
content: "";
|
|
4021
4027
|
position: absolute;
|
|
4022
4028
|
background: transparent;
|
|
@@ -4025,70 +4031,70 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
4025
4031
|
inset: calc(-1 * calc(var(--border-focus-ring-border-width, 2px) * 2 + 1px));
|
|
4026
4032
|
z-index: 1;
|
|
4027
4033
|
}
|
|
4028
|
-
.Option-
|
|
4034
|
+
.Option-module_option__q837b.Option-module_isFocusVisible__gIulJ .Option-module_icon__6dMZa {
|
|
4029
4035
|
color: var(--color-blue-500, #0168b3);
|
|
4030
4036
|
}
|
|
4031
|
-
.Option-
|
|
4037
|
+
.Option-module_option__q837b:hover:not(.Option-module_disabled__rgx8U), .Option-module_option__q837b:active:not(.Option-module_disabled__rgx8U) {
|
|
4032
4038
|
background-color: var(--color-blue-100, #e6f6ff);
|
|
4033
4039
|
color: var(--color-blue-500, #0168b3);
|
|
4034
4040
|
}
|
|
4035
|
-
.Option-
|
|
4041
|
+
.Option-module_option__q837b:hover:not(.Option-module_disabled__rgx8U) .Option-module_icon__6dMZa, .Option-module_option__q837b:active:not(.Option-module_disabled__rgx8U) .Option-module_icon__6dMZa {
|
|
4036
4042
|
color: var(--color-blue-500, #0168b3);
|
|
4037
4043
|
}
|
|
4038
4044
|
|
|
4039
|
-
.Option-
|
|
4045
|
+
.Option-module_isSelected__w9brB {
|
|
4040
4046
|
font-weight: var(--typography-paragraph-bold-font-weight, 600);
|
|
4041
4047
|
color: var(--color-blue-500, #0168b3);
|
|
4042
4048
|
}
|
|
4043
|
-
.Option-
|
|
4049
|
+
.Option-module_isSelected__w9brB.Option-module_icon__6dMZa {
|
|
4044
4050
|
color: var(--color-blue-500, #0168b3);
|
|
4045
4051
|
}
|
|
4046
4052
|
|
|
4047
|
-
.Option-
|
|
4053
|
+
.Option-module_disabled__rgx8U {
|
|
4048
4054
|
color: var(--color-gray-500, #878792);
|
|
4049
4055
|
}
|
|
4050
4056
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
4051
|
-
.ListBoxSection-
|
|
4057
|
+
.ListBoxSection-module_sectionWrapper__SsXWN {
|
|
4052
4058
|
display: flex;
|
|
4053
4059
|
flex-direction: column;
|
|
4054
4060
|
}
|
|
4055
|
-
.ListBoxSection-
|
|
4061
|
+
.ListBoxSection-module_sectionWrapper__SsXWN:not(:first-child) {
|
|
4056
4062
|
margin-top: var(--spacing-8, 0.5rem);
|
|
4057
4063
|
}
|
|
4058
4064
|
|
|
4059
|
-
.ListBoxSection-
|
|
4065
|
+
.ListBoxSection-module_sectionHeading__A04aq {
|
|
4060
4066
|
padding-inline-start: var(--spacing-4, 0.25rem);
|
|
4061
4067
|
}
|
|
4062
4068
|
|
|
4063
|
-
.ListBoxSection-
|
|
4069
|
+
.ListBoxSection-module_sectionList__pb0N3 {
|
|
4064
4070
|
display: flex;
|
|
4065
4071
|
flex-direction: column;
|
|
4066
4072
|
padding: var(--spacing-xs, 0.375rem) 0 0 0;
|
|
4067
4073
|
}
|
|
4068
4074
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
4069
|
-
.SectionDivider-
|
|
4075
|
+
.SectionDivider-module_divider__EZpOd {
|
|
4070
4076
|
margin: var(--spacing-8, 0.5rem) 0;
|
|
4071
4077
|
}
|
|
4072
|
-
.SectionDivider-
|
|
4078
|
+
.SectionDivider-module_divider__EZpOd:first-child, .SectionDivider-module_divider__EZpOd:last-child, .SectionDivider-module_divider__EZpOd + .SectionDivider-module_divider__EZpOd {
|
|
4073
4079
|
display: none;
|
|
4074
4080
|
}
|
|
4075
4081
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
4076
|
-
.SelectPopoverContents-
|
|
4082
|
+
.SelectPopoverContents-module_selectPopoverContents__rmEWn {
|
|
4077
4083
|
padding: var(--spacing-12, 0.75rem);
|
|
4078
4084
|
}
|
|
4079
4085
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
4080
4086
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
4081
4087
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
4082
4088
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
4083
|
-
.SelectToggle-
|
|
4089
|
+
.SelectToggle-module_iconWrapper__QIOBG {
|
|
4084
4090
|
line-height: 1;
|
|
4085
4091
|
}
|
|
4086
4092
|
|
|
4087
|
-
.SelectToggle-
|
|
4093
|
+
.SelectToggle-module_icon__MX9x- {
|
|
4088
4094
|
color: var(--color-gray-500, #878792);
|
|
4089
4095
|
}
|
|
4090
4096
|
|
|
4091
|
-
.SelectToggle-
|
|
4097
|
+
.SelectToggle-module_selectToggle__WzOfT {
|
|
4092
4098
|
appearance: none;
|
|
4093
4099
|
display: inline;
|
|
4094
4100
|
background: transparent;
|
|
@@ -4121,19 +4127,19 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
4121
4127
|
color: var(--color-purple-800, #2f2438);
|
|
4122
4128
|
white-space: nowrap;
|
|
4123
4129
|
}
|
|
4124
|
-
.SelectToggle-
|
|
4130
|
+
.SelectToggle-module_selectToggle__WzOfT:hover .SelectToggle-module_icon__MX9x-, .SelectToggle-module_selectToggle__WzOfT:active .SelectToggle-module_icon__MX9x-, .SelectToggle-module_selectToggle__WzOfT:focus .SelectToggle-module_icon__MX9x- {
|
|
4125
4131
|
color: var(--color-gray-600, #524e56);
|
|
4126
4132
|
}
|
|
4127
|
-
.SelectToggle-
|
|
4133
|
+
.SelectToggle-module_selectToggle__WzOfT:active, .SelectToggle-module_selectToggle__WzOfT:hover {
|
|
4128
4134
|
background-color: var(--color-gray-200, #f4f4f5);
|
|
4129
4135
|
border-color: var(--color-gray-600, #524e56);
|
|
4130
4136
|
}
|
|
4131
|
-
.SelectToggle-
|
|
4137
|
+
.SelectToggle-module_selectToggle__WzOfT:focus {
|
|
4132
4138
|
outline: none;
|
|
4133
4139
|
background-color: var(--color-gray-200, #f4f4f5);
|
|
4134
4140
|
border-color: var(--color-gray-600, #524e56);
|
|
4135
4141
|
}
|
|
4136
|
-
.SelectToggle-
|
|
4142
|
+
.SelectToggle-module_selectToggle__WzOfT:focus::after {
|
|
4137
4143
|
content: "";
|
|
4138
4144
|
position: absolute;
|
|
4139
4145
|
background: transparent;
|
|
@@ -4142,60 +4148,60 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
4142
4148
|
inset: calc(-1 * calc(var(--border-focus-ring-border-width, 2px) * 2 + 1px));
|
|
4143
4149
|
}
|
|
4144
4150
|
|
|
4145
|
-
.SelectToggle-
|
|
4151
|
+
.SelectToggle-module_placeholder__MqhPo {
|
|
4146
4152
|
color: rgba(var(--color-purple-800-rgb, 47, 36, 56), 0.7);
|
|
4147
4153
|
}
|
|
4148
4154
|
|
|
4149
|
-
.SelectToggle-
|
|
4155
|
+
.SelectToggle-module_error__2j0Yb {
|
|
4150
4156
|
border: var(--border-solid-border-width, 2px) var(--border-solid-border-style, solid) var(--color-red-500, #c93b55);
|
|
4151
4157
|
}
|
|
4152
4158
|
|
|
4153
|
-
.SelectToggle-
|
|
4159
|
+
.SelectToggle-module_caution__CW3D- {
|
|
4154
4160
|
border: var(--border-solid-border-width, 2px) var(--border-solid-border-style, solid) var(--color-yellow-600, #c68600);
|
|
4155
4161
|
}
|
|
4156
4162
|
|
|
4157
|
-
.SelectToggle-
|
|
4163
|
+
.SelectToggle-module_disabled__EsxmX {
|
|
4158
4164
|
border: var(--border-solid-border-width, 2px) var(--border-solid-border-style, solid) var(--color-gray-300, #eaeaec);
|
|
4159
4165
|
background-color: var(--color-gray-100, #f9f9f9);
|
|
4160
4166
|
color: var(--color-gray-500, #878792);
|
|
4161
4167
|
pointer-events: none;
|
|
4162
4168
|
}
|
|
4163
4169
|
|
|
4164
|
-
.SelectToggle-
|
|
4170
|
+
.SelectToggle-module_reversed__4b0JA {
|
|
4165
4171
|
border: var(--border-solid-border-width, 2px) var(--border-solid-border-style, solid) rgba(var(--color-white-rgb, 255, 255, 255), 0.8);
|
|
4166
4172
|
background-color: transparent;
|
|
4167
4173
|
color: var(--color-white, #ffffff);
|
|
4168
4174
|
}
|
|
4169
|
-
.SelectToggle-
|
|
4175
|
+
.SelectToggle-module_reversed__4b0JA.SelectToggle-module_placeholder__MqhPo {
|
|
4170
4176
|
color: rgba(var(--color-white-rgb, 255, 255, 255), 0.65);
|
|
4171
4177
|
}
|
|
4172
|
-
.SelectToggle-
|
|
4178
|
+
.SelectToggle-module_reversed__4b0JA.SelectToggle-module_selectToggle__WzOfT .SelectToggle-module_icon__MX9x- {
|
|
4173
4179
|
color: rgba(255, 255, 255, 0.8);
|
|
4174
4180
|
}
|
|
4175
|
-
.SelectToggle-
|
|
4181
|
+
.SelectToggle-module_reversed__4b0JA:active, .SelectToggle-module_reversed__4b0JA:hover, .SelectToggle-module_reversed__4b0JA:focus {
|
|
4176
4182
|
background-color: rgba(var(--color-white-rgb, 255, 255, 255), 0.1);
|
|
4177
4183
|
border: var(--border-solid-border-width, 2px) var(--border-solid-border-style, solid) var(--color-white, #ffffff);
|
|
4178
4184
|
}
|
|
4179
|
-
.SelectToggle-
|
|
4185
|
+
.SelectToggle-module_reversed__4b0JA:active .SelectToggle-module_icon__MX9x-, .SelectToggle-module_reversed__4b0JA:hover .SelectToggle-module_icon__MX9x-, .SelectToggle-module_reversed__4b0JA:focus .SelectToggle-module_icon__MX9x- {
|
|
4180
4186
|
color: var(--color-white, #ffffff);
|
|
4181
4187
|
}
|
|
4182
|
-
.SelectToggle-
|
|
4188
|
+
.SelectToggle-module_reversed__4b0JA:focus::after {
|
|
4183
4189
|
border-color: var(--color-blue-300, #73c0e8);
|
|
4184
4190
|
}
|
|
4185
|
-
.SelectToggle-
|
|
4191
|
+
.SelectToggle-module_reversed__4b0JA .SelectToggle-module_error__2j0Yb {
|
|
4186
4192
|
border-color: var(--color-red-300, #f597a8);
|
|
4187
4193
|
}
|
|
4188
|
-
.SelectToggle-
|
|
4194
|
+
.SelectToggle-module_reversed__4b0JA .SelectToggle-module_caution__CW3D- {
|
|
4189
4195
|
border-color: var(--color-yellow-400, #ffca4d);
|
|
4190
4196
|
}
|
|
4191
4197
|
|
|
4192
|
-
.SelectToggle-
|
|
4198
|
+
.SelectToggle-module_reversed__4b0JA.SelectToggle-module_disabled__EsxmX {
|
|
4193
4199
|
background-color: transparent;
|
|
4194
4200
|
border-color: rgba(var(--color-white-rgb, 255, 255, 255), 0.3);
|
|
4195
4201
|
color: rgba(var(--color-white-rgb, 255, 255, 255), 0.3);
|
|
4196
4202
|
}
|
|
4197
4203
|
|
|
4198
|
-
.SelectToggle-
|
|
4204
|
+
.SelectToggle-module_value__OU38l {
|
|
4199
4205
|
width: 100%;
|
|
4200
4206
|
text-align: start;
|
|
4201
4207
|
white-space: nowrap;
|
|
@@ -4376,6 +4382,9 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
4376
4382
|
gap: var(--spacing-8);
|
|
4377
4383
|
}
|
|
4378
4384
|
|
|
4385
|
+
.Focusable-module_focusableWrapper__zd-5E {
|
|
4386
|
+
display: inline-flex;
|
|
4387
|
+
}
|
|
4379
4388
|
.GuidanceBlock-module_rightMargin__T6JO2 {
|
|
4380
4389
|
margin-right: var(--spacing-8);
|
|
4381
4390
|
}
|
|
@@ -5022,44 +5031,44 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5022
5031
|
color: var(--color-purple-800, #2f2438);
|
|
5023
5032
|
--icon-color: var(--color-red-500);
|
|
5024
5033
|
}
|
|
5025
|
-
.PendingContent-
|
|
5034
|
+
.PendingContent-module_pendingContent__wJPsU {
|
|
5026
5035
|
display: inline-flex;
|
|
5027
5036
|
align-items: center;
|
|
5028
5037
|
gap: var(--button-pending-content-gap, var(--spacing-6));
|
|
5029
5038
|
}
|
|
5030
5039
|
|
|
5031
|
-
.PendingContent-
|
|
5040
|
+
.PendingContent-module_large__z5VyQ {
|
|
5032
5041
|
--button-pending-content-gap: var(--spacing-8);
|
|
5033
5042
|
}
|
|
5034
5043
|
|
|
5035
|
-
.PendingContent-
|
|
5044
|
+
.PendingContent-module_centerSpinner__maOON {
|
|
5036
5045
|
position: absolute;
|
|
5037
5046
|
left: 50%;
|
|
5038
5047
|
top: 50%;
|
|
5039
5048
|
transform: translate(-50%, -50%);
|
|
5040
5049
|
}
|
|
5041
5050
|
|
|
5042
|
-
.ButtonContent-
|
|
5051
|
+
.ButtonContent-module_buttonContent__-eYde {
|
|
5043
5052
|
display: inline-flex;
|
|
5044
5053
|
align-items: center;
|
|
5045
5054
|
gap: var(--button-icon-gap, var(--spacing-6));
|
|
5046
5055
|
}
|
|
5047
5056
|
|
|
5048
|
-
.ButtonContent-
|
|
5057
|
+
.ButtonContent-module_large__h9u9- {
|
|
5049
5058
|
--button-icon-gap: var(--spacing-8);
|
|
5050
5059
|
}
|
|
5051
5060
|
|
|
5052
|
-
.ButtonContent-
|
|
5061
|
+
.ButtonContent-module_buttonLabel__eYzcT {
|
|
5053
5062
|
display: inline-flex;
|
|
5054
5063
|
align-items: center;
|
|
5055
5064
|
}
|
|
5056
5065
|
|
|
5057
|
-
.ButtonContent-
|
|
5066
|
+
.ButtonContent-module_buttonIcon__N6gMH {
|
|
5058
5067
|
display: inline-flex;
|
|
5059
5068
|
align-items: center;
|
|
5060
5069
|
}
|
|
5061
5070
|
|
|
5062
|
-
.Button-
|
|
5071
|
+
.Button-module_button__Rz7PM {
|
|
5063
5072
|
/* RESET */
|
|
5064
5073
|
appearance: none;
|
|
5065
5074
|
background: transparent;
|
|
@@ -5120,43 +5129,43 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5120
5129
|
}
|
|
5121
5130
|
}
|
|
5122
5131
|
|
|
5123
|
-
.Button-
|
|
5132
|
+
.Button-module_fullWidth__aMtlw {
|
|
5124
5133
|
width: 100%;
|
|
5125
5134
|
}
|
|
5126
5135
|
|
|
5127
|
-
.Button-
|
|
5136
|
+
.Button-module_small__nX-i2 {
|
|
5128
5137
|
--button-font-size: 0.75rem;
|
|
5129
5138
|
--button-line-height: 1rem;
|
|
5130
5139
|
--button-min-x-y: var(--spacing-32);
|
|
5131
5140
|
--icon-size: 16;
|
|
5132
5141
|
}
|
|
5133
5142
|
|
|
5134
|
-
.Button-
|
|
5143
|
+
.Button-module_medium__6gRIb {
|
|
5135
5144
|
--button-padding-x: calc(var(--spacing-20) - var(--button-border-width));
|
|
5136
5145
|
--button-padding-y: calc(var(--spacing-8) - var(--button-border-width));
|
|
5137
5146
|
--button-min-x-y: var(--spacing-40);
|
|
5138
5147
|
--icon-size: 24;
|
|
5139
5148
|
}
|
|
5140
5149
|
|
|
5141
|
-
.Button-
|
|
5150
|
+
.Button-module_large__FRilu {
|
|
5142
5151
|
--button-padding-x: calc(var(--spacing-24) - var(--button-border-width));
|
|
5143
5152
|
--button-padding-y: calc(var(--spacing-12) - var(--button-border-width));
|
|
5144
5153
|
--button-min-x-y: var(--spacing-48);
|
|
5145
5154
|
--icon-size: 24;
|
|
5146
5155
|
}
|
|
5147
5156
|
|
|
5148
|
-
.Button-
|
|
5149
|
-
.Button-
|
|
5157
|
+
.Button-module_smallIconButton__mKoYp,
|
|
5158
|
+
.Button-module_mediumIconButton__PC35j {
|
|
5150
5159
|
--button-padding-x: calc(var(--spacing-8) - var(--button-border-width));
|
|
5151
5160
|
--button-padding-y: calc(var(--spacing-8) - var(--button-border-width));
|
|
5152
5161
|
}
|
|
5153
5162
|
|
|
5154
|
-
.Button-
|
|
5163
|
+
.Button-module_largeIconButton__VtPZf {
|
|
5155
5164
|
--button-padding-x: calc(var(--spacing-12) - var(--button-border-width));
|
|
5156
5165
|
--button-padding-y: calc(var(--spacing-12) - var(--button-border-width));
|
|
5157
5166
|
}
|
|
5158
5167
|
|
|
5159
|
-
.Button-
|
|
5168
|
+
.Button-module_secondary__D42kZ {
|
|
5160
5169
|
--button-bg-color: var(--color-white);
|
|
5161
5170
|
--button-border-color: var(--color-gray-500);
|
|
5162
5171
|
--button-text-color: var(--color-purple-800);
|
|
@@ -5176,14 +5185,14 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5176
5185
|
--button-border-color: var(--color-black);
|
|
5177
5186
|
}
|
|
5178
5187
|
|
|
5179
|
-
&.Button-
|
|
5188
|
+
&.Button-module_isDisabled__Q2KAS {
|
|
5180
5189
|
--button-bg-color: var(--color-white);
|
|
5181
5190
|
--button-border-color: var(--color-gray-400);
|
|
5182
5191
|
--button-text-color: var(--color-gray-400);
|
|
5183
5192
|
}
|
|
5184
5193
|
}
|
|
5185
5194
|
|
|
5186
|
-
.Button-
|
|
5195
|
+
.Button-module_tertiary__qL7wD {
|
|
5187
5196
|
--button-bg-color: transparent;
|
|
5188
5197
|
--button-border-color: transparent;
|
|
5189
5198
|
--button-text-color: var(--color-purple-800);
|
|
@@ -5209,22 +5218,22 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5209
5218
|
--button-border-color: var(--color-blue-100);
|
|
5210
5219
|
}
|
|
5211
5220
|
|
|
5212
|
-
&.Button-
|
|
5221
|
+
&.Button-module_isDisabled__Q2KAS {
|
|
5213
5222
|
--button-bg-color: transparent;
|
|
5214
5223
|
--button-border-color: transparent;
|
|
5215
5224
|
--button-text-color: var(--color-gray-400);
|
|
5216
5225
|
}
|
|
5217
5226
|
}
|
|
5218
5227
|
|
|
5219
|
-
.Button-
|
|
5220
|
-
.Button-
|
|
5221
|
-
.Button-
|
|
5228
|
+
.Button-module_primaryReversed__Sa4YW,
|
|
5229
|
+
.Button-module_secondaryReversed__u3qHz,
|
|
5230
|
+
.Button-module_tertiaryReversed__zn3XE {
|
|
5222
5231
|
&[data-focus-visible]::after {
|
|
5223
5232
|
border-color: var(--color-blue-300);
|
|
5224
5233
|
}
|
|
5225
5234
|
}
|
|
5226
5235
|
|
|
5227
|
-
.Button-
|
|
5236
|
+
.Button-module_primaryReversed__Sa4YW {
|
|
5228
5237
|
--button-bg-color: var(--color-white);
|
|
5229
5238
|
--button-border-color: var(--color-white);
|
|
5230
5239
|
--button-text-color: var(--color-purple-800);
|
|
@@ -5244,14 +5253,14 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5244
5253
|
--button-border-color: var(--color-white);
|
|
5245
5254
|
}
|
|
5246
5255
|
|
|
5247
|
-
&.Button-
|
|
5256
|
+
&.Button-module_isDisabled__Q2KAS {
|
|
5248
5257
|
--button-bg-color: rgba(var(--color-white-rgb), 0.2);
|
|
5249
5258
|
--button-border-color: transparent;
|
|
5250
5259
|
--button-text-color: rgba(var(--color-purple-800-rgb), 0.7);
|
|
5251
5260
|
}
|
|
5252
5261
|
}
|
|
5253
5262
|
|
|
5254
|
-
.Button-
|
|
5263
|
+
.Button-module_secondaryReversed__u3qHz {
|
|
5255
5264
|
--button-bg-color: transparent;
|
|
5256
5265
|
--button-border-color: var(--color-white);
|
|
5257
5266
|
--button-text-color: var(--color-white);
|
|
@@ -5271,14 +5280,14 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5271
5280
|
--button-border-color: var(--color-white);
|
|
5272
5281
|
}
|
|
5273
5282
|
|
|
5274
|
-
&.Button-
|
|
5283
|
+
&.Button-module_isDisabled__Q2KAS {
|
|
5275
5284
|
--button-bg-color: transparent;
|
|
5276
5285
|
--button-border-color: rgba(var(--color-white), 0.2);
|
|
5277
5286
|
--button-text-color: rgba(var(--color-white-rgb), 0.2);
|
|
5278
5287
|
}
|
|
5279
5288
|
}
|
|
5280
5289
|
|
|
5281
|
-
.Button-
|
|
5290
|
+
.Button-module_tertiaryReversed__zn3XE {
|
|
5282
5291
|
--button-bg-color: transparent;
|
|
5283
5292
|
--button-border-color: transparent;
|
|
5284
5293
|
--button-text-color: var(--color-white);
|
|
@@ -5298,14 +5307,14 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5298
5307
|
--button-border-color: transparent;
|
|
5299
5308
|
}
|
|
5300
5309
|
|
|
5301
|
-
&.Button-
|
|
5310
|
+
&.Button-module_isDisabled__Q2KAS {
|
|
5302
5311
|
--button-bg-color: transparent;
|
|
5303
5312
|
--button-border-color: transparent;
|
|
5304
5313
|
--button-text-color: rgba(var(--color-white-rgb), 0.2);
|
|
5305
5314
|
}
|
|
5306
5315
|
}
|
|
5307
5316
|
|
|
5308
|
-
.Button-
|
|
5317
|
+
.Button-module_hideContentWidth__yFzDQ {
|
|
5309
5318
|
position: absolute;
|
|
5310
5319
|
left: 50%;
|
|
5311
5320
|
top: 50%;
|
|
@@ -5313,11 +5322,11 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5313
5322
|
visibility: hidden;
|
|
5314
5323
|
}
|
|
5315
5324
|
|
|
5316
|
-
.Button-
|
|
5325
|
+
.Button-module_retainContentWidth__Ftbt9 {
|
|
5317
5326
|
visibility: hidden;
|
|
5318
5327
|
}
|
|
5319
5328
|
|
|
5320
|
-
.Menu-
|
|
5329
|
+
.Menu-module_menu__Ifj2G {
|
|
5321
5330
|
background-color: var(--color-white);
|
|
5322
5331
|
color: var(--color-purple-800);
|
|
5323
5332
|
width: 248px;
|
|
@@ -5329,7 +5338,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5329
5338
|
box-shadow: var(--shadow-large-box-shadow);
|
|
5330
5339
|
}
|
|
5331
5340
|
|
|
5332
|
-
.Menu-
|
|
5341
|
+
.Menu-module_menu__Ifj2G .react-aria-Header {
|
|
5333
5342
|
font-family: var(--typography-heading-6-font-family);
|
|
5334
5343
|
font-size: var(--typography-heading-6-font-size);
|
|
5335
5344
|
letter-spacing: var(--typography-heading-6-letter-spacing);
|
|
@@ -5339,7 +5348,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5339
5348
|
margin-inline: var(--spacing-6);
|
|
5340
5349
|
}
|
|
5341
5350
|
|
|
5342
|
-
.Menu-
|
|
5351
|
+
.Menu-module_menu__Ifj2G section:not(:last-of-type) {
|
|
5343
5352
|
&::after {
|
|
5344
5353
|
width: 100%;
|
|
5345
5354
|
height: 1px;
|
|
@@ -5350,7 +5359,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5350
5359
|
}
|
|
5351
5360
|
}
|
|
5352
5361
|
|
|
5353
|
-
.MenuItem-
|
|
5362
|
+
.MenuItem-module_item__6uibk {
|
|
5354
5363
|
display: block;
|
|
5355
5364
|
font-family: var(--typography-paragraph-body-font-family);
|
|
5356
5365
|
font-size: var(--typography-paragraph-body-font-size);
|
|
@@ -5366,34 +5375,34 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5366
5375
|
cursor: pointer;
|
|
5367
5376
|
}
|
|
5368
5377
|
|
|
5369
|
-
.MenuItem-
|
|
5378
|
+
.MenuItem-module_flexWrapper__iaiFs {
|
|
5370
5379
|
display: flex;
|
|
5371
5380
|
gap: 0 var(--spacing-8);
|
|
5372
5381
|
align-items: center;
|
|
5373
5382
|
}
|
|
5374
5383
|
|
|
5375
|
-
.MenuItem-
|
|
5384
|
+
.MenuItem-module_iconWrapper__Hn9O- {
|
|
5376
5385
|
flex-shrink: 0;
|
|
5377
5386
|
display: flex;
|
|
5378
5387
|
align-items: center;
|
|
5379
5388
|
}
|
|
5380
5389
|
|
|
5381
|
-
.MenuItem-
|
|
5390
|
+
.MenuItem-module_item__6uibk:focus {
|
|
5382
5391
|
outline: none;
|
|
5383
5392
|
}
|
|
5384
5393
|
|
|
5385
|
-
.MenuItem-
|
|
5386
|
-
.MenuItem-
|
|
5394
|
+
.MenuItem-module_item__6uibk[data-hovered],
|
|
5395
|
+
.MenuItem-module_item__6uibk[data-focus-visible] {
|
|
5387
5396
|
background-color: var(--color-blue-100);
|
|
5388
5397
|
color: var(--color-blue-500);
|
|
5389
5398
|
}
|
|
5390
5399
|
|
|
5391
|
-
.MenuItem-
|
|
5400
|
+
.MenuItem-module_item__6uibk[data-focus-visible] {
|
|
5392
5401
|
outline: var(--border-focus-ring-border-width) var(--border-focus-ring-border-style)
|
|
5393
5402
|
var(--color-blue-500);
|
|
5394
5403
|
}
|
|
5395
5404
|
|
|
5396
|
-
.MenuItem-
|
|
5405
|
+
.MenuItem-module_item__6uibk[data-disabled] {
|
|
5397
5406
|
opacity: 0.3;
|
|
5398
5407
|
}
|
|
5399
5408
|
|
|
@@ -5419,18 +5428,18 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5419
5428
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
5420
5429
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
5421
5430
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
5422
|
-
.Select-
|
|
5431
|
+
.Select-module_container__LRkAv {
|
|
5423
5432
|
position: relative;
|
|
5424
5433
|
width: 100%;
|
|
5425
5434
|
}
|
|
5426
5435
|
|
|
5427
|
-
.Select-
|
|
5436
|
+
.Select-module_notFullWidth__Nv5u- {
|
|
5428
5437
|
width: 180px;
|
|
5429
5438
|
}
|
|
5430
5439
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
5431
5440
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
5432
5441
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
5433
|
-
.Tag-
|
|
5442
|
+
.Tag-module_tag__TfVDJ {
|
|
5434
5443
|
display: inline-flex;
|
|
5435
5444
|
align-items: center;
|
|
5436
5445
|
padding: var(--spacing-4, 0.25rem) var(--spacing-8, 0.5rem);
|
|
@@ -5443,65 +5452,65 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5443
5452
|
white-space: nowrap;
|
|
5444
5453
|
}
|
|
5445
5454
|
|
|
5446
|
-
.Tag-
|
|
5455
|
+
.Tag-module_iconContainer__CR-xK {
|
|
5447
5456
|
display: inline-flex;
|
|
5448
5457
|
}
|
|
5449
5458
|
|
|
5450
|
-
.Tag-
|
|
5459
|
+
.Tag-module_gray__xhKnd {
|
|
5451
5460
|
background-color: var(--color-gray-300, #eaeaec);
|
|
5452
5461
|
color: var(--color-purple-800, #2f2438);
|
|
5453
5462
|
}
|
|
5454
5463
|
|
|
5455
|
-
.Tag-
|
|
5464
|
+
.Tag-module_blue__DL4M- {
|
|
5456
5465
|
background-color: var(--color-blue-100, #e6f6ff);
|
|
5457
5466
|
color: var(--color-blue-700, #003157);
|
|
5458
5467
|
}
|
|
5459
|
-
.Tag-
|
|
5468
|
+
.Tag-module_blue__DL4M- .Tag-module_iconContainer__CR-xK {
|
|
5460
5469
|
color: var(--color-blue-500, #0168b3);
|
|
5461
5470
|
}
|
|
5462
5471
|
|
|
5463
|
-
.Tag-
|
|
5472
|
+
.Tag-module_green__8kUyw {
|
|
5464
5473
|
background-color: var(--color-green-100, #e8f8f4);
|
|
5465
5474
|
color: var(--color-green-700, #22594a);
|
|
5466
5475
|
}
|
|
5467
|
-
.Tag-
|
|
5476
|
+
.Tag-module_green__8kUyw .Tag-module_iconContainer__CR-xK {
|
|
5468
5477
|
color: var(--color-green-500, #3f9a86);
|
|
5469
5478
|
}
|
|
5470
5479
|
|
|
5471
|
-
.Tag-
|
|
5480
|
+
.Tag-module_yellow__Tbkmu {
|
|
5472
5481
|
background-color: var(--color-yellow-100, #fff9e4);
|
|
5473
5482
|
color: var(--color-yellow-700, #876400);
|
|
5474
5483
|
}
|
|
5475
|
-
.Tag-
|
|
5484
|
+
.Tag-module_yellow__Tbkmu .Tag-module_iconContainer__CR-xK {
|
|
5476
5485
|
color: var(--color-yellow-700, #876400);
|
|
5477
5486
|
}
|
|
5478
5487
|
|
|
5479
|
-
.Tag-
|
|
5488
|
+
.Tag-module_orange__0cs-w {
|
|
5480
5489
|
background-color: var(--color-orange-100, #fff0e8);
|
|
5481
5490
|
color: var(--color-orange-700, #903c00);
|
|
5482
5491
|
}
|
|
5483
|
-
.Tag-
|
|
5492
|
+
.Tag-module_orange__0cs-w .Tag-module_iconContainer__CR-xK {
|
|
5484
5493
|
color: var(--color-orange-500, #e96c2f);
|
|
5485
5494
|
}
|
|
5486
5495
|
|
|
5487
|
-
.Tag-
|
|
5496
|
+
.Tag-module_red__Sw-1P {
|
|
5488
5497
|
background-color: var(--color-red-100, #fdeaee);
|
|
5489
5498
|
color: var(--color-red-700, #6c1e20);
|
|
5490
5499
|
}
|
|
5491
|
-
.Tag-
|
|
5500
|
+
.Tag-module_red__Sw-1P .Tag-module_iconContainer__CR-xK {
|
|
5492
5501
|
color: var(--color-red-500, #c93b55);
|
|
5493
5502
|
}
|
|
5494
5503
|
|
|
5495
|
-
.Tag-
|
|
5504
|
+
.Tag-module_purple__9flj8 {
|
|
5496
5505
|
background-color: var(--color-purple-100, #f4edf8);
|
|
5497
5506
|
color: var(--color-purple-700, #4a234d);
|
|
5498
5507
|
}
|
|
5499
|
-
.Tag-
|
|
5508
|
+
.Tag-module_purple__9flj8 .Tag-module_iconContainer__CR-xK {
|
|
5500
5509
|
color: var(--color-purple-500, #844587);
|
|
5501
5510
|
}
|
|
5502
5511
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
5503
5512
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
5504
|
-
.RemoveButton-
|
|
5513
|
+
.RemoveButton-module_removeButton__C5eDJ {
|
|
5505
5514
|
appearance: none;
|
|
5506
5515
|
display: inline;
|
|
5507
5516
|
background: transparent;
|
|
@@ -5515,10 +5524,10 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5515
5524
|
border-radius: 50%;
|
|
5516
5525
|
color: rgba(var(--color-purple-800-rgb, 47, 36, 56), 0.7);
|
|
5517
5526
|
}
|
|
5518
|
-
.RemoveButton-
|
|
5527
|
+
.RemoveButton-module_removeButton__C5eDJ:focus, .RemoveButton-module_removeButton__C5eDJ:focus-visible {
|
|
5519
5528
|
outline: none;
|
|
5520
5529
|
}
|
|
5521
|
-
.RemoveButton-
|
|
5530
|
+
.RemoveButton-module_removeButton__C5eDJ:focus::after, .RemoveButton-module_removeButton__C5eDJ:focus-visible::after {
|
|
5522
5531
|
border-color: var(--color-blue-500, #0168b3);
|
|
5523
5532
|
content: "";
|
|
5524
5533
|
position: absolute;
|
|
@@ -5528,24 +5537,24 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5528
5537
|
border-radius: 50%;
|
|
5529
5538
|
inset: -3px;
|
|
5530
5539
|
}
|
|
5531
|
-
.RemoveButton-
|
|
5540
|
+
.RemoveButton-module_removeButton__C5eDJ::before {
|
|
5532
5541
|
position: absolute;
|
|
5533
5542
|
content: "";
|
|
5534
5543
|
inset: -5px;
|
|
5535
5544
|
border-radius: 50%;
|
|
5536
5545
|
}
|
|
5537
|
-
.RemoveButton-
|
|
5546
|
+
.RemoveButton-module_removeButton__C5eDJ:hover, .RemoveButton-module_removeButton__C5eDJ:focus, .RemoveButton-module_removeButton__C5eDJ:focus-visible {
|
|
5538
5547
|
background-color: rgba(var(--color-gray-600-rgb, 82, 78, 86), 0.2);
|
|
5539
5548
|
cursor: pointer;
|
|
5540
5549
|
color: var(--color-purple-800, #2f2438);
|
|
5541
5550
|
}
|
|
5542
5551
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
5543
|
-
.RemovableTag-
|
|
5552
|
+
.RemovableTag-module_removableTag__Dy1lt {
|
|
5544
5553
|
padding: var(--spacing-4, 0.25rem) var(--spacing-4, 0.25rem) var(--spacing-4, 0.25rem) var(--spacing-8, 0.5rem);
|
|
5545
5554
|
padding-block: var(--spacing-4, 0.25rem);
|
|
5546
5555
|
padding-inline: var(--spacing-8, 0.5rem) var(--spacing-4, 0.25rem);
|
|
5547
5556
|
}
|
|
5548
|
-
.Tab-
|
|
5557
|
+
.Tab-module_tab__1YtP2 {
|
|
5549
5558
|
display: inline-flex;
|
|
5550
5559
|
align-items: center;
|
|
5551
5560
|
border: 2px solid transparent;
|
|
@@ -5592,7 +5601,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5592
5601
|
}
|
|
5593
5602
|
}
|
|
5594
5603
|
|
|
5595
|
-
.Tab-
|
|
5604
|
+
.Tab-module_tab__1YtP2[data-selected] {
|
|
5596
5605
|
position: relative;
|
|
5597
5606
|
color: var(--color-blue-500);
|
|
5598
5607
|
|
|
@@ -5611,14 +5620,14 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5611
5620
|
}
|
|
5612
5621
|
}
|
|
5613
5622
|
|
|
5614
|
-
.Tab-
|
|
5623
|
+
.Tab-module_badge__ZmHRM {
|
|
5615
5624
|
margin-inline-start: var(--spacing-sm);
|
|
5616
5625
|
display: inline-flex;
|
|
5617
5626
|
align-items: center;
|
|
5618
5627
|
}
|
|
5619
5628
|
|
|
5620
5629
|
@media (forced-colors: active) {
|
|
5621
|
-
.Tab-
|
|
5630
|
+
.Tab-module_tab__1YtP2 {
|
|
5622
5631
|
border: 2px solid transparent;
|
|
5623
5632
|
|
|
5624
5633
|
&:focus-visible::after {
|
|
@@ -5633,7 +5642,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5633
5642
|
}
|
|
5634
5643
|
}
|
|
5635
5644
|
|
|
5636
|
-
.Tab-
|
|
5645
|
+
.Tab-module_tab__1YtP2[data-selected]::before {
|
|
5637
5646
|
/* High contrast also doesn't see the pseudo element created to show the active tab. */
|
|
5638
5647
|
content: '';
|
|
5639
5648
|
position: absolute;
|
|
@@ -5644,11 +5653,11 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5644
5653
|
}
|
|
5645
5654
|
}
|
|
5646
5655
|
|
|
5647
|
-
.TabList-
|
|
5656
|
+
.TabList-module_container__d4TLi {
|
|
5648
5657
|
position: relative;
|
|
5649
5658
|
}
|
|
5650
5659
|
|
|
5651
|
-
.TabList-
|
|
5660
|
+
.TabList-module_tabList__WEETD {
|
|
5652
5661
|
border-bottom: 1px solid var(--color-gray-300);
|
|
5653
5662
|
padding: var(--spacing-6) 0 0;
|
|
5654
5663
|
width: 100%;
|
|
@@ -5659,12 +5668,12 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5659
5668
|
scroll-behavior: smooth;
|
|
5660
5669
|
}
|
|
5661
5670
|
|
|
5662
|
-
.TabList-
|
|
5671
|
+
.TabList-module_noPadding__rIfER {
|
|
5663
5672
|
padding: 0;
|
|
5664
5673
|
}
|
|
5665
5674
|
|
|
5666
|
-
.TabList-
|
|
5667
|
-
.TabList-
|
|
5675
|
+
.TabList-module_leftArrow__mrWjD,
|
|
5676
|
+
.TabList-module_rightArrow__WUoGO {
|
|
5668
5677
|
--icon-size: 24;
|
|
5669
5678
|
|
|
5670
5679
|
display: flex;
|
|
@@ -5682,37 +5691,37 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5682
5691
|
/*
|
|
5683
5692
|
* Note: we're purposefully using directional properties instead of start/end for positioning and styling related to the carousel arrows
|
|
5684
5693
|
*/
|
|
5685
|
-
.TabList-
|
|
5694
|
+
.TabList-module_leftArrow__mrWjD {
|
|
5686
5695
|
left: 0;
|
|
5687
5696
|
}
|
|
5688
5697
|
|
|
5689
|
-
.TabList-
|
|
5690
|
-
.TabList-
|
|
5698
|
+
.TabList-module_leftArrow__mrWjD,
|
|
5699
|
+
.TabList-module_leftArrow__mrWjD:hover {
|
|
5691
5700
|
border-right: 1px solid var(--color-gray-300);
|
|
5692
5701
|
}
|
|
5693
5702
|
|
|
5694
|
-
.TabList-
|
|
5703
|
+
.TabList-module_rightArrow__WUoGO {
|
|
5695
5704
|
right: 0;
|
|
5696
5705
|
}
|
|
5697
5706
|
|
|
5698
|
-
.TabList-
|
|
5699
|
-
.TabList-
|
|
5707
|
+
.TabList-module_rightArrow__WUoGO,
|
|
5708
|
+
.TabList-module_rightArrow__WUoGO:hover {
|
|
5700
5709
|
border-left: 1px solid var(--color-gray-300);
|
|
5701
5710
|
}
|
|
5702
5711
|
|
|
5703
|
-
.TabList-
|
|
5704
|
-
.TabList-
|
|
5712
|
+
.TabList-module_leftArrow__mrWjD:hover,
|
|
5713
|
+
.TabList-module_rightArrow__WUoGO:hover {
|
|
5705
5714
|
background: var(--color-blue-200);
|
|
5706
5715
|
color: var(--color-blue-500);
|
|
5707
5716
|
}
|
|
5708
5717
|
|
|
5709
|
-
.TabList-
|
|
5710
|
-
.TabList-
|
|
5718
|
+
.TabList-module_leftArrow__mrWjD:active,
|
|
5719
|
+
.TabList-module_rightArrow__WUoGO:active {
|
|
5711
5720
|
background: var(--color-blue-100);
|
|
5712
5721
|
color: var(--color-blue-500);
|
|
5713
5722
|
}
|
|
5714
5723
|
|
|
5715
|
-
.TabPanel-
|
|
5724
|
+
.TabPanel-module_tabPanel__jEe1o {
|
|
5716
5725
|
border: 2px solid transparent;
|
|
5717
5726
|
|
|
5718
5727
|
&:focus {
|
|
@@ -5727,30 +5736,30 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5727
5736
|
|
|
5728
5737
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
5729
5738
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
5730
|
-
.OverlayArrow-
|
|
5739
|
+
.OverlayArrow-module_overlayArrow__YBbCB {
|
|
5731
5740
|
display: flex;
|
|
5732
5741
|
padding: 8px;
|
|
5733
5742
|
}
|
|
5734
|
-
.OverlayArrow-
|
|
5743
|
+
.OverlayArrow-module_overlayArrow__YBbCB[data-placement=top], .OverlayArrow-module_overlayArrow__YBbCB[data-placement=bottom] {
|
|
5735
5744
|
padding: 0 8px;
|
|
5736
5745
|
}
|
|
5737
|
-
.OverlayArrow-
|
|
5746
|
+
.OverlayArrow-module_overlayArrow__YBbCB[data-placement=left], .OverlayArrow-module_overlayArrow__YBbCB[data-placement=right] {
|
|
5738
5747
|
padding: 8px 0;
|
|
5739
5748
|
}
|
|
5740
|
-
.OverlayArrow-
|
|
5749
|
+
.OverlayArrow-module_overlayArrow__YBbCB path {
|
|
5741
5750
|
fill: var(--color-purple-800, #2f2438);
|
|
5742
5751
|
box-shadow: var(--shadow-small-box-shadow, 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 3px 16px 0 rgba(0, 0, 0, 0.06));
|
|
5743
5752
|
}
|
|
5744
|
-
.OverlayArrow-
|
|
5753
|
+
.OverlayArrow-module_overlayArrow__YBbCB[data-placement=right] svg {
|
|
5745
5754
|
transform: rotate(90deg);
|
|
5746
5755
|
}
|
|
5747
|
-
.OverlayArrow-
|
|
5756
|
+
.OverlayArrow-module_overlayArrow__YBbCB[data-placement=bottom] svg {
|
|
5748
5757
|
transform: rotate(180deg);
|
|
5749
5758
|
}
|
|
5750
|
-
.OverlayArrow-
|
|
5759
|
+
.OverlayArrow-module_overlayArrow__YBbCB[data-placement=left] svg {
|
|
5751
5760
|
transform: rotate(270deg);
|
|
5752
5761
|
}
|
|
5753
|
-
.OverlayArrow-
|
|
5762
|
+
.OverlayArrow-module_overlayArrow__YBbCB.OverlayArrow-module_reversed__Le8QW path {
|
|
5754
5763
|
fill: var(--color-white, #ffffff);
|
|
5755
5764
|
}
|
|
5756
5765
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
@@ -5759,7 +5768,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5759
5768
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
5760
5769
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
5761
5770
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
5762
|
-
.Tooltip-
|
|
5771
|
+
.Tooltip-module_tooltip__zBer- {
|
|
5763
5772
|
max-width: 200px;
|
|
5764
5773
|
padding: var(--spacing-8, 0.5rem) var(--spacing-12, 0.75rem);
|
|
5765
5774
|
color: var(--color-white, #ffffff);
|
|
@@ -5776,30 +5785,30 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5776
5785
|
/* fixes FF gap */
|
|
5777
5786
|
transform: translate3d(0, 0, 0);
|
|
5778
5787
|
}
|
|
5779
|
-
.Tooltip-
|
|
5788
|
+
.Tooltip-module_tooltip__zBer-.Tooltip-module_reversed__VnM1F {
|
|
5780
5789
|
background-color: var(--color-white, #ffffff);
|
|
5781
5790
|
color: var(--color-purple-800, #2f2438);
|
|
5782
5791
|
}
|
|
5783
|
-
.Tooltip-
|
|
5792
|
+
.Tooltip-module_tooltip__zBer-[data-placement=top] {
|
|
5784
5793
|
--origin: translateY(4px);
|
|
5785
5794
|
}
|
|
5786
|
-
.Tooltip-
|
|
5795
|
+
.Tooltip-module_tooltip__zBer-[data-placement=bottom] {
|
|
5787
5796
|
--origin: translateY(-4px);
|
|
5788
5797
|
}
|
|
5789
|
-
.Tooltip-
|
|
5798
|
+
.Tooltip-module_tooltip__zBer-[data-placement=right] {
|
|
5790
5799
|
--origin: translateX(-4px);
|
|
5791
5800
|
}
|
|
5792
|
-
.Tooltip-
|
|
5801
|
+
.Tooltip-module_tooltip__zBer-[data-placement=left] {
|
|
5793
5802
|
--origin: translateX(4px);
|
|
5794
5803
|
}
|
|
5795
|
-
.Tooltip-
|
|
5796
|
-
animation: Tooltip-
|
|
5804
|
+
.Tooltip-module_tooltip__zBer-[data-entering] {
|
|
5805
|
+
animation: Tooltip-module_slide__XF-On var(--animation-duration-fast, 300ms);
|
|
5797
5806
|
}
|
|
5798
|
-
.Tooltip-
|
|
5799
|
-
animation: Tooltip-
|
|
5807
|
+
.Tooltip-module_tooltip__zBer-[data-exiting] {
|
|
5808
|
+
animation: Tooltip-module_slide__XF-On var(--animation-duration-fast, 300ms) reverse var(--animation-easing-function-ease-in, cubic-bezier(0.55, 0.085, 0.68, 0.53));
|
|
5800
5809
|
}
|
|
5801
5810
|
|
|
5802
|
-
@keyframes Tooltip-
|
|
5811
|
+
@keyframes Tooltip-module_slide__XF-On {
|
|
5803
5812
|
from {
|
|
5804
5813
|
transform: var(--origin);
|
|
5805
5814
|
opacity: 0;
|
|
@@ -5809,9 +5818,6 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5809
5818
|
opacity: 1;
|
|
5810
5819
|
}
|
|
5811
5820
|
}
|
|
5812
|
-
.Focusable-module_focusableWrapper__LTYGq {
|
|
5813
|
-
display: inline-flex;
|
|
5814
|
-
}
|
|
5815
5821
|
.NotificationIcon-module_notificationIcon__4xH0m {
|
|
5816
5822
|
font-size: inherit;
|
|
5817
5823
|
}
|
|
@@ -10848,7 +10854,6 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
10848
10854
|
display: flex;
|
|
10849
10855
|
align-items: center;
|
|
10850
10856
|
min-width: 0;
|
|
10851
|
-
z-index: 1000;
|
|
10852
10857
|
transform: translateY(-0.0833em);
|
|
10853
10858
|
}
|
|
10854
10859
|
@media (max-width: 1365px) {
|
|
@@ -11162,7 +11167,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
11162
11167
|
width: 3.75rem;
|
|
11163
11168
|
height: 3.75rem;
|
|
11164
11169
|
background: linear-gradient(0deg, var(--color-purple-600, #5f3361), rgba(var(--color-purple-600-rgb, 95, 51, 97), 0));
|
|
11165
|
-
z-index:
|
|
11170
|
+
z-index: 1;
|
|
11166
11171
|
}
|
|
11167
11172
|
}
|
|
11168
11173
|
@media (max-width: 767px) {
|
|
@@ -11227,7 +11232,6 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
11227
11232
|
cursor: pointer;
|
|
11228
11233
|
display: flex;
|
|
11229
11234
|
position: absolute;
|
|
11230
|
-
z-index: 1020;
|
|
11231
11235
|
align-items: center;
|
|
11232
11236
|
top: 50%;
|
|
11233
11237
|
transform: translateY(-50%);
|
|
@@ -11275,7 +11279,6 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
11275
11279
|
position: absolute;
|
|
11276
11280
|
white-space: nowrap;
|
|
11277
11281
|
width: 1px;
|
|
11278
|
-
z-index: 1019;
|
|
11279
11282
|
inset-inline-end: auto;
|
|
11280
11283
|
inset-inline-start: -3rem;
|
|
11281
11284
|
position: absolute;
|