@vibe/core 4.3.0-alpha-9bd83.0 → 4.4.0-alpha-26200.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 (357) hide show
  1. package/dist/components/Dropdown/Dropdown.types.d.ts +12 -0
  2. package/dist/components/Dropdown/components/MultiSelectedValues/MultiSelectedValues.d.ts +5 -1
  3. package/dist/components/Dropdown/components/Trigger/DropdownInput.d.ts +4 -2
  4. package/dist/components/Dropdown/context/DropdownContext.types.d.ts +6 -0
  5. package/dist/components/Dropdown/hooks/useDropdownMultiCombobox.d.ts +1 -1
  6. package/dist/components/button/dist/Button/Button.module.scss.js +1 -1
  7. package/dist/components/dialog/dist/Dialog/Dialog.module.scss.js +1 -1
  8. package/dist/components/dialog/dist/Dialog/components/DialogContent/DialogContent.module.scss.js +1 -1
  9. package/dist/components/dialog/dist/DialogContentContainer/DialogContentContainer.module.scss.js +1 -1
  10. package/dist/components/icon-button/dist/IconButton/IconButton.module.scss.js +1 -1
  11. package/dist/components/tooltip/dist/Tooltip/Tooltip.module.scss.js +1 -1
  12. package/dist/components/typography/dist/Heading/Heading.module.scss.js +1 -1
  13. package/dist/components/typography/dist/Text/Text.module.scss.js +1 -1
  14. package/dist/components/typography/dist/Typography/Typography.module.scss.js +1 -1
  15. package/dist/metadata/components.json +18 -0
  16. package/dist/metadata/examples/DropdownMultiSelectA11y.md +50 -0
  17. package/dist/metadata/examples/DropdownSearchableSingleSelect.md +379 -0
  18. package/dist/metadata.json +18 -0
  19. package/dist/mocked_classnames/components/Dropdown/Dropdown.types.d.ts +12 -0
  20. package/dist/mocked_classnames/components/Dropdown/components/MultiSelectedValues/MultiSelectedValues.d.ts +5 -1
  21. package/dist/mocked_classnames/components/Dropdown/components/Trigger/DropdownInput.d.ts +4 -2
  22. package/dist/mocked_classnames/components/Dropdown/context/DropdownContext.types.d.ts +6 -0
  23. package/dist/mocked_classnames/components/Dropdown/hooks/useDropdownMultiCombobox.d.ts +1 -1
  24. package/dist/mocked_classnames/src/components/Accordion/Accordion/Accordion.module.scss.js +1 -1
  25. package/dist/mocked_classnames/src/components/AlertBanner/AlertBanner.module.scss.js +1 -1
  26. package/dist/mocked_classnames/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.module.scss.js +1 -1
  27. package/dist/mocked_classnames/src/components/AlertBanner/AlertBannerLink/AlertBannerLink.module.scss.js +1 -1
  28. package/dist/mocked_classnames/src/components/AlertBanner/AlertBannerText/AlertBannerText.module.scss.js +1 -1
  29. package/dist/mocked_classnames/src/components/AttentionBox/AttentionBox.module.scss.js +1 -1
  30. package/dist/mocked_classnames/src/components/AttentionBox/components/AttentionBoxCloseButton/AttentionBoxCloseButton.module.scss.js +1 -1
  31. package/dist/mocked_classnames/src/components/AttentionBox/components/AttentionBoxLeadingIcon/AttentionBoxLeadingIcon.module.scss.js +1 -1
  32. package/dist/mocked_classnames/src/components/AttentionBox/components/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
  33. package/dist/mocked_classnames/src/components/AttentionBox/layouts/AttentionBoxCompact/AttentionBoxCompact.module.scss.js +1 -1
  34. package/dist/mocked_classnames/src/components/AttentionBox/layouts/AttentionBoxDefault/AttentionBoxDefault.module.scss.js +1 -1
  35. package/dist/mocked_classnames/src/components/Avatar/Avatar.module.scss.js +1 -1
  36. package/dist/mocked_classnames/src/components/Avatar/AvatarBadge.module.scss.js +1 -1
  37. package/dist/mocked_classnames/src/components/Avatar/AvatarContent.module.scss.js +1 -1
  38. package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroup.module.scss.js +1 -1
  39. package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroupCounter.module.scss.js +1 -1
  40. package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroupCounterTooltipContent.module.scss.js +1 -1
  41. package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroupCounterTooltipContentVirtualizedList.module.scss.js +1 -1
  42. package/dist/mocked_classnames/src/components/Badge/Badge.module.scss.js +1 -1
  43. package/dist/mocked_classnames/src/components/Badge/Indicator/Indicator.module.scss.js +1 -1
  44. package/dist/mocked_classnames/src/components/BaseItem/BaseItem.module.scss.js +1 -1
  45. package/dist/mocked_classnames/src/components/BaseList/BaseList.module.scss.js +1 -1
  46. package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbContent/BreadcrumbContent.module.scss.js +1 -1
  47. package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbItem.module.scss.js +1 -1
  48. package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbMenu/BreadcrumbsMenu.module.scss.js +1 -1
  49. package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbsBar.module.scss.js +1 -1
  50. package/dist/mocked_classnames/src/components/ButtonGroup/ButtonGroup.module.scss.js +1 -1
  51. package/dist/mocked_classnames/src/components/Checkbox/Checkbox.module.scss.js +1 -1
  52. package/dist/mocked_classnames/src/components/Chips/Chips.module.scss.js +1 -1
  53. package/dist/mocked_classnames/src/components/ColorPicker/ColorPicker.module.scss.js +1 -1
  54. package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js +1 -1
  55. package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js +1 -1
  56. package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js +1 -1
  57. package/dist/mocked_classnames/src/components/Combobox/Combobox.module.scss.js +1 -1
  58. package/dist/mocked_classnames/src/components/Combobox/ComboboxHelpers/ComboboxHelpers.module.scss.js +1 -1
  59. package/dist/mocked_classnames/src/components/Combobox/components/ComboboxCategory/ComboboxCategory.module.scss.js +1 -1
  60. package/dist/mocked_classnames/src/components/Combobox/components/ComboboxItems/ComboboxItems.module.scss.js +1 -1
  61. package/dist/mocked_classnames/src/components/Combobox/components/ComboboxOption/ComboboxOption.module.scss.js +1 -1
  62. package/dist/mocked_classnames/src/components/Combobox/components/StickyCategoryHeader/StickyCategoryHeader.module.scss.js +1 -1
  63. package/dist/mocked_classnames/src/components/Counter/Counter.module.scss.js +1 -1
  64. package/dist/mocked_classnames/src/components/DatePicker/DatePicker.module.scss.js +1 -1
  65. package/dist/mocked_classnames/src/components/DatePicker/DatePickerHeader.module.scss.js +1 -1
  66. package/dist/mocked_classnames/src/components/Divider/Divider.module.scss.js +1 -1
  67. package/dist/mocked_classnames/src/components/Dropdown/components/DropdownBase/DropdownBase.module.scss.js +1 -1
  68. package/dist/mocked_classnames/src/components/Dropdown/components/DropdownBaseList/DropdownBaseList.module.scss.js +1 -1
  69. package/dist/mocked_classnames/src/components/Dropdown/components/DropdownBoxMode/DropdownBoxMode.module.scss.js +1 -1
  70. package/dist/mocked_classnames/src/components/Dropdown/components/Menu/Menu.module.scss.js +1 -1
  71. package/dist/mocked_classnames/src/components/Dropdown/components/MultiSelectedValues/MultiSelectedValues.js +1 -1
  72. package/dist/mocked_classnames/src/components/Dropdown/components/MultiSelectedValues/MultiSelectedValues.js.map +1 -1
  73. package/dist/mocked_classnames/src/components/Dropdown/components/MultiSelectedValues/MultiSelectedValues.module.scss.js +1 -1
  74. package/dist/mocked_classnames/src/components/Dropdown/components/Trigger/DropdownInput.js +1 -1
  75. package/dist/mocked_classnames/src/components/Dropdown/components/Trigger/DropdownInput.js.map +1 -1
  76. package/dist/mocked_classnames/src/components/Dropdown/components/Trigger/MultiSelectTrigger.js +1 -1
  77. package/dist/mocked_classnames/src/components/Dropdown/components/Trigger/MultiSelectTrigger.js.map +1 -1
  78. package/dist/mocked_classnames/src/components/Dropdown/components/Trigger/SingleSelectTrigger.js +1 -1
  79. package/dist/mocked_classnames/src/components/Dropdown/components/Trigger/SingleSelectTrigger.js.map +1 -1
  80. package/dist/mocked_classnames/src/components/Dropdown/components/Trigger/Trigger.module.scss.js +1 -1
  81. package/dist/mocked_classnames/src/components/Dropdown/hooks/useDropdownCombobox.js +1 -1
  82. package/dist/mocked_classnames/src/components/Dropdown/hooks/useDropdownCombobox.js.map +1 -1
  83. package/dist/mocked_classnames/src/components/Dropdown/hooks/useDropdownMultiCombobox.js +1 -1
  84. package/dist/mocked_classnames/src/components/Dropdown/hooks/useDropdownMultiCombobox.js.map +1 -1
  85. package/dist/mocked_classnames/src/components/Dropdown/modes/DropdownMultiComboboxController.js +1 -1
  86. package/dist/mocked_classnames/src/components/Dropdown/modes/DropdownMultiComboboxController.js.map +1 -1
  87. package/dist/mocked_classnames/src/components/EditableHeading/EditableHeading.module.scss.js +1 -1
  88. package/dist/mocked_classnames/src/components/EditableText/EditableText.module.scss.js +1 -1
  89. package/dist/mocked_classnames/src/components/EditableTypography/EditableTypography.module.scss.js +1 -1
  90. package/dist/mocked_classnames/src/components/EmptyState/EmptyState.module.scss.js +1 -1
  91. package/dist/mocked_classnames/src/components/ExpandCollapse/ExpandCollapse.module.scss.js +1 -1
  92. package/dist/mocked_classnames/src/components/FieldLabel/FieldLabel.module.scss.js +1 -1
  93. package/dist/mocked_classnames/src/components/FormattedNumber/FormattedNumber.module.scss.js +1 -1
  94. package/dist/mocked_classnames/src/components/HiddenText/HiddenText.module.scss.js +1 -1
  95. package/dist/mocked_classnames/src/components/Info/components/InfoDialogContent/InfoDialogContent.module.scss.js +1 -1
  96. package/dist/mocked_classnames/src/components/Info/components/InfoLink/InfoLink.module.scss.js +1 -1
  97. package/dist/mocked_classnames/src/components/InfoText/InfoText.module.scss.js +1 -1
  98. package/dist/mocked_classnames/src/components/Label/Label.module.scss.js +1 -1
  99. package/dist/mocked_classnames/src/components/Label/LabelCelebrationAnimation.module.scss.js +1 -1
  100. package/dist/mocked_classnames/src/components/Link/Link.module.scss.js +1 -1
  101. package/dist/mocked_classnames/src/components/List/List.module.scss.js +1 -1
  102. package/dist/mocked_classnames/src/components/List/VirtualizedListItems/VirtualizedListItems.module.scss.js +1 -1
  103. package/dist/mocked_classnames/src/components/ListItem/ListItem.module.scss.js +1 -1
  104. package/dist/mocked_classnames/src/components/ListItemAvatar/ListItemAvatar.module.scss.js +1 -1
  105. package/dist/mocked_classnames/src/components/ListItemIcon/ListItemIcon.module.scss.js +1 -1
  106. package/dist/mocked_classnames/src/components/ListTitle/ListTitle.module.scss.js +1 -1
  107. package/dist/mocked_classnames/src/components/Menu/Menu/Menu.module.scss.js +1 -1
  108. package/dist/mocked_classnames/src/components/Menu/MenuDivider/MenuDivider.module.scss.js +1 -1
  109. package/dist/mocked_classnames/src/components/Menu/MenuItem/MenuItem.module.scss.js +1 -1
  110. package/dist/mocked_classnames/src/components/Menu/MenuItem/components/BaseMenuItem/BaseMenuItem.module.scss.js +1 -1
  111. package/dist/mocked_classnames/src/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.module.scss.js +1 -1
  112. package/dist/mocked_classnames/src/components/Menu/MenuItem/components/MenuItemSubMenuIcon/MenuItemSubMenuIcon.module.scss.js +1 -1
  113. package/dist/mocked_classnames/src/components/Menu/MenuItemButton/MenuItemButton.module.scss.js +1 -1
  114. package/dist/mocked_classnames/src/components/Menu/MenuTitle/MenuTitle.module.scss.js +1 -1
  115. package/dist/mocked_classnames/src/components/MenuButton/MenuButton.module.scss.js +1 -1
  116. package/dist/mocked_classnames/src/components/Modal/Modal/Modal.module.scss.js +1 -1
  117. package/dist/mocked_classnames/src/components/Modal/ModalHeader/ModalHeader.module.scss.js +1 -1
  118. package/dist/mocked_classnames/src/components/Modal/ModalMedia/ModalMedia.module.scss.js +1 -1
  119. package/dist/mocked_classnames/src/components/Modal/ModalTopActions/ModalTopActions.module.scss.js +1 -1
  120. package/dist/mocked_classnames/src/components/Modal/footers/ModalFooter/ModalFooter.module.scss.js +1 -1
  121. package/dist/mocked_classnames/src/components/Modal/footers/ModalFooterBase/ModalFooterBase.module.scss.js +1 -1
  122. package/dist/mocked_classnames/src/components/Modal/footers/ModalFooterWizard/ModalFooterWizard.module.scss.js +1 -1
  123. package/dist/mocked_classnames/src/components/Modal/layouts/ModalBasicLayout/ModalBasicLayout.module.scss.js +1 -1
  124. package/dist/mocked_classnames/src/components/Modal/layouts/ModalFooterShadow.module.scss.js +1 -1
  125. package/dist/mocked_classnames/src/components/Modal/layouts/ModalLayoutScrollableContent.module.scss.js +1 -1
  126. package/dist/mocked_classnames/src/components/Modal/layouts/ModalMediaLayout/ModalMediaLayout.module.scss.js +1 -1
  127. package/dist/mocked_classnames/src/components/Modal/layouts/ModalSideBySideLayout/ModalSideBySideLayout.module.scss.js +1 -1
  128. package/dist/mocked_classnames/src/components/MultiStepIndicator/MultiStepIndicator.module.scss.js +1 -1
  129. package/dist/mocked_classnames/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.module.scss.js +1 -1
  130. package/dist/mocked_classnames/src/components/NumberField/NumberField.module.scss.js +1 -1
  131. package/dist/mocked_classnames/src/components/NumberField/components/NumberFieldSpinButton/NumberFieldSpinButton.module.scss.js +1 -1
  132. package/dist/mocked_classnames/src/components/ProgressBars/PercentageLabel/PercentageLabel.module.scss.js +1 -1
  133. package/dist/mocked_classnames/src/components/ProgressBars/ProgressBar/Bar/Bar.module.scss.js +1 -1
  134. package/dist/mocked_classnames/src/components/ProgressBars/ProgressBar/ProgressBar.module.scss.js +1 -1
  135. package/dist/mocked_classnames/src/components/RadioButton/RadioButton.module.scss.js +1 -1
  136. package/dist/mocked_classnames/src/components/Search/Search.module.scss.js +1 -1
  137. package/dist/mocked_classnames/src/components/Skeleton/Skeleton.module.scss.js +1 -1
  138. package/dist/mocked_classnames/src/components/SlideTransition/SlideTransition.module.scss.js +1 -1
  139. package/dist/mocked_classnames/src/components/Slider/SelectionIndicator.module.scss.js +1 -1
  140. package/dist/mocked_classnames/src/components/Slider/Slider.module.scss.js +1 -1
  141. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderBase.module.scss.js +1 -1
  142. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderFilledTrack.module.scss.js +1 -1
  143. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderRail.module.scss.js +1 -1
  144. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderThumb.module.scss.js +1 -1
  145. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderTrack.module.scss.js +1 -1
  146. package/dist/mocked_classnames/src/components/Slider/SliderInfix.module.scss.js +1 -1
  147. package/dist/mocked_classnames/src/components/SplitButton/SplitButton.module.scss.js +1 -1
  148. package/dist/mocked_classnames/src/components/Steps/Steps.module.scss.js +1 -1
  149. package/dist/mocked_classnames/src/components/Steps/StepsCommand.module.scss.js +1 -1
  150. package/dist/mocked_classnames/src/components/Steps/StepsDot.module.scss.js +1 -1
  151. package/dist/mocked_classnames/src/components/Steps/StepsGalleryHeader.module.scss.js +1 -1
  152. package/dist/mocked_classnames/src/components/Steps/StepsHeader.module.scss.js +1 -1
  153. package/dist/mocked_classnames/src/components/Steps/StepsNumbersHeader.module.scss.js +1 -1
  154. package/dist/mocked_classnames/src/components/Switch/Switch.module.scss.js +1 -1
  155. package/dist/mocked_classnames/src/components/Table/Table/Table.module.scss.js +1 -1
  156. package/dist/mocked_classnames/src/components/Table/TableBody/TableBody.module.scss.js +1 -1
  157. package/dist/mocked_classnames/src/components/Table/TableCell/TableCell.module.scss.js +1 -1
  158. package/dist/mocked_classnames/src/components/Table/TableCellSkeleton/TableCellSkeleton.module.scss.js +1 -1
  159. package/dist/mocked_classnames/src/components/Table/TableContainer/TableContainer.module.scss.js +1 -1
  160. package/dist/mocked_classnames/src/components/Table/TableHeader/TableHeader.module.scss.js +1 -1
  161. package/dist/mocked_classnames/src/components/Table/TableHeaderCell/TableHeaderCell.module.scss.js +1 -1
  162. package/dist/mocked_classnames/src/components/Table/TableRow/TableRow.module.scss.js +1 -1
  163. package/dist/mocked_classnames/src/components/Table/TableRowMenu/TableRowMenu.module.scss.js +1 -1
  164. package/dist/mocked_classnames/src/components/Table/TableVirtualizedBody/TableVirtualizedBody.module.scss.js +1 -1
  165. package/dist/mocked_classnames/src/components/Tabs/Tab/Tab.module.scss.js +1 -1
  166. package/dist/mocked_classnames/src/components/Tabs/TabList/TabList.module.scss.js +1 -1
  167. package/dist/mocked_classnames/src/components/Tabs/TabPanel/TabPanel.module.scss.js +1 -1
  168. package/dist/mocked_classnames/src/components/Tabs/TabPanels/TabPanels.module.scss.js +1 -1
  169. package/dist/mocked_classnames/src/components/TextArea/TextArea.js +1 -1
  170. package/dist/mocked_classnames/src/components/TextArea/TextArea.js.map +1 -1
  171. package/dist/mocked_classnames/src/components/TextArea/TextArea.module.scss.js +1 -1
  172. package/dist/mocked_classnames/src/components/TextField/TextField.module.scss.js +1 -1
  173. package/dist/mocked_classnames/src/components/TextWithHighlight/TextWithHighlight.module.scss.js +1 -1
  174. package/dist/mocked_classnames/src/components/Tipseen/Tipseen.module.scss.js +1 -1
  175. package/dist/mocked_classnames/src/components/Tipseen/TipseenBasicContent.module.scss.js +1 -1
  176. package/dist/mocked_classnames/src/components/Tipseen/TipseenContent.module.scss.js +1 -1
  177. package/dist/mocked_classnames/src/components/Tipseen/TipseenMedia/TipseenMedia.module.scss.js +1 -1
  178. package/dist/mocked_classnames/src/components/Tipseen/TipseenTitle.module.scss.js +1 -1
  179. package/dist/mocked_classnames/src/components/Tipseen/TipseenWizard.module.scss.js +1 -1
  180. package/dist/mocked_classnames/src/components/Toast/Toast.module.scss.js +1 -1
  181. package/dist/mocked_classnames/src/components/Toast/ToastLink/ToastLink.module.scss.js +1 -1
  182. package/dist/mocked_classnames/src/components/Toggle/MockToggle.module.scss.js +1 -1
  183. package/dist/mocked_classnames/src/components/Toggle/Toggle.module.scss.js +1 -1
  184. package/dist/mocked_classnames/src/components/Toggle/ToggleText.module.scss.js +1 -1
  185. package/dist/mocked_classnames/src/components/TransitionView/TransitionView.module.scss.js +1 -1
  186. package/dist/mocked_classnames/src/components/VirtualizedGrid/VirtualizedGrid.module.scss.js +1 -1
  187. package/dist/mocked_classnames/src/components/VirtualizedList/VirtualizedList.module.scss.js +1 -1
  188. package/dist/mocked_classnames/src/components/next/List/List.module.scss.js +1 -1
  189. package/dist/mocked_classnames/src/components/next/List/ListTitle/ListTitle.module.scss.js +1 -1
  190. package/dist/src/components/Accordion/Accordion/Accordion.module.scss.js +1 -1
  191. package/dist/src/components/AlertBanner/AlertBanner.module.scss.js +1 -1
  192. package/dist/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.module.scss.js +1 -1
  193. package/dist/src/components/AlertBanner/AlertBannerLink/AlertBannerLink.module.scss.js +1 -1
  194. package/dist/src/components/AlertBanner/AlertBannerText/AlertBannerText.module.scss.js +1 -1
  195. package/dist/src/components/AttentionBox/AttentionBox.module.scss.js +1 -1
  196. package/dist/src/components/AttentionBox/components/AttentionBoxCloseButton/AttentionBoxCloseButton.module.scss.js +1 -1
  197. package/dist/src/components/AttentionBox/components/AttentionBoxLeadingIcon/AttentionBoxLeadingIcon.module.scss.js +1 -1
  198. package/dist/src/components/AttentionBox/components/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
  199. package/dist/src/components/AttentionBox/layouts/AttentionBoxCompact/AttentionBoxCompact.module.scss.js +1 -1
  200. package/dist/src/components/AttentionBox/layouts/AttentionBoxDefault/AttentionBoxDefault.module.scss.js +1 -1
  201. package/dist/src/components/Avatar/Avatar.module.scss.js +1 -1
  202. package/dist/src/components/Avatar/AvatarBadge.module.scss.js +1 -1
  203. package/dist/src/components/Avatar/AvatarContent.module.scss.js +1 -1
  204. package/dist/src/components/AvatarGroup/AvatarGroup.module.scss.js +1 -1
  205. package/dist/src/components/AvatarGroup/AvatarGroupCounter.module.scss.js +1 -1
  206. package/dist/src/components/AvatarGroup/AvatarGroupCounterTooltipContent.module.scss.js +1 -1
  207. package/dist/src/components/AvatarGroup/AvatarGroupCounterTooltipContentVirtualizedList.module.scss.js +1 -1
  208. package/dist/src/components/Badge/Badge.module.scss.js +1 -1
  209. package/dist/src/components/Badge/Indicator/Indicator.module.scss.js +1 -1
  210. package/dist/src/components/BaseItem/BaseItem.module.scss.js +1 -1
  211. package/dist/src/components/BaseList/BaseList.module.scss.js +1 -1
  212. package/dist/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbContent/BreadcrumbContent.module.scss.js +1 -1
  213. package/dist/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbItem.module.scss.js +1 -1
  214. package/dist/src/components/BreadcrumbsBar/BreadcrumbMenu/BreadcrumbsMenu.module.scss.js +1 -1
  215. package/dist/src/components/BreadcrumbsBar/BreadcrumbsBar.module.scss.js +1 -1
  216. package/dist/src/components/ButtonGroup/ButtonGroup.module.scss.js +1 -1
  217. package/dist/src/components/Checkbox/Checkbox.module.scss.js +1 -1
  218. package/dist/src/components/Chips/Chips.module.scss.js +1 -1
  219. package/dist/src/components/ColorPicker/ColorPicker.module.scss.js +1 -1
  220. package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js +1 -1
  221. package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js +1 -1
  222. package/dist/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js +1 -1
  223. package/dist/src/components/Combobox/Combobox.module.scss.js +1 -1
  224. package/dist/src/components/Combobox/ComboboxHelpers/ComboboxHelpers.module.scss.js +1 -1
  225. package/dist/src/components/Combobox/components/ComboboxCategory/ComboboxCategory.module.scss.js +1 -1
  226. package/dist/src/components/Combobox/components/ComboboxItems/ComboboxItems.module.scss.js +1 -1
  227. package/dist/src/components/Combobox/components/ComboboxOption/ComboboxOption.module.scss.js +1 -1
  228. package/dist/src/components/Combobox/components/StickyCategoryHeader/StickyCategoryHeader.module.scss.js +1 -1
  229. package/dist/src/components/Counter/Counter.module.scss.js +1 -1
  230. package/dist/src/components/DatePicker/DatePicker.module.scss.js +1 -1
  231. package/dist/src/components/DatePicker/DatePickerHeader.module.scss.js +1 -1
  232. package/dist/src/components/Divider/Divider.module.scss.js +1 -1
  233. package/dist/src/components/Dropdown/components/DropdownBase/DropdownBase.module.scss.js +1 -1
  234. package/dist/src/components/Dropdown/components/DropdownBaseList/DropdownBaseList.module.scss.js +1 -1
  235. package/dist/src/components/Dropdown/components/DropdownBoxMode/DropdownBoxMode.module.scss.js +1 -1
  236. package/dist/src/components/Dropdown/components/Menu/Menu.module.scss.js +1 -1
  237. package/dist/src/components/Dropdown/components/MultiSelectedValues/MultiSelectedValues.js +1 -1
  238. package/dist/src/components/Dropdown/components/MultiSelectedValues/MultiSelectedValues.js.map +1 -1
  239. package/dist/src/components/Dropdown/components/MultiSelectedValues/MultiSelectedValues.module.scss.js +1 -1
  240. package/dist/src/components/Dropdown/components/Trigger/DropdownInput.js +1 -1
  241. package/dist/src/components/Dropdown/components/Trigger/DropdownInput.js.map +1 -1
  242. package/dist/src/components/Dropdown/components/Trigger/MultiSelectTrigger.js +1 -1
  243. package/dist/src/components/Dropdown/components/Trigger/MultiSelectTrigger.js.map +1 -1
  244. package/dist/src/components/Dropdown/components/Trigger/SingleSelectTrigger.js +1 -1
  245. package/dist/src/components/Dropdown/components/Trigger/SingleSelectTrigger.js.map +1 -1
  246. package/dist/src/components/Dropdown/components/Trigger/Trigger.module.scss.js +1 -1
  247. package/dist/src/components/Dropdown/hooks/useDropdownCombobox.js +1 -1
  248. package/dist/src/components/Dropdown/hooks/useDropdownCombobox.js.map +1 -1
  249. package/dist/src/components/Dropdown/hooks/useDropdownMultiCombobox.js +1 -1
  250. package/dist/src/components/Dropdown/hooks/useDropdownMultiCombobox.js.map +1 -1
  251. package/dist/src/components/Dropdown/modes/DropdownMultiComboboxController.js +1 -1
  252. package/dist/src/components/Dropdown/modes/DropdownMultiComboboxController.js.map +1 -1
  253. package/dist/src/components/EditableHeading/EditableHeading.module.scss.js +1 -1
  254. package/dist/src/components/EditableText/EditableText.module.scss.js +1 -1
  255. package/dist/src/components/EditableTypography/EditableTypography.module.scss.js +1 -1
  256. package/dist/src/components/EmptyState/EmptyState.module.scss.js +1 -1
  257. package/dist/src/components/ExpandCollapse/ExpandCollapse.module.scss.js +1 -1
  258. package/dist/src/components/FieldLabel/FieldLabel.module.scss.js +1 -1
  259. package/dist/src/components/FormattedNumber/FormattedNumber.module.scss.js +1 -1
  260. package/dist/src/components/HiddenText/HiddenText.module.scss.js +1 -1
  261. package/dist/src/components/Info/components/InfoDialogContent/InfoDialogContent.module.scss.js +1 -1
  262. package/dist/src/components/Info/components/InfoLink/InfoLink.module.scss.js +1 -1
  263. package/dist/src/components/InfoText/InfoText.module.scss.js +1 -1
  264. package/dist/src/components/Label/Label.module.scss.js +1 -1
  265. package/dist/src/components/Label/LabelCelebrationAnimation.module.scss.js +1 -1
  266. package/dist/src/components/Link/Link.module.scss.js +1 -1
  267. package/dist/src/components/List/List.module.scss.js +1 -1
  268. package/dist/src/components/List/VirtualizedListItems/VirtualizedListItems.module.scss.js +1 -1
  269. package/dist/src/components/ListItem/ListItem.module.scss.js +1 -1
  270. package/dist/src/components/ListItemAvatar/ListItemAvatar.module.scss.js +1 -1
  271. package/dist/src/components/ListItemIcon/ListItemIcon.module.scss.js +1 -1
  272. package/dist/src/components/ListTitle/ListTitle.module.scss.js +1 -1
  273. package/dist/src/components/Menu/Menu/Menu.module.scss.js +1 -1
  274. package/dist/src/components/Menu/MenuDivider/MenuDivider.module.scss.js +1 -1
  275. package/dist/src/components/Menu/MenuItem/MenuItem.module.scss.js +1 -1
  276. package/dist/src/components/Menu/MenuItem/components/BaseMenuItem/BaseMenuItem.module.scss.js +1 -1
  277. package/dist/src/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.module.scss.js +1 -1
  278. package/dist/src/components/Menu/MenuItem/components/MenuItemSubMenuIcon/MenuItemSubMenuIcon.module.scss.js +1 -1
  279. package/dist/src/components/Menu/MenuItemButton/MenuItemButton.module.scss.js +1 -1
  280. package/dist/src/components/Menu/MenuTitle/MenuTitle.module.scss.js +1 -1
  281. package/dist/src/components/MenuButton/MenuButton.module.scss.js +1 -1
  282. package/dist/src/components/Modal/Modal/Modal.module.scss.js +1 -1
  283. package/dist/src/components/Modal/ModalHeader/ModalHeader.module.scss.js +1 -1
  284. package/dist/src/components/Modal/ModalMedia/ModalMedia.module.scss.js +1 -1
  285. package/dist/src/components/Modal/ModalTopActions/ModalTopActions.module.scss.js +1 -1
  286. package/dist/src/components/Modal/footers/ModalFooter/ModalFooter.module.scss.js +1 -1
  287. package/dist/src/components/Modal/footers/ModalFooterBase/ModalFooterBase.module.scss.js +1 -1
  288. package/dist/src/components/Modal/footers/ModalFooterWizard/ModalFooterWizard.module.scss.js +1 -1
  289. package/dist/src/components/Modal/layouts/ModalBasicLayout/ModalBasicLayout.module.scss.js +1 -1
  290. package/dist/src/components/Modal/layouts/ModalFooterShadow.module.scss.js +1 -1
  291. package/dist/src/components/Modal/layouts/ModalLayoutScrollableContent.module.scss.js +1 -1
  292. package/dist/src/components/Modal/layouts/ModalMediaLayout/ModalMediaLayout.module.scss.js +1 -1
  293. package/dist/src/components/Modal/layouts/ModalSideBySideLayout/ModalSideBySideLayout.module.scss.js +1 -1
  294. package/dist/src/components/MultiStepIndicator/MultiStepIndicator.module.scss.js +1 -1
  295. package/dist/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.module.scss.js +1 -1
  296. package/dist/src/components/NumberField/NumberField.module.scss.js +1 -1
  297. package/dist/src/components/NumberField/components/NumberFieldSpinButton/NumberFieldSpinButton.module.scss.js +1 -1
  298. package/dist/src/components/ProgressBars/PercentageLabel/PercentageLabel.module.scss.js +1 -1
  299. package/dist/src/components/ProgressBars/ProgressBar/Bar/Bar.module.scss.js +1 -1
  300. package/dist/src/components/ProgressBars/ProgressBar/ProgressBar.module.scss.js +1 -1
  301. package/dist/src/components/RadioButton/RadioButton.module.scss.js +1 -1
  302. package/dist/src/components/Search/Search.module.scss.js +1 -1
  303. package/dist/src/components/Skeleton/Skeleton.module.scss.js +1 -1
  304. package/dist/src/components/SlideTransition/SlideTransition.module.scss.js +1 -1
  305. package/dist/src/components/Slider/SelectionIndicator.module.scss.js +1 -1
  306. package/dist/src/components/Slider/Slider.module.scss.js +1 -1
  307. package/dist/src/components/Slider/SliderBase/SliderBase.module.scss.js +1 -1
  308. package/dist/src/components/Slider/SliderBase/SliderFilledTrack.module.scss.js +1 -1
  309. package/dist/src/components/Slider/SliderBase/SliderRail.module.scss.js +1 -1
  310. package/dist/src/components/Slider/SliderBase/SliderThumb.module.scss.js +1 -1
  311. package/dist/src/components/Slider/SliderBase/SliderTrack.module.scss.js +1 -1
  312. package/dist/src/components/Slider/SliderInfix.module.scss.js +1 -1
  313. package/dist/src/components/SplitButton/SplitButton.module.scss.js +1 -1
  314. package/dist/src/components/Steps/Steps.module.scss.js +1 -1
  315. package/dist/src/components/Steps/StepsCommand.module.scss.js +1 -1
  316. package/dist/src/components/Steps/StepsDot.module.scss.js +1 -1
  317. package/dist/src/components/Steps/StepsGalleryHeader.module.scss.js +1 -1
  318. package/dist/src/components/Steps/StepsHeader.module.scss.js +1 -1
  319. package/dist/src/components/Steps/StepsNumbersHeader.module.scss.js +1 -1
  320. package/dist/src/components/Switch/Switch.module.scss.js +1 -1
  321. package/dist/src/components/Table/Table/Table.module.scss.js +1 -1
  322. package/dist/src/components/Table/TableBody/TableBody.module.scss.js +1 -1
  323. package/dist/src/components/Table/TableCell/TableCell.module.scss.js +1 -1
  324. package/dist/src/components/Table/TableCellSkeleton/TableCellSkeleton.module.scss.js +1 -1
  325. package/dist/src/components/Table/TableContainer/TableContainer.module.scss.js +1 -1
  326. package/dist/src/components/Table/TableHeader/TableHeader.module.scss.js +1 -1
  327. package/dist/src/components/Table/TableHeaderCell/TableHeaderCell.module.scss.js +1 -1
  328. package/dist/src/components/Table/TableRow/TableRow.module.scss.js +1 -1
  329. package/dist/src/components/Table/TableRowMenu/TableRowMenu.module.scss.js +1 -1
  330. package/dist/src/components/Table/TableVirtualizedBody/TableVirtualizedBody.module.scss.js +1 -1
  331. package/dist/src/components/Tabs/Tab/Tab.module.scss.js +1 -1
  332. package/dist/src/components/Tabs/TabList/TabList.module.scss.js +1 -1
  333. package/dist/src/components/Tabs/TabPanel/TabPanel.module.scss.js +1 -1
  334. package/dist/src/components/Tabs/TabPanels/TabPanels.module.scss.js +1 -1
  335. package/dist/src/components/TextArea/TextArea.js +1 -1
  336. package/dist/src/components/TextArea/TextArea.js.map +1 -1
  337. package/dist/src/components/TextArea/TextArea.module.scss.js +1 -1
  338. package/dist/src/components/TextField/TextField.module.scss.js +1 -1
  339. package/dist/src/components/TextWithHighlight/TextWithHighlight.module.scss.js +1 -1
  340. package/dist/src/components/Tipseen/Tipseen.module.scss.js +1 -1
  341. package/dist/src/components/Tipseen/TipseenBasicContent.module.scss.js +1 -1
  342. package/dist/src/components/Tipseen/TipseenContent.module.scss.js +1 -1
  343. package/dist/src/components/Tipseen/TipseenMedia/TipseenMedia.module.scss.js +1 -1
  344. package/dist/src/components/Tipseen/TipseenTitle.module.scss.js +1 -1
  345. package/dist/src/components/Tipseen/TipseenWizard.module.scss.js +1 -1
  346. package/dist/src/components/Toast/Toast.module.scss.js +1 -1
  347. package/dist/src/components/Toast/ToastLink/ToastLink.module.scss.js +1 -1
  348. package/dist/src/components/Toggle/MockToggle.module.scss.js +1 -1
  349. package/dist/src/components/Toggle/Toggle.module.scss.js +1 -1
  350. package/dist/src/components/Toggle/ToggleText.module.scss.js +1 -1
  351. package/dist/src/components/TransitionView/TransitionView.module.scss.js +1 -1
  352. package/dist/src/components/VirtualizedGrid/VirtualizedGrid.module.scss.js +1 -1
  353. package/dist/src/components/VirtualizedList/VirtualizedList.module.scss.js +1 -1
  354. package/dist/src/components/next/List/List.module.scss.js +1 -1
  355. package/dist/src/components/next/List/ListTitle/ListTitle.module.scss.js +1 -1
  356. package/dist/style/dist/index.min.css.js +1 -1
  357. package/package.json +9 -9
