@itwin/appui-react 4.9.0-dev.1 → 4.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1695) hide show
  1. package/CHANGELOG.md +32 -1
  2. package/README.md +1 -1
  3. package/lib/cjs/appui-react/accudraw/AccuDrawDialog.d.ts +2 -2
  4. package/lib/cjs/appui-react/accudraw/AccuDrawDialog.d.ts.map +1 -1
  5. package/lib/cjs/appui-react/accudraw/AccuDrawFieldContainer.d.ts +4 -6
  6. package/lib/cjs/appui-react/accudraw/AccuDrawFieldContainer.d.ts.map +1 -1
  7. package/lib/cjs/appui-react/accudraw/AccuDrawFieldContainer.js +29 -17
  8. package/lib/cjs/appui-react/accudraw/AccuDrawFieldContainer.js.map +1 -1
  9. package/lib/cjs/appui-react/accudraw/AccuDrawFieldContainer.scss +17 -10
  10. package/lib/cjs/appui-react/accudraw/AccuDrawInputField.scss +0 -2
  11. package/lib/cjs/appui-react/accudraw/AccuDrawWidget.d.ts +2 -2
  12. package/lib/cjs/appui-react/accudraw/AccuDrawWidget.d.ts.map +1 -1
  13. package/lib/cjs/appui-react/accudraw/Calculator.d.ts +1 -1
  14. package/lib/cjs/appui-react/accudraw/CalculatorPopup.d.ts +1 -1
  15. package/lib/cjs/appui-react/accudraw/MenuButton.d.ts +1 -1
  16. package/lib/cjs/appui-react/accudraw/MenuButtonPopup.d.ts +1 -1
  17. package/lib/cjs/appui-react/accudraw/SquareButton.d.ts +2 -4
  18. package/lib/cjs/appui-react/accudraw/SquareButton.d.ts.map +1 -1
  19. package/lib/cjs/appui-react/accudraw/SquareButton.js +4 -1
  20. package/lib/cjs/appui-react/accudraw/SquareButton.js.map +1 -1
  21. package/lib/cjs/appui-react/backstage/BackstageComposer.d.ts +1 -1
  22. package/lib/cjs/appui-react/backstage/BackstageComposer.d.ts.map +1 -1
  23. package/lib/cjs/appui-react/backstage/BackstageComposer.js +7 -7
  24. package/lib/cjs/appui-react/backstage/BackstageComposer.js.map +1 -1
  25. package/lib/cjs/appui-react/backstage/BackstageComposerItem.d.ts +4 -4
  26. package/lib/cjs/appui-react/backstage/BackstageComposerItem.d.ts.map +1 -1
  27. package/lib/cjs/appui-react/backstage/BackstageComposerItem.js +7 -7
  28. package/lib/cjs/appui-react/backstage/BackstageComposerItem.js.map +1 -1
  29. package/lib/cjs/appui-react/childwindow/InternalChildWindowManager.d.ts +1 -1
  30. package/lib/cjs/appui-react/childwindow/InternalChildWindowManager.d.ts.map +1 -1
  31. package/lib/cjs/appui-react/childwindow/InternalChildWindowManager.js +10 -10
  32. package/lib/cjs/appui-react/childwindow/InternalChildWindowManager.js.map +1 -1
  33. package/lib/cjs/appui-react/childwindow/PopoutWidget.d.ts +2 -2
  34. package/lib/cjs/appui-react/childwindow/PopoutWidget.d.ts.map +1 -1
  35. package/lib/cjs/appui-react/configurableui/ConfigurableUiContent.d.ts +2 -2
  36. package/lib/cjs/appui-react/configurableui/ConfigurableUiContent.d.ts.map +1 -1
  37. package/lib/cjs/appui-react/configurableui/ConfigurableUiContent.js +15 -19
  38. package/lib/cjs/appui-react/configurableui/ConfigurableUiContent.js.map +1 -1
  39. package/lib/cjs/appui-react/configurableui/{ConfigurableUiContent.scss → configurableui.scss} +1 -1
  40. package/lib/cjs/appui-react/content/ContentLayout.d.ts +1 -1
  41. package/lib/cjs/appui-react/content/ContentLayout.d.ts.map +1 -1
  42. package/lib/cjs/appui-react/content/DefaultViewOverlay.d.ts +2 -2
  43. package/lib/cjs/appui-react/content/DefaultViewOverlay.d.ts.map +1 -1
  44. package/lib/cjs/appui-react/content/FloatingViewportContent.d.ts +3 -3
  45. package/lib/cjs/appui-react/content/FloatingViewportContent.d.ts.map +1 -1
  46. package/lib/cjs/appui-react/content/IModelViewport.d.ts +1 -1
  47. package/lib/cjs/appui-react/content/IModelViewport.d.ts.map +1 -1
  48. package/lib/cjs/appui-react/content/split-pane/Pane.d.ts +1 -1
  49. package/lib/cjs/appui-react/content/split-pane/Pane.d.ts.map +1 -1
  50. package/lib/cjs/appui-react/content/split-pane/Resizer.d.ts +1 -1
  51. package/lib/cjs/appui-react/content/split-pane/Resizer.d.ts.map +1 -1
  52. package/lib/cjs/appui-react/content/split-pane/SplitPane.d.ts +1 -1
  53. package/lib/cjs/appui-react/content/split-pane/SplitPane.d.ts.map +1 -1
  54. package/lib/cjs/appui-react/cursor/cursorpopup/CursorPopup.d.ts +5 -5
  55. package/lib/cjs/appui-react/cursor/cursorpopup/CursorPopup.d.ts.map +1 -1
  56. package/lib/cjs/appui-react/cursor/cursorpopup/CursorPopup.js +5 -5
  57. package/lib/cjs/appui-react/cursor/cursorpopup/CursorPopup.js.map +1 -1
  58. package/lib/cjs/appui-react/dialog/ContentDialog.d.ts +1 -1
  59. package/lib/cjs/appui-react/dialog/ContentDialog.d.ts.map +1 -1
  60. package/lib/cjs/appui-react/dialog/UiDataProvidedDialog.d.ts +2 -2
  61. package/lib/cjs/appui-react/dialog/UiDataProvidedDialog.d.ts.map +1 -1
  62. package/lib/cjs/appui-react/dialog/UiDataProvidedDialog.js +6 -6
  63. package/lib/cjs/appui-react/dialog/UiDataProvidedDialog.js.map +1 -1
  64. package/lib/cjs/appui-react/feedback/ElementTooltip.d.ts +4 -4
  65. package/lib/cjs/appui-react/feedback/ElementTooltip.d.ts.map +1 -1
  66. package/lib/cjs/appui-react/feedback/ElementTooltip.js +7 -6
  67. package/lib/cjs/appui-react/feedback/ElementTooltip.js.map +1 -1
  68. package/lib/cjs/appui-react/frontstage/FrontstageDef.d.ts +7 -6
  69. package/lib/cjs/appui-react/frontstage/FrontstageDef.d.ts.map +1 -1
  70. package/lib/cjs/appui-react/frontstage/FrontstageDef.js +34 -31
  71. package/lib/cjs/appui-react/frontstage/FrontstageDef.js.map +1 -1
  72. package/lib/cjs/appui-react/frontstage/ModalFrontstage.d.ts +7 -5
  73. package/lib/cjs/appui-react/frontstage/ModalFrontstage.d.ts.map +1 -1
  74. package/lib/cjs/appui-react/frontstage/ModalFrontstage.js +9 -8
  75. package/lib/cjs/appui-react/frontstage/ModalFrontstage.js.map +1 -1
  76. package/lib/cjs/appui-react/frontstage/ModalFrontstage.scss +1 -1
  77. package/lib/cjs/appui-react/layout/_prefix.scss +33 -0
  78. package/lib/cjs/appui-react/layout/_safearea.scss +26 -0
  79. package/lib/cjs/appui-react/layout/_scrollbar.scss +20 -0
  80. package/lib/cjs/appui-react/layout/_target.scss +10 -0
  81. package/lib/cjs/appui-react/layout/_widgetopacity.scss +13 -0
  82. package/lib/cjs/appui-react/layout/backstage/Backstage.d.ts +42 -0
  83. package/lib/cjs/appui-react/layout/backstage/Backstage.d.ts.map +1 -0
  84. package/lib/cjs/appui-react/layout/backstage/Backstage.js +53 -0
  85. package/lib/cjs/appui-react/layout/backstage/Backstage.js.map +1 -0
  86. package/lib/cjs/appui-react/layout/backstage/Backstage.scss +90 -0
  87. package/lib/cjs/appui-react/layout/backstage/Item.d.ts +38 -0
  88. package/lib/cjs/appui-react/layout/backstage/Item.d.ts.map +1 -0
  89. package/lib/cjs/appui-react/layout/backstage/Item.js +33 -0
  90. package/lib/cjs/appui-react/layout/backstage/Item.js.map +1 -0
  91. package/lib/cjs/appui-react/layout/backstage/Item.scss +103 -0
  92. package/lib/cjs/appui-react/layout/backstage/Separator.d.ts +13 -0
  93. package/lib/cjs/appui-react/layout/backstage/Separator.d.ts.map +1 -0
  94. package/lib/cjs/appui-react/layout/backstage/Separator.js +24 -0
  95. package/lib/cjs/appui-react/layout/backstage/Separator.js.map +1 -0
  96. package/lib/cjs/appui-react/layout/backstage/Separator.scss +10 -0
  97. package/lib/cjs/appui-react/layout/backstage/_variables.scss +32 -0
  98. package/lib/cjs/appui-react/layout/base/DragManager.d.ts +183 -0
  99. package/lib/cjs/appui-react/layout/base/DragManager.d.ts.map +1 -0
  100. package/lib/cjs/appui-react/layout/base/DragManager.js +497 -0
  101. package/lib/cjs/appui-react/layout/base/DragManager.js.map +1 -0
  102. package/lib/cjs/appui-react/layout/base/Ellipsis.d.ts +11 -0
  103. package/lib/cjs/appui-react/layout/base/Ellipsis.d.ts.map +1 -0
  104. package/lib/cjs/appui-react/layout/base/Ellipsis.js +25 -0
  105. package/lib/cjs/appui-react/layout/base/Ellipsis.js.map +1 -0
  106. package/lib/cjs/appui-react/layout/base/Ellipsis.scss +20 -0
  107. package/lib/cjs/appui-react/layout/base/LayoutStore.d.ts +19 -0
  108. package/lib/cjs/appui-react/layout/base/LayoutStore.d.ts.map +1 -0
  109. package/lib/cjs/appui-react/layout/base/LayoutStore.js +38 -0
  110. package/lib/cjs/appui-react/layout/base/LayoutStore.js.map +1 -0
  111. package/lib/cjs/appui-react/layout/base/NineZone.d.ts +80 -0
  112. package/lib/cjs/appui-react/layout/base/NineZone.d.ts.map +1 -0
  113. package/lib/cjs/appui-react/layout/base/NineZone.js +174 -0
  114. package/lib/cjs/appui-react/layout/base/NineZone.js.map +1 -0
  115. package/lib/cjs/appui-react/layout/base/SafeAreaInsets.d.ts +18 -0
  116. package/lib/cjs/appui-react/layout/base/SafeAreaInsets.d.ts.map +1 -0
  117. package/lib/cjs/appui-react/layout/base/SafeAreaInsets.js +36 -0
  118. package/lib/cjs/appui-react/layout/base/SafeAreaInsets.js.map +1 -0
  119. package/lib/cjs/appui-react/layout/base/usePointerCaptor.d.ts +15 -0
  120. package/lib/cjs/appui-react/layout/base/usePointerCaptor.d.ts.map +1 -0
  121. package/lib/cjs/appui-react/layout/base/usePointerCaptor.js +106 -0
  122. package/lib/cjs/appui-react/layout/base/usePointerCaptor.js.map +1 -0
  123. package/lib/cjs/appui-react/layout/footer/Footer.d.ts +33 -0
  124. package/lib/cjs/appui-react/layout/footer/Footer.d.ts.map +1 -0
  125. package/lib/cjs/appui-react/layout/footer/Footer.js +30 -0
  126. package/lib/cjs/appui-react/layout/footer/Footer.js.map +1 -0
  127. package/lib/cjs/appui-react/layout/footer/Footer.scss +61 -0
  128. package/lib/cjs/appui-react/layout/footer/Indicator.d.ts +23 -0
  129. package/lib/cjs/appui-react/layout/footer/Indicator.d.ts.map +1 -0
  130. package/lib/cjs/appui-react/layout/footer/Indicator.js +23 -0
  131. package/lib/cjs/appui-react/layout/footer/Indicator.js.map +1 -0
  132. package/lib/cjs/appui-react/layout/footer/Indicator.scss +39 -0
  133. package/lib/cjs/appui-react/layout/footer/Popup.d.ts +12 -0
  134. package/lib/cjs/appui-react/layout/footer/Popup.d.ts.map +1 -0
  135. package/lib/cjs/appui-react/layout/footer/Popup.js +25 -0
  136. package/lib/cjs/appui-react/layout/footer/Popup.js.map +1 -0
  137. package/lib/cjs/appui-react/layout/footer/Popup.scss +19 -0
  138. package/lib/cjs/appui-react/layout/footer/_variables.scss +43 -0
  139. package/lib/cjs/appui-react/layout/footer/dialog/Button.d.ts +23 -0
  140. package/lib/cjs/appui-react/layout/footer/dialog/Button.d.ts.map +1 -0
  141. package/lib/cjs/appui-react/layout/footer/dialog/Button.js +25 -0
  142. package/lib/cjs/appui-react/layout/footer/dialog/Button.js.map +1 -0
  143. package/lib/cjs/appui-react/layout/footer/dialog/Button.scss +23 -0
  144. package/lib/cjs/appui-react/layout/footer/dialog/Dialog.d.ts +22 -0
  145. package/lib/cjs/appui-react/layout/footer/dialog/Dialog.d.ts.map +1 -0
  146. package/lib/cjs/appui-react/layout/footer/dialog/Dialog.js +26 -0
  147. package/lib/cjs/appui-react/layout/footer/dialog/Dialog.js.map +1 -0
  148. package/lib/cjs/appui-react/layout/footer/dialog/Dialog.scss +14 -0
  149. package/lib/cjs/appui-react/layout/footer/dialog/TitleBar.d.ts +21 -0
  150. package/lib/cjs/appui-react/layout/footer/dialog/TitleBar.d.ts.map +1 -0
  151. package/lib/cjs/appui-react/layout/footer/dialog/TitleBar.js +25 -0
  152. package/lib/cjs/appui-react/layout/footer/dialog/TitleBar.js.map +1 -0
  153. package/lib/cjs/appui-react/layout/footer/dialog/TitleBar.scss +30 -0
  154. package/lib/cjs/appui-react/layout/footer/dialog/_variables.scss +8 -0
  155. package/lib/cjs/appui-react/layout/footer/message-center/Dialog.d.ts +29 -0
  156. package/lib/cjs/appui-react/layout/footer/message-center/Dialog.d.ts.map +1 -0
  157. package/lib/cjs/appui-react/layout/footer/message-center/Dialog.js +32 -0
  158. package/lib/cjs/appui-react/layout/footer/message-center/Dialog.js.map +1 -0
  159. package/lib/cjs/appui-react/layout/footer/message-center/Dialog.scss +64 -0
  160. package/lib/cjs/appui-react/layout/footer/message-center/Indicator.d.ts +29 -0
  161. package/lib/cjs/appui-react/layout/footer/message-center/Indicator.d.ts.map +1 -0
  162. package/lib/cjs/appui-react/layout/footer/message-center/Indicator.js +33 -0
  163. package/lib/cjs/appui-react/layout/footer/message-center/Indicator.js.map +1 -0
  164. package/lib/cjs/appui-react/layout/footer/message-center/Indicator.scss +106 -0
  165. package/lib/cjs/appui-react/layout/footer/message-center/Message.d.ts +22 -0
  166. package/lib/cjs/appui-react/layout/footer/message-center/Message.d.ts.map +1 -0
  167. package/lib/cjs/appui-react/layout/footer/message-center/Message.js +26 -0
  168. package/lib/cjs/appui-react/layout/footer/message-center/Message.js.map +1 -0
  169. package/lib/cjs/appui-react/layout/footer/message-center/Message.scss +41 -0
  170. package/lib/cjs/appui-react/layout/footer/message-center/Tab.d.ts +24 -0
  171. package/lib/cjs/appui-react/layout/footer/message-center/Tab.d.ts.map +1 -0
  172. package/lib/cjs/appui-react/layout/footer/message-center/Tab.js +26 -0
  173. package/lib/cjs/appui-react/layout/footer/message-center/Tab.js.map +1 -0
  174. package/lib/cjs/appui-react/layout/footer/message-center/Tab.scss +60 -0
  175. package/lib/cjs/appui-react/layout/footer/message-center/_variables.scss +5 -0
  176. package/lib/cjs/appui-react/layout/footer/snap-mode/Indicator.d.ts +27 -0
  177. package/lib/cjs/appui-react/layout/footer/snap-mode/Indicator.d.ts.map +1 -0
  178. package/lib/cjs/appui-react/layout/footer/snap-mode/Indicator.js +29 -0
  179. package/lib/cjs/appui-react/layout/footer/snap-mode/Indicator.js.map +1 -0
  180. package/lib/cjs/appui-react/layout/footer/snap-mode/Indicator.scss +44 -0
  181. package/lib/cjs/appui-react/layout/footer/snap-mode/Panel.d.ts +24 -0
  182. package/lib/cjs/appui-react/layout/footer/snap-mode/Panel.d.ts.map +1 -0
  183. package/lib/cjs/appui-react/layout/footer/snap-mode/Panel.js +29 -0
  184. package/lib/cjs/appui-react/layout/footer/snap-mode/Panel.js.map +1 -0
  185. package/lib/cjs/appui-react/layout/footer/snap-mode/Panel.scss +22 -0
  186. package/lib/cjs/appui-react/layout/footer/snap-mode/Snap.d.ts +26 -0
  187. package/lib/cjs/appui-react/layout/footer/snap-mode/Snap.d.ts.map +1 -0
  188. package/lib/cjs/appui-react/layout/footer/snap-mode/Snap.js +28 -0
  189. package/lib/cjs/appui-react/layout/footer/snap-mode/Snap.js.map +1 -0
  190. package/lib/cjs/appui-react/layout/footer/snap-mode/Snap.scss +48 -0
  191. package/lib/cjs/appui-react/layout/footer/tool-assistance/Dialog.d.ts +26 -0
  192. package/lib/cjs/appui-react/layout/footer/tool-assistance/Dialog.d.ts.map +1 -0
  193. package/lib/cjs/appui-react/layout/footer/tool-assistance/Dialog.js +29 -0
  194. package/lib/cjs/appui-react/layout/footer/tool-assistance/Dialog.js.map +1 -0
  195. package/lib/cjs/appui-react/layout/footer/tool-assistance/Dialog.scss +18 -0
  196. package/lib/cjs/appui-react/layout/footer/tool-assistance/Indicator.d.ts +27 -0
  197. package/lib/cjs/appui-react/layout/footer/tool-assistance/Indicator.d.ts.map +1 -0
  198. package/lib/cjs/appui-react/layout/footer/tool-assistance/Indicator.js +30 -0
  199. package/lib/cjs/appui-react/layout/footer/tool-assistance/Indicator.js.map +1 -0
  200. package/lib/cjs/appui-react/layout/footer/tool-assistance/Indicator.scss +80 -0
  201. package/lib/cjs/appui-react/layout/footer/tool-assistance/Instruction.d.ts +24 -0
  202. package/lib/cjs/appui-react/layout/footer/tool-assistance/Instruction.d.ts.map +1 -0
  203. package/lib/cjs/appui-react/layout/footer/tool-assistance/Instruction.js +31 -0
  204. package/lib/cjs/appui-react/layout/footer/tool-assistance/Instruction.js.map +1 -0
  205. package/lib/cjs/appui-react/layout/footer/tool-assistance/Instruction.scss +30 -0
  206. package/lib/cjs/appui-react/layout/footer/tool-assistance/Item.d.ts +20 -0
  207. package/lib/cjs/appui-react/layout/footer/tool-assistance/Item.d.ts.map +1 -0
  208. package/lib/cjs/appui-react/layout/footer/tool-assistance/Item.js +24 -0
  209. package/lib/cjs/appui-react/layout/footer/tool-assistance/Item.js.map +1 -0
  210. package/lib/cjs/appui-react/layout/footer/tool-assistance/Item.scss +13 -0
  211. package/lib/cjs/appui-react/layout/footer/tool-assistance/NewDot.d.ts +13 -0
  212. package/lib/cjs/appui-react/layout/footer/tool-assistance/NewDot.d.ts.map +1 -0
  213. package/lib/cjs/appui-react/layout/footer/tool-assistance/NewDot.js +24 -0
  214. package/lib/cjs/appui-react/layout/footer/tool-assistance/NewDot.js.map +1 -0
  215. package/lib/cjs/appui-react/layout/footer/tool-assistance/NewDot.scss +13 -0
  216. package/lib/cjs/appui-react/layout/footer/tool-assistance/Separator.d.ts +20 -0
  217. package/lib/cjs/appui-react/layout/footer/tool-assistance/Separator.d.ts.map +1 -0
  218. package/lib/cjs/appui-react/layout/footer/tool-assistance/Separator.js +26 -0
  219. package/lib/cjs/appui-react/layout/footer/tool-assistance/Separator.js.map +1 -0
  220. package/lib/cjs/appui-react/layout/footer/tool-assistance/Separator.scss +20 -0
  221. package/lib/cjs/appui-react/layout/outline/PanelOutline.d.ts +10 -0
  222. package/lib/cjs/appui-react/layout/outline/PanelOutline.d.ts.map +1 -0
  223. package/lib/cjs/appui-react/layout/outline/PanelOutline.js +69 -0
  224. package/lib/cjs/appui-react/layout/outline/PanelOutline.js.map +1 -0
  225. package/lib/cjs/appui-react/layout/outline/PanelOutline.scss +72 -0
  226. package/lib/cjs/appui-react/layout/outline/SectionOutline.d.ts +13 -0
  227. package/lib/cjs/appui-react/layout/outline/SectionOutline.d.ts.map +1 -0
  228. package/lib/cjs/appui-react/layout/outline/SectionOutline.js +73 -0
  229. package/lib/cjs/appui-react/layout/outline/SectionOutline.js.map +1 -0
  230. package/lib/cjs/appui-react/layout/outline/SectionOutline.scss +47 -0
  231. package/lib/cjs/appui-react/layout/outline/TabOutline.d.ts +8 -0
  232. package/lib/cjs/appui-react/layout/outline/TabOutline.d.ts.map +1 -0
  233. package/lib/cjs/appui-react/layout/outline/TabOutline.js +42 -0
  234. package/lib/cjs/appui-react/layout/outline/TabOutline.js.map +1 -0
  235. package/lib/cjs/appui-react/layout/outline/TabOutline.scss +18 -0
  236. package/lib/cjs/appui-react/layout/outline/WidgetOutline.d.ts +8 -0
  237. package/lib/cjs/appui-react/layout/outline/WidgetOutline.d.ts.map +1 -0
  238. package/lib/cjs/appui-react/layout/outline/WidgetOutline.js +42 -0
  239. package/lib/cjs/appui-react/layout/outline/WidgetOutline.js.map +1 -0
  240. package/lib/cjs/appui-react/layout/outline/WidgetOutline.scss +16 -0
  241. package/lib/cjs/appui-react/layout/outline/_variables.scss +7 -0
  242. package/lib/cjs/appui-react/layout/popup/Tooltip.d.ts +42 -0
  243. package/lib/cjs/appui-react/layout/popup/Tooltip.d.ts.map +1 -0
  244. package/lib/cjs/appui-react/layout/popup/Tooltip.js +73 -0
  245. package/lib/cjs/appui-react/layout/popup/Tooltip.js.map +1 -0
  246. package/lib/cjs/appui-react/layout/popup/Tooltip.scss +24 -0
  247. package/lib/cjs/appui-react/layout/state/DropTargetState.d.ts +67 -0
  248. package/lib/cjs/appui-react/layout/state/DropTargetState.d.ts.map +1 -0
  249. package/lib/cjs/appui-react/layout/state/DropTargetState.js +50 -0
  250. package/lib/cjs/appui-react/layout/state/DropTargetState.js.map +1 -0
  251. package/lib/cjs/appui-react/layout/state/NineZoneAction.d.ts +274 -0
  252. package/lib/cjs/appui-react/layout/state/NineZoneAction.d.ts.map +1 -0
  253. package/lib/{esm/appui-react/safearea/SafeAreaHelpers.js → cjs/appui-react/layout/state/NineZoneAction.js} +4 -6
  254. package/lib/cjs/appui-react/layout/state/NineZoneAction.js.map +1 -0
  255. package/lib/cjs/appui-react/layout/state/NineZoneState.d.ts +24 -0
  256. package/lib/cjs/appui-react/layout/state/NineZoneState.d.ts.map +1 -0
  257. package/lib/cjs/appui-react/layout/state/NineZoneState.js +40 -0
  258. package/lib/cjs/appui-react/layout/state/NineZoneState.js.map +1 -0
  259. package/lib/cjs/appui-react/layout/state/NineZoneStateReducer.d.ts +8 -0
  260. package/lib/cjs/appui-react/layout/state/NineZoneStateReducer.d.ts.map +1 -0
  261. package/lib/cjs/appui-react/layout/state/NineZoneStateReducer.js +814 -0
  262. package/lib/cjs/appui-react/layout/state/NineZoneStateReducer.js.map +1 -0
  263. package/lib/cjs/appui-react/layout/state/PanelState.d.ts +44 -0
  264. package/lib/cjs/appui-react/layout/state/PanelState.d.ts.map +1 -0
  265. package/lib/cjs/appui-react/layout/state/PanelState.js +22 -0
  266. package/lib/cjs/appui-react/layout/state/PanelState.js.map +1 -0
  267. package/lib/cjs/appui-react/layout/state/SavedTabState.d.ts +24 -0
  268. package/lib/cjs/appui-react/layout/state/SavedTabState.d.ts.map +1 -0
  269. package/lib/cjs/appui-react/{safearea/SafeAreaHelpers.js → layout/state/SavedTabState.js} +2 -8
  270. package/lib/cjs/appui-react/layout/state/SavedTabState.js.map +1 -0
  271. package/lib/cjs/appui-react/layout/state/TabLocation.d.ts +35 -0
  272. package/lib/cjs/appui-react/layout/state/TabLocation.d.ts.map +1 -0
  273. package/lib/cjs/appui-react/layout/state/TabLocation.js +60 -0
  274. package/lib/cjs/appui-react/layout/state/TabLocation.js.map +1 -0
  275. package/lib/cjs/appui-react/layout/state/TabState.d.ts +34 -0
  276. package/lib/cjs/appui-react/layout/state/TabState.d.ts.map +1 -0
  277. package/lib/cjs/appui-react/layout/state/TabState.js +10 -0
  278. package/lib/cjs/appui-react/layout/state/TabState.js.map +1 -0
  279. package/lib/cjs/appui-react/layout/state/ToolSettingsState.d.ts +18 -0
  280. package/lib/cjs/appui-react/layout/state/ToolSettingsState.d.ts.map +1 -0
  281. package/lib/cjs/appui-react/layout/state/ToolSettingsState.js +10 -0
  282. package/lib/cjs/appui-react/layout/state/ToolSettingsState.js.map +1 -0
  283. package/lib/cjs/appui-react/layout/state/WidgetLocation.d.ts +32 -0
  284. package/lib/cjs/appui-react/layout/state/WidgetLocation.d.ts.map +1 -0
  285. package/lib/cjs/appui-react/layout/state/WidgetLocation.js +57 -0
  286. package/lib/cjs/appui-react/layout/state/WidgetLocation.js.map +1 -0
  287. package/lib/cjs/appui-react/layout/state/WidgetRestoreState.d.ts +23 -0
  288. package/lib/cjs/appui-react/layout/state/WidgetRestoreState.d.ts.map +1 -0
  289. package/lib/cjs/appui-react/layout/state/WidgetRestoreState.js +21 -0
  290. package/lib/cjs/appui-react/layout/state/WidgetRestoreState.js.map +1 -0
  291. package/lib/cjs/appui-react/layout/state/WidgetState.d.ts +48 -0
  292. package/lib/cjs/appui-react/layout/state/WidgetState.d.ts.map +1 -0
  293. package/lib/cjs/appui-react/layout/state/WidgetState.js +10 -0
  294. package/lib/cjs/appui-react/layout/state/WidgetState.js.map +1 -0
  295. package/lib/cjs/appui-react/layout/state/activateDroppedTab.d.ts +5 -0
  296. package/lib/cjs/appui-react/layout/state/activateDroppedTab.d.ts.map +1 -0
  297. package/lib/cjs/appui-react/layout/state/activateDroppedTab.js +38 -0
  298. package/lib/cjs/appui-react/layout/state/activateDroppedTab.js.map +1 -0
  299. package/lib/cjs/appui-react/layout/state/internal/NineZoneStateHelpers.d.ts +39 -0
  300. package/lib/cjs/appui-react/layout/state/internal/NineZoneStateHelpers.d.ts.map +1 -0
  301. package/lib/cjs/appui-react/layout/state/internal/NineZoneStateHelpers.js +100 -0
  302. package/lib/cjs/appui-react/layout/state/internal/NineZoneStateHelpers.js.map +1 -0
  303. package/lib/cjs/appui-react/layout/state/internal/PanelStateHelpers.d.ts +26 -0
  304. package/lib/cjs/appui-react/layout/state/internal/PanelStateHelpers.d.ts.map +1 -0
  305. package/lib/cjs/appui-react/layout/state/internal/PanelStateHelpers.js +107 -0
  306. package/lib/cjs/appui-react/layout/state/internal/PanelStateHelpers.js.map +1 -0
  307. package/lib/cjs/appui-react/layout/state/internal/TabStateHelpers.d.ts +41 -0
  308. package/lib/cjs/appui-react/layout/state/internal/TabStateHelpers.d.ts.map +1 -0
  309. package/lib/cjs/appui-react/layout/state/internal/TabStateHelpers.js +197 -0
  310. package/lib/cjs/appui-react/layout/state/internal/TabStateHelpers.js.map +1 -0
  311. package/lib/cjs/appui-react/layout/state/internal/ToolSettingsStateHelpers.d.ts +14 -0
  312. package/lib/cjs/appui-react/layout/state/internal/ToolSettingsStateHelpers.d.ts.map +1 -0
  313. package/lib/cjs/appui-react/layout/state/internal/ToolSettingsStateHelpers.js +60 -0
  314. package/lib/cjs/appui-react/layout/state/internal/ToolSettingsStateHelpers.js.map +1 -0
  315. package/lib/cjs/appui-react/layout/state/internal/WidgetStateHelpers.d.ts +48 -0
  316. package/lib/cjs/appui-react/layout/state/internal/WidgetStateHelpers.d.ts.map +1 -0
  317. package/lib/cjs/appui-react/layout/state/internal/WidgetStateHelpers.js +319 -0
  318. package/lib/cjs/appui-react/layout/state/internal/WidgetStateHelpers.js.map +1 -0
  319. package/lib/cjs/appui-react/layout/target/MergeTarget.d.ts +13 -0
  320. package/lib/cjs/appui-react/layout/target/MergeTarget.d.ts.map +1 -0
  321. package/lib/cjs/appui-react/layout/target/MergeTarget.js +47 -0
  322. package/lib/cjs/appui-react/layout/target/MergeTarget.js.map +1 -0
  323. package/lib/cjs/appui-react/layout/target/MergeTarget.scss +17 -0
  324. package/lib/cjs/appui-react/layout/target/PanelTarget.d.ts +13 -0
  325. package/lib/cjs/appui-react/layout/target/PanelTarget.d.ts.map +1 -0
  326. package/lib/cjs/appui-react/layout/target/PanelTarget.js +45 -0
  327. package/lib/cjs/appui-react/layout/target/PanelTarget.js.map +1 -0
  328. package/lib/cjs/appui-react/layout/target/PanelTarget.scss +27 -0
  329. package/lib/cjs/appui-react/layout/target/PanelTargets.d.ts +8 -0
  330. package/lib/cjs/appui-react/layout/target/PanelTargets.d.ts.map +1 -0
  331. package/lib/cjs/appui-react/layout/target/PanelTargets.js +67 -0
  332. package/lib/cjs/appui-react/layout/target/PanelTargets.js.map +1 -0
  333. package/lib/cjs/appui-react/layout/target/PanelTargets.scss +50 -0
  334. package/lib/cjs/appui-react/layout/target/SectionTarget.d.ts +17 -0
  335. package/lib/cjs/appui-react/layout/target/SectionTarget.d.ts.map +1 -0
  336. package/lib/cjs/appui-react/layout/target/SectionTarget.js +67 -0
  337. package/lib/cjs/appui-react/layout/target/SectionTarget.js.map +1 -0
  338. package/lib/cjs/appui-react/layout/target/SectionTarget.scss +50 -0
  339. package/lib/cjs/appui-react/layout/target/SectionTargets.d.ts +13 -0
  340. package/lib/cjs/appui-react/layout/target/SectionTargets.d.ts.map +1 -0
  341. package/lib/cjs/appui-react/layout/target/SectionTargets.js +26 -0
  342. package/lib/cjs/appui-react/layout/target/SectionTargets.js.map +1 -0
  343. package/lib/cjs/appui-react/layout/target/SectionTargets.scss +13 -0
  344. package/lib/cjs/appui-react/layout/target/TabTarget.d.ts +8 -0
  345. package/lib/cjs/appui-react/layout/target/TabTarget.d.ts.map +1 -0
  346. package/lib/cjs/appui-react/layout/target/TabTarget.js +63 -0
  347. package/lib/cjs/appui-react/layout/target/TabTarget.js.map +1 -0
  348. package/lib/cjs/appui-react/layout/target/TabTarget.scss +30 -0
  349. package/lib/cjs/appui-react/layout/target/TargetContainer.d.ts +14 -0
  350. package/lib/cjs/appui-react/layout/target/TargetContainer.d.ts.map +1 -0
  351. package/lib/cjs/appui-react/layout/target/TargetContainer.js +20 -0
  352. package/lib/cjs/appui-react/layout/target/TargetContainer.js.map +1 -0
  353. package/lib/cjs/appui-react/layout/target/TargetContainer.scss +17 -0
  354. package/lib/cjs/appui-react/layout/target/TitleBarTarget.d.ts +8 -0
  355. package/lib/cjs/appui-react/layout/target/TitleBarTarget.d.ts.map +1 -0
  356. package/lib/cjs/appui-react/layout/target/TitleBarTarget.js +52 -0
  357. package/lib/cjs/appui-react/layout/target/TitleBarTarget.js.map +1 -0
  358. package/lib/cjs/appui-react/layout/target/TitleBarTarget.scss +17 -0
  359. package/lib/cjs/appui-react/layout/target/WidgetTarget.d.ts +8 -0
  360. package/lib/cjs/appui-react/layout/target/WidgetTarget.d.ts.map +1 -0
  361. package/lib/cjs/appui-react/layout/target/WidgetTarget.js +25 -0
  362. package/lib/cjs/appui-react/layout/target/WidgetTarget.js.map +1 -0
  363. package/lib/cjs/appui-react/layout/target/WidgetTarget.scss +11 -0
  364. package/lib/cjs/appui-react/layout/target/_variables.scss +64 -0
  365. package/lib/cjs/appui-react/layout/target/useAllowedPanelTarget.d.ts +5 -0
  366. package/lib/cjs/appui-react/layout/target/useAllowedPanelTarget.d.ts.map +1 -0
  367. package/lib/cjs/appui-react/layout/target/useAllowedPanelTarget.js +24 -0
  368. package/lib/cjs/appui-react/layout/target/useAllowedPanelTarget.js.map +1 -0
  369. package/lib/cjs/appui-react/layout/target/useAllowedSideTarget.d.ts +9 -0
  370. package/lib/cjs/appui-react/layout/target/useAllowedSideTarget.d.ts.map +1 -0
  371. package/lib/cjs/appui-react/layout/target/useAllowedSideTarget.js +56 -0
  372. package/lib/cjs/appui-react/layout/target/useAllowedSideTarget.js.map +1 -0
  373. package/lib/cjs/appui-react/layout/target/useAllowedWidgetTarget.d.ts +6 -0
  374. package/lib/cjs/appui-react/layout/target/useAllowedWidgetTarget.d.ts.map +1 -0
  375. package/lib/cjs/appui-react/layout/target/useAllowedWidgetTarget.js +33 -0
  376. package/lib/cjs/appui-react/layout/target/useAllowedWidgetTarget.js.map +1 -0
  377. package/lib/cjs/appui-react/layout/tool-settings/Docked.d.ts +50 -0
  378. package/lib/cjs/appui-react/layout/tool-settings/Docked.d.ts.map +1 -0
  379. package/lib/cjs/appui-react/layout/tool-settings/Docked.js +265 -0
  380. package/lib/cjs/appui-react/layout/tool-settings/Docked.js.map +1 -0
  381. package/lib/cjs/appui-react/layout/tool-settings/Docked.scss +48 -0
  382. package/lib/cjs/appui-react/layout/tool-settings/Handle.d.ts +17 -0
  383. package/lib/cjs/appui-react/layout/tool-settings/Handle.d.ts.map +1 -0
  384. package/lib/cjs/appui-react/layout/tool-settings/Handle.js +45 -0
  385. package/lib/cjs/appui-react/layout/tool-settings/Handle.js.map +1 -0
  386. package/lib/cjs/appui-react/layout/tool-settings/Handle.scss +23 -0
  387. package/lib/cjs/appui-react/layout/tool-settings/Overflow.d.ts +20 -0
  388. package/lib/cjs/appui-react/layout/tool-settings/Overflow.d.ts.map +1 -0
  389. package/lib/cjs/appui-react/layout/tool-settings/Overflow.js +30 -0
  390. package/lib/cjs/appui-react/layout/tool-settings/Overflow.js.map +1 -0
  391. package/lib/cjs/appui-react/layout/tool-settings/Overflow.scss +28 -0
  392. package/lib/cjs/appui-react/layout/tool-settings/Panel.d.ts +21 -0
  393. package/lib/cjs/appui-react/layout/tool-settings/Panel.d.ts.map +1 -0
  394. package/lib/cjs/appui-react/layout/tool-settings/Panel.js +23 -0
  395. package/lib/cjs/appui-react/layout/tool-settings/Panel.js.map +1 -0
  396. package/lib/cjs/appui-react/layout/tool-settings/Panel.scss +11 -0
  397. package/lib/cjs/appui-react/layout/tool-settings/Setting.d.ts +18 -0
  398. package/lib/cjs/appui-react/layout/tool-settings/Setting.d.ts.map +1 -0
  399. package/lib/cjs/appui-react/layout/tool-settings/Setting.js +26 -0
  400. package/lib/cjs/appui-react/layout/tool-settings/Setting.js.map +1 -0
  401. package/lib/cjs/appui-react/layout/tool-settings/Setting.scss +22 -0
  402. package/lib/cjs/appui-react/layout/widget/Button.d.ts +14 -0
  403. package/lib/cjs/appui-react/layout/widget/Button.d.ts.map +1 -0
  404. package/lib/cjs/appui-react/layout/widget/Button.js +17 -0
  405. package/lib/cjs/appui-react/layout/widget/Button.js.map +1 -0
  406. package/lib/cjs/appui-react/layout/widget/Buttons.d.ts +12 -0
  407. package/lib/cjs/appui-react/layout/widget/Buttons.d.ts.map +1 -0
  408. package/lib/cjs/appui-react/layout/widget/Buttons.js +85 -0
  409. package/lib/cjs/appui-react/layout/widget/Buttons.js.map +1 -0
  410. package/lib/cjs/appui-react/layout/widget/Buttons.scss +10 -0
  411. package/lib/cjs/appui-react/layout/widget/Content.d.ts +19 -0
  412. package/lib/cjs/appui-react/layout/widget/Content.d.ts.map +1 -0
  413. package/lib/cjs/appui-react/layout/widget/Content.js +36 -0
  414. package/lib/cjs/appui-react/layout/widget/Content.js.map +1 -0
  415. package/lib/cjs/appui-react/layout/widget/Content.scss +13 -0
  416. package/lib/cjs/appui-react/layout/widget/ContentContainer.d.ts +12 -0
  417. package/lib/cjs/appui-react/layout/widget/ContentContainer.d.ts.map +1 -0
  418. package/lib/cjs/appui-react/layout/widget/ContentContainer.js +39 -0
  419. package/lib/cjs/appui-react/layout/widget/ContentContainer.js.map +1 -0
  420. package/lib/cjs/appui-react/layout/widget/ContentContainer.scss +24 -0
  421. package/lib/cjs/appui-react/layout/widget/ContentManager.d.ts +30 -0
  422. package/lib/cjs/appui-react/layout/widget/ContentManager.d.ts.map +1 -0
  423. package/lib/cjs/appui-react/layout/widget/ContentManager.js +44 -0
  424. package/lib/cjs/appui-react/layout/widget/ContentManager.js.map +1 -0
  425. package/lib/cjs/appui-react/layout/widget/ContentRenderer.d.ts +20 -0
  426. package/lib/cjs/appui-react/layout/widget/ContentRenderer.d.ts.map +1 -0
  427. package/lib/cjs/appui-react/layout/widget/ContentRenderer.js +81 -0
  428. package/lib/cjs/appui-react/layout/widget/ContentRenderer.js.map +1 -0
  429. package/lib/cjs/appui-react/layout/widget/ContentRenderer.scss +18 -0
  430. package/lib/cjs/appui-react/layout/widget/Dock.d.ts +7 -0
  431. package/lib/cjs/appui-react/layout/widget/Dock.d.ts.map +1 -0
  432. package/lib/cjs/appui-react/layout/widget/Dock.js +26 -0
  433. package/lib/cjs/appui-react/layout/widget/Dock.js.map +1 -0
  434. package/lib/cjs/appui-react/layout/widget/FloatingTab.d.ts +10 -0
  435. package/lib/cjs/appui-react/layout/widget/FloatingTab.d.ts.map +1 -0
  436. package/lib/cjs/appui-react/layout/widget/FloatingTab.js +69 -0
  437. package/lib/cjs/appui-react/layout/widget/FloatingTab.js.map +1 -0
  438. package/lib/cjs/appui-react/layout/widget/FloatingTab.scss +35 -0
  439. package/lib/cjs/appui-react/layout/widget/FloatingWidget.d.ts +33 -0
  440. package/lib/cjs/appui-react/layout/widget/FloatingWidget.d.ts.map +1 -0
  441. package/lib/cjs/appui-react/layout/widget/FloatingWidget.js +278 -0
  442. package/lib/cjs/appui-react/layout/widget/FloatingWidget.js.map +1 -0
  443. package/lib/cjs/appui-react/layout/widget/FloatingWidget.scss +140 -0
  444. package/lib/cjs/appui-react/layout/widget/FloatingWidgets.d.ts +9 -0
  445. package/lib/cjs/appui-react/layout/widget/FloatingWidgets.d.ts.map +1 -0
  446. package/lib/cjs/appui-react/layout/widget/FloatingWidgets.js +27 -0
  447. package/lib/cjs/appui-react/layout/widget/FloatingWidgets.js.map +1 -0
  448. package/lib/cjs/appui-react/layout/widget/Menu.d.ts +16 -0
  449. package/lib/cjs/appui-react/layout/widget/Menu.d.ts.map +1 -0
  450. package/lib/cjs/appui-react/layout/widget/Menu.js +23 -0
  451. package/lib/cjs/appui-react/layout/widget/Menu.js.map +1 -0
  452. package/lib/cjs/appui-react/layout/widget/Menu.scss +14 -0
  453. package/lib/cjs/appui-react/layout/widget/MenuTab.d.ts +13 -0
  454. package/lib/cjs/appui-react/layout/widget/MenuTab.d.ts.map +1 -0
  455. package/lib/cjs/appui-react/layout/widget/MenuTab.js +56 -0
  456. package/lib/cjs/appui-react/layout/widget/MenuTab.js.map +1 -0
  457. package/lib/cjs/appui-react/layout/widget/MenuTab.scss +58 -0
  458. package/lib/cjs/appui-react/layout/widget/NavigationArea.d.ts +30 -0
  459. package/lib/cjs/appui-react/layout/widget/NavigationArea.d.ts.map +1 -0
  460. package/lib/cjs/appui-react/layout/widget/NavigationArea.js +26 -0
  461. package/lib/cjs/appui-react/layout/widget/NavigationArea.js.map +1 -0
  462. package/lib/cjs/appui-react/layout/widget/NavigationArea.scss +55 -0
  463. package/lib/cjs/appui-react/layout/widget/Overflow.d.ts +20 -0
  464. package/lib/cjs/appui-react/layout/widget/Overflow.d.ts.map +1 -0
  465. package/lib/cjs/appui-react/layout/widget/Overflow.js +60 -0
  466. package/lib/cjs/appui-react/layout/widget/Overflow.js.map +1 -0
  467. package/lib/cjs/appui-react/layout/widget/Overflow.scss +59 -0
  468. package/lib/cjs/appui-react/layout/widget/PanelWidget.d.ts +22 -0
  469. package/lib/cjs/appui-react/layout/widget/PanelWidget.d.ts.map +1 -0
  470. package/lib/cjs/appui-react/layout/widget/PanelWidget.js +154 -0
  471. package/lib/cjs/appui-react/layout/widget/PanelWidget.js.map +1 -0
  472. package/lib/cjs/appui-react/layout/widget/PanelWidget.scss +62 -0
  473. package/lib/cjs/appui-react/layout/widget/PinToggle.d.ts +7 -0
  474. package/lib/cjs/appui-react/layout/widget/PinToggle.d.ts.map +1 -0
  475. package/lib/cjs/appui-react/layout/widget/PinToggle.js +34 -0
  476. package/lib/cjs/appui-react/layout/widget/PinToggle.js.map +1 -0
  477. package/lib/cjs/appui-react/layout/widget/PopoutToggle.d.ts +9 -0
  478. package/lib/cjs/appui-react/layout/widget/PopoutToggle.d.ts.map +1 -0
  479. package/lib/cjs/appui-react/layout/widget/PopoutToggle.js +39 -0
  480. package/lib/cjs/appui-react/layout/widget/PopoutToggle.js.map +1 -0
  481. package/lib/cjs/appui-react/layout/widget/PreviewHorizontalPanelAlign.d.ts +29 -0
  482. package/lib/cjs/appui-react/layout/widget/PreviewHorizontalPanelAlign.d.ts.map +1 -0
  483. package/lib/cjs/appui-react/layout/widget/PreviewHorizontalPanelAlign.js +120 -0
  484. package/lib/cjs/appui-react/layout/widget/PreviewHorizontalPanelAlign.js.map +1 -0
  485. package/lib/cjs/appui-react/layout/widget/PreviewMaximizeToggle.d.ts +30 -0
  486. package/lib/cjs/appui-react/layout/widget/PreviewMaximizeToggle.d.ts.map +1 -0
  487. package/lib/cjs/appui-react/layout/widget/PreviewMaximizeToggle.js +65 -0
  488. package/lib/cjs/appui-react/layout/widget/PreviewMaximizeToggle.js.map +1 -0
  489. package/lib/cjs/appui-react/layout/widget/SendBack.d.ts +41 -0
  490. package/lib/cjs/appui-react/layout/widget/SendBack.d.ts.map +1 -0
  491. package/lib/cjs/appui-react/layout/widget/SendBack.js +111 -0
  492. package/lib/cjs/appui-react/layout/widget/SendBack.js.map +1 -0
  493. package/lib/cjs/appui-react/layout/widget/Tab.d.ts +44 -0
  494. package/lib/cjs/appui-react/layout/widget/Tab.d.ts.map +1 -0
  495. package/lib/cjs/appui-react/layout/widget/Tab.js +252 -0
  496. package/lib/cjs/appui-react/layout/widget/Tab.js.map +1 -0
  497. package/lib/cjs/appui-react/layout/widget/Tab.scss +82 -0
  498. package/lib/cjs/appui-react/layout/widget/TabBar.d.ts +18 -0
  499. package/lib/cjs/appui-react/layout/widget/TabBar.d.ts.map +1 -0
  500. package/lib/cjs/appui-react/layout/widget/TabBar.js +127 -0
  501. package/lib/cjs/appui-react/layout/widget/TabBar.js.map +1 -0
  502. package/lib/cjs/appui-react/layout/widget/TabBar.scss +30 -0
  503. package/lib/cjs/appui-react/layout/widget/Tabs.d.ts +24 -0
  504. package/lib/cjs/appui-react/layout/widget/Tabs.d.ts.map +1 -0
  505. package/lib/cjs/appui-react/layout/widget/Tabs.js +88 -0
  506. package/lib/cjs/appui-react/layout/widget/Tabs.js.map +1 -0
  507. package/lib/cjs/appui-react/layout/widget/Tabs.scss +10 -0
  508. package/lib/cjs/appui-react/layout/widget/ToolsArea.d.ts +32 -0
  509. package/lib/cjs/appui-react/layout/widget/ToolsArea.d.ts.map +1 -0
  510. package/lib/cjs/appui-react/layout/widget/ToolsArea.js +32 -0
  511. package/lib/cjs/appui-react/layout/widget/ToolsArea.js.map +1 -0
  512. package/lib/cjs/appui-react/layout/widget/ToolsArea.scss +49 -0
  513. package/lib/cjs/appui-react/layout/widget/Widget.d.ts +38 -0
  514. package/lib/cjs/appui-react/layout/widget/Widget.d.ts.map +1 -0
  515. package/lib/cjs/appui-react/layout/widget/Widget.js +150 -0
  516. package/lib/cjs/appui-react/layout/widget/Widget.js.map +1 -0
  517. package/lib/cjs/appui-react/layout/widget/Widget.scss +12 -0
  518. package/lib/cjs/appui-react/layout/widget/_variables.scss +46 -0
  519. package/lib/cjs/appui-react/layout/widget/tools/button/App.d.ts +24 -0
  520. package/lib/cjs/appui-react/layout/widget/tools/button/App.d.ts.map +1 -0
  521. package/lib/cjs/appui-react/layout/widget/tools/button/App.js +33 -0
  522. package/lib/cjs/appui-react/layout/widget/tools/button/App.js.map +1 -0
  523. package/lib/cjs/appui-react/layout/widget/tools/button/App.scss +79 -0
  524. package/lib/cjs/appui-react/layout/widget/tools/button/Back.d.ts +20 -0
  525. package/lib/cjs/appui-react/layout/widget/tools/button/Back.d.ts.map +1 -0
  526. package/lib/cjs/appui-react/layout/widget/tools/button/Back.js +27 -0
  527. package/lib/cjs/appui-react/layout/widget/tools/button/Back.js.map +1 -0
  528. package/lib/cjs/appui-react/layout/widget/tools/button/Back.scss +9 -0
  529. package/lib/cjs/appui-react/layout/widget/tools/button/Button.d.ts +28 -0
  530. package/lib/cjs/appui-react/layout/widget/tools/button/Button.d.ts.map +1 -0
  531. package/lib/cjs/appui-react/layout/widget/tools/button/Button.js +44 -0
  532. package/lib/cjs/appui-react/layout/widget/tools/button/Button.js.map +1 -0
  533. package/lib/cjs/appui-react/layout/widget/tools/button/Button.scss +52 -0
  534. package/lib/cjs/appui-react/layout/widget/tools/button/Expandable.d.ts +20 -0
  535. package/lib/cjs/appui-react/layout/widget/tools/button/Expandable.d.ts.map +1 -0
  536. package/lib/cjs/appui-react/layout/widget/tools/button/Expandable.js +26 -0
  537. package/lib/cjs/appui-react/layout/widget/tools/button/Expandable.js.map +1 -0
  538. package/lib/cjs/appui-react/layout/widget/tools/button/Expandable.scss +46 -0
  539. package/lib/cjs/appui-react/layout/widget/tools/button/Icon.d.ts +25 -0
  540. package/lib/cjs/appui-react/layout/widget/tools/button/Icon.d.ts.map +1 -0
  541. package/lib/cjs/appui-react/layout/widget/tools/button/Icon.js +29 -0
  542. package/lib/cjs/appui-react/layout/widget/tools/button/Icon.js.map +1 -0
  543. package/lib/cjs/appui-react/layout/widget/tools/button/Icon.scss +49 -0
  544. package/lib/cjs/appui-react/layout/widget/tools/button/_variables.scss +38 -0
  545. package/lib/cjs/appui-react/layout/widget/useIsToolSettingsTab.d.ts +6 -0
  546. package/lib/cjs/appui-react/layout/widget/useIsToolSettingsTab.d.ts.map +1 -0
  547. package/lib/cjs/appui-react/layout/widget/useIsToolSettingsTab.js +20 -0
  548. package/lib/cjs/appui-react/layout/widget/useIsToolSettingsTab.js.map +1 -0
  549. package/lib/cjs/appui-react/layout/widget-panels/AppContent.d.ts +11 -0
  550. package/lib/cjs/appui-react/layout/widget-panels/AppContent.d.ts.map +1 -0
  551. package/lib/cjs/appui-react/layout/widget-panels/AppContent.js +80 -0
  552. package/lib/cjs/appui-react/layout/widget-panels/AppContent.js.map +1 -0
  553. package/lib/cjs/appui-react/layout/widget-panels/CenterContent.d.ts +10 -0
  554. package/lib/cjs/appui-react/layout/widget-panels/CenterContent.d.ts.map +1 -0
  555. package/lib/cjs/appui-react/layout/widget-panels/CenterContent.js +23 -0
  556. package/lib/cjs/appui-react/layout/widget-panels/CenterContent.js.map +1 -0
  557. package/lib/cjs/appui-react/layout/widget-panels/CenterContent.scss +7 -0
  558. package/lib/cjs/appui-react/layout/widget-panels/Content.d.ts +21 -0
  559. package/lib/cjs/appui-react/layout/widget-panels/Content.d.ts.map +1 -0
  560. package/lib/cjs/appui-react/layout/widget-panels/Content.js +21 -0
  561. package/lib/cjs/appui-react/layout/widget-panels/Content.js.map +1 -0
  562. package/lib/cjs/appui-react/layout/widget-panels/Content.scss +37 -0
  563. package/lib/cjs/appui-react/layout/widget-panels/CursorOverlay.d.ts +14 -0
  564. package/lib/cjs/appui-react/layout/widget-panels/CursorOverlay.d.ts.map +1 -0
  565. package/lib/cjs/appui-react/layout/widget-panels/CursorOverlay.js +34 -0
  566. package/lib/cjs/appui-react/layout/widget-panels/CursorOverlay.js.map +1 -0
  567. package/lib/cjs/appui-react/layout/widget-panels/CursorOverlay.scss +26 -0
  568. package/lib/cjs/appui-react/layout/widget-panels/Expander.d.ts +17 -0
  569. package/lib/cjs/appui-react/layout/widget-panels/Expander.d.ts.map +1 -0
  570. package/lib/cjs/appui-react/layout/widget-panels/Expander.js +63 -0
  571. package/lib/cjs/appui-react/layout/widget-panels/Expander.js.map +1 -0
  572. package/lib/cjs/appui-react/layout/widget-panels/Expander.scss +37 -0
  573. package/lib/cjs/appui-react/layout/widget-panels/Grip.d.ts +15 -0
  574. package/lib/cjs/appui-react/layout/widget-panels/Grip.d.ts.map +1 -0
  575. package/lib/cjs/appui-react/layout/widget-panels/Grip.js +209 -0
  576. package/lib/cjs/appui-react/layout/widget-panels/Grip.js.map +1 -0
  577. package/lib/cjs/appui-react/layout/widget-panels/Grip.scss +138 -0
  578. package/lib/cjs/appui-react/layout/widget-panels/Panel.d.ts +37 -0
  579. package/lib/cjs/appui-react/layout/widget-panels/Panel.d.ts.map +1 -0
  580. package/lib/cjs/appui-react/layout/widget-panels/Panel.js +124 -0
  581. package/lib/cjs/appui-react/layout/widget-panels/Panel.js.map +1 -0
  582. package/lib/cjs/appui-react/layout/widget-panels/Panel.scss +327 -0
  583. package/lib/cjs/appui-react/layout/widget-panels/PanelSections.d.ts +7 -0
  584. package/lib/cjs/appui-react/layout/widget-panels/PanelSections.d.ts.map +1 -0
  585. package/lib/cjs/appui-react/layout/widget-panels/PanelSections.js +121 -0
  586. package/lib/cjs/appui-react/layout/widget-panels/PanelSections.js.map +1 -0
  587. package/lib/cjs/appui-react/layout/widget-panels/PanelTypes.d.ts +15 -0
  588. package/lib/cjs/appui-react/layout/widget-panels/PanelTypes.d.ts.map +1 -0
  589. package/lib/cjs/appui-react/layout/widget-panels/PanelTypes.js +3 -0
  590. package/lib/cjs/appui-react/layout/widget-panels/PanelTypes.js.map +1 -0
  591. package/lib/cjs/appui-react/layout/widget-panels/Panels.d.ts +24 -0
  592. package/lib/cjs/appui-react/layout/widget-panels/Panels.d.ts.map +1 -0
  593. package/lib/cjs/appui-react/layout/widget-panels/Panels.js +48 -0
  594. package/lib/cjs/appui-react/layout/widget-panels/Panels.js.map +1 -0
  595. package/lib/cjs/appui-react/layout/widget-panels/Panels.scss +70 -0
  596. package/lib/cjs/appui-react/layout/widget-panels/_variables.scss +6 -0
  597. package/lib/cjs/appui-react/layout/widget-panels/useAnimatePanel.d.ts +13 -0
  598. package/lib/cjs/appui-react/layout/widget-panels/useAnimatePanel.d.ts.map +1 -0
  599. package/lib/cjs/appui-react/layout/widget-panels/useAnimatePanel.js +172 -0
  600. package/lib/cjs/appui-react/layout/widget-panels/useAnimatePanel.js.map +1 -0
  601. package/lib/cjs/appui-react/messages/ActivityMessage.d.ts +10 -0
  602. package/lib/cjs/appui-react/messages/ActivityMessage.d.ts.map +1 -0
  603. package/lib/cjs/appui-react/messages/{MessageRenderer.js → ActivityMessage.js} +14 -60
  604. package/lib/cjs/appui-react/messages/ActivityMessage.js.map +1 -0
  605. package/lib/cjs/appui-react/messages/HollowIcon.d.ts +2 -2
  606. package/lib/cjs/appui-react/messages/HollowIcon.d.ts.map +1 -1
  607. package/lib/cjs/appui-react/messages/InputField.d.ts.map +1 -1
  608. package/lib/cjs/appui-react/messages/InputField.js +3 -2
  609. package/lib/cjs/appui-react/messages/InputField.js.map +1 -1
  610. package/lib/cjs/appui-react/messages/MessageLabel.d.ts +2 -2
  611. package/lib/cjs/appui-react/messages/MessageLabel.d.ts.map +1 -1
  612. package/lib/cjs/appui-react/messages/MessageLabel.js +2 -2
  613. package/lib/cjs/appui-react/messages/MessageLabel.js.map +1 -1
  614. package/lib/cjs/appui-react/messages/MessageManager.d.ts +5 -15
  615. package/lib/cjs/appui-react/messages/MessageManager.d.ts.map +1 -1
  616. package/lib/cjs/appui-react/messages/MessageManager.js +39 -23
  617. package/lib/cjs/appui-react/messages/MessageManager.js.map +1 -1
  618. package/lib/cjs/appui-react/messages/MessageSpan.d.ts +15 -0
  619. package/lib/cjs/appui-react/messages/MessageSpan.d.ts.map +1 -0
  620. package/lib/cjs/appui-react/messages/MessageSpan.js +23 -0
  621. package/lib/cjs/appui-react/messages/MessageSpan.js.map +1 -0
  622. package/lib/cjs/appui-react/messages/Pointer.d.ts +4 -4
  623. package/lib/cjs/appui-react/messages/Pointer.d.ts.map +1 -1
  624. package/lib/cjs/appui-react/messages/Pointer.js +10 -9
  625. package/lib/cjs/appui-react/messages/Pointer.js.map +1 -1
  626. package/lib/cjs/appui-react/messages/getToastCategory.d.ts +1 -1
  627. package/lib/cjs/appui-react/navigationaids/SheetsModalFrontstage.d.ts +2 -2
  628. package/lib/cjs/appui-react/navigationaids/StandardRotationNavigationAid.d.ts +2 -2
  629. package/lib/cjs/appui-react/navigationaids/StandardRotationNavigationAid.d.ts.map +1 -1
  630. package/lib/cjs/appui-react/navigationaids/StandardRotationNavigationAid.js +18 -17
  631. package/lib/cjs/appui-react/navigationaids/StandardRotationNavigationAid.js.map +1 -1
  632. package/lib/cjs/appui-react/pickers/ListPicker.d.ts +3 -3
  633. package/lib/cjs/appui-react/pickers/ListPicker.scss +1 -1
  634. package/lib/cjs/appui-react/pickers/ViewSelector.d.ts +1 -1
  635. package/lib/cjs/appui-react/popup/CardPopup.d.ts +2 -2
  636. package/lib/cjs/appui-react/popup/CardPopup.d.ts.map +1 -1
  637. package/lib/cjs/appui-react/popup/CardPopup.js +2 -1
  638. package/lib/cjs/appui-react/popup/CardPopup.js.map +1 -1
  639. package/lib/cjs/appui-react/popup/HTMLElementPopup.d.ts +1 -1
  640. package/lib/cjs/appui-react/popup/HTMLElementPopup.d.ts.map +1 -1
  641. package/lib/cjs/appui-react/popup/HTMLElementPopup.js +2 -1
  642. package/lib/cjs/appui-react/popup/HTMLElementPopup.js.map +1 -1
  643. package/lib/cjs/appui-react/popup/InputEditorPopup.d.ts +1 -1
  644. package/lib/cjs/appui-react/popup/KeyinPalettePanel.d.ts +2 -2
  645. package/lib/cjs/appui-react/popup/KeyinPalettePanel.d.ts.map +1 -1
  646. package/lib/cjs/appui-react/popup/KeyinPalettePopup.d.ts +2 -2
  647. package/lib/cjs/appui-react/popup/KeyinPalettePopup.d.ts.map +1 -1
  648. package/lib/cjs/appui-react/popup/PopupManager.d.ts +2 -2
  649. package/lib/cjs/appui-react/popup/PopupManager.d.ts.map +1 -1
  650. package/lib/cjs/appui-react/popup/PopupManager.js +4 -4
  651. package/lib/cjs/appui-react/popup/PopupManager.js.map +1 -1
  652. package/lib/cjs/appui-react/popup/PositionPopup.d.ts +2 -2
  653. package/lib/cjs/appui-react/popup/PositionPopup.d.ts.map +1 -1
  654. package/lib/cjs/appui-react/popup/ToolSettingsPopup.d.ts +1 -1
  655. package/lib/cjs/appui-react/popup/ToolbarPopup.d.ts +1 -1
  656. package/lib/cjs/appui-react/preview/PreviewFeatures.d.ts +30 -3
  657. package/lib/cjs/appui-react/preview/PreviewFeatures.d.ts.map +1 -1
  658. package/lib/cjs/appui-react/preview/PreviewFeatures.js +3 -0
  659. package/lib/cjs/appui-react/preview/PreviewFeatures.js.map +1 -1
  660. package/lib/cjs/appui-react/preview/widget-action-dropdown/Button.d.ts +17 -0
  661. package/lib/cjs/appui-react/preview/widget-action-dropdown/Button.d.ts.map +1 -0
  662. package/lib/cjs/appui-react/preview/widget-action-dropdown/Button.js +24 -0
  663. package/lib/cjs/appui-react/preview/widget-action-dropdown/Button.js.map +1 -0
  664. package/lib/cjs/appui-react/preview/widget-action-dropdown/MoreButton.d.ts +13 -0
  665. package/lib/cjs/appui-react/preview/widget-action-dropdown/MoreButton.d.ts.map +1 -0
  666. package/lib/cjs/appui-react/preview/widget-action-dropdown/MoreButton.js +68 -0
  667. package/lib/cjs/appui-react/preview/widget-action-dropdown/MoreButton.js.map +1 -0
  668. package/lib/cjs/appui-react/selection/HideIsolateEmphasizeManager.d.ts +2 -2
  669. package/lib/cjs/appui-react/selection/HideIsolateEmphasizeManager.d.ts.map +1 -1
  670. package/lib/cjs/appui-react/selection/HideIsolateEmphasizeManager.js +3 -1
  671. package/lib/cjs/appui-react/selection/HideIsolateEmphasizeManager.js.map +1 -1
  672. package/lib/cjs/appui-react/settings/quantityformatting/QuantityFormat.d.ts +2 -2
  673. package/lib/cjs/appui-react/settings/quantityformatting/QuantityFormat.d.ts.map +1 -1
  674. package/lib/cjs/appui-react/settings/quantityformatting/QuantityFormat.scss +4 -1
  675. package/lib/cjs/appui-react/settings/quantityformatting/UnitSystemSelector.d.ts +2 -2
  676. package/lib/cjs/appui-react/settings/quantityformatting/UnitSystemSelector.d.ts.map +1 -1
  677. package/lib/cjs/appui-react/settings/ui/UiSettingsPage.d.ts +2 -2
  678. package/lib/cjs/appui-react/settings/ui/UiSettingsPage.d.ts.map +1 -1
  679. package/lib/cjs/appui-react/stagepanels/StagePanelDef.d.ts +2 -1
  680. package/lib/cjs/appui-react/stagepanels/StagePanelDef.d.ts.map +1 -1
  681. package/lib/cjs/appui-react/stagepanels/StagePanelDef.js +3 -3
  682. package/lib/cjs/appui-react/stagepanels/StagePanelDef.js.map +1 -1
  683. package/lib/cjs/appui-react/statusbar/Field.d.ts +2 -2
  684. package/lib/cjs/appui-react/statusbar/Field.d.ts.map +1 -1
  685. package/lib/cjs/appui-react/statusbar/Field.js +3 -3
  686. package/lib/cjs/appui-react/statusbar/Field.js.map +1 -1
  687. package/lib/cjs/appui-react/statusbar/Field.scss +1 -1
  688. package/lib/cjs/appui-react/statusbar/Indicator.d.ts +1 -1
  689. package/lib/cjs/appui-react/statusbar/Indicator.d.ts.map +1 -1
  690. package/lib/cjs/appui-react/statusbar/LabelIndicator.d.ts +2 -2
  691. package/lib/cjs/appui-react/statusbar/LabelIndicator.d.ts.map +1 -1
  692. package/lib/cjs/appui-react/statusbar/LabelIndicator.scss +1 -1
  693. package/lib/cjs/appui-react/statusbar/Overflow.d.ts +2 -2
  694. package/lib/cjs/appui-react/statusbar/Overflow.d.ts.map +1 -1
  695. package/lib/cjs/appui-react/statusbar/Overflow.js +4 -4
  696. package/lib/cjs/appui-react/statusbar/Overflow.js.map +1 -1
  697. package/lib/cjs/appui-react/statusbar/OverflowPanel.d.ts +1 -1
  698. package/lib/cjs/appui-react/statusbar/OverflowPanel.d.ts.map +1 -1
  699. package/lib/cjs/appui-react/statusbar/Popup.d.ts +2 -2
  700. package/lib/cjs/appui-react/statusbar/Popup.d.ts.map +1 -1
  701. package/lib/cjs/appui-react/statusbar/Popup.js +2 -2
  702. package/lib/cjs/appui-react/statusbar/Popup.js.map +1 -1
  703. package/lib/cjs/appui-react/statusbar/Separator.d.ts +2 -2
  704. package/lib/cjs/appui-react/statusbar/Separator.d.ts.map +1 -1
  705. package/lib/cjs/appui-react/statusbar/Separator.scss +1 -1
  706. package/lib/cjs/appui-react/statusbar/StatusBar.d.ts +7 -7
  707. package/lib/cjs/appui-react/statusbar/StatusBar.d.ts.map +1 -1
  708. package/lib/cjs/appui-react/statusbar/StatusBar.js +5 -6
  709. package/lib/cjs/appui-react/statusbar/StatusBar.js.map +1 -1
  710. package/lib/cjs/appui-react/statusbar/StatusBarComposer.d.ts +3 -3
  711. package/lib/cjs/appui-react/statusbar/StatusBarComposer.d.ts.map +1 -1
  712. package/lib/cjs/appui-react/statusbar/StatusBarComposer.js +7 -7
  713. package/lib/cjs/appui-react/statusbar/StatusBarComposer.js.map +1 -1
  714. package/lib/cjs/appui-react/statusbar/dialog/Button.d.ts +2 -2
  715. package/lib/cjs/appui-react/statusbar/dialog/Button.d.ts.map +1 -1
  716. package/lib/cjs/appui-react/statusbar/dialog/Button.js +2 -2
  717. package/lib/cjs/appui-react/statusbar/dialog/Button.js.map +1 -1
  718. package/lib/cjs/appui-react/statusbar/dialog/Dialog.d.ts +3 -3
  719. package/lib/cjs/appui-react/statusbar/dialog/Dialog.d.ts.map +1 -1
  720. package/lib/cjs/appui-react/statusbar/dialog/Dialog.js +3 -3
  721. package/lib/cjs/appui-react/statusbar/dialog/Dialog.js.map +1 -1
  722. package/lib/cjs/appui-react/statusbar/dialog/TitleBar.d.ts +2 -2
  723. package/lib/cjs/appui-react/statusbar/dialog/TitleBar.d.ts.map +1 -1
  724. package/lib/cjs/appui-react/statusbar/dialog/TitleBar.js +2 -2
  725. package/lib/cjs/appui-react/statusbar/dialog/TitleBar.js.map +1 -1
  726. package/lib/cjs/appui-react/statusfields/ActivityCenter.d.ts +2 -2
  727. package/lib/cjs/appui-react/statusfields/ActivityCenter.d.ts.map +1 -1
  728. package/lib/cjs/appui-react/statusfields/MessageCenter.d.ts +1 -1
  729. package/lib/cjs/appui-react/statusfields/MessageCenter.d.ts.map +1 -1
  730. package/lib/cjs/appui-react/statusfields/MessageCenter.js +16 -13
  731. package/lib/cjs/appui-react/statusfields/MessageCenter.js.map +1 -1
  732. package/lib/cjs/appui-react/statusfields/SectionsField.d.ts +3 -3
  733. package/lib/cjs/appui-react/statusfields/SectionsField.d.ts.map +1 -1
  734. package/lib/cjs/appui-react/statusfields/SectionsField.js +9 -8
  735. package/lib/cjs/appui-react/statusfields/SectionsField.js.map +1 -1
  736. package/lib/cjs/appui-react/statusfields/SelectionCount.d.ts +3 -3
  737. package/lib/cjs/appui-react/statusfields/SelectionCount.d.ts.map +1 -1
  738. package/lib/cjs/appui-react/statusfields/SelectionCount.js +5 -5
  739. package/lib/cjs/appui-react/statusfields/SelectionCount.js.map +1 -1
  740. package/lib/cjs/appui-react/statusfields/SelectionInfo.d.ts +2 -2
  741. package/lib/cjs/appui-react/statusfields/SelectionInfo.d.ts.map +1 -1
  742. package/lib/cjs/appui-react/statusfields/SelectionScope.d.ts +4 -4
  743. package/lib/cjs/appui-react/statusfields/SelectionScope.d.ts.map +1 -1
  744. package/lib/cjs/appui-react/statusfields/SelectionScope.js +4 -4
  745. package/lib/cjs/appui-react/statusfields/SelectionScope.js.map +1 -1
  746. package/lib/cjs/appui-react/statusfields/SelectionScope.scss +4 -2
  747. package/lib/cjs/appui-react/statusfields/SnapMode.d.ts +2 -2
  748. package/lib/cjs/appui-react/statusfields/SnapMode.d.ts.map +1 -1
  749. package/lib/cjs/appui-react/statusfields/SnapMode.js +12 -11
  750. package/lib/cjs/appui-react/statusfields/SnapMode.js.map +1 -1
  751. package/lib/cjs/appui-react/statusfields/ViewAttributes.d.ts +1 -1
  752. package/lib/cjs/appui-react/statusfields/tileloading/TileLoadingIndicator.d.ts +1 -1
  753. package/lib/cjs/appui-react/statusfields/tileloading/TileLoadingIndicator.d.ts.map +1 -1
  754. package/lib/cjs/appui-react/statusfields/tileloading/TileLoadingIndicator.js +1 -1
  755. package/lib/cjs/appui-react/statusfields/tileloading/TileLoadingIndicator.js.map +1 -1
  756. package/lib/cjs/appui-react/statusfields/tileloading/TileLoadingIndicator.scss +1 -1
  757. package/lib/cjs/appui-react/statusfields/toolassistance/ToolAssistanceField.d.ts +2 -2
  758. package/lib/cjs/appui-react/statusfields/toolassistance/ToolAssistanceField.d.ts.map +1 -1
  759. package/lib/cjs/appui-react/statusfields/toolassistance/ToolAssistanceField.js +23 -19
  760. package/lib/cjs/appui-react/statusfields/toolassistance/ToolAssistanceField.js.map +1 -1
  761. package/lib/cjs/appui-react/statusfields/toolassistance/ToolAssistanceField.scss +12 -3
  762. package/lib/cjs/appui-react/theme/ThemeManager.d.ts +1 -0
  763. package/lib/cjs/appui-react/theme/ThemeManager.d.ts.map +1 -1
  764. package/lib/cjs/appui-react/theme/ThemeManager.js +2 -3
  765. package/lib/cjs/appui-react/theme/ThemeManager.js.map +1 -1
  766. package/lib/cjs/appui-react/theme/ThemeManager.scss +9 -0
  767. package/lib/cjs/appui-react/toolbar/Toolbar.d.ts +1 -1
  768. package/lib/cjs/appui-react/toolbar/Toolbar.d.ts.map +1 -1
  769. package/lib/cjs/appui-react/toolbar/ToolbarComposer.d.ts +2 -2
  770. package/lib/cjs/appui-react/toolbar/ToolbarComposer.d.ts.map +1 -1
  771. package/lib/cjs/appui-react/toolbar/ToolbarWithOverflow.d.ts +1 -1
  772. package/lib/cjs/appui-react/toolbar/ToolbarWithOverflow.d.ts.map +1 -1
  773. package/lib/cjs/appui-react/tools/CoreToolDefinitions.d.ts.map +1 -1
  774. package/lib/cjs/appui-react/tools/CoreToolDefinitions.js +8 -8
  775. package/lib/cjs/appui-react/tools/CoreToolDefinitions.js.map +1 -1
  776. package/lib/cjs/appui-react/uiprovider/DefaultDialogGridContainer.d.ts +4 -4
  777. package/lib/cjs/appui-react/uiprovider/DefaultDialogGridContainer.d.ts.map +1 -1
  778. package/lib/cjs/appui-react/uistate/useUiStateStorage.d.ts +1 -1
  779. package/lib/cjs/appui-react/uistate/useUiStateStorage.d.ts.map +1 -1
  780. package/lib/cjs/appui-react/utils/InternalUiShowHideManager.d.ts +0 -1
  781. package/lib/cjs/appui-react/utils/InternalUiShowHideManager.d.ts.map +1 -1
  782. package/lib/cjs/appui-react/utils/InternalUiShowHideManager.js +13 -16
  783. package/lib/cjs/appui-react/utils/InternalUiShowHideManager.js.map +1 -1
  784. package/lib/cjs/appui-react/widget-panels/Content.d.ts +2 -2
  785. package/lib/cjs/appui-react/widget-panels/Content.d.ts.map +1 -1
  786. package/lib/cjs/appui-react/widget-panels/Content.js +11 -10
  787. package/lib/cjs/appui-react/widget-panels/Content.js.map +1 -1
  788. package/lib/cjs/appui-react/widget-panels/FloatingWidget.d.ts +2 -2
  789. package/lib/cjs/appui-react/widget-panels/FloatingWidget.d.ts.map +1 -1
  790. package/lib/cjs/appui-react/widget-panels/FloatingWidget.js +2 -2
  791. package/lib/cjs/appui-react/widget-panels/FloatingWidget.js.map +1 -1
  792. package/lib/cjs/appui-react/widget-panels/Frontstage.d.ts +9 -7
  793. package/lib/cjs/appui-react/widget-panels/Frontstage.d.ts.map +1 -1
  794. package/lib/cjs/appui-react/widget-panels/Frontstage.js +45 -30
  795. package/lib/cjs/appui-react/widget-panels/Frontstage.js.map +1 -1
  796. package/lib/cjs/appui-react/widget-panels/Frontstage.scss +6 -2
  797. package/lib/cjs/appui-react/widget-panels/FrontstageContent.d.ts +5 -2
  798. package/lib/cjs/appui-react/widget-panels/FrontstageContent.d.ts.map +1 -1
  799. package/lib/cjs/appui-react/widget-panels/ModalFrontstageComposer.d.ts +5 -2
  800. package/lib/cjs/appui-react/widget-panels/ModalFrontstageComposer.d.ts.map +1 -1
  801. package/lib/cjs/appui-react/widget-panels/StatusBar.d.ts +2 -2
  802. package/lib/cjs/appui-react/widget-panels/StatusBar.d.ts.map +1 -1
  803. package/lib/cjs/appui-react/widget-panels/Tab.d.ts +3 -3
  804. package/lib/cjs/appui-react/widget-panels/Tab.d.ts.map +1 -1
  805. package/lib/cjs/appui-react/widget-panels/Tab.js +5 -5
  806. package/lib/cjs/appui-react/widget-panels/Tab.js.map +1 -1
  807. package/lib/cjs/appui-react/widget-panels/ToolSettings.d.ts +6 -6
  808. package/lib/cjs/appui-react/widget-panels/ToolSettings.d.ts.map +1 -1
  809. package/lib/cjs/appui-react/widget-panels/ToolSettings.js +11 -8
  810. package/lib/cjs/appui-react/widget-panels/ToolSettings.js.map +1 -1
  811. package/lib/cjs/appui-react/widget-panels/ToolSettings.scss +1 -1
  812. package/lib/cjs/appui-react/widget-panels/Toolbars.d.ts +2 -2
  813. package/lib/cjs/appui-react/widget-panels/Toolbars.d.ts.map +1 -1
  814. package/lib/cjs/appui-react/widget-panels/useTransientState.d.ts.map +1 -1
  815. package/lib/cjs/appui-react/widget-panels/useTransientState.js +6 -2
  816. package/lib/cjs/appui-react/widget-panels/useTransientState.js.map +1 -1
  817. package/lib/cjs/appui-react/widget-panels/useWidgetDirection.d.ts.map +1 -1
  818. package/lib/cjs/appui-react/widget-panels/useWidgetDirection.js +9 -6
  819. package/lib/cjs/appui-react/widget-panels/useWidgetDirection.js.map +1 -1
  820. package/lib/cjs/appui-react/widgets/BackstageAppButton.d.ts +2 -2
  821. package/lib/cjs/appui-react/widgets/BackstageAppButton.d.ts.map +1 -1
  822. package/lib/cjs/appui-react/widgets/BackstageAppButton.js +3 -3
  823. package/lib/cjs/appui-react/widgets/BackstageAppButton.js.map +1 -1
  824. package/lib/cjs/appui-react/widgets/BasicNavigationWidget.d.ts +2 -2
  825. package/lib/cjs/appui-react/widgets/BasicNavigationWidget.d.ts.map +1 -1
  826. package/lib/cjs/appui-react/widgets/BasicToolWidget.d.ts +2 -2
  827. package/lib/cjs/appui-react/widgets/BasicToolWidget.d.ts.map +1 -1
  828. package/lib/cjs/appui-react/widgets/ContentToolWidgetComposer.d.ts +1 -1
  829. package/lib/cjs/appui-react/widgets/ContentToolWidgetComposer.d.ts.map +1 -1
  830. package/lib/cjs/appui-react/widgets/NavigationWidgetComposer.d.ts +3 -3
  831. package/lib/cjs/appui-react/widgets/NavigationWidgetComposer.d.ts.map +1 -1
  832. package/lib/cjs/appui-react/widgets/NavigationWidgetComposer.js +4 -4
  833. package/lib/cjs/appui-react/widgets/NavigationWidgetComposer.js.map +1 -1
  834. package/lib/cjs/appui-react/widgets/ToolWidgetComposer.d.ts +2 -2
  835. package/lib/cjs/appui-react/widgets/ToolWidgetComposer.d.ts.map +1 -1
  836. package/lib/cjs/appui-react/widgets/ToolWidgetComposer.js +3 -3
  837. package/lib/cjs/appui-react/widgets/ToolWidgetComposer.js.map +1 -1
  838. package/lib/cjs/appui-react/widgets/ViewToolWidgetComposer.d.ts +2 -2
  839. package/lib/cjs/appui-react/widgets/ViewToolWidgetComposer.d.ts.map +1 -1
  840. package/lib/cjs/appui-react/widgets/useWidget.d.ts.map +1 -1
  841. package/lib/cjs/appui-react/widgets/useWidget.js +13 -12
  842. package/lib/cjs/appui-react/widgets/useWidget.js.map +1 -1
  843. package/lib/esm/appui-react/accudraw/AccuDrawDialog.d.ts +2 -2
  844. package/lib/esm/appui-react/accudraw/AccuDrawDialog.d.ts.map +1 -1
  845. package/lib/esm/appui-react/accudraw/AccuDrawFieldContainer.d.ts +4 -6
  846. package/lib/esm/appui-react/accudraw/AccuDrawFieldContainer.d.ts.map +1 -1
  847. package/lib/esm/appui-react/accudraw/AccuDrawFieldContainer.js +29 -17
  848. package/lib/esm/appui-react/accudraw/AccuDrawFieldContainer.js.map +1 -1
  849. package/lib/esm/appui-react/accudraw/AccuDrawFieldContainer.scss +17 -10
  850. package/lib/esm/appui-react/accudraw/AccuDrawInputField.scss +0 -2
  851. package/lib/esm/appui-react/accudraw/AccuDrawWidget.d.ts +2 -2
  852. package/lib/esm/appui-react/accudraw/AccuDrawWidget.d.ts.map +1 -1
  853. package/lib/esm/appui-react/accudraw/Calculator.d.ts +1 -1
  854. package/lib/esm/appui-react/accudraw/CalculatorPopup.d.ts +1 -1
  855. package/lib/esm/appui-react/accudraw/MenuButton.d.ts +1 -1
  856. package/lib/esm/appui-react/accudraw/MenuButtonPopup.d.ts +1 -1
  857. package/lib/esm/appui-react/accudraw/SquareButton.d.ts +2 -4
  858. package/lib/esm/appui-react/accudraw/SquareButton.d.ts.map +1 -1
  859. package/lib/esm/appui-react/accudraw/SquareButton.js +4 -1
  860. package/lib/esm/appui-react/accudraw/SquareButton.js.map +1 -1
  861. package/lib/esm/appui-react/backstage/BackstageComposer.d.ts +1 -1
  862. package/lib/esm/appui-react/backstage/BackstageComposer.d.ts.map +1 -1
  863. package/lib/esm/appui-react/backstage/BackstageComposer.js +6 -6
  864. package/lib/esm/appui-react/backstage/BackstageComposer.js.map +1 -1
  865. package/lib/esm/appui-react/backstage/BackstageComposerItem.d.ts +4 -4
  866. package/lib/esm/appui-react/backstage/BackstageComposerItem.d.ts.map +1 -1
  867. package/lib/esm/appui-react/backstage/BackstageComposerItem.js +5 -5
  868. package/lib/esm/appui-react/backstage/BackstageComposerItem.js.map +1 -1
  869. package/lib/esm/appui-react/childwindow/InternalChildWindowManager.d.ts +1 -1
  870. package/lib/esm/appui-react/childwindow/InternalChildWindowManager.d.ts.map +1 -1
  871. package/lib/esm/appui-react/childwindow/InternalChildWindowManager.js +9 -9
  872. package/lib/esm/appui-react/childwindow/InternalChildWindowManager.js.map +1 -1
  873. package/lib/esm/appui-react/childwindow/PopoutWidget.d.ts +2 -2
  874. package/lib/esm/appui-react/childwindow/PopoutWidget.d.ts.map +1 -1
  875. package/lib/esm/appui-react/configurableui/ConfigurableUiContent.d.ts +2 -2
  876. package/lib/esm/appui-react/configurableui/ConfigurableUiContent.d.ts.map +1 -1
  877. package/lib/esm/appui-react/configurableui/ConfigurableUiContent.js +15 -19
  878. package/lib/esm/appui-react/configurableui/ConfigurableUiContent.js.map +1 -1
  879. package/lib/esm/appui-react/configurableui/{ConfigurableUiContent.scss → configurableui.scss} +1 -1
  880. package/lib/esm/appui-react/content/ContentLayout.d.ts +1 -1
  881. package/lib/esm/appui-react/content/ContentLayout.d.ts.map +1 -1
  882. package/lib/esm/appui-react/content/DefaultViewOverlay.d.ts +2 -2
  883. package/lib/esm/appui-react/content/DefaultViewOverlay.d.ts.map +1 -1
  884. package/lib/esm/appui-react/content/FloatingViewportContent.d.ts +3 -3
  885. package/lib/esm/appui-react/content/FloatingViewportContent.d.ts.map +1 -1
  886. package/lib/esm/appui-react/content/IModelViewport.d.ts +1 -1
  887. package/lib/esm/appui-react/content/IModelViewport.d.ts.map +1 -1
  888. package/lib/esm/appui-react/content/split-pane/Pane.d.ts +1 -1
  889. package/lib/esm/appui-react/content/split-pane/Pane.d.ts.map +1 -1
  890. package/lib/esm/appui-react/content/split-pane/Resizer.d.ts +1 -1
  891. package/lib/esm/appui-react/content/split-pane/Resizer.d.ts.map +1 -1
  892. package/lib/esm/appui-react/content/split-pane/SplitPane.d.ts +1 -1
  893. package/lib/esm/appui-react/content/split-pane/SplitPane.d.ts.map +1 -1
  894. package/lib/esm/appui-react/cursor/cursorpopup/CursorPopup.d.ts +5 -5
  895. package/lib/esm/appui-react/cursor/cursorpopup/CursorPopup.d.ts.map +1 -1
  896. package/lib/esm/appui-react/cursor/cursorpopup/CursorPopup.js +5 -5
  897. package/lib/esm/appui-react/cursor/cursorpopup/CursorPopup.js.map +1 -1
  898. package/lib/esm/appui-react/dialog/ContentDialog.d.ts +1 -1
  899. package/lib/esm/appui-react/dialog/ContentDialog.d.ts.map +1 -1
  900. package/lib/esm/appui-react/dialog/UiDataProvidedDialog.d.ts +2 -2
  901. package/lib/esm/appui-react/dialog/UiDataProvidedDialog.d.ts.map +1 -1
  902. package/lib/esm/appui-react/dialog/UiDataProvidedDialog.js +5 -5
  903. package/lib/esm/appui-react/dialog/UiDataProvidedDialog.js.map +1 -1
  904. package/lib/esm/appui-react/feedback/ElementTooltip.d.ts +4 -4
  905. package/lib/esm/appui-react/feedback/ElementTooltip.d.ts.map +1 -1
  906. package/lib/esm/appui-react/feedback/ElementTooltip.js +6 -5
  907. package/lib/esm/appui-react/feedback/ElementTooltip.js.map +1 -1
  908. package/lib/esm/appui-react/frontstage/FrontstageDef.d.ts +7 -6
  909. package/lib/esm/appui-react/frontstage/FrontstageDef.d.ts.map +1 -1
  910. package/lib/esm/appui-react/frontstage/FrontstageDef.js +12 -9
  911. package/lib/esm/appui-react/frontstage/FrontstageDef.js.map +1 -1
  912. package/lib/esm/appui-react/frontstage/ModalFrontstage.d.ts +7 -5
  913. package/lib/esm/appui-react/frontstage/ModalFrontstage.d.ts.map +1 -1
  914. package/lib/esm/appui-react/frontstage/ModalFrontstage.js +8 -7
  915. package/lib/esm/appui-react/frontstage/ModalFrontstage.js.map +1 -1
  916. package/lib/esm/appui-react/frontstage/ModalFrontstage.scss +1 -1
  917. package/lib/esm/appui-react/layout/_prefix.scss +33 -0
  918. package/lib/esm/appui-react/layout/_safearea.scss +26 -0
  919. package/lib/esm/appui-react/layout/_scrollbar.scss +20 -0
  920. package/lib/esm/appui-react/layout/_target.scss +10 -0
  921. package/lib/esm/appui-react/layout/_widgetopacity.scss +13 -0
  922. package/lib/esm/appui-react/layout/backstage/Backstage.d.ts +42 -0
  923. package/lib/esm/appui-react/layout/backstage/Backstage.d.ts.map +1 -0
  924. package/lib/esm/appui-react/layout/backstage/Backstage.js +50 -0
  925. package/lib/esm/appui-react/layout/backstage/Backstage.js.map +1 -0
  926. package/lib/esm/appui-react/layout/backstage/Backstage.scss +90 -0
  927. package/lib/esm/appui-react/layout/backstage/Item.d.ts +38 -0
  928. package/lib/esm/appui-react/layout/backstage/Item.d.ts.map +1 -0
  929. package/lib/esm/appui-react/layout/backstage/Item.js +29 -0
  930. package/lib/esm/appui-react/layout/backstage/Item.js.map +1 -0
  931. package/lib/esm/appui-react/layout/backstage/Item.scss +103 -0
  932. package/lib/esm/appui-react/layout/backstage/Separator.d.ts +13 -0
  933. package/lib/esm/appui-react/layout/backstage/Separator.d.ts.map +1 -0
  934. package/lib/esm/appui-react/layout/backstage/Separator.js +20 -0
  935. package/lib/esm/appui-react/layout/backstage/Separator.js.map +1 -0
  936. package/lib/esm/appui-react/layout/backstage/Separator.scss +10 -0
  937. package/lib/esm/appui-react/layout/backstage/_variables.scss +32 -0
  938. package/lib/esm/appui-react/layout/base/DragManager.d.ts +183 -0
  939. package/lib/esm/appui-react/layout/base/DragManager.d.ts.map +1 -0
  940. package/lib/esm/appui-react/layout/base/DragManager.js +478 -0
  941. package/lib/esm/appui-react/layout/base/DragManager.js.map +1 -0
  942. package/lib/esm/appui-react/layout/base/Ellipsis.d.ts +11 -0
  943. package/lib/esm/appui-react/layout/base/Ellipsis.d.ts.map +1 -0
  944. package/lib/esm/appui-react/layout/base/Ellipsis.js +21 -0
  945. package/lib/esm/appui-react/layout/base/Ellipsis.js.map +1 -0
  946. package/lib/esm/appui-react/layout/base/Ellipsis.scss +20 -0
  947. package/lib/esm/appui-react/layout/base/LayoutStore.d.ts +19 -0
  948. package/lib/esm/appui-react/layout/base/LayoutStore.d.ts.map +1 -0
  949. package/lib/esm/appui-react/layout/base/LayoutStore.js +32 -0
  950. package/lib/esm/appui-react/layout/base/LayoutStore.js.map +1 -0
  951. package/lib/esm/appui-react/layout/base/NineZone.d.ts +80 -0
  952. package/lib/esm/appui-react/layout/base/NineZone.d.ts.map +1 -0
  953. package/lib/esm/appui-react/layout/base/NineZone.js +165 -0
  954. package/lib/esm/appui-react/layout/base/NineZone.js.map +1 -0
  955. package/lib/esm/appui-react/layout/base/SafeAreaInsets.d.ts +18 -0
  956. package/lib/esm/appui-react/layout/base/SafeAreaInsets.d.ts.map +1 -0
  957. package/lib/esm/appui-react/layout/base/SafeAreaInsets.js +33 -0
  958. package/lib/esm/appui-react/layout/base/SafeAreaInsets.js.map +1 -0
  959. package/lib/esm/appui-react/layout/base/usePointerCaptor.d.ts +15 -0
  960. package/lib/esm/appui-react/layout/base/usePointerCaptor.d.ts.map +1 -0
  961. package/lib/esm/appui-react/layout/base/usePointerCaptor.js +102 -0
  962. package/lib/esm/appui-react/layout/base/usePointerCaptor.js.map +1 -0
  963. package/lib/esm/appui-react/layout/footer/Footer.d.ts +33 -0
  964. package/lib/esm/appui-react/layout/footer/Footer.d.ts.map +1 -0
  965. package/lib/esm/appui-react/layout/footer/Footer.js +26 -0
  966. package/lib/esm/appui-react/layout/footer/Footer.js.map +1 -0
  967. package/lib/esm/appui-react/layout/footer/Footer.scss +61 -0
  968. package/lib/esm/appui-react/layout/footer/Indicator.d.ts +23 -0
  969. package/lib/esm/appui-react/layout/footer/Indicator.d.ts.map +1 -0
  970. package/lib/esm/appui-react/layout/footer/Indicator.js +20 -0
  971. package/lib/esm/appui-react/layout/footer/Indicator.js.map +1 -0
  972. package/lib/esm/appui-react/layout/footer/Indicator.scss +39 -0
  973. package/lib/esm/appui-react/layout/footer/Popup.d.ts +12 -0
  974. package/lib/esm/appui-react/layout/footer/Popup.d.ts.map +1 -0
  975. package/lib/esm/appui-react/layout/footer/Popup.js +21 -0
  976. package/lib/esm/appui-react/layout/footer/Popup.js.map +1 -0
  977. package/lib/esm/appui-react/layout/footer/Popup.scss +19 -0
  978. package/lib/esm/appui-react/layout/footer/_variables.scss +43 -0
  979. package/lib/esm/appui-react/layout/footer/dialog/Button.d.ts +23 -0
  980. package/lib/esm/appui-react/layout/footer/dialog/Button.d.ts.map +1 -0
  981. package/lib/esm/appui-react/layout/footer/dialog/Button.js +21 -0
  982. package/lib/esm/appui-react/layout/footer/dialog/Button.js.map +1 -0
  983. package/lib/esm/appui-react/layout/footer/dialog/Button.scss +23 -0
  984. package/lib/esm/appui-react/layout/footer/dialog/Dialog.d.ts +22 -0
  985. package/lib/esm/appui-react/layout/footer/dialog/Dialog.d.ts.map +1 -0
  986. package/lib/esm/appui-react/layout/footer/dialog/Dialog.js +22 -0
  987. package/lib/esm/appui-react/layout/footer/dialog/Dialog.js.map +1 -0
  988. package/lib/esm/appui-react/layout/footer/dialog/Dialog.scss +14 -0
  989. package/lib/esm/appui-react/layout/footer/dialog/TitleBar.d.ts +21 -0
  990. package/lib/esm/appui-react/layout/footer/dialog/TitleBar.d.ts.map +1 -0
  991. package/lib/esm/appui-react/layout/footer/dialog/TitleBar.js +21 -0
  992. package/lib/esm/appui-react/layout/footer/dialog/TitleBar.js.map +1 -0
  993. package/lib/esm/appui-react/layout/footer/dialog/TitleBar.scss +30 -0
  994. package/lib/esm/appui-react/layout/footer/dialog/_variables.scss +8 -0
  995. package/lib/esm/appui-react/layout/footer/message-center/Dialog.d.ts +29 -0
  996. package/lib/esm/appui-react/layout/footer/message-center/Dialog.d.ts.map +1 -0
  997. package/lib/esm/appui-react/layout/footer/message-center/Dialog.js +28 -0
  998. package/lib/esm/appui-react/layout/footer/message-center/Dialog.js.map +1 -0
  999. package/lib/esm/appui-react/layout/footer/message-center/Dialog.scss +64 -0
  1000. package/lib/esm/appui-react/layout/footer/message-center/Indicator.d.ts +29 -0
  1001. package/lib/esm/appui-react/layout/footer/message-center/Indicator.d.ts.map +1 -0
  1002. package/lib/esm/appui-react/layout/footer/message-center/Indicator.js +29 -0
  1003. package/lib/esm/appui-react/layout/footer/message-center/Indicator.js.map +1 -0
  1004. package/lib/esm/appui-react/layout/footer/message-center/Indicator.scss +106 -0
  1005. package/lib/esm/appui-react/layout/footer/message-center/Message.d.ts +22 -0
  1006. package/lib/esm/appui-react/layout/footer/message-center/Message.d.ts.map +1 -0
  1007. package/lib/esm/appui-react/layout/footer/message-center/Message.js +22 -0
  1008. package/lib/esm/appui-react/layout/footer/message-center/Message.js.map +1 -0
  1009. package/lib/esm/appui-react/layout/footer/message-center/Message.scss +41 -0
  1010. package/lib/esm/appui-react/layout/footer/message-center/Tab.d.ts +24 -0
  1011. package/lib/esm/appui-react/layout/footer/message-center/Tab.d.ts.map +1 -0
  1012. package/lib/esm/appui-react/layout/footer/message-center/Tab.js +22 -0
  1013. package/lib/esm/appui-react/layout/footer/message-center/Tab.js.map +1 -0
  1014. package/lib/esm/appui-react/layout/footer/message-center/Tab.scss +60 -0
  1015. package/lib/esm/appui-react/layout/footer/message-center/_variables.scss +5 -0
  1016. package/lib/esm/appui-react/layout/footer/snap-mode/Indicator.d.ts +27 -0
  1017. package/lib/esm/appui-react/layout/footer/snap-mode/Indicator.d.ts.map +1 -0
  1018. package/lib/esm/appui-react/layout/footer/snap-mode/Indicator.js +25 -0
  1019. package/lib/esm/appui-react/layout/footer/snap-mode/Indicator.js.map +1 -0
  1020. package/lib/esm/appui-react/layout/footer/snap-mode/Indicator.scss +44 -0
  1021. package/lib/esm/appui-react/layout/footer/snap-mode/Panel.d.ts +24 -0
  1022. package/lib/esm/appui-react/layout/footer/snap-mode/Panel.d.ts.map +1 -0
  1023. package/lib/esm/appui-react/layout/footer/snap-mode/Panel.js +25 -0
  1024. package/lib/esm/appui-react/layout/footer/snap-mode/Panel.js.map +1 -0
  1025. package/lib/esm/appui-react/layout/footer/snap-mode/Panel.scss +22 -0
  1026. package/lib/esm/appui-react/layout/footer/snap-mode/Snap.d.ts +26 -0
  1027. package/lib/esm/appui-react/layout/footer/snap-mode/Snap.d.ts.map +1 -0
  1028. package/lib/esm/appui-react/layout/footer/snap-mode/Snap.js +24 -0
  1029. package/lib/esm/appui-react/layout/footer/snap-mode/Snap.js.map +1 -0
  1030. package/lib/esm/appui-react/layout/footer/snap-mode/Snap.scss +48 -0
  1031. package/lib/esm/appui-react/layout/footer/tool-assistance/Dialog.d.ts +26 -0
  1032. package/lib/esm/appui-react/layout/footer/tool-assistance/Dialog.d.ts.map +1 -0
  1033. package/lib/esm/appui-react/layout/footer/tool-assistance/Dialog.js +25 -0
  1034. package/lib/esm/appui-react/layout/footer/tool-assistance/Dialog.js.map +1 -0
  1035. package/lib/esm/appui-react/layout/footer/tool-assistance/Dialog.scss +18 -0
  1036. package/lib/esm/appui-react/layout/footer/tool-assistance/Indicator.d.ts +27 -0
  1037. package/lib/esm/appui-react/layout/footer/tool-assistance/Indicator.d.ts.map +1 -0
  1038. package/lib/esm/appui-react/layout/footer/tool-assistance/Indicator.js +26 -0
  1039. package/lib/esm/appui-react/layout/footer/tool-assistance/Indicator.js.map +1 -0
  1040. package/lib/esm/appui-react/layout/footer/tool-assistance/Indicator.scss +80 -0
  1041. package/lib/esm/appui-react/layout/footer/tool-assistance/Instruction.d.ts +24 -0
  1042. package/lib/esm/appui-react/layout/footer/tool-assistance/Instruction.d.ts.map +1 -0
  1043. package/lib/esm/appui-react/layout/footer/tool-assistance/Instruction.js +27 -0
  1044. package/lib/esm/appui-react/layout/footer/tool-assistance/Instruction.js.map +1 -0
  1045. package/lib/esm/appui-react/layout/footer/tool-assistance/Instruction.scss +30 -0
  1046. package/lib/esm/appui-react/layout/footer/tool-assistance/Item.d.ts +20 -0
  1047. package/lib/esm/appui-react/layout/footer/tool-assistance/Item.d.ts.map +1 -0
  1048. package/lib/esm/appui-react/layout/footer/tool-assistance/Item.js +20 -0
  1049. package/lib/esm/appui-react/layout/footer/tool-assistance/Item.js.map +1 -0
  1050. package/lib/esm/appui-react/layout/footer/tool-assistance/Item.scss +13 -0
  1051. package/lib/esm/appui-react/layout/footer/tool-assistance/NewDot.d.ts +13 -0
  1052. package/lib/esm/appui-react/layout/footer/tool-assistance/NewDot.d.ts.map +1 -0
  1053. package/lib/esm/appui-react/layout/footer/tool-assistance/NewDot.js +20 -0
  1054. package/lib/esm/appui-react/layout/footer/tool-assistance/NewDot.js.map +1 -0
  1055. package/lib/esm/appui-react/layout/footer/tool-assistance/NewDot.scss +13 -0
  1056. package/lib/esm/appui-react/layout/footer/tool-assistance/Separator.d.ts +20 -0
  1057. package/lib/esm/appui-react/layout/footer/tool-assistance/Separator.d.ts.map +1 -0
  1058. package/lib/esm/appui-react/layout/footer/tool-assistance/Separator.js +22 -0
  1059. package/lib/esm/appui-react/layout/footer/tool-assistance/Separator.js.map +1 -0
  1060. package/lib/esm/appui-react/layout/footer/tool-assistance/Separator.scss +20 -0
  1061. package/lib/esm/appui-react/layout/outline/PanelOutline.d.ts +10 -0
  1062. package/lib/esm/appui-react/layout/outline/PanelOutline.d.ts.map +1 -0
  1063. package/lib/esm/appui-react/layout/outline/PanelOutline.js +64 -0
  1064. package/lib/esm/appui-react/layout/outline/PanelOutline.js.map +1 -0
  1065. package/lib/esm/appui-react/layout/outline/PanelOutline.scss +72 -0
  1066. package/lib/esm/appui-react/layout/outline/SectionOutline.d.ts +13 -0
  1067. package/lib/esm/appui-react/layout/outline/SectionOutline.d.ts.map +1 -0
  1068. package/lib/esm/appui-react/layout/outline/SectionOutline.js +69 -0
  1069. package/lib/esm/appui-react/layout/outline/SectionOutline.js.map +1 -0
  1070. package/lib/esm/appui-react/layout/outline/SectionOutline.scss +47 -0
  1071. package/lib/esm/appui-react/layout/outline/TabOutline.d.ts +8 -0
  1072. package/lib/esm/appui-react/layout/outline/TabOutline.d.ts.map +1 -0
  1073. package/lib/esm/appui-react/layout/outline/TabOutline.js +38 -0
  1074. package/lib/esm/appui-react/layout/outline/TabOutline.js.map +1 -0
  1075. package/lib/esm/appui-react/layout/outline/TabOutline.scss +18 -0
  1076. package/lib/esm/appui-react/layout/outline/WidgetOutline.d.ts +8 -0
  1077. package/lib/esm/appui-react/layout/outline/WidgetOutline.d.ts.map +1 -0
  1078. package/lib/esm/appui-react/layout/outline/WidgetOutline.js +38 -0
  1079. package/lib/esm/appui-react/layout/outline/WidgetOutline.js.map +1 -0
  1080. package/lib/esm/appui-react/layout/outline/WidgetOutline.scss +16 -0
  1081. package/lib/esm/appui-react/layout/outline/_variables.scss +7 -0
  1082. package/lib/esm/appui-react/layout/popup/Tooltip.d.ts +42 -0
  1083. package/lib/esm/appui-react/layout/popup/Tooltip.d.ts.map +1 -0
  1084. package/lib/esm/appui-react/layout/popup/Tooltip.js +69 -0
  1085. package/lib/esm/appui-react/layout/popup/Tooltip.js.map +1 -0
  1086. package/lib/esm/appui-react/layout/popup/Tooltip.scss +24 -0
  1087. package/lib/esm/appui-react/layout/state/DropTargetState.d.ts +67 -0
  1088. package/lib/esm/appui-react/layout/state/DropTargetState.d.ts.map +1 -0
  1089. package/lib/esm/appui-react/layout/state/DropTargetState.js +40 -0
  1090. package/lib/esm/appui-react/layout/state/DropTargetState.js.map +1 -0
  1091. package/lib/esm/appui-react/layout/state/NineZoneAction.d.ts +274 -0
  1092. package/lib/esm/appui-react/layout/state/NineZoneAction.d.ts.map +1 -0
  1093. package/lib/esm/appui-react/layout/state/NineZoneAction.js +9 -0
  1094. package/lib/esm/appui-react/layout/state/NineZoneAction.js.map +1 -0
  1095. package/lib/esm/appui-react/layout/state/NineZoneState.d.ts +24 -0
  1096. package/lib/esm/appui-react/layout/state/NineZoneState.d.ts.map +1 -0
  1097. package/lib/esm/appui-react/layout/state/NineZoneState.js +36 -0
  1098. package/lib/esm/appui-react/layout/state/NineZoneState.js.map +1 -0
  1099. package/lib/esm/appui-react/layout/state/NineZoneStateReducer.d.ts +8 -0
  1100. package/lib/esm/appui-react/layout/state/NineZoneStateReducer.d.ts.map +1 -0
  1101. package/lib/esm/appui-react/layout/state/NineZoneStateReducer.js +810 -0
  1102. package/lib/esm/appui-react/layout/state/NineZoneStateReducer.js.map +1 -0
  1103. package/lib/esm/appui-react/layout/state/PanelState.d.ts +44 -0
  1104. package/lib/esm/appui-react/layout/state/PanelState.d.ts.map +1 -0
  1105. package/lib/esm/appui-react/layout/state/PanelState.js +17 -0
  1106. package/lib/esm/appui-react/layout/state/PanelState.js.map +1 -0
  1107. package/lib/esm/appui-react/layout/state/SavedTabState.d.ts +24 -0
  1108. package/lib/esm/appui-react/layout/state/SavedTabState.d.ts.map +1 -0
  1109. package/lib/esm/appui-react/layout/state/SavedTabState.js +9 -0
  1110. package/lib/esm/appui-react/layout/state/SavedTabState.js.map +1 -0
  1111. package/lib/esm/appui-react/layout/state/TabLocation.d.ts +35 -0
  1112. package/lib/esm/appui-react/layout/state/TabLocation.d.ts.map +1 -0
  1113. package/lib/esm/appui-react/layout/state/TabLocation.js +53 -0
  1114. package/lib/esm/appui-react/layout/state/TabLocation.js.map +1 -0
  1115. package/lib/esm/appui-react/layout/state/TabState.d.ts +34 -0
  1116. package/lib/esm/appui-react/layout/state/TabState.d.ts.map +1 -0
  1117. package/lib/esm/appui-react/layout/state/TabState.js +9 -0
  1118. package/lib/esm/appui-react/layout/state/TabState.js.map +1 -0
  1119. package/lib/esm/appui-react/layout/state/ToolSettingsState.d.ts +18 -0
  1120. package/lib/esm/appui-react/layout/state/ToolSettingsState.d.ts.map +1 -0
  1121. package/lib/esm/appui-react/layout/state/ToolSettingsState.js +9 -0
  1122. package/lib/esm/appui-react/layout/state/ToolSettingsState.js.map +1 -0
  1123. package/lib/esm/appui-react/layout/state/WidgetLocation.d.ts +32 -0
  1124. package/lib/esm/appui-react/layout/state/WidgetLocation.d.ts.map +1 -0
  1125. package/lib/esm/appui-react/layout/state/WidgetLocation.js +50 -0
  1126. package/lib/esm/appui-react/layout/state/WidgetLocation.js.map +1 -0
  1127. package/lib/esm/appui-react/layout/state/WidgetRestoreState.d.ts +23 -0
  1128. package/lib/esm/appui-react/layout/state/WidgetRestoreState.d.ts.map +1 -0
  1129. package/lib/esm/appui-react/layout/state/WidgetRestoreState.js +16 -0
  1130. package/lib/esm/appui-react/layout/state/WidgetRestoreState.js.map +1 -0
  1131. package/lib/esm/appui-react/layout/state/WidgetState.d.ts +48 -0
  1132. package/lib/esm/appui-react/layout/state/WidgetState.d.ts.map +1 -0
  1133. package/lib/esm/appui-react/layout/state/WidgetState.js +9 -0
  1134. package/lib/esm/appui-react/layout/state/WidgetState.js.map +1 -0
  1135. package/lib/esm/appui-react/layout/state/activateDroppedTab.d.ts +5 -0
  1136. package/lib/esm/appui-react/layout/state/activateDroppedTab.d.ts.map +1 -0
  1137. package/lib/esm/appui-react/layout/state/activateDroppedTab.js +34 -0
  1138. package/lib/esm/appui-react/layout/state/activateDroppedTab.js.map +1 -0
  1139. package/lib/esm/appui-react/layout/state/internal/NineZoneStateHelpers.d.ts +39 -0
  1140. package/lib/esm/appui-react/layout/state/internal/NineZoneStateHelpers.d.ts.map +1 -0
  1141. package/lib/esm/appui-react/layout/state/internal/NineZoneStateHelpers.js +89 -0
  1142. package/lib/esm/appui-react/layout/state/internal/NineZoneStateHelpers.js.map +1 -0
  1143. package/lib/esm/appui-react/layout/state/internal/PanelStateHelpers.d.ts +26 -0
  1144. package/lib/esm/appui-react/layout/state/internal/PanelStateHelpers.d.ts.map +1 -0
  1145. package/lib/esm/appui-react/layout/state/internal/PanelStateHelpers.js +96 -0
  1146. package/lib/esm/appui-react/layout/state/internal/PanelStateHelpers.js.map +1 -0
  1147. package/lib/esm/appui-react/layout/state/internal/TabStateHelpers.d.ts +41 -0
  1148. package/lib/esm/appui-react/layout/state/internal/TabStateHelpers.d.ts.map +1 -0
  1149. package/lib/esm/appui-react/layout/state/internal/TabStateHelpers.js +184 -0
  1150. package/lib/esm/appui-react/layout/state/internal/TabStateHelpers.js.map +1 -0
  1151. package/lib/esm/appui-react/layout/state/internal/ToolSettingsStateHelpers.d.ts +14 -0
  1152. package/lib/esm/appui-react/layout/state/internal/ToolSettingsStateHelpers.d.ts.map +1 -0
  1153. package/lib/esm/appui-react/layout/state/internal/ToolSettingsStateHelpers.js +55 -0
  1154. package/lib/esm/appui-react/layout/state/internal/ToolSettingsStateHelpers.js.map +1 -0
  1155. package/lib/esm/appui-react/layout/state/internal/WidgetStateHelpers.d.ts +48 -0
  1156. package/lib/esm/appui-react/layout/state/internal/WidgetStateHelpers.d.ts.map +1 -0
  1157. package/lib/esm/appui-react/layout/state/internal/WidgetStateHelpers.js +298 -0
  1158. package/lib/esm/appui-react/layout/state/internal/WidgetStateHelpers.js.map +1 -0
  1159. package/lib/esm/appui-react/layout/target/MergeTarget.d.ts +13 -0
  1160. package/lib/esm/appui-react/layout/target/MergeTarget.d.ts.map +1 -0
  1161. package/lib/esm/appui-react/layout/target/MergeTarget.js +43 -0
  1162. package/lib/esm/appui-react/layout/target/MergeTarget.js.map +1 -0
  1163. package/lib/esm/appui-react/layout/target/MergeTarget.scss +17 -0
  1164. package/lib/esm/appui-react/layout/target/PanelTarget.d.ts +13 -0
  1165. package/lib/esm/appui-react/layout/target/PanelTarget.d.ts.map +1 -0
  1166. package/lib/esm/appui-react/layout/target/PanelTarget.js +41 -0
  1167. package/lib/esm/appui-react/layout/target/PanelTarget.js.map +1 -0
  1168. package/lib/esm/appui-react/layout/target/PanelTarget.scss +27 -0
  1169. package/lib/esm/appui-react/layout/target/PanelTargets.d.ts +8 -0
  1170. package/lib/esm/appui-react/layout/target/PanelTargets.d.ts.map +1 -0
  1171. package/lib/esm/appui-react/layout/target/PanelTargets.js +63 -0
  1172. package/lib/esm/appui-react/layout/target/PanelTargets.js.map +1 -0
  1173. package/lib/esm/appui-react/layout/target/PanelTargets.scss +50 -0
  1174. package/lib/esm/appui-react/layout/target/SectionTarget.d.ts +17 -0
  1175. package/lib/esm/appui-react/layout/target/SectionTarget.d.ts.map +1 -0
  1176. package/lib/esm/appui-react/layout/target/SectionTarget.js +61 -0
  1177. package/lib/esm/appui-react/layout/target/SectionTarget.js.map +1 -0
  1178. package/lib/esm/appui-react/layout/target/SectionTarget.scss +50 -0
  1179. package/lib/esm/appui-react/layout/target/SectionTargets.d.ts +13 -0
  1180. package/lib/esm/appui-react/layout/target/SectionTargets.d.ts.map +1 -0
  1181. package/lib/esm/appui-react/layout/target/SectionTargets.js +22 -0
  1182. package/lib/esm/appui-react/layout/target/SectionTargets.js.map +1 -0
  1183. package/lib/esm/appui-react/layout/target/SectionTargets.scss +13 -0
  1184. package/lib/esm/appui-react/layout/target/TabTarget.d.ts +8 -0
  1185. package/lib/esm/appui-react/layout/target/TabTarget.d.ts.map +1 -0
  1186. package/lib/esm/appui-react/layout/target/TabTarget.js +59 -0
  1187. package/lib/esm/appui-react/layout/target/TabTarget.js.map +1 -0
  1188. package/lib/esm/appui-react/layout/target/TabTarget.scss +30 -0
  1189. package/lib/esm/appui-react/layout/target/TargetContainer.d.ts +14 -0
  1190. package/lib/esm/appui-react/layout/target/TargetContainer.d.ts.map +1 -0
  1191. package/lib/esm/appui-react/layout/target/TargetContainer.js +16 -0
  1192. package/lib/esm/appui-react/layout/target/TargetContainer.js.map +1 -0
  1193. package/lib/esm/appui-react/layout/target/TargetContainer.scss +17 -0
  1194. package/lib/esm/appui-react/layout/target/TitleBarTarget.d.ts +8 -0
  1195. package/lib/esm/appui-react/layout/target/TitleBarTarget.d.ts.map +1 -0
  1196. package/lib/esm/appui-react/layout/target/TitleBarTarget.js +48 -0
  1197. package/lib/esm/appui-react/layout/target/TitleBarTarget.js.map +1 -0
  1198. package/lib/esm/appui-react/layout/target/TitleBarTarget.scss +17 -0
  1199. package/lib/esm/appui-react/layout/target/WidgetTarget.d.ts +8 -0
  1200. package/lib/esm/appui-react/layout/target/WidgetTarget.d.ts.map +1 -0
  1201. package/lib/esm/appui-react/layout/target/WidgetTarget.js +21 -0
  1202. package/lib/esm/appui-react/layout/target/WidgetTarget.js.map +1 -0
  1203. package/lib/esm/appui-react/layout/target/WidgetTarget.scss +11 -0
  1204. package/lib/esm/appui-react/layout/target/_variables.scss +64 -0
  1205. package/lib/esm/appui-react/layout/target/useAllowedPanelTarget.d.ts +5 -0
  1206. package/lib/esm/appui-react/layout/target/useAllowedPanelTarget.d.ts.map +1 -0
  1207. package/lib/esm/appui-react/layout/target/useAllowedPanelTarget.js +20 -0
  1208. package/lib/esm/appui-react/layout/target/useAllowedPanelTarget.js.map +1 -0
  1209. package/lib/esm/appui-react/layout/target/useAllowedSideTarget.d.ts +9 -0
  1210. package/lib/esm/appui-react/layout/target/useAllowedSideTarget.d.ts.map +1 -0
  1211. package/lib/esm/appui-react/layout/target/useAllowedSideTarget.js +51 -0
  1212. package/lib/esm/appui-react/layout/target/useAllowedSideTarget.js.map +1 -0
  1213. package/lib/esm/appui-react/layout/target/useAllowedWidgetTarget.d.ts +6 -0
  1214. package/lib/esm/appui-react/layout/target/useAllowedWidgetTarget.d.ts.map +1 -0
  1215. package/lib/esm/appui-react/layout/target/useAllowedWidgetTarget.js +29 -0
  1216. package/lib/esm/appui-react/layout/target/useAllowedWidgetTarget.js.map +1 -0
  1217. package/lib/esm/appui-react/layout/tool-settings/Docked.d.ts +50 -0
  1218. package/lib/esm/appui-react/layout/tool-settings/Docked.d.ts.map +1 -0
  1219. package/lib/esm/appui-react/layout/tool-settings/Docked.js +255 -0
  1220. package/lib/esm/appui-react/layout/tool-settings/Docked.js.map +1 -0
  1221. package/lib/esm/appui-react/layout/tool-settings/Docked.scss +48 -0
  1222. package/lib/esm/appui-react/layout/tool-settings/Handle.d.ts +17 -0
  1223. package/lib/esm/appui-react/layout/tool-settings/Handle.d.ts.map +1 -0
  1224. package/lib/esm/appui-react/layout/tool-settings/Handle.js +41 -0
  1225. package/lib/esm/appui-react/layout/tool-settings/Handle.js.map +1 -0
  1226. package/lib/esm/appui-react/layout/tool-settings/Handle.scss +23 -0
  1227. package/lib/esm/appui-react/layout/tool-settings/Overflow.d.ts +20 -0
  1228. package/lib/esm/appui-react/layout/tool-settings/Overflow.d.ts.map +1 -0
  1229. package/lib/esm/appui-react/layout/tool-settings/Overflow.js +27 -0
  1230. package/lib/esm/appui-react/layout/tool-settings/Overflow.js.map +1 -0
  1231. package/lib/esm/appui-react/layout/tool-settings/Overflow.scss +28 -0
  1232. package/lib/esm/appui-react/layout/tool-settings/Panel.d.ts +21 -0
  1233. package/lib/esm/appui-react/layout/tool-settings/Panel.d.ts.map +1 -0
  1234. package/lib/esm/appui-react/layout/tool-settings/Panel.js +19 -0
  1235. package/lib/esm/appui-react/layout/tool-settings/Panel.js.map +1 -0
  1236. package/lib/esm/appui-react/layout/tool-settings/Panel.scss +11 -0
  1237. package/lib/esm/appui-react/layout/tool-settings/Setting.d.ts +18 -0
  1238. package/lib/esm/appui-react/layout/tool-settings/Setting.d.ts.map +1 -0
  1239. package/lib/esm/appui-react/layout/tool-settings/Setting.js +22 -0
  1240. package/lib/esm/appui-react/layout/tool-settings/Setting.js.map +1 -0
  1241. package/lib/esm/appui-react/layout/tool-settings/Setting.scss +22 -0
  1242. package/lib/esm/appui-react/layout/widget/Button.d.ts +14 -0
  1243. package/lib/esm/appui-react/layout/widget/Button.d.ts.map +1 -0
  1244. package/lib/esm/appui-react/layout/widget/Button.js +14 -0
  1245. package/lib/esm/appui-react/layout/widget/Button.js.map +1 -0
  1246. package/lib/esm/appui-react/layout/widget/Buttons.d.ts +12 -0
  1247. package/lib/esm/appui-react/layout/widget/Buttons.d.ts.map +1 -0
  1248. package/lib/esm/appui-react/layout/widget/Buttons.js +79 -0
  1249. package/lib/esm/appui-react/layout/widget/Buttons.js.map +1 -0
  1250. package/lib/esm/appui-react/layout/widget/Buttons.scss +10 -0
  1251. package/lib/esm/appui-react/layout/widget/Content.d.ts +19 -0
  1252. package/lib/esm/appui-react/layout/widget/Content.d.ts.map +1 -0
  1253. package/lib/esm/appui-react/layout/widget/Content.js +32 -0
  1254. package/lib/esm/appui-react/layout/widget/Content.js.map +1 -0
  1255. package/lib/esm/appui-react/layout/widget/Content.scss +13 -0
  1256. package/lib/esm/appui-react/layout/widget/ContentContainer.d.ts +12 -0
  1257. package/lib/esm/appui-react/layout/widget/ContentContainer.d.ts.map +1 -0
  1258. package/lib/esm/appui-react/layout/widget/ContentContainer.js +35 -0
  1259. package/lib/esm/appui-react/layout/widget/ContentContainer.js.map +1 -0
  1260. package/lib/esm/appui-react/layout/widget/ContentContainer.scss +24 -0
  1261. package/lib/esm/appui-react/layout/widget/ContentManager.d.ts +30 -0
  1262. package/lib/esm/appui-react/layout/widget/ContentManager.d.ts.map +1 -0
  1263. package/lib/esm/appui-react/layout/widget/ContentManager.js +40 -0
  1264. package/lib/esm/appui-react/layout/widget/ContentManager.js.map +1 -0
  1265. package/lib/esm/appui-react/layout/widget/ContentRenderer.d.ts +20 -0
  1266. package/lib/esm/appui-react/layout/widget/ContentRenderer.d.ts.map +1 -0
  1267. package/lib/esm/appui-react/layout/widget/ContentRenderer.js +75 -0
  1268. package/lib/esm/appui-react/layout/widget/ContentRenderer.js.map +1 -0
  1269. package/lib/esm/appui-react/layout/widget/ContentRenderer.scss +18 -0
  1270. package/lib/esm/appui-react/layout/widget/Dock.d.ts +7 -0
  1271. package/lib/esm/appui-react/layout/widget/Dock.d.ts.map +1 -0
  1272. package/lib/esm/appui-react/layout/widget/Dock.js +22 -0
  1273. package/lib/esm/appui-react/layout/widget/Dock.js.map +1 -0
  1274. package/lib/esm/appui-react/layout/widget/FloatingTab.d.ts +10 -0
  1275. package/lib/esm/appui-react/layout/widget/FloatingTab.d.ts.map +1 -0
  1276. package/lib/esm/appui-react/layout/widget/FloatingTab.js +65 -0
  1277. package/lib/esm/appui-react/layout/widget/FloatingTab.js.map +1 -0
  1278. package/lib/esm/appui-react/layout/widget/FloatingTab.scss +35 -0
  1279. package/lib/esm/appui-react/layout/widget/FloatingWidget.d.ts +33 -0
  1280. package/lib/esm/appui-react/layout/widget/FloatingWidget.d.ts.map +1 -0
  1281. package/lib/esm/appui-react/layout/widget/FloatingWidget.js +270 -0
  1282. package/lib/esm/appui-react/layout/widget/FloatingWidget.js.map +1 -0
  1283. package/lib/esm/appui-react/layout/widget/FloatingWidget.scss +140 -0
  1284. package/lib/esm/appui-react/layout/widget/FloatingWidgets.d.ts +9 -0
  1285. package/lib/esm/appui-react/layout/widget/FloatingWidgets.d.ts.map +1 -0
  1286. package/lib/esm/appui-react/layout/widget/FloatingWidgets.js +23 -0
  1287. package/lib/esm/appui-react/layout/widget/FloatingWidgets.js.map +1 -0
  1288. package/lib/esm/appui-react/layout/widget/Menu.d.ts +16 -0
  1289. package/lib/esm/appui-react/layout/widget/Menu.d.ts.map +1 -0
  1290. package/lib/esm/appui-react/layout/widget/Menu.js +19 -0
  1291. package/lib/esm/appui-react/layout/widget/Menu.js.map +1 -0
  1292. package/lib/esm/appui-react/layout/widget/Menu.scss +14 -0
  1293. package/lib/esm/appui-react/layout/widget/MenuTab.d.ts +13 -0
  1294. package/lib/esm/appui-react/layout/widget/MenuTab.d.ts.map +1 -0
  1295. package/lib/esm/appui-react/layout/widget/MenuTab.js +52 -0
  1296. package/lib/esm/appui-react/layout/widget/MenuTab.js.map +1 -0
  1297. package/lib/esm/appui-react/layout/widget/MenuTab.scss +58 -0
  1298. package/lib/esm/appui-react/layout/widget/NavigationArea.d.ts +30 -0
  1299. package/lib/esm/appui-react/layout/widget/NavigationArea.d.ts.map +1 -0
  1300. package/lib/esm/appui-react/layout/widget/NavigationArea.js +22 -0
  1301. package/lib/esm/appui-react/layout/widget/NavigationArea.js.map +1 -0
  1302. package/lib/esm/appui-react/layout/widget/NavigationArea.scss +55 -0
  1303. package/lib/esm/appui-react/layout/widget/Overflow.d.ts +20 -0
  1304. package/lib/esm/appui-react/layout/widget/Overflow.d.ts.map +1 -0
  1305. package/lib/esm/appui-react/layout/widget/Overflow.js +56 -0
  1306. package/lib/esm/appui-react/layout/widget/Overflow.js.map +1 -0
  1307. package/lib/esm/appui-react/layout/widget/Overflow.scss +59 -0
  1308. package/lib/esm/appui-react/layout/widget/PanelWidget.d.ts +22 -0
  1309. package/lib/esm/appui-react/layout/widget/PanelWidget.d.ts.map +1 -0
  1310. package/lib/esm/appui-react/layout/widget/PanelWidget.js +149 -0
  1311. package/lib/esm/appui-react/layout/widget/PanelWidget.js.map +1 -0
  1312. package/lib/esm/appui-react/layout/widget/PanelWidget.scss +62 -0
  1313. package/lib/esm/appui-react/layout/widget/PinToggle.d.ts +7 -0
  1314. package/lib/esm/appui-react/layout/widget/PinToggle.d.ts.map +1 -0
  1315. package/lib/esm/appui-react/layout/widget/PinToggle.js +30 -0
  1316. package/lib/esm/appui-react/layout/widget/PinToggle.js.map +1 -0
  1317. package/lib/esm/appui-react/layout/widget/PopoutToggle.d.ts +9 -0
  1318. package/lib/esm/appui-react/layout/widget/PopoutToggle.d.ts.map +1 -0
  1319. package/lib/esm/appui-react/layout/widget/PopoutToggle.js +34 -0
  1320. package/lib/esm/appui-react/layout/widget/PopoutToggle.js.map +1 -0
  1321. package/lib/esm/appui-react/layout/widget/PreviewHorizontalPanelAlign.d.ts +29 -0
  1322. package/lib/esm/appui-react/layout/widget/PreviewHorizontalPanelAlign.d.ts.map +1 -0
  1323. package/lib/esm/appui-react/layout/widget/PreviewHorizontalPanelAlign.js +113 -0
  1324. package/lib/esm/appui-react/layout/widget/PreviewHorizontalPanelAlign.js.map +1 -0
  1325. package/lib/esm/appui-react/layout/widget/PreviewMaximizeToggle.d.ts +30 -0
  1326. package/lib/esm/appui-react/layout/widget/PreviewMaximizeToggle.d.ts.map +1 -0
  1327. package/lib/esm/appui-react/layout/widget/PreviewMaximizeToggle.js +58 -0
  1328. package/lib/esm/appui-react/layout/widget/PreviewMaximizeToggle.js.map +1 -0
  1329. package/lib/esm/appui-react/layout/widget/SendBack.d.ts +41 -0
  1330. package/lib/esm/appui-react/layout/widget/SendBack.d.ts.map +1 -0
  1331. package/lib/esm/appui-react/layout/widget/SendBack.js +104 -0
  1332. package/lib/esm/appui-react/layout/widget/SendBack.js.map +1 -0
  1333. package/lib/esm/appui-react/layout/widget/Tab.d.ts +44 -0
  1334. package/lib/esm/appui-react/layout/widget/Tab.d.ts.map +1 -0
  1335. package/lib/esm/appui-react/layout/widget/Tab.js +246 -0
  1336. package/lib/esm/appui-react/layout/widget/Tab.js.map +1 -0
  1337. package/lib/esm/appui-react/layout/widget/Tab.scss +82 -0
  1338. package/lib/esm/appui-react/layout/widget/TabBar.d.ts +18 -0
  1339. package/lib/esm/appui-react/layout/widget/TabBar.d.ts.map +1 -0
  1340. package/lib/esm/appui-react/layout/widget/TabBar.js +122 -0
  1341. package/lib/esm/appui-react/layout/widget/TabBar.js.map +1 -0
  1342. package/lib/esm/appui-react/layout/widget/TabBar.scss +30 -0
  1343. package/lib/esm/appui-react/layout/widget/Tabs.d.ts +24 -0
  1344. package/lib/esm/appui-react/layout/widget/Tabs.d.ts.map +1 -0
  1345. package/lib/esm/appui-react/layout/widget/Tabs.js +83 -0
  1346. package/lib/esm/appui-react/layout/widget/Tabs.js.map +1 -0
  1347. package/lib/esm/appui-react/layout/widget/Tabs.scss +10 -0
  1348. package/lib/esm/appui-react/layout/widget/ToolsArea.d.ts +32 -0
  1349. package/lib/esm/appui-react/layout/widget/ToolsArea.d.ts.map +1 -0
  1350. package/lib/esm/appui-react/layout/widget/ToolsArea.js +28 -0
  1351. package/lib/esm/appui-react/layout/widget/ToolsArea.js.map +1 -0
  1352. package/lib/esm/appui-react/layout/widget/ToolsArea.scss +49 -0
  1353. package/lib/esm/appui-react/layout/widget/Widget.d.ts +38 -0
  1354. package/lib/esm/appui-react/layout/widget/Widget.d.ts.map +1 -0
  1355. package/lib/esm/appui-react/layout/widget/Widget.js +144 -0
  1356. package/lib/esm/appui-react/layout/widget/Widget.js.map +1 -0
  1357. package/lib/esm/appui-react/layout/widget/Widget.scss +12 -0
  1358. package/lib/esm/appui-react/layout/widget/_variables.scss +46 -0
  1359. package/lib/esm/appui-react/layout/widget/tools/button/App.d.ts +24 -0
  1360. package/lib/esm/appui-react/layout/widget/tools/button/App.d.ts.map +1 -0
  1361. package/lib/esm/appui-react/layout/widget/tools/button/App.js +29 -0
  1362. package/lib/esm/appui-react/layout/widget/tools/button/App.js.map +1 -0
  1363. package/lib/esm/appui-react/layout/widget/tools/button/App.scss +79 -0
  1364. package/lib/esm/appui-react/layout/widget/tools/button/Back.d.ts +20 -0
  1365. package/lib/esm/appui-react/layout/widget/tools/button/Back.d.ts.map +1 -0
  1366. package/lib/esm/appui-react/layout/widget/tools/button/Back.js +23 -0
  1367. package/lib/esm/appui-react/layout/widget/tools/button/Back.js.map +1 -0
  1368. package/lib/esm/appui-react/layout/widget/tools/button/Back.scss +9 -0
  1369. package/lib/esm/appui-react/layout/widget/tools/button/Button.d.ts +28 -0
  1370. package/lib/esm/appui-react/layout/widget/tools/button/Button.d.ts.map +1 -0
  1371. package/lib/esm/appui-react/layout/widget/tools/button/Button.js +40 -0
  1372. package/lib/esm/appui-react/layout/widget/tools/button/Button.js.map +1 -0
  1373. package/lib/esm/appui-react/layout/widget/tools/button/Button.scss +52 -0
  1374. package/lib/esm/appui-react/layout/widget/tools/button/Expandable.d.ts +20 -0
  1375. package/lib/esm/appui-react/layout/widget/tools/button/Expandable.d.ts.map +1 -0
  1376. package/lib/esm/appui-react/layout/widget/tools/button/Expandable.js +22 -0
  1377. package/lib/esm/appui-react/layout/widget/tools/button/Expandable.js.map +1 -0
  1378. package/lib/esm/appui-react/layout/widget/tools/button/Expandable.scss +46 -0
  1379. package/lib/esm/appui-react/layout/widget/tools/button/Icon.d.ts +25 -0
  1380. package/lib/esm/appui-react/layout/widget/tools/button/Icon.d.ts.map +1 -0
  1381. package/lib/esm/appui-react/layout/widget/tools/button/Icon.js +25 -0
  1382. package/lib/esm/appui-react/layout/widget/tools/button/Icon.js.map +1 -0
  1383. package/lib/esm/appui-react/layout/widget/tools/button/Icon.scss +49 -0
  1384. package/lib/esm/appui-react/layout/widget/tools/button/_variables.scss +38 -0
  1385. package/lib/esm/appui-react/layout/widget/useIsToolSettingsTab.d.ts +6 -0
  1386. package/lib/esm/appui-react/layout/widget/useIsToolSettingsTab.d.ts.map +1 -0
  1387. package/lib/esm/appui-react/layout/widget/useIsToolSettingsTab.js +16 -0
  1388. package/lib/esm/appui-react/layout/widget/useIsToolSettingsTab.js.map +1 -0
  1389. package/lib/esm/appui-react/layout/widget-panels/AppContent.d.ts +11 -0
  1390. package/lib/esm/appui-react/layout/widget-panels/AppContent.d.ts.map +1 -0
  1391. package/lib/esm/appui-react/layout/widget-panels/AppContent.js +75 -0
  1392. package/lib/esm/appui-react/layout/widget-panels/AppContent.js.map +1 -0
  1393. package/lib/esm/appui-react/layout/widget-panels/CenterContent.d.ts +10 -0
  1394. package/lib/esm/appui-react/layout/widget-panels/CenterContent.d.ts.map +1 -0
  1395. package/lib/esm/appui-react/layout/widget-panels/CenterContent.js +19 -0
  1396. package/lib/esm/appui-react/layout/widget-panels/CenterContent.js.map +1 -0
  1397. package/lib/esm/appui-react/layout/widget-panels/CenterContent.scss +7 -0
  1398. package/lib/esm/appui-react/layout/widget-panels/Content.d.ts +21 -0
  1399. package/lib/esm/appui-react/layout/widget-panels/Content.d.ts.map +1 -0
  1400. package/lib/esm/appui-react/layout/widget-panels/Content.js +18 -0
  1401. package/lib/esm/appui-react/layout/widget-panels/Content.js.map +1 -0
  1402. package/lib/esm/appui-react/layout/widget-panels/Content.scss +37 -0
  1403. package/lib/esm/appui-react/layout/widget-panels/CursorOverlay.d.ts +14 -0
  1404. package/lib/esm/appui-react/layout/widget-panels/CursorOverlay.d.ts.map +1 -0
  1405. package/lib/esm/appui-react/layout/widget-panels/CursorOverlay.js +29 -0
  1406. package/lib/esm/appui-react/layout/widget-panels/CursorOverlay.js.map +1 -0
  1407. package/lib/esm/appui-react/layout/widget-panels/CursorOverlay.scss +26 -0
  1408. package/lib/esm/appui-react/layout/widget-panels/Expander.d.ts +17 -0
  1409. package/lib/esm/appui-react/layout/widget-panels/Expander.d.ts.map +1 -0
  1410. package/lib/esm/appui-react/layout/widget-panels/Expander.js +58 -0
  1411. package/lib/esm/appui-react/layout/widget-panels/Expander.js.map +1 -0
  1412. package/lib/esm/appui-react/layout/widget-panels/Expander.scss +37 -0
  1413. package/lib/esm/appui-react/layout/widget-panels/Grip.d.ts +15 -0
  1414. package/lib/esm/appui-react/layout/widget-panels/Grip.d.ts.map +1 -0
  1415. package/lib/esm/appui-react/layout/widget-panels/Grip.js +203 -0
  1416. package/lib/esm/appui-react/layout/widget-panels/Grip.js.map +1 -0
  1417. package/lib/esm/appui-react/layout/widget-panels/Grip.scss +138 -0
  1418. package/lib/esm/appui-react/layout/widget-panels/Panel.d.ts +37 -0
  1419. package/lib/esm/appui-react/layout/widget-panels/Panel.d.ts.map +1 -0
  1420. package/lib/esm/appui-react/layout/widget-panels/Panel.js +118 -0
  1421. package/lib/esm/appui-react/layout/widget-panels/Panel.js.map +1 -0
  1422. package/lib/esm/appui-react/layout/widget-panels/Panel.scss +327 -0
  1423. package/lib/esm/appui-react/layout/widget-panels/PanelSections.d.ts +7 -0
  1424. package/lib/esm/appui-react/layout/widget-panels/PanelSections.d.ts.map +1 -0
  1425. package/lib/esm/appui-react/layout/widget-panels/PanelSections.js +117 -0
  1426. package/lib/esm/appui-react/layout/widget-panels/PanelSections.js.map +1 -0
  1427. package/lib/esm/appui-react/layout/widget-panels/PanelTypes.d.ts +15 -0
  1428. package/lib/esm/appui-react/layout/widget-panels/PanelTypes.d.ts.map +1 -0
  1429. package/lib/esm/appui-react/layout/widget-panels/PanelTypes.js +2 -0
  1430. package/lib/esm/appui-react/layout/widget-panels/PanelTypes.js.map +1 -0
  1431. package/lib/esm/appui-react/layout/widget-panels/Panels.d.ts +24 -0
  1432. package/lib/esm/appui-react/layout/widget-panels/Panels.d.ts.map +1 -0
  1433. package/lib/esm/appui-react/layout/widget-panels/Panels.js +44 -0
  1434. package/lib/esm/appui-react/layout/widget-panels/Panels.js.map +1 -0
  1435. package/lib/esm/appui-react/layout/widget-panels/Panels.scss +70 -0
  1436. package/lib/esm/appui-react/layout/widget-panels/_variables.scss +6 -0
  1437. package/lib/esm/appui-react/layout/widget-panels/useAnimatePanel.d.ts +13 -0
  1438. package/lib/esm/appui-react/layout/widget-panels/useAnimatePanel.d.ts.map +1 -0
  1439. package/lib/esm/appui-react/layout/widget-panels/useAnimatePanel.js +168 -0
  1440. package/lib/esm/appui-react/layout/widget-panels/useAnimatePanel.js.map +1 -0
  1441. package/lib/esm/appui-react/messages/ActivityMessage.d.ts +10 -0
  1442. package/lib/esm/appui-react/messages/ActivityMessage.d.ts.map +1 -0
  1443. package/lib/esm/appui-react/messages/{MessageRenderer.js → ActivityMessage.js} +12 -58
  1444. package/lib/esm/appui-react/messages/ActivityMessage.js.map +1 -0
  1445. package/lib/esm/appui-react/messages/HollowIcon.d.ts +2 -2
  1446. package/lib/esm/appui-react/messages/HollowIcon.d.ts.map +1 -1
  1447. package/lib/esm/appui-react/messages/InputField.d.ts.map +1 -1
  1448. package/lib/esm/appui-react/messages/InputField.js +4 -3
  1449. package/lib/esm/appui-react/messages/InputField.js.map +1 -1
  1450. package/lib/esm/appui-react/messages/MessageLabel.d.ts +2 -2
  1451. package/lib/esm/appui-react/messages/MessageLabel.d.ts.map +1 -1
  1452. package/lib/esm/appui-react/messages/MessageLabel.js +2 -2
  1453. package/lib/esm/appui-react/messages/MessageLabel.js.map +1 -1
  1454. package/lib/esm/appui-react/messages/MessageManager.d.ts +5 -15
  1455. package/lib/esm/appui-react/messages/MessageManager.d.ts.map +1 -1
  1456. package/lib/esm/appui-react/messages/MessageManager.js +39 -23
  1457. package/lib/esm/appui-react/messages/MessageManager.js.map +1 -1
  1458. package/lib/esm/appui-react/messages/MessageSpan.d.ts +15 -0
  1459. package/lib/esm/appui-react/messages/MessageSpan.d.ts.map +1 -0
  1460. package/lib/esm/appui-react/messages/MessageSpan.js +18 -0
  1461. package/lib/esm/appui-react/messages/MessageSpan.js.map +1 -0
  1462. package/lib/esm/appui-react/messages/Pointer.d.ts +4 -4
  1463. package/lib/esm/appui-react/messages/Pointer.d.ts.map +1 -1
  1464. package/lib/esm/appui-react/messages/Pointer.js +8 -7
  1465. package/lib/esm/appui-react/messages/Pointer.js.map +1 -1
  1466. package/lib/esm/appui-react/messages/getToastCategory.d.ts +1 -1
  1467. package/lib/esm/appui-react/navigationaids/SheetsModalFrontstage.d.ts +2 -2
  1468. package/lib/esm/appui-react/navigationaids/StandardRotationNavigationAid.d.ts +2 -2
  1469. package/lib/esm/appui-react/navigationaids/StandardRotationNavigationAid.d.ts.map +1 -1
  1470. package/lib/esm/appui-react/navigationaids/StandardRotationNavigationAid.js +16 -15
  1471. package/lib/esm/appui-react/navigationaids/StandardRotationNavigationAid.js.map +1 -1
  1472. package/lib/esm/appui-react/pickers/ListPicker.d.ts +3 -3
  1473. package/lib/esm/appui-react/pickers/ListPicker.scss +1 -1
  1474. package/lib/esm/appui-react/pickers/ViewSelector.d.ts +1 -1
  1475. package/lib/esm/appui-react/popup/CardPopup.d.ts +2 -2
  1476. package/lib/esm/appui-react/popup/CardPopup.d.ts.map +1 -1
  1477. package/lib/esm/appui-react/popup/CardPopup.js +3 -2
  1478. package/lib/esm/appui-react/popup/CardPopup.js.map +1 -1
  1479. package/lib/esm/appui-react/popup/HTMLElementPopup.d.ts +1 -1
  1480. package/lib/esm/appui-react/popup/HTMLElementPopup.d.ts.map +1 -1
  1481. package/lib/esm/appui-react/popup/HTMLElementPopup.js +3 -2
  1482. package/lib/esm/appui-react/popup/HTMLElementPopup.js.map +1 -1
  1483. package/lib/esm/appui-react/popup/InputEditorPopup.d.ts +1 -1
  1484. package/lib/esm/appui-react/popup/KeyinPalettePanel.d.ts +2 -2
  1485. package/lib/esm/appui-react/popup/KeyinPalettePanel.d.ts.map +1 -1
  1486. package/lib/esm/appui-react/popup/KeyinPalettePopup.d.ts +2 -2
  1487. package/lib/esm/appui-react/popup/KeyinPalettePopup.d.ts.map +1 -1
  1488. package/lib/esm/appui-react/popup/PopupManager.d.ts +2 -2
  1489. package/lib/esm/appui-react/popup/PopupManager.d.ts.map +1 -1
  1490. package/lib/esm/appui-react/popup/PopupManager.js +3 -3
  1491. package/lib/esm/appui-react/popup/PopupManager.js.map +1 -1
  1492. package/lib/esm/appui-react/popup/PositionPopup.d.ts +2 -2
  1493. package/lib/esm/appui-react/popup/PositionPopup.d.ts.map +1 -1
  1494. package/lib/esm/appui-react/popup/ToolSettingsPopup.d.ts +1 -1
  1495. package/lib/esm/appui-react/popup/ToolbarPopup.d.ts +1 -1
  1496. package/lib/esm/appui-react/preview/PreviewFeatures.d.ts +30 -3
  1497. package/lib/esm/appui-react/preview/PreviewFeatures.d.ts.map +1 -1
  1498. package/lib/esm/appui-react/preview/PreviewFeatures.js +3 -0
  1499. package/lib/esm/appui-react/preview/PreviewFeatures.js.map +1 -1
  1500. package/lib/esm/appui-react/preview/widget-action-dropdown/Button.d.ts +17 -0
  1501. package/lib/esm/appui-react/preview/widget-action-dropdown/Button.d.ts.map +1 -0
  1502. package/lib/esm/appui-react/preview/widget-action-dropdown/Button.js +20 -0
  1503. package/lib/esm/appui-react/preview/widget-action-dropdown/Button.js.map +1 -0
  1504. package/lib/esm/appui-react/preview/widget-action-dropdown/MoreButton.d.ts +13 -0
  1505. package/lib/esm/appui-react/preview/widget-action-dropdown/MoreButton.d.ts.map +1 -0
  1506. package/lib/esm/appui-react/preview/widget-action-dropdown/MoreButton.js +63 -0
  1507. package/lib/esm/appui-react/preview/widget-action-dropdown/MoreButton.js.map +1 -0
  1508. package/lib/esm/appui-react/selection/HideIsolateEmphasizeManager.d.ts +2 -2
  1509. package/lib/esm/appui-react/selection/HideIsolateEmphasizeManager.d.ts.map +1 -1
  1510. package/lib/esm/appui-react/selection/HideIsolateEmphasizeManager.js +3 -1
  1511. package/lib/esm/appui-react/selection/HideIsolateEmphasizeManager.js.map +1 -1
  1512. package/lib/esm/appui-react/settings/quantityformatting/QuantityFormat.d.ts +2 -2
  1513. package/lib/esm/appui-react/settings/quantityformatting/QuantityFormat.d.ts.map +1 -1
  1514. package/lib/esm/appui-react/settings/quantityformatting/QuantityFormat.scss +4 -1
  1515. package/lib/esm/appui-react/settings/quantityformatting/UnitSystemSelector.d.ts +2 -2
  1516. package/lib/esm/appui-react/settings/quantityformatting/UnitSystemSelector.d.ts.map +1 -1
  1517. package/lib/esm/appui-react/settings/ui/UiSettingsPage.d.ts +2 -2
  1518. package/lib/esm/appui-react/settings/ui/UiSettingsPage.d.ts.map +1 -1
  1519. package/lib/esm/appui-react/stagepanels/StagePanelDef.d.ts +2 -1
  1520. package/lib/esm/appui-react/stagepanels/StagePanelDef.d.ts.map +1 -1
  1521. package/lib/esm/appui-react/stagepanels/StagePanelDef.js +3 -3
  1522. package/lib/esm/appui-react/stagepanels/StagePanelDef.js.map +1 -1
  1523. package/lib/esm/appui-react/statusbar/Field.d.ts +2 -2
  1524. package/lib/esm/appui-react/statusbar/Field.d.ts.map +1 -1
  1525. package/lib/esm/appui-react/statusbar/Field.js +2 -2
  1526. package/lib/esm/appui-react/statusbar/Field.js.map +1 -1
  1527. package/lib/esm/appui-react/statusbar/Field.scss +1 -1
  1528. package/lib/esm/appui-react/statusbar/Indicator.d.ts +1 -1
  1529. package/lib/esm/appui-react/statusbar/Indicator.d.ts.map +1 -1
  1530. package/lib/esm/appui-react/statusbar/LabelIndicator.d.ts +2 -2
  1531. package/lib/esm/appui-react/statusbar/LabelIndicator.d.ts.map +1 -1
  1532. package/lib/esm/appui-react/statusbar/LabelIndicator.scss +1 -1
  1533. package/lib/esm/appui-react/statusbar/Overflow.d.ts +2 -2
  1534. package/lib/esm/appui-react/statusbar/Overflow.d.ts.map +1 -1
  1535. package/lib/esm/appui-react/statusbar/Overflow.js +3 -3
  1536. package/lib/esm/appui-react/statusbar/Overflow.js.map +1 -1
  1537. package/lib/esm/appui-react/statusbar/OverflowPanel.d.ts +1 -1
  1538. package/lib/esm/appui-react/statusbar/OverflowPanel.d.ts.map +1 -1
  1539. package/lib/esm/appui-react/statusbar/Popup.d.ts +2 -2
  1540. package/lib/esm/appui-react/statusbar/Popup.d.ts.map +1 -1
  1541. package/lib/esm/appui-react/statusbar/Popup.js +1 -1
  1542. package/lib/esm/appui-react/statusbar/Popup.js.map +1 -1
  1543. package/lib/esm/appui-react/statusbar/Separator.d.ts +2 -2
  1544. package/lib/esm/appui-react/statusbar/Separator.d.ts.map +1 -1
  1545. package/lib/esm/appui-react/statusbar/Separator.scss +1 -1
  1546. package/lib/esm/appui-react/statusbar/StatusBar.d.ts +7 -7
  1547. package/lib/esm/appui-react/statusbar/StatusBar.d.ts.map +1 -1
  1548. package/lib/esm/appui-react/statusbar/StatusBar.js +5 -6
  1549. package/lib/esm/appui-react/statusbar/StatusBar.js.map +1 -1
  1550. package/lib/esm/appui-react/statusbar/StatusBarComposer.d.ts +3 -3
  1551. package/lib/esm/appui-react/statusbar/StatusBarComposer.d.ts.map +1 -1
  1552. package/lib/esm/appui-react/statusbar/StatusBarComposer.js +6 -6
  1553. package/lib/esm/appui-react/statusbar/StatusBarComposer.js.map +1 -1
  1554. package/lib/esm/appui-react/statusbar/dialog/Button.d.ts +2 -2
  1555. package/lib/esm/appui-react/statusbar/dialog/Button.d.ts.map +1 -1
  1556. package/lib/esm/appui-react/statusbar/dialog/Button.js +1 -1
  1557. package/lib/esm/appui-react/statusbar/dialog/Button.js.map +1 -1
  1558. package/lib/esm/appui-react/statusbar/dialog/Dialog.d.ts +3 -3
  1559. package/lib/esm/appui-react/statusbar/dialog/Dialog.d.ts.map +1 -1
  1560. package/lib/esm/appui-react/statusbar/dialog/Dialog.js +2 -2
  1561. package/lib/esm/appui-react/statusbar/dialog/Dialog.js.map +1 -1
  1562. package/lib/esm/appui-react/statusbar/dialog/TitleBar.d.ts +2 -2
  1563. package/lib/esm/appui-react/statusbar/dialog/TitleBar.d.ts.map +1 -1
  1564. package/lib/esm/appui-react/statusbar/dialog/TitleBar.js +1 -1
  1565. package/lib/esm/appui-react/statusbar/dialog/TitleBar.js.map +1 -1
  1566. package/lib/esm/appui-react/statusfields/ActivityCenter.d.ts +2 -2
  1567. package/lib/esm/appui-react/statusfields/ActivityCenter.d.ts.map +1 -1
  1568. package/lib/esm/appui-react/statusfields/MessageCenter.d.ts +1 -1
  1569. package/lib/esm/appui-react/statusfields/MessageCenter.d.ts.map +1 -1
  1570. package/lib/esm/appui-react/statusfields/MessageCenter.js +12 -9
  1571. package/lib/esm/appui-react/statusfields/MessageCenter.js.map +1 -1
  1572. package/lib/esm/appui-react/statusfields/SectionsField.d.ts +3 -3
  1573. package/lib/esm/appui-react/statusfields/SectionsField.d.ts.map +1 -1
  1574. package/lib/esm/appui-react/statusfields/SectionsField.js +9 -8
  1575. package/lib/esm/appui-react/statusfields/SectionsField.js.map +1 -1
  1576. package/lib/esm/appui-react/statusfields/SelectionCount.d.ts +3 -3
  1577. package/lib/esm/appui-react/statusfields/SelectionCount.d.ts.map +1 -1
  1578. package/lib/esm/appui-react/statusfields/SelectionCount.js +4 -4
  1579. package/lib/esm/appui-react/statusfields/SelectionCount.js.map +1 -1
  1580. package/lib/esm/appui-react/statusfields/SelectionInfo.d.ts +2 -2
  1581. package/lib/esm/appui-react/statusfields/SelectionInfo.d.ts.map +1 -1
  1582. package/lib/esm/appui-react/statusfields/SelectionScope.d.ts +4 -4
  1583. package/lib/esm/appui-react/statusfields/SelectionScope.d.ts.map +1 -1
  1584. package/lib/esm/appui-react/statusfields/SelectionScope.js +3 -3
  1585. package/lib/esm/appui-react/statusfields/SelectionScope.js.map +1 -1
  1586. package/lib/esm/appui-react/statusfields/SelectionScope.scss +4 -2
  1587. package/lib/esm/appui-react/statusfields/SnapMode.d.ts +2 -2
  1588. package/lib/esm/appui-react/statusfields/SnapMode.d.ts.map +1 -1
  1589. package/lib/esm/appui-react/statusfields/SnapMode.js +11 -10
  1590. package/lib/esm/appui-react/statusfields/SnapMode.js.map +1 -1
  1591. package/lib/esm/appui-react/statusfields/ViewAttributes.d.ts +1 -1
  1592. package/lib/esm/appui-react/statusfields/tileloading/TileLoadingIndicator.d.ts +1 -1
  1593. package/lib/esm/appui-react/statusfields/tileloading/TileLoadingIndicator.d.ts.map +1 -1
  1594. package/lib/esm/appui-react/statusfields/tileloading/TileLoadingIndicator.js +1 -1
  1595. package/lib/esm/appui-react/statusfields/tileloading/TileLoadingIndicator.js.map +1 -1
  1596. package/lib/esm/appui-react/statusfields/tileloading/TileLoadingIndicator.scss +1 -1
  1597. package/lib/esm/appui-react/statusfields/toolassistance/ToolAssistanceField.d.ts +2 -2
  1598. package/lib/esm/appui-react/statusfields/toolassistance/ToolAssistanceField.d.ts.map +1 -1
  1599. package/lib/esm/appui-react/statusfields/toolassistance/ToolAssistanceField.js +14 -10
  1600. package/lib/esm/appui-react/statusfields/toolassistance/ToolAssistanceField.js.map +1 -1
  1601. package/lib/esm/appui-react/statusfields/toolassistance/ToolAssistanceField.scss +12 -3
  1602. package/lib/esm/appui-react/theme/ThemeManager.d.ts +1 -0
  1603. package/lib/esm/appui-react/theme/ThemeManager.d.ts.map +1 -1
  1604. package/lib/esm/appui-react/theme/ThemeManager.js +2 -3
  1605. package/lib/esm/appui-react/theme/ThemeManager.js.map +1 -1
  1606. package/lib/esm/appui-react/theme/ThemeManager.scss +9 -0
  1607. package/lib/esm/appui-react/toolbar/Toolbar.d.ts +1 -1
  1608. package/lib/esm/appui-react/toolbar/Toolbar.d.ts.map +1 -1
  1609. package/lib/esm/appui-react/toolbar/ToolbarComposer.d.ts +2 -2
  1610. package/lib/esm/appui-react/toolbar/ToolbarComposer.d.ts.map +1 -1
  1611. package/lib/esm/appui-react/toolbar/ToolbarWithOverflow.d.ts +1 -1
  1612. package/lib/esm/appui-react/toolbar/ToolbarWithOverflow.d.ts.map +1 -1
  1613. package/lib/esm/appui-react/tools/CoreToolDefinitions.d.ts.map +1 -1
  1614. package/lib/esm/appui-react/tools/CoreToolDefinitions.js +5 -5
  1615. package/lib/esm/appui-react/tools/CoreToolDefinitions.js.map +1 -1
  1616. package/lib/esm/appui-react/uiprovider/DefaultDialogGridContainer.d.ts +4 -4
  1617. package/lib/esm/appui-react/uiprovider/DefaultDialogGridContainer.d.ts.map +1 -1
  1618. package/lib/esm/appui-react/uistate/useUiStateStorage.d.ts +1 -1
  1619. package/lib/esm/appui-react/uistate/useUiStateStorage.d.ts.map +1 -1
  1620. package/lib/esm/appui-react/utils/InternalUiShowHideManager.d.ts +0 -1
  1621. package/lib/esm/appui-react/utils/InternalUiShowHideManager.d.ts.map +1 -1
  1622. package/lib/esm/appui-react/utils/InternalUiShowHideManager.js +13 -16
  1623. package/lib/esm/appui-react/utils/InternalUiShowHideManager.js.map +1 -1
  1624. package/lib/esm/appui-react/widget-panels/Content.d.ts +2 -2
  1625. package/lib/esm/appui-react/widget-panels/Content.d.ts.map +1 -1
  1626. package/lib/esm/appui-react/widget-panels/Content.js +9 -8
  1627. package/lib/esm/appui-react/widget-panels/Content.js.map +1 -1
  1628. package/lib/esm/appui-react/widget-panels/FloatingWidget.d.ts +2 -2
  1629. package/lib/esm/appui-react/widget-panels/FloatingWidget.d.ts.map +1 -1
  1630. package/lib/esm/appui-react/widget-panels/FloatingWidget.js +1 -1
  1631. package/lib/esm/appui-react/widget-panels/FloatingWidget.js.map +1 -1
  1632. package/lib/esm/appui-react/widget-panels/Frontstage.d.ts +9 -7
  1633. package/lib/esm/appui-react/widget-panels/Frontstage.d.ts.map +1 -1
  1634. package/lib/esm/appui-react/widget-panels/Frontstage.js +37 -22
  1635. package/lib/esm/appui-react/widget-panels/Frontstage.js.map +1 -1
  1636. package/lib/esm/appui-react/widget-panels/Frontstage.scss +6 -2
  1637. package/lib/esm/appui-react/widget-panels/FrontstageContent.d.ts +5 -2
  1638. package/lib/esm/appui-react/widget-panels/FrontstageContent.d.ts.map +1 -1
  1639. package/lib/esm/appui-react/widget-panels/ModalFrontstageComposer.d.ts +5 -2
  1640. package/lib/esm/appui-react/widget-panels/ModalFrontstageComposer.d.ts.map +1 -1
  1641. package/lib/esm/appui-react/widget-panels/StatusBar.d.ts +2 -2
  1642. package/lib/esm/appui-react/widget-panels/StatusBar.d.ts.map +1 -1
  1643. package/lib/esm/appui-react/widget-panels/Tab.d.ts +3 -3
  1644. package/lib/esm/appui-react/widget-panels/Tab.d.ts.map +1 -1
  1645. package/lib/esm/appui-react/widget-panels/Tab.js +4 -4
  1646. package/lib/esm/appui-react/widget-panels/Tab.js.map +1 -1
  1647. package/lib/esm/appui-react/widget-panels/ToolSettings.d.ts +6 -6
  1648. package/lib/esm/appui-react/widget-panels/ToolSettings.d.ts.map +1 -1
  1649. package/lib/esm/appui-react/widget-panels/ToolSettings.js +6 -3
  1650. package/lib/esm/appui-react/widget-panels/ToolSettings.js.map +1 -1
  1651. package/lib/esm/appui-react/widget-panels/ToolSettings.scss +1 -1
  1652. package/lib/esm/appui-react/widget-panels/Toolbars.d.ts +2 -2
  1653. package/lib/esm/appui-react/widget-panels/Toolbars.d.ts.map +1 -1
  1654. package/lib/esm/appui-react/widget-panels/useTransientState.d.ts.map +1 -1
  1655. package/lib/esm/appui-react/widget-panels/useTransientState.js +6 -2
  1656. package/lib/esm/appui-react/widget-panels/useTransientState.js.map +1 -1
  1657. package/lib/esm/appui-react/widget-panels/useWidgetDirection.d.ts.map +1 -1
  1658. package/lib/esm/appui-react/widget-panels/useWidgetDirection.js +5 -2
  1659. package/lib/esm/appui-react/widget-panels/useWidgetDirection.js.map +1 -1
  1660. package/lib/esm/appui-react/widgets/BackstageAppButton.d.ts +2 -2
  1661. package/lib/esm/appui-react/widgets/BackstageAppButton.d.ts.map +1 -1
  1662. package/lib/esm/appui-react/widgets/BackstageAppButton.js +2 -2
  1663. package/lib/esm/appui-react/widgets/BackstageAppButton.js.map +1 -1
  1664. package/lib/esm/appui-react/widgets/BasicNavigationWidget.d.ts +2 -2
  1665. package/lib/esm/appui-react/widgets/BasicNavigationWidget.d.ts.map +1 -1
  1666. package/lib/esm/appui-react/widgets/BasicToolWidget.d.ts +2 -2
  1667. package/lib/esm/appui-react/widgets/BasicToolWidget.d.ts.map +1 -1
  1668. package/lib/esm/appui-react/widgets/ContentToolWidgetComposer.d.ts +1 -1
  1669. package/lib/esm/appui-react/widgets/ContentToolWidgetComposer.d.ts.map +1 -1
  1670. package/lib/esm/appui-react/widgets/NavigationWidgetComposer.d.ts +3 -3
  1671. package/lib/esm/appui-react/widgets/NavigationWidgetComposer.d.ts.map +1 -1
  1672. package/lib/esm/appui-react/widgets/NavigationWidgetComposer.js +3 -3
  1673. package/lib/esm/appui-react/widgets/NavigationWidgetComposer.js.map +1 -1
  1674. package/lib/esm/appui-react/widgets/ToolWidgetComposer.d.ts +2 -2
  1675. package/lib/esm/appui-react/widgets/ToolWidgetComposer.d.ts.map +1 -1
  1676. package/lib/esm/appui-react/widgets/ToolWidgetComposer.js +2 -2
  1677. package/lib/esm/appui-react/widgets/ToolWidgetComposer.js.map +1 -1
  1678. package/lib/esm/appui-react/widgets/ViewToolWidgetComposer.d.ts +2 -2
  1679. package/lib/esm/appui-react/widgets/ViewToolWidgetComposer.d.ts.map +1 -1
  1680. package/lib/esm/appui-react/widgets/useWidget.d.ts.map +1 -1
  1681. package/lib/esm/appui-react/widgets/useWidget.js +3 -2
  1682. package/lib/esm/appui-react/widgets/useWidget.js.map +1 -1
  1683. package/package.json +20 -19
  1684. package/lib/cjs/appui-react/messages/MessageRenderer.d.ts +0 -8
  1685. package/lib/cjs/appui-react/messages/MessageRenderer.d.ts.map +0 -1
  1686. package/lib/cjs/appui-react/messages/MessageRenderer.js.map +0 -1
  1687. package/lib/cjs/appui-react/safearea/SafeAreaHelpers.d.ts +0 -8
  1688. package/lib/cjs/appui-react/safearea/SafeAreaHelpers.d.ts.map +0 -1
  1689. package/lib/cjs/appui-react/safearea/SafeAreaHelpers.js.map +0 -1
  1690. package/lib/esm/appui-react/messages/MessageRenderer.d.ts +0 -8
  1691. package/lib/esm/appui-react/messages/MessageRenderer.d.ts.map +0 -1
  1692. package/lib/esm/appui-react/messages/MessageRenderer.js.map +0 -1
  1693. package/lib/esm/appui-react/safearea/SafeAreaHelpers.d.ts +0 -8
  1694. package/lib/esm/appui-react/safearea/SafeAreaHelpers.d.ts.map +0 -1
  1695. package/lib/esm/appui-react/safearea/SafeAreaHelpers.js.map +0 -1
