@vibe/core 3.77.0-alpha-1b943.0 → 3.77.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.
Files changed (394) hide show
  1. package/dist/base/dist/BaseInput/BaseInput.module.scss.js +1 -1
  2. package/dist/components/Menu/MenuItem/MenuItem.d.ts +20 -0
  3. package/dist/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.d.ts +1 -1
  4. package/dist/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.types.d.ts +5 -0
  5. package/dist/components/button/dist/Button/Button.module.scss.js +1 -1
  6. package/dist/components/icon/dist/Icon/Icon.module.scss.js +1 -1
  7. package/dist/components/loader/dist/Loader/Loader.module.scss.js +1 -1
  8. package/dist/components/next/Dropdown/Dropdown.types.d.ts +0 -8
  9. package/dist/components/next/Dropdown/components/MultiSelectedValues/MultiSelectedValues.d.ts +1 -2
  10. package/dist/components/next/Dropdown/context/DropdownContext.types.d.ts +1 -1
  11. package/dist/metadata.json +59 -9
  12. package/dist/mocked_classnames/base/dist/BaseInput/BaseInput.module.scss.js +1 -1
  13. package/dist/mocked_classnames/components/Menu/MenuItem/MenuItem.d.ts +20 -0
  14. package/dist/mocked_classnames/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.d.ts +1 -1
  15. package/dist/mocked_classnames/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.types.d.ts +5 -0
  16. package/dist/mocked_classnames/components/button/dist/Button/Button.module.scss.js +1 -1
  17. package/dist/mocked_classnames/components/icon/dist/Icon/Icon.module.scss.js +1 -1
  18. package/dist/mocked_classnames/components/loader/dist/Loader/Loader.module.scss.js +1 -1
  19. package/dist/mocked_classnames/components/next/Dropdown/Dropdown.types.d.ts +0 -8
  20. package/dist/mocked_classnames/components/next/Dropdown/components/MultiSelectedValues/MultiSelectedValues.d.ts +1 -2
  21. package/dist/mocked_classnames/components/next/Dropdown/context/DropdownContext.types.d.ts +1 -1
  22. package/dist/mocked_classnames/src/components/Accordion/Accordion/Accordion.module.scss.js +1 -1
  23. package/dist/mocked_classnames/src/components/AlertBanner/AlertBanner.module.scss.js +1 -1
  24. package/dist/mocked_classnames/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.module.scss.js +1 -1
  25. package/dist/mocked_classnames/src/components/AlertBanner/AlertBannerLink/AlertBannerLink.module.scss.js +1 -1
  26. package/dist/mocked_classnames/src/components/AlertBanner/AlertBannerText/AlertBannerText.module.scss.js +1 -1
  27. package/dist/mocked_classnames/src/components/AttentionBox/AttentionBox.module.scss.js +1 -1
  28. package/dist/mocked_classnames/src/components/AttentionBox/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
  29. package/dist/mocked_classnames/src/components/Avatar/Avatar.module.scss.js +1 -1
  30. package/dist/mocked_classnames/src/components/Avatar/AvatarBadge.module.scss.js +1 -1
  31. package/dist/mocked_classnames/src/components/Avatar/AvatarContent.module.scss.js +1 -1
  32. package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroup.module.scss.js +1 -1
  33. package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroupCounter.module.scss.js +1 -1
  34. package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroupCounterTooltipContent.module.scss.js +1 -1
  35. package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroupCounterTooltipContentVirtualizedList.module.scss.js +1 -1
  36. package/dist/mocked_classnames/src/components/Badge/Badge.module.scss.js +1 -1
  37. package/dist/mocked_classnames/src/components/Badge/Indicator/Indicator.module.scss.js +1 -1
  38. package/dist/mocked_classnames/src/components/BaseList/BaseList.module.scss.js +1 -1
  39. package/dist/mocked_classnames/src/components/BaseListItem/BaseListItem.module.scss.js +1 -1
  40. package/dist/mocked_classnames/src/components/Box/Box.module.scss.js +1 -1
  41. package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbContent/BreadcrumbContent.module.scss.js +1 -1
  42. package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbItem.module.scss.js +1 -1
  43. package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbMenu/BreadcrumbsMenu.module.scss.js +1 -1
  44. package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbsBar.module.scss.js +1 -1
  45. package/dist/mocked_classnames/src/components/ButtonGroup/ButtonGroup.module.scss.js +1 -1
  46. package/dist/mocked_classnames/src/components/Checkbox/Checkbox.module.scss.js +1 -1
  47. package/dist/mocked_classnames/src/components/Chips/Chips.module.scss.js +1 -1
  48. package/dist/mocked_classnames/src/components/Clickable/Clickable.module.scss.js +1 -1
  49. package/dist/mocked_classnames/src/components/ColorPicker/ColorPicker.module.scss.js +1 -1
  50. package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js +1 -1
  51. package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js +1 -1
  52. package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js +1 -1
  53. package/dist/mocked_classnames/src/components/Combobox/Combobox.module.scss.js +1 -1
  54. package/dist/mocked_classnames/src/components/Combobox/ComboboxHelpers/ComboboxHelpers.module.scss.js +1 -1
  55. package/dist/mocked_classnames/src/components/Combobox/components/ComboboxCategory/ComboboxCategory.module.scss.js +1 -1
  56. package/dist/mocked_classnames/src/components/Combobox/components/ComboboxItems/ComboboxItems.module.scss.js +1 -1
  57. package/dist/mocked_classnames/src/components/Combobox/components/ComboboxOption/ComboboxOption.module.scss.js +1 -1
  58. package/dist/mocked_classnames/src/components/Combobox/components/StickyCategoryHeader/StickyCategoryHeader.module.scss.js +1 -1
  59. package/dist/mocked_classnames/src/components/Counter/Counter.module.scss.js +1 -1
  60. package/dist/mocked_classnames/src/components/DatePicker/DateNavigationItem/DateNavigationItem.module.scss.js +1 -1
  61. package/dist/mocked_classnames/src/components/DatePicker/DatePicker.module.scss.js +1 -1
  62. package/dist/mocked_classnames/src/components/DatePicker/DatePickerHeader/DatePickerHeader.module.scss.js +1 -1
  63. package/dist/mocked_classnames/src/components/DatePicker/YearPicker/YearPicker.module.scss.js +1 -1
  64. package/dist/mocked_classnames/src/components/DatePicker/external_datepicker.scss.js +1 -1
  65. package/dist/mocked_classnames/src/components/Dialog/Dialog.module.scss.js +1 -1
  66. package/dist/mocked_classnames/src/components/Dialog/DialogContent/DialogContent.module.scss.js +1 -1
  67. package/dist/mocked_classnames/src/components/DialogContentContainer/DialogContentContainer.module.scss.js +1 -1
  68. package/dist/mocked_classnames/src/components/Divider/Divider.module.scss.js +1 -1
  69. package/dist/mocked_classnames/src/components/Dropdown/Dropdown.module.scss.js +1 -1
  70. package/dist/mocked_classnames/src/components/Dropdown/components/ChildrenContent/ChildrenContent.module.scss.js +1 -1
  71. package/dist/mocked_classnames/src/components/Dropdown/components/MultiValueContainer/MultiValueContainer.module.scss.js +1 -1
  72. package/dist/mocked_classnames/src/components/Dropdown/components/menu/menu.module.scss.js +1 -1
  73. package/dist/mocked_classnames/src/components/Dropdown/components/option/option.module.scss.js +1 -1
  74. package/dist/mocked_classnames/src/components/Dropdown/components/singleValue/singleValue.module.scss.js +1 -1
  75. package/dist/mocked_classnames/src/components/EditableHeading/EditableHeading.module.scss.js +1 -1
  76. package/dist/mocked_classnames/src/components/EditableText/EditableText.module.scss.js +1 -1
  77. package/dist/mocked_classnames/src/components/EditableTypography/EditableTypography.module.scss.js +1 -1
  78. package/dist/mocked_classnames/src/components/EmptyState/EmptyState.module.scss.js +1 -1
  79. package/dist/mocked_classnames/src/components/ExpandCollapse/ExpandCollapse.module.scss.js +1 -1
  80. package/dist/mocked_classnames/src/components/FieldLabel/FieldLabel.module.scss.js +1 -1
  81. package/dist/mocked_classnames/src/components/Flex/Flex.module.scss.js +1 -1
  82. package/dist/mocked_classnames/src/components/FormattedNumber/FormattedNumber.module.scss.js +1 -1
  83. package/dist/mocked_classnames/src/components/Heading/Heading.module.scss.js +1 -1
  84. package/dist/mocked_classnames/src/components/HiddenText/HiddenText.module.scss.js +1 -1
  85. package/dist/mocked_classnames/src/components/IconButton/IconButton.module.scss.js +1 -1
  86. package/dist/mocked_classnames/src/components/Info/components/InfoDialogContent/InfoDialogContent.module.scss.js +1 -1
  87. package/dist/mocked_classnames/src/components/Info/components/InfoLink/InfoLink.module.scss.js +1 -1
  88. package/dist/mocked_classnames/src/components/InfoText/InfoText.module.scss.js +1 -1
  89. package/dist/mocked_classnames/src/components/Label/Label.module.scss.js +1 -1
  90. package/dist/mocked_classnames/src/components/Label/LabelCelebrationAnimation.module.scss.js +1 -1
  91. package/dist/mocked_classnames/src/components/LegacyModal/LegacyModal.module.scss.js +1 -1
  92. package/dist/mocked_classnames/src/components/LegacyModal/LegacyModalContent/LegacyModalContent.module.scss.js +1 -1
  93. package/dist/mocked_classnames/src/components/LegacyModal/LegacyModalFooter/LegacyModalFooter.module.scss.js +1 -1
  94. package/dist/mocked_classnames/src/components/LegacyModal/LegacyModalHeader/LegacyModalHeader.module.scss.js +1 -1
  95. package/dist/mocked_classnames/src/components/Link/Link.module.scss.js +1 -1
  96. package/dist/mocked_classnames/src/components/List/List.module.scss.js +1 -1
  97. package/dist/mocked_classnames/src/components/List/VirtualizedListItems/VirtualizedListItems.module.scss.js +1 -1
  98. package/dist/mocked_classnames/src/components/ListItem/ListItem.module.scss.js +1 -1
  99. package/dist/mocked_classnames/src/components/ListItemAvatar/ListItemAvatar.module.scss.js +1 -1
  100. package/dist/mocked_classnames/src/components/ListItemIcon/ListItemIcon.module.scss.js +1 -1
  101. package/dist/mocked_classnames/src/components/ListTitle/ListTitle.module.scss.js +1 -1
  102. package/dist/mocked_classnames/src/components/Menu/Menu/Menu.module.scss.js +1 -1
  103. package/dist/mocked_classnames/src/components/Menu/MenuDivider/MenuDivider.module.scss.js +1 -1
  104. package/dist/mocked_classnames/src/components/Menu/MenuItem/MenuItem.js +1 -1
  105. package/dist/mocked_classnames/src/components/Menu/MenuItem/MenuItem.js.map +1 -1
  106. package/dist/mocked_classnames/src/components/Menu/MenuItem/MenuItem.module.scss.js +1 -1
  107. package/dist/mocked_classnames/src/components/Menu/MenuItem/components/BaseMenuItem/BaseMenuItem.module.scss.js +1 -1
  108. package/dist/mocked_classnames/src/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.js +1 -1
  109. package/dist/mocked_classnames/src/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.js.map +1 -1
  110. package/dist/mocked_classnames/src/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.module.scss.js +1 -1
  111. package/dist/mocked_classnames/src/components/Menu/MenuItem/components/MenuItemSubMenuIcon/MenuItemSubMenuIcon.module.scss.js +1 -1
  112. package/dist/mocked_classnames/src/components/Menu/MenuItemButton/MenuItemButton.module.scss.js +1 -1
  113. package/dist/mocked_classnames/src/components/Menu/MenuTitle/MenuTitle.module.scss.js +1 -1
  114. package/dist/mocked_classnames/src/components/MenuButton/MenuButton.module.scss.js +1 -1
  115. package/dist/mocked_classnames/src/components/Modal/Modal/Modal.module.scss.js +1 -1
  116. package/dist/mocked_classnames/src/components/Modal/ModalHeader/ModalHeader.module.scss.js +1 -1
  117. package/dist/mocked_classnames/src/components/Modal/ModalMedia/ModalMedia.module.scss.js +1 -1
  118. package/dist/mocked_classnames/src/components/Modal/ModalTopActions/ModalTopActions.module.scss.js +1 -1
  119. package/dist/mocked_classnames/src/components/Modal/footers/ModalFooter/ModalFooter.module.scss.js +1 -1
  120. package/dist/mocked_classnames/src/components/Modal/footers/ModalFooterBase/ModalFooterBase.module.scss.js +1 -1
  121. package/dist/mocked_classnames/src/components/Modal/footers/ModalFooterWizard/ModalFooterWizard.module.scss.js +1 -1
  122. package/dist/mocked_classnames/src/components/Modal/layouts/ModalBasicLayout/ModalBasicLayout.module.scss.js +1 -1
  123. package/dist/mocked_classnames/src/components/Modal/layouts/ModalFooterShadow.module.scss.js +1 -1
  124. package/dist/mocked_classnames/src/components/Modal/layouts/ModalLayoutScrollableContent.module.scss.js +1 -1
  125. package/dist/mocked_classnames/src/components/Modal/layouts/ModalMediaLayout/ModalMediaLayout.module.scss.js +1 -1
  126. package/dist/mocked_classnames/src/components/Modal/layouts/ModalSideBySideLayout/ModalSideBySideLayout.module.scss.js +1 -1
  127. package/dist/mocked_classnames/src/components/MultiStepIndicator/MultiStepIndicator.module.scss.js +1 -1
  128. package/dist/mocked_classnames/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.module.scss.js +1 -1
  129. package/dist/mocked_classnames/src/components/NumberField/NumberField.module.scss.js +1 -1
  130. package/dist/mocked_classnames/src/components/NumberField/components/NumberFieldSpinButton/NumberFieldSpinButton.module.scss.js +1 -1
  131. package/dist/mocked_classnames/src/components/ProgressBars/LinearProgressBar/Bar/Bar.module.scss.js +1 -1
  132. package/dist/mocked_classnames/src/components/ProgressBars/LinearProgressBar/LinearProgressBar.module.scss.js +1 -1
  133. package/dist/mocked_classnames/src/components/ProgressBars/PercentageLabel/PercentageLabel.module.scss.js +1 -1
  134. package/dist/mocked_classnames/src/components/RadioButton/RadioButton.module.scss.js +1 -1
  135. package/dist/mocked_classnames/src/components/Search/Search.module.scss.js +1 -1
  136. package/dist/mocked_classnames/src/components/Skeleton/Skeleton.module.scss.js +1 -1
  137. package/dist/mocked_classnames/src/components/SlideTransition/SlideTransition.module.scss.js +1 -1
  138. package/dist/mocked_classnames/src/components/Slider/SelectionIndicator.module.scss.js +1 -1
  139. package/dist/mocked_classnames/src/components/Slider/Slider.module.scss.js +1 -1
  140. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderBase.module.scss.js +1 -1
  141. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderFilledTrack.module.scss.js +1 -1
  142. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderRail.module.scss.js +1 -1
  143. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderThumb.module.scss.js +1 -1
  144. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderTrack.module.scss.js +1 -1
  145. package/dist/mocked_classnames/src/components/Slider/SliderInfix.module.scss.js +1 -1
  146. package/dist/mocked_classnames/src/components/SplitButton/SplitButton.module.scss.js +1 -1
  147. package/dist/mocked_classnames/src/components/Steps/Steps.module.scss.js +1 -1
  148. package/dist/mocked_classnames/src/components/Steps/StepsCommand.module.scss.js +1 -1
  149. package/dist/mocked_classnames/src/components/Steps/StepsDot.module.scss.js +1 -1
  150. package/dist/mocked_classnames/src/components/Steps/StepsGalleryHeader.module.scss.js +1 -1
  151. package/dist/mocked_classnames/src/components/Steps/StepsHeader.module.scss.js +1 -1
  152. package/dist/mocked_classnames/src/components/Steps/StepsNumbersHeader.module.scss.js +1 -1
  153. package/dist/mocked_classnames/src/components/Switch/Switch.module.scss.js +1 -1
  154. package/dist/mocked_classnames/src/components/Table/Table/Table.module.scss.js +1 -1
  155. package/dist/mocked_classnames/src/components/Table/TableBody/TableBody.module.scss.js +1 -1
  156. package/dist/mocked_classnames/src/components/Table/TableCell/TableCell.module.scss.js +1 -1
  157. package/dist/mocked_classnames/src/components/Table/TableCellSkeleton/TableCellSkeleton.module.scss.js +1 -1
  158. package/dist/mocked_classnames/src/components/Table/TableContainer/TableContainer.module.scss.js +1 -1
  159. package/dist/mocked_classnames/src/components/Table/TableHeader/TableHeader.module.scss.js +1 -1
  160. package/dist/mocked_classnames/src/components/Table/TableHeaderCell/TableHeaderCell.module.scss.js +1 -1
  161. package/dist/mocked_classnames/src/components/Table/TableRow/TableRow.module.scss.js +1 -1
  162. package/dist/mocked_classnames/src/components/Table/TableRowMenu/TableRowMenu.module.scss.js +1 -1
  163. package/dist/mocked_classnames/src/components/Table/TableVirtualizedBody/TableVirtualizedBody.module.scss.js +1 -1
  164. package/dist/mocked_classnames/src/components/Tabs/Tab/Tab.module.scss.js +1 -1
  165. package/dist/mocked_classnames/src/components/Tabs/TabList/TabList.module.scss.js +1 -1
  166. package/dist/mocked_classnames/src/components/Tabs/TabPanel/TabPanel.module.scss.js +1 -1
  167. package/dist/mocked_classnames/src/components/Tabs/TabPanels/TabPanels.module.scss.js +1 -1
  168. package/dist/mocked_classnames/src/components/Text/Text.module.scss.js +1 -1
  169. package/dist/mocked_classnames/src/components/TextArea/TextArea.module.scss.js +1 -1
  170. package/dist/mocked_classnames/src/components/TextField/TextField.module.scss.js +1 -1
  171. package/dist/mocked_classnames/src/components/TextWithHighlight/TextWithHighlight.module.scss.js +1 -1
  172. package/dist/mocked_classnames/src/components/Tipseen/Tipseen.module.scss.js +1 -1
  173. package/dist/mocked_classnames/src/components/Tipseen/TipseenBasicContent.module.scss.js +1 -1
  174. package/dist/mocked_classnames/src/components/Tipseen/TipseenContent.module.scss.js +1 -1
  175. package/dist/mocked_classnames/src/components/Tipseen/TipseenImage.module.scss.js +1 -1
  176. package/dist/mocked_classnames/src/components/Tipseen/TipseenMedia/TipseenMedia.module.scss.js +1 -1
  177. package/dist/mocked_classnames/src/components/Tipseen/TipseenTitle.module.scss.js +1 -1
  178. package/dist/mocked_classnames/src/components/Tipseen/TipseenWizard.module.scss.js +1 -1
  179. package/dist/mocked_classnames/src/components/Toast/Toast.module.scss.js +1 -1
  180. package/dist/mocked_classnames/src/components/Toast/ToastLink/ToastLink.module.scss.js +1 -1
  181. package/dist/mocked_classnames/src/components/Toggle/MockToggle.module.scss.js +1 -1
  182. package/dist/mocked_classnames/src/components/Toggle/Toggle.module.scss.js +1 -1
  183. package/dist/mocked_classnames/src/components/Toggle/ToggleText.module.scss.js +1 -1
  184. package/dist/mocked_classnames/src/components/Tooltip/Tooltip.module.scss.js +1 -1
  185. package/dist/mocked_classnames/src/components/TransitionView/TransitionView.module.scss.js +1 -1
  186. package/dist/mocked_classnames/src/components/Typography/Typography.module.scss.js +1 -1
  187. package/dist/mocked_classnames/src/components/VirtualizedGrid/VirtualizedGrid.module.scss.js +1 -1
  188. package/dist/mocked_classnames/src/components/VirtualizedList/VirtualizedList.module.scss.js +1 -1
  189. package/dist/mocked_classnames/src/components/next/AttentionBox/AttentionBox.module.scss.js +1 -1
  190. package/dist/mocked_classnames/src/components/next/AttentionBox/components/AttentionBoxCloseButton/AttentionBoxCloseButton.module.scss.js +1 -1
  191. package/dist/mocked_classnames/src/components/next/AttentionBox/components/AttentionBoxLeadingIcon/AttentionBoxLeadingIcon.module.scss.js +1 -1
  192. package/dist/mocked_classnames/src/components/next/AttentionBox/components/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
  193. package/dist/mocked_classnames/src/components/next/AttentionBox/layouts/AttentionBoxCompact/AttentionBoxCompact.js +1 -1
  194. package/dist/mocked_classnames/src/components/next/AttentionBox/layouts/AttentionBoxCompact/AttentionBoxCompact.js.map +1 -1
  195. package/dist/mocked_classnames/src/components/next/AttentionBox/layouts/AttentionBoxCompact/AttentionBoxCompact.module.scss.js +1 -1
  196. package/dist/mocked_classnames/src/components/next/AttentionBox/layouts/AttentionBoxDefault/AttentionBoxDefault.js +1 -1
  197. package/dist/mocked_classnames/src/components/next/AttentionBox/layouts/AttentionBoxDefault/AttentionBoxDefault.js.map +1 -1
  198. package/dist/mocked_classnames/src/components/next/AttentionBox/layouts/AttentionBoxDefault/AttentionBoxDefault.module.scss.js +1 -1
  199. package/dist/mocked_classnames/src/components/next/Dropdown/components/DropdownBase/DropdownBase.module.scss.js +1 -1
  200. package/dist/mocked_classnames/src/components/next/Dropdown/components/Menu/Menu.module.scss.js +1 -1
  201. package/dist/mocked_classnames/src/components/next/Dropdown/components/MultiSelectedValues/MultiSelectedValues.js +1 -1
  202. package/dist/mocked_classnames/src/components/next/Dropdown/components/MultiSelectedValues/MultiSelectedValues.js.map +1 -1
  203. package/dist/mocked_classnames/src/components/next/Dropdown/components/MultiSelectedValues/MultiSelectedValues.module.scss.js +1 -1
  204. package/dist/mocked_classnames/src/components/next/Dropdown/components/Trigger/MultiSelectTrigger.js +1 -1
  205. package/dist/mocked_classnames/src/components/next/Dropdown/components/Trigger/MultiSelectTrigger.js.map +1 -1
  206. package/dist/mocked_classnames/src/components/next/Dropdown/components/Trigger/Trigger.module.scss.js +1 -1
  207. package/dist/mocked_classnames/style/dist/index.min.css.js +1 -1
  208. package/dist/src/components/Accordion/Accordion/Accordion.module.scss.js +1 -1
  209. package/dist/src/components/AlertBanner/AlertBanner.module.scss.js +1 -1
  210. package/dist/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.module.scss.js +1 -1
  211. package/dist/src/components/AlertBanner/AlertBannerLink/AlertBannerLink.module.scss.js +1 -1
  212. package/dist/src/components/AlertBanner/AlertBannerText/AlertBannerText.module.scss.js +1 -1
  213. package/dist/src/components/AttentionBox/AttentionBox.module.scss.js +1 -1
  214. package/dist/src/components/AttentionBox/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
  215. package/dist/src/components/Avatar/Avatar.module.scss.js +1 -1
  216. package/dist/src/components/Avatar/AvatarBadge.module.scss.js +1 -1
  217. package/dist/src/components/Avatar/AvatarContent.module.scss.js +1 -1
  218. package/dist/src/components/AvatarGroup/AvatarGroup.module.scss.js +1 -1
  219. package/dist/src/components/AvatarGroup/AvatarGroupCounter.module.scss.js +1 -1
  220. package/dist/src/components/AvatarGroup/AvatarGroupCounterTooltipContent.module.scss.js +1 -1
  221. package/dist/src/components/AvatarGroup/AvatarGroupCounterTooltipContentVirtualizedList.module.scss.js +1 -1
  222. package/dist/src/components/Badge/Badge.module.scss.js +1 -1
  223. package/dist/src/components/Badge/Indicator/Indicator.module.scss.js +1 -1
  224. package/dist/src/components/BaseList/BaseList.module.scss.js +1 -1
  225. package/dist/src/components/BaseListItem/BaseListItem.module.scss.js +1 -1
  226. package/dist/src/components/Box/Box.module.scss.js +1 -1
  227. package/dist/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbContent/BreadcrumbContent.module.scss.js +1 -1
  228. package/dist/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbItem.module.scss.js +1 -1
  229. package/dist/src/components/BreadcrumbsBar/BreadcrumbMenu/BreadcrumbsMenu.module.scss.js +1 -1
  230. package/dist/src/components/BreadcrumbsBar/BreadcrumbsBar.module.scss.js +1 -1
  231. package/dist/src/components/ButtonGroup/ButtonGroup.module.scss.js +1 -1
  232. package/dist/src/components/Checkbox/Checkbox.module.scss.js +1 -1
  233. package/dist/src/components/Chips/Chips.module.scss.js +1 -1
  234. package/dist/src/components/Clickable/Clickable.module.scss.js +1 -1
  235. package/dist/src/components/ColorPicker/ColorPicker.module.scss.js +1 -1
  236. package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js +1 -1
  237. package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js +1 -1
  238. package/dist/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js +1 -1
  239. package/dist/src/components/Combobox/Combobox.module.scss.js +1 -1
  240. package/dist/src/components/Combobox/ComboboxHelpers/ComboboxHelpers.module.scss.js +1 -1
  241. package/dist/src/components/Combobox/components/ComboboxCategory/ComboboxCategory.module.scss.js +1 -1
  242. package/dist/src/components/Combobox/components/ComboboxItems/ComboboxItems.module.scss.js +1 -1
  243. package/dist/src/components/Combobox/components/ComboboxOption/ComboboxOption.module.scss.js +1 -1
  244. package/dist/src/components/Combobox/components/StickyCategoryHeader/StickyCategoryHeader.module.scss.js +1 -1
  245. package/dist/src/components/Counter/Counter.module.scss.js +1 -1
  246. package/dist/src/components/DatePicker/DateNavigationItem/DateNavigationItem.module.scss.js +1 -1
  247. package/dist/src/components/DatePicker/DatePicker.module.scss.js +1 -1
  248. package/dist/src/components/DatePicker/DatePickerHeader/DatePickerHeader.module.scss.js +1 -1
  249. package/dist/src/components/DatePicker/YearPicker/YearPicker.module.scss.js +1 -1
  250. package/dist/src/components/DatePicker/external_datepicker.scss.js +1 -1
  251. package/dist/src/components/Dialog/Dialog.module.scss.js +1 -1
  252. package/dist/src/components/Dialog/DialogContent/DialogContent.module.scss.js +1 -1
  253. package/dist/src/components/DialogContentContainer/DialogContentContainer.module.scss.js +1 -1
  254. package/dist/src/components/Divider/Divider.module.scss.js +1 -1
  255. package/dist/src/components/Dropdown/Dropdown.module.scss.js +1 -1
  256. package/dist/src/components/Dropdown/components/ChildrenContent/ChildrenContent.module.scss.js +1 -1
  257. package/dist/src/components/Dropdown/components/MultiValueContainer/MultiValueContainer.module.scss.js +1 -1
  258. package/dist/src/components/Dropdown/components/menu/menu.module.scss.js +1 -1
  259. package/dist/src/components/Dropdown/components/option/option.module.scss.js +1 -1
  260. package/dist/src/components/Dropdown/components/singleValue/singleValue.module.scss.js +1 -1
  261. package/dist/src/components/EditableHeading/EditableHeading.module.scss.js +1 -1
  262. package/dist/src/components/EditableText/EditableText.module.scss.js +1 -1
  263. package/dist/src/components/EditableTypography/EditableTypography.module.scss.js +1 -1
  264. package/dist/src/components/EmptyState/EmptyState.module.scss.js +1 -1
  265. package/dist/src/components/ExpandCollapse/ExpandCollapse.module.scss.js +1 -1
  266. package/dist/src/components/FieldLabel/FieldLabel.module.scss.js +1 -1
  267. package/dist/src/components/Flex/Flex.module.scss.js +1 -1
  268. package/dist/src/components/FormattedNumber/FormattedNumber.module.scss.js +1 -1
  269. package/dist/src/components/Heading/Heading.module.scss.js +1 -1
  270. package/dist/src/components/HiddenText/HiddenText.module.scss.js +1 -1
  271. package/dist/src/components/IconButton/IconButton.module.scss.js +1 -1
  272. package/dist/src/components/Info/components/InfoDialogContent/InfoDialogContent.module.scss.js +1 -1
  273. package/dist/src/components/Info/components/InfoLink/InfoLink.module.scss.js +1 -1
  274. package/dist/src/components/InfoText/InfoText.module.scss.js +1 -1
  275. package/dist/src/components/Label/Label.module.scss.js +1 -1
  276. package/dist/src/components/Label/LabelCelebrationAnimation.module.scss.js +1 -1
  277. package/dist/src/components/LegacyModal/LegacyModal.module.scss.js +1 -1
  278. package/dist/src/components/LegacyModal/LegacyModalContent/LegacyModalContent.module.scss.js +1 -1
  279. package/dist/src/components/LegacyModal/LegacyModalFooter/LegacyModalFooter.module.scss.js +1 -1
  280. package/dist/src/components/LegacyModal/LegacyModalHeader/LegacyModalHeader.module.scss.js +1 -1
  281. package/dist/src/components/Link/Link.module.scss.js +1 -1
  282. package/dist/src/components/List/List.module.scss.js +1 -1
  283. package/dist/src/components/List/VirtualizedListItems/VirtualizedListItems.module.scss.js +1 -1
  284. package/dist/src/components/ListItem/ListItem.module.scss.js +1 -1
  285. package/dist/src/components/ListItemAvatar/ListItemAvatar.module.scss.js +1 -1
  286. package/dist/src/components/ListItemIcon/ListItemIcon.module.scss.js +1 -1
  287. package/dist/src/components/ListTitle/ListTitle.module.scss.js +1 -1
  288. package/dist/src/components/Menu/Menu/Menu.module.scss.js +1 -1
  289. package/dist/src/components/Menu/MenuDivider/MenuDivider.module.scss.js +1 -1
  290. package/dist/src/components/Menu/MenuItem/MenuItem.js +1 -1
  291. package/dist/src/components/Menu/MenuItem/MenuItem.js.map +1 -1
  292. package/dist/src/components/Menu/MenuItem/MenuItem.module.scss.js +1 -1
  293. package/dist/src/components/Menu/MenuItem/components/BaseMenuItem/BaseMenuItem.module.scss.js +1 -1
  294. package/dist/src/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.js +1 -1
  295. package/dist/src/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.js.map +1 -1
  296. package/dist/src/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.module.scss.js +1 -1
  297. package/dist/src/components/Menu/MenuItem/components/MenuItemSubMenuIcon/MenuItemSubMenuIcon.module.scss.js +1 -1
  298. package/dist/src/components/Menu/MenuItemButton/MenuItemButton.module.scss.js +1 -1
  299. package/dist/src/components/Menu/MenuTitle/MenuTitle.module.scss.js +1 -1
  300. package/dist/src/components/MenuButton/MenuButton.module.scss.js +1 -1
  301. package/dist/src/components/Modal/Modal/Modal.module.scss.js +1 -1
  302. package/dist/src/components/Modal/ModalHeader/ModalHeader.module.scss.js +1 -1
  303. package/dist/src/components/Modal/ModalMedia/ModalMedia.module.scss.js +1 -1
  304. package/dist/src/components/Modal/ModalTopActions/ModalTopActions.module.scss.js +1 -1
  305. package/dist/src/components/Modal/footers/ModalFooter/ModalFooter.module.scss.js +1 -1
  306. package/dist/src/components/Modal/footers/ModalFooterBase/ModalFooterBase.module.scss.js +1 -1
  307. package/dist/src/components/Modal/footers/ModalFooterWizard/ModalFooterWizard.module.scss.js +1 -1
  308. package/dist/src/components/Modal/layouts/ModalBasicLayout/ModalBasicLayout.module.scss.js +1 -1
  309. package/dist/src/components/Modal/layouts/ModalFooterShadow.module.scss.js +1 -1
  310. package/dist/src/components/Modal/layouts/ModalLayoutScrollableContent.module.scss.js +1 -1
  311. package/dist/src/components/Modal/layouts/ModalMediaLayout/ModalMediaLayout.module.scss.js +1 -1
  312. package/dist/src/components/Modal/layouts/ModalSideBySideLayout/ModalSideBySideLayout.module.scss.js +1 -1
  313. package/dist/src/components/MultiStepIndicator/MultiStepIndicator.module.scss.js +1 -1
  314. package/dist/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.module.scss.js +1 -1
  315. package/dist/src/components/NumberField/NumberField.module.scss.js +1 -1
  316. package/dist/src/components/NumberField/components/NumberFieldSpinButton/NumberFieldSpinButton.module.scss.js +1 -1
  317. package/dist/src/components/ProgressBars/LinearProgressBar/Bar/Bar.module.scss.js +1 -1
  318. package/dist/src/components/ProgressBars/LinearProgressBar/LinearProgressBar.module.scss.js +1 -1
  319. package/dist/src/components/ProgressBars/PercentageLabel/PercentageLabel.module.scss.js +1 -1
  320. package/dist/src/components/RadioButton/RadioButton.module.scss.js +1 -1
  321. package/dist/src/components/Search/Search.module.scss.js +1 -1
  322. package/dist/src/components/Skeleton/Skeleton.module.scss.js +1 -1
  323. package/dist/src/components/SlideTransition/SlideTransition.module.scss.js +1 -1
  324. package/dist/src/components/Slider/SelectionIndicator.module.scss.js +1 -1
  325. package/dist/src/components/Slider/Slider.module.scss.js +1 -1
  326. package/dist/src/components/Slider/SliderBase/SliderBase.module.scss.js +1 -1
  327. package/dist/src/components/Slider/SliderBase/SliderFilledTrack.module.scss.js +1 -1
  328. package/dist/src/components/Slider/SliderBase/SliderRail.module.scss.js +1 -1
  329. package/dist/src/components/Slider/SliderBase/SliderThumb.module.scss.js +1 -1
  330. package/dist/src/components/Slider/SliderBase/SliderTrack.module.scss.js +1 -1
  331. package/dist/src/components/Slider/SliderInfix.module.scss.js +1 -1
  332. package/dist/src/components/SplitButton/SplitButton.module.scss.js +1 -1
  333. package/dist/src/components/Steps/Steps.module.scss.js +1 -1
  334. package/dist/src/components/Steps/StepsCommand.module.scss.js +1 -1
  335. package/dist/src/components/Steps/StepsDot.module.scss.js +1 -1
  336. package/dist/src/components/Steps/StepsGalleryHeader.module.scss.js +1 -1
  337. package/dist/src/components/Steps/StepsHeader.module.scss.js +1 -1
  338. package/dist/src/components/Steps/StepsNumbersHeader.module.scss.js +1 -1
  339. package/dist/src/components/Switch/Switch.module.scss.js +1 -1
  340. package/dist/src/components/Table/Table/Table.module.scss.js +1 -1
  341. package/dist/src/components/Table/TableBody/TableBody.module.scss.js +1 -1
  342. package/dist/src/components/Table/TableCell/TableCell.module.scss.js +1 -1
  343. package/dist/src/components/Table/TableCellSkeleton/TableCellSkeleton.module.scss.js +1 -1
  344. package/dist/src/components/Table/TableContainer/TableContainer.module.scss.js +1 -1
  345. package/dist/src/components/Table/TableHeader/TableHeader.module.scss.js +1 -1
  346. package/dist/src/components/Table/TableHeaderCell/TableHeaderCell.module.scss.js +1 -1
  347. package/dist/src/components/Table/TableRow/TableRow.module.scss.js +1 -1
  348. package/dist/src/components/Table/TableRowMenu/TableRowMenu.module.scss.js +1 -1
  349. package/dist/src/components/Table/TableVirtualizedBody/TableVirtualizedBody.module.scss.js +1 -1
  350. package/dist/src/components/Tabs/Tab/Tab.module.scss.js +1 -1
  351. package/dist/src/components/Tabs/TabList/TabList.module.scss.js +1 -1
  352. package/dist/src/components/Tabs/TabPanel/TabPanel.module.scss.js +1 -1
  353. package/dist/src/components/Tabs/TabPanels/TabPanels.module.scss.js +1 -1
  354. package/dist/src/components/Text/Text.module.scss.js +1 -1
  355. package/dist/src/components/TextArea/TextArea.module.scss.js +1 -1
  356. package/dist/src/components/TextField/TextField.module.scss.js +1 -1
  357. package/dist/src/components/TextWithHighlight/TextWithHighlight.module.scss.js +1 -1
  358. package/dist/src/components/Tipseen/Tipseen.module.scss.js +1 -1
  359. package/dist/src/components/Tipseen/TipseenBasicContent.module.scss.js +1 -1
  360. package/dist/src/components/Tipseen/TipseenContent.module.scss.js +1 -1
  361. package/dist/src/components/Tipseen/TipseenImage.module.scss.js +1 -1
  362. package/dist/src/components/Tipseen/TipseenMedia/TipseenMedia.module.scss.js +1 -1
  363. package/dist/src/components/Tipseen/TipseenTitle.module.scss.js +1 -1
  364. package/dist/src/components/Tipseen/TipseenWizard.module.scss.js +1 -1
  365. package/dist/src/components/Toast/Toast.module.scss.js +1 -1
  366. package/dist/src/components/Toast/ToastLink/ToastLink.module.scss.js +1 -1
  367. package/dist/src/components/Toggle/MockToggle.module.scss.js +1 -1
  368. package/dist/src/components/Toggle/Toggle.module.scss.js +1 -1
  369. package/dist/src/components/Toggle/ToggleText.module.scss.js +1 -1
  370. package/dist/src/components/Tooltip/Tooltip.module.scss.js +1 -1
  371. package/dist/src/components/TransitionView/TransitionView.module.scss.js +1 -1
  372. package/dist/src/components/Typography/Typography.module.scss.js +1 -1
  373. package/dist/src/components/VirtualizedGrid/VirtualizedGrid.module.scss.js +1 -1
  374. package/dist/src/components/VirtualizedList/VirtualizedList.module.scss.js +1 -1
  375. package/dist/src/components/next/AttentionBox/AttentionBox.module.scss.js +1 -1
  376. package/dist/src/components/next/AttentionBox/components/AttentionBoxCloseButton/AttentionBoxCloseButton.module.scss.js +1 -1
  377. package/dist/src/components/next/AttentionBox/components/AttentionBoxLeadingIcon/AttentionBoxLeadingIcon.module.scss.js +1 -1
  378. package/dist/src/components/next/AttentionBox/components/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
  379. package/dist/src/components/next/AttentionBox/layouts/AttentionBoxCompact/AttentionBoxCompact.js +1 -1
  380. package/dist/src/components/next/AttentionBox/layouts/AttentionBoxCompact/AttentionBoxCompact.js.map +1 -1
  381. package/dist/src/components/next/AttentionBox/layouts/AttentionBoxCompact/AttentionBoxCompact.module.scss.js +1 -1
  382. package/dist/src/components/next/AttentionBox/layouts/AttentionBoxDefault/AttentionBoxDefault.js +1 -1
  383. package/dist/src/components/next/AttentionBox/layouts/AttentionBoxDefault/AttentionBoxDefault.js.map +1 -1
  384. package/dist/src/components/next/AttentionBox/layouts/AttentionBoxDefault/AttentionBoxDefault.module.scss.js +1 -1
  385. package/dist/src/components/next/Dropdown/components/DropdownBase/DropdownBase.module.scss.js +1 -1
  386. package/dist/src/components/next/Dropdown/components/Menu/Menu.module.scss.js +1 -1
  387. package/dist/src/components/next/Dropdown/components/MultiSelectedValues/MultiSelectedValues.js +1 -1
  388. package/dist/src/components/next/Dropdown/components/MultiSelectedValues/MultiSelectedValues.js.map +1 -1
  389. package/dist/src/components/next/Dropdown/components/MultiSelectedValues/MultiSelectedValues.module.scss.js +1 -1
  390. package/dist/src/components/next/Dropdown/components/Trigger/MultiSelectTrigger.js +1 -1
  391. package/dist/src/components/next/Dropdown/components/Trigger/MultiSelectTrigger.js.map +1 -1
  392. package/dist/src/components/next/Dropdown/components/Trigger/Trigger.module.scss.js +1 -1
  393. package/dist/style/dist/index.min.css.js +1 -1
  394. package/package.json +7 -7