@@ -0,0 +1,379 @@
1
+ # Storybook Code Examples
2
+
3
+ ## Overview
4
+
5
+ ```tsx
6
+ const dropdownTemplate = (props: BaseDropdownProps<any>) => {
7
+ const options = useMemo(() => basicOptions, []);
8
+ return <div style={{
9
+ height: "260px",
10
+ width: "300px"
11
+ }}>
12
+ <Dropdown options={options} searchable label="Team" helperText="Search and pick a team" {...props} />
13
+ </div>;
14
+ }
15
+ ```
16
+
17
+ ## Sizes
18
+
19
+ ```tsx
20
+ const options = useMemo(() => basicOptions, []);
21
+ return <Flex gap="medium" align="start">
22
+ <div style={{
23
+ width: "300px"
24
+ }}>
25
+ <Dropdown id="searchable-single-large" options={options} searchable size="large" label="Large" placeholder="Search a team" clearAriaLabel="Clear" />
26
+ </div>
27
+ <div style={{
28
+ width: "300px"
29
+ }}>
30
+ <Dropdown id="searchable-single-medium" options={options} searchable size="medium" label="Medium" placeholder="Search a team" clearAriaLabel="Clear" />
31
+ </div>
32
+ <div style={{
33
+ width: "300px"
34
+ }}>
35
+ <Dropdown id="searchable-single-small" options={options} searchable size="small" label="Small" placeholder="Search a team" clearAriaLabel="Clear" />
36
+ </div>
37
+ </Flex>;
38
+ ```
39
+
40
+ ## States
41
+
42
+ ```tsx
43
+ const options = useMemo(() => basicOptions, []);
44
+ return <Flex gap="large" align="start">
45
+ <Flex direction="column" gap="medium">
46
+ <div style={{
47
+ width: "300px"
48
+ }}>
49
+ <Dropdown id="searchable-single-default" options={options} searchable label="Default" placeholder="Search a team" clearAriaLabel="Clear" />
50
+ </div>
51
+ <div style={{
52
+ width: "300px"
53
+ }}>
54
+ <Dropdown id="searchable-single-disabled" options={options} searchable label="Disabled" placeholder="Search a team" disabled clearAriaLabel="Clear" />
55
+ </div>
56
+ </Flex>
57
+ <Flex direction="column" gap="medium">
58
+ <div style={{
59
+ width: "300px"
60
+ }}>
61
+ <Dropdown id="searchable-single-error" options={options} searchable label="Error" placeholder="Search a team" error clearAriaLabel="Clear" />
62
+ </div>
63
+ <div style={{
64
+ width: "300px"
65
+ }}>
66
+ <Dropdown id="searchable-single-readonly" options={options} searchable label="Read only" placeholder="Search a team" defaultValue={options[0]} readOnly clearAriaLabel="Clear" />
67
+ </div>
68
+ </Flex>
69
+ </Flex>;
70
+ ```
71
+
72
+ ## WithDefaultValue
73
+
74
+ ```tsx
75
+ const options = useMemo(() => basicOptions, []);
76
+ return <div style={{
77
+ height: "260px",
78
+ width: "300px"
79
+ }}>
80
+ <Text type="text2" color="secondary">
81
+ The selected value lives inside the input, so it is exposed to screen readers on mount.
82
+ </Text>
83
+ <Dropdown id="searchable-single-default-value" options={options} searchable label="Team" defaultValue={options[2]} placeholder="Search a team" clearAriaLabel="Clear" />
84
+ </div>;
85
+ ```
86
+
87
+ ## Controlled
88
+
89
+ ```tsx
90
+ const options = useMemo(() => basicOptions, []);
91
+ const [value, setValue] = useState<DropdownOption | null | undefined>(options[1]);
92
+ return <Flex direction="column" gap="medium" align="start" style={{
93
+ width: "300px"
94
+ }}>
95
+ <Text type="text2">Selected: {value?.label ?? "none"}</Text>
96
+ <Dropdown id="searchable-single-controlled" options={options} searchable label="Team" placeholder="Search a team" value={value} onChange={(option: DropdownOption) => setValue(option)} onClear={() => setValue(null)} clearAriaLabel="Clear" />
97
+ </Flex>;
98
+ ```
99
+
100
+ ## WithIconsAndAvatars
101
+
102
+ ```tsx
103
+ const iconOptions = useMemo(() => [{
104
+ value: "email",
105
+ label: "Email",
106
+ startElement: {
107
+ type: "icon",
108
+ value: Email
109
+ }
110
+ }, {
111
+ value: "attach",
112
+ label: "Attach",
113
+ startElement: {
114
+ type: "icon",
115
+ value: Attach
116
+ }
117
+ }], []);
118
+ const avatarOptions = useMemo(() => [{
119
+ value: "julia",
120
+ label: "Julia Martinez",
121
+ startElement: {
122
+ type: "avatar",
123
+ value: person1
124
+ }
125
+ }, {
126
+ value: "sophia",
127
+ label: "Sophia Johnson",
128
+ startElement: {
129
+ type: "avatar",
130
+ value: person2
131
+ }
132
+ }, {
133
+ value: "marco",
134
+ label: "Marco DiAngelo",
135
+ startElement: {
136
+ type: "avatar",
137
+ value: person3
138
+ }
139
+ }], []);
140
+ return <Flex direction="column" gap="medium">
141
+ <Text type="text2" color="secondary">
142
+ Each option is preselected. The icon / avatar shows in the option list, but the collapsed selected value
143
+ inside the input is text-only — a native input can only hold a string.
144
+ </Text>
145
+ <Flex gap="large" align="start">
146
+ <div style={{
147
+ width: "300px"
148
+ }}>
149
+ <Dropdown id="searchable-single-icons" options={iconOptions as any} defaultValue={iconOptions[0] as any} searchable label="With icons" placeholder="Search an action" clearAriaLabel="Clear" />
150
+ </div>
151
+ <div style={{
152
+ width: "300px"
153
+ }}>
154
+ <Dropdown id="searchable-single-avatars" options={avatarOptions as any} defaultValue={avatarOptions[0] as any} searchable label="With avatars" placeholder="Search a person" clearAriaLabel="Clear" />
155
+ </div>
156
+ </Flex>
157
+ </Flex>;
158
+ ```
159
+
160
+ ## WithEndElements
161
+
162
+ ```tsx
163
+ const endIconOptions = useMemo(() => [{
164
+ value: "email",
165
+ label: "Email",
166
+ endElement: {
167
+ type: "icon",
168
+ value: Email
169
+ }
170
+ }, {
171
+ value: "attach",
172
+ label: "Attach",
173
+ endElement: {
174
+ type: "icon",
175
+ value: Attach
176
+ }
177
+ }], []);
178
+ const suffixOptions = useMemo(() => [{
179
+ value: "copy",
180
+ label: "Copy",
181
+ endElement: {
182
+ type: "suffix",
183
+ value: "⌘C"
184
+ }
185
+ }, {
186
+ value: "paste",
187
+ label: "Paste",
188
+ endElement: {
189
+ type: "suffix",
190
+ value: "⌘V"
191
+ }
192
+ }], []);
193
+ return <Flex direction="column" gap="medium">
194
+ <Text type="text2" color="secondary">
195
+ Trailing icons and suffix / hint text appear in the option list, but are dropped from the collapsed selected
196
+ value (text-only).
197
+ </Text>
198
+ <Flex gap="large" align="start">
199
+ <div style={{
200
+ width: "300px"
201
+ }}>
202
+ <Dropdown id="searchable-single-end-icon" options={endIconOptions as any} defaultValue={endIconOptions[0] as any} searchable label="With end icon" placeholder="Search an action" clearAriaLabel="Clear" />
203
+ </div>
204
+ <div style={{
205
+ width: "300px"
206
+ }}>
207
+ <Dropdown id="searchable-single-suffix" options={suffixOptions as any} defaultValue={suffixOptions[0] as any} searchable label="With suffix / hint" placeholder="Search an action" clearAriaLabel="Clear" />
208
+ </div>
209
+ </Flex>
210
+ </Flex>;
211
+ ```
212
+
213
+ ## WithValueRenderer
214
+
215
+ ```tsx
216
+ const options = useMemo(() => [{
217
+ value: "julia",
218
+ label: "Julia Martinez",
219
+ startElement: {
220
+ type: "avatar",
221
+ value: person1
222
+ }
223
+ }, {
224
+ value: "sophia",
225
+ label: "Sophia Johnson",
226
+ startElement: {
227
+ type: "avatar",
228
+ value: person2
229
+ }
230
+ }], []);
231
+ const valueRenderer = (option: DropdownOption) => <Flex gap="small" align="center">
232
+ <Email />
233
+ <Text type="text2">Custom: {option.label}</Text>
234
+ </Flex>;
235
+ return <Flex direction="column" gap="medium">
236
+ <Text type="text2" color="secondary">
237
+ A custom <code>valueRenderer</code> is provided and the value is preselected. For searchable single select it
238
+ is <strong>not</strong> applied to the collapsed selected value — the input shows the plain label text only.
239
+ (<code>valueRenderer</code> still applies to non-searchable single select.)
240
+ </Text>
241
+ <div style={{
242
+ width: "300px"
243
+ }}>
244
+ <Dropdown id="searchable-single-value-renderer" options={options as any} defaultValue={options[0] as any} valueRenderer={valueRenderer} searchable label="With valueRenderer" placeholder="Search a person" clearAriaLabel="Clear" />
245
+ </div>
246
+ </Flex>;
247
+ ```
248
+
249
+ ## WithGroups
250
+
251
+ ```tsx
252
+ const groupedOptions = useMemo(() => [{
253
+ label: "Engineering",
254
+ options: [{
255
+ value: "frontend",
256
+ label: "Frontend"
257
+ }, {
258
+ value: "backend",
259
+ label: "Backend"
260
+ }, {
261
+ value: "infra",
262
+ label: "Infrastructure"
263
+ }]
264
+ }, {
265
+ label: "Business",
266
+ options: [{
267
+ value: "marketing",
268
+ label: "Marketing"
269
+ }, {
270
+ value: "sales",
271
+ label: "Sales"
272
+ }]
273
+ }], []);
274
+ return <Flex gap="large" align="start">
275
+ <Flex direction="column" gap="small">
276
+ <Text type="text2">Grouped by category</Text>
277
+ <div style={{
278
+ width: "300px"
279
+ }}>
280
+ <Dropdown id="searchable-single-groups" options={groupedOptions} searchable placeholder="Search a team" maxMenuHeight={200} clearAriaLabel="Clear" />
281
+ </div>
282
+ </Flex>
283
+ <Flex direction="column" gap="small">
284
+ <Text type="text2">Sticky group titles</Text>
285
+ <div style={{
286
+ width: "300px"
287
+ }}>
288
+ <Dropdown id="searchable-single-groups-sticky" options={groupedOptions} searchable stickyGroupTitle placeholder="Search a team" maxMenuHeight={200} clearAriaLabel="Clear" />
289
+ </div>
290
+ </Flex>
291
+ <Flex direction="column" gap="small">
292
+ <Text type="text2">Group by divider</Text>
293
+ <div style={{
294
+ width: "300px"
295
+ }}>
296
+ <Dropdown id="searchable-single-groups-divider" options={groupedOptions} searchable withGroupDivider placeholder="Search a team" maxMenuHeight={200} clearAriaLabel="Clear" />
297
+ </div>
298
+ </Flex>
299
+ </Flex>;
300
+ ```
301
+
302
+ ## WithTooltips
303
+
304
+ ```tsx
305
+ const options = useMemo(() => [{
306
+ value: "marketing",
307
+ label: "Marketing",
308
+ tooltipProps: {
309
+ content: "Campaigns, content and brand."
310
+ }
311
+ }, {
312
+ value: "design",
313
+ label: "Design",
314
+ tooltipProps: {
315
+ content: "Product and brand design."
316
+ }
317
+ }, {
318
+ value: "engineering",
319
+ label: "Engineering"
320
+ }], []);
321
+ return <div style={{
322
+ height: "220px",
323
+ width: "300px"
324
+ }}>
325
+ <Dropdown id="searchable-single-tooltips" options={options as any} searchable label="Team" placeholder="Search a team" clearAriaLabel="Clear" />
326
+ </div>;
327
+ ```
328
+
329
+ ## ClearableAndMaxHeight
330
+
331
+ ```tsx
332
+ const options = useMemo(() => Array.from({
333
+ length: 30
334
+ }, (_, index) => ({
335
+ value: `option-${index + 1}`,
336
+ label: `Option ${index + 1}`
337
+ })), []);
338
+ return <Flex gap="large" align="start">
339
+ <div style={{
340
+ width: "300px"
341
+ }}>
342
+ <Dropdown id="searchable-single-not-clearable" options={options} searchable clearable={false} label="Not clearable" defaultValue={options[0]} placeholder="Search an option" clearAriaLabel="Clear" />
343
+ </div>
344
+ <div style={{
345
+ width: "300px"
346
+ }}>
347
+ <Dropdown id="searchable-single-max-height" options={options} searchable maxMenuHeight={170} label="Limited menu height" placeholder="Search an option" clearAriaLabel="Clear" />
348
+ </div>
349
+ </Flex>;
350
+ ```
351
+
352
+ ## CustomFilterAndNoOptions
353
+
354
+ ```tsx
355
+ const options = useMemo(() => basicOptions, []);
356
+
357
+ // Match only from the start of the label instead of the default substring match.
358
+ // Match only from the start of the label instead of the default substring match.
359
+ const startsWithFilter = (option: DropdownOption, inputValue: string) => option.label.toLowerCase().startsWith(inputValue.toLowerCase());
360
+ return <Flex gap="large" align="start">
361
+ <Flex direction="column" gap="small">
362
+ <Text type="text2">Custom "starts with" filter</Text>
363
+ <div style={{
364
+ width: "300px"
365
+ }}>
366
+ <Dropdown id="searchable-single-custom-filter" options={options} searchable filterOption={startsWithFilter} placeholder="Search a team" clearAriaLabel="Clear" />
367
+ </div>
368
+ </Flex>
369
+ <Flex direction="column" gap="small">
370
+ <Text type="text2">Custom empty message</Text>
371
+ <div style={{
372
+ width: "300px"
373
+ }}>
374
+ <Dropdown id="searchable-single-no-options" options={[]} searchable noOptionsMessage="No teams found" placeholder="Search a team" clearAriaLabel="Clear" />
375
+ </div>
376
+ </Flex>
377
+ </Flex>;
378
+ ```
379
+
@@ -6320,6 +6320,24 @@
6320
6320
  "name": "(option: Item) => void"
