@itwin/itwinui-react 3.0.0-dev.0 → 3.0.0-dev.1

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 (508) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/README.md +28 -22
  3. package/cjs/core/Alert/Alert.d.ts +0 -1
  4. package/cjs/core/Alert/Alert.js +0 -1
  5. package/cjs/core/Avatar/Avatar.d.ts +0 -1
  6. package/cjs/core/Avatar/Avatar.js +0 -1
  7. package/cjs/core/AvatarGroup/AvatarGroup.d.ts +0 -1
  8. package/cjs/core/AvatarGroup/AvatarGroup.js +0 -1
  9. package/cjs/core/Backdrop/Backdrop.d.ts +0 -1
  10. package/cjs/core/Backdrop/Backdrop.js +0 -1
  11. package/cjs/core/Badge/Badge.d.ts +0 -1
  12. package/cjs/core/Badge/Badge.js +0 -1
  13. package/cjs/core/Breadcrumbs/Breadcrumbs.d.ts +0 -1
  14. package/cjs/core/Breadcrumbs/Breadcrumbs.js +0 -1
  15. package/cjs/core/ButtonGroup/ButtonGroup.d.ts +0 -1
  16. package/cjs/core/ButtonGroup/ButtonGroup.js +0 -1
  17. package/cjs/core/Buttons/Button/Button.d.ts +0 -1
  18. package/cjs/core/Buttons/Button/Button.js +0 -1
  19. package/cjs/core/Buttons/DropdownButton/DropdownButton.d.ts +0 -1
  20. package/cjs/core/Buttons/DropdownButton/DropdownButton.js +0 -1
  21. package/cjs/core/Buttons/IconButton/IconButton.d.ts +0 -2
  22. package/cjs/core/Buttons/IconButton/IconButton.js +0 -2
  23. package/cjs/core/Buttons/SplitButton/SplitButton.d.ts +0 -1
  24. package/cjs/core/Buttons/SplitButton/SplitButton.js +0 -1
  25. package/cjs/core/Carousel/Carousel.d.ts +0 -1
  26. package/cjs/core/Carousel/Carousel.js +0 -1
  27. package/cjs/core/Carousel/CarouselDotsList.d.ts +0 -1
  28. package/cjs/core/Carousel/CarouselDotsList.js +0 -1
  29. package/cjs/core/Checkbox/Checkbox.d.ts +0 -1
  30. package/cjs/core/Checkbox/Checkbox.js +0 -1
  31. package/cjs/core/ColorPicker/ColorBuilder.d.ts +0 -1
  32. package/cjs/core/ColorPicker/ColorBuilder.js +0 -1
  33. package/cjs/core/ColorPicker/ColorInputPanel.d.ts +0 -1
  34. package/cjs/core/ColorPicker/ColorInputPanel.js +0 -1
  35. package/cjs/core/ColorPicker/ColorPalette.d.ts +0 -1
  36. package/cjs/core/ColorPicker/ColorPalette.js +0 -1
  37. package/cjs/core/ColorPicker/ColorPicker.d.ts +0 -1
  38. package/cjs/core/ColorPicker/ColorPicker.js +0 -1
  39. package/cjs/core/ColorPicker/ColorSwatch.d.ts +0 -1
  40. package/cjs/core/ColorPicker/ColorSwatch.js +0 -1
  41. package/cjs/core/ComboBox/ComboBox.d.ts +0 -1
  42. package/cjs/core/ComboBox/ComboBox.js +0 -1
  43. package/cjs/core/DatePicker/DatePicker.d.ts +0 -1
  44. package/cjs/core/DatePicker/DatePicker.js +0 -1
  45. package/cjs/core/Dialog/Dialog.d.ts +0 -1
  46. package/cjs/core/Dialog/Dialog.js +2 -2
  47. package/cjs/core/Dialog/DialogButtonBar.d.ts +0 -1
  48. package/cjs/core/Dialog/DialogButtonBar.js +0 -1
  49. package/cjs/core/Dialog/DialogContent.d.ts +0 -1
  50. package/cjs/core/Dialog/DialogContent.js +0 -1
  51. package/cjs/core/Dialog/DialogContext.d.ts +4 -0
  52. package/cjs/core/Dialog/DialogMain.d.ts +0 -1
  53. package/cjs/core/Dialog/DialogMain.js +2 -3
  54. package/cjs/core/Dialog/DialogTitleBar.d.ts +0 -1
  55. package/cjs/core/Dialog/DialogTitleBar.js +0 -1
  56. package/cjs/core/Dialog/DialogTitleBarTitle.d.ts +0 -1
  57. package/cjs/core/Dialog/DialogTitleBarTitle.js +0 -1
  58. package/cjs/core/ExpandableBlock/ExpandableBlock.d.ts +5 -1
  59. package/cjs/core/ExpandableBlock/ExpandableBlock.js +6 -4
  60. package/cjs/core/Fieldset/Fieldset.d.ts +0 -1
  61. package/cjs/core/Fieldset/Fieldset.js +0 -1
  62. package/cjs/core/FileUpload/FileUpload.d.ts +0 -1
  63. package/cjs/core/FileUpload/FileUpload.js +0 -1
  64. package/cjs/core/FileUpload/FileUploadCard.d.ts +0 -1
  65. package/cjs/core/FileUpload/FileUploadCard.js +1 -2
  66. package/cjs/core/FileUpload/FileUploadTemplate.d.ts +0 -1
  67. package/cjs/core/FileUpload/FileUploadTemplate.js +0 -1
  68. package/cjs/core/Footer/Footer.d.ts +0 -1
  69. package/cjs/core/Footer/Footer.js +0 -1
  70. package/cjs/core/Footer/FooterItem.d.ts +0 -1
  71. package/cjs/core/Footer/FooterItem.js +0 -1
  72. package/cjs/core/Footer/FooterList.d.ts +0 -1
  73. package/cjs/core/Footer/FooterList.js +0 -1
  74. package/cjs/core/Footer/FooterSeparator.d.ts +0 -1
  75. package/cjs/core/Footer/FooterSeparator.js +0 -1
  76. package/cjs/core/Header/Header.d.ts +0 -1
  77. package/cjs/core/Header/Header.js +0 -1
  78. package/cjs/core/Header/HeaderBreadcrumbs.d.ts +0 -1
  79. package/cjs/core/Header/HeaderBreadcrumbs.js +0 -1
  80. package/cjs/core/Header/HeaderButton.d.ts +0 -1
  81. package/cjs/core/Header/HeaderButton.js +0 -1
  82. package/cjs/core/Header/HeaderLogo.d.ts +0 -1
  83. package/cjs/core/Header/HeaderLogo.js +0 -1
  84. package/cjs/core/InformationPanel/InformationPanel.d.ts +0 -1
  85. package/cjs/core/InformationPanel/InformationPanel.js +0 -1
  86. package/cjs/core/InformationPanel/InformationPanelBody.d.ts +0 -1
  87. package/cjs/core/InformationPanel/InformationPanelBody.js +0 -1
  88. package/cjs/core/InformationPanel/InformationPanelContent.d.ts +0 -1
  89. package/cjs/core/InformationPanel/InformationPanelContent.js +0 -1
  90. package/cjs/core/InformationPanel/InformationPanelHeader.d.ts +0 -1
  91. package/cjs/core/InformationPanel/InformationPanelHeader.js +0 -1
  92. package/cjs/core/InformationPanel/InformationPanelWrapper.d.ts +0 -1
  93. package/cjs/core/InformationPanel/InformationPanelWrapper.js +0 -1
  94. package/cjs/core/Input/Input.d.ts +0 -1
  95. package/cjs/core/Input/Input.js +0 -1
  96. package/cjs/core/InputGroup/InputGroup.d.ts +0 -1
  97. package/cjs/core/InputGroup/InputGroup.js +0 -1
  98. package/cjs/core/Label/Label.d.ts +0 -1
  99. package/cjs/core/Label/Label.js +0 -1
  100. package/cjs/core/LabeledInput/LabeledInput.d.ts +0 -1
  101. package/cjs/core/LabeledInput/LabeledInput.js +0 -1
  102. package/cjs/core/LabeledSelect/LabeledSelect.d.ts +0 -1
  103. package/cjs/core/LabeledSelect/LabeledSelect.js +0 -1
  104. package/cjs/core/LabeledTextarea/LabeledTextarea.d.ts +0 -1
  105. package/cjs/core/LabeledTextarea/LabeledTextarea.js +0 -1
  106. package/cjs/core/List/List.d.ts +0 -1
  107. package/cjs/core/List/List.js +0 -1
  108. package/cjs/core/List/ListItem.d.ts +0 -1
  109. package/cjs/core/List/ListItem.js +0 -1
  110. package/cjs/core/Menu/Menu.d.ts +0 -1
  111. package/cjs/core/Menu/Menu.js +0 -1
  112. package/cjs/core/Menu/MenuDivider.d.ts +0 -1
  113. package/cjs/core/Menu/MenuDivider.js +0 -1
  114. package/cjs/core/Menu/MenuExtraContent.d.ts +0 -1
  115. package/cjs/core/Menu/MenuExtraContent.js +0 -1
  116. package/cjs/core/Menu/MenuItem.d.ts +0 -1
  117. package/cjs/core/Menu/MenuItem.js +0 -1
  118. package/cjs/core/Menu/MenuItemSkeleton.d.ts +0 -1
  119. package/cjs/core/Menu/MenuItemSkeleton.js +0 -1
  120. package/cjs/core/Modal/Modal.d.ts +0 -1
  121. package/cjs/core/Modal/Modal.js +0 -1
  122. package/cjs/core/NonIdealState/NonIdealState.d.ts +0 -1
  123. package/cjs/core/NonIdealState/NonIdealState.js +0 -1
  124. package/cjs/core/NotificationMarker/NotificationMarker.d.ts +0 -1
  125. package/cjs/core/NotificationMarker/NotificationMarker.js +0 -1
  126. package/cjs/core/ProgressIndicators/ProgressLinear/ProgressLinear.d.ts +0 -1
  127. package/cjs/core/ProgressIndicators/ProgressLinear/ProgressLinear.js +0 -1
  128. package/cjs/core/ProgressIndicators/ProgressRadial/ProgressRadial.d.ts +0 -1
  129. package/cjs/core/ProgressIndicators/ProgressRadial/ProgressRadial.js +0 -1
  130. package/cjs/core/Radio/Radio.d.ts +0 -1
  131. package/cjs/core/Radio/Radio.js +0 -1
  132. package/cjs/core/RadioTiles/RadioTile.d.ts +0 -1
  133. package/cjs/core/RadioTiles/RadioTile.js +0 -1
  134. package/cjs/core/RadioTiles/RadioTileGroup.d.ts +0 -1
  135. package/cjs/core/RadioTiles/RadioTileGroup.js +0 -1
  136. package/cjs/core/SearchBox/SearchBox.d.ts +0 -1
  137. package/cjs/core/SearchBox/SearchBox.js +0 -1
  138. package/cjs/core/Select/Select.d.ts +0 -1
  139. package/cjs/core/Select/Select.js +0 -1
  140. package/cjs/core/Select/SelectTag.d.ts +0 -1
  141. package/cjs/core/Select/SelectTag.js +0 -1
  142. package/cjs/core/SideNavigation/SideNavigation.d.ts +0 -1
  143. package/cjs/core/SideNavigation/SideNavigation.js +0 -1
  144. package/cjs/core/SideNavigation/SidenavButton.d.ts +0 -1
  145. package/cjs/core/SideNavigation/SidenavButton.js +0 -1
  146. package/cjs/core/SideNavigation/SidenavSubmenu.d.ts +0 -1
  147. package/cjs/core/SideNavigation/SidenavSubmenu.js +0 -1
  148. package/cjs/core/SideNavigation/SidenavSubmenuHeader.d.ts +0 -1
  149. package/cjs/core/SideNavigation/SidenavSubmenuHeader.js +0 -1
  150. package/cjs/core/SkipToContentLink/SkipToContentLink.d.ts +0 -1
  151. package/cjs/core/SkipToContentLink/SkipToContentLink.js +0 -1
  152. package/cjs/core/Slider/Slider.d.ts +0 -1
  153. package/cjs/core/Slider/Slider.js +0 -1
  154. package/cjs/core/Slider/Track.js +2 -1
  155. package/cjs/core/Stepper/Stepper.d.ts +0 -1
  156. package/cjs/core/Stepper/Stepper.js +0 -1
  157. package/cjs/core/Stepper/WorkflowDiagram.d.ts +0 -1
  158. package/cjs/core/Stepper/WorkflowDiagram.js +0 -1
  159. package/cjs/core/Surface/Surface.d.ts +0 -1
  160. package/cjs/core/Surface/Surface.js +0 -1
  161. package/cjs/core/Table/Table.d.ts +0 -1
  162. package/cjs/core/Table/Table.js +18 -19
  163. package/cjs/core/Table/TableCell.js +3 -2
  164. package/cjs/core/Table/TablePaginator.d.ts +0 -1
  165. package/cjs/core/Table/TablePaginator.js +8 -9
  166. package/cjs/core/Table/TableRowMemoized.js +2 -2
  167. package/cjs/core/Table/cells/DefaultCell.js +4 -3
  168. package/cjs/core/Table/cells/EditableCell.js +1 -1
  169. package/cjs/core/Table/filters/BaseFilter.d.ts +0 -1
  170. package/cjs/core/Table/filters/BaseFilter.js +1 -2
  171. package/cjs/core/Table/filters/DateRangeFilter/DateRangeFilter.d.ts +0 -1
  172. package/cjs/core/Table/filters/DateRangeFilter/DateRangeFilter.js +0 -1
  173. package/cjs/core/Table/filters/FilterButtonBar.d.ts +0 -1
  174. package/cjs/core/Table/filters/FilterButtonBar.js +1 -2
  175. package/cjs/core/Table/filters/FilterToggle.d.ts +0 -1
  176. package/cjs/core/Table/filters/FilterToggle.js +0 -1
  177. package/cjs/core/Table/filters/NumberRangeFilter/NumberRangeFilter.d.ts +0 -1
  178. package/cjs/core/Table/filters/NumberRangeFilter/NumberRangeFilter.js +0 -1
  179. package/cjs/core/Table/filters/TextFilter/TextFilter.d.ts +0 -1
  180. package/cjs/core/Table/filters/TextFilter/TextFilter.js +0 -1
  181. package/cjs/core/Table/hooks/useColumnDragAndDrop.js +8 -4
  182. package/cjs/core/Tabs/Tab.d.ts +0 -1
  183. package/cjs/core/Tabs/Tab.js +0 -1
  184. package/cjs/core/Tabs/Tabs.d.ts +0 -1
  185. package/cjs/core/Tabs/Tabs.js +4 -4
  186. package/cjs/core/Tag/Tag.d.ts +0 -1
  187. package/cjs/core/Tag/Tag.js +0 -1
  188. package/cjs/core/Tag/TagContainer.d.ts +0 -1
  189. package/cjs/core/Tag/TagContainer.js +0 -1
  190. package/cjs/core/Textarea/Textarea.d.ts +0 -1
  191. package/cjs/core/Textarea/Textarea.js +0 -1
  192. package/cjs/core/ThemeProvider/ThemeProvider.d.ts +0 -2
  193. package/cjs/core/ThemeProvider/ThemeProvider.js +0 -2
  194. package/cjs/core/Tile/Tile.d.ts +0 -1
  195. package/cjs/core/Tile/Tile.js +1 -4
  196. package/cjs/core/TimePicker/TimePicker.d.ts +0 -1
  197. package/cjs/core/TimePicker/TimePicker.js +0 -1
  198. package/cjs/core/Toast/Toast.d.ts +0 -1
  199. package/cjs/core/Toast/Toast.js +0 -1
  200. package/cjs/core/Toast/ToastWrapper.d.ts +0 -1
  201. package/cjs/core/Toast/ToastWrapper.js +0 -1
  202. package/cjs/core/ToggleSwitch/ToggleSwitch.d.ts +0 -1
  203. package/cjs/core/ToggleSwitch/ToggleSwitch.js +1 -3
  204. package/cjs/core/Tooltip/Tooltip.d.ts +0 -1
  205. package/cjs/core/Tooltip/Tooltip.js +0 -1
  206. package/cjs/core/TransferList/TransferList.d.ts +69 -0
  207. package/cjs/core/TransferList/TransferList.js +148 -0
  208. package/cjs/core/TransferList/index.d.ts +3 -0
  209. package/cjs/core/TransferList/index.js +10 -0
  210. package/cjs/core/Tree/Tree.d.ts +0 -1
  211. package/cjs/core/Tree/Tree.js +0 -1
  212. package/cjs/core/Tree/TreeNode.d.ts +0 -1
  213. package/cjs/core/Tree/TreeNode.js +0 -1
  214. package/cjs/core/Tree/TreeNodeExpander.d.ts +0 -1
  215. package/cjs/core/Tree/TreeNodeExpander.js +0 -1
  216. package/cjs/core/Typography/Anchor/Anchor.d.ts +0 -1
  217. package/cjs/core/Typography/Anchor/Anchor.js +0 -1
  218. package/cjs/core/Typography/Blockquote/Blockquote.d.ts +0 -1
  219. package/cjs/core/Typography/Blockquote/Blockquote.js +0 -1
  220. package/cjs/core/Typography/Code/Code.d.ts +0 -1
  221. package/cjs/core/Typography/Code/Code.js +0 -1
  222. package/cjs/core/Typography/Kbd/Kbd.d.ts +0 -1
  223. package/cjs/core/Typography/Kbd/Kbd.js +0 -1
  224. package/cjs/core/Typography/Text/Text.d.ts +0 -1
  225. package/cjs/core/Typography/Text/Text.js +0 -1
  226. package/cjs/core/index.d.ts +1 -0
  227. package/cjs/core/index.js +118 -116
  228. package/cjs/core/utils/components/Divider.d.ts +0 -1
  229. package/cjs/core/utils/components/Divider.js +0 -1
  230. package/cjs/core/utils/components/Flex.d.ts +0 -1
  231. package/cjs/core/utils/components/Flex.js +0 -1
  232. package/cjs/core/utils/components/Icon.d.ts +0 -1
  233. package/cjs/core/utils/components/Icon.js +0 -1
  234. package/cjs/core/utils/components/InputContainer.d.ts +0 -1
  235. package/cjs/core/utils/components/InputContainer.js +0 -1
  236. package/cjs/core/utils/components/InputFlexContainer.d.ts +0 -1
  237. package/cjs/core/utils/components/InputFlexContainer.js +0 -1
  238. package/cjs/core/utils/components/LinkAction.d.ts +0 -1
  239. package/cjs/core/utils/components/LinkAction.js +0 -1
  240. package/cjs/core/utils/components/Popover.d.ts +0 -1
  241. package/cjs/core/utils/components/Popover.js +0 -1
  242. package/cjs/core/utils/components/VisuallyHidden.d.ts +0 -1
  243. package/cjs/core/utils/components/VisuallyHidden.js +0 -1
  244. package/cjs/core/utils/functions/dom.d.ts +6 -0
  245. package/cjs/core/utils/functions/dom.js +20 -2
  246. package/cjs/core/utils/functions/index.d.ts +0 -1
  247. package/cjs/core/utils/functions/index.js +0 -1
  248. package/cjs/core/utils/functions/polymorphic.js +9 -1
  249. package/cjs/core/utils/hooks/useGlobals.d.ts +0 -2
  250. package/cjs/core/utils/hooks/useGlobals.js +0 -2
  251. package/cjs/styles.d.ts +5 -0
  252. package/cjs/styles.js +453 -0
  253. package/esm/core/Alert/Alert.d.ts +0 -1
  254. package/esm/core/Alert/Alert.js +0 -1
  255. package/esm/core/Avatar/Avatar.d.ts +0 -1
  256. package/esm/core/Avatar/Avatar.js +0 -1
  257. package/esm/core/AvatarGroup/AvatarGroup.d.ts +0 -1
  258. package/esm/core/AvatarGroup/AvatarGroup.js +0 -1
  259. package/esm/core/Backdrop/Backdrop.d.ts +0 -1
  260. package/esm/core/Backdrop/Backdrop.js +0 -1
  261. package/esm/core/Badge/Badge.d.ts +0 -1
  262. package/esm/core/Badge/Badge.js +0 -1
  263. package/esm/core/Breadcrumbs/Breadcrumbs.d.ts +0 -1
  264. package/esm/core/Breadcrumbs/Breadcrumbs.js +0 -1
  265. package/esm/core/ButtonGroup/ButtonGroup.d.ts +0 -1
  266. package/esm/core/ButtonGroup/ButtonGroup.js +0 -1
  267. package/esm/core/Buttons/Button/Button.d.ts +0 -1
  268. package/esm/core/Buttons/Button/Button.js +0 -1
  269. package/esm/core/Buttons/DropdownButton/DropdownButton.d.ts +0 -1
  270. package/esm/core/Buttons/DropdownButton/DropdownButton.js +0 -1
  271. package/esm/core/Buttons/IconButton/IconButton.d.ts +0 -2
  272. package/esm/core/Buttons/IconButton/IconButton.js +0 -2
  273. package/esm/core/Buttons/SplitButton/SplitButton.d.ts +0 -1
  274. package/esm/core/Buttons/SplitButton/SplitButton.js +0 -1
  275. package/esm/core/Carousel/Carousel.d.ts +0 -1
  276. package/esm/core/Carousel/Carousel.js +0 -1
  277. package/esm/core/Carousel/CarouselDotsList.d.ts +0 -1
  278. package/esm/core/Carousel/CarouselDotsList.js +0 -1
  279. package/esm/core/Checkbox/Checkbox.d.ts +0 -1
  280. package/esm/core/Checkbox/Checkbox.js +0 -1
  281. package/esm/core/ColorPicker/ColorBuilder.d.ts +0 -1
  282. package/esm/core/ColorPicker/ColorBuilder.js +0 -1
  283. package/esm/core/ColorPicker/ColorInputPanel.d.ts +0 -1
  284. package/esm/core/ColorPicker/ColorInputPanel.js +0 -1
  285. package/esm/core/ColorPicker/ColorPalette.d.ts +0 -1
  286. package/esm/core/ColorPicker/ColorPalette.js +0 -1
  287. package/esm/core/ColorPicker/ColorPicker.d.ts +0 -1
  288. package/esm/core/ColorPicker/ColorPicker.js +0 -1
  289. package/esm/core/ColorPicker/ColorSwatch.d.ts +0 -1
  290. package/esm/core/ColorPicker/ColorSwatch.js +0 -1
  291. package/esm/core/ComboBox/ComboBox.d.ts +0 -1
  292. package/esm/core/ComboBox/ComboBox.js +0 -1
  293. package/esm/core/DatePicker/DatePicker.d.ts +0 -1
  294. package/esm/core/DatePicker/DatePicker.js +0 -1
  295. package/esm/core/Dialog/Dialog.d.ts +0 -1
  296. package/esm/core/Dialog/Dialog.js +2 -2
  297. package/esm/core/Dialog/DialogButtonBar.d.ts +0 -1
  298. package/esm/core/Dialog/DialogButtonBar.js +0 -1
  299. package/esm/core/Dialog/DialogContent.d.ts +0 -1
  300. package/esm/core/Dialog/DialogContent.js +0 -1
  301. package/esm/core/Dialog/DialogContext.d.ts +4 -0
  302. package/esm/core/Dialog/DialogMain.d.ts +0 -1
  303. package/esm/core/Dialog/DialogMain.js +2 -3
  304. package/esm/core/Dialog/DialogTitleBar.d.ts +0 -1
  305. package/esm/core/Dialog/DialogTitleBar.js +0 -1
  306. package/esm/core/Dialog/DialogTitleBarTitle.d.ts +0 -1
  307. package/esm/core/Dialog/DialogTitleBarTitle.js +0 -1
  308. package/esm/core/ExpandableBlock/ExpandableBlock.d.ts +5 -1
  309. package/esm/core/ExpandableBlock/ExpandableBlock.js +6 -4
  310. package/esm/core/Fieldset/Fieldset.d.ts +0 -1
  311. package/esm/core/Fieldset/Fieldset.js +0 -1
  312. package/esm/core/FileUpload/FileUpload.d.ts +0 -1
  313. package/esm/core/FileUpload/FileUpload.js +0 -1
  314. package/esm/core/FileUpload/FileUploadCard.d.ts +0 -1
  315. package/esm/core/FileUpload/FileUploadCard.js +1 -2
  316. package/esm/core/FileUpload/FileUploadTemplate.d.ts +0 -1
  317. package/esm/core/FileUpload/FileUploadTemplate.js +0 -1
  318. package/esm/core/Footer/Footer.d.ts +0 -1
  319. package/esm/core/Footer/Footer.js +0 -1
  320. package/esm/core/Footer/FooterItem.d.ts +0 -1
  321. package/esm/core/Footer/FooterItem.js +0 -1
  322. package/esm/core/Footer/FooterList.d.ts +0 -1
  323. package/esm/core/Footer/FooterList.js +0 -1
  324. package/esm/core/Footer/FooterSeparator.d.ts +0 -1
  325. package/esm/core/Footer/FooterSeparator.js +0 -1
  326. package/esm/core/Header/Header.d.ts +0 -1
  327. package/esm/core/Header/Header.js +0 -1
  328. package/esm/core/Header/HeaderBreadcrumbs.d.ts +0 -1
  329. package/esm/core/Header/HeaderBreadcrumbs.js +0 -1
  330. package/esm/core/Header/HeaderButton.d.ts +0 -1
  331. package/esm/core/Header/HeaderButton.js +0 -1
  332. package/esm/core/Header/HeaderLogo.d.ts +0 -1
  333. package/esm/core/Header/HeaderLogo.js +0 -1
  334. package/esm/core/InformationPanel/InformationPanel.d.ts +0 -1
  335. package/esm/core/InformationPanel/InformationPanel.js +0 -1
  336. package/esm/core/InformationPanel/InformationPanelBody.d.ts +0 -1
  337. package/esm/core/InformationPanel/InformationPanelBody.js +0 -1
  338. package/esm/core/InformationPanel/InformationPanelContent.d.ts +0 -1
  339. package/esm/core/InformationPanel/InformationPanelContent.js +0 -1
  340. package/esm/core/InformationPanel/InformationPanelHeader.d.ts +0 -1
  341. package/esm/core/InformationPanel/InformationPanelHeader.js +0 -1
  342. package/esm/core/InformationPanel/InformationPanelWrapper.d.ts +0 -1
  343. package/esm/core/InformationPanel/InformationPanelWrapper.js +0 -1
  344. package/esm/core/Input/Input.d.ts +0 -1
  345. package/esm/core/Input/Input.js +0 -1
  346. package/esm/core/InputGroup/InputGroup.d.ts +0 -1
  347. package/esm/core/InputGroup/InputGroup.js +0 -1
  348. package/esm/core/Label/Label.d.ts +0 -1
  349. package/esm/core/Label/Label.js +0 -1
  350. package/esm/core/LabeledInput/LabeledInput.d.ts +0 -1
  351. package/esm/core/LabeledInput/LabeledInput.js +0 -1
  352. package/esm/core/LabeledSelect/LabeledSelect.d.ts +0 -1
  353. package/esm/core/LabeledSelect/LabeledSelect.js +0 -1
  354. package/esm/core/LabeledTextarea/LabeledTextarea.d.ts +0 -1
  355. package/esm/core/LabeledTextarea/LabeledTextarea.js +0 -1
  356. package/esm/core/List/List.d.ts +0 -1
  357. package/esm/core/List/List.js +0 -1
  358. package/esm/core/List/ListItem.d.ts +0 -1
  359. package/esm/core/List/ListItem.js +0 -1
  360. package/esm/core/Menu/Menu.d.ts +0 -1
  361. package/esm/core/Menu/Menu.js +0 -1
  362. package/esm/core/Menu/MenuDivider.d.ts +0 -1
  363. package/esm/core/Menu/MenuDivider.js +0 -1
  364. package/esm/core/Menu/MenuExtraContent.d.ts +0 -1
  365. package/esm/core/Menu/MenuExtraContent.js +0 -1
  366. package/esm/core/Menu/MenuItem.d.ts +0 -1
  367. package/esm/core/Menu/MenuItem.js +0 -1
  368. package/esm/core/Menu/MenuItemSkeleton.d.ts +0 -1
  369. package/esm/core/Menu/MenuItemSkeleton.js +0 -1
  370. package/esm/core/Modal/Modal.d.ts +0 -1
  371. package/esm/core/Modal/Modal.js +0 -1
  372. package/esm/core/NonIdealState/NonIdealState.d.ts +0 -1
  373. package/esm/core/NonIdealState/NonIdealState.js +0 -1
  374. package/esm/core/NotificationMarker/NotificationMarker.d.ts +0 -1
  375. package/esm/core/NotificationMarker/NotificationMarker.js +0 -1
  376. package/esm/core/ProgressIndicators/ProgressLinear/ProgressLinear.d.ts +0 -1
  377. package/esm/core/ProgressIndicators/ProgressLinear/ProgressLinear.js +0 -1
  378. package/esm/core/ProgressIndicators/ProgressRadial/ProgressRadial.d.ts +0 -1
  379. package/esm/core/ProgressIndicators/ProgressRadial/ProgressRadial.js +0 -1
  380. package/esm/core/Radio/Radio.d.ts +0 -1
  381. package/esm/core/Radio/Radio.js +0 -1
  382. package/esm/core/RadioTiles/RadioTile.d.ts +0 -1
  383. package/esm/core/RadioTiles/RadioTile.js +0 -1
  384. package/esm/core/RadioTiles/RadioTileGroup.d.ts +0 -1
  385. package/esm/core/RadioTiles/RadioTileGroup.js +0 -1
  386. package/esm/core/SearchBox/SearchBox.d.ts +0 -1
  387. package/esm/core/SearchBox/SearchBox.js +0 -1
  388. package/esm/core/Select/Select.d.ts +0 -1
  389. package/esm/core/Select/Select.js +0 -1
  390. package/esm/core/Select/SelectTag.d.ts +0 -1
  391. package/esm/core/Select/SelectTag.js +0 -1
  392. package/esm/core/SideNavigation/SideNavigation.d.ts +0 -1
  393. package/esm/core/SideNavigation/SideNavigation.js +0 -1
  394. package/esm/core/SideNavigation/SidenavButton.d.ts +0 -1
  395. package/esm/core/SideNavigation/SidenavButton.js +0 -1
  396. package/esm/core/SideNavigation/SidenavSubmenu.d.ts +0 -1
  397. package/esm/core/SideNavigation/SidenavSubmenu.js +0 -1
  398. package/esm/core/SideNavigation/SidenavSubmenuHeader.d.ts +0 -1
  399. package/esm/core/SideNavigation/SidenavSubmenuHeader.js +0 -1
  400. package/esm/core/SkipToContentLink/SkipToContentLink.d.ts +0 -1
  401. package/esm/core/SkipToContentLink/SkipToContentLink.js +0 -1
  402. package/esm/core/Slider/Slider.d.ts +0 -1
  403. package/esm/core/Slider/Slider.js +0 -1
  404. package/esm/core/Slider/Track.js +2 -1
  405. package/esm/core/Stepper/Stepper.d.ts +0 -1
  406. package/esm/core/Stepper/Stepper.js +0 -1
  407. package/esm/core/Stepper/WorkflowDiagram.d.ts +0 -1
  408. package/esm/core/Stepper/WorkflowDiagram.js +0 -1
  409. package/esm/core/Surface/Surface.d.ts +0 -1
  410. package/esm/core/Surface/Surface.js +0 -1
  411. package/esm/core/Table/Table.d.ts +0 -1
  412. package/esm/core/Table/Table.js +19 -20
  413. package/esm/core/Table/TableCell.js +3 -2
  414. package/esm/core/Table/TablePaginator.d.ts +0 -1
  415. package/esm/core/Table/TablePaginator.js +9 -10
  416. package/esm/core/Table/TableRowMemoized.js +3 -3
  417. package/esm/core/Table/cells/DefaultCell.js +4 -3
  418. package/esm/core/Table/cells/EditableCell.js +2 -2
  419. package/esm/core/Table/filters/BaseFilter.d.ts +0 -1
  420. package/esm/core/Table/filters/BaseFilter.js +2 -3
  421. package/esm/core/Table/filters/DateRangeFilter/DateRangeFilter.d.ts +0 -1
  422. package/esm/core/Table/filters/DateRangeFilter/DateRangeFilter.js +0 -1
  423. package/esm/core/Table/filters/FilterButtonBar.d.ts +0 -1
  424. package/esm/core/Table/filters/FilterButtonBar.js +2 -3
  425. package/esm/core/Table/filters/FilterToggle.d.ts +0 -1
  426. package/esm/core/Table/filters/FilterToggle.js +0 -1
  427. package/esm/core/Table/filters/NumberRangeFilter/NumberRangeFilter.d.ts +0 -1
  428. package/esm/core/Table/filters/NumberRangeFilter/NumberRangeFilter.js +0 -1
  429. package/esm/core/Table/filters/TextFilter/TextFilter.d.ts +0 -1
  430. package/esm/core/Table/filters/TextFilter/TextFilter.js +0 -1
  431. package/esm/core/Table/hooks/useColumnDragAndDrop.js +5 -4
  432. package/esm/core/Tabs/Tab.d.ts +0 -1
  433. package/esm/core/Tabs/Tab.js +0 -1
  434. package/esm/core/Tabs/Tabs.d.ts +0 -1
  435. package/esm/core/Tabs/Tabs.js +4 -4
  436. package/esm/core/Tag/Tag.d.ts +0 -1
  437. package/esm/core/Tag/Tag.js +0 -1
  438. package/esm/core/Tag/TagContainer.d.ts +0 -1
  439. package/esm/core/Tag/TagContainer.js +0 -1
  440. package/esm/core/Textarea/Textarea.d.ts +0 -1
  441. package/esm/core/Textarea/Textarea.js +0 -1
  442. package/esm/core/ThemeProvider/ThemeProvider.d.ts +0 -2
  443. package/esm/core/ThemeProvider/ThemeProvider.js +0 -2
  444. package/esm/core/Tile/Tile.d.ts +0 -1
  445. package/esm/core/Tile/Tile.js +1 -4
  446. package/esm/core/TimePicker/TimePicker.d.ts +0 -1
  447. package/esm/core/TimePicker/TimePicker.js +0 -1
  448. package/esm/core/Toast/Toast.d.ts +0 -1
  449. package/esm/core/Toast/Toast.js +0 -1
  450. package/esm/core/Toast/ToastWrapper.d.ts +0 -1
  451. package/esm/core/Toast/ToastWrapper.js +0 -1
  452. package/esm/core/ToggleSwitch/ToggleSwitch.d.ts +0 -1
  453. package/esm/core/ToggleSwitch/ToggleSwitch.js +1 -3
  454. package/esm/core/Tooltip/Tooltip.d.ts +0 -1
  455. package/esm/core/Tooltip/Tooltip.js +0 -1
  456. package/esm/core/TransferList/TransferList.d.ts +69 -0
  457. package/esm/core/TransferList/TransferList.js +142 -0
  458. package/esm/core/TransferList/index.d.ts +3 -0
  459. package/esm/core/TransferList/index.js +6 -0
  460. package/esm/core/Tree/Tree.d.ts +0 -1
  461. package/esm/core/Tree/Tree.js +0 -1
  462. package/esm/core/Tree/TreeNode.d.ts +0 -1
  463. package/esm/core/Tree/TreeNode.js +0 -1
  464. package/esm/core/Tree/TreeNodeExpander.d.ts +0 -1
  465. package/esm/core/Tree/TreeNodeExpander.js +0 -1
  466. package/esm/core/Typography/Anchor/Anchor.d.ts +0 -1
  467. package/esm/core/Typography/Anchor/Anchor.js +0 -1
  468. package/esm/core/Typography/Blockquote/Blockquote.d.ts +0 -1
  469. package/esm/core/Typography/Blockquote/Blockquote.js +0 -1
  470. package/esm/core/Typography/Code/Code.d.ts +0 -1
  471. package/esm/core/Typography/Code/Code.js +0 -1
  472. package/esm/core/Typography/Kbd/Kbd.d.ts +0 -1
  473. package/esm/core/Typography/Kbd/Kbd.js +0 -1
  474. package/esm/core/Typography/Text/Text.d.ts +0 -1
  475. package/esm/core/Typography/Text/Text.js +0 -1
  476. package/esm/core/index.d.ts +1 -0
  477. package/esm/core/index.js +1 -0
  478. package/esm/core/utils/components/Divider.d.ts +0 -1
  479. package/esm/core/utils/components/Divider.js +0 -1
  480. package/esm/core/utils/components/Flex.d.ts +0 -1
  481. package/esm/core/utils/components/Flex.js +0 -1
  482. package/esm/core/utils/components/Icon.d.ts +0 -1
  483. package/esm/core/utils/components/Icon.js +0 -1
  484. package/esm/core/utils/components/InputContainer.d.ts +0 -1
  485. package/esm/core/utils/components/InputContainer.js +0 -1
  486. package/esm/core/utils/components/InputFlexContainer.d.ts +0 -1
  487. package/esm/core/utils/components/InputFlexContainer.js +0 -1
  488. package/esm/core/utils/components/LinkAction.d.ts +0 -1
  489. package/esm/core/utils/components/LinkAction.js +0 -1
  490. package/esm/core/utils/components/Popover.d.ts +0 -1
  491. package/esm/core/utils/components/Popover.js +0 -1
  492. package/esm/core/utils/components/VisuallyHidden.d.ts +0 -1
  493. package/esm/core/utils/components/VisuallyHidden.js +0 -1
  494. package/esm/core/utils/functions/dom.d.ts +6 -0
  495. package/esm/core/utils/functions/dom.js +15 -1
  496. package/esm/core/utils/functions/index.d.ts +0 -1
  497. package/esm/core/utils/functions/index.js +0 -1
  498. package/esm/core/utils/functions/polymorphic.js +9 -1
  499. package/esm/core/utils/hooks/useGlobals.d.ts +0 -2
  500. package/esm/core/utils/hooks/useGlobals.js +0 -2
  501. package/esm/styles.d.ts +5 -0
  502. package/esm/styles.js +454 -0
  503. package/package.json +14 -11
  504. package/styles.css +1942 -0
  505. package/cjs/core/utils/functions/styles.d.ts +0 -6
  506. package/cjs/core/utils/functions/styles.js +0 -21
  507. package/esm/core/utils/functions/styles.d.ts +0 -6
  508. package/esm/core/utils/functions/styles.js +0 -17
