@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
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { RadioGroupItemProps } from './Types';
|
|
2
|
-
declare const RadioGroupItem: ({ value, disabled, children, dataTestId }: RadioGroupItemProps) => JSX.Element;
|
|
2
|
+
declare const RadioGroupItem: ({ value, disabled, children, dataTestId }: RadioGroupItemProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default RadioGroupItem;
|
package/dist/Common/Reload.d.ts
CHANGED
|
@@ -2,4 +2,4 @@ import { ReloadType } from './Types';
|
|
|
2
2
|
/**
|
|
3
3
|
* @deprecated Use APIResponseHandler (Preferred) or error screen manager instead
|
|
4
4
|
*/
|
|
5
|
-
export default function Reload({ reload, className }: ReloadType): JSX.Element;
|
|
5
|
+
export default function Reload({ reload, className }: ReloadType): import("react/jsx-runtime").JSX.Element;
|
|
@@ -33,5 +33,5 @@ import { SearchBarProps } from './types';
|
|
|
33
33
|
* <SearchBar inputProps={{ placeholder: 'Enter search text' }} />
|
|
34
34
|
* ```
|
|
35
35
|
*/
|
|
36
|
-
declare const SearchBar: ({ initialSearchText, handleSearchChange, handleEnter, inputProps, containerClassName, shouldDebounce, debounceTimeout, dataTestId, noBackgroundAndBorder, size, keyboardShortcut, variant, isLoading, }: SearchBarProps) => JSX.Element;
|
|
36
|
+
declare const SearchBar: ({ initialSearchText, handleSearchChange, handleEnter, inputProps, containerClassName, shouldDebounce, debounceTimeout, dataTestId, noBackgroundAndBorder, size, keyboardShortcut, variant, isLoading, }: SearchBarProps) => import("react/jsx-runtime").JSX.Element;
|
|
37
37
|
export default SearchBar;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { SegmentProps } from './types';
|
|
2
|
-
declare const Segment: <T extends string | number>({ segment, isSelected, name, onChange, fullWidth, size, disabled, }: SegmentProps<T>) => JSX.Element;
|
|
2
|
+
declare const Segment: <T extends string | number>({ segment, isSelected, name, onChange, fullWidth, size, disabled, }: SegmentProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default Segment;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { SegmentedControlProps } from './types';
|
|
2
|
-
declare const SegmentedControl: <T extends string | number>({ segments, onChange, name, size, value: controlledValue, fullWidth, disabled, }: SegmentedControlProps<T>) => JSX.Element;
|
|
2
|
+
declare const SegmentedControl: <T extends string | number>({ segments, onChange, name, size, value: controlledValue, fullWidth, disabled, }: SegmentedControlProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default SegmentedControl;
|
|
@@ -30,5 +30,5 @@ import { SortableTableHeaderCellProps } from './types';
|
|
|
30
30
|
* />
|
|
31
31
|
* ```
|
|
32
32
|
*/
|
|
33
|
-
declare const SortableTableHeaderCell: ({ isSorted, triggerSorting, sortOrder, title, disabled, isSortable, showTippyOnTruncate, id, handleResize, isResizable, }: SortableTableHeaderCellProps) => JSX.Element;
|
|
33
|
+
declare const SortableTableHeaderCell: ({ isSorted, triggerSorting, sortOrder, title, disabled, isSortable, showTippyOnTruncate, id, handleResize, isResizable, }: SortableTableHeaderCellProps) => import("react/jsx-runtime").JSX.Element;
|
|
34
34
|
export default SortableTableHeaderCell;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { TippyCustomizedProps } from './Types';
|
|
2
|
-
export declare const TippyCustomized: <T extends boolean = false>(props: TippyCustomizedProps<T>) => JSX.Element;
|
|
2
|
+
export declare const TippyCustomized: <T extends boolean = false>(props: TippyCustomizedProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { TooltipProps } from './types';
|
|
2
|
-
declare const ShortcutKeyComboTooltipContent: ({ text, combo }: TooltipProps["shortcutKeyCombo"]) => JSX.Element;
|
|
2
|
+
declare const ShortcutKeyComboTooltipContent: ({ text, combo }: TooltipProps["shortcutKeyCombo"]) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ShortcutKeyComboTooltipContent;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { TooltipProps } from './types';
|
|
2
|
-
declare const Tooltip: ({ shortcutKeyCombo, alwaysShowTippyOnHover, showOnTruncate, wordBreak, children: child, plugins, ...rest }: TooltipProps) => JSX.Element;
|
|
2
|
+
declare const Tooltip: ({ shortcutKeyCombo, alwaysShowTippyOnHover, showOnTruncate, wordBreak, children: child, plugins, ...rest }: TooltipProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default Tooltip;
|
package/dist/Common/Types.d.ts
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import { default as React,
|
|
1
|
+
import { default as React, CSSProperties, MutableRefObject, ReactElement, ReactNode } from 'react';
|
|
2
|
+
import { useLocation, useNavigate, useParams } from 'react-router-dom';
|
|
2
3
|
import { TippyProps } from '@tippyjs/react';
|
|
3
|
-
import { UserGroupDTO } from '../Pages/GlobalConfigurations';
|
|
4
|
-
import { ImageComment, ReleaseTag } from './ImageTags.Types';
|
|
5
|
-
import { MandatoryPluginBaseStateType, RegistryType, RuntimePluginVariables, Severity, PolicyBlockInfo, TargetPlatformItemDTO, ComponentLayoutType, StatusType, DocLinkProps, DeploymentStrategyType, EnvironmentType } from '../Shared';
|
|
6
|
-
import { ACTION_STATE, DEPLOYMENT_WINDOW_TYPE, DockerConfigOverrideType, RefVariableType, SortingOrder, TaskErrorObj, VariableTypeFormat } from '.';
|
|
7
4
|
import { IllustrationName, SelectPickerOptionType } from '../Shared/Components';
|
|
5
|
+
import { UserGroupDTO } from '../Pages/GlobalConfigurations';
|
|
8
6
|
import { ClusterStatusType } from '../Pages/ResourceBrowser';
|
|
9
7
|
import { ClusterProviderType } from '../Pages-Devtron-2.0/CostVisibility';
|
|
8
|
+
import { ComponentLayoutType, DeploymentStrategyType, DocLinkProps, EnvironmentType, MandatoryPluginBaseStateType, PolicyBlockInfo, RegistryType, RuntimePluginVariables, Severity, StatusType, TargetPlatformItemDTO } from '../Shared';
|
|
9
|
+
import { ImageComment, ReleaseTag } from './ImageTags.Types';
|
|
10
|
+
import { ACTION_STATE, DEPLOYMENT_WINDOW_TYPE, DockerConfigOverrideType, RefVariableType, SortingOrder, TaskErrorObj, VariableTypeFormat } from '.';
|
|
10
11
|
/**
|
|
11
12
|
* Generic response type object with support for overriding the result type
|
|
12
13
|
*
|
|
@@ -56,14 +57,14 @@ export declare enum TippyTheme {
|
|
|
56
57
|
black = "black",
|
|
57
58
|
white = "white"
|
|
58
59
|
}
|
|
59
|
-
export interface TeamList extends ResponseType {
|
|
60
|
-
result: Teams[];
|
|
61
|
-
}
|
|
62
60
|
export interface Teams {
|
|
63
61
|
id: number;
|
|
64
62
|
name: string;
|
|
65
63
|
active: boolean;
|
|
66
64
|
}
|
|
65
|
+
export interface TeamList extends ResponseType {
|
|
66
|
+
result: Teams[];
|
|
67
|
+
}
|
|
67
68
|
export declare enum CHECKBOX_VALUE {
|
|
68
69
|
CHECKED = "CHECKED",
|
|
69
70
|
INTERMEDIATE = "INTERMEDIATE",
|
|
@@ -142,11 +143,10 @@ export interface GenericEmptyStateType {
|
|
|
142
143
|
layout?: ComponentLayoutType;
|
|
143
144
|
contentClassName?: string;
|
|
144
145
|
}
|
|
145
|
-
export
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
reload?: () => void;
|
|
146
|
+
export declare enum ImageType {
|
|
147
|
+
Large = "large",
|
|
148
|
+
Medium = "medium",
|
|
149
|
+
SMALL = "small"
|
|
150
150
|
}
|
|
151
151
|
export type ErrorScreenManagerProps = {
|
|
152
152
|
code?: number;
|
|
@@ -168,15 +168,16 @@ export type ErrorScreenManagerProps = {
|
|
|
168
168
|
redirectURL?: never;
|
|
169
169
|
on404Redirect?: never;
|
|
170
170
|
});
|
|
171
|
+
export interface ErrorPageType extends Pick<GenericEmptyStateType, 'image' | 'title' | 'subTitle' | 'renderButton' | 'imageType'>, Pick<ErrorScreenManagerProps, 'reload' | 'redirectURL'> {
|
|
172
|
+
code: number;
|
|
173
|
+
redirectURL?: string;
|
|
174
|
+
on404Redirect?: () => void;
|
|
175
|
+
reload?: () => void;
|
|
176
|
+
}
|
|
171
177
|
export interface ErrorScreenNotAuthorizedProps {
|
|
172
178
|
subtitle?: React.ReactChild;
|
|
173
179
|
title?: string;
|
|
174
180
|
}
|
|
175
|
-
export declare enum ImageType {
|
|
176
|
-
Large = "large",
|
|
177
|
-
Medium = "medium",
|
|
178
|
-
SMALL = "small"
|
|
179
|
-
}
|
|
180
181
|
export interface ReloadType {
|
|
181
182
|
reload?: (event?: any) => void;
|
|
182
183
|
className?: string;
|
|
@@ -362,6 +363,14 @@ export interface ImagePromotionPolicyApprovalMetadata {
|
|
|
362
363
|
allowImageBuilderFromApprove: boolean;
|
|
363
364
|
allowApproverFromDeploy: boolean;
|
|
364
365
|
}
|
|
366
|
+
export declare enum FilterConditionType {
|
|
367
|
+
PASS = 1,
|
|
368
|
+
FAIL = 0
|
|
369
|
+
}
|
|
370
|
+
export interface FilterConditionsInfo {
|
|
371
|
+
conditionType: FilterConditionType;
|
|
372
|
+
expression: string;
|
|
373
|
+
}
|
|
365
374
|
export interface ImagePromotionPolicyInfoType {
|
|
366
375
|
name: string;
|
|
367
376
|
id: number;
|
|
@@ -369,6 +378,16 @@ export interface ImagePromotionPolicyInfoType {
|
|
|
369
378
|
conditions: FilterConditionsInfo[];
|
|
370
379
|
approvalMetadata: ImagePromotionPolicyApprovalMetadata;
|
|
371
380
|
}
|
|
381
|
+
export declare enum CDMaterialResourceQuery {
|
|
382
|
+
PENDING_APPROVAL = "PENDING_APPROVAL",
|
|
383
|
+
PROMOTION_APPROVAL_PENDING_NODE = "PROMOTION_APPROVAL_PENDING_NODE",
|
|
384
|
+
CI = "CI",
|
|
385
|
+
ENVIRONMENT = "ENVIRONMENT",
|
|
386
|
+
WEBHOOK = "WEBHOOK",
|
|
387
|
+
LINKED_CI = "LINKED-CI",
|
|
388
|
+
CI_JOB = "CI-JOB",
|
|
389
|
+
LINKED_CD = "LINKED-CD"
|
|
390
|
+
}
|
|
372
391
|
export interface PromotionApprovalMetadataType {
|
|
373
392
|
approvalRequestId: number;
|
|
374
393
|
approvalRuntimeState: ImagePromotionRuntimeState;
|
|
@@ -400,6 +419,33 @@ export interface CDMaterialListModalServiceUtilProps {
|
|
|
400
419
|
isExceptionUser: boolean;
|
|
401
420
|
isApprovalConfigured: boolean;
|
|
402
421
|
}
|
|
422
|
+
export interface FilterConditionsListType {
|
|
423
|
+
id: number;
|
|
424
|
+
name: string;
|
|
425
|
+
description: string;
|
|
426
|
+
conditions: FilterConditionsInfo[];
|
|
427
|
+
}
|
|
428
|
+
export interface VulnerabilityType {
|
|
429
|
+
name: string;
|
|
430
|
+
severity: Severity;
|
|
431
|
+
package: string;
|
|
432
|
+
version: string;
|
|
433
|
+
fixedVersion: string;
|
|
434
|
+
policy: string;
|
|
435
|
+
url?: string;
|
|
436
|
+
}
|
|
437
|
+
export interface MaterialInfo {
|
|
438
|
+
revision: string;
|
|
439
|
+
modifiedTime: string | Date;
|
|
440
|
+
author: string;
|
|
441
|
+
message: string;
|
|
442
|
+
commitLink: string;
|
|
443
|
+
tag: string;
|
|
444
|
+
webhookData: string;
|
|
445
|
+
branch: string;
|
|
446
|
+
url?: string;
|
|
447
|
+
type?: string;
|
|
448
|
+
}
|
|
403
449
|
export interface CDMaterialType {
|
|
404
450
|
index: number;
|
|
405
451
|
id: string;
|
|
@@ -462,16 +508,6 @@ export declare enum CDMaterialServiceEnum {
|
|
|
462
508
|
CD_MATERIALS = "cd-materials",
|
|
463
509
|
IMAGE_PROMOTION = "image-promotion"
|
|
464
510
|
}
|
|
465
|
-
export declare enum CDMaterialResourceQuery {
|
|
466
|
-
PENDING_APPROVAL = "PENDING_APPROVAL",
|
|
467
|
-
PROMOTION_APPROVAL_PENDING_NODE = "PROMOTION_APPROVAL_PENDING_NODE",
|
|
468
|
-
CI = "CI",
|
|
469
|
-
ENVIRONMENT = "ENVIRONMENT",
|
|
470
|
-
WEBHOOK = "WEBHOOK",
|
|
471
|
-
LINKED_CI = "LINKED-CI",
|
|
472
|
-
CI_JOB = "CI-JOB",
|
|
473
|
-
LINKED_CD = "LINKED-CD"
|
|
474
|
-
}
|
|
475
511
|
export declare enum CDMaterialFilterQuery {
|
|
476
512
|
RESOURCE = "ELIGIBLE_RESOURCES",
|
|
477
513
|
ALL = "ALL_RESOURCES"
|
|
@@ -501,6 +537,13 @@ export interface TriggerBlockedInfo {
|
|
|
501
537
|
blockedBy: TriggerBlockType;
|
|
502
538
|
blockedReason?: string;
|
|
503
539
|
}
|
|
540
|
+
export declare enum DeploymentAppTypes {
|
|
541
|
+
HELM = "helm",
|
|
542
|
+
ARGO = "argo_cd",
|
|
543
|
+
MANIFEST_DOWNLOAD = "manifest_download",
|
|
544
|
+
MANIFEST_PUSH = "manifest_push",
|
|
545
|
+
FLUX = "flux_cd"
|
|
546
|
+
}
|
|
504
547
|
export interface CommonNodeAttr extends Pick<MandatoryPluginBaseStateType, 'isTriggerBlocked' | 'pluginBlockState'> {
|
|
505
548
|
connectingCiPipelineId?: number;
|
|
506
549
|
parents: string | number[] | string[];
|
|
@@ -564,48 +607,6 @@ export interface CommonNodeAttr extends Pick<MandatoryPluginBaseStateType, 'isTr
|
|
|
564
607
|
isDeploymentBlocked?: boolean;
|
|
565
608
|
triggerBlockedInfo?: TriggerBlockedInfo;
|
|
566
609
|
}
|
|
567
|
-
export declare enum DeploymentAppTypes {
|
|
568
|
-
HELM = "helm",
|
|
569
|
-
ARGO = "argo_cd",
|
|
570
|
-
MANIFEST_DOWNLOAD = "manifest_download",
|
|
571
|
-
MANIFEST_PUSH = "manifest_push",
|
|
572
|
-
FLUX = "flux_cd"
|
|
573
|
-
}
|
|
574
|
-
export interface VulnerabilityType {
|
|
575
|
-
name: string;
|
|
576
|
-
severity: Severity;
|
|
577
|
-
package: string;
|
|
578
|
-
version: string;
|
|
579
|
-
fixedVersion: string;
|
|
580
|
-
policy: string;
|
|
581
|
-
url?: string;
|
|
582
|
-
}
|
|
583
|
-
export interface MaterialInfo {
|
|
584
|
-
revision: string;
|
|
585
|
-
modifiedTime: string | Date;
|
|
586
|
-
author: string;
|
|
587
|
-
message: string;
|
|
588
|
-
commitLink: string;
|
|
589
|
-
tag: string;
|
|
590
|
-
webhookData: string;
|
|
591
|
-
branch: string;
|
|
592
|
-
url?: string;
|
|
593
|
-
type?: string;
|
|
594
|
-
}
|
|
595
|
-
export declare enum FilterConditionType {
|
|
596
|
-
PASS = 1,
|
|
597
|
-
FAIL = 0
|
|
598
|
-
}
|
|
599
|
-
export interface FilterConditionsInfo {
|
|
600
|
-
conditionType: FilterConditionType;
|
|
601
|
-
expression: string;
|
|
602
|
-
}
|
|
603
|
-
export interface FilterConditionsListType {
|
|
604
|
-
id: number;
|
|
605
|
-
name: string;
|
|
606
|
-
description: string;
|
|
607
|
-
conditions: FilterConditionsInfo[];
|
|
608
|
-
}
|
|
609
610
|
export interface DeploymentApprovalInfoType {
|
|
610
611
|
eligibleApprovers: {
|
|
611
612
|
specificUsers: Pick<UserApprovalInfo, 'approverList'>;
|
|
@@ -875,11 +876,6 @@ export interface DeploymentWindowProfileMetaData {
|
|
|
875
876
|
excludedUserEmails: string[];
|
|
876
877
|
warningMessage: string;
|
|
877
878
|
}
|
|
878
|
-
export interface EnvironmentListHelmResult {
|
|
879
|
-
clusterId: number;
|
|
880
|
-
clusterName: string;
|
|
881
|
-
environments: EnvironmentHelmResult[];
|
|
882
|
-
}
|
|
883
879
|
export interface EnvironmentHelmResult {
|
|
884
880
|
environmentId: number;
|
|
885
881
|
environmentName: string;
|
|
@@ -888,6 +884,11 @@ export interface EnvironmentHelmResult {
|
|
|
888
884
|
isVirtualEnvironment?: boolean;
|
|
889
885
|
allowedDeploymentTypes?: DeploymentAppTypes[];
|
|
890
886
|
}
|
|
887
|
+
export interface EnvironmentListHelmResult {
|
|
888
|
+
clusterId: number;
|
|
889
|
+
clusterName: string;
|
|
890
|
+
environments: EnvironmentHelmResult[];
|
|
891
|
+
}
|
|
891
892
|
export type EnvironmentListHelmResponse = ResponseType<EnvironmentListHelmResult[]>;
|
|
892
893
|
export interface GlobalVariableDTO {
|
|
893
894
|
name: string;
|
|
@@ -994,4 +995,9 @@ export declare enum InfrastructureManagementAppListType {
|
|
|
994
995
|
ARGO_CD = "argocd",
|
|
995
996
|
FLUX_CD = "fluxcd"
|
|
996
997
|
}
|
|
998
|
+
export interface RouterV5Props<Params extends {}> {
|
|
999
|
+
navigate: ReturnType<typeof useNavigate>;
|
|
1000
|
+
params: ReturnType<typeof useParams<Params>>;
|
|
1001
|
+
location: ReturnType<typeof useLocation>;
|
|
1002
|
+
}
|
|
997
1003
|
export {};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { DTApplicationMetricsFormFieldProps } from './types';
|
|
2
|
-
declare const DTApplicationMetricsFormField: ({ showApplicationMetrics, isLoading, selectedChart, isDisabled, toggleAppMetrics, isAppMetricsEnabled, onlyShowCurrentStatus, parsingError, restoreLastSavedYAML, }: DTApplicationMetricsFormFieldProps) => JSX.Element;
|
|
2
|
+
declare const DTApplicationMetricsFormField: ({ showApplicationMetrics, isLoading, selectedChart, isDisabled, toggleAppMetrics, isAppMetricsEnabled, onlyShowCurrentStatus, parsingError, restoreLastSavedYAML, }: DTApplicationMetricsFormFieldProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default DTApplicationMetricsFormField;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { OverrideStrategyTippyContentProps } from './types';
|
|
2
|
-
declare const OverrideStrategyTippyContent: ({ children }: OverrideStrategyTippyContentProps) => JSX.Element;
|
|
2
|
+
declare const OverrideStrategyTippyContent: ({ children }: OverrideStrategyTippyContentProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default OverrideStrategyTippyContent;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { DeploymentStageType } from '../../../../../Shared/constants';
|
|
2
|
-
export declare const getDeploymentStageTitle: (stage: DeploymentStageType) => "-" | "
|
|
2
|
+
export declare const getDeploymentStageTitle: (stage: DeploymentStageType) => "-" | "deployment" | "pre-deployment" | "post-deployment";
|
package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/FileConfigTippy.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { VariableType } from '../../../../../../Common/CIPipeline.Types';
|
|
2
|
-
export declare const FileConfigTippy: ({ fileMountDir }: Pick<VariableType, "fileMountDir">) => JSX.Element;
|
|
2
|
+
export declare const FileConfigTippy: ({ fileMountDir }: Pick<VariableType, "fileMountDir">) => import("react/jsx-runtime").JSX.Element;
|
package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SystemVariableIcon: () => JSX.Element;
|
|
1
|
+
export declare const SystemVariableIcon: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -3,5 +3,5 @@ import { UserRoleGroupsTableProps } from './types';
|
|
|
3
3
|
declare const UserRoleGroupTableRow: ({ id, name, description, status, timeToLive, modifierClassName, disableStatusComponent, handleStatusUpdate, handleDelete, statusComponent: StatusComponent, showStatus, showDelete, }: UserRoleGroup & Pick<UserRoleGroupsTableProps, "disableStatusComponent" | "handleStatusUpdate" | "handleDelete" | "statusComponent" | "showStatus"> & {
|
|
4
4
|
modifierClassName: string;
|
|
5
5
|
showDelete: boolean;
|
|
6
|
-
}) => JSX.Element;
|
|
6
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default UserRoleGroupTableRow;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { UserRoleGroupsTableProps } from './types';
|
|
2
|
-
declare const UserRoleGroupsTable: ({ roleGroups, showStatus, handleDelete, statusComponent, statusHeaderComponent: StatusHeaderComponent, handleStatusUpdate, disableStatusComponent, }: UserRoleGroupsTableProps) => JSX.Element;
|
|
2
|
+
declare const UserRoleGroupsTable: ({ roleGroups, showStatus, handleDelete, statusComponent, statusHeaderComponent: StatusHeaderComponent, handleStatusUpdate, disableStatusComponent, }: UserRoleGroupsTableProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default UserRoleGroupsTable;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { BuildInfraDescriptorProps } from './types';
|
|
2
|
-
declare const Descriptor: ({ additionalContainerClasses, children, tooltipNode, tippyInfoText, tippyAdditionalContent, tooltipHeading, profileName, }: BuildInfraDescriptorProps) => JSX.Element;
|
|
2
|
+
declare const Descriptor: ({ additionalContainerClasses, children, tooltipNode, tippyInfoText, tippyAdditionalContent, tooltipHeading, profileName, }: BuildInfraDescriptorProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default Descriptor;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const VirtualClusterSidebar: () => JSX.Element;
|
|
1
|
+
declare const VirtualClusterSidebar: () => import("react/jsx-runtime").JSX.Element;
|
|
2
2
|
export default VirtualClusterSidebar;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { ClusterMapProps } from './types';
|
|
2
|
-
export declare const ClusterMap: ({ filteredList, isLoading }: ClusterMapProps) => JSX.Element;
|
|
2
|
+
export declare const ClusterMap: ({ filteredList, isLoading }: ClusterMapProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { AdditionalConfirmationModalOptionsProps } from './types';
|
|
2
|
-
declare const ForceDeleteOption: ({ optionsData, setOptionsData: setShouldForceDelete, children, }: AdditionalConfirmationModalOptionsProps<boolean>) => JSX.Element;
|
|
2
|
+
declare const ForceDeleteOption: ({ optionsData, setOptionsData: setShouldForceDelete, children, }: AdditionalConfirmationModalOptionsProps<boolean>) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ForceDeleteOption;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { AdditionalConfirmationModalOptionsProps, NodeDrainRequest } from './types';
|
|
2
|
-
declare const NodeDrainOptions: ({ optionsData, setOptionsData: setNodeDrainOptions, children, }: AdditionalConfirmationModalOptionsProps<NodeDrainRequest["nodeDrainOptions"]>) => JSX.Element;
|
|
2
|
+
declare const NodeDrainOptions: ({ optionsData, setOptionsData: setNodeDrainOptions, children, }: AdditionalConfirmationModalOptionsProps<NodeDrainRequest["nodeDrainOptions"]>) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default NodeDrainOptions;
|
|
@@ -42,7 +42,7 @@ export declare const CORDON_NODE_MODAL_MESSAGING: {
|
|
|
42
42
|
cancel: string;
|
|
43
43
|
};
|
|
44
44
|
export declare const DELETE_NODE_MODAL_MESSAGING: {
|
|
45
|
-
subtitle: JSX.Element;
|
|
45
|
+
subtitle: import("react/jsx-runtime").JSX.Element;
|
|
46
46
|
successInfoToastMessage: string;
|
|
47
47
|
};
|
|
48
48
|
export declare const NODE_DRAIN_OPTIONS_CHECKBOX_CONFIG: {
|
|
@@ -52,14 +52,4 @@ export declare const NODE_DRAIN_OPTIONS_CHECKBOX_CONFIG: {
|
|
|
52
52
|
}[];
|
|
53
53
|
export declare const GVK_FILTER_KIND_QUERY_PARAM_KEY = "gvkFilterKind";
|
|
54
54
|
export declare const GVK_FILTER_API_VERSION_QUERY_PARAM_KEY = "gvkFilterApiVersion";
|
|
55
|
-
export declare const RESOURCE_BROWSER_ROUTES: {
|
|
56
|
-
readonly OVERVIEW: "/infrastructure-management/resource-browser/:clusterId/overview";
|
|
57
|
-
readonly MONITORING_DASHBOARD: "/infrastructure-management/resource-browser/:clusterId/monitoring-dashboard";
|
|
58
|
-
readonly TERMINAL: "/infrastructure-management/resource-browser/:clusterId/terminal";
|
|
59
|
-
readonly CLUSTER_UPGRADE: "/infrastructure-management/resource-browser/:clusterId/cluster-upgrade";
|
|
60
|
-
readonly NODE_DETAIL: "/infrastructure-management/resource-browser/:clusterId/node/detail/:name";
|
|
61
|
-
readonly K8S_RESOURCE_DETAIL: "/infrastructure-management/resource-browser/:clusterId/:namespace/:kind/:group/:name";
|
|
62
|
-
readonly K8S_RESOURCE_LIST: "/infrastructure-management/resource-browser/:clusterId/:kind/:group";
|
|
63
|
-
readonly RESOURCE_RECOMMENDER: "/infrastructure-management/resource-browser/:clusterId/resource-recommender";
|
|
64
|
-
};
|
|
65
55
|
export declare const K8S_EMPTY_GROUP = "k8sEmptyGroup";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const ApplicationManagementIcon: () => JSX.Element;
|
|
1
|
+
export declare const ApplicationManagementIcon: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const Overview: () => JSX.Element;
|
|
1
|
+
export declare const Overview: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const Overview: () => JSX.Element;
|
|
1
|
+
export declare const Overview: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const Overview: () => JSX.Element;
|
|
1
|
+
export declare const Overview: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const GlobalOverview: () => JSX.Element;
|
|
1
|
+
export declare const GlobalOverview: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const InfrastructureManagementIcon: () => JSX.Element;
|
|
1
|
+
export declare const InfrastructureManagementIcon: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
export declare const getAutomationEnablementBreadcrumbConfig: () => {
|
|
2
2
|
'automation-and-enablement': {
|
|
3
|
-
component: JSX.Element;
|
|
3
|
+
component: import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
linked: boolean;
|
|
5
5
|
};
|
|
6
6
|
job: any;
|
|
7
7
|
list: {
|
|
8
|
-
component: JSX.Element;
|
|
8
|
+
component: import("react/jsx-runtime").JSX.Element;
|
|
9
9
|
};
|
|
10
|
-
|
|
10
|
+
appId: any;
|
|
11
11
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { customEnv, Never } from 'src';
|
|
2
1
|
import { IconsProps } from '../../Shared/Components';
|
|
2
|
+
import { customEnv, Never } from '../../Shared/types';
|
|
3
3
|
export type NavigationItemID = 'application-management-overview' | 'application-management-devtron-applications' | 'application-management-application-groups' | 'application-management-bulk-edit' | 'application-management-application-templates' | 'application-management-configurations' | 'application-management-policies' | 'infrastructure-management-overview' | 'infrastructure-management-applications' | 'infrastructure-management-chart-store' | 'infrastructure-management-resource-browser' | 'infrastructure-management-resource-watcher' | 'infrastructure-management-catalog-framework' | 'software-release-management-overview' | 'software-release-management-release-hub' | 'software-release-management-tenants' | 'cost-visibility-overview' | 'cost-visibility-cost-breakdown' | 'cost-visibility-configurations' | 'security-center-overview' | 'security-center-security-vulnerabilities' | 'security-center-security-enablement' | 'security-center-security-policy' | 'automation-and-enablement-jobs' | 'automation-and-enablement-alerting' | 'automation-and-enablement-incident-response' | 'automation-and-enablement-api-portal' | 'automation-and-enablement-runbook-automation' | 'global-configuration-sso-login-services' | 'global-configuration-host-urls' | 'global-configuration-external-links' | 'global-configuration-chart-repository' | 'global-configuration-cluster-and-environments' | 'global-configuration-container-oci-registry' | 'global-configuration-authorization' | 'global-configuration-projects' | 'data-protection-overview' | 'data-protection-backup-and-schedule' | 'data-protection-restores' | 'data-protection-backup-repositories' | 'data-protection-backup-locations' | 'data-protection-history-and-logs';
|
|
4
4
|
export type NavigationSubMenuItemID = 'application-management-configurations-gitops' | 'application-management-configurations-git-accounts' | 'application-management-configurations-deployment-charts' | 'application-management-configurations-notifications' | 'application-management-configurations-catalog-frameworks' | 'application-management-configurations-scoped-variables' | 'application-management-configurations-build-infra' | 'application-management-policies-deployment-window' | 'application-management-policies-approval-policy' | 'application-management-policies-plugin-policy' | 'application-management-policies-pull-image-digest' | 'application-management-policies-tag-policy' | 'application-management-policies-filter-conditions' | 'application-management-policies-image-promotion' | 'application-management-policies-lock-deployment-configuration' | 'cost-visibility-cost-breakdown-clusters' | 'cost-visibility-cost-breakdown-environments' | 'cost-visibility-cost-breakdown-projects' | 'cost-visibility-cost-breakdown-applications' | 'global-configuration-authorization-user-permissions' | 'global-configuration-authorization-permission-groups' | 'global-configuration-authorization-api-tokens';
|
|
5
5
|
export type NavigationRootItemID = 'application-management' | 'infrastructure-management' | 'software-release-management' | 'cost-visibility' | 'security-center' | 'automation-and-enablement' | 'data-protection-management' | 'global-configuration';
|
package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SecurityCenterIcon: () => JSX.Element;
|
|
1
|
+
export declare const SecurityCenterIcon: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { MetricsInfoCardProps, SectionEmptyStateProps } from './types';
|
|
2
|
-
export declare const SectionEmptyState: ({ iconName, iconColor, title, subtitle, buttonConfig, }: SectionEmptyStateProps) => JSX.Element;
|
|
2
|
+
export declare const SectionEmptyState: ({ iconName, iconColor, title, subtitle, buttonConfig, }: SectionEmptyStateProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export declare const MetricsInfoLoadingCard: ({ withSubtitle }: {
|
|
4
4
|
withSubtitle?: boolean;
|
|
5
|
-
}) => JSX.Element;
|
|
6
|
-
export declare const MetricsInfoCard: ({ dataTestId, metricTitle, metricValue, metricUnit, valueOutOf, iconName, subtitle, redirectionLink, tooltipContent, subtitleRedirection, }: MetricsInfoCardProps) => JSX.Element;
|
|
7
|
-
export declare const LoadingDonutChart: () => JSX.Element;
|
|
5
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
export declare const MetricsInfoCard: ({ dataTestId, metricTitle, metricValue, metricUnit, valueOutOf, iconName, subtitle, redirectionLink, tooltipContent, subtitleRedirection, }: MetricsInfoCardProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export declare const LoadingDonutChart: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { BASE_ROUTES, ROUTER_URLS } from './routes';
|