6321
6321
  }
6322
6322
  },
6323
+ "textInput": {
6324
+ "defaultValue": null,
6325
+ "description": "If true, selected items are shown as a comma-separated text summary inside the input instead of chips.\nSatisfies WCAG 4.1.2 by exposing the combobox value to assistive technologies on focus.\nOnly applies when searchable=true.",
6326
+ "name": "textInput",
6327
+ "required": false,
6328
+ "type": {
6329
+ "name": "boolean"
6330
+ }
6331
+ },
6332
+ "interactiveChips": {
6333
+ "defaultValue": null,
6334
+ "description": "If true, chips are always visible and support keyboard navigation: pressing Backspace or Left arrow\nfrom the input moves focus to the last chip; Left/Right navigates between chips; Delete/Backspace\nremoves the focused chip. Only applies when searchable=true.",
6335
+ "name": "interactiveChips",
6336
+ "required": false,
6337
+ "type": {
6338
+ "name": "boolean"
6339
+ }
6340
+ },
6323
6341
  "valueRenderer": {
6324
6342
  "defaultValue": null,
6325
6343
  "description": "The function to call to render the selected value on single select mode.",
@@ -15,6 +15,18 @@ interface MultiSelectSpecifics<Item extends BaseItemData<Record<string, unknown>
15
15
  * Callback fired when an option is removed in multi-select mode. Only available when multi is true.
16
16
  */
17
17
  onOptionRemove?: (option: Item) => void;
18
+ /**
19
+ * If true, selected items are shown as a comma-separated text summary inside the input instead of chips.
20
+ * Satisfies WCAG 4.1.2 by exposing the combobox value to assistive technologies on focus.
21
+ * Only applies when searchable=true.
22
+ */
23
+ textInput?: boolean;
24
+ /**
25
+ * If true, chips are always visible and support keyboard navigation: pressing Backspace or Left arrow
26
+ * from the input moves focus to the last chip; Left/Right navigates between chips; Delete/Backspace
27
+ * removes the focused chip. Only applies when searchable=true.
28
+ */
29
+ interactiveChips?: boolean;
18
30
  /**
19
31
  * The function to call to render the selected value on single select mode.
20
32
  */
@@ -7,6 +7,10 @@ type MultiSelectedValuesProps<Item> = {
7
7
  disabled?: boolean;
8
8
  readOnly?: boolean;
9
9
  minVisibleCount?: number;
10
+ /** Extra props (tabIndex, onKeyDown, etc.) to spread on each visible chip container. */
11
+ getChipContainerProps?: (item: Item, index: number) => Record<string, any>;
12
+ /** Ref forwarded to the +N overflow Chips element, for external keyboard focus management. */
13
+ badgeRef?: React.Ref<HTMLDivElement>;
10
14
  };
11
- declare function MultiSelectedValues<Item extends BaseItemData<Record<string, unknown>>>({ selectedItems, onRemove, renderInput, disabled, readOnly, minVisibleCount }: MultiSelectedValuesProps<Item>): React.JSX.Element;
15
+ declare function MultiSelectedValues<Item extends BaseItemData<Record<string, unknown>>>({ selectedItems, onRemove, renderInput, disabled, readOnly, minVisibleCount, getChipContainerProps, badgeRef }: MultiSelectedValuesProps<Item>): React.JSX.Element;
12
16
  export default MultiSelectedValues;
@@ -1,6 +1,8 @@
1
- import React from "react";
2
- declare const DropdownInput: ({ inputSize, fullWidth }: {
1
+ import React, { type RefObject } from "react";
2
+ declare const DropdownInput: ({ inputSize, fullWidth, onKeyDown: externalKeyDown, inputRef: externalInputRef }: {
3
3
  inputSize?: "small" | "medium" | "large";
4
4
  fullWidth?: boolean;
5
+ onKeyDown?: React.KeyboardEventHandler<HTMLInputElement>;
6
+ inputRef?: RefObject<HTMLInputElement>;
5
7
  }) => React.JSX.Element;
6
8
  export default DropdownInput;
@@ -29,6 +29,12 @@ export interface DropdownContextProps<Item extends BaseItemData<Record<string, u
29
29
  contextOnOptionRemove?: (option: Item) => void;
30
30
  addSelectedItem?: (item: Item) => void;
31
31
  removeSelectedItem?: (item: Item) => void;
32
+ getSelectedItemProps?: (options: {
33
+ selectedItem: any;
34
+ index: number;
35
+ }) => Record<string, any>;
32
36
  isFocused?: boolean;
37
+ textInput?: boolean;
38
+ interactiveChips?: boolean;
33
39
  }
34
40
  export {};
@@ -1,6 +1,6 @@
1
1
  import { type DropdownGroupOption } from "../Dropdown.types";
2
2
  import { type BaseItemData } from "../../BaseItem";
3
- declare function useDropdownMultiCombobox<T extends BaseItemData<Record<string, unknown>>>(options: DropdownGroupOption<T>, selectedItems: T[], setSelectedItems: (items: T[]) => void, isMenuOpen: boolean, autoFocus?: boolean, defaultValue?: T[], value?: T[], inputValueProp?: string, onChange?: (options: T[]) => void, onInputChange?: (value: string | null) => void, onMenuOpen?: () => void, onMenuClose?: () => void, onOptionSelect?: (option: T) => void, filterOption?: (option: T, inputValue: string) => boolean, showSelectedOptions?: boolean, id?: string): {
3
+ declare function useDropdownMultiCombobox<T extends BaseItemData<Record<string, unknown>>>(options: DropdownGroupOption<T>, selectedItems: T[], setSelectedItems: (items: T[]) => void, isMenuOpen: boolean, autoFocus?: boolean, defaultValue?: T[], value?: T[], inputValueProp?: string, onChange?: (options: T[]) => void, onInputChange?: (value: string | null) => void, onMenuOpen?: () => void, onMenuClose?: () => void, onOptionSelect?: (option: T) => void, filterOption?: (option: T, inputValue: string) => boolean, showSelectedOptions?: boolean, id?: string, onOptionRemove?: (option: T) => void, textInput?: boolean, interactiveChips?: boolean): {
4
4
  isOpen: boolean;
5
5
  inputValue: string;
6
6
  highlightedIndex: number;
@@ -1,2 +1,2 @@
1
- var e={accordion:"accordion",accordionItemExpandCollapse:"accordionItemExpandCollapse",accordionItemExpandCollapseLast:"accordionItemExpandCollapseLast"};!function(e){const o="s_id-0e4aa6b3ed9f_4_2_4";if("undefined"!=typeof document){const n=document.head||document.getElementsByTagName("head")[0];if(n.querySelector("#"+o))return;const d=document.createElement("style");d.id=o,n.firstChild?n.insertBefore(d,n.firstChild):n.appendChild(d),d.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[o]=e)}(".accordion {\n height: fit-content;\n border: 1px solid var(--ui-border-color);\n box-sizing: border-box;\n border-radius: var(--border-radius-small);\n}\n\n.accordion .accordionItemExpandCollapse {\n border-radius: 0;\n border-top: none;\n border-inline: none;\n border-color: var(--ui-border-color);\n}\n\n.accordion .accordionItemExpandCollapseLast {\n border-bottom: none;\n}");export{e as default};
1
+ var e={accordion:"accordion",accordionItemExpandCollapse:"accordionItemExpandCollapse",accordionItemExpandCollapseLast:"accordionItemExpandCollapseLast"};!function(e){const o="s_id-0e4aa6b3ed9f_4_3_0";if("undefined"!=typeof document){const n=document.head||document.getElementsByTagName("head")[0];if(n.querySelector("#"+o))return;const d=document.createElement("style");d.id=o,n.firstChild?n.insertBefore(d,n.firstChild):n.appendChild(d),d.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[o]=e)}(".accordion {\n height: fit-content;\n border: 1px solid var(--ui-border-color);\n box-sizing: border-box;\n border-radius: var(--border-radius-small);\n}\n\n.accordion .accordionItemExpandCollapse {\n border-radius: 0;\n border-top: none;\n border-inline: none;\n border-color: var(--ui-border-color);\n}\n\n.accordion .accordionItemExpandCollapseLast {\n border-bottom: none;\n}");export{e as default};
2
2
  //# sourceMappingURL=Accordion.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var n={alertBanner:"alertBanner",primary:"primary",positive:"positive",negative:"negative",dark:"dark",warning:"warning",closeBtn:"closeBtn",content:"content",closeButtonWrapper:"closeButtonWrapper",ellipsis:"ellipsis",contentItem:"contentItem",contentItemText:"contentItemText"};!function(n){const e="s_id-d6894f952adc_4_2_4";if("undefined"!=typeof document){const t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+e))return;const o=document.createElement("style");o.id=e,t.firstChild?t.insertBefore(o,t.firstChild):t.appendChild(o),o.appendChild(document.createTextNode(n))}else globalThis.injectedStyles&&(globalThis.injectedStyles[e]=n)}(".alertBanner {\n height: 40px;\n display: flex;\n align-items: center;\n justify-content: center;\n width: 100%;\n}\n\n.primary {\n background-color: var(--primary-color);\n}\n\n.positive {\n background-color: var(--positive-color);\n}\n\n.negative {\n background-color: var(--negative-color);\n}\n\n.dark {\n background-color: var(--inverted-color-background);\n}\n\n.warning {\n background-color: var(--warning-color);\n color: var(--fixed-dark-color);\n}\n\n.warning .closeBtn {\n color: var(--fixed-dark-color);\n}\n\n.content {\n flex: 1 1 auto;\n display: flex;\n height: 100%;\n min-width: 0;\n align-items: center;\n justify-content: center;\n padding-inline-start: var(--space-16);\n}\n\n.closeButtonWrapper {\n flex: 0 0 40px;\n position: relative;\n height: 100%;\n min-width: 0;\n}\n\n.closeBtn {\n position: absolute;\n inset-inline-end: 4px;\n top: 4px;\n}\n\n.ellipsis {\n flex: 0 1 auto;\n}\n\n.contentItem {\n flex: 0 0 auto;\n min-width: 0;\n}\n\n.contentItemText {\n flex: 0 1 auto;\n min-width: 0;\n}");export{n as default};
1
+ var n={alertBanner:"alertBanner",primary:"primary",positive:"positive",negative:"negative",dark:"dark",warning:"warning",closeBtn:"closeBtn",content:"content",closeButtonWrapper:"closeButtonWrapper",ellipsis:"ellipsis",contentItem:"contentItem",contentItemText:"contentItemText"};!function(n){const e="s_id-d6894f952adc_4_3_0";if("undefined"!=typeof document){const t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+e))return;const o=document.createElement("style");o.id=e,t.firstChild?t.insertBefore(o,t.firstChild):t.appendChild(o),o.appendChild(document.createTextNode(n))}else globalThis.injectedStyles&&(globalThis.injectedStyles[e]=n)}(".alertBanner {\n height: 40px;\n display: flex;\n align-items: center;\n justify-content: center;\n width: 100%;\n}\n\n.primary {\n background-color: var(--primary-color);\n}\n\n.positive {\n background-color: var(--positive-color);\n}\n\n.negative {\n background-color: var(--negative-color);\n}\n\n.dark {\n background-color: var(--inverted-color-background);\n}\n\n.warning {\n background-color: var(--warning-color);\n color: var(--fixed-dark-color);\n}\n\n.warning .closeBtn {\n color: var(--fixed-dark-color);\n}\n\n.content {\n flex: 1 1 auto;\n display: flex;\n height: 100%;\n min-width: 0;\n align-items: center;\n justify-content: center;\n padding-inline-start: var(--space-16);\n}\n\n.closeButtonWrapper {\n flex: 0 0 40px;\n position: relative;\n height: 100%;\n min-width: 0;\n}\n\n.closeBtn {\n position: absolute;\n inset-inline-end: 4px;\n top: 4px;\n}\n\n.ellipsis {\n flex: 0 1 auto;\n}\n\n.contentItem {\n flex: 0 0 auto;\n min-width: 0;\n}\n\n.contentItemText {\n flex: 0 1 auto;\n min-width: 0;\n}");export{n as default};
2
2
  //# sourceMappingURL=AlertBanner.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var n={bannerButton:"bannerButton",darkBackground:"darkBackground",marginLeft:"marginLeft"};!function(n){const e="s_id-35a7e70934a8_4_2_4";if("undefined"!=typeof document){const t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+e))return;const a=document.createElement("style");a.id=e,t.firstChild?t.insertBefore(a,t.firstChild):t.appendChild(a),a.appendChild(document.createTextNode(n))}else globalThis.injectedStyles&&(globalThis.injectedStyles[e]=n)}(".bannerButton {\n -webkit-font-smoothing: auto;\n -moz-osx-font-smoothing: auto;\n}\n\n.dark-app-theme .darkBackground .bannerButton {\n background-color: var(--dark-background-color);\n}\n\n.marginLeft {\n margin-inline-start: var(--space-8);\n}");export{n as default};
1
+ var n={bannerButton:"bannerButton",darkBackground:"darkBackground",marginLeft:"marginLeft"};!function(n){const e="s_id-35a7e70934a8_4_3_0";if("undefined"!=typeof document){const t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+e))return;const a=document.createElement("style");a.id=e,t.firstChild?t.insertBefore(a,t.firstChild):t.appendChild(a),a.appendChild(document.createTextNode(n))}else globalThis.injectedStyles&&(globalThis.injectedStyles[e]=n)}(".bannerButton {\n -webkit-font-smoothing: auto;\n -moz-osx-font-smoothing: auto;\n}\n\n.dark-app-theme .darkBackground .bannerButton {\n background-color: var(--dark-background-color);\n}\n\n.marginLeft {\n margin-inline-start: var(--space-8);\n}");export{n as default};
2
2
  //# sourceMappingURL=AlertBannerButton.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var n={bannerLink:"bannerLink",bannerLinkTextColorOnPrimary:"bannerLinkTextColorOnPrimary",bannerLinkTextColorOnInverted:"bannerLinkTextColorOnInverted",marginLeft:"marginLeft"};!function(n){const e="s_id-b8e9178179b1_4_2_4";if("undefined"!=typeof document){const t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+e))return;const r=document.createElement("style");r.id=e,t.firstChild?t.insertBefore(r,t.firstChild):t.appendChild(r),r.appendChild(document.createTextNode(n))}else globalThis.injectedStyles&&(globalThis.injectedStyles[e]=n)}(".bannerLink {\n text-decoration: underline;\n -webkit-font-smoothing: auto;\n -moz-osx-font-smoothing: auto;\n}\n\n.bannerLinkTextColorOnPrimary {\n color: var(--text-color-on-primary);\n}\n\n.bannerLinkTextColorOnInverted {\n color: var(--text-color-on-inverted);\n}\n\n.marginLeft {\n margin-inline-start: var(--space-8);\n}");export{n as default};
