@devtron-labs/devtron-fe-common-lib 4.0.6 → 4.0.7-beta-2
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-BZoIvCD6.js +30571 -0
- package/dist/@common-rjsf-DTASeoAu.js +604 -0
- package/dist/@framer-motion-DZveCoIL.js +3604 -0
- package/dist/@moment-CGWt8tF2.js +2620 -0
- package/dist/@react-dates-CZ1bNWJM.js +7634 -0
- package/dist/@react-select-DS68hCUM.js +2647 -0
- package/dist/@react-virtualized-sticky-tree-V-8klKy9.js +452 -0
- package/dist/@vendor-3ORIJA0h.js +72376 -0
- package/dist/Common/API/CoreAPI.d.ts +0 -1
- package/dist/Common/API/QueryClientProvider.d.ts +1 -1
- package/dist/Common/API/index.d.ts +1 -1
- package/dist/Common/API/reactQueryHooks.d.ts +3 -4
- package/dist/Common/API/types.d.ts +1 -1
- package/dist/Common/AddCDButton/AddCDButton.d.ts +1 -1
- package/dist/Common/BreadCrumb/BreadCrumb.d.ts +1 -1
- package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +2 -3
- package/dist/Common/BreadCrumb/Types.d.ts +0 -21
- package/dist/Common/CIPipeline.Types.d.ts +0 -3
- package/dist/Common/ChartVersionAndTypeSelector.d.ts +1 -1
- package/dist/Common/Checkbox/Checkbox.d.ts +1 -1
- package/dist/Common/ClipboardButton/ClipboardButton.d.ts +2 -2
- package/dist/Common/ClipboardButton/types.d.ts +2 -15
- package/dist/Common/Common.service.d.ts +3 -17
- package/dist/Common/Constants.d.ts +32 -26
- 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 +2 -4
- package/dist/Common/DraggableWrapper/types.d.ts +6 -2
- package/dist/Common/Drawer/Drawer.d.ts +1 -1
- 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/index.d.ts +0 -1
- package/dist/Common/Hooks/UseRegisterShortcut/types.d.ts +0 -1
- package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
- package/dist/Common/ImageTags.d.ts +2 -2
- 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/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/SearchBar/types.d.ts +0 -8
- package/dist/Common/SegmentedBarChart/types.d.ts +2 -10
- package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
- package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +1 -1
- package/dist/Common/SegmentedControl/index.d.ts +1 -1
- package/dist/Common/SegmentedControl/types.d.ts +9 -13
- package/dist/Common/SortableTableHeaderCell/SortableTableHeaderCell.d.ts +1 -1
- package/dist/Common/SortableTableHeaderCell/types.d.ts +0 -4
- 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 +79 -156
- package/dist/Common/index.d.ts +1 -2
- 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/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/Authorization/types.d.ts +1 -7
- package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/BuildInfra/constants.d.ts +2 -0
- package/dist/Pages/GlobalConfigurations/BuildInfra/types.d.ts +7 -13
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/index.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/types.d.ts +8 -0
- 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/ResourceBrowser.Types.d.ts +3 -3
- package/dist/Pages/ResourceBrowser/constants.d.ts +11 -1
- package/dist/Pages/ResourceBrowser/types.d.ts +3 -5
- package/dist/Shared/Analytics/analytics.d.ts +3 -2
- package/dist/Shared/Analytics/types.d.ts +0 -4
- 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/types.d.ts +0 -3
- package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +36 -61
- 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 +1 -4
- 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/Badge/utils.d.ts +1 -2
- 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/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 +3 -0
- package/dist/Shared/Components/CICDHistory/LogsRenderer.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 +1 -2
- package/dist/Shared/Components/CICDHistory/constants.d.ts +1 -4
- package/dist/Shared/Components/CICDHistory/service.d.ts +1 -3
- package/dist/Shared/Components/CICDHistory/types.d.ts +17 -88
- package/dist/Shared/Components/CICDHistory/utils.d.ts +3 -5
- package/dist/Shared/Components/CMCS/ConfigMapSecretReadyOnly.d.ts +1 -1
- package/dist/Shared/Components/CMCS/helpers.d.ts +1 -1
- package/dist/Shared/Components/Chip/Chip.component.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 +2 -0
- package/dist/Shared/Components/Confetti/index.d.ts +1 -0
- 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 +5 -1
- package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
- package/dist/Shared/Components/ContextSwitcher/types.d.ts +0 -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 +6 -1
- package/dist/Shared/Components/DTFocusTrap/index.d.ts +1 -1
- package/dist/Shared/Components/DTFocusTrap/types.d.ts +1 -2
- package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/SingleDatePickerComponent.d.ts +11 -0
- package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/constants.d.ts +39 -2
- package/dist/Shared/Components/DatePicker/index.d.ts +1 -0
- package/dist/Shared/Components/DatePicker/types.d.ts +17 -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 +4 -15
- 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/FeatureDescription/FeatureDescriptionModal.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/FeatureTitleWithInfo.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/types.d.ts +3 -8
- 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/FloatingVariablesSuggestions/constants.d.ts +4 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/types.d.ts +4 -2
- 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/FramerComponents/index.d.ts +2 -2
- 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/constants.d.ts +1 -2
- package/dist/Shared/Components/GenericModal/types.d.ts +0 -3
- package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -2
- package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +6 -22
- 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/GitProviderIcon/utils.d.ts +0 -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/types.d.ts +3 -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/constants.d.ts +2 -2
- package/dist/Shared/Components/Header/types.d.ts +1 -10
- package/dist/Shared/Components/Header/utils.d.ts +5 -2
- package/dist/Shared/Components/Icon/Icon.d.ts +1 -119
- package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
- package/dist/Shared/Components/Icon/types.d.ts +0 -6
- 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 -17
- 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/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/License/index.d.ts +0 -1
- package/dist/Shared/Components/License/types.d.ts +0 -4
- package/dist/Shared/Components/License/utils.d.ts +1 -1
- 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/MaterialHistory/types.d.ts +2 -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 +6 -13
- package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
- package/dist/Shared/Components/Popover/types.d.ts +0 -4
- 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/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/RegistryIcon/types.d.ts +2 -17
- 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/SecurityDetailsCards/index.d.ts +0 -1
- package/dist/Shared/Components/Security/SecurityDetailsCards/types.d.ts +0 -6
- 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/constants.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/index.d.ts +3 -3
- package/dist/Shared/Components/Security/SecurityModal/service.d.ts +1 -5
- package/dist/Shared/Components/Security/SecurityModal/types.d.ts +1 -46
- package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +5 -5
- 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/Security/constants.d.ts +0 -2
- package/dist/Shared/Components/Security/index.d.ts +0 -3
- package/dist/Shared/Components/Security/types.d.ts +0 -10
- 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/index.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/type.d.ts +2 -21
- package/dist/Shared/Components/SelectPicker/utils.d.ts +0 -1
- package/dist/Shared/Components/ShowMoreText/ShowMoreText.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/Table/constants.d.ts +0 -1
- package/dist/Shared/Components/Table/types.d.ts +12 -42
- 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/TrailingItem/types.d.ts +0 -4
- 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/constants.d.ts +0 -3
- package/dist/Shared/Components/TreeView/types.d.ts +4 -18
- 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/Components/index.d.ts +1 -7
- package/dist/Shared/Helpers.d.ts +17 -20
- 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/Hooks/useGetResourceKindsOptions/index.d.ts +0 -1
- package/dist/Shared/Hooks/useGetResourceKindsOptions/service.d.ts +5 -0
- package/dist/Shared/Hooks/useGetResourceKindsOptions/types.d.ts +20 -5
- package/dist/Shared/Hooks/useUserPreferences/index.d.ts +1 -1
- package/dist/Shared/Hooks/useUserPreferences/service.d.ts +10 -2
- package/dist/Shared/Hooks/useUserPreferences/types.d.ts +2 -35
- 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 +5 -59
- 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 -3
- package/dist/Shared/Services/ToastManager/constants.d.ts +2 -2
- package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +80 -0
- package/dist/Shared/Services/ToastManager/types.d.ts +3 -23
- package/dist/Shared/Services/app.service.d.ts +3 -3
- package/dist/Shared/Services/common.service.d.ts +0 -3
- package/dist/Shared/Services/types.d.ts +1 -12
- package/dist/Shared/constants.d.ts +16 -4
- package/dist/Shared/types.d.ts +25 -244
- package/dist/Shared/validations.d.ts +0 -3
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/@common-rjsf.css +1 -1
- package/dist/assets/@react-dates.css +1 -0
- package/dist/assets/@vendor.css +1 -1
- package/dist/assets/app-not-deployed.622dc6ba.svg +141 -0
- package/dist/assets/delete-medium.897114e0.svg +26 -0
- package/dist/assets/ic-73strings.ccb245ec.svg +21 -0
- package/dist/assets/ic-abort.0d2773e9.svg +34 -0
- package/dist/assets/ic-aborted.d162b12b.svg +21 -0
- package/dist/assets/ic-aborted.d400d0e8.svg +21 -0
- package/dist/assets/ic-activity.63032a88.svg +19 -0
- package/dist/assets/ic-add.4cc5a045.svg +19 -0
- package/dist/assets/ic-add.cfaa779b.svg +19 -0
- package/dist/assets/ic-amazon-eks.af616c23.svg +21 -0
- package/dist/assets/ic-app-group.068791a2.svg +19 -0
- package/dist/assets/ic-app-template.82736707.svg +23 -0
- package/dist/assets/ic-appstatus-cancelled.05bb3352.svg +22 -0
- package/dist/assets/ic-arrow-backward.d951202a.svg +19 -0
- package/dist/assets/ic-arrow-clockwise.4cb9c9ac.svg +19 -0
- package/dist/assets/ic-arrow-counter-clockwise.01cbb0e1.svg +21 -0
- package/dist/assets/ic-arrow-down.18e5e332.svg +19 -0
- package/dist/assets/ic-arrow-forward.a2b8ab45.svg +27 -0
- package/dist/assets/ic-arrow-out.6aea09d0.svg +19 -0
- package/dist/assets/ic-arrow-right.96f4142a.svg +19 -0
- package/dist/assets/ic-arrow-right.eda141d3.svg +19 -0
- package/dist/assets/ic-arrow-square-out.c107c76c.svg +19 -0
- package/dist/assets/ic-arrow-up-down.945ee496.svg +19 -0
- package/dist/assets/ic-arrows-clockwise.0f9d94ab.svg +19 -0
- package/dist/assets/ic-arrows-clockwise.5990b4f7.svg +19 -0
- package/dist/assets/ic-arrows-left-right.9c24874a.svg +19 -0
- package/dist/assets/ic-asterisk.d3efa9a5.svg +19 -0
- package/dist/assets/ic-ather.0d03ef3e.svg +27 -0
- package/dist/assets/ic-aws-codecommit.43f0dd23.svg +26 -0
- package/dist/assets/ic-azure-aks.0c74ac31.svg +62 -0
- package/dist/assets/ic-azure.a01ce3b4.svg +39 -0
- package/dist/assets/ic-bg-cluster.71a7ecdf.svg +22 -0
- package/dist/assets/ic-bg-environment.72d85c8c.svg +28 -0
- package/dist/assets/ic-bharatpe.63831fdf.svg +31 -0
- package/dist/assets/ic-bitbucket.ffe914a0.svg +30 -0
- package/dist/assets/ic-bold.2140b7c6.svg +19 -0
- package/dist/assets/ic-book-open.7cb94ee8.svg +19 -0
- package/dist/assets/ic-book-open.9c048ee2.svg +19 -0
- package/dist/assets/ic-bot.f1d4abcc.svg +23 -0
- package/dist/assets/ic-brain.1a2bb48e.svg +19 -0
- package/dist/assets/ic-branch.8db43d66.svg +19 -0
- package/dist/assets/ic-browser.f77a9d59.svg +19 -0
- package/dist/assets/ic-bug.30e24a9b.svg +19 -0
- package/dist/assets/ic-build-color.37484d39.svg +33 -0
- package/dist/assets/ic-bulk-check.0f698efa.svg +21 -0
- package/dist/assets/ic-bulk-check.99e92f7a.svg +21 -0
- package/dist/assets/ic-calendar.1d9c66d2.svg +19 -0
- package/dist/assets/ic-calender-blank.963e3423.svg +19 -0
- package/dist/assets/ic-cancelled.3cd048aa.svg +20 -0
- package/dist/assets/ic-card-stack.0de57a3a.svg +19 -0
- package/dist/assets/ic-caret-down-small.51947d9a.svg +19 -0
- package/dist/assets/ic-caret-down-small.66339dda.svg +19 -0
- package/dist/assets/ic-caret-down.1666c029.svg +19 -0
- package/dist/assets/ic-caret-left-small.fe00c98d.svg +19 -0
- package/dist/assets/ic-caret-left.603097a8.svg +19 -0
- package/dist/assets/ic-caret-right.f4dda7a7.svg +19 -0
- package/dist/assets/ic-cd.165ef184.svg +46 -0
- package/dist/assets/ic-celebration.0f457baf.svg +254 -0
- package/dist/assets/ic-chat-circle-dots.63f39467.svg +19 -0
- package/dist/assets/ic-chat-circle-online.cdf88c43.svg +20 -0
- package/dist/assets/ic-check-all.1d8ce377.svg +21 -0
- package/dist/assets/ic-check-circle-dots.296c8a3b.svg +20 -0
- package/dist/assets/ic-check-circle.ad80d835.svg +25 -0
- package/dist/assets/ic-check-square.ba02d96e.svg +20 -0
- package/dist/assets/ic-check.27c51fa1.svg +21 -0
- package/dist/assets/ic-check.ca1b4793.svg +19 -0
- package/dist/assets/ic-checkbox-hover.0151d832.svg +20 -0
- package/dist/assets/ic-checkbox-hover.93e8d66a.svg +20 -0
- package/dist/assets/ic-checkbox-intermediate.24c6d21d.svg +22 -0
- package/dist/assets/ic-checkbox-intermediate.2a2d6c49.svg +22 -0
- package/dist/assets/ic-checkbox-selected-error.632a283d.svg +20 -0
- package/dist/assets/ic-checkbox-selected-error.b40237bc.svg +20 -0
- package/dist/assets/ic-checkbox-selected.47444fab.svg +20 -0
- package/dist/assets/ic-checkbox-selected.c5539d6f.svg +20 -0
- package/dist/assets/ic-checkbox-unselected.8054e3d7.svg +19 -0
- package/dist/assets/ic-checkbox-unselected.ab91cdba.svg +19 -0
- package/dist/assets/ic-checked-list.aba26c40.svg +19 -0
- package/dist/assets/ic-checks.939fbbcf.svg +19 -0
- package/dist/assets/ic-chevron-down.fc70d7a7.svg +21 -0
- package/dist/assets/ic-ci-linked.b25fbb2f.svg +34 -0
- package/dist/assets/ic-circle-loader.9472965b.svg +17 -0
- package/dist/assets/ic-circle.98fce2b0.svg +25 -0
- package/dist/assets/ic-clean-brush.367a32fe.svg +19 -0
- package/dist/assets/ic-clock.4109c84f.svg +19 -0
- package/dist/assets/ic-clock.c21a2d14.svg +19 -0
- package/dist/assets/ic-close-large.ae3d6030.svg +19 -0
- package/dist/assets/ic-close-small.ee9fe1c3.svg +19 -0
- package/dist/assets/ic-close.43adc42a.svg +25 -0
- package/dist/assets/ic-cloud-vms.ba70e78d.svg +21 -0
- package/dist/assets/ic-cluster-isolated.778a1ee2.svg +19 -0
- package/dist/assets/ic-cluster.f688b9e5.svg +19 -0
- package/dist/assets/ic-code-commit.161a6b3c.svg +19 -0
- package/dist/assets/ic-code.1d1d4dd8.svg +19 -0
- package/dist/assets/ic-code.3af36d5c.svg +19 -0
- package/dist/assets/ic-collapse-all.56740920.svg +19 -0
- package/dist/assets/ic-commit.e3113dd9.svg +23 -0
- package/dist/assets/ic-compare.0ee3e4cf.svg +22 -0
- package/dist/assets/ic-container-registry.4e1e6455.svg +19 -0
- package/dist/assets/ic-container.13005c27.svg +19 -0
- package/dist/assets/ic-cookr.a317a655.svg +42 -0
- package/dist/assets/ic-copy.94cee0fb.svg +19 -0
- package/dist/assets/ic-copy.c4b628de.svg +19 -0
- package/dist/assets/ic-cpu.3024be12.svg +19 -0
- package/dist/assets/ic-cross.01e03666.svg +19 -0
- package/dist/assets/ic-crown.24ca27fc.svg +19 -0
- package/dist/assets/ic-cube.be637e97.svg +19 -0
- package/dist/assets/ic-delete-dots.9cebdcd9.svg +78 -0
- package/dist/assets/ic-delete-interactive.304dd293.svg +19 -0
- package/dist/assets/ic-delete-lightning.e835c6e9.svg +19 -0
- package/dist/assets/ic-delete.a6e8d3ad.svg +19 -0
- package/dist/assets/ic-delhivery.c4fecf0f.svg +31 -0
- package/dist/assets/ic-deploy-color.c7a46837.svg +30 -0
- package/dist/assets/ic-deploy-sync.9a3e3c28.svg +32 -0
- package/dist/assets/ic-devtron-ai.d17a01ed.svg +303 -0
- package/dist/assets/ic-devtron-app.a8b688d3.svg +23 -0
- package/dist/assets/ic-devtron-header-logo.e18ac7b6.svg +20 -0
- package/dist/assets/ic-devtron-job.a40f06cf.svg +26 -0
- package/dist/assets/ic-devtron.87ead611.svg +19 -0
- package/dist/assets/ic-diff-file-added.e111ba14.svg +22 -0
- package/dist/assets/ic-diff-file-removed.7863a55f.svg +22 -0
- package/dist/assets/ic-diff-file-updated.a8293158.svg +22 -0
- package/dist/assets/ic-disconnect.bfd4ffb6.svg +19 -0
- package/dist/assets/ic-discord-fill.16103b65.svg +19 -0
- package/dist/assets/ic-docker.48906f4d.svg +19 -0
- package/dist/assets/ic-dockerhub.03bd09a9.svg +19 -0
- package/dist/assets/ic-download.b0685453.svg +19 -0
- package/dist/assets/ic-download.c30437cd.svg +21 -0
- package/dist/assets/ic-drag.3f71e8aa.svg +24 -0
- package/dist/assets/ic-ecr.302d6ccb.svg +25 -0
- package/dist/assets/ic-edit-file.aea811d8.svg +20 -0
- package/dist/assets/ic-edit.b8b75800.svg +19 -0
- package/dist/assets/ic-email.5c944f9a.svg +19 -0
- package/dist/assets/ic-enter.cab07082.svg +19 -0
- package/dist/assets/ic-enterprise-feat.259c841f.svg +19 -0
- package/dist/assets/ic-enterprise-tag.345cda52.svg +59 -0
- package/dist/assets/ic-env.c0634f19.svg +29 -0
- package/dist/assets/ic-environment-isolated.c80b4a45.svg +19 -0
- package/dist/assets/ic-environment.d241eccb.svg +20 -0
- package/dist/assets/ic-error-cross.bf21e563.svg +24 -0
- package/dist/assets/ic-error-exclamation.c224de09.svg +22 -0
- package/dist/assets/ic-error-medium.ea542259.svg +22 -0
- package/dist/assets/ic-error.3ec5d5ef.svg +20 -0
- package/dist/assets/ic-error.9d61b25b.svg +20 -0
- package/dist/assets/ic-exit-fullscreen.1ae582d1.svg +19 -0
- package/dist/assets/ic-expand-all.d1d223f2.svg +19 -0
- package/dist/assets/ic-expand-right-sm.dfe84ab6.svg +19 -0
- package/dist/assets/ic-expand-sm.e0adb3a7.svg +19 -0
- package/dist/assets/ic-expand.ab992205.svg +19 -0
- package/dist/assets/ic-failure.0220b612.svg +24 -0
- package/dist/assets/ic-fast-forward.5c56ed0e.svg +20 -0
- package/dist/assets/ic-file-code.96f8c5d8.svg +19 -0
- package/dist/assets/ic-file-code.ed2812f3.svg +19 -0
- package/dist/assets/ic-file-edit.7dacd421.svg +19 -0
- package/dist/assets/ic-file-key.495ba0bb.svg +19 -0
- package/dist/assets/ic-file-text.f9563710.svg +19 -0
- package/dist/assets/ic-file.187aaee4.svg +19 -0
- package/dist/assets/ic-files.877903d3.svg +19 -0
- package/dist/assets/ic-filter-applied.6541e03d.svg +20 -0
- package/dist/assets/ic-filter-applied.9fc48d0f.svg +20 -0
- package/dist/assets/ic-filter.8f403d6f.svg +19 -0
- package/dist/assets/ic-filter.eaefc78a.svg +19 -0
- package/dist/assets/ic-flask.962df7dd.svg +19 -0
- package/dist/assets/ic-folder-color.88ee985f.svg +22 -0
- package/dist/assets/ic-folder-user.50e60be1.svg +19 -0
- package/dist/assets/ic-folder.051cd30d.svg +19 -0
- package/dist/assets/ic-folder.d5a0e01e.svg +19 -0
- package/dist/assets/ic-fullscreen-2.f138a5e8.svg +19 -0
- package/dist/assets/ic-fullscreen.b05e5087.svg +19 -0
- package/dist/assets/ic-gavel.1799f199.svg +19 -0
- package/dist/assets/ic-gear.7116a8bf.svg +20 -0
- package/dist/assets/ic-gift-gradient.581b1ac5.svg +25 -0
- package/dist/assets/ic-gift.8ea07edc.svg +19 -0
- package/dist/assets/ic-git-branch.7be08881.svg +19 -0
- package/dist/assets/ic-git.89f79adf.svg +17 -0
- package/dist/assets/ic-git.bb72e063.svg +17 -0
- package/dist/assets/ic-github.9d82ed09.svg +19 -0
- package/dist/assets/ic-github.b6e9d0f3.svg +19 -0
- package/dist/assets/ic-gitlab.ac331d67.svg +31 -0
- package/dist/assets/ic-gitlab.de184b7f.svg +31 -0
- package/dist/assets/ic-google-artifact-registry.2a167c8b.svg +34 -0
- package/dist/assets/ic-google-container-registry.320c53ee.svg +35 -0
- package/dist/assets/ic-google-gke.a28779b8.svg +25 -0
- package/dist/assets/ic-google.475640a4.svg +22 -0
- package/dist/assets/ic-grid-view.13207b99.svg +19 -0
- package/dist/assets/ic-hand-pointing.f0ed4e78.svg +20 -0
- package/dist/assets/ic-hash.2d8669eb.svg +19 -0
- package/dist/assets/ic-header.a91a9800.svg +21 -0
- package/dist/assets/ic-heart-green.6d3bb9cf.svg +20 -0
- package/dist/assets/ic-heart-red-animated.62caae80.svg +74 -0
- package/dist/assets/ic-heart-red.ae773db3.svg +19 -0
- package/dist/assets/ic-helm-app.089be06f.svg +20 -0
- package/dist/assets/ic-helm.20583d75.svg +19 -0
- package/dist/assets/ic-help-filled.b7ae284e.svg +20 -0
- package/dist/assets/ic-help-outline.4b30e33c.svg +19 -0
- package/dist/assets/ic-help-outline.9c012a0c.svg +19 -0
- package/dist/assets/ic-help.39c58c34.svg +19 -0
- package/dist/assets/ic-hibernate-circle.8a400518.svg +19 -0
- package/dist/assets/ic-hibernate.263ffcea.svg +19 -0
- package/dist/assets/ic-image.2a8ed117.svg +20 -0
- package/dist/assets/ic-in-progress.53ef18ae.svg +22 -0
- package/dist/assets/ic-in-progress.73f9ca1e.svg +20 -0
- package/dist/assets/ic-info-filled-color.7b8b860f.svg +24 -0
- package/dist/assets/ic-info-filled-override.99e8094a.svg +20 -0
- package/dist/assets/ic-info-filled.763be331.svg +20 -0
- package/dist/assets/ic-info-filled.f870ac11.svg +20 -0
- package/dist/assets/ic-info-outline.29f1089c.svg +20 -0
- package/dist/assets/ic-info-outline.d29630b4.svg +19 -0
- package/dist/assets/ic-info-outlined.f4fa3224.svg +29 -0
- package/dist/assets/ic-install.631b7b46.svg +19 -0
- package/dist/assets/ic-italic.358ca070.svg +19 -0
- package/dist/assets/ic-job-color.bb826301.svg +25 -0
- package/dist/assets/ic-k3s.310882f4.svg +19 -0
- package/dist/assets/ic-k8s-job.c4f9ccc7.svg +19 -0
- package/dist/assets/ic-key-enter.1bcea42a.svg +19 -0
- package/dist/assets/ic-key.56432553.svg +19 -0
- package/dist/assets/ic-kind.5d844446.svg +25 -0
- package/dist/assets/ic-laptop.06834890.svg +19 -0
- package/dist/assets/ic-ldap.0c5633d9.svg +19 -0
- package/dist/assets/ic-lego-block.ee4b63f1.svg +36 -0
- package/dist/assets/ic-lego.ae684d25.svg +19 -0
- package/dist/assets/ic-lightning-fill.83a792be.svg +19 -0
- package/dist/assets/ic-lightning.f4ff5588.svg +19 -0
- package/dist/assets/ic-lines.0a53b80a.svg +19 -0
- package/dist/assets/ic-link.8453e775.svg +19 -0
- package/dist/assets/ic-link.8b276915.svg +19 -0
- package/dist/assets/ic-linked-build-color.3833bda8.svg +23 -0
- package/dist/assets/ic-list-bullets.f055aa03.svg +20 -0
- package/dist/assets/ic-livspace.9f369ef7.svg +29 -0
- package/dist/assets/ic-locked.dab69058.svg +21 -0
- package/dist/assets/ic-logout.f0a8b488.svg +19 -0
- package/dist/assets/ic-logs.84f66850.svg +19 -0
- package/dist/assets/ic-magnifying-glass.b8c4da8f.svg +19 -0
- package/dist/assets/ic-man-on-rocket.93b070c4.svg +110 -0
- package/dist/assets/ic-match-case.13b7a2fa.svg +19 -0
- package/dist/assets/ic-match-word.d92addc3.svg +19 -0
- package/dist/assets/ic-mechanical-operation.04a318d6.svg +17 -0
- package/dist/assets/ic-medium-clean-brush.f683d4d6.svg +24 -0
- package/dist/assets/ic-medium-delete.8386c77e.svg +27 -0
- package/dist/assets/ic-medium-info.b59d7676.svg +21 -0
- package/dist/assets/ic-medium-paintbucket.45544bb9.svg +24 -0
- package/dist/assets/ic-medium-pause.7449078a.svg +19 -0
- package/dist/assets/ic-medium-play.f7a8ddb7.svg +19 -0
- package/dist/assets/ic-megaphone-left.ad5e7cbf.svg +19 -0
- package/dist/assets/ic-megaphone-right.0f7ef63f.svg +19 -0
- package/dist/assets/ic-memory.c3264de1.svg +19 -0
- package/dist/assets/ic-message.be6dba43.svg +19 -0
- package/dist/assets/ic-microsoft.7c7bcaeb.svg +22 -0
- package/dist/assets/ic-minikube.33d6538a.svg +25 -0
- package/dist/assets/ic-minus.65e341f4.svg +19 -0
- package/dist/assets/ic-minus.df865aaf.svg +19 -0
- package/dist/assets/ic-missing.917a1291.svg +20 -0
- package/dist/assets/ic-mobile.eabc9181.svg +20 -0
- package/dist/assets/ic-monitoring.30910a3c.svg +22 -0
- package/dist/assets/ic-more-vertical.18109fc1.svg +19 -0
- package/dist/assets/ic-namespace.8a09efbb.svg +19 -0
- package/dist/assets/ic-new.1907a03f.svg +19 -0
- package/dist/assets/ic-node-script.88af3604.svg +35 -0
- package/dist/assets/ic-not-authorized.cb3b5ff2.svg +95 -0
- package/dist/assets/ic-not-found.f5857c12.svg +176 -0
- package/dist/assets/ic-oidc.5e06656d.svg +20 -0
- package/dist/assets/ic-open-box.b15fcbbd.svg +19 -0
- package/dist/assets/ic-open-in-new.6aea09d0.svg +19 -0
- package/dist/assets/ic-openai.030b0cc2.svg +26 -0
- package/dist/assets/ic-openshift.3886b54f.svg +26 -0
- package/dist/assets/ic-ordered-list.879dc7c8.svg +19 -0
- package/dist/assets/ic-out-of-sync.824fb5c6.svg +24 -0
- package/dist/assets/ic-page-not-found.3c4f114b.svg +81 -0
- package/dist/assets/ic-paper-plane-color.b290f604.svg +36 -0
- package/dist/assets/ic-paper-plane.bf63ba1c.svg +19 -0
- package/dist/assets/ic-path.d562ddbf.svg +19 -0
- package/dist/assets/ic-pause-circle.d9dc254f.svg +19 -0
- package/dist/assets/ic-pencil.39510f9f.svg +19 -0
- package/dist/assets/ic-pencil.c75a6acc.svg +19 -0
- package/dist/assets/ic-person.d066bc6d.svg +19 -0
- package/dist/assets/ic-play-outline.d2551031.svg +19 -0
- package/dist/assets/ic-pull-request.31d0c981.svg +19 -0
- package/dist/assets/ic-pulsate-status.2ca548fd.svg +36 -0
- package/dist/assets/ic-quay.d622b34f.svg +27 -0
- package/dist/assets/ic-quote.10768489.svg +19 -0
- package/dist/assets/ic-quote.89f42bae.svg +19 -0
- package/dist/assets/ic-regex.e14a4ea3.svg +19 -0
- package/dist/assets/ic-replace-all-text.a87fd342.svg +19 -0
- package/dist/assets/ic-replace-text.cc5433be.svg +19 -0
- package/dist/assets/ic-resize-handle.f999b998.svg +25 -0
- package/dist/assets/ic-rocket-fail.874e54ce.svg +20 -0
- package/dist/assets/ic-rocket-gear.b4f582da.svg +19 -0
- package/dist/assets/ic-rocket-launch.5df99bf3.svg +19 -0
- package/dist/assets/ic-rotate-devtron.5a8363d8.svg +120 -0
- package/dist/assets/ic-scan-fallback.1e23e6fd.svg +20 -0
- package/dist/assets/ic-search.976327f1.svg +22 -0
- package/dist/assets/ic-selected.3a29e244.svg +20 -0
- package/dist/assets/ic-shapes.77fbbb93.svg +19 -0
- package/dist/assets/ic-shield-check.c26854d2.svg +19 -0
- package/dist/assets/ic-shield-check.ecde083d.svg +19 -0
- package/dist/assets/ic-shield-warning-outline.e6832dbc.svg +19 -0
- package/dist/assets/ic-sliders-vertical.7211dc4f.svg +23 -0
- package/dist/assets/ic-sort-arrow-down.5cf54d08.svg +19 -0
- package/dist/assets/ic-sort-ascending.8a25e19d.svg +19 -0
- package/dist/assets/ic-sort-descending.c5846635.svg +19 -0
- package/dist/assets/ic-sortable.117b8f83.svg +19 -0
- package/dist/assets/ic-sparkle-ai-color.b67e98ce.svg +27 -0
- package/dist/assets/ic-sparkle-color.39f6b618.svg +34 -0
- package/dist/assets/ic-speedometer.495c2d1c.svg +19 -0
- package/dist/assets/ic-spinny.945235a0.svg +30 -0
- package/dist/assets/ic-spray-can.199c0450.svg +19 -0
- package/dist/assets/ic-spray-can.955302fc.svg +19 -0
- package/dist/assets/ic-stack.a6a11fe3.svg +19 -0
- package/dist/assets/ic-stack.fbd3aea5.svg +19 -0
- package/dist/assets/ic-stamp.a3d8dea0.svg +19 -0
- package/dist/assets/ic-stop-fill.b6641c8b.svg +24 -0
- package/dist/assets/ic-strategy-blue-green-color.baaf7071.svg +22 -0
- package/dist/assets/ic-strategy-blue-green.8d61b66d.svg +19 -0
- package/dist/assets/ic-strategy-canary-color.3241aea9.svg +21 -0
- package/dist/assets/ic-strategy-canary.b6d42fbb.svg +19 -0
- package/dist/assets/ic-strategy-recreate-color.f62bd5ed.svg +20 -0
- package/dist/assets/ic-strategy-recreate.3aa96ce0.svg +19 -0
- package/dist/assets/ic-strategy-rolling-color.945b909a.svg +22 -0
- package/dist/assets/ic-strategy-rolling.3b901bf5.svg +19 -0
- package/dist/assets/ic-strikethrough.a1652ad9.svg +19 -0
- package/dist/assets/ic-success.63b86b4e.svg +20 -0
- package/dist/assets/ic-success.bcd5b258.svg +20 -0
- package/dist/assets/ic-sun.9fe1dd26.svg +19 -0
- package/dist/assets/ic-suspended.8a62c6bc.svg +25 -0
- package/dist/assets/ic-tag.1613fc59.svg +19 -0
- package/dist/assets/ic-tata1mg.a631cafa.svg +29 -0
- package/dist/assets/ic-terminal-fill.4bd66669.svg +19 -0
- package/dist/assets/ic-terminal.628344b9.svg +19 -0
- package/dist/assets/ic-thermometer.95af4a4b.svg +19 -0
- package/dist/assets/ic-thumb-down.1834436f.svg +19 -0
- package/dist/assets/ic-thumb-up.976f6efb.svg +19 -0
- package/dist/assets/ic-tilde.ec1a1ea4.svg +19 -0
- package/dist/assets/ic-timeout-dash.d8e2d62e.svg +21 -0
- package/dist/assets/ic-timer.ae5f10fa.svg +19 -0
- package/dist/assets/ic-timer.b62145ec.svg +19 -0
- package/dist/assets/ic-traffic-signal.cc68c2e5.svg +19 -0
- package/dist/assets/ic-travclan.86f22c7d.svg +29 -0
- package/dist/assets/ic-two-cubes.a775b635.svg +19 -0
- package/dist/assets/ic-ubuntu.540c22c9.svg +20 -0
- package/dist/assets/ic-unknown.89dc351a.svg +21 -0
- package/dist/assets/ic-unordered-list.42c1cbbc.svg +22 -0
- package/dist/assets/ic-upgrade-enterprise.49cbd888.svg +320 -0
- package/dist/assets/ic-upload-arrow-animated.3db85855.svg +17 -0
- package/dist/assets/ic-user-circle.a2143a4a.svg +19 -0
- package/dist/assets/ic-user-key.5dc44524.svg +20 -0
- package/dist/assets/ic-users.33cb397f.svg +19 -0
- package/dist/assets/ic-var-initial.afdaa854.svg +25 -0
- package/dist/assets/ic-view-variable-toggle.93c3599f.svg +19 -0
- package/dist/assets/ic-visibility-off.d91d3844.svg +19 -0
- package/dist/assets/ic-visibility-on.7505dd12.svg +20 -0
- package/dist/assets/ic-vulnerability-not-found.7d75cc30.svg +129 -0
- package/dist/assets/ic-warning-y5.d1fb03fe.svg +20 -0
- package/dist/assets/ic-warning.414e37e3.svg +21 -0
- package/dist/assets/ic-warning.ecf7ff97.svg +23 -0
- package/dist/assets/ic-webhook.d4431b07.svg +31 -0
- package/dist/assets/ic-webhook.ffd8ded6.svg +21 -0
- package/dist/assets/ic-wifi-slash.4bd4fb85.svg +19 -0
- package/dist/assets/ic-world-globe.c16eb8c2.svg +19 -0
- package/dist/assets/ic-world.1f6a5eaf.svg +19 -0
- package/dist/assets/inject-tag.28e72db6.svg +21 -0
- package/dist/assets/licenseCardBG.b507c5b0.svg +275 -0
- package/dist/assets/workflow-options-modal-header.ce3c6b31.svg +54 -0
- package/dist/index.d.ts +26 -38
- package/dist/index.js +954 -28984
- package/package.json +41 -44
- package/dist/@code-editor-BVZtUgT5.js +0 -101095
- package/dist/@common-rjsf-DdqxhBLA.js +0 -14244
- package/dist/@framer-motion-DCKZm5ZW.js +0 -151
- package/dist/@react-virtualized-sticky-tree-wVTOPy7r.js +0 -1255
- package/dist/@src-assets-images-DC7DybeM.js +0 -1073
- package/dist/@vendor-C8nzu6lT.js +0 -82688
- package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +0 -2
- package/dist/Common/InteractiveCellText/InteractiveCellText.d.ts +0 -27
- package/dist/Common/InteractiveCellText/index.d.ts +0 -2
- package/dist/Common/InteractiveCellText/types.d.ts +0 -10
- package/dist/Common/SegmentedBarChart/utils.d.ts +0 -2
- package/dist/MMQ4R4NB-BcwgyEYz.js +0 -2
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +0 -2
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/index.d.ts +0 -2
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +0 -6
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/ApplicationManagement/index.d.ts +0 -1
- 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/Automation&Enablement/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/constants.d.ts +0 -4
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/index.d.ts +0 -2
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +0 -31
- package/dist/Pages-Devtron-2.0/CostVisibility/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/DataProtectionManagement/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/DataProtectionManagement/types.d.ts +0 -8
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/GlobalOverview/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/index.d.ts +0 -2
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +0 -6
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Navigation/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +0 -32
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +0 -6
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +0 -7
- package/dist/Pages-Devtron-2.0/Shared/Overview/constants.d.ts +0 -8
- package/dist/Pages-Devtron-2.0/Shared/Overview/index.d.ts +0 -3
- package/dist/Pages-Devtron-2.0/Shared/Overview/types.d.ts +0 -26
- 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 -574
- package/dist/Pages-Devtron-2.0/Shared/index.d.ts +0 -2
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/index.d.ts +0 -8
- package/dist/Shared/Components/CICDHistory/ConflictedResourcesTable.d.ts +0 -3
- package/dist/Shared/Components/CICDHistory/LogStageHeader.d.ts +0 -3
- package/dist/Shared/Components/CICDHistory/ResourceConflictDeployDialog.d.ts +0 -3
- package/dist/Shared/Components/CICDHistory/ResourceConflictDetailsModal.d.ts +0 -3
- package/dist/Shared/Components/Card/Card.component.d.ts +0 -3
- package/dist/Shared/Components/Card/constants.d.ts +0 -4
- package/dist/Shared/Components/Card/index.d.ts +0 -2
- package/dist/Shared/Components/Card/types.d.ts +0 -25
- package/dist/Shared/Components/Charts/Chart.component.d.ts +0 -121
- package/dist/Shared/Components/Charts/constants.d.ts +0 -10
- package/dist/Shared/Components/Charts/index.d.ts +0 -4
- package/dist/Shared/Components/Charts/plugins.d.ts +0 -7
- package/dist/Shared/Components/Charts/types.d.ts +0 -133
- package/dist/Shared/Components/Charts/utils.d.ts +0 -30
- package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +0 -3
- package/dist/Shared/Components/ClusterStatusIcon/index.d.ts +0 -1
- package/dist/Shared/Components/ClusterStatusIcon/types.d.ts +0 -5
- package/dist/Shared/Components/ClusterStatusIcon/utils.d.ts +0 -2
- package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +0 -3
- package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +0 -3
- package/dist/Shared/Components/ExportToCsv/index.d.ts +0 -2
- package/dist/Shared/Components/ExportToCsv/types.d.ts +0 -65
- package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +0 -3
- package/dist/Shared/Components/KeyboardShortcut/constants.d.ts +0 -3
- package/dist/Shared/Components/KeyboardShortcut/index.d.ts +0 -1
- package/dist/Shared/Components/KeyboardShortcut/types.d.ts +0 -4
- package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +0 -3
- package/dist/Shared/Components/PrometheusConfigurations/index.d.ts +0 -2
- package/dist/Shared/Components/PrometheusConfigurations/types.d.ts +0 -20
- package/dist/Shared/Components/Security/SecurityDetailsCards/ReportTabEmptyState.d.ts +0 -2
- package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +0 -2
- package/dist/Shared/Components/SideNavigation/index.d.ts +0 -2
- package/dist/Shared/Components/SideNavigation/types.d.ts +0 -19
- package/dist/V4HPSUGU-CVxYeSFL.js +0 -2
- package/dist/assets/create-backup-schedule.bbac4a86.webp +0 -0
- package/dist/assets/create-backup-snapshot.c794f612.webp +0 -0
- package/dist/assets/img-devtron-freemium.d0657c61.webp +0 -0
- package/dist/assets/index.css +0 -1
- package/dist/assets/no-cluster-cost-enabled.038c73db.webp +0 -0
- package/dist/javascript-Bd5C1OVD.js +0 -2
- package/dist/rolldown-runtime-BETGA6I9.js +0 -23
- package/dist/vitesse-dark-BYjo5a9A.js +0 -2
- package/dist/vitesse-light-TxN76gvj.js +0 -2
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg" vector-effect="non-scaling-effect">
|
|
18
|
+
<rect width="48" height="48" rx="6" fill="#FFF8ED"/>
|
|
19
|
+
<path d="M9 11.5001C9 10.1193 10.1193 9 11.5001 9H36.5007C37.8814 9 39.0007 10.1193 39.0007 11.5001V14.0001C39.0007 15.3809 37.8814 16.5002 36.5007 16.5002H11.5001C10.1193 16.5002 9 15.3809 9 14.0001V11.5001Z" fill="#FFC266"/>
|
|
20
|
+
<path d="M9 21.4981C9 20.1174 10.1193 18.998 11.5001 18.998H20.2503C21.631 18.998 22.7503 20.1174 22.7503 21.4981V25.2482C22.7503 26.6289 21.631 27.7483 20.2503 27.7483H11.5001C10.1193 27.7483 9 26.6289 9 25.2482V21.4981Z" fill="#FFE5BE"/>
|
|
21
|
+
<path d="M9 32.7501C9 31.3693 10.1193 30.25 11.5001 30.25H20.2503C21.631 30.25 22.7503 31.3693 22.7503 32.7501V36.5002C22.7503 37.8809 21.631 39.0002 20.2503 39.0002H11.5001C10.1193 39.0002 9 37.8809 9 36.5002V32.7501Z" fill="#FFE5BE"/>
|
|
22
|
+
<path d="M25.25 21.4981C25.25 20.1174 26.3693 18.998 27.7501 18.998H36.5003C37.881 18.998 39.0003 20.1174 39.0003 21.4981V36.4985C39.0003 37.8792 37.881 38.9986 36.5003 38.9986H27.7501C26.3693 38.9986 25.25 37.8792 25.25 36.4985V21.4981Z" fill="#FFC266"/>
|
|
23
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28" width="24" height="24">
|
|
18
|
+
<g fill="none" fill-rule="evenodd" transform="translate(2 2)">
|
|
19
|
+
<rect width="20" height="20" fill="#B1B7BC" rx="10"/>
|
|
20
|
+
<path fill="#FFF" fill-rule="nonzero" d="M6.464 6.464a1 1 0 0 1 1.415 0l2.12 2.12 2.122-2.12a1 1 0 0 1 1.32-.083l.095.083a1 1 0 0 1 0 1.415l-2.122 2.12 2.122 2.122a1 1 0 0 1 .083 1.32l-.083.095a1 1 0 0 1-1.415 0L10 11.414l-2.121 2.122a1 1 0 0 1-1.32.083l-.095-.083a1 1 0 0 1 0-1.415L8.584 10l-2.12-2.121a1 1 0 0 1-.083-1.32z"/>
|
|
21
|
+
</g>
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="18" height="16" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<path d="M17.25 8H0.75M0.75 8L7.5 1.25M0.75 8L7.5 14.75" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
18
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.516 9.348h4.5m0 0v-4.5m0 4.5-3.182-3.182a8.25 8.25 0 1 0 0 11.668" vector-effect="non-scaling-stroke"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<path d="M3.74216 4.67419H1.49216V2.42419" fill="#767D84"/>
|
|
19
|
+
<path d="M3.74216 4.67419H1.49216V2.42419" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
20
|
+
<path d="M3.08318 8.91682C3.66007 9.49371 4.39507 9.88658 5.19525 10.0457C5.99542 10.2049 6.82482 10.1232 7.57856 9.811C8.33231 9.49879 8.97654 8.97008 9.42981 8.29173C9.88307 7.61338 10.125 6.81585 10.125 6C10.125 5.18415 9.88307 4.38663 9.42981 3.70827C8.97654 3.02992 8.33231 2.50121 7.57856 2.189C6.82482 1.87679 5.99542 1.7951 5.19525 1.95426C4.39507 2.11343 3.66007 2.50629 3.08318 3.08319L1.49219 4.67418" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
21
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<path d="M10 3.125V16.875M10 16.875L15.625 11.25M10 16.875L4.375 11.25" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" viewBox="0 0 20 20">
|
|
18
|
+
<defs>
|
|
19
|
+
<path id="a" d="M12.652 6.169H3.344L7.41 2.102a.84.84 0 0 0 0-1.183.83.83 0 0 0-1.175 0L.744 6.41a.83.83 0 0 0 0 1.175l5.491 5.492a.83.83 0 1 0 1.175-1.175L3.344 7.835h9.308a.836.836 0 0 0 .833-.833.836.836 0 0 0-.833-.833z"/>
|
|
20
|
+
</defs>
|
|
21
|
+
<g fill="none" fill-rule="evenodd" transform="translate(3 3)">
|
|
22
|
+
<mask id="b" fill="#fff">
|
|
23
|
+
<use xlink:href="#a"/>
|
|
24
|
+
</mask>
|
|
25
|
+
<use fill="#959BA1" transform="matrix(-1 0 0 1 13.985 0)" xlink:href="#a"/>
|
|
26
|
+
</g>
|
|
27
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<path d="M13.5 6.25L13.4995 2.5005L9.75 2.5M8.99821 7.00179L13.4982 2.50179M11.5 9V13C11.5 13.1326 11.4473 13.2598 11.3536 13.3536C11.2598 13.4473 11.1326 13.5 11 13.5H3C2.86739 13.5 2.74021 13.4473 2.64645 13.3536C2.55268 13.2598 2.5 13.1326 2.5 13V5C2.5 4.86739 2.55268 4.74021 2.64645 4.64645C2.74021 4.55268 2.86739 4.5 3 4.5H7" stroke="#0066CC" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
18
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.75 12h16.5m0 0L13.5 5.25M20.25 12l-6.75 6.75" vector-effect="non-scaling-stroke"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<path d="M1.875 6H10.125M10.125 6L6.75 2.625M10.125 6L6.75 9.375" stroke="#B1B7BC" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
18
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20.25 9.375V3.751l-5.625-.001m-1.128 6.753 6.75-6.75M17.25 13.5v6a.75.75 0 0 1-.75.75h-12a.75.75 0 0 1-.75-.75v-12a.75.75 0 0 1 .75-.75h6" vector-effect="non-scaling-stroke"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none">
|
|
18
|
+
<path d="M4.125 8.5L6 10.75L7.875 8.5M4.125 3.5L6 1.25L7.875 3.5" stroke="#3B444C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
18
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.516 9.348h4.5m0 0v-4.5m0 4.5-3.182-3.182a8.249 8.249 0 0 0-11.668 0m1.318 8.486h-4.5m0 0v4.5m0-4.5 3.182 3.182a8.25 8.25 0 0 0 11.668 0" vector-effect="non-scaling-stroke"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<path d="M11.0106 6.23225H14.0106M14.0106 6.23225V3.23225M14.0106 6.23225L11.8893 4.11091C11.3786 3.60019 10.7722 3.19506 10.1049 2.91866C9.43766 2.64226 8.72246 2.5 8.00019 2.5C7.27792 2.5 6.56272 2.64226 5.89543 2.91866C5.22814 3.19506 4.62182 3.60019 4.1111 4.11091M4.98975 9.76775H1.98975M1.98975 9.76775V12.7678M1.98975 9.76775L4.1111 11.8891C4.62182 12.3998 5.22813 12.8049 5.89542 13.0813C6.56272 13.3577 7.27791 13.5 8.00018 13.5C8.72245 13.5 9.43765 13.3577 10.1049 13.0813C10.7722 12.8049 11.3785 12.3998 11.8893 11.8891" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
18
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m16 13 3 3m0 0-3 3m3-3H5m3-5L5 8m0 0 3-3M5 8h14" vector-effect="non-scaling-stroke"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<path d="M13.5153 4L12.872 10.9802L19.5598 8.95824L20 12.0352L13.6 12.7209L17.7312 18.4352L14.9884 20L11.9238 13.7407L9.11323 20L6.26878 18.4352L10.3661 12.7209L4 12.0352L4.47407 8.95824L11.0603 10.9802L10.4 4H13.5153Z" fill="#3B444C"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="111" height="48" viewBox="0 0 111 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<path d="M22.0513 15.3713C23.838 16.4364 24.3699 17.7388 24.8792 19.7031C25.4189 21.7748 26.2773 23.2473 27.7876 24.7691C28.835 25.8335 29.4862 26.8184 29.5174 28.3414C29.5058 29.4675 29.3603 30.1957 28.5817 31.0186C27.6423 31.8759 26.8157 32.0766 25.5544 32.0487C24.5185 31.9458 23.7837 31.5585 23.0618 30.8138C22.2804 29.8344 22.0019 28.6864 21.7134 27.4971C21.6921 27.4092 21.6707 27.3211 21.649 27.2327C21.1434 25.3243 20.2632 23.9835 18.9064 22.5892C17.6878 21.3284 16.9961 20.153 17.0133 18.3771C17.1208 17.3733 17.5666 16.5046 18.3231 15.8324C19.4849 15.0578 20.7173 14.9933 22.0513 15.3713Z" fill="#fff"/>
|
|
19
|
+
<path d="M17.0673 25.2509C17.9179 25.8418 18.5248 26.4221 18.794 27.4485C18.9553 28.7422 18.8231 29.8509 18.0091 30.902C16.961 31.7894 16.1479 32.0695 14.7856 32.053C13.7952 31.958 13.0306 31.6273 12.3715 30.8713C11.6338 29.812 11.4412 28.8889 11.5731 27.6055C11.852 26.5556 12.3852 25.8321 13.2999 25.2509C14.5467 24.5913 15.8239 24.5702 17.0673 25.2509Z" fill="#fff"/>
|
|
20
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.5306 4.00013L20.8764 4.00054C22.7041 4.00779 24.4212 4.13271 26.1719 4.6869L26.5426 4.80171C31.7762 6.46765 36.0215 10.092 38.5613 14.9603C40.9219 19.7133 41.2899 25.3256 39.662 30.3623C38.8154 32.8312 37.5947 35.0374 35.9044 37.0239L35.5524 37.4476C34.7142 38.4216 33.7853 39.2284 32.7649 40.0065L32.4 40.2891C28.9066 42.8692 24.9136 44.0007 20.6189 43.9995L20.2177 44C18.1357 43.9962 16.2201 43.8424 14.2417 43.146L13.9212 43.0391C9.6394 41.5894 5.99745 38.6102 3.56736 34.8263L3.23011 34.3038C2.33569 32.8303 1.72533 31.2877 1.21272 29.6461L1.10457 29.3052C-0.362846 24.4405 0.533878 18.8942 2.83154 14.4586C5.29171 9.87906 9.53668 6.35638 14.5025 4.80689C16.5006 4.21302 18.4476 3.99398 20.5306 4.00013ZM8.27664 12.3787L7.94184 12.7025C6.28957 14.4149 5.0731 16.721 4.35224 18.9717L4.25359 19.2773C2.95813 23.4771 3.5971 28.0861 5.58413 31.9467C6.24201 33.1746 7.02641 34.2643 7.96269 35.2972L8.17102 35.5289C11.2353 38.8948 15.428 40.6805 19.9431 40.9833C24.1058 41.0943 28.1561 39.6758 31.3521 37.0239L31.7562 36.6977C35.0319 33.9208 37.0868 29.7296 37.4539 25.4654C37.7095 20.7716 36.3272 16.2871 33.1647 12.7516C30.3604 9.69856 26.4111 7.47527 22.2214 7.16126C16.7223 6.93795 12.1843 8.48268 8.27664 12.3787Z" fill="#fff"/>
|
|
21
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M103.063 17.6748L102.696 17.6788C101.925 17.6867 101.327 17.6929 100.657 18.1281C100.053 18.7023 99.8249 19.3176 99.7348 20.1291L99.7351 20.685C99.7333 21.0081 99.7322 21.3311 99.7342 21.6542C99.7358 21.8841 99.7366 22.1141 99.7367 22.3441C99.7362 22.8253 99.7363 23.3065 99.7386 23.7877C99.7423 24.4119 99.7449 25.0361 99.744 25.6603C99.7432 26.149 99.7431 26.6376 99.7443 27.1263L99.7464 27.8245C99.7461 28.0517 99.746 28.279 99.7459 28.5063L99.7505 29.1335C99.7517 29.4449 99.7522 29.5812 99.7597 29.7172C99.7656 29.8232 99.7757 29.929 99.7936 30.1172C99.9289 30.2525 100.012 30.336 100.112 30.3878C100.274 30.4714 100.478 30.4721 101.013 30.4741L101.363 30.4704C101.788 30.4748 102.194 30.4623 102.619 30.4311C102.789 30.2611 102.867 30.1832 102.909 30.0891C102.944 30.0095 102.952 29.9184 102.969 29.7501L102.964 29.2967L102.961 28.8062L102.953 28.2923C102.949 27.8059 102.945 27.3196 102.938 26.8332L102.933 26.5067C103.402 26.4624 103.826 26.4418 104.297 26.4779C104.939 26.9577 105.268 27.2038 105.526 27.5097C105.797 27.8319 105.99 28.2205 106.386 29.0182L106.427 29.095C106.713 29.6401 106.95 30.0906 107.485 30.4311C108.371 30.6044 109.653 30.6815 110.468 30.2742C110.489 30.0324 110.503 29.8619 110.481 29.6963C110.429 29.3009 110.169 28.9331 109.286 27.6868L109.026 27.321C108.777 26.97 108.528 26.619 108.279 26.2683L108.113 26.0358C108.431 25.8321 108.744 25.6219 109.055 25.4079C109.95 24.589 110.428 23.7198 110.501 22.5069C110.517 20.9575 110.382 19.8622 109.281 18.707C107.858 17.6424 106.259 17.6286 104.563 17.6601C104.311 17.6648 104.06 17.668 103.808 17.6698C103.56 17.671 103.311 17.6727 103.063 17.6748ZM102.912 21.3265C102.913 21.1171 102.918 20.9075 102.933 20.6986C103.004 20.6123 103.043 20.5648 103.093 20.54C103.154 20.5097 103.232 20.5133 103.406 20.5213L104.26 20.5202L104.729 20.522L105.195 20.5202L105.64 20.5208C105.889 20.5211 106.138 20.5266 106.387 20.5417C106.855 20.7756 107.047 21.0424 107.328 21.4835C107.407 22.0289 107.423 22.5507 107.171 23.0533C106.471 23.6634 105.958 23.7528 105.038 23.744L104.611 23.7302L104.455 23.7288L104.371 23.7282C103.943 23.725 103.516 23.7218 103.09 23.6812C103.002 23.6096 102.956 23.5716 102.932 23.5226C102.905 23.4671 102.908 23.3976 102.913 23.2495L102.912 22.5137L102.913 22.1114L102.912 21.7092L102.912 21.3265Z" fill="#fff"/>
|
|
22
|
+
<path d="M73.5915 17.6946L73.971 17.6964L74.3506 17.6946C75.0624 17.6958 75.2322 17.6961 75.3508 17.7742C75.388 17.7987 75.4201 17.8308 75.4623 17.873C75.4761 18.2213 75.4791 18.57 75.4777 18.9185L75.4765 19.4968L75.4721 20.2375L75.4623 22.5823H80.1716C80.1685 21.8403 80.1669 21.4693 80.1652 21.0983C80.1634 20.7272 80.1614 20.3562 80.1575 19.6142L80.1563 19.0565L80.1538 18.4835C80.1638 18.229 80.1682 18.1173 80.1978 18.0128C80.221 17.9311 80.2597 17.8538 80.3286 17.716C80.7668 17.7076 81.2049 17.7013 81.6432 17.6964L82.021 17.6884C82.3465 17.6857 82.672 17.6998 82.9972 17.716C83.3508 18.0697 83.3515 18.2748 83.3531 18.7147C83.3532 18.7522 83.3533 18.7915 83.3537 18.8326L83.3517 19.1702L83.3534 19.5261C83.3548 19.9153 83.3539 20.3045 83.3528 20.6937C83.353 20.9635 83.3533 21.2333 83.3537 21.5031C83.3542 22.0689 83.3535 22.6348 83.352 23.2006C83.3503 23.927 83.3513 24.6533 83.3532 25.3797C83.3543 25.9369 83.3539 26.4942 83.3531 27.0514C83.3529 27.3193 83.3532 27.5872 83.3539 27.855C83.3547 28.229 83.3535 28.6029 83.3517 28.9769L83.3537 29.3145C83.3497 29.7705 83.3481 29.9553 83.2738 30.1038C83.2232 30.205 83.1389 30.2893 82.9972 30.4311C82.5719 30.4622 82.1663 30.4748 81.7414 30.4703L81.3906 30.474C80.5253 30.4708 80.5253 30.4708 80.1716 30.1171C80.1558 29.9103 80.1471 29.7949 80.1426 29.6794C80.1369 29.5334 80.1382 29.3872 80.1409 29.0563L80.1433 28.4792L80.152 27.7429L80.1716 25.4079H75.4623V30.2741C75.0621 30.4742 74.65 30.4648 74.219 30.4549C74.137 30.4531 74.0544 30.4512 73.971 30.4507L73.643 30.4525C73.1054 30.4515 72.9248 30.4511 72.7606 30.3992C72.6775 30.373 72.5986 30.3335 72.4798 30.2741C72.4762 28.6599 72.4734 27.0457 72.4716 25.4315C72.4708 24.6821 72.4697 23.9326 72.4679 23.1832C72.4662 22.4605 72.4653 21.7379 72.4649 21.0152C72.4646 20.7389 72.464 20.4626 72.4632 20.1862C72.4621 19.8006 72.4619 19.4149 72.462 19.0292L72.4603 18.6795C72.4623 17.6949 72.5715 17.6949 73.4839 17.6946L73.5915 17.6946Z" fill="#fff"/>
|
|
23
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M55.3832 21.3807C54.8676 20.0217 54.2467 18.385 53.1717 17.7161C51.4408 17.5098 50.6374 18.0364 49.9504 19.635L49.8262 19.9377C49.6821 20.2769 49.5385 20.6163 49.3969 20.9566C49.2966 21.1983 49.1956 21.4397 49.0942 21.681C48.8836 22.1801 48.6734 22.6792 48.4645 23.179C48.158 23.9131 47.8489 24.6459 47.5362 25.3773C47.3922 25.714 47.2488 26.0509 47.1055 26.3878L46.8338 27.0267L46.5708 27.6408L46.3298 28.212C46.0601 28.8467 45.8504 29.426 45.7939 30.1172L46.1078 30.4312C46.3905 30.4503 46.6738 30.4672 46.9571 30.4664L47.2851 30.4606C47.6797 30.4602 48.0679 30.4506 48.4625 30.4312C48.6025 30.3611 48.6801 30.3223 48.7405 30.2654C48.8156 30.1946 48.8642 30.0958 48.9733 29.8744L49.1787 29.3716C49.3132 29.0474 49.4412 28.7203 49.5613 28.3905L49.7183 27.6056L54.7415 27.7626C55.2827 29.0614 55.4507 29.4647 55.6572 29.8472C55.7503 30.0194 55.8511 30.1874 55.9973 30.4312C56.3737 30.4836 56.5099 30.5026 56.6467 30.508C56.7243 30.5111 56.802 30.5098 56.9238 30.5078L57.2727 30.49C57.3676 30.4882 57.4712 30.4921 57.5785 30.4962C57.9704 30.511 58.4124 30.5277 58.6659 30.2742C58.6302 29.2331 58.3694 28.4128 57.9648 27.4572L57.7369 26.9354L57.6617 26.7593C57.4861 26.3486 57.3102 25.9371 57.1326 25.5273C56.9218 25.0423 56.7115 24.5571 56.5035 24.0708C56.3401 23.6888 56.1764 23.3069 56.0124 22.9252L55.7747 22.3733C55.6473 22.0768 55.5189 21.7383 55.3832 21.3807ZM51.445 23.3672C51.7055 22.7911 51.9669 22.2154 52.2299 21.6405H52.3869C52.8522 22.7274 53.2857 23.8096 53.6427 24.937H50.9741C50.9741 24.4481 51.091 24.1504 51.288 23.71L51.445 23.3672Z" fill="#fff"/>
|
|
24
|
+
<path d="M90.2947 17.6646L90.8175 17.6654C91.1807 17.6665 91.5439 17.6687 91.9071 17.6719C92.4655 17.6768 93.0239 17.6783 93.5823 17.6793C93.9352 17.6807 94.2881 17.6823 94.641 17.6842L95.1498 17.6862L95.6167 17.6908L96.0296 17.694C96.2081 17.7067 96.284 17.7121 96.3461 17.7442C96.392 17.7679 96.4303 17.8063 96.4971 17.873C96.5127 18.2673 96.5189 18.6562 96.5167 19.0504L96.5186 19.3845C96.5174 19.9939 96.5171 20.1522 96.4453 20.2651C96.4201 20.3047 96.3861 20.3387 96.3401 20.3847C95.8762 20.4098 95.4155 20.4254 94.9512 20.4343L94.5777 20.4432C94.1653 20.4528 93.7529 20.4613 93.3405 20.4699L93.1908 20.473L90.0611 20.5416V27.4486L90.0675 27.4487C91.0893 27.4682 91.6013 27.478 92.1134 27.4873C92.6253 27.4967 93.1372 27.5056 94.1589 27.5235L94.1657 27.5236C94.4224 27.5291 94.6792 27.5348 94.9359 27.5405L95.3419 27.546C95.9603 27.5612 96.1813 27.5667 96.3531 27.6614C96.4487 27.7141 96.529 27.7945 96.6541 27.9195L96.6542 27.9207C96.6731 28.1479 96.6835 28.2723 96.6888 28.3963C96.6953 28.5443 96.6946 28.6926 96.6933 29.0173V29.0183L96.6958 29.6168C96.6738 29.8807 96.6634 30.0054 96.6124 30.1104C96.5667 30.2045 96.4885 30.2828 96.3401 30.4311C96.1985 30.4494 96.1201 30.4596 96.0416 30.4653C95.9448 30.4725 95.8475 30.473 95.6304 30.4742L95.1839 30.4788L94.6998 30.4783L94.2023 30.4804C93.854 30.4813 93.5058 30.4813 93.1576 30.4807C92.6266 30.4802 92.0958 30.4838 91.5649 30.4878C91.2265 30.4882 90.8882 30.4883 90.5498 30.4881L90.0705 30.4925C88.9825 30.4854 88.1908 30.3681 87.3336 29.6462C86.9037 29.1171 86.8997 28.6434 86.8944 27.9982L86.8938 27.9294L86.8877 27.3483C86.8864 27.1387 86.8852 26.9291 86.8842 26.7195L86.8822 26.399C86.8789 25.8391 86.8767 25.2793 86.8752 24.7194C86.8735 24.1424 86.8681 23.5656 86.8619 22.9887C86.8577 22.5439 86.8564 22.0991 86.8559 21.6542C86.8547 21.3386 86.8506 21.023 86.8464 20.7074C86.8491 19.5887 86.8498 19.2527 86.9633 18.9604C87.012 18.8349 87.0815 18.7174 87.1808 18.5496C88.1073 17.6383 88.9969 17.649 90.216 17.6636L90.2947 17.6646Z" fill="#fff"/>
|
|
25
|
+
<path d="M60.8632 17.6942L60.2458 17.6957L60.2259 17.6957C59.1875 17.6964 59.1173 17.6965 59.1154 18.7719L59.1172 19.1288C59.115 19.549 59.1212 19.9644 59.1368 20.3846C59.1997 20.4475 59.2374 20.4852 59.2825 20.5089C59.3499 20.5445 59.4337 20.5487 59.6431 20.5594L60.0989 20.5569L60.591 20.5554L61.1088 20.5514C61.5977 20.5494 62.0865 20.5473 62.5753 20.5441L62.9043 20.5416C62.9009 21.6922 62.8983 22.8429 62.8966 23.9935L62.8964 24.1367C62.8957 24.675 62.8949 25.2134 62.8935 25.7517C62.8917 26.3264 62.8902 26.9011 62.8896 27.4758L62.8889 28.1298L62.8865 28.7724L62.8864 29.3629C62.8858 29.6667 62.8895 29.9707 62.9043 30.2741C62.9494 30.3193 62.9832 30.353 63.0224 30.3784C63.1386 30.4536 63.3025 30.4549 63.9525 30.4602L64.3072 30.4605C64.7347 30.4676 65.1448 30.458 65.5728 30.4311C65.7366 30.2673 65.815 30.189 65.8578 30.0945C65.8971 30.0079 65.9065 29.9078 65.9245 29.7159L65.9224 29.2025C65.9224 28.9052 65.9223 28.6079 65.92 28.3106C65.9183 28.0979 65.9172 27.8852 65.9166 27.6726C65.9158 27.1158 65.9139 26.5591 65.9105 26.0023C65.9069 25.4252 65.9047 24.848 65.9031 24.2708C65.9 23.1482 65.8952 22.0256 65.8889 20.903L65.8868 20.5416C66.2909 20.5481 66.6949 20.5532 67.0991 20.5569L67.5939 20.5612L68.0851 20.5692L68.5542 20.5723L68.9876 20.5772C69.1461 20.5612 69.2334 20.5524 69.31 20.519C69.4037 20.4782 69.4814 20.4005 69.6542 20.2276C69.6733 19.9424 69.6903 19.6566 69.6895 19.3707L69.6836 19.0405C69.6833 18.6492 69.6741 18.2643 69.6542 17.873C69.5962 17.815 69.5597 17.7785 69.5162 17.7544C69.4419 17.7133 69.3476 17.7087 69.0921 17.6961L68.5453 17.6957C68.2288 17.695 67.9123 17.6942 67.5958 17.6946C67.369 17.695 67.1422 17.6951 66.9153 17.695C66.444 17.6946 65.9727 17.6944 65.5014 17.695C64.8864 17.6959 64.2714 17.6965 63.6564 17.6956C63.1776 17.6948 62.6989 17.6945 62.2201 17.6947L61.5356 17.6952L60.8632 17.6942Z" fill="#fff"/>
|
|
26
|
+
<path d="M93.7834 22.5256L93.4262 22.5333C93.3944 22.5331 93.3626 22.533 93.331 22.5328C92.7772 22.5298 92.2532 22.5269 91.7228 22.7209C91.3365 22.993 91.1865 23.2464 91.0029 23.6812C91.0029 24.3182 91.0401 24.6477 91.472 25.1246C92.0279 25.4577 92.368 25.4775 93.0028 25.4707L93.387 25.4569C93.8507 25.4515 94.307 25.4358 94.7704 25.4079C95.1971 25.1945 95.4186 25.0047 95.7122 24.623C95.793 24.079 95.8058 23.5544 95.5552 23.0533C94.9703 22.59 94.5027 22.525 93.7834 22.5256Z" fill="#fff"/>
|
|
27
|
+
</svg>
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
|
18
|
+
<rect width="24" height="24" rx="4" fill="url(#paint0_linear_5214_1365)"/>
|
|
19
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.3 11.9L13.833 13L15.3 14.1L14.7 14.9L12.7 13.4C12.574 13.306 12.5 13.157 12.5 13C12.5 12.843 12.574 12.694 12.7 12.6L14.7 11.1L15.3 11.9ZM7 5.5C7 5.224 7.224 5 7.5 5H10V6H8.722L10.356 7.648L9.645 8.352L8 6.693V8H7V5.5ZM18.464 11.186L16.464 16.186L15.536 15.815L17.536 10.815L18.464 11.186ZM20 7.5V18.5C20 18.776 19.777 19 19.5 19H11.496C11.363 19 11.237 18.947 11.143 18.854C11.049 18.759 10.996 18.632 10.996 18.499L11 15.999L12 16.001L11.997 18H19V8H13V7H19.5C19.777 7 20 7.224 20 7.5ZM11.5 9C11.776 9 12 9.224 12 9.5C12 9.776 11.776 10 11.5 10C11.225 10 11 9.776 11 9.5C11 9.224 11.225 9 11.5 9ZM5.5 18C5.225 18 5 17.776 5 17.5C5 17.224 5.225 17 5.5 17C5.776 17 6 17.224 6 17.5C6 17.776 5.776 18 5.5 18ZM5.5 11C5.776 11 6 11.224 6 11.5C6 11.776 5.776 12 5.5 12C5.225 12 5 11.776 5 11.5C5 11.224 5.225 11 5.5 11ZM5.5 4C5.776 4 6 4.224 6 4.5C6 4.776 5.776 5 5.5 5C5.225 5 5 4.776 5 4.5C5 4.224 5.225 4 5.5 4ZM12 12.798V10.908C12.581 10.701 13 10.151 13 9.5C13 8.673 12.327 8 11.5 8C10.673 8 10 8.673 10 9.5C10 10.151 10.419 10.701 11 10.908V12.798C11 12.988 10.87 13.163 10.735 13.222C10.675 13.236 9.249 13.587 8.023 14.297C7.431 14.622 6.591 15.521 6.128 16.142C6.086 16.123 6.043 16.108 6 16.092V12.908C6.581 12.701 7 12.151 7 11.5C7 10.849 6.581 10.299 6 10.092V5.908C6.581 5.701 7 5.151 7 4.5C7 3.673 6.327 3 5.5 3C4.673 3 4 3.673 4 4.5C4 5.151 4.419 5.701 5 5.908V10.092C4.419 10.299 4 10.849 4 11.5C4 12.151 4.419 12.701 5 12.908V16.092C4.419 16.299 4 16.849 4 17.5C4 18.327 4.673 19 5.5 19C6.327 19 7 18.327 7 17.5C7 17.266 6.942 17.046 6.845 16.849C7.153 16.419 7.993 15.454 8.514 15.168C9.622 14.526 10.957 14.197 11.037 14.172C11.622 13.94 12 13.401 12 12.798Z" fill="white"/>
|
|
20
|
+
<defs>
|
|
21
|
+
<linearGradient id="paint0_linear_5214_1365" x1="0" y1="2400" x2="2400" y2="0" gradientUnits="userSpaceOnUse">
|
|
22
|
+
<stop stop-color="#2E27AD"/>
|
|
23
|
+
<stop offset="1" stop-color="#527FFF"/>
|
|
24
|
+
</linearGradient>
|
|
25
|
+
</defs>
|
|
26
|
+
</svg>
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
18
|
+
<path fill="url(#a)" d="m8.267 3-3.336.618v4.551l3.336.711 3.348-1.341V4.143L8.267 3Z"/>
|
|
19
|
+
<path fill="#341A6E" d="M4.93 3.618V8.17l3.371.711V3.047l-3.37.571Zm1.424 4.2-.945-.186v-3.5l.945-.15v3.836Zm1.47.27-1.086-.177v-4l1.086-.188v4.365Z"/>
|
|
20
|
+
<path fill="url(#b)" d="m15.488 3.058-3.336.618v4.55l3.336.712 3.337-1.353V4.2l-3.337-1.142Z"/>
|
|
21
|
+
<path fill="#341A6E" d="M12.152 3.677v4.55l3.348.712V3.105l-3.348.572Zm1.411 4.2-.945-.186V4.19l.945-.15v3.837Zm1.47.268L13.95 7.97v-4l1.085-.2-.002 4.375Z"/>
|
|
22
|
+
<path fill="url(#c)" d="m4.848 9.276-3.336.62v4.55l3.336.71 3.348-1.34V10.42L4.848 9.276Z"/>
|
|
23
|
+
<path fill="#341A6E" d="M1.5 9.896v4.515l3.372.71V9.289L1.5 9.896Zm1.412 4.21-.946-.198V10.41l.946-.163v3.86Zm1.482.305-1.085-.176v-4.048L4.394 10v4.41Z"/>
|
|
24
|
+
<path fill="url(#d)" d="m12.046 9.23-3.335.619v4.55l3.335.723 3.337-1.354v-3.394l-3.336-1.145Z"/>
|
|
25
|
+
<path fill="#341A6E" d="M8.71 9.85v4.56l3.36.712V9.288l-3.36.561Zm1.41 4.21-.944-.198v-3.5l.944-.165v3.863Zm1.47.256-1.084-.174V10.14l1.086-.186-.002 4.362Z"/>
|
|
26
|
+
<path fill="url(#e)" d="m19.245 9.288-3.338.618v4.551l3.338.711 3.348-1.34V10.43l-3.348-1.143Z"/>
|
|
27
|
+
<path fill="#341A6E" d="M15.908 9.906v4.505l3.371.71V9.289l-3.371.618Zm1.425 4.212-.945-.198v-3.5l.944-.164v3.862Zm1.47.257-1.087-.174v-4.002l1.085-.188v4.365l.002-.001Z"/>
|
|
28
|
+
<path fill="url(#f)" d="m8.185 15.622-3.337.608v4.55l3.337.722 3.348-1.353v-3.382l-3.348-1.145Z"/>
|
|
29
|
+
<path fill="#341A6E" d="M4.848 16.23v4.55l3.372.724v-5.928l-3.372.654Zm1.425 4.212-.945-.198v-3.5l.945-.164v3.862Zm1.47.269-1.086-.176v-4.012l1.085-.188v4.376h.001Z"/>
|
|
30
|
+
<path fill="url(#g)" d="m15.395 15.67-3.336.619v4.55l3.336.712 3.348-1.343v-3.393l-3.348-1.143v-.001Z"/>
|
|
31
|
+
<path fill="#341A6E" d="M12.059 16.289v4.55l3.372.712v-5.835l-3.372.573Zm1.423 4.212-.945-.2v-3.5l.945-.163v3.863Zm1.47.255-1.086-.174V16.58l1.086-.186v4.363-.001Z"/>
|
|
32
|
+
<defs>
|
|
33
|
+
<linearGradient id="a" x1="4.931" x2="11.614" y1="5.94" y2="5.94" gradientUnits="userSpaceOnUse">
|
|
34
|
+
<stop stop-color="#B77AF4"/>
|
|
35
|
+
<stop offset="1" stop-color="#773ADC"/>
|
|
36
|
+
</linearGradient>
|
|
37
|
+
<linearGradient id="b" x1="12.152" x2="18.825" y1="5.998" y2="5.998" gradientUnits="userSpaceOnUse">
|
|
38
|
+
<stop stop-color="#B77AF4"/>
|
|
39
|
+
<stop offset="1" stop-color="#773ADC"/>
|
|
40
|
+
</linearGradient>
|
|
41
|
+
<linearGradient id="c" x1="1.512" x2="8.185" y1="12.216" y2="12.216" gradientUnits="userSpaceOnUse">
|
|
42
|
+
<stop stop-color="#B77AF4"/>
|
|
43
|
+
<stop offset="1" stop-color="#773ADC"/>
|
|
44
|
+
</linearGradient>
|
|
45
|
+
<linearGradient id="d" x1="8.71" x2="15.383" y1="12.169" y2="12.169" gradientUnits="userSpaceOnUse">
|
|
46
|
+
<stop stop-color="#B77AF4"/>
|
|
47
|
+
<stop offset="1" stop-color="#773ADC"/>
|
|
48
|
+
</linearGradient>
|
|
49
|
+
<linearGradient id="e" x1="15.908" x2="22.593" y1="12.228" y2="12.228" gradientUnits="userSpaceOnUse">
|
|
50
|
+
<stop stop-color="#B77AF4"/>
|
|
51
|
+
<stop offset="1" stop-color="#773ADC"/>
|
|
52
|
+
</linearGradient>
|
|
53
|
+
<linearGradient id="f" x1="4.848" x2="11.534" y1="18.564" y2="18.564" gradientUnits="userSpaceOnUse">
|
|
54
|
+
<stop stop-color="#B77AF4"/>
|
|
55
|
+
<stop offset="1" stop-color="#773ADC"/>
|
|
56
|
+
</linearGradient>
|
|
57
|
+
<linearGradient id="g" x1="12.059" x2="18.742" y1="18.611" y2="18.611" gradientUnits="userSpaceOnUse">
|
|
58
|
+
<stop stop-color="#B77AF4"/>
|
|
59
|
+
<stop offset="1" stop-color="#773ADC"/>
|
|
60
|
+
</linearGradient>
|
|
61
|
+
</defs>
|
|
62
|
+
</svg>
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<path d="M8.81836 3.00022H14.4711L8.603 20.3867C8.54269 20.5654 8.42787 20.7206 8.2747 20.8306C8.12154 20.9406 7.93773 20.9997 7.74917 20.9998H3.34996C3.20709 20.9998 3.06627 20.9658 2.93915 20.9006C2.81203 20.8354 2.70226 20.7408 2.61893 20.6248C2.5356 20.5088 2.48109 20.3745 2.45993 20.2332C2.43876 20.0919 2.45154 19.9476 2.49721 19.8123L7.96431 3.61329C8.0246 3.43456 8.13944 3.27924 8.29265 3.16922C8.44587 3.0592 8.62974 3.00001 8.81836 3V3.00022Z" fill="url(#paint0_linear_702_1773)"/>
|
|
19
|
+
<path d="M17.0323 14.6621H8.06846C7.98513 14.662 7.9037 14.687 7.83478 14.7339C7.76585 14.7807 7.71264 14.8472 7.68207 14.9248C7.65149 15.0023 7.64497 15.0872 7.66336 15.1685C7.68175 15.2498 7.72419 15.3237 7.78516 15.3805L13.5451 20.7566C13.7128 20.9131 13.9336 21 14.163 21H19.2387L17.0323 14.6621Z" fill="#0078D4"/>
|
|
20
|
+
<path d="M8.81856 3.00001C8.62787 2.99927 8.44195 3.05953 8.28794 3.17198C8.13394 3.28443 8.01992 3.44317 7.96255 3.62502L2.50413 19.7973C2.45539 19.9331 2.44009 20.0788 2.45952 20.2218C2.47895 20.3648 2.53255 20.5011 2.61577 20.619C2.69899 20.7369 2.8094 20.8331 2.93764 20.8993C3.06589 20.9656 3.2082 20.9999 3.35254 20.9996H7.86529C8.03337 20.9695 8.19046 20.8954 8.32052 20.7848C8.45058 20.6742 8.54895 20.5311 8.60559 20.37L9.6941 17.162L13.5823 20.7885C13.7452 20.9233 13.9496 20.9978 14.161 20.9996H19.2178L17 14.6617L10.5347 14.6632L14.4917 3.00001H8.81856Z" fill="url(#paint1_linear_702_1773)"/>
|
|
21
|
+
<path d="M16.038 3.61221C15.9778 3.43376 15.8631 3.2787 15.7101 3.16887C15.5571 3.05904 15.3735 2.99998 15.1852 3H8.88535C9.07366 3.00001 9.25723 3.05909 9.41021 3.16891C9.56319 3.27874 9.67787 3.43378 9.73809 3.61221L15.2054 19.8118C15.2511 19.9472 15.2639 20.0916 15.2428 20.2329C15.2216 20.3742 15.1671 20.5085 15.0838 20.6246C15.0005 20.7407 14.8907 20.8353 14.7636 20.9005C14.6364 20.9657 14.4956 20.9998 14.3527 20.9998H20.6528C20.7956 20.9997 20.9365 20.9657 21.0636 20.9004C21.1907 20.8352 21.3004 20.7406 21.3837 20.6245C21.467 20.5084 21.5215 20.3742 21.5427 20.2328C21.5638 20.0915 21.551 19.9472 21.5053 19.8118L16.038 3.61221Z" fill="url(#paint2_linear_702_1773)"/>
|
|
22
|
+
<defs>
|
|
23
|
+
<linearGradient id="paint0_linear_702_1773" x1="10.8786" y1="4.33405" x2="5.00812" y2="21.6769" gradientUnits="userSpaceOnUse">
|
|
24
|
+
<stop stop-color="#114A8B"/>
|
|
25
|
+
<stop offset="1" stop-color="#0669BC"/>
|
|
26
|
+
</linearGradient>
|
|
27
|
+
<linearGradient id="paint1_linear_702_1773" x1="12.7126" y1="12.4161" x2="11.3547" y2="12.8752" gradientUnits="userSpaceOnUse">
|
|
28
|
+
<stop stop-opacity="0.3"/>
|
|
29
|
+
<stop offset="0.071" stop-opacity="0.2"/>
|
|
30
|
+
<stop offset="0.321" stop-opacity="0.1"/>
|
|
31
|
+
<stop offset="0.623" stop-opacity="0.05"/>
|
|
32
|
+
<stop offset="1" stop-opacity="0"/>
|
|
33
|
+
</linearGradient>
|
|
34
|
+
<linearGradient id="paint2_linear_702_1773" x1="11.9653" y1="3.828" x2="18.4093" y2="20.9961" gradientUnits="userSpaceOnUse">
|
|
35
|
+
<stop stop-color="#3CCBF4"/>
|
|
36
|
+
<stop offset="1" stop-color="#2892DF"/>
|
|
37
|
+
</linearGradient>
|
|
38
|
+
</defs>
|
|
39
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<rect width="24" height="24" rx="6" fill="var(--V100)"/>
|
|
19
|
+
<path d="M8.75238 10.875L12 12.75L12.0001 16.5L9.25248 18.0863C8.94308 18.265 8.56188 18.265 8.25248 18.0863L6.00488 16.7887C5.69548 16.61 5.50488 16.2799 5.50488 15.9226V13.3273C5.50488 12.9701 5.69548 12.64 6.00487 12.4613L8.75238 10.875Z" fill="var(--V300)"/>
|
|
20
|
+
<path d="M14.7475 6.83632L12.4999 5.53868C12.1905 5.36004 11.8093 5.36004 11.4999 5.53868L9.25232 6.83632C8.94292 7.01496 8.75232 7.34508 8.75232 7.70235V10.875L11.9999 12.75L15.2475 10.875V7.70235C15.2475 7.34508 15.0569 7.01496 14.7475 6.83632Z" fill="var(--V200)"/>
|
|
21
|
+
<path d="M12 12.75L15.2476 10.875L17.9951 12.4613C18.3045 12.64 18.4951 12.9701 18.4951 13.3273V15.9226C18.4951 16.2799 18.3045 16.61 17.9951 16.7887L15.7475 18.0863C15.4381 18.265 15.0569 18.2649 14.7475 18.0863L12.0001 16.5L12 12.75Z" fill="var(--V500)"/>
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
18
|
+
<g clip-path="url(#a)">
|
|
19
|
+
<rect width="24" height="24" fill="var(--B100)" rx="6"/>
|
|
20
|
+
<path fill="var(--B200)" d="M11 5.077a2 2 0 0 1 2 0l4.495 2.596a2 2 0 0 1 1 1.732v5.19a2 2 0 0 1-1 1.732L13 18.923a2 2 0 0 1-2 0l-4.495-2.596a2 2 0 0 1-1-1.732v-5.19a2 2 0 0 1 1-1.732L11 5.077Z"/>
|
|
21
|
+
<path fill="var(--B400)" d="M11.477 8.539a1 1 0 0 1 1 0l2.248 1.297a1 1 0 0 1 .5.866v2.596a1 1 0 0 1-.5.866l-2.248 1.297a1 1 0 0 1-1 0L9.23 14.164a1 1 0 0 1-.5-.866v-2.596a1 1 0 0 1 .5-.866l2.247-1.297Z"/>
|
|
22
|
+
</g>
|
|
23
|
+
<defs>
|
|
24
|
+
<clipPath id="a">
|
|
25
|
+
<path fill="var(--N0)" d="M0 0h24v24H0z"/>
|
|
26
|
+
</clipPath>
|
|
27
|
+
</defs>
|
|
28
|
+
</svg>
|