@vibe/core 3.28.0-alpha-df61a.0 → 3.28.1-alpha-e7b89.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 (359) hide show
  1. package/dist/components/Accordion/Accordion/Accordion.d.ts +8 -0
  2. package/dist/components/Accordion/AccordionItem/AccordionItem.d.ts +28 -3
  3. package/dist/components/EditableText/EditableText.d.ts +2 -8
  4. package/dist/components/EditableTypography/EditableTypography.d.ts +0 -2
  5. package/dist/components/Label/Label.d.ts +139 -4
  6. package/dist/components/Label/Label.types.d.ts +3 -1
  7. package/dist/components/Label/LabelConstants.d.ts +47 -0
  8. package/dist/mocked_classnames/components/Accordion/Accordion/Accordion.d.ts +8 -0
  9. package/dist/mocked_classnames/components/Accordion/AccordionItem/AccordionItem.d.ts +28 -3
  10. package/dist/mocked_classnames/components/EditableText/EditableText.d.ts +2 -8
  11. package/dist/mocked_classnames/components/EditableTypography/EditableTypography.d.ts +0 -2
  12. package/dist/mocked_classnames/components/Label/Label.d.ts +139 -4
  13. package/dist/mocked_classnames/components/Label/Label.types.d.ts +3 -1
  14. package/dist/mocked_classnames/components/Label/LabelConstants.d.ts +47 -0
  15. package/dist/mocked_classnames/src/components/Accordion/Accordion/Accordion.js.map +1 -1
  16. package/dist/mocked_classnames/src/components/Accordion/Accordion/Accordion.module.scss.js +1 -1
  17. package/dist/mocked_classnames/src/components/Accordion/AccordionItem/AccordionItem.js.map +1 -1
  18. package/dist/mocked_classnames/src/components/AlertBanner/AlertBanner.module.scss.js +1 -1
  19. package/dist/mocked_classnames/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.module.scss.js +1 -1
  20. package/dist/mocked_classnames/src/components/AlertBanner/AlertBannerLink/AlertBannerLink.module.scss.js +1 -1
  21. package/dist/mocked_classnames/src/components/AlertBanner/AlertBannerText/AlertBannerText.module.scss.js +1 -1
  22. package/dist/mocked_classnames/src/components/AttentionBox/AttentionBox.module.scss.js +1 -1
  23. package/dist/mocked_classnames/src/components/AttentionBox/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
  24. package/dist/mocked_classnames/src/components/Avatar/Avatar.module.scss.js +1 -1
  25. package/dist/mocked_classnames/src/components/Avatar/AvatarBadge.module.scss.js +1 -1
  26. package/dist/mocked_classnames/src/components/Avatar/AvatarContent.module.scss.js +1 -1
  27. package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroup.module.scss.js +1 -1
  28. package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroupCounter.module.scss.js +1 -1
  29. package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroupCounterTooltipContent.module.scss.js +1 -1
  30. package/dist/mocked_classnames/src/components/AvatarGroup/AvatarGroupCounterTooltipContentVirtualizedList.module.scss.js +1 -1
  31. package/dist/mocked_classnames/src/components/Badge/Badge.module.scss.js +1 -1
  32. package/dist/mocked_classnames/src/components/Badge/Indicator/Indicator.module.scss.js +1 -1
  33. package/dist/mocked_classnames/src/components/BaseInput/BaseInput.module.scss.js +1 -1
  34. package/dist/mocked_classnames/src/components/Box/Box.module.scss.js +1 -1
  35. package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbContent/BreadcrumbContent.module.scss.js +1 -1
  36. package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbItem.module.scss.js +1 -1
  37. package/dist/mocked_classnames/src/components/BreadcrumbsBar/BreadcrumbsBar.module.scss.js +1 -1
  38. package/dist/mocked_classnames/src/components/Button/Button.module.scss.js +1 -1
  39. package/dist/mocked_classnames/src/components/ButtonGroup/ButtonGroup.module.scss.js +1 -1
  40. package/dist/mocked_classnames/src/components/Checkbox/Checkbox.module.scss.js +1 -1
  41. package/dist/mocked_classnames/src/components/Chips/Chips.module.scss.js +1 -1
  42. package/dist/mocked_classnames/src/components/Clickable/Clickable.module.scss.js +1 -1
  43. package/dist/mocked_classnames/src/components/ColorPicker/ColorPicker.module.scss.js +1 -1
  44. package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js +1 -1
  45. package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js +1 -1
  46. package/dist/mocked_classnames/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js +1 -1
  47. package/dist/mocked_classnames/src/components/Combobox/Combobox.module.scss.js +1 -1
  48. package/dist/mocked_classnames/src/components/Combobox/ComboboxHelpers/ComboboxHelpers.module.scss.js +1 -1
  49. package/dist/mocked_classnames/src/components/Combobox/components/ComboboxCategory/ComboboxCategory.module.scss.js +1 -1
  50. package/dist/mocked_classnames/src/components/Combobox/components/ComboboxItems/ComboboxItems.module.scss.js +1 -1
  51. package/dist/mocked_classnames/src/components/Combobox/components/ComboboxOption/ComboboxOption.module.scss.js +1 -1
  52. package/dist/mocked_classnames/src/components/Combobox/components/StickyCategoryHeader/StickyCategoryHeader.module.scss.js +1 -1
  53. package/dist/mocked_classnames/src/components/Counter/Counter.module.scss.js +1 -1
  54. package/dist/mocked_classnames/src/components/DatePicker/DateNavigationItem/DateNavigationItem.module.scss.js +1 -1
  55. package/dist/mocked_classnames/src/components/DatePicker/DatePicker.module.scss.js +1 -1
  56. package/dist/mocked_classnames/src/components/DatePicker/DatePickerHeader/DatePickerHeader.module.scss.js +1 -1
  57. package/dist/mocked_classnames/src/components/DatePicker/YearPicker/YearPicker.module.scss.js +1 -1
  58. package/dist/mocked_classnames/src/components/DatePicker/external_datepicker.scss.js +1 -1
  59. package/dist/mocked_classnames/src/components/Dialog/Dialog.module.scss.js +1 -1
  60. package/dist/mocked_classnames/src/components/Dialog/DialogContent/DialogContent.module.scss.js +1 -1
  61. package/dist/mocked_classnames/src/components/DialogContentContainer/DialogContentContainer.js +1 -1
  62. package/dist/mocked_classnames/src/components/DialogContentContainer/DialogContentContainer.js.map +1 -1
  63. package/dist/mocked_classnames/src/components/DialogContentContainer/DialogContentContainer.module.scss.js +1 -1
  64. package/dist/mocked_classnames/src/components/Divider/Divider.module.scss.js +1 -1
  65. package/dist/mocked_classnames/src/components/Dropdown/Dropdown.module.scss.js +1 -1
  66. package/dist/mocked_classnames/src/components/Dropdown/components/ChildrenContent/ChildrenContent.module.scss.js +1 -1
  67. package/dist/mocked_classnames/src/components/Dropdown/components/MultiValueContainer/MultiValueContainer.module.scss.js +1 -1
  68. package/dist/mocked_classnames/src/components/Dropdown/components/menu/menu.module.scss.js +1 -1
  69. package/dist/mocked_classnames/src/components/Dropdown/components/option/option.module.scss.js +1 -1
  70. package/dist/mocked_classnames/src/components/Dropdown/components/singleValue/singleValue.module.scss.js +1 -1
  71. package/dist/mocked_classnames/src/components/EditableHeading/EditableHeading.module.scss.js +1 -1
  72. package/dist/mocked_classnames/src/components/EditableText/EditableText.js.map +1 -1
  73. package/dist/mocked_classnames/src/components/EditableText/EditableText.module.scss.js +1 -1
  74. package/dist/mocked_classnames/src/components/EditableTypography/EditableTypography.js +1 -1
  75. package/dist/mocked_classnames/src/components/EditableTypography/EditableTypography.js.map +1 -1
  76. package/dist/mocked_classnames/src/components/EditableTypography/EditableTypography.module.scss.js +1 -1
  77. package/dist/mocked_classnames/src/components/ExpandCollapse/ExpandCollapse.module.scss.js +1 -1
  78. package/dist/mocked_classnames/src/components/FieldLabel/FieldLabel.module.scss.js +1 -1
  79. package/dist/mocked_classnames/src/components/Flex/Flex.module.scss.js +1 -1
  80. package/dist/mocked_classnames/src/components/FormattedNumber/FormattedNumber.module.scss.js +1 -1
  81. package/dist/mocked_classnames/src/components/Heading/Heading.module.scss.js +1 -1
  82. package/dist/mocked_classnames/src/components/HiddenText/HiddenText.module.scss.js +1 -1
  83. package/dist/mocked_classnames/src/components/Icon/Icon.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/Label/Label.js +1 -1
  86. package/dist/mocked_classnames/src/components/Label/Label.js.map +1 -1
  87. package/dist/mocked_classnames/src/components/Label/Label.module.scss.js +1 -1
  88. package/dist/mocked_classnames/src/components/Label/LabelCelebrationAnimation.module.scss.js +1 -1
  89. package/dist/mocked_classnames/src/components/Label/LabelConstants.js +1 -1
  90. package/dist/mocked_classnames/src/components/Label/LabelConstants.js.map +1 -1
  91. package/dist/mocked_classnames/src/components/LegacyModal/LegacyModal.module.scss.js +1 -1
  92. package/dist/mocked_classnames/src/components/LegacyModal/LegacyModalContent/LegacyModalContent.module.scss.js +1 -1
  93. package/dist/mocked_classnames/src/components/LegacyModal/LegacyModalFooter/LegacyModalFooter.module.scss.js +1 -1
  94. package/dist/mocked_classnames/src/components/LegacyModal/LegacyModalHeader/LegacyModalHeader.module.scss.js +1 -1
  95. package/dist/mocked_classnames/src/components/Link/Link.module.scss.js +1 -1
  96. package/dist/mocked_classnames/src/components/List/List.module.scss.js +1 -1
  97. package/dist/mocked_classnames/src/components/List/VirtualizedListItems/VirtualizedListItems.module.scss.js +1 -1
  98. package/dist/mocked_classnames/src/components/ListItem/ListItem.module.scss.js +1 -1
  99. package/dist/mocked_classnames/src/components/ListItemAvatar/ListItemAvatar.module.scss.js +1 -1
  100. package/dist/mocked_classnames/src/components/ListItemIcon/ListItemIcon.module.scss.js +1 -1
  101. package/dist/mocked_classnames/src/components/ListTitle/ListTitle.module.scss.js +1 -1
  102. package/dist/mocked_classnames/src/components/Loader/Loader.module.scss.js +1 -1
  103. package/dist/mocked_classnames/src/components/Menu/Menu/Menu.module.scss.js +1 -1
  104. package/dist/mocked_classnames/src/components/Menu/MenuDivider/MenuDivider.module.scss.js +1 -1
  105. package/dist/mocked_classnames/src/components/Menu/MenuItem/MenuItem.module.scss.js +1 -1
  106. package/dist/mocked_classnames/src/components/Menu/MenuItem/components/BaseMenuItem/BaseMenuItem.module.scss.js +1 -1
  107. package/dist/mocked_classnames/src/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.module.scss.js +1 -1
  108. package/dist/mocked_classnames/src/components/Menu/MenuItem/components/MenuItemSubMenuIcon/MenuItemSubMenuIcon.module.scss.js +1 -1
  109. package/dist/mocked_classnames/src/components/Menu/MenuItemButton/MenuItemButton.module.scss.js +1 -1
  110. package/dist/mocked_classnames/src/components/Menu/MenuTitle/MenuTitle.module.scss.js +1 -1
  111. package/dist/mocked_classnames/src/components/MenuButton/MenuButton.module.scss.js +1 -1
  112. package/dist/mocked_classnames/src/components/Modal/Modal/Modal.module.scss.js +1 -1
  113. package/dist/mocked_classnames/src/components/Modal/ModalHeader/ModalHeader.module.scss.js +1 -1
  114. package/dist/mocked_classnames/src/components/Modal/ModalMedia/ModalMedia.module.scss.js +1 -1
  115. package/dist/mocked_classnames/src/components/Modal/ModalTopActions/ModalTopActions.module.scss.js +1 -1
  116. package/dist/mocked_classnames/src/components/Modal/footers/ModalFooter/ModalFooter.module.scss.js +1 -1
  117. package/dist/mocked_classnames/src/components/Modal/footers/ModalFooterBase/ModalFooterBase.module.scss.js +1 -1
  118. package/dist/mocked_classnames/src/components/Modal/footers/ModalFooterWizard/ModalFooterWizard.module.scss.js +1 -1
  119. package/dist/mocked_classnames/src/components/Modal/layouts/ModalBasicLayout/ModalBasicLayout.module.scss.js +1 -1
  120. package/dist/mocked_classnames/src/components/Modal/layouts/ModalFooterShadow.module.scss.js +1 -1
  121. package/dist/mocked_classnames/src/components/Modal/layouts/ModalLayoutScrollableContent.module.scss.js +1 -1
  122. package/dist/mocked_classnames/src/components/Modal/layouts/ModalMediaLayout/ModalMediaLayout.module.scss.js +1 -1
  123. package/dist/mocked_classnames/src/components/Modal/layouts/ModalSideBySideLayout/ModalSideBySideLayout.module.scss.js +1 -1
  124. package/dist/mocked_classnames/src/components/MultiStepIndicator/MultiStepIndicator.module.scss.js +1 -1
  125. package/dist/mocked_classnames/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.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.module.scss.js +1 -1
  130. package/dist/mocked_classnames/src/components/Search/Search.module.scss.js +1 -1
  131. package/dist/mocked_classnames/src/components/Skeleton/Skeleton.module.scss.js +1 -1
  132. package/dist/mocked_classnames/src/components/SlideTransition/SlideTransition.module.scss.js +1 -1
  133. package/dist/mocked_classnames/src/components/Slider/SelectionIndicator.module.scss.js +1 -1
  134. package/dist/mocked_classnames/src/components/Slider/Slider.module.scss.js +1 -1
  135. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderBase.module.scss.js +1 -1
  136. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderFilledTrack.module.scss.js +1 -1
  137. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderRail.module.scss.js +1 -1
  138. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderThumb.module.scss.js +1 -1
  139. package/dist/mocked_classnames/src/components/Slider/SliderBase/SliderTrack.module.scss.js +1 -1
  140. package/dist/mocked_classnames/src/components/Slider/SliderInfix.module.scss.js +1 -1
  141. package/dist/mocked_classnames/src/components/SplitButton/SplitButton.module.scss.js +1 -1
  142. package/dist/mocked_classnames/src/components/Steps/Steps.module.scss.js +1 -1
  143. package/dist/mocked_classnames/src/components/Steps/StepsCommand.module.scss.js +1 -1
  144. package/dist/mocked_classnames/src/components/Steps/StepsDot.module.scss.js +1 -1
  145. package/dist/mocked_classnames/src/components/Steps/StepsGalleryHeader.module.scss.js +1 -1
  146. package/dist/mocked_classnames/src/components/Steps/StepsHeader.module.scss.js +1 -1
  147. package/dist/mocked_classnames/src/components/Steps/StepsNumbersHeader.module.scss.js +1 -1
  148. package/dist/mocked_classnames/src/components/Switch/Switch.module.scss.js +1 -1
  149. package/dist/mocked_classnames/src/components/Table/Table/Table.module.scss.js +1 -1
  150. package/dist/mocked_classnames/src/components/Table/TableBody/TableBody.module.scss.js +1 -1
  151. package/dist/mocked_classnames/src/components/Table/TableCell/TableCell.module.scss.js +1 -1
  152. package/dist/mocked_classnames/src/components/Table/TableCellSkeleton/TableCellSkeleton.module.scss.js +1 -1
  153. package/dist/mocked_classnames/src/components/Table/TableContainer/TableContainer.module.scss.js +1 -1
  154. package/dist/mocked_classnames/src/components/Table/TableHeader/TableHeader.module.scss.js +1 -1
  155. package/dist/mocked_classnames/src/components/Table/TableHeaderCell/TableHeaderCell.module.scss.js +1 -1
  156. package/dist/mocked_classnames/src/components/Table/TableRow/TableRow.module.scss.js +1 -1
  157. package/dist/mocked_classnames/src/components/Table/TableRowMenu/TableRowMenu.module.scss.js +1 -1
  158. package/dist/mocked_classnames/src/components/Table/TableVirtualizedBody/TableVirtualizedBody.module.scss.js +1 -1
  159. package/dist/mocked_classnames/src/components/Tabs/Tab/Tab.module.scss.js +1 -1
  160. package/dist/mocked_classnames/src/components/Tabs/TabList/TabList.module.scss.js +1 -1
  161. package/dist/mocked_classnames/src/components/Tabs/TabPanel/TabPanel.module.scss.js +1 -1
  162. package/dist/mocked_classnames/src/components/Tabs/TabPanels/TabPanels.module.scss.js +1 -1
  163. package/dist/mocked_classnames/src/components/Text/Text.module.scss.js +1 -1
  164. package/dist/mocked_classnames/src/components/TextArea/TextArea.module.scss.js +1 -1
  165. package/dist/mocked_classnames/src/components/TextField/TextField.module.scss.js +1 -1
  166. package/dist/mocked_classnames/src/components/TextWithHighlight/TextWithHighlight.module.scss.js +1 -1
  167. package/dist/mocked_classnames/src/components/Tipseen/Tipseen.module.scss.js +1 -1
  168. package/dist/mocked_classnames/src/components/Tipseen/TipseenBasicContent.module.scss.js +1 -1
  169. package/dist/mocked_classnames/src/components/Tipseen/TipseenContent.module.scss.js +1 -1
  170. package/dist/mocked_classnames/src/components/Tipseen/TipseenImage.module.scss.js +1 -1
  171. package/dist/mocked_classnames/src/components/Tipseen/TipseenMedia/TipseenMedia.module.scss.js +1 -1
  172. package/dist/mocked_classnames/src/components/Tipseen/TipseenTitle.module.scss.js +1 -1
  173. package/dist/mocked_classnames/src/components/Tipseen/TipseenWizard.module.scss.js +1 -1
  174. package/dist/mocked_classnames/src/components/Toast/Toast.module.scss.js +1 -1
  175. package/dist/mocked_classnames/src/components/Toast/ToastLink/ToastLink.module.scss.js +1 -1
  176. package/dist/mocked_classnames/src/components/Toggle/MockToggle.module.scss.js +1 -1
  177. package/dist/mocked_classnames/src/components/Toggle/Toggle.module.scss.js +1 -1
  178. package/dist/mocked_classnames/src/components/Toggle/ToggleText.module.scss.js +1 -1
  179. package/dist/mocked_classnames/src/components/Tooltip/Tooltip.module.scss.js +1 -1
  180. package/dist/mocked_classnames/src/components/TransitionView/TransitionView.module.scss.js +1 -1
  181. package/dist/mocked_classnames/src/components/Typography/Typography.module.scss.js +1 -1
  182. package/dist/mocked_classnames/src/components/VirtualizedGrid/VirtualizedGrid.module.scss.js +1 -1
  183. package/dist/mocked_classnames/src/components/VirtualizedList/VirtualizedList.js +1 -1
  184. package/dist/mocked_classnames/src/components/VirtualizedList/VirtualizedList.js.map +1 -1
  185. package/dist/mocked_classnames/src/components/VirtualizedList/VirtualizedList.module.scss.js +1 -1
  186. package/dist/mocked_classnames/style/dist/index.min.css.js +1 -1
  187. package/dist/src/components/Accordion/Accordion/Accordion.js.map +1 -1
  188. package/dist/src/components/Accordion/Accordion/Accordion.module.scss.js +1 -1
  189. package/dist/src/components/Accordion/AccordionItem/AccordionItem.js.map +1 -1
  190. package/dist/src/components/AlertBanner/AlertBanner.module.scss.js +1 -1
  191. package/dist/src/components/AlertBanner/AlertBannerButton/AlertBannerButton.module.scss.js +1 -1
  192. package/dist/src/components/AlertBanner/AlertBannerLink/AlertBannerLink.module.scss.js +1 -1
  193. package/dist/src/components/AlertBanner/AlertBannerText/AlertBannerText.module.scss.js +1 -1
  194. package/dist/src/components/AttentionBox/AttentionBox.module.scss.js +1 -1
  195. package/dist/src/components/AttentionBox/AttentionBoxLink/AttentionBoxLink.module.scss.js +1 -1
  196. package/dist/src/components/Avatar/Avatar.module.scss.js +1 -1
  197. package/dist/src/components/Avatar/AvatarBadge.module.scss.js +1 -1
  198. package/dist/src/components/Avatar/AvatarContent.module.scss.js +1 -1
  199. package/dist/src/components/AvatarGroup/AvatarGroup.module.scss.js +1 -1
  200. package/dist/src/components/AvatarGroup/AvatarGroupCounter.module.scss.js +1 -1
  201. package/dist/src/components/AvatarGroup/AvatarGroupCounterTooltipContent.module.scss.js +1 -1
  202. package/dist/src/components/AvatarGroup/AvatarGroupCounterTooltipContentVirtualizedList.module.scss.js +1 -1
  203. package/dist/src/components/Badge/Badge.module.scss.js +1 -1
  204. package/dist/src/components/Badge/Indicator/Indicator.module.scss.js +1 -1
  205. package/dist/src/components/BaseInput/BaseInput.module.scss.js +1 -1
  206. package/dist/src/components/Box/Box.module.scss.js +1 -1
  207. package/dist/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbContent/BreadcrumbContent.module.scss.js +1 -1
  208. package/dist/src/components/BreadcrumbsBar/BreadcrumbItem/BreadcrumbItem.module.scss.js +1 -1
  209. package/dist/src/components/BreadcrumbsBar/BreadcrumbsBar.module.scss.js +1 -1
  210. package/dist/src/components/Button/Button.module.scss.js +1 -1
  211. package/dist/src/components/ButtonGroup/ButtonGroup.module.scss.js +1 -1
  212. package/dist/src/components/Checkbox/Checkbox.module.scss.js +1 -1
  213. package/dist/src/components/Chips/Chips.module.scss.js +1 -1
  214. package/dist/src/components/Clickable/Clickable.module.scss.js +1 -1
  215. package/dist/src/components/ColorPicker/ColorPicker.module.scss.js +1 -1
  216. package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerClearButton.module.scss.js +1 -1
  217. package/dist/src/components/ColorPicker/components/ColorPickerContent/ColorPickerColorsGrid.module.scss.js +1 -1
  218. package/dist/src/components/ColorPicker/components/ColorPickerItemComponent/ColorPickerItemComponent.module.scss.js +1 -1
  219. package/dist/src/components/Combobox/Combobox.module.scss.js +1 -1
  220. package/dist/src/components/Combobox/ComboboxHelpers/ComboboxHelpers.module.scss.js +1 -1
  221. package/dist/src/components/Combobox/components/ComboboxCategory/ComboboxCategory.module.scss.js +1 -1
  222. package/dist/src/components/Combobox/components/ComboboxItems/ComboboxItems.module.scss.js +1 -1
  223. package/dist/src/components/Combobox/components/ComboboxOption/ComboboxOption.module.scss.js +1 -1
  224. package/dist/src/components/Combobox/components/StickyCategoryHeader/StickyCategoryHeader.module.scss.js +1 -1
  225. package/dist/src/components/Counter/Counter.module.scss.js +1 -1
  226. package/dist/src/components/DatePicker/DateNavigationItem/DateNavigationItem.module.scss.js +1 -1
  227. package/dist/src/components/DatePicker/DatePicker.module.scss.js +1 -1
  228. package/dist/src/components/DatePicker/DatePickerHeader/DatePickerHeader.module.scss.js +1 -1
  229. package/dist/src/components/DatePicker/YearPicker/YearPicker.module.scss.js +1 -1
  230. package/dist/src/components/DatePicker/external_datepicker.scss.js +1 -1
  231. package/dist/src/components/Dialog/Dialog.module.scss.js +1 -1
  232. package/dist/src/components/Dialog/DialogContent/DialogContent.module.scss.js +1 -1
  233. package/dist/src/components/DialogContentContainer/DialogContentContainer.js +1 -1
  234. package/dist/src/components/DialogContentContainer/DialogContentContainer.js.map +1 -1
  235. package/dist/src/components/DialogContentContainer/DialogContentContainer.module.scss.js +1 -1
  236. package/dist/src/components/Divider/Divider.module.scss.js +1 -1
  237. package/dist/src/components/Dropdown/Dropdown.module.scss.js +1 -1
  238. package/dist/src/components/Dropdown/components/ChildrenContent/ChildrenContent.module.scss.js +1 -1
  239. package/dist/src/components/Dropdown/components/MultiValueContainer/MultiValueContainer.module.scss.js +1 -1
  240. package/dist/src/components/Dropdown/components/menu/menu.module.scss.js +1 -1
  241. package/dist/src/components/Dropdown/components/option/option.module.scss.js +1 -1
  242. package/dist/src/components/Dropdown/components/singleValue/singleValue.module.scss.js +1 -1
  243. package/dist/src/components/EditableHeading/EditableHeading.module.scss.js +1 -1
  244. package/dist/src/components/EditableText/EditableText.js.map +1 -1
  245. package/dist/src/components/EditableText/EditableText.module.scss.js +1 -1
  246. package/dist/src/components/EditableTypography/EditableTypography.js +1 -1
  247. package/dist/src/components/EditableTypography/EditableTypography.js.map +1 -1
  248. package/dist/src/components/EditableTypography/EditableTypography.module.scss.js +1 -1
  249. package/dist/src/components/ExpandCollapse/ExpandCollapse.module.scss.js +1 -1
  250. package/dist/src/components/FieldLabel/FieldLabel.module.scss.js +1 -1
  251. package/dist/src/components/Flex/Flex.module.scss.js +1 -1
  252. package/dist/src/components/FormattedNumber/FormattedNumber.module.scss.js +1 -1
  253. package/dist/src/components/Heading/Heading.module.scss.js +1 -1
  254. package/dist/src/components/HiddenText/HiddenText.module.scss.js +1 -1
  255. package/dist/src/components/Icon/Icon.module.scss.js +1 -1
  256. package/dist/src/components/IconButton/IconButton.module.scss.js +1 -1
  257. package/dist/src/components/Label/Label.js +1 -1
  258. package/dist/src/components/Label/Label.js.map +1 -1
  259. package/dist/src/components/Label/Label.module.scss.js +1 -1
  260. package/dist/src/components/Label/LabelCelebrationAnimation.module.scss.js +1 -1
  261. package/dist/src/components/Label/LabelConstants.js +1 -1
  262. package/dist/src/components/Label/LabelConstants.js.map +1 -1
  263. package/dist/src/components/LegacyModal/LegacyModal.module.scss.js +1 -1
  264. package/dist/src/components/LegacyModal/LegacyModalContent/LegacyModalContent.module.scss.js +1 -1
  265. package/dist/src/components/LegacyModal/LegacyModalFooter/LegacyModalFooter.module.scss.js +1 -1
  266. package/dist/src/components/LegacyModal/LegacyModalHeader/LegacyModalHeader.module.scss.js +1 -1
  267. package/dist/src/components/Link/Link.module.scss.js +1 -1
  268. package/dist/src/components/List/List.module.scss.js +1 -1
  269. package/dist/src/components/List/VirtualizedListItems/VirtualizedListItems.module.scss.js +1 -1
  270. package/dist/src/components/ListItem/ListItem.module.scss.js +1 -1
  271. package/dist/src/components/ListItemAvatar/ListItemAvatar.module.scss.js +1 -1
  272. package/dist/src/components/ListItemIcon/ListItemIcon.module.scss.js +1 -1
  273. package/dist/src/components/ListTitle/ListTitle.module.scss.js +1 -1
  274. package/dist/src/components/Loader/Loader.module.scss.js +1 -1
  275. package/dist/src/components/Menu/Menu/Menu.module.scss.js +1 -1
  276. package/dist/src/components/Menu/MenuDivider/MenuDivider.module.scss.js +1 -1
  277. package/dist/src/components/Menu/MenuItem/MenuItem.module.scss.js +1 -1
  278. package/dist/src/components/Menu/MenuItem/components/BaseMenuItem/BaseMenuItem.module.scss.js +1 -1
  279. package/dist/src/components/Menu/MenuItem/components/MenuItemIcon/MenuItemIcon.module.scss.js +1 -1
  280. package/dist/src/components/Menu/MenuItem/components/MenuItemSubMenuIcon/MenuItemSubMenuIcon.module.scss.js +1 -1
  281. package/dist/src/components/Menu/MenuItemButton/MenuItemButton.module.scss.js +1 -1
  282. package/dist/src/components/Menu/MenuTitle/MenuTitle.module.scss.js +1 -1
  283. package/dist/src/components/MenuButton/MenuButton.module.scss.js +1 -1
  284. package/dist/src/components/Modal/Modal/Modal.module.scss.js +1 -1
  285. package/dist/src/components/Modal/ModalHeader/ModalHeader.module.scss.js +1 -1
  286. package/dist/src/components/Modal/ModalMedia/ModalMedia.module.scss.js +1 -1
  287. package/dist/src/components/Modal/ModalTopActions/ModalTopActions.module.scss.js +1 -1
  288. package/dist/src/components/Modal/footers/ModalFooter/ModalFooter.module.scss.js +1 -1
  289. package/dist/src/components/Modal/footers/ModalFooterBase/ModalFooterBase.module.scss.js +1 -1
  290. package/dist/src/components/Modal/footers/ModalFooterWizard/ModalFooterWizard.module.scss.js +1 -1
  291. package/dist/src/components/Modal/layouts/ModalBasicLayout/ModalBasicLayout.module.scss.js +1 -1
  292. package/dist/src/components/Modal/layouts/ModalFooterShadow.module.scss.js +1 -1
  293. package/dist/src/components/Modal/layouts/ModalLayoutScrollableContent.module.scss.js +1 -1
  294. package/dist/src/components/Modal/layouts/ModalMediaLayout/ModalMediaLayout.module.scss.js +1 -1
  295. package/dist/src/components/Modal/layouts/ModalSideBySideLayout/ModalSideBySideLayout.module.scss.js +1 -1
  296. package/dist/src/components/MultiStepIndicator/MultiStepIndicator.module.scss.js +1 -1
  297. package/dist/src/components/MultiStepIndicator/components/StepIndicator/StepIndicator.module.scss.js +1 -1
  298. package/dist/src/components/ProgressBars/LinearProgressBar/Bar/Bar.module.scss.js +1 -1
  299. package/dist/src/components/ProgressBars/LinearProgressBar/LinearProgressBar.module.scss.js +1 -1
  300. package/dist/src/components/ProgressBars/PercentageLabel/PercentageLabel.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/Text/Text.module.scss.js +1 -1
  336. package/dist/src/components/TextArea/TextArea.module.scss.js +1 -1
  337. package/dist/src/components/TextField/TextField.module.scss.js +1 -1
  338. package/dist/src/components/TextWithHighlight/TextWithHighlight.module.scss.js +1 -1
  339. package/dist/src/components/Tipseen/Tipseen.module.scss.js +1 -1
  340. package/dist/src/components/Tipseen/TipseenBasicContent.module.scss.js +1 -1
  341. package/dist/src/components/Tipseen/TipseenContent.module.scss.js +1 -1
  342. package/dist/src/components/Tipseen/TipseenImage.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/Tooltip/Tooltip.module.scss.js +1 -1
  352. package/dist/src/components/TransitionView/TransitionView.module.scss.js +1 -1
  353. package/dist/src/components/Typography/Typography.module.scss.js +1 -1
  354. package/dist/src/components/VirtualizedGrid/VirtualizedGrid.module.scss.js +1 -1
  355. package/dist/src/components/VirtualizedList/VirtualizedList.js +1 -1
  356. package/dist/src/components/VirtualizedList/VirtualizedList.js.map +1 -1
  357. package/dist/src/components/VirtualizedList/VirtualizedList.module.scss.js +1 -1
  358. package/dist/style/dist/index.min.css.js +1 -1
  359. package/package.json +3 -3
