@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,7 +1,7 @@
1
1
  /** @packageDocumentation
2
2
  * @module ConfigurableUi
3
3
  */
4
- import { ConfigurableUiControlConstructor, ConfigurableUiElement } from "./ConfigurableUiControl";
4
+ import type { ConfigurableUiControlConstructor, ConfigurableUiElement } from "./ConfigurableUiControl";
5
5
  import { ActivityTracker } from "./ActivityTracker";
6
6
  import { BeUiEvent } from "@itwin/core-bentley";
7
7
  /** Ui Activity Event Args interface.
@@ -1 +1 @@
1
- {"version":3,"file":"InternalConfigurableUiManager.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/configurableui/InternalConfigurableUiManager.ts"],"names":[],"mappings":"AAIA;;GAEG;AAQH,OAAO,EAA0B,gCAAgC,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAG1H,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAShD;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,KAAK,EAAE,KAAK,CAAC;CACd;AAED;;GAEG;AACH,qBAAa,eAAgB,SAAQ,SAAS,CAAC,mBAAmB,CAAC;CAAI;AAEvE;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED;;GAEG;AACH,qBAAa,eAAgB,SAAQ,SAAS,CAAC,mBAAmB,CAAC;CAAI;AAEvE;;GAEG;AACH,qBAAa,6BAA6B;IACxC,OAAO,CAAC,MAAM,CAAC,mBAAmB,CAAuD;IACzF,OAAO,CAAC,MAAM,CAAC,YAAY,CAAS;IAEpC,gBAAgB;IAChB,gBAAuB,eAAe,kBAAyB;IAC/D,gBAAgB;IAChB,gBAAuB,iBAAiB,kBAAyB;IACjE,gBAAgB;IAChB,gBAAuB,iBAAiB,kBAAyB;IAEjE;;MAEE;WACY,UAAU;IAgCxB;;;;;;;;;OASG;WACW,QAAQ,CAAC,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,gCAAgC,GAAG,IAAI;IAQ5F;;;OAGG;WACW,YAAY,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO;IAKpD;;OAEG;WACW,qBAAqB,CAAC,WAAW,EAAE,gCAAgC,GAAG,MAAM,GAAG,SAAS;IAStG;;OAEG;WACW,UAAU,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI;IAM/C;;;;;;OAMG;WACW,MAAM,CAAC,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,GAAG,EAAE,SAAS,CAAC,EAAE,MAAM,GAAG,qBAAqB,GAAG,SAAS;IAW7H,wDAAwD;WAC1C,iBAAiB,IAAI,WAAW;IAM9C,0CAA0C;WAC5B,OAAO,IAAI,IAAI;CAS9B"}
1
+ {"version":3,"file":"InternalConfigurableUiManager.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/configurableui/InternalConfigurableUiManager.ts"],"names":[],"mappings":"AAIA;;GAEG;AAQH,OAAO,KAAK,EAAE,gCAAgC,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAIvG,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAShD;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,KAAK,EAAE,KAAK,CAAC;CACd;AAED;;GAEG;AACH,qBAAa,eAAgB,SAAQ,SAAS,CAAC,mBAAmB,CAAC;CAAI;AAEvE;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED;;GAEG;AACH,qBAAa,eAAgB,SAAQ,SAAS,CAAC,mBAAmB,CAAC;CAAI;AAEvE;;GAEG;AACH,qBAAa,6BAA6B;IACxC,OAAO,CAAC,MAAM,CAAC,mBAAmB,CAAuD;IACzF,OAAO,CAAC,MAAM,CAAC,YAAY,CAAS;IAEpC,gBAAgB;IAChB,gBAAuB,eAAe,kBAAyB;IAC/D,gBAAgB;IAChB,gBAAuB,iBAAiB,kBAAyB;IACjE,gBAAgB;IAChB,gBAAuB,iBAAiB,kBAAyB;IAEjE;;MAEE;WACY,UAAU;IAgCxB;;;;;;;;;OASG;WACW,QAAQ,CAAC,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,gCAAgC,GAAG,IAAI;IAQ5F;;;OAGG;WACW,YAAY,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO;IAKpD;;OAEG;WACW,qBAAqB,CAAC,WAAW,EAAE,gCAAgC,GAAG,MAAM,GAAG,SAAS;IAStG;;OAEG;WACW,UAAU,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI;IAM/C;;;;;;OAMG;WACW,MAAM,CAAC,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,GAAG,EAAE,SAAS,CAAC,EAAE,MAAM,GAAG,qBAAqB,GAAG,SAAS;IAW7H,wDAAwD;WAC1C,iBAAiB,IAAI,WAAW;IAM9C,0CAA0C;WAC5B,OAAO,IAAI,IAAI;CAS9B"}
@@ -118,7 +118,7 @@ class InternalConfigurableUiManager {
118
118
  * @returns the created control
119
119
  */