@@ -3,8 +3,12 @@
3
3
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
4
4
  * See LICENSE.md in the project root for license terms and full copyright notice.
5
5
  *--------------------------------------------------------------------------------------------*/
6
+ var __importDefault = (this && this.__importDefault) || function (mod) {
7
+ return (mod && mod.__esModule) ? mod : { "default": mod };
8
+ };
6
9
  Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.mergeEventHandlers = exports.getWindow = exports.getDocument = exports.getContainer = void 0;
10
+ exports.getTranslateValues = exports.mergeEventHandlers = exports.getWindow = exports.getDocument = exports.getContainer = void 0;
11
+ const styles_js_1 = __importDefault(require("../../../styles.js"));
8
12
  /**
9
13
  * Get the container as a child of body, or create one if it doesn't exist.
10
14
  * Mostly used for dynamic components like Modal or Toast.
@@ -18,7 +22,7 @@ const getContainer = (containerId, ownerDocument = (0, exports.getDocument)()) =
18
22
  if (container == null && !!ownerDocument) {
19
23
  container = ownerDocument.createElement('div');
20
24
  container.setAttribute('id', containerId);
21
- const root = (_b = ownerDocument.querySelector('.iui-root')) !== null && _b !== void 0 ? _b : ownerDocument.body;
25
+ const root = (_b = ownerDocument.querySelector(`.${styles_js_1.default['iui-root']}`)) !== null && _b !== void 0 ? _b : ownerDocument.body;
22
26
  root.appendChild(container);
23
27
  }
24
28
  return container;
@@ -53,3 +57,17 @@ const mergeEventHandlers = (...callbacks) => (event) => {
53
57
  }
54
58
  };
55
59
  exports.mergeEventHandlers = mergeEventHandlers;
60
+ /**
61
+ * Returns translate values as an array of a given element.
62
+ * @param element HTML element you want to get translate value of
63
+ * @returns Translate values in pixels in an array `[translateX, translateY]`
64
+ */
65
+ const getTranslateValues = (element) => {
66
+ if (!element) {
67
+ return [];
68
+ }
69
+ const transformValue = getComputedStyle(element).getPropertyValue('transform');
70
+ const matrix = new DOMMatrix(transformValue);
71
+ return [matrix.m41, matrix.m42];
72
+ };
73
+ exports.getTranslateValues = getTranslateValues;
@@ -3,6 +3,5 @@ export * from './dom.js';
3
3
  export * from './colors.js';