@@ -17,6 +17,14 @@ export interface AccordionProps extends VibeComponentProps {
17
17
  * Array of initial expanded indexes
18
18
  */
19
19
  defaultIndex?: Array<number>;
20
+ /**
21
+ * A class name to be added to the accordion container
22
+ */
23
+ className?: string;
24
+ /**
25
+ * An id to be added the accordion container.
26
+ */
27
+ id?: string;
20
28
  }
21
29
  declare const Accordion: VibeComponent<AccordionProps, unknown> & object;
22
30
  export default Accordion;
@@ -2,7 +2,7 @@ import React from "react";
2
2
  import { VibeComponentProps, ElementContent } from "../../../types";
3
3
  export interface AccordionItemProps extends VibeComponentProps {
4
4
  /**
5
- * Header title
5
+ * Header title for the accordion item.
6
6
  */
7
7
  title?: ElementContent;
8
8
  /**
@@ -10,20 +10,45 @@ export interface AccordionItemProps extends VibeComponentProps {
10
10
  */
11
11
  children?: ElementContent;
12
12
  /**
13
- * The expand icon font size
13
+ * The font size of the expand/collapse icon.
14
14
  */
15
15
  iconSize?: number | string;
16
16
  /**
17
- * On click callback
17
+ * Custom callback triggered when the item is clicked.
18
18
  */
19
19
  onClick?: () => void;
20
+ /** @ignore */
20
21
  open?: boolean;
22
+ /** @ignore */
21
23
  onClickAccordionCallback?: () => void;
24
+ /**
25
+ * Determines whether the item's border is hidden.
26
+ */
22
27
  hideBorder?: boolean;
28
+ /**
29
+ * Custom class name to add to the header of the expandable
30
+ */
23
31
  headerClassName?: string;
32
+ /**
33
+ * Custom class name to add to the content of the expandable
34
+ */
24
35
  contentClassName?: string;
36
+ /**
37
+ * Custom class name to add to the ExpandCollapse component
38
+ */
25
39
  expandCollapseComponentClassName?: string;
40
+ /**
41
+ * If true, the click event is handled during the capture phase instead of bubbling.
42
+ */
26
43
  captureOnClick?: boolean;
44
+ /**
45
+ * A class name to be added to the accordion item container
46
+ */
47
+ className?: string;
48
+ /**
49
+ * An id to be added the accordion item container.
50
+ */
51
+ id?: string;
27
52
  }
