@itwin/appui-react 3.0.0-dev.84 → 3.0.0-dev.88

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 (699) hide show
  1. package/CHANGELOG.md +1494 -1494
  2. package/README.md +21 -21
  3. package/lib/cjs/appui-react/UiFramework.d.ts.map +1 -1
  4. package/lib/cjs/appui-react/UiFramework.js +7 -2
  5. package/lib/cjs/appui-react/UiFramework.js.map +1 -1
  6. package/lib/cjs/appui-react/UserInfo.js.map +1 -1
  7. package/lib/cjs/appui-react/_variables.scss +11 -11
  8. package/lib/cjs/appui-react/accudraw/AccuDrawCommandItems.js.map +1 -1
  9. package/lib/cjs/appui-react/accudraw/AccuDrawDialog.js.map +1 -1
  10. package/lib/cjs/appui-react/accudraw/AccuDrawDialog.scss +14 -14
  11. package/lib/cjs/appui-react/accudraw/AccuDrawFieldContainer.js.map +1 -1
  12. package/lib/cjs/appui-react/accudraw/AccuDrawFieldContainer.scss +27 -27
  13. package/lib/cjs/appui-react/accudraw/AccuDrawInputField.js.map +1 -1
  14. package/lib/cjs/appui-react/accudraw/AccuDrawInputField.scss +55 -55
  15. package/lib/cjs/appui-react/accudraw/AccuDrawKeyboardShortcuts.js.map +1 -1
  16. package/lib/cjs/appui-react/accudraw/AccuDrawPopupManager.js.map +1 -1
  17. package/lib/cjs/appui-react/accudraw/AccuDrawUiSettings.js.map +1 -1
  18. package/lib/cjs/appui-react/accudraw/AccuDrawWidget.js.map +1 -1
  19. package/lib/cjs/appui-react/accudraw/Calculator.js.map +1 -1
  20. package/lib/cjs/appui-react/accudraw/Calculator.scss +86 -86
  21. package/lib/cjs/appui-react/accudraw/CalculatorEngine.js.map +1 -1
  22. package/lib/cjs/appui-react/accudraw/CalculatorPopup.js.map +1 -1
  23. package/lib/cjs/appui-react/accudraw/FrameworkAccuDraw.js.map +1 -1
  24. package/lib/cjs/appui-react/accudraw/MenuButton.js.map +1 -1
  25. package/lib/cjs/appui-react/accudraw/MenuButton.scss +18 -18
  26. package/lib/cjs/appui-react/accudraw/MenuButtonPopup.js.map +1 -1
  27. package/lib/cjs/appui-react/accudraw/SquareButton.js.map +1 -1
  28. package/lib/cjs/appui-react/accudraw/SquareButton.scss +44 -44
  29. package/lib/cjs/appui-react/accudraw/backspace.svg +9 -9
  30. package/lib/cjs/appui-react/accudraw/constraint-2d.svg +11 -11
  31. package/lib/cjs/appui-react/accudraw/height-2.svg +10 -10
  32. package/lib/cjs/appui-react/accudraw/height.svg +11 -11
  33. package/lib/cjs/appui-react/backstage/Backstage.js.map +1 -1
  34. package/lib/cjs/appui-react/backstage/BackstageComposer.js.map +1 -1
  35. package/lib/cjs/appui-react/backstage/BackstageComposerItem.js.map +1 -1
  36. package/lib/cjs/appui-react/backstage/BackstageItemProps.js.map +1 -1
  37. package/lib/cjs/appui-react/backstage/BackstageItemUtilities.js.map +1 -1
  38. package/lib/cjs/appui-react/backstage/BackstageManager.js.map +1 -1
  39. package/lib/cjs/appui-react/backstage/CommandLaunch.js.map +1 -1
  40. package/lib/cjs/appui-react/backstage/FrontstageLaunch.js.map +1 -1
  41. package/lib/cjs/appui-react/backstage/Separator.js.map +1 -1
  42. package/lib/cjs/appui-react/backstage/TaskLaunch.js.map +1 -1
  43. package/lib/cjs/appui-react/backstage/useDefaultBackstageItems.js.map +1 -1
  44. package/lib/cjs/appui-react/backstage/useUiItemsProviderBackstageItems.d.ts.map +1 -1
  45. package/lib/cjs/appui-react/backstage/useUiItemsProviderBackstageItems.js +1 -2
  46. package/lib/cjs/appui-react/backstage/useUiItemsProviderBackstageItems.js.map +1 -1
  47. package/lib/cjs/appui-react/childwindow/ChildWindowManager.js +21 -21
  48. package/lib/cjs/appui-react/childwindow/ChildWindowManager.js.map +1 -1
  49. package/lib/cjs/appui-react/childwindow/ChildWindowManager.scss +14 -14
  50. package/lib/cjs/appui-react/childwindow/CopyStyles.js.map +1 -1
  51. package/lib/cjs/appui-react/childwindow/PopoutWidget.js.map +1 -1
  52. package/lib/cjs/appui-react/childwindow/PopoutWidget.scss +10 -10
  53. package/lib/cjs/appui-react/configurableui/ActivityTracker.js.map +1 -1
  54. package/lib/cjs/appui-react/configurableui/ConfigurableUiContent.js.map +1 -1
  55. package/lib/cjs/appui-react/configurableui/ConfigurableUiControl.js.map +1 -1
  56. package/lib/cjs/appui-react/configurableui/ConfigurableUiManager.js.map +1 -1
  57. package/lib/cjs/appui-react/configurableui/TimeTracker.js.map +1 -1
  58. package/lib/cjs/appui-react/configurableui/configurableui.scss +79 -79
  59. package/lib/cjs/appui-react/configurableui/state.js.map +1 -1
  60. package/lib/cjs/appui-react/content/ContentControl.js.map +1 -1
  61. package/lib/cjs/appui-react/content/ContentGroup.js.map +1 -1
  62. package/lib/cjs/appui-react/content/ContentLayout.js.map +1 -1
  63. package/lib/cjs/appui-react/content/ContentLayout.scss +98 -98
  64. package/lib/cjs/appui-react/content/ContentLayoutManager.js.map +1 -1
  65. package/lib/cjs/appui-react/content/ContentViewManager.js.map +1 -1
  66. package/lib/cjs/appui-react/content/DefaultViewOverlay.js.map +1 -1
  67. package/lib/cjs/appui-react/content/DefaultViewOverlay.scss +43 -43
  68. package/lib/cjs/appui-react/content/IModelViewport.js.map +1 -1
  69. package/lib/cjs/appui-react/content/SavedView.js.map +1 -1
  70. package/lib/cjs/appui-react/content/SavedViewLayout.js.map +1 -1
  71. package/lib/cjs/appui-react/content/ViewportContentControl.js.map +1 -1
  72. package/lib/cjs/appui-react/cursor/CursorInformation.js.map +1 -1
  73. package/lib/cjs/appui-react/cursor/cursormenu/CursorMenu.js.map +1 -1
  74. package/lib/cjs/appui-react/cursor/cursorpopup/CursorPopup.js.map +1 -1
  75. package/lib/cjs/appui-react/cursor/cursorpopup/CursorPopup.scss +34 -34
  76. package/lib/cjs/appui-react/cursor/cursorpopup/CursorPopupManager.js.map +1 -1
  77. package/lib/cjs/appui-react/cursor/cursorprompt/CursorPrompt.js.map +1 -1
  78. package/lib/cjs/appui-react/cursor/cursorprompt/CursorPrompt.scss +30 -30
  79. package/lib/cjs/appui-react/dialog/DialogManagerBase.js.map +1 -1
  80. package/lib/cjs/appui-react/dialog/ModalDialogManager.js.map +1 -1
  81. package/lib/cjs/appui-react/dialog/ModelessDialog.js.map +1 -1
  82. package/lib/cjs/appui-react/dialog/ModelessDialogManager.js.map +1 -1
  83. package/lib/cjs/appui-react/dialog/StandardMessageBox.js.map +1 -1
  84. package/lib/cjs/appui-react/dialog/UiDataProvidedDialog.js.map +1 -1
  85. package/lib/cjs/appui-react/dragdrop/ZoneTargets.js.map +1 -1
  86. package/lib/cjs/appui-react/feedback/ElementTooltip.js.map +1 -1
  87. package/lib/cjs/appui-react/feedback/ValidationTextbox.js.map +1 -1
  88. package/lib/cjs/appui-react/feedback/ValidationTextbox.scss +53 -53
  89. package/lib/cjs/appui-react/frontstage/Frontstage.d.ts +0 -1
  90. package/lib/cjs/appui-react/frontstage/Frontstage.d.ts.map +1 -1
  91. package/lib/cjs/appui-react/frontstage/Frontstage.js +0 -6
  92. package/lib/cjs/appui-react/frontstage/Frontstage.js.map +1 -1
  93. package/lib/cjs/appui-react/frontstage/FrontstageComposer.js.map +1 -1
  94. package/lib/cjs/appui-react/frontstage/FrontstageDef.js.map +1 -1
  95. package/lib/cjs/appui-react/frontstage/FrontstageManager.js.map +1 -1
  96. package/lib/cjs/appui-react/frontstage/FrontstageProvider.js.map +1 -1
  97. package/lib/cjs/appui-react/frontstage/ModalFrontstage.js.map +1 -1
  98. package/lib/cjs/appui-react/frontstage/ModalFrontstage.scss +86 -86
  99. package/lib/cjs/appui-react/frontstage/ModalSettingsStage.js.map +1 -1
  100. package/lib/cjs/appui-react/frontstage/ModalSettingsStage.scss +13 -13
  101. package/lib/cjs/appui-react/frontstage/NestedFrontstage.js.map +1 -1
  102. package/lib/cjs/appui-react/frontstage/StandardFrontstageProvider.js.map +1 -1
  103. package/lib/cjs/appui-react/hooks/useActiveIModelConnection.js.map +1 -1
  104. package/lib/cjs/appui-react/hooks/useActiveStageId.js.map +1 -1
  105. package/lib/cjs/appui-react/hooks/useActiveViewport.js.map +1 -1
  106. package/lib/cjs/appui-react/hooks/useAnalysisAnimationDataProvider.js.map +1 -1
  107. package/lib/cjs/appui-react/hooks/useAvailableUiItemsProviders.js.map +1 -1
  108. package/lib/cjs/appui-react/hooks/useEscapeSetFocusToHome.js.map +1 -1
  109. package/lib/cjs/appui-react/hooks/useFrameworkVersion.js.map +1 -1
  110. package/lib/cjs/appui-react/hooks/useScheduleAnimationDataProvider.js.map +1 -1
  111. package/lib/cjs/appui-react/hooks/useSolarDataProvider.js.map +1 -1
  112. package/lib/cjs/appui-react/imodel-components/Common.js.map +1 -1
  113. package/lib/cjs/appui-react/imodel-components/VisibilityTreeBase.scss +52 -52
  114. package/lib/cjs/appui-react/imodel-components/VisibilityTreeEventHandler.js.map +1 -1
  115. package/lib/cjs/appui-react/imodel-components/VisibilityTreeRenderer.js.map +1 -1
  116. package/lib/cjs/appui-react/imodel-components/category-tree/Categories.json +102 -102
  117. package/lib/cjs/appui-react/imodel-components/category-tree/CategoriesTree.js.map +1 -1
  118. package/lib/cjs/appui-react/imodel-components/category-tree/CategoriesTree.scss +9 -9
  119. package/lib/cjs/appui-react/imodel-components/category-tree/CategoryVisibilityHandler.js.map +1 -1
  120. package/lib/cjs/appui-react/imodel-components/models-tree/Hierarchy.GroupedByClass.json +389 -389
  121. package/lib/cjs/appui-react/imodel-components/models-tree/Hierarchy.json +384 -384
  122. package/lib/cjs/appui-react/imodel-components/models-tree/ModelsTree.js.map +1 -1
  123. package/lib/cjs/appui-react/imodel-components/models-tree/ModelsTree.scss +9 -9
  124. package/lib/cjs/appui-react/imodel-components/models-tree/ModelsTreeSearch.json +239 -239
  125. package/lib/cjs/appui-react/imodel-components/models-tree/ModelsVisibilityHandler.js +5 -5
  126. package/lib/cjs/appui-react/imodel-components/models-tree/ModelsVisibilityHandler.js.map +1 -1
  127. package/lib/cjs/appui-react/imodel-components/spatial-tree/SpatialBreakdown.GroupedByClass.json +78 -78
  128. package/lib/cjs/appui-react/imodel-components/spatial-tree/SpatialBreakdown.json +78 -78
  129. package/lib/cjs/appui-react/imodel-components/spatial-tree/SpatialContainmentTree.js.map +1 -1
  130. package/lib/cjs/appui-react/imodel-components/spatial-tree/SpatialContainmentTree.scss +9 -9
  131. package/lib/cjs/appui-react/keyboardshortcut/KeyboardShortcut.js.map +1 -1
  132. package/lib/cjs/appui-react/keyboardshortcut/KeyboardShortcutMenu.js.map +1 -1
  133. package/lib/cjs/appui-react/keyinbrowser/KeyinBrowser.js.map +1 -1
  134. package/lib/cjs/appui-react/keyinbrowser/KeyinBrowser.scss +11 -11
  135. package/lib/cjs/appui-react/messages/ActivityMessage.js.map +1 -1
  136. package/lib/cjs/appui-react/messages/ActivityMessagePopup.js.map +1 -1
  137. package/lib/cjs/appui-react/messages/ActivityMessagePopup.scss +14 -14
  138. package/lib/cjs/appui-react/messages/AppNotificationManager.js.map +1 -1
  139. package/lib/cjs/appui-react/messages/HollowIcon.js.map +1 -1
  140. package/lib/cjs/appui-react/messages/InputField.js.map +1 -1
  141. package/lib/cjs/appui-react/messages/InputField.scss +82 -82
  142. package/lib/cjs/appui-react/messages/MessageLabel.js.map +1 -1
  143. package/lib/cjs/appui-react/messages/MessageManager.js.map +1 -1
  144. package/lib/cjs/appui-react/messages/MessageSpan.js.map +1 -1
  145. package/lib/cjs/appui-react/messages/Pointer.js.map +1 -1
  146. package/lib/cjs/appui-react/messages/Pointer.scss +42 -42
  147. package/lib/cjs/appui-react/messages/ReactNotifyMessageDetails.js.map +1 -1
  148. package/lib/cjs/appui-react/messages/StatusMessageManager.js.map +1 -1
  149. package/lib/cjs/appui-react/messages/StatusMessageRenderer.js.map +1 -1
  150. package/lib/cjs/appui-react/messages/StatusMessageRenderer.scss +27 -27
  151. package/lib/cjs/appui-react/messages/StatusMessagesContainer.js.map +1 -1
  152. package/lib/cjs/appui-react/messages/StatusMessagesContainer.scss +52 -52
  153. package/lib/cjs/appui-react/messages/StickyMessage.js.map +1 -1
  154. package/lib/cjs/appui-react/messages/StickyMessage.scss +22 -22
  155. package/lib/cjs/appui-react/messages/ToastMessage.js.map +1 -1
  156. package/lib/cjs/appui-react/messages/getToastCategory.js.map +1 -1
  157. package/lib/cjs/appui-react/navigationaids/CubeNavigationAidControl.js.map +1 -1
  158. package/lib/cjs/appui-react/navigationaids/DrawingNavigationAidControl.js.map +1 -1
  159. package/lib/cjs/appui-react/navigationaids/NavigationAidControl.js.map +1 -1
  160. package/lib/cjs/appui-react/navigationaids/SheetNavigationAid.js.map +1 -1
  161. package/lib/cjs/appui-react/navigationaids/SheetNavigationAid.scss +82 -82
  162. package/lib/cjs/appui-react/navigationaids/SheetsModalFrontstage.js.map +1 -1
  163. package/lib/cjs/appui-react/navigationaids/SheetsModalFrontstage.scss +72 -72
  164. package/lib/cjs/appui-react/navigationaids/StandardRotationNavigationAid.js.map +1 -1
  165. package/lib/cjs/appui-react/navigationaids/StandardRotationNavigationAid.scss +13 -13
  166. package/lib/cjs/appui-react/pickers/ListPicker.js.map +1 -1
  167. package/lib/cjs/appui-react/pickers/ListPicker.scss +299 -299
  168. package/lib/cjs/appui-react/pickers/ViewSelector.js.map +1 -1
  169. package/lib/cjs/appui-react/popup/CardPopup.js.map +1 -1
  170. package/lib/cjs/appui-react/popup/CardPopup.scss +22 -22
  171. package/lib/cjs/appui-react/popup/HTMLElementPopup.js.map +1 -1
  172. package/lib/cjs/appui-react/popup/InputEditorPopup.js.map +1 -1
  173. package/lib/cjs/appui-react/popup/KeyinPalettePanel.js.map +1 -1
  174. package/lib/cjs/appui-react/popup/KeyinPalettePanel.scss +30 -30
  175. package/lib/cjs/appui-react/popup/KeyinPalettePopup.js.map +1 -1
  176. package/lib/cjs/appui-react/popup/PopupManager.js.map +1 -1
  177. package/lib/cjs/appui-react/popup/PositionPopup.js.map +1 -1
  178. package/lib/cjs/appui-react/popup/PositionPopup.scss +28 -28
  179. package/lib/cjs/appui-react/popup/ToolSettingsPopup.js.map +1 -1
  180. package/lib/cjs/appui-react/popup/ToolbarPopup.js.map +1 -1
  181. package/lib/cjs/appui-react/redux/FrameworkState.js.map +1 -1
  182. package/lib/cjs/appui-react/redux/ReducerRegistry.js.map +1 -1
  183. package/lib/cjs/appui-react/redux/SessionState.js.map +1 -1
  184. package/lib/cjs/appui-react/redux/StateManager.js.map +1 -1
  185. package/lib/cjs/appui-react/redux/connectIModel.js.map +1 -1
  186. package/lib/cjs/appui-react/redux/redux-ts.js.map +1 -1
  187. package/lib/cjs/appui-react/safearea/SafeAreaContext.js.map +1 -1
  188. package/lib/cjs/appui-react/selection/ClearEmphasisStatusField.js.map +1 -1
  189. package/lib/cjs/appui-react/selection/HideIsolateEmphasizeManager.js.map +1 -1
  190. package/lib/cjs/appui-react/selection/SelectionContextItemDef.js.map +1 -1
  191. package/lib/cjs/appui-react/settings/quantityformatting/QuantityFormat.js.map +1 -1
  192. package/lib/cjs/appui-react/settings/quantityformatting/QuantityFormat.scss +125 -125
  193. package/lib/cjs/appui-react/settings/quantityformatting/UnitSystemSelector.js.map +1 -1
  194. package/lib/cjs/appui-react/settings/ui/UiSettingsPage.js.map +1 -1
  195. package/lib/cjs/appui-react/settings/ui/UiSettingsPage.scss +66 -66
  196. package/lib/cjs/appui-react/shared/ActionButtonItemDef.js.map +1 -1
  197. package/lib/cjs/appui-react/shared/AnyItemDef.js.map +1 -1
  198. package/lib/cjs/appui-react/shared/AnyToolbarItemDef.js.map +1 -1
  199. package/lib/cjs/appui-react/shared/CommandItemDef.js.map +1 -1
  200. package/lib/cjs/appui-react/shared/CustomItemDef.js.map +1 -1
  201. package/lib/cjs/appui-react/shared/CustomItemProps.js.map +1 -1
  202. package/lib/cjs/appui-react/shared/GroupItemProps.js.map +1 -1
  203. package/lib/cjs/appui-react/shared/ItemDefBase.js.map +1 -1
  204. package/lib/cjs/appui-react/shared/ItemMap.js.map +1 -1
  205. package/lib/cjs/appui-react/shared/ItemProps.js.map +1 -1
  206. package/lib/cjs/appui-react/shared/MenuItem.js.map +1 -1
  207. package/lib/cjs/appui-react/shared/SelectionScope.js.map +1 -1
  208. package/lib/cjs/appui-react/shared/ToolItemDef.js.map +1 -1
  209. package/lib/cjs/appui-react/stagepanels/FrameworkStagePanel.js.map +1 -1
  210. package/lib/cjs/appui-react/stagepanels/FrameworkStagePanel.scss +41 -41
  211. package/lib/cjs/appui-react/stagepanels/StagePanel.js.map +1 -1
  212. package/lib/cjs/appui-react/stagepanels/StagePanelDef.js.map +1 -1
  213. package/lib/cjs/appui-react/stagepanels/StagePanelEnums.js.map +1 -1
  214. package/lib/cjs/appui-react/stagepanels/StagePanelHeader.js.map +1 -1
  215. package/lib/cjs/appui-react/stagepanels/StagePanelHeader.scss +25 -25
  216. package/lib/cjs/appui-react/statusbar/Overflow.js.map +1 -1
  217. package/lib/cjs/appui-react/statusbar/Overflow.scss +27 -27
  218. package/lib/cjs/appui-react/statusbar/OverflowPanel.js.map +1 -1
  219. package/lib/cjs/appui-react/statusbar/OverflowPanel.scss +22 -22
  220. package/lib/cjs/appui-react/statusbar/StatusBar.js.map +1 -1
  221. package/lib/cjs/appui-react/statusbar/StatusBar.scss +43 -43
  222. package/lib/cjs/appui-react/statusbar/StatusBarComposer.js.map +1 -1
  223. package/lib/cjs/appui-react/statusbar/StatusBarItem.js.map +1 -1
  224. package/lib/cjs/appui-react/statusbar/StatusBarItemUtilities.js.map +1 -1
  225. package/lib/cjs/appui-react/statusbar/StatusBarItemsManager.js.map +1 -1
  226. package/lib/cjs/appui-react/statusbar/StatusBarWidgetControl.js.map +1 -1
  227. package/lib/cjs/appui-react/statusbar/useDefaultStatusBarItems.js.map +1 -1
  228. package/lib/cjs/appui-react/statusbar/useUiItemsProviderStatusBarItems.d.ts.map +1 -1
  229. package/lib/cjs/appui-react/statusbar/useUiItemsProviderStatusBarItems.js +1 -2
  230. package/lib/cjs/appui-react/statusbar/useUiItemsProviderStatusBarItems.js.map +1 -1
  231. package/lib/cjs/appui-react/statusbar/withMessageCenterFieldProps.js.map +1 -1
  232. package/lib/cjs/appui-react/statusbar/withStatusFieldProps.js.map +1 -1
  233. package/lib/cjs/appui-react/statusfields/ActivityCenter.js.map +1 -1
  234. package/lib/cjs/appui-react/statusfields/ConditionalField.js.map +1 -1
  235. package/lib/cjs/appui-react/statusfields/FooterModeField.js.map +1 -1
  236. package/lib/cjs/appui-react/statusfields/Indicator.js.map +1 -1
  237. package/lib/cjs/appui-react/statusfields/Indicator.scss +171 -171
  238. package/lib/cjs/appui-react/statusfields/MessageCenter.js.map +1 -1
  239. package/lib/cjs/appui-react/statusfields/PromptField.js.map +1 -1
  240. package/lib/cjs/appui-react/statusfields/PromptField.scss +42 -42
  241. package/lib/cjs/appui-react/statusfields/SectionsField.js.map +1 -1
  242. package/lib/cjs/appui-react/statusfields/SectionsField.scss +36 -36
  243. package/lib/cjs/appui-react/statusfields/SelectionInfo.js.map +1 -1
  244. package/lib/cjs/appui-react/statusfields/SelectionInfo.scss +14 -14
  245. package/lib/cjs/appui-react/statusfields/SelectionScope.js.map +1 -1
  246. package/lib/cjs/appui-react/statusfields/SelectionScope.scss +37 -37
  247. package/lib/cjs/appui-react/statusfields/SnapMode.js.map +1 -1
  248. package/lib/cjs/appui-react/statusfields/StatusFieldProps.js.map +1 -1
  249. package/lib/cjs/appui-react/statusfields/ViewAttributes.js.map +1 -1
  250. package/lib/cjs/appui-react/statusfields/ViewAttributes.scss +14 -14
  251. package/lib/cjs/appui-react/statusfields/tileloading/TileLoadingIndicator.js.map +1 -1
  252. package/lib/cjs/appui-react/statusfields/tileloading/TileLoadingIndicator.scss +57 -57
  253. package/lib/cjs/appui-react/statusfields/toolassistance/ToolAssistanceField.js.map +1 -1
  254. package/lib/cjs/appui-react/statusfields/toolassistance/ToolAssistanceField.scss +200 -200
  255. package/lib/cjs/appui-react/syncui/BooleanListener.js.map +1 -1
  256. package/lib/cjs/appui-react/syncui/SyncUiEventDispatcher.js.map +1 -1
  257. package/lib/cjs/appui-react/theme/ThemeManager.js.map +1 -1
  258. package/lib/cjs/appui-react/timeline/AnalysisAnimationProvider.js.map +1 -1
  259. package/lib/cjs/appui-react/timeline/ScheduleAnimationProvider.js.map +1 -1
  260. package/lib/cjs/appui-react/timeline/SolarTimelineDataProvider.js.map +1 -1
  261. package/lib/cjs/appui-react/toolbar/ActionButtonItem.js.map +1 -1
  262. package/lib/cjs/appui-react/toolbar/ActionItemButton.js.map +1 -1
  263. package/lib/cjs/appui-react/toolbar/DragInteraction.js.map +1 -1
  264. package/lib/cjs/appui-react/toolbar/GroupButtonItem.js.map +1 -1
  265. package/lib/cjs/appui-react/toolbar/GroupItem.js.map +1 -1
  266. package/lib/cjs/appui-react/toolbar/PopupButton.js.map +1 -1
  267. package/lib/cjs/appui-react/toolbar/PopupButton.scss +9 -9
  268. package/lib/cjs/appui-react/toolbar/ToolButton.js.map +1 -1
  269. package/lib/cjs/appui-react/toolbar/Toolbar.js.map +1 -1
  270. package/lib/cjs/appui-react/toolbar/ToolbarComposer.js.map +1 -1
  271. package/lib/cjs/appui-react/toolbar/ToolbarHelper.js.map +1 -1
  272. package/lib/cjs/appui-react/toolbar/useDefaultToolbarItems.js.map +1 -1
  273. package/lib/cjs/appui-react/toolbar/useUiItemsProviderToolbarItems.d.ts.map +1 -1
  274. package/lib/cjs/appui-react/toolbar/useUiItemsProviderToolbarItems.js +1 -2
  275. package/lib/cjs/appui-react/toolbar/useUiItemsProviderToolbarItems.js.map +1 -1
  276. package/lib/cjs/appui-react/tools/CoreToolDefinitions.js.map +1 -1
  277. package/lib/cjs/appui-react/tools/FrameworkToolAdmin.js.map +1 -1
  278. package/lib/cjs/appui-react/tools/KeyinPaletteTools.js.map +1 -1
  279. package/lib/cjs/appui-react/tools/MarkupToolDefinitions.js.map +1 -1
  280. package/lib/cjs/appui-react/tools/OpenSettingsTool.js.map +1 -1
  281. package/lib/cjs/appui-react/tools/RestoreLayoutTool.js.map +1 -1
  282. package/lib/cjs/appui-react/tools/ToolSettingsTools.js.map +1 -1
  283. package/lib/cjs/appui-react/ui-items-provider/StandardContentToolsProvider.js.map +1 -1
  284. package/lib/cjs/appui-react/ui-items-provider/StandardNavigationToolsProvider.js.map +1 -1
  285. package/lib/cjs/appui-react/ui-items-provider/StandardStatusbarItemsProvider.js.map +1 -1
  286. package/lib/cjs/appui-react/uiadmin/FrameworkUiAdmin.js.map +1 -1
  287. package/lib/cjs/appui-react/uiprovider/ComponentGenerator.js.map +1 -1
  288. package/lib/cjs/appui-react/uiprovider/DefaultDialogGridContainer.js.map +1 -1
  289. package/lib/cjs/appui-react/uiprovider/DefaultDialogGridContainer.scss +212 -212
  290. package/lib/cjs/appui-react/uisettings/AppUiSettings.js.map +1 -1
  291. package/lib/cjs/appui-react/uisettings/UserSettingsStorage.js.map +1 -1
  292. package/lib/cjs/appui-react/uisettings/useUiSettings.js.map +1 -1
  293. package/lib/cjs/appui-react/utils/PropsHelper.js.map +1 -1
  294. package/lib/cjs/appui-react/utils/ToolbarButtonHelper.js.map +1 -1
  295. package/lib/cjs/appui-react/utils/UiShowHideManager.js.map +1 -1
  296. package/lib/cjs/appui-react/utils/ViewUtilities.js.map +1 -1
  297. package/lib/cjs/appui-react/widget-panels/Content.d.ts.map +1 -1
  298. package/lib/cjs/appui-react/widget-panels/Content.js +0 -8
  299. package/lib/cjs/appui-react/widget-panels/Content.js.map +1 -1
  300. package/lib/cjs/appui-react/widget-panels/Frontstage.js.map +1 -1
  301. package/lib/cjs/appui-react/widget-panels/Frontstage.scss +19 -19
  302. package/lib/cjs/appui-react/widget-panels/FrontstageContent.js.map +1 -1
  303. package/lib/cjs/appui-react/widget-panels/ModalFrontstageComposer.js.map +1 -1
  304. package/lib/cjs/appui-react/widget-panels/StatusBar.js.map +1 -1
  305. package/lib/cjs/appui-react/widget-panels/StatusBar.scss +10 -10
  306. package/lib/cjs/appui-react/widget-panels/Tab.js.map +1 -1
  307. package/lib/cjs/appui-react/widget-panels/Tab.scss +14 -14
  308. package/lib/cjs/appui-react/widget-panels/ToolSettings.js.map +1 -1
  309. package/lib/cjs/appui-react/widget-panels/ToolSettings.scss +24 -24
  310. package/lib/cjs/appui-react/widget-panels/Toolbars.js.map +1 -1
  311. package/lib/cjs/appui-react/widget-panels/Toolbars.scss +20 -20
  312. package/lib/cjs/appui-react/widget-panels/useWidgetDirection.js.map +1 -1
  313. package/lib/cjs/appui-react/widgets/BasicNavigationWidget.js.map +1 -1
  314. package/lib/cjs/appui-react/widgets/BasicToolWidget.js.map +1 -1
  315. package/lib/cjs/appui-react/widgets/ContentToolWidgetComposer.js.map +1 -1
  316. package/lib/cjs/appui-react/widgets/DefaultNavigationWidget.js.map +1 -1
  317. package/lib/cjs/appui-react/widgets/NavigationWidget.js.map +1 -1
  318. package/lib/cjs/appui-react/widgets/NavigationWidgetComposer.js.map +1 -1
  319. package/lib/cjs/appui-react/widgets/ReviewToolWidget.js.map +1 -1
  320. package/lib/cjs/appui-react/widgets/StableWidgetDef.js.map +1 -1
  321. package/lib/cjs/appui-react/widgets/StatusBarWidgetComposerControl.js.map +1 -1
  322. package/lib/cjs/appui-react/widgets/ToolSettingsContent.js.map +1 -1
  323. package/lib/cjs/appui-react/widgets/ToolSettingsContent.scss +60 -60
  324. package/lib/cjs/appui-react/widgets/ToolWidget.js.map +1 -1
  325. package/lib/cjs/appui-react/widgets/ToolWidgetComposer.js.map +1 -1
  326. package/lib/cjs/appui-react/widgets/ToolbarWidgetBase.js.map +1 -1
  327. package/lib/cjs/appui-react/widgets/ViewToolWidgetComposer.js.map +1 -1
  328. package/lib/cjs/appui-react/widgets/Widget.js.map +1 -1
  329. package/lib/cjs/appui-react/widgets/WidgetControl.js.map +1 -1
  330. package/lib/cjs/appui-react/widgets/WidgetDef.js.map +1 -1
  331. package/lib/cjs/appui-react/widgets/WidgetHost.js.map +1 -1
  332. package/lib/cjs/appui-react/widgets/WidgetManager.d.ts +0 -38
  333. package/lib/cjs/appui-react/widgets/WidgetManager.d.ts.map +1 -1
  334. package/lib/cjs/appui-react/widgets/WidgetManager.js +4 -59
  335. package/lib/cjs/appui-react/widgets/WidgetManager.js.map +1 -1
  336. package/lib/cjs/appui-react/widgets/WidgetProps.js.map +1 -1
  337. package/lib/cjs/appui-react/widgets/WidgetStack.js.map +1 -1
  338. package/lib/cjs/appui-react/workflow/Task.js.map +1 -1
  339. package/lib/cjs/appui-react/workflow/Workflow.js.map +1 -1
  340. package/lib/cjs/appui-react/zones/FrameworkZone.js.map +1 -1
  341. package/lib/cjs/appui-react/zones/Outline.js.map +1 -1
  342. package/lib/cjs/appui-react/zones/StatusBarZone.js.map +1 -1
  343. package/lib/cjs/appui-react/zones/Zone.js.map +1 -1
  344. package/lib/cjs/appui-react/zones/ZoneDef.js.map +1 -1
  345. package/lib/cjs/appui-react/zones/toolsettings/DefaultToolSettingsProvider.js.map +1 -1
  346. package/lib/cjs/appui-react/zones/toolsettings/ToolInformation.js.map +1 -1
  347. package/lib/cjs/appui-react/zones/toolsettings/ToolSettingsManager.js.map +1 -1
  348. package/lib/cjs/appui-react/zones/toolsettings/ToolSettingsZone.js.map +1 -1
  349. package/lib/cjs/appui-react/zones/toolsettings/ToolUiProvider.js.map +1 -1
  350. package/lib/cjs/appui-react.js.map +1 -1
  351. package/lib/esm/appui-react/UiFramework.d.ts.map +1 -1
  352. package/lib/esm/appui-react/UiFramework.js +7 -2
  353. package/lib/esm/appui-react/UiFramework.js.map +1 -1
  354. package/lib/esm/appui-react/UserInfo.js.map +1 -1
  355. package/lib/esm/appui-react/_variables.scss +11 -11
  356. package/lib/esm/appui-react/accudraw/AccuDrawCommandItems.js.map +1 -1
  357. package/lib/esm/appui-react/accudraw/AccuDrawDialog.js.map +1 -1
  358. package/lib/esm/appui-react/accudraw/AccuDrawDialog.scss +14 -14
  359. package/lib/esm/appui-react/accudraw/AccuDrawFieldContainer.js.map +1 -1
  360. package/lib/esm/appui-react/accudraw/AccuDrawFieldContainer.scss +27 -27
  361. package/lib/esm/appui-react/accudraw/AccuDrawInputField.js.map +1 -1
  362. package/lib/esm/appui-react/accudraw/AccuDrawInputField.scss +55 -55
  363. package/lib/esm/appui-react/accudraw/AccuDrawKeyboardShortcuts.js.map +1 -1
  364. package/lib/esm/appui-react/accudraw/AccuDrawPopupManager.js.map +1 -1
  365. package/lib/esm/appui-react/accudraw/AccuDrawUiSettings.js.map +1 -1
  366. package/lib/esm/appui-react/accudraw/AccuDrawWidget.js.map +1 -1
  367. package/lib/esm/appui-react/accudraw/Calculator.js.map +1 -1
  368. package/lib/esm/appui-react/accudraw/Calculator.scss +86 -86
  369. package/lib/esm/appui-react/accudraw/CalculatorEngine.js.map +1 -1
  370. package/lib/esm/appui-react/accudraw/CalculatorPopup.js.map +1 -1
  371. package/lib/esm/appui-react/accudraw/FrameworkAccuDraw.js.map +1 -1
  372. package/lib/esm/appui-react/accudraw/MenuButton.js.map +1 -1
  373. package/lib/esm/appui-react/accudraw/MenuButton.scss +18 -18
  374. package/lib/esm/appui-react/accudraw/MenuButtonPopup.js.map +1 -1
  375. package/lib/esm/appui-react/accudraw/SquareButton.js.map +1 -1
  376. package/lib/esm/appui-react/accudraw/SquareButton.scss +44 -44
  377. package/lib/esm/appui-react/accudraw/backspace.svg +9 -9
  378. package/lib/esm/appui-react/accudraw/constraint-2d.svg +11 -11
  379. package/lib/esm/appui-react/accudraw/height-2.svg +10 -10
  380. package/lib/esm/appui-react/accudraw/height.svg +11 -11
  381. package/lib/esm/appui-react/backstage/Backstage.js.map +1 -1
  382. package/lib/esm/appui-react/backstage/BackstageComposer.js.map +1 -1
  383. package/lib/esm/appui-react/backstage/BackstageComposerItem.js.map +1 -1
  384. package/lib/esm/appui-react/backstage/BackstageItemProps.js.map +1 -1
  385. package/lib/esm/appui-react/backstage/BackstageItemUtilities.js.map +1 -1
  386. package/lib/esm/appui-react/backstage/BackstageManager.js.map +1 -1
  387. package/lib/esm/appui-react/backstage/CommandLaunch.js.map +1 -1
  388. package/lib/esm/appui-react/backstage/FrontstageLaunch.js.map +1 -1
  389. package/lib/esm/appui-react/backstage/Separator.js.map +1 -1
  390. package/lib/esm/appui-react/backstage/TaskLaunch.js.map +1 -1
  391. package/lib/esm/appui-react/backstage/useDefaultBackstageItems.js.map +1 -1
  392. package/lib/esm/appui-react/backstage/useUiItemsProviderBackstageItems.d.ts.map +1 -1
  393. package/lib/esm/appui-react/backstage/useUiItemsProviderBackstageItems.js +2 -3
  394. package/lib/esm/appui-react/backstage/useUiItemsProviderBackstageItems.js.map +1 -1
  395. package/lib/esm/appui-react/childwindow/ChildWindowManager.js +21 -21
  396. package/lib/esm/appui-react/childwindow/ChildWindowManager.js.map +1 -1
  397. package/lib/esm/appui-react/childwindow/ChildWindowManager.scss +14 -14
  398. package/lib/esm/appui-react/childwindow/CopyStyles.js.map +1 -1
  399. package/lib/esm/appui-react/childwindow/PopoutWidget.js.map +1 -1
  400. package/lib/esm/appui-react/childwindow/PopoutWidget.scss +10 -10
  401. package/lib/esm/appui-react/configurableui/ActivityTracker.js.map +1 -1
  402. package/lib/esm/appui-react/configurableui/ConfigurableUiContent.js.map +1 -1
  403. package/lib/esm/appui-react/configurableui/ConfigurableUiControl.js.map +1 -1
  404. package/lib/esm/appui-react/configurableui/ConfigurableUiManager.js.map +1 -1
  405. package/lib/esm/appui-react/configurableui/TimeTracker.js.map +1 -1
  406. package/lib/esm/appui-react/configurableui/configurableui.scss +79 -79
  407. package/lib/esm/appui-react/configurableui/state.js.map +1 -1
  408. package/lib/esm/appui-react/content/ContentControl.js.map +1 -1
  409. package/lib/esm/appui-react/content/ContentGroup.js.map +1 -1
  410. package/lib/esm/appui-react/content/ContentLayout.js.map +1 -1
  411. package/lib/esm/appui-react/content/ContentLayout.scss +98 -98
  412. package/lib/esm/appui-react/content/ContentLayoutManager.js.map +1 -1
  413. package/lib/esm/appui-react/content/ContentViewManager.js.map +1 -1
  414. package/lib/esm/appui-react/content/DefaultViewOverlay.js.map +1 -1
  415. package/lib/esm/appui-react/content/DefaultViewOverlay.scss +43 -43
  416. package/lib/esm/appui-react/content/IModelViewport.js.map +1 -1
  417. package/lib/esm/appui-react/content/SavedView.js.map +1 -1
  418. package/lib/esm/appui-react/content/SavedViewLayout.js.map +1 -1
  419. package/lib/esm/appui-react/content/ViewportContentControl.js.map +1 -1
  420. package/lib/esm/appui-react/cursor/CursorInformation.js.map +1 -1
  421. package/lib/esm/appui-react/cursor/cursormenu/CursorMenu.js.map +1 -1
  422. package/lib/esm/appui-react/cursor/cursorpopup/CursorPopup.js.map +1 -1
  423. package/lib/esm/appui-react/cursor/cursorpopup/CursorPopup.scss +34 -34
  424. package/lib/esm/appui-react/cursor/cursorpopup/CursorPopupManager.js.map +1 -1
  425. package/lib/esm/appui-react/cursor/cursorprompt/CursorPrompt.js.map +1 -1
  426. package/lib/esm/appui-react/cursor/cursorprompt/CursorPrompt.scss +30 -30
  427. package/lib/esm/appui-react/dialog/DialogManagerBase.js.map +1 -1
  428. package/lib/esm/appui-react/dialog/ModalDialogManager.js.map +1 -1
  429. package/lib/esm/appui-react/dialog/ModelessDialog.js.map +1 -1
  430. package/lib/esm/appui-react/dialog/ModelessDialogManager.js.map +1 -1
  431. package/lib/esm/appui-react/dialog/StandardMessageBox.js.map +1 -1
  432. package/lib/esm/appui-react/dialog/UiDataProvidedDialog.js.map +1 -1
  433. package/lib/esm/appui-react/dragdrop/ZoneTargets.js.map +1 -1
  434. package/lib/esm/appui-react/feedback/ElementTooltip.js.map +1 -1
  435. package/lib/esm/appui-react/feedback/ValidationTextbox.js.map +1 -1
  436. package/lib/esm/appui-react/feedback/ValidationTextbox.scss +53 -53
  437. package/lib/esm/appui-react/frontstage/Frontstage.d.ts +0 -1
  438. package/lib/esm/appui-react/frontstage/Frontstage.d.ts.map +1 -1
  439. package/lib/esm/appui-react/frontstage/Frontstage.js +0 -6
  440. package/lib/esm/appui-react/frontstage/Frontstage.js.map +1 -1
  441. package/lib/esm/appui-react/frontstage/FrontstageComposer.js.map +1 -1
  442. package/lib/esm/appui-react/frontstage/FrontstageDef.js.map +1 -1
  443. package/lib/esm/appui-react/frontstage/FrontstageManager.js.map +1 -1
  444. package/lib/esm/appui-react/frontstage/FrontstageProvider.js.map +1 -1
  445. package/lib/esm/appui-react/frontstage/ModalFrontstage.js.map +1 -1
  446. package/lib/esm/appui-react/frontstage/ModalFrontstage.scss +86 -86
  447. package/lib/esm/appui-react/frontstage/ModalSettingsStage.js.map +1 -1
  448. package/lib/esm/appui-react/frontstage/ModalSettingsStage.scss +13 -13
  449. package/lib/esm/appui-react/frontstage/NestedFrontstage.js.map +1 -1
  450. package/lib/esm/appui-react/frontstage/StandardFrontstageProvider.js.map +1 -1
  451. package/lib/esm/appui-react/hooks/useActiveIModelConnection.js.map +1 -1
  452. package/lib/esm/appui-react/hooks/useActiveStageId.js.map +1 -1
  453. package/lib/esm/appui-react/hooks/useActiveViewport.js.map +1 -1
  454. package/lib/esm/appui-react/hooks/useAnalysisAnimationDataProvider.js.map +1 -1
  455. package/lib/esm/appui-react/hooks/useAvailableUiItemsProviders.js.map +1 -1
  456. package/lib/esm/appui-react/hooks/useEscapeSetFocusToHome.js.map +1 -1
  457. package/lib/esm/appui-react/hooks/useFrameworkVersion.js.map +1 -1
  458. package/lib/esm/appui-react/hooks/useScheduleAnimationDataProvider.js.map +1 -1
  459. package/lib/esm/appui-react/hooks/useSolarDataProvider.js.map +1 -1
  460. package/lib/esm/appui-react/imodel-components/Common.js.map +1 -1
  461. package/lib/esm/appui-react/imodel-components/VisibilityTreeBase.scss +52 -52
  462. package/lib/esm/appui-react/imodel-components/VisibilityTreeEventHandler.js.map +1 -1
  463. package/lib/esm/appui-react/imodel-components/VisibilityTreeRenderer.js.map +1 -1
  464. package/lib/esm/appui-react/imodel-components/category-tree/Categories.json +102 -102
  465. package/lib/esm/appui-react/imodel-components/category-tree/CategoriesTree.js.map +1 -1
  466. package/lib/esm/appui-react/imodel-components/category-tree/CategoriesTree.scss +9 -9
  467. package/lib/esm/appui-react/imodel-components/category-tree/CategoryVisibilityHandler.js.map +1 -1
  468. package/lib/esm/appui-react/imodel-components/models-tree/Hierarchy.GroupedByClass.json +389 -389
  469. package/lib/esm/appui-react/imodel-components/models-tree/Hierarchy.json +384 -384
  470. package/lib/esm/appui-react/imodel-components/models-tree/ModelsTree.js.map +1 -1
  471. package/lib/esm/appui-react/imodel-components/models-tree/ModelsTree.scss +9 -9
  472. package/lib/esm/appui-react/imodel-components/models-tree/ModelsTreeSearch.json +239 -239
  473. package/lib/esm/appui-react/imodel-components/models-tree/ModelsVisibilityHandler.js +5 -5
  474. package/lib/esm/appui-react/imodel-components/models-tree/ModelsVisibilityHandler.js.map +1 -1
  475. package/lib/esm/appui-react/imodel-components/spatial-tree/SpatialBreakdown.GroupedByClass.json +78 -78
  476. package/lib/esm/appui-react/imodel-components/spatial-tree/SpatialBreakdown.json +78 -78
  477. package/lib/esm/appui-react/imodel-components/spatial-tree/SpatialContainmentTree.js.map +1 -1
  478. package/lib/esm/appui-react/imodel-components/spatial-tree/SpatialContainmentTree.scss +9 -9
  479. package/lib/esm/appui-react/keyboardshortcut/KeyboardShortcut.js.map +1 -1
  480. package/lib/esm/appui-react/keyboardshortcut/KeyboardShortcutMenu.js.map +1 -1
  481. package/lib/esm/appui-react/keyinbrowser/KeyinBrowser.js.map +1 -1
  482. package/lib/esm/appui-react/keyinbrowser/KeyinBrowser.scss +11 -11
  483. package/lib/esm/appui-react/messages/ActivityMessage.js.map +1 -1
  484. package/lib/esm/appui-react/messages/ActivityMessagePopup.js.map +1 -1
  485. package/lib/esm/appui-react/messages/ActivityMessagePopup.scss +14 -14
  486. package/lib/esm/appui-react/messages/AppNotificationManager.js.map +1 -1
  487. package/lib/esm/appui-react/messages/HollowIcon.js.map +1 -1
  488. package/lib/esm/appui-react/messages/InputField.js.map +1 -1
  489. package/lib/esm/appui-react/messages/InputField.scss +82 -82
  490. package/lib/esm/appui-react/messages/MessageLabel.js.map +1 -1
  491. package/lib/esm/appui-react/messages/MessageManager.js.map +1 -1
  492. package/lib/esm/appui-react/messages/MessageSpan.js.map +1 -1
  493. package/lib/esm/appui-react/messages/Pointer.js.map +1 -1
  494. package/lib/esm/appui-react/messages/Pointer.scss +42 -42
  495. package/lib/esm/appui-react/messages/ReactNotifyMessageDetails.js.map +1 -1
  496. package/lib/esm/appui-react/messages/StatusMessageManager.js.map +1 -1
  497. package/lib/esm/appui-react/messages/StatusMessageRenderer.js.map +1 -1
  498. package/lib/esm/appui-react/messages/StatusMessageRenderer.scss +27 -27
  499. package/lib/esm/appui-react/messages/StatusMessagesContainer.js.map +1 -1
  500. package/lib/esm/appui-react/messages/StatusMessagesContainer.scss +52 -52
  501. package/lib/esm/appui-react/messages/StickyMessage.js.map +1 -1
  502. package/lib/esm/appui-react/messages/StickyMessage.scss +22 -22
  503. package/lib/esm/appui-react/messages/ToastMessage.js.map +1 -1
  504. package/lib/esm/appui-react/messages/getToastCategory.js.map +1 -1
  505. package/lib/esm/appui-react/navigationaids/CubeNavigationAidControl.js.map +1 -1
  506. package/lib/esm/appui-react/navigationaids/DrawingNavigationAidControl.js.map +1 -1
  507. package/lib/esm/appui-react/navigationaids/NavigationAidControl.js.map +1 -1
  508. package/lib/esm/appui-react/navigationaids/SheetNavigationAid.js.map +1 -1
  509. package/lib/esm/appui-react/navigationaids/SheetNavigationAid.scss +82 -82
  510. package/lib/esm/appui-react/navigationaids/SheetsModalFrontstage.js.map +1 -1
  511. package/lib/esm/appui-react/navigationaids/SheetsModalFrontstage.scss +72 -72
  512. package/lib/esm/appui-react/navigationaids/StandardRotationNavigationAid.js.map +1 -1
  513. package/lib/esm/appui-react/navigationaids/StandardRotationNavigationAid.scss +13 -13
  514. package/lib/esm/appui-react/pickers/ListPicker.js.map +1 -1
  515. package/lib/esm/appui-react/pickers/ListPicker.scss +299 -299
  516. package/lib/esm/appui-react/pickers/ViewSelector.js.map +1 -1
  517. package/lib/esm/appui-react/popup/CardPopup.js.map +1 -1
  518. package/lib/esm/appui-react/popup/CardPopup.scss +22 -22
  519. package/lib/esm/appui-react/popup/HTMLElementPopup.js.map +1 -1
  520. package/lib/esm/appui-react/popup/InputEditorPopup.js.map +1 -1
  521. package/lib/esm/appui-react/popup/KeyinPalettePanel.js.map +1 -1
  522. package/lib/esm/appui-react/popup/KeyinPalettePanel.scss +30 -30
  523. package/lib/esm/appui-react/popup/KeyinPalettePopup.js.map +1 -1
  524. package/lib/esm/appui-react/popup/PopupManager.js.map +1 -1
  525. package/lib/esm/appui-react/popup/PositionPopup.js.map +1 -1
  526. package/lib/esm/appui-react/popup/PositionPopup.scss +28 -28
  527. package/lib/esm/appui-react/popup/ToolSettingsPopup.js.map +1 -1
  528. package/lib/esm/appui-react/popup/ToolbarPopup.js.map +1 -1
  529. package/lib/esm/appui-react/redux/FrameworkState.js.map +1 -1
  530. package/lib/esm/appui-react/redux/ReducerRegistry.js.map +1 -1
  531. package/lib/esm/appui-react/redux/SessionState.js.map +1 -1
  532. package/lib/esm/appui-react/redux/StateManager.js.map +1 -1
  533. package/lib/esm/appui-react/redux/connectIModel.js.map +1 -1
  534. package/lib/esm/appui-react/redux/redux-ts.js.map +1 -1
  535. package/lib/esm/appui-react/safearea/SafeAreaContext.js.map +1 -1
  536. package/lib/esm/appui-react/selection/ClearEmphasisStatusField.js.map +1 -1
  537. package/lib/esm/appui-react/selection/HideIsolateEmphasizeManager.js.map +1 -1
  538. package/lib/esm/appui-react/selection/SelectionContextItemDef.js.map +1 -1
  539. package/lib/esm/appui-react/settings/quantityformatting/QuantityFormat.js.map +1 -1
  540. package/lib/esm/appui-react/settings/quantityformatting/QuantityFormat.scss +125 -125
  541. package/lib/esm/appui-react/settings/quantityformatting/UnitSystemSelector.js.map +1 -1
  542. package/lib/esm/appui-react/settings/ui/UiSettingsPage.js.map +1 -1
  543. package/lib/esm/appui-react/settings/ui/UiSettingsPage.scss +66 -66
  544. package/lib/esm/appui-react/shared/ActionButtonItemDef.js.map +1 -1
  545. package/lib/esm/appui-react/shared/AnyItemDef.js.map +1 -1
  546. package/lib/esm/appui-react/shared/AnyToolbarItemDef.js.map +1 -1
  547. package/lib/esm/appui-react/shared/CommandItemDef.js.map +1 -1
  548. package/lib/esm/appui-react/shared/CustomItemDef.js.map +1 -1
  549. package/lib/esm/appui-react/shared/CustomItemProps.js.map +1 -1
  550. package/lib/esm/appui-react/shared/GroupItemProps.js.map +1 -1
  551. package/lib/esm/appui-react/shared/ItemDefBase.js.map +1 -1
  552. package/lib/esm/appui-react/shared/ItemMap.js.map +1 -1
  553. package/lib/esm/appui-react/shared/ItemProps.js.map +1 -1
  554. package/lib/esm/appui-react/shared/MenuItem.js.map +1 -1
  555. package/lib/esm/appui-react/shared/SelectionScope.js.map +1 -1
  556. package/lib/esm/appui-react/shared/ToolItemDef.js.map +1 -1
  557. package/lib/esm/appui-react/stagepanels/FrameworkStagePanel.js.map +1 -1
  558. package/lib/esm/appui-react/stagepanels/FrameworkStagePanel.scss +41 -41
  559. package/lib/esm/appui-react/stagepanels/StagePanel.js.map +1 -1
  560. package/lib/esm/appui-react/stagepanels/StagePanelDef.js.map +1 -1
  561. package/lib/esm/appui-react/stagepanels/StagePanelEnums.js.map +1 -1
  562. package/lib/esm/appui-react/stagepanels/StagePanelHeader.js.map +1 -1
  563. package/lib/esm/appui-react/stagepanels/StagePanelHeader.scss +25 -25
  564. package/lib/esm/appui-react/statusbar/Overflow.js.map +1 -1
  565. package/lib/esm/appui-react/statusbar/Overflow.scss +27 -27
  566. package/lib/esm/appui-react/statusbar/OverflowPanel.js.map +1 -1
  567. package/lib/esm/appui-react/statusbar/OverflowPanel.scss +22 -22
  568. package/lib/esm/appui-react/statusbar/StatusBar.js.map +1 -1
  569. package/lib/esm/appui-react/statusbar/StatusBar.scss +43 -43
  570. package/lib/esm/appui-react/statusbar/StatusBarComposer.js.map +1 -1
  571. package/lib/esm/appui-react/statusbar/StatusBarItem.js.map +1 -1
  572. package/lib/esm/appui-react/statusbar/StatusBarItemUtilities.js.map +1 -1
  573. package/lib/esm/appui-react/statusbar/StatusBarItemsManager.js.map +1 -1
  574. package/lib/esm/appui-react/statusbar/StatusBarWidgetControl.js.map +1 -1
  575. package/lib/esm/appui-react/statusbar/useDefaultStatusBarItems.js.map +1 -1
  576. package/lib/esm/appui-react/statusbar/useUiItemsProviderStatusBarItems.d.ts.map +1 -1
  577. package/lib/esm/appui-react/statusbar/useUiItemsProviderStatusBarItems.js +2 -3
  578. package/lib/esm/appui-react/statusbar/useUiItemsProviderStatusBarItems.js.map +1 -1
  579. package/lib/esm/appui-react/statusbar/withMessageCenterFieldProps.js.map +1 -1
  580. package/lib/esm/appui-react/statusbar/withStatusFieldProps.js.map +1 -1
  581. package/lib/esm/appui-react/statusfields/ActivityCenter.js.map +1 -1
  582. package/lib/esm/appui-react/statusfields/ConditionalField.js.map +1 -1
  583. package/lib/esm/appui-react/statusfields/FooterModeField.js.map +1 -1
  584. package/lib/esm/appui-react/statusfields/Indicator.js.map +1 -1
  585. package/lib/esm/appui-react/statusfields/Indicator.scss +171 -171
  586. package/lib/esm/appui-react/statusfields/MessageCenter.js.map +1 -1
  587. package/lib/esm/appui-react/statusfields/PromptField.js.map +1 -1
  588. package/lib/esm/appui-react/statusfields/PromptField.scss +42 -42
  589. package/lib/esm/appui-react/statusfields/SectionsField.js.map +1 -1
  590. package/lib/esm/appui-react/statusfields/SectionsField.scss +36 -36
  591. package/lib/esm/appui-react/statusfields/SelectionInfo.js.map +1 -1
  592. package/lib/esm/appui-react/statusfields/SelectionInfo.scss +14 -14
  593. package/lib/esm/appui-react/statusfields/SelectionScope.js.map +1 -1
  594. package/lib/esm/appui-react/statusfields/SelectionScope.scss +37 -37
  595. package/lib/esm/appui-react/statusfields/SnapMode.js.map +1 -1
  596. package/lib/esm/appui-react/statusfields/StatusFieldProps.js.map +1 -1
  597. package/lib/esm/appui-react/statusfields/ViewAttributes.js.map +1 -1
  598. package/lib/esm/appui-react/statusfields/ViewAttributes.scss +14 -14
  599. package/lib/esm/appui-react/statusfields/tileloading/TileLoadingIndicator.js.map +1 -1
  600. package/lib/esm/appui-react/statusfields/tileloading/TileLoadingIndicator.scss +57 -57
  601. package/lib/esm/appui-react/statusfields/toolassistance/ToolAssistanceField.js.map +1 -1
  602. package/lib/esm/appui-react/statusfields/toolassistance/ToolAssistanceField.scss +200 -200
  603. package/lib/esm/appui-react/syncui/BooleanListener.js.map +1 -1
  604. package/lib/esm/appui-react/syncui/SyncUiEventDispatcher.js.map +1 -1
  605. package/lib/esm/appui-react/theme/ThemeManager.js.map +1 -1
  606. package/lib/esm/appui-react/timeline/AnalysisAnimationProvider.js.map +1 -1
  607. package/lib/esm/appui-react/timeline/ScheduleAnimationProvider.js.map +1 -1
  608. package/lib/esm/appui-react/timeline/SolarTimelineDataProvider.js.map +1 -1
  609. package/lib/esm/appui-react/toolbar/ActionButtonItem.js.map +1 -1
  610. package/lib/esm/appui-react/toolbar/ActionItemButton.js.map +1 -1
  611. package/lib/esm/appui-react/toolbar/DragInteraction.js.map +1 -1
  612. package/lib/esm/appui-react/toolbar/GroupButtonItem.js.map +1 -1
  613. package/lib/esm/appui-react/toolbar/GroupItem.js.map +1 -1
  614. package/lib/esm/appui-react/toolbar/PopupButton.js.map +1 -1
  615. package/lib/esm/appui-react/toolbar/PopupButton.scss +9 -9
  616. package/lib/esm/appui-react/toolbar/ToolButton.js.map +1 -1
  617. package/lib/esm/appui-react/toolbar/Toolbar.js.map +1 -1
  618. package/lib/esm/appui-react/toolbar/ToolbarComposer.js.map +1 -1
  619. package/lib/esm/appui-react/toolbar/ToolbarHelper.js.map +1 -1
  620. package/lib/esm/appui-react/toolbar/useDefaultToolbarItems.js.map +1 -1
  621. package/lib/esm/appui-react/toolbar/useUiItemsProviderToolbarItems.d.ts.map +1 -1
  622. package/lib/esm/appui-react/toolbar/useUiItemsProviderToolbarItems.js +2 -3
  623. package/lib/esm/appui-react/toolbar/useUiItemsProviderToolbarItems.js.map +1 -1
  624. package/lib/esm/appui-react/tools/CoreToolDefinitions.js.map +1 -1
  625. package/lib/esm/appui-react/tools/FrameworkToolAdmin.js.map +1 -1
  626. package/lib/esm/appui-react/tools/KeyinPaletteTools.js.map +1 -1
  627. package/lib/esm/appui-react/tools/MarkupToolDefinitions.js.map +1 -1
  628. package/lib/esm/appui-react/tools/OpenSettingsTool.js.map +1 -1
  629. package/lib/esm/appui-react/tools/RestoreLayoutTool.js.map +1 -1
  630. package/lib/esm/appui-react/tools/ToolSettingsTools.js.map +1 -1
  631. package/lib/esm/appui-react/ui-items-provider/StandardContentToolsProvider.js.map +1 -1
  632. package/lib/esm/appui-react/ui-items-provider/StandardNavigationToolsProvider.js.map +1 -1
  633. package/lib/esm/appui-react/ui-items-provider/StandardStatusbarItemsProvider.js.map +1 -1
  634. package/lib/esm/appui-react/uiadmin/FrameworkUiAdmin.js.map +1 -1
  635. package/lib/esm/appui-react/uiprovider/ComponentGenerator.js.map +1 -1
  636. package/lib/esm/appui-react/uiprovider/DefaultDialogGridContainer.js.map +1 -1
  637. package/lib/esm/appui-react/uiprovider/DefaultDialogGridContainer.scss +212 -212
  638. package/lib/esm/appui-react/uisettings/AppUiSettings.js.map +1 -1
  639. package/lib/esm/appui-react/uisettings/UserSettingsStorage.js.map +1 -1
  640. package/lib/esm/appui-react/uisettings/useUiSettings.js.map +1 -1
  641. package/lib/esm/appui-react/utils/PropsHelper.js.map +1 -1
  642. package/lib/esm/appui-react/utils/ToolbarButtonHelper.js.map +1 -1
  643. package/lib/esm/appui-react/utils/UiShowHideManager.js.map +1 -1
  644. package/lib/esm/appui-react/utils/ViewUtilities.js.map +1 -1
  645. package/lib/esm/appui-react/widget-panels/Content.d.ts.map +1 -1
  646. package/lib/esm/appui-react/widget-panels/Content.js +0 -8
  647. package/lib/esm/appui-react/widget-panels/Content.js.map +1 -1
  648. package/lib/esm/appui-react/widget-panels/Frontstage.js.map +1 -1
  649. package/lib/esm/appui-react/widget-panels/Frontstage.scss +19 -19
  650. package/lib/esm/appui-react/widget-panels/FrontstageContent.js.map +1 -1
  651. package/lib/esm/appui-react/widget-panels/ModalFrontstageComposer.js.map +1 -1
  652. package/lib/esm/appui-react/widget-panels/StatusBar.js.map +1 -1
  653. package/lib/esm/appui-react/widget-panels/StatusBar.scss +10 -10
  654. package/lib/esm/appui-react/widget-panels/Tab.js.map +1 -1
  655. package/lib/esm/appui-react/widget-panels/Tab.scss +14 -14
  656. package/lib/esm/appui-react/widget-panels/ToolSettings.js.map +1 -1
  657. package/lib/esm/appui-react/widget-panels/ToolSettings.scss +24 -24
  658. package/lib/esm/appui-react/widget-panels/Toolbars.js.map +1 -1
  659. package/lib/esm/appui-react/widget-panels/Toolbars.scss +20 -20
  660. package/lib/esm/appui-react/widget-panels/useWidgetDirection.js.map +1 -1
  661. package/lib/esm/appui-react/widgets/BasicNavigationWidget.js.map +1 -1
  662. package/lib/esm/appui-react/widgets/BasicToolWidget.js.map +1 -1
  663. package/lib/esm/appui-react/widgets/ContentToolWidgetComposer.js.map +1 -1
  664. package/lib/esm/appui-react/widgets/DefaultNavigationWidget.js.map +1 -1
  665. package/lib/esm/appui-react/widgets/NavigationWidget.js.map +1 -1
  666. package/lib/esm/appui-react/widgets/NavigationWidgetComposer.js.map +1 -1
  667. package/lib/esm/appui-react/widgets/ReviewToolWidget.js.map +1 -1
  668. package/lib/esm/appui-react/widgets/StableWidgetDef.js.map +1 -1
  669. package/lib/esm/appui-react/widgets/StatusBarWidgetComposerControl.js.map +1 -1
  670. package/lib/esm/appui-react/widgets/ToolSettingsContent.js.map +1 -1
  671. package/lib/esm/appui-react/widgets/ToolSettingsContent.scss +60 -60
  672. package/lib/esm/appui-react/widgets/ToolWidget.js.map +1 -1
  673. package/lib/esm/appui-react/widgets/ToolWidgetComposer.js.map +1 -1
  674. package/lib/esm/appui-react/widgets/ToolbarWidgetBase.js.map +1 -1
  675. package/lib/esm/appui-react/widgets/ViewToolWidgetComposer.js.map +1 -1
  676. package/lib/esm/appui-react/widgets/Widget.js.map +1 -1
  677. package/lib/esm/appui-react/widgets/WidgetControl.js.map +1 -1
  678. package/lib/esm/appui-react/widgets/WidgetDef.js.map +1 -1
  679. package/lib/esm/appui-react/widgets/WidgetHost.js.map +1 -1
  680. package/lib/esm/appui-react/widgets/WidgetManager.d.ts +0 -38
  681. package/lib/esm/appui-react/widgets/WidgetManager.d.ts.map +1 -1
  682. package/lib/esm/appui-react/widgets/WidgetManager.js +4 -58
  683. package/lib/esm/appui-react/widgets/WidgetManager.js.map +1 -1
  684. package/lib/esm/appui-react/widgets/WidgetProps.js.map +1 -1
  685. package/lib/esm/appui-react/widgets/WidgetStack.js.map +1 -1
  686. package/lib/esm/appui-react/workflow/Task.js.map +1 -1
  687. package/lib/esm/appui-react/workflow/Workflow.js.map +1 -1
  688. package/lib/esm/appui-react/zones/FrameworkZone.js.map +1 -1
  689. package/lib/esm/appui-react/zones/Outline.js.map +1 -1
  690. package/lib/esm/appui-react/zones/StatusBarZone.js.map +1 -1
  691. package/lib/esm/appui-react/zones/Zone.js.map +1 -1
  692. package/lib/esm/appui-react/zones/ZoneDef.js.map +1 -1
  693. package/lib/esm/appui-react/zones/toolsettings/DefaultToolSettingsProvider.js.map +1 -1
  694. package/lib/esm/appui-react/zones/toolsettings/ToolInformation.js.map +1 -1
  695. package/lib/esm/appui-react/zones/toolsettings/ToolSettingsManager.js.map +1 -1
  696. package/lib/esm/appui-react/zones/toolsettings/ToolSettingsZone.js.map +1 -1
  697. package/lib/esm/appui-react/zones/toolsettings/ToolUiProvider.js.map +1 -1
  698. package/lib/esm/appui-react.js.map +1 -1
  699. package/package.json +39 -39