1
+ var n={bannerLink:"bannerLink",bannerLinkTextColorOnPrimary:"bannerLinkTextColorOnPrimary",bannerLinkTextColorOnInverted:"bannerLinkTextColorOnInverted",marginLeft:"marginLeft"};!function(n){const e="s_id-b8e9178179b1_4_3_0";if("undefined"!=typeof document){const t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+e))return;const r=document.createElement("style");r.id=e,t.firstChild?t.insertBefore(r,t.firstChild):t.appendChild(r),r.appendChild(document.createTextNode(n))}else globalThis.injectedStyles&&(globalThis.injectedStyles[e]=n)}(".bannerLink {\n text-decoration: underline;\n -webkit-font-smoothing: auto;\n -moz-osx-font-smoothing: auto;\n}\n\n.bannerLinkTextColorOnPrimary {\n color: var(--text-color-on-primary);\n}\n\n.bannerLinkTextColorOnInverted {\n color: var(--text-color-on-inverted);\n}\n\n.marginLeft {\n margin-inline-start: var(--space-8);\n}");export{n as default};
2
2
  //# sourceMappingURL=AlertBannerLink.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={bannerText:"bannerText",marginLeft:"marginLeft"};!function(e){const n="s_id-306a220e9849_4_2_4";if("undefined"!=typeof document){const t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+n))return;const i=document.createElement("style");i.id=n,t.firstChild?t.insertBefore(i,t.firstChild):t.appendChild(i),i.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".bannerText {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\n.marginLeft {\n margin-inline-start: var(--space-8);\n}");export{e as default};
