@eccenca/gui-elements 22.1.0-rc.1 → 22.1.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/CHANGELOG.md +14 -4
- package/dist/cjs/cmem/ContentBlobToggler/StringPreviewContentBlobToggler.js +1 -1
- package/dist/cjs/cmem/ContentBlobToggler/StringPreviewContentBlobToggler.js.map +1 -1
- package/dist/cjs/components/AutoSuggestion/AutoSuggestion.js +2 -0
- package/dist/cjs/components/AutoSuggestion/AutoSuggestion.js.map +1 -1
- package/dist/cjs/components/AutoSuggestion/SingleLineCodeEditor.js +3 -3
- package/dist/cjs/components/AutoSuggestion/SingleLineCodeEditor.js.map +1 -1
- package/dist/cjs/components/AutocompleteField/AutoCompleteField.js +1 -0
- package/dist/cjs/components/AutocompleteField/AutoCompleteField.js.map +1 -1
- package/dist/cjs/components/Dialog/Modal.js +1 -1
- package/dist/cjs/components/Dialog/Modal.js.map +1 -1
- package/dist/cjs/components/Form/FieldItemRow.js +1 -1
- package/dist/cjs/components/Form/FieldItemRow.js.map +1 -1
- package/dist/cjs/components/Form/FieldSet.js +2 -2
- package/dist/cjs/components/Form/FieldSet.js.map +1 -1
- package/dist/cjs/components/Iframe/Iframe.js +1 -1
- package/dist/cjs/components/Iframe/Iframe.js.map +1 -1
- package/dist/cjs/components/MultiSelect/MultiSelect.js.map +1 -1
- package/dist/cjs/components/OverviewItem/OverviewItemList.js +1 -1
- package/dist/cjs/components/OverviewItem/OverviewItemList.js.map +1 -1
- package/dist/cjs/components/Spinner/Spinner.js +1 -0
- package/dist/cjs/components/Spinner/Spinner.js.map +1 -1
- package/dist/cjs/components/Tag/TagList.js +2 -2
- package/dist/cjs/components/Tag/TagList.js.map +1 -1
- package/dist/cjs/extensions/react-flow/minimap/MiniMap.js +1 -1
- package/dist/cjs/extensions/react-flow/minimap/MiniMap.js.map +1 -1
- package/dist/{es5 → esm}/cmem/ActivityControl/ActivityControlTypes.js +0 -0
- package/dist/{es5 → esm}/cmem/ActivityControl/ActivityControlTypes.js.map +0 -0
- package/dist/{es5 → esm}/cmem/ActivityControl/ActivityControlWidget.js +2 -2
- package/dist/{es5 → esm}/cmem/ActivityControl/ActivityControlWidget.js.map +0 -0
- package/dist/{es5 → esm}/cmem/ActivityControl/ActivityExecutionErrorReportModal.js +1 -1
- package/dist/{es5 → esm}/cmem/ActivityControl/ActivityExecutionErrorReportModal.js.map +0 -0
- package/dist/{es5 → esm}/cmem/ActivityControl/SilkActivityControl.js +4 -4
- package/dist/{es5 → esm}/cmem/ActivityControl/SilkActivityControl.js.map +0 -0
- package/dist/esm/cmem/ActivityControl/index.js +4 -0
- package/dist/{es5 → esm}/cmem/ActivityControl/index.js.map +0 -0
- package/dist/{es5 → esm}/cmem/ContentBlobToggler/ContentBlobToggler.js +1 -1
- package/dist/{es5 → esm}/cmem/ContentBlobToggler/ContentBlobToggler.js.map +0 -0
- package/dist/{es5 → esm}/cmem/ContentBlobToggler/StringPreviewContentBlobToggler.js +1 -1
- package/dist/{es5 → esm}/cmem/ContentBlobToggler/StringPreviewContentBlobToggler.js.map +1 -1
- package/dist/esm/cmem/ContentBlobToggler/index.js +3 -0
- package/dist/{es5 → esm}/cmem/ContentBlobToggler/index.js.map +0 -0
- package/dist/{es5 → esm}/cmem/DateTimeDisplay/ElapsedDateTimeDisplay.js +0 -0
- package/dist/{es5 → esm}/cmem/DateTimeDisplay/ElapsedDateTimeDisplay.js.map +0 -0
- package/dist/{es5 → esm}/cmem/index.js +6 -6
- package/dist/{es5 → esm}/cmem/index.js.map +0 -0
- package/dist/{es5 → esm}/cmem/markdown/Markdown.js +2 -2
- package/dist/{es5 → esm}/cmem/markdown/Markdown.js.map +0 -0
- package/dist/{es5 → esm}/cmem/react-flow/ReactFlow/ReactFlow.js +4 -4
- package/dist/{es5 → esm}/cmem/react-flow/ReactFlow/ReactFlow.js.map +0 -0
- package/dist/{es5 → esm}/cmem/react-flow/configuration/_colors-graph.module.scss +0 -0
- package/dist/{es5 → esm}/cmem/react-flow/configuration/_colors-linking.module.scss +0 -0
- package/dist/{es5 → esm}/cmem/react-flow/configuration/_colors-workflow.module.scss +0 -0
- package/dist/{es5 → esm}/cmem/react-flow/configuration/graph.js +2 -2
- package/dist/{es5 → esm}/cmem/react-flow/configuration/graph.js.map +0 -0
- package/dist/{es5 → esm}/cmem/react-flow/configuration/linking.js +2 -2
- package/dist/{es5 → esm}/cmem/react-flow/configuration/linking.js.map +0 -0
- package/dist/{es5 → esm}/cmem/react-flow/configuration/unspecified.js +3 -3
- package/dist/{es5 → esm}/cmem/react-flow/configuration/unspecified.js.map +0 -0
- package/dist/{es5 → esm}/cmem/react-flow/configuration/workflow.js +2 -2
- package/dist/{es5 → esm}/cmem/react-flow/configuration/workflow.js.map +0 -0
- package/dist/{es5 → esm}/common/Intent/index.js +1 -1
- package/dist/{es5 → esm}/common/Intent/index.js.map +0 -0
- package/dist/{es5 → esm}/common/utils/openInNewTab.js +0 -0
- package/dist/{es5 → esm}/common/utils/openInNewTab.js.map +0 -0
- package/dist/{es5 → esm}/common/utils/stringUtils.js +0 -0
- package/dist/{es5 → esm}/common/utils/stringUtils.js.map +0 -0
- package/dist/{es5 → esm}/components/Accordion/Accordion.js +1 -1
- package/dist/{es5 → esm}/components/Accordion/Accordion.js.map +0 -0
- package/dist/{es5 → esm}/components/Accordion/AccordionItem.js +1 -1
- package/dist/{es5 → esm}/components/Accordion/AccordionItem.js.map +0 -0
- package/dist/{es5 → esm}/components/Application/ApplicationContainer.js +1 -1
- package/dist/{es5 → esm}/components/Application/ApplicationContainer.js.map +0 -0
- package/dist/{es5 → esm}/components/Application/ApplicationContent.js +1 -1
- package/dist/{es5 → esm}/components/Application/ApplicationContent.js.map +0 -0
- package/dist/{es5 → esm}/components/Application/ApplicationHeader.js +1 -1
- package/dist/{es5 → esm}/components/Application/ApplicationHeader.js.map +0 -0
- package/dist/{es5 → esm}/components/Application/ApplicationSidebarNavigation.js +1 -1
- package/dist/{es5 → esm}/components/Application/ApplicationSidebarNavigation.js.map +0 -0
- package/dist/{es5 → esm}/components/Application/ApplicationSidebarToggler.js +1 -1
- package/dist/{es5 → esm}/components/Application/ApplicationSidebarToggler.js.map +0 -0
- package/dist/{es5 → esm}/components/Application/ApplicationTitle.js +1 -1
- package/dist/{es5 → esm}/components/Application/ApplicationTitle.js.map +0 -0
- package/dist/{es5 → esm}/components/Application/ApplicationToolbar.js +1 -1
- package/dist/{es5 → esm}/components/Application/ApplicationToolbar.js.map +0 -0
- package/dist/{es5 → esm}/components/Application/ApplicationToolbarAction.js +1 -1
- package/dist/{es5 → esm}/components/Application/ApplicationToolbarAction.js.map +0 -0
- package/dist/{es5 → esm}/components/Application/ApplicationToolbarPanel.js +1 -1
- package/dist/{es5 → esm}/components/Application/ApplicationToolbarPanel.js.map +0 -0
- package/dist/{es5 → esm}/components/Application/ApplicationToolbarSection.js +1 -1
- package/dist/{es5 → esm}/components/Application/ApplicationToolbarSection.js.map +0 -0
- package/dist/{es5 → esm}/components/AutoSuggestion/AutoSuggestion.js +5 -3
- package/dist/esm/components/AutoSuggestion/AutoSuggestion.js.map +1 -0
- package/dist/{es5 → esm}/components/AutoSuggestion/AutoSuggestionList.js +1 -1
- package/dist/{es5 → esm}/components/AutoSuggestion/AutoSuggestionList.js.map +0 -0
- package/dist/{es5 → esm}/components/AutoSuggestion/SingleLineCodeEditor.js +3 -3
- package/dist/{es5 → esm}/components/AutoSuggestion/SingleLineCodeEditor.js.map +1 -1
- package/dist/{es5 → esm}/components/AutocompleteField/AutoCompleteField.js +3 -2
- package/dist/esm/components/AutocompleteField/AutoCompleteField.js.map +1 -0
- package/dist/{es5 → esm}/components/Breadcrumb/BreadcrumbItem.js +2 -2
- package/dist/{es5 → esm}/components/Breadcrumb/BreadcrumbItem.js.map +0 -0
- package/dist/{es5 → esm}/components/Breadcrumb/BreadcrumbList.js +2 -2
- package/dist/{es5 → esm}/components/Breadcrumb/BreadcrumbList.js.map +0 -0
- package/dist/{es5 → esm}/components/Button/Button.js +3 -3
- package/dist/{es5 → esm}/components/Button/Button.js.map +0 -0
- package/dist/{es5 → esm}/components/Card/Card.js +1 -1
- package/dist/{es5 → esm}/components/Card/Card.js.map +0 -0
- package/dist/{es5 → esm}/components/Card/CardActions.js +1 -1
- package/dist/{es5 → esm}/components/Card/CardActions.js.map +0 -0
- package/dist/{es5 → esm}/components/Card/CardActionsAux.js +1 -1
- package/dist/{es5 → esm}/components/Card/CardActionsAux.js.map +0 -0
- package/dist/{es5 → esm}/components/Card/CardContent.js +1 -1
- package/dist/{es5 → esm}/components/Card/CardContent.js.map +0 -0
- package/dist/{es5 → esm}/components/Card/CardHeader.js +5 -5
- package/dist/{es5 → esm}/components/Card/CardHeader.js.map +0 -0
- package/dist/{es5 → esm}/components/Card/CardOptions.js +2 -2
- package/dist/{es5 → esm}/components/Card/CardOptions.js.map +0 -0
- package/dist/{es5 → esm}/components/Card/CardTitle.js +2 -2
- package/dist/{es5 → esm}/components/Card/CardTitle.js.map +0 -0
- package/dist/esm/components/Card/index.js +9 -0
- package/dist/{es5 → esm}/components/Card/index.js.map +0 -0
- package/dist/{es5 → esm}/components/Checkbox/Checkbox.js +1 -1
- package/dist/{es5 → esm}/components/Checkbox/Checkbox.js.map +0 -0
- package/dist/{es5 → esm}/components/ContextOverlay/ContextMenu.js +4 -4
- package/dist/{es5 → esm}/components/ContextOverlay/ContextMenu.js.map +0 -0
- package/dist/{es5 → esm}/components/ContextOverlay/ContextOverlay.js +1 -1
- package/dist/{es5 → esm}/components/ContextOverlay/ContextOverlay.js.map +0 -0
- package/dist/{es5 → esm}/components/Dialog/AlertDialog.js +2 -2
- package/dist/{es5 → esm}/components/Dialog/AlertDialog.js.map +0 -0
- package/dist/{es5 → esm}/components/Dialog/Modal.js +3 -3
- package/dist/{es5 → esm}/components/Dialog/Modal.js.map +1 -1
- package/dist/{es5 → esm}/components/Dialog/SimpleDialog.js +4 -4
- package/dist/{es5 → esm}/components/Dialog/SimpleDialog.js.map +0 -0
- package/dist/{es5 → esm}/components/Form/FieldItem.js +3 -3
- package/dist/{es5 → esm}/components/Form/FieldItem.js.map +0 -0
- package/dist/esm/components/Form/FieldItemRow.js +34 -0
- package/dist/esm/components/Form/FieldItemRow.js.map +1 -0
- package/dist/{es5 → esm}/components/Form/FieldSet.js +15 -4
- package/dist/esm/components/Form/FieldSet.js.map +1 -0
- package/dist/{es5 → esm}/components/Grid/Grid.js +1 -1
- package/dist/{es5 → esm}/components/Grid/Grid.js.map +0 -0
- package/dist/{es5 → esm}/components/Grid/GridColumn.js +1 -1
- package/dist/{es5 → esm}/components/Grid/GridColumn.js.map +0 -0
- package/dist/{es5 → esm}/components/Grid/GridRow.js +1 -1
- package/dist/{es5 → esm}/components/Grid/GridRow.js.map +0 -0
- package/dist/{es5 → esm}/components/Icon/Icon.js +3 -3
- package/dist/{es5 → esm}/components/Icon/Icon.js.map +0 -0
- package/dist/{es5 → esm}/components/Icon/IconButton.js +3 -3
- package/dist/{es5 → esm}/components/Icon/IconButton.js.map +0 -0
- package/dist/{es5 → esm}/components/Icon/canonicalIconNames.js +0 -0
- package/dist/{es5 → esm}/components/Icon/canonicalIconNames.js.map +0 -0
- package/dist/{es5 → esm}/components/Iframe/Iframe.js +3 -3
- package/dist/{es5 → esm}/components/Iframe/Iframe.js.map +1 -1
- package/dist/{es5 → esm}/components/Iframe/IframeModal.js +4 -4
- package/dist/{es5 → esm}/components/Iframe/IframeModal.js.map +0 -0
- package/dist/{es5 → esm}/components/Label/Label.js +3 -3
- package/dist/{es5 → esm}/components/Label/Label.js.map +0 -0
- package/dist/{es5 → esm}/components/Link/Link.js +2 -2
- package/dist/{es5 → esm}/components/Link/Link.js.map +0 -0
- package/dist/{es5 → esm}/components/List/List.js +1 -1
- package/dist/{es5 → esm}/components/List/List.js.map +0 -0
- package/dist/{es5 → esm}/components/Menu/Menu.js +1 -1
- package/dist/{es5 → esm}/components/Menu/Menu.js.map +0 -0
- package/dist/{es5 → esm}/components/Menu/MenuDivider.js +1 -1
- package/dist/{es5 → esm}/components/Menu/MenuDivider.js.map +0 -0
- package/dist/{es5 → esm}/components/Menu/MenuItem.js +3 -3
- package/dist/{es5 → esm}/components/Menu/MenuItem.js.map +0 -0
- package/dist/{es5 → esm}/components/MultiSelect/MultiSelect.js +5 -5
- package/dist/{es5 → esm}/components/MultiSelect/MultiSelect.js.map +1 -1
- package/dist/{es5 → esm}/components/Notification/Notification.js +3 -3
- package/dist/{es5 → esm}/components/Notification/Notification.js.map +0 -0
- package/dist/{es5 → esm}/components/Notification/Toast.js +2 -2
- package/dist/{es5 → esm}/components/Notification/Toast.js.map +0 -0
- package/dist/{es5 → esm}/components/NumericInput/NumericInput.js +0 -0
- package/dist/{es5 → esm}/components/NumericInput/NumericInput.js.map +0 -0
- package/dist/{es5 → esm}/components/OverviewItem/OverviewItem.js +1 -1
- package/dist/{es5 → esm}/components/OverviewItem/OverviewItem.js.map +0 -0
- package/dist/{es5 → esm}/components/OverviewItem/OverviewItemActions.js +1 -1
- package/dist/{es5 → esm}/components/OverviewItem/OverviewItemActions.js.map +0 -0
- package/dist/{es5 → esm}/components/OverviewItem/OverviewItemDepiction.js +1 -1
- package/dist/{es5 → esm}/components/OverviewItem/OverviewItemDepiction.js.map +0 -0
- package/dist/{es5 → esm}/components/OverviewItem/OverviewItemDescription.js +1 -1
- package/dist/{es5 → esm}/components/OverviewItem/OverviewItemDescription.js.map +0 -0
- package/dist/{es5 → esm}/components/OverviewItem/OverviewItemLine.js +1 -1
- package/dist/{es5 → esm}/components/OverviewItem/OverviewItemLine.js.map +0 -0
- package/dist/{es5 → esm}/components/OverviewItem/OverviewItemList.js +2 -2
- package/dist/{es5 → esm}/components/OverviewItem/OverviewItemList.js.map +1 -1
- package/dist/esm/components/OverviewItem/index.js +8 -0
- package/dist/{es5 → esm}/components/OverviewItem/index.js.map +0 -0
- package/dist/{es5 → esm}/components/Pagination/Pagination.js +1 -1
- package/dist/{es5 → esm}/components/Pagination/Pagination.js.map +0 -0
- package/dist/{es5 → esm}/components/ProgressBar/ProgressBar.js +0 -0
- package/dist/{es5 → esm}/components/ProgressBar/ProgressBar.js.map +0 -0
- package/dist/{es5 → esm}/components/PropertyValuePair/PropertyName.js +2 -2
- package/dist/{es5 → esm}/components/PropertyValuePair/PropertyName.js.map +0 -0
- package/dist/{es5 → esm}/components/PropertyValuePair/PropertyValue.js +1 -1
- package/dist/{es5 → esm}/components/PropertyValuePair/PropertyValue.js.map +0 -0
- package/dist/{es5 → esm}/components/PropertyValuePair/PropertyValueList.js +1 -1
- package/dist/{es5 → esm}/components/PropertyValuePair/PropertyValueList.js.map +0 -0
- package/dist/{es5 → esm}/components/PropertyValuePair/PropertyValuePair.js +1 -1
- package/dist/{es5 → esm}/components/PropertyValuePair/PropertyValuePair.js.map +0 -0
- package/dist/esm/components/PropertyValuePair/index.js +6 -0
- package/dist/{es5 → esm}/components/PropertyValuePair/index.js.map +0 -0
- package/dist/{es5 → esm}/components/RadioButton/RadioButton.js +1 -1
- package/dist/{es5 → esm}/components/RadioButton/RadioButton.js.map +0 -0
- package/dist/{es5 → esm}/components/Separation/Divider.js +1 -1
- package/dist/{es5 → esm}/components/Separation/Divider.js.map +0 -0
- package/dist/{es5 → esm}/components/Separation/Spacing.js +1 -1
- package/dist/{es5 → esm}/components/Separation/Spacing.js.map +0 -0
- package/dist/{es5 → esm}/components/SimpleTable/TableContainer.js +1 -1
- package/dist/{es5 → esm}/components/SimpleTable/TableContainer.js.map +0 -0
- package/dist/{es5 → esm}/components/SimpleTable/index.js +1 -1
- package/dist/{es5 → esm}/components/SimpleTable/index.js.map +0 -0
- package/dist/{es5 → esm}/components/Spinner/Spinner.js +2 -1
- package/dist/esm/components/Spinner/Spinner.js.map +1 -0
- package/dist/{es5 → esm}/components/Structure/Section.js +1 -1
- package/dist/{es5 → esm}/components/Structure/Section.js.map +0 -0
- package/dist/{es5 → esm}/components/Structure/SectionHeader.js +1 -1
- package/dist/{es5 → esm}/components/Structure/SectionHeader.js.map +0 -0
- package/dist/{es5 → esm}/components/Structure/TitleMainsection.js +1 -1
- package/dist/{es5 → esm}/components/Structure/TitleMainsection.js.map +0 -0
- package/dist/{es5 → esm}/components/Structure/TitlePage.js +1 -1
- package/dist/{es5 → esm}/components/Structure/TitlePage.js.map +0 -0
- package/dist/{es5 → esm}/components/Structure/TitleSubsection.js +1 -1
- package/dist/{es5 → esm}/components/Structure/TitleSubsection.js.map +0 -0
- package/dist/{es5 → esm}/components/Switch/Switch.js +1 -1
- package/dist/{es5 → esm}/components/Switch/Switch.js.map +0 -0
- package/dist/{es5 → esm}/components/Tabs/Tab.js +2 -2
- package/dist/{es5 → esm}/components/Tabs/Tab.js.map +0 -0
- package/dist/{es5 → esm}/components/Tabs/TabTitle.js +2 -2
- package/dist/{es5 → esm}/components/Tabs/TabTitle.js.map +0 -0
- package/dist/{es5 → esm}/components/Tabs/Tabs.js +2 -2
- package/dist/{es5 → esm}/components/Tabs/Tabs.js.map +0 -0
- package/dist/{es5 → esm}/components/Tag/Tag.js +1 -1
- package/dist/{es5 → esm}/components/Tag/Tag.js.map +0 -0
- package/dist/{es5 → esm}/components/Tag/TagList.js +14 -3
- package/dist/esm/components/Tag/TagList.js.map +1 -0
- package/dist/{es5 → esm}/components/TextField/SearchField.js +4 -4
- package/dist/{es5 → esm}/components/TextField/SearchField.js.map +0 -0
- package/dist/{es5 → esm}/components/TextField/TextArea.js +1 -1
- package/dist/{es5 → esm}/components/TextField/TextArea.js.map +0 -0
- package/dist/{es5 → esm}/components/TextField/TextField.js +2 -2
- package/dist/{es5 → esm}/components/TextField/TextField.js.map +0 -0
- package/dist/{es5 → esm}/components/Toolbar/Toolbar.js +1 -1
- package/dist/{es5 → esm}/components/Toolbar/Toolbar.js.map +0 -0
- package/dist/{es5 → esm}/components/Toolbar/ToolbarSection.js +1 -1
- package/dist/{es5 → esm}/components/Toolbar/ToolbarSection.js.map +0 -0
- package/dist/{es5 → esm}/components/Tooltip/Tooltip.js +1 -1
- package/dist/{es5 → esm}/components/Tooltip/Tooltip.js.map +0 -0
- package/dist/{es5 → esm}/components/Typography/Highlighter.js +0 -0
- package/dist/{es5 → esm}/components/Typography/Highlighter.js.map +0 -0
- package/dist/{es5 → esm}/components/Typography/HtmlContentBlock.js +2 -2
- package/dist/{es5 → esm}/components/Typography/HtmlContentBlock.js.map +0 -0
- package/dist/{es5 → esm}/components/Typography/OverflowText.js +1 -1
- package/dist/{es5 → esm}/components/Typography/OverflowText.js.map +0 -0
- package/dist/{es5 → esm}/components/Typography/WhiteSpaceContainer.js +1 -1
- package/dist/{es5 → esm}/components/Typography/WhiteSpaceContainer.js.map +0 -0
- package/dist/{es5 → esm}/components/Typography/classnames.js +1 -1
- package/dist/{es5 → esm}/components/Typography/classnames.js.map +0 -0
- package/dist/{es5 → esm}/components/Workspace/WorkspaceContent.js +3 -3
- package/dist/{es5 → esm}/components/Workspace/WorkspaceContent.js.map +0 -0
- package/dist/{es5 → esm}/components/Workspace/WorkspaceHeader.js +1 -1
- package/dist/{es5 → esm}/components/Workspace/WorkspaceHeader.js.map +0 -0
- package/dist/{es5 → esm}/components/Workspace/WorkspaceMain.js +2 -2
- package/dist/{es5 → esm}/components/Workspace/WorkspaceMain.js.map +0 -0
- package/dist/{es5 → esm}/components/Workspace/WorkspaceSide.js +2 -2
- package/dist/{es5 → esm}/components/Workspace/WorkspaceSide.js.map +0 -0
- package/dist/{es5 → esm}/components/interfaces.js +0 -0
- package/dist/{es5 → esm}/components/interfaces.js.map +0 -0
- package/dist/{es5 → esm}/configuration/constants.js +0 -0
- package/dist/{es5 → esm}/configuration/constants.js.map +0 -0
- package/dist/{es5 → esm}/extensions/react-flow/edges/EdgeDefault.js +1 -1
- package/dist/{es5 → esm}/extensions/react-flow/edges/EdgeDefault.js.map +0 -0
- package/dist/{es5 → esm}/extensions/react-flow/edges/EdgeStep.js +2 -2
- package/dist/{es5 → esm}/extensions/react-flow/edges/EdgeStep.js.map +0 -0
- package/dist/{es5 → esm}/extensions/react-flow/edges/EdgeTools.js +2 -2
- package/dist/{es5 → esm}/extensions/react-flow/edges/EdgeTools.js.map +0 -0
- package/dist/{es5 → esm}/extensions/react-flow/edges/edgeTypes.js +2 -2
- package/dist/{es5 → esm}/extensions/react-flow/edges/edgeTypes.js.map +0 -0
- package/dist/{es5 → esm}/extensions/react-flow/edges/getSmoothStepPath.js +0 -0
- package/dist/{es5 → esm}/extensions/react-flow/edges/getSmoothStepPath.js.map +0 -0
- package/dist/{es5 → esm}/extensions/react-flow/edges/utils.js +1 -1
- package/dist/{es5 → esm}/extensions/react-flow/edges/utils.js.map +0 -0
- package/dist/{es5 → esm}/extensions/react-flow/handles/HandleContent.js +2 -2
- package/dist/{es5 → esm}/extensions/react-flow/handles/HandleContent.js.map +0 -0
- package/dist/{es5 → esm}/extensions/react-flow/handles/HandleDefault.js +1 -1
- package/dist/{es5 → esm}/extensions/react-flow/handles/HandleDefault.js.map +0 -0
- package/dist/esm/extensions/react-flow/index.js +12 -0
- package/dist/{es5 → esm}/extensions/react-flow/index.js.map +0 -0
- package/dist/{es5 → esm}/extensions/react-flow/minimap/MiniMap.js +1 -1
- package/dist/{es5 → esm}/extensions/react-flow/minimap/MiniMap.js.map +1 -1
- package/dist/{es5 → esm}/extensions/react-flow/minimap/utils.js +2 -2
- package/dist/{es5 → esm}/extensions/react-flow/minimap/utils.js.map +0 -0
- package/dist/{es5 → esm}/extensions/react-flow/nodes/NodeContent.js +3 -3
- package/dist/{es5 → esm}/extensions/react-flow/nodes/NodeContent.js.map +0 -0
- package/dist/{es5 → esm}/extensions/react-flow/nodes/NodeContentExtension.js +2 -2
- package/dist/{es5 → esm}/extensions/react-flow/nodes/NodeContentExtension.js.map +0 -0
- package/dist/{es5 → esm}/extensions/react-flow/nodes/NodeDefault.js +2 -2
- package/dist/{es5 → esm}/extensions/react-flow/nodes/NodeDefault.js.map +0 -0
- package/dist/{es5 → esm}/extensions/react-flow/nodes/NodeTools.js +2 -2
- package/dist/{es5 → esm}/extensions/react-flow/nodes/NodeTools.js.map +0 -0
- package/dist/{es5 → esm}/extensions/react-flow/nodes/nodeTypes.js +1 -1
- package/dist/{es5 → esm}/extensions/react-flow/nodes/nodeTypes.js.map +0 -0
- package/dist/esm/index.js +97 -0
- package/dist/{es5 → esm}/index.js.map +0 -0
- package/dist/{es5 → esm}/legacy-replacements/Button/AffirmativeButton.js +1 -1
- package/dist/{es5 → esm}/legacy-replacements/Button/AffirmativeButton.js.map +0 -0
- package/dist/{es5 → esm}/legacy-replacements/Button/Button.js +1 -1
- package/dist/{es5 → esm}/legacy-replacements/Button/Button.js.map +0 -0
- package/dist/{es5 → esm}/legacy-replacements/Button/DismissiveButton.js +1 -1
- package/dist/{es5 → esm}/legacy-replacements/Button/DismissiveButton.js.map +0 -0
- package/dist/{es5 → esm}/legacy-replacements/Button/DisruptiveButton.js +1 -1
- package/dist/{es5 → esm}/legacy-replacements/Button/DisruptiveButton.js.map +0 -0
- package/dist/{es5 → esm}/legacy-replacements/Checkbox/Checkbox.js +1 -1
- package/dist/{es5 → esm}/legacy-replacements/Checkbox/Checkbox.js.map +0 -0
- package/dist/{es5 → esm}/legacy-replacements/Radio/RadioButton.js +1 -1
- package/dist/{es5 → esm}/legacy-replacements/Radio/RadioButton.js.map +0 -0
- package/dist/{es5 → esm}/legacy-replacements/Tabs/Tabs.js +1 -1
- package/dist/{es5 → esm}/legacy-replacements/Tabs/Tabs.js.map +0 -0
- package/dist/{es5 → esm}/legacy-replacements/TextField/TextField.js +4 -4
- package/dist/{es5 → esm}/legacy-replacements/TextField/TextField.js.map +0 -0
- package/dist/{es5 → esm}/legacy-replacements/index.js +9 -9
- package/dist/{es5 → esm}/legacy-replacements/index.js.map +0 -0
- package/dist/{es5 → esm}/package.json +0 -0
- package/dist/types/components/AutoSuggestion/SingleLineCodeEditor.d.ts +1 -1
- package/dist/types/components/MultiSelect/MultiSelect.d.ts +1 -1
- package/package.json +7 -6
- package/src/cmem/ContentBlobToggler/StringPreviewContentBlobToggler.tsx +1 -1
- package/src/components/Accordion/accordion.scss +1 -2
- package/src/components/AutoSuggestion/AutoSuggestion.tsx +2 -0
- package/src/components/AutoSuggestion/SingleLineCodeEditor.tsx +3 -3
- package/src/components/AutocompleteField/AutoCompleteField.tsx +1 -0
- package/src/components/Dialog/Modal.tsx +1 -1
- package/src/components/Form/FieldItemRow.tsx +1 -1
- package/src/components/Form/FieldSet.tsx +1 -0
- package/src/components/Iframe/Iframe.tsx +1 -1
- package/src/components/MultiSelect/MultiSelect.tsx +2 -2
- package/src/components/OverviewItem/OverviewItemList.tsx +1 -1
- package/src/components/Spinner/Spinner.tsx +1 -0
- package/src/components/Tag/TagList.tsx +1 -0
- package/src/extensions/react-flow/minimap/MiniMap.tsx +1 -1
- package/dist/es5/cmem/ActivityControl/index.js +0 -4
- package/dist/es5/cmem/ContentBlobToggler/index.js +0 -3
- package/dist/es5/components/AutoSuggestion/AutoSuggestion.js.map +0 -1
- package/dist/es5/components/AutocompleteField/AutoCompleteField.js.map +0 -1
- package/dist/es5/components/Card/index.js +0 -9
- package/dist/es5/components/Form/FieldItemRow.js +0 -23
- package/dist/es5/components/Form/FieldItemRow.js.map +0 -1
- package/dist/es5/components/Form/FieldSet.js.map +0 -1
- package/dist/es5/components/OverviewItem/index.js +0 -8
- package/dist/es5/components/PropertyValuePair/index.js +0 -6
- package/dist/es5/components/Spinner/Spinner.js.map +0 -1
- package/dist/es5/components/Tag/TagList.js.map +0 -1
- package/dist/es5/extensions/react-flow/index.js +0 -12
- package/dist/es5/index.js +0 -97
|
@@ -22,7 +22,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
22
22
|
};
|
|
23
23
|
import React, { memo } from 'react';
|
|
24
24
|
import { getMarkerEnd, getEdgeCenter, EdgeText, } from "react-flow-renderer";
|
|
25
|
-
import { drawEdgeStraight } from "./utils";
|
|
25
|
+
import { drawEdgeStraight } from "./utils.js";
|
|
26
26
|
export var EdgeDefault = memo(function (edge) {
|
|
27
27
|
var _a;
|
|
28
28
|
var _b = edge.data, data = _b === void 0 ? {} : _b, _c = edge.drawSvgPath, drawSvgPath = _c === void 0 ? drawEdgeStraight : _c, edgeOriginalProperties = __rest(edge, ["data", "drawSvgPath"]);
|
|
File without changes
|
|
@@ -10,8 +10,8 @@ var __assign = (this && this.__assign) || function () {
|
|
|
10
10
|
return __assign.apply(this, arguments);
|
|
11
11
|
};
|
|
12
12
|
import React, { memo } from 'react';
|
|
13
|
-
import { EdgeDefault } from "./EdgeDefault";
|
|
14
|
-
import { drawEdgeStep } from "./utils";
|
|
13
|
+
import { EdgeDefault } from "./EdgeDefault.js";
|
|
14
|
+
import { drawEdgeStep } from "./utils.js";
|
|
15
15
|
export var EdgeStep = memo(function (edge) {
|
|
16
16
|
return (React.createElement(EdgeDefault, __assign({}, edge, { drawSvgPath: drawEdgeStep })));
|
|
17
17
|
});
|
|
File without changes
|
|
@@ -21,8 +21,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
21
21
|
return t;
|
|
22
22
|
};
|
|
23
23
|
import React, { memo } from 'react';
|
|
24
|
-
import { ContextOverlay } from "../../../index";
|
|
25
|
-
import { CLASSPREFIX as eccgui } from "../../../configuration/constants";
|
|
24
|
+
import { ContextOverlay } from "../../../index.js";
|
|
25
|
+
import { CLASSPREFIX as eccgui } from "../../../configuration/constants.js";
|
|
26
26
|
import { PopoverInteractionKind as BlueprintPopoverInteractionKind, } from "@blueprintjs/core";
|
|
27
27
|
export var EdgeTools = memo(function (_a) {
|
|
28
28
|
var posOffset = _a.posOffset, children = _a.children, otherProps = __rest(_a, ["posOffset", "children"]);
|
|
File without changes
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
1. do not export all sub elements, e.g. edges
|
|
5
5
|
2. we need to add additional features for better usage
|
|
6
6
|
*/
|
|
7
|
-
import { EdgeDefault } from "./EdgeDefault";
|
|
8
|
-
import { EdgeStep } from "./EdgeStep";
|
|
7
|
+
import { EdgeDefault } from "./EdgeDefault.js";
|
|
8
|
+
import { EdgeStep } from "./EdgeStep.js";
|
|
9
9
|
export var edgeTypes = {
|
|
10
10
|
default: EdgeDefault,
|
|
11
11
|
straight: EdgeDefault,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Position } from "react-flow-renderer";
|
|
2
|
-
import { getSmoothStepPath } from "./getSmoothStepPath";
|
|
2
|
+
import { getSmoothStepPath } from "./getSmoothStepPath.js";
|
|
3
3
|
var posCorrectionEdge = function (_a) {
|
|
4
4
|
var sourceX = _a.sourceX, sourceY = _a.sourceY, sourcePosition = _a.sourcePosition, targetX = _a.targetX, targetY = _a.targetY, targetPosition = _a.targetPosition, _b = _a.correctionLength, correctionLength = _b === void 0 ? 7 : _b, _c = _a.correctionRadius, correctionRadius = _c === void 0 ? 7 : _c;
|
|
5
5
|
var newSourceX = sourceX;
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { memo } from 'react';
|
|
2
|
-
import { CLASSPREFIX as eccgui } from "../../../configuration/constants";
|
|
3
|
-
import { Tooltip } from "../../../index";
|
|
2
|
+
import { CLASSPREFIX as eccgui } from "../../../configuration/constants.js";
|
|
3
|
+
import { Tooltip } from "../../../index.js";
|
|
4
4
|
export var HandleContent = memo(function (_a) {
|
|
5
5
|
var children = _a.children, extendedTooltip = _a.extendedTooltip;
|
|
6
6
|
var handleContent = !!children ? (React.createElement("div", { className: eccgui + "-graphviz__handle__content" }, children)) : !!extendedTooltip ? (React.createElement("div", { className: eccgui + "-graphviz__handle__content" })) : (React.createElement(React.Fragment, null));
|
|
File without changes
|
|
@@ -22,7 +22,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
22
22
|
};
|
|
23
23
|
import React, { memo } from 'react';
|
|
24
24
|
import { Handle, } from "react-flow-renderer";
|
|
25
|
-
import { HandleContent } from "./HandleContent";
|
|
25
|
+
import { HandleContent } from "./HandleContent.js";
|
|
26
26
|
export var HandleDefault = memo(function (_a) {
|
|
27
27
|
var data = _a.data, tooltip = _a.tooltip, children = _a.children, handleProps = __rest(_a, ["data", "tooltip", "children"]);
|
|
28
28
|
var tooltipTitle = !!tooltip ? { title: tooltip } : {};
|
|
File without changes
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export { NodeDefault } from "./nodes/NodeDefault.js";
|
|
2
|
+
export { NodeContent } from "./nodes/NodeContent.js";
|
|
3
|
+
export { NodeContentExtension } from "./nodes/NodeContentExtension.js";
|
|
4
|
+
export { NodeTools } from "./nodes/NodeTools.js";
|
|
5
|
+
export { nodeTypes } from "./nodes/nodeTypes.js";
|
|
6
|
+
export { EdgeDefault } from "./edges/EdgeDefault.js";
|
|
7
|
+
export { EdgeStep } from "./edges/EdgeStep.js";
|
|
8
|
+
export { EdgeTools } from "./edges/EdgeTools.js";
|
|
9
|
+
export { edgeTypes } from "./edges/edgeTypes.js";
|
|
10
|
+
export { MiniMap } from "./minimap/MiniMap.js";
|
|
11
|
+
export { minimapNodeClassName, minimapNodeColor } from "./minimap/utils.js";
|
|
12
|
+
//# sourceMappingURL=index.js.map
|
|
File without changes
|
|
@@ -83,7 +83,7 @@ export var MiniMap = memo(function (_a) {
|
|
|
83
83
|
/**
|
|
84
84
|
enables the mini-map fake drag effect see "handleMiniMapMouseMove" above.
|
|
85
85
|
**/
|
|
86
|
-
var handleMiniMapMouseDown = function (
|
|
86
|
+
var handleMiniMapMouseDown = function () {
|
|
87
87
|
if (enableNavigation && flowInstance) {
|
|
88
88
|
minimapCalcConf.navigationOn = true;
|
|
89
89
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MiniMap.js","sourceRoot":"","sources":["../../../../../src/extensions/react-flow/minimap/MiniMap.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"MiniMap.js","sourceRoot":"","sources":["../../../../../src/extensions/react-flow/minimap/MiniMap.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CLASSPREFIX as eccgui } from "./../../../configuration/constants";
|
|
2
|
-
import { gethighlightedStateClasses } from "./../nodes/NodeContent";
|
|
1
|
+
import { CLASSPREFIX as eccgui } from "./../../../configuration/constants.js";
|
|
2
|
+
import { gethighlightedStateClasses } from "./../nodes/NodeContent.js";
|
|
3
3
|
export var minimapNodeClassName = function (node) {
|
|
4
4
|
var _a, _b, _c;
|
|
5
5
|
var typeClass = eccgui + "-graphviz__minimap__node--" + node.type;
|
|
File without changes
|
|
@@ -38,9 +38,9 @@ var __read = (this && this.__read) || function (o, n) {
|
|
|
38
38
|
};
|
|
39
39
|
import React from "react";
|
|
40
40
|
import { Position } from "react-flow-renderer";
|
|
41
|
-
import { Icon, Tooltip } from "../../../index";
|
|
42
|
-
import { CLASSPREFIX as eccgui } from "../../../configuration/constants";
|
|
43
|
-
import { HandleDefault } from "./../handles/HandleDefault";
|
|
41
|
+
import { Icon, Tooltip } from "../../../index.js";
|
|
42
|
+
import { CLASSPREFIX as eccgui } from "../../../configuration/constants.js";
|
|
43
|
+
import { HandleDefault } from "./../handles/HandleDefault.js";
|
|
44
44
|
var defaultHandles = [
|
|
45
45
|
{ type: "target" },
|
|
46
46
|
{ type: "source" },
|
|
File without changes
|
|
@@ -21,8 +21,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
21
21
|
return t;
|
|
22
22
|
};
|
|
23
23
|
import React from "react";
|
|
24
|
-
import { CLASSPREFIX as eccgui } from "../../../configuration/constants";
|
|
25
|
-
import IconButton from "../../../components/Icon/IconButton";
|
|
24
|
+
import { CLASSPREFIX as eccgui } from "../../../configuration/constants.js";
|
|
25
|
+
import IconButton from "../../../components/Icon/IconButton.js";
|
|
26
26
|
/**
|
|
27
27
|
* Displays an content area that can be attached to `NodeContent` elements.
|
|
28
28
|
*/
|
|
File without changes
|
|
@@ -11,8 +11,8 @@ var __assign = (this && this.__assign) || function () {
|
|
|
11
11
|
};
|
|
12
12
|
import React, { memo } from "react";
|
|
13
13
|
import { Position } from "react-flow-renderer";
|
|
14
|
-
import { Tooltip } from "../../../index";
|
|
15
|
-
import { NodeContent } from "./NodeContent";
|
|
14
|
+
import { Tooltip } from "../../../index.js";
|
|
15
|
+
import { NodeContent } from "./NodeContent.js";
|
|
16
16
|
/**
|
|
17
17
|
* The `NodeDefault` element manages the display of React-Flow nodes.
|
|
18
18
|
* This element cannot be used directly, it must be connected via a `nodeTypes` definition and all properties need to be routed through the `elements` property items inside the `ReactFlow` container.
|
|
File without changes
|
|
@@ -38,8 +38,8 @@ var __read = (this && this.__read) || function (o, n) {
|
|
|
38
38
|
};
|
|
39
39
|
import React, { memo, useEffect, useState } from "react";
|
|
40
40
|
import { PopoverInteractionKind as BlueprintPopoverInteractionKind, } from "@blueprintjs/core";
|
|
41
|
-
import { ContextOverlay, IconButton } from "../../../index";
|
|
42
|
-
import { CLASSPREFIX as eccgui } from "../../../configuration/constants";
|
|
41
|
+
import { ContextOverlay, IconButton } from "../../../index.js";
|
|
42
|
+
import { CLASSPREFIX as eccgui } from "../../../configuration/constants.js";
|
|
43
43
|
export var NodeTools = memo(function (_a) {
|
|
44
44
|
var children = _a.children, _b = _a.togglerElement, togglerElement = _b === void 0 ? "item-moremenu" : _b, _c = _a.togglerText, togglerText = _c === void 0 ? "Show more options" : _c, menuButtonDataTestId = _a.menuButtonDataTestId, menuFunctionsCallback = _a.menuFunctionsCallback, otherOverlayProps = __rest(_a, ["children", "togglerElement", "togglerText", "menuButtonDataTestId", "menuFunctionsCallback"]);
|
|
45
45
|
var _d = __read(useState(false), 2), isOpen = _d[0], setIsOpen = _d[1];
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import ApplicationContainer from "./components/Application/ApplicationContainer.js";
|
|
2
|
+
import ApplicationHeader from "./components/Application/ApplicationHeader.js";
|
|
3
|
+
import ApplicationContent from "./components/Application/ApplicationContent.js";
|
|
4
|
+
import ApplicationSidebarNavigation from "./components/Application/ApplicationSidebarNavigation.js";
|
|
5
|
+
import ApplicationSidebarToggler from "./components/Application/ApplicationSidebarToggler.js";
|
|
6
|
+
import ApplicationTitle from "./components/Application/ApplicationTitle.js";
|
|
7
|
+
import ApplicationToolbar from "./components/Application/ApplicationToolbar.js";
|
|
8
|
+
import ApplicationToolbarSection from "./components/Application/ApplicationToolbarSection.js";
|
|
9
|
+
import ApplicationToolbarAction from "./components/Application/ApplicationToolbarAction.js";
|
|
10
|
+
import ApplicationToolbarPanel from "./components/Application/ApplicationToolbarPanel.js";
|
|
11
|
+
import AutoSuggestion from "./components/AutoSuggestion/AutoSuggestion.js";
|
|
12
|
+
import { AutoSuggestionList } from "./components/AutoSuggestion/AutoSuggestionList.js";
|
|
13
|
+
import SingleLineCodeEditor from "./components/AutoSuggestion/SingleLineCodeEditor.js";
|
|
14
|
+
import HtmlContentBlock from "./components/Typography/HtmlContentBlock.js";
|
|
15
|
+
import OverflowText from "./components/Typography/OverflowText.js";
|
|
16
|
+
import WhiteSpaceContainer from "./components/Typography/WhiteSpaceContainer.js";
|
|
17
|
+
import Highlighter from "./components/Typography/Highlighter.js";
|
|
18
|
+
import Grid from "./components/Grid/Grid.js";
|
|
19
|
+
import GridRow from "./components/Grid/GridRow.js";
|
|
20
|
+
import GridColumn from "./components/Grid/GridColumn.js";
|
|
21
|
+
import WorkspaceContent from "./components/Workspace/WorkspaceContent.js";
|
|
22
|
+
import WorkspaceMain from "./components/Workspace/WorkspaceMain.js";
|
|
23
|
+
import WorkspaceSide from "./components/Workspace/WorkspaceSide.js";
|
|
24
|
+
import WorkspaceHeader from "./components/Workspace/WorkspaceHeader.js";
|
|
25
|
+
import Icon from "./components/Icon/Icon.js";
|
|
26
|
+
import IconButton from "./components/Icon/IconButton.js";
|
|
27
|
+
import Label from "./components/Label/Label.js";
|
|
28
|
+
import Button from "./components/Button/Button.js";
|
|
29
|
+
import Checkbox from "./components/Checkbox/Checkbox.js";
|
|
30
|
+
import RadioButton from "./components/RadioButton/RadioButton.js";
|
|
31
|
+
import Tabs from "./components/Tabs/Tabs.js";
|
|
32
|
+
import Tab from "./components/Tabs/Tab.js";
|
|
33
|
+
import TabTitle from "./components/Tabs/TabTitle.js";
|
|
34
|
+
import TextField from "./components/TextField/TextField.js";
|
|
35
|
+
import TextArea from "./components/TextField/TextArea.js";
|
|
36
|
+
import SearchField from "./components/TextField/SearchField.js";
|
|
37
|
+
import Switch from "./components/Switch/Switch.js";
|
|
38
|
+
import NumericInput from "./components/NumericInput/NumericInput.js";
|
|
39
|
+
import FieldItem from "./components/Form/FieldItem.js";
|
|
40
|
+
import FieldItemRow from "./components/Form/FieldItemRow.js";
|
|
41
|
+
import FieldSet from "./components/Form/FieldSet.js";
|
|
42
|
+
import { AutoCompleteField } from "./components/AutocompleteField/AutoCompleteField.js";
|
|
43
|
+
import Menu from "./components/Menu/Menu.js";
|
|
44
|
+
import MenuItem from "./components/Menu/MenuItem.js";
|
|
45
|
+
import MenuDivider from "./components/Menu/MenuDivider.js";
|
|
46
|
+
import ContextOverlay from "./components/ContextOverlay/ContextOverlay.js";
|
|
47
|
+
import ContextMenu from "./components/ContextOverlay/ContextMenu.js";
|
|
48
|
+
import Pagination from "./components/Pagination/Pagination.js";
|
|
49
|
+
import Tag from "./components/Tag/Tag.js";
|
|
50
|
+
import TagList from "./components/Tag/TagList.js";
|
|
51
|
+
import Notification from "./components/Notification/Notification.js";
|
|
52
|
+
import Toast from "./components/Notification/Toast.js";
|
|
53
|
+
import { Select } from "@blueprintjs/select";
|
|
54
|
+
import MultiSelect from "./components/MultiSelect/MultiSelect.js";
|
|
55
|
+
import { Iframe } from "./components/Iframe/Iframe.js";
|
|
56
|
+
import { IframeModal } from "./components/Iframe/IframeModal.js";
|
|
57
|
+
import { OverviewItem, OverviewItemActions, OverviewItemDepiction, OverviewItemDescription, OverviewItemLine, OverviewItemList, } from "./components/OverviewItem/index.js";
|
|
58
|
+
import { TableContainer, Table, TableHead, TableRow, TableBody, TableCell, TableHeader, } from "./components/SimpleTable/index.js";
|
|
59
|
+
import BreadcrumbList from "./components/Breadcrumb/BreadcrumbList.js";
|
|
60
|
+
import BreadcrumbItem from "./components/Breadcrumb/BreadcrumbItem.js";
|
|
61
|
+
import Modal from "./components/Dialog/Modal.js";
|
|
62
|
+
import SimpleDialog from "./components/Dialog/SimpleDialog.js";
|
|
63
|
+
import AlertDialog from "./components/Dialog/AlertDialog.js";
|
|
64
|
+
import { Card, CardHeader, CardTitle, CardOptions, CardContent, CardActions, CardActionsAux, } from "./components/Card/index.js";
|
|
65
|
+
import Spacing from "./components/Separation/Spacing.js";
|
|
66
|
+
import Divider from "./components/Separation/Divider.js";
|
|
67
|
+
import Tooltip from "./components/Tooltip/Tooltip.js";
|
|
68
|
+
import Toolbar from "./components/Toolbar/Toolbar.js";
|
|
69
|
+
import ToolbarSection from "./components/Toolbar/ToolbarSection.js";
|
|
70
|
+
import Section from "./components/Structure/Section.js";
|
|
71
|
+
import SectionHeader from "./components/Structure/SectionHeader.js";
|
|
72
|
+
import TitlePage from "./components/Structure/TitlePage.js";
|
|
73
|
+
import TitleMainsection from "./components/Structure/TitleMainsection.js";
|
|
74
|
+
import TitleSubsection from "./components/Structure/TitleSubsection.js";
|
|
75
|
+
import Accordion from "./components/Accordion/Accordion.js";
|
|
76
|
+
import AccordionItem from "./components/Accordion/AccordionItem.js";
|
|
77
|
+
import Link from "./components/Link/Link.js";
|
|
78
|
+
import Spinner from "./components/Spinner/Spinner.js";
|
|
79
|
+
import { PropertyName, PropertyValue, PropertyValuePair, PropertyValueList } from "./components/PropertyValuePair/index.js";
|
|
80
|
+
import * as TypographyClassNames from "./components/Typography/classnames.js";
|
|
81
|
+
import { ClassNames as IntentClassNames } from "./common/Intent/index.js";
|
|
82
|
+
import { openInNewTab } from "./common/utils/openInNewTab.js";
|
|
83
|
+
import { ProgressBar } from "./components/ProgressBar/ProgressBar.js";
|
|
84
|
+
import List from "./components/List/List.js";
|
|
85
|
+
import * as LegacyReplacements from "./legacy-replacements/index.js";
|
|
86
|
+
var HelperClasses = {
|
|
87
|
+
Typography: TypographyClassNames,
|
|
88
|
+
Intent: IntentClassNames,
|
|
89
|
+
};
|
|
90
|
+
var Utilities = {
|
|
91
|
+
openInNewTab: openInNewTab
|
|
92
|
+
};
|
|
93
|
+
export { ApplicationContainer, ApplicationHeader, ApplicationContent, ApplicationSidebarNavigation, ApplicationSidebarToggler, ApplicationTitle, ApplicationToolbar, ApplicationToolbarSection, ApplicationToolbarAction, ApplicationToolbarPanel, AutoSuggestion, AutoSuggestionList, SingleLineCodeEditor, HtmlContentBlock, OverflowText, WhiteSpaceContainer, Highlighter, Grid, GridRow, GridColumn, List, WorkspaceContent, WorkspaceMain, WorkspaceSide, WorkspaceHeader, Menu, MenuItem, MenuDivider, ContextOverlay, ContextMenu, OverviewItem, OverviewItemDepiction, OverviewItemDescription, OverviewItemLine, OverviewItemActions, OverviewItemList, TableContainer, Table, TableHead, TableRow, TableBody, TableCell, TableHeader, Icon, IconButton, Label, Button, Checkbox, RadioButton, Tabs, Tab, TabTitle, TextField, TextArea, SearchField, Switch, NumericInput, FieldItem, FieldItemRow, FieldSet, BreadcrumbList, BreadcrumbItem, Modal, SimpleDialog, AlertDialog, Card, CardHeader, CardTitle, CardOptions, CardContent, CardActions, CardActionsAux, Spacing, Divider, Tooltip, Section, SectionHeader, TitlePage, TitleMainsection, TitleSubsection, Accordion, AccordionItem, Toolbar, ToolbarSection, Tag, TagList, Pagination, Notification, Link, Spinner, PropertyName, PropertyValue, PropertyValuePair, PropertyValueList, Toast, HelperClasses, Select, // FIXME: CMEM-3742: include as own element
|
|
94
|
+
MultiSelect, AutoCompleteField, ProgressBar, Iframe, IframeModal, Utilities, LegacyReplacements, };
|
|
95
|
+
export * from "./cmem/index.js";
|
|
96
|
+
export * from "./extensions/react-flow/index.js";
|
|
97
|
+
//# sourceMappingURL=index.js.map
|
|
File without changes
|
|
@@ -21,7 +21,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
21
21
|
return t;
|
|
22
22
|
};
|
|
23
23
|
import React from 'react';
|
|
24
|
-
import { ButtonReplacement } from "./Button";
|
|
24
|
+
import { ButtonReplacement } from "./Button.js";
|
|
25
25
|
export function AffirmativeButtonReplacement(_a) {
|
|
26
26
|
var children = _a.children, otherProps = __rest(_a, ["children"]);
|
|
27
27
|
return (React.createElement(ButtonReplacement, __assign({}, otherProps, { affirmative: true }), children));
|
|
File without changes
|
|
@@ -21,7 +21,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
21
21
|
return t;
|
|
22
22
|
};
|
|
23
23
|
import React from 'react';
|
|
24
|
-
import Button from "../../components/Button/Button";
|
|
24
|
+
import Button from "../../components/Button/Button.js";
|
|
25
25
|
export var iconMappings = {
|
|
26
26
|
"edit": "item-edit",
|
|
27
27
|
"delete": "item-remove",
|
|
File without changes
|
|
@@ -21,7 +21,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
21
21
|
return t;
|
|
22
22
|
};
|
|
23
23
|
import React from 'react';
|
|
24
|
-
import { ButtonReplacement } from "./Button";
|
|
24
|
+
import { ButtonReplacement } from "./Button.js";
|
|
25
25
|
export function DismissiveButtonReplacement(_a) {
|
|
26
26
|
var children = _a.children, otherProps = __rest(_a, ["children"]);
|
|
27
27
|
return (React.createElement(ButtonReplacement, __assign({}, otherProps, { dismissive: true }), children));
|
|
File without changes
|
|
@@ -21,7 +21,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
21
21
|
return t;
|
|
22
22
|
};
|
|
23
23
|
import React from 'react';
|
|
24
|
-
import { ButtonReplacement } from "./Button";
|
|
24
|
+
import { ButtonReplacement } from "./Button.js";
|
|
25
25
|
export function DisruptiveButtonReplacement(_a) {
|
|
26
26
|
var children = _a.children, otherProps = __rest(_a, ["children"]);
|
|
27
27
|
return (React.createElement(ButtonReplacement, __assign({}, otherProps, { disruptive: true }), children));
|
|
File without changes
|
|
@@ -21,7 +21,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
21
21
|
return t;
|
|
22
22
|
};
|
|
23
23
|
import React from 'react';
|
|
24
|
-
import Checkbox from "../../components/Checkbox/Checkbox";
|
|
24
|
+
import Checkbox from "../../components/Checkbox/Checkbox.js";
|
|
25
25
|
var extendedOnChangeBoolean = function (onChangeFn, event) {
|
|
26
26
|
if (typeof onChangeFn === "function") {
|
|
27
27
|
onChangeFn({
|
|
File without changes
|
|
@@ -21,7 +21,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
21
21
|
return t;
|
|
22
22
|
};
|
|
23
23
|
import React from 'react';
|
|
24
|
-
import RadioButton from "../../components/RadioButton/RadioButton";
|
|
24
|
+
import RadioButton from "../../components/RadioButton/RadioButton.js";
|
|
25
25
|
export function RadioButtonReplacement(_a) {
|
|
26
26
|
var children = _a.children, label = _a.label, otherProps = __rest(_a, ["children", "label"]);
|
|
27
27
|
if (process.env.NODE_ENV === 'development') {
|
|
File without changes
|
|
@@ -22,7 +22,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
22
22
|
};
|
|
23
23
|
import React from 'react';
|
|
24
24
|
import { Tabs as BlueprintTabs, Tab, } from "@blueprintjs/core";
|
|
25
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
25
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
26
26
|
var createDeprecatedTab = function (_a) {
|
|
27
27
|
var tabId = _a.tabId, tabTitle = _a.tabTitle, tabContent = _a.tabContent, _b = _a.dontShrink, dontShrink = _b === void 0 ? false : _b, otherTabProps = __rest(_a, ["tabId", "tabTitle", "tabContent", "dontShrink"]);
|
|
28
28
|
var extraStyles = dontShrink ? { style: { flexShrink: 0 } } : {};
|
|
File without changes
|
|
@@ -21,10 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
21
21
|
return t;
|
|
22
22
|
};
|
|
23
23
|
import React from 'react';
|
|
24
|
-
import FieldItem from "../../components/Form/FieldItem";
|
|
25
|
-
import TextField from "../../components/TextField/TextField";
|
|
26
|
-
import TextArea from "../../components/TextField/TextArea";
|
|
27
|
-
import IconButton from "../../components/Icon/IconButton";
|
|
24
|
+
import FieldItem from "../../components/Form/FieldItem.js";
|
|
25
|
+
import TextField from "../../components/TextField/TextField.js";
|
|
26
|
+
import TextArea from "../../components/TextField/TextArea.js";
|
|
27
|
+
import IconButton from "../../components/Icon/IconButton.js";
|
|
28
28
|
var extendedOnChange = function (onChangeFn, event) {
|
|
29
29
|
if (typeof onChangeFn === "function") {
|
|
30
30
|
onChangeFn({
|
|
File without changes
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { ButtonReplacement as Button } from "./Button/Button";
|
|
2
|
-
export { AffirmativeButtonReplacement as AffirmativeButton } from "./Button/AffirmativeButton";
|
|
3
|
-
export { DismissiveButtonReplacement as DismissiveButton } from "./Button/DismissiveButton";
|
|
4
|
-
export { DisruptiveButtonReplacement as DisruptiveButton } from "./Button/DisruptiveButton";
|
|
5
|
-
export { ButtonReplacement as ProgressButton } from "./Button/Button";
|
|
6
|
-
export { CheckboxReplacement as Checkbox } from "./Checkbox/Checkbox";
|
|
7
|
-
export { RadioButtonReplacement as Radio } from "./Radio/RadioButton";
|
|
8
|
-
export { TabsReplacement as Tabs } from "./Tabs/Tabs";
|
|
9
|
-
export { TextFieldReplacement as TextField } from "./TextField/TextField";
|
|
1
|
+
export { ButtonReplacement as Button } from "./Button/Button.js";
|
|
2
|
+
export { AffirmativeButtonReplacement as AffirmativeButton } from "./Button/AffirmativeButton.js";
|
|
3
|
+
export { DismissiveButtonReplacement as DismissiveButton } from "./Button/DismissiveButton.js";
|
|
4
|
+
export { DisruptiveButtonReplacement as DisruptiveButton } from "./Button/DisruptiveButton.js";
|
|
5
|
+
export { ButtonReplacement as ProgressButton } from "./Button/Button.js";
|
|
6
|
+
export { CheckboxReplacement as Checkbox } from "./Checkbox/Checkbox.js";
|
|
7
|
+
export { RadioButtonReplacement as Radio } from "./Radio/RadioButton.js";
|
|
8
|
+
export { TabsReplacement as Tabs } from "./Tabs/Tabs.js";
|
|
9
|
+
export { TextFieldReplacement as TextField } from "./TextField/TextField.js";
|
|
10
10
|
//# sourceMappingURL=index.js.map
|
|
File without changes
|
|
File without changes
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import "codemirror/addon/display/placeholder";
|
|
2
|
+
import "codemirror/addon/display/placeholder.js";
|
|
3
3
|
import "codemirror/mode/sparql/sparql.js";
|
|
4
4
|
import { Editor as CodeMirrorEditor } from "codemirror";
|
|
5
5
|
export interface IEditorProps {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { MultiSelectProps } from "@blueprintjs/select";
|
|
3
3
|
import { HTMLInputProps } from "@blueprintjs/core/src/common/props";
|
|
4
|
-
interface SelectedParamsType<T> {
|
|
4
|
+
export interface SelectedParamsType<T> {
|
|
5
5
|
newlySelected: T;
|
|
6
6
|
selectedItems: T[];
|
|
7
7
|
createdItems: Partial<T>[];
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eccenca/gui-elements",
|
|
3
3
|
"description": "GUI elements based on other libraries, usable in React application, written in Typescript.",
|
|
4
|
-
"version": "22.1.0
|
|
4
|
+
"version": "22.1.0",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"homepage": "https://github.com/eccenca/gui-elements",
|
|
7
7
|
"bugs": "https://github.com/eccenca/gui-elements/issues",
|
|
@@ -32,11 +32,11 @@
|
|
|
32
32
|
},
|
|
33
33
|
"style": "src/index.scss",
|
|
34
34
|
"main": "dist/cjs/index.js",
|
|
35
|
-
"module": "dist/
|
|
35
|
+
"module": "dist/esm/index.js",
|
|
36
36
|
"types": "dist/types/index.d.ts",
|
|
37
37
|
"exports": {
|
|
38
38
|
".": {
|
|
39
|
-
"import": "./dist/
|
|
39
|
+
"import": "./dist/esm/index.js",
|
|
40
40
|
"require": "./dist/cjs/index.js"
|
|
41
41
|
}
|
|
42
42
|
},
|
|
@@ -46,9 +46,9 @@
|
|
|
46
46
|
],
|
|
47
47
|
"scripts": {
|
|
48
48
|
"build:clean": "rimraf dist/",
|
|
49
|
-
"build:
|
|
50
|
-
"build:cjs": "tsc --
|
|
51
|
-
"build:all": "yarn build:clean && yarn build:
|
|
49
|
+
"build:esm": "tsc --project .typescript/tsbuild-esm.json && ./scripts/fix-esm-dist",
|
|
50
|
+
"build:cjs": "tsc --project .typescript/tsbuild-cjs.json && ./scripts/fix-cjs-dist",
|
|
51
|
+
"build:all": "yarn build:clean && yarn build:esm && yarn build:cjs",
|
|
52
52
|
"compile": "tsc --build tsconfig.json",
|
|
53
53
|
"compile-scss": "node-sass src/index.scss --importer=node_modules/node-sass-tilde-importer",
|
|
54
54
|
"storybook": "start-storybook -p 6006",
|
|
@@ -127,6 +127,7 @@
|
|
|
127
127
|
"rimraf": "^3.0.2",
|
|
128
128
|
"sass-loader": "8.0.2",
|
|
129
129
|
"style-loader": "0.23.1",
|
|
130
|
+
"tsc-esm-fix": "^2.13.0",
|
|
130
131
|
"typescript": "4.4.4",
|
|
131
132
|
"webpack": "^4.46.0"
|
|
132
133
|
},
|
|
@@ -182,6 +182,7 @@ const AutoSuggestion = ({
|
|
|
182
182
|
return () => marker.clear()
|
|
183
183
|
}
|
|
184
184
|
}
|
|
185
|
+
return;
|
|
185
186
|
}, [highlightedElement, selectedTextRanges, editorInstance])
|
|
186
187
|
|
|
187
188
|
//handle linting
|
|
@@ -266,6 +267,7 @@ const AutoSuggestion = ({
|
|
|
266
267
|
handleEditorInputChange(value, cursorPosition)
|
|
267
268
|
return handleEditorInputChange.cancel
|
|
268
269
|
}
|
|
270
|
+
return;
|
|
269
271
|
}, [cursorPosition, value, isFocused, handleEditorInputChange]);
|
|
270
272
|
|
|
271
273
|
// Trigger input validation
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "codemirror/addon/display/placeholder"
|
|
1
|
+
import "codemirror/addon/display/placeholder.js"
|
|
2
2
|
import "codemirror/mode/sparql/sparql.js";
|
|
3
3
|
import React from "react";
|
|
4
4
|
import { Controlled as ControlledEditor } from "react-codemirror2";
|
|
@@ -74,7 +74,7 @@ const SingleLineCodeEditor = ({
|
|
|
74
74
|
placeholder,
|
|
75
75
|
scrollbarStyle: showScrollBar ? "native" : "null"
|
|
76
76
|
}}
|
|
77
|
-
onSelection={(
|
|
77
|
+
onSelection={(_editor, data) => {
|
|
78
78
|
if(Array.isArray(data?.ranges)) {
|
|
79
79
|
onSelection(data.ranges
|
|
80
80
|
.map((r: any) => ({from: r.from().ch, to: r.to().ch}))
|
|
@@ -84,7 +84,7 @@ const SingleLineCodeEditor = ({
|
|
|
84
84
|
onCursor={(editor, data) => {
|
|
85
85
|
onCursorChange(data, editor.cursorCoords(true, "div"));
|
|
86
86
|
}}
|
|
87
|
-
onBeforeChange={(
|
|
87
|
+
onBeforeChange={(_editor, _data, value) => {
|
|
88
88
|
const trimmedValue = value.replace(/\n/g, "");
|
|
89
89
|
onChange(trimmedValue);
|
|
90
90
|
}}
|