package/CHANGELOG.md CHANGED
@@ -1,1494 +1,1494 @@
1
- # Change Log - @itwin/appui-react
2
-
3
- This log was last generated on Tue, 21 Sep 2021 21:06:40 GMT and should not be manually modified.
4
-
5
- ## 2.19.13
6
- Tue, 21 Sep 2021 21:06:40 GMT
7
-
8
- _Version update only_
9
-
10
- ## 2.19.12
11
- Wed, 15 Sep 2021 18:06:47 GMT
12
-
13
- ### Updates
14
-
15
- - Fix calc function that is causing an error in the latest dart-sass version
16
-
17
- ## 2.19.11
18
- Thu, 09 Sep 2021 21:04:58 GMT
19
-
20
- _Version update only_
21
-
22
- ## 2.19.10
23
- Wed, 08 Sep 2021 14:36:01 GMT
24
-
25
- _Version update only_
26
-
27
- ## 2.19.9
28
- Wed, 25 Aug 2021 15:36:01 GMT
29
-
30
- _Version update only_
31
-
32
- ## 2.19.8
33
- Mon, 23 Aug 2021 13:23:13 GMT
34
-
35
- ### Updates
36
-
37
- - Backport change to clear hide/isolate/emphasis of models and categories.
38
-
39
- ## 2.19.7
40
- Fri, 20 Aug 2021 17:47:22 GMT
41
-
42
- _Version update only_
43
-
44
- ## 2.19.6
45
- Tue, 17 Aug 2021 20:34:29 GMT
46
-
47
- _Version update only_
48
-
49
- ## 2.19.5
50
- Fri, 13 Aug 2021 21:48:09 GMT
51
-
52
- _Version update only_
53
-
54
- ## 2.19.4
55
- Thu, 12 Aug 2021 13:09:26 GMT
56
-
57
- _Version update only_
58
-
59
- ## 2.19.3
60
- Wed, 04 Aug 2021 20:29:34 GMT
61
-
62
- _Version update only_
63
-
64
- ## 2.19.2
65
- Tue, 03 Aug 2021 18:26:23 GMT
66
-
67
- _Version update only_
68
-
69
- ## 2.19.1
70
- Thu, 29 Jul 2021 20:01:11 GMT
71
-
72
- _Version update only_
73
-
74
- ## 2.19.0
75
- Mon, 26 Jul 2021 12:21:25 GMT
76
-
77
- ### Updates
78
-
79
- - remove internal barrel-import usage
80
- - Stop delivering pseudo-localized strings
81
- - Add useActiveStageId to barrel file so it is properly exported.
82
-
83
- ## 2.18.4
84
- Tue, 10 Aug 2021 19:35:13 GMT
85
-
86
- _Version update only_
87
-
88
- ## 2.18.3
89
- Wed, 28 Jul 2021 17:16:30 GMT
90
-
91
- _Version update only_
92
-
93
- ## 2.18.2
94
- Mon, 26 Jul 2021 16:18:31 GMT
95
-
96
- _Version update only_
97
-
98
- ## 2.18.1
99
- Fri, 16 Jul 2021 17:45:09 GMT
100
-
101
- ### Updates
102
-
103
- - Add test for the iModelConnection being blank to avoid asserts when setting up for new iModel.
104
-
105
- ## 2.18.0
106
- Fri, 09 Jul 2021 18:11:24 GMT
107
-
108
- ### Updates
109
-
110
- - Update component to pass HtmlDivElement to ElementResizeObserver.
111
- - Update ToolSettings documentation.
112
- - Improved `onVisibilityChange` event to allow passing new visibility status.
113
- - Refactor DefaultViewOverlay to be more reliable.
114
- - Turn off lint rule for deprecated components.
115
- - Ensure redux stays in sync with FrameworkVersion context and convenience updates that take UI initialization burden off IModelApp.
116
- - Models Tree: Add a way to filter the hierarchy by element IDs
117
- - Add ability to provide widgets to zones via UiItemsProvider when using AppUI version 1.
118
-
119
- ## 2.17.3
120
- Mon, 26 Jul 2021 16:08:36 GMT
121
-
122
- _Version update only_
123
-
124
- ## 2.17.2
125
- Thu, 08 Jul 2021 15:23:00 GMT
126
-
127
- _Version update only_
128
-
129
- ## 2.17.1
130
- Fri, 02 Jul 2021 15:38:31 GMT
131
-
132
- _Version update only_
133
-
134
- ## 2.17.0
135
- Mon, 28 Jun 2021 16:20:11 GMT
136
-
137
- ### Updates
138
-
139
- - Add ability to "pop-out" a widget to a child window.
140
- - Export EmphasizeElementProps from common, deprecate from frontend.
141
- - Add ability to maintain tab state even if UiItemsProvider that added the tab is not loaded. This allow preference size to be maintained.
142
- - Add 100ms wait during unit test for open window processing to be triggered.
143
- - Add getters to retrieve the list of category and model overrides & make update category/model overrides functions public
144
- - publish in-use APIs
145
- - Refactor SolarTimeline and ScheduleAnimationProvider to use new TimelineComponent iteration.
146
-
147
- ## 2.16.10
148
- Thu, 22 Jul 2021 20:23:45 GMT
149
-
150
- _Version update only_
151
-
152
- ## 2.16.9
153
- Tue, 06 Jul 2021 22:08:34 GMT
154
-
155
- _Version update only_
156
-
157
- ## 2.16.8
158
- Fri, 02 Jul 2021 17:40:46 GMT
159
-
160
- _Version update only_
161
-
162
- ## 2.16.7
163
- Mon, 28 Jun 2021 18:13:04 GMT
164
-
165
- _Version update only_
166
-
167
- ## 2.16.6
168
- Mon, 28 Jun 2021 13:12:55 GMT
169
-
170
- _Version update only_
171
-
172
- ## 2.16.5
173
- Fri, 25 Jun 2021 16:03:01 GMT
174
-
175
- _Version update only_
176
-
177
- ## 2.16.4
178
- Wed, 23 Jun 2021 17:09:07 GMT
179
-
180
- _Version update only_
181
-
182
- ## 2.16.3
183
- Wed, 16 Jun 2021 20:29:32 GMT
184
-
185
- _Version update only_
186
-
187
- ## 2.16.2
188
- Thu, 03 Jun 2021 18:08:11 GMT
189
-
190
- _Version update only_
191
-
192
- ## 2.16.1
193
- Thu, 27 May 2021 20:04:22 GMT
194
-
195
- _Version update only_
196
-
197
- ## 2.16.0
198
- Mon, 24 May 2021 15:58:39 GMT
199
-
200
- ### Updates
201
-
202
- - Clean up styling in StatusBar.css
203
- - Set overflow hidden on content Panes used when stage has multiple content views.
204
- - Adding ability to override isActive property for BackstageItem
205
- - Add support for child popup windows.
206
- - Replace deprecated ViewManager.forEachViewport() with iterator.
207
- - Update to latest classnames package
208
-
209
- ## 2.15.6
210
- Wed, 26 May 2021 15:55:19 GMT
211
-
212
- _Version update only_
213
-
214
- ## 2.15.5
215
- Thu, 20 May 2021 15:06:26 GMT
216
-
217
- ### Updates
218
-
219
- - Remove framework version condition from floatWidget and dockWidget. This was causing problems in the sample showcase.
220
-
221
- ## 2.15.4
222
- Tue, 18 May 2021 21:59:07 GMT
223
-
224
- _Version update only_
225
-
226
- ## 2.15.3
227
- Mon, 17 May 2021 13:31:38 GMT
228
-
229
- ### Updates
230
-
231
- - Clean up styling in StatusBar.css
232
-
233
- ## 2.15.2
234
- Wed, 12 May 2021 18:08:13 GMT
235
-
236
- _Version update only_
237
-
238
- ## 2.15.1
239
- Wed, 05 May 2021 13:18:31 GMT
240
-
241
- _Version update only_
242
-
243
- ## 2.15.0
244
- Fri, 30 Apr 2021 12:36:58 GMT
245
-
246
- ### Updates
247
-
248
- - Add UiSettingsPage, AppUiSettings, and ability to register UserSettingsProvider to provide default settings from UsSettingsStorage.
249
- - Properly declare changeSetId variables as string.
250
- - Adding ability to open Message Center on demand
251
- - Cache element ids when determining visbility in ModelsTree
252
- - Fix compatibility issue when multiple versions of `rxjs` are in use.
253
- - Publish APIs used bu iTwinViewer.
254
-
255
- ## 2.14.4
256
- Thu, 22 Apr 2021 21:07:34 GMT
257
-
258
- ### Updates
259
-
260
- - Update to get activeViewPort by monitoring ContentViewManager.onActiveContentChangedEvent this elimates issue where ViewManager active viewport changes occur before all UI components are mounted and listening.
261
-
262
- ## 2.14.3
263
- Thu, 15 Apr 2021 15:13:16 GMT
264
-
265
- ### Updates
266
-
267
- - Cleanup statusbar styling to ensure items are centered and do not overflow area.
268
-
269
- ## 2.14.2
270
- Thu, 08 Apr 2021 14:30:09 GMT
271
-
272
- ### Updates
273
-
274
- - Avoid getting into infinite render loop in CategoriesTree
275
-
276
- ## 2.14.1
277
- Mon, 05 Apr 2021 16:28:00 GMT
278
-
279
- _Version update only_
280
-
281
- ## 2.14.0
282
- Fri, 02 Apr 2021 13:18:42 GMT
283
-
284
- ### Updates
285
-
286
- - Add Standard Modal Settings Stage for displaying App Settings.
287
- - Add api to float and dock widgets in UI2.0.
288
- - Filter out history key-in that are no longer available in key-in palette.
289
- - Move Quantity Formatting settings page from ui-test-app to ui-framework and add ability to set Presentation Unit System.
290
- - Adding sectionToolGroupWithPanel definition in CoreTools
291
- - Support for AccuDraw Ui Settings
292
- - Support for Bump Tool Settings
293
- - Better support for Escape key to Home position
294
- - Support for Focus into Tool Settings
295
- - Initialize tool settings React components from the record in UiLayoutDataProvider to prevent reinitializing the value when the items move into the overflow popup.
296
- - Fix ViewSelector so it reloads list of views when iModel prop is updated.
297
-
298
- ## 2.13.0
299
- Tue, 09 Mar 2021 20:28:13 GMT
300
-
301
- ### Updates
302
-
303
- - Add functions to clear the Hide/Isolate for Models and Categories
304
- - Upgrade react-resize-detector to avoid lodash security vulnerability
305
- - Fix solar timeline component so that sunTime is properly set for project location.
306
- - Document uiSettings in ToolAssistanceField
307
- - Fix stateFunction for clear hide/isolate/emphasize tool that is used in UI 1.0.
308
- - Updated to use TypeScript 4.1
309
- - AccuDraw show Z field only for 3d views
310
- - AccuDraw default keyboard shortcuts
311
- - Added AccuDraw notifications for rotation & compass mode
312
- - Added AccuDraw widget
313
- - Support for conditionally disabling/hiding keyboard shortcuts
314
- - Fixed local file support in Electron ui-test-app
315
- - begin rename project from iModel.js to iTwin.js
316
-
317
- ## 2.12.3
318
- Mon, 08 Mar 2021 15:32:00 GMT
319
-
320
- _Version update only_
321
-
322
- ## 2.12.2
323
- Wed, 03 Mar 2021 18:48:53 GMT
324
-
325
- _Version update only_
326
-
327
- ## 2.12.1
328
- Tue, 23 Feb 2021 20:54:45 GMT
329
-
330
- _Version update only_
331
-
332
- ## 2.12.0
333
- Thu, 18 Feb 2021 22:10:13 GMT
334
-
335
- ### Updates
336
-
337
- - Changed ModelsTree visibility handler behavior to fully change visibility of node if it matches applied filter
338
- - Updated ModelsTree rulesets to better handle updates.
339
- - AccuDraw bi-directional value updates
340
- - Correctly add and remove widgets provided by UiItemsProviders."
341
- - ModelsTree: Fix getting display status of element nodes
342
- - WidgetDef show and expand will correctly activate the tab.
343
- - Preventing cursor prompt lag
344
- - Provide dynamic widgets for every section type.
345
- - Update remaining syncEventId checks to be case insensitive.
346
-
347
- ## 2.11.2
348
- Thu, 18 Feb 2021 02:50:59 GMT
349
-
350
- _Version update only_
351
-
352
- ## 2.11.1
353
- Thu, 04 Feb 2021 17:22:41 GMT
354
-
355
- ### Updates
356
-
357
- - Updated ModelsTree rulesets to better handle updates.
358
-
359
- ## 2.11.0
360
- Thu, 28 Jan 2021 13:39:27 GMT
361
-
362
- ### Updates
363
-
364
- - Update components that support providing refs via React.forwardRef to work better with document generation.
365
- - Fix backstage not updating when props.items are updated.
366
- - Propagate isDisabled MenuItem property to ContextMenuItem disabled property
367
- - Added partially visible instances support to VisibilityHandler
368
- - Initial implementation of AccuDraw UI
369
- - Prevent unnecessary 1.0 Toolbar rerenders in ToolbarComposer.
370
- - Updated UI Learning docs
371
- - Set active viewport to match active content view when overlay is clicked.
372
- - Add ability to control panel size and state from StagePanelDef.
373
- - Update to latest react-dnd version.
374
-
375
- ## 2.10.3
376
- Fri, 08 Jan 2021 18:34:03 GMT
377
-
378
- _Version update only_
379
-
380
- ## 2.10.2
381
- Fri, 08 Jan 2021 14:52:02 GMT
382
-
383
- _Version update only_
384
-
385
- ## 2.10.1
386
- Tue, 22 Dec 2020 00:53:38 GMT
387
-
388
- _Version update only_
389
-
390
- ## 2.10.0
391
- Fri, 18 Dec 2020 18:24:01 GMT
392
-
393
- ### Updates
394
-
395
- - Rename 'VisibilityHandler' to 'ModelsVisibilityHandler' and allow subclasses to acces more methods.
396
- - Avoid throwing exception in ModelsTree VisibilityHandler if RulesetDrivenIdsProvider got undefined content
397
- - Correctly handler visibility changes in ModelsTree when filter is applied
398
- - Refactor DialogItem and Property interfaces to make them easier to use.
399
- - Add a 'hasChildren' hint for categories in ModelsTree. We know that categories always have nodes under them. Tell that with a `hasChildren: "Always"` hint to improve categories' loading performance
400
- - Disable pointer events in overlay of default view overlay.
401
-
402
- ## 2.9.9
403
- Sun, 13 Dec 2020 19:00:03 GMT
404
-
405
- _Version update only_
406
-
407
- ## 2.9.8
408
- Fri, 11 Dec 2020 02:57:36 GMT
409
-
410
- _Version update only_
411
-
412
- ## 2.9.7
413
- Wed, 09 Dec 2020 20:58:23 GMT
414
-
415
- _Version update only_
416
-
417
- ## 2.9.6
418
- Mon, 07 Dec 2020 18:40:48 GMT
419
-
420
- _Version update only_
421
-
422
- ## 2.9.5
423
- Sat, 05 Dec 2020 01:55:56 GMT
424
-
425
- _Version update only_
426
-
427
- ## 2.9.4
428
- Wed, 02 Dec 2020 20:55:40 GMT
429
-
430
- _Version update only_
431
-
432
- ## 2.9.3
433
- Mon, 23 Nov 2020 20:57:56 GMT
434
-
435
- _Version update only_
436
-
437
- ## 2.9.2
438
- Mon, 23 Nov 2020 15:33:50 GMT
439
-
440
- _Version update only_
441
-
442
- ## 2.9.1
443
- Thu, 19 Nov 2020 17:03:42 GMT
444
-
445
- ### Updates
446
-
447
- - Revert width change to EnumEditor component instead set width to auto only for docked tool settings.
448
-
449
- ## 2.9.0
450
- Wed, 18 Nov 2020 16:01:50 GMT
451
-
452
- ### Updates
453
-
454
- - Change ComponentGenerator to remove need for setImmediate call.
455
- - Update test snapshot file due to change to support ForwardRef of Input controls.
456
- - Rename ToolUiManager to ToolSettingsManager
457
- - Add support for reloading enum choices or reloading all components constructed from UiDataProvider data.
458
- - Changed AutoSuggest getSuggestions prop to async and removed @deprecated tag
459
- - Added FrameworkUiAdmin.showReactCard
460
- - Update 2.0 status bar background color.
461
- - Change Editor components to process native keyboard events instead of synthe
462
- - Added MessagePopup - Displays Toast & Sticky messages without a StatusBar
463
- - Respect WidgetState.Hidden when rendering widget tabs.
464
-
465
- ## 2.8.1
466
- Tue, 03 Nov 2020 00:33:56 GMT
467
-
468
- _Version update only_
469
-
470
- ## 2.8.0
471
- Fri, 23 Oct 2020 17:04:02 GMT
472
-
473
- ### Updates
474
-
475
- - ModelsTree: Handle GraphicalPartition3d similar to PhysicalPartition - it should not be displayed if there's a 'GraphicalPartition3d.Model.Content' attribute in JsonProperties
476
- - Added jsdoc ESLint rule for UI packages
477
- - Upgraded react-split-pane to 0.1.92
478
-
479
- ## 2.7.6
480
- Wed, 11 Nov 2020 16:28:23 GMT
481
-
482
- _Version update only_
483
-
484
- ## 2.7.5
485
- Fri, 23 Oct 2020 16:23:51 GMT
486
-
487
- _Version update only_
488
-
489
- ## 2.7.4
490
- Mon, 19 Oct 2020 17:57:02 GMT
491
-
492
- _Version update only_
493
-
494
- ## 2.7.3
495
- Wed, 14 Oct 2020 17:00:59 GMT
496
-
497
- _Version update only_
498
-
499
- ## 2.7.2
500
- Tue, 13 Oct 2020 18:20:39 GMT
501
-
502
- _Version update only_
503
-
504
- ## 2.7.1
505
- Thu, 08 Oct 2020 13:04:35 GMT
506
-
507
- _Version update only_
508
-
509
- ## 2.7.0
510
- Fri, 02 Oct 2020 18:03:32 GMT
511
-
512
- ### Updates
513
-
514
- - Update to limit size of keyin stored in keyin history.
515
- - Added Table cell editor activation via keyboard when using row selection. Added Tree cell editor activation via keyboard.
516
- - Table cell editing via keyboard
517
- - Added useCachedNineZoneState in widget-panels Frontstage
518
- - Do not render empty stage panel when frontstage changes.
519
- - ModelsTree: Add a prop for enabling auto-update
520
- - ModelsTree: Group similar category nodes to avoid duplication
521
- - Add telemetry to ui-framework.
522
-
523
- ## 2.6.5
524
- Sat, 26 Sep 2020 16:06:34 GMT
525
-
526
- _Version update only_
527
-
528
- ## 2.6.4
529
- Tue, 22 Sep 2020 17:40:07 GMT
530
-
531
- ### Updates
532
-
533
- - Do not render empty stage panel when frontstage changes.
534
-
535
- ## 2.6.3
536
- Mon, 21 Sep 2020 14:47:10 GMT
537
-
538
- _Version update only_
539
-
540
- ## 2.6.2
541
- Mon, 21 Sep 2020 13:07:45 GMT
542
-
543
- _Version update only_
544
-
545
- ## 2.6.1
546
- Fri, 18 Sep 2020 13:15:09 GMT
547
-
548
- _Version update only_
549
-
550
- ## 2.6.0
551
- Thu, 17 Sep 2020 13:16:12 GMT
552
-
553
- ### Updates
554
-
555
- - Add support for a feature flag to control the display of the keyin palette.
556
- - BadgeType support for Backstage items
557
- - add itemschanged handler so that items provided can be conditionally hidden
558
- - Lower case syncEventIds prior to comparison
559
- - Added PopupContextMenu component. Added 'iconRight' support to menu items.
560
- - Moved ESLint configuration to a plugin
561
- - Exported ActivityMessage. Added ActivityMessagePopup component.
562
- - react to creation of telemetry client
563
- - Addressed ESLint warnings in UI packages. Fixed react-set-state-usage rule. Allowing PascalCase for functions in UI packages for React function component names.
564
- - Add support for opening a key-in palette to run key-ins.
565
- - ModelsTree: Fix search hierarchy
566
- - Avoid exception during keyin palette test.
567
- - Render only visible stage panel widgets.
568
- - Prevent useWidgetDirection from crashing in 1.0 UI.
569
- - Enable stage panel resizable prop for 2.0.
570
- - Add pinned flag to StagePanelProps.
571
- - Add system preferred theme as default theme.
572
- - Deny tool settings tab from docking to top panel target.
573
-
574
- ## 2.5.5
575
- Wed, 02 Sep 2020 17:42:23 GMT
576
-
577
- ### Updates
578
-
579
- - Update rxjs dependency version to `^6.6.2`
580
-
581
- ## 2.5.4
582
- Fri, 28 Aug 2020 15:34:16 GMT
583
-
584
- ### Updates
585
-
586
- - Show duplicate target partitions in ModelsTree
587
-
588
- ## 2.5.3
589
- Wed, 26 Aug 2020 11:46:00 GMT
590
-
591
- _Version update only_
592
-
593
- ## 2.5.2
594
- Tue, 25 Aug 2020 22:09:08 GMT
595
-
596
- _Version update only_
597
-
598
- ## 2.5.1
599
- Mon, 24 Aug 2020 18:13:04 GMT
600
-
601
- _Version update only_
602
-
603
- ## 2.5.0
604
- Thu, 20 Aug 2020 20:57:10 GMT
605
-
606
- ### Updates
607
-
608
- - Fixed updating focus when Tabs activeIndex updated. More a11y issues.
609
- - Toolbar overflow styling.
610
- - Update calculation of StageUsage to pass to UiItemsProviders
611
- - Added eslint-plugin-jsx-a11y devDependency and made first pass at adding a11y roles
612
- - Added react-axe and resolved some a11y issues
613
- - Moved SpecialKey & FunctionKey enums to ui-abstract & started using them throughout UI packages
614
- - lock down @types/react version at 16.9.43 to prevent build error from csstype dependency
615
- - Added Table component keyboard row selection. Miscellaneous a11y fixes.
616
- - Switch to ESLint
617
- - Add drop shadow to statusbar overflow popup.
618
- - Ability to fit content of panel widgets.
619
- - Added Home focus support to ui-abstract
620
- - Update to @bentley/react-scripts@3.4.2
621
-
622
- ## 2.4.2
623
- Fri, 14 Aug 2020 16:34:09 GMT
624
-
625
- _Version update only_
626
-
627
- ## 2.4.1
628
- Fri, 07 Aug 2020 19:57:43 GMT
629
-
630
- ### Updates
631
-
632
- - add missing rbac-client dep
633
-
634
- ## 2.4.0
635
- Tue, 28 Jul 2020 16:26:24 GMT
636
-
637
- ### Updates
638
-
639
- - Fixed size of Checkbox & cursor for ViewAttributes checkboxes
640
- - Map Layer UX
641
- - Update 2.0 fronstage logic to monitor extensions and refresh widgets.
642
- - Changed toolbar opacity processing to affect all components in widget.
643
- - Fix stage panel initialization when defaultState is Off.
644
- - Address LGTM warnings in UI code.
645
- - Remove not found widget tabs when restoring layout.
646
-
647
- ## 2.3.3
648
- Thu, 23 Jul 2020 12:57:15 GMT
649
-
650
- _Version update only_
651
-
652
- ## 2.3.2
653
- Tue, 14 Jul 2020 23:50:36 GMT
654
-
655
- _Version update only_
656
-
657
- ## 2.3.1
658
- Mon, 13 Jul 2020 18:50:14 GMT
659
-
660
- _Version update only_
661
-
662
- ## 2.3.0
663
- Fri, 10 Jul 2020 17:23:14 GMT
664
-
665
- ### Updates
666
-
667
- - Provide an immediate tool that will restore the default layout for frontstage.
668
- - Provide ability to support subclassing IModelViewportControl and allow custom overlay component without sub-classing.
669
- - fix styling of docked toolsetting so controls are centered.
670
- - Fix tool settings styling on FireFox.
671
- - Accessibility: Improved focus borders & indicators
672
- - Fix floating widget bug.
673
- - Models Tree: Show sub-model contents under geometric elements
674
- - Enable minSize and maxSize StagePanelProps in 2.0. Allow percentage units to be passed in to maxSize prop.
675
- - Enable WidgetDef.setLabel() in 2.0 mode.
676
-
677
- ## 2.2.1
678
- Tue, 07 Jul 2020 14:44:52 GMT
679
-
680
- ### Updates
681
-
682
- - Fix setWidgetState edge case where widget stays open w/o active tab.
683
-
684
- ## 2.2.0
685
- Fri, 19 Jun 2020 14:10:03 GMT
686
-
687
- ### Updates
688
-
689
- - Update the IModelApp.features.track calls in HideIsolateEmphasizeManager
690
- - Update uses of StageUsage to use strings.
691
- - Added MessageManager.MaxDisplayedStickyMessages & support for maximum displayed sticky messages
692
- - Added property editors for multi-line text, slider and numeric input/spinner.
693
- - Replace 'Plugin' with 'Extension' in comments and examples.
694
- - Exported ToastMessage & StickyMessage components
695
- - Added support for popup with multiple editors
696
- - Use the DialogGridContainer not the ToolSettingsGridContainer for popup toolsetting since these popup are not in widgets.
697
- - Tracking time spent in frontstages for application telemetry
698
- - Do not save tab labels when saving frontstage layout.
699
- - Set ui-framework test coverage thresholds to 100%
700
- - Move LayoutManager API to FrontstageDef and WidgetDef.
701
- - Introduce an option to group elements by class in `ModelsTree` and `SpatialContainmentTree`. Also allow specifying the option for both trees when creating `VisibilityWidget`.
702
- - Fix bottom/top stage panel tab duplication.
703
- - Added ViewStateProp & support for obtaining ViewState from function in ViewportComponent and IModelViewportControl
704
-
705
- ## 2.1.0
706
- Thu, 28 May 2020 22:48:59 GMT
707
-
708
- ### Updates
709
-
710
- - Add missing @itwin/core-markup peerDependency
711
- - Add commandItemDef to clearHiddenIsolatedEmphasized elements.
712
- - Fix z-index of Modeless dialogs.
713
- - Address React warnings about deprecated methods.
714
- - Make methods in HideIsolateEmphasizeManager static so they can be called by other packages.
715
- - Update Hide, isolate, empahsize callback processing to ensure selection is not cleared until callbacks are processed.
716
- - Added ability for apps to display Favorite properties in Element Tooltip & Card at Cursor
717
- - Add useWidgetDirection hook.
718
- - Ability to restore layout.
719
- - Expose showWidget and expandWidget functionality.
720
- - Generate stable widget def id to fix save/restore layout issue.
721
- - Ability to set stage panel size.
722
- - Visibility Widget Trees: Fix a wrong offset being used for nodes when display state of the node is still unclear
723
- - Update HideIsolateEmphasizeAction enum so entries match FeatureIds used by Design Review.
724
- - Do not display camera tool if 3D view does not support camera.
725
-
726
- ## 2.0.0
727
- Wed, 06 May 2020 13:17:49 GMT
728
-
729
- ### Updates
730
-
731
- - Add support for 2.0 ui Tool and Navigation widgets to react to UiFramework.onUiVisibilityChanged events
732
- - Add support for showing modal stages when using 2.0 UI components.
733
- - Added following zone names to be used in-lieu of old ninezone names: contentManipulationTools, toolSettings, viewNavigationTools, and statusBar.
734
- - Add support for groupPriority for ToolbarItems. If specified then a group separator is shown when the priority changes.
735
- - Improved Tool Settings inline editor group layout when narrow
736
- - Fixed Message Center count for MessageManager.clearMessages()
737
- - Add ConditionStringValue support. Used to define labels and icons.
738
- - Removed @deprecated APIs from ui-framework & ui-core and updated NextVersion.md
739
- - Rename some new widget classes and deprecate classes we don't want user to continue to use.
740
- - Fix to properly initialize enable/disable state of toolsettings editor based on lock property.
741
- - Fix bug where toolbar buttons did not show expand arrow on custom button when not in 'DragInteraction' mode. Fix display of key-in browser 1.0 UI.
742
- - Call FrontstageDef.setActiveViewFromViewport when viewport is available to ensure activeContent is properly set.
743
- - Ensure ui-abstract is listed as peer dependency and not just a dev dependency.
744
- - Fix type in ToolSettingsGridProps name
745
- - Fix bug 292829 where toolbar border displayed when all items are hidden. Add new camera on/off icons definitions.
746
- - Update test to avoid warnings.
747
- - Fix for setting active Frontstage before FrontstageComposer mount
748
- - Fixed ReactResizeDetector usage after upgrade. Converted Toggle component to function. Hover/pressed styling in 2.0 Toolbar.
749
- - react to renaming of imodeljs-clients
750
- - Moved KeyinBrowser component to @beta for 2.0
751
- - Using center of Messages indicator as target. Added CSS classname overrides to StatusBarComposer for sections. UI 2.0 color tweaks.
752
- - Fixed FrontendAuthorizationClient type guard.
753
- - Update GroupButton definition to use ReadonlyArray for child items.
754
- - Modal Frontstage styling
755
- - Ui 2.0 - Blur the toolbar item background
756
- - Moved the CubeNavigationAid & DrawingNavigationAid to ui-components package
757
- - Renamed OIDC constructs for consistency; Removed SAML support.
758
- - Fixed popup location when passing htmlElement to UiAdmin functions
759
- - Clean up deprecated APIs
760
- - Hide stage panel when panel state is off.
761
- - Added ability to customize selection handling in VisibilityWidget's Models tree
762
- - Made React functional component specifications consistent across UI packages
763
- - Slider component tooltipBelow prop & tooltip styling
764
- - Added API in MessageManager to display either a Toast or Sticky message using React components.
765
- - react to new clients packages from imodeljs-clients
766
- - Remove comment text shown in render function.
767
- - Updates to remove need for svg-sprite-loader, use defualt CRA svgr loader instead.
768
- - For consistency add reactNode getters/setters and deprecate use of reactElement.
769
- - Revert back to using svg-sprite-loader and sprite resourceQuery.
770
- - Upgrade to Rush 5.23.2
771
- - Cleanups needed to Signin/Signout and related components in UiFramework
772
- - Deprecated UiFramework.oidcClient and added isIOidcFrontendClient to imodeljs-clients
773
- - Fixed className usage in StatusBar section components
774
- - Update StatusBarComposer to support Overflow panel.
775
- - Fixed sizing for string-based SVG in ToolAssistance
776
- - Fixed several Tool Assistance issues
777
- - Ui 2.0 - Toolbar display changes
778
- - Updated Toolbar colors/opacity for Ui 2.0
779
- - Update ToolbarComposer to use new ToolbarWithOverflow.
780
- - Learning docs for UiAdmin & UiItemsArbiter
781
- - Extract base behavior and styling from Models and Categories trees.
782
- - Promoted some @beta to @public in Ui packages & ToolAssistance for 2.0 release.
783
- - Categories Tree should react to display changes from other components
784
- - Changed Categories Tree to take filter info as property and removed searchbox from it
785
- - In source documentation. Some learning docs & API changes.
786
- - Move react to peerDependencies.
787
- - Learning documentation for ui-core
788
- - TOC for UI 2.0 Docs, @alpha to @beta, Components Examples
789
- - Documentation updates and change camera tool to use SVG icons.
790
- - Ability to drag docked tool settings to widget mode.
791
- - Fix mergeWithZone when frontstage is activated before FrontstageComposer mounts.
792
- - Support for floating widget targets.
793
- - Passing on style props from ui-framework Toolbar to ui-ninezone Toolbar
794
- - Started ui-components Learning doc section
795
- - Use panel zones with fallback to frontstage zones to define 2.0 UI.
796
- - Updated ModelTree ruleset to use RelationshipPathSpecification
797
- - Filtering support in Models Tree
798
- - Move redux and react-redux to peerDependencies.
799
- - Removed `UiFramework.getDefaultRulesetId()` and `UiFramework.setDefaultRulesetId()`
800
- - Ability to save and restore frontstage layout.
801
- - UI: Toggle Component - only use animation on value change
802
- - Added custom message to render if filter returns no data in Categories and Models trees
803
- - Fix visibility widget trees styles
804
- - Ability to switch to 9-Zone 2.0
805
- - Refactor to remove duplicate ComponentGenerator instatiation. Rename filea nd components to remove React reference.
806
- - Update auto-generated dialog items to work with the Tool Settings Bar.
807
- - Moved Property classes and interfaces to ui-abstract package. Created a "DefaultDialogGridContainer" to turn specifications from abstract DialogItems UI into React components.
808
- - Refactor DefaultToolSettingsProvider to use DialogItemsManager and remove duplicate code.
809
- - Fix Indicator to properly load SVG icons.
810
- - Refactor DefaultToolSettingsProvider to use the DialogItem interfaces in place of ToolSettings classes.
811
- - Moved Checkbox, Radio, Select, Toggle, Slider & AutoSuggest into their own category
812
- - Defaulting to IModelApp.i18n in UI packages and cascading initialize() calls
813
- - UI: Support for multiple Toast & Sticky messages
814
- - Added UiSetting. Saving/restoring settings in ui-test-app.
815
- - Remove support for the iModel.js module system by no longer delivering modules.
816
- - Hide 3d tools when active view is 2d.
817
- - Add support for Horizontal Tool Settings container
818
-
819
- ## 1.14.1
820
- Wed, 22 Apr 2020 19:04:00 GMT
821
-
822
- _Version update only_
823
-
824
- ## 1.14.0
825
- Tue, 31 Mar 2020 15:44:19 GMT
826
-
827
- ### Updates
828
-
829
- - Models Tree: Fix non-geometric models being used when changing subject's display
830
-
831
- ## 1.13.0
832
- Wed, 04 Mar 2020 16:16:31 GMT
833
-
834
- ### Updates
835
-
836
- - Added ability to customize selection handling in VisibilityWidget's Models tree
837
- - Passing on style props from ui-framework Toolbar to ui-ninezone Toolbar
838
- - Updated ModelTree ruleset to use RelationshipPathSpecification
839
-
840
- ## 1.12.0
841
- Wed, 12 Feb 2020 17:45:50 GMT
842
-
843
- ### Updates
844
-
845
- - Upgraded icons-generic-webfont to ^1.0.0
846
- - #269173 Nav cube arrow controls will no longer turn model sideways.
847
- - Avoid handling whole tree model when handling model change event
848
- - Added UiAdmin.showHTMLElement to show information & graphics for markers
849
-
850
- ## 1.11.0
851
- Wed, 22 Jan 2020 19:24:12 GMT
852
-
853
- ### Updates
854
-
855
- - Upgrade to TypeScript 3.7.2.
856
- - Made 'show/hide all categories' action be limited by the filter
857
- - Cube navigation aid touch events fix.
858
-
859
- ## 1.10.0
860
- Tue, 07 Jan 2020 19:44:01 GMT
861
-
862
- ### Updates
863
-
864
- - Fixed lgtm issues in UI folders
865
- - Ui doc & release tag cleanup
866
- - Update to use new BackstageItemManager and PluginStatusBarManager from ui-abstract package. Update StatusbarComposer to show items from plugins.
867
- - Remove duplicate StatusBarItemManager from ui-framework and only leave the one in ui-abstract.
868
- - Fix for nine-zone sample app not displaying backstage items.
869
-
870
- ## 1.9.0
871
- Tue, 10 Dec 2019 18:08:56 GMT
872
-
873
- ### Updates
874
-
875
- - Add useActiveIModelConnection hook.
876
- - Allow setting App Iconspec.
877
- - Setup OidcDesktopClient for Electron use cases.
878
- - Fix styling of footer Indicator to work with Themes.
879
- - Disallow plugins from adding tools anywhere but the end of a toolbar.
880
- - [ModelsTree] Merge same-label Subject nodes to avoid duplication
881
- - No longer accessing this.state or this.props in setState updater - flagged by lgtm report
882
- - Changed SignIn & SignOut buttons to large. Fixed Dialog component resizing. Reduced default minimum size of Dialog component.
883
- - Update sinon version.
884
- - Added support for NotifyMessageDetails.displayTime for Toast messages
885
- - Reduce active tab index when tab is removed.
886
- - Ability to determine available tool settings width.
887
- - Fix code analysis report issues.
888
- - Adjusted Categories and Models trees according changes to ControlledTree events
889
- - Added VisibilityWigdet implementation using ControlledTree and ability to switch to it
890
- - Remove content node when WidgetContentRenderer unmounts.
891
- - Update overflow GroupItem click action to open the panel.
892
- - Prevent frontstage composer rerender on pointer events.
893
- - Use exhaustive-deps linter rule.
894
- - Ability to opt-in to toolbar drag interaction.
895
- - Prevent unnecessary resubscribe in useActiveViewport hook.
896
- - Visibility Widget: Treat dictionary model as never private in Categories tree.
897
- - Ability to specify initialWidth for Zone component.
898
- - Removed unused React state variables. Removed unsupported setState calls from render() methods.
899
- - Code cleanup based on code analysis report from lgtm. Updated status field fade-in/out animation.
900
- - Update to allow Sections statusfield to hide/show depending on active view clip.
901
- - Added ConditionalField and FooterModeField components. StatusBar responsive changes.
902
-
903
- ## 1.8.0
904
- Fri, 22 Nov 2019 14:03:34 GMT
905
-
906
- ### Updates
907
-
908
- - Add support for Hide, Isolate, emphasize tools and status bar item to UiFramework.
909
- - Fix bug where ToolSettings title was not reset after view undo/redo tool usage.
910
- - Initializing OidcBrowserClient before setting it in UiFramework
911
- - Responsive logic in Property Grid to switch to Vertical orientation when too narrow
912
- - Tablet responsive UI
913
- - Added StatusBarComposer, StatusBarItem, StatusBarManager and StatusBarItemsManager
914
- - Added StatusBarItemsManager.setIsVisible & StatusBarItem.isVisible
915
- - Support multiple status bars in the StatusBarManager
916
- - Added tslint-react-hooks to UI packages
917
- - Ensure item uniqueness in BackstageItemsManager and StatusBarItemsManager.
918
- - Remove unsupported fit-content CSS value.
919
- - Expose stage panel minSize and maxSize props.
920
- - Do not show widget resize indicator when widget can not be resized.
921
- - Remove history trays.
922
- - Open tool panel via drag interaction.
923
- - Update TileRendering StatusField width.
924
-
925
- ## 1.7.0
926
- Fri, 01 Nov 2019 13:28:37 GMT
927
-
928
- ### Updates
929
-
930
- - Addressed AccessToken, OidcClient and Backstage issues in ui-framework
931
- - UiAdmin methods for AccuDraw Ui: MenuButton, Calculator, Angle, Length, Height
932
- - Provide a DefaultNavigationWidget that can be used by Apps and Plugins and can be extended by Plugins.
933
- - Fixed issues with use of OIDC AuthCode workflow in Electron and Single Page Applications.
934
- - Minor Backstage cleanup & unit tests
935
- - Update DefaultToolSettingsProvide to create responsive UI.
936
- - Added badge support to context menu items. Moved some Plugin Ui definitions to ui-abstract.
937
- - Added support for English key-ins in addition to translated key-ins
938
- - Flatten group in DefaultNavigationWidget
939
- - Update order of string enums to try to avoid extract-api issues
940
- - Added New badge for UI items
941
- - Add basic support for redux connected components.
942
- - Made the Status Bar & Backstage more responsive on smaller screens
943
- - Added initial ui-abstract package setup
944
- - Added UiAdmin with support for displaying Menus and Toolbars at a location
945
- - Refactored BackstageComposer.
946
- - Expand tool zone bounds over unused bottom zones.
947
- - Correctly fill merged zones.
948
- - Update presentation rules of imodel components' hierarchies to hide private models and their content
949
- - Fix defaultState of StagePanel.
950
- - Raise BackstageEvent from BackstageManager.
951
- - Remove CSS class that was adding extra padding to the bottom of editor fields in narrow layout.
952
- - Removed unused package
953
-
954
- ## 1.6.0
955
- Wed, 09 Oct 2019 20:28:43 GMT
956
-
957
- ### Updates
958
-
959
- - Add support for CursorMenu
960
- - Clear internal row/column selection data when number or rows change in Table. Add definitions for platform MeasureTools.
961
- - Fix Tool Settings label to ensure it stays in sync with active tool.
962
- - Added AutoSuggest component and improved KeyinBrowser component
963
- - Close tool group panel on toolbar item click.
964
- - Ability to drag and resize tool settings widget.
965
- - Ignore widgetDef state in WidgetContentRenderer of tool settings.
966
-
967
- ## 1.5.0
968
- Mon, 30 Sep 2019 22:28:48 GMT
969
-
970
- ### Updates
971
-
972
- - AccuDraw Popup Editors. Improved editor sizes. Editor Params improvements.
973
- - Initial Accudraw Ui components - Buttons, ContextMenus, Calculator, Editors. IconInput in ui-core.
974
- - Backport Sections and ViewAttributes Status Fields from Design Review for use with plugins.
975
- - Cursor Prompt no longer displays as small blank popup when Tool Assistance instruction is blank
976
- - Fixed Frontstage resizing problem exposed by Chrome update
977
- - Don't try to correct clip plane handle location when plane has been moved outside project extents. Updated image for two finger drag svg.
978
- - Changed ToolWidget, NavigatonWidget, and Toolbar render method to only render items in state and to not generate them during render.
979
- - Add support for panelLabel property for a GoupButton. This is the title that is shown when the group is opened.
980
- - Added FrontstageProvider.initializeDef param for FrontstageDef
981
- - Correct ViewClipByPlaneTool icon.
982
- - UiDataProvider class, work on PluginUiProvider
983
- - Change BackstageItemSpec to use localized strings not keys to be localized due to the way Plugins provide localization.
984
- - Create a common IModelViewPort control that supports Design Review and ui-test-app.
985
- - Add ability to pre-load hierarchies in Visibility Widget
986
- - Tool Assistance changes per UX Design
987
- - Support for Modifier key + wide SVG
988
- - Tool Assistance for Ctrl+Z and other chars
989
- - Fixed ToolAssistanceField pin problem
990
- - Tool assistance: Measure tools, view clip tools, and touch cursor inputs.
991
- - Added touch entries to ToolAssistanceImage
992
- - Update the tree (empty data) be more descriptive and generic.
993
- - In the Model/Category/Spatial trees, center the error message
994
- - Upgrade to TypeScript 3.6.2
995
- - Ability to collapse stage panel using StagePanelDef.
996
- - Stage panel header.
997
- - Make components aware of safe area insets.
998
-
999
- ## 1.4.0
1000
- Tue, 10 Sep 2019 12:09:49 GMT
1001
-
1002
- ### Updates
1003
-
1004
- - Using Checkbox component in BooleanEditor. Cleaned up cell editor positioning.
1005
- - Updated inputs and button padding for iModel.js. Fixed Popup colors & z-index.
1006
- - Added support for content view minSize properties
1007
- - Fixed SplitPane pane 2 size. Upgraded react-split-pane to 0.1.87.
1008
- - Addressed some warnings introduced with React 16.9
1009
- - Listening for onSelectedViewportChanged to set active content view for viewports
1010
- - Had to back up to react-split-pane 0.1.77
1011
- - Allow an app to specify touch-specific instructions in tool assistance.
1012
- - Visibility Component: Preserve active tree state by saving and restoring scroll position
1013
-
1014
- ## 1.3.0
1015
- Tue, 13 Aug 2019 20:25:53 GMT
1016
-
1017
- ### Updates
1018
-
1019
- - Add markupTool definitions. Update to use latest icon library
1020
- - Add support for BackstageComposer so Plugins can add backstage items.
1021
- - Fix dragged widget offset.
1022
- - Widget with isToolSettings honors defaultState
1023
- - Move MarkupTool definitions to their own class.
1024
- - Fixed location of ContentLayout within 9-zone area and Stage Panels
1025
- - Added CursorPopupRenderer to render multiple CursorPopups per RelativePosition.
1026
- - Added CursorPrompt, improved Pointer messages
1027
- - Added @bentley/icons-generic to dependencies which was wrongly set in devDependencies.
1028
- - Fixed Group Button history is overlapping a Popup Button panel when hovering over the Group button
1029
- - Allow enter key in arguments field of keyin browser to trigger command execution. Select text on focus in to allow easy argument replacement
1030
- - Added icons to markup/redline
1031
- - Fixed Zone mergeWithZone processing
1032
- - Port RealityData widget from Design Review.
1033
- - Added icon for redline text tool
1034
- - Update FilteringInput to use updated search box design from UX. Also updated ModelSelectorTree to work with changes and marked ModelSelector as deprecated.
1035
- - Add tool assistance for SelectTool.
1036
- - Update SelectTool to display tool setting by default.
1037
- - Moved Point, PointProps, Rectangle, RectangleProps, Size and SizeProps to ui-core from ui-ninezone
1038
- - Improved ToolAssistance item spacing. ViewSelector shows current view.
1039
- - Made Tool Settings tab tooltip more concise & clearer
1040
- - Close ListPicker popup when clicking the button.
1041
- - Initialize stage panel size from size prop.
1042
- - VisibilityTree: Fix not all models' visibility being changed when changing visibility of parent subject
1043
- - Visibility Tree: Handle `Viewport.isAlwaysDrawnExclusive` flag when determining and handling Element display states
1044
- - Backport Visibility Widget from Design Review
1045
- - Update to latest icon package version.
1046
-
1047
- ## 1.2.0
1048
- Wed, 24 Jul 2019 11:47:26 GMT
1049
-
1050
- ### Updates
1051
-
1052
- - Update so both Tool and Navigation wigets refresh when PluginUiProvider is loaded.
1053
- - Support ToolbarItemInsertSpecs with conditional visibility. Update toolbar processing to better handle situations where number of visible items change.
1054
- - Add support for GroupItemInsertSpec, badges, and svg symbolId in ToolbarItemInsertSpecs
1055
- - Removed redundant call to OidcClient.initialize in UiFramework.
1056
- - Add PluginUiManager class and PluginUiProvider interface that will be used by Plugins to specify UI components to add to an iModeljs application.
1057
- - Added CursorInformation and CursorPopup
1058
- - Upgraded to Redux 4.0.3 that fixed combineReducers
1059
- - Add basic support to display an svg file for an toolbar item image.
1060
- - Added ToolAssistance support and Tool.iconSpec
1061
- - Fixed Toolbar resizing, ContextMenu className and $buic-row-hover & $buic-row-selection
1062
- - Rerender widget tabs when WidgetDef changes.
1063
- - Close ListPicker on outside click.
1064
- - Ability to close Panel of PopupButton.
1065
- - Remove node selection logic from model Tree
1066
- - Convert Widget, Zone and StagePanel components to PureComponents.
1067
- - Model Picker: Fix presentation ruleset
1068
- - VisibilityTree: Update visual styles.
1069
- - Visibility Tree: Only show Subject nodes which have child Subjects, PhysicalPartitions or SpatialLocationPartitions.
1070
- - React to ui-ninezone changes.
1071
-
1072
- ## 1.1.0
1073
- Mon, 01 Jul 2019 19:04:29 GMT
1074
-
1075
- ### Updates
1076
-
1077
- - Added beta badge support to toolbar buttons and widget tabs
1078
- - Cleaned up console warnings
1079
- - Eliminate need to cache tool setting properties by ensuring active tool is available before activeToolChanged event is fired.
1080
- - Added prefixes to Dialog & ContextMenu to CSS classes for positioning
1081
- - Removed missing group descriptions
1082
- - Added support for 'HTMLElement | string' for message strings
1083
- - Fixed Minimum/Maximum window toast message spam
1084
- - Fixed ActionButtonItemDef random key unit test
1085
- - Removed 4 dangerouslySetInnerHtml usages to help with Security audit; 3 remain on purpose.
1086
- - Save & Restore View Layouts
1087
- - Force toolsettings to refresh when a tool is started even if new toolId is same as active toolId.
1088
- - Added *.svg to .npmignore file
1089
- - Fix issue where cached tool settings values in UI would get out of sync with actual values in tool.
1090
- - Update to TypeScript 3.5
1091
- - Fix model selector view sync problem
1092
- - Added MessageManager.addToMessageCenter. ui-framework unit tests.
1093
- - Reuse ui-ninezone stage panels.
1094
- - Visibility Tree: Auto-expand root node
1095
- - Visibility Tree: Fix incorrect category status when category is displayed directly under subject
1096
- - Visibility Tree: Use a more fool-proof node type checking
1097
- - Visibility Tree: Update subject node icons
1098
- - Visibility Tree: Disable subjects and models if active view is not spatial
1099
- - Visibility Tree: Avoid re-rendering the tree multiple times when receiving multiple view change notifications in a row
1100
- - The VisibilityTree component now ensures displayed models are loaded.
1101
- - Added ViewSelector.updateShowSettings to control which view types are displayed
1102
-
1103
- ## 1.0.0
1104
- Mon, 03 Jun 2019 18:09:39 GMT
1105
-
1106
- ### Updates
1107
-
1108
- - Switched from iModelHub Project API to Context API
1109
- - Disable SyncUi test that occasionally fails on CI job.
1110
- - Added UI Logger & UiError usage & improved i18n calls
1111
- - Fix spelling error and rename frontstageKey to iModelId since token was used to inform ui when imodel changed.
1112
- - Fix setWidgetState(Hidden)
1113
- - Support touch move for navigation controls.
1114
- - Moved NoChildrenProps, OmitChildrenProp and flattenChildren to ui-core from ui-ninezone
1115
- - Added Overflow button support
1116
- - InputFieldMessages are now hosted by ConfigurableUiContent control.
1117
- - Release tag cleanup and ui-framework unit tests
1118
- - Updated UI package release tags for 1.0 release.
1119
- - Fixed release tag warnings in UI packages
1120
- - Removed use of OidcClientWrapper.
1121
- - Remove console log message output by SyncUiEventDispatcher. Add Logging.
1122
- - Changed some release tags from @hidden to @internal
1123
- - Add alpha level support for solar timeline
1124
- - Fix widget content renderer when widget prop changes.
1125
- - Prevent configurableui wrapper from creating a stacking context.
1126
- - Use the updated onCheckboxClick API inside ModelSelectorTree and VisibilityTree.
1127
- - Visibility Tree: Fix reference subjects being hidden even when they have nested subjects
1128
- - Visibility Tree: Fix statuses of subjects and elements
1129
- - Visibility Tree: Refactor subjects' status checking and elements' category and model ids' retrieval for better performance
1130
- - Visibility Tree: Enable all subcategories' display when making category visible
1131
- - Add a notification event when a view is chosen in ViewSelector. #124295. ViewSelector incorrectly handles the case when a selected view has not initialized with a viewport.
1132
- - Added ViewSelectorChangedEvent
1133
-
1134
- ## 0.191.0
1135
- Mon, 13 May 2019 15:52:05 GMT
1136
-
1137
- ### Updates
1138
-
1139
- - Update to when active tool properties are cached for toolsettings.
1140
- - Fixed NotificationManager.openMessageBox amd OutputMessageAlert.Dialog implementations to support HTML tags
1141
- - @beta tags for Toolbar. More React.PureComponent usage. Added constructors to prevent deprecated warnings. Coverage minimum thresholds.
1142
- - Fixed AppButton onClick on Firefox and bar color
1143
- - Removed Redux from AppState in ui-test-app and made Backstage stateful
1144
- - Refactor category/model picker
1145
- - CommonProps usage in ui-framework. SvgPath sample in ui-test-app. Added tools/build/tslint-docs.json.
1146
- - Added 'Register' link back to SignIn component. Added ExternalIModel test widget. Made AppBackstage in ui-test-app Redux connected again.
1147
- - Added missing package prefix to some CSS class names in ui-core, ui-components & ui-framework
1148
- - Reverted CubeNavigationAid changes
1149
- - Added 2D drawing navigation aid
1150
- - Added 100% coverage to DrawingNavigationAid, fixed snapshot leaks for InputField.test.snap
1151
- - Show/Hide UI enhancements. Widget Opacity enhancements.
1152
- - Added local snapshot support to ui-test-app. Added specialized div components to ui-core.
1153
- - Fix broken links
1154
- - Fixed Viewport heights & initial navigation aid. Widget transparency.
1155
- - Added StagePanel support to the Frontstage
1156
- - From hackathon-ui-team: StagePanels, UI Show/Hide, PopupButtons
1157
- - Put sourcemap in npm package.
1158
- - Correctly align ElementTooltip in subsequent Viewports.
1159
- - Render ElementTooltip above ViewportDialog.
1160
- - Add unmount component test.
1161
- - Move AnalysisAnimation Tool to ui-test-app. To be replaced by new timeline animation component.
1162
- - Fixed navigation aid bugs
1163
- - Fixes to OidcBrowserClient.
1164
- - Added SignIn presentational component to ui-components. Removed --ignoreMissingTags extract-api option.
1165
- - Require React & React-dom 16.8
1166
- - Remove IModelApp subclasses
1167
- - Setup a generic context for tracking client requests, and made various related enhancements to logging, usage tracking and authorization.
1168
- - Added ViewportDialog in ui-test-app, ui-core/ContributeGuidelines.md. TSLint rules in ui-core for no-default-export & completed-docs. @beta release tags.
1169
- - Minimized serialization/deserialization costs when round tripping SAML based AccessToken-s.
1170
- - Rename AppState to SessionState to avoid collision with acutal App's state. Add AvailableSectionScopes to SessionState.
1171
- - Move SelectionScope status field from test app to ui-framework. Update icons-generic-webfont version to latest available.
1172
- - Remove need to sync SelectionMethod since it is not changed within tool code.
1173
- - Move timeline components from ui-test-app to ui-components package
1174
- - Tool Settings: removed minimize tab, added min to title bar, styled title
1175
- - Auto close popups when clicking outside.
1176
- - Return rulset promises in Category/Model picker _initialize()
1177
- - Use GlobalContextMenu in category picker and modify to better follow UX standards.
1178
- - Added ui-framework release tags and common/api/ui-framework.api.md
1179
- - UI documentation - added to Learning section
1180
- - Fix hidden tabs issue.
1181
- - Added ModelessDialog & ModelessDialogManager
1182
- - In Category picker show only categories with elements
1183
- - Check for ruleset before removing
1184
- - Wait for category/model rulsets to load before creating groups.
1185
- - Manage category picker tree nodes via id instead of node
1186
- - Fix Model Selector's ruleset. It contained invalid ECExpression for LabelOverride rule which caused labels in some cases to be incorrect and ECExpression parsing errors in our logs.
1187
- - Prevent widget content unmount.
1188
- - Removed IStatusBar and fixed incorrect Toast animateOuTo prop value.
1189
- - Visibility Tree: Use per-model category display overrides
1190
- - Visibility Tree: Show tooltips explaining why checkbox status is what it is
1191
- - Visibility Tree: Fix some subjects not being displayed in the hierarchy
1192
- - Visibility Tree: Do not show nodes for reference subjects with no children
1193
- - Visibility Tree: Set correct icons
1194
- - Visibility Tree: Update hierarchy to hide specific kinds of nodes
1195
- - Visibility Tree: When changing assembly display state, also change its children state
1196
- - Visibility Tree: Update checkbox states when activeView prop is changed
1197
- - Visibility Tree: Set paging size on the data provider to avoid excessive backend requests
1198
- - Update tests for better coverage and move certain components to test app that should not be in framework.
1199
- - Unit tests and fixed ColorEditor alignment
1200
- - Upgrade TypeDoc dependency to 0.14.2
1201
- - Add ListPickerBase test to trigger item expansion.
1202
- - Changed props for CubeRotationChangeEvents
1203
-
1204
- ## 0.190.0
1205
- Thu, 14 Mar 2019 14:26:49 GMT
1206
-
1207
- ### Updates
1208
-
1209
- - Added 'uifw-' to ContentLayout CSS class names and others. Fixed Status Bar separators.
1210
- - Added 'uifw-' prefix to most ui-framework CSS class names
1211
- - Fixed .npmignore in ui-framework to include JSON files in lib
1212
- - Cleaned up index.scss for variables & mixins in ui-core and added classes.scss that generates CSS
1213
- - Add SaturationPicker for use with ColorType editor.
1214
- - Made ContentLayoutManager.setActiveLayout callable by apps
1215
- - Update ModelSelector when changes are made to ViewState
1216
- - Add models visibility tree
1217
-
1218
- ## 0.189.0
1219
- Wed, 06 Mar 2019 15:41:22 GMT
1220
-
1221
- ### Updates
1222
-
1223
- - OIDC changes needed for Angular client
1224
- - Renamed CSS files to SCSS
1225
- - UI documentation fixes
1226
- - Added ToggleEditor. Support for defaultTool in Frontstage. Fixed BooleanEditor sizing.
1227
- - Use new buildIModelJsBuild script
1228
- - Removed rowHeight function from ModelSelector, because heights changed to default.
1229
- - Updated view query in ViewSelector to exclude private views
1230
- - Remove unneeded typedoc plugin dependency
1231
- - Support for including CSS files in published UI packages
1232
- - Include descriptions (if any) in category and model picker
1233
- - Added styling capability to messages
1234
- - More ui-framework unit tests
1235
- - Removed dependency on BWC. Parts of BWC copied into ui-core in preparation for theming support.
1236
- - Added ToggleEditor. Support for defaultTool in Frontstage.
1237
- - Save BUILD_SEMVER to globally accessible map
1238
- - Change setImmediate to setTimeout. Fixed cube rotation issue.
1239
- - Cleanup of DefaultToolSetting provider
1240
- - Move property definitions to imodeljs-frontend so they could be used by tools to define properties for tool settings.
1241
- - Fixed ModelSelector highlighting when hovered or clicked on node.
1242
- - Fixed ModelSelector row height.
1243
- - Added priority support for pointer messages
1244
- - Change 'Categories' ruleset to return either spatial or drawing categories based on ruleset variable
1245
- - Changed node style processing in model selector
1246
- - Set initial ModelSelector selection based on ViewState
1247
- - Load models when selected in picker
1248
- - Force scene invalidation when toggling items in model selector
1249
- - Render unique filter in model/category widget when changing tabs
1250
- - Add spinner to model/category widget
1251
- - Cache model/category tree
1252
- - Make one call to update viewport
1253
- - Enabled descriptions in model selector
1254
- - Map model/category nodes to items with unique id
1255
- - Show spinner while waiting to load category list
1256
- - Added strings for reality data picker
1257
- - Added support for UI color themes
1258
- - Keyboard Shortcut keys in context menu. ui-core unit test branches.
1259
- - Fix dependencies
1260
- - Update to use newer generic-icons-webfont package.
1261
- - Upgrade to TypeScript 3.2.2
1262
- - WIP: ViewportComponent unit tests. Removed imodeljs-clients-backend dependency from ui-framework
1263
-
1264
- ## 0.188.0
1265
- Wed, 16 Jan 2019 16:36:09 GMT
1266
-
1267
- _Version update only_
1268
-
1269
- ## 0.187.0
1270
- Tue, 15 Jan 2019 15:18:59 GMT
1271
-
1272
- _Version update only_
1273
-
1274
- ## 0.186.0
1275
- Mon, 14 Jan 2019 23:09:10 GMT
1276
-
1277
- ### Updates
1278
-
1279
- - Added activated, deactivated & ready notification for Frontstages. Added support for nested frontstages.
1280
- - Add Status Field to show selection count
1281
-
1282
- ## 0.185.0
1283
- Fri, 11 Jan 2019 18:29:00 GMT
1284
-
1285
- _Version update only_
1286
-
1287
- ## 0.184.0
1288
- Thu, 10 Jan 2019 22:46:17 GMT
1289
-
1290
- ### Updates
1291
-
1292
- - Improved state management in ModelSelector
1293
- - Improve performance for show/hide/invert buttons in model selector
1294
- - Clearing content controls on Frontstage deactivate
1295
- - Keyboard Shortcut support
1296
- - Renamed connection getter to imodel
1297
-
1298
- ## 0.183.0
1299
- Mon, 07 Jan 2019 21:49:21 GMT
1300
-
1301
- _Version update only_
1302
-
1303
- ## 0.182.0
1304
- Mon, 07 Jan 2019 13:31:34 GMT
1305
-
1306
- ### Updates
1307
-
1308
- - Do not show SubCategory if it has no siblings
1309
-
1310
- ## 0.181.0
1311
- Fri, 04 Jan 2019 13:02:40 GMT
1312
-
1313
- ### Updates
1314
-
1315
- - Add SyncUi support for ConfigurableUi controls.
1316
-
1317
- ## 0.180.0
1318
- Wed, 02 Jan 2019 15:18:23 GMT
1319
-
1320
- _Version update only_
1321
-
1322
- ## 0.179.0
1323
- Wed, 19 Dec 2018 18:26:14 GMT
1324
-
1325
- ### Updates
1326
-
1327
- - Added showDialogInitially support to ActivityMessageDetails
1328
- - Synchronizing navigation aids with view definition changes
1329
- - Fix model selector to only show non-private spatial models
1330
-
1331
- ## 0.178.0
1332
- Thu, 13 Dec 2018 22:06:10 GMT
1333
-
1334
- ### Updates
1335
-
1336
- - Added StringGetter support to ItemDefBase, ItemProps & ToolButton. Added IModelApp.i18n checks to Tool for unit tests.
1337
- - Fix tool panel alignment issue.
1338
-
1339
- ## 0.177.0
1340
- Wed, 12 Dec 2018 17:21:32 GMT
1341
-
1342
- ### Updates
1343
-
1344
- - Moved checkbox responsibility to nodes
1345
- - Improved speed & smoothness of CubeNavigationAid. Made class names unique to fix documentation. UI Tree doc fixes.
1346
-
1347
- ## 0.176.0
1348
- Mon, 10 Dec 2018 21:19:45 GMT
1349
-
1350
- _Version update only_
1351
-
1352
- ## 0.175.0
1353
- Mon, 10 Dec 2018 17:08:55 GMT
1354
-
1355
- _Version update only_
1356
-
1357
- ## 0.174.0
1358
- Mon, 10 Dec 2018 13:24:09 GMT
1359
-
1360
- ### Updates
1361
-
1362
- - Add SignIn and SignOut to the index file
1363
-
1364
- ## 0.173.0
1365
- Thu, 06 Dec 2018 22:03:29 GMT
1366
-
1367
- ### Updates
1368
-
1369
- - Added fillZone property to the Widget
1370
- - Fixed initial & return layout of Frontstage. Styling of scrollbar in Chrome.
1371
- - Custom imodelJs noDirectImport lint rule implemented, noDuplicateImport lint rule turned on.
1372
-
1373
- ## 0.172.0
1374
- Tue, 04 Dec 2018 17:24:39 GMT
1375
-
1376
- ### Updates
1377
-
1378
- - Changed index file name to match package name, eliminate subdirectory index files, decrease usage of default exports, change imports to use other packages' index file.
1379
-
1380
- ## 0.171.0
1381
- Mon, 03 Dec 2018 18:52:58 GMT
1382
-
1383
- ### Updates
1384
-
1385
- - More information logged from BriefcaseManager.\nFixed deletion/cleanup of invalid briefcases.\nAdded OIDC support for simpleviewtest application.
1386
- - Removed ConfigurableUiManager.addFrontstageDef and other unused/old methods and components
1387
-
1388
- ## 0.170.0
1389
- Mon, 26 Nov 2018 19:38:42 GMT
1390
-
1391
- ### Updates
1392
-
1393
- - Fix to OIDC browser client.
1394
-
1395
- ## 0.169.0
1396
- Tue, 20 Nov 2018 16:17:15 GMT
1397
-
1398
- ### Updates
1399
-
1400
- - Include presentation rulesets in package
1401
-
1402
- ## 0.168.0
1403
- Sat, 17 Nov 2018 14:20:11 GMT
1404
-
1405
- ### Updates
1406
-
1407
- - Fixed OidcBrowserClient comparision of redirect path.
1408
-
1409
- ## 0.167.0
1410
- Fri, 16 Nov 2018 21:45:44 GMT
1411
-
1412
- ### Updates
1413
-
1414
- - Overhaul category/model picker to use presentation rules
1415
- - Fixed some content control sizing issues
1416
- - Moved most isHidden logic for toolbar items into ui-ninezone
1417
- - Hiding items by rendering them conditionally instead of using a CSS class.
1418
- - Tree cell editing unit tests
1419
- - ui-framework unit tests & docs
1420
-
1421
- ## 0.166.0
1422
- Mon, 12 Nov 2018 16:42:10 GMT
1423
-
1424
- _Version update only_
1425
-
1426
- ## 0.165.0
1427
- Mon, 12 Nov 2018 15:47:00 GMT
1428
-
1429
- _Version update only_
1430
-
1431
- ## 0.164.0
1432
- Thu, 08 Nov 2018 17:59:21 GMT
1433
-
1434
- ### Updates
1435
-
1436
- - OIDC related enhancments (WIP).
1437
- - Updated to TypeScript 3.1
1438
- - ui-core unit tests. Fixed backstage open issue.
1439
- - Zone & Widget initial state, more ui-core unit tests, cleaned up ui-framework index.ts files.
1440
-
1441
- ## 0.163.0
1442
- Wed, 31 Oct 2018 20:55:37 GMT
1443
-
1444
- ### Updates
1445
-
1446
- - Added JSX specification for Frontstage, Zone & Widget
1447
- - Fixed ui-framework unit test
1448
-
1449
- ## 0.162.0
1450
- Wed, 24 Oct 2018 19:20:07 GMT
1451
-
1452
- ### Updates
1453
-
1454
- - Merge and fix framework test warning
1455
- - Tooltips, ToolAdmin.activeToolChanged support, SheetNavigationAid/SheetsModalFrontstage improvements.
1456
- - Ui Documentation
1457
- - Vertical PropertyGrid layout improvements. PropertyGrid background color. Setting the widget state.
1458
- - Added NotificationManager.isToolTipSupported so that we can avoid asking for tooltip message when _showToolTip isn't implemented by application.
1459
- - Adding SyncUiEventDispatcher
1460
-
1461
- ## 0.161.0
1462
- Fri, 19 Oct 2018 13:04:14 GMT
1463
-
1464
- _Version update only_
1465
-
1466
- ## 0.160.0
1467
- Wed, 17 Oct 2018 18:18:38 GMT
1468
-
1469
- _Version update only_
1470
-
1471
- ## 0.159.0
1472
- Tue, 16 Oct 2018 14:09:09 GMT
1473
-
1474
- _Version update only_
1475
-
1476
- ## 0.158.0
1477
- Mon, 15 Oct 2018 19:36:09 GMT
1478
-
1479
- _Version update only_
1480
-
1481
- ## 0.157.0
1482
- Sun, 14 Oct 2018 17:20:06 GMT
1483
-
1484
- ### Updates
1485
-
1486
- - Fixing scripts for linux
1487
-
1488
- ## 0.156.0
1489
- Fri, 12 Oct 2018 23:00:10 GMT
1490
-
1491
- ### Updates
1492
-
1493
- - Initial release
1494
-
1
+ # Change Log - @itwin/appui-react
2
+
3
+ This log was last generated on Tue, 21 Sep 2021 21:06:40 GMT and should not be manually modified.
4
+
5
+ ## 2.19.13
6
+ Tue, 21 Sep 2021 21:06:40 GMT
7
+
8
+ _Version update only_
9
+
10
+ ## 2.19.12
11
+ Wed, 15 Sep 2021 18:06:47 GMT
12
+
13
+ ### Updates
14
+
15
+ - Fix calc function that is causing an error in the latest dart-sass version
16
+
17
+ ## 2.19.11
18
+ Thu, 09 Sep 2021 21:04:58 GMT
19
+
20
+ _Version update only_
21
+
22
+ ## 2.19.10
23
+ Wed, 08 Sep 2021 14:36:01 GMT
24
+
25
+ _Version update only_
26
+
27
+ ## 2.19.9
28
+ Wed, 25 Aug 2021 15:36:01 GMT
29
+
30
+ _Version update only_
31
+
32
+ ## 2.19.8
33
+ Mon, 23 Aug 2021 13:23:13 GMT
34
+
35
+ ### Updates
36
+
37
+ - Backport change to clear hide/isolate/emphasis of models and categories.
38
+
39
+ ## 2.19.7
40
+ Fri, 20 Aug 2021 17:47:22 GMT
41
+
42
+ _Version update only_
43
+
44
+ ## 2.19.6
45
+ Tue, 17 Aug 2021 20:34:29 GMT
46
+
47
+ _Version update only_
48
+
49
+ ## 2.19.5
50
+ Fri, 13 Aug 2021 21:48:09 GMT
51
+
52
+ _Version update only_
53
+
54
+ ## 2.19.4
55
+ Thu, 12 Aug 2021 13:09:26 GMT
56
+
57
+ _Version update only_
58
+
59
+ ## 2.19.3
60
+ Wed, 04 Aug 2021 20:29:34 GMT
61
+
62
+ _Version update only_
63
+
64
+ ## 2.19.2
65
+ Tue, 03 Aug 2021 18:26:23 GMT
66
+
67
+ _Version update only_
68
+
69
+ ## 2.19.1
70
+ Thu, 29 Jul 2021 20:01:11 GMT
71
+
72
+ _Version update only_
73
+
74
+ ## 2.19.0
75
+ Mon, 26 Jul 2021 12:21:25 GMT
76
+
77
+ ### Updates
78
+
79
+ - remove internal barrel-import usage
80
+ - Stop delivering pseudo-localized strings
81
+ - Add useActiveStageId to barrel file so it is properly exported.
82
+
83
+ ## 2.18.4
84
+ Tue, 10 Aug 2021 19:35:13 GMT
85
+
86
+ _Version update only_
87
+
88
+ ## 2.18.3
89
+ Wed, 28 Jul 2021 17:16:30 GMT
90
+
91
+ _Version update only_
92
+
93
+ ## 2.18.2
94
+ Mon, 26 Jul 2021 16:18:31 GMT
95
+
96
+ _Version update only_
97
+
98
+ ## 2.18.1
99
+ Fri, 16 Jul 2021 17:45:09 GMT
100
+
101
+ ### Updates
102
+
103
+ - Add test for the iModelConnection being blank to avoid asserts when setting up for new iModel.
104
+
105
+ ## 2.18.0
106
+ Fri, 09 Jul 2021 18:11:24 GMT
107
+
108
+ ### Updates
109
+
110
+ - Update component to pass HtmlDivElement to ElementResizeObserver.
111
+ - Update ToolSettings documentation.
112
+ - Improved `onVisibilityChange` event to allow passing new visibility status.
113
+ - Refactor DefaultViewOverlay to be more reliable.
114
+ - Turn off lint rule for deprecated components.
115
+ - Ensure redux stays in sync with FrameworkVersion context and convenience updates that take UI initialization burden off IModelApp.
116
+ - Models Tree: Add a way to filter the hierarchy by element IDs
117
+ - Add ability to provide widgets to zones via UiItemsProvider when using AppUI version 1.
118
+
119
+ ## 2.17.3
120
+ Mon, 26 Jul 2021 16:08:36 GMT
121
+
122
+ _Version update only_
123
+
124
+ ## 2.17.2
125
+ Thu, 08 Jul 2021 15:23:00 GMT
126
+
127
+ _Version update only_
128
+
129
+ ## 2.17.1
130
+ Fri, 02 Jul 2021 15:38:31 GMT
131
+
132
+ _Version update only_
133
+
134
+ ## 2.17.0
135
+ Mon, 28 Jun 2021 16:20:11 GMT
136
+
137
+ ### Updates
138
+
139
+ - Add ability to "pop-out" a widget to a child window.
140
+ - Export EmphasizeElementProps from common, deprecate from frontend.
141
+ - Add ability to maintain tab state even if UiItemsProvider that added the tab is not loaded. This allow preference size to be maintained.
142
+ - Add 100ms wait during unit test for open window processing to be triggered.
143
+ - Add getters to retrieve the list of category and model overrides & make update category/model overrides functions public
144
+ - publish in-use APIs
145
+ - Refactor SolarTimeline and ScheduleAnimationProvider to use new TimelineComponent iteration.
146
+
147
+ ## 2.16.10
148
+ Thu, 22 Jul 2021 20:23:45 GMT
149
+
150
+ _Version update only_
151
+
152
+ ## 2.16.9
153
+ Tue, 06 Jul 2021 22:08:34 GMT
154
+
155
+ _Version update only_
156
+
157
+ ## 2.16.8
158
+ Fri, 02 Jul 2021 17:40:46 GMT
159
+
160
+ _Version update only_
161
+
162
+ ## 2.16.7
163
+ Mon, 28 Jun 2021 18:13:04 GMT
164
+
165
+ _Version update only_
166
+
167
+ ## 2.16.6
168
+ Mon, 28 Jun 2021 13:12:55 GMT
169
+
170
+ _Version update only_
171
+
172
+ ## 2.16.5
173
+ Fri, 25 Jun 2021 16:03:01 GMT
174
+
175
+ _Version update only_
176
+
177
+ ## 2.16.4
178
+ Wed, 23 Jun 2021 17:09:07 GMT
179
+
180
+ _Version update only_
181
+
182
+ ## 2.16.3
183
+ Wed, 16 Jun 2021 20:29:32 GMT
184
+
185
+ _Version update only_
186
+
187
+ ## 2.16.2
188
+ Thu, 03 Jun 2021 18:08:11 GMT
189
+
190
+ _Version update only_
191
+
192
+ ## 2.16.1
193
+ Thu, 27 May 2021 20:04:22 GMT
194
+
195
+ _Version update only_
196
+
197
+ ## 2.16.0
198
+ Mon, 24 May 2021 15:58:39 GMT
199
+
200
+ ### Updates
201
+
202
+ - Clean up styling in StatusBar.css
203
+ - Set overflow hidden on content Panes used when stage has multiple content views.
204
+ - Adding ability to override isActive property for BackstageItem
205
+ - Add support for child popup windows.
206
+ - Replace deprecated ViewManager.forEachViewport() with iterator.
207
+ - Update to latest classnames package
208
+
209
+ ## 2.15.6
210
+ Wed, 26 May 2021 15:55:19 GMT
211
+
212
+ _Version update only_
213
+
214
+ ## 2.15.5
215
+ Thu, 20 May 2021 15:06:26 GMT
216
+
217
+ ### Updates
218
+
219
+ - Remove framework version condition from floatWidget and dockWidget. This was causing problems in the sample showcase.
220
+
221
+ ## 2.15.4
222
+ Tue, 18 May 2021 21:59:07 GMT
223
+
224
+ _Version update only_
225
+
226
+ ## 2.15.3
227
+ Mon, 17 May 2021 13:31:38 GMT
228
+
229
+ ### Updates
230
+
231
+ - Clean up styling in StatusBar.css
232
+
233
+ ## 2.15.2
234
+ Wed, 12 May 2021 18:08:13 GMT
235
+
236
+ _Version update only_
237
+
238
+ ## 2.15.1
239
+ Wed, 05 May 2021 13:18:31 GMT
240
+
241
+ _Version update only_
242
+
243
+ ## 2.15.0
244
+ Fri, 30 Apr 2021 12:36:58 GMT
245
+
246
+ ### Updates
247
+
248
+ - Add UiSettingsPage, AppUiSettings, and ability to register UserSettingsProvider to provide default settings from UsSettingsStorage.
249
+ - Properly declare changeSetId variables as string.
250
+ - Adding ability to open Message Center on demand
251
+ - Cache element ids when determining visbility in ModelsTree
252
+ - Fix compatibility issue when multiple versions of `rxjs` are in use.
253
+ - Publish APIs used bu iTwinViewer.
254
+
255
+ ## 2.14.4
256
+ Thu, 22 Apr 2021 21:07:34 GMT
257
+
258
+ ### Updates
259
+
260
+ - Update to get activeViewPort by monitoring ContentViewManager.onActiveContentChangedEvent this elimates issue where ViewManager active viewport changes occur before all UI components are mounted and listening.
261
+
262
+ ## 2.14.3
263
+ Thu, 15 Apr 2021 15:13:16 GMT
264
+
265
+ ### Updates
266
+
267
+ - Cleanup statusbar styling to ensure items are centered and do not overflow area.
268
+
269
+ ## 2.14.2
270
+ Thu, 08 Apr 2021 14:30:09 GMT
271
+
272
+ ### Updates
273
+
274
+ - Avoid getting into infinite render loop in CategoriesTree
275
+
276
+ ## 2.14.1
277
+ Mon, 05 Apr 2021 16:28:00 GMT
278
+
279
+ _Version update only_
280
+
281
+ ## 2.14.0
282
+ Fri, 02 Apr 2021 13:18:42 GMT
283
+
284
+ ### Updates
285
+
286
+ - Add Standard Modal Settings Stage for displaying App Settings.
287
+ - Add api to float and dock widgets in UI2.0.
288
+ - Filter out history key-in that are no longer available in key-in palette.
289
+ - Move Quantity Formatting settings page from ui-test-app to ui-framework and add ability to set Presentation Unit System.
290
+ - Adding sectionToolGroupWithPanel definition in CoreTools
291
+ - Support for AccuDraw Ui Settings
292
+ - Support for Bump Tool Settings
293
+ - Better support for Escape key to Home position
294
+ - Support for Focus into Tool Settings
295
+ - Initialize tool settings React components from the record in UiLayoutDataProvider to prevent reinitializing the value when the items move into the overflow popup.
296
+ - Fix ViewSelector so it reloads list of views when iModel prop is updated.
297
+
298
+ ## 2.13.0
299
+ Tue, 09 Mar 2021 20:28:13 GMT
300
+
301
+ ### Updates
302
+
303
+ - Add functions to clear the Hide/Isolate for Models and Categories
304
+ - Upgrade react-resize-detector to avoid lodash security vulnerability
305
+ - Fix solar timeline component so that sunTime is properly set for project location.
306
+ - Document uiSettings in ToolAssistanceField
307
+ - Fix stateFunction for clear hide/isolate/emphasize tool that is used in UI 1.0.
308
+ - Updated to use TypeScript 4.1
309
+ - AccuDraw show Z field only for 3d views
310
+ - AccuDraw default keyboard shortcuts
311
+ - Added AccuDraw notifications for rotation & compass mode
312
+ - Added AccuDraw widget
313
+ - Support for conditionally disabling/hiding keyboard shortcuts
314
+ - Fixed local file support in Electron ui-test-app
315
+ - begin rename project from iModel.js to iTwin.js
316
+
317
+ ## 2.12.3
318
+ Mon, 08 Mar 2021 15:32:00 GMT
319
+
320
+ _Version update only_
321
+
322
+ ## 2.12.2
323
+ Wed, 03 Mar 2021 18:48:53 GMT
324
+
325
+ _Version update only_
326
+
327
+ ## 2.12.1
328
+ Tue, 23 Feb 2021 20:54:45 GMT
329
+
330
+ _Version update only_
331
+
332
+ ## 2.12.0
333
+ Thu, 18 Feb 2021 22:10:13 GMT
334
+
335
+ ### Updates
336
+
337
+ - Changed ModelsTree visibility handler behavior to fully change visibility of node if it matches applied filter
338
+ - Updated ModelsTree rulesets to better handle updates.
339
+ - AccuDraw bi-directional value updates
340
+ - Correctly add and remove widgets provided by UiItemsProviders."
341
+ - ModelsTree: Fix getting display status of element nodes
342
+ - WidgetDef show and expand will correctly activate the tab.
343
+ - Preventing cursor prompt lag
344
+ - Provide dynamic widgets for every section type.
345
+ - Update remaining syncEventId checks to be case insensitive.
346
+
347
+ ## 2.11.2
348
+ Thu, 18 Feb 2021 02:50:59 GMT
349
+
350
+ _Version update only_
351
+
352
+ ## 2.11.1
353
+ Thu, 04 Feb 2021 17:22:41 GMT
354
+
355
+ ### Updates
356
+
357
+ - Updated ModelsTree rulesets to better handle updates.
358
+
359
+ ## 2.11.0
360
+ Thu, 28 Jan 2021 13:39:27 GMT
361
+
362
+ ### Updates
363
+
364
+ - Update components that support providing refs via React.forwardRef to work better with document generation.
365
+ - Fix backstage not updating when props.items are updated.
366
+ - Propagate isDisabled MenuItem property to ContextMenuItem disabled property
367
+ - Added partially visible instances support to VisibilityHandler
368
+ - Initial implementation of AccuDraw UI
369
+ - Prevent unnecessary 1.0 Toolbar rerenders in ToolbarComposer.
370
+ - Updated UI Learning docs
371
+ - Set active viewport to match active content view when overlay is clicked.
372
+ - Add ability to control panel size and state from StagePanelDef.
373
+ - Update to latest react-dnd version.
374
+
375
+ ## 2.10.3
376
+ Fri, 08 Jan 2021 18:34:03 GMT
377
+
378
+ _Version update only_
379
+
380
+ ## 2.10.2
381
+ Fri, 08 Jan 2021 14:52:02 GMT
382
+
383
+ _Version update only_
384
+
385
+ ## 2.10.1
386
+ Tue, 22 Dec 2020 00:53:38 GMT
387
+
388
+ _Version update only_
389
+
390
+ ## 2.10.0
391
+ Fri, 18 Dec 2020 18:24:01 GMT
392
+
393
+ ### Updates
394
+
395
+ - Rename 'VisibilityHandler' to 'ModelsVisibilityHandler' and allow subclasses to acces more methods.
396
+ - Avoid throwing exception in ModelsTree VisibilityHandler if RulesetDrivenIdsProvider got undefined content
397
+ - Correctly handler visibility changes in ModelsTree when filter is applied
398
+ - Refactor DialogItem and Property interfaces to make them easier to use.
399
+ - Add a 'hasChildren' hint for categories in ModelsTree. We know that categories always have nodes under them. Tell that with a `hasChildren: "Always"` hint to improve categories' loading performance
400
+ - Disable pointer events in overlay of default view overlay.
401
+
402
+ ## 2.9.9
403
+ Sun, 13 Dec 2020 19:00:03 GMT
404
+
405
+ _Version update only_
406
+
407
+ ## 2.9.8
408
+ Fri, 11 Dec 2020 02:57:36 GMT
409
+
410
+ _Version update only_
411
+
412
+ ## 2.9.7
413
+ Wed, 09 Dec 2020 20:58:23 GMT
414
+
415
+ _Version update only_
416
+
417
+ ## 2.9.6
418
+ Mon, 07 Dec 2020 18:40:48 GMT
419
+
420
+ _Version update only_
421
+
422
+ ## 2.9.5
423
+ Sat, 05 Dec 2020 01:55:56 GMT
424
+
425
+ _Version update only_
426
+
427
+ ## 2.9.4
428
+ Wed, 02 Dec 2020 20:55:40 GMT
429
+
430
+ _Version update only_
431
+
432
+ ## 2.9.3
433
+ Mon, 23 Nov 2020 20:57:56 GMT
434
+
435
+ _Version update only_
436
+
437
+ ## 2.9.2
438
+ Mon, 23 Nov 2020 15:33:50 GMT
439
+
440
+ _Version update only_
441
+
442
+ ## 2.9.1
443
+ Thu, 19 Nov 2020 17:03:42 GMT
444
+
445
+ ### Updates
446
+
447
+ - Revert width change to EnumEditor component instead set width to auto only for docked tool settings.
448
+
449
+ ## 2.9.0
450
+ Wed, 18 Nov 2020 16:01:50 GMT
451
+
452
+ ### Updates
453
+
454
+ - Change ComponentGenerator to remove need for setImmediate call.
455
+ - Update test snapshot file due to change to support ForwardRef of Input controls.
456
+ - Rename ToolUiManager to ToolSettingsManager
457
+ - Add support for reloading enum choices or reloading all components constructed from UiDataProvider data.
458
+ - Changed AutoSuggest getSuggestions prop to async and removed @deprecated tag
459
+ - Added FrameworkUiAdmin.showReactCard
460
+ - Update 2.0 status bar background color.
461
+ - Change Editor components to process native keyboard events instead of synthe
462
+ - Added MessagePopup - Displays Toast & Sticky messages without a StatusBar
463
+ - Respect WidgetState.Hidden when rendering widget tabs.
464
+
465
+ ## 2.8.1
466
+ Tue, 03 Nov 2020 00:33:56 GMT
467
+
468
+ _Version update only_
469
+
470
+ ## 2.8.0
471
+ Fri, 23 Oct 2020 17:04:02 GMT
472
+
473
+ ### Updates
474
+
475
+ - ModelsTree: Handle GraphicalPartition3d similar to PhysicalPartition - it should not be displayed if there's a 'GraphicalPartition3d.Model.Content' attribute in JsonProperties
476
+ - Added jsdoc ESLint rule for UI packages
477
+ - Upgraded react-split-pane to 0.1.92
478
+
479
+ ## 2.7.6
480
+ Wed, 11 Nov 2020 16:28:23 GMT
481
+
482
+ _Version update only_
483
+
484
+ ## 2.7.5
485
+ Fri, 23 Oct 2020 16:23:51 GMT
486
+
487
+ _Version update only_
488
+
489
+ ## 2.7.4
490
+ Mon, 19 Oct 2020 17:57:02 GMT
491
+
492
+ _Version update only_
493
+
494
+ ## 2.7.3
495
+ Wed, 14 Oct 2020 17:00:59 GMT
496
+
497
+ _Version update only_
498
+
499
+ ## 2.7.2
500
+ Tue, 13 Oct 2020 18:20:39 GMT
501
+
502
+ _Version update only_
503
+
504
+ ## 2.7.1
505
+ Thu, 08 Oct 2020 13:04:35 GMT
506
+
507
+ _Version update only_
508
+
509
+ ## 2.7.0
510
+ Fri, 02 Oct 2020 18:03:32 GMT
511
+
512
+ ### Updates
513
+
514
+ - Update to limit size of keyin stored in keyin history.
515
+ - Added Table cell editor activation via keyboard when using row selection. Added Tree cell editor activation via keyboard.
516
+ - Table cell editing via keyboard
517
+ - Added useCachedNineZoneState in widget-panels Frontstage
518
+ - Do not render empty stage panel when frontstage changes.
519
+ - ModelsTree: Add a prop for enabling auto-update
520
+ - ModelsTree: Group similar category nodes to avoid duplication
521
+ - Add telemetry to ui-framework.
522
+
523
+ ## 2.6.5
524
+ Sat, 26 Sep 2020 16:06:34 GMT
525
+
526
+ _Version update only_
527
+
528
+ ## 2.6.4
529
+ Tue, 22 Sep 2020 17:40:07 GMT
530
+
531
+ ### Updates
532
+
533
+ - Do not render empty stage panel when frontstage changes.
534
+
535
+ ## 2.6.3
536
+ Mon, 21 Sep 2020 14:47:10 GMT
537
+
538
+ _Version update only_
539
+
540
+ ## 2.6.2
541
+ Mon, 21 Sep 2020 13:07:45 GMT
542
+
543
+ _Version update only_
544
+
545
+ ## 2.6.1
546
+ Fri, 18 Sep 2020 13:15:09 GMT
547
+
548
+ _Version update only_
549
+
550
+ ## 2.6.0
551
+ Thu, 17 Sep 2020 13:16:12 GMT
552
+
553
+ ### Updates
554
+
555
+ - Add support for a feature flag to control the display of the keyin palette.
556
+ - BadgeType support for Backstage items
557
+ - add itemschanged handler so that items provided can be conditionally hidden
558
+ - Lower case syncEventIds prior to comparison
559
+ - Added PopupContextMenu component. Added 'iconRight' support to menu items.
560
+ - Moved ESLint configuration to a plugin
561
+ - Exported ActivityMessage. Added ActivityMessagePopup component.
562
+ - react to creation of telemetry client
563
+ - Addressed ESLint warnings in UI packages. Fixed react-set-state-usage rule. Allowing PascalCase for functions in UI packages for React function component names.
564
+ - Add support for opening a key-in palette to run key-ins.
565
+ - ModelsTree: Fix search hierarchy
566
+ - Avoid exception during keyin palette test.
567
+ - Render only visible stage panel widgets.
568
+ - Prevent useWidgetDirection from crashing in 1.0 UI.
569
+ - Enable stage panel resizable prop for 2.0.
570
+ - Add pinned flag to StagePanelProps.
571
+ - Add system preferred theme as default theme.
572
+ - Deny tool settings tab from docking to top panel target.
573
+
574
+ ## 2.5.5
575
+ Wed, 02 Sep 2020 17:42:23 GMT
576
+
577
+ ### Updates
578
+
579
+ - Update rxjs dependency version to `^6.6.2`
580
+
581
+ ## 2.5.4
582
+ Fri, 28 Aug 2020 15:34:16 GMT
583
+
584
+ ### Updates
585
+
586
+ - Show duplicate target partitions in ModelsTree
587
+
588
+ ## 2.5.3
589
+ Wed, 26 Aug 2020 11:46:00 GMT
590
+
591
+ _Version update only_
592
+
593
+ ## 2.5.2
594
+ Tue, 25 Aug 2020 22:09:08 GMT
595
+
596
+ _Version update only_
597
+
598
+ ## 2.5.1
599
+ Mon, 24 Aug 2020 18:13:04 GMT
600
+
601
+ _Version update only_
602
+
603
+ ## 2.5.0
604
+ Thu, 20 Aug 2020 20:57:10 GMT
605
+
606
+ ### Updates
607
+
608
+ - Fixed updating focus when Tabs activeIndex updated. More a11y issues.
609
+ - Toolbar overflow styling.
610
+ - Update calculation of StageUsage to pass to UiItemsProviders
611
+ - Added eslint-plugin-jsx-a11y devDependency and made first pass at adding a11y roles
612
+ - Added react-axe and resolved some a11y issues
613
+ - Moved SpecialKey & FunctionKey enums to ui-abstract & started using them throughout UI packages
614
+ - lock down @types/react version at 16.9.43 to prevent build error from csstype dependency
615
+ - Added Table component keyboard row selection. Miscellaneous a11y fixes.
616
+ - Switch to ESLint
617
+ - Add drop shadow to statusbar overflow popup.
618
+ - Ability to fit content of panel widgets.
619
+ - Added Home focus support to ui-abstract
620
+ - Update to @bentley/react-scripts@3.4.2
621
+
622
+ ## 2.4.2
623
+ Fri, 14 Aug 2020 16:34:09 GMT
624
+
625
+ _Version update only_
626
+
627
+ ## 2.4.1
628
+ Fri, 07 Aug 2020 19:57:43 GMT
629
+
630
+ ### Updates
631
+
632
+ - add missing rbac-client dep
633
+
634
+ ## 2.4.0
635
+ Tue, 28 Jul 2020 16:26:24 GMT
636
+
637
+ ### Updates
638
+
639
+ - Fixed size of Checkbox & cursor for ViewAttributes checkboxes
640
+ - Map Layer UX
641
+ - Update 2.0 fronstage logic to monitor extensions and refresh widgets.
642
+ - Changed toolbar opacity processing to affect all components in widget.
643
+ - Fix stage panel initialization when defaultState is Off.
644
+ - Address LGTM warnings in UI code.
645
+ - Remove not found widget tabs when restoring layout.
646
+
647
+ ## 2.3.3
648
+ Thu, 23 Jul 2020 12:57:15 GMT
649
+
650
+ _Version update only_
651
+
652
+ ## 2.3.2
653
+ Tue, 14 Jul 2020 23:50:36 GMT
654
+
655
+ _Version update only_
656
+
657
+ ## 2.3.1
658
+ Mon, 13 Jul 2020 18:50:14 GMT
659
+
660
+ _Version update only_
661
+
662
+ ## 2.3.0
663
+ Fri, 10 Jul 2020 17:23:14 GMT
664
+
665
+ ### Updates
666
+
667
+ - Provide an immediate tool that will restore the default layout for frontstage.
668
+ - Provide ability to support subclassing IModelViewportControl and allow custom overlay component without sub-classing.
669
+ - fix styling of docked toolsetting so controls are centered.
670
+ - Fix tool settings styling on FireFox.
671
+ - Accessibility: Improved focus borders & indicators
672
+ - Fix floating widget bug.
673
+ - Models Tree: Show sub-model contents under geometric elements
674
+ - Enable minSize and maxSize StagePanelProps in 2.0. Allow percentage units to be passed in to maxSize prop.
675
+ - Enable WidgetDef.setLabel() in 2.0 mode.
676
+
677
+ ## 2.2.1
678
+ Tue, 07 Jul 2020 14:44:52 GMT
679
+
680
+ ### Updates
681
+
682
+ - Fix setWidgetState edge case where widget stays open w/o active tab.
683
+
684
+ ## 2.2.0
685
+ Fri, 19 Jun 2020 14:10:03 GMT
686
+
687
+ ### Updates
688
+
689
+ - Update the IModelApp.features.track calls in HideIsolateEmphasizeManager
690
+ - Update uses of StageUsage to use strings.
691
+ - Added MessageManager.MaxDisplayedStickyMessages & support for maximum displayed sticky messages
692
+ - Added property editors for multi-line text, slider and numeric input/spinner.
693
+ - Replace 'Plugin' with 'Extension' in comments and examples.
694
+ - Exported ToastMessage & StickyMessage components
695
+ - Added support for popup with multiple editors
696
+ - Use the DialogGridContainer not the ToolSettingsGridContainer for popup toolsetting since these popup are not in widgets.
697
+ - Tracking time spent in frontstages for application telemetry
698
+ - Do not save tab labels when saving frontstage layout.
699
+ - Set ui-framework test coverage thresholds to 100%
700
+ - Move LayoutManager API to FrontstageDef and WidgetDef.
701
+ - Introduce an option to group elements by class in `ModelsTree` and `SpatialContainmentTree`. Also allow specifying the option for both trees when creating `VisibilityWidget`.
702
+ - Fix bottom/top stage panel tab duplication.
703
+ - Added ViewStateProp & support for obtaining ViewState from function in ViewportComponent and IModelViewportControl
704
+
705
+ ## 2.1.0
706
+ Thu, 28 May 2020 22:48:59 GMT
707
+
708
+ ### Updates
709
+
710
+ - Add missing @itwin/core-markup peerDependency
711
+ - Add commandItemDef to clearHiddenIsolatedEmphasized elements.
712
+ - Fix z-index of Modeless dialogs.
713
+ - Address React warnings about deprecated methods.
714
+ - Make methods in HideIsolateEmphasizeManager static so they can be called by other packages.
715
+ - Update Hide, isolate, empahsize callback processing to ensure selection is not cleared until callbacks are processed.
716
+ - Added ability for apps to display Favorite properties in Element Tooltip & Card at Cursor
717
+ - Add useWidgetDirection hook.
718
+ - Ability to restore layout.
719
+ - Expose showWidget and expandWidget functionality.
720
+ - Generate stable widget def id to fix save/restore layout issue.
721
+ - Ability to set stage panel size.
722
+ - Visibility Widget Trees: Fix a wrong offset being used for nodes when display state of the node is still unclear
723
+ - Update HideIsolateEmphasizeAction enum so entries match FeatureIds used by Design Review.
724
+ - Do not display camera tool if 3D view does not support camera.
725
+
726
+ ## 2.0.0
727
+ Wed, 06 May 2020 13:17:49 GMT
728
+
729
+ ### Updates
730
+
731
+ - Add support for 2.0 ui Tool and Navigation widgets to react to UiFramework.onUiVisibilityChanged events
732
+ - Add support for showing modal stages when using 2.0 UI components.
733
+ - Added following zone names to be used in-lieu of old ninezone names: contentManipulationTools, toolSettings, viewNavigationTools, and statusBar.
734
+ - Add support for groupPriority for ToolbarItems. If specified then a group separator is shown when the priority changes.
735
+ - Improved Tool Settings inline editor group layout when narrow
736
+ - Fixed Message Center count for MessageManager.clearMessages()
737
+ - Add ConditionStringValue support. Used to define labels and icons.
738
+ - Removed @deprecated APIs from ui-framework & ui-core and updated NextVersion.md
739
+ - Rename some new widget classes and deprecate classes we don't want user to continue to use.
740
+ - Fix to properly initialize enable/disable state of toolsettings editor based on lock property.
741
+ - Fix bug where toolbar buttons did not show expand arrow on custom button when not in 'DragInteraction' mode. Fix display of key-in browser 1.0 UI.
742
+ - Call FrontstageDef.setActiveViewFromViewport when viewport is available to ensure activeContent is properly set.
743
+ - Ensure ui-abstract is listed as peer dependency and not just a dev dependency.
744
+ - Fix type in ToolSettingsGridProps name
745
+ - Fix bug 292829 where toolbar border displayed when all items are hidden. Add new camera on/off icons definitions.
746
+ - Update test to avoid warnings.
747
+ - Fix for setting active Frontstage before FrontstageComposer mount
748
+ - Fixed ReactResizeDetector usage after upgrade. Converted Toggle component to function. Hover/pressed styling in 2.0 Toolbar.
749
+ - react to renaming of imodeljs-clients
750
+ - Moved KeyinBrowser component to @beta for 2.0
751
+ - Using center of Messages indicator as target. Added CSS classname overrides to StatusBarComposer for sections. UI 2.0 color tweaks.
752
+ - Fixed FrontendAuthorizationClient type guard.
753
+ - Update GroupButton definition to use ReadonlyArray for child items.
754
+ - Modal Frontstage styling
755
+ - Ui 2.0 - Blur the toolbar item background
756
+ - Moved the CubeNavigationAid & DrawingNavigationAid to ui-components package
757
+ - Renamed OIDC constructs for consistency; Removed SAML support.
758
+ - Fixed popup location when passing htmlElement to UiAdmin functions
759
+ - Clean up deprecated APIs
760
+ - Hide stage panel when panel state is off.
761
+ - Added ability to customize selection handling in VisibilityWidget's Models tree
762
+ - Made React functional component specifications consistent across UI packages
763
+ - Slider component tooltipBelow prop & tooltip styling
764
+ - Added API in MessageManager to display either a Toast or Sticky message using React components.
765
+ - react to new clients packages from imodeljs-clients
766
+ - Remove comment text shown in render function.
767
+ - Updates to remove need for svg-sprite-loader, use defualt CRA svgr loader instead.
768
+ - For consistency add reactNode getters/setters and deprecate use of reactElement.
769
+ - Revert back to using svg-sprite-loader and sprite resourceQuery.
770
+ - Upgrade to Rush 5.23.2
771
+ - Cleanups needed to Signin/Signout and related components in UiFramework
772
+ - Deprecated UiFramework.oidcClient and added isIOidcFrontendClient to imodeljs-clients
773
+ - Fixed className usage in StatusBar section components
774
+ - Update StatusBarComposer to support Overflow panel.
775
+ - Fixed sizing for string-based SVG in ToolAssistance
776
+ - Fixed several Tool Assistance issues
777
+ - Ui 2.0 - Toolbar display changes
778
+ - Updated Toolbar colors/opacity for Ui 2.0
779
+ - Update ToolbarComposer to use new ToolbarWithOverflow.
780
+ - Learning docs for UiAdmin & UiItemsArbiter
781
+ - Extract base behavior and styling from Models and Categories trees.
782
+ - Promoted some @beta to @public in Ui packages & ToolAssistance for 2.0 release.
783
+ - Categories Tree should react to display changes from other components
784
+ - Changed Categories Tree to take filter info as property and removed searchbox from it
785
+ - In source documentation. Some learning docs & API changes.
786
+ - Move react to peerDependencies.
787
+ - Learning documentation for ui-core
788
+ - TOC for UI 2.0 Docs, @alpha to @beta, Components Examples
789
+ - Documentation updates and change camera tool to use SVG icons.
790
+ - Ability to drag docked tool settings to widget mode.
791
+ - Fix mergeWithZone when frontstage is activated before FrontstageComposer mounts.
792
+ - Support for floating widget targets.
793
+ - Passing on style props from ui-framework Toolbar to ui-ninezone Toolbar
794
+ - Started ui-components Learning doc section
795
+ - Use panel zones with fallback to frontstage zones to define 2.0 UI.
796
+ - Updated ModelTree ruleset to use RelationshipPathSpecification
797
+ - Filtering support in Models Tree
798
+ - Move redux and react-redux to peerDependencies.
799
+ - Removed `UiFramework.getDefaultRulesetId()` and `UiFramework.setDefaultRulesetId()`
800
+ - Ability to save and restore frontstage layout.
801
+ - UI: Toggle Component - only use animation on value change
802
+ - Added custom message to render if filter returns no data in Categories and Models trees
803
+ - Fix visibility widget trees styles
804
+ - Ability to switch to 9-Zone 2.0
805
+ - Refactor to remove duplicate ComponentGenerator instatiation. Rename filea nd components to remove React reference.
806
+ - Update auto-generated dialog items to work with the Tool Settings Bar.
807
+ - Moved Property classes and interfaces to ui-abstract package. Created a "DefaultDialogGridContainer" to turn specifications from abstract DialogItems UI into React components.
808
+ - Refactor DefaultToolSettingsProvider to use DialogItemsManager and remove duplicate code.
809
+ - Fix Indicator to properly load SVG icons.
810
+ - Refactor DefaultToolSettingsProvider to use the DialogItem interfaces in place of ToolSettings classes.
811
+ - Moved Checkbox, Radio, Select, Toggle, Slider & AutoSuggest into their own category
812
+ - Defaulting to IModelApp.i18n in UI packages and cascading initialize() calls
813
+ - UI: Support for multiple Toast & Sticky messages
814
+ - Added UiSetting. Saving/restoring settings in ui-test-app.
815
+ - Remove support for the iModel.js module system by no longer delivering modules.
816
+ - Hide 3d tools when active view is 2d.
817
+ - Add support for Horizontal Tool Settings container
818
+
819
+ ## 1.14.1
820
+ Wed, 22 Apr 2020 19:04:00 GMT
821
+
822
+ _Version update only_
823
+
824
+ ## 1.14.0
825
+ Tue, 31 Mar 2020 15:44:19 GMT
826
+
827
+ ### Updates
828
+
829
+ - Models Tree: Fix non-geometric models being used when changing subject's display
830
+
831
+ ## 1.13.0
832
+ Wed, 04 Mar 2020 16:16:31 GMT
833
+
834
+ ### Updates
835
+
836
+ - Added ability to customize selection handling in VisibilityWidget's Models tree
837
+ - Passing on style props from ui-framework Toolbar to ui-ninezone Toolbar
838
+ - Updated ModelTree ruleset to use RelationshipPathSpecification
839
+
840
+ ## 1.12.0
841
+ Wed, 12 Feb 2020 17:45:50 GMT
842
+
843
+ ### Updates
844
+
845
+ - Upgraded icons-generic-webfont to ^1.0.0
846
+ - #269173 Nav cube arrow controls will no longer turn model sideways.
847
+ - Avoid handling whole tree model when handling model change event
848
+ - Added UiAdmin.showHTMLElement to show information & graphics for markers
849
+
850
+ ## 1.11.0
851
+ Wed, 22 Jan 2020 19:24:12 GMT
852
+
853
+ ### Updates
854
+
855
+ - Upgrade to TypeScript 3.7.2.
856
+ - Made 'show/hide all categories' action be limited by the filter
857
+ - Cube navigation aid touch events fix.
858
+
859
+ ## 1.10.0
860
+ Tue, 07 Jan 2020 19:44:01 GMT
861
+
862
+ ### Updates
863
+
864
+ - Fixed lgtm issues in UI folders
865
+ - Ui doc & release tag cleanup
866
+ - Update to use new BackstageItemManager and PluginStatusBarManager from ui-abstract package. Update StatusbarComposer to show items from plugins.
867
+ - Remove duplicate StatusBarItemManager from ui-framework and only leave the one in ui-abstract.
868
+ - Fix for nine-zone sample app not displaying backstage items.
869
+
870
+ ## 1.9.0
871
+ Tue, 10 Dec 2019 18:08:56 GMT
872
+
873
+ ### Updates
874
+
875
+ - Add useActiveIModelConnection hook.
876
+ - Allow setting App Iconspec.
877
+ - Setup OidcDesktopClient for Electron use cases.
878
+ - Fix styling of footer Indicator to work with Themes.
879
+ - Disallow plugins from adding tools anywhere but the end of a toolbar.
880
+ - [ModelsTree] Merge same-label Subject nodes to avoid duplication
881
+ - No longer accessing this.state or this.props in setState updater - flagged by lgtm report
882
+ - Changed SignIn & SignOut buttons to large. Fixed Dialog component resizing. Reduced default minimum size of Dialog component.
883
+ - Update sinon version.
884
+ - Added support for NotifyMessageDetails.displayTime for Toast messages
885
+ - Reduce active tab index when tab is removed.
886
+ - Ability to determine available tool settings width.
887
+ - Fix code analysis report issues.
888
+ - Adjusted Categories and Models trees according changes to ControlledTree events
889
+ - Added VisibilityWigdet implementation using ControlledTree and ability to switch to it
890
+ - Remove content node when WidgetContentRenderer unmounts.
891
+ - Update overflow GroupItem click action to open the panel.
892
+ - Prevent frontstage composer rerender on pointer events.
893
+ - Use exhaustive-deps linter rule.
894
+ - Ability to opt-in to toolbar drag interaction.
895
+ - Prevent unnecessary resubscribe in useActiveViewport hook.
896
+ - Visibility Widget: Treat dictionary model as never private in Categories tree.
897
+ - Ability to specify initialWidth for Zone component.
898
+ - Removed unused React state variables. Removed unsupported setState calls from render() methods.
899
+ - Code cleanup based on code analysis report from lgtm. Updated status field fade-in/out animation.
900
+ - Update to allow Sections statusfield to hide/show depending on active view clip.
901
+ - Added ConditionalField and FooterModeField components. StatusBar responsive changes.
902
+
903
+ ## 1.8.0
904
+ Fri, 22 Nov 2019 14:03:34 GMT
905
+
906
+ ### Updates
907
+
908
+ - Add support for Hide, Isolate, emphasize tools and status bar item to UiFramework.
909
+ - Fix bug where ToolSettings title was not reset after view undo/redo tool usage.
910
+ - Initializing OidcBrowserClient before setting it in UiFramework
911
+ - Responsive logic in Property Grid to switch to Vertical orientation when too narrow
912
+ - Tablet responsive UI
913
+ - Added StatusBarComposer, StatusBarItem, StatusBarManager and StatusBarItemsManager
914
+ - Added StatusBarItemsManager.setIsVisible & StatusBarItem.isVisible
915
+ - Support multiple status bars in the StatusBarManager
916
+ - Added tslint-react-hooks to UI packages
917
+ - Ensure item uniqueness in BackstageItemsManager and StatusBarItemsManager.
918
+ - Remove unsupported fit-content CSS value.
919
+ - Expose stage panel minSize and maxSize props.
920
+ - Do not show widget resize indicator when widget can not be resized.
921
+ - Remove history trays.
922
+ - Open tool panel via drag interaction.
923
+ - Update TileRendering StatusField width.
924
+
925
+ ## 1.7.0
926
+ Fri, 01 Nov 2019 13:28:37 GMT
927
+
928
+ ### Updates
929
+
930
+ - Addressed AccessToken, OidcClient and Backstage issues in ui-framework
931
+ - UiAdmin methods for AccuDraw Ui: MenuButton, Calculator, Angle, Length, Height
932
+ - Provide a DefaultNavigationWidget that can be used by Apps and Plugins and can be extended by Plugins.
933
+ - Fixed issues with use of OIDC AuthCode workflow in Electron and Single Page Applications.
934
+ - Minor Backstage cleanup & unit tests
935
+ - Update DefaultToolSettingsProvide to create responsive UI.
936
+ - Added badge support to context menu items. Moved some Plugin Ui definitions to ui-abstract.
937
+ - Added support for English key-ins in addition to translated key-ins
938
+ - Flatten group in DefaultNavigationWidget
939
+ - Update order of string enums to try to avoid extract-api issues
940
+ - Added New badge for UI items
941
+ - Add basic support for redux connected components.
942
+ - Made the Status Bar & Backstage more responsive on smaller screens
943
+ - Added initial ui-abstract package setup
944
+ - Added UiAdmin with support for displaying Menus and Toolbars at a location
945
+ - Refactored BackstageComposer.
946
+ - Expand tool zone bounds over unused bottom zones.
947
+ - Correctly fill merged zones.
948
+ - Update presentation rules of imodel components' hierarchies to hide private models and their content
949
+ - Fix defaultState of StagePanel.
950
+ - Raise BackstageEvent from BackstageManager.
951
+ - Remove CSS class that was adding extra padding to the bottom of editor fields in narrow layout.
952
+ - Removed unused package
953
+
954
+ ## 1.6.0
955
+ Wed, 09 Oct 2019 20:28:43 GMT
956
+
957
+ ### Updates
958
+
959
+ - Add support for CursorMenu
960
+ - Clear internal row/column selection data when number or rows change in Table. Add definitions for platform MeasureTools.
961
+ - Fix Tool Settings label to ensure it stays in sync with active tool.
962
+ - Added AutoSuggest component and improved KeyinBrowser component
963
+ - Close tool group panel on toolbar item click.
964
+ - Ability to drag and resize tool settings widget.
965
+ - Ignore widgetDef state in WidgetContentRenderer of tool settings.
966
+
967
+ ## 1.5.0
968
+ Mon, 30 Sep 2019 22:28:48 GMT
969
+
970
+ ### Updates
971
+
972
+ - AccuDraw Popup Editors. Improved editor sizes. Editor Params improvements.
973
+ - Initial Accudraw Ui components - Buttons, ContextMenus, Calculator, Editors. IconInput in ui-core.
974
+ - Backport Sections and ViewAttributes Status Fields from Design Review for use with plugins.
975
+ - Cursor Prompt no longer displays as small blank popup when Tool Assistance instruction is blank
976
+ - Fixed Frontstage resizing problem exposed by Chrome update
977
+ - Don't try to correct clip plane handle location when plane has been moved outside project extents. Updated image for two finger drag svg.
978
+ - Changed ToolWidget, NavigatonWidget, and Toolbar render method to only render items in state and to not generate them during render.
979
+ - Add support for panelLabel property for a GoupButton. This is the title that is shown when the group is opened.
980
+ - Added FrontstageProvider.initializeDef param for FrontstageDef
981
+ - Correct ViewClipByPlaneTool icon.
982
+ - UiDataProvider class, work on PluginUiProvider
983
+ - Change BackstageItemSpec to use localized strings not keys to be localized due to the way Plugins provide localization.
984
+ - Create a common IModelViewPort control that supports Design Review and ui-test-app.
985
+ - Add ability to pre-load hierarchies in Visibility Widget
986
+ - Tool Assistance changes per UX Design
987
+ - Support for Modifier key + wide SVG
988
+ - Tool Assistance for Ctrl+Z and other chars
989
+ - Fixed ToolAssistanceField pin problem
990
+ - Tool assistance: Measure tools, view clip tools, and touch cursor inputs.
991
+ - Added touch entries to ToolAssistanceImage
992
+ - Update the tree (empty data) be more descriptive and generic.
993
+ - In the Model/Category/Spatial trees, center the error message
994
+ - Upgrade to TypeScript 3.6.2
995
+ - Ability to collapse stage panel using StagePanelDef.
996
+ - Stage panel header.
997
+ - Make components aware of safe area insets.
998
+
999
+ ## 1.4.0
1000
+ Tue, 10 Sep 2019 12:09:49 GMT
1001
+
1002
+ ### Updates
1003
+
1004
+ - Using Checkbox component in BooleanEditor. Cleaned up cell editor positioning.
1005
+ - Updated inputs and button padding for iModel.js. Fixed Popup colors & z-index.
1006
+ - Added support for content view minSize properties
1007
+ - Fixed SplitPane pane 2 size. Upgraded react-split-pane to 0.1.87.
1008
+ - Addressed some warnings introduced with React 16.9
1009
+ - Listening for onSelectedViewportChanged to set active content view for viewports
1010
+ - Had to back up to react-split-pane 0.1.77
1011
+ - Allow an app to specify touch-specific instructions in tool assistance.
1012
+ - Visibility Component: Preserve active tree state by saving and restoring scroll position
1013
+
1014
+ ## 1.3.0
1015
+ Tue, 13 Aug 2019 20:25:53 GMT
1016
+
1017
+ ### Updates
1018
+
1019
+ - Add markupTool definitions. Update to use latest icon library
1020
+ - Add support for BackstageComposer so Plugins can add backstage items.
1021
+ - Fix dragged widget offset.
1022
+ - Widget with isToolSettings honors defaultState
1023
+ - Move MarkupTool definitions to their own class.
1024
+ - Fixed location of ContentLayout within 9-zone area and Stage Panels
1025
+ - Added CursorPopupRenderer to render multiple CursorPopups per RelativePosition.
1026
+ - Added CursorPrompt, improved Pointer messages
1027
+ - Added @bentley/icons-generic to dependencies which was wrongly set in devDependencies.
1028
+ - Fixed Group Button history is overlapping a Popup Button panel when hovering over the Group button
1029
+ - Allow enter key in arguments field of keyin browser to trigger command execution. Select text on focus in to allow easy argument replacement
1030
+ - Added icons to markup/redline
1031
+ - Fixed Zone mergeWithZone processing
1032
+ - Port RealityData widget from Design Review.
1033
+ - Added icon for redline text tool
1034
+ - Update FilteringInput to use updated search box design from UX. Also updated ModelSelectorTree to work with changes and marked ModelSelector as deprecated.
1035
+ - Add tool assistance for SelectTool.
1036
+ - Update SelectTool to display tool setting by default.
1037
+ - Moved Point, PointProps, Rectangle, RectangleProps, Size and SizeProps to ui-core from ui-ninezone
1038
+ - Improved ToolAssistance item spacing. ViewSelector shows current view.
1039
+ - Made Tool Settings tab tooltip more concise & clearer
1040
+ - Close ListPicker popup when clicking the button.
1041
+ - Initialize stage panel size from size prop.
1042
+ - VisibilityTree: Fix not all models' visibility being changed when changing visibility of parent subject
1043
+ - Visibility Tree: Handle `Viewport.isAlwaysDrawnExclusive` flag when determining and handling Element display states
1044
+ - Backport Visibility Widget from Design Review
1045
+ - Update to latest icon package version.
1046
+
1047
+ ## 1.2.0
1048
+ Wed, 24 Jul 2019 11:47:26 GMT
1049
+
1050
+ ### Updates
1051
+
1052
+ - Update so both Tool and Navigation wigets refresh when PluginUiProvider is loaded.
1053
+ - Support ToolbarItemInsertSpecs with conditional visibility. Update toolbar processing to better handle situations where number of visible items change.
1054
+ - Add support for GroupItemInsertSpec, badges, and svg symbolId in ToolbarItemInsertSpecs
1055
+ - Removed redundant call to OidcClient.initialize in UiFramework.
1056
+ - Add PluginUiManager class and PluginUiProvider interface that will be used by Plugins to specify UI components to add to an iModeljs application.
1057
+ - Added CursorInformation and CursorPopup
1058
+ - Upgraded to Redux 4.0.3 that fixed combineReducers
1059
+ - Add basic support to display an svg file for an toolbar item image.
1060
+ - Added ToolAssistance support and Tool.iconSpec
1061
+ - Fixed Toolbar resizing, ContextMenu className and $buic-row-hover & $buic-row-selection
1062
+ - Rerender widget tabs when WidgetDef changes.
1063
+ - Close ListPicker on outside click.
1064
+ - Ability to close Panel of PopupButton.
1065
+ - Remove node selection logic from model Tree
1066
+ - Convert Widget, Zone and StagePanel components to PureComponents.
1067
+ - Model Picker: Fix presentation ruleset
1068
+ - VisibilityTree: Update visual styles.
1069
+ - Visibility Tree: Only show Subject nodes which have child Subjects, PhysicalPartitions or SpatialLocationPartitions.
1070
+ - React to ui-ninezone changes.
1071
+
1072
+ ## 1.1.0
1073
+ Mon, 01 Jul 2019 19:04:29 GMT
1074
+
1075
+ ### Updates
1076
+
1077
+ - Added beta badge support to toolbar buttons and widget tabs
1078
+ - Cleaned up console warnings
1079
+ - Eliminate need to cache tool setting properties by ensuring active tool is available before activeToolChanged event is fired.
1080
+ - Added prefixes to Dialog & ContextMenu to CSS classes for positioning
1081
+ - Removed missing group descriptions
1082
+ - Added support for 'HTMLElement | string' for message strings
1083
+ - Fixed Minimum/Maximum window toast message spam
1084
+ - Fixed ActionButtonItemDef random key unit test
1085
+ - Removed 4 dangerouslySetInnerHtml usages to help with Security audit; 3 remain on purpose.
1086
+ - Save & Restore View Layouts
1087
+ - Force toolsettings to refresh when a tool is started even if new toolId is same as active toolId.
1088
+ - Added *.svg to .npmignore file
1089
+ - Fix issue where cached tool settings values in UI would get out of sync with actual values in tool.
1090
+ - Update to TypeScript 3.5
1091
+ - Fix model selector view sync problem
1092
+ - Added MessageManager.addToMessageCenter. ui-framework unit tests.
1093
+ - Reuse ui-ninezone stage panels.
1094
+ - Visibility Tree: Auto-expand root node
1095
+ - Visibility Tree: Fix incorrect category status when category is displayed directly under subject
1096
+ - Visibility Tree: Use a more fool-proof node type checking
1097
+ - Visibility Tree: Update subject node icons
1098
+ - Visibility Tree: Disable subjects and models if active view is not spatial
1099
+ - Visibility Tree: Avoid re-rendering the tree multiple times when receiving multiple view change notifications in a row
1100
+ - The VisibilityTree component now ensures displayed models are loaded.
1101
+ - Added ViewSelector.updateShowSettings to control which view types are displayed
1102
+
1103
+ ## 1.0.0
1104
+ Mon, 03 Jun 2019 18:09:39 GMT
1105
+
1106
+ ### Updates
1107
+
1108
+ - Switched from iModelHub Project API to Context API
1109
+ - Disable SyncUi test that occasionally fails on CI job.
1110
+ - Added UI Logger & UiError usage & improved i18n calls
1111
+ - Fix spelling error and rename frontstageKey to iModelId since token was used to inform ui when imodel changed.
1112
+ - Fix setWidgetState(Hidden)
1113
+ - Support touch move for navigation controls.
1114
+ - Moved NoChildrenProps, OmitChildrenProp and flattenChildren to ui-core from ui-ninezone
1115
+ - Added Overflow button support
1116
+ - InputFieldMessages are now hosted by ConfigurableUiContent control.
1117
+ - Release tag cleanup and ui-framework unit tests
1118
+ - Updated UI package release tags for 1.0 release.
1119
+ - Fixed release tag warnings in UI packages
1120
+ - Removed use of OidcClientWrapper.
1121
+ - Remove console log message output by SyncUiEventDispatcher. Add Logging.
1122
+ - Changed some release tags from @hidden to @internal
1123
+ - Add alpha level support for solar timeline
1124
+ - Fix widget content renderer when widget prop changes.
1125
+ - Prevent configurableui wrapper from creating a stacking context.
1126
+ - Use the updated onCheckboxClick API inside ModelSelectorTree and VisibilityTree.
1127
+ - Visibility Tree: Fix reference subjects being hidden even when they have nested subjects
1128
+ - Visibility Tree: Fix statuses of subjects and elements
1129
+ - Visibility Tree: Refactor subjects' status checking and elements' category and model ids' retrieval for better performance
1130
+ - Visibility Tree: Enable all subcategories' display when making category visible
1131
+ - Add a notification event when a view is chosen in ViewSelector. #124295. ViewSelector incorrectly handles the case when a selected view has not initialized with a viewport.
1132
+ - Added ViewSelectorChangedEvent
1133
+
1134
+ ## 0.191.0
1135
+ Mon, 13 May 2019 15:52:05 GMT
1136
+
1137
+ ### Updates
1138
+
1139
+ - Update to when active tool properties are cached for toolsettings.
1140
+ - Fixed NotificationManager.openMessageBox amd OutputMessageAlert.Dialog implementations to support HTML tags
1141
+ - @beta tags for Toolbar. More React.PureComponent usage. Added constructors to prevent deprecated warnings. Coverage minimum thresholds.
1142
+ - Fixed AppButton onClick on Firefox and bar color
1143
+ - Removed Redux from AppState in ui-test-app and made Backstage stateful
1144
+ - Refactor category/model picker
1145
+ - CommonProps usage in ui-framework. SvgPath sample in ui-test-app. Added tools/build/tslint-docs.json.
1146
+ - Added 'Register' link back to SignIn component. Added ExternalIModel test widget. Made AppBackstage in ui-test-app Redux connected again.
1147
+ - Added missing package prefix to some CSS class names in ui-core, ui-components & ui-framework
1148
+ - Reverted CubeNavigationAid changes
1149
+ - Added 2D drawing navigation aid
1150
+ - Added 100% coverage to DrawingNavigationAid, fixed snapshot leaks for InputField.test.snap
1151
+ - Show/Hide UI enhancements. Widget Opacity enhancements.
1152
+ - Added local snapshot support to ui-test-app. Added specialized div components to ui-core.
1153
+ - Fix broken links
1154
+ - Fixed Viewport heights & initial navigation aid. Widget transparency.
1155
+ - Added StagePanel support to the Frontstage
1156
+ - From hackathon-ui-team: StagePanels, UI Show/Hide, PopupButtons
1157
+ - Put sourcemap in npm package.
1158
+ - Correctly align ElementTooltip in subsequent Viewports.
1159
+ - Render ElementTooltip above ViewportDialog.
1160
+ - Add unmount component test.
1161
+ - Move AnalysisAnimation Tool to ui-test-app. To be replaced by new timeline animation component.
1162
+ - Fixed navigation aid bugs
1163
+ - Fixes to OidcBrowserClient.
1164
+ - Added SignIn presentational component to ui-components. Removed --ignoreMissingTags extract-api option.
1165
+ - Require React & React-dom 16.8
1166
+ - Remove IModelApp subclasses
1167
+ - Setup a generic context for tracking client requests, and made various related enhancements to logging, usage tracking and authorization.
1168
+ - Added ViewportDialog in ui-test-app, ui-core/ContributeGuidelines.md. TSLint rules in ui-core for no-default-export & completed-docs. @beta release tags.
1169
+ - Minimized serialization/deserialization costs when round tripping SAML based AccessToken-s.
1170
+ - Rename AppState to SessionState to avoid collision with acutal App's state. Add AvailableSectionScopes to SessionState.
1171
+ - Move SelectionScope status field from test app to ui-framework. Update icons-generic-webfont version to latest available.
1172
+ - Remove need to sync SelectionMethod since it is not changed within tool code.
1173
+ - Move timeline components from ui-test-app to ui-components package
1174
+ - Tool Settings: removed minimize tab, added min to title bar, styled title
1175
+ - Auto close popups when clicking outside.
1176
+ - Return rulset promises in Category/Model picker _initialize()
1177
+ - Use GlobalContextMenu in category picker and modify to better follow UX standards.
1178
+ - Added ui-framework release tags and common/api/ui-framework.api.md
1179
+ - UI documentation - added to Learning section
1180
+ - Fix hidden tabs issue.
1181
+ - Added ModelessDialog & ModelessDialogManager
1182
+ - In Category picker show only categories with elements
1183
+ - Check for ruleset before removing
1184
+ - Wait for category/model rulsets to load before creating groups.
1185
+ - Manage category picker tree nodes via id instead of node
1186
+ - Fix Model Selector's ruleset. It contained invalid ECExpression for LabelOverride rule which caused labels in some cases to be incorrect and ECExpression parsing errors in our logs.
1187
+ - Prevent widget content unmount.
1188
+ - Removed IStatusBar and fixed incorrect Toast animateOuTo prop value.
1189
+ - Visibility Tree: Use per-model category display overrides
1190
+ - Visibility Tree: Show tooltips explaining why checkbox status is what it is
1191
+ - Visibility Tree: Fix some subjects not being displayed in the hierarchy
1192
+ - Visibility Tree: Do not show nodes for reference subjects with no children
1193
+ - Visibility Tree: Set correct icons
1194
+ - Visibility Tree: Update hierarchy to hide specific kinds of nodes
1195
+ - Visibility Tree: When changing assembly display state, also change its children state
1196
+ - Visibility Tree: Update checkbox states when activeView prop is changed
1197
+ - Visibility Tree: Set paging size on the data provider to avoid excessive backend requests
1198
+ - Update tests for better coverage and move certain components to test app that should not be in framework.
1199
+ - Unit tests and fixed ColorEditor alignment
1200
+ - Upgrade TypeDoc dependency to 0.14.2
1201
+ - Add ListPickerBase test to trigger item expansion.
1202
+ - Changed props for CubeRotationChangeEvents
1203
+
1204
+ ## 0.190.0
1205
+ Thu, 14 Mar 2019 14:26:49 GMT
1206
+
1207
+ ### Updates
1208
+
1209
+ - Added 'uifw-' to ContentLayout CSS class names and others. Fixed Status Bar separators.
1210
+ - Added 'uifw-' prefix to most ui-framework CSS class names
1211
+ - Fixed .npmignore in ui-framework to include JSON files in lib
1212
+ - Cleaned up index.scss for variables & mixins in ui-core and added classes.scss that generates CSS
1213
+ - Add SaturationPicker for use with ColorType editor.
1214
+ - Made ContentLayoutManager.setActiveLayout callable by apps
1215
+ - Update ModelSelector when changes are made to ViewState
1216
+ - Add models visibility tree
1217
+
1218
+ ## 0.189.0
1219
+ Wed, 06 Mar 2019 15:41:22 GMT
1220
+
1221
+ ### Updates
1222
+
1223
+ - OIDC changes needed for Angular client
1224
+ - Renamed CSS files to SCSS
1225
+ - UI documentation fixes
1226
+ - Added ToggleEditor. Support for defaultTool in Frontstage. Fixed BooleanEditor sizing.
1227
+ - Use new buildIModelJsBuild script
1228
+ - Removed rowHeight function from ModelSelector, because heights changed to default.
1229
+ - Updated view query in ViewSelector to exclude private views
1230
+ - Remove unneeded typedoc plugin dependency
1231
+ - Support for including CSS files in published UI packages
1232
+ - Include descriptions (if any) in category and model picker
1233
+ - Added styling capability to messages
1234
+ - More ui-framework unit tests
1235
+ - Removed dependency on BWC. Parts of BWC copied into ui-core in preparation for theming support.
1236
+ - Added ToggleEditor. Support for defaultTool in Frontstage.
1237
+ - Save BUILD_SEMVER to globally accessible map
1238
+ - Change setImmediate to setTimeout. Fixed cube rotation issue.
1239
+ - Cleanup of DefaultToolSetting provider
1240
+ - Move property definitions to imodeljs-frontend so they could be used by tools to define properties for tool settings.
1241
+ - Fixed ModelSelector highlighting when hovered or clicked on node.
1242
+ - Fixed ModelSelector row height.
1243
+ - Added priority support for pointer messages
1244
+ - Change 'Categories' ruleset to return either spatial or drawing categories based on ruleset variable
1245
+ - Changed node style processing in model selector
1246
+ - Set initial ModelSelector selection based on ViewState
1247
+ - Load models when selected in picker
1248
+ - Force scene invalidation when toggling items in model selector
1249
+ - Render unique filter in model/category widget when changing tabs
1250
+ - Add spinner to model/category widget
1251
+ - Cache model/category tree
1252
+ - Make one call to update viewport
1253
+ - Enabled descriptions in model selector
1254
+ - Map model/category nodes to items with unique id
1255
+ - Show spinner while waiting to load category list
1256
+ - Added strings for reality data picker
1257
+ - Added support for UI color themes
1258
+ - Keyboard Shortcut keys in context menu. ui-core unit test branches.
1259
+ - Fix dependencies
1260
+ - Update to use newer generic-icons-webfont package.
1261
+ - Upgrade to TypeScript 3.2.2
1262
+ - WIP: ViewportComponent unit tests. Removed imodeljs-clients-backend dependency from ui-framework
1263
+
1264
+ ## 0.188.0
1265
+ Wed, 16 Jan 2019 16:36:09 GMT
1266
+
1267
+ _Version update only_
1268
+
1269
+ ## 0.187.0
1270
+ Tue, 15 Jan 2019 15:18:59 GMT
1271
+
1272
+ _Version update only_
1273
+
1274
+ ## 0.186.0
1275
+ Mon, 14 Jan 2019 23:09:10 GMT
1276
+
1277
+ ### Updates
1278
+
1279
+ - Added activated, deactivated & ready notification for Frontstages. Added support for nested frontstages.
1280
+ - Add Status Field to show selection count
1281
+
1282
+ ## 0.185.0
1283
+ Fri, 11 Jan 2019 18:29:00 GMT
1284
+
1285
+ _Version update only_
1286
+
1287
+ ## 0.184.0
1288
+ Thu, 10 Jan 2019 22:46:17 GMT
1289
+
1290
+ ### Updates
1291
+
1292
+ - Improved state management in ModelSelector
1293
+ - Improve performance for show/hide/invert buttons in model selector
1294
+ - Clearing content controls on Frontstage deactivate
1295
+ - Keyboard Shortcut support
1296
+ - Renamed connection getter to imodel
1297
+
1298
+ ## 0.183.0
1299
+ Mon, 07 Jan 2019 21:49:21 GMT
1300
+
1301
+ _Version update only_
1302
+
1303
+ ## 0.182.0
1304
+ Mon, 07 Jan 2019 13:31:34 GMT
1305
+
1306
+ ### Updates
1307
+
1308
+ - Do not show SubCategory if it has no siblings
1309
+
1310
+ ## 0.181.0
1311
+ Fri, 04 Jan 2019 13:02:40 GMT
1312
+
1313
+ ### Updates
1314
+
1315
+ - Add SyncUi support for ConfigurableUi controls.
1316
+
1317
+ ## 0.180.0
1318
+ Wed, 02 Jan 2019 15:18:23 GMT
1319
+
1320
+ _Version update only_
1321
+
1322
+ ## 0.179.0
1323
+ Wed, 19 Dec 2018 18:26:14 GMT
1324
+
1325
+ ### Updates
1326
+
1327
+ - Added showDialogInitially support to ActivityMessageDetails
1328
+ - Synchronizing navigation aids with view definition changes
1329
+ - Fix model selector to only show non-private spatial models
1330
+
1331
+ ## 0.178.0
1332
+ Thu, 13 Dec 2018 22:06:10 GMT
1333
+
1334
+ ### Updates
1335
+
1336
+ - Added StringGetter support to ItemDefBase, ItemProps & ToolButton. Added IModelApp.i18n checks to Tool for unit tests.
1337
+ - Fix tool panel alignment issue.
1338
+
1339
+ ## 0.177.0
1340
+ Wed, 12 Dec 2018 17:21:32 GMT
1341
+
1342
+ ### Updates
1343
+
1344
+ - Moved checkbox responsibility to nodes
1345
+ - Improved speed & smoothness of CubeNavigationAid. Made class names unique to fix documentation. UI Tree doc fixes.
1346
+
1347
+ ## 0.176.0
1348
+ Mon, 10 Dec 2018 21:19:45 GMT
1349
+
1350
+ _Version update only_
1351
+
1352
+ ## 0.175.0
1353
+ Mon, 10 Dec 2018 17:08:55 GMT
1354
+
1355
+ _Version update only_
1356
+
1357
+ ## 0.174.0
1358
+ Mon, 10 Dec 2018 13:24:09 GMT
1359
+
1360
+ ### Updates
1361
+
1362
+ - Add SignIn and SignOut to the index file
1363
+
1364
+ ## 0.173.0
1365
+ Thu, 06 Dec 2018 22:03:29 GMT
1366
+
1367
+ ### Updates
1368
+
1369
+ - Added fillZone property to the Widget
1370
+ - Fixed initial & return layout of Frontstage. Styling of scrollbar in Chrome.
1371
+ - Custom imodelJs noDirectImport lint rule implemented, noDuplicateImport lint rule turned on.
1372
+
1373
+ ## 0.172.0
1374
+ Tue, 04 Dec 2018 17:24:39 GMT
1375
+
1376
+ ### Updates
1377
+
1378
+ - Changed index file name to match package name, eliminate subdirectory index files, decrease usage of default exports, change imports to use other packages' index file.
1379
+
1380
+ ## 0.171.0
1381
+ Mon, 03 Dec 2018 18:52:58 GMT
1382
+
1383
+ ### Updates
1384
+
1385
+ - More information logged from BriefcaseManager.\nFixed deletion/cleanup of invalid briefcases.\nAdded OIDC support for simpleviewtest application.
1386
+ - Removed ConfigurableUiManager.addFrontstageDef and other unused/old methods and components
1387
+
1388
+ ## 0.170.0
1389
+ Mon, 26 Nov 2018 19:38:42 GMT
1390
+
1391
+ ### Updates
1392
+
1393
+ - Fix to OIDC browser client.
1394
+
1395
+ ## 0.169.0
1396
+ Tue, 20 Nov 2018 16:17:15 GMT
1397
+
1398
+ ### Updates
1399
+
1400
+ - Include presentation rulesets in package
1401
+
1402
+ ## 0.168.0
1403
+ Sat, 17 Nov 2018 14:20:11 GMT
1404
+
1405
+ ### Updates
1406
+
1407
+ - Fixed OidcBrowserClient comparision of redirect path.
1408
+
1409
+ ## 0.167.0
1410
+ Fri, 16 Nov 2018 21:45:44 GMT
1411
+
1412
+ ### Updates
1413
+
1414
+ - Overhaul category/model picker to use presentation rules
1415
+ - Fixed some content control sizing issues
1416
+ - Moved most isHidden logic for toolbar items into ui-ninezone
1417
+ - Hiding items by rendering them conditionally instead of using a CSS class.
1418
+ - Tree cell editing unit tests
1419
+ - ui-framework unit tests & docs
1420
+
1421
+ ## 0.166.0
1422
+ Mon, 12 Nov 2018 16:42:10 GMT
1423
+
1424
+ _Version update only_
1425
+
1426
+ ## 0.165.0
1427
+ Mon, 12 Nov 2018 15:47:00 GMT
1428
+
1429
+ _Version update only_
1430
+
1431
+ ## 0.164.0
1432
+ Thu, 08 Nov 2018 17:59:21 GMT
1433
+
1434
+ ### Updates
1435
+
1436
+ - OIDC related enhancments (WIP).
1437
+ - Updated to TypeScript 3.1
1438
+ - ui-core unit tests. Fixed backstage open issue.
1439
+ - Zone & Widget initial state, more ui-core unit tests, cleaned up ui-framework index.ts files.
1440
+
1441
+ ## 0.163.0
1442
+ Wed, 31 Oct 2018 20:55:37 GMT
1443
+
1444
+ ### Updates
1445
+
1446
+ - Added JSX specification for Frontstage, Zone & Widget
1447
+ - Fixed ui-framework unit test
1448
+
1449
+ ## 0.162.0
1450
+ Wed, 24 Oct 2018 19:20:07 GMT
1451
+
1452
+ ### Updates
1453
+
1454
+ - Merge and fix framework test warning
1455
+ - Tooltips, ToolAdmin.activeToolChanged support, SheetNavigationAid/SheetsModalFrontstage improvements.
1456
+ - Ui Documentation
1457
+ - Vertical PropertyGrid layout improvements. PropertyGrid background color. Setting the widget state.
1458
+ - Added NotificationManager.isToolTipSupported so that we can avoid asking for tooltip message when _showToolTip isn't implemented by application.
1459
+ - Adding SyncUiEventDispatcher
1460
+
1461
+ ## 0.161.0
1462
+ Fri, 19 Oct 2018 13:04:14 GMT
1463
+
1464
+ _Version update only_
1465
+
1466
+ ## 0.160.0
1467
+ Wed, 17 Oct 2018 18:18:38 GMT
1468
+
1469
+ _Version update only_
1470
+
1471
+ ## 0.159.0
1472
+ Tue, 16 Oct 2018 14:09:09 GMT
1473
+
1474
+ _Version update only_
1475
+
1476
+ ## 0.158.0
1477
+ Mon, 15 Oct 2018 19:36:09 GMT
1478
+
1479
+ _Version update only_
1480
+
1481
+ ## 0.157.0
1482
+ Sun, 14 Oct 2018 17:20:06 GMT
1483
+
1484
+ ### Updates
1485
+
1486
+ - Fixing scripts for linux
1487
+
1488
+ ## 0.156.0
1489
+ Fri, 12 Oct 2018 23:00:10 GMT
1490
+
1491
+ ### Updates
1492
+
1493
+ - Initial release
1494
+