28
53
  declare const AccordionItem: React.FC<AccordionItemProps>;
29
54
  export default AccordionItem;
@@ -8,18 +8,12 @@ export interface EditableTextProps extends VibeComponentProps, EditableTypograph
8
8
  * Sets the Text type
9
9
  * */
10
10
  type?: TextType;
11
- /**
12
- * Sets the Text weight
11
+ /** Sets the Text weight
13
12
  */
14
13
  weight?: TextWeight;
15
- /**
16
- * Enables editing multiple lines of text
14
+ /** Enables editing multiple lines of text
17
15
  */
18
16
  multiline?: boolean;
19
- /**
20
- * Maximum number of rows for multiline text
21
- */
22
- multilineMaxRows?: number;
23
17
  }
24
18
  declare const _default: ((VibeComponent<EditableTextProps & React.RefAttributes<HTMLElement>, HTMLElement> & Partial<{
25
19
  types: typeof TextTypeEnum;
@@ -39,8 +39,6 @@ export interface EditableTypographyProps extends VibeComponentProps, EditableTyp
39
39
  weight?: TextWeight | HeadingWeight;
40
40
  /** Controls whether a textarea or a simple input would be rendered, allowing multi-lines */
41
41
  multiline?: boolean;
42
- /** Maximum number of rows for multiline text */
43
- multilineMaxRows?: number;
44
42
  }
45
43
  declare const EditableTypography: VibeComponent<EditableTypographyProps, HTMLElement>;
46
44
  export default EditableTypography;
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- import { LabelColor as LabelColorEnum, LabelKind as LabelKindEnum } from "./LabelConstants";
2
+ import { LabelKind as LabelKindEnum } from "./LabelConstants";
3
3
  import { LabelColor, LabelKind } from "./Label.types";
4
4
  import { VibeComponent, VibeComponentProps } from "../../types";
5
5
  import { LabelSizes } from "./Label.types";
@@ -17,13 +17,148 @@ export interface LabelProps extends VibeComponentProps {
17
17
  size?: LabelSizes;
18
18
  }
19
19
  declare const _default: ((VibeComponent<LabelProps & React.RefAttributes<HTMLElement>, HTMLElement> & Partial<{
20
- colors: typeof LabelColorEnum;
20
+ colors: {
21
+ GRASS_GREEN: import("../../utils/colors-vars-map").ContentColorByName.GRASS_GREEN;
22
+ DONE_GREEN: import("../../utils/colors-vars-map").ContentColorByName.DONE_GREEN;
23
+ BRIGHT_GREEN: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_GREEN;
24
+ SALADISH: import("../../utils/colors-vars-map").ContentColorByName.SALADISH;
25
+ EGG_YOLK: import("../../utils/colors-vars-map").ContentColorByName.EGG_YOLK;
26
+ WORKING_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.WORKING_ORANGE;
27
+ DARK_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.DARK_ORANGE;
28
+ PEACH: import("../../utils/colors-vars-map").ContentColorByName.PEACH;
29
+ SUNSET: import("../../utils/colors-vars-map").ContentColorByName.SUNSET;
30
+ STUCK_RED: import("../../utils/colors-vars-map").ContentColorByName.STUCK_RED;
31
+ DARK_RED: import("../../utils/colors-vars-map").ContentColorByName.DARK_RED;
32
+ SOFIA_PINK: import("../../utils/colors-vars-map").ContentColorByName.SOFIA_PINK;
33
+ LIPSTICK: import("../../utils/colors-vars-map").ContentColorByName.LIPSTICK;
34
+ BUBBLE: import("../../utils/colors-vars-map").ContentColorByName.BUBBLE;
35
+ PURPLE: import("../../utils/colors-vars-map").ContentColorByName.PURPLE;
36
+ DARK_PURPLE: import("../../utils/colors-vars-map").ContentColorByName.DARK_PURPLE;
37
+ BERRY: import("../../utils/colors-vars-map").ContentColorByName.BERRY;
38
+ DARK_INDIGO: import("../../utils/colors-vars-map").ContentColorByName.DARK_INDIGO;
39
+ INDIGO: import("../../utils/colors-vars-map").ContentColorByName.INDIGO;
40
+ NAVY: import("../../utils/colors-vars-map").ContentColorByName.NAVY;
41
+ BRIGHT_BLUE: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_BLUE;
42
+ DARK_BLUE: import("../../utils/colors-vars-map").ContentColorByName.DARK_BLUE;
43
+ AQUAMARINE: import("../../utils/colors-vars-map").ContentColorByName.AQUAMARINE;
44
+ CHILI_BLUE: import("../../utils/colors-vars-map").ContentColorByName.CHILI_BLUE;
45
+ RIVER: import("../../utils/colors-vars-map").ContentColorByName.RIVER;
46
+ WINTER: import("../../utils/colors-vars-map").ContentColorByName.WINTER;
47
+ EXPLOSIVE: import("../../utils/colors-vars-map").ContentColorByName.EXPLOSIVE;
48
+ AMERICAN_GRAY: import("../../utils/colors-vars-map").ContentColorByName.AMERICAN_GRAY;
49
+ BLACKISH: import("../../utils/colors-vars-map").ContentColorByName.BLACKISH;
50
+ BROWN: import("../../utils/colors-vars-map").ContentColorByName.BROWN;
51
+ ORCHID: import("../../utils/colors-vars-map").ContentColorByName.ORCHID;
52
+ TAN: import("../../utils/colors-vars-map").ContentColorByName.TAN;
53
+ SKY: import("../../utils/colors-vars-map").ContentColorByName.SKY;
54
+ COFFEE: import("../../utils/colors-vars-map").ContentColorByName.COFFEE;
55
+ ROYAL: import("../../utils/colors-vars-map").ContentColorByName.ROYAL;
56
+ TEAL: import("../../utils/colors-vars-map").ContentColorByName.TEAL;
57
+ LAVENDER: import("../../utils/colors-vars-map").ContentColorByName.LAVENDER;
58
+ STEEL: import("../../utils/colors-vars-map").ContentColorByName.STEEL;
59
+ LILAC: import("../../utils/colors-vars-map").ContentColorByName.LILAC;
60
+ PECAN: import("../../utils/colors-vars-map").ContentColorByName.PECAN;
61
+ PRIMARY: import("./LabelConstants").LabelColor.PRIMARY;
62
+ DARK: import("./LabelConstants").LabelColor.DARK;
63
+ NEGATIVE: import("./LabelConstants").LabelColor.NEGATIVE;
64
+ POSITIVE: import("./LabelConstants").LabelColor.POSITIVE;
65
+ };
21
66
  kinds: typeof LabelKindEnum;
22
67
  }>) | (React.FC<LabelProps & React.RefAttributes<HTMLElement>> & Partial<{
23
- colors: typeof LabelColorEnum;
68
+ colors: {
69
+ GRASS_GREEN: import("../../utils/colors-vars-map").ContentColorByName.GRASS_GREEN;
70
+ DONE_GREEN: import("../../utils/colors-vars-map").ContentColorByName.DONE_GREEN;
71
+ BRIGHT_GREEN: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_GREEN;
72
+ SALADISH: import("../../utils/colors-vars-map").ContentColorByName.SALADISH;
73
+ EGG_YOLK: import("../../utils/colors-vars-map").ContentColorByName.EGG_YOLK;
74
+ WORKING_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.WORKING_ORANGE;
75
+ DARK_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.DARK_ORANGE;
76
+ PEACH: import("../../utils/colors-vars-map").ContentColorByName.PEACH;
77
+ SUNSET: import("../../utils/colors-vars-map").ContentColorByName.SUNSET;
78
+ STUCK_RED: import("../../utils/colors-vars-map").ContentColorByName.STUCK_RED;
79
+ DARK_RED: import("../../utils/colors-vars-map").ContentColorByName.DARK_RED;
80
+ SOFIA_PINK: import("../../utils/colors-vars-map").ContentColorByName.SOFIA_PINK;
81
+ LIPSTICK: import("../../utils/colors-vars-map").ContentColorByName.LIPSTICK;
82
+ BUBBLE: import("../../utils/colors-vars-map").ContentColorByName.BUBBLE;
83
+ PURPLE: import("../../utils/colors-vars-map").ContentColorByName.PURPLE;
84
+ DARK_PURPLE: import("../../utils/colors-vars-map").ContentColorByName.DARK_PURPLE;
85
+ BERRY: import("../../utils/colors-vars-map").ContentColorByName.BERRY;
86
+ DARK_INDIGO: import("../../utils/colors-vars-map").ContentColorByName.DARK_INDIGO;
87
+ INDIGO: import("../../utils/colors-vars-map").ContentColorByName.INDIGO;
88
+ NAVY: import("../../utils/colors-vars-map").ContentColorByName.NAVY;
89
+ BRIGHT_BLUE: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_BLUE;
90
+ DARK_BLUE: import("../../utils/colors-vars-map").ContentColorByName.DARK_BLUE;
91
+ AQUAMARINE: import("../../utils/colors-vars-map").ContentColorByName.AQUAMARINE;
92
+ CHILI_BLUE: import("../../utils/colors-vars-map").ContentColorByName.CHILI_BLUE;
93
+ RIVER: import("../../utils/colors-vars-map").ContentColorByName.RIVER;
94
+ WINTER: import("../../utils/colors-vars-map").ContentColorByName.WINTER;
95
+ EXPLOSIVE: import("../../utils/colors-vars-map").ContentColorByName.EXPLOSIVE;
96
+ AMERICAN_GRAY: import("../../utils/colors-vars-map").ContentColorByName.AMERICAN_GRAY;
97
+ BLACKISH: import("../../utils/colors-vars-map").ContentColorByName.BLACKISH;
98
+ BROWN: import("../../utils/colors-vars-map").ContentColorByName.BROWN;
99
+ ORCHID: import("../../utils/colors-vars-map").ContentColorByName.ORCHID;
100
+ TAN: import("../../utils/colors-vars-map").ContentColorByName.TAN;
101
+ SKY: import("../../utils/colors-vars-map").ContentColorByName.SKY;
102
+ COFFEE: import("../../utils/colors-vars-map").ContentColorByName.COFFEE;
103
+ ROYAL: import("../../utils/colors-vars-map").ContentColorByName.ROYAL;
104
+ TEAL: import("../../utils/colors-vars-map").ContentColorByName.TEAL;
105
+ LAVENDER: import("../../utils/colors-vars-map").ContentColorByName.LAVENDER;
106
+ STEEL: import("../../utils/colors-vars-map").ContentColorByName.STEEL;
107
+ LILAC: import("../../utils/colors-vars-map").ContentColorByName.LILAC;
108
+ PECAN: import("../../utils/colors-vars-map").ContentColorByName.PECAN;
109
+ PRIMARY: import("./LabelConstants").LabelColor.PRIMARY;
110
+ DARK: import("./LabelConstants").LabelColor.DARK;
111
+ NEGATIVE: import("./LabelConstants").LabelColor.NEGATIVE;
112
+ POSITIVE: import("./LabelConstants").LabelColor.POSITIVE;
113
+ };
24
114
  kinds: typeof LabelKindEnum;
25
115
  }>)) & {
26
- colors: typeof LabelColorEnum;
116
+ colors: {
117
+ GRASS_GREEN: import("../../utils/colors-vars-map").ContentColorByName.GRASS_GREEN;
118
+ DONE_GREEN: import("../../utils/colors-vars-map").ContentColorByName.DONE_GREEN;
119
+ BRIGHT_GREEN: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_GREEN;
120
+ SALADISH: import("../../utils/colors-vars-map").ContentColorByName.SALADISH;
121
+ EGG_YOLK: import("../../utils/colors-vars-map").ContentColorByName.EGG_YOLK;
122
+ WORKING_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.WORKING_ORANGE;
123
+ DARK_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.DARK_ORANGE;
124
+ PEACH: import("../../utils/colors-vars-map").ContentColorByName.PEACH;
125
+ SUNSET: import("../../utils/colors-vars-map").ContentColorByName.SUNSET;
126
+ STUCK_RED: import("../../utils/colors-vars-map").ContentColorByName.STUCK_RED;
127
+ DARK_RED: import("../../utils/colors-vars-map").ContentColorByName.DARK_RED;
128
+ SOFIA_PINK: import("../../utils/colors-vars-map").ContentColorByName.SOFIA_PINK;
129
+ LIPSTICK: import("../../utils/colors-vars-map").ContentColorByName.LIPSTICK;
130
+ BUBBLE: import("../../utils/colors-vars-map").ContentColorByName.BUBBLE;
131
+ PURPLE: import("../../utils/colors-vars-map").ContentColorByName.PURPLE;
132
+ DARK_PURPLE: import("../../utils/colors-vars-map").ContentColorByName.DARK_PURPLE;
133
+ BERRY: import("../../utils/colors-vars-map").ContentColorByName.BERRY;
134
+ DARK_INDIGO: import("../../utils/colors-vars-map").ContentColorByName.DARK_INDIGO;
135
+ INDIGO: import("../../utils/colors-vars-map").ContentColorByName.INDIGO;
136
+ NAVY: import("../../utils/colors-vars-map").ContentColorByName.NAVY;
137
+ BRIGHT_BLUE: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_BLUE;
138
+ DARK_BLUE: import("../../utils/colors-vars-map").ContentColorByName.DARK_BLUE;
139
+ AQUAMARINE: import("../../utils/colors-vars-map").ContentColorByName.AQUAMARINE;
140
+ CHILI_BLUE: import("../../utils/colors-vars-map").ContentColorByName.CHILI_BLUE;
141
+ RIVER: import("../../utils/colors-vars-map").ContentColorByName.RIVER;
142
+ WINTER: import("../../utils/colors-vars-map").ContentColorByName.WINTER;
143
+ EXPLOSIVE: import("../../utils/colors-vars-map").ContentColorByName.EXPLOSIVE;
144
+ AMERICAN_GRAY: import("../../utils/colors-vars-map").ContentColorByName.AMERICAN_GRAY;
145
+ BLACKISH: import("../../utils/colors-vars-map").ContentColorByName.BLACKISH;
146
+ BROWN: import("../../utils/colors-vars-map").ContentColorByName.BROWN;
147
+ ORCHID: import("../../utils/colors-vars-map").ContentColorByName.ORCHID;
148
+ TAN: import("../../utils/colors-vars-map").ContentColorByName.TAN;
149
+ SKY: import("../../utils/colors-vars-map").ContentColorByName.SKY;
150
+ COFFEE: import("../../utils/colors-vars-map").ContentColorByName.COFFEE;
151
+ ROYAL: import("../../utils/colors-vars-map").ContentColorByName.ROYAL;
152
+ TEAL: import("../../utils/colors-vars-map").ContentColorByName.TEAL;
153
+ LAVENDER: import("../../utils/colors-vars-map").ContentColorByName.LAVENDER;
154
+ STEEL: import("../../utils/colors-vars-map").ContentColorByName.STEEL;
155
+ LILAC: import("../../utils/colors-vars-map").ContentColorByName.LILAC;
156
+ PECAN: import("../../utils/colors-vars-map").ContentColorByName.PECAN;
157
+ PRIMARY: import("./LabelConstants").LabelColor.PRIMARY;
158
+ DARK: import("./LabelConstants").LabelColor.DARK;
159
+ NEGATIVE: import("./LabelConstants").LabelColor.NEGATIVE;
160
+ POSITIVE: import("./LabelConstants").LabelColor.POSITIVE;
161
+ };
27
162
  kinds: typeof LabelKindEnum;
28
163
  };
29
164
  export default _default;
@@ -1,3 +1,5 @@
1
+ import { contentColors } from "../../utils/colors-vars-map";
1
2
  export type LabelSizes = "small" | "medium";
2
3
  export type LabelKind = "fill" | "line";
3
- export type LabelColor = "primary" | "dark" | "negative" | "positive";
4
+ export type ContentColor = (typeof contentColors)[number];
5
+ export type LabelColor = "primary" | "dark" | "negative" | "positive" | ContentColor;
@@ -1,5 +1,6 @@
1
1
  import { TextType } from "../Text/Text.types";
2
2
  import { LabelSizes } from "./Label.types";
3
+ import { ContentColorByName } from "../../utils/colors-vars-map";
3
4
  /**
4
5
  * @deprecated
5
6
  */
@@ -16,4 +17,50 @@ export declare enum LabelColor {
16
17
  NEGATIVE = "negative",
17
18
  POSITIVE = "positive"
18
19
  }
20
+ export declare const LabelAllowedColor: {
21
+ GRASS_GREEN: ContentColorByName.GRASS_GREEN;
22
+ DONE_GREEN: ContentColorByName.DONE_GREEN;
23
+ BRIGHT_GREEN: ContentColorByName.BRIGHT_GREEN;
24
+ SALADISH: ContentColorByName.SALADISH;
25
+ EGG_YOLK: ContentColorByName.EGG_YOLK;
26
+ WORKING_ORANGE: ContentColorByName.WORKING_ORANGE;
27
+ DARK_ORANGE: ContentColorByName.DARK_ORANGE;
28
+ PEACH: ContentColorByName.PEACH;
29
+ SUNSET: ContentColorByName.SUNSET;
30
+ STUCK_RED: ContentColorByName.STUCK_RED;
31
+ DARK_RED: ContentColorByName.DARK_RED;
32
+ SOFIA_PINK: ContentColorByName.SOFIA_PINK;
33
+ LIPSTICK: ContentColorByName.LIPSTICK;
34
+ BUBBLE: ContentColorByName.BUBBLE;
35
+ PURPLE: ContentColorByName.PURPLE;
36
+ DARK_PURPLE: ContentColorByName.DARK_PURPLE;
37
+ BERRY: ContentColorByName.BERRY;
38
+ DARK_INDIGO: ContentColorByName.DARK_INDIGO;
39
+ INDIGO: ContentColorByName.INDIGO;
40
+ NAVY: ContentColorByName.NAVY;
41
+ BRIGHT_BLUE: ContentColorByName.BRIGHT_BLUE;
42
+ DARK_BLUE: ContentColorByName.DARK_BLUE;
43
+ AQUAMARINE: ContentColorByName.AQUAMARINE;
44
+ CHILI_BLUE: ContentColorByName.CHILI_BLUE;
45
+ RIVER: ContentColorByName.RIVER;
46
+ WINTER: ContentColorByName.WINTER;
47
+ EXPLOSIVE: ContentColorByName.EXPLOSIVE;
48
+ AMERICAN_GRAY: ContentColorByName.AMERICAN_GRAY;
49
+ BLACKISH: ContentColorByName.BLACKISH;
50
+ BROWN: ContentColorByName.BROWN;
51
+ ORCHID: ContentColorByName.ORCHID;
52
+ TAN: ContentColorByName.TAN;
53
+ SKY: ContentColorByName.SKY;
54
+ COFFEE: ContentColorByName.COFFEE;
55
+ ROYAL: ContentColorByName.ROYAL;
56
+ TEAL: ContentColorByName.TEAL;
57
+ LAVENDER: ContentColorByName.LAVENDER;
58
+ STEEL: ContentColorByName.STEEL;
59
+ LILAC: ContentColorByName.LILAC;
60
+ PECAN: ContentColorByName.PECAN;
61
+ PRIMARY: LabelColor.PRIMARY;
62
+ DARK: LabelColor.DARK;
63
+ NEGATIVE: LabelColor.NEGATIVE;
64
+ POSITIVE: LabelColor.POSITIVE;
65
+ };
19
66
  export declare const mapSizesToTextSize: Record<LabelSizes, TextType>;
@@ -17,6 +17,14 @@ export interface AccordionProps extends VibeComponentProps {
17
17
  * Array of initial expanded indexes
18
18
  */
19
19
  defaultIndex?: Array<number>;
20
+ /**
21
+ * A class name to be added to the accordion container
22
+ */
23
+ className?: string;
24
+ /**
25
+ * An id to be added the accordion container.
26
+ */
27
+ id?: string;
20
28
  }
21
29
  declare const Accordion: VibeComponent<AccordionProps, unknown> & object;
22
30
  export default Accordion;
@@ -2,7 +2,7 @@ import React from "react";
2
2
  import { VibeComponentProps, ElementContent } from "../../../types";
3
3
  export interface AccordionItemProps extends VibeComponentProps {
4
4
  /**
5
- * Header title
5
+ * Header title for the accordion item.
6
6
  */
7
7
  title?: ElementContent;
8
8
  /**
@@ -10,20 +10,45 @@ export interface AccordionItemProps extends VibeComponentProps {
10
10
  */
11
11
  children?: ElementContent;
12
12
  /**
13
- * The expand icon font size
13
+ * The font size of the expand/collapse icon.
14
14
  */
15
15
  iconSize?: number | string;
16
16
  /**
17
- * On click callback
17
+ * Custom callback triggered when the item is clicked.
18
18
  */
19
19
  onClick?: () => void;
20
+ /** @ignore */
20
21
  open?: boolean;
22
+ /** @ignore */
21
23
  onClickAccordionCallback?: () => void;
24
+ /**
25
+ * Determines whether the item's border is hidden.
26
+ */
22
27
  hideBorder?: boolean;
28
+ /**
29
+ * Custom class name to add to the header of the expandable
30
+ */
23
31
  headerClassName?: string;
32
+ /**
33
+ * Custom class name to add to the content of the expandable
34
+ */
24
35
  contentClassName?: string;
36
+ /**
37
+ * Custom class name to add to the ExpandCollapse component
38
+ */
25
39
  expandCollapseComponentClassName?: string;
40
+ /**
41
+ * If true, the click event is handled during the capture phase instead of bubbling.
42
+ */
26
43
  captureOnClick?: boolean;
44
+ /**
45
+ * A class name to be added to the accordion item container
46
+ */
47
+ className?: string;
48
+ /**
49
+ * An id to be added the accordion item container.
50
+ */
51
+ id?: string;
27
52
  }
28
53
  declare const AccordionItem: React.FC<AccordionItemProps>;
29
54
  export default AccordionItem;
@@ -8,18 +8,12 @@ export interface EditableTextProps extends VibeComponentProps, EditableTypograph
8
8
  * Sets the Text type
9
9
  * */
10
10
  type?: TextType;
11
- /**
12
- * Sets the Text weight
11
+ /** Sets the Text weight
13
12
  */
14
13
  weight?: TextWeight;
15
- /**
16
- * Enables editing multiple lines of text
14
+ /** Enables editing multiple lines of text
17
15
  */
18
16
  multiline?: boolean;
19
- /**
20
- * Maximum number of rows for multiline text
21
- */
22
- multilineMaxRows?: number;
23
17
  }
24
18
  declare const _default: ((VibeComponent<EditableTextProps & React.RefAttributes<HTMLElement>, HTMLElement> & Partial<{
25
19
  types: typeof TextTypeEnum;
@@ -39,8 +39,6 @@ export interface EditableTypographyProps extends VibeComponentProps, EditableTyp
39
39
  weight?: TextWeight | HeadingWeight;
40
40
  /** Controls whether a textarea or a simple input would be rendered, allowing multi-lines */
41
41
  multiline?: boolean;
42
- /** Maximum number of rows for multiline text */
43
- multilineMaxRows?: number;
44
42
  }
45
43
  declare const EditableTypography: VibeComponent<EditableTypographyProps, HTMLElement>;
46
44
  export default EditableTypography;
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- import { LabelColor as LabelColorEnum, LabelKind as LabelKindEnum } from "./LabelConstants";
2
+ import { LabelKind as LabelKindEnum } from "./LabelConstants";
3
3
  import { LabelColor, LabelKind } from "./Label.types";
4
4
  import { VibeComponent, VibeComponentProps } from "../../types";
5
5
  import { LabelSizes } from "./Label.types";
@@ -17,13 +17,148 @@ export interface LabelProps extends VibeComponentProps {
17
17
  size?: LabelSizes;
18
18
  }
19
19
  declare const _default: ((VibeComponent<LabelProps & React.RefAttributes<HTMLElement>, HTMLElement> & Partial<{
20
- colors: typeof LabelColorEnum;
20
+ colors: {
21
+ GRASS_GREEN: import("../../utils/colors-vars-map").ContentColorByName.GRASS_GREEN;
22
+ DONE_GREEN: import("../../utils/colors-vars-map").ContentColorByName.DONE_GREEN;
23
+ BRIGHT_GREEN: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_GREEN;
24
+ SALADISH: import("../../utils/colors-vars-map").ContentColorByName.SALADISH;
25
+ EGG_YOLK: import("../../utils/colors-vars-map").ContentColorByName.EGG_YOLK;
26
+ WORKING_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.WORKING_ORANGE;
27
+ DARK_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.DARK_ORANGE;
28
+ PEACH: import("../../utils/colors-vars-map").ContentColorByName.PEACH;
29
+ SUNSET: import("../../utils/colors-vars-map").ContentColorByName.SUNSET;
30
+ STUCK_RED: import("../../utils/colors-vars-map").ContentColorByName.STUCK_RED;
31
+ DARK_RED: import("../../utils/colors-vars-map").ContentColorByName.DARK_RED;
32
+ SOFIA_PINK: import("../../utils/colors-vars-map").ContentColorByName.SOFIA_PINK;
33
+ LIPSTICK: import("../../utils/colors-vars-map").ContentColorByName.LIPSTICK;
34
+ BUBBLE: import("../../utils/colors-vars-map").ContentColorByName.BUBBLE;
35
+ PURPLE: import("../../utils/colors-vars-map").ContentColorByName.PURPLE;
36
+ DARK_PURPLE: import("../../utils/colors-vars-map").ContentColorByName.DARK_PURPLE;
37
+ BERRY: import("../../utils/colors-vars-map").ContentColorByName.BERRY;
38
+ DARK_INDIGO: import("../../utils/colors-vars-map").ContentColorByName.DARK_INDIGO;
39
+ INDIGO: import("../../utils/colors-vars-map").ContentColorByName.INDIGO;
40
+ NAVY: import("../../utils/colors-vars-map").ContentColorByName.NAVY;
41
+ BRIGHT_BLUE: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_BLUE;
42
+ DARK_BLUE: import("../../utils/colors-vars-map").ContentColorByName.DARK_BLUE;
43
+ AQUAMARINE: import("../../utils/colors-vars-map").ContentColorByName.AQUAMARINE;
44
+ CHILI_BLUE: import("../../utils/colors-vars-map").ContentColorByName.CHILI_BLUE;
45
+ RIVER: import("../../utils/colors-vars-map").ContentColorByName.RIVER;
46
+ WINTER: import("../../utils/colors-vars-map").ContentColorByName.WINTER;
47
+ EXPLOSIVE: import("../../utils/colors-vars-map").ContentColorByName.EXPLOSIVE;
48
+ AMERICAN_GRAY: import("../../utils/colors-vars-map").ContentColorByName.AMERICAN_GRAY;
49
+ BLACKISH: import("../../utils/colors-vars-map").ContentColorByName.BLACKISH;
50
+ BROWN: import("../../utils/colors-vars-map").ContentColorByName.BROWN;
51
+ ORCHID: import("../../utils/colors-vars-map").ContentColorByName.ORCHID;
52
+ TAN: import("../../utils/colors-vars-map").ContentColorByName.TAN;
53
+ SKY: import("../../utils/colors-vars-map").ContentColorByName.SKY;
54
+ COFFEE: import("../../utils/colors-vars-map").ContentColorByName.COFFEE;
55
+ ROYAL: import("../../utils/colors-vars-map").ContentColorByName.ROYAL;
56
+ TEAL: import("../../utils/colors-vars-map").ContentColorByName.TEAL;
57
+ LAVENDER: import("../../utils/colors-vars-map").ContentColorByName.LAVENDER;
58
+ STEEL: import("../../utils/colors-vars-map").ContentColorByName.STEEL;
59
+ LILAC: import("../../utils/colors-vars-map").ContentColorByName.LILAC;
60
+ PECAN: import("../../utils/colors-vars-map").ContentColorByName.PECAN;
61
+ PRIMARY: import("./LabelConstants").LabelColor.PRIMARY;
62
+ DARK: import("./LabelConstants").LabelColor.DARK;
63
+ NEGATIVE: import("./LabelConstants").LabelColor.NEGATIVE;
64
+ POSITIVE: import("./LabelConstants").LabelColor.POSITIVE;
65
+ };
21
66
  kinds: typeof LabelKindEnum;
22
67
  }>) | (React.FC<LabelProps & React.RefAttributes<HTMLElement>> & Partial<{
23
- colors: typeof LabelColorEnum;
68
+ colors: {
69
+ GRASS_GREEN: import("../../utils/colors-vars-map").ContentColorByName.GRASS_GREEN;
70
+ DONE_GREEN: import("../../utils/colors-vars-map").ContentColorByName.DONE_GREEN;
71
+ BRIGHT_GREEN: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_GREEN;
72
+ SALADISH: import("../../utils/colors-vars-map").ContentColorByName.SALADISH;
73
+ EGG_YOLK: import("../../utils/colors-vars-map").ContentColorByName.EGG_YOLK;
74
+ WORKING_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.WORKING_ORANGE;
75
+ DARK_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.DARK_ORANGE;
76
+ PEACH: import("../../utils/colors-vars-map").ContentColorByName.PEACH;
77
+ SUNSET: import("../../utils/colors-vars-map").ContentColorByName.SUNSET;
78
+ STUCK_RED: import("../../utils/colors-vars-map").ContentColorByName.STUCK_RED;
79
+ DARK_RED: import("../../utils/colors-vars-map").ContentColorByName.DARK_RED;
80
+ SOFIA_PINK: import("../../utils/colors-vars-map").ContentColorByName.SOFIA_PINK;
81
+ LIPSTICK: import("../../utils/colors-vars-map").ContentColorByName.LIPSTICK;
82
+ BUBBLE: import("../../utils/colors-vars-map").ContentColorByName.BUBBLE;
83
+ PURPLE: import("../../utils/colors-vars-map").ContentColorByName.PURPLE;
84
+ DARK_PURPLE: import("../../utils/colors-vars-map").ContentColorByName.DARK_PURPLE;
85
+ BERRY: import("../../utils/colors-vars-map").ContentColorByName.BERRY;
86
+ DARK_INDIGO: import("../../utils/colors-vars-map").ContentColorByName.DARK_INDIGO;
87
+ INDIGO: import("../../utils/colors-vars-map").ContentColorByName.INDIGO;
88
+ NAVY: import("../../utils/colors-vars-map").ContentColorByName.NAVY;
89
+ BRIGHT_BLUE: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_BLUE;
90
+ DARK_BLUE: import("../../utils/colors-vars-map").ContentColorByName.DARK_BLUE;
91
+ AQUAMARINE: import("../../utils/colors-vars-map").ContentColorByName.AQUAMARINE;
92
+ CHILI_BLUE: import("../../utils/colors-vars-map").ContentColorByName.CHILI_BLUE;
93
+ RIVER: import("../../utils/colors-vars-map").ContentColorByName.RIVER;
94
+ WINTER: import("../../utils/colors-vars-map").ContentColorByName.WINTER;
95
+ EXPLOSIVE: import("../../utils/colors-vars-map").ContentColorByName.EXPLOSIVE;
96
+ AMERICAN_GRAY: import("../../utils/colors-vars-map").ContentColorByName.AMERICAN_GRAY;
97
+ BLACKISH: import("../../utils/colors-vars-map").ContentColorByName.BLACKISH;
98
+ BROWN: import("../../utils/colors-vars-map").ContentColorByName.BROWN;
99
+ ORCHID: import("../../utils/colors-vars-map").ContentColorByName.ORCHID;
100
+ TAN: import("../../utils/colors-vars-map").ContentColorByName.TAN;
101
+ SKY: import("../../utils/colors-vars-map").ContentColorByName.SKY;
102
+ COFFEE: import("../../utils/colors-vars-map").ContentColorByName.COFFEE;
103
+ ROYAL: import("../../utils/colors-vars-map").ContentColorByName.ROYAL;
104
+ TEAL: import("../../utils/colors-vars-map").ContentColorByName.TEAL;
105
+ LAVENDER: import("../../utils/colors-vars-map").ContentColorByName.LAVENDER;
106
+ STEEL: import("../../utils/colors-vars-map").ContentColorByName.STEEL;
107
+ LILAC: import("../../utils/colors-vars-map").ContentColorByName.LILAC;
108
+ PECAN: import("../../utils/colors-vars-map").ContentColorByName.PECAN;
109
+ PRIMARY: import("./LabelConstants").LabelColor.PRIMARY;
110
+ DARK: import("./LabelConstants").LabelColor.DARK;
111
+ NEGATIVE: import("./LabelConstants").LabelColor.NEGATIVE;
112
+ POSITIVE: import("./LabelConstants").LabelColor.POSITIVE;
113
+ };
24
114
  kinds: typeof LabelKindEnum;
25
115
  }>)) & {
26
- colors: typeof LabelColorEnum;
116
+ colors: {
117
+ GRASS_GREEN: import("../../utils/colors-vars-map").ContentColorByName.GRASS_GREEN;
118
+ DONE_GREEN: import("../../utils/colors-vars-map").ContentColorByName.DONE_GREEN;
119
+ BRIGHT_GREEN: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_GREEN;
120
+ SALADISH: import("../../utils/colors-vars-map").ContentColorByName.SALADISH;
121
+ EGG_YOLK: import("../../utils/colors-vars-map").ContentColorByName.EGG_YOLK;
122
+ WORKING_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.WORKING_ORANGE;
123
+ DARK_ORANGE: import("../../utils/colors-vars-map").ContentColorByName.DARK_ORANGE;
124
+ PEACH: import("../../utils/colors-vars-map").ContentColorByName.PEACH;
125
+ SUNSET: import("../../utils/colors-vars-map").ContentColorByName.SUNSET;
126
+ STUCK_RED: import("../../utils/colors-vars-map").ContentColorByName.STUCK_RED;
127
+ DARK_RED: import("../../utils/colors-vars-map").ContentColorByName.DARK_RED;
128
+ SOFIA_PINK: import("../../utils/colors-vars-map").ContentColorByName.SOFIA_PINK;
129
+ LIPSTICK: import("../../utils/colors-vars-map").ContentColorByName.LIPSTICK;
130
+ BUBBLE: import("../../utils/colors-vars-map").ContentColorByName.BUBBLE;
131
+ PURPLE: import("../../utils/colors-vars-map").ContentColorByName.PURPLE;
132
+ DARK_PURPLE: import("../../utils/colors-vars-map").ContentColorByName.DARK_PURPLE;
133
+ BERRY: import("../../utils/colors-vars-map").ContentColorByName.BERRY;
134
+ DARK_INDIGO: import("../../utils/colors-vars-map").ContentColorByName.DARK_INDIGO;
135
+ INDIGO: import("../../utils/colors-vars-map").ContentColorByName.INDIGO;
136
+ NAVY: import("../../utils/colors-vars-map").ContentColorByName.NAVY;
137
+ BRIGHT_BLUE: import("../../utils/colors-vars-map").ContentColorByName.BRIGHT_BLUE;
138
+ DARK_BLUE: import("../../utils/colors-vars-map").ContentColorByName.DARK_BLUE;
139
+ AQUAMARINE: import("../../utils/colors-vars-map").ContentColorByName.AQUAMARINE;
140
+ CHILI_BLUE: import("../../utils/colors-vars-map").ContentColorByName.CHILI_BLUE;
141
+ RIVER: import("../../utils/colors-vars-map").ContentColorByName.RIVER;
142
+ WINTER: import("../../utils/colors-vars-map").ContentColorByName.WINTER;
143
+ EXPLOSIVE: import("../../utils/colors-vars-map").ContentColorByName.EXPLOSIVE;
144
+ AMERICAN_GRAY: import("../../utils/colors-vars-map").ContentColorByName.AMERICAN_GRAY;
145
+ BLACKISH: import("../../utils/colors-vars-map").ContentColorByName.BLACKISH;
146
+ BROWN: import("../../utils/colors-vars-map").ContentColorByName.BROWN;
147
+ ORCHID: import("../../utils/colors-vars-map").ContentColorByName.ORCHID;
148
+ TAN: import("../../utils/colors-vars-map").ContentColorByName.TAN;
149
+ SKY: import("../../utils/colors-vars-map").ContentColorByName.SKY;
150
+ COFFEE: import("../../utils/colors-vars-map").ContentColorByName.COFFEE;
151
+ ROYAL: import("../../utils/colors-vars-map").ContentColorByName.ROYAL;
152
+ TEAL: import("../../utils/colors-vars-map").ContentColorByName.TEAL;
153
+ LAVENDER: import("../../utils/colors-vars-map").ContentColorByName.LAVENDER;
154
+ STEEL: import("../../utils/colors-vars-map").ContentColorByName.STEEL;
155
+ LILAC: import("../../utils/colors-vars-map").ContentColorByName.LILAC;
156
+ PECAN: import("../../utils/colors-vars-map").ContentColorByName.PECAN;
157
+ PRIMARY: import("./LabelConstants").LabelColor.PRIMARY;
158
+ DARK: import("./LabelConstants").LabelColor.DARK;
159
+ NEGATIVE: import("./LabelConstants").LabelColor.NEGATIVE;
160
+ POSITIVE: import("./LabelConstants").LabelColor.POSITIVE;
161
+ };
27
162
  kinds: typeof LabelKindEnum;
28
163
  };
29
164
  export default _default;
@@ -1,3 +1,5 @@
1
+ import { contentColors } from "../../utils/colors-vars-map";
1
2
  export type LabelSizes = "small" | "medium";
2
3
  export type LabelKind = "fill" | "line";
3
- export type LabelColor = "primary" | "dark" | "negative" | "positive";
4
+ export type ContentColor = (typeof contentColors)[number];
5
+ export type LabelColor = "primary" | "dark" | "negative" | "positive" | ContentColor;