@itwin/appui-react 5.0.0-dev.3 → 5.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (186) hide show
  1. package/CHANGELOG.md +78 -1
  2. package/lib/appui-react/UiFramework.d.ts +2 -2
  3. package/lib/appui-react/UiFramework.d.ts.map +1 -1
  4. package/lib/appui-react/UiFramework.js +3 -1
  5. package/lib/appui-react/UiFramework.js.map +1 -1
  6. package/lib/appui-react/childwindow/ChildWindowWidget.d.ts.map +1 -1
  7. package/lib/appui-react/childwindow/ChildWindowWidget.js +4 -1
  8. package/lib/appui-react/childwindow/ChildWindowWidget.js.map +1 -1
  9. package/lib/appui-react/framework/FrameworkFrontstages.d.ts +3 -3
  10. package/lib/appui-react/framework/FrameworkFrontstages.d.ts.map +1 -1
  11. package/lib/appui-react/framework/FrameworkFrontstages.js.map +1 -1
  12. package/lib/appui-react/frontstage/ModalFrontstage.d.ts +4 -2
  13. package/lib/appui-react/frontstage/ModalFrontstage.d.ts.map +1 -1
  14. package/lib/appui-react/frontstage/ModalFrontstage.js +5 -7
  15. package/lib/appui-react/frontstage/ModalFrontstage.js.map +1 -1
  16. package/lib/appui-react/frontstage/ModalFrontstage.scss +0 -5
  17. package/lib/appui-react/frontstage/ModalFrontstageButton.d.ts +22 -0
  18. package/lib/appui-react/frontstage/ModalFrontstageButton.d.ts.map +1 -0
  19. package/lib/appui-react/frontstage/ModalFrontstageButton.js +29 -0
  20. package/lib/appui-react/frontstage/ModalFrontstageButton.js.map +1 -0
  21. package/lib/appui-react/{layout/widget/tools/button/Back.scss → frontstage/ModalFrontstageButton.scss} +15 -3
  22. package/lib/appui-react/icons/SvgAssetClassificationHide.d.ts +7 -0
  23. package/lib/appui-react/icons/SvgAssetClassificationHide.d.ts.map +1 -0
  24. package/lib/appui-react/icons/SvgAssetClassificationHide.js +14 -0
  25. package/lib/appui-react/icons/SvgAssetClassificationHide.js.map +1 -0
  26. package/lib/appui-react/icons/SvgAssetIsolate.d.ts +7 -0
  27. package/lib/appui-react/icons/SvgAssetIsolate.d.ts.map +1 -0
  28. package/lib/appui-react/icons/SvgAssetIsolate.js +14 -0
  29. package/lib/appui-react/icons/SvgAssetIsolate.js.map +1 -0
  30. package/lib/appui-react/icons/SvgGyroscope.d.ts +7 -0
  31. package/lib/appui-react/icons/SvgGyroscope.d.ts.map +1 -0
  32. package/lib/appui-react/icons/SvgGyroscope.js +15 -0
  33. package/lib/appui-react/icons/SvgGyroscope.js.map +1 -0
  34. package/lib/appui-react/icons/SvgLayersHide.d.ts +7 -0
  35. package/lib/appui-react/icons/SvgLayersHide.d.ts.map +1 -0
  36. package/lib/appui-react/icons/SvgLayersHide.js +14 -0
  37. package/lib/appui-react/icons/SvgLayersHide.js.map +1 -0
  38. package/lib/appui-react/icons/SvgLayersIsolate.d.ts +7 -0
  39. package/lib/appui-react/icons/SvgLayersIsolate.d.ts.map +1 -0
  40. package/lib/appui-react/icons/SvgLayersIsolate.js +14 -0
  41. package/lib/appui-react/icons/SvgLayersIsolate.js.map +1 -0
  42. package/lib/appui-react/icons/SvgModelHide.d.ts +7 -0
  43. package/lib/appui-react/icons/SvgModelHide.d.ts.map +1 -0
  44. package/lib/appui-react/icons/SvgModelHide.js +15 -0
  45. package/lib/appui-react/icons/SvgModelHide.js.map +1 -0
  46. package/lib/appui-react/icons/SvgModelIsolate.d.ts +7 -0
  47. package/lib/appui-react/icons/SvgModelIsolate.d.ts.map +1 -0
  48. package/lib/appui-react/icons/SvgModelIsolate.js +15 -0
  49. package/lib/appui-react/icons/SvgModelIsolate.js.map +1 -0
  50. package/lib/appui-react/icons/SvgSavedView.d.ts +7 -0
  51. package/lib/appui-react/icons/SvgSavedView.d.ts.map +1 -0
  52. package/lib/appui-react/icons/SvgSavedView.js +15 -0
  53. package/lib/appui-react/icons/SvgSavedView.js.map +1 -0
  54. package/lib/appui-react/icons/SvgSectionTool.d.ts +7 -0
  55. package/lib/appui-react/icons/SvgSectionTool.d.ts.map +1 -0
  56. package/lib/appui-react/icons/SvgSectionTool.js +15 -0
  57. package/lib/appui-react/icons/SvgSectionTool.js.map +1 -0
  58. package/lib/appui-react/icons/SvgSelectionClear.d.ts +7 -0
  59. package/lib/appui-react/icons/SvgSelectionClear.d.ts.map +1 -0
  60. package/lib/appui-react/icons/SvgSelectionClear.js +14 -0
  61. package/lib/appui-react/icons/SvgSelectionClear.js.map +1 -0
  62. package/lib/appui-react/icons/SvgViewLayouts.d.ts +7 -0
  63. package/lib/appui-react/icons/SvgViewLayouts.d.ts.map +1 -0
  64. package/lib/appui-react/icons/SvgViewLayouts.js +14 -0
  65. package/lib/appui-react/icons/SvgViewLayouts.js.map +1 -0
  66. package/lib/appui-react/icons/cube-faces/SvgCubeFaceBottom.d.ts +7 -0
  67. package/lib/appui-react/icons/cube-faces/SvgCubeFaceBottom.d.ts.map +1 -0
  68. package/lib/appui-react/icons/cube-faces/SvgCubeFaceBottom.js +15 -0
  69. package/lib/appui-react/icons/cube-faces/SvgCubeFaceBottom.js.map +1 -0
  70. package/lib/appui-react/icons/cube-faces/SvgCubeFaceFront.d.ts +7 -0
  71. package/lib/appui-react/icons/cube-faces/SvgCubeFaceFront.d.ts.map +1 -0
  72. package/lib/appui-react/icons/cube-faces/SvgCubeFaceFront.js +15 -0
  73. package/lib/appui-react/icons/cube-faces/SvgCubeFaceFront.js.map +1 -0
  74. package/lib/appui-react/icons/cube-faces/SvgCubeFaceIsoLeft.d.ts +7 -0
  75. package/lib/appui-react/icons/cube-faces/SvgCubeFaceIsoLeft.d.ts.map +1 -0
  76. package/lib/appui-react/icons/cube-faces/SvgCubeFaceIsoLeft.js +15 -0
  77. package/lib/appui-react/icons/cube-faces/SvgCubeFaceIsoLeft.js.map +1 -0
  78. package/lib/appui-react/icons/cube-faces/SvgCubeFaceIsoRight.d.ts +7 -0
  79. package/lib/appui-react/icons/cube-faces/SvgCubeFaceIsoRight.d.ts.map +1 -0
  80. package/lib/appui-react/icons/cube-faces/SvgCubeFaceIsoRight.js +15 -0
  81. package/lib/appui-react/icons/cube-faces/SvgCubeFaceIsoRight.js.map +1 -0
  82. package/lib/appui-react/icons/cube-faces/SvgCubeFaceLeft.d.ts +7 -0
  83. package/lib/appui-react/icons/cube-faces/SvgCubeFaceLeft.d.ts.map +1 -0
  84. package/lib/appui-react/icons/cube-faces/SvgCubeFaceLeft.js +15 -0
  85. package/lib/appui-react/icons/cube-faces/SvgCubeFaceLeft.js.map +1 -0
  86. package/lib/appui-react/icons/cube-faces/SvgCubeFaceRear.d.ts +7 -0
  87. package/lib/appui-react/icons/cube-faces/SvgCubeFaceRear.d.ts.map +1 -0
  88. package/lib/appui-react/icons/cube-faces/SvgCubeFaceRear.js +15 -0
  89. package/lib/appui-react/icons/cube-faces/SvgCubeFaceRear.js.map +1 -0
  90. package/lib/appui-react/icons/cube-faces/SvgCubeFaceRight.d.ts +7 -0
  91. package/lib/appui-react/icons/cube-faces/SvgCubeFaceRight.d.ts.map +1 -0
  92. package/lib/appui-react/icons/cube-faces/SvgCubeFaceRight.js +15 -0
  93. package/lib/appui-react/icons/cube-faces/SvgCubeFaceRight.js.map +1 -0
  94. package/lib/appui-react/icons/cube-faces/SvgCubeFaceTop.d.ts +7 -0
  95. package/lib/appui-react/icons/cube-faces/SvgCubeFaceTop.d.ts.map +1 -0
  96. package/lib/appui-react/icons/cube-faces/SvgCubeFaceTop.js +15 -0
  97. package/lib/appui-react/icons/cube-faces/SvgCubeFaceTop.js.map +1 -0
  98. package/lib/appui-react/icons/snaps/SvgSnaps.d.ts +7 -0
  99. package/lib/appui-react/icons/snaps/SvgSnaps.d.ts.map +1 -0
  100. package/lib/appui-react/icons/snaps/SvgSnaps.js +14 -0
  101. package/lib/appui-react/icons/snaps/SvgSnaps.js.map +1 -0
  102. package/lib/appui-react/icons/snaps/SvgSnapsBisector.d.ts +7 -0
  103. package/lib/appui-react/icons/snaps/SvgSnapsBisector.d.ts.map +1 -0
  104. package/lib/appui-react/icons/snaps/SvgSnapsBisector.js +14 -0
  105. package/lib/appui-react/icons/snaps/SvgSnapsBisector.js.map +1 -0
  106. package/lib/appui-react/icons/snaps/SvgSnapsCenter.d.ts +7 -0
  107. package/lib/appui-react/icons/snaps/SvgSnapsCenter.d.ts.map +1 -0
  108. package/lib/appui-react/icons/snaps/SvgSnapsCenter.js +14 -0
  109. package/lib/appui-react/icons/snaps/SvgSnapsCenter.js.map +1 -0
  110. package/lib/appui-react/icons/snaps/SvgSnapsIntersection.d.ts +7 -0
  111. package/lib/appui-react/icons/snaps/SvgSnapsIntersection.d.ts.map +1 -0
  112. package/lib/appui-react/icons/snaps/SvgSnapsIntersection.js +14 -0
  113. package/lib/appui-react/icons/snaps/SvgSnapsIntersection.js.map +1 -0
  114. package/lib/appui-react/icons/snaps/SvgSnapsMidpoint.d.ts +7 -0
  115. package/lib/appui-react/icons/snaps/SvgSnapsMidpoint.d.ts.map +1 -0
  116. package/lib/appui-react/icons/snaps/SvgSnapsMidpoint.js +14 -0
  117. package/lib/appui-react/icons/snaps/SvgSnapsMidpoint.js.map +1 -0
  118. package/lib/appui-react/icons/snaps/SvgSnapsNearest.d.ts +7 -0
  119. package/lib/appui-react/icons/snaps/SvgSnapsNearest.d.ts.map +1 -0
  120. package/lib/appui-react/icons/snaps/SvgSnapsNearest.js +14 -0
  121. package/lib/appui-react/icons/snaps/SvgSnapsNearest.js.map +1 -0
  122. package/lib/appui-react/icons/snaps/SvgSnapsOrigin.d.ts +7 -0
  123. package/lib/appui-react/icons/snaps/SvgSnapsOrigin.d.ts.map +1 -0
  124. package/lib/appui-react/icons/snaps/SvgSnapsOrigin.js +14 -0
  125. package/lib/appui-react/icons/snaps/SvgSnapsOrigin.js.map +1 -0
  126. package/lib/appui-react/layout/footer/snap-mode/Snap.d.ts.map +1 -1
  127. package/lib/appui-react/layout/footer/snap-mode/Snap.js +2 -2
  128. package/lib/appui-react/layout/footer/snap-mode/Snap.js.map +1 -1
  129. package/lib/appui-react/layout/footer/snap-mode/Snap.scss +4 -0
  130. package/lib/appui-react/navigationaids/StandardRotationNavigationAid.js +16 -16
  131. package/lib/appui-react/navigationaids/StandardRotationNavigationAid.js.map +1 -1
  132. package/lib/appui-react/pickers/ViewSelector.d.ts.map +1 -1
  133. package/lib/appui-react/pickers/ViewSelector.js +5 -2
  134. package/lib/appui-react/pickers/ViewSelector.js.map +1 -1
  135. package/lib/appui-react/redux/FrameworkState.d.ts +5 -2
  136. package/lib/appui-react/redux/FrameworkState.d.ts.map +1 -1
  137. package/lib/appui-react/selection/SelectionContextItemDef.d.ts.map +1 -1
  138. package/lib/appui-react/selection/SelectionContextItemDef.js +21 -20
  139. package/lib/appui-react/selection/SelectionContextItemDef.js.map +1 -1
  140. package/lib/appui-react/settings/ui/UiSettingsPage.js +2 -2
  141. package/lib/appui-react/settings/ui/UiSettingsPage.js.map +1 -1
  142. package/lib/appui-react/statusfields/SectionsField.js +2 -2
  143. package/lib/appui-react/statusfields/SectionsField.js.map +1 -1
  144. package/lib/appui-react/statusfields/SnapMode.d.ts.map +1 -1
  145. package/lib/appui-react/statusfields/SnapMode.js +21 -30
  146. package/lib/appui-react/statusfields/SnapMode.js.map +1 -1
  147. package/lib/appui-react/toolbar/ToolbarItemUtilities.d.ts.map +1 -1
  148. package/lib/appui-react/toolbar/ToolbarItemUtilities.js +5 -0
  149. package/lib/appui-react/toolbar/ToolbarItemUtilities.js.map +1 -1
  150. package/lib/appui-react/tools/CoreToolDefinitions.d.ts.map +1 -1
  151. package/lib/appui-react/tools/CoreToolDefinitions.js +12 -13
  152. package/lib/appui-react/tools/CoreToolDefinitions.js.map +1 -1
  153. package/lib/appui-react/tools/KeyinPaletteTools.d.ts +11 -6
  154. package/lib/appui-react/tools/KeyinPaletteTools.d.ts.map +1 -1
  155. package/lib/appui-react/tools/KeyinPaletteTools.js +12 -9
  156. package/lib/appui-react/tools/KeyinPaletteTools.js.map +1 -1
  157. package/lib/appui-react/tools/OpenSettingsTool.d.ts +10 -5
  158. package/lib/appui-react/tools/OpenSettingsTool.d.ts.map +1 -1
  159. package/lib/appui-react/tools/OpenSettingsTool.js +11 -8
  160. package/lib/appui-react/tools/OpenSettingsTool.js.map +1 -1
  161. package/lib/appui-react/tools/RestoreLayoutTool.d.ts +16 -8
  162. package/lib/appui-react/tools/RestoreLayoutTool.d.ts.map +1 -1
  163. package/lib/appui-react/tools/RestoreLayoutTool.js +17 -13
  164. package/lib/appui-react/tools/RestoreLayoutTool.js.map +1 -1
  165. package/lib/appui-react/widget-panels/Content.d.ts +2 -0
  166. package/lib/appui-react/widget-panels/Content.d.ts.map +1 -1
  167. package/lib/appui-react/widget-panels/Content.js +2 -1
  168. package/lib/appui-react/widget-panels/Content.js.map +1 -1
  169. package/lib/appui-react/widget-panels/ModalFrontstageComposer.d.ts.map +1 -1
  170. package/lib/appui-react/widget-panels/ModalFrontstageComposer.js +2 -2
  171. package/lib/appui-react/widget-panels/ModalFrontstageComposer.js.map +1 -1
  172. package/lib/appui-react/widgets/WidgetDef.d.ts +0 -1
  173. package/lib/appui-react/widgets/WidgetDef.d.ts.map +1 -1
  174. package/lib/appui-react/widgets/WidgetDef.js +0 -1
  175. package/lib/appui-react/widgets/WidgetDef.js.map +1 -1
  176. package/lib/appui-react.d.ts +1 -0
  177. package/lib/appui-react.d.ts.map +1 -1
  178. package/lib/appui-react.js +1 -0
  179. package/lib/appui-react.js.map +1 -1
  180. package/lib/cjs/appui-react/frontstage/ModalFrontstage.scss +0 -5
  181. package/lib/cjs/appui-react/{layout/widget/tools/button/Back.scss → frontstage/ModalFrontstageButton.scss} +15 -3
  182. package/lib/cjs/appui-react/layout/footer/snap-mode/Snap.scss +4 -0
  183. package/lib/esm/appui-react/frontstage/ModalFrontstage.scss +0 -5
  184. package/lib/esm/appui-react/{layout/widget/tools/button/Back.scss → frontstage/ModalFrontstageButton.scss} +15 -3
  185. package/lib/esm/appui-react/layout/footer/snap-mode/Snap.scss +4 -0
  186. package/package.json +11 -13
