@itwin/appui-react 4.1.0-dev.0 → 4.1.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 (1597) hide show
  1. package/CHANGELOG.md +72 -18
  2. package/lib/cjs/appui-react/UiFramework.d.ts +19 -17
  3. package/lib/cjs/appui-react/UiFramework.d.ts.map +1 -1
  4. package/lib/cjs/appui-react/UiFramework.js +9 -5
  5. package/lib/cjs/appui-react/UiFramework.js.map +1 -1
  6. package/lib/cjs/appui-react/_variables.scss +11 -11
  7. package/lib/cjs/appui-react/accudraw/AccuDrawCommandItems.js.map +1 -1
  8. package/lib/cjs/appui-react/accudraw/AccuDrawDialog.d.ts +2 -1
  9. package/lib/cjs/appui-react/accudraw/AccuDrawDialog.d.ts.map +1 -1
  10. package/lib/cjs/appui-react/accudraw/AccuDrawDialog.js.map +1 -1
  11. package/lib/cjs/appui-react/accudraw/AccuDrawDialog.scss +14 -14
  12. package/lib/cjs/appui-react/accudraw/AccuDrawFieldContainer.d.ts +2 -1
  13. package/lib/cjs/appui-react/accudraw/AccuDrawFieldContainer.d.ts.map +1 -1
  14. package/lib/cjs/appui-react/accudraw/AccuDrawFieldContainer.js.map +1 -1
  15. package/lib/cjs/appui-react/accudraw/AccuDrawFieldContainer.scss +27 -27
  16. package/lib/cjs/appui-react/accudraw/AccuDrawInputField.d.ts +2 -2
  17. package/lib/cjs/appui-react/accudraw/AccuDrawInputField.d.ts.map +1 -1
  18. package/lib/cjs/appui-react/accudraw/AccuDrawInputField.js +4 -1
  19. package/lib/cjs/appui-react/accudraw/AccuDrawInputField.js.map +1 -1
  20. package/lib/cjs/appui-react/accudraw/AccuDrawInputField.scss +55 -55
  21. package/lib/cjs/appui-react/accudraw/AccuDrawKeyboardShortcuts.d.ts +1 -1
  22. package/lib/cjs/appui-react/accudraw/AccuDrawKeyboardShortcuts.d.ts.map +1 -1
  23. package/lib/cjs/appui-react/accudraw/AccuDrawKeyboardShortcuts.js.map +1 -1
  24. package/lib/cjs/appui-react/accudraw/AccuDrawPopupManager.d.ts +2 -2
  25. package/lib/cjs/appui-react/accudraw/AccuDrawPopupManager.d.ts.map +1 -1
  26. package/lib/cjs/appui-react/accudraw/AccuDrawPopupManager.js.map +1 -1
  27. package/lib/cjs/appui-react/accudraw/AccuDrawUiSettings.d.ts +2 -2
  28. package/lib/cjs/appui-react/accudraw/AccuDrawUiSettings.d.ts.map +1 -1
  29. package/lib/cjs/appui-react/accudraw/AccuDrawUiSettings.js.map +1 -1
  30. package/lib/cjs/appui-react/accudraw/AccuDrawWidget.d.ts +1 -1
  31. package/lib/cjs/appui-react/accudraw/AccuDrawWidget.d.ts.map +1 -1
  32. package/lib/cjs/appui-react/accudraw/AccuDrawWidget.js.map +1 -1
  33. package/lib/cjs/appui-react/accudraw/Calculator.d.ts +2 -2
  34. package/lib/cjs/appui-react/accudraw/Calculator.d.ts.map +1 -1
  35. package/lib/cjs/appui-react/accudraw/Calculator.js.map +1 -1
  36. package/lib/cjs/appui-react/accudraw/Calculator.scss +84 -84
  37. package/lib/cjs/appui-react/accudraw/CalculatorEngine.js.map +1 -1
  38. package/lib/cjs/appui-react/accudraw/CalculatorPopup.d.ts +2 -2
  39. package/lib/cjs/appui-react/accudraw/CalculatorPopup.d.ts.map +1 -1
  40. package/lib/cjs/appui-react/accudraw/CalculatorPopup.js.map +1 -1
  41. package/lib/cjs/appui-react/accudraw/FrameworkAccuDraw.d.ts +5 -4
  42. package/lib/cjs/appui-react/accudraw/FrameworkAccuDraw.d.ts.map +1 -1
  43. package/lib/cjs/appui-react/accudraw/FrameworkAccuDraw.js.map +1 -1
  44. package/lib/cjs/appui-react/accudraw/MenuButton.d.ts +3 -3
  45. package/lib/cjs/appui-react/accudraw/MenuButton.d.ts.map +1 -1
  46. package/lib/cjs/appui-react/accudraw/MenuButton.js.map +1 -1
  47. package/lib/cjs/appui-react/accudraw/MenuButton.scss +18 -18
  48. package/lib/cjs/appui-react/accudraw/MenuButtonPopup.d.ts +1 -1
  49. package/lib/cjs/appui-react/accudraw/MenuButtonPopup.d.ts.map +1 -1
  50. package/lib/cjs/appui-react/accudraw/MenuButtonPopup.js.map +1 -1
  51. package/lib/cjs/appui-react/accudraw/SquareButton.d.ts +2 -2
  52. package/lib/cjs/appui-react/accudraw/SquareButton.d.ts.map +1 -1
  53. package/lib/cjs/appui-react/accudraw/SquareButton.js.map +1 -1
  54. package/lib/cjs/appui-react/accudraw/SquareButton.scss +29 -29
  55. package/lib/cjs/appui-react/accudraw/backspace.svg +9 -9
  56. package/lib/cjs/appui-react/accudraw/constraint-2d.svg +11 -11
  57. package/lib/cjs/appui-react/accudraw/height-2.svg +10 -10
  58. package/lib/cjs/appui-react/accudraw/height.svg +11 -11
  59. package/lib/cjs/appui-react/backstage/BackstageComposer.d.ts +2 -2
  60. package/lib/cjs/appui-react/backstage/BackstageComposer.d.ts.map +1 -1
  61. package/lib/cjs/appui-react/backstage/BackstageComposer.js.map +1 -1
  62. package/lib/cjs/appui-react/backstage/BackstageComposerItem.d.ts +1 -1
  63. package/lib/cjs/appui-react/backstage/BackstageComposerItem.d.ts.map +1 -1
  64. package/lib/cjs/appui-react/backstage/BackstageComposerItem.js +2 -1
  65. package/lib/cjs/appui-react/backstage/BackstageComposerItem.js.map +1 -1
  66. package/lib/cjs/appui-react/backstage/BackstageItem.d.ts +2 -2
  67. package/lib/cjs/appui-react/backstage/BackstageItem.d.ts.map +1 -1
  68. package/lib/cjs/appui-react/backstage/BackstageItem.js.map +1 -1
  69. package/lib/cjs/appui-react/backstage/BackstageItemUtilities.d.ts +2 -2
  70. package/lib/cjs/appui-react/backstage/BackstageItemUtilities.d.ts.map +1 -1
  71. package/lib/cjs/appui-react/backstage/BackstageItemUtilities.js.map +1 -1
  72. package/lib/cjs/appui-react/backstage/BackstageItemsManager.d.ts +1 -1
  73. package/lib/cjs/appui-react/backstage/BackstageItemsManager.d.ts.map +1 -1
  74. package/lib/cjs/appui-react/backstage/BackstageItemsManager.js.map +1 -1
  75. package/lib/cjs/appui-react/backstage/BackstageManager.d.ts +2 -2
  76. package/lib/cjs/appui-react/backstage/BackstageManager.d.ts.map +1 -1
  77. package/lib/cjs/appui-react/backstage/BackstageManager.js.map +1 -1
  78. package/lib/cjs/appui-react/backstage/InternalBackstageManager.d.ts +2 -2
  79. package/lib/cjs/appui-react/backstage/InternalBackstageManager.d.ts.map +1 -1
  80. package/lib/cjs/appui-react/backstage/InternalBackstageManager.js.map +1 -1
  81. package/lib/cjs/appui-react/backstage/useDefaultBackstageItems.d.ts +2 -2
  82. package/lib/cjs/appui-react/backstage/useDefaultBackstageItems.d.ts.map +1 -1
  83. package/lib/cjs/appui-react/backstage/useDefaultBackstageItems.js.map +1 -1
  84. package/lib/cjs/appui-react/backstage/useUiItemsProviderBackstageItems.d.ts +2 -2
  85. package/lib/cjs/appui-react/backstage/useUiItemsProviderBackstageItems.d.ts.map +1 -1
  86. package/lib/cjs/appui-react/backstage/useUiItemsProviderBackstageItems.js.map +1 -1
  87. package/lib/cjs/appui-react/childwindow/CopyStyles.js.map +1 -1
  88. package/lib/cjs/appui-react/childwindow/InternalChildWindowManager.d.ts +1 -1
  89. package/lib/cjs/appui-react/childwindow/InternalChildWindowManager.d.ts.map +1 -1
  90. package/lib/cjs/appui-react/childwindow/InternalChildWindowManager.js +25 -24
  91. package/lib/cjs/appui-react/childwindow/InternalChildWindowManager.js.map +1 -1
  92. package/lib/cjs/appui-react/childwindow/InternalChildWindowManager.scss +14 -14
  93. package/lib/cjs/appui-react/childwindow/PopoutWidget.d.ts +1 -1
  94. package/lib/cjs/appui-react/childwindow/PopoutWidget.d.ts.map +1 -1
  95. package/lib/cjs/appui-react/childwindow/PopoutWidget.js.map +1 -1
  96. package/lib/cjs/appui-react/childwindow/PopoutWidget.scss +10 -10
  97. package/lib/cjs/appui-react/configurableui/ActivityTracker.js.map +1 -1
  98. package/lib/cjs/appui-react/configurableui/ConfigurableUiContent.d.ts +1 -1
  99. package/lib/cjs/appui-react/configurableui/ConfigurableUiContent.d.ts.map +1 -1
  100. package/lib/cjs/appui-react/configurableui/ConfigurableUiContent.js.map +1 -1
  101. package/lib/cjs/appui-react/configurableui/ConfigurableUiControl.js.map +1 -1
  102. package/lib/cjs/appui-react/configurableui/InternalConfigurableUiManager.d.ts +1 -1
  103. package/lib/cjs/appui-react/configurableui/InternalConfigurableUiManager.d.ts.map +1 -1
  104. package/lib/cjs/appui-react/configurableui/InternalConfigurableUiManager.js +1 -1
  105. package/lib/cjs/appui-react/configurableui/InternalConfigurableUiManager.js.map +1 -1
  106. package/lib/cjs/appui-react/configurableui/TimeTracker.d.ts.map +1 -1
  107. package/lib/cjs/appui-react/configurableui/TimeTracker.js +2 -1
  108. package/lib/cjs/appui-react/configurableui/TimeTracker.js.map +1 -1
  109. package/lib/cjs/appui-react/configurableui/configurableui.scss +74 -74
  110. package/lib/cjs/appui-react/configurableui/state.d.ts +1 -1
  111. package/lib/cjs/appui-react/configurableui/state.d.ts.map +1 -1
  112. package/lib/cjs/appui-react/configurableui/state.js.map +1 -1
  113. package/lib/cjs/appui-react/content/ContentControl.d.ts +2 -2
  114. package/lib/cjs/appui-react/content/ContentControl.d.ts.map +1 -1
  115. package/lib/cjs/appui-react/content/ContentControl.js.map +1 -1
  116. package/lib/cjs/appui-react/content/ContentGroup.d.ts +6 -6
  117. package/lib/cjs/appui-react/content/ContentGroup.d.ts.map +1 -1
  118. package/lib/cjs/appui-react/content/ContentGroup.js.map +1 -1
  119. package/lib/cjs/appui-react/content/ContentLayout.d.ts +4 -3
  120. package/lib/cjs/appui-react/content/ContentLayout.d.ts.map +1 -1
  121. package/lib/cjs/appui-react/content/ContentLayout.js +11 -6
  122. package/lib/cjs/appui-react/content/ContentLayout.js.map +1 -1
  123. package/lib/cjs/appui-react/content/ContentLayout.scss +128 -99
  124. package/lib/cjs/appui-react/content/DefaultViewOverlay.d.ts +1 -1
  125. package/lib/cjs/appui-react/content/DefaultViewOverlay.d.ts.map +1 -1
  126. package/lib/cjs/appui-react/content/DefaultViewOverlay.js +4 -3
  127. package/lib/cjs/appui-react/content/DefaultViewOverlay.js.map +1 -1
  128. package/lib/cjs/appui-react/content/DefaultViewOverlay.scss +46 -46
  129. package/lib/cjs/appui-react/content/FloatingViewportContent.d.ts +2 -2
  130. package/lib/cjs/appui-react/content/FloatingViewportContent.d.ts.map +1 -1
  131. package/lib/cjs/appui-react/content/FloatingViewportContent.js +2 -1
  132. package/lib/cjs/appui-react/content/FloatingViewportContent.js.map +1 -1
  133. package/lib/cjs/appui-react/content/IModelViewport.d.ts +5 -4
  134. package/lib/cjs/appui-react/content/IModelViewport.d.ts.map +1 -1
  135. package/lib/cjs/appui-react/content/IModelViewport.js +6 -3
  136. package/lib/cjs/appui-react/content/IModelViewport.js.map +1 -1
  137. package/lib/cjs/appui-react/content/InternalContentLayoutManager.d.ts +2 -2
  138. package/lib/cjs/appui-react/content/InternalContentLayoutManager.d.ts.map +1 -1
  139. package/lib/cjs/appui-react/content/InternalContentLayoutManager.js +2 -1
  140. package/lib/cjs/appui-react/content/InternalContentLayoutManager.js.map +1 -1
  141. package/lib/cjs/appui-react/content/InternalContentViewManager.d.ts +2 -2
  142. package/lib/cjs/appui-react/content/InternalContentViewManager.d.ts.map +1 -1
  143. package/lib/cjs/appui-react/content/InternalContentViewManager.js +1 -1
  144. package/lib/cjs/appui-react/content/InternalContentViewManager.js.map +1 -1
  145. package/lib/cjs/appui-react/content/StageContentLayout.d.ts +5 -5
  146. package/lib/cjs/appui-react/content/StageContentLayout.d.ts.map +1 -1
  147. package/lib/cjs/appui-react/content/StageContentLayout.js.map +1 -1
  148. package/lib/cjs/appui-react/content/ViewStateHelper.d.ts +2 -2
  149. package/lib/cjs/appui-react/content/ViewStateHelper.d.ts.map +1 -1
  150. package/lib/cjs/appui-react/content/ViewStateHelper.js.map +1 -1
  151. package/lib/cjs/appui-react/content/ViewportContentControl.d.ts +4 -3
  152. package/lib/cjs/appui-react/content/ViewportContentControl.d.ts.map +1 -1
  153. package/lib/cjs/appui-react/content/ViewportContentControl.js.map +1 -1
  154. package/lib/cjs/appui-react/content/split-pane/Pane.js.map +1 -1
  155. package/lib/cjs/appui-react/content/split-pane/Resizer.d.ts.map +1 -1
  156. package/lib/cjs/appui-react/content/split-pane/Resizer.js +2 -1
  157. package/lib/cjs/appui-react/content/split-pane/Resizer.js.map +1 -1
  158. package/lib/cjs/appui-react/content/split-pane/SplitPane.js +12 -8
  159. package/lib/cjs/appui-react/content/split-pane/SplitPane.js.map +1 -1
  160. package/lib/cjs/appui-react/cursor/CursorInformation.d.ts +2 -1
  161. package/lib/cjs/appui-react/cursor/CursorInformation.d.ts.map +1 -1
  162. package/lib/cjs/appui-react/cursor/CursorInformation.js.map +1 -1
  163. package/lib/cjs/appui-react/cursor/cursormenu/CursorMenu.d.ts +2 -2
  164. package/lib/cjs/appui-react/cursor/cursormenu/CursorMenu.d.ts.map +1 -1
  165. package/lib/cjs/appui-react/cursor/cursormenu/CursorMenu.js +3 -2
  166. package/lib/cjs/appui-react/cursor/cursormenu/CursorMenu.js.map +1 -1
  167. package/lib/cjs/appui-react/cursor/cursorpopup/CursorPopup.d.ts +4 -2
  168. package/lib/cjs/appui-react/cursor/cursorpopup/CursorPopup.d.ts.map +1 -1
  169. package/lib/cjs/appui-react/cursor/cursorpopup/CursorPopup.js.map +1 -1
  170. package/lib/cjs/appui-react/cursor/cursorpopup/CursorPopup.scss +34 -34
  171. package/lib/cjs/appui-react/cursor/cursorpopup/CursorPopupManager.d.ts +2 -1
  172. package/lib/cjs/appui-react/cursor/cursorpopup/CursorPopupManager.d.ts.map +1 -1
  173. package/lib/cjs/appui-react/cursor/cursorpopup/CursorPopupManager.js.map +1 -1
  174. package/lib/cjs/appui-react/cursor/cursorprompt/CursorPrompt.d.ts +3 -2
  175. package/lib/cjs/appui-react/cursor/cursorprompt/CursorPrompt.d.ts.map +1 -1
  176. package/lib/cjs/appui-react/cursor/cursorprompt/CursorPrompt.js.map +1 -1
  177. package/lib/cjs/appui-react/cursor/cursorprompt/CursorPrompt.scss +30 -30
  178. package/lib/cjs/appui-react/dialog/ContentDialog.d.ts +1 -1
  179. package/lib/cjs/appui-react/dialog/ContentDialog.d.ts.map +1 -1
  180. package/lib/cjs/appui-react/dialog/ContentDialog.js +6 -3
  181. package/lib/cjs/appui-react/dialog/ContentDialog.js.map +1 -1
  182. package/lib/cjs/appui-react/dialog/ContentDialog.scss +25 -25
  183. package/lib/cjs/appui-react/dialog/ContentDialogManager.d.ts +1 -1
  184. package/lib/cjs/appui-react/dialog/ContentDialogManager.d.ts.map +1 -1
  185. package/lib/cjs/appui-react/dialog/ContentDialogManager.js.map +1 -1
  186. package/lib/cjs/appui-react/dialog/DialogManagerBase.js +3 -2
  187. package/lib/cjs/appui-react/dialog/DialogManagerBase.js.map +1 -1
  188. package/lib/cjs/appui-react/dialog/InternalContentDialogManager.d.ts +3 -2
  189. package/lib/cjs/appui-react/dialog/InternalContentDialogManager.d.ts.map +1 -1
  190. package/lib/cjs/appui-react/dialog/InternalContentDialogManager.js.map +1 -1
  191. package/lib/cjs/appui-react/dialog/InternalModalDialogManager.d.ts +1 -1
  192. package/lib/cjs/appui-react/dialog/InternalModalDialogManager.d.ts.map +1 -1
  193. package/lib/cjs/appui-react/dialog/InternalModalDialogManager.js.map +1 -1
  194. package/lib/cjs/appui-react/dialog/InternalModelessDialogManager.d.ts +3 -2
  195. package/lib/cjs/appui-react/dialog/InternalModelessDialogManager.d.ts.map +1 -1
  196. package/lib/cjs/appui-react/dialog/InternalModelessDialogManager.js.map +1 -1
  197. package/lib/cjs/appui-react/dialog/ModalDialogManager.d.ts +1 -1
  198. package/lib/cjs/appui-react/dialog/ModalDialogManager.d.ts.map +1 -1
  199. package/lib/cjs/appui-react/dialog/ModalDialogManager.js.map +1 -1
  200. package/lib/cjs/appui-react/dialog/ModelessDialog.d.ts +1 -1
  201. package/lib/cjs/appui-react/dialog/ModelessDialog.d.ts.map +1 -1
  202. package/lib/cjs/appui-react/dialog/ModelessDialog.js.map +1 -1
  203. package/lib/cjs/appui-react/dialog/ModelessDialogManager.d.ts +1 -1
  204. package/lib/cjs/appui-react/dialog/ModelessDialogManager.d.ts.map +1 -1
  205. package/lib/cjs/appui-react/dialog/ModelessDialogManager.js.map +1 -1
  206. package/lib/cjs/appui-react/dialog/StandardMessageBox.d.ts +1 -1
  207. package/lib/cjs/appui-react/dialog/StandardMessageBox.d.ts.map +1 -1
  208. package/lib/cjs/appui-react/dialog/StandardMessageBox.js.map +1 -1
  209. package/lib/cjs/appui-react/dialog/UiDataProvidedDialog.d.ts +1 -1
  210. package/lib/cjs/appui-react/dialog/UiDataProvidedDialog.d.ts.map +1 -1
  211. package/lib/cjs/appui-react/dialog/UiDataProvidedDialog.js.map +1 -1
  212. package/lib/cjs/appui-react/feedback/ElementTooltip.d.ts +6 -5
  213. package/lib/cjs/appui-react/feedback/ElementTooltip.d.ts.map +1 -1
  214. package/lib/cjs/appui-react/feedback/ElementTooltip.js.map +1 -1
  215. package/lib/cjs/appui-react/feedback/ValidationTextbox.d.ts +1 -1
  216. package/lib/cjs/appui-react/feedback/ValidationTextbox.d.ts.map +1 -1
  217. package/lib/cjs/appui-react/feedback/ValidationTextbox.js.map +1 -1
  218. package/lib/cjs/appui-react/feedback/ValidationTextbox.scss +50 -50
  219. package/lib/cjs/appui-react/framework/FrameworkBackstage.d.ts +3 -3
  220. package/lib/cjs/appui-react/framework/FrameworkBackstage.d.ts.map +1 -1
  221. package/lib/cjs/appui-react/framework/FrameworkBackstage.js.map +1 -1
  222. package/lib/cjs/appui-react/framework/FrameworkChildWindows.js.map +1 -1
  223. package/lib/cjs/appui-react/framework/FrameworkContent.d.ts +6 -5
  224. package/lib/cjs/appui-react/framework/FrameworkContent.d.ts.map +1 -1
  225. package/lib/cjs/appui-react/framework/FrameworkContent.js.map +1 -1
  226. package/lib/cjs/appui-react/framework/FrameworkControls.d.ts +1 -1
  227. package/lib/cjs/appui-react/framework/FrameworkControls.d.ts.map +1 -1
  228. package/lib/cjs/appui-react/framework/FrameworkControls.js.map +1 -1
  229. package/lib/cjs/appui-react/framework/FrameworkDialogs.d.ts +2 -1
  230. package/lib/cjs/appui-react/framework/FrameworkDialogs.d.ts.map +1 -1
  231. package/lib/cjs/appui-react/framework/FrameworkDialogs.js +0 -7
  232. package/lib/cjs/appui-react/framework/FrameworkDialogs.js.map +1 -1
  233. package/lib/cjs/appui-react/framework/FrameworkFrontstages.d.ts +11 -11
  234. package/lib/cjs/appui-react/framework/FrameworkFrontstages.d.ts.map +1 -1
  235. package/lib/cjs/appui-react/framework/FrameworkFrontstages.js.map +1 -1
  236. package/lib/cjs/appui-react/framework/FrameworkKeyboardShortcuts.d.ts +4 -4
  237. package/lib/cjs/appui-react/framework/FrameworkKeyboardShortcuts.d.ts.map +1 -1
  238. package/lib/cjs/appui-react/framework/FrameworkKeyboardShortcuts.js.map +1 -1
  239. package/lib/cjs/appui-react/framework/FrameworkToolSettings.d.ts +3 -2
  240. package/lib/cjs/appui-react/framework/FrameworkToolSettings.d.ts.map +1 -1
  241. package/lib/cjs/appui-react/framework/FrameworkToolSettings.js +0 -7
  242. package/lib/cjs/appui-react/framework/FrameworkToolSettings.js.map +1 -1
  243. package/lib/cjs/appui-react/framework/FrameworkVisibility.js.map +1 -1
  244. package/lib/cjs/appui-react/frontstage/FrontstageConfig.d.ts +4 -4
  245. package/lib/cjs/appui-react/frontstage/FrontstageConfig.d.ts.map +1 -1
  246. package/lib/cjs/appui-react/frontstage/FrontstageConfig.js.map +1 -1
  247. package/lib/cjs/appui-react/frontstage/FrontstageDef.d.ts +11 -10
  248. package/lib/cjs/appui-react/frontstage/FrontstageDef.d.ts.map +1 -1
  249. package/lib/cjs/appui-react/frontstage/FrontstageDef.js +4 -3
  250. package/lib/cjs/appui-react/frontstage/FrontstageDef.js.map +1 -1
  251. package/lib/cjs/appui-react/frontstage/FrontstageProvider.d.ts +1 -1
  252. package/lib/cjs/appui-react/frontstage/FrontstageProvider.d.ts.map +1 -1
  253. package/lib/cjs/appui-react/frontstage/FrontstageProvider.js.map +1 -1
  254. package/lib/cjs/appui-react/frontstage/InternalFrontstageManager.d.ts +16 -11
  255. package/lib/cjs/appui-react/frontstage/InternalFrontstageManager.d.ts.map +1 -1
  256. package/lib/cjs/appui-react/frontstage/InternalFrontstageManager.js.map +1 -1
  257. package/lib/cjs/appui-react/frontstage/ModalFrontstage.d.ts +1 -1
  258. package/lib/cjs/appui-react/frontstage/ModalFrontstage.d.ts.map +1 -1
  259. package/lib/cjs/appui-react/frontstage/ModalFrontstage.js.map +1 -1
  260. package/lib/cjs/appui-react/frontstage/ModalFrontstage.scss +80 -80
  261. package/lib/cjs/appui-react/frontstage/ModalSettingsStage.d.ts +1 -1
  262. package/lib/cjs/appui-react/frontstage/ModalSettingsStage.d.ts.map +1 -1
  263. package/lib/cjs/appui-react/frontstage/ModalSettingsStage.js +3 -2
  264. package/lib/cjs/appui-react/frontstage/ModalSettingsStage.js.map +1 -1
  265. package/lib/cjs/appui-react/frontstage/ModalSettingsStage.scss +11 -11
  266. package/lib/cjs/appui-react/frontstage/NestedFrontstage.js.map +1 -1
  267. package/lib/cjs/appui-react/frontstage/StageUsage.js.map +1 -1
  268. package/lib/cjs/appui-react/frontstage/StandardFrontstageProvider.d.ts +6 -5
  269. package/lib/cjs/appui-react/frontstage/StandardFrontstageProvider.d.ts.map +1 -1
  270. package/lib/cjs/appui-react/frontstage/StandardFrontstageProvider.js +3 -2
  271. package/lib/cjs/appui-react/frontstage/StandardFrontstageProvider.js.map +1 -1
  272. package/lib/cjs/appui-react/hooks/useActiveIModelConnection.d.ts +1 -1
  273. package/lib/cjs/appui-react/hooks/useActiveIModelConnection.d.ts.map +1 -1
  274. package/lib/cjs/appui-react/hooks/useActiveIModelConnection.js.map +1 -1
  275. package/lib/cjs/appui-react/hooks/useActiveStageId.js.map +1 -1
  276. package/lib/cjs/appui-react/hooks/useActiveViewport.d.ts +1 -1
  277. package/lib/cjs/appui-react/hooks/useActiveViewport.d.ts.map +1 -1
  278. package/lib/cjs/appui-react/hooks/useActiveViewport.js.map +1 -1
  279. package/lib/cjs/appui-react/hooks/useAnalysisAnimationDataProvider.d.ts +1 -1
  280. package/lib/cjs/appui-react/hooks/useAnalysisAnimationDataProvider.d.ts.map +1 -1
  281. package/lib/cjs/appui-react/hooks/useAnalysisAnimationDataProvider.js +11 -7
  282. package/lib/cjs/appui-react/hooks/useAnalysisAnimationDataProvider.js.map +1 -1
  283. package/lib/cjs/appui-react/hooks/useAvailableUiItemsProviders.js.map +1 -1
  284. package/lib/cjs/appui-react/hooks/useEscapeSetFocusToHome.js.map +1 -1
  285. package/lib/cjs/appui-react/hooks/useScheduleAnimationDataProvider.d.ts +1 -1
  286. package/lib/cjs/appui-react/hooks/useScheduleAnimationDataProvider.d.ts.map +1 -1
  287. package/lib/cjs/appui-react/hooks/useScheduleAnimationDataProvider.js +11 -7
  288. package/lib/cjs/appui-react/hooks/useScheduleAnimationDataProvider.js.map +1 -1
  289. package/lib/cjs/appui-react/hooks/useSolarDataProvider.d.ts +2 -2
  290. package/lib/cjs/appui-react/hooks/useSolarDataProvider.d.ts.map +1 -1
  291. package/lib/cjs/appui-react/hooks/useSolarDataProvider.js +13 -8
  292. package/lib/cjs/appui-react/hooks/useSolarDataProvider.js.map +1 -1
  293. package/lib/cjs/appui-react/hooks/useUiVisibility.d.ts.map +1 -1
  294. package/lib/cjs/appui-react/hooks/useUiVisibility.js.map +1 -1
  295. package/lib/cjs/appui-react/keyboardshortcut/InternalKeyboardShortcut.d.ts +1 -1
  296. package/lib/cjs/appui-react/keyboardshortcut/InternalKeyboardShortcut.d.ts.map +1 -1
  297. package/lib/cjs/appui-react/keyboardshortcut/InternalKeyboardShortcut.js.map +1 -1
  298. package/lib/cjs/appui-react/keyboardshortcut/KeyboardShortcut.d.ts +2 -2
  299. package/lib/cjs/appui-react/keyboardshortcut/KeyboardShortcut.d.ts.map +1 -1
  300. package/lib/cjs/appui-react/keyboardshortcut/KeyboardShortcut.js.map +1 -1
  301. package/lib/cjs/appui-react/keyboardshortcut/KeyboardShortcutMenu.d.ts +2 -2
  302. package/lib/cjs/appui-react/keyboardshortcut/KeyboardShortcutMenu.d.ts.map +1 -1
  303. package/lib/cjs/appui-react/keyboardshortcut/KeyboardShortcutMenu.js.map +1 -1
  304. package/lib/cjs/appui-react/messages/ActivityMessage.d.ts.map +1 -1
  305. package/lib/cjs/appui-react/messages/ActivityMessage.js +7 -5
  306. package/lib/cjs/appui-react/messages/ActivityMessage.js.map +1 -1
  307. package/lib/cjs/appui-react/messages/AppNotificationManager.d.ts +4 -3
  308. package/lib/cjs/appui-react/messages/AppNotificationManager.d.ts.map +1 -1
  309. package/lib/cjs/appui-react/messages/AppNotificationManager.js.map +1 -1
  310. package/lib/cjs/appui-react/messages/HollowIcon.d.ts +1 -1
  311. package/lib/cjs/appui-react/messages/HollowIcon.d.ts.map +1 -1
  312. package/lib/cjs/appui-react/messages/HollowIcon.js.map +1 -1
  313. package/lib/cjs/appui-react/messages/InputField.d.ts +1 -1
  314. package/lib/cjs/appui-react/messages/InputField.d.ts.map +1 -1
  315. package/lib/cjs/appui-react/messages/InputField.js.map +1 -1
  316. package/lib/cjs/appui-react/messages/InputField.scss +82 -82
  317. package/lib/cjs/appui-react/messages/MessageLabel.d.ts +1 -1
  318. package/lib/cjs/appui-react/messages/MessageLabel.d.ts.map +1 -1
  319. package/lib/cjs/appui-react/messages/MessageLabel.js.map +1 -1
  320. package/lib/cjs/appui-react/messages/MessageManager.d.ts +7 -6
  321. package/lib/cjs/appui-react/messages/MessageManager.d.ts.map +1 -1
  322. package/lib/cjs/appui-react/messages/MessageManager.js.map +1 -1
  323. package/lib/cjs/appui-react/messages/MessageSpan.d.ts +2 -2
  324. package/lib/cjs/appui-react/messages/MessageSpan.d.ts.map +1 -1
  325. package/lib/cjs/appui-react/messages/MessageSpan.js.map +1 -1
  326. package/lib/cjs/appui-react/messages/Pointer.d.ts +5 -4
  327. package/lib/cjs/appui-react/messages/Pointer.d.ts.map +1 -1
  328. package/lib/cjs/appui-react/messages/Pointer.js.map +1 -1
  329. package/lib/cjs/appui-react/messages/Pointer.scss +42 -42
  330. package/lib/cjs/appui-react/messages/ReactNotifyMessageDetails.d.ts +5 -4
  331. package/lib/cjs/appui-react/messages/ReactNotifyMessageDetails.d.ts.map +1 -1
  332. package/lib/cjs/appui-react/messages/ReactNotifyMessageDetails.js.map +1 -1
  333. package/lib/cjs/appui-react/messages/StatusMessageManager.d.ts +2 -2
  334. package/lib/cjs/appui-react/messages/StatusMessageManager.d.ts.map +1 -1
  335. package/lib/cjs/appui-react/messages/StatusMessageManager.js.map +1 -1
  336. package/lib/cjs/appui-react/messages/getToastCategory.js.map +1 -1
  337. package/lib/cjs/appui-react/navigationaids/CubeNavigationAidControl.d.ts +1 -1
  338. package/lib/cjs/appui-react/navigationaids/CubeNavigationAidControl.d.ts.map +1 -1
  339. package/lib/cjs/appui-react/navigationaids/CubeNavigationAidControl.js.map +1 -1
  340. package/lib/cjs/appui-react/navigationaids/DrawingNavigationAidControl.d.ts +1 -1
  341. package/lib/cjs/appui-react/navigationaids/DrawingNavigationAidControl.d.ts.map +1 -1
  342. package/lib/cjs/appui-react/navigationaids/DrawingNavigationAidControl.js.map +1 -1
  343. package/lib/cjs/appui-react/navigationaids/NavigationAidControl.d.ts +4 -3
  344. package/lib/cjs/appui-react/navigationaids/NavigationAidControl.d.ts.map +1 -1
  345. package/lib/cjs/appui-react/navigationaids/NavigationAidControl.js.map +1 -1
  346. package/lib/cjs/appui-react/navigationaids/SheetNavigationAid.d.ts +3 -3
  347. package/lib/cjs/appui-react/navigationaids/SheetNavigationAid.d.ts.map +1 -1
  348. package/lib/cjs/appui-react/navigationaids/SheetNavigationAid.js.map +1 -1
  349. package/lib/cjs/appui-react/navigationaids/SheetNavigationAid.scss +67 -67
  350. package/lib/cjs/appui-react/navigationaids/SheetsModalFrontstage.d.ts +4 -4
  351. package/lib/cjs/appui-react/navigationaids/SheetsModalFrontstage.d.ts.map +1 -1
  352. package/lib/cjs/appui-react/navigationaids/SheetsModalFrontstage.js.map +1 -1
  353. package/lib/cjs/appui-react/navigationaids/SheetsModalFrontstage.scss +72 -72
  354. package/lib/cjs/appui-react/navigationaids/StandardRotationNavigationAid.d.ts +2 -2
  355. package/lib/cjs/appui-react/navigationaids/StandardRotationNavigationAid.d.ts.map +1 -1
  356. package/lib/cjs/appui-react/navigationaids/StandardRotationNavigationAid.js.map +1 -1
  357. package/lib/cjs/appui-react/navigationaids/StandardRotationNavigationAid.scss +13 -13
  358. package/lib/cjs/appui-react/pickers/ListPicker.d.ts +3 -1
  359. package/lib/cjs/appui-react/pickers/ListPicker.d.ts.map +1 -1
  360. package/lib/cjs/appui-react/pickers/ListPicker.js +6 -1
  361. package/lib/cjs/appui-react/pickers/ListPicker.js.map +1 -1
  362. package/lib/cjs/appui-react/pickers/ListPicker.scss +305 -305
  363. package/lib/cjs/appui-react/pickers/ViewSelector.d.ts +4 -3
  364. package/lib/cjs/appui-react/pickers/ViewSelector.d.ts.map +1 -1
  365. package/lib/cjs/appui-react/pickers/ViewSelector.js +19 -6
  366. package/lib/cjs/appui-react/pickers/ViewSelector.js.map +1 -1
  367. package/lib/cjs/appui-react/popup/CardPopup.d.ts +4 -3
  368. package/lib/cjs/appui-react/popup/CardPopup.d.ts.map +1 -1
  369. package/lib/cjs/appui-react/popup/CardPopup.js.map +1 -1
  370. package/lib/cjs/appui-react/popup/CardPopup.scss +25 -25
  371. package/lib/cjs/appui-react/popup/HTMLElementPopup.d.ts +4 -3
  372. package/lib/cjs/appui-react/popup/HTMLElementPopup.d.ts.map +1 -1
  373. package/lib/cjs/appui-react/popup/HTMLElementPopup.js.map +1 -1
  374. package/lib/cjs/appui-react/popup/InputEditorPopup.d.ts +3 -3
  375. package/lib/cjs/appui-react/popup/InputEditorPopup.d.ts.map +1 -1
  376. package/lib/cjs/appui-react/popup/InputEditorPopup.js.map +1 -1
  377. package/lib/cjs/appui-react/popup/KeyinPalettePanel.d.ts +2 -2
  378. package/lib/cjs/appui-react/popup/KeyinPalettePanel.d.ts.map +1 -1
  379. package/lib/cjs/appui-react/popup/KeyinPalettePanel.js +2 -1
  380. package/lib/cjs/appui-react/popup/KeyinPalettePanel.js.map +1 -1
  381. package/lib/cjs/appui-react/popup/KeyinPalettePanel.scss +30 -30
  382. package/lib/cjs/appui-react/popup/KeyinPalettePopup.d.ts +2 -2
  383. package/lib/cjs/appui-react/popup/KeyinPalettePopup.d.ts.map +1 -1
  384. package/lib/cjs/appui-react/popup/KeyinPalettePopup.js.map +1 -1
  385. package/lib/cjs/appui-react/popup/PopupManager.d.ts +5 -4
  386. package/lib/cjs/appui-react/popup/PopupManager.d.ts.map +1 -1
  387. package/lib/cjs/appui-react/popup/PopupManager.js +2 -1
  388. package/lib/cjs/appui-react/popup/PopupManager.js.map +1 -1
  389. package/lib/cjs/appui-react/popup/PositionPopup.d.ts +2 -2
  390. package/lib/cjs/appui-react/popup/PositionPopup.d.ts.map +1 -1
  391. package/lib/cjs/appui-react/popup/PositionPopup.js.map +1 -1
  392. package/lib/cjs/appui-react/popup/PositionPopup.scss +28 -28
  393. package/lib/cjs/appui-react/popup/ToolSettingsPopup.d.ts +4 -3
  394. package/lib/cjs/appui-react/popup/ToolSettingsPopup.d.ts.map +1 -1
  395. package/lib/cjs/appui-react/popup/ToolSettingsPopup.js.map +1 -1
  396. package/lib/cjs/appui-react/popup/ToolbarPopup.d.ts +5 -4
  397. package/lib/cjs/appui-react/popup/ToolbarPopup.d.ts.map +1 -1
  398. package/lib/cjs/appui-react/popup/ToolbarPopup.js.map +1 -1
  399. package/lib/cjs/appui-react/redux/FrameworkState.d.ts +4 -2
  400. package/lib/cjs/appui-react/redux/FrameworkState.d.ts.map +1 -1
  401. package/lib/cjs/appui-react/redux/FrameworkState.js.map +1 -1
  402. package/lib/cjs/appui-react/redux/ReducerRegistry.js.map +1 -1
  403. package/lib/cjs/appui-react/redux/SessionState.d.ts +3 -3
  404. package/lib/cjs/appui-react/redux/SessionState.d.ts.map +1 -1
  405. package/lib/cjs/appui-react/redux/SessionState.js.map +1 -1
  406. package/lib/cjs/appui-react/redux/StateManager.d.ts +3 -3
  407. package/lib/cjs/appui-react/redux/StateManager.d.ts.map +1 -1
  408. package/lib/cjs/appui-react/redux/StateManager.js +0 -1
  409. package/lib/cjs/appui-react/redux/StateManager.js.map +1 -1
  410. package/lib/cjs/appui-react/redux/connectIModel.js.map +1 -1
  411. package/lib/cjs/appui-react/redux/redux-ts.js.map +1 -1
  412. package/lib/cjs/appui-react/safearea/SafeAreaContext.d.ts +1 -1
  413. package/lib/cjs/appui-react/safearea/SafeAreaContext.d.ts.map +1 -1
  414. package/lib/cjs/appui-react/safearea/SafeAreaContext.js.map +1 -1
  415. package/lib/cjs/appui-react/safearea/SafeAreaHelpers.d.ts +2 -2
  416. package/lib/cjs/appui-react/safearea/SafeAreaHelpers.d.ts.map +1 -1
  417. package/lib/cjs/appui-react/safearea/SafeAreaHelpers.js.map +1 -1
  418. package/lib/cjs/appui-react/safearea/SafeAreaInsets.js.map +1 -1
  419. package/lib/cjs/appui-react/selection/HideIsolateEmphasizeManager.d.ts +1 -1
  420. package/lib/cjs/appui-react/selection/HideIsolateEmphasizeManager.d.ts.map +1 -1
  421. package/lib/cjs/appui-react/selection/HideIsolateEmphasizeManager.js.map +1 -1
  422. package/lib/cjs/appui-react/selection/SelectionContextItemDef.d.ts +1 -1
  423. package/lib/cjs/appui-react/selection/SelectionContextItemDef.d.ts.map +1 -1
  424. package/lib/cjs/appui-react/selection/SelectionContextItemDef.js.map +1 -1
  425. package/lib/cjs/appui-react/settings/quantityformatting/QuantityFormat.d.ts +3 -3
  426. package/lib/cjs/appui-react/settings/quantityformatting/QuantityFormat.d.ts.map +1 -1
  427. package/lib/cjs/appui-react/settings/quantityformatting/QuantityFormat.js +1 -1
  428. package/lib/cjs/appui-react/settings/quantityformatting/QuantityFormat.js.map +1 -1
  429. package/lib/cjs/appui-react/settings/quantityformatting/QuantityFormat.scss +119 -119
  430. package/lib/cjs/appui-react/settings/quantityformatting/UnitSystemSelector.d.ts +1 -1
  431. package/lib/cjs/appui-react/settings/quantityformatting/UnitSystemSelector.d.ts.map +1 -1
  432. package/lib/cjs/appui-react/settings/quantityformatting/UnitSystemSelector.js.map +1 -1
  433. package/lib/cjs/appui-react/settings/ui/UiSettingsPage.d.ts +1 -1
  434. package/lib/cjs/appui-react/settings/ui/UiSettingsPage.d.ts.map +1 -1
  435. package/lib/cjs/appui-react/settings/ui/UiSettingsPage.js.map +1 -1
  436. package/lib/cjs/appui-react/settings/ui/UiSettingsPage.scss +65 -65
  437. package/lib/cjs/appui-react/shared/ActionButtonItemDef.d.ts +4 -3
  438. package/lib/cjs/appui-react/shared/ActionButtonItemDef.d.ts.map +1 -1
  439. package/lib/cjs/appui-react/shared/ActionButtonItemDef.js.map +1 -1
  440. package/lib/cjs/appui-react/shared/AnyItemDef.d.ts +4 -4
  441. package/lib/cjs/appui-react/shared/AnyItemDef.d.ts.map +1 -1
  442. package/lib/cjs/appui-react/shared/AnyItemDef.js.map +1 -1
  443. package/lib/cjs/appui-react/shared/AnyToolbarItemDef.d.ts +2 -2
  444. package/lib/cjs/appui-react/shared/AnyToolbarItemDef.d.ts.map +1 -1
  445. package/lib/cjs/appui-react/shared/AnyToolbarItemDef.js.map +1 -1
  446. package/lib/cjs/appui-react/shared/CommandItemDef.d.ts +2 -2
  447. package/lib/cjs/appui-react/shared/CommandItemDef.d.ts.map +1 -1
  448. package/lib/cjs/appui-react/shared/CommandItemDef.js.map +1 -1
  449. package/lib/cjs/appui-react/shared/CustomItemDef.d.ts +2 -2
  450. package/lib/cjs/appui-react/shared/CustomItemDef.d.ts.map +1 -1
  451. package/lib/cjs/appui-react/shared/CustomItemDef.js.map +1 -1
  452. package/lib/cjs/appui-react/shared/CustomItemProps.d.ts +1 -1
  453. package/lib/cjs/appui-react/shared/CustomItemProps.d.ts.map +1 -1
  454. package/lib/cjs/appui-react/shared/CustomItemProps.js.map +1 -1
  455. package/lib/cjs/appui-react/shared/GroupItemProps.d.ts +3 -3
  456. package/lib/cjs/appui-react/shared/GroupItemProps.d.ts.map +1 -1
  457. package/lib/cjs/appui-react/shared/GroupItemProps.js.map +1 -1
  458. package/lib/cjs/appui-react/shared/ItemDefBase.d.ts +4 -4
  459. package/lib/cjs/appui-react/shared/ItemDefBase.d.ts.map +1 -1
  460. package/lib/cjs/appui-react/shared/ItemDefBase.js.map +1 -1
  461. package/lib/cjs/appui-react/shared/ItemMap.d.ts +1 -1
  462. package/lib/cjs/appui-react/shared/ItemMap.d.ts.map +1 -1
  463. package/lib/cjs/appui-react/shared/ItemMap.js.map +1 -1
  464. package/lib/cjs/appui-react/shared/ItemProps.d.ts +2 -2
  465. package/lib/cjs/appui-react/shared/ItemProps.d.ts.map +1 -1
  466. package/lib/cjs/appui-react/shared/ItemProps.js.map +1 -1
  467. package/lib/cjs/appui-react/shared/MenuItem.d.ts +3 -3
  468. package/lib/cjs/appui-react/shared/MenuItem.d.ts.map +1 -1
  469. package/lib/cjs/appui-react/shared/MenuItem.js.map +1 -1
  470. package/lib/cjs/appui-react/shared/SelectionScope.js.map +1 -1
  471. package/lib/cjs/appui-react/shared/ToolItemDef.d.ts +3 -3
  472. package/lib/cjs/appui-react/shared/ToolItemDef.d.ts.map +1 -1
  473. package/lib/cjs/appui-react/shared/ToolItemDef.js.map +1 -1
  474. package/lib/cjs/appui-react/stagepanels/StagePanelConfig.d.ts +2 -2
  475. package/lib/cjs/appui-react/stagepanels/StagePanelConfig.d.ts.map +1 -1
  476. package/lib/cjs/appui-react/stagepanels/StagePanelConfig.js.map +1 -1
  477. package/lib/cjs/appui-react/stagepanels/StagePanelDef.d.ts +2 -2
  478. package/lib/cjs/appui-react/stagepanels/StagePanelDef.d.ts.map +1 -1
  479. package/lib/cjs/appui-react/stagepanels/StagePanelDef.js +7 -5
  480. package/lib/cjs/appui-react/stagepanels/StagePanelDef.js.map +1 -1
  481. package/lib/cjs/appui-react/stagepanels/StagePanelLocation.js.map +1 -1
  482. package/lib/cjs/appui-react/stagepanels/StagePanelSection.js.map +1 -1
  483. package/lib/cjs/appui-react/statusbar/Field.d.ts +1 -1
  484. package/lib/cjs/appui-react/statusbar/Field.d.ts.map +1 -1
  485. package/lib/cjs/appui-react/statusbar/Field.js.map +1 -1
  486. package/lib/cjs/appui-react/statusbar/Field.scss +109 -109
  487. package/lib/cjs/appui-react/statusbar/Indicator.d.ts +1 -1
  488. package/lib/cjs/appui-react/statusbar/Indicator.d.ts.map +1 -1
  489. package/lib/cjs/appui-react/statusbar/Indicator.js +2 -1
  490. package/lib/cjs/appui-react/statusbar/Indicator.js.map +1 -1
  491. package/lib/cjs/appui-react/statusbar/LabelIndicator.d.ts +2 -2
  492. package/lib/cjs/appui-react/statusbar/LabelIndicator.d.ts.map +1 -1
  493. package/lib/cjs/appui-react/statusbar/LabelIndicator.js.map +1 -1
  494. package/lib/cjs/appui-react/statusbar/LabelIndicator.scss +43 -43
  495. package/lib/cjs/appui-react/statusbar/Overflow.d.ts +1 -1
  496. package/lib/cjs/appui-react/statusbar/Overflow.d.ts.map +1 -1
  497. package/lib/cjs/appui-react/statusbar/Overflow.js.map +1 -1
  498. package/lib/cjs/appui-react/statusbar/Overflow.scss +27 -27
  499. package/lib/cjs/appui-react/statusbar/OverflowPanel.d.ts +1 -1
  500. package/lib/cjs/appui-react/statusbar/OverflowPanel.d.ts.map +1 -1
  501. package/lib/cjs/appui-react/statusbar/OverflowPanel.js.map +1 -1
  502. package/lib/cjs/appui-react/statusbar/OverflowPanel.scss +22 -22
  503. package/lib/cjs/appui-react/statusbar/Popup.d.ts +1 -1
  504. package/lib/cjs/appui-react/statusbar/Popup.d.ts.map +1 -1
  505. package/lib/cjs/appui-react/statusbar/Popup.js.map +1 -1
  506. package/lib/cjs/appui-react/statusbar/Separator.d.ts +1 -1
  507. package/lib/cjs/appui-react/statusbar/Separator.d.ts.map +1 -1
  508. package/lib/cjs/appui-react/statusbar/Separator.js.map +1 -1
  509. package/lib/cjs/appui-react/statusbar/Separator.scss +12 -12
  510. package/lib/cjs/appui-react/statusbar/StatusBar.d.ts +3 -3
  511. package/lib/cjs/appui-react/statusbar/StatusBar.d.ts.map +1 -1
  512. package/lib/cjs/appui-react/statusbar/StatusBar.js +5 -3
  513. package/lib/cjs/appui-react/statusbar/StatusBar.js.map +1 -1
  514. package/lib/cjs/appui-react/statusbar/StatusBar.scss +41 -41
  515. package/lib/cjs/appui-react/statusbar/StatusBarComposer.d.ts +2 -2
  516. package/lib/cjs/appui-react/statusbar/StatusBarComposer.d.ts.map +1 -1
  517. package/lib/cjs/appui-react/statusbar/StatusBarComposer.js.map +1 -1
  518. package/lib/cjs/appui-react/statusbar/StatusBarItem.d.ts +3 -3
  519. package/lib/cjs/appui-react/statusbar/StatusBarItem.d.ts.map +1 -1
  520. package/lib/cjs/appui-react/statusbar/StatusBarItem.js.map +1 -1
  521. package/lib/cjs/appui-react/statusbar/StatusBarItemUtilities.d.ts +5 -4
  522. package/lib/cjs/appui-react/statusbar/StatusBarItemUtilities.d.ts.map +1 -1
  523. package/lib/cjs/appui-react/statusbar/StatusBarItemUtilities.js.map +1 -1
  524. package/lib/cjs/appui-react/statusbar/StatusBarItemsManager.d.ts +1 -1
  525. package/lib/cjs/appui-react/statusbar/StatusBarItemsManager.d.ts.map +1 -1
  526. package/lib/cjs/appui-react/statusbar/StatusBarItemsManager.js.map +1 -1
  527. package/lib/cjs/appui-react/statusbar/StatusBarWidgetControl.d.ts +2 -1
  528. package/lib/cjs/appui-react/statusbar/StatusBarWidgetControl.d.ts.map +1 -1
  529. package/lib/cjs/appui-react/statusbar/StatusBarWidgetControl.js.map +1 -1
  530. package/lib/cjs/appui-react/statusbar/dialog/Button.d.ts +1 -1
  531. package/lib/cjs/appui-react/statusbar/dialog/Button.d.ts.map +1 -1
  532. package/lib/cjs/appui-react/statusbar/dialog/Button.js.map +1 -1
  533. package/lib/cjs/appui-react/statusbar/dialog/Dialog.d.ts +1 -1
  534. package/lib/cjs/appui-react/statusbar/dialog/Dialog.d.ts.map +1 -1
  535. package/lib/cjs/appui-react/statusbar/dialog/Dialog.js.map +1 -1
  536. package/lib/cjs/appui-react/statusbar/dialog/TitleBar.d.ts +1 -1
  537. package/lib/cjs/appui-react/statusbar/dialog/TitleBar.d.ts.map +1 -1
  538. package/lib/cjs/appui-react/statusbar/dialog/TitleBar.js.map +1 -1
  539. package/lib/cjs/appui-react/statusbar/useDefaultStatusBarItems.d.ts +2 -2
  540. package/lib/cjs/appui-react/statusbar/useDefaultStatusBarItems.d.ts.map +1 -1
  541. package/lib/cjs/appui-react/statusbar/useDefaultStatusBarItems.js.map +1 -1
  542. package/lib/cjs/appui-react/statusbar/useUiItemsProviderStatusBarItems.d.ts +2 -2
  543. package/lib/cjs/appui-react/statusbar/useUiItemsProviderStatusBarItems.d.ts.map +1 -1
  544. package/lib/cjs/appui-react/statusbar/useUiItemsProviderStatusBarItems.js.map +1 -1
  545. package/lib/cjs/appui-react/statusfields/ActivityCenter.d.ts +1 -1
  546. package/lib/cjs/appui-react/statusfields/ActivityCenter.d.ts.map +1 -1
  547. package/lib/cjs/appui-react/statusfields/ActivityCenter.js.map +1 -1
  548. package/lib/cjs/appui-react/statusfields/MessageCenter.d.ts +1 -1
  549. package/lib/cjs/appui-react/statusfields/MessageCenter.d.ts.map +1 -1
  550. package/lib/cjs/appui-react/statusfields/MessageCenter.js.map +1 -1
  551. package/lib/cjs/appui-react/statusfields/SectionsField.d.ts +1 -1
  552. package/lib/cjs/appui-react/statusfields/SectionsField.d.ts.map +1 -1
  553. package/lib/cjs/appui-react/statusfields/SectionsField.js.map +1 -1
  554. package/lib/cjs/appui-react/statusfields/SectionsField.scss +35 -35
  555. package/lib/cjs/appui-react/statusfields/SelectionCount.d.ts +29 -0
  556. package/lib/cjs/appui-react/statusfields/SelectionCount.d.ts.map +1 -0
  557. package/lib/cjs/appui-react/statusfields/SelectionCount.js +51 -0
  558. package/lib/cjs/appui-react/statusfields/SelectionCount.js.map +1 -0
  559. package/lib/cjs/appui-react/statusfields/{SelectionInfo.scss → SelectionCount.scss} +12 -15
  560. package/lib/cjs/appui-react/statusfields/SelectionInfo.d.ts +6 -19
  561. package/lib/cjs/appui-react/statusfields/SelectionInfo.d.ts.map +1 -1
  562. package/lib/cjs/appui-react/statusfields/SelectionInfo.js +14 -31
  563. package/lib/cjs/appui-react/statusfields/SelectionInfo.js.map +1 -1
  564. package/lib/cjs/appui-react/statusfields/SelectionScope.d.ts +2 -2
  565. package/lib/cjs/appui-react/statusfields/SelectionScope.d.ts.map +1 -1
  566. package/lib/cjs/appui-react/statusfields/SelectionScope.js.map +1 -1
  567. package/lib/cjs/appui-react/statusfields/SelectionScope.scss +46 -46
  568. package/lib/cjs/appui-react/statusfields/SnapMode.d.ts +1 -1
  569. package/lib/cjs/appui-react/statusfields/SnapMode.d.ts.map +1 -1
  570. package/lib/cjs/appui-react/statusfields/SnapMode.js.map +1 -1
  571. package/lib/cjs/appui-react/statusfields/ViewAttributes.d.ts +2 -2
  572. package/lib/cjs/appui-react/statusfields/ViewAttributes.d.ts.map +1 -1
  573. package/lib/cjs/appui-react/statusfields/ViewAttributes.js.map +1 -1
  574. package/lib/cjs/appui-react/statusfields/ViewAttributes.scss +10 -10
  575. package/lib/cjs/appui-react/statusfields/tileloading/TileLoadingIndicator.d.ts +1 -1
  576. package/lib/cjs/appui-react/statusfields/tileloading/TileLoadingIndicator.d.ts.map +1 -1
  577. package/lib/cjs/appui-react/statusfields/tileloading/TileLoadingIndicator.js.map +1 -1
  578. package/lib/cjs/appui-react/statusfields/tileloading/TileLoadingIndicator.scss +45 -45
  579. package/lib/cjs/appui-react/statusfields/toolassistance/ToolAssistanceField.d.ts +2 -2
  580. package/lib/cjs/appui-react/statusfields/toolassistance/ToolAssistanceField.d.ts.map +1 -1
  581. package/lib/cjs/appui-react/statusfields/toolassistance/ToolAssistanceField.js +1 -1
  582. package/lib/cjs/appui-react/statusfields/toolassistance/ToolAssistanceField.js.map +1 -1
  583. package/lib/cjs/appui-react/statusfields/toolassistance/ToolAssistanceField.scss +194 -194
  584. package/lib/cjs/appui-react/syncui/SyncUiEventDispatcher.d.ts +2 -2
  585. package/lib/cjs/appui-react/syncui/SyncUiEventDispatcher.d.ts.map +1 -1
  586. package/lib/cjs/appui-react/syncui/SyncUiEventDispatcher.js.map +1 -1
  587. package/lib/cjs/appui-react/theme/ThemeManager.d.ts.map +1 -1
  588. package/lib/cjs/appui-react/theme/ThemeManager.js +2 -1
  589. package/lib/cjs/appui-react/theme/ThemeManager.js.map +1 -1
  590. package/lib/cjs/appui-react/timeline/AnalysisAnimationProvider.d.ts +3 -2
  591. package/lib/cjs/appui-react/timeline/AnalysisAnimationProvider.d.ts.map +1 -1
  592. package/lib/cjs/appui-react/timeline/AnalysisAnimationProvider.js.map +1 -1
  593. package/lib/cjs/appui-react/timeline/ScheduleAnimationProvider.d.ts +3 -2
  594. package/lib/cjs/appui-react/timeline/ScheduleAnimationProvider.d.ts.map +1 -1
  595. package/lib/cjs/appui-react/timeline/ScheduleAnimationProvider.js.map +1 -1
  596. package/lib/cjs/appui-react/timeline/SolarTimelineDataProvider.d.ts +1 -1
  597. package/lib/cjs/appui-react/timeline/SolarTimelineDataProvider.d.ts.map +1 -1
  598. package/lib/cjs/appui-react/timeline/SolarTimelineDataProvider.js.map +1 -1
  599. package/lib/cjs/appui-react/toolbar/DragInteraction.js.map +1 -1
  600. package/lib/cjs/appui-react/toolbar/GroupItem.d.ts +4 -4
  601. package/lib/cjs/appui-react/toolbar/GroupItem.d.ts.map +1 -1
  602. package/lib/cjs/appui-react/toolbar/GroupItem.js.map +1 -1
  603. package/lib/cjs/appui-react/toolbar/Toolbar.d.ts +4 -4
  604. package/lib/cjs/appui-react/toolbar/Toolbar.d.ts.map +1 -1
  605. package/lib/cjs/appui-react/toolbar/Toolbar.js.map +1 -1
  606. package/lib/cjs/appui-react/toolbar/ToolbarComposer.d.ts +2 -1
  607. package/lib/cjs/appui-react/toolbar/ToolbarComposer.d.ts.map +1 -1
  608. package/lib/cjs/appui-react/toolbar/ToolbarComposer.js.map +1 -1
  609. package/lib/cjs/appui-react/toolbar/ToolbarHelper.d.ts +4 -4
  610. package/lib/cjs/appui-react/toolbar/ToolbarHelper.d.ts.map +1 -1
  611. package/lib/cjs/appui-react/toolbar/ToolbarHelper.js.map +1 -1
  612. package/lib/cjs/appui-react/toolbar/ToolbarItem.d.ts +2 -2
  613. package/lib/cjs/appui-react/toolbar/ToolbarItem.d.ts.map +1 -1
  614. package/lib/cjs/appui-react/toolbar/ToolbarItem.js.map +1 -1
  615. package/lib/cjs/appui-react/toolbar/ToolbarItemUtilities.d.ts +1 -1
  616. package/lib/cjs/appui-react/toolbar/ToolbarItemUtilities.d.ts.map +1 -1
  617. package/lib/cjs/appui-react/toolbar/ToolbarItemUtilities.js.map +1 -1
  618. package/lib/cjs/appui-react/toolbar/ToolbarItemsManager.d.ts +1 -1
  619. package/lib/cjs/appui-react/toolbar/ToolbarItemsManager.d.ts.map +1 -1
  620. package/lib/cjs/appui-react/toolbar/ToolbarItemsManager.js.map +1 -1
  621. package/lib/cjs/appui-react/toolbar/ToolbarWithOverflow.d.ts +4 -4
  622. package/lib/cjs/appui-react/toolbar/ToolbarWithOverflow.d.ts.map +1 -1
  623. package/lib/cjs/appui-react/toolbar/ToolbarWithOverflow.js.map +1 -1
  624. package/lib/cjs/appui-react/toolbar/toUIAToolbarItem.d.ts +2 -2
  625. package/lib/cjs/appui-react/toolbar/toUIAToolbarItem.d.ts.map +1 -1
  626. package/lib/cjs/appui-react/toolbar/toUIAToolbarItem.js.map +1 -1
  627. package/lib/cjs/appui-react/toolbar/useDefaultToolbarItems.d.ts +2 -2
  628. package/lib/cjs/appui-react/toolbar/useDefaultToolbarItems.d.ts.map +1 -1
  629. package/lib/cjs/appui-react/toolbar/useDefaultToolbarItems.js.map +1 -1
  630. package/lib/cjs/appui-react/toolbar/useUiItemsProviderToolbarItems.d.ts +2 -2
  631. package/lib/cjs/appui-react/toolbar/useUiItemsProviderToolbarItems.d.ts.map +1 -1
  632. package/lib/cjs/appui-react/toolbar/useUiItemsProviderToolbarItems.js.map +1 -1
  633. package/lib/cjs/appui-react/tools/CoreToolDefinitions.js +14 -7
  634. package/lib/cjs/appui-react/tools/CoreToolDefinitions.js.map +1 -1
  635. package/lib/cjs/appui-react/tools/FrameworkToolAdmin.js.map +1 -1
  636. package/lib/cjs/appui-react/tools/KeyinPaletteTools.js.map +1 -1
  637. package/lib/cjs/appui-react/tools/OpenSettingsTool.js.map +1 -1
  638. package/lib/cjs/appui-react/tools/RestoreLayoutTool.js.map +1 -1
  639. package/lib/cjs/appui-react/tools/ToolSettingsTools.js.map +1 -1
  640. package/lib/cjs/appui-react/toolsettings/DefaultToolSettingsProvider.d.ts +4 -3
  641. package/lib/cjs/appui-react/toolsettings/DefaultToolSettingsProvider.d.ts.map +1 -1
  642. package/lib/cjs/appui-react/toolsettings/DefaultToolSettingsProvider.js +2 -1
  643. package/lib/cjs/appui-react/toolsettings/DefaultToolSettingsProvider.js.map +1 -1
  644. package/lib/cjs/appui-react/toolsettings/InternalToolSettingsManager.d.ts +3 -2
  645. package/lib/cjs/appui-react/toolsettings/InternalToolSettingsManager.d.ts.map +1 -1
  646. package/lib/cjs/appui-react/toolsettings/InternalToolSettingsManager.js.map +1 -1
  647. package/lib/cjs/appui-react/toolsettings/ToolInformation.d.ts +1 -1
  648. package/lib/cjs/appui-react/toolsettings/ToolInformation.d.ts.map +1 -1
  649. package/lib/cjs/appui-react/toolsettings/ToolInformation.js.map +1 -1
  650. package/lib/cjs/appui-react/toolsettings/ToolUiProvider.d.ts +6 -5
  651. package/lib/cjs/appui-react/toolsettings/ToolUiProvider.d.ts.map +1 -1
  652. package/lib/cjs/appui-react/toolsettings/ToolUiProvider.js.map +1 -1
  653. package/lib/cjs/appui-react/ui-items-provider/AbstractUiItemsManager.d.ts +7 -7
  654. package/lib/cjs/appui-react/ui-items-provider/AbstractUiItemsManager.d.ts.map +1 -1
  655. package/lib/cjs/appui-react/ui-items-provider/AbstractUiItemsManager.js +28 -17
  656. package/lib/cjs/appui-react/ui-items-provider/AbstractUiItemsManager.js.map +1 -1
  657. package/lib/cjs/appui-react/ui-items-provider/BaseUiItemsProvider.d.ts +6 -6
  658. package/lib/cjs/appui-react/ui-items-provider/BaseUiItemsProvider.d.ts.map +1 -1
  659. package/lib/cjs/appui-react/ui-items-provider/BaseUiItemsProvider.js.map +1 -1
  660. package/lib/cjs/appui-react/ui-items-provider/ProviderItem.d.ts +1 -1
  661. package/lib/cjs/appui-react/ui-items-provider/ProviderItem.js.map +1 -1
  662. package/lib/cjs/appui-react/ui-items-provider/StandardContentToolsProvider.d.ts +3 -3
  663. package/lib/cjs/appui-react/ui-items-provider/StandardContentToolsProvider.d.ts.map +1 -1
  664. package/lib/cjs/appui-react/ui-items-provider/StandardContentToolsProvider.js.map +1 -1
  665. package/lib/cjs/appui-react/ui-items-provider/StandardContentToolsUiItemsProvider.d.ts +4 -3
  666. package/lib/cjs/appui-react/ui-items-provider/StandardContentToolsUiItemsProvider.d.ts.map +1 -1
  667. package/lib/cjs/appui-react/ui-items-provider/StandardContentToolsUiItemsProvider.js +10 -8
  668. package/lib/cjs/appui-react/ui-items-provider/StandardContentToolsUiItemsProvider.js.map +1 -1
  669. package/lib/cjs/appui-react/ui-items-provider/StandardNavigationToolsProvider.d.ts +2 -2
  670. package/lib/cjs/appui-react/ui-items-provider/StandardNavigationToolsProvider.d.ts.map +1 -1
  671. package/lib/cjs/appui-react/ui-items-provider/StandardNavigationToolsProvider.js.map +1 -1
  672. package/lib/cjs/appui-react/ui-items-provider/StandardNavigationToolsUiItemsProvider.d.ts +3 -2
  673. package/lib/cjs/appui-react/ui-items-provider/StandardNavigationToolsUiItemsProvider.d.ts.map +1 -1
  674. package/lib/cjs/appui-react/ui-items-provider/StandardNavigationToolsUiItemsProvider.js.map +1 -1
  675. package/lib/cjs/appui-react/ui-items-provider/StandardStatusbarItemsProvider.d.ts +2 -2
  676. package/lib/cjs/appui-react/ui-items-provider/StandardStatusbarItemsProvider.d.ts.map +1 -1
  677. package/lib/cjs/appui-react/ui-items-provider/StandardStatusbarItemsProvider.js.map +1 -1
  678. package/lib/cjs/appui-react/ui-items-provider/StandardStatusbarUiItemsProvider.d.ts +2 -2
  679. package/lib/cjs/appui-react/ui-items-provider/StandardStatusbarUiItemsProvider.d.ts.map +1 -1
  680. package/lib/cjs/appui-react/ui-items-provider/StandardStatusbarUiItemsProvider.js +3 -2
  681. package/lib/cjs/appui-react/ui-items-provider/StandardStatusbarUiItemsProvider.js.map +1 -1
  682. package/lib/cjs/appui-react/ui-items-provider/UiItemsManager.d.ts +14 -13
  683. package/lib/cjs/appui-react/ui-items-provider/UiItemsManager.d.ts.map +1 -1
  684. package/lib/cjs/appui-react/ui-items-provider/UiItemsManager.js +15 -9
  685. package/lib/cjs/appui-react/ui-items-provider/UiItemsManager.js.map +1 -1
  686. package/lib/cjs/appui-react/ui-items-provider/UiItemsProvider.d.ts +6 -6
  687. package/lib/cjs/appui-react/ui-items-provider/UiItemsProvider.d.ts.map +1 -1
  688. package/lib/cjs/appui-react/ui-items-provider/UiItemsProvider.js.map +1 -1
  689. package/lib/cjs/appui-react/ui-items-provider/isProviderItem.d.ts +1 -1
  690. package/lib/cjs/appui-react/ui-items-provider/isProviderItem.d.ts.map +1 -1
  691. package/lib/cjs/appui-react/ui-items-provider/isProviderItem.js.map +1 -1
  692. package/lib/cjs/appui-react/uiadmin/FrameworkUiAdmin.d.ts +3 -2
  693. package/lib/cjs/appui-react/uiadmin/FrameworkUiAdmin.d.ts.map +1 -1
  694. package/lib/cjs/appui-react/uiadmin/FrameworkUiAdmin.js +1 -1
  695. package/lib/cjs/appui-react/uiadmin/FrameworkUiAdmin.js.map +1 -1
  696. package/lib/cjs/appui-react/uiprovider/ComponentGenerator.d.ts +3 -2
  697. package/lib/cjs/appui-react/uiprovider/ComponentGenerator.d.ts.map +1 -1
  698. package/lib/cjs/appui-react/uiprovider/ComponentGenerator.js +1 -1
  699. package/lib/cjs/appui-react/uiprovider/ComponentGenerator.js.map +1 -1
  700. package/lib/cjs/appui-react/uiprovider/DefaultDialogGridContainer.d.ts +1 -1
  701. package/lib/cjs/appui-react/uiprovider/DefaultDialogGridContainer.d.ts.map +1 -1
  702. package/lib/cjs/appui-react/uiprovider/DefaultDialogGridContainer.js.map +1 -1
  703. package/lib/cjs/appui-react/uiprovider/DefaultDialogGridContainer.scss +212 -212
  704. package/lib/cjs/appui-react/uistate/AppUiSettings.d.ts +3 -2
  705. package/lib/cjs/appui-react/uistate/AppUiSettings.d.ts.map +1 -1
  706. package/lib/cjs/appui-react/uistate/AppUiSettings.js.map +1 -1
  707. package/lib/cjs/appui-react/uistate/useUiStateStorage.d.ts +1 -1
  708. package/lib/cjs/appui-react/uistate/useUiStateStorage.d.ts.map +1 -1
  709. package/lib/cjs/appui-react/uistate/useUiStateStorage.js.map +1 -1
  710. package/lib/cjs/appui-react/utils/InternalUiShowHideManager.d.ts +2 -2
  711. package/lib/cjs/appui-react/utils/InternalUiShowHideManager.d.ts.map +1 -1
  712. package/lib/cjs/appui-react/utils/InternalUiShowHideManager.js +3 -3
  713. package/lib/cjs/appui-react/utils/InternalUiShowHideManager.js.map +1 -1
  714. package/lib/cjs/appui-react/utils/PropsHelper.d.ts +3 -2
  715. package/lib/cjs/appui-react/utils/PropsHelper.d.ts.map +1 -1
  716. package/lib/cjs/appui-react/utils/PropsHelper.js +2 -1
  717. package/lib/cjs/appui-react/utils/PropsHelper.js.map +1 -1
  718. package/lib/cjs/appui-react/utils/ToolbarButtonHelper.js.map +1 -1
  719. package/lib/cjs/appui-react/utils/ViewUtilities.d.ts +1 -1
  720. package/lib/cjs/appui-react/utils/ViewUtilities.d.ts.map +1 -1
  721. package/lib/cjs/appui-react/utils/ViewUtilities.js +0 -1
  722. package/lib/cjs/appui-react/utils/ViewUtilities.js.map +1 -1
  723. package/lib/cjs/appui-react/widget-panels/Content.d.ts +1 -1
  724. package/lib/cjs/appui-react/widget-panels/Content.d.ts.map +1 -1
  725. package/lib/cjs/appui-react/widget-panels/Content.js +18 -7
  726. package/lib/cjs/appui-react/widget-panels/Content.js.map +1 -1
  727. package/lib/cjs/appui-react/widget-panels/FloatingWidget.js.map +1 -1
  728. package/lib/cjs/appui-react/widget-panels/Frontstage.d.ts +5 -4
  729. package/lib/cjs/appui-react/widget-panels/Frontstage.d.ts.map +1 -1
  730. package/lib/cjs/appui-react/widget-panels/Frontstage.js +39 -30
  731. package/lib/cjs/appui-react/widget-panels/Frontstage.js.map +1 -1
  732. package/lib/cjs/appui-react/widget-panels/Frontstage.scss +19 -19
  733. package/lib/cjs/appui-react/widget-panels/FrontstageContent.js.map +1 -1
  734. package/lib/cjs/appui-react/widget-panels/ModalFrontstageComposer.d.ts +1 -1
  735. package/lib/cjs/appui-react/widget-panels/ModalFrontstageComposer.d.ts.map +1 -1
  736. package/lib/cjs/appui-react/widget-panels/ModalFrontstageComposer.js.map +1 -1
  737. package/lib/cjs/appui-react/widget-panels/StatusBar.d.ts +1 -1
  738. package/lib/cjs/appui-react/widget-panels/StatusBar.d.ts.map +1 -1
  739. package/lib/cjs/appui-react/widget-panels/StatusBar.js +1 -1
  740. package/lib/cjs/appui-react/widget-panels/StatusBar.js.map +1 -1
  741. package/lib/cjs/appui-react/widget-panels/StatusBar.scss +10 -10
  742. package/lib/cjs/appui-react/widget-panels/Tab.js +1 -1
  743. package/lib/cjs/appui-react/widget-panels/Tab.js.map +1 -1
  744. package/lib/cjs/appui-react/widget-panels/Tab.scss +14 -14
  745. package/lib/cjs/appui-react/widget-panels/ToolSettings.js +17 -9
  746. package/lib/cjs/appui-react/widget-panels/ToolSettings.js.map +1 -1
  747. package/lib/cjs/appui-react/widget-panels/ToolSettings.scss +41 -41
  748. package/lib/cjs/appui-react/widget-panels/Toolbars.js +3 -2
  749. package/lib/cjs/appui-react/widget-panels/Toolbars.js.map +1 -1
  750. package/lib/cjs/appui-react/widget-panels/Toolbars.scss +20 -20
  751. package/lib/cjs/appui-react/widget-panels/useTransientState.js.map +1 -1
  752. package/lib/cjs/appui-react/widget-panels/useWidgetDirection.js.map +1 -1
  753. package/lib/cjs/appui-react/widgets/BackstageAppButton.d.ts +1 -1
  754. package/lib/cjs/appui-react/widgets/BackstageAppButton.d.ts.map +1 -1
  755. package/lib/cjs/appui-react/widgets/BackstageAppButton.js.map +1 -1
  756. package/lib/cjs/appui-react/widgets/BasicNavigationWidget.d.ts +1 -1
  757. package/lib/cjs/appui-react/widgets/BasicNavigationWidget.d.ts.map +1 -1
  758. package/lib/cjs/appui-react/widgets/BasicNavigationWidget.js.map +1 -1
  759. package/lib/cjs/appui-react/widgets/BasicToolWidget.d.ts +1 -1
  760. package/lib/cjs/appui-react/widgets/BasicToolWidget.d.ts.map +1 -1
  761. package/lib/cjs/appui-react/widgets/BasicToolWidget.js.map +1 -1
  762. package/lib/cjs/appui-react/widgets/ContentToolWidgetComposer.js.map +1 -1
  763. package/lib/cjs/appui-react/widgets/NavigationWidgetComposer.d.ts +1 -1
  764. package/lib/cjs/appui-react/widgets/NavigationWidgetComposer.d.ts.map +1 -1
  765. package/lib/cjs/appui-react/widgets/NavigationWidgetComposer.js +2 -2
  766. package/lib/cjs/appui-react/widgets/NavigationWidgetComposer.js.map +1 -1
  767. package/lib/cjs/appui-react/widgets/StableWidgetDef.d.ts +1 -1
  768. package/lib/cjs/appui-react/widgets/StableWidgetDef.d.ts.map +1 -1
  769. package/lib/cjs/appui-react/widgets/StableWidgetDef.js.map +1 -1
  770. package/lib/cjs/appui-react/widgets/StatusBarWidgetComposerControl.js.map +1 -1
  771. package/lib/cjs/appui-react/widgets/ToolSettingsContent.js.map +1 -1
  772. package/lib/cjs/appui-react/widgets/ToolWidgetComposer.d.ts +1 -1
  773. package/lib/cjs/appui-react/widgets/ToolWidgetComposer.d.ts.map +1 -1
  774. package/lib/cjs/appui-react/widgets/ToolWidgetComposer.js.map +1 -1
  775. package/lib/cjs/appui-react/widgets/ViewToolWidgetComposer.js.map +1 -1
  776. package/lib/cjs/appui-react/widgets/Widget.d.ts +4 -4
  777. package/lib/cjs/appui-react/widgets/Widget.d.ts.map +1 -1
  778. package/lib/cjs/appui-react/widgets/Widget.js.map +1 -1
  779. package/lib/cjs/appui-react/widgets/WidgetConfig.d.ts +1 -1
  780. package/lib/cjs/appui-react/widgets/WidgetConfig.d.ts.map +1 -1
  781. package/lib/cjs/appui-react/widgets/WidgetConfig.js.map +1 -1
  782. package/lib/cjs/appui-react/widgets/WidgetControl.d.ts +5 -4
  783. package/lib/cjs/appui-react/widgets/WidgetControl.d.ts.map +1 -1
  784. package/lib/cjs/appui-react/widgets/WidgetControl.js.map +1 -1
  785. package/lib/cjs/appui-react/widgets/WidgetDef.d.ts +10 -8
  786. package/lib/cjs/appui-react/widgets/WidgetDef.d.ts.map +1 -1
  787. package/lib/cjs/appui-react/widgets/WidgetDef.js +1 -1
  788. package/lib/cjs/appui-react/widgets/WidgetDef.js.map +1 -1
  789. package/lib/cjs/appui-react/widgets/WidgetHost.d.ts +3 -3
  790. package/lib/cjs/appui-react/widgets/WidgetHost.d.ts.map +1 -1
  791. package/lib/cjs/appui-react/widgets/WidgetHost.js +3 -2
  792. package/lib/cjs/appui-react/widgets/WidgetHost.js.map +1 -1
  793. package/lib/cjs/appui-react/widgets/WidgetManager.js.map +1 -1
  794. package/lib/cjs/appui-react/widgets/WidgetState.js.map +1 -1
  795. package/lib/cjs/appui-react.d.ts +1 -0
  796. package/lib/cjs/appui-react.d.ts.map +1 -1
  797. package/lib/cjs/appui-react.js +1 -0
  798. package/lib/cjs/appui-react.js.map +1 -1
  799. package/lib/esm/appui-react/UiFramework.d.ts +19 -17
  800. package/lib/esm/appui-react/UiFramework.d.ts.map +1 -1
  801. package/lib/esm/appui-react/UiFramework.js +9 -5
  802. package/lib/esm/appui-react/UiFramework.js.map +1 -1
  803. package/lib/esm/appui-react/_variables.scss +11 -11
  804. package/lib/esm/appui-react/accudraw/AccuDrawCommandItems.js.map +1 -1
  805. package/lib/esm/appui-react/accudraw/AccuDrawDialog.d.ts +2 -1
  806. package/lib/esm/appui-react/accudraw/AccuDrawDialog.d.ts.map +1 -1
  807. package/lib/esm/appui-react/accudraw/AccuDrawDialog.js.map +1 -1
  808. package/lib/esm/appui-react/accudraw/AccuDrawDialog.scss +14 -14
  809. package/lib/esm/appui-react/accudraw/AccuDrawFieldContainer.d.ts +2 -1
  810. package/lib/esm/appui-react/accudraw/AccuDrawFieldContainer.d.ts.map +1 -1
  811. package/lib/esm/appui-react/accudraw/AccuDrawFieldContainer.js.map +1 -1
  812. package/lib/esm/appui-react/accudraw/AccuDrawFieldContainer.scss +27 -27
  813. package/lib/esm/appui-react/accudraw/AccuDrawInputField.d.ts +2 -2
  814. package/lib/esm/appui-react/accudraw/AccuDrawInputField.d.ts.map +1 -1
  815. package/lib/esm/appui-react/accudraw/AccuDrawInputField.js +4 -1
  816. package/lib/esm/appui-react/accudraw/AccuDrawInputField.js.map +1 -1
  817. package/lib/esm/appui-react/accudraw/AccuDrawInputField.scss +55 -55
  818. package/lib/esm/appui-react/accudraw/AccuDrawKeyboardShortcuts.d.ts +1 -1
  819. package/lib/esm/appui-react/accudraw/AccuDrawKeyboardShortcuts.d.ts.map +1 -1
  820. package/lib/esm/appui-react/accudraw/AccuDrawKeyboardShortcuts.js.map +1 -1
  821. package/lib/esm/appui-react/accudraw/AccuDrawPopupManager.d.ts +2 -2
  822. package/lib/esm/appui-react/accudraw/AccuDrawPopupManager.d.ts.map +1 -1
  823. package/lib/esm/appui-react/accudraw/AccuDrawPopupManager.js.map +1 -1
  824. package/lib/esm/appui-react/accudraw/AccuDrawUiSettings.d.ts +2 -2
  825. package/lib/esm/appui-react/accudraw/AccuDrawUiSettings.d.ts.map +1 -1
  826. package/lib/esm/appui-react/accudraw/AccuDrawUiSettings.js.map +1 -1
  827. package/lib/esm/appui-react/accudraw/AccuDrawWidget.d.ts +1 -1
  828. package/lib/esm/appui-react/accudraw/AccuDrawWidget.d.ts.map +1 -1
  829. package/lib/esm/appui-react/accudraw/AccuDrawWidget.js.map +1 -1
  830. package/lib/esm/appui-react/accudraw/Calculator.d.ts +2 -2
  831. package/lib/esm/appui-react/accudraw/Calculator.d.ts.map +1 -1
  832. package/lib/esm/appui-react/accudraw/Calculator.js.map +1 -1
  833. package/lib/esm/appui-react/accudraw/Calculator.scss +84 -84
  834. package/lib/esm/appui-react/accudraw/CalculatorEngine.js.map +1 -1
  835. package/lib/esm/appui-react/accudraw/CalculatorPopup.d.ts +2 -2
  836. package/lib/esm/appui-react/accudraw/CalculatorPopup.d.ts.map +1 -1
  837. package/lib/esm/appui-react/accudraw/CalculatorPopup.js.map +1 -1
  838. package/lib/esm/appui-react/accudraw/FrameworkAccuDraw.d.ts +5 -4
  839. package/lib/esm/appui-react/accudraw/FrameworkAccuDraw.d.ts.map +1 -1
  840. package/lib/esm/appui-react/accudraw/FrameworkAccuDraw.js.map +1 -1
  841. package/lib/esm/appui-react/accudraw/MenuButton.d.ts +3 -3
  842. package/lib/esm/appui-react/accudraw/MenuButton.d.ts.map +1 -1
  843. package/lib/esm/appui-react/accudraw/MenuButton.js.map +1 -1
  844. package/lib/esm/appui-react/accudraw/MenuButton.scss +18 -18
  845. package/lib/esm/appui-react/accudraw/MenuButtonPopup.d.ts +1 -1
  846. package/lib/esm/appui-react/accudraw/MenuButtonPopup.d.ts.map +1 -1
  847. package/lib/esm/appui-react/accudraw/MenuButtonPopup.js.map +1 -1
  848. package/lib/esm/appui-react/accudraw/SquareButton.d.ts +2 -2
  849. package/lib/esm/appui-react/accudraw/SquareButton.d.ts.map +1 -1
  850. package/lib/esm/appui-react/accudraw/SquareButton.js.map +1 -1
  851. package/lib/esm/appui-react/accudraw/SquareButton.scss +29 -29
  852. package/lib/esm/appui-react/accudraw/backspace.svg +9 -9
  853. package/lib/esm/appui-react/accudraw/constraint-2d.svg +11 -11
  854. package/lib/esm/appui-react/accudraw/height-2.svg +10 -10
  855. package/lib/esm/appui-react/accudraw/height.svg +11 -11
  856. package/lib/esm/appui-react/backstage/BackstageComposer.d.ts +2 -2
  857. package/lib/esm/appui-react/backstage/BackstageComposer.d.ts.map +1 -1
  858. package/lib/esm/appui-react/backstage/BackstageComposer.js.map +1 -1
  859. package/lib/esm/appui-react/backstage/BackstageComposerItem.d.ts +1 -1
  860. package/lib/esm/appui-react/backstage/BackstageComposerItem.d.ts.map +1 -1
  861. package/lib/esm/appui-react/backstage/BackstageComposerItem.js +2 -1
  862. package/lib/esm/appui-react/backstage/BackstageComposerItem.js.map +1 -1
  863. package/lib/esm/appui-react/backstage/BackstageItem.d.ts +2 -2
  864. package/lib/esm/appui-react/backstage/BackstageItem.d.ts.map +1 -1
  865. package/lib/esm/appui-react/backstage/BackstageItem.js.map +1 -1
  866. package/lib/esm/appui-react/backstage/BackstageItemUtilities.d.ts +2 -2
  867. package/lib/esm/appui-react/backstage/BackstageItemUtilities.d.ts.map +1 -1
  868. package/lib/esm/appui-react/backstage/BackstageItemUtilities.js.map +1 -1
  869. package/lib/esm/appui-react/backstage/BackstageItemsManager.d.ts +1 -1
  870. package/lib/esm/appui-react/backstage/BackstageItemsManager.d.ts.map +1 -1
  871. package/lib/esm/appui-react/backstage/BackstageItemsManager.js.map +1 -1
  872. package/lib/esm/appui-react/backstage/BackstageManager.d.ts +2 -2
  873. package/lib/esm/appui-react/backstage/BackstageManager.d.ts.map +1 -1
  874. package/lib/esm/appui-react/backstage/BackstageManager.js.map +1 -1
  875. package/lib/esm/appui-react/backstage/InternalBackstageManager.d.ts +2 -2
  876. package/lib/esm/appui-react/backstage/InternalBackstageManager.d.ts.map +1 -1
  877. package/lib/esm/appui-react/backstage/InternalBackstageManager.js.map +1 -1
  878. package/lib/esm/appui-react/backstage/useDefaultBackstageItems.d.ts +2 -2
  879. package/lib/esm/appui-react/backstage/useDefaultBackstageItems.d.ts.map +1 -1
  880. package/lib/esm/appui-react/backstage/useDefaultBackstageItems.js.map +1 -1
  881. package/lib/esm/appui-react/backstage/useUiItemsProviderBackstageItems.d.ts +2 -2
  882. package/lib/esm/appui-react/backstage/useUiItemsProviderBackstageItems.d.ts.map +1 -1
  883. package/lib/esm/appui-react/backstage/useUiItemsProviderBackstageItems.js.map +1 -1
  884. package/lib/esm/appui-react/childwindow/CopyStyles.js.map +1 -1
  885. package/lib/esm/appui-react/childwindow/InternalChildWindowManager.d.ts +1 -1
  886. package/lib/esm/appui-react/childwindow/InternalChildWindowManager.d.ts.map +1 -1
  887. package/lib/esm/appui-react/childwindow/InternalChildWindowManager.js +25 -24
  888. package/lib/esm/appui-react/childwindow/InternalChildWindowManager.js.map +1 -1
  889. package/lib/esm/appui-react/childwindow/InternalChildWindowManager.scss +14 -14
  890. package/lib/esm/appui-react/childwindow/PopoutWidget.d.ts +1 -1
  891. package/lib/esm/appui-react/childwindow/PopoutWidget.d.ts.map +1 -1
  892. package/lib/esm/appui-react/childwindow/PopoutWidget.js.map +1 -1
  893. package/lib/esm/appui-react/childwindow/PopoutWidget.scss +10 -10
  894. package/lib/esm/appui-react/configurableui/ActivityTracker.js.map +1 -1
  895. package/lib/esm/appui-react/configurableui/ConfigurableUiContent.d.ts +1 -1
  896. package/lib/esm/appui-react/configurableui/ConfigurableUiContent.d.ts.map +1 -1
  897. package/lib/esm/appui-react/configurableui/ConfigurableUiContent.js.map +1 -1
  898. package/lib/esm/appui-react/configurableui/ConfigurableUiControl.js.map +1 -1
  899. package/lib/esm/appui-react/configurableui/InternalConfigurableUiManager.d.ts +1 -1
  900. package/lib/esm/appui-react/configurableui/InternalConfigurableUiManager.d.ts.map +1 -1
  901. package/lib/esm/appui-react/configurableui/InternalConfigurableUiManager.js +1 -1
  902. package/lib/esm/appui-react/configurableui/InternalConfigurableUiManager.js.map +1 -1
  903. package/lib/esm/appui-react/configurableui/TimeTracker.d.ts.map +1 -1
  904. package/lib/esm/appui-react/configurableui/TimeTracker.js +2 -1
  905. package/lib/esm/appui-react/configurableui/TimeTracker.js.map +1 -1
  906. package/lib/esm/appui-react/configurableui/configurableui.scss +74 -74
  907. package/lib/esm/appui-react/configurableui/state.d.ts +1 -1
  908. package/lib/esm/appui-react/configurableui/state.d.ts.map +1 -1
  909. package/lib/esm/appui-react/configurableui/state.js.map +1 -1
  910. package/lib/esm/appui-react/content/ContentControl.d.ts +2 -2
  911. package/lib/esm/appui-react/content/ContentControl.d.ts.map +1 -1
  912. package/lib/esm/appui-react/content/ContentControl.js.map +1 -1
  913. package/lib/esm/appui-react/content/ContentGroup.d.ts +6 -6
  914. package/lib/esm/appui-react/content/ContentGroup.d.ts.map +1 -1
  915. package/lib/esm/appui-react/content/ContentGroup.js.map +1 -1
  916. package/lib/esm/appui-react/content/ContentLayout.d.ts +4 -3
  917. package/lib/esm/appui-react/content/ContentLayout.d.ts.map +1 -1
  918. package/lib/esm/appui-react/content/ContentLayout.js +11 -6
  919. package/lib/esm/appui-react/content/ContentLayout.js.map +1 -1
  920. package/lib/esm/appui-react/content/ContentLayout.scss +128 -99
  921. package/lib/esm/appui-react/content/DefaultViewOverlay.d.ts +1 -1
  922. package/lib/esm/appui-react/content/DefaultViewOverlay.d.ts.map +1 -1
  923. package/lib/esm/appui-react/content/DefaultViewOverlay.js +4 -3
  924. package/lib/esm/appui-react/content/DefaultViewOverlay.js.map +1 -1
  925. package/lib/esm/appui-react/content/DefaultViewOverlay.scss +46 -46
  926. package/lib/esm/appui-react/content/FloatingViewportContent.d.ts +2 -2
  927. package/lib/esm/appui-react/content/FloatingViewportContent.d.ts.map +1 -1
  928. package/lib/esm/appui-react/content/FloatingViewportContent.js +2 -1
  929. package/lib/esm/appui-react/content/FloatingViewportContent.js.map +1 -1
  930. package/lib/esm/appui-react/content/IModelViewport.d.ts +5 -4
  931. package/lib/esm/appui-react/content/IModelViewport.d.ts.map +1 -1
  932. package/lib/esm/appui-react/content/IModelViewport.js +6 -3
  933. package/lib/esm/appui-react/content/IModelViewport.js.map +1 -1
  934. package/lib/esm/appui-react/content/InternalContentLayoutManager.d.ts +2 -2
  935. package/lib/esm/appui-react/content/InternalContentLayoutManager.d.ts.map +1 -1
  936. package/lib/esm/appui-react/content/InternalContentLayoutManager.js +2 -1
  937. package/lib/esm/appui-react/content/InternalContentLayoutManager.js.map +1 -1
  938. package/lib/esm/appui-react/content/InternalContentViewManager.d.ts +2 -2
  939. package/lib/esm/appui-react/content/InternalContentViewManager.d.ts.map +1 -1
  940. package/lib/esm/appui-react/content/InternalContentViewManager.js +1 -1
  941. package/lib/esm/appui-react/content/InternalContentViewManager.js.map +1 -1
  942. package/lib/esm/appui-react/content/StageContentLayout.d.ts +5 -5
  943. package/lib/esm/appui-react/content/StageContentLayout.d.ts.map +1 -1
  944. package/lib/esm/appui-react/content/StageContentLayout.js.map +1 -1
  945. package/lib/esm/appui-react/content/ViewStateHelper.d.ts +2 -2
  946. package/lib/esm/appui-react/content/ViewStateHelper.d.ts.map +1 -1
  947. package/lib/esm/appui-react/content/ViewStateHelper.js.map +1 -1
  948. package/lib/esm/appui-react/content/ViewportContentControl.d.ts +4 -3
  949. package/lib/esm/appui-react/content/ViewportContentControl.d.ts.map +1 -1
  950. package/lib/esm/appui-react/content/ViewportContentControl.js.map +1 -1
  951. package/lib/esm/appui-react/content/split-pane/Pane.js.map +1 -1
  952. package/lib/esm/appui-react/content/split-pane/Resizer.d.ts.map +1 -1
  953. package/lib/esm/appui-react/content/split-pane/Resizer.js +2 -1
  954. package/lib/esm/appui-react/content/split-pane/Resizer.js.map +1 -1
  955. package/lib/esm/appui-react/content/split-pane/SplitPane.js +12 -8
  956. package/lib/esm/appui-react/content/split-pane/SplitPane.js.map +1 -1
  957. package/lib/esm/appui-react/cursor/CursorInformation.d.ts +2 -1
  958. package/lib/esm/appui-react/cursor/CursorInformation.d.ts.map +1 -1
  959. package/lib/esm/appui-react/cursor/CursorInformation.js.map +1 -1
  960. package/lib/esm/appui-react/cursor/cursormenu/CursorMenu.d.ts +2 -2
  961. package/lib/esm/appui-react/cursor/cursormenu/CursorMenu.d.ts.map +1 -1
  962. package/lib/esm/appui-react/cursor/cursormenu/CursorMenu.js +3 -2
  963. package/lib/esm/appui-react/cursor/cursormenu/CursorMenu.js.map +1 -1
  964. package/lib/esm/appui-react/cursor/cursorpopup/CursorPopup.d.ts +4 -2
  965. package/lib/esm/appui-react/cursor/cursorpopup/CursorPopup.d.ts.map +1 -1
  966. package/lib/esm/appui-react/cursor/cursorpopup/CursorPopup.js.map +1 -1
  967. package/lib/esm/appui-react/cursor/cursorpopup/CursorPopup.scss +34 -34
  968. package/lib/esm/appui-react/cursor/cursorpopup/CursorPopupManager.d.ts +2 -1
  969. package/lib/esm/appui-react/cursor/cursorpopup/CursorPopupManager.d.ts.map +1 -1
  970. package/lib/esm/appui-react/cursor/cursorpopup/CursorPopupManager.js.map +1 -1
  971. package/lib/esm/appui-react/cursor/cursorprompt/CursorPrompt.d.ts +3 -2
  972. package/lib/esm/appui-react/cursor/cursorprompt/CursorPrompt.d.ts.map +1 -1
  973. package/lib/esm/appui-react/cursor/cursorprompt/CursorPrompt.js.map +1 -1
  974. package/lib/esm/appui-react/cursor/cursorprompt/CursorPrompt.scss +30 -30
  975. package/lib/esm/appui-react/dialog/ContentDialog.d.ts +1 -1
  976. package/lib/esm/appui-react/dialog/ContentDialog.d.ts.map +1 -1
  977. package/lib/esm/appui-react/dialog/ContentDialog.js +6 -3
  978. package/lib/esm/appui-react/dialog/ContentDialog.js.map +1 -1
  979. package/lib/esm/appui-react/dialog/ContentDialog.scss +25 -25
  980. package/lib/esm/appui-react/dialog/ContentDialogManager.d.ts +1 -1
  981. package/lib/esm/appui-react/dialog/ContentDialogManager.d.ts.map +1 -1
  982. package/lib/esm/appui-react/dialog/ContentDialogManager.js.map +1 -1
  983. package/lib/esm/appui-react/dialog/DialogManagerBase.js +3 -2
  984. package/lib/esm/appui-react/dialog/DialogManagerBase.js.map +1 -1
  985. package/lib/esm/appui-react/dialog/InternalContentDialogManager.d.ts +3 -2
  986. package/lib/esm/appui-react/dialog/InternalContentDialogManager.d.ts.map +1 -1
  987. package/lib/esm/appui-react/dialog/InternalContentDialogManager.js.map +1 -1
  988. package/lib/esm/appui-react/dialog/InternalModalDialogManager.d.ts +1 -1
  989. package/lib/esm/appui-react/dialog/InternalModalDialogManager.d.ts.map +1 -1
  990. package/lib/esm/appui-react/dialog/InternalModalDialogManager.js.map +1 -1
  991. package/lib/esm/appui-react/dialog/InternalModelessDialogManager.d.ts +3 -2
  992. package/lib/esm/appui-react/dialog/InternalModelessDialogManager.d.ts.map +1 -1
  993. package/lib/esm/appui-react/dialog/InternalModelessDialogManager.js.map +1 -1
  994. package/lib/esm/appui-react/dialog/ModalDialogManager.d.ts +1 -1
  995. package/lib/esm/appui-react/dialog/ModalDialogManager.d.ts.map +1 -1
  996. package/lib/esm/appui-react/dialog/ModalDialogManager.js.map +1 -1
  997. package/lib/esm/appui-react/dialog/ModelessDialog.d.ts +1 -1
  998. package/lib/esm/appui-react/dialog/ModelessDialog.d.ts.map +1 -1
  999. package/lib/esm/appui-react/dialog/ModelessDialog.js.map +1 -1
  1000. package/lib/esm/appui-react/dialog/ModelessDialogManager.d.ts +1 -1
  1001. package/lib/esm/appui-react/dialog/ModelessDialogManager.d.ts.map +1 -1
  1002. package/lib/esm/appui-react/dialog/ModelessDialogManager.js.map +1 -1
  1003. package/lib/esm/appui-react/dialog/StandardMessageBox.d.ts +1 -1
  1004. package/lib/esm/appui-react/dialog/StandardMessageBox.d.ts.map +1 -1
  1005. package/lib/esm/appui-react/dialog/StandardMessageBox.js.map +1 -1
  1006. package/lib/esm/appui-react/dialog/UiDataProvidedDialog.d.ts +1 -1
  1007. package/lib/esm/appui-react/dialog/UiDataProvidedDialog.d.ts.map +1 -1
  1008. package/lib/esm/appui-react/dialog/UiDataProvidedDialog.js.map +1 -1
  1009. package/lib/esm/appui-react/feedback/ElementTooltip.d.ts +6 -5
  1010. package/lib/esm/appui-react/feedback/ElementTooltip.d.ts.map +1 -1
  1011. package/lib/esm/appui-react/feedback/ElementTooltip.js.map +1 -1
  1012. package/lib/esm/appui-react/feedback/ValidationTextbox.d.ts +1 -1
  1013. package/lib/esm/appui-react/feedback/ValidationTextbox.d.ts.map +1 -1
  1014. package/lib/esm/appui-react/feedback/ValidationTextbox.js.map +1 -1
  1015. package/lib/esm/appui-react/feedback/ValidationTextbox.scss +50 -50
  1016. package/lib/esm/appui-react/framework/FrameworkBackstage.d.ts +3 -3
  1017. package/lib/esm/appui-react/framework/FrameworkBackstage.d.ts.map +1 -1
  1018. package/lib/esm/appui-react/framework/FrameworkBackstage.js.map +1 -1
  1019. package/lib/esm/appui-react/framework/FrameworkChildWindows.js.map +1 -1
  1020. package/lib/esm/appui-react/framework/FrameworkContent.d.ts +6 -5
  1021. package/lib/esm/appui-react/framework/FrameworkContent.d.ts.map +1 -1
  1022. package/lib/esm/appui-react/framework/FrameworkContent.js.map +1 -1
  1023. package/lib/esm/appui-react/framework/FrameworkControls.d.ts +1 -1
  1024. package/lib/esm/appui-react/framework/FrameworkControls.d.ts.map +1 -1
  1025. package/lib/esm/appui-react/framework/FrameworkControls.js.map +1 -1
  1026. package/lib/esm/appui-react/framework/FrameworkDialogs.d.ts +2 -1
  1027. package/lib/esm/appui-react/framework/FrameworkDialogs.d.ts.map +1 -1
  1028. package/lib/esm/appui-react/framework/FrameworkDialogs.js +0 -7
  1029. package/lib/esm/appui-react/framework/FrameworkDialogs.js.map +1 -1
  1030. package/lib/esm/appui-react/framework/FrameworkFrontstages.d.ts +11 -11
  1031. package/lib/esm/appui-react/framework/FrameworkFrontstages.d.ts.map +1 -1
  1032. package/lib/esm/appui-react/framework/FrameworkFrontstages.js.map +1 -1
  1033. package/lib/esm/appui-react/framework/FrameworkKeyboardShortcuts.d.ts +4 -4
  1034. package/lib/esm/appui-react/framework/FrameworkKeyboardShortcuts.d.ts.map +1 -1
  1035. package/lib/esm/appui-react/framework/FrameworkKeyboardShortcuts.js.map +1 -1
  1036. package/lib/esm/appui-react/framework/FrameworkToolSettings.d.ts +3 -2
  1037. package/lib/esm/appui-react/framework/FrameworkToolSettings.d.ts.map +1 -1
  1038. package/lib/esm/appui-react/framework/FrameworkToolSettings.js +0 -7
  1039. package/lib/esm/appui-react/framework/FrameworkToolSettings.js.map +1 -1
  1040. package/lib/esm/appui-react/framework/FrameworkVisibility.js.map +1 -1
  1041. package/lib/esm/appui-react/frontstage/FrontstageConfig.d.ts +4 -4
  1042. package/lib/esm/appui-react/frontstage/FrontstageConfig.d.ts.map +1 -1
  1043. package/lib/esm/appui-react/frontstage/FrontstageConfig.js.map +1 -1
  1044. package/lib/esm/appui-react/frontstage/FrontstageDef.d.ts +11 -10
  1045. package/lib/esm/appui-react/frontstage/FrontstageDef.d.ts.map +1 -1
  1046. package/lib/esm/appui-react/frontstage/FrontstageDef.js +4 -3
  1047. package/lib/esm/appui-react/frontstage/FrontstageDef.js.map +1 -1
  1048. package/lib/esm/appui-react/frontstage/FrontstageProvider.d.ts +1 -1
  1049. package/lib/esm/appui-react/frontstage/FrontstageProvider.d.ts.map +1 -1
  1050. package/lib/esm/appui-react/frontstage/FrontstageProvider.js.map +1 -1
  1051. package/lib/esm/appui-react/frontstage/InternalFrontstageManager.d.ts +16 -11
  1052. package/lib/esm/appui-react/frontstage/InternalFrontstageManager.d.ts.map +1 -1
  1053. package/lib/esm/appui-react/frontstage/InternalFrontstageManager.js.map +1 -1
  1054. package/lib/esm/appui-react/frontstage/ModalFrontstage.d.ts +1 -1
  1055. package/lib/esm/appui-react/frontstage/ModalFrontstage.d.ts.map +1 -1
  1056. package/lib/esm/appui-react/frontstage/ModalFrontstage.js.map +1 -1
  1057. package/lib/esm/appui-react/frontstage/ModalFrontstage.scss +80 -80
  1058. package/lib/esm/appui-react/frontstage/ModalSettingsStage.d.ts +1 -1
  1059. package/lib/esm/appui-react/frontstage/ModalSettingsStage.d.ts.map +1 -1
  1060. package/lib/esm/appui-react/frontstage/ModalSettingsStage.js +3 -2
  1061. package/lib/esm/appui-react/frontstage/ModalSettingsStage.js.map +1 -1
  1062. package/lib/esm/appui-react/frontstage/ModalSettingsStage.scss +11 -11
  1063. package/lib/esm/appui-react/frontstage/NestedFrontstage.js.map +1 -1
  1064. package/lib/esm/appui-react/frontstage/StageUsage.js.map +1 -1
  1065. package/lib/esm/appui-react/frontstage/StandardFrontstageProvider.d.ts +6 -5
  1066. package/lib/esm/appui-react/frontstage/StandardFrontstageProvider.d.ts.map +1 -1
  1067. package/lib/esm/appui-react/frontstage/StandardFrontstageProvider.js +3 -2
  1068. package/lib/esm/appui-react/frontstage/StandardFrontstageProvider.js.map +1 -1
  1069. package/lib/esm/appui-react/hooks/useActiveIModelConnection.d.ts +1 -1
  1070. package/lib/esm/appui-react/hooks/useActiveIModelConnection.d.ts.map +1 -1
  1071. package/lib/esm/appui-react/hooks/useActiveIModelConnection.js.map +1 -1
  1072. package/lib/esm/appui-react/hooks/useActiveStageId.js.map +1 -1
  1073. package/lib/esm/appui-react/hooks/useActiveViewport.d.ts +1 -1
  1074. package/lib/esm/appui-react/hooks/useActiveViewport.d.ts.map +1 -1
  1075. package/lib/esm/appui-react/hooks/useActiveViewport.js.map +1 -1
  1076. package/lib/esm/appui-react/hooks/useAnalysisAnimationDataProvider.d.ts +1 -1
  1077. package/lib/esm/appui-react/hooks/useAnalysisAnimationDataProvider.d.ts.map +1 -1
  1078. package/lib/esm/appui-react/hooks/useAnalysisAnimationDataProvider.js +11 -7
  1079. package/lib/esm/appui-react/hooks/useAnalysisAnimationDataProvider.js.map +1 -1
  1080. package/lib/esm/appui-react/hooks/useAvailableUiItemsProviders.js.map +1 -1
  1081. package/lib/esm/appui-react/hooks/useEscapeSetFocusToHome.js.map +1 -1
  1082. package/lib/esm/appui-react/hooks/useScheduleAnimationDataProvider.d.ts +1 -1
  1083. package/lib/esm/appui-react/hooks/useScheduleAnimationDataProvider.d.ts.map +1 -1
  1084. package/lib/esm/appui-react/hooks/useScheduleAnimationDataProvider.js +11 -7
  1085. package/lib/esm/appui-react/hooks/useScheduleAnimationDataProvider.js.map +1 -1
  1086. package/lib/esm/appui-react/hooks/useSolarDataProvider.d.ts +2 -2
  1087. package/lib/esm/appui-react/hooks/useSolarDataProvider.d.ts.map +1 -1
  1088. package/lib/esm/appui-react/hooks/useSolarDataProvider.js +13 -8
  1089. package/lib/esm/appui-react/hooks/useSolarDataProvider.js.map +1 -1
  1090. package/lib/esm/appui-react/hooks/useUiVisibility.d.ts.map +1 -1
  1091. package/lib/esm/appui-react/hooks/useUiVisibility.js.map +1 -1
  1092. package/lib/esm/appui-react/keyboardshortcut/InternalKeyboardShortcut.d.ts +1 -1
  1093. package/lib/esm/appui-react/keyboardshortcut/InternalKeyboardShortcut.d.ts.map +1 -1
  1094. package/lib/esm/appui-react/keyboardshortcut/InternalKeyboardShortcut.js.map +1 -1
  1095. package/lib/esm/appui-react/keyboardshortcut/KeyboardShortcut.d.ts +2 -2
  1096. package/lib/esm/appui-react/keyboardshortcut/KeyboardShortcut.d.ts.map +1 -1
  1097. package/lib/esm/appui-react/keyboardshortcut/KeyboardShortcut.js.map +1 -1
  1098. package/lib/esm/appui-react/keyboardshortcut/KeyboardShortcutMenu.d.ts +2 -2
  1099. package/lib/esm/appui-react/keyboardshortcut/KeyboardShortcutMenu.d.ts.map +1 -1
  1100. package/lib/esm/appui-react/keyboardshortcut/KeyboardShortcutMenu.js.map +1 -1
  1101. package/lib/esm/appui-react/messages/ActivityMessage.d.ts.map +1 -1
  1102. package/lib/esm/appui-react/messages/ActivityMessage.js +7 -5
  1103. package/lib/esm/appui-react/messages/ActivityMessage.js.map +1 -1
  1104. package/lib/esm/appui-react/messages/AppNotificationManager.d.ts +4 -3
  1105. package/lib/esm/appui-react/messages/AppNotificationManager.d.ts.map +1 -1
  1106. package/lib/esm/appui-react/messages/AppNotificationManager.js.map +1 -1
  1107. package/lib/esm/appui-react/messages/HollowIcon.d.ts +1 -1
  1108. package/lib/esm/appui-react/messages/HollowIcon.d.ts.map +1 -1
  1109. package/lib/esm/appui-react/messages/HollowIcon.js.map +1 -1
  1110. package/lib/esm/appui-react/messages/InputField.d.ts +1 -1
  1111. package/lib/esm/appui-react/messages/InputField.d.ts.map +1 -1
  1112. package/lib/esm/appui-react/messages/InputField.js.map +1 -1
  1113. package/lib/esm/appui-react/messages/InputField.scss +82 -82
  1114. package/lib/esm/appui-react/messages/MessageLabel.d.ts +1 -1
  1115. package/lib/esm/appui-react/messages/MessageLabel.d.ts.map +1 -1
  1116. package/lib/esm/appui-react/messages/MessageLabel.js.map +1 -1
  1117. package/lib/esm/appui-react/messages/MessageManager.d.ts +7 -6
  1118. package/lib/esm/appui-react/messages/MessageManager.d.ts.map +1 -1
  1119. package/lib/esm/appui-react/messages/MessageManager.js.map +1 -1
  1120. package/lib/esm/appui-react/messages/MessageSpan.d.ts +2 -2
  1121. package/lib/esm/appui-react/messages/MessageSpan.d.ts.map +1 -1
  1122. package/lib/esm/appui-react/messages/MessageSpan.js.map +1 -1
  1123. package/lib/esm/appui-react/messages/Pointer.d.ts +5 -4
  1124. package/lib/esm/appui-react/messages/Pointer.d.ts.map +1 -1
  1125. package/lib/esm/appui-react/messages/Pointer.js.map +1 -1
  1126. package/lib/esm/appui-react/messages/Pointer.scss +42 -42
  1127. package/lib/esm/appui-react/messages/ReactNotifyMessageDetails.d.ts +5 -4
  1128. package/lib/esm/appui-react/messages/ReactNotifyMessageDetails.d.ts.map +1 -1
  1129. package/lib/esm/appui-react/messages/ReactNotifyMessageDetails.js.map +1 -1
  1130. package/lib/esm/appui-react/messages/StatusMessageManager.d.ts +2 -2
  1131. package/lib/esm/appui-react/messages/StatusMessageManager.d.ts.map +1 -1
  1132. package/lib/esm/appui-react/messages/StatusMessageManager.js.map +1 -1
  1133. package/lib/esm/appui-react/messages/getToastCategory.js.map +1 -1
  1134. package/lib/esm/appui-react/navigationaids/CubeNavigationAidControl.d.ts +1 -1
  1135. package/lib/esm/appui-react/navigationaids/CubeNavigationAidControl.d.ts.map +1 -1
  1136. package/lib/esm/appui-react/navigationaids/CubeNavigationAidControl.js.map +1 -1
  1137. package/lib/esm/appui-react/navigationaids/DrawingNavigationAidControl.d.ts +1 -1
  1138. package/lib/esm/appui-react/navigationaids/DrawingNavigationAidControl.d.ts.map +1 -1
  1139. package/lib/esm/appui-react/navigationaids/DrawingNavigationAidControl.js.map +1 -1
  1140. package/lib/esm/appui-react/navigationaids/NavigationAidControl.d.ts +4 -3
  1141. package/lib/esm/appui-react/navigationaids/NavigationAidControl.d.ts.map +1 -1
  1142. package/lib/esm/appui-react/navigationaids/NavigationAidControl.js.map +1 -1
  1143. package/lib/esm/appui-react/navigationaids/SheetNavigationAid.d.ts +3 -3
  1144. package/lib/esm/appui-react/navigationaids/SheetNavigationAid.d.ts.map +1 -1
  1145. package/lib/esm/appui-react/navigationaids/SheetNavigationAid.js.map +1 -1
  1146. package/lib/esm/appui-react/navigationaids/SheetNavigationAid.scss +67 -67
  1147. package/lib/esm/appui-react/navigationaids/SheetsModalFrontstage.d.ts +4 -4
  1148. package/lib/esm/appui-react/navigationaids/SheetsModalFrontstage.d.ts.map +1 -1
  1149. package/lib/esm/appui-react/navigationaids/SheetsModalFrontstage.js.map +1 -1
  1150. package/lib/esm/appui-react/navigationaids/SheetsModalFrontstage.scss +72 -72
  1151. package/lib/esm/appui-react/navigationaids/StandardRotationNavigationAid.d.ts +2 -2
  1152. package/lib/esm/appui-react/navigationaids/StandardRotationNavigationAid.d.ts.map +1 -1
  1153. package/lib/esm/appui-react/navigationaids/StandardRotationNavigationAid.js.map +1 -1
  1154. package/lib/esm/appui-react/navigationaids/StandardRotationNavigationAid.scss +13 -13
  1155. package/lib/esm/appui-react/pickers/ListPicker.d.ts +3 -1
  1156. package/lib/esm/appui-react/pickers/ListPicker.d.ts.map +1 -1
  1157. package/lib/esm/appui-react/pickers/ListPicker.js +6 -1
  1158. package/lib/esm/appui-react/pickers/ListPicker.js.map +1 -1
  1159. package/lib/esm/appui-react/pickers/ListPicker.scss +305 -305
  1160. package/lib/esm/appui-react/pickers/ViewSelector.d.ts +4 -3
  1161. package/lib/esm/appui-react/pickers/ViewSelector.d.ts.map +1 -1
  1162. package/lib/esm/appui-react/pickers/ViewSelector.js +20 -7
  1163. package/lib/esm/appui-react/pickers/ViewSelector.js.map +1 -1
  1164. package/lib/esm/appui-react/popup/CardPopup.d.ts +4 -3
  1165. package/lib/esm/appui-react/popup/CardPopup.d.ts.map +1 -1
  1166. package/lib/esm/appui-react/popup/CardPopup.js.map +1 -1
  1167. package/lib/esm/appui-react/popup/CardPopup.scss +25 -25
  1168. package/lib/esm/appui-react/popup/HTMLElementPopup.d.ts +4 -3
  1169. package/lib/esm/appui-react/popup/HTMLElementPopup.d.ts.map +1 -1
  1170. package/lib/esm/appui-react/popup/HTMLElementPopup.js.map +1 -1
  1171. package/lib/esm/appui-react/popup/InputEditorPopup.d.ts +3 -3
  1172. package/lib/esm/appui-react/popup/InputEditorPopup.d.ts.map +1 -1
  1173. package/lib/esm/appui-react/popup/InputEditorPopup.js.map +1 -1
  1174. package/lib/esm/appui-react/popup/KeyinPalettePanel.d.ts +2 -2
  1175. package/lib/esm/appui-react/popup/KeyinPalettePanel.d.ts.map +1 -1
  1176. package/lib/esm/appui-react/popup/KeyinPalettePanel.js +2 -1
  1177. package/lib/esm/appui-react/popup/KeyinPalettePanel.js.map +1 -1
  1178. package/lib/esm/appui-react/popup/KeyinPalettePanel.scss +30 -30
  1179. package/lib/esm/appui-react/popup/KeyinPalettePopup.d.ts +2 -2
  1180. package/lib/esm/appui-react/popup/KeyinPalettePopup.d.ts.map +1 -1
  1181. package/lib/esm/appui-react/popup/KeyinPalettePopup.js.map +1 -1
  1182. package/lib/esm/appui-react/popup/PopupManager.d.ts +5 -4
  1183. package/lib/esm/appui-react/popup/PopupManager.d.ts.map +1 -1
  1184. package/lib/esm/appui-react/popup/PopupManager.js +2 -1
  1185. package/lib/esm/appui-react/popup/PopupManager.js.map +1 -1
  1186. package/lib/esm/appui-react/popup/PositionPopup.d.ts +2 -2
  1187. package/lib/esm/appui-react/popup/PositionPopup.d.ts.map +1 -1
  1188. package/lib/esm/appui-react/popup/PositionPopup.js.map +1 -1
  1189. package/lib/esm/appui-react/popup/PositionPopup.scss +28 -28
  1190. package/lib/esm/appui-react/popup/ToolSettingsPopup.d.ts +4 -3
  1191. package/lib/esm/appui-react/popup/ToolSettingsPopup.d.ts.map +1 -1
  1192. package/lib/esm/appui-react/popup/ToolSettingsPopup.js.map +1 -1
  1193. package/lib/esm/appui-react/popup/ToolbarPopup.d.ts +5 -4
  1194. package/lib/esm/appui-react/popup/ToolbarPopup.d.ts.map +1 -1
  1195. package/lib/esm/appui-react/popup/ToolbarPopup.js.map +1 -1
  1196. package/lib/esm/appui-react/redux/FrameworkState.d.ts +4 -2
  1197. package/lib/esm/appui-react/redux/FrameworkState.d.ts.map +1 -1
  1198. package/lib/esm/appui-react/redux/FrameworkState.js.map +1 -1
  1199. package/lib/esm/appui-react/redux/ReducerRegistry.js.map +1 -1
  1200. package/lib/esm/appui-react/redux/SessionState.d.ts +3 -3
  1201. package/lib/esm/appui-react/redux/SessionState.d.ts.map +1 -1
  1202. package/lib/esm/appui-react/redux/SessionState.js.map +1 -1
  1203. package/lib/esm/appui-react/redux/StateManager.d.ts +3 -3
  1204. package/lib/esm/appui-react/redux/StateManager.d.ts.map +1 -1
  1205. package/lib/esm/appui-react/redux/StateManager.js +0 -1
  1206. package/lib/esm/appui-react/redux/StateManager.js.map +1 -1
  1207. package/lib/esm/appui-react/redux/connectIModel.js.map +1 -1
  1208. package/lib/esm/appui-react/redux/redux-ts.js.map +1 -1
  1209. package/lib/esm/appui-react/safearea/SafeAreaContext.d.ts +1 -1
  1210. package/lib/esm/appui-react/safearea/SafeAreaContext.d.ts.map +1 -1
  1211. package/lib/esm/appui-react/safearea/SafeAreaContext.js.map +1 -1
  1212. package/lib/esm/appui-react/safearea/SafeAreaHelpers.d.ts +2 -2
  1213. package/lib/esm/appui-react/safearea/SafeAreaHelpers.d.ts.map +1 -1
  1214. package/lib/esm/appui-react/safearea/SafeAreaHelpers.js.map +1 -1
  1215. package/lib/esm/appui-react/safearea/SafeAreaInsets.js.map +1 -1
  1216. package/lib/esm/appui-react/selection/HideIsolateEmphasizeManager.d.ts +1 -1
  1217. package/lib/esm/appui-react/selection/HideIsolateEmphasizeManager.d.ts.map +1 -1
  1218. package/lib/esm/appui-react/selection/HideIsolateEmphasizeManager.js.map +1 -1
  1219. package/lib/esm/appui-react/selection/SelectionContextItemDef.d.ts +1 -1
  1220. package/lib/esm/appui-react/selection/SelectionContextItemDef.d.ts.map +1 -1
  1221. package/lib/esm/appui-react/selection/SelectionContextItemDef.js.map +1 -1
  1222. package/lib/esm/appui-react/settings/quantityformatting/QuantityFormat.d.ts +3 -3
  1223. package/lib/esm/appui-react/settings/quantityformatting/QuantityFormat.d.ts.map +1 -1
  1224. package/lib/esm/appui-react/settings/quantityformatting/QuantityFormat.js +1 -1
  1225. package/lib/esm/appui-react/settings/quantityformatting/QuantityFormat.js.map +1 -1
  1226. package/lib/esm/appui-react/settings/quantityformatting/QuantityFormat.scss +119 -119
  1227. package/lib/esm/appui-react/settings/quantityformatting/UnitSystemSelector.d.ts +1 -1
  1228. package/lib/esm/appui-react/settings/quantityformatting/UnitSystemSelector.d.ts.map +1 -1
  1229. package/lib/esm/appui-react/settings/quantityformatting/UnitSystemSelector.js.map +1 -1
  1230. package/lib/esm/appui-react/settings/ui/UiSettingsPage.d.ts +1 -1
  1231. package/lib/esm/appui-react/settings/ui/UiSettingsPage.d.ts.map +1 -1
  1232. package/lib/esm/appui-react/settings/ui/UiSettingsPage.js.map +1 -1
  1233. package/lib/esm/appui-react/settings/ui/UiSettingsPage.scss +65 -65
  1234. package/lib/esm/appui-react/shared/ActionButtonItemDef.d.ts +4 -3
  1235. package/lib/esm/appui-react/shared/ActionButtonItemDef.d.ts.map +1 -1
  1236. package/lib/esm/appui-react/shared/ActionButtonItemDef.js.map +1 -1
  1237. package/lib/esm/appui-react/shared/AnyItemDef.d.ts +4 -4
  1238. package/lib/esm/appui-react/shared/AnyItemDef.d.ts.map +1 -1
  1239. package/lib/esm/appui-react/shared/AnyItemDef.js.map +1 -1
  1240. package/lib/esm/appui-react/shared/AnyToolbarItemDef.d.ts +2 -2
  1241. package/lib/esm/appui-react/shared/AnyToolbarItemDef.d.ts.map +1 -1
  1242. package/lib/esm/appui-react/shared/AnyToolbarItemDef.js.map +1 -1
  1243. package/lib/esm/appui-react/shared/CommandItemDef.d.ts +2 -2
  1244. package/lib/esm/appui-react/shared/CommandItemDef.d.ts.map +1 -1
  1245. package/lib/esm/appui-react/shared/CommandItemDef.js.map +1 -1
  1246. package/lib/esm/appui-react/shared/CustomItemDef.d.ts +2 -2
  1247. package/lib/esm/appui-react/shared/CustomItemDef.d.ts.map +1 -1
  1248. package/lib/esm/appui-react/shared/CustomItemDef.js.map +1 -1
  1249. package/lib/esm/appui-react/shared/CustomItemProps.d.ts +1 -1
  1250. package/lib/esm/appui-react/shared/CustomItemProps.d.ts.map +1 -1
  1251. package/lib/esm/appui-react/shared/CustomItemProps.js.map +1 -1
  1252. package/lib/esm/appui-react/shared/GroupItemProps.d.ts +3 -3
  1253. package/lib/esm/appui-react/shared/GroupItemProps.d.ts.map +1 -1
  1254. package/lib/esm/appui-react/shared/GroupItemProps.js.map +1 -1
  1255. package/lib/esm/appui-react/shared/ItemDefBase.d.ts +4 -4
  1256. package/lib/esm/appui-react/shared/ItemDefBase.d.ts.map +1 -1
  1257. package/lib/esm/appui-react/shared/ItemDefBase.js.map +1 -1
  1258. package/lib/esm/appui-react/shared/ItemMap.d.ts +1 -1
  1259. package/lib/esm/appui-react/shared/ItemMap.d.ts.map +1 -1
  1260. package/lib/esm/appui-react/shared/ItemMap.js.map +1 -1
  1261. package/lib/esm/appui-react/shared/ItemProps.d.ts +2 -2
  1262. package/lib/esm/appui-react/shared/ItemProps.d.ts.map +1 -1
  1263. package/lib/esm/appui-react/shared/ItemProps.js.map +1 -1
  1264. package/lib/esm/appui-react/shared/MenuItem.d.ts +3 -3
  1265. package/lib/esm/appui-react/shared/MenuItem.d.ts.map +1 -1
  1266. package/lib/esm/appui-react/shared/MenuItem.js.map +1 -1
  1267. package/lib/esm/appui-react/shared/SelectionScope.js.map +1 -1
  1268. package/lib/esm/appui-react/shared/ToolItemDef.d.ts +3 -3
  1269. package/lib/esm/appui-react/shared/ToolItemDef.d.ts.map +1 -1
  1270. package/lib/esm/appui-react/shared/ToolItemDef.js.map +1 -1
  1271. package/lib/esm/appui-react/stagepanels/StagePanelConfig.d.ts +2 -2
  1272. package/lib/esm/appui-react/stagepanels/StagePanelConfig.d.ts.map +1 -1
  1273. package/lib/esm/appui-react/stagepanels/StagePanelConfig.js.map +1 -1
  1274. package/lib/esm/appui-react/stagepanels/StagePanelDef.d.ts +2 -2
  1275. package/lib/esm/appui-react/stagepanels/StagePanelDef.d.ts.map +1 -1
  1276. package/lib/esm/appui-react/stagepanels/StagePanelDef.js +7 -5
  1277. package/lib/esm/appui-react/stagepanels/StagePanelDef.js.map +1 -1
  1278. package/lib/esm/appui-react/stagepanels/StagePanelLocation.js.map +1 -1
  1279. package/lib/esm/appui-react/stagepanels/StagePanelSection.js.map +1 -1
  1280. package/lib/esm/appui-react/statusbar/Field.d.ts +1 -1
  1281. package/lib/esm/appui-react/statusbar/Field.d.ts.map +1 -1
  1282. package/lib/esm/appui-react/statusbar/Field.js.map +1 -1
  1283. package/lib/esm/appui-react/statusbar/Field.scss +109 -109
  1284. package/lib/esm/appui-react/statusbar/Indicator.d.ts +1 -1
  1285. package/lib/esm/appui-react/statusbar/Indicator.d.ts.map +1 -1
  1286. package/lib/esm/appui-react/statusbar/Indicator.js +2 -1
  1287. package/lib/esm/appui-react/statusbar/Indicator.js.map +1 -1
  1288. package/lib/esm/appui-react/statusbar/LabelIndicator.d.ts +2 -2
  1289. package/lib/esm/appui-react/statusbar/LabelIndicator.d.ts.map +1 -1
  1290. package/lib/esm/appui-react/statusbar/LabelIndicator.js.map +1 -1
  1291. package/lib/esm/appui-react/statusbar/LabelIndicator.scss +43 -43
  1292. package/lib/esm/appui-react/statusbar/Overflow.d.ts +1 -1
  1293. package/lib/esm/appui-react/statusbar/Overflow.d.ts.map +1 -1
  1294. package/lib/esm/appui-react/statusbar/Overflow.js.map +1 -1
  1295. package/lib/esm/appui-react/statusbar/Overflow.scss +27 -27
  1296. package/lib/esm/appui-react/statusbar/OverflowPanel.d.ts +1 -1
  1297. package/lib/esm/appui-react/statusbar/OverflowPanel.d.ts.map +1 -1
  1298. package/lib/esm/appui-react/statusbar/OverflowPanel.js.map +1 -1
  1299. package/lib/esm/appui-react/statusbar/OverflowPanel.scss +22 -22
  1300. package/lib/esm/appui-react/statusbar/Popup.d.ts +1 -1
  1301. package/lib/esm/appui-react/statusbar/Popup.d.ts.map +1 -1
  1302. package/lib/esm/appui-react/statusbar/Popup.js.map +1 -1
  1303. package/lib/esm/appui-react/statusbar/Separator.d.ts +1 -1
  1304. package/lib/esm/appui-react/statusbar/Separator.d.ts.map +1 -1
  1305. package/lib/esm/appui-react/statusbar/Separator.js.map +1 -1
  1306. package/lib/esm/appui-react/statusbar/Separator.scss +12 -12
  1307. package/lib/esm/appui-react/statusbar/StatusBar.d.ts +3 -3
  1308. package/lib/esm/appui-react/statusbar/StatusBar.d.ts.map +1 -1
  1309. package/lib/esm/appui-react/statusbar/StatusBar.js +5 -3
  1310. package/lib/esm/appui-react/statusbar/StatusBar.js.map +1 -1
  1311. package/lib/esm/appui-react/statusbar/StatusBar.scss +41 -41
  1312. package/lib/esm/appui-react/statusbar/StatusBarComposer.d.ts +2 -2
  1313. package/lib/esm/appui-react/statusbar/StatusBarComposer.d.ts.map +1 -1
  1314. package/lib/esm/appui-react/statusbar/StatusBarComposer.js.map +1 -1
  1315. package/lib/esm/appui-react/statusbar/StatusBarItem.d.ts +3 -3
  1316. package/lib/esm/appui-react/statusbar/StatusBarItem.d.ts.map +1 -1
  1317. package/lib/esm/appui-react/statusbar/StatusBarItem.js.map +1 -1
  1318. package/lib/esm/appui-react/statusbar/StatusBarItemUtilities.d.ts +5 -4
  1319. package/lib/esm/appui-react/statusbar/StatusBarItemUtilities.d.ts.map +1 -1
  1320. package/lib/esm/appui-react/statusbar/StatusBarItemUtilities.js.map +1 -1
  1321. package/lib/esm/appui-react/statusbar/StatusBarItemsManager.d.ts +1 -1
  1322. package/lib/esm/appui-react/statusbar/StatusBarItemsManager.d.ts.map +1 -1
  1323. package/lib/esm/appui-react/statusbar/StatusBarItemsManager.js.map +1 -1
  1324. package/lib/esm/appui-react/statusbar/StatusBarWidgetControl.d.ts +2 -1
  1325. package/lib/esm/appui-react/statusbar/StatusBarWidgetControl.d.ts.map +1 -1
  1326. package/lib/esm/appui-react/statusbar/StatusBarWidgetControl.js.map +1 -1
  1327. package/lib/esm/appui-react/statusbar/dialog/Button.d.ts +1 -1
  1328. package/lib/esm/appui-react/statusbar/dialog/Button.d.ts.map +1 -1
  1329. package/lib/esm/appui-react/statusbar/dialog/Button.js.map +1 -1
  1330. package/lib/esm/appui-react/statusbar/dialog/Dialog.d.ts +1 -1
  1331. package/lib/esm/appui-react/statusbar/dialog/Dialog.d.ts.map +1 -1
  1332. package/lib/esm/appui-react/statusbar/dialog/Dialog.js.map +1 -1
  1333. package/lib/esm/appui-react/statusbar/dialog/TitleBar.d.ts +1 -1
  1334. package/lib/esm/appui-react/statusbar/dialog/TitleBar.d.ts.map +1 -1
  1335. package/lib/esm/appui-react/statusbar/dialog/TitleBar.js.map +1 -1
  1336. package/lib/esm/appui-react/statusbar/useDefaultStatusBarItems.d.ts +2 -2
  1337. package/lib/esm/appui-react/statusbar/useDefaultStatusBarItems.d.ts.map +1 -1
  1338. package/lib/esm/appui-react/statusbar/useDefaultStatusBarItems.js.map +1 -1
  1339. package/lib/esm/appui-react/statusbar/useUiItemsProviderStatusBarItems.d.ts +2 -2
  1340. package/lib/esm/appui-react/statusbar/useUiItemsProviderStatusBarItems.d.ts.map +1 -1
  1341. package/lib/esm/appui-react/statusbar/useUiItemsProviderStatusBarItems.js.map +1 -1
  1342. package/lib/esm/appui-react/statusfields/ActivityCenter.d.ts +1 -1
  1343. package/lib/esm/appui-react/statusfields/ActivityCenter.d.ts.map +1 -1
  1344. package/lib/esm/appui-react/statusfields/ActivityCenter.js.map +1 -1
  1345. package/lib/esm/appui-react/statusfields/MessageCenter.d.ts +1 -1
  1346. package/lib/esm/appui-react/statusfields/MessageCenter.d.ts.map +1 -1
  1347. package/lib/esm/appui-react/statusfields/MessageCenter.js.map +1 -1
  1348. package/lib/esm/appui-react/statusfields/SectionsField.d.ts +1 -1
  1349. package/lib/esm/appui-react/statusfields/SectionsField.d.ts.map +1 -1
  1350. package/lib/esm/appui-react/statusfields/SectionsField.js.map +1 -1
  1351. package/lib/esm/appui-react/statusfields/SectionsField.scss +35 -35
  1352. package/lib/esm/appui-react/statusfields/SelectionCount.d.ts +29 -0
  1353. package/lib/esm/appui-react/statusfields/SelectionCount.d.ts.map +1 -0
  1354. package/lib/esm/appui-react/statusfields/SelectionCount.js +46 -0
  1355. package/lib/esm/appui-react/statusfields/SelectionCount.js.map +1 -0
  1356. package/lib/esm/appui-react/statusfields/{SelectionInfo.scss → SelectionCount.scss} +12 -15
  1357. package/lib/esm/appui-react/statusfields/SelectionInfo.d.ts +6 -19
  1358. package/lib/esm/appui-react/statusfields/SelectionInfo.d.ts.map +1 -1
  1359. package/lib/esm/appui-react/statusfields/SelectionInfo.js +14 -32
  1360. package/lib/esm/appui-react/statusfields/SelectionInfo.js.map +1 -1
  1361. package/lib/esm/appui-react/statusfields/SelectionScope.d.ts +2 -2
  1362. package/lib/esm/appui-react/statusfields/SelectionScope.d.ts.map +1 -1
  1363. package/lib/esm/appui-react/statusfields/SelectionScope.js.map +1 -1
  1364. package/lib/esm/appui-react/statusfields/SelectionScope.scss +46 -46
  1365. package/lib/esm/appui-react/statusfields/SnapMode.d.ts +1 -1
  1366. package/lib/esm/appui-react/statusfields/SnapMode.d.ts.map +1 -1
  1367. package/lib/esm/appui-react/statusfields/SnapMode.js.map +1 -1
  1368. package/lib/esm/appui-react/statusfields/ViewAttributes.d.ts +2 -2
  1369. package/lib/esm/appui-react/statusfields/ViewAttributes.d.ts.map +1 -1
  1370. package/lib/esm/appui-react/statusfields/ViewAttributes.js.map +1 -1
  1371. package/lib/esm/appui-react/statusfields/ViewAttributes.scss +10 -10
  1372. package/lib/esm/appui-react/statusfields/tileloading/TileLoadingIndicator.d.ts +1 -1
  1373. package/lib/esm/appui-react/statusfields/tileloading/TileLoadingIndicator.d.ts.map +1 -1
  1374. package/lib/esm/appui-react/statusfields/tileloading/TileLoadingIndicator.js.map +1 -1
  1375. package/lib/esm/appui-react/statusfields/tileloading/TileLoadingIndicator.scss +45 -45
  1376. package/lib/esm/appui-react/statusfields/toolassistance/ToolAssistanceField.d.ts +2 -2
  1377. package/lib/esm/appui-react/statusfields/toolassistance/ToolAssistanceField.d.ts.map +1 -1
  1378. package/lib/esm/appui-react/statusfields/toolassistance/ToolAssistanceField.js +1 -1
  1379. package/lib/esm/appui-react/statusfields/toolassistance/ToolAssistanceField.js.map +1 -1
  1380. package/lib/esm/appui-react/statusfields/toolassistance/ToolAssistanceField.scss +194 -194
  1381. package/lib/esm/appui-react/syncui/SyncUiEventDispatcher.d.ts +2 -2
  1382. package/lib/esm/appui-react/syncui/SyncUiEventDispatcher.d.ts.map +1 -1
  1383. package/lib/esm/appui-react/syncui/SyncUiEventDispatcher.js.map +1 -1
  1384. package/lib/esm/appui-react/theme/ThemeManager.d.ts.map +1 -1
  1385. package/lib/esm/appui-react/theme/ThemeManager.js +2 -1
  1386. package/lib/esm/appui-react/theme/ThemeManager.js.map +1 -1
  1387. package/lib/esm/appui-react/timeline/AnalysisAnimationProvider.d.ts +3 -2
  1388. package/lib/esm/appui-react/timeline/AnalysisAnimationProvider.d.ts.map +1 -1
  1389. package/lib/esm/appui-react/timeline/AnalysisAnimationProvider.js.map +1 -1
  1390. package/lib/esm/appui-react/timeline/ScheduleAnimationProvider.d.ts +3 -2
  1391. package/lib/esm/appui-react/timeline/ScheduleAnimationProvider.d.ts.map +1 -1
  1392. package/lib/esm/appui-react/timeline/ScheduleAnimationProvider.js.map +1 -1
  1393. package/lib/esm/appui-react/timeline/SolarTimelineDataProvider.d.ts +1 -1
  1394. package/lib/esm/appui-react/timeline/SolarTimelineDataProvider.d.ts.map +1 -1
  1395. package/lib/esm/appui-react/timeline/SolarTimelineDataProvider.js.map +1 -1
  1396. package/lib/esm/appui-react/toolbar/DragInteraction.js.map +1 -1
  1397. package/lib/esm/appui-react/toolbar/GroupItem.d.ts +4 -4
  1398. package/lib/esm/appui-react/toolbar/GroupItem.d.ts.map +1 -1
  1399. package/lib/esm/appui-react/toolbar/GroupItem.js.map +1 -1
  1400. package/lib/esm/appui-react/toolbar/Toolbar.d.ts +4 -4
  1401. package/lib/esm/appui-react/toolbar/Toolbar.d.ts.map +1 -1
  1402. package/lib/esm/appui-react/toolbar/Toolbar.js.map +1 -1
  1403. package/lib/esm/appui-react/toolbar/ToolbarComposer.d.ts +2 -1
  1404. package/lib/esm/appui-react/toolbar/ToolbarComposer.d.ts.map +1 -1
  1405. package/lib/esm/appui-react/toolbar/ToolbarComposer.js.map +1 -1
  1406. package/lib/esm/appui-react/toolbar/ToolbarHelper.d.ts +4 -4
  1407. package/lib/esm/appui-react/toolbar/ToolbarHelper.d.ts.map +1 -1
  1408. package/lib/esm/appui-react/toolbar/ToolbarHelper.js.map +1 -1
  1409. package/lib/esm/appui-react/toolbar/ToolbarItem.d.ts +2 -2
  1410. package/lib/esm/appui-react/toolbar/ToolbarItem.d.ts.map +1 -1
  1411. package/lib/esm/appui-react/toolbar/ToolbarItem.js.map +1 -1
  1412. package/lib/esm/appui-react/toolbar/ToolbarItemUtilities.d.ts +1 -1
  1413. package/lib/esm/appui-react/toolbar/ToolbarItemUtilities.d.ts.map +1 -1
  1414. package/lib/esm/appui-react/toolbar/ToolbarItemUtilities.js.map +1 -1
  1415. package/lib/esm/appui-react/toolbar/ToolbarItemsManager.d.ts +1 -1
  1416. package/lib/esm/appui-react/toolbar/ToolbarItemsManager.d.ts.map +1 -1
  1417. package/lib/esm/appui-react/toolbar/ToolbarItemsManager.js.map +1 -1
  1418. package/lib/esm/appui-react/toolbar/ToolbarWithOverflow.d.ts +4 -4
  1419. package/lib/esm/appui-react/toolbar/ToolbarWithOverflow.d.ts.map +1 -1
  1420. package/lib/esm/appui-react/toolbar/ToolbarWithOverflow.js.map +1 -1
  1421. package/lib/esm/appui-react/toolbar/toUIAToolbarItem.d.ts +2 -2
  1422. package/lib/esm/appui-react/toolbar/toUIAToolbarItem.d.ts.map +1 -1
  1423. package/lib/esm/appui-react/toolbar/toUIAToolbarItem.js.map +1 -1
  1424. package/lib/esm/appui-react/toolbar/useDefaultToolbarItems.d.ts +2 -2
  1425. package/lib/esm/appui-react/toolbar/useDefaultToolbarItems.d.ts.map +1 -1
  1426. package/lib/esm/appui-react/toolbar/useDefaultToolbarItems.js.map +1 -1
  1427. package/lib/esm/appui-react/toolbar/useUiItemsProviderToolbarItems.d.ts +2 -2
  1428. package/lib/esm/appui-react/toolbar/useUiItemsProviderToolbarItems.d.ts.map +1 -1
  1429. package/lib/esm/appui-react/toolbar/useUiItemsProviderToolbarItems.js.map +1 -1
  1430. package/lib/esm/appui-react/tools/CoreToolDefinitions.js +14 -7
  1431. package/lib/esm/appui-react/tools/CoreToolDefinitions.js.map +1 -1
  1432. package/lib/esm/appui-react/tools/FrameworkToolAdmin.js.map +1 -1
  1433. package/lib/esm/appui-react/tools/KeyinPaletteTools.js.map +1 -1
  1434. package/lib/esm/appui-react/tools/OpenSettingsTool.js.map +1 -1
  1435. package/lib/esm/appui-react/tools/RestoreLayoutTool.js.map +1 -1
  1436. package/lib/esm/appui-react/tools/ToolSettingsTools.js.map +1 -1
  1437. package/lib/esm/appui-react/toolsettings/DefaultToolSettingsProvider.d.ts +4 -3
  1438. package/lib/esm/appui-react/toolsettings/DefaultToolSettingsProvider.d.ts.map +1 -1
  1439. package/lib/esm/appui-react/toolsettings/DefaultToolSettingsProvider.js +2 -1
  1440. package/lib/esm/appui-react/toolsettings/DefaultToolSettingsProvider.js.map +1 -1
  1441. package/lib/esm/appui-react/toolsettings/InternalToolSettingsManager.d.ts +3 -2
  1442. package/lib/esm/appui-react/toolsettings/InternalToolSettingsManager.d.ts.map +1 -1
  1443. package/lib/esm/appui-react/toolsettings/InternalToolSettingsManager.js.map +1 -1
  1444. package/lib/esm/appui-react/toolsettings/ToolInformation.d.ts +1 -1
  1445. package/lib/esm/appui-react/toolsettings/ToolInformation.d.ts.map +1 -1
  1446. package/lib/esm/appui-react/toolsettings/ToolInformation.js.map +1 -1
  1447. package/lib/esm/appui-react/toolsettings/ToolUiProvider.d.ts +6 -5
  1448. package/lib/esm/appui-react/toolsettings/ToolUiProvider.d.ts.map +1 -1
  1449. package/lib/esm/appui-react/toolsettings/ToolUiProvider.js.map +1 -1
  1450. package/lib/esm/appui-react/ui-items-provider/AbstractUiItemsManager.d.ts +7 -7
  1451. package/lib/esm/appui-react/ui-items-provider/AbstractUiItemsManager.d.ts.map +1 -1
  1452. package/lib/esm/appui-react/ui-items-provider/AbstractUiItemsManager.js +28 -17
  1453. package/lib/esm/appui-react/ui-items-provider/AbstractUiItemsManager.js.map +1 -1
  1454. package/lib/esm/appui-react/ui-items-provider/BaseUiItemsProvider.d.ts +6 -6
  1455. package/lib/esm/appui-react/ui-items-provider/BaseUiItemsProvider.d.ts.map +1 -1
  1456. package/lib/esm/appui-react/ui-items-provider/BaseUiItemsProvider.js.map +1 -1
  1457. package/lib/esm/appui-react/ui-items-provider/ProviderItem.d.ts +1 -1
  1458. package/lib/esm/appui-react/ui-items-provider/ProviderItem.js.map +1 -1
  1459. package/lib/esm/appui-react/ui-items-provider/StandardContentToolsProvider.d.ts +3 -3
  1460. package/lib/esm/appui-react/ui-items-provider/StandardContentToolsProvider.d.ts.map +1 -1
  1461. package/lib/esm/appui-react/ui-items-provider/StandardContentToolsProvider.js.map +1 -1
  1462. package/lib/esm/appui-react/ui-items-provider/StandardContentToolsUiItemsProvider.d.ts +4 -3
  1463. package/lib/esm/appui-react/ui-items-provider/StandardContentToolsUiItemsProvider.d.ts.map +1 -1
  1464. package/lib/esm/appui-react/ui-items-provider/StandardContentToolsUiItemsProvider.js +10 -8
  1465. package/lib/esm/appui-react/ui-items-provider/StandardContentToolsUiItemsProvider.js.map +1 -1
  1466. package/lib/esm/appui-react/ui-items-provider/StandardNavigationToolsProvider.d.ts +2 -2
  1467. package/lib/esm/appui-react/ui-items-provider/StandardNavigationToolsProvider.d.ts.map +1 -1
  1468. package/lib/esm/appui-react/ui-items-provider/StandardNavigationToolsProvider.js.map +1 -1
  1469. package/lib/esm/appui-react/ui-items-provider/StandardNavigationToolsUiItemsProvider.d.ts +3 -2
  1470. package/lib/esm/appui-react/ui-items-provider/StandardNavigationToolsUiItemsProvider.d.ts.map +1 -1
  1471. package/lib/esm/appui-react/ui-items-provider/StandardNavigationToolsUiItemsProvider.js.map +1 -1
  1472. package/lib/esm/appui-react/ui-items-provider/StandardStatusbarItemsProvider.d.ts +2 -2
  1473. package/lib/esm/appui-react/ui-items-provider/StandardStatusbarItemsProvider.d.ts.map +1 -1
  1474. package/lib/esm/appui-react/ui-items-provider/StandardStatusbarItemsProvider.js.map +1 -1
  1475. package/lib/esm/appui-react/ui-items-provider/StandardStatusbarUiItemsProvider.d.ts +2 -2
  1476. package/lib/esm/appui-react/ui-items-provider/StandardStatusbarUiItemsProvider.d.ts.map +1 -1
  1477. package/lib/esm/appui-react/ui-items-provider/StandardStatusbarUiItemsProvider.js +3 -2
  1478. package/lib/esm/appui-react/ui-items-provider/StandardStatusbarUiItemsProvider.js.map +1 -1
  1479. package/lib/esm/appui-react/ui-items-provider/UiItemsManager.d.ts +14 -13
  1480. package/lib/esm/appui-react/ui-items-provider/UiItemsManager.d.ts.map +1 -1
  1481. package/lib/esm/appui-react/ui-items-provider/UiItemsManager.js +15 -9
  1482. package/lib/esm/appui-react/ui-items-provider/UiItemsManager.js.map +1 -1
  1483. package/lib/esm/appui-react/ui-items-provider/UiItemsProvider.d.ts +6 -6
  1484. package/lib/esm/appui-react/ui-items-provider/UiItemsProvider.d.ts.map +1 -1
  1485. package/lib/esm/appui-react/ui-items-provider/UiItemsProvider.js.map +1 -1
  1486. package/lib/esm/appui-react/ui-items-provider/isProviderItem.d.ts +1 -1
  1487. package/lib/esm/appui-react/ui-items-provider/isProviderItem.d.ts.map +1 -1
  1488. package/lib/esm/appui-react/ui-items-provider/isProviderItem.js.map +1 -1
  1489. package/lib/esm/appui-react/uiadmin/FrameworkUiAdmin.d.ts +3 -2
  1490. package/lib/esm/appui-react/uiadmin/FrameworkUiAdmin.d.ts.map +1 -1
  1491. package/lib/esm/appui-react/uiadmin/FrameworkUiAdmin.js +1 -1
  1492. package/lib/esm/appui-react/uiadmin/FrameworkUiAdmin.js.map +1 -1
  1493. package/lib/esm/appui-react/uiprovider/ComponentGenerator.d.ts +3 -2
  1494. package/lib/esm/appui-react/uiprovider/ComponentGenerator.d.ts.map +1 -1
  1495. package/lib/esm/appui-react/uiprovider/ComponentGenerator.js +1 -1
  1496. package/lib/esm/appui-react/uiprovider/ComponentGenerator.js.map +1 -1
  1497. package/lib/esm/appui-react/uiprovider/DefaultDialogGridContainer.d.ts +1 -1
  1498. package/lib/esm/appui-react/uiprovider/DefaultDialogGridContainer.d.ts.map +1 -1
  1499. package/lib/esm/appui-react/uiprovider/DefaultDialogGridContainer.js.map +1 -1
  1500. package/lib/esm/appui-react/uiprovider/DefaultDialogGridContainer.scss +212 -212
  1501. package/lib/esm/appui-react/uistate/AppUiSettings.d.ts +3 -2
  1502. package/lib/esm/appui-react/uistate/AppUiSettings.d.ts.map +1 -1
  1503. package/lib/esm/appui-react/uistate/AppUiSettings.js.map +1 -1
  1504. package/lib/esm/appui-react/uistate/useUiStateStorage.d.ts +1 -1
  1505. package/lib/esm/appui-react/uistate/useUiStateStorage.d.ts.map +1 -1
  1506. package/lib/esm/appui-react/uistate/useUiStateStorage.js.map +1 -1
  1507. package/lib/esm/appui-react/utils/InternalUiShowHideManager.d.ts +2 -2
  1508. package/lib/esm/appui-react/utils/InternalUiShowHideManager.d.ts.map +1 -1
  1509. package/lib/esm/appui-react/utils/InternalUiShowHideManager.js +3 -3
  1510. package/lib/esm/appui-react/utils/InternalUiShowHideManager.js.map +1 -1
  1511. package/lib/esm/appui-react/utils/PropsHelper.d.ts +3 -2
  1512. package/lib/esm/appui-react/utils/PropsHelper.d.ts.map +1 -1
  1513. package/lib/esm/appui-react/utils/PropsHelper.js +2 -1
  1514. package/lib/esm/appui-react/utils/PropsHelper.js.map +1 -1
  1515. package/lib/esm/appui-react/utils/ToolbarButtonHelper.js.map +1 -1
  1516. package/lib/esm/appui-react/utils/ViewUtilities.d.ts +1 -1
  1517. package/lib/esm/appui-react/utils/ViewUtilities.d.ts.map +1 -1
  1518. package/lib/esm/appui-react/utils/ViewUtilities.js +0 -1
  1519. package/lib/esm/appui-react/utils/ViewUtilities.js.map +1 -1
  1520. package/lib/esm/appui-react/widget-panels/Content.d.ts +1 -1
  1521. package/lib/esm/appui-react/widget-panels/Content.d.ts.map +1 -1
  1522. package/lib/esm/appui-react/widget-panels/Content.js +18 -7
  1523. package/lib/esm/appui-react/widget-panels/Content.js.map +1 -1
  1524. package/lib/esm/appui-react/widget-panels/FloatingWidget.js.map +1 -1
  1525. package/lib/esm/appui-react/widget-panels/Frontstage.d.ts +5 -4
  1526. package/lib/esm/appui-react/widget-panels/Frontstage.d.ts.map +1 -1
  1527. package/lib/esm/appui-react/widget-panels/Frontstage.js +39 -30
  1528. package/lib/esm/appui-react/widget-panels/Frontstage.js.map +1 -1
  1529. package/lib/esm/appui-react/widget-panels/Frontstage.scss +19 -19
  1530. package/lib/esm/appui-react/widget-panels/FrontstageContent.js.map +1 -1
  1531. package/lib/esm/appui-react/widget-panels/ModalFrontstageComposer.d.ts +1 -1
  1532. package/lib/esm/appui-react/widget-panels/ModalFrontstageComposer.d.ts.map +1 -1
  1533. package/lib/esm/appui-react/widget-panels/ModalFrontstageComposer.js.map +1 -1
  1534. package/lib/esm/appui-react/widget-panels/StatusBar.d.ts +1 -1
  1535. package/lib/esm/appui-react/widget-panels/StatusBar.d.ts.map +1 -1
  1536. package/lib/esm/appui-react/widget-panels/StatusBar.js +1 -1
  1537. package/lib/esm/appui-react/widget-panels/StatusBar.js.map +1 -1
  1538. package/lib/esm/appui-react/widget-panels/StatusBar.scss +10 -10
  1539. package/lib/esm/appui-react/widget-panels/Tab.js +1 -1
  1540. package/lib/esm/appui-react/widget-panels/Tab.js.map +1 -1
  1541. package/lib/esm/appui-react/widget-panels/Tab.scss +14 -14
  1542. package/lib/esm/appui-react/widget-panels/ToolSettings.js +17 -9
  1543. package/lib/esm/appui-react/widget-panels/ToolSettings.js.map +1 -1
  1544. package/lib/esm/appui-react/widget-panels/ToolSettings.scss +41 -41
  1545. package/lib/esm/appui-react/widget-panels/Toolbars.js +3 -2
  1546. package/lib/esm/appui-react/widget-panels/Toolbars.js.map +1 -1
  1547. package/lib/esm/appui-react/widget-panels/Toolbars.scss +20 -20
  1548. package/lib/esm/appui-react/widget-panels/useTransientState.js.map +1 -1
  1549. package/lib/esm/appui-react/widget-panels/useWidgetDirection.js.map +1 -1
  1550. package/lib/esm/appui-react/widgets/BackstageAppButton.d.ts +1 -1
  1551. package/lib/esm/appui-react/widgets/BackstageAppButton.d.ts.map +1 -1
  1552. package/lib/esm/appui-react/widgets/BackstageAppButton.js.map +1 -1
  1553. package/lib/esm/appui-react/widgets/BasicNavigationWidget.d.ts +1 -1
  1554. package/lib/esm/appui-react/widgets/BasicNavigationWidget.d.ts.map +1 -1
  1555. package/lib/esm/appui-react/widgets/BasicNavigationWidget.js.map +1 -1
  1556. package/lib/esm/appui-react/widgets/BasicToolWidget.d.ts +1 -1
  1557. package/lib/esm/appui-react/widgets/BasicToolWidget.d.ts.map +1 -1
  1558. package/lib/esm/appui-react/widgets/BasicToolWidget.js.map +1 -1
  1559. package/lib/esm/appui-react/widgets/ContentToolWidgetComposer.js.map +1 -1
  1560. package/lib/esm/appui-react/widgets/NavigationWidgetComposer.d.ts +1 -1
  1561. package/lib/esm/appui-react/widgets/NavigationWidgetComposer.d.ts.map +1 -1
  1562. package/lib/esm/appui-react/widgets/NavigationWidgetComposer.js +2 -2
  1563. package/lib/esm/appui-react/widgets/NavigationWidgetComposer.js.map +1 -1
  1564. package/lib/esm/appui-react/widgets/StableWidgetDef.d.ts +1 -1
  1565. package/lib/esm/appui-react/widgets/StableWidgetDef.d.ts.map +1 -1
  1566. package/lib/esm/appui-react/widgets/StableWidgetDef.js.map +1 -1
  1567. package/lib/esm/appui-react/widgets/StatusBarWidgetComposerControl.js.map +1 -1
  1568. package/lib/esm/appui-react/widgets/ToolSettingsContent.js.map +1 -1
  1569. package/lib/esm/appui-react/widgets/ToolWidgetComposer.d.ts +1 -1
  1570. package/lib/esm/appui-react/widgets/ToolWidgetComposer.d.ts.map +1 -1
  1571. package/lib/esm/appui-react/widgets/ToolWidgetComposer.js.map +1 -1
  1572. package/lib/esm/appui-react/widgets/ViewToolWidgetComposer.js.map +1 -1
  1573. package/lib/esm/appui-react/widgets/Widget.d.ts +4 -4
  1574. package/lib/esm/appui-react/widgets/Widget.d.ts.map +1 -1
  1575. package/lib/esm/appui-react/widgets/Widget.js.map +1 -1
  1576. package/lib/esm/appui-react/widgets/WidgetConfig.d.ts +1 -1
  1577. package/lib/esm/appui-react/widgets/WidgetConfig.d.ts.map +1 -1
  1578. package/lib/esm/appui-react/widgets/WidgetConfig.js.map +1 -1
  1579. package/lib/esm/appui-react/widgets/WidgetControl.d.ts +5 -4
  1580. package/lib/esm/appui-react/widgets/WidgetControl.d.ts.map +1 -1
  1581. package/lib/esm/appui-react/widgets/WidgetControl.js.map +1 -1
  1582. package/lib/esm/appui-react/widgets/WidgetDef.d.ts +10 -8
  1583. package/lib/esm/appui-react/widgets/WidgetDef.d.ts.map +1 -1
  1584. package/lib/esm/appui-react/widgets/WidgetDef.js +1 -1
  1585. package/lib/esm/appui-react/widgets/WidgetDef.js.map +1 -1
  1586. package/lib/esm/appui-react/widgets/WidgetHost.d.ts +3 -3
  1587. package/lib/esm/appui-react/widgets/WidgetHost.d.ts.map +1 -1
  1588. package/lib/esm/appui-react/widgets/WidgetHost.js +3 -2
  1589. package/lib/esm/appui-react/widgets/WidgetHost.js.map +1 -1
  1590. package/lib/esm/appui-react/widgets/WidgetManager.js.map +1 -1
  1591. package/lib/esm/appui-react/widgets/WidgetState.js.map +1 -1
  1592. package/lib/esm/appui-react.d.ts +1 -0
  1593. package/lib/esm/appui-react.d.ts.map +1 -1
  1594. package/lib/esm/appui-react.js +1 -0
  1595. package/lib/esm/appui-react.js.map +1 -1
  1596. package/lib/public/locales/en/UiFramework.json +334 -331
  1597. package/package.json +22 -23
