@vibe/core 3.74.0-alpha-f7c48.0 → 3.75.0-alpha-c8d85.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 (424) hide show
  1. package/dist/components/Dialog/Dialog.d.ts +7 -0
  2. package/dist/components/button/dist/Button/Button.module.scss.js +1 -1
  3. package/dist/components/icon/dist/Icon/Icon.module.scss.js +1 -1
  4. package/dist/components/loader/dist/Loader/Loader.module.scss.js +1 -1
  5. package/dist/components/next/Dropdown/Dropdown.types.d.ts +7 -22
  6. package/dist/components/next/Dropdown/context/DropdownContext.types.d.ts +1 -1
  7. package/dist/components/next/index.d.ts +1 -0
  8. package/dist/components/next.d.ts +0 -1
  9. package/dist/metadata.json +755 -753
  10. package/dist/mocked_classnames/components/Dialog/Dialog.d.ts +7 -0
  11. package/dist/mocked_classnames/components/button/dist/Button/Button.module.scss.js +1 -1
  12. package/dist/mocked_classnames/components/icon/dist/Icon/Icon.module.scss.js +1 -1
  13. package/dist/mocked_classnames/components/loader/dist/Loader/Loader.module.scss.js +1 -1
  14. package/dist/mocked_classnames/components/next/Dropdown/Dropdown.types.d.ts +7 -22
  15. package/dist/mocked_classnames/components/next/Dropdown/context/DropdownContext.types.d.ts +1 -1
  16. package/dist/mocked_classnames/components/next/index.d.ts +1 -0
  17. package/dist/mocked_classnames/components/next.d.ts +0 -1
  18. package/dist/mocked_classnames/src/components/Accordion/Accordion/Accordion.module.scss.js +1 -1
  19. package/dist/mocked_classnames/src/components/AlertBanner/AlertBanner.module.scss.js +1 -1
  20. package/dist/mocked_classnames/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.module.scss.js +1 -1
  21. package/dist/mocked_classnames/src/components/AlertBanner/AlertBannerLink/AlertBannerLink.module.scss.js +1 -1
  22. package/dist/mocked_classnames/src/components/AlertBanner/AlertBannerText/AlertBannerText.module.scss.js +1 -1
  23. package/dist/mocked_classnames/src/components/AttentionBox/AttentionBox.module.scss.js +1 -1
  24. package/dist/mocked_classnames/src/components/AttentionBox/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
  25. package/dist/mocked_classnames/src/components/Avatar/Avatar.module.scss.js +1 -1
  26. package/dist/mocked_classnames/src/components/Avatar/AvatarBadge.module.scss.js +1 -1
  27. package/dist/mocked_classnames/src/components/Avatar/AvatarContent.module.scss.js +1 -1
  28. package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroup.module.scss.js +1 -1
  29. package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroupCounter.module.scss.js +1 -1
  30. package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroupCounterTooltipContent.module.scss.js +1 -1
  31. package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroupCounterTooltipContentVirtualizedList.module.scss.js +1 -1
  32. package/dist/mocked_classnames/src/components/Badge/Badge.module.scss.js +1 -1
  33. package/dist/mocked_classnames/src/components/Badge/Indicator/Indicator.module.scss.js +1 -1
  34. package/dist/mocked_classnames/src/components/BaseInput/BaseInput.module.scss.js +1 -1
  35. package/dist/mocked_classnames/src/components/BaseList/BaseList.module.scss.js +1 -1
  36. package/dist/mocked_classnames/src/components/BaseListItem/BaseListItem.module.scss.js +1 -1
  37. package/dist/mocked_classnames/src/components/Box/Box.module.scss.js +1 -1
  38. package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbContent/BreadcrumbContent.module.scss.js +1 -1
  39. package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbItem.module.scss.js +1 -1
  40. package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbMenu/BreadcrumbsMenu.module.scss.js +1 -1
  41. package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbsBar.module.scss.js +1 -1
  42. package/dist/mocked_classnames/src/components/ButtonGroup/ButtonGroup.module.scss.js +1 -1
  43. package/dist/mocked_classnames/src/components/Checkbox/Checkbox.module.scss.js +1 -1
  44. package/dist/mocked_classnames/src/components/Chips/Chips.module.scss.js +1 -1
  45. package/dist/mocked_classnames/src/components/Clickable/Clickable.module.scss.js +1 -1
  46. package/dist/mocked_classnames/src/components/ColorPicker/ColorPicker.module.scss.js +1 -1
  47. package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js +1 -1
  48. package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js +1 -1
  49. package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js +1 -1
  50. package/dist/mocked_classnames/src/components/Combobox/Combobox.module.scss.js +1 -1
  51. package/dist/mocked_classnames/src/components/Combobox/ComboboxHelpers/ComboboxHelpers.module.scss.js +1 -1
  52. package/dist/mocked_classnames/src/components/Combobox/components/ComboboxCategory/ComboboxCategory.module.scss.js +1 -1
  53. package/dist/mocked_classnames/src/components/Combobox/components/ComboboxItems/ComboboxItems.module.scss.js +1 -1
  54. package/dist/mocked_classnames/src/components/Combobox/components/ComboboxOption/ComboboxOption.module.scss.js +1 -1
  55. package/dist/mocked_classnames/src/components/Combobox/components/StickyCategoryHeader/StickyCategoryHeader.module.scss.js +1 -1
  56. package/dist/mocked_classnames/src/components/Counter/Counter.module.scss.js +1 -1
  57. package/dist/mocked_classnames/src/components/DatePicker/DateNavigationItem/DateNavigationItem.module.scss.js +1 -1
  58. package/dist/mocked_classnames/src/components/DatePicker/DatePicker.module.scss.js +1 -1
  59. package/dist/mocked_classnames/src/components/DatePicker/DatePickerHeader/DatePickerHeader.module.scss.js +1 -1
  60. package/dist/mocked_classnames/src/components/DatePicker/YearPicker/YearPicker.module.scss.js +1 -1
  61. package/dist/mocked_classnames/src/components/DatePicker/external_datepicker.scss.js +1 -1
  62. package/dist/mocked_classnames/src/components/Dialog/Dialog.js +1 -1
  63. package/dist/mocked_classnames/src/components/Dialog/Dialog.js.map +1 -1
  64. package/dist/mocked_classnames/src/components/Dialog/Dialog.module.scss.js +1 -1
  65. package/dist/mocked_classnames/src/components/Dialog/DialogContent/DialogContent.module.scss.js +1 -1
  66. package/dist/mocked_classnames/src/components/DialogContentContainer/DialogContentContainer.module.scss.js +1 -1
  67. package/dist/mocked_classnames/src/components/Divider/Divider.module.scss.js +1 -1
  68. package/dist/mocked_classnames/src/components/Dropdown/Dropdown.module.scss.js +1 -1
  69. package/dist/mocked_classnames/src/components/Dropdown/components/ChildrenContent/ChildrenContent.module.scss.js +1 -1
  70. package/dist/mocked_classnames/src/components/Dropdown/components/MultiValueContainer/MultiValueContainer.module.scss.js +1 -1
  71. package/dist/mocked_classnames/src/components/Dropdown/components/menu/menu.module.scss.js +1 -1
  72. package/dist/mocked_classnames/src/components/Dropdown/components/option/option.module.scss.js +1 -1
  73. package/dist/mocked_classnames/src/components/Dropdown/components/singleValue/singleValue.module.scss.js +1 -1
  74. package/dist/mocked_classnames/src/components/EditableHeading/EditableHeading.module.scss.js +1 -1
  75. package/dist/mocked_classnames/src/components/EditableText/EditableText.module.scss.js +1 -1
  76. package/dist/mocked_classnames/src/components/EditableTypography/EditableTypography.module.scss.js +1 -1
  77. package/dist/mocked_classnames/src/components/EmptyState/EmptyState.module.scss.js +1 -1
  78. package/dist/mocked_classnames/src/components/ExpandCollapse/ExpandCollapse.module.scss.js +1 -1
  79. package/dist/mocked_classnames/src/components/FieldLabel/FieldLabel.module.scss.js +1 -1
  80. package/dist/mocked_classnames/src/components/Flex/Flex.module.scss.js +1 -1
  81. package/dist/mocked_classnames/src/components/FormattedNumber/FormattedNumber.module.scss.js +1 -1
  82. package/dist/mocked_classnames/src/components/Heading/Heading.module.scss.js +1 -1
  83. package/dist/mocked_classnames/src/components/HiddenText/HiddenText.module.scss.js +1 -1
  84. package/dist/mocked_classnames/src/components/IconButton/IconButton.module.scss.js +1 -1
  85. package/dist/mocked_classnames/src/components/Info/components/InfoDialogContent/InfoDialogContent.module.scss.js +1 -1
  86. package/dist/mocked_classnames/src/components/Info/components/InfoLink/InfoLink.module.scss.js +1 -1
  87. package/dist/mocked_classnames/src/components/InfoText/InfoText.module.scss.js +1 -1
  88. package/dist/mocked_classnames/src/components/Label/Label.module.scss.js +1 -1
  89. package/dist/mocked_classnames/src/components/Label/LabelCelebrationAnimation.module.scss.js +1 -1
  90. package/dist/mocked_classnames/src/components/LegacyModal/LegacyModal.module.scss.js +1 -1
  91. package/dist/mocked_classnames/src/components/LegacyModal/LegacyModalContent/LegacyModalContent.module.scss.js +1 -1
  92. package/dist/mocked_classnames/src/components/LegacyModal/LegacyModalFooter/LegacyModalFooter.module.scss.js +1 -1
  93. package/dist/mocked_classnames/src/components/LegacyModal/LegacyModalHeader/LegacyModalHeader.module.scss.js +1 -1
  94. package/dist/mocked_classnames/src/components/Link/Link.module.scss.js +1 -1
  95. package/dist/mocked_classnames/src/components/List/List.module.scss.js +1 -1
  96. package/dist/mocked_classnames/src/components/List/VirtualizedListItems/VirtualizedListItems.module.scss.js +1 -1
  97. package/dist/mocked_classnames/src/components/ListItem/ListItem.module.scss.js +1 -1
  98. package/dist/mocked_classnames/src/components/ListItemAvatar/ListItemAvatar.module.scss.js +1 -1
  99. package/dist/mocked_classnames/src/components/ListItemIcon/ListItemIcon.module.scss.js +1 -1
  100. package/dist/mocked_classnames/src/components/ListTitle/ListTitle.module.scss.js +1 -1
  101. package/dist/mocked_classnames/src/components/Menu/Menu/Menu.module.scss.js +1 -1
  102. package/dist/mocked_classnames/src/components/Menu/MenuDivider/MenuDivider.module.scss.js +1 -1
  103. package/dist/mocked_classnames/src/components/Menu/MenuItem/MenuItem.module.scss.js +1 -1
  104. package/dist/mocked_classnames/src/components/Menu/MenuItem/components/BaseMenuItem/BaseMenuItem.module.scss.js +1 -1
  105. package/dist/mocked_classnames/src/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.module.scss.js +1 -1
  106. package/dist/mocked_classnames/src/components/Menu/MenuItem/components/MenuItemSubMenuIcon/MenuItemSubMenuIcon.module.scss.js +1 -1
  107. package/dist/mocked_classnames/src/components/Menu/MenuItemButton/MenuItemButton.module.scss.js +1 -1
  108. package/dist/mocked_classnames/src/components/Menu/MenuTitle/MenuTitle.module.scss.js +1 -1
  109. package/dist/mocked_classnames/src/components/MenuButton/MenuButton.module.scss.js +1 -1
  110. package/dist/mocked_classnames/src/components/Modal/Modal/Modal.module.scss.js +1 -1
  111. package/dist/mocked_classnames/src/components/Modal/ModalHeader/ModalHeader.module.scss.js +1 -1
  112. package/dist/mocked_classnames/src/components/Modal/ModalMedia/ModalMedia.module.scss.js +1 -1
  113. package/dist/mocked_classnames/src/components/Modal/ModalTopActions/ModalTopActions.module.scss.js +1 -1
  114. package/dist/mocked_classnames/src/components/Modal/footers/ModalFooter/ModalFooter.module.scss.js +1 -1
  115. package/dist/mocked_classnames/src/components/Modal/footers/ModalFooterBase/ModalFooterBase.module.scss.js +1 -1
  116. package/dist/mocked_classnames/src/components/Modal/footers/ModalFooterWizard/ModalFooterWizard.module.scss.js +1 -1
  117. package/dist/mocked_classnames/src/components/Modal/layouts/ModalBasicLayout/ModalBasicLayout.module.scss.js +1 -1
  118. package/dist/mocked_classnames/src/components/Modal/layouts/ModalFooterShadow.module.scss.js +1 -1
  119. package/dist/mocked_classnames/src/components/Modal/layouts/ModalLayoutScrollableContent.module.scss.js +1 -1
  120. package/dist/mocked_classnames/src/components/Modal/layouts/ModalMediaLayout/ModalMediaLayout.module.scss.js +1 -1
  121. package/dist/mocked_classnames/src/components/Modal/layouts/ModalSideBySideLayout/ModalSideBySideLayout.module.scss.js +1 -1
  122. package/dist/mocked_classnames/src/components/MultiStepIndicator/MultiStepIndicator.module.scss.js +1 -1
  123. package/dist/mocked_classnames/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.module.scss.js +1 -1
  124. package/dist/mocked_classnames/src/components/NumberField/NumberField.module.scss.js +1 -1
  125. package/dist/mocked_classnames/src/components/NumberField/components/NumberFieldSpinButton/NumberFieldSpinButton.module.scss.js +1 -1
  126. package/dist/mocked_classnames/src/components/ProgressBars/LinearProgressBar/Bar/Bar.module.scss.js +1 -1
  127. package/dist/mocked_classnames/src/components/ProgressBars/LinearProgressBar/LinearProgressBar.module.scss.js +1 -1
  128. package/dist/mocked_classnames/src/components/ProgressBars/PercentageLabel/PercentageLabel.module.scss.js +1 -1
  129. package/dist/mocked_classnames/src/components/RadioButton/RadioButton.js.map +1 -1
  130. package/dist/mocked_classnames/src/components/RadioButton/RadioButton.module.scss.js +1 -1
  131. package/dist/mocked_classnames/src/components/Search/Search.module.scss.js +1 -1
  132. package/dist/mocked_classnames/src/components/Skeleton/Skeleton.module.scss.js +1 -1
  133. package/dist/mocked_classnames/src/components/SlideTransition/SlideTransition.module.scss.js +1 -1
  134. package/dist/mocked_classnames/src/components/Slider/SelectionIndicator.module.scss.js +1 -1
  135. package/dist/mocked_classnames/src/components/Slider/Slider.module.scss.js +1 -1
  136. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderBase.module.scss.js +1 -1
  137. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderFilledTrack.module.scss.js +1 -1
  138. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderRail.module.scss.js +1 -1
  139. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderThumb.module.scss.js +1 -1
  140. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderTrack.module.scss.js +1 -1
  141. package/dist/mocked_classnames/src/components/Slider/SliderInfix.module.scss.js +1 -1
  142. package/dist/mocked_classnames/src/components/SplitButton/SplitButton.module.scss.js +1 -1
  143. package/dist/mocked_classnames/src/components/Steps/Steps.module.scss.js +1 -1
  144. package/dist/mocked_classnames/src/components/Steps/StepsCommand.module.scss.js +1 -1
  145. package/dist/mocked_classnames/src/components/Steps/StepsDot.module.scss.js +1 -1
  146. package/dist/mocked_classnames/src/components/Steps/StepsGalleryHeader.module.scss.js +1 -1
  147. package/dist/mocked_classnames/src/components/Steps/StepsHeader.module.scss.js +1 -1
  148. package/dist/mocked_classnames/src/components/Steps/StepsNumbersHeader.module.scss.js +1 -1
  149. package/dist/mocked_classnames/src/components/Switch/Switch.module.scss.js +1 -1
  150. package/dist/mocked_classnames/src/components/Table/Table/Table.module.scss.js +1 -1
  151. package/dist/mocked_classnames/src/components/Table/TableBody/TableBody.module.scss.js +1 -1
  152. package/dist/mocked_classnames/src/components/Table/TableCell/TableCell.module.scss.js +1 -1
  153. package/dist/mocked_classnames/src/components/Table/TableCellSkeleton/TableCellSkeleton.module.scss.js +1 -1
  154. package/dist/mocked_classnames/src/components/Table/TableContainer/TableContainer.module.scss.js +1 -1
  155. package/dist/mocked_classnames/src/components/Table/TableHeader/TableHeader.module.scss.js +1 -1
  156. package/dist/mocked_classnames/src/components/Table/TableHeaderCell/TableHeaderCell.module.scss.js +1 -1
  157. package/dist/mocked_classnames/src/components/Table/TableRow/TableRow.module.scss.js +1 -1
  158. package/dist/mocked_classnames/src/components/Table/TableRowMenu/TableRowMenu.module.scss.js +1 -1
  159. package/dist/mocked_classnames/src/components/Table/TableVirtualizedBody/TableVirtualizedBody.module.scss.js +1 -1
  160. package/dist/mocked_classnames/src/components/Tabs/Tab/Tab.module.scss.js +1 -1
  161. package/dist/mocked_classnames/src/components/Tabs/TabList/TabList.module.scss.js +1 -1
  162. package/dist/mocked_classnames/src/components/Tabs/TabPanel/TabPanel.module.scss.js +1 -1
  163. package/dist/mocked_classnames/src/components/Tabs/TabPanels/TabPanels.module.scss.js +1 -1
  164. package/dist/mocked_classnames/src/components/Text/Text.module.scss.js +1 -1
  165. package/dist/mocked_classnames/src/components/TextArea/TextArea.module.scss.js +1 -1
  166. package/dist/mocked_classnames/src/components/TextField/TextField.module.scss.js +1 -1
  167. package/dist/mocked_classnames/src/components/TextWithHighlight/TextWithHighlight.module.scss.js +1 -1
  168. package/dist/mocked_classnames/src/components/Tipseen/Tipseen.js +1 -1
  169. package/dist/mocked_classnames/src/components/Tipseen/Tipseen.js.map +1 -1
  170. package/dist/mocked_classnames/src/components/Tipseen/Tipseen.module.scss.js +1 -1
  171. package/dist/mocked_classnames/src/components/Tipseen/TipseenBasicContent.module.scss.js +1 -1
  172. package/dist/mocked_classnames/src/components/Tipseen/TipseenContent.module.scss.js +1 -1
  173. package/dist/mocked_classnames/src/components/Tipseen/TipseenImage.module.scss.js +1 -1
  174. package/dist/mocked_classnames/src/components/Tipseen/TipseenMedia/TipseenMedia.module.scss.js +1 -1
  175. package/dist/mocked_classnames/src/components/Tipseen/TipseenTitle.module.scss.js +1 -1
  176. package/dist/mocked_classnames/src/components/Tipseen/TipseenWizard.module.scss.js +1 -1
  177. package/dist/mocked_classnames/src/components/Toast/Toast.module.scss.js +1 -1
  178. package/dist/mocked_classnames/src/components/Toast/ToastLink/ToastLink.module.scss.js +1 -1
  179. package/dist/mocked_classnames/src/components/Toggle/MockToggle.module.scss.js +1 -1
  180. package/dist/mocked_classnames/src/components/Toggle/Toggle.module.scss.js +1 -1
  181. package/dist/mocked_classnames/src/components/Toggle/ToggleText.module.scss.js +1 -1
  182. package/dist/mocked_classnames/src/components/Tooltip/Tooltip.module.scss.js +1 -1
  183. package/dist/mocked_classnames/src/components/TransitionView/TransitionView.module.scss.js +1 -1
  184. package/dist/mocked_classnames/src/components/Typography/Typography.module.scss.js +1 -1
  185. package/dist/mocked_classnames/src/components/VirtualizedGrid/VirtualizedGrid.module.scss.js +1 -1
  186. package/dist/mocked_classnames/src/components/VirtualizedList/VirtualizedList.module.scss.js +1 -1
  187. package/dist/mocked_classnames/src/components/next/AttentionBox/AttentionBox.module.scss.js +1 -1
  188. package/dist/mocked_classnames/src/components/next/AttentionBox/components/AttentionBoxCloseButton/AttentionBoxCloseButton.module.scss.js +1 -1
  189. package/dist/mocked_classnames/src/components/next/AttentionBox/components/AttentionBoxLeadingIcon/AttentionBoxLeadingIcon.module.scss.js +1 -1
  190. package/dist/mocked_classnames/src/components/next/AttentionBox/components/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
  191. package/dist/mocked_classnames/src/components/next/AttentionBox/layouts/AttentionBoxCompact/AttentionBoxCompact.module.scss.js +1 -1
  192. package/dist/mocked_classnames/src/components/next/AttentionBox/layouts/AttentionBoxDefault/AttentionBoxDefault.module.scss.js +1 -1
  193. package/dist/mocked_classnames/src/components/next/Dropdown/components/DropdownBase/DropdownBase.js +1 -1
  194. package/dist/mocked_classnames/src/components/next/Dropdown/components/DropdownBase/DropdownBase.js.map +1 -1
  195. package/dist/mocked_classnames/src/components/next/Dropdown/components/DropdownBase/DropdownBase.module.scss.js +1 -1
  196. package/dist/mocked_classnames/src/components/next/Dropdown/components/DropdownWrapperUI.js +1 -1
  197. package/dist/mocked_classnames/src/components/next/Dropdown/components/DropdownWrapperUI.js.map +1 -1
  198. package/dist/mocked_classnames/src/components/next/Dropdown/components/Menu/Menu.js +1 -1
  199. package/dist/mocked_classnames/src/components/next/Dropdown/components/Menu/Menu.js.map +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.module.scss.js +1 -1
  202. package/dist/mocked_classnames/src/components/next/Dropdown/components/Trigger/DropdownInput.js +1 -1
  203. package/dist/mocked_classnames/src/components/next/Dropdown/components/Trigger/DropdownInput.js.map +1 -1
  204. package/dist/mocked_classnames/src/components/next/Dropdown/components/Trigger/Trigger.module.scss.js +1 -1
  205. package/dist/mocked_classnames/src/components/next/Dropdown/components/Trigger/TriggerActions.js +1 -1
  206. package/dist/mocked_classnames/src/components/next/Dropdown/components/Trigger/TriggerActions.js.map +1 -1
  207. package/dist/mocked_classnames/src/components/next/Dropdown/modes/DropdownComboboxController.js +1 -1
  208. package/dist/mocked_classnames/src/components/next/Dropdown/modes/DropdownComboboxController.js.map +1 -1
  209. package/dist/mocked_classnames/src/components/next/Dropdown/modes/DropdownMultiComboboxController.js +1 -1
  210. package/dist/mocked_classnames/src/components/next/Dropdown/modes/DropdownMultiComboboxController.js.map +1 -1
  211. package/dist/mocked_classnames/src/components/next.js +1 -1
  212. package/dist/mocked_classnames/style/dist/index.min.css.js +1 -1
  213. package/dist/src/components/Accordion/Accordion/Accordion.module.scss.js +1 -1
  214. package/dist/src/components/AlertBanner/AlertBanner.module.scss.js +1 -1
  215. package/dist/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.module.scss.js +1 -1
  216. package/dist/src/components/AlertBanner/AlertBannerLink/AlertBannerLink.module.scss.js +1 -1
  217. package/dist/src/components/AlertBanner/AlertBannerText/AlertBannerText.module.scss.js +1 -1
  218. package/dist/src/components/AttentionBox/AttentionBox.module.scss.js +1 -1
  219. package/dist/src/components/AttentionBox/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
  220. package/dist/src/components/Avatar/Avatar.module.scss.js +1 -1
  221. package/dist/src/components/Avatar/AvatarBadge.module.scss.js +1 -1
  222. package/dist/src/components/Avatar/AvatarContent.module.scss.js +1 -1
  223. package/dist/src/components/AvatarGroup/AvatarGroup.module.scss.js +1 -1
  224. package/dist/src/components/AvatarGroup/AvatarGroupCounter.module.scss.js +1 -1
  225. package/dist/src/components/AvatarGroup/AvatarGroupCounterTooltipContent.module.scss.js +1 -1
  226. package/dist/src/components/AvatarGroup/AvatarGroupCounterTooltipContentVirtualizedList.module.scss.js +1 -1
  227. package/dist/src/components/Badge/Badge.module.scss.js +1 -1
  228. package/dist/src/components/Badge/Indicator/Indicator.module.scss.js +1 -1
  229. package/dist/src/components/BaseInput/BaseInput.module.scss.js +1 -1
  230. package/dist/src/components/BaseList/BaseList.module.scss.js +1 -1
  231. package/dist/src/components/BaseListItem/BaseListItem.module.scss.js +1 -1
  232. package/dist/src/components/Box/Box.module.scss.js +1 -1
  233. package/dist/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbContent/BreadcrumbContent.module.scss.js +1 -1
  234. package/dist/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbItem.module.scss.js +1 -1
  235. package/dist/src/components/BreadcrumbsBar/BreadcrumbMenu/BreadcrumbsMenu.module.scss.js +1 -1
  236. package/dist/src/components/BreadcrumbsBar/BreadcrumbsBar.module.scss.js +1 -1
  237. package/dist/src/components/ButtonGroup/ButtonGroup.module.scss.js +1 -1
  238. package/dist/src/components/Checkbox/Checkbox.module.scss.js +1 -1
  239. package/dist/src/components/Chips/Chips.module.scss.js +1 -1
  240. package/dist/src/components/Clickable/Clickable.module.scss.js +1 -1
  241. package/dist/src/components/ColorPicker/ColorPicker.module.scss.js +1 -1
  242. package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js +1 -1
  243. package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js +1 -1
  244. package/dist/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js +1 -1
  245. package/dist/src/components/Combobox/Combobox.module.scss.js +1 -1
  246. package/dist/src/components/Combobox/ComboboxHelpers/ComboboxHelpers.module.scss.js +1 -1
  247. package/dist/src/components/Combobox/components/ComboboxCategory/ComboboxCategory.module.scss.js +1 -1
  248. package/dist/src/components/Combobox/components/ComboboxItems/ComboboxItems.module.scss.js +1 -1
  249. package/dist/src/components/Combobox/components/ComboboxOption/ComboboxOption.module.scss.js +1 -1
  250. package/dist/src/components/Combobox/components/StickyCategoryHeader/StickyCategoryHeader.module.scss.js +1 -1
  251. package/dist/src/components/Counter/Counter.module.scss.js +1 -1
  252. package/dist/src/components/DatePicker/DateNavigationItem/DateNavigationItem.module.scss.js +1 -1
  253. package/dist/src/components/DatePicker/DatePicker.module.scss.js +1 -1
  254. package/dist/src/components/DatePicker/DatePickerHeader/DatePickerHeader.module.scss.js +1 -1
  255. package/dist/src/components/DatePicker/YearPicker/YearPicker.module.scss.js +1 -1
  256. package/dist/src/components/DatePicker/external_datepicker.scss.js +1 -1
  257. package/dist/src/components/Dialog/Dialog.js +1 -1
  258. package/dist/src/components/Dialog/Dialog.js.map +1 -1
  259. package/dist/src/components/Dialog/Dialog.module.scss.js +1 -1
  260. package/dist/src/components/Dialog/DialogContent/DialogContent.module.scss.js +1 -1
  261. package/dist/src/components/DialogContentContainer/DialogContentContainer.module.scss.js +1 -1
  262. package/dist/src/components/Divider/Divider.module.scss.js +1 -1
  263. package/dist/src/components/Dropdown/Dropdown.module.scss.js +1 -1
  264. package/dist/src/components/Dropdown/components/ChildrenContent/ChildrenContent.module.scss.js +1 -1
  265. package/dist/src/components/Dropdown/components/MultiValueContainer/MultiValueContainer.module.scss.js +1 -1
  266. package/dist/src/components/Dropdown/components/menu/menu.module.scss.js +1 -1
  267. package/dist/src/components/Dropdown/components/option/option.module.scss.js +1 -1
  268. package/dist/src/components/Dropdown/components/singleValue/singleValue.module.scss.js +1 -1
  269. package/dist/src/components/EditableHeading/EditableHeading.module.scss.js +1 -1
  270. package/dist/src/components/EditableText/EditableText.module.scss.js +1 -1
  271. package/dist/src/components/EditableTypography/EditableTypography.module.scss.js +1 -1
  272. package/dist/src/components/EmptyState/EmptyState.module.scss.js +1 -1
  273. package/dist/src/components/ExpandCollapse/ExpandCollapse.module.scss.js +1 -1
  274. package/dist/src/components/FieldLabel/FieldLabel.module.scss.js +1 -1
  275. package/dist/src/components/Flex/Flex.module.scss.js +1 -1
  276. package/dist/src/components/FormattedNumber/FormattedNumber.module.scss.js +1 -1
  277. package/dist/src/components/Heading/Heading.module.scss.js +1 -1
  278. package/dist/src/components/HiddenText/HiddenText.module.scss.js +1 -1
  279. package/dist/src/components/IconButton/IconButton.module.scss.js +1 -1
  280. package/dist/src/components/Info/components/InfoDialogContent/InfoDialogContent.module.scss.js +1 -1
  281. package/dist/src/components/Info/components/InfoLink/InfoLink.module.scss.js +1 -1
  282. package/dist/src/components/InfoText/InfoText.module.scss.js +1 -1
  283. package/dist/src/components/Label/Label.module.scss.js +1 -1
  284. package/dist/src/components/Label/LabelCelebrationAnimation.module.scss.js +1 -1
  285. package/dist/src/components/LegacyModal/LegacyModal.module.scss.js +1 -1
  286. package/dist/src/components/LegacyModal/LegacyModalContent/LegacyModalContent.module.scss.js +1 -1
  287. package/dist/src/components/LegacyModal/LegacyModalFooter/LegacyModalFooter.module.scss.js +1 -1
  288. package/dist/src/components/LegacyModal/LegacyModalHeader/LegacyModalHeader.module.scss.js +1 -1
  289. package/dist/src/components/Link/Link.module.scss.js +1 -1
  290. package/dist/src/components/List/List.module.scss.js +1 -1
  291. package/dist/src/components/List/VirtualizedListItems/VirtualizedListItems.module.scss.js +1 -1
  292. package/dist/src/components/ListItem/ListItem.module.scss.js +1 -1
  293. package/dist/src/components/ListItemAvatar/ListItemAvatar.module.scss.js +1 -1
  294. package/dist/src/components/ListItemIcon/ListItemIcon.module.scss.js +1 -1
  295. package/dist/src/components/ListTitle/ListTitle.module.scss.js +1 -1
  296. package/dist/src/components/Menu/Menu/Menu.module.scss.js +1 -1
  297. package/dist/src/components/Menu/MenuDivider/MenuDivider.module.scss.js +1 -1
  298. package/dist/src/components/Menu/MenuItem/MenuItem.module.scss.js +1 -1
  299. package/dist/src/components/Menu/MenuItem/components/BaseMenuItem/BaseMenuItem.module.scss.js +1 -1
  300. package/dist/src/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.module.scss.js +1 -1
  301. package/dist/src/components/Menu/MenuItem/components/MenuItemSubMenuIcon/MenuItemSubMenuIcon.module.scss.js +1 -1
  302. package/dist/src/components/Menu/MenuItemButton/MenuItemButton.module.scss.js +1 -1
  303. package/dist/src/components/Menu/MenuTitle/MenuTitle.module.scss.js +1 -1
  304. package/dist/src/components/MenuButton/MenuButton.module.scss.js +1 -1
  305. package/dist/src/components/Modal/Modal/Modal.module.scss.js +1 -1
  306. package/dist/src/components/Modal/ModalHeader/ModalHeader.module.scss.js +1 -1
  307. package/dist/src/components/Modal/ModalMedia/ModalMedia.module.scss.js +1 -1
  308. package/dist/src/components/Modal/ModalTopActions/ModalTopActions.module.scss.js +1 -1
  309. package/dist/src/components/Modal/footers/ModalFooter/ModalFooter.module.scss.js +1 -1
  310. package/dist/src/components/Modal/footers/ModalFooterBase/ModalFooterBase.module.scss.js +1 -1
  311. package/dist/src/components/Modal/footers/ModalFooterWizard/ModalFooterWizard.module.scss.js +1 -1
  312. package/dist/src/components/Modal/layouts/ModalBasicLayout/ModalBasicLayout.module.scss.js +1 -1
  313. package/dist/src/components/Modal/layouts/ModalFooterShadow.module.scss.js +1 -1
  314. package/dist/src/components/Modal/layouts/ModalLayoutScrollableContent.module.scss.js +1 -1
  315. package/dist/src/components/Modal/layouts/ModalMediaLayout/ModalMediaLayout.module.scss.js +1 -1
  316. package/dist/src/components/Modal/layouts/ModalSideBySideLayout/ModalSideBySideLayout.module.scss.js +1 -1
  317. package/dist/src/components/MultiStepIndicator/MultiStepIndicator.module.scss.js +1 -1
  318. package/dist/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.module.scss.js +1 -1
  319. package/dist/src/components/NumberField/NumberField.module.scss.js +1 -1
  320. package/dist/src/components/NumberField/components/NumberFieldSpinButton/NumberFieldSpinButton.module.scss.js +1 -1
  321. package/dist/src/components/ProgressBars/LinearProgressBar/Bar/Bar.module.scss.js +1 -1
  322. package/dist/src/components/ProgressBars/LinearProgressBar/LinearProgressBar.module.scss.js +1 -1
  323. package/dist/src/components/ProgressBars/PercentageLabel/PercentageLabel.module.scss.js +1 -1
  324. package/dist/src/components/RadioButton/RadioButton.js.map +1 -1
  325. package/dist/src/components/RadioButton/RadioButton.module.scss.js +1 -1
  326. package/dist/src/components/Search/Search.module.scss.js +1 -1
  327. package/dist/src/components/Skeleton/Skeleton.module.scss.js +1 -1
  328. package/dist/src/components/SlideTransition/SlideTransition.module.scss.js +1 -1
  329. package/dist/src/components/Slider/SelectionIndicator.module.scss.js +1 -1
  330. package/dist/src/components/Slider/Slider.module.scss.js +1 -1
  331. package/dist/src/components/Slider/SliderBase/SliderBase.module.scss.js +1 -1
  332. package/dist/src/components/Slider/SliderBase/SliderFilledTrack.module.scss.js +1 -1
  333. package/dist/src/components/Slider/SliderBase/SliderRail.module.scss.js +1 -1
  334. package/dist/src/components/Slider/SliderBase/SliderThumb.module.scss.js +1 -1
  335. package/dist/src/components/Slider/SliderBase/SliderTrack.module.scss.js +1 -1
  336. package/dist/src/components/Slider/SliderInfix.module.scss.js +1 -1
  337. package/dist/src/components/SplitButton/SplitButton.module.scss.js +1 -1
  338. package/dist/src/components/Steps/Steps.module.scss.js +1 -1
  339. package/dist/src/components/Steps/StepsCommand.module.scss.js +1 -1
  340. package/dist/src/components/Steps/StepsDot.module.scss.js +1 -1
  341. package/dist/src/components/Steps/StepsGalleryHeader.module.scss.js +1 -1
  342. package/dist/src/components/Steps/StepsHeader.module.scss.js +1 -1
  343. package/dist/src/components/Steps/StepsNumbersHeader.module.scss.js +1 -1
  344. package/dist/src/components/Switch/Switch.module.scss.js +1 -1
  345. package/dist/src/components/Table/Table/Table.module.scss.js +1 -1
  346. package/dist/src/components/Table/TableBody/TableBody.module.scss.js +1 -1
  347. package/dist/src/components/Table/TableCell/TableCell.module.scss.js +1 -1
  348. package/dist/src/components/Table/TableCellSkeleton/TableCellSkeleton.module.scss.js +1 -1
  349. package/dist/src/components/Table/TableContainer/TableContainer.module.scss.js +1 -1
  350. package/dist/src/components/Table/TableHeader/TableHeader.module.scss.js +1 -1
  351. package/dist/src/components/Table/TableHeaderCell/TableHeaderCell.module.scss.js +1 -1
  352. package/dist/src/components/Table/TableRow/TableRow.module.scss.js +1 -1
  353. package/dist/src/components/Table/TableRowMenu/TableRowMenu.module.scss.js +1 -1
  354. package/dist/src/components/Table/TableVirtualizedBody/TableVirtualizedBody.module.scss.js +1 -1
  355. package/dist/src/components/Tabs/Tab/Tab.module.scss.js +1 -1
  356. package/dist/src/components/Tabs/TabList/TabList.module.scss.js +1 -1
  357. package/dist/src/components/Tabs/TabPanel/TabPanel.module.scss.js +1 -1
  358. package/dist/src/components/Tabs/TabPanels/TabPanels.module.scss.js +1 -1
  359. package/dist/src/components/Text/Text.module.scss.js +1 -1
  360. package/dist/src/components/TextArea/TextArea.module.scss.js +1 -1
  361. package/dist/src/components/TextField/TextField.module.scss.js +1 -1
  362. package/dist/src/components/TextWithHighlight/TextWithHighlight.module.scss.js +1 -1
  363. package/dist/src/components/Tipseen/Tipseen.js +1 -1
  364. package/dist/src/components/Tipseen/Tipseen.js.map +1 -1
  365. package/dist/src/components/Tipseen/Tipseen.module.scss.js +1 -1
  366. package/dist/src/components/Tipseen/TipseenBasicContent.module.scss.js +1 -1
  367. package/dist/src/components/Tipseen/TipseenContent.module.scss.js +1 -1
  368. package/dist/src/components/Tipseen/TipseenImage.module.scss.js +1 -1
  369. package/dist/src/components/Tipseen/TipseenMedia/TipseenMedia.module.scss.js +1 -1
  370. package/dist/src/components/Tipseen/TipseenTitle.module.scss.js +1 -1
  371. package/dist/src/components/Tipseen/TipseenWizard.module.scss.js +1 -1
  372. package/dist/src/components/Toast/Toast.module.scss.js +1 -1
  373. package/dist/src/components/Toast/ToastLink/ToastLink.module.scss.js +1 -1
  374. package/dist/src/components/Toggle/MockToggle.module.scss.js +1 -1
  375. package/dist/src/components/Toggle/Toggle.module.scss.js +1 -1
  376. package/dist/src/components/Toggle/ToggleText.module.scss.js +1 -1
  377. package/dist/src/components/Tooltip/Tooltip.module.scss.js +1 -1
  378. package/dist/src/components/TransitionView/TransitionView.module.scss.js +1 -1
  379. package/dist/src/components/Typography/Typography.module.scss.js +1 -1
  380. package/dist/src/components/VirtualizedGrid/VirtualizedGrid.module.scss.js +1 -1
  381. package/dist/src/components/VirtualizedList/VirtualizedList.module.scss.js +1 -1
  382. package/dist/src/components/next/AttentionBox/AttentionBox.module.scss.js +1 -1
  383. package/dist/src/components/next/AttentionBox/components/AttentionBoxCloseButton/AttentionBoxCloseButton.module.scss.js +1 -1
  384. package/dist/src/components/next/AttentionBox/components/AttentionBoxLeadingIcon/AttentionBoxLeadingIcon.module.scss.js +1 -1
  385. package/dist/src/components/next/AttentionBox/components/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
  386. package/dist/src/components/next/AttentionBox/layouts/AttentionBoxCompact/AttentionBoxCompact.module.scss.js +1 -1
  387. package/dist/src/components/next/AttentionBox/layouts/AttentionBoxDefault/AttentionBoxDefault.module.scss.js +1 -1
  388. package/dist/src/components/next/Dropdown/components/DropdownBase/DropdownBase.js +1 -1
  389. package/dist/src/components/next/Dropdown/components/DropdownBase/DropdownBase.js.map +1 -1
  390. package/dist/src/components/next/Dropdown/components/DropdownBase/DropdownBase.module.scss.js +1 -1
  391. package/dist/src/components/next/Dropdown/components/DropdownWrapperUI.js +1 -1
  392. package/dist/src/components/next/Dropdown/components/DropdownWrapperUI.js.map +1 -1
  393. package/dist/src/components/next/Dropdown/components/Menu/Menu.js +1 -1
  394. package/dist/src/components/next/Dropdown/components/Menu/Menu.js.map +1 -1
  395. package/dist/src/components/next/Dropdown/components/Menu/Menu.module.scss.js +1 -1
  396. package/dist/src/components/next/Dropdown/components/MultiSelectedValues/MultiSelectedValues.module.scss.js +1 -1
  397. package/dist/src/components/next/Dropdown/components/Trigger/DropdownInput.js +1 -1
  398. package/dist/src/components/next/Dropdown/components/Trigger/DropdownInput.js.map +1 -1
  399. package/dist/src/components/next/Dropdown/components/Trigger/Trigger.module.scss.js +1 -1
  400. package/dist/src/components/next/Dropdown/components/Trigger/TriggerActions.js +1 -1
  401. package/dist/src/components/next/Dropdown/components/Trigger/TriggerActions.js.map +1 -1
  402. package/dist/src/components/next/Dropdown/modes/DropdownComboboxController.js +1 -1
  403. package/dist/src/components/next/Dropdown/modes/DropdownComboboxController.js.map +1 -1
  404. package/dist/src/components/next/Dropdown/modes/DropdownMultiComboboxController.js +1 -1
  405. package/dist/src/components/next/Dropdown/modes/DropdownMultiComboboxController.js.map +1 -1
  406. package/dist/src/components/next.js +1 -1
  407. package/dist/style/dist/index.min.css.js +1 -1
  408. package/package.json +7 -7
  409. package/dist/components/next/Dropdown/components/DropdownBoxMode/DropdownBoxMode.d.ts +0 -3
  410. package/dist/components/next/Dropdown/components/Menu/MenuList.d.ts +0 -4
  411. package/dist/mocked_classnames/components/next/Dropdown/components/DropdownBoxMode/DropdownBoxMode.d.ts +0 -3
  412. package/dist/mocked_classnames/components/next/Dropdown/components/Menu/MenuList.d.ts +0 -4
  413. package/dist/mocked_classnames/src/components/next/Dropdown/components/DropdownBoxMode/DropdownBoxMode.js +0 -2
  414. package/dist/mocked_classnames/src/components/next/Dropdown/components/DropdownBoxMode/DropdownBoxMode.js.map +0 -1
  415. package/dist/mocked_classnames/src/components/next/Dropdown/components/DropdownBoxMode/DropdownBoxMode.module.scss.js +0 -2
  416. package/dist/mocked_classnames/src/components/next/Dropdown/components/DropdownBoxMode/DropdownBoxMode.module.scss.js.map +0 -1
  417. package/dist/mocked_classnames/src/components/next/Dropdown/components/Menu/MenuList.js +0 -2
  418. package/dist/mocked_classnames/src/components/next/Dropdown/components/Menu/MenuList.js.map +0 -1
  419. package/dist/src/components/next/Dropdown/components/DropdownBoxMode/DropdownBoxMode.js +0 -2
  420. package/dist/src/components/next/Dropdown/components/DropdownBoxMode/DropdownBoxMode.js.map +0 -1
  421. package/dist/src/components/next/Dropdown/components/DropdownBoxMode/DropdownBoxMode.module.scss.js +0 -2
  422. package/dist/src/components/next/Dropdown/components/DropdownBoxMode/DropdownBoxMode.module.scss.js.map +0 -1
  423. package/dist/src/components/next/Dropdown/components/Menu/MenuList.js +0 -2
  424. package/dist/src/components/next/Dropdown/components/Menu/MenuList.js.map +0 -1
