@finsemble/finsemble-ui 6.4.0-beta.1 → 6.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +28 -28
- package/package.json +20 -19
- package/react/actions/favoriteActions.js.map +1 -1
- package/react/actions/linkerActions.js.map +1 -1
- package/react/actions/menuActions.js.map +1 -1
- package/react/actions/rootActions.js.map +1 -1
- package/react/actions/searchActions.js.map +1 -1
- package/react/actions/smartDesktopDesignerActions.d.ts +6 -2
- package/react/actions/smartDesktopDesignerActions.js +2 -0
- package/react/actions/smartDesktopDesignerActions.js.map +1 -1
- package/react/actions/toolbarActions.js.map +1 -1
- package/react/actions/workspaceActions.js.map +1 -1
- package/react/assets/css/advancedAppLauncher.css +636 -636
- package/react/assets/css/appCatalog.css +1069 -1069
- package/react/assets/css/authentication.css +78 -78
- package/react/assets/css/button.css +220 -220
- package/react/assets/css/core/formElements.css +23 -23
- package/react/assets/css/core/icons.css +69 -69
- package/react/assets/css/core/notifications.css +75 -75
- package/react/assets/css/core/windowFrame.css +36 -36
- package/react/assets/css/dashbar.css +78 -78
- package/react/assets/css/defaultTheme.css +356 -356
- package/react/assets/css/dialogs.css +158 -158
- package/react/assets/css/favorites.css +101 -101
- package/react/assets/css/finsemble.css +38 -38
- package/react/assets/css/focus.css +4 -4
- package/react/assets/css/font-finance.css +385 -385
- package/react/assets/css/fonts/Open_Sans/LICENSE.txt +202 -202
- package/react/assets/css/fonts/Open_Sans/OpenSans-Definition.css +118 -118
- package/react/assets/css/fonts/font-finance.svg +124 -124
- package/react/assets/css/fonts/icons-reference.html +1174 -1174
- package/react/assets/css/linkerWindow.css +124 -124
- package/react/assets/css/menus.css +195 -195
- package/react/assets/css/notificationsCenter.css +597 -597
- package/react/assets/css/processMonitor.css +213 -213
- package/react/assets/css/search.css +128 -128
- package/react/assets/css/shared/animations.css +99 -99
- package/react/assets/css/tags.css +136 -136
- package/react/assets/css/toolbar.css +413 -413
- package/react/assets/css/userPreferences.css +538 -538
- package/react/assets/css/windowTitleBar.css +653 -652
- package/react/assets/icons/always-on-top.svg +20 -0
- package/react/assets/icons/caret.svg +7 -7
- package/react/assets/icons/check-square.svg +5 -5
- package/react/assets/icons/check.svg +3 -3
- package/react/assets/icons/chevron-left.svg +3 -3
- package/react/assets/icons/chevron-right.svg +3 -3
- package/react/assets/icons/close.svg +11 -0
- package/react/assets/icons/code-block.svg +15 -0
- package/react/assets/icons/copy.svg +10 -10
- package/react/assets/icons/documentation.svg +20 -0
- package/react/assets/icons/exclamation-circle.svg +4 -4
- package/react/assets/icons/external-link.svg +12 -12
- package/react/assets/icons/flag.svg +10 -10
- package/react/assets/icons/folder.svg +3 -3
- package/react/assets/icons/font.svg +3 -3
- package/react/assets/icons/globe.svg +3 -3
- package/react/assets/icons/hdd.svg +9 -9
- package/react/assets/icons/key.svg +10 -10
- package/react/assets/icons/life-ring.svg +3 -3
- package/react/assets/icons/linker.svg +18 -0
- package/react/assets/icons/lock.svg +5 -5
- package/react/assets/icons/magic.svg +15 -15
- package/react/assets/icons/maximize.svg +16 -0
- package/react/assets/icons/minimize.svg +15 -0
- package/react/assets/icons/moon.svg +10 -10
- package/react/assets/icons/paint-roller.svg +3 -3
- package/react/assets/icons/pencil.svg +10 -10
- package/react/assets/icons/plus.svg +3 -3
- package/react/assets/icons/question-circle.svg +5 -5
- package/react/assets/icons/search.svg +3 -3
- package/react/assets/icons/sun.svg +9 -9
- package/react/assets/icons/times.svg +3 -3
- package/react/assets/icons/toggle-off.svg +6 -6
- package/react/assets/icons/toggle-on.svg +6 -6
- package/react/assets/icons/toolbar.svg +12 -12
- package/react/assets/icons/tools.svg +3 -3
- package/react/assets/icons/trash.svg +12 -12
- package/react/assets/icons/upload.svg +10 -10
- package/react/assets/icons/window.svg +3 -3
- package/react/assets/img/finsemble-display.png +0 -0
- package/react/componentTemplateGenerator.js +85 -85
- package/react/componentTemplateGenerator.js.map +1 -1
- package/react/components/FinsembleProvider.js.map +1 -1
- package/react/components/appCatalog/AppCatalog.js.map +1 -1
- package/react/components/appCatalog/AppCatalogComponent.js.map +1 -1
- package/react/components/appCatalog/components/AppCard.js.map +1 -1
- package/react/components/appCatalog/components/AppList.js.map +1 -1
- package/react/components/appCatalog/components/AppResults.js.map +1 -1
- package/react/components/appCatalog/components/Carousel.js.map +1 -1
- package/react/components/appCatalog/components/EmptyResults.js.map +1 -1
- package/react/components/appCatalog/components/Hero.js.map +1 -1
- package/react/components/appCatalog/components/Home.js.map +1 -1
- package/react/components/appCatalog/components/SearchBar.js.map +1 -1
- package/react/components/appCatalog/components/Showcase/AppDescription.js.map +1 -1
- package/react/components/appCatalog/components/Showcase/AppDevNotes.js.map +1 -1
- package/react/components/appCatalog/components/Showcase/AppShowcase.js.map +1 -1
- package/react/components/appCatalog/components/Showcase/Header.js.map +1 -1
- package/react/components/appCatalog/components/Showcase/ImageCarousel.js.map +1 -1
- package/react/components/appCatalog/components/Showcase/Modal.js.map +1 -1
- package/react/components/appCatalog/components/Showcase/ReleaseNotes.js.map +1 -1
- package/react/components/appCatalog/components/Showcase/SupportNotes.js.map +1 -1
- package/react/components/appCatalog/components/Showcase/VersionNotes.js.map +1 -1
- package/react/components/appCatalog/components/Showcase/defaults.js.map +1 -1
- package/react/components/appCatalog/components/Tag.js.map +1 -1
- package/react/components/appCatalog/components/Toast.js.map +1 -1
- package/react/components/appCatalog/components/helpers.js.map +1 -1
- package/react/components/appCatalog/index.js.map +1 -1
- package/react/components/appCatalog/modules/AppDirectory.js.map +1 -1
- package/react/components/appCatalog/modules/FDC3.d.ts +1 -1
- package/react/components/appCatalog/modules/FDC3.js.map +1 -1
- package/react/components/appCatalog/stores/appStore.d.ts +2 -2
- package/react/components/appCatalog/stores/appStore.js.map +1 -1
- package/react/components/appCatalog/stores/storeActions.js.map +1 -1
- package/react/components/common/Accordion.js +1 -1
- package/react/components/common/Accordion.js.map +1 -1
- package/react/components/common/Button.js.map +1 -1
- package/react/components/common/ButtonIcon.js.map +1 -1
- package/react/components/common/ButtonRow.js.map +1 -1
- package/react/components/common/ButtonTile.js.map +1 -1
- package/react/components/common/Checkbox.js +1 -1
- package/react/components/common/Checkbox.js.map +1 -1
- package/react/components/common/ColorPicker.js.map +1 -1
- package/react/components/common/DropZone.js +3 -1
- package/react/components/common/DropZone.js.map +1 -1
- package/react/components/common/DropdownButton.js.map +1 -1
- package/react/components/common/FileInput.d.ts +2 -1
- package/react/components/common/FileInput.js +9 -4
- package/react/components/common/FileInput.js.map +1 -1
- package/react/components/common/FinsembleIcon.d.ts +1 -1
- package/react/components/common/FinsembleIcon.js +15 -1
- package/react/components/common/FinsembleIcon.js.map +1 -1
- package/react/components/common/FinsembleSelect.js +1 -1
- package/react/components/common/FinsembleSelect.js.map +1 -1
- package/react/components/common/FinsembleToggle.js.map +1 -1
- package/react/components/common/Header.js +3 -1
- package/react/components/common/Header.js.map +1 -1
- package/react/components/common/ImagePreview.js.map +1 -1
- package/react/components/common/InputTable.js.map +1 -1
- package/react/components/common/LoadingSpinner.js.map +1 -1
- package/react/components/common/Tab.js.map +1 -1
- package/react/components/common/Tooltip.js +3 -1
- package/react/components/common/Tooltip.js.map +1 -1
- package/react/components/common/css/accordion.css +99 -89
- package/react/components/common/css/application-edit-page.css +324 -223
- package/react/components/common/css/application-list.css +53 -47
- package/react/components/common/css/button.css +166 -166
- package/react/components/common/css/checkbox.css +30 -31
- package/react/components/common/css/color-picker.css +52 -52
- package/react/components/common/css/drop-zone.css +17 -17
- package/react/components/common/css/file-input.css +65 -49
- package/react/components/common/css/header.css +30 -32
- package/react/components/common/css/icon.css +13 -13
- package/react/components/common/css/image-preview.css +57 -57
- package/react/components/common/css/loading-spinner.css +39 -39
- package/react/components/common/css/preload-edit-page.css +37 -0
- package/react/components/common/css/selector.css +51 -51
- package/react/components/common/css/styles.css +127 -128
- package/react/components/common/css/tab.css +56 -56
- package/react/components/common/css/toggle.css +32 -32
- package/react/components/common/css/tooltip.css +78 -78
- package/react/components/common/file_helpers.js.map +1 -1
- package/react/components/common/fixtures/FinsembleIcon.css +4 -4
- package/react/components/common/helpers.js.map +1 -1
- package/react/components/common/stories/Accordion.stories.js.map +1 -1
- package/react/components/common/stories/Button.stories.js.map +1 -1
- package/react/components/common/stories/ButtonIcon.stories.js.map +1 -1
- package/react/components/common/stories/ButtonRow.stories.js.map +1 -1
- package/react/components/common/stories/ButtonTile.stories.js.map +1 -1
- package/react/components/common/stories/Checkbox.stories.js.map +1 -1
- package/react/components/common/stories/ColorPicker.stories.js.map +1 -1
- package/react/components/common/stories/DropZone.stories.js.map +1 -1
- package/react/components/common/stories/DropdownButton.stories.js.map +1 -1
- package/react/components/common/stories/FileInput.stories.d.ts +2 -1
- package/react/components/common/stories/FileInput.stories.js +6 -0
- package/react/components/common/stories/FileInput.stories.js.map +1 -1
- package/react/components/common/stories/FinsembleIcon.stories.js.map +1 -1
- package/react/components/common/stories/FinsembleSelect.stories.js.map +1 -1
- package/react/components/common/stories/FinsembleToggle.stories.js.map +1 -1
- package/react/components/common/stories/Header.stories.js.map +1 -1
- package/react/components/common/stories/ImagePreview.stories.js.map +1 -1
- package/react/components/common/stories/InputTable.stories.js.map +1 -1
- package/react/components/common/stories/LoadingSpinner.stories.js.map +1 -1
- package/react/components/common/stories/Tab.stories.js.map +1 -1
- package/react/components/common/stories/Tooltip.stories.js.map +1 -1
- package/react/components/common/tests/Accordion.spec.js.map +1 -1
- package/react/components/common/tests/ButtonRow.spec.js.map +1 -1
- package/react/components/common/tests/Checkbox.spec.js.map +1 -1
- package/react/components/common/tests/ColorPicker.spec.js.map +1 -1
- package/react/components/common/tests/DropZone.spec.js.map +1 -1
- package/react/components/common/tests/FileInput.spec.js +20 -5
- package/react/components/common/tests/FileInput.spec.js.map +1 -1
- package/react/components/common/tests/FinsembleSelect.spec.js.map +1 -1
- package/react/components/common/tests/FinsembleToggle.spec.js.map +1 -1
- package/react/components/common/tests/Header.spec.js +6 -2
- package/react/components/common/tests/Header.spec.js.map +1 -1
- package/react/components/common/tests/ImagePreview.spec.js.map +1 -1
- package/react/components/common/tests/InputTable.spec.js.map +1 -1
- package/react/components/common/tests/Tab.spec.js.map +1 -1
- package/react/components/common/tests/Tooltip.spec.js.map +1 -1
- package/react/components/favorites/FavoriteMaker.js.map +1 -1
- package/react/components/favorites/FavoritesShell.js.map +1 -1
- package/react/components/favorites/FavoritesShell.spec.js.map +1 -1
- package/react/components/favorites/FavoritesShell.stories.js.map +1 -1
- package/react/components/favorites/index.js.map +1 -1
- package/react/components/fdc3Resolver/ResolverContainer.js.map +1 -1
- package/react/components/fdc3Resolver/ResolverDialog.css +126 -126
- package/react/components/fdc3Resolver/ResolverDialog.js.map +1 -1
- package/react/components/fdc3Resolver/ResolverDialog.spec.js.map +1 -1
- package/react/components/fdc3Resolver/ResolverDialog.stories.js.map +1 -1
- package/react/components/icon/Icon.js.map +1 -1
- package/react/components/icon/index.js.map +1 -1
- package/react/components/legacyControls/FinsembleDialog.js.map +1 -1
- package/react/components/legacyControls/FinsembleDialogButton.js +1 -1
- package/react/components/legacyControls/FinsembleDialogButton.js.map +1 -1
- package/react/components/legacyControls/FinsembleDialogQuestion.js.map +1 -1
- package/react/components/legacyControls/FinsembleDialogTextInput.js.map +1 -1
- package/react/components/legacyControls/FinsembleDnDContext.d.ts +2 -1
- package/react/components/legacyControls/FinsembleDnDContext.js +8 -6
- package/react/components/legacyControls/FinsembleDnDContext.js.map +1 -1
- package/react/components/legacyControls/FinsembleDraggable.js.map +1 -1
- package/react/components/legacyControls/FinsembleHoverDetector.js.map +1 -1
- package/react/components/legacyControls/FinsembleMenuSection.js.map +1 -1
- package/react/components/legacyControls/stories/FinsembleDialog.stories.js.map +1 -1
- package/react/components/legacyControls/stories/FinsembleDialogButton.stories.js.map +1 -1
- package/react/components/legacyControls/stories/FinsembleDialogQuestion.stories.js.map +1 -1
- package/react/components/legacyControls/stories/FinsembleDialogTextInput.stories.js.map +1 -1
- package/react/components/legacyControls/tests/FinsembleDialog.spec.js.map +1 -1
- package/react/components/legacyControls/tests/FinsembleDialogButton.spec.js.map +1 -1
- package/react/components/legacyControls/tests/FinsembleDialogQuestion.spec.js.map +1 -1
- package/react/components/legacyControls/tests/FinsembleDialogTextInput.spec.js.map +1 -1
- package/react/components/linker/LinkerMenu.js.map +1 -1
- package/react/components/linker/LinkerMenuDeprecated.js.map +1 -1
- package/react/components/linker/index.js.map +1 -1
- package/react/components/linker/remoteRedux.d.ts +1 -1
- package/react/components/linker/remoteRedux.js.map +1 -1
- package/react/components/menu/Menu.d.ts +1 -0
- package/react/components/menu/Menu.js.map +1 -1
- package/react/components/menu/MenuAutoResizer.d.ts +2 -1
- package/react/components/menu/MenuAutoResizer.js +3 -2
- package/react/components/menu/MenuAutoResizer.js.map +1 -1
- package/react/components/menu/MenuContent.js.map +1 -1
- package/react/components/menu/MenuHotKey.js.map +1 -1
- package/react/components/menu/MenuItem.js.map +1 -1
- package/react/components/menu/MenuPortal.js +118 -92
- package/react/components/menu/MenuPortal.js.map +1 -1
- package/react/components/menu/MenuShell.d.ts +1 -0
- package/react/components/menu/MenuShell.js +3 -2
- package/react/components/menu/MenuShell.js.map +1 -1
- package/react/components/menu/MenuToggle.js.map +1 -1
- package/react/components/menu/index.js.map +1 -1
- package/react/components/menu/keyboardNavigation.js.map +1 -1
- package/react/components/menu/menuContext.d.ts +1 -0
- package/react/components/menu/menuContext.js.map +1 -1
- package/react/components/menu/menuHelpers.d.ts +1 -1
- package/react/components/menu/menuHelpers.js +2 -2
- package/react/components/menu/menuHelpers.js.map +1 -1
- package/react/components/notifications/components/NoNotifications.js.map +1 -1
- package/react/components/notifications/components/drawer/Drawer.js.map +1 -1
- package/react/components/notifications/components/drawer/DrawerControls.js.map +1 -1
- package/react/components/notifications/components/drawer/DrawerHeader.js.map +1 -1
- package/react/components/notifications/components/notificationsCenter/NotificationsCenter.js.map +1 -1
- package/react/components/notifications/components/notificationsToasts/NotificationsToasts.js +20 -27
- package/react/components/notifications/components/notificationsToasts/NotificationsToasts.js.map +1 -1
- package/react/components/notifications/components/shared/CheckButton.d.ts +1 -1
- package/react/components/notifications/components/shared/CheckButton.js.map +1 -1
- package/react/components/notifications/components/shared/IconButton.js.map +1 -1
- package/react/components/notifications/components/shared/NotificationCardShell.d.ts +1 -1
- package/react/components/notifications/components/shared/NotificationCardShell.js +1 -1
- package/react/components/notifications/components/shared/NotificationCardShell.js.map +1 -1
- package/react/components/notifications/components/shared/OverflowMenu.d.ts +1 -1
- package/react/components/notifications/components/shared/OverflowMenu.js.map +1 -1
- package/react/components/notifications/components/shared/notificationCard/NotificationCardBodyActions.d.ts +1 -1
- package/react/components/notifications/components/shared/notificationCard/NotificationCardBodyActions.js.map +1 -1
- package/react/components/notifications/components/shared/notificationCard/NotificationCardBodyContentLogo.js.map +1 -1
- package/react/components/notifications/components/shared/notificationCard/NotificationCardBodyShell.d.ts +1 -1
- package/react/components/notifications/components/shared/notificationCard/NotificationCardBodyShell.js.map +1 -1
- package/react/components/notifications/components/shared/notificationCard/NotificationCardHeaderControls.d.ts +1 -1
- package/react/components/notifications/components/shared/notificationCard/NotificationCardHeaderControls.js.map +1 -1
- package/react/components/notifications/components/shared/notificationCard/NotificationCardHeaderLogo.js.map +1 -1
- package/react/components/notifications/components/shared/notificationCard/NotificationCardHeaderShell.d.ts +1 -1
- package/react/components/notifications/components/shared/notificationCard/NotificationCardHeaderShell.js.map +1 -1
- package/react/components/notifications/components/views/CardView.js.map +1 -1
- package/react/components/notifications/components/views/ListView.d.ts +1 -1
- package/react/components/notifications/components/views/ListView.js +1 -1
- package/react/components/notifications/components/views/ListView.js.map +1 -1
- package/react/components/notifications/components/views/NotificationDetailsView.d.ts +1 -1
- package/react/components/notifications/components/views/NotificationDetailsView.js.map +1 -1
- package/react/components/notifications/constants.js.map +1 -1
- package/react/components/notifications/icons/Card.js.map +1 -1
- package/react/components/notifications/icons/Chevron.js.map +1 -1
- package/react/components/notifications/icons/CloseIcon.js.map +1 -1
- package/react/components/notifications/icons/EnvelopeClose.js.map +1 -1
- package/react/components/notifications/icons/EnvelopeOpen.js.map +1 -1
- package/react/components/notifications/icons/SnoozeIcon.js.map +1 -1
- package/react/components/notifications/index.js.map +1 -1
- package/react/components/notifications/notificationsContext.js.map +1 -1
- package/react/components/notifications/types.d.ts +1 -1
- package/react/components/notifications/types.js.map +1 -1
- package/react/components/notifications/utils.d.ts +1 -1
- package/react/components/notifications/utils.js.map +1 -1
- package/react/components/processMonitor/ProcessMonitor.js.map +1 -1
- package/react/components/processMonitor/ProcessMonitorTypes.js.map +1 -1
- package/react/components/processMonitor/components/ChildWindow.js.map +1 -1
- package/react/components/processMonitor/components/ListHeader.d.ts +1 -1
- package/react/components/processMonitor/components/ListHeader.js.map +1 -1
- package/react/components/processMonitor/components/ProcessStatistics.js.map +1 -1
- package/react/components/processMonitor/constants.js.map +1 -1
- package/react/components/processMonitor/helpers.js.map +1 -1
- package/react/components/processMonitor/helpers.spec.js.map +1 -1
- package/react/components/processMonitor/index.js.map +1 -1
- package/react/components/processMonitor/stores/ProcessMonitorStore.d.ts +4 -3
- package/react/components/processMonitor/stores/ProcessMonitorStore.js +51 -50
- package/react/components/processMonitor/stores/ProcessMonitorStore.js.map +1 -1
- package/react/components/quickComponentForm/QuickComponentForm.js.map +1 -1
- package/react/components/quickComponentForm/index.js.map +1 -1
- package/react/components/quickComponentForm/quickComponent.css +3 -3
- package/react/components/search/Highlight.js.map +1 -1
- package/react/components/search/Highlight.spec.js.map +1 -1
- package/react/components/search/Highlight.stories.js.map +1 -1
- package/react/components/search/Search.js.map +1 -1
- package/react/components/search/SearchBestMatch.js.map +1 -1
- package/react/components/search/SearchInput.js.map +1 -1
- package/react/components/search/SearchProviderResults.js.map +1 -1
- package/react/components/search/SearchResult.js +4 -3
- package/react/components/search/SearchResult.js.map +1 -1
- package/react/components/search/SearchResults.js.map +1 -1
- package/react/components/search/index.js.map +1 -1
- package/react/components/shared/Animate.js.map +1 -1
- package/react/components/shared/BellIcon.js.map +1 -1
- package/react/components/shared/BellIconCrossed.js.map +1 -1
- package/react/components/shared/Button.js.map +1 -1
- package/react/components/shared/ConditionalWrapper.js.map +1 -1
- package/react/components/shared/DefaultDropdownButton.js.map +1 -1
- package/react/components/shared/NavigationButton.js.map +1 -1
- package/react/components/shared/Tag.js.map +1 -1
- package/react/components/shared/TagsMenu.js.map +1 -1
- package/react/components/shared/addProtocolToValidURL.js.map +1 -1
- package/react/components/shared/linkerUtil.js.map +1 -1
- package/react/components/shared/openQuitConfirmationDialog.js.map +1 -1
- package/react/components/shared/tests/DefaultDropdownButton.spec.js.map +1 -1
- package/react/components/shared/tests/addProtocolToValidURL.spec.js.map +1 -1
- package/react/components/shared/validateURL.js.map +1 -1
- package/react/components/shared/validateURL.spec.js.map +1 -1
- package/react/components/singleInputDialog/SingleInputDialog.css +3 -3
- package/react/components/singleInputDialog/SingleInputDialog.js.map +1 -1
- package/react/components/singleInputDialog/SingleInputDialog.spec.js.map +1 -1
- package/react/components/singleInputDialog/SingleInputDialog.stories.js.map +1 -1
- package/react/components/singleInputDialog/index.js.map +1 -1
- package/react/components/smartDesktopDesigner/AddApp.d.ts +2 -2
- package/react/components/smartDesktopDesigner/AddApp.js +28 -17
- package/react/components/smartDesktopDesigner/AddApp.js.map +1 -1
- package/react/components/smartDesktopDesigner/AppEditAccess.js.map +1 -1
- package/react/components/smartDesktopDesigner/AppEditPage.d.ts +2 -2
- package/react/components/smartDesktopDesigner/AppEditPage.js +311 -242
- package/react/components/smartDesktopDesigner/AppEditPage.js.map +1 -1
- package/react/components/smartDesktopDesigner/Appearance.css +35 -28
- package/react/components/smartDesktopDesigner/Appearance.helpers.js.map +1 -1
- package/react/components/smartDesktopDesigner/Appearance.js +1 -1
- package/react/components/smartDesktopDesigner/Appearance.js.map +1 -1
- package/react/components/smartDesktopDesigner/Application.d.ts +10 -3
- package/react/components/smartDesktopDesigner/Application.js +37 -44
- package/react/components/smartDesktopDesigner/Application.js.map +1 -1
- package/react/components/smartDesktopDesigner/Applications.d.ts +2 -0
- package/react/components/smartDesktopDesigner/Applications.js +29 -20
- package/react/components/smartDesktopDesigner/Applications.js.map +1 -1
- package/react/components/smartDesktopDesigner/AssetsPage.css +26 -26
- package/react/components/smartDesktopDesigner/AssetsPage.js.map +1 -1
- package/react/components/smartDesktopDesigner/Authentication.js +2 -9
- package/react/components/smartDesktopDesigner/Authentication.js.map +1 -1
- package/react/components/smartDesktopDesigner/AuthenticationProviderConfig.js +1 -1
- package/react/components/smartDesktopDesigner/AuthenticationProviderConfig.js.map +1 -1
- package/react/components/smartDesktopDesigner/Content.js.map +1 -1
- package/react/components/smartDesktopDesigner/ContentHeader.d.ts +5 -0
- package/react/components/smartDesktopDesigner/ContentHeader.js +10 -0
- package/react/components/smartDesktopDesigner/ContentHeader.js.map +1 -0
- package/react/components/smartDesktopDesigner/CurrentView.js.map +1 -1
- package/react/components/smartDesktopDesigner/EditPreload.d.ts +14 -0
- package/react/components/smartDesktopDesigner/EditPreload.js +169 -0
- package/react/components/smartDesktopDesigner/EditPreload.js.map +1 -0
- package/react/components/smartDesktopDesigner/Export.js +5 -5
- package/react/components/smartDesktopDesigner/Export.js.map +1 -1
- package/react/components/smartDesktopDesigner/ExportCloud.d.ts +3 -1
- package/react/components/smartDesktopDesigner/ExportCloud.js +4 -4
- package/react/components/smartDesktopDesigner/ExportCloud.js.map +1 -1
- package/react/components/smartDesktopDesigner/ExportDeployInfo.js.map +1 -1
- package/react/components/smartDesktopDesigner/ExportZip.d.ts +3 -1
- package/react/components/smartDesktopDesigner/ExportZip.js +8 -3
- package/react/components/smartDesktopDesigner/ExportZip.js.map +1 -1
- package/react/components/smartDesktopDesigner/GettingStarted.d.ts +1 -0
- package/react/components/smartDesktopDesigner/GettingStarted.js +11 -22
- package/react/components/smartDesktopDesigner/GettingStarted.js.map +1 -1
- package/react/components/smartDesktopDesigner/ItemList.d.ts +17 -0
- package/react/components/smartDesktopDesigner/ItemList.js +58 -0
- package/react/components/smartDesktopDesigner/ItemList.js.map +1 -0
- package/react/components/smartDesktopDesigner/Navigation.js.map +1 -1
- package/react/components/smartDesktopDesigner/OptionalSettingsView.d.ts +11 -0
- package/react/components/smartDesktopDesigner/OptionalSettingsView.js +71 -0
- package/react/components/smartDesktopDesigner/OptionalSettingsView.js.map +1 -0
- package/react/components/smartDesktopDesigner/Preloads.d.ts +8 -0
- package/react/components/smartDesktopDesigner/Preloads.js +26 -0
- package/react/components/smartDesktopDesigner/Preloads.js.map +1 -0
- package/react/components/smartDesktopDesigner/ProjectErrors.js.map +1 -1
- package/react/components/smartDesktopDesigner/Publish.js.map +1 -1
- package/react/components/smartDesktopDesigner/PublishProgress.js.map +1 -1
- package/react/components/smartDesktopDesigner/SmartDesktopDesigner.d.ts +1 -1
- package/react/components/smartDesktopDesigner/SmartDesktopDesigner.js +34 -3
- package/react/components/smartDesktopDesigner/SmartDesktopDesigner.js.map +1 -1
- package/react/components/smartDesktopDesigner/ThemePage.css +109 -109
- package/react/components/smartDesktopDesigner/ThemePage.js +0 -7
- package/react/components/smartDesktopDesigner/ThemePage.js.map +1 -1
- package/react/components/smartDesktopDesigner/Themes.js +0 -2
- package/react/components/smartDesktopDesigner/Themes.js.map +1 -1
- package/react/components/smartDesktopDesigner/Toolbar.js +16 -18
- package/react/components/smartDesktopDesigner/Toolbar.js.map +1 -1
- package/react/components/smartDesktopDesigner/View.js +1 -1
- package/react/components/smartDesktopDesigner/View.js.map +1 -1
- package/react/components/smartDesktopDesigner/common/fsbl_functions.d.ts +1 -1
- package/react/components/smartDesktopDesigner/common/fsbl_functions.js +2 -2
- package/react/components/smartDesktopDesigner/common/fsbl_functions.js.map +1 -1
- package/react/components/smartDesktopDesigner/common/getCSSVars.js.map +1 -1
- package/react/components/smartDesktopDesigner/common/views.js +27 -3
- package/react/components/smartDesktopDesigner/common/views.js.map +1 -1
- package/react/components/smartDesktopDesigner/css/appearance.css +21 -18
- package/react/components/smartDesktopDesigner/css/applications.css +167 -167
- package/react/components/smartDesktopDesigner/css/authentication.css +119 -130
- package/react/components/smartDesktopDesigner/css/buttons.css +12 -12
- package/react/components/smartDesktopDesigner/css/export.css +176 -167
- package/react/components/smartDesktopDesigner/css/getting-started.css +28 -8
- package/react/components/smartDesktopDesigner/css/nav.css +120 -109
- package/react/components/smartDesktopDesigner/css/project-errors.css +15 -15
- package/react/components/smartDesktopDesigner/css/project-header.css +124 -121
- package/react/components/smartDesktopDesigner/css/styles.css +178 -179
- package/react/components/smartDesktopDesigner/css/views.css +23 -17
- package/react/components/smartDesktopDesigner/fixtures/apps.d.ts +1 -1
- package/react/components/smartDesktopDesigner/fixtures/apps.js +23 -1
- package/react/components/smartDesktopDesigner/fixtures/apps.js.map +1 -1
- package/react/components/smartDesktopDesigner/fixtures/authenticationProps.js.map +1 -1
- package/react/components/smartDesktopDesigner/fixtures/configTemplate.js.map +1 -1
- package/react/components/smartDesktopDesigner/fixtures/exportProps.js.map +1 -1
- package/react/components/smartDesktopDesigner/fixtures/preloads.d.ts +22 -0
- package/react/components/smartDesktopDesigner/fixtures/preloads.js +40 -0
- package/react/components/smartDesktopDesigner/fixtures/preloads.js.map +1 -0
- package/react/components/smartDesktopDesigner/fixtures/projectErrorsProps.js.map +1 -1
- package/react/components/smartDesktopDesigner/fixtures/publishProgress.d.ts +1 -1
- package/react/components/smartDesktopDesigner/fixtures/publishProgress.js.map +1 -1
- package/react/components/smartDesktopDesigner/fixtures/themeProps.js.map +1 -1
- package/react/components/smartDesktopDesigner/fixtures/views.js +14 -6
- package/react/components/smartDesktopDesigner/fixtures/views.js.map +1 -1
- package/react/components/smartDesktopDesigner/sdd_helpers.js +1 -1
- package/react/components/smartDesktopDesigner/sdd_helpers.js.map +1 -1
- package/react/components/smartDesktopDesigner/stories/AppEditPage.stories.d.ts +2 -1
- package/react/components/smartDesktopDesigner/stories/AppEditPage.stories.js +2 -0
- package/react/components/smartDesktopDesigner/stories/AppEditPage.stories.js.map +1 -1
- package/react/components/smartDesktopDesigner/stories/Appearance.stories.js.map +1 -1
- package/react/components/smartDesktopDesigner/stories/Applications.stories.js.map +1 -1
- package/react/components/smartDesktopDesigner/stories/AssetsPage.stories.js.map +1 -1
- package/react/components/smartDesktopDesigner/stories/Authentication.stories.js.map +1 -1
- package/react/components/smartDesktopDesigner/stories/ContentHeader.stories.d.ts +10 -0
- package/react/components/smartDesktopDesigner/stories/ContentHeader.stories.js +13 -0
- package/react/components/smartDesktopDesigner/stories/ContentHeader.stories.js.map +1 -0
- package/react/components/smartDesktopDesigner/stories/EditPreload.stories.d.ts +11 -0
- package/react/components/smartDesktopDesigner/stories/EditPreload.stories.js +35 -0
- package/react/components/smartDesktopDesigner/stories/EditPreload.stories.js.map +1 -0
- package/react/components/smartDesktopDesigner/stories/Export.stories.js.map +1 -1
- package/react/components/smartDesktopDesigner/stories/ExportCloud.stories.d.ts +1 -1
- package/react/components/smartDesktopDesigner/stories/ExportCloud.stories.js +1 -1
- package/react/components/smartDesktopDesigner/stories/ExportCloud.stories.js.map +1 -1
- package/react/components/smartDesktopDesigner/stories/ExportZip.stories.d.ts +1 -1
- package/react/components/smartDesktopDesigner/stories/ExportZip.stories.js +1 -1
- package/react/components/smartDesktopDesigner/stories/ExportZip.stories.js.map +1 -1
- package/react/components/smartDesktopDesigner/stories/GettingStarted.stories.js.map +1 -1
- package/react/components/smartDesktopDesigner/stories/ItemList.stories.d.ts +16 -0
- package/react/components/smartDesktopDesigner/stories/{ApplicationList.stories.js → ItemList.stories.js} +30 -23
- package/react/components/smartDesktopDesigner/stories/ItemList.stories.js.map +1 -0
- package/react/components/smartDesktopDesigner/stories/Navigation.stories.js.map +1 -1
- package/react/components/smartDesktopDesigner/stories/OptionalSettingsView.stories.d.ts +11 -0
- package/react/components/smartDesktopDesigner/stories/OptionalSettingsView.stories.js +28 -0
- package/react/components/smartDesktopDesigner/stories/OptionalSettingsView.stories.js.map +1 -0
- package/react/components/smartDesktopDesigner/stories/Preloads.stories.d.ts +11 -0
- package/react/components/smartDesktopDesigner/stories/Preloads.stories.js +31 -0
- package/react/components/smartDesktopDesigner/stories/Preloads.stories.js.map +1 -0
- package/react/components/smartDesktopDesigner/stories/ProjectErrors.stories.js.map +1 -1
- package/react/components/smartDesktopDesigner/stories/Publish.stories.js.map +1 -1
- package/react/components/smartDesktopDesigner/stories/PublishProgress.stories.js.map +1 -1
- package/react/components/smartDesktopDesigner/stories/SmartDesktopDesigner.stories.js +7 -1
- package/react/components/smartDesktopDesigner/stories/SmartDesktopDesigner.stories.js.map +1 -1
- package/react/components/smartDesktopDesigner/stories/ThemePage.stories.js.map +1 -1
- package/react/components/smartDesktopDesigner/stories/Themes.stories.js.map +1 -1
- package/react/components/smartDesktopDesigner/stories/Toolbar.stories.js.map +1 -1
- package/react/components/smartDesktopDesigner/tests/AppEditPage.spec.js +1100 -311
- package/react/components/smartDesktopDesigner/tests/AppEditPage.spec.js.map +1 -1
- package/react/components/smartDesktopDesigner/tests/{ApplicationList.spec.d.ts → Application.spec.d.ts} +0 -0
- package/react/components/smartDesktopDesigner/tests/Application.spec.js +1496 -0
- package/react/components/smartDesktopDesigner/tests/Application.spec.js.map +1 -0
- package/react/components/smartDesktopDesigner/tests/Applications.spec.d.ts +1 -1
- package/react/components/smartDesktopDesigner/tests/Applications.spec.js +94 -7
- package/react/components/smartDesktopDesigner/tests/Applications.spec.js.map +1 -1
- package/react/components/smartDesktopDesigner/tests/Authentication.spec.js.map +1 -1
- package/react/components/smartDesktopDesigner/tests/ContentHeader.spec.d.ts +1 -0
- package/react/components/smartDesktopDesigner/tests/ContentHeader.spec.js +31 -0
- package/react/components/smartDesktopDesigner/tests/ContentHeader.spec.js.map +1 -0
- package/react/components/smartDesktopDesigner/tests/EditPreload.spec.d.ts +1 -0
- package/react/components/smartDesktopDesigner/tests/EditPreload.spec.js +61 -0
- package/react/components/smartDesktopDesigner/tests/EditPreload.spec.js.map +1 -0
- package/react/components/smartDesktopDesigner/tests/Export.spec.js +95 -0
- package/react/components/smartDesktopDesigner/tests/Export.spec.js.map +1 -1
- package/react/components/smartDesktopDesigner/tests/ExportZip.spec.js +7 -0
- package/react/components/smartDesktopDesigner/tests/ExportZip.spec.js.map +1 -1
- package/react/components/smartDesktopDesigner/tests/ItemList.spec.d.ts +1 -0
- package/react/components/smartDesktopDesigner/tests/{ApplicationList.spec.js → ItemList.spec.js} +8 -8
- package/react/components/smartDesktopDesigner/tests/ItemList.spec.js.map +1 -0
- package/react/components/smartDesktopDesigner/tests/Navigation.spec.js.map +1 -1
- package/react/components/smartDesktopDesigner/tests/Preloads.spec.d.ts +1 -0
- package/react/components/smartDesktopDesigner/tests/Preloads.spec.js +47 -0
- package/react/components/smartDesktopDesigner/tests/Preloads.spec.js.map +1 -0
- package/react/components/smartDesktopDesigner/tests/ProjectErrors.spec.js +1 -1
- package/react/components/smartDesktopDesigner/tests/ProjectErrors.spec.js.map +1 -1
- package/react/components/smartDesktopDesigner/tests/Publish.spec.js.map +1 -1
- package/react/components/smartDesktopDesigner/tests/PublishProgess.spec.js.map +1 -1
- package/react/components/smartDesktopDesigner/tests/SmartDesktopDesigner.spec.js +7 -30
- package/react/components/smartDesktopDesigner/tests/SmartDesktopDesigner.spec.js.map +1 -1
- package/react/components/smartDesktopDesigner/tests/Themes.spec.js.map +1 -1
- package/react/components/smartDesktopDesigner/tests/Toolbar.spec.d.ts +1 -1
- package/react/components/smartDesktopDesigner/tests/Toolbar.spec.js +5 -6
- package/react/components/smartDesktopDesigner/tests/Toolbar.spec.js.map +1 -1
- package/react/components/smartDesktopDesigner/tests/a11y_helper.js.map +1 -1
- package/react/components/smartDesktopDesigner/tests/sdd_helpers.spec.js +1 -0
- package/react/components/smartDesktopDesigner/tests/sdd_helpers.spec.js.map +1 -1
- package/react/components/smartDesktopDesigner/themeDefinitions.js.map +1 -1
- package/react/components/system/System.js.map +1 -1
- package/react/components/system/System.spec.js.map +1 -1
- package/react/components/system/System.stories.js.map +1 -1
- package/react/components/system/SystemTrayComponentShell.js.map +1 -1
- package/react/components/system/index.js.map +1 -1
- package/react/components/toolbar/AutoArrange.js.map +1 -1
- package/react/components/toolbar/DragHandle.js.map +1 -1
- package/react/components/toolbar/DragHandle.spec.d.ts +1 -0
- package/react/components/toolbar/DragHandle.spec.js +31 -0
- package/react/components/toolbar/DragHandle.spec.js.map +1 -0
- package/react/components/toolbar/DragHandle.stories.d.ts +13 -0
- package/react/components/toolbar/DragHandle.stories.js +39 -0
- package/react/components/toolbar/DragHandle.stories.js.map +1 -0
- package/react/components/toolbar/MinimizeAll.js.map +1 -1
- package/react/components/toolbar/MinimizeAll.spec.js.map +1 -1
- package/react/components/toolbar/MinimizeAll.stories.js.map +1 -1
- package/react/components/toolbar/NotificationControl.js.map +1 -1
- package/react/components/toolbar/RevealAll.js.map +1 -1
- package/react/components/toolbar/RevealAll.spec.js.map +1 -1
- package/react/components/toolbar/RevealAll.stories.js.map +1 -1
- package/react/components/toolbar/ToolbarIcon.js.map +1 -1
- package/react/components/toolbar/ToolbarSection.js.map +1 -1
- package/react/components/toolbar/ToolbarShell.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/AdvancedAppLauncher.d.ts +1 -1
- package/react/components/toolbar/advancedAppLauncher/AdvancedAppLauncher.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/AdvancedAppLauncherMenu.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/AddNewAppForm.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/AddNewFolder.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/AppActionsMenu.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/AppDefinition.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/AppTagsList.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/Content.d.ts +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/Content.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/FilterSort.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/FoldersList.d.ts +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/FoldersList.js +47 -45
- package/react/components/toolbar/advancedAppLauncher/components/FoldersList.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/LeftNavBottomLinks.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/NoAppsFound.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/SearchBox.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/SortBy.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/TagsList.d.ts +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/TagsList.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/TagsMenu.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/components/ToggleFavoriteDropdown.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/modules/AppDirectory.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/modules/FDC3.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/stores/LauncherStore.d.ts +2 -2
- package/react/components/toolbar/advancedAppLauncher/stores/LauncherStore.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/stores/StoreActions.js.map +1 -1
- package/react/components/toolbar/advancedAppLauncher/utils/sort-functions.js.map +1 -1
- package/react/components/toolbar/appLauncher/AppLauncherMenu.js.map +1 -1
- package/react/components/toolbar/appLauncher/DynamicAppLauncher.js.map +1 -1
- package/react/components/toolbar/appLauncher/StaticAppLauncherMenu.d.ts +1 -0
- package/react/components/toolbar/appLauncher/StaticAppLauncherMenu.js.map +1 -1
- package/react/components/toolbar/appLauncher/appLauncher.css +30 -30
- package/react/components/toolbar/appLauncher/components/componentList.d.ts +2 -2
- package/react/components/toolbar/appLauncher/components/componentList.js.map +1 -1
- package/react/components/toolbar/appLauncher/stores/appLauncherStore.d.ts +3 -2
- package/react/components/toolbar/appLauncher/stores/appLauncherStore.js +17 -34
- package/react/components/toolbar/appLauncher/stores/appLauncherStore.js.map +1 -1
- package/react/components/toolbar/dashbar/Dashbar.js +9 -12
- package/react/components/toolbar/dashbar/Dashbar.js.map +1 -1
- package/react/components/toolbar/dashbar/DashbarItem.js.map +1 -1
- package/react/components/toolbar/index.js.map +1 -1
- package/react/components/toolbar/workspaceManagementMenu/WorkspaceManagementMenu.d.ts +2 -2
- package/react/components/toolbar/workspaceManagementMenu/WorkspaceManagementMenu.js.map +1 -1
- package/react/components/toolbar/workspaceManagementMenu/components/Workspace.d.ts +1 -1
- package/react/components/toolbar/workspaceManagementMenu/components/Workspace.js.map +1 -1
- package/react/components/toolbar/workspaceManagementMenu/components/WorkspaceActions.js.map +1 -1
- package/react/components/toolbar/workspaceManagementMenu/components/WorkspaceList.d.ts +1 -1
- package/react/components/toolbar/workspaceManagementMenu/components/WorkspaceList.js.map +1 -1
- package/react/components/toolbar/workspaceManagementMenu/stores/workspaceManagementMenuStore.d.ts +4 -4
- package/react/components/toolbar/workspaceManagementMenu/stores/workspaceManagementMenuStore.js +1 -1
- package/react/components/toolbar/workspaceManagementMenu/stores/workspaceManagementMenuStore.js.map +1 -1
- package/react/components/toolbar/workspaceManagementMenu/workspaceManagementMenu.css +90 -90
- package/react/components/userPreferences/NotificationsPreferencesContext.js.map +1 -1
- package/react/components/userPreferences/UserPreferenceTypes.js.map +1 -1
- package/react/components/userPreferences/UserPreferences.js.map +1 -1
- package/react/components/userPreferences/UserPreferencesBase.js.map +1 -1
- package/react/components/userPreferences/UserPreferencesWrapper.js.map +1 -1
- package/react/components/userPreferences/components/ContentSection.js.map +1 -1
- package/react/components/userPreferences/components/LeftNav.js.map +1 -1
- package/react/components/userPreferences/components/content/DashbarEditor.js.map +1 -1
- package/react/components/userPreferences/components/content/DashbarEditorItem.js.map +1 -1
- package/react/components/userPreferences/components/content/General.js.map +1 -1
- package/react/components/userPreferences/components/content/Notifications.js.map +1 -1
- package/react/components/userPreferences/components/content/Workspaces.d.ts +1 -1
- package/react/components/userPreferences/components/content/Workspaces.js +1 -1
- package/react/components/userPreferences/components/content/Workspaces.js.map +1 -1
- package/react/components/userPreferences/components/content/notificationViews/NotificationsPreferencesHome.js.map +1 -1
- package/react/components/userPreferences/components/content/notificationViews/NotificationsSourceTypes.js.map +1 -1
- package/react/components/userPreferences/components/content/notificationViews/NotificationsSourcesPreferences.js.map +1 -1
- package/react/components/userPreferences/components/content/notificationViews/notificationViewsUtils.js.map +1 -1
- package/react/components/userPreferences/components/general/ScheduledRestart.js.map +1 -1
- package/react/components/userPreferences/components/workspaces/WorkspaceButton.js.map +1 -1
- package/react/components/userPreferences/components/workspaces/WorkspaceComponents.js.map +1 -1
- package/react/components/userPreferences/components/workspaces/WorkspaceItem.js.map +1 -1
- package/react/components/userPreferences/components/workspaces/WorkspaceItemList.js.map +1 -1
- package/react/components/userPreferences/index.js.map +1 -1
- package/react/components/userPreferences/stores/UserPreferencesStore.d.ts +1 -1
- package/react/components/userPreferences/stores/UserPreferencesStore.js.map +1 -1
- package/react/components/userPreferences/stories/DashbarEditor.stories.js.map +1 -1
- package/react/components/userPreferences/stories/DashbarEditorItem.stories.js.map +1 -1
- package/react/components/userPreferences/stories/General.stories.js.map +1 -1
- package/react/components/userPreferences/stories/Notifications.stories.js.map +1 -1
- package/react/components/userPreferences/stories/NotificationsSourceTypes.stories.js.map +1 -1
- package/react/components/userPreferences/stories/NotificationsSources.stories.js.map +1 -1
- package/react/components/userPreferences/stories/UserPreferences.stories.js.map +1 -1
- package/react/components/userPreferences/stories/WorkspaceButton.stories.js.map +1 -1
- package/react/components/userPreferences/stories/WorkspaceComponents.stories.js.map +1 -1
- package/react/components/userPreferences/stories/WorkspaceItem.stories.js.map +1 -1
- package/react/components/userPreferences/stories/WorkspaceItemList.stories.js.map +1 -1
- package/react/components/userPreferences/stories/Workspaces.stories.js.map +1 -1
- package/react/components/userPreferences/tests/ContentSection.spec.js.map +1 -1
- package/react/components/userPreferences/tests/DashbarEditor.spec.js.map +1 -1
- package/react/components/userPreferences/tests/DashbarEditorItem.spec.js.map +1 -1
- package/react/components/userPreferences/tests/General.spec.js.map +1 -1
- package/react/components/userPreferences/tests/LeftNav.spec.js.map +1 -1
- package/react/components/userPreferences/tests/NotificationSourceTypes.spec.js.map +1 -1
- package/react/components/userPreferences/tests/Notifications.spec.js.map +1 -1
- package/react/components/userPreferences/tests/NotificationsPreferencesHome.spec.js.map +1 -1
- package/react/components/userPreferences/tests/NotificationsSourcesPreferences.spec.js.map +1 -1
- package/react/components/userPreferences/tests/ScheduledRestart.spec.js +1 -1
- package/react/components/userPreferences/tests/ScheduledRestart.spec.js.map +1 -1
- package/react/components/userPreferences/tests/WorkspaceButton.spec.js.map +1 -1
- package/react/components/userPreferences/tests/WorkspaceComponents.spec.js.map +1 -1
- package/react/components/userPreferences/tests/WorkspaceItem.spec.js.map +1 -1
- package/react/components/userPreferences/tests/WorkspaceItemList.spec.js.map +1 -1
- package/react/components/utils.js.map +1 -1
- package/react/components/windowTitleBar/WindowTitleBarShell.d.ts +4 -2
- package/react/components/windowTitleBar/WindowTitleBarShell.js +60 -59
- package/react/components/windowTitleBar/WindowTitleBarShell.js.map +1 -1
- package/react/components/windowTitleBar/components/center/Tab.d.ts +0 -1
- package/react/components/windowTitleBar/components/center/Tab.js +2 -2
- package/react/components/windowTitleBar/components/center/Tab.js.map +1 -1
- package/react/components/windowTitleBar/components/center/TabList.d.ts +2 -3
- package/react/components/windowTitleBar/components/center/TabList.js +19 -82
- package/react/components/windowTitleBar/components/center/TabList.js.map +1 -1
- package/react/components/windowTitleBar/components/center/TabRegion.js.map +1 -1
- package/react/components/windowTitleBar/components/left/LinkerButton.js.map +1 -1
- package/react/components/windowTitleBar/components/left/LinkerButtonDeprecated.js.map +1 -1
- package/react/components/windowTitleBar/components/left/LinkerGroups.js.map +1 -1
- package/react/components/windowTitleBar/components/left/LinkerGroupsDeprecated.js.map +1 -1
- package/react/components/windowTitleBar/components/left/ShareButton.js.map +1 -1
- package/react/components/windowTitleBar/components/right/AlwaysOnTopButton.js.map +1 -1
- package/react/components/windowTitleBar/components/right/CloseButton.js.map +1 -1
- package/react/components/windowTitleBar/components/right/GroupingButton.js.map +1 -1
- package/react/components/windowTitleBar/components/right/MaximizeButton.d.ts +7 -0
- package/react/components/windowTitleBar/components/right/MaximizeButton.js +8 -2
- package/react/components/windowTitleBar/components/right/MaximizeButton.js.map +1 -1
- package/react/components/windowTitleBar/components/right/MinimizeButton.js.map +1 -1
- package/react/components/windowTitleBar/components/windowTitle.d.ts +9 -6
- package/react/components/windowTitleBar/components/windowTitle.js +154 -45
- package/react/components/windowTitleBar/components/windowTitle.js.map +1 -1
- package/react/components/windowTitleBar/index.js.map +1 -1
- package/react/components/windowTitleBar/stores/windowTitleBarStore.d.ts +3 -3
- package/react/components/windowTitleBar/stores/windowTitleBarStore.js +213 -217
- package/react/components/windowTitleBar/stores/windowTitleBarStore.js.map +1 -1
- package/react/components/windowTitleBar/stores/windowTitleBarStoreDefaults.js.map +1 -1
- package/react/components/windowTitleBar/windowTitleBarContext.js.map +1 -1
- package/react/components/yesNoDialog/Timer.spec.js.map +1 -1
- package/react/components/yesNoDialog/Timer.stories.js.map +1 -1
- package/react/components/yesNoDialog/YesNoDialog.css +3 -3
- package/react/components/yesNoDialog/YesNoDialog.js.map +1 -1
- package/react/components/yesNoDialog/YesNoDialog.spec.js.map +1 -1
- package/react/components/yesNoDialog/YesNoDialog.stories.js.map +1 -1
- package/react/components/yesNoDialog/index.js.map +1 -1
- package/react/components/yesNoDialog/timer.js.map +1 -1
- package/react/enzymeSetup.js.map +1 -1
- package/react/hooks/index.js.map +1 -1
- package/react/hooks/useAuth.js.map +1 -1
- package/react/hooks/useDashbar.js.map +1 -1
- package/react/hooks/useDeepEffect.js.map +1 -1
- package/react/hooks/useFavorites.js.map +1 -1
- package/react/hooks/useFavoritesShell.js.map +1 -1
- package/react/hooks/useHotkey.js.map +1 -1
- package/react/hooks/useLinker.js.map +1 -1
- package/react/hooks/useMenu.js.map +1 -1
- package/react/hooks/useNotifications.d.ts +1 -1
- package/react/hooks/useNotifications.js.map +1 -1
- package/react/hooks/useOutsideClickDetector.js.map +1 -1
- package/react/hooks/usePubSub.js.map +1 -1
- package/react/hooks/useSearch.js.map +1 -1
- package/react/hooks/useToolbar.js.map +1 -1
- package/react/hooks/useWorkspace.js.map +1 -1
- package/react/reducers/favoriteReducer.js.map +1 -1
- package/react/reducers/linkerReducer.js.map +1 -1
- package/react/reducers/menuReducer.js.map +1 -1
- package/react/reducers/rootReducer.d.ts +11 -3
- package/react/reducers/rootReducer.js.map +1 -1
- package/react/reducers/searchReducer.js.map +1 -1
- package/react/reducers/smartDesktopDesignerReducer.js +8 -0
- package/react/reducers/smartDesktopDesignerReducer.js.map +1 -1
- package/react/reducers/toolbarReducer.js.map +1 -1
- package/react/reducers/workspaceReducer.js.map +1 -1
- package/react/store.d.ts +22 -6
- package/react/store.js.map +1 -1
- package/react/types/advancedAppLauncherTypes.js.map +1 -1
- package/react/types/dashbarTypes.js.map +1 -1
- package/react/types/favoriteTypes.js.map +1 -1
- package/react/types/fdc3.d.ts +2 -2
- package/react/types/fdc3.js.map +1 -1
- package/react/types/hotkeyTypes.js.map +1 -1
- package/react/types/iconTypes.js.map +1 -1
- package/react/types/linkerTypes.js.map +1 -1
- package/react/types/searchTypes.d.ts +1 -8
- package/react/types/searchTypes.js.map +1 -1
- package/react/types/smartDesktopDesignerTypes.d.ts +8 -2
- package/react/types/smartDesktopDesignerTypes.js.map +1 -1
- package/react/types/windowTitleBar.d.ts +4 -2
- package/react/types/windowTitleBar.js.map +1 -1
- package/react/types/workspaceTypes.js.map +1 -1
- package/react/components/common/FontSizeSelector.d.ts +0 -7
- package/react/components/common/FontSizeSelector.js +0 -42
- package/react/components/common/FontSizeSelector.js.map +0 -1
- package/react/components/common/stories/FontSizeSelector.stories.d.ts +0 -12
- package/react/components/common/stories/FontSizeSelector.stories.js +0 -24
- package/react/components/common/stories/FontSizeSelector.stories.js.map +0 -1
- package/react/components/smartDesktopDesigner/ApplicationList.d.ts +0 -15
- package/react/components/smartDesktopDesigner/ApplicationList.js +0 -56
- package/react/components/smartDesktopDesigner/ApplicationList.js.map +0 -1
- package/react/components/smartDesktopDesigner/stories/ApplicationList.stories.d.ts +0 -15
- package/react/components/smartDesktopDesigner/stories/ApplicationList.stories.js.map +0 -1
- package/react/components/smartDesktopDesigner/tests/ApplicationList.spec.js.map +0 -1
|
@@ -10,10 +10,11 @@ import { AppEditAccess } from "./AppEditAccess";
|
|
|
10
10
|
import { Tooltip } from "../common/Tooltip";
|
|
11
11
|
import { Accordion } from "../common/Accordion";
|
|
12
12
|
import { Checkbox } from "../common/Checkbox";
|
|
13
|
-
import "../common/css/application-edit-page.css";
|
|
14
|
-
import "../../assets/css/windowTitleBar.css";
|
|
15
13
|
import { InputTable } from "../common/InputTable";
|
|
16
14
|
import DefaultDropdownButton from "../shared/DefaultDropdownButton";
|
|
15
|
+
import "../common/css/application-edit-page.css";
|
|
16
|
+
import { FinsembleIcon } from "../common/FinsembleIcon";
|
|
17
|
+
import { FinsembleSelect } from "../common/FinsembleSelect";
|
|
17
18
|
const DEFAULT_WINDOW_WIDTH = 1280;
|
|
18
19
|
const DEFAULT_WINDOW_HEIGHT = 600;
|
|
19
20
|
const MINIMUM_WINDOW_WIDTH = 0;
|
|
@@ -32,11 +33,10 @@ export const defaultAppData = {
|
|
|
32
33
|
alwaysOnTop: false,
|
|
33
34
|
appArguments: "",
|
|
34
35
|
appType: "WEB",
|
|
35
|
-
autoConnect:
|
|
36
|
+
autoConnect: false,
|
|
36
37
|
description: "",
|
|
37
38
|
enableAOT: false,
|
|
38
39
|
enableTitleBar: true,
|
|
39
|
-
grpc: false,
|
|
40
40
|
height: DEFAULT_WINDOW_HEIGHT,
|
|
41
41
|
hideClose: false,
|
|
42
42
|
hideMaximize: false,
|
|
@@ -50,6 +50,7 @@ export const defaultAppData = {
|
|
|
50
50
|
path: "",
|
|
51
51
|
persistPath: true,
|
|
52
52
|
persistURL: true,
|
|
53
|
+
preloads: [],
|
|
53
54
|
resizable: true,
|
|
54
55
|
rules: [],
|
|
55
56
|
security: "trusted",
|
|
@@ -59,7 +60,13 @@ export const defaultAppData = {
|
|
|
59
60
|
url: "",
|
|
60
61
|
width: DEFAULT_WINDOW_WIDTH,
|
|
61
62
|
};
|
|
62
|
-
|
|
63
|
+
const openLink = (url) => {
|
|
64
|
+
FSBL.Clients.LauncherClient.spawn("", {
|
|
65
|
+
url,
|
|
66
|
+
addToWorkspace: false,
|
|
67
|
+
}, () => { });
|
|
68
|
+
};
|
|
69
|
+
export const AppEditPage = ({ startingDisplayName = "", startingAppType = "web", startingWindowURL = "", startingNativePath = "", appData = defaultAppData, validateURL, removeApplicationFn = () => { }, cancelFn = () => { }, submitFn, addApp, isInboundInteropAuthorized, isOutboundInteropAuthorized, preloadAliasList = [], }) => {
|
|
63
70
|
var _a, _b;
|
|
64
71
|
const [displayName, setDisplayName] = useState(startingDisplayName);
|
|
65
72
|
const [currentAppType, setCurrentAppType] = useState(startingAppType);
|
|
@@ -80,7 +87,6 @@ export const AppEditPage = ({ startingDisplayName = "", startingAppType = "web",
|
|
|
80
87
|
const [componentDescription, setComponentDescription] = useState(appData.description);
|
|
81
88
|
const [enableAOT, setEnableAOT] = useState(appData.enableAOT);
|
|
82
89
|
const [enableTitleBar, setEnableTitleBar] = useState(appData.enableTitleBar);
|
|
83
|
-
const [grpc, setGrpc] = useState(appData.grpc);
|
|
84
90
|
const [hideClose, setHideClose] = useState(appData.hideClose);
|
|
85
91
|
const [hideMaximize, setHideMaximize] = useState(appData.hideMaximize);
|
|
86
92
|
const [hideMinimize, setHideMinimize] = useState(appData.hideMinimize);
|
|
@@ -92,6 +98,7 @@ export const AppEditPage = ({ startingDisplayName = "", startingAppType = "web",
|
|
|
92
98
|
const [opacity, setOpacity] = useState(appData.opacity);
|
|
93
99
|
const [persistPath, setPersistPath] = useState(appData.persistPath);
|
|
94
100
|
const [persistURL, setPersistURL] = useState(appData.persistURL);
|
|
101
|
+
const [preloads, setPreloads] = useState(appData.preloads);
|
|
95
102
|
const [resizable, setResizable] = useState(appData.resizable);
|
|
96
103
|
const [rules, setRules] = useState(appData.rules);
|
|
97
104
|
const [security, setSecurity] = useState(appData.security);
|
|
@@ -99,6 +106,7 @@ export const AppEditPage = ({ startingDisplayName = "", startingAppType = "web",
|
|
|
99
106
|
const [spawnOnStartup, setSpawnOnStartup] = useState(appData.spawnOnStartup);
|
|
100
107
|
const [windowHeight, setWindowHeight] = useState(appData.height || DEFAULT_WINDOW_HEIGHT);
|
|
101
108
|
const [windowWidth, setWindowWidth] = useState(appData.width || DEFAULT_WINDOW_WIDTH);
|
|
109
|
+
const [selectConnectTrustAll, setSelectConnectTrustAll] = useState(!Array.isArray(appData.rules) || appData.rules.filter((rule) => "authorize" in rule).length === 0);
|
|
102
110
|
const isWindowURLValid = validateURL(windowURL);
|
|
103
111
|
const isHeightValid = !(typeof windowHeight !== "number" || windowHeight < MINIMUM_WINDOW_HEIGHT);
|
|
104
112
|
const isWidthValid = !(typeof windowWidth !== "number" || windowWidth < MINIMUM_WINDOW_WIDTH);
|
|
@@ -123,7 +131,7 @@ export const AppEditPage = ({ startingDisplayName = "", startingAppType = "web",
|
|
|
123
131
|
height: windowHeight,
|
|
124
132
|
description: componentDescription,
|
|
125
133
|
iconURL,
|
|
126
|
-
rules,
|
|
134
|
+
rules: selectConnectTrustAll ? [] : rules,
|
|
127
135
|
intents,
|
|
128
136
|
persistPath,
|
|
129
137
|
persistURL,
|
|
@@ -148,10 +156,10 @@ export const AppEditPage = ({ startingDisplayName = "", startingAppType = "web",
|
|
|
148
156
|
singleton,
|
|
149
157
|
spawnOnStartup,
|
|
150
158
|
launchableByUser,
|
|
151
|
-
grpc,
|
|
152
159
|
security,
|
|
153
160
|
isEvergreen,
|
|
154
161
|
native_windowSpawnTimeout,
|
|
162
|
+
preloads,
|
|
155
163
|
});
|
|
156
164
|
};
|
|
157
165
|
const submitOnEnter = (e) => {
|
|
@@ -183,92 +191,139 @@ export const AppEditPage = ({ startingDisplayName = "", startingAppType = "web",
|
|
|
183
191
|
};
|
|
184
192
|
});
|
|
185
193
|
return (React.createElement(React.Fragment, null,
|
|
186
|
-
React.createElement("h2", { className: "app-edit-app-name" },
|
|
187
|
-
iconURL !== "" && React.createElement("img", { src: iconURL, className: "app-icon" }),
|
|
188
|
-
displayName),
|
|
189
194
|
React.createElement("div", { className: "app-edit-field" },
|
|
190
|
-
React.createElement("
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
} })),
|
|
195
|
+
React.createElement("h2", { className: "app-edit-app-name" },
|
|
196
|
+
iconURL !== "" && iconURL !== undefined && React.createElement("img", { src: iconURL, className: "app-icon" }),
|
|
197
|
+
displayName)),
|
|
194
198
|
React.createElement("div", { className: "app-edit-field" },
|
|
195
|
-
React.createElement("
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
199
|
+
React.createElement("table", { role: "presentation", className: "always-present accordion-edit-block" },
|
|
200
|
+
React.createElement("tbody", null,
|
|
201
|
+
React.createElement("tr", null,
|
|
202
|
+
React.createElement("td", { className: "label-col" },
|
|
203
|
+
React.createElement("label", null, "Application type")),
|
|
204
|
+
React.createElement("td", { className: "content-col" },
|
|
205
|
+
React.createElement("div", { className: "app-edit-type-field" }, currentAppType === "web" ? "Web" : "Native"))),
|
|
206
|
+
React.createElement("tr", null,
|
|
207
|
+
React.createElement("td", null,
|
|
208
|
+
React.createElement("label", { htmlFor: "app-name" }, "Name")),
|
|
209
|
+
React.createElement("td", null,
|
|
210
|
+
React.createElement("input", { type: "text", id: "app-name", value: displayName, placeholder: "Untitled Application", onKeyDown: submitOnEnter, onChange: (e) => {
|
|
211
|
+
setDisplayName(e.target.value);
|
|
212
|
+
} }))),
|
|
213
|
+
React.createElement("tr", null,
|
|
214
|
+
React.createElement("td", null,
|
|
215
|
+
React.createElement("label", { htmlFor: "app-icon-url" }, "Icon URL")),
|
|
216
|
+
React.createElement("td", null,
|
|
217
|
+
React.createElement("input", { type: "text", id: "app-icon-url", value: iconURL, onKeyDown: submitOnEnter, onChange: (e) => {
|
|
218
|
+
setIconURL(e.target.value);
|
|
219
|
+
} }))),
|
|
220
|
+
currentAppType !== "web" && (React.createElement("tr", null,
|
|
221
|
+
React.createElement("td", null,
|
|
222
|
+
React.createElement("label", null, "API access")),
|
|
223
|
+
React.createElement("td", null,
|
|
224
|
+
React.createElement("div", { className: "app-edit-type-field" },
|
|
225
|
+
React.createElement("div", { className: "app-type-container" },
|
|
226
|
+
React.createElement("input", { type: "radio", name: "api-access", id: "api-access-yes", value: "native", checked: currentAppType == "native", onKeyDown: submitOnEnter, onChange: () => {
|
|
227
|
+
setCurrentAppType("native");
|
|
228
|
+
} }),
|
|
229
|
+
React.createElement("label", { htmlFor: "api-access-yes" }, "Yes")),
|
|
230
|
+
React.createElement("div", { className: "app-type-container" },
|
|
231
|
+
React.createElement("input", { type: "radio", name: "api-access", id: "api-access-no", value: "assimilation", checked: currentAppType == "assimilation", onKeyDown: submitOnEnter, onChange: () => {
|
|
232
|
+
setCurrentAppType("assimilation");
|
|
233
|
+
} }),
|
|
234
|
+
React.createElement("label", { htmlFor: "api-access-no" }, "No")))))),
|
|
235
|
+
currentAppType === "web" ? (React.createElement("tr", null,
|
|
236
|
+
React.createElement("td", null,
|
|
237
|
+
React.createElement("label", { htmlFor: "app-url" }, "App URL")),
|
|
238
|
+
React.createElement("td", null,
|
|
239
|
+
React.createElement("input", { type: "text", id: "app-url", placeholder: "https://...", value: windowURL, "aria-invalid": !isWindowURLValid, onKeyDown: submitOnEnter, onChange: (e) => {
|
|
240
|
+
setWindowURL(e.target.value);
|
|
241
|
+
} })))) : (React.createElement("tr", null,
|
|
242
|
+
React.createElement("td", null,
|
|
243
|
+
React.createElement("label", null, "File path")),
|
|
244
|
+
React.createElement("td", null,
|
|
245
|
+
React.createElement("div", { className: "app-file-input" },
|
|
246
|
+
React.createElement(FileInput, { acceptTypes: VALID_APP_EXTENSIONS, shouldUpload: false, value: nativePath, onSetValue: (value) => {
|
|
247
|
+
setNativePath(value);
|
|
248
|
+
} }))))),
|
|
249
|
+
currentAppType !== "web" && (React.createElement("tr", null,
|
|
250
|
+
React.createElement("td", null,
|
|
251
|
+
React.createElement("label", { htmlFor: "app-arguments" }, "Arguments")),
|
|
252
|
+
React.createElement("td", null,
|
|
253
|
+
React.createElement("input", { type: "text", id: "app-arguments", placeholder: "E.g: mode=a --type b", value: appArguments, onKeyDown: submitOnEnter, onChange: (e) => {
|
|
254
|
+
setAppArguments(e.target.value);
|
|
255
|
+
} })),
|
|
256
|
+
React.createElement("td", null,
|
|
257
|
+
React.createElement(Tooltip, null, "If your app expects arguments on startup, specify them here.")))),
|
|
258
|
+
React.createElement("tr", null,
|
|
259
|
+
React.createElement("td", null,
|
|
260
|
+
React.createElement("label", { htmlFor: "app-description" }, "Description")),
|
|
261
|
+
React.createElement("td", { className: "description" },
|
|
262
|
+
React.createElement("textarea", { id: "app-description", onChange: (e) => {
|
|
263
|
+
setComponentDescription(e.target.value);
|
|
264
|
+
}, value: componentDescription })))))),
|
|
247
265
|
React.createElement("div", { className: "app-edit-field" },
|
|
248
266
|
React.createElement(Accordion, { id: "config", size: "medium", label: "Optional config settings" },
|
|
249
|
-
React.createElement(Accordion, { id: "select-connect", label: "SelectConnect", summary:
|
|
250
|
-
|
|
251
|
-
|
|
267
|
+
React.createElement(Accordion, { id: "select-connect", label: "SelectConnect", summary: React.createElement(React.Fragment, null,
|
|
268
|
+
"Specify trust relationships.",
|
|
269
|
+
" ",
|
|
270
|
+
React.createElement("a", { href: "", onClick: (e) => {
|
|
271
|
+
e.preventDefault();
|
|
272
|
+
openLink("https://documentation.finsemble.com/tutorial-ControllingInformationFlow.html");
|
|
273
|
+
} }, "Learn more")) },
|
|
252
274
|
React.createElement("div", { className: "app-edit-field" },
|
|
253
275
|
React.createElement("table", { role: "presentation", className: "accordion-edit-block" },
|
|
254
276
|
React.createElement("tbody", null,
|
|
255
277
|
React.createElement("tr", null,
|
|
256
|
-
React.createElement("td",
|
|
278
|
+
React.createElement("td", { rowSpan: 2, className: "label-col" }, "Interop trust rule"),
|
|
279
|
+
React.createElement("td", { className: "content-col" },
|
|
280
|
+
React.createElement("label", null,
|
|
281
|
+
React.createElement("input", { type: "radio", name: "interop-trust", value: "true", checked: selectConnectTrustAll, onChange: () => {
|
|
282
|
+
setSelectConnectTrustAll(true);
|
|
283
|
+
} }),
|
|
284
|
+
"Trust all apps"),
|
|
285
|
+
React.createElement("label", null,
|
|
286
|
+
React.createElement("input", { type: "radio", name: "interop-trust", value: "false", checked: !selectConnectTrustAll, onChange: () => {
|
|
287
|
+
setSelectConnectTrustAll(false);
|
|
288
|
+
} }),
|
|
289
|
+
"Trust selected apps"))),
|
|
290
|
+
!selectConnectTrustAll && (React.createElement("tr", null,
|
|
257
291
|
React.createElement("td", null,
|
|
258
|
-
React.createElement(
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
React.createElement("div", { className: "app-size-field" },
|
|
265
|
-
React.createElement("label", { htmlFor: "app-height" }, "Height"),
|
|
266
|
-
React.createElement("input", { className: "app-size-input", type: "text", id: "app-height", value: windowHeight, "aria-invalid": !isHeightValid, onChange: (e) => {
|
|
267
|
-
setWindowHeight(parseInt(e.target.value, 10) || "");
|
|
268
|
-
} }),
|
|
269
|
-
React.createElement("span", { className: "unit" }, "px")))),
|
|
292
|
+
React.createElement(AppEditAccess, { appName: displayName, rules: (_a = appData.rules) !== null && _a !== void 0 ? _a : [], onChange: (newRules) => setRules(newRules), isInboundInteropAuthorized: isInboundInteropAuthorized, isOutboundInteropAuthorized: isOutboundInteropAuthorized, addApp: addApp })))))))),
|
|
293
|
+
React.createElement(Accordion, { id: "preloads", label: "Preloads" },
|
|
294
|
+
React.createElement("div", { className: "app-edit-field" },
|
|
295
|
+
React.createElement("table", { role: "presentation", className: "accordion-edit-block" },
|
|
296
|
+
React.createElement("tbody", null,
|
|
297
|
+
React.createElement("tr", null,
|
|
270
298
|
React.createElement("td", null,
|
|
271
|
-
React.createElement(
|
|
299
|
+
React.createElement(FinsembleSelect, { options: preloadAliasList, selected: appData.preloads, updateCallback: (selectedValues) => {
|
|
300
|
+
setPreloads(selectedValues);
|
|
301
|
+
} }))))))),
|
|
302
|
+
React.createElement(Accordion, { id: "window", label: "Window position and dimensions", summary: "Define the window properties when the app launches." },
|
|
303
|
+
React.createElement("div", { className: "app-edit-field" },
|
|
304
|
+
React.createElement("table", { role: "presentation", className: "accordion-edit-block" },
|
|
305
|
+
React.createElement("tbody", null,
|
|
306
|
+
React.createElement("tr", null,
|
|
307
|
+
React.createElement("td", { className: "label-col" }, "Dimensions"),
|
|
308
|
+
React.createElement("td", { className: "content-col" },
|
|
309
|
+
React.createElement("div", { className: "app-size-field" },
|
|
310
|
+
React.createElement("label", { htmlFor: "app-width" }, "Width"),
|
|
311
|
+
React.createElement("input", { className: "app-size-input", type: "text", id: "app-width", value: windowWidth, "aria-invalid": !isWidthValid, onChange: (e) => {
|
|
312
|
+
setWindowWidth(parseInt(e.target.value, 10) || "");
|
|
313
|
+
} }),
|
|
314
|
+
React.createElement("span", { className: "unit" }, "px")),
|
|
315
|
+
React.createElement("div", { className: "app-size-field" },
|
|
316
|
+
React.createElement("label", { htmlFor: "app-height" }, "Height"),
|
|
317
|
+
React.createElement("input", { className: "app-size-input", type: "text", id: "app-height", value: windowHeight, "aria-invalid": !isHeightValid, onChange: (e) => {
|
|
318
|
+
setWindowHeight(parseInt(e.target.value, 10) || "");
|
|
319
|
+
} }),
|
|
320
|
+
React.createElement("span", { className: "unit" }, "px")))),
|
|
321
|
+
React.createElement("tr", null,
|
|
322
|
+
React.createElement("td", null),
|
|
323
|
+
React.createElement("td", { className: "pull-left" },
|
|
324
|
+
React.createElement(Checkbox, { label: "Lock dimensions", checked: !resizable, onClick: () => {
|
|
325
|
+
setResizable(!resizable);
|
|
326
|
+
} }))),
|
|
272
327
|
abstractPosition >= 0 && (React.createElement("tr", null,
|
|
273
328
|
React.createElement("td", null, "Position"),
|
|
274
329
|
React.createElement("td", { className: "position-entry" },
|
|
@@ -279,7 +334,7 @@ export const AppEditPage = ({ startingDisplayName = "", startingAppType = "web",
|
|
|
279
334
|
React.createElement("input", { type: "range", className: "app-edit-range", value: opacity, min: 0, step: 0.01, max: 1, onChange: (e) => {
|
|
280
335
|
setOpacity(Number(e.target.value));
|
|
281
336
|
} }),
|
|
282
|
-
React.createElement("input", { type: "text", value: Math.floor(opacity * 100), onChange: (e) => {
|
|
337
|
+
React.createElement("input", { id: "app-opacity", type: "text", value: Math.floor(opacity * 100), onChange: (e) => {
|
|
283
338
|
const num = +e.target.value;
|
|
284
339
|
if (isNaN(num)) {
|
|
285
340
|
return;
|
|
@@ -288,92 +343,206 @@ export const AppEditPage = ({ startingDisplayName = "", startingAppType = "web",
|
|
|
288
343
|
return;
|
|
289
344
|
}
|
|
290
345
|
setOpacity(num / 100);
|
|
291
|
-
}, style: { maxWidth: "30px" } })),
|
|
346
|
+
}, style: { maxWidth: "30px" } }))))))),
|
|
347
|
+
React.createElement(Accordion, { id: "window-behavior", label: "Window behavior", summary: "Specify how this window will behave with respect to other windows in the workspace." },
|
|
348
|
+
React.createElement("div", { className: "app-edit-field" },
|
|
349
|
+
React.createElement("table", { role: "presentation", className: "accordion-edit-block" },
|
|
350
|
+
React.createElement("tbody", null,
|
|
351
|
+
React.createElement("tr", null,
|
|
352
|
+
React.createElement("td", { className: "label-col", rowSpan: 5 }, "Enable"),
|
|
353
|
+
React.createElement("td", { className: "content-col" },
|
|
354
|
+
React.createElement(Checkbox, { label: "Auto arrange", checked: allowAutoArrange, onClick: () => {
|
|
355
|
+
setAllowAutoArrange(!allowAutoArrange);
|
|
356
|
+
} }))),
|
|
357
|
+
React.createElement("tr", null,
|
|
292
358
|
React.createElement("td", null,
|
|
293
|
-
React.createElement(
|
|
359
|
+
React.createElement(Checkbox, { label: "Grouping", checked: allowGrouping, onClick: () => {
|
|
360
|
+
setAllowGrouping(!allowGrouping);
|
|
361
|
+
} }))),
|
|
294
362
|
React.createElement("tr", null,
|
|
295
|
-
React.createElement("td", null, "Options"),
|
|
296
363
|
React.createElement("td", null,
|
|
297
|
-
React.createElement(Checkbox, { label: "
|
|
298
|
-
|
|
299
|
-
} })),
|
|
364
|
+
React.createElement(Checkbox, { label: "Snapping", checked: allowSnapping, onClick: () => {
|
|
365
|
+
setAllowSnapping(!allowSnapping);
|
|
366
|
+
} }))),
|
|
367
|
+
React.createElement("tr", null,
|
|
300
368
|
React.createElement("td", null,
|
|
301
|
-
React.createElement(
|
|
302
|
-
|
|
369
|
+
React.createElement(Checkbox, { label: "Tabs", checked: allowTabbing, onClick: () => {
|
|
370
|
+
setAllowTabbing(!allowTabbing);
|
|
371
|
+
} }))),
|
|
372
|
+
React.createElement("tr", null,
|
|
373
|
+
React.createElement("td", null,
|
|
374
|
+
React.createElement(Checkbox, { label: "Tiling", checked: allowTiling, onClick: () => {
|
|
375
|
+
setAllowTiling(!allowTiling);
|
|
376
|
+
} }))),
|
|
377
|
+
React.createElement("tr", null,
|
|
378
|
+
React.createElement("td", { style: { width: "120px" } }, "Title bar"),
|
|
379
|
+
React.createElement("td", null,
|
|
380
|
+
React.createElement(Checkbox, { label: "Show title bar", checked: enableTitleBar, onClick: () => {
|
|
381
|
+
setEnableTitleBar(!enableTitleBar);
|
|
382
|
+
} }))),
|
|
383
|
+
React.createElement("tr", null,
|
|
384
|
+
React.createElement("td", null,
|
|
385
|
+
React.createElement(FinsembleIcon, { icon: "alwaysOnTop" }),
|
|
386
|
+
" Always on top"),
|
|
387
|
+
React.createElement("td", null,
|
|
388
|
+
React.createElement("label", null,
|
|
389
|
+
React.createElement("input", { type: "radio", name: "alwaysOnTop", checked: aot && !enableAOT, onChange: () => {
|
|
390
|
+
setAot(true);
|
|
391
|
+
setEnableAOT(false);
|
|
392
|
+
} }),
|
|
393
|
+
"Enable"),
|
|
394
|
+
React.createElement("label", null,
|
|
395
|
+
React.createElement("input", { type: "radio", name: "alwaysOnTop", checked: !aot && enableAOT, onChange: () => {
|
|
396
|
+
setAot(false);
|
|
397
|
+
setEnableAOT(true);
|
|
398
|
+
} }),
|
|
399
|
+
"Show in titlebar"),
|
|
400
|
+
React.createElement("label", { style: { paddingLeft: "13.53px" } },
|
|
401
|
+
React.createElement("input", { type: "radio", name: "alwaysOnTop", checked: !aot && !enableAOT, onChange: () => {
|
|
402
|
+
setAot(false);
|
|
403
|
+
setEnableAOT(false);
|
|
404
|
+
} }),
|
|
405
|
+
"Disable"))),
|
|
406
|
+
React.createElement("tr", null,
|
|
407
|
+
React.createElement("td", null,
|
|
408
|
+
React.createElement(FinsembleIcon, { icon: "minimize" }),
|
|
409
|
+
" Minimize"),
|
|
410
|
+
React.createElement("td", null,
|
|
411
|
+
React.createElement("label", null,
|
|
412
|
+
React.createElement("input", { type: "radio", name: "minimize", checked: allowMinimize && !hideMinimize, onChange: () => {
|
|
413
|
+
setAllowMinimize(true);
|
|
414
|
+
setHideMinimize(false);
|
|
415
|
+
} }),
|
|
416
|
+
"Enable"),
|
|
417
|
+
React.createElement("label", null,
|
|
418
|
+
React.createElement("input", { type: "radio", name: "minimize", checked: allowMinimize && hideMinimize, onChange: () => {
|
|
419
|
+
setAllowMinimize(true);
|
|
420
|
+
setHideMinimize(true);
|
|
421
|
+
} }),
|
|
422
|
+
"Hide from titlebar"),
|
|
423
|
+
React.createElement("label", null,
|
|
424
|
+
React.createElement("input", { type: "radio", name: "minimize", checked: !allowMinimize, onChange: () => {
|
|
425
|
+
setAllowMinimize(false);
|
|
426
|
+
setHideMinimize(true);
|
|
427
|
+
} }),
|
|
428
|
+
"Disable"))),
|
|
429
|
+
React.createElement("tr", null,
|
|
430
|
+
React.createElement("td", null,
|
|
431
|
+
React.createElement(FinsembleIcon, { icon: "maximize" }),
|
|
432
|
+
" Maximize"),
|
|
433
|
+
React.createElement("td", null,
|
|
434
|
+
React.createElement("label", null,
|
|
435
|
+
React.createElement("input", { type: "radio", name: "maximize", checked: allowMaximize && !hideMaximize, onChange: () => {
|
|
436
|
+
setAllowMaximize(true);
|
|
437
|
+
setHideMaximize(false);
|
|
438
|
+
} }),
|
|
439
|
+
"Enable"),
|
|
440
|
+
React.createElement("label", null,
|
|
441
|
+
React.createElement("input", { type: "radio", name: "maximize", checked: allowMaximize && hideMaximize, onChange: () => {
|
|
442
|
+
setAllowMaximize(true);
|
|
443
|
+
setHideMaximize(true);
|
|
444
|
+
} }),
|
|
445
|
+
"Hide from titlebar"),
|
|
446
|
+
React.createElement("label", null,
|
|
447
|
+
React.createElement("input", { type: "radio", name: "maximize", checked: !allowMaximize, onChange: () => {
|
|
448
|
+
setAllowMaximize(false);
|
|
449
|
+
setHideMaximize(true);
|
|
450
|
+
} }),
|
|
451
|
+
"Disable"))),
|
|
452
|
+
React.createElement("tr", null,
|
|
453
|
+
React.createElement("td", null,
|
|
454
|
+
React.createElement(FinsembleIcon, { icon: "close" }),
|
|
455
|
+
" Close"),
|
|
456
|
+
React.createElement("td", null,
|
|
457
|
+
React.createElement("label", null,
|
|
458
|
+
React.createElement("input", { type: "radio", name: "close", checked: !hideClose, onChange: () => {
|
|
459
|
+
setHideClose(false);
|
|
460
|
+
} }),
|
|
461
|
+
"Enable"),
|
|
462
|
+
React.createElement("label", null,
|
|
463
|
+
React.createElement("input", { type: "radio", name: "close", checked: hideClose, onChange: () => {
|
|
464
|
+
setHideClose(true);
|
|
465
|
+
} }),
|
|
466
|
+
"Hide from titlebar"))))))),
|
|
467
|
+
React.createElement(Accordion, { id: "interop", label: "Interop", summary: "Define how to link an app to communication channels." },
|
|
303
468
|
React.createElement("div", { className: "app-edit-field" },
|
|
304
|
-
React.createElement("
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
469
|
+
React.createElement("table", { role: "presentation", className: "accordion-edit-block" },
|
|
470
|
+
React.createElement("tbody", null,
|
|
471
|
+
React.createElement("tr", null,
|
|
472
|
+
React.createElement("td", { className: "label-col" },
|
|
473
|
+
React.createElement("label", { htmlFor: "interop-connection" },
|
|
474
|
+
React.createElement(FinsembleIcon, { icon: "linker" }),
|
|
475
|
+
" Display linker")),
|
|
476
|
+
React.createElement("td", { className: "content-col" },
|
|
477
|
+
React.createElement("fieldset", { className: "interop-connection-fieldset" },
|
|
478
|
+
React.createElement("div", { className: "app-size-field" },
|
|
479
|
+
React.createElement("input", { className: "app-size-input", type: "radio", name: "linker", id: "interop-connection-auto", value: "auto", checked: autoConnect, onChange: () => {
|
|
480
|
+
setAutoConnect(true);
|
|
481
|
+
} }),
|
|
482
|
+
React.createElement("label", { htmlFor: "interop-connection-auto" }, "Always")),
|
|
483
|
+
React.createElement("div", { className: "app-size-field" },
|
|
484
|
+
React.createElement("input", { className: "app-size-input", type: "radio", name: "linker", id: "interop-connection-fdc3", value: "fdc3", checked: !autoConnect, onChange: () => {
|
|
485
|
+
setAutoConnect(false);
|
|
486
|
+
} }),
|
|
487
|
+
React.createElement("label", { htmlFor: "interop-connection-fdc3" }, "On FDC3 API use")))),
|
|
488
|
+
React.createElement("td", null,
|
|
489
|
+
React.createElement(Tooltip, { type: "info" }, "Show the linker menu if you want the user to manually add your app to a channel.")))))),
|
|
317
490
|
React.createElement(InputTable, { tableHeaders: [
|
|
318
491
|
React.createElement(React.Fragment, null,
|
|
319
|
-
"
|
|
320
|
-
React.createElement(Tooltip, null, "
|
|
492
|
+
"Name",
|
|
493
|
+
React.createElement(Tooltip, null, "The name of the intent to listen for.")),
|
|
321
494
|
React.createElement(React.Fragment, null,
|
|
322
495
|
"Display name",
|
|
323
|
-
React.createElement(Tooltip, null, "
|
|
496
|
+
React.createElement(Tooltip, null, "The name that appears in the resolver.")),
|
|
324
497
|
React.createElement(React.Fragment, null,
|
|
325
|
-
"
|
|
326
|
-
React.createElement(Tooltip, null, "
|
|
498
|
+
"Contexts",
|
|
499
|
+
React.createElement(Tooltip, null, "The FDC3 context to listen for.")),
|
|
327
500
|
], startingData: (_b = appData.intents) === null || _b === void 0 ? void 0 : _b.map((intent) => {
|
|
328
501
|
var _a;
|
|
329
502
|
return [
|
|
330
|
-
(_a = intent.contexts) === null || _a === void 0 ? void 0 : _a.join(", "),
|
|
331
|
-
intent.displayName,
|
|
332
503
|
intent.name,
|
|
504
|
+
intent.displayName,
|
|
505
|
+
(_a = intent.contexts) === null || _a === void 0 ? void 0 : _a.join(", "),
|
|
333
506
|
];
|
|
334
507
|
}), onUpdate: (data) => {
|
|
335
508
|
const newIntents = data
|
|
336
509
|
.filter((row) => row.join("").length > 0)
|
|
337
510
|
.map((row) => {
|
|
338
511
|
return {
|
|
339
|
-
|
|
512
|
+
name: row[0].trim(),
|
|
340
513
|
displayName: row[1].trim(),
|
|
341
|
-
|
|
514
|
+
contexts: row[2].split(",").map((str) => str.trim()),
|
|
342
515
|
};
|
|
343
516
|
});
|
|
344
517
|
setIntents(newIntents);
|
|
345
518
|
} })),
|
|
346
|
-
React.createElement(Accordion, { id: "component", label: "Component", summary: "
|
|
519
|
+
React.createElement(Accordion, { id: "component", label: "Component behavior", summary: "Specify additional properties for the component." },
|
|
347
520
|
React.createElement("div", { className: "app-edit-field" },
|
|
348
521
|
React.createElement("table", { role: "presentation", className: "accordion-edit-block" },
|
|
349
522
|
React.createElement("tbody", null,
|
|
350
523
|
React.createElement("tr", null,
|
|
351
|
-
React.createElement("td",
|
|
352
|
-
React.createElement("td",
|
|
524
|
+
React.createElement("td", { className: "label-col" }, "Set security"),
|
|
525
|
+
React.createElement("td", { className: "content-col" },
|
|
353
526
|
React.createElement("label", null,
|
|
354
|
-
React.createElement("input", { type: "radio", value: "trusted", checked: security === "trusted",
|
|
527
|
+
React.createElement("input", { type: "radio", name: "security", value: "trusted", checked: security === "trusted", onChange: () => {
|
|
355
528
|
setSecurity("trusted");
|
|
356
529
|
} }),
|
|
357
530
|
"Trusted"),
|
|
358
531
|
React.createElement("label", null,
|
|
359
|
-
React.createElement("input", { type: "radio", value: "untrusted", checked: security === "untrusted",
|
|
532
|
+
React.createElement("input", { type: "radio", name: "security", value: "untrusted", checked: security === "untrusted", onChange: () => {
|
|
360
533
|
setSecurity("untrusted");
|
|
361
534
|
} }),
|
|
362
|
-
"Untrusted")),
|
|
363
|
-
React.createElement("td", null,
|
|
364
|
-
React.createElement(Tooltip, { type: "info" }, "Tool tip"))),
|
|
535
|
+
"Untrusted"))),
|
|
365
536
|
currentAppType === "native" && (React.createElement("tr", null,
|
|
366
537
|
React.createElement("td", null, "Launch timeout"),
|
|
367
538
|
React.createElement("td", null,
|
|
368
|
-
React.createElement("input", { type: "text", value: native_windowSpawnTimeout, onChange: (e) => {
|
|
539
|
+
React.createElement("input", { type: "text", id: "launch-timeout", value: native_windowSpawnTimeout, onChange: (e) => {
|
|
369
540
|
const num = +e.target.value;
|
|
370
541
|
if (isNaN(num) || num <= 0) {
|
|
371
542
|
return;
|
|
372
543
|
}
|
|
373
544
|
setNative_windowSpawnTimeout(num);
|
|
374
|
-
} })),
|
|
375
|
-
React.createElement("td", null,
|
|
376
|
-
React.createElement(Tooltip, { type: "info" }, "Tool tip")))),
|
|
545
|
+
} })))),
|
|
377
546
|
React.createElement("tr", null,
|
|
378
547
|
React.createElement("td", { rowSpan: 5 }, "Options"),
|
|
379
548
|
React.createElement("td", null,
|
|
@@ -381,153 +550,53 @@ export const AppEditPage = ({ startingDisplayName = "", startingAppType = "web",
|
|
|
381
550
|
setSingleton(!singleton);
|
|
382
551
|
} })),
|
|
383
552
|
React.createElement("td", null,
|
|
384
|
-
React.createElement(Tooltip, { type: "info" }, "
|
|
553
|
+
React.createElement(Tooltip, { type: "info" }, "Don\u2019t allow more than one instance of this component."))),
|
|
385
554
|
React.createElement("tr", null,
|
|
386
555
|
React.createElement("td", null,
|
|
387
556
|
React.createElement(Checkbox, { label: "Launch at startup", checked: spawnOnStartup, onClick: () => {
|
|
388
557
|
setSpawnOnStartup(!spawnOnStartup);
|
|
389
558
|
} })),
|
|
390
559
|
React.createElement("td", null,
|
|
391
|
-
React.createElement(Tooltip, { type: "info" }, "
|
|
560
|
+
React.createElement(Tooltip, { type: "info" }, "The component will automatically get launched when the Finsemble smart desktop starts."))),
|
|
392
561
|
React.createElement("tr", null,
|
|
393
562
|
React.createElement("td", null,
|
|
394
563
|
React.createElement(Checkbox, { label: "Include in Apps menu", checked: launchableByUser, onClick: () => {
|
|
395
564
|
setLaunchableByUser(!launchableByUser);
|
|
396
565
|
} })),
|
|
397
566
|
React.createElement("td", null,
|
|
398
|
-
React.createElement(Tooltip, { type: "info" }, "
|
|
399
|
-
currentAppType === "web" && (React.createElement("tr", null,
|
|
400
|
-
React.createElement("td", null,
|
|
401
|
-
React.createElement(Checkbox, { label: "Enable GRPC", checked: grpc, onClick: () => {
|
|
402
|
-
setGrpc(!grpc);
|
|
403
|
-
} })),
|
|
404
|
-
React.createElement("td", null,
|
|
405
|
-
React.createElement(Tooltip, { type: "info" }, "Tool tip")))),
|
|
567
|
+
React.createElement(Tooltip, { type: "info" }, "Add the component to the Apps menu on the Finsemble toolbar."))),
|
|
406
568
|
React.createElement("tr", null,
|
|
407
569
|
React.createElement("td", null,
|
|
408
|
-
React.createElement(Checkbox, { label: "
|
|
570
|
+
React.createElement(Checkbox, { label: "Persist across workspaces", checked: isEvergreen, onClick: () => {
|
|
409
571
|
setIsEvergreen(!isEvergreen);
|
|
410
572
|
} })),
|
|
411
573
|
React.createElement("td", null,
|
|
412
|
-
React.createElement(Tooltip, { type: "info" }, "
|
|
413
|
-
React.createElement(Accordion, { id: "
|
|
414
|
-
React.createElement("div", { className: "app-edit-field" },
|
|
415
|
-
React.createElement("table", { role: "presentation", className: "accordion-edit-block" },
|
|
416
|
-
React.createElement("tbody", null,
|
|
417
|
-
React.createElement("tr", null,
|
|
418
|
-
React.createElement("td", { rowSpan: 5 }, "Enable"),
|
|
419
|
-
React.createElement("td", null,
|
|
420
|
-
React.createElement(Checkbox, { label: "Auto arrange", checked: allowAutoArrange, onClick: () => {
|
|
421
|
-
setAllowAutoArrange(!allowAutoArrange);
|
|
422
|
-
} })),
|
|
423
|
-
React.createElement("td", null,
|
|
424
|
-
React.createElement(Tooltip, { type: "info" }, "Tool tip"))),
|
|
425
|
-
React.createElement("tr", null,
|
|
426
|
-
React.createElement("td", null,
|
|
427
|
-
React.createElement(Checkbox, { label: "Grouping", checked: allowGrouping, onClick: () => {
|
|
428
|
-
setAllowGrouping(!allowGrouping);
|
|
429
|
-
} })),
|
|
430
|
-
React.createElement("td", null,
|
|
431
|
-
React.createElement(Tooltip, { type: "info" }, "Tool tip"))),
|
|
432
|
-
React.createElement("tr", null,
|
|
433
|
-
React.createElement("td", null,
|
|
434
|
-
React.createElement(Checkbox, { label: "Snapping", checked: allowSnapping, onClick: () => {
|
|
435
|
-
setAllowSnapping(!allowSnapping);
|
|
436
|
-
} })),
|
|
437
|
-
React.createElement("td", null,
|
|
438
|
-
React.createElement(Tooltip, { type: "info" }, "Tool tip"))),
|
|
439
|
-
React.createElement("tr", null,
|
|
440
|
-
React.createElement("td", null,
|
|
441
|
-
React.createElement(Checkbox, { label: "Tabs", checked: allowTabbing, onClick: () => {
|
|
442
|
-
setAllowTabbing(!allowTabbing);
|
|
443
|
-
} })),
|
|
444
|
-
React.createElement("td", null,
|
|
445
|
-
React.createElement(Tooltip, { type: "info" }, "Tool tip"))),
|
|
446
|
-
React.createElement("tr", null,
|
|
447
|
-
React.createElement("td", null,
|
|
448
|
-
React.createElement(Checkbox, { label: "Tiling", checked: allowTiling, onClick: () => {
|
|
449
|
-
setAllowTiling(!allowTiling);
|
|
450
|
-
} })),
|
|
451
|
-
React.createElement("td", null,
|
|
452
|
-
React.createElement(Tooltip, { type: "info" }, "Tool tip"))),
|
|
453
|
-
React.createElement("tr", null,
|
|
454
|
-
React.createElement("td", { style: { width: "120px" } }, "Title bar"),
|
|
455
|
-
React.createElement("td", null,
|
|
456
|
-
React.createElement(Checkbox, { label: "Enable title bar", checked: enableTitleBar, onClick: () => {
|
|
457
|
-
setEnableTitleBar(!enableTitleBar);
|
|
458
|
-
} })),
|
|
459
|
-
React.createElement("td", null,
|
|
460
|
-
React.createElement(Tooltip, { type: "info" }, "Tool tip"))),
|
|
461
|
-
enableTitleBar && (React.createElement("tr", null,
|
|
462
|
-
React.createElement("td", null, "Show/hide icons"),
|
|
463
|
-
React.createElement("td", null,
|
|
464
|
-
React.createElement("div", { style: { width: "90px", paddingLeft: "10px" } },
|
|
465
|
-
React.createElement("div", { className: "fsbl-header-right" },
|
|
466
|
-
!aot && (React.createElement("div", { id: "fsbl-always-on-top", className: `fsbl-icon fsbl-always-on-top ${enableAOT ? "titleBarButton-enabled" : "titleBarButton-disabled"}`, title: "Always On Top", tabIndex: 0, role: "button", onClick: () => {
|
|
467
|
-
setEnableAOT(!enableAOT);
|
|
468
|
-
} },
|
|
469
|
-
React.createElement("i", { className: "ff-always-on-top" }))),
|
|
470
|
-
allowMinimize && (React.createElement("div", { id: "fsbl-window-minimize", className: `fsbl-icon fsbl-minimize ${!hideMinimize ? "titleBarButton-enabled" : "titleBarButton-disabled"}`, title: "Minimize", tabIndex: 0, role: "button", onClick: () => {
|
|
471
|
-
setHideMinimize(!hideMinimize);
|
|
472
|
-
} },
|
|
473
|
-
React.createElement("i", { className: "ff-minimize" }))),
|
|
474
|
-
allowMaximize && (React.createElement("div", { className: `fsbl-icon fsbl-maximize window-max ${!hideMaximize ? "titleBarButton-enabled" : "titleBarButton-disabled"}`, title: "Maximize", tabIndex: 0, role: "button", onClick: () => {
|
|
475
|
-
setHideMaximize(!hideMaximize);
|
|
476
|
-
} },
|
|
477
|
-
React.createElement("i", { className: "ff-maximize" }))),
|
|
478
|
-
React.createElement("div", { className: `fsbl-icon fsbl-close ${!hideClose ? "titleBarButton-enabled" : "titleBarButton-disabled"}`, title: "Close", tabIndex: 0, role: "button", onClick: () => {
|
|
479
|
-
setHideClose(!hideClose);
|
|
480
|
-
} },
|
|
481
|
-
React.createElement("i", { className: "ff-close" }))))),
|
|
482
|
-
React.createElement("td", null,
|
|
483
|
-
React.createElement(Tooltip, { type: "info" }, "Tool tip")))),
|
|
484
|
-
React.createElement("tr", null,
|
|
485
|
-
React.createElement("td", { rowSpan: 3 }, "Icons functionality"),
|
|
486
|
-
React.createElement("td", null,
|
|
487
|
-
React.createElement(Checkbox, { label: "Always on top", checked: aot, onClick: () => {
|
|
488
|
-
setAot(!aot);
|
|
489
|
-
} })),
|
|
490
|
-
React.createElement("td", null,
|
|
491
|
-
React.createElement(Tooltip, { type: "info" }, "Tool tip"))),
|
|
492
|
-
React.createElement("tr", null,
|
|
493
|
-
React.createElement("td", null,
|
|
494
|
-
React.createElement(Checkbox, { label: "Minimize", checked: allowMinimize, onClick: () => {
|
|
495
|
-
setAllowMinimize(!allowMinimize);
|
|
496
|
-
} })),
|
|
497
|
-
React.createElement("td", null,
|
|
498
|
-
React.createElement(Tooltip, { type: "info" }, "Tool tip"))),
|
|
499
|
-
React.createElement("tr", null,
|
|
500
|
-
React.createElement("td", null,
|
|
501
|
-
React.createElement(Checkbox, { label: "Maximize", checked: allowMaximize, onClick: () => {
|
|
502
|
-
setAllowMaximize(!allowMaximize);
|
|
503
|
-
} })),
|
|
504
|
-
React.createElement("td", null,
|
|
505
|
-
React.createElement(Tooltip, { type: "info" }, "Tool tip"))))))),
|
|
506
|
-
React.createElement(Accordion, { id: "workspace", label: "Workspace", summary: "Description goes here in this spot right here to help people understand." },
|
|
574
|
+
React.createElement(Tooltip, { type: "info" }, "Don\u2019t shut down this app when you leave the workspace. Useful for apps that take a long time to load."))))))),
|
|
575
|
+
React.createElement(Accordion, { id: "workspace", label: "Workspace", summary: "Define how the app relates to the workspace." },
|
|
507
576
|
React.createElement("div", { className: "app-edit-field" },
|
|
508
577
|
React.createElement("table", { role: "presentation", className: "accordion-edit-block" },
|
|
509
578
|
React.createElement("tbody", null,
|
|
510
579
|
React.createElement("tr", null,
|
|
511
|
-
React.createElement("td", { rowSpan: 2 }, "Options"),
|
|
512
|
-
React.createElement("td",
|
|
580
|
+
React.createElement("td", { className: "label-col", rowSpan: 2 }, "Options"),
|
|
581
|
+
React.createElement("td", { className: "content-col" },
|
|
513
582
|
React.createElement(Checkbox, { label: "Add to workspace", checked: addToWorkspace, onClick: () => {
|
|
514
583
|
setAddToWorkspace(!addToWorkspace);
|
|
515
584
|
} })),
|
|
516
585
|
React.createElement("td", null,
|
|
517
|
-
React.createElement(Tooltip, { type: "info" }, "
|
|
586
|
+
React.createElement(Tooltip, { type: "info" }, "Apps are not added to the workspace unless they were opened from the Launcher menu or the resolver. Specify whether you want this app added to the workspace if it\u2019s launched in any other way, such as by a user or another app."))),
|
|
518
587
|
currentAppType === "web" ? (React.createElement("tr", null,
|
|
519
|
-
React.createElement("td",
|
|
520
|
-
React.createElement(Checkbox, { label: "Persist
|
|
588
|
+
React.createElement("td", { id: "persist-url" },
|
|
589
|
+
React.createElement(Checkbox, { label: "Persist the location", checked: persistURL, onClick: () => {
|
|
521
590
|
setPersistURL(!persistURL);
|
|
522
591
|
} })),
|
|
523
592
|
React.createElement("td", null,
|
|
524
|
-
React.createElement(Tooltip, { type: "info" }, "
|
|
525
|
-
React.createElement("td",
|
|
526
|
-
React.createElement(Checkbox, { label: "Persist
|
|
593
|
+
React.createElement(Tooltip, { type: "info" }, "Normally, the app will be launched from its default URL. If a user navigated elsewhere, you can specify that you want to preserve that new URL instead.")))) : (React.createElement("tr", null,
|
|
594
|
+
React.createElement("td", { id: "persist-path" },
|
|
595
|
+
React.createElement(Checkbox, { label: "Persist the location", checked: persistPath, onClick: () => {
|
|
527
596
|
setPersistPath(!persistPath);
|
|
528
597
|
} })),
|
|
529
598
|
React.createElement("td", null,
|
|
530
|
-
React.createElement(Tooltip, { type: "info" }, "
|
|
599
|
+
React.createElement(Tooltip, { type: "info" }, "Normally, the app will be launched from its default path. If a user changed that path, you can specify that you want to launch the app from that new location.")))))))))),
|
|
531
600
|
React.createElement("div", { className: "app-edit-actions" },
|
|
532
601
|
React.createElement("div", null,
|
|
533
602
|
React.createElement(Button, { fashion: "danger", text: "Remove app", onClick: (e) => {
|