@devtron-labs/devtron-fe-common-lib 1.23.3-beta-3 → 1.23.3-beta-5
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-O2ZW5t3R.js} +11759 -12224
- package/dist/@common-rjsf-DVSPdr56.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 +18 -1
- 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,5 +1,5 @@
|
|
|
1
|
+
import { customEnv, Never } from 'src';
|
|
1
2
|
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' | '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: () =>
|
|
1
|
+
export declare const SecurityCenterIcon: () => JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { MetricsInfoCardProps, SectionEmptyStateProps } from './types';
|
|
2
|
-
export declare const SectionEmptyState: ({ iconName, iconColor, title, subtitle, buttonConfig, }: SectionEmptyStateProps) =>
|
|
2
|
+
export declare const SectionEmptyState: ({ iconName, iconColor, title, subtitle, buttonConfig, }: SectionEmptyStateProps) => JSX.Element;
|
|
3
3
|
export declare const MetricsInfoLoadingCard: ({ withSubtitle }: {
|
|
4
4
|
withSubtitle?: boolean;
|
|
5
|
-
}) =>
|
|
6
|
-
export declare const MetricsInfoCard: ({ dataTestId, metricTitle, metricValue, metricUnit, valueOutOf, iconName, subtitle, redirectionLink, tooltipContent, subtitleRedirection, }: MetricsInfoCardProps) =>
|
|
7
|
-
export declare const LoadingDonutChart: () =>
|
|
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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const Overview: () =>
|
|
1
|
+
export declare const Overview: () => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { APIResponseHandlerProps } from './types';
|
|
2
|
-
declare const APIResponseHandler: ({ isLoading, progressingProps, customLoader, error, notAuthorized, notFoundText, reloadProps, genericSectionErrorProps, errorScreenManagerProps, children, }: APIResponseHandlerProps) =>
|
|
2
|
+
declare const APIResponseHandler: ({ isLoading, progressingProps, customLoader, error, notAuthorized, notFoundText, reloadProps, genericSectionErrorProps, errorScreenManagerProps, children, }: APIResponseHandlerProps) => JSX.Element;
|
|
3
3
|
export default APIResponseHandler;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const AboutDevtronBody: () =>
|
|
1
|
+
declare const AboutDevtronBody: () => JSX.Element;
|
|
2
2
|
export default AboutDevtronBody;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { ActionMenuProps } from './types';
|
|
2
|
-
export declare const ActionMenu: <T extends string | number = string | number>({ id, options, onClick, position, alignment, width, isSearchable, disableDescriptionEllipsis, buttonProps, children, onOpen, footerConfig, }: ActionMenuProps<T>) =>
|
|
2
|
+
export declare const ActionMenu: <T extends string | number = string | number>({ id, options, onClick, position, alignment, width, isSearchable, disableDescriptionEllipsis, buttonProps, children, onOpen, footerConfig, }: ActionMenuProps<T>) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { ActionMenuItemProps } from './types';
|
|
2
|
-
export declare const ActionMenuItem: <T extends string | number>({ item, itemRef, isFocused, onClick, onMouseEnter, disableDescriptionEllipsis, }: ActionMenuItemProps<T>) =>
|
|
2
|
+
export declare const ActionMenuItem: <T extends string | number>({ item, itemRef, isFocused, onClick, onMouseEnter, disableDescriptionEllipsis, }: ActionMenuItemProps<T>) => JSX.Element;
|
|
@@ -9,55 +9,52 @@ export declare const useActionMenu: <T extends string | number>({ id, position,
|
|
|
9
9
|
}[];
|
|
10
10
|
filteredOptions: import('./types').ActionMenuOptionType<T>[];
|
|
11
11
|
focusedIndex: number;
|
|
12
|
-
itemsRef:
|
|
12
|
+
itemsRef: import('react').MutableRefObject<RefObject<HTMLButtonElement | HTMLAnchorElement>[]>;
|
|
13
13
|
triggerProps: import('react').ClassAttributes<HTMLDivElement> & import('react').HTMLAttributes<HTMLDivElement> & {
|
|
14
14
|
bounds: Pick<DOMRect, "left" | "top" | "height" | "width">;
|
|
15
15
|
};
|
|
16
16
|
overlayProps: Omit<import('..').BackdropProps, "children">;
|
|
17
17
|
popoverProps: {
|
|
18
|
-
ref?: import('react').Ref<HTMLDivElement>;
|
|
19
|
-
className?: string;
|
|
20
|
-
content?: string;
|
|
21
|
-
role?: import('react').AriaRole;
|
|
22
|
-
id?: string;
|
|
23
18
|
slot?: string;
|
|
24
19
|
title?: string;
|
|
25
|
-
|
|
20
|
+
children?: import('react').ReactNode;
|
|
21
|
+
className?: string;
|
|
22
|
+
defaultValue?: string | number | readonly string[];
|
|
23
|
+
id?: string;
|
|
24
|
+
role?: import('react').AriaRole;
|
|
26
25
|
color?: string;
|
|
26
|
+
about?: string;
|
|
27
|
+
is?: string;
|
|
28
|
+
security?: string;
|
|
29
|
+
hidden?: boolean;
|
|
30
|
+
prefix?: string;
|
|
31
|
+
resource?: string;
|
|
32
|
+
draggable?: boolean | "true" | "false";
|
|
33
|
+
onClick?: import('react').MouseEventHandler<HTMLDivElement>;
|
|
34
|
+
onMouseEnter?: import('react').MouseEventHandler<HTMLDivElement>;
|
|
27
35
|
"aria-describedby"?: string;
|
|
28
36
|
"aria-errormessage"?: string;
|
|
29
37
|
"aria-label"?: string;
|
|
30
38
|
"aria-labelledby"?: string;
|
|
31
|
-
onClick?: import('react').MouseEventHandler<HTMLDivElement>;
|
|
32
39
|
defaultChecked?: boolean;
|
|
33
|
-
defaultValue?: string | number | readonly string[];
|
|
34
40
|
suppressContentEditableWarning?: boolean;
|
|
35
41
|
suppressHydrationWarning?: boolean;
|
|
36
42
|
accessKey?: string;
|
|
37
|
-
|
|
38
|
-
autoFocus?: boolean;
|
|
39
|
-
contentEditable?: "inherit" | (boolean | "true" | "false") | "plaintext-only";
|
|
43
|
+
contentEditable?: "inherit" | (boolean | "true" | "false");
|
|
40
44
|
contextMenu?: string;
|
|
41
45
|
dir?: string;
|
|
42
|
-
draggable?: boolean | "true" | "false";
|
|
43
|
-
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send";
|
|
44
|
-
hidden?: boolean;
|
|
45
46
|
lang?: string;
|
|
46
|
-
|
|
47
|
+
placeholder?: string;
|
|
47
48
|
spellCheck?: boolean | "true" | "false";
|
|
48
49
|
tabIndex?: number;
|
|
49
|
-
translate?: "
|
|
50
|
+
translate?: "no" | "yes";
|
|
50
51
|
radioGroup?: string;
|
|
51
|
-
about?: string;
|
|
52
52
|
datatype?: string;
|
|
53
53
|
inlist?: any;
|
|
54
|
-
prefix?: string;
|
|
55
54
|
property?: string;
|
|
56
|
-
rel?: string;
|
|
57
|
-
resource?: string;
|
|
58
|
-
rev?: string;
|
|
59
55
|
typeof?: string;
|
|
60
56
|
vocab?: string;
|
|
57
|
+
autoCapitalize?: string;
|
|
61
58
|
autoCorrect?: string;
|
|
62
59
|
autoSave?: string;
|
|
63
60
|
itemProp?: string;
|
|
@@ -66,37 +63,25 @@ export declare const useActionMenu: <T extends string | number>({ id, position,
|
|
|
66
63
|
itemID?: string;
|
|
67
64
|
itemRef?: string;
|
|
68
65
|
results?: number;
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
popover?: "" | "auto" | "manual" | "hint";
|
|
72
|
-
popoverTargetAction?: "toggle" | "show" | "hide";
|
|
73
|
-
popoverTarget?: string;
|
|
74
|
-
inert?: boolean;
|
|
75
|
-
inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal";
|
|
76
|
-
is?: string;
|
|
77
|
-
exportparts?: string;
|
|
78
|
-
part?: string;
|
|
66
|
+
unselectable?: "on" | "off";
|
|
67
|
+
inputMode?: "search" | "text" | "none" | "url" | "decimal" | "tel" | "email" | "numeric";
|
|
79
68
|
"aria-activedescendant"?: string;
|
|
80
69
|
"aria-atomic"?: boolean | "true" | "false";
|
|
81
70
|
"aria-autocomplete"?: "none" | "list" | "inline" | "both";
|
|
82
|
-
"aria-braillelabel"?: string;
|
|
83
|
-
"aria-brailleroledescription"?: string;
|
|
84
71
|
"aria-busy"?: boolean | "true" | "false";
|
|
85
72
|
"aria-checked"?: boolean | "true" | "false" | "mixed";
|
|
86
73
|
"aria-colcount"?: number;
|
|
87
74
|
"aria-colindex"?: number;
|
|
88
|
-
"aria-colindextext"?: string;
|
|
89
75
|
"aria-colspan"?: number;
|
|
90
76
|
"aria-controls"?: string;
|
|
91
|
-
"aria-current"?: boolean | "time" | "
|
|
92
|
-
"aria-description"?: string;
|
|
77
|
+
"aria-current"?: boolean | "time" | "location" | "true" | "false" | "page" | "step" | "date";
|
|
93
78
|
"aria-details"?: string;
|
|
94
79
|
"aria-disabled"?: boolean | "true" | "false";
|
|
95
|
-
"aria-dropeffect"?: "link" | "none" | "
|
|
80
|
+
"aria-dropeffect"?: "link" | "none" | "popup" | "copy" | "execute" | "move";
|
|
96
81
|
"aria-expanded"?: boolean | "true" | "false";
|
|
97
82
|
"aria-flowto"?: string;
|
|
98
83
|
"aria-grabbed"?: boolean | "true" | "false";
|
|
99
|
-
"aria-haspopup"?: boolean | "dialog" | "menu" | "
|
|
84
|
+
"aria-haspopup"?: boolean | "dialog" | "menu" | "true" | "false" | "grid" | "listbox" | "tree";
|
|
100
85
|
"aria-hidden"?: boolean | "true" | "false";
|
|
101
86
|
"aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling";
|
|
102
87
|
"aria-keyshortcuts"?: string;
|
|
@@ -111,22 +96,21 @@ export declare const useActionMenu: <T extends string | number>({ id, position,
|
|
|
111
96
|
"aria-posinset"?: number;
|
|
112
97
|
"aria-pressed"?: boolean | "true" | "false" | "mixed";
|
|
113
98
|
"aria-readonly"?: boolean | "true" | "false";
|
|
114
|
-
"aria-relevant"?: "text" | "
|
|
99
|
+
"aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals";
|
|
115
100
|
"aria-required"?: boolean | "true" | "false";
|
|
116
101
|
"aria-roledescription"?: string;
|
|
117
102
|
"aria-rowcount"?: number;
|
|
118
103
|
"aria-rowindex"?: number;
|
|
119
|
-
"aria-rowindextext"?: string;
|
|
120
104
|
"aria-rowspan"?: number;
|
|
121
105
|
"aria-selected"?: boolean | "true" | "false";
|
|
122
106
|
"aria-setsize"?: number;
|
|
123
|
-
"aria-sort"?: "
|
|
107
|
+
"aria-sort"?: "other" | "none" | "ascending" | "descending";
|
|
124
108
|
"aria-valuemax"?: number;
|
|
125
109
|
"aria-valuemin"?: number;
|
|
126
110
|
"aria-valuenow"?: number;
|
|
127
111
|
"aria-valuetext"?: string;
|
|
128
112
|
dangerouslySetInnerHTML?: {
|
|
129
|
-
__html: string
|
|
113
|
+
__html: string;
|
|
130
114
|
};
|
|
131
115
|
onCopy?: import('react').ClipboardEventHandler<HTMLDivElement>;
|
|
132
116
|
onCopyCapture?: import('react').ClipboardEventHandler<HTMLDivElement>;
|
|
@@ -144,18 +128,18 @@ export declare const useActionMenu: <T extends string | number>({ id, position,
|
|
|
144
128
|
onFocusCapture?: import('react').FocusEventHandler<HTMLDivElement>;
|
|
145
129
|
onBlur?: import('react').FocusEventHandler<HTMLDivElement>;
|
|
146
130
|
onBlurCapture?: import('react').FocusEventHandler<HTMLDivElement>;
|
|
147
|
-
onChange?: import('react').
|
|
148
|
-
onChangeCapture?: import('react').
|
|
149
|
-
onBeforeInput?: import('react').
|
|
150
|
-
onBeforeInputCapture?: import('react').
|
|
151
|
-
onInput?: import('react').
|
|
152
|
-
onInputCapture?: import('react').
|
|
153
|
-
onReset?: import('react').
|
|
154
|
-
onResetCapture?: import('react').
|
|
155
|
-
onSubmit?: import('react').
|
|
156
|
-
onSubmitCapture?: import('react').
|
|
157
|
-
onInvalid?: import('react').
|
|
158
|
-
onInvalidCapture?: import('react').
|
|
131
|
+
onChange?: import('react').FormEventHandler<HTMLDivElement>;
|
|
132
|
+
onChangeCapture?: import('react').FormEventHandler<HTMLDivElement>;
|
|
133
|
+
onBeforeInput?: import('react').FormEventHandler<HTMLDivElement>;
|
|
134
|
+
onBeforeInputCapture?: import('react').FormEventHandler<HTMLDivElement>;
|
|
135
|
+
onInput?: import('react').FormEventHandler<HTMLDivElement>;
|
|
136
|
+
onInputCapture?: import('react').FormEventHandler<HTMLDivElement>;
|
|
137
|
+
onReset?: import('react').FormEventHandler<HTMLDivElement>;
|
|
138
|
+
onResetCapture?: import('react').FormEventHandler<HTMLDivElement>;
|
|
139
|
+
onSubmit?: import('react').FormEventHandler<HTMLDivElement>;
|
|
140
|
+
onSubmitCapture?: import('react').FormEventHandler<HTMLDivElement>;
|
|
141
|
+
onInvalid?: import('react').FormEventHandler<HTMLDivElement>;
|
|
142
|
+
onInvalidCapture?: import('react').FormEventHandler<HTMLDivElement>;
|
|
159
143
|
onLoad?: import('react').ReactEventHandler<HTMLDivElement>;
|
|
160
144
|
onLoadCapture?: import('react').ReactEventHandler<HTMLDivElement>;
|
|
161
145
|
onError?: import('react').ReactEventHandler<HTMLDivElement>;
|
|
@@ -260,7 +244,9 @@ export declare const useActionMenu: <T extends string | number>({ id, position,
|
|
|
260
244
|
onPointerCancel?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
261
245
|
onPointerCancelCapture?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
262
246
|
onPointerEnter?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
247
|
+
onPointerEnterCapture?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
263
248
|
onPointerLeave?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
249
|
+
onPointerLeaveCapture?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
264
250
|
onPointerOver?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
265
251
|
onPointerOverCapture?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
266
252
|
onPointerOut?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
@@ -271,8 +257,6 @@ export declare const useActionMenu: <T extends string | number>({ id, position,
|
|
|
271
257
|
onLostPointerCaptureCapture?: import('react').PointerEventHandler<HTMLDivElement>;
|
|
272
258
|
onScroll?: import('react').UIEventHandler<HTMLDivElement>;
|
|
273
259
|
onScrollCapture?: import('react').UIEventHandler<HTMLDivElement>;
|
|
274
|
-
onScrollEnd?: import('react').UIEventHandler<HTMLDivElement>;
|
|
275
|
-
onScrollEndCapture?: import('react').UIEventHandler<HTMLDivElement>;
|
|
276
260
|
onWheel?: import('react').WheelEventHandler<HTMLDivElement>;
|
|
277
261
|
onWheelCapture?: import('react').WheelEventHandler<HTMLDivElement>;
|
|
278
262
|
onAnimationStartCapture?: import('react').AnimationEventHandler<HTMLDivElement>;
|
|
@@ -280,17 +264,8 @@ export declare const useActionMenu: <T extends string | number>({ id, position,
|
|
|
280
264
|
onAnimationEndCapture?: import('react').AnimationEventHandler<HTMLDivElement>;
|
|
281
265
|
onAnimationIteration?: import('react').AnimationEventHandler<HTMLDivElement>;
|
|
282
266
|
onAnimationIterationCapture?: import('react').AnimationEventHandler<HTMLDivElement>;
|
|
283
|
-
onToggle?: import('react').ToggleEventHandler<HTMLDivElement>;
|
|
284
|
-
onBeforeToggle?: import('react').ToggleEventHandler<HTMLDivElement>;
|
|
285
|
-
onTransitionCancel?: import('react').TransitionEventHandler<HTMLDivElement>;
|
|
286
|
-
onTransitionCancelCapture?: import('react').TransitionEventHandler<HTMLDivElement>;
|
|
287
267
|
onTransitionEnd?: import('react').TransitionEventHandler<HTMLDivElement>;
|
|
288
268
|
onTransitionEndCapture?: import('react').TransitionEventHandler<HTMLDivElement>;
|
|
289
|
-
onTransitionRun?: import('react').TransitionEventHandler<HTMLDivElement>;
|
|
290
|
-
onTransitionRunCapture?: import('react').TransitionEventHandler<HTMLDivElement>;
|
|
291
|
-
onTransitionStart?: import('react').TransitionEventHandler<HTMLDivElement>;
|
|
292
|
-
onTransitionStartCapture?: import('react').TransitionEventHandler<HTMLDivElement>;
|
|
293
|
-
key?: import('react').Key;
|
|
294
269
|
} & import('framer-motion').MotionProps & {
|
|
295
270
|
ref: import('react').MutableRefObject<HTMLDivElement>;
|
|
296
271
|
};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ActivityIndicatorProps } from './types';
|
|
2
|
-
declare const ActivityIndicator: ({ rootClassName, backgroundColorClass, iconSizeClass, }: ActivityIndicatorProps) =>
|
|
2
|
+
declare const ActivityIndicator: ({ rootClassName, backgroundColorClass, iconSizeClass, }: ActivityIndicatorProps) => JSX.Element;
|
|
3
3
|
export default ActivityIndicator;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { AnimatedDeployButtonProps } from './types';
|
|
2
|
-
declare const AnimatedDeployButton: ({ text, style, disabled, isLoading, startIcon, endIcon, dataTestId, onButtonClick, tooltipContent, animateStartIcon, }: AnimatedDeployButtonProps) =>
|
|
2
|
+
declare const AnimatedDeployButton: ({ text, style, disabled, isLoading, startIcon, endIcon, dataTestId, onButtonClick, tooltipContent, animateStartIcon, }: AnimatedDeployButtonProps) => JSX.Element;
|
|
3
3
|
export default AnimatedDeployButton;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { AnimatedTimerProps } from './types';
|
|
2
|
-
declare const AnimatedTimer: ({ duration, onComplete, size, tooltipContent }: AnimatedTimerProps) =>
|
|
2
|
+
declare const AnimatedTimer: ({ duration, onComplete, size, tooltipContent }: AnimatedTimerProps) => JSX.Element;
|
|
3
3
|
export default AnimatedTimer;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { AppStatusBodyProps } from './types';
|
|
2
|
-
export declare const AppStatusBody: ({ appDetails, type, handleShowConfigDriftModal, deploymentStatusDetailsBreakdownData, selectedTab, debugWithAIButton: ExplainWithAIButton, handleClose, }: AppStatusBodyProps) =>
|
|
2
|
+
export declare const AppStatusBody: ({ appDetails, type, handleShowConfigDriftModal, deploymentStatusDetailsBreakdownData, selectedTab, debugWithAIButton: ExplainWithAIButton, handleClose, }: AppStatusBodyProps) => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { AppStatusContentProps } from './types';
|
|
2
|
-
declare const AppStatusContent: ({ appDetails, handleShowConfigDriftModal, filterHealthyNodes, isCardLayout, }: AppStatusContentProps) =>
|
|
2
|
+
declare const AppStatusContent: ({ appDetails, handleShowConfigDriftModal, filterHealthyNodes, isCardLayout, }: AppStatusContentProps) => JSX.Element;
|
|
3
3
|
export default AppStatusContent;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { AppStatusModalProps } from './types';
|
|
2
|
-
declare const AppStatusModal: ({ titleSegments, handleClose, type, appDetails: appDetailsProp, processVirtualEnvironmentDeploymentData, updateDeploymentStatusDetailsBreakdownData, isConfigDriftEnabled, configDriftModal: ConfigDriftModal, appId, envId, initialTab, debugWithAIButton, }: AppStatusModalProps) =>
|
|
2
|
+
declare const AppStatusModal: ({ titleSegments, handleClose, type, appDetails: appDetailsProp, processVirtualEnvironmentDeploymentData, updateDeploymentStatusDetailsBreakdownData, isConfigDriftEnabled, configDriftModal: ConfigDriftModal, appId, envId, initialTab, debugWithAIButton, }: AppStatusModalProps) => JSX.Element;
|
|
3
3
|
export default AppStatusModal;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { AppStatusModalTabListProps } from './types';
|
|
2
|
-
declare const AppStatusModalTabList: ({ handleSelectTab, appDetails, type, selectedTab, deploymentStatusDetailsBreakdownData, }: AppStatusModalTabListProps) =>
|
|
2
|
+
declare const AppStatusModalTabList: ({ handleSelectTab, appDetails, type, selectedTab, deploymentStatusDetailsBreakdownData, }: AppStatusModalTabListProps) => JSX.Element;
|
|
3
3
|
export default AppStatusModalTabList;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ArtifactInfoModalProps } from './types';
|
|
2
|
-
declare const ArtifactInfoModal: ({ envId, ciArtifactId, handleClose, renderCIListHeader, fetchOnlyArtifactInfo, }: ArtifactInfoModalProps) =>
|
|
2
|
+
declare const ArtifactInfoModal: ({ envId, ciArtifactId, handleClose, renderCIListHeader, fetchOnlyArtifactInfo, }: ArtifactInfoModalProps) => JSX.Element;
|
|
3
3
|
export default ArtifactInfoModal;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { BackdropProps } from './types';
|
|
2
|
-
declare const Backdrop: ({ children, onEscape, onClick, hasClearBackground, onBackdropMount, deactivateFocusOnEscape, initialFocus, returnFocusOnDeactivate, }: BackdropProps) => import('react').ReactPortal;
|
|
2
|
+
declare const Backdrop: ({ children, onEscape, onClick, hasClearBackground, onBackdropMount, deactivateFocusOnEscape, initialFocus, returnFocusOnDeactivate, avoidFocusTrap, }: BackdropProps) => import('react').ReactPortal;
|
|
3
3
|
export default Backdrop;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { MouseEvent, ReactNode } from 'react';
|
|
2
2
|
import { DTFocusTrapType } from '../DTFocusTrap';
|
|
3
|
-
export interface BackdropProps extends Pick<DTFocusTrapType, 'deactivateFocusOnEscape' | 'initialFocus' | 'onEscape' | 'returnFocusOnDeactivate'> {
|
|
3
|
+
export interface BackdropProps extends Pick<DTFocusTrapType, 'deactivateFocusOnEscape' | 'initialFocus' | 'onEscape' | 'returnFocusOnDeactivate' | 'avoidFocusTrap'> {
|
|
4
4
|
/**
|
|
5
5
|
* The content to be rendered within the backdrop component.
|
|
6
6
|
*/
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { BadgeProps } from './types';
|
|
2
|
-
declare const Badge: ({ label, bgColor, fontColor, endIconProps, startIconProps, variant, size, }: BadgeProps) =>
|
|
2
|
+
declare const Badge: ({ label, bgColor, fontColor, endIconProps, startIconProps, variant, size, }: BadgeProps) => JSX.Element;
|
|
3
3
|
export default Badge;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { BulkOperationModalProps } from './types';
|
|
2
|
-
declare const BulkOperations: ({ handleModalClose: handleModalCloseProp, operations: userOperations, getResultsChartSummaryText, handleReloadDataAfterBulkOperation, hideResultsDrawer, textConfig, shouldSkipConfirmation, confirmationModalConfig, data, disableTransition, }: BulkOperationModalProps) =>
|
|
2
|
+
declare const BulkOperations: ({ handleModalClose: handleModalCloseProp, operations: userOperations, getResultsChartSummaryText, handleReloadDataAfterBulkOperation, hideResultsDrawer, textConfig, shouldSkipConfirmation, confirmationModalConfig, data, disableTransition, }: BulkOperationModalProps) => JSX.Element;
|
|
3
3
|
export default BulkOperations;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { BulkOperationsResultModalProps } from './types';
|
|
2
|
-
declare const BulkOperationsResultModal: ({ apiCallInProgress, handleModalClose, isOperationAborted, resultsStore, handleAbortBulkOperation, handleRetryFailedOperations, resultsHeader: headerText, getResultsChartSummaryText, disableTransition, }: BulkOperationsResultModalProps) =>
|
|
2
|
+
declare const BulkOperationsResultModal: ({ apiCallInProgress, handleModalClose, isOperationAborted, resultsStore, handleAbortBulkOperation, handleRetryFailedOperations, resultsHeader: headerText, getResultsChartSummaryText, disableTransition, }: BulkOperationsResultModalProps) => JSX.Element;
|
|
3
3
|
export default BulkOperationsResultModal;
|
|
@@ -30,7 +30,7 @@ export type OtherStatusOperationType = {
|
|
|
30
30
|
};
|
|
31
31
|
export type BulkOperationResultType = {
|
|
32
32
|
message?: string;
|
|
33
|
-
renderContentAtResultRowEnd?: () =>
|
|
33
|
+
renderContentAtResultRowEnd?: () => void;
|
|
34
34
|
} & (FailedOperationType | OtherStatusOperationType) & Pick<BulkOperation, 'name' | 'additionalKeys'>;
|
|
35
35
|
export type BulkOperationResultWithIdType = BulkOperationResultType & Record<'id', number>;
|
|
36
36
|
export interface OperationResultStoreType {
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { BulkSelectionProps } from './types';
|
|
2
|
-
declare const BulkSelection: (
|
|
2
|
+
declare const BulkSelection: import('react').ForwardRefExoticComponent<BulkSelectionProps & import('react').RefAttributes<HTMLLabelElement>>;
|
|
3
3
|
export default BulkSelection;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { UseBulkSelectionProps, UseBulkSelectionReturnType } from './types';
|
|
2
2
|
export declare const useBulkSelection: <T>() => UseBulkSelectionReturnType<T>;
|
|
3
|
-
export declare const BulkSelectionProvider: <T>({ children, identifiers, getSelectAllDialogStatus, }: UseBulkSelectionProps<T>) =>
|
|
3
|
+
export declare const BulkSelectionProvider: <T>({ children, identifiers, getSelectAllDialogStatus, }: UseBulkSelectionProps<T>) => JSX.Element;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { Ref } from 'react';
|
|
2
1
|
import { CHECKBOX_VALUE } from '../../../Common';
|
|
3
2
|
export declare enum BulkSelectionEvents {
|
|
4
3
|
CLEAR_ALL_SELECTIONS = "CLEAR_ALL_SELECTIONS",
|
|
@@ -38,7 +37,6 @@ export interface BulkSelectionProps {
|
|
|
38
37
|
* Will act as checkbox instead of opening up popup if list is not paginated
|
|
39
38
|
*/
|
|
40
39
|
selectAllIfNotPaginated?: boolean;
|
|
41
|
-
ref?: Ref<HTMLLabelElement>;
|
|
42
40
|
}
|
|
43
41
|
export declare enum SelectAllDialogStatus {
|
|
44
42
|
OPEN = "OPEN",
|