1
+ var e={bannerText:"bannerText",marginLeft:"marginLeft"};!function(e){const n="s_id-306a220e9849_4_3_0";if("undefined"!=typeof document){const t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+n))return;const i=document.createElement("style");i.id=n,t.firstChild?t.insertBefore(i,t.firstChild):t.appendChild(i),i.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".bannerText {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\n.marginLeft {\n margin-inline-start: var(--space-8);\n}");export{e as default};
2
2
  //# sourceMappingURL=AlertBannerText.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var n={attention:"attention",animate:"animate",attentionBoxAnimation:"attentionBoxAnimation",primary:"primary",positive:"positive",negative:"negative",warning:"warning",neutral:"neutral"};!function(n){const t="s_id-4a6eadcbcb7d_4_2_4";if("undefined"!=typeof document){const e=document.head||document.getElementsByTagName("head")[0];if(e.querySelector("#"+t))return;const a=document.createElement("style");a.id=t,e.firstChild?e.insertBefore(a,e.firstChild):e.appendChild(a),a.appendChild(document.createTextNode(n))}else globalThis.injectedStyles&&(globalThis.injectedStyles[t]=n)}("@keyframes attentionBoxAnimation {\n 0% {\n opacity: 0;\n transform: translateY(-10px);\n }\n 50% {\n opacity: 1;\n }\n 100% {\n opacity: 1;\n transform: translateY(0);\n }\n}\n.attention {\n width: 100%;\n border-radius: var(--border-radius-medium);\n padding: var(--space-12) var(--space-16);\n position: relative;\n overflow: hidden;\n}\n.attention.animate {\n animation: attentionBoxAnimation 200ms var(--motion-timing-transition);\n}\n.attention.primary {\n background-color: var(--primary-selected-color);\n}\n.attention.positive {\n background-color: var(--positive-color-selected);\n}\n.attention.negative {\n background-color: var(--negative-color-selected);\n}\n.attention.warning {\n background-color: var(--warning-color-selected);\n}\n.attention.neutral {\n background-color: var(--allgrey-background-color);\n}");export{n as default};