@@ -1,2 +1,2 @@
1
- var r={wrapper:"wrapper_9d1958c941",small:"small_119ac39473",medium:"medium_80f6e80d1f",large:"large_0ad456d422",rightThinnerPadding:"rightThinnerPadding_2d6f34e4dc",input:"input_00946d1340",success:"success_9dd00923cd",readOnly:"readOnly_0d4fda3374",disabled:"disabled_5c9f3c5791",error:"error_4c3afadcc5"};!function(r){var n="s_id-5f14b2bb796b_3_0_0";if("undefined"!=typeof document){var o=document.head||document.getElementsByTagName("head")[0];if(o.querySelector("#"+n))return;var e=document.createElement("style");e.id=n,o.firstChild?o.insertBefore(e,o.firstChild):o.appendChild(e),e.appendChild(document.createTextNode(r))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=r)}(".wrapper_9d1958c941 {\n width: 100%;\n position: relative;\n display: flex;\n align-items: center;\n gap: var(--spacing-small);\n padding-block: var(--spacing-xs);\n padding-inline: var(--spacing-medium) var(--spacing-xs);\n font: var(--font-text1-normal);\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n outline: none;\n border: 1px solid var(--ui-border-color);\n border-radius: var(--border-radius-small);\n color: var(--primary-text-color);\n background-color: var(--secondary-background-color);\n transition: border-color var(--motion-productive-medium) ease-in;\n}\n.wrapper_9d1958c941.small_119ac39473 {\n min-height: 32px;\n height: 32px;\n font: var(--font-text2-normal);\n}\n.wrapper_9d1958c941.medium_80f6e80d1f {\n min-height: 40px;\n height: 40px;\n}\n.wrapper_9d1958c941.large_0ad456d422 {\n min-height: 48px;\n height: 48px;\n padding-block: var(--spacing-small);\n}\n.wrapper_9d1958c941.rightThinnerPadding_2d6f34e4dc {\n padding-inline-end: var(--spacing-medium);\n}\n.wrapper_9d1958c941:hover {\n border-color: var(--primary-text-color);\n}\n@supports selector(:has(*)) {\n .wrapper_9d1958c941:has(.input_00946d1340:active, .input_00946d1340:focus) {\n border-color: var(--primary-color);\n }\n .wrapper_9d1958c941:has(.input_00946d1340:-moz-read-only) {\n background-color: var(--allgrey-background-color);\n border: none;\n }\n .wrapper_9d1958c941:has(.input_00946d1340:read-only) {\n background-color: var(--allgrey-background-color);\n border: none;\n }\n .wrapper_9d1958c941:has(.input_00946d1340:-moz-read-only) .input_00946d1340 {\n background-color: var(--allgrey-background-color);\n }\n .wrapper_9d1958c941:has(.input_00946d1340:read-only) .input_00946d1340 {\n background-color: var(--allgrey-background-color);\n }\n .wrapper_9d1958c941:has(.input_00946d1340:disabled) {\n cursor: not-allowed;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n border: none;\n pointer-events: none;\n background-color: var(--disabled-background-color);\n color: var(--disabled-text-color);\n }\n .wrapper_9d1958c941:has(.input_00946d1340:disabled) .input_00946d1340 {\n background-color: var(--disabled-background-color);\n }\n .wrapper_9d1958c941.success_9dd00923cd {\n border-color: var(--positive-color);\n }\n .wrapper_9d1958c941.success_9dd00923cd:hover {\n border-color: var(--positive-color);\n }\n .wrapper_9d1958c941.success_9dd00923cd:has(.input_00946d1340:active, .input_00946d1340:focus) {\n border-color: var(--positive-color);\n }\n .wrapper_9d1958c941:has(.input_00946d1340[aria-invalid=true]) {\n border-color: var(--negative-color);\n }\n .wrapper_9d1958c941:has(.input_00946d1340[aria-invalid=true]):hover {\n border-color: var(--negative-color);\n }\n .wrapper_9d1958c941:has(.input_00946d1340[aria-invalid=true]):has(.input_00946d1340:active, .input_00946d1340:focus) {\n border-color: var(--negative-color);\n }\n}\n@supports not selector(:has(*)) {\n .wrapper_9d1958c941:focus-within {\n border-color: var(--primary-color);\n }\n .wrapper_9d1958c941.readOnly_0d4fda3374 {\n background-color: var(--allgrey-background-color);\n border: none;\n }\n .wrapper_9d1958c941.readOnly_0d4fda3374 .input_00946d1340 {\n background-color: var(--allgrey-background-color);\n }\n .wrapper_9d1958c941.disabled_5c9f3c5791 {\n cursor: not-allowed;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n border: none;\n pointer-events: none;\n background-color: var(--disabled-background-color);\n }\n .wrapper_9d1958c941.disabled_5c9f3c5791 .input_00946d1340 {\n background-color: var(--disabled-background-color);\n }\n .wrapper_9d1958c941.success_9dd00923cd {\n border-color: var(--positive-color);\n }\n .wrapper_9d1958c941.success_9dd00923cd:hover {\n border-color: var(--positive-color);\n }\n .wrapper_9d1958c941.success_9dd00923cd:focus-within {\n border-color: var(--positive-color);\n }\n .wrapper_9d1958c941.error_4c3afadcc5 {\n border-color: var(--negative-color);\n }\n .wrapper_9d1958c941.error_4c3afadcc5:hover {\n border-color: var(--negative-color);\n }\n .wrapper_9d1958c941.error_4c3afadcc5:focus-within {\n border-color: var(--negative-color);\n }\n}\n.wrapper_9d1958c941 .input_00946d1340 {\n all: unset;\n flex: 1;\n width: 100%;\n height: 100%;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n border: none;\n outline: none;\n}\n.wrapper_9d1958c941 .input_00946d1340::-moz-placeholder {\n color: var(--secondary-text-color);\n font-weight: 400;\n}\n.wrapper_9d1958c941 .input_00946d1340::placeholder {\n color: var(--secondary-text-color);\n font-weight: 400;\n}\n.wrapper_9d1958c941 .input_00946d1340:disabled::-moz-placeholder {\n color: var(--disabled-text-color);\n}\n.wrapper_9d1958c941 .input_00946d1340:disabled::placeholder {\n color: var(--disabled-text-color);\n}");export{r as default};
1
+ var r={wrapper:"wrapper_07503d1d9b",small:"small_d9c58f8c71",medium:"medium_a243192443",large:"large_e993c00b23",rightThinnerPadding:"rightThinnerPadding_bc66a3de1f",input:"input_44d6a04d75",success:"success_c59c9810db",readOnly:"readOnly_50c8ed0db4",disabled:"disabled_4f29908f39",error:"error_8c741f7490"};!function(r){var n="s_id-5f14b2bb796b_3_0_1";if("undefined"!=typeof document){var o=document.head||document.getElementsByTagName("head")[0];if(o.querySelector("#"+n))return;var e=document.createElement("style");e.id=n,o.firstChild?o.insertBefore(e,o.firstChild):o.appendChild(e),e.appendChild(document.createTextNode(r))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=r)}(".wrapper_07503d1d9b {\n width: 100%;\n position: relative;\n display: flex;\n align-items: center;\n gap: var(--spacing-small);\n padding-block: var(--spacing-xs);\n padding-inline: var(--spacing-medium) var(--spacing-xs);\n font: var(--font-text1-normal);\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n outline: none;\n border: 1px solid var(--ui-border-color);\n border-radius: var(--border-radius-small);\n color: var(--primary-text-color);\n background-color: var(--secondary-background-color);\n transition: border-color var(--motion-productive-medium) ease-in;\n}\n.wrapper_07503d1d9b.small_d9c58f8c71 {\n min-height: 32px;\n height: 32px;\n font: var(--font-text2-normal);\n}\n.wrapper_07503d1d9b.medium_a243192443 {\n min-height: 40px;\n height: 40px;\n}\n.wrapper_07503d1d9b.large_e993c00b23 {\n min-height: 48px;\n height: 48px;\n padding-block: var(--spacing-small);\n}\n.wrapper_07503d1d9b.rightThinnerPadding_bc66a3de1f {\n padding-inline-end: var(--spacing-medium);\n}\n.wrapper_07503d1d9b:hover {\n border-color: var(--primary-text-color);\n}\n@supports selector(:has(*)) {\n .wrapper_07503d1d9b:has(.input_44d6a04d75:active, .input_44d6a04d75:focus) {\n border-color: var(--primary-color);\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75:-moz-read-only) {\n background-color: var(--allgrey-background-color);\n border: none;\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75:read-only) {\n background-color: var(--allgrey-background-color);\n border: none;\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75:-moz-read-only) .input_44d6a04d75 {\n background-color: var(--allgrey-background-color);\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75:read-only) .input_44d6a04d75 {\n background-color: var(--allgrey-background-color);\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75:disabled) {\n cursor: not-allowed;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n border: none;\n pointer-events: none;\n background-color: var(--disabled-background-color);\n color: var(--disabled-text-color);\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75:disabled) .input_44d6a04d75 {\n background-color: var(--disabled-background-color);\n }\n .wrapper_07503d1d9b.success_c59c9810db {\n border-color: var(--positive-color);\n }\n .wrapper_07503d1d9b.success_c59c9810db:hover {\n border-color: var(--positive-color);\n }\n .wrapper_07503d1d9b.success_c59c9810db:has(.input_44d6a04d75:active, .input_44d6a04d75:focus) {\n border-color: var(--positive-color);\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75[aria-invalid=true]) {\n border-color: var(--negative-color);\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75[aria-invalid=true]):hover {\n border-color: var(--negative-color);\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75[aria-invalid=true]):has(.input_44d6a04d75:active, .input_44d6a04d75:focus) {\n border-color: var(--negative-color);\n }\n}\n@supports not selector(:has(*)) {\n .wrapper_07503d1d9b:focus-within {\n border-color: var(--primary-color);\n }\n .wrapper_07503d1d9b.readOnly_50c8ed0db4 {\n background-color: var(--allgrey-background-color);\n border: none;\n }\n .wrapper_07503d1d9b.readOnly_50c8ed0db4 .input_44d6a04d75 {\n background-color: var(--allgrey-background-color);\n }\n .wrapper_07503d1d9b.disabled_4f29908f39 {\n cursor: not-allowed;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n border: none;\n pointer-events: none;\n background-color: var(--disabled-background-color);\n }\n .wrapper_07503d1d9b.disabled_4f29908f39 .input_44d6a04d75 {\n background-color: var(--disabled-background-color);\n }\n .wrapper_07503d1d9b.success_c59c9810db {\n border-color: var(--positive-color);\n }\n .wrapper_07503d1d9b.success_c59c9810db:hover {\n border-color: var(--positive-color);\n }\n .wrapper_07503d1d9b.success_c59c9810db:focus-within {\n border-color: var(--positive-color);\n }\n .wrapper_07503d1d9b.error_8c741f7490 {\n border-color: var(--negative-color);\n }\n .wrapper_07503d1d9b.error_8c741f7490:hover {\n border-color: var(--negative-color);\n }\n .wrapper_07503d1d9b.error_8c741f7490:focus-within {\n border-color: var(--negative-color);\n }\n}\n.wrapper_07503d1d9b .input_44d6a04d75 {\n all: unset;\n flex: 1;\n width: 100%;\n height: 100%;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n border: none;\n outline: none;\n}\n.wrapper_07503d1d9b .input_44d6a04d75::-moz-placeholder {\n color: var(--secondary-text-color);\n font-weight: 400;\n}\n.wrapper_07503d1d9b .input_44d6a04d75::placeholder {\n color: var(--secondary-text-color);\n font-weight: 400;\n}\n.wrapper_07503d1d9b .input_44d6a04d75:disabled::-moz-placeholder {\n color: var(--disabled-text-color);\n}\n.wrapper_07503d1d9b .input_44d6a04d75:disabled::placeholder {\n color: var(--disabled-text-color);\n}");export{r as default};
2
2
  //# sourceMappingURL=BaseInput.module.scss.js.map
