@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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"preloads.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/fixtures/preloads.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAC;AAC9C,OAAO,EAAE,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AAC7C,MAAM,eAAe,GAAG,mBAAmB,CAAC,SAAS,CAAC,CAAC;AAEvD,MAAM,gBAAgB,GAAkB;IACvC;QACC,GAAG,EAAE,8CAA8C;QACnD,KAAK,EAAE,MAAM;KACb;IACD;QACC,GAAG,EAAE,yDAAyD;QAC9D,KAAK,EAAE,kBAAkB;KACzB;CACD,CAAC;AAEF,MAAM,cAAc,GAAG;IACtB,aAAa,EAAE,CAAC,kBAAkB,CAAC;IACnC,oBAAoB,EAAE,EAAE;CACxB,CAAC;AAEF,MAAM,CAAC,MAAM,eAAe,GAAG,GAAG,EAAE;IACnC,IAAI,QAAQ,GAAkB,KAAK,CAAC,gBAAgB,CAAC,CAAC;IAEtD,OAAO;QACN,SAAS,EAAE,CAAC,MAAW,EAAE,QAAa,EAAE,EAAE,CACzC,IAAI,OAAO,CAAoC,CAAC,OAAO,EAAE,EAAE;YAC1D,OAAO,CAAC,EAAE,GAAG,EAAE,IAAI,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,CAAC;QAC9C,CAAC,CAAC;QACH,OAAO,EAAE,eAAe,CAAC,OAAO;QAChC,UAAU,EAAE,CAAC,OAAoB,EAAyB,EAAE,CAC3D,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE;YACvB,OAAO,CAAC,EAAE,GAAG,EAAE,IAAI,EAAE,CAAC,CAAC;QACxB,CAAC,CAAC;QACH,WAAW,EAAE,GAAG,EAAE,GAAE,CAAC;QACrB,WAAW,EAAE,GAAmD,EAAE,CACjE,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE;YACvB,OAAO,CAAC,EAAE,GAAG,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,CAAC;QAClC,CAAC,CAAC;QACH,aAAa,EAAE,CAAC,KAAa,EAAyB,EAAE;YACvD,QAAQ,GAAG,QAAQ,CAAC,MAAM,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,KAAK,KAAK,KAAK,CAAC,CAAC;YAEjE,OAAO,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE;gBAC9B,OAAO,CAAC,EAAE,GAAG,EAAE,IAAI,EAAE,CAAC,CAAC;YACxB,CAAC,CAAC,CAAC;QACJ,CAAC;KACD,CAAC;AACH,CAAC,CAAC","sourcesContent":["import { PreloadType } from \"../../../types/smartDesktopDesignerTypes\";\nimport { clone } from \"../Appearance.helpers\";\nimport { getApplicationsArgs } from \"./apps\";\nconst applicationArgs = getApplicationsArgs(\"default\");\n\nconst default_preloads: PreloadType[] = [\n\t{\n\t\turl: \"http://localhost:3375/build/preloads/zoom.js\",\n\t\talias: \"zoom\",\n\t},\n\t{\n\t\turl: \"http://localhost:3375/build/preloads/nativeOverrides.js\",\n\t\talias: \"native-overrides\",\n\t},\n];\n\nconst PRELOAD_CONFIG = {\n\tallComponents: [\"native-overrides\"],\n\tlaunchableComponents: [],\n};\n\nexport const getPreloadsArgs = () => {\n\tlet preloads: PreloadType[] = clone(default_preloads);\n\n\treturn {\n\t\tgetConfig: (params: any, callback: any) =>\n\t\t\tnew Promise<{ data: any; err: string | null }>((resolve) => {\n\t\t\t\tresolve({ err: null, data: PRELOAD_CONFIG });\n\t\t\t}),\n\t\tgetApps: applicationArgs.getApps,\n\t\taddPreload: (preload: PreloadType): Promise<{ err: any }> =>\n\t\t\tnew Promise((resolve) => {\n\t\t\t\tresolve({ err: null });\n\t\t\t}),\n\t\tsetEditView: () => {},\n\t\tgetPreloads: (): Promise<{ err: any; preloads: PreloadType[] }> =>\n\t\t\tnew Promise((resolve) => {\n\t\t\t\tresolve({ err: null, preloads });\n\t\t\t}),\n\t\tdeletePreload: (alias: string): Promise<{ err: any }> => {\n\t\t\tpreloads = preloads.filter((preload) => preload.alias !== alias);\n\n\t\t\treturn new Promise((resolve) => {\n\t\t\t\tresolve({ err: null });\n\t\t\t});\n\t\t},\n\t};\n};\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"projectErrorsProps.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/fixtures/projectErrorsProps.ts"],"names":[],"mappings":"AAEA,eAAmC;IAClC,MAAM,EAAE;QACP;YACC,MAAM,EAAE,MAAM;YACd,OAAO,EAAE,eAAe;SACxB;QACD;YACC,MAAM,EAAE,MAAM;YACd,OAAO,EAAE,eAAe;SACxB;KACD;CACD,CAAC","sourcesContent":["import { ProjectErrorsProps } from \"../ProjectErrors\";\
|
|
1
|
+
{"version":3,"file":"projectErrorsProps.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/fixtures/projectErrorsProps.ts"],"names":[],"mappings":"AAEA,eAAmC;IAClC,MAAM,EAAE;QACP;YACC,MAAM,EAAE,MAAM;YACd,OAAO,EAAE,eAAe;SACxB;QACD;YACC,MAAM,EAAE,MAAM;YACd,OAAO,EAAE,eAAe;SACxB;KACD;CACD,CAAC","sourcesContent":["import { ProjectErrorsProps } from \"../ProjectErrors\";\n\nexport default <ProjectErrorsProps>{\n\terrors: [\n\t\t{\n\t\t\tviewId: \"test\",\n\t\t\tmessage: \"Error message\",\n\t\t},\n\t\t{\n\t\t\tviewId: \"test\",\n\t\t\tmessage: \"Error message\",\n\t\t},\n\t],\n};\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"publishProgress.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/fixtures/publishProgress.ts"],"names":[],"mappings":"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","sourcesContent":["import { ProgressState } from \"../../../types/smartDesktopDesignerTypes\";\r\nimport { FEA } from \"@finsemble/finsemble-core\";\r\n\r\ntype ProgressItem = FEA.ProgressItem;\r\ntype Progress = FEA.Progress;\r\n\r\nexport default [\r\n\t{\r\n\t\tname: \"success\",\r\n\t\tstates: [\r\n\t\t\t{\r\n\t\t\t\tsteps: {\r\n\t\t\t\t\tinitialize: {\r\n\t\t\t\t\t\tstep: \"initialize\",\r\n\t\t\t\t\t\tstate: ProgressState.Started,\r\n\t\t\t\t\t\tpercentComplete: 50,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tzip: {\r\n\t\t\t\t\t\tstep: \"zip\",\r\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\r\n\t\t\t\t\t\tpercentComplete: 0,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tupload: {\r\n\t\t\t\t\t\tstep: \"upload\",\r\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\r\n\t\t\t\t\t\tpercentComplete: 0,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tcloud: {\r\n\t\t\t\t\t\tstep: \"cloud\",\r\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\r\n\t\t\t\t\t\tpercentComplete: 0,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t},\r\n\t\t\t\tcurrentStep: \"initialize\",\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\tsteps: {\r\n\t\t\t\t\tinitialize: {\r\n\t\t\t\t\t\tstep: \"initialize\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tzip: {\r\n\t\t\t\t\t\tstep: \"zip\",\r\n\t\t\t\t\t\tstate: ProgressState.Started,\r\n\t\t\t\t\t\tpercentComplete: 50,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tupload: {\r\n\t\t\t\t\t\tstep: \"upload\",\r\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\r\n\t\t\t\t\t\tpercentComplete: 0,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tcloud: {\r\n\t\t\t\t\t\tstep: \"cloud\",\r\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\r\n\t\t\t\t\t\tpercentComplete: 0,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t},\r\n\t\t\t\tcurrentStep: \"zip\",\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\tsteps: {\r\n\t\t\t\t\tinitialize: {\r\n\t\t\t\t\t\tstep: \"initialize\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tzip: {\r\n\t\t\t\t\t\tstep: \"zip\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tupload: {\r\n\t\t\t\t\t\tstep: \"upload\",\r\n\t\t\t\t\t\tstate: ProgressState.Started,\r\n\t\t\t\t\t\tpercentComplete: 50,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tcloud: {\r\n\t\t\t\t\t\tstep: \"cloud\",\r\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\r\n\t\t\t\t\t\tpercentComplete: 0,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t},\r\n\t\t\t\tcurrentStep: \"upload\",\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\tsteps: {\r\n\t\t\t\t\tinitialize: {\r\n\t\t\t\t\t\tstep: \"initialize\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tzip: {\r\n\t\t\t\t\t\tstep: \"zip\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tupload: {\r\n\t\t\t\t\t\tstep: \"upload\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tcloud: {\r\n\t\t\t\t\t\tstep: \"cloud\",\r\n\t\t\t\t\t\tstate: ProgressState.Started,\r\n\t\t\t\t\t\tpercentComplete: 50,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t},\r\n\t\t\t\tcurrentStep: \"cloud\",\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\tsteps: {\r\n\t\t\t\t\tinitialize: {\r\n\t\t\t\t\t\tstep: \"initialize\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tzip: {\r\n\t\t\t\t\t\tstep: \"zip\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tupload: {\r\n\t\t\t\t\t\tstep: \"upload\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tcloud: {\r\n\t\t\t\t\t\tstep: \"cloud\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t},\r\n\t\t\t\tcurrentStep: null,\r\n\t\t\t},\r\n\t\t],\r\n\t},\r\n\t{\r\n\t\tname: \"step-1-fail\",\r\n\t\tstates: [\r\n\t\t\t{\r\n\t\t\t\tsteps: {\r\n\t\t\t\t\tinitialize: {\r\n\t\t\t\t\t\tstep: \"initialize\",\r\n\t\t\t\t\t\tstate: ProgressState.Error,\r\n\t\t\t\t\t\tpercentComplete: 50,\r\n\t\t\t\t\t\terror: \"error message\",\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tzip: {\r\n\t\t\t\t\t\tstep: \"zip\",\r\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\r\n\t\t\t\t\t\tpercentComplete: 0,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tupload: {\r\n\t\t\t\t\t\tstep: \"upload\",\r\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\r\n\t\t\t\t\t\tpercentComplete: 0,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tcloud: {\r\n\t\t\t\t\t\tstep: \"cloud\",\r\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\r\n\t\t\t\t\t\tpercentComplete: 0,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t},\r\n\t\t\t\tcurrentStep: \"initialize\",\r\n\t\t\t},\r\n\t\t],\r\n\t},\r\n\t{\r\n\t\tname: \"step-2-fail\",\r\n\t\tstates: [\r\n\t\t\t{\r\n\t\t\t\tsteps: {\r\n\t\t\t\t\tinitialize: {\r\n\t\t\t\t\t\tstep: \"initialize\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tzip: {\r\n\t\t\t\t\t\tstep: \"zip\",\r\n\t\t\t\t\t\tstate: ProgressState.Error,\r\n\t\t\t\t\t\tpercentComplete: 50,\r\n\t\t\t\t\t\terror: \"error message\",\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tupload: {\r\n\t\t\t\t\t\tstep: \"upload\",\r\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\r\n\t\t\t\t\t\tpercentComplete: 0,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tcloud: {\r\n\t\t\t\t\t\tstep: \"cloud\",\r\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\r\n\t\t\t\t\t\tpercentComplete: 0,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t},\r\n\t\t\t\tcurrentStep: \"zip\",\r\n\t\t\t},\r\n\t\t],\r\n\t},\r\n\t{\r\n\t\tname: \"step-3-fail\",\r\n\t\tstates: [\r\n\t\t\t{\r\n\t\t\t\tsteps: {\r\n\t\t\t\t\tinitialize: {\r\n\t\t\t\t\t\tstep: \"initialize\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tzip: {\r\n\t\t\t\t\t\tstep: \"zip\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tupload: {\r\n\t\t\t\t\t\tstep: \"upload\",\r\n\t\t\t\t\t\tstate: ProgressState.Error,\r\n\t\t\t\t\t\tpercentComplete: 50,\r\n\t\t\t\t\t\terror: \"error message\",\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tcloud: {\r\n\t\t\t\t\t\tstep: \"cloud\",\r\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\r\n\t\t\t\t\t\tpercentComplete: 0,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t},\r\n\t\t\t\tcurrentStep: \"upload\",\r\n\t\t\t},\r\n\t\t],\r\n\t},\r\n\t{\r\n\t\tname: \"step-4-started\",\r\n\t\tstates: [\r\n\t\t\t{\r\n\t\t\t\tsteps: {\r\n\t\t\t\t\tinitialize: {\r\n\t\t\t\t\t\tstep: \"initialize\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tzip: {\r\n\t\t\t\t\t\tstep: \"zip\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tupload: {\r\n\t\t\t\t\t\tstep: \"upload\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tcloud: {\r\n\t\t\t\t\t\tstep: \"cloud\",\r\n\t\t\t\t\t\tstate: ProgressState.Started,\r\n\t\t\t\t\t\tpercentComplete: 50,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t},\r\n\t\t\t\tcurrentStep: \"cloud\",\r\n\t\t\t},\r\n\t\t],\r\n\t},\r\n\t{\r\n\t\tname: \"step-4-fail\",\r\n\t\tstates: [\r\n\t\t\t{\r\n\t\t\t\tsteps: {\r\n\t\t\t\t\tinitialize: {\r\n\t\t\t\t\t\tstep: \"initialize\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tzip: {\r\n\t\t\t\t\t\tstep: \"zip\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tupload: {\r\n\t\t\t\t\t\tstep: \"upload\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tcloud: {\r\n\t\t\t\t\t\tstep: \"cloud\",\r\n\t\t\t\t\t\tstate: ProgressState.Error,\r\n\t\t\t\t\t\tpercentComplete: 50,\r\n\t\t\t\t\t\terror: \"error message\",\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t},\r\n\t\t\t\tcurrentStep: \"cloud\",\r\n\t\t\t},\r\n\t\t],\r\n\t},\r\n\t{\r\n\t\tname: \"success\",\r\n\t\tstates: [\r\n\t\t\t{\r\n\t\t\t\tsteps: {\r\n\t\t\t\t\tinitialize: {\r\n\t\t\t\t\t\tstep: \"initialize\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tzip: {\r\n\t\t\t\t\t\tstep: \"zip\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tupload: {\r\n\t\t\t\t\t\tstep: \"upload\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t\tcloud: {\r\n\t\t\t\t\t\tstep: \"cloud\",\r\n\t\t\t\t\t\tstate: ProgressState.Finished,\r\n\t\t\t\t\t\tpercentComplete: 100,\r\n\t\t\t\t\t\t// error: '',\r\n\t\t\t\t\t} as ProgressItem,\r\n\t\t\t\t},\r\n\t\t\t\tcurrentStep: null,\r\n\t\t\t},\r\n\t\t],\r\n\t},\r\n] as {\r\n\tname: string;\r\n\tstates: Progress[];\r\n}[];\r\n"]}
|
|
1
|
+
{"version":3,"file":"publishProgress.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/fixtures/publishProgress.ts"],"names":[],"mappings":"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","sourcesContent":["import { ProgressState } from \"../../../types/smartDesktopDesignerTypes\";\nimport { FEA } from \"@finsemble/finsemble-api\";\n\ntype ProgressItem = FEA.ProgressItem;\ntype Progress = FEA.Progress;\n\nexport default [\n\t{\n\t\tname: \"success\",\n\t\tstates: [\n\t\t\t{\n\t\t\t\tsteps: {\n\t\t\t\t\tinitialize: {\n\t\t\t\t\t\tstep: \"initialize\",\n\t\t\t\t\t\tstate: ProgressState.Started,\n\t\t\t\t\t\tpercentComplete: 50,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tzip: {\n\t\t\t\t\t\tstep: \"zip\",\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\n\t\t\t\t\t\tpercentComplete: 0,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tupload: {\n\t\t\t\t\t\tstep: \"upload\",\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\n\t\t\t\t\t\tpercentComplete: 0,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tcloud: {\n\t\t\t\t\t\tstep: \"cloud\",\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\n\t\t\t\t\t\tpercentComplete: 0,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t},\n\t\t\t\tcurrentStep: \"initialize\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tsteps: {\n\t\t\t\t\tinitialize: {\n\t\t\t\t\t\tstep: \"initialize\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tzip: {\n\t\t\t\t\t\tstep: \"zip\",\n\t\t\t\t\t\tstate: ProgressState.Started,\n\t\t\t\t\t\tpercentComplete: 50,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tupload: {\n\t\t\t\t\t\tstep: \"upload\",\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\n\t\t\t\t\t\tpercentComplete: 0,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tcloud: {\n\t\t\t\t\t\tstep: \"cloud\",\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\n\t\t\t\t\t\tpercentComplete: 0,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t},\n\t\t\t\tcurrentStep: \"zip\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tsteps: {\n\t\t\t\t\tinitialize: {\n\t\t\t\t\t\tstep: \"initialize\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tzip: {\n\t\t\t\t\t\tstep: \"zip\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tupload: {\n\t\t\t\t\t\tstep: \"upload\",\n\t\t\t\t\t\tstate: ProgressState.Started,\n\t\t\t\t\t\tpercentComplete: 50,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tcloud: {\n\t\t\t\t\t\tstep: \"cloud\",\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\n\t\t\t\t\t\tpercentComplete: 0,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t},\n\t\t\t\tcurrentStep: \"upload\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tsteps: {\n\t\t\t\t\tinitialize: {\n\t\t\t\t\t\tstep: \"initialize\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tzip: {\n\t\t\t\t\t\tstep: \"zip\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tupload: {\n\t\t\t\t\t\tstep: \"upload\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tcloud: {\n\t\t\t\t\t\tstep: \"cloud\",\n\t\t\t\t\t\tstate: ProgressState.Started,\n\t\t\t\t\t\tpercentComplete: 50,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t},\n\t\t\t\tcurrentStep: \"cloud\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tsteps: {\n\t\t\t\t\tinitialize: {\n\t\t\t\t\t\tstep: \"initialize\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tzip: {\n\t\t\t\t\t\tstep: \"zip\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tupload: {\n\t\t\t\t\t\tstep: \"upload\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tcloud: {\n\t\t\t\t\t\tstep: \"cloud\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t},\n\t\t\t\tcurrentStep: null,\n\t\t\t},\n\t\t],\n\t},\n\t{\n\t\tname: \"step-1-fail\",\n\t\tstates: [\n\t\t\t{\n\t\t\t\tsteps: {\n\t\t\t\t\tinitialize: {\n\t\t\t\t\t\tstep: \"initialize\",\n\t\t\t\t\t\tstate: ProgressState.Error,\n\t\t\t\t\t\tpercentComplete: 50,\n\t\t\t\t\t\terror: \"error message\",\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tzip: {\n\t\t\t\t\t\tstep: \"zip\",\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\n\t\t\t\t\t\tpercentComplete: 0,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tupload: {\n\t\t\t\t\t\tstep: \"upload\",\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\n\t\t\t\t\t\tpercentComplete: 0,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tcloud: {\n\t\t\t\t\t\tstep: \"cloud\",\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\n\t\t\t\t\t\tpercentComplete: 0,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t},\n\t\t\t\tcurrentStep: \"initialize\",\n\t\t\t},\n\t\t],\n\t},\n\t{\n\t\tname: \"step-2-fail\",\n\t\tstates: [\n\t\t\t{\n\t\t\t\tsteps: {\n\t\t\t\t\tinitialize: {\n\t\t\t\t\t\tstep: \"initialize\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tzip: {\n\t\t\t\t\t\tstep: \"zip\",\n\t\t\t\t\t\tstate: ProgressState.Error,\n\t\t\t\t\t\tpercentComplete: 50,\n\t\t\t\t\t\terror: \"error message\",\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tupload: {\n\t\t\t\t\t\tstep: \"upload\",\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\n\t\t\t\t\t\tpercentComplete: 0,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tcloud: {\n\t\t\t\t\t\tstep: \"cloud\",\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\n\t\t\t\t\t\tpercentComplete: 0,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t},\n\t\t\t\tcurrentStep: \"zip\",\n\t\t\t},\n\t\t],\n\t},\n\t{\n\t\tname: \"step-3-fail\",\n\t\tstates: [\n\t\t\t{\n\t\t\t\tsteps: {\n\t\t\t\t\tinitialize: {\n\t\t\t\t\t\tstep: \"initialize\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tzip: {\n\t\t\t\t\t\tstep: \"zip\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tupload: {\n\t\t\t\t\t\tstep: \"upload\",\n\t\t\t\t\t\tstate: ProgressState.Error,\n\t\t\t\t\t\tpercentComplete: 50,\n\t\t\t\t\t\terror: \"error message\",\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tcloud: {\n\t\t\t\t\t\tstep: \"cloud\",\n\t\t\t\t\t\tstate: ProgressState.NotStarted,\n\t\t\t\t\t\tpercentComplete: 0,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t},\n\t\t\t\tcurrentStep: \"upload\",\n\t\t\t},\n\t\t],\n\t},\n\t{\n\t\tname: \"step-4-started\",\n\t\tstates: [\n\t\t\t{\n\t\t\t\tsteps: {\n\t\t\t\t\tinitialize: {\n\t\t\t\t\t\tstep: \"initialize\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tzip: {\n\t\t\t\t\t\tstep: \"zip\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tupload: {\n\t\t\t\t\t\tstep: \"upload\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tcloud: {\n\t\t\t\t\t\tstep: \"cloud\",\n\t\t\t\t\t\tstate: ProgressState.Started,\n\t\t\t\t\t\tpercentComplete: 50,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t},\n\t\t\t\tcurrentStep: \"cloud\",\n\t\t\t},\n\t\t],\n\t},\n\t{\n\t\tname: \"step-4-fail\",\n\t\tstates: [\n\t\t\t{\n\t\t\t\tsteps: {\n\t\t\t\t\tinitialize: {\n\t\t\t\t\t\tstep: \"initialize\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tzip: {\n\t\t\t\t\t\tstep: \"zip\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tupload: {\n\t\t\t\t\t\tstep: \"upload\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tcloud: {\n\t\t\t\t\t\tstep: \"cloud\",\n\t\t\t\t\t\tstate: ProgressState.Error,\n\t\t\t\t\t\tpercentComplete: 50,\n\t\t\t\t\t\terror: \"error message\",\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t},\n\t\t\t\tcurrentStep: \"cloud\",\n\t\t\t},\n\t\t],\n\t},\n\t{\n\t\tname: \"success\",\n\t\tstates: [\n\t\t\t{\n\t\t\t\tsteps: {\n\t\t\t\t\tinitialize: {\n\t\t\t\t\t\tstep: \"initialize\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tzip: {\n\t\t\t\t\t\tstep: \"zip\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tupload: {\n\t\t\t\t\t\tstep: \"upload\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t\tcloud: {\n\t\t\t\t\t\tstep: \"cloud\",\n\t\t\t\t\t\tstate: ProgressState.Finished,\n\t\t\t\t\t\tpercentComplete: 100,\n\t\t\t\t\t\t// error: '',\n\t\t\t\t\t} as ProgressItem,\n\t\t\t\t},\n\t\t\t\tcurrentStep: null,\n\t\t\t},\n\t\t],\n\t},\n] as {\n\tname: string;\n\tstates: Progress[];\n}[];\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"themeProps.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/fixtures/themeProps.ts"],"names":[],"mappings":"AAAA,MAAM,UAAU,GAAG,GAAG,EAAE,CACvB,IAAI,OAAO,CAAuC,CAAC,OAAO,EAAE,EAAE;IAC7D,OAAO,CAAC,EAAE,GAAG,EAAE,IAAI,EAAE,IAAI,EAAE,eAAe,EAAE,CAAC,CAAC;AAC/C,CAAC,CAAC,CAAC;AAEJ,MAAM,wBAAwB,GAAG,GAAG,EAAE,CACrC,IAAI,OAAO,CAAe,CAAC,OAAO,EAAE,EAAE;IACrC,OAAO,CAAC,EAAE,GAAG,EAAE,EAAE,EAAE,CAAC,CAAC;AACtB,CAAC,CAAC,CAAC;AAEJ,MAAM,eAAe,GAAG,CAAC,EAAO,EAAE,EAAE;IACnC,EAAE,CAAC;QACF,IAAI,EAAE,EAAE;QACR,eAAe,EAAE,EAAE;QACnB,MAAM,EAAE;YACP,WAAW,EAAE,EAAE;YACf,aAAa,EAAE,EAAE;YACjB,WAAW,EAAE,EAAE;YACf,cAAc,EAAE,EAAE;YAClB,iBAAiB,EAAE,EAAE;SACrB;KACD,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,mBAAmB,GAAG;IAClC,eAAe;IACf,qBAAqB,EAAE,wBAAwB;IAC/C,YAAY,EAAE,wBAAwB;IACtC,UAAU,EAAE,CAAC,EAAY,EAAE,EAAE;QAC5B,EAAE,EAAE,CAAC;IACN,CAAC;IACD,kBAAkB,EAAE,UAAU;IAC9B,iBAAiB,EAAE,UAAU;IAC7B,iBAAiB,EAAE,UAAU;IAC7B,oBAAoB,EAAE,UAAU;IAChC,mBAAmB,EAAE,UAAU;CAC/B,CAAC","sourcesContent":["const uploadStub = () =>\
|
|
1
|
+
{"version":3,"file":"themeProps.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/fixtures/themeProps.ts"],"names":[],"mappings":"AAAA,MAAM,UAAU,GAAG,GAAG,EAAE,CACvB,IAAI,OAAO,CAAuC,CAAC,OAAO,EAAE,EAAE;IAC7D,OAAO,CAAC,EAAE,GAAG,EAAE,IAAI,EAAE,IAAI,EAAE,eAAe,EAAE,CAAC,CAAC;AAC/C,CAAC,CAAC,CAAC;AAEJ,MAAM,wBAAwB,GAAG,GAAG,EAAE,CACrC,IAAI,OAAO,CAAe,CAAC,OAAO,EAAE,EAAE;IACrC,OAAO,CAAC,EAAE,GAAG,EAAE,EAAE,EAAE,CAAC,CAAC;AACtB,CAAC,CAAC,CAAC;AAEJ,MAAM,eAAe,GAAG,CAAC,EAAO,EAAE,EAAE;IACnC,EAAE,CAAC;QACF,IAAI,EAAE,EAAE;QACR,eAAe,EAAE,EAAE;QACnB,MAAM,EAAE;YACP,WAAW,EAAE,EAAE;YACf,aAAa,EAAE,EAAE;YACjB,WAAW,EAAE,EAAE;YACf,cAAc,EAAE,EAAE;YAClB,iBAAiB,EAAE,EAAE;SACrB;KACD,CAAC,CAAC;AACJ,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,mBAAmB,GAAG;IAClC,eAAe;IACf,qBAAqB,EAAE,wBAAwB;IAC/C,YAAY,EAAE,wBAAwB;IACtC,UAAU,EAAE,CAAC,EAAY,EAAE,EAAE;QAC5B,EAAE,EAAE,CAAC;IACN,CAAC;IACD,kBAAkB,EAAE,UAAU;IAC9B,iBAAiB,EAAE,UAAU;IAC7B,iBAAiB,EAAE,UAAU;IAC7B,oBAAoB,EAAE,UAAU;IAChC,mBAAmB,EAAE,UAAU;CAC/B,CAAC","sourcesContent":["const uploadStub = () =>\n\tnew Promise<{ err: string | null; path: string }>((resolve) => {\n\t\tresolve({ err: null, path: \"path/to/image\" });\n\t});\n\nconst resolvePromiseEmptyError = () =>\n\tnew Promise<{ err: any }>((resolve) => {\n\t\tresolve({ err: \"\" });\n\t});\n\nconst getSDServerInfo = (cb: any) => {\n\tcb({\n\t\tname: \"\",\n\t\tapplicationRoot: \"\",\n\t\texport: {\n\t\t\ttoolbarIcon: \"\",\n\t\t\tinstallerIcon: \"\",\n\t\t\ttaskbarIcon: \"\",\n\t\t\tsystemTrayIcon: \"\",\n\t\t\tsplashScreenImage: \"\",\n\t\t},\n\t});\n};\n\nexport const default_theme_props = {\n\tgetSDServerInfo,\n\tupdateProjectSettings: resolvePromiseEmptyError,\n\tupdateThemes: resolvePromiseEmptyError,\n\tareYouSure: (cb: Function) => {\n\t\tcb();\n\t},\n\tupdateSplashScreen: uploadStub,\n\tupdateToolbarIcon: uploadStub,\n\tupdateTaskbarIcon: uploadStub,\n\tupdateSystemTrayIcon: uploadStub,\n\tupdateInstallerIcon: uploadStub,\n};\n"]}
|
|
@@ -8,6 +8,8 @@ import { Authentication } from "../Authentication";
|
|
|
8
8
|
import { default_authentication_props } from "./authenticationProps";
|
|
9
9
|
import { getApplicationsArgs } from "./apps";
|
|
10
10
|
import { Toolbar } from "../Toolbar";
|
|
11
|
+
import { OptionalSettingsView } from "../OptionalSettingsView";
|
|
12
|
+
import { getPreloadsArgs } from "./preloads";
|
|
11
13
|
export default [
|
|
12
14
|
{
|
|
13
15
|
showLabel: false,
|
|
@@ -16,7 +18,7 @@ export default [
|
|
|
16
18
|
{
|
|
17
19
|
id: "getting-started",
|
|
18
20
|
icon: "flag",
|
|
19
|
-
name: "Start
|
|
21
|
+
name: "Start",
|
|
20
22
|
component: GettingStarted,
|
|
21
23
|
},
|
|
22
24
|
],
|
|
@@ -28,16 +30,16 @@ export default [
|
|
|
28
30
|
{
|
|
29
31
|
id: "applications",
|
|
30
32
|
icon: "window",
|
|
31
|
-
name: "
|
|
33
|
+
name: "Manage apps",
|
|
32
34
|
component: Applications,
|
|
33
35
|
props: Object.assign({}, getApplicationsArgs("empty")),
|
|
34
36
|
},
|
|
35
37
|
{
|
|
36
38
|
id: "applications-optional",
|
|
37
|
-
icon: "
|
|
39
|
+
icon: "code-block",
|
|
38
40
|
name: "Optional",
|
|
39
|
-
component:
|
|
40
|
-
props: {},
|
|
41
|
+
component: OptionalSettingsView,
|
|
42
|
+
props: Object.assign({}, getPreloadsArgs()),
|
|
41
43
|
},
|
|
42
44
|
],
|
|
43
45
|
},
|
|
@@ -66,10 +68,16 @@ export default [
|
|
|
66
68
|
component: Authentication,
|
|
67
69
|
props: Object.assign({}, default_authentication_props),
|
|
68
70
|
},
|
|
71
|
+
],
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
showLabel: true,
|
|
75
|
+
label: "Deploy",
|
|
76
|
+
views: [
|
|
69
77
|
{
|
|
70
78
|
id: "export",
|
|
71
79
|
icon: "upload",
|
|
72
|
-
name: "
|
|
80
|
+
name: "Finish",
|
|
73
81
|
component: Export,
|
|
74
82
|
props: Object.assign({}, DEFAULT_PROPS),
|
|
75
83
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"views.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/fixtures/views.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C,OAAO,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;AACnC,OAAO,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;AACnC,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAC9C,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AACnD,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,4BAA4B,EAAE,MAAM,uBAAuB,CAAC;AACrE,OAAO,EAAE,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AAC7C,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;
|
|
1
|
+
{"version":3,"file":"views.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/fixtures/views.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C,OAAO,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;AACnC,OAAO,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;AACnC,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAC9C,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AACnD,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,4BAA4B,EAAE,MAAM,uBAAuB,CAAC;AACrE,OAAO,EAAE,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AAC7C,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AACrC,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAE7C,eAAe;IACd;QACC,SAAS,EAAE,KAAK;QAChB,KAAK,EAAE,EAAE;QACT,KAAK,EAAE;YACN;gBACC,EAAE,EAAE,iBAAiB;gBACrB,IAAI,EAAE,MAAM;gBACZ,IAAI,EAAE,OAAO;gBACb,SAAS,EAAE,cAAc;aACzB;SACD;KACD;IACD;QACC,SAAS,EAAE,IAAI;QACf,KAAK,EAAE,MAAM;QACb,KAAK,EAAE;YACN;gBACC,EAAE,EAAE,cAAc;gBAClB,IAAI,EAAE,QAAQ;gBACd,IAAI,EAAE,aAAa;gBACnB,SAAS,EAAE,YAAY;gBACvB,KAAK,oBAAO,mBAAmB,CAAC,OAAO,CAAC,CAAE;aAC1C;YACD;gBACC,EAAE,EAAE,uBAAuB;gBAC3B,IAAI,EAAE,YAAY;gBAClB,IAAI,EAAE,UAAU;gBAChB,SAAS,EAAE,oBAAoB;gBAC/B,KAAK,oBAAO,eAAe,EAAE,CAAE;aAC/B;SACD;KACD;IACD;QACC,SAAS,EAAE,IAAI;QACf,KAAK,EAAE,uBAAuB;QAC9B,KAAK,EAAE;YACN;gBACC,EAAE,EAAE,QAAQ;gBACZ,IAAI,EAAE,cAAc;gBACpB,IAAI,EAAE,OAAO;gBACb,SAAS,EAAE,MAAM;gBACjB,KAAK,oBAAO,mBAAmB,CAAE;aACjC;YACD;gBACC,EAAE,EAAE,SAAS;gBACb,IAAI,EAAE,SAAS;gBACf,IAAI,EAAE,SAAS;gBACf,SAAS,EAAE,OAAO;gBAClB,KAAK,oBAAO,mBAAmB,CAAC,OAAO,CAAC,CAAE;aAC1C;YACD;gBACC,EAAE,EAAE,gBAAgB;gBACpB,IAAI,EAAE,KAAK;gBACX,IAAI,EAAE,gBAAgB;gBACtB,SAAS,EAAE,cAAc;gBACzB,KAAK,oBAAO,4BAA4B,CAAE;aAC1C;SACD;KACD;IACD;QACC,SAAS,EAAE,IAAI;QACf,KAAK,EAAE,QAAQ;QACf,KAAK,EAAE;YACN;gBACC,EAAE,EAAE,QAAQ;gBACZ,IAAI,EAAE,QAAQ;gBACd,IAAI,EAAE,QAAQ;gBACd,SAAS,EAAE,MAAM;gBACjB,KAAK,oBAAO,aAAa,CAAE;aAC3B;SACD;KACD;CACoB,CAAC","sourcesContent":["import { GettingStarted } from \"../GettingStarted\";\nimport { Applications } from \"../Applications\";\nimport { ViewSectionInfo } from \"../../../types/smartDesktopDesignerTypes\";\nimport { Themes } from \"../Themes\";\nimport { Export } from \"../Export\";\nimport { DEFAULT_PROPS } from \"./exportProps\";\nimport { default_theme_props } from \"./themeProps\";\nimport { Authentication } from \"../Authentication\";\nimport { default_authentication_props } from \"./authenticationProps\";\nimport { getApplicationsArgs } from \"./apps\";\nimport { Toolbar } from \"../Toolbar\";\nimport { OptionalSettingsView } from \"../OptionalSettingsView\";\nimport { getPreloadsArgs } from \"./preloads\";\n\nexport default [\n\t{\n\t\tshowLabel: false,\n\t\tlabel: \"\",\n\t\tviews: [\n\t\t\t{\n\t\t\t\tid: \"getting-started\",\n\t\t\t\ticon: \"flag\",\n\t\t\t\tname: \"Start\",\n\t\t\t\tcomponent: GettingStarted,\n\t\t\t},\n\t\t],\n\t},\n\t{\n\t\tshowLabel: true,\n\t\tlabel: \"Apps\",\n\t\tviews: [\n\t\t\t{\n\t\t\t\tid: \"applications\",\n\t\t\t\ticon: \"window\",\n\t\t\t\tname: \"Manage apps\",\n\t\t\t\tcomponent: Applications,\n\t\t\t\tprops: { ...getApplicationsArgs(\"empty\") },\n\t\t\t},\n\t\t\t{\n\t\t\t\tid: \"applications-optional\",\n\t\t\t\ticon: \"code-block\",\n\t\t\t\tname: \"Optional\",\n\t\t\t\tcomponent: OptionalSettingsView,\n\t\t\t\tprops: { ...getPreloadsArgs() },\n\t\t\t},\n\t\t],\n\t},\n\t{\n\t\tshowLabel: true,\n\t\tlabel: \"Desktop Customization\",\n\t\tviews: [\n\t\t\t{\n\t\t\t\tid: \"themes\",\n\t\t\t\ticon: \"paint-roller\",\n\t\t\t\tname: \"Theme\",\n\t\t\t\tcomponent: Themes,\n\t\t\t\tprops: { ...default_theme_props },\n\t\t\t},\n\t\t\t{\n\t\t\t\tid: \"toolbar\",\n\t\t\t\ticon: \"toolbar\",\n\t\t\t\tname: \"Toolbar\",\n\t\t\t\tcomponent: Toolbar,\n\t\t\t\tprops: { ...getApplicationsArgs(\"empty\") },\n\t\t\t},\n\t\t\t{\n\t\t\t\tid: \"authentication\",\n\t\t\t\ticon: \"key\",\n\t\t\t\tname: \"Authentication\",\n\t\t\t\tcomponent: Authentication,\n\t\t\t\tprops: { ...default_authentication_props },\n\t\t\t},\n\t\t],\n\t},\n\t{\n\t\tshowLabel: true,\n\t\tlabel: \"Deploy\",\n\t\tviews: [\n\t\t\t{\n\t\t\t\tid: \"export\",\n\t\t\t\ticon: \"upload\",\n\t\t\t\tname: \"Finish\",\n\t\t\t\tcomponent: Export,\n\t\t\t\tprops: { ...DEFAULT_PROPS },\n\t\t\t},\n\t\t],\n\t},\n] as ViewSectionInfo[];\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const toSentenceCase = (s) => s.charAt(0).toUpperCase() + s.slice(1);
|
|
2
|
-
const invalidDefaultNames = ["http", "https"];
|
|
2
|
+
const invalidDefaultNames = ["http", "https", "html"];
|
|
3
3
|
export const getDefaultName = (name) => {
|
|
4
4
|
var _a;
|
|
5
5
|
const words = (_a = (name || "").match(/\w{4,}/gi)) !== null && _a !== void 0 ? _a : [""];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdd_helpers.js","sourceRoot":"","sources":["../../../src/components/smartDesktopDesigner/sdd_helpers.ts"],"names":[],"mappings":"AAAA,MAAM,cAAc,GAAG,CAAC,CAAS,EAAE,EAAE,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,WAAW,EAAE,GAAG,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;AAE7E,MAAM,mBAAmB,GAAG,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"sdd_helpers.js","sourceRoot":"","sources":["../../../src/components/smartDesktopDesigner/sdd_helpers.ts"],"names":[],"mappings":"AAAA,MAAM,cAAc,GAAG,CAAC,CAAS,EAAE,EAAE,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,WAAW,EAAE,GAAG,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;AAE7E,MAAM,mBAAmB,GAAG,CAAC,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC,CAAC;AAQtD,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,IAAwB,EAAE,EAAE;;IAC1D,MAAM,KAAK,GAAG,MAAA,CAAC,IAAI,IAAI,EAAE,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,mCAAI,CAAC,EAAE,CAAC,CAAC;IACrD,OAAO,cAAc,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC,mBAAmB,CAAC,QAAQ,CAAC,IAAI,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC,GAAG,EAAE,IAAI,EAAE,CAAC,CAAC;AAC9G,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,qBAAqB,GAAG,CAAC,SAA2E,EAAE,EAAE;IACpH,MAAM,WAAW,GAAG,SAAS,CAAC,IAAI,IAAI,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,SAAS,CAAC,IAAI,IAAI,EAAE,CAAC,IAAI,EAAE,CAAC;IAClG,MAAM,SAAS,GAAG,SAAS,CAAC,GAAG,IAAI,EAAE,CAAC;IACtC,MAAM,UAAU,GAAG,SAAS,CAAC,IAAI,IAAI,EAAE,CAAC;IACxC,MAAM,cAAc,GAAG,SAAS,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC;IACrE,OAAO;QACN,WAAW;QACX,SAAS;QACT,UAAU;QACV,cAAc;KACd,CAAC;AACH,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,QAAQ,GAAG,GAAG,EAAE,CAC5B,IAAI,OAAO,CAAO,CAAC,OAAO,EAAE,EAAE;IAC7B,UAAU,CAAC,GAAG,EAAE;QACf,OAAO,EAAE,CAAC;IACX,CAAC,EAAE,CAAC,CAAC,CAAC;AACP,CAAC,CAAC,CAAC;AAEJ,MAAM,CAAC,MAAM,QAAQ,GAAG,CAAC,EAAU,EAAE,EAAE,CACtC,IAAI,OAAO,CAAO,CAAC,OAAO,EAAE,EAAE;IAC7B,UAAU,CAAC,GAAG,EAAE;QACf,OAAO,EAAE,CAAC;IACX,CAAC,EAAE,EAAE,CAAC,CAAC;AACR,CAAC,CAAC,CAAC","sourcesContent":["const toSentenceCase = (s: string) => s.charAt(0).toUpperCase() + s.slice(1);\n\nconst invalidDefaultNames = [\"http\", \"https\", \"html\"];\n\n/**\n * Returns the last word with more than 3 characters in the url or path\n *\n * @param {*} data\n * @return {*} {string}\n */\nexport const getDefaultName = (name: string | undefined) => {\n\tconst words = (name || \"\").match(/\\w{4,}/gi) ?? [\"\"];\n\treturn toSentenceCase(words.filter((word) => !invalidDefaultNames.includes(word.toLowerCase())).pop() || \"\");\n};\n\nexport const generateDefaultConfig = (appConfig: { name?: string; url?: string; path?: string; appType?: string }) => {\n\tconst displayName = appConfig.name || getDefaultName(appConfig.url || appConfig.path || \"\") || \"\";\n\tconst windowURL = appConfig.url || \"\";\n\tconst nativePath = appConfig.path || \"\";\n\tconst currentAppType = appConfig.appType ? appConfig.appType : \"web\";\n\treturn {\n\t\tdisplayName,\n\t\twindowURL,\n\t\tnativePath,\n\t\tcurrentAppType,\n\t};\n};\n\nexport const waitTick = () =>\n\tnew Promise<void>((resolve) => {\n\t\tsetTimeout(() => {\n\t\t\tresolve();\n\t\t}, 0);\n\t});\n\nexport const waitTime = (ms: number) =>\n\tnew Promise<void>((resolve) => {\n\t\tsetTimeout(() => {\n\t\t\tresolve();\n\t\t}, ms);\n\t});\n"]}
|
|
@@ -4,9 +4,10 @@ import "../../../assets/css/finsemble.css";
|
|
|
4
4
|
import "../../common/css/styles.css";
|
|
5
5
|
declare const _default: {
|
|
6
6
|
title: string;
|
|
7
|
-
component: ({ startingDisplayName, startingAppType, startingWindowURL, startingNativePath, appData, validateURL, removeApplicationFn, cancelFn, submitFn, addApp, isInboundInteropAuthorized, isOutboundInteropAuthorized, }: AppEditPageProps) => JSX.Element;
|
|
7
|
+
component: ({ startingDisplayName, startingAppType, startingWindowURL, startingNativePath, appData, validateURL, removeApplicationFn, cancelFn, submitFn, addApp, isInboundInteropAuthorized, isOutboundInteropAuthorized, preloadAliasList, }: AppEditPageProps) => JSX.Element;
|
|
8
8
|
};
|
|
9
9
|
export default _default;
|
|
10
10
|
export declare const Page: import("@storybook/react").Story<AppEditPageProps>;
|
|
11
11
|
export declare const PageWithIconURL: import("@storybook/react").Story<AppEditPageProps>;
|
|
12
|
+
export declare const NativePage: import("@storybook/react").Story<AppEditPageProps>;
|
|
12
13
|
export declare const EmptyPage: import("@storybook/react").Story<AppEditPageProps>;
|
|
@@ -26,8 +26,10 @@ const defaultProps = {
|
|
|
26
26
|
isInboundInteropAuthorized: resolvePromiseAsTrue,
|
|
27
27
|
isOutboundInteropAuthorized: resolvePromiseAsTrue,
|
|
28
28
|
addApp: resolvePromiseErrorNull,
|
|
29
|
+
preloadAliasList: [],
|
|
29
30
|
};
|
|
30
31
|
export const Page = createStory(AppEditPage, defaultProps);
|
|
31
32
|
export const PageWithIconURL = createStory(AppEditPage, Object.assign(Object.assign({}, defaultProps), { appData: Object.assign(Object.assign({}, defaultAppData), { iconURL: "https://assets.finsemble.com/components/fdc3-workbench/fdc3-icon-256.png" }) }));
|
|
33
|
+
export const NativePage = createStory(AppEditPage, Object.assign(Object.assign({}, defaultProps), { startingAppType: "native", startingNativePath: "test.exe", appData: defaultAppData }));
|
|
32
34
|
export const EmptyPage = createStory(AppEditPage, Object.assign(Object.assign({}, defaultProps), { startingDisplayName: "", startingWindowURL: "", validateURL: (s) => !s.includes("invalid") }));
|
|
33
35
|
//# sourceMappingURL=AppEditPage.stories.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppEditPage.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/AppEditPage.stories.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAoB,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC/E,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAC;AAElD,eAAe;IACd,KAAK,EAAE,oCAAoC;IAC3C,SAAS,EAAE,WAAW;CACtB,CAAC;AAEF,MAAM,oBAAoB,GAAG,GAAkB,EAAE,CAChD,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE;IACvB,OAAO,CAAC,IAAI,CAAC,CAAC;AACf,CAAC,CAAC,CAAC;AAEJ,MAAM,uBAAuB,GAAG,GAA2B,EAAE,CAC5D,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE;IACvB,OAAO,CAAC,EAAE,GAAG,EAAE,IAAI,EAAE,CAAC,CAAC;AACxB,CAAC,CAAC,CAAC;AAEJ,MAAM,YAAY,GAAG;IACpB,mBAAmB,EAAE,MAAM;IAC3B,eAAe,EAAE,KAAK;IACtB,iBAAiB,EAAE,uBAAuB;IAC1C,kBAAkB,EAAE,EAAE;IACtB,OAAO,EAAE,cAAc;IACvB,WAAW,EAAE,GAAG,EAAE,CAAC,IAAI;IACvB,mBAAmB,EAAE,MAAM,CAAC,oBAAoB,CAAC;IACjD,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC;IAC1B,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC;IAC1B,0BAA0B,EAAE,oBAAoB;IAChD,2BAA2B,EAAE,oBAAoB;IACjD,MAAM,EAAE,uBAAuB;
|
|
1
|
+
{"version":3,"file":"AppEditPage.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/AppEditPage.stories.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAoB,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC/E,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAC;AAElD,eAAe;IACd,KAAK,EAAE,oCAAoC;IAC3C,SAAS,EAAE,WAAW;CACtB,CAAC;AAEF,MAAM,oBAAoB,GAAG,GAAkB,EAAE,CAChD,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE;IACvB,OAAO,CAAC,IAAI,CAAC,CAAC;AACf,CAAC,CAAC,CAAC;AAEJ,MAAM,uBAAuB,GAAG,GAA2B,EAAE,CAC5D,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE;IACvB,OAAO,CAAC,EAAE,GAAG,EAAE,IAAI,EAAE,CAAC,CAAC;AACxB,CAAC,CAAC,CAAC;AAEJ,MAAM,YAAY,GAAG;IACpB,mBAAmB,EAAE,MAAM;IAC3B,eAAe,EAAE,KAAK;IACtB,iBAAiB,EAAE,uBAAuB;IAC1C,kBAAkB,EAAE,EAAE;IACtB,OAAO,EAAE,cAAc;IACvB,WAAW,EAAE,GAAG,EAAE,CAAC,IAAI;IACvB,mBAAmB,EAAE,MAAM,CAAC,oBAAoB,CAAC;IACjD,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC;IAC1B,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC;IAC1B,0BAA0B,EAAE,oBAAoB;IAChD,2BAA2B,EAAE,oBAAoB;IACjD,MAAM,EAAE,uBAAuB;IAC/B,gBAAgB,EAAE,EAAE;CACpB,CAAC;AAEF,MAAM,CAAC,MAAM,IAAI,GAAG,WAAW,CAAmB,WAAW,EAAE,YAAY,CAAC,CAAC;AAE7E,MAAM,CAAC,MAAM,eAAe,GAAG,WAAW,CAAmB,WAAW,kCACpE,YAAY,KACf,OAAO,kCACH,cAAc,KACjB,OAAO,EAAE,0EAA0E,OAEnF,CAAC;AAEH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAW,CAAmB,WAAW,kCAC/D,YAAY,KACf,eAAe,EAAE,QAAQ,EACzB,kBAAkB,EAAE,UAAU,EAC9B,OAAO,EAAE,cAAc,IACtB,CAAC;AAEH,MAAM,CAAC,MAAM,SAAS,GAAG,WAAW,CAAmB,WAAW,kCAC9D,YAAY,KACf,mBAAmB,EAAE,EAAE,EACvB,iBAAiB,EAAE,EAAE,EACrB,WAAW,EAAE,CAAC,CAAS,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,SAAS,CAAC,IACjD,CAAC","sourcesContent":["// eslint-disable-next-line @typescript-eslint/no-unused-vars\nimport React from \"react\"; // This must be imported, or storybook will choke on this page\nimport { AppEditPage, AppEditPageProps, defaultAppData } from \"../AppEditPage\";\nimport \"../../../assets/css/finsemble.css\";\nimport \"../../common/css/styles.css\";\nimport { createStory } from \"../../common/helpers\";\nimport { action } from \"@storybook/addon-actions\";\n\nexport default {\n\ttitle: \"Smart Desktop Designer/AppEditPage\",\n\tcomponent: AppEditPage,\n};\n\nconst resolvePromiseAsTrue = (): Promise<true> =>\n\tnew Promise((resolve) => {\n\t\tresolve(true);\n\t});\n\nconst resolvePromiseErrorNull = (): Promise<{ err: null }> =>\n\tnew Promise((resolve) => {\n\t\tresolve({ err: null });\n\t});\n\nconst defaultProps = {\n\tstartingDisplayName: \"Test\",\n\tstartingAppType: \"web\",\n\tstartingWindowURL: \"http://www.google.com\",\n\tstartingNativePath: \"\",\n\tappData: defaultAppData,\n\tvalidateURL: () => true,\n\tremoveApplicationFn: action(\"Remove application\"),\n\tcancelFn: action(\"Cancel\"),\n\tsubmitFn: action(\"Submit\"),\n\tisInboundInteropAuthorized: resolvePromiseAsTrue,\n\tisOutboundInteropAuthorized: resolvePromiseAsTrue,\n\taddApp: resolvePromiseErrorNull,\n\tpreloadAliasList: [],\n};\n\nexport const Page = createStory<AppEditPageProps>(AppEditPage, defaultProps);\n\nexport const PageWithIconURL = createStory<AppEditPageProps>(AppEditPage, {\n\t...defaultProps,\n\tappData: {\n\t\t...defaultAppData,\n\t\ticonURL: \"https://assets.finsemble.com/components/fdc3-workbench/fdc3-icon-256.png\",\n\t},\n});\n\nexport const NativePage = createStory<AppEditPageProps>(AppEditPage, {\n\t...defaultProps,\n\tstartingAppType: \"native\",\n\tstartingNativePath: \"test.exe\",\n\tappData: defaultAppData,\n});\n\nexport const EmptyPage = createStory<AppEditPageProps>(AppEditPage, {\n\t...defaultProps,\n\tstartingDisplayName: \"\",\n\tstartingWindowURL: \"\",\n\tvalidateURL: (s: string) => !s.includes(\"invalid\"),\n});\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Appearance.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/Appearance.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACnE,OAAO,EAAE,UAAU,EAAmB,MAAM,eAAe,CAAC;AAC5D,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AACrC,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAE5D,eAAe;IACd,KAAK,EAAE,mCAAmC;IAC1C,SAAS,EAAE,UAAU;CACrB,CAAC;AAEF,MAAM,CAAC,MAAM,IAAI,GAAG,WAAW,CAAkB,UAAU,EAAE;IAC5D,UAAU,EAAE,SAAS;IACrB,SAAS;IACT,UAAU;IACV,YAAY,EAAE,GAAG,EAAE;IAEnB,CAAC;IACD,UAAU,EAAE,CAAC,EAAc,EAAE,EAAE;QAC9B,EAAE,EAAE,CAAC;IACN,CAAC;IACD,OAAO,EAAE,EAAE;IACX,WAAW,EAAE,EAAE;IACf,WAAW,EAAE,EAAE;IACf,aAAa,EAAE,EAAE;IACjB,cAAc,EAAE,EAAE;IAClB,iBAAiB,EAAE,EAAE;IACrB,cAAc,EAAE,GAAG,EAAE,GAAE,CAAC;IACxB,cAAc,EAAE,GAAG,EAAE,GAAE,CAAC;IACxB,gBAAgB,EAAE,GAAG,EAAE,GAAE,CAAC;IAC1B,iBAAiB,EAAE,GAAG,EAAE,GAAE,CAAC;IAC3B,oBAAoB,EAAE,GAAG,EAAE,GAAE,CAAC;IAC9B,eAAe,EAAE,GAAG,EAAE,GAAE,CAAC;IACzB,kBAAkB,EAAE,cAAc;IAClC,iBAAiB,EAAE,cAAc;IACjC,iBAAiB,EAAE,cAAc;IACjC,oBAAoB,EAAE,cAAc;IACpC,mBAAmB,EAAE,cAAc;CACnC,CAAC,CAAC","sourcesContent":["import { createStory, uploadFunction } from \"../../common/helpers\";\
|
|
1
|
+
{"version":3,"file":"Appearance.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/Appearance.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACnE,OAAO,EAAE,UAAU,EAAmB,MAAM,eAAe,CAAC;AAC5D,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AACrC,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAE5D,eAAe;IACd,KAAK,EAAE,mCAAmC;IAC1C,SAAS,EAAE,UAAU;CACrB,CAAC;AAEF,MAAM,CAAC,MAAM,IAAI,GAAG,WAAW,CAAkB,UAAU,EAAE;IAC5D,UAAU,EAAE,SAAS;IACrB,SAAS;IACT,UAAU;IACV,YAAY,EAAE,GAAG,EAAE;IAEnB,CAAC;IACD,UAAU,EAAE,CAAC,EAAc,EAAE,EAAE;QAC9B,EAAE,EAAE,CAAC;IACN,CAAC;IACD,OAAO,EAAE,EAAE;IACX,WAAW,EAAE,EAAE;IACf,WAAW,EAAE,EAAE;IACf,aAAa,EAAE,EAAE;IACjB,cAAc,EAAE,EAAE;IAClB,iBAAiB,EAAE,EAAE;IACrB,cAAc,EAAE,GAAG,EAAE,GAAE,CAAC;IACxB,cAAc,EAAE,GAAG,EAAE,GAAE,CAAC;IACxB,gBAAgB,EAAE,GAAG,EAAE,GAAE,CAAC;IAC1B,iBAAiB,EAAE,GAAG,EAAE,GAAE,CAAC;IAC3B,oBAAoB,EAAE,GAAG,EAAE,GAAE,CAAC;IAC9B,eAAe,EAAE,GAAG,EAAE,GAAE,CAAC;IACzB,kBAAkB,EAAE,cAAc;IAClC,iBAAiB,EAAE,cAAc;IACjC,iBAAiB,EAAE,cAAc;IACjC,oBAAoB,EAAE,cAAc;IACpC,mBAAmB,EAAE,cAAc;CACnC,CAAC,CAAC","sourcesContent":["import { createStory, uploadFunction } from \"../../common/helpers\";\nimport { Appearance, AppearanceProps } from \"../Appearance\";\nimport \"../../../assets/css/finsemble.css\";\nimport \"../../common/css/styles.css\";\nimport { darkTheme, lightTheme } from \"../themeDefinitions\";\n\nexport default {\n\ttitle: \"Smart Desktop Designer/Appearance\",\n\tcomponent: Appearance,\n};\n\nexport const Page = createStory<AppearanceProps>(Appearance, {\n\tstartTheme: darkTheme,\n\tdarkTheme,\n\tlightTheme,\n\tupdateThemes: () => {\n\t\t// console.log(`ID: ${id}, Theme: ${newValue}`);\n\t},\n\tareYouSure: (cb: () => void) => {\n\t\tcb();\n\t},\n\tbaseURL: \"\",\n\ttoolbarIcon: \"\",\n\ttaskbarIcon: \"\",\n\tinstallerIcon: \"\",\n\tsystemTrayIcon: \"\",\n\tsplashScreenImage: \"\",\n\tsetToolbarIcon: () => {},\n\tsetTaskbarIcon: () => {},\n\tsetInstallerIcon: () => {},\n\tsetSystemTrayIcon: () => {},\n\tsetSplashScreenImage: () => {},\n\tsetIconsChanged: () => {},\n\tupdateSplashScreen: uploadFunction,\n\tupdateToolbarIcon: uploadFunction,\n\tupdateTaskbarIcon: uploadFunction,\n\tupdateSystemTrayIcon: uploadFunction,\n\tupdateInstallerIcon: uploadFunction,\n});\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Applications.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/Applications.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,YAAY,EAAqB,MAAM,iBAAiB,CAAC;AAClE,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AAGrC,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,eAAe;IACd,KAAK,EAAE,oBAAoB;IAC3B,SAAS,EAAE,YAAY;CACvB,CAAC;AAEF,MAAM,QAAQ,GAA6B,CAAC,IAAuB,EAAE,EAAE;IACtE,QAAQ,CAAC,MAAM,CAAC,CAAC;IAEjB,OAAO,CACN,oBAAC,iBAAiB,IAAC,KAAK,EAAE,WAAW,EAAE;QACtC,oBAAC,YAAY,oBAAK,IAAI,EAAI,CACP,CACpB,CAAC;AACH,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,GAAG,EAAE;IACtC,MAAM,SAAS,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;IAEpC,SAAS,CAAC,IAAI,GAAG,mBAAmB,CAAC,OAAO,CAAC,CAAC;IAE9C,OAAO,SAAS,CAAC;AAClB,CAAC,CAAC,EAAE,CAAC;AAEL,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,GAAG,EAAE;IACxC,MAAM,SAAS,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;IAEpC,SAAS,CAAC,IAAI,GAAG,mBAAmB,CAAC,SAAS,CAAC,CAAC;IAEhD,OAAO,SAAS,CAAC;AAClB,CAAC,CAAC,EAAE,CAAC;AAEL,MAAM,CAAC,MAAM,IAAI,GAAG,CAAC,GAAG,EAAE;IACzB,MAAM,SAAS,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;IAEpC,SAAS,CAAC,IAAI,GAAG,mBAAmB,CAAC,MAAM,CAAC,CAAC;IAE7C,OAAO,SAAS,CAAC;AAClB,CAAC,CAAC,EAAE,CAAC;AAEL,MAAM,CAAC,MAAM,yBAAyB,GAAG,CAAC,GAAG,EAAE;IAC9C,MAAM,SAAS,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;IAEpC,SAAS,CAAC,IAAI,GAAG,mBAAmB,CAAC,WAAW,CAAC,CAAC;IAElD,OAAO,SAAS,CAAC;AAClB,CAAC,CAAC,EAAE,CAAC","sourcesContent":["import React from \"react\";\
|
|
1
|
+
{"version":3,"file":"Applications.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/Applications.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,YAAY,EAAqB,MAAM,iBAAiB,CAAC;AAClE,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AAGrC,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,eAAe;IACd,KAAK,EAAE,oBAAoB;IAC3B,SAAS,EAAE,YAAY;CACvB,CAAC;AAEF,MAAM,QAAQ,GAA6B,CAAC,IAAuB,EAAE,EAAE;IACtE,QAAQ,CAAC,MAAM,CAAC,CAAC;IAEjB,OAAO,CACN,oBAAC,iBAAiB,IAAC,KAAK,EAAE,WAAW,EAAE;QACtC,oBAAC,YAAY,oBAAK,IAAI,EAAI,CACP,CACpB,CAAC;AACH,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,GAAG,EAAE;IACtC,MAAM,SAAS,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;IAEpC,SAAS,CAAC,IAAI,GAAG,mBAAmB,CAAC,OAAO,CAAC,CAAC;IAE9C,OAAO,SAAS,CAAC;AAClB,CAAC,CAAC,EAAE,CAAC;AAEL,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,GAAG,EAAE;IACxC,MAAM,SAAS,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;IAEpC,SAAS,CAAC,IAAI,GAAG,mBAAmB,CAAC,SAAS,CAAC,CAAC;IAEhD,OAAO,SAAS,CAAC;AAClB,CAAC,CAAC,EAAE,CAAC;AAEL,MAAM,CAAC,MAAM,IAAI,GAAG,CAAC,GAAG,EAAE;IACzB,MAAM,SAAS,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;IAEpC,SAAS,CAAC,IAAI,GAAG,mBAAmB,CAAC,MAAM,CAAC,CAAC;IAE7C,OAAO,SAAS,CAAC;AAClB,CAAC,CAAC,EAAE,CAAC;AAEL,MAAM,CAAC,MAAM,yBAAyB,GAAG,CAAC,GAAG,EAAE;IAC9C,MAAM,SAAS,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;IAEpC,SAAS,CAAC,IAAI,GAAG,mBAAmB,CAAC,WAAW,CAAC,CAAC;IAElD,OAAO,SAAS,CAAC;AAClB,CAAC,CAAC,EAAE,CAAC","sourcesContent":["import React from \"react\";\nimport { Applications, ApplicationsProps } from \"../Applications\";\nimport \"../../../assets/css/finsemble.css\";\nimport \"../../common/css/styles.css\";\nimport { Story } from \"@storybook/react/types-6-0\";\n\nimport { FinsembleProvider } from \"../../FinsembleProvider\";\nimport { initFSBL } from \"../../common/helpers\";\nimport { getApplicationsArgs } from \"../fixtures/apps\";\nimport { createStore } from \"../../../store\";\n\nexport default {\n\ttitle: \"Views/Applications\",\n\tcomponent: Applications,\n};\n\nconst Template: Story<ApplicationsProps> = (args: ApplicationsProps) => {\n\tinitFSBL(window);\n\n\treturn (\n\t\t<FinsembleProvider store={createStore()}>\n\t\t\t<Applications {...args} />\n\t\t</FinsembleProvider>\n\t);\n};\n\nexport const EmptyApplications = (() => {\n\tconst Component = Template.bind({});\n\n\tComponent.args = getApplicationsArgs(\"empty\");\n\n\treturn Component;\n})();\n\nexport const DefaultApplications = (() => {\n\tconst Component = Template.bind({});\n\n\tComponent.args = getApplicationsArgs(\"default\");\n\n\treturn Component;\n})();\n\nexport const Long = (() => {\n\tconst Component = Template.bind({});\n\n\tComponent.args = getApplicationsArgs(\"long\");\n\n\treturn Component;\n})();\n\nexport const ApplicationsWithTemporary = (() => {\n\tconst Component = Template.bind({});\n\n\tComponent.args = getApplicationsArgs(\"temporary\");\n\n\treturn Component;\n})();\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AssetsPage.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/AssetsPage.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACnE,OAAO,EAAE,UAAU,EAAmB,MAAM,eAAe,CAAC;AAC5D,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AAErC,eAAe;IACd,KAAK,EAAE,mCAAmC;IAC1C,SAAS,EAAE,UAAU;CACrB,CAAC;AAEF,MAAM,CAAC,MAAM,IAAI,GAAG,WAAW,CAAkB,UAAU,EAAE;IAC5D,OAAO,EAAE,EAAE;IACX,WAAW,EAAE,EAAE;IACf,WAAW,EAAE,EAAE;IACf,aAAa,EAAE,EAAE;IACjB,cAAc,EAAE,EAAE;IAClB,iBAAiB,EAAE,EAAE;IACrB,cAAc,EAAE,CAAC,CAAS,EAAE,EAAE;QAC7B,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IAChB,CAAC;IACD,cAAc,EAAE,CAAC,CAAS,EAAE,EAAE;QAC7B,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IAChB,CAAC;IACD,gBAAgB,EAAE,CAAC,CAAS,EAAE,EAAE;QAC/B,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IAChB,CAAC;IACD,iBAAiB,EAAE,CAAC,CAAS,EAAE,EAAE;QAChC,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IAChB,CAAC;IACD,oBAAoB,EAAE,CAAC,CAAS,EAAE,EAAE;QACnC,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IAChB,CAAC;IACD,eAAe,EAAE,CAAC,CAAS,EAAE,EAAE;QAC9B,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IAChB,CAAC;IACD,kBAAkB,EAAE,cAAc;IAClC,iBAAiB,EAAE,cAAc;IACjC,iBAAiB,EAAE,cAAc;IACjC,oBAAoB,EAAE,cAAc;IACpC,mBAAmB,EAAE,cAAc;CACnC,CAAC,CAAC","sourcesContent":["import { createStory, uploadFunction } from \"../../common/helpers\";\
|
|
1
|
+
{"version":3,"file":"AssetsPage.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/AssetsPage.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACnE,OAAO,EAAE,UAAU,EAAmB,MAAM,eAAe,CAAC;AAC5D,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AAErC,eAAe;IACd,KAAK,EAAE,mCAAmC;IAC1C,SAAS,EAAE,UAAU;CACrB,CAAC;AAEF,MAAM,CAAC,MAAM,IAAI,GAAG,WAAW,CAAkB,UAAU,EAAE;IAC5D,OAAO,EAAE,EAAE;IACX,WAAW,EAAE,EAAE;IACf,WAAW,EAAE,EAAE;IACf,aAAa,EAAE,EAAE;IACjB,cAAc,EAAE,EAAE;IAClB,iBAAiB,EAAE,EAAE;IACrB,cAAc,EAAE,CAAC,CAAS,EAAE,EAAE;QAC7B,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IAChB,CAAC;IACD,cAAc,EAAE,CAAC,CAAS,EAAE,EAAE;QAC7B,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IAChB,CAAC;IACD,gBAAgB,EAAE,CAAC,CAAS,EAAE,EAAE;QAC/B,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IAChB,CAAC;IACD,iBAAiB,EAAE,CAAC,CAAS,EAAE,EAAE;QAChC,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IAChB,CAAC;IACD,oBAAoB,EAAE,CAAC,CAAS,EAAE,EAAE;QACnC,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IAChB,CAAC;IACD,eAAe,EAAE,CAAC,CAAS,EAAE,EAAE;QAC9B,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IAChB,CAAC;IACD,kBAAkB,EAAE,cAAc;IAClC,iBAAiB,EAAE,cAAc;IACjC,iBAAiB,EAAE,cAAc;IACjC,oBAAoB,EAAE,cAAc;IACpC,mBAAmB,EAAE,cAAc;CACnC,CAAC,CAAC","sourcesContent":["import { createStory, uploadFunction } from \"../../common/helpers\";\nimport { AssetsPage, AssetsPageProps } from \"../AssetsPage\";\nimport \"../../../assets/css/finsemble.css\";\nimport \"../../common/css/styles.css\";\n\nexport default {\n\ttitle: \"Smart Desktop Designer/AssetsPage\",\n\tcomponent: AssetsPage,\n};\n\nexport const Page = createStory<AssetsPageProps>(AssetsPage, {\n\tbaseURL: \"\",\n\ttoolbarIcon: \"\",\n\ttaskbarIcon: \"\",\n\tinstallerIcon: \"\",\n\tsystemTrayIcon: \"\",\n\tsplashScreenImage: \"\",\n\tsetToolbarIcon: (s: string) => {\n\t\tconsole.log(s);\n\t},\n\tsetTaskbarIcon: (s: string) => {\n\t\tconsole.log(s);\n\t},\n\tsetInstallerIcon: (s: string) => {\n\t\tconsole.log(s);\n\t},\n\tsetSystemTrayIcon: (s: string) => {\n\t\tconsole.log(s);\n\t},\n\tsetSplashScreenImage: (s: string) => {\n\t\tconsole.log(s);\n\t},\n\tsetIconsChanged: (n: number) => {\n\t\tconsole.log(n);\n\t},\n\tupdateSplashScreen: uploadFunction,\n\tupdateToolbarIcon: uploadFunction,\n\tupdateTaskbarIcon: uploadFunction,\n\tupdateSystemTrayIcon: uploadFunction,\n\tupdateInstallerIcon: uploadFunction,\n});\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Authentication.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/Authentication.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,cAAc,EAAuB,MAAM,mBAAmB,CAAC;AACxE,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AACrC,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAE5D,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,4BAA4B,EAAE,MAAM,iCAAiC,CAAC;AAC/E,OAAO,EAAE,kBAAkB,EAA0B,MAAM,0CAA0C,CAAC;AAEtG,eAAe;IACd,KAAK,EAAE,sBAAsB;IAC7B,SAAS,EAAE,cAAc;CACzB,CAAC;AAEF,MAAM,QAAQ,GAA+B,CAAC,IAAyB,EAAE,EAAE;IAC1E,QAAQ,CAAC,MAAM,CAAC,CAAC;IAEjB,OAAO,CACN,oBAAC,iBAAiB;QACjB,oBAAC,cAAc,oBAAK,IAAI,EAAI,CACT,CACpB,CAAC;AACH,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,IAAI,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AACtC,IAAI,CAAC,IAAI,qBAAQ,4BAA4B,CAAE,CAAC;AAEhD,MAAM,0BAA0B,GAAG,GAAsC,EAAE,CAC1E,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE;IACvB,OAAO,CAAC;QACP;YACC,IAAI,EAAE,QAAQ;YACd,OAAO,EAAE,IAAI;YACb,IAAI,EAAE,kBAAkB,CAAC,MAAM;YAC/B,SAAS,EAAE,EAAE;YACb,MAAM,EAAE,IAAI;YACZ,YAAY,EAAE,EAAE;YAChB,KAAK,EAAE,KAAK;SACZ;KACD,CAAC,CAAC;AACJ,CAAC,CAAC,CAAC;AAEJ,MAAM,CAAC,MAAM,WAAW,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAC7C,WAAW,CAAC,IAAI,mCACZ,4BAA4B,KAC/B,0BAA0B,GAC1B,CAAC;AAEF,MAAM,CAAC,MAAM,SAAS,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAC3C,SAAS,CAAC,IAAI,mCACV,4BAA4B,KAC/B,0BAA0B,EAC1B,0BAA0B,EAAE,GAAG,EAAE,CAChC,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;QAC/B,MAAM,CAAC,qBAAqB,CAAC,CAAC;IAC/B,CAAC,CAAC,GACH,CAAC","sourcesContent":["import { initFSBL } from \"../../common/helpers\";\
|
|
1
|
+
{"version":3,"file":"Authentication.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/Authentication.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,cAAc,EAAuB,MAAM,mBAAmB,CAAC;AACxE,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AACrC,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAE5D,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,4BAA4B,EAAE,MAAM,iCAAiC,CAAC;AAC/E,OAAO,EAAE,kBAAkB,EAA0B,MAAM,0CAA0C,CAAC;AAEtG,eAAe;IACd,KAAK,EAAE,sBAAsB;IAC7B,SAAS,EAAE,cAAc;CACzB,CAAC;AAEF,MAAM,QAAQ,GAA+B,CAAC,IAAyB,EAAE,EAAE;IAC1E,QAAQ,CAAC,MAAM,CAAC,CAAC;IAEjB,OAAO,CACN,oBAAC,iBAAiB;QACjB,oBAAC,cAAc,oBAAK,IAAI,EAAI,CACT,CACpB,CAAC;AACH,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,IAAI,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AACtC,IAAI,CAAC,IAAI,qBAAQ,4BAA4B,CAAE,CAAC;AAEhD,MAAM,0BAA0B,GAAG,GAAsC,EAAE,CAC1E,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE;IACvB,OAAO,CAAC;QACP;YACC,IAAI,EAAE,QAAQ;YACd,OAAO,EAAE,IAAI;YACb,IAAI,EAAE,kBAAkB,CAAC,MAAM;YAC/B,SAAS,EAAE,EAAE;YACb,MAAM,EAAE,IAAI;YACZ,YAAY,EAAE,EAAE;YAChB,KAAK,EAAE,KAAK;SACZ;KACD,CAAC,CAAC;AACJ,CAAC,CAAC,CAAC;AAEJ,MAAM,CAAC,MAAM,WAAW,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAC7C,WAAW,CAAC,IAAI,mCACZ,4BAA4B,KAC/B,0BAA0B,GAC1B,CAAC;AAEF,MAAM,CAAC,MAAM,SAAS,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAC3C,SAAS,CAAC,IAAI,mCACV,4BAA4B,KAC/B,0BAA0B,EAC1B,0BAA0B,EAAE,GAAG,EAAE,CAChC,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;QAC/B,MAAM,CAAC,qBAAqB,CAAC,CAAC;IAC/B,CAAC,CAAC,GACH,CAAC","sourcesContent":["import { initFSBL } from \"../../common/helpers\";\nimport { Authentication, AuthenticationProps } from \"../Authentication\";\nimport \"../../../assets/css/finsemble.css\";\nimport \"../../common/css/styles.css\";\nimport { FinsembleProvider } from \"../../FinsembleProvider\";\nimport { Story } from \"@storybook/react/types-6-0\";\nimport React from \"react\";\nimport { default_authentication_props } from \"../fixtures/authenticationProps\";\nimport { AuthenticationType, AuthenticationProvider } from \"../../../types/smartDesktopDesignerTypes\";\n\nexport default {\n\ttitle: \"Views/Authentication\",\n\tcomponent: Authentication,\n};\n\nconst Template: Story<AuthenticationProps> = (args: AuthenticationProps) => {\n\tinitFSBL(window);\n\n\treturn (\n\t\t<FinsembleProvider>\n\t\t\t<Authentication {...args} />\n\t\t</FinsembleProvider>\n\t);\n};\n\nexport const Page = Template.bind({});\nPage.args = { ...default_authentication_props };\n\nconst getAuthenticationProviders = (): Promise<AuthenticationProvider[]> =>\n\tnew Promise((resolve) => {\n\t\tresolve([\n\t\t\t{\n\t\t\t\tname: \"Custom\",\n\t\t\t\tenabled: true,\n\t\t\t\ttype: AuthenticationType.OAUTH2,\n\t\t\t\tclient_id: \"\",\n\t\t\t\tsecret: null,\n\t\t\t\tredirect_uri: \"\",\n\t\t\t\tnonce: false,\n\t\t\t},\n\t\t]);\n\t});\n\nexport const OneSelected = Template.bind({});\nOneSelected.args = {\n\t...default_authentication_props,\n\tgetAuthenticationProviders,\n};\n\nexport const AuthError = Template.bind({});\nAuthError.args = {\n\t...default_authentication_props,\n\tgetAuthenticationProviders,\n\ttestAuthenticationProvider: () =>\n\t\tnew Promise((resolve, reject) => {\n\t\t\treject(\"Invalid auth config\");\n\t\t}),\n};\n"]}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { HeaderProps } from "../ContentHeader";
|
|
3
|
+
import { Story } from "@storybook/react/types-6-0";
|
|
4
|
+
import "../../../assets/css/finsemble.css";
|
|
5
|
+
declare const _default: {
|
|
6
|
+
title: string;
|
|
7
|
+
component: React.FunctionComponent<HeaderProps>;
|
|
8
|
+
};
|
|
9
|
+
export default _default;
|
|
10
|
+
export declare const BasicStory: Story<HeaderProps>;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { ContentHeader } from "../ContentHeader";
|
|
3
|
+
import "../../../assets/css/finsemble.css";
|
|
4
|
+
export default {
|
|
5
|
+
title: "Smart Desktop Designer/Content Header",
|
|
6
|
+
component: ContentHeader,
|
|
7
|
+
};
|
|
8
|
+
const Template = (args) => React.createElement(ContentHeader, Object.assign({}, args));
|
|
9
|
+
export const BasicStory = Template.bind({});
|
|
10
|
+
BasicStory.args = {
|
|
11
|
+
name: "Project Title",
|
|
12
|
+
};
|
|
13
|
+
//# sourceMappingURL=ContentHeader.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ContentHeader.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/ContentHeader.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,aAAa,EAAe,MAAM,kBAAkB,CAAC;AAE9D,OAAO,mCAAmC,CAAC;AAE3C,eAAe;IACd,KAAK,EAAE,uCAAuC;IAC9C,SAAS,EAAE,aAAa;CACxB,CAAC;AAEF,MAAM,QAAQ,GAAuB,CAAC,IAAiB,EAAE,EAAE,CAAC,oBAAC,aAAa,oBAAK,IAAI,EAAI,CAAC;AAExF,MAAM,CAAC,MAAM,UAAU,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAC5C,UAAU,CAAC,IAAI,GAAG;IACjB,IAAI,EAAE,eAAe;CACrB,CAAC","sourcesContent":["import React from \"react\";\nimport { ContentHeader, HeaderProps } from \"../ContentHeader\";\nimport { Story } from \"@storybook/react/types-6-0\";\nimport \"../../../assets/css/finsemble.css\";\n\nexport default {\n\ttitle: \"Smart Desktop Designer/Content Header\",\n\tcomponent: ContentHeader,\n};\n\nconst Template: Story<HeaderProps> = (args: HeaderProps) => <ContentHeader {...args} />;\n\nexport const BasicStory = Template.bind({});\nBasicStory.args = {\n\tname: \"Project Title\",\n};\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { EditPreloadProps } from "../EditPreload";
|
|
3
|
+
import { Story } from "@storybook/react/types-6-0";
|
|
4
|
+
import "../../../assets/css/finsemble.css";
|
|
5
|
+
declare const _default: {
|
|
6
|
+
title: string;
|
|
7
|
+
component: React.FunctionComponent<EditPreloadProps>;
|
|
8
|
+
};
|
|
9
|
+
export default _default;
|
|
10
|
+
export declare const AddNewPreload: Story<EditPreloadProps>;
|
|
11
|
+
export declare const EditExistingPreload: Story<EditPreloadProps>;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { EditPreload } from "../EditPreload";
|
|
3
|
+
import "../../../assets/css/finsemble.css";
|
|
4
|
+
import { getApplicationsArgs } from "../fixtures/apps";
|
|
5
|
+
import { getPreloadsArgs } from "../fixtures/preloads";
|
|
6
|
+
const args = getApplicationsArgs("default");
|
|
7
|
+
const preloadArgs = getPreloadsArgs();
|
|
8
|
+
export default {
|
|
9
|
+
title: "Views/Preloads/EditPreload",
|
|
10
|
+
component: EditPreload,
|
|
11
|
+
};
|
|
12
|
+
const Template = (props) => React.createElement(EditPreload, Object.assign({}, props));
|
|
13
|
+
export const AddNewPreload = Template.bind({});
|
|
14
|
+
AddNewPreload.args = {
|
|
15
|
+
preload: { alias: "", url: "" },
|
|
16
|
+
getApps: args.getApps,
|
|
17
|
+
getConfig: preloadArgs.getConfig,
|
|
18
|
+
cancelFunction: console.log,
|
|
19
|
+
deletePreload: (al) => {
|
|
20
|
+
console.log(al);
|
|
21
|
+
},
|
|
22
|
+
addPreload: console.log,
|
|
23
|
+
};
|
|
24
|
+
export const EditExistingPreload = Template.bind({});
|
|
25
|
+
EditExistingPreload.args = {
|
|
26
|
+
preload: { alias: "zoom", url: "https://test.com" },
|
|
27
|
+
getApps: args.getApps,
|
|
28
|
+
getConfig: preloadArgs.getConfig,
|
|
29
|
+
cancelFunction: console.log,
|
|
30
|
+
deletePreload: (al) => {
|
|
31
|
+
console.log(al);
|
|
32
|
+
},
|
|
33
|
+
addPreload: console.log,
|
|
34
|
+
};
|
|
35
|
+
//# sourceMappingURL=EditPreload.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EditPreload.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/EditPreload.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,WAAW,EAAoB,MAAM,gBAAgB,CAAC;AAE/D,OAAO,mCAAmC,CAAC;AAC3C,OAAO,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAEvD,MAAM,IAAI,GAAG,mBAAmB,CAAC,SAAS,CAAC,CAAC;AAC5C,MAAM,WAAW,GAAG,eAAe,EAAE,CAAC;AAEtC,eAAe;IACd,KAAK,EAAE,4BAA4B;IACnC,SAAS,EAAE,WAAW;CACtB,CAAC;AAEF,MAAM,QAAQ,GAA4B,CAAC,KAAuB,EAAE,EAAE,CAAC,oBAAC,WAAW,oBAAK,KAAK,EAAI,CAAC;AAElG,MAAM,CAAC,MAAM,aAAa,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAC/C,aAAa,CAAC,IAAI,GAAG;IACpB,OAAO,EAAE,EAAE,KAAK,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE;IAC/B,OAAO,EAAE,IAAI,CAAC,OAAO;IACrB,SAAS,EAAE,WAAW,CAAC,SAAS;IAChC,cAAc,EAAE,OAAO,CAAC,GAAU;IAClC,aAAa,EAAE,CAAC,EAAE,EAAE,EAAE;QACrB,OAAO,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC;IACjB,CAAC;IACD,UAAU,EAAE,OAAO,CAAC,GAAU;CACV,CAAC;AAEtB,MAAM,CAAC,MAAM,mBAAmB,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AACrD,mBAAmB,CAAC,IAAI,GAAG;IAC1B,OAAO,EAAE,EAAE,KAAK,EAAE,MAAM,EAAE,GAAG,EAAE,kBAAkB,EAAE;IACnD,OAAO,EAAE,IAAI,CAAC,OAAO;IACrB,SAAS,EAAE,WAAW,CAAC,SAAS;IAChC,cAAc,EAAE,OAAO,CAAC,GAAU;IAClC,aAAa,EAAE,CAAC,EAAE,EAAE,EAAE;QACrB,OAAO,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC;IACjB,CAAC;IACD,UAAU,EAAE,OAAO,CAAC,GAAU;CACV,CAAC","sourcesContent":["import React from \"react\";\nimport { EditPreload, EditPreloadProps } from \"../EditPreload\";\nimport { Story } from \"@storybook/react/types-6-0\";\nimport \"../../../assets/css/finsemble.css\";\nimport { getApplicationsArgs } from \"../fixtures/apps\";\nimport { getPreloadsArgs } from \"../fixtures/preloads\";\n\nconst args = getApplicationsArgs(\"default\");\nconst preloadArgs = getPreloadsArgs();\n\nexport default {\n\ttitle: \"Views/Preloads/EditPreload\",\n\tcomponent: EditPreload,\n};\n\nconst Template: Story<EditPreloadProps> = (props: EditPreloadProps) => <EditPreload {...props} />;\n\nexport const AddNewPreload = Template.bind({});\nAddNewPreload.args = {\n\tpreload: { alias: \"\", url: \"\" },\n\tgetApps: args.getApps,\n\tgetConfig: preloadArgs.getConfig,\n\tcancelFunction: console.log as any,\n\tdeletePreload: (al) => {\n\t\tconsole.log(al);\n\t},\n\taddPreload: console.log as any,\n} as EditPreloadProps;\n\nexport const EditExistingPreload = Template.bind({});\nEditExistingPreload.args = {\n\tpreload: { alias: \"zoom\", url: \"https://test.com\" },\n\tgetApps: args.getApps,\n\tgetConfig: preloadArgs.getConfig,\n\tcancelFunction: console.log as any,\n\tdeletePreload: (al) => {\n\t\tconsole.log(al);\n\t},\n\taddPreload: console.log as any,\n} as EditPreloadProps;\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Export.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/Export.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,MAAM,EAAe,MAAM,WAAW,CAAC;AAChD,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAExD,eAAe;IACd,KAAK,EAAE,cAAc;IACrB,SAAS,EAAE,MAAM;CACjB,CAAC;AAEF,MAAM,QAAQ,GAAuB,CAAC,IAAiB,EAAE,EAAE;IAC1D,QAAQ,CAAC,MAAM,CAAC,CAAC;IAEjB,OAAO,CACN,oBAAC,iBAAiB;QACjB,oBAAC,MAAM,oBAAK,IAAI,EAAI,CACD,CACpB,CAAC;AACH,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,aAAa,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAC/C,aAAa,CAAC,IAAI,qBAAQ,aAAa,CAAE,CAAC","sourcesContent":["import React from \"react\";\
|
|
1
|
+
{"version":3,"file":"Export.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/Export.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,MAAM,EAAe,MAAM,WAAW,CAAC;AAChD,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAExD,eAAe;IACd,KAAK,EAAE,cAAc;IACrB,SAAS,EAAE,MAAM;CACjB,CAAC;AAEF,MAAM,QAAQ,GAAuB,CAAC,IAAiB,EAAE,EAAE;IAC1D,QAAQ,CAAC,MAAM,CAAC,CAAC;IAEjB,OAAO,CACN,oBAAC,iBAAiB;QACjB,oBAAC,MAAM,oBAAK,IAAI,EAAI,CACD,CACpB,CAAC;AACH,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,aAAa,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAC/C,aAAa,CAAC,IAAI,qBAAQ,aAAa,CAAE,CAAC","sourcesContent":["import React from \"react\";\nimport { Export, ExportProps } from \"../Export\";\nimport \"../../../assets/css/finsemble.css\";\nimport \"../../common/css/styles.css\";\nimport { Story } from \"@storybook/react/types-6-0\";\nimport { initFSBL } from \"../../common/helpers\";\nimport { FinsembleProvider } from \"../../FinsembleProvider\";\nimport { DEFAULT_PROPS } from \"../fixtures/exportProps\";\n\nexport default {\n\ttitle: \"Views/Export\",\n\tcomponent: Export,\n};\n\nconst Template: Story<ExportProps> = (args: ExportProps) => {\n\tinitFSBL(window);\n\n\treturn (\n\t\t<FinsembleProvider>\n\t\t\t<Export {...args} />\n\t\t</FinsembleProvider>\n\t);\n};\n\nexport const DefaultExport = Template.bind({});\nDefaultExport.args = { ...DEFAULT_PROPS };\n"]}
|
|
@@ -5,7 +5,7 @@ import "../../common/css/styles.css";
|
|
|
5
5
|
import { Story } from "@storybook/react/types-6-0";
|
|
6
6
|
declare const _default: {
|
|
7
7
|
title: string;
|
|
8
|
-
component: (props:
|
|
8
|
+
component: (props: import("../ExportCloud").ExportCloudProps) => JSX.Element;
|
|
9
9
|
};
|
|
10
10
|
export default _default;
|
|
11
11
|
export declare const DefaultExportCloud: Story<ExportProps>;
|
|
@@ -12,7 +12,7 @@ export default {
|
|
|
12
12
|
const Template = (args) => {
|
|
13
13
|
initFSBL(window);
|
|
14
14
|
return (React.createElement(FinsembleProvider, null,
|
|
15
|
-
React.createElement(ExportCloud, Object.assign({}, args))));
|
|
15
|
+
React.createElement(ExportCloud, Object.assign({}, args, { valid: true }))));
|
|
16
16
|
};
|
|
17
17
|
export const DefaultExportCloud = Template.bind({});
|
|
18
18
|
DefaultExportCloud.args = Object.assign({}, DEFAULT_PROPS);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ExportCloud.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/ExportCloud.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAExD,eAAe;IACd,KAAK,EAAE,oCAAoC;IAC3C,SAAS,EAAE,WAAW;CACtB,CAAC;AAEF,MAAM,QAAQ,GAAuB,CAAC,IAAiB,EAAE,EAAE;IAC1D,QAAQ,CAAC,MAAM,CAAC,CAAC;IAEjB,OAAO,CACN,oBAAC,iBAAiB;QACjB,oBAAC,WAAW,oBAAK,IAAI,
|
|
1
|
+
{"version":3,"file":"ExportCloud.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/ExportCloud.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAExD,eAAe;IACd,KAAK,EAAE,oCAAoC;IAC3C,SAAS,EAAE,WAAW;CACtB,CAAC;AAEF,MAAM,QAAQ,GAAuB,CAAC,IAAiB,EAAE,EAAE;IAC1D,QAAQ,CAAC,MAAM,CAAC,CAAC;IAEjB,OAAO,CACN,oBAAC,iBAAiB;QACjB,oBAAC,WAAW,oBAAK,IAAI,IAAE,KAAK,EAAE,IAAI,IAAI,CACnB,CACpB,CAAC;AACH,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,kBAAkB,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AACpD,kBAAkB,CAAC,IAAI,qBAAQ,aAAa,CAAE,CAAC","sourcesContent":["import React from \"react\";\nimport { ExportProps } from \"../Export\";\nimport { ExportCloud } from \"../ExportCloud\";\nimport \"../../../assets/css/finsemble.css\";\nimport \"../../common/css/styles.css\";\nimport { Story } from \"@storybook/react/types-6-0\";\nimport { initFSBL } from \"../../common/helpers\";\nimport { FinsembleProvider } from \"../../FinsembleProvider\";\nimport { DEFAULT_PROPS } from \"../fixtures/exportProps\";\n\nexport default {\n\ttitle: \"Smart Desktop Designer/ExportCloud\",\n\tcomponent: ExportCloud,\n};\n\nconst Template: Story<ExportProps> = (args: ExportProps) => {\n\tinitFSBL(window);\n\n\treturn (\n\t\t<FinsembleProvider>\n\t\t\t<ExportCloud {...args} valid={true} />\n\t\t</FinsembleProvider>\n\t);\n};\n\nexport const DefaultExportCloud = Template.bind({});\nDefaultExportCloud.args = { ...DEFAULT_PROPS };\n"]}
|
|
@@ -5,7 +5,7 @@ import "../../common/css/styles.css";
|
|
|
5
5
|
import { Story } from "@storybook/react/types-6-0";
|
|
6
6
|
declare const _default: {
|
|
7
7
|
title: string;
|
|
8
|
-
component: (props:
|
|
8
|
+
component: (props: import("../ExportZip").ExportZipProps) => JSX.Element;
|
|
9
9
|
};
|
|
10
10
|
export default _default;
|
|
11
11
|
export declare const DefaultExportZip: Story<ExportProps>;
|
|
@@ -15,7 +15,7 @@ const Template = (args) => {
|
|
|
15
15
|
initFSBL(window);
|
|
16
16
|
store.dispatch(SmartDesktopDesignerActions.set_project_info(Object.assign(Object.assign({}, store.getState().smartDesktopDesigner.projectInfo), { name: "test" })));
|
|
17
17
|
return (React.createElement(FinsembleProvider, { store: store },
|
|
18
|
-
React.createElement(ExportZip, Object.assign({}, args))));
|
|
18
|
+
React.createElement(ExportZip, Object.assign({}, args, { valid: true }))));
|
|
19
19
|
};
|
|
20
20
|
export const DefaultExportZip = Template.bind({});
|
|
21
21
|
DefaultExportZip.args = Object.assign({}, DEFAULT_PROPS);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ExportZip.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/ExportZip.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AACxD,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAC;AACvC,OAAO,EAAE,2BAA2B,EAAE,MAAM,8CAA8C,CAAC;AAG3F,eAAe;IACd,KAAK,EAAE,kCAAkC;IACzC,SAAS,EAAE,SAAS;CACpB,CAAC;AAEF,MAAM,QAAQ,GAAuB,CAAC,IAAiB,EAAE,EAAE;IAC1D,QAAQ,CAAC,MAAM,CAAC,CAAC;IAEjB,KAAK,CAAC,QAAQ,CACb,2BAA2B,CAAC,gBAAgB,iCACvC,KAAK,CAAC,QAAQ,EAAE,CAAC,oBAAkD,CAAC,WAAW,KACnF,IAAI,EAAE,MAAM,IACX,CACF,CAAC;IAEF,OAAO,CACN,oBAAC,iBAAiB,IAAC,KAAK,EAAE,KAAK;QAC9B,oBAAC,SAAS,oBAAK,IAAI,
|
|
1
|
+
{"version":3,"file":"ExportZip.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/ExportZip.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AACxD,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAC;AACvC,OAAO,EAAE,2BAA2B,EAAE,MAAM,8CAA8C,CAAC;AAG3F,eAAe;IACd,KAAK,EAAE,kCAAkC;IACzC,SAAS,EAAE,SAAS;CACpB,CAAC;AAEF,MAAM,QAAQ,GAAuB,CAAC,IAAiB,EAAE,EAAE;IAC1D,QAAQ,CAAC,MAAM,CAAC,CAAC;IAEjB,KAAK,CAAC,QAAQ,CACb,2BAA2B,CAAC,gBAAgB,iCACvC,KAAK,CAAC,QAAQ,EAAE,CAAC,oBAAkD,CAAC,WAAW,KACnF,IAAI,EAAE,MAAM,IACX,CACF,CAAC;IAEF,OAAO,CACN,oBAAC,iBAAiB,IAAC,KAAK,EAAE,KAAK;QAC9B,oBAAC,SAAS,oBAAK,IAAI,IAAE,KAAK,EAAE,IAAI,IAAI,CACjB,CACpB,CAAC;AACH,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,gBAAgB,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAClD,gBAAgB,CAAC,IAAI,qBAAQ,aAAa,CAAE,CAAC;AAE7C,MAAM,CAAC,MAAM,cAAc,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAChD,cAAc,CAAC,IAAI,mCACf,aAAa,KAChB,gBAAgB,EAAE,GAAG,EAAE,CACtB,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;QAC/B,MAAM,CAAC,qBAAqB,CAAC,CAAC;IAC/B,CAAC,CAAC,GACH,CAAC","sourcesContent":["import React from \"react\";\nimport { ExportProps } from \"../Export\";\nimport { ExportZip } from \"../ExportZip\";\nimport \"../../../assets/css/finsemble.css\";\nimport \"../../common/css/styles.css\";\nimport { Story } from \"@storybook/react/types-6-0\";\nimport { initFSBL } from \"../../common/helpers\";\nimport { FinsembleProvider } from \"../../FinsembleProvider\";\nimport { DEFAULT_PROPS } from \"../fixtures/exportProps\";\nimport { store } from \"../../../store\";\nimport { SmartDesktopDesignerActions } from \"../../../actions/smartDesktopDesignerActions\";\nimport { SmartDesktopDesignerState } from \"../../../types/smartDesktopDesignerTypes\";\n\nexport default {\n\ttitle: \"Smart Desktop Designer/ExportZip\",\n\tcomponent: ExportZip,\n};\n\nconst Template: Story<ExportProps> = (args: ExportProps) => {\n\tinitFSBL(window);\n\n\tstore.dispatch(\n\t\tSmartDesktopDesignerActions.set_project_info({\n\t\t\t...(store.getState().smartDesktopDesigner as SmartDesktopDesignerState).projectInfo,\n\t\t\tname: \"test\",\n\t\t})\n\t);\n\n\treturn (\n\t\t<FinsembleProvider store={store}>\n\t\t\t<ExportZip {...args} valid={true} />\n\t\t</FinsembleProvider>\n\t);\n};\n\nexport const DefaultExportZip = Template.bind({});\nDefaultExportZip.args = { ...DEFAULT_PROPS };\n\nexport const ErrorExportZip = Template.bind({});\nErrorExportZip.args = {\n\t...DEFAULT_PROPS,\n\tcopyProjectFiles: () =>\n\t\tnew Promise((resolve, reject) => {\n\t\t\treject(\"error copying files\");\n\t\t}),\n};\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GettingStarted.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/GettingStarted.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,cAAc,EAAuB,MAAM,mBAAmB,CAAC;AACxE,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAE5D,eAAe;IACd,KAAK,EAAE,sBAAsB;IAC7B,SAAS,EAAE,cAAc;CACzB,CAAC;AAEF,MAAM,QAAQ,GAA+B,CAAC,IAAyB,EAAE,EAAE;IAC1E,QAAQ,CAAC,MAAM,CAAC,CAAC;IAEjB,OAAO,CACN,oBAAC,iBAAiB;QACjB,oBAAC,cAAc,oBAAK,IAAI,EAAI,CACT,CACpB,CAAC;AACH,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,qBAAqB,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AACvD,qBAAqB,CAAC,IAAI,GAAG,EAAE,CAAC","sourcesContent":["import React from \"react\";\
|
|
1
|
+
{"version":3,"file":"GettingStarted.stories.js","sourceRoot":"","sources":["../../../../src/components/smartDesktopDesigner/stories/GettingStarted.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,cAAc,EAAuB,MAAM,mBAAmB,CAAC;AACxE,OAAO,mCAAmC,CAAC;AAC3C,OAAO,6BAA6B,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAE5D,eAAe;IACd,KAAK,EAAE,sBAAsB;IAC7B,SAAS,EAAE,cAAc;CACzB,CAAC;AAEF,MAAM,QAAQ,GAA+B,CAAC,IAAyB,EAAE,EAAE;IAC1E,QAAQ,CAAC,MAAM,CAAC,CAAC;IAEjB,OAAO,CACN,oBAAC,iBAAiB;QACjB,oBAAC,cAAc,oBAAK,IAAI,EAAI,CACT,CACpB,CAAC;AACH,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,qBAAqB,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AACvD,qBAAqB,CAAC,IAAI,GAAG,EAAE,CAAC","sourcesContent":["import React from \"react\";\nimport { GettingStarted, GettingStartedProps } from \"../GettingStarted\";\nimport \"../../../assets/css/finsemble.css\";\nimport \"../../common/css/styles.css\";\nimport { Story } from \"@storybook/react/types-6-0\";\nimport { initFSBL } from \"../../common/helpers\";\nimport { FinsembleProvider } from \"../../FinsembleProvider\";\n\nexport default {\n\ttitle: \"Views/GettingStarted\",\n\tcomponent: GettingStarted,\n};\n\nconst Template: Story<GettingStartedProps> = (args: GettingStartedProps) => {\n\tinitFSBL(window);\n\n\treturn (\n\t\t<FinsembleProvider>\n\t\t\t<GettingStarted {...args} />\n\t\t</FinsembleProvider>\n\t);\n};\n\nexport const DefaultGettingStarted = Template.bind({});\nDefaultGettingStarted.args = {};\n"]}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { ItemListProps } from "../ItemList";
|
|
3
|
+
import "../../../assets/css/finsemble.css";
|
|
4
|
+
import "../../common/css/styles.css";
|
|
5
|
+
import { Story } from "@storybook/react/types-6-0";
|
|
6
|
+
declare const _default: {
|
|
7
|
+
title: string;
|
|
8
|
+
component: ({ items, clickItem, deleteItem, editItem, getItemId, getItemDisplayName, emptyListMessage, className, }: ItemListProps) => JSX.Element;
|
|
9
|
+
};
|
|
10
|
+
export default _default;
|
|
11
|
+
export declare const EmptyAppList: Story<ItemListProps>;
|
|
12
|
+
export declare const OneAppInList: Story<ItemListProps>;
|
|
13
|
+
export declare const AppWithoutDisplayName: Story<ItemListProps>;
|
|
14
|
+
export declare const SampleAppList: Story<ItemListProps>;
|
|
15
|
+
export declare const AppListWithEdit: Story<ItemListProps>;
|
|
16
|
+
export declare const appsWithWarnings: Story<ItemListProps>;
|