120
120
  static create(classId, uniqueId, options, controlId) {
121
- const info = new ConfigurableUiControl_1.ConfigurableCreateInfo(classId, uniqueId, controlId ?? uniqueId);
121
+ const info = new ConfigurableUiControl_1.ConfigurableCreateInfo(classId, uniqueId, controlId !== null && controlId !== void 0 ? controlId : uniqueId);
122
122
  const constructor = this._registeredControls.get(info.classId);
123
123
  if (!constructor) {
124
124
  throw new appui_abstract_1.UiError(UiFramework_1.UiFramework.loggerCategory(this), `createControl: classId '${classId}' not registered`);
@@ -1 +1 @@
1
- {"version":3,"file":"InternalConfigurableUiManager.js","sourceRoot":"","sources":["../../../../src/appui-react/configurableui/InternalConfigurableUiManager.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 ConfigurableUi\r\n */\r\n\r\nimport { UiError } from \"@itwin/appui-abstract\";\r\nimport { CubeNavigationAidControl } from \"../navigationaids/CubeNavigationAidControl\";\r\nimport { DrawingNavigationAidControl } from \"../navigationaids/DrawingNavigationAidControl\";\r\nimport { SheetNavigationAidControl } from \"../navigationaids/SheetNavigationAid\";\r\nimport { StandardRotationNavigationAidControl } from \"../navigationaids/StandardRotationNavigationAid\";\r\nimport { UiFramework } from \"../UiFramework\";\r\nimport { ConfigurableCreateInfo, ConfigurableUiControlConstructor, ConfigurableUiElement } from \"./ConfigurableUiControl\";\r\nimport { MessageManager } from \"../messages/MessageManager\";\r\nimport { PopupManager } from \"../popup/PopupManager\";\r\nimport { ActivityTracker } from \"./ActivityTracker\";\r\nimport { BeUiEvent } from \"@itwin/core-bentley\";\r\nimport { InternalFrontstageManager } from \"../frontstage/InternalFrontstageManager\";\r\nimport { InternalToolSettingsManager } from \"../toolsettings/InternalToolSettingsManager\";\r\nimport { InternalModelessDialogManager } from \"../dialog/InternalModelessDialogManager\";\r\nimport { InternalContentDialogManager } from \"../dialog/InternalContentDialogManager\";\r\nimport { InternalKeyboardShortcutManager } from \"../keyboardshortcut/InternalKeyboardShortcut\";\r\nimport { InternalModalDialogManager } from \"../dialog/InternalModalDialogManager\";\r\nimport { SyncUiEventDispatcher } from \"../syncui/SyncUiEventDispatcher\";\r\n\r\n/** Ui Activity Event Args interface.\r\n * @internal\r\n */\r\nexport interface UiActivityEventArgs {\r\n event: Event;\r\n}\r\n\r\n/** Ui Activity Event class.\r\n * @internal\r\n */\r\nexport class UiActivityEvent extends BeUiEvent<UiActivityEventArgs> { }\r\n\r\n/** Ui Interval Event Args interface\r\n * @internal\r\n */\r\nexport interface UiIntervalEventArgs {\r\n idleTimeout?: number;\r\n}\r\n\r\n/** Ui Interval Event class.\r\n * @internal\r\n */\r\nexport class UiIntervalEvent extends BeUiEvent<UiIntervalEventArgs> { }\r\n\r\n/** Configurable Ui Manager maintains controls, Frontstages, Content Groups, Content Layouts, Tasks and Workflows.\r\n * @internal\r\n */\r\nexport class InternalConfigurableUiManager {\r\n private static _registeredControls = new Map<string, ConfigurableUiControlConstructor>();\r\n private static _initialized = false;\r\n\r\n /** @internal */\r\n public static readonly activityTracker = new ActivityTracker();\r\n /** @internal */\r\n public static readonly onUiActivityEvent = new UiActivityEvent();\r\n /** @internal */\r\n public static readonly onUiIntervalEvent = new UiIntervalEvent();\r\n\r\n /** Initializes the InternalConfigurableUiManager and registers core controls.\r\n * @internal\r\n */\r\n public static initialize() {\r\n if (this._initialized)\r\n return;\r\n\r\n // Register core controls\r\n InternalConfigurableUiManager.register(StandardRotationNavigationAidControl.navigationAidId, StandardRotationNavigationAidControl);\r\n InternalConfigurableUiManager.register(SheetNavigationAidControl.navigationAidId, SheetNavigationAidControl);\r\n InternalConfigurableUiManager.register(DrawingNavigationAidControl.navigationAidId, DrawingNavigationAidControl);\r\n InternalConfigurableUiManager.register(CubeNavigationAidControl.navigationAidId, CubeNavigationAidControl);\r\n\r\n // Initialize SyncUiEventDispatcher so it can register event callbacks.\r\n SyncUiEventDispatcher.initialize();\r\n\r\n // Initialize the FrontstageManager\r\n InternalFrontstageManager.initialize();\r\n\r\n // Initialize the ToolSettingsManager that manages Tool Settings properties.\r\n InternalToolSettingsManager.initialize();\r\n\r\n // Initialize dialog managers that allow one or more dialogs to be open at a time. These managers adjust the z-indexing\r\n // to ensure the most recently focused dialog of a specific type displays above its siblings.\r\n InternalModelessDialogManager.initialize();\r\n\r\n // ContentDialog have a z-index just above the fixed content views and below all other UI elements.\r\n InternalContentDialogManager.initialize();\r\n\r\n // Initialize the Keyboard Shortcut manager\r\n InternalKeyboardShortcutManager.initialize();\r\n\r\n this._initialized = true;\r\n }\r\n\r\n /** Registers a control implementing the [[ConfigurableUiElement]] interface.\r\n * These controls can be a\r\n * [[ContentControl]],\r\n * [[NavigationAidControl]],\r\n * [[StatusBarWidgetControl]],\r\n * [[WidgetControl]] or\r\n * [ToolUiProvider]($appui-react).\r\n * @param classId the class id of the control to register\r\n * @param constructor the constructor of the control to register\r\n */\r\n public static register(classId: string, constructor: ConfigurableUiControlConstructor): void {\r\n if (this._registeredControls.get(classId) !== undefined) {\r\n throw new UiError(UiFramework.loggerCategory(this), `registerControl: classId '${classId}' already registered`);\r\n }\r\n\r\n this._registeredControls.set(classId, constructor);\r\n }\r\n\r\n /** Determines if a control has been registered based on its classId.\r\n * @param classId the class id of the control to test\r\n * @returns true if the control is registered or false if not\r\n */\r\n public static isRegistered(classId: string): boolean {\r\n const constructor = this._registeredControls.get(classId);\r\n return constructor !== undefined;\r\n }\r\n\r\n /** Determines if a control has been registered.\r\n * @internal\r\n */\r\n public static getConstructorClassId(constructor: ConfigurableUiControlConstructor): string | undefined {\r\n for (const [key, value] of this._registeredControls.entries()) {\r\n if (value === constructor)\r\n return key;\r\n }\r\n\r\n return undefined;\r\n }\r\n\r\n /** Unregisters a control that has been registered.\r\n * @param classId the class id of the control to unregister\r\n */\r\n public static unregister(classId: string): void {\r\n const constructor = this._registeredControls.get(classId);\r\n if (constructor)\r\n this._registeredControls.delete(classId);\r\n }\r\n\r\n /** Creates a control registered by calling registerControl.\r\n * @param classId the class id of the control to create\r\n * @param uniqueId a unique id for the control\r\n * @param options options passed to the constructor of the control\r\n * @param controlId controlId which may not be unique across all control instances.\r\n * @returns the created control\r\n */\r\n public static create(classId: string, uniqueId: string, options?: any, controlId?: string): ConfigurableUiElement | undefined {\r\n const info = new ConfigurableCreateInfo(classId, uniqueId, controlId ?? uniqueId);\r\n const constructor = this._registeredControls.get(info.classId);\r\n if (!constructor) {\r\n throw new UiError(UiFramework.loggerCategory(this), `createControl: classId '${classId}' not registered`);\r\n }\r\n\r\n const control = new constructor(info, options);\r\n return control;\r\n }\r\n\r\n /** Gets the HTML wrapper element for Configurable UI */\r\n public static getWrapperElement(): HTMLElement {\r\n const wrapper = document.getElementById(\"uifw-configurableui-wrapper\");\r\n const htmlElement = wrapper!;\r\n return htmlElement;\r\n }\r\n\r\n /** Closes all UI popups currently open */\r\n public static closeUi(): void {\r\n MessageManager.closeAllMessages();\r\n InternalModelessDialogManager.closeAll();\r\n InternalModalDialogManager.closeAll();\r\n InternalContentDialogManager.closeAll();\r\n UiFramework.keyboardShortcuts.closeMenu();\r\n UiFramework.closeCursorMenu();\r\n PopupManager.clearPopups();\r\n }\r\n}\r\n"]}
1
+ {"version":3,"file":"InternalConfigurableUiManager.js","sourceRoot":"","sources":["../../../../src/appui-react/configurableui/InternalConfigurableUiManager.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 ConfigurableUi\n */\n\nimport { UiError } from \"@itwin/appui-abstract\";\nimport { CubeNavigationAidControl } from \"../navigationaids/CubeNavigationAidControl\";\nimport { DrawingNavigationAidControl } from \"../navigationaids/DrawingNavigationAidControl\";\nimport { SheetNavigationAidControl } from \"../navigationaids/SheetNavigationAid\";\nimport { StandardRotationNavigationAidControl } from \"../navigationaids/StandardRotationNavigationAid\";\nimport { UiFramework } from \"../UiFramework\";\nimport type { ConfigurableUiControlConstructor, ConfigurableUiElement } from \"./ConfigurableUiControl\";\nimport { ConfigurableCreateInfo } from \"./ConfigurableUiControl\";\nimport { MessageManager } from \"../messages/MessageManager\";\nimport { PopupManager } from \"../popup/PopupManager\";\nimport { ActivityTracker } from \"./ActivityTracker\";\nimport { BeUiEvent } from \"@itwin/core-bentley\";\nimport { InternalFrontstageManager } from \"../frontstage/InternalFrontstageManager\";\nimport { InternalToolSettingsManager } from \"../toolsettings/InternalToolSettingsManager\";\nimport { InternalModelessDialogManager } from \"../dialog/InternalModelessDialogManager\";\nimport { InternalContentDialogManager } from \"../dialog/InternalContentDialogManager\";\nimport { InternalKeyboardShortcutManager } from \"../keyboardshortcut/InternalKeyboardShortcut\";\nimport { InternalModalDialogManager } from \"../dialog/InternalModalDialogManager\";\nimport { SyncUiEventDispatcher } from \"../syncui/SyncUiEventDispatcher\";\n\n/** Ui Activity Event Args interface.\n * @internal\n */\nexport interface UiActivityEventArgs {\n event: Event;\n}\n\n/** Ui Activity Event class.\n * @internal\n */\nexport class UiActivityEvent extends BeUiEvent<UiActivityEventArgs> { }\n\n/** Ui Interval Event Args interface\n * @internal\n */\nexport interface UiIntervalEventArgs {\n idleTimeout?: number;\n}\n\n/** Ui Interval Event class.\n * @internal\n */\nexport class UiIntervalEvent extends BeUiEvent<UiIntervalEventArgs> { }\n\n/** Configurable Ui Manager maintains controls, Frontstages, Content Groups, Content Layouts, Tasks and Workflows.\n * @internal\n */\nexport class InternalConfigurableUiManager {\n private static _registeredControls = new Map<string, ConfigurableUiControlConstructor>();\n private static _initialized = false;\n\n /** @internal */\n public static readonly activityTracker = new ActivityTracker();\n /** @internal */\n public static readonly onUiActivityEvent = new UiActivityEvent();\n /** @internal */\n public static readonly onUiIntervalEvent = new UiIntervalEvent();\n\n /** Initializes the InternalConfigurableUiManager and registers core controls.\n * @internal\n */\n public static initialize() {\n if (this._initialized)\n return;\n\n // Register core controls\n InternalConfigurableUiManager.register(StandardRotationNavigationAidControl.navigationAidId, StandardRotationNavigationAidControl);\n InternalConfigurableUiManager.register(SheetNavigationAidControl.navigationAidId, SheetNavigationAidControl);\n InternalConfigurableUiManager.register(DrawingNavigationAidControl.navigationAidId, DrawingNavigationAidControl);\n InternalConfigurableUiManager.register(CubeNavigationAidControl.navigationAidId, CubeNavigationAidControl);\n\n // Initialize SyncUiEventDispatcher so it can register event callbacks.\n SyncUiEventDispatcher.initialize();\n\n // Initialize the FrontstageManager\n InternalFrontstageManager.initialize();\n\n // Initialize the ToolSettingsManager that manages Tool Settings properties.\n InternalToolSettingsManager.initialize();\n\n // Initialize dialog managers that allow one or more dialogs to be open at a time. These managers adjust the z-indexing\n // to ensure the most recently focused dialog of a specific type displays above its siblings.\n InternalModelessDialogManager.initialize();\n\n // ContentDialog have a z-index just above the fixed content views and below all other UI elements.\n InternalContentDialogManager.initialize();\n\n // Initialize the Keyboard Shortcut manager\n InternalKeyboardShortcutManager.initialize();\n\n this._initialized = true;\n }\n\n /** Registers a control implementing the [[ConfigurableUiElement]] interface.\n * These controls can be a\n * [[ContentControl]],\n * [[NavigationAidControl]],\n * [[StatusBarWidgetControl]],\n * [[WidgetControl]] or\n * [ToolUiProvider]($appui-react).\n * @param classId the class id of the control to register\n * @param constructor the constructor of the control to register\n */\n public static register(classId: string, constructor: ConfigurableUiControlConstructor): void {\n if (this._registeredControls.get(classId) !== undefined) {\n throw new UiError(UiFramework.loggerCategory(this), `registerControl: classId '${classId}' already registered`);\n }\n\n this._registeredControls.set(classId, constructor);\n }\n\n /** Determines if a control has been registered based on its classId.\n * @param classId the class id of the control to test\n * @returns true if the control is registered or false if not\n */\n public static isRegistered(classId: string): boolean {\n const constructor = this._registeredControls.get(classId);\n return constructor !== undefined;\n }\n\n /** Determines if a control has been registered.\n * @internal\n */\n public static getConstructorClassId(constructor: ConfigurableUiControlConstructor): string | undefined {\n for (const [key, value] of this._registeredControls.entries()) {\n if (value === constructor)\n return key;\n }\n\n return undefined;\n }\n\n /** Unregisters a control that has been registered.\n * @param classId the class id of the control to unregister\n */\n public static unregister(classId: string): void {\n const constructor = this._registeredControls.get(classId);\n if (constructor)\n this._registeredControls.delete(classId);\n }\n\n /** Creates a control registered by calling registerControl.\n * @param classId the class id of the control to create\n * @param uniqueId a unique id for the control\n * @param options options passed to the constructor of the control\n * @param controlId controlId which may not be unique across all control instances.\n * @returns the created control\n */\n public static create(classId: string, uniqueId: string, options?: any, controlId?: string): ConfigurableUiElement | undefined {\n const info = new ConfigurableCreateInfo(classId, uniqueId, controlId ?? uniqueId);\n const constructor = this._registeredControls.get(info.classId);\n if (!constructor) {\n throw new UiError(UiFramework.loggerCategory(this), `createControl: classId '${classId}' not registered`);\n }\n\n const control = new constructor(info, options);\n return control;\n }\n\n /** Gets the HTML wrapper element for Configurable UI */\n public static getWrapperElement(): HTMLElement {\n const wrapper = document.getElementById(\"uifw-configurableui-wrapper\");\n const htmlElement = wrapper!;\n return htmlElement;\n }\n\n /** Closes all UI popups currently open */\n public static closeUi(): void {\n MessageManager.closeAllMessages();\n InternalModelessDialogManager.closeAll();\n InternalModalDialogManager.closeAll();\n InternalContentDialogManager.closeAll();\n UiFramework.keyboardShortcuts.closeMenu();\n UiFramework.closeCursorMenu();\n PopupManager.clearPopups();\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"TimeTracker.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/configurableui/TimeTracker.ts"],"names":[],"mappings":"AAIA;;GAEG;AAIH;;GAEG;AACH,qBAAa,WAAW;IACtB,OAAO,CAAC,qBAAqB,CAAa;IAC1C,OAAO,CAAC,mBAAmB,CAAa;IACxC,OAAO,CAAC,oBAAoB,CAAa;IACzC,OAAO,CAAC,cAAc,CAAa;IACnC,OAAO,CAAC,UAAU,CAAa;IAC/B,OAAO,CAAC,YAAY,CAAgB;IACpC,OAAO,CAAC,UAAU,CAAa;IAC/B,OAAO,CAAC,SAAS,CAAa;IAE9B;OACG;IACI,WAAW,IAAI,IAAI;IAc1B;OACG;IACI,UAAU,IAAI,IAAI;IAQzB;OACG;IACI,wBAAwB,IAAI,MAAM;IAIzC;OACG;IACI,mBAAmB,IAAI,MAAM;IAIpC;OACG;IACI,kBAAkB,IAAI,MAAM;IAInC,OAAO,CAAC,gBAAgB,CAQtB;IAEF,OAAO,CAAC,cAAc,CAQpB;CACH"}
1
+ {"version":3,"file":"TimeTracker.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/configurableui/TimeTracker.ts"],"names":[],"mappings":"AAIA;;GAEG;AAKH;;GAEG;AACH,qBAAa,WAAW;IACtB,OAAO,CAAC,qBAAqB,CAAa;IAC1C,OAAO,CAAC,mBAAmB,CAAa;IACxC,OAAO,CAAC,oBAAoB,CAAa;IACzC,OAAO,CAAC,cAAc,CAAa;IACnC,OAAO,CAAC,UAAU,CAAa;IAC/B,OAAO,CAAC,YAAY,CAAgB;IACpC,OAAO,CAAC,UAAU,CAAa;IAC/B,OAAO,CAAC,SAAS,CAAa;IAE9B;OACG;IACI,WAAW,IAAI,IAAI;IAc1B;OACG;IACI,UAAU,IAAI,IAAI;IAQzB;OACG;IACI,wBAAwB,IAAI,MAAM;IAIzC;OACG;IACI,mBAAmB,IAAI,MAAM;IAIpC;OACG;IACI,kBAAkB,IAAI,MAAM;IAInC,OAAO,CAAC,gBAAgB,CAQtB;IAEF,OAAO,CAAC,cAAc,CAQpB;CACH"}
@@ -23,8 +23,9 @@ class TimeTracker {
23
23
  this._totalTime = 0;
24
24
  this._idleTime = 0;
25
25
  this._idleTimeCounter = (args) => {
26
+ var _a;
26
27
  // istanbul ignore next
27
- const idleTimeout = args.idleTimeout ?? this._idleTimeout;
28
+ const idleTimeout = (_a = args.idleTimeout) !== null && _a !== void 0 ? _a : this._idleTimeout;
28
29
  // istanbul ignore else
29
30
  if (this._lastActiveTimestamp > 0 && this._idleStartTimestamp === 0 && Date.now() - this._lastActiveTimestamp >= idleTimeout) {
30
31
  this._idleStartTimestamp = Date.now();
@@ -1 +1 @@
1
- {"version":3,"file":"TimeTracker.js","sourceRoot":"","sources":["../../../../src/appui-react/configurableui/TimeTracker.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 ConfigurableUi\r\n */\r\n\r\nimport { InternalConfigurableUiManager, UiActivityEventArgs, UiIntervalEventArgs } from \"./InternalConfigurableUiManager\";\r\n\r\n/** Time Tracker utility class\r\n * @internal\r\n */\r\nexport class TimeTracker {\r\n private _firstActiveTimestamp: number = 0;\r\n private _idleStartTimestamp: number = 0;\r\n private _lastActiveTimestamp: number = 0;\r\n private _totalIdleTime: number = 0;\r\n private _idleCount: number = 0;\r\n private _idleTimeout: number = 5000;\r\n private _totalTime: number = 0;\r\n private _idleTime: number = 0;\r\n\r\n /** Starts time tracking\r\n */\r\n public startTiming(): void {\r\n this._totalIdleTime = 0;\r\n this._idleStartTimestamp = 0;\r\n this._idleCount = 0;\r\n this._totalTime = 0;\r\n this._idleTime = 0;\r\n\r\n this._firstActiveTimestamp = Date.now();\r\n this._lastActiveTimestamp = this._firstActiveTimestamp;\r\n\r\n InternalConfigurableUiManager.onUiIntervalEvent.addListener(this._idleTimeCounter);\r\n InternalConfigurableUiManager.onUiActivityEvent.addListener(this._trackActivity);\r\n }\r\n\r\n /** Stops time tracking\r\n */\r\n public stopTiming(): void {\r\n InternalConfigurableUiManager.onUiIntervalEvent.removeListener(this._idleTimeCounter);\r\n InternalConfigurableUiManager.onUiActivityEvent.removeListener(this._trackActivity);\r\n\r\n this._totalTime = Date.now() - this._firstActiveTimestamp;\r\n this._idleTime = this._totalIdleTime + this._idleCount * this._idleTimeout;\r\n }\r\n\r\n /** Gets engagement time in seconds\r\n */\r\n public getEngagementTimeSeconds(): number {\r\n return (this._totalTime - this._idleTime) / 1000;\r\n }\r\n\r\n /** Gets total time in seconds\r\n */\r\n public getTotalTimeSeconds(): number {\r\n return this._totalTime / 1000;\r\n }\r\n\r\n /** Gets idle time in seconds\r\n */\r\n public getIdleTimeSeconds(): number {\r\n return this._idleTime / 1000;\r\n }\r\n\r\n private _idleTimeCounter = (args: UiIntervalEventArgs): void => {\r\n // istanbul ignore next\r\n const idleTimeout = args.idleTimeout ?? this._idleTimeout;\r\n // istanbul ignore else\r\n if (this._lastActiveTimestamp > 0 && this._idleStartTimestamp === 0 && Date.now() - this._lastActiveTimestamp >= idleTimeout) {\r\n this._idleStartTimestamp = Date.now();\r\n this._idleCount++;\r\n }\r\n };\r\n\r\n private _trackActivity = (_args: UiActivityEventArgs): void => {\r\n this._lastActiveTimestamp = Date.now();\r\n\r\n if (this._idleStartTimestamp > 0) {\r\n const lastIdleTime = this._lastActiveTimestamp - this._idleStartTimestamp;\r\n this._totalIdleTime += lastIdleTime;\r\n this._idleStartTimestamp = 0;\r\n }\r\n };\r\n}\r\n"]}
1
+ {"version":3,"file":"TimeTracker.js","sourceRoot":"","sources":["../../../../src/appui-react/configurableui/TimeTracker.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 ConfigurableUi\n */\n\nimport type { UiActivityEventArgs, UiIntervalEventArgs } from \"./InternalConfigurableUiManager\";\nimport { InternalConfigurableUiManager } from \"./InternalConfigurableUiManager\";\n\n/** Time Tracker utility class\n * @internal\n */\nexport class TimeTracker {\n private _firstActiveTimestamp: number = 0;\n private _idleStartTimestamp: number = 0;\n private _lastActiveTimestamp: number = 0;\n private _totalIdleTime: number = 0;\n private _idleCount: number = 0;\n private _idleTimeout: number = 5000;\n private _totalTime: number = 0;\n private _idleTime: number = 0;\n\n /** Starts time tracking\n */\n public startTiming(): void {\n this._totalIdleTime = 0;\n this._idleStartTimestamp = 0;\n this._idleCount = 0;\n this._totalTime = 0;\n this._idleTime = 0;\n\n this._firstActiveTimestamp = Date.now();\n this._lastActiveTimestamp = this._firstActiveTimestamp;\n\n InternalConfigurableUiManager.onUiIntervalEvent.addListener(this._idleTimeCounter);\n InternalConfigurableUiManager.onUiActivityEvent.addListener(this._trackActivity);\n }\n\n /** Stops time tracking\n */\n public stopTiming(): void {\n InternalConfigurableUiManager.onUiIntervalEvent.removeListener(this._idleTimeCounter);\n InternalConfigurableUiManager.onUiActivityEvent.removeListener(this._trackActivity);\n\n this._totalTime = Date.now() - this._firstActiveTimestamp;\n this._idleTime = this._totalIdleTime + this._idleCount * this._idleTimeout;\n }\n\n /** Gets engagement time in seconds\n */\n public getEngagementTimeSeconds(): number {\n return (this._totalTime - this._idleTime) / 1000;\n }\n\n /** Gets total time in seconds\n */\n public getTotalTimeSeconds(): number {\n return this._totalTime / 1000;\n }\n\n /** Gets idle time in seconds\n */\n public getIdleTimeSeconds(): number {\n return this._idleTime / 1000;\n }\n\n private _idleTimeCounter = (args: UiIntervalEventArgs): void => {\n // istanbul ignore next\n const idleTimeout = args.idleTimeout ?? this._idleTimeout;\n // istanbul ignore else\n if (this._lastActiveTimestamp > 0 && this._idleStartTimestamp === 0 && Date.now() - this._lastActiveTimestamp >= idleTimeout) {\n this._idleStartTimestamp = Date.now();\n this._idleCount++;\n }\n };\n\n private _trackActivity = (_args: UiActivityEventArgs): void => {\n this._lastActiveTimestamp = Date.now();\n\n if (this._idleStartTimestamp > 0) {\n const lastIdleTime = this._lastActiveTimestamp - this._idleStartTimestamp;\n this._totalIdleTime += lastIdleTime;\n this._idleStartTimestamp = 0;\n }\n };\n}\n"]}
@@ -1,74 +1,74 @@
1
- /*---------------------------------------------------------------------------------------------
2
- * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
- * See LICENSE.md in the project root for license terms and full copyright notice.
4
- *--------------------------------------------------------------------------------------------*/
5
- @import "~@itwin/core-react/lib/cjs/core-react/base/base";
6
- @import "~@itwin/core-react/lib/cjs/core-react/icons/variables";
7
- @import "~@itwin/core-react/lib/cjs/core-react/inputs/variables";
8
- @import "~@itwin/core-react/lib/cjs/core-react/style/themecolors";
9
- @import "~@itwin/core-react/lib/cjs/core-react/z-index";
10
- @import "~@itwin/appui-layout-react/lib/cjs/appui-layout-react/footer/variables";
11
- @import "../variables";
12
-
13
- #uifw-configurableui-wrapper {
14
- position: relative;
15
- left: 0;
16
- top: 0;
17
- width: 100%;
18
- height: 100%;
19
- overflow: hidden;
20
- font-size: var(--iui-font-size-1);
21
- }
22
-
23
- #uifw-frontstage-composer {
24
- width: 100%;
25
- height: 100%;
26
- }
27
-
28
- .uifw-unselectable {
29
- user-select: none;
30
- }
31
-
32
- .uifw-centered {
33
- @include uicore-centered;
34
- }
35
-
36
- .uifw-dragdrop-layer {
37
- cursor: grabbing;
38
- position: fixed;
39
- pointer-events: none;
40
- @include uicore-z-index(dragdrop);
41
- left: 0;
42
- top: 0;
43
- height: 100%;
44
- width: 100%;
45
- }
46
-
47
- .uifw-element-tooltip-container {
48
- position: fixed;
49
- left: 0;
50
- top: 0;
51
- width: 100%;
52
- height: 100%;
53
- pointer-events: none;
54
-
55
- @include uicore-z-index(tooltip);
56
-
57
- > .uifw-element-tooltip {
58
- width: max-content;
59
- font-size: var(--iui-font-size-1);
60
- }
61
-
62
- > .nz-popup-tooltip {
63
- border: {
64
- color: $uifw-popup-border-color;
65
- radius: $uifw-popup-border-radius;
66
- style: solid;
67
- width: $uifw-popup-border-width;
68
- }
69
- }
70
- }
71
-
72
- .uifw-app-button-small {
73
- margin-bottom: 6px;
74
- }
1
+ /*---------------------------------------------------------------------------------------------
2
+ * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
+ * See LICENSE.md in the project root for license terms and full copyright notice.
4
+ *--------------------------------------------------------------------------------------------*/
5
+ @import "~@itwin/core-react/lib/cjs/core-react/base/base";
6
+ @import "~@itwin/core-react/lib/cjs/core-react/icons/variables";
7
+ @import "~@itwin/core-react/lib/cjs/core-react/inputs/variables";
8
+ @import "~@itwin/core-react/lib/cjs/core-react/style/themecolors";
9
+ @import "~@itwin/core-react/lib/cjs/core-react/z-index";
10
+ @import "~@itwin/appui-layout-react/lib/cjs/appui-layout-react/footer/variables";
11
+ @import "../variables";
12
+
13
+ #uifw-configurableui-wrapper {
14
+ position: relative;
15
+ left: 0;
16
+ top: 0;
17
+ width: 100%;
18
+ height: 100%;
19
+ overflow: hidden;
20
+ font-size: var(--iui-font-size-1);
21
+ }
22
+
23
+ #uifw-frontstage-composer {
24
+ width: 100%;
25
+ height: 100%;
26
+ }
27
+
28
+ .uifw-unselectable {
29
+ user-select: none;
30
+ }
31
+
32
+ .uifw-centered {
33
+ @include uicore-centered;
34
+ }
35
+
36
+ .uifw-dragdrop-layer {
37
+ cursor: grabbing;
38
+ position: fixed;
39
+ pointer-events: none;
40
+ @include uicore-z-index(dragdrop);
41
+ left: 0;
42
+ top: 0;
43
+ height: 100%;
44
+ width: 100%;
45
+ }
46
+
47
+ .uifw-element-tooltip-container {
48
+ position: fixed;
49
+ left: 0;
50
+ top: 0;
51
+ width: 100%;
52
+ height: 100%;
53
+ pointer-events: none;
54
+
55
+ @include uicore-z-index(tooltip);
56
+
57
+ > .uifw-element-tooltip {
58
+ width: max-content;
59
+ font-size: var(--iui-font-size-1);
60
+ }
61
+
62
+ > .nz-popup-tooltip {
63
+ border: {
64
+ color: $uifw-popup-border-color;
65
+ radius: $uifw-popup-border-radius;
66
+ style: solid;
67
+ width: $uifw-popup-border-width;
68
+ }
69
+ }
70
+ }
71
+
72
+ .uifw-app-button-small {
73
+ margin-bottom: 6px;
74
+ }
@@ -1,7 +1,7 @@
1
1
  /** @packageDocumentation
2
2
  * @module State
3
3
  */
4
- import { ActionsUnion } from "../redux/redux-ts";
4
+ import type { ActionsUnion } from "../redux/redux-ts";
5
5
  /** Action Ids used by Redux and to send sync UI components. Typically used to refresh visibility or enable state of control.
6
6
  * Since these are also used as sync ids they should be in lowercase.
7
7
  * @public
@@ -1 +1 @@
1
- {"version":3,"file":"state.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/configurableui/state.ts"],"names":[],"mappings":"AAIA;;GAEG;AAGH,OAAO,EAAE,YAAY,EAAgB,MAAM,mBAAmB,CAAC;AAK/D;;;GAGG;AACH,oBAAY,sBAAsB;IAChC,WAAW,gCAAgC;IAC3C,QAAQ,6BAA6B;IACrC,aAAa,kCAAkC;IAC/C,gBAAgB,sCAAsC;IACtD,kBAAkB,wCAAwC;IAC1D,iBAAiB,wCAAwC;IACzD,0BAA0B,qDAAqD;IAC/E,qBAAqB,4CAA4C;IACjE,mBAAmB,6CAA6C;IAChE,0BAA0B,uDAAuD;IACjF,iBAAiB,uCAAuC;CACzD;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,MAAM,CAAC;IACtB,kBAAkB,EAAE,OAAO,CAAC;IAC5B,cAAc,EAAE,OAAO,CAAC;IACxB,0BAA0B,EAAE,OAAO,CAAC;IACpC,kBAAkB,EAAE,OAAO,CAAC;IAC5B,mBAAmB,EAAE,OAAO,CAAC;IAC7B,0BAA0B,EAAE,OAAO,CAAC;IACpC,cAAc,EAAE,MAAM,CAAC;CACxB;AAiBD;;GAEG;AACH,eAAO,MAAM,qBAAqB;4BACR,MAAM;sBAGpB,MAAM;gCAGD,MAAM;gCAGT,MAAM;0CACoB,OAAO;wCACT,OAAO;kDACG,OAAO;gDACT,OAAO;kDACL,OAAO;gEACO,OAAO;iCACtC,MAAM;CACpC,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,0BAA0B,GAAG,YAAY,CAAC,OAAO,qBAAqB,CAAC,CAAC;AAEpF;;GAEG;AACH,wBAAgB,qBAAqB,CAAC,KAAK,iCAAoC,EAAE,MAAM,EAAE,0BAA0B,GAAG,mBAAmB,CAuCxI"}
1
+ {"version":3,"file":"state.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/configurableui/state.ts"],"names":[],"mappings":"AAIA;;GAEG;AAGH,OAAO,KAAK,EAAE,YAAY,EAAC,MAAM,mBAAmB,CAAC;AAMrD;;;GAGG;AACH,oBAAY,sBAAsB;IAChC,WAAW,gCAAgC;IAC3C,QAAQ,6BAA6B;IACrC,aAAa,kCAAkC;IAC/C,gBAAgB,sCAAsC;IACtD,kBAAkB,wCAAwC;IAC1D,iBAAiB,wCAAwC;IACzD,0BAA0B,qDAAqD;IAC/E,qBAAqB,4CAA4C;IACjE,mBAAmB,6CAA6C;IAChE,0BAA0B,uDAAuD;IACjF,iBAAiB,uCAAuC;CACzD;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,MAAM,CAAC;IACtB,kBAAkB,EAAE,OAAO,CAAC;IAC5B,cAAc,EAAE,OAAO,CAAC;IACxB,0BAA0B,EAAE,OAAO,CAAC;IACpC,kBAAkB,EAAE,OAAO,CAAC;IAC5B,mBAAmB,EAAE,OAAO,CAAC;IAC7B,0BAA0B,EAAE,OAAO,CAAC;IACpC,cAAc,EAAE,MAAM,CAAC;CACxB;AAiBD;;GAEG;AACH,eAAO,MAAM,qBAAqB;4BACR,MAAM;sBAGpB,MAAM;gCAGD,MAAM;gCAGT,MAAM;0CACoB,OAAO;wCACT,OAAO;kDACG,OAAO;gDACT,OAAO;kDACL,OAAO;gEACO,OAAO;iCACtC,MAAM;CACpC,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,0BAA0B,GAAG,YAAY,CAAC,OAAO,qBAAqB,CAAC,CAAC;AAEpF;;GAEG;AACH,wBAAgB,qBAAqB,CAAC,KAAK,iCAAoC,EAAE,MAAM,EAAE,0BAA0B,GAAG,mBAAmB,CAuCxI"}
@@ -1 +1 @@
1
- {"version":3,"file":"state.js","sourceRoot":"","sources":["../../../../src/appui-react/configurableui/state.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 State\r\n */\r\n\r\nimport { SnapMode } from \"@itwin/core-frontend\";\r\nimport { ActionsUnion, createAction } from \"../redux/redux-ts\";\r\nimport { SYSTEM_PREFERRED_COLOR_THEME, TOOLBAR_OPACITY_DEFAULT, WIDGET_OPACITY_DEFAULT } from \"../theme/ThemeManager\";\r\n\r\n// cSpell:ignore configurableui snapmode toolprompt\r\n\r\n/** Action Ids used by Redux and to send sync UI components. Typically used to refresh visibility or enable state of control.\r\n * Since these are also used as sync ids they should be in lowercase.\r\n * @public\r\n */\r\nexport enum ConfigurableUiActionId {\r\n SetSnapMode = \"configurableui:set_snapmode\",\r\n SetTheme = \"configurableui:set_theme\",\r\n SetToolPrompt = \"configurableui:set_toolprompt\",\r\n SetWidgetOpacity = \"configurableui:set_widget_opacity\",\r\n SetDragInteraction = \"configurableui:set-drag-interaction\",\r\n SetShowWidgetIcon = \"configurableui:set-show-widget-icon\",\r\n AutoCollapseUnpinnedPanels = \"configurableui:set-auto-collapse-unpinned-panels\",\r\n SetViewOverlayDisplay = \"configurableui:set-view-overlay-display\",\r\n AnimateToolSettings = \"configurableui:set-animate-tool-settings\",\r\n UseToolAsToolSettingsLabel = \"configurableui:set-use-tool-as-tool-settings-label\",\r\n SetToolbarOpacity = \"configurableui:set-toolbar-opacity\",\r\n}\r\n\r\n/** The portion of state managed by the ConfigurableUiReducer.\r\n * @public\r\n */\r\nexport interface ConfigurableUiState {\r\n snapMode: number;\r\n toolPrompt: string;\r\n theme: string;\r\n widgetOpacity: number;\r\n useDragInteraction: boolean;\r\n showWidgetIcon: boolean;\r\n autoCollapseUnpinnedPanels: boolean;\r\n viewOverlayDisplay: boolean;\r\n animateToolSettings: boolean;\r\n useToolAsToolSettingsLabel: boolean;\r\n toolbarOpacity: number;\r\n}\r\n\r\n/** used on first call of ConfigurableUiReducer */\r\nconst initialState: ConfigurableUiState = {\r\n snapMode: SnapMode.NearestKeypoint as number,\r\n toolPrompt: \"\",\r\n theme: SYSTEM_PREFERRED_COLOR_THEME,\r\n widgetOpacity: WIDGET_OPACITY_DEFAULT,\r\n useDragInteraction: false,\r\n showWidgetIcon: true,\r\n autoCollapseUnpinnedPanels: false,\r\n viewOverlayDisplay: true,\r\n animateToolSettings: false,\r\n useToolAsToolSettingsLabel: false,\r\n toolbarOpacity: TOOLBAR_OPACITY_DEFAULT,\r\n};\r\n\r\n/** An object with a function that creates each ConfigurableUiReducer that can be handled by our reducer.\r\n * @public\r\n */\r\nexport const ConfigurableUiActions = { // eslint-disable-line @typescript-eslint/naming-convention\r\n setSnapMode: (snapMode: number) => createAction(ConfigurableUiActionId.SetSnapMode, snapMode),\r\n setTheme:\r\n // istanbul ignore next\r\n (theme: string) => createAction(ConfigurableUiActionId.SetTheme, theme),\r\n setToolPrompt:\r\n // istanbul ignore next\r\n (toolPrompt: string) => createAction(ConfigurableUiActionId.SetToolPrompt, toolPrompt),\r\n setWidgetOpacity:\r\n // istanbul ignore next\r\n (opacity: number) => createAction(ConfigurableUiActionId.SetWidgetOpacity, opacity),\r\n setDragInteraction: (dragInteraction: boolean) => createAction(ConfigurableUiActionId.SetDragInteraction, dragInteraction),\r\n setShowWidgetIcon: (showWidgetIcon: boolean) => createAction(ConfigurableUiActionId.SetShowWidgetIcon, showWidgetIcon),\r\n setAutoCollapseUnpinnedPanels: (autoCollapse: boolean) => createAction(ConfigurableUiActionId.AutoCollapseUnpinnedPanels, autoCollapse),\r\n setViewOverlayDisplay: (displayViewOverlay: boolean) => createAction(ConfigurableUiActionId.SetViewOverlayDisplay, displayViewOverlay),\r\n setAnimateToolSettings: (animateToolSettings: boolean) => createAction(ConfigurableUiActionId.AnimateToolSettings, animateToolSettings),\r\n setUseToolAsToolSettingsLabel: (useToolAsToolSettingsLabel: boolean) => createAction(ConfigurableUiActionId.UseToolAsToolSettingsLabel, useToolAsToolSettingsLabel),\r\n setToolbarOpacity: (opacity: number) => createAction(ConfigurableUiActionId.SetToolbarOpacity, opacity),\r\n};\r\n\r\n/** Union of ConfigurableUi Redux actions\r\n * @public\r\n */\r\nexport type ConfigurableUiActionsUnion = ActionsUnion<typeof ConfigurableUiActions>;\r\n\r\n/** Handles actions to update ConfigurableUiState.\r\n * @public\r\n */\r\nexport function ConfigurableUiReducer(state: ConfigurableUiState = initialState, action: ConfigurableUiActionsUnion): ConfigurableUiState {\r\n const outState = state;\r\n\r\n switch (action.type) {\r\n case ConfigurableUiActionId.SetSnapMode: {\r\n return { ...state, snapMode: action.payload };\r\n }\r\n case ConfigurableUiActionId.SetToolPrompt: {\r\n return { ...state, toolPrompt: action.payload };\r\n }\r\n case ConfigurableUiActionId.SetTheme: {\r\n return { ...state, theme: action.payload };\r\n }\r\n case ConfigurableUiActionId.SetWidgetOpacity: {\r\n return { ...state, widgetOpacity: action.payload };\r\n }\r\n case ConfigurableUiActionId.SetDragInteraction: {\r\n return { ...state, useDragInteraction: action.payload };\r\n }\r\n case ConfigurableUiActionId.SetShowWidgetIcon: {\r\n return { ...state, showWidgetIcon: action.payload };\r\n }\r\n case ConfigurableUiActionId.AutoCollapseUnpinnedPanels: {\r\n return { ...state, autoCollapseUnpinnedPanels: action.payload };\r\n }\r\n case ConfigurableUiActionId.SetViewOverlayDisplay: {\r\n return { ...state, viewOverlayDisplay: action.payload };\r\n }\r\n case ConfigurableUiActionId.AnimateToolSettings: {\r\n return { ...state, animateToolSettings: action.payload };\r\n }\r\n case ConfigurableUiActionId.UseToolAsToolSettingsLabel: {\r\n return { ...state, useToolAsToolSettingsLabel: action.payload };\r\n }\r\n case ConfigurableUiActionId.SetToolbarOpacity: {\r\n return { ...state, toolbarOpacity: action.payload };\r\n }\r\n }\r\n return outState;\r\n}\r\n"]}
1
+ {"version":3,"file":"state.js","sourceRoot":"","sources":["../../../../src/appui-react/configurableui/state.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 State\n */\n\nimport { SnapMode } from \"@itwin/core-frontend\";\nimport type { ActionsUnion} from \"../redux/redux-ts\";\nimport { createAction } from \"../redux/redux-ts\";\nimport { SYSTEM_PREFERRED_COLOR_THEME, TOOLBAR_OPACITY_DEFAULT, WIDGET_OPACITY_DEFAULT } from \"../theme/ThemeManager\";\n\n// cSpell:ignore configurableui snapmode toolprompt\n\n/** Action Ids used by Redux and to send sync UI components. Typically used to refresh visibility or enable state of control.\n * Since these are also used as sync ids they should be in lowercase.\n * @public\n */\nexport enum ConfigurableUiActionId {\n SetSnapMode = \"configurableui:set_snapmode\",\n SetTheme = \"configurableui:set_theme\",\n SetToolPrompt = \"configurableui:set_toolprompt\",\n SetWidgetOpacity = \"configurableui:set_widget_opacity\",\n SetDragInteraction = \"configurableui:set-drag-interaction\",\n SetShowWidgetIcon = \"configurableui:set-show-widget-icon\",\n AutoCollapseUnpinnedPanels = \"configurableui:set-auto-collapse-unpinned-panels\",\n SetViewOverlayDisplay = \"configurableui:set-view-overlay-display\",\n AnimateToolSettings = \"configurableui:set-animate-tool-settings\",\n UseToolAsToolSettingsLabel = \"configurableui:set-use-tool-as-tool-settings-label\",\n SetToolbarOpacity = \"configurableui:set-toolbar-opacity\",\n}\n\n/** The portion of state managed by the ConfigurableUiReducer.\n * @public\n */\nexport interface ConfigurableUiState {\n snapMode: number;\n toolPrompt: string;\n theme: string;\n widgetOpacity: number;\n useDragInteraction: boolean;\n showWidgetIcon: boolean;\n autoCollapseUnpinnedPanels: boolean;\n viewOverlayDisplay: boolean;\n animateToolSettings: boolean;\n useToolAsToolSettingsLabel: boolean;\n toolbarOpacity: number;\n}\n\n/** used on first call of ConfigurableUiReducer */\nconst initialState: ConfigurableUiState = {\n snapMode: SnapMode.NearestKeypoint as number,\n toolPrompt: \"\",\n theme: SYSTEM_PREFERRED_COLOR_THEME,\n widgetOpacity: WIDGET_OPACITY_DEFAULT,\n useDragInteraction: false,\n showWidgetIcon: true,\n autoCollapseUnpinnedPanels: false,\n viewOverlayDisplay: true,\n animateToolSettings: false,\n useToolAsToolSettingsLabel: false,\n toolbarOpacity: TOOLBAR_OPACITY_DEFAULT,\n};\n\n/** An object with a function that creates each ConfigurableUiReducer that can be handled by our reducer.\n * @public\n */\nexport const ConfigurableUiActions = { // eslint-disable-line @typescript-eslint/naming-convention\n setSnapMode: (snapMode: number) => createAction(ConfigurableUiActionId.SetSnapMode, snapMode),\n setTheme:\n // istanbul ignore next\n (theme: string) => createAction(ConfigurableUiActionId.SetTheme, theme),\n setToolPrompt:\n // istanbul ignore next\n (toolPrompt: string) => createAction(ConfigurableUiActionId.SetToolPrompt, toolPrompt),\n setWidgetOpacity:\n // istanbul ignore next\n (opacity: number) => createAction(ConfigurableUiActionId.SetWidgetOpacity, opacity),\n setDragInteraction: (dragInteraction: boolean) => createAction(ConfigurableUiActionId.SetDragInteraction, dragInteraction),\n setShowWidgetIcon: (showWidgetIcon: boolean) => createAction(ConfigurableUiActionId.SetShowWidgetIcon, showWidgetIcon),\n setAutoCollapseUnpinnedPanels: (autoCollapse: boolean) => createAction(ConfigurableUiActionId.AutoCollapseUnpinnedPanels, autoCollapse),\n setViewOverlayDisplay: (displayViewOverlay: boolean) => createAction(ConfigurableUiActionId.SetViewOverlayDisplay, displayViewOverlay),\n setAnimateToolSettings: (animateToolSettings: boolean) => createAction(ConfigurableUiActionId.AnimateToolSettings, animateToolSettings),\n setUseToolAsToolSettingsLabel: (useToolAsToolSettingsLabel: boolean) => createAction(ConfigurableUiActionId.UseToolAsToolSettingsLabel, useToolAsToolSettingsLabel),\n setToolbarOpacity: (opacity: number) => createAction(ConfigurableUiActionId.SetToolbarOpacity, opacity),\n};\n\n/** Union of ConfigurableUi Redux actions\n * @public\n */\nexport type ConfigurableUiActionsUnion = ActionsUnion<typeof ConfigurableUiActions>;\n\n/** Handles actions to update ConfigurableUiState.\n * @public\n */\nexport function ConfigurableUiReducer(state: ConfigurableUiState = initialState, action: ConfigurableUiActionsUnion): ConfigurableUiState {\n const outState = state;\n\n switch (action.type) {\n case ConfigurableUiActionId.SetSnapMode: {\n return { ...state, snapMode: action.payload };\n }\n case ConfigurableUiActionId.SetToolPrompt: {\n return { ...state, toolPrompt: action.payload };\n }\n case ConfigurableUiActionId.SetTheme: {\n return { ...state, theme: action.payload };\n }\n case ConfigurableUiActionId.SetWidgetOpacity: {\n return { ...state, widgetOpacity: action.payload };\n }\n case ConfigurableUiActionId.SetDragInteraction: {\n return { ...state, useDragInteraction: action.payload };\n }\n case ConfigurableUiActionId.SetShowWidgetIcon: {\n return { ...state, showWidgetIcon: action.payload };\n }\n case ConfigurableUiActionId.AutoCollapseUnpinnedPanels: {\n return { ...state, autoCollapseUnpinnedPanels: action.payload };\n }\n case ConfigurableUiActionId.SetViewOverlayDisplay: {\n return { ...state, viewOverlayDisplay: action.payload };\n }\n case ConfigurableUiActionId.AnimateToolSettings: {\n return { ...state, animateToolSettings: action.payload };\n }\n case ConfigurableUiActionId.UseToolAsToolSettingsLabel: {\n return { ...state, useToolAsToolSettingsLabel: action.payload };\n }\n case ConfigurableUiActionId.SetToolbarOpacity: {\n return { ...state, toolbarOpacity: action.payload };\n }\n }\n return outState;\n}\n"]}
@@ -2,8 +2,8 @@
2
2
  * @module ContentView