@@ -28,6 +28,26 @@ export interface MenuItemProps extends VibeComponentProps {
28
28
  * The background color of the icon.
29
29
  */
30
30
  iconBackgroundColor?: string;
31
+ /**
32
+ * The right icon to be displayed.
33
+ */
34
+ rightIcon?: SubIcon;
35
+ /**
36
+ * The type of right icon.
37
+ */
38
+ rightIconType?: IconType;
39
+ /**
40
+ * The background color of the right icon.
41
+ */
42
+ rightIconBackgroundColor?: string;
43
+ /**
44
+ * Class name applied to the icon wrapper.
45
+ */
46
+ rightIconWrapperClassName?: string;
47
+ /**
48
+ * The label of the menu item for accessibility.
49
+ */
50
+ rightIconAriaLabel?: AriaAttributes["aria-label"];
31
51
  /**
32
52
  * If true, the menu item is disabled.
33
53
  */
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
2
  import { type MenuItemIconProps } from "./MenuItemIcon.types";
3
- declare const MenuItemIcon: ({ icon, type, label, disabled, selected, backgroundColor, wrapperClassName }: MenuItemIconProps) => React.JSX.Element;
3
+ declare const MenuItemIcon: ({ icon, isRightIcon, type, label, disabled, selected, backgroundColor, wrapperClassName }: MenuItemIconProps) => React.JSX.Element;
4
4
  export default MenuItemIcon;
@@ -29,4 +29,9 @@ export interface MenuItemIconProps {
29
29
  * Additional class name for styling the icon wrapper.
30
30
  */
31
31
  wrapperClassName?: string;
32
+ /**
33
+ * If true, the icon appears on the right side.
34
+ * @default false
35
+ */
36
+ isRightIcon?: boolean;
32
37
  }
@@ -1,2 +1,2 @@
1
- var o={button:"button_e456368ef6","focus-visible":"focus-visible_fd86db0485",loader:"loader_58793eafc9",loaderSvg:"loaderSvg_7f0ce46f67",textPlaceholder:"textPlaceholder_c09789ce1a",success:"success_3068ff74ae",successContent:"successContent_930da5e702",marginRight:"marginRight_c1835be438",marginLeft:"marginLeft_825d9b11ac",rightFlat:"rightFlat_f59238614a",leftFlat:"leftFlat_0ce5be7085",preventClickAnimation:"preventClickAnimation_7d0cfe83a7",leftIcon:"leftIcon_c1835be438",rightIcon:"rightIcon_825d9b11ac",sizeXxs:"sizeXxs_e238e2a38a",sizeXs:"sizeXs_cfc805493d",sizeSmall:"sizeSmall_26f2d955c3",sizeMedium:"sizeMedium_54e30ad70f",sizeLarge:"sizeLarge_19933254f4",kindPrimary:"kindPrimary_dbe5aceee2",colorPrimary:"colorPrimary_6b93aa81b2",colorBrand:"colorBrand_24911ca2c8",colorPrimaryActive:"colorPrimaryActive_fea8ff2126",colorBrandActive:"colorBrandActive_e585a200cb",colorPositive:"colorPositive_d3591d5bf9",colorPositiveActive:"colorPositiveActive_c1be2a7337",colorNegative:"colorNegative_b2a878b4eb",colorNegativeActive:"colorNegativeActive_c1be2a7337",colorInverted:"colorInverted_fc68e9b3a9",colorInvertedActive:"colorInvertedActive_c1be2a7337",disabled:"disabled_d4f91893b9",colorOnPrimaryColor:"colorOnPrimaryColor_e55a90f268",colorOnPrimaryColorActive:"colorOnPrimaryColorActive_7046e8313d",colorFixedLight:"colorFixedLight_7bf61defad",colorFixedLightActive:"colorFixedLightActive_7d0cfe83a7",colorFixedDark:"colorFixedDark_0bd810ac07",colorFixedDarkActive:"colorFixedDarkActive_031dcfe2d9",colorOnInvertedBackground:"colorOnInvertedBackground_5707cb347b",colorOnInvertedBackgroundActive:"colorOnInvertedBackgroundActive_4bd52dc112",kindSecondary:"kindSecondary_47bbb8fda7",kindTertiary:"kindTertiary_af3b18088f",noSidePadding:"noSidePadding_8385d4cefb",insetFocusStyle:"insetFocusStyle_be2f57cb1d"};!function(o){var r="s_id-95d3f630f6d9_3_0_5";if("undefined"!=typeof document){var e=document.head||document.getElementsByTagName("head")[0];if(e.querySelector("#"+r))return;var n=document.createElement("style");n.id=r,e.firstChild?e.insertBefore(n,e.firstChild):e.appendChild(n),n.appendChild(document.createTextNode(o))}else globalThis.injectedStyles&&(globalThis.injectedStyles[r]=o)}(".button_e456368ef6 {\n --loader-padding: 8px;\n outline: none;\n border: none;\n height: auto;\n border-radius: var(--border-radius-small);\n cursor: pointer;\n white-space: nowrap;\n transition: var(--motion-productive-short) transform, var(--motion-productive-medium) var(--motion-timing-transition) min-width;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n /* Prevent text selection */\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n min-width: auto;\n}\n.button_e456368ef6:focus-visible, .button_e456368ef6.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n.button_e456368ef6:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.button_e456368ef6 .loader_58793eafc9 {\n height: 100%;\n}\n.button_e456368ef6 .loader_58793eafc9 .loaderSvg_7f0ce46f67 {\n position: static;\n height: 100%;\n margin: 0;\n}\n.button_e456368ef6 .textPlaceholder_c09789ce1a {\n display: inline-block;\n opacity: 0;\n height: 0;\n visibility: hidden;\n white-space: pre;\n}\n.button_e456368ef6.success_3068ff74ae {\n display: inline-flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n}\n.button_e456368ef6.success_3068ff74ae .successContent_930da5e702 {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n}\n.marginRight_c1835be438 {\n margin-right: var(--spacing-small);\n}\n.marginLeft_825d9b11ac {\n margin-left: var(--spacing-small);\n}\n.rightFlat_f59238614a {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n.leftFlat_0ce5be7085 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n.button_e456368ef6:active:not(.preventClickAnimation_7d0cfe83a7) {\n transform: scale(0.95) translate3d(0, 0, 0);\n}\n.button_e456368ef6 .leftIcon_c1835be438 {\n margin-right: var(--spacing-small);\n}\n.button_e456368ef6 .rightIcon_825d9b11ac {\n margin-left: var(--spacing-small);\n}\n.sizeXxs_e238e2a38a {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text2-normal);\n padding: 2px var(--spacing-xs);\n height: 16px;\n line-height: 16px;\n}\n.sizeXs_cfc805493d {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text2-normal);\n padding: var(--spacing-xs) var(--spacing-small);\n height: 24px;\n line-height: 21px;\n}\n.sizeSmall_26f2d955c3 {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text2-normal);\n padding: var(--spacing-xs) var(--spacing-small);\n height: 32px;\n line-height: 24px;\n}\n.sizeSmall_26f2d955c3 .loader_58793eafc9 {\n top: 7px;\n}\n.sizeMedium_54e30ad70f {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text1-normal);\n padding: var(--spacing-small) var(--spacing-medium);\n height: 40px;\n}\n.sizeLarge_19933254f4 {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text1-normal);\n padding: 12px var(--spacing-large);\n height: 48px;\n}\n.kindPrimary_dbe5aceee2 {\n color: var(--text-color-on-primary);\n}\n.kindPrimary_dbe5aceee2.colorPrimary_6b93aa81b2 {\n background: var(--primary-color);\n}\n.kindPrimary_dbe5aceee2.colorBrand_24911ca2c8 {\n background: var(--brand-color);\n color: var(--text-color-on-brand);\n}\n.kindPrimary_dbe5aceee2.colorPrimaryActive_fea8ff2126,\n.kindPrimary_dbe5aceee2.colorPrimary_6b93aa81b2:hover,\n.kindPrimary_dbe5aceee2.colorPrimary_6b93aa81b2:focus {\n background: var(--primary-hover-color);\n}\n.kindPrimary_dbe5aceee2.colorBrandActive_e585a200cb,\n.kindPrimary_dbe5aceee2.colorBrand_24911ca2c8:hover,\n.kindPrimary_dbe5aceee2.colorBrand_24911ca2c8:focus {\n background: var(--brand-hover-color);\n}\n.kindPrimary_dbe5aceee2.colorPositive_d3591d5bf9 {\n background: var(--positive-color);\n}\n.kindPrimary_dbe5aceee2.colorPositiveActive_c1be2a7337,\n.kindPrimary_dbe5aceee2.colorPositive_d3591d5bf9:hover,\n.kindPrimary_dbe5aceee2.colorPositive_d3591d5bf9:focus {\n background: var(--positive-color-hover);\n}\n.kindPrimary_dbe5aceee2.colorNegative_b2a878b4eb {\n background: var(--negative-color);\n}\n.kindPrimary_dbe5aceee2.colorNegativeActive_c1be2a7337,\n.kindPrimary_dbe5aceee2.colorNegative_b2a878b4eb:hover,\n.kindPrimary_dbe5aceee2.colorNegative_b2a878b4eb:focus {\n background: var(--negative-color-hover);\n}\n.kindPrimary_dbe5aceee2.colorInverted_fc68e9b3a9 {\n background: var(--inverted-color-background);\n color: var(--text-color-on-inverted);\n}\n.kindPrimary_dbe5aceee2.colorInvertedActive_c1be2a7337,\n.kindPrimary_dbe5aceee2.colorInverted_fc68e9b3a9:hover,\n.kindPrimary_dbe5aceee2.colorInverted_fc68e9b3a9:focus {\n background: var(--placeholder-color);\n}\n.kindPrimary_dbe5aceee2.button_e456368ef6.colorInverted_fc68e9b3a9.disabled_d4f91893b9 {\n background: var(--disabled-text-color);\n color: var(--disabled-background-color);\n}\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268 {\n background: var(--text-color-on-primary);\n}\n.kindPrimary_dbe5aceee2.colorOnPrimaryColorActive_7046e8313d,\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268:hover,\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268:focus {\n background-color: #e6e9ef;\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindPrimary_dbe5aceee2.colorOnPrimaryColorActive_7046e8313d:focus-visible, .kindPrimary_dbe5aceee2.colorOnPrimaryColorActive_7046e8313d.focus-visible_fd86db0485,\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268:hover:focus-visible,\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268:hover.focus-visible_fd86db0485,\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268:focus:focus-visible,\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindPrimary_dbe5aceee2.colorOnPrimaryColorActive_7046e8313d:focus:not(.focus-visible_fd86db0485),\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268:hover:focus:not(.focus-visible_fd86db0485),\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--text-color-on-primary);\n}\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad {\n background: var(--fixed-light-color);\n}\n.kindPrimary_dbe5aceee2.colorFixedLightActive_7d0cfe83a7,\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad:hover,\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad:focus {\n background-color: #e6e9ef;\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindPrimary_dbe5aceee2.colorFixedLightActive_7d0cfe83a7:focus-visible, .kindPrimary_dbe5aceee2.colorFixedLightActive_7d0cfe83a7.focus-visible_fd86db0485,\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad:hover:focus-visible,\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad:hover.focus-visible_fd86db0485,\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad:focus:focus-visible,\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindPrimary_dbe5aceee2.colorFixedLightActive_7d0cfe83a7:focus:not(.focus-visible_fd86db0485),\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad:hover:focus:not(.focus-visible_fd86db0485),\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--fixed-light-color);\n}\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07 {\n background: var(--fixed-dark-color);\n color: var(--fixed-light-color);\n}\n.kindPrimary_dbe5aceee2.colorFixedDarkActive_031dcfe2d9,\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07:hover,\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07:focus {\n filter: brightness(125%);\n}\n.kindPrimary_dbe5aceee2.colorFixedDarkActive_031dcfe2d9:focus-visible, .kindPrimary_dbe5aceee2.colorFixedDarkActive_031dcfe2d9.focus-visible_fd86db0485,\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07:hover:focus-visible,\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07:hover.focus-visible_fd86db0485,\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07:focus:focus-visible,\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindPrimary_dbe5aceee2.colorFixedDarkActive_031dcfe2d9:focus:not(.focus-visible_fd86db0485),\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07:hover:focus:not(.focus-visible_fd86db0485),\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--fixed-dark-color);\n}\n.kindPrimary_dbe5aceee2.colorOnInvertedBackground_5707cb347b {\n background: var(--primary-background-color);\n color: var(--primary-text-color);\n}\n.kindPrimary_dbe5aceee2.colorOnInvertedBackgroundActive_4bd52dc112,\n.kindPrimary_dbe5aceee2.colorOnInvertedBackground_5707cb347b:hover,\n.kindPrimary_dbe5aceee2.colorOnInvertedBackground_5707cb347b:focus {\n background: var(--ui-background-color);\n}\n.kindPrimary_dbe5aceee2.button_e456368ef6.colorOnInvertedBackground_5707cb347b.disabled_d4f91893b9 {\n background: var(--ui-background-color);\n color: var(--primary-text-color);\n opacity: 0.5;\n}\n.kindPrimary_dbe5aceee2.button_e456368ef6.disabled_d4f91893b9 {\n background: var(--disabled-background-color);\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n.kindSecondary_47bbb8fda7 {\n border: 1px solid;\n border-color: var(--ui-border-color);\n color: var(--primary-text-color);\n background-color: transparent;\n}\n.kindSecondary_47bbb8fda7.sizeSmall_26f2d955c3 {\n line-height: 22px;\n}\n.kindSecondary_47bbb8fda7.sizeMedium_54e30ad70f {\n line-height: 22px;\n}\n.kindSecondary_47bbb8fda7.sizeLarge_19933254f4 {\n line-height: 22px;\n}\n.kindSecondary_47bbb8fda7.colorPrimaryActive_fea8ff2126 {\n background-color: var(--primary-selected-color);\n border-color: var(--primary-color);\n}\n.kindSecondary_47bbb8fda7.colorPrimaryActive_fea8ff2126:hover {\n background-color: var(--primary-selected-hover-color);\n border-color: var(--primary-color);\n}\n.kindSecondary_47bbb8fda7.colorBrandActive_e585a200cb {\n color: var(--text-color-on-brand);\n}\n.kindSecondary_47bbb8fda7.colorBrandActive_e585a200cb,\n.kindSecondary_47bbb8fda7.colorBrandActive_e585a200cb:hover {\n background-color: var(--brand-selected-color);\n border-color: var(--brand-color);\n}\n.kindSecondary_47bbb8fda7.colorPrimary_6b93aa81b2:hover:not(.colorPrimaryActive_fea8ff2126),\n.kindSecondary_47bbb8fda7.colorPrimary_6b93aa81b2:focus:not(.colorPrimaryActive_fea8ff2126) {\n background: var(--primary-background-hover-color);\n}\n.kindSecondary_47bbb8fda7.colorBrand_24911ca2c8:hover:not(.colorBrandActive_e585a200cb),\n.kindSecondary_47bbb8fda7.colorBrand_24911ca2c8:focus:not(.colorBrandActive_e585a200cb) {\n background: var(--primary-background-hover-color);\n}\n.kindSecondary_47bbb8fda7.colorPositive_d3591d5bf9 {\n color: var(--positive-color);\n border-color: var(--positive-color);\n}\n.kindSecondary_47bbb8fda7.colorPositiveActive_c1be2a7337,\n.kindSecondary_47bbb8fda7.colorPositive_d3591d5bf9:hover,\n.kindSecondary_47bbb8fda7.colorPositive_d3591d5bf9:focus {\n background: var(--positive-color-selected);\n}\n.kindSecondary_47bbb8fda7.colorNegative_b2a878b4eb {\n color: var(--negative-color);\n border-color: var(--negative-color);\n}\n.kindSecondary_47bbb8fda7.colorNegativeActive_c1be2a7337,\n.kindSecondary_47bbb8fda7.colorNegative_b2a878b4eb:hover,\n.kindSecondary_47bbb8fda7.colorNegative_b2a878b4eb:focus {\n background: var(--negative-color-selected);\n}\n.kindSecondary_47bbb8fda7.colorInverted_fc68e9b3a9 {\n color: var(--primary-text-color);\n border-color: var(--primary-text-color);\n}\n.kindSecondary_47bbb8fda7.colorInvertedActive_c1be2a7337,\n.kindSecondary_47bbb8fda7.colorInverted_fc68e9b3a9:hover,\n.kindSecondary_47bbb8fda7.colorInverted_fc68e9b3a9:focus {\n background: var(--primary-background-hover-color);\n}\n.kindSecondary_47bbb8fda7.colorInverted_fc68e9b3a9.disabled_d4f91893b9 {\n border-color: var(--disabled-text-color);\n color: var(--disabled-text-color);\n}\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268 {\n color: var(--text-color-on-primary);\n border-color: var(--text-color-on-primary);\n}\n.kindSecondary_47bbb8fda7.colorOnPrimaryColorActive_7046e8313d,\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268:hover,\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindSecondary_47bbb8fda7.colorOnPrimaryColorActive_7046e8313d:focus-visible, .kindSecondary_47bbb8fda7.colorOnPrimaryColorActive_7046e8313d.focus-visible_fd86db0485,\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268:hover:focus-visible,\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268:hover.focus-visible_fd86db0485,\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268:focus:focus-visible,\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindSecondary_47bbb8fda7.colorOnPrimaryColorActive_7046e8313d:focus:not(.focus-visible_fd86db0485),\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268:hover:focus:not(.focus-visible_fd86db0485),\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--text-color-on-primary);\n}\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad {\n border-color: var(--fixed-light-color);\n color: var(--fixed-light-color);\n}\n.kindSecondary_47bbb8fda7.colorFixedLightActive_7d0cfe83a7,\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad:hover,\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindSecondary_47bbb8fda7.colorFixedLightActive_7d0cfe83a7:focus-visible, .kindSecondary_47bbb8fda7.colorFixedLightActive_7d0cfe83a7.focus-visible_fd86db0485,\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad:hover:focus-visible,\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad:hover.focus-visible_fd86db0485,\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad:focus:focus-visible,\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindSecondary_47bbb8fda7.colorFixedLightActive_7d0cfe83a7:focus:not(.focus-visible_fd86db0485),\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad:hover:focus:not(.focus-visible_fd86db0485),\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07 {\n border-color: var(--fixed-dark-color);\n color: var(--fixed-dark-color);\n}\n.kindSecondary_47bbb8fda7.colorFixedDarkActive_031dcfe2d9,\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07:hover,\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07:focus {\n background-color: var(--primary-background-hover-color);\n}\n.kindSecondary_47bbb8fda7.colorFixedDarkActive_031dcfe2d9:focus-visible, .kindSecondary_47bbb8fda7.colorFixedDarkActive_031dcfe2d9.focus-visible_fd86db0485,\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07:hover:focus-visible,\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07:hover.focus-visible_fd86db0485,\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07:focus:focus-visible,\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindSecondary_47bbb8fda7.colorFixedDarkActive_031dcfe2d9:focus:not(.focus-visible_fd86db0485),\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07:hover:focus:not(.focus-visible_fd86db0485),\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindSecondary_47bbb8fda7.colorOnInvertedBackground_5707cb347b {\n border-color: var(--text-color-on-inverted);\n color: var(--text-color-on-inverted);\n}\n.kindSecondary_47bbb8fda7.colorOnInvertedBackgroundActive_4bd52dc112,\n.kindSecondary_47bbb8fda7.colorOnInvertedBackground_5707cb347b:hover,\n.kindSecondary_47bbb8fda7.colorOnInvertedBackground_5707cb347b:focus {\n background: var(--icon-color);\n}\n.kindSecondary_47bbb8fda7.colorOnInvertedBackground_5707cb347b.disabled_d4f91893b9 {\n border-color: var(--text-color-on-inverted);\n color: var(--text-color-on-inverted);\n opacity: 0.5;\n}\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--fixed-light-color);\n}\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--fixed-dark-color);\n}\n.kindSecondary_47bbb8fda7.disabled_d4f91893b9 {\n border-color: var(--disabled-text-color);\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n.kindSecondary_47bbb8fda7.disabled_d4f91893b9:hover {\n background-color: transparent;\n}\n.kindTertiary_af3b18088f {\n color: var(--primary-text-color);\n background-color: transparent;\n}\n.kindTertiary_af3b18088f.colorPrimaryActive_fea8ff2126 {\n background-color: var(--primary-selected-color);\n}\n.kindTertiary_af3b18088f.colorPrimaryActive_fea8ff2126:hover {\n background-color: var(--primary-selected-hover-color);\n}\n.kindTertiary_af3b18088f.colorBrandActive_e585a200cb {\n color: var(--text-color-on-brand);\n}\n.kindTertiary_af3b18088f.colorBrandActive_e585a200cb,\n.kindTertiary_af3b18088f.colorBrandActive_e585a200cb:hover {\n background-color: var(--brand-selected-color);\n}\n.kindTertiary_af3b18088f.colorPrimary_6b93aa81b2:hover:not(.colorPrimaryActive_fea8ff2126),\n.kindTertiary_af3b18088f.colorPrimary_6b93aa81b2:focus:not(.colorPrimaryActive_fea8ff2126) {\n background: var(--primary-background-hover-color);\n}\n.kindTertiary_af3b18088f.colorBrand_24911ca2c8:hover:not(.colorBrandActive_e585a200cb),\n.kindTertiary_af3b18088f.colorBrand_24911ca2c8:focus:not(.colorBrandActive_e585a200cb) {\n background: var(--primary-background-hover-color);\n}\n.kindTertiary_af3b18088f.colorPositive_d3591d5bf9 {\n color: var(--positive-color);\n}\n.kindTertiary_af3b18088f.colorPositiveActive_c1be2a7337,\n.kindTertiary_af3b18088f.colorPositive_d3591d5bf9:hover,\n.kindTertiary_af3b18088f.colorPositive_d3591d5bf9:focus {\n background: var(--positive-color-selected);\n}\n.kindTertiary_af3b18088f.colorNegative_b2a878b4eb {\n color: var(--negative-color);\n}\n.kindTertiary_af3b18088f.colorNegativeActive_c1be2a7337,\n.kindTertiary_af3b18088f.colorNegative_b2a878b4eb:hover,\n.kindTertiary_af3b18088f.colorNegative_b2a878b4eb:focus {\n background: var(--negative-color-selected);\n}\n.kindTertiary_af3b18088f.colorInverted_fc68e9b3a9 {\n color: var(--primary-text-color);\n}\n.kindTertiary_af3b18088f.colorInvertedActive_c1be2a7337,\n.kindTertiary_af3b18088f.colorInverted_fc68e9b3a9:hover,\n.kindTertiary_af3b18088f.colorInverted_fc68e9b3a9:focus {\n background: var(--primary-background-hover-color);\n}\n.kindTertiary_af3b18088f.colorInverted_fc68e9b3a9.disabled_d4f91893b9 {\n color: var(--disabled-text-color);\n}\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268 {\n color: var(--text-color-on-primary);\n}\n.kindTertiary_af3b18088f.colorOnPrimaryColorActive_7046e8313d,\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268:hover,\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindTertiary_af3b18088f.colorOnPrimaryColorActive_7046e8313d:focus-visible, .kindTertiary_af3b18088f.colorOnPrimaryColorActive_7046e8313d.focus-visible_fd86db0485,\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268:hover:focus-visible,\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268:hover.focus-visible_fd86db0485,\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268:focus:focus-visible,\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindTertiary_af3b18088f.colorOnPrimaryColorActive_7046e8313d:focus:not(.focus-visible_fd86db0485),\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268:hover:focus:not(.focus-visible_fd86db0485),\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--text-color-on-primary);\n}\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad {\n color: var(--fixed-light-color);\n}\n.kindTertiary_af3b18088f.colorFixedLightActive_7d0cfe83a7,\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad:hover,\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindTertiary_af3b18088f.colorFixedLightActive_7d0cfe83a7:focus-visible, .kindTertiary_af3b18088f.colorFixedLightActive_7d0cfe83a7.focus-visible_fd86db0485,\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad:hover:focus-visible,\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad:hover.focus-visible_fd86db0485,\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad:focus:focus-visible,\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindTertiary_af3b18088f.colorFixedLightActive_7d0cfe83a7:focus:not(.focus-visible_fd86db0485),\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad:hover:focus:not(.focus-visible_fd86db0485),\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--fixed-light-color);\n}\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07 {\n color: var(--fixed-dark-color);\n}\n.kindTertiary_af3b18088f.colorFixedDarkActive_031dcfe2d9,\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07:hover,\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07:focus {\n background-color: var(--primary-background-hover-color);\n}\n.kindTertiary_af3b18088f.colorFixedDarkActive_031dcfe2d9:focus-visible, .kindTertiary_af3b18088f.colorFixedDarkActive_031dcfe2d9.focus-visible_fd86db0485,\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07:hover:focus-visible,\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07:hover.focus-visible_fd86db0485,\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07:focus:focus-visible,\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindTertiary_af3b18088f.colorFixedDarkActive_031dcfe2d9:focus:not(.focus-visible_fd86db0485),\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07:hover:focus:not(.focus-visible_fd86db0485),\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--fixed-dark-color);\n}\n.kindTertiary_af3b18088f.colorOnInvertedBackground_5707cb347b {\n color: var(--text-color-on-inverted);\n}\n.kindTertiary_af3b18088f.colorOnInvertedBackgroundActive_4bd52dc112,\n.kindTertiary_af3b18088f.colorOnInvertedBackground_5707cb347b:hover,\n.kindTertiary_af3b18088f.colorOnInvertedBackground_5707cb347b:focus {\n background: var(--icon-color);\n}\n.kindTertiary_af3b18088f.colorOnInvertedBackground_5707cb347b.disabled_d4f91893b9 {\n background: var(--icon-color);\n opacity: 0.5;\n color: var(--text-color-on-inverted);\n}\n.kindTertiary_af3b18088f.disabled_d4f91893b9 {\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n.kindTertiary_af3b18088f.disabled_d4f91893b9:hover {\n background-color: transparent;\n}\n.noSidePadding_8385d4cefb {\n padding-right: 0;\n padding-left: 0;\n}\n.button_e456368ef6.insetFocusStyle_be2f57cb1d:focus-visible, .button_e456368ef6.insetFocusStyle_be2f57cb1d.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5) inset, 0 0 0 1px var(--primary-hover-color) inset;\n}\n.button_e456368ef6.insetFocusStyle_be2f57cb1d:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}");export{o as default};
1
+ var o={button:"button_eb8d01b724","focus-visible":"focus-visible_8aa595983e",loader:"loader_edef67ec27",loaderSvg:"loaderSvg_d50e35ceeb",textPlaceholder:"textPlaceholder_3a0468db8a",success:"success_919d295b52",successContent:"successContent_fe0c48491f",marginRight:"marginRight_664684eae6",marginLeft:"marginLeft_df556b36c8",rightFlat:"rightFlat_5203c64b76",leftFlat:"leftFlat_47a159814a",preventClickAnimation:"preventClickAnimation_1420550ec2",leftIcon:"leftIcon_664684eae6",rightIcon:"rightIcon_df556b36c8",sizeXxs:"sizeXxs_e36dabf0ff",sizeXs:"sizeXs_64592fa005",sizeSmall:"sizeSmall_8d2a47bd5d",sizeMedium:"sizeMedium_aaa1c17344",sizeLarge:"sizeLarge_ce19c9a5bb",kindPrimary:"kindPrimary_5252766d11",colorPrimary:"colorPrimary_24b72ec302",colorBrand:"colorBrand_ed7e5550c8",colorPrimaryActive:"colorPrimaryActive_959e16537b",colorBrandActive:"colorBrandActive_6587e21ccf",colorPositive:"colorPositive_ec8b8d0465",colorPositiveActive:"colorPositiveActive_671381a837",colorNegative:"colorNegative_c5287244ad",colorNegativeActive:"colorNegativeActive_671381a837",colorInverted:"colorInverted_c495f71f60",colorInvertedActive:"colorInvertedActive_671381a837",disabled:"disabled_f99ee360c9",colorOnPrimaryColor:"colorOnPrimaryColor_edc9a49fb0",colorOnPrimaryColorActive:"colorOnPrimaryColorActive_891334ae88",colorFixedLight:"colorFixedLight_c82e2cf489",colorFixedLightActive:"colorFixedLightActive_1420550ec2",colorFixedDark:"colorFixedDark_10fe736b16",colorFixedDarkActive:"colorFixedDarkActive_13e96b152a",colorOnInvertedBackground:"colorOnInvertedBackground_0cdc08be0f",colorOnInvertedBackgroundActive:"colorOnInvertedBackgroundActive_5f947d47ee",kindSecondary:"kindSecondary_0e2c774e7c",kindTertiary:"kindTertiary_1c11142331",noSidePadding:"noSidePadding_b33885ce99",insetFocusStyle:"insetFocusStyle_32152ed994"};!function(o){var r="s_id-95d3f630f6d9_3_0_6";if("undefined"!=typeof document){var e=document.head||document.getElementsByTagName("head")[0];if(e.querySelector("#"+r))return;var n=document.createElement("style");n.id=r,e.firstChild?e.insertBefore(n,e.firstChild):e.appendChild(n),n.appendChild(document.createTextNode(o))}else globalThis.injectedStyles&&(globalThis.injectedStyles[r]=o)}(".button_eb8d01b724 {\n --loader-padding: 8px;\n outline: none;\n border: none;\n height: auto;\n border-radius: var(--border-radius-small);\n cursor: pointer;\n white-space: nowrap;\n transition: var(--motion-productive-short) transform, var(--motion-productive-medium) var(--motion-timing-transition) min-width;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n /* Prevent text selection */\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n min-width: auto;\n}\n.button_eb8d01b724:focus-visible, .button_eb8d01b724.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n.button_eb8d01b724:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.button_eb8d01b724 .loader_edef67ec27 {\n height: 100%;\n}\n.button_eb8d01b724 .loader_edef67ec27 .loaderSvg_d50e35ceeb {\n position: static;\n height: 100%;\n margin: 0;\n}\n.button_eb8d01b724 .textPlaceholder_3a0468db8a {\n display: inline-block;\n opacity: 0;\n height: 0;\n visibility: hidden;\n white-space: pre;\n}\n.button_eb8d01b724.success_919d295b52 {\n display: inline-flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n}\n.button_eb8d01b724.success_919d295b52 .successContent_fe0c48491f {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n}\n.marginRight_664684eae6 {\n margin-right: var(--spacing-small);\n}\n.marginLeft_df556b36c8 {\n margin-left: var(--spacing-small);\n}\n.rightFlat_5203c64b76 {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n.leftFlat_47a159814a {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n.button_eb8d01b724:active:not(.preventClickAnimation_1420550ec2) {\n transform: scale(0.95) translate3d(0, 0, 0);\n}\n.button_eb8d01b724 .leftIcon_664684eae6 {\n margin-right: var(--spacing-small);\n}\n.button_eb8d01b724 .rightIcon_df556b36c8 {\n margin-left: var(--spacing-small);\n}\n.sizeXxs_e36dabf0ff {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text2-normal);\n padding: 2px var(--spacing-xs);\n height: 16px;\n line-height: 16px;\n}\n.sizeXs_64592fa005 {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text2-normal);\n padding: var(--spacing-xs) var(--spacing-small);\n height: 24px;\n line-height: 21px;\n}\n.sizeSmall_8d2a47bd5d {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text2-normal);\n padding: var(--spacing-xs) var(--spacing-small);\n height: 32px;\n line-height: 24px;\n}\n.sizeSmall_8d2a47bd5d .loader_edef67ec27 {\n top: 7px;\n}\n.sizeMedium_aaa1c17344 {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text1-normal);\n padding: var(--spacing-small) var(--spacing-medium);\n height: 40px;\n}\n.sizeLarge_ce19c9a5bb {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text1-normal);\n padding: 12px var(--spacing-large);\n height: 48px;\n}\n.kindPrimary_5252766d11 {\n color: var(--text-color-on-primary);\n}\n.kindPrimary_5252766d11.colorPrimary_24b72ec302 {\n background: var(--primary-color);\n}\n.kindPrimary_5252766d11.colorBrand_ed7e5550c8 {\n background: var(--brand-color);\n color: var(--text-color-on-brand);\n}\n.kindPrimary_5252766d11.colorPrimaryActive_959e16537b,\n.kindPrimary_5252766d11.colorPrimary_24b72ec302:hover,\n.kindPrimary_5252766d11.colorPrimary_24b72ec302:focus {\n background: var(--primary-hover-color);\n}\n.kindPrimary_5252766d11.colorBrandActive_6587e21ccf,\n.kindPrimary_5252766d11.colorBrand_ed7e5550c8:hover,\n.kindPrimary_5252766d11.colorBrand_ed7e5550c8:focus {\n background: var(--brand-hover-color);\n}\n.kindPrimary_5252766d11.colorPositive_ec8b8d0465 {\n background: var(--positive-color);\n}\n.kindPrimary_5252766d11.colorPositiveActive_671381a837,\n.kindPrimary_5252766d11.colorPositive_ec8b8d0465:hover,\n.kindPrimary_5252766d11.colorPositive_ec8b8d0465:focus {\n background: var(--positive-color-hover);\n}\n.kindPrimary_5252766d11.colorNegative_c5287244ad {\n background: var(--negative-color);\n}\n.kindPrimary_5252766d11.colorNegativeActive_671381a837,\n.kindPrimary_5252766d11.colorNegative_c5287244ad:hover,\n.kindPrimary_5252766d11.colorNegative_c5287244ad:focus {\n background: var(--negative-color-hover);\n}\n.kindPrimary_5252766d11.colorInverted_c495f71f60 {\n background: var(--inverted-color-background);\n color: var(--text-color-on-inverted);\n}\n.kindPrimary_5252766d11.colorInvertedActive_671381a837,\n.kindPrimary_5252766d11.colorInverted_c495f71f60:hover,\n.kindPrimary_5252766d11.colorInverted_c495f71f60:focus {\n background: var(--placeholder-color);\n}\n.kindPrimary_5252766d11.button_eb8d01b724.colorInverted_c495f71f60.disabled_f99ee360c9 {\n background: var(--disabled-text-color);\n color: var(--disabled-background-color);\n}\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0 {\n background: var(--text-color-on-primary);\n}\n.kindPrimary_5252766d11.colorOnPrimaryColorActive_891334ae88,\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0:hover,\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0:focus {\n background-color: #e6e9ef;\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindPrimary_5252766d11.colorOnPrimaryColorActive_891334ae88:focus-visible, .kindPrimary_5252766d11.colorOnPrimaryColorActive_891334ae88.focus-visible_8aa595983e,\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0:hover:focus-visible,\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0:hover.focus-visible_8aa595983e,\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0:focus:focus-visible,\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindPrimary_5252766d11.colorOnPrimaryColorActive_891334ae88:focus:not(.focus-visible_8aa595983e),\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0:hover:focus:not(.focus-visible_8aa595983e),\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--text-color-on-primary);\n}\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489 {\n background: var(--fixed-light-color);\n}\n.kindPrimary_5252766d11.colorFixedLightActive_1420550ec2,\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489:hover,\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489:focus {\n background-color: #e6e9ef;\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindPrimary_5252766d11.colorFixedLightActive_1420550ec2:focus-visible, .kindPrimary_5252766d11.colorFixedLightActive_1420550ec2.focus-visible_8aa595983e,\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489:hover:focus-visible,\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489:hover.focus-visible_8aa595983e,\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489:focus:focus-visible,\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindPrimary_5252766d11.colorFixedLightActive_1420550ec2:focus:not(.focus-visible_8aa595983e),\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489:hover:focus:not(.focus-visible_8aa595983e),\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--fixed-light-color);\n}\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16 {\n background: var(--fixed-dark-color);\n color: var(--fixed-light-color);\n}\n.kindPrimary_5252766d11.colorFixedDarkActive_13e96b152a,\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16:hover,\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16:focus {\n filter: brightness(125%);\n}\n.kindPrimary_5252766d11.colorFixedDarkActive_13e96b152a:focus-visible, .kindPrimary_5252766d11.colorFixedDarkActive_13e96b152a.focus-visible_8aa595983e,\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16:hover:focus-visible,\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16:hover.focus-visible_8aa595983e,\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16:focus:focus-visible,\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindPrimary_5252766d11.colorFixedDarkActive_13e96b152a:focus:not(.focus-visible_8aa595983e),\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16:hover:focus:not(.focus-visible_8aa595983e),\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--fixed-dark-color);\n}\n.kindPrimary_5252766d11.colorOnInvertedBackground_0cdc08be0f {\n background: var(--primary-background-color);\n color: var(--primary-text-color);\n}\n.kindPrimary_5252766d11.colorOnInvertedBackgroundActive_5f947d47ee,\n.kindPrimary_5252766d11.colorOnInvertedBackground_0cdc08be0f:hover,\n.kindPrimary_5252766d11.colorOnInvertedBackground_0cdc08be0f:focus {\n background: var(--ui-background-color);\n}\n.kindPrimary_5252766d11.button_eb8d01b724.colorOnInvertedBackground_0cdc08be0f.disabled_f99ee360c9 {\n background: var(--ui-background-color);\n color: var(--primary-text-color);\n opacity: 0.5;\n}\n.kindPrimary_5252766d11.button_eb8d01b724.disabled_f99ee360c9 {\n background: var(--disabled-background-color);\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n.kindSecondary_0e2c774e7c {\n border: 1px solid;\n border-color: var(--ui-border-color);\n color: var(--primary-text-color);\n background-color: transparent;\n}\n.kindSecondary_0e2c774e7c.sizeSmall_8d2a47bd5d {\n line-height: 22px;\n}\n.kindSecondary_0e2c774e7c.sizeMedium_aaa1c17344 {\n line-height: 22px;\n}\n.kindSecondary_0e2c774e7c.sizeLarge_ce19c9a5bb {\n line-height: 22px;\n}\n.kindSecondary_0e2c774e7c.colorPrimaryActive_959e16537b {\n background-color: var(--primary-selected-color);\n border-color: var(--primary-color);\n}\n.kindSecondary_0e2c774e7c.colorPrimaryActive_959e16537b:hover {\n background-color: var(--primary-selected-hover-color);\n border-color: var(--primary-color);\n}\n.kindSecondary_0e2c774e7c.colorBrandActive_6587e21ccf {\n color: var(--text-color-on-brand);\n}\n.kindSecondary_0e2c774e7c.colorBrandActive_6587e21ccf,\n.kindSecondary_0e2c774e7c.colorBrandActive_6587e21ccf:hover {\n background-color: var(--brand-selected-color);\n border-color: var(--brand-color);\n}\n.kindSecondary_0e2c774e7c.colorPrimary_24b72ec302:hover:not(.colorPrimaryActive_959e16537b),\n.kindSecondary_0e2c774e7c.colorPrimary_24b72ec302:focus:not(.colorPrimaryActive_959e16537b) {\n background: var(--primary-background-hover-color);\n}\n.kindSecondary_0e2c774e7c.colorBrand_ed7e5550c8:hover:not(.colorBrandActive_6587e21ccf),\n.kindSecondary_0e2c774e7c.colorBrand_ed7e5550c8:focus:not(.colorBrandActive_6587e21ccf) {\n background: var(--primary-background-hover-color);\n}\n.kindSecondary_0e2c774e7c.colorPositive_ec8b8d0465 {\n color: var(--positive-color);\n border-color: var(--positive-color);\n}\n.kindSecondary_0e2c774e7c.colorPositiveActive_671381a837,\n.kindSecondary_0e2c774e7c.colorPositive_ec8b8d0465:hover,\n.kindSecondary_0e2c774e7c.colorPositive_ec8b8d0465:focus {\n background: var(--positive-color-selected);\n}\n.kindSecondary_0e2c774e7c.colorNegative_c5287244ad {\n color: var(--negative-color);\n border-color: var(--negative-color);\n}\n.kindSecondary_0e2c774e7c.colorNegativeActive_671381a837,\n.kindSecondary_0e2c774e7c.colorNegative_c5287244ad:hover,\n.kindSecondary_0e2c774e7c.colorNegative_c5287244ad:focus {\n background: var(--negative-color-selected);\n}\n.kindSecondary_0e2c774e7c.colorInverted_c495f71f60 {\n color: var(--primary-text-color);\n border-color: var(--primary-text-color);\n}\n.kindSecondary_0e2c774e7c.colorInvertedActive_671381a837,\n.kindSecondary_0e2c774e7c.colorInverted_c495f71f60:hover,\n.kindSecondary_0e2c774e7c.colorInverted_c495f71f60:focus {\n background: var(--primary-background-hover-color);\n}\n.kindSecondary_0e2c774e7c.colorInverted_c495f71f60.disabled_f99ee360c9 {\n border-color: var(--disabled-text-color);\n color: var(--disabled-text-color);\n}\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0 {\n color: var(--text-color-on-primary);\n border-color: var(--text-color-on-primary);\n}\n.kindSecondary_0e2c774e7c.colorOnPrimaryColorActive_891334ae88,\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0:hover,\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindSecondary_0e2c774e7c.colorOnPrimaryColorActive_891334ae88:focus-visible, .kindSecondary_0e2c774e7c.colorOnPrimaryColorActive_891334ae88.focus-visible_8aa595983e,\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0:hover:focus-visible,\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0:hover.focus-visible_8aa595983e,\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0:focus:focus-visible,\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindSecondary_0e2c774e7c.colorOnPrimaryColorActive_891334ae88:focus:not(.focus-visible_8aa595983e),\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0:hover:focus:not(.focus-visible_8aa595983e),\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--text-color-on-primary);\n}\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489 {\n border-color: var(--fixed-light-color);\n color: var(--fixed-light-color);\n}\n.kindSecondary_0e2c774e7c.colorFixedLightActive_1420550ec2,\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489:hover,\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindSecondary_0e2c774e7c.colorFixedLightActive_1420550ec2:focus-visible, .kindSecondary_0e2c774e7c.colorFixedLightActive_1420550ec2.focus-visible_8aa595983e,\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489:hover:focus-visible,\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489:hover.focus-visible_8aa595983e,\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489:focus:focus-visible,\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindSecondary_0e2c774e7c.colorFixedLightActive_1420550ec2:focus:not(.focus-visible_8aa595983e),\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489:hover:focus:not(.focus-visible_8aa595983e),\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16 {\n border-color: var(--fixed-dark-color);\n color: var(--fixed-dark-color);\n}\n.kindSecondary_0e2c774e7c.colorFixedDarkActive_13e96b152a,\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16:hover,\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16:focus {\n background-color: var(--primary-background-hover-color);\n}\n.kindSecondary_0e2c774e7c.colorFixedDarkActive_13e96b152a:focus-visible, .kindSecondary_0e2c774e7c.colorFixedDarkActive_13e96b152a.focus-visible_8aa595983e,\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16:hover:focus-visible,\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16:hover.focus-visible_8aa595983e,\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16:focus:focus-visible,\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindSecondary_0e2c774e7c.colorFixedDarkActive_13e96b152a:focus:not(.focus-visible_8aa595983e),\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16:hover:focus:not(.focus-visible_8aa595983e),\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindSecondary_0e2c774e7c.colorOnInvertedBackground_0cdc08be0f {\n border-color: var(--text-color-on-inverted);\n color: var(--text-color-on-inverted);\n}\n.kindSecondary_0e2c774e7c.colorOnInvertedBackgroundActive_5f947d47ee,\n.kindSecondary_0e2c774e7c.colorOnInvertedBackground_0cdc08be0f:hover,\n.kindSecondary_0e2c774e7c.colorOnInvertedBackground_0cdc08be0f:focus {\n background: var(--icon-color);\n}\n.kindSecondary_0e2c774e7c.colorOnInvertedBackground_0cdc08be0f.disabled_f99ee360c9 {\n border-color: var(--text-color-on-inverted);\n color: var(--text-color-on-inverted);\n opacity: 0.5;\n}\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--fixed-light-color);\n}\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--fixed-dark-color);\n}\n.kindSecondary_0e2c774e7c.disabled_f99ee360c9 {\n border-color: var(--disabled-text-color);\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n.kindSecondary_0e2c774e7c.disabled_f99ee360c9:hover {\n background-color: transparent;\n}\n.kindTertiary_1c11142331 {\n color: var(--primary-text-color);\n background-color: transparent;\n}\n.kindTertiary_1c11142331.colorPrimaryActive_959e16537b {\n background-color: var(--primary-selected-color);\n}\n.kindTertiary_1c11142331.colorPrimaryActive_959e16537b:hover {\n background-color: var(--primary-selected-hover-color);\n}\n.kindTertiary_1c11142331.colorBrandActive_6587e21ccf {\n color: var(--text-color-on-brand);\n}\n.kindTertiary_1c11142331.colorBrandActive_6587e21ccf,\n.kindTertiary_1c11142331.colorBrandActive_6587e21ccf:hover {\n background-color: var(--brand-selected-color);\n}\n.kindTertiary_1c11142331.colorPrimary_24b72ec302:hover:not(.colorPrimaryActive_959e16537b),\n.kindTertiary_1c11142331.colorPrimary_24b72ec302:focus:not(.colorPrimaryActive_959e16537b) {\n background: var(--primary-background-hover-color);\n}\n.kindTertiary_1c11142331.colorBrand_ed7e5550c8:hover:not(.colorBrandActive_6587e21ccf),\n.kindTertiary_1c11142331.colorBrand_ed7e5550c8:focus:not(.colorBrandActive_6587e21ccf) {\n background: var(--primary-background-hover-color);\n}\n.kindTertiary_1c11142331.colorPositive_ec8b8d0465 {\n color: var(--positive-color);\n}\n.kindTertiary_1c11142331.colorPositiveActive_671381a837,\n.kindTertiary_1c11142331.colorPositive_ec8b8d0465:hover,\n.kindTertiary_1c11142331.colorPositive_ec8b8d0465:focus {\n background: var(--positive-color-selected);\n}\n.kindTertiary_1c11142331.colorNegative_c5287244ad {\n color: var(--negative-color);\n}\n.kindTertiary_1c11142331.colorNegativeActive_671381a837,\n.kindTertiary_1c11142331.colorNegative_c5287244ad:hover,\n.kindTertiary_1c11142331.colorNegative_c5287244ad:focus {\n background: var(--negative-color-selected);\n}\n.kindTertiary_1c11142331.colorInverted_c495f71f60 {\n color: var(--primary-text-color);\n}\n.kindTertiary_1c11142331.colorInvertedActive_671381a837,\n.kindTertiary_1c11142331.colorInverted_c495f71f60:hover,\n.kindTertiary_1c11142331.colorInverted_c495f71f60:focus {\n background: var(--primary-background-hover-color);\n}\n.kindTertiary_1c11142331.colorInverted_c495f71f60.disabled_f99ee360c9 {\n color: var(--disabled-text-color);\n}\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0 {\n color: var(--text-color-on-primary);\n}\n.kindTertiary_1c11142331.colorOnPrimaryColorActive_891334ae88,\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0:hover,\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindTertiary_1c11142331.colorOnPrimaryColorActive_891334ae88:focus-visible, .kindTertiary_1c11142331.colorOnPrimaryColorActive_891334ae88.focus-visible_8aa595983e,\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0:hover:focus-visible,\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0:hover.focus-visible_8aa595983e,\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0:focus:focus-visible,\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindTertiary_1c11142331.colorOnPrimaryColorActive_891334ae88:focus:not(.focus-visible_8aa595983e),\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0:hover:focus:not(.focus-visible_8aa595983e),\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--text-color-on-primary);\n}\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489 {\n color: var(--fixed-light-color);\n}\n.kindTertiary_1c11142331.colorFixedLightActive_1420550ec2,\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489:hover,\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindTertiary_1c11142331.colorFixedLightActive_1420550ec2:focus-visible, .kindTertiary_1c11142331.colorFixedLightActive_1420550ec2.focus-visible_8aa595983e,\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489:hover:focus-visible,\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489:hover.focus-visible_8aa595983e,\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489:focus:focus-visible,\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindTertiary_1c11142331.colorFixedLightActive_1420550ec2:focus:not(.focus-visible_8aa595983e),\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489:hover:focus:not(.focus-visible_8aa595983e),\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--fixed-light-color);\n}\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16 {\n color: var(--fixed-dark-color);\n}\n.kindTertiary_1c11142331.colorFixedDarkActive_13e96b152a,\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16:hover,\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16:focus {\n background-color: var(--primary-background-hover-color);\n}\n.kindTertiary_1c11142331.colorFixedDarkActive_13e96b152a:focus-visible, .kindTertiary_1c11142331.colorFixedDarkActive_13e96b152a.focus-visible_8aa595983e,\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16:hover:focus-visible,\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16:hover.focus-visible_8aa595983e,\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16:focus:focus-visible,\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindTertiary_1c11142331.colorFixedDarkActive_13e96b152a:focus:not(.focus-visible_8aa595983e),\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16:hover:focus:not(.focus-visible_8aa595983e),\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--fixed-dark-color);\n}\n.kindTertiary_1c11142331.colorOnInvertedBackground_0cdc08be0f {\n color: var(--text-color-on-inverted);\n}\n.kindTertiary_1c11142331.colorOnInvertedBackgroundActive_5f947d47ee,\n.kindTertiary_1c11142331.colorOnInvertedBackground_0cdc08be0f:hover,\n.kindTertiary_1c11142331.colorOnInvertedBackground_0cdc08be0f:focus {\n background: var(--icon-color);\n}\n.kindTertiary_1c11142331.colorOnInvertedBackground_0cdc08be0f.disabled_f99ee360c9 {\n background: var(--icon-color);\n opacity: 0.5;\n color: var(--text-color-on-inverted);\n}\n.kindTertiary_1c11142331.disabled_f99ee360c9 {\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n.kindTertiary_1c11142331.disabled_f99ee360c9:hover {\n background-color: transparent;\n}\n.noSidePadding_b33885ce99 {\n padding-right: 0;\n padding-left: 0;\n}\n.button_eb8d01b724.insetFocusStyle_32152ed994:focus-visible, .button_eb8d01b724.insetFocusStyle_32152ed994.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5) inset, 0 0 0 1px var(--primary-hover-color) inset;\n}\n.button_eb8d01b724.insetFocusStyle_32152ed994:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}");export{o as default};
2
2
  //# sourceMappingURL=Button.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={icon:"icon_70e1327c30",noFocusStyle:"noFocusStyle_c7a8adde0a",clickable:"clickable_89db747779"};!function(e){var n="s_id-039c30c54242_3_0_5";if("undefined"!=typeof document){var t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+n))return;var o=document.createElement("style");o.id=n,t.firstChild?t.insertBefore(o,t.firstChild):t.appendChild(o),o.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".icon_70e1327c30 {\n position: relative;\n}\n\n.icon_70e1327c30:before {\n text-decoration: none !important;\n}\n\n.noFocusStyle_c7a8adde0a:focus {\n outline: none;\n}\n\n.clickable_89db747779 {\n cursor: pointer;\n}");export{e as default};
1
+ var e={icon:"icon_32e8e65f77",noFocusStyle:"noFocusStyle_226d4cf409",clickable:"clickable_62feae809f"};!function(e){var n="s_id-039c30c54242_3_0_6";if("undefined"!=typeof document){var t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+n))return;var o=document.createElement("style");o.id=n,t.firstChild?t.insertBefore(o,t.firstChild):t.appendChild(o),o.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".icon_32e8e65f77 {\n position: relative;\n}\n\n.icon_32e8e65f77:before {\n text-decoration: none !important;\n}\n\n.noFocusStyle_226d4cf409:focus {\n outline: none;\n}\n\n.clickable_62feae809f {\n cursor: pointer;\n}");export{e as default};
2
2
  //# sourceMappingURL=Icon.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={loaderContainer:"loaderContainer_25879ea4ce",circleLoaderSpinnerBackground:"circleLoaderSpinnerBackground_fdd0436984",circleLoaderSpinner:"circleLoaderSpinner_693142caac",rotate:"rotate_80140948de",circleLoaderSpinnerPath:"circleLoaderSpinnerPath_1b43a079b3",dash:"dash_122899ef33"};!function(e){var n="s_id-dcd4d8f866fa_3_0_5";if("undefined"!=typeof document){var a=document.head||document.getElementsByTagName("head")[0];if(a.querySelector("#"+n))return;var r=document.createElement("style");r.id=n,a.firstChild?a.insertBefore(r,a.firstChild):a.appendChild(r),r.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".loaderContainer_25879ea4ce {\n position: relative;\n height: 100%;\n width: 100%;\n}\n.loaderContainer_25879ea4ce .circleLoaderSpinnerBackground_fdd0436984 {\n position: absolute;\n top: 50%;\n left: 50%;\n margin-top: -50%;\n margin-left: -50%;\n stroke: var(--ui-background-color);\n}\n.loaderContainer_25879ea4ce .circleLoaderSpinner_693142caac {\n animation: rotate_80140948de 1s linear infinite;\n position: absolute;\n top: 50%;\n left: 50%;\n margin-top: -50%;\n margin-left: -50%;\n stroke: currentColor;\n stroke-linecap: round;\n}\n.loaderContainer_25879ea4ce .circleLoaderSpinner_693142caac .circleLoaderSpinnerPath_1b43a079b3 {\n animation: dash_122899ef33 1s infinite;\n}\n@keyframes rotate_80140948de {\n 100% {\n transform: rotate(360deg);\n }\n}\n@keyframes dash_122899ef33 {\n 0% {\n stroke-dasharray: 1, 150;\n stroke-dashoffset: 0;\n }\n 50% {\n stroke-dasharray: 90, 150;\n stroke-dashoffset: -35;\n }\n 100% {\n stroke-dasharray: 90, 150;\n stroke-dashoffset: -124;\n }\n}");export{e as default};