@@ -173,6 +173,12 @@ export interface DialogProps extends VibeComponentProps {
173
173
  * that may grow or shrink without a re-render being triggered.
174
174
  */
175
175
  observeContentResize?: boolean;
176
+ /**
177
+ * If true, provides a LayerProvider context for nested dialogs to render correctly.
178
+ * This is useful when you have components that use Dialog internally (like Dropdown)
179
+ * inside another Dialog, ensuring proper z-index stacking and click-outside behavior.
180
+ */
181
+ enableNestedDialogLayer?: boolean;
176
182
  }
177
183
  export interface DialogState {
178
184
  /**
@@ -221,6 +227,7 @@ export default class Dialog extends PureComponent<DialogProps, DialogState> {
221
227
  instantShowAndHide: boolean;
222
228
  addKeyboardHideShowTriggersByDefault: boolean;
223
229
  observeContentResize: boolean;
230
+ enableNestedDialogLayer: boolean;
224
231
  };
225
232
  private showTimeout;
226
233
  private hideTimeout;
@@ -1,2 +1,2 @@
1
- var o={button:"button_bdbceb92e7","focus-visible":"focus-visible_0a1cfd5ae6",loader:"loader_2d18ea9f0d",loaderSvg:"loaderSvg_e24121be83",textPlaceholder:"textPlaceholder_0b67fc2616",success:"success_0294874b2c",successContent:"successContent_9affecb334",marginRight:"marginRight_eb18fda42a",marginLeft:"marginLeft_bf7bc3fb23",rightFlat:"rightFlat_268d2e1e43",leftFlat:"leftFlat_0c77e53d29",preventClickAnimation:"preventClickAnimation_924b42667d",leftIcon:"leftIcon_eb18fda42a",rightIcon:"rightIcon_bf7bc3fb23",sizeXxs:"sizeXxs_da37aab135",sizeXs:"sizeXs_5d2439f614",sizeSmall:"sizeSmall_8e80e78016",sizeMedium:"sizeMedium_cc5e00ddef",sizeLarge:"sizeLarge_00efac6e6a",kindPrimary:"kindPrimary_be137042bc",colorPrimary:"colorPrimary_90dc7c830b",colorBrand:"colorBrand_2751a60287",colorPrimaryActive:"colorPrimaryActive_5647d6788a",colorBrandActive:"colorBrandActive_3ff991c083",colorPositive:"colorPositive_5b144e7026",colorPositiveActive:"colorPositiveActive_3b70775e1a",colorNegative:"colorNegative_435215e73e",colorNegativeActive:"colorNegativeActive_3b70775e1a",colorInverted:"colorInverted_c8a87d1a36",colorInvertedActive:"colorInvertedActive_3b70775e1a",disabled:"disabled_3541f39eac",colorOnPrimaryColor:"colorOnPrimaryColor_ec33b62468",colorOnPrimaryColorActive:"colorOnPrimaryColorActive_466b9ec738",colorFixedLight:"colorFixedLight_7e5ec1482a",colorFixedLightActive:"colorFixedLightActive_924b42667d",colorFixedDark:"colorFixedDark_e4efec3eba",colorFixedDarkActive:"colorFixedDarkActive_4d5967c297",colorOnInvertedBackground:"colorOnInvertedBackground_9a65884c6a",colorOnInvertedBackgroundActive:"colorOnInvertedBackgroundActive_65b4328475",kindSecondary:"kindSecondary_dc536274d9",kindTertiary:"kindTertiary_c887d2ade8",noSidePadding:"noSidePadding_426ba0741c",insetFocusStyle:"insetFocusStyle_99227f47b2"};!function(o){var e="s_id-95d3f630f6d9_3_0_4";if("undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0];if(r.querySelector("#"+e))return;var n=document.createElement("style");n.id=e,r.firstChild?r.insertBefore(n,r.firstChild):r.appendChild(n),n.appendChild(document.createTextNode(o))}else globalThis.injectedStyles&&(globalThis.injectedStyles[e]=o)}(".button_bdbceb92e7 {\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_bdbceb92e7:focus-visible, .button_bdbceb92e7.focus-visible_0a1cfd5ae6 {\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_bdbceb92e7:focus:not(.focus-visible_0a1cfd5ae6) {\n outline: none;\n}\n.button_bdbceb92e7 .loader_2d18ea9f0d {\n height: 100%;\n}\n.button_bdbceb92e7 .loader_2d18ea9f0d .loaderSvg_e24121be83 {\n position: static;\n height: 100%;\n margin: 0;\n}\n.button_bdbceb92e7 .textPlaceholder_0b67fc2616 {\n display: inline-block;\n opacity: 0;\n height: 0;\n visibility: hidden;\n white-space: pre;\n}\n.button_bdbceb92e7.success_0294874b2c {\n display: inline-flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n}\n.button_bdbceb92e7.success_0294874b2c .successContent_9affecb334 {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n}\n.marginRight_eb18fda42a {\n margin-right: var(--spacing-small);\n}\n.marginLeft_bf7bc3fb23 {\n margin-left: var(--spacing-small);\n}\n.rightFlat_268d2e1e43 {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n.leftFlat_0c77e53d29 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n.button_bdbceb92e7:active:not(.preventClickAnimation_924b42667d) {\n transform: scale(0.95) translate3d(0, 0, 0);\n}\n.button_bdbceb92e7 .leftIcon_eb18fda42a {\n margin-right: var(--spacing-small);\n}\n.button_bdbceb92e7 .rightIcon_bf7bc3fb23 {\n margin-left: var(--spacing-small);\n}\n.sizeXxs_da37aab135 {\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_5d2439f614 {\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_8e80e78016 {\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_8e80e78016 .loader_2d18ea9f0d {\n top: 7px;\n}\n.sizeMedium_cc5e00ddef {\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_00efac6e6a {\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_be137042bc {\n color: var(--text-color-on-primary);\n}\n.kindPrimary_be137042bc.colorPrimary_90dc7c830b {\n background: var(--primary-color);\n}\n.kindPrimary_be137042bc.colorBrand_2751a60287 {\n background: var(--brand-color);\n color: var(--text-color-on-brand);\n}\n.kindPrimary_be137042bc.colorPrimaryActive_5647d6788a,\n.kindPrimary_be137042bc.colorPrimary_90dc7c830b:hover,\n.kindPrimary_be137042bc.colorPrimary_90dc7c830b:focus {\n background: var(--primary-hover-color);\n}\n.kindPrimary_be137042bc.colorBrandActive_3ff991c083,\n.kindPrimary_be137042bc.colorBrand_2751a60287:hover,\n.kindPrimary_be137042bc.colorBrand_2751a60287:focus {\n background: var(--brand-hover-color);\n}\n.kindPrimary_be137042bc.colorPositive_5b144e7026 {\n background: var(--positive-color);\n}\n.kindPrimary_be137042bc.colorPositiveActive_3b70775e1a,\n.kindPrimary_be137042bc.colorPositive_5b144e7026:hover,\n.kindPrimary_be137042bc.colorPositive_5b144e7026:focus {\n background: var(--positive-color-hover);\n}\n.kindPrimary_be137042bc.colorNegative_435215e73e {\n background: var(--negative-color);\n}\n.kindPrimary_be137042bc.colorNegativeActive_3b70775e1a,\n.kindPrimary_be137042bc.colorNegative_435215e73e:hover,\n.kindPrimary_be137042bc.colorNegative_435215e73e:focus {\n background: var(--negative-color-hover);\n}\n.kindPrimary_be137042bc.colorInverted_c8a87d1a36 {\n background: var(--inverted-color-background);\n color: var(--text-color-on-inverted);\n}\n.kindPrimary_be137042bc.colorInvertedActive_3b70775e1a,\n.kindPrimary_be137042bc.colorInverted_c8a87d1a36:hover,\n.kindPrimary_be137042bc.colorInverted_c8a87d1a36:focus {\n background: var(--placeholder-color);\n}\n.kindPrimary_be137042bc.button_bdbceb92e7.colorInverted_c8a87d1a36.disabled_3541f39eac {\n background: var(--disabled-text-color);\n color: var(--disabled-background-color);\n}\n.kindPrimary_be137042bc.colorOnPrimaryColor_ec33b62468 {\n background: var(--text-color-on-primary);\n}\n.kindPrimary_be137042bc.colorOnPrimaryColorActive_466b9ec738,\n.kindPrimary_be137042bc.colorOnPrimaryColor_ec33b62468:hover,\n.kindPrimary_be137042bc.colorOnPrimaryColor_ec33b62468:focus {\n background-color: #e6e9ef;\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindPrimary_be137042bc.colorOnPrimaryColorActive_466b9ec738:focus-visible, .kindPrimary_be137042bc.colorOnPrimaryColorActive_466b9ec738.focus-visible_0a1cfd5ae6,\n.kindPrimary_be137042bc.colorOnPrimaryColor_ec33b62468:hover:focus-visible,\n.kindPrimary_be137042bc.colorOnPrimaryColor_ec33b62468:hover.focus-visible_0a1cfd5ae6,\n.kindPrimary_be137042bc.colorOnPrimaryColor_ec33b62468:focus:focus-visible,\n.kindPrimary_be137042bc.colorOnPrimaryColor_ec33b62468:focus.focus-visible_0a1cfd5ae6 {\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_be137042bc.colorOnPrimaryColorActive_466b9ec738:focus:not(.focus-visible_0a1cfd5ae6),\n.kindPrimary_be137042bc.colorOnPrimaryColor_ec33b62468:hover:focus:not(.focus-visible_0a1cfd5ae6),\n.kindPrimary_be137042bc.colorOnPrimaryColor_ec33b62468:focus:focus:not(.focus-visible_0a1cfd5ae6) {\n outline: none;\n}\n.kindPrimary_be137042bc.colorOnPrimaryColor_ec33b62468.disabled_3541f39eac {\n opacity: 0.5;\n color: var(--text-color-on-primary);\n}\n.kindPrimary_be137042bc.colorFixedLight_7e5ec1482a {\n background: var(--fixed-light-color);\n}\n.kindPrimary_be137042bc.colorFixedLightActive_924b42667d,\n.kindPrimary_be137042bc.colorFixedLight_7e5ec1482a:hover,\n.kindPrimary_be137042bc.colorFixedLight_7e5ec1482a:focus {\n background-color: #e6e9ef;\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindPrimary_be137042bc.colorFixedLightActive_924b42667d:focus-visible, .kindPrimary_be137042bc.colorFixedLightActive_924b42667d.focus-visible_0a1cfd5ae6,\n.kindPrimary_be137042bc.colorFixedLight_7e5ec1482a:hover:focus-visible,\n.kindPrimary_be137042bc.colorFixedLight_7e5ec1482a:hover.focus-visible_0a1cfd5ae6,\n.kindPrimary_be137042bc.colorFixedLight_7e5ec1482a:focus:focus-visible,\n.kindPrimary_be137042bc.colorFixedLight_7e5ec1482a:focus.focus-visible_0a1cfd5ae6 {\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_be137042bc.colorFixedLightActive_924b42667d:focus:not(.focus-visible_0a1cfd5ae6),\n.kindPrimary_be137042bc.colorFixedLight_7e5ec1482a:hover:focus:not(.focus-visible_0a1cfd5ae6),\n.kindPrimary_be137042bc.colorFixedLight_7e5ec1482a:focus:focus:not(.focus-visible_0a1cfd5ae6) {\n outline: none;\n}\n.kindPrimary_be137042bc.colorFixedLight_7e5ec1482a.disabled_3541f39eac {\n opacity: 0.5;\n color: var(--fixed-light-color);\n}\n.kindPrimary_be137042bc.colorFixedDark_e4efec3eba {\n background: var(--fixed-dark-color);\n color: var(--fixed-light-color);\n}\n.kindPrimary_be137042bc.colorFixedDarkActive_4d5967c297,\n.kindPrimary_be137042bc.colorFixedDark_e4efec3eba:hover,\n.kindPrimary_be137042bc.colorFixedDark_e4efec3eba:focus {\n filter: brightness(125%);\n}\n.kindPrimary_be137042bc.colorFixedDarkActive_4d5967c297:focus-visible, .kindPrimary_be137042bc.colorFixedDarkActive_4d5967c297.focus-visible_0a1cfd5ae6,\n.kindPrimary_be137042bc.colorFixedDark_e4efec3eba:hover:focus-visible,\n.kindPrimary_be137042bc.colorFixedDark_e4efec3eba:hover.focus-visible_0a1cfd5ae6,\n.kindPrimary_be137042bc.colorFixedDark_e4efec3eba:focus:focus-visible,\n.kindPrimary_be137042bc.colorFixedDark_e4efec3eba:focus.focus-visible_0a1cfd5ae6 {\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_be137042bc.colorFixedDarkActive_4d5967c297:focus:not(.focus-visible_0a1cfd5ae6),\n.kindPrimary_be137042bc.colorFixedDark_e4efec3eba:hover:focus:not(.focus-visible_0a1cfd5ae6),\n.kindPrimary_be137042bc.colorFixedDark_e4efec3eba:focus:focus:not(.focus-visible_0a1cfd5ae6) {\n outline: none;\n}\n.kindPrimary_be137042bc.colorFixedDark_e4efec3eba.disabled_3541f39eac {\n opacity: 0.5;\n color: var(--fixed-dark-color);\n}\n.kindPrimary_be137042bc.colorOnInvertedBackground_9a65884c6a {\n background: var(--primary-background-color);\n color: var(--primary-text-color);\n}\n.kindPrimary_be137042bc.colorOnInvertedBackgroundActive_65b4328475,\n.kindPrimary_be137042bc.colorOnInvertedBackground_9a65884c6a:hover,\n.kindPrimary_be137042bc.colorOnInvertedBackground_9a65884c6a:focus {\n background: var(--ui-background-color);\n}\n.kindPrimary_be137042bc.button_bdbceb92e7.colorOnInvertedBackground_9a65884c6a.disabled_3541f39eac {\n background: var(--ui-background-color);\n color: var(--primary-text-color);\n opacity: 0.5;\n}\n.kindPrimary_be137042bc.button_bdbceb92e7.disabled_3541f39eac {\n background: var(--disabled-background-color);\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n.kindSecondary_dc536274d9 {\n border: 1px solid;\n border-color: var(--ui-border-color);\n color: var(--primary-text-color);\n background-color: transparent;\n}\n.kindSecondary_dc536274d9.sizeSmall_8e80e78016 {\n line-height: 22px;\n}\n.kindSecondary_dc536274d9.sizeMedium_cc5e00ddef {\n line-height: 22px;\n}\n.kindSecondary_dc536274d9.sizeLarge_00efac6e6a {\n line-height: 22px;\n}\n.kindSecondary_dc536274d9.colorPrimaryActive_5647d6788a {\n background-color: var(--primary-selected-color);\n border-color: var(--primary-color);\n}\n.kindSecondary_dc536274d9.colorPrimaryActive_5647d6788a:hover {\n background-color: var(--primary-selected-hover-color);\n border-color: var(--primary-color);\n}\n.kindSecondary_dc536274d9.colorBrandActive_3ff991c083 {\n color: var(--text-color-on-brand);\n}\n.kindSecondary_dc536274d9.colorBrandActive_3ff991c083,\n.kindSecondary_dc536274d9.colorBrandActive_3ff991c083:hover {\n background-color: var(--brand-selected-color);\n border-color: var(--brand-color);\n}\n.kindSecondary_dc536274d9.colorPrimary_90dc7c830b:hover:not(.colorPrimaryActive_5647d6788a),\n.kindSecondary_dc536274d9.colorPrimary_90dc7c830b:focus:not(.colorPrimaryActive_5647d6788a) {\n background: var(--primary-background-hover-color);\n}\n.kindSecondary_dc536274d9.colorBrand_2751a60287:hover:not(.colorBrandActive_3ff991c083),\n.kindSecondary_dc536274d9.colorBrand_2751a60287:focus:not(.colorBrandActive_3ff991c083) {\n background: var(--primary-background-hover-color);\n}\n.kindSecondary_dc536274d9.colorPositive_5b144e7026 {\n color: var(--positive-color);\n border-color: var(--positive-color);\n}\n.kindSecondary_dc536274d9.colorPositiveActive_3b70775e1a,\n.kindSecondary_dc536274d9.colorPositive_5b144e7026:hover,\n.kindSecondary_dc536274d9.colorPositive_5b144e7026:focus {\n background: var(--positive-color-selected);\n}\n.kindSecondary_dc536274d9.colorNegative_435215e73e {\n color: var(--negative-color);\n border-color: var(--negative-color);\n}\n.kindSecondary_dc536274d9.colorNegativeActive_3b70775e1a,\n.kindSecondary_dc536274d9.colorNegative_435215e73e:hover,\n.kindSecondary_dc536274d9.colorNegative_435215e73e:focus {\n background: var(--negative-color-selected);\n}\n.kindSecondary_dc536274d9.colorInverted_c8a87d1a36 {\n color: var(--primary-text-color);\n border-color: var(--primary-text-color);\n}\n.kindSecondary_dc536274d9.colorInvertedActive_3b70775e1a,\n.kindSecondary_dc536274d9.colorInverted_c8a87d1a36:hover,\n.kindSecondary_dc536274d9.colorInverted_c8a87d1a36:focus {\n background: var(--primary-background-hover-color);\n}\n.kindSecondary_dc536274d9.colorInverted_c8a87d1a36.disabled_3541f39eac {\n border-color: var(--disabled-text-color);\n color: var(--disabled-text-color);\n}\n.kindSecondary_dc536274d9.colorOnPrimaryColor_ec33b62468 {\n color: var(--text-color-on-primary);\n border-color: var(--text-color-on-primary);\n}\n.kindSecondary_dc536274d9.colorOnPrimaryColorActive_466b9ec738,\n.kindSecondary_dc536274d9.colorOnPrimaryColor_ec33b62468:hover,\n.kindSecondary_dc536274d9.colorOnPrimaryColor_ec33b62468:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindSecondary_dc536274d9.colorOnPrimaryColorActive_466b9ec738:focus-visible, .kindSecondary_dc536274d9.colorOnPrimaryColorActive_466b9ec738.focus-visible_0a1cfd5ae6,\n.kindSecondary_dc536274d9.colorOnPrimaryColor_ec33b62468:hover:focus-visible,\n.kindSecondary_dc536274d9.colorOnPrimaryColor_ec33b62468:hover.focus-visible_0a1cfd5ae6,\n.kindSecondary_dc536274d9.colorOnPrimaryColor_ec33b62468:focus:focus-visible,\n.kindSecondary_dc536274d9.colorOnPrimaryColor_ec33b62468:focus.focus-visible_0a1cfd5ae6 {\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_dc536274d9.colorOnPrimaryColorActive_466b9ec738:focus:not(.focus-visible_0a1cfd5ae6),\n.kindSecondary_dc536274d9.colorOnPrimaryColor_ec33b62468:hover:focus:not(.focus-visible_0a1cfd5ae6),\n.kindSecondary_dc536274d9.colorOnPrimaryColor_ec33b62468:focus:focus:not(.focus-visible_0a1cfd5ae6) {\n outline: none;\n}\n.kindSecondary_dc536274d9.colorOnPrimaryColor_ec33b62468.disabled_3541f39eac {\n opacity: 0.5;\n color: var(--text-color-on-primary);\n}\n.kindSecondary_dc536274d9.colorFixedLight_7e5ec1482a {\n border-color: var(--fixed-light-color);\n color: var(--fixed-light-color);\n}\n.kindSecondary_dc536274d9.colorFixedLightActive_924b42667d,\n.kindSecondary_dc536274d9.colorFixedLight_7e5ec1482a:hover,\n.kindSecondary_dc536274d9.colorFixedLight_7e5ec1482a:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindSecondary_dc536274d9.colorFixedLightActive_924b42667d:focus-visible, .kindSecondary_dc536274d9.colorFixedLightActive_924b42667d.focus-visible_0a1cfd5ae6,\n.kindSecondary_dc536274d9.colorFixedLight_7e5ec1482a:hover:focus-visible,\n.kindSecondary_dc536274d9.colorFixedLight_7e5ec1482a:hover.focus-visible_0a1cfd5ae6,\n.kindSecondary_dc536274d9.colorFixedLight_7e5ec1482a:focus:focus-visible,\n.kindSecondary_dc536274d9.colorFixedLight_7e5ec1482a:focus.focus-visible_0a1cfd5ae6 {\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_dc536274d9.colorFixedLightActive_924b42667d:focus:not(.focus-visible_0a1cfd5ae6),\n.kindSecondary_dc536274d9.colorFixedLight_7e5ec1482a:hover:focus:not(.focus-visible_0a1cfd5ae6),\n.kindSecondary_dc536274d9.colorFixedLight_7e5ec1482a:focus:focus:not(.focus-visible_0a1cfd5ae6) {\n outline: none;\n}\n.kindSecondary_dc536274d9.colorFixedDark_e4efec3eba {\n border-color: var(--fixed-dark-color);\n color: var(--fixed-dark-color);\n}\n.kindSecondary_dc536274d9.colorFixedDarkActive_4d5967c297,\n.kindSecondary_dc536274d9.colorFixedDark_e4efec3eba:hover,\n.kindSecondary_dc536274d9.colorFixedDark_e4efec3eba:focus {\n background-color: var(--primary-background-hover-color);\n}\n.kindSecondary_dc536274d9.colorFixedDarkActive_4d5967c297:focus-visible, .kindSecondary_dc536274d9.colorFixedDarkActive_4d5967c297.focus-visible_0a1cfd5ae6,\n.kindSecondary_dc536274d9.colorFixedDark_e4efec3eba:hover:focus-visible,\n.kindSecondary_dc536274d9.colorFixedDark_e4efec3eba:hover.focus-visible_0a1cfd5ae6,\n.kindSecondary_dc536274d9.colorFixedDark_e4efec3eba:focus:focus-visible,\n.kindSecondary_dc536274d9.colorFixedDark_e4efec3eba:focus.focus-visible_0a1cfd5ae6 {\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_dc536274d9.colorFixedDarkActive_4d5967c297:focus:not(.focus-visible_0a1cfd5ae6),\n.kindSecondary_dc536274d9.colorFixedDark_e4efec3eba:hover:focus:not(.focus-visible_0a1cfd5ae6),\n.kindSecondary_dc536274d9.colorFixedDark_e4efec3eba:focus:focus:not(.focus-visible_0a1cfd5ae6) {\n outline: none;\n}\n.kindSecondary_dc536274d9.colorOnInvertedBackground_9a65884c6a {\n border-color: var(--text-color-on-inverted);\n color: var(--text-color-on-inverted);\n}\n.kindSecondary_dc536274d9.colorOnInvertedBackgroundActive_65b4328475,\n.kindSecondary_dc536274d9.colorOnInvertedBackground_9a65884c6a:hover,\n.kindSecondary_dc536274d9.colorOnInvertedBackground_9a65884c6a:focus {\n background: var(--icon-color);\n}\n.kindSecondary_dc536274d9.colorOnInvertedBackground_9a65884c6a.disabled_3541f39eac {\n border-color: var(--text-color-on-inverted);\n color: var(--text-color-on-inverted);\n opacity: 0.5;\n}\n.kindSecondary_dc536274d9.colorFixedLight_7e5ec1482a.disabled_3541f39eac {\n opacity: 0.5;\n color: var(--fixed-light-color);\n}\n.kindSecondary_dc536274d9.colorFixedDark_e4efec3eba.disabled_3541f39eac {\n opacity: 0.5;\n color: var(--fixed-dark-color);\n}\n.kindSecondary_dc536274d9.disabled_3541f39eac {\n border-color: var(--disabled-text-color);\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n.kindSecondary_dc536274d9.disabled_3541f39eac:hover {\n background-color: transparent;\n}\n.kindTertiary_c887d2ade8 {\n color: var(--primary-text-color);\n background-color: transparent;\n}\n.kindTertiary_c887d2ade8.colorPrimaryActive_5647d6788a {\n background-color: var(--primary-selected-color);\n}\n.kindTertiary_c887d2ade8.colorPrimaryActive_5647d6788a:hover {\n background-color: var(--primary-selected-hover-color);\n}\n.kindTertiary_c887d2ade8.colorBrandActive_3ff991c083 {\n color: var(--text-color-on-brand);\n}\n.kindTertiary_c887d2ade8.colorBrandActive_3ff991c083,\n.kindTertiary_c887d2ade8.colorBrandActive_3ff991c083:hover {\n background-color: var(--brand-selected-color);\n}\n.kindTertiary_c887d2ade8.colorPrimary_90dc7c830b:hover:not(.colorPrimaryActive_5647d6788a),\n.kindTertiary_c887d2ade8.colorPrimary_90dc7c830b:focus:not(.colorPrimaryActive_5647d6788a) {\n background: var(--primary-background-hover-color);\n}\n.kindTertiary_c887d2ade8.colorBrand_2751a60287:hover:not(.colorBrandActive_3ff991c083),\n.kindTertiary_c887d2ade8.colorBrand_2751a60287:focus:not(.colorBrandActive_3ff991c083) {\n background: var(--primary-background-hover-color);\n}\n.kindTertiary_c887d2ade8.colorPositive_5b144e7026 {\n color: var(--positive-color);\n}\n.kindTertiary_c887d2ade8.colorPositiveActive_3b70775e1a,\n.kindTertiary_c887d2ade8.colorPositive_5b144e7026:hover,\n.kindTertiary_c887d2ade8.colorPositive_5b144e7026:focus {\n background: var(--positive-color-selected);\n}\n.kindTertiary_c887d2ade8.colorNegative_435215e73e {\n color: var(--negative-color);\n}\n.kindTertiary_c887d2ade8.colorNegativeActive_3b70775e1a,\n.kindTertiary_c887d2ade8.colorNegative_435215e73e:hover,\n.kindTertiary_c887d2ade8.colorNegative_435215e73e:focus {\n background: var(--negative-color-selected);\n}\n.kindTertiary_c887d2ade8.colorInverted_c8a87d1a36 {\n color: var(--primary-text-color);\n}\n.kindTertiary_c887d2ade8.colorInvertedActive_3b70775e1a,\n.kindTertiary_c887d2ade8.colorInverted_c8a87d1a36:hover,\n.kindTertiary_c887d2ade8.colorInverted_c8a87d1a36:focus {\n background: var(--primary-background-hover-color);\n}\n.kindTertiary_c887d2ade8.colorInverted_c8a87d1a36.disabled_3541f39eac {\n color: var(--disabled-text-color);\n}\n.kindTertiary_c887d2ade8.colorOnPrimaryColor_ec33b62468 {\n color: var(--text-color-on-primary);\n}\n.kindTertiary_c887d2ade8.colorOnPrimaryColorActive_466b9ec738,\n.kindTertiary_c887d2ade8.colorOnPrimaryColor_ec33b62468:hover,\n.kindTertiary_c887d2ade8.colorOnPrimaryColor_ec33b62468:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindTertiary_c887d2ade8.colorOnPrimaryColorActive_466b9ec738:focus-visible, .kindTertiary_c887d2ade8.colorOnPrimaryColorActive_466b9ec738.focus-visible_0a1cfd5ae6,\n.kindTertiary_c887d2ade8.colorOnPrimaryColor_ec33b62468:hover:focus-visible,\n.kindTertiary_c887d2ade8.colorOnPrimaryColor_ec33b62468:hover.focus-visible_0a1cfd5ae6,\n.kindTertiary_c887d2ade8.colorOnPrimaryColor_ec33b62468:focus:focus-visible,\n.kindTertiary_c887d2ade8.colorOnPrimaryColor_ec33b62468:focus.focus-visible_0a1cfd5ae6 {\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_c887d2ade8.colorOnPrimaryColorActive_466b9ec738:focus:not(.focus-visible_0a1cfd5ae6),\n.kindTertiary_c887d2ade8.colorOnPrimaryColor_ec33b62468:hover:focus:not(.focus-visible_0a1cfd5ae6),\n.kindTertiary_c887d2ade8.colorOnPrimaryColor_ec33b62468:focus:focus:not(.focus-visible_0a1cfd5ae6) {\n outline: none;\n}\n.kindTertiary_c887d2ade8.colorOnPrimaryColor_ec33b62468.disabled_3541f39eac {\n opacity: 0.5;\n color: var(--text-color-on-primary);\n}\n.kindTertiary_c887d2ade8.colorFixedLight_7e5ec1482a {\n color: var(--fixed-light-color);\n}\n.kindTertiary_c887d2ade8.colorFixedLightActive_924b42667d,\n.kindTertiary_c887d2ade8.colorFixedLight_7e5ec1482a:hover,\n.kindTertiary_c887d2ade8.colorFixedLight_7e5ec1482a:focus {\n -webkit-backdrop-filter: brightness(85%);\n backdrop-filter: brightness(85%);\n}\n.kindTertiary_c887d2ade8.colorFixedLightActive_924b42667d:focus-visible, .kindTertiary_c887d2ade8.colorFixedLightActive_924b42667d.focus-visible_0a1cfd5ae6,\n.kindTertiary_c887d2ade8.colorFixedLight_7e5ec1482a:hover:focus-visible,\n.kindTertiary_c887d2ade8.colorFixedLight_7e5ec1482a:hover.focus-visible_0a1cfd5ae6,\n.kindTertiary_c887d2ade8.colorFixedLight_7e5ec1482a:focus:focus-visible,\n.kindTertiary_c887d2ade8.colorFixedLight_7e5ec1482a:focus.focus-visible_0a1cfd5ae6 {\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_c887d2ade8.colorFixedLightActive_924b42667d:focus:not(.focus-visible_0a1cfd5ae6),\n.kindTertiary_c887d2ade8.colorFixedLight_7e5ec1482a:hover:focus:not(.focus-visible_0a1cfd5ae6),\n.kindTertiary_c887d2ade8.colorFixedLight_7e5ec1482a:focus:focus:not(.focus-visible_0a1cfd5ae6) {\n outline: none;\n}\n.kindTertiary_c887d2ade8.colorFixedLight_7e5ec1482a.disabled_3541f39eac {\n opacity: 0.5;\n color: var(--fixed-light-color);\n}\n.kindTertiary_c887d2ade8.colorFixedDark_e4efec3eba {\n color: var(--fixed-dark-color);\n}\n.kindTertiary_c887d2ade8.colorFixedDarkActive_4d5967c297,\n.kindTertiary_c887d2ade8.colorFixedDark_e4efec3eba:hover,\n.kindTertiary_c887d2ade8.colorFixedDark_e4efec3eba:focus {\n background-color: var(--primary-background-hover-color);\n}\n.kindTertiary_c887d2ade8.colorFixedDarkActive_4d5967c297:focus-visible, .kindTertiary_c887d2ade8.colorFixedDarkActive_4d5967c297.focus-visible_0a1cfd5ae6,\n.kindTertiary_c887d2ade8.colorFixedDark_e4efec3eba:hover:focus-visible,\n.kindTertiary_c887d2ade8.colorFixedDark_e4efec3eba:hover.focus-visible_0a1cfd5ae6,\n.kindTertiary_c887d2ade8.colorFixedDark_e4efec3eba:focus:focus-visible,\n.kindTertiary_c887d2ade8.colorFixedDark_e4efec3eba:focus.focus-visible_0a1cfd5ae6 {\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_c887d2ade8.colorFixedDarkActive_4d5967c297:focus:not(.focus-visible_0a1cfd5ae6),\n.kindTertiary_c887d2ade8.colorFixedDark_e4efec3eba:hover:focus:not(.focus-visible_0a1cfd5ae6),\n.kindTertiary_c887d2ade8.colorFixedDark_e4efec3eba:focus:focus:not(.focus-visible_0a1cfd5ae6) {\n outline: none;\n}\n.kindTertiary_c887d2ade8.colorFixedDark_e4efec3eba.disabled_3541f39eac {\n opacity: 0.5;\n color: var(--fixed-dark-color);\n}\n.kindTertiary_c887d2ade8.colorOnInvertedBackground_9a65884c6a {\n color: var(--text-color-on-inverted);\n}\n.kindTertiary_c887d2ade8.colorOnInvertedBackgroundActive_65b4328475,\n.kindTertiary_c887d2ade8.colorOnInvertedBackground_9a65884c6a:hover,\n.kindTertiary_c887d2ade8.colorOnInvertedBackground_9a65884c6a:focus {\n background: var(--icon-color);\n}\n.kindTertiary_c887d2ade8.colorOnInvertedBackground_9a65884c6a.disabled_3541f39eac {\n background: var(--icon-color);\n opacity: 0.5;\n color: var(--text-color-on-inverted);\n}\n.kindTertiary_c887d2ade8.disabled_3541f39eac {\n color: var(--disabled-text-color);\n cursor: not-allowed;\n pointer-events: none;\n}\n.kindTertiary_c887d2ade8.disabled_3541f39eac:hover {\n background-color: transparent;\n}\n.noSidePadding_426ba0741c {\n padding-right: 0;\n padding-left: 0;\n}\n.button_bdbceb92e7.insetFocusStyle_99227f47b2:focus-visible, .button_bdbceb92e7.insetFocusStyle_99227f47b2.focus-visible_0a1cfd5ae6 {\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_bdbceb92e7.insetFocusStyle_99227f47b2:focus:not(.focus-visible_0a1cfd5ae6) {\n outline: none;\n}");export{o as default};
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};
2
2
  //# sourceMappingURL=Button.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={icon:"icon_9d6fc80518",noFocusStyle:"noFocusStyle_22a14e758e",clickable:"clickable_862689a57d"};!function(e){var n="s_id-039c30c54242_3_0_4";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_9d6fc80518 {\n position: relative;\n}\n\n.icon_9d6fc80518:before {\n text-decoration: none !important;\n}\n\n.noFocusStyle_22a14e758e:focus {\n outline: none;\n}\n\n.clickable_862689a57d {\n cursor: pointer;\n}");export{e as default};
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};
2
2
  //# sourceMappingURL=Icon.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={loaderContainer:"loaderContainer_4c9d8c5447",circleLoaderSpinnerBackground:"circleLoaderSpinnerBackground_2e79892feb",circleLoaderSpinner:"circleLoaderSpinner_ba397cb701",rotate:"rotate_c136c3c6d9",circleLoaderSpinnerPath:"circleLoaderSpinnerPath_6f54f30e9e",dash:"dash_35250bfd73"};!function(e){var n="s_id-dcd4d8f866fa_3_0_4";if("undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0];if(r.querySelector("#"+n))return;var a=document.createElement("style");a.id=n,r.firstChild?r.insertBefore(a,r.firstChild):r.appendChild(a),a.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".loaderContainer_4c9d8c5447 {\n position: relative;\n height: 100%;\n width: 100%;\n}\n.loaderContainer_4c9d8c5447 .circleLoaderSpinnerBackground_2e79892feb {\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_4c9d8c5447 .circleLoaderSpinner_ba397cb701 {\n animation: rotate_c136c3c6d9 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_4c9d8c5447 .circleLoaderSpinner_ba397cb701 .circleLoaderSpinnerPath_6f54f30e9e {\n animation: dash_35250bfd73 1s infinite;\n}\n@keyframes rotate_c136c3c6d9 {\n 100% {\n transform: rotate(360deg);\n }\n}\n@keyframes dash_35250bfd73 {\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_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};
2
2
  //# sourceMappingURL=Loader.module.scss.js.map
@@ -62,26 +62,7 @@ interface SingleSelectSpecifics<Item extends BaseListItemData<Record<string, unk
62
62
  */
63
63
  onChange?: (option: Item) => void;
64
64
  }