3
3
  */
4
4
  import * as React from "react";
5
- import { Id64String } from "@itwin/core-bentley";
6
- import { IModelConnection, ScreenViewport, ViewState } from "@itwin/core-frontend";
5
+ import type { Id64String } from "@itwin/core-bentley";
6
+ import type { IModelConnection, ScreenViewport, ViewState } from "@itwin/core-frontend";
7
7
  import { UiEvent } from "@itwin/appui-abstract";
8
8
  import { ConfigurableCreateInfo, ConfigurableUiControl, ConfigurableUiControlType } from "../configurableui/ConfigurableUiControl";
9
9
  /** ControlControl Activated Event Args interface.
@@ -1 +1 @@
1
- {"version":3,"file":"ContentControl.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/content/ContentControl.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AACnF,OAAO,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAChD,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,MAAM,yCAAyC,CAAC;AAEnI;;GAEG;AACH,MAAM,WAAW,gCAAgC;IAC/C,oBAAoB,EAAE,cAAc,CAAC;IACrC,iBAAiB,CAAC,EAAE,cAAc,CAAC;CACpC;AAED;;GAEG;AACH,qBAAa,4BAA6B,SAAQ,OAAO,CAAC,gCAAgC,CAAC;CAAI;AAE/F;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACzC,8EAA8E;IAC9E,0BAA0B,EAAE,OAAO,CAAC;IACpC,qCAAqC;IACrC,yBAAyB,CAAC,MAAM,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,UAAU,EAAE,SAAS,EAAE,SAAS,EAAE,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;CACtI;AAED;;GAEG;AACH,qBAAa,cAAe,SAAQ,qBAAqB;IACvD,SAAS,CAAC,UAAU,EAAE,KAAK,CAAC,SAAS,CAAC;IACtC,OAAO,CAAC,SAAS,CAAS;IAE1B;;;OAGG;gBACS,IAAI,EAAE,sBAAsB,EAAE,OAAO,EAAE,GAAG;IAItD,mDAAmD;IAC5C,WAAW,IAAI,IAAI;IAG1B,qDAAqD;IAC9C,aAAa,IAAI,IAAI;IAG5B,8EAA8E;IACvE,OAAO,IAAI,yBAAyB;IAE3C,0DAA0D;IAC1D,IAAW,UAAU,IAAI,OAAO,CAAkB;IAClD,uDAAuD;IACvD,IAAW,QAAQ,IAAI,cAAc,GAAG,SAAS,CAAsB;IAEvE,SAAS,CAAC,iBAAiB,IAAI,KAAK,CAAC,SAAS;IAa9C,SAAS,CAAC,YAAY,IAAI,KAAK,CAAC,SAAS;IAIzC,mDAAmD;IACnD,IAAW,SAAS,IAAI,KAAK,CAAC,SAAS,CAEtC;IAED,IAAW,SAAS,CAAC,CAAC,EAAE,KAAK,CAAC,SAAS,EAA0B;IAEjE,uEAAuE;IACvE,IAAW,oBAAoB,IAAI,MAAM,CAExC;CAEF;AAED;;GAEG;AACH,qBAAa,sBAAuB,SAAQ,cAAc;gBAC5C,QAAQ,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,KAAK,CAAC,SAAS;CAIlE"}
1
+ {"version":3,"file":"ContentControl.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/content/ContentControl.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACtD,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AACxF,OAAO,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAChD,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,MAAM,yCAAyC,CAAC;AAEnI;;GAEG;AACH,MAAM,WAAW,gCAAgC;IAC/C,oBAAoB,EAAE,cAAc,CAAC;IACrC,iBAAiB,CAAC,EAAE,cAAc,CAAC;CACpC;AAED;;GAEG;AACH,qBAAa,4BAA6B,SAAQ,OAAO,CAAC,gCAAgC,CAAC;CAAI;AAE/F;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACzC,8EAA8E;IAC9E,0BAA0B,EAAE,OAAO,CAAC;IACpC,qCAAqC;IACrC,yBAAyB,CAAC,MAAM,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,UAAU,EAAE,SAAS,EAAE,SAAS,EAAE,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;CACtI;AAED;;GAEG;AACH,qBAAa,cAAe,SAAQ,qBAAqB;IACvD,SAAS,CAAC,UAAU,EAAE,KAAK,CAAC,SAAS,CAAC;IACtC,OAAO,CAAC,SAAS,CAAS;IAE1B;;;OAGG;gBACS,IAAI,EAAE,sBAAsB,EAAE,OAAO,EAAE,GAAG;IAItD,mDAAmD;IAC5C,WAAW,IAAI,IAAI;IAG1B,qDAAqD;IAC9C,aAAa,IAAI,IAAI;IAG5B,8EAA8E;IACvE,OAAO,IAAI,yBAAyB;IAE3C,0DAA0D;IAC1D,IAAW,UAAU,IAAI,OAAO,CAAkB;IAClD,uDAAuD;IACvD,IAAW,QAAQ,IAAI,cAAc,GAAG,SAAS,CAAsB;IAEvE,SAAS,CAAC,iBAAiB,IAAI,KAAK,CAAC,SAAS;IAa9C,SAAS,CAAC,YAAY,IAAI,KAAK,CAAC,SAAS;IAIzC,mDAAmD;IACnD,IAAW,SAAS,IAAI,KAAK,CAAC,SAAS,CAEtC;IAED,IAAW,SAAS,CAAC,CAAC,EAAE,KAAK,CAAC,SAAS,EAA0B;IAEjE,uEAAuE;IACvE,IAAW,oBAAoB,IAAI,MAAM,CAExC;CAEF;AAED;;GAEG;AACH,qBAAa,sBAAuB,SAAQ,cAAc;gBAC5C,QAAQ,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,KAAK,CAAC,SAAS;CAIlE"}
@@ -1 +1 @@
1
- {"version":3,"file":"ContentControl.js","sourceRoot":"","sources":["../../../../src/appui-react/content/ContentControl.tsx"],"names":[],"mappings":";AAAA;;;+FAG+F;AAC/F;;GAEG;;;AAEH,+BAA+B;AAG/B,0DAAgD;AAChD,mFAAmI;AAUnI;;GAEG;AACH,MAAa,4BAA6B,SAAQ,wBAAyC;CAAI;AAA/F,oEAA+F;AAY/F;;GAEG;AACH,MAAa,cAAe,SAAQ,6CAAqB;IAIvD;;;OAGG;IACH,YAAY,IAA4B,EAAE,OAAY;QACpD,KAAK,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;QAPf,cAAS,GAAG,KAAK,CAAC;IAQ1B,CAAC;IAED,mDAAmD;IAC5C,WAAW;IAClB,CAAC;IAED,qDAAqD;IAC9C,aAAa;IACpB,CAAC;IAED,8EAA8E;IACvE,OAAO,KAAgC,OAAO,iDAAyB,CAAC,OAAO,CAAC,CAAC,CAAC;IAEzF,0DAA0D;IAC1D,IAAW,UAAU,KAAc,OAAO,KAAK,CAAC,CAAC,CAAC;IAClD,uDAAuD;IACvD,IAAW,QAAQ,KAAiC,OAAO,SAAS,CAAC,CAAC,CAAC;IAE7D,iBAAiB;QACzB,IAAI,CAAC,IAAI,CAAC,SAAS,IAAI,KAAK,CAAC,cAAc,CAAC,IAAI,CAAC,UAAU,CAAC,EAAE;YAC5D,uBAAuB;YACvB,IAAI,CAAE,IAAI,CAAC,UAAsC,CAAC,GAAG,EAAE;gBACrD,MAAM,eAAe,GAAQ,EAAE,GAAG,EAAE,IAAI,CAAC,QAAQ,EAAE,CAAC;gBACpD,IAAI,CAAC,UAAU,GAAG,KAAK,CAAC,YAAY,CAAC,IAAI,CAAC,UAAU,EAAE,eAAe,CAAC,CAAC;aACxE;YACD,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC;SACvB;QAED,OAAO,IAAI,CAAC,UAAU,CAAC;IACzB,CAAC;IAES,YAAY;QACpB,OAAO,IAAI,CAAC,iBAAiB,EAAE,CAAC;IAClC,CAAC;IAED,mDAAmD;IACnD,IAAW,SAAS;QAClB,OAAO,IAAI,CAAC,YAAY,EAAE,CAAC;IAC7B,CAAC;IAED,IAAW,SAAS,CAAC,CAAkB,IAAI,IAAI,CAAC,UAAU,GAAG,CAAC,CAAC,CAAC,CAAC;IAEjE,uEAAuE;IACvE,IAAW,oBAAoB;QAC7B,OAAO,EAAE,CAAC;IACZ,CAAC;CAEF;AAzDD,wCAyDC;AAED;;GAEG;AACH,MAAa,sBAAuB,SAAQ,cAAc;IACxD,YAAY,QAAgB,EAAE,IAAY,EAAE,IAAqB;QAC/D,KAAK,CAAC,IAAI,8CAAsB,CAAC,IAAI,EAAE,QAAQ,EAAE,IAAI,CAAC,EAAE,SAAS,CAAC,CAAC;QACnE,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC;IACzB,CAAC;CACF;AALD,wDAKC","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 ContentView\r\n */\r\n\r\nimport * as React from \"react\";\r\nimport { Id64String } from \"@itwin/core-bentley\";\r\nimport { IModelConnection, ScreenViewport, ViewState } from \"@itwin/core-frontend\";\r\nimport { UiEvent } from \"@itwin/appui-abstract\";\r\nimport { ConfigurableCreateInfo, ConfigurableUiControl, ConfigurableUiControlType } from \"../configurableui/ConfigurableUiControl\";\r\n\r\n/** ControlControl Activated Event Args interface.\r\n * @public\r\n */\r\nexport interface ContentControlActivatedEventArgs {\r\n activeContentControl: ContentControl;\r\n oldContentControl?: ContentControl;\r\n}\r\n\r\n/** ContentControl Activated Event class.\r\n * @public\r\n */\r\nexport class ContentControlActivatedEvent extends UiEvent<ContentControlActivatedEventArgs> { }\r\n\r\n/** Interface to be implemented when the ContentControl supports ViewSelector changes\r\n * @public\r\n */\r\nexport interface SupportsViewSelectorChange {\r\n /** Returns true if this control supports reacting to ViewSelector changes. */\r\n supportsViewSelectorChange: boolean;\r\n /** Process a ViewSelector change. */\r\n processViewSelectorChange(iModel: IModelConnection, viewDefinitionId: Id64String, viewState: ViewState, name: string): Promise<void>;\r\n}\r\n\r\n/** The base class for Frontstage content controls.\r\n * @public\r\n */\r\nexport class ContentControl extends ConfigurableUiControl {\r\n protected _reactNode: React.ReactNode;\r\n private _keyAdded = false;\r\n\r\n /** Creates an instance of ContentControl.\r\n * @param info An object that the subclass must pass to this base class.\r\n * @param options Options provided via the applicationData in a [[ContentProps]].\r\n */\r\n constructor(info: ConfigurableCreateInfo, options: any) {\r\n super(info, options);\r\n }\r\n\r\n /** Called when this ContentControl is activated */\r\n public onActivated(): void {\r\n }\r\n\r\n /** Called when this ContentControl is deactivated */\r\n public onDeactivated(): void {\r\n }\r\n\r\n /** Gets the type of ConfigurableUiControl, which is 'Content' in this case */\r\n public getType(): ConfigurableUiControlType { return ConfigurableUiControlType.Content; }\r\n\r\n /** Returns true if this control is a Viewport control. */\r\n public get isViewport(): boolean { return false; }\r\n /** Returns the ScreenViewport if isViewport is true */\r\n public get viewport(): ScreenViewport | undefined { return undefined; }\r\n\r\n protected getKeyedReactNode(): React.ReactNode {\r\n if (!this._keyAdded && React.isValidElement(this._reactNode)) {\r\n // istanbul ignore else\r\n if (!(this._reactNode as React.ReactElement<any>).key) {\r\n const additionalProps: any = { key: this.uniqueId };\r\n this._reactNode = React.cloneElement(this._reactNode, additionalProps);\r\n }\r\n this._keyAdded = true;\r\n }\r\n\r\n return this._reactNode;\r\n }\r\n\r\n protected getReactNode(): React.ReactNode {\r\n return this.getKeyedReactNode();\r\n }\r\n\r\n /** The React node associated with this control. */\r\n public get reactNode(): React.ReactNode {\r\n return this.getReactNode();\r\n }\r\n\r\n public set reactNode(r: React.ReactNode) { this._reactNode = r; }\r\n\r\n /** Get the NavigationAidControl associated with this ContentControl */\r\n public get navigationAidControl(): string {\r\n return \"\";\r\n }\r\n\r\n}\r\n\r\n/**\r\n * @beta\r\n */\r\nexport class FloatingContentControl extends ContentControl {\r\n constructor(uniqueId: string, name: string, node: React.ReactNode) {\r\n super(new ConfigurableCreateInfo(name, uniqueId, name), undefined);\r\n this._reactNode = node;\r\n }\r\n}\r\n"]}
1
+ {"version":3,"file":"ContentControl.js","sourceRoot":"","sources":["../../../../src/appui-react/content/ContentControl.tsx"],"names":[],"mappings":";AAAA;;;+FAG+F;AAC/F;;GAEG;;;AAEH,+BAA+B;AAG/B,0DAAgD;AAChD,mFAAmI;AAUnI;;GAEG;AACH,MAAa,4BAA6B,SAAQ,wBAAyC;CAAI;AAA/F,oEAA+F;AAY/F;;GAEG;AACH,MAAa,cAAe,SAAQ,6CAAqB;IAIvD;;;OAGG;IACH,YAAY,IAA4B,EAAE,OAAY;QACpD,KAAK,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;QAPf,cAAS,GAAG,KAAK,CAAC;IAQ1B,CAAC;IAED,mDAAmD;IAC5C,WAAW;IAClB,CAAC;IAED,qDAAqD;IAC9C,aAAa;IACpB,CAAC;IAED,8EAA8E;IACvE,OAAO,KAAgC,OAAO,iDAAyB,CAAC,OAAO,CAAC,CAAC,CAAC;IAEzF,0DAA0D;IAC1D,IAAW,UAAU,KAAc,OAAO,KAAK,CAAC,CAAC,CAAC;IAClD,uDAAuD;IACvD,IAAW,QAAQ,KAAiC,OAAO,SAAS,CAAC,CAAC,CAAC;IAE7D,iBAAiB;QACzB,IAAI,CAAC,IAAI,CAAC,SAAS,IAAI,KAAK,CAAC,cAAc,CAAC,IAAI,CAAC,UAAU,CAAC,EAAE;YAC5D,uBAAuB;YACvB,IAAI,CAAE,IAAI,CAAC,UAAsC,CAAC,GAAG,EAAE;gBACrD,MAAM,eAAe,GAAQ,EAAE,GAAG,EAAE,IAAI,CAAC,QAAQ,EAAE,CAAC;gBACpD,IAAI,CAAC,UAAU,GAAG,KAAK,CAAC,YAAY,CAAC,IAAI,CAAC,UAAU,EAAE,eAAe,CAAC,CAAC;aACxE;YACD,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC;SACvB;QAED,OAAO,IAAI,CAAC,UAAU,CAAC;IACzB,CAAC;IAES,YAAY;QACpB,OAAO,IAAI,CAAC,iBAAiB,EAAE,CAAC;IAClC,CAAC;IAED,mDAAmD;IACnD,IAAW,SAAS;QAClB,OAAO,IAAI,CAAC,YAAY,EAAE,CAAC;IAC7B,CAAC;IAED,IAAW,SAAS,CAAC,CAAkB,IAAI,IAAI,CAAC,UAAU,GAAG,CAAC,CAAC,CAAC,CAAC;IAEjE,uEAAuE;IACvE,IAAW,oBAAoB;QAC7B,OAAO,EAAE,CAAC;IACZ,CAAC;CAEF;AAzDD,wCAyDC;AAED;;GAEG;AACH,MAAa,sBAAuB,SAAQ,cAAc;IACxD,YAAY,QAAgB,EAAE,IAAY,EAAE,IAAqB;QAC/D,KAAK,CAAC,IAAI,8CAAsB,CAAC,IAAI,EAAE,QAAQ,EAAE,IAAI,CAAC,EAAE,SAAS,CAAC,CAAC;QACnE,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC;IACzB,CAAC;CACF;AALD,wDAKC","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 ContentView\n */\n\nimport * as React from \"react\";\nimport type { Id64String } from \"@itwin/core-bentley\";\nimport type { IModelConnection, ScreenViewport, ViewState } from \"@itwin/core-frontend\";\nimport { UiEvent } from \"@itwin/appui-abstract\";\nimport { ConfigurableCreateInfo, ConfigurableUiControl, ConfigurableUiControlType } from \"../configurableui/ConfigurableUiControl\";\n\n/** ControlControl Activated Event Args interface.\n * @public\n */\nexport interface ContentControlActivatedEventArgs {\n activeContentControl: ContentControl;\n oldContentControl?: ContentControl;\n}\n\n/** ContentControl Activated Event class.\n * @public\n */\nexport class ContentControlActivatedEvent extends UiEvent<ContentControlActivatedEventArgs> { }\n\n/** Interface to be implemented when the ContentControl supports ViewSelector changes\n * @public\n */\nexport interface SupportsViewSelectorChange {\n /** Returns true if this control supports reacting to ViewSelector changes. */\n supportsViewSelectorChange: boolean;\n /** Process a ViewSelector change. */\n processViewSelectorChange(iModel: IModelConnection, viewDefinitionId: Id64String, viewState: ViewState, name: string): Promise<void>;\n}\n\n/** The base class for Frontstage content controls.\n * @public\n */\nexport class ContentControl extends ConfigurableUiControl {\n protected _reactNode: React.ReactNode;\n private _keyAdded = false;\n\n /** Creates an instance of ContentControl.\n * @param info An object that the subclass must pass to this base class.\n * @param options Options provided via the applicationData in a [[ContentProps]].\n */\n constructor(info: ConfigurableCreateInfo, options: any) {\n super(info, options);\n }\n\n /** Called when this ContentControl is activated */\n public onActivated(): void {\n }\n\n /** Called when this ContentControl is deactivated */\n public onDeactivated(): void {\n }\n\n /** Gets the type of ConfigurableUiControl, which is 'Content' in this case */\n public getType(): ConfigurableUiControlType { return ConfigurableUiControlType.Content; }\n\n /** Returns true if this control is a Viewport control. */\n public get isViewport(): boolean { return false; }\n /** Returns the ScreenViewport if isViewport is true */\n public get viewport(): ScreenViewport | undefined { return undefined; }\n\n protected getKeyedReactNode(): React.ReactNode {\n if (!this._keyAdded && React.isValidElement(this._reactNode)) {\n // istanbul ignore else\n if (!(this._reactNode as React.ReactElement<any>).key) {\n const additionalProps: any = { key: this.uniqueId };\n this._reactNode = React.cloneElement(this._reactNode, additionalProps);\n }\n this._keyAdded = true;\n }\n\n return this._reactNode;\n }\n\n protected getReactNode(): React.ReactNode {\n return this.getKeyedReactNode();\n }\n\n /** The React node associated with this control. */\n public get reactNode(): React.ReactNode {\n return this.getReactNode();\n }\n\n public set reactNode(r: React.ReactNode) { this._reactNode = r; }\n\n /** Get the NavigationAidControl associated with this ContentControl */\n public get navigationAidControl(): string {\n return \"\";\n }\n\n}\n\n/**\n * @beta\n */\nexport class FloatingContentControl extends ContentControl {\n constructor(uniqueId: string, name: string, node: React.ReactNode) {\n super(new ConfigurableCreateInfo(name, uniqueId, name), undefined);\n this._reactNode = node;\n }\n}\n"]}
@@ -1,12 +1,12 @@
1
1
  /** @packageDocumentation
2
2
  * @module ContentView
3
3
  */