1
+ var n={attention:"attention",animate:"animate",attentionBoxAnimation:"attentionBoxAnimation",primary:"primary",positive:"positive",negative:"negative",warning:"warning",neutral:"neutral"};!function(n){const t="s_id-4a6eadcbcb7d_4_3_0";if("undefined"!=typeof document){const e=document.head||document.getElementsByTagName("head")[0];if(e.querySelector("#"+t))return;const a=document.createElement("style");a.id=t,e.firstChild?e.insertBefore(a,e.firstChild):e.appendChild(a),a.appendChild(document.createTextNode(n))}else globalThis.injectedStyles&&(globalThis.injectedStyles[t]=n)}("@keyframes attentionBoxAnimation {\n 0% {\n opacity: 0;\n transform: translateY(-10px);\n }\n 50% {\n opacity: 1;\n }\n 100% {\n opacity: 1;\n transform: translateY(0);\n }\n}\n.attention {\n width: 100%;\n border-radius: var(--border-radius-medium);\n padding: var(--space-12) var(--space-16);\n position: relative;\n overflow: hidden;\n}\n.attention.animate {\n animation: attentionBoxAnimation 200ms var(--motion-timing-transition);\n}\n.attention.primary {\n background-color: var(--primary-selected-color);\n}\n.attention.positive {\n background-color: var(--positive-color-selected);\n}\n.attention.negative {\n background-color: var(--negative-color-selected);\n}\n.attention.warning {\n background-color: var(--warning-color-selected);\n}\n.attention.neutral {\n background-color: var(--allgrey-background-color);\n}");export{n as default};
2
2
  //# sourceMappingURL=AttentionBox.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={closeButton:"closeButton"};!function(e){const t="s_id-979f8aeb619b_4_2_4";if("undefined"!=typeof document){const n=document.head||document.getElementsByTagName("head")[0];if(n.querySelector("#"+t))return;const o=document.createElement("style");o.id=t,n.firstChild?n.insertBefore(o,n.firstChild):n.appendChild(o),o.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[t]=e)}(".closeButton {\n flex-shrink: 0;\n}\n.closeButton:hover {\n background-color: var(--primary-background-hover-color);\n}");export{e as default};
