@baseline-ui/core 0.60.0 → 0.61.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 (477) hide show
  1. package/dist/index.css +1 -1
  2. package/dist/index.d.ts +10309 -11
  3. package/dist/index.js +11 -11
  4. package/dist/index.mjs +11 -11
  5. package/dist/react-aria.d.ts +708 -2
  6. package/dist/react-stately.d.ts +319 -2
  7. package/package.json +6 -6
  8. package/sbom.json +1 -1
  9. package/dist/components/Accordion/Accordion.css.d.ts +0 -44
  10. package/dist/components/Accordion/Accordion.d.ts +0 -11
  11. package/dist/components/Accordion/Accordion.types.d.ts +0 -70
  12. package/dist/components/Accordion/AccordionBase.d.ts +0 -5
  13. package/dist/components/Accordion/AccordionHeader.d.ts +0 -6
  14. package/dist/components/Accordion/AccordionItem.d.ts +0 -3
  15. package/dist/components/Accordion/index.d.ts +0 -3
  16. package/dist/components/ActionButton/ActionButton.css.d.ts +0 -216
  17. package/dist/components/ActionButton/ActionButton.d.ts +0 -4
  18. package/dist/components/ActionButton/ActionButton.types.d.ts +0 -44
  19. package/dist/components/ActionButton/index.d.ts +0 -2
  20. package/dist/components/ActionGroup/ActionGroup.css.d.ts +0 -2
  21. package/dist/components/ActionGroup/ActionGroup.d.ts +0 -11
  22. package/dist/components/ActionGroup/ActionGroup.types.d.ts +0 -43
  23. package/dist/components/ActionGroup/index.d.ts +0 -3
  24. package/dist/components/ActionIconButton/ActionIconButton.css.d.ts +0 -116
  25. package/dist/components/ActionIconButton/ActionIconButton.d.ts +0 -3
  26. package/dist/components/ActionIconButton/ActionIconButton.types.d.ts +0 -56
  27. package/dist/components/ActionIconButton/index.d.ts +0 -2
  28. package/dist/components/Actionable/Actionable.css.d.ts +0 -2
  29. package/dist/components/Actionable/Actionable.d.ts +0 -3
  30. package/dist/components/Actionable/Actionable.types.d.ts +0 -15
  31. package/dist/components/Actionable/index.d.ts +0 -3
  32. package/dist/components/AlertDialog/AlertDialog.css.d.ts +0 -26
  33. package/dist/components/AlertDialog/AlertDialog.d.ts +0 -3
  34. package/dist/components/AlertDialog/AlertDialog.types.d.ts +0 -77
  35. package/dist/components/AlertDialog/index.d.ts +0 -3
  36. package/dist/components/AudioPlayer/AudioPlayer.css.d.ts +0 -3
  37. package/dist/components/AudioPlayer/AudioPlayer.d.ts +0 -3
  38. package/dist/components/AudioPlayer/AudioPlayer.types.d.ts +0 -27
  39. package/dist/components/AudioPlayer/index.d.ts +0 -3
  40. package/dist/components/Avatar/Avatar.css.d.ts +0 -19
  41. package/dist/components/Avatar/Avatar.d.ts +0 -3
  42. package/dist/components/Avatar/Avatar.types.d.ts +0 -31
  43. package/dist/components/Avatar/index.d.ts +0 -2
  44. package/dist/components/Box/Box.d.ts +0 -3
  45. package/dist/components/Box/Box.types.d.ts +0 -12
  46. package/dist/components/Box/index.d.ts +0 -3
  47. package/dist/components/ButtonSelect/ButtonSelect.css.d.ts +0 -3
  48. package/dist/components/ButtonSelect/ButtonSelect.d.ts +0 -3
  49. package/dist/components/ButtonSelect/ButtonSelect.types.d.ts +0 -56
  50. package/dist/components/ButtonSelect/index.d.ts +0 -3
  51. package/dist/components/Calendar/Calendar.css.d.ts +0 -135
  52. package/dist/components/Calendar/Calendar.d.ts +0 -4
  53. package/dist/components/Calendar/Calendar.types.d.ts +0 -22
  54. package/dist/components/Calendar/CalendarCell.d.ts +0 -9
  55. package/dist/components/Calendar/CalendarHeader.d.ts +0 -6
  56. package/dist/components/Calendar/RangeCalendar.d.ts +0 -4
  57. package/dist/components/Calendar/index.d.ts +0 -3
  58. package/dist/components/Calendar/intl/index.d.ts +0 -267
  59. package/dist/components/Checkbox/Checkbox.css.d.ts +0 -103
  60. package/dist/components/Checkbox/Checkbox.d.ts +0 -3
  61. package/dist/components/Checkbox/Checkbox.types.d.ts +0 -17
  62. package/dist/components/Checkbox/index.d.ts +0 -2
  63. package/dist/components/Code/Code.css.d.ts +0 -2
  64. package/dist/components/Code/Code.d.ts +0 -3
  65. package/dist/components/Code/Code.types.d.ts +0 -6
  66. package/dist/components/Code/index.d.ts +0 -3
  67. package/dist/components/ColorInput/ColorArea.d.ts +0 -4
  68. package/dist/components/ColorInput/ColorFieldInput.d.ts +0 -13
  69. package/dist/components/ColorInput/ColorInput.css.d.ts +0 -165
  70. package/dist/components/ColorInput/ColorInput.d.ts +0 -3
  71. package/dist/components/ColorInput/ColorInput.types.d.ts +0 -137
  72. package/dist/components/ColorInput/ColorInputButton.d.ts +0 -21
  73. package/dist/components/ColorInput/ColorPresetList.d.ts +0 -16
  74. package/dist/components/ColorInput/ColorSlider.d.ts +0 -3
  75. package/dist/components/ColorInput/CustomColors.d.ts +0 -15
  76. package/dist/components/ColorInput/IconColorInput.d.ts +0 -3
  77. package/dist/components/ColorInput/Picker.d.ts +0 -8
  78. package/dist/components/ColorInput/__tests__/data.d.ts +0 -8
  79. package/dist/components/ColorInput/hooks/useColorTrigger.d.ts +0 -13
  80. package/dist/components/ColorInput/index.d.ts +0 -4
  81. package/dist/components/ColorInput/intl/index.d.ts +0 -399
  82. package/dist/components/ColorInput/utils.d.ts +0 -44
  83. package/dist/components/ColorSwatch/ColorSwatch.css.d.ts +0 -39
  84. package/dist/components/ColorSwatch/ColorSwatch.d.ts +0 -3
  85. package/dist/components/ColorSwatch/ColorSwatch.types.d.ts +0 -44
  86. package/dist/components/ColorSwatch/index.d.ts +0 -2
  87. package/dist/components/ColorSwatchPicker/ColorSwatchPicker.css.d.ts +0 -2
  88. package/dist/components/ColorSwatchPicker/ColorSwatchPicker.d.ts +0 -3
  89. package/dist/components/ColorSwatchPicker/ColorSwatchPicker.types.d.ts +0 -46
  90. package/dist/components/ColorSwatchPicker/index.d.ts +0 -3
  91. package/dist/components/ComboBox/ComboBox.css.d.ts +0 -203
  92. package/dist/components/ComboBox/ComboBox.d.ts +0 -3
  93. package/dist/components/ComboBox/ComboBox.types.d.ts +0 -96
  94. package/dist/components/ComboBox/index.d.ts +0 -3
  95. package/dist/components/ComboBox/useOnValueChange.d.ts +0 -6
  96. package/dist/components/DateField/DateField.d.ts +0 -6
  97. package/dist/components/DateField/DateField.types.d.ts +0 -17
  98. package/dist/components/DateField/index.d.ts +0 -3
  99. package/dist/components/DateField/intl/index.d.ts +0 -102
  100. package/dist/components/DateFormat/DateFormat.d.ts +0 -3
  101. package/dist/components/DateFormat/DateFormat.types.d.ts +0 -5
  102. package/dist/components/DateFormat/index.d.ts +0 -2
  103. package/dist/components/DeviceProvider/DeviceProvider.d.ts +0 -6
  104. package/dist/components/DeviceProvider/DeviceProvider.types.d.ts +0 -12
  105. package/dist/components/DeviceProvider/index.d.ts +0 -2
  106. package/dist/components/Dialog/Dialog.css.d.ts +0 -53
  107. package/dist/components/Dialog/Dialog.d.ts +0 -6
  108. package/dist/components/Dialog/Dialog.types.d.ts +0 -37
  109. package/dist/components/Dialog/DialogTitle.d.ts +0 -3
  110. package/dist/components/Dialog/index.d.ts +0 -3
  111. package/dist/components/Dialog/useDeferredLabel.d.ts +0 -7
  112. package/dist/components/Disclosure/Disclosure.css.d.ts +0 -116
  113. package/dist/components/Disclosure/Disclosure.d.ts +0 -3
  114. package/dist/components/Disclosure/Disclosure.types.d.ts +0 -30
  115. package/dist/components/Disclosure/index.d.ts +0 -3
  116. package/dist/components/DomNodeRenderer/DomNodeRenderer.d.ts +0 -3
  117. package/dist/components/DomNodeRenderer/DomNodeRenderer.types.d.ts +0 -11
  118. package/dist/components/DomNodeRenderer/index.d.ts +0 -2
  119. package/dist/components/Drawer/Drawer.css.d.ts +0 -31
  120. package/dist/components/Drawer/Drawer.d.ts +0 -3
  121. package/dist/components/Drawer/Drawer.types.d.ts +0 -24
  122. package/dist/components/Drawer/index.d.ts +0 -3
  123. package/dist/components/Editor/Editor.css.d.ts +0 -131
  124. package/dist/components/Editor/Editor.d.ts +0 -3
  125. package/dist/components/Editor/Editor.types.d.ts +0 -159
  126. package/dist/components/Editor/EditorToolbar.d.ts +0 -15
  127. package/dist/components/Editor/HelpDialog.d.ts +0 -5
  128. package/dist/components/Editor/RichEditor.d.ts +0 -24
  129. package/dist/components/Editor/elements/AddLink.d.ts +0 -10
  130. package/dist/components/Editor/elements/Mention.d.ts +0 -46
  131. package/dist/components/Editor/elements/Paragraph.d.ts +0 -2
  132. package/dist/components/Editor/elements/PlainEditor.d.ts +0 -11
  133. package/dist/components/Editor/index.d.ts +0 -2
  134. package/dist/components/Editor/utils.d.ts +0 -93
  135. package/dist/components/FileUpload/FileUpload.css.d.ts +0 -69
  136. package/dist/components/FileUpload/FileUpload.d.ts +0 -3
  137. package/dist/components/FileUpload/FileUpload.types.d.ts +0 -38
  138. package/dist/components/FileUpload/hooks/useFileUpload.d.ts +0 -22
  139. package/dist/components/FileUpload/index.d.ts +0 -2
  140. package/dist/components/FrameProvider/FrameProvider.d.ts +0 -20
  141. package/dist/components/FrameProvider/FrameProvider.types.d.ts +0 -40
  142. package/dist/components/FrameProvider/index.d.ts +0 -2
  143. package/dist/components/FreehandCanvas/FreehandCanvas.css.d.ts +0 -78
  144. package/dist/components/FreehandCanvas/FreehandCanvas.d.ts +0 -4
  145. package/dist/components/FreehandCanvas/FreehandCanvas.types.d.ts +0 -116
  146. package/dist/components/FreehandCanvas/hooks/usePathsData.d.ts +0 -27
  147. package/dist/components/FreehandCanvas/index.d.ts +0 -2
  148. package/dist/components/FreehandCanvas/intl/index.d.ts +0 -135
  149. package/dist/components/GridList/GridList.css.d.ts +0 -22
  150. package/dist/components/GridList/GridList.d.ts +0 -3
  151. package/dist/components/GridList/GridList.types.d.ts +0 -84
  152. package/dist/components/GridList/GridListItem.d.ts +0 -20
  153. package/dist/components/GridList/index.d.ts +0 -3
  154. package/dist/components/Group/Group.d.ts +0 -3
  155. package/dist/components/Group/Group.types.d.ts +0 -19
  156. package/dist/components/Group/index.d.ts +0 -2
  157. package/dist/components/I18nProvider/I18Provider.types.d.ts +0 -11
  158. package/dist/components/I18nProvider/I18nProvider.css.d.ts +0 -1
  159. package/dist/components/I18nProvider/I18nProvider.d.ts +0 -10
  160. package/dist/components/I18nProvider/index.d.ts +0 -4
  161. package/dist/components/Icon/Icon.d.ts +0 -4
  162. package/dist/components/Icon/Icon.types.d.ts +0 -36
  163. package/dist/components/Icon/index.d.ts +0 -2
  164. package/dist/components/ImageDropZone/ImageDropZone.css.d.ts +0 -76
  165. package/dist/components/ImageDropZone/ImageDropZone.d.ts +0 -3
  166. package/dist/components/ImageDropZone/ImageDropZone.types.d.ts +0 -50
  167. package/dist/components/ImageDropZone/index.d.ts +0 -2
  168. package/dist/components/ImageDropZone/intl/index.d.ts +0 -135
  169. package/dist/components/ImageGallery/AdaptiveText.d.ts +0 -13
  170. package/dist/components/ImageGallery/ImageGallery.css.d.ts +0 -86
  171. package/dist/components/ImageGallery/ImageGallery.d.ts +0 -18
  172. package/dist/components/ImageGallery/ImageGallery.types.d.ts +0 -130
  173. package/dist/components/ImageGallery/ImageGalleryDragPreview.d.ts +0 -22
  174. package/dist/components/ImageGallery/ImageGalleryItem.d.ts +0 -3
  175. package/dist/components/ImageGallery/index.d.ts +0 -2
  176. package/dist/components/ImageGallery/utils.d.ts +0 -10
  177. package/dist/components/InlineAlert/InlineAlert.css.d.ts +0 -214
  178. package/dist/components/InlineAlert/InlineAlert.d.ts +0 -3
  179. package/dist/components/InlineAlert/InlineAlert.types.d.ts +0 -38
  180. package/dist/components/InlineAlert/index.d.ts +0 -2
  181. package/dist/components/InlineAlert/intl/index.d.ts +0 -102
  182. package/dist/components/InlineToolbar/InlineToolbar.css.d.ts +0 -50
  183. package/dist/components/InlineToolbar/InlineToolbar.d.ts +0 -3
  184. package/dist/components/InlineToolbar/InlineToolbar.types.d.ts +0 -63
  185. package/dist/components/InlineToolbar/InlineToolbarButton.d.ts +0 -3
  186. package/dist/components/InlineToolbar/index.d.ts +0 -2
  187. package/dist/components/Kbd/Kbd.css.d.ts +0 -1
  188. package/dist/components/Kbd/Kbd.d.ts +0 -3
  189. package/dist/components/Kbd/Kbd.types.d.ts +0 -21
  190. package/dist/components/Kbd/index.d.ts +0 -2
  191. package/dist/components/Link/Link.css.d.ts +0 -41
  192. package/dist/components/Link/Link.d.ts +0 -3
  193. package/dist/components/Link/Link.types.d.ts +0 -26
  194. package/dist/components/Link/index.d.ts +0 -2
  195. package/dist/components/ListBox/DefaultListOption.d.ts +0 -22
  196. package/dist/components/ListBox/DropIndicator.d.ts +0 -11
  197. package/dist/components/ListBox/ListBox.css.d.ts +0 -91
  198. package/dist/components/ListBox/ListBox.d.ts +0 -6
  199. package/dist/components/ListBox/ListBox.types.d.ts +0 -104
  200. package/dist/components/ListBox/ListBoxSection.d.ts +0 -14
  201. package/dist/components/ListBox/ListOption.d.ts +0 -17
  202. package/dist/components/ListBox/hooks/useDragAndDrop.d.ts +0 -3
  203. package/dist/components/ListBox/hooks/useDragAutoScroll.d.ts +0 -5
  204. package/dist/components/ListBox/hooks/useDragDrop.d.ts +0 -33
  205. package/dist/components/ListBox/hooks/useSharedList.d.ts +0 -8
  206. package/dist/components/ListBox/index.d.ts +0 -4
  207. package/dist/components/Markdown/Markdown.css.d.ts +0 -3
  208. package/dist/components/Markdown/Markdown.d.ts +0 -3
  209. package/dist/components/Markdown/Markdown.types.d.ts +0 -7
  210. package/dist/components/Markdown/index.d.ts +0 -3
  211. package/dist/components/Menu/Menu.css.d.ts +0 -2
  212. package/dist/components/Menu/Menu.d.ts +0 -3
  213. package/dist/components/Menu/Menu.types.d.ts +0 -63
  214. package/dist/components/Menu/index.d.ts +0 -2
  215. package/dist/components/MessageFormat/MessageFormat.d.ts +0 -3
  216. package/dist/components/MessageFormat/MessageFormat.types.d.ts +0 -14
  217. package/dist/components/MessageFormat/index.d.ts +0 -2
  218. package/dist/components/Modal/Modal.css.d.ts +0 -39
  219. package/dist/components/Modal/Modal.d.ts +0 -11
  220. package/dist/components/Modal/Modal.types.d.ts +0 -70
  221. package/dist/components/Modal/ModalClose.d.ts +0 -4
  222. package/dist/components/Modal/ModalContent.d.ts +0 -13
  223. package/dist/components/Modal/ModalContentCore.d.ts +0 -3
  224. package/dist/components/Modal/ModalTrigger.d.ts +0 -4
  225. package/dist/components/Modal/hooks/useDialogPosition.d.ts +0 -13
  226. package/dist/components/Modal/index.d.ts +0 -5
  227. package/dist/components/NumberFormat/NumberFormat.d.ts +0 -3
  228. package/dist/components/NumberFormat/NumberFormat.types.d.ts +0 -5
  229. package/dist/components/NumberFormat/index.d.ts +0 -2
  230. package/dist/components/NumberInput/NumberInput.css.d.ts +0 -9
  231. package/dist/components/NumberInput/NumberInput.d.ts +0 -3
  232. package/dist/components/NumberInput/NumberInput.types.d.ts +0 -26
  233. package/dist/components/NumberInput/index.d.ts +0 -2
  234. package/dist/components/Pagination/Pagination.css.d.ts +0 -84
  235. package/dist/components/Pagination/Pagination.d.ts +0 -3
  236. package/dist/components/Pagination/Pagination.types.d.ts +0 -25
  237. package/dist/components/Pagination/index.d.ts +0 -2
  238. package/dist/components/Pagination/intl/index.d.ts +0 -201
  239. package/dist/components/Panel/Panel.css.d.ts +0 -1
  240. package/dist/components/Panel/Panel.d.ts +0 -2
  241. package/dist/components/Panel/Panel.types.d.ts +0 -72
  242. package/dist/components/Panel/PanelContext.d.ts +0 -6
  243. package/dist/components/Panel/PanelGroup.d.ts +0 -2
  244. package/dist/components/Panel/PanelResizeHandle.d.ts +0 -5
  245. package/dist/components/Panel/index.d.ts +0 -4
  246. package/dist/components/PointPicker/Grid.d.ts +0 -7
  247. package/dist/components/PointPicker/PointPicker.css.d.ts +0 -37
  248. package/dist/components/PointPicker/PointPicker.d.ts +0 -22
  249. package/dist/components/PointPicker/PointPicker.types.d.ts +0 -116
  250. package/dist/components/PointPicker/PointPickerContent/PointPickerContent.d.ts +0 -3
  251. package/dist/components/PointPicker/PointPickerContent/PointPickerIndicator.d.ts +0 -8
  252. package/dist/components/PointPicker/PointPickerContent/hooks/useCoordinatesRelativeToWindow.d.ts +0 -4
  253. package/dist/components/PointPicker/PointPickerContent/hooks/usePointPickerKeyboard.d.ts +0 -3
  254. package/dist/components/PointPicker/PointPickerContent/index.d.ts +0 -1
  255. package/dist/components/PointPicker/PointPickerDisplay/Floater.d.ts +0 -7
  256. package/dist/components/PointPicker/PointPickerDisplay/MagnifierContent.d.ts +0 -8
  257. package/dist/components/PointPicker/PointPickerDisplay/PointPickerDisplay.d.ts +0 -3
  258. package/dist/components/PointPicker/PointPickerDisplay/hooks/useIndicatorWidthObserver.d.ts +0 -1
  259. package/dist/components/PointPicker/PointPickerDisplay/index.d.ts +0 -1
  260. package/dist/components/PointPicker/PointsVisualiser/PointsVisualiser.d.ts +0 -11
  261. package/dist/components/PointPicker/PointsVisualiser/canvasUtils.d.ts +0 -20
  262. package/dist/components/PointPicker/PointsVisualiser/hooks/usePointProximity.d.ts +0 -12
  263. package/dist/components/PointPicker/hooks/usePointPicker.d.ts +0 -4
  264. package/dist/components/PointPicker/index.d.ts +0 -5
  265. package/dist/components/PointPicker/workers/canvas.worker.d.ts +0 -1
  266. package/dist/components/PointPicker/workers/pointProximity.worker.d.ts +0 -1
  267. package/dist/components/Popover/Arrow.d.ts +0 -7
  268. package/dist/components/Popover/Popover.css.d.ts +0 -55
  269. package/dist/components/Popover/Popover.d.ts +0 -10
  270. package/dist/components/Popover/Popover.types.d.ts +0 -133
  271. package/dist/components/Popover/PopoverContent.d.ts +0 -3
  272. package/dist/components/Popover/PopoverContentCore.d.ts +0 -7
  273. package/dist/components/Popover/PopoverTrigger.d.ts +0 -8
  274. package/dist/components/Popover/hooks/usePopoverScrollReposition.d.ts +0 -22
  275. package/dist/components/Popover/hooks/usePopoverTransition.d.ts +0 -23
  276. package/dist/components/Popover/index.d.ts +0 -4
  277. package/dist/components/Portal/Portal.d.ts +0 -3
  278. package/dist/components/Portal/Portal.types.d.ts +0 -4
  279. package/dist/components/Portal/index.d.ts +0 -2
  280. package/dist/components/PortalContainerProvider/PortalContainerProvider.d.ts +0 -4
  281. package/dist/components/PortalContainerProvider/PortalContainerProvider.types.d.ts +0 -12
  282. package/dist/components/PortalContainerProvider/index.d.ts +0 -1
  283. package/dist/components/Preview/Preview.css.d.ts +0 -50
  284. package/dist/components/Preview/Preview.d.ts +0 -3
  285. package/dist/components/Preview/Preview.types.d.ts +0 -59
  286. package/dist/components/Preview/index.d.ts +0 -2
  287. package/dist/components/ProgressBar/ProgressBar.css.d.ts +0 -48
  288. package/dist/components/ProgressBar/ProgressBar.d.ts +0 -3
  289. package/dist/components/ProgressBar/ProgressBar.types.d.ts +0 -20
  290. package/dist/components/ProgressBar/index.d.ts +0 -2
  291. package/dist/components/ProgressSpinner/ProgressSpinner.css.d.ts +0 -9
  292. package/dist/components/ProgressSpinner/ProgressSpinner.d.ts +0 -3
  293. package/dist/components/ProgressSpinner/ProgressSpinner.types.d.ts +0 -16
  294. package/dist/components/ProgressSpinner/index.d.ts +0 -2
  295. package/dist/components/RadioGroup/RadioGroup.css.d.ts +0 -26
  296. package/dist/components/RadioGroup/RadioGroup.d.ts +0 -3
  297. package/dist/components/RadioGroup/RadioGroup.types.d.ts +0 -67
  298. package/dist/components/RadioGroup/RadioItem.d.ts +0 -11
  299. package/dist/components/RadioGroup/index.d.ts +0 -2
  300. package/dist/components/Reaction/Reaction.css.d.ts +0 -74
  301. package/dist/components/Reaction/Reaction.d.ts +0 -3
  302. package/dist/components/Reaction/Reaction.types.d.ts +0 -13
  303. package/dist/components/Reaction/index.d.ts +0 -2
  304. package/dist/components/ScrollControlButton/ScrollControlButton.css.d.ts +0 -1
  305. package/dist/components/ScrollControlButton/ScrollControlButton.d.ts +0 -3
  306. package/dist/components/ScrollControlButton/ScrollControlButton.types.d.ts +0 -31
  307. package/dist/components/ScrollControlButton/index.d.ts +0 -3
  308. package/dist/components/SearchInput/SearchInput.css.d.ts +0 -64
  309. package/dist/components/SearchInput/SearchInput.d.ts +0 -3
  310. package/dist/components/SearchInput/SearchInput.types.d.ts +0 -27
  311. package/dist/components/SearchInput/index.d.ts +0 -2
  312. package/dist/components/Select/IconSelect.d.ts +0 -3
  313. package/dist/components/Select/Select.css.d.ts +0 -58
  314. package/dist/components/Select/Select.d.ts +0 -9
  315. package/dist/components/Select/Select.types.d.ts +0 -87
  316. package/dist/components/Select/SelectButton.d.ts +0 -3
  317. package/dist/components/Select/index.d.ts +0 -3
  318. package/dist/components/Separator/Separator.css.d.ts +0 -19
  319. package/dist/components/Separator/Separator.d.ts +0 -3
  320. package/dist/components/Separator/Separator.types.d.ts +0 -12
  321. package/dist/components/Separator/index.d.ts +0 -2
  322. package/dist/components/Skeleton/Skeleton.css.d.ts +0 -1
  323. package/dist/components/Skeleton/Skeleton.d.ts +0 -3
  324. package/dist/components/Skeleton/Skeleton.types.d.ts +0 -7
  325. package/dist/components/Skeleton/index.d.ts +0 -2
  326. package/dist/components/Slider/IconSlider.d.ts +0 -3
  327. package/dist/components/Slider/Slider.css.d.ts +0 -133
  328. package/dist/components/Slider/Slider.d.ts +0 -3
  329. package/dist/components/Slider/Slider.types.d.ts +0 -42
  330. package/dist/components/Slider/index.d.ts +0 -3
  331. package/dist/components/StatusCard/StatusCard.css.d.ts +0 -87
  332. package/dist/components/StatusCard/StatusCard.d.ts +0 -10
  333. package/dist/components/StatusCard/StatusCard.types.d.ts +0 -34
  334. package/dist/components/StatusCard/index.d.ts +0 -3
  335. package/dist/components/Switch/Switch.css.d.ts +0 -67
  336. package/dist/components/Switch/Switch.d.ts +0 -3
  337. package/dist/components/Switch/Switch.types.d.ts +0 -15
  338. package/dist/components/Switch/index.d.ts +0 -2
  339. package/dist/components/Table/Table.css.d.ts +0 -111
  340. package/dist/components/Table/Table.d.ts +0 -8
  341. package/dist/components/Table/Table.types.d.ts +0 -26
  342. package/dist/components/Table/hooks/useTableDragAndDrop.d.ts +0 -8
  343. package/dist/components/Table/index.d.ts +0 -3
  344. package/dist/components/Tabs/TabItem.d.ts +0 -3
  345. package/dist/components/Tabs/TabPanel.d.ts +0 -9
  346. package/dist/components/Tabs/Tabs.css.d.ts +0 -122
  347. package/dist/components/Tabs/Tabs.d.ts +0 -3
  348. package/dist/components/Tabs/Tabs.types.d.ts +0 -66
  349. package/dist/components/Tabs/TabsBase.d.ts +0 -7
  350. package/dist/components/Tabs/index.d.ts +0 -3
  351. package/dist/components/Tag/Tag.css.d.ts +0 -215
  352. package/dist/components/Tag/Tag.d.ts +0 -3
  353. package/dist/components/Tag/Tag.types.d.ts +0 -43
  354. package/dist/components/Tag/TagContext.d.ts +0 -15
  355. package/dist/components/Tag/index.d.ts +0 -2
  356. package/dist/components/TagGroup/TagGroup.css.d.ts +0 -1
  357. package/dist/components/TagGroup/TagGroup.d.ts +0 -3
  358. package/dist/components/TagGroup/TagGroup.types.d.ts +0 -38
  359. package/dist/components/TagGroup/index.d.ts +0 -2
  360. package/dist/components/TaggedPagination/TaggedPagination.css.d.ts +0 -70
  361. package/dist/components/TaggedPagination/TaggedPagination.d.ts +0 -3
  362. package/dist/components/TaggedPagination/TaggedPagination.types.d.ts +0 -50
  363. package/dist/components/TaggedPagination/index.d.ts +0 -2
  364. package/dist/components/Text/Text.css.d.ts +0 -51
  365. package/dist/components/Text/Text.d.ts +0 -3
  366. package/dist/components/Text/Text.types.d.ts +0 -24
  367. package/dist/components/Text/index.d.ts +0 -2
  368. package/dist/components/TextInput/TextInput.css.d.ts +0 -183
  369. package/dist/components/TextInput/TextInput.d.ts +0 -3
  370. package/dist/components/TextInput/TextInput.types.d.ts +0 -18
  371. package/dist/components/TextInput/index.d.ts +0 -2
  372. package/dist/components/TextInput/utils/getMessage.d.ts +0 -12
  373. package/dist/components/TextInput/utils/getStatusIcon.d.ts +0 -6
  374. package/dist/components/ThemeProvider/ThemeProvider.context.d.ts +0 -6
  375. package/dist/components/ThemeProvider/ThemeProvider.css.d.ts +0 -1
  376. package/dist/components/ThemeProvider/ThemeProvider.d.ts +0 -3
  377. package/dist/components/ThemeProvider/ThemeProvider.types.d.ts +0 -29
  378. package/dist/components/ThemeProvider/hooks/useUserPreferences.d.ts +0 -19
  379. package/dist/components/ThemeProvider/index.d.ts +0 -6
  380. package/dist/components/TimeField/DateTimeSegment.d.ts +0 -5
  381. package/dist/components/TimeField/TimeField.css.d.ts +0 -16
  382. package/dist/components/TimeField/TimeField.d.ts +0 -3
  383. package/dist/components/TimeField/TimeField.types.d.ts +0 -6
  384. package/dist/components/TimeField/index.d.ts +0 -3
  385. package/dist/components/Toast/Toast.css.d.ts +0 -34
  386. package/dist/components/Toast/Toast.d.ts +0 -3
  387. package/dist/components/Toast/Toast.types.d.ts +0 -14
  388. package/dist/components/Toast/index.d.ts +0 -4
  389. package/dist/components/ToggleButton/ToggleButton.css.d.ts +0 -74
  390. package/dist/components/ToggleButton/ToggleButton.d.ts +0 -3
  391. package/dist/components/ToggleButton/ToggleButton.types.d.ts +0 -27
  392. package/dist/components/ToggleButton/index.d.ts +0 -2
  393. package/dist/components/ToggleIconButton/ToggleIconButton.css.d.ts +0 -149
  394. package/dist/components/ToggleIconButton/ToggleIconButton.d.ts +0 -3
  395. package/dist/components/ToggleIconButton/ToggleIconButton.types.d.ts +0 -30
  396. package/dist/components/ToggleIconButton/index.d.ts +0 -2
  397. package/dist/components/Toolbar/CollapsibleToolbar.d.ts +0 -3
  398. package/dist/components/Toolbar/Toolbar.css.d.ts +0 -2
  399. package/dist/components/Toolbar/Toolbar.d.ts +0 -3
  400. package/dist/components/Toolbar/Toolbar.types.d.ts +0 -47
  401. package/dist/components/Toolbar/WrappedToolbar.d.ts +0 -3
  402. package/dist/components/Toolbar/hooks/useFormattedList.d.ts +0 -3
  403. package/dist/components/Toolbar/hooks/useInputAwareToolbar.d.ts +0 -6
  404. package/dist/components/Toolbar/index.d.ts +0 -3
  405. package/dist/components/Tooltip/Tooltip.css.d.ts +0 -44
  406. package/dist/components/Tooltip/Tooltip.d.ts +0 -3
  407. package/dist/components/Tooltip/Tooltip.types.d.ts +0 -55
  408. package/dist/components/Tooltip/TooltipContent.d.ts +0 -15
  409. package/dist/components/Tooltip/index.d.ts +0 -3
  410. package/dist/components/TreeView/TreeItem.d.ts +0 -7
  411. package/dist/components/TreeView/TreeView.css.d.ts +0 -34
  412. package/dist/components/TreeView/TreeView.d.ts +0 -8
  413. package/dist/components/TreeView/TreeView.types.d.ts +0 -95
  414. package/dist/components/TreeView/index.d.ts +0 -2
  415. package/dist/components/UNSAFE_ListBox/ListBox.css.d.ts +0 -92
  416. package/dist/components/UNSAFE_ListBox/ListBox.d.ts +0 -13
  417. package/dist/components/UNSAFE_ListBox/ListBox.types.d.ts +0 -84
  418. package/dist/components/UNSAFE_ListBox/ListBoxUI.d.ts +0 -19
  419. package/dist/components/UNSAFE_ListBox/hooks/useDragAndDrop.d.ts +0 -3
  420. package/dist/components/UNSAFE_ListBox/index.d.ts +0 -3
  421. package/dist/components/Virtualizer/LocaleAwareGridLayout.d.ts +0 -17
  422. package/dist/components/Virtualizer/Virtualizer.types.d.ts +0 -6
  423. package/dist/components/Virtualizer/index.d.ts +0 -36
  424. package/dist/components/index.d.ts +0 -81
  425. package/dist/components/shared/buttons.d.ts +0 -30
  426. package/dist/components/shared/collection.d.ts +0 -3
  427. package/dist/components/shared/components/DragPreviewContent.d.ts +0 -12
  428. package/dist/components/shared/components/IconWithTooltip.d.ts +0 -8
  429. package/dist/components/shared/components/ListCollectionBuilder.d.ts +0 -9
  430. package/dist/components/shared/components/OverlayEventLeakPreventionLayer.d.ts +0 -8
  431. package/dist/components/shared/components/SharedInput/SharedInput.d.ts +0 -3
  432. package/dist/components/shared/components/SharedInput/SharedInput.types.d.ts +0 -34
  433. package/dist/components/shared/components/SharedInput/index.d.ts +0 -1
  434. package/dist/components/shared/tooltips.d.ts +0 -11
  435. package/dist/components/shared/types/IconComponent.d.ts +0 -21
  436. package/dist/components/shared/types/List.d.ts +0 -17
  437. package/dist/hooks/index.d.ts +0 -13
  438. package/dist/hooks/useDevice.d.ts +0 -20
  439. package/dist/hooks/useI18n.d.ts +0 -59
  440. package/dist/hooks/useImage.d.ts +0 -23
  441. package/dist/hooks/useIntersectionObserver.d.ts +0 -44
  442. package/dist/hooks/useIsFirstRender.d.ts +0 -21
  443. package/dist/hooks/useIsTouchDevice.d.ts +0 -7
  444. package/dist/hooks/useLiveInteractionModality.d.ts +0 -13
  445. package/dist/hooks/useLocalStorage.d.ts +0 -20
  446. package/dist/hooks/useMedia.d.ts +0 -13
  447. package/dist/hooks/useMutationObserver.d.ts +0 -20
  448. package/dist/hooks/usePortalContainer.d.ts +0 -11
  449. package/dist/hooks/usePreventFocus.d.ts +0 -23
  450. package/dist/hooks/useResizeObserver.d.ts +0 -38
  451. package/dist/hooks/useTextSelection.d.ts +0 -29
  452. package/dist/hooks/useUndoRedo.d.ts +0 -44
  453. package/dist/utils/a11y.d.ts +0 -1
  454. package/dist/utils/classNames.d.ts +0 -17
  455. package/dist/utils/colors.d.ts +0 -11
  456. package/dist/utils/constants.d.ts +0 -1
  457. package/dist/utils/devWarn.d.ts +0 -1
  458. package/dist/utils/dom.d.ts +0 -130
  459. package/dist/utils/index.d.ts +0 -18
  460. package/dist/utils/invariant.d.ts +0 -18
  461. package/dist/utils/isInIframe.d.ts +0 -12
  462. package/dist/utils/isInShadowDOM.d.ts +0 -11
  463. package/dist/utils/isRect.d.ts +0 -7
  464. package/dist/utils/keyboards.d.ts +0 -13
  465. package/dist/utils/math.d.ts +0 -1
  466. package/dist/utils/objects.d.ts +0 -20
  467. package/dist/utils/overlays.d.ts +0 -6
  468. package/dist/utils/reactAriaCompat.d.ts +0 -22
  469. package/dist/utils/reactAriaComponentsCompat.d.ts +0 -4
  470. package/dist/utils/resolveAriaLabelAttrs.d.ts +0 -22
  471. package/dist/utils/resolvePublicUrl.d.ts +0 -1
  472. package/dist/utils/strings.d.ts +0 -6
  473. package/dist/utils/style.d.ts +0 -5
  474. package/dist/utils/styleMixins.css.d.ts +0 -16
  475. package/dist/utils/svgs.d.ts +0 -15
  476. package/dist/utils/types/Shared.d.ts +0 -34
  477. package/dist/utils/validations.d.ts +0 -13