@@ -1 +1 @@
1
- {"version":3,"file":"FrameworkFrontstages.d.ts","sourceRoot":"","sources":["../../../src/appui-react/framework/FrameworkFrontstages.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"FrameworkFrontstages.d.ts","sourceRoot":"","sources":["../../../src/appui-react/framework/FrameworkFrontstages.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"FrameworkFrontstages.js","sourceRoot":"","sources":["../../../src/appui-react/framework/FrameworkFrontstages.ts"],"names":[],"mappings":"AAAA;;;gGAGgG;AAChG;;GAEG;AACH,OAAO,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AA8BhD;;;GAGG;AACH,mDAAmD;AACnD,MAAM,OAAO,wBAAyB,SAAQ,OAAqC;CAAG;AAoBtF;;;GAGG;AACH,mDAAmD;AACnD,MAAM,OAAO,0BAA2B,SAAQ,OAAuC;CAAG;AAU1F;;;GAGG;AACH,mDAAmD;AACnD,MAAM,OAAO,oBAAqB,SAAQ,OAAiC;CAAG;AAU9E;;;GAGG;AACH,mDAAmD;AACnD,MAAM,OAAO,2BAA4B,SAAQ,OAAwC;CAAG;AAkB5F;;;;;;;GAOG;AACH,mDAAmD;AACnD,MAAM,OAAO,kCAAmC,SAAQ,OAA+C;CAAG;AAa1G;;;GAGG;AACH,mDAAmD;AACnD,MAAM,OAAO,0BAA2B,SAAQ,OAAuC;CAAG;AAU1F;;;GAGG;AACH,mDAAmD;AACnD,MAAM,OAAO,kBAAmB,SAAQ,OAA+B;CAAG;AAU1E;;;GAGG;AACH,mDAAmD;AACnD,MAAM,OAAO,oBAAqB,SAAQ,OAAiC;CAAG","sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n * See LICENSE.md in the project root for license terms and full copyright notice.\n *--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Frontstage\n */\nimport { UiEvent } from \"@itwin/appui-abstract\";\nimport type { IModelConnection, Tool } from \"@itwin/core-frontend\";\nimport type { ToolInformation } from \"../toolsettings/ToolInformation.js\";\nimport type { TimeTracker } from \"../configurableui/TimeTracker.js\";\nimport { type ContentControlActivatedEvent } from \"../content/ContentControl.js\";\nimport type { ContentLayoutActivatedEvent } from \"../content/ContentLayout.js\";\nimport type { FrontstageDef } from \"../frontstage/FrontstageDef.js\";\nimport type { FrontstageProvider } from \"../frontstage/FrontstageProvider.js\";\nimport type { NavigationAidActivatedEvent } from \"../navigationaids/NavigationAidControl.js\";\nimport type {\n PanelPinnedChangedEventArgs,\n PanelStateChangedEvent,\n} from \"../stagepanels/StagePanelDef.js\";\nimport type {\n WidgetDef,\n WidgetStateChangedEvent,\n} from \"../widgets/WidgetDef.js\";\nimport type { WidgetState } from \"../widgets/WidgetState.js\";\nimport type { Frontstage } from \"../frontstage/Frontstage.js\";\nimport { FrameworkContent } from \"./FrameworkContent.js\";\n\n/** Frontstage Activated Event Args interface.\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface FrontstageActivatedEventArgs {\n deactivatedFrontstageDef?: FrontstageDef;\n activatedFrontstageDef: FrontstageDef;\n}\n\n/** Frontstage Activated Event class.\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class FrontstageActivatedEvent extends UiEvent<FrontstageActivatedEventArgs> {}\n\n/** Frontstage Deactivated Event Args interface.\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface FrontstageDeactivatedEventArgs {\n /** Frontstage being deactivated */\n deactivatedFrontstageDef: FrontstageDef;\n /** Frontstage being activated */\n activatedFrontstageDef?: FrontstageDef;\n\n /** Total time spent in frontstage */\n totalTime: number;\n /** Engagement time spent in frontstage */\n engagementTime: number;\n /** Idle time spent in frontstage */\n idleTime: number;\n}\n\n/** Frontstage Deactivated Event class.\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class FrontstageDeactivatedEvent extends UiEvent<FrontstageDeactivatedEventArgs> {}\n\n/** Frontstage Ready Event Args interface.\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface FrontstageReadyEventArgs {\n frontstageDef: FrontstageDef;\n}\n\n/** Frontstage Ready Event class.\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class FrontstageReadyEvent extends UiEvent<FrontstageReadyEventArgs> {}\n\n/** Modal Frontstage Changed Event Args interface.\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface ModalFrontstageChangedEventArgs {\n modalFrontstageCount: number;\n}\n\n/** Modal Frontstage Stack Changed Event class.\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class ModalFrontstageChangedEvent extends UiEvent<ModalFrontstageChangedEventArgs> {}\n\n/** Modal Frontstage Closed Event Args interface.\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface ModalFrontstageClosedEventArgs {\n /** Modal Frontstage being closed */\n modalFrontstage: ModalFrontstageInfo;\n\n /** Total time spent in frontstage */\n totalTime: number;\n /** Engagement time spent in frontstage */\n engagementTime: number;\n /** Idle time spent in frontstage */\n idleTime: number;\n}\n\n/** Modal Frontstage Requested Close Event class. Notifies the modal stage that the close button was\n * pressed and passes the function to actually close the modal stage. This allows stage to do any\n * saving of unsaved data prior to closing the stage. If the ModalFrontstageInfo sets notifyCloseRequest\n * to true it is up to the stage to register for this event and call the stageCloseFunc once it has saved\n * any unsaved data.\n * @alpha\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class ModalFrontstageRequestedCloseEvent extends UiEvent<ModalFrontstageRequestedCloseEventArgs> {}\n\n/** Modal Frontstage RequestedClose Event Args interface.\n * @alpha\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface ModalFrontstageRequestedCloseEventArgs {\n /** Modal Frontstage that is to be closed */\n modalFrontstage: ModalFrontstageInfo;\n /** Function to call to close the stage */\n stageCloseFunc: () => void;\n}\n\n/** Modal Frontstage Closed Event class.\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class ModalFrontstageClosedEvent extends UiEvent<ModalFrontstageClosedEventArgs> {}\n\n/** Tool Activated Event Args interface.\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface ToolActivatedEventArgs {\n toolId: string;\n}\n\n/** Tool Activated Event class.\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class ToolActivatedEvent extends UiEvent<ToolActivatedEventArgs> {}\n\n/** Tool Icon Changed Event Args interface.\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface ToolIconChangedEventArgs {\n iconSpec: string;\n}\n\n/** Tool Icon Changed Event class.\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class ToolIconChangedEvent extends UiEvent<ToolIconChangedEventArgs> {}\n\n/** Modal Frontstage information interface.\n * @public\n */\nexport interface ModalFrontstageInfo {\n title: string;\n content: React.ReactNode;\n appBarRight?: React.ReactNode;\n /** Set notifyCloseRequest to true on stages that register to listen for `onCloseModalFrontstageRequestedEvent` so\n * that the stage can save unsaved data before closing. Used by the ModalSettingsStage.\n * @alpha */\n notifyCloseRequest?: boolean;\n}\n\n/** Modal Frontstage array item interface.\n * @internal\n */\nexport interface ModalFrontstageItem {\n modalFrontstage: ModalFrontstageInfo;\n timeTracker: TimeTracker;\n}\n\n/** [[UiFramework.frontstages]] interface\n * @public\n */\nexport interface FrameworkFrontstages {\n /** Returns true if Frontstage is loading its controls. If false the Frontstage content and controls have been created. */\n readonly isLoading: boolean;\n\n /** Get Frontstage Deactivated event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onFrontstageDeactivatedEvent: FrontstageDeactivatedEvent;\n\n /** Get Frontstage Activated event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onFrontstageActivatedEvent: FrontstageActivatedEvent;\n\n /** Get Frontstage Activated event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onFrontstageReadyEvent: FrontstageReadyEvent;\n\n /** Get Modal Frontstage Changed event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onModalFrontstageChangedEvent: ModalFrontstageChangedEvent;\n\n /** Get Modal Frontstage Closed event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onModalFrontstageClosedEvent: ModalFrontstageClosedEvent;\n\n /** Get Modal Frontstage Requested Closed event.\n * @alpha\n */\n // eslint-disable-next-line deprecation/deprecation\n readonly onCloseModalFrontstageRequestedEvent: ModalFrontstageRequestedCloseEvent;\n\n /** Get Tool Activated event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onToolActivatedEvent: ToolActivatedEvent;\n\n /** Get ToolSetting Reload event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onToolSettingsReloadEvent: UiEvent<void>;\n\n /** Get Tool Icon Changed event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onToolIconChangedEvent: ToolIconChangedEvent;\n\n /** Get Content Layout Activated event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onContentLayoutActivatedEvent: ContentLayoutActivatedEvent;\n\n /** Get Content Control Activated event.\n * @deprecated in 4.16.0. Use {@link FrameworkContent.onActiveContentChangedEvent} instead.\n */\n // eslint-disable-next-line deprecation/deprecation\n readonly onContentControlActivatedEvent: ContentControlActivatedEvent;\n\n /** Get Navigation Aid Activated event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onNavigationAidActivatedEvent: NavigationAidActivatedEvent;\n\n /** Get Widget State Changed event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onWidgetStateChangedEvent: WidgetStateChangedEvent;\n\n /** Get panel state changed event.\n * @alpha\n */\n // eslint-disable-next-line deprecation/deprecation\n readonly onPanelStateChangedEvent: PanelStateChangedEvent;\n\n /** Get panel pinned changed event.\n * @alpha\n */\n // eslint-disable-next-line deprecation/deprecation\n readonly onPanelPinnedChangedEvent: UiEvent<PanelPinnedChangedEventArgs>;\n\n /** Clears the Frontstage map.\n */\n clearFrontstageDefs(): void;\n\n /** Clears the Frontstage Providers and the defs that may have been created from them.\n * @deprecated in 4.17.0. Use {@link FrameworkFrontstages.clearFrontstages} instead.\n */\n clearFrontstageProviders(): void;\n\n /** Clears the Frontstages. */\n clearFrontstages(): void;\n\n /** Adds a frontstage provider.\n * @param frontstageProvider FrontstageProvider representing the Frontstage to add\n * @deprecated in 4.15.0. Use {@link FrameworkFrontstages.addFrontstage} instead.\n */\n // eslint-disable-next-line deprecation/deprecation\n addFrontstageProvider(frontstageProvider: FrontstageProvider): void;\n\n /** Adds a frontstage.\n * @beta\n */\n addFrontstage(frontstage: Frontstage): void;\n\n /** Find a loaded Frontstage with a given id. If the id is not provided, the active Frontstage is returned. If\n * no cached FrontstageDef is found but a FrontstageProvider is registered a FrontstageDef will be created, cached, and\n * returned.\n * @param id Id of the Frontstage to find\n * @returns FrontstageDef with a given id if found, or undefined if not found.\n */\n getFrontstageDef(id?: string): Promise<FrontstageDef | undefined>;\n\n /** Gets the active FrontstageDef. If a Frontstage is not active, undefined is returned.\n * @return Active FrontstageDef, or undefined if one is not active.\n */\n readonly activeFrontstageDef: FrontstageDef | undefined;\n\n /** Gets the Id of the active FrontstageDef. If a Frontstage is not active, blank is returned.\n * @return Id of the active FrontstageDef, or blank if one is not active.\n */\n readonly activeFrontstageId: string;\n\n hasFrontstage(frontstageId: string): boolean;\n\n /** Sets the active FrontstageDef give the stageId.\n * @param frontstageId Id of the Frontstage to set active.\n * @returns A Promise that is fulfilled when the Frontstage is ready.\n */\n setActiveFrontstage(frontstageId: string): Promise<void>;\n\n /** Sets the active FrontstageDef.\n * @param frontstageDef FrontstageDef to set active.\n * @returns A Promise that is fulfilled when the [[FrontstageDef]] is ready.\n */\n setActiveFrontstageDef(\n frontstageDef: FrontstageDef | undefined\n ): Promise<void>;\n\n /** Deactivates the active FrontstageDef.\n */\n deactivateFrontstageDef(): Promise<void>;\n\n /** Gets the Id of the active tool. If a tool is not active, blank is returned.\n * @return Id of the active tool, or blank if one is not active.\n */\n readonly activeToolId: string;\n\n /** Sets the active tool id */\n setActiveToolId(toolId: string): void;\n\n /** Sets the active tool */\n setActiveTool(tool: Tool): void;\n\n /** Gets the active tool's [[ToolInformation]].\n * @deprecated in 4.16.0. Uses a deprecated class {@link ToolInformation}.\n */\n // eslint-disable-next-line deprecation/deprecation\n readonly activeToolInformation: ToolInformation | undefined;\n\n /** Opens a modal Frontstage. Modal Frontstages can be stacked.\n * @param modalFrontstage Information about the modal Frontstage\n */\n openModalFrontstage(modalFrontstage: ModalFrontstageInfo): void;\n\n /** Closes the top-most modal Frontstage.\n */\n closeModalFrontstage(): void;\n\n /** Updates the top-most modal Frontstage.\n */\n updateModalFrontstage(): void;\n\n /** Gets the top-most modal Frontstage.\n * @returns Top-most modal Frontstage, or undefined if there is none.\n */\n readonly activeModalFrontstage: ModalFrontstageInfo | undefined;\n\n /** Gets the number of modal Frontstages.\n * @returns Modal Frontstage count\n */\n readonly modalFrontstageCount: number;\n\n /** Sets the active Navigation Aid via its Id.\n * @param navigationAidId Id of the Navigation Aid to set as active\n * @param iModelConnection IModelConnection to query for view data\n */\n setActiveNavigationAid(\n navigationAidId: string,\n iModelConnection: IModelConnection\n ): void;\n\n /** Sets the state of the widget with the given id\n * @param widgetId Id of the Widget for which to set the state\n * @param state New state of the widget\n * @returns true if the widget state was set successfully, or false if not.\n */\n setWidgetState(widgetId: string, state: WidgetState): boolean;\n\n /** Finds a widget with the given id in the active frontstage\n * @param widgetId Id of the Widget to find\n * @returns The WidgetDef with the given id, or undefined if not found.\n */\n findWidget(widgetId: string): WidgetDef | undefined;\n\n /** Opens a nested Frontstage. Nested Frontstages can be stacked.\n * @param nestedFrontstage Information about the nested Frontstage\n */\n openNestedFrontstage(nestedFrontstage: FrontstageDef): Promise<void>;\n\n /** Closes the top-most nested Frontstage.\n */\n closeNestedFrontstage(): Promise<void>;\n\n /** Gets the top-most nested Frontstage.\n * @returns Top-most nested Frontstage, or undefined if there is none.\n */\n readonly activeNestedFrontstage: FrontstageDef | undefined;\n\n /** Gets the number of nested Frontstages.\n * @returns Nested Frontstage count\n */\n readonly nestedFrontstageCount: number;\n}\n"]}
1
+ {"version":3,"file":"FrameworkFrontstages.js","sourceRoot":"","sources":["../../../src/appui-react/framework/FrameworkFrontstages.ts"],"names":[],"mappings":"AAAA;;;gGAGgG;AAChG;;GAEG;AACH,OAAO,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AA+BhD;;;GAGG;AACH,mDAAmD;AACnD,MAAM,OAAO,wBAAyB,SAAQ,OAAqC;CAAG;AAoBtF;;;GAGG;AACH,mDAAmD;AACnD,MAAM,OAAO,0BAA2B,SAAQ,OAAuC;CAAG;AAU1F;;;GAGG;AACH,mDAAmD;AACnD,MAAM,OAAO,oBAAqB,SAAQ,OAAiC;CAAG;AAU9E;;;GAGG;AACH,mDAAmD;AACnD,MAAM,OAAO,2BAA4B,SAAQ,OAAwC;CAAG;AAkB5F;;;;;;;GAOG;AACH,mDAAmD;AACnD,MAAM,OAAO,kCAAmC,SAAQ,OAA+C;CAAG;AAa1G;;;GAGG;AACH,mDAAmD;AACnD,MAAM,OAAO,0BAA2B,SAAQ,OAAuC;CAAG;AAU1F;;;GAGG;AACH,mDAAmD;AACnD,MAAM,OAAO,kBAAmB,SAAQ,OAA+B;CAAG;AAU1E;;;GAGG;AACH,mDAAmD;AACnD,MAAM,OAAO,oBAAqB,SAAQ,OAAiC;CAAG","sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n * See LICENSE.md in the project root for license terms and full copyright notice.\n *--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Frontstage\n */\nimport { UiEvent } from \"@itwin/appui-abstract\";\nimport type { IModelConnection, Tool } from \"@itwin/core-frontend\";\nimport type { ToolInformation } from \"../toolsettings/ToolInformation.js\";\nimport type { TimeTracker } from \"../configurableui/TimeTracker.js\";\nimport { type ContentControlActivatedEvent } from \"../content/ContentControl.js\";\nimport type { ContentLayoutActivatedEvent } from \"../content/ContentLayout.js\";\nimport type { FrontstageDef } from \"../frontstage/FrontstageDef.js\";\nimport type { FrontstageProvider } from \"../frontstage/FrontstageProvider.js\";\nimport type { NavigationAidActivatedEvent } from \"../navigationaids/NavigationAidControl.js\";\nimport type {\n PanelPinnedChangedEventArgs,\n PanelStateChangedEvent,\n} from \"../stagepanels/StagePanelDef.js\";\nimport type {\n WidgetDef,\n WidgetStateChangedEvent,\n} from \"../widgets/WidgetDef.js\";\nimport type { WidgetState } from \"../widgets/WidgetState.js\";\nimport type { Frontstage } from \"../frontstage/Frontstage.js\";\nimport { FrameworkContent } from \"./FrameworkContent.js\";\nimport type { ModalFrontstageButton } from \"../frontstage/ModalFrontstageButton.js\";\n\n/** Frontstage Activated Event Args interface.\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface FrontstageActivatedEventArgs {\n deactivatedFrontstageDef?: FrontstageDef;\n activatedFrontstageDef: FrontstageDef;\n}\n\n/** Frontstage Activated Event class.\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class FrontstageActivatedEvent extends UiEvent<FrontstageActivatedEventArgs> {}\n\n/** Frontstage Deactivated Event Args interface.\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface FrontstageDeactivatedEventArgs {\n /** Frontstage being deactivated */\n deactivatedFrontstageDef: FrontstageDef;\n /** Frontstage being activated */\n activatedFrontstageDef?: FrontstageDef;\n\n /** Total time spent in frontstage */\n totalTime: number;\n /** Engagement time spent in frontstage */\n engagementTime: number;\n /** Idle time spent in frontstage */\n idleTime: number;\n}\n\n/** Frontstage Deactivated Event class.\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class FrontstageDeactivatedEvent extends UiEvent<FrontstageDeactivatedEventArgs> {}\n\n/** Frontstage Ready Event Args interface.\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface FrontstageReadyEventArgs {\n frontstageDef: FrontstageDef;\n}\n\n/** Frontstage Ready Event class.\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class FrontstageReadyEvent extends UiEvent<FrontstageReadyEventArgs> {}\n\n/** Modal Frontstage Changed Event Args interface.\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface ModalFrontstageChangedEventArgs {\n modalFrontstageCount: number;\n}\n\n/** Modal Frontstage Stack Changed Event class.\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class ModalFrontstageChangedEvent extends UiEvent<ModalFrontstageChangedEventArgs> {}\n\n/** Modal Frontstage Closed Event Args interface.\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface ModalFrontstageClosedEventArgs {\n /** Modal Frontstage being closed */\n modalFrontstage: ModalFrontstageInfo;\n\n /** Total time spent in frontstage */\n totalTime: number;\n /** Engagement time spent in frontstage */\n engagementTime: number;\n /** Idle time spent in frontstage */\n idleTime: number;\n}\n\n/** Modal Frontstage Requested Close Event class. Notifies the modal stage that the close button was\n * pressed and passes the function to actually close the modal stage. This allows stage to do any\n * saving of unsaved data prior to closing the stage. If the ModalFrontstageInfo sets notifyCloseRequest\n * to true it is up to the stage to register for this event and call the stageCloseFunc once it has saved\n * any unsaved data.\n * @alpha\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class ModalFrontstageRequestedCloseEvent extends UiEvent<ModalFrontstageRequestedCloseEventArgs> {}\n\n/** Modal Frontstage RequestedClose Event Args interface.\n * @alpha\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface ModalFrontstageRequestedCloseEventArgs {\n /** Modal Frontstage that is to be closed */\n modalFrontstage: ModalFrontstageInfo;\n /** Function to call to close the stage */\n stageCloseFunc: () => void;\n}\n\n/** Modal Frontstage Closed Event class.\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class ModalFrontstageClosedEvent extends UiEvent<ModalFrontstageClosedEventArgs> {}\n\n/** Tool Activated Event Args interface.\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface ToolActivatedEventArgs {\n toolId: string;\n}\n\n/** Tool Activated Event class.\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class ToolActivatedEvent extends UiEvent<ToolActivatedEventArgs> {}\n\n/** Tool Icon Changed Event Args interface.\n * @public\n * @deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.\n */\nexport interface ToolIconChangedEventArgs {\n iconSpec: string;\n}\n\n/** Tool Icon Changed Event class.\n * @public\n * @deprecated in 4.13.0. This class should not be used by applications to instantiate objects.\n */\n// eslint-disable-next-line deprecation/deprecation\nexport class ToolIconChangedEvent extends UiEvent<ToolIconChangedEventArgs> {}\n\n/** Modal Frontstage information interface.\n * @public\n */\nexport interface ModalFrontstageInfo {\n title: string;\n content: React.ReactNode;\n appBarRight?: React.ReactNode;\n /** Set notifyCloseRequest to true on stages that register to listen for `onCloseModalFrontstageRequestedEvent` so\n * that the stage can save unsaved data before closing. Used by the ModalSettingsStage.\n * @alpha */\n notifyCloseRequest?: boolean;\n /** If specified overrides the default back button. See {@link ModalFrontstageButton}. */\n backButton?: React.ReactNode;\n}\n\n/** Modal Frontstage array item interface.\n * @internal\n */\nexport interface ModalFrontstageItem {\n modalFrontstage: ModalFrontstageInfo;\n timeTracker: TimeTracker;\n}\n\n/** [[UiFramework.frontstages]] interface\n * @public\n */\nexport interface FrameworkFrontstages {\n /** Returns true if Frontstage is loading its controls. If false the Frontstage content and controls have been created. */\n readonly isLoading: boolean;\n\n /** Get Frontstage Deactivated event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onFrontstageDeactivatedEvent: FrontstageDeactivatedEvent;\n\n /** Get Frontstage Activated event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onFrontstageActivatedEvent: FrontstageActivatedEvent;\n\n /** Get Frontstage Activated event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onFrontstageReadyEvent: FrontstageReadyEvent;\n\n /** Get Modal Frontstage Changed event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onModalFrontstageChangedEvent: ModalFrontstageChangedEvent;\n\n /** Get Modal Frontstage Closed event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onModalFrontstageClosedEvent: ModalFrontstageClosedEvent;\n\n /** Get Modal Frontstage Requested Closed event.\n * @alpha\n */\n // eslint-disable-next-line deprecation/deprecation\n readonly onCloseModalFrontstageRequestedEvent: ModalFrontstageRequestedCloseEvent;\n\n /** Get Tool Activated event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onToolActivatedEvent: ToolActivatedEvent;\n\n /** Get ToolSetting Reload event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onToolSettingsReloadEvent: UiEvent<void>;\n\n /** Get Tool Icon Changed event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onToolIconChangedEvent: ToolIconChangedEvent;\n\n /** Get Content Layout Activated event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onContentLayoutActivatedEvent: ContentLayoutActivatedEvent;\n\n /** Get Content Control Activated event.\n * @deprecated in 4.16.0. Use {@link FrameworkContent.onActiveContentChangedEvent} instead.\n */\n // eslint-disable-next-line deprecation/deprecation\n readonly onContentControlActivatedEvent: ContentControlActivatedEvent;\n\n /** Get Navigation Aid Activated event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onNavigationAidActivatedEvent: NavigationAidActivatedEvent;\n\n /** Get Widget State Changed event. */\n // eslint-disable-next-line deprecation/deprecation\n readonly onWidgetStateChangedEvent: WidgetStateChangedEvent;\n\n /** Get panel state changed event.\n * @alpha\n */\n // eslint-disable-next-line deprecation/deprecation\n readonly onPanelStateChangedEvent: PanelStateChangedEvent;\n\n /** Get panel pinned changed event.\n * @alpha\n */\n // eslint-disable-next-line deprecation/deprecation\n readonly onPanelPinnedChangedEvent: UiEvent<PanelPinnedChangedEventArgs>;\n\n /** Clears the Frontstage map.\n */\n clearFrontstageDefs(): void;\n\n /** Clears the Frontstage Providers and the defs that may have been created from them.\n * @deprecated in 4.17.0. Use {@link FrameworkFrontstages.clearFrontstages} instead.\n */\n clearFrontstageProviders(): void;\n\n /** Clears the Frontstages. */\n clearFrontstages(): void;\n\n /** Adds a frontstage provider.\n * @param frontstageProvider FrontstageProvider representing the Frontstage to add\n * @deprecated in 4.15.0. Use {@link FrameworkFrontstages.addFrontstage} instead.\n */\n // eslint-disable-next-line deprecation/deprecation\n addFrontstageProvider(frontstageProvider: FrontstageProvider): void;\n\n /** Adds a frontstage. */\n addFrontstage(frontstage: Frontstage): void;\n\n /** Find a loaded Frontstage with a given id. If the id is not provided, the active Frontstage is returned. If\n * no cached FrontstageDef is found but a FrontstageProvider is registered a FrontstageDef will be created, cached, and\n * returned.\n * @param id Id of the Frontstage to find\n * @returns FrontstageDef with a given id if found, or undefined if not found.\n */\n getFrontstageDef(id?: string): Promise<FrontstageDef | undefined>;\n\n /** Gets the active FrontstageDef. If a Frontstage is not active, undefined is returned.\n * @return Active FrontstageDef, or undefined if one is not active.\n */\n readonly activeFrontstageDef: FrontstageDef | undefined;\n\n /** Gets the Id of the active FrontstageDef. If a Frontstage is not active, blank is returned.\n * @return Id of the active FrontstageDef, or blank if one is not active.\n */\n readonly activeFrontstageId: string;\n\n hasFrontstage(frontstageId: string): boolean;\n\n /** Sets the active FrontstageDef give the stageId.\n * @param frontstageId Id of the Frontstage to set active.\n * @returns A Promise that is fulfilled when the Frontstage is ready.\n */\n setActiveFrontstage(frontstageId: string): Promise<void>;\n\n /** Sets the active FrontstageDef.\n * @param frontstageDef FrontstageDef to set active.\n * @returns A Promise that is fulfilled when the [[FrontstageDef]] is ready.\n */\n setActiveFrontstageDef(\n frontstageDef: FrontstageDef | undefined\n ): Promise<void>;\n\n /** Deactivates the active FrontstageDef.\n */\n deactivateFrontstageDef(): Promise<void>;\n\n /** Gets the Id of the active tool. If a tool is not active, blank is returned.\n * @return Id of the active tool, or blank if one is not active.\n */\n readonly activeToolId: string;\n\n /** Sets the active tool id */\n setActiveToolId(toolId: string): void;\n\n /** Sets the active tool */\n setActiveTool(tool: Tool): void;\n\n /** Gets the active tool's [[ToolInformation]].\n * @deprecated in 4.16.0. Uses a deprecated class {@link ToolInformation}.\n */\n // eslint-disable-next-line deprecation/deprecation\n readonly activeToolInformation: ToolInformation | undefined;\n\n /** Opens a modal Frontstage. Modal Frontstages can be stacked.\n * @param modalFrontstage Information about the modal Frontstage\n */\n openModalFrontstage(modalFrontstage: ModalFrontstageInfo): void;\n\n /** Closes the top-most modal Frontstage.\n */\n closeModalFrontstage(): void;\n\n /** Updates the top-most modal Frontstage.\n */\n updateModalFrontstage(): void;\n\n /** Gets the top-most modal Frontstage.\n * @returns Top-most modal Frontstage, or undefined if there is none.\n */\n readonly activeModalFrontstage: ModalFrontstageInfo | undefined;\n\n /** Gets the number of modal Frontstages.\n * @returns Modal Frontstage count\n */\n readonly modalFrontstageCount: number;\n\n /** Sets the active Navigation Aid via its Id.\n * @param navigationAidId Id of the Navigation Aid to set as active\n * @param iModelConnection IModelConnection to query for view data\n */\n setActiveNavigationAid(\n navigationAidId: string,\n iModelConnection: IModelConnection\n ): void;\n\n /** Sets the state of the widget with the given id\n * @param widgetId Id of the Widget for which to set the state\n * @param state New state of the widget\n * @returns true if the widget state was set successfully, or false if not.\n */\n setWidgetState(widgetId: string, state: WidgetState): boolean;\n\n /** Finds a widget with the given id in the active frontstage\n * @param widgetId Id of the Widget to find\n * @returns The WidgetDef with the given id, or undefined if not found.\n */\n findWidget(widgetId: string): WidgetDef | undefined;\n\n /** Opens a nested Frontstage. Nested Frontstages can be stacked.\n * @param nestedFrontstage Information about the nested Frontstage\n */\n openNestedFrontstage(nestedFrontstage: FrontstageDef): Promise<void>;\n\n /** Closes the top-most nested Frontstage.\n */\n closeNestedFrontstage(): Promise<void>;\n\n /** Gets the top-most nested Frontstage.\n * @returns Top-most nested Frontstage, or undefined if there is none.\n */\n readonly activeNestedFrontstage: FrontstageDef | undefined;\n\n /** Gets the number of nested Frontstages.\n * @returns Nested Frontstage count\n */\n readonly nestedFrontstageCount: number;\n}\n"]}
@@ -1,9 +1,9 @@
1
1
  /** @packageDocumentation
2
2
  * @module Frontstage
3
3
  */