4
- import * as React from "react";
5
- import { ScreenViewport } from "@itwin/core-frontend";
6
- import { ContentLayoutProps } from "@itwin/appui-abstract";
7
- import { ConfigurableUiControlConstructor } from "../configurableui/ConfigurableUiControl";
8
- import { ContentControl } from "./ContentControl";
9
- import { FrontstageConfig } from "../frontstage/FrontstageConfig";
4
+ import type * as React from "react";
5
+ import type { ScreenViewport } from "@itwin/core-frontend";
6
+ import type { ContentLayoutProps } from "@itwin/appui-abstract";
7
+ import type { ConfigurableUiControlConstructor } from "../configurableui/ConfigurableUiControl";
8
+ import type { ContentControl } from "./ContentControl";
9
+ import type { FrontstageConfig } from "../frontstage/FrontstageConfig";
10
10
  /** Properties for content displayed in a content view
11
11
  * @public
12
12
  */
@@ -1 +1 @@
1
- {"version":3,"file":"ContentGroup.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/content/ContentGroup.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAE,kBAAkB,EAAW,MAAM,uBAAuB,CAAC;AACpE,OAAO,EAA0B,gCAAgC,EAA6B,MAAM,yCAAyC,CAAC;AAE9I,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAGlE;;GAEG;AACH,MAAM,WAAW,YAAY;IAC3B,wDAAwD;IACxD,EAAE,EAAE,MAAM,CAAC;IACX,oFAAoF;IACpF,OAAO,EAAE,MAAM,GAAG,gCAAgC,CAAC;IACnD,gEAAgE;IAChE,eAAe,CAAC,EAAE,GAAG,CAAC;CACvB;AAED;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC,mKAAmK;IACnK,EAAE,EAAE,MAAM,CAAC;IACX,mEAAmE;IACnE,MAAM,EAAE,kBAAkB,CAAC;IAC3B,kEAAkE;IAClE,QAAQ,EAAE,YAAY,EAAE,CAAC;CAC1B;AAED;;;GAGG;AACH,8BAAsB,oBAAoB;IACxC,+DAA+D;aAC/C,YAAY,CAAC,MAAM,EAAE,gBAAgB,GAAG,OAAO,CAAC,YAAY,CAAC;IAE7E;;OAEG;IACI,kBAAkB,CAAC,iBAAiB,EAAE,iBAAiB;IAI9D;;OAEG;IACI,wBAAwB,CAAC,iBAAiB,EAAE,iBAAiB;IAIpE,kFAAkF;IACrE,uBAAuB;CACrC;AAED;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG,CAAC,OAAO,EAAE,YAAY,KAAK,IAAI,CAAC;AAE9D;;GAEG;AACH,qBAAa,YAAY;IACvB,OAAO,CAAC,MAAM,CAAC,IAAI,CAAK;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,kBAAkB,CAAC;IAC3B,gBAAgB,EAAE,YAAY,EAAE,CAAC;IACxC,OAAO,CAAC,gBAAgB,CAAqC;IAC7D,OAAO,CAAC,cAAc,CAAqC;IAE3D,IAAW,EAAE,WAEZ;gBAEW,iBAAiB,EAAE,iBAAiB;IAQhD,sFAAsF;IAC/E,iBAAiB,CAAC,YAAY,EAAE,YAAY,EAAE,MAAM,EAAE,MAAM,GAAG,cAAc,GAAG,SAAS;IA+BhG,wEAAwE;IACjE,qBAAqB,CAAC,EAAE,EAAE,MAAM,GAAG,cAAc,GAAG,SAAS;IAIpE,iFAAiF;IAC1E,eAAe,IAAI,KAAK,CAAC,SAAS,EAAE;IAgB3C,kGAAkG;IAC3F,qBAAqB,CAAC,IAAI,EAAE,KAAK,CAAC,SAAS,GAAG,cAAc,GAAG,SAAS;IAc/E,uFAAuF;IAChF,mBAAmB;IAI1B,4EAA4E;IACrE,kBAAkB,IAAI,cAAc,EAAE;IAa7C,6CAA6C;IACtC,uBAAuB,IAAI,IAAI;IAItC,uCAAuC;IAChC,iBAAiB,IAAI,IAAI;IAEhC,0CAA0C;IACnC,oBAAoB,IAAI,IAAI;IAInC;;OAEG;IACI,MAAM,CAAC,eAAe,CAAC,EAAE,eAAe,GAAG,iBAAiB;IAuBnE;;OAEG;IACI,YAAY,IAAI,KAAK,CAAC,cAAc,GAAG,SAAS,CAAC;CAczD"}
1
+ {"version":3,"file":"ContentGroup.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/content/ContentGroup.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,KAAK,KAAK,KAAK,MAAM,OAAO,CAAC;AACpC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAC3D,OAAO,KAAK,EAAE,kBAAkB,EAAC,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,gCAAgC,EAAC,MAAM,yCAAyC,CAAC;AAG/F,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAGvE;;GAEG;AACH,MAAM,WAAW,YAAY;IAC3B,wDAAwD;IACxD,EAAE,EAAE,MAAM,CAAC;IACX,oFAAoF;IACpF,OAAO,EAAE,MAAM,GAAG,gCAAgC,CAAC;IACnD,gEAAgE;IAChE,eAAe,CAAC,EAAE,GAAG,CAAC;CACvB;AAED;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC,mKAAmK;IACnK,EAAE,EAAE,MAAM,CAAC;IACX,mEAAmE;IACnE,MAAM,EAAE,kBAAkB,CAAC;IAC3B,kEAAkE;IAClE,QAAQ,EAAE,YAAY,EAAE,CAAC;CAC1B;AAED;;;GAGG;AACH,8BAAsB,oBAAoB;IACxC,+DAA+D;aAC/C,YAAY,CAAC,MAAM,EAAE,gBAAgB,GAAG,OAAO,CAAC,YAAY,CAAC;IAE7E;;OAEG;IACI,kBAAkB,CAAC,iBAAiB,EAAE,iBAAiB;IAI9D;;OAEG;IACI,wBAAwB,CAAC,iBAAiB,EAAE,iBAAiB;IAIpE,kFAAkF;IACrE,uBAAuB;CACrC;AAED;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG,CAAC,OAAO,EAAE,YAAY,KAAK,IAAI,CAAC;AAE9D;;GAEG;AACH,qBAAa,YAAY;IACvB,OAAO,CAAC,MAAM,CAAC,IAAI,CAAK;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,kBAAkB,CAAC;IAC3B,gBAAgB,EAAE,YAAY,EAAE,CAAC;IACxC,OAAO,CAAC,gBAAgB,CAAqC;IAC7D,OAAO,CAAC,cAAc,CAAqC;IAE3D,IAAW,EAAE,WAEZ;gBAEW,iBAAiB,EAAE,iBAAiB;IAQhD,sFAAsF;IAC/E,iBAAiB,CAAC,YAAY,EAAE,YAAY,EAAE,MAAM,EAAE,MAAM,GAAG,cAAc,GAAG,SAAS;IA+BhG,wEAAwE;IACjE,qBAAqB,CAAC,EAAE,EAAE,MAAM,GAAG,cAAc,GAAG,SAAS;IAIpE,iFAAiF;IAC1E,eAAe,IAAI,KAAK,CAAC,SAAS,EAAE;IAgB3C,kGAAkG;IAC3F,qBAAqB,CAAC,IAAI,EAAE,KAAK,CAAC,SAAS,GAAG,cAAc,GAAG,SAAS;IAc/E,uFAAuF;IAChF,mBAAmB;IAI1B,4EAA4E;IACrE,kBAAkB,IAAI,cAAc,EAAE;IAa7C,6CAA6C;IACtC,uBAAuB,IAAI,IAAI;IAItC,uCAAuC;IAChC,iBAAiB,IAAI,IAAI;IAEhC,0CAA0C;IACnC,oBAAoB,IAAI,IAAI;IAInC;;OAEG;IACI,MAAM,CAAC,eAAe,CAAC,EAAE,eAAe,GAAG,iBAAiB;IAuBnE;;OAEG;IACI,YAAY,IAAI,KAAK,CAAC,cAAc,GAAG,SAAS,CAAC;CAczD"}
@@ -1 +1 @@
1
- {"version":3,"file":"ContentGroup.js","sourceRoot":"","sources":["../../../../src/appui-react/content/ContentGroup.tsx"],"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 ContentView\r\n */\r\n\r\nimport * as React from \"react\";\r\nimport { ScreenViewport } from \"@itwin/core-frontend\";\r\nimport { ContentLayoutProps, UiError } from \"@itwin/appui-abstract\";\r\nimport { ConfigurableCreateInfo, ConfigurableUiControlConstructor, ConfigurableUiControlType } from \"../configurableui/ConfigurableUiControl\";\r\nimport { UiFramework } from \"../UiFramework\";\r\nimport { ContentControl } from \"./ContentControl\";\r\nimport { FrontstageConfig } from \"../frontstage/FrontstageConfig\";\r\nimport { InternalConfigurableUiManager } from \"../configurableui/InternalConfigurableUiManager\";\r\n\r\n/** Properties for content displayed in a content view\r\n * @public\r\n */\r\nexport interface ContentProps {\r\n /** A unique id for the Content View within the group */\r\n id: string;\r\n /** The class name or [[ConfigurableUiControlConstructor]] of the content control */\r\n classId: string | ConfigurableUiControlConstructor;\r\n /** Optional application data passed down to the Content View */\r\n applicationData?: any;\r\n}\r\n\r\n/** Properties for a [[ContentGroup]]\r\n * @public\r\n */\r\nexport interface ContentGroupProps {\r\n /** An id for the [[ContentGroup]]. This id is used to locate a ContentGroup and it also can be used by an ContentGroupProvider to save/restore content settings */\r\n id: string;\r\n /** Content Layout Id or complete set of [[ContentLayoutProps]] */\r\n layout: ContentLayoutProps;\r\n /** A collection of [[ContentProps]], one for each content view */\r\n contents: ContentProps[];\r\n}\r\n\r\n/** Abstract class that can be implemented and specified by frontstage to dynamically construct\r\n * content group just prior to activating the frontstage.\r\n * @public\r\n */\r\nexport abstract class ContentGroupProvider {\r\n /** Return the contentGroup based on the `FrontstageConfig`. */\r\n public abstract contentGroup(config: FrontstageConfig): Promise<ContentGroup>;\r\n\r\n /** Allow provider to update any data stored in ContentGroupProps. Typically this may\r\n * be to remove applicationData entries.\r\n */\r\n public prepareToSaveProps(contentGroupProps: ContentGroupProps) {\r\n return contentGroupProps;\r\n }\r\n\r\n /** Allow provider to update any stored ContentGroupProps be it is to be used to create ContentGroup and layouts.\r\n * Typically this may be to add applicationData to content entries.\r\n */\r\n public applyUpdatesToSavedProps(contentGroupProps: ContentGroupProps) {\r\n return contentGroupProps;\r\n }\r\n\r\n /** Allow provider to save any content group data before the stage deactivated. */\r\n public async onFrontstageDeactivated() { }\r\n}\r\n\r\n/** Callback to process content properties during toJSON method\r\n * @public\r\n */\r\nexport type ContentCallback = (content: ContentProps) => void;\r\n\r\n/** ContentGroup class. Content Groups define content displayed in content views that are laid out using a [[ContentLayout]].\r\n * @public\r\n */\r\nexport class ContentGroup {\r\n private static _sId = 0;\r\n public groupId: string;\r\n public propsId: string;\r\n public layout: ContentLayoutProps;\r\n public contentPropsList: ContentProps[];\r\n private _contentControls = new Map<string, ContentControl>();\r\n private _contentSetMap = new Map<string, ContentControl>();\r\n\r\n public get id() {\r\n return this.groupId;\r\n }\r\n\r\n constructor(contentGroupProps: ContentGroupProps) {\r\n this.layout = { ...contentGroupProps.layout };\r\n this.propsId = contentGroupProps.id;\r\n // ensure we have a unique groupId for each instance of a content group - this will be used to generate a key in the React controls\r\n this.groupId = `[${contentGroupProps.id}-${ContentGroup._sId++}]`;\r\n this.contentPropsList = contentGroupProps.contents;\r\n }\r\n\r\n /** Gets a [[ContentControl]] from the Content Group based on its [[ContentProps]]. */\r\n public getContentControl(contentProps: ContentProps, _index: number): ContentControl | undefined {\r\n // ensure we have a unique control Id for each instance of a content control - this will be used as a key for the React control - see `ContentControl.getKeyedReactNode`\r\n const id = `${contentProps.id}::${this.groupId}`;\r\n let contentControl: ContentControl | undefined;\r\n\r\n if (!this._contentControls.get(contentProps.id)) {\r\n let usedClassId: string = \"\";\r\n\r\n if (typeof contentProps.classId === \"string\") {\r\n if (!this._contentControls.get(contentProps.id) && UiFramework.controls.isRegistered(contentProps.classId)) {\r\n contentControl = UiFramework.controls.create(contentProps.classId, id, contentProps.applicationData, contentProps.id) as ContentControl;\r\n usedClassId = contentProps.classId;\r\n }\r\n } else {\r\n const info = new ConfigurableCreateInfo(contentProps.classId.name, id, contentProps.id);\r\n contentControl = new contentProps.classId(info, contentProps.applicationData) as ContentControl;\r\n usedClassId = contentProps.classId.name;\r\n }\r\n\r\n if (contentControl) {\r\n if (contentControl.getType() !== ConfigurableUiControlType.Content && contentControl.getType() !== ConfigurableUiControlType.Viewport) {\r\n throw new UiError(UiFramework.loggerCategory(this), `getContentControl error: '${usedClassId}' is NOT a ContentControl or ViewportContentControl`);\r\n }\r\n contentControl.initialize();\r\n this._contentControls.set(contentProps.id, contentControl);\r\n }\r\n }\r\n\r\n return this._contentControls.get(contentProps.id);\r\n }\r\n\r\n /** Gets a [[ContentControl]] from the Content Group with a given ID. */\r\n public getContentControlById(id: string): ContentControl | undefined {\r\n return this._contentControls.get(id);\r\n }\r\n\r\n /** Gets the React nodes representing the Content Views in this Content Group. */\r\n public getContentNodes(): React.ReactNode[] {\r\n const contentNodes: React.ReactNode[] = new Array<React.ReactNode>();\r\n\r\n this._contentSetMap.clear();\r\n\r\n this.contentPropsList.forEach((contentProps: ContentProps, index: number) => {\r\n const control = this.getContentControl(contentProps, index);\r\n if (control) {\r\n contentNodes.push(control.reactNode);\r\n this._contentSetMap.set(control.controlId, control);\r\n }\r\n });\r\n\r\n return contentNodes;\r\n }\r\n\r\n /** Gets the [[ContentControl]] associated with a given React node representing a Content View. */\r\n public getControlFromElement(node: React.ReactNode): ContentControl | undefined {\r\n if (this._contentSetMap.size === 0)\r\n this.getContentNodes();\r\n\r\n if (node && (node as React.ReactElement<any>).key) {\r\n const key = ((node as React.ReactElement<any>).key as string);\r\n // key has format `${contentProps.id}::${this.groupId}` which is stored as unique id\r\n const controlId = key.split(\"::\", 1)[0];\r\n return this._contentSetMap.get(controlId);\r\n }\r\n\r\n return undefined;\r\n }\r\n\r\n /** Refreshes the React nodes representing the Content Views in this Content Group.. */\r\n public refreshContentNodes() {\r\n this._contentSetMap.clear();\r\n }\r\n\r\n /** Gets an array of the content controls representing the Content Views. */\r\n public getContentControls(): ContentControl[] {\r\n const contentControls: ContentControl[] = new Array<ContentControl>();\r\n\r\n this.contentPropsList.forEach((contentProps: ContentProps, index: number) => {\r\n const control = this.getContentControl(contentProps, index);\r\n if (control) {\r\n contentControls.push(control);\r\n }\r\n });\r\n\r\n return contentControls;\r\n }\r\n\r\n /** Called when Frontstage is deactivated. */\r\n public onFrontstageDeactivated(): void {\r\n this.clearContentControls();\r\n }\r\n\r\n /** Called when Frontstage is ready. */\r\n public onFrontstageReady(): void { }\r\n\r\n /** Clears the map of content controls. */\r\n public clearContentControls(): void {\r\n this._contentControls.clear();\r\n }\r\n\r\n /** Creates [[ContentGroupProps]] for JSON purposes\r\n * @public\r\n */\r\n public toJSON(contentCallback?: ContentCallback): ContentGroupProps {\r\n const contentGroupProps: ContentGroupProps = {\r\n id: this.propsId,\r\n layout: this.layout,\r\n contents: this.contentPropsList,\r\n };\r\n\r\n contentGroupProps.contents.forEach((content: ContentProps, index: number) => {\r\n if (typeof content.classId !== \"string\") {\r\n const classId = InternalConfigurableUiManager.getConstructorClassId(content.classId);\r\n if (classId !== undefined)\r\n content.classId = classId;\r\n else\r\n throw new UiError(UiFramework.loggerCategory(this), `toJSON: ContentControl at index ${index} is NOT registered with a string id`);\r\n\r\n if (contentCallback)\r\n contentCallback(content);\r\n }\r\n });\r\n\r\n return contentGroupProps;\r\n }\r\n\r\n /** Gets Viewports from Viewport Content Controls\r\n * @internal\r\n */\r\n public getViewports(): Array<ScreenViewport | undefined> {\r\n const contentControls = this.getContentControls();\r\n const viewports = new Array<ScreenViewport | undefined>();\r\n\r\n contentControls.forEach((control: ContentControl) => {\r\n if (control.isViewport && control.viewport) {\r\n viewports.push(control.viewport);\r\n } else {\r\n viewports.push(undefined);\r\n }\r\n });\r\n\r\n return viewports;\r\n }\r\n}\r\n"]}
1
+ {"version":3,"file":"ContentGroup.js","sourceRoot":"","sources":["../../../../src/appui-react/content/ContentGroup.tsx"],"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 ContentView\n */\n\nimport type * as React from \"react\";\nimport type { ScreenViewport } from \"@itwin/core-frontend\";\nimport type { ContentLayoutProps} from \"@itwin/appui-abstract\";\nimport { UiError } from \"@itwin/appui-abstract\";\nimport type { ConfigurableUiControlConstructor} from \"../configurableui/ConfigurableUiControl\";\nimport { ConfigurableCreateInfo, ConfigurableUiControlType } from \"../configurableui/ConfigurableUiControl\";\nimport { UiFramework } from \"../UiFramework\";\nimport type { ContentControl } from \"./ContentControl\";\nimport type { FrontstageConfig } from \"../frontstage/FrontstageConfig\";\nimport { InternalConfigurableUiManager } from \"../configurableui/InternalConfigurableUiManager\";\n\n/** Properties for content displayed in a content view\n * @public\n */\nexport interface ContentProps {\n /** A unique id for the Content View within the group */\n id: string;\n /** The class name or [[ConfigurableUiControlConstructor]] of the content control */\n classId: string | ConfigurableUiControlConstructor;\n /** Optional application data passed down to the Content View */\n applicationData?: any;\n}\n\n/** Properties for a [[ContentGroup]]\n * @public\n */\nexport interface ContentGroupProps {\n /** An id for the [[ContentGroup]]. This id is used to locate a ContentGroup and it also can be used by an ContentGroupProvider to save/restore content settings */\n id: string;\n /** Content Layout Id or complete set of [[ContentLayoutProps]] */\n layout: ContentLayoutProps;\n /** A collection of [[ContentProps]], one for each content view */\n contents: ContentProps[];\n}\n\n/** Abstract class that can be implemented and specified by frontstage to dynamically construct\n * content group just prior to activating the frontstage.\n * @public\n */\nexport abstract class ContentGroupProvider {\n /** Return the contentGroup based on the `FrontstageConfig`. */\n public abstract contentGroup(config: FrontstageConfig): Promise<ContentGroup>;\n\n /** Allow provider to update any data stored in ContentGroupProps. Typically this may\n * be to remove applicationData entries.\n */\n public prepareToSaveProps(contentGroupProps: ContentGroupProps) {\n return contentGroupProps;\n }\n\n /** Allow provider to update any stored ContentGroupProps be it is to be used to create ContentGroup and layouts.\n * Typically this may be to add applicationData to content entries.\n */\n public applyUpdatesToSavedProps(contentGroupProps: ContentGroupProps) {\n return contentGroupProps;\n }\n\n /** Allow provider to save any content group data before the stage deactivated. */\n public async onFrontstageDeactivated() { }\n}\n\n/** Callback to process content properties during toJSON method\n * @public\n */\nexport type ContentCallback = (content: ContentProps) => void;\n\n/** ContentGroup class. Content Groups define content displayed in content views that are laid out using a [[ContentLayout]].\n * @public\n */\nexport class ContentGroup {\n private static _sId = 0;\n public groupId: string;\n public propsId: string;\n public layout: ContentLayoutProps;\n public contentPropsList: ContentProps[];\n private _contentControls = new Map<string, ContentControl>();\n private _contentSetMap = new Map<string, ContentControl>();\n\n public get id() {\n return this.groupId;\n }\n\n constructor(contentGroupProps: ContentGroupProps) {\n this.layout = { ...contentGroupProps.layout };\n this.propsId = contentGroupProps.id;\n // ensure we have a unique groupId for each instance of a content group - this will be used to generate a key in the React controls\n this.groupId = `[${contentGroupProps.id}-${ContentGroup._sId++}]`;\n this.contentPropsList = contentGroupProps.contents;\n }\n\n /** Gets a [[ContentControl]] from the Content Group based on its [[ContentProps]]. */\n public getContentControl(contentProps: ContentProps, _index: number): ContentControl | undefined {\n // ensure we have a unique control Id for each instance of a content control - this will be used as a key for the React control - see `ContentControl.getKeyedReactNode`\n const id = `${contentProps.id}::${this.groupId}`;\n let contentControl: ContentControl | undefined;\n\n if (!this._contentControls.get(contentProps.id)) {\n let usedClassId: string = \"\";\n\n if (typeof contentProps.classId === \"string\") {\n if (!this._contentControls.get(contentProps.id) && UiFramework.controls.isRegistered(contentProps.classId)) {\n contentControl = UiFramework.controls.create(contentProps.classId, id, contentProps.applicationData, contentProps.id) as ContentControl;\n usedClassId = contentProps.classId;\n }\n } else {\n const info = new ConfigurableCreateInfo(contentProps.classId.name, id, contentProps.id);\n contentControl = new contentProps.classId(info, contentProps.applicationData) as ContentControl;\n usedClassId = contentProps.classId.name;\n }\n\n if (contentControl) {\n if (contentControl.getType() !== ConfigurableUiControlType.Content && contentControl.getType() !== ConfigurableUiControlType.Viewport) {\n throw new UiError(UiFramework.loggerCategory(this), `getContentControl error: '${usedClassId}' is NOT a ContentControl or ViewportContentControl`);\n }\n contentControl.initialize();\n this._contentControls.set(contentProps.id, contentControl);\n }\n }\n\n return this._contentControls.get(contentProps.id);\n }\n\n /** Gets a [[ContentControl]] from the Content Group with a given ID. */\n public getContentControlById(id: string): ContentControl | undefined {\n return this._contentControls.get(id);\n }\n\n /** Gets the React nodes representing the Content Views in this Content Group. */\n public getContentNodes(): React.ReactNode[] {\n const contentNodes: React.ReactNode[] = new Array<React.ReactNode>();\n\n this._contentSetMap.clear();\n\n this.contentPropsList.forEach((contentProps: ContentProps, index: number) => {\n const control = this.getContentControl(contentProps, index);\n if (control) {\n contentNodes.push(control.reactNode);\n this._contentSetMap.set(control.controlId, control);\n }\n });\n\n return contentNodes;\n }\n\n /** Gets the [[ContentControl]] associated with a given React node representing a Content View. */\n public getControlFromElement(node: React.ReactNode): ContentControl | undefined {\n if (this._contentSetMap.size === 0)\n this.getContentNodes();\n\n if (node && (node as React.ReactElement<any>).key) {\n const key = ((node as React.ReactElement<any>).key as string);\n // key has format `${contentProps.id}::${this.groupId}` which is stored as unique id\n const controlId = key.split(\"::\", 1)[0];\n return this._contentSetMap.get(controlId);\n }\n\n return undefined;\n }\n\n /** Refreshes the React nodes representing the Content Views in this Content Group.. */\n public refreshContentNodes() {\n this._contentSetMap.clear();\n }\n\n /** Gets an array of the content controls representing the Content Views. */\n public getContentControls(): ContentControl[] {\n const contentControls: ContentControl[] = new Array<ContentControl>();\n\n this.contentPropsList.forEach((contentProps: ContentProps, index: number) => {\n const control = this.getContentControl(contentProps, index);\n if (control) {\n contentControls.push(control);\n }\n });\n\n return contentControls;\n }\n\n /** Called when Frontstage is deactivated. */\n public onFrontstageDeactivated(): void {\n this.clearContentControls();\n }\n\n /** Called when Frontstage is ready. */\n public onFrontstageReady(): void { }\n\n /** Clears the map of content controls. */\n public clearContentControls(): void {\n this._contentControls.clear();\n }\n\n /** Creates [[ContentGroupProps]] for JSON purposes\n * @public\n */\n public toJSON(contentCallback?: ContentCallback): ContentGroupProps {\n const contentGroupProps: ContentGroupProps = {\n id: this.propsId,\n layout: this.layout,\n contents: this.contentPropsList,\n };\n\n contentGroupProps.contents.forEach((content: ContentProps, index: number) => {\n if (typeof content.classId !== \"string\") {\n const classId = InternalConfigurableUiManager.getConstructorClassId(content.classId);\n if (classId !== undefined)\n content.classId = classId;\n else\n throw new UiError(UiFramework.loggerCategory(this), `toJSON: ContentControl at index ${index} is NOT registered with a string id`);\n\n if (contentCallback)\n contentCallback(content);\n }\n });\n\n return contentGroupProps;\n }\n\n /** Gets Viewports from Viewport Content Controls\n * @internal\n */\n public getViewports(): Array<ScreenViewport | undefined> {\n const contentControls = this.getContentControls();\n const viewports = new Array<ScreenViewport | undefined>();\n\n contentControls.forEach((control: ContentControl) => {\n if (control.isViewport && control.viewport) {\n viewports.push(control.viewport);\n } else {\n viewports.push(undefined);\n }\n });\n\n return viewports;\n }\n}\n"]}
@@ -3,9 +3,10 @@
3
3
  */
