@devtron-labs/devtron-fe-common-lib 1.23.3 → 1.23.4-beta-1
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-C4T-aScY.js +100985 -0
- package/dist/@common-rjsf-BMMkmK0F.js +14244 -0
- package/dist/@framer-motion-WQ30nz8j.js +151 -0
- package/dist/@react-virtualized-sticky-tree-BM5JKBXJ.js +1255 -0
- package/dist/@src-assets-images-BQxCeCxP.js +1073 -0
- package/dist/@vendor-DZKa6Hi6.js +82158 -0
- package/dist/Common/API/QueryClientProvider.d.ts +1 -1
- package/dist/Common/API/reactQueryHooks.d.ts +2 -2
- package/dist/Common/AddCDButton/AddCDButton.d.ts +1 -1
- package/dist/Common/BreadCrumb/BreadCrumb.d.ts +1 -1
- package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +3 -3
- package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +1 -1
- package/dist/Common/BreadCrumb/Types.d.ts +1 -0
- package/dist/Common/ChartVersionAndTypeSelector.d.ts +1 -1
- package/dist/Common/Checkbox/Checkbox.d.ts +1 -1
- package/dist/Common/ClipboardButton/ClipboardButton.d.ts +1 -1
- package/dist/Common/Constants.d.ts +2 -71
- package/dist/Common/CustomTagSelector/PropagateTagInfo.d.ts +1 -1
- package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
- package/dist/Common/CustomTagSelector/TagDetails.d.ts +1 -1
- package/dist/Common/CustomTagSelector/TagLabelValueSelector.d.ts +1 -1
- package/dist/Common/DebouncedSearch/DebouncedSearch.d.ts +1 -1
- package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +1 -1
- package/dist/Common/DevtronCopyright.d.ts +1 -1
- package/dist/Common/DevtronProgressing/DevtronProgressing.d.ts +1 -0
- package/dist/Common/Dialogs/DialogForm.d.ts +6 -6
- package/dist/Common/DraggableWrapper/DraggableButton.d.ts +1 -1
- package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +1 -1
- package/dist/Common/Drawer/Drawer.d.ts +2 -2
- package/dist/Common/EmptyState/GenericEmptyState.d.ts +1 -0
- 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 +40 -0
- package/dist/Common/GenericDescription/types.d.ts +1 -6
- package/dist/Common/GenericDescription/utils.d.ts +0 -1
- package/dist/Common/Grid/Grid.d.ts +1 -1
- package/dist/Common/Helper.d.ts +4 -4
- package/dist/Common/Hooks/UseRegisterShortcut/UseRegisterShortcutProvider.d.ts +1 -1
- package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
- package/dist/Common/ImageTags.d.ts +2 -2
- package/dist/Common/InteractiveCellText/InteractiveCellText.d.ts +1 -1
- package/dist/Common/Markdown/MarkDown.d.ts +1 -1
- package/dist/Common/Modals/Modal.d.ts +1 -1
- package/dist/Common/Modals/VisibleModal.d.ts +4 -5
- 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 +1 -0
- package/dist/Common/RJSF/Form.d.ts +1 -2
- package/dist/Common/RJSF/common/FieldRow.d.ts +1 -1
- package/dist/Common/RJSF/templates/ArrayFieldItemTemplate.d.ts +2 -2
- package/dist/Common/RJSF/templates/ArrayFieldTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/BaseInput.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/AddButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/RemoveButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/SubmitButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/Field.d.ts +1 -1
- package/dist/Common/RJSF/templates/FieldErrorTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/ObjectFieldTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/TitleField.d.ts +3 -2
- package/dist/Common/RJSF/templates/WrapIfAdditionalTemplate.d.ts +1 -1
- package/dist/Common/RJSF/utils.d.ts +1 -1
- package/dist/Common/RJSF/widgets/Checkbox.d.ts +1 -1
- package/dist/Common/RJSF/widgets/Select.d.ts +1 -1
- package/dist/Common/RadioGroup.d.ts +1 -1
- package/dist/Common/RadioGroupItem.d.ts +1 -1
- package/dist/Common/Reload.d.ts +1 -1
- package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
- package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
- package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +1 -1
- package/dist/Common/SortableTableHeaderCell/SortableTableHeaderCell.d.ts +1 -1
- package/dist/Common/TippyCustomized.d.ts +1 -1
- package/dist/Common/Tooltip/ShortcutKeyComboTooltipContent.d.ts +1 -1
- package/dist/Common/Tooltip/Tooltip.d.ts +1 -1
- package/dist/Common/Types.d.ts +85 -78
- package/dist/MMQ4R4NB-CFq2Eo5Y.js +3 -0
- package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/DTApplicationMetricsFormField.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/OverrideStrategyTippyContent.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/utils.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/FileConfigTippy.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupTableRow.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupsTable.component.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/ScopedVariables/types.d.ts +2 -2
- package/dist/Pages/ResourceBrowser/ClusterMap/ClusterMap.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/ForceDeleteOption.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/NodeDrainOptions.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/constants.d.ts +1 -11
- package/dist/Pages/ResourceBrowser/types.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/AutomationEnablementIcon.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/index.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/utils.d.ts +6 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +4 -4
- package/dist/Pages-Devtron-2.0/Shared/Routes/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Shared/Routes/routes.d.ts +563 -0
- package/dist/Pages-Devtron-2.0/Shared/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/index.d.ts +1 -0
- package/dist/Shared/Analytics/analytics.d.ts +2 -3
- package/dist/Shared/Analytics/types.d.ts +4 -0
- package/dist/Shared/Components/APIResponseHandler/APIResponseHandler.d.ts +1 -1
- package/dist/Shared/Components/AboutDevtron/AboutDevtronBody.d.ts +1 -1
- package/dist/Shared/Components/AboutDevtron/AboutDevtronDialog.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/ActionMenu.component.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/ActionMenuItem.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +66 -41
- package/dist/Shared/Components/ActivityIndicator/ActivityIndicator.d.ts +1 -1
- package/dist/Shared/Components/AnimatedDeployButton/AnimatedDeployButton.d.ts +1 -1
- package/dist/Shared/Components/AnimatedTimer/AnimatedTimer.component.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusContent.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusModal.component.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusModalTabList.d.ts +1 -1
- package/dist/Shared/Components/ArtifactInfoModal/ArtifactInfoModal.component.d.ts +1 -1
- package/dist/Shared/Components/Backdrop/Backdrop.d.ts +1 -1
- package/dist/Shared/Components/Backdrop/types.d.ts +1 -1
- package/dist/Shared/Components/Badge/Badge.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/BulkOperations.component.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/BulkOperationsResultModal.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/types.d.ts +1 -1
- package/dist/Shared/Components/BulkSelection/BulkSelection.d.ts +1 -1
- package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
- package/dist/Shared/Components/BulkSelection/types.d.ts +2 -0
- package/dist/Shared/Components/Button/Button.component.d.ts +2 -388
- 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 +1 -0
- package/dist/Shared/Components/CICDHistory/CDEmptyState.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/CiPipelineSourceConfig.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ConflictedResourcesTable.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentDetailSteps.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiff.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiffCompare.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryDiffView.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/helpers.d.ts +2 -2
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/types.d.ts +6 -6
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentStatusBreakdown.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentStatusDetailRow.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/GitTriggerList.d.ts +1 -0
- package/dist/Shared/Components/CICDHistory/History.components.d.ts +2 -1
- package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/LogsRenderer.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ResourceConflictDeployDialog.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ResourceConflictDetailsModal.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/Sidebar.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/StatusFilterButtonComponent.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/TriggerDetails.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/TriggerOutput.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/WorkerStatus.d.ts +1 -0
- package/dist/Shared/Components/CICDHistory/constants.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/types.d.ts +9 -7
- package/dist/Shared/Components/CICDHistory/utils.d.ts +3 -3
- package/dist/Shared/Components/CMCS/ConfigMapSecretReadyOnly.d.ts +1 -1
- package/dist/Shared/Components/CMCS/helpers.d.ts +1 -1
- package/dist/Shared/Components/Card/Card.component.d.ts +1 -1
- package/dist/Shared/Components/Charts/Chart.component.d.ts +1 -1
- package/dist/Shared/Components/Charts/utils.d.ts +1 -1
- package/dist/Shared/Components/Chip/Chip.component.d.ts +1 -1
- package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/CodeEditor.components.d.ts +6 -6
- package/dist/Shared/Components/CodeEditor/CodeEditor.d.ts +7 -7
- package/dist/Shared/Components/CodeEditor/CodeEditorRenderer.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/Extensions/DiffMinimap.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/types.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/utils.d.ts +1 -1
- package/dist/Shared/Components/Collapse/Collapse.d.ts +1 -1
- package/dist/Shared/Components/CollapsibleList/CollapsibleList.component.d.ts +1 -1
- package/dist/Shared/Components/CollapsibleList/CollapsibleList.types.d.ts +1 -2
- package/dist/Shared/Components/CommitChipCell/CommitChipCell.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/CannotDeleteModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ConfirmationModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ConfirmationModalContext.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/types.d.ts +0 -5
- package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
- package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +1 -1
- package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
- package/dist/Shared/Components/CustomInput/PasswordField.d.ts +1 -1
- package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
- package/dist/Shared/Components/DTFocusTrap/types.d.ts +0 -1
- package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/constants.d.ts +2 -112
- package/dist/Shared/Components/DatePicker/index.d.ts +0 -2
- package/dist/Shared/Components/DatePicker/types.d.ts +34 -29
- package/dist/Shared/Components/DatePicker/utils.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.component.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffAccordion.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffMain.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffNavigation.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffRadioSelect.d.ts +1 -1
- package/dist/Shared/Components/DetectBottom/DetectBottom.component.d.ts +1 -1
- package/dist/Shared/Components/DocLink/DocLink.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +1 -1
- package/dist/Shared/Components/EditImageFormField/EditImageFormField.d.ts +1 -1
- package/dist/Shared/Components/EditableTextArea/EditableTextArea.d.ts +1 -1
- package/dist/Shared/Components/EnvironmentSelector/EnvironmentSelector.component.d.ts +1 -1
- package/dist/Shared/Components/Error/ErrorBar.d.ts +1 -1
- package/dist/Shared/Components/Error/utils.d.ts +1 -1
- package/dist/Shared/Components/ExcludedImageNode/ExcludedImageNode.d.ts +1 -1
- package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +1 -1
- package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +1 -1
- package/dist/Shared/Components/ExportToCsv/types.d.ts +1 -0
- package/dist/Shared/Components/FeatureDescription/FeatureDescriptionModal.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/FeatureTitleWithInfo.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/types.d.ts +7 -2
- package/dist/Shared/Components/FileUpload/FileUpload.d.ts +1 -1
- package/dist/Shared/Components/FilterChips/FilterChips.component.d.ts +1 -1
- package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionItem.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/Suggestions.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionsInfo.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldInfo.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldLabel.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldWrapper.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoCard.component.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoCardListing.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoListSkeleton.d.ts +1 -1
- package/dist/Shared/Components/GenericModal/GenericModal.component.d.ts +4 -4
- package/dist/Shared/Components/GenericModal/GenericModal.context.d.ts +1 -1
- package/dist/Shared/Components/GenericModal/types.d.ts +1 -1
- package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -1
- package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +1 -1
- package/dist/Shared/Components/GettingStartedCard/GettingStarted.d.ts +1 -1
- package/dist/Shared/Components/GitCommitInfoGeneric/GitCommitInfoGeneric.d.ts +1 -1
- package/dist/Shared/Components/GitCommitInfoGeneric/GitMaterialInfoHeader.d.ts +1 -1
- package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/GraphVisualizer.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/BaseNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/DropdownNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/IconNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/TextNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/constants.d.ts +3 -3
- package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
- package/dist/Shared/Components/Header/HeaderWithCreateButton/utils.d.ts +1 -1
- package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
- package/dist/Shared/Components/Header/IframePromoButton.d.ts +1 -1
- package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
- package/dist/Shared/Components/Header/ProfileMenu.d.ts +1 -1
- package/dist/Shared/Components/Header/types.d.ts +1 -0
- package/dist/Shared/Components/Icon/Icon.d.ts +1 -1
- package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
- package/dist/Shared/Components/IframeContainer/IframeContainer.component.d.ts +1 -1
- package/dist/Shared/Components/IframeContainer/IframeElement.d.ts +1 -1
- package/dist/Shared/Components/Illustration/Illustration.d.ts +1 -2
- package/dist/Shared/Components/Illustration/IllustrationBase.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/ArtifactInfo/ArtifactInfo.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/ImageCard.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/DeploymentEnvState/DeploymentEnvState.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/SequentialCDCardTitle.d.ts +1 -1
- package/dist/Shared/Components/ImageCardAccordion/ImageCardAccordion.d.ts +1 -1
- package/dist/Shared/Components/ImageChipCell/ImageChipCell.component.d.ts +1 -1
- package/dist/Shared/Components/ImageWithFallback/ImageWithFallback.component.d.ts +1 -1
- package/dist/Shared/Components/ImageWithFallback/types.d.ts +1 -1
- package/dist/Shared/Components/InfoBlock/InfoBlock.component.d.ts +1 -1
- package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
- package/dist/Shared/Components/InvalidYAMLTippy/InvalidYAMLTippyWrapper.d.ts +1 -1
- package/dist/Shared/Components/InvalidYAMLTippy/utils.d.ts +1 -1
- package/dist/Shared/Components/KeyValueTable/KeyValueTable.component.d.ts +1 -1
- package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +1 -1
- package/dist/Shared/Components/License/ActivateLicenseDialog.d.ts +1 -1
- package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
- package/dist/Shared/Components/License/License.components.d.ts +3 -3
- package/dist/Shared/Components/LoadingCard.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/Testimonials.components.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/types.d.ts +1 -1
- package/dist/Shared/Components/MaterialHistory/MaterialHistory.component.d.ts +1 -1
- package/dist/Shared/Components/ModalSidebarPanel/ModalSidebarPanel.component.d.ts +1 -1
- package/dist/Shared/Components/ModalSidebarPanel/types.d.ts +1 -1
- package/dist/Shared/Components/NumbersCount/NumbersCount.component.d.ts +1 -1
- package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginCard.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginCardSkeletonList.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginImageContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginList.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginListContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginTagSelect.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginTagsContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/types.d.ts +2 -2
- package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
- package/dist/Shared/Components/Popover/types.d.ts +4 -0
- package/dist/Shared/Components/Popover/utils.d.ts +1 -1
- package/dist/Shared/Components/ProgressBar/ProgressBar.component.d.ts +1 -1
- package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +1 -1
- package/dist/Shared/Components/QRCode.d.ts +1 -1
- package/dist/Shared/Components/ReactSelect/constants.d.ts +1 -1
- package/dist/Shared/Components/ReactSelect/utils.d.ts +4 -4
- package/dist/Shared/Components/RegistryIcon/RegistryIcon.d.ts +1 -1
- package/dist/Shared/Components/SSOProviderIcon/SSOProviderIcon.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityCard.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityDetailsCards.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/components/OpenDetailViewButton.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +5 -97
- package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/types.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +2 -2
- package/dist/Shared/Components/Security/SeverityChip.d.ts +1 -1
- package/dist/Shared/Components/Security/Vulnerabilities/Vulnerabilities.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/FilterSelectPicker.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/SelectPickerTextArea.component.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/common.d.ts +12 -12
- package/dist/Shared/Components/SelectPicker/type.d.ts +18 -1
- package/dist/Shared/Components/ShowMoreText/ShowMoreText.d.ts +1 -1
- package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/DeploymentStatus.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/StatusComponent.d.ts +1 -1
- package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
- package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +1 -1
- package/dist/Shared/Components/TabGroup/TabGroup.component.d.ts +1 -1
- package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +4 -4
- package/dist/Shared/Components/TabGroup/TabGroup.types.d.ts +1 -0
- 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/types.d.ts +1 -1
- package/dist/Shared/Components/TagsKeyValueTable/TagsContainer.d.ts +1 -1
- package/dist/Shared/Components/TargetPlatforms/TargetPlatformBadgeList.d.ts +1 -1
- package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
- package/dist/Shared/Components/TempAppWindow/TempAppWindow.d.ts +1 -1
- package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
- package/dist/Shared/Components/ThemeSwitcher/ThemeSwitcher.component.d.ts +1 -1
- package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
- package/dist/Shared/Components/TrailingItem/TrailingItem.component.d.ts +1 -1
- package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
- package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
- package/dist/Shared/Components/TreeView/types.d.ts +1 -1
- package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -1
- package/dist/Shared/Components/UnsavedChanges/UnsavedChanges.component.d.ts +1 -1
- package/dist/Shared/Components/UnsavedChangesDialog/UnsavedChangesDialog.component.d.ts +1 -1
- package/dist/Shared/Components/UserIdentifier/UserIdentifier.d.ts +1 -1
- package/dist/Shared/Components/VirtualizedList/VirtualizedList.component.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/SourceTypeCard.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
- package/dist/Shared/Components/index.d.ts +0 -1
- package/dist/Shared/Helpers.d.ts +4 -14
- package/dist/Shared/Hooks/UsePrompt/UsePrompt.d.ts +1 -2
- package/dist/Shared/Hooks/UsePrompt/types.d.ts +1 -0
- package/dist/Shared/Hooks/useForm/useForm.d.ts +1 -1
- package/dist/Shared/Providers/ImageSelectionUtility/ImageSelectionUtility.d.ts +1 -1
- package/dist/Shared/Providers/MainContextProvider/MainContextProvider.d.ts +1 -1
- package/dist/Shared/Providers/MainContextProvider/types.d.ts +1 -1
- package/dist/Shared/Providers/ThemeProvider/ThemeProvider.d.ts +1 -1
- package/dist/Shared/Providers/UserEmailProvider/UserEmailProvider.d.ts +3 -3
- package/dist/Shared/Services/ToastManager/ToastContent.d.ts +2 -2
- package/dist/Shared/Store/IndexStore.d.ts +1 -1
- package/dist/Shared/types.d.ts +174 -3
- package/dist/V4HPSUGU-FEAgyDRU.js +3 -0
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/@common-rjsf.css +1 -1
- package/dist/assets/@vendor.css +1 -1
- package/dist/assets/index.css +1 -0
- package/dist/index.d.ts +16 -185
- package/dist/index.js +27765 -1153
- package/dist/javascript-W4V65GQp.js +2 -0
- package/dist/rolldown-runtime-BETGA6I9.js +23 -0
- package/dist/vitesse-dark-BeH4ywRI.js +2 -0
- package/dist/vitesse-light-DdeKPBrl.js +2 -0
- package/package.json +36 -38
- package/dist/@code-editor-BSv02H_D.js +0 -33364
- package/dist/@common-rjsf-D-b5WCDf.js +0 -604
- package/dist/@framer-motion-Bi7d_Mil.js +0 -3606
- package/dist/@moment-CGWt8tF2.js +0 -2620
- package/dist/@react-dates-CR-uCH60.js +0 -7634
- package/dist/@react-select-C5q5RdNV.js +0 -2647
- package/dist/@react-virtualized-sticky-tree-LXSXNrbc.js +0 -452
- package/dist/@vendor-CtCMPfdc.js +0 -81580
- package/dist/Common/Markdown/constant.d.ts +0 -28
- package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +0 -11
- package/dist/Shared/Components/Confetti/Confetti.component.d.ts +0 -2
- package/dist/Shared/Components/Confetti/index.d.ts +0 -1
- package/dist/Shared/Components/DatePicker/DayPickerRangeController.d.ts +0 -2
- package/dist/Shared/Components/DatePicker/SingleDatePickerComponent.d.ts +0 -11
- package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +0 -80
- package/dist/assets/@react-dates.css +0 -1
- package/dist/assets/app-not-deployed.622dc6ba.svg +0 -141
- package/dist/assets/cmd-bar-visual.340d6226.webp +0 -0
- package/dist/assets/delete-medium.897114e0.svg +0 -26
- package/dist/assets/empty-state-key.b983ece5.svg +0 -13
- package/dist/assets/ic-73strings.ccb245ec.svg +0 -21
- package/dist/assets/ic-abort.0d2773e9.svg +0 -34
- package/dist/assets/ic-aborted.d162b12b.svg +0 -21
- package/dist/assets/ic-aborted.d400d0e8.svg +0 -21
- package/dist/assets/ic-activity.63032a88.svg +0 -19
- package/dist/assets/ic-add.4cc5a045.svg +0 -19
- package/dist/assets/ic-add.cfaa779b.svg +0 -19
- package/dist/assets/ic-ai.25e44e0c.svg +0 -3
- package/dist/assets/ic-alibaba.518d61a4.svg +0 -3
- package/dist/assets/ic-amazon-eks.af616c23.svg +0 -21
- package/dist/assets/ic-app-group.068791a2.svg +0 -19
- package/dist/assets/ic-app-template.82736707.svg +0 -23
- package/dist/assets/ic-application-group.4b448cca.svg +0 -3
- package/dist/assets/ic-application-management.7fb9e3a0.svg +0 -3
- package/dist/assets/ic-application-template.212d14f1.svg +0 -3
- package/dist/assets/ic-application.4c80bfcf.svg +0 -3
- package/dist/assets/ic-appstatus-cancelled.05bb3352.svg +0 -22
- package/dist/assets/ic-argocd-app.9c5eba79.svg +0 -61
- package/dist/assets/ic-arrow-backward.d951202a.svg +0 -19
- package/dist/assets/ic-arrow-clockwise.4cb9c9ac.svg +0 -19
- package/dist/assets/ic-arrow-counter-clockwise.01cbb0e1.svg +0 -21
- package/dist/assets/ic-arrow-down.18e5e332.svg +0 -19
- package/dist/assets/ic-arrow-forward.a2b8ab45.svg +0 -27
- package/dist/assets/ic-arrow-line-down.b6a98848.svg +0 -3
- package/dist/assets/ic-arrow-out.6aea09d0.svg +0 -19
- package/dist/assets/ic-arrow-right.96f4142a.svg +0 -19
- package/dist/assets/ic-arrow-right.eda141d3.svg +0 -19
- package/dist/assets/ic-arrow-square-out.c107c76c.svg +0 -19
- package/dist/assets/ic-arrow-up-circle-with-dot.a1ebda4e.svg +0 -4
- package/dist/assets/ic-arrow-up-circle.a9bccf85.svg +0 -3
- package/dist/assets/ic-arrow-up-down.945ee496.svg +0 -19
- package/dist/assets/ic-arrows-clockwise.0f9d94ab.svg +0 -19
- package/dist/assets/ic-arrows-clockwise.5990b4f7.svg +0 -19
- package/dist/assets/ic-arrows-left-right.9c24874a.svg +0 -19
- package/dist/assets/ic-asterisk.d3efa9a5.svg +0 -19
- package/dist/assets/ic-ather.0d03ef3e.svg +0 -27
- package/dist/assets/ic-aws-codecommit.236f850c.svg +0 -10
- package/dist/assets/ic-aws-codecommit.43f0dd23.svg +0 -26
- package/dist/assets/ic-aws.eb2d0124.svg +0 -12
- package/dist/assets/ic-azure-aks.0c74ac31.svg +0 -62
- package/dist/assets/ic-azure.a01ce3b4.svg +0 -39
- package/dist/assets/ic-backup-and-schedule.51b7d3dd.svg +0 -3
- package/dist/assets/ic-backup-color.dc62e9d5.svg +0 -6
- package/dist/assets/ic-backup-location.ebaf1148.svg +0 -3
- package/dist/assets/ic-backup-schedule-color.a16c34b0.svg +0 -5
- package/dist/assets/ic-bell.c1e888e2.svg +0 -3
- package/dist/assets/ic-bg-backup-schedule.9ef9bc39.svg +0 -19
- package/dist/assets/ic-bg-backups.396e99bd.svg +0 -19
- package/dist/assets/ic-bg-build.8609d0ea.svg +0 -13
- package/dist/assets/ic-bg-cluster.71a7ecdf.svg +0 -22
- package/dist/assets/ic-bg-cpu.15ec70f0.svg +0 -11
- package/dist/assets/ic-bg-deploy.266711fe.svg +0 -22
- package/dist/assets/ic-bg-environment.72d85c8c.svg +0 -28
- package/dist/assets/ic-bg-memory.5373a125.svg +0 -11
- package/dist/assets/ic-bg-pause-schedule.6edcc1d4.svg +0 -14
- package/dist/assets/ic-bg-production-pipelines.2951cdc0.svg +0 -22
- package/dist/assets/ic-bg-project.84658405.svg +0 -12
- package/dist/assets/ic-bg-ransomware-vulnerable-cluster.1b25a5d0.svg +0 -7
- package/dist/assets/ic-bg-restore.4fa13869.svg +0 -33
- package/dist/assets/ic-bg-scan.2249360c.svg +0 -28
- package/dist/assets/ic-bg-storage-locations.894070b0.svg +0 -22
- package/dist/assets/ic-bg-webhook.b455152d.svg +0 -13
- package/dist/assets/ic-bharatpe.63831fdf.svg +0 -31
- package/dist/assets/ic-binoculars.c6ad42f4.svg +0 -3
- package/dist/assets/ic-bitbucket.ffe914a0.svg +0 -30
- package/dist/assets/ic-bold.2140b7c6.svg +0 -19
- package/dist/assets/ic-book-open.7cb94ee8.svg +0 -19
- package/dist/assets/ic-book-open.9c048ee2.svg +0 -19
- package/dist/assets/ic-bot.65f403dd.svg +0 -3
- package/dist/assets/ic-bot.f1d4abcc.svg +0 -23
- package/dist/assets/ic-brain.1a2bb48e.svg +0 -19
- package/dist/assets/ic-branch.8db43d66.svg +0 -19
- package/dist/assets/ic-browser.f77a9d59.svg +0 -19
- package/dist/assets/ic-bug.30e24a9b.svg +0 -19
- package/dist/assets/ic-build-color.37484d39.svg +0 -33
- package/dist/assets/ic-building.2405d07b.svg +0 -3
- package/dist/assets/ic-bulb.3906a732.svg +0 -7
- package/dist/assets/ic-bulk-check.0f698efa.svg +0 -21
- package/dist/assets/ic-bulk-check.99e92f7a.svg +0 -21
- package/dist/assets/ic-calendar.1d9c66d2.svg +0 -19
- package/dist/assets/ic-calender-blank.963e3423.svg +0 -19
- package/dist/assets/ic-cancelled.3cd048aa.svg +0 -20
- package/dist/assets/ic-card-stack.0de57a3a.svg +0 -19
- package/dist/assets/ic-caret-down-small.51947d9a.svg +0 -19
- package/dist/assets/ic-caret-down-small.66339dda.svg +0 -19
- package/dist/assets/ic-caret-down.1666c029.svg +0 -19
- package/dist/assets/ic-caret-left-small.fe00c98d.svg +0 -19
- package/dist/assets/ic-caret-left.603097a8.svg +0 -19
- package/dist/assets/ic-caret-right.f4dda7a7.svg +0 -19
- package/dist/assets/ic-cd.165ef184.svg +0 -46
- package/dist/assets/ic-celebration.0f457baf.svg +0 -254
- package/dist/assets/ic-chart-line-up.7ab47f4e.svg +0 -3
- package/dist/assets/ic-chart-repo.4c12016f.svg +0 -5
- package/dist/assets/ic-chat-circle-dots.63f39467.svg +0 -19
- package/dist/assets/ic-chat-circle-online.cdf88c43.svg +0 -20
- package/dist/assets/ic-check-all.1d8ce377.svg +0 -21
- package/dist/assets/ic-check-circle-dots.296c8a3b.svg +0 -20
- package/dist/assets/ic-check-circle.ad80d835.svg +0 -25
- package/dist/assets/ic-check-circle.af18cd7e.svg +0 -3
- package/dist/assets/ic-check-square.ba02d96e.svg +0 -20
- package/dist/assets/ic-check.27c51fa1.svg +0 -21
- package/dist/assets/ic-check.ca1b4793.svg +0 -19
- package/dist/assets/ic-checkbox-hover.0151d832.svg +0 -20
- package/dist/assets/ic-checkbox-hover.93e8d66a.svg +0 -20
- package/dist/assets/ic-checkbox-intermediate.24c6d21d.svg +0 -22
- package/dist/assets/ic-checkbox-intermediate.2a2d6c49.svg +0 -22
- package/dist/assets/ic-checkbox-selected-error.632a283d.svg +0 -20
- package/dist/assets/ic-checkbox-selected-error.b40237bc.svg +0 -20
- package/dist/assets/ic-checkbox-selected.47444fab.svg +0 -20
- package/dist/assets/ic-checkbox-selected.c5539d6f.svg +0 -20
- package/dist/assets/ic-checkbox-unselected.8054e3d7.svg +0 -19
- package/dist/assets/ic-checkbox-unselected.ab91cdba.svg +0 -19
- package/dist/assets/ic-checked-list.aba26c40.svg +0 -19
- package/dist/assets/ic-checks.939fbbcf.svg +0 -19
- package/dist/assets/ic-chevron-down.fc70d7a7.svg +0 -21
- package/dist/assets/ic-ci-linked.b25fbb2f.svg +0 -34
- package/dist/assets/ic-circle-loader.9472965b.svg +0 -17
- package/dist/assets/ic-circle-small.a0740b0e.svg +0 -3
- package/dist/assets/ic-circle.98fce2b0.svg +0 -25
- package/dist/assets/ic-clean-brush.367a32fe.svg +0 -19
- package/dist/assets/ic-clipboard.2869fa7d.svg +0 -3
- package/dist/assets/ic-clock-counterclockwise.3d7c2ef1.svg +0 -3
- package/dist/assets/ic-clock.4109c84f.svg +0 -19
- package/dist/assets/ic-clock.c21a2d14.svg +0 -19
- package/dist/assets/ic-close-circle.b39dd87d.svg +0 -3
- package/dist/assets/ic-close-large.ae3d6030.svg +0 -19
- package/dist/assets/ic-close-small.ee9fe1c3.svg +0 -19
- package/dist/assets/ic-close.43adc42a.svg +0 -25
- package/dist/assets/ic-cloud-upload.55d9c163.svg +0 -3
- package/dist/assets/ic-cloud-vms.ba70e78d.svg +0 -21
- package/dist/assets/ic-cluster-isolated.778a1ee2.svg +0 -19
- package/dist/assets/ic-cluster.f688b9e5.svg +0 -19
- package/dist/assets/ic-code-commit.161a6b3c.svg +0 -19
- package/dist/assets/ic-code.1d1d4dd8.svg +0 -19
- package/dist/assets/ic-code.3af36d5c.svg +0 -19
- package/dist/assets/ic-coins-color-animated.fe11cdc3.svg +0 -112
- package/dist/assets/ic-coins.2c15f406.svg +0 -3
- package/dist/assets/ic-collapse-all.56740920.svg +0 -19
- package/dist/assets/ic-comment.cc141b33.svg +0 -3
- package/dist/assets/ic-commit.e3113dd9.svg +0 -23
- package/dist/assets/ic-compare.0ee3e4cf.svg +0 -22
- package/dist/assets/ic-configuration-file.b9f3ac22.svg +0 -10
- package/dist/assets/ic-container-registry.4e1e6455.svg +0 -19
- package/dist/assets/ic-container.13005c27.svg +0 -19
- package/dist/assets/ic-cookr.a317a655.svg +0 -42
- package/dist/assets/ic-copy.94cee0fb.svg +0 -19
- package/dist/assets/ic-copy.c4b628de.svg +0 -19
- package/dist/assets/ic-cost-visibility.5595009f.svg +0 -3
- package/dist/assets/ic-cpu.3024be12.svg +0 -19
- package/dist/assets/ic-cross.01e03666.svg +0 -19
- package/dist/assets/ic-crown.24ca27fc.svg +0 -19
- package/dist/assets/ic-cube.be637e97.svg +0 -19
- package/dist/assets/ic-curved-arrow.3f3ca92c.svg +0 -3
- package/dist/assets/ic-database-backup.b9e7c558.svg +0 -3
- package/dist/assets/ic-delete-dots.9cebdcd9.svg +0 -78
- package/dist/assets/ic-delete-interactive.304dd293.svg +0 -19
- package/dist/assets/ic-delete-lightning.e835c6e9.svg +0 -19
- package/dist/assets/ic-delete.a6e8d3ad.svg +0 -19
- package/dist/assets/ic-delhivery.c4fecf0f.svg +0 -31
- package/dist/assets/ic-deploy-color.c7a46837.svg +0 -30
- package/dist/assets/ic-deploy-sync.9a3e3c28.svg +0 -32
- package/dist/assets/ic-devtron-ai.d17a01ed.svg +0 -303
- package/dist/assets/ic-devtron-app.a8b688d3.svg +0 -23
- package/dist/assets/ic-devtron-header-logo.e18ac7b6.svg +0 -20
- package/dist/assets/ic-devtron-job.a40f06cf.svg +0 -26
- package/dist/assets/ic-devtron-text.67a413b6.svg +0 -3
- package/dist/assets/ic-devtron.87ead611.svg +0 -19
- package/dist/assets/ic-diff-added.6ef6f938.svg +0 -3
- package/dist/assets/ic-diff-deleted.54eb24dd.svg +0 -3
- package/dist/assets/ic-diff-file-added.e111ba14.svg +0 -22
- package/dist/assets/ic-diff-file-removed.7863a55f.svg +0 -22
- package/dist/assets/ic-diff-file-updated.a8293158.svg +0 -22
- package/dist/assets/ic-diff-updated.294b925e.svg +0 -4
- package/dist/assets/ic-disconnect.bfd4ffb6.svg +0 -19
- package/dist/assets/ic-discord-fill.16103b65.svg +0 -19
- package/dist/assets/ic-docker.48906f4d.svg +0 -19
- package/dist/assets/ic-dockerhub.03bd09a9.svg +0 -19
- package/dist/assets/ic-dot-circle.5ce1fccf.svg +0 -3
- package/dist/assets/ic-download.b0685453.svg +0 -19
- package/dist/assets/ic-download.c30437cd.svg +0 -21
- package/dist/assets/ic-drag.3f71e8aa.svg +0 -24
- package/dist/assets/ic-ecr.302d6ccb.svg +0 -25
- package/dist/assets/ic-edit-file.aea811d8.svg +0 -20
- package/dist/assets/ic-edit-lines.57927b07.svg +0 -3
- package/dist/assets/ic-edit.b8b75800.svg +0 -19
- package/dist/assets/ic-email.5c944f9a.svg +0 -19
- package/dist/assets/ic-enter-fullscreen.ccb625cf.svg +0 -3
- package/dist/assets/ic-enter.cab07082.svg +0 -19
- package/dist/assets/ic-enterprise-feat.259c841f.svg +0 -19
- package/dist/assets/ic-enterprise-tag.345cda52.svg +0 -59
- package/dist/assets/ic-env.c0634f19.svg +0 -29
- package/dist/assets/ic-environment-isolated.c80b4a45.svg +0 -19
- package/dist/assets/ic-environment.d241eccb.svg +0 -20
- package/dist/assets/ic-error-cross.bf21e563.svg +0 -24
- package/dist/assets/ic-error-exclamation.c224de09.svg +0 -22
- package/dist/assets/ic-error-medium.ea542259.svg +0 -22
- package/dist/assets/ic-error.3ec5d5ef.svg +0 -20
- package/dist/assets/ic-error.9d61b25b.svg +0 -20
- package/dist/assets/ic-exit-fullscreen.1ae582d1.svg +0 -19
- package/dist/assets/ic-exit-fullscreen.75ef3789.svg +0 -3
- package/dist/assets/ic-expand-all.d1d223f2.svg +0 -19
- package/dist/assets/ic-expand-right-sm.dfe84ab6.svg +0 -19
- package/dist/assets/ic-expand-sm.e0adb3a7.svg +0 -19
- package/dist/assets/ic-expand.ab992205.svg +0 -19
- package/dist/assets/ic-external-link.0dd8eed7.svg +0 -4
- package/dist/assets/ic-failure.0220b612.svg +0 -24
- package/dist/assets/ic-fast-forward.5c56ed0e.svg +0 -20
- package/dist/assets/ic-file-code.96f8c5d8.svg +0 -19
- package/dist/assets/ic-file-code.ed2812f3.svg +0 -19
- package/dist/assets/ic-file-download.ca57c068.svg +0 -5
- package/dist/assets/ic-file-edit.7dacd421.svg +0 -19
- package/dist/assets/ic-file-key.495ba0bb.svg +0 -19
- package/dist/assets/ic-file-text.f9563710.svg +0 -19
- package/dist/assets/ic-file.187aaee4.svg +0 -19
- package/dist/assets/ic-files-changed.04e6de3f.svg +0 -3
- package/dist/assets/ic-files.877903d3.svg +0 -19
- package/dist/assets/ic-filter-applied.6541e03d.svg +0 -20
- package/dist/assets/ic-filter-applied.9fc48d0f.svg +0 -20
- package/dist/assets/ic-filter.8f403d6f.svg +0 -19
- package/dist/assets/ic-filter.eaefc78a.svg +0 -19
- package/dist/assets/ic-flask.962df7dd.svg +0 -19
- package/dist/assets/ic-floppy-disk.6d392bcd.svg +0 -3
- package/dist/assets/ic-fluxcd-app.7bf7dce5.svg +0 -22
- package/dist/assets/ic-folder-color.88ee985f.svg +0 -22
- package/dist/assets/ic-folder-user.50e60be1.svg +0 -19
- package/dist/assets/ic-folder.d5a0e01e.svg +0 -19
- package/dist/assets/ic-fullscreen-2.f138a5e8.svg +0 -19
- package/dist/assets/ic-fullscreen.b05e5087.svg +0 -19
- package/dist/assets/ic-gavel.1799f199.svg +0 -19
- package/dist/assets/ic-gear.7116a8bf.svg +0 -20
- package/dist/assets/ic-gift-animated.9ca6ccb4.svg +0 -38
- package/dist/assets/ic-gift-gradient.581b1ac5.svg +0 -25
- package/dist/assets/ic-gift.8ea07edc.svg +0 -19
- package/dist/assets/ic-git-branch.7be08881.svg +0 -19
- package/dist/assets/ic-git.89f79adf.svg +0 -17
- package/dist/assets/ic-git.bb72e063.svg +0 -17
- package/dist/assets/ic-github.9d82ed09.svg +0 -19
- package/dist/assets/ic-github.b6e9d0f3.svg +0 -19
- package/dist/assets/ic-gitlab.ac331d67.svg +0 -31
- package/dist/assets/ic-gitlab.de184b7f.svg +0 -31
- package/dist/assets/ic-global-overview.56ba9dc0.svg +0 -3
- package/dist/assets/ic-google-artifact-registry.2a167c8b.svg +0 -34
- package/dist/assets/ic-google-cloud.3077a8dd.svg +0 -6
- package/dist/assets/ic-google-container-registry.320c53ee.svg +0 -35
- package/dist/assets/ic-google-gke.a28779b8.svg +0 -25
- package/dist/assets/ic-google.475640a4.svg +0 -22
- package/dist/assets/ic-grid-view.13207b99.svg +0 -19
- package/dist/assets/ic-group-filter-applied.2cdb11e7.svg +0 -20
- package/dist/assets/ic-group-filter.ed1869f5.svg +0 -19
- package/dist/assets/ic-hand-pointing.f0ed4e78.svg +0 -20
- package/dist/assets/ic-hash.2d8669eb.svg +0 -19
- package/dist/assets/ic-header.a91a9800.svg +0 -21
- package/dist/assets/ic-heart-green.6d3bb9cf.svg +0 -20
- package/dist/assets/ic-heart-red-animated.62caae80.svg +0 -74
- package/dist/assets/ic-heart-red.ae773db3.svg +0 -19
- package/dist/assets/ic-helm-app.089be06f.svg +0 -20
- package/dist/assets/ic-helm.20583d75.svg +0 -19
- package/dist/assets/ic-help-filled.b7ae284e.svg +0 -20
- package/dist/assets/ic-help-outline.4b30e33c.svg +0 -19
- package/dist/assets/ic-help-outline.9c012a0c.svg +0 -19
- package/dist/assets/ic-help.39c58c34.svg +0 -19
- package/dist/assets/ic-hibernate-circle.8a400518.svg +0 -19
- package/dist/assets/ic-hibernate.263ffcea.svg +0 -19
- package/dist/assets/ic-image-approve.0cbb58eb.svg +0 -3
- package/dist/assets/ic-image.2a8ed117.svg +0 -20
- package/dist/assets/ic-in-progress.53ef18ae.svg +0 -22
- package/dist/assets/ic-in-progress.73f9ca1e.svg +0 -20
- package/dist/assets/ic-info-filled-color.7b8b860f.svg +0 -24
- package/dist/assets/ic-info-filled-override.99e8094a.svg +0 -20
- package/dist/assets/ic-info-filled.763be331.svg +0 -20
- package/dist/assets/ic-info-filled.f870ac11.svg +0 -20
- package/dist/assets/ic-info-outline.29f1089c.svg +0 -20
- package/dist/assets/ic-info-outline.d29630b4.svg +0 -19
- package/dist/assets/ic-info-outlined.f4fa3224.svg +0 -29
- package/dist/assets/ic-infrastructure-management.4b052d41.svg +0 -3
- package/dist/assets/ic-input.57281408.svg +0 -3
- package/dist/assets/ic-install.631b7b46.svg +0 -19
- package/dist/assets/ic-italic.358ca070.svg +0 -19
- package/dist/assets/ic-job-color.bb826301.svg +0 -25
- package/dist/assets/ic-k3s.310882f4.svg +0 -19
- package/dist/assets/ic-k8s-job.c4f9ccc7.svg +0 -19
- package/dist/assets/ic-key-enter.1bcea42a.svg +0 -19
- package/dist/assets/ic-key.56432553.svg +0 -19
- package/dist/assets/ic-kind.5d844446.svg +0 -25
- package/dist/assets/ic-kubernetes.7e04c3d2.svg +0 -4
- package/dist/assets/ic-laptop.06834890.svg +0 -19
- package/dist/assets/ic-ldap.0c5633d9.svg +0 -19
- package/dist/assets/ic-lego-block.ee4b63f1.svg +0 -36
- package/dist/assets/ic-lego.ae684d25.svg +0 -19
- package/dist/assets/ic-lightning-fill.83a792be.svg +0 -19
- package/dist/assets/ic-lightning.f4ff5588.svg +0 -19
- package/dist/assets/ic-lines.0a53b80a.svg +0 -19
- package/dist/assets/ic-link.8453e775.svg +0 -19
- package/dist/assets/ic-link.8b276915.svg +0 -19
- package/dist/assets/ic-linked-build-color.3833bda8.svg +0 -23
- package/dist/assets/ic-list-bullets.f055aa03.svg +0 -20
- package/dist/assets/ic-livspace.9f369ef7.svg +0 -29
- package/dist/assets/ic-locked.dab69058.svg +0 -21
- package/dist/assets/ic-locked.dd40e181.svg +0 -3
- package/dist/assets/ic-logout.f0a8b488.svg +0 -19
- package/dist/assets/ic-logs.84f66850.svg +0 -19
- package/dist/assets/ic-magic-wand.2c29cd4e.svg +0 -10
- package/dist/assets/ic-magnifying-glass.b8c4da8f.svg +0 -19
- package/dist/assets/ic-man-on-rocket.93b070c4.svg +0 -110
- package/dist/assets/ic-match-case.13b7a2fa.svg +0 -19
- package/dist/assets/ic-match-word.d92addc3.svg +0 -19
- package/dist/assets/ic-mechanical-operation.04a318d6.svg +0 -17
- package/dist/assets/ic-medium-clean-brush.f683d4d6.svg +0 -24
- package/dist/assets/ic-medium-delete.8386c77e.svg +0 -27
- package/dist/assets/ic-medium-info.b59d7676.svg +0 -21
- package/dist/assets/ic-medium-megaphone.a069bf1d.svg +0 -5
- package/dist/assets/ic-medium-paintbucket.45544bb9.svg +0 -24
- package/dist/assets/ic-medium-pause.7449078a.svg +0 -19
- package/dist/assets/ic-medium-play.f7a8ddb7.svg +0 -19
- package/dist/assets/ic-medium-upgrade.b315b889.svg +0 -9
- package/dist/assets/ic-megaphone-left.ad5e7cbf.svg +0 -19
- package/dist/assets/ic-megaphone-right.0f7ef63f.svg +0 -19
- package/dist/assets/ic-memory.c3264de1.svg +0 -19
- package/dist/assets/ic-message.be6dba43.svg +0 -19
- package/dist/assets/ic-microsoft.7c7bcaeb.svg +0 -22
- package/dist/assets/ic-minikube.33d6538a.svg +0 -25
- package/dist/assets/ic-minus.65e341f4.svg +0 -19
- package/dist/assets/ic-minus.df865aaf.svg +0 -19
- package/dist/assets/ic-missing.917a1291.svg +0 -20
- package/dist/assets/ic-mobile.eabc9181.svg +0 -20
- package/dist/assets/ic-monitoring.30910a3c.svg +0 -22
- package/dist/assets/ic-more-vertical.18109fc1.svg +0 -19
- package/dist/assets/ic-namespace.8a09efbb.svg +0 -19
- package/dist/assets/ic-nav-cursor.691e4db7.svg +0 -10
- package/dist/assets/ic-new-chat.f7c90f8e.svg +0 -5
- package/dist/assets/ic-new.1907a03f.svg +0 -19
- package/dist/assets/ic-node-script.88af3604.svg +0 -35
- package/dist/assets/ic-not-authorized.cb3b5ff2.svg +0 -95
- package/dist/assets/ic-not-found.f5857c12.svg +0 -176
- package/dist/assets/ic-oidc.5e06656d.svg +0 -20
- package/dist/assets/ic-open-box.b15fcbbd.svg +0 -19
- package/dist/assets/ic-open-in-new.6aea09d0.svg +0 -19
- package/dist/assets/ic-openai.030b0cc2.svg +0 -26
- package/dist/assets/ic-openshift.3886b54f.svg +0 -26
- package/dist/assets/ic-oracle-cloud.5a8ee45d.svg +0 -3
- package/dist/assets/ic-ordered-list.879dc7c8.svg +0 -19
- package/dist/assets/ic-otc-cloud.43b31bd8.svg +0 -5
- package/dist/assets/ic-out-of-sync.824fb5c6.svg +0 -24
- package/dist/assets/ic-page-not-found.3c4f114b.svg +0 -81
- package/dist/assets/ic-paper-plane-color.b290f604.svg +0 -36
- package/dist/assets/ic-paper-plane.bf63ba1c.svg +0 -19
- package/dist/assets/ic-party.cfc7e7c6.svg +0 -4
- package/dist/assets/ic-path.d562ddbf.svg +0 -19
- package/dist/assets/ic-pause-circle.d9dc254f.svg +0 -19
- package/dist/assets/ic-pause.4e5c6056.svg +0 -4
- package/dist/assets/ic-pencil.39510f9f.svg +0 -19
- package/dist/assets/ic-pencil.c75a6acc.svg +0 -19
- package/dist/assets/ic-person.d066bc6d.svg +0 -19
- package/dist/assets/ic-piggybank.3a4839d7.svg +0 -3
- package/dist/assets/ic-play-outline.e18008ce.svg +0 -3
- package/dist/assets/ic-priority-high-fill.53755d8f.svg +0 -3
- package/dist/assets/ic-priority-low-fill.79e781ae.svg +0 -4
- package/dist/assets/ic-priority-medium-fill.7bab0ff8.svg +0 -4
- package/dist/assets/ic-priority-urgent-fill.78d42fa0.svg +0 -10
- package/dist/assets/ic-pull-request.31d0c981.svg +0 -19
- package/dist/assets/ic-pulsate-status.2ca548fd.svg +0 -36
- package/dist/assets/ic-quay.d622b34f.svg +0 -27
- package/dist/assets/ic-quote.10768489.svg +0 -19
- package/dist/assets/ic-quote.89f42bae.svg +0 -19
- package/dist/assets/ic-ratings.a1d31244.svg +0 -13
- package/dist/assets/ic-red-bulb.25e01bfc.svg +0 -9
- package/dist/assets/ic-regex.e14a4ea3.svg +0 -19
- package/dist/assets/ic-release-hub.25b9707a.svg +0 -3
- package/dist/assets/ic-replace-all-text.a87fd342.svg +0 -19
- package/dist/assets/ic-replace-text.cc5433be.svg +0 -19
- package/dist/assets/ic-resize-handle.f999b998.svg +0 -25
- package/dist/assets/ic-resource-browser.4ff3e571.svg +0 -3
- package/dist/assets/ic-resource-watcher.7cce5305.svg +0 -3
- package/dist/assets/ic-right-panel-collapse.0ecf8ceb.svg +0 -3
- package/dist/assets/ic-rocket-fail.874e54ce.svg +0 -20
- package/dist/assets/ic-rocket-gear.b4f582da.svg +0 -19
- package/dist/assets/ic-rocket-launch.5df99bf3.svg +0 -19
- package/dist/assets/ic-rotate-devtron.5a8363d8.svg +0 -120
- package/dist/assets/ic-scan-fallback.1e23e6fd.svg +0 -20
- package/dist/assets/ic-search.976327f1.svg +0 -22
- package/dist/assets/ic-security-fixable.168b5bf8.svg +0 -12
- package/dist/assets/ic-security-not-fixable.be099f65.svg +0 -12
- package/dist/assets/ic-security-policy.874568da.svg +0 -3
- package/dist/assets/ic-security-scan.3ae78d50.svg +0 -3
- package/dist/assets/ic-security-vulnerability.c954b87a.svg +0 -4
- package/dist/assets/ic-selected.3a29e244.svg +0 -20
- package/dist/assets/ic-ses.7797b214.svg +0 -6
- package/dist/assets/ic-shapes.77fbbb93.svg +0 -19
- package/dist/assets/ic-shield-check.c26854d2.svg +0 -19
- package/dist/assets/ic-shield-check.ecde083d.svg +0 -19
- package/dist/assets/ic-shield-warning-outline.e6832dbc.svg +0 -19
- package/dist/assets/ic-slack.3c916573.svg +0 -10
- package/dist/assets/ic-sliders-vertical.7211dc4f.svg +0 -23
- package/dist/assets/ic-smtp.f6f45abc.svg +0 -7
- package/dist/assets/ic-software-release-management.dceedf80.svg +0 -3
- package/dist/assets/ic-sort-arrow-down.5cf54d08.svg +0 -19
- package/dist/assets/ic-sort-ascending.8a25e19d.svg +0 -19
- package/dist/assets/ic-sort-descending.c5846635.svg +0 -19
- package/dist/assets/ic-sortable.117b8f83.svg +0 -19
- package/dist/assets/ic-sparkle-ai-color.b67e98ce.svg +0 -27
- package/dist/assets/ic-sparkle-color.39f6b618.svg +0 -34
- package/dist/assets/ic-speedometer.495c2d1c.svg +0 -19
- package/dist/assets/ic-spinny.945235a0.svg +0 -30
- package/dist/assets/ic-spray-can.199c0450.svg +0 -19
- package/dist/assets/ic-spray-can.955302fc.svg +0 -19
- package/dist/assets/ic-stack.a6a11fe3.svg +0 -19
- package/dist/assets/ic-stack.fbd3aea5.svg +0 -19
- package/dist/assets/ic-stamp.a3d8dea0.svg +0 -19
- package/dist/assets/ic-stop-fill.b6641c8b.svg +0 -24
- package/dist/assets/ic-storage.03f282b6.svg +0 -21
- package/dist/assets/ic-strategy-blue-green-color.baaf7071.svg +0 -22
- package/dist/assets/ic-strategy-blue-green.8d61b66d.svg +0 -19
- package/dist/assets/ic-strategy-canary-color.3241aea9.svg +0 -21
- package/dist/assets/ic-strategy-canary.b6d42fbb.svg +0 -19
- package/dist/assets/ic-strategy-recreate-color.f62bd5ed.svg +0 -20
- package/dist/assets/ic-strategy-recreate.3aa96ce0.svg +0 -19
- package/dist/assets/ic-strategy-rolling-color.945b909a.svg +0 -22
- package/dist/assets/ic-strategy-rolling.3b901bf5.svg +0 -19
- package/dist/assets/ic-strikethrough.a1652ad9.svg +0 -19
- package/dist/assets/ic-success-blue.7b3a2720.svg +0 -4
- package/dist/assets/ic-success.63b86b4e.svg +0 -20
- package/dist/assets/ic-success.bcd5b258.svg +0 -20
- package/dist/assets/ic-sun.9fe1dd26.svg +0 -19
- package/dist/assets/ic-suspended.8a62c6bc.svg +0 -25
- package/dist/assets/ic-symbol-greater-than.8f71342d.svg +0 -3
- package/dist/assets/ic-tag.1613fc59.svg +0 -19
- package/dist/assets/ic-tag.5fdc7834.svg +0 -3
- package/dist/assets/ic-tata1mg.a631cafa.svg +0 -29
- package/dist/assets/ic-tenants.4f997b9a.svg +0 -3
- package/dist/assets/ic-terminal-fill.4bd66669.svg +0 -19
- package/dist/assets/ic-terminal.628344b9.svg +0 -19
- package/dist/assets/ic-thermometer.95af4a4b.svg +0 -19
- package/dist/assets/ic-thumb-down-fill.e3cb6362.svg +0 -3
- package/dist/assets/ic-thumb-down.1834436f.svg +0 -19
- package/dist/assets/ic-thumb-up-fill.ddf7c8eb.svg +0 -3
- package/dist/assets/ic-thumb-up.976f6efb.svg +0 -19
- package/dist/assets/ic-tilde.ec1a1ea4.svg +0 -19
- package/dist/assets/ic-timeout-dash.d8e2d62e.svg +0 -21
- package/dist/assets/ic-timer.ae5f10fa.svg +0 -19
- package/dist/assets/ic-timer.b62145ec.svg +0 -19
- package/dist/assets/ic-traffic-signal.cc68c2e5.svg +0 -19
- package/dist/assets/ic-travclan.86f22c7d.svg +0 -29
- package/dist/assets/ic-trend-up.5752ef30.svg +0 -3
- package/dist/assets/ic-two-cubes.a775b635.svg +0 -19
- package/dist/assets/ic-ubuntu.540c22c9.svg +0 -20
- package/dist/assets/ic-unknown.89dc351a.svg +0 -21
- package/dist/assets/ic-unordered-list.42c1cbbc.svg +0 -22
- package/dist/assets/ic-upgrade-enterprise.49cbd888.svg +0 -320
- package/dist/assets/ic-upload-arrow-animated.3db85855.svg +0 -17
- package/dist/assets/ic-user-circle.a2143a4a.svg +0 -19
- package/dist/assets/ic-user-key.5dc44524.svg +0 -20
- package/dist/assets/ic-users.33cb397f.svg +0 -19
- package/dist/assets/ic-var-initial.afdaa854.svg +0 -25
- package/dist/assets/ic-view-variable-toggle.93c3599f.svg +0 -19
- package/dist/assets/ic-visibility-off.d91d3844.svg +0 -19
- package/dist/assets/ic-visibility-on.7505dd12.svg +0 -20
- package/dist/assets/ic-vulnerability-not-found.7d75cc30.svg +0 -129
- package/dist/assets/ic-warning-fill.bfea8b38.svg +0 -4
- package/dist/assets/ic-warning-stroke.fc850a4a.svg +0 -3
- package/dist/assets/ic-warning-y5.d1fb03fe.svg +0 -20
- package/dist/assets/ic-warning.414e37e3.svg +0 -21
- package/dist/assets/ic-warning.ecf7ff97.svg +0 -23
- package/dist/assets/ic-webhook-config.d0dd47eb.svg +0 -5
- package/dist/assets/ic-webhook.d4431b07.svg +0 -31
- package/dist/assets/ic-webhook.ffd8ded6.svg +0 -21
- package/dist/assets/ic-wifi-slash.4bd4fb85.svg +0 -19
- package/dist/assets/ic-world-globe.c16eb8c2.svg +0 -19
- package/dist/assets/ic-world.1f6a5eaf.svg +0 -19
- package/dist/assets/img-celebration.8ceac2a9.svg +0 -149
- package/dist/assets/img-folder-empty.8e898c33.svg +0 -33
- package/dist/assets/img-install-freemium-saas.4388531c.svg +0 -40
- package/dist/assets/img-install-via-aws-marketplace.df85f572.svg +0 -48
- package/dist/assets/img-installing-devtron.1689cddb.svg +0 -160
- package/dist/assets/img-mechanical-operation.04a318d6.svg +0 -17
- package/dist/assets/img-no-backup-location.0e8699c5.svg +0 -180
- package/dist/assets/img-no-restores.f26cb7db.svg +0 -114
- package/dist/assets/img-page-not-found.3c4f114b.svg +0 -81
- package/dist/assets/inject-tag.28e72db6.svg +0 -21
- package/dist/assets/licenseCardBG.b507c5b0.svg +0 -275
- package/dist/assets/workflow-options-modal-header.ce3c6b31.svg +0 -54
|
@@ -1,21 +0,0 @@
|
|
|
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="M14.9375 13.6042C14.9375 14.0875 14.5457 14.4792 14.0625 14.4792C13.5793 14.4792 13.1875 14.0875 13.1875 13.6042C13.1875 13.121 13.5793 12.7292 14.0625 12.7292C14.5457 12.7292 14.9375 13.121 14.9375 13.6042Z" fill="#3B444C" stroke="#3B444C" stroke-width="0.125" vector-effect="non-scaling-stroke"/>
|
|
19
|
-
<path d="M3.33325 11.2499L5.61256 4.03212C5.74393 3.61609 6.12986 3.33325 6.56614 3.33325H13.4337C13.87 3.33325 14.2559 3.61609 14.3873 4.03212L16.6666 11.2499" stroke="#3B444C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" vector-effect="non-scaling-stroke"/>
|
|
20
|
-
<rect x="3.125" y="11.0417" width="13.75" height="5" rx="1" stroke="#3B444C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" vector-effect="non-scaling-stroke"/>
|
|
21
|
-
</svg>
|
|
@@ -1,22 +0,0 @@
|
|
|
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="#E9FBF4" d="M15.223 8.668a6.75 6.75 0 1 1-7.425 7.425"/>
|
|
19
|
-
<path stroke="#1DAD70" stroke-linejoin="round" stroke-width="1.5" d="M15.223 8.668a6.75 6.75 0 1 1-7.425 7.425" vector-effect="non-scaling-stroke"/>
|
|
20
|
-
<path stroke="#1DAD70" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m14.97 11.34 6 6m-7.687-3.187 6 6M10.47 15.84l6 6" vector-effect="non-scaling-stroke"/>
|
|
21
|
-
<path fill="#E5F2FF" stroke="#06C" stroke-width="1.5" d="M8.51 16.13a6.75 6.75 0 1 0 0-13.5 6.75 6.75 0 0 0 0 13.5Z" vector-effect="non-scaling-stroke"/>
|
|
22
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
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="M15.223 8.668a6.75 6.75 0 0 1 4.06 11.485m0 0a6.75 6.75 0 0 1-11.485-4.06m11.485 4.06-6-6m1.688-2.812 6 6m-10.5-1.5 6 6M15.26 9.38a6.75 6.75 0 1 1-13.5 0 6.75 6.75 0 0 1 13.5 0Z" vector-effect="non-scaling-stroke"/>
|
|
19
|
-
</svg>
|
|
@@ -1,21 +0,0 @@
|
|
|
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="#FFF5E5" stroke="#FFB549" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.75 9.33V7.208c0-2.697 2.156-4.945 4.85-4.958a4.875 4.875 0 0 1 4.743 3.646L21.75 7.5 19.5 9v2.25a9 9 0 0 1-9 9H2.25a.75.75 0 0 1-.586-1.219l8.086-9.7Z" vector-effect="non-scaling-stroke"/>
|
|
19
|
-
<path stroke="#FFB549" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12 12-6.875 8.25" vector-effect="non-scaling-stroke"/>
|
|
20
|
-
<path fill="#FFB549" d="M15.375 7.5a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25Z"/>
|
|
21
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
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="m12 12-6.875 8.25M15 7v-.5M9.75 9.33V7.208c0-2.697 2.156-4.945 4.85-4.958a4.875 4.875 0 0 1 4.743 3.646L21.75 7.5 19.5 9v2.25a9 9 0 0 1-9 9H2.25a.75.75 0 0 1-.586-1.219l8.086-9.7Z" vector-effect="non-scaling-stroke"/>
|
|
19
|
-
</svg>
|
|
@@ -1,20 +0,0 @@
|
|
|
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="#E5F2FF" d="M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18Z"/>
|
|
19
|
-
<path stroke="#06C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18Zm0 0v-9m6.364-6.364L5.636 18.364M18 6v12.708M15 9v11.487M9 15v5.487" vector-effect="non-scaling-stroke"/>
|
|
20
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
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="M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18Zm0 0v-9m6.364-6.364L5.636 18.364M18 6v12.708M15 9v11.487M9 15v5.487" vector-effect="non-scaling-stroke"/>
|
|
19
|
-
</svg>
|
|
@@ -1,22 +0,0 @@
|
|
|
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="#E5F2FF" d="M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18Z"/>
|
|
19
|
-
<path fill="#E5F2FF" d="M12 3c1.657 0 3 4.031 3 9s-1.343 9-3 9"/>
|
|
20
|
-
<path fill="#E5F2FF" d="M21 12c0 1.657-4.031 3-9 3s-9-1.343-9-3"/>
|
|
21
|
-
<path stroke="#06C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 12a9 9 0 0 1-9 9m9-9a9 9 0 0 0-9-9m9 9c0 1.657-4.031 3-9 3s-9-1.343-9-3m9 9a9 9 0 0 1-9-9m9 9c1.657 0 3-4.031 3-9s-1.343-9-3-9m-9 9a9 9 0 0 1 9-9" vector-effect="non-scaling-stroke"/>
|
|
22
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
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="M21 12a9 9 0 0 1-9 9m9-9a9 9 0 0 0-9-9m9 9c0 1.657-4.031 3-9 3s-9-1.343-9-3m9 9a9 9 0 0 1-9-9m9 9c1.657 0 3-4.031 3-9s-1.343-9-3-9m-9 9a9 9 0 0 1 9-9" vector-effect="non-scaling-stroke"/>
|
|
19
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
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="M2.5 8H13.5M4.77087 6.00018C4.71891 5.83859 4.6931 5.66974 4.69444 5.5C4.69444 4.11929 6.067 3 8 3C9.48617 3 10.641 3.66163 11.0956 4.59501M4.5 10.5C4.5 11.8807 6.067 13 8 13C9.933 13 11.5 11.8807 11.5 10.5C11.5 9.0146 10.1486 8.43935 8.65017 7.99995" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
19
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<circle cx="12" cy="12" r="10" fill="#28364C"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.7071 9.29291C17.0976 9.68344 17.0976 10.3166 16.7071 10.7071L11.3738 16.0402C10.9832 16.4307 10.3501 16.4307 9.95959 16.0402L7.29292 13.3738C6.90238 12.9833 6.90235 12.3501 7.29286 11.9596C7.68337 11.5691 8.31653 11.569 8.70708 11.9595L10.6667 13.9189L15.2929 9.29288C15.6834 8.90236 16.3166 8.90238 16.7071 9.29291Z" fill="#74B5FF"/>
|
|
4
|
-
</svg>
|
|
@@ -1,20 +0,0 @@
|
|
|
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="20" height="20" viewBox="0 0 20 20" fill="none">
|
|
18
|
-
<circle cx="10" cy="10" r="8.33333" fill="#1DAD70"/>
|
|
19
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.9226 7.74409C14.248 8.06954 14.248 8.59717 13.9226 8.9226L9.47811 13.3668C9.15268 13.6923 8.62508 13.6923 8.29964 13.3669L6.07742 11.1448C5.75197 10.8194 5.75194 10.2918 6.07736 9.96633C6.40279 9.64088 6.93042 9.64085 7.25588 9.96627L8.88886 11.5991L12.7441 7.74406C13.0695 7.41863 13.5972 7.41865 13.9226 7.74409Z" fill="var(--N0)"/>
|
|
20
|
-
</svg>
|
|
@@ -1,20 +0,0 @@
|
|
|
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
|
-
<circle cx="12" cy="12" r="10" fill="var(--G500)"/>
|
|
19
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.7071 9.29291C17.0976 9.68344 17.0976 10.3166 16.7071 10.7071L11.3738 16.0402C10.9832 16.4307 10.3501 16.4307 9.95959 16.0402L7.29292 13.3738C6.90238 12.9833 6.90235 12.3501 7.29286 11.9596C7.68337 11.5691 8.31653 11.569 8.70708 11.9595L10.6667 13.9189L15.2929 9.29288C15.6834 8.90236 16.3166 8.90238 16.7071 9.29291Z" fill="var(--N0)"/>
|
|
20
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
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="M12 3.786V2M6.192 6.192 4.929 4.929M3.786 12H2m4.192 5.808-1.263 1.263M12 20.214V22m5.808-4.192 1.263 1.263M20.214 12H22m-4.192-5.808 1.263-1.263M17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z" vector-effect="non-scaling-stroke"/>
|
|
19
|
-
</svg>
|
|
@@ -1,25 +0,0 @@
|
|
|
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">
|
|
18
|
-
<g fill="none" fill-rule="evenodd">
|
|
19
|
-
<path d="M0 0h24v24H0z"/>
|
|
20
|
-
<path fill="#FA0" fill-rule="nonzero" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z"/>
|
|
21
|
-
<g stroke="#FFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
|
|
22
|
-
<path d="M9.5 9v6M14.5 9v6"/>
|
|
23
|
-
</g>
|
|
24
|
-
</g>
|
|
25
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
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="M9.5 8.75H8m1.5 0a.747.747 0 0 0-.181-.49m.181.49a.748.748 0 0 1-.214.524M8.75 9.5V8m0 1.5c-.21 0-.4-.087-.536-.226m.536.226c.21 0 .4-.087.536-.226M8 8.75c0 .204.082.389.214.524M8 8.75a.75.75 0 0 1 .181-.49M8.75 8c.227 0 .431.1.569.26M8.75 8a.748.748 0 0 0-.569.26m.033 1.014L9.319 8.26m-1.138 0 1.105 1.014M11.5 2.426 3.938 3.938l-1.512 7.561a.75.75 0 0 0 .205.678l9.793 9.792a.752.752 0 0 0 1.06 0l8.486-8.485a.75.75 0 0 0 0-1.06L12.177 2.63a.75.75 0 0 0-.677-.205Z" vector-effect="non-scaling-stroke"/>
|
|
19
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
-
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.451 8.769H8.086m1.365 0a.68.68 0 0 0-.165-.445m.165.445a.68.68 0 0 1-.195.477m-.487.205V8.086m0 1.365a.68.68 0 0 1-.488-.205m.488.205a.68.68 0 0 0 .487-.205m-1.17-.477a.68.68 0 0 0 .195.477m-.195-.477a.68.68 0 0 1 .165-.445m.518-.238c.207 0 .392.092.517.238m-.517-.238a.681.681 0 0 0-.518.238m.03.922 1.005-.922m-1.035 0 1.005.922m2.015-6.233L4.39 4.39l-1.377 6.88a.683.683 0 0 0 .187.617l8.912 8.912a.682.682 0 0 0 .966 0l7.722-7.723a.682.682 0 0 0 0-.965L11.888 3.2a.682.682 0 0 0-.617-.187Z" vector-effect="non-scaling-stroke"/>
|
|
3
|
-
</svg>
|
|
@@ -1,29 +0,0 @@
|
|
|
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="118" height="48" viewBox="0 0 118 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
-
<g style="mix-blend-mode:luminosity">
|
|
19
|
-
<path d="M80.9734 11V15.2715C81.6214 15.3485 117.149 15.31 117.378 15.233C117.416 14.6942 117.416 11.1924 117.341 11H80.9734Z" fill="#fff"/>
|
|
20
|
-
<path d="M84.9383 17.1579V18.5817C84.9764 18.5817 85.0145 18.5817 85.0145 18.5433C85.6625 17.6581 86.5393 17.1579 87.5686 16.8885C88.674 16.5806 89.7414 16.6577 90.8088 17.0424C91.6093 17.3118 92.2193 17.8505 92.6767 18.5433C92.6925 18.5751 92.7148 18.607 92.7409 18.6443C92.7779 18.6971 92.8227 18.7609 92.8673 18.8511C92.9053 18.7743 92.9436 18.697 92.9817 18.6587C93.7441 17.6581 94.7352 17.0039 95.9554 16.8115C97.1753 16.5806 98.3943 16.6961 99.5002 17.2734C100.911 17.966 101.711 19.1205 101.94 20.6982C102.016 21.083 102.016 21.5063 102.016 21.8912V30.8191H98.0135V23.0457C98.0135 22.7638 97.9819 22.5143 97.9469 22.2379L97.9371 22.1605C97.7467 21.3139 97.2131 20.7367 96.3363 20.5828C95.5359 20.4673 94.7733 20.5828 94.2015 21.2755C93.8203 21.7372 93.6297 22.276 93.6297 22.8917V30.7805H89.5508V23.0072C89.5508 22.6224 89.5127 22.2375 89.3984 21.8912C89.0553 21.0061 88.4453 20.6213 87.6447 20.5444C87.3399 20.5058 86.9968 20.5444 86.6918 20.6213C85.8531 20.8906 85.3957 21.5063 85.2051 22.3529C85.167 22.5454 85.167 22.7762 85.167 23.0072V30.7805H81.05V17.1579H84.9383Z" fill="#fff"/>
|
|
21
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M113.414 18.4272V17.1573H117.379V29.6255C117.379 31.1647 116.998 32.5886 116.235 33.9355C115.435 35.3209 114.291 36.2059 112.804 36.6292C111.051 37.1296 109.259 37.1296 107.505 36.5908C106.133 36.1675 105.027 35.3209 104.188 34.1279C103.845 33.6276 103.578 33.0504 103.464 32.4732C103.464 32.4347 103.455 32.4058 103.446 32.3769C103.436 32.3481 103.427 32.3192 103.427 32.2808C103.427 32.2423 103.427 32.1653 103.388 32.0884C103.997 31.9154 104.597 31.7425 105.197 31.5695L105.199 31.5688L105.204 31.5676L105.205 31.5673C105.803 31.3946 106.402 31.222 107.01 31.0493C107.048 31.1263 107.086 31.2418 107.086 31.3187C107.429 32.4347 108.42 33.3198 109.792 33.3582C110.288 33.3582 110.784 33.3198 111.241 33.1658C112.271 32.781 112.881 31.9729 113.147 30.9339C113.299 30.2797 113.338 29.587 113.299 28.8943L113.262 28.8558H113.223C112.652 29.587 111.889 29.9719 110.974 30.1257C109.792 30.3181 108.611 30.3181 107.505 29.8564C105.523 29.0867 104.227 27.6629 103.655 25.6619C103.121 23.8147 103.235 22.0061 104.151 20.3128C104.913 18.8505 106.057 17.7345 107.658 17.1957C108.878 16.8109 110.098 16.7724 111.318 17.0803C112.156 17.2728 112.842 17.7345 113.414 18.4272ZM107.544 23.5453V23.9686C107.658 25.0846 108.229 25.9312 109.259 26.3545C109.678 26.5469 110.174 26.5854 110.631 26.5469C111.928 26.47 112.842 25.7003 113.147 24.6228C113.299 24.161 113.338 23.6608 113.299 23.1605C113.147 21.3133 111.432 20.0434 109.488 20.6591C108.268 21.0824 107.544 22.16 107.544 23.5453Z" fill="#fff"/>
|
|
22
|
-
<path d="M74.9505 36.8978V32.6262H102.016V36.8978H74.9505Z" fill="#fff"/>
|
|
23
|
-
<path d="M74.9123 30.7794H79.1818V11.0381H75.5222C75.5222 11.0573 75.5127 11.0861 75.5032 11.1149C75.4937 11.1438 75.4841 11.1728 75.4841 11.192C75.2935 11.9617 74.9123 12.6159 74.3024 13.1161C73.3494 13.9243 72.282 14.2706 71.0621 14.3476H70.7191V17.2722H74.9123V30.7794Z" fill="#fff"/>
|
|
24
|
-
<path d="M33.628 32.1271H27.6812C27.4144 32.1271 27.3001 32.0501 27.2238 31.8193C27.0139 31.2073 26.8041 30.5969 26.5946 29.9875L26.594 29.9858C25.776 27.6067 24.963 25.242 24.1742 22.8529C24.1361 22.7374 24.0979 22.622 24.0216 22.4296C23.9692 22.5884 23.9168 22.7229 23.868 22.848C23.8105 22.9957 23.758 23.1303 23.7167 23.2762C23.2408 24.6792 22.7648 26.0918 22.2889 27.5043C21.8118 28.9202 21.3347 30.336 20.8576 31.7422C20.7815 32.0117 20.6671 32.0886 20.4002 32.0886H14.4916C14.6821 31.6268 14.8347 31.1651 14.9871 30.7032C16.8169 25.8545 18.6467 21.0058 20.4383 16.1955C20.5528 15.9261 20.6671 15.8107 20.972 15.8107H26.9951C27.2619 15.8107 27.3762 15.8876 27.4906 16.157C29.4729 21.3521 31.4933 26.5856 33.5137 31.7808C33.5645 31.8577 33.5815 31.9347 33.5984 32.0117C33.6069 32.0501 33.6154 32.0887 33.628 32.1271Z" fill="#fff"/>
|
|
25
|
-
<path d="M65.3449 32.1271C65.3068 32.012 65.3068 31.9351 65.3068 31.8583C64.2949 29.2372 63.2831 26.6059 62.2712 23.9752L62.2709 23.9744L62.2659 23.9615L62.2652 23.9597C61.2587 21.3428 60.2521 18.7259 59.2456 16.1185C59.1313 15.8876 59.0169 15.8107 58.7881 15.8107H52.727C52.422 15.8107 52.3077 15.8876 52.1933 16.157C51.222 18.7526 50.2411 21.3483 49.2602 23.9439L49.2597 23.9452C48.2776 26.544 47.2953 29.1434 46.3228 31.7422C46.2846 31.8577 46.2465 31.9732 46.2083 32.1271H52.0408C52.3458 32.1271 52.4601 32.0117 52.5364 31.7422C53.0323 30.2598 53.5377 28.7869 54.0431 27.3141C54.5478 25.8431 55.0527 24.372 55.5479 22.8914C55.5595 22.8565 55.571 22.818 55.5836 22.7761C55.6126 22.6793 55.6472 22.5638 55.7004 22.4296C55.7767 22.622 55.8147 22.7374 55.8528 22.8529C56.6403 25.2375 57.4517 27.5978 58.2681 29.9724L58.2711 29.9813C58.4814 30.5928 58.6919 31.2052 58.9025 31.8193C58.9787 32.0501 59.0931 32.1271 59.36 32.1271H65.3449Z" fill="#fff"/>
|
|
26
|
-
<path d="M47.8108 15.8873V20.659H43.3507V32.1653H36.8702V20.6976H32.2576V15.9257C37.4038 15.8873 42.5884 15.8873 47.8108 15.8873Z" fill="#fff"/>
|
|
27
|
-
<path d="M16.0935 15.8865H0.502197V20.6968H5.11477V32.1645H11.6334V20.6583H16.0935V15.8865Z" fill="#fff"/>
|
|
28
|
-
</g>
|
|
29
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
-
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.25 21h19.5m-1.234 0V3.783a.808.808 0 0 0-.216-.554.717.717 0 0 0-.52-.229h-8.85a.716.716 0 0 0-.521.23.808.808 0 0 0-.216.553m4.637 3.13h2.95m-1.475 6.26h2.95m-5.474 3.914h2.311m-7.373-2.944c1.864 0 3.375-1.535 3.375-3.429 0-1.893-1.511-3.428-3.375-3.428S5.344 8.82 5.344 10.714s1.51 3.429 3.375 3.429Zm0 0c2.796 0 5.062 2.302 5.062 5.143V21M8.72 14.143c-2.796 0-5.063 2.302-5.063 5.143V21" vector-effect="non-scaling-stroke"/>
|
|
3
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
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="#3B444C" fill-rule="evenodd" d="M19.333 3A2.667 2.667 0 0 1 22 5.667v12.666A2.667 2.667 0 0 1 19.333 21H4.667A2.667 2.667 0 0 1 2 18.333V5.667A2.667 2.667 0 0 1 4.667 3h14.666ZM6.358 8.74c-.409.408-.423 1.056-.033 1.446l2.122 2.121-2.219 2.219c-.408.408-.423 1.056-.032 1.446.39.39 1.038.376 1.446-.032l2.958-2.958c.409-.408.423-1.056.033-1.446L7.804 8.707c-.39-.39-1.038-.376-1.446.032ZM17 14h-4c-.552 0-1 .468-1 1.046 0 .577.448 1.046 1 1.046h4c.552 0 1-.469 1-1.046 0-.578-.448-1.046-1-1.046Z" clip-rule="evenodd"/>
|
|
19
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
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 6 6.75 6-6.75 6m7.5 0h9" vector-effect="non-scaling-stroke"/>
|
|
19
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
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="M12 15.75a1.875 1.875 0 1 0 0 3.75 1.875 1.875 0 0 0 0-3.75Zm0 0v-7.5m-3 5.534V4.5a3 3 0 1 1 6 0v9.284-.001a4.875 4.875 0 1 1-6 0h0Z" vector-effect="non-scaling-stroke"/>
|
|
19
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
-
<path fill="#3B444C" d="M19.125 3.75a2.25 2.25 0 0 1 2.233 1.969l1.125 9a2.25 2.25 0 0 1-2.233 2.531H15v1.5a3.75 3.75 0 0 1-3.75 3.75.75.75 0 0 1-.67-.414l-3.12-6.241a3.997 3.997 0 0 1-.423-1.788v-9.31a.997.997 0 0 1 1-.997h11.088ZM4.5 3.75c.552 0 1 .444 1 .996v9.257a.997.997 0 0 1-1 .997H3a1.5 1.5 0 0 1-1.5-1.5V5.25A1.5 1.5 0 0 1 3 3.75h1.5Z"/>
|
|
3
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
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.783 4h4.472c.197 0 .387.082.527.23.14.146.218.345.218.553v8.608a.803.803 0 0 1-.218.554.728.728 0 0 1-.527.229h-4.472m0-10.174v10.174m0-10.174H5.429c-.364 0-.715.14-.987.392a1.59 1.59 0 0 0-.493.98l-1.937 7.572a1.64 1.64 0 0 0 .054.656c.063.212.167.408.307.574a1.484 1.484 0 0 0 1.118.53l6.832.252-.248 3.914c0 .41.077.818.227 1.197.15.38.37.725.646 1.016.277.29.606.521.967.679.362.157.75.238 1.141.238l3.727-7.826" vector-effect="non-scaling-stroke"/>
|
|
19
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
-
<path fill="#3B444C" d="M19.125 20.25a2.25 2.25 0 0 0 2.233-1.969l1.125-9A2.25 2.25 0 0 0 20.25 6.75H15v-1.5a3.75 3.75 0 0 0-3.75-3.75.75.75 0 0 0-.67.414L7.46 8.156a3.997 3.997 0 0 0-.423 1.787v9.31c0 .552.448.997 1 .997h11.088Zm-14.625 0c.552 0 1-.444 1-.996V9.997A.997.997 0 0 0 4.5 9H3a1.5 1.5 0 0 0-1.5 1.5v8.25a1.5 1.5 0 0 0 1.5 1.5h1.5Z"/>
|
|
3
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
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="M7.217 20H2.745a.728.728 0 0 1-.527-.23.803.803 0 0 1-.218-.553V10.61c0-.208.079-.407.218-.554a.732.732 0 0 1 .527-.229h4.472m0 10.174V9.826m0 10.174h11.354c.364 0 .715-.14.987-.392s.448-.6.492-.98l1.938-7.572c.027-.22.008-.444-.054-.656a1.59 1.59 0 0 0-.307-.574c-.14-.166-.312-.3-.505-.39a1.431 1.431 0 0 0-.613-.14l-6.832-.253.248-3.913c0-.41-.077-.818-.227-1.198a3.16 3.16 0 0 0-.646-1.015 2.976 2.976 0 0 0-.967-.679A2.858 2.858 0 0 0 10.944 2L7.217 9.826" vector-effect="non-scaling-stroke"/>
|
|
19
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
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-width="1.5" d="M21 10c-.095.47-.236.896-.422 1.28-.41.864-.981 1.512-1.716 1.947-.736.428-1.565.642-2.49.642-.758 0-1.463-.15-2.115-.45-.651-.299-1.383-.78-2.194-1.443-.833-.692-1.715-1.252-2.36-1.538A4.948 4.948 0 0 0 7.636 10c-.948 0-1.789.217-2.524.652-.728.428-1.296 1.074-1.705 1.936a5.5 5.5 0 0 0-.406 1.28" vector-effect="non-scaling-stroke"/>
|
|
19
|
-
</svg>
|
|
@@ -1,21 +0,0 @@
|
|
|
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-dasharray="1 3" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.5" d="M3 12a9 9 0 0 1 9-9" vector-effect="non-scaling-stroke"/>
|
|
19
|
-
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 6.75V12l3 4" vector-effect="non-scaling-stroke"/>
|
|
20
|
-
<path stroke="#3B444C" stroke-miterlimit="10" stroke-width="1.5" d="M3 12a9 9 0 1 0 9-9" vector-effect="non-scaling-stroke"/>
|
|
21
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
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="m12 13.25 3.712-3.712M9.75 2h4.5m6 11.25a8.25 8.25 0 1 1-16.5 0 8.25 8.25 0 0 1 16.5 0Z" vector-effect="non-scaling-stroke"/>
|
|
19
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
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="20" height="20" viewBox="0 0 20 20" fill="none">
|
|
18
|
-
<path d="M10 11.0415L13.0936 7.94791M8.125 1.6665H11.875M16.875 11.0415C16.875 14.8385 13.797 17.9165 10 17.9165C6.20304 17.9165 3.125 14.8385 3.125 11.0415C3.125 7.24455 6.20304 4.1665 10 4.1665C13.797 4.1665 16.875 7.24455 16.875 11.0415Z" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
19
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
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="M18 6.75h2.25M18 14.25h2.25m-16.5-7.5H6m-2.25 7.5H6M6.75 3h10.5a.75.75 0 0 1 .75.75v16.5a.75.75 0 0 1-.75.75H6.75a.75.75 0 0 1-.75-.75V3.75A.75.75 0 0 1 6.75 3Zm7.5 5.25a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Zm0 7.5a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Z" vector-effect="non-scaling-stroke"/>
|
|
19
|
-
</svg>
|