@@ -9,24 +9,27 @@
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.useSpecificWidgetDef = exports.useActiveFrontstageDef = exports.useActiveFrontstageId = exports.FrontstageDef = void 0;
11
11
  // cSpell:ignore popout
12
- const React = require("react");
13
12
  const appui_abstract_1 = require("@itwin/appui-abstract");
14
- const appui_layout_react_1 = require("@itwin/appui-layout-react");
15
13
  const core_bentley_1 = require("@itwin/core-bentley");
16
14
  const core_frontend_1 = require("@itwin/core-frontend");
17
15
  const core_react_1 = require("@itwin/core-react");
18
- const ContentGroup_1 = require("../content/ContentGroup");
19
- const StagePanelDef_1 = require("../stagepanels/StagePanelDef");
16
+ const React = require("react");
20
17
  const UiFramework_1 = require("../UiFramework");
21
- const WidgetDef_1 = require("../widgets/WidgetDef");
22
- const TimeTracker_1 = require("../configurableui/TimeTracker");
23
18
  const PopoutWidget_1 = require("../childwindow/PopoutWidget");
24
- const StageUsage_1 = require("./StageUsage");
19
+ const TimeTracker_1 = require("../configurableui/TimeTracker");
20
+ const ContentGroup_1 = require("../content/ContentGroup");
21
+ const InternalContentDialogManager_1 = require("../dialog/InternalContentDialogManager");
22
+ const NineZoneStateReducer_1 = require("../layout/state/NineZoneStateReducer");
23
+ const TabLocation_1 = require("../layout/state/TabLocation");
24
+ const WidgetLocation_1 = require("../layout/state/WidgetLocation");
25
+ const Panel_1 = require("../layout/widget-panels/Panel");
26
+ const StagePanelDef_1 = require("../stagepanels/StagePanelDef");
25
27
  const StagePanelLocation_1 = require("../stagepanels/StagePanelLocation");
