@devtron-labs/devtron-fe-common-lib 4.0.6 → 4.0.7-beta-2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/@code-editor-BZoIvCD6.js +30571 -0
- package/dist/@common-rjsf-DTASeoAu.js +604 -0
- package/dist/@framer-motion-DZveCoIL.js +3604 -0
- package/dist/@moment-CGWt8tF2.js +2620 -0
- package/dist/@react-dates-CZ1bNWJM.js +7634 -0
- package/dist/@react-select-DS68hCUM.js +2647 -0
- package/dist/@react-virtualized-sticky-tree-V-8klKy9.js +452 -0
- package/dist/@vendor-3ORIJA0h.js +72376 -0
- package/dist/Common/API/CoreAPI.d.ts +0 -1
- package/dist/Common/API/QueryClientProvider.d.ts +1 -1
- package/dist/Common/API/index.d.ts +1 -1
- package/dist/Common/API/reactQueryHooks.d.ts +3 -4
- package/dist/Common/API/types.d.ts +1 -1
- package/dist/Common/AddCDButton/AddCDButton.d.ts +1 -1
- package/dist/Common/BreadCrumb/BreadCrumb.d.ts +1 -1
- package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +2 -3
- package/dist/Common/BreadCrumb/Types.d.ts +0 -21
- package/dist/Common/CIPipeline.Types.d.ts +0 -3
- package/dist/Common/ChartVersionAndTypeSelector.d.ts +1 -1
- package/dist/Common/Checkbox/Checkbox.d.ts +1 -1
- package/dist/Common/ClipboardButton/ClipboardButton.d.ts +2 -2
- package/dist/Common/ClipboardButton/types.d.ts +2 -15
- package/dist/Common/Common.service.d.ts +3 -17
- package/dist/Common/Constants.d.ts +32 -26
- package/dist/Common/CustomTagSelector/PropagateTagInfo.d.ts +1 -1
- package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
- package/dist/Common/CustomTagSelector/TagDetails.d.ts +1 -1
- package/dist/Common/CustomTagSelector/TagLabelValueSelector.d.ts +1 -1
- package/dist/Common/DebouncedSearch/DebouncedSearch.d.ts +1 -1
- package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +1 -1
- package/dist/Common/DevtronCopyright.d.ts +1 -1
- package/dist/Common/DevtronProgressing/DevtronProgressing.d.ts +0 -1
- package/dist/Common/Dialogs/DialogForm.d.ts +6 -6
- package/dist/Common/DraggableWrapper/DraggableButton.d.ts +1 -1
- package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +2 -4
- package/dist/Common/DraggableWrapper/types.d.ts +6 -2
- package/dist/Common/Drawer/Drawer.d.ts +1 -1
- package/dist/Common/EmptyState/GenericEmptyState.d.ts +0 -1
- package/dist/Common/EmptyState/GenericFilterEmptyState.d.ts +1 -1
- package/dist/Common/ErrorPage.d.ts +1 -1
- package/dist/Common/ErrorScreenManager.d.ts +1 -1
- package/dist/Common/ErrorScreenNotAuthorized.d.ts +1 -1
- package/dist/Common/GenericDescription/GenericDescription.d.ts +1 -1
- package/dist/Common/GenericDescription/constant.d.ts +0 -40
- package/dist/Common/GenericDescription/types.d.ts +6 -1
- package/dist/Common/GenericDescription/utils.d.ts +1 -0
- package/dist/Common/Grid/Grid.d.ts +1 -1
- package/dist/Common/Helper.d.ts +4 -4
- package/dist/Common/Hooks/UseRegisterShortcut/UseRegisterShortcutProvider.d.ts +1 -1
- package/dist/Common/Hooks/UseRegisterShortcut/index.d.ts +0 -1
- package/dist/Common/Hooks/UseRegisterShortcut/types.d.ts +0 -1
- package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
- package/dist/Common/ImageTags.d.ts +2 -2
- package/dist/Common/Markdown/MarkDown.d.ts +1 -1
- package/dist/Common/Markdown/constant.d.ts +28 -0
- package/dist/Common/Modals/Modal.d.ts +1 -1
- package/dist/Common/Modals/VisibleModal.d.ts +4 -4
- package/dist/Common/Modals/VisibleModal2.d.ts +4 -4
- package/dist/Common/MultiSelectCustomization.d.ts +7 -7
- package/dist/Common/Pagination/PageSizeSelector.d.ts +1 -1
- package/dist/Common/Pagination/Pagination.d.ts +1 -1
- package/dist/Common/PopupMenu.d.ts +2 -2
- package/dist/Common/Progressing.d.ts +0 -1
- package/dist/Common/RJSF/Form.d.ts +2 -1
- package/dist/Common/RJSF/common/FieldRow.d.ts +1 -1
- package/dist/Common/RJSF/templates/ArrayFieldItemTemplate.d.ts +2 -2
- package/dist/Common/RJSF/templates/ArrayFieldTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/BaseInput.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/AddButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/RemoveButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/ButtonTemplates/SubmitButton.d.ts +1 -1
- package/dist/Common/RJSF/templates/Field.d.ts +1 -1
- package/dist/Common/RJSF/templates/FieldErrorTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/ObjectFieldTemplate.d.ts +1 -1
- package/dist/Common/RJSF/templates/TitleField.d.ts +2 -3
- package/dist/Common/RJSF/templates/WrapIfAdditionalTemplate.d.ts +1 -1
- package/dist/Common/RJSF/utils.d.ts +1 -1
- package/dist/Common/RJSF/widgets/Checkbox.d.ts +1 -1
- package/dist/Common/RJSF/widgets/Select.d.ts +1 -1
- package/dist/Common/RadioGroup.d.ts +1 -1
- package/dist/Common/RadioGroupItem.d.ts +1 -1
- package/dist/Common/Reload.d.ts +1 -1
- package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
- package/dist/Common/SearchBar/types.d.ts +0 -8
- package/dist/Common/SegmentedBarChart/types.d.ts +2 -10
- package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
- package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +1 -1
- package/dist/Common/SegmentedControl/index.d.ts +1 -1
- package/dist/Common/SegmentedControl/types.d.ts +9 -13
- package/dist/Common/SortableTableHeaderCell/SortableTableHeaderCell.d.ts +1 -1
- package/dist/Common/SortableTableHeaderCell/types.d.ts +0 -4
- package/dist/Common/TippyCustomized.d.ts +1 -1
- package/dist/Common/Tooltip/ShortcutKeyComboTooltipContent.d.ts +1 -1
- package/dist/Common/Tooltip/Tooltip.d.ts +1 -1
- package/dist/Common/Types.d.ts +79 -156
- package/dist/Common/index.d.ts +1 -2
- package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/DTApplicationMetricsFormField.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/OverrideStrategyTippyContent.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/FileConfigTippy.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupTableRow.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupsTable.component.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/Authorization/types.d.ts +1 -7
- package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/BuildInfra/constants.d.ts +2 -0
- package/dist/Pages/GlobalConfigurations/BuildInfra/types.d.ts +7 -13
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/index.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/types.d.ts +8 -0
- package/dist/Pages/GlobalConfigurations/ScopedVariables/types.d.ts +2 -2
- package/dist/Pages/ResourceBrowser/ClusterMap/ClusterMap.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/ForceDeleteOption.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/NodeDrainOptions.d.ts +1 -1
- package/dist/Pages/ResourceBrowser/ResourceBrowser.Types.d.ts +3 -3
- package/dist/Pages/ResourceBrowser/constants.d.ts +11 -1
- package/dist/Pages/ResourceBrowser/types.d.ts +3 -5
- package/dist/Shared/Analytics/analytics.d.ts +3 -2
- package/dist/Shared/Analytics/types.d.ts +0 -4
- package/dist/Shared/Components/APIResponseHandler/APIResponseHandler.d.ts +1 -1
- package/dist/Shared/Components/AboutDevtron/AboutDevtronBody.d.ts +1 -1
- package/dist/Shared/Components/AboutDevtron/AboutDevtronDialog.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/ActionMenu.component.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/ActionMenuItem.d.ts +1 -1
- package/dist/Shared/Components/ActionMenu/types.d.ts +0 -3
- package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +36 -61
- package/dist/Shared/Components/ActivityIndicator/ActivityIndicator.d.ts +1 -1
- package/dist/Shared/Components/AnimatedDeployButton/AnimatedDeployButton.d.ts +1 -1
- package/dist/Shared/Components/AnimatedTimer/AnimatedTimer.component.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusContent.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusModal.component.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/AppStatusModalTabList.d.ts +1 -1
- package/dist/Shared/Components/AppStatusModal/types.d.ts +1 -4
- package/dist/Shared/Components/ArtifactInfoModal/ArtifactInfoModal.component.d.ts +1 -1
- package/dist/Shared/Components/Backdrop/Backdrop.d.ts +1 -1
- package/dist/Shared/Components/Backdrop/types.d.ts +1 -1
- package/dist/Shared/Components/Badge/Badge.d.ts +1 -1
- package/dist/Shared/Components/Badge/utils.d.ts +1 -2
- package/dist/Shared/Components/BulkOperations/BulkOperations.component.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/BulkOperationsResultModal.d.ts +1 -1
- package/dist/Shared/Components/BulkOperations/types.d.ts +1 -1
- package/dist/Shared/Components/BulkSelection/BulkSelection.d.ts +1 -1
- package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
- package/dist/Shared/Components/BulkSelection/types.d.ts +0 -2
- package/dist/Shared/Components/Button/Button.component.d.ts +388 -2
- package/dist/Shared/Components/ButtonWithLoader/ButtonWithLoader.d.ts +1 -1
- package/dist/Shared/Components/ButtonWithSelector/ButtonWithSelector.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/Artifacts.d.ts +2 -2
- package/dist/Shared/Components/CICDHistory/BuildAndTaskSummaryTooltipCard.d.ts +0 -1
- package/dist/Shared/Components/CICDHistory/CDEmptyState.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/CiPipelineSourceConfig.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentDetailSteps.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiff.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiffCompare.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryDiffView.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/helpers.d.ts +2 -2
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/types.d.ts +6 -6
- package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentStatusBreakdown.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/DeploymentStatusDetailRow.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/GitTriggerList.d.ts +0 -1
- package/dist/Shared/Components/CICDHistory/History.components.d.ts +1 -2
- package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +3 -0
- package/dist/Shared/Components/CICDHistory/LogsRenderer.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/Sidebar.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/StatusFilterButtonComponent.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/TriggerDetails.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/TriggerOutput.d.ts +1 -1
- package/dist/Shared/Components/CICDHistory/WorkerStatus.d.ts +1 -2
- package/dist/Shared/Components/CICDHistory/constants.d.ts +1 -4
- package/dist/Shared/Components/CICDHistory/service.d.ts +1 -3
- package/dist/Shared/Components/CICDHistory/types.d.ts +17 -88
- package/dist/Shared/Components/CICDHistory/utils.d.ts +3 -5
- package/dist/Shared/Components/CMCS/ConfigMapSecretReadyOnly.d.ts +1 -1
- package/dist/Shared/Components/CMCS/helpers.d.ts +1 -1
- package/dist/Shared/Components/Chip/Chip.component.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/CodeEditor.components.d.ts +6 -6
- package/dist/Shared/Components/CodeEditor/CodeEditor.d.ts +7 -7
- package/dist/Shared/Components/CodeEditor/CodeEditorRenderer.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/Extensions/DiffMinimap.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/types.d.ts +1 -1
- package/dist/Shared/Components/CodeEditor/utils.d.ts +1 -1
- package/dist/Shared/Components/Collapse/Collapse.d.ts +1 -1
- package/dist/Shared/Components/CollapsibleList/CollapsibleList.component.d.ts +1 -1
- package/dist/Shared/Components/CollapsibleList/CollapsibleList.types.d.ts +2 -1
- package/dist/Shared/Components/CommitChipCell/CommitChipCell.d.ts +1 -1
- package/dist/Shared/Components/Confetti/Confetti.component.d.ts +2 -0
- package/dist/Shared/Components/Confetti/index.d.ts +1 -0
- package/dist/Shared/Components/ConfirmationModal/CannotDeleteModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ConfirmationModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ConfirmationModalContext.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/types.d.ts +5 -1
- package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
- package/dist/Shared/Components/ContextSwitcher/types.d.ts +0 -1
- package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +1 -1
- package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
- package/dist/Shared/Components/CustomInput/PasswordField.d.ts +1 -1
- package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +6 -1
- package/dist/Shared/Components/DTFocusTrap/index.d.ts +1 -1
- package/dist/Shared/Components/DTFocusTrap/types.d.ts +1 -2
- package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/SingleDatePickerComponent.d.ts +11 -0
- package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/constants.d.ts +39 -2
- package/dist/Shared/Components/DatePicker/index.d.ts +1 -0
- package/dist/Shared/Components/DatePicker/types.d.ts +17 -34
- package/dist/Shared/Components/DatePicker/utils.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.component.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffAccordion.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffMain.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffNavigation.d.ts +1 -1
- package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffRadioSelect.d.ts +1 -1
- package/dist/Shared/Components/DetectBottom/DetectBottom.component.d.ts +1 -1
- package/dist/Shared/Components/DocLink/DocLink.d.ts +1 -1
- package/dist/Shared/Components/DocLink/constants.d.ts +4 -15
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +1 -1
- package/dist/Shared/Components/EditImageFormField/EditImageFormField.d.ts +1 -1
- package/dist/Shared/Components/EditableTextArea/EditableTextArea.d.ts +1 -1
- package/dist/Shared/Components/EnvironmentSelector/EnvironmentSelector.component.d.ts +1 -1
- package/dist/Shared/Components/Error/ErrorBar.d.ts +1 -1
- package/dist/Shared/Components/Error/utils.d.ts +1 -1
- package/dist/Shared/Components/ExcludedImageNode/ExcludedImageNode.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/FeatureDescriptionModal.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/FeatureTitleWithInfo.d.ts +1 -1
- package/dist/Shared/Components/FeatureDescription/types.d.ts +3 -8
- package/dist/Shared/Components/FileUpload/FileUpload.d.ts +1 -1
- package/dist/Shared/Components/FilterChips/FilterChips.component.d.ts +1 -1
- package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionItem.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/Suggestions.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionsInfo.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/constants.d.ts +4 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/types.d.ts +4 -2
- package/dist/Shared/Components/FormFieldWrapper/FormFieldInfo.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldLabel.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/FormFieldWrapper.d.ts +1 -1
- package/dist/Shared/Components/FramerComponents/index.d.ts +2 -2
- package/dist/Shared/Components/GenericInfoCard/GenericInfoCard.component.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoCardListing.d.ts +1 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoListSkeleton.d.ts +1 -1
- package/dist/Shared/Components/GenericModal/GenericModal.component.d.ts +4 -4
- package/dist/Shared/Components/GenericModal/GenericModal.context.d.ts +1 -1
- package/dist/Shared/Components/GenericModal/constants.d.ts +1 -2
- package/dist/Shared/Components/GenericModal/types.d.ts +0 -3
- package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -2
- package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +6 -22
- package/dist/Shared/Components/GettingStartedCard/GettingStarted.d.ts +1 -1
- package/dist/Shared/Components/GitCommitInfoGeneric/GitCommitInfoGeneric.d.ts +1 -1
- package/dist/Shared/Components/GitCommitInfoGeneric/GitMaterialInfoHeader.d.ts +1 -1
- package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +1 -1
- package/dist/Shared/Components/GitProviderIcon/utils.d.ts +0 -1
- package/dist/Shared/Components/GraphVisualizer/GraphVisualizer.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/BaseNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/DropdownNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/IconNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/components/TextNode.d.ts +1 -1
- package/dist/Shared/Components/GraphVisualizer/constants.d.ts +3 -3
- package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
- package/dist/Shared/Components/Header/HeaderWithCreateButton/types.d.ts +3 -1
- package/dist/Shared/Components/Header/HeaderWithCreateButton/utils.d.ts +1 -1
- package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
- package/dist/Shared/Components/Header/IframePromoButton.d.ts +1 -1
- package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
- package/dist/Shared/Components/Header/ProfileMenu.d.ts +1 -1
- package/dist/Shared/Components/Header/constants.d.ts +2 -2
- package/dist/Shared/Components/Header/types.d.ts +1 -10
- package/dist/Shared/Components/Header/utils.d.ts +5 -2
- package/dist/Shared/Components/Icon/Icon.d.ts +1 -119
- package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
- package/dist/Shared/Components/Icon/types.d.ts +0 -6
- package/dist/Shared/Components/IframeContainer/IframeContainer.component.d.ts +1 -1
- package/dist/Shared/Components/IframeContainer/IframeElement.d.ts +1 -1
- package/dist/Shared/Components/Illustration/Illustration.d.ts +1 -17
- package/dist/Shared/Components/Illustration/IllustrationBase.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/ArtifactInfo/ArtifactInfo.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/ImageCard.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/DeploymentEnvState/DeploymentEnvState.d.ts +1 -1
- package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/SequentialCDCardTitle.d.ts +1 -1
- package/dist/Shared/Components/ImageCardAccordion/ImageCardAccordion.d.ts +1 -1
- package/dist/Shared/Components/ImageChipCell/ImageChipCell.component.d.ts +1 -1
- package/dist/Shared/Components/ImageWithFallback/ImageWithFallback.component.d.ts +1 -1
- package/dist/Shared/Components/ImageWithFallback/types.d.ts +1 -1
- package/dist/Shared/Components/InfoBlock/InfoBlock.component.d.ts +1 -1
- package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
- package/dist/Shared/Components/InvalidYAMLTippy/InvalidYAMLTippyWrapper.d.ts +1 -1
- package/dist/Shared/Components/InvalidYAMLTippy/utils.d.ts +1 -1
- package/dist/Shared/Components/KeyValueTable/KeyValueTable.component.d.ts +1 -1
- package/dist/Shared/Components/License/ActivateLicenseDialog.d.ts +1 -1
- package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
- package/dist/Shared/Components/License/License.components.d.ts +3 -3
- package/dist/Shared/Components/License/index.d.ts +0 -1
- package/dist/Shared/Components/License/types.d.ts +0 -4
- package/dist/Shared/Components/License/utils.d.ts +1 -1
- package/dist/Shared/Components/LoadingCard.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/Testimonials.components.d.ts +1 -1
- package/dist/Shared/Components/LoginBanner/types.d.ts +1 -1
- package/dist/Shared/Components/MaterialHistory/MaterialHistory.component.d.ts +1 -1
- package/dist/Shared/Components/MaterialHistory/types.d.ts +2 -1
- package/dist/Shared/Components/ModalSidebarPanel/ModalSidebarPanel.component.d.ts +1 -1
- package/dist/Shared/Components/ModalSidebarPanel/types.d.ts +1 -1
- package/dist/Shared/Components/NumbersCount/NumbersCount.component.d.ts +1 -1
- package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginCard.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginCardSkeletonList.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginImageContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginList.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginListContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginTagSelect.d.ts +1 -1
- package/dist/Shared/Components/Plugin/PluginTagsContainer.d.ts +1 -1
- package/dist/Shared/Components/Plugin/types.d.ts +6 -13
- package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
- package/dist/Shared/Components/Popover/types.d.ts +0 -4
- package/dist/Shared/Components/Popover/utils.d.ts +1 -1
- package/dist/Shared/Components/ProgressBar/ProgressBar.component.d.ts +1 -1
- package/dist/Shared/Components/QRCode.d.ts +1 -1
- package/dist/Shared/Components/ReactSelect/constants.d.ts +1 -1
- package/dist/Shared/Components/ReactSelect/utils.d.ts +4 -4
- package/dist/Shared/Components/RegistryIcon/RegistryIcon.d.ts +1 -1
- package/dist/Shared/Components/RegistryIcon/types.d.ts +2 -17
- package/dist/Shared/Components/SSOProviderIcon/SSOProviderIcon.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityCard.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityDetailsCards.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityDetailsCards/index.d.ts +0 -1
- package/dist/Shared/Components/Security/SecurityDetailsCards/types.d.ts +0 -6
- package/dist/Shared/Components/Security/SecurityModal/components/OpenDetailViewButton.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +97 -5
- package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/constants.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/index.d.ts +3 -3
- package/dist/Shared/Components/Security/SecurityModal/service.d.ts +1 -5
- package/dist/Shared/Components/Security/SecurityModal/types.d.ts +1 -46
- package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +5 -5
- package/dist/Shared/Components/Security/SeverityChip.d.ts +1 -1
- package/dist/Shared/Components/Security/Vulnerabilities/Vulnerabilities.d.ts +1 -1
- package/dist/Shared/Components/Security/constants.d.ts +0 -2
- package/dist/Shared/Components/Security/index.d.ts +0 -3
- package/dist/Shared/Components/Security/types.d.ts +0 -10
- package/dist/Shared/Components/SelectPicker/FilterSelectPicker.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/SelectPickerTextArea.component.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/common.d.ts +12 -12
- package/dist/Shared/Components/SelectPicker/index.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/type.d.ts +2 -21
- package/dist/Shared/Components/SelectPicker/utils.d.ts +0 -1
- package/dist/Shared/Components/ShowMoreText/ShowMoreText.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/DeploymentStatus.d.ts +1 -1
- package/dist/Shared/Components/StatusComponent/StatusComponent.d.ts +1 -1
- package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
- package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +1 -1
- package/dist/Shared/Components/TabGroup/TabGroup.component.d.ts +1 -1
- package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +4 -4
- package/dist/Shared/Components/TabGroup/TabGroup.types.d.ts +0 -1
- package/dist/Shared/Components/Table/BulkSelectionActionWidget.d.ts +1 -1
- package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
- package/dist/Shared/Components/Table/Table.component.d.ts +1 -1
- package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
- package/dist/Shared/Components/Table/constants.d.ts +0 -1
- package/dist/Shared/Components/Table/types.d.ts +12 -42
- package/dist/Shared/Components/Table/utils.d.ts +1 -1
- package/dist/Shared/Components/TagsKeyValueTable/TagsContainer.d.ts +1 -1
- package/dist/Shared/Components/TargetPlatforms/TargetPlatformBadgeList.d.ts +1 -1
- package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
- package/dist/Shared/Components/TempAppWindow/TempAppWindow.d.ts +1 -1
- package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
- package/dist/Shared/Components/ThemeSwitcher/ThemeSwitcher.component.d.ts +1 -1
- package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
- package/dist/Shared/Components/TrailingItem/TrailingItem.component.d.ts +1 -1
- package/dist/Shared/Components/TrailingItem/types.d.ts +0 -4
- package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
- package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
- package/dist/Shared/Components/TreeView/constants.d.ts +0 -3
- package/dist/Shared/Components/TreeView/types.d.ts +4 -18
- package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -1
- package/dist/Shared/Components/UnsavedChanges/UnsavedChanges.component.d.ts +1 -1
- package/dist/Shared/Components/UnsavedChangesDialog/UnsavedChangesDialog.component.d.ts +1 -1
- package/dist/Shared/Components/UserIdentifier/UserIdentifier.d.ts +1 -1
- package/dist/Shared/Components/VirtualizedList/VirtualizedList.component.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/SourceTypeCard.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
- package/dist/Shared/Components/index.d.ts +1 -7
- package/dist/Shared/Helpers.d.ts +17 -20
- package/dist/Shared/Hooks/UsePrompt/UsePrompt.d.ts +2 -1
- package/dist/Shared/Hooks/UsePrompt/types.d.ts +0 -1
- package/dist/Shared/Hooks/useForm/useForm.d.ts +1 -1
- package/dist/Shared/Hooks/useGetResourceKindsOptions/index.d.ts +0 -1
- package/dist/Shared/Hooks/useGetResourceKindsOptions/service.d.ts +5 -0
- package/dist/Shared/Hooks/useGetResourceKindsOptions/types.d.ts +20 -5
- package/dist/Shared/Hooks/useUserPreferences/index.d.ts +1 -1
- package/dist/Shared/Hooks/useUserPreferences/service.d.ts +10 -2
- package/dist/Shared/Hooks/useUserPreferences/types.d.ts +2 -35
- package/dist/Shared/Providers/ImageSelectionUtility/ImageSelectionUtility.d.ts +1 -1
- package/dist/Shared/Providers/MainContextProvider/MainContextProvider.d.ts +1 -1
- package/dist/Shared/Providers/MainContextProvider/index.d.ts +1 -1
- package/dist/Shared/Providers/MainContextProvider/types.d.ts +5 -59
- package/dist/Shared/Providers/ThemeProvider/ThemeProvider.d.ts +1 -1
- package/dist/Shared/Providers/UserEmailProvider/UserEmailProvider.d.ts +3 -3
- package/dist/Shared/Services/ToastManager/ToastContent.d.ts +2 -3
- package/dist/Shared/Services/ToastManager/constants.d.ts +2 -2
- package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +80 -0
- package/dist/Shared/Services/ToastManager/types.d.ts +3 -23
- package/dist/Shared/Services/app.service.d.ts +3 -3
- package/dist/Shared/Services/common.service.d.ts +0 -3
- package/dist/Shared/Services/types.d.ts +1 -12
- package/dist/Shared/constants.d.ts +16 -4
- package/dist/Shared/types.d.ts +25 -244
- package/dist/Shared/validations.d.ts +0 -3
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/@common-rjsf.css +1 -1
- package/dist/assets/@react-dates.css +1 -0
- package/dist/assets/@vendor.css +1 -1
- package/dist/assets/app-not-deployed.622dc6ba.svg +141 -0
- package/dist/assets/delete-medium.897114e0.svg +26 -0
- package/dist/assets/ic-73strings.ccb245ec.svg +21 -0
- package/dist/assets/ic-abort.0d2773e9.svg +34 -0
- package/dist/assets/ic-aborted.d162b12b.svg +21 -0
- package/dist/assets/ic-aborted.d400d0e8.svg +21 -0
- package/dist/assets/ic-activity.63032a88.svg +19 -0
- package/dist/assets/ic-add.4cc5a045.svg +19 -0
- package/dist/assets/ic-add.cfaa779b.svg +19 -0
- package/dist/assets/ic-amazon-eks.af616c23.svg +21 -0
- package/dist/assets/ic-app-group.068791a2.svg +19 -0
- package/dist/assets/ic-app-template.82736707.svg +23 -0
- package/dist/assets/ic-appstatus-cancelled.05bb3352.svg +22 -0
- package/dist/assets/ic-arrow-backward.d951202a.svg +19 -0
- package/dist/assets/ic-arrow-clockwise.4cb9c9ac.svg +19 -0
- package/dist/assets/ic-arrow-counter-clockwise.01cbb0e1.svg +21 -0
- package/dist/assets/ic-arrow-down.18e5e332.svg +19 -0
- package/dist/assets/ic-arrow-forward.a2b8ab45.svg +27 -0
- package/dist/assets/ic-arrow-out.6aea09d0.svg +19 -0
- package/dist/assets/ic-arrow-right.96f4142a.svg +19 -0
- package/dist/assets/ic-arrow-right.eda141d3.svg +19 -0
- package/dist/assets/ic-arrow-square-out.c107c76c.svg +19 -0
- package/dist/assets/ic-arrow-up-down.945ee496.svg +19 -0
- package/dist/assets/ic-arrows-clockwise.0f9d94ab.svg +19 -0
- package/dist/assets/ic-arrows-clockwise.5990b4f7.svg +19 -0
- package/dist/assets/ic-arrows-left-right.9c24874a.svg +19 -0
- package/dist/assets/ic-asterisk.d3efa9a5.svg +19 -0
- package/dist/assets/ic-ather.0d03ef3e.svg +27 -0
- package/dist/assets/ic-aws-codecommit.43f0dd23.svg +26 -0
- package/dist/assets/ic-azure-aks.0c74ac31.svg +62 -0
- package/dist/assets/ic-azure.a01ce3b4.svg +39 -0
- package/dist/assets/ic-bg-cluster.71a7ecdf.svg +22 -0
- package/dist/assets/ic-bg-environment.72d85c8c.svg +28 -0
- package/dist/assets/ic-bharatpe.63831fdf.svg +31 -0
- package/dist/assets/ic-bitbucket.ffe914a0.svg +30 -0
- package/dist/assets/ic-bold.2140b7c6.svg +19 -0
- package/dist/assets/ic-book-open.7cb94ee8.svg +19 -0
- package/dist/assets/ic-book-open.9c048ee2.svg +19 -0
- package/dist/assets/ic-bot.f1d4abcc.svg +23 -0
- package/dist/assets/ic-brain.1a2bb48e.svg +19 -0
- package/dist/assets/ic-branch.8db43d66.svg +19 -0
- package/dist/assets/ic-browser.f77a9d59.svg +19 -0
- package/dist/assets/ic-bug.30e24a9b.svg +19 -0
- package/dist/assets/ic-build-color.37484d39.svg +33 -0
- package/dist/assets/ic-bulk-check.0f698efa.svg +21 -0
- package/dist/assets/ic-bulk-check.99e92f7a.svg +21 -0
- package/dist/assets/ic-calendar.1d9c66d2.svg +19 -0
- package/dist/assets/ic-calender-blank.963e3423.svg +19 -0
- package/dist/assets/ic-cancelled.3cd048aa.svg +20 -0
- package/dist/assets/ic-card-stack.0de57a3a.svg +19 -0
- package/dist/assets/ic-caret-down-small.51947d9a.svg +19 -0
- package/dist/assets/ic-caret-down-small.66339dda.svg +19 -0
- package/dist/assets/ic-caret-down.1666c029.svg +19 -0
- package/dist/assets/ic-caret-left-small.fe00c98d.svg +19 -0
- package/dist/assets/ic-caret-left.603097a8.svg +19 -0
- package/dist/assets/ic-caret-right.f4dda7a7.svg +19 -0
- package/dist/assets/ic-cd.165ef184.svg +46 -0
- package/dist/assets/ic-celebration.0f457baf.svg +254 -0
- package/dist/assets/ic-chat-circle-dots.63f39467.svg +19 -0
- package/dist/assets/ic-chat-circle-online.cdf88c43.svg +20 -0
- package/dist/assets/ic-check-all.1d8ce377.svg +21 -0
- package/dist/assets/ic-check-circle-dots.296c8a3b.svg +20 -0
- package/dist/assets/ic-check-circle.ad80d835.svg +25 -0
- package/dist/assets/ic-check-square.ba02d96e.svg +20 -0
- package/dist/assets/ic-check.27c51fa1.svg +21 -0
- package/dist/assets/ic-check.ca1b4793.svg +19 -0
- package/dist/assets/ic-checkbox-hover.0151d832.svg +20 -0
- package/dist/assets/ic-checkbox-hover.93e8d66a.svg +20 -0
- package/dist/assets/ic-checkbox-intermediate.24c6d21d.svg +22 -0
- package/dist/assets/ic-checkbox-intermediate.2a2d6c49.svg +22 -0
- package/dist/assets/ic-checkbox-selected-error.632a283d.svg +20 -0
- package/dist/assets/ic-checkbox-selected-error.b40237bc.svg +20 -0
- package/dist/assets/ic-checkbox-selected.47444fab.svg +20 -0
- package/dist/assets/ic-checkbox-selected.c5539d6f.svg +20 -0
- package/dist/assets/ic-checkbox-unselected.8054e3d7.svg +19 -0
- package/dist/assets/ic-checkbox-unselected.ab91cdba.svg +19 -0
- package/dist/assets/ic-checked-list.aba26c40.svg +19 -0
- package/dist/assets/ic-checks.939fbbcf.svg +19 -0
- package/dist/assets/ic-chevron-down.fc70d7a7.svg +21 -0
- package/dist/assets/ic-ci-linked.b25fbb2f.svg +34 -0
- package/dist/assets/ic-circle-loader.9472965b.svg +17 -0
- package/dist/assets/ic-circle.98fce2b0.svg +25 -0
- package/dist/assets/ic-clean-brush.367a32fe.svg +19 -0
- package/dist/assets/ic-clock.4109c84f.svg +19 -0
- package/dist/assets/ic-clock.c21a2d14.svg +19 -0
- package/dist/assets/ic-close-large.ae3d6030.svg +19 -0
- package/dist/assets/ic-close-small.ee9fe1c3.svg +19 -0
- package/dist/assets/ic-close.43adc42a.svg +25 -0
- package/dist/assets/ic-cloud-vms.ba70e78d.svg +21 -0
- package/dist/assets/ic-cluster-isolated.778a1ee2.svg +19 -0
- package/dist/assets/ic-cluster.f688b9e5.svg +19 -0
- package/dist/assets/ic-code-commit.161a6b3c.svg +19 -0
- package/dist/assets/ic-code.1d1d4dd8.svg +19 -0
- package/dist/assets/ic-code.3af36d5c.svg +19 -0
- package/dist/assets/ic-collapse-all.56740920.svg +19 -0
- package/dist/assets/ic-commit.e3113dd9.svg +23 -0
- package/dist/assets/ic-compare.0ee3e4cf.svg +22 -0
- package/dist/assets/ic-container-registry.4e1e6455.svg +19 -0
- package/dist/assets/ic-container.13005c27.svg +19 -0
- package/dist/assets/ic-cookr.a317a655.svg +42 -0
- package/dist/assets/ic-copy.94cee0fb.svg +19 -0
- package/dist/assets/ic-copy.c4b628de.svg +19 -0
- package/dist/assets/ic-cpu.3024be12.svg +19 -0
- package/dist/assets/ic-cross.01e03666.svg +19 -0
- package/dist/assets/ic-crown.24ca27fc.svg +19 -0
- package/dist/assets/ic-cube.be637e97.svg +19 -0
- package/dist/assets/ic-delete-dots.9cebdcd9.svg +78 -0
- package/dist/assets/ic-delete-interactive.304dd293.svg +19 -0
- package/dist/assets/ic-delete-lightning.e835c6e9.svg +19 -0
- package/dist/assets/ic-delete.a6e8d3ad.svg +19 -0
- package/dist/assets/ic-delhivery.c4fecf0f.svg +31 -0
- package/dist/assets/ic-deploy-color.c7a46837.svg +30 -0
- package/dist/assets/ic-deploy-sync.9a3e3c28.svg +32 -0
- package/dist/assets/ic-devtron-ai.d17a01ed.svg +303 -0
- package/dist/assets/ic-devtron-app.a8b688d3.svg +23 -0
- package/dist/assets/ic-devtron-header-logo.e18ac7b6.svg +20 -0
- package/dist/assets/ic-devtron-job.a40f06cf.svg +26 -0
- package/dist/assets/ic-devtron.87ead611.svg +19 -0
- package/dist/assets/ic-diff-file-added.e111ba14.svg +22 -0
- package/dist/assets/ic-diff-file-removed.7863a55f.svg +22 -0
- package/dist/assets/ic-diff-file-updated.a8293158.svg +22 -0
- package/dist/assets/ic-disconnect.bfd4ffb6.svg +19 -0
- package/dist/assets/ic-discord-fill.16103b65.svg +19 -0
- package/dist/assets/ic-docker.48906f4d.svg +19 -0
- package/dist/assets/ic-dockerhub.03bd09a9.svg +19 -0
- package/dist/assets/ic-download.b0685453.svg +19 -0
- package/dist/assets/ic-download.c30437cd.svg +21 -0
- package/dist/assets/ic-drag.3f71e8aa.svg +24 -0
- package/dist/assets/ic-ecr.302d6ccb.svg +25 -0
- package/dist/assets/ic-edit-file.aea811d8.svg +20 -0
- package/dist/assets/ic-edit.b8b75800.svg +19 -0
- package/dist/assets/ic-email.5c944f9a.svg +19 -0
- package/dist/assets/ic-enter.cab07082.svg +19 -0
- package/dist/assets/ic-enterprise-feat.259c841f.svg +19 -0
- package/dist/assets/ic-enterprise-tag.345cda52.svg +59 -0
- package/dist/assets/ic-env.c0634f19.svg +29 -0
- package/dist/assets/ic-environment-isolated.c80b4a45.svg +19 -0
- package/dist/assets/ic-environment.d241eccb.svg +20 -0
- package/dist/assets/ic-error-cross.bf21e563.svg +24 -0
- package/dist/assets/ic-error-exclamation.c224de09.svg +22 -0
- package/dist/assets/ic-error-medium.ea542259.svg +22 -0
- package/dist/assets/ic-error.3ec5d5ef.svg +20 -0
- package/dist/assets/ic-error.9d61b25b.svg +20 -0
- package/dist/assets/ic-exit-fullscreen.1ae582d1.svg +19 -0
- package/dist/assets/ic-expand-all.d1d223f2.svg +19 -0
- package/dist/assets/ic-expand-right-sm.dfe84ab6.svg +19 -0
- package/dist/assets/ic-expand-sm.e0adb3a7.svg +19 -0
- package/dist/assets/ic-expand.ab992205.svg +19 -0
- package/dist/assets/ic-failure.0220b612.svg +24 -0
- package/dist/assets/ic-fast-forward.5c56ed0e.svg +20 -0
- package/dist/assets/ic-file-code.96f8c5d8.svg +19 -0
- package/dist/assets/ic-file-code.ed2812f3.svg +19 -0
- package/dist/assets/ic-file-edit.7dacd421.svg +19 -0
- package/dist/assets/ic-file-key.495ba0bb.svg +19 -0
- package/dist/assets/ic-file-text.f9563710.svg +19 -0
- package/dist/assets/ic-file.187aaee4.svg +19 -0
- package/dist/assets/ic-files.877903d3.svg +19 -0
- package/dist/assets/ic-filter-applied.6541e03d.svg +20 -0
- package/dist/assets/ic-filter-applied.9fc48d0f.svg +20 -0
- package/dist/assets/ic-filter.8f403d6f.svg +19 -0
- package/dist/assets/ic-filter.eaefc78a.svg +19 -0
- package/dist/assets/ic-flask.962df7dd.svg +19 -0
- package/dist/assets/ic-folder-color.88ee985f.svg +22 -0
- package/dist/assets/ic-folder-user.50e60be1.svg +19 -0
- package/dist/assets/ic-folder.051cd30d.svg +19 -0
- package/dist/assets/ic-folder.d5a0e01e.svg +19 -0
- package/dist/assets/ic-fullscreen-2.f138a5e8.svg +19 -0
- package/dist/assets/ic-fullscreen.b05e5087.svg +19 -0
- package/dist/assets/ic-gavel.1799f199.svg +19 -0
- package/dist/assets/ic-gear.7116a8bf.svg +20 -0
- package/dist/assets/ic-gift-gradient.581b1ac5.svg +25 -0
- package/dist/assets/ic-gift.8ea07edc.svg +19 -0
- package/dist/assets/ic-git-branch.7be08881.svg +19 -0
- package/dist/assets/ic-git.89f79adf.svg +17 -0
- package/dist/assets/ic-git.bb72e063.svg +17 -0
- package/dist/assets/ic-github.9d82ed09.svg +19 -0
- package/dist/assets/ic-github.b6e9d0f3.svg +19 -0
- package/dist/assets/ic-gitlab.ac331d67.svg +31 -0
- package/dist/assets/ic-gitlab.de184b7f.svg +31 -0
- package/dist/assets/ic-google-artifact-registry.2a167c8b.svg +34 -0
- package/dist/assets/ic-google-container-registry.320c53ee.svg +35 -0
- package/dist/assets/ic-google-gke.a28779b8.svg +25 -0
- package/dist/assets/ic-google.475640a4.svg +22 -0
- package/dist/assets/ic-grid-view.13207b99.svg +19 -0
- package/dist/assets/ic-hand-pointing.f0ed4e78.svg +20 -0
- package/dist/assets/ic-hash.2d8669eb.svg +19 -0
- package/dist/assets/ic-header.a91a9800.svg +21 -0
- package/dist/assets/ic-heart-green.6d3bb9cf.svg +20 -0
- package/dist/assets/ic-heart-red-animated.62caae80.svg +74 -0
- package/dist/assets/ic-heart-red.ae773db3.svg +19 -0
- package/dist/assets/ic-helm-app.089be06f.svg +20 -0
- package/dist/assets/ic-helm.20583d75.svg +19 -0
- package/dist/assets/ic-help-filled.b7ae284e.svg +20 -0
- package/dist/assets/ic-help-outline.4b30e33c.svg +19 -0
- package/dist/assets/ic-help-outline.9c012a0c.svg +19 -0
- package/dist/assets/ic-help.39c58c34.svg +19 -0
- package/dist/assets/ic-hibernate-circle.8a400518.svg +19 -0
- package/dist/assets/ic-hibernate.263ffcea.svg +19 -0
- package/dist/assets/ic-image.2a8ed117.svg +20 -0
- package/dist/assets/ic-in-progress.53ef18ae.svg +22 -0
- package/dist/assets/ic-in-progress.73f9ca1e.svg +20 -0
- package/dist/assets/ic-info-filled-color.7b8b860f.svg +24 -0
- package/dist/assets/ic-info-filled-override.99e8094a.svg +20 -0
- package/dist/assets/ic-info-filled.763be331.svg +20 -0
- package/dist/assets/ic-info-filled.f870ac11.svg +20 -0
- package/dist/assets/ic-info-outline.29f1089c.svg +20 -0
- package/dist/assets/ic-info-outline.d29630b4.svg +19 -0
- package/dist/assets/ic-info-outlined.f4fa3224.svg +29 -0
- package/dist/assets/ic-install.631b7b46.svg +19 -0
- package/dist/assets/ic-italic.358ca070.svg +19 -0
- package/dist/assets/ic-job-color.bb826301.svg +25 -0
- package/dist/assets/ic-k3s.310882f4.svg +19 -0
- package/dist/assets/ic-k8s-job.c4f9ccc7.svg +19 -0
- package/dist/assets/ic-key-enter.1bcea42a.svg +19 -0
- package/dist/assets/ic-key.56432553.svg +19 -0
- package/dist/assets/ic-kind.5d844446.svg +25 -0
- package/dist/assets/ic-laptop.06834890.svg +19 -0
- package/dist/assets/ic-ldap.0c5633d9.svg +19 -0
- package/dist/assets/ic-lego-block.ee4b63f1.svg +36 -0
- package/dist/assets/ic-lego.ae684d25.svg +19 -0
- package/dist/assets/ic-lightning-fill.83a792be.svg +19 -0
- package/dist/assets/ic-lightning.f4ff5588.svg +19 -0
- package/dist/assets/ic-lines.0a53b80a.svg +19 -0
- package/dist/assets/ic-link.8453e775.svg +19 -0
- package/dist/assets/ic-link.8b276915.svg +19 -0
- package/dist/assets/ic-linked-build-color.3833bda8.svg +23 -0
- package/dist/assets/ic-list-bullets.f055aa03.svg +20 -0
- package/dist/assets/ic-livspace.9f369ef7.svg +29 -0
- package/dist/assets/ic-locked.dab69058.svg +21 -0
- package/dist/assets/ic-logout.f0a8b488.svg +19 -0
- package/dist/assets/ic-logs.84f66850.svg +19 -0
- package/dist/assets/ic-magnifying-glass.b8c4da8f.svg +19 -0
- package/dist/assets/ic-man-on-rocket.93b070c4.svg +110 -0
- package/dist/assets/ic-match-case.13b7a2fa.svg +19 -0
- package/dist/assets/ic-match-word.d92addc3.svg +19 -0
- package/dist/assets/ic-mechanical-operation.04a318d6.svg +17 -0
- package/dist/assets/ic-medium-clean-brush.f683d4d6.svg +24 -0
- package/dist/assets/ic-medium-delete.8386c77e.svg +27 -0
- package/dist/assets/ic-medium-info.b59d7676.svg +21 -0
- package/dist/assets/ic-medium-paintbucket.45544bb9.svg +24 -0
- package/dist/assets/ic-medium-pause.7449078a.svg +19 -0
- package/dist/assets/ic-medium-play.f7a8ddb7.svg +19 -0
- package/dist/assets/ic-megaphone-left.ad5e7cbf.svg +19 -0
- package/dist/assets/ic-megaphone-right.0f7ef63f.svg +19 -0
- package/dist/assets/ic-memory.c3264de1.svg +19 -0
- package/dist/assets/ic-message.be6dba43.svg +19 -0
- package/dist/assets/ic-microsoft.7c7bcaeb.svg +22 -0
- package/dist/assets/ic-minikube.33d6538a.svg +25 -0
- package/dist/assets/ic-minus.65e341f4.svg +19 -0
- package/dist/assets/ic-minus.df865aaf.svg +19 -0
- package/dist/assets/ic-missing.917a1291.svg +20 -0
- package/dist/assets/ic-mobile.eabc9181.svg +20 -0
- package/dist/assets/ic-monitoring.30910a3c.svg +22 -0
- package/dist/assets/ic-more-vertical.18109fc1.svg +19 -0
- package/dist/assets/ic-namespace.8a09efbb.svg +19 -0
- package/dist/assets/ic-new.1907a03f.svg +19 -0
- package/dist/assets/ic-node-script.88af3604.svg +35 -0
- package/dist/assets/ic-not-authorized.cb3b5ff2.svg +95 -0
- package/dist/assets/ic-not-found.f5857c12.svg +176 -0
- package/dist/assets/ic-oidc.5e06656d.svg +20 -0
- package/dist/assets/ic-open-box.b15fcbbd.svg +19 -0
- package/dist/assets/ic-open-in-new.6aea09d0.svg +19 -0
- package/dist/assets/ic-openai.030b0cc2.svg +26 -0
- package/dist/assets/ic-openshift.3886b54f.svg +26 -0
- package/dist/assets/ic-ordered-list.879dc7c8.svg +19 -0
- package/dist/assets/ic-out-of-sync.824fb5c6.svg +24 -0
- package/dist/assets/ic-page-not-found.3c4f114b.svg +81 -0
- package/dist/assets/ic-paper-plane-color.b290f604.svg +36 -0
- package/dist/assets/ic-paper-plane.bf63ba1c.svg +19 -0
- package/dist/assets/ic-path.d562ddbf.svg +19 -0
- package/dist/assets/ic-pause-circle.d9dc254f.svg +19 -0
- package/dist/assets/ic-pencil.39510f9f.svg +19 -0
- package/dist/assets/ic-pencil.c75a6acc.svg +19 -0
- package/dist/assets/ic-person.d066bc6d.svg +19 -0
- package/dist/assets/ic-play-outline.d2551031.svg +19 -0
- package/dist/assets/ic-pull-request.31d0c981.svg +19 -0
- package/dist/assets/ic-pulsate-status.2ca548fd.svg +36 -0
- package/dist/assets/ic-quay.d622b34f.svg +27 -0
- package/dist/assets/ic-quote.10768489.svg +19 -0
- package/dist/assets/ic-quote.89f42bae.svg +19 -0
- package/dist/assets/ic-regex.e14a4ea3.svg +19 -0
- package/dist/assets/ic-replace-all-text.a87fd342.svg +19 -0
- package/dist/assets/ic-replace-text.cc5433be.svg +19 -0
- package/dist/assets/ic-resize-handle.f999b998.svg +25 -0
- package/dist/assets/ic-rocket-fail.874e54ce.svg +20 -0
- package/dist/assets/ic-rocket-gear.b4f582da.svg +19 -0
- package/dist/assets/ic-rocket-launch.5df99bf3.svg +19 -0
- package/dist/assets/ic-rotate-devtron.5a8363d8.svg +120 -0
- package/dist/assets/ic-scan-fallback.1e23e6fd.svg +20 -0
- package/dist/assets/ic-search.976327f1.svg +22 -0
- package/dist/assets/ic-selected.3a29e244.svg +20 -0
- package/dist/assets/ic-shapes.77fbbb93.svg +19 -0
- package/dist/assets/ic-shield-check.c26854d2.svg +19 -0
- package/dist/assets/ic-shield-check.ecde083d.svg +19 -0
- package/dist/assets/ic-shield-warning-outline.e6832dbc.svg +19 -0
- package/dist/assets/ic-sliders-vertical.7211dc4f.svg +23 -0
- package/dist/assets/ic-sort-arrow-down.5cf54d08.svg +19 -0
- package/dist/assets/ic-sort-ascending.8a25e19d.svg +19 -0
- package/dist/assets/ic-sort-descending.c5846635.svg +19 -0
- package/dist/assets/ic-sortable.117b8f83.svg +19 -0
- package/dist/assets/ic-sparkle-ai-color.b67e98ce.svg +27 -0
- package/dist/assets/ic-sparkle-color.39f6b618.svg +34 -0
- package/dist/assets/ic-speedometer.495c2d1c.svg +19 -0
- package/dist/assets/ic-spinny.945235a0.svg +30 -0
- package/dist/assets/ic-spray-can.199c0450.svg +19 -0
- package/dist/assets/ic-spray-can.955302fc.svg +19 -0
- package/dist/assets/ic-stack.a6a11fe3.svg +19 -0
- package/dist/assets/ic-stack.fbd3aea5.svg +19 -0
- package/dist/assets/ic-stamp.a3d8dea0.svg +19 -0
- package/dist/assets/ic-stop-fill.b6641c8b.svg +24 -0
- package/dist/assets/ic-strategy-blue-green-color.baaf7071.svg +22 -0
- package/dist/assets/ic-strategy-blue-green.8d61b66d.svg +19 -0
- package/dist/assets/ic-strategy-canary-color.3241aea9.svg +21 -0
- package/dist/assets/ic-strategy-canary.b6d42fbb.svg +19 -0
- package/dist/assets/ic-strategy-recreate-color.f62bd5ed.svg +20 -0
- package/dist/assets/ic-strategy-recreate.3aa96ce0.svg +19 -0
- package/dist/assets/ic-strategy-rolling-color.945b909a.svg +22 -0
- package/dist/assets/ic-strategy-rolling.3b901bf5.svg +19 -0
- package/dist/assets/ic-strikethrough.a1652ad9.svg +19 -0
- package/dist/assets/ic-success.63b86b4e.svg +20 -0
- package/dist/assets/ic-success.bcd5b258.svg +20 -0
- package/dist/assets/ic-sun.9fe1dd26.svg +19 -0
- package/dist/assets/ic-suspended.8a62c6bc.svg +25 -0
- package/dist/assets/ic-tag.1613fc59.svg +19 -0
- package/dist/assets/ic-tata1mg.a631cafa.svg +29 -0
- package/dist/assets/ic-terminal-fill.4bd66669.svg +19 -0
- package/dist/assets/ic-terminal.628344b9.svg +19 -0
- package/dist/assets/ic-thermometer.95af4a4b.svg +19 -0
- package/dist/assets/ic-thumb-down.1834436f.svg +19 -0
- package/dist/assets/ic-thumb-up.976f6efb.svg +19 -0
- package/dist/assets/ic-tilde.ec1a1ea4.svg +19 -0
- package/dist/assets/ic-timeout-dash.d8e2d62e.svg +21 -0
- package/dist/assets/ic-timer.ae5f10fa.svg +19 -0
- package/dist/assets/ic-timer.b62145ec.svg +19 -0
- package/dist/assets/ic-traffic-signal.cc68c2e5.svg +19 -0
- package/dist/assets/ic-travclan.86f22c7d.svg +29 -0
- package/dist/assets/ic-two-cubes.a775b635.svg +19 -0
- package/dist/assets/ic-ubuntu.540c22c9.svg +20 -0
- package/dist/assets/ic-unknown.89dc351a.svg +21 -0
- package/dist/assets/ic-unordered-list.42c1cbbc.svg +22 -0
- package/dist/assets/ic-upgrade-enterprise.49cbd888.svg +320 -0
- package/dist/assets/ic-upload-arrow-animated.3db85855.svg +17 -0
- package/dist/assets/ic-user-circle.a2143a4a.svg +19 -0
- package/dist/assets/ic-user-key.5dc44524.svg +20 -0
- package/dist/assets/ic-users.33cb397f.svg +19 -0
- package/dist/assets/ic-var-initial.afdaa854.svg +25 -0
- package/dist/assets/ic-view-variable-toggle.93c3599f.svg +19 -0
- package/dist/assets/ic-visibility-off.d91d3844.svg +19 -0
- package/dist/assets/ic-visibility-on.7505dd12.svg +20 -0
- package/dist/assets/ic-vulnerability-not-found.7d75cc30.svg +129 -0
- package/dist/assets/ic-warning-y5.d1fb03fe.svg +20 -0
- package/dist/assets/ic-warning.414e37e3.svg +21 -0
- package/dist/assets/ic-warning.ecf7ff97.svg +23 -0
- package/dist/assets/ic-webhook.d4431b07.svg +31 -0
- package/dist/assets/ic-webhook.ffd8ded6.svg +21 -0
- package/dist/assets/ic-wifi-slash.4bd4fb85.svg +19 -0
- package/dist/assets/ic-world-globe.c16eb8c2.svg +19 -0
- package/dist/assets/ic-world.1f6a5eaf.svg +19 -0
- package/dist/assets/inject-tag.28e72db6.svg +21 -0
- package/dist/assets/licenseCardBG.b507c5b0.svg +275 -0
- package/dist/assets/workflow-options-modal-header.ce3c6b31.svg +54 -0
- package/dist/index.d.ts +26 -38
- package/dist/index.js +954 -28984
- package/package.json +41 -44
- package/dist/@code-editor-BVZtUgT5.js +0 -101095
- package/dist/@common-rjsf-DdqxhBLA.js +0 -14244
- package/dist/@framer-motion-DCKZm5ZW.js +0 -151
- package/dist/@react-virtualized-sticky-tree-wVTOPy7r.js +0 -1255
- package/dist/@src-assets-images-DC7DybeM.js +0 -1073
- package/dist/@vendor-C8nzu6lT.js +0 -82688
- package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +0 -2
- package/dist/Common/InteractiveCellText/InteractiveCellText.d.ts +0 -27
- package/dist/Common/InteractiveCellText/index.d.ts +0 -2
- package/dist/Common/InteractiveCellText/types.d.ts +0 -10
- package/dist/Common/SegmentedBarChart/utils.d.ts +0 -2
- package/dist/MMQ4R4NB-BcwgyEYz.js +0 -2
- package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +0 -2
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/index.d.ts +0 -2
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +0 -6
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/ApplicationManagement/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/AutomationEnablementIcon.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/index.d.ts +0 -2
- package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/utils.d.ts +0 -6
- package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/constants.d.ts +0 -4
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/index.d.ts +0 -2
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +0 -31
- package/dist/Pages-Devtron-2.0/CostVisibility/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/DataProtectionManagement/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/DataProtectionManagement/types.d.ts +0 -8
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/GlobalOverview/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/index.d.ts +0 -2
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +0 -6
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Navigation/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +0 -32
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +0 -6
- package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +0 -7
- package/dist/Pages-Devtron-2.0/Shared/Overview/constants.d.ts +0 -8
- package/dist/Pages-Devtron-2.0/Shared/Overview/index.d.ts +0 -3
- package/dist/Pages-Devtron-2.0/Shared/Overview/types.d.ts +0 -26
- package/dist/Pages-Devtron-2.0/Shared/Routes/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Shared/Routes/routes.d.ts +0 -574
- package/dist/Pages-Devtron-2.0/Shared/index.d.ts +0 -2
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/index.d.ts +0 -8
- package/dist/Shared/Components/CICDHistory/ConflictedResourcesTable.d.ts +0 -3
- package/dist/Shared/Components/CICDHistory/LogStageHeader.d.ts +0 -3
- package/dist/Shared/Components/CICDHistory/ResourceConflictDeployDialog.d.ts +0 -3
- package/dist/Shared/Components/CICDHistory/ResourceConflictDetailsModal.d.ts +0 -3
- package/dist/Shared/Components/Card/Card.component.d.ts +0 -3
- package/dist/Shared/Components/Card/constants.d.ts +0 -4
- package/dist/Shared/Components/Card/index.d.ts +0 -2
- package/dist/Shared/Components/Card/types.d.ts +0 -25
- package/dist/Shared/Components/Charts/Chart.component.d.ts +0 -121
- package/dist/Shared/Components/Charts/constants.d.ts +0 -10
- package/dist/Shared/Components/Charts/index.d.ts +0 -4
- package/dist/Shared/Components/Charts/plugins.d.ts +0 -7
- package/dist/Shared/Components/Charts/types.d.ts +0 -133
- package/dist/Shared/Components/Charts/utils.d.ts +0 -30
- package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +0 -3
- package/dist/Shared/Components/ClusterStatusIcon/index.d.ts +0 -1
- package/dist/Shared/Components/ClusterStatusIcon/types.d.ts +0 -5
- package/dist/Shared/Components/ClusterStatusIcon/utils.d.ts +0 -2
- package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +0 -3
- package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +0 -3
- package/dist/Shared/Components/ExportToCsv/index.d.ts +0 -2
- package/dist/Shared/Components/ExportToCsv/types.d.ts +0 -65
- package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +0 -3
- package/dist/Shared/Components/KeyboardShortcut/constants.d.ts +0 -3
- package/dist/Shared/Components/KeyboardShortcut/index.d.ts +0 -1
- package/dist/Shared/Components/KeyboardShortcut/types.d.ts +0 -4
- package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +0 -3
- package/dist/Shared/Components/PrometheusConfigurations/index.d.ts +0 -2
- package/dist/Shared/Components/PrometheusConfigurations/types.d.ts +0 -20
- package/dist/Shared/Components/Security/SecurityDetailsCards/ReportTabEmptyState.d.ts +0 -2
- package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +0 -2
- package/dist/Shared/Components/SideNavigation/index.d.ts +0 -2
- package/dist/Shared/Components/SideNavigation/types.d.ts +0 -19
- package/dist/V4HPSUGU-CVxYeSFL.js +0 -2
- package/dist/assets/create-backup-schedule.bbac4a86.webp +0 -0
- package/dist/assets/create-backup-snapshot.c794f612.webp +0 -0
- package/dist/assets/img-devtron-freemium.d0657c61.webp +0 -0
- package/dist/assets/index.css +0 -1
- package/dist/assets/no-cluster-cost-enabled.038c73db.webp +0 -0
- package/dist/javascript-Bd5C1OVD.js +0 -2
- package/dist/rolldown-runtime-BETGA6I9.js +0 -23
- package/dist/vitesse-dark-BYjo5a9A.js +0 -2
- package/dist/vitesse-light-TxN76gvj.js +0 -2
|
@@ -0,0 +1,320 @@
|
|
|
1
|
+
<svg width="250" height="250" viewBox="0 0 250 250" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<style>
|
|
3
|
+
.diamond {
|
|
4
|
+
animation: obj-rotate 3s forwards ease;
|
|
5
|
+
transform-origin: center;
|
|
6
|
+
transform-box: fill-box;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
@keyframes obj-rotate {
|
|
10
|
+
0% {transform: rotate(-90deg);}
|
|
11
|
+
30% {transform: rotate(0deg);}
|
|
12
|
+
100% {transform: rotate(0deg);}
|
|
13
|
+
}
|
|
14
|
+
.shape-bottom-left {
|
|
15
|
+
animation: anim-bottom-left 3s forwards ease;
|
|
16
|
+
transform-origin: center;
|
|
17
|
+
transform-box: fill-box;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
@keyframes anim-bottom-left {
|
|
21
|
+
0% {
|
|
22
|
+
d: path("M59.5 160L4.5 132L60 226.5L59.5 160Z"); opacity: 0;
|
|
23
|
+
}
|
|
24
|
+
25% {
|
|
25
|
+
d: path("M59.5 160L4.5 132L60 226.5L59.5 160Z"); opacity: .2;
|
|
26
|
+
}
|
|
27
|
+
100% {
|
|
28
|
+
d: path("M2 83.6167L113.5 240L58.5 126.737L2 83.6167Z"); opacity: 1;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.shape-bottom-right {
|
|
33
|
+
animation: anim-bottom-right 3s forwards ease;
|
|
34
|
+
transform-origin: center;
|
|
35
|
+
transform-box: fill-box;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
@keyframes anim-bottom-right {
|
|
39
|
+
0% {
|
|
40
|
+
d: path("M191.5 160.289L246.5 132L192 226L191.5 160.289Z"); opacity: 0;
|
|
41
|
+
}
|
|
42
|
+
25% {
|
|
43
|
+
d: path("M191.5 160.289L246.5 132L192 226L191.5 160.289Z"); opacity: .2;
|
|
44
|
+
}
|
|
45
|
+
100% {
|
|
46
|
+
d: path("M197 126.7L248 85.3701L135.5 240L197 126.7Z"); opacity: 1;
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.shape-bottom-front {
|
|
51
|
+
animation: anim-bottom-front 3s forwards ease;
|
|
52
|
+
transform-origin: center;
|
|
53
|
+
transform-box: fill-box;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
@keyframes anim-bottom-front {
|
|
57
|
+
0% {
|
|
58
|
+
d: path("M125.5 199.5L71 232.999H180L125.5 199.5Z"); opacity: 0;
|
|
59
|
+
}
|
|
60
|
+
25% {
|
|
61
|
+
d: path("M125.5 199.5L71 232.999H180L125.5 199.5Z"); opacity: .2;
|
|
62
|
+
}
|
|
63
|
+
100% {
|
|
64
|
+
d: path("M125 243L70 127H180.706L125 243Z"); opacity: 1;
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.shape-top-tl {
|
|
69
|
+
animation: anim-top-tl 2.8s forwards ease;
|
|
70
|
+
transform-origin: center;
|
|
71
|
+
transform-box: fill-box;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
@keyframes anim-top-tl {
|
|
75
|
+
0% {
|
|
76
|
+
d: path("M78.5 56.7344L42.7498 119L3.66296 119L58.8896 23L78.5 56.7344Z"); opacity: 1;
|
|
77
|
+
}
|
|
78
|
+
25% {
|
|
79
|
+
d: path("M78.5 56.7344L42.7498 119L3.66296 119L58.8896 23L78.5 56.7344Z"); opacity: 1;
|
|
80
|
+
}
|
|
81
|
+
100% {
|
|
82
|
+
d: path("M35 43L7.5 73.5L4.51562 73.5L33.5 42.5L35 43Z"); opacity: 0;
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.shape-top-front {
|
|
87
|
+
animation: anim-top-bottom 3s forwards ease;
|
|
88
|
+
transform-origin: center;
|
|
89
|
+
transform-box: fill-box;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
@keyframes anim-top-bottom {
|
|
93
|
+
0% {
|
|
94
|
+
d: path("M161.707 199.402L90.1915 199.402L70.7853 233.252L181.415 233.252L161.707 199.402Z");
|
|
95
|
+
}
|
|
96
|
+
25% {
|
|
97
|
+
d: path("M161.707 199.402L90.1915 199.402L70.7853 233.252L181.415 233.252L161.707 199.402Z");
|
|
98
|
+
}
|
|
99
|
+
100% {
|
|
100
|
+
d: path("M166.67 68.5L83.6699 68.5L70 116.999L180.67 116.999L166.67 68.5Z");
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
.shape-top-bl {
|
|
105
|
+
animation: anim-top-bl 3s forwards ease;
|
|
106
|
+
transform-origin: center;
|
|
107
|
+
transform-box: fill-box;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
@keyframes anim-top-bl {
|
|
111
|
+
0% {
|
|
112
|
+
d: path("M43.0001 132L79 193.5L59.5 227.711L3.87202 131.979L43.0001 132Z");
|
|
113
|
+
}
|
|
114
|
+
25% {
|
|
115
|
+
d: path("M43.0001 132L79 193.5L59.5 227.711L3.87202 131.979L43.0001 132Z");
|
|
116
|
+
}
|
|
117
|
+
100% {
|
|
118
|
+
d: path("M33.5 41.5L73.5 65L59.5 114L4 73.5L33.5 41.5Z");
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
.shape-top-br {
|
|
123
|
+
animation: anim-top-br 3s forwards ease;
|
|
124
|
+
transform-origin: center;
|
|
125
|
+
transform-box: fill-box;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
@keyframes anim-top-br {
|
|
129
|
+
0% {
|
|
130
|
+
d: path("M208 132L247 132L192 226.5L172.5 193L208 132Z");
|
|
131
|
+
}
|
|
132
|
+
25% {
|
|
133
|
+
d: path("M208 132L247 132L192 226.5L172.5 193L208 132Z");
|
|
134
|
+
}
|
|
135
|
+
100% {
|
|
136
|
+
d: path("M216.5 41L248.5 75.5L194 115.5L177.5 64.5L216.5 41Z");
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
.shape-top-face {
|
|
141
|
+
animation: anim-top-face 3s forwards ease;
|
|
142
|
+
transform-origin: center;
|
|
143
|
+
transform-box: fill-box;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
@keyframes anim-top-face {
|
|
147
|
+
0% {
|
|
148
|
+
d: path("M96.6555 75.9063L153.343 75.9062L181.687 124.999L153.343 174.092L96.6555 174.092L68.3118 124.999L96.6555 75.9063Z");
|
|
149
|
+
}
|
|
150
|
+
25% {
|
|
151
|
+
d: path("M96.6555 75.9063L153.343 75.9062L181.687 124.999L153.343 174.092L96.6555 174.092L68.3118 124.999L96.6555 75.9063Z");
|
|
152
|
+
}
|
|
153
|
+
100% {
|
|
154
|
+
d: path("M83.5 9L166.5 9L209 34L166.5 58.5L83.5 58.5L41 34L83.5 9Z");
|
|
155
|
+
}
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
.shape-top-back {
|
|
159
|
+
animation: anim-top-tf 2.5s forwards ease;
|
|
160
|
+
transform-origin: center;
|
|
161
|
+
transform-box: fill-box;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
@keyframes anim-top-tf {
|
|
165
|
+
0% {
|
|
166
|
+
d: path("M89.3207 50.5973L160.863 50.5978L180.33 16.7476L69.7941 16.7471L89.3207 50.5973Z"); opacity: 1;
|
|
167
|
+
}
|
|
168
|
+
25% {
|
|
169
|
+
d: path("M89.3207 50.5973L160.863 50.5978L180.33 16.7476L69.7941 16.7471L89.3207 50.5973Z"); opacity: 1;
|
|
170
|
+
}
|
|
171
|
+
100% {
|
|
172
|
+
d: path("M97.0755 13L155.973 13L172 11L81 11L97.0755 13Z"); opacity: .1;
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
.shape-top-tr {
|
|
177
|
+
animation: anim-top-tr 2.8s forwards ease;
|
|
178
|
+
transform-origin: center;
|
|
179
|
+
transform-box: fill-box;
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
@keyframes anim-top-tr {
|
|
183
|
+
0% {
|
|
184
|
+
d: path("M191 23L171.62 57L207.54 119L246.663 119L191 23Z"); opacity: 1;
|
|
185
|
+
}
|
|
186
|
+
25% {
|
|
187
|
+
d: path("M191 23L171.62 57L207.54 119L246.663 119L191 23Z"); opacity: 1;
|
|
188
|
+
}
|
|
189
|
+
100% {
|
|
190
|
+
d: path("M215.5 42L214 43L242.5 73.5L244.5 73.5L215.5 42Z"); opacity: 0;
|
|
191
|
+
}
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
.small-star {
|
|
195
|
+
animation: twinkle 2.9s infinite ease;
|
|
196
|
+
transform-origin: center center;
|
|
197
|
+
transform-box: fill-box;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
.big-star {
|
|
201
|
+
animation: twinkle 2.6s infinite ease;
|
|
202
|
+
transform-origin: center center;
|
|
203
|
+
transform-box: fill-box;
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
@keyframes twinkle {
|
|
207
|
+
0% { transform: rotate(0deg) scale(0); opacity: 0;}
|
|
208
|
+
60% { transform: rotate(0deg) scale(0); opacity: 1;}
|
|
209
|
+
80% { transform: rotate(180deg) scale(1); opacity: 1;}
|
|
210
|
+
100% { transform: rotate(360deg) scale(0); opacity: 0;}
|
|
211
|
+
}
|
|
212
|
+
}
|
|
213
|
+
</style>
|
|
214
|
+
<g class="diamond">
|
|
215
|
+
<path class="shape-top-tr" d="M191 23L171.62 57L207.54 119H246.663L191 23Z" fill="url(#paint8_linear_637_2386)"/>
|
|
216
|
+
<path class="shape-bottom-left" d="M59.5 160L4.5 132L60 226.5L59.5 160Z" fill="url(#paint6_linear_637_2386)"/>
|
|
217
|
+
<path class="shape-bottom-right" d="M191.5 160.289L246.5 132L192 226L191.5 160.289Z" fill="url(#paint2_linear_637_2386)"/>
|
|
218
|
+
<path class="shape-bottom-front" d="M125.5 199.5L71 232.999H180L125.5 199.5Z" fill="url(#paint4_linear_637_2386)"/>
|
|
219
|
+
<path class="shape-top-back" d="M89.3207 50.5973L160.863 50.5978L180.33 16.7476L69.7941 16.7471L89.3207 50.5973Z" fill="url(#paint0_linear_637_2386)"/>
|
|
220
|
+
<path class="shape-top-tl" d="M78.5 56.7344L42.7498 119H3.66296L58.8896 23L78.5 56.7344Z" fill="url(#paint1_linear_637_2386)"/>
|
|
221
|
+
<path class="shape-top-bl" d="M43.0001 132L79 193.5L59.5 227.711L3.87202 131.979L43.0001 132Z" fill="url(#paint7_linear_637_2386)"/>
|
|
222
|
+
<path class="shape-top-face" d="M96.6555 75.9063L153.343 75.9062L181.687 124.999L153.343 174.092H96.6555L68.3118 124.999L96.6555 75.9063Z" fill="url(#paint9_linear_637_2386)"/>
|
|
223
|
+
<path class="shape-top-br" d="M208 132H247L192 226.5L172.5 193L208 132Z" fill="url(#paint3_linear_637_2386)"/>
|
|
224
|
+
<path class="shape-top-front" d="M161.707 199.402H90.1915L70.7853 233.252H181.415L161.707 199.402Z" fill="url(#paint5_linear_637_2386)"/>
|
|
225
|
+
<path class="big-star" d="M195 62C195 62 194.739 92.6268 207.056 104.944C219.373 117.261 250 117 250 117C250 117 219.373 116.739 207.056 129.056C194.739 141.373 195 172 195 172C195 172 195.261 141.373 182.944 129.056C170.627 116.739 140 117 140 117C140 117 170.627 117.261 182.944 104.944C195.261 92.6268 195 62 195 62Z" fill="#FFFCD0"/>
|
|
226
|
+
<path class="small-star" d="M44 12C44 12 43.8577 28.7055 50.5761 35.4239C57.2945 42.1423 74 42 74 42C74 42 57.2945 41.8577 50.5761 48.5761C43.8577 55.2945 44 72 44 72C44 72 44.1423 55.2945 37.4239 48.5761C30.7055 41.8577 14 42 14 42C14 42 30.7055 42.1423 37.4239 35.4239C44.1423 28.7055 44 12 44 12Z" fill="#FFFCD0"/>
|
|
227
|
+
<defs>
|
|
228
|
+
<linearGradient id="paint0_linear_637_2386" gradientUnits="userSpaceOnUse">
|
|
229
|
+
<stop offset="0%" stop-color="#F7E373">
|
|
230
|
+
<animate attributeName="stop-color" values="#F7E373;#F7E373" dur="3s" fill="freeze" />
|
|
231
|
+
</stop>
|
|
232
|
+
<stop offset="100%" stop-color="#FC9500">
|
|
233
|
+
<animate attributeName="stop-color" values="#FC9500;#FC9500" dur="3s" fill="freeze" />
|
|
234
|
+
</stop>
|
|
235
|
+
</linearGradient>
|
|
236
|
+
|
|
237
|
+
<linearGradient id="paint1_linear_637_2386" gradientUnits="userSpaceOnUse">
|
|
238
|
+
<stop offset="0%" stop-color="#FFCF08">
|
|
239
|
+
<animate attributeName="stop-color" values="#FFCF08;#F99A00" dur="3s" fill="freeze" />
|
|
240
|
+
</stop>
|
|
241
|
+
<stop offset="100%" stop-color="#E37600">
|
|
242
|
+
<animate attributeName="stop-color" values="#E37600;#FFD800" dur="3s" fill="freeze" />
|
|
243
|
+
</stop>
|
|
244
|
+
</linearGradient>
|
|
245
|
+
|
|
246
|
+
<linearGradient id="paint2_linear_637_2386" gradientUnits="userSpaceOnUse">
|
|
247
|
+
<stop offset="55%" stop-color="#C64200">
|
|
248
|
+
<animate attributeName="stop-color" values="#FF9518;#C64200" dur="3s" fill="freeze" />
|
|
249
|
+
</stop>
|
|
250
|
+
<stop offset="95%" stop-color="#FF9518">
|
|
251
|
+
<animate attributeName="stop-color" values="#C64200;#FF9518" dur="3s" fill="freeze" />
|
|
252
|
+
</stop>
|
|
253
|
+
</linearGradient>
|
|
254
|
+
|
|
255
|
+
<linearGradient id="paint3_linear_637_2386" gradientUnits="userSpaceOnUse">
|
|
256
|
+
<stop offset="75%" stop-color="#F7E373">
|
|
257
|
+
<animate attributeName="stop-color" values="#FC9500;#F7E373" dur="3s" fill="freeze" />
|
|
258
|
+
</stop>
|
|
259
|
+
<stop offset="90%" stop-color="#FC9500">
|
|
260
|
+
<animate attributeName="stop-color" values="#F7E373;#FC9500" dur="3s" fill="freeze" />
|
|
261
|
+
</stop>
|
|
262
|
+
</linearGradient>
|
|
263
|
+
|
|
264
|
+
<linearGradient id="paint4_linear_637_2386" gradientUnits="userSpaceOnUse">
|
|
265
|
+
<stop offset="32%" stop-color="#DA5724">
|
|
266
|
+
<animate attributeName="stop-color" values="#FCAC1A;#DA5724" dur="3s" fill="freeze" />
|
|
267
|
+
</stop>
|
|
268
|
+
<stop offset="60%" stop-color="#FCAC1A">
|
|
269
|
+
<animate attributeName="stop-color" values="#DA5724;#FCAC1A" dur="3s" fill="freeze" />
|
|
270
|
+
</stop>
|
|
271
|
+
</linearGradient>
|
|
272
|
+
|
|
273
|
+
<linearGradient id="paint5_linear_637_2386" gradientUnits="userSpaceOnUse">
|
|
274
|
+
<stop offset="0%" stop-color="#EA8101">
|
|
275
|
+
<animate attributeName="stop-color" values="#FFF000;#EA8101" dur="2s" fill="freeze" />
|
|
276
|
+
</stop>
|
|
277
|
+
<stop offset="80%" stop-color="#FFF000">
|
|
278
|
+
<animate attributeName="stop-color" values="#FFF000;#FFF000" dur="2s" fill="freeze" />
|
|
279
|
+
</stop>
|
|
280
|
+
</linearGradient>
|
|
281
|
+
|
|
282
|
+
<linearGradient id="paint6_linear_637_2386" gradientUnits="userSpaceOnUse">
|
|
283
|
+
<stop offset="0%" stop-color="#CC501F">
|
|
284
|
+
<animate attributeName="stop-color" values="#D97600;#CC501F" dur="3s" fill="freeze" />
|
|
285
|
+
</stop>
|
|
286
|
+
<stop offset="40%" stop-color="#D97600">
|
|
287
|
+
<animate attributeName="stop-color" values="#CC501F;#D97600" dur="3s" fill="freeze" />
|
|
288
|
+
</stop>
|
|
289
|
+
</linearGradient>
|
|
290
|
+
|
|
291
|
+
<linearGradient id="paint7_linear_637_2386" gradientUnits="userSpaceOnUse">
|
|
292
|
+
<stop offset="8%" stop-color="#E37600">
|
|
293
|
+
<animate attributeName="stop-color" values="#FFCF08;#E37600" dur="3s" fill="freeze" />
|
|
294
|
+
</stop>
|
|
295
|
+
<stop offset="30%" stop-color="#FFCF08">
|
|
296
|
+
<animate attributeName="stop-color" values="#E37600;#FFCF08" dur="3s" fill="freeze" />
|
|
297
|
+
</stop>
|
|
298
|
+
</linearGradient>
|
|
299
|
+
|
|
300
|
+
<linearGradient id="paint8_linear_637_2386" gradientUnits="userSpaceOnUse">
|
|
301
|
+
<stop offset="0%" stop-color="#F7E373">
|
|
302
|
+
<animate attributeName="stop-color" values="#F7E373;#F7E373" dur="3s" fill="freeze" />
|
|
303
|
+
</stop>
|
|
304
|
+
<stop offset="100%" stop-color="#FC9500">
|
|
305
|
+
<animate attributeName="stop-color" values="#FC9500;#FC9500" dur="3s" fill="freeze" />
|
|
306
|
+
</stop>
|
|
307
|
+
</linearGradient>
|
|
308
|
+
|
|
309
|
+
<linearGradient id="paint9_linear_637_2386" gradientUnits="userSpaceOnUse">
|
|
310
|
+
<stop offset="30%" stop-color="#F99A00">
|
|
311
|
+
<animate attributeName="stop-color" values="#FFD800;#F99A00" dur="3s" fill="freeze" />
|
|
312
|
+
</stop>
|
|
313
|
+
<stop offset="55%" stop-color="#FFD800">
|
|
314
|
+
<animate attributeName="stop-color" values="#F99A00;#FFD800" dur="3s" fill="freeze" />
|
|
315
|
+
</stop>
|
|
316
|
+
</linearGradient>
|
|
317
|
+
</defs>
|
|
318
|
+
|
|
319
|
+
</g>
|
|
320
|
+
</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="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><style>@keyframes upload-arrow{0%{transform:translateY(0);opacity:0}10%{transform:translateY(2px);opacity:1}40%,to{transform:translateY(-20px);opacity:1}}</style><path d="M20.5 14.5v5.25a.75.75 0 0 1-.75.75h-15a.75.75 0 0 1-.75-.75V14.5" stroke="#3b444c" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.25 14.5V4.003M8.313 7.936 12.25 4l3.938 3.936" stroke="#3b444c" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" style="animation:upload-arrow 2s infinite ease-in"/></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 fill="#3B444C" d="M3.75 12A8.25 8.25 0 0 1 12 3.75v-1.5A9.75 9.75 0 0 0 2.25 12h1.5ZM12 3.75A8.25 8.25 0 0 1 20.25 12h1.5A9.75 9.75 0 0 0 12 2.25v1.5Zm3 7.5a3 3 0 0 1-3 3v1.5a4.5 4.5 0 0 0 4.5-4.5H15Zm-3 3a3 3 0 0 1-3-3H7.5a4.5 4.5 0 0 0 4.5 4.5v-1.5Zm-3-3a3 3 0 0 1 3-3v-1.5a4.5 4.5 0 0 0-4.5 4.5H9Zm3-3a3 3 0 0 1 3 3h1.5a4.5 4.5 0 0 0-4.5-4.5v1.5ZM6.63 19.014a6.004 6.004 0 0 1 2.232-2.378l-.784-1.279c-1.171.718-2.152 1.734-2.784 2.977l1.337.68Zm2.232-2.378A6.002 6.002 0 0 1 12 15.75v-1.5a7.502 7.502 0 0 0-3.922 1.107l.784 1.279ZM12 15.75c1.108 0 2.194.306 3.138.886l.784-1.279A7.502 7.502 0 0 0 12 14.25v1.5Zm3.138.886c.955.585 1.736 1.4 2.233 2.377l1.337-.68c-.633-1.245-1.616-2.258-2.786-2.976l-.784 1.279ZM20.25 12a8.227 8.227 0 0 1-2.714 6.117l1.007 1.111A9.727 9.727 0 0 0 21.75 12h-1.5Zm-2.714 6.117A8.217 8.217 0 0 1 12 20.25v1.5a9.717 9.717 0 0 0 6.543-2.521l-1.007-1.112ZM12 20.25c-2.13 0-4.07-.806-5.534-2.132L5.459 19.23A9.717 9.717 0 0 0 12 21.75v-1.5Zm-5.534-2.132A8.227 8.227 0 0 1 3.75 12h-1.5a9.727 9.727 0 0 0 3.209 7.23l1.007-1.112Z"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<path d="M3 19C3.90267 17.6928 5.10103 16.6259 6.49389 15.8894C7.62708 15.2902 8.86219 14.924 10.1285 14.8082C10.4187 14.7817 10.7105 14.7683 11.0031 14.7683C7.8111 14.7683 5.22343 12.1339 5.22343 8.88415C5.22343 5.63443 7.8111 3 11.0031 3C13.8635 3 16.2385 5.11534 16.7012 7.89323" stroke="#3B444C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" vector-effect="non-scaling-stroke" />
|
|
19
|
+
<path d="M19.0962 14.1677L19.2118 14.0519M15.0603 16.2001C14.7517 15.4305 14.7184 14.578 14.9658 13.7866C15.2133 12.9953 15.7264 12.3136 16.4184 11.8569C17.1105 11.4002 17.939 11.1965 18.7639 11.2801C19.5888 11.3637 20.3595 11.7296 20.9458 12.3159C21.5321 12.9022 21.898 13.6729 21.9816 14.4979C22.0653 15.3228 21.8615 16.1513 21.4048 16.8433C20.9481 17.5353 20.2664 18.0484 19.4751 18.2959C18.6837 18.5434 17.8312 18.51 17.0616 18.2015L14.0013 21.2617H12V19.2604L15.0603 16.2001Z" stroke="#3B444C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" vector-effect="non-scaling-stroke"/>
|
|
20
|
+
</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="M8.25 15a4.875 4.875 0 1 0 0-9.75 4.875 4.875 0 0 0 0 9.75Zm0 0a8.253 8.253 0 0 0-6.75 3.506M8.25 15A8.251 8.251 0 0 1 15 18.505m-.43-13.073A4.876 4.876 0 1 1 15.893 15a8.241 8.241 0 0 1 6.75 3.506" vector-effect="non-scaling-stroke"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<g id="ic-var-initial">
|
|
19
|
+
<g id="Vector">
|
|
20
|
+
<path d="M11.8244 6.26696V7.90053C11.8244 7.94068 11.847 7.96075 11.8922 7.96075H12.2686C13.1619 7.96075 13.6086 7.64207 13.6086 7.0047C13.6086 6.4376 13.1945 6.15404 12.3664 6.15404C12.2159 6.15404 12.0578 6.16659 11.8922 6.19168C11.847 6.20172 11.8244 6.22681 11.8244 6.26696ZM11.2147 10.9042C11.0992 10.9042 10.9989 10.8615 10.9135 10.7762C10.8282 10.6909 10.7856 10.5905 10.7856 10.4751V5.87551C10.7856 5.75506 10.8257 5.64716 10.906 5.55181C10.9863 5.45645 11.0867 5.40376 11.2071 5.39372C11.6337 5.35357 12.0453 5.3335 12.4417 5.3335C13.1795 5.3335 13.7315 5.47151 14.0979 5.74753C14.4642 6.01854 14.6474 6.40247 14.6474 6.89931C14.6474 7.25563 14.5496 7.5693 14.3538 7.84031C14.1631 8.11131 13.9047 8.30202 13.5784 8.41243C13.5734 8.41243 13.5709 8.41494 13.5709 8.41996C13.5709 8.43 13.5734 8.43501 13.5784 8.43501C13.8193 8.58557 14.0251 8.88167 14.1957 9.32331L14.6474 10.5052C14.6825 10.6006 14.67 10.6909 14.6098 10.7762C14.5546 10.8615 14.4768 10.9042 14.3764 10.9042H14.143C14.0126 10.9042 13.8946 10.8691 13.7892 10.7988C13.6838 10.7235 13.6086 10.6256 13.5634 10.5052L13.1418 9.3459C13.0515 9.105 12.9486 8.94691 12.8332 8.87164C12.7177 8.79636 12.5195 8.75872 12.2385 8.75872H11.8922C11.847 8.75872 11.8244 8.7813 11.8244 8.82647V10.4751C11.8244 10.5905 11.7818 10.6909 11.6965 10.7762C11.6162 10.8615 11.5183 10.9042 11.4029 10.9042H11.2147Z" fill="#596168"/>
|
|
21
|
+
<path d="M7.75703 6.34232L7.09457 8.70609C7.08955 8.72115 7.09206 8.73621 7.10209 8.75126C7.11213 8.76632 7.12468 8.77385 7.13973 8.77385H8.38937C8.40443 8.77385 8.41698 8.76632 8.42701 8.75126C8.43705 8.73621 8.43956 8.72115 8.43454 8.70609L7.77208 6.34232C7.77208 6.3373 7.76957 6.33479 7.76455 6.33479C7.75954 6.33479 7.75703 6.3373 7.75703 6.34232ZM5.80729 10.9043C5.70189 10.9043 5.61909 10.8616 5.55886 10.7763C5.49864 10.691 5.48609 10.5981 5.52122 10.4977L7.07951 5.81536C7.12468 5.69491 7.19745 5.59705 7.29782 5.52177C7.40321 5.44649 7.51864 5.40885 7.64411 5.40885H7.91511C8.0456 5.40885 8.16103 5.44649 8.2614 5.52177C8.36679 5.59705 8.43956 5.69491 8.47971 5.81536L10.038 10.4977C10.0731 10.5981 10.0606 10.691 10.0004 10.7763C9.94014 10.8616 9.85733 10.9043 9.75194 10.9043H9.48093C9.36048 10.9043 9.24756 10.8666 9.14217 10.7913C9.0418 10.711 8.97405 10.6107 8.93892 10.4902L8.69802 9.63956C8.693 9.59941 8.6654 9.57934 8.61521 9.57934H6.9139C6.86873 9.57934 6.84112 9.59941 6.83109 9.63956L6.59019 10.4902C6.56008 10.6107 6.49233 10.711 6.38694 10.7913C6.28657 10.8666 6.17365 10.9043 6.04818 10.9043H5.80729Z" fill="#596168"/>
|
|
22
|
+
<path d="M2.9112 10.4977L1.35291 5.81536C1.31778 5.71499 1.33033 5.62214 1.39055 5.53682C1.45077 5.45151 1.53358 5.40885 1.63897 5.40885H1.90998C2.03545 5.40885 2.15087 5.449 2.25627 5.5293C2.36166 5.60458 2.42941 5.70244 2.45952 5.82289L3.6113 9.8654C3.6113 9.87042 3.61381 9.87293 3.61883 9.87293C3.62384 9.87293 3.62635 9.87042 3.62635 9.8654L4.79319 5.81536C4.82832 5.69491 4.89607 5.59705 4.99644 5.52177C5.10183 5.44649 5.21726 5.40885 5.34273 5.40885H5.58362C5.68901 5.40885 5.77182 5.45151 5.83205 5.53682C5.89227 5.62214 5.90482 5.71499 5.86969 5.81536L4.3114 10.4977C4.27125 10.6182 4.19848 10.7161 4.09309 10.7913C3.99271 10.8666 3.87729 10.9043 3.7468 10.9043H3.47579C3.35033 10.9043 3.2349 10.8666 3.12951 10.7913C3.02914 10.7161 2.95637 10.6182 2.9112 10.4977Z" fill="#596168"/>
|
|
23
|
+
</g>
|
|
24
|
+
</g>
|
|
25
|
+
</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="M7.786 21a3.857 3.857 0 0 1-3.857-3.857v-3.214L2 12l1.929-1.929V6.857A3.857 3.857 0 0 1 7.786 3m8.428 18a3.857 3.857 0 0 0 3.857-3.857v-3.214L22 12l-1.929-1.929V6.857A3.857 3.857 0 0 0 16.214 3M12 11a1 1 0 1 1 0 2m0-2a1 1 0 1 0 0 2m0-2v2" 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="m4.5 3.75 15 16.5m-4.977-5.475a3.75 3.75 0 0 1-5.046-5.55m-2.54-2.794C3.115 8.366 1.5 12 1.5 12s3 6.75 10.5 6.75a11.088 11.088 0 0 0 5.062-1.181m2.495-1.716C21.601 14.023 22.5 12 22.5 12s-3-6.75-10.5-6.75a11.75 11.75 0 0 0-1.939.157m2.645 2.91a3.752 3.752 0 0 1 3.028 3.33" vector-effect="non-scaling-stroke"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
- Copyright (c) 2024. Devtron Inc.
|
|
3
|
+
-
|
|
4
|
+
- Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
- you may not use this file except in compliance with the License.
|
|
6
|
+
- You may obtain a copy of the License at
|
|
7
|
+
-
|
|
8
|
+
- http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
-
|
|
10
|
+
- Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
- See the License for the specific language governing permissions and
|
|
14
|
+
- limitations under the License.
|
|
15
|
+
-->
|
|
16
|
+
|
|
17
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
18
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 5.25C4.5 5.25 1.5 12 1.5 12s3 6.75 10.5 6.75S22.5 12 22.5 12s-3-6.75-10.5-6.75Z" vector-effect="non-scaling-stroke"/>
|
|
19
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 15.75a3.75 3.75 0 1 0 0-7.5 3.75 3.75 0 0 0 0 7.5Z" vector-effect="non-scaling-stroke"/>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,129 @@
|
|
|
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 data-style-override="false" width="250" height="200" viewBox="0 0 250 200" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
<style>
|
|
19
|
+
.shield {
|
|
20
|
+
animation: shield-anime 3s ease;
|
|
21
|
+
transform-origin: center;
|
|
22
|
+
transform-box: fill-box;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
@keyframes shield-anime {
|
|
26
|
+
0% {
|
|
27
|
+
transform: translateY(20px) scale(0.5);
|
|
28
|
+
}
|
|
29
|
+
100% {
|
|
30
|
+
transform: translateY(0px) scale(1);
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.star {
|
|
35
|
+
animation: star-anime 1s ease-out;
|
|
36
|
+
transform-origin: center;
|
|
37
|
+
transform-box: fill-box;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
@keyframes star-anime {
|
|
41
|
+
0% {
|
|
42
|
+
transform: translateY(60px) scale(1.5);
|
|
43
|
+
}
|
|
44
|
+
50% {
|
|
45
|
+
transform: translateY(60px) scale(1.5);
|
|
46
|
+
}
|
|
47
|
+
100% {
|
|
48
|
+
transform: translateY(0px) scale(1);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.shine {
|
|
53
|
+
animation: shine-anime 4s infinite;
|
|
54
|
+
transform-origin: center;
|
|
55
|
+
transform-box: fill-box;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
@keyframes shine-anime {
|
|
59
|
+
0% {
|
|
60
|
+
transform: scale(0) rotate(0deg);
|
|
61
|
+
opacity: 1;
|
|
62
|
+
}
|
|
63
|
+
50% {
|
|
64
|
+
transform: scale(0) rotate(0deg);
|
|
65
|
+
opacity: 1;
|
|
66
|
+
}
|
|
67
|
+
90% {
|
|
68
|
+
transform: scale(1) rotate(360deg);
|
|
69
|
+
opacity: 1;
|
|
70
|
+
}
|
|
71
|
+
100% {
|
|
72
|
+
transform: scale(0) rotate(450deg);
|
|
73
|
+
opacity: 0;
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
</style>
|
|
77
|
+
<path d="M65.5601 191.308C65.5601 191.192 66.7131 188.02 68.0981 184.213L70.6361 177.291L77.0961 177.118L83.4991 176.945L86.2671 179.252C88.5751 181.214 99.0631 186.799 100.399 187.559C101.29 188.065 102.466 189.353 103.925 191.423C78.3481 191.385 65.5601 191.346 65.5601 191.308Z" fill="#80AEF2"/>
|
|
78
|
+
<path d="M32 191.308C32 191.192 33.154 188.02 34.538 184.213L37.076 177.291L43.536 177.118L49.939 176.945L52.708 179.252C55.015 181.214 65.503 186.799 66.84 187.559C67.73 188.065 68.906 189.353 70.365 191.423C44.788 191.385 32 191.346 32 191.308Z" fill="#94BBF8"/>
|
|
79
|
+
<path d="M75.655 109.836C76.745 112.994 77.481 115.734 77.863 118.056C78.243 120.377 80.381 140.211 84.274 177.556H66.296C64.852 174.938 64.13 173.099 64.13 172.038C64.13 170.448 65.043 168.268 65.043 165.97C65.043 164.438 63.009 159.147 58.939 150.099L62.87 110.75L75.655 109.836Z" fill="#1D225F"/>
|
|
80
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M50.5541 177.555H33.7601C33.3601 176.17 32.9681 174.301 32.5851 171.949C31.8351 167.161 32.4051 163.989 35.6351 157.413C38.8651 150.895 40.5011 147.341 40.5011 143.649C40.5591 137.881 41.7231 132.333 44.7811 126.334C47.1451 121.604 48.2761 121.248 48.5061 118.364L48.9261 112.162H70.0041C70.5161 113.595 70.7001 116.237 70.5541 120.087C70.4091 123.937 63.7431 143.093 50.5541 177.555Z" fill="url(#paint0_linear_2580_14953)"/>
|
|
81
|
+
<path d="M95.9399 50.818L112.78 29.988H132.971L115.532 50.818H95.9399Z" fill="#98BDF9"/>
|
|
82
|
+
<path d="M118.14 27.384C119.518 27.384 120.646 28.454 120.737 29.809L120.743 29.988H120.165C120.165 28.869 119.258 27.963 118.14 27.963C117.021 27.963 116.115 28.869 116.115 29.988C116.115 31.05 116.933 31.922 117.974 32.006L118.14 32.013V32.591C116.702 32.591 115.536 31.426 115.536 29.988C115.536 28.55 116.702 27.384 118.14 27.384ZM125.083 27.384C126.461 27.384 127.589 28.454 127.681 29.809L127.687 29.988H127.108C127.108 28.869 126.202 27.963 125.083 27.963C123.965 27.963 123.058 28.869 123.058 29.988C123.058 31.05 123.876 31.922 124.917 32.006L125.083 32.013V32.591C123.645 32.591 122.479 31.426 122.479 29.988C122.479 28.55 123.645 27.384 125.083 27.384Z" fill="#2174DB"/>
|
|
83
|
+
<path d="M94.4719 54.8291C97.2789 53.8671 100.026 52.5301 102.714 50.8181H109.585C107.21 52.9881 105.613 54.5241 104.794 55.4281C103.974 56.3311 102.285 58.0661 99.7259 60.6331C98.6349 66.4141 97.4719 68.8431 96.2389 67.9181C94.3889 66.5321 88.2999 57.0221 94.4719 54.8291Z" fill="#F3A29D"/>
|
|
84
|
+
<path d="M98.2539 60.6541C102.617 58.9861 105.433 57.7971 106.701 57.0871C108.201 56.2221 108.778 55.4141 110.508 51.7801C110.738 51.3191 111.2 49.4151 111.604 47.6271C112.527 43.0701 114.027 43.3011 114.142 47.9731C114.2 49.2431 114.488 50.3961 114.834 50.5111C115.122 50.6271 116.795 49.0111 118.468 46.9351C120.141 44.8581 121.756 43.1851 122.044 43.1851C122.736 43.1851 122.736 48.4921 121.987 50.3381C121.698 51.2031 117.257 56.0481 112.123 61.1821C108.701 64.6051 103.692 69.2501 97.0969 75.1191L98.2539 60.6541Z" fill="#FAB6AF"/>
|
|
85
|
+
<path d="M78.5809 35.7741C79.3529 32.6881 80.1239 30.7591 80.8959 29.9871C79.7389 28.8301 78.5809 27.6731 76.2659 26.5161C75.4959 28.0591 73.9519 29.6021 71.6379 31.1451C71.6379 33.4591 72.4089 35.0021 73.9519 35.7741C75.4949 36.5451 77.0369 36.5451 78.5809 35.7741Z" fill="#F3A29D"/>
|
|
86
|
+
<path d="M49.3079 112.98C46.9429 112.806 43.0779 111.999 40.8279 111.249L36.6179 109.864L36.5029 105.538C36.2139 93.5981 37.0799 84.8881 39.7909 73.7561C43.4819 58.4701 54.0959 42.8391 66.9589 33.6671C71.9189 30.0911 72.0349 30.0911 73.4769 32.5141C74.1109 33.6671 75.4369 34.8211 76.3609 35.1671L78.5219 35.7611C75.4759 65.0851 76.6519 89.3911 82.0529 108.678C80.8959 109.836 80.1069 110.36 79.2449 110.73C78.2059 111.133 76.8799 111.537 76.1879 111.595C75.4949 111.653 73.1879 112.114 70.9379 112.633C66.7279 113.556 57.5559 113.729 49.3079 112.979V112.98Z" fill="url(#paint1_linear_2580_14953)"/>
|
|
87
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M94.4718 54.8281L96.2388 66.1391L76.2668 68.7841L77.3728 53.1311C79.5138 54.8661 81.7168 55.9071 83.9808 56.2541C86.2438 56.6021 89.7418 56.1261 94.4718 54.8281Z" fill="#D6D7D8"/>
|
|
88
|
+
<path d="M98.2539 60.653L103.157 83.798C102.589 84.955 101.147 85.727 98.8329 86.112C93.6249 86.691 88.4179 84.376 82.0529 84.376C75.6879 84.376 75.9629 88.426 66.7049 84.956C60.5329 82.641 58.0249 72.226 59.1819 53.71L77.2359 51.98C77.1579 57.762 77.8909 61.232 79.4339 62.389C80.9459 63.523 87.0029 62.99 97.6039 60.789L98.2539 60.653Z" fill="#E9E9E9"/>
|
|
89
|
+
<path d="M90.3051 15.4439C91.3751 16.9639 91.7931 18.9799 91.5581 21.4929C91.4961 22.1489 91.1821 22.3759 91.1821 23.5449C91.1821 24.6649 91.2521 26.0509 91.3941 27.7019L89.0771 27.8629C86.8551 30.2749 84.5031 31.3429 82.0221 31.0699C79.5421 30.7949 77.7711 29.7269 76.7121 27.8629C74.5321 23.8399 75.0911 20.4189 78.3871 17.6009C81.6831 14.7829 85.6561 14.0639 90.3051 15.4439Z" fill="#FAB6AF"/>
|
|
90
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M79.646 8C82.244 8 85.363 9.017 87.64 10.74C89.917 12.462 91.485 13.76 92.19 15.837C92.66 17.221 92.438 19.151 91.526 21.628C91.656 19.283 91.478 17.981 90.993 17.722C90.323 19.375 89.398 19.709 88.29 20.509C87.67 20.957 85.499 21.027 83.373 21.406C80.745 23.128 79.07 24.736 78.506 26.266C78.058 27.484 78.104 28.874 78.654 30.443L78.78 30.782L78.24 30.992C77.526 29.159 77.43 27.514 77.963 26.067C78.485 24.65 79.813 23.229 81.857 21.746C80.767 22.053 79.806 22.5 79.223 23.195C77.944 24.721 77.195 26.96 76.977 29.911C74.211 29.411 71.672 28.478 69.36 27.111C67.048 25.745 64.915 23.917 62.962 21.628C63.358 20.794 63.866 20.104 64.483 19.558C65.154 18.966 66.418 18.45 67.652 17.736L67.587 17.757L66.383 18.158C65.123 18.582 64.427 18.871 63.988 19.19C63.158 19.791 62.728 20.465 62.675 21.222L62.67 21.413L62.091 21.42C62.079 20.381 62.607 19.477 63.648 18.721C64.075 18.411 64.661 18.148 65.631 17.805L67.387 17.215L67.997 17.002C68.591 16.789 69.061 16.601 69.436 16.418C70.732 15.019 71.606 12.447 73.526 10.74C75.641 8.855 77.048 8 79.645 8H79.646Z" fill="#E94A47"/>
|
|
91
|
+
<path d="M84.3601 21.5751C84.9571 19.9351 86.5301 18.9781 87.8951 19.4751C88.9561 19.8611 89.5491 20.9991 89.4811 22.2561C89.8411 22.1651 90.1701 22.1191 90.4691 22.1201L90.6771 22.1271C90.9321 22.1471 91.1431 22.1831 91.3131 22.2411C91.8251 20.9701 93.0211 20.2181 94.0631 20.5971C95.1331 20.9871 95.5611 22.4001 95.0751 23.7371C94.5881 25.0741 93.3521 25.8811 92.2811 25.4911C91.3281 25.1441 90.8841 23.9871 91.1411 22.7941C91.0381 22.7561 90.8671 22.7221 90.6331 22.7041C90.2991 22.6791 89.8961 22.7331 89.4251 22.8691L89.3941 22.8791C89.3581 23.0381 89.3111 23.1971 89.2541 23.3561C88.6571 24.9961 87.0841 25.9531 85.7181 25.4561C84.3521 24.9591 83.7631 23.2151 84.3601 21.5751ZM93.8641 21.1411C93.1341 20.8751 92.2001 21.4841 91.8121 22.5491C91.4251 23.6151 91.7481 24.6811 92.4791 24.9471C93.2101 25.2131 94.1431 24.6041 94.5311 23.5391C94.9191 22.4741 94.5951 21.4071 93.8641 21.1411ZM87.6971 20.0191C86.6611 19.6421 85.4001 20.4091 84.9041 21.7731C84.4081 23.1361 84.8801 24.5351 85.9161 24.9131C86.9521 25.2891 88.2141 24.5211 88.7101 23.1581C89.2061 21.7951 88.7331 20.3971 87.6971 20.0191Z" fill="#222768"/>
|
|
92
|
+
<mask id="mask0_2580_14953" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="149" y="65" width="60" height="71">
|
|
93
|
+
<path d="M150.258 75.2747C149 77.0676 149 82.3969 149 93.0557V98.3047C149 117.098 163.13 130.218 171.995 134.091C174.4 135.141 175.602 135.667 179 135.667C182.398 135.667 183.6 135.141 186.005 134.091C194.87 130.218 209 117.098 209 98.3047V93.0557C209 82.3969 209 77.0676 207.742 75.2747C206.483 73.4818 201.472 71.7665 191.45 68.336L189.541 67.6824C184.317 65.8941 181.705 65 179 65C176.295 65 173.683 65.8941 168.459 67.6824L166.55 68.336C156.528 71.7665 151.517 73.4818 150.258 75.2747Z" fill="url(#paint2_radial_2580_14953)"/>
|
|
94
|
+
</mask>
|
|
95
|
+
<g class="shield" mask="url(#mask0_2580_14953)">
|
|
96
|
+
<path d="M150.258 75.2747C149 77.0676 149 82.3969 149 93.0557V98.3047C149 117.098 163.13 130.218 171.995 134.091C174.4 135.141 175.602 135.667 179 135.667C182.398 135.667 183.6 135.141 186.005 134.091C194.87 130.218 209 117.098 209 98.3047V93.0557C209 82.3969 209 77.0676 207.742 75.2747C206.483 73.4818 201.472 71.7665 191.45 68.336L189.541 67.6824C184.317 65.8941 181.705 65 179 65C176.295 65 173.683 65.8941 168.459 67.6824L166.55 68.336C156.528 71.7665 151.517 73.4818 150.258 75.2747Z" fill="url(#paint3_radial_2580_14953)"/>
|
|
97
|
+
<g class="star" filter="url(#filter0_d_2580_14953)">
|
|
98
|
+
<path d="M175.584 89.0901L175.191 89.7955C174.759 90.5703 174.543 90.9577 174.206 91.2134C173.869 91.469 173.45 91.5639 172.611 91.7537L171.847 91.9264C168.896 92.5943 167.42 92.9282 167.069 94.0573C166.718 95.1865 167.724 96.3628 169.736 98.716L170.257 99.3247C170.829 99.9934 171.114 100.328 171.243 100.741C171.372 101.155 171.328 101.601 171.242 102.493L171.163 103.305C170.859 106.445 170.707 108.015 171.626 108.712C172.545 109.41 173.927 108.774 176.691 107.502L177.406 107.172C178.191 106.811 178.584 106.63 179 106.63C179.416 106.63 179.809 106.811 180.594 107.172L181.309 107.502C184.073 108.774 185.455 109.41 186.374 108.712C187.293 108.015 187.141 106.445 186.837 103.305L186.758 102.493C186.672 101.601 186.628 101.155 186.757 100.741C186.886 100.328 187.171 99.9934 187.743 99.3247L188.264 98.716C190.276 96.3628 191.282 95.1865 190.931 94.0573C190.58 92.9282 189.104 92.5943 186.153 91.9264L185.389 91.7537C184.55 91.5639 184.131 91.469 183.794 91.2134C183.457 90.9578 183.241 90.5703 182.809 89.7955L182.416 89.0901C180.896 86.3634 180.136 85 179 85C177.864 85 177.104 86.3634 175.584 89.0901Z" fill="white"/>
|
|
99
|
+
</g>
|
|
100
|
+
</g>
|
|
101
|
+
<path class="shine" d="M199 65L201.828 72.1716L209 75L201.828 77.8284L199 85L196.172 77.8284L189 75L196.172 72.1716L199 65Z" fill="white"/>
|
|
102
|
+
<defs>
|
|
103
|
+
<filter id="filter0_d_2580_14953" x="167" y="85" width="24" height="27" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
104
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
105
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
106
|
+
<feOffset dy="3"/>
|
|
107
|
+
<feComposite in2="hardAlpha" operator="out"/>
|
|
108
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
|
|
109
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2580_14953"/>
|
|
110
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2580_14953" result="shape"/>
|
|
111
|
+
</filter>
|
|
112
|
+
<linearGradient id="paint0_linear_2580_14953" x1="53.3662" y1="112.162" x2="38.2601" y2="175.224" gradientUnits="userSpaceOnUse">
|
|
113
|
+
<stop stop-color="#2A318C"/>
|
|
114
|
+
<stop offset="1" stop-color="#1D225F"/>
|
|
115
|
+
</linearGradient>
|
|
116
|
+
<linearGradient id="paint1_linear_2580_14953" x1="59.2514" y1="30.82" x2="59.2514" y2="113.448" gradientUnits="userSpaceOnUse">
|
|
117
|
+
<stop stop-color="#EEEEEE"/>
|
|
118
|
+
<stop offset="1" stop-color="#D6D7D8"/>
|
|
119
|
+
</linearGradient>
|
|
120
|
+
<radialGradient id="paint2_radial_2580_14953" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(209 65) rotate(129.126) scale(86.3669 70.9649)">
|
|
121
|
+
<stop stop-color="#FFD781"/>
|
|
122
|
+
<stop offset="0.830757" stop-color="#CF9F36"/>
|
|
123
|
+
</radialGradient>
|
|
124
|
+
<radialGradient id="paint3_radial_2580_14953" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(209 65) rotate(129.126) scale(86.3669 70.9649)">
|
|
125
|
+
<stop stop-color="#FFD781"/>
|
|
126
|
+
<stop offset="0.830757" stop-color="#CF9F36"/>
|
|
127
|
+
</radialGradient>
|
|
128
|
+
</defs>
|
|
129
|
+
</svg>
|