@@ -1,137 +0,0 @@
1
- import type { StylingProps } from "../../utils";
2
- import type { ColorSwatchProps } from "../ColorSwatch";
3
- import type { PopoverContentProps } from "../Popover";
4
- import type { IconComponentProps } from "../shared/types/IconComponent";
5
- import type { Color, ColorFieldProps } from "@react-stately/color";
6
- import type { AriaLabelingProps, PressEvent } from "@react-types/shared";
7
- import type React from "react";
8
- import type { AriaButtonProps } from "react-aria";
9
- import type { OverlayTriggerProps } from "react-stately";
10
- export interface ColorPreset {
11
- label: string;
12
- color: string;
13
- }
14
- export interface ColorInputProps extends OverlayTriggerProps, StylingProps, Pick<ColorFieldProps, "onChange" | "defaultValue" | "value" | "label" | "isDisabled">, Pick<AriaLabelingProps, "aria-label">, Pick<PopoverContentProps, "isNonModal" | "placement" | "shouldUpdatePosition" | "shouldFlip" | "boundaryElement" | "crossOffset" | "offset" | "portalContainer">, Pick<ColorSwatchProps, "isIndeterminate" | "indeterminateIcon"> {
15
- /**
16
- * The list of color presets to show in the color picker. The signature of the
17
- * color presets is:
18
- *
19
- * ```ts
20
- * export interface ColorPreset {
21
- * label: string;
22
- * color: string;
23
- * }
24
- * ```
25
- *
26
- * The color can be a hex or hexa value.
27
- */
28
- presets?: ColorPreset[];
29
- /**
30
- * Whether to include the custom color picker. If `false`, the color picker
31
- * will only show the color presets. The custom color picker allows the user
32
- * to pick any color. You can set the `allowAlpha` prop to `false` to disable
33
- * the alpha channel.
34
- *
35
- * @default true
36
- */
37
- includePicker?: boolean;
38
- /**
39
- * Whether to show the color label. The color label is the name of the color
40
- * that is currently selected. If boolean, the label will be shown only when
41
- * the color is not `null`. If a function, the function will be called with
42
- * the current color and should return a string. If `false`, the label will
43
- * not be shown.
44
- *
45
- * @default true
46
- */
47
- colorLabel?: boolean | ((color: Color | null, options: {
48
- isIndeterminate: boolean;
49
- }) => string);
50
- /**
51
- * Whether to allow alpha values in the custom color picker.
52
- *
53
- * @default true
54
- */
55
- allowAlpha?: boolean;
56
- /**
57
- * Whether to allow the removal of the color.
58
- *
59
- * @default false
60
- */
61
- allowRemoval?: boolean;
62
- /** The label position of the color input. */
63
- labelPosition?: "top" | "start";
64
- /**
65
- * Whether to show the color picker in active or lazy mode. In active mode,
66
- * the color picker will be rendered when the color input popover is open and
67
- * the value of the color input will be updated when the user picks a color.
68
- * In lazy mode, the color picker will be rendered only when the user clicks
69
- * on the "Add color" button and the selected color will be added to custom
70
- * colors when the user clicks on the "Add color" button.
71
- *
72
- * @default active
73
- */
74
- pickerMode?: "active" | "lazy";
75
- /**
76
- * The key to use to store the picked color in the local storage.
77
- *
78
- * @default baselinePickedColor
79
- */
80
- storePickedColorKey?: string;
81
- /**
82
- * The label to show on the add color button.
83
- *
84
- * @default Add color
85
- */
86
- addColorButtonLabel?: string;
87
- /**
88
- * The label to show on the remove color button.
89
- *
90
- * @default Remove color
91
- */
92
- removeColorButtonLabel?: string;
93
- /**
94
- * The label to show on the custom colors section.
95
- *
96
- * @default Custom colors
97
- */
98
- customColorsLabel?: string;
99
- /**
100
- * An optional function to render the custom trigger button.
101
- *
102
- * @param options
103
- */
104
- renderTriggerButton?: (options: {
105
- isOpen: boolean;
106
- color: Color | null;
107
- ref: React.RefObject<HTMLButtonElement>;
108
- colorName?: string | boolean;
109
- triggerProps: AriaButtonProps<"button">;
110
- labelId?: string;
111
- } & Pick<ColorSwatchProps, "isIndeterminate" | "indeterminateIcon">) => React.JSX.Element;
112
- /**
113
- * Handler that is called when the user stops dragging or clicking on the
114
- * color picker. In case of presets, this is called when the user clicks on a
115
- * color preset.
116
- */
117
- onChangeEnd?: (color: Color | null) => void;
118
- /**
119
- * Whether the color input is indeterminate.
120
- *
121
- * @default false
122
- */
123
- isIndeterminate?: boolean;
124
- /**
125
- * Handler that is called when the user presses the trigger button. This can
126
- * be used to track events like clicks on the trigger button.
127
- */
128
- onTriggerPress?: (event: PressEvent) => void;
129
- }
130
- export interface IconColorInputProps extends StylingProps, Omit<ColorInputProps, "renderTriggerButton" | "colorLabel" | "label" | "labelPosition" | "aria-label">, IconComponentProps {
131
- /**
132
- * The variant of the color input button.
133
- *
134
- * @default standard
135
- */
136
- variant?: "compact" | "standard";
137
- }
@@ -1,21 +0,0 @@
1
- import React from "react";
2
- import type { StylingProps } from "../../utils";
3
- import type { ActionButtonProps } from "../ActionButton";
4
- import type { ColorSwatchProps } from "../ColorSwatch";
5
- import type { IconProps } from "../Icon";
6
- import type { ColorInputProps } from "./ColorInput.types";
7
- import type { Color } from "@react-stately/color";
8
- export declare const ColorInputButton: React.ForwardRefExoticComponent<ColorInputButtonProps & React.RefAttributes<HTMLButtonElement>>;
9
- export declare const IconColorInputButton: React.ForwardRefExoticComponent<Omit<ColorInputButtonProps, "color" | "children" | "labelPosition"> & {
10
- icon: React.FC<IconProps>;
11
- color?: string | null;
12
- } & React.RefAttributes<HTMLButtonElement>>;
13
- interface ColorInputButtonProps extends Omit<ActionButtonProps, "label" | "className" | "style">, StylingProps, Pick<ColorInputProps, "colorLabel">, Pick<ColorSwatchProps, "isIndeterminate" | "indeterminateIcon"> {
14
- isOpen: boolean;
15
- "aria-label"?: string;
16
- labelPosition?: "top" | "start";
17
- color: Color | null;
18
- colorName?: string | boolean;
19
- isIndeterminate?: boolean;
20
- }
21
- export {};
@@ -1,16 +0,0 @@
1
- import React from "react";
2
- import type { ListBoxProps } from "../ListBox";
3
- import type { ListOption } from "../shared/types/List";
4
- import type { Color } from "@react-stately/color";
5
- import type { OverlayTriggerState } from "react-stately";
6
- export declare const ColorPresetList: React.ForwardRefExoticComponent<ColorPresetListProps & React.RefAttributes<HTMLDivElement>>;
7
- interface ColorPresetListProps {
8
- autoFocus?: ListBoxProps["autoFocus"];
9
- state: OverlayTriggerState;
10
- triggerRef: React.RefObject<HTMLButtonElement>;
11
- color: Color | null;
12
- presets: ListOption[];
13
- setColor: (color: Color | null) => void;
14
- isIndeterminate: boolean;
15
- }
16
- export {};
@@ -1,3 +0,0 @@
1
- import React from "react";
2
- import type { ColorSliderStateOptions } from "@react-stately/color";
3
- export declare const ColorSlider: React.FC<Omit<ColorSliderStateOptions, "locale">>;
@@ -1,15 +0,0 @@
1
- import React from "react";
2
- import type { Color } from "@react-stately/color";
3
- export declare const CustomColors: React.FC<CustomColorsProps>;
4
- interface CustomColorsProps {
5
- color: Color;
6
- setColor: (color: Color) => void;
7
- storePickedColorKey: string;
8
- addColorButtonLabel?: string;
9
- removeColorButtonLabel?: string;
10
- customColorsLabel?: string;
11
- pickerMode: "active" | "lazy";
12
- allowAlpha: boolean;
13
- isIndeterminate: boolean;
14
- }
15
- export {};
@@ -1,3 +0,0 @@
1
- import React from "react";
2
- import type { IconColorInputProps } from "./ColorInput.types";
3
- export declare const IconColorInput: React.ForwardRefExoticComponent<IconColorInputProps & React.RefAttributes<HTMLDivElement>>;
@@ -1,8 +0,0 @@
1
- import React from "react";
2
- import type { Color } from "@react-stately/color";
3
- export declare const Picker: React.FC<{
4
- color: Color;
5
- setColor: (color: Color) => void;
6
- allowAlpha: boolean;
7
- onChangeEnd?: (color: Color) => void;
8
- }>;
@@ -1,8 +0,0 @@
1
- export declare const presets: {
2
- label: string;
3
- color: string;
4
- }[];
5
- export declare const presetsWithAlpha: {
6
- label: string;
7
- color: string;
8
- }[];
@@ -1,13 +0,0 @@
1
- import type { ColorInputProps } from "../ColorInput.types";
2
- import type { Color } from "@react-stately/color";
3
- export declare function useColorTrigger({ colorLabel, color, presets, isIndeterminate, }: Pick<ColorInputProps, "colorLabel"> & {
4
- color: Color | null;
5
- presets: {
6
- id: string;
7
- label: string;
8
- }[];
9
- isIndeterminate?: boolean;
10
- }): {
11
- colorName: string | boolean | undefined;
12
- humanReadableName: string | undefined;
13
- };
@@ -1,4 +0,0 @@
1
- export { ColorInput } from "./ColorInput";
2
- export { IconColorInputButton } from "./ColorInputButton";
3
- export { type ColorInputProps, type ColorPreset, type IconColorInputProps, } from "./ColorInput.types";
4
- export { IconColorInput } from "./IconColorInput";
@@ -1,399 +0,0 @@
1
- declare const _default: {
2
- ar: {
3
- "bui.colorInput.add": string;
4
- "bui.colorInput.addColor": string;
5
- "bui.colorInput.cancel": string;
6
- "bui.colorInput.colorFormat": string;
7
- "bui.colorInput.colorPresets": string;
8
- "bui.colorInput.customColors": string;
9
- "bui.colorInput.newColor": string;
10
- "bui.colorInput.noColor": string;
11
- "bui.colorInput.removeColor": string;
12
- "bui.colorInput.transparent": string;
13
- };
14
- cs: {
15
- "bui.colorInput.add": string;
16
- "bui.colorInput.addColor": string;
17
- "bui.colorInput.cancel": string;
18
- "bui.colorInput.colorFormat": string;
19
- "bui.colorInput.colorPresets": string;
20
- "bui.colorInput.customColors": string;
21
- "bui.colorInput.newColor": string;
22
- "bui.colorInput.noColor": string;
23
- "bui.colorInput.removeColor": string;
24
- "bui.colorInput.transparent": string;
25
- };
26
- cy: {
27
- "bui.colorInput.add": string;
28
- "bui.colorInput.addColor": string;
29
- "bui.colorInput.cancel": string;
30
- "bui.colorInput.colorFormat": string;
31
- "bui.colorInput.colorPresets": string;
32
- "bui.colorInput.customColors": string;
33
- "bui.colorInput.newColor": string;
34
- "bui.colorInput.noColor": string;
35
- "bui.colorInput.removeColor": string;
36
- "bui.colorInput.transparent": string;
37
- };
38
- da: {
39
- "bui.colorInput.add": string;
40
- "bui.colorInput.addColor": string;
41
- "bui.colorInput.cancel": string;
42
- "bui.colorInput.colorFormat": string;
43
- "bui.colorInput.colorPresets": string;
44
- "bui.colorInput.customColors": string;
45
- "bui.colorInput.newColor": string;
46
- "bui.colorInput.noColor": string;
47
- "bui.colorInput.removeColor": string;
48
- "bui.colorInput.transparent": string;
49
- };
50
- de: {
51
- "bui.colorInput.add": string;
52
- "bui.colorInput.addColor": string;
53
- "bui.colorInput.cancel": string;
54
- "bui.colorInput.colorFormat": string;
55
- "bui.colorInput.colorPresets": string;
56
- "bui.colorInput.customColors": string;
57
- "bui.colorInput.newColor": string;
58
- "bui.colorInput.noColor": string;
59
- "bui.colorInput.removeColor": string;
60
- "bui.colorInput.transparent": string;
61
- };
62
- el: {
63
- "bui.colorInput.add": string;
64
- "bui.colorInput.addColor": string;
65
- "bui.colorInput.cancel": string;
66
- "bui.colorInput.colorFormat": string;
67
- "bui.colorInput.colorPresets": string;
68
- "bui.colorInput.customColors": string;
69
- "bui.colorInput.newColor": string;
70
- "bui.colorInput.noColor": string;
71
- "bui.colorInput.removeColor": string;
72
- "bui.colorInput.transparent": string;
73
- };
74
- en_GB: {
75
- "bui.colorInput.add": string;
76
- "bui.colorInput.addColor": string;
77
- "bui.colorInput.cancel": string;
78
- "bui.colorInput.colorFormat": string;
79
- "bui.colorInput.colorPresets": string;
80
- "bui.colorInput.customColors": string;
81
- "bui.colorInput.newColor": string;
82
- "bui.colorInput.noColor": string;
83
- "bui.colorInput.removeColor": string;
84
- "bui.colorInput.transparent": string;
85
- };
86
- en: {
87
- "bui.colorInput.add": string;
88
- "bui.colorInput.addColor": string;
89
- "bui.colorInput.cancel": string;
90
- "bui.colorInput.colorFormat": string;
91
- "bui.colorInput.colorPresets": string;
92
- "bui.colorInput.customColors": string;
93
- "bui.colorInput.newColor": string;
94
- "bui.colorInput.noColor": string;
95
- "bui.colorInput.removeColor": string;
96
- "bui.colorInput.transparent": string;
97
- };
98
- es: {
99
- "bui.colorInput.add": string;
100
- "bui.colorInput.addColor": string;
101
- "bui.colorInput.cancel": string;
102
- "bui.colorInput.colorFormat": string;
103
- "bui.colorInput.colorPresets": string;
104
- "bui.colorInput.customColors": string;
105
- "bui.colorInput.newColor": string;
106
- "bui.colorInput.noColor": string;
107
- "bui.colorInput.removeColor": string;
108
- "bui.colorInput.transparent": string;
109
- };
110
- fi: {
111
- "bui.colorInput.add": string;
112
- "bui.colorInput.addColor": string;
113
- "bui.colorInput.cancel": string;
114
- "bui.colorInput.colorFormat": string;
115
- "bui.colorInput.colorPresets": string;
116
- "bui.colorInput.customColors": string;
117
- "bui.colorInput.newColor": string;
118
- "bui.colorInput.noColor": string;
119
- "bui.colorInput.removeColor": string;
120
- "bui.colorInput.transparent": string;
121
- };
122
- fr_CA: {
123
- "bui.colorInput.add": string;
124
- "bui.colorInput.addColor": string;
125
- "bui.colorInput.cancel": string;
126
- "bui.colorInput.colorFormat": string;
127
- "bui.colorInput.colorPresets": string;
128
- "bui.colorInput.customColors": string;
129
- "bui.colorInput.newColor": string;
130
- "bui.colorInput.noColor": string;
131
- "bui.colorInput.removeColor": string;
132
- "bui.colorInput.transparent": string;
133
- };
134
- fr: {
135
- "bui.colorInput.add": string;
136
- "bui.colorInput.addColor": string;
137
- "bui.colorInput.cancel": string;
138
- "bui.colorInput.colorFormat": string;
139
- "bui.colorInput.colorPresets": string;
140
- "bui.colorInput.customColors": string;
141
- "bui.colorInput.newColor": string;
142
- "bui.colorInput.noColor": string;
143
- "bui.colorInput.removeColor": string;
144
- "bui.colorInput.transparent": string;
145
- };
146
- he: {
147
- "bui.colorInput.add": string;
148
- "bui.colorInput.addColor": string;
149
- "bui.colorInput.cancel": string;
150
- "bui.colorInput.colorFormat": string;
151
- "bui.colorInput.colorPresets": string;
152
- "bui.colorInput.customColors": string;
153
- "bui.colorInput.newColor": string;
154
- "bui.colorInput.noColor": string;
155
- "bui.colorInput.removeColor": string;
156
- "bui.colorInput.transparent": string;
157
- };
158
- hr: {
159
- "bui.colorInput.add": string;
160
- "bui.colorInput.addColor": string;
161
- "bui.colorInput.cancel": string;
162
- "bui.colorInput.colorFormat": string;
163
- "bui.colorInput.colorPresets": string;
164
- "bui.colorInput.customColors": string;
165
- "bui.colorInput.newColor": string;
166
- "bui.colorInput.noColor": string;
167
- "bui.colorInput.removeColor": string;
168
- "bui.colorInput.transparent": string;
169
- };
170
- id: {
171
- "bui.colorInput.add": string;
172
- "bui.colorInput.addColor": string;
173
- "bui.colorInput.cancel": string;
174
- "bui.colorInput.colorFormat": string;
175
- "bui.colorInput.colorPresets": string;
176
- "bui.colorInput.customColors": string;
177
- "bui.colorInput.newColor": string;
178
- "bui.colorInput.noColor": string;
179
- "bui.colorInput.removeColor": string;
180
- "bui.colorInput.transparent": string;
181
- };
182
- it: {
183
- "bui.colorInput.add": string;
184
- "bui.colorInput.addColor": string;
185
- "bui.colorInput.cancel": string;
186
- "bui.colorInput.colorFormat": string;
187
- "bui.colorInput.colorPresets": string;
188
- "bui.colorInput.customColors": string;
189
- "bui.colorInput.newColor": string;
190
- "bui.colorInput.noColor": string;
191
- "bui.colorInput.removeColor": string;
192
- "bui.colorInput.transparent": string;
193
- };
194
- ja: {
195
- "bui.colorInput.add": string;
196
- "bui.colorInput.addColor": string;
197
- "bui.colorInput.cancel": string;
198
- "bui.colorInput.colorFormat": string;
199
- "bui.colorInput.colorPresets": string;
200
- "bui.colorInput.customColors": string;
201
- "bui.colorInput.newColor": string;
202
- "bui.colorInput.noColor": string;
203
- "bui.colorInput.removeColor": string;
204
- "bui.colorInput.transparent": string;
205
- };
206
- ko: {
207
- "bui.colorInput.add": string;
208
- "bui.colorInput.addColor": string;
209
- "bui.colorInput.cancel": string;
210
- "bui.colorInput.colorFormat": string;
211
- "bui.colorInput.colorPresets": string;
212
- "bui.colorInput.customColors": string;
213
- "bui.colorInput.newColor": string;
214
- "bui.colorInput.noColor": string;
215
- "bui.colorInput.removeColor": string;
216
- "bui.colorInput.transparent": string;
217
- };
218
- ms: {
219
- "bui.colorInput.add": string;
220
- "bui.colorInput.addColor": string;
221
- "bui.colorInput.cancel": string;
222
- "bui.colorInput.colorFormat": string;
223
- "bui.colorInput.colorPresets": string;
224
- "bui.colorInput.customColors": string;
225
- "bui.colorInput.newColor": string;
226
- "bui.colorInput.noColor": string;
227
- "bui.colorInput.removeColor": string;
228
- "bui.colorInput.transparent": string;
229
- };
230
- nb_NO: {
231
- "bui.colorInput.add": string;
232
- "bui.colorInput.addColor": string;
233
- "bui.colorInput.cancel": string;
234
- "bui.colorInput.colorFormat": string;
235
- "bui.colorInput.colorPresets": string;
236
- "bui.colorInput.customColors": string;
237
- "bui.colorInput.newColor": string;
238
- "bui.colorInput.noColor": string;
239
- "bui.colorInput.removeColor": string;
240
- "bui.colorInput.transparent": string;
241
- };
242
- nl: {
243
- "bui.colorInput.add": string;
244
- "bui.colorInput.addColor": string;
245
- "bui.colorInput.cancel": string;
246
- "bui.colorInput.colorFormat": string;
247
- "bui.colorInput.colorPresets": string;
248
- "bui.colorInput.customColors": string;
249
- "bui.colorInput.newColor": string;
250
- "bui.colorInput.noColor": string;
251
- "bui.colorInput.removeColor": string;
252
- "bui.colorInput.transparent": string;
253
- };
254
- pl: {
255
- "bui.colorInput.add": string;
256
- "bui.colorInput.addColor": string;
257
- "bui.colorInput.cancel": string;
258
- "bui.colorInput.colorFormat": string;
259
- "bui.colorInput.colorPresets": string;
260
- "bui.colorInput.customColors": string;
261
- "bui.colorInput.newColor": string;
262
- "bui.colorInput.noColor": string;
263
- "bui.colorInput.removeColor": string;
264
- "bui.colorInput.transparent": string;
265
- };
266
- pt_PT: {
267
- "bui.colorInput.add": string;
268
- "bui.colorInput.addColor": string;
269
- "bui.colorInput.cancel": string;
270
- "bui.colorInput.colorFormat": string;
271
- "bui.colorInput.colorPresets": string;
272
- "bui.colorInput.customColors": string;
273
- "bui.colorInput.newColor": string;
274
- "bui.colorInput.noColor": string;
275
- "bui.colorInput.removeColor": string;
276
- "bui.colorInput.transparent": string;
277
- };
278
- pt: {
279
- "bui.colorInput.add": string;
280
- "bui.colorInput.addColor": string;
281
- "bui.colorInput.cancel": string;
282
- "bui.colorInput.colorFormat": string;
283
- "bui.colorInput.colorPresets": string;
284
- "bui.colorInput.customColors": string;
285
- "bui.colorInput.newColor": string;
286
- "bui.colorInput.noColor": string;
287
- "bui.colorInput.removeColor": string;
288
- "bui.colorInput.transparent": string;
289
- };
290
- ru: {
291
- "bui.colorInput.add": string;
292
- "bui.colorInput.addColor": string;
293
- "bui.colorInput.cancel": string;
294
- "bui.colorInput.colorFormat": string;
295
- "bui.colorInput.colorPresets": string;
296
- "bui.colorInput.customColors": string;
297
- "bui.colorInput.newColor": string;
298
- "bui.colorInput.noColor": string;
299
- "bui.colorInput.removeColor": string;
300
- "bui.colorInput.transparent": string;
301
- };
302
- sk: {
303
- "bui.colorInput.add": string;
304
- "bui.colorInput.addColor": string;
305
- "bui.colorInput.cancel": string;
306
- "bui.colorInput.colorFormat": string;
307
- "bui.colorInput.colorPresets": string;
308
- "bui.colorInput.customColors": string;
309
- "bui.colorInput.newColor": string;
310
- "bui.colorInput.noColor": string;
311
- "bui.colorInput.removeColor": string;
312
- "bui.colorInput.transparent": string;
313
- };
314
- sl: {
315
- "bui.colorInput.add": string;
316
- "bui.colorInput.addColor": string;
317
- "bui.colorInput.cancel": string;
318
- "bui.colorInput.colorFormat": string;
319
- "bui.colorInput.colorPresets": string;
320
- "bui.colorInput.customColors": string;
321
- "bui.colorInput.newColor": string;
322
- "bui.colorInput.noColor": string;
323
- "bui.colorInput.removeColor": string;
324
- "bui.colorInput.transparent": string;
325
- };
326
- sv: {
327
- "bui.colorInput.add": string;
328
- "bui.colorInput.addColor": string;
329
- "bui.colorInput.cancel": string;
330
- "bui.colorInput.colorFormat": string;
331
- "bui.colorInput.colorPresets": string;
332
- "bui.colorInput.customColors": string;
333
- "bui.colorInput.newColor": string;
334
- "bui.colorInput.noColor": string;
335
- "bui.colorInput.removeColor": string;
336
- "bui.colorInput.transparent": string;
337
- };
338
- th: {
339
- "bui.colorInput.add": string;
340
- "bui.colorInput.addColor": string;
341
- "bui.colorInput.cancel": string;
342
- "bui.colorInput.colorFormat": string;
343
- "bui.colorInput.colorPresets": string;
344
- "bui.colorInput.customColors": string;
345
- "bui.colorInput.newColor": string;
346
- "bui.colorInput.noColor": string;
347
- "bui.colorInput.removeColor": string;
348
- "bui.colorInput.transparent": string;
349
- };
350
- tr: {
351
- "bui.colorInput.add": string;
352
- "bui.colorInput.addColor": string;
353
- "bui.colorInput.cancel": string;
354
- "bui.colorInput.colorFormat": string;
355
- "bui.colorInput.colorPresets": string;
356
- "bui.colorInput.customColors": string;
357
- "bui.colorInput.newColor": string;
358
- "bui.colorInput.noColor": string;
359
- "bui.colorInput.removeColor": string;
360
- "bui.colorInput.transparent": string;
361
- };
362
- uk: {
363
- "bui.colorInput.add": string;
364
- "bui.colorInput.addColor": string;
365
- "bui.colorInput.cancel": string;
366
- "bui.colorInput.colorFormat": string;
367
- "bui.colorInput.colorPresets": string;
368
- "bui.colorInput.customColors": string;
369
- "bui.colorInput.newColor": string;
370
- "bui.colorInput.noColor": string;
371
- "bui.colorInput.removeColor": string;
372
- "bui.colorInput.transparent": string;
373
- };
374
- zh_Hans: {
375
- "bui.colorInput.add": string;
376
- "bui.colorInput.addColor": string;
377
- "bui.colorInput.cancel": string;
378
- "bui.colorInput.colorFormat": string;
379
- "bui.colorInput.colorPresets": string;
380
- "bui.colorInput.customColors": string;
381
- "bui.colorInput.newColor": string;
382
- "bui.colorInput.noColor": string;
383
- "bui.colorInput.removeColor": string;
384
- "bui.colorInput.transparent": string;
385
- };
386
- zh_Hant: {
387
- "bui.colorInput.add": string;
388
- "bui.colorInput.addColor": string;
389
- "bui.colorInput.cancel": string;
390
- "bui.colorInput.colorFormat": string;
391
- "bui.colorInput.colorPresets": string;
392
- "bui.colorInput.customColors": string;
393
- "bui.colorInput.newColor": string;
394
- "bui.colorInput.noColor": string;
395
- "bui.colorInput.removeColor": string;
396
- "bui.colorInput.transparent": string;
397
- };
398
- };
399
- export default _default;