@devtron-labs/devtron-fe-common-lib 1.22.8-beta-7 → 1.22.8-beta-9
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/dist/{@code-editor-QkakENNz.js → @code-editor-BQuL3MJ4.js} +11630 -10910
- package/dist/{@common-rjsf-BHsdR2Q-.js → @common-rjsf-D0gZheG0.js} +257 -269
- package/dist/{@framer-motion-C1DEPd1l.js → @framer-motion-F-ZV0kPL.js} +79 -79
- package/dist/{@moment-CwOqp704.js → @moment-DMLRxgRE.js} +8 -8
- package/dist/{@react-select-DRXgZqgY.js → @react-select-CTafio-F.js} +3 -3
- package/dist/{@react-virtualized-sticky-tree-BSwmpJIm.js → @react-virtualized-sticky-tree-DX-A0tLR.js} +1 -1
- package/dist/{@vendor-D8IC1B-Y.js → @vendor-zzMkp5ik.js} +118324 -104711
- package/dist/Common/API/QueryClientProvider.d.ts +1 -1
- package/dist/Common/AddCDButton/AddCDButton.d.ts +1 -1
- package/dist/Common/BreadCrumb/BreadCrumb.d.ts +1 -1
- package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +3 -3
- package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +1 -1
- package/dist/Common/BreadCrumb/Types.d.ts +1 -0
- package/dist/Common/ChartVersionAndTypeSelector.d.ts +1 -1
- package/dist/Common/ClipboardButton/ClipboardButton.d.ts +1 -1
- package/dist/Common/Constants.d.ts +2 -71
- package/dist/Common/CustomTagSelector/PropagateTagInfo.d.ts +1 -1
- package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
- package/dist/Common/CustomTagSelector/TagDetails.d.ts +1 -1
- package/dist/Common/CustomTagSelector/TagLabelValueSelector.d.ts +1 -1
- package/dist/Common/DebouncedSearch/DebouncedSearch.d.ts +1 -1
- package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +1 -1
- package/dist/Common/DevtronCopyright.d.ts +1 -1
- package/dist/Common/Dialogs/DialogForm.d.ts +6 -6
- package/dist/Common/DraggableWrapper/DraggableButton.d.ts +1 -1
- package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +1 -1
- package/dist/Common/Drawer/Drawer.d.ts +1 -1
- package/dist/Common/EmptyState/GenericFilterEmptyState.d.ts +1 -1
- package/dist/Common/ErrorPage.d.ts +1 -1
- package/dist/Common/ErrorScreenManager.d.ts +1 -1
- package/dist/Common/ErrorScreenNotAuthorized.d.ts +1 -1
- package/dist/Common/GenericDescription/GenericDescription.d.ts +1 -1
- package/dist/Common/GenericDescription/constant.d.ts +2 -2
- package/dist/Common/Grid/Grid.d.ts +1 -1
- package/dist/Common/Helper.d.ts +4 -4
- package/dist/Common/Hooks/UseRegisterShortcut/UseRegisterShortcutProvider.d.ts +1 -1
- package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
- package/dist/Common/ImageTags.d.ts +2 -2
- package/dist/Common/InteractiveCellText/InteractiveCellText.d.ts +1 -1
- package/dist/Common/Markdown/MarkDown.d.ts +1 -1
- package/dist/Common/Modals/Modal.d.ts +1 -1
- package/dist/Common/Modals/VisibleModal.d.ts +4 -4
- package/dist/Common/Modals/VisibleModal2.d.ts +4 -4
- package/dist/Common/MultiSelectCustomization.d.ts +7 -7
- package/dist/Common/Pagination/PageSizeSelector.d.ts +1 -1
- package/dist/Common/Pagination/Pagination.d.ts +1 -1
- package/dist/Common/PopupMenu.d.ts +2 -2
- package/dist/Common/RJSF/Form.d.ts +1 -1
- package/dist/Common/RJSF/common/FieldRow.d.ts +1 -1
- package/dist/Common/RJSF/templates/ArrayFieldItemTemplate.d.ts +2 -2
- package/dist/Common/RJSF/templates/ArrayFieldTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/BaseInput.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/AddButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/RemoveButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/SubmitButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/Field.d.ts +1 -1
- package/dist/Common/RJSF/templates/FieldErrorTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/ObjectFieldTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/TitleField.d.ts +3 -2
- package/dist/Common/RJSF/templates/WrapIfAdditionalTemplate.d.ts +1 -1
- package/dist/Common/RJSF/utils.d.ts +1 -1
- package/dist/Common/RJSF/widgets/Checkbox.d.ts +1 -1
- package/dist/Common/RJSF/widgets/Select.d.ts +1 -1
- package/dist/Common/RadioGroup.d.ts +1 -1
- package/dist/Common/RadioGroupItem.d.ts +1 -1
- package/dist/Common/Reload.d.ts +1 -1
- package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
- package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
- package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +1 -1
- package/dist/Common/SortableTableHeaderCell/SortableTableHeaderCell.d.ts +1 -1
- package/dist/Common/TippyCustomized.d.ts +1 -1
- package/dist/Common/Tooltip/ShortcutKeyComboTooltipContent.d.ts +1 -1
- package/dist/Common/Tooltip/Tooltip.d.ts +1 -1
- package/dist/Common/Types.d.ts +81 -75
- package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/DTApplicationMetricsFormField.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/OverrideStrategyTippyContent.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/utils.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/FileConfigTippy.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupTableRow.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupsTable.component.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/ScopedVariables/types.d.ts +2 -2
- package/dist/Pages/ResourceBrowser/ClusterMap/ClusterMap.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/ForceDeleteOption.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/NodeDrainOptions.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/constants.d.ts +1 -11
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +3 -3
- package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +4 -4
- package/dist/Pages-Devtron-2.0/Shared/Routes/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Shared/Routes/routes.d.ts +563 -0
- package/dist/Pages-Devtron-2.0/Shared/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -1
- package/dist/Shared/Components/APIResponseHandler/APIResponseHandler.d.ts +1 -1
- package/dist/Shared/Components/AboutDevtron/AboutDevtronBody.d.ts +1 -1
- package/dist/Shared/Components/AboutDevtron/AboutDevtronDialog.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/ActionMenu.component.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/ActionMenuItem.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +39 -29
- package/dist/Shared/Components/ActivityIndicator/ActivityIndicator.d.ts +1 -1
- package/dist/Shared/Components/AnimatedDeployButton/AnimatedDeployButton.d.ts +1 -1
- package/dist/Shared/Components/AnimatedTimer/AnimatedTimer.component.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusContent.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusModal.component.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusModalTabList.d.ts +1 -1
- package/dist/Shared/Components/ArtifactInfoModal/ArtifactInfoModal.component.d.ts +1 -1
- package/dist/Shared/Components/Badge/Badge.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/BulkOperations.component.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/BulkOperationsResultModal.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/types.d.ts +1 -1
- package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
- package/dist/Shared/Components/Button/Button.component.d.ts +69 -69
- package/dist/Shared/Components/ButtonWithLoader/ButtonWithLoader.d.ts +1 -1
- package/dist/Shared/Components/ButtonWithSelector/ButtonWithSelector.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/Artifacts.d.ts +2 -2
- package/dist/Shared/Components/CICDHistory/CDEmptyState.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/CiPipelineSourceConfig.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ConflictedResourcesTable.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentDetailSteps.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiff.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiffCompare.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryDiffView.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/helpers.d.ts +2 -2
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/types.d.ts +6 -6
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentStatusBreakdown.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentStatusDetailRow.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/History.components.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/LogsRenderer.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ResourceConflictDeployDialog.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ResourceConflictDetailsModal.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/Sidebar.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/StatusFilterButtonComponent.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/TriggerDetails.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/TriggerOutput.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/constants.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/types.d.ts +8 -6
- package/dist/Shared/Components/CICDHistory/utils.d.ts +2 -2
- package/dist/Shared/Components/CMCS/ConfigMapSecretReadyOnly.d.ts +1 -1
- package/dist/Shared/Components/CMCS/helpers.d.ts +1 -1
- package/dist/Shared/Components/Card/Card.component.d.ts +1 -1
- package/dist/Shared/Components/Charts/Chart.component.d.ts +1 -1
- package/dist/Shared/Components/Charts/utils.d.ts +1 -1
- package/dist/Shared/Components/Chip/Chip.component.d.ts +1 -1
- package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/CodeEditor.components.d.ts +6 -6
- package/dist/Shared/Components/CodeEditor/CodeEditor.d.ts +7 -7
- package/dist/Shared/Components/CodeEditor/CodeEditorRenderer.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/Extensions/DiffMinimap.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/utils.d.ts +1 -1
- package/dist/Shared/Components/Collapse/Collapse.d.ts +1 -1
- package/dist/Shared/Components/CollapsibleList/CollapsibleList.component.d.ts +1 -1
- package/dist/Shared/Components/CollapsibleList/CollapsibleList.types.d.ts +1 -2
- package/dist/Shared/Components/CommitChipCell/CommitChipCell.d.ts +1 -1
- package/dist/Shared/Components/Confetti/Confetti.component.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/CannotDeleteModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ConfirmationModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ConfirmationModalContext.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
- package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
- package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +1 -1
- package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
- package/dist/Shared/Components/CustomInput/PasswordField.d.ts +1 -1
- package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.component.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffAccordion.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffMain.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffNavigation.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffRadioSelect.d.ts +1 -1
- package/dist/Shared/Components/DetectBottom/DetectBottom.component.d.ts +1 -1
- package/dist/Shared/Components/DocLink/DocLink.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +1 -1
- package/dist/Shared/Components/EditImageFormField/EditImageFormField.d.ts +1 -1
- package/dist/Shared/Components/EditableTextArea/EditableTextArea.d.ts +1 -1
- package/dist/Shared/Components/EnvironmentSelector/EnvironmentSelector.component.d.ts +1 -1
- package/dist/Shared/Components/Error/ErrorBar.d.ts +1 -1
- package/dist/Shared/Components/Error/utils.d.ts +1 -1
- package/dist/Shared/Components/ExcludedImageNode/ExcludedImageNode.d.ts +1 -1
- package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +1 -1
- package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/FeatureDescriptionModal.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/FeatureTitleWithInfo.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/types.d.ts +7 -2
- package/dist/Shared/Components/FileUpload/FileUpload.d.ts +1 -1
- package/dist/Shared/Components/FilterChips/FilterChips.component.d.ts +1 -1
- package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionItem.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/Suggestions.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionsInfo.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldInfo.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldLabel.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldWrapper.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoCard.component.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoCardListing.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoListSkeleton.d.ts +1 -1
- package/dist/Shared/Components/GenericModal/GenericModal.component.d.ts +4 -4
- package/dist/Shared/Components/GenericModal/GenericModal.context.d.ts +1 -1
- package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -1
- package/dist/Shared/Components/GettingStartedCard/GettingStarted.d.ts +1 -1
- package/dist/Shared/Components/GitCommitInfoGeneric/GitCommitInfoGeneric.d.ts +1 -1
- package/dist/Shared/Components/GitCommitInfoGeneric/GitMaterialInfoHeader.d.ts +1 -1
- package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/GraphVisualizer.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/BaseNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/DropdownNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/IconNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/TextNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/constants.d.ts +3 -3
- package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
- package/dist/Shared/Components/Header/HeaderWithCreateButton/utils.d.ts +1 -1
- package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
- package/dist/Shared/Components/Header/IframePromoButton.d.ts +1 -1
- package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
- package/dist/Shared/Components/Header/ProfileMenu.d.ts +1 -1
- package/dist/Shared/Components/Icon/Icon.d.ts +1 -1
- package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
- package/dist/Shared/Components/IframeContainer/IframeContainer.component.d.ts +1 -1
- package/dist/Shared/Components/IframeContainer/IframeElement.d.ts +1 -1
- package/dist/Shared/Components/Illustration/Illustration.d.ts +1 -1
- package/dist/Shared/Components/Illustration/IllustrationBase.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/ArtifactInfo/ArtifactInfo.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/ImageCard.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/DeploymentEnvState/DeploymentEnvState.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/SequentialCDCardTitle.d.ts +1 -1
- package/dist/Shared/Components/ImageCardAccordion/ImageCardAccordion.d.ts +1 -1
- package/dist/Shared/Components/ImageChipCell/ImageChipCell.component.d.ts +1 -1
- package/dist/Shared/Components/ImageWithFallback/ImageWithFallback.component.d.ts +1 -1
- package/dist/Shared/Components/InfoBlock/InfoBlock.component.d.ts +1 -1
- package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
- package/dist/Shared/Components/InvalidYAMLTippy/InvalidYAMLTippyWrapper.d.ts +1 -1
- package/dist/Shared/Components/InvalidYAMLTippy/utils.d.ts +1 -1
- package/dist/Shared/Components/KeyValueTable/KeyValueTable.component.d.ts +1 -1
- package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +1 -1
- package/dist/Shared/Components/License/ActivateLicenseDialog.d.ts +1 -1
- package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
- package/dist/Shared/Components/License/License.components.d.ts +3 -3
- package/dist/Shared/Components/LoadingCard.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/Testimonials.components.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/types.d.ts +1 -1
- package/dist/Shared/Components/MaterialHistory/MaterialHistory.component.d.ts +1 -1
- package/dist/Shared/Components/ModalSidebarPanel/ModalSidebarPanel.component.d.ts +1 -1
- package/dist/Shared/Components/NumbersCount/NumbersCount.component.d.ts +1 -1
- package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginCard.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginCardSkeletonList.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginImageContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginList.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginListContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginTagSelect.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginTagsContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/types.d.ts +2 -2
- package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
- package/dist/Shared/Components/Popover/utils.d.ts +1 -1
- package/dist/Shared/Components/ProgressBar/ProgressBar.component.d.ts +1 -1
- package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +1 -1
- package/dist/Shared/Components/QRCode.d.ts +1 -1
- package/dist/Shared/Components/ReactSelect/constants.d.ts +1 -1
- package/dist/Shared/Components/ReactSelect/utils.d.ts +4 -4
- package/dist/Shared/Components/RegistryIcon/RegistryIcon.d.ts +1 -1
- package/dist/Shared/Components/SSOProviderIcon/SSOProviderIcon.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityCard.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityDetailsCards.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/components/OpenDetailViewButton.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +5 -97
- package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +2 -2
- package/dist/Shared/Components/Security/SeverityChip.d.ts +1 -1
- package/dist/Shared/Components/Security/Vulnerabilities/Vulnerabilities.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/FilterSelectPicker.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/SelectPickerTextArea.component.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/common.d.ts +12 -12
- package/dist/Shared/Components/ShowMoreText/ShowMoreText.d.ts +1 -1
- package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/DeploymentStatus.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/StatusComponent.d.ts +1 -1
- package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
- package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +1 -1
- package/dist/Shared/Components/TabGroup/TabGroup.component.d.ts +1 -1
- package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +4 -4
- package/dist/Shared/Components/Table/BulkSelectionActionWidget.d.ts +1 -1
- package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
- package/dist/Shared/Components/Table/Table.component.d.ts +1 -1
- package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
- package/dist/Shared/Components/TagsKeyValueTable/TagsContainer.d.ts +1 -1
- package/dist/Shared/Components/TargetPlatforms/TargetPlatformBadgeList.d.ts +1 -1
- package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
- package/dist/Shared/Components/TempAppWindow/TempAppWindow.d.ts +1 -1
- package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
- package/dist/Shared/Components/ThemeSwitcher/ThemeSwitcher.component.d.ts +1 -1
- package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
- package/dist/Shared/Components/TrailingItem/TrailingItem.component.d.ts +1 -1
- package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
- package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
- package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -1
- package/dist/Shared/Components/UnsavedChanges/UnsavedChanges.component.d.ts +1 -1
- package/dist/Shared/Components/UnsavedChangesDialog/UnsavedChangesDialog.component.d.ts +1 -1
- package/dist/Shared/Components/UserIdentifier/UserIdentifier.d.ts +1 -1
- package/dist/Shared/Components/VirtualizedList/VirtualizedList.component.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/SourceTypeCard.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
- package/dist/Shared/Helpers.d.ts +3 -13
- package/dist/Shared/Hooks/UsePrompt/UsePrompt.d.ts +1 -2
- package/dist/Shared/Hooks/UsePrompt/types.d.ts +1 -0
- package/dist/Shared/Providers/ImageSelectionUtility/ImageSelectionUtility.d.ts +1 -1
- package/dist/Shared/Providers/MainContextProvider/MainContextProvider.d.ts +1 -1
- package/dist/Shared/Providers/ThemeProvider/ThemeProvider.d.ts +1 -1
- package/dist/Shared/Providers/UserEmailProvider/UserEmailProvider.d.ts +3 -3
- package/dist/Shared/Services/ToastManager/ToastContent.d.ts +2 -2
- package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +1 -1
- package/dist/Shared/Store/IndexStore.d.ts +1 -1
- package/dist/Shared/types.d.ts +175 -3
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/@vendor.css +1 -1
- package/dist/index.d.ts +1 -173
- package/dist/index.js +1011 -1136
- package/package.json +13 -16
|
@@ -9,52 +9,55 @@ export declare const useActionMenu: <T extends string | number>({ id, position,
|
|
|
9
9
|
}[];
|
|
10
10
|
filteredOptions: import('./types').ActionMenuOptionType<T>[];
|
|
11
11
|
focusedIndex: number;
|
|
12
|
-
itemsRef: import('react').MutableRefObject<RefObject<
|
|
12
|
+
itemsRef: import('react').MutableRefObject<RefObject<HTMLAnchorElement | HTMLButtonElement>[]>;
|
|
13
13
|
triggerProps: import('react').ClassAttributes<HTMLDivElement> & import('react').HTMLAttributes<HTMLDivElement> & {
|
|
14
14
|
bounds: Pick<DOMRect, "left" | "top" | "height" | "width">;
|
|
15
15
|
};
|
|
16
16
|
overlayProps: Omit<import('..').BackdropProps, "children">;
|
|
17
17
|
popoverProps: {
|
|
18
|
-
slot?: string;
|
|
19
|
-
title?: string;
|
|
20
18
|
children?: import('react').ReactNode;
|
|
21
19
|
className?: string;
|
|
22
|
-
|
|
23
|
-
id?: string;
|
|
20
|
+
content?: string;
|
|
24
21
|
role?: import('react').AriaRole;
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
security?: string;
|
|
29
|
-
hidden?: boolean;
|
|
30
|
-
prefix?: string;
|
|
31
|
-
resource?: string;
|
|
32
|
-
draggable?: boolean | "true" | "false";
|
|
33
|
-
onClick?: import('react').MouseEventHandler<HTMLDivElement>;
|
|
22
|
+
id?: string;
|
|
23
|
+
slot?: string;
|
|
24
|
+
title?: string;
|
|
34
25
|
onMouseEnter?: import('react').MouseEventHandler<HTMLDivElement>;
|
|
26
|
+
color?: string;
|
|
35
27
|
"aria-describedby"?: string;
|
|
36
28
|
"aria-errormessage"?: string;
|
|
37
29
|
"aria-label"?: string;
|
|
38
30
|
"aria-labelledby"?: string;
|
|
31
|
+
onClick?: import('react').MouseEventHandler<HTMLDivElement>;
|
|
39
32
|
defaultChecked?: boolean;
|
|
33
|
+
defaultValue?: string | number | readonly string[];
|
|
40
34
|
suppressContentEditableWarning?: boolean;
|
|
41
35
|
suppressHydrationWarning?: boolean;
|
|
42
36
|
accessKey?: string;
|
|
43
|
-
|
|
37
|
+
autoCapitalize?: "none" | (string & {}) | "off" | "on" | "sentences" | "words" | "characters";
|
|
38
|
+
autoFocus?: boolean;
|
|
39
|
+
contentEditable?: "inherit" | (boolean | "true" | "false") | "plaintext-only";
|
|
44
40
|
contextMenu?: string;
|
|
45
41
|
dir?: string;
|
|
42
|
+
draggable?: boolean | "true" | "false";
|
|
43
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send";
|
|
44
|
+
hidden?: boolean;
|
|
46
45
|
lang?: string;
|
|
47
|
-
|
|
46
|
+
nonce?: string;
|
|
48
47
|
spellCheck?: boolean | "true" | "false";
|
|
49
48
|
tabIndex?: number;
|
|
50
|
-
translate?: "
|
|
49
|
+
translate?: "yes" | "no";
|
|
51
50
|
radioGroup?: string;
|
|
51
|
+
about?: string;
|
|
52
52
|
datatype?: string;
|
|
53
53
|
inlist?: any;
|
|
54
|
+
prefix?: string;
|
|
54
55
|
property?: string;
|
|
56
|
+
rel?: string;
|
|
57
|
+
resource?: string;
|
|
58
|
+
rev?: string;
|
|
55
59
|
typeof?: string;
|
|
56
60
|
vocab?: string;
|
|
57
|
-
autoCapitalize?: string;
|
|
58
61
|
autoCorrect?: string;
|
|
59
62
|
autoSave?: string;
|
|
60
63
|
itemProp?: string;
|
|
@@ -63,25 +66,33 @@ export declare const useActionMenu: <T extends string | number>({ id, position,
|
|
|
63
66
|
itemID?: string;
|
|
64
67
|
itemRef?: string;
|
|
65
68
|
results?: number;
|
|
66
|
-
|
|
67
|
-
|
|
69
|
+
security?: string;
|
|
70
|
+
unselectable?: "off" | "on";
|
|
71
|
+
inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal";
|
|
72
|
+
is?: string;
|
|
73
|
+
exportparts?: string;
|
|
74
|
+
part?: string;
|
|
68
75
|
"aria-activedescendant"?: string;
|
|
69
76
|
"aria-atomic"?: boolean | "true" | "false";
|
|
70
77
|
"aria-autocomplete"?: "none" | "list" | "inline" | "both";
|
|
78
|
+
"aria-braillelabel"?: string;
|
|
79
|
+
"aria-brailleroledescription"?: string;
|
|
71
80
|
"aria-busy"?: boolean | "true" | "false";
|
|
72
81
|
"aria-checked"?: boolean | "true" | "false" | "mixed";
|
|
73
82
|
"aria-colcount"?: number;
|
|
74
83
|
"aria-colindex"?: number;
|
|
84
|
+
"aria-colindextext"?: string;
|
|
75
85
|
"aria-colspan"?: number;
|
|
76
86
|
"aria-controls"?: string;
|
|
77
|
-
"aria-current"?: boolean | "time" | "
|
|
87
|
+
"aria-current"?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date";
|
|
88
|
+
"aria-description"?: string;
|
|
78
89
|
"aria-details"?: string;
|
|
79
90
|
"aria-disabled"?: boolean | "true" | "false";
|
|
80
|
-
"aria-dropeffect"?: "link" | "none" | "
|
|
91
|
+
"aria-dropeffect"?: "link" | "none" | "copy" | "execute" | "move" | "popup";
|
|
81
92
|
"aria-expanded"?: boolean | "true" | "false";
|
|
82
93
|
"aria-flowto"?: string;
|
|
83
94
|
"aria-grabbed"?: boolean | "true" | "false";
|
|
84
|
-
"aria-haspopup"?: boolean | "dialog" | "menu" | "
|
|
95
|
+
"aria-haspopup"?: boolean | "dialog" | "menu" | "grid" | "listbox" | "tree" | "true" | "false";
|
|
85
96
|
"aria-hidden"?: boolean | "true" | "false";
|
|
86
97
|
"aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling";
|
|
87
98
|
"aria-keyshortcuts"?: string;
|
|
@@ -96,21 +107,22 @@ export declare const useActionMenu: <T extends string | number>({ id, position,
|
|
|
96
107
|
"aria-posinset"?: number;
|
|
97
108
|
"aria-pressed"?: boolean | "true" | "false" | "mixed";
|
|
98
109
|
"aria-readonly"?: boolean | "true" | "false";
|
|
99
|
-
"aria-relevant"?: "text" | "
|
|
110
|
+
"aria-relevant"?: "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals";
|
|
100
111
|
"aria-required"?: boolean | "true" | "false";
|
|
101
112
|
"aria-roledescription"?: string;
|
|
102
113
|
"aria-rowcount"?: number;
|
|
103
114
|
"aria-rowindex"?: number;
|
|
115
|
+
"aria-rowindextext"?: string;
|
|
104
116
|
"aria-rowspan"?: number;
|
|
105
117
|
"aria-selected"?: boolean | "true" | "false";
|
|
106
118
|
"aria-setsize"?: number;
|
|
107
|
-
"aria-sort"?: "
|
|
119
|
+
"aria-sort"?: "none" | "ascending" | "descending" | "other";
|
|
108
120
|
"aria-valuemax"?: number;
|
|
109
121
|
"aria-valuemin"?: number;
|
|
110
122
|
"aria-valuenow"?: number;
|
|
111
123
|
"aria-valuetext"?: string;
|
|
112
124
|
dangerouslySetInnerHTML?: {
|
|
113
|
-
__html: string;
|
|
125
|
+
__html: string | TrustedHTML;
|
|
114
126
|
};
|
|
115
127
|
onCopy?: import('react').ClipboardEventHandler<HTMLDivElement>;
|
|
116
128
|
onCopyCapture?: import('react').ClipboardEventHandler<HTMLDivElement>;
|
|
@@ -130,7 +142,7 @@ export declare const useActionMenu: <T extends string | number>({ id, position,
|
|
|
130
142
|
onBlurCapture?: import('react').FocusEventHandler<HTMLDivElement>;
|
|
131
143
|
onChange?: import('react').FormEventHandler<HTMLDivElement>;
|
|
132
144
|
onChangeCapture?: import('react').FormEventHandler<HTMLDivElement>;
|
|
133
|
-
onBeforeInput?: import('react').
|
|
145
|
+
onBeforeInput?: import('react').InputEventHandler<HTMLDivElement>;
|
|
134
146
|
onBeforeInputCapture?: import('react').FormEventHandler<HTMLDivElement>;
|
|
135
147
|
onInput?: import('react').FormEventHandler<HTMLDivElement>;
|
|
136
148
|
onInputCapture?: import('react').FormEventHandler<HTMLDivElement>;
|
|
@@ -244,9 +256,7 @@ export declare const useActionMenu: <T extends string | number>({ id, position,
|
|
|
244
256
|
onPointerCancel?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
245
257
|
onPointerCancelCapture?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
246
258
|
onPointerEnter?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
247
|
-
onPointerEnterCapture?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
248
259
|
onPointerLeave?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
249
|
-
onPointerLeaveCapture?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
250
260
|
onPointerOver?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
251
261
|
onPointerOverCapture?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
252
262
|
onPointerOut?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ActivityIndicatorProps } from './types';
|
|
2
|
-
declare const ActivityIndicator: ({ rootClassName, backgroundColorClass, iconSizeClass, }: ActivityIndicatorProps) => JSX.Element;
|
|
2
|
+
declare const ActivityIndicator: ({ rootClassName, backgroundColorClass, iconSizeClass, }: ActivityIndicatorProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ActivityIndicator;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { AnimatedDeployButtonProps } from './types';
|
|
2
|
-
declare const AnimatedDeployButton: ({ text, style, disabled, isLoading, startIcon, endIcon, dataTestId, onButtonClick, tooltipContent, animateStartIcon, }: AnimatedDeployButtonProps) => JSX.Element;
|
|
2
|
+
declare const AnimatedDeployButton: ({ text, style, disabled, isLoading, startIcon, endIcon, dataTestId, onButtonClick, tooltipContent, animateStartIcon, }: AnimatedDeployButtonProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default AnimatedDeployButton;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { AnimatedTimerProps } from './types';
|
|
2
|
-
declare const AnimatedTimer: ({ duration, onComplete, size, tooltipContent }: AnimatedTimerProps) => JSX.Element;
|
|
2
|
+
declare const AnimatedTimer: ({ duration, onComplete, size, tooltipContent }: AnimatedTimerProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default AnimatedTimer;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { AppStatusBodyProps } from './types';
|
|
2
|
-
export declare const AppStatusBody: ({ appDetails, type, handleShowConfigDriftModal, deploymentStatusDetailsBreakdownData, selectedTab, debugWithAIButton: ExplainWithAIButton, }: AppStatusBodyProps) => JSX.Element;
|
|
2
|
+
export declare const AppStatusBody: ({ appDetails, type, handleShowConfigDriftModal, deploymentStatusDetailsBreakdownData, selectedTab, debugWithAIButton: ExplainWithAIButton, }: AppStatusBodyProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { AppStatusContentProps } from './types';
|
|
2
|
-
declare const AppStatusContent: ({ appDetails, handleShowConfigDriftModal, filterHealthyNodes, isCardLayout, }: AppStatusContentProps) => JSX.Element;
|
|
2
|
+
declare const AppStatusContent: ({ appDetails, handleShowConfigDriftModal, filterHealthyNodes, isCardLayout, }: AppStatusContentProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default AppStatusContent;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { AppStatusModalProps } from './types';
|
|
2
|
-
declare const AppStatusModal: ({ titleSegments, handleClose, type, appDetails: appDetailsProp, processVirtualEnvironmentDeploymentData, updateDeploymentStatusDetailsBreakdownData, isConfigDriftEnabled, configDriftModal: ConfigDriftModal, appId, envId, initialTab, debugWithAIButton, }: AppStatusModalProps) => JSX.Element;
|
|
2
|
+
declare const AppStatusModal: ({ titleSegments, handleClose, type, appDetails: appDetailsProp, processVirtualEnvironmentDeploymentData, updateDeploymentStatusDetailsBreakdownData, isConfigDriftEnabled, configDriftModal: ConfigDriftModal, appId, envId, initialTab, debugWithAIButton, }: AppStatusModalProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default AppStatusModal;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { AppStatusModalTabListProps } from './types';
|
|
2
|
-
declare const AppStatusModalTabList: ({ handleSelectTab, appDetails, type, selectedTab, deploymentStatusDetailsBreakdownData, }: AppStatusModalTabListProps) => JSX.Element;
|
|
2
|
+
declare const AppStatusModalTabList: ({ handleSelectTab, appDetails, type, selectedTab, deploymentStatusDetailsBreakdownData, }: AppStatusModalTabListProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default AppStatusModalTabList;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ArtifactInfoModalProps } from './types';
|
|
2
|
-
declare const ArtifactInfoModal: ({ envId, ciArtifactId, handleClose, renderCIListHeader, fetchOnlyArtifactInfo, }: ArtifactInfoModalProps) => JSX.Element;
|
|
2
|
+
declare const ArtifactInfoModal: ({ envId, ciArtifactId, handleClose, renderCIListHeader, fetchOnlyArtifactInfo, }: ArtifactInfoModalProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ArtifactInfoModal;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { BadgeProps } from './types';
|
|
2
|
-
declare const Badge: ({ label, bgColor, fontColor, endIconProps, startIconProps, variant, size, }: BadgeProps) => JSX.Element;
|
|
2
|
+
declare const Badge: ({ label, bgColor, fontColor, endIconProps, startIconProps, variant, size, }: BadgeProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default Badge;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { BulkOperationModalProps } from './types';
|
|
2
|
-
declare const BulkOperations: ({ handleModalClose: handleModalCloseProp, operations: userOperations, getResultsChartSummaryText, handleReloadDataAfterBulkOperation, hideResultsDrawer, textConfig, shouldSkipConfirmation, confirmationModalConfig, data, disableTransition, }: BulkOperationModalProps) => JSX.Element;
|
|
2
|
+
declare const BulkOperations: ({ handleModalClose: handleModalCloseProp, operations: userOperations, getResultsChartSummaryText, handleReloadDataAfterBulkOperation, hideResultsDrawer, textConfig, shouldSkipConfirmation, confirmationModalConfig, data, disableTransition, }: BulkOperationModalProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default BulkOperations;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { BulkOperationsResultModalProps } from './types';
|
|
2
|
-
declare const BulkOperationsResultModal: ({ apiCallInProgress, handleModalClose, isOperationAborted, resultsStore, handleAbortBulkOperation, handleRetryFailedOperations, resultsHeader: headerText, getResultsChartSummaryText, disableTransition, }: BulkOperationsResultModalProps) => JSX.Element;
|
|
2
|
+
declare const BulkOperationsResultModal: ({ apiCallInProgress, handleModalClose, isOperationAborted, resultsStore, handleAbortBulkOperation, handleRetryFailedOperations, resultsHeader: headerText, getResultsChartSummaryText, disableTransition, }: BulkOperationsResultModalProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default BulkOperationsResultModal;
|
|
@@ -30,7 +30,7 @@ export type OtherStatusOperationType = {
|
|
|
30
30
|
};
|
|
31
31
|
export type BulkOperationResultType = {
|
|
32
32
|
message?: string;
|
|
33
|
-
renderContentAtResultRowEnd?: () =>
|
|
33
|
+
renderContentAtResultRowEnd?: () => ReactNode;
|
|
34
34
|
} & (FailedOperationType | OtherStatusOperationType) & Pick<BulkOperation, 'name' | 'additionalKeys'>;
|
|
35
35
|
export type BulkOperationResultWithIdType = BulkOperationResultType & Record<'id', number>;
|
|
36
36
|
export interface OperationResultStoreType {
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { UseBulkSelectionProps, UseBulkSelectionReturnType } from './types';
|
|
2
2
|
export declare const useBulkSelection: <T>() => UseBulkSelectionReturnType<T>;
|
|
3
|
-
export declare const BulkSelectionProvider: <T>({ children, identifiers, getSelectAllDialogStatus, }: UseBulkSelectionProps<T>) => JSX.Element;
|
|
3
|
+
export declare const BulkSelectionProvider: <T>({ children, identifiers, getSelectAllDialogStatus, }: UseBulkSelectionProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -65,13 +65,13 @@ import { ButtonComponentType, ButtonStyleType, ButtonVariantType } from './types
|
|
|
65
65
|
* <Button icon={<ICCube />} ariaLabel="Label" />
|
|
66
66
|
* ```
|
|
67
67
|
*/
|
|
68
|
-
declare const Button: import('react').ForwardRefExoticComponent<(
|
|
69
|
-
ref?: import('react').Ref<
|
|
70
|
-
component
|
|
71
|
-
buttonProps?: Omit<import('react').ButtonHTMLAttributes<HTMLButtonElement>, "children" | "styles" | "className" | "disabled" | "onClick">;
|
|
68
|
+
declare const Button: import('react').ForwardRefExoticComponent<(Omit<{
|
|
69
|
+
ref?: import('react').Ref<HTMLAnchorElement>;
|
|
70
|
+
component: ButtonComponentType.anchor;
|
|
72
71
|
linkProps?: never;
|
|
73
|
-
|
|
74
|
-
|
|
72
|
+
buttonProps?: never;
|
|
73
|
+
anchorProps: Omit<import('react').AnchorHTMLAttributes<HTMLAnchorElement>, "children" | "styles" | "className" | "onClick">;
|
|
74
|
+
onClick?: import('react').AnchorHTMLAttributes<HTMLAnchorElement>["onClick"];
|
|
75
75
|
} & {
|
|
76
76
|
id?: string;
|
|
77
77
|
variant?: ButtonVariantType;
|
|
@@ -100,13 +100,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
|
|
|
100
100
|
startIcon?: import('react').ReactElement;
|
|
101
101
|
endIcon?: import('react').ReactElement;
|
|
102
102
|
fontWeight?: "bold" | "normal";
|
|
103
|
-
}, "
|
|
104
|
-
ref?: import('react').Ref<
|
|
105
|
-
component
|
|
106
|
-
buttonProps?: Omit<import('react').ButtonHTMLAttributes<HTMLButtonElement>, "children" | "styles" | "className" | "disabled" | "onClick">;
|
|
103
|
+
}, "ref"> | Omit<{
|
|
104
|
+
ref?: import('react').Ref<HTMLAnchorElement>;
|
|
105
|
+
component: ButtonComponentType.anchor;
|
|
107
106
|
linkProps?: never;
|
|
108
|
-
|
|
109
|
-
|
|
107
|
+
buttonProps?: never;
|
|
108
|
+
anchorProps: Omit<import('react').AnchorHTMLAttributes<HTMLAnchorElement>, "children" | "styles" | "className" | "onClick">;
|
|
109
|
+
onClick?: import('react').AnchorHTMLAttributes<HTMLAnchorElement>["onClick"];
|
|
110
110
|
} & {
|
|
111
111
|
id?: string;
|
|
112
112
|
variant?: ButtonVariantType;
|
|
@@ -135,13 +135,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
|
|
|
135
135
|
startIcon?: never;
|
|
136
136
|
endIcon?: never;
|
|
137
137
|
fontWeight?: never;
|
|
138
|
-
}, "
|
|
139
|
-
ref?: import('react').Ref<
|
|
140
|
-
component
|
|
141
|
-
buttonProps?: Omit<import('react').ButtonHTMLAttributes<HTMLButtonElement>, "children" | "styles" | "className" | "disabled" | "onClick">;
|
|
138
|
+
}, "ref"> | Omit<{
|
|
139
|
+
ref?: import('react').Ref<HTMLAnchorElement>;
|
|
140
|
+
component: ButtonComponentType.anchor;
|
|
142
141
|
linkProps?: never;
|
|
143
|
-
|
|
144
|
-
|
|
142
|
+
buttonProps?: never;
|
|
143
|
+
anchorProps: Omit<import('react').AnchorHTMLAttributes<HTMLAnchorElement>, "children" | "styles" | "className" | "onClick">;
|
|
144
|
+
onClick?: import('react').AnchorHTMLAttributes<HTMLAnchorElement>["onClick"];
|
|
145
145
|
} & {
|
|
146
146
|
id?: string;
|
|
147
147
|
variant?: ButtonVariantType;
|
|
@@ -164,13 +164,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
|
|
|
164
164
|
startIcon?: import('react').ReactElement;
|
|
165
165
|
endIcon?: import('react').ReactElement;
|
|
166
166
|
fontWeight?: "bold" | "normal";
|
|
167
|
-
}, "
|
|
168
|
-
ref?: import('react').Ref<
|
|
169
|
-
component
|
|
170
|
-
buttonProps?: Omit<import('react').ButtonHTMLAttributes<HTMLButtonElement>, "children" | "styles" | "className" | "disabled" | "onClick">;
|
|
167
|
+
}, "ref"> | Omit<{
|
|
168
|
+
ref?: import('react').Ref<HTMLAnchorElement>;
|
|
169
|
+
component: ButtonComponentType.anchor;
|
|
171
170
|
linkProps?: never;
|
|
172
|
-
|
|
173
|
-
|
|
171
|
+
buttonProps?: never;
|
|
172
|
+
anchorProps: Omit<import('react').AnchorHTMLAttributes<HTMLAnchorElement>, "children" | "styles" | "className" | "onClick">;
|
|
173
|
+
onClick?: import('react').AnchorHTMLAttributes<HTMLAnchorElement>["onClick"];
|
|
174
174
|
} & {
|
|
175
175
|
id?: string;
|
|
176
176
|
variant?: ButtonVariantType;
|
|
@@ -193,13 +193,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
|
|
|
193
193
|
startIcon?: never;
|
|
194
194
|
endIcon?: never;
|
|
195
195
|
fontWeight?: never;
|
|
196
|
-
}, "
|
|
197
|
-
ref?: import('react').Ref<
|
|
198
|
-
component
|
|
199
|
-
|
|
200
|
-
|
|
196
|
+
}, "ref"> | Omit<{
|
|
197
|
+
ref?: import('react').Ref<HTMLButtonElement>;
|
|
198
|
+
component?: ButtonComponentType.button;
|
|
199
|
+
buttonProps?: Omit<import('react').ButtonHTMLAttributes<HTMLButtonElement>, "children" | "styles" | "className" | "disabled" | "onClick">;
|
|
200
|
+
linkProps?: never;
|
|
201
201
|
anchorProps?: never;
|
|
202
|
-
onClick?: import('react
|
|
202
|
+
onClick?: import('react').ButtonHTMLAttributes<HTMLButtonElement>["onClick"];
|
|
203
203
|
} & {
|
|
204
204
|
id?: string;
|
|
205
205
|
variant?: ButtonVariantType;
|
|
@@ -228,13 +228,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
|
|
|
228
228
|
startIcon?: import('react').ReactElement;
|
|
229
229
|
endIcon?: import('react').ReactElement;
|
|
230
230
|
fontWeight?: "bold" | "normal";
|
|
231
|
-
}, "
|
|
232
|
-
ref?: import('react').Ref<
|
|
233
|
-
component
|
|
234
|
-
|
|
235
|
-
|
|
231
|
+
}, "ref"> | Omit<{
|
|
232
|
+
ref?: import('react').Ref<HTMLButtonElement>;
|
|
233
|
+
component?: ButtonComponentType.button;
|
|
234
|
+
buttonProps?: Omit<import('react').ButtonHTMLAttributes<HTMLButtonElement>, "children" | "styles" | "className" | "disabled" | "onClick">;
|
|
235
|
+
linkProps?: never;
|
|
236
236
|
anchorProps?: never;
|
|
237
|
-
onClick?: import('react
|
|
237
|
+
onClick?: import('react').ButtonHTMLAttributes<HTMLButtonElement>["onClick"];
|
|
238
238
|
} & {
|
|
239
239
|
id?: string;
|
|
240
240
|
variant?: ButtonVariantType;
|
|
@@ -263,13 +263,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
|
|
|
263
263
|
startIcon?: never;
|
|
264
264
|
endIcon?: never;
|
|
265
265
|
fontWeight?: never;
|
|
266
|
-
}, "
|
|
267
|
-
ref?: import('react').Ref<
|
|
268
|
-
component
|
|
269
|
-
|
|
270
|
-
|
|
266
|
+
}, "ref"> | Omit<{
|
|
267
|
+
ref?: import('react').Ref<HTMLButtonElement>;
|
|
268
|
+
component?: ButtonComponentType.button;
|
|
269
|
+
buttonProps?: Omit<import('react').ButtonHTMLAttributes<HTMLButtonElement>, "children" | "styles" | "className" | "disabled" | "onClick">;
|
|
270
|
+
linkProps?: never;
|
|
271
271
|
anchorProps?: never;
|
|
272
|
-
onClick?: import('react
|
|
272
|
+
onClick?: import('react').ButtonHTMLAttributes<HTMLButtonElement>["onClick"];
|
|
273
273
|
} & {
|
|
274
274
|
id?: string;
|
|
275
275
|
variant?: ButtonVariantType;
|
|
@@ -292,13 +292,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
|
|
|
292
292
|
startIcon?: import('react').ReactElement;
|
|
293
293
|
endIcon?: import('react').ReactElement;
|
|
294
294
|
fontWeight?: "bold" | "normal";
|
|
295
|
-
}, "
|
|
296
|
-
ref?: import('react').Ref<
|
|
297
|
-
component
|
|
298
|
-
|
|
299
|
-
|
|
295
|
+
}, "ref"> | Omit<{
|
|
296
|
+
ref?: import('react').Ref<HTMLButtonElement>;
|
|
297
|
+
component?: ButtonComponentType.button;
|
|
298
|
+
buttonProps?: Omit<import('react').ButtonHTMLAttributes<HTMLButtonElement>, "children" | "styles" | "className" | "disabled" | "onClick">;
|
|
299
|
+
linkProps?: never;
|
|
300
300
|
anchorProps?: never;
|
|
301
|
-
onClick?: import('react
|
|
301
|
+
onClick?: import('react').ButtonHTMLAttributes<HTMLButtonElement>["onClick"];
|
|
302
302
|
} & {
|
|
303
303
|
id?: string;
|
|
304
304
|
variant?: ButtonVariantType;
|
|
@@ -321,13 +321,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
|
|
|
321
321
|
startIcon?: never;
|
|
322
322
|
endIcon?: never;
|
|
323
323
|
fontWeight?: never;
|
|
324
|
-
}, "
|
|
324
|
+
}, "ref"> | Omit<{
|
|
325
325
|
ref?: import('react').Ref<HTMLAnchorElement>;
|
|
326
|
-
component: ButtonComponentType.
|
|
327
|
-
linkProps
|
|
326
|
+
component: ButtonComponentType.link;
|
|
327
|
+
linkProps: Omit<import('react-router-dom').LinkProps, "children" | "styles" | "className" | "onClick">;
|
|
328
328
|
buttonProps?: never;
|
|
329
|
-
anchorProps
|
|
330
|
-
onClick?: import('react').
|
|
329
|
+
anchorProps?: never;
|
|
330
|
+
onClick?: import('react-router-dom').LinkProps["onClick"];
|
|
331
331
|
} & {
|
|
332
332
|
id?: string;
|
|
333
333
|
variant?: ButtonVariantType;
|
|
@@ -356,13 +356,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
|
|
|
356
356
|
startIcon?: import('react').ReactElement;
|
|
357
357
|
endIcon?: import('react').ReactElement;
|
|
358
358
|
fontWeight?: "bold" | "normal";
|
|
359
|
-
}, "
|
|
359
|
+
}, "ref"> | Omit<{
|
|
360
360
|
ref?: import('react').Ref<HTMLAnchorElement>;
|
|
361
|
-
component: ButtonComponentType.
|
|
362
|
-
linkProps
|
|
361
|
+
component: ButtonComponentType.link;
|
|
362
|
+
linkProps: Omit<import('react-router-dom').LinkProps, "children" | "styles" | "className" | "onClick">;
|
|
363
363
|
buttonProps?: never;
|
|
364
|
-
anchorProps
|
|
365
|
-
onClick?: import('react').
|
|
364
|
+
anchorProps?: never;
|
|
365
|
+
onClick?: import('react-router-dom').LinkProps["onClick"];
|
|
366
366
|
} & {
|
|
367
367
|
id?: string;
|
|
368
368
|
variant?: ButtonVariantType;
|
|
@@ -391,13 +391,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
|
|
|
391
391
|
startIcon?: never;
|
|
392
392
|
endIcon?: never;
|
|
393
393
|
fontWeight?: never;
|
|
394
|
-
}, "
|
|
394
|
+
}, "ref"> | Omit<{
|
|
395
395
|
ref?: import('react').Ref<HTMLAnchorElement>;
|
|
396
|
-
component: ButtonComponentType.
|
|
397
|
-
linkProps
|
|
396
|
+
component: ButtonComponentType.link;
|
|
397
|
+
linkProps: Omit<import('react-router-dom').LinkProps, "children" | "styles" | "className" | "onClick">;
|
|
398
398
|
buttonProps?: never;
|
|
399
|
-
anchorProps
|
|
400
|
-
onClick?: import('react').
|
|
399
|
+
anchorProps?: never;
|
|
400
|
+
onClick?: import('react-router-dom').LinkProps["onClick"];
|
|
401
401
|
} & {
|
|
402
402
|
id?: string;
|
|
403
403
|
variant?: ButtonVariantType;
|
|
@@ -420,13 +420,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
|
|
|
420
420
|
startIcon?: import('react').ReactElement;
|
|
421
421
|
endIcon?: import('react').ReactElement;
|
|
422
422
|
fontWeight?: "bold" | "normal";
|
|
423
|
-
}, "
|
|
423
|
+
}, "ref"> | Omit<{
|
|
424
424
|
ref?: import('react').Ref<HTMLAnchorElement>;
|
|
425
|
-
component: ButtonComponentType.
|
|
426
|
-
linkProps
|
|
425
|
+
component: ButtonComponentType.link;
|
|
426
|
+
linkProps: Omit<import('react-router-dom').LinkProps, "children" | "styles" | "className" | "onClick">;
|
|
427
427
|
buttonProps?: never;
|
|
428
|
-
anchorProps
|
|
429
|
-
onClick?: import('react').
|
|
428
|
+
anchorProps?: never;
|
|
429
|
+
onClick?: import('react-router-dom').LinkProps["onClick"];
|
|
430
430
|
} & {
|
|
431
431
|
id?: string;
|
|
432
432
|
variant?: ButtonVariantType;
|
|
@@ -449,5 +449,5 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
|
|
|
449
449
|
startIcon?: never;
|
|
450
450
|
endIcon?: never;
|
|
451
451
|
fontWeight?: never;
|
|
452
|
-
}, "
|
|
452
|
+
}, "ref">) & import('react').RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
453
453
|
export default Button;
|
|
@@ -14,5 +14,5 @@ export interface ButtonWithLoaderProps {
|
|
|
14
14
|
export declare class ButtonWithLoader extends Component<ButtonWithLoaderProps> {
|
|
15
15
|
constructor(props: any);
|
|
16
16
|
clickHandler(event: any): void;
|
|
17
|
-
render(): JSX.Element;
|
|
17
|
+
render(): import("react/jsx-runtime").JSX.Element;
|
|
18
18
|
}
|
|
@@ -13,5 +13,5 @@ import { ButtonWithSelectorProps } from './types';
|
|
|
13
13
|
* </ButtonWithSelector>
|
|
14
14
|
* ```
|
|
15
15
|
*/
|
|
16
|
-
declare const ButtonWithSelector: ({ content, onClick, children, className, popUpBodyClassName, showPopUp, disabled, isLoading, }: ButtonWithSelectorProps) => JSX.Element;
|
|
16
|
+
declare const ButtonWithSelector: ({ content, onClick, children, className, popUpBodyClassName, showPopUp, disabled, isLoading, }: ButtonWithSelectorProps) => import("react/jsx-runtime").JSX.Element;
|
|
17
17
|
export default ButtonWithSelector;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { ArtifactType, CIListItemType } from './types';
|
|
2
|
-
export declare const CIListItem: ({ type, userApprovalMetadata, triggeredBy, children, ciPipelineId, artifactId, imageComment, imageReleaseTags, appReleaseTagNames, tagsEditable, hideImageTaggingHardDelete, appliedFilters, isSuperAdmin, promotionApprovalMetadata, appliedFiltersTimestamp, selectedEnvironmentName, renderCIListHeader, targetPlatforms, isDeploymentWithoutApproval, artifact, }: CIListItemType) => JSX.Element;
|
|
3
|
-
declare const Artifacts: ({ status, artifact, blobStorageEnabled, isArtifactUploaded, downloadArtifactUrl, ciPipelineId, artifactId, isJobCI, imageComment, imageReleaseTags, appReleaseTagNames, tagsEditable, hideImageTaggingHardDelete, rootClassName, renderCIListHeader, targetPlatforms, }: ArtifactType) => JSX.Element;
|
|
2
|
+
export declare const CIListItem: ({ type, userApprovalMetadata, triggeredBy, children, ciPipelineId, artifactId, imageComment, imageReleaseTags, appReleaseTagNames, tagsEditable, hideImageTaggingHardDelete, appliedFilters, isSuperAdmin, promotionApprovalMetadata, appliedFiltersTimestamp, selectedEnvironmentName, renderCIListHeader, targetPlatforms, isDeploymentWithoutApproval, artifact, }: CIListItemType) => import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare const Artifacts: ({ status, artifact, blobStorageEnabled, isArtifactUploaded, downloadArtifactUrl, ciPipelineId, artifactId, isJobCI, imageComment, imageReleaseTags, appReleaseTagNames, tagsEditable, hideImageTaggingHardDelete, rootClassName, renderCIListHeader, targetPlatforms, }: ArtifactType) => import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
export default Artifacts;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { CIPipelineSourceConfigInterface } from './types';
|
|
2
|
-
export declare const CiPipelineSourceConfig: ({ sourceType, sourceValue, showTooltip, showIcons, baseText, regex, isRegex, primaryBranchAfterRegex, rootClassName, }: CIPipelineSourceConfigInterface) => JSX.Element;
|
|
2
|
+
export declare const CiPipelineSourceConfig: ({ sourceType, sourceValue, showTooltip, showIcons, baseText, regex, isRegex, primaryBranchAfterRegex, rootClassName, }: CIPipelineSourceConfigInterface) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ConflictedResourcesTableProps } from './types';
|
|
2
|
-
declare const ConflictedResourcesTable: ({ resourceConflictDetails }: ConflictedResourcesTableProps) => JSX.Element;
|
|
2
|
+
declare const ConflictedResourcesTable: ({ resourceConflictDetails }: ConflictedResourcesTableProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ConflictedResourcesTable;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { DeploymentDetailStepsType } from './types';
|
|
2
|
-
declare const DeploymentDetailSteps: ({ deploymentStatus, deploymentAppType, isHelmApps, installedAppVersionHistoryId, isGitops, userApprovalMetadata, isVirtualEnvironment, processVirtualEnvironmentDeploymentData, renderDeploymentApprovalInfo, isDeploymentWithoutApproval, }: DeploymentDetailStepsType) => JSX.Element;
|
|
2
|
+
declare const DeploymentDetailSteps: ({ deploymentStatus, deploymentAppType, isHelmApps, installedAppVersionHistoryId, isGitops, userApprovalMetadata, isVirtualEnvironment, processVirtualEnvironmentDeploymentData, renderDeploymentApprovalInfo, isDeploymentWithoutApproval, }: DeploymentDetailStepsType) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default DeploymentDetailSteps;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { DeploymentHistoryConfigDiffProps } from './types';
|
|
2
|
-
export declare const DeploymentHistoryConfigDiff: ({ appName, envName, pipelineId, wfrId, triggerHistory, setFullScreenView, resourceId, renderRunSource, }: DeploymentHistoryConfigDiffProps) => JSX.Element;
|
|
2
|
+
export declare const DeploymentHistoryConfigDiff: ({ appName, envName, pipelineId, wfrId, triggerHistory, setFullScreenView, resourceId, renderRunSource, pathPattern, }: DeploymentHistoryConfigDiffProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { DeploymentHistoryDiffDetailedProps } from './types';
|
|
2
|
-
export declare const DeploymentHistoryConfigDiffCompare: ({ envName, setFullScreenView, pipelineDeployments: initialPipelineDeployments, wfrId, urlFilters, convertVariables, setConvertVariables, triggerHistory: initialTriggerHistory, renderRunSource, resourceId, isCompareDeploymentConfigNotAvailable, ...props }: DeploymentHistoryDiffDetailedProps) => JSX.Element;
|
|
2
|
+
export declare const DeploymentHistoryConfigDiffCompare: ({ envName, setFullScreenView, pipelineDeployments: initialPipelineDeployments, wfrId, urlFilters, convertVariables, setConvertVariables, triggerHistory: initialTriggerHistory, renderRunSource, resourceId, isCompareDeploymentConfigNotAvailable, pathPattern, ...props }: DeploymentHistoryDiffDetailedProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { DeploymentTemplateHistoryType } from '../types';
|
|
2
|
-
declare const DeploymentHistoryDiffView: ({ currentConfiguration, baseTemplateConfiguration, previousConfigAvailable, rootClassName, }: DeploymentTemplateHistoryType) => JSX.Element;
|
|
2
|
+
declare const DeploymentHistoryDiffView: ({ currentConfiguration, baseTemplateConfiguration, previousConfigAvailable, rootClassName, }: DeploymentTemplateHistoryType) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default DeploymentHistoryDiffView;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DeploymentConfigDiffProps } from '../../DeploymentConfigDiff';
|
|
2
2
|
import { History } from '../types';
|
|
3
3
|
import { DeploymentHistoryConfigDiffProps } from './types';
|
|
4
|
-
export declare const renderDeploymentHistoryConfig: (config: DeploymentConfigDiffProps["configList"], heading: string, pathname: string, hideDiffState: boolean) => JSX.Element;
|
|
5
|
-
export declare const renderPipelineDeploymentOptionDescription: ({ stage, triggeredBy, triggeredByEmail, artifact, renderRunSource, resourceId, runSource, }: Pick<History, "triggeredBy" | "triggeredByEmail" | "artifact" | "stage" | "runSource"> & Pick<DeploymentHistoryConfigDiffProps, "renderRunSource" | "resourceId">) => JSX.Element;
|
|
4
|
+
export declare const renderDeploymentHistoryConfig: (config: DeploymentConfigDiffProps["configList"], heading: string, pathname: string, hideDiffState: boolean) => import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export declare const renderPipelineDeploymentOptionDescription: ({ stage, triggeredBy, triggeredByEmail, artifact, renderRunSource, resourceId, runSource, }: Pick<History, "triggeredBy" | "triggeredByEmail" | "artifact" | "stage" | "runSource"> & Pick<DeploymentHistoryConfigDiffProps, "renderRunSource" | "resourceId">) => import("react/jsx-runtime").JSX.Element;
|