1
+ var e={loaderContainer:"loaderContainer_24afac7ca4",circleLoaderSpinnerBackground:"circleLoaderSpinnerBackground_df5ac38458",circleLoaderSpinner:"circleLoaderSpinner_3927aa927e",rotate:"rotate_c35a21479c",circleLoaderSpinnerPath:"circleLoaderSpinnerPath_769a753c6f",dash:"dash_ab57cfb4f9"};!function(e){var n="s_id-dcd4d8f866fa_3_0_6";if("undefined"!=typeof document){var a=document.head||document.getElementsByTagName("head")[0];if(a.querySelector("#"+n))return;var r=document.createElement("style");r.id=n,a.firstChild?a.insertBefore(r,a.firstChild):a.appendChild(r),r.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".loaderContainer_24afac7ca4 {\n position: relative;\n height: 100%;\n width: 100%;\n}\n.loaderContainer_24afac7ca4 .circleLoaderSpinnerBackground_df5ac38458 {\n position: absolute;\n top: 50%;\n left: 50%;\n margin-top: -50%;\n margin-left: -50%;\n stroke: var(--ui-background-color);\n}\n.loaderContainer_24afac7ca4 .circleLoaderSpinner_3927aa927e {\n animation: rotate_c35a21479c 1s linear infinite;\n position: absolute;\n top: 50%;\n left: 50%;\n margin-top: -50%;\n margin-left: -50%;\n stroke: currentColor;\n stroke-linecap: round;\n}\n.loaderContainer_24afac7ca4 .circleLoaderSpinner_3927aa927e .circleLoaderSpinnerPath_769a753c6f {\n animation: dash_ab57cfb4f9 1s infinite;\n}\n@keyframes rotate_c35a21479c {\n 100% {\n transform: rotate(360deg);\n }\n}\n@keyframes dash_ab57cfb4f9 {\n 0% {\n stroke-dasharray: 1, 150;\n stroke-dashoffset: 0;\n }\n 50% {\n stroke-dasharray: 90, 150;\n stroke-dashoffset: -35;\n }\n 100% {\n stroke-dasharray: 90, 150;\n stroke-dashoffset: -124;\n }\n}");export{e as default};
2
2
  //# sourceMappingURL=Loader.module.scss.js.map
@@ -31,10 +31,6 @@ interface MultiSelectSpecifics<Item extends BaseListItemData<Record<string, unkn
31
31
  * Callback fired when the selected values change in multi-select mode.
32
32
  */
33
33
  onChange?: (options: Item[]) => void;
34
- /**
35
- * Minimum number of selected chips to always show before overflowing to the counter.
36
- */
37
- minVisibleCount?: number;
38
34
  }
