@devtron-labs/devtron-fe-common-lib 4.0.6 → 4.0.7-beta-2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (883) hide show
  1. package/dist/@code-editor-BZoIvCD6.js +30571 -0
  2. package/dist/@common-rjsf-DTASeoAu.js +604 -0
  3. package/dist/@framer-motion-DZveCoIL.js +3604 -0
  4. package/dist/@moment-CGWt8tF2.js +2620 -0
  5. package/dist/@react-dates-CZ1bNWJM.js +7634 -0
  6. package/dist/@react-select-DS68hCUM.js +2647 -0
  7. package/dist/@react-virtualized-sticky-tree-V-8klKy9.js +452 -0
  8. package/dist/@vendor-3ORIJA0h.js +72376 -0
  9. package/dist/Common/API/CoreAPI.d.ts +0 -1
  10. package/dist/Common/API/QueryClientProvider.d.ts +1 -1
  11. package/dist/Common/API/index.d.ts +1 -1
  12. package/dist/Common/API/reactQueryHooks.d.ts +3 -4
  13. package/dist/Common/API/types.d.ts +1 -1
  14. package/dist/Common/AddCDButton/AddCDButton.d.ts +1 -1
  15. package/dist/Common/BreadCrumb/BreadCrumb.d.ts +1 -1
  16. package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +2 -3
  17. package/dist/Common/BreadCrumb/Types.d.ts +0 -21
  18. package/dist/Common/CIPipeline.Types.d.ts +0 -3
  19. package/dist/Common/ChartVersionAndTypeSelector.d.ts +1 -1
  20. package/dist/Common/Checkbox/Checkbox.d.ts +1 -1
  21. package/dist/Common/ClipboardButton/ClipboardButton.d.ts +2 -2
  22. package/dist/Common/ClipboardButton/types.d.ts +2 -15
  23. package/dist/Common/Common.service.d.ts +3 -17
  24. package/dist/Common/Constants.d.ts +32 -26
  25. package/dist/Common/CustomTagSelector/PropagateTagInfo.d.ts +1 -1
  26. package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
  27. package/dist/Common/CustomTagSelector/TagDetails.d.ts +1 -1
  28. package/dist/Common/CustomTagSelector/TagLabelValueSelector.d.ts +1 -1
  29. package/dist/Common/DebouncedSearch/DebouncedSearch.d.ts +1 -1
  30. package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +1 -1
  31. package/dist/Common/DevtronCopyright.d.ts +1 -1
  32. package/dist/Common/DevtronProgressing/DevtronProgressing.d.ts +0 -1
  33. package/dist/Common/Dialogs/DialogForm.d.ts +6 -6
  34. package/dist/Common/DraggableWrapper/DraggableButton.d.ts +1 -1
  35. package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +2 -4
  36. package/dist/Common/DraggableWrapper/types.d.ts +6 -2
  37. package/dist/Common/Drawer/Drawer.d.ts +1 -1
  38. package/dist/Common/EmptyState/GenericEmptyState.d.ts +0 -1
  39. package/dist/Common/EmptyState/GenericFilterEmptyState.d.ts +1 -1
  40. package/dist/Common/ErrorPage.d.ts +1 -1
  41. package/dist/Common/ErrorScreenManager.d.ts +1 -1
  42. package/dist/Common/ErrorScreenNotAuthorized.d.ts +1 -1
  43. package/dist/Common/GenericDescription/GenericDescription.d.ts +1 -1
  44. package/dist/Common/GenericDescription/constant.d.ts +0 -40
  45. package/dist/Common/GenericDescription/types.d.ts +6 -1
  46. package/dist/Common/GenericDescription/utils.d.ts +1 -0
  47. package/dist/Common/Grid/Grid.d.ts +1 -1
  48. package/dist/Common/Helper.d.ts +4 -4
  49. package/dist/Common/Hooks/UseRegisterShortcut/UseRegisterShortcutProvider.d.ts +1 -1
  50. package/dist/Common/Hooks/UseRegisterShortcut/index.d.ts +0 -1
  51. package/dist/Common/Hooks/UseRegisterShortcut/types.d.ts +0 -1
  52. package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
  53. package/dist/Common/ImageTags.d.ts +2 -2
  54. package/dist/Common/Markdown/MarkDown.d.ts +1 -1
  55. package/dist/Common/Markdown/constant.d.ts +28 -0
  56. package/dist/Common/Modals/Modal.d.ts +1 -1
  57. package/dist/Common/Modals/VisibleModal.d.ts +4 -4
  58. package/dist/Common/Modals/VisibleModal2.d.ts +4 -4
  59. package/dist/Common/MultiSelectCustomization.d.ts +7 -7
  60. package/dist/Common/Pagination/PageSizeSelector.d.ts +1 -1
  61. package/dist/Common/Pagination/Pagination.d.ts +1 -1
  62. package/dist/Common/PopupMenu.d.ts +2 -2
  63. package/dist/Common/Progressing.d.ts +0 -1
  64. package/dist/Common/RJSF/Form.d.ts +2 -1
  65. package/dist/Common/RJSF/common/FieldRow.d.ts +1 -1
  66. package/dist/Common/RJSF/templates/ArrayFieldItemTemplate.d.ts +2 -2
  67. package/dist/Common/RJSF/templates/ArrayFieldTemplate.d.ts +1 -1
  68. package/dist/Common/RJSF/templates/BaseInput.d.ts +1 -1
  69. package/dist/Common/RJSF/templates/ButtonTemplates/AddButton.d.ts +1 -1
  70. package/dist/Common/RJSF/templates/ButtonTemplates/RemoveButton.d.ts +1 -1
  71. package/dist/Common/RJSF/templates/ButtonTemplates/SubmitButton.d.ts +1 -1
  72. package/dist/Common/RJSF/templates/Field.d.ts +1 -1
  73. package/dist/Common/RJSF/templates/FieldErrorTemplate.d.ts +1 -1
  74. package/dist/Common/RJSF/templates/ObjectFieldTemplate.d.ts +1 -1
  75. package/dist/Common/RJSF/templates/TitleField.d.ts +2 -3
  76. package/dist/Common/RJSF/templates/WrapIfAdditionalTemplate.d.ts +1 -1
  77. package/dist/Common/RJSF/utils.d.ts +1 -1
  78. package/dist/Common/RJSF/widgets/Checkbox.d.ts +1 -1
  79. package/dist/Common/RJSF/widgets/Select.d.ts +1 -1
  80. package/dist/Common/RadioGroup.d.ts +1 -1
  81. package/dist/Common/RadioGroupItem.d.ts +1 -1
  82. package/dist/Common/Reload.d.ts +1 -1
  83. package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
  84. package/dist/Common/SearchBar/types.d.ts +0 -8
  85. package/dist/Common/SegmentedBarChart/types.d.ts +2 -10
  86. package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
  87. package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +1 -1
  88. package/dist/Common/SegmentedControl/index.d.ts +1 -1
  89. package/dist/Common/SegmentedControl/types.d.ts +9 -13
  90. package/dist/Common/SortableTableHeaderCell/SortableTableHeaderCell.d.ts +1 -1
  91. package/dist/Common/SortableTableHeaderCell/types.d.ts +0 -4
  92. package/dist/Common/TippyCustomized.d.ts +1 -1
  93. package/dist/Common/Tooltip/ShortcutKeyComboTooltipContent.d.ts +1 -1
  94. package/dist/Common/Tooltip/Tooltip.d.ts +1 -1
  95. package/dist/Common/Types.d.ts +79 -156
  96. package/dist/Common/index.d.ts +1 -2
  97. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/DTApplicationMetricsFormField.d.ts +1 -1
  98. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/OverrideStrategyTippyContent.d.ts +1 -1
  99. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/FileConfigTippy.d.ts +1 -1
  100. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts +1 -1
  101. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupTableRow.d.ts +1 -1
  102. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupsTable.component.d.ts +1 -1
  103. package/dist/Pages/GlobalConfigurations/Authorization/types.d.ts +1 -7
  104. package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
  105. package/dist/Pages/GlobalConfigurations/BuildInfra/constants.d.ts +2 -0
  106. package/dist/Pages/GlobalConfigurations/BuildInfra/types.d.ts +7 -13
  107. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/index.d.ts +1 -1
  108. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/types.d.ts +8 -0
  109. package/dist/Pages/GlobalConfigurations/ScopedVariables/types.d.ts +2 -2
  110. package/dist/Pages/ResourceBrowser/ClusterMap/ClusterMap.d.ts +1 -1
  111. package/dist/Pages/ResourceBrowser/ForceDeleteOption.d.ts +1 -1
  112. package/dist/Pages/ResourceBrowser/NodeDrainOptions.d.ts +1 -1
  113. package/dist/Pages/ResourceBrowser/ResourceBrowser.Types.d.ts +3 -3
  114. package/dist/Pages/ResourceBrowser/constants.d.ts +11 -1
  115. package/dist/Pages/ResourceBrowser/types.d.ts +3 -5
  116. package/dist/Shared/Analytics/analytics.d.ts +3 -2
  117. package/dist/Shared/Analytics/types.d.ts +0 -4
  118. package/dist/Shared/Components/APIResponseHandler/APIResponseHandler.d.ts +1 -1
  119. package/dist/Shared/Components/AboutDevtron/AboutDevtronBody.d.ts +1 -1
  120. package/dist/Shared/Components/AboutDevtron/AboutDevtronDialog.d.ts +1 -1
  121. package/dist/Shared/Components/ActionMenu/ActionMenu.component.d.ts +1 -1
  122. package/dist/Shared/Components/ActionMenu/ActionMenuItem.d.ts +1 -1
  123. package/dist/Shared/Components/ActionMenu/types.d.ts +0 -3
  124. package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +36 -61
  125. package/dist/Shared/Components/ActivityIndicator/ActivityIndicator.d.ts +1 -1
  126. package/dist/Shared/Components/AnimatedDeployButton/AnimatedDeployButton.d.ts +1 -1
  127. package/dist/Shared/Components/AnimatedTimer/AnimatedTimer.component.d.ts +1 -1
  128. package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +1 -1
  129. package/dist/Shared/Components/AppStatusModal/AppStatusContent.d.ts +1 -1
  130. package/dist/Shared/Components/AppStatusModal/AppStatusModal.component.d.ts +1 -1
  131. package/dist/Shared/Components/AppStatusModal/AppStatusModalTabList.d.ts +1 -1
  132. package/dist/Shared/Components/AppStatusModal/types.d.ts +1 -4
  133. package/dist/Shared/Components/ArtifactInfoModal/ArtifactInfoModal.component.d.ts +1 -1
  134. package/dist/Shared/Components/Backdrop/Backdrop.d.ts +1 -1
  135. package/dist/Shared/Components/Backdrop/types.d.ts +1 -1
  136. package/dist/Shared/Components/Badge/Badge.d.ts +1 -1
  137. package/dist/Shared/Components/Badge/utils.d.ts +1 -2
  138. package/dist/Shared/Components/BulkOperations/BulkOperations.component.d.ts +1 -1
  139. package/dist/Shared/Components/BulkOperations/BulkOperationsResultModal.d.ts +1 -1
  140. package/dist/Shared/Components/BulkOperations/types.d.ts +1 -1
  141. package/dist/Shared/Components/BulkSelection/BulkSelection.d.ts +1 -1
  142. package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
  143. package/dist/Shared/Components/BulkSelection/types.d.ts +0 -2
  144. package/dist/Shared/Components/Button/Button.component.d.ts +388 -2
  145. package/dist/Shared/Components/ButtonWithLoader/ButtonWithLoader.d.ts +1 -1
  146. package/dist/Shared/Components/ButtonWithSelector/ButtonWithSelector.d.ts +1 -1
  147. package/dist/Shared/Components/CICDHistory/Artifacts.d.ts +2 -2
  148. package/dist/Shared/Components/CICDHistory/BuildAndTaskSummaryTooltipCard.d.ts +0 -1
  149. package/dist/Shared/Components/CICDHistory/CDEmptyState.d.ts +1 -1
  150. package/dist/Shared/Components/CICDHistory/CiPipelineSourceConfig.d.ts +1 -1
  151. package/dist/Shared/Components/CICDHistory/DeploymentDetailSteps.d.ts +1 -1
  152. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiff.d.ts +1 -1
  153. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiffCompare.d.ts +1 -1
  154. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryDiffView.d.ts +1 -1
  155. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/helpers.d.ts +2 -2
  156. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/types.d.ts +6 -6
  157. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +1 -1
  158. package/dist/Shared/Components/CICDHistory/DeploymentStatusBreakdown.d.ts +1 -1
  159. package/dist/Shared/Components/CICDHistory/DeploymentStatusDetailRow.d.ts +1 -1
  160. package/dist/Shared/Components/CICDHistory/GitTriggerList.d.ts +0 -1
  161. package/dist/Shared/Components/CICDHistory/History.components.d.ts +1 -2
  162. package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +3 -0
  163. package/dist/Shared/Components/CICDHistory/LogsRenderer.d.ts +1 -1
  164. package/dist/Shared/Components/CICDHistory/Sidebar.d.ts +1 -1
  165. package/dist/Shared/Components/CICDHistory/StatusFilterButtonComponent.d.ts +1 -1
  166. package/dist/Shared/Components/CICDHistory/TriggerDetails.d.ts +1 -1
  167. package/dist/Shared/Components/CICDHistory/TriggerOutput.d.ts +1 -1
  168. package/dist/Shared/Components/CICDHistory/WorkerStatus.d.ts +1 -2
  169. package/dist/Shared/Components/CICDHistory/constants.d.ts +1 -4
  170. package/dist/Shared/Components/CICDHistory/service.d.ts +1 -3
  171. package/dist/Shared/Components/CICDHistory/types.d.ts +17 -88
  172. package/dist/Shared/Components/CICDHistory/utils.d.ts +3 -5
  173. package/dist/Shared/Components/CMCS/ConfigMapSecretReadyOnly.d.ts +1 -1
  174. package/dist/Shared/Components/CMCS/helpers.d.ts +1 -1
  175. package/dist/Shared/Components/Chip/Chip.component.d.ts +1 -1
  176. package/dist/Shared/Components/CodeEditor/CodeEditor.components.d.ts +6 -6
  177. package/dist/Shared/Components/CodeEditor/CodeEditor.d.ts +7 -7
  178. package/dist/Shared/Components/CodeEditor/CodeEditorRenderer.d.ts +1 -1
  179. package/dist/Shared/Components/CodeEditor/Extensions/DiffMinimap.d.ts +1 -1
  180. package/dist/Shared/Components/CodeEditor/types.d.ts +1 -1
  181. package/dist/Shared/Components/CodeEditor/utils.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 -1
  193. package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
  194. package/dist/Shared/Components/ContextSwitcher/types.d.ts +0 -1
  195. package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +1 -1
  196. package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
  197. package/dist/Shared/Components/CustomInput/PasswordField.d.ts +1 -1
  198. package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +6 -1
  199. package/dist/Shared/Components/DTFocusTrap/index.d.ts +1 -1
  200. package/dist/Shared/Components/DTFocusTrap/types.d.ts +1 -2
  201. package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
  202. package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
  203. package/dist/Shared/Components/DatePicker/SingleDatePickerComponent.d.ts +11 -0
  204. package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
  205. package/dist/Shared/Components/DatePicker/constants.d.ts +39 -2
  206. package/dist/Shared/Components/DatePicker/index.d.ts +1 -0
  207. package/dist/Shared/Components/DatePicker/types.d.ts +17 -34
  208. package/dist/Shared/Components/DatePicker/utils.d.ts +1 -1
  209. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.component.d.ts +1 -1
  210. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffAccordion.d.ts +1 -1
  211. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffMain.d.ts +1 -1
  212. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffNavigation.d.ts +1 -1
  213. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffRadioSelect.d.ts +1 -1
  214. package/dist/Shared/Components/DetectBottom/DetectBottom.component.d.ts +1 -1
  215. package/dist/Shared/Components/DocLink/DocLink.d.ts +1 -1
  216. package/dist/Shared/Components/DocLink/constants.d.ts +4 -15
  217. package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +1 -1
  218. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +1 -1
  219. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +1 -1
  220. package/dist/Shared/Components/EditImageFormField/EditImageFormField.d.ts +1 -1
  221. package/dist/Shared/Components/EditableTextArea/EditableTextArea.d.ts +1 -1
  222. package/dist/Shared/Components/EnvironmentSelector/EnvironmentSelector.component.d.ts +1 -1
  223. package/dist/Shared/Components/Error/ErrorBar.d.ts +1 -1
  224. package/dist/Shared/Components/Error/utils.d.ts +1 -1
  225. package/dist/Shared/Components/ExcludedImageNode/ExcludedImageNode.d.ts +1 -1
  226. package/dist/Shared/Components/FeatureDescription/FeatureDescriptionModal.d.ts +1 -1
  227. package/dist/Shared/Components/FeatureDescription/FeatureTitleWithInfo.d.ts +1 -1
  228. package/dist/Shared/Components/FeatureDescription/types.d.ts +3 -8
  229. package/dist/Shared/Components/FileUpload/FileUpload.d.ts +1 -1
  230. package/dist/Shared/Components/FilterChips/FilterChips.component.d.ts +1 -1
  231. package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +1 -1
  232. package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
  233. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionItem.d.ts +1 -1
  234. package/dist/Shared/Components/FloatingVariablesSuggestions/Suggestions.d.ts +1 -1
  235. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionsInfo.d.ts +1 -1
  236. package/dist/Shared/Components/FloatingVariablesSuggestions/constants.d.ts +4 -1
  237. package/dist/Shared/Components/FloatingVariablesSuggestions/types.d.ts +4 -2
  238. package/dist/Shared/Components/FormFieldWrapper/FormFieldInfo.d.ts +1 -1
  239. package/dist/Shared/Components/FormFieldWrapper/FormFieldLabel.d.ts +1 -1
  240. package/dist/Shared/Components/FormFieldWrapper/FormFieldWrapper.d.ts +1 -1
  241. package/dist/Shared/Components/FramerComponents/index.d.ts +2 -2
  242. package/dist/Shared/Components/GenericInfoCard/GenericInfoCard.component.d.ts +1 -1
  243. package/dist/Shared/Components/GenericInfoCard/GenericInfoCardListing.d.ts +1 -1
  244. package/dist/Shared/Components/GenericInfoCard/GenericInfoListSkeleton.d.ts +1 -1
  245. package/dist/Shared/Components/GenericModal/GenericModal.component.d.ts +4 -4
  246. package/dist/Shared/Components/GenericModal/GenericModal.context.d.ts +1 -1
  247. package/dist/Shared/Components/GenericModal/constants.d.ts +1 -2
  248. package/dist/Shared/Components/GenericModal/types.d.ts +0 -3
  249. package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -2
  250. package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +6 -22
  251. package/dist/Shared/Components/GettingStartedCard/GettingStarted.d.ts +1 -1
  252. package/dist/Shared/Components/GitCommitInfoGeneric/GitCommitInfoGeneric.d.ts +1 -1
  253. package/dist/Shared/Components/GitCommitInfoGeneric/GitMaterialInfoHeader.d.ts +1 -1
  254. package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +1 -1
  255. package/dist/Shared/Components/GitProviderIcon/utils.d.ts +0 -1
  256. package/dist/Shared/Components/GraphVisualizer/GraphVisualizer.d.ts +1 -1
  257. package/dist/Shared/Components/GraphVisualizer/components/BaseNode.d.ts +1 -1
  258. package/dist/Shared/Components/GraphVisualizer/components/DropdownNode.d.ts +1 -1
  259. package/dist/Shared/Components/GraphVisualizer/components/IconNode.d.ts +1 -1
  260. package/dist/Shared/Components/GraphVisualizer/components/TextNode.d.ts +1 -1
  261. package/dist/Shared/Components/GraphVisualizer/constants.d.ts +3 -3
  262. package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
  263. package/dist/Shared/Components/Header/HeaderWithCreateButton/types.d.ts +3 -1
  264. package/dist/Shared/Components/Header/HeaderWithCreateButton/utils.d.ts +1 -1
  265. package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
  266. package/dist/Shared/Components/Header/IframePromoButton.d.ts +1 -1
  267. package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
  268. package/dist/Shared/Components/Header/ProfileMenu.d.ts +1 -1
  269. package/dist/Shared/Components/Header/constants.d.ts +2 -2
  270. package/dist/Shared/Components/Header/types.d.ts +1 -10
  271. package/dist/Shared/Components/Header/utils.d.ts +5 -2
  272. package/dist/Shared/Components/Icon/Icon.d.ts +1 -119
  273. package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
  274. package/dist/Shared/Components/Icon/types.d.ts +0 -6
  275. package/dist/Shared/Components/IframeContainer/IframeContainer.component.d.ts +1 -1
  276. package/dist/Shared/Components/IframeContainer/IframeElement.d.ts +1 -1
  277. package/dist/Shared/Components/Illustration/Illustration.d.ts +1 -17
  278. package/dist/Shared/Components/Illustration/IllustrationBase.d.ts +1 -1
  279. package/dist/Shared/Components/ImageCard/ArtifactInfo/ArtifactInfo.d.ts +1 -1
  280. package/dist/Shared/Components/ImageCard/ImageCard.d.ts +1 -1
  281. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/DeploymentEnvState/DeploymentEnvState.d.ts +1 -1
  282. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/SequentialCDCardTitle.d.ts +1 -1
  283. package/dist/Shared/Components/ImageCardAccordion/ImageCardAccordion.d.ts +1 -1
  284. package/dist/Shared/Components/ImageChipCell/ImageChipCell.component.d.ts +1 -1
  285. package/dist/Shared/Components/ImageWithFallback/ImageWithFallback.component.d.ts +1 -1
  286. package/dist/Shared/Components/ImageWithFallback/types.d.ts +1 -1
  287. package/dist/Shared/Components/InfoBlock/InfoBlock.component.d.ts +1 -1
  288. package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
  289. package/dist/Shared/Components/InvalidYAMLTippy/InvalidYAMLTippyWrapper.d.ts +1 -1
  290. package/dist/Shared/Components/InvalidYAMLTippy/utils.d.ts +1 -1
  291. package/dist/Shared/Components/KeyValueTable/KeyValueTable.component.d.ts +1 -1
  292. package/dist/Shared/Components/License/ActivateLicenseDialog.d.ts +1 -1
  293. package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
  294. package/dist/Shared/Components/License/License.components.d.ts +3 -3
  295. package/dist/Shared/Components/License/index.d.ts +0 -1
  296. package/dist/Shared/Components/License/types.d.ts +0 -4
  297. package/dist/Shared/Components/License/utils.d.ts +1 -1
  298. package/dist/Shared/Components/LoadingCard.d.ts +1 -1
  299. package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +1 -1
  300. package/dist/Shared/Components/LoginBanner/Testimonials.components.d.ts +1 -1
  301. package/dist/Shared/Components/LoginBanner/types.d.ts +1 -1
  302. package/dist/Shared/Components/MaterialHistory/MaterialHistory.component.d.ts +1 -1
  303. package/dist/Shared/Components/MaterialHistory/types.d.ts +2 -1
  304. package/dist/Shared/Components/ModalSidebarPanel/ModalSidebarPanel.component.d.ts +1 -1
  305. package/dist/Shared/Components/ModalSidebarPanel/types.d.ts +1 -1
  306. package/dist/Shared/Components/NumbersCount/NumbersCount.component.d.ts +1 -1
  307. package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +1 -1
  308. package/dist/Shared/Components/Plugin/PluginCard.d.ts +1 -1
  309. package/dist/Shared/Components/Plugin/PluginCardSkeletonList.d.ts +1 -1
  310. package/dist/Shared/Components/Plugin/PluginImageContainer.d.ts +1 -1
  311. package/dist/Shared/Components/Plugin/PluginList.d.ts +1 -1
  312. package/dist/Shared/Components/Plugin/PluginListContainer.d.ts +1 -1
  313. package/dist/Shared/Components/Plugin/PluginTagSelect.d.ts +1 -1
  314. package/dist/Shared/Components/Plugin/PluginTagsContainer.d.ts +1 -1
  315. package/dist/Shared/Components/Plugin/types.d.ts +6 -13
  316. package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
  317. package/dist/Shared/Components/Popover/types.d.ts +0 -4
  318. package/dist/Shared/Components/Popover/utils.d.ts +1 -1
  319. package/dist/Shared/Components/ProgressBar/ProgressBar.component.d.ts +1 -1
  320. package/dist/Shared/Components/QRCode.d.ts +1 -1
  321. package/dist/Shared/Components/ReactSelect/constants.d.ts +1 -1
  322. package/dist/Shared/Components/ReactSelect/utils.d.ts +4 -4
  323. package/dist/Shared/Components/RegistryIcon/RegistryIcon.d.ts +1 -1
  324. package/dist/Shared/Components/RegistryIcon/types.d.ts +2 -17
  325. package/dist/Shared/Components/SSOProviderIcon/SSOProviderIcon.d.ts +1 -1
  326. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityCard.d.ts +1 -1
  327. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityDetailsCards.d.ts +1 -1
  328. package/dist/Shared/Components/Security/SecurityDetailsCards/index.d.ts +0 -1
  329. package/dist/Shared/Components/Security/SecurityDetailsCards/types.d.ts +0 -6
  330. package/dist/Shared/Components/Security/SecurityModal/components/OpenDetailViewButton.d.ts +1 -1
  331. package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +97 -5
  332. package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
  333. package/dist/Shared/Components/Security/SecurityModal/constants.d.ts +1 -1
  334. package/dist/Shared/Components/Security/SecurityModal/index.d.ts +3 -3
  335. package/dist/Shared/Components/Security/SecurityModal/service.d.ts +1 -5
  336. package/dist/Shared/Components/Security/SecurityModal/types.d.ts +1 -46
  337. package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +5 -5
  338. package/dist/Shared/Components/Security/SeverityChip.d.ts +1 -1
  339. package/dist/Shared/Components/Security/Vulnerabilities/Vulnerabilities.d.ts +1 -1
  340. package/dist/Shared/Components/Security/constants.d.ts +0 -2
  341. package/dist/Shared/Components/Security/index.d.ts +0 -3
  342. package/dist/Shared/Components/Security/types.d.ts +0 -10
  343. package/dist/Shared/Components/SelectPicker/FilterSelectPicker.d.ts +1 -1
  344. package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.d.ts +1 -1
  345. package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
  346. package/dist/Shared/Components/SelectPicker/SelectPickerTextArea.component.d.ts +1 -1
  347. package/dist/Shared/Components/SelectPicker/common.d.ts +12 -12
  348. package/dist/Shared/Components/SelectPicker/index.d.ts +1 -1
  349. package/dist/Shared/Components/SelectPicker/type.d.ts +2 -21
  350. package/dist/Shared/Components/SelectPicker/utils.d.ts +0 -1
  351. package/dist/Shared/Components/ShowMoreText/ShowMoreText.d.ts +1 -1
  352. package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
  353. package/dist/Shared/Components/StatusComponent/DeploymentStatus.d.ts +1 -1
  354. package/dist/Shared/Components/StatusComponent/StatusComponent.d.ts +1 -1
  355. package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
  356. package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +1 -1
  357. package/dist/Shared/Components/TabGroup/TabGroup.component.d.ts +1 -1
  358. package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +4 -4
  359. package/dist/Shared/Components/TabGroup/TabGroup.types.d.ts +0 -1
  360. package/dist/Shared/Components/Table/BulkSelectionActionWidget.d.ts +1 -1
  361. package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
  362. package/dist/Shared/Components/Table/Table.component.d.ts +1 -1
  363. package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
  364. package/dist/Shared/Components/Table/constants.d.ts +0 -1
  365. package/dist/Shared/Components/Table/types.d.ts +12 -42
  366. package/dist/Shared/Components/Table/utils.d.ts +1 -1
  367. package/dist/Shared/Components/TagsKeyValueTable/TagsContainer.d.ts +1 -1
  368. package/dist/Shared/Components/TargetPlatforms/TargetPlatformBadgeList.d.ts +1 -1
  369. package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
  370. package/dist/Shared/Components/TempAppWindow/TempAppWindow.d.ts +1 -1
  371. package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
  372. package/dist/Shared/Components/ThemeSwitcher/ThemeSwitcher.component.d.ts +1 -1
  373. package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
  374. package/dist/Shared/Components/TrailingItem/TrailingItem.component.d.ts +1 -1
  375. package/dist/Shared/Components/TrailingItem/types.d.ts +0 -4
  376. package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
  377. package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
  378. package/dist/Shared/Components/TreeView/constants.d.ts +0 -3
  379. package/dist/Shared/Components/TreeView/types.d.ts +4 -18
  380. package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -1
  381. package/dist/Shared/Components/UnsavedChanges/UnsavedChanges.component.d.ts +1 -1
  382. package/dist/Shared/Components/UnsavedChangesDialog/UnsavedChangesDialog.component.d.ts +1 -1
  383. package/dist/Shared/Components/UserIdentifier/UserIdentifier.d.ts +1 -1
  384. package/dist/Shared/Components/VirtualizedList/VirtualizedList.component.d.ts +1 -1
  385. package/dist/Shared/Components/WorkflowOptionsModal/SourceTypeCard.d.ts +1 -1
  386. package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
  387. package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
  388. package/dist/Shared/Components/index.d.ts +1 -7
  389. package/dist/Shared/Helpers.d.ts +17 -20
  390. package/dist/Shared/Hooks/UsePrompt/UsePrompt.d.ts +2 -1
  391. package/dist/Shared/Hooks/UsePrompt/types.d.ts +0 -1
  392. package/dist/Shared/Hooks/useForm/useForm.d.ts +1 -1
  393. package/dist/Shared/Hooks/useGetResourceKindsOptions/index.d.ts +0 -1
  394. package/dist/Shared/Hooks/useGetResourceKindsOptions/service.d.ts +5 -0
  395. package/dist/Shared/Hooks/useGetResourceKindsOptions/types.d.ts +20 -5
  396. package/dist/Shared/Hooks/useUserPreferences/index.d.ts +1 -1
  397. package/dist/Shared/Hooks/useUserPreferences/service.d.ts +10 -2
  398. package/dist/Shared/Hooks/useUserPreferences/types.d.ts +2 -35
  399. package/dist/Shared/Providers/ImageSelectionUtility/ImageSelectionUtility.d.ts +1 -1
  400. package/dist/Shared/Providers/MainContextProvider/MainContextProvider.d.ts +1 -1
  401. package/dist/Shared/Providers/MainContextProvider/index.d.ts +1 -1
  402. package/dist/Shared/Providers/MainContextProvider/types.d.ts +5 -59
  403. package/dist/Shared/Providers/ThemeProvider/ThemeProvider.d.ts +1 -1
  404. package/dist/Shared/Providers/UserEmailProvider/UserEmailProvider.d.ts +3 -3
  405. package/dist/Shared/Services/ToastManager/ToastContent.d.ts +2 -3
  406. package/dist/Shared/Services/ToastManager/constants.d.ts +2 -2
  407. package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +80 -0
  408. package/dist/Shared/Services/ToastManager/types.d.ts +3 -23
  409. package/dist/Shared/Services/app.service.d.ts +3 -3
  410. package/dist/Shared/Services/common.service.d.ts +0 -3
  411. package/dist/Shared/Services/types.d.ts +1 -12
  412. package/dist/Shared/constants.d.ts +16 -4
  413. package/dist/Shared/types.d.ts +25 -244
  414. package/dist/Shared/validations.d.ts +0 -3
  415. package/dist/assets/@code-editor.css +1 -1
  416. package/dist/assets/@common-rjsf.css +1 -1
  417. package/dist/assets/@react-dates.css +1 -0
  418. package/dist/assets/@vendor.css +1 -1
  419. package/dist/assets/app-not-deployed.622dc6ba.svg +141 -0
  420. package/dist/assets/delete-medium.897114e0.svg +26 -0
  421. package/dist/assets/ic-73strings.ccb245ec.svg +21 -0
  422. package/dist/assets/ic-abort.0d2773e9.svg +34 -0
  423. package/dist/assets/ic-aborted.d162b12b.svg +21 -0
  424. package/dist/assets/ic-aborted.d400d0e8.svg +21 -0
  425. package/dist/assets/ic-activity.63032a88.svg +19 -0
  426. package/dist/assets/ic-add.4cc5a045.svg +19 -0
  427. package/dist/assets/ic-add.cfaa779b.svg +19 -0
  428. package/dist/assets/ic-amazon-eks.af616c23.svg +21 -0
  429. package/dist/assets/ic-app-group.068791a2.svg +19 -0
  430. package/dist/assets/ic-app-template.82736707.svg +23 -0
  431. package/dist/assets/ic-appstatus-cancelled.05bb3352.svg +22 -0
  432. package/dist/assets/ic-arrow-backward.d951202a.svg +19 -0
  433. package/dist/assets/ic-arrow-clockwise.4cb9c9ac.svg +19 -0
  434. package/dist/assets/ic-arrow-counter-clockwise.01cbb0e1.svg +21 -0
  435. package/dist/assets/ic-arrow-down.18e5e332.svg +19 -0
  436. package/dist/assets/ic-arrow-forward.a2b8ab45.svg +27 -0
  437. package/dist/assets/ic-arrow-out.6aea09d0.svg +19 -0
  438. package/dist/assets/ic-arrow-right.96f4142a.svg +19 -0
  439. package/dist/assets/ic-arrow-right.eda141d3.svg +19 -0
  440. package/dist/assets/ic-arrow-square-out.c107c76c.svg +19 -0
  441. package/dist/assets/ic-arrow-up-down.945ee496.svg +19 -0
  442. package/dist/assets/ic-arrows-clockwise.0f9d94ab.svg +19 -0
  443. package/dist/assets/ic-arrows-clockwise.5990b4f7.svg +19 -0
  444. package/dist/assets/ic-arrows-left-right.9c24874a.svg +19 -0
  445. package/dist/assets/ic-asterisk.d3efa9a5.svg +19 -0
  446. package/dist/assets/ic-ather.0d03ef3e.svg +27 -0
  447. package/dist/assets/ic-aws-codecommit.43f0dd23.svg +26 -0
  448. package/dist/assets/ic-azure-aks.0c74ac31.svg +62 -0
  449. package/dist/assets/ic-azure.a01ce3b4.svg +39 -0
  450. package/dist/assets/ic-bg-cluster.71a7ecdf.svg +22 -0
  451. package/dist/assets/ic-bg-environment.72d85c8c.svg +28 -0
  452. package/dist/assets/ic-bharatpe.63831fdf.svg +31 -0
  453. package/dist/assets/ic-bitbucket.ffe914a0.svg +30 -0
  454. package/dist/assets/ic-bold.2140b7c6.svg +19 -0
  455. package/dist/assets/ic-book-open.7cb94ee8.svg +19 -0
  456. package/dist/assets/ic-book-open.9c048ee2.svg +19 -0
  457. package/dist/assets/ic-bot.f1d4abcc.svg +23 -0
  458. package/dist/assets/ic-brain.1a2bb48e.svg +19 -0
  459. package/dist/assets/ic-branch.8db43d66.svg +19 -0
  460. package/dist/assets/ic-browser.f77a9d59.svg +19 -0
  461. package/dist/assets/ic-bug.30e24a9b.svg +19 -0
  462. package/dist/assets/ic-build-color.37484d39.svg +33 -0
  463. package/dist/assets/ic-bulk-check.0f698efa.svg +21 -0
  464. package/dist/assets/ic-bulk-check.99e92f7a.svg +21 -0
  465. package/dist/assets/ic-calendar.1d9c66d2.svg +19 -0
  466. package/dist/assets/ic-calender-blank.963e3423.svg +19 -0
  467. package/dist/assets/ic-cancelled.3cd048aa.svg +20 -0
  468. package/dist/assets/ic-card-stack.0de57a3a.svg +19 -0
  469. package/dist/assets/ic-caret-down-small.51947d9a.svg +19 -0
  470. package/dist/assets/ic-caret-down-small.66339dda.svg +19 -0
  471. package/dist/assets/ic-caret-down.1666c029.svg +19 -0
  472. package/dist/assets/ic-caret-left-small.fe00c98d.svg +19 -0
  473. package/dist/assets/ic-caret-left.603097a8.svg +19 -0
  474. package/dist/assets/ic-caret-right.f4dda7a7.svg +19 -0
  475. package/dist/assets/ic-cd.165ef184.svg +46 -0
  476. package/dist/assets/ic-celebration.0f457baf.svg +254 -0
  477. package/dist/assets/ic-chat-circle-dots.63f39467.svg +19 -0
  478. package/dist/assets/ic-chat-circle-online.cdf88c43.svg +20 -0
  479. package/dist/assets/ic-check-all.1d8ce377.svg +21 -0
  480. package/dist/assets/ic-check-circle-dots.296c8a3b.svg +20 -0
  481. package/dist/assets/ic-check-circle.ad80d835.svg +25 -0
  482. package/dist/assets/ic-check-square.ba02d96e.svg +20 -0
  483. package/dist/assets/ic-check.27c51fa1.svg +21 -0
  484. package/dist/assets/ic-check.ca1b4793.svg +19 -0
  485. package/dist/assets/ic-checkbox-hover.0151d832.svg +20 -0
  486. package/dist/assets/ic-checkbox-hover.93e8d66a.svg +20 -0
  487. package/dist/assets/ic-checkbox-intermediate.24c6d21d.svg +22 -0
  488. package/dist/assets/ic-checkbox-intermediate.2a2d6c49.svg +22 -0
  489. package/dist/assets/ic-checkbox-selected-error.632a283d.svg +20 -0
  490. package/dist/assets/ic-checkbox-selected-error.b40237bc.svg +20 -0
  491. package/dist/assets/ic-checkbox-selected.47444fab.svg +20 -0
  492. package/dist/assets/ic-checkbox-selected.c5539d6f.svg +20 -0
  493. package/dist/assets/ic-checkbox-unselected.8054e3d7.svg +19 -0
  494. package/dist/assets/ic-checkbox-unselected.ab91cdba.svg +19 -0
  495. package/dist/assets/ic-checked-list.aba26c40.svg +19 -0
  496. package/dist/assets/ic-checks.939fbbcf.svg +19 -0
  497. package/dist/assets/ic-chevron-down.fc70d7a7.svg +21 -0
  498. package/dist/assets/ic-ci-linked.b25fbb2f.svg +34 -0
  499. package/dist/assets/ic-circle-loader.9472965b.svg +17 -0
  500. package/dist/assets/ic-circle.98fce2b0.svg +25 -0
  501. package/dist/assets/ic-clean-brush.367a32fe.svg +19 -0
  502. package/dist/assets/ic-clock.4109c84f.svg +19 -0
  503. package/dist/assets/ic-clock.c21a2d14.svg +19 -0
  504. package/dist/assets/ic-close-large.ae3d6030.svg +19 -0
  505. package/dist/assets/ic-close-small.ee9fe1c3.svg +19 -0
  506. package/dist/assets/ic-close.43adc42a.svg +25 -0
  507. package/dist/assets/ic-cloud-vms.ba70e78d.svg +21 -0
  508. package/dist/assets/ic-cluster-isolated.778a1ee2.svg +19 -0
  509. package/dist/assets/ic-cluster.f688b9e5.svg +19 -0
  510. package/dist/assets/ic-code-commit.161a6b3c.svg +19 -0
  511. package/dist/assets/ic-code.1d1d4dd8.svg +19 -0
  512. package/dist/assets/ic-code.3af36d5c.svg +19 -0
  513. package/dist/assets/ic-collapse-all.56740920.svg +19 -0
  514. package/dist/assets/ic-commit.e3113dd9.svg +23 -0
  515. package/dist/assets/ic-compare.0ee3e4cf.svg +22 -0
  516. package/dist/assets/ic-container-registry.4e1e6455.svg +19 -0
  517. package/dist/assets/ic-container.13005c27.svg +19 -0
  518. package/dist/assets/ic-cookr.a317a655.svg +42 -0
  519. package/dist/assets/ic-copy.94cee0fb.svg +19 -0
  520. package/dist/assets/ic-copy.c4b628de.svg +19 -0
  521. package/dist/assets/ic-cpu.3024be12.svg +19 -0
  522. package/dist/assets/ic-cross.01e03666.svg +19 -0
  523. package/dist/assets/ic-crown.24ca27fc.svg +19 -0
  524. package/dist/assets/ic-cube.be637e97.svg +19 -0
  525. package/dist/assets/ic-delete-dots.9cebdcd9.svg +78 -0
  526. package/dist/assets/ic-delete-interactive.304dd293.svg +19 -0
  527. package/dist/assets/ic-delete-lightning.e835c6e9.svg +19 -0
  528. package/dist/assets/ic-delete.a6e8d3ad.svg +19 -0
  529. package/dist/assets/ic-delhivery.c4fecf0f.svg +31 -0
  530. package/dist/assets/ic-deploy-color.c7a46837.svg +30 -0
  531. package/dist/assets/ic-deploy-sync.9a3e3c28.svg +32 -0
  532. package/dist/assets/ic-devtron-ai.d17a01ed.svg +303 -0
  533. package/dist/assets/ic-devtron-app.a8b688d3.svg +23 -0
  534. package/dist/assets/ic-devtron-header-logo.e18ac7b6.svg +20 -0
  535. package/dist/assets/ic-devtron-job.a40f06cf.svg +26 -0
  536. package/dist/assets/ic-devtron.87ead611.svg +19 -0
  537. package/dist/assets/ic-diff-file-added.e111ba14.svg +22 -0
  538. package/dist/assets/ic-diff-file-removed.7863a55f.svg +22 -0
  539. package/dist/assets/ic-diff-file-updated.a8293158.svg +22 -0
  540. package/dist/assets/ic-disconnect.bfd4ffb6.svg +19 -0
  541. package/dist/assets/ic-discord-fill.16103b65.svg +19 -0
  542. package/dist/assets/ic-docker.48906f4d.svg +19 -0
  543. package/dist/assets/ic-dockerhub.03bd09a9.svg +19 -0
  544. package/dist/assets/ic-download.b0685453.svg +19 -0
  545. package/dist/assets/ic-download.c30437cd.svg +21 -0
  546. package/dist/assets/ic-drag.3f71e8aa.svg +24 -0
  547. package/dist/assets/ic-ecr.302d6ccb.svg +25 -0
  548. package/dist/assets/ic-edit-file.aea811d8.svg +20 -0
  549. package/dist/assets/ic-edit.b8b75800.svg +19 -0
  550. package/dist/assets/ic-email.5c944f9a.svg +19 -0
  551. package/dist/assets/ic-enter.cab07082.svg +19 -0
  552. package/dist/assets/ic-enterprise-feat.259c841f.svg +19 -0
  553. package/dist/assets/ic-enterprise-tag.345cda52.svg +59 -0
  554. package/dist/assets/ic-env.c0634f19.svg +29 -0
  555. package/dist/assets/ic-environment-isolated.c80b4a45.svg +19 -0
  556. package/dist/assets/ic-environment.d241eccb.svg +20 -0
  557. package/dist/assets/ic-error-cross.bf21e563.svg +24 -0
  558. package/dist/assets/ic-error-exclamation.c224de09.svg +22 -0
  559. package/dist/assets/ic-error-medium.ea542259.svg +22 -0
  560. package/dist/assets/ic-error.3ec5d5ef.svg +20 -0
  561. package/dist/assets/ic-error.9d61b25b.svg +20 -0
  562. package/dist/assets/ic-exit-fullscreen.1ae582d1.svg +19 -0
  563. package/dist/assets/ic-expand-all.d1d223f2.svg +19 -0
  564. package/dist/assets/ic-expand-right-sm.dfe84ab6.svg +19 -0
  565. package/dist/assets/ic-expand-sm.e0adb3a7.svg +19 -0
  566. package/dist/assets/ic-expand.ab992205.svg +19 -0
  567. package/dist/assets/ic-failure.0220b612.svg +24 -0
  568. package/dist/assets/ic-fast-forward.5c56ed0e.svg +20 -0
  569. package/dist/assets/ic-file-code.96f8c5d8.svg +19 -0
  570. package/dist/assets/ic-file-code.ed2812f3.svg +19 -0
  571. package/dist/assets/ic-file-edit.7dacd421.svg +19 -0
  572. package/dist/assets/ic-file-key.495ba0bb.svg +19 -0
  573. package/dist/assets/ic-file-text.f9563710.svg +19 -0
  574. package/dist/assets/ic-file.187aaee4.svg +19 -0
  575. package/dist/assets/ic-files.877903d3.svg +19 -0
  576. package/dist/assets/ic-filter-applied.6541e03d.svg +20 -0
  577. package/dist/assets/ic-filter-applied.9fc48d0f.svg +20 -0
  578. package/dist/assets/ic-filter.8f403d6f.svg +19 -0
  579. package/dist/assets/ic-filter.eaefc78a.svg +19 -0
  580. package/dist/assets/ic-flask.962df7dd.svg +19 -0
  581. package/dist/assets/ic-folder-color.88ee985f.svg +22 -0
  582. package/dist/assets/ic-folder-user.50e60be1.svg +19 -0
  583. package/dist/assets/ic-folder.051cd30d.svg +19 -0
  584. package/dist/assets/ic-folder.d5a0e01e.svg +19 -0
  585. package/dist/assets/ic-fullscreen-2.f138a5e8.svg +19 -0
  586. package/dist/assets/ic-fullscreen.b05e5087.svg +19 -0
  587. package/dist/assets/ic-gavel.1799f199.svg +19 -0
  588. package/dist/assets/ic-gear.7116a8bf.svg +20 -0
  589. package/dist/assets/ic-gift-gradient.581b1ac5.svg +25 -0
  590. package/dist/assets/ic-gift.8ea07edc.svg +19 -0
  591. package/dist/assets/ic-git-branch.7be08881.svg +19 -0
  592. package/dist/assets/ic-git.89f79adf.svg +17 -0
  593. package/dist/assets/ic-git.bb72e063.svg +17 -0
  594. package/dist/assets/ic-github.9d82ed09.svg +19 -0
  595. package/dist/assets/ic-github.b6e9d0f3.svg +19 -0
  596. package/dist/assets/ic-gitlab.ac331d67.svg +31 -0
  597. package/dist/assets/ic-gitlab.de184b7f.svg +31 -0
  598. package/dist/assets/ic-google-artifact-registry.2a167c8b.svg +34 -0
  599. package/dist/assets/ic-google-container-registry.320c53ee.svg +35 -0
  600. package/dist/assets/ic-google-gke.a28779b8.svg +25 -0
  601. package/dist/assets/ic-google.475640a4.svg +22 -0
  602. package/dist/assets/ic-grid-view.13207b99.svg +19 -0
  603. package/dist/assets/ic-hand-pointing.f0ed4e78.svg +20 -0
  604. package/dist/assets/ic-hash.2d8669eb.svg +19 -0
  605. package/dist/assets/ic-header.a91a9800.svg +21 -0
  606. package/dist/assets/ic-heart-green.6d3bb9cf.svg +20 -0
  607. package/dist/assets/ic-heart-red-animated.62caae80.svg +74 -0
  608. package/dist/assets/ic-heart-red.ae773db3.svg +19 -0
  609. package/dist/assets/ic-helm-app.089be06f.svg +20 -0
  610. package/dist/assets/ic-helm.20583d75.svg +19 -0
  611. package/dist/assets/ic-help-filled.b7ae284e.svg +20 -0
  612. package/dist/assets/ic-help-outline.4b30e33c.svg +19 -0
  613. package/dist/assets/ic-help-outline.9c012a0c.svg +19 -0
  614. package/dist/assets/ic-help.39c58c34.svg +19 -0
  615. package/dist/assets/ic-hibernate-circle.8a400518.svg +19 -0
  616. package/dist/assets/ic-hibernate.263ffcea.svg +19 -0
  617. package/dist/assets/ic-image.2a8ed117.svg +20 -0
  618. package/dist/assets/ic-in-progress.53ef18ae.svg +22 -0
  619. package/dist/assets/ic-in-progress.73f9ca1e.svg +20 -0
  620. package/dist/assets/ic-info-filled-color.7b8b860f.svg +24 -0
  621. package/dist/assets/ic-info-filled-override.99e8094a.svg +20 -0
  622. package/dist/assets/ic-info-filled.763be331.svg +20 -0
  623. package/dist/assets/ic-info-filled.f870ac11.svg +20 -0
  624. package/dist/assets/ic-info-outline.29f1089c.svg +20 -0
  625. package/dist/assets/ic-info-outline.d29630b4.svg +19 -0
  626. package/dist/assets/ic-info-outlined.f4fa3224.svg +29 -0
  627. package/dist/assets/ic-install.631b7b46.svg +19 -0
  628. package/dist/assets/ic-italic.358ca070.svg +19 -0
  629. package/dist/assets/ic-job-color.bb826301.svg +25 -0
  630. package/dist/assets/ic-k3s.310882f4.svg +19 -0
  631. package/dist/assets/ic-k8s-job.c4f9ccc7.svg +19 -0
  632. package/dist/assets/ic-key-enter.1bcea42a.svg +19 -0
  633. package/dist/assets/ic-key.56432553.svg +19 -0
  634. package/dist/assets/ic-kind.5d844446.svg +25 -0
  635. package/dist/assets/ic-laptop.06834890.svg +19 -0
  636. package/dist/assets/ic-ldap.0c5633d9.svg +19 -0
  637. package/dist/assets/ic-lego-block.ee4b63f1.svg +36 -0
  638. package/dist/assets/ic-lego.ae684d25.svg +19 -0
  639. package/dist/assets/ic-lightning-fill.83a792be.svg +19 -0
  640. package/dist/assets/ic-lightning.f4ff5588.svg +19 -0
  641. package/dist/assets/ic-lines.0a53b80a.svg +19 -0
  642. package/dist/assets/ic-link.8453e775.svg +19 -0
  643. package/dist/assets/ic-link.8b276915.svg +19 -0
  644. package/dist/assets/ic-linked-build-color.3833bda8.svg +23 -0
  645. package/dist/assets/ic-list-bullets.f055aa03.svg +20 -0
  646. package/dist/assets/ic-livspace.9f369ef7.svg +29 -0
  647. package/dist/assets/ic-locked.dab69058.svg +21 -0
  648. package/dist/assets/ic-logout.f0a8b488.svg +19 -0
  649. package/dist/assets/ic-logs.84f66850.svg +19 -0
  650. package/dist/assets/ic-magnifying-glass.b8c4da8f.svg +19 -0
  651. package/dist/assets/ic-man-on-rocket.93b070c4.svg +110 -0
  652. package/dist/assets/ic-match-case.13b7a2fa.svg +19 -0
  653. package/dist/assets/ic-match-word.d92addc3.svg +19 -0
  654. package/dist/assets/ic-mechanical-operation.04a318d6.svg +17 -0
  655. package/dist/assets/ic-medium-clean-brush.f683d4d6.svg +24 -0
  656. package/dist/assets/ic-medium-delete.8386c77e.svg +27 -0
  657. package/dist/assets/ic-medium-info.b59d7676.svg +21 -0
  658. package/dist/assets/ic-medium-paintbucket.45544bb9.svg +24 -0
  659. package/dist/assets/ic-medium-pause.7449078a.svg +19 -0
  660. package/dist/assets/ic-medium-play.f7a8ddb7.svg +19 -0
  661. package/dist/assets/ic-megaphone-left.ad5e7cbf.svg +19 -0
  662. package/dist/assets/ic-megaphone-right.0f7ef63f.svg +19 -0
  663. package/dist/assets/ic-memory.c3264de1.svg +19 -0
  664. package/dist/assets/ic-message.be6dba43.svg +19 -0
  665. package/dist/assets/ic-microsoft.7c7bcaeb.svg +22 -0
  666. package/dist/assets/ic-minikube.33d6538a.svg +25 -0
  667. package/dist/assets/ic-minus.65e341f4.svg +19 -0
  668. package/dist/assets/ic-minus.df865aaf.svg +19 -0
  669. package/dist/assets/ic-missing.917a1291.svg +20 -0
  670. package/dist/assets/ic-mobile.eabc9181.svg +20 -0
  671. package/dist/assets/ic-monitoring.30910a3c.svg +22 -0
  672. package/dist/assets/ic-more-vertical.18109fc1.svg +19 -0
  673. package/dist/assets/ic-namespace.8a09efbb.svg +19 -0
  674. package/dist/assets/ic-new.1907a03f.svg +19 -0
  675. package/dist/assets/ic-node-script.88af3604.svg +35 -0
  676. package/dist/assets/ic-not-authorized.cb3b5ff2.svg +95 -0
  677. package/dist/assets/ic-not-found.f5857c12.svg +176 -0
  678. package/dist/assets/ic-oidc.5e06656d.svg +20 -0
  679. package/dist/assets/ic-open-box.b15fcbbd.svg +19 -0
  680. package/dist/assets/ic-open-in-new.6aea09d0.svg +19 -0
  681. package/dist/assets/ic-openai.030b0cc2.svg +26 -0
  682. package/dist/assets/ic-openshift.3886b54f.svg +26 -0
  683. package/dist/assets/ic-ordered-list.879dc7c8.svg +19 -0
  684. package/dist/assets/ic-out-of-sync.824fb5c6.svg +24 -0
  685. package/dist/assets/ic-page-not-found.3c4f114b.svg +81 -0
  686. package/dist/assets/ic-paper-plane-color.b290f604.svg +36 -0
  687. package/dist/assets/ic-paper-plane.bf63ba1c.svg +19 -0
  688. package/dist/assets/ic-path.d562ddbf.svg +19 -0
  689. package/dist/assets/ic-pause-circle.d9dc254f.svg +19 -0
  690. package/dist/assets/ic-pencil.39510f9f.svg +19 -0
  691. package/dist/assets/ic-pencil.c75a6acc.svg +19 -0
  692. package/dist/assets/ic-person.d066bc6d.svg +19 -0
  693. package/dist/assets/ic-play-outline.d2551031.svg +19 -0
  694. package/dist/assets/ic-pull-request.31d0c981.svg +19 -0
  695. package/dist/assets/ic-pulsate-status.2ca548fd.svg +36 -0
  696. package/dist/assets/ic-quay.d622b34f.svg +27 -0
  697. package/dist/assets/ic-quote.10768489.svg +19 -0
  698. package/dist/assets/ic-quote.89f42bae.svg +19 -0
  699. package/dist/assets/ic-regex.e14a4ea3.svg +19 -0
  700. package/dist/assets/ic-replace-all-text.a87fd342.svg +19 -0
  701. package/dist/assets/ic-replace-text.cc5433be.svg +19 -0
  702. package/dist/assets/ic-resize-handle.f999b998.svg +25 -0
  703. package/dist/assets/ic-rocket-fail.874e54ce.svg +20 -0
  704. package/dist/assets/ic-rocket-gear.b4f582da.svg +19 -0
  705. package/dist/assets/ic-rocket-launch.5df99bf3.svg +19 -0
  706. package/dist/assets/ic-rotate-devtron.5a8363d8.svg +120 -0
  707. package/dist/assets/ic-scan-fallback.1e23e6fd.svg +20 -0
  708. package/dist/assets/ic-search.976327f1.svg +22 -0
  709. package/dist/assets/ic-selected.3a29e244.svg +20 -0
  710. package/dist/assets/ic-shapes.77fbbb93.svg +19 -0
  711. package/dist/assets/ic-shield-check.c26854d2.svg +19 -0
  712. package/dist/assets/ic-shield-check.ecde083d.svg +19 -0
  713. package/dist/assets/ic-shield-warning-outline.e6832dbc.svg +19 -0
  714. package/dist/assets/ic-sliders-vertical.7211dc4f.svg +23 -0
  715. package/dist/assets/ic-sort-arrow-down.5cf54d08.svg +19 -0
  716. package/dist/assets/ic-sort-ascending.8a25e19d.svg +19 -0
  717. package/dist/assets/ic-sort-descending.c5846635.svg +19 -0
  718. package/dist/assets/ic-sortable.117b8f83.svg +19 -0
  719. package/dist/assets/ic-sparkle-ai-color.b67e98ce.svg +27 -0
  720. package/dist/assets/ic-sparkle-color.39f6b618.svg +34 -0
  721. package/dist/assets/ic-speedometer.495c2d1c.svg +19 -0
  722. package/dist/assets/ic-spinny.945235a0.svg +30 -0
  723. package/dist/assets/ic-spray-can.199c0450.svg +19 -0
  724. package/dist/assets/ic-spray-can.955302fc.svg +19 -0
  725. package/dist/assets/ic-stack.a6a11fe3.svg +19 -0
  726. package/dist/assets/ic-stack.fbd3aea5.svg +19 -0
  727. package/dist/assets/ic-stamp.a3d8dea0.svg +19 -0
  728. package/dist/assets/ic-stop-fill.b6641c8b.svg +24 -0
  729. package/dist/assets/ic-strategy-blue-green-color.baaf7071.svg +22 -0
  730. package/dist/assets/ic-strategy-blue-green.8d61b66d.svg +19 -0
  731. package/dist/assets/ic-strategy-canary-color.3241aea9.svg +21 -0
  732. package/dist/assets/ic-strategy-canary.b6d42fbb.svg +19 -0
  733. package/dist/assets/ic-strategy-recreate-color.f62bd5ed.svg +20 -0
  734. package/dist/assets/ic-strategy-recreate.3aa96ce0.svg +19 -0
  735. package/dist/assets/ic-strategy-rolling-color.945b909a.svg +22 -0
  736. package/dist/assets/ic-strategy-rolling.3b901bf5.svg +19 -0
  737. package/dist/assets/ic-strikethrough.a1652ad9.svg +19 -0
  738. package/dist/assets/ic-success.63b86b4e.svg +20 -0
  739. package/dist/assets/ic-success.bcd5b258.svg +20 -0
  740. package/dist/assets/ic-sun.9fe1dd26.svg +19 -0
  741. package/dist/assets/ic-suspended.8a62c6bc.svg +25 -0
  742. package/dist/assets/ic-tag.1613fc59.svg +19 -0
  743. package/dist/assets/ic-tata1mg.a631cafa.svg +29 -0
  744. package/dist/assets/ic-terminal-fill.4bd66669.svg +19 -0
  745. package/dist/assets/ic-terminal.628344b9.svg +19 -0
  746. package/dist/assets/ic-thermometer.95af4a4b.svg +19 -0
  747. package/dist/assets/ic-thumb-down.1834436f.svg +19 -0
  748. package/dist/assets/ic-thumb-up.976f6efb.svg +19 -0
  749. package/dist/assets/ic-tilde.ec1a1ea4.svg +19 -0
  750. package/dist/assets/ic-timeout-dash.d8e2d62e.svg +21 -0
  751. package/dist/assets/ic-timer.ae5f10fa.svg +19 -0
  752. package/dist/assets/ic-timer.b62145ec.svg +19 -0
  753. package/dist/assets/ic-traffic-signal.cc68c2e5.svg +19 -0
  754. package/dist/assets/ic-travclan.86f22c7d.svg +29 -0
  755. package/dist/assets/ic-two-cubes.a775b635.svg +19 -0
  756. package/dist/assets/ic-ubuntu.540c22c9.svg +20 -0
  757. package/dist/assets/ic-unknown.89dc351a.svg +21 -0
  758. package/dist/assets/ic-unordered-list.42c1cbbc.svg +22 -0
  759. package/dist/assets/ic-upgrade-enterprise.49cbd888.svg +320 -0
  760. package/dist/assets/ic-upload-arrow-animated.3db85855.svg +17 -0
  761. package/dist/assets/ic-user-circle.a2143a4a.svg +19 -0
  762. package/dist/assets/ic-user-key.5dc44524.svg +20 -0
  763. package/dist/assets/ic-users.33cb397f.svg +19 -0
  764. package/dist/assets/ic-var-initial.afdaa854.svg +25 -0
  765. package/dist/assets/ic-view-variable-toggle.93c3599f.svg +19 -0
  766. package/dist/assets/ic-visibility-off.d91d3844.svg +19 -0
  767. package/dist/assets/ic-visibility-on.7505dd12.svg +20 -0
  768. package/dist/assets/ic-vulnerability-not-found.7d75cc30.svg +129 -0
  769. package/dist/assets/ic-warning-y5.d1fb03fe.svg +20 -0
  770. package/dist/assets/ic-warning.414e37e3.svg +21 -0
  771. package/dist/assets/ic-warning.ecf7ff97.svg +23 -0
  772. package/dist/assets/ic-webhook.d4431b07.svg +31 -0
  773. package/dist/assets/ic-webhook.ffd8ded6.svg +21 -0
  774. package/dist/assets/ic-wifi-slash.4bd4fb85.svg +19 -0
  775. package/dist/assets/ic-world-globe.c16eb8c2.svg +19 -0
  776. package/dist/assets/ic-world.1f6a5eaf.svg +19 -0
  777. package/dist/assets/inject-tag.28e72db6.svg +21 -0
  778. package/dist/assets/licenseCardBG.b507c5b0.svg +275 -0
  779. package/dist/assets/workflow-options-modal-header.ce3c6b31.svg +54 -0
  780. package/dist/index.d.ts +26 -38
  781. package/dist/index.js +954 -28984
  782. package/package.json +41 -44
  783. package/dist/@code-editor-BVZtUgT5.js +0 -101095
  784. package/dist/@common-rjsf-DdqxhBLA.js +0 -14244
  785. package/dist/@framer-motion-DCKZm5ZW.js +0 -151
  786. package/dist/@react-virtualized-sticky-tree-wVTOPy7r.js +0 -1255
  787. package/dist/@src-assets-images-DC7DybeM.js +0 -1073
  788. package/dist/@vendor-C8nzu6lT.js +0 -82688
  789. package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +0 -2
  790. package/dist/Common/InteractiveCellText/InteractiveCellText.d.ts +0 -27
  791. package/dist/Common/InteractiveCellText/index.d.ts +0 -2
  792. package/dist/Common/InteractiveCellText/types.d.ts +0 -10
  793. package/dist/Common/SegmentedBarChart/utils.d.ts +0 -2
  794. package/dist/MMQ4R4NB-BcwgyEYz.js +0 -2
  795. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +0 -2
  796. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +0 -1
  797. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/index.d.ts +0 -2
  798. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +0 -6
  799. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/index.d.ts +0 -1
  800. package/dist/Pages-Devtron-2.0/ApplicationManagement/index.d.ts +0 -1
  801. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/AutomationEnablementIcon.d.ts +0 -1
  802. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/index.d.ts +0 -2
  803. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/utils.d.ts +0 -6
  804. package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +0 -1
  805. package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +0 -1
  806. package/dist/Pages-Devtron-2.0/CostVisibility/Overview/index.d.ts +0 -1
  807. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/constants.d.ts +0 -4
  808. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/index.d.ts +0 -2
  809. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +0 -31
  810. package/dist/Pages-Devtron-2.0/CostVisibility/index.d.ts +0 -1
  811. package/dist/Pages-Devtron-2.0/DataProtectionManagement/index.d.ts +0 -1
  812. package/dist/Pages-Devtron-2.0/DataProtectionManagement/types.d.ts +0 -8
  813. package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +0 -1
  814. package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/index.d.ts +0 -1
  815. package/dist/Pages-Devtron-2.0/GlobalConfiguration/index.d.ts +0 -1
  816. package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +0 -1
  817. package/dist/Pages-Devtron-2.0/GlobalOverview/index.d.ts +0 -1
  818. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +0 -1
  819. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/index.d.ts +0 -2
  820. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +0 -6
  821. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/index.d.ts +0 -1
  822. package/dist/Pages-Devtron-2.0/InfrastructureManagement/index.d.ts +0 -1
  823. package/dist/Pages-Devtron-2.0/Navigation/index.d.ts +0 -1
  824. package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +0 -32
  825. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +0 -1
  826. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/index.d.ts +0 -1
  827. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +0 -6
  828. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/index.d.ts +0 -1
  829. package/dist/Pages-Devtron-2.0/SecurityCenter/index.d.ts +0 -1
  830. package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +0 -7
  831. package/dist/Pages-Devtron-2.0/Shared/Overview/constants.d.ts +0 -8
  832. package/dist/Pages-Devtron-2.0/Shared/Overview/index.d.ts +0 -3
  833. package/dist/Pages-Devtron-2.0/Shared/Overview/types.d.ts +0 -26
  834. package/dist/Pages-Devtron-2.0/Shared/Routes/index.d.ts +0 -1
  835. package/dist/Pages-Devtron-2.0/Shared/Routes/routes.d.ts +0 -574
  836. package/dist/Pages-Devtron-2.0/Shared/index.d.ts +0 -2
  837. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +0 -1
  838. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/index.d.ts +0 -1
  839. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/index.d.ts +0 -1
  840. package/dist/Pages-Devtron-2.0/index.d.ts +0 -8
  841. package/dist/Shared/Components/CICDHistory/ConflictedResourcesTable.d.ts +0 -3
  842. package/dist/Shared/Components/CICDHistory/LogStageHeader.d.ts +0 -3
  843. package/dist/Shared/Components/CICDHistory/ResourceConflictDeployDialog.d.ts +0 -3
  844. package/dist/Shared/Components/CICDHistory/ResourceConflictDetailsModal.d.ts +0 -3
  845. package/dist/Shared/Components/Card/Card.component.d.ts +0 -3
  846. package/dist/Shared/Components/Card/constants.d.ts +0 -4
  847. package/dist/Shared/Components/Card/index.d.ts +0 -2
  848. package/dist/Shared/Components/Card/types.d.ts +0 -25
  849. package/dist/Shared/Components/Charts/Chart.component.d.ts +0 -121
  850. package/dist/Shared/Components/Charts/constants.d.ts +0 -10
  851. package/dist/Shared/Components/Charts/index.d.ts +0 -4
  852. package/dist/Shared/Components/Charts/plugins.d.ts +0 -7
  853. package/dist/Shared/Components/Charts/types.d.ts +0 -133
  854. package/dist/Shared/Components/Charts/utils.d.ts +0 -30
  855. package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +0 -3
  856. package/dist/Shared/Components/ClusterStatusIcon/index.d.ts +0 -1
  857. package/dist/Shared/Components/ClusterStatusIcon/types.d.ts +0 -5
  858. package/dist/Shared/Components/ClusterStatusIcon/utils.d.ts +0 -2
  859. package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +0 -3
  860. package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +0 -3
  861. package/dist/Shared/Components/ExportToCsv/index.d.ts +0 -2
  862. package/dist/Shared/Components/ExportToCsv/types.d.ts +0 -65
  863. package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +0 -3
  864. package/dist/Shared/Components/KeyboardShortcut/constants.d.ts +0 -3
  865. package/dist/Shared/Components/KeyboardShortcut/index.d.ts +0 -1
  866. package/dist/Shared/Components/KeyboardShortcut/types.d.ts +0 -4
  867. package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +0 -3
  868. package/dist/Shared/Components/PrometheusConfigurations/index.d.ts +0 -2
  869. package/dist/Shared/Components/PrometheusConfigurations/types.d.ts +0 -20
  870. package/dist/Shared/Components/Security/SecurityDetailsCards/ReportTabEmptyState.d.ts +0 -2
  871. package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +0 -2
  872. package/dist/Shared/Components/SideNavigation/index.d.ts +0 -2
  873. package/dist/Shared/Components/SideNavigation/types.d.ts +0 -19
  874. package/dist/V4HPSUGU-CVxYeSFL.js +0 -2
  875. package/dist/assets/create-backup-schedule.bbac4a86.webp +0 -0
  876. package/dist/assets/create-backup-snapshot.c794f612.webp +0 -0
  877. package/dist/assets/img-devtron-freemium.d0657c61.webp +0 -0
  878. package/dist/assets/index.css +0 -1
  879. package/dist/assets/no-cluster-cost-enabled.038c73db.webp +0 -0
  880. package/dist/javascript-Bd5C1OVD.js +0 -2
  881. package/dist/rolldown-runtime-BETGA6I9.js +0 -23
  882. package/dist/vitesse-dark-BYjo5a9A.js +0 -2
  883. package/dist/vitesse-light-TxN76gvj.js +0 -2
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 12a9 9 0 0 1-9 9m9-9a9 9 0 0 0-9-9m9 9c0 1.657-4.031 3-9 3s-9-1.343-9-3m9 9a9 9 0 0 1-9-9m9 9c1.657 0 3-4.031 3-9s-1.343-9-3-9m-9 9a9 9 0 0 1 9-9" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -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="M2.5 8H13.5M4.77087 6.00018C4.71891 5.83859 4.6931 5.66974 4.69444 5.5C4.69444 4.11929 6.067 3 8 3C9.48617 3 10.641 3.66163 11.0956 4.59501M4.5 10.5C4.5 11.8807 6.067 13 8 13C9.933 13 11.5 11.8807 11.5 10.5C11.5 9.0146 10.1486 8.43935 8.65017 7.99995" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
+ </svg>
@@ -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="10" cy="10" r="8.33333" fill="#1DAD70"/>
19
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13.9226 7.74409C14.248 8.06954 14.248 8.59717 13.9226 8.9226L9.47811 13.3668C9.15268 13.6923 8.62508 13.6923 8.29964 13.3669L6.07742 11.1448C5.75197 10.8194 5.75194 10.2918 6.07736 9.96633C6.40279 9.64088 6.93042 9.64085 7.25588 9.96627L8.88886 11.5991L12.7441 7.74406C13.0695 7.41863 13.5972 7.41865 13.9226 7.74409Z" fill="var(--N0)"/>
20
+ </svg>
@@ -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
+ <circle cx="12" cy="12" r="10" fill="var(--G500)"/>
19
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.7071 9.29291C17.0976 9.68344 17.0976 10.3166 16.7071 10.7071L11.3738 16.0402C10.9832 16.4307 10.3501 16.4307 9.95959 16.0402L7.29292 13.3738C6.90238 12.9833 6.90235 12.3501 7.29286 11.9596C7.68337 11.5691 8.31653 11.569 8.70708 11.9595L10.6667 13.9189L15.2929 9.29288C15.6834 8.90236 16.3166 8.90238 16.7071 9.29291Z" fill="var(--N0)"/>
20
+ </svg>
@@ -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 3.786V2M6.192 6.192 4.929 4.929M3.786 12H2m4.192 5.808-1.263 1.263M12 20.214V22m5.808-4.192 1.263 1.263M20.214 12H22m-4.192-5.808 1.263-1.263M17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -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 xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
18
+ <g fill="none" fill-rule="evenodd">
19
+ <path d="M0 0h24v24H0z"/>
20
+ <path fill="#FA0" fill-rule="nonzero" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z"/>
21
+ <g stroke="#FFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
22
+ <path d="M9.5 9v6M14.5 9v6"/>
23
+ </g>
24
+ </g>
25
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.5 8.75H8m1.5 0a.747.747 0 0 0-.181-.49m.181.49a.748.748 0 0 1-.214.524M8.75 9.5V8m0 1.5c-.21 0-.4-.087-.536-.226m.536.226c.21 0 .4-.087.536-.226M8 8.75c0 .204.082.389.214.524M8 8.75a.75.75 0 0 1 .181-.49M8.75 8c.227 0 .431.1.569.26M8.75 8a.748.748 0 0 0-.569.26m.033 1.014L9.319 8.26m-1.138 0 1.105 1.014M11.5 2.426 3.938 3.938l-1.512 7.561a.75.75 0 0 0 .205.678l9.793 9.792a.752.752 0 0 0 1.06 0l8.486-8.485a.75.75 0 0 0 0-1.06L12.177 2.63a.75.75 0 0 0-.677-.205Z" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -0,0 +1,29 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="118" height="48" viewBox="0 0 118 48" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <g style="mix-blend-mode:luminosity">
19
+ <path d="M80.9734 11V15.2715C81.6214 15.3485 117.149 15.31 117.378 15.233C117.416 14.6942 117.416 11.1924 117.341 11H80.9734Z" fill="#fff"/>
20
+ <path d="M84.9383 17.1579V18.5817C84.9764 18.5817 85.0145 18.5817 85.0145 18.5433C85.6625 17.6581 86.5393 17.1579 87.5686 16.8885C88.674 16.5806 89.7414 16.6577 90.8088 17.0424C91.6093 17.3118 92.2193 17.8505 92.6767 18.5433C92.6925 18.5751 92.7148 18.607 92.7409 18.6443C92.7779 18.6971 92.8227 18.7609 92.8673 18.8511C92.9053 18.7743 92.9436 18.697 92.9817 18.6587C93.7441 17.6581 94.7352 17.0039 95.9554 16.8115C97.1753 16.5806 98.3943 16.6961 99.5002 17.2734C100.911 17.966 101.711 19.1205 101.94 20.6982C102.016 21.083 102.016 21.5063 102.016 21.8912V30.8191H98.0135V23.0457C98.0135 22.7638 97.9819 22.5143 97.9469 22.2379L97.9371 22.1605C97.7467 21.3139 97.2131 20.7367 96.3363 20.5828C95.5359 20.4673 94.7733 20.5828 94.2015 21.2755C93.8203 21.7372 93.6297 22.276 93.6297 22.8917V30.7805H89.5508V23.0072C89.5508 22.6224 89.5127 22.2375 89.3984 21.8912C89.0553 21.0061 88.4453 20.6213 87.6447 20.5444C87.3399 20.5058 86.9968 20.5444 86.6918 20.6213C85.8531 20.8906 85.3957 21.5063 85.2051 22.3529C85.167 22.5454 85.167 22.7762 85.167 23.0072V30.7805H81.05V17.1579H84.9383Z" fill="#fff"/>
21
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M113.414 18.4272V17.1573H117.379V29.6255C117.379 31.1647 116.998 32.5886 116.235 33.9355C115.435 35.3209 114.291 36.2059 112.804 36.6292C111.051 37.1296 109.259 37.1296 107.505 36.5908C106.133 36.1675 105.027 35.3209 104.188 34.1279C103.845 33.6276 103.578 33.0504 103.464 32.4732C103.464 32.4347 103.455 32.4058 103.446 32.3769C103.436 32.3481 103.427 32.3192 103.427 32.2808C103.427 32.2423 103.427 32.1653 103.388 32.0884C103.997 31.9154 104.597 31.7425 105.197 31.5695L105.199 31.5688L105.204 31.5676L105.205 31.5673C105.803 31.3946 106.402 31.222 107.01 31.0493C107.048 31.1263 107.086 31.2418 107.086 31.3187C107.429 32.4347 108.42 33.3198 109.792 33.3582C110.288 33.3582 110.784 33.3198 111.241 33.1658C112.271 32.781 112.881 31.9729 113.147 30.9339C113.299 30.2797 113.338 29.587 113.299 28.8943L113.262 28.8558H113.223C112.652 29.587 111.889 29.9719 110.974 30.1257C109.792 30.3181 108.611 30.3181 107.505 29.8564C105.523 29.0867 104.227 27.6629 103.655 25.6619C103.121 23.8147 103.235 22.0061 104.151 20.3128C104.913 18.8505 106.057 17.7345 107.658 17.1957C108.878 16.8109 110.098 16.7724 111.318 17.0803C112.156 17.2728 112.842 17.7345 113.414 18.4272ZM107.544 23.5453V23.9686C107.658 25.0846 108.229 25.9312 109.259 26.3545C109.678 26.5469 110.174 26.5854 110.631 26.5469C111.928 26.47 112.842 25.7003 113.147 24.6228C113.299 24.161 113.338 23.6608 113.299 23.1605C113.147 21.3133 111.432 20.0434 109.488 20.6591C108.268 21.0824 107.544 22.16 107.544 23.5453Z" fill="#fff"/>
22
+ <path d="M74.9505 36.8978V32.6262H102.016V36.8978H74.9505Z" fill="#fff"/>
23
+ <path d="M74.9123 30.7794H79.1818V11.0381H75.5222C75.5222 11.0573 75.5127 11.0861 75.5032 11.1149C75.4937 11.1438 75.4841 11.1728 75.4841 11.192C75.2935 11.9617 74.9123 12.6159 74.3024 13.1161C73.3494 13.9243 72.282 14.2706 71.0621 14.3476H70.7191V17.2722H74.9123V30.7794Z" fill="#fff"/>
24
+ <path d="M33.628 32.1271H27.6812C27.4144 32.1271 27.3001 32.0501 27.2238 31.8193C27.0139 31.2073 26.8041 30.5969 26.5946 29.9875L26.594 29.9858C25.776 27.6067 24.963 25.242 24.1742 22.8529C24.1361 22.7374 24.0979 22.622 24.0216 22.4296C23.9692 22.5884 23.9168 22.7229 23.868 22.848C23.8105 22.9957 23.758 23.1303 23.7167 23.2762C23.2408 24.6792 22.7648 26.0918 22.2889 27.5043C21.8118 28.9202 21.3347 30.336 20.8576 31.7422C20.7815 32.0117 20.6671 32.0886 20.4002 32.0886H14.4916C14.6821 31.6268 14.8347 31.1651 14.9871 30.7032C16.8169 25.8545 18.6467 21.0058 20.4383 16.1955C20.5528 15.9261 20.6671 15.8107 20.972 15.8107H26.9951C27.2619 15.8107 27.3762 15.8876 27.4906 16.157C29.4729 21.3521 31.4933 26.5856 33.5137 31.7808C33.5645 31.8577 33.5815 31.9347 33.5984 32.0117C33.6069 32.0501 33.6154 32.0887 33.628 32.1271Z" fill="#fff"/>
25
+ <path d="M65.3449 32.1271C65.3068 32.012 65.3068 31.9351 65.3068 31.8583C64.2949 29.2372 63.2831 26.6059 62.2712 23.9752L62.2709 23.9744L62.2659 23.9615L62.2652 23.9597C61.2587 21.3428 60.2521 18.7259 59.2456 16.1185C59.1313 15.8876 59.0169 15.8107 58.7881 15.8107H52.727C52.422 15.8107 52.3077 15.8876 52.1933 16.157C51.222 18.7526 50.2411 21.3483 49.2602 23.9439L49.2597 23.9452C48.2776 26.544 47.2953 29.1434 46.3228 31.7422C46.2846 31.8577 46.2465 31.9732 46.2083 32.1271H52.0408C52.3458 32.1271 52.4601 32.0117 52.5364 31.7422C53.0323 30.2598 53.5377 28.7869 54.0431 27.3141C54.5478 25.8431 55.0527 24.372 55.5479 22.8914C55.5595 22.8565 55.571 22.818 55.5836 22.7761C55.6126 22.6793 55.6472 22.5638 55.7004 22.4296C55.7767 22.622 55.8147 22.7374 55.8528 22.8529C56.6403 25.2375 57.4517 27.5978 58.2681 29.9724L58.2711 29.9813C58.4814 30.5928 58.6919 31.2052 58.9025 31.8193C58.9787 32.0501 59.0931 32.1271 59.36 32.1271H65.3449Z" fill="#fff"/>
26
+ <path d="M47.8108 15.8873V20.659H43.3507V32.1653H36.8702V20.6976H32.2576V15.9257C37.4038 15.8873 42.5884 15.8873 47.8108 15.8873Z" fill="#fff"/>
27
+ <path d="M16.0935 15.8865H0.502197V20.6968H5.11477V32.1645H11.6334V20.6583H16.0935V15.8865Z" fill="#fff"/>
28
+ </g>
29
+ </svg>
@@ -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="M19.333 3A2.667 2.667 0 0 1 22 5.667v12.666A2.667 2.667 0 0 1 19.333 21H4.667A2.667 2.667 0 0 1 2 18.333V5.667A2.667 2.667 0 0 1 4.667 3h14.666ZM6.358 8.74c-.409.408-.423 1.056-.033 1.446l2.122 2.121-2.219 2.219c-.408.408-.423 1.056-.032 1.446.39.39 1.038.376 1.446-.032l2.958-2.958c.409-.408.423-1.056.033-1.446L7.804 8.707c-.39-.39-1.038-.376-1.446.032ZM17 14h-4c-.552 0-1 .468-1 1.046 0 .577.448 1.046 1 1.046h4c.552 0 1-.469 1-1.046 0-.578-.448-1.046-1-1.046Z" clip-rule="evenodd"/>
19
+ </svg>
@@ -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="m3.75 6 6.75 6-6.75 6m7.5 0h9" 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="M12 15.75a1.875 1.875 0 1 0 0 3.75 1.875 1.875 0 0 0 0-3.75Zm0 0v-7.5m-3 5.534V4.5a3 3 0 1 1 6 0v9.284-.001a4.875 4.875 0 1 1-6 0h0Z" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.783 4h4.472c.197 0 .387.082.527.23.14.146.218.345.218.553v8.608a.803.803 0 0 1-.218.554.728.728 0 0 1-.527.229h-4.472m0-10.174v10.174m0-10.174H5.429c-.364 0-.715.14-.987.392a1.59 1.59 0 0 0-.493.98l-1.937 7.572a1.64 1.64 0 0 0 .054.656c.063.212.167.408.307.574a1.484 1.484 0 0 0 1.118.53l6.832.252-.248 3.914c0 .41.077.818.227 1.197.15.38.37.725.646 1.016.277.29.606.521.967.679.362.157.75.238 1.141.238l3.727-7.826" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.217 20H2.745a.728.728 0 0 1-.527-.23.803.803 0 0 1-.218-.553V10.61c0-.208.079-.407.218-.554a.732.732 0 0 1 .527-.229h4.472m0 10.174V9.826m0 10.174h11.354c.364 0 .715-.14.987-.392s.448-.6.492-.98l1.938-7.572c.027-.22.008-.444-.054-.656a1.59 1.59 0 0 0-.307-.574c-.14-.166-.312-.3-.505-.39a1.431 1.431 0 0 0-.613-.14l-6.832-.253.248-3.913c0-.41-.077-.818-.227-1.198a3.16 3.16 0 0 0-.646-1.015 2.976 2.976 0 0 0-.967-.679A2.858 2.858 0 0 0 10.944 2L7.217 9.826" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -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-width="1.5" d="M21 10c-.095.47-.236.896-.422 1.28-.41.864-.981 1.512-1.716 1.947-.736.428-1.565.642-2.49.642-.758 0-1.463-.15-2.115-.45-.651-.299-1.383-.78-2.194-1.443-.833-.692-1.715-1.252-2.36-1.538A4.948 4.948 0 0 0 7.636 10c-.948 0-1.789.217-2.524.652-.728.428-1.296 1.074-1.705 1.936a5.5 5.5 0 0 0-.406 1.28" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -0,0 +1,21 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-dasharray="1 3" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.5" d="M3 12a9 9 0 0 1 9-9" vector-effect="non-scaling-stroke"/>
19
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 6.75V12l3 4" vector-effect="non-scaling-stroke"/>
20
+ <path stroke="#3B444C" stroke-miterlimit="10" stroke-width="1.5" d="M3 12a9 9 0 1 0 9-9" vector-effect="non-scaling-stroke"/>
21
+ </svg>
@@ -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 13.25 3.712-3.712M9.75 2h4.5m6 11.25a8.25 8.25 0 1 1-16.5 0 8.25 8.25 0 0 1 16.5 0Z" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -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="20" height="20" viewBox="0 0 20 20" fill="none">
18
+ <path d="M10 11.0415L13.0936 7.94791M8.125 1.6665H11.875M16.875 11.0415C16.875 14.8385 13.797 17.9165 10 17.9165C6.20304 17.9165 3.125 14.8385 3.125 11.0415C3.125 7.24455 6.20304 4.1665 10 4.1665C13.797 4.1665 16.875 7.24455 16.875 11.0415Z" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
+ </svg>
@@ -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="M18 6.75h2.25M18 14.25h2.25m-16.5-7.5H6m-2.25 7.5H6M6.75 3h10.5a.75.75 0 0 1 .75.75v16.5a.75.75 0 0 1-.75.75H6.75a.75.75 0 0 1-.75-.75V3.75A.75.75 0 0 1 6.75 3Zm7.5 5.25a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Zm0 7.5a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Z" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -0,0 +1,29 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="118" height="48" viewBox="0 0 118 48" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <g style="mix-blend-mode:luminosity">
19
+ <path d="M14.1496 12.3767C14.1496 14.2415 12.6567 15.7533 10.8154 15.7533C8.97382 15.7533 7.48097 14.2415 7.48097 12.3767C7.48097 10.5117 8.97382 9 10.8154 9C12.6567 9 14.1496 10.5117 14.1496 12.3767Z" fill="#fff"/>
20
+ <path d="M21.4791 16.7203C21.1118 15.9022 20.1498 15.5378 19.3125 15.8278C16.933 16.6459 14.4652 17.1145 11.9903 17.2261H9.64011C7.16501 17.1145 4.69742 16.6534 2.31781 15.8278C1.4806 15.5378 0.51845 15.9022 0.151249 16.7203C-0.274716 17.6723 0.202703 18.7582 1.15005 19.0929C2.75849 19.6507 4.40359 20.0597 6.07072 20.335C7.71591 20.6028 8.92764 22.0307 8.92764 23.7191V38.9957H12.7026V23.7116C12.7026 22.0234 13.9144 20.5953 15.5596 20.3275C17.2192 20.0597 18.8645 19.6433 20.4802 19.0854C21.4276 18.7582 21.9123 17.6648 21.4791 16.7203Z" fill="#fff"/>
21
+ <path d="M76.1169 31.5178L76.0509 31.7186C75.8159 32.4326 75.5221 33.0574 75.1695 33.5928C74.6408 34.3887 73.9871 34.9911 73.194 35.4003C72.4007 35.8092 71.4754 36.0325 70.3885 36.0621C69.3089 36.0325 68.3761 35.8316 67.5829 35.4746C66.988 35.2069 66.4666 34.8498 66.0112 34.3962C65.3355 33.7193 64.8215 32.8343 64.4616 31.7186C64.1017 30.603 63.9108 29.2641 63.8887 27.6948C63.9108 26.2819 64.0649 25.0545 64.3514 24.0134C64.5645 23.2324 64.8581 22.5554 65.218 21.9754C65.7616 21.1127 66.4592 20.473 67.326 20.0416C68.1926 19.6103 69.2427 19.3946 70.4766 19.3946H70.5648C71.7839 19.3946 72.79 19.6251 73.598 20.064C74.0018 20.2871 74.3544 20.5623 74.6629 20.8896C74.9713 21.2167 75.2357 21.6035 75.456 22.0571C75.5736 22.325 75.7132 22.5629 75.8672 22.7786C76.1096 23.0985 76.3961 23.3513 76.7339 23.515C77.0644 23.6786 77.439 23.7605 77.843 23.7605H79.6349L79.5909 23.4182C79.444 22.3696 79.1649 21.4101 78.7463 20.5623C78.3277 19.7144 77.7694 18.9632 77.0717 18.3235C76.33 17.6616 75.4413 17.1633 74.4205 16.836C73.3923 16.5087 72.2319 16.3451 70.9319 16.3451H70.6896C68.9856 16.3749 67.4802 16.6352 66.1876 17.1261C65.2107 17.498 64.3588 17.9963 63.617 18.6359C62.508 19.588 61.6782 20.8374 61.1346 22.3621C60.5838 23.8869 60.3121 25.6866 60.3048 27.7617C60.2974 29.6063 60.4957 31.2277 60.907 32.6334C61.2155 33.6821 61.6341 34.6119 62.185 35.4077C63 36.6052 64.0944 37.5124 65.4384 38.1076C66.7824 38.7025 68.3761 39 70.2122 39H70.4839C71.7398 39 72.8781 38.8512 73.8917 38.5612C75.4193 38.1149 76.6679 37.334 77.6226 36.2108C78.5774 35.0878 79.2383 33.645 79.5982 31.8823L79.6716 31.5252H76.1169V31.5178Z" fill="#fff"/>
22
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M42.0914 23.5983C41.8638 23.1891 41.548 22.8322 41.1587 22.5271C40.5712 22.0735 39.8147 21.7462 38.904 21.5232C37.9861 21.3074 36.9137 21.1959 35.6652 21.1959C34.593 21.2033 33.6528 21.3148 32.8378 21.5157C32.2281 21.6719 31.6847 21.8802 31.2146 22.1479C30.5095 22.5495 29.9661 23.0925 29.6063 23.7544C29.2464 24.4239 29.0701 25.2122 29.0701 26.0972V26.3947H32.5659V26.0972C32.5659 25.7625 32.6247 25.4948 32.7421 25.2567C32.8303 25.0857 32.9478 24.9295 33.1021 24.7956C33.3371 24.5947 33.6528 24.4313 34.0715 24.3122C34.4902 24.1932 35.0042 24.1262 35.6139 24.1187C35.7534 24.1115 35.8855 24.1115 36.0177 24.1115C36.5686 24.1115 37.0533 24.1485 37.45 24.2304C37.751 24.2899 38.0081 24.3643 38.221 24.461C38.3827 24.5353 38.5148 24.6171 38.6324 24.7065C38.8012 24.8404 38.9187 24.9891 38.9996 25.1675C39.0803 25.3461 39.1244 25.5469 39.1244 25.7849C39.1244 26.0527 39.0803 26.2832 39.0069 26.4766C38.9481 26.6254 38.8748 26.7592 38.7718 26.8782C38.6251 27.0567 38.4267 27.2129 38.1623 27.3393C37.8978 27.4656 37.5747 27.5699 37.1855 27.6293C35.8928 27.8749 34.7252 28.0756 33.6748 28.2393H33.6602C32.8157 28.3955 32.0592 28.6186 31.4129 28.9161C30.4361 29.3624 29.6723 29.9649 29.1508 30.7383C28.8938 31.1251 28.6955 31.549 28.556 32.0101C28.4164 32.4712 28.3431 32.9696 28.3283 33.4976V33.6984C28.3283 34.5537 28.4605 35.3198 28.7249 35.9817C28.9232 36.4801 29.2022 36.9189 29.5548 37.2983C30.0836 37.8635 30.7813 38.2801 31.6332 38.5552C32.4778 38.8303 33.4767 38.9642 34.6295 38.9642C36.025 38.9642 37.2222 38.8378 38.2358 38.5701C39.2493 38.3024 40.0718 37.9081 40.7033 37.3577C41.3277 36.8148 41.7977 36.1231 42.1062 35.3049C42.4147 34.4867 42.5688 33.5348 42.5688 32.4639V25.4575C42.5541 24.7808 42.3999 24.1485 42.0914 23.5983ZM35.2173 30.7606C35.8855 30.6788 36.4657 30.597 36.9577 30.5151C37.45 30.4333 37.8538 30.3515 38.1696 30.2624C38.4854 30.1804 38.7645 30.0837 39.0069 29.9723C39.0378 29.9565 39.0688 29.9409 39.0997 29.9252L39.1392 29.9053V32.4936C39.1392 33.1035 39.0509 33.6166 38.8894 34.0555C38.7645 34.3827 38.603 34.6579 38.3899 34.9033C38.0742 35.2604 37.6555 35.5355 37.112 35.7215C36.5686 35.9075 35.9076 36.0042 35.1219 36.0042C34.5709 36.0042 34.1008 35.952 33.7117 35.8479C33.4179 35.7735 33.1608 35.662 32.9552 35.5355C32.6394 35.3421 32.4117 35.0968 32.2574 34.7843C32.1033 34.472 32.0224 34.0927 32.0224 33.6241C32.0224 33.2075 32.0886 32.8506 32.2134 32.5382C32.309 32.3001 32.4411 32.0919 32.61 31.8986C32.8598 31.6159 33.1975 31.3705 33.6308 31.1771C34.0569 30.9986 34.5856 30.8498 35.2173 30.7606Z" fill="#fff"/>
23
+ <path d="M22.458 21.9344C21.7383 22.1797 21.0993 22.5144 20.5485 22.9458C19.726 23.5929 19.109 24.4557 18.6977 25.5117C18.2938 26.5678 18.0955 27.8099 18.0955 29.2453V38.6985H21.5327V28.814C21.5401 28.1447 21.6355 27.5645 21.8045 27.081C21.9292 26.7167 22.1055 26.4043 22.3186 26.144C22.6416 25.7497 23.0529 25.4449 23.5891 25.244C24.1252 25.0431 24.7714 24.9317 25.5426 24.9317H27.107V21.4509H25.785C24.529 21.4509 23.4202 21.6071 22.458 21.9344Z" fill="#fff"/>
24
+ <path d="M56.0765 21.5773C56.3629 21.4954 56.6639 21.4509 56.9945 21.4509H58.5589L52.5878 38.6911H49.2023L43.3708 21.845L43.2312 21.4509H46.8299L50.8694 33.6039L54.2918 23.4962C54.4534 22.9978 54.6811 22.5888 54.9821 22.2614C55.276 21.9417 55.6504 21.7037 56.0765 21.5773Z" fill="#fff"/>
25
+ <path d="M83.7923 16.883C84.0862 16.9946 84.3286 17.1656 84.512 17.3962C84.6295 17.5449 84.7249 17.7234 84.7911 17.9168C84.8792 18.1771 84.9233 18.4746 84.9233 18.7944V38.6899H81.4862V16.7193H82.8082C83.1754 16.7193 83.5058 16.7714 83.7923 16.883Z" fill="#fff"/>
26
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M100.632 23.5981C100.404 23.1891 100.088 22.8322 99.6992 22.527C99.1117 22.0734 98.3552 21.7461 97.4445 21.5231C96.5265 21.3074 95.4541 21.1959 94.2056 21.1959C93.1334 21.2033 92.1932 21.3147 91.3782 21.5156C90.7685 21.6718 90.2251 21.88 89.755 22.1478C89.0501 22.5495 88.5065 23.0924 88.1467 23.7544C87.7867 24.4238 87.6106 25.2121 87.6106 26.0972V26.3947H91.1064V26.0972C91.1064 25.7625 91.1652 25.4947 91.2826 25.2567C91.3708 25.0856 91.4882 24.9294 91.6426 24.7955C91.8775 24.5946 92.1932 24.4312 92.6119 24.312C93.0306 24.1932 93.5447 24.1262 94.1543 24.1187C94.2938 24.1115 94.4261 24.1115 94.5582 24.1115C95.109 24.1115 95.5938 24.1484 95.9904 24.2303C96.2915 24.2898 96.5486 24.3642 96.7616 24.461C96.9232 24.5353 97.0553 24.6171 97.1728 24.7064C97.3417 24.8403 97.4592 24.989 97.54 25.1674C97.6208 25.346 97.6649 25.5469 97.6649 25.7848C97.6649 26.0525 97.6208 26.2831 97.5473 26.4765C97.4885 26.6253 97.4152 26.7592 97.3123 26.8782C97.1655 27.0566 96.9671 27.2127 96.7028 27.3392C96.4385 27.4656 96.1151 27.5698 95.726 27.6292C94.4334 27.8749 93.2657 28.0755 92.2153 28.2393H92.2006C91.3561 28.3954 90.5997 28.6185 89.9533 28.916C88.9766 29.3624 88.2127 29.9647 87.6912 30.7383C87.4342 31.125 87.236 31.5489 87.0963 32.0101C86.9568 32.4711 86.8835 32.9695 86.8687 33.4976V33.6908C86.8687 34.5462 87.0009 35.3123 87.2653 35.9817C87.4636 36.4801 87.7427 36.9189 88.0952 37.2982C88.624 37.8634 89.3217 38.2799 90.1737 38.5552C91.0182 38.8303 92.0172 38.9642 93.1701 38.9642C94.5655 38.9642 95.7627 38.8378 96.7762 38.57C97.7897 38.3023 98.6123 37.9081 99.2439 37.3576C99.8681 36.8147 100.338 36.1231 100.647 35.3049C100.955 34.4867 101.109 33.5347 101.109 32.4637V25.4575C101.095 24.7807 100.94 24.1484 100.632 23.5981ZM93.7504 30.7605C94.4187 30.6787 94.9988 30.5969 95.4909 30.5151C95.983 30.4333 96.387 30.3514 96.7028 30.2622C97.0185 30.1803 97.2977 30.0837 97.54 29.9722C97.584 29.9498 97.6282 29.9274 97.6723 29.9052V32.4936C97.6723 33.1034 97.584 33.6166 97.4225 34.0553C97.2977 34.3826 97.1362 34.6578 96.9232 34.9032C96.6073 35.2603 96.1888 35.5354 95.6452 35.7214C95.1017 35.9075 94.4408 36.0041 93.6549 36.0041C93.104 36.0041 92.634 35.9519 92.2448 35.8479C91.9509 35.7735 91.6939 35.6618 91.4882 35.5354C91.1725 35.3421 90.9448 35.0967 90.7906 34.7843C90.6364 34.4719 90.5555 34.0926 90.5555 33.6239C90.5555 33.2075 90.6217 32.8506 90.7465 32.5381C90.8419 32.3001 90.9741 32.0918 91.1431 31.8985C91.3928 31.6158 91.7306 31.3705 92.164 31.177C92.5973 30.9986 93.126 30.8497 93.7504 30.7605Z" fill="#fff"/>
27
+ <path d="M116.56 23.4858C116.955 24.0064 117.272 24.6164 117.499 25.3079C117.801 26.2302 117.948 27.2864 117.948 28.4838V38.6806H116.56C116.191 38.6806 115.861 38.6286 115.575 38.5171C115.28 38.4055 115.038 38.2344 114.855 38.004C114.73 37.8478 114.634 37.6692 114.568 37.4758C114.48 37.2156 114.437 36.918 114.437 36.5982V28.2459C114.437 27.4798 114.333 26.8327 114.135 26.3046C113.937 25.7765 113.644 25.3675 113.262 25.0552C113.004 24.8468 112.703 24.6758 112.351 24.5568C111.881 24.3932 111.323 24.3113 110.668 24.3113C109.92 24.3113 109.296 24.4155 108.781 24.6237C108.268 24.8245 107.871 25.1294 107.563 25.5311C107.357 25.7988 107.195 26.1113 107.077 26.4832C106.916 26.9741 106.835 27.5615 106.835 28.2459V38.6806H103.398V28.4095C103.398 27.0781 103.582 25.9104 103.971 24.9287C104.36 23.947 104.948 23.1363 105.726 22.5338C106.248 22.1321 106.849 21.8197 107.533 21.5892C108.444 21.2842 109.493 21.1355 110.676 21.1355C112.02 21.1355 113.181 21.3289 114.165 21.7156C115.149 22.1023 115.956 22.6975 116.56 23.4858Z" fill="#fff"/>
28
+ </g>
29
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9.06 10.276 5.872-3.335a.5.5 0 0 0-.187-.183l-5.5-3.094a.5.5 0 0 0-.49 0l-5.5 3.094A.5.5 0 0 0 3 7.193v6.165a.5.5 0 0 0 .255.436l5.5 3.094a.5.5 0 0 0 .245.064l.06-6.676Zm0 0L3.07 6.939m17.862 3.402a.5.5 0 0 1 .068.252v6.166a.5.5 0 0 1-.255.435l-5.5 3.094a.5.5 0 0 1-.245.064m5.932-10.011a.5.5 0 0 0-.187-.183l-5.5-3.094a.5.5 0 0 0-.49 0l-5.5 3.094a.5.5 0 0 0-.255.435v6.166a.5.5 0 0 0 .255.435l5.5 3.094a.5.5 0 0 0 .245.064m5.932-10.011-5.873 3.335M15 20.352l.06-6.676m0 0-5.99-3.337" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -0,0 +1,20 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path fill="#E95420" d="M22 12c0 5.52-4.475 10-10 10S2 17.52 2 12C2 6.475 6.475 2 12 2s10 4.475 10 10Z"/>
19
+ <path fill="#fff" d="M5.444 10.683a1.31 1.31 0 0 0-1.301 1.32c0 .726.585 1.32 1.301 1.32s1.301-.594 1.301-1.32a1.31 1.31 0 0 0-1.301-1.32Zm9.293 5.995a1.333 1.333 0 0 0-.478 1.803 1.29 1.29 0 0 0 1.779.485 1.334 1.334 0 0 0 .477-1.804 1.301 1.301 0 0 0-1.778-.484ZM8.27 12.003c0-1.305.639-2.456 1.618-3.153l-.95-1.616a5.755 5.755 0 0 0-2.34 3.33 1.87 1.87 0 0 1 0 2.877 5.734 5.734 0 0 0 2.34 3.33l.95-1.615a3.858 3.858 0 0 1-1.618-3.153Zm3.801-3.855c1.989 0 3.616 1.542 3.787 3.514l1.856-.03a5.74 5.74 0 0 0-1.68-3.716 1.813 1.813 0 0 1-1.56-.129 1.851 1.851 0 0 1-.892-1.309 5.662 5.662 0 0 0-1.51-.208c-.902 0-1.75.213-2.505.593l.906 1.641a3.753 3.753 0 0 1 1.598-.356Zm0 7.71c-.57 0-1.116-.13-1.603-.357l-.906 1.641c.755.38 1.608.593 2.504.593.522 0 1.029-.074 1.511-.207a1.847 1.847 0 0 1 .892-1.31 1.797 1.797 0 0 1 1.56-.128 5.763 5.763 0 0 0 1.68-3.717l-1.856-.03c-.166 1.967-1.793 3.514-3.782 3.514Zm2.661-8.535a1.29 1.29 0 0 0 1.779-.484 1.329 1.329 0 0 0-.478-1.804 1.29 1.29 0 0 0-1.779.484 1.338 1.338 0 0 0 .478 1.804Z"/>
20
+ </svg>
@@ -0,0 +1,21 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <circle cx="12" cy="12" r="10" fill="var(--N700)"/>
19
+ <path d="M12.8391 5.58263C12.005 5.41671 11.1404 5.50186 10.3547 5.82732C9.56893 6.15278 8.89737 6.70392 8.42488 7.41105C7.95239 8.11818 7.7002 8.94954 7.7002 9.8C7.7002 10.3523 8.14791 10.8 8.7002 10.8C9.25248 10.8 9.7002 10.3523 9.7002 9.8C9.7002 9.34511 9.83509 8.90042 10.0878 8.52219C10.3405 8.14396 10.6998 7.84916 11.12 7.67508C11.5403 7.501 12.0027 7.45545 12.4489 7.5442C12.8951 7.63294 13.3049 7.852 13.6265 8.17366C13.9482 8.49532 14.1673 8.90514 14.256 9.35129C14.3447 9.79745 14.2992 10.2599 14.1251 10.6802C13.951 11.1004 13.6562 11.4597 13.278 11.7124C12.8998 11.9651 12.4551 12.1 12.0002 12.1C11.735 12.1 11.4806 12.2054 11.2931 12.3929C11.1056 12.5804 11.0002 12.8348 11.0002 13.1V14.5C11.0002 15.0523 11.4479 15.5 12.0002 15.5C12.5525 15.5 13.0002 15.0523 13.0002 14.5V13.9821C13.4929 13.8643 13.9635 13.6597 14.3891 13.3753C15.0963 12.9028 15.6474 12.2313 15.9729 11.4455C16.2983 10.6598 16.3835 9.79523 16.2176 8.96111C16.0517 8.12699 15.6421 7.36081 15.0408 6.75944C14.4394 6.15808 13.6732 5.74854 12.8391 5.58263Z" fill="var(--N0)"/>
20
+ <path d="M12 18.5C12.2869 18.5 12.5232 18.406 12.7089 18.2179C12.903 18.0214 13 17.7821 13 17.5C13 17.2265 12.903 16.9915 12.7089 16.7949C12.5148 16.5983 12.2785 16.5 12 16.5C11.7215 16.5 11.4852 16.5983 11.2911 16.7949C11.097 16.9915 11 17.2265 11 17.5C11 17.7821 11.0928 18.0214 11.2785 18.2179C11.4726 18.406 11.7131 18.5 12 18.5Z" fill="var(--N0)"/>
21
+ </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 width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="M5.5 4H13.5M5.50038 8H13.5M5.50038 12H13.5" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
+ <path d="M2.75 4.75C3.16421 4.75 3.5 4.41421 3.5 4C3.5 3.58579 3.16421 3.25 2.75 3.25C2.33579 3.25 2 3.58579 2 4C2 4.41421 2.33579 4.75 2.75 4.75Z" fill="#596168"/>
20
+ <path d="M2.75 8.75C3.16421 8.75 3.5 8.41421 3.5 8C3.5 7.58579 3.16421 7.25 2.75 7.25C2.33579 7.25 2 7.58579 2 8C2 8.41421 2.33579 8.75 2.75 8.75Z" fill="#596168"/>
21
+ <path d="M2.75 12.75C3.16421 12.75 3.5 12.4142 3.5 12C3.5 11.5858 3.16421 11.25 2.75 11.25C2.33579 11.25 2 11.5858 2 12C2 12.4142 2.33579 12.75 2.75 12.75Z" fill="#596168"/>
22
+ </svg>