4
4
  export * from './numbers.js';
5
5
  export * from './focusable.js';
6
- export * from './styles.js';
7
6
  export * from './supports.js';
8
7
  export * from './polymorphic.js';
@@ -23,6 +23,5 @@ __exportStar(require("./dom.js"), exports);
23
23
  __exportStar(require("./colors.js"), exports);
24
24
  __exportStar(require("./numbers.js"), exports);
25
25
  __exportStar(require("./focusable.js"), exports);
26
- __exportStar(require("./styles.js"), exports);
27
26
  __exportStar(require("./supports.js"), exports);
28
27
  __exportStar(require("./polymorphic.js"), exports);
@@ -34,12 +34,13 @@ exports.polymorphic = void 0;
34
34
  const React = __importStar(require("react"));
35
35
  const classnames_1 = __importDefault(require("classnames"));
36
36
  const useGlobals_js_1 = require("../hooks/useGlobals.js");
37
+ const styles_js_1 = __importDefault(require("../../../styles.js"));
37
38
  const _base = (defaultElement) => {
38
39
  return (className, attrs) => {
39
40
  const Comp = React.forwardRef(({ as = defaultElement, ...props }, ref) => {
40
41
  const Element = as || 'div'; // eslint-disable-line
41
42
  (0, useGlobals_js_1.useGlobals)();
42
- return (React.createElement(Element, { ref: ref, ...attrs, ...props, className: (0, classnames_1.default)(className, attrs === null || attrs === void 0 ? void 0 : attrs.className, props.className) }));
43
+ return (React.createElement(Element, { ref: ref, ...attrs, ...props, className: getScopedClassName((0, classnames_1.default)(className, attrs === null || attrs === void 0 ? void 0 : attrs.className, props.className)) }));
43
44
  });
44
45
  Comp.displayName = getDisplayNameFromClass(className);
45
46
  return Comp;
@@ -79,3 +80,10 @@ const getDisplayNameFromClass = (str) => {
79
80
  const camel = str.replace(/-([a-z])/g, (g) => g[1].toUpperCase());
80
81
  return camel.substring(3);
81
82
  };
83
+ // e.g. iui-button -> _iui3-button
84
+ const getScopedClassName = (className = '') => {
85
+ return (className
86
+ .split(' ')
87
+ .map((c) => (c in styles_js_1.default ? styles_js_1.default[c] : c))
88
+ .join(' ') || null);
89
+ };
@@ -1,5 +1,3 @@
1
- import '@itwin/itwinui-css/css/global.css';
2
- import '@itwin/itwinui-variables/index.css';
3
1
  /**
4
2
  * Hook used in every component for any shared setup and side effects.
5
3
  *
@@ -29,8 +29,6 @@ exports.useThemeProviderWarning = exports.useGlobals = void 0;
29
29
  * See LICENSE.md in the project root for license terms and full copyright notice.
30
30
  *--------------------------------------------------------------------------------------------*/
31
31
  const React = __importStar(require("react"));
32
- require("@itwin/itwinui-css/css/global.css");
33
- require("@itwin/itwinui-variables/index.css");
34
32
  const ThemeContext_js_1 = require("../../ThemeProvider/ThemeContext.js");
35
33
  let isDev = false;
36
34
  // wrapping in try-catch because process might be undefined
@@ -0,0 +1,5 @@
1
+ /*---------------------------------------------------------------------------------------------
2
+ * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
+ * See LICENSE.md in the project root for license terms and full copyright notice.
4
+ *--------------------------------------------------------------------------------------------*/
5
+ export default styles as Record<string, string>;
package/cjs/styles.js ADDED
@@ -0,0 +1,453 @@
1
+ "use strict";
2
+ const closeAnimation = "_iui3-closeAnimation";
3
+ const pulse = "_iui3-pulse";
4
+ const styles = {
5
+ "iui-root": "_iui3-root",
6
+ "iui-root-background": "_iui3-root-background",
7
+ "iui-alert": "_iui3-alert",
8
+ "iui-alert-link": "_iui3-alert-link",
9
+ "iui-alert-button": "_iui3-alert-button",
10
+ "iui-alert-icon": "_iui3-alert-icon",
11
+ "iui-alert-message": "_iui3-alert-message",
12
+ "iui-alert-button-icon": "_iui3-alert-button-icon",
13
+ "iui-anchor": "_iui3-anchor",
14
+ "iui-anchor-external": "_iui3-anchor-external",
15
+ "iui-avatar": "_iui3-avatar",
16
+ "iui-stroke": "_iui3-stroke",
17
+ "iui-initials": "_iui3-initials",
18
+ "iui-status": "_iui3-status",
19
+ "iui-online": "_iui3-online",
20
+ "iui-away": "_iui3-away",
21
+ "iui-busy": "_iui3-busy",
22
+ "iui-offline": "_iui3-offline",
23
+ "iui-avatar-count": "_iui3-avatar-count",
24
+ "iui-small": "_iui3-small",
25
+ "iui-large": "_iui3-large",
26
+ "iui-x-large": "_iui3-x-large",
27
+ "iui-avatar-list": "_iui3-avatar-list",
28
+ "iui-stacked": "_iui3-stacked",
29
+ "iui-animated": "_iui3-animated",
30
+ "iui-backdrop": "_iui3-backdrop",
31
+ "iui-backdrop-visible": "_iui3-backdrop-visible",
32
+ "iui-backdrop-fixed": "_iui3-backdrop-fixed",
33
+ "iui-badge": "_iui3-badge",
34
+ "iui-blockquote": "_iui3-blockquote",
35
+ "iui-surface-body": "_iui3-surface-body",
36
+ "iui-surface-header": "_iui3-surface-header",
37
+ "iui-breadcrumbs": "_iui3-breadcrumbs",
38
+ "iui-breadcrumbs-list": "_iui3-breadcrumbs-list",
39
+ "iui-breadcrumbs-item": "_iui3-breadcrumbs-item",
40
+ "iui-breadcrumbs-item-overrides": "_iui3-breadcrumbs-item-overrides",
41
+ "iui-button": "_iui3-button",
42
+ "iui-breadcrumbs-text": "_iui3-breadcrumbs-text",
43
+ "iui-breadcrumbs-button": "_iui3-breadcrumbs-button",
44
+ "iui-breadcrumbs-separator": "_iui3-breadcrumbs-separator",
45
+ "iui-button-icon": "_iui3-button-icon",
46
+ "iui-button-dropdown": "_iui3-button-dropdown",
47
+ "iui-button-split": "_iui3-button-split",
48
+ "iui-button-group": "_iui3-button-group",
49
+ "iui-input-container": "_iui3-input-container",
50
+ "iui-input": "_iui3-input",
51
+ "iui-disabled": "_iui3-disabled",
52
+ "iui-button-group-vertical": "_iui3-button-group-vertical",
53
+ "iui-button-group-overflow-x": "_iui3-button-group-overflow-x",
54
+ "iui-carousel": "_iui3-carousel",
55
+ "iui-carousel-slider": "_iui3-carousel-slider",
56
+ "iui-carousel-slider-item": "_iui3-carousel-slider-item",
57
+ "iui-carousel-navigation": "_iui3-carousel-navigation",
58
+ "iui-carousel-navigation-left": "_iui3-carousel-navigation-left",
59
+ "iui-carousel-navigation-right": "_iui3-carousel-navigation-right",
60
+ "iui-carousel-navigation-dots": "_iui3-carousel-navigation-dots",
61
+ "iui-carousel-navigation-dot": "_iui3-carousel-navigation-dot",
62
+ "iui-first": "_iui3-first",
63
+ "iui-second": "_iui3-second",
64
+ "iui-active": "_iui3-active",
65
+ "iui-checkbox-wrapper": "_iui3-checkbox-wrapper",
66
+ "iui-loading": "_iui3-loading",
67
+ "iui-checkbox-label": "_iui3-checkbox-label",
68
+ "iui-radio-label": "_iui3-radio-label",
69
+ "iui-positive": "_iui3-positive",
70
+ "iui-warning": "_iui3-warning",
71
+ "iui-negative": "_iui3-negative",
72
+ "iui-checkbox": "_iui3-checkbox",
73
+ "iui-checkbox-visibility": "_iui3-checkbox-visibility",
74
+ "iui-code": "_iui3-code",
75
+ "iui-codeblock": "_iui3-codeblock",
76
+ "iui-title-bar": "_iui3-title-bar",
77
+ "iui-title": "_iui3-title",
78
+ "iui-codeblock-content": "_iui3-codeblock-content",
79
+ "iui-color-picker": "_iui3-color-picker",
80
+ "iui-color-swatch": "_iui3-color-swatch",
81
+ "iui-color-palette": "_iui3-color-palette",
82
+ "iui-color-palette-wrapper": "_iui3-color-palette-wrapper",
83
+ "iui-color-input": "_iui3-color-input",
84
+ "iui-color-input-wrapper": "_iui3-color-input-wrapper",
85
+ "iui-color-input-fields": "_iui3-color-input-fields",
86
+ "iui-color-picker-section-label": "_iui3-color-picker-section-label",
87
+ "iui-color-selection-wrapper": "_iui3-color-selection-wrapper",
88
+ "iui-color-field": "_iui3-color-field",
89
+ "iui-hue-slider": "_iui3-hue-slider",
90
+ "iui-slider-container": "_iui3-slider-container",
91
+ "iui-slider-rail": "_iui3-slider-rail",
92
+ "iui-slider-thumb": "_iui3-slider-thumb",
93
+ "iui-opacity-slider": "_iui3-opacity-slider",
94
+ "iui-color-dot": "_iui3-color-dot",
95
+ "iui-date-picker": "_iui3-date-picker",
96
+ "iui-time-picker": "_iui3-time-picker",
97
+ "iui-calendar-month-year": "_iui3-calendar-month-year",
98
+ "iui-calendar-month": "_iui3-calendar-month",
99
+ "iui-calendar-weekdays": "_iui3-calendar-weekdays",
100
+ "iui-calendar-week": "_iui3-calendar-week",
101
+ "iui-calendar-day": "_iui3-calendar-day",
102
+ "iui-calendar-day-today": "_iui3-calendar-day-today",
103
+ "iui-calendar-day-selected": "_iui3-calendar-day-selected",
104
+ "iui-calendar-day-selected-today": "_iui3-calendar-day-selected-today",
105
+ "iui-calendar-day-outside-month": "_iui3-calendar-day-outside-month",
106
+ "iui-calendar-day-outside-month-today": "_iui3-calendar-day-outside-month-today",
107
+ "iui-calendar-day-range-start": "_iui3-calendar-day-range-start",
108
+ "iui-calendar-day-range-start-today": "_iui3-calendar-day-range-start-today",
109
+ "iui-calendar-day-range-end": "_iui3-calendar-day-range-end",
110
+ "iui-calendar-day-range-end-today": "_iui3-calendar-day-range-end-today",
111
+ "iui-calendar-day-range": "_iui3-calendar-day-range",
112
+ "iui-calendar-day-range-today": "_iui3-calendar-day-range-today",
113
+ "iui-dialog-wrapper": "_iui3-dialog-wrapper",
114
+ "iui-dialog": "_iui3-dialog",
115
+ "iui-dialog-visible": "_iui3-dialog-visible",
116
+ "iui-dialog-default": "_iui3-dialog-default",
117
+ "iui-dialog-full-page": "_iui3-dialog-full-page",
118
+ "iui-dialog-draggable": "_iui3-dialog-draggable",
119
+ "iui-dialog-animation-enter": "_iui3-dialog-animation-enter",
120
+ "iui-dialog-animation-enter-active": "_iui3-dialog-animation-enter-active",
121
+ "iui-dialog-title": "_iui3-dialog-title",
122
+ "iui-dialog-title-bar": "_iui3-dialog-title-bar",
123
+ "iui-dialog-title-bar-filled": "_iui3-dialog-title-bar-filled",
124
+ "iui-dialog-content": "_iui3-dialog-content",
125
+ "iui-dialog-button-bar": "_iui3-dialog-button-bar",
126
+ "iui-expandable-block": "_iui3-expandable-block",
127
+ "iui-expanded": "_iui3-expanded",
128
+ "iui-header": "_iui3-header",
129
+ "iui-icon": "_iui3-icon",
130
+ "iui-status-icon": "_iui3-status-icon",
131
+ "iui-expandable-content": "_iui3-expandable-content",
132
+ "iui-enter": "_iui3-enter",
133
+ "iui-enter-active": "_iui3-enter-active",
134
+ "iui-exit": "_iui3-exit",
135
+ "iui-exit-active": "_iui3-exit-active",
136
+ "iui-borderless": "_iui3-borderless",
137
+ "iui-expandable-block-label": "_iui3-expandable-block-label",
138
+ "iui-caption": "_iui3-caption",
139
+ "iui-fieldset": "_iui3-fieldset",
140
+ "iui-file-upload": "_iui3-file-upload",
141
+ "iui-content": "_iui3-content",
142
+ "iui-browse-input": "_iui3-browse-input",
143
+ "iui-template-icon": "_iui3-template-icon",
144
+ "iui-template-text": "_iui3-template-text",
145
+ "iui-drag": "_iui3-drag",
146
+ "iui-file-upload-template": "_iui3-file-upload-template",
147
+ "iui-file-card": "_iui3-file-card",
148
+ "iui-file-card-icon": "_iui3-file-card-icon",
149
+ "iui-file-card-text": "_iui3-file-card-text",
150
+ "iui-file-card-title": "_iui3-file-card-title",
151
+ "iui-file-card-description": "_iui3-file-card-description",
152
+ "iui-file-card-action": "_iui3-file-card-action",
153
+ "iui-file-card-empty": "_iui3-file-card-empty",
154
+ "iui-file-card-empty-icon": "_iui3-file-card-empty-icon",
155
+ "iui-file-card-empty-action": "_iui3-file-card-empty-action",
156
+ "iui-legal-footer": "_iui3-legal-footer",
157
+ "iui-legal-footer-list": "_iui3-legal-footer-list",
158
+ "iui-legal-footer-item": "_iui3-legal-footer-item",
159
+ "iui-legal-footer-separator": "_iui3-legal-footer-separator",
160
+ "iui-legal-footer-developer": "_iui3-legal-footer-developer",
161
+ "iui-page-header": "_iui3-page-header",
162
+ "iui-page-header-left": "_iui3-page-header-left",
163
+ "iui-page-header-center": "_iui3-page-header-center",
164
+ "iui-page-header-right": "_iui3-page-header-right",
165
+ "iui-page-header-divider": "_iui3-page-header-divider",
166
+ "iui-header-breadcrumbs": "_iui3-header-breadcrumbs",
167
+ "iui-header-brand": "_iui3-header-brand",
168
+ "iui-header-brand-icon": "_iui3-header-brand-icon",
169
+ "iui-header-brand-label": "_iui3-header-brand-label",
170
+ "iui-header-breadcrumbs-list": "_iui3-header-breadcrumbs-list",
171
+ "iui-header-breadcrumb-button": "_iui3-header-breadcrumb-button",
172
+ "iui-header-breadcrumb-button-split": "_iui3-header-breadcrumb-button-split",
173
+ "iui-header-breadcrumb-item": "_iui3-header-breadcrumb-item",
174
+ "iui-header-breadcrumb-button-wrapper": "_iui3-header-breadcrumb-button-wrapper",
175
+ "iui-header-breadcrumb-button-icon": "_iui3-header-breadcrumb-button-icon",
176
+ "iui-header-breadcrumb-button-dropdown-icon": "_iui3-header-breadcrumb-button-dropdown-icon",
177
+ "iui-header-breadcrumb-button-text": "_iui3-header-breadcrumb-button-text",
178
+ "iui-header-breadcrumb-button-text-label": "_iui3-header-breadcrumb-button-text-label",
179
+ "iui-header-breadcrumb-button-text-sublabel": "_iui3-header-breadcrumb-button-text-sublabel",
180
+ "iui-information-panel-wrapper": "_iui3-information-panel-wrapper",
181
+ "iui-information-panel": "_iui3-information-panel",
182
+ "iui-resizer": "_iui3-resizer",
183
+ "iui-resizer-bar": "_iui3-resizer-bar",
184
+ "iui-information-header": "_iui3-information-header",
185
+ "iui-information-body": "_iui3-information-body",
186
+ "iui-information-header-label": "_iui3-information-header-label",
187
+ "iui-information-header-actions": "_iui3-information-header-actions",
188
+ "iui-right": "_iui3-right",
189
+ "iui-bottom": "_iui3-bottom",
190
+ "iui-visible": "_iui3-visible",
191
+ "iui-information-body-content": "_iui3-information-body-content",
192
+ "iui-input-label": "_iui3-input-label",
193
+ "iui-inline": "_iui3-inline",
194
+ "iui-required": "_iui3-required",
195
+ "iui-input-with-icon": "_iui3-input-with-icon",
196
+ "iui-select-tag-container": "_iui3-select-tag-container",
197
+ "iui-end-icon": "_iui3-end-icon",
198
+ "iui-actionable": "_iui3-actionable",
199
+ "iui-open": "_iui3-open",
200
+ "iui-inline-icon": "_iui3-inline-icon",
201
+ "iui-with-message": "_iui3-with-message",
202
+ "iui-input-icon": "_iui3-input-icon",
203
+ "iui-input-group": "_iui3-input-group",
204
+ "iui-toggle-switch-wrapper": "_iui3-toggle-switch-wrapper",
205
+ "iui-radio-wrapper": "_iui3-radio-wrapper",
206
+ "iui-inline-label": "_iui3-inline-label",
207
+ "iui-label": "_iui3-label",
208
+ "iui-message": "_iui3-message",
209
+ "iui-select-button": "_iui3-select-button",
210
+ "iui-input-flex-container": "_iui3-input-flex-container",
211
+ "iui-keyboard": "_iui3-keyboard",
212
+ "iui-location-marker": "_iui3-location-marker",
213
+ "iui-location-marker-default": "_iui3-location-marker-default",
214
+ "iui-location-marker-default-pin": "_iui3-location-marker-default-pin",
215
+ "iui-location-marker-default-pin-dot": "_iui3-location-marker-default-pin-dot",
216
+ "iui-location-marker-data-rich": "_iui3-location-marker-data-rich",
217
+ "iui-location-marker-data-rich-body": "_iui3-location-marker-data-rich-body",
218
+ "iui-location-marker-data-rich-icon": "_iui3-location-marker-data-rich-icon",
219
+ "iui-location-marker-data-rich-icon-monochrome": "_iui3-location-marker-data-rich-icon-monochrome",
220
+ "iui-location-marker-me": "_iui3-location-marker-me",
221
+ "iui-location-marker-me-dot": "_iui3-location-marker-me-dot",
222
+ "iui-list": "_iui3-list",
223
+ "iui-menu": "_iui3-menu",
224
+ "iui-header-menu-icon": "_iui3-header-menu-icon",
225
+ "iui-scroll": "_iui3-scroll",
226
+ "iui-list-item": "_iui3-list-item",
227
+ "iui-menu-item-skeleton": "_iui3-menu-item-skeleton",
228
+ "iui-menu-item": "_iui3-menu-item",
229
+ "iui-link-action": "_iui3-link-action",
230
+ "iui-focused": "_iui3-focused",
231
+ "iui-list-item-icon": "_iui3-list-item-icon",
232
+ "iui-menu-label": "_iui3-menu-label",
233
+ "iui-menu-description": "_iui3-menu-description",
234
+ "iui-menu-content": "_iui3-menu-content",
235
+ "iui-list-item-content": "_iui3-list-item-content",
236
+ "iui-list-item-description": "_iui3-list-item-description",
237
+ "iui-menu-divider": "_iui3-menu-divider",
238
+ "iui-non-ideal-state": "_iui3-non-ideal-state",
239
+ "iui-non-ideal-state-illustration": "_iui3-non-ideal-state-illustration",
240
+ "iui-non-ideal-state-title": "_iui3-non-ideal-state-title",
241
+ "iui-non-ideal-state-description": "_iui3-non-ideal-state-description",
242
+ "iui-non-ideal-state-actions": "_iui3-non-ideal-state-actions",
243
+ "iui-progress-indicator-linear": "_iui3-progress-indicator-linear",
244
+ "iui-track": "_iui3-track",
245
+ "iui-fill": "_iui3-fill",
246
+ "iui-determinate": "_iui3-determinate",
247
+ "iui-indeterminate": "_iui3-indeterminate",
248
+ "iui-progress-indicator-linear-animate-indeterminate": "_iui3-progress-indicator-linear-animate-indeterminate",
249
+ "iui-progress-indicator-radial": "_iui3-progress-indicator-radial",
250
+ "iui-radial": "_iui3-radial",
251
+ "iui-inner-content": "_iui3-inner-content",
252
+ "iui-x-small": "_iui3-x-small",
253
+ "rotate-indeterminate": "_iui3-rotate-indeterminate",
254
+ "dash-indeterminate": "_iui3-dash-indeterminate",
255
+ "iui-progress-indicator-overlay": "_iui3-progress-indicator-overlay",
256
+ "iui-overlay-exiting": "_iui3-overlay-exiting",
257
+ closeAnimation,
258
+ "iui-radio": "_iui3-radio",
259
+ "iui-radio-tile": "_iui3-radio-tile",
260
+ "iui-radio-tile-content": "_iui3-radio-tile-content",
261
+ "iui-radio-tile-icon": "_iui3-radio-tile-icon",
262
+ "iui-radio-tile-container": "_iui3-radio-tile-container",
263
+ "iui-radio-tile-input": "_iui3-radio-tile-input",
264
+ "iui-radio-tile-label": "_iui3-radio-tile-label",
265
+ "iui-radio-tile-sublabel": "_iui3-radio-tile-sublabel",
266
+ "iui-searchbox": "_iui3-searchbox",
267
+ "iui-expandable-searchbox": "_iui3-expandable-searchbox",
268
+ "iui-searchbox-open-button": "_iui3-searchbox-open-button",
269
+ "iui-search-icon": "_iui3-search-icon",
270
+ "iui-placeholder": "_iui3-placeholder",
271
+ "iui-select-tag": "_iui3-select-tag",
272
+ "iui-select-tag-label": "_iui3-select-tag-label",
273
+ "iui-select-tag-button": "_iui3-select-tag-button",
274
+ "iui-select-tag-button-icon": "_iui3-select-tag-button-icon",
275
+ "iui-side-navigation": "_iui3-side-navigation",
276
+ "iui-sidenav-content": "_iui3-sidenav-content",
277
+ "iui-top": "_iui3-top",
278
+ "iui-sidenav-button": "_iui3-sidenav-button",
279
+ "iui-expand": "_iui3-expand",
280
+ "iui-collapsed": "_iui3-collapsed",
281
+ "iui-submenu-open": "_iui3-submenu-open",
282
+ "iui-side-navigation-submenu": "_iui3-side-navigation-submenu",
283
+ "iui-side-navigation-submenu-content": "_iui3-side-navigation-submenu-content",
284
+ "iui-side-navigation-submenu-header": "_iui3-side-navigation-submenu-header",
285
+ "iui-side-navigation-submenu-header-label": "_iui3-side-navigation-submenu-header-label",
286
+ "iui-side-navigation-submenu-header-actions": "_iui3-side-navigation-submenu-header-actions",
287
+ "iui-side-navigation-wrapper": "_iui3-side-navigation-wrapper",
288
+ "iui-skip-to-content-link": "_iui3-skip-to-content-link",
289
+ "iui-slider-component-container": "_iui3-slider-component-container",
290
+ "iui-slider-track": "_iui3-slider-track",
291
+ "iui-slider-min": "_iui3-slider-min",
292
+ "iui-slider-max": "_iui3-slider-max",
293
+ "iui-slider-tick": "_iui3-slider-tick",
294
+ "iui-grabbing": "_iui3-grabbing",
295
+ "iui-slider-ticks": "_iui3-slider-ticks",
296
+ "iui-slider-horizontal": "_iui3-slider-horizontal",
297
+ "iui-slider-vertical": "_iui3-slider-vertical",
298
+ "iui-stepper": "_iui3-stepper",
299
+ "iui-stepper-step": "_iui3-stepper-step",
300
+ "iui-current": "_iui3-current",
301
+ "iui-clickable": "_iui3-clickable",
302
+ "iui-stepper-circle": "_iui3-stepper-circle",
303
+ "iui-stepper-track-content": "_iui3-stepper-track-content",
304
+ "iui-stepper-step-name": "_iui3-stepper-step-name",
305
+ "iui-stepper-steps-label": "_iui3-stepper-steps-label",
306
+ "iui-stepper-steps-label-count": "_iui3-stepper-steps-label-count",
307
+ "iui-surface": "_iui3-surface",
308
+ "iui-table": "_iui3-table",
309
+ "iui-table-cell-end-icon": "_iui3-table-cell-end-icon",
310
+ "iui-table-cell-start-icon": "_iui3-table-cell-start-icon",
311
+ "iui-table-header": "_iui3-table-header",
312
+ "iui-table-cell": "_iui3-table-cell",
313
+ "iui-table-paginator": "_iui3-table-paginator",
314
+ "iui-table-body": "_iui3-table-body",
315
+ "iui-table-header-wrapper": "_iui3-table-header-wrapper",
316
+ "iui-slot": "_iui3-slot",
317
+ "iui-table-filter-button": "_iui3-table-filter-button",
318
+ "iui-table-resizer": "_iui3-table-resizer",
319
+ "iui-table-resizer-bar": "_iui3-table-resizer-bar",
320
+ "iui-table-sort": "_iui3-table-sort",
321
+ "iui-table-reorder-bar": "_iui3-table-reorder-bar",
322
+ "iui-table-reorder-column-right": "_iui3-table-reorder-column-right",
323
+ "iui-table-reorder-column-left": "_iui3-table-reorder-column-left",
324
+ "iui-sorted": "_iui3-sorted",
325
+ "iui-table-row": "_iui3-table-row",
326
+ "iui-table-more-options": "_iui3-table-more-options",
327
+ "iui-table-row-expander": "_iui3-table-row-expander",
328
+ "iui-table-row-expanded": "_iui3-table-row-expanded",
329
+ "iui-table-expanded-content": "_iui3-table-expanded-content",
330
+ "iui-new": "_iui3-new",
331
+ "iui-main-column": "_iui3-main-column",
332
+ "iui-table-header-actions-container": "_iui3-table-header-actions-container",
333
+ "iui-scroll-snapping": "_iui3-scroll-snapping",
334
+ "iui-zebra-striping": "_iui3-zebra-striping",
335
+ "iui-table-empty": "_iui3-table-empty",
336
+ "iui-table-cell-sticky": "_iui3-table-cell-sticky",
337
+ "iui-table-cell-shadow-left": "_iui3-table-cell-shadow-left",
338
+ "iui-table-cell-shadow-right": "_iui3-table-cell-shadow-right",
339
+ "iui-left": "_iui3-left",
340
+ "iui-center": "_iui3-center",
341
+ "iui-table-paginator-page-size-label": "_iui3-table-paginator-page-size-label",
342
+ "iui-table-paginator-ellipsis": "_iui3-table-paginator-ellipsis",
343
+ "iui-table-paginator-ellipsis-small": "_iui3-table-paginator-ellipsis-small",
344
+ "iui-table-paginator-pages-group": "_iui3-table-paginator-pages-group",
345
+ "iui-table-paginator-page-button": "_iui3-table-paginator-page-button",
346
+ "iui-table-paginator-page-button-small": "_iui3-table-paginator-page-button-small",
347
+ "iui-table-column-filter": "_iui3-table-column-filter",
348
+ "iui-button-bar": "_iui3-button-bar",
349
+ "iui-tabs-wrapper": "_iui3-tabs-wrapper",
350
+ "iui-horizontal": "_iui3-horizontal",
351
+ "iui-tabs": "_iui3-tabs",
352
+ "iui-tab": "_iui3-tab",
353
+ "iui-vertical": "_iui3-vertical",
354
+ "iui-tabs-content": "_iui3-tabs-content",
355
+ "iui-tabs-actions-wrapper": "_iui3-tabs-actions-wrapper",
356
+ "iui-default": "_iui3-default",
357
+ "iui-tabs-actions": "_iui3-tabs-actions",
358
+ "iui-tab-icon": "_iui3-tab-icon",
359
+ "iui-tab-description": "_iui3-tab-description",
360
+ "iui-tab-label": "_iui3-tab-label",
361
+ "iui-green": "_iui3-green",
362
+ "iui-pill": "_iui3-pill",
363
+ "iui-not-animated": "_iui3-not-animated",
364
+ "iui-tag": "_iui3-tag",
365
+ "iui-tag-basic": "_iui3-tag-basic",
366
+ "iui-tag-label": "_iui3-tag-label",
367
+ "iui-tag-button": "_iui3-tag-button",
368
+ "iui-tag-container": "_iui3-tag-container",
369
+ "iui-truncate": "_iui3-truncate",
370
+ "iui-text-headline": "_iui3-text-headline",
371
+ "iui-text-title": "_iui3-text-title",
372
+ "iui-text-subheading": "_iui3-text-subheading",
373
+ "iui-text-leading": "_iui3-text-leading",
374
+ "iui-text-block": "_iui3-text-block",
375
+ "iui-text-small": "_iui3-text-small",
376
+ "iui-text-muted": "_iui3-text-muted",
377
+ "iui-skeleton": "_iui3-skeleton",
378
+ "skeleton-shimmer": "_iui3-skeleton-shimmer",
379
+ "iui-text-spacing": "_iui3-text-spacing",
380
+ "iui-tile": "_iui3-tile",
381
+ "iui-folder": "_iui3-folder",
382
+ "iui-tile-thumbnail": "_iui3-tile-thumbnail",
383
+ "iui-tile-more-options": "_iui3-tile-more-options",
384
+ "iui-tile-metadata": "_iui3-tile-metadata",
385
+ "iui-tile-name": "_iui3-tile-name",
386
+ "iui-tile-description": "_iui3-tile-description",
387
+ "iui-thumbnail-icon": "_iui3-thumbnail-icon",
388
+ "iui-tile-thumbnail-picture": "_iui3-tile-thumbnail-picture",
389
+ "iui-selected": "_iui3-selected",
390
+ "iui-tile-content": "_iui3-tile-content",
391
+ "iui-tile-thumbnail-type-indicator": "_iui3-tile-thumbnail-type-indicator",
392
+ "iui-tile-thumbnail-quick-action": "_iui3-tile-thumbnail-quick-action",
393
+ "iui-tile-thumbnail-badge-container": "_iui3-tile-thumbnail-badge-container",
394
+ "iui-tile-buttons": "_iui3-tile-buttons",
395
+ "iui-tile-name-label": "_iui3-tile-name-label",
396
+ "iui-tile-metadata-icon": "_iui3-tile-metadata-icon",
397
+ "iui-tile-status-icon": "_iui3-tile-status-icon",
398
+ "iui-time": "_iui3-time",
399
+ "iui-period": "_iui3-period",
400
+ "iui-toast-wrapper": "_iui3-toast-wrapper",
401
+ "iui-toast-all": "_iui3-toast-all",
402
+ "iui-placement-top": "_iui3-placement-top",
403
+ "iui-placement-top-start": "_iui3-placement-top-start",
404
+ "iui-placement-top-end": "_iui3-placement-top-end",
405
+ "iui-placement-bottom": "_iui3-placement-bottom",
406
+ "iui-toast": "_iui3-toast",
407
+ "iui-placement-bottom-start": "_iui3-placement-bottom-start",
408
+ "iui-placement-bottom-end": "_iui3-placement-bottom-end",
409
+ "iui-status-area": "_iui3-status-area",
410
+ "iui-toast-anchor": "_iui3-toast-anchor",
411
+ "iui-informational": "_iui3-informational",
412
+ "iui-label-on-left": "_iui3-label-on-left",
413
+ "iui-label-on-right": "_iui3-label-on-right",
414
+ "iui-toggle-switch-icon": "_iui3-toggle-switch-icon",
415
+ "iui-toggle-switch": "_iui3-toggle-switch",
416
+ "iui-toggle-switch-label": "_iui3-toggle-switch-label",
417
+ "iui-tooltip-container": "_iui3-tooltip-container",
418
+ "iui-tooltip": "_iui3-tooltip",
419
+ "iui-tooltip-visible": "_iui3-tooltip-visible",
420
+ "iui-transfer-list-wrapper": "_iui3-transfer-list-wrapper",
421
+ "iui-transfer-list-listbox-label": "_iui3-transfer-list-listbox-label",
422
+ "iui-transfer-list-listbox-wrapper": "_iui3-transfer-list-listbox-wrapper",
423
+ "iui-transfer-list-listbox": "_iui3-transfer-list-listbox",
424
+ "iui-transfer-list-toolbar": "_iui3-transfer-list-toolbar",
425
+ "iui-tree": "_iui3-tree",
426
+ "iui-sub-tree": "_iui3-sub-tree",
427
+ "iui-tree-item": "_iui3-tree-item",
428
+ "iui-tree-node": "_iui3-tree-node",
429
+ "iui-tree-node-checkbox": "_iui3-tree-node-checkbox",
430
+ "iui-tree-node-content": "_iui3-tree-node-content",
431
+ "iui-tree-node-content-icon": "_iui3-tree-node-content-icon",
432
+ "iui-tree-node-content-expander-icon": "_iui3-tree-node-content-expander-icon",
433
+ "iui-tree-node-content-expander-icon-expanded": "_iui3-tree-node-content-expander-icon-expanded",
434
+ "iui-tree-node-content-label": "_iui3-tree-node-content-label",
435
+ "iui-tree-node-content-title": "_iui3-tree-node-content-title",
436
+ "iui-tree-node-content-caption": "_iui3-tree-node-content-caption",
437
+ "iui-svg-icon": "_iui3-svg-icon",
438
+ "iui-notification-marker": "_iui3-notification-marker",
439
+ pulse,
440
+ "iui-popover": "_iui3-popover",
441
+ "tippy-box": "_iui3-tippy-box",
442
+ "tippy-content": "_iui3-tippy-content",
443
+ "iui-divider": "_iui3-divider",
444
+ "iui-flex": "_iui3-flex",
445
+ "iui-flex-spacer": "_iui3-flex-spacer",
446
+ "iui-flex-item": "_iui3-flex-item",
447
+ "iui-visually-hidden": "_iui3-visually-hidden",
448
+ "iui-link-box": "_iui3-link-box",
449
+ "iui-workflow-diagram": "_iui3-workflow-diagram",
450
+ "iui-workflow-diagram-step": "_iui3-workflow-diagram-step",
451
+ "iui-workflow-diagram-content": "_iui3-workflow-diagram-content"
452
+ };
453
+ module.exports = styles;
@@ -1,5 +1,4 @@
1
1
  import * as React from 'react';
2
- import '@itwin/itwinui-css/css/alert.css';
3
2
  import type { PolymorphicForwardRefComponent } from '../utils/index.js';
4
3
  declare type AlertProps = {
5
4
  /**
@@ -4,7 +4,6 @@
4
4
  *--------------------------------------------------------------------------------------------*/
5
5
  import cx from 'classnames';
6
6
  import * as React from 'react';
7
- import '@itwin/itwinui-css/css/alert.css';
8
7
  import { StatusIconMap, SvgCloseSmall, Box } from '../utils/index.js';
9
8
  /**
10
9
  * A small box to quickly grab user attention and communicate a brief message
@@ -1,6 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  import type { PolymorphicForwardRefComponent } from '../utils/index.js';
3
- import '@itwin/itwinui-css/css/avatar.css';
4
3
  export declare type AvatarStatus = 'online' | 'busy' | 'away' | 'offline';
5
4
  declare type StatusTitles = {
6
5
  [key in Exclude<AvatarStatus, ''>]: string;
@@ -5,7 +5,6 @@
5
5
  import cx from 'classnames';
6
6
  import * as React from 'react';
7
7
  import { Box } from '../utils/index.js';
8
- import '@itwin/itwinui-css/css/avatar.css';
9
8
  export const defaultStatusTitles = {
10
9
  away: 'Away',
11
10
  busy: 'Busy',
@@ -1,6 +1,5 @@
1
1
  import * as React from 'react';
2
2
  import type { PolymorphicForwardRefComponent } from '../utils/index.js';
3
- import '@itwin/itwinui-css/css/avatar.css';
4
3
  declare type AvatarGroupProps = {
5
4
  /**
6
5
  * Max number of avatars unstacked.
@@ -5,7 +5,6 @@
5
5
  import * as React from 'react';
6
6
  import cx from 'classnames';
7
7
  import { Box } from '../utils/index.js';
8
- import '@itwin/itwinui-css/css/avatar.css';
9
8
  /**
10
9
  * Group Avatars together.
11
10
  *
@@ -1,5 +1,4 @@
1
1
  import type { PolymorphicForwardRefComponent } from '../utils/index.js';
2
- import '@itwin/itwinui-css/css/backdrop.css';
3
2
  export declare type BackdropProps = {
4
3
  /**
5
4
  * Flag whether backdrop should be shown.
@@ -5,7 +5,6 @@
5
5
  import * as React from 'react';
6
6
  import cx from 'classnames';
7
7
  import { Box } from '../utils/index.js';
8
- import '@itwin/itwinui-css/css/backdrop.css';
9
8
  export const Backdrop = React.forwardRef((props, ref) => {
10
9
  const { isVisible = true, className, ...rest } = props;
11
10
  return (React.createElement(Box, { className: cx('iui-backdrop', { 'iui-backdrop-visible': isVisible }, className), ref: ref, ...rest }));
@@ -1,6 +1,5 @@
1
1
  import { SoftBackgrounds } from '../utils/index.js';
2
2
  import type { AnyString, PolymorphicForwardRefComponent } from '../utils/index.js';
3
- import '@itwin/itwinui-css/css/badge.css';
4
3
  declare type BadgeProps = {
5
4
  /**
6
5
  * Background color of the badge.
@@ -5,7 +5,6 @@
5
5
  import * as React from 'react';
6
6
  import cx from 'classnames';
7
7
  import { isSoftBackground, SoftBackgrounds, Box } from '../utils/index.js';
8
- import '@itwin/itwinui-css/css/badge.css';
9
8
  /**
10
9
  * Helper function that returns one of the preset badge color values.
11
10
  */