4
- import type { CommonProps } from "@itwin/core-react";
5
- import * as React from "react";
6
4
  import "./ModalFrontstage.scss";
5
+ import * as React from "react";
6
+ import type { CommonProps } from "@itwin/core-react";
7
7
  /** Properties for the [[ModalFrontstage]] React component
8
8
  * @public
9
9
  */
@@ -18,6 +18,8 @@ export interface ModalFrontstageProps extends CommonProps {
18
18
  closeModal: () => any;
19
19
  /** An optional React node displayed in the upper right of the modal Frontstage. */
20
20
  appBarRight?: React.ReactNode;
21
+ /** If specified overrides the default back button. */
22
+ backButton?: React.ReactNode;
21
23
  /** Content */
22
24
  children?: React.ReactNode;
23
25
  }
@@ -1 +1 @@
1
- {"version":3,"file":"ModalFrontstage.d.ts","sourceRoot":"","sources":["../../../src/appui-react/frontstage/ModalFrontstage.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAIrD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,wBAAwB,CAAC;AAEhC;;GAEG;AAEH,MAAM,WAAW,oBAAqB,SAAQ,WAAW;IACvD,yDAAyD;IACzD,KAAK,EAAE,MAAM,CAAC;IACd,qDAAqD;IACrD,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,8DAA8D;IAC9D,YAAY,CAAC,EAAE,MAAM,GAAG,CAAC;IACzB,iDAAiD;IACjD,UAAU,EAAE,MAAM,GAAG,CAAC;IACtB,mFAAmF;IACnF,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,cAAc;IACd,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED;;GAEG;AACH,qBAAa,eAAgB,SAAQ,KAAK,CAAC,SAAS,CAAC,oBAAoB,CAAC;gBAC5D,KAAK,EAAE,oBAAoB;IAIvC,OAAO,CAAC,SAAS,CAGf;IAEc,MAAM;CAgCvB"}
1
+ {"version":3,"file":"ModalFrontstage.d.ts","sourceRoot":"","sources":["../../../src/appui-react/frontstage/ModalFrontstage.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,wBAAwB,CAAC;AAChC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAIrD;;GAEG;AAEH,MAAM,WAAW,oBAAqB,SAAQ,WAAW;IACvD,yDAAyD;IACzD,KAAK,EAAE,MAAM,CAAC;IACd,qDAAqD;IACrD,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,8DAA8D;IAC9D,YAAY,CAAC,EAAE,MAAM,GAAG,CAAC;IACzB,iDAAiD;IACjD,UAAU,EAAE,MAAM,GAAG,CAAC;IACtB,mFAAmF;IACnF,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,sDAAsD;IACtD,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,cAAc;IACd,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED;;GAEG;AACH,qBAAa,eAAgB,SAAQ,KAAK,CAAC,SAAS,CAAC,oBAAoB,CAAC;gBAC5D,KAAK,EAAE,oBAAoB;IAIvC,OAAO,CAAC,SAAS,CAGf;IAEc,MAAM;CA+BvB"}
@@ -5,13 +5,11 @@
5
5
  /** @packageDocumentation
6
6
  * @module Frontstage
7
7
  */
8
- import { SvgProgressBackwardCircular } from "@itwin/itwinui-icons-react";
9
- import { Text } from "@itwin/itwinui-react";
10
- import classnames from "classnames";
11
- import * as React from "react";
12
- import { UiFramework } from "../UiFramework.js";
13
- import { BackButton } from "../layout/widget/tools/button/Back.js";
14
8
  import "./ModalFrontstage.scss";
9
+ import * as React from "react";
10
+ import classnames from "classnames";
11
+ import { Text } from "@itwin/itwinui-react";
12
+ import { ModalFrontstageButton } from "./ModalFrontstageButton.js";
15
13
  /** ModalFrontstage React component
16
14
  * @public
17
15
  */
@@ -29,7 +27,7 @@ export class ModalFrontstage extends React.Component {
29
27
  return (React.createElement(React.Fragment, null,
30
28
  React.createElement("div", { className: classNames, style: this.props.style },
31
29
  React.createElement("div", { className: "uifw-modal-app-bar" },
32
- React.createElement(BackButton, { className: "nz-toolbar-button-app", onClick: this._onGoBack, icon: React.createElement(SvgProgressBackwardCircular, null), title: UiFramework.translate("modalFrontstage.backButtonTitle") }),
30
+ this.props.backButton ? (this.props.backButton) : (React.createElement(ModalFrontstageButton, { onClick: this._onGoBack })),
33
31
  React.createElement(Text, { variant: "headline", className: "uifw-headline" }, this.props.title),
34
32
  this.props.appBarRight && (React.createElement("span", { className: "uifw-modal-app-bar-right" }, this.props.appBarRight))),
35
33
  React.createElement("div", { className: "uifw-modal-stage-content" }, this.props.children)),
@@ -1 +1 @@
1
- {"version":3,"file":"ModalFrontstage.js","sourceRoot":"","sources":["../../../src/appui-react/frontstage/ModalFrontstage.tsx"],"names":[],"mappings":"AAAA;;;gGAGgG;AAChG;;GAEG;AAGH,OAAO,EAAE,2BAA2B,EAAE,MAAM,4BAA4B,CAAC;AACzE,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAC5C,OAAO,UAAU,MAAM,YAAY,CAAC;AACpC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,UAAU,EAAE,MAAM,uCAAuC,CAAC;AACnE,OAAO,wBAAwB,CAAC;AAqBhC;;GAEG;AACH,MAAM,OAAO,eAAgB,SAAQ,KAAK,CAAC,SAA+B;IACxE,YAAY,KAA2B;QACrC,KAAK,CAAC,KAAK,CAAC,CAAC;QAGP,cAAS,GAAG,GAAG,EAAE;YACvB,IAAI,IAAI,CAAC,KAAK,CAAC,YAAY;gBAAE,IAAI,CAAC,KAAK,CAAC,YAAY,EAAE,CAAC;YACvD,IAAI,CAAC,KAAK,CAAC,UAAU,EAAE,CAAC;QAC1B,CAAC,CAAC;IALF,CAAC;IAOe,MAAM;QACpB,MAAM,UAAU,GAAG,UAAU,CAC3B,uBAAuB,EACvB,IAAI,CAAC,KAAK,CAAC,MAAM,IAAI,iBAAiB,EACtC,IAAI,CAAC,KAAK,CAAC,SAAS,CACrB,CAAC;QAEF,OAAO,CACL;YACE,6BAAK,SAAS,EAAE,UAAU,EAAE,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,KAAK;gBACjD,6BAAK,SAAS,EAAC,oBAAoB;oBACjC,oBAAC,UAAU,IACT,SAAS,EAAC,uBAAuB,EACjC,OAAO,EAAE,IAAI,CAAC,SAAS,EACvB,IAAI,EAAE,oBAAC,2BAA2B,OAAG,EACrC,KAAK,EAAE,WAAW,CAAC,SAAS,CAAC,iCAAiC,CAAC,GAC/D;oBACF,oBAAC,IAAI,IAAC,OAAO,EAAC,UAAU,EAAC,SAAS,EAAC,eAAe,IAC/C,IAAI,CAAC,KAAK,CAAC,KAAK,CACZ;oBACN,IAAI,CAAC,KAAK,CAAC,WAAW,IAAI,CACzB,8BAAM,SAAS,EAAC,0BAA0B,IACvC,IAAI,CAAC,KAAK,CAAC,WAAW,CAClB,CACR,CACG;gBACN,6BAAK,SAAS,EAAC,0BAA0B,IAAE,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAO,CACjE;YACN,6BAAK,SAAS,EAAC,+BAA+B,GAAG,CAChD,CACJ,CAAC;IACJ,CAAC;CACF","sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n * See LICENSE.md in the project root for license terms and full copyright notice.\n *--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Frontstage\n */\n\nimport type { CommonProps } from \"@itwin/core-react\";\nimport { SvgProgressBackwardCircular } from \"@itwin/itwinui-icons-react\";\nimport { Text } from \"@itwin/itwinui-react\";\nimport classnames from \"classnames\";\nimport * as React from \"react\";\nimport { UiFramework } from \"../UiFramework.js\";\nimport { BackButton } from \"../layout/widget/tools/button/Back.js\";\nimport \"./ModalFrontstage.scss\";\n\n/** Properties for the [[ModalFrontstage]] React component\n * @public\n */\n// eslint-disable-next-line deprecation/deprecation\nexport interface ModalFrontstageProps extends CommonProps {\n /** Title displayed at the top of the modal Frontstage */\n title: string;\n /** Indicates whether the modal Frontstage is open */\n isOpen?: boolean;\n /** Callback for navigating back from the modal Frontstage. */\n navigateBack?: () => any;\n /** Callback for closing the modal Frontstage. */\n closeModal: () => any;\n /** An optional React node displayed in the upper right of the modal Frontstage. */\n appBarRight?: React.ReactNode;\n /** Content */\n children?: React.ReactNode;\n}\n\n/** ModalFrontstage React component\n * @public\n */\nexport class ModalFrontstage extends React.Component<ModalFrontstageProps> {\n constructor(props: ModalFrontstageProps) {\n super(props);\n }\n\n private _onGoBack = () => {\n if (this.props.navigateBack) this.props.navigateBack();\n this.props.closeModal();\n };\n\n public override render() {\n const classNames = classnames(\n \"uifw-modal-frontstage\",\n this.props.isOpen && \"uifw-modal-open\",\n this.props.className\n );\n\n return (\n <>\n <div className={classNames} style={this.props.style}>\n <div className=\"uifw-modal-app-bar\">\n <BackButton\n className=\"nz-toolbar-button-app\"\n onClick={this._onGoBack}\n icon={<SvgProgressBackwardCircular />}\n title={UiFramework.translate(\"modalFrontstage.backButtonTitle\")}\n />\n <Text variant=\"headline\" className=\"uifw-headline\">\n {this.props.title}\n </Text>\n {this.props.appBarRight && (\n <span className=\"uifw-modal-app-bar-right\">\n {this.props.appBarRight}\n </span>\n )}\n </div>\n <div className=\"uifw-modal-stage-content\">{this.props.children}</div>\n </div>\n <div className=\"uifw-modal-frontstage-overlay\" />\n </>\n );\n }\n}\n"]}
1
+ {"version":3,"file":"ModalFrontstage.js","sourceRoot":"","sources":["../../../src/appui-react/frontstage/ModalFrontstage.tsx"],"names":[],"mappings":"AAAA;;;gGAGgG;AAChG;;GAEG;AAEH,OAAO,wBAAwB,CAAC;AAChC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,UAAU,MAAM,YAAY,CAAC;AAEpC,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAC5C,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAuBnE;;GAEG;AACH,MAAM,OAAO,eAAgB,SAAQ,KAAK,CAAC,SAA+B;IACxE,YAAY,KAA2B;QACrC,KAAK,CAAC,KAAK,CAAC,CAAC;QAGP,cAAS,GAAG,GAAG,EAAE;YACvB,IAAI,IAAI,CAAC,KAAK,CAAC,YAAY;gBAAE,IAAI,CAAC,KAAK,CAAC,YAAY,EAAE,CAAC;YACvD,IAAI,CAAC,KAAK,CAAC,UAAU,EAAE,CAAC;QAC1B,CAAC,CAAC;IALF,CAAC;IAOe,MAAM;QACpB,MAAM,UAAU,GAAG,UAAU,CAC3B,uBAAuB,EACvB,IAAI,CAAC,KAAK,CAAC,MAAM,IAAI,iBAAiB,EACtC,IAAI,CAAC,KAAK,CAAC,SAAS,CACrB,CAAC;QAEF,OAAO,CACL;YACE,6BAAK,SAAS,EAAE,UAAU,EAAE,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,KAAK;gBACjD,6BAAK,SAAS,EAAC,oBAAoB;oBAChC,IAAI,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,CACvB,IAAI,CAAC,KAAK,CAAC,UAAU,CACtB,CAAC,CAAC,CAAC,CACF,oBAAC,qBAAqB,IAAC,OAAO,EAAE,IAAI,CAAC,SAAS,GAAI,CACnD;oBACD,oBAAC,IAAI,IAAC,OAAO,EAAC,UAAU,EAAC,SAAS,EAAC,eAAe,IAC/C,IAAI,CAAC,KAAK,CAAC,KAAK,CACZ;oBACN,IAAI,CAAC,KAAK,CAAC,WAAW,IAAI,CACzB,8BAAM,SAAS,EAAC,0BAA0B,IACvC,IAAI,CAAC,KAAK,CAAC,WAAW,CAClB,CACR,CACG;gBACN,6BAAK,SAAS,EAAC,0BAA0B,IAAE,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAO,CACjE;YACN,6BAAK,SAAS,EAAC,+BAA+B,GAAG,CAChD,CACJ,CAAC;IACJ,CAAC;CACF","sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n * See LICENSE.md in the project root for license terms and full copyright notice.\n *--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Frontstage\n */\n\nimport \"./ModalFrontstage.scss\";\nimport * as React from \"react\";\nimport classnames from \"classnames\";\nimport type { CommonProps } from \"@itwin/core-react\";\nimport { Text } from \"@itwin/itwinui-react\";\nimport { ModalFrontstageButton } from \"./ModalFrontstageButton.js\";\n\n/** Properties for the [[ModalFrontstage]] React component\n * @public\n */\n// eslint-disable-next-line deprecation/deprecation\nexport interface ModalFrontstageProps extends CommonProps {\n /** Title displayed at the top of the modal Frontstage */\n title: string;\n /** Indicates whether the modal Frontstage is open */\n isOpen?: boolean;\n /** Callback for navigating back from the modal Frontstage. */\n navigateBack?: () => any;\n /** Callback for closing the modal Frontstage. */\n closeModal: () => any;\n /** An optional React node displayed in the upper right of the modal Frontstage. */\n appBarRight?: React.ReactNode;\n /** If specified overrides the default back button. */\n backButton?: React.ReactNode;\n /** Content */\n children?: React.ReactNode;\n}\n\n/** ModalFrontstage React component\n * @public\n */\nexport class ModalFrontstage extends React.Component<ModalFrontstageProps> {\n constructor(props: ModalFrontstageProps) {\n super(props);\n }\n\n private _onGoBack = () => {\n if (this.props.navigateBack) this.props.navigateBack();\n this.props.closeModal();\n };\n\n public override render() {\n const classNames = classnames(\n \"uifw-modal-frontstage\",\n this.props.isOpen && \"uifw-modal-open\",\n this.props.className\n );\n\n return (\n <>\n <div className={classNames} style={this.props.style}>\n <div className=\"uifw-modal-app-bar\">\n {this.props.backButton ? (\n this.props.backButton\n ) : (\n <ModalFrontstageButton onClick={this._onGoBack} />\n )}\n <Text variant=\"headline\" className=\"uifw-headline\">\n {this.props.title}\n </Text>\n {this.props.appBarRight && (\n <span className=\"uifw-modal-app-bar-right\">\n {this.props.appBarRight}\n </span>\n )}\n </div>\n <div className=\"uifw-modal-stage-content\">{this.props.children}</div>\n </div>\n <div className=\"uifw-modal-frontstage-overlay\" />\n </>\n );\n }\n}\n"]}
@@ -44,11 +44,6 @@
44
44
  float: right;
45
45
  margin-right: 20px;
46
46
  }
47
-
48
- > :first-child {
49
- display: inline-block;
50
- border-radius: 0; // Turn off circular border from Back.scss in ui-ninezone
51
- }
52
47
  }
53
48
 
54
49
  .uifw-modal-stage-content {
@@ -0,0 +1,22 @@
1
+ /** @packageDocumentation
2
+ * @module Frontstage
3
+ */
4
+ import "./ModalFrontstageButton.scss";
5
+ import * as React from "react";
6
+ import { IconButton } from "@itwin/itwinui-react";
7
+ type IconButtonProps = React.ComponentProps<typeof IconButton>;
8
+ interface ModalFrontstageButtonProps extends Pick<IconButtonProps, "onClick"> {
9
+ children?: never;
10
+ /** If specified overrides the default icon. */
11
+ icon?: React.ReactNode;
12
+ /** If specified overrides the default label. */
13
+ label?: string;
14
+ /** If specified overrides the default behavior of closing the modal frontstage. */
15
+ onClick?: IconButtonProps["onClick"];
16
+ }
17
+ /** Button usually shown in the top-left corner of the modal frontstage. By default closes the modal frontstage.
18
+ * @public
19
+ */
20
+ export declare function ModalFrontstageButton(props: ModalFrontstageButtonProps): React.JSX.Element;
21
+ export {};
22
+ //# sourceMappingURL=ModalFrontstageButton.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ModalFrontstageButton.d.ts","sourceRoot":"","sources":["../../../src/appui-react/frontstage/ModalFrontstageButton.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,8BAA8B,CAAC;AACtC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAElD,KAAK,eAAe,GAAG,KAAK,CAAC,cAAc,CAAC,OAAO,UAAU,CAAC,CAAC;AAE/D,UAAU,0BAA2B,SAAQ,IAAI,CAAC,eAAe,EAAE,SAAS,CAAC;IAC3E,QAAQ,CAAC,EAAE,KAAK,CAAC;IACjB,+CAA+C;IAC/C,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,gDAAgD;IAChD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,mFAAmF;IACnF,OAAO,CAAC,EAAE,eAAe,CAAC,SAAS,CAAC,CAAC;CACtC;AAED;;GAEG;AACH,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,0BAA0B,qBAsBtE"}
@@ -0,0 +1,29 @@
1
+ /*---------------------------------------------------------------------------------------------
2
+ * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
+ * See LICENSE.md in the project root for license terms and full copyright notice.
4
+ *--------------------------------------------------------------------------------------------*/
5
+ /** @packageDocumentation
6
+ * @module Frontstage
7
+ */
8
+ import "./ModalFrontstageButton.scss";
9
+ import * as React from "react";
10
+ import { SvgProgressBackwardCircular } from "@itwin/itwinui-icons-react";
11
+ import { UiFramework } from "../UiFramework.js";
12
+ import { useTranslation } from "../hooks/useTranslation.js";
13
+ import { IconButton } from "@itwin/itwinui-react";
14
+ /** Button usually shown in the top-left corner of the modal frontstage. By default closes the modal frontstage.
15
+ * @public
16
+ */
17
+ export function ModalFrontstageButton(props) {
18
+ const { translate } = useTranslation();
19
+ const { label, icon, onClick } = props;
20
+ const defaultLabel = translate("modalFrontstage.backButtonTitle");
21
+ const defaultIcon = React.createElement(SvgProgressBackwardCircular, null);
22
+ const defaultOnClick = React.useCallback(() => {
23
+ UiFramework.frontstages.closeModalFrontstage();
24
+ }, []);
25
+ return (React.createElement(IconButton, { className: "uifw-frontstage-modalFrontstageButton", onClick: onClick ?? defaultOnClick, label: label ?? defaultLabel, iconProps: {
26
+ className: "uifw-frontstage-modalFrontstageButton_icon",
27
+ } }, icon ?? defaultIcon));
28
+ }
29
+ //# sourceMappingURL=ModalFrontstageButton.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ModalFrontstageButton.js","sourceRoot":"","sources":["../../../src/appui-react/frontstage/ModalFrontstageButton.tsx"],"names":[],"mappings":"AAAA;;;gGAGgG;AAChG;;GAEG;AAEH,OAAO,8BAA8B,CAAC;AACtC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,2BAA2B,EAAE,MAAM,4BAA4B,CAAC;AACzE,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAC5D,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAclD;;GAEG;AACH,MAAM,UAAU,qBAAqB,CAAC,KAAiC;IACrE,MAAM,EAAE,SAAS,EAAE,GAAG,cAAc,EAAE,CAAC;IACvC,MAAM,EAAE,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,GAAG,KAAK,CAAC;IACvC,MAAM,YAAY,GAAG,SAAS,CAAC,iCAAiC,CAAC,CAAC;IAClE,MAAM,WAAW,GAAG,oBAAC,2BAA2B,OAAG,CAAC;IAEpD,MAAM,cAAc,GAAG,KAAK,CAAC,WAAW,CAAC,GAAG,EAAE;QAC5C,WAAW,CAAC,WAAW,CAAC,oBAAoB,EAAE,CAAC;IACjD,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,CACL,oBAAC,UAAU,IACT,SAAS,EAAC,uCAAuC,EACjD,OAAO,EAAE,OAAO,IAAI,cAAc,EAClC,KAAK,EAAE,KAAK,IAAI,YAAY,EAC5B,SAAS,EAAE;YACT,SAAS,EAAE,4CAA4C;SACxD,IAEA,IAAI,IAAI,WAAW,CACT,CACd,CAAC;AACJ,CAAC","sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n * See LICENSE.md in the project root for license terms and full copyright notice.\n *--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Frontstage\n */\n\nimport \"./ModalFrontstageButton.scss\";\nimport * as React from \"react\";\nimport { SvgProgressBackwardCircular } from \"@itwin/itwinui-icons-react\";\nimport { UiFramework } from \"../UiFramework.js\";\nimport { useTranslation } from \"../hooks/useTranslation.js\";\nimport { IconButton } from \"@itwin/itwinui-react\";\n\ntype IconButtonProps = React.ComponentProps<typeof IconButton>;\n\ninterface ModalFrontstageButtonProps extends Pick<IconButtonProps, \"onClick\"> {\n children?: never;\n /** If specified overrides the default icon. */\n icon?: React.ReactNode;\n /** If specified overrides the default label. */\n label?: string;\n /** If specified overrides the default behavior of closing the modal frontstage. */\n onClick?: IconButtonProps[\"onClick\"];\n}\n\n/** Button usually shown in the top-left corner of the modal frontstage. By default closes the modal frontstage.\n * @public\n */\nexport function ModalFrontstageButton(props: ModalFrontstageButtonProps) {\n const { translate } = useTranslation();\n const { label, icon, onClick } = props;\n const defaultLabel = translate(\"modalFrontstage.backButtonTitle\");\n const defaultIcon = <SvgProgressBackwardCircular />;\n\n const defaultOnClick = React.useCallback(() => {\n UiFramework.frontstages.closeModalFrontstage();\n }, []);\n\n return (\n <IconButton\n className=\"uifw-frontstage-modalFrontstageButton\"\n onClick={onClick ?? defaultOnClick}\n label={label ?? defaultLabel}\n iconProps={{\n className: \"uifw-frontstage-modalFrontstageButton_icon\",\n }}\n >\n {icon ?? defaultIcon}\n </IconButton>\n );\n}\n"]}
@@ -2,8 +2,20 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @use "variables" as *;
5
+ .uifw-frontstage-modalFrontstageButton {
6
+ block-size: 3.5rem;
7
+ aspect-ratio: 1;
6
8
 
7
- .nz-toolbar-button-back {
8
- border-radius: $mls-button-width * 0.5;
9
+ border-radius: 0;
10
+ }
11
+
12
+ .uifw-frontstage-modalFrontstageButton_icon {
13
+ $size: 2rem;
14
+
15
+ font-size: $size;
16
+
17
+ svg {
18
+ block-size: $size;
19
+ inline-size: $size;
20
+ }
9
21
  }
@@ -0,0 +1,7 @@
1
+ /** @packageDocumentation
2
+ * @module Utilities
3
+ */
4
+ import * as React from "react";
5
+ /** @internal */
6
+ export declare function SvgAssetClassificationHide(): React.JSX.Element;
7
+ //# sourceMappingURL=SvgAssetClassificationHide.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SvgAssetClassificationHide.d.ts","sourceRoot":"","sources":["../../../src/appui-react/icons/SvgAssetClassificationHide.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,gBAAgB;AAChB,wBAAgB,0BAA0B,sBAMzC"}
@@ -0,0 +1,14 @@
1
+ /*---------------------------------------------------------------------------------------------
2
+ * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
+ * See LICENSE.md in the project root for license terms and full copyright notice.
4
+ *--------------------------------------------------------------------------------------------*/
5
+ /** @packageDocumentation
6
+ * @module Utilities
7
+ */
8
+ import * as React from "react";
9
+ /** @internal */
10
+ export function SvgAssetClassificationHide() {
11
+ return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16" },
12
+ React.createElement("path", { d: "m5 0 5 5-5 5-5-5zm2.413 15.15 6.712-6.711.85.85L8.263 16zm.597-1.008.66-.661a3.04 3.04 0 0 1-1.2-1.262 4.5 4.5 0 0 1 3.724-2.102q.364-.015.72.06l.782-.781a6 6 0 0 0-1.502-.18 5.31 5.31 0 0 0-4.806 3.003 5.06 5.06 0 0 0 1.622 1.923m6.428-3.845-.66.66a4.3 4.3 0 0 1 1.2 1.262 4.51 4.51 0 0 1-3.724 2.103 5 5 0 0 1-.781-.12l-.781.78a5.35 5.35 0 0 0 3.845-.3A5.43 5.43 0 0 0 16 12.22a5.5 5.5 0 0 0-1.562-1.922" })));
13
+ }
14
+ //# sourceMappingURL=SvgAssetClassificationHide.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SvgAssetClassificationHide.js","sourceRoot":"","sources":["../../../src/appui-react/icons/SvgAssetClassificationHide.tsx"],"names":[],"mappings":"AAAA;;;gGAGgG;AAChG;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,gBAAgB;AAChB,MAAM,UAAU,0BAA0B;IACxC,OAAO,CACL,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW;QACzD,8BAAM,CAAC,EAAC,uZAAuZ,GAAG,CAC9Z,CACP,CAAC;AACJ,CAAC","sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n * See LICENSE.md in the project root for license terms and full copyright notice.\n *--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Utilities\n */\n\nimport * as React from \"react\";\n\n/** @internal */\nexport function SvgAssetClassificationHide() {\n return (\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">\n <path d=\"m5 0 5 5-5 5-5-5zm2.413 15.15 6.712-6.711.85.85L8.263 16zm.597-1.008.66-.661a3.04 3.04 0 0 1-1.2-1.262 4.5 4.5 0 0 1 3.724-2.102q.364-.015.72.06l.782-.781a6 6 0 0 0-1.502-.18 5.31 5.31 0 0 0-4.806 3.003 5.06 5.06 0 0 0 1.622 1.923m6.428-3.845-.66.66a4.3 4.3 0 0 1 1.2 1.262 4.51 4.51 0 0 1-3.724 2.103 5 5 0 0 1-.781-.12l-.781.78a5.35 5.35 0 0 0 3.845-.3A5.43 5.43 0 0 0 16 12.22a5.5 5.5 0 0 0-1.562-1.922\" />\n </svg>\n );\n}\n"]}
@@ -0,0 +1,7 @@
1
+ /** @packageDocumentation
2
+ * @module Utilities
3
+ */
4
+ import * as React from "react";
5
+ /** @internal */
6
+ export declare function SvgAssetIsolate(): React.JSX.Element;
7
+ //# sourceMappingURL=SvgAssetIsolate.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SvgAssetIsolate.d.ts","sourceRoot":"","sources":["../../../src/appui-react/icons/SvgAssetIsolate.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,gBAAgB;AAChB,wBAAgB,eAAe,sBAM9B"}
@@ -0,0 +1,14 @@
1
+ /*---------------------------------------------------------------------------------------------
2
+ * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
+ * See LICENSE.md in the project root for license terms and full copyright notice.
4
+ *--------------------------------------------------------------------------------------------*/
5
+ /** @packageDocumentation
6
+ * @module Utilities
7
+ */
8
+ import * as React from "react";
9
+ /** @internal */
10
+ export function SvgAssetIsolate() {
11
+ return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16" },
12
+ React.createElement("path", { d: "M8 12.571h3.429V16H8zM8 8v3.429h3.429V8zm2.857 2.857H8.571V8.571h2.286zM12.571 8v3.429H16V8zm2.858 2.857h-2.286V8.571h2.286zm-2.858 1.714V16H16v-3.429zm2.858 2.858h-2.286v-2.286h2.286zM5 0l5 5-5 5-5-5z" })));
13
+ }
14
+ //# sourceMappingURL=SvgAssetIsolate.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SvgAssetIsolate.js","sourceRoot":"","sources":["../../../src/appui-react/icons/SvgAssetIsolate.tsx"],"names":[],"mappings":"AAAA;;;gGAGgG;AAChG;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,gBAAgB;AAChB,MAAM,UAAU,eAAe;IAC7B,OAAO,CACL,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW;QACzD,8BAAM,CAAC,EAAC,2MAA2M,GAAG,CAClN,CACP,CAAC;AACJ,CAAC","sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n * See LICENSE.md in the project root for license terms and full copyright notice.\n *--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Utilities\n */\n\nimport * as React from \"react\";\n\n/** @internal */\nexport function SvgAssetIsolate() {\n return (\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">\n <path d=\"M8 12.571h3.429V16H8zM8 8v3.429h3.429V8zm2.857 2.857H8.571V8.571h2.286zM12.571 8v3.429H16V8zm2.858 2.857h-2.286V8.571h2.286zm-2.858 1.714V16H16v-3.429zm2.858 2.858h-2.286v-2.286h2.286zM5 0l5 5-5 5-5-5z\" />\n </svg>\n );\n}\n"]}
@@ -0,0 +1,7 @@
1
+ /** @packageDocumentation
2
+ * @module Utilities
3
+ */
4
+ import * as React from "react";
5
+ /** @internal */
6
+ export declare function SvgGyroscope(): React.JSX.Element;
7
+ //# sourceMappingURL=SvgGyroscope.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SvgGyroscope.d.ts","sourceRoot":"","sources":["../../../src/appui-react/icons/SvgGyroscope.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,gBAAgB;AAChB,wBAAgB,YAAY,sBAO3B"}
@@ -0,0 +1,15 @@
1
+ /*---------------------------------------------------------------------------------------------
2
+ * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
+ * See LICENSE.md in the project root for license terms and full copyright notice.
4
+ *--------------------------------------------------------------------------------------------*/
5
+ /** @packageDocumentation
6
+ * @module Utilities
7
+ */
8
+ import * as React from "react";
9
+ /** @internal */
10
+ export function SvgGyroscope() {
11
+ return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16" },
12
+ React.createElement("path", { d: "M7.6 0c-.2 0-.4.1-.5.2-1.1.6-2 1.5-2.6 2.6l.5-.2c.1-.3.3-.5.4-.7C5.9 1.2 6.5.6 7.2.3c.4-.2.5-.3.4-.3m1.1 5.3L10.3.7l4 2.9-2 .7.2.4c1 2.5.9 5.2-.3 7.6-.3.7-.8 1.3-1.3 1.7-.8.8-1.9 1.1-3.1 1-.4-.1-.9-.2-1.3-.4-.5-.3-.9-.6-1.3-1l1-.7c.3.3.6.5.9.7s.7.2 1 .2c.6 0 1.2-.2 1.6-.7 1.8-1.7 2.3-5 1.3-7.7l-.3-.7zm-5.1.8c-.2.1-.4.2-.5.3s-.1.3-.1.5v1.4c.2.1.5.2.7.3V7.4z" }),
13
+ React.createElement("path", { d: "M7.8 3c-1.3 0-2.6.2-3.9.7C1.9 4.4.6 5.4.2 6.6c-.4 1.1-.1 2.3.8 3 .8.7 1.7 1.1 2.7 1.3l.8.2v2l4-2.6-4-3v2h-.2c-.1 0-.5-.1-.7-.2C2 8.8 1.2 7.9 1.6 7s1.3-1.6 2.2-1.9C5 4.5 6.3 4.1 7.7 4h.6l.3-.9c-.3 0-.6-.1-.8-.1m5.6 1.6-.3.1c0 .1.1.3.1.4l1.2.6q1.05.6 1.5 1.8c-.1-.5-.3-.9-.5-1.2-.5-.8-1.2-1.3-2-1.7" })));
14
+ }
15
+ //# sourceMappingURL=SvgGyroscope.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SvgGyroscope.js","sourceRoot":"","sources":["../../../src/appui-react/icons/SvgGyroscope.tsx"],"names":[],"mappings":"AAAA;;;gGAGgG;AAChG;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,gBAAgB;AAChB,MAAM,UAAU,YAAY;IAC1B,OAAO,CACL,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW;QACzD,8BAAM,CAAC,EAAC,wWAAwW,GAAG;QACnX,8BAAM,CAAC,EAAC,0SAA0S,GAAG,CACjT,CACP,CAAC;AACJ,CAAC","sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n * See LICENSE.md in the project root for license terms and full copyright notice.\n *--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Utilities\n */\n\nimport * as React from \"react\";\n\n/** @internal */\nexport function SvgGyroscope() {\n return (\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">\n <path d=\"M7.6 0c-.2 0-.4.1-.5.2-1.1.6-2 1.5-2.6 2.6l.5-.2c.1-.3.3-.5.4-.7C5.9 1.2 6.5.6 7.2.3c.4-.2.5-.3.4-.3m1.1 5.3L10.3.7l4 2.9-2 .7.2.4c1 2.5.9 5.2-.3 7.6-.3.7-.8 1.3-1.3 1.7-.8.8-1.9 1.1-3.1 1-.4-.1-.9-.2-1.3-.4-.5-.3-.9-.6-1.3-1l1-.7c.3.3.6.5.9.7s.7.2 1 .2c.6 0 1.2-.2 1.6-.7 1.8-1.7 2.3-5 1.3-7.7l-.3-.7zm-5.1.8c-.2.1-.4.2-.5.3s-.1.3-.1.5v1.4c.2.1.5.2.7.3V7.4z\" />\n <path d=\"M7.8 3c-1.3 0-2.6.2-3.9.7C1.9 4.4.6 5.4.2 6.6c-.4 1.1-.1 2.3.8 3 .8.7 1.7 1.1 2.7 1.3l.8.2v2l4-2.6-4-3v2h-.2c-.1 0-.5-.1-.7-.2C2 8.8 1.2 7.9 1.6 7s1.3-1.6 2.2-1.9C5 4.5 6.3 4.1 7.7 4h.6l.3-.9c-.3 0-.6-.1-.8-.1m5.6 1.6-.3.1c0 .1.1.3.1.4l1.2.6q1.05.6 1.5 1.8c-.1-.5-.3-.9-.5-1.2-.5-.8-1.2-1.3-2-1.7\" />\n </svg>\n );\n}\n"]}
@@ -0,0 +1,7 @@
1
+ /** @packageDocumentation
2
+ * @module Utilities
3
+ */
4
+ import * as React from "react";
5
+ /** @internal */
6
+ export declare function SvgLayersHide(): React.JSX.Element;
7
+ //# sourceMappingURL=SvgLayersHide.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SvgLayersHide.d.ts","sourceRoot":"","sources":["../../../src/appui-react/icons/SvgLayersHide.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,gBAAgB;AAChB,wBAAgB,aAAa,sBAM5B"}
@@ -0,0 +1,14 @@
1
+ /*---------------------------------------------------------------------------------------------
2
+ * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
+ * See LICENSE.md in the project root for license terms and full copyright notice.
4
+ *--------------------------------------------------------------------------------------------*/
5
+ /** @packageDocumentation
6
+ * @module Utilities
7
+ */
8
+ import * as React from "react";
9
+ /** @internal */
10
+ export function SvgLayersHide() {
11
+ return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16" },
12
+ React.createElement("path", { d: "M12.8 3.51 6.4 0 0 3.51l6.4 3.51zM6.4 8.245 1.2 5.388 0 6.04l6.4 3.51 6.4-3.51-1.2-.653zM1.2 7.84l5.03 2.76c-.24.3-.46.62-.63.96L0 8.49zm6.213 7.31 6.712-6.711.85.85L8.263 16zm.597-1.008.66-.661a3.04 3.04 0 0 1-1.2-1.262 4.5 4.5 0 0 1 3.724-2.102q.364-.015.72.06l.782-.781a6 6 0 0 0-1.502-.18 5.31 5.31 0 0 0-4.806 3.003 5.06 5.06 0 0 0 1.622 1.923m6.428-3.845-.66.66a4.3 4.3 0 0 1 1.2 1.262 4.51 4.51 0 0 1-3.724 2.103 5 5 0 0 1-.781-.12l-.781.78a5.35 5.35 0 0 0 3.845-.3A5.43 5.43 0 0 0 16 12.22a5.5 5.5 0 0 0-1.562-1.922" })));
13
+ }
14
+ //# sourceMappingURL=SvgLayersHide.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SvgLayersHide.js","sourceRoot":"","sources":["../../../src/appui-react/icons/SvgLayersHide.tsx"],"names":[],"mappings":"AAAA;;;gGAGgG;AAChG;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,gBAAgB;AAChB,MAAM,UAAU,aAAa;IAC3B,OAAO,CACL,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW;QACzD,8BAAM,CAAC,EAAC,6gBAA6gB,GAAG,CACphB,CACP,CAAC;AACJ,CAAC","sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n * See LICENSE.md in the project root for license terms and full copyright notice.\n *--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Utilities\n */\n\nimport * as React from \"react\";\n\n/** @internal */\nexport function SvgLayersHide() {\n return (\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">\n <path d=\"M12.8 3.51 6.4 0 0 3.51l6.4 3.51zM6.4 8.245 1.2 5.388 0 6.04l6.4 3.51 6.4-3.51-1.2-.653zM1.2 7.84l5.03 2.76c-.24.3-.46.62-.63.96L0 8.49zm6.213 7.31 6.712-6.711.85.85L8.263 16zm.597-1.008.66-.661a3.04 3.04 0 0 1-1.2-1.262 4.5 4.5 0 0 1 3.724-2.102q.364-.015.72.06l.782-.781a6 6 0 0 0-1.502-.18 5.31 5.31 0 0 0-4.806 3.003 5.06 5.06 0 0 0 1.622 1.923m6.428-3.845-.66.66a4.3 4.3 0 0 1 1.2 1.262 4.51 4.51 0 0 1-3.724 2.103 5 5 0 0 1-.781-.12l-.781.78a5.35 5.35 0 0 0 3.845-.3A5.43 5.43 0 0 0 16 12.22a5.5 5.5 0 0 0-1.562-1.922\" />\n </svg>\n );\n}\n"]}
@@ -0,0 +1,7 @@
1
+ /** @packageDocumentation
2
+ * @module Utilities
3
+ */
4
+ import * as React from "react";
5
+ /** @internal */
6
+ export declare function SvgLayersIsolate(): React.JSX.Element;
7
+ //# sourceMappingURL=SvgLayersIsolate.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SvgLayersIsolate.d.ts","sourceRoot":"","sources":["../../../src/appui-react/icons/SvgLayersIsolate.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,gBAAgB;AAChB,wBAAgB,gBAAgB,sBAM/B"}
@@ -0,0 +1,14 @@
1
+ /*---------------------------------------------------------------------------------------------
2
+ * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
+ * See LICENSE.md in the project root for license terms and full copyright notice.
4
+ *--------------------------------------------------------------------------------------------*/
5
+ /** @packageDocumentation
6
+ * @module Utilities
7
+ */
8
+ import * as React from "react";
9
+ /** @internal */
10
+ export function SvgLayersIsolate() {
11
+ return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16" },
12
+ React.createElement("path", { d: "M13 3.494 6.5 0 0 3.494l6.5 3.494zM6.5 8.21l.5-.27v1.3l-.5.27L0 6.01l1.22-.65zm6.5-2.2L11.16 7H8.74l3.04-1.64zm-6 4.36v1.3l-.5.27L0 8.45l1.22-.65 5.28 2.84zm1 2.201h3.429V16H8zM8 8v3.429h3.429V8zm2.857 2.857H8.571V8.571h2.286zM12.571 8v3.429H16V8zm2.858 2.857h-2.286V8.571h2.286zm-2.858 1.714V16H16v-3.429zm2.858 2.858h-2.286v-2.286h2.286z" })));
13
+ }
14
+ //# sourceMappingURL=SvgLayersIsolate.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SvgLayersIsolate.js","sourceRoot":"","sources":["../../../src/appui-react/icons/SvgLayersIsolate.tsx"],"names":[],"mappings":"AAAA;;;gGAGgG;AAChG;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,gBAAgB;AAChB,MAAM,UAAU,gBAAgB;IAC9B,OAAO,CACL,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW;QACzD,8BAAM,CAAC,EAAC,qVAAqV,GAAG,CAC5V,CACP,CAAC;AACJ,CAAC","sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n * See LICENSE.md in the project root for license terms and full copyright notice.\n *--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Utilities\n */\n\nimport * as React from \"react\";\n\n/** @internal */\nexport function SvgLayersIsolate() {\n return (\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">\n <path d=\"M13 3.494 6.5 0 0 3.494l6.5 3.494zM6.5 8.21l.5-.27v1.3l-.5.27L0 6.01l1.22-.65zm6.5-2.2L11.16 7H8.74l3.04-1.64zm-6 4.36v1.3l-.5.27L0 8.45l1.22-.65 5.28 2.84zm1 2.201h3.429V16H8zM8 8v3.429h3.429V8zm2.857 2.857H8.571V8.571h2.286zM12.571 8v3.429H16V8zm2.858 2.857h-2.286V8.571h2.286zm-2.858 1.714V16H16v-3.429zm2.858 2.858h-2.286v-2.286h2.286z\" />\n </svg>\n );\n}\n"]}
@@ -0,0 +1,7 @@
1
+ /** @packageDocumentation
2
+ * @module Utilities
3
+ */
4
+ import * as React from "react";
5
+ /** @internal */
6
+ export declare function SvgModelHide(): React.JSX.Element;
7
+ //# sourceMappingURL=SvgModelHide.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SvgModelHide.d.ts","sourceRoot":"","sources":["../../../src/appui-react/icons/SvgModelHide.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,gBAAgB;AAChB,wBAAgB,YAAY,sBAU3B"}
@@ -0,0 +1,15 @@
1
+ /*---------------------------------------------------------------------------------------------
2
+ * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
+ * See LICENSE.md in the project root for license terms and full copyright notice.
4
+ *--------------------------------------------------------------------------------------------*/
5
+ /** @packageDocumentation
6
+ * @module Utilities
7
+ */
8
+ import * as React from "react";
9
+ /** @internal */
10
+ export function SvgModelHide() {
11
+ return (React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg" },
12
+ React.createElement("path", { d: "m7 7.13 2.62 1.29a6 6 0 0 0-1.15.42L7 8.12l-.5-.25-.5.25-4.48 2.2-.04.02L1 10.1v-.51l5-2.46V1.18l.5-.21.5.21z", opacity: ".33" }),
13
+ React.createElement("path", { d: "M6.5 0 0 3.2v7.47l6.12 3.01a4.6 4.6 0 0 1-.82-1.5l-3.78-1.86-.52-.26V4.39l5 2.46v4.06A6.6 6.6 0 0 1 7 9.8V6.85l5-2.46v3.87a5 5 0 0 1 .76.12l.24-.24V3.2zM7 5.78l-.5.25-.5-.25L1.36 3.5 6 1.22l.5-.25.5.25 4.64 2.28zm.413 9.37 6.712-6.711.85.85L8.263 16zm.597-1.008.66-.661a3.04 3.04 0 0 1-1.2-1.262 4.5 4.5 0 0 1 3.724-2.102 3 3 0 0 1 .72.06l.782-.781a6 6 0 0 0-1.502-.18 5.31 5.31 0 0 0-4.806 3.003 5.06 5.06 0 0 0 1.622 1.923m6.428-3.845-.66.66a4.3 4.3 0 0 1 1.2 1.262 4.51 4.51 0 0 1-3.724 2.103 5 5 0 0 1-.781-.12l-.781.78a5.35 5.35 0 0 0 3.845-.3A5.43 5.43 0 0 0 16 12.22a5.5 5.5 0 0 0-1.562-1.922" })));
14
+ }
15
+ //# sourceMappingURL=SvgModelHide.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SvgModelHide.js","sourceRoot":"","sources":["../../../src/appui-react/icons/SvgModelHide.tsx"],"names":[],"mappings":"AAAA;;;gGAGgG;AAChG;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,gBAAgB;AAChB,MAAM,UAAU,YAAY;IAC1B,OAAO,CACL,6BAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B;QACzD,8BACE,CAAC,EAAC,+GAA+G,EACjH,OAAO,EAAC,KAAK,GACb;QACF,8BAAM,CAAC,EAAC,ylBAAylB,GAAG,CAChmB,CACP,CAAC;AACJ,CAAC","sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n * See LICENSE.md in the project root for license terms and full copyright notice.\n *--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Utilities\n */\n\nimport * as React from \"react\";\n\n/** @internal */\nexport function SvgModelHide() {\n return (\n <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"m7 7.13 2.62 1.29a6 6 0 0 0-1.15.42L7 8.12l-.5-.25-.5.25-4.48 2.2-.04.02L1 10.1v-.51l5-2.46V1.18l.5-.21.5.21z\"\n opacity=\".33\"\n />\n <path d=\"M6.5 0 0 3.2v7.47l6.12 3.01a4.6 4.6 0 0 1-.82-1.5l-3.78-1.86-.52-.26V4.39l5 2.46v4.06A6.6 6.6 0 0 1 7 9.8V6.85l5-2.46v3.87a5 5 0 0 1 .76.12l.24-.24V3.2zM7 5.78l-.5.25-.5-.25L1.36 3.5 6 1.22l.5-.25.5.25 4.64 2.28zm.413 9.37 6.712-6.711.85.85L8.263 16zm.597-1.008.66-.661a3.04 3.04 0 0 1-1.2-1.262 4.5 4.5 0 0 1 3.724-2.102 3 3 0 0 1 .72.06l.782-.781a6 6 0 0 0-1.502-.18 5.31 5.31 0 0 0-4.806 3.003 5.06 5.06 0 0 0 1.622 1.923m6.428-3.845-.66.66a4.3 4.3 0 0 1 1.2 1.262 4.51 4.51 0 0 1-3.724 2.103 5 5 0 0 1-.781-.12l-.781.78a5.35 5.35 0 0 0 3.845-.3A5.43 5.43 0 0 0 16 12.22a5.5 5.5 0 0 0-1.562-1.922\" />\n </svg>\n );\n}\n"]}
@@ -0,0 +1,7 @@
1
+ /** @packageDocumentation
2
+ * @module Utilities
3
+ */
4
+ import * as React from "react";
5
+ /** @internal */
6
+ export declare function SvgModelIsolate(): React.JSX.Element;
7
+ //# sourceMappingURL=SvgModelIsolate.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SvgModelIsolate.d.ts","sourceRoot":"","sources":["../../../src/appui-react/icons/SvgModelIsolate.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,gBAAgB;AAChB,wBAAgB,eAAe,sBAU9B"}
@@ -0,0 +1,15 @@
1
+ /*---------------------------------------------------------------------------------------------
2
+ * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
+ * See LICENSE.md in the project root for license terms and full copyright notice.
4
+ *--------------------------------------------------------------------------------------------*/
5
+ /** @packageDocumentation
6
+ * @module Utilities
7
+ */
8
+ import * as React from "react";
9
+ /** @internal */
10
+ export function SvgModelIsolate() {
11
+ return (React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg" },
12
+ React.createElement("path", { d: "M7 1.18v6.94l-.5-.25-.5.25-4.48 2.2-.04.02L1 10.1v-.51l5-2.46V1.18l.5-.21z", opacity: ".33" }),
13
+ React.createElement("path", { d: "M8 12.571h3.429V16H8zM8 8v3.429h3.429V8zm2.857 2.857H8.571V8.571h2.286zM12.571 8v3.429H16V8zm2.858 2.857h-2.286V8.571h2.286zm-2.858 1.714V16H16v-3.429zm2.858 2.858h-2.286v-2.286h2.286zM6.5 0 0 3.2v7.47l6.5 3.2.5-.25V6.85l5-2.46V7h1V3.2zM6 12.52l-4.48-2.2-.52-.26V4.39l5 2.46zm1-6.74-.5.25-.5-.25L1.36 3.5 6 1.22l.5-.25.5.25 4.64 2.28z" })));
14
+ }
15
+ //# sourceMappingURL=SvgModelIsolate.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SvgModelIsolate.js","sourceRoot":"","sources":["../../../src/appui-react/icons/SvgModelIsolate.tsx"],"names":[],"mappings":"AAAA;;;gGAGgG;AAChG;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,gBAAgB;AAChB,MAAM,UAAU,eAAe;IAC7B,OAAO,CACL,6BAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B;QACzD,8BACE,CAAC,EAAC,4EAA4E,EAC9E,OAAO,EAAC,KAAK,GACb;QACF,8BAAM,CAAC,EAAC,gVAAgV,GAAG,CACvV,CACP,CAAC;AACJ,CAAC","sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n * See LICENSE.md in the project root for license terms and full copyright notice.\n *--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Utilities\n */\n\nimport * as React from \"react\";\n\n/** @internal */\nexport function SvgModelIsolate() {\n return (\n <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M7 1.18v6.94l-.5-.25-.5.25-4.48 2.2-.04.02L1 10.1v-.51l5-2.46V1.18l.5-.21z\"\n opacity=\".33\"\n />\n <path d=\"M8 12.571h3.429V16H8zM8 8v3.429h3.429V8zm2.857 2.857H8.571V8.571h2.286zM12.571 8v3.429H16V8zm2.858 2.857h-2.286V8.571h2.286zm-2.858 1.714V16H16v-3.429zm2.858 2.858h-2.286v-2.286h2.286zM6.5 0 0 3.2v7.47l6.5 3.2.5-.25V6.85l5-2.46V7h1V3.2zM6 12.52l-4.48-2.2-.52-.26V4.39l5 2.46zm1-6.74-.5.25-.5-.25L1.36 3.5 6 1.22l.5-.25.5.25 4.64 2.28z\" />\n </svg>\n );\n}\n"]}
@@ -0,0 +1,7 @@
1
+ /** @packageDocumentation
2
+ * @module Utilities
3
+ */
4
+ import * as React from "react";
5
+ /** @internal */
6
+ export declare function SvgSavedView(): React.JSX.Element;
7
+ //# sourceMappingURL=SvgSavedView.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SvgSavedView.d.ts","sourceRoot":"","sources":["../../../src/appui-react/icons/SvgSavedView.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,gBAAgB;AAChB,wBAAgB,YAAY,sBAO3B"}
@@ -0,0 +1,15 @@
1
+ /*---------------------------------------------------------------------------------------------
2
+ * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
+ * See LICENSE.md in the project root for license terms and full copyright notice.
4
+ *--------------------------------------------------------------------------------------------*/
5
+ /** @packageDocumentation
6
+ * @module Utilities
7
+ */
8
+ import * as React from "react";
9
+ /** @internal */
10
+ export function SvgSavedView() {
11
+ return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16" },
12
+ React.createElement("path", { d: "M15 0H1a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1m0 11-4 4H5l-4-4V5l4-4h6l4 4Z" }),
13
+ React.createElement("path", { d: "m2 10.5 2.5-3 2.5 3m.77-.64.53.64H14l-4.5-6-2.94 3.91M2 11h12l-1 1H3Z" })));
14
+ }
15
+ //# sourceMappingURL=SvgSavedView.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SvgSavedView.js","sourceRoot":"","sources":["../../../src/appui-react/icons/SvgSavedView.tsx"],"names":[],"mappings":"AAAA;;;gGAGgG;AAChG;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,gBAAgB;AAChB,MAAM,UAAU,YAAY;IAC1B,OAAO,CACL,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW;QACzD,8BAAM,CAAC,EAAC,sGAAsG,GAAG;QACjH,8BAAM,CAAC,EAAC,uEAAuE,GAAG,CAC9E,CACP,CAAC;AACJ,CAAC","sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n * See LICENSE.md in the project root for license terms and full copyright notice.\n *--------------------------------------------------------------------------------------------*/\n/** @packageDocumentation\n * @module Utilities\n */\n\nimport * as React from \"react\";\n\n/** @internal */\nexport function SvgSavedView() {\n return (\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">\n <path d=\"M15 0H1a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1m0 11-4 4H5l-4-4V5l4-4h6l4 4Z\" />\n <path d=\"m2 10.5 2.5-3 2.5 3m.77-.64.53.64H14l-4.5-6-2.94 3.91M2 11h12l-1 1H3Z\" />\n </svg>\n );\n}\n"]}