@devtron-labs/devtron-fe-common-lib 1.23.4-pre-1 → 1.23.5

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.
Files changed (887) hide show
  1. package/dist/@code-editor-CXEXBUdN.js +33370 -0
  2. package/dist/@common-rjsf-BaQHXUWz.js +604 -0
  3. package/dist/@framer-motion-Bi7d_Mil.js +3606 -0
  4. package/dist/@moment-CGWt8tF2.js +2620 -0
  5. package/dist/@react-dates-CR-uCH60.js +7634 -0
  6. package/dist/@react-select-C5q5RdNV.js +2647 -0
  7. package/dist/@react-virtualized-sticky-tree-LXSXNrbc.js +452 -0
  8. package/dist/@vendor-CtCMPfdc.js +81580 -0
  9. package/dist/Common/API/QueryClientProvider.d.ts +1 -1
  10. package/dist/Common/API/reactQueryHooks.d.ts +2 -2
  11. package/dist/Common/AddCDButton/AddCDButton.d.ts +1 -1
  12. package/dist/Common/BreadCrumb/BreadCrumb.d.ts +1 -1
  13. package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +3 -3
  14. package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +1 -1
  15. package/dist/Common/BreadCrumb/Types.d.ts +0 -1
  16. package/dist/Common/ChartVersionAndTypeSelector.d.ts +1 -1
  17. package/dist/Common/Checkbox/Checkbox.d.ts +1 -1
  18. package/dist/Common/ClipboardButton/ClipboardButton.d.ts +1 -1
  19. package/dist/Common/Constants.d.ts +71 -2
  20. package/dist/Common/CustomTagSelector/PropagateTagInfo.d.ts +1 -1
  21. package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
  22. package/dist/Common/CustomTagSelector/TagDetails.d.ts +1 -1
  23. package/dist/Common/CustomTagSelector/TagLabelValueSelector.d.ts +1 -1
  24. package/dist/Common/DebouncedSearch/DebouncedSearch.d.ts +1 -1
  25. package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +1 -1
  26. package/dist/Common/DevtronCopyright.d.ts +1 -1
  27. package/dist/Common/DevtronProgressing/DevtronProgressing.d.ts +0 -1
  28. package/dist/Common/Dialogs/DialogForm.d.ts +6 -6
  29. package/dist/Common/DraggableWrapper/DraggableButton.d.ts +1 -1
  30. package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +1 -1
  31. package/dist/Common/Drawer/Drawer.d.ts +2 -2
  32. package/dist/Common/EmptyState/GenericEmptyState.d.ts +0 -1
  33. package/dist/Common/EmptyState/GenericFilterEmptyState.d.ts +1 -1
  34. package/dist/Common/ErrorPage.d.ts +1 -1
  35. package/dist/Common/ErrorScreenManager.d.ts +1 -1
  36. package/dist/Common/ErrorScreenNotAuthorized.d.ts +1 -1
  37. package/dist/Common/GenericDescription/GenericDescription.d.ts +1 -1
  38. package/dist/Common/GenericDescription/constant.d.ts +0 -40
  39. package/dist/Common/GenericDescription/types.d.ts +6 -1
  40. package/dist/Common/GenericDescription/utils.d.ts +1 -0
  41. package/dist/Common/Grid/Grid.d.ts +1 -1
  42. package/dist/Common/Helper.d.ts +3 -3
  43. package/dist/Common/Hooks/UseRegisterShortcut/UseRegisterShortcutProvider.d.ts +1 -1
  44. package/dist/Common/ImageTags.d.ts +2 -2
  45. package/dist/Common/InteractiveCellText/InteractiveCellText.d.ts +1 -1
  46. package/dist/Common/Markdown/MarkDown.d.ts +1 -1
  47. package/dist/Common/Markdown/constant.d.ts +28 -0
  48. package/dist/Common/Modals/Modal.d.ts +1 -1
  49. package/dist/Common/Modals/VisibleModal.d.ts +5 -4
  50. package/dist/Common/Modals/VisibleModal2.d.ts +4 -4
  51. package/dist/Common/MultiSelectCustomization.d.ts +7 -7
  52. package/dist/Common/Pagination/PageSizeSelector.d.ts +1 -1
  53. package/dist/Common/Pagination/Pagination.d.ts +1 -1
  54. package/dist/Common/PopupMenu.d.ts +2 -2
  55. package/dist/Common/Progressing.d.ts +0 -1
  56. package/dist/Common/RJSF/Form.d.ts +2 -1
  57. package/dist/Common/RJSF/common/FieldRow.d.ts +1 -1
  58. package/dist/Common/RJSF/templates/ArrayFieldItemTemplate.d.ts +2 -2
  59. package/dist/Common/RJSF/templates/ArrayFieldTemplate.d.ts +1 -1
  60. package/dist/Common/RJSF/templates/BaseInput.d.ts +1 -1
  61. package/dist/Common/RJSF/templates/ButtonTemplates/AddButton.d.ts +1 -1
  62. package/dist/Common/RJSF/templates/ButtonTemplates/RemoveButton.d.ts +1 -1
  63. package/dist/Common/RJSF/templates/ButtonTemplates/SubmitButton.d.ts +1 -1
  64. package/dist/Common/RJSF/templates/Field.d.ts +1 -1
  65. package/dist/Common/RJSF/templates/FieldErrorTemplate.d.ts +1 -1
  66. package/dist/Common/RJSF/templates/ObjectFieldTemplate.d.ts +1 -1
  67. package/dist/Common/RJSF/templates/TitleField.d.ts +2 -3
  68. package/dist/Common/RJSF/templates/WrapIfAdditionalTemplate.d.ts +1 -1
  69. package/dist/Common/RJSF/widgets/Checkbox.d.ts +1 -1
  70. package/dist/Common/RJSF/widgets/Select.d.ts +1 -1
  71. package/dist/Common/RadioGroup.d.ts +1 -1
  72. package/dist/Common/RadioGroupItem.d.ts +1 -1
  73. package/dist/Common/Reload.d.ts +1 -1
  74. package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
  75. package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
  76. package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +1 -1
  77. package/dist/Common/SortableTableHeaderCell/SortableTableHeaderCell.d.ts +1 -1
  78. package/dist/Common/TippyCustomized.d.ts +1 -1
  79. package/dist/Common/Tooltip/ShortcutKeyComboTooltipContent.d.ts +1 -1
  80. package/dist/Common/Tooltip/Tooltip.d.ts +1 -1
  81. package/dist/Common/Types.d.ts +78 -85
  82. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/DTApplicationMetricsFormField.d.ts +1 -1
  83. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/OverrideStrategyTippyContent.d.ts +1 -1
  84. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/FileConfigTippy.d.ts +1 -1
  85. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts +1 -1
  86. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupTableRow.d.ts +1 -1
  87. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupsTable.component.d.ts +1 -1
  88. package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
  89. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +1 -1
  90. package/dist/Pages/GlobalConfigurations/ScopedVariables/types.d.ts +2 -2
  91. package/dist/Pages/ResourceBrowser/ClusterMap/ClusterMap.d.ts +1 -1
  92. package/dist/Pages/ResourceBrowser/ForceDeleteOption.d.ts +1 -1
  93. package/dist/Pages/ResourceBrowser/NodeDrainOptions.d.ts +1 -1
  94. package/dist/Pages/ResourceBrowser/constants.d.ts +11 -1
  95. package/dist/Pages/ResourceBrowser/types.d.ts +1 -1
  96. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +1 -1
  97. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +1 -1
  98. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +1 -0
  99. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/index.d.ts +1 -0
  100. package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +1 -1
  101. package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -1
  102. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +1 -1
  103. package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -1
  104. package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -1
  105. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -1
  106. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +1 -1
  107. package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +11 -0
  108. package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +1 -1
  109. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +1 -1
  110. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +1 -1
  111. package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +4 -4
  112. package/dist/Pages-Devtron-2.0/Shared/index.d.ts +0 -1
  113. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -1
  114. package/dist/Pages-Devtron-2.0/index.d.ts +0 -1
  115. package/dist/Shared/Analytics/analytics.d.ts +3 -2
  116. package/dist/Shared/Analytics/types.d.ts +0 -4
  117. package/dist/Shared/Components/APIResponseHandler/APIResponseHandler.d.ts +1 -1
  118. package/dist/Shared/Components/AboutDevtron/AboutDevtronBody.d.ts +1 -1
  119. package/dist/Shared/Components/AboutDevtron/AboutDevtronDialog.d.ts +1 -1
  120. package/dist/Shared/Components/ActionMenu/ActionMenu.component.d.ts +1 -1
  121. package/dist/Shared/Components/ActionMenu/ActionMenuItem.d.ts +1 -1
  122. package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +31 -56
  123. package/dist/Shared/Components/ActivityIndicator/ActivityIndicator.d.ts +1 -1
  124. package/dist/Shared/Components/AnimatedDeployButton/AnimatedDeployButton.d.ts +1 -1
  125. package/dist/Shared/Components/AnimatedTimer/AnimatedTimer.component.d.ts +1 -1
  126. package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +1 -1
  127. package/dist/Shared/Components/AppStatusModal/AppStatusContent.d.ts +1 -1
  128. package/dist/Shared/Components/AppStatusModal/AppStatusModal.component.d.ts +1 -1
  129. package/dist/Shared/Components/AppStatusModal/AppStatusModalTabList.d.ts +1 -1
  130. package/dist/Shared/Components/ArtifactInfoModal/ArtifactInfoModal.component.d.ts +1 -1
  131. package/dist/Shared/Components/Backdrop/Backdrop.d.ts +1 -1
  132. package/dist/Shared/Components/Backdrop/types.d.ts +1 -1
  133. package/dist/Shared/Components/Badge/Badge.d.ts +1 -1
  134. package/dist/Shared/Components/BulkOperations/BulkOperations.component.d.ts +1 -1
  135. package/dist/Shared/Components/BulkOperations/BulkOperationsResultModal.d.ts +1 -1
  136. package/dist/Shared/Components/BulkOperations/types.d.ts +1 -1
  137. package/dist/Shared/Components/BulkSelection/BulkSelection.d.ts +1 -1
  138. package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
  139. package/dist/Shared/Components/BulkSelection/types.d.ts +0 -2
  140. package/dist/Shared/Components/Button/Button.component.d.ts +388 -2
  141. package/dist/Shared/Components/ButtonWithLoader/ButtonWithLoader.d.ts +1 -1
  142. package/dist/Shared/Components/ButtonWithSelector/ButtonWithSelector.d.ts +1 -1
  143. package/dist/Shared/Components/CICDHistory/Artifacts.d.ts +2 -2
  144. package/dist/Shared/Components/CICDHistory/BuildAndTaskSummaryTooltipCard.d.ts +0 -1
  145. package/dist/Shared/Components/CICDHistory/CDEmptyState.d.ts +1 -1
  146. package/dist/Shared/Components/CICDHistory/CiPipelineSourceConfig.d.ts +1 -1
  147. package/dist/Shared/Components/CICDHistory/ConflictedResourcesTable.d.ts +1 -1
  148. package/dist/Shared/Components/CICDHistory/DeploymentDetailSteps.d.ts +1 -1
  149. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiff.d.ts +1 -1
  150. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiffCompare.d.ts +1 -1
  151. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryDiffView.d.ts +1 -1
  152. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/helpers.d.ts +2 -2
  153. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/types.d.ts +6 -6
  154. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +1 -1
  155. package/dist/Shared/Components/CICDHistory/DeploymentStatusBreakdown.d.ts +1 -1
  156. package/dist/Shared/Components/CICDHistory/DeploymentStatusDetailRow.d.ts +1 -1
  157. package/dist/Shared/Components/CICDHistory/GitTriggerList.d.ts +0 -1
  158. package/dist/Shared/Components/CICDHistory/History.components.d.ts +1 -2
  159. package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +1 -1
  160. package/dist/Shared/Components/CICDHistory/LogsRenderer.d.ts +1 -1
  161. package/dist/Shared/Components/CICDHistory/ResourceConflictDeployDialog.d.ts +1 -1
  162. package/dist/Shared/Components/CICDHistory/ResourceConflictDetailsModal.d.ts +1 -1
  163. package/dist/Shared/Components/CICDHistory/Sidebar.d.ts +1 -1
  164. package/dist/Shared/Components/CICDHistory/StatusFilterButtonComponent.d.ts +1 -1
  165. package/dist/Shared/Components/CICDHistory/TriggerDetails.d.ts +1 -1
  166. package/dist/Shared/Components/CICDHistory/TriggerOutput.d.ts +1 -1
  167. package/dist/Shared/Components/CICDHistory/WorkerStatus.d.ts +0 -1
  168. package/dist/Shared/Components/CICDHistory/types.d.ts +7 -9
  169. package/dist/Shared/Components/CICDHistory/utils.d.ts +3 -3
  170. package/dist/Shared/Components/CMCS/ConfigMapSecretReadyOnly.d.ts +1 -1
  171. package/dist/Shared/Components/CMCS/helpers.d.ts +1 -1
  172. package/dist/Shared/Components/Card/Card.component.d.ts +1 -1
  173. package/dist/Shared/Components/Charts/Chart.component.d.ts +1 -1
  174. package/dist/Shared/Components/Charts/utils.d.ts +1 -1
  175. package/dist/Shared/Components/Chip/Chip.component.d.ts +1 -1
  176. package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +1 -1
  177. package/dist/Shared/Components/CodeEditor/CodeEditor.components.d.ts +6 -6
  178. package/dist/Shared/Components/CodeEditor/CodeEditor.d.ts +7 -7
  179. package/dist/Shared/Components/CodeEditor/CodeEditorRenderer.d.ts +1 -1
  180. package/dist/Shared/Components/CodeEditor/Extensions/DiffMinimap.d.ts +1 -1
  181. package/dist/Shared/Components/CodeEditor/types.d.ts +1 -1
  182. package/dist/Shared/Components/Collapse/Collapse.d.ts +1 -1
  183. package/dist/Shared/Components/CollapsibleList/CollapsibleList.component.d.ts +1 -1
  184. package/dist/Shared/Components/CollapsibleList/CollapsibleList.types.d.ts +2 -1
  185. package/dist/Shared/Components/CommitChipCell/CommitChipCell.d.ts +1 -1
  186. package/dist/Shared/Components/Confetti/Confetti.component.d.ts +2 -0
  187. package/dist/Shared/Components/Confetti/index.d.ts +1 -0
  188. package/dist/Shared/Components/ConfirmationModal/CannotDeleteModal.d.ts +1 -1
  189. package/dist/Shared/Components/ConfirmationModal/ConfirmationModal.d.ts +1 -1
  190. package/dist/Shared/Components/ConfirmationModal/ConfirmationModalContext.d.ts +1 -1
  191. package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
  192. package/dist/Shared/Components/ConfirmationModal/types.d.ts +5 -0
  193. package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
  194. package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +1 -1
  195. package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
  196. package/dist/Shared/Components/CustomInput/PasswordField.d.ts +1 -1
  197. package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
  198. package/dist/Shared/Components/DTFocusTrap/types.d.ts +1 -0
  199. package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
  200. package/dist/Shared/Components/DatePicker/DayPickerRangeController.d.ts +2 -0
  201. package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
  202. package/dist/Shared/Components/DatePicker/SingleDatePickerComponent.d.ts +11 -0
  203. package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
  204. package/dist/Shared/Components/DatePicker/constants.d.ts +112 -2
  205. package/dist/Shared/Components/DatePicker/index.d.ts +2 -0
  206. package/dist/Shared/Components/DatePicker/types.d.ts +29 -34
  207. package/dist/Shared/Components/DatePicker/utils.d.ts +1 -1
  208. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.component.d.ts +1 -1
  209. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffAccordion.d.ts +1 -1
  210. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffMain.d.ts +1 -1
  211. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffNavigation.d.ts +1 -1
  212. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffRadioSelect.d.ts +1 -1
  213. package/dist/Shared/Components/DetectBottom/DetectBottom.component.d.ts +1 -1
  214. package/dist/Shared/Components/DocLink/DocLink.d.ts +1 -1
  215. package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +1 -1
  216. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +1 -1
  217. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +1 -1
  218. package/dist/Shared/Components/EditImageFormField/EditImageFormField.d.ts +1 -1
  219. package/dist/Shared/Components/EditableTextArea/EditableTextArea.d.ts +1 -1
  220. package/dist/Shared/Components/EnvironmentSelector/EnvironmentSelector.component.d.ts +1 -1
  221. package/dist/Shared/Components/Error/ErrorBar.d.ts +1 -1
  222. package/dist/Shared/Components/Error/utils.d.ts +1 -1
  223. package/dist/Shared/Components/ExcludedImageNode/ExcludedImageNode.d.ts +1 -1
  224. package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +1 -1
  225. package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +1 -1
  226. package/dist/Shared/Components/ExportToCsv/types.d.ts +0 -1
  227. package/dist/Shared/Components/FeatureDescription/FeatureDescriptionModal.d.ts +1 -1
  228. package/dist/Shared/Components/FeatureDescription/FeatureTitleWithInfo.d.ts +1 -1
  229. package/dist/Shared/Components/FeatureDescription/types.d.ts +2 -7
  230. package/dist/Shared/Components/FileUpload/FileUpload.d.ts +1 -1
  231. package/dist/Shared/Components/FilterChips/FilterChips.component.d.ts +1 -1
  232. package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +1 -1
  233. package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
  234. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionItem.d.ts +1 -1
  235. package/dist/Shared/Components/FloatingVariablesSuggestions/Suggestions.d.ts +1 -1
  236. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionsInfo.d.ts +1 -1
  237. package/dist/Shared/Components/FormFieldWrapper/FormFieldInfo.d.ts +1 -1
  238. package/dist/Shared/Components/FormFieldWrapper/FormFieldLabel.d.ts +1 -1
  239. package/dist/Shared/Components/FormFieldWrapper/FormFieldWrapper.d.ts +1 -1
  240. package/dist/Shared/Components/GenericInfoCard/GenericInfoCard.component.d.ts +1 -1
  241. package/dist/Shared/Components/GenericInfoCard/GenericInfoCardListing.d.ts +1 -1
  242. package/dist/Shared/Components/GenericInfoCard/GenericInfoListSkeleton.d.ts +1 -1
  243. package/dist/Shared/Components/GenericModal/GenericModal.component.d.ts +4 -4
  244. package/dist/Shared/Components/GenericModal/GenericModal.context.d.ts +1 -1
  245. package/dist/Shared/Components/GenericModal/types.d.ts +1 -1
  246. package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -1
  247. package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +1 -1
  248. package/dist/Shared/Components/GettingStartedCard/GettingStarted.d.ts +1 -1
  249. package/dist/Shared/Components/GitCommitInfoGeneric/GitCommitInfoGeneric.d.ts +1 -1
  250. package/dist/Shared/Components/GitCommitInfoGeneric/GitMaterialInfoHeader.d.ts +1 -1
  251. package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +1 -1
  252. package/dist/Shared/Components/GraphVisualizer/GraphVisualizer.d.ts +1 -1
  253. package/dist/Shared/Components/GraphVisualizer/components/BaseNode.d.ts +1 -1
  254. package/dist/Shared/Components/GraphVisualizer/components/DropdownNode.d.ts +1 -1
  255. package/dist/Shared/Components/GraphVisualizer/components/IconNode.d.ts +1 -1
  256. package/dist/Shared/Components/GraphVisualizer/components/TextNode.d.ts +1 -1
  257. package/dist/Shared/Components/GraphVisualizer/constants.d.ts +3 -3
  258. package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
  259. package/dist/Shared/Components/Header/HeaderWithCreateButton/utils.d.ts +1 -1
  260. package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
  261. package/dist/Shared/Components/Header/IframePromoButton.d.ts +1 -1
  262. package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
  263. package/dist/Shared/Components/Header/ProfileMenu.d.ts +1 -1
  264. package/dist/Shared/Components/Header/types.d.ts +0 -1
  265. package/dist/Shared/Components/Icon/Icon.d.ts +1 -1
  266. package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
  267. package/dist/Shared/Components/IframeContainer/IframeContainer.component.d.ts +1 -1
  268. package/dist/Shared/Components/IframeContainer/IframeElement.d.ts +1 -1
  269. package/dist/Shared/Components/Illustration/Illustration.d.ts +2 -1
  270. package/dist/Shared/Components/Illustration/IllustrationBase.d.ts +1 -1
  271. package/dist/Shared/Components/ImageCard/ArtifactInfo/ArtifactInfo.d.ts +1 -1
  272. package/dist/Shared/Components/ImageCard/ImageCard.d.ts +1 -1
  273. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/DeploymentEnvState/DeploymentEnvState.d.ts +1 -1
  274. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/SequentialCDCardTitle.d.ts +1 -1
  275. package/dist/Shared/Components/ImageCardAccordion/ImageCardAccordion.d.ts +1 -1
  276. package/dist/Shared/Components/ImageChipCell/ImageChipCell.component.d.ts +1 -1
  277. package/dist/Shared/Components/ImageWithFallback/ImageWithFallback.component.d.ts +1 -1
  278. package/dist/Shared/Components/ImageWithFallback/types.d.ts +1 -1
  279. package/dist/Shared/Components/InfoBlock/InfoBlock.component.d.ts +1 -1
  280. package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
  281. package/dist/Shared/Components/InvalidYAMLTippy/InvalidYAMLTippyWrapper.d.ts +1 -1
  282. package/dist/Shared/Components/InvalidYAMLTippy/utils.d.ts +1 -1
  283. package/dist/Shared/Components/KeyValueTable/KeyValueTable.component.d.ts +1 -1
  284. package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +1 -1
  285. package/dist/Shared/Components/License/ActivateLicenseDialog.d.ts +1 -1
  286. package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
  287. package/dist/Shared/Components/License/License.components.d.ts +3 -3
  288. package/dist/Shared/Components/LoadingCard.d.ts +1 -1
  289. package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +1 -1
  290. package/dist/Shared/Components/LoginBanner/Testimonials.components.d.ts +1 -1
  291. package/dist/Shared/Components/LoginBanner/types.d.ts +1 -1
  292. package/dist/Shared/Components/MaterialHistory/MaterialHistory.component.d.ts +1 -1
  293. package/dist/Shared/Components/ModalSidebarPanel/ModalSidebarPanel.component.d.ts +1 -1
  294. package/dist/Shared/Components/ModalSidebarPanel/types.d.ts +1 -1
  295. package/dist/Shared/Components/NumbersCount/NumbersCount.component.d.ts +1 -1
  296. package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +1 -1
  297. package/dist/Shared/Components/Plugin/PluginCard.d.ts +1 -1
  298. package/dist/Shared/Components/Plugin/PluginCardSkeletonList.d.ts +1 -1
  299. package/dist/Shared/Components/Plugin/PluginImageContainer.d.ts +1 -1
  300. package/dist/Shared/Components/Plugin/PluginList.d.ts +1 -1
  301. package/dist/Shared/Components/Plugin/PluginListContainer.d.ts +1 -1
  302. package/dist/Shared/Components/Plugin/PluginTagSelect.d.ts +1 -1
  303. package/dist/Shared/Components/Plugin/PluginTagsContainer.d.ts +1 -1
  304. package/dist/Shared/Components/Plugin/types.d.ts +2 -2
  305. package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
  306. package/dist/Shared/Components/Popover/types.d.ts +0 -4
  307. package/dist/Shared/Components/ProgressBar/ProgressBar.component.d.ts +1 -1
  308. package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +1 -1
  309. package/dist/Shared/Components/QRCode.d.ts +1 -1
  310. package/dist/Shared/Components/ReactSelect/constants.d.ts +1 -1
  311. package/dist/Shared/Components/ReactSelect/utils.d.ts +4 -4
  312. package/dist/Shared/Components/RegistryIcon/RegistryIcon.d.ts +1 -1
  313. package/dist/Shared/Components/SSOProviderIcon/SSOProviderIcon.d.ts +1 -1
  314. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityCard.d.ts +1 -1
  315. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityDetailsCards.d.ts +1 -1
  316. package/dist/Shared/Components/Security/SecurityModal/components/OpenDetailViewButton.d.ts +1 -1
  317. package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +97 -5
  318. package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
  319. package/dist/Shared/Components/Security/SecurityModal/types.d.ts +1 -1
  320. package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +1 -1
  321. package/dist/Shared/Components/Security/SeverityChip.d.ts +1 -1
  322. package/dist/Shared/Components/Security/Vulnerabilities/Vulnerabilities.d.ts +1 -1
  323. package/dist/Shared/Components/SelectPicker/FilterSelectPicker.d.ts +1 -1
  324. package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.d.ts +1 -1
  325. package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
  326. package/dist/Shared/Components/SelectPicker/SelectPickerTextArea.component.d.ts +1 -1
  327. package/dist/Shared/Components/SelectPicker/common.d.ts +12 -12
  328. package/dist/Shared/Components/SelectPicker/type.d.ts +1 -18
  329. package/dist/Shared/Components/ShowMoreText/ShowMoreText.d.ts +1 -1
  330. package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +1 -1
  331. package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
  332. package/dist/Shared/Components/StatusComponent/DeploymentStatus.d.ts +1 -1
  333. package/dist/Shared/Components/StatusComponent/StatusComponent.d.ts +1 -1
  334. package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
  335. package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +1 -1
  336. package/dist/Shared/Components/TabGroup/TabGroup.component.d.ts +1 -1
  337. package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +4 -4
  338. package/dist/Shared/Components/TabGroup/TabGroup.types.d.ts +0 -1
  339. package/dist/Shared/Components/Table/BulkSelectionActionWidget.d.ts +1 -1
  340. package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
  341. package/dist/Shared/Components/Table/Table.component.d.ts +1 -1
  342. package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
  343. package/dist/Shared/Components/Table/types.d.ts +1 -1
  344. package/dist/Shared/Components/TagsKeyValueTable/TagsContainer.d.ts +1 -1
  345. package/dist/Shared/Components/TargetPlatforms/TargetPlatformBadgeList.d.ts +1 -1
  346. package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
  347. package/dist/Shared/Components/TempAppWindow/TempAppWindow.d.ts +1 -1
  348. package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
  349. package/dist/Shared/Components/ThemeSwitcher/ThemeSwitcher.component.d.ts +1 -1
  350. package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
  351. package/dist/Shared/Components/TrailingItem/TrailingItem.component.d.ts +1 -1
  352. package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
  353. package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
  354. package/dist/Shared/Components/TreeView/types.d.ts +1 -1
  355. package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -1
  356. package/dist/Shared/Components/UnsavedChanges/UnsavedChanges.component.d.ts +1 -1
  357. package/dist/Shared/Components/UnsavedChangesDialog/UnsavedChangesDialog.component.d.ts +1 -1
  358. package/dist/Shared/Components/UserIdentifier/UserIdentifier.d.ts +1 -1
  359. package/dist/Shared/Components/VirtualizedList/VirtualizedList.component.d.ts +1 -1
  360. package/dist/Shared/Components/WorkflowOptionsModal/SourceTypeCard.d.ts +1 -1
  361. package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
  362. package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
  363. package/dist/Shared/Components/index.d.ts +1 -0
  364. package/dist/Shared/Helpers.d.ts +14 -4
  365. package/dist/Shared/Hooks/UsePrompt/UsePrompt.d.ts +2 -1
  366. package/dist/Shared/Hooks/UsePrompt/types.d.ts +0 -1
  367. package/dist/Shared/Hooks/useForm/useForm.d.ts +1 -1
  368. package/dist/Shared/Hooks/useUserPreferences/index.d.ts +1 -1
  369. package/dist/Shared/Hooks/useUserPreferences/service.d.ts +9 -1
  370. package/dist/Shared/Hooks/useUserPreferences/types.d.ts +0 -4
  371. package/dist/Shared/Providers/ImageSelectionUtility/ImageSelectionUtility.d.ts +1 -1
  372. package/dist/Shared/Providers/MainContextProvider/MainContextProvider.d.ts +1 -1
  373. package/dist/Shared/Providers/MainContextProvider/types.d.ts +1 -1
  374. package/dist/Shared/Providers/ThemeProvider/ThemeProvider.d.ts +1 -1
  375. package/dist/Shared/Providers/UserEmailProvider/UserEmailProvider.d.ts +3 -3
  376. package/dist/Shared/Services/ToastManager/ToastContent.d.ts +2 -2
  377. package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +80 -0
  378. package/dist/Shared/types.d.ts +5 -174
  379. package/dist/assets/@code-editor.css +1 -1
  380. package/dist/assets/@common-rjsf.css +1 -1
  381. package/dist/assets/@react-dates.css +1 -0
  382. package/dist/assets/@vendor.css +1 -1
  383. package/dist/assets/app-not-deployed.622dc6ba.svg +141 -0
  384. package/dist/assets/cmd-bar-visual.340d6226.webp +0 -0
  385. package/dist/assets/delete-medium.897114e0.svg +26 -0
  386. package/dist/assets/empty-state-key.b983ece5.svg +13 -0
  387. package/dist/assets/ic-73strings.ccb245ec.svg +21 -0
  388. package/dist/assets/ic-abort.0d2773e9.svg +34 -0
  389. package/dist/assets/ic-aborted.d162b12b.svg +21 -0
  390. package/dist/assets/ic-aborted.d400d0e8.svg +21 -0
  391. package/dist/assets/ic-activity.63032a88.svg +19 -0
  392. package/dist/assets/ic-add.4cc5a045.svg +19 -0
  393. package/dist/assets/ic-add.cfaa779b.svg +19 -0
  394. package/dist/assets/ic-ai.25e44e0c.svg +3 -0
  395. package/dist/assets/ic-alibaba.518d61a4.svg +3 -0
  396. package/dist/assets/ic-amazon-eks.af616c23.svg +21 -0
  397. package/dist/assets/ic-app-group.068791a2.svg +19 -0
  398. package/dist/assets/ic-app-template.82736707.svg +23 -0
  399. package/dist/assets/ic-application-group.4b448cca.svg +3 -0
  400. package/dist/assets/ic-application-management.7fb9e3a0.svg +3 -0
  401. package/dist/assets/ic-application-template.212d14f1.svg +3 -0
  402. package/dist/assets/ic-application.4c80bfcf.svg +3 -0
  403. package/dist/assets/ic-appstatus-cancelled.05bb3352.svg +22 -0
  404. package/dist/assets/ic-argocd-app.9c5eba79.svg +61 -0
  405. package/dist/assets/ic-arrow-backward.d951202a.svg +19 -0
  406. package/dist/assets/ic-arrow-clockwise.4cb9c9ac.svg +19 -0
  407. package/dist/assets/ic-arrow-counter-clockwise.01cbb0e1.svg +21 -0
  408. package/dist/assets/ic-arrow-down.18e5e332.svg +19 -0
  409. package/dist/assets/ic-arrow-forward.a2b8ab45.svg +27 -0
  410. package/dist/assets/ic-arrow-line-down.b6a98848.svg +3 -0
  411. package/dist/assets/ic-arrow-out.6aea09d0.svg +19 -0
  412. package/dist/assets/ic-arrow-right.96f4142a.svg +19 -0
  413. package/dist/assets/ic-arrow-right.eda141d3.svg +19 -0
  414. package/dist/assets/ic-arrow-square-out.c107c76c.svg +19 -0
  415. package/dist/assets/ic-arrow-up-circle-with-dot.a1ebda4e.svg +4 -0
  416. package/dist/assets/ic-arrow-up-circle.a9bccf85.svg +3 -0
  417. package/dist/assets/ic-arrow-up-down.945ee496.svg +19 -0
  418. package/dist/assets/ic-arrows-clockwise.0f9d94ab.svg +19 -0
  419. package/dist/assets/ic-arrows-clockwise.5990b4f7.svg +19 -0
  420. package/dist/assets/ic-arrows-left-right.9c24874a.svg +19 -0
  421. package/dist/assets/ic-asterisk.d3efa9a5.svg +19 -0
  422. package/dist/assets/ic-ather.0d03ef3e.svg +27 -0
  423. package/dist/assets/ic-aws-codecommit.236f850c.svg +10 -0
  424. package/dist/assets/ic-aws-codecommit.43f0dd23.svg +26 -0
  425. package/dist/assets/ic-aws.eb2d0124.svg +12 -0
  426. package/dist/assets/ic-azure-aks.0c74ac31.svg +62 -0
  427. package/dist/assets/ic-azure.a01ce3b4.svg +39 -0
  428. package/dist/assets/ic-backup-and-schedule.51b7d3dd.svg +3 -0
  429. package/dist/assets/ic-backup-color.dc62e9d5.svg +6 -0
  430. package/dist/assets/ic-backup-location.ebaf1148.svg +3 -0
  431. package/dist/assets/ic-backup-schedule-color.a16c34b0.svg +5 -0
  432. package/dist/assets/ic-bell.c1e888e2.svg +3 -0
  433. package/dist/assets/ic-bg-backup-schedule.9ef9bc39.svg +19 -0
  434. package/dist/assets/ic-bg-backups.396e99bd.svg +19 -0
  435. package/dist/assets/ic-bg-build.8609d0ea.svg +13 -0
  436. package/dist/assets/ic-bg-cluster.71a7ecdf.svg +22 -0
  437. package/dist/assets/ic-bg-cpu.15ec70f0.svg +11 -0
  438. package/dist/assets/ic-bg-deploy.266711fe.svg +22 -0
  439. package/dist/assets/ic-bg-environment.72d85c8c.svg +28 -0
  440. package/dist/assets/ic-bg-memory.5373a125.svg +11 -0
  441. package/dist/assets/ic-bg-pause-schedule.6edcc1d4.svg +14 -0
  442. package/dist/assets/ic-bg-production-pipelines.2951cdc0.svg +22 -0
  443. package/dist/assets/ic-bg-project.84658405.svg +12 -0
  444. package/dist/assets/ic-bg-ransomware-vulnerable-cluster.1b25a5d0.svg +7 -0
  445. package/dist/assets/ic-bg-restore.4fa13869.svg +33 -0
  446. package/dist/assets/ic-bg-scan.2249360c.svg +28 -0
  447. package/dist/assets/ic-bg-storage-locations.894070b0.svg +22 -0
  448. package/dist/assets/ic-bg-webhook.b455152d.svg +13 -0
  449. package/dist/assets/ic-bharatpe.63831fdf.svg +31 -0
  450. package/dist/assets/ic-binoculars.c6ad42f4.svg +3 -0
  451. package/dist/assets/ic-bitbucket.ffe914a0.svg +30 -0
  452. package/dist/assets/ic-bold.2140b7c6.svg +19 -0
  453. package/dist/assets/ic-book-open.7cb94ee8.svg +19 -0
  454. package/dist/assets/ic-book-open.9c048ee2.svg +19 -0
  455. package/dist/assets/ic-bot.65f403dd.svg +3 -0
  456. package/dist/assets/ic-bot.f1d4abcc.svg +23 -0
  457. package/dist/assets/ic-brain.1a2bb48e.svg +19 -0
  458. package/dist/assets/ic-branch.8db43d66.svg +19 -0
  459. package/dist/assets/ic-browser.f77a9d59.svg +19 -0
  460. package/dist/assets/ic-bug.30e24a9b.svg +19 -0
  461. package/dist/assets/ic-build-color.37484d39.svg +33 -0
  462. package/dist/assets/ic-building.2405d07b.svg +3 -0
  463. package/dist/assets/ic-bulb.3906a732.svg +7 -0
  464. package/dist/assets/ic-bulk-check.0f698efa.svg +21 -0
  465. package/dist/assets/ic-bulk-check.99e92f7a.svg +21 -0
  466. package/dist/assets/ic-calendar.1d9c66d2.svg +19 -0
  467. package/dist/assets/ic-calender-blank.963e3423.svg +19 -0
  468. package/dist/assets/ic-cancelled.3cd048aa.svg +20 -0
  469. package/dist/assets/ic-card-stack.0de57a3a.svg +19 -0
  470. package/dist/assets/ic-caret-down-small.51947d9a.svg +19 -0
  471. package/dist/assets/ic-caret-down-small.66339dda.svg +19 -0
  472. package/dist/assets/ic-caret-down.1666c029.svg +19 -0
  473. package/dist/assets/ic-caret-left-small.fe00c98d.svg +19 -0
  474. package/dist/assets/ic-caret-left.603097a8.svg +19 -0
  475. package/dist/assets/ic-caret-right.f4dda7a7.svg +19 -0
  476. package/dist/assets/ic-cd.165ef184.svg +46 -0
  477. package/dist/assets/ic-celebration.0f457baf.svg +254 -0
  478. package/dist/assets/ic-chart-line-up.7ab47f4e.svg +3 -0
  479. package/dist/assets/ic-chart-repo.4c12016f.svg +5 -0
  480. package/dist/assets/ic-chat-circle-dots.63f39467.svg +19 -0
  481. package/dist/assets/ic-chat-circle-online.cdf88c43.svg +20 -0
  482. package/dist/assets/ic-check-all.1d8ce377.svg +21 -0
  483. package/dist/assets/ic-check-circle-dots.296c8a3b.svg +20 -0
  484. package/dist/assets/ic-check-circle.ad80d835.svg +25 -0
  485. package/dist/assets/ic-check-circle.af18cd7e.svg +3 -0
  486. package/dist/assets/ic-check-square.ba02d96e.svg +20 -0
  487. package/dist/assets/ic-check.27c51fa1.svg +21 -0
  488. package/dist/assets/ic-check.ca1b4793.svg +19 -0
  489. package/dist/assets/ic-checkbox-hover.0151d832.svg +20 -0
  490. package/dist/assets/ic-checkbox-hover.93e8d66a.svg +20 -0
  491. package/dist/assets/ic-checkbox-intermediate.24c6d21d.svg +22 -0
  492. package/dist/assets/ic-checkbox-intermediate.2a2d6c49.svg +22 -0
  493. package/dist/assets/ic-checkbox-selected-error.632a283d.svg +20 -0
  494. package/dist/assets/ic-checkbox-selected-error.b40237bc.svg +20 -0
  495. package/dist/assets/ic-checkbox-selected.47444fab.svg +20 -0
  496. package/dist/assets/ic-checkbox-selected.c5539d6f.svg +20 -0
  497. package/dist/assets/ic-checkbox-unselected.8054e3d7.svg +19 -0
  498. package/dist/assets/ic-checkbox-unselected.ab91cdba.svg +19 -0
  499. package/dist/assets/ic-checked-list.aba26c40.svg +19 -0
  500. package/dist/assets/ic-checks.939fbbcf.svg +19 -0
  501. package/dist/assets/ic-chevron-down.fc70d7a7.svg +21 -0
  502. package/dist/assets/ic-ci-linked.b25fbb2f.svg +34 -0
  503. package/dist/assets/ic-circle-loader.9472965b.svg +17 -0
  504. package/dist/assets/ic-circle-small.a0740b0e.svg +3 -0
  505. package/dist/assets/ic-circle.98fce2b0.svg +25 -0
  506. package/dist/assets/ic-clean-brush.367a32fe.svg +19 -0
  507. package/dist/assets/ic-clipboard.2869fa7d.svg +3 -0
  508. package/dist/assets/ic-clock-counterclockwise.3d7c2ef1.svg +3 -0
  509. package/dist/assets/ic-clock.4109c84f.svg +19 -0
  510. package/dist/assets/ic-clock.c21a2d14.svg +19 -0
  511. package/dist/assets/ic-close-circle.b39dd87d.svg +3 -0
  512. package/dist/assets/ic-close-large.ae3d6030.svg +19 -0
  513. package/dist/assets/ic-close-small.ee9fe1c3.svg +19 -0
  514. package/dist/assets/ic-close.43adc42a.svg +25 -0
  515. package/dist/assets/ic-cloud-upload.55d9c163.svg +3 -0
  516. package/dist/assets/ic-cloud-vms.ba70e78d.svg +21 -0
  517. package/dist/assets/ic-cluster-isolated.778a1ee2.svg +19 -0
  518. package/dist/assets/ic-cluster.f688b9e5.svg +19 -0
  519. package/dist/assets/ic-code-commit.161a6b3c.svg +19 -0
  520. package/dist/assets/ic-code.1d1d4dd8.svg +19 -0
  521. package/dist/assets/ic-code.3af36d5c.svg +19 -0
  522. package/dist/assets/ic-coins-color-animated.fe11cdc3.svg +112 -0
  523. package/dist/assets/ic-coins.2c15f406.svg +3 -0
  524. package/dist/assets/ic-collapse-all.56740920.svg +19 -0
  525. package/dist/assets/ic-comment.cc141b33.svg +3 -0
  526. package/dist/assets/ic-commit.e3113dd9.svg +23 -0
  527. package/dist/assets/ic-compare.0ee3e4cf.svg +22 -0
  528. package/dist/assets/ic-configuration-file.b9f3ac22.svg +10 -0
  529. package/dist/assets/ic-container-registry.4e1e6455.svg +19 -0
  530. package/dist/assets/ic-container.13005c27.svg +19 -0
  531. package/dist/assets/ic-cookr.a317a655.svg +42 -0
  532. package/dist/assets/ic-copy.94cee0fb.svg +19 -0
  533. package/dist/assets/ic-copy.c4b628de.svg +19 -0
  534. package/dist/assets/ic-cost-visibility.5595009f.svg +3 -0
  535. package/dist/assets/ic-cpu.3024be12.svg +19 -0
  536. package/dist/assets/ic-cross.01e03666.svg +19 -0
  537. package/dist/assets/ic-crown.24ca27fc.svg +19 -0
  538. package/dist/assets/ic-cube.be637e97.svg +19 -0
  539. package/dist/assets/ic-curved-arrow.3f3ca92c.svg +3 -0
  540. package/dist/assets/ic-database-backup.b9e7c558.svg +3 -0
  541. package/dist/assets/ic-delete-dots.9cebdcd9.svg +78 -0
  542. package/dist/assets/ic-delete-interactive.304dd293.svg +19 -0
  543. package/dist/assets/ic-delete-lightning.e835c6e9.svg +19 -0
  544. package/dist/assets/ic-delete.a6e8d3ad.svg +19 -0
  545. package/dist/assets/ic-delhivery.c4fecf0f.svg +31 -0
  546. package/dist/assets/ic-deploy-color.c7a46837.svg +30 -0
  547. package/dist/assets/ic-deploy-sync.9a3e3c28.svg +32 -0
  548. package/dist/assets/ic-devtron-ai.d17a01ed.svg +303 -0
  549. package/dist/assets/ic-devtron-app.a8b688d3.svg +23 -0
  550. package/dist/assets/ic-devtron-header-logo.e18ac7b6.svg +20 -0
  551. package/dist/assets/ic-devtron-job.a40f06cf.svg +26 -0
  552. package/dist/assets/ic-devtron-text.67a413b6.svg +3 -0
  553. package/dist/assets/ic-devtron.87ead611.svg +19 -0
  554. package/dist/assets/ic-diff-added.6ef6f938.svg +3 -0
  555. package/dist/assets/ic-diff-deleted.54eb24dd.svg +3 -0
  556. package/dist/assets/ic-diff-file-added.e111ba14.svg +22 -0
  557. package/dist/assets/ic-diff-file-removed.7863a55f.svg +22 -0
  558. package/dist/assets/ic-diff-file-updated.a8293158.svg +22 -0
  559. package/dist/assets/ic-diff-updated.294b925e.svg +4 -0
  560. package/dist/assets/ic-disconnect.bfd4ffb6.svg +19 -0
  561. package/dist/assets/ic-discord-fill.16103b65.svg +19 -0
  562. package/dist/assets/ic-docker.48906f4d.svg +19 -0
  563. package/dist/assets/ic-dockerhub.03bd09a9.svg +19 -0
  564. package/dist/assets/ic-dot-circle.5ce1fccf.svg +3 -0
  565. package/dist/assets/ic-download.b0685453.svg +19 -0
  566. package/dist/assets/ic-download.c30437cd.svg +21 -0
  567. package/dist/assets/ic-drag.3f71e8aa.svg +24 -0
  568. package/dist/assets/ic-ecr.302d6ccb.svg +25 -0
  569. package/dist/assets/ic-edit-file.aea811d8.svg +20 -0
  570. package/dist/assets/ic-edit-lines.57927b07.svg +3 -0
  571. package/dist/assets/ic-edit.b8b75800.svg +19 -0
  572. package/dist/assets/ic-email.5c944f9a.svg +19 -0
  573. package/dist/assets/ic-enter-fullscreen.ccb625cf.svg +3 -0
  574. package/dist/assets/ic-enter.cab07082.svg +19 -0
  575. package/dist/assets/ic-enterprise-feat.259c841f.svg +19 -0
  576. package/dist/assets/ic-enterprise-tag.345cda52.svg +59 -0
  577. package/dist/assets/ic-env.c0634f19.svg +29 -0
  578. package/dist/assets/ic-environment-isolated.c80b4a45.svg +19 -0
  579. package/dist/assets/ic-environment.d241eccb.svg +20 -0
  580. package/dist/assets/ic-error-cross.bf21e563.svg +24 -0
  581. package/dist/assets/ic-error-exclamation.c224de09.svg +22 -0
  582. package/dist/assets/ic-error-medium.ea542259.svg +22 -0
  583. package/dist/assets/ic-error.3ec5d5ef.svg +20 -0
  584. package/dist/assets/ic-error.9d61b25b.svg +20 -0
  585. package/dist/assets/ic-exit-fullscreen.1ae582d1.svg +19 -0
  586. package/dist/assets/ic-exit-fullscreen.75ef3789.svg +3 -0
  587. package/dist/assets/ic-expand-all.d1d223f2.svg +19 -0
  588. package/dist/assets/ic-expand-right-sm.dfe84ab6.svg +19 -0
  589. package/dist/assets/ic-expand-sm.e0adb3a7.svg +19 -0
  590. package/dist/assets/ic-expand.ab992205.svg +19 -0
  591. package/dist/assets/ic-external-link.0dd8eed7.svg +4 -0
  592. package/dist/assets/ic-failure.0220b612.svg +24 -0
  593. package/dist/assets/ic-fast-forward.5c56ed0e.svg +20 -0
  594. package/dist/assets/ic-file-code.96f8c5d8.svg +19 -0
  595. package/dist/assets/ic-file-code.ed2812f3.svg +19 -0
  596. package/dist/assets/ic-file-download.ca57c068.svg +5 -0
  597. package/dist/assets/ic-file-edit.7dacd421.svg +19 -0
  598. package/dist/assets/ic-file-key.495ba0bb.svg +19 -0
  599. package/dist/assets/ic-file-text.f9563710.svg +19 -0
  600. package/dist/assets/ic-file.187aaee4.svg +19 -0
  601. package/dist/assets/ic-files-changed.04e6de3f.svg +3 -0
  602. package/dist/assets/ic-files.877903d3.svg +19 -0
  603. package/dist/assets/ic-filter-applied.6541e03d.svg +20 -0
  604. package/dist/assets/ic-filter-applied.9fc48d0f.svg +20 -0
  605. package/dist/assets/ic-filter.8f403d6f.svg +19 -0
  606. package/dist/assets/ic-filter.eaefc78a.svg +19 -0
  607. package/dist/assets/ic-flask.962df7dd.svg +19 -0
  608. package/dist/assets/ic-floppy-disk.6d392bcd.svg +3 -0
  609. package/dist/assets/ic-fluxcd-app.7bf7dce5.svg +22 -0
  610. package/dist/assets/ic-folder-color.88ee985f.svg +22 -0
  611. package/dist/assets/ic-folder-user.50e60be1.svg +19 -0
  612. package/dist/assets/ic-folder.d5a0e01e.svg +19 -0
  613. package/dist/assets/ic-fullscreen-2.f138a5e8.svg +19 -0
  614. package/dist/assets/ic-fullscreen.b05e5087.svg +19 -0
  615. package/dist/assets/ic-gavel.1799f199.svg +19 -0
  616. package/dist/assets/ic-gear.7116a8bf.svg +20 -0
  617. package/dist/assets/ic-gift-animated.9ca6ccb4.svg +38 -0
  618. package/dist/assets/ic-gift-gradient.581b1ac5.svg +25 -0
  619. package/dist/assets/ic-gift.8ea07edc.svg +19 -0
  620. package/dist/assets/ic-git-branch.7be08881.svg +19 -0
  621. package/dist/assets/ic-git.89f79adf.svg +17 -0
  622. package/dist/assets/ic-git.bb72e063.svg +17 -0
  623. package/dist/assets/ic-github.9d82ed09.svg +19 -0
  624. package/dist/assets/ic-github.b6e9d0f3.svg +19 -0
  625. package/dist/assets/ic-gitlab.ac331d67.svg +31 -0
  626. package/dist/assets/ic-gitlab.de184b7f.svg +31 -0
  627. package/dist/assets/ic-global-overview.56ba9dc0.svg +3 -0
  628. package/dist/assets/ic-google-artifact-registry.2a167c8b.svg +34 -0
  629. package/dist/assets/ic-google-cloud.3077a8dd.svg +6 -0
  630. package/dist/assets/ic-google-container-registry.320c53ee.svg +35 -0
  631. package/dist/assets/ic-google-gke.a28779b8.svg +25 -0
  632. package/dist/assets/ic-google.475640a4.svg +22 -0
  633. package/dist/assets/ic-grid-view.13207b99.svg +19 -0
  634. package/dist/assets/ic-group-filter-applied.2cdb11e7.svg +20 -0
  635. package/dist/assets/ic-group-filter.ed1869f5.svg +19 -0
  636. package/dist/assets/ic-hand-pointing.f0ed4e78.svg +20 -0
  637. package/dist/assets/ic-hash.2d8669eb.svg +19 -0
  638. package/dist/assets/ic-header.a91a9800.svg +21 -0
  639. package/dist/assets/ic-heart-green.6d3bb9cf.svg +20 -0
  640. package/dist/assets/ic-heart-red-animated.62caae80.svg +74 -0
  641. package/dist/assets/ic-heart-red.ae773db3.svg +19 -0
  642. package/dist/assets/ic-helm-app.089be06f.svg +20 -0
  643. package/dist/assets/ic-helm.20583d75.svg +19 -0
  644. package/dist/assets/ic-help-filled.b7ae284e.svg +20 -0
  645. package/dist/assets/ic-help-outline.4b30e33c.svg +19 -0
  646. package/dist/assets/ic-help-outline.9c012a0c.svg +19 -0
  647. package/dist/assets/ic-help.39c58c34.svg +19 -0
  648. package/dist/assets/ic-hibernate-circle.8a400518.svg +19 -0
  649. package/dist/assets/ic-hibernate.263ffcea.svg +19 -0
  650. package/dist/assets/ic-image-approve.0cbb58eb.svg +3 -0
  651. package/dist/assets/ic-image.2a8ed117.svg +20 -0
  652. package/dist/assets/ic-in-progress.53ef18ae.svg +22 -0
  653. package/dist/assets/ic-in-progress.73f9ca1e.svg +20 -0
  654. package/dist/assets/ic-info-filled-color.7b8b860f.svg +24 -0
  655. package/dist/assets/ic-info-filled-override.99e8094a.svg +20 -0
  656. package/dist/assets/ic-info-filled.763be331.svg +20 -0
  657. package/dist/assets/ic-info-filled.f870ac11.svg +20 -0
  658. package/dist/assets/ic-info-outline.29f1089c.svg +20 -0
  659. package/dist/assets/ic-info-outline.d29630b4.svg +19 -0
  660. package/dist/assets/ic-info-outlined.f4fa3224.svg +29 -0
  661. package/dist/assets/ic-infrastructure-management.4b052d41.svg +3 -0
  662. package/dist/assets/ic-input.57281408.svg +3 -0
  663. package/dist/assets/ic-install.631b7b46.svg +19 -0
  664. package/dist/assets/ic-italic.358ca070.svg +19 -0
  665. package/dist/assets/ic-job-color.bb826301.svg +25 -0
  666. package/dist/assets/ic-k3s.310882f4.svg +19 -0
  667. package/dist/assets/ic-k8s-job.c4f9ccc7.svg +19 -0
  668. package/dist/assets/ic-key-enter.1bcea42a.svg +19 -0
  669. package/dist/assets/ic-key.56432553.svg +19 -0
  670. package/dist/assets/ic-kind.5d844446.svg +25 -0
  671. package/dist/assets/ic-kubernetes.7e04c3d2.svg +4 -0
  672. package/dist/assets/ic-laptop.06834890.svg +19 -0
  673. package/dist/assets/ic-ldap.0c5633d9.svg +19 -0
  674. package/dist/assets/ic-lego-block.ee4b63f1.svg +36 -0
  675. package/dist/assets/ic-lego.ae684d25.svg +19 -0
  676. package/dist/assets/ic-lightning-fill.83a792be.svg +19 -0
  677. package/dist/assets/ic-lightning.f4ff5588.svg +19 -0
  678. package/dist/assets/ic-lines.0a53b80a.svg +19 -0
  679. package/dist/assets/ic-link.8453e775.svg +19 -0
  680. package/dist/assets/ic-link.8b276915.svg +19 -0
  681. package/dist/assets/ic-linked-build-color.3833bda8.svg +23 -0
  682. package/dist/assets/ic-list-bullets.f055aa03.svg +20 -0
  683. package/dist/assets/ic-livspace.9f369ef7.svg +29 -0
  684. package/dist/assets/ic-locked.dab69058.svg +21 -0
  685. package/dist/assets/ic-locked.dd40e181.svg +3 -0
  686. package/dist/assets/ic-logout.f0a8b488.svg +19 -0
  687. package/dist/assets/ic-logs.84f66850.svg +19 -0
  688. package/dist/assets/ic-magic-wand.2c29cd4e.svg +10 -0
  689. package/dist/assets/ic-magnifying-glass.b8c4da8f.svg +19 -0
  690. package/dist/assets/ic-man-on-rocket.93b070c4.svg +110 -0
  691. package/dist/assets/ic-match-case.13b7a2fa.svg +19 -0
  692. package/dist/assets/ic-match-word.d92addc3.svg +19 -0
  693. package/dist/assets/ic-mechanical-operation.04a318d6.svg +17 -0
  694. package/dist/assets/ic-medium-clean-brush.f683d4d6.svg +24 -0
  695. package/dist/assets/ic-medium-delete.8386c77e.svg +27 -0
  696. package/dist/assets/ic-medium-info.b59d7676.svg +21 -0
  697. package/dist/assets/ic-medium-megaphone.a069bf1d.svg +5 -0
  698. package/dist/assets/ic-medium-paintbucket.45544bb9.svg +24 -0
  699. package/dist/assets/ic-medium-pause.7449078a.svg +19 -0
  700. package/dist/assets/ic-medium-play.f7a8ddb7.svg +19 -0
  701. package/dist/assets/ic-medium-upgrade.b315b889.svg +9 -0
  702. package/dist/assets/ic-megaphone-left.ad5e7cbf.svg +19 -0
  703. package/dist/assets/ic-megaphone-right.0f7ef63f.svg +19 -0
  704. package/dist/assets/ic-memory.c3264de1.svg +19 -0
  705. package/dist/assets/ic-message.be6dba43.svg +19 -0
  706. package/dist/assets/ic-microsoft.7c7bcaeb.svg +22 -0
  707. package/dist/assets/ic-minikube.33d6538a.svg +25 -0
  708. package/dist/assets/ic-minus.65e341f4.svg +19 -0
  709. package/dist/assets/ic-minus.df865aaf.svg +19 -0
  710. package/dist/assets/ic-missing.917a1291.svg +20 -0
  711. package/dist/assets/ic-mobile.eabc9181.svg +20 -0
  712. package/dist/assets/ic-monitoring.30910a3c.svg +22 -0
  713. package/dist/assets/ic-more-vertical.18109fc1.svg +19 -0
  714. package/dist/assets/ic-namespace.8a09efbb.svg +19 -0
  715. package/dist/assets/ic-nav-cursor.691e4db7.svg +10 -0
  716. package/dist/assets/ic-new-chat.f7c90f8e.svg +5 -0
  717. package/dist/assets/ic-new.1907a03f.svg +19 -0
  718. package/dist/assets/ic-node-script.88af3604.svg +35 -0
  719. package/dist/assets/ic-not-authorized.cb3b5ff2.svg +95 -0
  720. package/dist/assets/ic-not-found.f5857c12.svg +176 -0
  721. package/dist/assets/ic-oidc.5e06656d.svg +20 -0
  722. package/dist/assets/ic-open-box.b15fcbbd.svg +19 -0
  723. package/dist/assets/ic-open-in-new.6aea09d0.svg +19 -0
  724. package/dist/assets/ic-openai.030b0cc2.svg +26 -0
  725. package/dist/assets/ic-openshift.3886b54f.svg +26 -0
  726. package/dist/assets/ic-oracle-cloud.5a8ee45d.svg +3 -0
  727. package/dist/assets/ic-ordered-list.879dc7c8.svg +19 -0
  728. package/dist/assets/ic-otc-cloud.43b31bd8.svg +5 -0
  729. package/dist/assets/ic-out-of-sync.824fb5c6.svg +24 -0
  730. package/dist/assets/ic-page-not-found.3c4f114b.svg +81 -0
  731. package/dist/assets/ic-paper-plane-color.b290f604.svg +36 -0
  732. package/dist/assets/ic-paper-plane.bf63ba1c.svg +19 -0
  733. package/dist/assets/ic-party.cfc7e7c6.svg +4 -0
  734. package/dist/assets/ic-path.d562ddbf.svg +19 -0
  735. package/dist/assets/ic-pause-circle.d9dc254f.svg +19 -0
  736. package/dist/assets/ic-pause.4e5c6056.svg +4 -0
  737. package/dist/assets/ic-pencil.39510f9f.svg +19 -0
  738. package/dist/assets/ic-pencil.c75a6acc.svg +19 -0
  739. package/dist/assets/ic-person.d066bc6d.svg +19 -0
  740. package/dist/assets/ic-piggybank.3a4839d7.svg +3 -0
  741. package/dist/assets/ic-play-outline.e18008ce.svg +3 -0
  742. package/dist/assets/ic-priority-high-fill.53755d8f.svg +3 -0
  743. package/dist/assets/ic-priority-low-fill.79e781ae.svg +4 -0
  744. package/dist/assets/ic-priority-medium-fill.7bab0ff8.svg +4 -0
  745. package/dist/assets/ic-priority-urgent-fill.78d42fa0.svg +10 -0
  746. package/dist/assets/ic-pull-request.31d0c981.svg +19 -0
  747. package/dist/assets/ic-pulsate-status.2ca548fd.svg +36 -0
  748. package/dist/assets/ic-quay.d622b34f.svg +27 -0
  749. package/dist/assets/ic-quote.10768489.svg +19 -0
  750. package/dist/assets/ic-quote.89f42bae.svg +19 -0
  751. package/dist/assets/ic-ratings.a1d31244.svg +13 -0
  752. package/dist/assets/ic-red-bulb.25e01bfc.svg +9 -0
  753. package/dist/assets/ic-regex.e14a4ea3.svg +19 -0
  754. package/dist/assets/ic-release-hub.25b9707a.svg +3 -0
  755. package/dist/assets/ic-replace-all-text.a87fd342.svg +19 -0
  756. package/dist/assets/ic-replace-text.cc5433be.svg +19 -0
  757. package/dist/assets/ic-resize-handle.f999b998.svg +25 -0
  758. package/dist/assets/ic-resource-browser.4ff3e571.svg +3 -0
  759. package/dist/assets/ic-resource-watcher.7cce5305.svg +3 -0
  760. package/dist/assets/ic-right-panel-collapse.0ecf8ceb.svg +3 -0
  761. package/dist/assets/ic-rocket-fail.874e54ce.svg +20 -0
  762. package/dist/assets/ic-rocket-gear.b4f582da.svg +19 -0
  763. package/dist/assets/ic-rocket-launch.5df99bf3.svg +19 -0
  764. package/dist/assets/ic-rotate-devtron.5a8363d8.svg +120 -0
  765. package/dist/assets/ic-scan-fallback.1e23e6fd.svg +20 -0
  766. package/dist/assets/ic-search.976327f1.svg +22 -0
  767. package/dist/assets/ic-security-fixable.168b5bf8.svg +12 -0
  768. package/dist/assets/ic-security-not-fixable.be099f65.svg +12 -0
  769. package/dist/assets/ic-security-policy.874568da.svg +3 -0
  770. package/dist/assets/ic-security-scan.3ae78d50.svg +3 -0
  771. package/dist/assets/ic-security-vulnerability.c954b87a.svg +4 -0
  772. package/dist/assets/ic-selected.3a29e244.svg +20 -0
  773. package/dist/assets/ic-ses.7797b214.svg +6 -0
  774. package/dist/assets/ic-shapes.77fbbb93.svg +19 -0
  775. package/dist/assets/ic-shield-check.c26854d2.svg +19 -0
  776. package/dist/assets/ic-shield-check.ecde083d.svg +19 -0
  777. package/dist/assets/ic-shield-warning-outline.e6832dbc.svg +19 -0
  778. package/dist/assets/ic-slack.3c916573.svg +10 -0
  779. package/dist/assets/ic-sliders-vertical.7211dc4f.svg +23 -0
  780. package/dist/assets/ic-smtp.f6f45abc.svg +7 -0
  781. package/dist/assets/ic-software-release-management.dceedf80.svg +3 -0
  782. package/dist/assets/ic-sort-arrow-down.5cf54d08.svg +19 -0
  783. package/dist/assets/ic-sort-ascending.8a25e19d.svg +19 -0
  784. package/dist/assets/ic-sort-descending.c5846635.svg +19 -0
  785. package/dist/assets/ic-sortable.117b8f83.svg +19 -0
  786. package/dist/assets/ic-sparkle-ai-color.b67e98ce.svg +27 -0
  787. package/dist/assets/ic-sparkle-color.39f6b618.svg +34 -0
  788. package/dist/assets/ic-speedometer.495c2d1c.svg +19 -0
  789. package/dist/assets/ic-spinny.945235a0.svg +30 -0
  790. package/dist/assets/ic-spray-can.199c0450.svg +19 -0
  791. package/dist/assets/ic-spray-can.955302fc.svg +19 -0
  792. package/dist/assets/ic-stack.a6a11fe3.svg +19 -0
  793. package/dist/assets/ic-stack.fbd3aea5.svg +19 -0
  794. package/dist/assets/ic-stamp.a3d8dea0.svg +19 -0
  795. package/dist/assets/ic-stop-fill.b6641c8b.svg +24 -0
  796. package/dist/assets/ic-storage.03f282b6.svg +21 -0
  797. package/dist/assets/ic-strategy-blue-green-color.baaf7071.svg +22 -0
  798. package/dist/assets/ic-strategy-blue-green.8d61b66d.svg +19 -0
  799. package/dist/assets/ic-strategy-canary-color.3241aea9.svg +21 -0
  800. package/dist/assets/ic-strategy-canary.b6d42fbb.svg +19 -0
  801. package/dist/assets/ic-strategy-recreate-color.f62bd5ed.svg +20 -0
  802. package/dist/assets/ic-strategy-recreate.3aa96ce0.svg +19 -0
  803. package/dist/assets/ic-strategy-rolling-color.945b909a.svg +22 -0
  804. package/dist/assets/ic-strategy-rolling.3b901bf5.svg +19 -0
  805. package/dist/assets/ic-strikethrough.a1652ad9.svg +19 -0
  806. package/dist/assets/ic-success-blue.7b3a2720.svg +4 -0
  807. package/dist/assets/ic-success.63b86b4e.svg +20 -0
  808. package/dist/assets/ic-success.bcd5b258.svg +20 -0
  809. package/dist/assets/ic-sun.9fe1dd26.svg +19 -0
  810. package/dist/assets/ic-suspended.8a62c6bc.svg +25 -0
  811. package/dist/assets/ic-symbol-greater-than.8f71342d.svg +3 -0
  812. package/dist/assets/ic-tag.1613fc59.svg +19 -0
  813. package/dist/assets/ic-tag.5fdc7834.svg +3 -0
  814. package/dist/assets/ic-tata1mg.a631cafa.svg +29 -0
  815. package/dist/assets/ic-tenants.4f997b9a.svg +3 -0
  816. package/dist/assets/ic-terminal-fill.4bd66669.svg +19 -0
  817. package/dist/assets/ic-terminal.628344b9.svg +19 -0
  818. package/dist/assets/ic-thermometer.95af4a4b.svg +19 -0
  819. package/dist/assets/ic-thumb-down-fill.e3cb6362.svg +3 -0
  820. package/dist/assets/ic-thumb-down.1834436f.svg +19 -0
  821. package/dist/assets/ic-thumb-up-fill.ddf7c8eb.svg +3 -0
  822. package/dist/assets/ic-thumb-up.976f6efb.svg +19 -0
  823. package/dist/assets/ic-tilde.ec1a1ea4.svg +19 -0
  824. package/dist/assets/ic-timeout-dash.d8e2d62e.svg +21 -0
  825. package/dist/assets/ic-timer.ae5f10fa.svg +19 -0
  826. package/dist/assets/ic-timer.b62145ec.svg +19 -0
  827. package/dist/assets/ic-traffic-signal.cc68c2e5.svg +19 -0
  828. package/dist/assets/ic-travclan.86f22c7d.svg +29 -0
  829. package/dist/assets/ic-trend-up.5752ef30.svg +3 -0
  830. package/dist/assets/ic-two-cubes.a775b635.svg +19 -0
  831. package/dist/assets/ic-ubuntu.540c22c9.svg +20 -0
  832. package/dist/assets/ic-unknown.89dc351a.svg +21 -0
  833. package/dist/assets/ic-unordered-list.42c1cbbc.svg +22 -0
  834. package/dist/assets/ic-upgrade-enterprise.49cbd888.svg +320 -0
  835. package/dist/assets/ic-upload-arrow-animated.3db85855.svg +17 -0
  836. package/dist/assets/ic-user-circle.a2143a4a.svg +19 -0
  837. package/dist/assets/ic-user-key.5dc44524.svg +20 -0
  838. package/dist/assets/ic-users.33cb397f.svg +19 -0
  839. package/dist/assets/ic-var-initial.afdaa854.svg +25 -0
  840. package/dist/assets/ic-view-variable-toggle.93c3599f.svg +19 -0
  841. package/dist/assets/ic-visibility-off.d91d3844.svg +19 -0
  842. package/dist/assets/ic-visibility-on.7505dd12.svg +20 -0
  843. package/dist/assets/ic-vulnerability-not-found.7d75cc30.svg +129 -0
  844. package/dist/assets/ic-warning-fill.bfea8b38.svg +4 -0
  845. package/dist/assets/ic-warning-stroke.fc850a4a.svg +3 -0
  846. package/dist/assets/ic-warning-y5.d1fb03fe.svg +20 -0
  847. package/dist/assets/ic-warning.414e37e3.svg +21 -0
  848. package/dist/assets/ic-warning.ecf7ff97.svg +23 -0
  849. package/dist/assets/ic-webhook-config.d0dd47eb.svg +5 -0
  850. package/dist/assets/ic-webhook.d4431b07.svg +31 -0
  851. package/dist/assets/ic-webhook.ffd8ded6.svg +21 -0
  852. package/dist/assets/ic-wifi-slash.4bd4fb85.svg +19 -0
  853. package/dist/assets/ic-world-globe.c16eb8c2.svg +19 -0
  854. package/dist/assets/ic-world.1f6a5eaf.svg +19 -0
  855. package/dist/assets/img-celebration.8ceac2a9.svg +149 -0
  856. package/dist/assets/img-folder-empty.8e898c33.svg +33 -0
  857. package/dist/assets/img-install-freemium-saas.4388531c.svg +40 -0
  858. package/dist/assets/img-install-via-aws-marketplace.df85f572.svg +48 -0
  859. package/dist/assets/img-installing-devtron.1689cddb.svg +160 -0
  860. package/dist/assets/img-mechanical-operation.04a318d6.svg +17 -0
  861. package/dist/assets/img-no-backup-location.0e8699c5.svg +180 -0
  862. package/dist/assets/img-no-restores.f26cb7db.svg +114 -0
  863. package/dist/assets/img-page-not-found.3c4f114b.svg +81 -0
  864. package/dist/assets/inject-tag.28e72db6.svg +21 -0
  865. package/dist/assets/licenseCardBG.b507c5b0.svg +275 -0
  866. package/dist/assets/workflow-options-modal-header.ce3c6b31.svg +54 -0
  867. package/dist/index.d.ts +13 -15
  868. package/dist/index.js +1153 -27784
  869. package/package.json +39 -37
  870. package/dist/@code-editor-CvOYOE2W.js +0 -100985
  871. package/dist/@common-rjsf-CbnUVrnk.js +0 -14244
  872. package/dist/@framer-motion-1PuE2WYw.js +0 -151
  873. package/dist/@react-virtualized-sticky-tree-N0-lyEG3.js +0 -1255
  874. package/dist/@src-assets-images-Dm4MF3YB.js +0 -1073
  875. package/dist/@vendor-n8dg9JLc.js +0 -82179
  876. package/dist/MMQ4R4NB-CcwkqSTJ.js +0 -3
  877. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/AutomationEnablementIcon.d.ts +0 -1
  878. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/index.d.ts +0 -2
  879. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/utils.d.ts +0 -6
  880. package/dist/Pages-Devtron-2.0/Shared/Routes/index.d.ts +0 -1
  881. package/dist/Pages-Devtron-2.0/Shared/Routes/routes.d.ts +0 -563
  882. package/dist/V4HPSUGU-DqYibb3u.js +0 -3
  883. package/dist/assets/index.css +0 -1
  884. package/dist/javascript-zlfYRRp1.js +0 -2
  885. package/dist/rolldown-runtime-BETGA6I9.js +0 -23
  886. package/dist/vitesse-dark-BATTdFM8.js +0 -2
  887. package/dist/vitesse-light-JV6Yod4Z.js +0 -2
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.314 8.063 20.25 12l-3.936 3.938M9.75 12h10.497M9.75 20.25H4.5a.75.75 0 0 1-.75-.75v-15a.75.75 0 0 1 .75-.75h5.25" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="M9.333 6a3.333 3.333 0 0 1 2.775 5.18l.03.02.057.052 1.886 1.886a.667.667 0 0 1-.885.995l-.058-.052-1.886-1.886a.671.671 0 0 1-.073-.086A3.333 3.333 0 1 1 9.333 6zm0 1.333a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-6 1.334c.367 0 .667.3.667.666C4 9.7 3.7 10 3.333 10h-.666A.669.669 0 0 1 2 9.333c0-.366.3-.666.667-.666zm2-3.334c.367 0 .667.3.667.667 0 .367-.3.667-.667.667H2.667A.669.669 0 0 1 2 6c0-.367.3-.667.667-.667zm8-3.333c.367 0 .667.3.667.667 0 .366-.3.666-.667.666H2.667A.669.669 0 0 1 2 2.667C2 2.3 2.3 2 2.667 2z" fill="#000A14" fill-rule="evenodd"/>
19
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2
+ <path
3
+ stroke="#3B444C"
4
+ strokeLinecap="round"
5
+ strokeLinejoin="round"
6
+ strokeWidth="1.5"
7
+ d="M3 5.5h2.5m0 0H8m-2.5 0V3m0 2.5V8M13 20.5h1.5m0 0H16m-1.5 0V19m0 1.5V22m3.5-7h2m0 0h2m-2 0v-2m0 2v2m-6.586-9.243L4.222 16.95a1 1 0 0 0 0 1.414l1.414 1.414a1 1 0 0 0 1.414 0l9.193-9.192m-2.829-2.829 3.536-3.535a1 1 0 0 1 1.414 0l1.414 1.414a1 1 0 0 1 0 1.414l-3.535 3.536m-2.829-2.829 2.829 2.829"
8
+ vectorEffect="non-scaling-stroke"
9
+ />
10
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.443 16.444 21 21m-2.25-10.125a7.875 7.875 0 1 1-15.75 0 7.875 7.875 0 0 1 15.75 0Z" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -0,0 +1,110 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="250" height="200" viewBox="0 0 250 200" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <g clip-path="url(#clip0_1724_3919)">
19
+ <path d="M192.5 76C187.7 76 182.5 77.6667 180.5 78.5V85C182.333 84.1667 186.5 82.5 188.5 82.5C190.5 82.5 200.667 86.1667 205.5 88L209 79.5C205.333 78.8333 197.3 76 192.5 76Z" fill="#FFBEB6"/>
20
+ <path d="M142 74C137.2 68.8 135.667 57.8333 135.5 53L121.5 65.5C122.833 72.1667 121.5 87.5 135.5 96C149 104.196 170.5 94.1667 183 88C182.833 84.5 182.4 76.1 182 70.5C171 74.5 149.5 82.125 142 74Z" fill="url(#paint0_linear_1724_3919)"/>
21
+ <path d="M174.508 168.245L181.347 150.817L194.668 151.282C196.443 152.975 200.573 157.293 202.964 158.844C205.954 160.782 211.976 163.439 214.355 165.356C216.258 166.89 217.899 168.945 218.481 169.781L174.508 168.245Z" fill="#1A2256"/>
22
+ <path d="M192 85C186 79 155.167 85.5 140.5 89.5L141.5 111C150.5 107.833 166.8 100.8 174 102C181.2 103.2 178.167 135.833 174 151.5H195.5C196.833 131.833 198 91 192 85Z" fill="#6295E4"/>
23
+ <path d="M81.0661 149.369C80.1405 142.829 78.0083 142.764 67.6284 142.446C66.4397 142.41 65.1429 142.37 63.7273 142.317C53.0653 141.975 46.1614 151.12 46.1614 151.12C46.1614 151.12 50.3657 151.641 54.5238 153.913C40.4242 159.61 35 171.544 35 171.544C35 171.544 48.5797 176.915 61.6695 171.5C60.3546 175.887 57.4726 179.116 57.4726 179.116C57.4726 179.116 69.1715 181.234 76.4333 173.16C77.4148 172.139 78.3201 171.209 79.1499 170.357C86.6007 162.709 87.9642 161.309 83.6661 155.581C82.9942 153.456 82.1431 151.322 81.0661 149.369Z" fill="url(#paint1_linear_1724_3919)"/>
24
+ <path d="M72.045 162.619C65.5619 164.533 60.5898 161.206 60.5898 161.206C60.5898 161.206 62.1918 156.059 67.7059 152.872C64.6133 151.551 62.7407 149.569 62.7407 149.569C62.7407 149.569 65.8031 145.639 71.5771 145.999C72.3871 146.022 73.1274 146.037 73.8044 146.051C79.6808 146.173 81.7091 145.821 82.1132 149.913C83.0882 151.422 83.2624 153.431 84.2925 154.811C86.9521 158.131 85.2794 159.256 81.0886 163.474C80.6114 163.955 80.0895 164.48 79.5229 165.059C75.6189 169.329 70.6864 168.629 70.6864 168.629C70.6864 168.629 70.5893 165.87 72.045 162.619Z" fill="url(#paint2_linear_1724_3919)"/>
25
+ <path d="M212.894 120.654L195.701 80.152C217.794 70.7745 247.101 82.2341 247.101 82.2341C247.101 82.2341 234.986 111.277 212.894 120.654Z" fill="url(#paint3_linear_1724_3919)"/>
26
+ <path d="M195.701 80.1524C195.701 80.1524 201.784 86.8045 207.059 99.2314C212.334 111.658 212.894 120.655 212.894 120.655L117.3 159.059L86.5591 163.417L77.1815 141.325L101.671 122.239L195.701 80.1524Z" fill="url(#paint4_linear_1724_3919)"/>
27
+ <path d="M121.539 148.569L121.188 150.782C119.569 160.998 112.801 169.66 103.28 173.701L83.606 182.052L86.5594 163.417L121.539 148.569Z" fill="url(#paint5_linear_1724_3919)"/>
28
+ <path d="M112.161 126.477L110.326 125.192C101.852 119.26 90.9202 118.111 81.3988 122.153L61.7252 130.504L77.1819 141.325L112.161 126.477Z" fill="url(#paint6_linear_1724_3919)"/>
29
+ <circle cx="159.193" cy="119.549" r="12.9508" transform="rotate(67 159.193 119.549)" fill="url(#paint7_linear_1724_3919)"/>
30
+ <circle cx="159.193" cy="119.549" r="10.3606" transform="rotate(67 159.193 119.549)" fill="url(#paint8_linear_1724_3919)"/>
31
+ <path d="M75.3708 152.414L70.8246 157.06L77.3245 157.016L97.4779 148.19L116.85 137.523L95.7196 144.048L75.3708 152.414Z" fill="#DB3E3D"/>
32
+ <path d="M137 44C136.818 45.4883 135.5 48 135.5 53.0002C133 56.0002 126.5 53.0002 127.5 50.0002C128.099 48.9721 128.501 47.0002 128.501 44.0002C130 41.4999 134.874 41.9496 137 44Z" fill="#F3A29D"/>
33
+ <path d="M152.11 178.962L164 164.5L176.525 169.059C177.69 171.217 180.284 176.599 182.079 178.814C184.323 181.582 189.23 185.969 190.9 188.528C192.236 190.575 193.161 193.036 193.456 194.01L152.11 178.962Z" fill="#1A2256"/>
34
+ <path d="M117.5 120.5C114.3 117.7 113.167 112.333 113 110L139.5 94C148.5 94 168.9 94.4 178.5 96C190.5 98 194.944 104 196.5 107.5C198.5 112 196.9 120.5 195.5 124C194.7 126 183.167 155.833 177.5 170.5L154 161C153.833 159.167 153.8 154.7 155 151.5C156.5 147.5 160 146 162 141.5C164 137 163 131 165.5 127C168 123 173 120 172 118C171.25 116.5 165.5 117.5 159 119C152.5 120.5 145 122.5 136.5 123.5C125 124.5 121.5 124 117.5 120.5Z" fill="url(#paint9_linear_1724_3919)"/>
35
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M51.3317 104.998C49.8211 101.44 45.7117 99.7794 42.153 101.29L41.3716 99.449C45.947 97.5068 51.2306 99.6415 53.1727 104.217C55.1149 108.792 52.9802 114.076 48.4047 116.018L47.6233 114.177C51.1819 112.666 52.8423 108.557 51.3317 104.998Z" fill="url(#paint10_linear_1724_3919)"/>
36
+ <rect x="2.41211" y="99.6909" width="36" height="48" transform="rotate(-23 2.41211 99.6909)" fill="url(#paint11_linear_1724_3919)"/>
37
+ <rect x="29.0249" y="111.208" width="6" height="6" transform="rotate(-23 29.0249 111.208)" fill="#EFEFEF"/>
38
+ <path d="M45.9537 110.137C48.3042 108.262 50.6814 106.44 53.5 105.5C56.5 104.5 53.8945 108.053 53 108.5C52.6667 108.667 52.2222 108.778 51.7778 108.889C50.8889 109.111 50 109.333 50 110C50 111 50.5 111 54 111C57.5 111 66 103 69 99.5C71.4 96.7 68.3334 93.3333 66.5 92C64.8334 94.1667 61 98.6 59 99C57.7408 99.2518 55.5786 99.2538 53.4945 99.2556C51.4408 99.2575 49.463 99.2592 48.5 99.5C47.1555 99.8361 45.0456 102.381 43.562 104.503L45.9537 110.137Z" fill="#FFBEB6"/>
39
+ <circle cx="72" cy="48" r="40" fill="#A1C3FC"/>
40
+ <path d="M67.8301 8.21539C69.177 18.8064 68.115 29.6918 63.5 31.9996C57.5001 34.9995 55.4998 24.9999 48.5 29.9996C41.5 34.9995 53.4997 49.4995 42 55.9996C39.2721 57.5414 36.1253 57.4799 32.8955 56.4439C32.3105 53.7217 32 50.8966 32 47.9996C32.0002 27.3166 47.6985 10.3007 67.8301 8.21539Z" fill="#78A9EF"/>
41
+ <path d="M104.647 24.8823C109.278 31.4102 112 39.3875 112 48.0004C112 58.498 107.953 68.0483 101.338 75.184C100.851 74.6387 100.4 74.0782 100 73.5004C95.5003 67.0005 97.0001 60.0003 92.5003 51.5004C88.0003 43.0006 81.1469 44.4999 83.5003 34.5004C84.4417 30.5005 90.5005 26.5005 103.5 25.0004C103.885 24.9561 104.267 24.9171 104.647 24.8823Z" fill="#78A9EF"/>
42
+ <path d="M57.0005 78.5004C67.5003 75.113 73.5006 58.0004 83.0005 61.0004C89.7216 63.1235 87.8564 74.7205 83.9058 86.1976C80.1451 87.3685 76.1466 88.0003 72.0005 88.0004C58.3271 88.0004 46.2574 81.1381 39.0435 70.6713C44.126 75.7253 51.1882 80.3753 57.0005 78.5004Z" fill="#78A9EF"/>
43
+ <path d="M105.5 55.5L127.5 50C128 50.5 128.685 51.5924 130.5 52.5C132.315 53.4076 134.333 53.1667 135.5 53C135 56 134.5 63.5 136.5 69.5C138.5 75.5 143.667 83.6667 146 87C144 90.5 138.5 98.5 132.5 102.5C126.5 106.5 115.667 110.5 111 112C110 110.5 107.8 106.6 107 103C106 98.5 108 93 108 91C108 89 107 88.5 107 84.5C107 81.3 108 76.1667 108.5 74C105 78 97 87.4 93 93C89 98.6 83.6667 109.333 81.5 114L55 93C55.5 92 57.6 89 62 85C67.5 80 72.5 79.5 75.5 77C78.5 74.5 80 68 85 64.5C90 61 101.5 56.5 105.5 55.5Z" fill="url(#paint12_linear_1724_3919)"/>
44
+ <path d="M139.561 43.3897C142.092 41.4126 142.53 38.0185 142.585 36.2776C142.585 36.2776 145.382 34.8301 145.146 34.1656C144.91 33.5011 140.849 28.8147 139.276 27.2133C137.247 25.1478 132.731 23.5034 129.24 24.6752C125.429 25.9549 120.419 30.788 120.855 35.6824C121.334 41.0677 127.085 44.0417 129.864 44.7007C132.643 45.3597 136.398 45.8612 139.561 43.3897Z" fill="#FFBEB6"/>
45
+ <path d="M140.202 27.3597C144.491 24.2434 144.949 17.3573 144.642 14.3038C136.048 18.6361 117.389 28.2063 111.502 31.8286C116.524 43.2518 125.836 45.1695 129.864 44.7004C129.832 43.9046 129.398 42.2543 127.917 42.0197C126.065 41.7265 122.656 39.2887 123.485 37.0478C124.315 34.8069 126.798 37.0981 128.407 35.9295C129.694 34.9946 130.504 31.6752 130.748 30.1324C132.112 30.5066 135.913 30.476 140.202 27.3597Z" fill="#23286B"/>
46
+ <path d="M136.032 33.9701C135.363 32.2263 135.962 30.349 137.413 29.792C138.541 29.3589 139.819 29.8617 140.647 30.9247C140.873 30.5984 141.107 30.3303 141.349 30.1211L141.522 29.9808C141.742 29.8179 141.938 29.6988 142.116 29.6263C141.637 28.2403 142.075 26.7932 143.182 26.3677C144.321 25.9315 145.658 26.7722 146.204 28.1933C146.75 29.6151 146.318 31.1346 145.179 31.5716C144.166 31.9604 142.995 31.3377 142.365 30.1937C142.255 30.2353 142.093 30.3279 141.891 30.4777C141.604 30.692 141.317 31.0185 141.032 31.4591L141.014 31.4889C141.096 31.6426 141.17 31.804 141.235 31.9725C141.905 33.7162 141.306 35.5936 139.854 36.1512C138.402 36.7089 136.702 35.7138 136.032 33.9701ZM143.404 26.9468C142.627 27.2445 142.301 28.3921 142.735 29.5247C143.171 30.6574 144.18 31.2916 144.957 30.9932C145.734 30.6948 146.06 29.5479 145.626 28.4153C145.192 27.2827 144.181 26.6484 143.404 26.9468ZM137.635 30.3704C136.534 30.7933 136.054 32.2982 136.611 33.7481C137.167 35.1972 138.53 35.9957 139.633 35.5736C140.733 35.1499 141.213 33.6436 140.657 32.1945C140.101 30.7454 138.736 29.9476 137.634 30.3696L137.635 30.3704Z" fill="#F7453E"/>
47
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M53.8351 106.75C54.0478 108.675 53.6257 110.597 52.6813 112.235C51.5002 112 51.3303 111.753 50.7885 111.5C51.6135 110.204 52.0035 108.653 51.859 107.091C52.5002 107 53.0002 107.091 53.8351 106.75Z" fill="url(#paint13_linear_1724_3919)"/>
48
+ </g>
49
+ <defs>
50
+ <linearGradient id="paint0_linear_1724_3919" x1="129" y1="79" x2="180.286" y2="100.332" gradientUnits="userSpaceOnUse">
51
+ <stop stop-color="#1A1F59"/>
52
+ <stop offset="0.747799" stop-color="#23286B"/>
53
+ </linearGradient>
54
+ <linearGradient id="paint1_linear_1724_3919" x1="82.0002" y1="152" x2="35.0002" y2="171.5" gradientUnits="userSpaceOnUse">
55
+ <stop stop-color="#FF6827"/>
56
+ <stop offset="0.419402" stop-color="#FF9D27"/>
57
+ </linearGradient>
58
+ <linearGradient id="paint2_linear_1724_3919" x1="83.5" y1="151.5" x2="60.5" y2="162" gradientUnits="userSpaceOnUse">
59
+ <stop stop-color="#FFE7B7"/>
60
+ <stop offset="1" stop-color="#FDF516"/>
61
+ </linearGradient>
62
+ <linearGradient id="paint3_linear_1724_3919" x1="247.101" y1="82.2341" x2="204.297" y2="100.403" gradientUnits="userSpaceOnUse">
63
+ <stop offset="0.447558" stop-color="#DADBDC"/>
64
+ <stop offset="0.924927" stop-color="#E4E4E5"/>
65
+ </linearGradient>
66
+ <linearGradient id="paint4_linear_1724_3919" x1="207.059" y1="99.2314" x2="81.8703" y2="152.371" gradientUnits="userSpaceOnUse">
67
+ <stop offset="0.663941" stop-color="#DADBDC"/>
68
+ <stop offset="1" stop-color="#E0E1E1"/>
69
+ </linearGradient>
70
+ <linearGradient id="paint5_linear_1724_3919" x1="110" y1="174.5" x2="117.07" y2="161.743" gradientUnits="userSpaceOnUse">
71
+ <stop stop-color="#E74846"/>
72
+ <stop offset="1" stop-color="#D03231"/>
73
+ </linearGradient>
74
+ <linearGradient id="paint6_linear_1724_3919" x1="88.8105" y1="121.044" x2="98.8015" y2="144.764" gradientUnits="userSpaceOnUse">
75
+ <stop stop-color="#E74846"/>
76
+ <stop offset="1" stop-color="#D03231"/>
77
+ </linearGradient>
78
+ <linearGradient id="paint7_linear_1724_3919" x1="146.242" y1="106.599" x2="158.394" y2="137.847" gradientUnits="userSpaceOnUse">
79
+ <stop stop-color="#E8B73F"/>
80
+ <stop offset="1" stop-color="#CF9F36"/>
81
+ </linearGradient>
82
+ <linearGradient id="paint8_linear_1724_3919" x1="159.193" y1="109.189" x2="159.193" y2="129.91" gradientUnits="userSpaceOnUse">
83
+ <stop stop-color="#F3F3F3" stop-opacity="0"/>
84
+ <stop offset="1" stop-color="#F3F3F3"/>
85
+ </linearGradient>
86
+ <linearGradient id="paint9_linear_1724_3919" x1="174" y1="87.5" x2="124" y2="133.5" gradientUnits="userSpaceOnUse">
87
+ <stop offset="0.290891" stop-color="#89B3F4"/>
88
+ <stop offset="1" stop-color="#4F86DB"/>
89
+ </linearGradient>
90
+ <linearGradient id="paint10_linear_1724_3919" x1="45.5139" y1="97.6907" x2="52.547" y2="114.26" gradientUnits="userSpaceOnUse">
91
+ <stop stop-color="#F6F6F6"/>
92
+ <stop offset="0.394668" stop-color="#D7D8D9"/>
93
+ </linearGradient>
94
+ <linearGradient id="paint11_linear_1724_3919" x1="20.4121" y1="99.6909" x2="20.4121" y2="147.691" gradientUnits="userSpaceOnUse">
95
+ <stop stop-color="#EDEDED"/>
96
+ <stop offset="0.40059" stop-color="#D7D8D9"/>
97
+ </linearGradient>
98
+ <linearGradient id="paint12_linear_1724_3919" x1="78.5" y1="114" x2="148.317" y2="60.9451" gradientUnits="userSpaceOnUse">
99
+ <stop stop-color="#1A1F59"/>
100
+ <stop offset="0.682286" stop-color="#23286B"/>
101
+ </linearGradient>
102
+ <linearGradient id="paint13_linear_1724_3919" x1="45.5125" y1="97.6916" x2="52.5456" y2="114.261" gradientUnits="userSpaceOnUse">
103
+ <stop stop-color="#F6F6F6"/>
104
+ <stop offset="0.394668" stop-color="#D7D8D9"/>
105
+ </linearGradient>
106
+ <clipPath id="clip0_1724_3919">
107
+ <rect width="250" height="200" fill="white"/>
108
+ </clipPath>
109
+ </defs>
110
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
18
+ <path stroke="#C8CBCE" stroke-linecap="round" stroke-linejoin="round" d="m6.75 9-3-6.375L.75 9m10.125 0V6.187c0-.724-.672-1.312-1.5-1.312-.448 0-.85.102-1.125.375M5.868 7.125H1.632m9.243.563c0 .724-.672 1.312-1.5 1.312s-1.5-.588-1.5-1.313c0-.724.672-1.312 1.5-1.312s1.5.588 1.5 1.313Z" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
18
+ <path stroke="#C8CBCE" stroke-linecap="round" stroke-linejoin="round" d="M4.875 9V6.187c0-.724-.672-1.312-1.5-1.312-.448 0-.85.102-1.125.375m4.5-2.625V9m0-2.375c0-.611.8-1.75 1.75-1.75.966 0 1.75.923 1.75 2.063C10.25 8.076 9.466 9 8.5 9c-.95 0-1.75-.89-1.75-1.502M.5 9.5V11h11V9.5M4.875 7.687c0 .725-.672 1.313-1.5 1.313s-1.5-.588-1.5-1.313c0-.724.672-1.312 1.5-1.312s1.5.588 1.5 1.313Z" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -0,0 +1,17 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="250" height="200" viewBox="0 0 250 200" fill="none" xmlns="http://www.w3.org/2000/svg"><style>@keyframes rotate-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes rotate-counter-clockwise{0%{transform:rotate(360deg)}to{transform:rotate(0deg)}}</style><path d="M65.56 191.308c0-.116 1.153-3.288 2.538-7.095l2.538-6.922 6.46-.173 6.403-.173 2.768 2.307c2.308 1.962 12.796 7.547 14.132 8.307q1.337.759 3.526 3.864-38.365-.058-38.365-.115" fill="#80AEF2"/><path d="M32 191.308c0-.116 1.154-3.288 2.538-7.095l2.538-6.922 6.46-.173 6.403-.173 2.769 2.307c2.307 1.962 12.795 7.547 14.132 8.307q1.336.759 3.525 3.864Q32 191.365 32 191.308" fill="#94BBF8"/><path d="M75.655 109.836q1.635 4.737 2.208 8.22.57 3.482 6.411 59.5H66.296q-2.166-3.927-2.166-5.518c0-1.59.913-3.77.913-6.068q0-2.299-6.104-15.871l3.931-39.349z" fill="#1D225F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M50.554 177.555H33.76q-.6-2.078-1.175-5.606c-.75-4.788-.18-7.96 3.05-14.536 3.23-6.518 4.866-10.072 4.866-13.764.058-5.768 1.222-11.316 4.28-17.315 2.364-4.73 3.495-5.086 3.725-7.97l.42-6.202h21.078q.769 2.15.55 7.925t-20 57.468" fill="url(#paint0_linear_2664_5084)"/><path d="m95.94 50.818 16.84-20.83h20.191l-17.439 20.83z" fill="#98BDF9"/><path d="M118.14 27.384a2.6 2.6 0 0 1 2.597 2.425l.006.179h-.578a2.025 2.025 0 1 0-2.191 2.018l.166.007v.578a2.603 2.603 0 1 1 0-5.207m6.943 0a2.604 2.604 0 0 1 2.598 2.425l.006.179h-.579a2.024 2.024 0 1 0-2.191 2.018l.166.007v.578a2.603 2.603 0 1 1 0-5.207" fill="#2174DB"/><path d="M94.472 54.83q4.21-1.444 8.242-4.012h6.871q-3.562 3.255-4.791 4.61t-5.068 5.205q-1.636 8.672-3.487 7.285c-1.85-1.386-7.939-10.897-1.767-13.09z" fill="#F3A29D"/><path d="M98.254 60.654q6.545-2.502 8.447-3.567c1.5-.865 2.077-1.673 3.807-5.307.23-.46.692-2.365 1.096-4.153.923-4.557 2.423-4.326 2.538.346.058 1.27.346 2.423.692 2.538.288.116 1.961-1.5 3.634-3.576s3.288-3.75 3.576-3.75c.692 0 .692 5.307-.057 7.153-.289.865-4.73 5.71-9.864 10.844q-5.133 5.134-15.026 13.937z" fill="#FAB6AF"/><path d="M78.581 35.774q1.157-4.629 2.315-5.787c-1.157-1.157-2.315-2.314-4.63-3.47q-1.156 2.313-4.628 4.628 0 3.47 2.314 4.63 2.314 1.155 4.63 0" fill="#F3A29D"/><path d="M49.308 112.98c-2.365-.174-6.23-.981-8.48-1.731l-4.21-1.385-.115-4.326c-.289-11.94.577-20.65 3.288-31.782C43.482 58.47 54.096 42.84 66.96 33.667c4.96-3.576 5.076-3.576 6.518-1.153.634 1.153 1.96 2.307 2.884 2.653l2.161.594q-4.57 43.986 3.531 72.917c-1.157 1.158-1.946 1.682-2.808 2.052-1.039.403-2.365.807-3.057.865-.693.058-3 .519-5.25 1.038-4.21.923-13.382 1.096-21.63.346z" fill="url(#paint1_linear_2664_5084)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M94.472 54.828 96.24 66.14l-19.972 2.645 1.106-15.653q3.212 2.602 6.608 3.123t10.49-1.426z" fill="#D6D7D8"/><path d="m98.254 60.653 4.903 23.145q-.853 1.736-4.324 2.314c-5.208.579-10.415-1.736-16.78-1.736s-6.09 4.05-15.348.58q-9.258-3.472-7.523-31.246l18.054-1.73q-.117 8.673 2.198 10.409 2.269 1.701 18.17-1.6z" fill="#E9E9E9"/><path d="M90.305 15.444q1.605 2.28 1.253 6.049c-.062.656-.376.883-.376 2.052q0 1.68.212 4.157l-2.317.16q-3.333 3.618-7.055 3.208-3.72-.412-5.31-3.207-3.269-6.035 1.675-10.262 4.945-4.227 11.918-2.157" fill="#FAB6AF"/><path fill-rule="evenodd" clip-rule="evenodd" d="M79.646 8c2.598 0 5.717 1.017 7.994 2.74 2.277 1.722 3.845 3.02 4.55 5.097q.705 2.076-.664 5.791.195-3.517-.533-3.906c-.67 1.653-1.595 1.987-2.703 2.787-.62.448-2.791.518-4.917.897-2.628 1.722-4.303 3.33-4.867 4.86-.448 1.218-.402 2.608.148 4.177l.126.339-.54.21c-.714-1.833-.81-3.478-.277-4.925.522-1.417 1.85-2.838 3.894-4.321-1.09.307-2.051.754-2.634 1.449q-1.919 2.29-2.246 6.716-4.149-.75-7.617-2.8t-6.398-5.483q.595-1.251 1.521-2.07c.671-.592 1.935-1.108 3.169-1.822l-.065.021-1.204.401c-1.26.424-1.956.713-2.395 1.032-.83.601-1.26 1.275-1.313 2.032l-.005.191-.579.007c-.012-1.039.516-1.943 1.557-2.699.427-.31 1.013-.573 1.983-.916l1.756-.59.61-.213a15 15 0 0 0 1.439-.584c1.296-1.399 2.17-3.971 4.09-5.678C75.641 8.855 77.048 8 79.645 8z" fill="#E94A47"/><path d="M84.36 21.575c.597-1.64 2.17-2.597 3.535-2.1 1.06.386 1.654 1.524 1.586 2.781q.54-.136.988-.136l.208.007q.382.029.636.114c.512-1.27 1.708-2.023 2.75-1.644 1.07.39 1.498 1.803 1.012 3.14-.487 1.337-1.723 2.144-2.794 1.754-.953-.347-1.397-1.504-1.14-2.697a2 2 0 0 0-.508-.09q-.501-.037-1.208.165l-.031.01a4 4 0 0 1-.14.477c-.597 1.64-2.17 2.597-3.536 2.1s-1.955-2.24-1.358-3.88m9.504-.434c-.73-.266-1.664.343-2.052 1.408-.387 1.066-.064 2.132.667 2.398.73.266 1.664-.343 2.052-1.408s.064-2.132-.667-2.398m-6.167-1.122c-1.036-.377-2.297.39-2.793 1.754s-.024 2.762 1.012 3.14c1.036.376 2.298-.392 2.794-1.755s.023-2.762-1.013-3.14z" fill="#222768"/><path d="M153.783 115.079c-.449-.4-.897-2.243-1.097-4.187-.399-3.938-.698-4.486-3.589-6.031l-2.093-1.147-3.788 1.545c-2.094.848-4.087 1.446-4.436 1.296-.947-.349-6.78-10.716-6.78-12.012 0-.698 1.048-1.894 3.24-3.589l3.24-2.542V82.93l-3.24-2.542c-2.043-1.595-3.24-2.89-3.24-3.539 0-1.047 5.085-10.417 6.331-11.663.598-.549 1.196-.499 4.037.598 4.736 1.844 5.085 1.894 7.627.25 2.243-1.447 2.292-1.546 2.641-4.637.648-5.93-.15-5.383 8.075-5.383 8.324 0 7.776-.349 8.424 5.533l.349 3.24 2.592 1.395 2.592 1.396 3.19-1.296c4.037-1.645 5.183-1.645 6.38.1 2.093 3.04 5.582 9.57 5.582 10.467 0 .648-1.196 1.894-3.24 3.39l-3.19 2.442v2.99l-.05 2.991 3.24 2.443c2.044 1.545 3.24 2.79 3.24 3.39 0 1.046-5.582 10.915-6.679 11.812-.548.449-1.645.2-4.586-.997l-3.937-1.545-2.542 1.396-2.542 1.395-.599 3.988c-.348 2.691-.847 4.237-1.395 4.685-1.296.947-12.81.848-13.757-.15m11.414-19.639c6.58-2.99 8.374-11.265 3.639-16.698-6.28-7.128-17.844-3.29-18.792 6.23-.398 4.287 2.991 9.371 7.377 11.066 1.595.598 5.832.3 7.776-.598" fill="var(--B700)" style="animation:rotate-clockwise 2s infinite linear;transform-origin:center;transform-box:fill-box"/><path d="M176.263 146.231c-1.845-1.146-3.49-2.243-3.64-2.442-.149-.25.2-1.545.749-2.841.996-2.293.996-2.443.15-4.038-.699-1.345-1.197-1.644-3.141-1.894-3.639-.498-3.49-.249-3.49-5.433v-4.735l1.895-.299c3.589-.598 3.838-.698 4.785-2.243.897-1.545.847-1.595-.15-4.037-.598-1.346-.947-2.692-.797-2.891.299-.549 7.128-4.536 7.726-4.536.249 0 1.296.997 2.342 2.243 1.446 1.744 2.194 2.243 3.39 2.243s1.944-.499 3.39-2.243c1.046-1.246 2.093-2.243 2.342-2.243.598 0 7.427 3.987 7.726 4.536.15.2-.2 1.545-.748 2.89-.997 2.293-1.047 2.543-.299 3.988.798 1.496 1.196 1.695 4.935 2.293l1.844.3v4.734c0 5.184.15 4.935-3.49 5.433-1.893.25-2.442.549-3.14 1.894-.797 1.546-.797 1.695.15 4.187l.997 2.592-1.396.947c-2.542 1.745-6.03 3.589-6.729 3.589-.448 0-1.445-.947-2.292-2.044-1.247-1.744-1.795-2.093-3.29-2.143s-1.944.25-3.34 2.094c-.847 1.146-1.944 2.093-2.342 2.093-.449 0-2.293-.897-4.137-1.994m13.109-10.716c4.486-2.343 4.486-9.371-.1-11.813-5.832-3.14-12.212 3.19-9.171 9.121 1.595 3.09 6.03 4.337 9.27 2.692z" fill="var(--R500)" style="animation:rotate-counter-clockwise 2s infinite linear;transform-origin:center;transform-box:fill-box"/><defs><linearGradient id="paint0_linear_2664_5084" x1="53.366" y1="112.162" x2="38.26" y2="175.224" gradientUnits="userSpaceOnUse"><stop stop-color="#2A318C"/><stop offset="1" stop-color="#1D225F"/></linearGradient><linearGradient id="paint1_linear_2664_5084" x1="59.252" y1="30.82" x2="59.252" y2="113.448" gradientUnits="userSpaceOnUse"><stop stop-color="#EEE"/><stop offset="1" stop-color="#D6D7D8"/></linearGradient></defs></svg>
@@ -0,0 +1,24 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <rect x="23.6924" y="8.50977" width="24.0788" height="6.12635" rx="1" transform="rotate(46.7118 23.6924 8.50977)" fill="#ABCFF3"/>
19
+ <path d="M34.5 18.5L42.155 12.372C42.9714 11.5178 43.4541 10.3843 43.4969 9.22094C43.5397 8.05759 43.139 6.95967 42.383 6.1687C41.627 5.37773 40.5777 4.9585 39.4658 5.00325C38.3539 5.04799 37.2705 5.55304 36.4541 6.40729L31 14" fill="#ABCFF3"/>
20
+ <path d="M34.5 18.5L42.155 12.372C42.9714 11.5178 43.4541 10.3843 43.4969 9.22094C43.5397 8.05759 43.139 6.95967 42.383 6.1687C41.627 5.37773 40.5777 4.9585 39.4658 5.00325C38.3539 5.04799 37.2705 5.55304 36.4541 6.40729L31 14M36.1121 30.6241L19.0094 12.7299M15.8739 26.1505L20.1496 21.677M25.0212 35.7212L11.8056 21.8939C11.5994 21.6782 11.4897 21.3791 11.5008 21.0625C11.5118 20.7459 11.6425 20.4377 11.8643 20.2057L22.734 8.83296C22.9557 8.60094 23.2503 8.46412 23.5529 8.4526C23.8555 8.44107 24.1413 8.55579 24.3475 8.77151L39.8954 25.0389C40.1016 25.2546 40.2112 25.5537 40.2002 25.8703C40.1892 26.1869 40.0584 26.4951 39.8366 26.7271L31.4753 35.4754C30.5883 36.4034 29.41 36.9507 28.1996 36.9968C26.9893 37.0429 25.846 36.5841 25.0212 35.7212Z" stroke="#0066CC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
21
+ <path d="M9 30C7.34315 30 6 31.3431 6 33C6 34.6569 7.34315 36 9 36H14" stroke="#0066CC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
22
+ <path d="M7.5 43C7.5 41.3431 8.84315 40 10.5 40H22" stroke="#0066CC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
23
+ <circle cx="1" cy="1" r="0.5" transform="matrix(-1 0 0 1 18.5 35)" stroke="#0066CC"/>
24
+ </svg>
@@ -0,0 +1,27 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7 24H31V41C31 43.2091 29.2091 45 27 45H11C8.79086 45 7 43.2091 7 41V24Z" fill="#F33E3E" fill-opacity="0.12" stroke="#F33E3E" stroke-width="2" stroke-linejoin="round"/>
19
+ <path d="M19 29.5V39.5" stroke="#F33E3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
20
+ <path d="M24 29.5V39.5" stroke="#F33E3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
21
+ <path d="M14 29.5V39.5" stroke="#F33E3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
22
+ <path d="M42 10C43.6569 10 45 11.3431 45 13C45 14.6569 43.6569 16 42 16H33" stroke="#F33E3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
23
+ <path d="M38 23C38 21.3431 36.6569 20 35 20H27" stroke="#F33E3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
24
+ <path d="M31.6912 7.04037L4.11658 11.9025C3.57269 11.9984 3.20952 12.5171 3.30542 13.061L3.82637 16.0154C3.92227 16.5593 4.44093 16.9225 4.98482 16.8266L32.5594 11.9644C33.1033 11.8685 33.4665 11.3499 33.3706 10.806L32.8497 7.85153C32.7538 7.30764 32.2351 6.94447 31.6912 7.04037Z" fill="#F33E3E" fill-opacity="0.12" stroke="#F33E3E" stroke-width="2" stroke-linejoin="round"/>
25
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12.9228 4.2572L20.8012 2.86801C21.889 2.6762 22.9263 3.40254 23.1181 4.49033L23.8127 8.42956L11.995 10.5133L11.3005 6.57411C11.1086 5.48632 11.835 4.449 12.9228 4.2572Z" stroke="#F33E3E" stroke-width="2" stroke-linejoin="round"/>
26
+ <circle cx="30" cy="16" r="1" fill="#F33E3E"/>
27
+ </svg>
@@ -0,0 +1,21 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none">
18
+ <circle cx="24" cy="24" r="20" fill="#0066CC" fill-opacity="0.3" stroke="#0066CC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
19
+ <path d="M20 20H24V32M24 32H19M24 32H29" stroke="#0066CC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
20
+ <path d="M24.5 14.75C24.5 15.1642 24.1642 15.5 23.75 15.5M24.5 14.75C24.5 14.3358 24.1642 14 23.75 14M24.5 14.75H23M23.75 15.5C23.3358 15.5 23 15.1642 23 14.75M23.75 15.5V14M23 14.75C23 14.3358 23.3358 14 23.75 14" stroke="#0066CC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
21
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none" viewBox="0 0 48 48">
2
+ <path fill="#06C" d="M27 12.954 9.42 7.562A1.5 1.5 0 0 0 7.5 9v27a1.5 1.5 0 0 0 1.92 1.438L27 32.046V12.955Z" opacity=".3"/>
3
+ <path stroke="#06C" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M42.42 27.315a1.5 1.5 0 0 0 1.08-1.44v-6.75a1.5 1.5 0 0 0-1.08-1.44L9.42 7.56A1.5 1.5 0 0 0 7.5 9v27a1.5 1.5 0 0 0 1.92 1.44l33-10.125Z" vector-effect="non-scaling-stroke"/>
4
+ <path stroke="#06C" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36 29.284V36a1.5 1.5 0 0 1-1.5 1.5h-6A1.5 1.5 0 0 1 27 36V12.954" vector-effect="non-scaling-stroke"/>
5
+ </svg>
@@ -0,0 +1,24 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none">
18
+ <path opacity="0.3" d="M39 26.1525L24.0319 41.1206C23.7533 41.3993 23.4225 41.6203 23.0585 41.7711C22.6945 41.9219 22.3043 41.9995 21.9103 41.9995C21.5163 41.9995 21.1261 41.9219 20.7621 41.7711C20.3981 41.6203 20.0673 41.3993 19.7888 41.1206L3.87938 25.2113C3.60073 24.9327 3.37969 24.6019 3.22888 24.2379C3.07808 23.8739 3.00046 23.4837 3.00046 23.0897C3.00046 22.6957 3.07808 22.3055 3.22888 21.9415C3.37969 21.5775 3.60073 21.2467 3.87938 20.9681L21.8475 3L43.5 24.6525L39 26.1525Z" fill="#3B444C"/>
19
+ <path d="M39 26.1525L24.0319 41.1206C23.7533 41.3993 23.4225 41.6203 23.0585 41.7711C22.6945 41.9219 22.3043 41.9996 21.9103 41.9996C21.5163 41.9996 21.1261 41.9219 20.7621 41.7711C20.3981 41.6203 20.0673 41.3993 19.7888 41.1206L3.87938 25.2113C3.60073 24.9327 3.37969 24.6019 3.22888 24.2379C3.07808 23.8739 3.00046 23.4837 3.00046 23.0897C3.00046 22.6957 3.07808 22.3055 3.22888 21.9415C3.37969 21.5775 3.60073 21.2467 3.87938 20.9681L21.8475 3L43.5 24.6525L39 26.1525Z" stroke="#3B444C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
20
+ <path d="M23.25 25.5C25.3211 25.5 27 23.8211 27 21.75C27 19.6789 25.3211 18 23.25 18C21.1789 18 19.5 19.6789 19.5 21.75C19.5 23.8211 21.1789 25.5 23.25 25.5Z" fill="white" fill-opacity="0.3" stroke="#3B444C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
21
+ <path d="M20.5987 19.0988L7.49812 6" stroke="#3B444C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
22
+ <path opacity="0.3" d="M46.5 39C46.5 39.7956 46.1839 40.5587 45.6213 41.1213C45.0587 41.6839 44.2956 42 43.5 42C42.7044 42 41.9413 41.6839 41.3787 41.1213C40.8161 40.5587 40.5 39.7956 40.5 39C40.5 36 43.5 31.5 43.5 31.5C43.5 31.5 46.5 36 46.5 39Z" fill="#0066CC"/>
23
+ <path d="M46.5 39C46.5 39.7956 46.1839 40.5587 45.6213 41.1213C45.0587 41.6839 44.2956 42 43.5 42C42.7044 42 41.9413 41.6839 41.3787 41.1213C40.8161 40.5587 40.5 39.7956 40.5 39C40.5 36 43.5 31.5 43.5 31.5C43.5 31.5 46.5 36 46.5 39Z" stroke="#0066CC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
24
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="M19.4999 18V30M28.4999 18V30M42 24C42 33.9411 33.9411 42 24 42C14.0589 42 6 33.9411 6 24C6 14.0589 14.0589 6 24 6C33.9411 6 42 14.0589 42 24Z" fill="#F33E3E" fill-opacity="0.12" stroke="#F33E3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" vector-effect="non-scaling-stroke" />
19
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="M11 38.4676V9.53238C11 7.97779 12.6959 7.01757 14.029 7.8174L38.1417 22.285C39.4364 23.0618 39.4364 24.9382 38.1417 25.715L14.029 40.1826C12.6959 40.9824 11 40.0222 11 38.4676Z" fill="#0066CC" fill-opacity="0.3" stroke="#0066CC" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" vector-effect="non-scaling-stroke" />
19
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none">
2
+ <rect x="6" y="30" width="36" height="14" rx="2" fill="#0066CC" fill-opacity="0.3" stroke="#0066CC" stroke-width="2"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18.2 16H8C6.89543 16 6 16.8954 6 18V28C6 29.1046 6.89543 30 8 30H40C41.1046 30 42 29.1046 42 28V18C42 16.8954 41.1046 16 40 16H37.8C36.8734 20.5645 32.8379 24 28 24C23.1621 24 19.1266 20.5645 18.2 16Z" fill="#0066CC" fill-opacity="0.3"/>
4
+ <path d="M18.2 16L19.18 15.8011L19.0174 15H18.2V16ZM37.8 16V15H36.9826L36.82 15.8011L37.8 16ZM8 17H18.2V15H8V17ZM7 18C7 17.4477 7.44772 17 8 17V15C6.34315 15 5 16.3431 5 18H7ZM7 28V18H5V28H7ZM8 29C7.44772 29 7 28.5523 7 28H5C5 29.6569 6.34315 31 8 31V29ZM40 29H8V31H40V29ZM41 28C41 28.5523 40.5523 29 40 29V31C41.6569 31 43 29.6569 43 28H41ZM41 18V28H43V18H41ZM40 17C40.5523 17 41 17.4477 41 18H43C43 16.3431 41.6569 15 40 15V17ZM37.8 17H40V15H37.8V17ZM36.82 15.8011C35.9861 19.9087 32.353 23 28 23V25C33.3229 25 37.7607 21.2203 38.78 16.1989L36.82 15.8011ZM28 23C23.647 23 20.0139 19.9087 19.18 15.8011L17.22 16.1989C18.2393 21.2203 22.6771 25 28 25V23Z" fill="#0066CC"/>
5
+ <circle cx="28" cy="14" r="10" fill="#1DAD70" fill-opacity="0.15" stroke="#1DAD70" stroke-width="2"/>
6
+ <path d="M27.9991 19V9M27.9991 9L23.9082 13.0909M27.9991 9L32.09 13.0909" stroke="#1DAD70" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
7
+ <path d="M11 23H15" stroke="#0066CC" stroke-width="2" stroke-linecap="round"/>
8
+ <path d="M11 37H15" stroke="#0066CC" stroke-width="2" stroke-linecap="round"/>
9
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="17" height="16" fill="none" viewBox="0 0 17 16">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 5v7.732a.5.5 0 0 1-.223.417l-.687.458a.5.5 0 0 1-.762-.295L4.5 10M7 5H4.5a2.5 2.5 0 1 0 0 5M7 5s3.403 0 6.678-2.747a.5.5 0 0 1 .822.383v9.729a.5.5 0 0 1-.822.382C10.403 10 7 10 7 10H4.5" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.75 7.5v11.6a.75.75 0 0 1-.334.624l-1.03.687a.75.75 0 0 1-1.144-.442L6 15m3.75-7.5H6A3.75 3.75 0 0 0 6 15m3.75-7.5s5.105 0 10.017-4.12A.75.75 0 0 1 21 3.954v14.593a.75.75 0 0 1-1.233.573C14.855 15 9.75 15 9.75 15H6" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M22.5 16.5V6.75a.75.75 0 0 0-.75-.75H2.25a.75.75 0 0 0-.75.75v9.75m21 0h-21m21 0v2.25m-21-2.25v2.25m3-2.25v2.25m3-2.25v2.25m3-2.25v2.25m3-2.25v2.25m3-2.25v2.25m3-2.25v2.25M4.5 9h6v4.5h-6V9Zm9 0h6v4.5h-6V9Z" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
18
+ <path fill="#596168" fill-rule="evenodd" d="M12.444 1.778c.982 0 1.778.796 1.778 1.778v6.11c0 .983-.796 1.778-1.778 1.778H7.72l-2.582 2.583c-.402.402-1.076.147-1.134-.396L4 13.556v-2.112h-.444c-.945 0-1.717-.735-1.775-1.665l-.003-.112V3.556c0-.982.796-1.778 1.778-1.778zm0 1.333H3.556c-.246 0-.445.2-.445.445v6.11c0 .246.2.445.445.445h1.11c.369 0 .667.299.667.667v1.167l1.64-1.639c.104-.104.24-.17.384-.19l.087-.005h5c.246 0 .445-.199.445-.444V3.556c0-.246-.2-.445-.445-.445zM8 7.056c.368 0 .667.298.667.666 0 .342-.258.624-.59.662L8 8.39H5.222c-.368 0-.666-.299-.666-.667 0-.342.257-.623.588-.662l.078-.004H8zm2.778-2.223c.368 0 .666.299.666.667 0 .342-.257.624-.588.662l-.078.005H5.222c-.368 0-.666-.299-.666-.667 0-.342.257-.624.588-.662l.078-.005h5.556z"/>
19
+ </svg>
@@ -0,0 +1,22 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 20 20">
18
+ <path data-style-override="false" fill="#F35325" d="M0 0h9.524v9.524H0V0Z"/>
19
+ <path data-style-override="false" fill="#81BC06" d="M10.476 0H20v9.524h-9.524V0Z"/>
20
+ <path data-style-override="false" fill="#05A6F0" d="M0 10.477h9.524V20H0v-9.523Z"/>
21
+ <path data-style-override="false" fill="#FFBA08" d="M10.476 10.477H20V20h-9.524v-9.523Z"/>
22
+ </svg>