@devtron-labs/devtron-fe-common-lib 1.23.4-beta-5 → 1.23.4-beta-6
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-D_tFuGNL.js +33450 -0
- package/dist/@common-rjsf-HNmsIaS-.js +604 -0
- package/dist/@framer-motion-Bi7d_Mil.js +3606 -0
- package/dist/@moment-CGWt8tF2.js +2620 -0
- package/dist/@react-dates-CR-uCH60.js +7634 -0
- package/dist/@react-select-C5q5RdNV.js +2647 -0
- package/dist/@react-virtualized-sticky-tree-LXSXNrbc.js +452 -0
- package/dist/@vendor-CtCMPfdc.js +81580 -0
- package/dist/Common/API/QueryClientProvider.d.ts +1 -1
- package/dist/Common/API/reactQueryHooks.d.ts +2 -2
- package/dist/Common/AddCDButton/AddCDButton.d.ts +1 -1
- package/dist/Common/BreadCrumb/BreadCrumb.d.ts +1 -1
- package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +3 -3
- package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +1 -1
- package/dist/Common/BreadCrumb/Types.d.ts +0 -1
- package/dist/Common/CIPipeline.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 +72 -2
- package/dist/Common/CustomTagSelector/PropagateTagInfo.d.ts +1 -1
- package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
- package/dist/Common/CustomTagSelector/TagDetails.d.ts +1 -1
- package/dist/Common/CustomTagSelector/TagLabelValueSelector.d.ts +1 -1
- package/dist/Common/DebouncedSearch/DebouncedSearch.d.ts +1 -1
- package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +1 -1
- package/dist/Common/DevtronCopyright.d.ts +1 -1
- package/dist/Common/DevtronProgressing/DevtronProgressing.d.ts +0 -1
- package/dist/Common/Dialogs/DialogForm.d.ts +6 -6
- package/dist/Common/DraggableWrapper/DraggableButton.d.ts +1 -1
- package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +1 -1
- package/dist/Common/Drawer/Drawer.d.ts +2 -2
- package/dist/Common/EmptyState/GenericEmptyState.d.ts +0 -1
- package/dist/Common/EmptyState/GenericFilterEmptyState.d.ts +1 -1
- package/dist/Common/ErrorPage.d.ts +1 -1
- package/dist/Common/ErrorScreenManager.d.ts +1 -1
- package/dist/Common/ErrorScreenNotAuthorized.d.ts +1 -1
- package/dist/Common/GenericDescription/GenericDescription.d.ts +1 -1
- package/dist/Common/GenericDescription/constant.d.ts +0 -40
- package/dist/Common/GenericDescription/types.d.ts +6 -1
- package/dist/Common/GenericDescription/utils.d.ts +1 -0
- package/dist/Common/Grid/Grid.d.ts +1 -1
- package/dist/Common/Helper.d.ts +3 -3
- package/dist/Common/Hooks/UseRegisterShortcut/UseRegisterShortcutProvider.d.ts +1 -1
- package/dist/Common/ImageTags.d.ts +2 -2
- package/dist/Common/InteractiveCellText/InteractiveCellText.d.ts +1 -1
- package/dist/Common/Markdown/MarkDown.d.ts +1 -1
- package/dist/Common/Markdown/constant.d.ts +28 -0
- package/dist/Common/Modals/Modal.d.ts +1 -1
- package/dist/Common/Modals/VisibleModal.d.ts +5 -4
- package/dist/Common/Modals/VisibleModal2.d.ts +4 -4
- package/dist/Common/MultiSelectCustomization.d.ts +7 -7
- package/dist/Common/Pagination/PageSizeSelector.d.ts +1 -1
- package/dist/Common/Pagination/Pagination.d.ts +1 -1
- package/dist/Common/PopupMenu.d.ts +2 -2
- package/dist/Common/Progressing.d.ts +0 -1
- package/dist/Common/RJSF/Form.d.ts +2 -1
- package/dist/Common/RJSF/common/FieldRow.d.ts +1 -1
- package/dist/Common/RJSF/templates/ArrayFieldItemTemplate.d.ts +2 -2
- package/dist/Common/RJSF/templates/ArrayFieldTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/BaseInput.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/AddButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/RemoveButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/SubmitButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/Field.d.ts +1 -1
- package/dist/Common/RJSF/templates/FieldErrorTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/ObjectFieldTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/TitleField.d.ts +2 -3
- package/dist/Common/RJSF/templates/WrapIfAdditionalTemplate.d.ts +1 -1
- package/dist/Common/RJSF/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 +78 -85
- package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/DTApplicationMetricsFormField.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/OverrideStrategyTippyContent.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/FileConfigTippy.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupTableRow.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupsTable.component.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/ScopedVariables/types.d.ts +2 -2
- package/dist/Pages/ResourceBrowser/ClusterMap/ClusterMap.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/ForceDeleteOption.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/NodeDrainOptions.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/constants.d.ts +11 -1
- package/dist/Pages/ResourceBrowser/types.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +11 -0
- package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +4 -4
- package/dist/Pages-Devtron-2.0/Shared/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/index.d.ts +0 -1
- package/dist/Shared/Analytics/analytics.d.ts +3 -2
- package/dist/Shared/Analytics/types.d.ts +0 -4
- package/dist/Shared/Components/APIResponseHandler/APIResponseHandler.d.ts +1 -1
- package/dist/Shared/Components/AboutDevtron/AboutDevtronBody.d.ts +1 -1
- package/dist/Shared/Components/AboutDevtron/AboutDevtronDialog.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/ActionMenu.component.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/ActionMenuItem.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +31 -56
- package/dist/Shared/Components/ActivityIndicator/ActivityIndicator.d.ts +1 -1
- package/dist/Shared/Components/AnimatedDeployButton/AnimatedDeployButton.d.ts +1 -1
- package/dist/Shared/Components/AnimatedTimer/AnimatedTimer.component.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusContent.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusModal.component.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusModalTabList.d.ts +1 -1
- package/dist/Shared/Components/ArtifactInfoModal/ArtifactInfoModal.component.d.ts +1 -1
- package/dist/Shared/Components/Backdrop/Backdrop.d.ts +1 -1
- package/dist/Shared/Components/Backdrop/types.d.ts +1 -1
- package/dist/Shared/Components/Badge/Badge.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/BulkOperations.component.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/BulkOperationsResultModal.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/types.d.ts +1 -1
- package/dist/Shared/Components/BulkSelection/BulkSelection.d.ts +1 -1
- package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
- package/dist/Shared/Components/BulkSelection/types.d.ts +0 -2
- package/dist/Shared/Components/Button/Button.component.d.ts +388 -2
- package/dist/Shared/Components/ButtonWithLoader/ButtonWithLoader.d.ts +1 -1
- package/dist/Shared/Components/ButtonWithSelector/ButtonWithSelector.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/Artifacts.d.ts +2 -2
- package/dist/Shared/Components/CICDHistory/BuildAndTaskSummaryTooltipCard.d.ts +0 -1
- package/dist/Shared/Components/CICDHistory/CDEmptyState.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/CiPipelineSourceConfig.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ConflictedResourcesTable.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentDetailSteps.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiff.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiffCompare.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryDiffView.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/helpers.d.ts +2 -2
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/types.d.ts +6 -6
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentStatusBreakdown.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentStatusDetailRow.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/GitTriggerList.d.ts +0 -1
- package/dist/Shared/Components/CICDHistory/History.components.d.ts +1 -2
- package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/LogsRenderer.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ResourceConflictDeployDialog.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/ResourceConflictDetailsModal.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/Sidebar.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/StatusFilterButtonComponent.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/TriggerDetails.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/TriggerOutput.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/WorkerStatus.d.ts +0 -1
- package/dist/Shared/Components/CICDHistory/types.d.ts +7 -9
- package/dist/Shared/Components/CICDHistory/utils.d.ts +3 -3
- package/dist/Shared/Components/CMCS/ConfigMapSecretReadyOnly.d.ts +1 -1
- package/dist/Shared/Components/CMCS/helpers.d.ts +1 -1
- package/dist/Shared/Components/Card/Card.component.d.ts +1 -1
- package/dist/Shared/Components/Charts/Chart.component.d.ts +1 -1
- package/dist/Shared/Components/Charts/utils.d.ts +1 -1
- package/dist/Shared/Components/Chip/Chip.component.d.ts +1 -1
- package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/CodeEditor.components.d.ts +6 -6
- package/dist/Shared/Components/CodeEditor/CodeEditor.d.ts +7 -7
- package/dist/Shared/Components/CodeEditor/CodeEditorRenderer.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/Extensions/DiffMinimap.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/types.d.ts +1 -1
- package/dist/Shared/Components/Collapse/Collapse.d.ts +1 -1
- package/dist/Shared/Components/CollapsibleList/CollapsibleList.component.d.ts +1 -1
- package/dist/Shared/Components/CollapsibleList/CollapsibleList.types.d.ts +2 -1
- package/dist/Shared/Components/CommitChipCell/CommitChipCell.d.ts +1 -1
- package/dist/Shared/Components/Confetti/Confetti.component.d.ts +2 -0
- package/dist/Shared/Components/Confetti/index.d.ts +1 -0
- package/dist/Shared/Components/ConfirmationModal/CannotDeleteModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ConfirmationModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ConfirmationModalContext.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/types.d.ts +5 -0
- package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
- package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +1 -1
- package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
- package/dist/Shared/Components/CustomInput/PasswordField.d.ts +1 -1
- package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
- package/dist/Shared/Components/DTFocusTrap/types.d.ts +1 -0
- package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/DayPickerRangeController.d.ts +2 -0
- package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/SingleDatePickerComponent.d.ts +11 -0
- package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/constants.d.ts +112 -2
- package/dist/Shared/Components/DatePicker/index.d.ts +2 -0
- package/dist/Shared/Components/DatePicker/types.d.ts +29 -34
- package/dist/Shared/Components/DatePicker/utils.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.component.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffAccordion.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffMain.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffNavigation.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffRadioSelect.d.ts +1 -1
- package/dist/Shared/Components/DetectBottom/DetectBottom.component.d.ts +1 -1
- package/dist/Shared/Components/DocLink/DocLink.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +1 -1
- package/dist/Shared/Components/EditImageFormField/EditImageFormField.d.ts +1 -1
- package/dist/Shared/Components/EditableTextArea/EditableTextArea.d.ts +1 -1
- package/dist/Shared/Components/EnvironmentSelector/EnvironmentSelector.component.d.ts +1 -1
- package/dist/Shared/Components/Error/ErrorBar.d.ts +1 -1
- package/dist/Shared/Components/Error/utils.d.ts +1 -1
- package/dist/Shared/Components/ExcludedImageNode/ExcludedImageNode.d.ts +1 -1
- package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +1 -1
- package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +1 -1
- package/dist/Shared/Components/ExportToCsv/types.d.ts +0 -1
- package/dist/Shared/Components/FeatureDescription/FeatureDescriptionModal.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/FeatureTitleWithInfo.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/types.d.ts +2 -7
- package/dist/Shared/Components/FileUpload/FileUpload.d.ts +1 -1
- package/dist/Shared/Components/FilterChips/FilterChips.component.d.ts +1 -1
- package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionItem.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/Suggestions.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionsInfo.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldInfo.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldLabel.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldWrapper.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoCard.component.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoCardListing.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoListSkeleton.d.ts +1 -1
- package/dist/Shared/Components/GenericModal/GenericModal.component.d.ts +4 -4
- package/dist/Shared/Components/GenericModal/GenericModal.context.d.ts +1 -1
- package/dist/Shared/Components/GenericModal/types.d.ts +1 -1
- package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -1
- package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +1 -1
- package/dist/Shared/Components/GettingStartedCard/GettingStarted.d.ts +1 -1
- package/dist/Shared/Components/GitCommitInfoGeneric/GitCommitInfoGeneric.d.ts +1 -1
- package/dist/Shared/Components/GitCommitInfoGeneric/GitMaterialInfoHeader.d.ts +1 -1
- package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/GraphVisualizer.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/BaseNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/DropdownNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/IconNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/TextNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/constants.d.ts +3 -3
- package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
- package/dist/Shared/Components/Header/HeaderWithCreateButton/utils.d.ts +1 -1
- package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
- package/dist/Shared/Components/Header/IframePromoButton.d.ts +1 -1
- package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
- package/dist/Shared/Components/Header/ProfileMenu.d.ts +1 -1
- package/dist/Shared/Components/Header/types.d.ts +0 -1
- package/dist/Shared/Components/Icon/Icon.d.ts +4 -1
- package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
- package/dist/Shared/Components/IframeContainer/IframeContainer.component.d.ts +1 -1
- package/dist/Shared/Components/IframeContainer/IframeElement.d.ts +1 -1
- package/dist/Shared/Components/Illustration/Illustration.d.ts +2 -1
- package/dist/Shared/Components/Illustration/IllustrationBase.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/ArtifactInfo/ArtifactInfo.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/ImageCard.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/DeploymentEnvState/DeploymentEnvState.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/SequentialCDCardTitle.d.ts +1 -1
- package/dist/Shared/Components/ImageCardAccordion/ImageCardAccordion.d.ts +1 -1
- package/dist/Shared/Components/ImageChipCell/ImageChipCell.component.d.ts +1 -1
- package/dist/Shared/Components/ImageWithFallback/ImageWithFallback.component.d.ts +1 -1
- package/dist/Shared/Components/ImageWithFallback/types.d.ts +1 -1
- package/dist/Shared/Components/InfoBlock/InfoBlock.component.d.ts +1 -1
- package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
- package/dist/Shared/Components/InvalidYAMLTippy/InvalidYAMLTippyWrapper.d.ts +1 -1
- package/dist/Shared/Components/InvalidYAMLTippy/utils.d.ts +1 -1
- package/dist/Shared/Components/KeyValueTable/KeyValueTable.component.d.ts +1 -1
- package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +1 -1
- package/dist/Shared/Components/License/ActivateLicenseDialog.d.ts +1 -1
- package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
- package/dist/Shared/Components/License/License.components.d.ts +3 -3
- package/dist/Shared/Components/LoadingCard.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/Testimonials.components.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/types.d.ts +1 -1
- package/dist/Shared/Components/MaterialHistory/MaterialHistory.component.d.ts +1 -1
- package/dist/Shared/Components/ModalSidebarPanel/ModalSidebarPanel.component.d.ts +1 -1
- package/dist/Shared/Components/ModalSidebarPanel/types.d.ts +1 -1
- package/dist/Shared/Components/NumbersCount/NumbersCount.component.d.ts +1 -1
- package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginCard.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginCardSkeletonList.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginImageContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginList.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginListContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginTagSelect.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginTagsContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/types.d.ts +2 -2
- package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
- package/dist/Shared/Components/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/ReportTabEmptyState.d.ts +2 -0
- package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityCard.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityDetailsCards.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityDetailsCards/index.d.ts +1 -0
- package/dist/Shared/Components/Security/SecurityDetailsCards/types.d.ts +6 -0
- package/dist/Shared/Components/Security/SecurityModal/components/OpenDetailViewButton.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +97 -5
- package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/index.d.ts +2 -2
- package/dist/Shared/Components/Security/SecurityModal/service.d.ts +5 -1
- package/dist/Shared/Components/Security/SecurityModal/types.d.ts +46 -1
- package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +1 -1
- package/dist/Shared/Components/Security/SeverityChip.d.ts +1 -1
- package/dist/Shared/Components/Security/Vulnerabilities/Vulnerabilities.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/FilterSelectPicker.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/SelectPickerTextArea.component.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/common.d.ts +12 -12
- package/dist/Shared/Components/ShowMoreText/ShowMoreText.d.ts +1 -1
- package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/DeploymentStatus.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/StatusComponent.d.ts +1 -1
- package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
- package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +1 -1
- package/dist/Shared/Components/TabGroup/TabGroup.component.d.ts +1 -1
- package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +4 -4
- package/dist/Shared/Components/TabGroup/TabGroup.types.d.ts +0 -1
- package/dist/Shared/Components/Table/BulkSelectionActionWidget.d.ts +1 -1
- package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
- package/dist/Shared/Components/Table/Table.component.d.ts +1 -1
- package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
- package/dist/Shared/Components/TagsKeyValueTable/TagsContainer.d.ts +1 -1
- package/dist/Shared/Components/TargetPlatforms/TargetPlatformBadgeList.d.ts +1 -1
- package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
- package/dist/Shared/Components/TempAppWindow/TempAppWindow.d.ts +1 -1
- package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
- package/dist/Shared/Components/ThemeSwitcher/ThemeSwitcher.component.d.ts +1 -1
- package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
- package/dist/Shared/Components/TrailingItem/TrailingItem.component.d.ts +1 -1
- package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
- package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
- package/dist/Shared/Components/TreeView/types.d.ts +1 -1
- package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -1
- package/dist/Shared/Components/UnsavedChanges/UnsavedChanges.component.d.ts +1 -1
- package/dist/Shared/Components/UnsavedChangesDialog/UnsavedChangesDialog.component.d.ts +1 -1
- package/dist/Shared/Components/UserIdentifier/UserIdentifier.d.ts +1 -1
- package/dist/Shared/Components/VirtualizedList/VirtualizedList.component.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/SourceTypeCard.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
- package/dist/Shared/Components/index.d.ts +1 -0
- package/dist/Shared/Helpers.d.ts +14 -4
- package/dist/Shared/Hooks/UsePrompt/UsePrompt.d.ts +2 -1
- package/dist/Shared/Hooks/UsePrompt/types.d.ts +0 -1
- package/dist/Shared/Hooks/useForm/useForm.d.ts +1 -1
- package/dist/Shared/Hooks/useUserPreferences/index.d.ts +1 -1
- package/dist/Shared/Hooks/useUserPreferences/service.d.ts +9 -1
- package/dist/Shared/Hooks/useUserPreferences/types.d.ts +0 -4
- 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 +2 -2
- package/dist/Shared/Providers/ThemeProvider/ThemeProvider.d.ts +1 -1
- package/dist/Shared/Providers/UserEmailProvider/UserEmailProvider.d.ts +3 -3
- package/dist/Shared/Services/ToastManager/ToastContent.d.ts +2 -2
- package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +80 -0
- package/dist/Shared/Services/types.d.ts +1 -0
- package/dist/Shared/types.d.ts +3 -174
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/@common-rjsf.css +1 -1
- package/dist/assets/@react-dates.css +1 -0
- package/dist/assets/@vendor.css +1 -1
- package/dist/assets/app-not-deployed.622dc6ba.svg +141 -0
- package/dist/assets/cmd-bar-visual.340d6226.webp +0 -0
- package/dist/assets/delete-medium.897114e0.svg +26 -0
- package/dist/assets/empty-state-key.b983ece5.svg +13 -0
- package/dist/assets/ic-73strings.ccb245ec.svg +21 -0
- package/dist/assets/ic-abort.0d2773e9.svg +34 -0
- package/dist/assets/ic-aborted.d162b12b.svg +21 -0
- package/dist/assets/ic-aborted.d400d0e8.svg +21 -0
- package/dist/assets/ic-activity.63032a88.svg +19 -0
- package/dist/assets/ic-add.4cc5a045.svg +19 -0
- package/dist/assets/ic-add.cfaa779b.svg +19 -0
- package/dist/assets/ic-ai.25e44e0c.svg +3 -0
- package/dist/assets/ic-alibaba.518d61a4.svg +3 -0
- package/dist/assets/ic-amazon-eks.af616c23.svg +21 -0
- package/dist/assets/ic-app-group.068791a2.svg +19 -0
- package/dist/assets/ic-app-template.82736707.svg +23 -0
- package/dist/assets/ic-application-group.4b448cca.svg +3 -0
- package/dist/assets/ic-application-management.7fb9e3a0.svg +3 -0
- package/dist/assets/ic-application-template.212d14f1.svg +3 -0
- package/dist/assets/ic-application.4c80bfcf.svg +3 -0
- package/dist/assets/ic-appstatus-cancelled.05bb3352.svg +22 -0
- package/dist/assets/ic-argocd-app.9c5eba79.svg +61 -0
- package/dist/assets/ic-arrow-backward.d951202a.svg +19 -0
- package/dist/assets/ic-arrow-clockwise.4cb9c9ac.svg +19 -0
- package/dist/assets/ic-arrow-counter-clockwise.01cbb0e1.svg +21 -0
- package/dist/assets/ic-arrow-down.18e5e332.svg +19 -0
- package/dist/assets/ic-arrow-forward.a2b8ab45.svg +27 -0
- package/dist/assets/ic-arrow-line-down.b6a98848.svg +3 -0
- package/dist/assets/ic-arrow-out.6aea09d0.svg +19 -0
- package/dist/assets/ic-arrow-right.96f4142a.svg +19 -0
- package/dist/assets/ic-arrow-right.eda141d3.svg +19 -0
- package/dist/assets/ic-arrow-square-out.c107c76c.svg +19 -0
- package/dist/assets/ic-arrow-up-circle-with-dot.a1ebda4e.svg +4 -0
- package/dist/assets/ic-arrow-up-circle.a9bccf85.svg +3 -0
- package/dist/assets/ic-arrow-up-down.945ee496.svg +19 -0
- package/dist/assets/ic-arrows-clockwise.0f9d94ab.svg +19 -0
- package/dist/assets/ic-arrows-clockwise.5990b4f7.svg +19 -0
- package/dist/assets/ic-arrows-left-right.9c24874a.svg +19 -0
- package/dist/assets/ic-asterisk.d3efa9a5.svg +19 -0
- package/dist/assets/ic-ather.0d03ef3e.svg +27 -0
- package/dist/assets/ic-aws-codecommit.236f850c.svg +10 -0
- package/dist/assets/ic-aws-codecommit.43f0dd23.svg +26 -0
- package/dist/assets/ic-aws.eb2d0124.svg +12 -0
- package/dist/assets/ic-azure-aks.0c74ac31.svg +62 -0
- package/dist/assets/ic-azure.a01ce3b4.svg +39 -0
- package/dist/assets/ic-backup-and-schedule.51b7d3dd.svg +3 -0
- package/dist/assets/ic-backup-color.dc62e9d5.svg +6 -0
- package/dist/assets/ic-backup-location.ebaf1148.svg +3 -0
- package/dist/assets/ic-backup-schedule-color.a16c34b0.svg +5 -0
- package/dist/assets/ic-bell.c1e888e2.svg +3 -0
- package/dist/assets/ic-bg-backup-schedule.9ef9bc39.svg +19 -0
- package/dist/assets/ic-bg-backups.396e99bd.svg +19 -0
- package/dist/assets/ic-bg-build.8609d0ea.svg +13 -0
- package/dist/assets/ic-bg-cluster.71a7ecdf.svg +22 -0
- package/dist/assets/ic-bg-cpu.15ec70f0.svg +11 -0
- package/dist/assets/ic-bg-deploy.266711fe.svg +22 -0
- package/dist/assets/ic-bg-docker-scanner.147bcd14.svg +12 -0
- package/dist/assets/ic-bg-environment.72d85c8c.svg +28 -0
- package/dist/assets/ic-bg-memory.5373a125.svg +11 -0
- package/dist/assets/ic-bg-pause-schedule.6edcc1d4.svg +14 -0
- package/dist/assets/ic-bg-production-pipelines.2951cdc0.svg +22 -0
- package/dist/assets/ic-bg-project.84658405.svg +12 -0
- package/dist/assets/ic-bg-ransomware-vulnerable-cluster.1b25a5d0.svg +7 -0
- package/dist/assets/ic-bg-restore.4fa13869.svg +33 -0
- package/dist/assets/ic-bg-scan.2249360c.svg +28 -0
- package/dist/assets/ic-bg-storage-locations.894070b0.svg +22 -0
- package/dist/assets/ic-bg-webhook.b455152d.svg +13 -0
- package/dist/assets/ic-bharatpe.63831fdf.svg +31 -0
- package/dist/assets/ic-binoculars.c6ad42f4.svg +3 -0
- package/dist/assets/ic-bitbucket.ffe914a0.svg +30 -0
- package/dist/assets/ic-bold.2140b7c6.svg +19 -0
- package/dist/assets/ic-book-open.7cb94ee8.svg +19 -0
- package/dist/assets/ic-book-open.9c048ee2.svg +19 -0
- package/dist/assets/ic-bot.65f403dd.svg +3 -0
- package/dist/assets/ic-bot.f1d4abcc.svg +23 -0
- package/dist/assets/ic-brain.1a2bb48e.svg +19 -0
- package/dist/assets/ic-branch.8db43d66.svg +19 -0
- package/dist/assets/ic-browser.f77a9d59.svg +19 -0
- package/dist/assets/ic-bug.30e24a9b.svg +19 -0
- package/dist/assets/ic-build-color.37484d39.svg +33 -0
- package/dist/assets/ic-building.2405d07b.svg +3 -0
- package/dist/assets/ic-bulb.3906a732.svg +7 -0
- package/dist/assets/ic-bulk-check.0f698efa.svg +21 -0
- package/dist/assets/ic-bulk-check.99e92f7a.svg +21 -0
- package/dist/assets/ic-calendar.1d9c66d2.svg +19 -0
- package/dist/assets/ic-calender-blank.963e3423.svg +19 -0
- package/dist/assets/ic-cancelled.3cd048aa.svg +20 -0
- package/dist/assets/ic-card-stack.0de57a3a.svg +19 -0
- package/dist/assets/ic-caret-down-small.51947d9a.svg +19 -0
- package/dist/assets/ic-caret-down-small.66339dda.svg +19 -0
- package/dist/assets/ic-caret-down.1666c029.svg +19 -0
- package/dist/assets/ic-caret-left-small.fe00c98d.svg +19 -0
- package/dist/assets/ic-caret-left.603097a8.svg +19 -0
- package/dist/assets/ic-caret-right.f4dda7a7.svg +19 -0
- package/dist/assets/ic-cd.165ef184.svg +46 -0
- package/dist/assets/ic-celebration.0f457baf.svg +254 -0
- package/dist/assets/ic-chart-line-up.7ab47f4e.svg +3 -0
- package/dist/assets/ic-chart-repo.4c12016f.svg +5 -0
- package/dist/assets/ic-chat-circle-dots.63f39467.svg +19 -0
- package/dist/assets/ic-chat-circle-online.cdf88c43.svg +20 -0
- package/dist/assets/ic-check-all.1d8ce377.svg +21 -0
- package/dist/assets/ic-check-circle-dots.296c8a3b.svg +20 -0
- package/dist/assets/ic-check-circle.ad80d835.svg +25 -0
- package/dist/assets/ic-check-circle.af18cd7e.svg +3 -0
- package/dist/assets/ic-check-square.ba02d96e.svg +20 -0
- package/dist/assets/ic-check.27c51fa1.svg +21 -0
- package/dist/assets/ic-check.ca1b4793.svg +19 -0
- package/dist/assets/ic-checkbox-hover.0151d832.svg +20 -0
- package/dist/assets/ic-checkbox-hover.93e8d66a.svg +20 -0
- package/dist/assets/ic-checkbox-intermediate.24c6d21d.svg +22 -0
- package/dist/assets/ic-checkbox-intermediate.2a2d6c49.svg +22 -0
- package/dist/assets/ic-checkbox-selected-error.632a283d.svg +20 -0
- package/dist/assets/ic-checkbox-selected-error.b40237bc.svg +20 -0
- package/dist/assets/ic-checkbox-selected.47444fab.svg +20 -0
- package/dist/assets/ic-checkbox-selected.c5539d6f.svg +20 -0
- package/dist/assets/ic-checkbox-unselected.8054e3d7.svg +19 -0
- package/dist/assets/ic-checkbox-unselected.ab91cdba.svg +19 -0
- package/dist/assets/ic-checked-list.aba26c40.svg +19 -0
- package/dist/assets/ic-checks.939fbbcf.svg +19 -0
- package/dist/assets/ic-chevron-down.fc70d7a7.svg +21 -0
- package/dist/assets/ic-ci-linked.b25fbb2f.svg +34 -0
- package/dist/assets/ic-circle-loader.9472965b.svg +17 -0
- package/dist/assets/ic-circle-small.a0740b0e.svg +3 -0
- package/dist/assets/ic-circle.98fce2b0.svg +25 -0
- package/dist/assets/ic-clean-brush.367a32fe.svg +19 -0
- package/dist/assets/ic-clipboard.2869fa7d.svg +3 -0
- package/dist/assets/ic-clock-counterclockwise.3d7c2ef1.svg +3 -0
- package/dist/assets/ic-clock.4109c84f.svg +19 -0
- package/dist/assets/ic-clock.c21a2d14.svg +19 -0
- package/dist/assets/ic-close-circle.b39dd87d.svg +3 -0
- package/dist/assets/ic-close-large.ae3d6030.svg +19 -0
- package/dist/assets/ic-close-small.ee9fe1c3.svg +19 -0
- package/dist/assets/ic-close.43adc42a.svg +25 -0
- package/dist/assets/ic-cloud-upload.55d9c163.svg +3 -0
- package/dist/assets/ic-cloud-vms.ba70e78d.svg +21 -0
- package/dist/assets/ic-cluster-isolated.778a1ee2.svg +19 -0
- package/dist/assets/ic-cluster.f688b9e5.svg +19 -0
- package/dist/assets/ic-code-commit.161a6b3c.svg +19 -0
- package/dist/assets/ic-code-wrapped.8b9c9a4f.svg +3 -0
- package/dist/assets/ic-code.1d1d4dd8.svg +19 -0
- package/dist/assets/ic-code.3af36d5c.svg +19 -0
- package/dist/assets/ic-coins-color-animated.fe11cdc3.svg +112 -0
- package/dist/assets/ic-coins.2c15f406.svg +3 -0
- package/dist/assets/ic-collapse-all.56740920.svg +19 -0
- package/dist/assets/ic-comment.cc141b33.svg +3 -0
- package/dist/assets/ic-commit.e3113dd9.svg +23 -0
- package/dist/assets/ic-compare.0ee3e4cf.svg +22 -0
- package/dist/assets/ic-configuration-file.b9f3ac22.svg +10 -0
- package/dist/assets/ic-container-registry.4e1e6455.svg +19 -0
- package/dist/assets/ic-container.13005c27.svg +19 -0
- package/dist/assets/ic-cookr.a317a655.svg +42 -0
- package/dist/assets/ic-copy.94cee0fb.svg +19 -0
- package/dist/assets/ic-copy.c4b628de.svg +19 -0
- package/dist/assets/ic-cost-visibility.5595009f.svg +3 -0
- package/dist/assets/ic-cpu.3024be12.svg +19 -0
- package/dist/assets/ic-cross.01e03666.svg +19 -0
- package/dist/assets/ic-crown.24ca27fc.svg +19 -0
- package/dist/assets/ic-cube.be637e97.svg +19 -0
- package/dist/assets/ic-curved-arrow.3f3ca92c.svg +3 -0
- package/dist/assets/ic-database-backup.b9e7c558.svg +3 -0
- package/dist/assets/ic-delete-dots.9cebdcd9.svg +78 -0
- package/dist/assets/ic-delete-interactive.304dd293.svg +19 -0
- package/dist/assets/ic-delete-lightning.e835c6e9.svg +19 -0
- package/dist/assets/ic-delete.a6e8d3ad.svg +19 -0
- package/dist/assets/ic-delhivery.c4fecf0f.svg +31 -0
- package/dist/assets/ic-deploy-color.c7a46837.svg +30 -0
- package/dist/assets/ic-deploy-sync.9a3e3c28.svg +32 -0
- package/dist/assets/ic-devtron-ai.d17a01ed.svg +303 -0
- package/dist/assets/ic-devtron-app.a8b688d3.svg +23 -0
- package/dist/assets/ic-devtron-header-logo.e18ac7b6.svg +20 -0
- package/dist/assets/ic-devtron-job.a40f06cf.svg +26 -0
- package/dist/assets/ic-devtron-text.67a413b6.svg +3 -0
- package/dist/assets/ic-devtron.87ead611.svg +19 -0
- package/dist/assets/ic-diff-added.6ef6f938.svg +3 -0
- package/dist/assets/ic-diff-deleted.54eb24dd.svg +3 -0
- package/dist/assets/ic-diff-file-added.e111ba14.svg +22 -0
- package/dist/assets/ic-diff-file-removed.7863a55f.svg +22 -0
- package/dist/assets/ic-diff-file-updated.a8293158.svg +22 -0
- package/dist/assets/ic-diff-updated.294b925e.svg +4 -0
- package/dist/assets/ic-disconnect.bfd4ffb6.svg +19 -0
- package/dist/assets/ic-discord-fill.16103b65.svg +19 -0
- package/dist/assets/ic-docker.48906f4d.svg +19 -0
- package/dist/assets/ic-dockerhub.03bd09a9.svg +19 -0
- package/dist/assets/ic-dot-circle.5ce1fccf.svg +3 -0
- package/dist/assets/ic-download.b0685453.svg +19 -0
- package/dist/assets/ic-download.c30437cd.svg +21 -0
- package/dist/assets/ic-drag.3f71e8aa.svg +24 -0
- package/dist/assets/ic-ecr.302d6ccb.svg +25 -0
- package/dist/assets/ic-edit-file.aea811d8.svg +20 -0
- package/dist/assets/ic-edit-lines.57927b07.svg +3 -0
- package/dist/assets/ic-edit.b8b75800.svg +19 -0
- package/dist/assets/ic-email.5c944f9a.svg +19 -0
- package/dist/assets/ic-enter-fullscreen.ccb625cf.svg +3 -0
- package/dist/assets/ic-enter.cab07082.svg +19 -0
- package/dist/assets/ic-enterprise-feat.259c841f.svg +19 -0
- package/dist/assets/ic-enterprise-tag.345cda52.svg +59 -0
- package/dist/assets/ic-env.c0634f19.svg +29 -0
- package/dist/assets/ic-environment-isolated.c80b4a45.svg +19 -0
- package/dist/assets/ic-environment.d241eccb.svg +20 -0
- package/dist/assets/ic-error-cross.bf21e563.svg +24 -0
- package/dist/assets/ic-error-exclamation.c224de09.svg +22 -0
- package/dist/assets/ic-error-medium.ea542259.svg +22 -0
- package/dist/assets/ic-error.3ec5d5ef.svg +20 -0
- package/dist/assets/ic-error.9d61b25b.svg +20 -0
- package/dist/assets/ic-exit-fullscreen.1ae582d1.svg +19 -0
- package/dist/assets/ic-exit-fullscreen.75ef3789.svg +3 -0
- package/dist/assets/ic-expand-all.d1d223f2.svg +19 -0
- package/dist/assets/ic-expand-right-sm.dfe84ab6.svg +19 -0
- package/dist/assets/ic-expand-sm.e0adb3a7.svg +19 -0
- package/dist/assets/ic-expand.ab992205.svg +19 -0
- package/dist/assets/ic-external-link.0dd8eed7.svg +4 -0
- package/dist/assets/ic-failure.0220b612.svg +24 -0
- package/dist/assets/ic-fast-forward.5c56ed0e.svg +20 -0
- package/dist/assets/ic-file-code.96f8c5d8.svg +19 -0
- package/dist/assets/ic-file-code.ed2812f3.svg +19 -0
- package/dist/assets/ic-file-download.ca57c068.svg +5 -0
- package/dist/assets/ic-file-edit.7dacd421.svg +19 -0
- package/dist/assets/ic-file-key.495ba0bb.svg +19 -0
- package/dist/assets/ic-file-text.f9563710.svg +19 -0
- package/dist/assets/ic-file.187aaee4.svg +19 -0
- package/dist/assets/ic-files-changed.04e6de3f.svg +3 -0
- package/dist/assets/ic-files.877903d3.svg +19 -0
- package/dist/assets/ic-filter-applied.6541e03d.svg +20 -0
- package/dist/assets/ic-filter-applied.9fc48d0f.svg +20 -0
- package/dist/assets/ic-filter.8f403d6f.svg +19 -0
- package/dist/assets/ic-filter.eaefc78a.svg +19 -0
- package/dist/assets/ic-flask.962df7dd.svg +19 -0
- package/dist/assets/ic-floppy-disk.6d392bcd.svg +3 -0
- package/dist/assets/ic-fluxcd-app.7bf7dce5.svg +22 -0
- package/dist/assets/ic-folder-color.88ee985f.svg +22 -0
- package/dist/assets/ic-folder-user.50e60be1.svg +19 -0
- package/dist/assets/ic-folder.d5a0e01e.svg +19 -0
- package/dist/assets/ic-fullscreen-2.f138a5e8.svg +19 -0
- package/dist/assets/ic-fullscreen.b05e5087.svg +19 -0
- package/dist/assets/ic-gavel.1799f199.svg +19 -0
- package/dist/assets/ic-gear.7116a8bf.svg +20 -0
- package/dist/assets/ic-gift-animated.9ca6ccb4.svg +38 -0
- package/dist/assets/ic-gift-gradient.581b1ac5.svg +25 -0
- package/dist/assets/ic-gift.8ea07edc.svg +19 -0
- package/dist/assets/ic-git-branch.7be08881.svg +19 -0
- package/dist/assets/ic-git.89f79adf.svg +17 -0
- package/dist/assets/ic-git.bb72e063.svg +17 -0
- package/dist/assets/ic-github.9d82ed09.svg +19 -0
- package/dist/assets/ic-github.b6e9d0f3.svg +19 -0
- package/dist/assets/ic-gitlab.ac331d67.svg +31 -0
- package/dist/assets/ic-gitlab.de184b7f.svg +31 -0
- package/dist/assets/ic-global-overview.56ba9dc0.svg +3 -0
- package/dist/assets/ic-google-artifact-registry.2a167c8b.svg +34 -0
- package/dist/assets/ic-google-cloud.3077a8dd.svg +6 -0
- package/dist/assets/ic-google-container-registry.320c53ee.svg +35 -0
- package/dist/assets/ic-google-gke.a28779b8.svg +25 -0
- package/dist/assets/ic-google.475640a4.svg +22 -0
- package/dist/assets/ic-grid-view.13207b99.svg +19 -0
- package/dist/assets/ic-group-filter-applied.2cdb11e7.svg +20 -0
- package/dist/assets/ic-group-filter.ed1869f5.svg +19 -0
- package/dist/assets/ic-hadolint.e62ddcb1.svg +14 -0
- package/dist/assets/ic-hand-pointing.f0ed4e78.svg +20 -0
- package/dist/assets/ic-hash.2d8669eb.svg +19 -0
- package/dist/assets/ic-header.a91a9800.svg +21 -0
- package/dist/assets/ic-heart-green.6d3bb9cf.svg +20 -0
- package/dist/assets/ic-heart-red-animated.62caae80.svg +74 -0
- package/dist/assets/ic-heart-red.ae773db3.svg +19 -0
- package/dist/assets/ic-helm-app.089be06f.svg +20 -0
- package/dist/assets/ic-helm.20583d75.svg +19 -0
- package/dist/assets/ic-help-filled.b7ae284e.svg +20 -0
- package/dist/assets/ic-help-outline.4b30e33c.svg +19 -0
- package/dist/assets/ic-help-outline.9c012a0c.svg +19 -0
- package/dist/assets/ic-help.39c58c34.svg +19 -0
- package/dist/assets/ic-hibernate-circle.8a400518.svg +19 -0
- package/dist/assets/ic-hibernate.263ffcea.svg +19 -0
- package/dist/assets/ic-image-approve.0cbb58eb.svg +3 -0
- package/dist/assets/ic-image.2a8ed117.svg +20 -0
- package/dist/assets/ic-in-progress.53ef18ae.svg +22 -0
- package/dist/assets/ic-in-progress.73f9ca1e.svg +20 -0
- package/dist/assets/ic-info-filled-color.7b8b860f.svg +24 -0
- package/dist/assets/ic-info-filled-override.99e8094a.svg +20 -0
- package/dist/assets/ic-info-filled.763be331.svg +20 -0
- package/dist/assets/ic-info-filled.f870ac11.svg +20 -0
- package/dist/assets/ic-info-outline.29f1089c.svg +20 -0
- package/dist/assets/ic-info-outline.d29630b4.svg +19 -0
- package/dist/assets/ic-info-outlined.f4fa3224.svg +29 -0
- package/dist/assets/ic-infrastructure-management.4b052d41.svg +3 -0
- package/dist/assets/ic-input.57281408.svg +3 -0
- package/dist/assets/ic-install.631b7b46.svg +19 -0
- package/dist/assets/ic-italic.358ca070.svg +19 -0
- package/dist/assets/ic-job-color.bb826301.svg +25 -0
- package/dist/assets/ic-k3s.310882f4.svg +19 -0
- package/dist/assets/ic-k8s-job.c4f9ccc7.svg +19 -0
- package/dist/assets/ic-key-enter.1bcea42a.svg +19 -0
- package/dist/assets/ic-key.56432553.svg +19 -0
- package/dist/assets/ic-kind.5d844446.svg +25 -0
- package/dist/assets/ic-kubernetes.7e04c3d2.svg +4 -0
- package/dist/assets/ic-laptop.06834890.svg +19 -0
- package/dist/assets/ic-ldap.0c5633d9.svg +19 -0
- package/dist/assets/ic-lego-block.ee4b63f1.svg +36 -0
- package/dist/assets/ic-lego.ae684d25.svg +19 -0
- package/dist/assets/ic-lightning-fill.83a792be.svg +19 -0
- package/dist/assets/ic-lightning.f4ff5588.svg +19 -0
- package/dist/assets/ic-lines.0a53b80a.svg +19 -0
- package/dist/assets/ic-link.8453e775.svg +19 -0
- package/dist/assets/ic-link.8b276915.svg +19 -0
- package/dist/assets/ic-linked-build-color.3833bda8.svg +23 -0
- package/dist/assets/ic-list-bullets.f055aa03.svg +20 -0
- package/dist/assets/ic-livspace.9f369ef7.svg +29 -0
- package/dist/assets/ic-locked.dab69058.svg +21 -0
- package/dist/assets/ic-locked.dd40e181.svg +3 -0
- package/dist/assets/ic-logout.f0a8b488.svg +19 -0
- package/dist/assets/ic-logs.84f66850.svg +19 -0
- package/dist/assets/ic-magic-wand.2c29cd4e.svg +10 -0
- package/dist/assets/ic-magnifying-glass.b8c4da8f.svg +19 -0
- package/dist/assets/ic-man-on-rocket.93b070c4.svg +110 -0
- package/dist/assets/ic-match-case.13b7a2fa.svg +19 -0
- package/dist/assets/ic-match-word.d92addc3.svg +19 -0
- package/dist/assets/ic-mechanical-operation.04a318d6.svg +17 -0
- package/dist/assets/ic-medium-clean-brush.f683d4d6.svg +24 -0
- package/dist/assets/ic-medium-delete.8386c77e.svg +27 -0
- package/dist/assets/ic-medium-info.b59d7676.svg +21 -0
- package/dist/assets/ic-medium-megaphone.a069bf1d.svg +5 -0
- package/dist/assets/ic-medium-paintbucket.45544bb9.svg +24 -0
- package/dist/assets/ic-medium-pause.7449078a.svg +19 -0
- package/dist/assets/ic-medium-play.f7a8ddb7.svg +19 -0
- package/dist/assets/ic-medium-upgrade.b315b889.svg +9 -0
- package/dist/assets/ic-megaphone-left.ad5e7cbf.svg +19 -0
- package/dist/assets/ic-megaphone-right.0f7ef63f.svg +19 -0
- package/dist/assets/ic-memory.c3264de1.svg +19 -0
- package/dist/assets/ic-message.be6dba43.svg +19 -0
- package/dist/assets/ic-microsoft.7c7bcaeb.svg +22 -0
- package/dist/assets/ic-minikube.33d6538a.svg +25 -0
- package/dist/assets/ic-minus.65e341f4.svg +19 -0
- package/dist/assets/ic-minus.df865aaf.svg +19 -0
- package/dist/assets/ic-missing.917a1291.svg +20 -0
- package/dist/assets/ic-mobile.eabc9181.svg +20 -0
- package/dist/assets/ic-monitoring.30910a3c.svg +22 -0
- package/dist/assets/ic-more-vertical.18109fc1.svg +19 -0
- package/dist/assets/ic-namespace.8a09efbb.svg +19 -0
- package/dist/assets/ic-nav-cursor.691e4db7.svg +10 -0
- package/dist/assets/ic-new-chat.f7c90f8e.svg +5 -0
- package/dist/assets/ic-new.1907a03f.svg +19 -0
- package/dist/assets/ic-node-script.88af3604.svg +35 -0
- package/dist/assets/ic-not-authorized.cb3b5ff2.svg +95 -0
- package/dist/assets/ic-not-found.f5857c12.svg +176 -0
- package/dist/assets/ic-oidc.5e06656d.svg +20 -0
- package/dist/assets/ic-open-box.b15fcbbd.svg +19 -0
- package/dist/assets/ic-open-in-new.6aea09d0.svg +19 -0
- package/dist/assets/ic-openai.030b0cc2.svg +26 -0
- package/dist/assets/ic-openshift.3886b54f.svg +26 -0
- package/dist/assets/ic-oracle-cloud.5a8ee45d.svg +3 -0
- package/dist/assets/ic-ordered-list.879dc7c8.svg +19 -0
- package/dist/assets/ic-otc-cloud.43b31bd8.svg +5 -0
- package/dist/assets/ic-out-of-sync.824fb5c6.svg +24 -0
- package/dist/assets/ic-page-not-found.3c4f114b.svg +81 -0
- package/dist/assets/ic-paper-plane-color.b290f604.svg +36 -0
- package/dist/assets/ic-paper-plane.bf63ba1c.svg +19 -0
- package/dist/assets/ic-party.cfc7e7c6.svg +4 -0
- package/dist/assets/ic-path.d562ddbf.svg +19 -0
- package/dist/assets/ic-pause-circle.d9dc254f.svg +19 -0
- package/dist/assets/ic-pause.4e5c6056.svg +4 -0
- package/dist/assets/ic-pencil.39510f9f.svg +19 -0
- package/dist/assets/ic-pencil.c75a6acc.svg +19 -0
- package/dist/assets/ic-person.d066bc6d.svg +19 -0
- package/dist/assets/ic-piggybank.3a4839d7.svg +3 -0
- package/dist/assets/ic-play-outline.e18008ce.svg +3 -0
- package/dist/assets/ic-priority-high-fill.53755d8f.svg +3 -0
- package/dist/assets/ic-priority-low-fill.79e781ae.svg +4 -0
- package/dist/assets/ic-priority-medium-fill.7bab0ff8.svg +4 -0
- package/dist/assets/ic-priority-urgent-fill.78d42fa0.svg +10 -0
- package/dist/assets/ic-pull-request.31d0c981.svg +19 -0
- package/dist/assets/ic-pulsate-status.2ca548fd.svg +36 -0
- package/dist/assets/ic-quay.d622b34f.svg +27 -0
- package/dist/assets/ic-quote.10768489.svg +19 -0
- package/dist/assets/ic-quote.89f42bae.svg +19 -0
- package/dist/assets/ic-ratings.a1d31244.svg +13 -0
- package/dist/assets/ic-red-bulb.25e01bfc.svg +9 -0
- package/dist/assets/ic-regex.e14a4ea3.svg +19 -0
- package/dist/assets/ic-release-hub.25b9707a.svg +3 -0
- package/dist/assets/ic-replace-all-text.a87fd342.svg +19 -0
- package/dist/assets/ic-replace-text.cc5433be.svg +19 -0
- package/dist/assets/ic-resize-handle.f999b998.svg +25 -0
- package/dist/assets/ic-resource-browser.4ff3e571.svg +3 -0
- package/dist/assets/ic-resource-watcher.7cce5305.svg +3 -0
- package/dist/assets/ic-right-panel-collapse.0ecf8ceb.svg +3 -0
- package/dist/assets/ic-rocket-fail.874e54ce.svg +20 -0
- package/dist/assets/ic-rocket-gear.b4f582da.svg +19 -0
- package/dist/assets/ic-rocket-launch.5df99bf3.svg +19 -0
- package/dist/assets/ic-rotate-devtron.5a8363d8.svg +120 -0
- package/dist/assets/ic-scan-fallback.1e23e6fd.svg +20 -0
- package/dist/assets/ic-search.976327f1.svg +22 -0
- package/dist/assets/ic-security-fixable.168b5bf8.svg +12 -0
- package/dist/assets/ic-security-not-fixable.be099f65.svg +12 -0
- package/dist/assets/ic-security-policy.874568da.svg +3 -0
- package/dist/assets/ic-security-scan.3ae78d50.svg +3 -0
- package/dist/assets/ic-security-vulnerability.c954b87a.svg +4 -0
- package/dist/assets/ic-selected.3a29e244.svg +20 -0
- package/dist/assets/ic-ses.7797b214.svg +6 -0
- package/dist/assets/ic-shapes.77fbbb93.svg +19 -0
- package/dist/assets/ic-shield-check.c26854d2.svg +19 -0
- package/dist/assets/ic-shield-check.ecde083d.svg +19 -0
- package/dist/assets/ic-shield-warning-outline.e6832dbc.svg +19 -0
- package/dist/assets/ic-slack.3c916573.svg +10 -0
- package/dist/assets/ic-sliders-vertical.7211dc4f.svg +23 -0
- package/dist/assets/ic-smtp.f6f45abc.svg +7 -0
- package/dist/assets/ic-software-release-management.dceedf80.svg +3 -0
- package/dist/assets/ic-sort-arrow-down.5cf54d08.svg +19 -0
- package/dist/assets/ic-sort-ascending.8a25e19d.svg +19 -0
- package/dist/assets/ic-sort-descending.c5846635.svg +19 -0
- package/dist/assets/ic-sortable.117b8f83.svg +19 -0
- package/dist/assets/ic-sparkle-ai-color.b67e98ce.svg +27 -0
- package/dist/assets/ic-sparkle-color.39f6b618.svg +34 -0
- package/dist/assets/ic-speedometer.495c2d1c.svg +19 -0
- package/dist/assets/ic-spinny.945235a0.svg +30 -0
- package/dist/assets/ic-spray-can.199c0450.svg +19 -0
- package/dist/assets/ic-spray-can.955302fc.svg +19 -0
- package/dist/assets/ic-stack.a6a11fe3.svg +19 -0
- package/dist/assets/ic-stack.fbd3aea5.svg +19 -0
- package/dist/assets/ic-stamp.a3d8dea0.svg +19 -0
- package/dist/assets/ic-stop-fill.b6641c8b.svg +24 -0
- package/dist/assets/ic-storage.03f282b6.svg +21 -0
- package/dist/assets/ic-strategy-blue-green-color.baaf7071.svg +22 -0
- package/dist/assets/ic-strategy-blue-green.8d61b66d.svg +19 -0
- package/dist/assets/ic-strategy-canary-color.3241aea9.svg +21 -0
- package/dist/assets/ic-strategy-canary.b6d42fbb.svg +19 -0
- package/dist/assets/ic-strategy-recreate-color.f62bd5ed.svg +20 -0
- package/dist/assets/ic-strategy-recreate.3aa96ce0.svg +19 -0
- package/dist/assets/ic-strategy-rolling-color.945b909a.svg +22 -0
- package/dist/assets/ic-strategy-rolling.3b901bf5.svg +19 -0
- package/dist/assets/ic-strikethrough.a1652ad9.svg +19 -0
- package/dist/assets/ic-success-blue.7b3a2720.svg +4 -0
- package/dist/assets/ic-success.63b86b4e.svg +20 -0
- package/dist/assets/ic-success.bcd5b258.svg +20 -0
- package/dist/assets/ic-sun.9fe1dd26.svg +19 -0
- package/dist/assets/ic-suspended.8a62c6bc.svg +25 -0
- package/dist/assets/ic-symbol-greater-than.8f71342d.svg +3 -0
- package/dist/assets/ic-tag.1613fc59.svg +19 -0
- package/dist/assets/ic-tag.5fdc7834.svg +3 -0
- package/dist/assets/ic-tata1mg.a631cafa.svg +29 -0
- package/dist/assets/ic-tenants.4f997b9a.svg +3 -0
- package/dist/assets/ic-terminal-fill.4bd66669.svg +19 -0
- package/dist/assets/ic-terminal.628344b9.svg +19 -0
- package/dist/assets/ic-thermometer.95af4a4b.svg +19 -0
- package/dist/assets/ic-thumb-down-fill.e3cb6362.svg +3 -0
- package/dist/assets/ic-thumb-down.1834436f.svg +19 -0
- package/dist/assets/ic-thumb-up-fill.ddf7c8eb.svg +3 -0
- package/dist/assets/ic-thumb-up.976f6efb.svg +19 -0
- package/dist/assets/ic-tilde.ec1a1ea4.svg +19 -0
- package/dist/assets/ic-timeout-dash.d8e2d62e.svg +21 -0
- package/dist/assets/ic-timer.ae5f10fa.svg +19 -0
- package/dist/assets/ic-timer.b62145ec.svg +19 -0
- package/dist/assets/ic-traffic-signal.cc68c2e5.svg +19 -0
- package/dist/assets/ic-travclan.86f22c7d.svg +29 -0
- package/dist/assets/ic-trend-up.5752ef30.svg +3 -0
- package/dist/assets/ic-two-cubes.a775b635.svg +19 -0
- package/dist/assets/ic-ubuntu.540c22c9.svg +20 -0
- package/dist/assets/ic-unknown.89dc351a.svg +21 -0
- package/dist/assets/ic-unordered-list.42c1cbbc.svg +22 -0
- package/dist/assets/ic-upgrade-enterprise.49cbd888.svg +320 -0
- package/dist/assets/ic-upload-arrow-animated.3db85855.svg +17 -0
- package/dist/assets/ic-user-circle.a2143a4a.svg +19 -0
- package/dist/assets/ic-user-key.5dc44524.svg +20 -0
- package/dist/assets/ic-users.33cb397f.svg +19 -0
- package/dist/assets/ic-var-initial.afdaa854.svg +25 -0
- package/dist/assets/ic-view-variable-toggle.93c3599f.svg +19 -0
- package/dist/assets/ic-visibility-off.d91d3844.svg +19 -0
- package/dist/assets/ic-visibility-on.7505dd12.svg +20 -0
- package/dist/assets/ic-vulnerability-not-found.7d75cc30.svg +129 -0
- package/dist/assets/ic-warning-fill.bfea8b38.svg +4 -0
- package/dist/assets/ic-warning-stroke.fc850a4a.svg +3 -0
- package/dist/assets/ic-warning-y5.d1fb03fe.svg +20 -0
- package/dist/assets/ic-warning.414e37e3.svg +21 -0
- package/dist/assets/ic-warning.ecf7ff97.svg +23 -0
- package/dist/assets/ic-webhook-config.d0dd47eb.svg +5 -0
- package/dist/assets/ic-webhook.d4431b07.svg +31 -0
- package/dist/assets/ic-webhook.ffd8ded6.svg +21 -0
- package/dist/assets/ic-wifi-slash.4bd4fb85.svg +19 -0
- package/dist/assets/ic-world-globe.c16eb8c2.svg +19 -0
- package/dist/assets/ic-world.1f6a5eaf.svg +19 -0
- package/dist/assets/img-celebration.8ceac2a9.svg +149 -0
- package/dist/assets/img-folder-empty.8e898c33.svg +33 -0
- package/dist/assets/img-install-freemium-saas.4388531c.svg +40 -0
- package/dist/assets/img-install-via-aws-marketplace.df85f572.svg +48 -0
- package/dist/assets/img-installing-devtron.1689cddb.svg +160 -0
- package/dist/assets/img-mechanical-operation.04a318d6.svg +17 -0
- package/dist/assets/img-no-backup-location.0e8699c5.svg +180 -0
- package/dist/assets/img-no-restores.f26cb7db.svg +114 -0
- package/dist/assets/img-page-not-found.3c4f114b.svg +81 -0
- package/dist/assets/inject-tag.28e72db6.svg +21 -0
- package/dist/assets/licenseCardBG.b507c5b0.svg +275 -0
- package/dist/assets/workflow-options-modal-header.ce3c6b31.svg +54 -0
- package/dist/index.d.ts +14 -15
- package/dist/index.js +1155 -27784
- package/package.json +39 -37
- package/dist/@code-editor-CvOYOE2W.js +0 -100985
- package/dist/@common-rjsf-CbnUVrnk.js +0 -14244
- package/dist/@framer-motion-1PuE2WYw.js +0 -151
- package/dist/@react-virtualized-sticky-tree-N0-lyEG3.js +0 -1255
- package/dist/@src-assets-images-Dm4MF3YB.js +0 -1073
- package/dist/@vendor-n8dg9JLc.js +0 -82179
- package/dist/MMQ4R4NB-CcwkqSTJ.js +0 -3
- package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/AutomationEnablementIcon.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/index.d.ts +0 -2
- package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/utils.d.ts +0 -6
- package/dist/Pages-Devtron-2.0/Shared/Routes/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Shared/Routes/routes.d.ts +0 -563
- package/dist/V4HPSUGU-DqYibb3u.js +0 -3
- package/dist/assets/index.css +0 -1
- package/dist/javascript-zlfYRRp1.js +0 -2
- package/dist/rolldown-runtime-BETGA6I9.js +0 -23
- package/dist/vitesse-dark-BATTdFM8.js +0 -2
- package/dist/vitesse-light-JV6Yod4Z.js +0 -2
|
@@ -0,0 +1,29 @@
|
|
|
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="179" height="48" viewBox="0 0 179 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<g style="mix-blend-mode:luminosity">
|
|
19
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.08932 16.3917C4.41807 14.9127 4.81028 13.4467 5.30225 12.4901C5.36449 12.3745 5.42673 12.25 5.48008 12.1255C6.14693 10.7029 6.91159 9.98274 9.42784 9.80491C10.0058 9.76045 10.5481 9.74267 11.0816 9.74267L11.0727 9.75156C11.7763 9.75156 12.4081 9.7867 13.002 9.84331C13.1655 9.76615 13.3253 9.69134 13.4823 9.61822C14.5048 9.14698 17.7412 8 19.1194 8C19.235 8 19.3328 8 19.4395 8.02667H19.5106C20.5153 8.14226 21.0399 8.52459 21.938 9.76938C22.0427 9.91408 22.1665 10.1073 22.3062 10.3414C23.088 10.4008 23.7046 10.4967 24.1875 10.6319L24.2569 10.6505C24.3648 10.6796 24.4687 10.7077 24.5787 10.7297C26.0814 11.0853 26.9349 11.6811 27.6818 14.1173C28.0948 15.4796 28.3253 16.6037 28.4708 17.6317C28.9023 18.2636 29.2705 18.8306 29.6112 19.3631C30.1002 20.1367 32.0296 23.6665 32.0119 25.0625V25.1514C32.0119 26.1205 31.7273 26.6718 30.6959 27.7121C30.6041 27.804 30.4886 27.9099 30.3521 28.0284C30.7098 29.2559 31.3148 31.5004 28.6065 33.1447C27.2028 33.997 25.5617 34.7306 24.1644 35.2843C23.8578 35.6223 23.5681 35.9335 23.2895 36.2301C22.4982 37.0747 19.4573 39.591 18.4793 39.8755H18.4348L18.4296 39.8769C18.2347 39.9301 17.9784 40 17.6524 40C16.9677 40 16.3542 39.6799 15.5274 39.1375C15.3292 39.0079 15.0674 38.8089 14.7555 38.5549L14.7449 38.5595C14.6026 38.6218 14.4426 38.6929 14.2825 38.7729C13.6246 39.0841 12.8777 39.4309 11.9885 39.4309C10.886 39.4309 9.89019 38.8885 9.02773 37.8126C8.3563 36.977 7.71932 36.0336 7.15243 35.1138C5.62868 34.5274 4.08122 33.8679 3.13276 33.1714C3.05155 33.1105 2.97035 33.0547 2.88522 32.9963L2.80378 32.9402C1.48786 32.0511 0.901035 31.1708 1.09664 28.6012C1.18212 27.4356 1.33043 26.4652 1.51558 25.5966C1.42492 25.4735 1.32749 25.3436 1.23006 25.2137L1.20635 25.1818C0.403455 24.1029 -0.912121 22.335 0.945542 19.8522C1.88005 18.6133 3.04869 17.3905 4.08932 16.3917ZM19.1194 9.40483H19.2439C19.2703 9.40808 19.296 9.41107 19.3209 9.41397C19.7244 9.46097 19.9408 9.48616 20.5464 10.2709C20.3587 10.2685 20.1647 10.2673 19.9641 10.2673V10.2762H18.8616C18.2139 10.283 17.4158 10.3199 16.5953 10.3698C16.3345 10.3254 16.0657 10.2805 15.7892 10.2351C17.0491 9.80555 18.4962 9.40483 19.1194 9.40483ZM3.58155 18.8316C3.03731 19.4166 2.50047 20.0406 2.03029 20.6702C0.970357 22.0813 1.34188 23.0215 1.94842 23.8944C2.07076 23.4727 2.1987 23.0618 2.32798 22.6466L2.35922 22.5462L2.43035 22.3062C2.85412 20.9552 3.23805 19.796 3.58155 18.8316ZM2.68997 26.9931C2.86516 27.186 3.05275 27.3894 3.24959 27.6002C3.27881 27.6717 3.30804 27.7458 3.33726 27.8277C3.62431 28.5706 4.15986 29.5941 4.64706 30.5252L4.75693 30.7352C4.9406 31.0858 5.11457 31.4178 5.2489 31.6865C5.45061 32.0874 5.71024 32.5898 6.01602 33.1504C5.21754 32.8004 4.45698 32.4189 3.95966 32.0511C3.82892 31.9548 3.70425 31.8701 3.58667 31.7903C2.79266 31.2512 2.32221 30.9318 2.49259 28.7168C2.54168 28.0872 2.6087 27.5185 2.68997 26.9931ZM6.30248 30.7491C7.49514 31.9464 8.51282 32.9368 8.80549 33.1981C8.94489 33.3228 9.20538 33.5626 9.54199 33.8724L9.76576 34.0784C10.0461 34.3379 10.3269 34.5975 10.6056 34.8547C9.79859 34.5943 9.08558 34.3521 8.5387 34.1494C8.39047 34.0945 8.22895 34.0345 8.05757 33.9701C7.3222 32.7418 6.75271 31.6345 6.46702 31.073C6.4161 30.9712 6.36093 30.8627 6.30248 30.7491ZM13.649 35.7922C12.6306 34.8773 11.5445 33.8729 10.7513 33.1393C10.271 32.6951 9.89805 32.3502 9.71241 32.1845C9.13714 31.6655 6.33675 28.895 4.40382 26.8419C4.13141 26.1831 3.98777 25.6827 4.2264 23.8532C4.44227 22.2469 4.67628 20.6315 4.89281 19.3534C5.29802 18.2102 5.71385 17.1502 6.04023 16.5801L6.06076 16.5443C6.11359 16.452 6.16562 16.3611 6.21694 16.2727C6.43691 16.0771 6.62477 15.9137 6.76937 15.7889C7.00374 15.5862 7.27966 15.34 7.5745 15.077C8.35348 14.3819 9.2646 13.5689 9.89024 13.1304C10.0071 13.0485 10.1108 12.9714 10.2084 12.899C10.3008 12.8305 10.3876 12.7661 10.4747 12.7055C10.697 12.5836 10.9112 12.4679 11.118 12.3579C11.5311 12.199 12.1087 12.081 13.1089 11.9923C14.3233 11.8894 15.5431 11.7974 16.6183 11.7325C18.4374 12.0452 20.8002 12.5004 21.8046 12.908L21.8609 12.9308C21.968 12.9743 22.0724 13.0166 22.1747 13.059C22.8904 14.4398 23.6898 16.0642 24.242 17.1862C24.5198 17.7505 24.735 18.1878 24.8454 18.4029C25.1716 19.038 26.562 22.1109 27.616 24.6356C27.6436 25.6476 27.6356 26.5614 27.5573 27.1164L27.5507 27.1634C27.4732 27.7137 27.4052 28.1968 27.2412 28.713C26.0762 29.5724 24.7661 30.5039 23.8386 31.1632L23.8378 31.1638C23.3315 31.5238 22.9389 31.8029 22.7471 31.9444C22.082 32.4347 18.377 34.8841 15.98 36.3209C15.5532 36.2942 14.9946 36.1861 14.1403 35.9366C13.9764 35.8887 13.8126 35.8406 13.649 35.7922ZM16.0722 37.8573C16.1473 37.9128 16.2149 37.9605 16.2742 37.9994C17.0389 38.4974 17.3768 38.6396 17.6524 38.6396C17.7787 38.6396 17.8926 38.6086 18.0252 38.5724C18.0513 38.5653 18.0781 38.558 18.1058 38.5507C18.4588 38.4516 19.9071 37.3823 21.0632 36.4148L20.9599 36.4523L20.7016 36.5437C19.7397 36.8844 18.7048 37.251 17.9546 37.4304C17.8756 37.4473 17.8001 37.4678 17.7282 37.4874C17.6871 37.4986 17.6466 37.5096 17.6079 37.5193C17.2254 37.6213 16.8266 37.7233 16.2874 37.732C16.2142 37.7749 16.1424 37.8167 16.0722 37.8573ZM26.2947 32.7895C26.8309 32.523 27.3614 32.2371 27.8596 31.9355C29.3694 31.0168 29.3844 30.0191 29.1423 28.9996C28.9073 29.1795 28.6548 29.3698 28.3883 29.5682C28.1052 30.2777 27.6447 31.0795 26.846 32.0956C26.6562 32.3377 26.4726 32.5687 26.2947 32.7895ZM25.3875 31.7434C24.6497 32.6671 24.0171 33.4072 23.4544 34.037C22.644 34.355 21.9644 34.5944 21.5556 34.7363C21.2582 34.8387 20.9061 34.9658 20.53 35.1015L20.4506 35.1301C21.9511 34.1557 23.2264 33.2976 23.5562 33.0558C23.734 32.9224 24.1163 32.6468 24.6054 32.3C24.8667 32.1144 25.128 31.9285 25.3875 31.7434ZM28.9628 24.1822C29.3365 25.0797 29.6696 25.9146 29.9032 26.5633C30.6581 25.7791 30.6559 25.5498 30.6521 25.1319C30.6518 25.101 30.6515 25.0691 30.6515 25.0358C30.6593 24.3061 29.5178 21.9007 28.7483 20.5572C28.8554 21.9598 28.9269 23.1696 28.9628 24.1822ZM26.5005 14.9175C26.4634 14.7894 26.4245 14.6591 26.3837 14.5263C25.7334 12.4052 25.191 12.2791 24.2694 12.0649C24.1324 12.033 23.9871 11.9992 23.8319 11.9567C23.6221 11.8984 23.3819 11.8508 23.1209 11.8119C23.164 11.8933 23.2076 11.9764 23.2518 12.0608C24.2038 12.5091 25.1565 13.1702 26.4459 14.8463L26.5005 14.9175ZM27.1685 18.1241C27.2601 18.8482 27.3116 19.5339 27.3649 20.2434L27.3875 20.5421C26.7806 19.1826 26.2724 18.0877 26.108 17.7716C26.0391 17.6395 25.9293 17.4146 25.7884 17.1257L25.786 17.121C25.7094 16.9639 25.6235 16.788 25.5301 16.5979C25.2261 15.9807 24.9213 15.363 24.6233 14.7636C24.856 15.0184 25.1029 15.3152 25.37 15.6643C26.0966 16.6084 26.6784 17.4141 27.1685 18.1241ZM13.0262 37.0615C11.9393 36.7367 10.52 36.3042 9.3018 35.8949C9.55803 36.2585 9.82331 36.6139 10.0947 36.9502C10.7615 37.786 11.3928 38.0616 11.9885 38.0616C12.5364 38.0616 13.0703 37.8233 13.6037 37.5736C13.4183 37.4108 13.2253 37.2396 13.0262 37.0615ZM8.57427 12.1523C7.43624 12.8049 6.69985 13.3848 6.16591 13.9437C6.27603 13.6342 6.39148 13.3543 6.51147 13.1214C6.58686 12.9753 6.6515 12.837 6.71244 12.7066C7.11875 11.8376 7.3608 11.3199 9.52564 11.1653C9.85134 11.1394 10.162 11.1226 10.4594 11.113C9.88726 11.4161 9.2638 11.7582 8.57427 12.1523Z" fill="#fff"/>
|
|
20
|
+
<path d="M50.2926 29.3747H44.0242V15.5131C44.0242 15.2553 43.8108 15.0508 43.5618 15.0508H40.761C40.5032 15.0508 40.2987 15.2642 40.2987 15.5131V32.4956C40.2987 32.7534 40.5121 32.9579 40.761 32.9579H50.3014C50.5593 32.9579 50.7638 32.7446 50.7638 32.4956V29.846C50.7638 29.5881 50.5504 29.3836 50.3014 29.3836L50.2926 29.3747Z" fill="#fff"/>
|
|
21
|
+
<path d="M57.1299 15.0419H59.9396C60.1949 15.0419 60.4019 15.2489 60.4019 15.5042V32.4956C60.4019 32.7509 60.1949 32.9579 59.9396 32.9579H57.1299C56.8746 32.9579 56.6676 32.7509 56.6676 32.4956V15.5042C56.6676 15.2489 56.8746 15.0419 57.1299 15.0419Z" fill="#fff"/>
|
|
22
|
+
<path d="M82.1324 15.0419H79.0471C78.8426 15.0419 78.6648 15.1752 78.6025 15.3709L74.5125 28.3255L70.3958 15.3709C70.3336 15.1752 70.1558 15.0419 69.9513 15.0419H66.8837C66.7326 15.0419 66.5903 15.113 66.5014 15.2375C66.4125 15.362 66.3858 15.5131 66.4392 15.6554L72.1385 32.6378C72.2008 32.8246 72.3786 32.9579 72.5831 32.9579H76.4064C76.602 32.9579 76.7798 32.8335 76.8509 32.6378L82.577 15.6554C82.6214 15.5131 82.6036 15.362 82.5147 15.2375C82.4258 15.113 82.2924 15.0419 82.1324 15.0419Z" fill="#fff"/>
|
|
23
|
+
<path d="M91.6372 20.1633C91.6372 21.0791 92.0907 21.6215 94.8025 22.4395L94.7848 22.4662C97.4611 23.3019 100.475 24.2533 100.475 27.8365C100.475 31.0463 97.9945 33.118 94.1446 33.118C90.8815 33.118 88.4897 31.6776 87.4138 29.0724C87.3338 28.8679 87.4138 28.6279 87.6094 28.5123L89.9301 27.1519C90.0368 27.0808 90.1702 27.0719 90.2946 27.1074C90.4102 27.143 90.508 27.223 90.5614 27.3386C91.2549 28.8235 92.4552 29.5526 94.2513 29.5526C95.9406 29.5526 96.8653 28.9924 96.8653 27.8632C96.8653 26.734 95.9229 26.2539 93.2643 25.4892C88.6586 24.1555 88.0184 22.1905 88.0184 20.2611C88.0184 16.8379 90.9081 15.0508 93.7623 15.0508C96.4474 15.0508 98.608 16.34 99.8439 18.6784C99.9506 18.8829 99.8706 19.1497 99.6661 19.2742L97.3988 20.5812C97.2921 20.6434 97.1676 20.6612 97.0521 20.6257C96.9276 20.599 96.8298 20.519 96.7764 20.4123C96.1007 19.1586 95.1404 18.5718 93.7623 18.5718C92.473 18.5718 91.6372 19.1941 91.6372 20.1633Z" fill="#fff"/>
|
|
24
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M113.501 15.0419H107.259C107.001 15.0419 106.797 15.2553 106.797 15.5042V32.4867C106.797 32.7445 107.01 32.949 107.259 32.949H110.06C110.318 32.949 110.522 32.7357 110.522 32.4867V27.1519H113.501C116.951 27.1519 119.663 24.4934 119.663 21.0969C119.663 17.7004 116.96 15.0419 113.501 15.0419ZM115.955 21.1013C115.953 22.5484 114.904 23.6487 113.51 23.6487H110.531V18.554H113.51C114.922 18.554 115.953 19.6276 115.955 21.1013Z" fill="#fff"/>
|
|
25
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M132.92 15.0508C133.115 15.0508 133.293 15.1753 133.355 15.362H133.373L139.339 32.3444C139.384 32.4867 139.366 32.6468 139.277 32.7712C139.188 32.8957 139.046 32.9668 138.895 32.9668H135.836C135.632 32.9668 135.454 32.8335 135.392 32.6467L134.44 29.7837H127.567L126.634 32.6467C126.571 32.8424 126.394 32.9668 126.189 32.9668H123.148C122.997 32.9668 122.855 32.8957 122.766 32.7712C122.677 32.6468 122.65 32.4867 122.704 32.3444L128.652 15.362C128.714 15.1753 128.892 15.0508 129.088 15.0508H132.92ZM128.768 26.2805H133.267L131.017 19.5943L128.768 26.2805Z" fill="#fff"/>
|
|
26
|
+
<path d="M153.076 18.5718C154.846 18.5718 156.411 19.3631 157.264 20.6968C157.389 20.8924 157.655 20.9546 157.869 20.839L160.198 19.4876C160.305 19.4253 160.385 19.3186 160.412 19.1941C160.438 19.0697 160.412 18.9541 160.35 18.8474C158.776 16.4645 156.055 15.0508 153.068 15.0508C147.919 15.0508 144.043 18.9274 144.043 24.0755C144.043 29.2236 147.919 33.1002 153.068 33.1002C156.082 33.1002 158.802 31.6776 160.35 29.2947C160.412 29.1969 160.438 29.0724 160.412 28.9479C160.385 28.8235 160.305 28.7257 160.198 28.6545L157.86 27.303C157.647 27.1786 157.389 27.2408 157.255 27.4453C156.411 28.7612 154.846 29.5437 153.068 29.5437C149.822 29.5437 147.644 27.3475 147.644 24.0666C147.644 20.7857 149.822 18.5629 153.068 18.5629L153.076 18.5718Z" fill="#fff"/>
|
|
27
|
+
<path d="M170.575 29.3747H177.554L177.563 29.3925C177.812 29.3925 178.026 29.597 178.026 29.8549V32.5045C178.026 32.7535 177.821 32.9668 177.563 32.9668H167.312C167.063 32.9668 166.849 32.7623 166.849 32.5045V15.522C166.849 15.2731 167.054 15.0597 167.312 15.0597H177.43C177.679 15.0597 177.892 15.2642 177.892 15.522V18.1716C177.892 18.4206 177.688 18.634 177.43 18.634H170.575V22.1372H176.799C177.048 22.1372 177.261 22.3417 177.261 22.5995V25.2047C177.261 25.4537 177.056 25.6671 176.799 25.6671H170.575V29.3747Z" fill="#fff"/>
|
|
28
|
+
</g>
|
|
29
|
+
</svg>
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
|
|
18
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.83337 6.24999C5.83337 3.71868 7.8854 1.66666 10.4167 1.66666C12.948 1.66666 15 3.71868 15 6.24999V12.5H13.3334V6.24999C13.3334 4.63916 12.0275 3.33332 10.4167 3.33332C8.80588 3.33332 7.50004 4.63916 7.50004 6.24999V8.33332H5.83337V6.24999Z" fill="#D0D4D9"/>
|
|
19
|
+
<rect x="4.16669" y="8.33331" width="12.5" height="10" fill="#FFB549"/>
|
|
20
|
+
<path d="M11.0848 14.1816C11.4345 13.96 11.6667 13.5696 11.6667 13.125C11.6667 12.4346 11.107 11.875 10.4167 11.875C9.72633 11.875 9.16669 12.4346 9.16669 13.125C9.16669 13.5696 9.39883 13.96 9.74852 14.1816L9.58335 15.8333H11.25L11.0848 14.1816Z" fill="#3B444C"/>
|
|
21
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
2
|
+
<path fill="#767D84" fill-rule="evenodd" d="M13 2a4 4 0 0 1 4 4v1.4a3 3 0 0 1 3 3V19a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3v-8.6a3 3 0 0 1 3-3V6a4 4 0 0 1 4-4zm4 7.4H7a1 1 0 0 0-1 1V19a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-8.6a1 1 0 0 0-1-1zm-5 2a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 2a1 1 0 1 0 0 2 1 1 0 0 0 0-2zM13 4h-2a2 2 0 0 0-2 2v1.399h6V6a2 2 0 0 0-1.85-1.995L13 4z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
18
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.314 8.063 20.25 12l-3.936 3.938M9.75 12h10.497M9.75 20.25H4.5a.75.75 0 0 1-.75-.75v-15a.75.75 0 0 1 .75-.75h5.25" vector-effect="non-scaling-stroke"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<path d="M9.333 6a3.333 3.333 0 0 1 2.775 5.18l.03.02.057.052 1.886 1.886a.667.667 0 0 1-.885.995l-.058-.052-1.886-1.886a.671.671 0 0 1-.073-.086A3.333 3.333 0 1 1 9.333 6zm0 1.333a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-6 1.334c.367 0 .667.3.667.666C4 9.7 3.7 10 3.333 10h-.666A.669.669 0 0 1 2 9.333c0-.366.3-.666.667-.666zm2-3.334c.367 0 .667.3.667.667 0 .367-.3.667-.667.667H2.667A.669.669 0 0 1 2 6c0-.367.3-.667.667-.667zm8-3.333c.367 0 .667.3.667.667 0 .366-.3.666-.667.666H2.667A.669.669 0 0 1 2 2.667C2 2.3 2.3 2 2.667 2z" fill="#000A14" fill-rule="evenodd"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path
|
|
3
|
+
stroke="#3B444C"
|
|
4
|
+
strokeLinecap="round"
|
|
5
|
+
strokeLinejoin="round"
|
|
6
|
+
strokeWidth="1.5"
|
|
7
|
+
d="M3 5.5h2.5m0 0H8m-2.5 0V3m0 2.5V8M13 20.5h1.5m0 0H16m-1.5 0V19m0 1.5V22m3.5-7h2m0 0h2m-2 0v-2m0 2v2m-6.586-9.243L4.222 16.95a1 1 0 0 0 0 1.414l1.414 1.414a1 1 0 0 0 1.414 0l9.193-9.192m-2.829-2.829 3.536-3.535a1 1 0 0 1 1.414 0l1.414 1.414a1 1 0 0 1 0 1.414l-3.535 3.536m-2.829-2.829 2.829 2.829"
|
|
8
|
+
vectorEffect="non-scaling-stroke"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
18
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.443 16.444 21 21m-2.25-10.125a7.875 7.875 0 1 1-15.75 0 7.875 7.875 0 0 1 15.75 0Z" vector-effect="non-scaling-stroke"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,110 @@
|
|
|
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="250" height="200" viewBox="0 0 250 200" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<g clip-path="url(#clip0_1724_3919)">
|
|
19
|
+
<path d="M192.5 76C187.7 76 182.5 77.6667 180.5 78.5V85C182.333 84.1667 186.5 82.5 188.5 82.5C190.5 82.5 200.667 86.1667 205.5 88L209 79.5C205.333 78.8333 197.3 76 192.5 76Z" fill="#FFBEB6"/>
|
|
20
|
+
<path d="M142 74C137.2 68.8 135.667 57.8333 135.5 53L121.5 65.5C122.833 72.1667 121.5 87.5 135.5 96C149 104.196 170.5 94.1667 183 88C182.833 84.5 182.4 76.1 182 70.5C171 74.5 149.5 82.125 142 74Z" fill="url(#paint0_linear_1724_3919)"/>
|
|
21
|
+
<path d="M174.508 168.245L181.347 150.817L194.668 151.282C196.443 152.975 200.573 157.293 202.964 158.844C205.954 160.782 211.976 163.439 214.355 165.356C216.258 166.89 217.899 168.945 218.481 169.781L174.508 168.245Z" fill="#1A2256"/>
|
|
22
|
+
<path d="M192 85C186 79 155.167 85.5 140.5 89.5L141.5 111C150.5 107.833 166.8 100.8 174 102C181.2 103.2 178.167 135.833 174 151.5H195.5C196.833 131.833 198 91 192 85Z" fill="#6295E4"/>
|
|
23
|
+
<path d="M81.0661 149.369C80.1405 142.829 78.0083 142.764 67.6284 142.446C66.4397 142.41 65.1429 142.37 63.7273 142.317C53.0653 141.975 46.1614 151.12 46.1614 151.12C46.1614 151.12 50.3657 151.641 54.5238 153.913C40.4242 159.61 35 171.544 35 171.544C35 171.544 48.5797 176.915 61.6695 171.5C60.3546 175.887 57.4726 179.116 57.4726 179.116C57.4726 179.116 69.1715 181.234 76.4333 173.16C77.4148 172.139 78.3201 171.209 79.1499 170.357C86.6007 162.709 87.9642 161.309 83.6661 155.581C82.9942 153.456 82.1431 151.322 81.0661 149.369Z" fill="url(#paint1_linear_1724_3919)"/>
|
|
24
|
+
<path d="M72.045 162.619C65.5619 164.533 60.5898 161.206 60.5898 161.206C60.5898 161.206 62.1918 156.059 67.7059 152.872C64.6133 151.551 62.7407 149.569 62.7407 149.569C62.7407 149.569 65.8031 145.639 71.5771 145.999C72.3871 146.022 73.1274 146.037 73.8044 146.051C79.6808 146.173 81.7091 145.821 82.1132 149.913C83.0882 151.422 83.2624 153.431 84.2925 154.811C86.9521 158.131 85.2794 159.256 81.0886 163.474C80.6114 163.955 80.0895 164.48 79.5229 165.059C75.6189 169.329 70.6864 168.629 70.6864 168.629C70.6864 168.629 70.5893 165.87 72.045 162.619Z" fill="url(#paint2_linear_1724_3919)"/>
|
|
25
|
+
<path d="M212.894 120.654L195.701 80.152C217.794 70.7745 247.101 82.2341 247.101 82.2341C247.101 82.2341 234.986 111.277 212.894 120.654Z" fill="url(#paint3_linear_1724_3919)"/>
|
|
26
|
+
<path d="M195.701 80.1524C195.701 80.1524 201.784 86.8045 207.059 99.2314C212.334 111.658 212.894 120.655 212.894 120.655L117.3 159.059L86.5591 163.417L77.1815 141.325L101.671 122.239L195.701 80.1524Z" fill="url(#paint4_linear_1724_3919)"/>
|
|
27
|
+
<path d="M121.539 148.569L121.188 150.782C119.569 160.998 112.801 169.66 103.28 173.701L83.606 182.052L86.5594 163.417L121.539 148.569Z" fill="url(#paint5_linear_1724_3919)"/>
|
|
28
|
+
<path d="M112.161 126.477L110.326 125.192C101.852 119.26 90.9202 118.111 81.3988 122.153L61.7252 130.504L77.1819 141.325L112.161 126.477Z" fill="url(#paint6_linear_1724_3919)"/>
|
|
29
|
+
<circle cx="159.193" cy="119.549" r="12.9508" transform="rotate(67 159.193 119.549)" fill="url(#paint7_linear_1724_3919)"/>
|
|
30
|
+
<circle cx="159.193" cy="119.549" r="10.3606" transform="rotate(67 159.193 119.549)" fill="url(#paint8_linear_1724_3919)"/>
|
|
31
|
+
<path d="M75.3708 152.414L70.8246 157.06L77.3245 157.016L97.4779 148.19L116.85 137.523L95.7196 144.048L75.3708 152.414Z" fill="#DB3E3D"/>
|
|
32
|
+
<path d="M137 44C136.818 45.4883 135.5 48 135.5 53.0002C133 56.0002 126.5 53.0002 127.5 50.0002C128.099 48.9721 128.501 47.0002 128.501 44.0002C130 41.4999 134.874 41.9496 137 44Z" fill="#F3A29D"/>
|
|
33
|
+
<path d="M152.11 178.962L164 164.5L176.525 169.059C177.69 171.217 180.284 176.599 182.079 178.814C184.323 181.582 189.23 185.969 190.9 188.528C192.236 190.575 193.161 193.036 193.456 194.01L152.11 178.962Z" fill="#1A2256"/>
|
|
34
|
+
<path d="M117.5 120.5C114.3 117.7 113.167 112.333 113 110L139.5 94C148.5 94 168.9 94.4 178.5 96C190.5 98 194.944 104 196.5 107.5C198.5 112 196.9 120.5 195.5 124C194.7 126 183.167 155.833 177.5 170.5L154 161C153.833 159.167 153.8 154.7 155 151.5C156.5 147.5 160 146 162 141.5C164 137 163 131 165.5 127C168 123 173 120 172 118C171.25 116.5 165.5 117.5 159 119C152.5 120.5 145 122.5 136.5 123.5C125 124.5 121.5 124 117.5 120.5Z" fill="url(#paint9_linear_1724_3919)"/>
|
|
35
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M51.3317 104.998C49.8211 101.44 45.7117 99.7794 42.153 101.29L41.3716 99.449C45.947 97.5068 51.2306 99.6415 53.1727 104.217C55.1149 108.792 52.9802 114.076 48.4047 116.018L47.6233 114.177C51.1819 112.666 52.8423 108.557 51.3317 104.998Z" fill="url(#paint10_linear_1724_3919)"/>
|
|
36
|
+
<rect x="2.41211" y="99.6909" width="36" height="48" transform="rotate(-23 2.41211 99.6909)" fill="url(#paint11_linear_1724_3919)"/>
|
|
37
|
+
<rect x="29.0249" y="111.208" width="6" height="6" transform="rotate(-23 29.0249 111.208)" fill="#EFEFEF"/>
|
|
38
|
+
<path d="M45.9537 110.137C48.3042 108.262 50.6814 106.44 53.5 105.5C56.5 104.5 53.8945 108.053 53 108.5C52.6667 108.667 52.2222 108.778 51.7778 108.889C50.8889 109.111 50 109.333 50 110C50 111 50.5 111 54 111C57.5 111 66 103 69 99.5C71.4 96.7 68.3334 93.3333 66.5 92C64.8334 94.1667 61 98.6 59 99C57.7408 99.2518 55.5786 99.2538 53.4945 99.2556C51.4408 99.2575 49.463 99.2592 48.5 99.5C47.1555 99.8361 45.0456 102.381 43.562 104.503L45.9537 110.137Z" fill="#FFBEB6"/>
|
|
39
|
+
<circle cx="72" cy="48" r="40" fill="#A1C3FC"/>
|
|
40
|
+
<path d="M67.8301 8.21539C69.177 18.8064 68.115 29.6918 63.5 31.9996C57.5001 34.9995 55.4998 24.9999 48.5 29.9996C41.5 34.9995 53.4997 49.4995 42 55.9996C39.2721 57.5414 36.1253 57.4799 32.8955 56.4439C32.3105 53.7217 32 50.8966 32 47.9996C32.0002 27.3166 47.6985 10.3007 67.8301 8.21539Z" fill="#78A9EF"/>
|
|
41
|
+
<path d="M104.647 24.8823C109.278 31.4102 112 39.3875 112 48.0004C112 58.498 107.953 68.0483 101.338 75.184C100.851 74.6387 100.4 74.0782 100 73.5004C95.5003 67.0005 97.0001 60.0003 92.5003 51.5004C88.0003 43.0006 81.1469 44.4999 83.5003 34.5004C84.4417 30.5005 90.5005 26.5005 103.5 25.0004C103.885 24.9561 104.267 24.9171 104.647 24.8823Z" fill="#78A9EF"/>
|
|
42
|
+
<path d="M57.0005 78.5004C67.5003 75.113 73.5006 58.0004 83.0005 61.0004C89.7216 63.1235 87.8564 74.7205 83.9058 86.1976C80.1451 87.3685 76.1466 88.0003 72.0005 88.0004C58.3271 88.0004 46.2574 81.1381 39.0435 70.6713C44.126 75.7253 51.1882 80.3753 57.0005 78.5004Z" fill="#78A9EF"/>
|
|
43
|
+
<path d="M105.5 55.5L127.5 50C128 50.5 128.685 51.5924 130.5 52.5C132.315 53.4076 134.333 53.1667 135.5 53C135 56 134.5 63.5 136.5 69.5C138.5 75.5 143.667 83.6667 146 87C144 90.5 138.5 98.5 132.5 102.5C126.5 106.5 115.667 110.5 111 112C110 110.5 107.8 106.6 107 103C106 98.5 108 93 108 91C108 89 107 88.5 107 84.5C107 81.3 108 76.1667 108.5 74C105 78 97 87.4 93 93C89 98.6 83.6667 109.333 81.5 114L55 93C55.5 92 57.6 89 62 85C67.5 80 72.5 79.5 75.5 77C78.5 74.5 80 68 85 64.5C90 61 101.5 56.5 105.5 55.5Z" fill="url(#paint12_linear_1724_3919)"/>
|
|
44
|
+
<path d="M139.561 43.3897C142.092 41.4126 142.53 38.0185 142.585 36.2776C142.585 36.2776 145.382 34.8301 145.146 34.1656C144.91 33.5011 140.849 28.8147 139.276 27.2133C137.247 25.1478 132.731 23.5034 129.24 24.6752C125.429 25.9549 120.419 30.788 120.855 35.6824C121.334 41.0677 127.085 44.0417 129.864 44.7007C132.643 45.3597 136.398 45.8612 139.561 43.3897Z" fill="#FFBEB6"/>
|
|
45
|
+
<path d="M140.202 27.3597C144.491 24.2434 144.949 17.3573 144.642 14.3038C136.048 18.6361 117.389 28.2063 111.502 31.8286C116.524 43.2518 125.836 45.1695 129.864 44.7004C129.832 43.9046 129.398 42.2543 127.917 42.0197C126.065 41.7265 122.656 39.2887 123.485 37.0478C124.315 34.8069 126.798 37.0981 128.407 35.9295C129.694 34.9946 130.504 31.6752 130.748 30.1324C132.112 30.5066 135.913 30.476 140.202 27.3597Z" fill="#23286B"/>
|
|
46
|
+
<path d="M136.032 33.9701C135.363 32.2263 135.962 30.349 137.413 29.792C138.541 29.3589 139.819 29.8617 140.647 30.9247C140.873 30.5984 141.107 30.3303 141.349 30.1211L141.522 29.9808C141.742 29.8179 141.938 29.6988 142.116 29.6263C141.637 28.2403 142.075 26.7932 143.182 26.3677C144.321 25.9315 145.658 26.7722 146.204 28.1933C146.75 29.6151 146.318 31.1346 145.179 31.5716C144.166 31.9604 142.995 31.3377 142.365 30.1937C142.255 30.2353 142.093 30.3279 141.891 30.4777C141.604 30.692 141.317 31.0185 141.032 31.4591L141.014 31.4889C141.096 31.6426 141.17 31.804 141.235 31.9725C141.905 33.7162 141.306 35.5936 139.854 36.1512C138.402 36.7089 136.702 35.7138 136.032 33.9701ZM143.404 26.9468C142.627 27.2445 142.301 28.3921 142.735 29.5247C143.171 30.6574 144.18 31.2916 144.957 30.9932C145.734 30.6948 146.06 29.5479 145.626 28.4153C145.192 27.2827 144.181 26.6484 143.404 26.9468ZM137.635 30.3704C136.534 30.7933 136.054 32.2982 136.611 33.7481C137.167 35.1972 138.53 35.9957 139.633 35.5736C140.733 35.1499 141.213 33.6436 140.657 32.1945C140.101 30.7454 138.736 29.9476 137.634 30.3696L137.635 30.3704Z" fill="#F7453E"/>
|
|
47
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M53.8351 106.75C54.0478 108.675 53.6257 110.597 52.6813 112.235C51.5002 112 51.3303 111.753 50.7885 111.5C51.6135 110.204 52.0035 108.653 51.859 107.091C52.5002 107 53.0002 107.091 53.8351 106.75Z" fill="url(#paint13_linear_1724_3919)"/>
|
|
48
|
+
</g>
|
|
49
|
+
<defs>
|
|
50
|
+
<linearGradient id="paint0_linear_1724_3919" x1="129" y1="79" x2="180.286" y2="100.332" gradientUnits="userSpaceOnUse">
|
|
51
|
+
<stop stop-color="#1A1F59"/>
|
|
52
|
+
<stop offset="0.747799" stop-color="#23286B"/>
|
|
53
|
+
</linearGradient>
|
|
54
|
+
<linearGradient id="paint1_linear_1724_3919" x1="82.0002" y1="152" x2="35.0002" y2="171.5" gradientUnits="userSpaceOnUse">
|
|
55
|
+
<stop stop-color="#FF6827"/>
|
|
56
|
+
<stop offset="0.419402" stop-color="#FF9D27"/>
|
|
57
|
+
</linearGradient>
|
|
58
|
+
<linearGradient id="paint2_linear_1724_3919" x1="83.5" y1="151.5" x2="60.5" y2="162" gradientUnits="userSpaceOnUse">
|
|
59
|
+
<stop stop-color="#FFE7B7"/>
|
|
60
|
+
<stop offset="1" stop-color="#FDF516"/>
|
|
61
|
+
</linearGradient>
|
|
62
|
+
<linearGradient id="paint3_linear_1724_3919" x1="247.101" y1="82.2341" x2="204.297" y2="100.403" gradientUnits="userSpaceOnUse">
|
|
63
|
+
<stop offset="0.447558" stop-color="#DADBDC"/>
|
|
64
|
+
<stop offset="0.924927" stop-color="#E4E4E5"/>
|
|
65
|
+
</linearGradient>
|
|
66
|
+
<linearGradient id="paint4_linear_1724_3919" x1="207.059" y1="99.2314" x2="81.8703" y2="152.371" gradientUnits="userSpaceOnUse">
|
|
67
|
+
<stop offset="0.663941" stop-color="#DADBDC"/>
|
|
68
|
+
<stop offset="1" stop-color="#E0E1E1"/>
|
|
69
|
+
</linearGradient>
|
|
70
|
+
<linearGradient id="paint5_linear_1724_3919" x1="110" y1="174.5" x2="117.07" y2="161.743" gradientUnits="userSpaceOnUse">
|
|
71
|
+
<stop stop-color="#E74846"/>
|
|
72
|
+
<stop offset="1" stop-color="#D03231"/>
|
|
73
|
+
</linearGradient>
|
|
74
|
+
<linearGradient id="paint6_linear_1724_3919" x1="88.8105" y1="121.044" x2="98.8015" y2="144.764" gradientUnits="userSpaceOnUse">
|
|
75
|
+
<stop stop-color="#E74846"/>
|
|
76
|
+
<stop offset="1" stop-color="#D03231"/>
|
|
77
|
+
</linearGradient>
|
|
78
|
+
<linearGradient id="paint7_linear_1724_3919" x1="146.242" y1="106.599" x2="158.394" y2="137.847" gradientUnits="userSpaceOnUse">
|
|
79
|
+
<stop stop-color="#E8B73F"/>
|
|
80
|
+
<stop offset="1" stop-color="#CF9F36"/>
|
|
81
|
+
</linearGradient>
|
|
82
|
+
<linearGradient id="paint8_linear_1724_3919" x1="159.193" y1="109.189" x2="159.193" y2="129.91" gradientUnits="userSpaceOnUse">
|
|
83
|
+
<stop stop-color="#F3F3F3" stop-opacity="0"/>
|
|
84
|
+
<stop offset="1" stop-color="#F3F3F3"/>
|
|
85
|
+
</linearGradient>
|
|
86
|
+
<linearGradient id="paint9_linear_1724_3919" x1="174" y1="87.5" x2="124" y2="133.5" gradientUnits="userSpaceOnUse">
|
|
87
|
+
<stop offset="0.290891" stop-color="#89B3F4"/>
|
|
88
|
+
<stop offset="1" stop-color="#4F86DB"/>
|
|
89
|
+
</linearGradient>
|
|
90
|
+
<linearGradient id="paint10_linear_1724_3919" x1="45.5139" y1="97.6907" x2="52.547" y2="114.26" gradientUnits="userSpaceOnUse">
|
|
91
|
+
<stop stop-color="#F6F6F6"/>
|
|
92
|
+
<stop offset="0.394668" stop-color="#D7D8D9"/>
|
|
93
|
+
</linearGradient>
|
|
94
|
+
<linearGradient id="paint11_linear_1724_3919" x1="20.4121" y1="99.6909" x2="20.4121" y2="147.691" gradientUnits="userSpaceOnUse">
|
|
95
|
+
<stop stop-color="#EDEDED"/>
|
|
96
|
+
<stop offset="0.40059" stop-color="#D7D8D9"/>
|
|
97
|
+
</linearGradient>
|
|
98
|
+
<linearGradient id="paint12_linear_1724_3919" x1="78.5" y1="114" x2="148.317" y2="60.9451" gradientUnits="userSpaceOnUse">
|
|
99
|
+
<stop stop-color="#1A1F59"/>
|
|
100
|
+
<stop offset="0.682286" stop-color="#23286B"/>
|
|
101
|
+
</linearGradient>
|
|
102
|
+
<linearGradient id="paint13_linear_1724_3919" x1="45.5125" y1="97.6916" x2="52.5456" y2="114.261" gradientUnits="userSpaceOnUse">
|
|
103
|
+
<stop stop-color="#F6F6F6"/>
|
|
104
|
+
<stop offset="0.394668" stop-color="#D7D8D9"/>
|
|
105
|
+
</linearGradient>
|
|
106
|
+
<clipPath id="clip0_1724_3919">
|
|
107
|
+
<rect width="250" height="200" fill="white"/>
|
|
108
|
+
</clipPath>
|
|
109
|
+
</defs>
|
|
110
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
|
|
18
|
+
<path stroke="#C8CBCE" stroke-linecap="round" stroke-linejoin="round" d="m6.75 9-3-6.375L.75 9m10.125 0V6.187c0-.724-.672-1.312-1.5-1.312-.448 0-.85.102-1.125.375M5.868 7.125H1.632m9.243.563c0 .724-.672 1.312-1.5 1.312s-1.5-.588-1.5-1.313c0-.724.672-1.312 1.5-1.312s1.5.588 1.5 1.313Z" vector-effect="non-scaling-stroke"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
|
|
18
|
+
<path stroke="#C8CBCE" stroke-linecap="round" stroke-linejoin="round" d="M4.875 9V6.187c0-.724-.672-1.312-1.5-1.312-.448 0-.85.102-1.125.375m4.5-2.625V9m0-2.375c0-.611.8-1.75 1.75-1.75.966 0 1.75.923 1.75 2.063C10.25 8.076 9.466 9 8.5 9c-.95 0-1.75-.89-1.75-1.502M.5 9.5V11h11V9.5M4.875 7.687c0 .725-.672 1.313-1.5 1.313s-1.5-.588-1.5-1.313c0-.724.672-1.312 1.5-1.312s1.5.588 1.5 1.313Z" vector-effect="non-scaling-stroke"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,17 @@
|
|
|
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="250" height="200" viewBox="0 0 250 200" fill="none" xmlns="http://www.w3.org/2000/svg"><style>@keyframes rotate-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes rotate-counter-clockwise{0%{transform:rotate(360deg)}to{transform:rotate(0deg)}}</style><path d="M65.56 191.308c0-.116 1.153-3.288 2.538-7.095l2.538-6.922 6.46-.173 6.403-.173 2.768 2.307c2.308 1.962 12.796 7.547 14.132 8.307q1.337.759 3.526 3.864-38.365-.058-38.365-.115" fill="#80AEF2"/><path d="M32 191.308c0-.116 1.154-3.288 2.538-7.095l2.538-6.922 6.46-.173 6.403-.173 2.769 2.307c2.307 1.962 12.795 7.547 14.132 8.307q1.336.759 3.525 3.864Q32 191.365 32 191.308" fill="#94BBF8"/><path d="M75.655 109.836q1.635 4.737 2.208 8.22.57 3.482 6.411 59.5H66.296q-2.166-3.927-2.166-5.518c0-1.59.913-3.77.913-6.068q0-2.299-6.104-15.871l3.931-39.349z" fill="#1D225F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M50.554 177.555H33.76q-.6-2.078-1.175-5.606c-.75-4.788-.18-7.96 3.05-14.536 3.23-6.518 4.866-10.072 4.866-13.764.058-5.768 1.222-11.316 4.28-17.315 2.364-4.73 3.495-5.086 3.725-7.97l.42-6.202h21.078q.769 2.15.55 7.925t-20 57.468" fill="url(#paint0_linear_2664_5084)"/><path d="m95.94 50.818 16.84-20.83h20.191l-17.439 20.83z" fill="#98BDF9"/><path d="M118.14 27.384a2.6 2.6 0 0 1 2.597 2.425l.006.179h-.578a2.025 2.025 0 1 0-2.191 2.018l.166.007v.578a2.603 2.603 0 1 1 0-5.207m6.943 0a2.604 2.604 0 0 1 2.598 2.425l.006.179h-.579a2.024 2.024 0 1 0-2.191 2.018l.166.007v.578a2.603 2.603 0 1 1 0-5.207" fill="#2174DB"/><path d="M94.472 54.83q4.21-1.444 8.242-4.012h6.871q-3.562 3.255-4.791 4.61t-5.068 5.205q-1.636 8.672-3.487 7.285c-1.85-1.386-7.939-10.897-1.767-13.09z" fill="#F3A29D"/><path d="M98.254 60.654q6.545-2.502 8.447-3.567c1.5-.865 2.077-1.673 3.807-5.307.23-.46.692-2.365 1.096-4.153.923-4.557 2.423-4.326 2.538.346.058 1.27.346 2.423.692 2.538.288.116 1.961-1.5 3.634-3.576s3.288-3.75 3.576-3.75c.692 0 .692 5.307-.057 7.153-.289.865-4.73 5.71-9.864 10.844q-5.133 5.134-15.026 13.937z" fill="#FAB6AF"/><path d="M78.581 35.774q1.157-4.629 2.315-5.787c-1.157-1.157-2.315-2.314-4.63-3.47q-1.156 2.313-4.628 4.628 0 3.47 2.314 4.63 2.314 1.155 4.63 0" fill="#F3A29D"/><path d="M49.308 112.98c-2.365-.174-6.23-.981-8.48-1.731l-4.21-1.385-.115-4.326c-.289-11.94.577-20.65 3.288-31.782C43.482 58.47 54.096 42.84 66.96 33.667c4.96-3.576 5.076-3.576 6.518-1.153.634 1.153 1.96 2.307 2.884 2.653l2.161.594q-4.57 43.986 3.531 72.917c-1.157 1.158-1.946 1.682-2.808 2.052-1.039.403-2.365.807-3.057.865-.693.058-3 .519-5.25 1.038-4.21.923-13.382 1.096-21.63.346z" fill="url(#paint1_linear_2664_5084)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M94.472 54.828 96.24 66.14l-19.972 2.645 1.106-15.653q3.212 2.602 6.608 3.123t10.49-1.426z" fill="#D6D7D8"/><path d="m98.254 60.653 4.903 23.145q-.853 1.736-4.324 2.314c-5.208.579-10.415-1.736-16.78-1.736s-6.09 4.05-15.348.58q-9.258-3.472-7.523-31.246l18.054-1.73q-.117 8.673 2.198 10.409 2.269 1.701 18.17-1.6z" fill="#E9E9E9"/><path d="M90.305 15.444q1.605 2.28 1.253 6.049c-.062.656-.376.883-.376 2.052q0 1.68.212 4.157l-2.317.16q-3.333 3.618-7.055 3.208-3.72-.412-5.31-3.207-3.269-6.035 1.675-10.262 4.945-4.227 11.918-2.157" fill="#FAB6AF"/><path fill-rule="evenodd" clip-rule="evenodd" d="M79.646 8c2.598 0 5.717 1.017 7.994 2.74 2.277 1.722 3.845 3.02 4.55 5.097q.705 2.076-.664 5.791.195-3.517-.533-3.906c-.67 1.653-1.595 1.987-2.703 2.787-.62.448-2.791.518-4.917.897-2.628 1.722-4.303 3.33-4.867 4.86-.448 1.218-.402 2.608.148 4.177l.126.339-.54.21c-.714-1.833-.81-3.478-.277-4.925.522-1.417 1.85-2.838 3.894-4.321-1.09.307-2.051.754-2.634 1.449q-1.919 2.29-2.246 6.716-4.149-.75-7.617-2.8t-6.398-5.483q.595-1.251 1.521-2.07c.671-.592 1.935-1.108 3.169-1.822l-.065.021-1.204.401c-1.26.424-1.956.713-2.395 1.032-.83.601-1.26 1.275-1.313 2.032l-.005.191-.579.007c-.012-1.039.516-1.943 1.557-2.699.427-.31 1.013-.573 1.983-.916l1.756-.59.61-.213a15 15 0 0 0 1.439-.584c1.296-1.399 2.17-3.971 4.09-5.678C75.641 8.855 77.048 8 79.645 8z" fill="#E94A47"/><path d="M84.36 21.575c.597-1.64 2.17-2.597 3.535-2.1 1.06.386 1.654 1.524 1.586 2.781q.54-.136.988-.136l.208.007q.382.029.636.114c.512-1.27 1.708-2.023 2.75-1.644 1.07.39 1.498 1.803 1.012 3.14-.487 1.337-1.723 2.144-2.794 1.754-.953-.347-1.397-1.504-1.14-2.697a2 2 0 0 0-.508-.09q-.501-.037-1.208.165l-.031.01a4 4 0 0 1-.14.477c-.597 1.64-2.17 2.597-3.536 2.1s-1.955-2.24-1.358-3.88m9.504-.434c-.73-.266-1.664.343-2.052 1.408-.387 1.066-.064 2.132.667 2.398.73.266 1.664-.343 2.052-1.408s.064-2.132-.667-2.398m-6.167-1.122c-1.036-.377-2.297.39-2.793 1.754s-.024 2.762 1.012 3.14c1.036.376 2.298-.392 2.794-1.755s.023-2.762-1.013-3.14z" fill="#222768"/><path d="M153.783 115.079c-.449-.4-.897-2.243-1.097-4.187-.399-3.938-.698-4.486-3.589-6.031l-2.093-1.147-3.788 1.545c-2.094.848-4.087 1.446-4.436 1.296-.947-.349-6.78-10.716-6.78-12.012 0-.698 1.048-1.894 3.24-3.589l3.24-2.542V82.93l-3.24-2.542c-2.043-1.595-3.24-2.89-3.24-3.539 0-1.047 5.085-10.417 6.331-11.663.598-.549 1.196-.499 4.037.598 4.736 1.844 5.085 1.894 7.627.25 2.243-1.447 2.292-1.546 2.641-4.637.648-5.93-.15-5.383 8.075-5.383 8.324 0 7.776-.349 8.424 5.533l.349 3.24 2.592 1.395 2.592 1.396 3.19-1.296c4.037-1.645 5.183-1.645 6.38.1 2.093 3.04 5.582 9.57 5.582 10.467 0 .648-1.196 1.894-3.24 3.39l-3.19 2.442v2.99l-.05 2.991 3.24 2.443c2.044 1.545 3.24 2.79 3.24 3.39 0 1.046-5.582 10.915-6.679 11.812-.548.449-1.645.2-4.586-.997l-3.937-1.545-2.542 1.396-2.542 1.395-.599 3.988c-.348 2.691-.847 4.237-1.395 4.685-1.296.947-12.81.848-13.757-.15m11.414-19.639c6.58-2.99 8.374-11.265 3.639-16.698-6.28-7.128-17.844-3.29-18.792 6.23-.398 4.287 2.991 9.371 7.377 11.066 1.595.598 5.832.3 7.776-.598" fill="var(--B700)" style="animation:rotate-clockwise 2s infinite linear;transform-origin:center;transform-box:fill-box"/><path d="M176.263 146.231c-1.845-1.146-3.49-2.243-3.64-2.442-.149-.25.2-1.545.749-2.841.996-2.293.996-2.443.15-4.038-.699-1.345-1.197-1.644-3.141-1.894-3.639-.498-3.49-.249-3.49-5.433v-4.735l1.895-.299c3.589-.598 3.838-.698 4.785-2.243.897-1.545.847-1.595-.15-4.037-.598-1.346-.947-2.692-.797-2.891.299-.549 7.128-4.536 7.726-4.536.249 0 1.296.997 2.342 2.243 1.446 1.744 2.194 2.243 3.39 2.243s1.944-.499 3.39-2.243c1.046-1.246 2.093-2.243 2.342-2.243.598 0 7.427 3.987 7.726 4.536.15.2-.2 1.545-.748 2.89-.997 2.293-1.047 2.543-.299 3.988.798 1.496 1.196 1.695 4.935 2.293l1.844.3v4.734c0 5.184.15 4.935-3.49 5.433-1.893.25-2.442.549-3.14 1.894-.797 1.546-.797 1.695.15 4.187l.997 2.592-1.396.947c-2.542 1.745-6.03 3.589-6.729 3.589-.448 0-1.445-.947-2.292-2.044-1.247-1.744-1.795-2.093-3.29-2.143s-1.944.25-3.34 2.094c-.847 1.146-1.944 2.093-2.342 2.093-.449 0-2.293-.897-4.137-1.994m13.109-10.716c4.486-2.343 4.486-9.371-.1-11.813-5.832-3.14-12.212 3.19-9.171 9.121 1.595 3.09 6.03 4.337 9.27 2.692z" fill="var(--R500)" style="animation:rotate-counter-clockwise 2s infinite linear;transform-origin:center;transform-box:fill-box"/><defs><linearGradient id="paint0_linear_2664_5084" x1="53.366" y1="112.162" x2="38.26" y2="175.224" gradientUnits="userSpaceOnUse"><stop stop-color="#2A318C"/><stop offset="1" stop-color="#1D225F"/></linearGradient><linearGradient id="paint1_linear_2664_5084" x1="59.252" y1="30.82" x2="59.252" y2="113.448" gradientUnits="userSpaceOnUse"><stop stop-color="#EEE"/><stop offset="1" stop-color="#D6D7D8"/></linearGradient></defs></svg>
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<rect x="23.6924" y="8.50977" width="24.0788" height="6.12635" rx="1" transform="rotate(46.7118 23.6924 8.50977)" fill="#ABCFF3"/>
|
|
19
|
+
<path d="M34.5 18.5L42.155 12.372C42.9714 11.5178 43.4541 10.3843 43.4969 9.22094C43.5397 8.05759 43.139 6.95967 42.383 6.1687C41.627 5.37773 40.5777 4.9585 39.4658 5.00325C38.3539 5.04799 37.2705 5.55304 36.4541 6.40729L31 14" fill="#ABCFF3"/>
|
|
20
|
+
<path d="M34.5 18.5L42.155 12.372C42.9714 11.5178 43.4541 10.3843 43.4969 9.22094C43.5397 8.05759 43.139 6.95967 42.383 6.1687C41.627 5.37773 40.5777 4.9585 39.4658 5.00325C38.3539 5.04799 37.2705 5.55304 36.4541 6.40729L31 14M36.1121 30.6241L19.0094 12.7299M15.8739 26.1505L20.1496 21.677M25.0212 35.7212L11.8056 21.8939C11.5994 21.6782 11.4897 21.3791 11.5008 21.0625C11.5118 20.7459 11.6425 20.4377 11.8643 20.2057L22.734 8.83296C22.9557 8.60094 23.2503 8.46412 23.5529 8.4526C23.8555 8.44107 24.1413 8.55579 24.3475 8.77151L39.8954 25.0389C40.1016 25.2546 40.2112 25.5537 40.2002 25.8703C40.1892 26.1869 40.0584 26.4951 39.8366 26.7271L31.4753 35.4754C30.5883 36.4034 29.41 36.9507 28.1996 36.9968C26.9893 37.0429 25.846 36.5841 25.0212 35.7212Z" stroke="#0066CC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
21
|
+
<path d="M9 30C7.34315 30 6 31.3431 6 33C6 34.6569 7.34315 36 9 36H14" stroke="#0066CC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
22
|
+
<path d="M7.5 43C7.5 41.3431 8.84315 40 10.5 40H22" stroke="#0066CC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
23
|
+
<circle cx="1" cy="1" r="0.5" transform="matrix(-1 0 0 1 18.5 35)" stroke="#0066CC"/>
|
|
24
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 24H31V41C31 43.2091 29.2091 45 27 45H11C8.79086 45 7 43.2091 7 41V24Z" fill="#F33E3E" fill-opacity="0.12" stroke="#F33E3E" stroke-width="2" stroke-linejoin="round"/>
|
|
19
|
+
<path d="M19 29.5V39.5" stroke="#F33E3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
20
|
+
<path d="M24 29.5V39.5" stroke="#F33E3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
21
|
+
<path d="M14 29.5V39.5" stroke="#F33E3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
22
|
+
<path d="M42 10C43.6569 10 45 11.3431 45 13C45 14.6569 43.6569 16 42 16H33" stroke="#F33E3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
23
|
+
<path d="M38 23C38 21.3431 36.6569 20 35 20H27" stroke="#F33E3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
24
|
+
<path d="M31.6912 7.04037L4.11658 11.9025C3.57269 11.9984 3.20952 12.5171 3.30542 13.061L3.82637 16.0154C3.92227 16.5593 4.44093 16.9225 4.98482 16.8266L32.5594 11.9644C33.1033 11.8685 33.4665 11.3499 33.3706 10.806L32.8497 7.85153C32.7538 7.30764 32.2351 6.94447 31.6912 7.04037Z" fill="#F33E3E" fill-opacity="0.12" stroke="#F33E3E" stroke-width="2" stroke-linejoin="round"/>
|
|
25
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.9228 4.2572L20.8012 2.86801C21.889 2.6762 22.9263 3.40254 23.1181 4.49033L23.8127 8.42956L11.995 10.5133L11.3005 6.57411C11.1086 5.48632 11.835 4.449 12.9228 4.2572Z" stroke="#F33E3E" stroke-width="2" stroke-linejoin="round"/>
|
|
26
|
+
<circle cx="30" cy="16" r="1" fill="#F33E3E"/>
|
|
27
|
+
</svg>
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none">
|
|
18
|
+
<circle cx="24" cy="24" r="20" fill="#0066CC" fill-opacity="0.3" stroke="#0066CC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
19
|
+
<path d="M20 20H24V32M24 32H19M24 32H29" stroke="#0066CC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
20
|
+
<path d="M24.5 14.75C24.5 15.1642 24.1642 15.5 23.75 15.5M24.5 14.75C24.5 14.3358 24.1642 14 23.75 14M24.5 14.75H23M23.75 15.5C23.3358 15.5 23 15.1642 23 14.75M23.75 15.5V14M23 14.75C23 14.3358 23.3358 14 23.75 14" stroke="#0066CC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
21
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none" viewBox="0 0 48 48">
|
|
2
|
+
<path fill="#06C" d="M27 12.954 9.42 7.562A1.5 1.5 0 0 0 7.5 9v27a1.5 1.5 0 0 0 1.92 1.438L27 32.046V12.955Z" opacity=".3"/>
|
|
3
|
+
<path stroke="#06C" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M42.42 27.315a1.5 1.5 0 0 0 1.08-1.44v-6.75a1.5 1.5 0 0 0-1.08-1.44L9.42 7.56A1.5 1.5 0 0 0 7.5 9v27a1.5 1.5 0 0 0 1.92 1.44l33-10.125Z" vector-effect="non-scaling-stroke"/>
|
|
4
|
+
<path stroke="#06C" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36 29.284V36a1.5 1.5 0 0 1-1.5 1.5h-6A1.5 1.5 0 0 1 27 36V12.954" vector-effect="non-scaling-stroke"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,24 @@
|
|
|
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="48" height="48" viewBox="0 0 48 48" fill="none">
|
|
18
|
+
<path opacity="0.3" d="M39 26.1525L24.0319 41.1206C23.7533 41.3993 23.4225 41.6203 23.0585 41.7711C22.6945 41.9219 22.3043 41.9995 21.9103 41.9995C21.5163 41.9995 21.1261 41.9219 20.7621 41.7711C20.3981 41.6203 20.0673 41.3993 19.7888 41.1206L3.87938 25.2113C3.60073 24.9327 3.37969 24.6019 3.22888 24.2379C3.07808 23.8739 3.00046 23.4837 3.00046 23.0897C3.00046 22.6957 3.07808 22.3055 3.22888 21.9415C3.37969 21.5775 3.60073 21.2467 3.87938 20.9681L21.8475 3L43.5 24.6525L39 26.1525Z" fill="#3B444C"/>
|
|
19
|
+
<path d="M39 26.1525L24.0319 41.1206C23.7533 41.3993 23.4225 41.6203 23.0585 41.7711C22.6945 41.9219 22.3043 41.9996 21.9103 41.9996C21.5163 41.9996 21.1261 41.9219 20.7621 41.7711C20.3981 41.6203 20.0673 41.3993 19.7888 41.1206L3.87938 25.2113C3.60073 24.9327 3.37969 24.6019 3.22888 24.2379C3.07808 23.8739 3.00046 23.4837 3.00046 23.0897C3.00046 22.6957 3.07808 22.3055 3.22888 21.9415C3.37969 21.5775 3.60073 21.2467 3.87938 20.9681L21.8475 3L43.5 24.6525L39 26.1525Z" stroke="#3B444C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
20
|
+
<path d="M23.25 25.5C25.3211 25.5 27 23.8211 27 21.75C27 19.6789 25.3211 18 23.25 18C21.1789 18 19.5 19.6789 19.5 21.75C19.5 23.8211 21.1789 25.5 23.25 25.5Z" fill="white" fill-opacity="0.3" stroke="#3B444C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
21
|
+
<path d="M20.5987 19.0988L7.49812 6" stroke="#3B444C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
22
|
+
<path opacity="0.3" d="M46.5 39C46.5 39.7956 46.1839 40.5587 45.6213 41.1213C45.0587 41.6839 44.2956 42 43.5 42C42.7044 42 41.9413 41.6839 41.3787 41.1213C40.8161 40.5587 40.5 39.7956 40.5 39C40.5 36 43.5 31.5 43.5 31.5C43.5 31.5 46.5 36 46.5 39Z" fill="#0066CC"/>
|
|
23
|
+
<path d="M46.5 39C46.5 39.7956 46.1839 40.5587 45.6213 41.1213C45.0587 41.6839 44.2956 42 43.5 42C42.7044 42 41.9413 41.6839 41.3787 41.1213C40.8161 40.5587 40.5 39.7956 40.5 39C40.5 36 43.5 31.5 43.5 31.5C43.5 31.5 46.5 36 46.5 39Z" stroke="#0066CC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
24
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<path d="M19.4999 18V30M28.4999 18V30M42 24C42 33.9411 33.9411 42 24 42C14.0589 42 6 33.9411 6 24C6 14.0589 14.0589 6 24 6C33.9411 6 42 14.0589 42 24Z" fill="#F33E3E" fill-opacity="0.12" stroke="#F33E3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" vector-effect="non-scaling-stroke" />
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<path d="M11 38.4676V9.53238C11 7.97779 12.6959 7.01757 14.029 7.8174L38.1417 22.285C39.4364 23.0618 39.4364 24.9382 38.1417 25.715L14.029 40.1826C12.6959 40.9824 11 40.0222 11 38.4676Z" fill="#0066CC" fill-opacity="0.3" stroke="#0066CC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" vector-effect="non-scaling-stroke" />
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none">
|
|
2
|
+
<rect x="6" y="30" width="36" height="14" rx="2" fill="#0066CC" fill-opacity="0.3" stroke="#0066CC" stroke-width="2"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.2 16H8C6.89543 16 6 16.8954 6 18V28C6 29.1046 6.89543 30 8 30H40C41.1046 30 42 29.1046 42 28V18C42 16.8954 41.1046 16 40 16H37.8C36.8734 20.5645 32.8379 24 28 24C23.1621 24 19.1266 20.5645 18.2 16Z" fill="#0066CC" fill-opacity="0.3"/>
|
|
4
|
+
<path d="M18.2 16L19.18 15.8011L19.0174 15H18.2V16ZM37.8 16V15H36.9826L36.82 15.8011L37.8 16ZM8 17H18.2V15H8V17ZM7 18C7 17.4477 7.44772 17 8 17V15C6.34315 15 5 16.3431 5 18H7ZM7 28V18H5V28H7ZM8 29C7.44772 29 7 28.5523 7 28H5C5 29.6569 6.34315 31 8 31V29ZM40 29H8V31H40V29ZM41 28C41 28.5523 40.5523 29 40 29V31C41.6569 31 43 29.6569 43 28H41ZM41 18V28H43V18H41ZM40 17C40.5523 17 41 17.4477 41 18H43C43 16.3431 41.6569 15 40 15V17ZM37.8 17H40V15H37.8V17ZM36.82 15.8011C35.9861 19.9087 32.353 23 28 23V25C33.3229 25 37.7607 21.2203 38.78 16.1989L36.82 15.8011ZM28 23C23.647 23 20.0139 19.9087 19.18 15.8011L17.22 16.1989C18.2393 21.2203 22.6771 25 28 25V23Z" fill="#0066CC"/>
|
|
5
|
+
<circle cx="28" cy="14" r="10" fill="#1DAD70" fill-opacity="0.15" stroke="#1DAD70" stroke-width="2"/>
|
|
6
|
+
<path d="M27.9991 19V9M27.9991 9L23.9082 13.0909M27.9991 9L32.09 13.0909" stroke="#1DAD70" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M11 23H15" stroke="#0066CC" stroke-width="2" stroke-linecap="round"/>
|
|
8
|
+
<path d="M11 37H15" stroke="#0066CC" stroke-width="2" stroke-linecap="round"/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="17" height="16" fill="none" viewBox="0 0 17 16">
|
|
18
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 5v7.732a.5.5 0 0 1-.223.417l-.687.458a.5.5 0 0 1-.762-.295L4.5 10M7 5H4.5a2.5 2.5 0 1 0 0 5M7 5s3.403 0 6.678-2.747a.5.5 0 0 1 .822.383v9.729a.5.5 0 0 1-.822.382C10.403 10 7 10 7 10H4.5" vector-effect="non-scaling-stroke"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="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.75 7.5v11.6a.75.75 0 0 1-.334.624l-1.03.687a.75.75 0 0 1-1.144-.442L6 15m3.75-7.5H6A3.75 3.75 0 0 0 6 15m3.75-7.5s5.105 0 10.017-4.12A.75.75 0 0 1 21 3.954v14.593a.75.75 0 0 1-1.233.573C14.855 15 9.75 15 9.75 15H6" vector-effect="non-scaling-stroke"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="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="M22.5 16.5V6.75a.75.75 0 0 0-.75-.75H2.25a.75.75 0 0 0-.75.75v9.75m21 0h-21m21 0v2.25m-21-2.25v2.25m3-2.25v2.25m3-2.25v2.25m3-2.25v2.25m3-2.25v2.25m3-2.25v2.25m3-2.25v2.25M4.5 9h6v4.5h-6V9Zm9 0h6v4.5h-6V9Z" vector-effect="non-scaling-stroke"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
18
|
+
<path fill="#596168" fill-rule="evenodd" d="M12.444 1.778c.982 0 1.778.796 1.778 1.778v6.11c0 .983-.796 1.778-1.778 1.778H7.72l-2.582 2.583c-.402.402-1.076.147-1.134-.396L4 13.556v-2.112h-.444c-.945 0-1.717-.735-1.775-1.665l-.003-.112V3.556c0-.982.796-1.778 1.778-1.778zm0 1.333H3.556c-.246 0-.445.2-.445.445v6.11c0 .246.2.445.445.445h1.11c.369 0 .667.299.667.667v1.167l1.64-1.639c.104-.104.24-.17.384-.19l.087-.005h5c.246 0 .445-.199.445-.444V3.556c0-.246-.2-.445-.445-.445zM8 7.056c.368 0 .667.298.667.666 0 .342-.258.624-.59.662L8 8.39H5.222c-.368 0-.666-.299-.666-.667 0-.342.257-.623.588-.662l.078-.004H8zm2.778-2.223c.368 0 .666.299.666.667 0 .342-.257.624-.588.662l-.078.005H5.222c-.368 0-.666-.299-.666-.667 0-.342.257-.624.588-.662l.078-.005h5.556z"/>
|
|
19
|
+
</svg>
|