@itwin/appui-react 4.0.0-dev.1 → 4.0.0-dev.3
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.
- package/CHANGELOG.md +1 -119
- package/lib/cjs/appui-react/UiFramework.d.ts +2 -33
- package/lib/cjs/appui-react/UiFramework.d.ts.map +1 -1
- package/lib/cjs/appui-react/UiFramework.js +5 -30
- package/lib/cjs/appui-react/UiFramework.js.map +1 -1
- package/lib/cjs/appui-react/_variables.scss +2 -2
- package/lib/cjs/appui-react/accudraw/AccuDrawFieldContainer.scss +2 -3
- package/lib/cjs/appui-react/accudraw/AccuDrawInputField.scss +9 -4
- package/lib/cjs/appui-react/backstage/BackstageComposer.d.ts.map +1 -1
- package/lib/cjs/appui-react/backstage/BackstageComposer.js +2 -2
- package/lib/cjs/appui-react/backstage/BackstageComposer.js.map +1 -1
- package/lib/cjs/appui-react/backstage/BackstageComposerItem.js +3 -3
- package/lib/cjs/appui-react/backstage/BackstageComposerItem.js.map +1 -1
- package/lib/cjs/appui-react/backstage/BackstageManager.d.ts.map +1 -1
- package/lib/cjs/appui-react/backstage/BackstageManager.js +0 -2
- package/lib/cjs/appui-react/backstage/BackstageManager.js.map +1 -1
- package/lib/cjs/appui-react/backstage/useDefaultBackstageItems.js.map +1 -1
- package/lib/cjs/appui-react/backstage/useUiItemsProviderBackstageItems.d.ts.map +1 -1
- package/lib/cjs/appui-react/backstage/useUiItemsProviderBackstageItems.js +1 -3
- package/lib/cjs/appui-react/backstage/useUiItemsProviderBackstageItems.js.map +1 -1
- package/lib/cjs/appui-react/childwindow/ChildWindowManager.d.ts.map +1 -1
- package/lib/cjs/appui-react/childwindow/ChildWindowManager.js +6 -9
- package/lib/cjs/appui-react/childwindow/ChildWindowManager.js.map +1 -1
- package/lib/cjs/appui-react/configurableui/ConfigurableUiContent.d.ts.map +1 -1
- package/lib/cjs/appui-react/configurableui/ConfigurableUiContent.js +1 -4
- package/lib/cjs/appui-react/configurableui/ConfigurableUiContent.js.map +1 -1
- package/lib/cjs/appui-react/configurableui/ConfigurableUiManager.d.ts +1 -21
- package/lib/cjs/appui-react/configurableui/ConfigurableUiManager.d.ts.map +1 -1
- package/lib/cjs/appui-react/configurableui/ConfigurableUiManager.js +2 -28
- package/lib/cjs/appui-react/configurableui/ConfigurableUiManager.js.map +1 -1
- package/lib/cjs/appui-react/configurableui/configurableui.scss +5 -7
- package/lib/cjs/appui-react/configurableui/state.d.ts +0 -7
- package/lib/cjs/appui-react/configurableui/state.d.ts.map +1 -1
- package/lib/cjs/appui-react/configurableui/state.js +0 -9
- package/lib/cjs/appui-react/configurableui/state.js.map +1 -1
- package/lib/cjs/appui-react/content/ContentGroup.d.ts +2 -9
- package/lib/cjs/appui-react/content/ContentGroup.d.ts.map +1 -1
- package/lib/cjs/appui-react/content/ContentGroup.js.map +1 -1
- package/lib/cjs/appui-react/content/ContentLayout.d.ts +0 -4
- package/lib/cjs/appui-react/content/ContentLayout.d.ts.map +1 -1
- package/lib/cjs/appui-react/content/ContentLayout.js +2 -2
- package/lib/cjs/appui-react/content/ContentLayout.js.map +1 -1
- package/lib/cjs/appui-react/content/DefaultViewOverlay.scss +4 -5
- package/lib/cjs/appui-react/cursor/cursorpopup/CursorPopup.js +2 -2
- package/lib/cjs/appui-react/cursor/cursorpopup/CursorPopup.js.map +1 -1
- package/lib/cjs/appui-react/dialog/StandardMessageBox.d.ts +2 -0
- package/lib/cjs/appui-react/dialog/StandardMessageBox.d.ts.map +1 -1
- package/lib/cjs/appui-react/dialog/StandardMessageBox.js.map +1 -1
- package/lib/cjs/appui-react/feedback/ElementTooltip.js +1 -2
- package/lib/cjs/appui-react/feedback/ElementTooltip.js.map +1 -1
- package/lib/cjs/appui-react/feedback/ValidationTextbox.d.ts +2 -0
- package/lib/cjs/appui-react/feedback/ValidationTextbox.d.ts.map +1 -1
- package/lib/cjs/appui-react/feedback/ValidationTextbox.js.map +1 -1
- package/lib/cjs/appui-react/feedback/ValidationTextbox.scss +4 -4
- package/lib/cjs/appui-react/frontstage/FrontstageConfig.d.ts +1 -1
- package/lib/cjs/appui-react/frontstage/FrontstageConfig.js.map +1 -1
- package/lib/cjs/appui-react/frontstage/FrontstageDef.d.ts +19 -74
- package/lib/cjs/appui-react/frontstage/FrontstageDef.d.ts.map +1 -1
- package/lib/cjs/appui-react/frontstage/FrontstageDef.js +91 -305
- package/lib/cjs/appui-react/frontstage/FrontstageDef.js.map +1 -1
- package/lib/cjs/appui-react/frontstage/FrontstageManager.d.ts +4 -10
- package/lib/cjs/appui-react/frontstage/FrontstageManager.d.ts.map +1 -1
- package/lib/cjs/appui-react/frontstage/FrontstageManager.js +21 -47
- package/lib/cjs/appui-react/frontstage/FrontstageManager.js.map +1 -1
- package/lib/cjs/appui-react/frontstage/FrontstageProvider.d.ts +3 -11
- package/lib/cjs/appui-react/frontstage/FrontstageProvider.d.ts.map +1 -1
- package/lib/cjs/appui-react/frontstage/FrontstageProvider.js.map +1 -1
- package/lib/cjs/appui-react/frontstage/ModalFrontstage.d.ts +2 -0
- package/lib/cjs/appui-react/frontstage/ModalFrontstage.d.ts.map +1 -1
- package/lib/cjs/appui-react/frontstage/ModalFrontstage.js +2 -1
- package/lib/cjs/appui-react/frontstage/ModalFrontstage.js.map +1 -1
- package/lib/cjs/appui-react/frontstage/ModalFrontstage.scss +1 -4
- package/lib/cjs/appui-react/frontstage/ModalSettingsStage.d.ts.map +1 -1
- package/lib/cjs/appui-react/frontstage/ModalSettingsStage.js +2 -4
- package/lib/cjs/appui-react/frontstage/ModalSettingsStage.js.map +1 -1
- package/lib/cjs/appui-react/frontstage/StandardFrontstageProvider.d.ts +4 -15
- package/lib/cjs/appui-react/frontstage/StandardFrontstageProvider.d.ts.map +1 -1
- package/lib/cjs/appui-react/frontstage/StandardFrontstageProvider.js +44 -27
- package/lib/cjs/appui-react/frontstage/StandardFrontstageProvider.js.map +1 -1
- package/lib/cjs/appui-react/hooks/useAvailableUiItemsProviders.js +4 -4
- package/lib/cjs/appui-react/hooks/useAvailableUiItemsProviders.js.map +1 -1
- package/lib/cjs/appui-react/messages/ActivityMessage.d.ts +1 -36
- package/lib/cjs/appui-react/messages/ActivityMessage.d.ts.map +1 -1
- package/lib/cjs/appui-react/messages/ActivityMessage.js +25 -38
- package/lib/cjs/appui-react/messages/ActivityMessage.js.map +1 -1
- package/lib/cjs/appui-react/messages/MessageManager.d.ts.map +1 -1
- package/lib/cjs/appui-react/messages/MessageManager.js +2 -3
- package/lib/cjs/appui-react/messages/MessageManager.js.map +1 -1
- package/lib/cjs/appui-react/messages/Pointer.js +1 -2
- package/lib/cjs/appui-react/messages/Pointer.js.map +1 -1
- package/lib/cjs/appui-react/navigationaids/CubeNavigationAidControl.d.ts.map +1 -1
- package/lib/cjs/appui-react/navigationaids/CubeNavigationAidControl.js +1 -0
- package/lib/cjs/appui-react/navigationaids/CubeNavigationAidControl.js.map +1 -1
- package/lib/cjs/appui-react/navigationaids/DrawingNavigationAidControl.d.ts.map +1 -1
- package/lib/cjs/appui-react/navigationaids/DrawingNavigationAidControl.js +1 -0
- package/lib/cjs/appui-react/navigationaids/DrawingNavigationAidControl.js.map +1 -1
- package/lib/cjs/appui-react/navigationaids/SheetNavigationAid.d.ts.map +1 -1
- package/lib/cjs/appui-react/navigationaids/SheetNavigationAid.js +1 -0
- package/lib/cjs/appui-react/navigationaids/SheetNavigationAid.js.map +1 -1
- package/lib/cjs/appui-react/navigationaids/SheetNavigationAid.scss +13 -9
- package/lib/cjs/appui-react/navigationaids/StandardRotationNavigationAid.d.ts.map +1 -1
- package/lib/cjs/appui-react/navigationaids/StandardRotationNavigationAid.js +6 -7
- package/lib/cjs/appui-react/navigationaids/StandardRotationNavigationAid.js.map +1 -1
- package/lib/cjs/appui-react/pickers/ListPicker.d.ts +3 -35
- package/lib/cjs/appui-react/pickers/ListPicker.d.ts.map +1 -1
- package/lib/cjs/appui-react/pickers/ListPicker.js +9 -143
- package/lib/cjs/appui-react/pickers/ListPicker.js.map +1 -1
- package/lib/cjs/appui-react/pickers/ListPicker.scss +15 -17
- package/lib/cjs/appui-react/pickers/ViewSelector.d.ts.map +1 -1
- package/lib/cjs/appui-react/pickers/ViewSelector.js +0 -1
- package/lib/cjs/appui-react/pickers/ViewSelector.js.map +1 -1
- package/lib/cjs/appui-react/popup/PositionPopup.d.ts +2 -0
- package/lib/cjs/appui-react/popup/PositionPopup.d.ts.map +1 -1
- package/lib/cjs/appui-react/popup/PositionPopup.js.map +1 -1
- package/lib/cjs/appui-react/redux/FrameworkState.d.ts +1 -1
- package/lib/cjs/appui-react/safearea/SafeAreaContext.d.ts +3 -65
- package/lib/cjs/appui-react/safearea/SafeAreaContext.d.ts.map +1 -1
- package/lib/cjs/appui-react/safearea/SafeAreaContext.js +3 -20
- package/lib/cjs/appui-react/safearea/SafeAreaContext.js.map +1 -1
- package/lib/cjs/appui-react/safearea/SafeAreaHelpers.d.ts +8 -0
- package/lib/cjs/appui-react/safearea/SafeAreaHelpers.d.ts.map +1 -0
- package/lib/cjs/appui-react/{widgets/WidgetProps.js → safearea/SafeAreaHelpers.js} +8 -2
- package/lib/cjs/appui-react/safearea/SafeAreaHelpers.js.map +1 -0
- package/lib/cjs/appui-react/safearea/SafeAreaInsets.d.ts +8 -7
- package/lib/cjs/appui-react/safearea/SafeAreaInsets.d.ts.map +1 -1
- package/lib/cjs/appui-react/safearea/SafeAreaInsets.js +9 -3
- package/lib/cjs/appui-react/safearea/SafeAreaInsets.js.map +1 -1
- package/lib/cjs/appui-react/selection/SelectionContextItemDef.d.ts.map +1 -1
- package/lib/cjs/appui-react/selection/SelectionContextItemDef.js +0 -12
- package/lib/cjs/appui-react/selection/SelectionContextItemDef.js.map +1 -1
- package/lib/cjs/appui-react/settings/quantityformatting/QuantityFormat.scss +6 -13
- package/lib/cjs/appui-react/settings/ui/UiSettingsPage.d.ts +0 -12
- package/lib/cjs/appui-react/settings/ui/UiSettingsPage.d.ts.map +1 -1
- package/lib/cjs/appui-react/settings/ui/UiSettingsPage.js +26 -26
- package/lib/cjs/appui-react/settings/ui/UiSettingsPage.js.map +1 -1
- package/lib/cjs/appui-react/settings/ui/UiSettingsPage.scss +8 -9
- package/lib/cjs/appui-react/shared/ActionButtonItemDef.d.ts +0 -7
- package/lib/cjs/appui-react/shared/ActionButtonItemDef.d.ts.map +1 -1
- package/lib/cjs/appui-react/shared/ActionButtonItemDef.js +0 -19
- package/lib/cjs/appui-react/shared/ActionButtonItemDef.js.map +1 -1
- package/lib/cjs/appui-react/shared/CustomItemDef.d.ts +0 -2
- package/lib/cjs/appui-react/shared/CustomItemDef.d.ts.map +1 -1
- package/lib/cjs/appui-react/shared/CustomItemDef.js +0 -18
- package/lib/cjs/appui-react/shared/CustomItemDef.js.map +1 -1
- package/lib/cjs/appui-react/shared/CustomItemProps.d.ts +0 -1
- package/lib/cjs/appui-react/shared/CustomItemProps.d.ts.map +1 -1
- package/lib/cjs/appui-react/shared/CustomItemProps.js.map +1 -1
- package/lib/cjs/appui-react/shared/GroupItemProps.d.ts +0 -3
- package/lib/cjs/appui-react/shared/GroupItemProps.d.ts.map +1 -1
- package/lib/cjs/appui-react/shared/GroupItemProps.js.map +1 -1
- package/lib/cjs/appui-react/shared/ItemDefBase.d.ts +0 -8
- package/lib/cjs/appui-react/shared/ItemDefBase.d.ts.map +1 -1
- package/lib/cjs/appui-react/shared/ItemDefBase.js +2 -16
- package/lib/cjs/appui-react/shared/ItemDefBase.js.map +1 -1
- package/lib/cjs/appui-react/shared/ItemProps.d.ts +0 -17
- package/lib/cjs/appui-react/shared/ItemProps.d.ts.map +1 -1
- package/lib/cjs/appui-react/shared/ItemProps.js.map +1 -1
- package/lib/cjs/appui-react/stagepanels/StagePanelConfig.d.ts +10 -4
- package/lib/cjs/appui-react/stagepanels/StagePanelConfig.d.ts.map +1 -1
- package/lib/cjs/appui-react/stagepanels/StagePanelConfig.js +0 -1
- package/lib/cjs/appui-react/stagepanels/StagePanelConfig.js.map +1 -1
- package/lib/cjs/appui-react/stagepanels/StagePanelDef.d.ts +10 -30
- package/lib/cjs/appui-react/stagepanels/StagePanelDef.d.ts.map +1 -1
- package/lib/cjs/appui-react/stagepanels/StagePanelDef.js +53 -112
- package/lib/cjs/appui-react/stagepanels/StagePanelDef.js.map +1 -1
- package/lib/cjs/appui-react/statusbar/Indicator.js +2 -4
- package/lib/cjs/appui-react/statusbar/Indicator.js.map +1 -1
- package/lib/cjs/appui-react/statusbar/LabelIndicator.js +1 -2
- package/lib/cjs/appui-react/statusbar/LabelIndicator.js.map +1 -1
- package/lib/cjs/appui-react/statusbar/Overflow.d.ts +1 -1
- package/lib/cjs/appui-react/statusbar/Overflow.d.ts.map +1 -1
- package/lib/cjs/appui-react/statusbar/Overflow.js +2 -3
- package/lib/cjs/appui-react/statusbar/Overflow.js.map +1 -1
- package/lib/cjs/appui-react/statusbar/Separator.d.ts +1 -0
- package/lib/cjs/appui-react/statusbar/Separator.d.ts.map +1 -1
- package/lib/cjs/appui-react/statusbar/Separator.js +4 -3
- package/lib/cjs/appui-react/statusbar/Separator.js.map +1 -1
- package/lib/cjs/appui-react/statusbar/Separator.scss +14 -0
- package/lib/cjs/appui-react/statusbar/StatusBar.d.ts +1 -17
- package/lib/cjs/appui-react/statusbar/StatusBar.d.ts.map +1 -1
- package/lib/cjs/appui-react/statusbar/StatusBar.js +6 -55
- package/lib/cjs/appui-react/statusbar/StatusBar.js.map +1 -1
- package/lib/cjs/appui-react/statusbar/StatusBarComposer.d.ts.map +1 -1
- package/lib/cjs/appui-react/statusbar/StatusBarComposer.js +12 -17
- package/lib/cjs/appui-react/statusbar/StatusBarComposer.js.map +1 -1
- package/lib/cjs/appui-react/statusbar/StatusBarItem.d.ts +2 -52
- package/lib/cjs/appui-react/statusbar/StatusBarItem.d.ts.map +1 -1
- package/lib/cjs/appui-react/statusbar/StatusBarItem.js +2 -33
- package/lib/cjs/appui-react/statusbar/StatusBarItem.js.map +1 -1
- package/lib/cjs/appui-react/statusbar/StatusBarItemUtilities.d.ts +4 -23
- package/lib/cjs/appui-react/statusbar/StatusBarItemUtilities.d.ts.map +1 -1
- package/lib/cjs/appui-react/statusbar/StatusBarItemUtilities.js +1 -31
- package/lib/cjs/appui-react/statusbar/StatusBarItemUtilities.js.map +1 -1
- package/lib/cjs/appui-react/statusbar/StatusBarWidgetControl.d.ts +1 -20
- package/lib/cjs/appui-react/statusbar/StatusBarWidgetControl.d.ts.map +1 -1
- package/lib/cjs/appui-react/statusbar/StatusBarWidgetControl.js.map +1 -1
- package/lib/cjs/appui-react/statusbar/dialog/Dialog.js +1 -1
- package/lib/cjs/appui-react/statusbar/dialog/Dialog.js.map +1 -1
- package/lib/cjs/appui-react/statusbar/dialog/TitleBar.js +1 -1
- package/lib/cjs/appui-react/statusbar/dialog/TitleBar.js.map +1 -1
- package/lib/cjs/appui-react/statusbar/useDefaultStatusBarItems.js.map +1 -1
- package/lib/cjs/appui-react/statusbar/useUiItemsProviderStatusBarItems.d.ts.map +1 -1
- package/lib/cjs/appui-react/statusbar/useUiItemsProviderStatusBarItems.js +1 -2
- package/lib/cjs/appui-react/statusbar/useUiItemsProviderStatusBarItems.js.map +1 -1
- package/lib/cjs/appui-react/statusfields/ActivityCenter.d.ts +3 -21
- package/lib/cjs/appui-react/statusfields/ActivityCenter.d.ts.map +1 -1
- package/lib/cjs/appui-react/statusfields/ActivityCenter.js +39 -47
- package/lib/cjs/appui-react/statusfields/ActivityCenter.js.map +1 -1
- package/lib/cjs/appui-react/statusfields/MessageCenter.d.ts +5 -16
- package/lib/cjs/appui-react/statusfields/MessageCenter.d.ts.map +1 -1
- package/lib/cjs/appui-react/statusfields/MessageCenter.js +10 -38
- package/lib/cjs/appui-react/statusfields/MessageCenter.js.map +1 -1
- package/lib/cjs/appui-react/statusfields/SectionsField.d.ts +2 -2
- package/lib/cjs/appui-react/statusfields/SectionsField.d.ts.map +1 -1
- package/lib/cjs/appui-react/statusfields/SectionsField.js +10 -13
- package/lib/cjs/appui-react/statusfields/SectionsField.js.map +1 -1
- package/lib/cjs/appui-react/statusfields/SectionsField.scss +5 -6
- package/lib/cjs/appui-react/statusfields/SelectionInfo.d.ts +2 -2
- package/lib/cjs/appui-react/statusfields/SelectionInfo.d.ts.map +1 -1
- package/lib/cjs/appui-react/statusfields/SelectionInfo.js +1 -5
- package/lib/cjs/appui-react/statusfields/SelectionInfo.js.map +1 -1
- package/lib/cjs/appui-react/statusfields/SelectionScope.d.ts +2 -2
- package/lib/cjs/appui-react/statusfields/SelectionScope.d.ts.map +1 -1
- package/lib/cjs/appui-react/statusfields/SelectionScope.js +4 -9
- package/lib/cjs/appui-react/statusfields/SelectionScope.js.map +1 -1
- package/lib/cjs/appui-react/statusfields/SelectionScope.scss +5 -7
- package/lib/cjs/appui-react/statusfields/SnapMode.d.ts +2 -2
- package/lib/cjs/appui-react/statusfields/SnapMode.d.ts.map +1 -1
- package/lib/cjs/appui-react/statusfields/SnapMode.js +2 -3
- package/lib/cjs/appui-react/statusfields/SnapMode.js.map +1 -1
- package/lib/cjs/appui-react/statusfields/ViewAttributes.d.ts +3 -4
- package/lib/cjs/appui-react/statusfields/ViewAttributes.d.ts.map +1 -1
- package/lib/cjs/appui-react/statusfields/ViewAttributes.js +2 -10
- package/lib/cjs/appui-react/statusfields/ViewAttributes.js.map +1 -1
- package/lib/cjs/appui-react/statusfields/tileloading/TileLoadingIndicator.d.ts +3 -3
- package/lib/cjs/appui-react/statusfields/tileloading/TileLoadingIndicator.d.ts.map +1 -1
- package/lib/cjs/appui-react/statusfields/tileloading/TileLoadingIndicator.js +1 -4
- package/lib/cjs/appui-react/statusfields/tileloading/TileLoadingIndicator.js.map +1 -1
- package/lib/cjs/appui-react/statusfields/tileloading/TileLoadingIndicator.scss +9 -22
- package/lib/cjs/appui-react/statusfields/toolassistance/ToolAssistanceField.d.ts +5 -6
- package/lib/cjs/appui-react/statusfields/toolassistance/ToolAssistanceField.d.ts.map +1 -1
- package/lib/cjs/appui-react/statusfields/toolassistance/ToolAssistanceField.js +22 -38
- package/lib/cjs/appui-react/statusfields/toolassistance/ToolAssistanceField.js.map +1 -1
- package/lib/cjs/appui-react/statusfields/toolassistance/ToolAssistanceField.scss +10 -22
- package/lib/cjs/appui-react/syncui/SyncUiEventDispatcher.d.ts +4 -27
- package/lib/cjs/appui-react/syncui/SyncUiEventDispatcher.d.ts.map +1 -1
- package/lib/cjs/appui-react/syncui/SyncUiEventDispatcher.js +4 -38
- package/lib/cjs/appui-react/syncui/SyncUiEventDispatcher.js.map +1 -1
- package/lib/cjs/appui-react/toolbar/GroupItem.d.ts +2 -93
- package/lib/cjs/appui-react/toolbar/GroupItem.d.ts.map +1 -1
- package/lib/cjs/appui-react/toolbar/GroupItem.js +2 -393
- package/lib/cjs/appui-react/toolbar/GroupItem.js.map +1 -1
- package/lib/cjs/appui-react/toolbar/ToolbarComposer.d.ts.map +1 -1
- package/lib/cjs/appui-react/toolbar/ToolbarComposer.js +3 -27
- package/lib/cjs/appui-react/toolbar/ToolbarComposer.js.map +1 -1
- package/lib/cjs/appui-react/toolbar/ToolbarHelper.d.ts +1 -2
- package/lib/cjs/appui-react/toolbar/ToolbarHelper.d.ts.map +1 -1
- package/lib/cjs/appui-react/toolbar/ToolbarHelper.js +2 -16
- package/lib/cjs/appui-react/toolbar/ToolbarHelper.js.map +1 -1
- package/lib/cjs/appui-react/toolbar/useUiItemsProviderToolbarItems.d.ts.map +1 -1
- package/lib/cjs/appui-react/toolbar/useUiItemsProviderToolbarItems.js +1 -3
- package/lib/cjs/appui-react/toolbar/useUiItemsProviderToolbarItems.js.map +1 -1
- package/lib/cjs/appui-react/tools/CoreToolDefinitions.d.ts +0 -7
- package/lib/cjs/appui-react/tools/CoreToolDefinitions.d.ts.map +1 -1
- package/lib/cjs/appui-react/tools/CoreToolDefinitions.js +1 -43
- package/lib/cjs/appui-react/tools/CoreToolDefinitions.js.map +1 -1
- package/lib/cjs/appui-react/tools/ToolSettingsTools.js +1 -1
- package/lib/cjs/appui-react/tools/ToolSettingsTools.js.map +1 -1
- package/lib/cjs/appui-react/{zones/toolsettings → toolsettings}/DefaultToolSettingsProvider.d.ts +1 -1
- package/lib/cjs/appui-react/toolsettings/DefaultToolSettingsProvider.d.ts.map +1 -0
- package/lib/cjs/appui-react/{zones/toolsettings → toolsettings}/DefaultToolSettingsProvider.js +5 -6
- package/lib/cjs/appui-react/toolsettings/DefaultToolSettingsProvider.js.map +1 -0
- package/lib/cjs/appui-react/{zones/toolsettings → toolsettings}/ToolInformation.d.ts +0 -0
- package/lib/cjs/appui-react/toolsettings/ToolInformation.d.ts.map +1 -0
- package/lib/cjs/appui-react/{zones/toolsettings → toolsettings}/ToolInformation.js +3 -3
- package/lib/cjs/appui-react/toolsettings/ToolInformation.js.map +1 -0
- package/lib/cjs/appui-react/{zones/toolsettings → toolsettings}/ToolSettingsManager.d.ts +0 -0
- package/lib/cjs/appui-react/toolsettings/ToolSettingsManager.d.ts.map +1 -0
- package/lib/cjs/appui-react/{zones/toolsettings → toolsettings}/ToolSettingsManager.js +1 -1
- package/lib/cjs/appui-react/toolsettings/ToolSettingsManager.js.map +1 -0
- package/lib/{esm/appui-react/zones → cjs/appui-react}/toolsettings/ToolUiProvider.d.ts +2 -2
- package/lib/cjs/appui-react/toolsettings/ToolUiProvider.d.ts.map +1 -0
- package/lib/cjs/appui-react/{zones/toolsettings → toolsettings}/ToolUiProvider.js +1 -1
- package/lib/cjs/appui-react/toolsettings/ToolUiProvider.js.map +1 -0
- package/lib/cjs/appui-react/ui-items-provider/StandardContentToolsProvider.d.ts.map +1 -1
- package/lib/cjs/appui-react/ui-items-provider/StandardContentToolsProvider.js +1 -4
- package/lib/cjs/appui-react/ui-items-provider/StandardContentToolsProvider.js.map +1 -1
- package/lib/cjs/appui-react/ui-items-provider/StandardContentToolsUiItemsProvider.d.ts +0 -1
- package/lib/cjs/appui-react/ui-items-provider/StandardContentToolsUiItemsProvider.d.ts.map +1 -1
- package/lib/cjs/appui-react/ui-items-provider/StandardContentToolsUiItemsProvider.js +1 -11
- package/lib/cjs/appui-react/ui-items-provider/StandardContentToolsUiItemsProvider.js.map +1 -1
- package/lib/cjs/appui-react/ui-items-provider/StandardNavigationToolsProvider.d.ts.map +1 -1
- package/lib/cjs/appui-react/ui-items-provider/StandardNavigationToolsProvider.js +0 -1
- package/lib/cjs/appui-react/ui-items-provider/StandardNavigationToolsProvider.js.map +1 -1
- package/lib/cjs/appui-react/ui-items-provider/StandardNavigationToolsUiItemsProvider.js +2 -2
- package/lib/cjs/appui-react/ui-items-provider/StandardNavigationToolsUiItemsProvider.js.map +1 -1
- package/lib/cjs/appui-react/ui-items-provider/StandardStatusbarItemsProvider.d.ts.map +1 -1
- package/lib/cjs/appui-react/ui-items-provider/StandardStatusbarItemsProvider.js +6 -21
- package/lib/cjs/appui-react/ui-items-provider/StandardStatusbarItemsProvider.js.map +1 -1
- package/lib/cjs/appui-react/ui-items-provider/StandardStatusbarUiItemsProvider.d.ts +1 -0
- package/lib/cjs/appui-react/ui-items-provider/StandardStatusbarUiItemsProvider.d.ts.map +1 -1
- package/lib/cjs/appui-react/ui-items-provider/StandardStatusbarUiItemsProvider.js +6 -20
- package/lib/cjs/appui-react/ui-items-provider/StandardStatusbarUiItemsProvider.js.map +1 -1
- package/lib/cjs/appui-react/uiprovider/DefaultDialogGridContainer.d.ts.map +1 -1
- package/lib/cjs/appui-react/uiprovider/DefaultDialogGridContainer.js +1 -3
- package/lib/cjs/appui-react/uiprovider/DefaultDialogGridContainer.js.map +1 -1
- package/lib/cjs/appui-react/uiprovider/DefaultDialogGridContainer.scss +0 -3
- package/lib/cjs/appui-react/uistate/AppUiSettings.d.ts +1 -5
- package/lib/cjs/appui-react/uistate/AppUiSettings.d.ts.map +1 -1
- package/lib/cjs/appui-react/uistate/AppUiSettings.js +0 -6
- package/lib/cjs/appui-react/uistate/AppUiSettings.js.map +1 -1
- package/lib/cjs/appui-react/utils/PropsHelper.js.map +1 -1
- package/lib/cjs/appui-react/utils/UiShowHideManager.d.ts.map +1 -1
- package/lib/cjs/appui-react/utils/UiShowHideManager.js +7 -8
- package/lib/cjs/appui-react/utils/UiShowHideManager.js.map +1 -1
- package/lib/cjs/appui-react/widget-panels/Content.d.ts.map +1 -1
- package/lib/cjs/appui-react/widget-panels/Content.js +6 -4
- package/lib/cjs/appui-react/widget-panels/Content.js.map +1 -1
- package/lib/cjs/appui-react/widget-panels/Frontstage.d.ts +20 -19
- package/lib/cjs/appui-react/widget-panels/Frontstage.d.ts.map +1 -1
- package/lib/cjs/appui-react/widget-panels/Frontstage.js +108 -217
- package/lib/cjs/appui-react/widget-panels/Frontstage.js.map +1 -1
- package/lib/cjs/appui-react/widget-panels/FrontstageContent.d.ts.map +1 -1
- package/lib/cjs/appui-react/widget-panels/FrontstageContent.js +3 -3
- package/lib/cjs/appui-react/widget-panels/FrontstageContent.js.map +1 -1
- package/lib/cjs/appui-react/widget-panels/StatusBar.d.ts.map +1 -1
- package/lib/cjs/appui-react/widget-panels/StatusBar.js +6 -9
- package/lib/cjs/appui-react/widget-panels/StatusBar.js.map +1 -1
- package/lib/cjs/appui-react/widget-panels/ToolSettings.js +7 -7
- package/lib/cjs/appui-react/widget-panels/ToolSettings.js.map +1 -1
- package/lib/cjs/appui-react/widget-panels/ToolSettings.scss +3 -2
- package/lib/cjs/appui-react/widget-panels/Toolbars.d.ts.map +1 -1
- package/lib/cjs/appui-react/widget-panels/Toolbars.js +5 -12
- package/lib/cjs/appui-react/widget-panels/Toolbars.js.map +1 -1
- package/lib/cjs/appui-react/widget-panels/useWidgetDirection.d.ts.map +1 -1
- package/lib/cjs/appui-react/widget-panels/useWidgetDirection.js +6 -8
- package/lib/cjs/appui-react/widget-panels/useWidgetDirection.js.map +1 -1
- package/lib/cjs/appui-react/widgets/BackstageAppButton.d.ts.map +1 -1
- package/lib/cjs/appui-react/widgets/BackstageAppButton.js +3 -5
- package/lib/cjs/appui-react/widgets/BackstageAppButton.js.map +1 -1
- package/lib/cjs/appui-react/widgets/BasicNavigationWidget.js.map +1 -1
- package/lib/cjs/appui-react/widgets/BasicToolWidget.js.map +1 -1
- package/lib/cjs/appui-react/widgets/ContentToolWidgetComposer.js.map +1 -1
- package/lib/cjs/appui-react/widgets/NavigationWidgetComposer.d.ts.map +1 -1
- package/lib/cjs/appui-react/widgets/NavigationWidgetComposer.js +1 -2
- package/lib/cjs/appui-react/widgets/NavigationWidgetComposer.js.map +1 -1
- package/lib/cjs/appui-react/widgets/StableWidgetDef.d.ts +1 -1
- package/lib/cjs/appui-react/widgets/StableWidgetDef.js +1 -1
- package/lib/cjs/appui-react/widgets/StableWidgetDef.js.map +1 -1
- package/lib/cjs/appui-react/widgets/ToolSettingsContent.d.ts +0 -19
- package/lib/cjs/appui-react/widgets/ToolSettingsContent.d.ts.map +1 -1
- package/lib/cjs/appui-react/widgets/ToolSettingsContent.js +1 -40
- package/lib/cjs/appui-react/widgets/ToolSettingsContent.js.map +1 -1
- package/lib/cjs/appui-react/widgets/ViewToolWidgetComposer.js.map +1 -1
- package/lib/cjs/appui-react/widgets/WidgetConfig.d.ts +19 -4
- package/lib/cjs/appui-react/widgets/WidgetConfig.d.ts.map +1 -1
- package/lib/cjs/appui-react/widgets/WidgetConfig.js.map +1 -1
- package/lib/cjs/appui-react/widgets/WidgetControl.js.map +1 -1
- package/lib/cjs/appui-react/widgets/WidgetDef.d.ts +11 -70
- package/lib/cjs/appui-react/widgets/WidgetDef.d.ts.map +1 -1
- package/lib/cjs/appui-react/widgets/WidgetDef.js +59 -117
- package/lib/cjs/appui-react/widgets/WidgetDef.js.map +1 -1
- package/lib/cjs/appui-react/widgets/WidgetHost.d.ts +1 -2
- package/lib/cjs/appui-react/widgets/WidgetHost.d.ts.map +1 -1
- package/lib/cjs/appui-react/widgets/WidgetHost.js +4 -94
- package/lib/cjs/appui-react/widgets/WidgetHost.js.map +1 -1
- package/lib/cjs/appui-react/widgets/WidgetManager.d.ts +3 -5
- package/lib/cjs/appui-react/widgets/WidgetManager.d.ts.map +1 -1
- package/lib/cjs/appui-react/widgets/WidgetManager.js +17 -54
- package/lib/cjs/appui-react/widgets/WidgetManager.js.map +1 -1
- package/lib/cjs/appui-react.d.ts +9 -84
- package/lib/cjs/appui-react.d.ts.map +1 -1
- package/lib/cjs/appui-react.js +9 -84
- package/lib/cjs/appui-react.js.map +1 -1
- package/lib/esm/appui-react/UiFramework.d.ts +2 -33
- package/lib/esm/appui-react/UiFramework.d.ts.map +1 -1
- package/lib/esm/appui-react/UiFramework.js +4 -28
- package/lib/esm/appui-react/UiFramework.js.map +1 -1
- package/lib/esm/appui-react/_variables.scss +2 -2
- package/lib/esm/appui-react/accudraw/AccuDrawFieldContainer.scss +2 -3
- package/lib/esm/appui-react/accudraw/AccuDrawInputField.scss +9 -4
- package/lib/esm/appui-react/backstage/BackstageComposer.d.ts.map +1 -1
- package/lib/esm/appui-react/backstage/BackstageComposer.js +2 -2
- package/lib/esm/appui-react/backstage/BackstageComposer.js.map +1 -1
- package/lib/esm/appui-react/backstage/BackstageComposerItem.js +2 -2
- package/lib/esm/appui-react/backstage/BackstageComposerItem.js.map +1 -1
- package/lib/esm/appui-react/backstage/BackstageManager.d.ts.map +1 -1
- package/lib/esm/appui-react/backstage/BackstageManager.js +0 -2
- package/lib/esm/appui-react/backstage/BackstageManager.js.map +1 -1
- package/lib/esm/appui-react/backstage/useDefaultBackstageItems.js.map +1 -1
- package/lib/esm/appui-react/backstage/useUiItemsProviderBackstageItems.d.ts.map +1 -1
- package/lib/esm/appui-react/backstage/useUiItemsProviderBackstageItems.js +1 -3
- package/lib/esm/appui-react/backstage/useUiItemsProviderBackstageItems.js.map +1 -1
- package/lib/esm/appui-react/childwindow/ChildWindowManager.d.ts.map +1 -1
- package/lib/esm/appui-react/childwindow/ChildWindowManager.js +6 -9
- package/lib/esm/appui-react/childwindow/ChildWindowManager.js.map +1 -1
- package/lib/esm/appui-react/configurableui/ConfigurableUiContent.d.ts.map +1 -1
- package/lib/esm/appui-react/configurableui/ConfigurableUiContent.js +1 -4
- package/lib/esm/appui-react/configurableui/ConfigurableUiContent.js.map +1 -1
- package/lib/esm/appui-react/configurableui/ConfigurableUiManager.d.ts +1 -21
- package/lib/esm/appui-react/configurableui/ConfigurableUiManager.d.ts.map +1 -1
- package/lib/esm/appui-react/configurableui/ConfigurableUiManager.js +2 -28
- package/lib/esm/appui-react/configurableui/ConfigurableUiManager.js.map +1 -1
- package/lib/esm/appui-react/configurableui/configurableui.scss +5 -7
- package/lib/esm/appui-react/configurableui/state.d.ts +0 -7
- package/lib/esm/appui-react/configurableui/state.d.ts.map +1 -1
- package/lib/esm/appui-react/configurableui/state.js +0 -9
- package/lib/esm/appui-react/configurableui/state.js.map +1 -1
- package/lib/esm/appui-react/content/ContentGroup.d.ts +2 -9
- package/lib/esm/appui-react/content/ContentGroup.d.ts.map +1 -1
- package/lib/esm/appui-react/content/ContentGroup.js.map +1 -1
- package/lib/esm/appui-react/content/ContentLayout.d.ts +0 -4
- package/lib/esm/appui-react/content/ContentLayout.d.ts.map +1 -1
- package/lib/esm/appui-react/content/ContentLayout.js +1 -1
- package/lib/esm/appui-react/content/ContentLayout.js.map +1 -1
- package/lib/esm/appui-react/content/DefaultViewOverlay.scss +4 -5
- package/lib/esm/appui-react/cursor/cursorpopup/CursorPopup.js +2 -2
- package/lib/esm/appui-react/cursor/cursorpopup/CursorPopup.js.map +1 -1
- package/lib/esm/appui-react/dialog/StandardMessageBox.d.ts +2 -0
- package/lib/esm/appui-react/dialog/StandardMessageBox.d.ts.map +1 -1
- package/lib/esm/appui-react/dialog/StandardMessageBox.js.map +1 -1
- package/lib/esm/appui-react/feedback/ElementTooltip.js +1 -2
- package/lib/esm/appui-react/feedback/ElementTooltip.js.map +1 -1
- package/lib/esm/appui-react/feedback/ValidationTextbox.d.ts +2 -0
- package/lib/esm/appui-react/feedback/ValidationTextbox.d.ts.map +1 -1
- package/lib/esm/appui-react/feedback/ValidationTextbox.js.map +1 -1
- package/lib/esm/appui-react/feedback/ValidationTextbox.scss +4 -4
- package/lib/esm/appui-react/frontstage/FrontstageConfig.d.ts +1 -1
- package/lib/esm/appui-react/frontstage/FrontstageConfig.js.map +1 -1
- package/lib/esm/appui-react/frontstage/FrontstageDef.d.ts +19 -74
- package/lib/esm/appui-react/frontstage/FrontstageDef.d.ts.map +1 -1
- package/lib/esm/appui-react/frontstage/FrontstageDef.js +85 -302
- package/lib/esm/appui-react/frontstage/FrontstageDef.js.map +1 -1
- package/lib/esm/appui-react/frontstage/FrontstageManager.d.ts +4 -10
- package/lib/esm/appui-react/frontstage/FrontstageManager.d.ts.map +1 -1
- package/lib/esm/appui-react/frontstage/FrontstageManager.js +5 -31
- package/lib/esm/appui-react/frontstage/FrontstageManager.js.map +1 -1
- package/lib/esm/appui-react/frontstage/FrontstageProvider.d.ts +3 -11
- package/lib/esm/appui-react/frontstage/FrontstageProvider.d.ts.map +1 -1
- package/lib/esm/appui-react/frontstage/FrontstageProvider.js.map +1 -1
- package/lib/esm/appui-react/frontstage/ModalFrontstage.d.ts +2 -0
- package/lib/esm/appui-react/frontstage/ModalFrontstage.d.ts.map +1 -1
- package/lib/esm/appui-react/frontstage/ModalFrontstage.js +2 -1
- package/lib/esm/appui-react/frontstage/ModalFrontstage.js.map +1 -1
- package/lib/esm/appui-react/frontstage/ModalFrontstage.scss +1 -4
- package/lib/esm/appui-react/frontstage/ModalSettingsStage.d.ts.map +1 -1
- package/lib/esm/appui-react/frontstage/ModalSettingsStage.js +2 -4
- package/lib/esm/appui-react/frontstage/ModalSettingsStage.js.map +1 -1
- package/lib/esm/appui-react/frontstage/StandardFrontstageProvider.d.ts +4 -15
- package/lib/esm/appui-react/frontstage/StandardFrontstageProvider.d.ts.map +1 -1
- package/lib/esm/appui-react/frontstage/StandardFrontstageProvider.js +44 -27
- package/lib/esm/appui-react/frontstage/StandardFrontstageProvider.js.map +1 -1
- package/lib/esm/appui-react/hooks/useAvailableUiItemsProviders.js +4 -4
- package/lib/esm/appui-react/hooks/useAvailableUiItemsProviders.js.map +1 -1
- package/lib/esm/appui-react/messages/ActivityMessage.d.ts +1 -36
- package/lib/esm/appui-react/messages/ActivityMessage.d.ts.map +1 -1
- package/lib/esm/appui-react/messages/ActivityMessage.js +24 -34
- package/lib/esm/appui-react/messages/ActivityMessage.js.map +1 -1
- package/lib/esm/appui-react/messages/MessageManager.d.ts.map +1 -1
- package/lib/esm/appui-react/messages/MessageManager.js +2 -3
- package/lib/esm/appui-react/messages/MessageManager.js.map +1 -1
- package/lib/esm/appui-react/messages/Pointer.js +1 -2
- package/lib/esm/appui-react/messages/Pointer.js.map +1 -1
- package/lib/esm/appui-react/navigationaids/CubeNavigationAidControl.d.ts.map +1 -1
- package/lib/esm/appui-react/navigationaids/CubeNavigationAidControl.js +1 -0
- package/lib/esm/appui-react/navigationaids/CubeNavigationAidControl.js.map +1 -1
- package/lib/esm/appui-react/navigationaids/DrawingNavigationAidControl.d.ts.map +1 -1
- package/lib/esm/appui-react/navigationaids/DrawingNavigationAidControl.js +1 -0
- package/lib/esm/appui-react/navigationaids/DrawingNavigationAidControl.js.map +1 -1
- package/lib/esm/appui-react/navigationaids/SheetNavigationAid.d.ts.map +1 -1
- package/lib/esm/appui-react/navigationaids/SheetNavigationAid.js +1 -0
- package/lib/esm/appui-react/navigationaids/SheetNavigationAid.js.map +1 -1
- package/lib/esm/appui-react/navigationaids/SheetNavigationAid.scss +13 -9
- package/lib/esm/appui-react/navigationaids/StandardRotationNavigationAid.d.ts.map +1 -1
- package/lib/esm/appui-react/navigationaids/StandardRotationNavigationAid.js +8 -9
- package/lib/esm/appui-react/navigationaids/StandardRotationNavigationAid.js.map +1 -1
- package/lib/esm/appui-react/pickers/ListPicker.d.ts +3 -35
- package/lib/esm/appui-react/pickers/ListPicker.d.ts.map +1 -1
- package/lib/esm/appui-react/pickers/ListPicker.js +9 -142
- package/lib/esm/appui-react/pickers/ListPicker.js.map +1 -1
- package/lib/esm/appui-react/pickers/ListPicker.scss +15 -17
- package/lib/esm/appui-react/pickers/ViewSelector.d.ts.map +1 -1
- package/lib/esm/appui-react/pickers/ViewSelector.js +0 -1
- package/lib/esm/appui-react/pickers/ViewSelector.js.map +1 -1
- package/lib/esm/appui-react/popup/PositionPopup.d.ts +2 -0
- package/lib/esm/appui-react/popup/PositionPopup.d.ts.map +1 -1
- package/lib/esm/appui-react/popup/PositionPopup.js.map +1 -1
- package/lib/esm/appui-react/redux/FrameworkState.d.ts +1 -1
- package/lib/esm/appui-react/safearea/SafeAreaContext.d.ts +3 -65
- package/lib/esm/appui-react/safearea/SafeAreaContext.d.ts.map +1 -1
- package/lib/esm/appui-react/safearea/SafeAreaContext.js +2 -18
- package/lib/esm/appui-react/safearea/SafeAreaContext.js.map +1 -1
- package/lib/esm/appui-react/safearea/SafeAreaHelpers.d.ts +8 -0
- package/lib/esm/appui-react/safearea/SafeAreaHelpers.d.ts.map +1 -0
- package/lib/{cjs/appui-react/ui-items-provider/ProviderItem.js → esm/appui-react/safearea/SafeAreaHelpers.js} +6 -4
- package/lib/esm/appui-react/safearea/SafeAreaHelpers.js.map +1 -0
- package/lib/esm/appui-react/safearea/SafeAreaInsets.d.ts +8 -7
- package/lib/esm/appui-react/safearea/SafeAreaInsets.d.ts.map +1 -1
- package/lib/esm/appui-react/safearea/SafeAreaInsets.js +9 -3
- package/lib/esm/appui-react/safearea/SafeAreaInsets.js.map +1 -1
- package/lib/esm/appui-react/selection/SelectionContextItemDef.d.ts.map +1 -1
- package/lib/esm/appui-react/selection/SelectionContextItemDef.js +0 -12
- package/lib/esm/appui-react/selection/SelectionContextItemDef.js.map +1 -1
- package/lib/esm/appui-react/settings/quantityformatting/QuantityFormat.scss +6 -13
- package/lib/esm/appui-react/settings/ui/UiSettingsPage.d.ts +0 -12
- package/lib/esm/appui-react/settings/ui/UiSettingsPage.d.ts.map +1 -1
- package/lib/esm/appui-react/settings/ui/UiSettingsPage.js +26 -26
- package/lib/esm/appui-react/settings/ui/UiSettingsPage.js.map +1 -1
- package/lib/esm/appui-react/settings/ui/UiSettingsPage.scss +8 -9
- package/lib/esm/appui-react/shared/ActionButtonItemDef.d.ts +0 -7
- package/lib/esm/appui-react/shared/ActionButtonItemDef.d.ts.map +1 -1
- package/lib/esm/appui-react/shared/ActionButtonItemDef.js +0 -19
- package/lib/esm/appui-react/shared/ActionButtonItemDef.js.map +1 -1
- package/lib/esm/appui-react/shared/CustomItemDef.d.ts +0 -2
- package/lib/esm/appui-react/shared/CustomItemDef.d.ts.map +1 -1
- package/lib/esm/appui-react/shared/CustomItemDef.js +0 -18
- package/lib/esm/appui-react/shared/CustomItemDef.js.map +1 -1
- package/lib/esm/appui-react/shared/CustomItemProps.d.ts +0 -1
- package/lib/esm/appui-react/shared/CustomItemProps.d.ts.map +1 -1
- package/lib/esm/appui-react/shared/CustomItemProps.js.map +1 -1
- package/lib/esm/appui-react/shared/GroupItemProps.d.ts +0 -3
- package/lib/esm/appui-react/shared/GroupItemProps.d.ts.map +1 -1
- package/lib/esm/appui-react/shared/GroupItemProps.js.map +1 -1
- package/lib/esm/appui-react/shared/ItemDefBase.d.ts +0 -8
- package/lib/esm/appui-react/shared/ItemDefBase.d.ts.map +1 -1
- package/lib/esm/appui-react/shared/ItemDefBase.js +2 -16
- package/lib/esm/appui-react/shared/ItemDefBase.js.map +1 -1
- package/lib/esm/appui-react/shared/ItemProps.d.ts +0 -17
- package/lib/esm/appui-react/shared/ItemProps.d.ts.map +1 -1
- package/lib/esm/appui-react/shared/ItemProps.js.map +1 -1
- package/lib/esm/appui-react/stagepanels/StagePanelConfig.d.ts +10 -4
- package/lib/esm/appui-react/stagepanels/StagePanelConfig.d.ts.map +1 -1
- package/lib/esm/appui-react/stagepanels/StagePanelConfig.js +0 -1
- package/lib/esm/appui-react/stagepanels/StagePanelConfig.js.map +1 -1
- package/lib/esm/appui-react/stagepanels/StagePanelDef.d.ts +10 -30
- package/lib/esm/appui-react/stagepanels/StagePanelDef.d.ts.map +1 -1
- package/lib/esm/appui-react/stagepanels/StagePanelDef.js +50 -108
- package/lib/esm/appui-react/stagepanels/StagePanelDef.js.map +1 -1
- package/lib/esm/appui-react/statusbar/Indicator.js +2 -4
- package/lib/esm/appui-react/statusbar/Indicator.js.map +1 -1
- package/lib/esm/appui-react/statusbar/LabelIndicator.js +1 -2
- package/lib/esm/appui-react/statusbar/LabelIndicator.js.map +1 -1
- package/lib/esm/appui-react/statusbar/Overflow.d.ts +1 -1
- package/lib/esm/appui-react/statusbar/Overflow.d.ts.map +1 -1
- package/lib/esm/appui-react/statusbar/Overflow.js +2 -3
- package/lib/esm/appui-react/statusbar/Overflow.js.map +1 -1
- package/lib/esm/appui-react/statusbar/Separator.d.ts +1 -0
- package/lib/esm/appui-react/statusbar/Separator.d.ts.map +1 -1
- package/lib/esm/appui-react/statusbar/Separator.js +4 -3
- package/lib/esm/appui-react/statusbar/Separator.js.map +1 -1
- package/lib/esm/appui-react/statusbar/Separator.scss +14 -0
- package/lib/esm/appui-react/statusbar/StatusBar.d.ts +1 -17
- package/lib/esm/appui-react/statusbar/StatusBar.d.ts.map +1 -1
- package/lib/esm/appui-react/statusbar/StatusBar.js +6 -55
- package/lib/esm/appui-react/statusbar/StatusBar.js.map +1 -1
- package/lib/esm/appui-react/statusbar/StatusBarComposer.d.ts.map +1 -1
- package/lib/esm/appui-react/statusbar/StatusBarComposer.js +16 -21
- package/lib/esm/appui-react/statusbar/StatusBarComposer.js.map +1 -1
- package/lib/esm/appui-react/statusbar/StatusBarItem.d.ts +2 -52
- package/lib/esm/appui-react/statusbar/StatusBarItem.d.ts.map +1 -1
- package/lib/esm/appui-react/statusbar/StatusBarItem.js +1 -29
- package/lib/esm/appui-react/statusbar/StatusBarItem.js.map +1 -1
- package/lib/esm/appui-react/statusbar/StatusBarItemUtilities.d.ts +4 -23
- package/lib/esm/appui-react/statusbar/StatusBarItemUtilities.d.ts.map +1 -1
- package/lib/esm/appui-react/statusbar/StatusBarItemUtilities.js +1 -31
- package/lib/esm/appui-react/statusbar/StatusBarItemUtilities.js.map +1 -1
- package/lib/esm/appui-react/statusbar/StatusBarWidgetControl.d.ts +1 -20
- package/lib/esm/appui-react/statusbar/StatusBarWidgetControl.d.ts.map +1 -1
- package/lib/esm/appui-react/statusbar/StatusBarWidgetControl.js.map +1 -1
- package/lib/esm/appui-react/statusbar/dialog/Dialog.js +1 -1
- package/lib/esm/appui-react/statusbar/dialog/Dialog.js.map +1 -1
- package/lib/esm/appui-react/statusbar/dialog/TitleBar.js +1 -1
- package/lib/esm/appui-react/statusbar/dialog/TitleBar.js.map +1 -1
- package/lib/esm/appui-react/statusbar/useDefaultStatusBarItems.js.map +1 -1
- package/lib/esm/appui-react/statusbar/useUiItemsProviderStatusBarItems.d.ts.map +1 -1
- package/lib/esm/appui-react/statusbar/useUiItemsProviderStatusBarItems.js +1 -2
- package/lib/esm/appui-react/statusbar/useUiItemsProviderStatusBarItems.js.map +1 -1
- package/lib/esm/appui-react/statusfields/ActivityCenter.d.ts +3 -21
- package/lib/esm/appui-react/statusfields/ActivityCenter.d.ts.map +1 -1
- package/lib/esm/appui-react/statusfields/ActivityCenter.js +39 -47
- package/lib/esm/appui-react/statusfields/ActivityCenter.js.map +1 -1
- package/lib/esm/appui-react/statusfields/MessageCenter.d.ts +5 -16
- package/lib/esm/appui-react/statusfields/MessageCenter.d.ts.map +1 -1
- package/lib/esm/appui-react/statusfields/MessageCenter.js +10 -38
- package/lib/esm/appui-react/statusfields/MessageCenter.js.map +1 -1
- package/lib/esm/appui-react/statusfields/SectionsField.d.ts +2 -2
- package/lib/esm/appui-react/statusfields/SectionsField.d.ts.map +1 -1
- package/lib/esm/appui-react/statusfields/SectionsField.js +10 -13
- package/lib/esm/appui-react/statusfields/SectionsField.js.map +1 -1
- package/lib/esm/appui-react/statusfields/SectionsField.scss +5 -6
- package/lib/esm/appui-react/statusfields/SelectionInfo.d.ts +2 -2
- package/lib/esm/appui-react/statusfields/SelectionInfo.d.ts.map +1 -1
- package/lib/esm/appui-react/statusfields/SelectionInfo.js +1 -5
- package/lib/esm/appui-react/statusfields/SelectionInfo.js.map +1 -1
- package/lib/esm/appui-react/statusfields/SelectionScope.d.ts +2 -2
- package/lib/esm/appui-react/statusfields/SelectionScope.d.ts.map +1 -1
- package/lib/esm/appui-react/statusfields/SelectionScope.js +4 -9
- package/lib/esm/appui-react/statusfields/SelectionScope.js.map +1 -1
- package/lib/esm/appui-react/statusfields/SelectionScope.scss +5 -7
- package/lib/esm/appui-react/statusfields/SnapMode.d.ts +2 -2
- package/lib/esm/appui-react/statusfields/SnapMode.d.ts.map +1 -1
- package/lib/esm/appui-react/statusfields/SnapMode.js +2 -3
- package/lib/esm/appui-react/statusfields/SnapMode.js.map +1 -1
- package/lib/esm/appui-react/statusfields/ViewAttributes.d.ts +3 -4
- package/lib/esm/appui-react/statusfields/ViewAttributes.d.ts.map +1 -1
- package/lib/esm/appui-react/statusfields/ViewAttributes.js +2 -10
- package/lib/esm/appui-react/statusfields/ViewAttributes.js.map +1 -1
- package/lib/esm/appui-react/statusfields/tileloading/TileLoadingIndicator.d.ts +3 -3
- package/lib/esm/appui-react/statusfields/tileloading/TileLoadingIndicator.d.ts.map +1 -1
- package/lib/esm/appui-react/statusfields/tileloading/TileLoadingIndicator.js +1 -4
- package/lib/esm/appui-react/statusfields/tileloading/TileLoadingIndicator.js.map +1 -1
- package/lib/esm/appui-react/statusfields/tileloading/TileLoadingIndicator.scss +9 -22
- package/lib/esm/appui-react/statusfields/toolassistance/ToolAssistanceField.d.ts +5 -6
- package/lib/esm/appui-react/statusfields/toolassistance/ToolAssistanceField.d.ts.map +1 -1
- package/lib/esm/appui-react/statusfields/toolassistance/ToolAssistanceField.js +23 -39
- package/lib/esm/appui-react/statusfields/toolassistance/ToolAssistanceField.js.map +1 -1
- package/lib/esm/appui-react/statusfields/toolassistance/ToolAssistanceField.scss +10 -22
- package/lib/esm/appui-react/syncui/SyncUiEventDispatcher.d.ts +4 -27
- package/lib/esm/appui-react/syncui/SyncUiEventDispatcher.d.ts.map +1 -1
- package/lib/esm/appui-react/syncui/SyncUiEventDispatcher.js +4 -38
- package/lib/esm/appui-react/syncui/SyncUiEventDispatcher.js.map +1 -1
- package/lib/esm/appui-react/toolbar/GroupItem.d.ts +2 -93
- package/lib/esm/appui-react/toolbar/GroupItem.d.ts.map +1 -1
- package/lib/esm/appui-react/toolbar/GroupItem.js +1 -388
- package/lib/esm/appui-react/toolbar/GroupItem.js.map +1 -1
- package/lib/esm/appui-react/toolbar/ToolbarComposer.d.ts.map +1 -1
- package/lib/esm/appui-react/toolbar/ToolbarComposer.js +2 -26
- package/lib/esm/appui-react/toolbar/ToolbarComposer.js.map +1 -1
- package/lib/esm/appui-react/toolbar/ToolbarHelper.d.ts +1 -2
- package/lib/esm/appui-react/toolbar/ToolbarHelper.d.ts.map +1 -1
- package/lib/esm/appui-react/toolbar/ToolbarHelper.js +2 -16
- package/lib/esm/appui-react/toolbar/ToolbarHelper.js.map +1 -1
- package/lib/esm/appui-react/toolbar/useUiItemsProviderToolbarItems.d.ts.map +1 -1
- package/lib/esm/appui-react/toolbar/useUiItemsProviderToolbarItems.js +1 -3
- package/lib/esm/appui-react/toolbar/useUiItemsProviderToolbarItems.js.map +1 -1
- package/lib/esm/appui-react/tools/CoreToolDefinitions.d.ts +0 -7
- package/lib/esm/appui-react/tools/CoreToolDefinitions.d.ts.map +1 -1
- package/lib/esm/appui-react/tools/CoreToolDefinitions.js +2 -44
- package/lib/esm/appui-react/tools/CoreToolDefinitions.js.map +1 -1
- package/lib/esm/appui-react/tools/ToolSettingsTools.js +1 -1
- package/lib/esm/appui-react/tools/ToolSettingsTools.js.map +1 -1
- package/lib/esm/appui-react/{zones/toolsettings → toolsettings}/DefaultToolSettingsProvider.d.ts +1 -1
- package/lib/esm/appui-react/toolsettings/DefaultToolSettingsProvider.d.ts.map +1 -0
- package/lib/esm/appui-react/{zones/toolsettings → toolsettings}/DefaultToolSettingsProvider.js +5 -6
- package/lib/esm/appui-react/toolsettings/DefaultToolSettingsProvider.js.map +1 -0
- package/lib/esm/appui-react/{zones/toolsettings → toolsettings}/ToolInformation.d.ts +0 -0
- package/lib/esm/appui-react/toolsettings/ToolInformation.d.ts.map +1 -0
- package/lib/esm/appui-react/{zones/toolsettings → toolsettings}/ToolInformation.js +3 -3
- package/lib/esm/appui-react/toolsettings/ToolInformation.js.map +1 -0
- package/lib/esm/appui-react/{zones/toolsettings → toolsettings}/ToolSettingsManager.d.ts +0 -0
- package/lib/esm/appui-react/toolsettings/ToolSettingsManager.d.ts.map +1 -0
- package/lib/esm/appui-react/{zones/toolsettings → toolsettings}/ToolSettingsManager.js +1 -1
- package/lib/esm/appui-react/toolsettings/ToolSettingsManager.js.map +1 -0
- package/lib/{cjs/appui-react/zones → esm/appui-react}/toolsettings/ToolUiProvider.d.ts +2 -2
- package/lib/esm/appui-react/toolsettings/ToolUiProvider.d.ts.map +1 -0
- package/lib/esm/appui-react/{zones/toolsettings → toolsettings}/ToolUiProvider.js +1 -1
- package/lib/esm/appui-react/toolsettings/ToolUiProvider.js.map +1 -0
- package/lib/esm/appui-react/ui-items-provider/StandardContentToolsProvider.d.ts.map +1 -1
- package/lib/esm/appui-react/ui-items-provider/StandardContentToolsProvider.js +1 -4
- package/lib/esm/appui-react/ui-items-provider/StandardContentToolsProvider.js.map +1 -1
- package/lib/esm/appui-react/ui-items-provider/StandardContentToolsUiItemsProvider.d.ts +0 -1
- package/lib/esm/appui-react/ui-items-provider/StandardContentToolsUiItemsProvider.d.ts.map +1 -1
- package/lib/esm/appui-react/ui-items-provider/StandardContentToolsUiItemsProvider.js +1 -11
- package/lib/esm/appui-react/ui-items-provider/StandardContentToolsUiItemsProvider.js.map +1 -1
- package/lib/esm/appui-react/ui-items-provider/StandardNavigationToolsProvider.d.ts.map +1 -1
- package/lib/esm/appui-react/ui-items-provider/StandardNavigationToolsProvider.js +0 -1
- package/lib/esm/appui-react/ui-items-provider/StandardNavigationToolsProvider.js.map +1 -1
- package/lib/esm/appui-react/ui-items-provider/StandardNavigationToolsUiItemsProvider.js +2 -2
- package/lib/esm/appui-react/ui-items-provider/StandardNavigationToolsUiItemsProvider.js.map +1 -1
- package/lib/esm/appui-react/ui-items-provider/StandardStatusbarItemsProvider.d.ts.map +1 -1
- package/lib/esm/appui-react/ui-items-provider/StandardStatusbarItemsProvider.js +6 -21
- package/lib/esm/appui-react/ui-items-provider/StandardStatusbarItemsProvider.js.map +1 -1
- package/lib/esm/appui-react/ui-items-provider/StandardStatusbarUiItemsProvider.d.ts +1 -0
- package/lib/esm/appui-react/ui-items-provider/StandardStatusbarUiItemsProvider.d.ts.map +1 -1
- package/lib/esm/appui-react/ui-items-provider/StandardStatusbarUiItemsProvider.js +6 -20
- package/lib/esm/appui-react/ui-items-provider/StandardStatusbarUiItemsProvider.js.map +1 -1
- package/lib/esm/appui-react/uiprovider/DefaultDialogGridContainer.d.ts.map +1 -1
- package/lib/esm/appui-react/uiprovider/DefaultDialogGridContainer.js +1 -3
- package/lib/esm/appui-react/uiprovider/DefaultDialogGridContainer.js.map +1 -1
- package/lib/esm/appui-react/uiprovider/DefaultDialogGridContainer.scss +0 -3
- package/lib/esm/appui-react/uistate/AppUiSettings.d.ts +1 -5
- package/lib/esm/appui-react/uistate/AppUiSettings.d.ts.map +1 -1
- package/lib/esm/appui-react/uistate/AppUiSettings.js +0 -6
- package/lib/esm/appui-react/uistate/AppUiSettings.js.map +1 -1
- package/lib/esm/appui-react/utils/PropsHelper.js.map +1 -1
- package/lib/esm/appui-react/utils/UiShowHideManager.d.ts.map +1 -1
- package/lib/esm/appui-react/utils/UiShowHideManager.js +7 -8
- package/lib/esm/appui-react/utils/UiShowHideManager.js.map +1 -1
- package/lib/esm/appui-react/widget-panels/Content.d.ts.map +1 -1
- package/lib/esm/appui-react/widget-panels/Content.js +5 -3
- package/lib/esm/appui-react/widget-panels/Content.js.map +1 -1
- package/lib/esm/appui-react/widget-panels/Frontstage.d.ts +20 -19
- package/lib/esm/appui-react/widget-panels/Frontstage.d.ts.map +1 -1
- package/lib/esm/appui-react/widget-panels/Frontstage.js +106 -216
- package/lib/esm/appui-react/widget-panels/Frontstage.js.map +1 -1
- package/lib/esm/appui-react/widget-panels/FrontstageContent.d.ts.map +1 -1
- package/lib/esm/appui-react/widget-panels/FrontstageContent.js +2 -2
- package/lib/esm/appui-react/widget-panels/FrontstageContent.js.map +1 -1
- package/lib/esm/appui-react/widget-panels/StatusBar.d.ts.map +1 -1
- package/lib/esm/appui-react/widget-panels/StatusBar.js +5 -8
- package/lib/esm/appui-react/widget-panels/StatusBar.js.map +1 -1
- package/lib/esm/appui-react/widget-panels/ToolSettings.js +7 -7
- package/lib/esm/appui-react/widget-panels/ToolSettings.js.map +1 -1
- package/lib/esm/appui-react/widget-panels/ToolSettings.scss +3 -2
- package/lib/esm/appui-react/widget-panels/Toolbars.d.ts.map +1 -1
- package/lib/esm/appui-react/widget-panels/Toolbars.js +4 -11
- package/lib/esm/appui-react/widget-panels/Toolbars.js.map +1 -1
- package/lib/esm/appui-react/widget-panels/useWidgetDirection.d.ts.map +1 -1
- package/lib/esm/appui-react/widget-panels/useWidgetDirection.js +7 -9
- package/lib/esm/appui-react/widget-panels/useWidgetDirection.js.map +1 -1
- package/lib/esm/appui-react/widgets/BackstageAppButton.d.ts.map +1 -1
- package/lib/esm/appui-react/widgets/BackstageAppButton.js +3 -5
- package/lib/esm/appui-react/widgets/BackstageAppButton.js.map +1 -1
- package/lib/esm/appui-react/widgets/BasicNavigationWidget.js.map +1 -1
- package/lib/esm/appui-react/widgets/BasicToolWidget.js.map +1 -1
- package/lib/esm/appui-react/widgets/ContentToolWidgetComposer.js.map +1 -1
- package/lib/esm/appui-react/widgets/NavigationWidgetComposer.d.ts.map +1 -1
- package/lib/esm/appui-react/widgets/NavigationWidgetComposer.js +1 -2
- package/lib/esm/appui-react/widgets/NavigationWidgetComposer.js.map +1 -1
- package/lib/esm/appui-react/widgets/StableWidgetDef.d.ts +1 -1
- package/lib/esm/appui-react/widgets/StableWidgetDef.js +1 -1
- package/lib/esm/appui-react/widgets/StableWidgetDef.js.map +1 -1
- package/lib/esm/appui-react/widgets/ToolSettingsContent.d.ts +0 -19
- package/lib/esm/appui-react/widgets/ToolSettingsContent.d.ts.map +1 -1
- package/lib/esm/appui-react/widgets/ToolSettingsContent.js +0 -38
- package/lib/esm/appui-react/widgets/ToolSettingsContent.js.map +1 -1
- package/lib/esm/appui-react/widgets/ViewToolWidgetComposer.js.map +1 -1
- package/lib/esm/appui-react/widgets/WidgetConfig.d.ts +19 -4
- package/lib/esm/appui-react/widgets/WidgetConfig.d.ts.map +1 -1
- package/lib/esm/appui-react/widgets/WidgetConfig.js.map +1 -1
- package/lib/esm/appui-react/widgets/WidgetControl.js.map +1 -1
- package/lib/esm/appui-react/widgets/WidgetDef.d.ts +11 -70
- package/lib/esm/appui-react/widgets/WidgetDef.d.ts.map +1 -1
- package/lib/esm/appui-react/widgets/WidgetDef.js +59 -117
- package/lib/esm/appui-react/widgets/WidgetDef.js.map +1 -1
- package/lib/esm/appui-react/widgets/WidgetHost.d.ts +1 -2
- package/lib/esm/appui-react/widgets/WidgetHost.d.ts.map +1 -1
- package/lib/esm/appui-react/widgets/WidgetHost.js +4 -94
- package/lib/esm/appui-react/widgets/WidgetHost.js.map +1 -1
- package/lib/esm/appui-react/widgets/WidgetManager.d.ts +3 -5
- package/lib/esm/appui-react/widgets/WidgetManager.d.ts.map +1 -1
- package/lib/esm/appui-react/widgets/WidgetManager.js +18 -55
- package/lib/esm/appui-react/widgets/WidgetManager.js.map +1 -1
- package/lib/esm/appui-react.d.ts +9 -84
- package/lib/esm/appui-react.d.ts.map +1 -1
- package/lib/esm/appui-react.js +9 -84
- package/lib/esm/appui-react.js.map +1 -1
- package/lib/public/locales/en/UiFramework.json +0 -2
- package/package.json +45 -55
- package/lib/cjs/appui-react/backstage/Backstage.d.ts +0 -62
- package/lib/cjs/appui-react/backstage/Backstage.d.ts.map +0 -1
- package/lib/cjs/appui-react/backstage/Backstage.js +0 -89
- package/lib/cjs/appui-react/backstage/Backstage.js.map +0 -1
- package/lib/cjs/appui-react/backstage/BackstageItem.d.ts +0 -43
- package/lib/cjs/appui-react/backstage/BackstageItem.d.ts.map +0 -1
- package/lib/cjs/appui-react/backstage/BackstageItem.js +0 -37
- package/lib/cjs/appui-react/backstage/BackstageItem.js.map +0 -1
- package/lib/cjs/appui-react/backstage/BackstageItemProps.d.ts +0 -49
- package/lib/cjs/appui-react/backstage/BackstageItemProps.d.ts.map +0 -1
- package/lib/cjs/appui-react/backstage/BackstageItemProps.js +0 -22
- package/lib/cjs/appui-react/backstage/BackstageItemProps.js.map +0 -1
- package/lib/cjs/appui-react/backstage/BackstageItemUtilities.d.ts +0 -19
- package/lib/cjs/appui-react/backstage/BackstageItemUtilities.d.ts.map +0 -1
- package/lib/cjs/appui-react/backstage/BackstageItemUtilities.js +0 -59
- package/lib/cjs/appui-react/backstage/BackstageItemUtilities.js.map +0 -1
- package/lib/cjs/appui-react/backstage/CommandLaunch.d.ts +0 -32
- package/lib/cjs/appui-react/backstage/CommandLaunch.d.ts.map +0 -1
- package/lib/cjs/appui-react/backstage/CommandLaunch.js +0 -87
- package/lib/cjs/appui-react/backstage/CommandLaunch.js.map +0 -1
- package/lib/cjs/appui-react/backstage/FrontstageLaunch.d.ts +0 -34
- package/lib/cjs/appui-react/backstage/FrontstageLaunch.d.ts.map +0 -1
- package/lib/cjs/appui-react/backstage/FrontstageLaunch.js +0 -93
- package/lib/cjs/appui-react/backstage/FrontstageLaunch.js.map +0 -1
- package/lib/cjs/appui-react/backstage/Separator.d.ts +0 -16
- package/lib/cjs/appui-react/backstage/Separator.d.ts.map +0 -1
- package/lib/cjs/appui-react/backstage/Separator.js +0 -28
- package/lib/cjs/appui-react/backstage/Separator.js.map +0 -1
- package/lib/cjs/appui-react/backstage/TaskLaunch.d.ts +0 -35
- package/lib/cjs/appui-react/backstage/TaskLaunch.d.ts.map +0 -1
- package/lib/cjs/appui-react/backstage/TaskLaunch.js +0 -101
- package/lib/cjs/appui-react/backstage/TaskLaunch.js.map +0 -1
- package/lib/cjs/appui-react/dragdrop/ZoneTargets.d.ts +0 -22
- package/lib/cjs/appui-react/dragdrop/ZoneTargets.d.ts.map +0 -1
- package/lib/cjs/appui-react/dragdrop/ZoneTargets.js +0 -33
- package/lib/cjs/appui-react/dragdrop/ZoneTargets.js.map +0 -1
- package/lib/cjs/appui-react/frontstage/Frontstage.d.ts +0 -159
- package/lib/cjs/appui-react/frontstage/Frontstage.d.ts.map +0 -1
- package/lib/cjs/appui-react/frontstage/Frontstage.js +0 -470
- package/lib/cjs/appui-react/frontstage/Frontstage.js.map +0 -1
- package/lib/cjs/appui-react/frontstage/FrontstageComposer.d.ts +0 -147
- package/lib/cjs/appui-react/frontstage/FrontstageComposer.d.ts.map +0 -1
- package/lib/cjs/appui-react/frontstage/FrontstageComposer.js +0 -668
- package/lib/cjs/appui-react/frontstage/FrontstageComposer.js.map +0 -1
- package/lib/cjs/appui-react/frontstage/StageUsage.d.ts +0 -15
- package/lib/cjs/appui-react/frontstage/StageUsage.d.ts.map +0 -1
- package/lib/cjs/appui-react/frontstage/StageUsage.js +0 -17
- package/lib/cjs/appui-react/frontstage/StageUsage.js.map +0 -1
- package/lib/cjs/appui-react/hooks/useFrameworkVersion.d.ts +0 -38
- package/lib/cjs/appui-react/hooks/useFrameworkVersion.d.ts.map +0 -1
- package/lib/cjs/appui-react/hooks/useFrameworkVersion.js +0 -57
- package/lib/cjs/appui-react/hooks/useFrameworkVersion.js.map +0 -1
- package/lib/cjs/appui-react/imodel-components/Common.d.ts +0 -26
- package/lib/cjs/appui-react/imodel-components/Common.d.ts.map +0 -1
- package/lib/cjs/appui-react/imodel-components/Common.js +0 -25
- package/lib/cjs/appui-react/imodel-components/Common.js.map +0 -1
- package/lib/cjs/appui-react/imodel-components/VisibilityTreeBase.scss +0 -53
- package/lib/cjs/appui-react/imodel-components/VisibilityTreeEventHandler.d.ts +0 -72
- package/lib/cjs/appui-react/imodel-components/VisibilityTreeEventHandler.d.ts.map +0 -1
- package/lib/cjs/appui-react/imodel-components/VisibilityTreeEventHandler.js +0 -149
- package/lib/cjs/appui-react/imodel-components/VisibilityTreeEventHandler.js.map +0 -1
- package/lib/cjs/appui-react/imodel-components/VisibilityTreeRenderer.d.ts +0 -52
- package/lib/cjs/appui-react/imodel-components/VisibilityTreeRenderer.d.ts.map +0 -1
- package/lib/cjs/appui-react/imodel-components/VisibilityTreeRenderer.js +0 -71
- package/lib/cjs/appui-react/imodel-components/VisibilityTreeRenderer.js.map +0 -1
- package/lib/cjs/appui-react/imodel-components/category-tree/Categories.json +0 -102
- package/lib/cjs/appui-react/imodel-components/category-tree/CategoriesTree.d.ts +0 -72
- package/lib/cjs/appui-react/imodel-components/category-tree/CategoriesTree.d.ts.map +0 -1
- package/lib/cjs/appui-react/imodel-components/category-tree/CategoriesTree.js +0 -109
- package/lib/cjs/appui-react/imodel-components/category-tree/CategoriesTree.js.map +0 -1
- package/lib/cjs/appui-react/imodel-components/category-tree/CategoriesTree.scss +0 -9
- package/lib/cjs/appui-react/imodel-components/category-tree/CategoryVisibilityHandler.d.ts +0 -64
- package/lib/cjs/appui-react/imodel-components/category-tree/CategoryVisibilityHandler.d.ts.map +0 -1
- package/lib/cjs/appui-react/imodel-components/category-tree/CategoryVisibilityHandler.js +0 -201
- package/lib/cjs/appui-react/imodel-components/category-tree/CategoryVisibilityHandler.js.map +0 -1
- package/lib/cjs/appui-react/imodel-components/models-tree/Hierarchy.GroupedByClass.json +0 -392
- package/lib/cjs/appui-react/imodel-components/models-tree/Hierarchy.json +0 -387
- package/lib/cjs/appui-react/imodel-components/models-tree/ModelsTree.d.ts +0 -85
- package/lib/cjs/appui-react/imodel-components/models-tree/ModelsTree.d.ts.map +0 -1
- package/lib/cjs/appui-react/imodel-components/models-tree/ModelsTree.js +0 -130
- package/lib/cjs/appui-react/imodel-components/models-tree/ModelsTree.js.map +0 -1
- package/lib/cjs/appui-react/imodel-components/models-tree/ModelsTree.scss +0 -9
- package/lib/cjs/appui-react/imodel-components/models-tree/ModelsTreeSearch.json +0 -239
- package/lib/cjs/appui-react/imodel-components/models-tree/ModelsVisibilityHandler.d.ts +0 -104
- package/lib/cjs/appui-react/imodel-components/models-tree/ModelsVisibilityHandler.d.ts.map +0 -1
- package/lib/cjs/appui-react/imodel-components/models-tree/ModelsVisibilityHandler.js +0 -482
- package/lib/cjs/appui-react/imodel-components/models-tree/ModelsVisibilityHandler.js.map +0 -1
- package/lib/cjs/appui-react/imodel-components/models-tree/Utils.d.ts +0 -10
- package/lib/cjs/appui-react/imodel-components/models-tree/Utils.d.ts.map +0 -1
- package/lib/cjs/appui-react/imodel-components/models-tree/Utils.js +0 -23
- package/lib/cjs/appui-react/imodel-components/models-tree/Utils.js.map +0 -1
- package/lib/cjs/appui-react/imodel-components/spatial-tree/SpatialBreakdown.GroupedByClass.json +0 -79
- package/lib/cjs/appui-react/imodel-components/spatial-tree/SpatialBreakdown.json +0 -79
- package/lib/cjs/appui-react/imodel-components/spatial-tree/SpatialContainmentTree.d.ts +0 -36
- package/lib/cjs/appui-react/imodel-components/spatial-tree/SpatialContainmentTree.d.ts.map +0 -1
- package/lib/cjs/appui-react/imodel-components/spatial-tree/SpatialContainmentTree.js +0 -44
- package/lib/cjs/appui-react/imodel-components/spatial-tree/SpatialContainmentTree.js.map +0 -1
- package/lib/cjs/appui-react/imodel-components/spatial-tree/SpatialContainmentTree.scss +0 -9
- package/lib/cjs/appui-react/keyinbrowser/KeyinBrowser.d.ts +0 -80
- package/lib/cjs/appui-react/keyinbrowser/KeyinBrowser.d.ts.map +0 -1
- package/lib/cjs/appui-react/keyinbrowser/KeyinBrowser.js +0 -239
- package/lib/cjs/appui-react/keyinbrowser/KeyinBrowser.js.map +0 -1
- package/lib/cjs/appui-react/keyinbrowser/KeyinBrowser.scss +0 -11
- package/lib/cjs/appui-react/messages/ActivityMessagePopup.d.ts +0 -20
- package/lib/cjs/appui-react/messages/ActivityMessagePopup.d.ts.map +0 -1
- package/lib/cjs/appui-react/messages/ActivityMessagePopup.js +0 -44
- package/lib/cjs/appui-react/messages/ActivityMessagePopup.js.map +0 -1
- package/lib/cjs/appui-react/messages/ActivityMessagePopup.scss +0 -15
- package/lib/cjs/appui-react/messages/StatusMessageRenderer.d.ts +0 -22
- package/lib/cjs/appui-react/messages/StatusMessageRenderer.d.ts.map +0 -1
- package/lib/cjs/appui-react/messages/StatusMessageRenderer.js +0 -76
- package/lib/cjs/appui-react/messages/StatusMessageRenderer.js.map +0 -1
- package/lib/cjs/appui-react/messages/StatusMessageRenderer.scss +0 -28
- package/lib/cjs/appui-react/messages/StatusMessagesContainer.d.ts +0 -25
- package/lib/cjs/appui-react/messages/StatusMessagesContainer.d.ts.map +0 -1
- package/lib/cjs/appui-react/messages/StatusMessagesContainer.js +0 -68
- package/lib/cjs/appui-react/messages/StatusMessagesContainer.js.map +0 -1
- package/lib/cjs/appui-react/messages/StatusMessagesContainer.scss +0 -53
- package/lib/cjs/appui-react/messages/StickyMessage.d.ts +0 -23
- package/lib/cjs/appui-react/messages/StickyMessage.d.ts.map +0 -1
- package/lib/cjs/appui-react/messages/StickyMessage.js +0 -39
- package/lib/cjs/appui-react/messages/StickyMessage.js.map +0 -1
- package/lib/cjs/appui-react/messages/StickyMessage.scss +0 -22
- package/lib/cjs/appui-react/messages/ToastMessage.d.ts +0 -23
- package/lib/cjs/appui-react/messages/ToastMessage.d.ts.map +0 -1
- package/lib/cjs/appui-react/messages/ToastMessage.js +0 -31
- package/lib/cjs/appui-react/messages/ToastMessage.js.map +0 -1
- package/lib/cjs/appui-react/selection/ClearEmphasisStatusField.d.ts +0 -18
- package/lib/cjs/appui-react/selection/ClearEmphasisStatusField.d.ts.map +0 -1
- package/lib/cjs/appui-react/selection/ClearEmphasisStatusField.js +0 -57
- package/lib/cjs/appui-react/selection/ClearEmphasisStatusField.js.map +0 -1
- package/lib/cjs/appui-react/stagepanels/FrameworkStagePanel.d.ts +0 -62
- package/lib/cjs/appui-react/stagepanels/FrameworkStagePanel.d.ts.map +0 -1
- package/lib/cjs/appui-react/stagepanels/FrameworkStagePanel.js +0 -122
- package/lib/cjs/appui-react/stagepanels/FrameworkStagePanel.js.map +0 -1
- package/lib/cjs/appui-react/stagepanels/FrameworkStagePanel.scss +0 -42
- package/lib/cjs/appui-react/stagepanels/StagePanel.d.ts +0 -142
- package/lib/cjs/appui-react/stagepanels/StagePanel.d.ts.map +0 -1
- package/lib/cjs/appui-react/stagepanels/StagePanel.js +0 -155
- package/lib/cjs/appui-react/stagepanels/StagePanel.js.map +0 -1
- package/lib/cjs/appui-react/stagepanels/StagePanelHeader.d.ts +0 -28
- package/lib/cjs/appui-react/stagepanels/StagePanelHeader.d.ts.map +0 -1
- package/lib/cjs/appui-react/stagepanels/StagePanelHeader.js +0 -46
- package/lib/cjs/appui-react/stagepanels/StagePanelHeader.js.map +0 -1
- package/lib/cjs/appui-react/stagepanels/StagePanelHeader.scss +0 -26
- package/lib/cjs/appui-react/stagepanels/StagePanelLocation.d.ts +0 -13
- package/lib/cjs/appui-react/stagepanels/StagePanelLocation.d.ts.map +0 -1
- package/lib/cjs/appui-react/stagepanels/StagePanelLocation.js +0 -16
- package/lib/cjs/appui-react/stagepanels/StagePanelLocation.js.map +0 -1
- package/lib/cjs/appui-react/stagepanels/StagePanelSection.d.ts +0 -13
- package/lib/cjs/appui-react/stagepanels/StagePanelSection.d.ts.map +0 -1
- package/lib/cjs/appui-react/stagepanels/StagePanelSection.js +0 -16
- package/lib/cjs/appui-react/stagepanels/StagePanelSection.js.map +0 -1
- package/lib/cjs/appui-react/statusbar/StatusBarItemsManager.d.ts +0 -11
- package/lib/cjs/appui-react/statusbar/StatusBarItemsManager.d.ts.map +0 -1
- package/lib/cjs/appui-react/statusbar/StatusBarItemsManager.js +0 -19
- package/lib/cjs/appui-react/statusbar/StatusBarItemsManager.js.map +0 -1
- package/lib/cjs/appui-react/statusbar/withMessageCenterFieldProps.d.ts +0 -10
- package/lib/cjs/appui-react/statusbar/withMessageCenterFieldProps.d.ts.map +0 -1
- package/lib/cjs/appui-react/statusbar/withMessageCenterFieldProps.js +0 -26
- package/lib/cjs/appui-react/statusbar/withMessageCenterFieldProps.js.map +0 -1
- package/lib/cjs/appui-react/statusbar/withStatusFieldProps.d.ts +0 -11
- package/lib/cjs/appui-react/statusbar/withStatusFieldProps.d.ts.map +0 -1
- package/lib/cjs/appui-react/statusbar/withStatusFieldProps.js +0 -27
- package/lib/cjs/appui-react/statusbar/withStatusFieldProps.js.map +0 -1
- package/lib/cjs/appui-react/statusfields/ConditionalField.d.ts +0 -45
- package/lib/cjs/appui-react/statusfields/ConditionalField.d.ts.map +0 -1
- package/lib/cjs/appui-react/statusfields/ConditionalField.js +0 -57
- package/lib/cjs/appui-react/statusfields/ConditionalField.js.map +0 -1
- package/lib/cjs/appui-react/statusfields/FooterModeField.d.ts +0 -19
- package/lib/cjs/appui-react/statusfields/FooterModeField.d.ts.map +0 -1
- package/lib/cjs/appui-react/statusfields/FooterModeField.js +0 -28
- package/lib/cjs/appui-react/statusfields/FooterModeField.js.map +0 -1
- package/lib/cjs/appui-react/statusfields/Indicator.d.ts +0 -44
- package/lib/cjs/appui-react/statusfields/Indicator.d.ts.map +0 -1
- package/lib/cjs/appui-react/statusfields/Indicator.js +0 -46
- package/lib/cjs/appui-react/statusfields/Indicator.js.map +0 -1
- package/lib/cjs/appui-react/statusfields/Indicator.scss +0 -183
- package/lib/cjs/appui-react/statusfields/PromptField.d.ts +0 -31
- package/lib/cjs/appui-react/statusfields/PromptField.d.ts.map +0 -1
- package/lib/cjs/appui-react/statusfields/PromptField.js +0 -52
- package/lib/cjs/appui-react/statusfields/PromptField.js.map +0 -1
- package/lib/cjs/appui-react/statusfields/PromptField.scss +0 -42
- package/lib/cjs/appui-react/statusfields/StatusFieldProps.d.ts +0 -23
- package/lib/cjs/appui-react/statusfields/StatusFieldProps.d.ts.map +0 -1
- package/lib/cjs/appui-react/statusfields/StatusFieldProps.js +0 -3
- package/lib/cjs/appui-react/statusfields/StatusFieldProps.js.map +0 -1
- package/lib/cjs/appui-react/syncui/BooleanListener.d.ts +0 -44
- package/lib/cjs/appui-react/syncui/BooleanListener.d.ts.map +0 -1
- package/lib/cjs/appui-react/syncui/BooleanListener.js +0 -70
- package/lib/cjs/appui-react/syncui/BooleanListener.js.map +0 -1
- package/lib/cjs/appui-react/toolbar/ActionButtonItem.d.ts +0 -18
- package/lib/cjs/appui-react/toolbar/ActionButtonItem.d.ts.map +0 -1
- package/lib/cjs/appui-react/toolbar/ActionButtonItem.js +0 -31
- package/lib/cjs/appui-react/toolbar/ActionButtonItem.js.map +0 -1
- package/lib/cjs/appui-react/toolbar/ActionItemButton.d.ts +0 -40
- package/lib/cjs/appui-react/toolbar/ActionItemButton.d.ts.map +0 -1
- package/lib/cjs/appui-react/toolbar/ActionItemButton.js +0 -104
- package/lib/cjs/appui-react/toolbar/ActionItemButton.js.map +0 -1
- package/lib/cjs/appui-react/toolbar/GroupButtonItem.d.ts +0 -79
- package/lib/cjs/appui-react/toolbar/GroupButtonItem.d.ts.map +0 -1
- package/lib/cjs/appui-react/toolbar/GroupButtonItem.js +0 -329
- package/lib/cjs/appui-react/toolbar/GroupButtonItem.js.map +0 -1
- package/lib/cjs/appui-react/toolbar/PopupButton.d.ts +0 -58
- package/lib/cjs/appui-react/toolbar/PopupButton.d.ts.map +0 -1
- package/lib/cjs/appui-react/toolbar/PopupButton.js +0 -154
- package/lib/cjs/appui-react/toolbar/PopupButton.js.map +0 -1
- package/lib/cjs/appui-react/toolbar/PopupButton.scss +0 -9
- package/lib/cjs/appui-react/toolbar/ToolButton.d.ts +0 -31
- package/lib/cjs/appui-react/toolbar/ToolButton.d.ts.map +0 -1
- package/lib/cjs/appui-react/toolbar/ToolButton.js +0 -100
- package/lib/cjs/appui-react/toolbar/ToolButton.js.map +0 -1
- package/lib/cjs/appui-react/toolbar/Toolbar.d.ts +0 -55
- package/lib/cjs/appui-react/toolbar/Toolbar.d.ts.map +0 -1
- package/lib/cjs/appui-react/toolbar/Toolbar.js +0 -240
- package/lib/cjs/appui-react/toolbar/Toolbar.js.map +0 -1
- package/lib/cjs/appui-react/toolbar/ToolbarItem.d.ts +0 -53
- package/lib/cjs/appui-react/toolbar/ToolbarItem.d.ts.map +0 -1
- package/lib/cjs/appui-react/toolbar/ToolbarItem.js +0 -41
- package/lib/cjs/appui-react/toolbar/ToolbarItem.js.map +0 -1
- package/lib/cjs/appui-react/toolbar/ToolbarItemUtilities.d.ts +0 -14
- package/lib/cjs/appui-react/toolbar/ToolbarItemUtilities.d.ts.map +0 -1
- package/lib/cjs/appui-react/toolbar/ToolbarItemUtilities.js +0 -28
- package/lib/cjs/appui-react/toolbar/ToolbarItemUtilities.js.map +0 -1
- package/lib/cjs/appui-react/tools/MarkupToolDefinitions.d.ts +0 -22
- package/lib/cjs/appui-react/tools/MarkupToolDefinitions.d.ts.map +0 -1
- package/lib/cjs/appui-react/tools/MarkupToolDefinitions.js +0 -54
- package/lib/cjs/appui-react/tools/MarkupToolDefinitions.js.map +0 -1
- package/lib/cjs/appui-react/ui-items-provider/BaseUiItemsProvider.d.ts +0 -11
- package/lib/cjs/appui-react/ui-items-provider/BaseUiItemsProvider.d.ts.map +0 -1
- package/lib/cjs/appui-react/ui-items-provider/BaseUiItemsProvider.js +0 -20
- package/lib/cjs/appui-react/ui-items-provider/BaseUiItemsProvider.js.map +0 -1
- package/lib/cjs/appui-react/ui-items-provider/ProviderItem.d.ts +0 -9
- package/lib/cjs/appui-react/ui-items-provider/ProviderItem.d.ts.map +0 -1
- package/lib/cjs/appui-react/ui-items-provider/ProviderItem.js.map +0 -1
- package/lib/cjs/appui-react/ui-items-provider/UiItemsManager.d.ts +0 -24
- package/lib/cjs/appui-react/ui-items-provider/UiItemsManager.d.ts.map +0 -1
- package/lib/cjs/appui-react/ui-items-provider/UiItemsManager.js +0 -19
- package/lib/cjs/appui-react/ui-items-provider/UiItemsManager.js.map +0 -1
- package/lib/cjs/appui-react/ui-items-provider/UiItemsProvider.d.ts +0 -9
- package/lib/cjs/appui-react/ui-items-provider/UiItemsProvider.d.ts.map +0 -1
- package/lib/cjs/appui-react/ui-items-provider/UiItemsProvider.js +0 -10
- package/lib/cjs/appui-react/ui-items-provider/UiItemsProvider.js.map +0 -1
- package/lib/cjs/appui-react/uistate/UserSettingsStorage.d.ts +0 -15
- package/lib/cjs/appui-react/uistate/UserSettingsStorage.d.ts.map +0 -1
- package/lib/cjs/appui-react/uistate/UserSettingsStorage.js +0 -62
- package/lib/cjs/appui-react/uistate/UserSettingsStorage.js.map +0 -1
- package/lib/cjs/appui-react/widgets/DefaultNavigationWidget.d.ts +0 -35
- package/lib/cjs/appui-react/widgets/DefaultNavigationWidget.d.ts.map +0 -1
- package/lib/cjs/appui-react/widgets/DefaultNavigationWidget.js +0 -65
- package/lib/cjs/appui-react/widgets/DefaultNavigationWidget.js.map +0 -1
- package/lib/cjs/appui-react/widgets/NavigationWidget.d.ts +0 -56
- package/lib/cjs/appui-react/widgets/NavigationWidget.d.ts.map +0 -1
- package/lib/cjs/appui-react/widgets/NavigationWidget.js +0 -155
- package/lib/cjs/appui-react/widgets/NavigationWidget.js.map +0 -1
- package/lib/cjs/appui-react/widgets/ReviewToolWidget.d.ts +0 -33
- package/lib/cjs/appui-react/widgets/ReviewToolWidget.d.ts.map +0 -1
- package/lib/cjs/appui-react/widgets/ReviewToolWidget.js +0 -74
- package/lib/cjs/appui-react/widgets/ReviewToolWidget.js.map +0 -1
- package/lib/cjs/appui-react/widgets/ToolSettingsContent.scss +0 -61
- package/lib/cjs/appui-react/widgets/ToolWidget.d.ts +0 -47
- package/lib/cjs/appui-react/widgets/ToolWidget.d.ts.map +0 -1
- package/lib/cjs/appui-react/widgets/ToolWidget.js +0 -90
- package/lib/cjs/appui-react/widgets/ToolWidget.js.map +0 -1
- package/lib/cjs/appui-react/widgets/ToolbarWidgetBase.d.ts +0 -26
- package/lib/cjs/appui-react/widgets/ToolbarWidgetBase.d.ts.map +0 -1
- package/lib/cjs/appui-react/widgets/ToolbarWidgetBase.js +0 -55
- package/lib/cjs/appui-react/widgets/ToolbarWidgetBase.js.map +0 -1
- package/lib/cjs/appui-react/widgets/Widget.d.ts +0 -15
- package/lib/cjs/appui-react/widgets/Widget.d.ts.map +0 -1
- package/lib/cjs/appui-react/widgets/Widget.js +0 -26
- package/lib/cjs/appui-react/widgets/Widget.js.map +0 -1
- package/lib/cjs/appui-react/widgets/WidgetProps.d.ts +0 -33
- package/lib/cjs/appui-react/widgets/WidgetProps.d.ts.map +0 -1
- package/lib/cjs/appui-react/widgets/WidgetProps.js.map +0 -1
- package/lib/cjs/appui-react/widgets/WidgetStack.d.ts +0 -135
- package/lib/cjs/appui-react/widgets/WidgetStack.d.ts.map +0 -1
- package/lib/cjs/appui-react/widgets/WidgetStack.js +0 -138
- package/lib/cjs/appui-react/widgets/WidgetStack.js.map +0 -1
- package/lib/cjs/appui-react/widgets/WidgetState.d.ts +0 -13
- package/lib/cjs/appui-react/widgets/WidgetState.d.ts.map +0 -1
- package/lib/cjs/appui-react/widgets/WidgetState.js +0 -16
- package/lib/cjs/appui-react/widgets/WidgetState.js.map +0 -1
- package/lib/cjs/appui-react/workflow/Task.d.ts +0 -48
- package/lib/cjs/appui-react/workflow/Task.d.ts.map +0 -1
- package/lib/cjs/appui-react/workflow/Task.js +0 -73
- package/lib/cjs/appui-react/workflow/Task.js.map +0 -1
- package/lib/cjs/appui-react/workflow/Workflow.d.ts +0 -153
- package/lib/cjs/appui-react/workflow/Workflow.d.ts.map +0 -1
- package/lib/cjs/appui-react/workflow/Workflow.js +0 -238
- package/lib/cjs/appui-react/workflow/Workflow.js.map +0 -1
- package/lib/cjs/appui-react/zones/FrameworkZone.d.ts +0 -44
- package/lib/cjs/appui-react/zones/FrameworkZone.d.ts.map +0 -1
- package/lib/cjs/appui-react/zones/FrameworkZone.js +0 -53
- package/lib/cjs/appui-react/zones/FrameworkZone.js.map +0 -1
- package/lib/cjs/appui-react/zones/Outline.d.ts +0 -14
- package/lib/cjs/appui-react/zones/Outline.d.ts.map +0 -1
- package/lib/cjs/appui-react/zones/Outline.js +0 -22
- package/lib/cjs/appui-react/zones/Outline.js.map +0 -1
- package/lib/cjs/appui-react/zones/StatusBarZone.d.ts +0 -28
- package/lib/cjs/appui-react/zones/StatusBarZone.d.ts.map +0 -1
- package/lib/cjs/appui-react/zones/StatusBarZone.js +0 -33
- package/lib/cjs/appui-react/zones/StatusBarZone.js.map +0 -1
- package/lib/cjs/appui-react/zones/Zone.d.ts +0 -88
- package/lib/cjs/appui-react/zones/Zone.d.ts.map +0 -1
- package/lib/cjs/appui-react/zones/Zone.js +0 -158
- package/lib/cjs/appui-react/zones/Zone.js.map +0 -1
- package/lib/cjs/appui-react/zones/ZoneDef.d.ts +0 -57
- package/lib/cjs/appui-react/zones/ZoneDef.d.ts.map +0 -1
- package/lib/cjs/appui-react/zones/ZoneDef.js +0 -92
- package/lib/cjs/appui-react/zones/ZoneDef.js.map +0 -1
- package/lib/cjs/appui-react/zones/toolsettings/DefaultToolSettingsProvider.d.ts.map +0 -1
- package/lib/cjs/appui-react/zones/toolsettings/DefaultToolSettingsProvider.js.map +0 -1
- package/lib/cjs/appui-react/zones/toolsettings/ToolInformation.d.ts.map +0 -1
- package/lib/cjs/appui-react/zones/toolsettings/ToolInformation.js.map +0 -1
- package/lib/cjs/appui-react/zones/toolsettings/ToolSettingsManager.d.ts.map +0 -1
- package/lib/cjs/appui-react/zones/toolsettings/ToolSettingsManager.js.map +0 -1
- package/lib/cjs/appui-react/zones/toolsettings/ToolSettingsZone.d.ts +0 -54
- package/lib/cjs/appui-react/zones/toolsettings/ToolSettingsZone.d.ts.map +0 -1
- package/lib/cjs/appui-react/zones/toolsettings/ToolSettingsZone.js +0 -96
- package/lib/cjs/appui-react/zones/toolsettings/ToolSettingsZone.js.map +0 -1
- package/lib/cjs/appui-react/zones/toolsettings/ToolUiProvider.d.ts.map +0 -1
- package/lib/cjs/appui-react/zones/toolsettings/ToolUiProvider.js.map +0 -1
- package/lib/esm/appui-react/backstage/Backstage.d.ts +0 -62
- package/lib/esm/appui-react/backstage/Backstage.d.ts.map +0 -1
- package/lib/esm/appui-react/backstage/Backstage.js +0 -84
- package/lib/esm/appui-react/backstage/Backstage.js.map +0 -1
- package/lib/esm/appui-react/backstage/BackstageItem.d.ts +0 -43
- package/lib/esm/appui-react/backstage/BackstageItem.d.ts.map +0 -1
- package/lib/esm/appui-react/backstage/BackstageItem.js +0 -32
- package/lib/esm/appui-react/backstage/BackstageItem.js.map +0 -1
- package/lib/esm/appui-react/backstage/BackstageItemProps.d.ts +0 -49
- package/lib/esm/appui-react/backstage/BackstageItemProps.d.ts.map +0 -1
- package/lib/esm/appui-react/backstage/BackstageItemProps.js +0 -18
- package/lib/esm/appui-react/backstage/BackstageItemProps.js.map +0 -1
- package/lib/esm/appui-react/backstage/BackstageItemUtilities.d.ts +0 -19
- package/lib/esm/appui-react/backstage/BackstageItemUtilities.d.ts.map +0 -1
- package/lib/esm/appui-react/backstage/BackstageItemUtilities.js +0 -55
- package/lib/esm/appui-react/backstage/BackstageItemUtilities.js.map +0 -1
- package/lib/esm/appui-react/backstage/CommandLaunch.d.ts +0 -32
- package/lib/esm/appui-react/backstage/CommandLaunch.d.ts.map +0 -1
- package/lib/esm/appui-react/backstage/CommandLaunch.js +0 -83
- package/lib/esm/appui-react/backstage/CommandLaunch.js.map +0 -1
- package/lib/esm/appui-react/backstage/FrontstageLaunch.d.ts +0 -34
- package/lib/esm/appui-react/backstage/FrontstageLaunch.d.ts.map +0 -1
- package/lib/esm/appui-react/backstage/FrontstageLaunch.js +0 -89
- package/lib/esm/appui-react/backstage/FrontstageLaunch.js.map +0 -1
- package/lib/esm/appui-react/backstage/Separator.d.ts +0 -16
- package/lib/esm/appui-react/backstage/Separator.d.ts.map +0 -1
- package/lib/esm/appui-react/backstage/Separator.js +0 -24
- package/lib/esm/appui-react/backstage/Separator.js.map +0 -1
- package/lib/esm/appui-react/backstage/TaskLaunch.d.ts +0 -35
- package/lib/esm/appui-react/backstage/TaskLaunch.d.ts.map +0 -1
- package/lib/esm/appui-react/backstage/TaskLaunch.js +0 -97
- package/lib/esm/appui-react/backstage/TaskLaunch.js.map +0 -1
- package/lib/esm/appui-react/dragdrop/ZoneTargets.d.ts +0 -22
- package/lib/esm/appui-react/dragdrop/ZoneTargets.d.ts.map +0 -1
- package/lib/esm/appui-react/dragdrop/ZoneTargets.js +0 -29
- package/lib/esm/appui-react/dragdrop/ZoneTargets.js.map +0 -1
- package/lib/esm/appui-react/frontstage/Frontstage.d.ts +0 -159
- package/lib/esm/appui-react/frontstage/Frontstage.d.ts.map +0 -1
- package/lib/esm/appui-react/frontstage/Frontstage.js +0 -462
- package/lib/esm/appui-react/frontstage/Frontstage.js.map +0 -1
- package/lib/esm/appui-react/frontstage/FrontstageComposer.d.ts +0 -147
- package/lib/esm/appui-react/frontstage/FrontstageComposer.d.ts.map +0 -1
- package/lib/esm/appui-react/frontstage/FrontstageComposer.js +0 -662
- package/lib/esm/appui-react/frontstage/FrontstageComposer.js.map +0 -1
- package/lib/esm/appui-react/frontstage/StageUsage.d.ts +0 -15
- package/lib/esm/appui-react/frontstage/StageUsage.d.ts.map +0 -1
- package/lib/esm/appui-react/frontstage/StageUsage.js +0 -14
- package/lib/esm/appui-react/frontstage/StageUsage.js.map +0 -1
- package/lib/esm/appui-react/hooks/useFrameworkVersion.d.ts +0 -38
- package/lib/esm/appui-react/hooks/useFrameworkVersion.d.ts.map +0 -1
- package/lib/esm/appui-react/hooks/useFrameworkVersion.js +0 -51
- package/lib/esm/appui-react/hooks/useFrameworkVersion.js.map +0 -1
- package/lib/esm/appui-react/imodel-components/Common.d.ts +0 -26
- package/lib/esm/appui-react/imodel-components/Common.d.ts.map +0 -1
- package/lib/esm/appui-react/imodel-components/Common.js +0 -22
- package/lib/esm/appui-react/imodel-components/Common.js.map +0 -1
- package/lib/esm/appui-react/imodel-components/VisibilityTreeBase.scss +0 -53
- package/lib/esm/appui-react/imodel-components/VisibilityTreeEventHandler.d.ts +0 -72
- package/lib/esm/appui-react/imodel-components/VisibilityTreeEventHandler.d.ts.map +0 -1
- package/lib/esm/appui-react/imodel-components/VisibilityTreeEventHandler.js +0 -145
- package/lib/esm/appui-react/imodel-components/VisibilityTreeEventHandler.js.map +0 -1
- package/lib/esm/appui-react/imodel-components/VisibilityTreeRenderer.d.ts +0 -52
- package/lib/esm/appui-react/imodel-components/VisibilityTreeRenderer.d.ts.map +0 -1
- package/lib/esm/appui-react/imodel-components/VisibilityTreeRenderer.js +0 -63
- package/lib/esm/appui-react/imodel-components/VisibilityTreeRenderer.js.map +0 -1
- package/lib/esm/appui-react/imodel-components/category-tree/Categories.json +0 -102
- package/lib/esm/appui-react/imodel-components/category-tree/CategoriesTree.d.ts +0 -72
- package/lib/esm/appui-react/imodel-components/category-tree/CategoriesTree.d.ts.map +0 -1
- package/lib/esm/appui-react/imodel-components/category-tree/CategoriesTree.js +0 -103
- package/lib/esm/appui-react/imodel-components/category-tree/CategoriesTree.js.map +0 -1
- package/lib/esm/appui-react/imodel-components/category-tree/CategoriesTree.scss +0 -9
- package/lib/esm/appui-react/imodel-components/category-tree/CategoryVisibilityHandler.d.ts +0 -64
- package/lib/esm/appui-react/imodel-components/category-tree/CategoryVisibilityHandler.d.ts.map +0 -1
- package/lib/esm/appui-react/imodel-components/category-tree/CategoryVisibilityHandler.js +0 -195
- package/lib/esm/appui-react/imodel-components/category-tree/CategoryVisibilityHandler.js.map +0 -1
- package/lib/esm/appui-react/imodel-components/models-tree/Hierarchy.GroupedByClass.json +0 -392
- package/lib/esm/appui-react/imodel-components/models-tree/Hierarchy.json +0 -387
- package/lib/esm/appui-react/imodel-components/models-tree/ModelsTree.d.ts +0 -85
- package/lib/esm/appui-react/imodel-components/models-tree/ModelsTree.d.ts.map +0 -1
- package/lib/esm/appui-react/imodel-components/models-tree/ModelsTree.js +0 -126
- package/lib/esm/appui-react/imodel-components/models-tree/ModelsTree.js.map +0 -1
- package/lib/esm/appui-react/imodel-components/models-tree/ModelsTree.scss +0 -9
- package/lib/esm/appui-react/imodel-components/models-tree/ModelsTreeSearch.json +0 -239
- package/lib/esm/appui-react/imodel-components/models-tree/ModelsVisibilityHandler.d.ts +0 -104
- package/lib/esm/appui-react/imodel-components/models-tree/ModelsVisibilityHandler.d.ts.map +0 -1
- package/lib/esm/appui-react/imodel-components/models-tree/ModelsVisibilityHandler.js +0 -477
- package/lib/esm/appui-react/imodel-components/models-tree/ModelsVisibilityHandler.js.map +0 -1
- package/lib/esm/appui-react/imodel-components/models-tree/Utils.d.ts +0 -10
- package/lib/esm/appui-react/imodel-components/models-tree/Utils.d.ts.map +0 -1
- package/lib/esm/appui-react/imodel-components/models-tree/Utils.js +0 -19
- package/lib/esm/appui-react/imodel-components/models-tree/Utils.js.map +0 -1
- package/lib/esm/appui-react/imodel-components/spatial-tree/SpatialBreakdown.GroupedByClass.json +0 -79
- package/lib/esm/appui-react/imodel-components/spatial-tree/SpatialBreakdown.json +0 -79
- package/lib/esm/appui-react/imodel-components/spatial-tree/SpatialContainmentTree.d.ts +0 -36
- package/lib/esm/appui-react/imodel-components/spatial-tree/SpatialContainmentTree.d.ts.map +0 -1
- package/lib/esm/appui-react/imodel-components/spatial-tree/SpatialContainmentTree.js +0 -40
- package/lib/esm/appui-react/imodel-components/spatial-tree/SpatialContainmentTree.js.map +0 -1
- package/lib/esm/appui-react/imodel-components/spatial-tree/SpatialContainmentTree.scss +0 -9
- package/lib/esm/appui-react/keyinbrowser/KeyinBrowser.d.ts +0 -80
- package/lib/esm/appui-react/keyinbrowser/KeyinBrowser.d.ts.map +0 -1
- package/lib/esm/appui-react/keyinbrowser/KeyinBrowser.js +0 -235
- package/lib/esm/appui-react/keyinbrowser/KeyinBrowser.js.map +0 -1
- package/lib/esm/appui-react/keyinbrowser/KeyinBrowser.scss +0 -11
- package/lib/esm/appui-react/messages/ActivityMessagePopup.d.ts +0 -20
- package/lib/esm/appui-react/messages/ActivityMessagePopup.d.ts.map +0 -1
- package/lib/esm/appui-react/messages/ActivityMessagePopup.js +0 -40
- package/lib/esm/appui-react/messages/ActivityMessagePopup.js.map +0 -1
- package/lib/esm/appui-react/messages/ActivityMessagePopup.scss +0 -15
- package/lib/esm/appui-react/messages/StatusMessageRenderer.d.ts +0 -22
- package/lib/esm/appui-react/messages/StatusMessageRenderer.d.ts.map +0 -1
- package/lib/esm/appui-react/messages/StatusMessageRenderer.js +0 -72
- package/lib/esm/appui-react/messages/StatusMessageRenderer.js.map +0 -1
- package/lib/esm/appui-react/messages/StatusMessageRenderer.scss +0 -28
- package/lib/esm/appui-react/messages/StatusMessagesContainer.d.ts +0 -25
- package/lib/esm/appui-react/messages/StatusMessagesContainer.d.ts.map +0 -1
- package/lib/esm/appui-react/messages/StatusMessagesContainer.js +0 -64
- package/lib/esm/appui-react/messages/StatusMessagesContainer.js.map +0 -1
- package/lib/esm/appui-react/messages/StatusMessagesContainer.scss +0 -53
- package/lib/esm/appui-react/messages/StickyMessage.d.ts +0 -23
- package/lib/esm/appui-react/messages/StickyMessage.d.ts.map +0 -1
- package/lib/esm/appui-react/messages/StickyMessage.js +0 -35
- package/lib/esm/appui-react/messages/StickyMessage.js.map +0 -1
- package/lib/esm/appui-react/messages/StickyMessage.scss +0 -22
- package/lib/esm/appui-react/messages/ToastMessage.d.ts +0 -23
- package/lib/esm/appui-react/messages/ToastMessage.d.ts.map +0 -1
- package/lib/esm/appui-react/messages/ToastMessage.js +0 -27
- package/lib/esm/appui-react/messages/ToastMessage.js.map +0 -1
- package/lib/esm/appui-react/selection/ClearEmphasisStatusField.d.ts +0 -18
- package/lib/esm/appui-react/selection/ClearEmphasisStatusField.d.ts.map +0 -1
- package/lib/esm/appui-react/selection/ClearEmphasisStatusField.js +0 -53
- package/lib/esm/appui-react/selection/ClearEmphasisStatusField.js.map +0 -1
- package/lib/esm/appui-react/stagepanels/FrameworkStagePanel.d.ts +0 -62
- package/lib/esm/appui-react/stagepanels/FrameworkStagePanel.d.ts.map +0 -1
- package/lib/esm/appui-react/stagepanels/FrameworkStagePanel.js +0 -117
- package/lib/esm/appui-react/stagepanels/FrameworkStagePanel.js.map +0 -1
- package/lib/esm/appui-react/stagepanels/FrameworkStagePanel.scss +0 -42
- package/lib/esm/appui-react/stagepanels/StagePanel.d.ts +0 -142
- package/lib/esm/appui-react/stagepanels/StagePanel.d.ts.map +0 -1
- package/lib/esm/appui-react/stagepanels/StagePanel.js +0 -149
- package/lib/esm/appui-react/stagepanels/StagePanel.js.map +0 -1
- package/lib/esm/appui-react/stagepanels/StagePanelHeader.d.ts +0 -28
- package/lib/esm/appui-react/stagepanels/StagePanelHeader.d.ts.map +0 -1
- package/lib/esm/appui-react/stagepanels/StagePanelHeader.js +0 -42
- package/lib/esm/appui-react/stagepanels/StagePanelHeader.js.map +0 -1
- package/lib/esm/appui-react/stagepanels/StagePanelHeader.scss +0 -26
- package/lib/esm/appui-react/stagepanels/StagePanelLocation.d.ts +0 -13
- package/lib/esm/appui-react/stagepanels/StagePanelLocation.d.ts.map +0 -1
- package/lib/esm/appui-react/stagepanels/StagePanelLocation.js +0 -13
- package/lib/esm/appui-react/stagepanels/StagePanelLocation.js.map +0 -1
- package/lib/esm/appui-react/stagepanels/StagePanelSection.d.ts +0 -13
- package/lib/esm/appui-react/stagepanels/StagePanelSection.d.ts.map +0 -1
- package/lib/esm/appui-react/stagepanels/StagePanelSection.js +0 -13
- package/lib/esm/appui-react/stagepanels/StagePanelSection.js.map +0 -1
- package/lib/esm/appui-react/statusbar/StatusBarItemsManager.d.ts +0 -11
- package/lib/esm/appui-react/statusbar/StatusBarItemsManager.d.ts.map +0 -1
- package/lib/esm/appui-react/statusbar/StatusBarItemsManager.js +0 -15
- package/lib/esm/appui-react/statusbar/StatusBarItemsManager.js.map +0 -1
- package/lib/esm/appui-react/statusbar/withMessageCenterFieldProps.d.ts +0 -10
- package/lib/esm/appui-react/statusbar/withMessageCenterFieldProps.d.ts.map +0 -1
- package/lib/esm/appui-react/statusbar/withMessageCenterFieldProps.js +0 -22
- package/lib/esm/appui-react/statusbar/withMessageCenterFieldProps.js.map +0 -1
- package/lib/esm/appui-react/statusbar/withStatusFieldProps.d.ts +0 -11
- package/lib/esm/appui-react/statusbar/withStatusFieldProps.d.ts.map +0 -1
- package/lib/esm/appui-react/statusbar/withStatusFieldProps.js +0 -23
- package/lib/esm/appui-react/statusbar/withStatusFieldProps.js.map +0 -1
- package/lib/esm/appui-react/statusfields/ConditionalField.d.ts +0 -45
- package/lib/esm/appui-react/statusfields/ConditionalField.d.ts.map +0 -1
- package/lib/esm/appui-react/statusfields/ConditionalField.js +0 -53
- package/lib/esm/appui-react/statusfields/ConditionalField.js.map +0 -1
- package/lib/esm/appui-react/statusfields/FooterModeField.d.ts +0 -19
- package/lib/esm/appui-react/statusfields/FooterModeField.d.ts.map +0 -1
- package/lib/esm/appui-react/statusfields/FooterModeField.js +0 -24
- package/lib/esm/appui-react/statusfields/FooterModeField.js.map +0 -1
- package/lib/esm/appui-react/statusfields/Indicator.d.ts +0 -44
- package/lib/esm/appui-react/statusfields/Indicator.d.ts.map +0 -1
- package/lib/esm/appui-react/statusfields/Indicator.js +0 -42
- package/lib/esm/appui-react/statusfields/Indicator.js.map +0 -1
- package/lib/esm/appui-react/statusfields/Indicator.scss +0 -183
- package/lib/esm/appui-react/statusfields/PromptField.d.ts +0 -31
- package/lib/esm/appui-react/statusfields/PromptField.d.ts.map +0 -1
- package/lib/esm/appui-react/statusfields/PromptField.js +0 -49
- package/lib/esm/appui-react/statusfields/PromptField.js.map +0 -1
- package/lib/esm/appui-react/statusfields/PromptField.scss +0 -42
- package/lib/esm/appui-react/statusfields/StatusFieldProps.d.ts +0 -23
- package/lib/esm/appui-react/statusfields/StatusFieldProps.d.ts.map +0 -1
- package/lib/esm/appui-react/statusfields/StatusFieldProps.js +0 -2
- package/lib/esm/appui-react/statusfields/StatusFieldProps.js.map +0 -1
- package/lib/esm/appui-react/syncui/BooleanListener.d.ts +0 -44
- package/lib/esm/appui-react/syncui/BooleanListener.d.ts.map +0 -1
- package/lib/esm/appui-react/syncui/BooleanListener.js +0 -66
- package/lib/esm/appui-react/syncui/BooleanListener.js.map +0 -1
- package/lib/esm/appui-react/toolbar/ActionButtonItem.d.ts +0 -18
- package/lib/esm/appui-react/toolbar/ActionButtonItem.d.ts.map +0 -1
- package/lib/esm/appui-react/toolbar/ActionButtonItem.js +0 -27
- package/lib/esm/appui-react/toolbar/ActionButtonItem.js.map +0 -1
- package/lib/esm/appui-react/toolbar/ActionItemButton.d.ts +0 -40
- package/lib/esm/appui-react/toolbar/ActionItemButton.d.ts.map +0 -1
- package/lib/esm/appui-react/toolbar/ActionItemButton.js +0 -100
- package/lib/esm/appui-react/toolbar/ActionItemButton.js.map +0 -1
- package/lib/esm/appui-react/toolbar/GroupButtonItem.d.ts +0 -79
- package/lib/esm/appui-react/toolbar/GroupButtonItem.d.ts.map +0 -1
- package/lib/esm/appui-react/toolbar/GroupButtonItem.js +0 -324
- package/lib/esm/appui-react/toolbar/GroupButtonItem.js.map +0 -1
- package/lib/esm/appui-react/toolbar/PopupButton.d.ts +0 -58
- package/lib/esm/appui-react/toolbar/PopupButton.d.ts.map +0 -1
- package/lib/esm/appui-react/toolbar/PopupButton.js +0 -150
- package/lib/esm/appui-react/toolbar/PopupButton.js.map +0 -1
- package/lib/esm/appui-react/toolbar/PopupButton.scss +0 -9
- package/lib/esm/appui-react/toolbar/ToolButton.d.ts +0 -31
- package/lib/esm/appui-react/toolbar/ToolButton.d.ts.map +0 -1
- package/lib/esm/appui-react/toolbar/ToolButton.js +0 -96
- package/lib/esm/appui-react/toolbar/ToolButton.js.map +0 -1
- package/lib/esm/appui-react/toolbar/Toolbar.d.ts +0 -55
- package/lib/esm/appui-react/toolbar/Toolbar.d.ts.map +0 -1
- package/lib/esm/appui-react/toolbar/Toolbar.js +0 -236
- package/lib/esm/appui-react/toolbar/Toolbar.js.map +0 -1
- package/lib/esm/appui-react/toolbar/ToolbarItem.d.ts +0 -53
- package/lib/esm/appui-react/toolbar/ToolbarItem.d.ts.map +0 -1
- package/lib/esm/appui-react/toolbar/ToolbarItem.js +0 -35
- package/lib/esm/appui-react/toolbar/ToolbarItem.js.map +0 -1
- package/lib/esm/appui-react/toolbar/ToolbarItemUtilities.d.ts +0 -14
- package/lib/esm/appui-react/toolbar/ToolbarItemUtilities.d.ts.map +0 -1
- package/lib/esm/appui-react/toolbar/ToolbarItemUtilities.js +0 -25
- package/lib/esm/appui-react/toolbar/ToolbarItemUtilities.js.map +0 -1
- package/lib/esm/appui-react/tools/MarkupToolDefinitions.d.ts +0 -22
- package/lib/esm/appui-react/tools/MarkupToolDefinitions.d.ts.map +0 -1
- package/lib/esm/appui-react/tools/MarkupToolDefinitions.js +0 -50
- package/lib/esm/appui-react/tools/MarkupToolDefinitions.js.map +0 -1
- package/lib/esm/appui-react/ui-items-provider/BaseUiItemsProvider.d.ts +0 -11
- package/lib/esm/appui-react/ui-items-provider/BaseUiItemsProvider.d.ts.map +0 -1
- package/lib/esm/appui-react/ui-items-provider/BaseUiItemsProvider.js +0 -16
- package/lib/esm/appui-react/ui-items-provider/BaseUiItemsProvider.js.map +0 -1
- package/lib/esm/appui-react/ui-items-provider/ProviderItem.d.ts +0 -9
- package/lib/esm/appui-react/ui-items-provider/ProviderItem.d.ts.map +0 -1
- package/lib/esm/appui-react/ui-items-provider/ProviderItem.js +0 -9
- package/lib/esm/appui-react/ui-items-provider/ProviderItem.js.map +0 -1
- package/lib/esm/appui-react/ui-items-provider/UiItemsManager.d.ts +0 -24
- package/lib/esm/appui-react/ui-items-provider/UiItemsManager.d.ts.map +0 -1
- package/lib/esm/appui-react/ui-items-provider/UiItemsManager.js +0 -15
- package/lib/esm/appui-react/ui-items-provider/UiItemsManager.js.map +0 -1
- package/lib/esm/appui-react/ui-items-provider/UiItemsProvider.d.ts +0 -9
- package/lib/esm/appui-react/ui-items-provider/UiItemsProvider.d.ts.map +0 -1
- package/lib/esm/appui-react/ui-items-provider/UiItemsProvider.js +0 -9
- package/lib/esm/appui-react/ui-items-provider/UiItemsProvider.js.map +0 -1
- package/lib/esm/appui-react/uistate/UserSettingsStorage.d.ts +0 -15
- package/lib/esm/appui-react/uistate/UserSettingsStorage.d.ts.map +0 -1
- package/lib/esm/appui-react/uistate/UserSettingsStorage.js +0 -58
- package/lib/esm/appui-react/uistate/UserSettingsStorage.js.map +0 -1
- package/lib/esm/appui-react/widgets/DefaultNavigationWidget.d.ts +0 -35
- package/lib/esm/appui-react/widgets/DefaultNavigationWidget.d.ts.map +0 -1
- package/lib/esm/appui-react/widgets/DefaultNavigationWidget.js +0 -61
- package/lib/esm/appui-react/widgets/DefaultNavigationWidget.js.map +0 -1
- package/lib/esm/appui-react/widgets/NavigationWidget.d.ts +0 -56
- package/lib/esm/appui-react/widgets/NavigationWidget.d.ts.map +0 -1
- package/lib/esm/appui-react/widgets/NavigationWidget.js +0 -150
- package/lib/esm/appui-react/widgets/NavigationWidget.js.map +0 -1
- package/lib/esm/appui-react/widgets/ReviewToolWidget.d.ts +0 -33
- package/lib/esm/appui-react/widgets/ReviewToolWidget.d.ts.map +0 -1
- package/lib/esm/appui-react/widgets/ReviewToolWidget.js +0 -70
- package/lib/esm/appui-react/widgets/ReviewToolWidget.js.map +0 -1
- package/lib/esm/appui-react/widgets/ToolSettingsContent.scss +0 -61
- package/lib/esm/appui-react/widgets/ToolWidget.d.ts +0 -47
- package/lib/esm/appui-react/widgets/ToolWidget.d.ts.map +0 -1
- package/lib/esm/appui-react/widgets/ToolWidget.js +0 -85
- package/lib/esm/appui-react/widgets/ToolWidget.js.map +0 -1
- package/lib/esm/appui-react/widgets/ToolbarWidgetBase.d.ts +0 -26
- package/lib/esm/appui-react/widgets/ToolbarWidgetBase.d.ts.map +0 -1
- package/lib/esm/appui-react/widgets/ToolbarWidgetBase.js +0 -51
- package/lib/esm/appui-react/widgets/ToolbarWidgetBase.js.map +0 -1
- package/lib/esm/appui-react/widgets/Widget.d.ts +0 -15
- package/lib/esm/appui-react/widgets/Widget.d.ts.map +0 -1
- package/lib/esm/appui-react/widgets/Widget.js +0 -22
- package/lib/esm/appui-react/widgets/Widget.js.map +0 -1
- package/lib/esm/appui-react/widgets/WidgetProps.d.ts +0 -33
- package/lib/esm/appui-react/widgets/WidgetProps.d.ts.map +0 -1
- package/lib/esm/appui-react/widgets/WidgetProps.js +0 -9
- package/lib/esm/appui-react/widgets/WidgetProps.js.map +0 -1
- package/lib/esm/appui-react/widgets/WidgetStack.d.ts +0 -135
- package/lib/esm/appui-react/widgets/WidgetStack.d.ts.map +0 -1
- package/lib/esm/appui-react/widgets/WidgetStack.js +0 -131
- package/lib/esm/appui-react/widgets/WidgetStack.js.map +0 -1
- package/lib/esm/appui-react/widgets/WidgetState.d.ts +0 -13
- package/lib/esm/appui-react/widgets/WidgetState.d.ts.map +0 -1
- package/lib/esm/appui-react/widgets/WidgetState.js +0 -13
- package/lib/esm/appui-react/widgets/WidgetState.js.map +0 -1
- package/lib/esm/appui-react/workflow/Task.d.ts +0 -48
- package/lib/esm/appui-react/workflow/Task.d.ts.map +0 -1
- package/lib/esm/appui-react/workflow/Task.js +0 -68
- package/lib/esm/appui-react/workflow/Task.js.map +0 -1
- package/lib/esm/appui-react/workflow/Workflow.d.ts +0 -153
- package/lib/esm/appui-react/workflow/Workflow.d.ts.map +0 -1
- package/lib/esm/appui-react/workflow/Workflow.js +0 -231
- package/lib/esm/appui-react/workflow/Workflow.js.map +0 -1
- package/lib/esm/appui-react/zones/FrameworkZone.d.ts +0 -44
- package/lib/esm/appui-react/zones/FrameworkZone.d.ts.map +0 -1
- package/lib/esm/appui-react/zones/FrameworkZone.js +0 -47
- package/lib/esm/appui-react/zones/FrameworkZone.js.map +0 -1
- package/lib/esm/appui-react/zones/Outline.d.ts +0 -14
- package/lib/esm/appui-react/zones/Outline.d.ts.map +0 -1
- package/lib/esm/appui-react/zones/Outline.js +0 -18
- package/lib/esm/appui-react/zones/Outline.js.map +0 -1
- package/lib/esm/appui-react/zones/StatusBarZone.d.ts +0 -28
- package/lib/esm/appui-react/zones/StatusBarZone.d.ts.map +0 -1
- package/lib/esm/appui-react/zones/StatusBarZone.js +0 -29
- package/lib/esm/appui-react/zones/StatusBarZone.js.map +0 -1
- package/lib/esm/appui-react/zones/Zone.d.ts +0 -88
- package/lib/esm/appui-react/zones/Zone.d.ts.map +0 -1
- package/lib/esm/appui-react/zones/Zone.js +0 -152
- package/lib/esm/appui-react/zones/Zone.js.map +0 -1
- package/lib/esm/appui-react/zones/ZoneDef.d.ts +0 -57
- package/lib/esm/appui-react/zones/ZoneDef.d.ts.map +0 -1
- package/lib/esm/appui-react/zones/ZoneDef.js +0 -88
- package/lib/esm/appui-react/zones/ZoneDef.js.map +0 -1
- package/lib/esm/appui-react/zones/toolsettings/DefaultToolSettingsProvider.d.ts.map +0 -1
- package/lib/esm/appui-react/zones/toolsettings/DefaultToolSettingsProvider.js.map +0 -1
- package/lib/esm/appui-react/zones/toolsettings/ToolInformation.d.ts.map +0 -1
- package/lib/esm/appui-react/zones/toolsettings/ToolInformation.js.map +0 -1
- package/lib/esm/appui-react/zones/toolsettings/ToolSettingsManager.d.ts.map +0 -1
- package/lib/esm/appui-react/zones/toolsettings/ToolSettingsManager.js.map +0 -1
- package/lib/esm/appui-react/zones/toolsettings/ToolSettingsZone.d.ts +0 -54
- package/lib/esm/appui-react/zones/toolsettings/ToolSettingsZone.d.ts.map +0 -1
- package/lib/esm/appui-react/zones/toolsettings/ToolSettingsZone.js +0 -92
- package/lib/esm/appui-react/zones/toolsettings/ToolSettingsZone.js.map +0 -1
- package/lib/esm/appui-react/zones/toolsettings/ToolUiProvider.d.ts.map +0 -1
- package/lib/esm/appui-react/zones/toolsettings/ToolUiProvider.js.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StagePanel.js","sourceRoot":"","sources":["../../../../src/appui-react/stagepanels/StagePanel.tsx"],"names":[],"mappings":";AAAA;;;+FAG+F;AAC/F,4CAA4C;AAC5C;;GAEG;;;AAEH,+BAA+B;AAC/B,0DAA2D;AAC3D,kEAGmC;AAEnC,uEAAoE;AAIpE,+DAA4D;AAC5D,mDAAgH;AAsHhH;;;GAGG;AACH,MAAa,UAAW,SAAQ,KAAK,CAAC,SAAoD;IAKxF,YAAmB,KAAsB;;QACvC,KAAK,CAAC,KAAK,CAAC,CAAC;QAoDP,sBAAiB,GAAG,CAAC,WAA4B,EAAmB,EAAE;YAC5E,MAAM,YAAY,GAAG,IAAI,CAAC,KAAK,CAAC,YAAY,CAAC;YAC7C,IAAI,CAAC,YAAY;gBACf,OAAO,IAAI,CAAC;YACd,MAAM,SAAS,GAAG,YAAY,CAAC,QAAQ,CAAC,aAAa,CAAC,WAAW,CAAC,CAAC;YACnE,IAAI,CAAC,SAAS,IAAI,CAAC,SAAS,CAAC,SAAS;gBACpC,OAAO,IAAI,CAAC;YACd,OAAO,CACL,6BACE,KAAK,EAAE;oBACL,MAAM,EAAE,MAAM;oBACd,OAAO,EAAE,YAAY,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,OAAO;iBAC3D,IAEA,SAAS,CAAC,SAAS,CAChB,CACP,CAAC;QACJ,CAAC,CAAC;QAEM,kCAA6B,GAAG,CAAC,EAAE,QAAQ,EAAE,UAAU,EAA8B,EAAE,EAAE;;YAC/F,uBAAuB;YACvB,IAAI,QAAQ,MAAK,MAAA,IAAI,CAAC,KAAK,CAAC,YAAY,0CAAE,QAAQ,CAAA;gBAChD,OAAO;YACT,uBAAuB;YACvB,IAAI,CAAC,QAAQ,CAAC;gBACZ,UAAU;aACX,CAAC,CAAC;QACL,CAAC,CAAC;QAEM,mCAA8B,GAAG,CAAC,EAAE,SAAS,EAA+B,EAAE,EAAE;YACtF,MAAM,YAAY,GAAG,IAAI,CAAC,KAAK,CAAC,YAAY,CAAC;YAC7C,IAAI,CAAC,YAAY;gBACf,OAAO;YACT,IAAI,CAAC,YAAY,CAAC,QAAQ,CAAC,aAAa,CAAC,SAAS,CAAC,EAAE,CAAC;gBACpD,OAAO;YACT,IAAI,CAAC,QAAQ,CAAC;gBACZ,iBAAiB,EAAE,IAAI,CAAC,4BAA4B,EAAE;aACvD,CAAC,CAAC;QACL,CAAC,CAAC;QAxFA,MAAM,UAAU,GAAG,MAAA,IAAI,CAAC,KAAK,CAAC,YAAY,0CAAE,QAAQ,CAAC,UAAU,CAAC;QAChE,IAAI,CAAC,KAAK,GAAG;YACX,UAAU,EAAE,UAAU,KAAK,SAAS,CAAC,CAAC,CAAC,+BAAe,CAAC,IAAI,CAAC,CAAC,CAAC,UAAU;YACxE,iBAAiB,EAAE,IAAI,CAAC,4BAA4B,EAAE;SACvD,CAAC;IACJ,CAAC;IAEM,MAAM,CAAC,uBAAuB,CAAC,QAAuB,EAAE,KAAsB,EAAE,aAAiC;QACtH,QAAQ,CAAC,mBAAmB,CAAC,KAAK,EAAE,aAAa,CAAC,CAAC;IACrD,CAAC;IAEe,iBAAiB;QAC/B,qCAAiB,CAAC,wBAAwB,CAAC,WAAW,CAAC,IAAI,CAAC,6BAA6B,CAAC,CAAC;QAC3F,qCAAiB,CAAC,yBAAyB,CAAC,WAAW,CAAC,IAAI,CAAC,8BAA8B,CAAC,CAAC;IAC/F,CAAC;IAEe,kBAAkB,CAAC,SAA0B;;QAC3D,IAAI,CAAA,MAAA,SAAS,CAAC,YAAY,0CAAE,QAAQ,OAAK,MAAA,IAAI,CAAC,KAAK,CAAC,YAAY,0CAAE,QAAQ,CAAA,EAAE;YAC1E,IAAI,CAAC,QAAQ,CAAC;gBACZ,iBAAiB,EAAE,IAAI,CAAC,4BAA4B,EAAE;aACvD,CAAC,CAAC;SACJ;IACH,CAAC;IAEe,oBAAoB;QAClC,qCAAiB,CAAC,wBAAwB,CAAC,cAAc,CAAC,IAAI,CAAC,6BAA6B,CAAC,CAAC;QAC9F,qCAAiB,CAAC,yBAAyB,CAAC,cAAc,CAAC,IAAI,CAAC,8BAA8B,CAAC,CAAC;IAClG,CAAC;IAEe,MAAM;QACpB,MAAM,EAAE,eAAe,EAAE,YAAY,EAAE,YAAY,EAAE,OAAO,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,GAAG,IAAI,CAAC,KAAK,CAAC,CAAC,wDAAwD;QACrJ,IAAI,CAAC,YAAY;YACf,OAAO,IAAI,CAAC;QAEd,MAAM,EAAE,uBAAuB,EAAE,QAAQ,EAAE,GAAG,iBAAiB,EAAE,GAAG,YAAY,CAAC;QACjF,OAAO,CACL,oBAAC,yCAAmB,IAClB,aAAa,EAAE,uBAAuB,EACtC,WAAW,EAAE,IAAI,EACjB,QAAQ,EAAE,QAAQ,CAAC,QAAQ,EAC3B,UAAU,EAAE,IAAI,CAAC,iBAAiB,EAClC,iBAAiB,EAAE,IAAI,CAAC,KAAK,CAAC,iBAAiB,EAC/C,UAAU,EAAE,IAAI,CAAC,KAAK,CAAC,UAAU,EACjC,OAAO,EAAE,OAAO,OAAO,KAAK,QAAQ,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,KACtD,KAAK,KACL,iBAAiB,GACrB,CACH,CAAC;IACJ,CAAC;IA0CO,4BAA4B;;QAClC,MAAM,QAAQ,GAAG,MAAA,IAAI,CAAC,KAAK,CAAC,YAAY,0CAAE,QAAQ,CAAC;QACnD,IAAI,CAAC,QAAQ;YACX,OAAO,EAAE,CAAC;QACZ,MAAM,cAAc,GAAG,QAAQ,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC;QACxE,OAAO,cAAc,CAAC,GAAG,CAAC,CAAC,SAAS,EAAE,EAAE,CAAC,SAAS,CAAC,EAAE,CAAC,CAAC;IACzD,CAAC;;AAxGH,gCAyGC;AAxGwB,uBAAY,GAA2B;IAC5D,SAAS,EAAE,IAAI;CAChB,CAAC;AAwGJ,gBAAgB;AACT,MAAM,iBAAiB,GAAG,CAAC,QAA4B,EAAqB,EAAE;IACnF,QAAQ,QAAQ,EAAE;QAChB,KAAK,mCAAkB,CAAC,MAAM,CAAC;QAC/B,KAAK,mCAAkB,CAAC,UAAU;YAChC,OAAO,mCAAiB,CAAC,MAAM,CAAC;QAClC,KAAK,mCAAkB,CAAC,IAAI;YAC1B,OAAO,mCAAiB,CAAC,IAAI,CAAC;QAChC,KAAK,mCAAkB,CAAC,KAAK;YAC3B,OAAO,mCAAiB,CAAC,KAAK,CAAC;QACjC,KAAK,mCAAkB,CAAC,GAAG,CAAC;QAC5B,KAAK,mCAAkB,CAAC,OAAO;YAC7B,OAAO,mCAAiB,CAAC,GAAG,CAAC;KAChC;AACH,CAAC,CAAC;AAbW,QAAA,iBAAiB,qBAa5B;AAEF,gBAAgB;AACT,MAAM,sBAAsB,GAAG,CAAC,QAA4B,EAAsD,EAAE;IACzH,QAAQ,QAAQ,EAAE;QAChB,KAAK,mCAAkB,CAAC,MAAM;YAC5B,OAAO;gBACL,EAAE,EAAE,OAAO;gBACX,IAAI,EAAE,mCAAiB,CAAC,MAAM;aAC/B,CAAC;QACJ,KAAK,mCAAkB,CAAC,UAAU;YAChC,OAAO;gBACL,EAAE,EAAE,OAAO;gBACX,IAAI,EAAE,mCAAiB,CAAC,MAAM;aAC/B,CAAC;QACJ,KAAK,mCAAkB,CAAC,IAAI;YAC1B,OAAO;gBACL,EAAE,EAAE,OAAO;gBACX,IAAI,EAAE,mCAAiB,CAAC,IAAI;aAC7B,CAAC;QACJ,KAAK,mCAAkB,CAAC,KAAK;YAC3B,OAAO;gBACL,EAAE,EAAE,OAAO;gBACX,IAAI,EAAE,mCAAiB,CAAC,KAAK;aAC9B,CAAC;QACJ,KAAK,mCAAkB,CAAC,GAAG;YACzB,OAAO;gBACL,EAAE,EAAE,OAAO;gBACX,IAAI,EAAE,mCAAiB,CAAC,GAAG;aAC5B,CAAC;QACJ,KAAK,mCAAkB,CAAC,OAAO;YAC7B,OAAO;gBACL,EAAE,EAAE,OAAO;gBACX,IAAI,EAAE,mCAAiB,CAAC,GAAG;aAC5B,CAAC;KACL;AACH,CAAC,CAAC;AAjCW,QAAA,sBAAsB,0BAiCjC","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n/* eslint-disable deprecation/deprecation */\r\n/** @packageDocumentation\r\n * @module Frontstage\r\n */\r\n\r\nimport * as React from \"react\";\r\nimport { StagePanelLocation } from \"@itwin/appui-abstract\";\r\nimport {\r\n NestedStagePanelKey, NestedStagePanelsManagerProps, NineZoneStagePanelManagerProps, StagePanelType as NZ_StagePanelType, WidgetZoneId,\r\n ZonesManagerWidgetsProps,\r\n} from \"@itwin/appui-layout-react\";\r\nimport { StagePanelChangeHandler, WidgetChangeHandler, ZoneDefProvider } from \"../frontstage/FrontstageComposer\";\r\nimport { FrontstageManager } from \"../frontstage/FrontstageManager\";\r\nimport { WidgetProps } from \"../widgets/WidgetProps\";\r\nimport { WidgetTabs } from \"../widgets/WidgetStack\";\r\nimport { ZoneLocation } from \"../zones/Zone\";\r\nimport { FrameworkStagePanel } from \"./FrameworkStagePanel\";\r\nimport { PanelStateChangedEventArgs, StagePanelDef, StagePanelState as StagePanelState } from \"./StagePanelDef\";\r\nimport { WidgetDef, WidgetStateChangedEventArgs } from \"../widgets/WidgetDef\";\r\n\r\n/** Available StagePanel locations.\r\n * ------------------------------------------------------------------------------------\r\n * TopMost\r\n * ------------------------------------------------------------------------------------\r\n * Left | Top | Right\r\n * |---------------------------------------------------------------|\r\n * | Nine-zone |\r\n * | |\r\n * | |\r\n * | |\r\n * | |\r\n * | |\r\n * |---------------------------------------------------------------|\r\n * | Bottom |\r\n * ------------------------------------------------------------------------------------\r\n * BottomMost\r\n * ------------------------------------------------------------------------------------\r\n */\r\n\r\n/** Properties of a Stage Panel Zone\r\n * @public @deprecated in 3.0.\r\n */\r\nexport interface StagePanelZoneProps {\r\n /** Properties for the Widgets in this Zone.\r\n * @note Stable `WidgetProps[\"id\"]` is generated if id is not provided to correctly save and restore App layout.\r\n * [[Frontstage]] version must be increased when Widget location is changed or new widgets are added/removed.\r\n */\r\n widgets: Array<React.ReactElement<WidgetProps>>;\r\n /** Any application data to attach to this Zone. */\r\n applicationData?: any;\r\n}\r\n\r\n/** Properties of the Stage Panel Zones\r\n * @public @deprecated in 3.0.\r\n */\r\nexport interface StagePanelZonesProps {\r\n /** Properties for the Widgets in the Start section. */\r\n start?: StagePanelZoneProps;\r\n /** Properties for the Widgets in the Middle section. Deprecated - all widgets originally targeted for \"middle\" will now go to \"end\". */\r\n middle?: StagePanelZoneProps;\r\n /** Properties for the Widgets in the End section. */\r\n end?: StagePanelZoneProps;\r\n}\r\n\r\n/** Available units of panel maximum size. Pixels or percentage of 9-Zone App size.\r\n * @note Percentage of 9-Zone `height` is used for top/bottom panel and percentage of 9-Zone `width` is used for left/right panel.\r\n * @public\r\n */\r\nexport type StagePanelMaxSizeSpec = number | { percentage: number };\r\n\r\n/** Properties of a [[StagePanel]] component\r\n * @deprecated in 3.5. Props of a deprecated component.\r\n * @public\r\n */\r\nexport interface StagePanelProps {\r\n /** Describes which zones are allowed in this stage panel. */\r\n allowedZones?: ZoneLocation[];\r\n /** Any application data to attach to this Panel. */\r\n applicationData?: any;\r\n /** Default Panel state. Controls how the panel is initially displayed. Defaults to StagePanelState.Open. */\r\n defaultState?: StagePanelState;\r\n /** Stage panel header. */\r\n header?: React.ReactNode;\r\n /** Maximum size of the panel. */\r\n maxSize?: StagePanelMaxSizeSpec;\r\n /** Minimum size of the panel. */\r\n minSize?: number;\r\n /** Indicates whether the panel is pinned. Defaults to true. */\r\n pinned?: boolean;\r\n /** Indicates whether the panel is resizable. Defaults to true. */\r\n resizable: boolean;\r\n /** Default size of the panel. */\r\n size?: number;\r\n /** Properties for the Widgets in this Panel.\r\n * @note Stable `WidgetProps[\"id\"]` is generated if id is not provided to correctly save and restore App layout.\r\n * [[Frontstage]] version must be increased when Widget location is changed or new widgets are added/removed.\r\n */\r\n widgets?: Array<React.ReactElement<WidgetProps>>;\r\n\r\n /** Properties for the Panel Zones in this Panel.\r\n * @beta */\r\n panelZones?: StagePanelZonesProps;\r\n\r\n /** @internal */\r\n runtimeProps?: StagePanelRuntimeProps;\r\n}\r\n\r\n/** Default properties of [[StagePanel]] component.\r\n * @deprecated in 3.5. Default props of a deprecated component.\r\n * @public\r\n */\r\nexport type StagePanelDefaultProps = Pick<StagePanelProps, \"resizable\">;\r\n\r\n/** Runtime Properties for the [[StagePanel]] component.\r\n * @internal\r\n */\r\nexport interface StagePanelRuntimeProps {\r\n draggedWidgetId: WidgetZoneId | undefined; // eslint-disable-line deprecation/deprecation\r\n getWidgetContentRef: (id: WidgetZoneId) => React.Ref<HTMLDivElement>; // eslint-disable-line deprecation/deprecation\r\n isInFooterMode: boolean;\r\n isTargeted: boolean;\r\n panel: NineZoneStagePanelManagerProps;\r\n panelDef: StagePanelDef;\r\n stagePanelChangeHandler: StagePanelChangeHandler;\r\n widgetChangeHandler: WidgetChangeHandler; // eslint-disable-line deprecation/deprecation\r\n widgets: ZonesManagerWidgetsProps;\r\n widgetTabs: WidgetTabs;\r\n zoneDefProvider: ZoneDefProvider;\r\n}\r\n\r\ninterface StagePanelComponentState {\r\n panelState: StagePanelState;\r\n stagePanelWidgets: ReadonlyArray<WidgetDef[\"id\"]>;\r\n}\r\n\r\n/** Frontstage Panel React component.\r\n * @deprecated in 3.6. Use [[StagePanelConfig]] instead.\r\n * @public\r\n */\r\nexport class StagePanel extends React.Component<StagePanelProps, StagePanelComponentState> {\r\n public static readonly defaultProps: StagePanelDefaultProps = {\r\n resizable: true,\r\n };\r\n\r\n public constructor(props: StagePanelProps) {\r\n super(props);\r\n\r\n const panelState = this.props.runtimeProps?.panelDef.panelState;\r\n this.state = {\r\n panelState: panelState === undefined ? StagePanelState.Open : panelState,\r\n stagePanelWidgets: this._getVisibleStagePanelWidgets(),\r\n };\r\n }\r\n\r\n public static initializeStagePanelDef(panelDef: StagePanelDef, props: StagePanelProps, panelLocation: StagePanelLocation): void {\r\n panelDef.initializeFromProps(props, panelLocation);\r\n }\r\n\r\n public override componentDidMount() {\r\n FrontstageManager.onPanelStateChangedEvent.addListener(this._handlePanelStateChangedEvent);\r\n FrontstageManager.onWidgetStateChangedEvent.addListener(this._handleWidgetStateChangedEvent);\r\n }\r\n\r\n public override componentDidUpdate(prevProps: StagePanelProps) {\r\n if (prevProps.runtimeProps?.panelDef !== this.props.runtimeProps?.panelDef) {\r\n this.setState({\r\n stagePanelWidgets: this._getVisibleStagePanelWidgets(),\r\n });\r\n }\r\n }\r\n\r\n public override componentWillUnmount() {\r\n FrontstageManager.onPanelStateChangedEvent.removeListener(this._handlePanelStateChangedEvent);\r\n FrontstageManager.onWidgetStateChangedEvent.removeListener(this._handleWidgetStateChangedEvent);\r\n }\r\n\r\n public override render(): React.ReactNode {\r\n const { applicationData, defaultState, runtimeProps, maxSize, size, ...props } = this.props; // eslint-disable-line @typescript-eslint/no-unused-vars\r\n if (!runtimeProps)\r\n return null;\r\n\r\n const { stagePanelChangeHandler, panelDef, ...otherRuntimeProps } = runtimeProps;\r\n return (\r\n <FrameworkStagePanel\r\n changeHandler={stagePanelChangeHandler}\r\n initialSize={size}\r\n location={panelDef.location}\r\n renderPane={this._handleRenderPane}\r\n stagePanelWidgets={this.state.stagePanelWidgets}\r\n panelState={this.state.panelState}\r\n maxSize={typeof maxSize === \"number\" ? maxSize : undefined}\r\n {...props}\r\n {...otherRuntimeProps}\r\n />\r\n );\r\n }\r\n\r\n private _handleRenderPane = (widgetDefId: WidgetDef[\"id\"]): React.ReactNode => {\r\n const runtimeProps = this.props.runtimeProps;\r\n if (!runtimeProps)\r\n return null;\r\n const widgetDef = runtimeProps.panelDef.findWidgetDef(widgetDefId);\r\n if (!widgetDef || !widgetDef.isVisible)\r\n return null;\r\n return (\r\n <div\r\n style={{\r\n height: \"100%\",\r\n display: runtimeProps.panel.isCollapsed ? \"none\" : \"block\",\r\n }}\r\n >\r\n {widgetDef.reactNode}\r\n </div>\r\n );\r\n };\r\n\r\n private _handlePanelStateChangedEvent = ({ panelDef, panelState }: PanelStateChangedEventArgs) => {\r\n // istanbul ignore else\r\n if (panelDef !== this.props.runtimeProps?.panelDef)\r\n return;\r\n // istanbul ignore next\r\n this.setState({\r\n panelState,\r\n });\r\n };\r\n\r\n private _handleWidgetStateChangedEvent = ({ widgetDef }: WidgetStateChangedEventArgs) => {\r\n const runtimeProps = this.props.runtimeProps;\r\n if (!runtimeProps)\r\n return;\r\n if (!runtimeProps.panelDef.findWidgetDef(widgetDef.id))\r\n return;\r\n this.setState({\r\n stagePanelWidgets: this._getVisibleStagePanelWidgets(),\r\n });\r\n };\r\n\r\n private _getVisibleStagePanelWidgets() {\r\n const panelDef = this.props.runtimeProps?.panelDef;\r\n if (!panelDef)\r\n return [];\r\n const visibleWidgets = panelDef.widgetDefs.filter((wd) => wd.isVisible);\r\n return visibleWidgets.map((widgetDef) => widgetDef.id);\r\n }\r\n}\r\n\r\n/** @internal */\r\nexport const getStagePanelType = (location: StagePanelLocation): NZ_StagePanelType => {\r\n switch (location) {\r\n case StagePanelLocation.Bottom:\r\n case StagePanelLocation.BottomMost:\r\n return NZ_StagePanelType.Bottom;\r\n case StagePanelLocation.Left:\r\n return NZ_StagePanelType.Left;\r\n case StagePanelLocation.Right:\r\n return NZ_StagePanelType.Right;\r\n case StagePanelLocation.Top:\r\n case StagePanelLocation.TopMost:\r\n return NZ_StagePanelType.Top;\r\n }\r\n};\r\n\r\n/** @internal */\r\nexport const getNestedStagePanelKey = (location: StagePanelLocation): NestedStagePanelKey<NestedStagePanelsManagerProps> => {\r\n switch (location) {\r\n case StagePanelLocation.Bottom:\r\n return {\r\n id: \"inner\",\r\n type: NZ_StagePanelType.Bottom,\r\n };\r\n case StagePanelLocation.BottomMost:\r\n return {\r\n id: \"outer\",\r\n type: NZ_StagePanelType.Bottom,\r\n };\r\n case StagePanelLocation.Left:\r\n return {\r\n id: \"inner\",\r\n type: NZ_StagePanelType.Left,\r\n };\r\n case StagePanelLocation.Right:\r\n return {\r\n id: \"inner\",\r\n type: NZ_StagePanelType.Right,\r\n };\r\n case StagePanelLocation.Top:\r\n return {\r\n id: \"inner\",\r\n type: NZ_StagePanelType.Top,\r\n };\r\n case StagePanelLocation.TopMost:\r\n return {\r\n id: \"outer\",\r\n type: NZ_StagePanelType.Top,\r\n };\r\n }\r\n};\r\n"]}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/** @packageDocumentation
|
|
2
|
-
* @module Frontstage
|
|
3
|
-
*/
|
|
4
|
-
import "./StagePanelHeader.scss";
|
|
5
|
-
import * as React from "react";
|
|
6
|
-
import { StagePanelLocation } from "@itwin/appui-abstract";
|
|
7
|
-
import { CommonProps } from "@itwin/core-react";
|
|
8
|
-
/** Properties of a [[StagePanelHeader]] component
|
|
9
|
-
* @alpha @deprecated in 3.0.
|
|
10
|
-
*/
|
|
11
|
-
export interface StagePanelHeaderProps extends CommonProps {
|
|
12
|
-
/** Describes if the collapse button is visible. */
|
|
13
|
-
collapseButton?: boolean;
|
|
14
|
-
/** Title of collapse button (displayed when hovered). */
|
|
15
|
-
collapseButtonTitle?: string;
|
|
16
|
-
/** Describes stage panel location of this header. */
|
|
17
|
-
location: StagePanelLocation;
|
|
18
|
-
/** Header title. */
|
|
19
|
-
title?: string;
|
|
20
|
-
}
|
|
21
|
-
/** Stage panel header React component.
|
|
22
|
-
* @alpha @deprecated in 3.0.
|
|
23
|
-
*/
|
|
24
|
-
export declare class StagePanelHeader extends React.PureComponent<StagePanelHeaderProps> {
|
|
25
|
-
render(): JSX.Element;
|
|
26
|
-
private _handleCollapseButtonClick;
|
|
27
|
-
}
|
|
28
|
-
//# sourceMappingURL=StagePanelHeader.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StagePanelHeader.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/stagepanels/StagePanelHeader.tsx"],"names":[],"mappings":"AAKA;;GAEG;AAEH,OAAO,yBAAyB,CAAC;AAEjC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAMhD;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,WAAW;IACxD,mDAAmD;IACnD,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,yDAAyD;IACzD,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,qDAAqD;IACrD,QAAQ,EAAE,kBAAkB,CAAC;IAC7B,oBAAoB;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED;;GAEG;AACH,qBAAa,gBAAiB,SAAQ,KAAK,CAAC,aAAa,CAAC,qBAAqB,CAAC;IAC9D,MAAM;IAyBtB,OAAO,CAAC,0BAA0B,CAUhC;CACH"}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*---------------------------------------------------------------------------------------------
|
|
3
|
-
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
-
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
5
|
-
*--------------------------------------------------------------------------------------------*/
|
|
6
|
-
/* eslint-disable deprecation/deprecation */
|
|
7
|
-
/** @packageDocumentation
|
|
8
|
-
* @module Frontstage
|
|
9
|
-
*/
|
|
10
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11
|
-
exports.StagePanelHeader = void 0;
|
|
12
|
-
require("./StagePanelHeader.scss");
|
|
13
|
-
const classnames_1 = require("classnames");
|
|
14
|
-
const React = require("react");
|
|
15
|
-
const FrontstageManager_1 = require("../frontstage/FrontstageManager");
|
|
16
|
-
const StagePanelDef_1 = require("./StagePanelDef");
|
|
17
|
-
/** Stage panel header React component.
|
|
18
|
-
* @alpha @deprecated in 3.0.
|
|
19
|
-
*/
|
|
20
|
-
class StagePanelHeader extends React.PureComponent {
|
|
21
|
-
constructor() {
|
|
22
|
-
super(...arguments);
|
|
23
|
-
this._handleCollapseButtonClick = () => {
|
|
24
|
-
const activeFrontstageDef = FrontstageManager_1.FrontstageManager.activeFrontstageDef;
|
|
25
|
-
// istanbul ignore if
|
|
26
|
-
if (!activeFrontstageDef)
|
|
27
|
-
return;
|
|
28
|
-
const stagePanel = activeFrontstageDef.getStagePanelDef(this.props.location);
|
|
29
|
-
// istanbul ignore if
|
|
30
|
-
if (!stagePanel)
|
|
31
|
-
return;
|
|
32
|
-
stagePanel.panelState = StagePanelDef_1.StagePanelState.Minimized;
|
|
33
|
-
};
|
|
34
|
-
}
|
|
35
|
-
render() {
|
|
36
|
-
const className = (0, classnames_1.default)("uifw-stagepanelheader", this.props.className);
|
|
37
|
-
return (React.createElement("div", { className: className, style: this.props.style },
|
|
38
|
-
React.createElement("span", null, this.props.title),
|
|
39
|
-
this.props.collapseButton ?
|
|
40
|
-
// eslint-disable-next-line jsx-a11y/click-events-have-key-events
|
|
41
|
-
React.createElement("i", { className: "uifw-collapse icon icon-close", title: this.props.collapseButtonTitle, onClick: this._handleCollapseButtonClick, role: "button", tabIndex: -1 }) :
|
|
42
|
-
undefined));
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
exports.StagePanelHeader = StagePanelHeader;
|
|
46
|
-
//# sourceMappingURL=StagePanelHeader.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StagePanelHeader.js","sourceRoot":"","sources":["../../../../src/appui-react/stagepanels/StagePanelHeader.tsx"],"names":[],"mappings":";AAAA;;;+FAG+F;AAC/F,4CAA4C;AAC5C;;GAEG;;;AAEH,mCAAiC;AACjC,2CAAoC;AACpC,+BAA+B;AAG/B,uEAAoE;AACpE,mDAAkD;AAkBlD;;GAEG;AACH,MAAa,gBAAiB,SAAQ,KAAK,CAAC,aAAoC;IAAhF;;QA0BU,+BAA0B,GAAG,GAAG,EAAE;YACxC,MAAM,mBAAmB,GAAG,qCAAiB,CAAC,mBAAmB,CAAC;YAClE,qBAAqB;YACrB,IAAI,CAAC,mBAAmB;gBACtB,OAAO;YACT,MAAM,UAAU,GAAG,mBAAmB,CAAC,gBAAgB,CAAC,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;YAC7E,qBAAqB;YACrB,IAAI,CAAC,UAAU;gBACb,OAAO;YACT,UAAU,CAAC,UAAU,GAAG,+BAAe,CAAC,SAAS,CAAC;QACpD,CAAC,CAAC;IACJ,CAAC;IApCiB,MAAM;QACpB,MAAM,SAAS,GAAG,IAAA,oBAAU,EAAC,uBAAuB,EAClD,IAAI,CAAC,KAAK,CAAC,SAAS,CACrB,CAAC;QACF,OAAO,CACL,6BACE,SAAS,EAAE,SAAS,EACpB,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,KAAK;YAEvB,kCAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAQ;YAC9B,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC;gBAC1B,iEAAiE;gBACjE,2BACE,SAAS,EAAC,+BAA+B,EACzC,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,mBAAmB,EACrC,OAAO,EAAE,IAAI,CAAC,0BAA0B,EACxC,IAAI,EAAC,QAAQ,EACb,QAAQ,EAAE,CAAC,CAAC,GACZ,CAAC,CAAC;gBACJ,SAAS,CAEP,CACP,CAAC;IACJ,CAAC;CAaF;AArCD,4CAqCC","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n/* eslint-disable deprecation/deprecation */\r\n/** @packageDocumentation\r\n * @module Frontstage\r\n */\r\n\r\nimport \"./StagePanelHeader.scss\";\r\nimport classnames from \"classnames\";\r\nimport * as React from \"react\";\r\nimport { StagePanelLocation } from \"@itwin/appui-abstract\";\r\nimport { CommonProps } from \"@itwin/core-react\";\r\nimport { FrontstageManager } from \"../frontstage/FrontstageManager\";\r\nimport { StagePanelState } from \"./StagePanelDef\";\r\n\r\n// cspell:ignore stagepanelheader\r\n\r\n/** Properties of a [[StagePanelHeader]] component\r\n * @alpha @deprecated in 3.0.\r\n */\r\nexport interface StagePanelHeaderProps extends CommonProps {\r\n /** Describes if the collapse button is visible. */\r\n collapseButton?: boolean;\r\n /** Title of collapse button (displayed when hovered). */\r\n collapseButtonTitle?: string;\r\n /** Describes stage panel location of this header. */\r\n location: StagePanelLocation;\r\n /** Header title. */\r\n title?: string;\r\n}\r\n\r\n/** Stage panel header React component.\r\n * @alpha @deprecated in 3.0.\r\n */\r\nexport class StagePanelHeader extends React.PureComponent<StagePanelHeaderProps> {\r\n public override render() {\r\n const className = classnames(\"uifw-stagepanelheader\",\r\n this.props.className,\r\n );\r\n return (\r\n <div\r\n className={className}\r\n style={this.props.style}\r\n >\r\n <span>{this.props.title}</span>\r\n {this.props.collapseButton ?\r\n // eslint-disable-next-line jsx-a11y/click-events-have-key-events\r\n <i\r\n className=\"uifw-collapse icon icon-close\"\r\n title={this.props.collapseButtonTitle}\r\n onClick={this._handleCollapseButtonClick}\r\n role=\"button\"\r\n tabIndex={-1}\r\n /> :\r\n undefined\r\n }\r\n </div>\r\n );\r\n }\r\n\r\n private _handleCollapseButtonClick = () => {\r\n const activeFrontstageDef = FrontstageManager.activeFrontstageDef;\r\n // istanbul ignore if\r\n if (!activeFrontstageDef)\r\n return;\r\n const stagePanel = activeFrontstageDef.getStagePanelDef(this.props.location);\r\n // istanbul ignore if\r\n if (!stagePanel)\r\n return;\r\n stagePanel.panelState = StagePanelState.Minimized;\r\n };\r\n}\r\n"]}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/*---------------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
3
|
-
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
4
|
-
*--------------------------------------------------------------------------------------------*/
|
|
5
|
-
@import "~@itwin/appui-layout-react/lib/cjs/appui-layout-react/footer/dialog/variables";
|
|
6
|
-
|
|
7
|
-
.uifw-stagepanelheader {
|
|
8
|
-
align-items: center;
|
|
9
|
-
height: $nz-footer-title-bar-height;
|
|
10
|
-
justify-content: flex-end;
|
|
11
|
-
padding: 5px 10px;
|
|
12
|
-
box-sizing: border-box;
|
|
13
|
-
display: grid;
|
|
14
|
-
grid-auto-flow: column;
|
|
15
|
-
grid-auto-columns: 1fr auto;
|
|
16
|
-
|
|
17
|
-
>.uifw-collapse {
|
|
18
|
-
cursor: pointer;
|
|
19
|
-
justify-self: end;
|
|
20
|
-
padding: 5px;
|
|
21
|
-
|
|
22
|
-
&:focus {
|
|
23
|
-
outline: none;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/** @packageDocumentation
|
|
2
|
-
* @module Frontstage
|
|
3
|
-
*/
|
|
4
|
-
import { StagePanelLocation as UIA_StagePanelLocation } from "@itwin/appui-abstract";
|
|
5
|
-
/** Available Stage Panel locations.
|
|
6
|
-
* @beta
|
|
7
|
-
*/
|
|
8
|
-
export declare type StagePanelLocation = UIA_StagePanelLocation;
|
|
9
|
-
/** Available Stage Panel locations.
|
|
10
|
-
* @beta
|
|
11
|
-
*/
|
|
12
|
-
export declare const StagePanelLocation: typeof UIA_StagePanelLocation;
|
|
13
|
-
//# sourceMappingURL=StagePanelLocation.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StagePanelLocation.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/stagepanels/StagePanelLocation.ts"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,EAAE,kBAAkB,IAAI,sBAAsB,EAAE,MAAM,uBAAuB,CAAC;AAErF;;GAEG;AACH,oBAAY,kBAAkB,GAAG,sBAAsB,CAAC;AAExD;;GAEG;AACH,eAAO,MAAM,kBAAkB,+BAAyB,CAAC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*---------------------------------------------------------------------------------------------
|
|
3
|
-
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
-
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
5
|
-
*--------------------------------------------------------------------------------------------*/
|
|
6
|
-
/** @packageDocumentation
|
|
7
|
-
* @module Frontstage
|
|
8
|
-
*/
|
|
9
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
-
exports.StagePanelLocation = void 0;
|
|
11
|
-
const appui_abstract_1 = require("@itwin/appui-abstract");
|
|
12
|
-
/** Available Stage Panel locations.
|
|
13
|
-
* @beta
|
|
14
|
-
*/
|
|
15
|
-
exports.StagePanelLocation = appui_abstract_1.StagePanelLocation; // eslint-disable-line @typescript-eslint/no-redeclare, deprecation/deprecation
|
|
16
|
-
//# sourceMappingURL=StagePanelLocation.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StagePanelLocation.js","sourceRoot":"","sources":["../../../../src/appui-react/stagepanels/StagePanelLocation.ts"],"names":[],"mappings":";AAAA;;;+FAG+F;AAC/F;;GAEG;;;AAEH,0DAAqF;AAOrF;;GAEG;AACU,QAAA,kBAAkB,GAAG,mCAAsB,CAAC,CAAC,+EAA+E","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n/** @packageDocumentation\r\n * @module Frontstage\r\n */\r\n\r\nimport { StagePanelLocation as UIA_StagePanelLocation } from \"@itwin/appui-abstract\";\r\n\r\n/** Available Stage Panel locations.\r\n * @beta\r\n */\r\nexport type StagePanelLocation = UIA_StagePanelLocation; // eslint-disable-line deprecation/deprecation\r\n\r\n/** Available Stage Panel locations.\r\n * @beta\r\n */\r\nexport const StagePanelLocation = UIA_StagePanelLocation; // eslint-disable-line @typescript-eslint/no-redeclare, deprecation/deprecation\r\n"]}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/** @packageDocumentation
|
|
2
|
-
* @module Frontstage
|
|
3
|
-
*/
|
|
4
|
-
import { StagePanelSection as UIA_StagePanelSection } from "@itwin/appui-abstract";
|
|
5
|
-
/** Enum for Stage Panel Sections
|
|
6
|
-
* @beta
|
|
7
|
-
*/
|
|
8
|
-
export declare type StagePanelSection = UIA_StagePanelSection;
|
|
9
|
-
/** Enum for Stage Panel Sections
|
|
10
|
-
* @beta
|
|
11
|
-
*/
|
|
12
|
-
export declare const StagePanelSection: typeof UIA_StagePanelSection;
|
|
13
|
-
//# sourceMappingURL=StagePanelSection.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StagePanelSection.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/stagepanels/StagePanelSection.ts"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,EAAE,iBAAiB,IAAI,qBAAqB,EAAE,MAAM,uBAAuB,CAAC;AAEnF;;GAEG;AACH,oBAAY,iBAAiB,GAAG,qBAAqB,CAAC;AAEtD;;GAEG;AACH,eAAO,MAAM,iBAAiB,8BAAwB,CAAC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*---------------------------------------------------------------------------------------------
|
|
3
|
-
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
-
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
5
|
-
*--------------------------------------------------------------------------------------------*/
|
|
6
|
-
/** @packageDocumentation
|
|
7
|
-
* @module Frontstage
|
|
8
|
-
*/
|
|
9
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
-
exports.StagePanelSection = void 0;
|
|
11
|
-
const appui_abstract_1 = require("@itwin/appui-abstract");
|
|
12
|
-
/** Enum for Stage Panel Sections
|
|
13
|
-
* @beta
|
|
14
|
-
*/
|
|
15
|
-
exports.StagePanelSection = appui_abstract_1.StagePanelSection; // eslint-disable-line @typescript-eslint/no-redeclare, deprecation/deprecation
|
|
16
|
-
//# sourceMappingURL=StagePanelSection.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StagePanelSection.js","sourceRoot":"","sources":["../../../../src/appui-react/stagepanels/StagePanelSection.ts"],"names":[],"mappings":";AAAA;;;+FAG+F;AAC/F;;GAEG;;;AAEH,0DAAmF;AAOnF;;GAEG;AACU,QAAA,iBAAiB,GAAG,kCAAqB,CAAC,CAAC,+EAA+E","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n/** @packageDocumentation\r\n * @module Frontstage\r\n */\r\n\r\nimport { StagePanelSection as UIA_StagePanelSection } from \"@itwin/appui-abstract\";\r\n\r\n/** Enum for Stage Panel Sections\r\n * @beta\r\n */\r\nexport type StagePanelSection = UIA_StagePanelSection; // eslint-disable-line deprecation/deprecation\r\n\r\n/** Enum for Stage Panel Sections\r\n * @beta\r\n */\r\nexport const StagePanelSection = UIA_StagePanelSection; // eslint-disable-line @typescript-eslint/no-redeclare, deprecation/deprecation\r\n"]}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/** @packageDocumentation
|
|
2
|
-
* @module StatusBar
|
|
3
|
-
*/
|
|
4
|
-
import { StatusBarItemsManager as UIA_StatusBarItemsManager } from "@itwin/appui-abstract";
|
|
5
|
-
/** StatusBar Items Manager class.
|
|
6
|
-
* @beta
|
|
7
|
-
* @deprecated in 1.x. Use [StatusBarItemsManager]($appui-abstract) instead
|
|
8
|
-
*/
|
|
9
|
-
export declare class StatusBarItemsManager extends UIA_StatusBarItemsManager {
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=StatusBarItemsManager.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StatusBarItemsManager.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/statusbar/StatusBarItemsManager.ts"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,EAAE,qBAAqB,IAAI,yBAAyB,EAAE,MAAM,uBAAuB,CAAC;AAE3F;;;GAGG;AACH,qBAAa,qBAAsB,SAAQ,yBAAyB;CAAI"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*---------------------------------------------------------------------------------------------
|
|
3
|
-
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
-
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
5
|
-
*--------------------------------------------------------------------------------------------*/
|
|
6
|
-
/** @packageDocumentation
|
|
7
|
-
* @module StatusBar
|
|
8
|
-
*/
|
|
9
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
-
exports.StatusBarItemsManager = void 0;
|
|
11
|
-
const appui_abstract_1 = require("@itwin/appui-abstract");
|
|
12
|
-
/** StatusBar Items Manager class.
|
|
13
|
-
* @beta
|
|
14
|
-
* @deprecated in 1.x. Use [StatusBarItemsManager]($appui-abstract) instead
|
|
15
|
-
*/
|
|
16
|
-
class StatusBarItemsManager extends appui_abstract_1.StatusBarItemsManager {
|
|
17
|
-
}
|
|
18
|
-
exports.StatusBarItemsManager = StatusBarItemsManager;
|
|
19
|
-
//# sourceMappingURL=StatusBarItemsManager.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StatusBarItemsManager.js","sourceRoot":"","sources":["../../../../src/appui-react/statusbar/StatusBarItemsManager.ts"],"names":[],"mappings":";AAAA;;;+FAG+F;AAC/F;;GAEG;;;AAEH,0DAA2F;AAE3F;;;GAGG;AACH,MAAa,qBAAsB,SAAQ,sCAAyB;CAAI;AAAxE,sDAAwE","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n/** @packageDocumentation\r\n * @module StatusBar\r\n */\r\n\r\nimport { StatusBarItemsManager as UIA_StatusBarItemsManager } from \"@itwin/appui-abstract\";\r\n\r\n/** StatusBar Items Manager class.\r\n * @beta\r\n * @deprecated in 1.x. Use [StatusBarItemsManager]($appui-abstract) instead\r\n */\r\nexport class StatusBarItemsManager extends UIA_StatusBarItemsManager { }\r\n"]}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/** @packageDocumentation
|
|
2
|
-
* @module StatusBar
|
|
3
|
-
*/
|
|
4
|
-
import * as React from "react";
|
|
5
|
-
import { MessageCenterFieldProps } from "../statusfields/MessageCenter";
|
|
6
|
-
/** HOC that injects values for [[MessageCenterFieldProps]].
|
|
7
|
-
* @public @deprecated in 3.3. Use `MessageManager.registerAnimateOutToElement` to register this ref in the related component.
|
|
8
|
-
*/
|
|
9
|
-
export declare const withMessageCenterFieldProps: <P extends MessageCenterFieldProps, C>(Component: React.JSXElementConstructor<P> & C) => (props: JSX.LibraryManagedAttributes<C, Omit<P, "isInFooterMode" | "openWidget" | "onOpenWidget" | "targetRef">>) => JSX.Element;
|
|
10
|
-
//# sourceMappingURL=withMessageCenterFieldProps.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"withMessageCenterFieldProps.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/statusbar/withMessageCenterFieldProps.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AAGxE;;GAEG;AACH,eAAO,MAAM,2BAA2B,2NAiBvC,CAAC"}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*---------------------------------------------------------------------------------------------
|
|
3
|
-
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
-
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
5
|
-
*--------------------------------------------------------------------------------------------*/
|
|
6
|
-
/** @packageDocumentation
|
|
7
|
-
* @module StatusBar
|
|
8
|
-
*/
|
|
9
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
-
exports.withMessageCenterFieldProps = void 0;
|
|
11
|
-
const React = require("react");
|
|
12
|
-
const StatusBar_1 = require("./StatusBar");
|
|
13
|
-
/** HOC that injects values for [[MessageCenterFieldProps]].
|
|
14
|
-
* @public @deprecated in 3.3. Use `MessageManager.registerAnimateOutToElement` to register this ref in the related component.
|
|
15
|
-
*/
|
|
16
|
-
const withMessageCenterFieldProps = (
|
|
17
|
-
// eslint-disable-next-line @typescript-eslint/naming-convention
|
|
18
|
-
Component) => {
|
|
19
|
-
return function WithMessageCenterFieldProps(props) {
|
|
20
|
-
const statusBarContext = React.useContext(StatusBar_1.StatusBarContext);
|
|
21
|
-
const { toastTargetRef, ...args } = statusBarContext;
|
|
22
|
-
return (React.createElement(Component, { ...props, ...args, targetRef: toastTargetRef }));
|
|
23
|
-
};
|
|
24
|
-
};
|
|
25
|
-
exports.withMessageCenterFieldProps = withMessageCenterFieldProps;
|
|
26
|
-
//# sourceMappingURL=withMessageCenterFieldProps.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"withMessageCenterFieldProps.js","sourceRoot":"","sources":["../../../../src/appui-react/statusbar/withMessageCenterFieldProps.tsx"],"names":[],"mappings":";AAAA;;;+FAG+F;AAC/F;;GAEG;;;AAEH,+BAA+B;AAE/B,2CAA+C;AAE/C;;GAEG;AACI,MAAM,2BAA2B,GAAG;AACzC,gEAAgE;AAChE,SAA6C,EAC7C,EAAE;IAGF,OAAO,SAAS,2BAA2B,CAAC,KAAY;QACtD,MAAM,gBAAgB,GAAG,KAAK,CAAC,UAAU,CAAC,4BAAgB,CAAC,CAAC;QAC5D,MAAM,EAAE,cAAc,EAAE,GAAG,IAAI,EAAE,GAAG,gBAAgB,CAAC;QACrD,OAAO,CACL,oBAAC,SAAS,OACJ,KAAY,KACZ,IAAI,EACR,SAAS,EAAE,cAAc,GACzB,CACH,CAAC;IACJ,CAAC,CAAC;AACJ,CAAC,CAAC;AAjBW,QAAA,2BAA2B,+BAiBtC","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n/** @packageDocumentation\r\n * @module StatusBar\r\n */\r\n\r\nimport * as React from \"react\";\r\nimport { MessageCenterFieldProps } from \"../statusfields/MessageCenter\";\r\nimport { StatusBarContext } from \"./StatusBar\";\r\n\r\n/** HOC that injects values for [[MessageCenterFieldProps]].\r\n * @public @deprecated in 3.3. Use `MessageManager.registerAnimateOutToElement` to register this ref in the related component.\r\n */\r\nexport const withMessageCenterFieldProps = <P extends MessageCenterFieldProps, C>(\r\n // eslint-disable-next-line @typescript-eslint/naming-convention\r\n Component: React.JSXElementConstructor<P> & C,\r\n) => {\r\n type InjectedProps = Pick<MessageCenterFieldProps, \"isInFooterMode\" | \"onOpenWidget\" | \"openWidget\" | \"targetRef\">;\r\n type Props = JSX.LibraryManagedAttributes<C, Omit<P, keyof InjectedProps>>;\r\n return function WithMessageCenterFieldProps(props: Props) {\r\n const statusBarContext = React.useContext(StatusBarContext);\r\n const { toastTargetRef, ...args } = statusBarContext;\r\n return (\r\n <Component\r\n {...props as any}\r\n {...args}\r\n targetRef={toastTargetRef}\r\n />\r\n );\r\n };\r\n};\r\n"]}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/** @packageDocumentation
|
|
2
|
-
* @module StatusBar
|
|
3
|
-
*/
|
|
4
|
-
import * as React from "react";
|
|
5
|
-
import { StatusFieldProps } from "../statusfields/StatusFieldProps";
|
|
6
|
-
/** HOC that injects values for [[StatusFieldProps]].
|
|
7
|
-
* @public
|
|
8
|
-
* @deprecated in 3.3. StatusFieldProps props are deprecated, using this is no longer necessary and will be removed.
|
|
9
|
-
*/
|
|
10
|
-
export declare const withStatusFieldProps: <P extends StatusFieldProps, C>(Component: React.JSXElementConstructor<P> & C) => (props: JSX.LibraryManagedAttributes<C, Omit<P, "isInFooterMode" | "openWidget" | "onOpenWidget">>) => JSX.Element;
|
|
11
|
-
//# sourceMappingURL=withStatusFieldProps.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"withStatusFieldProps.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/statusbar/withStatusFieldProps.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AAGpE;;;GAGG;AACH,eAAO,MAAM,oBAAoB,sMAgBhC,CAAC"}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*---------------------------------------------------------------------------------------------
|
|
3
|
-
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
-
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
5
|
-
*--------------------------------------------------------------------------------------------*/
|
|
6
|
-
/** @packageDocumentation
|
|
7
|
-
* @module StatusBar
|
|
8
|
-
*/
|
|
9
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
-
exports.withStatusFieldProps = void 0;
|
|
11
|
-
const React = require("react");
|
|
12
|
-
const StatusBar_1 = require("./StatusBar");
|
|
13
|
-
/** HOC that injects values for [[StatusFieldProps]].
|
|
14
|
-
* @public
|
|
15
|
-
* @deprecated in 3.3. StatusFieldProps props are deprecated, using this is no longer necessary and will be removed.
|
|
16
|
-
*/
|
|
17
|
-
const withStatusFieldProps = (
|
|
18
|
-
// eslint-disable-next-line @typescript-eslint/naming-convention
|
|
19
|
-
Component) => {
|
|
20
|
-
return function WithStatusFieldProps(props) {
|
|
21
|
-
const statusBarContext = React.useContext(StatusBar_1.StatusBarContext);
|
|
22
|
-
const { toastTargetRef, ...args } = statusBarContext; // eslint-disable-line @typescript-eslint/no-unused-vars
|
|
23
|
-
return (React.createElement(Component, { ...props, ...args }));
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
exports.withStatusFieldProps = withStatusFieldProps;
|
|
27
|
-
//# sourceMappingURL=withStatusFieldProps.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"withStatusFieldProps.js","sourceRoot":"","sources":["../../../../src/appui-react/statusbar/withStatusFieldProps.tsx"],"names":[],"mappings":";AAAA;;;+FAG+F;AAC/F;;GAEG;;;AAEH,+BAA+B;AAE/B,2CAA+C;AAE/C;;;GAGG;AACI,MAAM,oBAAoB,GAAG;AAClC,gEAAgE;AAChE,SAA6C,EAC7C,EAAE;IAGF,OAAO,SAAS,oBAAoB,CAAC,KAAY;QAC/C,MAAM,gBAAgB,GAAG,KAAK,CAAC,UAAU,CAAC,4BAAgB,CAAC,CAAC;QAC5D,MAAM,EAAE,cAAc,EAAE,GAAG,IAAI,EAAE,GAAG,gBAAgB,CAAC,CAAC,wDAAwD;QAC9G,OAAO,CACL,oBAAC,SAAS,OACJ,KAAY,KACZ,IAAI,GACR,CACH,CAAC;IACJ,CAAC,CAAC;AACJ,CAAC,CAAC;AAhBW,QAAA,oBAAoB,wBAgB/B","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n/** @packageDocumentation\r\n * @module StatusBar\r\n */\r\n\r\nimport * as React from \"react\";\r\nimport { StatusFieldProps } from \"../statusfields/StatusFieldProps\";\r\nimport { StatusBarContext } from \"./StatusBar\";\r\n\r\n/** HOC that injects values for [[StatusFieldProps]].\r\n * @public\r\n * @deprecated in 3.3. StatusFieldProps props are deprecated, using this is no longer necessary and will be removed.\r\n */\r\nexport const withStatusFieldProps = <P extends StatusFieldProps, C>(\r\n // eslint-disable-next-line @typescript-eslint/naming-convention\r\n Component: React.JSXElementConstructor<P> & C,\r\n) => {\r\n type InjectedProps = Pick<StatusFieldProps, \"isInFooterMode\" | \"onOpenWidget\" | \"openWidget\">;\r\n type Props = JSX.LibraryManagedAttributes<C, Omit<P, keyof InjectedProps>>;\r\n return function WithStatusFieldProps(props: Props) {\r\n const statusBarContext = React.useContext(StatusBarContext);\r\n const { toastTargetRef, ...args } = statusBarContext; // eslint-disable-line @typescript-eslint/no-unused-vars\r\n return (\r\n <Component\r\n {...props as any}\r\n {...args}\r\n />\r\n );\r\n };\r\n};\r\n"]}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
/** @packageDocumentation
|
|
2
|
-
* @module StatusBar
|
|
3
|
-
*/
|
|
4
|
-
import * as React from "react";
|
|
5
|
-
import { StatusFieldProps } from "./StatusFieldProps";
|
|
6
|
-
/**
|
|
7
|
-
* Properties supported by [[ConditionalField]] component.
|
|
8
|
-
* @public
|
|
9
|
-
*/
|
|
10
|
-
export interface ConditionalFieldProps extends StatusFieldProps {
|
|
11
|
-
/** Function to be called to return a boolean value. If the boolean value is different than the component's state value setState is
|
|
12
|
-
* called to update the value and trigger a re-render.
|
|
13
|
-
*/
|
|
14
|
-
boolFunc: (props: StatusFieldProps & {
|
|
15
|
-
isInFooterMode: boolean;
|
|
16
|
-
}) => boolean;
|
|
17
|
-
/** Optional, default/initial boolean value that is saved in the components state. If
|
|
18
|
-
* not defined it will default to true.
|
|
19
|
-
*/
|
|
20
|
-
defaultValue?: boolean;
|
|
21
|
-
}
|
|
22
|
-
/**
|
|
23
|
-
* State for the [[ConditionalField]] component.
|
|
24
|
-
* @internal
|
|
25
|
-
*/
|
|
26
|
-
interface ConditionalFieldState {
|
|
27
|
-
boolValue: boolean;
|
|
28
|
-
}
|
|
29
|
-
/**
|
|
30
|
-
* A component that expects its children to be a function that will be passed the current component Props.
|
|
31
|
-
* @public
|
|
32
|
-
* @deprecated in 3.3. In upcoming version, all props passed down to the bool function will be undefined, making this component useless.
|
|
33
|
-
*/
|
|
34
|
-
export declare class ConditionalField extends React.PureComponent<ConditionalFieldProps, ConditionalFieldState> {
|
|
35
|
-
/** @internal */
|
|
36
|
-
readonly state: ConditionalFieldState;
|
|
37
|
-
constructor(props: ConditionalFieldProps);
|
|
38
|
-
private _resolveBooleanValue;
|
|
39
|
-
componentDidMount(): void;
|
|
40
|
-
componentDidUpdate(prevProps: ConditionalFieldProps): void;
|
|
41
|
-
private _hasNoChildren;
|
|
42
|
-
render(): React.ReactNode;
|
|
43
|
-
}
|
|
44
|
-
export {};
|
|
45
|
-
//# sourceMappingURL=ConditionalField.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ConditionalField.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/statusfields/ConditionalField.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAGH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAEtD;;;GAGG;AACH,MAAM,WAAW,qBAAsB,SAAQ,gBAAgB;IAC7D;;OAEG;IACH,QAAQ,EAAE,CAAC,KAAK,EAAE,gBAAgB,GAAG;QAAC,cAAc,EAAE,OAAO,CAAA;KAAC,KAAK,OAAO,CAAC;IAC3E;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB;AAED;;;GAGG;AACH,UAAU,qBAAqB;IAC7B,SAAS,EAAE,OAAO,CAAC;CACpB;AAED;;;;GAIG;AACH,qBAAa,gBAAiB,SAAQ,KAAK,CAAC,aAAa,CAAC,qBAAqB,EAAE,qBAAqB,CAAC;IACrG,gBAAgB;IAChB,SAAyB,KAAK,EAAE,qBAAqB,CAAC;gBAE1C,KAAK,EAAE,qBAAqB;IAOxC,OAAO,CAAC,oBAAoB,CAM1B;IAEc,iBAAiB;IAIjB,kBAAkB,CAAC,SAAS,EAAE,qBAAqB;IAKnE,OAAO,CAAC,cAAc,CAA2D;IAEjE,MAAM,IAAI,KAAK,CAAC,SAAS;CAiB1C"}
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*---------------------------------------------------------------------------------------------
|
|
3
|
-
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
-
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
5
|
-
*--------------------------------------------------------------------------------------------*/
|
|
6
|
-
/** @packageDocumentation
|
|
7
|
-
* @module StatusBar
|
|
8
|
-
*/
|
|
9
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
-
exports.ConditionalField = void 0;
|
|
11
|
-
const _ = require("lodash");
|
|
12
|
-
const React = require("react");
|
|
13
|
-
/**
|
|
14
|
-
* A component that expects its children to be a function that will be passed the current component Props.
|
|
15
|
-
* @public
|
|
16
|
-
* @deprecated in 3.3. In upcoming version, all props passed down to the bool function will be undefined, making this component useless.
|
|
17
|
-
*/
|
|
18
|
-
class ConditionalField extends React.PureComponent {
|
|
19
|
-
constructor(props) {
|
|
20
|
-
super(props);
|
|
21
|
-
this._resolveBooleanValue = () => {
|
|
22
|
-
var _a;
|
|
23
|
-
// eslint-disable-next-line deprecation/deprecation
|
|
24
|
-
const boolValue = this.props.boolFunc({ ...this.props, isInFooterMode: (_a = this.props.isInFooterMode) !== null && _a !== void 0 ? _a : true });
|
|
25
|
-
if (this.state.boolValue !== boolValue) {
|
|
26
|
-
this.setState({ boolValue });
|
|
27
|
-
}
|
|
28
|
-
};
|
|
29
|
-
this._hasNoChildren = (children) => React.Children.count(children) === 0;
|
|
30
|
-
this.state = {
|
|
31
|
-
boolValue: undefined !== props.defaultValue ? props.defaultValue : true,
|
|
32
|
-
};
|
|
33
|
-
}
|
|
34
|
-
componentDidMount() {
|
|
35
|
-
this._resolveBooleanValue();
|
|
36
|
-
}
|
|
37
|
-
componentDidUpdate(prevProps) {
|
|
38
|
-
if (!_.isEqual(prevProps, this.props))
|
|
39
|
-
this._resolveBooleanValue();
|
|
40
|
-
}
|
|
41
|
-
render() {
|
|
42
|
-
const {
|
|
43
|
-
// do not bleed our props
|
|
44
|
-
children, eventIds, boolFunc, defaultValue, // eslint-disable-line @typescript-eslint/no-unused-vars
|
|
45
|
-
// eslint-disable-next-line comma-dangle
|
|
46
|
-
...otherProps // pass-through props
|
|
47
|
-
} = this.props;
|
|
48
|
-
const boolValue = this.state.boolValue;
|
|
49
|
-
return (typeof children === "function" ?
|
|
50
|
-
children(boolValue, otherProps)
|
|
51
|
-
: !this._hasNoChildren(children)
|
|
52
|
-
? React.Children.only(children)
|
|
53
|
-
: null);
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
exports.ConditionalField = ConditionalField;
|
|
57
|
-
//# sourceMappingURL=ConditionalField.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ConditionalField.js","sourceRoot":"","sources":["../../../../src/appui-react/statusfields/ConditionalField.tsx"],"names":[],"mappings":";AAAA;;;+FAG+F;AAC/F;;GAEG;;;AAEH,4BAA4B;AAC5B,+BAA+B;AA0B/B;;;;GAIG;AACH,MAAa,gBAAiB,SAAQ,KAAK,CAAC,aAA2D;IAIrG,YAAY,KAA4B;QACtC,KAAK,CAAC,KAAK,CAAC,CAAC;QAMP,yBAAoB,GAAG,GAAS,EAAE;;YACxC,mDAAmD;YACnD,MAAM,SAAS,GAAG,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAC,EAAC,GAAG,IAAI,CAAC,KAAK,EAAE,cAAc,EAAE,MAAA,IAAI,CAAC,KAAK,CAAC,cAAc,mCAAI,IAAI,EAAC,CAAC,CAAC;YAC1G,IAAI,IAAI,CAAC,KAAK,CAAC,SAAS,KAAK,SAAS,EAAE;gBACtC,IAAI,CAAC,QAAQ,CAAC,EAAE,SAAS,EAAE,CAAC,CAAC;aAC9B;QACH,CAAC,CAAC;QAWM,mBAAc,GAAG,CAAC,QAAa,EAAE,EAAE,CAAC,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;QAtB/E,IAAI,CAAC,KAAK,GAAG;YACX,SAAS,EAAE,SAAS,KAAK,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,IAAI;SACxE,CAAC;IACJ,CAAC;IAUe,iBAAiB;QAC/B,IAAI,CAAC,oBAAoB,EAAE,CAAC;IAC9B,CAAC;IAEe,kBAAkB,CAAC,SAAgC;QACjE,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,SAAS,EAAE,IAAI,CAAC,KAAK,CAAC;YACnC,IAAI,CAAC,oBAAoB,EAAE,CAAC;IAChC,CAAC;IAIe,MAAM;QACpB,MAAM;QACJ,yBAAyB;QACzB,QAAQ,EAAE,QAAQ,EAAE,QAAQ,EAAE,YAAY,EAAE,wDAAwD;QACpG,wCAAwC;QACxC,GAAG,UAAU,CAAC,qBAAqB;UACpC,GAAG,IAAI,CAAC,KAAY,CAAC;QACtB,MAAM,SAAS,GAAG,IAAI,CAAC,KAAK,CAAC,SAAS,CAAC;QAEvC,OAAO,CACL,OAAO,QAAQ,KAAK,UAAU,CAAC,CAAC;YAC9B,QAAQ,CAAC,SAAS,EAAE,UAAU,CAAC;YAC/B,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,QAAQ,CAAC;gBAC9B,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,IAAI,CAAC,QAAQ,CAAC;gBAC/B,CAAC,CAAC,IAAI,CACX,CAAC;IACJ,CAAC;CACF;AA/CD,4CA+CC","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n/** @packageDocumentation\r\n * @module StatusBar\r\n */\r\n\r\nimport * as _ from \"lodash\";\r\nimport * as React from \"react\";\r\nimport { StatusFieldProps } from \"./StatusFieldProps\";\r\n\r\n/**\r\n * Properties supported by [[ConditionalField]] component.\r\n * @public\r\n */\r\nexport interface ConditionalFieldProps extends StatusFieldProps {\r\n /** Function to be called to return a boolean value. If the boolean value is different than the component's state value setState is\r\n * called to update the value and trigger a re-render.\r\n */\r\n boolFunc: (props: StatusFieldProps & {isInFooterMode: boolean}) => boolean;\r\n /** Optional, default/initial boolean value that is saved in the components state. If\r\n * not defined it will default to true.\r\n */\r\n defaultValue?: boolean;\r\n}\r\n\r\n/**\r\n * State for the [[ConditionalField]] component.\r\n * @internal\r\n */\r\ninterface ConditionalFieldState {\r\n boolValue: boolean;\r\n}\r\n\r\n/**\r\n * A component that expects its children to be a function that will be passed the current component Props.\r\n * @public\r\n * @deprecated in 3.3. In upcoming version, all props passed down to the bool function will be undefined, making this component useless.\r\n */\r\nexport class ConditionalField extends React.PureComponent<ConditionalFieldProps, ConditionalFieldState> {\r\n /** @internal */\r\n public override readonly state: ConditionalFieldState;\r\n\r\n constructor(props: ConditionalFieldProps) {\r\n super(props);\r\n this.state = {\r\n boolValue: undefined !== props.defaultValue ? props.defaultValue : true,\r\n };\r\n }\r\n\r\n private _resolveBooleanValue = (): void => {\r\n // eslint-disable-next-line deprecation/deprecation\r\n const boolValue = this.props.boolFunc({...this.props, isInFooterMode: this.props.isInFooterMode ?? true});\r\n if (this.state.boolValue !== boolValue) {\r\n this.setState({ boolValue });\r\n }\r\n };\r\n\r\n public override componentDidMount() {\r\n this._resolveBooleanValue();\r\n }\r\n\r\n public override componentDidUpdate(prevProps: ConditionalFieldProps) {\r\n if (!_.isEqual(prevProps, this.props))\r\n this._resolveBooleanValue();\r\n }\r\n\r\n private _hasNoChildren = (children: any) => React.Children.count(children) === 0;\r\n\r\n public override render(): React.ReactNode {\r\n const {\r\n // do not bleed our props\r\n children, eventIds, boolFunc, defaultValue, // eslint-disable-line @typescript-eslint/no-unused-vars\r\n // eslint-disable-next-line comma-dangle\r\n ...otherProps // pass-through props\r\n } = this.props as any;\r\n const boolValue = this.state.boolValue;\r\n\r\n return (\r\n typeof children === \"function\" ?\r\n children(boolValue, otherProps)\r\n : !this._hasNoChildren(children)\r\n ? React.Children.only(children)\r\n : null\r\n );\r\n }\r\n}\r\n"]}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/** @packageDocumentation
|
|
2
|
-
* @module StatusBar
|
|
3
|
-
*/
|
|
4
|
-
import * as React from "react";
|
|
5
|
-
import { StatusFieldProps } from "./StatusFieldProps";
|
|
6
|
-
/** Properties for a FooterModeField component
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
9
|
-
export interface FooterModeFieldProps extends StatusFieldProps {
|
|
10
|
-
/** Field content. */
|
|
11
|
-
children?: React.ReactNode;
|
|
12
|
-
}
|
|
13
|
-
/**
|
|
14
|
-
* A component that renders its children if the StatusBar is in Footer mode.
|
|
15
|
-
* @public
|
|
16
|
-
* @deprecated in 3.3. In upcoming version, widget mode will be removed, in footer mode will always be true, making this component useless.
|
|
17
|
-
*/
|
|
18
|
-
export declare function FooterModeField(props: FooterModeFieldProps): JSX.Element;
|
|
19
|
-
//# sourceMappingURL=FooterModeField.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FooterModeField.d.ts","sourceRoot":"","sources":["../../../../src/appui-react/statusfields/FooterModeField.tsx"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAEtD;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,gBAAgB;IAC5D,qBAAqB;IACrB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED;;;;GAIG;AACH,wBAAgB,eAAe,CAAC,KAAK,EAAE,oBAAoB,eAW1D"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*---------------------------------------------------------------------------------------------
|
|
3
|
-
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
-
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
5
|
-
*--------------------------------------------------------------------------------------------*/
|
|
6
|
-
/** @packageDocumentation
|
|
7
|
-
* @module StatusBar
|
|
8
|
-
*/
|
|
9
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
-
exports.FooterModeField = void 0;
|
|
11
|
-
const React = require("react");
|
|
12
|
-
const StatusBar_1 = require("../statusbar/StatusBar");
|
|
13
|
-
const ConditionalField_1 = require("./ConditionalField");
|
|
14
|
-
/**
|
|
15
|
-
* A component that renders its children if the StatusBar is in Footer mode.
|
|
16
|
-
* @public
|
|
17
|
-
* @deprecated in 3.3. In upcoming version, widget mode will be removed, in footer mode will always be true, making this component useless.
|
|
18
|
-
*/
|
|
19
|
-
function FooterModeField(props) {
|
|
20
|
-
const { children, ...otherProps } = props;
|
|
21
|
-
const statusBarContext = React.useContext(StatusBar_1.StatusBarContext);
|
|
22
|
-
const conditionProps = { ...statusBarContext, ...otherProps };
|
|
23
|
-
return (
|
|
24
|
-
// eslint-disable-next-line deprecation/deprecation
|
|
25
|
-
React.createElement(ConditionalField_1.ConditionalField, { ...conditionProps, boolFunc: (innerProps) => innerProps.isInFooterMode }, (isInFooterMode) => isInFooterMode && children));
|
|
26
|
-
}
|
|
27
|
-
exports.FooterModeField = FooterModeField;
|
|
28
|
-
//# sourceMappingURL=FooterModeField.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FooterModeField.js","sourceRoot":"","sources":["../../../../src/appui-react/statusfields/FooterModeField.tsx"],"names":[],"mappings":";AAAA;;;+FAG+F;AAC/F;;GAEG;;;AAEH,+BAA+B;AAC/B,sDAA0D;AAC1D,yDAAsD;AAWtD;;;;GAIG;AACH,SAAgB,eAAe,CAAC,KAA2B;IACzD,MAAM,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,GAAG,KAAY,CAAC;IACjD,MAAM,gBAAgB,GAAG,KAAK,CAAC,UAAU,CAAC,4BAAgB,CAAC,CAAC;IAC5D,MAAM,cAAc,GAAG,EAAC,GAAG,gBAAgB,EAAE,GAAG,UAAU,EAAC,CAAC;IAE5D,OAAO;IACP,mDAAmD;IACjD,oBAAC,mCAAgB,OAAK,cAAc,EAAE,QAAQ,EAAE,CAAC,UAAU,EAAW,EAAE,CAAC,UAAU,CAAC,cAAc,IAC/F,CAAC,cAAuB,EAAE,EAAE,CAAC,cAAc,IAAI,QAAQ,CACvC,CACpB,CAAC;AACJ,CAAC;AAXD,0CAWC","sourcesContent":["/*---------------------------------------------------------------------------------------------\r\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n* See LICENSE.md in the project root for license terms and full copyright notice.\r\n*--------------------------------------------------------------------------------------------*/\r\n/** @packageDocumentation\r\n * @module StatusBar\r\n */\r\n\r\nimport * as React from \"react\";\r\nimport { StatusBarContext } from \"../statusbar/StatusBar\";\r\nimport { ConditionalField } from \"./ConditionalField\";\r\nimport { StatusFieldProps } from \"./StatusFieldProps\";\r\n\r\n/** Properties for a FooterModeField component\r\n * @public\r\n */\r\nexport interface FooterModeFieldProps extends StatusFieldProps {\r\n /** Field content. */\r\n children?: React.ReactNode;\r\n}\r\n\r\n/**\r\n * A component that renders its children if the StatusBar is in Footer mode.\r\n * @public\r\n * @deprecated in 3.3. In upcoming version, widget mode will be removed, in footer mode will always be true, making this component useless.\r\n */\r\nexport function FooterModeField(props: FooterModeFieldProps) {\r\n const { children, ...otherProps } = props as any;\r\n const statusBarContext = React.useContext(StatusBarContext);\r\n const conditionProps = {...statusBarContext, ...otherProps};\r\n\r\n return (\r\n // eslint-disable-next-line deprecation/deprecation\r\n <ConditionalField {...conditionProps} boolFunc={(innerProps): boolean => innerProps.isInFooterMode} >\r\n {(isInFooterMode: boolean) => isInFooterMode && children}\r\n </ConditionalField>\r\n );\r\n}\r\n"]}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
/** @packageDocumentation
|
|
2
|
-
* @module StatusBar
|
|
3
|
-
*/
|
|
4
|
-
import "./Indicator.scss";
|
|
5
|
-
import * as React from "react";
|
|
6
|
-
import { StatusBarLabelSide } from "@itwin/appui-abstract";
|
|
7
|
-
import { CommonProps, IconSpec } from "@itwin/core-react";
|
|
8
|
-
import { FooterPopupContentType } from "@itwin/appui-layout-react";
|
|
9
|
-
/** Properties of [[Indicator]] component. */
|
|
10
|
-
interface IndicatorProps extends CommonProps {
|
|
11
|
-
/** Label of balloon icon. @deprecated in 3.0. use label */
|
|
12
|
-
balloonLabel?: string;
|
|
13
|
-
/** Dialog to display in popup when indicator is clicked. */
|
|
14
|
-
dialog?: React.ReactChild;
|
|
15
|
-
/** Icon to use in the footer. @deprecated in 3.0. use iconSpec */
|
|
16
|
-
iconName?: string;
|
|
17
|
-
/** specification for Icon, overrides iconName specification */
|
|
18
|
-
iconSpec?: IconSpec;
|
|
19
|
-
/** Describes if the indicator label is visible. */
|
|
20
|
-
isLabelVisible?: boolean;
|
|
21
|
-
/** Indicator label. */
|
|
22
|
-
label?: string;
|
|
23
|
-
/** Side to display label. */
|
|
24
|
-
labelSide?: StatusBarLabelSide;
|
|
25
|
-
/** Function called when indicator is clicked. */
|
|
26
|
-
onClick?: () => void;
|
|
27
|
-
/** If dialog prop is set, used to determine initial state. */
|
|
28
|
-
opened?: boolean;
|
|
29
|
-
/** Describes whether the footer is in footer or widget mode.
|
|
30
|
-
* @deprecated in 3.3. In upcoming version, widget mode will be removed. Consider this parameter to always be true.
|
|
31
|
-
*/
|
|
32
|
-
isInFooterMode?: boolean;
|
|
33
|
-
/** Tooltip text if not specified label is used */
|
|
34
|
-
toolTip?: string;
|
|
35
|
-
/** ContentType is used to determine color of popup arrow. If not set defaults to FooterPopupContentType.Dialog */
|
|
36
|
-
contentType?: FooterPopupContentType;
|
|
37
|
-
}
|
|
38
|
-
/** General-purpose [[Footer]] indicator. Shows an icon and supports an optional popup dialog.
|
|
39
|
-
* @deprecated in 3.6. Use [[StatusBarIndicator]] or [[StatusBarLabelIndicator]] instead.
|
|
40
|
-
* @beta
|
|
41
|
-
*/
|
|
42
|
-
export declare function Indicator(props: IndicatorProps): JSX.Element;
|
|
43
|
-
export {};
|
|
44
|
-
//# sourceMappingURL=Indicator.d.ts.map
|