@devtron-labs/devtron-fe-common-lib 1.23.3-beta-3 → 1.23.3-beta-4
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-AiTERtNx.js → @code-editor-D6qrr0WG.js} +11759 -12224
- package/dist/@common-rjsf-5PXacsvc.js +604 -0
- package/dist/@framer-motion-Bi7d_Mil.js +3606 -0
- package/dist/{@moment-DMLRxgRE.js → @moment-CGWt8tF2.js} +532 -501
- package/dist/@react-dates-CR-uCH60.js +7634 -0
- package/dist/{@react-select-BVtCLxA7.js → @react-select-C5q5RdNV.js} +3 -3
- package/dist/{@react-virtualized-sticky-tree-CxV5rldm.js → @react-virtualized-sticky-tree-LXSXNrbc.js} +1 -1
- package/dist/@vendor-CtCMPfdc.js +81580 -0
- package/dist/Common/API/QueryClientProvider.d.ts +1 -1
- package/dist/Common/API/reactQueryHooks.d.ts +2 -2
- 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 +0 -1
- package/dist/Common/ChartVersionAndTypeSelector.d.ts +1 -1
- package/dist/Common/Checkbox/Checkbox.d.ts +1 -1
- package/dist/Common/ClipboardButton/ClipboardButton.d.ts +1 -1
- package/dist/Common/Constants.d.ts +71 -2
- 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/DevtronProgressing/DevtronProgressing.d.ts +0 -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 +2 -2
- package/dist/Common/EmptyState/GenericEmptyState.d.ts +0 -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 +0 -40
- package/dist/Common/GenericDescription/types.d.ts +6 -1
- package/dist/Common/GenericDescription/utils.d.ts +1 -0
- 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/Markdown/constant.d.ts +28 -0
- package/dist/Common/Modals/Modal.d.ts +1 -1
- package/dist/Common/Modals/VisibleModal.d.ts +5 -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/Progressing.d.ts +0 -1
- package/dist/Common/RJSF/Form.d.ts +2 -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 +2 -3
- 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 +77 -84
- 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 +11 -1
- package/dist/Pages/ResourceBrowser/types.d.ts +1 -1
- 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 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.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 +11 -0
- 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/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/index.d.ts +0 -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 +41 -66
- 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/Backdrop/Backdrop.d.ts +1 -1
- package/dist/Shared/Components/Backdrop/types.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/BulkSelection.d.ts +1 -1
- package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
- package/dist/Shared/Components/BulkSelection/types.d.ts +0 -2
- package/dist/Shared/Components/Button/Button.component.d.ts +388 -2
- 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/BuildAndTaskSummaryTooltipCard.d.ts +0 -1
- 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/GitTriggerList.d.ts +0 -1
- package/dist/Shared/Components/CICDHistory/History.components.d.ts +1 -2
- 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/WorkerStatus.d.ts +0 -1
- package/dist/Shared/Components/CICDHistory/constants.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/types.d.ts +7 -9
- package/dist/Shared/Components/CICDHistory/utils.d.ts +3 -3
- 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/types.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 +2 -1
- 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/ConfirmationModal/types.d.ts +1 -0
- 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/DTFocusTrap/types.d.ts +1 -0
- package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/DayPickerRangeController.d.ts +2 -0
- package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/SingleDatePickerComponent.d.ts +11 -0
- package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/constants.d.ts +112 -2
- package/dist/Shared/Components/DatePicker/index.d.ts +2 -0
- package/dist/Shared/Components/DatePicker/types.d.ts +29 -34
- package/dist/Shared/Components/DatePicker/utils.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/ExportToCsv/types.d.ts +0 -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 +2 -7
- 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/GenericModal/types.d.ts +1 -1
- package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -1
- package/dist/Shared/Components/GenericSectionErrorState/types.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/Header/types.d.ts +0 -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 +2 -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/ImageWithFallback/types.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/ModalSidebarPanel/types.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/types.d.ts +4 -0
- 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 +97 -5
- package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/types.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/SelectPicker/type.d.ts +19 -2
- 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/TabGroup/TabGroup.types.d.ts +0 -1
- 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/TreeView/types.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 +14 -4
- package/dist/Shared/Hooks/UsePrompt/UsePrompt.d.ts +2 -1
- package/dist/Shared/Hooks/UsePrompt/types.d.ts +0 -1
- package/dist/Shared/Hooks/useForm/useForm.d.ts +1 -1
- package/dist/Shared/Providers/ImageSelectionUtility/ImageSelectionUtility.d.ts +1 -1
- package/dist/Shared/Providers/MainContextProvider/MainContextProvider.d.ts +1 -1
- package/dist/Shared/Providers/MainContextProvider/types.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 +80 -0
- package/dist/Shared/Store/IndexStore.d.ts +1 -1
- package/dist/Shared/types.d.ts +3 -174
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/@react-dates.css +1 -0
- package/dist/assets/@vendor.css +1 -1
- package/dist/assets/cmd-bar-visual.340d6226.webp +0 -0
- package/dist/assets/ic-calender-blank.963e3423.svg +19 -0
- package/dist/index.d.ts +185 -16
- package/dist/index.js +1152 -1019
- package/package.json +28 -25
- package/dist/@common-rjsf-CpWysF7z.js +0 -592
- package/dist/@framer-motion-HHs3GM1L.js +0 -4959
- package/dist/@vendor-9kEu4wD5.js +0 -204287
- package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/AutomationEnablementIcon.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/index.d.ts +0 -2
- package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/utils.d.ts +0 -6
- package/dist/Pages-Devtron-2.0/Shared/Routes/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Shared/Routes/routes.d.ts +0 -563
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { TargetPlatformListTooltipProps } from './types';
|
|
2
|
-
declare const TargetPlatformListTooltip: ({ targetPlatforms, children, appendTo }: TargetPlatformListTooltipProps) =>
|
|
2
|
+
declare const TargetPlatformListTooltip: ({ targetPlatforms, children, appendTo }: TargetPlatformListTooltipProps) => JSX.Element;
|
|
3
3
|
export default TargetPlatformListTooltip;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const TempAppWindow: () =>
|
|
1
|
+
export declare const TempAppWindow: () => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { TextareaProps } from './types';
|
|
2
|
-
declare const Textarea: ({ name, label, textareaRef: textareaRefProp, fullWidth, error, helperText, warningText, layout, required, onBlur, shouldTrim, size, ariaLabel, borderRadiusConfig, labelTooltipConfig, labelTippyCustomizedConfig, hideFormFieldInfo, value, borderConfig, disableResize, newlineOnShiftEnter, ...props }: TextareaProps) =>
|
|
2
|
+
declare const Textarea: ({ name, label, textareaRef: textareaRefProp, fullWidth, error, helperText, warningText, layout, required, onBlur, shouldTrim, size, ariaLabel, borderRadiusConfig, labelTooltipConfig, labelTippyCustomizedConfig, hideFormFieldInfo, value, borderConfig, disableResize, newlineOnShiftEnter, ...props }: TextareaProps) => JSX.Element;
|
|
3
3
|
export default Textarea;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ToggleResolveScopedVariablesProps } from './types';
|
|
2
|
-
declare const ToggleResolveScopedVariables: ({ name, resolveScopedVariables, handleToggleScopedVariablesView, isDisabled, showTooltip, }: ToggleResolveScopedVariablesProps) =>
|
|
2
|
+
declare const ToggleResolveScopedVariables: ({ name, resolveScopedVariables, handleToggleScopedVariablesView, isDisabled, showTooltip, }: ToggleResolveScopedVariablesProps) => JSX.Element;
|
|
3
3
|
export default ToggleResolveScopedVariables;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { TrailingItemProps } from './types';
|
|
2
|
-
declare const TrailingItem: ({ type, config, variant }: TrailingItemProps) =>
|
|
2
|
+
declare const TrailingItem: ({ type, config, variant }: TrailingItemProps) => JSX.Element;
|
|
3
3
|
export default TrailingItem;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { TreeViewProps } from './types';
|
|
2
|
-
declare const TreeView: <DataAttributeType = null>({ nodes, isControlled, expandedMap: expandedMapProp, selectedId, onToggle: onToggleProp, onSelect, depth, mode, flatNodeList: flatNodeListProp, getUpdateItemsRefMap: getUpdateItemsRefMapProp, variant, defaultExpandedMap, highlightSelectedHeadingOnlyWhenCollapsed, useOverflowAuto, }: TreeViewProps<DataAttributeType>) =>
|
|
2
|
+
declare const TreeView: <DataAttributeType = null>({ nodes, isControlled, expandedMap: expandedMapProp, selectedId, onToggle: onToggleProp, onSelect, depth, mode, flatNodeList: flatNodeListProp, getUpdateItemsRefMap: getUpdateItemsRefMapProp, variant, defaultExpandedMap, highlightSelectedHeadingOnlyWhenCollapsed, useOverflowAuto, }: TreeViewProps<DataAttributeType>) => JSX.Element;
|
|
3
3
|
export default TreeView;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { TreeViewNodeContentProps } from './types';
|
|
2
|
-
declare const TreeViewNodeContent: ({ startIconConfig, title, subtitle, type, customTooltipConfig, strikeThrough, isSelected, variant, }: TreeViewNodeContentProps) =>
|
|
2
|
+
declare const TreeViewNodeContent: ({ startIconConfig, title, subtitle, type, customTooltipConfig, strikeThrough, isSelected, variant, }: TreeViewNodeContentProps) => JSX.Element;
|
|
3
3
|
export default TreeViewNodeContent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const BlinkingCursor: () =>
|
|
1
|
+
export declare const BlinkingCursor: () => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const UnsavedChanges: () =>
|
|
1
|
+
declare const UnsavedChanges: () => JSX.Element;
|
|
2
2
|
export default UnsavedChanges;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { UnsavedChangesDialogProps } from './types';
|
|
2
|
-
declare const UnsavedChangesDialog: ({ handleClose, handleProceed }: UnsavedChangesDialogProps) =>
|
|
2
|
+
declare const UnsavedChangesDialog: ({ handleClose, handleProceed }: UnsavedChangesDialogProps) => JSX.Element;
|
|
3
3
|
export default UnsavedChangesDialog;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { UserIdentifierProps } from './types';
|
|
2
|
-
export declare const UserIdentifier: ({ identifier, children, rootClassName, tooltipContent, isUserGroup, displayYouLabelForCurrentUser, }: UserIdentifierProps) =>
|
|
2
|
+
export declare const UserIdentifier: ({ identifier, children, rootClassName, tooltipContent, isUserGroup, displayYouLabelForCurrentUser, }: UserIdentifierProps) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { VirtualizedListProps } from './VirtualizedList.types';
|
|
2
|
-
export declare const VirtualizedList: <ListKeys extends string | number, ExtendedType extends object>({ className, items, renderItem, ...restProps }: VirtualizedListProps<ListKeys, ExtendedType>) =>
|
|
2
|
+
export declare const VirtualizedList: <ListKeys extends string | number, ExtendedType extends object>({ className, items, renderItem, ...restProps }: VirtualizedListProps<ListKeys, ExtendedType>) => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { SourceTypeCardProps } from './types';
|
|
2
|
-
declare const SourceTypeCard: ({ title, subtitle, dataTestId, icons, type, disableInfo, disabled, onCardAction, }: SourceTypeCardProps) =>
|
|
2
|
+
declare const SourceTypeCard: ({ title, subtitle, dataTestId, icons, type, disableInfo, disabled, onCardAction, }: SourceTypeCardProps) => JSX.Element;
|
|
3
3
|
export default SourceTypeCard;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { WorkflowOptionsModalProps } from './types';
|
|
2
|
-
declare const WorkflowOptionsModal: ({ open, addCIPipeline, addWebhookCD, addLinkedCD, showLinkedCDSource, changeCIPayload, workflows, getWorkflows, resetChangeCIPayload, linkedCDSourceVariant, isAppGroup, isTemplateView, onClose, }: Readonly<WorkflowOptionsModalProps>) =>
|
|
2
|
+
declare const WorkflowOptionsModal: ({ open, addCIPipeline, addWebhookCD, addLinkedCD, showLinkedCDSource, changeCIPayload, workflows, getWorkflows, resetChangeCIPayload, linkedCDSourceVariant, isAppGroup, isTemplateView, onClose, }: Readonly<WorkflowOptionsModalProps>) => JSX.Element;
|
|
3
3
|
export default WorkflowOptionsModal;
|
|
@@ -16,10 +16,10 @@ export declare const getSwitchToWebhookPayload: (changeCIPayload: ChangeCIPayloa
|
|
|
16
16
|
export declare const getCurrentPipelineType: ({ workflows, changeCIPayload, }: Required<Pick<WorkflowOptionsModalProps, "workflows" | "changeCIPayload">>) => SourceTypeCardProps["type"];
|
|
17
17
|
export declare const getBuildWorkflowCardsConfig: ({ currentPipelineType, changeCIPayload, isAppGroup, }: {
|
|
18
18
|
currentPipelineType: CIPipelineNodeType | WorkflowNodeType.WEBHOOK;
|
|
19
|
-
} & Required<Pick<WorkflowOptionsModalProps, "changeCIPayload" | "isAppGroup">>) => Pick<SourceTypeCardProps, "
|
|
19
|
+
} & Required<Pick<WorkflowOptionsModalProps, "changeCIPayload" | "isAppGroup">>) => Pick<SourceTypeCardProps, "title" | "disabled" | "dataTestId" | "type" | "subtitle" | "icons">[];
|
|
20
20
|
export declare const getReceiveWorkflowCardsConfig: ({ currentPipelineType, linkedCDSourceVariant, isAppGroup, }: {
|
|
21
21
|
currentPipelineType: CIPipelineNodeType | WorkflowNodeType.WEBHOOK;
|
|
22
|
-
} & Required<Pick<WorkflowOptionsModalProps, "linkedCDSourceVariant" | "isAppGroup">>) => Pick<SourceTypeCardProps, "
|
|
22
|
+
} & Required<Pick<WorkflowOptionsModalProps, "linkedCDSourceVariant" | "isAppGroup">>) => Pick<SourceTypeCardProps, "title" | "disabled" | "dataTestId" | "type" | "subtitle" | "icons">[];
|
|
23
23
|
export declare const getJobWorkflowCardsConfig: ({ currentPipelineType, isAppGroup, }: {
|
|
24
24
|
currentPipelineType: CIPipelineNodeType | WorkflowNodeType.WEBHOOK;
|
|
25
|
-
} & Required<Pick<WorkflowOptionsModalProps, "isAppGroup">>) => Pick<SourceTypeCardProps, "
|
|
25
|
+
} & Required<Pick<WorkflowOptionsModalProps, "isAppGroup">>) => Pick<SourceTypeCardProps, "title" | "disabled" | "dataTestId" | "type" | "subtitle" | "icons">[];
|
package/dist/Shared/Helpers.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { ReactElement } from 'react';
|
|
2
|
+
import { PromptProps } from 'react-router-dom';
|
|
2
3
|
import { StrictRJSFSchema } from '@rjsf/utils';
|
|
3
4
|
import { Pair } from 'yaml';
|
|
4
5
|
import { MaterialHistoryType } from './Services/app.types';
|
|
@@ -29,13 +30,13 @@ export declare const stringComparatorBySortOrder: (a: string, b: string, sortOrd
|
|
|
29
30
|
export declare const numberComparatorBySortOrder: (a: number, b: number, sortOrder?: SortingOrder) => number;
|
|
30
31
|
export declare function versionComparatorBySortOrder(a: string, b: string, orderBy?: SortingOrder): number;
|
|
31
32
|
export declare const dateComparatorBySortOrder: (a: string | number | Date, b: string | number | Date, sortOrder?: SortingOrder) => number;
|
|
32
|
-
export declare const getWebhookEventIcon: (eventName: WebhookEventNameType) =>
|
|
33
|
+
export declare const getWebhookEventIcon: (eventName: WebhookEventNameType) => JSX.Element;
|
|
33
34
|
export declare const yamlComparatorBySortOrder: (a: Pair, b: Pair, sortOrder?: SortingOrder) => number;
|
|
34
35
|
export declare const useIntersection: (target: React.RefObject<Element> | Element | null, options?: IntersectionOptions, callback?: IntersectionChangeHandler) => boolean;
|
|
35
36
|
export declare const isNullOrUndefined: (value: unknown) => boolean;
|
|
36
37
|
export declare const handleDisableSubmitOnEnter: (event: React.KeyboardEvent<HTMLFormElement>) => void;
|
|
37
38
|
export declare const getKeyToBooleanMapFromArray: <T extends string | number>(arr?: T[]) => Record<T, boolean>;
|
|
38
|
-
export declare const renderValidInputButtonTippy: (children: ReactElement) =>
|
|
39
|
+
export declare const renderValidInputButtonTippy: (children: ReactElement) => JSX.Element;
|
|
39
40
|
export declare function aggregateNodes(nodes: any[], podMetadata: PodMetaData[]): AggregatedNodes;
|
|
40
41
|
export declare const decode: (data: any, isEncoded?: boolean) => {};
|
|
41
42
|
export declare const isTimeStringAvailable: (time: string) => boolean;
|
|
@@ -82,9 +83,18 @@ export declare const getLowerCaseObject: (input: any) => Record<string, any>;
|
|
|
82
83
|
*/
|
|
83
84
|
export declare const getWebhookDate: (materialSourceType: string, history: MaterialHistoryType) => string;
|
|
84
85
|
export declare const getUniqueId: (size?: number) => string;
|
|
86
|
+
/**
|
|
87
|
+
* Checks if the provided pathname matches the current path.
|
|
88
|
+
* If the paths do not match, returns a custom message or a default unsaved changes prompt.
|
|
89
|
+
*
|
|
90
|
+
* @param currentPathName - The current path to compare against.
|
|
91
|
+
* @param customMessage - Optional custom message to display when the path does not match.
|
|
92
|
+
* @returns A function that takes an object with a `pathname` property and performs the path match check.
|
|
93
|
+
*/
|
|
94
|
+
export declare const checkIfPathIsMatching: (currentPathName: string, customMessage?: string) => PromptProps["message"];
|
|
85
95
|
export declare const sanitizeTargetPlatforms: (targetPlatforms: TargetPlatformsDTO["targetPlatforms"]) => TargetPlatformItemDTO[];
|
|
86
96
|
export declare const isAWSCodeCommitURL: (url?: string) => boolean;
|
|
87
|
-
export declare const renderMaterialIcon: (url?: string) =>
|
|
97
|
+
export declare const renderMaterialIcon: (url?: string) => JSX.Element;
|
|
88
98
|
export declare const deriveBorderRadiusAndBorderClassFromConfig: ({ borderConfig, borderRadiusConfig, }: {
|
|
89
99
|
borderConfig: BorderConfigType | undefined;
|
|
90
100
|
borderRadiusConfig: BorderConfigType | undefined;
|
|
@@ -92,7 +102,7 @@ export declare const deriveBorderRadiusAndBorderClassFromConfig: ({ borderConfig
|
|
|
92
102
|
export declare const getClassNameForStickyHeaderWithShadow: (isStuck: boolean, topClassName?: string) => string;
|
|
93
103
|
export declare const clearCookieOnLogout: () => void;
|
|
94
104
|
export declare const getAppDetailsURL: (appId: number | string, envId?: number | string) => string;
|
|
95
|
-
export declare const smoothScrollToTop: (scrollContainer: HTMLElement, targetPosition: number) => import('motion
|
|
105
|
+
export declare const smoothScrollToTop: (scrollContainer: HTMLElement, targetPosition: number) => import('framer-motion').AnimationPlaybackControls;
|
|
96
106
|
export declare const getGroupVersionFromApiVersion: (apiVersion: string) => Pick<Node, "group" | "version">;
|
|
97
107
|
export declare const YAMLtoJSON: (yamlString: string) => string;
|
|
98
108
|
export declare const formatNumberToCurrency: (value: number, currency: string, minimumFractionDigits?: number) => string;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { UsePromptProps } from './types';
|
|
2
2
|
/**
|
|
3
3
|
* Hook that shows a prompt when shouldPrompt is true and the user tries to leave the page through refresh
|
|
4
|
+
* Meant to be used alongside the Prompt component from react-router-dom
|
|
4
5
|
*/
|
|
5
|
-
declare const usePrompt: ({ shouldPrompt
|
|
6
|
+
declare const usePrompt: ({ shouldPrompt }: UsePromptProps) => void;
|
|
6
7
|
export default usePrompt;
|
|
@@ -45,7 +45,7 @@ export declare const useForm: <T extends Record<keyof T, any> = {}>(options?: {
|
|
|
45
45
|
/** A boolean flag indicating if the input is a custom component. */
|
|
46
46
|
isCustomComponent?: CustomComponent;
|
|
47
47
|
}) => {
|
|
48
|
-
onChange: (e: CustomComponent extends true ? Value : ChangeEvent<HTMLInputElement
|
|
48
|
+
onChange: (e: CustomComponent extends true ? Value : ChangeEvent<HTMLInputElement>) => void;
|
|
49
49
|
onBlur: () => void;
|
|
50
50
|
onFocus: () => void;
|
|
51
51
|
name: keyof T;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { ImageSelectionUtilityContextType, ImageSelectionUtilityProviderProps } from './types';
|
|
2
2
|
export declare const ImageSelectionUtilityContext: import('react').Context<ImageSelectionUtilityContextType>;
|
|
3
3
|
export declare const useImageSelectionUtilityContext: () => ImageSelectionUtilityContextType;
|
|
4
|
-
export declare const ImageSelectionUtilityProvider: ({ children, value }: ImageSelectionUtilityProviderProps) =>
|
|
4
|
+
export declare const ImageSelectionUtilityProvider: ({ children, value }: ImageSelectionUtilityProviderProps) => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { MainContext, MainContextProviderProps } from './types';
|
|
2
2
|
export declare const useMainContext: () => MainContext;
|
|
3
|
-
export declare const MainContextProvider: ({ children, value }: MainContextProviderProps) =>
|
|
3
|
+
export declare const MainContextProvider: ({ children, value }: MainContextProviderProps) => JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Dispatch, FunctionComponent,
|
|
1
|
+
import { Dispatch, FunctionComponent, MutableRefObject, ReactNode, SetStateAction } from 'react';
|
|
2
2
|
import { SERVER_MODE } from '../../../Common';
|
|
3
3
|
import { DevtronLicenseInfo, EnvironmentDataValuesDTO, IntelligenceConfig, LicenseInfoDialogType, ToastManager } from '../..';
|
|
4
4
|
import { ServerInfo } from '../../Components/Header/types';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ThemeContextType, ThemeProviderProps } from './types';
|
|
2
|
-
export declare const ThemeProvider: ({ children }: ThemeProviderProps) =>
|
|
2
|
+
export declare const ThemeProvider: ({ children }: ThemeProviderProps) => JSX.Element;
|
|
3
3
|
export declare const useTheme: () => ThemeContextType;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { default as React
|
|
1
|
+
import { default as React } from 'react';
|
|
2
2
|
import { UseUserEmailContextType } from './types';
|
|
3
3
|
export declare const useUserEmail: () => UseUserEmailContextType;
|
|
4
|
-
export declare const UserEmailProvider: React.FC<
|
|
5
|
-
export declare const withUserEmail: (Component: React.ComponentClass) => (props: object) =>
|
|
4
|
+
export declare const UserEmailProvider: React.FC<{}>;
|
|
5
|
+
export declare const withUserEmail: (Component: React.ComponentClass) => (props: object) => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ShortcutToastContentProps, ToastProps } from './types';
|
|
2
|
-
export declare const ToastContent: ({ title, description, buttonProps, }: Pick<ToastProps, "title" | "description" | "buttonProps">) =>
|
|
3
|
-
export declare const ShortcutToastContent: ({ shortcuts, text }: ShortcutToastContentProps) =>
|
|
2
|
+
export declare const ToastContent: ({ title, description, buttonProps, }: Pick<ToastProps, "title" | "description" | "buttonProps">) => JSX.Element;
|
|
3
|
+
export declare const ShortcutToastContent: ({ shortcuts, text }: ShortcutToastContentProps) => JSX.Element;
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import { ToastOptions } from 'react-toastify';
|
|
2
|
+
import { ToastProps } from './types';
|
|
3
|
+
/**
|
|
4
|
+
* Service for handling toast across the application
|
|
5
|
+
*
|
|
6
|
+
* Note: The application needs to have `ToastManagerContainer` at the root
|
|
7
|
+
* level for the toast to work
|
|
8
|
+
*
|
|
9
|
+
* @example Default Usage
|
|
10
|
+
* ```ts
|
|
11
|
+
* ToastManager.showToast({
|
|
12
|
+
* description: 'Lorem ipsum'
|
|
13
|
+
* })
|
|
14
|
+
* ```
|
|
15
|
+
*
|
|
16
|
+
* @example Custom Title
|
|
17
|
+
* ```ts
|
|
18
|
+
* ToastManager.showToast({
|
|
19
|
+
* description: 'Lorem ipsum',
|
|
20
|
+
* title: 'Toast title'
|
|
21
|
+
* })
|
|
22
|
+
* ```
|
|
23
|
+
*
|
|
24
|
+
* @example With Button
|
|
25
|
+
* ```ts
|
|
26
|
+
* ToastManager.showToast({
|
|
27
|
+
* description: 'Lorem ipsum',
|
|
28
|
+
* buttonProps: {
|
|
29
|
+
* dataTestId: 'toast-btn',
|
|
30
|
+
* text: 'Reload',
|
|
31
|
+
* startIcon: <ICArrowClockwise />
|
|
32
|
+
* }
|
|
33
|
+
* })
|
|
34
|
+
* ```
|
|
35
|
+
*
|
|
36
|
+
* @example Auto close disabled
|
|
37
|
+
* ```ts
|
|
38
|
+
* ToastManager.showToast({
|
|
39
|
+
* description: 'Lorem ipsum',
|
|
40
|
+
* toastOptions: {
|
|
41
|
+
* autoClose: false,
|
|
42
|
+
* },
|
|
43
|
+
* })
|
|
44
|
+
* ```
|
|
45
|
+
*
|
|
46
|
+
* @example Custom progress bar color
|
|
47
|
+
* ```ts
|
|
48
|
+
* ToastManager.showToast({
|
|
49
|
+
* description: 'Lorem ipsum',
|
|
50
|
+
* progressBarBg: 'var(--N700)',
|
|
51
|
+
* })
|
|
52
|
+
* ```
|
|
53
|
+
*
|
|
54
|
+
* @example Custom icon
|
|
55
|
+
* ```ts
|
|
56
|
+
* ToastManager.showToast({
|
|
57
|
+
* description: 'Lorem ipsum',
|
|
58
|
+
* icon: <ICCube />,
|
|
59
|
+
* })
|
|
60
|
+
* ```
|
|
61
|
+
*/
|
|
62
|
+
declare class ToastManager {
|
|
63
|
+
#private;
|
|
64
|
+
static get instance(): ToastManager;
|
|
65
|
+
/**
|
|
66
|
+
* Handler for showing the toast
|
|
67
|
+
*/
|
|
68
|
+
showToast: ({ variant, icon: customIcon, title, description, buttonProps, progressBarBg: customProgressBarBg, text, shortcuts, }: ToastProps, options?: Pick<ToastOptions, "autoClose">) => import('react-toastify').Id;
|
|
69
|
+
/**
|
|
70
|
+
* Handler for dismissing an existing toast
|
|
71
|
+
*/
|
|
72
|
+
dismissToast: (id?: import('react-toastify').Id | undefined) => void;
|
|
73
|
+
/**
|
|
74
|
+
* Handler for checking if the toast is active
|
|
75
|
+
*/
|
|
76
|
+
isToastActive: (id: import('react-toastify').Id) => boolean;
|
|
77
|
+
}
|
|
78
|
+
export declare const ToastManagerContainer: () => JSX.Element;
|
|
79
|
+
declare const _default: ToastManager;
|
|
80
|
+
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AppDetails, AppType, EnvDetails, iNode, Node, PodMetaData } from '../types';
|
|
2
2
|
export declare function getiNodesByRootNodeWithChildNodes(_nodes: Array<Node>, rootNodes: Array<iNode>, podMetadata?: Array<PodMetaData>): Array<iNode>;
|
|
3
|
-
export declare const reduceKindStatus: (aggregatedStatus: string, newStatus: string) => "
|
|
3
|
+
export declare const reduceKindStatus: (aggregatedStatus: string, newStatus: string) => "healthy" | "progressing" | "degraded";
|
|
4
4
|
export declare function getiNodesByKindWithChildNodes(_nodes: Array<Node>, _kind: string): Array<iNode>;
|
|
5
5
|
export declare function getPodsRootParentNameAndStatus(_nodes: Array<Node>): Array<[string, string]>;
|
|
6
6
|
export declare const getPodsForRootNodeName: (_rootNode: string, _treeNodes: Array<Node>) => Array<iNode>;
|
package/dist/Shared/types.d.ts
CHANGED
|
@@ -2,181 +2,10 @@ import { ReactNode } from 'react';
|
|
|
2
2
|
import { ParsedCountry } from 'react-international-phone';
|
|
3
3
|
import { Dayjs } from 'dayjs';
|
|
4
4
|
import { APIOptions, ApprovalConfigDataType, Strategy } from '../Common/Types';
|
|
5
|
-
import {
|
|
5
|
+
import { ReleaseMode } from '../Pages/index';
|
|
6
6
|
import { CommonNodeAttr, DeploymentAppTypes, OptionType, PluginType, RefVariableType, SegmentedControlProps, ServerError, ServerErrors, SortingParams, TriggerBlockType, ValueConstraintType, VariableType, VulnerabilityType } from '../Common';
|
|
7
7
|
import { SelectPickerOptionType, WorkflowRunnerStatusDTO } from './Components';
|
|
8
8
|
import { BASE_CONFIGURATION_ENV_ID, DEPLOYMENT_STATUS, EnvironmentTypeEnum, PatchOperationType } from './constants';
|
|
9
|
-
export interface customEnv {
|
|
10
|
-
SENTRY_ENV?: string;
|
|
11
|
-
SENTRY_ERROR_ENABLED?: boolean;
|
|
12
|
-
SENTRY_PERFORMANCE_ENABLED?: boolean;
|
|
13
|
-
SENTRY_DSN?: string;
|
|
14
|
-
/**
|
|
15
|
-
* Release version for sentry
|
|
16
|
-
*
|
|
17
|
-
* @default 'dashboard@${SHORT_GIT_HASH}'
|
|
18
|
-
*/
|
|
19
|
-
SENTRY_RELEASE_VERSION?: string;
|
|
20
|
-
SENTRY_TRACES_SAMPLE_RATE?: number;
|
|
21
|
-
CLUSTER_NAME?: boolean;
|
|
22
|
-
APPLICATION_METRICS_ENABLED?: boolean;
|
|
23
|
-
GA_ENABLED?: boolean;
|
|
24
|
-
GA_TRACKING_ID?: string;
|
|
25
|
-
GTM_ENABLED?: boolean;
|
|
26
|
-
GTM_ID?: string;
|
|
27
|
-
RECOMMEND_SECURITY_SCANNING?: boolean;
|
|
28
|
-
FORCE_SECURITY_SCANNING?: boolean;
|
|
29
|
-
ENABLE_CI_JOB?: boolean;
|
|
30
|
-
HIDE_DISCORD?: boolean;
|
|
31
|
-
POSTHOG_ENABLED?: boolean;
|
|
32
|
-
POSTHOG_TOKEN?: string;
|
|
33
|
-
DEVTRON_APP_DETAILS_POLLING_INTERVAL?: number;
|
|
34
|
-
HELM_APP_DETAILS_POLLING_INTERVAL?: number;
|
|
35
|
-
EA_APP_DETAILS_POLLING_INTERVAL?: number;
|
|
36
|
-
CENTRAL_API_ENDPOINT?: string;
|
|
37
|
-
HIDE_GITOPS_OR_HELM_OPTION?: boolean;
|
|
38
|
-
CONFIGURABLE_TIMEOUT?: string;
|
|
39
|
-
K8S_CLIENT?: boolean;
|
|
40
|
-
CLUSTER_TERMINAL_CONNECTION_POLLING_INTERVAL?: number;
|
|
41
|
-
CLUSTER_TERMINAL_CONNECTION_RETRY_COUNT?: number;
|
|
42
|
-
ENABLE_CHART_SEARCH_IN_HELM_DEPLOY?: boolean;
|
|
43
|
-
HIDE_EXCLUDE_INCLUDE_GIT_COMMITS?: boolean;
|
|
44
|
-
ENABLE_BUILD_CONTEXT?: boolean;
|
|
45
|
-
CLAIR_TOOL_VERSION?: string;
|
|
46
|
-
ENABLE_SCOPED_VARIABLES?: boolean;
|
|
47
|
-
DEFAULT_CI_TRIGGER_TYPE_MANUAL: boolean;
|
|
48
|
-
ANNOUNCEMENT_BANNER_MSG?: string;
|
|
49
|
-
ANNOUNCEMENT_BANNER_TYPE?: string;
|
|
50
|
-
ANNOUNCEMENT_BANNER_BUTTON_TEXT?: string;
|
|
51
|
-
ANNOUNCEMENT_BANNER_BUTTON_LINK?: string;
|
|
52
|
-
HIDE_DEFAULT_CLUSTER?: boolean;
|
|
53
|
-
GLOBAL_API_TIMEOUT?: number;
|
|
54
|
-
TRIGGER_API_TIMEOUT?: number;
|
|
55
|
-
NODE_REACT_APP_GIT_SHA?: string;
|
|
56
|
-
REACT_APP_GIT_SHA?: string;
|
|
57
|
-
NODE_ENV?: string;
|
|
58
|
-
SIDEBAR_DT_LOGO?: string;
|
|
59
|
-
ENABLE_EXTERNAL_ARGO_CD: boolean;
|
|
60
|
-
API_BATCH_SIZE: number;
|
|
61
|
-
SERVICE_WORKER_TIMEOUT?: string;
|
|
62
|
-
/**
|
|
63
|
-
* @default false
|
|
64
|
-
*/
|
|
65
|
-
FEATURE_USER_DEFINED_GITOPS_REPO_ENABLE: boolean;
|
|
66
|
-
ORGANIZATION_NAME: string;
|
|
67
|
-
FEATURE_EXTERNAL_FLUX_CD_ENABLE: boolean;
|
|
68
|
-
/**
|
|
69
|
-
* If true, the direct permissions are hidden for non-super admins in user permissions
|
|
70
|
-
*
|
|
71
|
-
* @default false
|
|
72
|
-
*/
|
|
73
|
-
FEATURE_HIDE_USER_DIRECT_PERMISSIONS_FOR_NON_SUPER_ADMINS?: boolean;
|
|
74
|
-
FEATURE_PROMO_EMBEDDED_BUTTON_TEXT?: string;
|
|
75
|
-
FEATURE_PROMO_EMBEDDED_MODAL_TITLE?: string;
|
|
76
|
-
FEATURE_PROMO_EMBEDDED_IFRAME_URL?: string;
|
|
77
|
-
FEATURE_BULK_RESTART_WORKLOADS_FROM_RB: string;
|
|
78
|
-
FEATURE_RB_SYNC_CLUSTER_ENABLE?: boolean;
|
|
79
|
-
FEATURE_DEFAULT_MERGE_STRATEGY?: OverrideMergeStrategyType;
|
|
80
|
-
FEATURE_DEFAULT_LANDING_RB_ENABLE?: boolean;
|
|
81
|
-
FEATURE_ACTION_AUDIOS_ENABLE?: boolean;
|
|
82
|
-
/**
|
|
83
|
-
* If true, only pipelines to which the user has access will be shown across the application
|
|
84
|
-
* @default false
|
|
85
|
-
*/
|
|
86
|
-
FEATURE_DEFAULT_AUTHENTICATED_VIEW_ENABLE?: boolean;
|
|
87
|
-
/**
|
|
88
|
-
* Enable Image promotion feature
|
|
89
|
-
*
|
|
90
|
-
* @default false
|
|
91
|
-
*/
|
|
92
|
-
FEATURE_IMAGE_PROMOTION_ENABLE?: boolean;
|
|
93
|
-
/**
|
|
94
|
-
* Enable environment list for scoped variables
|
|
95
|
-
*
|
|
96
|
-
* @default false
|
|
97
|
-
*/
|
|
98
|
-
FEATURE_SCOPED_VARIABLE_ENVIRONMENT_LIST_ENABLE?: boolean;
|
|
99
|
-
/**
|
|
100
|
-
* If true, Enable SDH feature
|
|
101
|
-
*
|
|
102
|
-
* @default false
|
|
103
|
-
*/
|
|
104
|
-
FEATURE_SOFTWARE_DISTRIBUTION_HUB_ENABLE?: boolean;
|
|
105
|
-
/**
|
|
106
|
-
* Enable resource watcher
|
|
107
|
-
*
|
|
108
|
-
* @default false
|
|
109
|
-
*/
|
|
110
|
-
FEATURE_RESOURCE_WATCHER_ENABLE?: boolean;
|
|
111
|
-
/**
|
|
112
|
-
* Enable config drift
|
|
113
|
-
*
|
|
114
|
-
* @default false
|
|
115
|
-
*/
|
|
116
|
-
FEATURE_CONFIG_DRIFT_ENABLE: boolean;
|
|
117
|
-
/**
|
|
118
|
-
* Enable swap traffic (blue green deployment)
|
|
119
|
-
*
|
|
120
|
-
* @default false
|
|
121
|
-
*/
|
|
122
|
-
FEATURE_SWAP_TRAFFIC_ENABLE?: boolean;
|
|
123
|
-
/**
|
|
124
|
-
* @default true
|
|
125
|
-
*/
|
|
126
|
-
HIDE_NETWORK_STATUS_INTERFACE?: boolean;
|
|
127
|
-
/**
|
|
128
|
-
* @default 300000
|
|
129
|
-
*/
|
|
130
|
-
SYSTEM_CONTROLLER_LISTING_TIMEOUT?: number;
|
|
131
|
-
/**
|
|
132
|
-
* If true, the application templates feature is enabled
|
|
133
|
-
*
|
|
134
|
-
* @default false
|
|
135
|
-
*/
|
|
136
|
-
FEATURE_APPLICATION_TEMPLATES_ENABLE?: boolean;
|
|
137
|
-
/**
|
|
138
|
-
* @default false
|
|
139
|
-
*/
|
|
140
|
-
FEATURE_REDFISH_NODE_ENABLE?: boolean;
|
|
141
|
-
GATEKEEPER_URL?: string;
|
|
142
|
-
FEATURE_AI_INTEGRATION_ENABLE?: boolean;
|
|
143
|
-
LOGIN_PAGE_IMAGE?: string;
|
|
144
|
-
/**
|
|
145
|
-
* If true, the manage traffic feature is enabled in apps & app groups.
|
|
146
|
-
*
|
|
147
|
-
* @default false
|
|
148
|
-
*/
|
|
149
|
-
FEATURE_MANAGE_TRAFFIC_ENABLE?: boolean;
|
|
150
|
-
FEATURE_INFRA_PROVISION_INFO_BLOCK_HIDE?: boolean;
|
|
151
|
-
/**
|
|
152
|
-
* If true, will add flux option to deployment types in devtron apps and devtron charts
|
|
153
|
-
* @default false
|
|
154
|
-
*/
|
|
155
|
-
FEATURE_FLUX_DEPLOYMENTS_ENABLE?: boolean;
|
|
156
|
-
FEATURE_LINK_EXTERNAL_FLUX_ENABLE?: boolean;
|
|
157
|
-
/**
|
|
158
|
-
* If true, online/offline connectivity banner is enabled
|
|
159
|
-
* @default true
|
|
160
|
-
*/
|
|
161
|
-
FEATURE_INTERNET_CONNECTIVITY_ENABLE?: boolean;
|
|
162
|
-
/**
|
|
163
|
-
* Show rollout progress if true, else canary step count in status
|
|
164
|
-
* @default true
|
|
165
|
-
*/
|
|
166
|
-
FEATURE_CANARY_ROLLOUT_PROGRESS_ENABLE?: boolean;
|
|
167
|
-
/**
|
|
168
|
-
* Time interval in seconds to refetch command bar data - Applications List
|
|
169
|
-
*/
|
|
170
|
-
COMMAND_BAR_REFETCH_INTERVAL?: number;
|
|
171
|
-
/**
|
|
172
|
-
* Enable data protection and management
|
|
173
|
-
* @default false
|
|
174
|
-
*/
|
|
175
|
-
FEATURE_STORAGE_ENABLE?: boolean;
|
|
176
|
-
FEATURE_ATHENA_DEBUG_MODE_ENABLE?: boolean;
|
|
177
|
-
/** Org ID for grafana */
|
|
178
|
-
GRAFANA_ORG_ID?: number;
|
|
179
|
-
}
|
|
180
9
|
export declare enum InstallationType {
|
|
181
10
|
OSS_KUBECTL = "oss_kubectl",
|
|
182
11
|
OSS_HELM = "oss_helm",
|
|
@@ -807,11 +636,11 @@ export declare enum ConfigurationType {
|
|
|
807
636
|
YAML = "YAML"
|
|
808
637
|
}
|
|
809
638
|
export declare const CONFIGURATION_TYPE_OPTIONS: SegmentedControlProps['segments'];
|
|
810
|
-
export
|
|
639
|
+
export interface BaseURLParams {
|
|
811
640
|
appId: string;
|
|
812
641
|
envId: string;
|
|
813
642
|
clusterId: string;
|
|
814
|
-
}
|
|
643
|
+
}
|
|
815
644
|
export interface ConfigKeysWithLockType {
|
|
816
645
|
config: string[];
|
|
817
646
|
allowed: boolean;
|