1
+ var e={closeButton:"closeButton"};!function(e){const t="s_id-979f8aeb619b_4_3_0";if("undefined"!=typeof document){const n=document.head||document.getElementsByTagName("head")[0];if(n.querySelector("#"+t))return;const o=document.createElement("style");o.id=t,n.firstChild?n.insertBefore(o,n.firstChild):n.appendChild(o),o.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[t]=e)}(".closeButton {\n flex-shrink: 0;\n}\n.closeButton:hover {\n background-color: var(--primary-background-hover-color);\n}");export{e as default};
2
2
  //# sourceMappingURL=AttentionBoxCloseButton.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={icon:"icon"};!function(e){const t="s_id-55a80ba34ba3_4_2_4";if("undefined"!=typeof document){const n=document.head||document.getElementsByTagName("head")[0];if(n.querySelector("#"+t))return;const o=document.createElement("style");o.id=t,n.firstChild?n.insertBefore(o,n.firstChild):n.appendChild(o),o.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[t]=e)}(".icon {\n color: var(--primary-text-color);\n flex-shrink: 0;\n}");export{e as default};
1
+ var e={icon:"icon"};!function(e){const t="s_id-55a80ba34ba3_4_3_0";if("undefined"!=typeof document){const n=document.head||document.getElementsByTagName("head")[0];if(n.querySelector("#"+t))return;const o=document.createElement("style");o.id=t,n.firstChild?n.insertBefore(o,n.firstChild):n.appendChild(o),o.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[t]=e)}(".icon {\n color: var(--primary-text-color);\n flex-shrink: 0;\n}");export{e as default};
2
2
  //# sourceMappingURL=AttentionBoxLeadingIcon.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={attentionBoxLink:"attentionBoxLink"};!function(e){const t="s_id-f7cefb69d475_4_2_4";if("undefined"!=typeof document){const n=document.head||document.getElementsByTagName("head")[0];if(n.querySelector("#"+t))return;const o=document.createElement("style");o.id=t,n.firstChild?n.insertBefore(o,n.firstChild):n.appendChild(o),o.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[t]=e)}("a.attentionBoxLink {\n color: var(--primary-text-color);\n text-decoration: underline;\n}");export{e as default};
1
+ var e={attentionBoxLink:"attentionBoxLink"};!function(e){const t="s_id-f7cefb69d475_4_3_0";if("undefined"!=typeof document){const n=document.head||document.getElementsByTagName("head")[0];if(n.querySelector("#"+t))return;const o=document.createElement("style");o.id=t,n.firstChild?n.insertBefore(o,n.firstChild):n.appendChild(o),o.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[t]=e)}("a.attentionBoxLink {\n color: var(--primary-text-color);\n text-decoration: underline;\n}");export{e as default};
2
2
  //# sourceMappingURL=AttentionBoxLink.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var n={container:"container",mainContentGroup:"mainContentGroup",leadingIcon:"leadingIcon",actionsGroup:"actionsGroup"};!function(n){const e="s_id-2f71fab0a877_4_2_4";if("undefined"!=typeof document){const t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+e))return;const a=document.createElement("style");a.id=e,t.firstChild?t.insertBefore(a,t.firstChild):t.appendChild(a),a.appendChild(document.createTextNode(n))}else globalThis.injectedStyles&&(globalThis.injectedStyles[e]=n)}(".container {\n gap: var(--space-32);\n}\n\n.mainContentGroup {\n min-width: 0;\n}\n\n.leadingIcon {\n align-self: flex-start;\n}\n\n.actionsGroup {\n gap: var(--space-12);\n}");export{n as default};
1
+ var n={container:"container",mainContentGroup:"mainContentGroup",leadingIcon:"leadingIcon",actionsGroup:"actionsGroup"};!function(n){const e="s_id-2f71fab0a877_4_3_0";if("undefined"!=typeof document){const t=document.head||document.getElementsByTagName("head")[0];if(t.querySelector("#"+e))return;const a=document.createElement("style");a.id=e,t.firstChild?t.insertBefore(a,t.firstChild):t.appendChild(a),a.appendChild(document.createTextNode(n))}else globalThis.injectedStyles&&(globalThis.injectedStyles[e]=n)}(".container {\n gap: var(--space-32);\n}\n\n.mainContentGroup {\n min-width: 0;\n}\n\n.leadingIcon {\n align-self: flex-start;\n}\n\n.actionsGroup {\n gap: var(--space-12);\n}");export{n as default};
2
2
  //# sourceMappingURL=AttentionBoxCompact.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var n={container:"container",icon:"icon",title:"title",text:"text",actions:"actions",closeButton:"closeButton",hasIcon:"hasIcon",hasCloseButton:"hasCloseButton",hasTitle:"hasTitle"};!function(n){const t="s_id-d1aa0b2532e6_4_2_4";if("undefined"!=typeof document){const o=document.head||document.getElementsByTagName("head")[0];if(o.querySelector("#"+t))return;const e=document.createElement("style");e.id=t,o.firstChild?o.insertBefore(e,o.firstChild):o.appendChild(e),e.appendChild(document.createTextNode(n))}else globalThis.injectedStyles&&(globalThis.injectedStyles[t]=n)}(".container {\n --grid-columns: auto 1fr auto;\n display: grid;\n gap: var(--space-4);\n width: 100%;\n grid-template-columns: var(--grid-columns);\n}\n.container .icon {\n grid-column: 1;\n grid-row: 1;\n align-self: center;\n}\n.container .title {\n grid-row: 1;\n grid-column: 2;\n align-self: center;\n}\n.container .text,\n.container .actions {\n grid-column: 2/-1;\n}\n.container .text {\n grid-row: 2;\n min-width: 0;\n margin-inline-end: var(--space-8);\n}\n.container .closeButton {\n grid-row: 1;\n grid-column: 3;\n align-self: start;\n}\n.container .actions {\n grid-row: 3;\n margin-block-start: var(--space-8);\n}\n.container:not(.hasIcon) {\n --grid-columns: 1fr auto;\n}\n.container:not(.hasIcon):not(.hasCloseButton) {\n --grid-columns: 1fr;\n}\n.container:not(.hasIcon) .title {\n grid-column: 1;\n}\n.container:not(.hasIcon) .text,\n.container:not(.hasIcon) .actions {\n grid-column: 1/-1;\n}\n.container:not(.hasIcon) .closeButton {\n grid-column: 2;\n}\n.container:not(.hasCloseButton) {\n --grid-columns: auto 1fr;\n}\n.container:not(.hasTitle) .icon {\n align-self: start;\n}\n.container:not(.hasTitle) .text {\n grid-row: 1;\n grid-column-end: -2;\n}\n.container:not(.hasTitle) .closeButton {\n margin-block-start: -1px;\n}\n.container:not(.hasTitle) .actions {\n grid-row: 2;\n}");export{n as default};
1
+ var n={container:"container",icon:"icon",title:"title",text:"text",actions:"actions",closeButton:"closeButton",hasIcon:"hasIcon",hasCloseButton:"hasCloseButton",hasTitle:"hasTitle"};!function(n){const t="s_id-d1aa0b2532e6_4_3_0";if("undefined"!=typeof document){const o=document.head||document.getElementsByTagName("head")[0];if(o.querySelector("#"+t))return;const e=document.createElement("style");e.id=t,o.firstChild?o.insertBefore(e,o.firstChild):o.appendChild(e),e.appendChild(document.createTextNode(n))}else globalThis.injectedStyles&&(globalThis.injectedStyles[t]=n)}(".container {\n --grid-columns: auto 1fr auto;\n display: grid;\n gap: var(--space-4);\n width: 100%;\n grid-template-columns: var(--grid-columns);\n}\n.container .icon {\n grid-column: 1;\n grid-row: 1;\n align-self: center;\n}\n.container .title {\n grid-row: 1;\n grid-column: 2;\n align-self: center;\n}\n.container .text,\n.container .actions {\n grid-column: 2/-1;\n}\n.container .text {\n grid-row: 2;\n min-width: 0;\n margin-inline-end: var(--space-8);\n}\n.container .closeButton {\n grid-row: 1;\n grid-column: 3;\n align-self: start;\n}\n.container .actions {\n grid-row: 3;\n margin-block-start: var(--space-8);\n}\n.container:not(.hasIcon) {\n --grid-columns: 1fr auto;\n}\n.container:not(.hasIcon):not(.hasCloseButton) {\n --grid-columns: 1fr;\n}\n.container:not(.hasIcon) .title {\n grid-column: 1;\n}\n.container:not(.hasIcon) .text,\n.container:not(.hasIcon) .actions {\n grid-column: 1/-1;\n}\n.container:not(.hasIcon) .closeButton {\n grid-column: 2;\n}\n.container:not(.hasCloseButton) {\n --grid-columns: auto 1fr;\n}\n.container:not(.hasTitle) .icon {\n align-self: start;\n}\n.container:not(.hasTitle) .text {\n grid-row: 1;\n grid-column-end: -2;\n}\n.container:not(.hasTitle) .closeButton {\n margin-block-start: -1px;\n}\n.container:not(.hasTitle) .actions {\n grid-row: 2;\n}");export{n as default};
2
2
  //# sourceMappingURL=AttentionBoxDefault.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={avatar:"avatar",large:"large",medium:"medium",small:"small",xs:"xs",clickableWrapper:"clickableWrapper",circle:"circle","focus-visible":"focus-visible",circleImg:"circleImg",circleText:"circleText",disabled:"disabled",square:"square",withoutBorder:"withoutBorder",badges:"badges",badge:"badge",badgeTopLeft:"badgeTopLeft",badgeTopRight:"badgeTopRight",badgeBottomLeft:"badgeBottomLeft",badgeBottomRight:"badgeBottomRight"};!function(e){const n="s_id-4487266934ef_4_2_4";if("undefined"!=typeof document){const o=document.head||document.getElementsByTagName("head")[0];if(o.querySelector("#"+n))return;const i=document.createElement("style");i.id=n,o.firstChild?o.insertBefore(i,o.firstChild):o.appendChild(i),i.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}('/* stylelint-disable */\n/* stylelint-enable */\n.avatar {\n position: relative;\n}\n.large {\n height: 50px;\n width: 50px;\n}\n.medium {\n height: 32px;\n width: 32px;\n}\n.small {\n height: 28px;\n width: 28px;\n}\n.xs {\n height: 20px;\n width: 20px;\n}\n.clickableWrapper {\n height: 100%;\n width: 100%;\n}\n.circle {\n height: 100%;\n width: 100%;\n position: relative;\n border: 1px solid;\n border-radius: 50%;\n overflow: hidden;\n display: flex;\n justify-content: center;\n align-items: center;\n color: var(--text-color-on-primary);\n}\n.circle:focus {\n outline: none;\n}\n.circle:focus:focus-visible, .circle:focus.focus-visible {\n outline: none;\n z-index: 11;\n border-radius: 50%;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n.circle:focus:focus:not(.focus-visible) {\n outline: none;\n}\n.circleImg {\n border-color: var(--primary-background-color);\n}\n.circleText {\n border-color: var(--layout-border-color);\n}\n.disabled:before {\n content: "";\n height: 100%;\n width: 100%;\n position: absolute;\n top: 0;\n opacity: 0.7;\n background: var(--primary-background-color);\n}\n.square {\n border-radius: var(--border-radius-small);\n}\n.square:focus {\n outline: none;\n}\n.square:focus:focus-visible, .square:focus.focus-visible {\n outline: none;\n z-index: 11;\n border-radius: var(--border-radius-small);\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n.square:focus:focus:not(.focus-visible) {\n outline: none;\n}\n.withoutBorder {\n border: none;\n}\n.badges {\n position: absolute;\n top: 50%;\n left: 50%; /* position the left edge of the element at the middle of the parent */\n transform: translate(-50%, -50%);\n display: grid;\n grid-template-columns: 50% 50%;\n margin-inline: auto;\n height: 110%;\n width: 110%;\n}\n.badges .badge {\n display: flex;\n}\n.badges .badgeTopLeft {\n grid-row: 1;\n grid-column: 1;\n justify-self: start;\n}\n.badges .badgeTopRight {\n grid-row: 1;\n grid-column: 2;\n justify-self: end;\n}\n.badges .badgeBottomLeft {\n grid-row: 2;\n grid-column: 1;\n justify-self: start;\n align-self: end;\n}\n.badges .badgeBottomRight {\n grid-row: 2;\n grid-column: 2;\n justify-self: end;\n align-self: end;\n}');export{e as default};
