@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
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
17
+ <path d="M21.9985 8.48926C22.0691 5.63801 19.6915 3.22174 16.697 3.19074C14.6921 3.16997 12.9383 4.19782 12 5.73339C11.0615 4.19782 9.30787 3.1698 7.30299 3.19074C4.30846 3.22174 1.9309 5.63801 2.00153 8.48926C2.15962 14.8606 10.1609 20.4023 11.7334 21.4309C11.8941 21.5361 12.1059 21.5361 12.2666 21.4309C13.8391 20.4023 21.8404 14.8606 21.9985 8.48926Z" fill="var(--R500)"/>
18
+ <path d="M12.0887 17.7237C11.8143 17.7237 11.5785 17.5378 11.5275 17.2806L10.1331 10.2264L8.64945 13.5845C8.56304 13.7801 8.36524 13.9098 8.14263 13.917C7.91968 13.9243 7.71327 13.8074 7.61319 13.6179L7.21657 12.8671H1.66178C1.34651 12.8671 1.09082 12.6236 1.09082 12.3233C1.09082 12.0229 1.34651 11.7796 1.66178 11.7796H7.56846C7.78314 11.7796 7.97959 11.8942 8.07697 12.0761L9.81684 8.1386C9.91456 7.91727 10.1532 7.78321 10.4035 7.80877C10.6541 7.83417 10.8575 8.0129 10.9042 8.24886L12.0539 14.0657L12.5297 11.344C12.5754 11.0817 12.8136 10.8894 13.0927 10.8894H14.9561C15.1492 10.8894 15.3293 10.9823 15.4346 11.1363L16.3095 12.4153L16.6869 11.9781C16.7954 11.8524 16.9573 11.7796 17.1281 11.7796H22.6412C22.9564 11.7796 23.2119 12.0231 23.2119 12.3233C23.2119 12.6236 22.9564 12.8671 22.6412 12.8671H17.3979L16.6975 13.6787C16.5821 13.8124 16.4064 13.8859 16.225 13.8764C16.0432 13.8669 15.8773 13.7754 15.778 13.6303L14.6469 11.977H13.5766L12.6519 17.2692C12.6065 17.5292 12.3715 17.7208 12.0948 17.7236C12.0927 17.7236 12.0905 17.7237 12.0887 17.7237Z" fill="var(--N0)"/>
19
+ </svg>
@@ -0,0 +1,20 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
18
+ <rect width="24" height="24" rx="6" fill="#F3F0FF"/>
19
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 4.5C12.345 4.5 12.625 4.78 12.625 5.125V6.41C13.71 6.529 14.703 6.958 15.513 7.607L15.536 7.581L16.419 6.697C16.5362 6.57977 16.6952 6.51392 16.861 6.51392C17.0268 6.51392 17.1858 6.57977 17.303 6.697C17.4202 6.81423 17.4861 6.97322 17.4861 7.139C17.4861 7.30478 17.4202 7.46377 17.303 7.581L16.419 8.464C16.4112 8.47221 16.4032 8.48022 16.395 8.488C17.0599 9.31791 17.4747 10.32 17.591 11.377L17.625 11.375H18.875C19.0408 11.375 19.1997 11.4408 19.3169 11.5581C19.4342 11.6753 19.5 11.8342 19.5 12C19.5 12.1658 19.4342 12.3247 19.3169 12.4419C19.1997 12.5592 19.0408 12.625 18.875 12.625H17.625L17.59 12.624C17.4743 13.6816 17.059 14.6843 16.393 15.514L16.419 15.536L17.303 16.419C17.4202 16.5362 17.4861 16.6952 17.4861 16.861C17.4861 17.0268 17.4202 17.1858 17.303 17.303C17.1858 17.4202 17.0268 17.4861 16.861 17.4861C16.6952 17.4861 16.5362 17.4202 16.419 17.303L15.536 16.419C15.5278 16.4112 15.5198 16.4032 15.512 16.395C14.6821 17.0599 13.68 17.4747 12.623 17.591L12.625 17.625V18.875C12.625 19.0408 12.5592 19.1997 12.4419 19.3169C12.3247 19.4342 12.1658 19.5 12 19.5C11.8342 19.5 11.6753 19.4342 11.5581 19.3169C11.4408 19.1997 11.375 19.0408 11.375 18.875V17.625L11.376 17.59C10.3184 17.4743 9.31573 17.059 8.486 16.393L8.464 16.419L7.581 17.303C7.46377 17.4202 7.30478 17.4861 7.139 17.4861C6.97322 17.4861 6.81423 17.4202 6.697 17.303C6.57977 17.1858 6.51392 17.0268 6.51392 16.861C6.51392 16.6952 6.57977 16.5362 6.697 16.419L7.581 15.536C7.58878 15.5278 7.59679 15.5198 7.605 15.512C6.94012 14.6821 6.52528 13.68 6.409 12.623L6.375 12.625H5.125C4.95924 12.625 4.80027 12.5592 4.68306 12.4419C4.56585 12.3247 4.5 12.1658 4.5 12C4.5 11.8342 4.56585 11.6753 4.68306 11.5581C4.80027 11.4408 4.95924 11.375 5.125 11.375H6.41C6.52643 10.3181 6.94165 9.31635 7.607 8.487L7.581 8.464L6.697 7.581C6.57977 7.46377 6.51392 7.30478 6.51392 7.139C6.51392 6.97322 6.57977 6.81423 6.697 6.697C6.81423 6.57977 6.97322 6.51392 7.139 6.51392C7.30478 6.51392 7.46377 6.57977 7.581 6.697L8.464 7.581C8.47221 7.58878 8.48022 7.59679 8.488 7.605C9.31791 6.94012 10.32 6.52528 11.377 6.409L11.375 6.375V5.125C11.375 4.78 11.655 4.5 12 4.5ZM12 7.625C10.8397 7.625 9.72688 8.08594 8.90641 8.90641C8.08594 9.72688 7.625 10.8397 7.625 12C7.625 13.1603 8.08594 14.2731 8.90641 15.0936C9.72688 15.9141 10.8397 16.375 12 16.375C13.1603 16.375 14.2731 15.9141 15.0936 15.0936C15.9141 14.2731 16.375 13.1603 16.375 12C16.375 10.8397 15.9141 9.72688 15.0936 8.90641C14.2731 8.08594 13.1603 7.625 12 7.625ZM12 8.875C12.8288 8.875 13.6237 9.20424 14.2097 9.79029C14.7958 10.3763 15.125 11.1712 15.125 12C15.125 12.8288 14.7958 13.6237 14.2097 14.2097C13.6237 14.7958 12.8288 15.125 12 15.125C11.1712 15.125 10.3763 14.7958 9.79029 14.2097C9.20424 13.6237 8.875 12.8288 8.875 12C8.875 11.1712 9.20424 10.3763 9.79029 9.79029C10.3763 9.20424 11.1712 8.875 12 8.875ZM12 10.125C11.7538 10.125 11.51 10.1735 11.2825 10.2677C11.055 10.362 10.8483 10.5001 10.6742 10.6742C10.5001 10.8483 10.362 11.055 10.2677 11.2825C10.1735 11.51 10.125 11.7538 10.125 12C10.125 12.2462 10.1735 12.49 10.2677 12.7175C10.362 12.945 10.5001 13.1517 10.6742 13.3258C10.8483 13.4999 11.055 13.638 11.2825 13.7323C11.51 13.8265 11.7538 13.875 12 13.875C12.4973 13.875 12.9742 13.6775 13.3258 13.3258C13.6775 12.9742 13.875 12.4973 13.875 12C13.875 11.5027 13.6775 11.0258 13.3258 10.6742C12.9742 10.3225 12.4973 10.125 12 10.125Z" fill="#664BEE"/>
20
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#596168" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5" d="M16.953 7.046a7.005 7.005 0 0 1 0 9.908m0-9.908a7.005 7.005 0 0 0-9.907 0m9.907 0 2.684-2.683m-2.684 12.59a7.005 7.005 0 0 1-9.907 0m9.907 0 2.684 2.684m-12.59-2.683a7.005 7.005 0 0 1 0-9.908m0 9.908-2.684 2.683m2.683-12.59L4.363 4.362M12 1.2v3.795m0 14.01V22.8M1.2 12h3.795m14.01 0H22.8m-7.297 0a3.503 3.503 0 1 1-7.006 0 3.503 3.503 0 0 1 7.006 0Z" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -0,0 +1,20 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <circle cx="12" cy="12" r="10" fill="#3B444C"/>
19
+ <path fill="#fff" d="M12.84 5.583A4.3 4.3 0 0 0 7.7 9.8a1 1 0 1 0 2 0 2.3 2.3 0 1 1 2.3 2.3 1 1 0 0 0-1 1v1.4a1 1 0 1 0 2 0v-.518a4.299 4.299 0 0 0-.16-8.4ZM12 18.5a.983.983 0 0 0 1-1 .968.968 0 0 0-.291-.705A.959.959 0 0 0 12 16.5a.959.959 0 0 0-.709.295.968.968 0 0 0-.291.705c0 .282.093.521.278.718A.996.996 0 0 0 12 18.5Z"/>
20
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 14.043V13.1a3.3 3.3 0 1 0-3.3-3.3M12 17v.5M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Z" 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" viewBox="0 0 16 16">
18
+ <path fill="#1D2730" fill-rule="evenodd" d="M9 1.333c3.682 0 6.667 2.985 6.667 6.667S12.682 14.667 9 14.667 2.333 11.682 2.333 8 5.318 1.333 9 1.333zm0 1.334C6.054 2.667 3.667 5.054 3.667 8S6.054 13.333 9 13.333 14.333 10.946 14.333 8 11.946 2.667 9 2.667zm-.137 7.245c.41 0 .747.337.747.747s-.337.747-.747.747-.747-.336-.747-.747c0-.41.338-.747.747-.747zm.046-5.245c1.166 0 2.313.537 2.313 1.82 0 1.185-1.357 1.64-1.648 2.068-.22.319-.146.766-.747.766-.392 0-.583-.319-.583-.61 0-1.085 1.593-1.33 1.593-2.223 0-.492-.327-.783-.873-.783-1.166 0-.711 1.202-1.594 1.202-.319 0-.592-.191-.592-.556 0-.893 1.02-1.684 2.13-1.684z"/>
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" viewBox="0 0 24 24">
18
+ <path fill="#767D84" fill-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm-.205 12.868c-.615 0-1.12.505-1.12 1.12 0 .617.505 1.121 1.12 1.121.615 0 1.12-.504 1.12-1.12 0-.616-.506-1.12-1.12-1.12zM11.863 7c-1.667 0-3.197 1.187-3.196 2.527 0 .546.41.833.888.833 1.325 0 .642-1.803 2.39-1.803.82 0 1.311.438 1.311 1.175 0 1.34-2.39 1.708-2.39 3.334 0 .438.287.915.874.915.902 0 .792-.67 1.12-1.148.438-.642 2.473-1.325 2.473-3.101 0-1.927-1.721-2.732-3.47-2.732z"/>
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 fill="#3B444C" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm3-7a5.975 5.975 0 0 0 3.807-1.363 7 7 0 1 1-8.445-8.445A6 6 0 0 0 15 15Z" clip-rule="evenodd"/>
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 fill="#3B444C" fill-rule="evenodd" d="M22 14.232A8.691 8.691 0 0 1 9.768 2C5.312 3.068 2 7.077 2 11.86 2 17.46 6.54 22 12.14 22c4.783 0 8.792-3.312 9.86-7.768Z" clip-rule="evenodd"/>
19
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="20" height="14" viewBox="0 0 20 14" fill="none">
2
+ <path d="M4.75 4.75C4.75 4.75 8.84476 4.75 12.75 4.75M4.75 8.75C4.75 8.75 7.21949 8.75 10.0833 8.75M1.5 0.75H18C18.4142 0.75 18.75 1.08579 18.75 1.5V12C18.75 12.4142 18.4142 12.75 18 12.75H16.8438H6.125H1.5C1.08579 12.75 0.75 12.4142 0.75 12V1.5C0.75 1.08579 1.08579 0.75 1.5 0.75Z" stroke="#3B444C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" vector-effect="non-scaling-stroke"/>
3
+ </svg>
@@ -0,0 +1,20 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="M2 10.5L5.14644 7.35355C5.19287 7.30712 5.24799 7.27029 5.30865 7.24517C5.36931 7.22004 5.43433 7.20711 5.49999 7.20711C5.56565 7.20711 5.63067 7.22004 5.69133 7.24517C5.752 7.27029 5.80711 7.30712 5.85354 7.35355L8.64644 10.1464C8.69287 10.1929 8.74799 10.2297 8.80865 10.2548C8.86931 10.28 8.93433 10.2929 8.99999 10.2929C9.06565 10.2929 9.13067 10.28 9.19133 10.2548C9.252 10.2297 9.30711 10.1929 9.35354 10.1464L10.6464 8.85355C10.6929 8.80712 10.748 8.77029 10.8086 8.74517C10.8693 8.72004 10.9343 8.70711 11 8.70711C11.0657 8.70711 11.1307 8.72004 11.1913 8.74517C11.252 8.77029 11.3071 8.80712 11.3535 8.85355L14 11.5M2.5 3H13.5C13.7761 3 14 3.22386 14 3.5V12.5C14 12.7761 13.7761 13 13.5 13H2.5C2.22386 13 2 12.7761 2 12.5V3.5C2 3.22386 2.22386 3 2.5 3Z" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
+ <path d="M10 7.5C10.5523 7.5 11 7.05228 11 6.5C11 5.94772 10.5523 5.5 10 5.5C9.44772 5.5 9 5.94772 9 6.5C9 7.05228 9.44772 7.5 10 7.5Z" fill="#596168"/>
20
+ </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="14" height="14" viewBox="0 0 14 14" fill="none">
18
+ <g clip-path="url(#clip0_2382_27793)">
19
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.00016 1.75016C4.10067 1.75016 1.75016 4.10067 1.75016 7.00016C1.75016 9.89966 4.10067 12.2502 7.00016 12.2502C9.89966 12.2502 12.2502 9.89966 12.2502 7.00016C12.2502 4.10067 9.89966 1.75016 7.00016 1.75016ZM0.583496 7.00016C0.583496 3.45634 3.45634 0.583496 7.00016 0.583496C10.544 0.583496 13.4168 3.45634 13.4168 7.00016C13.4168 10.544 10.544 13.4168 7.00016 13.4168C3.45634 13.4168 0.583496 10.544 0.583496 7.00016Z" fill="#FFB549"/>
20
+ <path d="M4.94656 9.83432C5.39385 10.1584 5.91148 10.372 6.45713 10.4576C7.00278 10.5433 7.56096 10.4986 8.08603 10.3272C8.61111 10.1559 9.08816 9.86263 9.4782 9.47154C9.86823 9.08046 10.1602 8.60262 10.3301 8.07708C10.5001 7.55155 10.5433 6.99325 10.4562 6.44783C10.369 5.90241 10.154 5.38536 9.82879 4.93895C9.50354 4.49253 9.07724 4.12944 8.58477 3.87934C8.0923 3.62925 7.54763 3.49926 6.99529 3.5L7 7L4.94656 9.83432Z" fill="#8C6324"/>
21
+ </g>
22
+ </svg>
@@ -0,0 +1,20 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z" fill="var(--O500)"/>
19
+ <path d="M8.47982 16.8588C9.24659 17.4144 10.134 17.7805 11.0694 17.9274C12.0048 18.0743 12.9616 17.9976 13.8618 17.7038C14.7619 17.41 15.5797 16.9074 16.2483 16.2369C16.917 15.5665 17.4174 14.7473 17.7088 13.8464C18.0002 12.9455 18.0742 11.9884 17.9249 11.0534C17.7755 10.1184 17.4069 9.23204 16.8494 8.46677C16.2918 7.70149 15.561 7.07904 14.7168 6.6503C13.8725 6.22157 12.9388 5.99873 11.9919 6.00001L12 12L8.47982 16.8588Z" fill="var(--O200)"/>
20
+ </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="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <circle data-style-override="false" cx="12" cy="12" r="10" fill="var(--B500)" />
19
+ <path
20
+ data-style-override="false"
21
+ d="M11.9924 8.07053C11.7103 8.07053 11.4685 7.96977 11.267 7.76826C11.0655 7.56675 10.9647 7.3199 10.9647 7.02771C10.9647 6.73552 11.0655 6.4937 11.267 6.30227C11.4685 6.10076 11.7103 6 11.9924 6C12.2846 6 12.5315 6.10076 12.733 6.30227C12.9345 6.4937 13.0353 6.73552 13.0353 7.02771C13.0353 7.3199 12.9345 7.56675 12.733 7.76826C12.5315 7.96977 12.2846 8.07053 11.9924 8.07053ZM12.869 15.34H14.2368C14.6583 15.34 15 15.6818 15 16.1033C15 16.5248 14.6583 16.8665 14.2368 16.8665H9.76322C9.34171 16.8665 9 16.5248 9 16.1033C9 15.6818 9.34171 15.34 9.76322 15.34H11.131V10.67H9.76322C9.34171 10.67 9 10.3283 9 9.9068C9 9.48528 9.34171 9.14358 9.76322 9.14358H11.869C12.4213 9.14358 12.869 9.59129 12.869 10.1436V15.34Z"
22
+ fill="var(--N0)"
23
+ />
24
+ </svg>
@@ -0,0 +1,20 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
18
+ <circle cx="8.00016" cy="8" r="6.66667" fill="#767D84"/>
19
+ <path d="M7.99496 5.38035C7.80688 5.38035 7.64568 5.31318 7.51133 5.17884C7.37699 5.0445 7.30982 4.87993 7.30982 4.68514C7.30982 4.49034 7.37699 4.32914 7.51133 4.20151C7.64568 4.06717 7.80688 4 7.99496 4C8.18976 4 8.35432 4.06717 8.48867 4.20151C8.62301 4.32914 8.69018 4.49034 8.69018 4.68514C8.69018 4.87993 8.62301 5.0445 8.48867 5.17884C8.35432 5.31318 8.18976 5.38035 7.99496 5.38035ZM8.57934 10.2267H10V11.2443H6V10.2267H7.42066V7.11335H6V6.09572H8.57934V10.2267Z" fill="white"/>
20
+ </svg>
@@ -0,0 +1,20 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
18
+ <circle cx="8.00016" cy="8" r="6.66667" fill="#3b444c"/>
19
+ <path d="M7.99496 5.38035C7.80688 5.38035 7.64568 5.31318 7.51133 5.17884C7.37699 5.0445 7.30982 4.87993 7.30982 4.68514C7.30982 4.49034 7.37699 4.32914 7.51133 4.20151C7.64568 4.06717 7.80688 4 7.99496 4C8.18976 4 8.35432 4.06717 8.48867 4.20151C8.62301 4.32914 8.69018 4.49034 8.69018 4.68514C8.69018 4.87993 8.62301 5.0445 8.48867 5.17884C8.35432 5.31318 8.18976 5.38035 7.99496 5.38035ZM8.57934 10.2267H10V11.2443H6V10.2267H7.42066V7.11335H6V6.09572H8.57934V10.2267Z" fill="var(--N0)"/>
20
+ </svg>
@@ -0,0 +1,20 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
18
+ <circle cx="9.99996" cy="9.99999" r="8.33333" fill="#0066CC"/>
19
+ <path d="M9.9937 6.72544C9.75861 6.72544 9.55709 6.64148 9.38917 6.47355C9.22124 6.30563 9.13728 6.09992 9.13728 5.85642C9.13728 5.61293 9.22124 5.41142 9.38917 5.25189C9.55709 5.08396 9.75861 5 9.9937 5C10.2372 5 10.4429 5.08396 10.6108 5.25189C10.7788 5.41142 10.8627 5.61293 10.8627 5.85642C10.8627 6.09992 10.7788 6.30563 10.6108 6.47355C10.4429 6.64148 10.2372 6.72544 9.9937 6.72544ZM10.7242 12.7834H12.5V14.0554H7.5V12.7834H9.27582V8.89169H7.5V7.61965H10.7242V12.7834Z" fill="var(--N0)"/>
20
+ </svg>
@@ -0,0 +1,20 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <circle cx="6" cy="6" r="5" stroke="#596168" stroke-width="1"/>
19
+ <path d="M5.99622 4.03526C5.85516 4.03526 5.73426 3.98489 5.6335 3.88413C5.53275 3.78338 5.48237 3.65995 5.48237 3.51385C5.48237 3.36776 5.53275 3.24685 5.6335 3.15113C5.73426 3.05038 5.85516 3 5.99622 3C6.14232 3 6.26574 3.05038 6.3665 3.15113C6.46725 3.24685 6.51763 3.36776 6.51763 3.51385C6.51763 3.65995 6.46725 3.78338 6.3665 3.88413C6.26574 3.98489 6.14232 4.03526 5.99622 4.03526ZM6.43451 7.67002H7.5V8.43325H4.5V7.67002H5.56549V5.33501H4.5V4.57179H6.43451V7.67002Z" fill="#596168"/>
20
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="M12 16V10H9.5M12 16H9.5M12 16H14.5M12 6.5V7M12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22Z" stroke="#3B444C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
+ </svg>
@@ -0,0 +1,29 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
18
+ <g fill="none" fill-rule="evenodd">
19
+ <g fill="#06C">
20
+ <g>
21
+ <g>
22
+ <g>
23
+ <path d="M10 1.667c4.6 0 8.333 3.733 8.333 8.333S14.6 18.333 10 18.333 1.667 14.6 1.667 10 5.4 1.667 10 1.667zm0 1.666C6.32 3.333 3.333 6.32 3.333 10c0 3.68 2.987 6.667 6.667 6.667 3.68 0 6.667-2.987 6.667-6.667 0-3.68-2.987-6.667-6.667-6.667zm0 5.834c.46 0 .833.373.833.833v3.333c0 .46-.373.834-.833.834-.46 0-.833-.373-.833-.834V10c0-.46.373-.833.833-.833zm0-3.334c.46 0 .833.373.833.834 0 .46-.373.833-.833.833-.46 0-.833-.373-.833-.833 0-.46.373-.834.833-.834z" transform="translate(-315.000000, -313.000000) translate(303.000000, 256.000000) translate(4.000000, 49.000000) translate(8.000000, 8.000000)"/>
24
+ </g>
25
+ </g>
26
+ </g>
27
+ </g>
28
+ </g>
29
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.988 12.375c0-1.483.42-2.933 1.21-4.167a7.256 7.256 0 0 1 3.22-2.762 6.892 6.892 0 0 1 4.148-.427c.91.19 1.771.56 2.539 1.086M8.519 9.538a4.815 4.815 0 0 0-2.113-.084 4.907 4.907 0 0 0-1.958.83 5.16 5.16 0 0 0-1.458 1.6 5.406 5.406 0 0 0-.7 2.083 5.475 5.475 0 0 0 .182 2.2c.21.712.561 1.37 1.032 1.928a5.045 5.045 0 0 0 1.7 1.313 4.843 4.843 0 0 0 2.066.467h1.648m4.7-5h7.34m-7.34 0c-.437 0-.792-.373-.792-.833v-3.334c0-.46.355-.833.792-.833h7.34c.437 0 .792.373.792.833v3.334c0 .46-.355.833-.792.833m-7.34 0c-.437 0-.792.373-.792.833v3.334c0 .46.355.833.792.833h7.34c.437 0 .792-.373.792-.833v-3.334c0-.46-.355-.833-.792-.833m-4.375-2.468h-.345m.345 5h-.345" vector-effect="non-scaling-stroke"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.573 5.7a9 9 0 1 1 0 12.6m6.054-10.118L15.446 12m0 0-3.819 3.818M15.446 12H3m12.446 0h.001" vector-effect="non-scaling-stroke"/>
3
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.25 12H21a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-.75.75H3a.75.75 0 0 1-.75-.75v-6A.75.75 0 0 1 3 12h3.75M12 2.25V12m0 0L7.5 7.5M12 12l4.5-4.5m1.5 8.25h-1.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 width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="M9.5 3.49951L6.5 12.4995M4 12.4995H9M7 3.49951H12" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
+ </svg>
@@ -0,0 +1,25 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <rect x="1.66675" y="12.7778" width="5.55556" height="5.55556" fill="#023E8A"/>
19
+ <rect x="1.66675" y="7.22168" width="5.55556" height="5.55556" fill="#0077B6"/>
20
+ <rect x="7.22217" y="12.7778" width="5.55556" height="5.55556" fill="#0077B6"/>
21
+ <rect x="7.22217" y="7.22168" width="5.55556" height="5.55556" fill="#0096C7"/>
22
+ <rect x="12.7778" y="12.7778" width="5.55556" height="5.55556" fill="#0096C7"/>
23
+ <rect x="12.7778" y="7.22168" width="5.55556" height="5.55556" fill="#00B4D8"/>
24
+ <rect x="12.7778" y="1.6665" width="5.55556" height="5.55556" fill="#48CAE4"/>
25
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path fill="#FFC61C" d="M20.671 3H3.33A2.337 2.337 0 0 0 1 5.326v13.348A2.332 2.332 0 0 0 3.329 21H20.67A2.336 2.336 0 0 0 23 18.674V5.326A2.332 2.332 0 0 0 20.671 3ZM10.296 16.09l-4.232 2.457A1.134 1.134 0 0 1 4.4 17.279c.077-.29.266-.538.526-.689l4.232-2.457a1.133 1.133 0 0 1 1.47 1.664 1.12 1.12 0 0 1-.332.292Zm1.665-3.745h-.005a1.134 1.134 0 0 1-1.127-1.136l.02-4.871a1.13 1.13 0 0 1 1.133-1.127h.005a1.133 1.133 0 0 1 1.128 1.137l-.021 4.87a1.131 1.131 0 0 1-1.133 1.127Zm7.489 5.789a1.131 1.131 0 0 1-1.547.414l-4.239-2.445a1.133 1.133 0 0 1-.124-1.878 1.132 1.132 0 0 1 1.257-.082l4.238 2.445a1.132 1.132 0 0 1 .415 1.546Z"/>
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="#596168" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15 15h6m-6 0v6m0-6V9m0 6H9m12 0v6h-6m6-6V9m-6 12H9m6-12h6m-6 0V3h6v6m-6 0H9m0 6v6m0-6V9m0 6H3m6 6H3v-6m6-6H3v6" 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="M8.643 9.714 3.5 14.857m0 0L8.643 20M3.5 14.857h10.857a4.571 4.571 0 0 0 4.572-4.571V4" 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="m15.59 7 1.414 1.414m-8.27 3.101a6.744 6.744 0 1 1 3.75 3.75L11.25 16.5H9v2.25H6.75V21H3v-3.75l5.735-5.735Z" vector-effect="non-scaling-stroke"/>
19
+ </svg>