4
4
  import "./ContentLayout.scss";
5
5
  import * as React from "react";
6
- import { CommonProps } from "@itwin/core-react";
7
- import { ContentGroup } from "./ContentGroup";
8
- import { ContentLayoutProps, LayoutFragmentProps, UiEvent } from "@itwin/appui-abstract";
6
+ import type { CommonProps } from "@itwin/core-react";
7
+ import type { ContentGroup } from "./ContentGroup";
8
+ import type { ContentLayoutProps, LayoutFragmentProps } from "@itwin/appui-abstract";
9
+ import { UiEvent } from "@itwin/appui-abstract";
9
10
  /** Properties for [[ContentWrapper]] */
10
11
  interface ContentWrapperProps extends CommonProps {
11
12
  content: React.ReactNode;
@@ -1 +1 @@
1
- {"version":3,"file":"ContentLayout.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/content/ContentLayout.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAIH,OAAO,sBAAsB,CAAC;AAE9B,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,WAAW,EAAe,MAAM,mBAAmB,CAAC;AAC7D,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAA8E,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAKrK,wCAAwC;AACxC,UAAU,mBAAoB,SAAQ,WAAW;IAC/C,OAAO,EAAE,KAAK,CAAC,SAAS,CAAC;CAC1B;AAED;;GAEG;AACH,wBAAgB,cAAc,CAAC,KAAK,EAAE,mBAAmB,eAqExD;AA4FD;GACG;AACH,UAAU,WAAW;IACnB,sBAAsB,CAAC,YAAY,EAAE,KAAK,CAAC,SAAS,EAAE,EAAE,SAAS,EAAE,OAAO,GAAG,KAAK,CAAC,SAAS,CAAC;IAC7F,QAAQ,EAAE,OAAO,CAAC;CACnB;AA6JD;;GAEG;AACH,qBAAa,gBAAgB;IAC3B,OAAO,CAAC,YAAY,CAAqB;IACzC,OAAO,CAAC,UAAU,CAAC,CAAc;IAEjC,iCAAiC;IAC1B,EAAE,EAAE,MAAM,CAAM;IACvB,iCAAiC;IAC1B,WAAW,EAAE,MAAM,CAAM;gBACpB,WAAW,EAAE,kBAAkB;IAO3C,IAAW,SAAS,IAAI,WAAW,GAAG,SAAS,CAA4B;IAE3E;;OAEG;IACI,MAAM,IAAI,kBAAkB;IAEnC;OACG;IACI,mBAAmB,CAAC,YAAY,EAAE,KAAK,CAAC,SAAS,EAAE,EAAE,SAAS,EAAE,OAAO,GAAG,KAAK,CAAC,SAAS,GAAG,SAAS;IAa5G;OACG;IACI,qBAAqB,IAAI,MAAM,EAAE;IAexC,OAAO,CAAC,gCAAgC;IAuBxC,OAAO,CAAC,8BAA8B;IAuBtC,gBAAgB;WACF,WAAW,CAAC,WAAW,EAAE,mBAAmB,GAAG,WAAW,GAAG,SAAS;CAUrF;AAED;;GAEG;AACH,MAAM,WAAW,+BAA+B;IAC9C,aAAa,EAAE,gBAAgB,CAAC;IAChC,YAAY,EAAE,YAAY,CAAC;CAC5B;AAED;;GAEG;AACH,qBAAa,2BAA4B,SAAQ,OAAO,CAAC,+BAA+B,CAAC;CAAI;AAE7F;GACG;AACH,UAAU,kBAAkB;IAC1B,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,gBAAgB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACnC,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,WAAW;IAC9D,aAAa,EAAE,gBAAgB,CAAC;IAChC,YAAY,EAAE,YAAY,CAAC;CAC5B;AAED;;GAEG;AACH,qBAAa,aAAc,SAAQ,KAAK,CAAC,SAAS,CAAC,2BAA2B,EAAE,kBAAkB,CAAC;IAEjG,gBAAgB;IAChB,SAAyB,KAAK,EAAE,QAAQ,CAAC,kBAAkB,CAAC,CAAC;gBAEjD,KAAK,EAAE,2BAA2B;IAgB9B,iBAAiB;IAIjB,oBAAoB;IAIpC,OAAO,CAAC,6BAA6B,CAYnC;IAEc,MAAM,IAAI,KAAK,CAAC,SAAS;IAezC,OAAO,CAAC,YAAY,CAElB;IAEF,OAAO,CAAC,UAAU,CAEhB;CACH"}
1
+ {"version":3,"file":"ContentLayout.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/content/ContentLayout.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAIH,OAAO,sBAAsB,CAAC;AAE9B,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,KAAK,EAAE,WAAW,EAAC,MAAM,mBAAmB,CAAC;AAEpD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACnD,OAAO,KAAK,EAAE,kBAAkB,EAAE,mBAAmB,EAA6E,MAAM,uBAAuB,CAAC;AAChK,OAAO,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAKhD,wCAAwC;AACxC,UAAU,mBAAoB,SAAQ,WAAW;IAC/C,OAAO,EAAE,KAAK,CAAC,SAAS,CAAC;CAC1B;AAED;;GAEG;AACH,wBAAgB,cAAc,CAAC,KAAK,EAAE,mBAAmB,eAqExD;AA4FD;GACG;AACH,UAAU,WAAW;IACnB,sBAAsB,CAAC,YAAY,EAAE,KAAK,CAAC,SAAS,EAAE,EAAE,SAAS,EAAE,OAAO,GAAG,KAAK,CAAC,SAAS,CAAC;IAC7F,QAAQ,EAAE,OAAO,CAAC;CACnB;AA6JD;;GAEG;AACH,qBAAa,gBAAgB;IAC3B,OAAO,CAAC,YAAY,CAAqB;IACzC,OAAO,CAAC,UAAU,CAAC,CAAc;IAEjC,iCAAiC;IAC1B,EAAE,EAAE,MAAM,CAAM;IACvB,iCAAiC;IAC1B,WAAW,EAAE,MAAM,CAAM;gBACpB,WAAW,EAAE,kBAAkB;IAO3C,IAAW,SAAS,IAAI,WAAW,GAAG,SAAS,CAA4B;IAE3E;;OAEG;IACI,MAAM,IAAI,kBAAkB;IAEnC;OACG;IACI,mBAAmB,CAAC,YAAY,EAAE,KAAK,CAAC,SAAS,EAAE,EAAE,SAAS,EAAE,OAAO,GAAG,KAAK,CAAC,SAAS,GAAG,SAAS;IAa5G;OACG;IACI,qBAAqB,IAAI,MAAM,EAAE;IAexC,OAAO,CAAC,gCAAgC;IAuBxC,OAAO,CAAC,8BAA8B;IAuBtC,gBAAgB;WACF,WAAW,CAAC,WAAW,EAAE,mBAAmB,GAAG,WAAW,GAAG,SAAS;CAUrF;AAED;;GAEG;AACH,MAAM,WAAW,+BAA+B;IAC9C,aAAa,EAAE,gBAAgB,CAAC;IAChC,YAAY,EAAE,YAAY,CAAC;CAC5B;AAED;;GAEG;AACH,qBAAa,2BAA4B,SAAQ,OAAO,CAAC,+BAA+B,CAAC;CAAI;AAE7F;GACG;AACH,UAAU,kBAAkB;IAC1B,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,gBAAgB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACnC,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,WAAW;IAC9D,aAAa,EAAE,gBAAgB,CAAC;IAChC,YAAY,EAAE,YAAY,CAAC;CAC5B;AAED;;GAEG;AACH,qBAAa,aAAc,SAAQ,KAAK,CAAC,SAAS,CAAC,2BAA2B,EAAE,kBAAkB,CAAC;IAEjG,gBAAgB;IAChB,SAAyB,KAAK,EAAE,QAAQ,CAAC,kBAAkB,CAAC,CAAC;gBAEjD,KAAK,EAAE,2BAA2B;IAgB9B,iBAAiB;IAIjB,oBAAoB;IAIpC,OAAO,CAAC,6BAA6B,CAYnC;IAEc,MAAM,IAAI,KAAK,CAAC,SAAS;IAezC,OAAO,CAAC,YAAY,CAElB;IAEF,OAAO,CAAC,UAAU,CAEhB;CACH"}
@@ -34,13 +34,17 @@ function ContentWrapper(props) {
34
34
  return controlId;
35
35
  };
36
36
  // istanbul ignore next
37
- const [hasMultipleContents, setHasMultipleContents] = React.useState(() => (activeFrontstageDef && (!!activeFrontstageDef.floatingContentControls?.length) ||
38
- (activeFrontstageDef?.contentGroup?.getContentControls().length ?? 0) > 1));
37
+ const [hasMultipleContents, setHasMultipleContents] = React.useState(() => {
38
+ var _a, _b, _c;
39
+ return (activeFrontstageDef && (!!((_a = activeFrontstageDef.floatingContentControls) === null || _a === void 0 ? void 0 : _a.length)) ||
40
+ ((_c = (_b = activeFrontstageDef === null || activeFrontstageDef === void 0 ? void 0 : activeFrontstageDef.contentGroup) === null || _b === void 0 ? void 0 : _b.getContentControls().length) !== null && _c !== void 0 ? _c : 0) > 1);
41
+ });
39
42
  React.useEffect(() => {
40
43
  setIsActive(content === UiFramework_1.UiFramework.content.getActive());
41
44
  }, [content]);
42
45
  React.useEffect(() => {
43
46
  const handleActiveContentChanged = (args) => {
47
+ var _a, _b, _c;
44
48
  const contentIsIdentical = content === args.activeContent;
45
49
  if (contentIsIdentical)
46
50
  setIsActive(contentIsIdentical);
@@ -50,8 +54,8 @@ function ContentWrapper(props) {
50
54
  setIsActive(contentId === activeContentId);
51
55
  }
52
56
  // istanbul ignore next
53
- setHasMultipleContents((activeFrontstageDef && (!!activeFrontstageDef.floatingContentControls?.length) ||
54
- (activeFrontstageDef?.contentGroup?.getContentControls().length ?? 0) > 1));
57
+ setHasMultipleContents((activeFrontstageDef && (!!((_a = activeFrontstageDef.floatingContentControls) === null || _a === void 0 ? void 0 : _a.length)) ||
58
+ ((_c = (_b = activeFrontstageDef === null || activeFrontstageDef === void 0 ? void 0 : activeFrontstageDef.contentGroup) === null || _b === void 0 ? void 0 : _b.getContentControls().length) !== null && _c !== void 0 ? _c : 0) > 1));
55
59
  };
56
60
  return UiFramework_1.UiFramework.content.onActiveContentChangedEvent.addListener(handleActiveContentChanged);
57
61
  }, [activeFrontstageDef, content]);
@@ -61,9 +65,10 @@ function ContentWrapper(props) {
61
65
  }, [content]);
62
66
  React.useEffect(() => {
63
67
  const onAvailableContentChanged = () => {
68
+ var _a, _b, _c;
64
69
  // istanbul ignore next
65
- setHasMultipleContents((activeFrontstageDef && (!!activeFrontstageDef.floatingContentControls?.length) ||
66
- (activeFrontstageDef?.contentGroup?.getContentControls().length ?? 0) > 1));
70
+ setHasMultipleContents((activeFrontstageDef && (!!((_a = activeFrontstageDef.floatingContentControls) === null || _a === void 0 ? void 0 : _a.length)) ||
71
+ ((_c = (_b = activeFrontstageDef === null || activeFrontstageDef === void 0 ? void 0 : activeFrontstageDef.contentGroup) === null || _b === void 0 ? void 0 : _b.getContentControls().length) !== null && _c !== void 0 ? _c : 0) > 1));
67
72
  };
68
73
  return UiFramework_1.UiFramework.content.onAvailableContentChangedEvent.addListener(onAvailableContentChanged);
69
74
  }, [activeFrontstageDef]);