1
+ var e={avatar:"avatar",large:"large",medium:"medium",small:"small",xs:"xs",clickableWrapper:"clickableWrapper",circle:"circle","focus-visible":"focus-visible",circleImg:"circleImg",circleText:"circleText",disabled:"disabled",square:"square",withoutBorder:"withoutBorder",badges:"badges",badge:"badge",badgeTopLeft:"badgeTopLeft",badgeTopRight:"badgeTopRight",badgeBottomLeft:"badgeBottomLeft",badgeBottomRight:"badgeBottomRight"};!function(e){const n="s_id-4487266934ef_4_3_0";if("undefined"!=typeof document){const o=document.head||document.getElementsByTagName("head")[0];if(o.querySelector("#"+n))return;const i=document.createElement("style");i.id=n,o.firstChild?o.insertBefore(i,o.firstChild):o.appendChild(i),i.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}('/* stylelint-disable */\n/* stylelint-enable */\n.avatar {\n position: relative;\n}\n.large {\n height: 50px;\n width: 50px;\n}\n.medium {\n height: 32px;\n width: 32px;\n}\n.small {\n height: 28px;\n width: 28px;\n}\n.xs {\n height: 20px;\n width: 20px;\n}\n.clickableWrapper {\n height: 100%;\n width: 100%;\n}\n.circle {\n height: 100%;\n width: 100%;\n position: relative;\n border: 1px solid;\n border-radius: 50%;\n overflow: hidden;\n display: flex;\n justify-content: center;\n align-items: center;\n color: var(--text-color-on-primary);\n}\n.circle:focus {\n outline: none;\n}\n.circle:focus:focus-visible, .circle:focus.focus-visible {\n outline: none;\n z-index: 11;\n border-radius: 50%;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n.circle:focus:focus:not(.focus-visible) {\n outline: none;\n}\n.circleImg {\n border-color: var(--primary-background-color);\n}\n.circleText {\n border-color: var(--layout-border-color);\n}\n.disabled:before {\n content: "";\n height: 100%;\n width: 100%;\n position: absolute;\n top: 0;\n opacity: 0.7;\n background: var(--primary-background-color);\n}\n.square {\n border-radius: var(--border-radius-small);\n}\n.square:focus {\n outline: none;\n}\n.square:focus:focus-visible, .square:focus.focus-visible {\n outline: none;\n z-index: 11;\n border-radius: var(--border-radius-small);\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n.square:focus:focus:not(.focus-visible) {\n outline: none;\n}\n.withoutBorder {\n border: none;\n}\n.badges {\n position: absolute;\n top: 50%;\n left: 50%; /* position the left edge of the element at the middle of the parent */\n transform: translate(-50%, -50%);\n display: grid;\n grid-template-columns: 50% 50%;\n margin-inline: auto;\n height: 110%;\n width: 110%;\n}\n.badges .badge {\n display: flex;\n}\n.badges .badgeTopLeft {\n grid-row: 1;\n grid-column: 1;\n justify-self: start;\n}\n.badges .badgeTopRight {\n grid-row: 1;\n grid-column: 2;\n justify-self: end;\n}\n.badges .badgeBottomLeft {\n grid-row: 2;\n grid-column: 1;\n justify-self: start;\n align-self: end;\n}\n.badges .badgeBottomRight {\n grid-row: 2;\n grid-column: 2;\n justify-self: end;\n align-self: end;\n}');export{e as default};
2
2
  //# sourceMappingURL=Avatar.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={badgeLarge:"badgeLarge",badgeMedium:"badgeMedium",badgeSmall:"badgeSmall",badgeXs:"badgeXs"};!function(e){const d="s_id-e545a08d61b0_4_2_4";if("undefined"!=typeof document){const n=document.head||document.getElementsByTagName("head")[0];if(n.querySelector("#"+d))return;const t=document.createElement("style");t.id=d,n.firstChild?n.insertBefore(t,n.firstChild):n.appendChild(t),t.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[d]=e)}(".badgeLarge {\n height: 19px;\n width: 19px;\n}\n\n.badgeMedium {\n height: 13px;\n width: 13px;\n}\n\n.badgeSmall,\n.badgeXs {\n height: 10px;\n width: 10px;\n}");export{e as default};
1
+ var e={badgeLarge:"badgeLarge",badgeMedium:"badgeMedium",badgeSmall:"badgeSmall",badgeXs:"badgeXs"};!function(e){const d="s_id-e545a08d61b0_4_3_0";if("undefined"!=typeof document){const n=document.head||document.getElementsByTagName("head")[0];if(n.querySelector("#"+d))return;const t=document.createElement("style");t.id=d,n.firstChild?n.insertBefore(t,n.firstChild):n.appendChild(t),t.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[d]=e)}(".badgeLarge {\n height: 19px;\n width: 19px;\n}\n\n.badgeMedium {\n height: 13px;\n width: 13px;\n}\n\n.badgeSmall,\n.badgeXs {\n height: 10px;\n width: 10px;\n}");export{e as default};
2
2
  //# sourceMappingURL=AvatarBadge.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var n={contentImg:"contentImg",contentText:"contentText",contentTextLarge:"contentTextLarge",contentTextMedium:"contentTextMedium",contentTextSmall:"contentTextSmall",contentTextXs:"contentTextXs",contentIconLarge:"contentIconLarge",contentIconMedium:"contentIconMedium",contentIconSmall:"contentIconSmall"};!function(n){const t="s_id-50188146c7c7_4_2_4";if("undefined"!=typeof document){const e=document.head||document.getElementsByTagName("head")[0];if(e.querySelector("#"+t))return;const o=document.createElement("style");o.id=t,e.firstChild?e.insertBefore(o,e.firstChild):e.appendChild(o),o.appendChild(document.createTextNode(n))}else globalThis.injectedStyles&&(globalThis.injectedStyles[t]=n)}("/* stylelint-disable */\n/* stylelint-enable */\n.contentImg {\n object-fit: cover;\n width: 100%;\n height: 100%;\n}\n.contentText {\n font-family: var(--font-family);\n font-weight: 400;\n line-height: 21px;\n letter-spacing: -0.5px;\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 100%;\n}\n.contentTextLarge {\n font: var(--font-h3-normal);\n letter-spacing: var(--letter-spacing-h3-normal);\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font-family: var(--font-family) !important;\n}\n.contentTextMedium {\n font: var(--font-text1-normal);\n margin-top: 1px;\n}\n.contentTextSmall {\n margin-top: 1px;\n font-size: 12px;\n}\n.contentTextXs {\n margin-top: 1px;\n font: var(--font-text3-normal);\n}\n.contentIconLarge {\n height: 28px;\n width: 28px;\n}\n.contentIconMedium {\n height: 18px;\n width: 18px;\n}\n.contentIconSmall {\n height: 12px;\n width: 12px;\n}");export{n as default};
1
+ var n={contentImg:"contentImg",contentText:"contentText",contentTextLarge:"contentTextLarge",contentTextMedium:"contentTextMedium",contentTextSmall:"contentTextSmall",contentTextXs:"contentTextXs",contentIconLarge:"contentIconLarge",contentIconMedium:"contentIconMedium",contentIconSmall:"contentIconSmall"};!function(n){const t="s_id-50188146c7c7_4_3_0";if("undefined"!=typeof document){const e=document.head||document.getElementsByTagName("head")[0];if(e.querySelector("#"+t))return;const o=document.createElement("style");o.id=t,e.firstChild?e.insertBefore(o,e.firstChild):e.appendChild(o),o.appendChild(document.createTextNode(n))}else globalThis.injectedStyles&&(globalThis.injectedStyles[t]=n)}("/* stylelint-disable */\n/* stylelint-enable */\n.contentImg {\n object-fit: cover;\n width: 100%;\n height: 100%;\n}\n.contentText {\n font-family: var(--font-family);\n font-weight: 400;\n line-height: 21px;\n letter-spacing: -0.5px;\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 100%;\n}\n.contentTextLarge {\n font: var(--font-h3-normal);\n letter-spacing: var(--letter-spacing-h3-normal);\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n font-family: var(--font-family) !important;\n}\n.contentTextMedium {\n font: var(--font-text1-normal);\n margin-top: 1px;\n}\n.contentTextSmall {\n margin-top: 1px;\n font-size: 12px;\n}\n.contentTextXs {\n margin-top: 1px;\n font: var(--font-text3-normal);\n}\n.contentIconLarge {\n height: 28px;\n width: 28px;\n}\n.contentIconMedium {\n height: 18px;\n width: 18px;\n}\n.contentIconSmall {\n height: 12px;\n width: 12px;\n}");export{n as default};
2
2
  //# sourceMappingURL=AvatarContent.module.scss.js.map
@@ -1,2 +1,2 @@
1
- var e={avatarGroupContainer:"avatarGroupContainer",avatarContainer:"avatarContainer"};!function(e){const n="s_id-34c07868a875_4_2_4";if("undefined"!=typeof document){const a=document.head||document.getElementsByTagName("head")[0];if(a.querySelector("#"+n))return;const t=document.createElement("style");t.id=n,a.firstChild?a.insertBefore(t,a.firstChild):a.appendChild(t),t.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".avatarGroupContainer {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n position: relative;\n padding: 0;\n margin: 0;\n}\n\n.avatarContainer {\n margin-inline-start: calc(-1 * var(--space-8));\n}");export{e as default};
1
+ var e={avatarGroupContainer:"avatarGroupContainer",avatarContainer:"avatarContainer"};!function(e){const n="s_id-34c07868a875_4_3_0";if("undefined"!=typeof document){const a=document.head||document.getElementsByTagName("head")[0];if(a.querySelector("#"+n))return;const t=document.createElement("style");t.id=n,a.firstChild?a.insertBefore(t,a.firstChild):a.appendChild(t),t.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".avatarGroupContainer {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n position: relative;\n padding: 0;\n margin: 0;\n}\n\n.avatarContainer {\n margin-inline-start: calc(-1 * var(--space-8));\n}");export{e as default};
2
2
  //# sourceMappingURL=AvatarGroup.module.scss.js.map