@@ -1 +1 @@
1
- {"version":3,"file":"WidgetManager.js","sourceRoot":"","sources":["../../../../src/appui-react/widgets/WidgetManager.ts"],"names":[],"mappings":"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","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n/** @packageDocumentation\r\n * @module Widget\r\n */\r\n\r\nimport { BeUiEvent, Logger } from \"@itwin/core-bentley\";\r\nimport { UiFramework } from \"../UiFramework\";\r\nimport { WidgetDef } from \"./WidgetDef\";\r\nimport { createStableWidgetDef } from \"./StableWidgetDef\";\r\nimport { StagePanelLocation } from \"../stagepanels/StagePanelLocation\";\r\nimport { StagePanelSection } from \"../stagepanels/StagePanelSection\";\r\nimport { UiItemsManager } from \"../ui-items-provider/UiItemsManager\";\r\n\r\n/** Information about WidgetDefs in the WidgetManager\r\n * @internal\r\n */\r\nexport interface WidgetInfo {\r\n widgetDef: WidgetDef;\r\n stageId?: string;\r\n stageUsage?: string;\r\n location: StagePanelLocation;\r\n section: StagePanelSection;\r\n}\r\n\r\n/** Arguments of [[this.onWidgetsChanged]] event.\r\n * @internal\r\n */\r\nexport interface WidgetsChangedEventArgs {\r\n readonly items: ReadonlyArray<WidgetInfo>;\r\n}\r\n\r\n/** Event class for [[this.onWidgetsChanged]].\r\n * @internal\r\n */\r\nexport class WidgetsChangedEvent extends BeUiEvent<WidgetsChangedEventArgs> { }\r\n\r\nfunction getWidgetManagerStableWidgetId(stageUsage: string | undefined, location: StagePanelLocation, section: StagePanelSection, index: number) {\r\n return `uifw-wm-${stageUsage || \"\"}-${StagePanelLocation[location]}-${StagePanelSection[section]}-${index}`;\r\n}\r\n\r\n/** Widget Manager class.\r\n * @beta\r\n */\r\nexport class WidgetManager {\r\n private _widgets: ReadonlyArray<WidgetInfo> = [];\r\n\r\n /** Event raised when Widgets are changed.\r\n * @internal\r\n */\r\n public readonly onWidgetsChanged = new WidgetsChangedEvent();\r\n\r\n /** @internal */\r\n public get widgetCount(): number {\r\n return this._widgets.length;\r\n }\r\n\r\n /** @internal */\r\n public get widgets(): ReadonlyArray<WidgetInfo> { return this._widgets; }\r\n public set widgets(w: ReadonlyArray<WidgetInfo>) {\r\n this._widgets = w;\r\n this.onWidgetsChanged.emit({ items: w });\r\n }\r\n\r\n /** Adds a WidgetDef for use in a Frontstage.\r\n * @note Added `widgetDef` must return unique id to correctly save/restore App layout.\r\n * Semi-stable id is generated when auto-generated `widgetDef` id is detected,\r\n * but correctness of such id depends on `addWidgetDef` call order and widget location.\r\n */\r\n public addWidgetDef(widgetDef: WidgetDef, stageId: string | undefined, stageUsage: string | undefined, location: StagePanelLocation, section?: StagePanelSection): boolean {\r\n if (stageId === undefined && stageUsage === undefined) {\r\n Logger.logError(UiFramework.loggerCategory(this), `addWidgetDef: stageId or stageUsage param must be specified`);\r\n return false;\r\n }\r\n\r\n section = (section !== undefined) ? section : StagePanelSection.Start;\r\n const index = this._widgets.reduce((acc, info) => {\r\n if (info.stageId === stageId && info.stageUsage === stageUsage && info.location === location && info.section === section)\r\n return acc + 1;\r\n return acc;\r\n }, 0);\r\n const stableId = getWidgetManagerStableWidgetId(stageUsage, location, section, index);\r\n const stableWidget = createStableWidgetDef(widgetDef, stableId);\r\n const newWidget: WidgetInfo = { widgetDef: stableWidget, stageId, stageUsage, location, section };\r\n\r\n const oldWidgets = this._widgets.filter((info) => info.widgetDef.id !== newWidget.widgetDef.id);\r\n const updatedWidgets = [\r\n ...oldWidgets,\r\n newWidget,\r\n ];\r\n this.widgets = updatedWidgets;\r\n\r\n return true;\r\n }\r\n\r\n /** Removes a WidgetDef.\r\n */\r\n public removeWidgetDef(widgetId: string): boolean {\r\n let result = false;\r\n const updatedWidgets = this._widgets.filter((info) => info.widgetDef.id !== widgetId);\r\n\r\n if (updatedWidgets.length !== this._widgets.length) {\r\n this.widgets = updatedWidgets;\r\n result = true;\r\n }\r\n\r\n return result;\r\n }\r\n\r\n /** Gets WidgetDefs for a Frontstage location.\r\n */\r\n public getWidgetDefs(stageId: string, stageUsage: string, location: StagePanelLocation, section?: StagePanelSection): ReadonlyArray<WidgetDef> | undefined {\r\n const definedSection = section === undefined ? StagePanelSection.Start : section;\r\n\r\n const widgetInfos = this._widgets.filter((info) => {\r\n return (!info.stageId || info.stageId === stageId)\r\n && (!info.stageUsage || info.stageUsage === stageUsage)\r\n && info.location === location\r\n && info.section === definedSection;\r\n });\r\n\r\n const widgetDefs = widgetInfos.map((info) => info.widgetDef);\r\n\r\n // Consult the UiItemsManager to get any Abstract widgets\r\n const widgets = UiItemsManager.getWidgets(stageId, stageUsage, location, definedSection);\r\n widgets.forEach((abstractProps) => {\r\n const widgetDef = WidgetDef.create(abstractProps);\r\n widgetDefs.push(widgetDef);\r\n });\r\n return widgetDefs.length > 0 ? widgetDefs : undefined;\r\n }\r\n}\r\n"]}
1
+ {"version":3,"file":"WidgetManager.js","sourceRoot":"","sources":["../../../../src/appui-react/widgets/WidgetManager.ts"],"names":[],"mappings":"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","sourcesContent":["/*---------------------------------------------------------------------------------------------\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n* See LICENSE.md in the project root for license terms and full copyright notice.\n*--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Widget\n */\n\nimport { BeUiEvent, Logger } from \"@itwin/core-bentley\";\nimport { UiFramework } from \"../UiFramework\";\nimport { WidgetDef } from \"./WidgetDef\";\nimport { createStableWidgetDef } from \"./StableWidgetDef\";\nimport { StagePanelLocation } from \"../stagepanels/StagePanelLocation\";\nimport { StagePanelSection } from \"../stagepanels/StagePanelSection\";\nimport { UiItemsManager } from \"../ui-items-provider/UiItemsManager\";\n\n/** Information about WidgetDefs in the WidgetManager\n * @internal\n */\nexport interface WidgetInfo {\n widgetDef: WidgetDef;\n stageId?: string;\n stageUsage?: string;\n location: StagePanelLocation;\n section: StagePanelSection;\n}\n\n/** Arguments of [[this.onWidgetsChanged]] event.\n * @internal\n */\nexport interface WidgetsChangedEventArgs {\n readonly items: ReadonlyArray<WidgetInfo>;\n}\n\n/** Event class for [[this.onWidgetsChanged]].\n * @internal\n */\nexport class WidgetsChangedEvent extends BeUiEvent<WidgetsChangedEventArgs> { }\n\nfunction getWidgetManagerStableWidgetId(stageUsage: string | undefined, location: StagePanelLocation, section: StagePanelSection, index: number) {\n return `uifw-wm-${stageUsage || \"\"}-${StagePanelLocation[location]}-${StagePanelSection[section]}-${index}`;\n}\n\n/** Widget Manager class.\n * @beta\n */\nexport class WidgetManager {\n private _widgets: ReadonlyArray<WidgetInfo> = [];\n\n /** Event raised when Widgets are changed.\n * @internal\n */\n public readonly onWidgetsChanged = new WidgetsChangedEvent();\n\n /** @internal */\n public get widgetCount(): number {\n return this._widgets.length;\n }\n\n /** @internal */\n public get widgets(): ReadonlyArray<WidgetInfo> { return this._widgets; }\n public set widgets(w: ReadonlyArray<WidgetInfo>) {\n this._widgets = w;\n this.onWidgetsChanged.emit({ items: w });\n }\n\n /** Adds a WidgetDef for use in a Frontstage.\n * @note Added `widgetDef` must return unique id to correctly save/restore App layout.\n * Semi-stable id is generated when auto-generated `widgetDef` id is detected,\n * but correctness of such id depends on `addWidgetDef` call order and widget location.\n */\n public addWidgetDef(widgetDef: WidgetDef, stageId: string | undefined, stageUsage: string | undefined, location: StagePanelLocation, section?: StagePanelSection): boolean {\n if (stageId === undefined && stageUsage === undefined) {\n Logger.logError(UiFramework.loggerCategory(this), `addWidgetDef: stageId or stageUsage param must be specified`);\n return false;\n }\n\n section = (section !== undefined) ? section : StagePanelSection.Start;\n const index = this._widgets.reduce((acc, info) => {\n if (info.stageId === stageId && info.stageUsage === stageUsage && info.location === location && info.section === section)\n return acc + 1;\n return acc;\n }, 0);\n const stableId = getWidgetManagerStableWidgetId(stageUsage, location, section, index);\n const stableWidget = createStableWidgetDef(widgetDef, stableId);\n const newWidget: WidgetInfo = { widgetDef: stableWidget, stageId, stageUsage, location, section };\n\n const oldWidgets = this._widgets.filter((info) => info.widgetDef.id !== newWidget.widgetDef.id);\n const updatedWidgets = [\n ...oldWidgets,\n newWidget,\n ];\n this.widgets = updatedWidgets;\n\n return true;\n }\n\n /** Removes a WidgetDef.\n */\n public removeWidgetDef(widgetId: string): boolean {\n let result = false;\n const updatedWidgets = this._widgets.filter((info) => info.widgetDef.id !== widgetId);\n\n if (updatedWidgets.length !== this._widgets.length) {\n this.widgets = updatedWidgets;\n result = true;\n }\n\n return result;\n }\n\n /** Gets WidgetDefs for a Frontstage location.\n */\n public getWidgetDefs(stageId: string, stageUsage: string, location: StagePanelLocation, section?: StagePanelSection): ReadonlyArray<WidgetDef> | undefined {\n const definedSection = section === undefined ? StagePanelSection.Start : section;\n\n const widgetInfos = this._widgets.filter((info) => {\n return (!info.stageId || info.stageId === stageId)\n && (!info.stageUsage || info.stageUsage === stageUsage)\n && info.location === location\n && info.section === definedSection;\n });\n\n const widgetDefs = widgetInfos.map((info) => info.widgetDef);\n\n // Consult the UiItemsManager to get any Abstract widgets\n const widgets = UiItemsManager.getWidgets(stageId, stageUsage, location, definedSection);\n widgets.forEach((abstractProps) => {\n const widgetDef = WidgetDef.create(abstractProps);\n widgetDefs.push(widgetDef);\n });\n return widgetDefs.length > 0 ? widgetDefs : undefined;\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"WidgetState.js","sourceRoot":"","sources":["../../../../src/appui-react/widgets/WidgetState.ts"],"names":[],"mappings":"AAAA;;;+FAG+F;AAC/F;;GAEG;AAEH;;GAEG;AACH,MAAM,CAAN,IAAY,WAMX;AAND,WAAY,WAAW;IACrB,6CAAQ,CAAA;IACR,iDAAU,CAAA;IACV,iDAAU,CAAA;IACV,qDAAY,CAAA;IACZ,qDAAY,CAAA;AACd,CAAC,EANW,WAAW,KAAX,WAAW,QAMtB","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n/** @packageDocumentation\r\n * @module Widget\r\n */\r\n\r\n/** Widget state enum.\r\n * @public\r\n */\r\nexport enum WidgetState {\r\n Open = 0,\r\n Closed = 1,\r\n Hidden = 2,\r\n Floating = 3,\r\n Unloaded = 4\r\n}\r\n"]}
1
+ {"version":3,"file":"WidgetState.js","sourceRoot":"","sources":["../../../../src/appui-react/widgets/WidgetState.ts"],"names":[],"mappings":"AAAA;;;+FAG+F;AAC/F;;GAEG;AAEH;;GAEG;AACH,MAAM,CAAN,IAAY,WAMX;AAND,WAAY,WAAW;IACrB,6CAAQ,CAAA;IACR,iDAAU,CAAA;IACV,iDAAU,CAAA;IACV,qDAAY,CAAA;IACZ,qDAAY,CAAA;AACd,CAAC,EANW,WAAW,KAAX,WAAW,QAMtB","sourcesContent":["/*---------------------------------------------------------------------------------------------\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n* See LICENSE.md in the project root for license terms and full copyright notice.\n*--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Widget\n */\n\n/** Widget state enum.\n * @public\n */\nexport enum WidgetState {\n Open = 0,\n Closed = 1,\n Hidden = 2,\n Floating = 3,\n Unloaded = 4\n}\n"]}
@@ -139,6 +139,7 @@ export * from "./appui-react/statusfields/tileloading/TileLoadingIndicator";
139
139
  export * from "./appui-react/statusfields/ActivityCenter";
140
140
  export * from "./appui-react/statusfields/MessageCenter";
141
141
  export * from "./appui-react/statusfields/SectionsField";
142
+ export * from "./appui-react/statusfields/SelectionCount";
142
143
  export * from "./appui-react/statusfields/SelectionInfo";
143
144
  export * from "./appui-react/statusfields/SelectionScope";
144
145
  export * from "./appui-react/statusfields/SnapMode";
@@ -1 +1 @@
1
- {"version":3,"file":"appui-react.d.ts","sourceRoot":"","sources":["../../src/appui-react.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"appui-react.d.ts","sourceRoot":"","sources":["../../src/appui-react.ts"],"names":[],"mappings":"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"}
@@ -144,6 +144,7 @@ export * from "./appui-react/statusfields/tileloading/TileLoadingIndicator";
144
144
  export * from "./appui-react/statusfields/ActivityCenter";
145
145
  export * from "./appui-react/statusfields/MessageCenter";
146
146
  export * from "./appui-react/statusfields/SectionsField";
147
+ export * from "./appui-react/statusfields/SelectionCount";
147
148
  export * from "./appui-react/statusfields/SelectionInfo";
148
149
  export * from "./appui-react/statusfields/SelectionScope";
149
150
  export * from "./appui-react/statusfields/SnapMode";
@@ -1 +1 @@
1
- {"version":3,"file":"appui-react.js","sourceRoot":"","sources":["../../src/appui-react.ts"],"names":[],"mappings":"AAAA;;;+FAG+F;AAE/F,yIAAyI;AAEzI,cAAc,2BAA2B,CAAC,CAAE,+DAA+D;AAE3G,cAAc,6CAA6C,CAAC;AAC5D,cAAc,uCAAuC,CAAC;AACtD,cAAc,kDAAkD,CAAC;AACjE,cAAc,6CAA6C,CAAC;AAC5D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,uCAAuC,CAAC;AACtD,cAAc,mCAAmC,CAAC;AAClD,cAAc,yCAAyC,CAAC;AACxD,cAAc,wCAAwC,CAAC;AACvD,cAAc,0CAA0C,CAAC;AACzD,cAAc,mCAAmC,CAAC;AAClD,cAAc,wCAAwC,CAAC;AAEvD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,+CAA+C,CAAC;AAC9D,cAAc,uCAAuC,CAAC;AACtD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,0CAA0C,CAAC;AACzD,cAAc,kDAAkD,CAAC;AACjE,cAAc,0DAA0D,CAAC;AAEzE,cAAc,oDAAoD,CAAC;AACnE,cAAc,oDAAoD,CAAC;AACnE,cAAc,oCAAoC,CAAC;AAEnD,cAAc,sCAAsC,CAAC;AACrD,cAAc,oCAAoC,CAAC;AACnD,cAAc,qCAAqC,CAAC;AACpD,cAAc,+CAA+C,CAAC;AAC9D,cAAc,uCAAuC,CAAC;AACtD,cAAc,0CAA0C,CAAC;AACzD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,sCAAsC,CAAC;AACrD,cAAc,0CAA0C,CAAC;AACzD,cAAc,4CAA4C,CAAC;AAE3D,cAAc,wCAAwC,CAAC;AACvD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,8CAA8C,CAAC;AAC7D,cAAc,qDAAqD,CAAC;AACpE,cAAc,4CAA4C,CAAC;AAE3D,cAAc,wCAAwC,CAAC;AACvD,cAAc,yCAAyC,CAAC;AACxD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,oCAAoC,CAAC;AACnD,cAAc,qCAAqC,CAAC;AACpD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,yCAAyC,CAAC;AACxD,cAAc,2CAA2C,CAAC;AAE1D,cAAc,0CAA0C,CAAC;AACzD,cAAc,uCAAuC,CAAC;AAEtD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,+CAA+C,CAAC;AAC9D,cAAc,0CAA0C,CAAC;AACzD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,0CAA0C,CAAC;AACzD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,oDAAoD,CAAC;AACnE,cAAc,+CAA+C,CAAC;AAC9D,cAAc,6CAA6C,CAAC;AAE5D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,wCAAwC,CAAC;AACvD,cAAc,6CAA6C,CAAC;AAC5D,cAAc,0CAA0C,CAAC;AACzD,cAAc,6CAA6C,CAAC;AAC5D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,qCAAqC,CAAC;AACpD,cAAc,qDAAqD,CAAC;AAEpE,cAAc,+CAA+C,CAAC;AAC9D,cAAc,sCAAsC,CAAC;AACrD,cAAc,uCAAuC,CAAC;AACtD,cAAc,kDAAkD,CAAC;AACjE,cAAc,sDAAsD,CAAC;AACrE,cAAc,sDAAsD,CAAC;AACrE,cAAc,0CAA0C,CAAC;AACzD,cAAc,qCAAqC,CAAC;AAEpD,cAAc,iDAAiD,CAAC;AAChE,cAAc,qDAAqD,CAAC;AAEpE,cAAc,+CAA+C,CAAC;AAC9D,cAAc,mCAAmC,CAAC;AAClD,cAAc,uCAAuC,CAAC;AACtD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,kDAAkD,CAAC;AAEjE,cAAc,uDAAuD,CAAC;AACtE,cAAc,0DAA0D,CAAC;AACzE,cAAc,mDAAmD,CAAC;AAClE,cAAc,iDAAiD,CAAC;AAChE,cAAc,oDAAoD,CAAC;AACnE,cAAc,4DAA4D,CAAC;AAE3E,cAAc,kCAAkC,CAAC;AACjD,cAAc,oCAAoC,CAAC;AAEnD,cAAc,uCAAuC,CAAC;AACtD,cAAc,uCAAuC,CAAC;AACtD,cAAc,sCAAsC,CAAC;AACrD,cAAc,sCAAsC,CAAC;AACrD,cAAc,kCAAkC,CAAC;AACjD,cAAc,mCAAmC,CAAC;AAClD,cAAc,kCAAkC,CAAC;AAEjD,cAAc,kCAAkC,CAAC;AACjD,cAAc,kCAAkC,CAAC;AACjD,cAAc,oCAAoC,CAAC;AACnD,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,8BAA8B,CAAC;AAE7C,cAAc,wCAAwC,CAAC;AACvD,cAAc,uCAAuC,CAAC;AAEtD,cAAc,iDAAiD,CAAC;AAChE,cAAc,qDAAqD,CAAC;AAEpE,cAAc,0CAA0C,CAAC;AACzD,cAAc,0DAA0D,CAAC;AACzE,cAAc,8DAA8D,CAAC;AAE7E,cAAc,0CAA0C,CAAC;AACzD,cAAc,iCAAiC,CAAC;AAChD,cAAc,wCAAwC,CAAC;AACvD,cAAc,qCAAqC,CAAC;AACpD,cAAc,oCAAoC,CAAC;AACnD,cAAc,sCAAsC,CAAC;AACrD,cAAc,qCAAqC,CAAC;AACpD,cAAc,kCAAkC,CAAC;AACjD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qCAAqC,CAAC;AACpD,cAAc,kCAAkC,CAAC;AAEjD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,yCAAyC,CAAC;AACxD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,6CAA6C,CAAC;AAE5D,cAAc,uCAAuC,CAAC;AACtD,cAAc,mCAAmC,CAAC;AAClD,cAAc,wCAAwC,CAAC;AACvD,cAAc,mCAAmC,CAAC;AAClD,cAAc,mCAAmC,CAAC;AAClD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,uCAAuC,CAAC;AACtD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,0DAA0D,CAAC;AACzE,cAAc,kDAAkD,CAAC;AAEjE,cAAc,6DAA6D,CAAC;AAC5E,cAAc,2CAA2C,CAAC;AAC1D,cAAc,0CAA0C,CAAC;AACzD,cAAc,0CAA0C,CAAC;AACzD,cAAc,0CAA0C,CAAC;AACzD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,qCAAqC,CAAC;AACpD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,+DAA+D,CAAC;AAE9E,cAAc,4CAA4C,CAAC;AAE3D,cAAc,kCAAkC,CAAC;AAEjD,cAAc,kDAAkD,CAAC;AACjE,cAAc,kDAAkD,CAAC;AACjE,cAAc,kDAAkD,CAAC;AAEjE,cAAc,uCAAuC,CAAC;AACtD,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,uCAAuC,CAAC;AACtD,cAAc,qCAAqC,CAAC;AACpD,cAAc,mCAAmC,CAAC;AAClD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,8CAA8C,CAAC;AAC7D,cAAc,sDAAsD,CAAC;AAErE,cAAc,yCAAyC,CAAC;AACxD,cAAc,wCAAwC,CAAC;AACvD,cAAc,uCAAuC,CAAC;AACtD,cAAc,uCAAuC,CAAC;AAEtD,cAAc,qDAAqD,CAAC;AACpE,cAAc,8CAA8C,CAAC;AAC7D,cAAc,8DAA8D,CAAC;AAC7E,cAAc,qEAAqE,CAAC;AACpF,cAAc,iEAAiE,CAAC;AAChF,cAAc,wEAAwE,CAAC;AACvF,cAAc,gEAAgE,CAAC;AAC/E,cAAc,kEAAkE,CAAC;AACjF,cAAc,gDAAgD,CAAC;AAC/D,cAAc,iDAAiD,CAAC;AAEhE,cAAc,wCAAwC,CAAC;AAEvD,cAAc,qDAAqD,CAAC;AAEpE,cAAc,qCAAqC,CAAC;AACpD,cAAc,yCAAyC,CAAC;AAExD,cAAc,mCAAmC,CAAC;AAClD,cAAc,iCAAiC,CAAC;AAChD,cAAc,yCAAyC,CAAC;AAExD,cAAc,qCAAqC,CAAC;AACpD,cAAc,wCAAwC,CAAC;AACvD,cAAc,+CAA+C,CAAC;AAC9D,cAAc,qDAAqD,CAAC;AACpE,cAAc,uCAAuC,CAAC;AACtD,cAAc,iCAAiC,CAAC;AAChD,cAAc,sCAAsC,CAAC;AACrD,cAAc,0CAA0C,CAAC;AACzD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,+CAA+C,CAAC;AAE9D,cAAc,0CAA0C,CAAC;AACzD,cAAc,6CAA6C,CAAC;AAC5D,cAAc,uCAAuC,CAAC;AACtD,cAAc,iDAAiD,CAAC;AAChE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,uCAAuC,CAAC;AACtD,cAAc,sDAAsD,CAAC;AACrE,cAAc,0CAA0C,CAAC;AACzD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,8BAA8B,CAAC;AAC7C,cAAc,oCAAoC,CAAC;AACnD,cAAc,qCAAqC,CAAC;AACpD,cAAc,iCAAiC,CAAC;AAChD,cAAc,kCAAkC,CAAC;AACjD,cAAc,qCAAqC,CAAC;AACpD,cAAc,mCAAmC,CAAC;AAElD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,wDAAwD,CAAC;AAEvE;;;;GAIG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n\r\n// cSpell:ignore safearea cursormenu clientservices oidc Textbox Modeless configurableui stagepanels dragdrop uiadmin itemsarbiter Popout\r\n\r\nexport * from \"./appui-react/UiFramework\"; // Please ensure that this line comes before all other exports.\r\n\r\nexport * from \"./appui-react/accudraw/AccuDrawCommandItems\";\r\nexport * from \"./appui-react/accudraw/AccuDrawDialog\";\r\nexport * from \"./appui-react/accudraw/AccuDrawKeyboardShortcuts\";\r\nexport * from \"./appui-react/accudraw/AccuDrawPopupManager\";\r\nexport * from \"./appui-react/accudraw/AccuDrawUiSettings\";\r\nexport * from \"./appui-react/accudraw/AccuDrawWidget\";\r\nexport * from \"./appui-react/accudraw/Calculator\";\r\nexport * from \"./appui-react/accudraw/CalculatorEngine\";\r\nexport * from \"./appui-react/accudraw/CalculatorPopup\";\r\nexport * from \"./appui-react/accudraw/FrameworkAccuDraw\";\r\nexport * from \"./appui-react/accudraw/MenuButton\";\r\nexport * from \"./appui-react/accudraw/MenuButtonPopup\";\r\n\r\nexport * from \"./appui-react/backstage/BackstageComposer\";\r\nexport * from \"./appui-react/backstage/BackstageComposerItem\";\r\nexport * from \"./appui-react/backstage/BackstageItem\";\r\nexport * from \"./appui-react/backstage/BackstageItemUtilities\";\r\nexport * from \"./appui-react/backstage/BackstageManager\";\r\nexport * from \"./appui-react/backstage/useDefaultBackstageItems\";\r\nexport * from \"./appui-react/backstage/useUiItemsProviderBackstageItems\";\r\n\r\nexport * from \"./appui-react/configurableui/ConfigurableUiContent\";\r\nexport * from \"./appui-react/configurableui/ConfigurableUiControl\";\r\nexport * from \"./appui-react/configurableui/state\";\r\n\r\nexport * from \"./appui-react/content/ContentControl\";\r\nexport * from \"./appui-react/content/ContentGroup\";\r\nexport * from \"./appui-react/content/ContentLayout\";\r\nexport * from \"./appui-react/content/FloatingViewportContent\";\r\nexport * from \"./appui-react/content/ViewStateHelper\";\r\nexport * from \"./appui-react/content/StageContentLayout\";\r\nexport * from \"./appui-react/content/ViewportContentControl\";\r\nexport * from \"./appui-react/content/IModelViewport\";\r\nexport * from \"./appui-react/content/DefaultViewOverlay\";\r\nexport * from \"./appui-react/content/split-pane/SplitPane\";\r\n\r\nexport * from \"./appui-react/cursor/CursorInformation\";\r\nexport * from \"./appui-react/cursor/cursorprompt/CursorPrompt\";\r\nexport * from \"./appui-react/cursor/cursorpopup/CursorPopup\";\r\nexport * from \"./appui-react/cursor/cursorpopup/CursorPopupManager\";\r\nexport * from \"./appui-react/cursor/cursormenu/CursorMenu\";\r\n\r\nexport * from \"./appui-react/dialog/DialogManagerBase\";\r\nexport * from \"./appui-react/dialog/ModalDialogManager\";\r\nexport * from \"./appui-react/dialog/ContentDialogManager\";\r\nexport * from \"./appui-react/dialog/ContentDialog\";\r\nexport * from \"./appui-react/dialog/ModelessDialog\";\r\nexport * from \"./appui-react/dialog/ModelessDialogManager\";\r\nexport * from \"./appui-react/dialog/StandardMessageBox\";\r\nexport * from \"./appui-react/dialog/UiDataProvidedDialog\";\r\n\r\nexport * from \"./appui-react/feedback/ValidationTextbox\";\r\nexport * from \"./appui-react/feedback/ElementTooltip\";\r\n\r\nexport * from \"./appui-react/framework/FrameworkBackstage\";\r\nexport * from \"./appui-react/framework/FrameworkChildWindows\";\r\nexport * from \"./appui-react/framework/FrameworkContent\";\r\nexport * from \"./appui-react/framework/FrameworkControls\";\r\nexport * from \"./appui-react/framework/FrameworkDialogs\";\r\nexport * from \"./appui-react/framework/FrameworkFrontstages\";\r\nexport * from \"./appui-react/framework/FrameworkKeyboardShortcuts\";\r\nexport * from \"./appui-react/framework/FrameworkToolSettings\";\r\nexport * from \"./appui-react/framework/FrameworkVisibility\";\r\n\r\nexport * from \"./appui-react/frontstage/FrontstageConfig\";\r\nexport * from \"./appui-react/frontstage/FrontstageDef\";\r\nexport * from \"./appui-react/frontstage/FrontstageProvider\";\r\nexport * from \"./appui-react/frontstage/ModalFrontstage\";\r\nexport * from \"./appui-react/frontstage/ModalSettingsStage\";\r\nexport * from \"./appui-react/frontstage/NestedFrontstage\";\r\nexport * from \"./appui-react/frontstage/StageUsage\";\r\nexport * from \"./appui-react/frontstage/StandardFrontstageProvider\";\r\n\r\nexport * from \"./appui-react/hooks/useActiveIModelConnection\";\r\nexport * from \"./appui-react/hooks/useActiveStageId\";\r\nexport * from \"./appui-react/hooks/useActiveViewport\";\r\nexport * from \"./appui-react/hooks/useAvailableUiItemsProviders\";\r\nexport * from \"./appui-react/hooks/useAnalysisAnimationDataProvider\";\r\nexport * from \"./appui-react/hooks/useScheduleAnimationDataProvider\";\r\nexport * from \"./appui-react/hooks/useSolarDataProvider\";\r\nexport * from \"./appui-react/hooks/useUiVisibility\";\r\n\r\nexport * from \"./appui-react/keyboardshortcut/KeyboardShortcut\";\r\nexport * from \"./appui-react/keyboardshortcut/KeyboardShortcutMenu\";\r\n\r\nexport * from \"./appui-react/messages/AppNotificationManager\";\r\nexport * from \"./appui-react/messages/InputField\";\r\nexport * from \"./appui-react/messages/MessageManager\";\r\nexport * from \"./appui-react/messages/Pointer\";\r\nexport * from \"./appui-react/messages/ReactNotifyMessageDetails\";\r\n\r\nexport * from \"./appui-react/navigationaids/CubeNavigationAidControl\";\r\nexport * from \"./appui-react/navigationaids/DrawingNavigationAidControl\";\r\nexport * from \"./appui-react/navigationaids/NavigationAidControl\";\r\nexport * from \"./appui-react/navigationaids/SheetNavigationAid\";\r\nexport * from \"./appui-react/navigationaids/SheetsModalFrontstage\";\r\nexport * from \"./appui-react/navigationaids/StandardRotationNavigationAid\";\r\n\r\nexport * from \"./appui-react/pickers/ListPicker\";\r\nexport * from \"./appui-react/pickers/ViewSelector\";\r\n\r\nexport * from \"./appui-react/popup/KeyinPalettePanel\";\r\nexport * from \"./appui-react/popup/KeyinPalettePopup\";\r\nexport * from \"./appui-react/popup/HTMLElementPopup\";\r\nexport * from \"./appui-react/popup/InputEditorPopup\";\r\nexport * from \"./appui-react/popup/PopupManager\";\r\nexport * from \"./appui-react/popup/PositionPopup\";\r\nexport * from \"./appui-react/popup/ToolbarPopup\";\r\n\r\nexport * from \"./appui-react/redux/SessionState\";\r\nexport * from \"./appui-react/redux/StateManager\";\r\nexport * from \"./appui-react/redux/FrameworkState\";\r\nexport * from \"./appui-react/redux/connectIModel\";\r\nexport * from \"./appui-react/redux/ReducerRegistry\";\r\nexport * from \"./appui-react/redux/redux-ts\";\r\n\r\nexport * from \"./appui-react/safearea/SafeAreaContext\";\r\nexport * from \"./appui-react/safearea/SafeAreaInsets\";\r\n\r\nexport * from \"./appui-react/selection/SelectionContextItemDef\";\r\nexport * from \"./appui-react/selection/HideIsolateEmphasizeManager\";\r\n\r\nexport * from \"./appui-react/settings/ui/UiSettingsPage\";\r\nexport * from \"./appui-react/settings/quantityformatting/QuantityFormat\";\r\nexport * from \"./appui-react/settings/quantityformatting/UnitSystemSelector\";\r\n\r\nexport * from \"./appui-react/shared/ActionButtonItemDef\";\r\nexport * from \"./appui-react/shared/AnyItemDef\";\r\nexport * from \"./appui-react/shared/AnyToolbarItemDef\";\r\nexport * from \"./appui-react/shared/CommandItemDef\";\r\nexport * from \"./appui-react/shared/CustomItemDef\";\r\nexport * from \"./appui-react/shared/CustomItemProps\";\r\nexport * from \"./appui-react/shared/GroupItemProps\";\r\nexport * from \"./appui-react/shared/ItemDefBase\";\r\nexport * from \"./appui-react/shared/ItemMap\";\r\nexport * from \"./appui-react/shared/ItemProps\";\r\nexport * from \"./appui-react/shared/MenuItem\";\r\nexport * from \"./appui-react/shared/SelectionScope\";\r\nexport * from \"./appui-react/shared/ToolItemDef\";\r\n\r\nexport * from \"./appui-react/stagepanels/StagePanelConfig\";\r\nexport * from \"./appui-react/stagepanels/StagePanelDef\";\r\nexport * from \"./appui-react/stagepanels/StagePanelLocation\";\r\nexport * from \"./appui-react/stagepanels/StagePanelSection\";\r\n\r\nexport * from \"./appui-react/statusbar/dialog/Dialog\";\r\nexport * from \"./appui-react/statusbar/Indicator\";\r\nexport * from \"./appui-react/statusbar/LabelIndicator\";\r\nexport * from \"./appui-react/statusbar/Separator\";\r\nexport * from \"./appui-react/statusbar/StatusBar\";\r\nexport * from \"./appui-react/statusbar/StatusBarWidgetControl\";\r\nexport * from \"./appui-react/statusbar/StatusBarComposer\";\r\nexport * from \"./appui-react/statusbar/StatusBarItem\";\r\nexport * from \"./appui-react/statusbar/StatusBarItemUtilities\";\r\nexport * from \"./appui-react/statusbar/StatusBarComposer\";\r\nexport * from \"./appui-react/statusbar/useUiItemsProviderStatusBarItems\";\r\nexport * from \"./appui-react/statusbar/useDefaultStatusBarItems\";\r\n\r\nexport * from \"./appui-react/statusfields/tileloading/TileLoadingIndicator\";\r\nexport * from \"./appui-react/statusfields/ActivityCenter\";\r\nexport * from \"./appui-react/statusfields/MessageCenter\";\r\nexport * from \"./appui-react/statusfields/SectionsField\";\r\nexport * from \"./appui-react/statusfields/SelectionInfo\";\r\nexport * from \"./appui-react/statusfields/SelectionScope\";\r\nexport * from \"./appui-react/statusfields/SnapMode\";\r\nexport * from \"./appui-react/statusfields/ViewAttributes\";\r\nexport * from \"./appui-react/statusfields/toolassistance/ToolAssistanceField\";\r\n\r\nexport * from \"./appui-react/syncui/SyncUiEventDispatcher\";\r\n\r\nexport * from \"./appui-react/theme/ThemeManager\";\r\n\r\nexport * from \"./appui-react/timeline/ScheduleAnimationProvider\";\r\nexport * from \"./appui-react/timeline/AnalysisAnimationProvider\";\r\nexport * from \"./appui-react/timeline/SolarTimelineDataProvider\";\r\n\r\nexport * from \"./appui-react/toolbar/DragInteraction\";\r\nexport * from \"./appui-react/toolbar/GroupItem\";\r\nexport * from \"./appui-react/toolbar/Toolbar\";\r\nexport * from \"./appui-react/toolbar/ToolbarComposer\";\r\nexport * from \"./appui-react/toolbar/ToolbarHelper\";\r\nexport * from \"./appui-react/toolbar/ToolbarItem\";\r\nexport * from \"./appui-react/toolbar/ToolbarItemUtilities\";\r\nexport * from \"./appui-react/toolbar/ToolbarWithOverflow\";\r\nexport * from \"./appui-react/toolbar/useDefaultToolbarItems\";\r\nexport * from \"./appui-react/toolbar/useUiItemsProviderToolbarItems\";\r\n\r\nexport * from \"./appui-react/tools/CoreToolDefinitions\";\r\nexport * from \"./appui-react/tools/FrameworkToolAdmin\";\r\nexport * from \"./appui-react/tools/RestoreLayoutTool\";\r\nexport * from \"./appui-react/tools/ToolSettingsTools\";\r\n\r\nexport * from \"./appui-react/ui-items-provider/BaseUiItemsProvider\";\r\nexport * from \"./appui-react/ui-items-provider/ProviderItem\";\r\nexport * from \"./appui-react/ui-items-provider/StandardContentToolsProvider\";\r\nexport * from \"./appui-react/ui-items-provider/StandardContentToolsUiItemsProvider\";\r\nexport * from \"./appui-react/ui-items-provider/StandardNavigationToolsProvider\";\r\nexport * from \"./appui-react/ui-items-provider/StandardNavigationToolsUiItemsProvider\";\r\nexport * from \"./appui-react/ui-items-provider/StandardStatusbarItemsProvider\";\r\nexport * from \"./appui-react/ui-items-provider/StandardStatusbarUiItemsProvider\";\r\nexport * from \"./appui-react/ui-items-provider/UiItemsManager\";\r\nexport * from \"./appui-react/ui-items-provider/UiItemsProvider\";\r\n\r\nexport * from \"./appui-react/uiadmin/FrameworkUiAdmin\";\r\n\r\nexport * from \"./appui-react/uiprovider/DefaultDialogGridContainer\";\r\n\r\nexport * from \"./appui-react/uistate/AppUiSettings\";\r\nexport * from \"./appui-react/uistate/useUiStateStorage\";\r\n\r\nexport * from \"./appui-react/utils/ViewUtilities\";\r\nexport * from \"./appui-react/utils/PropsHelper\";\r\nexport * from \"./appui-react/utils/ToolbarButtonHelper\";\r\n\r\nexport * from \"./appui-react/widget-panels/Content\";\r\nexport * from \"./appui-react/widget-panels/Frontstage\";\r\nexport * from \"./appui-react/widget-panels/FrontstageContent\";\r\nexport * from \"./appui-react/widget-panels/ModalFrontstageComposer\";\r\nexport * from \"./appui-react/widget-panels/StatusBar\";\r\nexport * from \"./appui-react/widget-panels/Tab\";\r\nexport * from \"./appui-react/widget-panels/Toolbars\";\r\nexport * from \"./appui-react/widget-panels/ToolSettings\";\r\nexport * from \"./appui-react/widget-panels/useWidgetDirection\";\r\nexport * from \"./appui-react/widget-panels/useTransientState\";\r\n\r\nexport * from \"./appui-react/widgets/BackstageAppButton\";\r\nexport * from \"./appui-react/widgets/BasicNavigationWidget\";\r\nexport * from \"./appui-react/widgets/BasicToolWidget\";\r\nexport * from \"./appui-react/widgets/ContentToolWidgetComposer\";\r\nexport * from \"./appui-react/widgets/NavigationWidgetComposer\";\r\nexport * from \"./appui-react/widgets/StableWidgetDef\";\r\nexport * from \"./appui-react/widgets/StatusBarWidgetComposerControl\";\r\nexport * from \"./appui-react/widgets/ToolWidgetComposer\";\r\nexport * from \"./appui-react/widgets/ViewToolWidgetComposer\";\r\nexport * from \"./appui-react/widgets/Widget\";\r\nexport * from \"./appui-react/widgets/WidgetConfig\";\r\nexport * from \"./appui-react/widgets/WidgetControl\";\r\nexport * from \"./appui-react/widgets/WidgetDef\";\r\nexport * from \"./appui-react/widgets/WidgetHost\";\r\nexport * from \"./appui-react/widgets/WidgetManager\";\r\nexport * from \"./appui-react/widgets/WidgetState\";\r\n\r\nexport * from \"./appui-react/toolsettings/ToolInformation\";\r\nexport * from \"./appui-react/toolsettings/ToolUiProvider\";\r\nexport * from \"./appui-react/toolsettings/DefaultToolSettingsProvider\";\r\n\r\n/** @docs-package-description\r\n * The ui-framework package contains classes and components for specifying the application UI consisting of the\r\n * Backstage, Frontstages, Content Views, Tool Bars, Status Bars, Widgets and Panels.\r\n * For more information, see [learning about appui-react]($docs/learning/ui/appui-react/index.md).\r\n */\r\n/**\r\n * @docs-group-description AccuDraw\r\n * Classes and components providing a UI for AccuDraw, an aide for entering coordinate data.\r\n */\r\n/**\r\n * @docs-group-description Admin\r\n * APIs for various UI components, such as toolbars, buttons and menus.\r\n */\r\n/**\r\n * @docs-group-description Backstage\r\n * Classes for working with a Backstage\r\n */\r\n/**\r\n * @docs-group-description ConfigurableUi\r\n * Classes for working with the Application UI Configuration\r\n */\r\n/**\r\n * @docs-group-description ContentView\r\n * Classes for working with a Content View, Group, Layout or Control\r\n */\r\n/**\r\n * @docs-group-description Cursor\r\n * Cursor related information, components and events\r\n */\r\n/**\r\n * @docs-group-description Dialog\r\n * Classes for working with a dialog\r\n */\r\n/**\r\n * @docs-group-description Frontstage\r\n * Classes for working with a Frontstage\r\n */\r\n/**\r\n * @docs-group-description Hooks\r\n * Hook functions for use in Functional React Components.\r\n */\r\n/**\r\n * @docs-group-description IModelComponents\r\n * Classes for displaying information about an iModel\r\n */\r\n/**\r\n * @docs-group-description Item\r\n * Classes for working with an Item in a Tool Widget, Navigation Widget or Backstage\r\n */\r\n/**\r\n * @docs-group-description KeyboardShortcut\r\n * Classes for working with Keyboard Shortcuts\r\n */\r\n/**\r\n * @docs-group-description NavigationAids\r\n * Classes for working with Navigation Aids\r\n */\r\n/**\r\n * @docs-group-description Notification\r\n * Classes for working with a Notification or Message\r\n */\r\n/**\r\n * @docs-group-description ChildWindowManager\r\n * Classes for working with child windows.\r\n */\r\n/**\r\n * @docs-group-description Picker\r\n * Classes for working with various pickers\r\n */\r\n/**\r\n * @docs-group-description Popup\r\n * Classes for working with popup components\r\n */\r\n/**\r\n * @docs-group-description State\r\n * Classes for maintaining state\r\n */\r\n/**\r\n * @docs-group-description Settings\r\n * Classes and components used by settings pages displayed in the modal settings stage\r\n */\r\n/**\r\n * @docs-group-description StandardUiItemsProvider\r\n * Standard UiItemsProvider classes.\r\n */\r\n/**\r\n * @docs-group-description StatusBar\r\n * Classes for defining a StatusBar\r\n */\r\n/**\r\n * @docs-group-description SyncUi\r\n * Classes for informing UI components to sync/refresh their display\r\n */\r\n/**\r\n * @docs-group-description Timeline\r\n * Classes for working with a TimelineComponent\r\n */\r\n/**\r\n * @docs-group-description Toolbar\r\n * Classes used to construct a Toolbar\r\n */\r\n/**\r\n * @docs-group-description Tools\r\n * Core Tool definitions\r\n */\r\n/**\r\n * @docs-group-description ToolSettings\r\n * Classes for working Tool Settings. See learning documentation [Tool Settings]($docs/learning/ui/appui-react/toolsettings.md).\r\n */\r\n/**\r\n * @docs-group-description UiProvider\r\n * Interfaces and classes for specifying UI items to be inserted at runtime.\r\n */\r\n/**\r\n * @docs-group-description UiStateStorage\r\n * Interfaces and classes for persisting UI settings.\r\n */\r\n/**\r\n * @docs-group-description Utilities\r\n * Various utility classes for working with a UI and Redux.\r\n */\r\n/**\r\n * @docs-group-description Widget\r\n * Classes for working with a Widget\r\n */\r\n"]}
1
+ {"version":3,"file":"appui-react.js","sourceRoot":"","sources":["../../src/appui-react.ts"],"names":[],"mappings":"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","sourcesContent":["/*---------------------------------------------------------------------------------------------\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n* See LICENSE.md in the project root for license terms and full copyright notice.\n*--------------------------------------------------------------------------------------------*/\n\n// cSpell:ignore safearea cursormenu clientservices oidc Textbox Modeless configurableui stagepanels dragdrop uiadmin itemsarbiter Popout\n\nexport * from \"./appui-react/UiFramework\"; // Please ensure that this line comes before all other exports.\n\nexport * from \"./appui-react/accudraw/AccuDrawCommandItems\";\nexport * from \"./appui-react/accudraw/AccuDrawDialog\";\nexport * from \"./appui-react/accudraw/AccuDrawKeyboardShortcuts\";\nexport * from \"./appui-react/accudraw/AccuDrawPopupManager\";\nexport * from \"./appui-react/accudraw/AccuDrawUiSettings\";\nexport * from \"./appui-react/accudraw/AccuDrawWidget\";\nexport * from \"./appui-react/accudraw/Calculator\";\nexport * from \"./appui-react/accudraw/CalculatorEngine\";\nexport * from \"./appui-react/accudraw/CalculatorPopup\";\nexport * from \"./appui-react/accudraw/FrameworkAccuDraw\";\nexport * from \"./appui-react/accudraw/MenuButton\";\nexport * from \"./appui-react/accudraw/MenuButtonPopup\";\n\nexport * from \"./appui-react/backstage/BackstageComposer\";\nexport * from \"./appui-react/backstage/BackstageComposerItem\";\nexport * from \"./appui-react/backstage/BackstageItem\";\nexport * from \"./appui-react/backstage/BackstageItemUtilities\";\nexport * from \"./appui-react/backstage/BackstageManager\";\nexport * from \"./appui-react/backstage/useDefaultBackstageItems\";\nexport * from \"./appui-react/backstage/useUiItemsProviderBackstageItems\";\n\nexport * from \"./appui-react/configurableui/ConfigurableUiContent\";\nexport * from \"./appui-react/configurableui/ConfigurableUiControl\";\nexport * from \"./appui-react/configurableui/state\";\n\nexport * from \"./appui-react/content/ContentControl\";\nexport * from \"./appui-react/content/ContentGroup\";\nexport * from \"./appui-react/content/ContentLayout\";\nexport * from \"./appui-react/content/FloatingViewportContent\";\nexport * from \"./appui-react/content/ViewStateHelper\";\nexport * from \"./appui-react/content/StageContentLayout\";\nexport * from \"./appui-react/content/ViewportContentControl\";\nexport * from \"./appui-react/content/IModelViewport\";\nexport * from \"./appui-react/content/DefaultViewOverlay\";\nexport * from \"./appui-react/content/split-pane/SplitPane\";\n\nexport * from \"./appui-react/cursor/CursorInformation\";\nexport * from \"./appui-react/cursor/cursorprompt/CursorPrompt\";\nexport * from \"./appui-react/cursor/cursorpopup/CursorPopup\";\nexport * from \"./appui-react/cursor/cursorpopup/CursorPopupManager\";\nexport * from \"./appui-react/cursor/cursormenu/CursorMenu\";\n\nexport * from \"./appui-react/dialog/DialogManagerBase\";\nexport * from \"./appui-react/dialog/ModalDialogManager\";\nexport * from \"./appui-react/dialog/ContentDialogManager\";\nexport * from \"./appui-react/dialog/ContentDialog\";\nexport * from \"./appui-react/dialog/ModelessDialog\";\nexport * from \"./appui-react/dialog/ModelessDialogManager\";\nexport * from \"./appui-react/dialog/StandardMessageBox\";\nexport * from \"./appui-react/dialog/UiDataProvidedDialog\";\n\nexport * from \"./appui-react/feedback/ValidationTextbox\";\nexport * from \"./appui-react/feedback/ElementTooltip\";\n\nexport * from \"./appui-react/framework/FrameworkBackstage\";\nexport * from \"./appui-react/framework/FrameworkChildWindows\";\nexport * from \"./appui-react/framework/FrameworkContent\";\nexport * from \"./appui-react/framework/FrameworkControls\";\nexport * from \"./appui-react/framework/FrameworkDialogs\";\nexport * from \"./appui-react/framework/FrameworkFrontstages\";\nexport * from \"./appui-react/framework/FrameworkKeyboardShortcuts\";\nexport * from \"./appui-react/framework/FrameworkToolSettings\";\nexport * from \"./appui-react/framework/FrameworkVisibility\";\n\nexport * from \"./appui-react/frontstage/FrontstageConfig\";\nexport * from \"./appui-react/frontstage/FrontstageDef\";\nexport * from \"./appui-react/frontstage/FrontstageProvider\";\nexport * from \"./appui-react/frontstage/ModalFrontstage\";\nexport * from \"./appui-react/frontstage/ModalSettingsStage\";\nexport * from \"./appui-react/frontstage/NestedFrontstage\";\nexport * from \"./appui-react/frontstage/StageUsage\";\nexport * from \"./appui-react/frontstage/StandardFrontstageProvider\";\n\nexport * from \"./appui-react/hooks/useActiveIModelConnection\";\nexport * from \"./appui-react/hooks/useActiveStageId\";\nexport * from \"./appui-react/hooks/useActiveViewport\";\nexport * from \"./appui-react/hooks/useAvailableUiItemsProviders\";\nexport * from \"./appui-react/hooks/useAnalysisAnimationDataProvider\";\nexport * from \"./appui-react/hooks/useScheduleAnimationDataProvider\";\nexport * from \"./appui-react/hooks/useSolarDataProvider\";\nexport * from \"./appui-react/hooks/useUiVisibility\";\n\nexport * from \"./appui-react/keyboardshortcut/KeyboardShortcut\";\nexport * from \"./appui-react/keyboardshortcut/KeyboardShortcutMenu\";\n\nexport * from \"./appui-react/messages/AppNotificationManager\";\nexport * from \"./appui-react/messages/InputField\";\nexport * from \"./appui-react/messages/MessageManager\";\nexport * from \"./appui-react/messages/Pointer\";\nexport * from \"./appui-react/messages/ReactNotifyMessageDetails\";\n\nexport * from \"./appui-react/navigationaids/CubeNavigationAidControl\";\nexport * from \"./appui-react/navigationaids/DrawingNavigationAidControl\";\nexport * from \"./appui-react/navigationaids/NavigationAidControl\";\nexport * from \"./appui-react/navigationaids/SheetNavigationAid\";\nexport * from \"./appui-react/navigationaids/SheetsModalFrontstage\";\nexport * from \"./appui-react/navigationaids/StandardRotationNavigationAid\";\n\nexport * from \"./appui-react/pickers/ListPicker\";\nexport * from \"./appui-react/pickers/ViewSelector\";\n\nexport * from \"./appui-react/popup/KeyinPalettePanel\";\nexport * from \"./appui-react/popup/KeyinPalettePopup\";\nexport * from \"./appui-react/popup/HTMLElementPopup\";\nexport * from \"./appui-react/popup/InputEditorPopup\";\nexport * from \"./appui-react/popup/PopupManager\";\nexport * from \"./appui-react/popup/PositionPopup\";\nexport * from \"./appui-react/popup/ToolbarPopup\";\n\nexport * from \"./appui-react/redux/SessionState\";\nexport * from \"./appui-react/redux/StateManager\";\nexport * from \"./appui-react/redux/FrameworkState\";\nexport * from \"./appui-react/redux/connectIModel\";\nexport * from \"./appui-react/redux/ReducerRegistry\";\nexport * from \"./appui-react/redux/redux-ts\";\n\nexport * from \"./appui-react/safearea/SafeAreaContext\";\nexport * from \"./appui-react/safearea/SafeAreaInsets\";\n\nexport * from \"./appui-react/selection/SelectionContextItemDef\";\nexport * from \"./appui-react/selection/HideIsolateEmphasizeManager\";\n\nexport * from \"./appui-react/settings/ui/UiSettingsPage\";\nexport * from \"./appui-react/settings/quantityformatting/QuantityFormat\";\nexport * from \"./appui-react/settings/quantityformatting/UnitSystemSelector\";\n\nexport * from \"./appui-react/shared/ActionButtonItemDef\";\nexport * from \"./appui-react/shared/AnyItemDef\";\nexport * from \"./appui-react/shared/AnyToolbarItemDef\";\nexport * from \"./appui-react/shared/CommandItemDef\";\nexport * from \"./appui-react/shared/CustomItemDef\";\nexport * from \"./appui-react/shared/CustomItemProps\";\nexport * from \"./appui-react/shared/GroupItemProps\";\nexport * from \"./appui-react/shared/ItemDefBase\";\nexport * from \"./appui-react/shared/ItemMap\";\nexport * from \"./appui-react/shared/ItemProps\";\nexport * from \"./appui-react/shared/MenuItem\";\nexport * from \"./appui-react/shared/SelectionScope\";\nexport * from \"./appui-react/shared/ToolItemDef\";\n\nexport * from \"./appui-react/stagepanels/StagePanelConfig\";\nexport * from \"./appui-react/stagepanels/StagePanelDef\";\nexport * from \"./appui-react/stagepanels/StagePanelLocation\";\nexport * from \"./appui-react/stagepanels/StagePanelSection\";\n\nexport * from \"./appui-react/statusbar/dialog/Dialog\";\nexport * from \"./appui-react/statusbar/Indicator\";\nexport * from \"./appui-react/statusbar/LabelIndicator\";\nexport * from \"./appui-react/statusbar/Separator\";\nexport * from \"./appui-react/statusbar/StatusBar\";\nexport * from \"./appui-react/statusbar/StatusBarWidgetControl\";\nexport * from \"./appui-react/statusbar/StatusBarComposer\";\nexport * from \"./appui-react/statusbar/StatusBarItem\";\nexport * from \"./appui-react/statusbar/StatusBarItemUtilities\";\nexport * from \"./appui-react/statusbar/StatusBarComposer\";\nexport * from \"./appui-react/statusbar/useUiItemsProviderStatusBarItems\";\nexport * from \"./appui-react/statusbar/useDefaultStatusBarItems\";\n\nexport * from \"./appui-react/statusfields/tileloading/TileLoadingIndicator\";\nexport * from \"./appui-react/statusfields/ActivityCenter\";\nexport * from \"./appui-react/statusfields/MessageCenter\";\nexport * from \"./appui-react/statusfields/SectionsField\";\nexport * from \"./appui-react/statusfields/SelectionCount\";\nexport * from \"./appui-react/statusfields/SelectionInfo\";\nexport * from \"./appui-react/statusfields/SelectionScope\";\nexport * from \"./appui-react/statusfields/SnapMode\";\nexport * from \"./appui-react/statusfields/ViewAttributes\";\nexport * from \"./appui-react/statusfields/toolassistance/ToolAssistanceField\";\n\nexport * from \"./appui-react/syncui/SyncUiEventDispatcher\";\n\nexport * from \"./appui-react/theme/ThemeManager\";\n\nexport * from \"./appui-react/timeline/ScheduleAnimationProvider\";\nexport * from \"./appui-react/timeline/AnalysisAnimationProvider\";\nexport * from \"./appui-react/timeline/SolarTimelineDataProvider\";\n\nexport * from \"./appui-react/toolbar/DragInteraction\";\nexport * from \"./appui-react/toolbar/GroupItem\";\nexport * from \"./appui-react/toolbar/Toolbar\";\nexport * from \"./appui-react/toolbar/ToolbarComposer\";\nexport * from \"./appui-react/toolbar/ToolbarHelper\";\nexport * from \"./appui-react/toolbar/ToolbarItem\";\nexport * from \"./appui-react/toolbar/ToolbarItemUtilities\";\nexport * from \"./appui-react/toolbar/ToolbarWithOverflow\";\nexport * from \"./appui-react/toolbar/useDefaultToolbarItems\";\nexport * from \"./appui-react/toolbar/useUiItemsProviderToolbarItems\";\n\nexport * from \"./appui-react/tools/CoreToolDefinitions\";\nexport * from \"./appui-react/tools/FrameworkToolAdmin\";\nexport * from \"./appui-react/tools/RestoreLayoutTool\";\nexport * from \"./appui-react/tools/ToolSettingsTools\";\n\nexport * from \"./appui-react/ui-items-provider/BaseUiItemsProvider\";\nexport * from \"./appui-react/ui-items-provider/ProviderItem\";\nexport * from \"./appui-react/ui-items-provider/StandardContentToolsProvider\";\nexport * from \"./appui-react/ui-items-provider/StandardContentToolsUiItemsProvider\";\nexport * from \"./appui-react/ui-items-provider/StandardNavigationToolsProvider\";\nexport * from \"./appui-react/ui-items-provider/StandardNavigationToolsUiItemsProvider\";\nexport * from \"./appui-react/ui-items-provider/StandardStatusbarItemsProvider\";\nexport * from \"./appui-react/ui-items-provider/StandardStatusbarUiItemsProvider\";\nexport * from \"./appui-react/ui-items-provider/UiItemsManager\";\nexport * from \"./appui-react/ui-items-provider/UiItemsProvider\";\n\nexport * from \"./appui-react/uiadmin/FrameworkUiAdmin\";\n\nexport * from \"./appui-react/uiprovider/DefaultDialogGridContainer\";\n\nexport * from \"./appui-react/uistate/AppUiSettings\";\nexport * from \"./appui-react/uistate/useUiStateStorage\";\n\nexport * from \"./appui-react/utils/ViewUtilities\";\nexport * from \"./appui-react/utils/PropsHelper\";\nexport * from \"./appui-react/utils/ToolbarButtonHelper\";\n\nexport * from \"./appui-react/widget-panels/Content\";\nexport * from \"./appui-react/widget-panels/Frontstage\";\nexport * from \"./appui-react/widget-panels/FrontstageContent\";\nexport * from \"./appui-react/widget-panels/ModalFrontstageComposer\";\nexport * from \"./appui-react/widget-panels/StatusBar\";\nexport * from \"./appui-react/widget-panels/Tab\";\nexport * from \"./appui-react/widget-panels/Toolbars\";\nexport * from \"./appui-react/widget-panels/ToolSettings\";\nexport * from \"./appui-react/widget-panels/useWidgetDirection\";\nexport * from \"./appui-react/widget-panels/useTransientState\";\n\nexport * from \"./appui-react/widgets/BackstageAppButton\";\nexport * from \"./appui-react/widgets/BasicNavigationWidget\";\nexport * from \"./appui-react/widgets/BasicToolWidget\";\nexport * from \"./appui-react/widgets/ContentToolWidgetComposer\";\nexport * from \"./appui-react/widgets/NavigationWidgetComposer\";\nexport * from \"./appui-react/widgets/StableWidgetDef\";\nexport * from \"./appui-react/widgets/StatusBarWidgetComposerControl\";\nexport * from \"./appui-react/widgets/ToolWidgetComposer\";\nexport * from \"./appui-react/widgets/ViewToolWidgetComposer\";\nexport * from \"./appui-react/widgets/Widget\";\nexport * from \"./appui-react/widgets/WidgetConfig\";\nexport * from \"./appui-react/widgets/WidgetControl\";\nexport * from \"./appui-react/widgets/WidgetDef\";\nexport * from \"./appui-react/widgets/WidgetHost\";\nexport * from \"./appui-react/widgets/WidgetManager\";\nexport * from \"./appui-react/widgets/WidgetState\";\n\nexport * from \"./appui-react/toolsettings/ToolInformation\";\nexport * from \"./appui-react/toolsettings/ToolUiProvider\";\nexport * from \"./appui-react/toolsettings/DefaultToolSettingsProvider\";\n\n/** @docs-package-description\n * The ui-framework package contains classes and components for specifying the application UI consisting of the\n * Backstage, Frontstages, Content Views, Tool Bars, Status Bars, Widgets and Panels.\n * For more information, see [learning about appui-react]($docs/learning/ui/appui-react/index.md).\n */\n/**\n * @docs-group-description AccuDraw\n * Classes and components providing a UI for AccuDraw, an aide for entering coordinate data.\n */\n/**\n * @docs-group-description Admin\n * APIs for various UI components, such as toolbars, buttons and menus.\n */\n/**\n * @docs-group-description Backstage\n * Classes for working with a Backstage\n */\n/**\n * @docs-group-description ConfigurableUi\n * Classes for working with the Application UI Configuration\n */\n/**\n * @docs-group-description ContentView\n * Classes for working with a Content View, Group, Layout or Control\n */\n/**\n * @docs-group-description Cursor\n * Cursor related information, components and events\n */\n/**\n * @docs-group-description Dialog\n * Classes for working with a dialog\n */\n/**\n * @docs-group-description Frontstage\n * Classes for working with a Frontstage\n */\n/**\n * @docs-group-description Hooks\n * Hook functions for use in Functional React Components.\n */\n/**\n * @docs-group-description IModelComponents\n * Classes for displaying information about an iModel\n */\n/**\n * @docs-group-description Item\n * Classes for working with an Item in a Tool Widget, Navigation Widget or Backstage\n */\n/**\n * @docs-group-description KeyboardShortcut\n * Classes for working with Keyboard Shortcuts\n */\n/**\n * @docs-group-description NavigationAids\n * Classes for working with Navigation Aids\n */\n/**\n * @docs-group-description Notification\n * Classes for working with a Notification or Message\n */\n/**\n * @docs-group-description ChildWindowManager\n * Classes for working with child windows.\n */\n/**\n * @docs-group-description Picker\n * Classes for working with various pickers\n */\n/**\n * @docs-group-description Popup\n * Classes for working with popup components\n */\n/**\n * @docs-group-description State\n * Classes for maintaining state\n */\n/**\n * @docs-group-description Settings\n * Classes and components used by settings pages displayed in the modal settings stage\n */\n/**\n * @docs-group-description StandardUiItemsProvider\n * Standard UiItemsProvider classes.\n */\n/**\n * @docs-group-description StatusBar\n * Classes for defining a StatusBar\n */\n/**\n * @docs-group-description SyncUi\n * Classes for informing UI components to sync/refresh their display\n */\n/**\n * @docs-group-description Timeline\n * Classes for working with a TimelineComponent\n */\n/**\n * @docs-group-description Toolbar\n * Classes used to construct a Toolbar\n */\n/**\n * @docs-group-description Tools\n * Core Tool definitions\n */\n/**\n * @docs-group-description ToolSettings\n * Classes for working Tool Settings. See learning documentation [Tool Settings]($docs/learning/ui/appui-react/toolsettings.md).\n */\n/**\n * @docs-group-description UiProvider\n * Interfaces and classes for specifying UI items to be inserted at runtime.\n */\n/**\n * @docs-group-description UiStateStorage\n * Interfaces and classes for persisting UI settings.\n */\n/**\n * @docs-group-description Utilities\n * Various utility classes for working with a UI and Redux.\n */\n/**\n * @docs-group-description Widget\n * Classes for working with a Widget\n */\n"]}