28
+ const StagePanelState_1 = require("../stagepanels/StagePanelState");
29
+ const WidgetDef_1 = require("../widgets/WidgetDef");
26
30
  const WidgetState_1 = require("../widgets/WidgetState");
27
31
  const InternalFrontstageManager_1 = require("./InternalFrontstageManager");
28
- const InternalContentDialogManager_1 = require("../dialog/InternalContentDialogManager");
29
- const StagePanelState_1 = require("../stagepanels/StagePanelState");
32
+ const StageUsage_1 = require("./StageUsage");
30
33
  /** FrontstageDef class provides an API for a Frontstage.
31
34
  * @public
32
35
  */
@@ -102,7 +105,7 @@ class FrontstageDef {
102
105
  }
103
106
  populateStateMaps(nineZone, panelMap, widgetMap) {
104
107
  var _a;
105
- for (const panelSide of appui_layout_react_1.panelSides) {
108
+ for (const panelSide of Panel_1.panelSides) {
106
109
  const panel = nineZone.panels[panelSide];
107
110
  const location = this.toStagePanelLocation(panelSide);
108
111
  const panelDef = this.getStagePanelDef(location);
@@ -129,7 +132,7 @@ class FrontstageDef {
129
132
  widgetMap.set(widgetDef, WidgetState_1.WidgetState.Closed);
130
133
  continue;
131
134
  }
132
- const tabLocation = (0, appui_layout_react_1.getTabLocation)(nineZone, widgetId);
135
+ const tabLocation = (0, TabLocation_1.getTabLocation)(nineZone, widgetId);
133
136
  if (!tabLocation) {
134
137
  widgetMap.set(widgetDef, WidgetState_1.WidgetState.Hidden);
135
138
  continue;
@@ -166,7 +169,7 @@ class FrontstageDef {
166
169
  return;
167
170
  panelDef.handlePanelStateChanged(newPanelState);
168
171
  });
169
- for (const panelSide of appui_layout_react_1.panelSides) {
172
+ for (const panelSide of Panel_1.panelSides) {
170
173
  const panel = newState.panels[panelSide];
171
174
  const oldPanel = oldState.panels[panelSide];
172
175
  const location = this.toStagePanelLocation(panelSide);
@@ -231,7 +234,7 @@ class FrontstageDef {
231
234
  const state = this.nineZoneState;
232
235
  if (!state)
233
236
  return;
234
- this.nineZoneState = (0, appui_layout_react_1.NineZoneStateReducer)(state, action);
237
+ this.nineZoneState = (0, NineZoneStateReducer_1.NineZoneStateReducer)(state, action);
235
238
  }));
236
239
  }
237
240
  set dispatch(dispatch) {
@@ -572,11 +575,11 @@ class FrontstageDef {
572
575
  ((_b = state.toolSettings) === null || _b === void 0 ? void 0 : _b.type) === "docked") {
573
576
  return WidgetState_1.WidgetState.Open;
574
577
  }
575
- const location = (0, appui_layout_react_1.getTabLocation)(state, widgetDef.id);
578
+ const location = (0, TabLocation_1.getTabLocation)(state, widgetDef.id);
576
579
  // istanbul ignore next
577
580
  if (!location)
578
581
  return WidgetState_1.WidgetState.Hidden;
579
- if ((0, appui_layout_react_1.isFloatingTabLocation)(location)) {
582
+ if ((0, TabLocation_1.isFloatingTabLocation)(location)) {
580
583
  return WidgetState_1.WidgetState.Floating;
581
584
  }
582
585
  let collapsedPanel = false;
@@ -594,20 +597,20 @@ class FrontstageDef {
594
597
  isPopoutWidget(widgetId) {
595
598
  // istanbul ignore else
596
599
  if (this.nineZoneState) {
597
- const location = (0, appui_layout_react_1.getTabLocation)(this.nineZoneState, widgetId);
600
+ const location = (0, TabLocation_1.getTabLocation)(this.nineZoneState, widgetId);
598
601
  // istanbul ignore else
599
602
  if (location)
600
- return (0, appui_layout_react_1.isPopoutTabLocation)(location);
603
+ return (0, TabLocation_1.isPopoutTabLocation)(location);
601
604
  }
602
605
  return false;
603
606
  }
604
607
  isFloatingWidget(widgetId) {
605
608
  // istanbul ignore else
606
609
  if (this.nineZoneState) {
607
- const location = (0, appui_layout_react_1.getTabLocation)(this.nineZoneState, widgetId);
610
+ const location = (0, TabLocation_1.getTabLocation)(this.nineZoneState, widgetId);
608
611
  // istanbul ignore else
609
612
  if (location)
610
- return (0, appui_layout_react_1.isFloatingTabLocation)(location);
613
+ return (0, TabLocation_1.isFloatingTabLocation)(location);
611
614
  }
612
615
  return false;
613
616
  }
@@ -639,10 +642,10 @@ class FrontstageDef {
639
642
  isWidgetDisplayed(widgetId) {
640
643
  if (!this.nineZoneState)
641
644
  return false;
642
- const tabLocation = (0, appui_layout_react_1.getTabLocation)(this.nineZoneState, widgetId);
645
+ const tabLocation = (0, TabLocation_1.getTabLocation)(this.nineZoneState, widgetId);
643
646
  if (!tabLocation)
644
647
  return false;
645
- if ((0, appui_layout_react_1.isPanelTabLocation)(tabLocation)) {
648
+ if ((0, TabLocation_1.isPanelTabLocation)(tabLocation)) {
646
649
  const panel = this.nineZoneState.panels[tabLocation.side];
647
650
  const widgetDef = this.findWidgetDef(widgetId);
648
651
  const isVisible = !!widgetDef && widgetDef.state === WidgetState_1.WidgetState.Open && !panel.collapsed;
@@ -657,10 +660,10 @@ class FrontstageDef {
657
660
  const state = this.nineZoneState;
658
661
  if (!state)
659
662
  return false;
660
- const location = (0, appui_layout_react_1.getWidgetLocation)(state, widgetContainerId);
663
+ const location = (0, WidgetLocation_1.getWidgetLocation)(state, widgetContainerId);
661
664
  if (!location)
662
665
  return false;
663
- if (!(0, appui_layout_react_1.isPopoutWidgetLocation)(location))
666
+ if (!(0, WidgetLocation_1.isPopoutWidgetLocation)(location))
664
667
  return false;
665
668
  const widget = state.widgets[widgetContainerId];
666
669
  // Popout widget should only contain a single tab.
@@ -721,8 +724,8 @@ class FrontstageDef {
721
724
  const state = this.nineZoneState;
722
725
  if (!state)
723
726
  return;
724
- const location = (0, appui_layout_react_1.getWidgetLocation)(state, childWindowId);
725
- if (!location || !(0, appui_layout_react_1.isPopoutWidgetLocation)(location))
727
+ const location = (0, WidgetLocation_1.getWidgetLocation)(state, childWindowId);
728
+ if (!location || !(0, WidgetLocation_1.isPopoutWidgetLocation)(location))
726
729
  return;
727
730
  const widget = state.widgets[location.popoutWidgetId];
728
731
  const tabId = widget.tabs[0];
@@ -760,17 +763,17 @@ class FrontstageDef {
760
763
  const state = this.nineZoneState;
761
764
  if (!state)
762
765
  return;
763
- const location = (0, appui_layout_react_1.getWidgetLocation)(state, widgetContainerId);
766
+ const location = (0, WidgetLocation_1.getWidgetLocation)(state, widgetContainerId);
764
767
  if (!location)
765
768
  return;
766
- if ((0, appui_layout_react_1.isFloatingWidgetLocation)(location)) {
769
+ if ((0, WidgetLocation_1.isFloatingWidgetLocation)(location)) {
767
770
  this.dispatch({
768
771
  type: "FLOATING_WIDGET_SEND_BACK",
769
772
  id: location.floatingWidgetId,
770
773
  });
771
774
  return;
772
775
  }
773
- if ((0, appui_layout_react_1.isPopoutWidgetLocation)(location)) {
776
+ if ((0, WidgetLocation_1.isPopoutWidgetLocation)(location)) {
774
777
  this.dispatch({
775
778
  type: "POPOUT_WIDGET_SEND_BACK",
776
779
  id: location.popoutWidgetId,
@@ -788,7 +791,7 @@ class FrontstageDef {
788
791
  const state = this.nineZoneState;
789
792
  if (!state)
790
793
  return;
791
- const location = (0, appui_layout_react_1.getTabLocation)(state, widgetId);
794
+ const location = (0, TabLocation_1.getTabLocation)(state, widgetId);
792
795
  if (!location)
793
796
  return;
794
797
  this.dockWidgetContainerByContainerId(location.widgetId);
@@ -817,9 +820,9 @@ class FrontstageDef {
817
820
  getFloatingWidgetContainerIdByWidgetId(widgetId) {
818
821
  if (!this.nineZoneState)
819
822
  return undefined;
820
- const location = (0, appui_layout_react_1.getTabLocation)(this.nineZoneState, widgetId);
823
+ const location = (0, TabLocation_1.getTabLocation)(this.nineZoneState, widgetId);
821
824
  // istanbul ignore else
822
- if (location && (0, appui_layout_react_1.isFloatingTabLocation)(location)) {
825
+ if (location && (0, TabLocation_1.isFloatingTabLocation)(location)) {
823
826
  return location.floatingWidgetId;
824
827
  }
825
828
  // istanbul ignore next
@@ -1 +1 @@
1
- {"version":3,"file":"FrontstageDef.js","sourceRoot":"","sources":["../../../../src/appui-react/frontstage/FrontstageDef.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 Frontstage\n */\n\n// cSpell:ignore popout\n\nimport * as React from \"react\";\nimport { UiError } from \"@itwin/appui-abstract\";\nimport type {\n NineZoneDispatch,\n NineZoneState,\n PanelSide,\n} from \"@itwin/appui-layout-react\";\nimport {\n getTabLocation,\n getWidgetLocation,\n isFloatingTabLocation,\n isFloatingWidgetLocation,\n isPanelTabLocation,\n isPopoutTabLocation,\n isPopoutWidgetLocation,\n NineZoneStateReducer,\n panelSides,\n} from \"@itwin/appui-layout-react\";\nimport { BentleyStatus } from \"@itwin/core-bentley\";\nimport type { ScreenViewport } from \"@itwin/core-frontend\";\nimport {\n IModelApp,\n NotifyMessageDetails,\n OutputMessagePriority,\n OutputMessageType,\n} from \"@itwin/core-frontend\";\nimport type { XAndY } from \"@itwin/core-geometry\";\nimport type { RectangleProps, SizeProps } from \"@itwin/core-react\";\nimport { Rectangle } from \"@itwin/core-react\";\nimport type { ContentControl } from \"../content/ContentControl\";\nimport type { ContentGroup } from \"../content/ContentGroup\";\nimport { ContentGroupProvider } from \"../content/ContentGroup\";\nimport type { ContentLayoutDef } from \"../content/ContentLayout\";\nimport { StagePanelDef } from \"../stagepanels/StagePanelDef\";\nimport { UiFramework } from \"../UiFramework\";\nimport type { WidgetControl } from \"../widgets/WidgetControl\";\nimport { WidgetDef, WidgetType } from \"../widgets/WidgetDef\";\nimport type { FrontstageProvider } from \"./FrontstageProvider\";\nimport { TimeTracker } from \"../configurableui/TimeTracker\";\nimport type { ChildWindowLocationProps } from \"../framework/FrameworkChildWindows\";\nimport { PopoutWidget } from \"../childwindow/PopoutWidget\";\nimport type { FrontstageConfig } from \"./FrontstageConfig\";\nimport type { StagePanelConfig } from \"../stagepanels/StagePanelConfig\";\nimport type { WidgetConfig } from \"../widgets/WidgetConfig\";\nimport { StageUsage } from \"./StageUsage\";\nimport { StagePanelLocation } from \"../stagepanels/StagePanelLocation\";\nimport { WidgetState } from \"../widgets/WidgetState\";\nimport { InternalFrontstageManager } from \"./InternalFrontstageManager\";\nimport { InternalContentDialogManager } from \"../dialog/InternalContentDialogManager\";\nimport type { ChildWindow } from \"../childwindow/ChildWindowConfig\";\nimport { StagePanelState } from \"../stagepanels/StagePanelState\";\n\n/** @internal */\nexport interface FrontstageEventArgs {\n frontstageDef: FrontstageDef;\n}\n\n/** @internal */\nexport interface FrontstageNineZoneStateChangedEventArgs\n extends FrontstageEventArgs {\n state: NineZoneState | undefined;\n}\n\n/** FrontstageDef class provides an API for a Frontstage.\n * @public\n */\nexport class FrontstageDef {\n private _id: string = \"\";\n private _initialConfig?: FrontstageConfig;\n private _isStageClosing = false;\n private _isReady = false;\n private _isApplicationClosing = false;\n private _usage?: string;\n private _version: number = 0;\n private _toolSettings?: WidgetDef;\n private _statusBar?: WidgetDef;\n private _contentManipulation?: WidgetDef;\n private _viewNavigation?: WidgetDef;\n private _topPanel?: StagePanelDef;\n private _leftPanel?: StagePanelDef;\n private _rightPanel?: StagePanelDef;\n private _bottomPanel?: StagePanelDef;\n private _contentLayoutDef?: ContentLayoutDef;\n private _contentGroup?: ContentGroup;\n private _frontstageProvider?: FrontstageProvider;\n private _timeTracker = new TimeTracker();\n private _nineZoneState?: NineZoneState;\n private _contentGroupProvider?: ContentGroupProvider;\n private _floatingContentControls?: ContentControl[];\n private _toolAdminDefaultToolId?: string;\n private _dispatch?: NineZoneDispatch;\n private _batching = false;\n\n public get id(): string {\n return this._id;\n }\n public get usage(): string {\n return this._usage !== undefined ? this._usage : StageUsage.General;\n }\n public get version(): number {\n return this._version;\n }\n public get contentGroupProvider(): ContentGroupProvider | undefined {\n return this._contentGroupProvider;\n }\n public get floatingContentControls() {\n return this._floatingContentControls;\n }\n\n public get toolSettings(): WidgetDef | undefined {\n return this._toolSettings;\n }\n public get statusBar(): WidgetDef | undefined {\n return this._statusBar;\n }\n public get contentManipulation(): WidgetDef | undefined {\n return this._contentManipulation;\n }\n public get viewNavigation(): WidgetDef | undefined {\n return this._viewNavigation;\n }\n\n public get topPanel(): StagePanelDef | undefined {\n return this._topPanel;\n }\n public get leftPanel(): StagePanelDef | undefined {\n return this._leftPanel;\n }\n public get rightPanel(): StagePanelDef | undefined {\n return this._rightPanel;\n }\n public get bottomPanel(): StagePanelDef | undefined {\n return this._bottomPanel;\n }\n\n public get contentLayoutDef(): ContentLayoutDef | undefined {\n return this._contentLayoutDef;\n }\n public get contentGroup(): ContentGroup | undefined {\n return this._contentGroup;\n }\n public get frontstageProvider(): FrontstageProvider | undefined {\n return this._frontstageProvider;\n }\n\n private toStagePanelLocation(side: PanelSide): StagePanelLocation {\n switch (side) {\n case \"bottom\":\n return StagePanelLocation.Bottom;\n case \"left\":\n return StagePanelLocation.Left;\n case \"right\":\n return StagePanelLocation.Right;\n case \"top\":\n return StagePanelLocation.Top;\n }\n }\n\n private populateStateMaps(\n nineZone: NineZoneState,\n panelMap: Map<StagePanelDef, StagePanelState>,\n widgetMap: Map<WidgetDef, WidgetState>\n ) {\n for (const panelSide of panelSides) {\n const panel = nineZone.panels[panelSide];\n const location = this.toStagePanelLocation(panelSide);\n const panelDef = this.getStagePanelDef(location);\n if (!panelDef) continue;\n const panelState = panel.collapsed\n ? StagePanelState.Minimized\n : StagePanelState.Open;\n panelMap.set(panelDef, panelState);\n }\n\n for (const widgetDef of this.widgetDefs) {\n const widgetId = widgetDef.id;\n if (widgetDef === this.toolSettings) {\n if (!nineZone.toolSettings) {\n widgetMap.set(widgetDef, WidgetState.Hidden);\n continue;\n } else if (nineZone.toolSettings.type === \"docked\") {\n widgetMap.set(widgetDef, WidgetState.Open);\n continue;\n }\n }\n\n if (nineZone.draggedTab?.tabId === widgetId) {\n widgetMap.set(widgetDef, WidgetState.Closed);\n continue;\n }\n\n const tabLocation = getTabLocation(nineZone, widgetId);\n if (!tabLocation) {\n widgetMap.set(widgetDef, WidgetState.Hidden);\n continue;\n }\n\n const widget = nineZone.widgets[tabLocation.widgetId];\n let widgetState = WidgetState.Open;\n if (widget.minimized || widgetId !== widget.activeTabId)\n widgetState = WidgetState.Closed;\n widgetMap.set(widgetDef, widgetState);\n }\n }\n\n private triggerStateChangeEvents(oldState: NineZoneState) {\n const newState = this.nineZoneState;\n if (!newState) return;\n\n if (this._isStageClosing || this._isApplicationClosing) return;\n\n const originalPanelStateMap = new Map<StagePanelDef, StagePanelState>();\n const originalWidgetStateMap = new Map<WidgetDef, WidgetState>();\n const newPanelStateMap = new Map<StagePanelDef, StagePanelState>();\n const newWidgetStateMap = new Map<WidgetDef, WidgetState>();\n this.populateStateMaps(\n oldState,\n originalPanelStateMap,\n originalWidgetStateMap\n );\n this.populateStateMaps(newState, newPanelStateMap, newWidgetStateMap);\n\n // Now walk and trigger set state events\n newWidgetStateMap.forEach((newWidgetState, widgetDef) => {\n const originalState = originalWidgetStateMap.get(widgetDef);\n if (originalState === newWidgetState) return;\n widgetDef.handleWidgetStateChanged(newWidgetState);\n });\n newPanelStateMap.forEach((newPanelState, panelDef) => {\n const originalState = originalPanelStateMap.get(panelDef);\n if (originalState === newPanelState) return;\n panelDef.handlePanelStateChanged(newPanelState);\n });\n\n for (const panelSide of panelSides) {\n const panel = newState.panels[panelSide];\n const oldPanel = oldState.panels[panelSide];\n const location = this.toStagePanelLocation(panelSide);\n const panelDef = this.getStagePanelDef(location);\n if (!panelDef) continue;\n\n if (panel.size !== oldPanel.size) {\n panelDef.handleSizeChanged(panel.size);\n }\n\n if (panel.pinned !== oldPanel.pinned) {\n panelDef.handlePinnedChanged(panel.pinned);\n }\n }\n }\n\n private handlePopouts(oldState: NineZoneState | undefined) {\n const newState = this.nineZoneState;\n\n const oldPopouts = oldState?.popoutWidgets.allIds || [];\n const newPopouts = newState?.popoutWidgets.allIds || [];\n const popoutsToClose = oldPopouts.filter((p) => !newPopouts.includes(p));\n const popoutsToOpen = newPopouts.filter((p) => !oldPopouts.includes(p));\n\n for (const popoutId of popoutsToClose) {\n UiFramework.childWindows.close(popoutId, true);\n }\n\n for (const popoutId of popoutsToOpen) {\n const result = this.openPopoutWidgetContainer(popoutId, oldState);\n if (!result) return result;\n }\n\n return true;\n }\n\n /** @internal */\n public get nineZoneState(): NineZoneState | undefined {\n return this._nineZoneState;\n }\n public set nineZoneState(state: NineZoneState | undefined) {\n if (this._nineZoneState === state) return;\n\n const oldState = this._nineZoneState;\n this._nineZoneState = state;\n\n if (this._batching) return;\n\n const popoutResult = this.handlePopouts(oldState);\n if (oldState) {\n this.triggerStateChangeEvents(oldState);\n }\n\n const isClosing = this._isStageClosing || this._isApplicationClosing;\n if (isClosing && !this.isReady) return;\n if (popoutResult === false) {\n IModelApp.notifications.outputMessage(\n new NotifyMessageDetails(\n OutputMessagePriority.Error,\n UiFramework.translate(\"widget.errorMessage.widgetPopoutFail\"),\n undefined,\n OutputMessageType.Toast\n )\n );\n return;\n }\n InternalFrontstageManager.onFrontstageNineZoneStateChangedEvent.emit({\n frontstageDef: this,\n state,\n });\n }\n\n /** @internal */\n public get dispatch(): NineZoneDispatch {\n return (this._dispatch ??= (action) => {\n const state = this.nineZoneState;\n if (!state) return;\n this.nineZoneState = NineZoneStateReducer(state, action);\n });\n }\n public set dispatch(dispatch: NineZoneDispatch) {\n this._dispatch = dispatch;\n }\n\n /** Dispatch multiple actions inside `fn`, but trigger events once.\n * @internal\n */\n public batch(fn: () => void): void {\n const initialState = this._nineZoneState;\n\n this._batching = true;\n fn();\n this._batching = false;\n\n const updatedState = this._nineZoneState;\n this._nineZoneState = initialState;\n this.nineZoneState = updatedState;\n }\n\n /** @internal */\n public get timeTracker(): TimeTracker {\n return this._timeTracker;\n }\n\n /** Created a [[FrontstageDef]] and initialize it */\n public static async create(provider: FrontstageProvider) {\n const def = new FrontstageDef();\n def._frontstageProvider = provider;\n\n const config = provider.frontstageConfig();\n await def.initializeFromConfig(config);\n\n return def;\n }\n\n /** Handles when the Frontstage becomes activated */\n protected async _onActivated() {}\n\n /** Handles when the Frontstage becomes activated */\n public async onActivated() {\n this.updateWidgetDefs();\n\n const provider = this._contentGroupProvider;\n if (provider && this._initialConfig) {\n this._contentGroup = await provider.contentGroup(this._initialConfig);\n }\n\n // istanbul ignore next\n if (!this._contentGroup)\n // eslint-disable-next-line deprecation/deprecation\n throw new UiError(\n UiFramework.loggerCategory(this),\n `onActivated: Content Group not defined`\n );\n\n this._contentLayoutDef = UiFramework.content.layouts.getForGroup(\n this._contentGroup\n );\n UiFramework.frontstages.onContentLayoutActivatedEvent.emit({\n contentLayout: this._contentLayoutDef,\n contentGroup: this._contentGroup,\n });\n\n this._timeTracker.startTiming();\n await this._onActivated();\n }\n\n /** Handles when the Frontstage becomes inactive */\n protected async _onDeactivated() {}\n\n /** Handles when the Frontstage becomes inactive */\n public async onDeactivated() {\n for (const control of this._widgetControls) {\n control.onFrontstageDeactivated();\n }\n\n for (const control of this.contentControls) {\n control.onFrontstageDeactivated();\n }\n\n // istanbul ignore else\n if (this.contentGroup) this.contentGroup.onFrontstageDeactivated();\n // istanbul ignore next\n if (this.contentGroupProvider)\n await this.contentGroupProvider.onFrontstageDeactivated();\n\n this._timeTracker.stopTiming();\n\n this._isStageClosing = true; // this keeps widgets in child windows from automatically re-docking\n UiFramework.childWindows.closeAll();\n\n if (this._floatingContentControls) {\n InternalContentDialogManager.closeAll();\n this._floatingContentControls = undefined;\n }\n\n if (this._toolAdminDefaultToolId) {\n IModelApp.toolAdmin.defaultToolId = this._toolAdminDefaultToolId;\n this._toolAdminDefaultToolId = undefined;\n }\n\n await this._onDeactivated();\n this._isStageClosing = false;\n }\n\n /** @internal */\n public setIsApplicationClosing(value: boolean) {\n this._isApplicationClosing = value;\n }\n\n /** Returns once the contained widgets and content controls are ready to use */\n public async waitUntilReady(): Promise<void> {\n this._isReady = false;\n // create an array of control-ready promises\n const controlReadyPromises = new Array<Promise<void>>();\n this._widgetControls.forEach((control: WidgetControl) => {\n controlReadyPromises.push(control.isReady);\n });\n\n // istanbul ignore else\n if (this.contentLayoutDef) {\n const usedContentIndexes = this.contentLayoutDef.getUsedContentIndexes();\n this.contentControls.forEach((control: ContentControl, index: number) => {\n // istanbul ignore else\n if (usedContentIndexes.includes(index))\n controlReadyPromises.push(control.isReady);\n });\n }\n\n await Promise.all(controlReadyPromises);\n // Frontstage ready\n this._isReady = true;\n }\n\n /** Handles when the Frontstage becomes active */\n protected _onFrontstageReady(): void {}\n\n /** Handles when the Frontstage becomes active */\n public onFrontstageReady(): void {\n for (const control of this._widgetControls) {\n control.onFrontstageReady();\n }\n\n for (const control of this.contentControls) {\n control.onFrontstageReady();\n }\n\n // istanbul ignore else\n if (this.contentGroup) this.contentGroup.onFrontstageReady();\n\n if (IModelApp.toolAdmin && IModelApp.viewManager && this._initialConfig) {\n const defaultTool = this._initialConfig.defaultTool;\n if (defaultTool) {\n this._toolAdminDefaultToolId = IModelApp.toolAdmin.defaultToolId;\n IModelApp.toolAdmin.defaultToolId = defaultTool;\n void IModelApp.tools.run(defaultTool);\n } else {\n void IModelApp.toolAdmin.startDefaultTool();\n }\n }\n\n this._onFrontstageReady();\n }\n\n /** Sets the Content Layout and Content Group */\n public setContentLayoutAndGroup(\n contentLayoutDef: ContentLayoutDef,\n contentGroup: ContentGroup\n ): void {\n this._contentLayoutDef = contentLayoutDef;\n this._contentGroup = contentGroup;\n }\n\n /** Sets the active view content control to the default or first */\n public async setActiveContent(): Promise<boolean> {\n let contentControl: ContentControl | undefined;\n let activated = false;\n\n // istanbul ignore else\n if (!contentControl && this.contentControls.length >= 0) {\n contentControl = this.contentControls[0];\n }\n\n if (contentControl) {\n UiFramework.content.setActive(contentControl.reactNode, true);\n if (contentControl.viewport) {\n const status = await IModelApp.viewManager.setSelectedView(\n contentControl.viewport\n );\n activated = status === BentleyStatus.SUCCESS;\n }\n }\n\n return activated;\n }\n\n /** Sets the active view content control */\n public setActiveView(\n newContent: ContentControl,\n oldContent?: ContentControl\n ): void {\n if (oldContent) oldContent.onDeactivated();\n newContent.onActivated();\n UiFramework.frontstages.onContentControlActivatedEvent.emit({\n activeContentControl: newContent,\n oldContentControl: oldContent,\n });\n }\n\n /** Sets the active view content control based on the selected viewport. */\n public setActiveViewFromViewport(viewport: ScreenViewport): boolean {\n const contentControl = this.contentControls.find(\n (control: ContentControl) => control.viewport === viewport\n );\n // istanbul ignore else\n if (contentControl) {\n UiFramework.content.setActive(contentControl.reactNode, true);\n return true;\n }\n\n // istanbul ignore next\n return false;\n }\n\n /** Gets a [[StagePanelDef]] based on a given panel location\n * @beta\n */\n public getStagePanelDef(\n location: StagePanelLocation\n ): StagePanelDef | undefined {\n let panelDef: StagePanelDef | undefined;\n\n switch (location) {\n case StagePanelLocation.Top:\n panelDef = this.topPanel;\n break;\n case StagePanelLocation.Left:\n panelDef = this.leftPanel;\n break;\n case StagePanelLocation.Right:\n panelDef = this.rightPanel;\n break;\n case StagePanelLocation.Bottom:\n panelDef = this.bottomPanel;\n break;\n }\n\n // Panels can be undefined in a Frontstage\n return panelDef;\n }\n\n /** Gets a list of [[StagePanelDef]]s\n * @beta\n */\n public get panelDefs(): StagePanelDef[] {\n const locations = [\n StagePanelLocation.Left,\n StagePanelLocation.Right,\n StagePanelLocation.Top,\n StagePanelLocation.Bottom,\n ];\n const panels: StagePanelDef[] = [];\n\n locations.forEach((location: StagePanelLocation) => {\n const panel = this.getStagePanelDef(location);\n if (panel) panels.push(panel);\n });\n\n return panels;\n }\n\n /** Finds a [[WidgetDef]] based on a given id */\n public findWidgetDef(id: string): WidgetDef | undefined {\n for (const widgetDef of this.widgetDefs) {\n if (widgetDef.id === id) return widgetDef;\n }\n return undefined;\n }\n\n /** Gets the list of [[WidgetControl]]s */\n private get _widgetControls(): WidgetControl[] {\n const widgetControls = new Array<WidgetControl>();\n\n this.panelDefs.forEach((panelDef: StagePanelDef) => {\n panelDef.widgetDefs.forEach((widgetDef: WidgetDef) => {\n const widgetControl = widgetDef.widgetControl;\n // istanbul ignore if\n if (widgetControl) widgetControls.push(widgetControl);\n });\n });\n\n return widgetControls;\n }\n\n public addFloatingContentControl(contentControl?: ContentControl) {\n // istanbul ignore next\n if (!contentControl) return;\n if (!this._floatingContentControls)\n this._floatingContentControls = new Array<ContentControl>();\n\n this._floatingContentControls.push(contentControl);\n UiFramework.content.onAvailableContentChangedEvent.emit({\n contentId: contentControl.uniqueId,\n });\n }\n\n public dropFloatingContentControl(contentControl?: ContentControl) {\n // istanbul ignore next\n if (!contentControl || !this._floatingContentControls) return;\n\n const index = this._floatingContentControls.indexOf(contentControl);\n // istanbul ignore else\n if (index > -1) {\n this._floatingContentControls.splice(index, 1);\n UiFramework.content.onAvailableContentChangedEvent.emit({\n contentId: contentControl.uniqueId,\n });\n }\n }\n\n /** Gets the list of [[ContentControl]]s */\n public get contentControls(): ContentControl[] {\n const contentControls = new Array<ContentControl>();\n // istanbul ignore else\n if (this.contentGroup) {\n contentControls.push(...this.contentGroup.getContentControls());\n }\n if (this._floatingContentControls) {\n contentControls.push(...this._floatingContentControls);\n }\n return contentControls;\n }\n\n /** Initializes a FrontstageDef from FrontstageConfig.\n * @internal\n */\n public async initializeFromConfig(config: FrontstageConfig): Promise<void> {\n this._id = config.id;\n this._initialConfig = config;\n\n if (config.contentGroup instanceof ContentGroupProvider) {\n this._contentGroupProvider = config.contentGroup;\n } else {\n this._contentGroup = config.contentGroup;\n }\n\n this._usage = config.usage;\n this._version = config.version;\n\n this._toolSettings = createWidgetDef(\n config.toolSettings,\n WidgetType.ToolSettings\n );\n this._statusBar = createWidgetDef(config.statusBar, WidgetType.StatusBar);\n this._contentManipulation = createWidgetDef(\n config.contentManipulation,\n WidgetType.Tool\n );\n this._viewNavigation = createWidgetDef(\n config.viewNavigation,\n WidgetType.Navigation\n );\n this._topPanel = createStagePanelDef(config, StagePanelLocation.Top);\n this._leftPanel = createStagePanelDef(config, StagePanelLocation.Left);\n this._rightPanel = createStagePanelDef(config, StagePanelLocation.Right);\n this._bottomPanel = createStagePanelDef(config, StagePanelLocation.Bottom);\n }\n\n /** @internal */\n public updateWidgetDefs(): void {\n // Tracks provided widgets to prevent duplicates.\n const allStageWidgetDefs: WidgetDef[] = [];\n\n // Process panels before zones so extension can explicitly target a widget for a StagePanelSection\n this.panelDefs.forEach((stagePanelDef: StagePanelDef) => {\n stagePanelDef.updateDynamicWidgetDefs(\n this.id,\n this.usage,\n stagePanelDef.location,\n undefined,\n allStageWidgetDefs\n );\n });\n\n InternalFrontstageManager.onFrontstageWidgetsChangedEvent.emit({\n frontstageDef: this,\n });\n }\n\n /** Restores frontstage layout to initial configuration.\n * @beta\n */\n public restoreLayout() {\n for (const panelDef of this.panelDefs) {\n panelDef.size = panelDef.defaultSize;\n panelDef.panelState = panelDef.defaultState;\n panelDef.pinned = panelDef.initialConfig?.pinned ?? true;\n }\n for (const widgetDef of this.widgetDefs) {\n widgetDef.setWidgetState(widgetDef.defaultState);\n }\n InternalFrontstageManager.onFrontstageRestoreLayoutEvent.emit({\n frontstageDef: this,\n });\n }\n\n /** Used to determine WidgetState from NinezoneState\n * @internal\n */\n public getWidgetCurrentState(widgetDef: WidgetDef): WidgetState | undefined {\n const state = this.nineZoneState;\n if (!state) return widgetDef.defaultState;\n\n const tab = state.tabs[widgetDef.id];\n if (tab && tab.unloaded) {\n return WidgetState.Unloaded;\n }\n\n const toolSettingsTabId = state.toolSettings?.tabId;\n if (\n toolSettingsTabId === widgetDef.id &&\n state.toolSettings?.type === \"docked\"\n ) {\n return WidgetState.Open;\n }\n\n const location = getTabLocation(state, widgetDef.id);\n\n // istanbul ignore next\n if (!location) return WidgetState.Hidden;\n\n if (isFloatingTabLocation(location)) {\n return WidgetState.Floating;\n }\n\n let collapsedPanel = false;\n // istanbul ignore else\n if (\"side\" in location) {\n const panel = state.panels[location.side];\n collapsedPanel =\n panel.collapsed || undefined === panel.size || 0 === panel.size;\n }\n const widgetContainer = state.widgets[location.widgetId];\n if (widgetDef.id === widgetContainer.activeTabId && !collapsedPanel)\n return WidgetState.Open;\n return WidgetState.Closed;\n }\n\n public isPopoutWidget(widgetId: string) {\n // istanbul ignore else\n if (this.nineZoneState) {\n const location = getTabLocation(this.nineZoneState, widgetId);\n // istanbul ignore else\n if (location) return isPopoutTabLocation(location);\n }\n\n return false;\n }\n\n public isFloatingWidget(widgetId: string) {\n // istanbul ignore else\n if (this.nineZoneState) {\n const location = getTabLocation(this.nineZoneState, widgetId);\n // istanbul ignore else\n if (location) return isFloatingTabLocation(location);\n }\n\n return false;\n }\n\n /** Create a new floating panel that contains the widget specified by its Id.\n * @param widgetId case sensitive Widget Id\n * @param position Position of top left corner of floating panel in pixels. If undefined {x:50, y:100} is used.\n * @param size defines the width and height of the floating panel. If undefined and widget has been floated before\n * the previous size is used, else {height:400, width:400} is used.\n * @beta\n */\n public floatWidget(widgetId: string, position?: XAndY, size?: SizeProps) {\n const state = this.nineZoneState;\n if (!state) return;\n const widgetDef = this.findWidgetDef(widgetId);\n if (!widgetDef) return;\n\n this.dispatch({\n type: \"WIDGET_TAB_FLOAT\",\n id: widgetId,\n position,\n size,\n });\n }\n\n /** Check widget and panel state to determine whether the widget is currently displayed\n * @param widgetId case-sensitive Widget Id\n * @public\n */\n public isWidgetDisplayed(widgetId: string): boolean {\n if (!this.nineZoneState) return false;\n\n const tabLocation = getTabLocation(this.nineZoneState, widgetId);\n if (!tabLocation) return false;\n\n if (isPanelTabLocation(tabLocation)) {\n const panel = this.nineZoneState.panels[tabLocation.side];\n const widgetDef = this.findWidgetDef(widgetId);\n const isVisible =\n !!widgetDef && widgetDef.state === WidgetState.Open && !panel.collapsed;\n return isVisible;\n }\n\n return true;\n }\n\n /** Opens window for specified PopoutWidget container. Used to reopen popout when running in Electron.\n * @internal\n */\n public openPopoutWidgetContainer(\n widgetContainerId: string,\n oldState: NineZoneState | undefined\n ): boolean {\n const state = this.nineZoneState;\n if (!state) return false;\n\n const location = getWidgetLocation(state, widgetContainerId);\n if (!location) return false;\n if (!isPopoutWidgetLocation(location)) return false;\n\n const widget = state.widgets[widgetContainerId];\n // Popout widget should only contain a single tab.\n if (widget.tabs.length !== 1) return false;\n\n const tabId = widget.tabs[0];\n const widgetDef = this.findWidgetDef(tabId);\n if (!widgetDef) return false;\n\n const popoutContent = (\n <PopoutWidget\n widgetContainerId={widgetContainerId}\n widgetDef={widgetDef}\n />\n );\n\n const popoutWidget = state.popoutWidgets.byId[location.popoutWidgetId];\n const bounds = Rectangle.create(popoutWidget.bounds);\n const position: ChildWindowLocationProps = {\n width: bounds.getWidth(),\n height: bounds.getHeight(),\n left: bounds.left,\n top: bounds.top,\n };\n\n const result = UiFramework.childWindows.open(\n widgetContainerId,\n widgetDef.label,\n popoutContent,\n position,\n UiFramework.useDefaultPopoutUrl\n );\n\n if (!result && oldState) {\n this.nineZoneState = oldState;\n return false;\n }\n\n return true;\n }\n\n /** Create a new popout/child window that contains the widget specified by its Id.\n * @param widgetId case sensitive Widget Id\n * @param position Position of top left corner of floating panel in pixels. If undefined {x:0, y:0} is used.\n * @param size defines the width and height of the floating panel. If undefined and widget has been floated before\n * the previous size is used, else {height:800, width:600} is used.\n * @beta\n */\n public popoutWidget(widgetId: string, position?: XAndY, size?: SizeProps) {\n const state = this.nineZoneState;\n if (!state) return;\n const widgetDef = this.findWidgetDef(widgetId);\n if (!widgetDef) return;\n\n this.dispatch({\n type: \"WIDGET_TAB_POPOUT\",\n id: widgetId,\n position,\n size,\n });\n }\n\n public get isStageClosing() {\n return this._isStageClosing;\n }\n\n public get isApplicationClosing() {\n return this._isApplicationClosing;\n }\n\n public get isReady() {\n return this._isReady;\n }\n\n /** @internal */\n public saveChildWindowSizeAndPosition(\n childWindowId: string,\n childWindow: ChildWindow\n ) {\n const state = this.nineZoneState;\n if (!state) return;\n\n const location = getWidgetLocation(state, childWindowId);\n if (!location || !isPopoutWidgetLocation(location)) return;\n\n const widget = state.widgets[location.popoutWidgetId];\n const tabId = widget.tabs[0];\n const widgetDef = this.findWidgetDef(tabId);\n if (!widgetDef) return;\n\n let width = childWindow.shouldUseOuterSized\n ? childWindow.outerWidth\n : childWindow.innerWidth;\n let height = childWindow.shouldUseOuterSized\n ? childWindow.outerHeight\n : childWindow.innerHeight;\n if (childWindow.deltaHeight) {\n height = height + childWindow.deltaHeight;\n if (height < 1) height = 100;\n }\n if (childWindow.deltaWidth) {\n width = width + childWindow.deltaWidth;\n if (width < 1) width = 100;\n }\n\n const bounds = Rectangle.createFromSize({ width, height }).offset({\n x: childWindow.screenX,\n y: childWindow.screenY,\n });\n\n this.dispatch({\n type: \"WIDGET_TAB_SET_POPOUT_BOUNDS\",\n id: tabId,\n bounds,\n });\n }\n\n /** @internal */\n public dockWidgetContainerByContainerId(widgetContainerId: string) {\n const state = this.nineZoneState;\n if (!state) return;\n\n const location = getWidgetLocation(state, widgetContainerId);\n if (!location) return;\n\n if (isFloatingWidgetLocation(location)) {\n this.dispatch({\n type: \"FLOATING_WIDGET_SEND_BACK\",\n id: location.floatingWidgetId,\n });\n return;\n }\n if (isPopoutWidgetLocation(location)) {\n this.dispatch({\n type: \"POPOUT_WIDGET_SEND_BACK\",\n id: location.popoutWidgetId,\n });\n return;\n }\n }\n\n /** Finds the container with the specified widget and re-docks all widgets\n * back to the panel zone location that was used when the floating container\n * was generated.\n * @param widgetId case sensitive Widget Id.\n * @beta\n */\n public dockWidgetContainer(widgetId: string) {\n const state = this.nineZoneState;\n if (!state) return;\n\n const location = getTabLocation(state, widgetId);\n if (!location) return;\n\n this.dockWidgetContainerByContainerId(location.widgetId);\n }\n\n public setFloatingWidgetContainerBounds(\n floatingWidgetId: string,\n bounds: RectangleProps\n ) {\n if (\n !this.nineZoneState ||\n !(floatingWidgetId in this.nineZoneState.floatingWidgets.byId)\n )\n return false;\n\n this.dispatch({\n type: \"FLOATING_WIDGET_SET_BOUNDS\",\n id: floatingWidgetId,\n bounds,\n });\n this.dispatch({\n type: \"FLOATING_WIDGET_SET_USER_SIZED\",\n id: floatingWidgetId,\n userSized: true,\n });\n return true;\n }\n\n public getFloatingWidgetContainerIds(): string[] {\n if (!this.nineZoneState) return [];\n\n return [...this.nineZoneState.floatingWidgets.allIds];\n }\n\n public getFloatingWidgetContainerIdByWidgetId(\n widgetId: string\n ): string | undefined {\n if (!this.nineZoneState) return undefined;\n\n const location = getTabLocation(this.nineZoneState, widgetId);\n // istanbul ignore else\n if (location && isFloatingTabLocation(location)) {\n return location.floatingWidgetId;\n }\n // istanbul ignore next\n return undefined;\n }\n\n public getFloatingWidgetContainerBounds(\n floatingWidgetId: string | undefined\n ) {\n if (!floatingWidgetId) return undefined;\n\n // istanbul ignore else\n if (\n this.nineZoneState &&\n floatingWidgetId in this.nineZoneState.floatingWidgets.byId\n ) {\n const foundWidget = document.querySelector(\n `div.nz-widget-floatingWidget[data-widget-id='${floatingWidgetId}']`\n );\n // istanbul ignore next\n if (foundWidget) {\n const domRect = foundWidget.getBoundingClientRect();\n return {\n left: domRect.left,\n right: domRect.right,\n top: domRect.top,\n bottom: domRect.bottom,\n };\n }\n return this.nineZoneState.floatingWidgets.byId[floatingWidgetId].bounds;\n }\n return undefined;\n }\n\n private *_widgetDefs(): Iterator<WidgetDef> {\n for (const panelDef of this.panelDefs) {\n for (const widgetDef of panelDef.widgetDefs) {\n yield widgetDef;\n }\n }\n if (this.toolSettings) yield this.toolSettings;\n if (this.statusBar) yield this.statusBar;\n return undefined;\n }\n\n /** Iterable of all widget definitions in a frontstage.\n * @internal\n */\n public get widgetDefs() {\n const defs = this._widgetDefs();\n return {\n [Symbol.iterator]() {\n return defs;\n },\n };\n }\n}\n\nfunction createWidgetDef(\n config: WidgetConfig | undefined,\n type: WidgetType\n): WidgetDef | undefined {\n if (!config) return undefined;\n\n const widgetDef = WidgetDef.create(config, type);\n return widgetDef;\n}\n\nfunction createStagePanelDef(\n frontstageConfig: FrontstageConfig,\n location: StagePanelLocation\n): StagePanelDef {\n const config = getStagePanel(location, frontstageConfig);\n\n const panelDef = new StagePanelDef();\n panelDef.initializeFromConfig(config, location);\n return panelDef;\n}\n\nfunction getStagePanel(\n location: StagePanelLocation,\n config: FrontstageConfig\n): StagePanelConfig | undefined {\n switch (location) {\n case StagePanelLocation.Top:\n return config.topPanel;\n case StagePanelLocation.Left:\n return config.leftPanel;\n case StagePanelLocation.Right:\n return config.rightPanel;\n case StagePanelLocation.Bottom:\n return config.bottomPanel;\n }\n}\n\n/** Hook that returns active frontstage id.\n * @public\n */\nexport const useActiveFrontstageId = () => {\n const def = useActiveFrontstageDef();\n const id = React.useMemo(\n () => (def ? /* istanbul ignore next */ def.id : \"\"),\n [def]\n );\n return id;\n};\n\n/** Hook to return the active Frontstage def.\n * @public\n */\nexport function useActiveFrontstageDef() {\n const [def, setDef] = React.useState(\n UiFramework.frontstages.activeFrontstageDef\n );\n React.useEffect(() => {\n return UiFramework.frontstages.onFrontstageActivatedEvent.addListener(\n (args) => {\n setDef(args.activatedFrontstageDef);\n }\n );\n }, []);\n return def;\n}\n\n/** Hook that returns the widgetDef for a specific widgetId within the active frontstage.\n * @public\n */\nexport function useSpecificWidgetDef(widgetId: string) {\n const frontstageDef = useActiveFrontstageDef();\n const [widgetDef, setWidgetDef] = React.useState(() =>\n frontstageDef?.findWidgetDef(widgetId)\n );\n React.useEffect(() => {\n setWidgetDef(frontstageDef?.findWidgetDef(widgetId));\n return InternalFrontstageManager.onFrontstageWidgetsChangedEvent.addListener(\n (args) => {\n if (args.frontstageDef !== frontstageDef) return;\n setWidgetDef(frontstageDef.findWidgetDef(widgetId));\n }\n );\n }, [frontstageDef, widgetId]);\n return widgetDef;\n}\n"]}
1
+ {"version":3,"file":"FrontstageDef.js","sourceRoot":"","sources":["../../../../src/appui-react/frontstage/FrontstageDef.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 Frontstage\n */\n\n// cSpell:ignore popout\n\nimport { UiError } from \"@itwin/appui-abstract\";\nimport { BentleyStatus } from \"@itwin/core-bentley\";\nimport type { ScreenViewport } from \"@itwin/core-frontend\";\nimport {\n IModelApp,\n NotifyMessageDetails,\n OutputMessagePriority,\n OutputMessageType,\n} from \"@itwin/core-frontend\";\nimport type { XAndY } from \"@itwin/core-geometry\";\nimport type { RectangleProps, SizeProps } from \"@itwin/core-react\";\nimport { Rectangle } from \"@itwin/core-react\";\nimport * as React from \"react\";\nimport { UiFramework } from \"../UiFramework\";\nimport type { ChildWindow } from \"../childwindow/ChildWindowConfig\";\nimport { PopoutWidget } from \"../childwindow/PopoutWidget\";\nimport { TimeTracker } from \"../configurableui/TimeTracker\";\nimport type { ContentControl } from \"../content/ContentControl\";\nimport type { ContentGroup } from \"../content/ContentGroup\";\nimport { ContentGroupProvider } from \"../content/ContentGroup\";\nimport type { ContentLayoutDef } from \"../content/ContentLayout\";\nimport { InternalContentDialogManager } from \"../dialog/InternalContentDialogManager\";\nimport type { ChildWindowLocationProps } from \"../framework/FrameworkChildWindows\";\nimport type { NineZoneDispatch } from \"../layout/base/NineZone\";\nimport type { NineZoneState } from \"../layout/state/NineZoneState\";\nimport { NineZoneStateReducer } from \"../layout/state/NineZoneStateReducer\";\nimport {\n getTabLocation,\n isFloatingTabLocation,\n isPanelTabLocation,\n isPopoutTabLocation,\n} from \"../layout/state/TabLocation\";\nimport {\n getWidgetLocation,\n isFloatingWidgetLocation,\n isPopoutWidgetLocation,\n} from \"../layout/state/WidgetLocation\";\nimport type { PanelSide } from \"../layout/widget-panels/PanelTypes\";\nimport { panelSides } from \"../layout/widget-panels/Panel\";\nimport type { StagePanelConfig } from \"../stagepanels/StagePanelConfig\";\nimport { StagePanelDef } from \"../stagepanels/StagePanelDef\";\nimport { StagePanelLocation } from \"../stagepanels/StagePanelLocation\";\nimport { StagePanelState } from \"../stagepanels/StagePanelState\";\nimport type { WidgetConfig } from \"../widgets/WidgetConfig\";\nimport type { WidgetControl } from \"../widgets/WidgetControl\";\nimport { WidgetDef, WidgetType } from \"../widgets/WidgetDef\";\nimport { WidgetState } from \"../widgets/WidgetState\";\nimport type { FrontstageConfig } from \"./FrontstageConfig\";\nimport type { FrontstageProvider } from \"./FrontstageProvider\";\nimport { InternalFrontstageManager } from \"./InternalFrontstageManager\";\nimport { StageUsage } from \"./StageUsage\";\n\n/** @internal */\nexport interface FrontstageEventArgs {\n frontstageDef: FrontstageDef;\n}\n\n/** @internal */\nexport interface FrontstageNineZoneStateChangedEventArgs\n extends FrontstageEventArgs {\n state: NineZoneState | undefined;\n}\n\n/** FrontstageDef class provides an API for a Frontstage.\n * @public\n */\nexport class FrontstageDef {\n private _id: string = \"\";\n private _initialConfig?: FrontstageConfig;\n private _isStageClosing = false;\n private _isReady = false;\n private _isApplicationClosing = false;\n private _usage?: string;\n private _version: number = 0;\n private _toolSettings?: WidgetDef;\n private _statusBar?: WidgetDef;\n private _contentManipulation?: WidgetDef;\n private _viewNavigation?: WidgetDef;\n private _topPanel?: StagePanelDef;\n private _leftPanel?: StagePanelDef;\n private _rightPanel?: StagePanelDef;\n private _bottomPanel?: StagePanelDef;\n private _contentLayoutDef?: ContentLayoutDef;\n private _contentGroup?: ContentGroup;\n private _frontstageProvider?: FrontstageProvider;\n private _timeTracker = new TimeTracker();\n private _nineZoneState?: NineZoneState;\n private _contentGroupProvider?: ContentGroupProvider;\n private _floatingContentControls?: ContentControl[];\n private _toolAdminDefaultToolId?: string;\n private _dispatch?: NineZoneDispatch;\n private _batching = false;\n\n public get id(): string {\n return this._id;\n }\n public get usage(): string {\n return this._usage !== undefined ? this._usage : StageUsage.General;\n }\n public get version(): number {\n return this._version;\n }\n public get contentGroupProvider(): ContentGroupProvider | undefined {\n return this._contentGroupProvider;\n }\n public get floatingContentControls() {\n return this._floatingContentControls;\n }\n\n public get toolSettings(): WidgetDef | undefined {\n return this._toolSettings;\n }\n public get statusBar(): WidgetDef | undefined {\n return this._statusBar;\n }\n public get contentManipulation(): WidgetDef | undefined {\n return this._contentManipulation;\n }\n public get viewNavigation(): WidgetDef | undefined {\n return this._viewNavigation;\n }\n\n public get topPanel(): StagePanelDef | undefined {\n return this._topPanel;\n }\n public get leftPanel(): StagePanelDef | undefined {\n return this._leftPanel;\n }\n public get rightPanel(): StagePanelDef | undefined {\n return this._rightPanel;\n }\n public get bottomPanel(): StagePanelDef | undefined {\n return this._bottomPanel;\n }\n\n public get contentLayoutDef(): ContentLayoutDef | undefined {\n return this._contentLayoutDef;\n }\n public get contentGroup(): ContentGroup | undefined {\n return this._contentGroup;\n }\n public get frontstageProvider(): FrontstageProvider | undefined {\n return this._frontstageProvider;\n }\n\n private toStagePanelLocation(side: PanelSide): StagePanelLocation {\n switch (side) {\n case \"bottom\":\n return StagePanelLocation.Bottom;\n case \"left\":\n return StagePanelLocation.Left;\n case \"right\":\n return StagePanelLocation.Right;\n case \"top\":\n return StagePanelLocation.Top;\n }\n }\n\n private populateStateMaps(\n nineZone: NineZoneState,\n panelMap: Map<StagePanelDef, StagePanelState>,\n widgetMap: Map<WidgetDef, WidgetState>\n ) {\n for (const panelSide of panelSides) {\n const panel = nineZone.panels[panelSide];\n const location = this.toStagePanelLocation(panelSide);\n const panelDef = this.getStagePanelDef(location);\n if (!panelDef) continue;\n const panelState = panel.collapsed\n ? StagePanelState.Minimized\n : StagePanelState.Open;\n panelMap.set(panelDef, panelState);\n }\n\n for (const widgetDef of this.widgetDefs) {\n const widgetId = widgetDef.id;\n if (widgetDef === this.toolSettings) {\n if (!nineZone.toolSettings) {\n widgetMap.set(widgetDef, WidgetState.Hidden);\n continue;\n } else if (nineZone.toolSettings.type === \"docked\") {\n widgetMap.set(widgetDef, WidgetState.Open);\n continue;\n }\n }\n\n if (nineZone.draggedTab?.tabId === widgetId) {\n widgetMap.set(widgetDef, WidgetState.Closed);\n continue;\n }\n\n const tabLocation = getTabLocation(nineZone, widgetId);\n if (!tabLocation) {\n widgetMap.set(widgetDef, WidgetState.Hidden);\n continue;\n }\n\n const widget = nineZone.widgets[tabLocation.widgetId];\n let widgetState = WidgetState.Open;\n if (widget.minimized || widgetId !== widget.activeTabId)\n widgetState = WidgetState.Closed;\n widgetMap.set(widgetDef, widgetState);\n }\n }\n\n private triggerStateChangeEvents(oldState: NineZoneState) {\n const newState = this.nineZoneState;\n if (!newState) return;\n\n if (this._isStageClosing || this._isApplicationClosing) return;\n\n const originalPanelStateMap = new Map<StagePanelDef, StagePanelState>();\n const originalWidgetStateMap = new Map<WidgetDef, WidgetState>();\n const newPanelStateMap = new Map<StagePanelDef, StagePanelState>();\n const newWidgetStateMap = new Map<WidgetDef, WidgetState>();\n this.populateStateMaps(\n oldState,\n originalPanelStateMap,\n originalWidgetStateMap\n );\n this.populateStateMaps(newState, newPanelStateMap, newWidgetStateMap);\n\n // Now walk and trigger set state events\n newWidgetStateMap.forEach((newWidgetState, widgetDef) => {\n const originalState = originalWidgetStateMap.get(widgetDef);\n if (originalState === newWidgetState) return;\n widgetDef.handleWidgetStateChanged(newWidgetState);\n });\n newPanelStateMap.forEach((newPanelState, panelDef) => {\n const originalState = originalPanelStateMap.get(panelDef);\n if (originalState === newPanelState) return;\n panelDef.handlePanelStateChanged(newPanelState);\n });\n\n for (const panelSide of panelSides) {\n const panel = newState.panels[panelSide];\n const oldPanel = oldState.panels[panelSide];\n const location = this.toStagePanelLocation(panelSide);\n const panelDef = this.getStagePanelDef(location);\n if (!panelDef) continue;\n\n if (panel.size !== oldPanel.size) {\n panelDef.handleSizeChanged(panel.size);\n }\n\n if (panel.pinned !== oldPanel.pinned) {\n panelDef.handlePinnedChanged(panel.pinned);\n }\n }\n }\n\n private handlePopouts(oldState: NineZoneState | undefined) {\n const newState = this.nineZoneState;\n\n const oldPopouts = oldState?.popoutWidgets.allIds || [];\n const newPopouts = newState?.popoutWidgets.allIds || [];\n const popoutsToClose = oldPopouts.filter((p) => !newPopouts.includes(p));\n const popoutsToOpen = newPopouts.filter((p) => !oldPopouts.includes(p));\n\n for (const popoutId of popoutsToClose) {\n UiFramework.childWindows.close(popoutId, true);\n }\n\n for (const popoutId of popoutsToOpen) {\n const result = this.openPopoutWidgetContainer(popoutId, oldState);\n if (!result) return result;\n }\n\n return true;\n }\n\n /** @internal */\n public get nineZoneState(): NineZoneState | undefined {\n return this._nineZoneState;\n }\n public set nineZoneState(state: NineZoneState | undefined) {\n if (this._nineZoneState === state) return;\n\n const oldState = this._nineZoneState;\n this._nineZoneState = state;\n\n if (this._batching) return;\n\n const popoutResult = this.handlePopouts(oldState);\n if (oldState) {\n this.triggerStateChangeEvents(oldState);\n }\n\n const isClosing = this._isStageClosing || this._isApplicationClosing;\n if (isClosing && !this.isReady) return;\n if (popoutResult === false) {\n IModelApp.notifications.outputMessage(\n new NotifyMessageDetails(\n OutputMessagePriority.Error,\n UiFramework.translate(\"widget.errorMessage.widgetPopoutFail\"),\n undefined,\n OutputMessageType.Toast\n )\n );\n return;\n }\n InternalFrontstageManager.onFrontstageNineZoneStateChangedEvent.emit({\n frontstageDef: this,\n state,\n });\n }\n\n /** @internal */\n public get dispatch(): NineZoneDispatch {\n return (this._dispatch ??= (action) => {\n const state = this.nineZoneState;\n if (!state) return;\n this.nineZoneState = NineZoneStateReducer(state, action);\n });\n }\n public set dispatch(dispatch: NineZoneDispatch) {\n this._dispatch = dispatch;\n }\n\n /** Dispatch multiple actions inside `fn`, but trigger events once.\n * @internal\n */\n public batch(fn: () => void): void {\n const initialState = this._nineZoneState;\n\n this._batching = true;\n fn();\n this._batching = false;\n\n const updatedState = this._nineZoneState;\n this._nineZoneState = initialState;\n this.nineZoneState = updatedState;\n }\n\n /** @internal */\n public get timeTracker(): TimeTracker {\n return this._timeTracker;\n }\n\n /** Created a [[FrontstageDef]] and initialize it */\n public static async create(provider: FrontstageProvider) {\n const def = new FrontstageDef();\n def._frontstageProvider = provider;\n\n const config = provider.frontstageConfig();\n await def.initializeFromConfig(config);\n\n return def;\n }\n\n /** Handles when the Frontstage becomes activated */\n protected async _onActivated() {}\n\n /** Handles when the Frontstage becomes activated */\n public async onActivated() {\n this.updateWidgetDefs();\n\n const provider = this._contentGroupProvider;\n if (provider && this._initialConfig) {\n this._contentGroup = await provider.contentGroup(this._initialConfig);\n }\n\n // istanbul ignore next\n if (!this._contentGroup)\n // eslint-disable-next-line deprecation/deprecation\n throw new UiError(\n UiFramework.loggerCategory(this),\n `onActivated: Content Group not defined`\n );\n\n this._contentLayoutDef = UiFramework.content.layouts.getForGroup(\n this._contentGroup\n );\n UiFramework.frontstages.onContentLayoutActivatedEvent.emit({\n contentLayout: this._contentLayoutDef,\n contentGroup: this._contentGroup,\n });\n\n this._timeTracker.startTiming();\n await this._onActivated();\n }\n\n /** Handles when the Frontstage becomes inactive */\n protected async _onDeactivated() {}\n\n /** Handles when the Frontstage becomes inactive */\n public async onDeactivated() {\n for (const control of this._widgetControls) {\n control.onFrontstageDeactivated();\n }\n\n for (const control of this.contentControls) {\n control.onFrontstageDeactivated();\n }\n\n // istanbul ignore else\n if (this.contentGroup) this.contentGroup.onFrontstageDeactivated();\n // istanbul ignore next\n if (this.contentGroupProvider)\n await this.contentGroupProvider.onFrontstageDeactivated();\n\n this._timeTracker.stopTiming();\n\n this._isStageClosing = true; // this keeps widgets in child windows from automatically re-docking\n UiFramework.childWindows.closeAll();\n\n if (this._floatingContentControls) {\n InternalContentDialogManager.closeAll();\n this._floatingContentControls = undefined;\n }\n\n if (this._toolAdminDefaultToolId) {\n IModelApp.toolAdmin.defaultToolId = this._toolAdminDefaultToolId;\n this._toolAdminDefaultToolId = undefined;\n }\n\n await this._onDeactivated();\n this._isStageClosing = false;\n }\n\n /** @internal */\n public setIsApplicationClosing(value: boolean) {\n this._isApplicationClosing = value;\n }\n\n /** Returns once the contained widgets and content controls are ready to use */\n public async waitUntilReady(): Promise<void> {\n this._isReady = false;\n // create an array of control-ready promises\n const controlReadyPromises = new Array<Promise<void>>();\n this._widgetControls.forEach((control: WidgetControl) => {\n controlReadyPromises.push(control.isReady);\n });\n\n // istanbul ignore else\n if (this.contentLayoutDef) {\n const usedContentIndexes = this.contentLayoutDef.getUsedContentIndexes();\n this.contentControls.forEach((control: ContentControl, index: number) => {\n // istanbul ignore else\n if (usedContentIndexes.includes(index))\n controlReadyPromises.push(control.isReady);\n });\n }\n\n await Promise.all(controlReadyPromises);\n // Frontstage ready\n this._isReady = true;\n }\n\n /** Handles when the Frontstage becomes active */\n protected _onFrontstageReady(): void {}\n\n /** Handles when the Frontstage becomes active */\n public onFrontstageReady(): void {\n for (const control of this._widgetControls) {\n control.onFrontstageReady();\n }\n\n for (const control of this.contentControls) {\n control.onFrontstageReady();\n }\n\n // istanbul ignore else\n if (this.contentGroup) this.contentGroup.onFrontstageReady();\n\n if (IModelApp.toolAdmin && IModelApp.viewManager && this._initialConfig) {\n const defaultTool = this._initialConfig.defaultTool;\n if (defaultTool) {\n this._toolAdminDefaultToolId = IModelApp.toolAdmin.defaultToolId;\n IModelApp.toolAdmin.defaultToolId = defaultTool;\n void IModelApp.tools.run(defaultTool);\n } else {\n void IModelApp.toolAdmin.startDefaultTool();\n }\n }\n\n this._onFrontstageReady();\n }\n\n /** Sets the Content Layout and Content Group */\n public setContentLayoutAndGroup(\n contentLayoutDef: ContentLayoutDef,\n contentGroup: ContentGroup\n ): void {\n this._contentLayoutDef = contentLayoutDef;\n this._contentGroup = contentGroup;\n }\n\n /** Sets the active view content control to the default or first */\n public async setActiveContent(): Promise<boolean> {\n let contentControl: ContentControl | undefined;\n let activated = false;\n\n // istanbul ignore else\n if (!contentControl && this.contentControls.length >= 0) {\n contentControl = this.contentControls[0];\n }\n\n if (contentControl) {\n UiFramework.content.setActive(contentControl.reactNode, true);\n if (contentControl.viewport) {\n const status = await IModelApp.viewManager.setSelectedView(\n contentControl.viewport\n );\n activated = status === BentleyStatus.SUCCESS;\n }\n }\n\n return activated;\n }\n\n /** Sets the active view content control */\n public setActiveView(\n newContent: ContentControl,\n oldContent?: ContentControl\n ): void {\n if (oldContent) oldContent.onDeactivated();\n newContent.onActivated();\n UiFramework.frontstages.onContentControlActivatedEvent.emit({\n activeContentControl: newContent,\n oldContentControl: oldContent,\n });\n }\n\n /** Sets the active view content control based on the selected viewport. */\n public setActiveViewFromViewport(viewport: ScreenViewport): boolean {\n const contentControl = this.contentControls.find(\n (control: ContentControl) => control.viewport === viewport\n );\n // istanbul ignore else\n if (contentControl) {\n UiFramework.content.setActive(contentControl.reactNode, true);\n return true;\n }\n\n // istanbul ignore next\n return false;\n }\n\n /** Gets a [[StagePanelDef]] based on a given panel location\n * @beta\n */\n public getStagePanelDef(\n location: StagePanelLocation\n ): StagePanelDef | undefined {\n let panelDef: StagePanelDef | undefined;\n\n switch (location) {\n case StagePanelLocation.Top:\n panelDef = this.topPanel;\n break;\n case StagePanelLocation.Left:\n panelDef = this.leftPanel;\n break;\n case StagePanelLocation.Right:\n panelDef = this.rightPanel;\n break;\n case StagePanelLocation.Bottom:\n panelDef = this.bottomPanel;\n break;\n }\n\n // Panels can be undefined in a Frontstage\n return panelDef;\n }\n\n /** Gets a list of [[StagePanelDef]]s\n * @beta\n */\n public get panelDefs(): StagePanelDef[] {\n const locations = [\n StagePanelLocation.Left,\n StagePanelLocation.Right,\n StagePanelLocation.Top,\n StagePanelLocation.Bottom,\n ];\n const panels: StagePanelDef[] = [];\n\n locations.forEach((location: StagePanelLocation) => {\n const panel = this.getStagePanelDef(location);\n if (panel) panels.push(panel);\n });\n\n return panels;\n }\n\n /** Finds a [[WidgetDef]] based on a given id */\n public findWidgetDef(id: string): WidgetDef | undefined {\n for (const widgetDef of this.widgetDefs) {\n if (widgetDef.id === id) return widgetDef;\n }\n return undefined;\n }\n\n /** Gets the list of [[WidgetControl]]s */\n private get _widgetControls(): WidgetControl[] {\n const widgetControls = new Array<WidgetControl>();\n\n this.panelDefs.forEach((panelDef: StagePanelDef) => {\n panelDef.widgetDefs.forEach((widgetDef: WidgetDef) => {\n const widgetControl = widgetDef.widgetControl;\n // istanbul ignore if\n if (widgetControl) widgetControls.push(widgetControl);\n });\n });\n\n return widgetControls;\n }\n\n public addFloatingContentControl(contentControl?: ContentControl) {\n // istanbul ignore next\n if (!contentControl) return;\n if (!this._floatingContentControls)\n this._floatingContentControls = new Array<ContentControl>();\n\n this._floatingContentControls.push(contentControl);\n UiFramework.content.onAvailableContentChangedEvent.emit({\n contentId: contentControl.uniqueId,\n });\n }\n\n public dropFloatingContentControl(contentControl?: ContentControl) {\n // istanbul ignore next\n if (!contentControl || !this._floatingContentControls) return;\n\n const index = this._floatingContentControls.indexOf(contentControl);\n // istanbul ignore else\n if (index > -1) {\n this._floatingContentControls.splice(index, 1);\n UiFramework.content.onAvailableContentChangedEvent.emit({\n contentId: contentControl.uniqueId,\n });\n }\n }\n\n /** Gets the list of [[ContentControl]]s */\n public get contentControls(): ContentControl[] {\n const contentControls = new Array<ContentControl>();\n // istanbul ignore else\n if (this.contentGroup) {\n contentControls.push(...this.contentGroup.getContentControls());\n }\n if (this._floatingContentControls) {\n contentControls.push(...this._floatingContentControls);\n }\n return contentControls;\n }\n\n /** Initializes a FrontstageDef from FrontstageConfig.\n * @internal\n */\n public async initializeFromConfig(config: FrontstageConfig): Promise<void> {\n this._id = config.id;\n this._initialConfig = config;\n\n if (config.contentGroup instanceof ContentGroupProvider) {\n this._contentGroupProvider = config.contentGroup;\n } else {\n this._contentGroup = config.contentGroup;\n }\n\n this._usage = config.usage;\n this._version = config.version;\n\n this._toolSettings = createWidgetDef(\n config.toolSettings,\n WidgetType.ToolSettings\n );\n this._statusBar = createWidgetDef(config.statusBar, WidgetType.StatusBar);\n this._contentManipulation = createWidgetDef(\n config.contentManipulation,\n WidgetType.Tool\n );\n this._viewNavigation = createWidgetDef(\n config.viewNavigation,\n WidgetType.Navigation\n );\n this._topPanel = createStagePanelDef(config, StagePanelLocation.Top);\n this._leftPanel = createStagePanelDef(config, StagePanelLocation.Left);\n this._rightPanel = createStagePanelDef(config, StagePanelLocation.Right);\n this._bottomPanel = createStagePanelDef(config, StagePanelLocation.Bottom);\n }\n\n /** @internal */\n public updateWidgetDefs(): void {\n // Tracks provided widgets to prevent duplicates.\n const allStageWidgetDefs: WidgetDef[] = [];\n\n // Process panels before zones so extension can explicitly target a widget for a StagePanelSection\n this.panelDefs.forEach((stagePanelDef: StagePanelDef) => {\n stagePanelDef.updateDynamicWidgetDefs(\n this.id,\n this.usage,\n stagePanelDef.location,\n undefined,\n allStageWidgetDefs\n );\n });\n\n InternalFrontstageManager.onFrontstageWidgetsChangedEvent.emit({\n frontstageDef: this,\n });\n }\n\n /** Restores frontstage layout to initial configuration.\n * @beta\n */\n public restoreLayout() {\n for (const panelDef of this.panelDefs) {\n panelDef.size = panelDef.defaultSize;\n panelDef.panelState = panelDef.defaultState;\n panelDef.pinned = panelDef.initialConfig?.pinned ?? true;\n }\n for (const widgetDef of this.widgetDefs) {\n widgetDef.setWidgetState(widgetDef.defaultState);\n }\n InternalFrontstageManager.onFrontstageRestoreLayoutEvent.emit({\n frontstageDef: this,\n });\n }\n\n /** Used to determine WidgetState from NinezoneState\n * @internal\n */\n public getWidgetCurrentState(widgetDef: WidgetDef): WidgetState | undefined {\n const state = this.nineZoneState;\n if (!state) return widgetDef.defaultState;\n\n const tab = state.tabs[widgetDef.id];\n if (tab && tab.unloaded) {\n return WidgetState.Unloaded;\n }\n\n const toolSettingsTabId = state.toolSettings?.tabId;\n if (\n toolSettingsTabId === widgetDef.id &&\n state.toolSettings?.type === \"docked\"\n ) {\n return WidgetState.Open;\n }\n\n const location = getTabLocation(state, widgetDef.id);\n\n // istanbul ignore next\n if (!location) return WidgetState.Hidden;\n\n if (isFloatingTabLocation(location)) {\n return WidgetState.Floating;\n }\n\n let collapsedPanel = false;\n // istanbul ignore else\n if (\"side\" in location) {\n const panel = state.panels[location.side];\n collapsedPanel =\n panel.collapsed || undefined === panel.size || 0 === panel.size;\n }\n const widgetContainer = state.widgets[location.widgetId];\n if (widgetDef.id === widgetContainer.activeTabId && !collapsedPanel)\n return WidgetState.Open;\n return WidgetState.Closed;\n }\n\n public isPopoutWidget(widgetId: string) {\n // istanbul ignore else\n if (this.nineZoneState) {\n const location = getTabLocation(this.nineZoneState, widgetId);\n // istanbul ignore else\n if (location) return isPopoutTabLocation(location);\n }\n\n return false;\n }\n\n public isFloatingWidget(widgetId: string) {\n // istanbul ignore else\n if (this.nineZoneState) {\n const location = getTabLocation(this.nineZoneState, widgetId);\n // istanbul ignore else\n if (location) return isFloatingTabLocation(location);\n }\n\n return false;\n }\n\n /** Create a new floating panel that contains the widget specified by its Id.\n * @param widgetId case sensitive Widget Id\n * @param position Position of top left corner of floating panel in pixels. If undefined {x:50, y:100} is used.\n * @param size defines the width and height of the floating panel. If undefined and widget has been floated before\n * the previous size is used, else {height:400, width:400} is used.\n * @beta\n */\n public floatWidget(widgetId: string, position?: XAndY, size?: SizeProps) {\n const state = this.nineZoneState;\n if (!state) return;\n const widgetDef = this.findWidgetDef(widgetId);\n if (!widgetDef) return;\n\n this.dispatch({\n type: \"WIDGET_TAB_FLOAT\",\n id: widgetId,\n position,\n size,\n });\n }\n\n /** Check widget and panel state to determine whether the widget is currently displayed\n * @param widgetId case-sensitive Widget Id\n * @public\n */\n public isWidgetDisplayed(widgetId: string): boolean {\n if (!this.nineZoneState) return false;\n\n const tabLocation = getTabLocation(this.nineZoneState, widgetId);\n if (!tabLocation) return false;\n\n if (isPanelTabLocation(tabLocation)) {\n const panel = this.nineZoneState.panels[tabLocation.side];\n const widgetDef = this.findWidgetDef(widgetId);\n const isVisible =\n !!widgetDef && widgetDef.state === WidgetState.Open && !panel.collapsed;\n return isVisible;\n }\n\n return true;\n }\n\n /** Opens window for specified PopoutWidget container. Used to reopen popout when running in Electron.\n * @internal\n */\n public openPopoutWidgetContainer(\n widgetContainerId: string,\n oldState: NineZoneState | undefined\n ): boolean {\n const state = this.nineZoneState;\n if (!state) return false;\n\n const location = getWidgetLocation(state, widgetContainerId);\n if (!location) return false;\n if (!isPopoutWidgetLocation(location)) return false;\n\n const widget = state.widgets[widgetContainerId];\n // Popout widget should only contain a single tab.\n if (widget.tabs.length !== 1) return false;\n\n const tabId = widget.tabs[0];\n const widgetDef = this.findWidgetDef(tabId);\n if (!widgetDef) return false;\n\n const popoutContent = (\n <PopoutWidget\n widgetContainerId={widgetContainerId}\n widgetDef={widgetDef}\n />\n );\n\n const popoutWidget = state.popoutWidgets.byId[location.popoutWidgetId];\n const bounds = Rectangle.create(popoutWidget.bounds);\n const position: ChildWindowLocationProps = {\n width: bounds.getWidth(),\n height: bounds.getHeight(),\n left: bounds.left,\n top: bounds.top,\n };\n\n const result = UiFramework.childWindows.open(\n widgetContainerId,\n widgetDef.label,\n popoutContent,\n position,\n UiFramework.useDefaultPopoutUrl\n );\n\n if (!result && oldState) {\n this.nineZoneState = oldState;\n return false;\n }\n\n return true;\n }\n\n /** Create a new popout/child window that contains the widget specified by its Id.\n * @param widgetId case sensitive Widget Id\n * @param position Position of top left corner of floating panel in pixels. If undefined {x:0, y:0} is used.\n * @param size defines the width and height of the floating panel. If undefined and widget has been floated before\n * the previous size is used, else {height:800, width:600} is used.\n * @beta\n */\n public popoutWidget(widgetId: string, position?: XAndY, size?: SizeProps) {\n const state = this.nineZoneState;\n if (!state) return;\n const widgetDef = this.findWidgetDef(widgetId);\n if (!widgetDef) return;\n\n this.dispatch({\n type: \"WIDGET_TAB_POPOUT\",\n id: widgetId,\n position,\n size,\n });\n }\n\n public get isStageClosing() {\n return this._isStageClosing;\n }\n\n public get isApplicationClosing() {\n return this._isApplicationClosing;\n }\n\n public get isReady() {\n return this._isReady;\n }\n\n /** @internal */\n public saveChildWindowSizeAndPosition(\n childWindowId: string,\n childWindow: ChildWindow\n ) {\n const state = this.nineZoneState;\n if (!state) return;\n\n const location = getWidgetLocation(state, childWindowId);\n if (!location || !isPopoutWidgetLocation(location)) return;\n\n const widget = state.widgets[location.popoutWidgetId];\n const tabId = widget.tabs[0];\n const widgetDef = this.findWidgetDef(tabId);\n if (!widgetDef) return;\n\n let width = childWindow.shouldUseOuterSized\n ? childWindow.outerWidth\n : childWindow.innerWidth;\n let height = childWindow.shouldUseOuterSized\n ? childWindow.outerHeight\n : childWindow.innerHeight;\n if (childWindow.deltaHeight) {\n height = height + childWindow.deltaHeight;\n if (height < 1) height = 100;\n }\n if (childWindow.deltaWidth) {\n width = width + childWindow.deltaWidth;\n if (width < 1) width = 100;\n }\n\n const bounds = Rectangle.createFromSize({ width, height }).offset({\n x: childWindow.screenX,\n y: childWindow.screenY,\n });\n\n this.dispatch({\n type: \"WIDGET_TAB_SET_POPOUT_BOUNDS\",\n id: tabId,\n bounds,\n });\n }\n\n /** @internal */\n public dockWidgetContainerByContainerId(widgetContainerId: string) {\n const state = this.nineZoneState;\n if (!state) return;\n\n const location = getWidgetLocation(state, widgetContainerId);\n if (!location) return;\n\n if (isFloatingWidgetLocation(location)) {\n this.dispatch({\n type: \"FLOATING_WIDGET_SEND_BACK\",\n id: location.floatingWidgetId,\n });\n return;\n }\n if (isPopoutWidgetLocation(location)) {\n this.dispatch({\n type: \"POPOUT_WIDGET_SEND_BACK\",\n id: location.popoutWidgetId,\n });\n return;\n }\n }\n\n /** Finds the container with the specified widget and re-docks all widgets\n * back to the panel zone location that was used when the floating container\n * was generated.\n * @param widgetId case sensitive Widget Id.\n * @beta\n */\n public dockWidgetContainer(widgetId: string) {\n const state = this.nineZoneState;\n if (!state) return;\n\n const location = getTabLocation(state, widgetId);\n if (!location) return;\n\n this.dockWidgetContainerByContainerId(location.widgetId);\n }\n\n public setFloatingWidgetContainerBounds(\n floatingWidgetId: string,\n bounds: RectangleProps\n ) {\n if (\n !this.nineZoneState ||\n !(floatingWidgetId in this.nineZoneState.floatingWidgets.byId)\n )\n return false;\n\n this.dispatch({\n type: \"FLOATING_WIDGET_SET_BOUNDS\",\n id: floatingWidgetId,\n bounds,\n });\n this.dispatch({\n type: \"FLOATING_WIDGET_SET_USER_SIZED\",\n id: floatingWidgetId,\n userSized: true,\n });\n return true;\n }\n\n public getFloatingWidgetContainerIds(): string[] {\n if (!this.nineZoneState) return [];\n\n return [...this.nineZoneState.floatingWidgets.allIds];\n }\n\n public getFloatingWidgetContainerIdByWidgetId(\n widgetId: string\n ): string | undefined {\n if (!this.nineZoneState) return undefined;\n\n const location = getTabLocation(this.nineZoneState, widgetId);\n // istanbul ignore else\n if (location && isFloatingTabLocation(location)) {\n return location.floatingWidgetId;\n }\n // istanbul ignore next\n return undefined;\n }\n\n public getFloatingWidgetContainerBounds(\n floatingWidgetId: string | undefined\n ) {\n if (!floatingWidgetId) return undefined;\n\n // istanbul ignore else\n if (\n this.nineZoneState &&\n floatingWidgetId in this.nineZoneState.floatingWidgets.byId\n ) {\n const foundWidget = document.querySelector(\n `div.nz-widget-floatingWidget[data-widget-id='${floatingWidgetId}']`\n );\n // istanbul ignore next\n if (foundWidget) {\n const domRect = foundWidget.getBoundingClientRect();\n return {\n left: domRect.left,\n right: domRect.right,\n top: domRect.top,\n bottom: domRect.bottom,\n };\n }\n return this.nineZoneState.floatingWidgets.byId[floatingWidgetId].bounds;\n }\n return undefined;\n }\n\n private *_widgetDefs(): Iterator<WidgetDef> {\n for (const panelDef of this.panelDefs) {\n for (const widgetDef of panelDef.widgetDefs) {\n yield widgetDef;\n }\n }\n if (this.toolSettings) yield this.toolSettings;\n if (this.statusBar) yield this.statusBar;\n return undefined;\n }\n\n /** Iterable of all widget definitions in a frontstage.\n * @internal\n */\n public get widgetDefs() {\n const defs = this._widgetDefs();\n return {\n [Symbol.iterator]() {\n return defs;\n },\n };\n }\n}\n\nfunction createWidgetDef(\n config: WidgetConfig | undefined,\n type: WidgetType\n): WidgetDef | undefined {\n if (!config) return undefined;\n\n const widgetDef = WidgetDef.create(config, type);\n return widgetDef;\n}\n\nfunction createStagePanelDef(\n frontstageConfig: FrontstageConfig,\n location: StagePanelLocation\n): StagePanelDef {\n const config = getStagePanel(location, frontstageConfig);\n\n const panelDef = new StagePanelDef();\n panelDef.initializeFromConfig(config, location);\n return panelDef;\n}\n\nfunction getStagePanel(\n location: StagePanelLocation,\n config: FrontstageConfig\n): StagePanelConfig | undefined {\n switch (location) {\n case StagePanelLocation.Top:\n return config.topPanel;\n case StagePanelLocation.Left:\n return config.leftPanel;\n case StagePanelLocation.Right:\n return config.rightPanel;\n case StagePanelLocation.Bottom:\n return config.bottomPanel;\n }\n}\n\n/** Hook that returns active frontstage id.\n * @public\n */\nexport const useActiveFrontstageId = () => {\n const def = useActiveFrontstageDef();\n const id = React.useMemo(\n () => (def ? /* istanbul ignore next */ def.id : \"\"),\n [def]\n );\n return id;\n};\n\n/** Hook to return the active Frontstage def.\n * @public\n */\nexport function useActiveFrontstageDef() {\n const [def, setDef] = React.useState(\n UiFramework.frontstages.activeFrontstageDef\n );\n React.useEffect(() => {\n return UiFramework.frontstages.onFrontstageActivatedEvent.addListener(\n (args) => {\n setDef(args.activatedFrontstageDef);\n }\n );\n }, []);\n return def;\n}\n\n/** Hook that returns the widgetDef for a specific widgetId within the active frontstage.\n * @public\n */\nexport function useSpecificWidgetDef(widgetId: string) {\n const frontstageDef = useActiveFrontstageDef();\n const [widgetDef, setWidgetDef] = React.useState(() =>\n frontstageDef?.findWidgetDef(widgetId)\n );\n React.useEffect(() => {\n setWidgetDef(frontstageDef?.findWidgetDef(widgetId));\n return InternalFrontstageManager.onFrontstageWidgetsChangedEvent.addListener(\n (args) => {\n if (args.frontstageDef !== frontstageDef) return;\n setWidgetDef(frontstageDef.findWidgetDef(widgetId));\n }\n );\n }, [frontstageDef, widgetId]);\n return widgetDef;\n}\n"]}
@@ -1,10 +1,11 @@
1
1
  /** @packageDocumentation
2
2
  * @module Frontstage
3
3
  */
4
- import "./ModalFrontstage.scss";
5
- import * as React from "react";
6
4
  import type { CommonProps } from "@itwin/core-react";
7
- /** Properties for the [[ModalFrontstage]] React component
5
+ import * as React from "react";
6
+ import "./ModalFrontstage.scss";
7
+ /**
8
+ * Properties for the [[ModalFrontstage]] React component
8
9
  * @public
9
10
  */
10
11
  export interface ModalFrontstageProps extends CommonProps {
@@ -21,13 +22,14 @@ export interface ModalFrontstageProps extends CommonProps {
21
22
  /** Content */
22
23
  children?: React.ReactNode;
23
24
  }
24
- /** ModalFrontstage React component
25
+ /**
26
+ * ModalFrontstage React component
25
27
  * @public
26
28
  */
27
29
  export declare class ModalFrontstage extends React.Component<ModalFrontstageProps> {
28
30
  private _backButtonTitle;
29
31
  constructor(props: ModalFrontstageProps);
30
32
  private _onGoBack;
31
- render(): JSX.Element;
33
+ render(): React.JSX.Element;
32
34
  }
33
35
  //# sourceMappingURL=ModalFrontstage.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ModalFrontstage.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/frontstage/ModalFrontstage.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,wBAAwB,CAAC;AAEhC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAOrD;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,WAAW;IACvD,yDAAyD;IACzD,KAAK,EAAE,MAAM,CAAC;IACd,qDAAqD;IACrD,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,mGAAmG;IACnG,YAAY,CAAC,EAAE,MAAM,GAAG,CAAC;IACzB,sFAAsF;IACtF,UAAU,EAAE,MAAM,GAAG,CAAC;IACtB,mFAAmF;IACnF,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,cAAc;IACd,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED;;GAEG;AACH,qBAAa,eAAgB,SAAQ,KAAK,CAAC,SAAS,CAAC,oBAAoB,CAAC;IACxE,OAAO,CAAC,gBAAgB,CAEtB;gBAEU,KAAK,EAAE,oBAAoB;IAIvC,OAAO,CAAC,SAAS,CAGf;IAEc,MAAM;CAgCvB"}
1
+ {"version":3,"file":"ModalFrontstage.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/frontstage/ModalFrontstage.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAKrD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,wBAAwB,CAAC;AAEhC;;;GAGG;AACH,MAAM,WAAW,oBAAqB,SAAQ,WAAW;IACvD,yDAAyD;IACzD,KAAK,EAAE,MAAM,CAAC;IACd,qDAAqD;IACrD,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,mGAAmG;IACnG,YAAY,CAAC,EAAE,MAAM,GAAG,CAAC;IACzB,sFAAsF;IACtF,UAAU,EAAE,MAAM,GAAG,CAAC;IACtB,mFAAmF;IACnF,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,cAAc;IACd,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED;;;GAGG;AACH,qBAAa,eAAgB,SAAQ,KAAK,CAAC,SAAS,CAAC,oBAAoB,CAAC;IACxE,OAAO,CAAC,gBAAgB,CAEtB;gBAEU,KAAK,EAAE,oBAAoB;IAIvC,OAAO,CAAC,SAAS,CAGf;IAEc,MAAM;CA8BvB"}
@@ -8,15 +8,16 @@
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.ModalFrontstage = void 0;
11
- require("./ModalFrontstage.scss");
11
+ const core_react_1 = require("@itwin/core-react");
12
+ const itwinui_icons_react_1 = require("@itwin/itwinui-icons-react");
13
+ const itwinui_react_1 = require("@itwin/itwinui-react");
12
14
  const classnames_1 = require("classnames");
13
15
  const React = require("react");
14
- const core_react_1 = require("@itwin/core-react");
15
- const appui_layout_react_1 = require("@itwin/appui-layout-react");
16
16
  const UiFramework_1 = require("../UiFramework");
17
- const itwinui_react_1 = require("@itwin/itwinui-react");
18
- const itwinui_icons_react_1 = require("@itwin/itwinui-icons-react");
19
- /** ModalFrontstage React component
17
+ const Back_1 = require("../layout/widget/tools/button/Back");
18
+ require("./ModalFrontstage.scss");
19
+ /**
20
+ * ModalFrontstage React component
20
21
  * @public
21
22
  */
22
23
  class ModalFrontstage extends React.Component {
@@ -34,8 +35,8 @@ class ModalFrontstage extends React.Component {
34
35
  return (React.createElement(React.Fragment, null,
35
36
  React.createElement("div", { className: classNames, style: this.props.style },
36
37
  React.createElement("div", { className: "uifw-modal-app-bar" },
37
- React.createElement(appui_layout_react_1.BackButton, { className: "nz-toolbar-button-app", onClick: this._onGoBack, icon: React.createElement(core_react_1.Icon, { iconSpec: React.createElement(itwinui_icons_react_1.SvgProgressBackwardCircular, null) }), title: this._backButtonTitle }),
38
- React.createElement(itwinui_react_1.Text, { variant: "headline", className: "uifw-headline" }, this.props.title),
38
+ React.createElement(Back_1.BackButton, { className: "nz-toolbar-button-app", onClick: this._onGoBack, icon: React.createElement(core_react_1.Icon, { iconSpec: React.createElement(itwinui_icons_react_1.SvgProgressBackwardCircular, null) }), title: this._backButtonTitle }),
39
+ React.createElement(itwinui_react_1.Text, { variant: "headline" }, this.props.title),
39
40
  this.props.appBarRight && (React.createElement("span", { className: "uifw-modal-app-bar-right" }, this.props.appBarRight))),
40
41
  React.createElement("div", { className: "uifw-modal-stage-content" }, this.props.children)),
41
42
  React.createElement("div", { className: "uifw-modal-frontstage-overlay" })));
@@ -1 +1 @@
1
- {"version":3,"file":"ModalFrontstage.js","sourceRoot":"","sources":["../../../../src/appui-react/frontstage/ModalFrontstage.tsx"],"names":[],"mappings":";AAAA;;;gGAGgG;AAChG;;GAEG;;;AAEH,kCAAgC;AAChC,2CAAoC;AACpC,+BAA+B;AAE/B,kDAAyC;AACzC,kEAAuD;AACvD,gDAA6C;AAC7C,wDAA4C;AAC5C,oEAAyE;AAoBzE;;GAEG;AACH,MAAa,eAAgB,SAAQ,KAAK,CAAC,SAA+B;IAKxE,YAAY,KAA2B;QACrC,KAAK,CAAC,KAAK,CAAC,CAAC;QALP,qBAAgB,GAAG,yBAAW,CAAC,SAAS,CAC9C,iCAAiC,CAClC,CAAC;QAMM,cAAS,GAAG,GAAG,EAAE;YACvB,IAAI,IAAI,CAAC,KAAK,CAAC,YAAY;gBAAE,IAAI,CAAC,KAAK,CAAC,YAAY,EAAE,CAAC;YACvD,IAAI,CAAC,KAAK,CAAC,UAAU,EAAE,CAAC;QAC1B,CAAC,CAAC;IALF,CAAC;IAOe,MAAM;QACpB,MAAM,UAAU,GAAG,IAAA,oBAAU,EAC3B,uBAAuB,EACvB,IAAI,CAAC,KAAK,CAAC,MAAM,IAAI,iBAAiB,EACtC,IAAI,CAAC,KAAK,CAAC,SAAS,CACrB,CAAC;QAEF,OAAO,CACL;YACE,6BAAK,SAAS,EAAE,UAAU,EAAE,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,KAAK;gBACjD,6BAAK,SAAS,EAAC,oBAAoB;oBACjC,oBAAC,+BAAU,IACT,SAAS,EAAC,uBAAuB,EACjC,OAAO,EAAE,IAAI,CAAC,SAAS,EACvB,IAAI,EAAE,oBAAC,iBAAI,IAAC,QAAQ,EAAE,oBAAC,iDAA2B,OAAG,GAAI,EACzD,KAAK,EAAE,IAAI,CAAC,gBAAgB,GAC5B;oBACF,oBAAC,oBAAI,IAAC,OAAO,EAAC,UAAU,EAAC,SAAS,EAAC,eAAe,IAC/C,IAAI,CAAC,KAAK,CAAC,KAAK,CACZ;oBACN,IAAI,CAAC,KAAK,CAAC,WAAW,IAAI,CACzB,8BAAM,SAAS,EAAC,0BAA0B,IACvC,IAAI,CAAC,KAAK,CAAC,WAAW,CAClB,CACR,CACG;gBACN,6BAAK,SAAS,EAAC,0BAA0B,IAAE,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAO,CACjE;YACN,6BAAK,SAAS,EAAC,+BAA+B,GAAG,CAChD,CACJ,CAAC;IACJ,CAAC;CACF;AA9CD,0CA8CC","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 Frontstage\n */\n\nimport \"./ModalFrontstage.scss\";\nimport classnames from \"classnames\";\nimport * as React from \"react\";\nimport type { CommonProps } from \"@itwin/core-react\";\nimport { Icon } from \"@itwin/core-react\";\nimport { BackButton } from \"@itwin/appui-layout-react\";\nimport { UiFramework } from \"../UiFramework\";\nimport { Text } from \"@itwin/itwinui-react\";\nimport { SvgProgressBackwardCircular } from \"@itwin/itwinui-icons-react\";\n\n/** Properties for the [[ModalFrontstage]] React component\n * @public\n */\nexport interface ModalFrontstageProps extends CommonProps {\n /** Title displayed at the top of the modal Frontstage */\n title: string;\n /** Indicates whether the modal Frontstage is open */\n isOpen?: boolean;\n /** Callback for navigating back from the modal Frontstage. This is normally connected to Redux. */\n navigateBack?: () => any;\n /** Callback for closing the modal Frontstage. This is normally connected to Redux. */\n closeModal: () => any;\n /** An optional React node displayed in the upper right of the modal Frontstage. */\n appBarRight?: React.ReactNode;\n /** Content */\n children?: React.ReactNode;\n}\n\n/** ModalFrontstage React component\n * @public\n */\nexport class ModalFrontstage extends React.Component<ModalFrontstageProps> {\n private _backButtonTitle = UiFramework.translate(\n \"modalFrontstage.backButtonTitle\"\n );\n\n constructor(props: ModalFrontstageProps) {\n super(props);\n }\n\n private _onGoBack = () => {\n if (this.props.navigateBack) this.props.navigateBack();\n this.props.closeModal();\n };\n\n public override render() {\n const classNames = classnames(\n \"uifw-modal-frontstage\",\n this.props.isOpen && \"uifw-modal-open\",\n this.props.className\n );\n\n return (\n <>\n <div className={classNames} style={this.props.style}>\n <div className=\"uifw-modal-app-bar\">\n <BackButton\n className=\"nz-toolbar-button-app\"\n onClick={this._onGoBack}\n icon={<Icon iconSpec={<SvgProgressBackwardCircular />} />}\n title={this._backButtonTitle}\n />\n <Text variant=\"headline\" className=\"uifw-headline\">\n {this.props.title}\n </Text>\n {this.props.appBarRight && (\n <span className=\"uifw-modal-app-bar-right\">\n {this.props.appBarRight}\n </span>\n )}\n </div>\n <div className=\"uifw-modal-stage-content\">{this.props.children}</div>\n </div>\n <div className=\"uifw-modal-frontstage-overlay\" />\n </>\n );\n }\n}\n"]}
1
+ {"version":3,"file":"ModalFrontstage.js","sourceRoot":"","sources":["../../../../src/appui-react/frontstage/ModalFrontstage.tsx"],"names":[],"mappings":";AAAA;;;gGAGgG;AAChG;;GAEG;;;AAGH,kDAAyC;AACzC,oEAAyE;AACzE,wDAA4C;AAC5C,2CAAoC;AACpC,+BAA+B;AAC/B,gDAA6C;AAC7C,6DAAgE;AAChE,kCAAgC;AAqBhC;;;GAGG;AACH,MAAa,eAAgB,SAAQ,KAAK,CAAC,SAA+B;IAKxE,YAAY,KAA2B;QACrC,KAAK,CAAC,KAAK,CAAC,CAAC;QALP,qBAAgB,GAAG,yBAAW,CAAC,SAAS,CAC9C,iCAAiC,CAClC,CAAC;QAMM,cAAS,GAAG,GAAG,EAAE;YACvB,IAAI,IAAI,CAAC,KAAK,CAAC,YAAY;gBAAE,IAAI,CAAC,KAAK,CAAC,YAAY,EAAE,CAAC;YACvD,IAAI,CAAC,KAAK,CAAC,UAAU,EAAE,CAAC;QAC1B,CAAC,CAAC;IALF,CAAC;IAOe,MAAM;QACpB,MAAM,UAAU,GAAG,IAAA,oBAAU,EAC3B,uBAAuB,EACvB,IAAI,CAAC,KAAK,CAAC,MAAM,IAAI,iBAAiB,EACtC,IAAI,CAAC,KAAK,CAAC,SAAS,CACrB,CAAC;QAEF,OAAO,CACL;YACE,6BAAK,SAAS,EAAE,UAAU,EAAE,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,KAAK;gBACjD,6BAAK,SAAS,EAAC,oBAAoB;oBACjC,oBAAC,iBAAU,IACT,SAAS,EAAC,uBAAuB,EACjC,OAAO,EAAE,IAAI,CAAC,SAAS,EACvB,IAAI,EAAE,oBAAC,iBAAI,IAAC,QAAQ,EAAE,oBAAC,iDAA2B,OAAG,GAAI,EACzD,KAAK,EAAE,IAAI,CAAC,gBAAgB,GAC5B;oBACF,oBAAC,oBAAI,IAAC,OAAO,EAAC,UAAU,IAAE,IAAI,CAAC,KAAK,CAAC,KAAK,CAAQ;oBACjD,IAAI,CAAC,KAAK,CAAC,WAAW,IAAI,CACzB,8BAAM,SAAS,EAAC,0BAA0B,IACvC,IAAI,CAAC,KAAK,CAAC,WAAW,CAClB,CACR,CACG;gBACN,6BAAK,SAAS,EAAC,0BAA0B,IAAE,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAO,CACjE;YACN,6BAAK,SAAS,EAAC,+BAA+B,GAAG,CAChD,CACJ,CAAC;IACJ,CAAC;CACF;AA5CD,0CA4CC","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 Frontstage\n */\n\nimport type { CommonProps } from \"@itwin/core-react\";\nimport { Icon } from \"@itwin/core-react\";\nimport { SvgProgressBackwardCircular } from \"@itwin/itwinui-icons-react\";\nimport { Text } from \"@itwin/itwinui-react\";\nimport classnames from \"classnames\";\nimport * as React from \"react\";\nimport { UiFramework } from \"../UiFramework\";\nimport { BackButton } from \"../layout/widget/tools/button/Back\";\nimport \"./ModalFrontstage.scss\";\n\n/**\n * Properties for the [[ModalFrontstage]] React component\n * @public\n */\nexport interface ModalFrontstageProps extends CommonProps {\n /** Title displayed at the top of the modal Frontstage */\n title: string;\n /** Indicates whether the modal Frontstage is open */\n isOpen?: boolean;\n /** Callback for navigating back from the modal Frontstage. This is normally connected to Redux. */\n navigateBack?: () => any;\n /** Callback for closing the modal Frontstage. This is normally connected to Redux. */\n closeModal: () => any;\n /** An optional React node displayed in the upper right of the modal Frontstage. */\n appBarRight?: React.ReactNode;\n /** Content */\n children?: React.ReactNode;\n}\n\n/**\n * ModalFrontstage React component\n * @public\n */\nexport class ModalFrontstage extends React.Component<ModalFrontstageProps> {\n private _backButtonTitle = UiFramework.translate(\n \"modalFrontstage.backButtonTitle\"\n );\n\n constructor(props: ModalFrontstageProps) {\n super(props);\n }\n\n private _onGoBack = () => {\n if (this.props.navigateBack) this.props.navigateBack();\n this.props.closeModal();\n };\n\n public override render() {\n const classNames = classnames(\n \"uifw-modal-frontstage\",\n this.props.isOpen && \"uifw-modal-open\",\n this.props.className\n );\n\n return (\n <>\n <div className={classNames} style={this.props.style}>\n <div className=\"uifw-modal-app-bar\">\n <BackButton\n className=\"nz-toolbar-button-app\"\n onClick={this._onGoBack}\n icon={<Icon iconSpec={<SvgProgressBackwardCircular />} />}\n title={this._backButtonTitle}\n />\n <Text variant=\"headline\">{this.props.title}</Text>\n {this.props.appBarRight && (\n <span className=\"uifw-modal-app-bar-right\">\n {this.props.appBarRight}\n </span>\n )}\n </div>\n <div className=\"uifw-modal-stage-content\">{this.props.children}</div>\n </div>\n <div className=\"uifw-modal-frontstage-overlay\" />\n </>\n );\n }\n}\n"]}
@@ -30,7 +30,7 @@
30
30
  transform: translateY(-100%);
31
31
  box-sizing: initial;
32
32
 
33
- > .uifw-headline {
33
+ .iui-text-headline {
34
34
  display: inline-block;
35
35
  line-height: 60px;
36
36
  vertical-align: top;