@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
|
@@ -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 { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
25
|
-
import ContextOverlay from "./ContextOverlay";
|
|
26
|
-
import Menu from "../Menu/Menu";
|
|
27
|
-
import IconButton from "../Icon/IconButton";
|
|
24
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
25
|
+
import ContextOverlay from "./ContextOverlay.js";
|
|
26
|
+
import Menu from "../Menu/Menu.js";
|
|
27
|
+
import IconButton from "../Icon/IconButton.js";
|
|
28
28
|
function ContextMenu(_a) {
|
|
29
29
|
var children = _a.children, _b = _a.className, className = _b === void 0 ? "" : _b, _c = _a.togglerElement, togglerElement = _c === void 0 ? "item-moremenu" : _c, _d = _a.togglerText, togglerText = _d === void 0 ? "Show more options" : _d, _e = _a.togglerLarge, togglerLarge = _e === void 0 ? false : _e,
|
|
30
30
|
/* FIXME: The Tooltip component can interfere with the opened menu, since it is implemented via portal and may cover the menu,
|
|
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 { Popover as BlueprintPropover, Position as BlueprintPosition } from "@blueprintjs/core";
|
|
25
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
25
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
26
26
|
/*
|
|
27
27
|
|
|
28
28
|
@see https://blueprintjs.com/docs/#core/components/popover for list of
|
|
File without changes
|
|
@@ -24,8 +24,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
24
24
|
return t;
|
|
25
25
|
};
|
|
26
26
|
import React from 'react';
|
|
27
|
-
import { Definitions as IntentStates } from "../../common/Intent";
|
|
28
|
-
import SimpleDialog from './SimpleDialog';
|
|
27
|
+
import { Definitions as IntentStates } from "../../common/Intent/index.js";
|
|
28
|
+
import SimpleDialog from './SimpleDialog.js';
|
|
29
29
|
/**
|
|
30
30
|
* Special element to display alert notification in modal dialogs.
|
|
31
31
|
* Inherits all properties from `SimpleDialog`, except `intent`.
|
|
File without changes
|
|
@@ -26,8 +26,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
26
26
|
};
|
|
27
27
|
import React from 'react';
|
|
28
28
|
import { Classes as BlueprintClassNames, Overlay as BlueprintOverlay, } from "@blueprintjs/core";
|
|
29
|
-
import { Card } from "./../Card";
|
|
30
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
29
|
+
import { Card } from "./../Card/index.js";
|
|
30
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
31
31
|
/**
|
|
32
32
|
* Displays contents on top of other elements, used to create dialogs.
|
|
33
33
|
* This element can be used to create own modal elements and edge cases for modal dialogs.
|
|
@@ -36,7 +36,7 @@ import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
|
36
36
|
function Modal(_a) {
|
|
37
37
|
var _b;
|
|
38
38
|
var children = _a.children, _c = _a.className, className = _c === void 0 ? '' : _c, _d = _a.overlayClassName, overlayClassName = _d === void 0 ? '' : _d, _e = _a.size, size = _e === void 0 ? "regular" : _e, _f = _a.canOutsideClickClose, canOutsideClickClose = _f === void 0 ? false : _f, _g = _a.canEscapeKeyClose, canEscapeKeyClose = _g === void 0 ? false : _g, _h = _a.preventBackdrop, preventBackdrop = _h === void 0 ? false : _h, wrapperDivProps = _a.wrapperDivProps, otherProps = __rest(_a, ["children", "className", "overlayClassName", "size", "canOutsideClickClose", "canEscapeKeyClose", "preventBackdrop", "wrapperDivProps"]);
|
|
39
|
-
var alteredChildren = React.Children.map(children, function (child
|
|
39
|
+
var alteredChildren = React.Children.map(children, function (child) {
|
|
40
40
|
if (child.type && child.type === Card) {
|
|
41
41
|
return React.cloneElement(child, {
|
|
42
42
|
isOnlyLayout: true,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Modal.js","sourceRoot":"","sources":["../../../../src/components/Dialog/Modal.tsx"],"names":[],"mappings":"AAAA;;;EAGE;;;;;;;;;;;;;;;;;;;;;;;AAEF,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACH,OAAO,IAAI,mBAAmB,EAChB,OAAO,IAAI,gBAAgB,GAE5C,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAAC,IAAI,EAAC,MAAM,WAAW,CAAC;AAC/B,OAAO,EAAC,WAAW,IAAI,MAAM,EAAC,MAAM,+BAA+B,CAAC;AAoBpE;;;;GAIG;AACH,SAAS,KAAK,CAAC,EAUF;;IATT,IAAA,QAAQ,cAAA,EACR,iBAAY,EAAZ,SAAS,mBAAC,EAAE,KAAA,EACZ,wBAAmB,EAAnB,gBAAgB,mBAAC,EAAE,KAAA,EACnB,YAAc,EAAd,IAAI,mBAAC,SAAS,KAAA,EACd,4BAA0B,EAA1B,oBAAoB,mBAAC,KAAK,KAAA,EAC1B,yBAAuB,EAAvB,iBAAiB,mBAAC,KAAK,KAAA,EACvB,uBAAqB,EAArB,eAAe,mBAAC,KAAK,KAAA,EACrB,eAAe,qBAAA,EACZ,UAAU,cATF,wIAUd,CADgB;IAGb,IAAM,eAAe,GAAG,KAAK,CAAC,QAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAC,KAAK
|
|
1
|
+
{"version":3,"file":"Modal.js","sourceRoot":"","sources":["../../../../src/components/Dialog/Modal.tsx"],"names":[],"mappings":"AAAA;;;EAGE;;;;;;;;;;;;;;;;;;;;;;;AAEF,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACH,OAAO,IAAI,mBAAmB,EAChB,OAAO,IAAI,gBAAgB,GAE5C,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAAC,IAAI,EAAC,MAAM,WAAW,CAAC;AAC/B,OAAO,EAAC,WAAW,IAAI,MAAM,EAAC,MAAM,+BAA+B,CAAC;AAoBpE;;;;GAIG;AACH,SAAS,KAAK,CAAC,EAUF;;IATT,IAAA,QAAQ,cAAA,EACR,iBAAY,EAAZ,SAAS,mBAAC,EAAE,KAAA,EACZ,wBAAmB,EAAnB,gBAAgB,mBAAC,EAAE,KAAA,EACnB,YAAc,EAAd,IAAI,mBAAC,SAAS,KAAA,EACd,4BAA0B,EAA1B,oBAAoB,mBAAC,KAAK,KAAA,EAC1B,yBAAuB,EAAvB,iBAAiB,mBAAC,KAAK,KAAA,EACvB,uBAAqB,EAArB,eAAe,mBAAC,KAAK,KAAA,EACrB,eAAe,qBAAA,EACZ,UAAU,cATF,wIAUd,CADgB;IAGb,IAAM,eAAe,GAAG,KAAK,CAAC,QAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAC,KAAK;QACvD,IAAK,KAA4B,CAAC,IAAI,IAAK,KAA6B,CAAC,IAAI,KAAK,IAAI,EAAE;YACpF,OAAO,KAAK,CAAC,YAAY,CACrB,KAA2B,EAC3B;gBACI,YAAY,EAAE,IAAI;gBAClB,SAAS,EAAE,CAAC;aACf,CACJ,CAAC;SACL;QAED,OAAO,KAAK,CAAC;IACjB,CAAC,CAAC,CAAC;IAEH,OAAO,CACH,oBAAC,gBAAgB,eACT,UAAU,IACd,SAAS,EAAE,gBAAgB,EAC3B,iBAAiB,EAAK,MAAM,sBAAmB,EAC/C,oBAAoB,EAAE,oBAAoB,EAC1C,iBAAiB,EAAE,iBAAiB,EACpC,WAAW,EAAE,CAAC,eAAe;QAE7B,wCACQ,eAAe,IACnB,SAAS,EAAE,mBAAmB,CAAC,gBAAgB,kBAEjC,MAAC,UAAkB,CAAC,cAAc,CAAC,mCAAI,oBAAoB;YAEzE,iCACI,SAAS,EACF,MAAM,qBAAkB;oBAC3B,CAAC,OAAO,IAAI,KAAK,QAAQ,CAAC,CAAC,CAAC,MAAI,MAAM,uBAAoB,GAAG,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC;oBACvE,CAAC,SAAS,CAAC,CAAC,CAAC,GAAG,GAAG,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,IAGrC,eAAe,CACV,CACR,CACS,CACtB,CAAC;AACN,CAAC;AAED,eAAe,KAAK,CAAC"}
|
|
@@ -24,10 +24,10 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
24
24
|
return t;
|
|
25
25
|
};
|
|
26
26
|
import React from "react";
|
|
27
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
28
|
-
import { Card, CardActions, CardContent, CardHeader, CardOptions, CardTitle, } from "./../Card";
|
|
29
|
-
import Divider from "./../Separation/Divider";
|
|
30
|
-
import Modal from "./Modal";
|
|
27
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
28
|
+
import { Card, CardActions, CardContent, CardHeader, CardOptions, CardTitle, } from "./../Card/index.js";
|
|
29
|
+
import Divider from "./../Separation/Divider.js";
|
|
30
|
+
import Modal from "./Modal.js";
|
|
31
31
|
/**
|
|
32
32
|
* Simplifies the dialog display by providing a direct `Card` template for the `Modal` element.
|
|
33
33
|
* Inherits all properties from `Modal`.
|
|
File without changes
|
|
@@ -21,9 +21,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
21
21
|
return t;
|
|
22
22
|
};
|
|
23
23
|
import React from "react";
|
|
24
|
-
import Label from "../Label/Label";
|
|
25
|
-
import { ClassNames as IntentClassNames } from "../../common/Intent";
|
|
26
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
24
|
+
import Label from "../Label/Label.js";
|
|
25
|
+
import { ClassNames as IntentClassNames } from "../../common/Intent/index.js";
|
|
26
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
27
27
|
function FieldItem(_a) {
|
|
28
28
|
var _b = _a.hasStatePrimary, hasStatePrimary = _b === void 0 ? false : _b, _c = _a.hasStateSuccess, hasStateSuccess = _c === void 0 ? false : _c, _d = _a.hasStateWarning, hasStateWarning = _d === void 0 ? false : _d, _e = _a.hasStateDanger, hasStateDanger = _e === void 0 ? false : _e, children = _a.children, className = _a.className, disabled = _a.disabled, _f = _a.labelAttributes, labelAttributes = _f === void 0 ? {} : _f, helperText = _a.helperText, messageText = _a.messageText, otherProps = __rest(_a, ["hasStatePrimary", "hasStateSuccess", "hasStateWarning", "hasStateDanger", "children", "className", "disabled", "labelAttributes", "helperText", "messageText"]);
|
|
29
29
|
var classIntent = "";
|
|
File without changes
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
13
|
+
var t = {};
|
|
14
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
15
|
+
t[p] = s[p];
|
|
16
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
18
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
19
|
+
t[p[i]] = s[p[i]];
|
|
20
|
+
}
|
|
21
|
+
return t;
|
|
22
|
+
};
|
|
23
|
+
import React from "react";
|
|
24
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
25
|
+
/*
|
|
26
|
+
FIXME: allow grow factors for children
|
|
27
|
+
*/
|
|
28
|
+
/** Allows to layout field items horizontally. */
|
|
29
|
+
function FieldItemRow(_a) {
|
|
30
|
+
var children = _a.children, className = _a.className, otherProps = __rest(_a, ["children", "className"]);
|
|
31
|
+
return React.createElement("div", __assign({ className: eccgui + "-fielditem__row" + (className ? " " + className : "") }, otherProps), children);
|
|
32
|
+
}
|
|
33
|
+
export default FieldItemRow;
|
|
34
|
+
//# sourceMappingURL=FieldItemRow.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FieldItemRow.js","sourceRoot":"","sources":["../../../../src/components/Form/FieldItemRow.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,WAAW,IAAI,MAAM,EAAE,MAAM,+BAA+B,CAAC;AAEtE;;EAEE;AACF,iDAAiD;AACjD,SAAS,YAAY,CAAC,EAA2C;IAAzC,IAAA,QAAQ,cAAA,EAAE,SAAS,eAAA,EAAK,UAAU,cAApC,yBAAsC,CAAF;IACtD,OAAO,sCAAK,SAAS,EAAK,MAAM,oBAAiB,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,GAAG,GAAG,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,IAAM,UAAU,GAAG,QAAQ,CAAO,CAAC;AAC7H,CAAC;AAED,eAAe,YAAY,CAAC"}
|
|
@@ -1,3 +1,14 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
1
12
|
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
13
|
var t = {};
|
|
3
14
|
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
@@ -10,8 +21,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
10
21
|
return t;
|
|
11
22
|
};
|
|
12
23
|
import React from "react";
|
|
13
|
-
import { ClassNames as IntentClassNames } from "../../common/Intent";
|
|
14
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
24
|
+
import { ClassNames as IntentClassNames } from "../../common/Intent/index.js";
|
|
25
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
15
26
|
function FieldSet(_a) {
|
|
16
27
|
var _b = _a.boxed, boxed = _b === void 0 ? false : _b, children = _a.children, className = _a.className, _c = _a.hasStatePrimary, hasStatePrimary = _c === void 0 ? false : _c, _d = _a.hasStateSuccess, hasStateSuccess = _d === void 0 ? false : _d, _e = _a.hasStateWarning, hasStateWarning = _e === void 0 ? false : _e, _f = _a.hasStateDanger, hasStateDanger = _f === void 0 ? false : _f, helperText = _a.helperText, messageText = _a.messageText, title = _a.title, otherProps = __rest(_a, ["boxed", "children", "className", "hasStatePrimary", "hasStateSuccess", "hasStateWarning", "hasStateDanger", "helperText", "messageText", "title"]);
|
|
17
28
|
var classIntent = "";
|
|
@@ -36,10 +47,10 @@ function FieldSet(_a) {
|
|
|
36
47
|
var notification = messageText &&
|
|
37
48
|
(typeof messageText === "string" ? (React.createElement("p", { className: eccgui + "-fieldset__message" }, messageText)) : (React.createElement("div", { className: eccgui + "-fieldset__message" }, messageText)));
|
|
38
49
|
var fielditems = children && React.createElement("div", { className: eccgui + "-fieldset__fielditems" }, children);
|
|
39
|
-
return (React.createElement("fieldset", { className: eccgui + "-fieldset" +
|
|
50
|
+
return (React.createElement("fieldset", __assign({ className: eccgui + "-fieldset" +
|
|
40
51
|
(className ? " " + className : "") +
|
|
41
52
|
classIntent +
|
|
42
|
-
(boxed ? " " + eccgui + "-fieldset--boxed" : "") },
|
|
53
|
+
(boxed ? " " + eccgui + "-fieldset--boxed" : "") }, otherProps),
|
|
43
54
|
title && React.createElement("legend", null, title),
|
|
44
55
|
userhelp,
|
|
45
56
|
notification,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FieldSet.js","sourceRoot":"","sources":["../../../../src/components/Form/FieldSet.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAC,UAAU,IAAI,gBAAgB,EAAC,MAAM,qBAAqB,CAAC;AACnE,OAAO,EAAE,WAAW,IAAI,MAAM,EAAE,MAAM,+BAA+B,CAAC;AAEtE,SAAS,QAAQ,CAAC,EAYZ;IAXF,IAAA,aAAa,EAAb,KAAK,mBAAG,KAAK,KAAA,EACb,QAAQ,cAAA,EACR,SAAS,eAAA,EACT,uBAAuB,EAAvB,eAAe,mBAAG,KAAK,KAAA,EACvB,uBAAuB,EAAvB,eAAe,mBAAG,KAAK,KAAA,EACvB,uBAAuB,EAAvB,eAAe,mBAAG,KAAK,KAAA,EACvB,sBAAsB,EAAtB,cAAc,mBAAG,KAAK,KAAA,EACtB,UAAU,gBAAA,EACV,WAAW,iBAAA,EACX,KAAK,WAAA,EACF,UAAU,cAXC,mJAYjB,CADgB;IAEb,IAAI,WAAW,GAAG,EAAE,CAAC;IACrB,QAAQ,IAAI,EAAE;QACV,KAAK,eAAe;YAChB,WAAW,GAAG,GAAG,GAAG,gBAAgB,CAAC,OAAO,CAAC;YAC7C,MAAM;QACV,KAAK,eAAe;YAChB,WAAW,GAAG,GAAG,GAAG,gBAAgB,CAAC,OAAO,CAAC;YAC7C,MAAM;QACV,KAAK,eAAe;YAChB,WAAW,GAAG,GAAG,GAAG,gBAAgB,CAAC,OAAO,CAAC;YAC7C,MAAM;QACV,KAAK,cAAc;YACf,WAAW,GAAG,GAAG,GAAG,gBAAgB,CAAC,MAAM,CAAC;YAC5C,MAAM;QACV;YACI,MAAM;KACb;IAED,IAAM,QAAQ,GACV,UAAU;QACV,CAAC,OAAO,UAAU,KAAK,QAAQ,CAAC,CAAC,CAAC,CAC9B,2BAAG,SAAS,EAAK,MAAM,0BAAuB,IAAG,UAAU,CAAK,CACnE,CAAC,CAAC,CAAC,CACA,6BAAK,SAAS,EAAK,MAAM,0BAAuB,IAAG,UAAU,CAAO,CACvE,CAAC,CAAC;IAEP,IAAM,YAAY,GACd,WAAW;QACX,CAAC,OAAO,WAAW,KAAK,QAAQ,CAAC,CAAC,CAAC,CAC/B,2BAAG,SAAS,EAAK,MAAM,uBAAoB,IAAG,WAAW,CAAK,CACjE,CAAC,CAAC,CAAC,CACA,6BAAK,SAAS,EAAK,MAAM,uBAAoB,IAAG,WAAW,CAAO,CACrE,CAAC,CAAC;IAEP,IAAM,UAAU,GAAG,QAAQ,IAAI,6BAAK,SAAS,EAAK,MAAM,0BAAuB,IAAG,QAAQ,CAAO,CAAC;IAElG,OAAO,CACH,2CACI,SAAS,EACF,MAAM,cAAW;YACpB,CAAC,SAAS,CAAC,CAAC,CAAC,GAAG,GAAG,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC;YAClC,WAAW;YACX,CAAC,KAAK,CAAC,CAAC,CAAC,MAAI,MAAM,qBAAkB,CAAC,CAAC,CAAC,EAAE,CAAC,IAE3C,UAAU;QAEb,KAAK,IAAI,oCAAS,KAAK,CAAU;QACjC,QAAQ;QACR,YAAY;QACZ,UAAU,CACJ,CACd,CAAC;AACN,CAAC;AAED,eAAe,QAAQ,CAAC"}
|
|
@@ -23,7 +23,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
23
23
|
import React from "react";
|
|
24
24
|
// import PropTypes from 'prop-types';
|
|
25
25
|
import { Grid as CarbonGrid } from "carbon-components-react";
|
|
26
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
26
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
27
27
|
function Grid(_a) {
|
|
28
28
|
var children = _a.children, verticalStretchable = _a.verticalStretchable, useAbsoluteSpace = _a.useAbsoluteSpace, _b = _a.className, className = _b === void 0 ? '' : _b, restProps = __rest(_a, ["children", "verticalStretchable", "useAbsoluteSpace", "className"]);
|
|
29
29
|
return (React.createElement(CarbonGrid, __assign({}, restProps, { className: eccgui + "-grid" +
|
|
File without changes
|
|
@@ -23,7 +23,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
23
23
|
import React from "react";
|
|
24
24
|
// import PropTypes from 'prop-types';
|
|
25
25
|
import { Column as CarbonColumn } from "carbon-components-react";
|
|
26
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
26
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
27
27
|
function GridColumn(_a) {
|
|
28
28
|
var children = _a.children, _b = _a.className, className = _b === void 0 ? '' : _b, _c = _a.small, small = _c === void 0 ? false : _c, _d = _a.medium, medium = _d === void 0 ? false : _d, _e = _a.full, full = _e === void 0 ? true : _e, _f = _a.verticalAlign, verticalAlign = _f === void 0 ? '' : _f, otherProps = __rest(_a, ["children", "className", "small", "medium", "full", "verticalAlign"]);
|
|
29
29
|
var sizeConfig = {};
|
|
File without changes
|
|
@@ -23,7 +23,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
23
23
|
import React from "react";
|
|
24
24
|
// import PropTypes from 'prop-types';
|
|
25
25
|
import { Row as CarbonRow } from "carbon-components-react";
|
|
26
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
26
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
27
27
|
function GridRow(_a) {
|
|
28
28
|
var children = _a.children, _b = _a.className, className = _b === void 0 ? "" : _b, _c = _a.dontWrapColumns, dontWrapColumns = _c === void 0 ? true : _c, _d = _a.fullHeight, fullHeight = _d === void 0 ? false : _d, verticalStretched = _a.verticalStretched, otherProps = __rest(_a, ["children", "className", "dontWrapColumns", "fullHeight", "verticalStretched"]);
|
|
29
29
|
return (React.createElement(CarbonRow, __assign({}, otherProps, { className: eccgui + "-grid__row" +
|
|
File without changes
|
|
@@ -46,9 +46,9 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
46
46
|
return to.concat(ar || Array.prototype.slice.call(from));
|
|
47
47
|
};
|
|
48
48
|
import React from "react";
|
|
49
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
50
|
-
import Tooltip from "./../Tooltip/Tooltip";
|
|
51
|
-
import canonicalIcons from "./canonicalIconNames";
|
|
49
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
50
|
+
import Tooltip from "./../Tooltip/Tooltip.js";
|
|
51
|
+
import canonicalIcons from "./canonicalIconNames.js";
|
|
52
52
|
/** Returns the first icon that exists or the fallback icon. */
|
|
53
53
|
var findExistingIcon = function (iconName, fallbackItem) {
|
|
54
54
|
var _a;
|
|
File without changes
|
|
@@ -21,9 +21,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
21
21
|
return t;
|
|
22
22
|
};
|
|
23
23
|
import React from "react";
|
|
24
|
-
import Button from "../Button/Button";
|
|
25
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
26
|
-
import Icon from "./Icon";
|
|
24
|
+
import Button from "../Button/Button.js";
|
|
25
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
26
|
+
import Icon from "./Icon.js";
|
|
27
27
|
/** A button with an icon instead of text. */
|
|
28
28
|
function IconButton(_a) {
|
|
29
29
|
var _b = _a.className, className = _b === void 0 ? "" : _b, _c = _a.name, name = _c === void 0 ? "undefined" : _c, text = _a.text, tooltipProperties = _a.tooltipProperties, description = _a.description, _d = _a.tooltipOpenDelay, tooltipOpenDelay = _d === void 0 ? 1000 : _d, _e = _a.tooltipAsTitle, tooltipAsTitle = _e === void 0 ? false : _e, restProps = __rest(_a, ["className", "name", "text", "tooltipProperties", "description", "tooltipOpenDelay", "tooltipAsTitle"]);
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -40,8 +40,8 @@ var __read = (this && this.__read) || function (o, n) {
|
|
|
40
40
|
return ar;
|
|
41
41
|
};
|
|
42
42
|
import React, { useState, useEffect } from "react";
|
|
43
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
44
|
-
import Spinner from "../Spinner/Spinner";
|
|
43
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
44
|
+
import Spinner from "../Spinner/Spinner.js";
|
|
45
45
|
export var Iframe = React.forwardRef(function (_a, ref) {
|
|
46
46
|
var title = _a.title, _b = _a.className, className = _b === void 0 ? "" : _b, useViewportHeight = _a.useViewportHeight, _c = _a.useAvailableSpace, useAvailableSpace = _c === void 0 ? false : _c, _d = _a.useContentHeight, useContentHeight = _d === void 0 ? false : _d, _e = _a.backgroundColor, backgroundColor = _e === void 0 ? "" : _e, _f = _a.htmlIframeProps, htmlIframeProps = _f === void 0 ? {} : _f, otherReactProps = __rest(_a, ["title", "className", "useViewportHeight", "useAvailableSpace", "useContentHeight", "backgroundColor", "htmlIframeProps"]);
|
|
47
47
|
var _g = __read(useState(false), 2), isLoaded = _g[0], setIsLoaded = _g[1];
|
|
@@ -65,7 +65,7 @@ export var Iframe = React.forwardRef(function (_a, ref) {
|
|
|
65
65
|
var classNames = eccgui + "-iframe" +
|
|
66
66
|
(!!useViewportHeight ? " " + eccgui + "-iframe--" + useViewportHeight + "height" : "") +
|
|
67
67
|
(!!useAvailableSpace ? " " + eccgui + "-iframe--useavailablespace" : "");
|
|
68
|
-
var _j = htmlIframeProps.onLoad, onLoad = _j === void 0 ? function (
|
|
68
|
+
var _j = htmlIframeProps.onLoad, onLoad = _j === void 0 ? function () { } : _j, style = htmlIframeProps.style, otherOriginalIframeProps = __rest(htmlIframeProps, ["onLoad", "style"]);
|
|
69
69
|
return (React.createElement("div", { className: classNames },
|
|
70
70
|
!isLoaded && React.createElement(Spinner, null),
|
|
71
71
|
React.createElement("iframe", __assign({ className: className !== null && className !== void 0 ? className : undefined, ref: ref !== null && ref !== void 0 ? ref : newRef, title: title }, otherOriginalIframeProps, otherReactProps, { onLoad: function (e) { setIsLoaded(true); onLoad(e); }, style: __assign(__assign(__assign({}, (style !== null && style !== void 0 ? style : {})), (!isLoaded ? {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Iframe.js","sourceRoot":"","sources":["../../../../src/components/Iframe/Iframe.tsx"],"names":[],"mappings":"AAAA;;EAEE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEF,OAAO,KAAK,EAAE,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACnD,OAAO,EAAE,WAAW,IAAI,MAAM,EAAE,MAAM,+BAA+B,CAAC;AAEtE,OAAO,OAAO,MAAM,oBAAoB,CAAC;AAyBzC,MAAM,CAAC,IAAM,MAAM,GAAG,KAAK,CAAC,UAAU,CAAiC,UAAC,EAS1D,EAAE,GAAG;IARf,IAAA,KAAK,WAAA,EACL,iBAAc,EAAd,SAAS,mBAAG,EAAE,KAAA,EACd,iBAAiB,uBAAA,EACjB,yBAAyB,EAAzB,iBAAiB,mBAAG,KAAK,KAAA,EACzB,wBAAwB,EAAxB,gBAAgB,mBAAG,KAAK,KAAA,EACxB,uBAAoB,EAApB,eAAe,mBAAG,EAAE,KAAA,EACpB,uBAAoB,EAApB,eAAe,mBAAG,EAAE,KAAA,EACjB,eAAe,cARkD,0HASvE,CADqB;IAEZ,IAAA,KAAA,OAA0B,QAAQ,CAAU,KAAK,CAAC,IAAA,EAAjD,QAAQ,QAAA,EAAE,WAAW,QAA4B,CAAC;IACnD,IAAA,KAAA,OAAoC,QAAQ,CAAqB,SAAS,CAAC,IAAA,EAA1E,aAAa,QAAA,EAAE,gBAAgB,QAA2C,CAAC;IAClF,IAAM,MAAM,GAAG,KAAK,CAAC,MAAM,CAAoB,IAAI,CAAC,CAAC;IACrD,SAAS,CAAC;;QACN,IAAM,SAAS,GAAG,GAAG,aAAH,GAAG,cAAH,GAAG,GAAE,MAAM,CAAC;QAC9B,IAAG,SAAS,IAAI,SAAS,IAAI,SAAS,IAAI,SAAS,CAAC,OAAO,EAAE;YACzD,IAAI,CAAC,CAAC,eAAe,IAAI,QAAQ,EAAE;gBAC/B,IAAM,cAAc,GAAG,MAAA,MAAA,MAAA,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,OAAO,0CAAE,eAAe,0CAAE,eAAe,0CAAE,KAAK,CAAC;gBACnF,IAAM,eAAe,GAAG,MAAA,MAAA,MAAA,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,OAAO,0CAAE,eAAe,0CAAE,IAAI,0CAAE,KAAK,CAAC;gBACzE,IAAI,cAAc,IAAI,eAAe,EAAE;oBACnC,cAAc,CAAC,eAAe,GAAG,eAAe,CAAC;oBACjD,eAAe,CAAC,eAAe,GAAG,eAAe,CAAC;iBACrD;aACJ;YACD,gBAAgB,CAAC,MAAA,MAAA,MAAA,SAAS,CAAC,OAAO,CAAC,aAAa,0CAAE,QAAQ,0CAAE,IAAI,0CAAE,YAAY,CAAC,CAAC;SACnF;IACL,CAAC,EAAE,CAAC,GAAG,EAAE,QAAQ,EAAE,eAAe,CAAC,CAAC,CAAC;IACrC,IAAM,UAAU,GAAM,MAAM,YAAS;QACjC,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC,CAAC,MAAI,MAAM,iBAAY,iBAAiB,WAAQ,CAAC,CAAC,CAAC,EAAE,CAAC;QAC5E,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC,CAAC,MAAI,MAAM,+BAA4B,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;IAChE,IAAA,
|
|
1
|
+
{"version":3,"file":"Iframe.js","sourceRoot":"","sources":["../../../../src/components/Iframe/Iframe.tsx"],"names":[],"mappings":"AAAA;;EAEE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEF,OAAO,KAAK,EAAE,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACnD,OAAO,EAAE,WAAW,IAAI,MAAM,EAAE,MAAM,+BAA+B,CAAC;AAEtE,OAAO,OAAO,MAAM,oBAAoB,CAAC;AAyBzC,MAAM,CAAC,IAAM,MAAM,GAAG,KAAK,CAAC,UAAU,CAAiC,UAAC,EAS1D,EAAE,GAAG;IARf,IAAA,KAAK,WAAA,EACL,iBAAc,EAAd,SAAS,mBAAG,EAAE,KAAA,EACd,iBAAiB,uBAAA,EACjB,yBAAyB,EAAzB,iBAAiB,mBAAG,KAAK,KAAA,EACzB,wBAAwB,EAAxB,gBAAgB,mBAAG,KAAK,KAAA,EACxB,uBAAoB,EAApB,eAAe,mBAAG,EAAE,KAAA,EACpB,uBAAoB,EAApB,eAAe,mBAAG,EAAE,KAAA,EACjB,eAAe,cARkD,0HASvE,CADqB;IAEZ,IAAA,KAAA,OAA0B,QAAQ,CAAU,KAAK,CAAC,IAAA,EAAjD,QAAQ,QAAA,EAAE,WAAW,QAA4B,CAAC;IACnD,IAAA,KAAA,OAAoC,QAAQ,CAAqB,SAAS,CAAC,IAAA,EAA1E,aAAa,QAAA,EAAE,gBAAgB,QAA2C,CAAC;IAClF,IAAM,MAAM,GAAG,KAAK,CAAC,MAAM,CAAoB,IAAI,CAAC,CAAC;IACrD,SAAS,CAAC;;QACN,IAAM,SAAS,GAAG,GAAG,aAAH,GAAG,cAAH,GAAG,GAAE,MAAM,CAAC;QAC9B,IAAG,SAAS,IAAI,SAAS,IAAI,SAAS,IAAI,SAAS,CAAC,OAAO,EAAE;YACzD,IAAI,CAAC,CAAC,eAAe,IAAI,QAAQ,EAAE;gBAC/B,IAAM,cAAc,GAAG,MAAA,MAAA,MAAA,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,OAAO,0CAAE,eAAe,0CAAE,eAAe,0CAAE,KAAK,CAAC;gBACnF,IAAM,eAAe,GAAG,MAAA,MAAA,MAAA,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,OAAO,0CAAE,eAAe,0CAAE,IAAI,0CAAE,KAAK,CAAC;gBACzE,IAAI,cAAc,IAAI,eAAe,EAAE;oBACnC,cAAc,CAAC,eAAe,GAAG,eAAe,CAAC;oBACjD,eAAe,CAAC,eAAe,GAAG,eAAe,CAAC;iBACrD;aACJ;YACD,gBAAgB,CAAC,MAAA,MAAA,MAAA,SAAS,CAAC,OAAO,CAAC,aAAa,0CAAE,QAAQ,0CAAE,IAAI,0CAAE,YAAY,CAAC,CAAC;SACnF;IACL,CAAC,EAAE,CAAC,GAAG,EAAE,QAAQ,EAAE,eAAe,CAAC,CAAC,CAAC;IACrC,IAAM,UAAU,GAAM,MAAM,YAAS;QACjC,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC,CAAC,MAAI,MAAM,iBAAY,iBAAiB,WAAQ,CAAC,CAAC,CAAC,EAAE,CAAC;QAC5E,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC,CAAC,MAAI,MAAM,+BAA4B,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;IAChE,IAAA,KAAwD,eAAe,OAAxD,EAAf,MAAM,mBAAG,cAAK,CAAC,KAAA,EAAE,KAAK,GAAkC,eAAe,MAAjD,EAAK,wBAAwB,UAAK,eAAe,EAAzE,mBAAuD,CAAF,CAAqB;IAChF,OAAO,CACH,6BAAK,SAAS,EAAE,UAAU;QACrB,CAAC,QAAQ,IAAI,oBAAC,OAAO,OAAG;QACzB,yCACI,SAAS,EAAE,SAAS,aAAT,SAAS,cAAT,SAAS,GAAE,SAAS,EAC/B,GAAG,EAAE,GAAG,aAAH,GAAG,cAAH,GAAG,GAAE,MAAM,EAChB,KAAK,EAAE,KAAK,IACR,wBAAwB,EACxB,eAAe,IACnB,MAAM,EAAE,UAAC,CAAC,IAAO,WAAW,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAChD,KAAK,iCACE,CAAC,KAAK,aAAL,KAAK,cAAL,KAAK,GAAE,EAAE,CAAC,GACX,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC;gBACZ,UAAU,EAAE,QAAQ;gBACpB,QAAQ,EAAE,UAAU;gBACpB,IAAI,EAAE,UAAU;aACI,CAAC,CAAC,CAAC,EAAE,CAAC,GAC3B,CAAC,CAAC,gBAAgB,IAAI,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC;gBACxC,MAAM,EAAK,aAAa,OAAI;aAC/B,CAAC,CAAC,CAAC,EAAE,CAAC,GAEX,SAAS,EAAE,CAAC,gBAAgB,IAAI,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,IACjE,CACA,CACT,CAAC;AACN,CAAC,CAAC,CAAC"}
|
|
@@ -37,10 +37,10 @@ var __read = (this && this.__read) || function (o, n) {
|
|
|
37
37
|
return ar;
|
|
38
38
|
};
|
|
39
39
|
import React from "react";
|
|
40
|
-
import SimpleDialog from "../Dialog/SimpleDialog";
|
|
41
|
-
import IconButton from "../Icon/IconButton";
|
|
42
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
43
|
-
import { Iframe } from "./Iframe";
|
|
40
|
+
import SimpleDialog from "../Dialog/SimpleDialog.js";
|
|
41
|
+
import IconButton from "../Icon/IconButton.js";
|
|
42
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
43
|
+
import { Iframe } from "./Iframe.js";
|
|
44
44
|
/** Modal that contains an iframe and supports full screen mode. */
|
|
45
45
|
export function IframeModal(_a) {
|
|
46
46
|
var title = _a.title, src = _a.src, _b = _a.className, className = _b === void 0 ? "" : _b, _c = _a.startFullscreen, startFullscreen = _c === void 0 ? false : _c, _d = _a.compIframeProps, compIframeProps = _d === void 0 ? {} : _d, _e = _a.htmlIframeProps, htmlIframeProps = _e === void 0 ? {} : _e, headerOptions = _a.headerOptions, _f = _a.size, size = _f === void 0 ? "large" : _f, otherSimpleDialogProps = __rest(_a, ["title", "src", "className", "startFullscreen", "compIframeProps", "htmlIframeProps", "headerOptions", "size"]);
|
|
File without changes
|
|
@@ -21,9 +21,9 @@ 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 Tooltip from "../Tooltip/Tooltip";
|
|
26
|
-
import Icon from "../Icon/Icon";
|
|
24
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
25
|
+
import Tooltip from "../Tooltip/Tooltip.js";
|
|
26
|
+
import Icon from "../Icon/Icon.js";
|
|
27
27
|
function Label(_a) {
|
|
28
28
|
var children = _a.children, _b = _a.className, className = _b === void 0 ? "" : _b, disabled = _a.disabled, text = _a.text, info = _a.info, tooltip = _a.tooltip, tooltipProperties = _a.tooltipProperties, _c = _a.isLayoutForElement, isLayoutForElement = _c === void 0 ? "label" : _c, otherProps = __rest(_a, ["children", "className", "disabled", "text", "info", "tooltip", "tooltipProperties", "isLayoutForElement"]);
|
|
29
29
|
var htmlElementstring = isLayoutForElement;
|
|
File without changes
|
|
@@ -22,8 +22,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
22
22
|
};
|
|
23
23
|
import React from "react";
|
|
24
24
|
import { Link as CarbonLink } from "carbon-components-react";
|
|
25
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
26
|
-
import { openInNewTab } from "../../common/utils/openInNewTab";
|
|
25
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
26
|
+
import { openInNewTab } from "../../common/utils/openInNewTab.js";
|
|
27
27
|
function Link(_a) {
|
|
28
28
|
var _b = _a.className, className = _b === void 0 ? "" : _b, children = _a.children, href = _a.href, onClick = _a.onClick, otherProps = __rest(_a, ["className", "children", "href", "onClick"]);
|
|
29
29
|
return (React.createElement(CarbonLink, __assign({ className: eccgui + "-link " + className }, otherProps, { href: href, onClick: function (e) { return openInNewTab(e, onClick, href); } }), children));
|
|
File without changes
|
|
@@ -14,7 +14,7 @@ var __read = (this && this.__read) || function (o, n) {
|
|
|
14
14
|
}
|
|
15
15
|
return ar;
|
|
16
16
|
};
|
|
17
|
-
import Button from "../Button/Button";
|
|
17
|
+
import Button from "../Button/Button.js";
|
|
18
18
|
import React, { useEffect } from "react";
|
|
19
19
|
/** A generic list component with support of various performance/scalability improvements. */
|
|
20
20
|
function List(_a) {
|
|
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 { Menu as BlueprintMenu } from "@blueprintjs/core";
|
|
25
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
25
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
26
26
|
function Menu(_a) {
|
|
27
27
|
var children = _a.children, _b = _a.className, className = _b === void 0 ? '' : _b, restProps = __rest(_a, ["children", "className"]);
|
|
28
28
|
return React.createElement(BlueprintMenu, __assign({}, restProps, { className: eccgui + "-menu__list " + className }), children);
|
|
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 { MenuDivider as BlueprintMenuDivider } from "@blueprintjs/core";
|
|
25
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
25
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
26
26
|
function MenuDivider(_a) {
|
|
27
27
|
var children = _a.children, _b = _a.className, className = _b === void 0 ? '' : _b, restProps = __rest(_a, ["children", "className"]);
|
|
28
28
|
return React.createElement(BlueprintMenuDivider, __assign({}, restProps, { className: eccgui + "-menu__divider " + className }), children);
|
|
File without changes
|
|
@@ -22,9 +22,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
22
22
|
};
|
|
23
23
|
import React from 'react';
|
|
24
24
|
import { MenuItem as BlueprintMenuItem } from "@blueprintjs/core";
|
|
25
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
26
|
-
import Icon from '../Icon/Icon';
|
|
27
|
-
import { openInNewTab } from '../../common/utils/openInNewTab';
|
|
25
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
26
|
+
import Icon from '../Icon/Icon.js';
|
|
27
|
+
import { openInNewTab } from '../../common/utils/openInNewTab.js';
|
|
28
28
|
/** A single item in a Menu. */
|
|
29
29
|
function MenuItem(_a) {
|
|
30
30
|
var _b, _c;
|
|
File without changes
|
|
@@ -84,11 +84,11 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
84
84
|
import React from "react";
|
|
85
85
|
import { Intent as BlueprintIntent } from "@blueprintjs/core";
|
|
86
86
|
import { MultiSelect as BlueprintMultiSelect } from "@blueprintjs/select";
|
|
87
|
-
import MenuItem from "../Menu/MenuItem";
|
|
88
|
-
import Highlighter from "../Typography/Highlighter";
|
|
89
|
-
import Button from "../Button/Button";
|
|
90
|
-
import OverflowText from "../Typography/OverflowText";
|
|
91
|
-
import { removeExtraSpaces } from "../../common/utils/stringUtils";
|
|
87
|
+
import MenuItem from "../Menu/MenuItem.js";
|
|
88
|
+
import Highlighter from "../Typography/Highlighter.js";
|
|
89
|
+
import Button from "../Button/Button.js";
|
|
90
|
+
import OverflowText from "../Typography/OverflowText.js";
|
|
91
|
+
import { removeExtraSpaces } from "../../common/utils/stringUtils.js";
|
|
92
92
|
function MultiSelect(_a) {
|
|
93
93
|
var _this = this;
|
|
94
94
|
var items = _a.items, prePopulateWithItems = _a.prePopulateWithItems, itemId = _a.itemId, itemLabel = _a.itemLabel, onSelection = _a.onSelection, popoverProps = _a.popoverProps, tagInputProps = _a.tagInputProps, inputProps = _a.inputProps, runOnQueryChange = _a.runOnQueryChange, _b = _a.fullWidth, fullWidth = _b === void 0 ? true : _b, _c = _a.noResultText, noResultText = _c === void 0 ? "No results." : _c, _d = _a.newItemCreationText, newItemCreationText = _d === void 0 ? "Add new item" : _d, _e = _a.newItemPostfix, newItemPostfix = _e === void 0 ? " (new item)" : _e, hasStatePrimary = _a.hasStatePrimary, hasStateDanger = _a.hasStateDanger, hasStateSuccess = _a.hasStateSuccess, hasStateWarning = _a.hasStateWarning, disabled = _a.disabled, createNewItemFromQuery = _a.createNewItemFromQuery, otherProps = __rest(_a, ["items", "prePopulateWithItems", "itemId", "itemLabel", "onSelection", "popoverProps", "tagInputProps", "inputProps", "runOnQueryChange", "fullWidth", "noResultText", "newItemCreationText", "newItemPostfix", "hasStatePrimary", "hasStateDanger", "hasStateSuccess", "hasStateWarning", "disabled", "createNewItemFromQuery"]);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MultiSelect.js","sourceRoot":"","sources":["../../../../src/components/MultiSelect/MultiSelect.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"MultiSelect.js","sourceRoot":"","sources":["../../../../src/components/MultiSelect/MultiSelect.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAC,MAAM,IAAI,eAAe,EAAC,MAAM,mBAAmB,CAAC;AAC5D,OAAO,EAAqB,WAAW,IAAI,oBAAoB,EAAmB,MAAM,qBAAqB,CAAC;AAC9G,OAAO,QAAQ,MAAM,kBAAkB,CAAC;AACxC,OAAO,WAAW,MAAM,2BAA2B,CAAC;AACpD,OAAO,MAAM,MAAM,kBAAkB,CAAC;AACtC,OAAO,YAAY,MAAM,4BAA4B,CAAC;AAEtD,OAAO,EAAC,iBAAiB,EAAC,MAAM,gCAAgC,CAAC;AAuFjE,SAAS,WAAW,CAAI,EAqBZ;IArBZ,iBAmRC;IAlRG,IAAA,KAAK,WAAA,EACL,oBAAoB,0BAAA,EACpB,MAAM,YAAA,EACN,SAAS,eAAA,EACT,WAAW,iBAAA,EACX,YAAY,kBAAA,EACZ,aAAa,mBAAA,EACb,UAAU,gBAAA,EACV,gBAAgB,sBAAA,EAChB,iBAAgB,EAAhB,SAAS,mBAAG,IAAI,KAAA,EAChB,oBAA4B,EAA5B,YAAY,mBAAG,aAAa,KAAA,EAC5B,2BAAoC,EAApC,mBAAmB,mBAAG,cAAc,KAAA,EACpC,sBAA8B,EAA9B,cAAc,mBAAG,aAAa,KAAA,EAC9B,eAAe,qBAAA,EACf,cAAc,oBAAA,EACd,eAAe,qBAAA,EACf,eAAe,qBAAA,EACf,QAAQ,cAAA,EACR,sBAAsB,4BAAA,EACnB,UAAU,cApBO,iUAqBvB,CADgB;IAEP,IAAA,KAAA,OAAkC,KAAK,CAAC,QAAQ,CAAM,EAAE,CAAC,IAAA,EAAxD,YAAY,QAAA,EAAE,eAAe,QAA2B,CAAC;IAC1D,IAAA,KAAA,OAA4B,KAAK,CAAC,QAAQ,0BAAU,KAAK,UAAE,IAAA,EAA1D,SAAS,QAAA,EAAE,YAAY,QAAmC,CAAC;IAC5D,IAAA,KAAA,OAA0C,KAAK,CAAC,QAAQ,CAAM,EAAE,CAAC,IAAA,EAAhE,gBAAgB,QAAA,EAAE,mBAAmB,QAA2B,CAAC;IAClE,IAAA,KAAA,OAAoC,KAAK,CAAC,QAAQ,CAAM,cAAM,OAAA,CAAC,oBAAoB,CAAC,CAAC,0BAAK,KAAK,UAAE,CAAC,CAAC,EAAE,CAAC,EAAxC,CAAwC,CAAC,IAAA,EAAtG,aAAa,QAAA,EAAE,gBAAgB,QAAuE,CAAC;IACxG,IAAA,KAAA,OAAoB,KAAK,CAAC,QAAQ,CAAqB,SAAS,CAAC,IAAA,EAAhE,KAAK,QAAA,EAAE,QAAQ,QAAiD,CAAC;IACxE,2CAA2C;IACrC,IAAA,KAAA,OAAgC,KAAK,CAAC,QAAQ,CAAW,IAAI,CAAC,IAAA,EAA7D,WAAW,QAAA,EAAE,cAAc,QAAkC,CAAC;IACrE,IAAM,QAAQ,GAAG,KAAK,CAAC,MAAM,CAAmB,IAAI,CAAC,CAAC;IAEtD,IAAI,MAAM,CAAC;IACX,QAAQ,IAAI,EAAE;QACV,KAAK,eAAe;YAChB,MAAM,GAAG,eAAe,CAAC,OAAO,CAAC;YACjC,MAAM;QACV,KAAK,eAAe;YAChB,MAAM,GAAG,eAAe,CAAC,OAAO,CAAC;YACjC,MAAM;QACV,KAAK,eAAe;YAChB,MAAM,GAAG,eAAe,CAAC,OAAO,CAAC;YACjC,MAAM;QACV,KAAK,cAAc;YACf,MAAM,GAAG,eAAe,CAAC,MAAM,CAAC;YAChC,MAAM;QACV;YACI,MAAM;KACb;IAED;;OAEG;IACH,KAAK,CAAC,SAAS,CAAC;QACZ,YAAY,wCAAK,KAAK,kBAAK,YAAY,UAAE,CAAC;QAC1C,mBAAmB,wCAAK,KAAK,kBAAK,YAAY,UAAE,CAAC;QACjD,gDAAgD;IACpD,CAAC,EAAE,CAAC,KAAK,CAAC,GAAG,CAAC,UAAC,IAAI,IAAK,OAAA,MAAM,CAAC,IAAI,CAAC,EAAZ,CAAY,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IAElD,KAAK,CAAC,SAAS,CAAC;QACZ,WAAW;YACP,WAAW,CAAC;gBACR,aAAa,EAAE,aAAa,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;gBACzC,YAAY,cAAA;gBACZ,aAAa,eAAA;aAChB,CAAC,CAAC;QACP,gDAAgD;IACpD,CAAC,EAAE;QACC,WAAW;QACX,aAAa,CAAC,GAAG,CAAC,UAAC,IAAI,IAAK,OAAA,MAAM,CAAC,IAAI,CAAC,EAAZ,CAAY,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC;QACnD,YAAY,CAAC,GAAG,CAAC,UAAC,IAAI,IAAK,OAAA,MAAM,CAAC,IAAI,CAAC,EAAZ,CAAY,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC;KACrD,CAAC,CAAC;IAEH;;;;OAIG;IACH,IAAM,0BAA0B,GAAG,UAAC,OAAe;QAC/C,OAAO,CAAC,CAAC,aAAa,CAAC,IAAI,CAAC,UAAC,IAAI,IAAK,OAAA,MAAM,CAAC,IAAI,CAAC,KAAK,OAAO,EAAxB,CAAwB,CAAC,CAAC;IACpE,CAAC,CAAC;IAEF;;;OAGG;IACH,IAAM,mBAAmB,GAAG,UAAC,OAAe;QACxC,gBAAgB,CAAC,UAAC,KAAK,IAAK,OAAA,KAAK,CAAC,MAAM,CAAC,UAAC,IAAI,IAAK,OAAA,MAAM,CAAC,IAAI,CAAC,KAAK,OAAO,EAAxB,CAAwB,CAAC,EAAhD,CAAgD,CAAC,CAAC;IAClF,CAAC,CAAC;IAEF;;;;OAIG;IACH,IAAM,YAAY,GAAG,UAAC,IAAO;;QACzB,IAAI,0BAA0B,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,EAAE;YAC1C,mBAAmB,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC;SACrC;aAAM;YACH,gBAAgB,CAAC,UAAC,KAAK,IAAK,8CAAI,KAAK,YAAE,IAAI,WAAf,CAAgB,CAAC,CAAC;SACjD;QACD,MAAA,QAAQ,CAAC,OAAO,0CAAE,MAAM,EAAE,CAAA;IAC9B,CAAC,CAAC;IAEF;;;OAGG;IACH,IAAM,aAAa,GAAG,UAAO,KAAa;;;;;yBAClC,KAAK,CAAC,MAAM,EAAZ,wBAAY;oBACZ,QAAQ,CAAC,KAAK,CAAC,CAAC;oBAChB,mBAAmB,CAAC,EAAE,CAAC,CAAA;oBACC,KAAA,gBAAgB,CAAA;6BAAhB,wBAAgB;oBAAK,qBAAM,gBAAgB,CAAC,iBAAiB,CAAC,KAAK,CAAC,CAAC,EAAA;;oBAAjD,KAAA,CAAC,SAAgD,CAAC,CAAA;;;oBAAxF,sBAAwF;oBAC9F,mBAAmB,CAAC;wBAChB,OAAA,uCAAI,CAAC,iBAAe,aAAf,iBAAe,cAAf,iBAAe,GAAI,SAAS,CAAC,kBAAK,YAAY,UAAE,MAAM,CAAC,UAAA,IAAI;4BAC5D,OAAA,SAAS,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,KAAK,CAAC,WAAW,EAAE,CAAC;wBAA3D,CAA2D,CAC9D;oBAFD,CAEC,CACJ,CAAC;;;;;SAET,CAAC;IAEF,mDAAmD;IACnD,IAAM,cAAc,GAAG,UAAC,KAAa;QACjC,OAAO,oBAAC,WAAW,IAAC,KAAK,EAAE,KAAK,EAAE,WAAW,EAAE,KAAK,GAAI,CAAC;IAC7D,CAAC,CAAC;IAEF;;OAEG;IACH,IAAM,cAAc,GAAG,UAAC,IAAO,EAAE,EAA8C;YAA5C,WAAW,iBAAA,EAAE,SAAS,eAAA;QACrD,IAAI,CAAC,SAAS,CAAC,gBAAgB,EAAE;YAC7B,OAAO,IAAI,CAAC;SACf;QACD,IAAI,KAAK,GAAG,SAAS,CAAC,IAAI,CAAC,CAAA;QAC3B,IAAG,YAAY,CAAC,IAAI,CAAC,UAAA,OAAO,IAAI,OAAA,MAAM,CAAC,OAAO,CAAC,KAAK,MAAM,CAAC,IAAI,CAAC,EAAhC,CAAgC,CAAC,EAAE;YAC/D,KAAK,IAAI,cAAc,CAAA;SAC1B;QACD,OAAO,CACH,oBAAC,QAAQ,IACL,MAAM,EAAE,SAAS,CAAC,MAAM,EACxB,GAAG,EAAE,MAAM,CAAC,IAAI,CAAC,EACjB,IAAI,EAAE,0BAA0B,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,CAAC,iBAAiB,EACpF,OAAO,EAAE,WAAW,EACpB,IAAI,EAAE,cAAc,CAAC,KAAK,CAAC,EAC3B,oBAAoB,EAAE,KAAK,GAC7B,CACL,CAAC;IACN,CAAC,CAAC;IAEF;;OAEG;IACH,IAAM,WAAW,GAAG;QAChB,gBAAgB,CAAC,EAAE,CAAC,CAAC;QACrB,mBAAmB,CAAC,SAAS,CAAC,CAAC;IACnC,CAAC,CAAC;IAEF;;;;OAIG;IACH,IAAM,8BAA8B,GAAG,UAAC,KAAsB,EAAE,KAAa;QACzE,gBAAgB,wCAAK,aAAa,CAAC,KAAK,CAAC,CAAC,EAAE,KAAK,CAAC,kBAAK,aAAa,CAAC,KAAK,CAAC,KAAK,GAAG,CAAC,CAAC,UAAE,CAAC;QACxF,eAAe,CAAC,UAAA,KAAK,IAAI,OAAA,KAAK,CAAC,MAAM,CAAC,UAAA,IAAI,IAAI,OAAA,SAAS,CAAC,IAAI,CAAC,KAAK,KAAK,EAAzB,CAAyB,CAAC,EAA/C,CAA+C,CAAC,CAAC;IAC9E,CAAC,CAAC;IAEF;;OAEG;IACH,IAAM,aAAa,GAAG,UAAC,KAAa;QAChC,IAAM,OAAO,GAAG,sBAAwB,CAAC,KAAK,CAAC,CAAC;QAChD,eAAe;QACf,eAAe,CAAC,UAAC,KAAK,IAAK,8CAAI,KAAK,YAAE,OAAO,WAAlB,CAAmB,CAAC,CAAC;QAChD,QAAQ,CAAC,EAAE,CAAC,CAAC;QACb,SAAS,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxB,OAAO,OAAO,CAAC;IACnB,CAAC,CAAC;IAEF;;;OAGG;IACH,IAAM,aAAa,GAAG,UAAC,KAAuC;;QAC1D,IAAI,KAAK,CAAC,GAAG,KAAK,OAAO,IAAI,CAAC,gBAAgB,CAAC,MAAM,IAAI,CAAC,CAAC,KAAK,IAAI,sBAAsB,EAAE;YACxF,aAAa,CAAC,KAAK,CAAC,CAAC;SACxB;QACD,MAAA,QAAQ,CAAC,OAAO,0CAAE,KAAK,EAAE,CAAC;IAC9B,CAAC,CAAC;IAEF;;;;OAIG;IACH,IAAM,eAAe,GAAG,UAAC,KAAuC;QAC5D,IAAI,KAAK,CAAC,GAAG,KAAK,KAAK,IAAI,CAAC,CAAC,KAAK,EAAE;YAChC,KAAK,CAAC,cAAc,EAAE,CAAC;YACvB,WAAW,CAAC,CAAC,CAAC,YAAY,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,YAAY,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC,CAAC;YAC7E,QAAQ,CAAC,EAAE,CAAC,CAAC;YACb,UAAU,CAAC,sBAAM,OAAA,MAAA,QAAQ,CAAC,OAAO,0CAAE,KAAK,EAAE,CAAA,EAAA,CAAC,CAAC;SAC/C;IACL,CAAC,CAAC;IAEF;;;;;;OAMG;IACH,IAAM,eAAe,GAAG,UAAC,KAAa,EAAE,MAAe,EAAE,WAAiD;QACtG,IAAI,CAAC,sBAAsB;YAAE,OAAO,SAAS,CAAC;QAC9C,IAAM,YAAY,GAAG,UAAC,CAAgC;YAClD,aAAa,CAAC,KAAK,CAAC,CAAC;YACrB,WAAW,CAAC,CAAC,CAAC,CAAC;QACnB,CAAC,CAAC;QACF,OAAO,CACH,oBAAC,QAAQ,IACL,EAAE,EAAE,UAAU,EACd,IAAI,EAAC,mBAAmB,EACxB,MAAM,EAAE,MAAM,EACd,GAAG,EAAE,KAAK,EACV,OAAO,EAAE,YAAY,EACrB,IAAI,EAAE,oBAAC,YAAY,QAAK,mBAAmB,UAAK,KAAK,MAAG,CAAgB,GAC1E,CACL,CAAC;IACN,CAAC,CAAC;IAEF,IAAM,WAAW,GACb,aAAa,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,CACvB,oBAAC,MAAM,IAAC,IAAI,EAAC,iBAAiB,kBAAc,iBAAiB,EAAC,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,WAAW,GAAI,CACxG,CAAC,CAAC,CAAC,SAAS,CAAC;IAElB,OAAO,CACH,oBAAC,oBAAoB,eACb,UAAU,IACd,KAAK,EAAE,KAAK,EACZ,aAAa,EAAE,aAAa,EAC5B,KAAK,EAAE,gBAAgB,EACvB,YAAY,EAAE,YAAY,EAC1B,YAAY,EAAE,cAAc,EAC5B,UAAU,EAAE,UAAC,CAAI,EAAE,CAAI,IAAK,OAAA,MAAM,CAAC,CAAC,CAAC,KAAK,MAAM,CAAC,CAAC,CAAC,EAAvB,CAAuB,EACnD,aAAa,EAAE,aAAa,EAC5B,SAAS,EAAE,oBAAC,QAAQ,IAAC,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,YAAY,GAAI,EAC3D,WAAW,EAAE,UAAA,IAAI,IAAI,OAAA,SAAS,CAAC,IAAI,CAAC,EAAf,CAAe,EACpC,qBAAqB,EAAE,eAAe,EACtC,kBAAkB,EAAE,UAAC,UAAU,IAAK,OAAA,cAAc,CAAC,UAAU,CAAC,EAA1B,CAA0B,EAC9D,IAAI,EAAE,SAAS,EACf,sBAAsB,EAAE,sBAAsB,EAC9C,aAAa,aACT,UAAU,aACN,EAAE,EAAE,MAAM,EACV,YAAY,EAAE,KAAK,IAChB,UAAU,GAEjB,QAAQ,EAAE,QAAQ,EAClB,MAAM,QAAA,EACN,SAAS,EAAE,IAAI,EACf,SAAS,EAAE,eAAe,EAC1B,OAAO,EAAE,aAAa,EACtB,QAAQ,EAAE,8BAA8B,EACxC,YAAY,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,WAAW,EAChD,QAAQ,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,EAC3B,QAAQ,UAAA,IACL,aAAa,GAEpB,YAAY,sBACR,OAAO,EAAE,IAAI,EACb,QAAQ,EAAE,aAAa,EACvB,WAAW,EAAE,IAAI,IACd,YAAY,KACf,aAAa,EAAE,IAAI,OAEzB,CACL,CAAC;AACN,CAAC;AAED,eAAe,WAAW,CAAC"}
|
|
@@ -22,9 +22,9 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
22
22
|
};
|
|
23
23
|
import React from "react";
|
|
24
24
|
import { Toast as BlueprintToast, Classes as BlueprintClassNames, } from "@blueprintjs/core";
|
|
25
|
-
import { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
26
|
-
import { ClassNames as IntentClassNames } from "../../common/Intent";
|
|
27
|
-
import Icon from "./../Icon/Icon";
|
|
25
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
26
|
+
import { ClassNames as IntentClassNames } from "../../common/Intent/index.js";
|
|
27
|
+
import Icon from "./../Icon/Icon.js";
|
|
28
28
|
/**
|
|
29
29
|
* Displays a notification message, optionally combined with depiction and further action buttons.
|
|
30
30
|
* By default it uses colorization of an blueish info alert.
|
|
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 Notification from "./Notification";
|
|
24
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
25
|
+
import Notification from "./Notification.js";
|
|
26
26
|
function Toast(_a) {
|
|
27
27
|
var children = _a.children, className = _a.className, _b = _a.timeout, timeout = _b === void 0 ? 10000 : _b, otherProps = __rest(_a, ["children", "className", "timeout"]);
|
|
28
28
|
return (React.createElement(Notification, __assign({ className: eccgui + "-notification--toast" + (className ? " " + className : ""), timeout: timeout }, otherProps), children));
|
|
File without changes
|
|
File without changes
|
|
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 { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
24
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
25
25
|
/**
|
|
26
26
|
* This element can include all basic information and actions to give an overview about the item.
|
|
27
27
|
* Mainly used in items list or to create basic widgets.
|
|
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 { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
24
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
25
25
|
/**
|
|
26
26
|
* Contains an arbitrary number of elements for user-interactions.
|
|
27
27
|
* It does not make sense to include more than 1 or 2 of these elements within `OverviewItem`.
|
|
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 { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
24
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
25
25
|
function OverviewItemDepiction(_a) {
|
|
26
26
|
var children = _a.children, _b = _a.className, className = _b === void 0 ? '' : _b, _c = _a.keepColors, keepColors = _c === void 0 ? false : _c, restProps = __rest(_a, ["children", "className", "keepColors"]);
|
|
27
27
|
return (React.createElement("div", __assign({}, restProps, { className: eccgui + "-overviewitem__depiction " +
|
|
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 { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
24
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
25
25
|
function OverviewItemDescription(_a) {
|
|
26
26
|
var children = _a.children, _b = _a.className, className = _b === void 0 ? '' : _b, restProps = __rest(_a, ["children", "className"]);
|
|
27
27
|
return (React.createElement("div", __assign({}, restProps, { className: eccgui + "-overviewitem__description " + className }), 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 { CLASSPREFIX as eccgui } from "../../configuration/constants";
|
|
24
|
+
import { CLASSPREFIX as eccgui } from "../../configuration/constants.js";
|
|
25
25
|
/**
|
|
26
26
|
* Contains content of a single line in an `OverviewItemDescription` element.
|
|
27
27
|
* It is limited to one line only, text is not broken to multiple lines on white spaces.
|
|
File without changes
|