65
- type BoxModeConstraint = {
66
- /**
67
- * If true, the dropdown is searchable.
68
- */
69
- searchable?: false;
70
- /**
71
- * If true, the dropdown menu is displayed inline without a popup/dialog.
72
- */
73
- boxMode?: false;
74
- } | {
75
- /**
76
- * If true, the dropdown is searchable.
77
- */
78
- searchable: true;
79
- /**
80
- * If true, the dropdown menu is displayed inline without a popup/dialog.
81
- */
82
- boxMode?: boolean;
83
- };
84
- export type BaseDropdownProps<Item extends BaseListItemData<Record<string, unknown>>> = VibeComponentProps & BoxModeConstraint & {
65
+ export type BaseDropdownProps<Item extends BaseListItemData<Record<string, unknown>>> = VibeComponentProps & {
85
66
  /**
86
67
  * The list of options available in the list.
87
68
  */
@@ -106,6 +87,10 @@ export type BaseDropdownProps<Item extends BaseListItemData<Record<string, unkno
106
87
  * The direction of the dropdown.
107
88
  */
108
89
  dir?: DropdownDirection;
90
+ /**
91
+ * If true, the dropdown is searchable.
92
+ */
93
+ searchable?: boolean;
109
94
  /**
110
95
  * The function to call to render an option.
111
96
  */
@@ -247,10 +232,10 @@ export type BaseDropdownProps<Item extends BaseListItemData<Record<string, unkno
247
232
  } & (MultiSelectSpecifics<Item> | SingleSelectSpecifics<Item>);
248
233
  export type DropdownSizes = "small" | "medium" | "large";
249
234
  export type DropdownDirection = "ltr" | "rtl" | "auto";
250
- export type DropdownMultiControllerProps<Item extends BaseListItemData<Record<string, unknown>>> = Omit<BaseDropdownProps<Item>, keyof MultiSelectSpecifics<Item> | keyof BoxModeConstraint> & BoxModeConstraint & MultiSelectSpecifics<Item> & {
235
+ export type DropdownMultiControllerProps<Item extends BaseListItemData<Record<string, unknown>>> = Omit<BaseDropdownProps<Item>, keyof MultiSelectSpecifics<Item>> & MultiSelectSpecifics<Item> & {
251
236
  dropdownRef: React.Ref<HTMLDivElement>;
252
237
  };
253
- export type DropdownSingleControllerProps<Item extends BaseListItemData<Record<string, unknown>>> = Omit<BaseDropdownProps<Item>, keyof SingleSelectSpecifics<Item> | keyof BoxModeConstraint> & BoxModeConstraint & SingleSelectSpecifics<Item> & {
238
+ export type DropdownSingleControllerProps<Item extends BaseListItemData<Record<string, unknown>>> = Omit<BaseDropdownProps<Item>, keyof SingleSelectSpecifics<Item>> & SingleSelectSpecifics<Item> & {
254
239
  dropdownRef: React.Ref<HTMLDivElement>;
255
240
  };
256
241
  export {};
@@ -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" | "boxMode" | "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;
@@ -1,2 +1,3 @@
1
1
  export * from "./AttentionBox";
2
2
  export * from "./Dropdown";
3
+ export * from "../../components/Modal";
@@ -1,2 +1 @@
1
- export * from "./Modal";
2
1
  export * from "./next/index";