39
35
  interface SingleSelectSpecifics<Item extends BaseListItemData<Record<string, unknown>>> {
40
36
  /**
@@ -65,10 +61,6 @@ interface SingleSelectSpecifics<Item extends BaseListItemData<Record<string, unk
65
61
  * Callback fired when the selected value changes in single-select mode.
66
62
  */
67
63
  onChange?: (option: Item) => void;
68
- /**
69
- * Minimum number of selected chips to always show before overflowing to the counter. (Not available for single select)
70
- */
71
- minVisibleCount?: never;
72
64
  }
73
65
  export type BaseDropdownProps<Item extends BaseListItemData<Record<string, unknown>>> = VibeComponentProps & {
74
66
  /**
@@ -6,7 +6,6 @@ type MultiSelectedValuesProps<Item> = {
6
6
  renderInput?: () => React.ReactNode;
7
7
  disabled?: boolean;
8
8
  readOnly?: boolean;
9
- minVisibleCount?: number;
10
9
  };
11
- declare function MultiSelectedValues<Item extends BaseListItemData<Record<string, unknown>>>({ selectedItems, onRemove, renderInput, disabled, readOnly, minVisibleCount }: MultiSelectedValuesProps<Item>): React.JSX.Element;
10
+ declare function MultiSelectedValues<Item extends BaseListItemData<Record<string, unknown>>>({ selectedItems, onRemove, renderInput, disabled, readOnly }: MultiSelectedValuesProps<Item>): React.JSX.Element;
12
11
  export default MultiSelectedValues;
@@ -7,7 +7,7 @@ type ItemPropGetter<Item> = (options: {
7
7
  item: Item;
8
8
  index: number;
9
9
  }) => Record<string, any>;
10
- type InheritedDropdownProps<Item extends BaseListItemData<Record<string, unknown>>> = Partial<Pick<BaseDropdownProps<Item>, "label" | "required" | "className" | "id" | "ariaLabel" | "data-testid" | "error" | "helperText" | "dir" | "searchable" | "multi" | "multiline" | "disabled" | "readOnly" | "size" | "optionRenderer" | "valueRenderer" | "menuRenderer" | "noOptionsMessage" | "placeholder" | "withGroupDivider" | "stickyGroupTitle" | "maxMenuHeight" | "clearable" | "autoFocus" | "inputAriaLabel" | "menuAriaLabel" | "clearAriaLabel" | "closeMenuOnSelect" | "menuWrapperClassName" | "loading" | "minVisibleCount" | "onFocus" | "onBlur" | "onKeyDown" | "onScroll" | "onClear">>;
10
+ type InheritedDropdownProps<Item extends BaseListItemData<Record<string, unknown>>> = Partial<Pick<BaseDropdownProps<Item>, "label" | "required" | "className" | "id" | "ariaLabel" | "data-testid" | "error" | "helperText" | "dir" | "searchable" | "multi" | "multiline" | "disabled" | "readOnly" | "size" | "optionRenderer" | "valueRenderer" | "menuRenderer" | "noOptionsMessage" | "placeholder" | "withGroupDivider" | "stickyGroupTitle" | "maxMenuHeight" | "clearable" | "autoFocus" | "inputAriaLabel" | "menuAriaLabel" | "clearAriaLabel" | "closeMenuOnSelect" | "menuWrapperClassName" | "loading" | "onFocus" | "onBlur" | "onKeyDown" | "onScroll" | "onClear">>;
11
11
  export interface DropdownContextProps<Item extends BaseListItemData<Record<string, unknown>> = any> extends InheritedDropdownProps<Item> {
12
12
  label?: string;
13
13
  isOpen: boolean;
@@ -10781,6 +10781,65 @@
10781
10781
  "name": "string"
10782
10782
  }
10783
10783
  },
10784
+ "rightIcon": {
10785
+ "defaultValue": {
10786
+ "value": ""
10787
+ },
10788
+ "description": "The right icon to be displayed.",
10789
+ "name": "rightIcon",
10790
+ "required": false,
10791
+ "type": {
10792
+ "name": "SubIcon"
10793
+ }
10794
+ },
10795
+ "rightIconType": {
10796
+ "defaultValue": null,
10797
+ "description": "The type of right icon.",
10798
+ "name": "rightIconType",
10799
+ "required": false,
10800
+ "type": {
10801
+ "name": "enum",
10802
+ "raw": "IconType",
10803
+ "value": [
10804
+ {
10805
+ "value": "\"svg\""
10806
+ },
10807
+ {
10808
+ "value": "\"font\""
10809
+ },
10810
+ {
10811
+ "value": "\"src\""
10812
+ }
10813
+ ]
10814
+ }
10815
+ },
10816
+ "rightIconBackgroundColor": {
10817
+ "defaultValue": null,
10818
+ "description": "The background color of the right icon.",
10819
+ "name": "rightIconBackgroundColor",
10820
+ "required": false,
10821
+ "type": {
10822
+ "name": "string"
10823
+ }
10824
+ },
10825
+ "rightIconWrapperClassName": {
10826
+ "defaultValue": null,
10827
+ "description": "Class name applied to the icon wrapper.",
10828
+ "name": "rightIconWrapperClassName",
10829
+ "required": false,
10830
+ "type": {
10831
+ "name": "string"
10832
+ }
10833
+ },
10834
+ "rightIconAriaLabel": {
10835
+ "defaultValue": null,
10836
+ "description": "The label of the menu item for accessibility.",
10837
+ "name": "rightIconAriaLabel",
10838
+ "required": false,
10839
+ "type": {
10840
+ "name": "string"
10841
+ }
10842
+ },
10784
10843
  "disabled": {
10785
10844
  "defaultValue": {
10786
10845
  "value": "false"
@@ -20789,15 +20848,6 @@
20789
20848
  "name": "((options: Item[]) => void) | ((option: Item) => void)"
20790
20849
  }
20791
20850
  },
20792
- "minVisibleCount": {
20793
- "defaultValue": null,
20794
- "description": "Minimum number of selected chips to always show before overflowing to the counter.\nMinimum number of selected chips to always show before overflowing to the counter. (Not available for single select)",
20795
- "name": "minVisibleCount",
20796
- "required": false,
20797
- "type": {
20798
- "name": "number"
20799
- }
20800
- },
20801
20851
  "ref": {
20802
20852
  "defaultValue": null,
20803
20853
  "description": "",
@@ -1,2 +1,2 @@
1
- var r={wrapper:"wrapper_9d1958c941",small:"small_119ac39473",medium:"medium_80f6e80d1f",large:"large_0ad456d422",rightThinnerPadding:"rightThinnerPadding_2d6f34e4dc",input:"input_00946d1340",success:"success_9dd00923cd",readOnly:"readOnly_0d4fda3374",disabled:"disabled_5c9f3c5791",error:"error_4c3afadcc5"};!function(r){var n="s_id-5f14b2bb796b_3_0_0";if("undefined"!=typeof document){var o=document.head||document.getElementsByTagName("head")[0];if(o.querySelector("#"+n))return;var e=document.createElement("style");e.id=n,o.firstChild?o.insertBefore(e,o.firstChild):o.appendChild(e),e.appendChild(document.createTextNode(r))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=r)}(".wrapper_9d1958c941 {\n width: 100%;\n position: relative;\n display: flex;\n align-items: center;\n gap: var(--spacing-small);\n padding-block: var(--spacing-xs);\n padding-inline: var(--spacing-medium) var(--spacing-xs);\n font: var(--font-text1-normal);\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n outline: none;\n border: 1px solid var(--ui-border-color);\n border-radius: var(--border-radius-small);\n color: var(--primary-text-color);\n background-color: var(--secondary-background-color);\n transition: border-color var(--motion-productive-medium) ease-in;\n}\n.wrapper_9d1958c941.small_119ac39473 {\n min-height: 32px;\n height: 32px;\n font: var(--font-text2-normal);\n}\n.wrapper_9d1958c941.medium_80f6e80d1f {\n min-height: 40px;\n height: 40px;\n}\n.wrapper_9d1958c941.large_0ad456d422 {\n min-height: 48px;\n height: 48px;\n padding-block: var(--spacing-small);\n}\n.wrapper_9d1958c941.rightThinnerPadding_2d6f34e4dc {\n padding-inline-end: var(--spacing-medium);\n}\n.wrapper_9d1958c941:hover {\n border-color: var(--primary-text-color);\n}\n@supports selector(:has(*)) {\n .wrapper_9d1958c941:has(.input_00946d1340:active, .input_00946d1340:focus) {\n border-color: var(--primary-color);\n }\n .wrapper_9d1958c941:has(.input_00946d1340:-moz-read-only) {\n background-color: var(--allgrey-background-color);\n border: none;\n }\n .wrapper_9d1958c941:has(.input_00946d1340:read-only) {\n background-color: var(--allgrey-background-color);\n border: none;\n }\n .wrapper_9d1958c941:has(.input_00946d1340:-moz-read-only) .input_00946d1340 {\n background-color: var(--allgrey-background-color);\n }\n .wrapper_9d1958c941:has(.input_00946d1340:read-only) .input_00946d1340 {\n background-color: var(--allgrey-background-color);\n }\n .wrapper_9d1958c941:has(.input_00946d1340:disabled) {\n cursor: not-allowed;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n border: none;\n pointer-events: none;\n background-color: var(--disabled-background-color);\n color: var(--disabled-text-color);\n }\n .wrapper_9d1958c941:has(.input_00946d1340:disabled) .input_00946d1340 {\n background-color: var(--disabled-background-color);\n }\n .wrapper_9d1958c941.success_9dd00923cd {\n border-color: var(--positive-color);\n }\n .wrapper_9d1958c941.success_9dd00923cd:hover {\n border-color: var(--positive-color);\n }\n .wrapper_9d1958c941.success_9dd00923cd:has(.input_00946d1340:active, .input_00946d1340:focus) {\n border-color: var(--positive-color);\n }\n .wrapper_9d1958c941:has(.input_00946d1340[aria-invalid=true]) {\n border-color: var(--negative-color);\n }\n .wrapper_9d1958c941:has(.input_00946d1340[aria-invalid=true]):hover {\n border-color: var(--negative-color);\n }\n .wrapper_9d1958c941:has(.input_00946d1340[aria-invalid=true]):has(.input_00946d1340:active, .input_00946d1340:focus) {\n border-color: var(--negative-color);\n }\n}\n@supports not selector(:has(*)) {\n .wrapper_9d1958c941:focus-within {\n border-color: var(--primary-color);\n }\n .wrapper_9d1958c941.readOnly_0d4fda3374 {\n background-color: var(--allgrey-background-color);\n border: none;\n }\n .wrapper_9d1958c941.readOnly_0d4fda3374 .input_00946d1340 {\n background-color: var(--allgrey-background-color);\n }\n .wrapper_9d1958c941.disabled_5c9f3c5791 {\n cursor: not-allowed;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n border: none;\n pointer-events: none;\n background-color: var(--disabled-background-color);\n }\n .wrapper_9d1958c941.disabled_5c9f3c5791 .input_00946d1340 {\n background-color: var(--disabled-background-color);\n }\n .wrapper_9d1958c941.success_9dd00923cd {\n border-color: var(--positive-color);\n }\n .wrapper_9d1958c941.success_9dd00923cd:hover {\n border-color: var(--positive-color);\n }\n .wrapper_9d1958c941.success_9dd00923cd:focus-within {\n border-color: var(--positive-color);\n }\n .wrapper_9d1958c941.error_4c3afadcc5 {\n border-color: var(--negative-color);\n }\n .wrapper_9d1958c941.error_4c3afadcc5:hover {\n border-color: var(--negative-color);\n }\n .wrapper_9d1958c941.error_4c3afadcc5:focus-within {\n border-color: var(--negative-color);\n }\n}\n.wrapper_9d1958c941 .input_00946d1340 {\n all: unset;\n flex: 1;\n width: 100%;\n height: 100%;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n border: none;\n outline: none;\n}\n.wrapper_9d1958c941 .input_00946d1340::-moz-placeholder {\n color: var(--secondary-text-color);\n font-weight: 400;\n}\n.wrapper_9d1958c941 .input_00946d1340::placeholder {\n color: var(--secondary-text-color);\n font-weight: 400;\n}\n.wrapper_9d1958c941 .input_00946d1340:disabled::-moz-placeholder {\n color: var(--disabled-text-color);\n}\n.wrapper_9d1958c941 .input_00946d1340:disabled::placeholder {\n color: var(--disabled-text-color);\n}");export{r as default};
1
+ var r={wrapper:"wrapper_07503d1d9b",small:"small_d9c58f8c71",medium:"medium_a243192443",large:"large_e993c00b23",rightThinnerPadding:"rightThinnerPadding_bc66a3de1f",input:"input_44d6a04d75",success:"success_c59c9810db",readOnly:"readOnly_50c8ed0db4",disabled:"disabled_4f29908f39",error:"error_8c741f7490"};!function(r){var n="s_id-5f14b2bb796b_3_0_1";if("undefined"!=typeof document){var o=document.head||document.getElementsByTagName("head")[0];if(o.querySelector("#"+n))return;var e=document.createElement("style");e.id=n,o.firstChild?o.insertBefore(e,o.firstChild):o.appendChild(e),e.appendChild(document.createTextNode(r))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=r)}(".wrapper_07503d1d9b {\n width: 100%;\n position: relative;\n display: flex;\n align-items: center;\n gap: var(--spacing-small);\n padding-block: var(--spacing-xs);\n padding-inline: var(--spacing-medium) var(--spacing-xs);\n font: var(--font-text1-normal);\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n outline: none;\n border: 1px solid var(--ui-border-color);\n border-radius: var(--border-radius-small);\n color: var(--primary-text-color);\n background-color: var(--secondary-background-color);\n transition: border-color var(--motion-productive-medium) ease-in;\n}\n.wrapper_07503d1d9b.small_d9c58f8c71 {\n min-height: 32px;\n height: 32px;\n font: var(--font-text2-normal);\n}\n.wrapper_07503d1d9b.medium_a243192443 {\n min-height: 40px;\n height: 40px;\n}\n.wrapper_07503d1d9b.large_e993c00b23 {\n min-height: 48px;\n height: 48px;\n padding-block: var(--spacing-small);\n}\n.wrapper_07503d1d9b.rightThinnerPadding_bc66a3de1f {\n padding-inline-end: var(--spacing-medium);\n}\n.wrapper_07503d1d9b:hover {\n border-color: var(--primary-text-color);\n}\n@supports selector(:has(*)) {\n .wrapper_07503d1d9b:has(.input_44d6a04d75:active, .input_44d6a04d75:focus) {\n border-color: var(--primary-color);\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75:-moz-read-only) {\n background-color: var(--allgrey-background-color);\n border: none;\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75:read-only) {\n background-color: var(--allgrey-background-color);\n border: none;\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75:-moz-read-only) .input_44d6a04d75 {\n background-color: var(--allgrey-background-color);\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75:read-only) .input_44d6a04d75 {\n background-color: var(--allgrey-background-color);\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75:disabled) {\n cursor: not-allowed;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n border: none;\n pointer-events: none;\n background-color: var(--disabled-background-color);\n color: var(--disabled-text-color);\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75:disabled) .input_44d6a04d75 {\n background-color: var(--disabled-background-color);\n }\n .wrapper_07503d1d9b.success_c59c9810db {\n border-color: var(--positive-color);\n }\n .wrapper_07503d1d9b.success_c59c9810db:hover {\n border-color: var(--positive-color);\n }\n .wrapper_07503d1d9b.success_c59c9810db:has(.input_44d6a04d75:active, .input_44d6a04d75:focus) {\n border-color: var(--positive-color);\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75[aria-invalid=true]) {\n border-color: var(--negative-color);\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75[aria-invalid=true]):hover {\n border-color: var(--negative-color);\n }\n .wrapper_07503d1d9b:has(.input_44d6a04d75[aria-invalid=true]):has(.input_44d6a04d75:active, .input_44d6a04d75:focus) {\n border-color: var(--negative-color);\n }\n}\n@supports not selector(:has(*)) {\n .wrapper_07503d1d9b:focus-within {\n border-color: var(--primary-color);\n }\n .wrapper_07503d1d9b.readOnly_50c8ed0db4 {\n background-color: var(--allgrey-background-color);\n border: none;\n }\n .wrapper_07503d1d9b.readOnly_50c8ed0db4 .input_44d6a04d75 {\n background-color: var(--allgrey-background-color);\n }\n .wrapper_07503d1d9b.disabled_4f29908f39 {\n cursor: not-allowed;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n border: none;\n pointer-events: none;\n background-color: var(--disabled-background-color);\n }\n .wrapper_07503d1d9b.disabled_4f29908f39 .input_44d6a04d75 {\n background-color: var(--disabled-background-color);\n }\n .wrapper_07503d1d9b.success_c59c9810db {\n border-color: var(--positive-color);\n }\n .wrapper_07503d1d9b.success_c59c9810db:hover {\n border-color: var(--positive-color);\n }\n .wrapper_07503d1d9b.success_c59c9810db:focus-within {\n border-color: var(--positive-color);\n }\n .wrapper_07503d1d9b.error_8c741f7490 {\n border-color: var(--negative-color);\n }\n .wrapper_07503d1d9b.error_8c741f7490:hover {\n border-color: var(--negative-color);\n }\n .wrapper_07503d1d9b.error_8c741f7490:focus-within {\n border-color: var(--negative-color);\n }\n}\n.wrapper_07503d1d9b .input_44d6a04d75 {\n all: unset;\n flex: 1;\n width: 100%;\n height: 100%;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n border: none;\n outline: none;\n}\n.wrapper_07503d1d9b .input_44d6a04d75::-moz-placeholder {\n color: var(--secondary-text-color);\n font-weight: 400;\n}\n.wrapper_07503d1d9b .input_44d6a04d75::placeholder {\n color: var(--secondary-text-color);\n font-weight: 400;\n}\n.wrapper_07503d1d9b .input_44d6a04d75:disabled::-moz-placeholder {\n color: var(--disabled-text-color);\n}\n.wrapper_07503d1d9b .input_44d6a04d75:disabled::placeholder {\n color: var(--disabled-text-color);\n}");export{r as default};
2
2
  //# sourceMappingURL=BaseInput.module.scss.js.map
@@ -28,6 +28,26 @@ export interface MenuItemProps extends VibeComponentProps {
28
28
  * The background color of the icon.
29
29
  */
30
30
  iconBackgroundColor?: string;
31
+ /**
32
+ * The right icon to be displayed.
33
+ */
34
+ rightIcon?: SubIcon;
35
+ /**
36
+ * The type of right icon.
37
+ */
38
+ rightIconType?: IconType;
39
+ /**
40
+ * The background color of the right icon.
41
+ */
42
+ rightIconBackgroundColor?: string;
43
+ /**
44
+ * Class name applied to the icon wrapper.
45
+ */
46
+ rightIconWrapperClassName?: string;
47
+ /**
48
+ * The label of the menu item for accessibility.
49
+ */
50
+ rightIconAriaLabel?: AriaAttributes["aria-label"];
31
51
  /**
32
52
  * If true, the menu item is disabled.
33
53
  */
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
2
  import { type MenuItemIconProps } from "./MenuItemIcon.types";
3
- declare const MenuItemIcon: ({ icon, type, label, disabled, selected, backgroundColor, wrapperClassName }: MenuItemIconProps) => React.JSX.Element;
3
+ declare const MenuItemIcon: ({ icon, isRightIcon, type, label, disabled, selected, backgroundColor, wrapperClassName }: MenuItemIconProps) => React.JSX.Element;
4
4
  export default MenuItemIcon;
@@ -29,4 +29,9 @@ export interface MenuItemIconProps {
29
29
  * Additional class name for styling the icon wrapper.
30
30
  */
31
31
  wrapperClassName?: string;
32
+ /**
33
+ * If true, the icon appears on the right side.
34
+ * @default false
35
+ */
36
+ isRightIcon?: boolean;
32
37
  }
@@ -1,2 +1,2 @@
1
- var o={button:"button_e456368ef6","focus-visible":"focus-visible_fd86db0485",loader:"loader_58793eafc9",loaderSvg:"loaderSvg_7f0ce46f67",textPlaceholder:"textPlaceholder_c09789ce1a",success:"success_3068ff74ae",successContent:"successContent_930da5e702",marginRight:"marginRight_c1835be438",marginLeft:"marginLeft_825d9b11ac",rightFlat:"rightFlat_f59238614a",leftFlat:"leftFlat_0ce5be7085",preventClickAnimation:"preventClickAnimation_7d0cfe83a7",leftIcon:"leftIcon_c1835be438",rightIcon:"rightIcon_825d9b11ac",sizeXxs:"sizeXxs_e238e2a38a",sizeXs:"sizeXs_cfc805493d",sizeSmall:"sizeSmall_26f2d955c3",sizeMedium:"sizeMedium_54e30ad70f",sizeLarge:"sizeLarge_19933254f4",kindPrimary:"kindPrimary_dbe5aceee2",colorPrimary:"colorPrimary_6b93aa81b2",colorBrand:"colorBrand_24911ca2c8",colorPrimaryActive:"colorPrimaryActive_fea8ff2126",colorBrandActive:"colorBrandActive_e585a200cb",colorPositive:"colorPositive_d3591d5bf9",colorPositiveActive:"colorPositiveActive_c1be2a7337",colorNegative:"colorNegative_b2a878b4eb",colorNegativeActive:"colorNegativeActive_c1be2a7337",colorInverted:"colorInverted_fc68e9b3a9",colorInvertedActive:"colorInvertedActive_c1be2a7337",disabled:"disabled_d4f91893b9",colorOnPrimaryColor:"colorOnPrimaryColor_e55a90f268",colorOnPrimaryColorActive:"colorOnPrimaryColorActive_7046e8313d",colorFixedLight:"colorFixedLight_7bf61defad",colorFixedLightActive:"colorFixedLightActive_7d0cfe83a7",colorFixedDark:"colorFixedDark_0bd810ac07",colorFixedDarkActive:"colorFixedDarkActive_031dcfe2d9",colorOnInvertedBackground:"colorOnInvertedBackground_5707cb347b",colorOnInvertedBackgroundActive:"colorOnInvertedBackgroundActive_4bd52dc112",kindSecondary:"kindSecondary_47bbb8fda7",kindTertiary:"kindTertiary_af3b18088f",noSidePadding:"noSidePadding_8385d4cefb",insetFocusStyle:"insetFocusStyle_be2f57cb1d"};!function(o){var r="s_id-95d3f630f6d9_3_0_5";if("undefined"!=typeof document){var e=document.head||document.getElementsByTagName("head")[0];if(e.querySelector("#"+r))return;var n=document.createElement("style");n.id=r,e.firstChild?e.insertBefore(n,e.firstChild):e.appendChild(n),n.appendChild(document.createTextNode(o))}else globalThis.injectedStyles&&(globalThis.injectedStyles[r]=o)}(".button_e456368ef6 {\n --loader-padding: 8px;\n outline: none;\n border: none;\n height: auto;\n border-radius: var(--border-radius-small);\n cursor: pointer;\n white-space: nowrap;\n transition: var(--motion-productive-short) transform, var(--motion-productive-medium) var(--motion-timing-transition) min-width;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n /* Prevent text selection */\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n min-width: auto;\n}\n.button_e456368ef6:focus-visible, .button_e456368ef6.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n.button_e456368ef6:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.button_e456368ef6 .loader_58793eafc9 {\n height: 100%;\n}\n.button_e456368ef6 .loader_58793eafc9 .loaderSvg_7f0ce46f67 {\n position: static;\n height: 100%;\n margin: 0;\n}\n.button_e456368ef6 .textPlaceholder_c09789ce1a {\n display: inline-block;\n opacity: 0;\n height: 0;\n visibility: hidden;\n white-space: pre;\n}\n.button_e456368ef6.success_3068ff74ae {\n display: inline-flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n}\n.button_e456368ef6.success_3068ff74ae .successContent_930da5e702 {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n}\n.marginRight_c1835be438 {\n margin-right: var(--spacing-small);\n}\n.marginLeft_825d9b11ac {\n margin-left: var(--spacing-small);\n}\n.rightFlat_f59238614a {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n.leftFlat_0ce5be7085 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n.button_e456368ef6:active:not(.preventClickAnimation_7d0cfe83a7) {\n transform: scale(0.95) translate3d(0, 0, 0);\n}\n.button_e456368ef6 .leftIcon_c1835be438 {\n margin-right: var(--spacing-small);\n}\n.button_e456368ef6 .rightIcon_825d9b11ac {\n margin-left: var(--spacing-small);\n}\n.sizeXxs_e238e2a38a {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text2-normal);\n padding: 2px var(--spacing-xs);\n height: 16px;\n line-height: 16px;\n}\n.sizeXs_cfc805493d {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text2-normal);\n padding: var(--spacing-xs) var(--spacing-small);\n height: 24px;\n line-height: 21px;\n}\n.sizeSmall_26f2d955c3 {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text2-normal);\n padding: var(--spacing-xs) var(--spacing-small);\n height: 32px;\n line-height: 24px;\n}\n.sizeSmall_26f2d955c3 .loader_58793eafc9 {\n top: 7px;\n}\n.sizeMedium_54e30ad70f {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text1-normal);\n padding: var(--spacing-small) var(--spacing-medium);\n height: 40px;\n}\n.sizeLarge_19933254f4 {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text1-normal);\n padding: 12px var(--spacing-large);\n height: 48px;\n}\n.kindPrimary_dbe5aceee2 {\n color: var(--text-color-on-primary);\n}\n.kindPrimary_dbe5aceee2.colorPrimary_6b93aa81b2 {\n background: var(--primary-color);\n}\n.kindPrimary_dbe5aceee2.colorBrand_24911ca2c8 {\n background: var(--brand-color);\n color: var(--text-color-on-brand);\n}\n.kindPrimary_dbe5aceee2.colorPrimaryActive_fea8ff2126,\n.kindPrimary_dbe5aceee2.colorPrimary_6b93aa81b2:hover,\n.kindPrimary_dbe5aceee2.colorPrimary_6b93aa81b2:focus {\n background: var(--primary-hover-color);\n}\n.kindPrimary_dbe5aceee2.colorBrandActive_e585a200cb,\n.kindPrimary_dbe5aceee2.colorBrand_24911ca2c8:hover,\n.kindPrimary_dbe5aceee2.colorBrand_24911ca2c8:focus {\n background: var(--brand-hover-color);\n}\n.kindPrimary_dbe5aceee2.colorPositive_d3591d5bf9 {\n background: var(--positive-color);\n}\n.kindPrimary_dbe5aceee2.colorPositiveActive_c1be2a7337,\n.kindPrimary_dbe5aceee2.colorPositive_d3591d5bf9:hover,\n.kindPrimary_dbe5aceee2.colorPositive_d3591d5bf9:focus {\n background: var(--positive-color-hover);\n}\n.kindPrimary_dbe5aceee2.colorNegative_b2a878b4eb {\n background: var(--negative-color);\n}\n.kindPrimary_dbe5aceee2.colorNegativeActive_c1be2a7337,\n.kindPrimary_dbe5aceee2.colorNegative_b2a878b4eb:hover,\n.kindPrimary_dbe5aceee2.colorNegative_b2a878b4eb:focus {\n background: var(--negative-color-hover);\n}\n.kindPrimary_dbe5aceee2.colorInverted_fc68e9b3a9 {\n background: var(--inverted-color-background);\n color: var(--text-color-on-inverted);\n}\n.kindPrimary_dbe5aceee2.colorInvertedActive_c1be2a7337,\n.kindPrimary_dbe5aceee2.colorInverted_fc68e9b3a9:hover,\n.kindPrimary_dbe5aceee2.colorInverted_fc68e9b3a9:focus {\n background: var(--placeholder-color);\n}\n.kindPrimary_dbe5aceee2.button_e456368ef6.colorInverted_fc68e9b3a9.disabled_d4f91893b9 {\n background: var(--disabled-text-color);\n color: var(--disabled-background-color);\n}\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268 {\n background: var(--text-color-on-primary);\n}\n.kindPrimary_dbe5aceee2.colorOnPrimaryColorActive_7046e8313d,\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268:hover,\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268:focus {\n background-color: #e6e9ef;\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindPrimary_dbe5aceee2.colorOnPrimaryColorActive_7046e8313d:focus-visible, .kindPrimary_dbe5aceee2.colorOnPrimaryColorActive_7046e8313d.focus-visible_fd86db0485,\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268:hover:focus-visible,\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268:hover.focus-visible_fd86db0485,\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268:focus:focus-visible,\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindPrimary_dbe5aceee2.colorOnPrimaryColorActive_7046e8313d:focus:not(.focus-visible_fd86db0485),\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268:hover:focus:not(.focus-visible_fd86db0485),\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindPrimary_dbe5aceee2.colorOnPrimaryColor_e55a90f268.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--text-color-on-primary);\n}\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad {\n background: var(--fixed-light-color);\n}\n.kindPrimary_dbe5aceee2.colorFixedLightActive_7d0cfe83a7,\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad:hover,\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad:focus {\n background-color: #e6e9ef;\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindPrimary_dbe5aceee2.colorFixedLightActive_7d0cfe83a7:focus-visible, .kindPrimary_dbe5aceee2.colorFixedLightActive_7d0cfe83a7.focus-visible_fd86db0485,\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad:hover:focus-visible,\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad:hover.focus-visible_fd86db0485,\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad:focus:focus-visible,\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindPrimary_dbe5aceee2.colorFixedLightActive_7d0cfe83a7:focus:not(.focus-visible_fd86db0485),\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad:hover:focus:not(.focus-visible_fd86db0485),\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindPrimary_dbe5aceee2.colorFixedLight_7bf61defad.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--fixed-light-color);\n}\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07 {\n background: var(--fixed-dark-color);\n color: var(--fixed-light-color);\n}\n.kindPrimary_dbe5aceee2.colorFixedDarkActive_031dcfe2d9,\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07:hover,\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07:focus {\n filter: brightness(125%);\n}\n.kindPrimary_dbe5aceee2.colorFixedDarkActive_031dcfe2d9:focus-visible, .kindPrimary_dbe5aceee2.colorFixedDarkActive_031dcfe2d9.focus-visible_fd86db0485,\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07:hover:focus-visible,\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07:hover.focus-visible_fd86db0485,\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07:focus:focus-visible,\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindPrimary_dbe5aceee2.colorFixedDarkActive_031dcfe2d9:focus:not(.focus-visible_fd86db0485),\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07:hover:focus:not(.focus-visible_fd86db0485),\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindPrimary_dbe5aceee2.colorFixedDark_0bd810ac07.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--fixed-dark-color);\n}\n.kindPrimary_dbe5aceee2.colorOnInvertedBackground_5707cb347b {\n background: var(--primary-background-color);\n color: var(--primary-text-color);\n}\n.kindPrimary_dbe5aceee2.colorOnInvertedBackgroundActive_4bd52dc112,\n.kindPrimary_dbe5aceee2.colorOnInvertedBackground_5707cb347b:hover,\n.kindPrimary_dbe5aceee2.colorOnInvertedBackground_5707cb347b:focus {\n background: var(--ui-background-color);\n}\n.kindPrimary_dbe5aceee2.button_e456368ef6.colorOnInvertedBackground_5707cb347b.disabled_d4f91893b9 {\n background: var(--ui-background-color);\n color: var(--primary-text-color);\n opacity: 0.5;\n}\n.kindPrimary_dbe5aceee2.button_e456368ef6.disabled_d4f91893b9 {\n background: var(--disabled-background-color);\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n.kindSecondary_47bbb8fda7 {\n border: 1px solid;\n border-color: var(--ui-border-color);\n color: var(--primary-text-color);\n background-color: transparent;\n}\n.kindSecondary_47bbb8fda7.sizeSmall_26f2d955c3 {\n line-height: 22px;\n}\n.kindSecondary_47bbb8fda7.sizeMedium_54e30ad70f {\n line-height: 22px;\n}\n.kindSecondary_47bbb8fda7.sizeLarge_19933254f4 {\n line-height: 22px;\n}\n.kindSecondary_47bbb8fda7.colorPrimaryActive_fea8ff2126 {\n background-color: var(--primary-selected-color);\n border-color: var(--primary-color);\n}\n.kindSecondary_47bbb8fda7.colorPrimaryActive_fea8ff2126:hover {\n background-color: var(--primary-selected-hover-color);\n border-color: var(--primary-color);\n}\n.kindSecondary_47bbb8fda7.colorBrandActive_e585a200cb {\n color: var(--text-color-on-brand);\n}\n.kindSecondary_47bbb8fda7.colorBrandActive_e585a200cb,\n.kindSecondary_47bbb8fda7.colorBrandActive_e585a200cb:hover {\n background-color: var(--brand-selected-color);\n border-color: var(--brand-color);\n}\n.kindSecondary_47bbb8fda7.colorPrimary_6b93aa81b2:hover:not(.colorPrimaryActive_fea8ff2126),\n.kindSecondary_47bbb8fda7.colorPrimary_6b93aa81b2:focus:not(.colorPrimaryActive_fea8ff2126) {\n background: var(--primary-background-hover-color);\n}\n.kindSecondary_47bbb8fda7.colorBrand_24911ca2c8:hover:not(.colorBrandActive_e585a200cb),\n.kindSecondary_47bbb8fda7.colorBrand_24911ca2c8:focus:not(.colorBrandActive_e585a200cb) {\n background: var(--primary-background-hover-color);\n}\n.kindSecondary_47bbb8fda7.colorPositive_d3591d5bf9 {\n color: var(--positive-color);\n border-color: var(--positive-color);\n}\n.kindSecondary_47bbb8fda7.colorPositiveActive_c1be2a7337,\n.kindSecondary_47bbb8fda7.colorPositive_d3591d5bf9:hover,\n.kindSecondary_47bbb8fda7.colorPositive_d3591d5bf9:focus {\n background: var(--positive-color-selected);\n}\n.kindSecondary_47bbb8fda7.colorNegative_b2a878b4eb {\n color: var(--negative-color);\n border-color: var(--negative-color);\n}\n.kindSecondary_47bbb8fda7.colorNegativeActive_c1be2a7337,\n.kindSecondary_47bbb8fda7.colorNegative_b2a878b4eb:hover,\n.kindSecondary_47bbb8fda7.colorNegative_b2a878b4eb:focus {\n background: var(--negative-color-selected);\n}\n.kindSecondary_47bbb8fda7.colorInverted_fc68e9b3a9 {\n color: var(--primary-text-color);\n border-color: var(--primary-text-color);\n}\n.kindSecondary_47bbb8fda7.colorInvertedActive_c1be2a7337,\n.kindSecondary_47bbb8fda7.colorInverted_fc68e9b3a9:hover,\n.kindSecondary_47bbb8fda7.colorInverted_fc68e9b3a9:focus {\n background: var(--primary-background-hover-color);\n}\n.kindSecondary_47bbb8fda7.colorInverted_fc68e9b3a9.disabled_d4f91893b9 {\n border-color: var(--disabled-text-color);\n color: var(--disabled-text-color);\n}\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268 {\n color: var(--text-color-on-primary);\n border-color: var(--text-color-on-primary);\n}\n.kindSecondary_47bbb8fda7.colorOnPrimaryColorActive_7046e8313d,\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268:hover,\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindSecondary_47bbb8fda7.colorOnPrimaryColorActive_7046e8313d:focus-visible, .kindSecondary_47bbb8fda7.colorOnPrimaryColorActive_7046e8313d.focus-visible_fd86db0485,\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268:hover:focus-visible,\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268:hover.focus-visible_fd86db0485,\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268:focus:focus-visible,\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindSecondary_47bbb8fda7.colorOnPrimaryColorActive_7046e8313d:focus:not(.focus-visible_fd86db0485),\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268:hover:focus:not(.focus-visible_fd86db0485),\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindSecondary_47bbb8fda7.colorOnPrimaryColor_e55a90f268.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--text-color-on-primary);\n}\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad {\n border-color: var(--fixed-light-color);\n color: var(--fixed-light-color);\n}\n.kindSecondary_47bbb8fda7.colorFixedLightActive_7d0cfe83a7,\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad:hover,\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindSecondary_47bbb8fda7.colorFixedLightActive_7d0cfe83a7:focus-visible, .kindSecondary_47bbb8fda7.colorFixedLightActive_7d0cfe83a7.focus-visible_fd86db0485,\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad:hover:focus-visible,\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad:hover.focus-visible_fd86db0485,\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad:focus:focus-visible,\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindSecondary_47bbb8fda7.colorFixedLightActive_7d0cfe83a7:focus:not(.focus-visible_fd86db0485),\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad:hover:focus:not(.focus-visible_fd86db0485),\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07 {\n border-color: var(--fixed-dark-color);\n color: var(--fixed-dark-color);\n}\n.kindSecondary_47bbb8fda7.colorFixedDarkActive_031dcfe2d9,\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07:hover,\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07:focus {\n background-color: var(--primary-background-hover-color);\n}\n.kindSecondary_47bbb8fda7.colorFixedDarkActive_031dcfe2d9:focus-visible, .kindSecondary_47bbb8fda7.colorFixedDarkActive_031dcfe2d9.focus-visible_fd86db0485,\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07:hover:focus-visible,\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07:hover.focus-visible_fd86db0485,\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07:focus:focus-visible,\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindSecondary_47bbb8fda7.colorFixedDarkActive_031dcfe2d9:focus:not(.focus-visible_fd86db0485),\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07:hover:focus:not(.focus-visible_fd86db0485),\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindSecondary_47bbb8fda7.colorOnInvertedBackground_5707cb347b {\n border-color: var(--text-color-on-inverted);\n color: var(--text-color-on-inverted);\n}\n.kindSecondary_47bbb8fda7.colorOnInvertedBackgroundActive_4bd52dc112,\n.kindSecondary_47bbb8fda7.colorOnInvertedBackground_5707cb347b:hover,\n.kindSecondary_47bbb8fda7.colorOnInvertedBackground_5707cb347b:focus {\n background: var(--icon-color);\n}\n.kindSecondary_47bbb8fda7.colorOnInvertedBackground_5707cb347b.disabled_d4f91893b9 {\n border-color: var(--text-color-on-inverted);\n color: var(--text-color-on-inverted);\n opacity: 0.5;\n}\n.kindSecondary_47bbb8fda7.colorFixedLight_7bf61defad.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--fixed-light-color);\n}\n.kindSecondary_47bbb8fda7.colorFixedDark_0bd810ac07.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--fixed-dark-color);\n}\n.kindSecondary_47bbb8fda7.disabled_d4f91893b9 {\n border-color: var(--disabled-text-color);\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n.kindSecondary_47bbb8fda7.disabled_d4f91893b9:hover {\n background-color: transparent;\n}\n.kindTertiary_af3b18088f {\n color: var(--primary-text-color);\n background-color: transparent;\n}\n.kindTertiary_af3b18088f.colorPrimaryActive_fea8ff2126 {\n background-color: var(--primary-selected-color);\n}\n.kindTertiary_af3b18088f.colorPrimaryActive_fea8ff2126:hover {\n background-color: var(--primary-selected-hover-color);\n}\n.kindTertiary_af3b18088f.colorBrandActive_e585a200cb {\n color: var(--text-color-on-brand);\n}\n.kindTertiary_af3b18088f.colorBrandActive_e585a200cb,\n.kindTertiary_af3b18088f.colorBrandActive_e585a200cb:hover {\n background-color: var(--brand-selected-color);\n}\n.kindTertiary_af3b18088f.colorPrimary_6b93aa81b2:hover:not(.colorPrimaryActive_fea8ff2126),\n.kindTertiary_af3b18088f.colorPrimary_6b93aa81b2:focus:not(.colorPrimaryActive_fea8ff2126) {\n background: var(--primary-background-hover-color);\n}\n.kindTertiary_af3b18088f.colorBrand_24911ca2c8:hover:not(.colorBrandActive_e585a200cb),\n.kindTertiary_af3b18088f.colorBrand_24911ca2c8:focus:not(.colorBrandActive_e585a200cb) {\n background: var(--primary-background-hover-color);\n}\n.kindTertiary_af3b18088f.colorPositive_d3591d5bf9 {\n color: var(--positive-color);\n}\n.kindTertiary_af3b18088f.colorPositiveActive_c1be2a7337,\n.kindTertiary_af3b18088f.colorPositive_d3591d5bf9:hover,\n.kindTertiary_af3b18088f.colorPositive_d3591d5bf9:focus {\n background: var(--positive-color-selected);\n}\n.kindTertiary_af3b18088f.colorNegative_b2a878b4eb {\n color: var(--negative-color);\n}\n.kindTertiary_af3b18088f.colorNegativeActive_c1be2a7337,\n.kindTertiary_af3b18088f.colorNegative_b2a878b4eb:hover,\n.kindTertiary_af3b18088f.colorNegative_b2a878b4eb:focus {\n background: var(--negative-color-selected);\n}\n.kindTertiary_af3b18088f.colorInverted_fc68e9b3a9 {\n color: var(--primary-text-color);\n}\n.kindTertiary_af3b18088f.colorInvertedActive_c1be2a7337,\n.kindTertiary_af3b18088f.colorInverted_fc68e9b3a9:hover,\n.kindTertiary_af3b18088f.colorInverted_fc68e9b3a9:focus {\n background: var(--primary-background-hover-color);\n}\n.kindTertiary_af3b18088f.colorInverted_fc68e9b3a9.disabled_d4f91893b9 {\n color: var(--disabled-text-color);\n}\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268 {\n color: var(--text-color-on-primary);\n}\n.kindTertiary_af3b18088f.colorOnPrimaryColorActive_7046e8313d,\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268:hover,\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindTertiary_af3b18088f.colorOnPrimaryColorActive_7046e8313d:focus-visible, .kindTertiary_af3b18088f.colorOnPrimaryColorActive_7046e8313d.focus-visible_fd86db0485,\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268:hover:focus-visible,\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268:hover.focus-visible_fd86db0485,\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268:focus:focus-visible,\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindTertiary_af3b18088f.colorOnPrimaryColorActive_7046e8313d:focus:not(.focus-visible_fd86db0485),\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268:hover:focus:not(.focus-visible_fd86db0485),\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindTertiary_af3b18088f.colorOnPrimaryColor_e55a90f268.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--text-color-on-primary);\n}\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad {\n color: var(--fixed-light-color);\n}\n.kindTertiary_af3b18088f.colorFixedLightActive_7d0cfe83a7,\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad:hover,\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindTertiary_af3b18088f.colorFixedLightActive_7d0cfe83a7:focus-visible, .kindTertiary_af3b18088f.colorFixedLightActive_7d0cfe83a7.focus-visible_fd86db0485,\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad:hover:focus-visible,\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad:hover.focus-visible_fd86db0485,\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad:focus:focus-visible,\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindTertiary_af3b18088f.colorFixedLightActive_7d0cfe83a7:focus:not(.focus-visible_fd86db0485),\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad:hover:focus:not(.focus-visible_fd86db0485),\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindTertiary_af3b18088f.colorFixedLight_7bf61defad.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--fixed-light-color);\n}\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07 {\n color: var(--fixed-dark-color);\n}\n.kindTertiary_af3b18088f.colorFixedDarkActive_031dcfe2d9,\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07:hover,\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07:focus {\n background-color: var(--primary-background-hover-color);\n}\n.kindTertiary_af3b18088f.colorFixedDarkActive_031dcfe2d9:focus-visible, .kindTertiary_af3b18088f.colorFixedDarkActive_031dcfe2d9.focus-visible_fd86db0485,\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07:hover:focus-visible,\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07:hover.focus-visible_fd86db0485,\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07:focus:focus-visible,\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07:focus.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindTertiary_af3b18088f.colorFixedDarkActive_031dcfe2d9:focus:not(.focus-visible_fd86db0485),\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07:hover:focus:not(.focus-visible_fd86db0485),\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07:focus:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}\n.kindTertiary_af3b18088f.colorFixedDark_0bd810ac07.disabled_d4f91893b9 {\n opacity: 0.5;\n color: var(--fixed-dark-color);\n}\n.kindTertiary_af3b18088f.colorOnInvertedBackground_5707cb347b {\n color: var(--text-color-on-inverted);\n}\n.kindTertiary_af3b18088f.colorOnInvertedBackgroundActive_4bd52dc112,\n.kindTertiary_af3b18088f.colorOnInvertedBackground_5707cb347b:hover,\n.kindTertiary_af3b18088f.colorOnInvertedBackground_5707cb347b:focus {\n background: var(--icon-color);\n}\n.kindTertiary_af3b18088f.colorOnInvertedBackground_5707cb347b.disabled_d4f91893b9 {\n background: var(--icon-color);\n opacity: 0.5;\n color: var(--text-color-on-inverted);\n}\n.kindTertiary_af3b18088f.disabled_d4f91893b9 {\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n.kindTertiary_af3b18088f.disabled_d4f91893b9:hover {\n background-color: transparent;\n}\n.noSidePadding_8385d4cefb {\n padding-right: 0;\n padding-left: 0;\n}\n.button_e456368ef6.insetFocusStyle_be2f57cb1d:focus-visible, .button_e456368ef6.insetFocusStyle_be2f57cb1d.focus-visible_fd86db0485 {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5) inset, 0 0 0 1px var(--primary-hover-color) inset;\n}\n.button_e456368ef6.insetFocusStyle_be2f57cb1d:focus:not(.focus-visible_fd86db0485) {\n outline: none;\n}");export{o as default};
1
+ var o={button:"button_eb8d01b724","focus-visible":"focus-visible_8aa595983e",loader:"loader_edef67ec27",loaderSvg:"loaderSvg_d50e35ceeb",textPlaceholder:"textPlaceholder_3a0468db8a",success:"success_919d295b52",successContent:"successContent_fe0c48491f",marginRight:"marginRight_664684eae6",marginLeft:"marginLeft_df556b36c8",rightFlat:"rightFlat_5203c64b76",leftFlat:"leftFlat_47a159814a",preventClickAnimation:"preventClickAnimation_1420550ec2",leftIcon:"leftIcon_664684eae6",rightIcon:"rightIcon_df556b36c8",sizeXxs:"sizeXxs_e36dabf0ff",sizeXs:"sizeXs_64592fa005",sizeSmall:"sizeSmall_8d2a47bd5d",sizeMedium:"sizeMedium_aaa1c17344",sizeLarge:"sizeLarge_ce19c9a5bb",kindPrimary:"kindPrimary_5252766d11",colorPrimary:"colorPrimary_24b72ec302",colorBrand:"colorBrand_ed7e5550c8",colorPrimaryActive:"colorPrimaryActive_959e16537b",colorBrandActive:"colorBrandActive_6587e21ccf",colorPositive:"colorPositive_ec8b8d0465",colorPositiveActive:"colorPositiveActive_671381a837",colorNegative:"colorNegative_c5287244ad",colorNegativeActive:"colorNegativeActive_671381a837",colorInverted:"colorInverted_c495f71f60",colorInvertedActive:"colorInvertedActive_671381a837",disabled:"disabled_f99ee360c9",colorOnPrimaryColor:"colorOnPrimaryColor_edc9a49fb0",colorOnPrimaryColorActive:"colorOnPrimaryColorActive_891334ae88",colorFixedLight:"colorFixedLight_c82e2cf489",colorFixedLightActive:"colorFixedLightActive_1420550ec2",colorFixedDark:"colorFixedDark_10fe736b16",colorFixedDarkActive:"colorFixedDarkActive_13e96b152a",colorOnInvertedBackground:"colorOnInvertedBackground_0cdc08be0f",colorOnInvertedBackgroundActive:"colorOnInvertedBackgroundActive_5f947d47ee",kindSecondary:"kindSecondary_0e2c774e7c",kindTertiary:"kindTertiary_1c11142331",noSidePadding:"noSidePadding_b33885ce99",insetFocusStyle:"insetFocusStyle_32152ed994"};!function(o){var r="s_id-95d3f630f6d9_3_0_6";if("undefined"!=typeof document){var e=document.head||document.getElementsByTagName("head")[0];if(e.querySelector("#"+r))return;var n=document.createElement("style");n.id=r,e.firstChild?e.insertBefore(n,e.firstChild):e.appendChild(n),n.appendChild(document.createTextNode(o))}else globalThis.injectedStyles&&(globalThis.injectedStyles[r]=o)}(".button_eb8d01b724 {\n --loader-padding: 8px;\n outline: none;\n border: none;\n height: auto;\n border-radius: var(--border-radius-small);\n cursor: pointer;\n white-space: nowrap;\n transition: var(--motion-productive-short) transform, var(--motion-productive-medium) var(--motion-timing-transition) min-width;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n /* Prevent text selection */\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n min-width: auto;\n}\n.button_eb8d01b724:focus-visible, .button_eb8d01b724.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n.button_eb8d01b724:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.button_eb8d01b724 .loader_edef67ec27 {\n height: 100%;\n}\n.button_eb8d01b724 .loader_edef67ec27 .loaderSvg_d50e35ceeb {\n position: static;\n height: 100%;\n margin: 0;\n}\n.button_eb8d01b724 .textPlaceholder_3a0468db8a {\n display: inline-block;\n opacity: 0;\n height: 0;\n visibility: hidden;\n white-space: pre;\n}\n.button_eb8d01b724.success_919d295b52 {\n display: inline-flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n}\n.button_eb8d01b724.success_919d295b52 .successContent_fe0c48491f {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n}\n.marginRight_664684eae6 {\n margin-right: var(--spacing-small);\n}\n.marginLeft_df556b36c8 {\n margin-left: var(--spacing-small);\n}\n.rightFlat_5203c64b76 {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n.leftFlat_47a159814a {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n.button_eb8d01b724:active:not(.preventClickAnimation_1420550ec2) {\n transform: scale(0.95) translate3d(0, 0, 0);\n}\n.button_eb8d01b724 .leftIcon_664684eae6 {\n margin-right: var(--spacing-small);\n}\n.button_eb8d01b724 .rightIcon_df556b36c8 {\n margin-left: var(--spacing-small);\n}\n.sizeXxs_e36dabf0ff {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text2-normal);\n padding: 2px var(--spacing-xs);\n height: 16px;\n line-height: 16px;\n}\n.sizeXs_64592fa005 {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text2-normal);\n padding: var(--spacing-xs) var(--spacing-small);\n height: 24px;\n line-height: 21px;\n}\n.sizeSmall_8d2a47bd5d {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text2-normal);\n padding: var(--spacing-xs) var(--spacing-small);\n height: 32px;\n line-height: 24px;\n}\n.sizeSmall_8d2a47bd5d .loader_edef67ec27 {\n top: 7px;\n}\n.sizeMedium_aaa1c17344 {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text1-normal);\n padding: var(--spacing-small) var(--spacing-medium);\n height: 40px;\n}\n.sizeLarge_ce19c9a5bb {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font: var(--font-text1-normal);\n padding: 12px var(--spacing-large);\n height: 48px;\n}\n.kindPrimary_5252766d11 {\n color: var(--text-color-on-primary);\n}\n.kindPrimary_5252766d11.colorPrimary_24b72ec302 {\n background: var(--primary-color);\n}\n.kindPrimary_5252766d11.colorBrand_ed7e5550c8 {\n background: var(--brand-color);\n color: var(--text-color-on-brand);\n}\n.kindPrimary_5252766d11.colorPrimaryActive_959e16537b,\n.kindPrimary_5252766d11.colorPrimary_24b72ec302:hover,\n.kindPrimary_5252766d11.colorPrimary_24b72ec302:focus {\n background: var(--primary-hover-color);\n}\n.kindPrimary_5252766d11.colorBrandActive_6587e21ccf,\n.kindPrimary_5252766d11.colorBrand_ed7e5550c8:hover,\n.kindPrimary_5252766d11.colorBrand_ed7e5550c8:focus {\n background: var(--brand-hover-color);\n}\n.kindPrimary_5252766d11.colorPositive_ec8b8d0465 {\n background: var(--positive-color);\n}\n.kindPrimary_5252766d11.colorPositiveActive_671381a837,\n.kindPrimary_5252766d11.colorPositive_ec8b8d0465:hover,\n.kindPrimary_5252766d11.colorPositive_ec8b8d0465:focus {\n background: var(--positive-color-hover);\n}\n.kindPrimary_5252766d11.colorNegative_c5287244ad {\n background: var(--negative-color);\n}\n.kindPrimary_5252766d11.colorNegativeActive_671381a837,\n.kindPrimary_5252766d11.colorNegative_c5287244ad:hover,\n.kindPrimary_5252766d11.colorNegative_c5287244ad:focus {\n background: var(--negative-color-hover);\n}\n.kindPrimary_5252766d11.colorInverted_c495f71f60 {\n background: var(--inverted-color-background);\n color: var(--text-color-on-inverted);\n}\n.kindPrimary_5252766d11.colorInvertedActive_671381a837,\n.kindPrimary_5252766d11.colorInverted_c495f71f60:hover,\n.kindPrimary_5252766d11.colorInverted_c495f71f60:focus {\n background: var(--placeholder-color);\n}\n.kindPrimary_5252766d11.button_eb8d01b724.colorInverted_c495f71f60.disabled_f99ee360c9 {\n background: var(--disabled-text-color);\n color: var(--disabled-background-color);\n}\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0 {\n background: var(--text-color-on-primary);\n}\n.kindPrimary_5252766d11.colorOnPrimaryColorActive_891334ae88,\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0:hover,\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0:focus {\n background-color: #e6e9ef;\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindPrimary_5252766d11.colorOnPrimaryColorActive_891334ae88:focus-visible, .kindPrimary_5252766d11.colorOnPrimaryColorActive_891334ae88.focus-visible_8aa595983e,\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0:hover:focus-visible,\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0:hover.focus-visible_8aa595983e,\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0:focus:focus-visible,\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindPrimary_5252766d11.colorOnPrimaryColorActive_891334ae88:focus:not(.focus-visible_8aa595983e),\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0:hover:focus:not(.focus-visible_8aa595983e),\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindPrimary_5252766d11.colorOnPrimaryColor_edc9a49fb0.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--text-color-on-primary);\n}\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489 {\n background: var(--fixed-light-color);\n}\n.kindPrimary_5252766d11.colorFixedLightActive_1420550ec2,\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489:hover,\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489:focus {\n background-color: #e6e9ef;\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindPrimary_5252766d11.colorFixedLightActive_1420550ec2:focus-visible, .kindPrimary_5252766d11.colorFixedLightActive_1420550ec2.focus-visible_8aa595983e,\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489:hover:focus-visible,\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489:hover.focus-visible_8aa595983e,\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489:focus:focus-visible,\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindPrimary_5252766d11.colorFixedLightActive_1420550ec2:focus:not(.focus-visible_8aa595983e),\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489:hover:focus:not(.focus-visible_8aa595983e),\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindPrimary_5252766d11.colorFixedLight_c82e2cf489.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--fixed-light-color);\n}\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16 {\n background: var(--fixed-dark-color);\n color: var(--fixed-light-color);\n}\n.kindPrimary_5252766d11.colorFixedDarkActive_13e96b152a,\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16:hover,\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16:focus {\n filter: brightness(125%);\n}\n.kindPrimary_5252766d11.colorFixedDarkActive_13e96b152a:focus-visible, .kindPrimary_5252766d11.colorFixedDarkActive_13e96b152a.focus-visible_8aa595983e,\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16:hover:focus-visible,\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16:hover.focus-visible_8aa595983e,\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16:focus:focus-visible,\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindPrimary_5252766d11.colorFixedDarkActive_13e96b152a:focus:not(.focus-visible_8aa595983e),\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16:hover:focus:not(.focus-visible_8aa595983e),\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindPrimary_5252766d11.colorFixedDark_10fe736b16.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--fixed-dark-color);\n}\n.kindPrimary_5252766d11.colorOnInvertedBackground_0cdc08be0f {\n background: var(--primary-background-color);\n color: var(--primary-text-color);\n}\n.kindPrimary_5252766d11.colorOnInvertedBackgroundActive_5f947d47ee,\n.kindPrimary_5252766d11.colorOnInvertedBackground_0cdc08be0f:hover,\n.kindPrimary_5252766d11.colorOnInvertedBackground_0cdc08be0f:focus {\n background: var(--ui-background-color);\n}\n.kindPrimary_5252766d11.button_eb8d01b724.colorOnInvertedBackground_0cdc08be0f.disabled_f99ee360c9 {\n background: var(--ui-background-color);\n color: var(--primary-text-color);\n opacity: 0.5;\n}\n.kindPrimary_5252766d11.button_eb8d01b724.disabled_f99ee360c9 {\n background: var(--disabled-background-color);\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n.kindSecondary_0e2c774e7c {\n border: 1px solid;\n border-color: var(--ui-border-color);\n color: var(--primary-text-color);\n background-color: transparent;\n}\n.kindSecondary_0e2c774e7c.sizeSmall_8d2a47bd5d {\n line-height: 22px;\n}\n.kindSecondary_0e2c774e7c.sizeMedium_aaa1c17344 {\n line-height: 22px;\n}\n.kindSecondary_0e2c774e7c.sizeLarge_ce19c9a5bb {\n line-height: 22px;\n}\n.kindSecondary_0e2c774e7c.colorPrimaryActive_959e16537b {\n background-color: var(--primary-selected-color);\n border-color: var(--primary-color);\n}\n.kindSecondary_0e2c774e7c.colorPrimaryActive_959e16537b:hover {\n background-color: var(--primary-selected-hover-color);\n border-color: var(--primary-color);\n}\n.kindSecondary_0e2c774e7c.colorBrandActive_6587e21ccf {\n color: var(--text-color-on-brand);\n}\n.kindSecondary_0e2c774e7c.colorBrandActive_6587e21ccf,\n.kindSecondary_0e2c774e7c.colorBrandActive_6587e21ccf:hover {\n background-color: var(--brand-selected-color);\n border-color: var(--brand-color);\n}\n.kindSecondary_0e2c774e7c.colorPrimary_24b72ec302:hover:not(.colorPrimaryActive_959e16537b),\n.kindSecondary_0e2c774e7c.colorPrimary_24b72ec302:focus:not(.colorPrimaryActive_959e16537b) {\n background: var(--primary-background-hover-color);\n}\n.kindSecondary_0e2c774e7c.colorBrand_ed7e5550c8:hover:not(.colorBrandActive_6587e21ccf),\n.kindSecondary_0e2c774e7c.colorBrand_ed7e5550c8:focus:not(.colorBrandActive_6587e21ccf) {\n background: var(--primary-background-hover-color);\n}\n.kindSecondary_0e2c774e7c.colorPositive_ec8b8d0465 {\n color: var(--positive-color);\n border-color: var(--positive-color);\n}\n.kindSecondary_0e2c774e7c.colorPositiveActive_671381a837,\n.kindSecondary_0e2c774e7c.colorPositive_ec8b8d0465:hover,\n.kindSecondary_0e2c774e7c.colorPositive_ec8b8d0465:focus {\n background: var(--positive-color-selected);\n}\n.kindSecondary_0e2c774e7c.colorNegative_c5287244ad {\n color: var(--negative-color);\n border-color: var(--negative-color);\n}\n.kindSecondary_0e2c774e7c.colorNegativeActive_671381a837,\n.kindSecondary_0e2c774e7c.colorNegative_c5287244ad:hover,\n.kindSecondary_0e2c774e7c.colorNegative_c5287244ad:focus {\n background: var(--negative-color-selected);\n}\n.kindSecondary_0e2c774e7c.colorInverted_c495f71f60 {\n color: var(--primary-text-color);\n border-color: var(--primary-text-color);\n}\n.kindSecondary_0e2c774e7c.colorInvertedActive_671381a837,\n.kindSecondary_0e2c774e7c.colorInverted_c495f71f60:hover,\n.kindSecondary_0e2c774e7c.colorInverted_c495f71f60:focus {\n background: var(--primary-background-hover-color);\n}\n.kindSecondary_0e2c774e7c.colorInverted_c495f71f60.disabled_f99ee360c9 {\n border-color: var(--disabled-text-color);\n color: var(--disabled-text-color);\n}\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0 {\n color: var(--text-color-on-primary);\n border-color: var(--text-color-on-primary);\n}\n.kindSecondary_0e2c774e7c.colorOnPrimaryColorActive_891334ae88,\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0:hover,\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindSecondary_0e2c774e7c.colorOnPrimaryColorActive_891334ae88:focus-visible, .kindSecondary_0e2c774e7c.colorOnPrimaryColorActive_891334ae88.focus-visible_8aa595983e,\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0:hover:focus-visible,\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0:hover.focus-visible_8aa595983e,\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0:focus:focus-visible,\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindSecondary_0e2c774e7c.colorOnPrimaryColorActive_891334ae88:focus:not(.focus-visible_8aa595983e),\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0:hover:focus:not(.focus-visible_8aa595983e),\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindSecondary_0e2c774e7c.colorOnPrimaryColor_edc9a49fb0.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--text-color-on-primary);\n}\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489 {\n border-color: var(--fixed-light-color);\n color: var(--fixed-light-color);\n}\n.kindSecondary_0e2c774e7c.colorFixedLightActive_1420550ec2,\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489:hover,\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindSecondary_0e2c774e7c.colorFixedLightActive_1420550ec2:focus-visible, .kindSecondary_0e2c774e7c.colorFixedLightActive_1420550ec2.focus-visible_8aa595983e,\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489:hover:focus-visible,\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489:hover.focus-visible_8aa595983e,\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489:focus:focus-visible,\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindSecondary_0e2c774e7c.colorFixedLightActive_1420550ec2:focus:not(.focus-visible_8aa595983e),\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489:hover:focus:not(.focus-visible_8aa595983e),\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16 {\n border-color: var(--fixed-dark-color);\n color: var(--fixed-dark-color);\n}\n.kindSecondary_0e2c774e7c.colorFixedDarkActive_13e96b152a,\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16:hover,\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16:focus {\n background-color: var(--primary-background-hover-color);\n}\n.kindSecondary_0e2c774e7c.colorFixedDarkActive_13e96b152a:focus-visible, .kindSecondary_0e2c774e7c.colorFixedDarkActive_13e96b152a.focus-visible_8aa595983e,\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16:hover:focus-visible,\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16:hover.focus-visible_8aa595983e,\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16:focus:focus-visible,\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindSecondary_0e2c774e7c.colorFixedDarkActive_13e96b152a:focus:not(.focus-visible_8aa595983e),\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16:hover:focus:not(.focus-visible_8aa595983e),\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindSecondary_0e2c774e7c.colorOnInvertedBackground_0cdc08be0f {\n border-color: var(--text-color-on-inverted);\n color: var(--text-color-on-inverted);\n}\n.kindSecondary_0e2c774e7c.colorOnInvertedBackgroundActive_5f947d47ee,\n.kindSecondary_0e2c774e7c.colorOnInvertedBackground_0cdc08be0f:hover,\n.kindSecondary_0e2c774e7c.colorOnInvertedBackground_0cdc08be0f:focus {\n background: var(--icon-color);\n}\n.kindSecondary_0e2c774e7c.colorOnInvertedBackground_0cdc08be0f.disabled_f99ee360c9 {\n border-color: var(--text-color-on-inverted);\n color: var(--text-color-on-inverted);\n opacity: 0.5;\n}\n.kindSecondary_0e2c774e7c.colorFixedLight_c82e2cf489.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--fixed-light-color);\n}\n.kindSecondary_0e2c774e7c.colorFixedDark_10fe736b16.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--fixed-dark-color);\n}\n.kindSecondary_0e2c774e7c.disabled_f99ee360c9 {\n border-color: var(--disabled-text-color);\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n.kindSecondary_0e2c774e7c.disabled_f99ee360c9:hover {\n background-color: transparent;\n}\n.kindTertiary_1c11142331 {\n color: var(--primary-text-color);\n background-color: transparent;\n}\n.kindTertiary_1c11142331.colorPrimaryActive_959e16537b {\n background-color: var(--primary-selected-color);\n}\n.kindTertiary_1c11142331.colorPrimaryActive_959e16537b:hover {\n background-color: var(--primary-selected-hover-color);\n}\n.kindTertiary_1c11142331.colorBrandActive_6587e21ccf {\n color: var(--text-color-on-brand);\n}\n.kindTertiary_1c11142331.colorBrandActive_6587e21ccf,\n.kindTertiary_1c11142331.colorBrandActive_6587e21ccf:hover {\n background-color: var(--brand-selected-color);\n}\n.kindTertiary_1c11142331.colorPrimary_24b72ec302:hover:not(.colorPrimaryActive_959e16537b),\n.kindTertiary_1c11142331.colorPrimary_24b72ec302:focus:not(.colorPrimaryActive_959e16537b) {\n background: var(--primary-background-hover-color);\n}\n.kindTertiary_1c11142331.colorBrand_ed7e5550c8:hover:not(.colorBrandActive_6587e21ccf),\n.kindTertiary_1c11142331.colorBrand_ed7e5550c8:focus:not(.colorBrandActive_6587e21ccf) {\n background: var(--primary-background-hover-color);\n}\n.kindTertiary_1c11142331.colorPositive_ec8b8d0465 {\n color: var(--positive-color);\n}\n.kindTertiary_1c11142331.colorPositiveActive_671381a837,\n.kindTertiary_1c11142331.colorPositive_ec8b8d0465:hover,\n.kindTertiary_1c11142331.colorPositive_ec8b8d0465:focus {\n background: var(--positive-color-selected);\n}\n.kindTertiary_1c11142331.colorNegative_c5287244ad {\n color: var(--negative-color);\n}\n.kindTertiary_1c11142331.colorNegativeActive_671381a837,\n.kindTertiary_1c11142331.colorNegative_c5287244ad:hover,\n.kindTertiary_1c11142331.colorNegative_c5287244ad:focus {\n background: var(--negative-color-selected);\n}\n.kindTertiary_1c11142331.colorInverted_c495f71f60 {\n color: var(--primary-text-color);\n}\n.kindTertiary_1c11142331.colorInvertedActive_671381a837,\n.kindTertiary_1c11142331.colorInverted_c495f71f60:hover,\n.kindTertiary_1c11142331.colorInverted_c495f71f60:focus {\n background: var(--primary-background-hover-color);\n}\n.kindTertiary_1c11142331.colorInverted_c495f71f60.disabled_f99ee360c9 {\n color: var(--disabled-text-color);\n}\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0 {\n color: var(--text-color-on-primary);\n}\n.kindTertiary_1c11142331.colorOnPrimaryColorActive_891334ae88,\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0:hover,\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindTertiary_1c11142331.colorOnPrimaryColorActive_891334ae88:focus-visible, .kindTertiary_1c11142331.colorOnPrimaryColorActive_891334ae88.focus-visible_8aa595983e,\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0:hover:focus-visible,\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0:hover.focus-visible_8aa595983e,\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0:focus:focus-visible,\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindTertiary_1c11142331.colorOnPrimaryColorActive_891334ae88:focus:not(.focus-visible_8aa595983e),\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0:hover:focus:not(.focus-visible_8aa595983e),\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindTertiary_1c11142331.colorOnPrimaryColor_edc9a49fb0.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--text-color-on-primary);\n}\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489 {\n color: var(--fixed-light-color);\n}\n.kindTertiary_1c11142331.colorFixedLightActive_1420550ec2,\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489:hover,\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindTertiary_1c11142331.colorFixedLightActive_1420550ec2:focus-visible, .kindTertiary_1c11142331.colorFixedLightActive_1420550ec2.focus-visible_8aa595983e,\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489:hover:focus-visible,\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489:hover.focus-visible_8aa595983e,\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489:focus:focus-visible,\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindTertiary_1c11142331.colorFixedLightActive_1420550ec2:focus:not(.focus-visible_8aa595983e),\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489:hover:focus:not(.focus-visible_8aa595983e),\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindTertiary_1c11142331.colorFixedLight_c82e2cf489.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--fixed-light-color);\n}\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16 {\n color: var(--fixed-dark-color);\n}\n.kindTertiary_1c11142331.colorFixedDarkActive_13e96b152a,\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16:hover,\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16:focus {\n background-color: var(--primary-background-hover-color);\n}\n.kindTertiary_1c11142331.colorFixedDarkActive_13e96b152a:focus-visible, .kindTertiary_1c11142331.colorFixedDarkActive_13e96b152a.focus-visible_8aa595983e,\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16:hover:focus-visible,\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16:hover.focus-visible_8aa595983e,\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16:focus:focus-visible,\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16:focus.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px var(--text-color-on-primary-with-opacity), 0 0 0 1px var(--text-color-on-primary) inset;\n}\n.kindTertiary_1c11142331.colorFixedDarkActive_13e96b152a:focus:not(.focus-visible_8aa595983e),\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16:hover:focus:not(.focus-visible_8aa595983e),\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16:focus:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}\n.kindTertiary_1c11142331.colorFixedDark_10fe736b16.disabled_f99ee360c9 {\n opacity: 0.5;\n color: var(--fixed-dark-color);\n}\n.kindTertiary_1c11142331.colorOnInvertedBackground_0cdc08be0f {\n color: var(--text-color-on-inverted);\n}\n.kindTertiary_1c11142331.colorOnInvertedBackgroundActive_5f947d47ee,\n.kindTertiary_1c11142331.colorOnInvertedBackground_0cdc08be0f:hover,\n.kindTertiary_1c11142331.colorOnInvertedBackground_0cdc08be0f:focus {\n background: var(--icon-color);\n}\n.kindTertiary_1c11142331.colorOnInvertedBackground_0cdc08be0f.disabled_f99ee360c9 {\n background: var(--icon-color);\n opacity: 0.5;\n color: var(--text-color-on-inverted);\n}\n.kindTertiary_1c11142331.disabled_f99ee360c9 {\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n.kindTertiary_1c11142331.disabled_f99ee360c9:hover {\n background-color: transparent;\n}\n.noSidePadding_b33885ce99 {\n padding-right: 0;\n padding-left: 0;\n}\n.button_eb8d01b724.insetFocusStyle_32152ed994:focus-visible, .button_eb8d01b724.insetFocusStyle_32152ed994.focus-visible_8aa595983e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5) inset, 0 0 0 1px var(--primary-hover-color) inset;\n}\n.button_eb8d01b724.insetFocusStyle_32152ed994:focus:not(.focus-visible_8aa595983e) {\n outline: none;\n}");export{o as default};
2
2
  //# sourceMappingURL=Button.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={icon:"icon_70e1327c30",noFocusStyle:"noFocusStyle_c7a8adde0a",clickable:"clickable_89db747779"};!function(e){var n="s_id-039c30c54242_3_0_5";if("undefined"!=typeof document){var t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+n))return;var o=document.createElement("style");o.id=n,t.firstChild?t.insertBefore(o,t.firstChild):t.appendChild(o),o.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".icon_70e1327c30 {\n position: relative;\n}\n\n.icon_70e1327c30:before {\n text-decoration: none !important;\n}\n\n.noFocusStyle_c7a8adde0a:focus {\n outline: none;\n}\n\n.clickable_89db747779 {\n cursor: pointer;\n}");export{e as default};
1
+ var e={icon:"icon_32e8e65f77",noFocusStyle:"noFocusStyle_226d4cf409",clickable:"clickable_62feae809f"};!function(e){var n="s_id-039c30c54242_3_0_6";if("undefined"!=typeof document){var t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+n))return;var o=document.createElement("style");o.id=n,t.firstChild?t.insertBefore(o,t.firstChild):t.appendChild(o),o.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".icon_32e8e65f77 {\n position: relative;\n}\n\n.icon_32e8e65f77:before {\n text-decoration: none !important;\n}\n\n.noFocusStyle_226d4cf409:focus {\n outline: none;\n}\n\n.clickable_62feae809f {\n cursor: pointer;\n}");export{e as default};
2
2
  //# sourceMappingURL=Icon.module.scss.js.map