@devtron-labs/devtron-fe-common-lib 1.22.8-beta-8 → 1.22.8-beta-10
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-DJ1n-oj-.js → @code-editor-rEqJGIcw.js} +10115 -9652
- package/dist/@common-rjsf-C0hoYq5-.js +604 -0
- package/dist/{@framer-motion-CQJaLnQR.js → @framer-motion-Bi7d_Mil.js} +203 -203
- package/dist/{@moment-DMLRxgRE.js → @moment-CGWt8tF2.js} +532 -501
- package/dist/@react-dates-CR-uCH60.js +7634 -0
- package/dist/{@react-select-D9YraDtb.js → @react-select-C5q5RdNV.js} +3 -3
- package/dist/{@react-virtualized-sticky-tree-CcQpKMGh.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 +3 -2
- package/dist/Common/AddCDButton/AddCDButton.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/ChartVersionAndTypeSelector.d.ts +1 -1
- package/dist/Common/ClipboardButton/ClipboardButton.d.ts +1 -1
- package/dist/Common/ClipboardButton/types.d.ts +3 -0
- package/dist/Common/Common.service.d.ts +12 -1
- package/dist/Common/Constants.d.ts +6 -0
- package/dist/Common/CustomTagSelector/PropagateTagInfo.d.ts +1 -1
- package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
- package/dist/Common/CustomTagSelector/TagDetails.d.ts +1 -1
- package/dist/Common/CustomTagSelector/TagLabelValueSelector.d.ts +1 -1
- package/dist/Common/DebouncedSearch/DebouncedSearch.d.ts +1 -1
- package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +1 -1
- package/dist/Common/DevtronCopyright.d.ts +1 -1
- package/dist/Common/Dialogs/DialogForm.d.ts +6 -6
- package/dist/Common/DraggableWrapper/DraggableButton.d.ts +1 -1
- package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +1 -1
- package/dist/Common/Drawer/Drawer.d.ts +1 -1
- package/dist/Common/EmptyState/GenericFilterEmptyState.d.ts +1 -1
- package/dist/Common/ErrorPage.d.ts +1 -1
- package/dist/Common/ErrorScreenManager.d.ts +1 -1
- package/dist/Common/ErrorScreenNotAuthorized.d.ts +1 -1
- package/dist/Common/GenericDescription/GenericDescription.d.ts +1 -1
- package/dist/Common/GenericDescription/constant.d.ts +0 -40
- package/dist/Common/GenericDescription/types.d.ts +6 -0
- 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 +4 -4
- package/dist/Common/Modals/VisibleModal2.d.ts +4 -4
- package/dist/Common/MultiSelectCustomization.d.ts +7 -7
- package/dist/Common/Pagination/PageSizeSelector.d.ts +1 -1
- package/dist/Common/Pagination/Pagination.d.ts +1 -1
- package/dist/Common/PopupMenu.d.ts +2 -2
- package/dist/Common/RJSF/Form.d.ts +1 -1
- package/dist/Common/RJSF/common/FieldRow.d.ts +1 -1
- package/dist/Common/RJSF/templates/ArrayFieldItemTemplate.d.ts +2 -2
- package/dist/Common/RJSF/templates/ArrayFieldTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/BaseInput.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/AddButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/RemoveButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/SubmitButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/Field.d.ts +1 -1
- package/dist/Common/RJSF/templates/FieldErrorTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/ObjectFieldTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/TitleField.d.ts +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/SortableTableHeaderCell/types.d.ts +4 -0
- 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/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/ResourceBrowser/ClusterMap/ClusterMap.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/ForceDeleteOption.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/NodeDrainOptions.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/constants.d.ts +1 -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 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +2 -2
- package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +2 -2
- 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/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -1
- package/dist/Shared/Components/APIResponseHandler/APIResponseHandler.d.ts +1 -1
- package/dist/Shared/Components/AboutDevtron/AboutDevtronBody.d.ts +1 -1
- package/dist/Shared/Components/AboutDevtron/AboutDevtronDialog.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/ActionMenu.component.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/ActionMenuItem.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +28 -38
- 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/AppStatusModal/types.d.ts +4 -1
- package/dist/Shared/Components/ArtifactInfoModal/ArtifactInfoModal.component.d.ts +1 -1
- package/dist/Shared/Components/Badge/Badge.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/BulkOperations.component.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/BulkOperationsResultModal.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/types.d.ts +1 -1
- package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
- package/dist/Shared/Components/Button/Button.component.d.ts +69 -69
- package/dist/Shared/Components/ButtonWithLoader/ButtonWithLoader.d.ts +1 -1
- package/dist/Shared/Components/ButtonWithSelector/ButtonWithSelector.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/Artifacts.d.ts +2 -2
- package/dist/Shared/Components/CICDHistory/CDEmptyState.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/CiPipelineSourceConfig.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ConflictedResourcesTable.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentDetailSteps.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiff.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiffCompare.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryDiffView.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/helpers.d.ts +2 -2
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentStatusBreakdown.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentStatusDetailRow.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/History.components.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/LogsRenderer.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ResourceConflictDeployDialog.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ResourceConflictDetailsModal.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/Sidebar.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/StatusFilterButtonComponent.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/TriggerDetails.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/TriggerOutput.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/constants.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/utils.d.ts +2 -2
- package/dist/Shared/Components/CMCS/ConfigMapSecretReadyOnly.d.ts +1 -1
- package/dist/Shared/Components/CMCS/helpers.d.ts +1 -1
- package/dist/Shared/Components/Card/Card.component.d.ts +1 -1
- package/dist/Shared/Components/Charts/Chart.component.d.ts +1 -1
- package/dist/Shared/Components/Charts/types.d.ts +0 -2
- package/dist/Shared/Components/Charts/utils.d.ts +1 -1
- package/dist/Shared/Components/Chip/Chip.component.d.ts +1 -1
- package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/CodeEditor.components.d.ts +6 -6
- package/dist/Shared/Components/CodeEditor/CodeEditor.d.ts +7 -7
- package/dist/Shared/Components/CodeEditor/CodeEditorRenderer.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/Extensions/DiffMinimap.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/utils.d.ts +1 -1
- package/dist/Shared/Components/Collapse/Collapse.d.ts +1 -1
- package/dist/Shared/Components/CollapsibleList/CollapsibleList.component.d.ts +1 -1
- package/dist/Shared/Components/CommitChipCell/CommitChipCell.d.ts +1 -1
- package/dist/Shared/Components/Confetti/Confetti.component.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/CannotDeleteModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ConfirmationModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ConfirmationModalContext.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
- package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
- package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +1 -1
- package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
- package/dist/Shared/Components/CustomInput/PasswordField.d.ts +1 -1
- package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/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/DocLink/constants.d.ts +0 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +1 -1
- package/dist/Shared/Components/EditImageFormField/EditImageFormField.d.ts +1 -1
- package/dist/Shared/Components/EditableTextArea/EditableTextArea.d.ts +1 -1
- package/dist/Shared/Components/EnvironmentSelector/EnvironmentSelector.component.d.ts +1 -1
- package/dist/Shared/Components/Error/ErrorBar.d.ts +1 -1
- package/dist/Shared/Components/Error/utils.d.ts +1 -1
- package/dist/Shared/Components/ExcludedImageNode/ExcludedImageNode.d.ts +1 -1
- package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +1 -1
- package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/FeatureDescriptionModal.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/FeatureTitleWithInfo.d.ts +1 -1
- package/dist/Shared/Components/FileUpload/FileUpload.d.ts +1 -1
- package/dist/Shared/Components/FilterChips/FilterChips.component.d.ts +1 -1
- package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionItem.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/Suggestions.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionsInfo.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldInfo.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldLabel.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldWrapper.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoCard.component.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoCardListing.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoListSkeleton.d.ts +1 -1
- package/dist/Shared/Components/GenericModal/GenericModal.component.d.ts +4 -4
- package/dist/Shared/Components/GenericModal/GenericModal.context.d.ts +1 -1
- package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -1
- package/dist/Shared/Components/GettingStartedCard/GettingStarted.d.ts +1 -1
- package/dist/Shared/Components/GitCommitInfoGeneric/GitCommitInfoGeneric.d.ts +1 -1
- package/dist/Shared/Components/GitCommitInfoGeneric/GitMaterialInfoHeader.d.ts +1 -1
- package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/GraphVisualizer.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/BaseNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/DropdownNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/IconNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/TextNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/constants.d.ts +3 -3
- package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
- package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
- package/dist/Shared/Components/Header/IframePromoButton.d.ts +1 -1
- package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
- package/dist/Shared/Components/Header/ProfileMenu.d.ts +1 -1
- package/dist/Shared/Components/Icon/Icon.d.ts +19 -1
- package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
- package/dist/Shared/Components/IframeContainer/IframeContainer.component.d.ts +1 -1
- package/dist/Shared/Components/IframeContainer/IframeElement.d.ts +1 -1
- package/dist/Shared/Components/Illustration/Illustration.d.ts +1 -1
- package/dist/Shared/Components/Illustration/IllustrationBase.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/ArtifactInfo/ArtifactInfo.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/ImageCard.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/DeploymentEnvState/DeploymentEnvState.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/SequentialCDCardTitle.d.ts +1 -1
- package/dist/Shared/Components/ImageCardAccordion/ImageCardAccordion.d.ts +1 -1
- package/dist/Shared/Components/ImageChipCell/ImageChipCell.component.d.ts +1 -1
- package/dist/Shared/Components/ImageWithFallback/ImageWithFallback.component.d.ts +1 -1
- package/dist/Shared/Components/InfoBlock/InfoBlock.component.d.ts +1 -1
- package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
- package/dist/Shared/Components/InvalidYAMLTippy/InvalidYAMLTippyWrapper.d.ts +1 -1
- package/dist/Shared/Components/InvalidYAMLTippy/utils.d.ts +1 -1
- package/dist/Shared/Components/KeyValueTable/KeyValueTable.component.d.ts +1 -1
- package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +1 -1
- package/dist/Shared/Components/License/ActivateLicenseDialog.d.ts +1 -1
- package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
- package/dist/Shared/Components/License/License.components.d.ts +3 -3
- package/dist/Shared/Components/LoadingCard.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/Testimonials.components.d.ts +1 -1
- package/dist/Shared/Components/MaterialHistory/MaterialHistory.component.d.ts +1 -1
- package/dist/Shared/Components/ModalSidebarPanel/ModalSidebarPanel.component.d.ts +1 -1
- package/dist/Shared/Components/NumbersCount/NumbersCount.component.d.ts +1 -1
- package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginCard.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginCardSkeletonList.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginImageContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginList.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginListContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginTagSelect.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginTagsContainer.d.ts +1 -1
- package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
- package/dist/Shared/Components/Popover/utils.d.ts +1 -1
- package/dist/Shared/Components/ProgressBar/ProgressBar.component.d.ts +1 -1
- package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +1 -1
- package/dist/Shared/Components/QRCode.d.ts +1 -1
- package/dist/Shared/Components/ReactSelect/constants.d.ts +1 -1
- package/dist/Shared/Components/ReactSelect/utils.d.ts +4 -4
- package/dist/Shared/Components/RegistryIcon/RegistryIcon.d.ts +1 -1
- package/dist/Shared/Components/SSOProviderIcon/SSOProviderIcon.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityCard.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityDetailsCards.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/components/OpenDetailViewButton.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +97 -5
- package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +2 -2
- package/dist/Shared/Components/Security/SeverityChip.d.ts +1 -1
- package/dist/Shared/Components/Security/Vulnerabilities/Vulnerabilities.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/FilterSelectPicker.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/SelectPickerTextArea.component.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/common.d.ts +12 -12
- package/dist/Shared/Components/ShowMoreText/ShowMoreText.d.ts +1 -1
- package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/DeploymentStatus.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/StatusComponent.d.ts +1 -1
- package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
- package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +1 -1
- package/dist/Shared/Components/TabGroup/TabGroup.component.d.ts +1 -1
- package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +4 -4
- package/dist/Shared/Components/Table/BulkSelectionActionWidget.d.ts +1 -1
- package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
- package/dist/Shared/Components/Table/Table.component.d.ts +1 -1
- package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
- package/dist/Shared/Components/Table/constants.d.ts +1 -0
- package/dist/Shared/Components/Table/types.d.ts +27 -7
- package/dist/Shared/Components/Table/utils.d.ts +1 -1
- package/dist/Shared/Components/TagsKeyValueTable/TagsContainer.d.ts +1 -1
- package/dist/Shared/Components/TargetPlatforms/TargetPlatformBadgeList.d.ts +1 -1
- package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
- package/dist/Shared/Components/TempAppWindow/TempAppWindow.d.ts +1 -1
- package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
- package/dist/Shared/Components/ThemeSwitcher/ThemeSwitcher.component.d.ts +1 -1
- package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
- package/dist/Shared/Components/TrailingItem/TrailingItem.component.d.ts +1 -1
- package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
- package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
- package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -1
- package/dist/Shared/Components/UnsavedChanges/UnsavedChanges.component.d.ts +1 -1
- package/dist/Shared/Components/UnsavedChangesDialog/UnsavedChangesDialog.component.d.ts +1 -1
- package/dist/Shared/Components/UserIdentifier/UserIdentifier.d.ts +1 -1
- package/dist/Shared/Components/VirtualizedList/VirtualizedList.component.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/SourceTypeCard.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
- package/dist/Shared/Helpers.d.ts +3 -3
- package/dist/Shared/Hooks/useGetResourceKindsOptions/index.d.ts +1 -0
- package/dist/Shared/Providers/ImageSelectionUtility/ImageSelectionUtility.d.ts +1 -1
- package/dist/Shared/Providers/MainContextProvider/MainContextProvider.d.ts +1 -1
- package/dist/Shared/Providers/MainContextProvider/index.d.ts +1 -1
- package/dist/Shared/Providers/MainContextProvider/types.d.ts +45 -4
- package/dist/Shared/Providers/ThemeProvider/ThemeProvider.d.ts +1 -1
- package/dist/Shared/Providers/UserEmailProvider/UserEmailProvider.d.ts +3 -3
- package/dist/Shared/Services/ToastManager/ToastContent.d.ts +2 -2
- package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +1 -1
- package/dist/Shared/Services/types.d.ts +1 -0
- package/dist/Shared/Store/IndexStore.d.ts +1 -1
- package/dist/Shared/types.d.ts +2 -174
- package/dist/Shared/validations.d.ts +1 -0
- 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/ic-bell.d2aa01ec.svg +3 -0
- package/dist/assets/ic-bulb.3906a732.svg +7 -0
- package/dist/assets/ic-calender-blank.963e3423.svg +19 -0
- package/dist/assets/ic-close-circle.b39dd87d.svg +3 -0
- package/dist/assets/ic-comment.cc141b33.svg +3 -0
- package/dist/assets/ic-dot-circle.5ce1fccf.svg +3 -0
- package/dist/assets/ic-medium-megaphone.a069bf1d.svg +5 -0
- package/dist/assets/ic-new-chat.f7c90f8e.svg +5 -0
- package/dist/assets/ic-piggybank.3a4839d7.svg +3 -0
- package/dist/assets/ic-priority-high-fill.53755d8f.svg +3 -0
- package/dist/assets/ic-priority-low-fill.79e781ae.svg +4 -0
- package/dist/assets/ic-priority-urgent-fill.78d42fa0.svg +10 -0
- package/dist/assets/ic-red-bulb.25e01bfc.svg +9 -0
- package/dist/assets/ic-ses.7797b214.svg +6 -0
- package/dist/assets/ic-slack.3c916573.svg +10 -0
- package/dist/assets/ic-smtp.f6f45abc.svg +7 -0
- package/dist/assets/ic-thumb-down-fill.e3cb6362.svg +3 -0
- package/dist/assets/ic-thumb-up-fill.ddf7c8eb.svg +3 -0
- package/dist/assets/ic-webhook-config.d0dd47eb.svg +5 -0
- package/dist/index.d.ts +173 -1
- package/dist/index.js +969 -953
- package/package.json +20 -13
- package/dist/@common-rjsf-vUb-HzVA.js +0 -592
- package/dist/@vendor-BPy92aLm.js +0 -135781
|
@@ -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 { 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;
|
|
@@ -65,13 +65,13 @@ import { ButtonComponentType, ButtonStyleType, ButtonVariantType } from './types
|
|
|
65
65
|
* <Button icon={<ICCube />} ariaLabel="Label" />
|
|
66
66
|
* ```
|
|
67
67
|
*/
|
|
68
|
-
declare const Button: import('react').ForwardRefExoticComponent<(
|
|
69
|
-
ref?: import('react').Ref<
|
|
70
|
-
component
|
|
68
|
+
declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
|
|
69
|
+
ref?: import('react').Ref<HTMLButtonElement>;
|
|
70
|
+
component?: ButtonComponentType.button;
|
|
71
|
+
buttonProps?: Omit<import('react').ButtonHTMLAttributes<HTMLButtonElement>, "children" | "styles" | "className" | "disabled" | "onClick">;
|
|
71
72
|
linkProps?: never;
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
onClick?: import('react').AnchorHTMLAttributes<HTMLAnchorElement>["onClick"];
|
|
73
|
+
anchorProps?: never;
|
|
74
|
+
onClick?: import('react').ButtonHTMLAttributes<HTMLButtonElement>["onClick"];
|
|
75
75
|
} & {
|
|
76
76
|
id?: string;
|
|
77
77
|
variant?: ButtonVariantType;
|
|
@@ -100,13 +100,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Omit<{
|
|
|
100
100
|
startIcon?: import('react').ReactElement;
|
|
101
101
|
endIcon?: import('react').ReactElement;
|
|
102
102
|
fontWeight?: "bold" | "normal";
|
|
103
|
-
}, "
|
|
104
|
-
ref?: import('react').Ref<
|
|
105
|
-
component
|
|
103
|
+
}, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
|
|
104
|
+
ref?: import('react').Ref<HTMLButtonElement>;
|
|
105
|
+
component?: ButtonComponentType.button;
|
|
106
|
+
buttonProps?: Omit<import('react').ButtonHTMLAttributes<HTMLButtonElement>, "children" | "styles" | "className" | "disabled" | "onClick">;
|
|
106
107
|
linkProps?: never;
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
onClick?: import('react').AnchorHTMLAttributes<HTMLAnchorElement>["onClick"];
|
|
108
|
+
anchorProps?: never;
|
|
109
|
+
onClick?: import('react').ButtonHTMLAttributes<HTMLButtonElement>["onClick"];
|
|
110
110
|
} & {
|
|
111
111
|
id?: string;
|
|
112
112
|
variant?: ButtonVariantType;
|
|
@@ -135,13 +135,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Omit<{
|
|
|
135
135
|
startIcon?: never;
|
|
136
136
|
endIcon?: never;
|
|
137
137
|
fontWeight?: never;
|
|
138
|
-
}, "
|
|
139
|
-
ref?: import('react').Ref<
|
|
140
|
-
component
|
|
138
|
+
}, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
|
|
139
|
+
ref?: import('react').Ref<HTMLButtonElement>;
|
|
140
|
+
component?: ButtonComponentType.button;
|
|
141
|
+
buttonProps?: Omit<import('react').ButtonHTMLAttributes<HTMLButtonElement>, "children" | "styles" | "className" | "disabled" | "onClick">;
|
|
141
142
|
linkProps?: never;
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
onClick?: import('react').AnchorHTMLAttributes<HTMLAnchorElement>["onClick"];
|
|
143
|
+
anchorProps?: never;
|
|
144
|
+
onClick?: import('react').ButtonHTMLAttributes<HTMLButtonElement>["onClick"];
|
|
145
145
|
} & {
|
|
146
146
|
id?: string;
|
|
147
147
|
variant?: ButtonVariantType;
|
|
@@ -164,13 +164,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Omit<{
|
|
|
164
164
|
startIcon?: import('react').ReactElement;
|
|
165
165
|
endIcon?: import('react').ReactElement;
|
|
166
166
|
fontWeight?: "bold" | "normal";
|
|
167
|
-
}, "
|
|
168
|
-
ref?: import('react').Ref<
|
|
169
|
-
component
|
|
167
|
+
}, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
|
|
168
|
+
ref?: import('react').Ref<HTMLButtonElement>;
|
|
169
|
+
component?: ButtonComponentType.button;
|
|
170
|
+
buttonProps?: Omit<import('react').ButtonHTMLAttributes<HTMLButtonElement>, "children" | "styles" | "className" | "disabled" | "onClick">;
|
|
170
171
|
linkProps?: never;
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
onClick?: import('react').AnchorHTMLAttributes<HTMLAnchorElement>["onClick"];
|
|
172
|
+
anchorProps?: never;
|
|
173
|
+
onClick?: import('react').ButtonHTMLAttributes<HTMLButtonElement>["onClick"];
|
|
174
174
|
} & {
|
|
175
175
|
id?: string;
|
|
176
176
|
variant?: ButtonVariantType;
|
|
@@ -193,13 +193,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Omit<{
|
|
|
193
193
|
startIcon?: never;
|
|
194
194
|
endIcon?: never;
|
|
195
195
|
fontWeight?: never;
|
|
196
|
-
}, "
|
|
197
|
-
ref?: import('react').Ref<
|
|
198
|
-
component
|
|
199
|
-
|
|
200
|
-
|
|
196
|
+
}, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
|
|
197
|
+
ref?: import('react').Ref<HTMLAnchorElement>;
|
|
198
|
+
component: ButtonComponentType.link;
|
|
199
|
+
linkProps: Omit<import('react-router-dom').LinkProps, "children" | "styles" | "className" | "onClick">;
|
|
200
|
+
buttonProps?: never;
|
|
201
201
|
anchorProps?: never;
|
|
202
|
-
onClick?: import('react').
|
|
202
|
+
onClick?: import('react-router-dom').LinkProps["onClick"];
|
|
203
203
|
} & {
|
|
204
204
|
id?: string;
|
|
205
205
|
variant?: ButtonVariantType;
|
|
@@ -228,13 +228,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Omit<{
|
|
|
228
228
|
startIcon?: import('react').ReactElement;
|
|
229
229
|
endIcon?: import('react').ReactElement;
|
|
230
230
|
fontWeight?: "bold" | "normal";
|
|
231
|
-
}, "
|
|
232
|
-
ref?: import('react').Ref<
|
|
233
|
-
component
|
|
234
|
-
|
|
235
|
-
|
|
231
|
+
}, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
|
|
232
|
+
ref?: import('react').Ref<HTMLAnchorElement>;
|
|
233
|
+
component: ButtonComponentType.link;
|
|
234
|
+
linkProps: Omit<import('react-router-dom').LinkProps, "children" | "styles" | "className" | "onClick">;
|
|
235
|
+
buttonProps?: never;
|
|
236
236
|
anchorProps?: never;
|
|
237
|
-
onClick?: import('react').
|
|
237
|
+
onClick?: import('react-router-dom').LinkProps["onClick"];
|
|
238
238
|
} & {
|
|
239
239
|
id?: string;
|
|
240
240
|
variant?: ButtonVariantType;
|
|
@@ -263,13 +263,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Omit<{
|
|
|
263
263
|
startIcon?: never;
|
|
264
264
|
endIcon?: never;
|
|
265
265
|
fontWeight?: never;
|
|
266
|
-
}, "
|
|
267
|
-
ref?: import('react').Ref<
|
|
268
|
-
component
|
|
269
|
-
|
|
270
|
-
|
|
266
|
+
}, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
|
|
267
|
+
ref?: import('react').Ref<HTMLAnchorElement>;
|
|
268
|
+
component: ButtonComponentType.link;
|
|
269
|
+
linkProps: Omit<import('react-router-dom').LinkProps, "children" | "styles" | "className" | "onClick">;
|
|
270
|
+
buttonProps?: never;
|
|
271
271
|
anchorProps?: never;
|
|
272
|
-
onClick?: import('react').
|
|
272
|
+
onClick?: import('react-router-dom').LinkProps["onClick"];
|
|
273
273
|
} & {
|
|
274
274
|
id?: string;
|
|
275
275
|
variant?: ButtonVariantType;
|
|
@@ -292,13 +292,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Omit<{
|
|
|
292
292
|
startIcon?: import('react').ReactElement;
|
|
293
293
|
endIcon?: import('react').ReactElement;
|
|
294
294
|
fontWeight?: "bold" | "normal";
|
|
295
|
-
}, "
|
|
296
|
-
ref?: import('react').Ref<
|
|
297
|
-
component
|
|
298
|
-
|
|
299
|
-
|
|
295
|
+
}, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
|
|
296
|
+
ref?: import('react').Ref<HTMLAnchorElement>;
|
|
297
|
+
component: ButtonComponentType.link;
|
|
298
|
+
linkProps: Omit<import('react-router-dom').LinkProps, "children" | "styles" | "className" | "onClick">;
|
|
299
|
+
buttonProps?: never;
|
|
300
300
|
anchorProps?: never;
|
|
301
|
-
onClick?: import('react').
|
|
301
|
+
onClick?: import('react-router-dom').LinkProps["onClick"];
|
|
302
302
|
} & {
|
|
303
303
|
id?: string;
|
|
304
304
|
variant?: ButtonVariantType;
|
|
@@ -321,13 +321,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Omit<{
|
|
|
321
321
|
startIcon?: never;
|
|
322
322
|
endIcon?: never;
|
|
323
323
|
fontWeight?: never;
|
|
324
|
-
}, "
|
|
324
|
+
}, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
|
|
325
325
|
ref?: import('react').Ref<HTMLAnchorElement>;
|
|
326
|
-
component: ButtonComponentType.
|
|
327
|
-
linkProps
|
|
326
|
+
component: ButtonComponentType.anchor;
|
|
327
|
+
linkProps?: never;
|
|
328
328
|
buttonProps?: never;
|
|
329
|
-
anchorProps
|
|
330
|
-
onClick?: import('react
|
|
329
|
+
anchorProps: Omit<import('react').AnchorHTMLAttributes<HTMLAnchorElement>, "children" | "styles" | "className" | "onClick">;
|
|
330
|
+
onClick?: import('react').AnchorHTMLAttributes<HTMLAnchorElement>["onClick"];
|
|
331
331
|
} & {
|
|
332
332
|
id?: string;
|
|
333
333
|
variant?: ButtonVariantType;
|
|
@@ -356,13 +356,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Omit<{
|
|
|
356
356
|
startIcon?: import('react').ReactElement;
|
|
357
357
|
endIcon?: import('react').ReactElement;
|
|
358
358
|
fontWeight?: "bold" | "normal";
|
|
359
|
-
}, "
|
|
359
|
+
}, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
|
|
360
360
|
ref?: import('react').Ref<HTMLAnchorElement>;
|
|
361
|
-
component: ButtonComponentType.
|
|
362
|
-
linkProps
|
|
361
|
+
component: ButtonComponentType.anchor;
|
|
362
|
+
linkProps?: never;
|
|
363
363
|
buttonProps?: never;
|
|
364
|
-
anchorProps
|
|
365
|
-
onClick?: import('react
|
|
364
|
+
anchorProps: Omit<import('react').AnchorHTMLAttributes<HTMLAnchorElement>, "children" | "styles" | "className" | "onClick">;
|
|
365
|
+
onClick?: import('react').AnchorHTMLAttributes<HTMLAnchorElement>["onClick"];
|
|
366
366
|
} & {
|
|
367
367
|
id?: string;
|
|
368
368
|
variant?: ButtonVariantType;
|
|
@@ -391,13 +391,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Omit<{
|
|
|
391
391
|
startIcon?: never;
|
|
392
392
|
endIcon?: never;
|
|
393
393
|
fontWeight?: never;
|
|
394
|
-
}, "
|
|
394
|
+
}, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
|
|
395
395
|
ref?: import('react').Ref<HTMLAnchorElement>;
|
|
396
|
-
component: ButtonComponentType.
|
|
397
|
-
linkProps
|
|
396
|
+
component: ButtonComponentType.anchor;
|
|
397
|
+
linkProps?: never;
|
|
398
398
|
buttonProps?: never;
|
|
399
|
-
anchorProps
|
|
400
|
-
onClick?: import('react
|
|
399
|
+
anchorProps: Omit<import('react').AnchorHTMLAttributes<HTMLAnchorElement>, "children" | "styles" | "className" | "onClick">;
|
|
400
|
+
onClick?: import('react').AnchorHTMLAttributes<HTMLAnchorElement>["onClick"];
|
|
401
401
|
} & {
|
|
402
402
|
id?: string;
|
|
403
403
|
variant?: ButtonVariantType;
|
|
@@ -420,13 +420,13 @@ declare const Button: import('react').ForwardRefExoticComponent<(Omit<{
|
|
|
420
420
|
startIcon?: import('react').ReactElement;
|
|
421
421
|
endIcon?: import('react').ReactElement;
|
|
422
422
|
fontWeight?: "bold" | "normal";
|
|
423
|
-
}, "
|
|
423
|
+
}, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
|
|
424
424
|
ref?: import('react').Ref<HTMLAnchorElement>;
|
|
425
|
-
component: ButtonComponentType.
|
|
426
|
-
linkProps
|
|
425
|
+
component: ButtonComponentType.anchor;
|
|
426
|
+
linkProps?: never;
|
|
427
427
|
buttonProps?: never;
|
|
428
|
-
anchorProps
|
|
429
|
-
onClick?: import('react
|
|
428
|
+
anchorProps: Omit<import('react').AnchorHTMLAttributes<HTMLAnchorElement>, "children" | "styles" | "className" | "onClick">;
|
|
429
|
+
onClick?: import('react').AnchorHTMLAttributes<HTMLAnchorElement>["onClick"];
|
|
430
430
|
} & {
|
|
431
431
|
id?: string;
|
|
432
432
|
variant?: ButtonVariantType;
|
|
@@ -449,5 +449,5 @@ declare const Button: import('react').ForwardRefExoticComponent<(Omit<{
|
|
|
449
449
|
startIcon?: never;
|
|
450
450
|
endIcon?: never;
|
|
451
451
|
fontWeight?: never;
|
|
452
|
-
}, "
|
|
452
|
+
}, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy">) & import('react').RefAttributes<HTMLButtonElement | HTMLAnchorElement>>;
|
|
453
453
|
export default Button;
|
|
@@ -14,5 +14,5 @@ export interface ButtonWithLoaderProps {
|
|
|
14
14
|
export declare class ButtonWithLoader extends Component<ButtonWithLoaderProps> {
|
|
15
15
|
constructor(props: any);
|
|
16
16
|
clickHandler(event: any): void;
|
|
17
|
-
render():
|
|
17
|
+
render(): JSX.Element;
|
|
18
18
|
}
|
|
@@ -13,5 +13,5 @@ import { ButtonWithSelectorProps } from './types';
|
|
|
13
13
|
* </ButtonWithSelector>
|
|
14
14
|
* ```
|
|
15
15
|
*/
|
|
16
|
-
declare const ButtonWithSelector: ({ content, onClick, children, className, popUpBodyClassName, showPopUp, disabled, isLoading, }: ButtonWithSelectorProps) =>
|
|
16
|
+
declare const ButtonWithSelector: ({ content, onClick, children, className, popUpBodyClassName, showPopUp, disabled, isLoading, }: ButtonWithSelectorProps) => JSX.Element;
|
|
17
17
|
export default ButtonWithSelector;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { ArtifactType, CIListItemType } from './types';
|
|
2
|
-
export declare const CIListItem: ({ type, userApprovalMetadata, triggeredBy, children, ciPipelineId, artifactId, imageComment, imageReleaseTags, appReleaseTagNames, tagsEditable, hideImageTaggingHardDelete, appliedFilters, isSuperAdmin, promotionApprovalMetadata, appliedFiltersTimestamp, selectedEnvironmentName, renderCIListHeader, targetPlatforms, isDeploymentWithoutApproval, artifact, }: CIListItemType) =>
|
|
3
|
-
declare const Artifacts: ({ status, artifact, blobStorageEnabled, isArtifactUploaded, downloadArtifactUrl, ciPipelineId, artifactId, isJobCI, imageComment, imageReleaseTags, appReleaseTagNames, tagsEditable, hideImageTaggingHardDelete, rootClassName, renderCIListHeader, targetPlatforms, }: ArtifactType) =>
|
|
2
|
+
export declare const CIListItem: ({ type, userApprovalMetadata, triggeredBy, children, ciPipelineId, artifactId, imageComment, imageReleaseTags, appReleaseTagNames, tagsEditable, hideImageTaggingHardDelete, appliedFilters, isSuperAdmin, promotionApprovalMetadata, appliedFiltersTimestamp, selectedEnvironmentName, renderCIListHeader, targetPlatforms, isDeploymentWithoutApproval, artifact, }: CIListItemType) => JSX.Element;
|
|
3
|
+
declare const Artifacts: ({ status, artifact, blobStorageEnabled, isArtifactUploaded, downloadArtifactUrl, ciPipelineId, artifactId, isJobCI, imageComment, imageReleaseTags, appReleaseTagNames, tagsEditable, hideImageTaggingHardDelete, rootClassName, renderCIListHeader, targetPlatforms, }: ArtifactType) => JSX.Element;
|
|
4
4
|
export default Artifacts;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { CIPipelineSourceConfigInterface } from './types';
|
|
2
|
-
export declare const CiPipelineSourceConfig: ({ sourceType, sourceValue, showTooltip, showIcons, baseText, regex, isRegex, primaryBranchAfterRegex, rootClassName, }: CIPipelineSourceConfigInterface) =>
|
|
2
|
+
export declare const CiPipelineSourceConfig: ({ sourceType, sourceValue, showTooltip, showIcons, baseText, regex, isRegex, primaryBranchAfterRegex, rootClassName, }: CIPipelineSourceConfigInterface) => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ConflictedResourcesTableProps } from './types';
|
|
2
|
-
declare const ConflictedResourcesTable: ({ resourceConflictDetails }: ConflictedResourcesTableProps) =>
|
|
2
|
+
declare const ConflictedResourcesTable: ({ resourceConflictDetails }: ConflictedResourcesTableProps) => JSX.Element;
|
|
3
3
|
export default ConflictedResourcesTable;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { DeploymentDetailStepsType } from './types';
|
|
2
|
-
declare const DeploymentDetailSteps: ({ deploymentStatus, deploymentAppType, isHelmApps, installedAppVersionHistoryId, isGitops, userApprovalMetadata, isVirtualEnvironment, processVirtualEnvironmentDeploymentData, renderDeploymentApprovalInfo, isDeploymentWithoutApproval, }: DeploymentDetailStepsType) =>
|
|
2
|
+
declare const DeploymentDetailSteps: ({ deploymentStatus, deploymentAppType, isHelmApps, installedAppVersionHistoryId, isGitops, userApprovalMetadata, isVirtualEnvironment, processVirtualEnvironmentDeploymentData, renderDeploymentApprovalInfo, isDeploymentWithoutApproval, }: DeploymentDetailStepsType) => JSX.Element;
|
|
3
3
|
export default DeploymentDetailSteps;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { DeploymentHistoryConfigDiffProps } from './types';
|
|
2
|
-
export declare const DeploymentHistoryConfigDiff: ({ appName, envName, pipelineId, wfrId, triggerHistory, setFullScreenView, resourceId, renderRunSource, }: DeploymentHistoryConfigDiffProps) =>
|
|
2
|
+
export declare const DeploymentHistoryConfigDiff: ({ appName, envName, pipelineId, wfrId, triggerHistory, setFullScreenView, resourceId, renderRunSource, }: DeploymentHistoryConfigDiffProps) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { DeploymentHistoryDiffDetailedProps } from './types';
|
|
2
|
-
export declare const DeploymentHistoryConfigDiffCompare: ({ envName, setFullScreenView, pipelineDeployments: initialPipelineDeployments, wfrId, urlFilters, convertVariables, setConvertVariables, triggerHistory: initialTriggerHistory, renderRunSource, resourceId, isCompareDeploymentConfigNotAvailable, ...props }: DeploymentHistoryDiffDetailedProps) =>
|
|
2
|
+
export declare const DeploymentHistoryConfigDiffCompare: ({ envName, setFullScreenView, pipelineDeployments: initialPipelineDeployments, wfrId, urlFilters, convertVariables, setConvertVariables, triggerHistory: initialTriggerHistory, renderRunSource, resourceId, isCompareDeploymentConfigNotAvailable, ...props }: DeploymentHistoryDiffDetailedProps) => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { DeploymentTemplateHistoryType } from '../types';
|
|
2
|
-
declare const DeploymentHistoryDiffView: ({ currentConfiguration, baseTemplateConfiguration, previousConfigAvailable, rootClassName, }: DeploymentTemplateHistoryType) =>
|
|
2
|
+
declare const DeploymentHistoryDiffView: ({ currentConfiguration, baseTemplateConfiguration, previousConfigAvailable, rootClassName, }: DeploymentTemplateHistoryType) => JSX.Element;
|
|
3
3
|
export default DeploymentHistoryDiffView;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DeploymentConfigDiffProps } from '../../DeploymentConfigDiff';
|
|
2
2
|
import { History } from '../types';
|
|
3
3
|
import { DeploymentHistoryConfigDiffProps } from './types';
|
|
4
|
-
export declare const renderDeploymentHistoryConfig: (config: DeploymentConfigDiffProps["configList"], heading: string, pathname: string, hideDiffState: boolean) =>
|
|
5
|
-
export declare const renderPipelineDeploymentOptionDescription: ({ stage, triggeredBy, triggeredByEmail, artifact, renderRunSource, resourceId, runSource, }: Pick<History, "triggeredBy" | "triggeredByEmail" | "artifact" | "stage" | "runSource"> & Pick<DeploymentHistoryConfigDiffProps, "renderRunSource" | "resourceId">) =>
|
|
4
|
+
export declare const renderDeploymentHistoryConfig: (config: DeploymentConfigDiffProps["configList"], heading: string, pathname: string, hideDiffState: boolean) => JSX.Element;
|
|
5
|
+
export declare const renderPipelineDeploymentOptionDescription: ({ stage, triggeredBy, triggeredByEmail, artifact, renderRunSource, resourceId, runSource, }: Pick<History, "triggeredBy" | "triggeredByEmail" | "artifact" | "stage" | "runSource"> & Pick<DeploymentHistoryConfigDiffProps, "renderRunSource" | "resourceId">) => JSX.Element;
|
|
@@ -20,4 +20,4 @@ export declare const parseDeploymentHistoryDiffSearchParams: (compareWfrId: numb
|
|
|
20
20
|
};
|
|
21
21
|
export declare const isDeploymentHistoryConfigDiffNotFoundError: <T extends unknown>(res: PromiseSettledResult<T>) => boolean;
|
|
22
22
|
export declare const getDeploymentHistoryConfigDiffError: <T extends unknown>(res: PromiseSettledResult<T>) => any;
|
|
23
|
-
export declare const renderDetailedValue: (parentClassName: string, singleValue: DeploymentHistorySingleValue, dataTestId: string) =>
|
|
23
|
+
export declare const renderDetailedValue: (parentClassName: string, singleValue: DeploymentHistorySingleValue, dataTestId: string) => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { DeploymentStatusDetailBreakdownType } from './types';
|
|
2
|
-
declare const DeploymentStatusDetailBreakdown: ({ deploymentStatusDetailsBreakdownData, isVirtualEnvironment, appDetails, rootClassName, deploymentAppType, }: DeploymentStatusDetailBreakdownType) =>
|
|
2
|
+
declare const DeploymentStatusDetailBreakdown: ({ deploymentStatusDetailsBreakdownData, isVirtualEnvironment, appDetails, rootClassName, deploymentAppType, }: DeploymentStatusDetailBreakdownType) => JSX.Element;
|
|
3
3
|
export default DeploymentStatusDetailBreakdown;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { DeploymentStatusDetailRowType } from './types';
|
|
2
|
-
export declare const DeploymentStatusDetailRow: ({ type, hideVerticalConnector, deploymentDetailedData, appDetails, }: DeploymentStatusDetailRowType) =>
|
|
2
|
+
export declare const DeploymentStatusDetailRow: ({ type, hideVerticalConnector, deploymentDetailedData, appDetails, }: DeploymentStatusDetailRowType) => JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { GitChangesType, LogResizeButtonType, ScrollerType } from './types';
|
|
2
2
|
export declare const LogResizeButton: ({ shortcutCombo, showOnlyWhenPathIncludesLogs, fullScreenView, setFullScreenView, }: LogResizeButtonType) => JSX.Element;
|
|
3
3
|
export declare const Scroller: ({ scrollToTop, scrollToBottom, style }: ScrollerType) => JSX.Element;
|
|
4
|
-
export declare const GitChanges: ({ gitTriggers, ciMaterials, artifact, userApprovalMetadata, triggeredByEmail, ciPipelineId, artifactId, imageComment, imageReleaseTags, appReleaseTagNames, tagsEditable, hideImageTaggingHardDelete, appliedFilters, appliedFiltersTimestamp, promotionApprovalMetadata, selectedEnvironmentName, renderCIListHeader, targetPlatforms, isDeploymentWithoutApproval, }: GitChangesType) =>
|
|
4
|
+
export declare const GitChanges: ({ gitTriggers, ciMaterials, artifact, userApprovalMetadata, triggeredByEmail, ciPipelineId, artifactId, imageComment, imageReleaseTags, appReleaseTagNames, tagsEditable, hideImageTaggingHardDelete, appliedFilters, appliedFiltersTimestamp, promotionApprovalMetadata, selectedEnvironmentName, renderCIListHeader, targetPlatforms, isDeploymentWithoutApproval, }: GitChangesType) => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { LogStageAccordionProps } from './types';
|
|
2
|
-
declare const LogStageAccordion: ({ stage, isOpen, logs, endTime, startTime, status, handleStageClose, handleStageOpen, stageIndex, isLoading, fullScreenView, searchIndex, targetPlatforms, logsRendererRef, }: LogStageAccordionProps) =>
|
|
2
|
+
declare const LogStageAccordion: ({ stage, isOpen, logs, endTime, startTime, status, handleStageClose, handleStageOpen, stageIndex, isLoading, fullScreenView, searchIndex, targetPlatforms, logsRendererRef, }: LogStageAccordionProps) => JSX.Element;
|
|
3
3
|
export default LogStageAccordion;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { LogsRendererType } from './types';
|
|
2
|
-
declare const LogsRenderer: ({ triggerDetails, isBlobStorageConfigured, parentType, fullScreenView }: LogsRendererType) =>
|
|
2
|
+
declare const LogsRenderer: ({ triggerDetails, isBlobStorageConfigured, parentType, fullScreenView }: LogsRendererType) => JSX.Element;
|
|
3
3
|
export default LogsRenderer;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ResourceConflictDeployDialogProps } from './types';
|
|
2
|
-
declare const ResourceConflictDeployDialog: ({ appName, environmentName, handleClose }: ResourceConflictDeployDialogProps) =>
|
|
2
|
+
declare const ResourceConflictDeployDialog: ({ appName, environmentName, handleClose }: ResourceConflictDeployDialogProps) => JSX.Element;
|
|
3
3
|
export default ResourceConflictDeployDialog;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ResourceConflictDetailsModalProps } from './types';
|
|
2
|
-
declare const ResourceConflictDetailsModal: ({ appName, environmentName, handleClose }: ResourceConflictDetailsModalProps) =>
|
|
2
|
+
declare const ResourceConflictDetailsModal: ({ appName, environmentName, handleClose }: ResourceConflictDetailsModalProps) => JSX.Element;
|
|
3
3
|
export default ResourceConflictDetailsModal;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { SidebarType } from './types';
|
|
3
|
-
declare const Sidebar: React.MemoExoticComponent<({ type, filterOptions, triggerHistory, hasMore, setPagination, fetchIdData, handleViewAllHistory, children, renderRunSource, resourceId, }: SidebarType) =>
|
|
3
|
+
declare const Sidebar: React.MemoExoticComponent<({ type, filterOptions, triggerHistory, hasMore, setPagination, fetchIdData, handleViewAllHistory, children, renderRunSource, resourceId, }: SidebarType) => JSX.Element>;
|
|
4
4
|
export default Sidebar;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { StatusFilterButtonType } from './types';
|
|
2
|
-
export declare const StatusFilterButtonComponent: ({ nodes, selectedTab, handleFilterClick, maxInlineFiltersCount, }: StatusFilterButtonType) =>
|
|
2
|
+
export declare const StatusFilterButtonComponent: ({ nodes, selectedTab, handleFilterClick, maxInlineFiltersCount, }: StatusFilterButtonType) => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { TriggerDetailsType } from './types';
|
|
2
|
-
declare const TriggerDetails: import('react').MemoExoticComponent<({ status, startedOn, finishedOn, triggeredBy, triggeredByEmail, ciMaterials, gitTriggers, message, podStatus, type, stage, artifact, environmentName, isJobView, workerPodName, triggerMetadata, renderDeploymentHistoryTriggerMetaText, renderTargetConfigInfo, workflowExecutionStages, namespace, isLatest, appName, }: TriggerDetailsType) =>
|
|
2
|
+
declare const TriggerDetails: import('react').MemoExoticComponent<({ status, startedOn, finishedOn, triggeredBy, triggeredByEmail, ciMaterials, gitTriggers, message, podStatus, type, stage, artifact, environmentName, isJobView, workerPodName, triggerMetadata, renderDeploymentHistoryTriggerMetaText, renderTargetConfigInfo, workflowExecutionStages, namespace, isLatest, appName, }: TriggerDetailsType) => JSX.Element>;
|
|
3
3
|
export default TriggerDetails;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { TriggerOutputProps } from './types';
|
|
2
|
-
declare const TriggerOutput: ({ fullScreenView, triggerHistory, setTriggerHistory, setFullScreenView, deploymentAppType, isBlobStorageConfigured, appReleaseTags, tagsEditable, hideImageTaggingHardDelete, fetchIdData, setFetchTriggerIdData, selectedEnvironmentName, deploymentHistoryResult, renderRunSource, renderCIListHeader, renderDeploymentApprovalInfo, processVirtualEnvironmentDeploymentData, renderVirtualHistoryArtifacts, renderDeploymentHistoryTriggerMetaText, resourceId, scrollToTop, scrollToBottom, renderTargetConfigInfo, appName, }: TriggerOutputProps) =>
|
|
2
|
+
declare const TriggerOutput: ({ fullScreenView, triggerHistory, setTriggerHistory, setFullScreenView, deploymentAppType, isBlobStorageConfigured, appReleaseTags, tagsEditable, hideImageTaggingHardDelete, fetchIdData, setFetchTriggerIdData, selectedEnvironmentName, deploymentHistoryResult, renderRunSource, renderCIListHeader, renderDeploymentApprovalInfo, processVirtualEnvironmentDeploymentData, renderVirtualHistoryArtifacts, renderDeploymentHistoryTriggerMetaText, resourceId, scrollToTop, scrollToBottom, renderTargetConfigInfo, appName, }: TriggerOutputProps) => JSX.Element;
|
|
3
3
|
export default TriggerOutput;
|
|
@@ -82,7 +82,7 @@ export declare const TERMINAL_STATUS_COLOR_CLASS_MAP: {
|
|
|
82
82
|
readonly [x: string]: "cr-5" | "cg-5" | "co-5";
|
|
83
83
|
};
|
|
84
84
|
export declare const PROGRESSING_STATUS: {
|
|
85
|
-
readonly [x: string]: "progressing" | "
|
|
85
|
+
readonly [x: string]: "progressing" | "starting" | "initiating" | "queued" | "running";
|
|
86
86
|
};
|
|
87
87
|
export declare const FAILED_WORKFLOW_STAGE_STATUS_MAP: Record<Extract<WorkflowStageStatusType, WorkflowStageStatusType.ABORTED | WorkflowStageStatusType.FAILED | WorkflowStageStatusType.TIMEOUT>, true>;
|
|
88
88
|
export declare const APP_HEALTH_DROP_DOWN_LIST: string[];
|
|
@@ -5,7 +5,7 @@ import { TabGroupProps } from '../TabGroup';
|
|
|
5
5
|
import { DeploymentHistoryResultObject, ExecutionInfoType, History, NodeFilters, NodeStatus, StageStatusType, TriggerHistoryFilterCriteriaProps, TriggerHistoryFilterCriteriaType, WorkflowExecutionStagesMapDTO, WorkflowStageStatusType } from './types';
|
|
6
6
|
export declare const getTriggerHistoryFilterCriteria: ({ appId, envId, releaseId, showCurrentReleaseDeployments, }: TriggerHistoryFilterCriteriaProps) => TriggerHistoryFilterCriteriaType;
|
|
7
7
|
export declare const getParsedTriggerHistory: (result: any) => DeploymentHistoryResultObject;
|
|
8
|
-
export declare const buildHoverHtmlForWebhook: (eventName: any, condition: any, selectors: any) =>
|
|
8
|
+
export declare const buildHoverHtmlForWebhook: (eventName: any, condition: any, selectors: any) => JSX.Element;
|
|
9
9
|
export declare const getStageStatusIcon: (status: StageStatusType) => JSX.Element;
|
|
10
10
|
export declare const getLogSearchIndex: ({ stageIndex, lineNumberInsideStage, }: Record<"stageIndex" | "lineNumberInsideStage", number>) => string;
|
|
11
11
|
export declare const sanitizeWorkflowExecutionStages: (workflowExecutionStages: WorkflowExecutionStagesMapDTO["workflowExecutionStages"]) => ExecutionInfoType | null;
|
|
@@ -35,7 +35,7 @@ export declare const getStatusFilters: ({ allNodeCount, missingNodeCount, failed
|
|
|
35
35
|
count: number;
|
|
36
36
|
})[];
|
|
37
37
|
};
|
|
38
|
-
export declare const getAppStatusIcon: (status: NodeStatus | NodeFilters, hideMessage?: boolean) =>
|
|
38
|
+
export declare const getAppStatusIcon: (status: NodeStatus | NodeFilters, hideMessage?: boolean) => JSX.Element;
|
|
39
39
|
export declare const getTriggerStatusIcon: (status: string) => string;
|
|
40
40
|
export declare const renderDeploymentTimelineIcon: (iconState: DeploymentStatusBreakdownItemType["icon"]) => JSX.Element;
|
|
41
41
|
export declare const getDeploymentTimelineBGColorFromIcon: (icon: DeploymentStatusBreakdownItemType["icon"]) => string;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ConfigMapSecretReadyOnlyProps } from './types';
|
|
2
|
-
declare const ConfigMapSecretReadyOnly: ({ componentType, isJob, configMapSecretData, cmSecretStateLabel, areScopeVariablesResolving, fallbackMergeStrategy, hideCodeEditor, containerClassName, displayKeys, isBorderLess, }: ConfigMapSecretReadyOnlyProps) =>
|
|
2
|
+
declare const ConfigMapSecretReadyOnly: ({ componentType, isJob, configMapSecretData, cmSecretStateLabel, areScopeVariablesResolving, fallbackMergeStrategy, hideCodeEditor, containerClassName, displayKeys, isBorderLess, }: ConfigMapSecretReadyOnlyProps) => JSX.Element;
|
|
3
3
|
export default ConfigMapSecretReadyOnly;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const renderHashiOrAwsDeprecatedInfo: () =>
|
|
1
|
+
export declare const renderHashiOrAwsDeprecatedInfo: () => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { CardProps } from './types';
|
|
2
|
-
declare const Card: ({ onClick, children, isLoading, shimmerVariant, variant, flexGap, flexDirection, padding, }: CardProps) =>
|
|
2
|
+
declare const Card: ({ onClick, children, isLoading, shimmerVariant, variant, flexGap, flexDirection, padding, }: CardProps) => JSX.Element;
|
|
3
3
|
export default Card;
|
|
@@ -117,5 +117,5 @@ import { ChartProps } from './types';
|
|
|
117
117
|
* - Colors should reference CHART_COLORS tokens for consistency
|
|
118
118
|
* - Component destroys and recreates Chart.js instance on prop changes for optimal performance
|
|
119
119
|
*/
|
|
120
|
-
declare const Chart: (props: ChartProps) =>
|
|
120
|
+
declare const Chart: (props: ChartProps) => JSX.Element;
|
|
121
121
|
export default Chart;
|
|
@@ -93,9 +93,7 @@ export type ChartProps = {
|
|
|
93
93
|
placement?: TooltipProps['placement'];
|
|
94
94
|
datasetValueFormatter?: (value: number) => string | number;
|
|
95
95
|
};
|
|
96
|
-
/** A title for x axis */
|
|
97
96
|
xScaleTitle?: string;
|
|
98
|
-
/** A title for y axis */
|
|
99
97
|
yScaleTitle?: string;
|
|
100
98
|
} & TypeAndDatasetsType;
|
|
101
99
|
export type TransformDatasetProps = {
|
|
@@ -25,6 +25,6 @@ export declare const transformDataForChart: (props: TransformDataForChartProps)
|
|
|
25
25
|
label: string;
|
|
26
26
|
data: number[];
|
|
27
27
|
})[];
|
|
28
|
-
export declare function chartColorGenerator(): Generator<"
|
|
28
|
+
export declare function chartColorGenerator(): Generator<"DeepPlum500" | "DeepPlum300" | "DeepPlum100" | "DeepPlum50" | "DeepPlum600" | "DeepPlum400" | "DeepPlum200" | "DeepPlum700" | "DeepPlum800" | "DeepPlum900" | "DeepPlum950" | "Magenta500" | "Magenta300" | "Magenta100" | "Magenta50" | "Magenta600" | "Magenta400" | "Magenta200" | "Magenta700" | "Magenta800" | "Magenta900" | "Magenta950" | "Slate500" | "Slate300" | "Slate100" | "Slate50" | "Slate600" | "Slate400" | "Slate200" | "Slate700" | "Slate800" | "Slate900" | "Slate950" | "Lavender500" | "Lavender300" | "Lavender100" | "Lavender50" | "Lavender600" | "Lavender400" | "Lavender200" | "Lavender700" | "Lavender800" | "Lavender900" | "Lavender950" | "SkyBlue500" | "SkyBlue300" | "SkyBlue100" | "SkyBlue50" | "SkyBlue600" | "SkyBlue400" | "SkyBlue200" | "SkyBlue700" | "SkyBlue800" | "SkyBlue900" | "SkyBlue950" | "AquaTeal500" | "AquaTeal300" | "AquaTeal100" | "AquaTeal50" | "AquaTeal600" | "AquaTeal400" | "AquaTeal200" | "AquaTeal700" | "AquaTeal800" | "AquaTeal900" | "AquaTeal950" | "LimeGreen500" | "LimeGreen300" | "LimeGreen100" | "LimeGreen50" | "LimeGreen600" | "LimeGreen400" | "LimeGreen200" | "LimeGreen700" | "LimeGreen800" | "LimeGreen900" | "LimeGreen950" | "CoralRed500" | "CoralRed300" | "CoralRed100" | "CoralRed50" | "CoralRed600" | "CoralRed400" | "CoralRed200" | "CoralRed700" | "CoralRed800" | "CoralRed900" | "CoralRed950" | "GoldenYellow500" | "GoldenYellow300" | "GoldenYellow100" | "GoldenYellow50" | "GoldenYellow600" | "GoldenYellow400" | "GoldenYellow200" | "GoldenYellow700" | "GoldenYellow800" | "GoldenYellow900" | "GoldenYellow950" | "CharcoalGray500" | "CharcoalGray300" | "CharcoalGray100" | "CharcoalGray50" | "CharcoalGray600" | "CharcoalGray400" | "CharcoalGray200" | "CharcoalGray700" | "CharcoalGray800" | "CharcoalGray900" | "CharcoalGray950" | "Gray500" | "Gray300" | "Gray100" | "Gray50" | "Gray600" | "Gray400" | "Gray200" | "Gray700" | "Gray800" | "Gray900" | "Gray950" | "SunsetOrange500" | "SunsetOrange300" | "SunsetOrange100" | "SunsetOrange50" | "SunsetOrange600" | "SunsetOrange400" | "SunsetOrange200" | "SunsetOrange700" | "SunsetOrange800" | "SunsetOrange900" | "SunsetOrange950", void, unknown>;
|
|
29
29
|
export declare const buildChartTooltipFromContext: ({ title, body, labelColors: labelColorsProp, }: Pick<Parameters<TooltipOptions["external"]>[0]["tooltip"], "title" | "body" | "labelColors">) => ReactNode;
|
|
30
30
|
export declare const distanceBetweenPoints: (pt1: Point, pt2: Point) => number;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ChipProps } from './types';
|
|
2
|
-
declare const Chip: ({ label, startIconProps, startIcon, size: userSize, value, onRemove, style, type, onClick, capitalizeLabel, href, }: ChipProps) =>
|
|
2
|
+
declare const Chip: ({ label, startIconProps, startIcon, size: userSize, value, onRemove, style, type, onClick, capitalizeLabel, href, }: ChipProps) => JSX.Element;
|
|
3
3
|
export default Chip;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ClusterStatusIconProps } from './types';
|
|
2
|
-
declare const ClusterStatusIcon: ({ clusterStatus, isVirtualCluster }: ClusterStatusIconProps) =>
|
|
2
|
+
declare const ClusterStatusIcon: ({ clusterStatus, isVirtualCluster }: ClusterStatusIconProps) => JSX.Element;
|
|
3
3
|
export default ClusterStatusIcon;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
2
|
import { CodeEditorHeaderProps, CodeEditorStatusBarProps } from './types';
|
|
3
|
-
export declare const Header: ({ children, className, hideDefaultSplitHeader }: CodeEditorHeaderProps) =>
|
|
4
|
-
export declare const Warning: ({ className, text, children }: CodeEditorStatusBarProps) =>
|
|
5
|
-
export declare const ErrorBar: ({ className, text, children }: CodeEditorStatusBarProps) =>
|
|
6
|
-
export declare const Information: ({ className, children, text }: CodeEditorStatusBarProps) =>
|
|
7
|
-
export declare const Clipboard: () =>
|
|
3
|
+
export declare const Header: ({ children, className, hideDefaultSplitHeader }: CodeEditorHeaderProps) => JSX.Element;
|
|
4
|
+
export declare const Warning: ({ className, text, children }: CodeEditorStatusBarProps) => JSX.Element;
|
|
5
|
+
export declare const ErrorBar: ({ className, text, children }: CodeEditorStatusBarProps) => JSX.Element;
|
|
6
|
+
export declare const Information: ({ className, children, text }: CodeEditorStatusBarProps) => JSX.Element;
|
|
7
|
+
export declare const Clipboard: () => JSX.Element;
|
|
8
8
|
export declare const Container: ({ children, flexExpand }: {
|
|
9
9
|
children: ReactNode;
|
|
10
10
|
flexExpand?: boolean;
|
|
11
|
-
}) =>
|
|
11
|
+
}) => JSX.Element;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { CodeEditorProps } from './types';
|
|
2
2
|
declare const CodeEditor: {
|
|
3
|
-
<DiffView extends boolean = false>({ theme, value: propValue, originalValue, modifiedValue, isOriginalModifiable, mode, noParsing, children, tabSize, height, shebang, onChange, onOriginalValueChange, onModifiedValueChange, placeholder, diffView, loading, customLoader, validatorSchema, schemaURI, cleanData, onBlur, onFocus, autoFocus, onSearchPanelOpen, onSearchBarAction, collapseUnchangedDiffView, ...resProps }: CodeEditorProps<DiffView>):
|
|
4
|
-
Clipboard: () =>
|
|
5
|
-
Header: ({ children, className, hideDefaultSplitHeader }: import('./types').CodeEditorHeaderProps) =>
|
|
6
|
-
Warning: ({ className, text, children }: import('./types').CodeEditorStatusBarProps) =>
|
|
7
|
-
ErrorBar: ({ className, text, children }: import('./types').CodeEditorStatusBarProps) =>
|
|
8
|
-
Information: ({ className, children, text }: import('./types').CodeEditorStatusBarProps) =>
|
|
3
|
+
<DiffView extends boolean = false>({ theme, value: propValue, originalValue, modifiedValue, isOriginalModifiable, mode, noParsing, children, tabSize, height, shebang, onChange, onOriginalValueChange, onModifiedValueChange, placeholder, diffView, loading, customLoader, validatorSchema, schemaURI, cleanData, onBlur, onFocus, autoFocus, onSearchPanelOpen, onSearchBarAction, collapseUnchangedDiffView, ...resProps }: CodeEditorProps<DiffView>): JSX.Element;
|
|
4
|
+
Clipboard: () => JSX.Element;
|
|
5
|
+
Header: ({ children, className, hideDefaultSplitHeader }: import('./types').CodeEditorHeaderProps) => JSX.Element;
|
|
6
|
+
Warning: ({ className, text, children }: import('./types').CodeEditorStatusBarProps) => JSX.Element;
|
|
7
|
+
ErrorBar: ({ className, text, children }: import('./types').CodeEditorStatusBarProps) => JSX.Element;
|
|
8
|
+
Information: ({ className, children, text }: import('./types').CodeEditorStatusBarProps) => JSX.Element;
|
|
9
9
|
Container: ({ children, flexExpand }: {
|
|
10
10
|
children: import('react').ReactNode;
|
|
11
11
|
flexExpand?: boolean;
|
|
12
|
-
}) =>
|
|
12
|
+
}) => JSX.Element;
|
|
13
13
|
};
|
|
14
14
|
export default CodeEditor;
|