@devtron-labs/devtron-fe-common-lib 1.23.3 → 1.23.4-beta-1

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 (891) hide show
  1. package/dist/@code-editor-C4T-aScY.js +100985 -0
  2. package/dist/@common-rjsf-BMMkmK0F.js +14244 -0
  3. package/dist/@framer-motion-WQ30nz8j.js +151 -0
  4. package/dist/@react-virtualized-sticky-tree-BM5JKBXJ.js +1255 -0
  5. package/dist/@src-assets-images-BQxCeCxP.js +1073 -0
  6. package/dist/@vendor-DZKa6Hi6.js +82158 -0
  7. package/dist/Common/API/QueryClientProvider.d.ts +1 -1
  8. package/dist/Common/API/reactQueryHooks.d.ts +2 -2
  9. package/dist/Common/AddCDButton/AddCDButton.d.ts +1 -1
  10. package/dist/Common/BreadCrumb/BreadCrumb.d.ts +1 -1
  11. package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +3 -3
  12. package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +1 -1
  13. package/dist/Common/BreadCrumb/Types.d.ts +1 -0
  14. package/dist/Common/ChartVersionAndTypeSelector.d.ts +1 -1
  15. package/dist/Common/Checkbox/Checkbox.d.ts +1 -1
  16. package/dist/Common/ClipboardButton/ClipboardButton.d.ts +1 -1
  17. package/dist/Common/Constants.d.ts +2 -71
  18. package/dist/Common/CustomTagSelector/PropagateTagInfo.d.ts +1 -1
  19. package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
  20. package/dist/Common/CustomTagSelector/TagDetails.d.ts +1 -1
  21. package/dist/Common/CustomTagSelector/TagLabelValueSelector.d.ts +1 -1
  22. package/dist/Common/DebouncedSearch/DebouncedSearch.d.ts +1 -1
  23. package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +1 -1
  24. package/dist/Common/DevtronCopyright.d.ts +1 -1
  25. package/dist/Common/DevtronProgressing/DevtronProgressing.d.ts +1 -0
  26. package/dist/Common/Dialogs/DialogForm.d.ts +6 -6
  27. package/dist/Common/DraggableWrapper/DraggableButton.d.ts +1 -1
  28. package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +1 -1
  29. package/dist/Common/Drawer/Drawer.d.ts +2 -2
  30. package/dist/Common/EmptyState/GenericEmptyState.d.ts +1 -0
  31. package/dist/Common/EmptyState/GenericFilterEmptyState.d.ts +1 -1
  32. package/dist/Common/ErrorPage.d.ts +1 -1
  33. package/dist/Common/ErrorScreenManager.d.ts +1 -1
  34. package/dist/Common/ErrorScreenNotAuthorized.d.ts +1 -1
  35. package/dist/Common/GenericDescription/GenericDescription.d.ts +1 -1
  36. package/dist/Common/GenericDescription/constant.d.ts +40 -0
  37. package/dist/Common/GenericDescription/types.d.ts +1 -6
  38. package/dist/Common/GenericDescription/utils.d.ts +0 -1
  39. package/dist/Common/Grid/Grid.d.ts +1 -1
  40. package/dist/Common/Helper.d.ts +4 -4
  41. package/dist/Common/Hooks/UseRegisterShortcut/UseRegisterShortcutProvider.d.ts +1 -1
  42. package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
  43. package/dist/Common/ImageTags.d.ts +2 -2
  44. package/dist/Common/InteractiveCellText/InteractiveCellText.d.ts +1 -1
  45. package/dist/Common/Markdown/MarkDown.d.ts +1 -1
  46. package/dist/Common/Modals/Modal.d.ts +1 -1
  47. package/dist/Common/Modals/VisibleModal.d.ts +4 -5
  48. package/dist/Common/Modals/VisibleModal2.d.ts +4 -4
  49. package/dist/Common/MultiSelectCustomization.d.ts +7 -7
  50. package/dist/Common/Pagination/PageSizeSelector.d.ts +1 -1
  51. package/dist/Common/Pagination/Pagination.d.ts +1 -1
  52. package/dist/Common/PopupMenu.d.ts +2 -2
  53. package/dist/Common/Progressing.d.ts +1 -0
  54. package/dist/Common/RJSF/Form.d.ts +1 -2
  55. package/dist/Common/RJSF/common/FieldRow.d.ts +1 -1
  56. package/dist/Common/RJSF/templates/ArrayFieldItemTemplate.d.ts +2 -2
  57. package/dist/Common/RJSF/templates/ArrayFieldTemplate.d.ts +1 -1
  58. package/dist/Common/RJSF/templates/BaseInput.d.ts +1 -1
  59. package/dist/Common/RJSF/templates/ButtonTemplates/AddButton.d.ts +1 -1
  60. package/dist/Common/RJSF/templates/ButtonTemplates/RemoveButton.d.ts +1 -1
  61. package/dist/Common/RJSF/templates/ButtonTemplates/SubmitButton.d.ts +1 -1
  62. package/dist/Common/RJSF/templates/Field.d.ts +1 -1
  63. package/dist/Common/RJSF/templates/FieldErrorTemplate.d.ts +1 -1
  64. package/dist/Common/RJSF/templates/ObjectFieldTemplate.d.ts +1 -1
  65. package/dist/Common/RJSF/templates/TitleField.d.ts +3 -2
  66. package/dist/Common/RJSF/templates/WrapIfAdditionalTemplate.d.ts +1 -1
  67. package/dist/Common/RJSF/utils.d.ts +1 -1
  68. package/dist/Common/RJSF/widgets/Checkbox.d.ts +1 -1
  69. package/dist/Common/RJSF/widgets/Select.d.ts +1 -1
  70. package/dist/Common/RadioGroup.d.ts +1 -1
  71. package/dist/Common/RadioGroupItem.d.ts +1 -1
  72. package/dist/Common/Reload.d.ts +1 -1
  73. package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
  74. package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
  75. package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +1 -1
  76. package/dist/Common/SortableTableHeaderCell/SortableTableHeaderCell.d.ts +1 -1
  77. package/dist/Common/TippyCustomized.d.ts +1 -1
  78. package/dist/Common/Tooltip/ShortcutKeyComboTooltipContent.d.ts +1 -1
  79. package/dist/Common/Tooltip/Tooltip.d.ts +1 -1
  80. package/dist/Common/Types.d.ts +85 -78
  81. package/dist/MMQ4R4NB-CFq2Eo5Y.js +3 -0
  82. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/DTApplicationMetricsFormField.d.ts +1 -1
  83. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/OverrideStrategyTippyContent.d.ts +1 -1
  84. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/utils.d.ts +1 -1
  85. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/FileConfigTippy.d.ts +1 -1
  86. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts +1 -1
  87. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupTableRow.d.ts +1 -1
  88. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupsTable.component.d.ts +1 -1
  89. package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
  90. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +1 -1
  91. package/dist/Pages/GlobalConfigurations/ScopedVariables/types.d.ts +2 -2
  92. package/dist/Pages/ResourceBrowser/ClusterMap/ClusterMap.d.ts +1 -1
  93. package/dist/Pages/ResourceBrowser/ForceDeleteOption.d.ts +1 -1
  94. package/dist/Pages/ResourceBrowser/NodeDrainOptions.d.ts +1 -1
  95. package/dist/Pages/ResourceBrowser/constants.d.ts +1 -11
  96. package/dist/Pages/ResourceBrowser/types.d.ts +1 -1
  97. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +1 -1
  98. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +1 -1
  99. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/AutomationEnablementIcon.d.ts +1 -0
  100. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/index.d.ts +2 -0
  101. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/utils.d.ts +6 -0
  102. package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +1 -1
  103. package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -1
  104. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +1 -1
  105. package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -1
  106. package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -1
  107. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -1
  108. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +1 -1
  109. package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +1 -1
  110. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +1 -1
  111. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +1 -1
  112. package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +4 -4
  113. package/dist/Pages-Devtron-2.0/Shared/Routes/index.d.ts +1 -0
  114. package/dist/Pages-Devtron-2.0/Shared/Routes/routes.d.ts +563 -0
  115. package/dist/Pages-Devtron-2.0/Shared/index.d.ts +1 -0
  116. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -1
  117. package/dist/Pages-Devtron-2.0/index.d.ts +1 -0
  118. package/dist/Shared/Analytics/analytics.d.ts +2 -3
  119. package/dist/Shared/Analytics/types.d.ts +4 -0
  120. package/dist/Shared/Components/APIResponseHandler/APIResponseHandler.d.ts +1 -1
  121. package/dist/Shared/Components/AboutDevtron/AboutDevtronBody.d.ts +1 -1
  122. package/dist/Shared/Components/AboutDevtron/AboutDevtronDialog.d.ts +1 -1
  123. package/dist/Shared/Components/ActionMenu/ActionMenu.component.d.ts +1 -1
  124. package/dist/Shared/Components/ActionMenu/ActionMenuItem.d.ts +1 -1
  125. package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +66 -41
  126. package/dist/Shared/Components/ActivityIndicator/ActivityIndicator.d.ts +1 -1
  127. package/dist/Shared/Components/AnimatedDeployButton/AnimatedDeployButton.d.ts +1 -1
  128. package/dist/Shared/Components/AnimatedTimer/AnimatedTimer.component.d.ts +1 -1
  129. package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +1 -1
  130. package/dist/Shared/Components/AppStatusModal/AppStatusContent.d.ts +1 -1
  131. package/dist/Shared/Components/AppStatusModal/AppStatusModal.component.d.ts +1 -1
  132. package/dist/Shared/Components/AppStatusModal/AppStatusModalTabList.d.ts +1 -1
  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/BulkOperations/BulkOperations.component.d.ts +1 -1
  138. package/dist/Shared/Components/BulkOperations/BulkOperationsResultModal.d.ts +1 -1
  139. package/dist/Shared/Components/BulkOperations/types.d.ts +1 -1
  140. package/dist/Shared/Components/BulkSelection/BulkSelection.d.ts +1 -1
  141. package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
  142. package/dist/Shared/Components/BulkSelection/types.d.ts +2 -0
  143. package/dist/Shared/Components/Button/Button.component.d.ts +2 -388
  144. package/dist/Shared/Components/ButtonWithLoader/ButtonWithLoader.d.ts +1 -1
  145. package/dist/Shared/Components/ButtonWithSelector/ButtonWithSelector.d.ts +1 -1
  146. package/dist/Shared/Components/CICDHistory/Artifacts.d.ts +2 -2
  147. package/dist/Shared/Components/CICDHistory/BuildAndTaskSummaryTooltipCard.d.ts +1 -0
  148. package/dist/Shared/Components/CICDHistory/CDEmptyState.d.ts +1 -1
  149. package/dist/Shared/Components/CICDHistory/CiPipelineSourceConfig.d.ts +1 -1
  150. package/dist/Shared/Components/CICDHistory/ConflictedResourcesTable.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 +1 -0
  161. package/dist/Shared/Components/CICDHistory/History.components.d.ts +2 -1
  162. package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +1 -1
  163. package/dist/Shared/Components/CICDHistory/LogsRenderer.d.ts +1 -1
  164. package/dist/Shared/Components/CICDHistory/ResourceConflictDeployDialog.d.ts +1 -1
  165. package/dist/Shared/Components/CICDHistory/ResourceConflictDetailsModal.d.ts +1 -1
  166. package/dist/Shared/Components/CICDHistory/Sidebar.d.ts +1 -1
  167. package/dist/Shared/Components/CICDHistory/StatusFilterButtonComponent.d.ts +1 -1
  168. package/dist/Shared/Components/CICDHistory/TriggerDetails.d.ts +1 -1
  169. package/dist/Shared/Components/CICDHistory/TriggerOutput.d.ts +1 -1
  170. package/dist/Shared/Components/CICDHistory/WorkerStatus.d.ts +1 -0
  171. package/dist/Shared/Components/CICDHistory/constants.d.ts +1 -1
  172. package/dist/Shared/Components/CICDHistory/types.d.ts +9 -7
  173. package/dist/Shared/Components/CICDHistory/utils.d.ts +3 -3
  174. package/dist/Shared/Components/CMCS/ConfigMapSecretReadyOnly.d.ts +1 -1
  175. package/dist/Shared/Components/CMCS/helpers.d.ts +1 -1
  176. package/dist/Shared/Components/Card/Card.component.d.ts +1 -1
  177. package/dist/Shared/Components/Charts/Chart.component.d.ts +1 -1
  178. package/dist/Shared/Components/Charts/utils.d.ts +1 -1
  179. package/dist/Shared/Components/Chip/Chip.component.d.ts +1 -1
  180. package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +1 -1
  181. package/dist/Shared/Components/CodeEditor/CodeEditor.components.d.ts +6 -6
  182. package/dist/Shared/Components/CodeEditor/CodeEditor.d.ts +7 -7
  183. package/dist/Shared/Components/CodeEditor/CodeEditorRenderer.d.ts +1 -1
  184. package/dist/Shared/Components/CodeEditor/Extensions/DiffMinimap.d.ts +1 -1
  185. package/dist/Shared/Components/CodeEditor/types.d.ts +1 -1
  186. package/dist/Shared/Components/CodeEditor/utils.d.ts +1 -1
  187. package/dist/Shared/Components/Collapse/Collapse.d.ts +1 -1
  188. package/dist/Shared/Components/CollapsibleList/CollapsibleList.component.d.ts +1 -1
  189. package/dist/Shared/Components/CollapsibleList/CollapsibleList.types.d.ts +1 -2
  190. package/dist/Shared/Components/CommitChipCell/CommitChipCell.d.ts +1 -1
  191. package/dist/Shared/Components/ConfirmationModal/CannotDeleteModal.d.ts +1 -1
  192. package/dist/Shared/Components/ConfirmationModal/ConfirmationModal.d.ts +1 -1
  193. package/dist/Shared/Components/ConfirmationModal/ConfirmationModalContext.d.ts +1 -1
  194. package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
  195. package/dist/Shared/Components/ConfirmationModal/types.d.ts +0 -5
  196. package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
  197. package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +1 -1
  198. package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
  199. package/dist/Shared/Components/CustomInput/PasswordField.d.ts +1 -1
  200. package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
  201. package/dist/Shared/Components/DTFocusTrap/types.d.ts +0 -1
  202. package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
  203. package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
  204. package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
  205. package/dist/Shared/Components/DatePicker/constants.d.ts +2 -112
  206. package/dist/Shared/Components/DatePicker/index.d.ts +0 -2
  207. package/dist/Shared/Components/DatePicker/types.d.ts +34 -29
  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/DynamicDataTable/DynamicDataTable.d.ts +1 -1
  217. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +1 -1
  218. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +1 -1
  219. package/dist/Shared/Components/EditImageFormField/EditImageFormField.d.ts +1 -1
  220. package/dist/Shared/Components/EditableTextArea/EditableTextArea.d.ts +1 -1
  221. package/dist/Shared/Components/EnvironmentSelector/EnvironmentSelector.component.d.ts +1 -1
  222. package/dist/Shared/Components/Error/ErrorBar.d.ts +1 -1
  223. package/dist/Shared/Components/Error/utils.d.ts +1 -1
  224. package/dist/Shared/Components/ExcludedImageNode/ExcludedImageNode.d.ts +1 -1
  225. package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +1 -1
  226. package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +1 -1
  227. package/dist/Shared/Components/ExportToCsv/types.d.ts +1 -0
  228. package/dist/Shared/Components/FeatureDescription/FeatureDescriptionModal.d.ts +1 -1
  229. package/dist/Shared/Components/FeatureDescription/FeatureTitleWithInfo.d.ts +1 -1
  230. package/dist/Shared/Components/FeatureDescription/types.d.ts +7 -2
  231. package/dist/Shared/Components/FileUpload/FileUpload.d.ts +1 -1
  232. package/dist/Shared/Components/FilterChips/FilterChips.component.d.ts +1 -1
  233. package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +1 -1
  234. package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
  235. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionItem.d.ts +1 -1
  236. package/dist/Shared/Components/FloatingVariablesSuggestions/Suggestions.d.ts +1 -1
  237. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionsInfo.d.ts +1 -1
  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/GenericInfoCard/GenericInfoCard.component.d.ts +1 -1
  242. package/dist/Shared/Components/GenericInfoCard/GenericInfoCardListing.d.ts +1 -1
  243. package/dist/Shared/Components/GenericInfoCard/GenericInfoListSkeleton.d.ts +1 -1
  244. package/dist/Shared/Components/GenericModal/GenericModal.component.d.ts +4 -4
  245. package/dist/Shared/Components/GenericModal/GenericModal.context.d.ts +1 -1
  246. package/dist/Shared/Components/GenericModal/types.d.ts +1 -1
  247. package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -1
  248. package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +1 -1
  249. package/dist/Shared/Components/GettingStartedCard/GettingStarted.d.ts +1 -1
  250. package/dist/Shared/Components/GitCommitInfoGeneric/GitCommitInfoGeneric.d.ts +1 -1
  251. package/dist/Shared/Components/GitCommitInfoGeneric/GitMaterialInfoHeader.d.ts +1 -1
  252. package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +1 -1
  253. package/dist/Shared/Components/GraphVisualizer/GraphVisualizer.d.ts +1 -1
  254. package/dist/Shared/Components/GraphVisualizer/components/BaseNode.d.ts +1 -1
  255. package/dist/Shared/Components/GraphVisualizer/components/DropdownNode.d.ts +1 -1
  256. package/dist/Shared/Components/GraphVisualizer/components/IconNode.d.ts +1 -1
  257. package/dist/Shared/Components/GraphVisualizer/components/TextNode.d.ts +1 -1
  258. package/dist/Shared/Components/GraphVisualizer/constants.d.ts +3 -3
  259. package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
  260. package/dist/Shared/Components/Header/HeaderWithCreateButton/utils.d.ts +1 -1
  261. package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
  262. package/dist/Shared/Components/Header/IframePromoButton.d.ts +1 -1
  263. package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
  264. package/dist/Shared/Components/Header/ProfileMenu.d.ts +1 -1
  265. package/dist/Shared/Components/Header/types.d.ts +1 -0
  266. package/dist/Shared/Components/Icon/Icon.d.ts +1 -1
  267. package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
  268. package/dist/Shared/Components/IframeContainer/IframeContainer.component.d.ts +1 -1
  269. package/dist/Shared/Components/IframeContainer/IframeElement.d.ts +1 -1
  270. package/dist/Shared/Components/Illustration/Illustration.d.ts +1 -2
  271. package/dist/Shared/Components/Illustration/IllustrationBase.d.ts +1 -1
  272. package/dist/Shared/Components/ImageCard/ArtifactInfo/ArtifactInfo.d.ts +1 -1
  273. package/dist/Shared/Components/ImageCard/ImageCard.d.ts +1 -1
  274. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/DeploymentEnvState/DeploymentEnvState.d.ts +1 -1
  275. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/SequentialCDCardTitle.d.ts +1 -1
  276. package/dist/Shared/Components/ImageCardAccordion/ImageCardAccordion.d.ts +1 -1
  277. package/dist/Shared/Components/ImageChipCell/ImageChipCell.component.d.ts +1 -1
  278. package/dist/Shared/Components/ImageWithFallback/ImageWithFallback.component.d.ts +1 -1
  279. package/dist/Shared/Components/ImageWithFallback/types.d.ts +1 -1
  280. package/dist/Shared/Components/InfoBlock/InfoBlock.component.d.ts +1 -1
  281. package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
  282. package/dist/Shared/Components/InvalidYAMLTippy/InvalidYAMLTippyWrapper.d.ts +1 -1
  283. package/dist/Shared/Components/InvalidYAMLTippy/utils.d.ts +1 -1
  284. package/dist/Shared/Components/KeyValueTable/KeyValueTable.component.d.ts +1 -1
  285. package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +1 -1
  286. package/dist/Shared/Components/License/ActivateLicenseDialog.d.ts +1 -1
  287. package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
  288. package/dist/Shared/Components/License/License.components.d.ts +3 -3
  289. package/dist/Shared/Components/LoadingCard.d.ts +1 -1
  290. package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +1 -1
  291. package/dist/Shared/Components/LoginBanner/Testimonials.components.d.ts +1 -1
  292. package/dist/Shared/Components/LoginBanner/types.d.ts +1 -1
  293. package/dist/Shared/Components/MaterialHistory/MaterialHistory.component.d.ts +1 -1
  294. package/dist/Shared/Components/ModalSidebarPanel/ModalSidebarPanel.component.d.ts +1 -1
  295. package/dist/Shared/Components/ModalSidebarPanel/types.d.ts +1 -1
  296. package/dist/Shared/Components/NumbersCount/NumbersCount.component.d.ts +1 -1
  297. package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +1 -1
  298. package/dist/Shared/Components/Plugin/PluginCard.d.ts +1 -1
  299. package/dist/Shared/Components/Plugin/PluginCardSkeletonList.d.ts +1 -1
  300. package/dist/Shared/Components/Plugin/PluginImageContainer.d.ts +1 -1
  301. package/dist/Shared/Components/Plugin/PluginList.d.ts +1 -1
  302. package/dist/Shared/Components/Plugin/PluginListContainer.d.ts +1 -1
  303. package/dist/Shared/Components/Plugin/PluginTagSelect.d.ts +1 -1
  304. package/dist/Shared/Components/Plugin/PluginTagsContainer.d.ts +1 -1
  305. package/dist/Shared/Components/Plugin/types.d.ts +2 -2
  306. package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
  307. package/dist/Shared/Components/Popover/types.d.ts +4 -0
  308. package/dist/Shared/Components/Popover/utils.d.ts +1 -1
  309. package/dist/Shared/Components/ProgressBar/ProgressBar.component.d.ts +1 -1
  310. package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +1 -1
  311. package/dist/Shared/Components/QRCode.d.ts +1 -1
  312. package/dist/Shared/Components/ReactSelect/constants.d.ts +1 -1
  313. package/dist/Shared/Components/ReactSelect/utils.d.ts +4 -4
  314. package/dist/Shared/Components/RegistryIcon/RegistryIcon.d.ts +1 -1
  315. package/dist/Shared/Components/SSOProviderIcon/SSOProviderIcon.d.ts +1 -1
  316. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityCard.d.ts +1 -1
  317. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityDetailsCards.d.ts +1 -1
  318. package/dist/Shared/Components/Security/SecurityModal/components/OpenDetailViewButton.d.ts +1 -1
  319. package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +5 -97
  320. package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
  321. package/dist/Shared/Components/Security/SecurityModal/types.d.ts +1 -1
  322. package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +2 -2
  323. package/dist/Shared/Components/Security/SeverityChip.d.ts +1 -1
  324. package/dist/Shared/Components/Security/Vulnerabilities/Vulnerabilities.d.ts +1 -1
  325. package/dist/Shared/Components/SelectPicker/FilterSelectPicker.d.ts +1 -1
  326. package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.d.ts +1 -1
  327. package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
  328. package/dist/Shared/Components/SelectPicker/SelectPickerTextArea.component.d.ts +1 -1
  329. package/dist/Shared/Components/SelectPicker/common.d.ts +12 -12
  330. package/dist/Shared/Components/SelectPicker/type.d.ts +18 -1
  331. package/dist/Shared/Components/ShowMoreText/ShowMoreText.d.ts +1 -1
  332. package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +1 -1
  333. package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
  334. package/dist/Shared/Components/StatusComponent/DeploymentStatus.d.ts +1 -1
  335. package/dist/Shared/Components/StatusComponent/StatusComponent.d.ts +1 -1
  336. package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
  337. package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +1 -1
  338. package/dist/Shared/Components/TabGroup/TabGroup.component.d.ts +1 -1
  339. package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +4 -4
  340. package/dist/Shared/Components/TabGroup/TabGroup.types.d.ts +1 -0
  341. package/dist/Shared/Components/Table/BulkSelectionActionWidget.d.ts +1 -1
  342. package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
  343. package/dist/Shared/Components/Table/Table.component.d.ts +1 -1
  344. package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
  345. package/dist/Shared/Components/Table/types.d.ts +1 -1
  346. package/dist/Shared/Components/TagsKeyValueTable/TagsContainer.d.ts +1 -1
  347. package/dist/Shared/Components/TargetPlatforms/TargetPlatformBadgeList.d.ts +1 -1
  348. package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
  349. package/dist/Shared/Components/TempAppWindow/TempAppWindow.d.ts +1 -1
  350. package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
  351. package/dist/Shared/Components/ThemeSwitcher/ThemeSwitcher.component.d.ts +1 -1
  352. package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
  353. package/dist/Shared/Components/TrailingItem/TrailingItem.component.d.ts +1 -1
  354. package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
  355. package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
  356. package/dist/Shared/Components/TreeView/types.d.ts +1 -1
  357. package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -1
  358. package/dist/Shared/Components/UnsavedChanges/UnsavedChanges.component.d.ts +1 -1
  359. package/dist/Shared/Components/UnsavedChangesDialog/UnsavedChangesDialog.component.d.ts +1 -1
  360. package/dist/Shared/Components/UserIdentifier/UserIdentifier.d.ts +1 -1
  361. package/dist/Shared/Components/VirtualizedList/VirtualizedList.component.d.ts +1 -1
  362. package/dist/Shared/Components/WorkflowOptionsModal/SourceTypeCard.d.ts +1 -1
  363. package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
  364. package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
  365. package/dist/Shared/Components/index.d.ts +0 -1
  366. package/dist/Shared/Helpers.d.ts +4 -14
  367. package/dist/Shared/Hooks/UsePrompt/UsePrompt.d.ts +1 -2
  368. package/dist/Shared/Hooks/UsePrompt/types.d.ts +1 -0
  369. package/dist/Shared/Hooks/useForm/useForm.d.ts +1 -1
  370. package/dist/Shared/Providers/ImageSelectionUtility/ImageSelectionUtility.d.ts +1 -1
  371. package/dist/Shared/Providers/MainContextProvider/MainContextProvider.d.ts +1 -1
  372. package/dist/Shared/Providers/MainContextProvider/types.d.ts +1 -1
  373. package/dist/Shared/Providers/ThemeProvider/ThemeProvider.d.ts +1 -1
  374. package/dist/Shared/Providers/UserEmailProvider/UserEmailProvider.d.ts +3 -3
  375. package/dist/Shared/Services/ToastManager/ToastContent.d.ts +2 -2
  376. package/dist/Shared/Store/IndexStore.d.ts +1 -1
  377. package/dist/Shared/types.d.ts +174 -3
  378. package/dist/V4HPSUGU-FEAgyDRU.js +3 -0
  379. package/dist/assets/@code-editor.css +1 -1
  380. package/dist/assets/@common-rjsf.css +1 -1
  381. package/dist/assets/@vendor.css +1 -1
  382. package/dist/assets/index.css +1 -0
  383. package/dist/index.d.ts +16 -185
  384. package/dist/index.js +27765 -1153
  385. package/dist/javascript-W4V65GQp.js +2 -0
  386. package/dist/rolldown-runtime-BETGA6I9.js +23 -0
  387. package/dist/vitesse-dark-BeH4ywRI.js +2 -0
  388. package/dist/vitesse-light-DdeKPBrl.js +2 -0
  389. package/package.json +36 -38
  390. package/dist/@code-editor-BSv02H_D.js +0 -33364
  391. package/dist/@common-rjsf-D-b5WCDf.js +0 -604
  392. package/dist/@framer-motion-Bi7d_Mil.js +0 -3606
  393. package/dist/@moment-CGWt8tF2.js +0 -2620
  394. package/dist/@react-dates-CR-uCH60.js +0 -7634
  395. package/dist/@react-select-C5q5RdNV.js +0 -2647
  396. package/dist/@react-virtualized-sticky-tree-LXSXNrbc.js +0 -452
  397. package/dist/@vendor-CtCMPfdc.js +0 -81580
  398. package/dist/Common/Markdown/constant.d.ts +0 -28
  399. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +0 -1
  400. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/index.d.ts +0 -1
  401. package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +0 -11
  402. package/dist/Shared/Components/Confetti/Confetti.component.d.ts +0 -2
  403. package/dist/Shared/Components/Confetti/index.d.ts +0 -1
  404. package/dist/Shared/Components/DatePicker/DayPickerRangeController.d.ts +0 -2
  405. package/dist/Shared/Components/DatePicker/SingleDatePickerComponent.d.ts +0 -11
  406. package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +0 -80
  407. package/dist/assets/@react-dates.css +0 -1
  408. package/dist/assets/app-not-deployed.622dc6ba.svg +0 -141
  409. package/dist/assets/cmd-bar-visual.340d6226.webp +0 -0
  410. package/dist/assets/delete-medium.897114e0.svg +0 -26
  411. package/dist/assets/empty-state-key.b983ece5.svg +0 -13
  412. package/dist/assets/ic-73strings.ccb245ec.svg +0 -21
  413. package/dist/assets/ic-abort.0d2773e9.svg +0 -34
  414. package/dist/assets/ic-aborted.d162b12b.svg +0 -21
  415. package/dist/assets/ic-aborted.d400d0e8.svg +0 -21
  416. package/dist/assets/ic-activity.63032a88.svg +0 -19
  417. package/dist/assets/ic-add.4cc5a045.svg +0 -19
  418. package/dist/assets/ic-add.cfaa779b.svg +0 -19
  419. package/dist/assets/ic-ai.25e44e0c.svg +0 -3
  420. package/dist/assets/ic-alibaba.518d61a4.svg +0 -3
  421. package/dist/assets/ic-amazon-eks.af616c23.svg +0 -21
  422. package/dist/assets/ic-app-group.068791a2.svg +0 -19
  423. package/dist/assets/ic-app-template.82736707.svg +0 -23
  424. package/dist/assets/ic-application-group.4b448cca.svg +0 -3
  425. package/dist/assets/ic-application-management.7fb9e3a0.svg +0 -3
  426. package/dist/assets/ic-application-template.212d14f1.svg +0 -3
  427. package/dist/assets/ic-application.4c80bfcf.svg +0 -3
  428. package/dist/assets/ic-appstatus-cancelled.05bb3352.svg +0 -22
  429. package/dist/assets/ic-argocd-app.9c5eba79.svg +0 -61
  430. package/dist/assets/ic-arrow-backward.d951202a.svg +0 -19
  431. package/dist/assets/ic-arrow-clockwise.4cb9c9ac.svg +0 -19
  432. package/dist/assets/ic-arrow-counter-clockwise.01cbb0e1.svg +0 -21
  433. package/dist/assets/ic-arrow-down.18e5e332.svg +0 -19
  434. package/dist/assets/ic-arrow-forward.a2b8ab45.svg +0 -27
  435. package/dist/assets/ic-arrow-line-down.b6a98848.svg +0 -3
  436. package/dist/assets/ic-arrow-out.6aea09d0.svg +0 -19
  437. package/dist/assets/ic-arrow-right.96f4142a.svg +0 -19
  438. package/dist/assets/ic-arrow-right.eda141d3.svg +0 -19
  439. package/dist/assets/ic-arrow-square-out.c107c76c.svg +0 -19
  440. package/dist/assets/ic-arrow-up-circle-with-dot.a1ebda4e.svg +0 -4
  441. package/dist/assets/ic-arrow-up-circle.a9bccf85.svg +0 -3
  442. package/dist/assets/ic-arrow-up-down.945ee496.svg +0 -19
  443. package/dist/assets/ic-arrows-clockwise.0f9d94ab.svg +0 -19
  444. package/dist/assets/ic-arrows-clockwise.5990b4f7.svg +0 -19
  445. package/dist/assets/ic-arrows-left-right.9c24874a.svg +0 -19
  446. package/dist/assets/ic-asterisk.d3efa9a5.svg +0 -19
  447. package/dist/assets/ic-ather.0d03ef3e.svg +0 -27
  448. package/dist/assets/ic-aws-codecommit.236f850c.svg +0 -10
  449. package/dist/assets/ic-aws-codecommit.43f0dd23.svg +0 -26
  450. package/dist/assets/ic-aws.eb2d0124.svg +0 -12
  451. package/dist/assets/ic-azure-aks.0c74ac31.svg +0 -62
  452. package/dist/assets/ic-azure.a01ce3b4.svg +0 -39
  453. package/dist/assets/ic-backup-and-schedule.51b7d3dd.svg +0 -3
  454. package/dist/assets/ic-backup-color.dc62e9d5.svg +0 -6
  455. package/dist/assets/ic-backup-location.ebaf1148.svg +0 -3
  456. package/dist/assets/ic-backup-schedule-color.a16c34b0.svg +0 -5
  457. package/dist/assets/ic-bell.c1e888e2.svg +0 -3
  458. package/dist/assets/ic-bg-backup-schedule.9ef9bc39.svg +0 -19
  459. package/dist/assets/ic-bg-backups.396e99bd.svg +0 -19
  460. package/dist/assets/ic-bg-build.8609d0ea.svg +0 -13
  461. package/dist/assets/ic-bg-cluster.71a7ecdf.svg +0 -22
  462. package/dist/assets/ic-bg-cpu.15ec70f0.svg +0 -11
  463. package/dist/assets/ic-bg-deploy.266711fe.svg +0 -22
  464. package/dist/assets/ic-bg-environment.72d85c8c.svg +0 -28
  465. package/dist/assets/ic-bg-memory.5373a125.svg +0 -11
  466. package/dist/assets/ic-bg-pause-schedule.6edcc1d4.svg +0 -14
  467. package/dist/assets/ic-bg-production-pipelines.2951cdc0.svg +0 -22
  468. package/dist/assets/ic-bg-project.84658405.svg +0 -12
  469. package/dist/assets/ic-bg-ransomware-vulnerable-cluster.1b25a5d0.svg +0 -7
  470. package/dist/assets/ic-bg-restore.4fa13869.svg +0 -33
  471. package/dist/assets/ic-bg-scan.2249360c.svg +0 -28
  472. package/dist/assets/ic-bg-storage-locations.894070b0.svg +0 -22
  473. package/dist/assets/ic-bg-webhook.b455152d.svg +0 -13
  474. package/dist/assets/ic-bharatpe.63831fdf.svg +0 -31
  475. package/dist/assets/ic-binoculars.c6ad42f4.svg +0 -3
  476. package/dist/assets/ic-bitbucket.ffe914a0.svg +0 -30
  477. package/dist/assets/ic-bold.2140b7c6.svg +0 -19
  478. package/dist/assets/ic-book-open.7cb94ee8.svg +0 -19
  479. package/dist/assets/ic-book-open.9c048ee2.svg +0 -19
  480. package/dist/assets/ic-bot.65f403dd.svg +0 -3
  481. package/dist/assets/ic-bot.f1d4abcc.svg +0 -23
  482. package/dist/assets/ic-brain.1a2bb48e.svg +0 -19
  483. package/dist/assets/ic-branch.8db43d66.svg +0 -19
  484. package/dist/assets/ic-browser.f77a9d59.svg +0 -19
  485. package/dist/assets/ic-bug.30e24a9b.svg +0 -19
  486. package/dist/assets/ic-build-color.37484d39.svg +0 -33
  487. package/dist/assets/ic-building.2405d07b.svg +0 -3
  488. package/dist/assets/ic-bulb.3906a732.svg +0 -7
  489. package/dist/assets/ic-bulk-check.0f698efa.svg +0 -21
  490. package/dist/assets/ic-bulk-check.99e92f7a.svg +0 -21
  491. package/dist/assets/ic-calendar.1d9c66d2.svg +0 -19
  492. package/dist/assets/ic-calender-blank.963e3423.svg +0 -19
  493. package/dist/assets/ic-cancelled.3cd048aa.svg +0 -20
  494. package/dist/assets/ic-card-stack.0de57a3a.svg +0 -19
  495. package/dist/assets/ic-caret-down-small.51947d9a.svg +0 -19
  496. package/dist/assets/ic-caret-down-small.66339dda.svg +0 -19
  497. package/dist/assets/ic-caret-down.1666c029.svg +0 -19
  498. package/dist/assets/ic-caret-left-small.fe00c98d.svg +0 -19
  499. package/dist/assets/ic-caret-left.603097a8.svg +0 -19
  500. package/dist/assets/ic-caret-right.f4dda7a7.svg +0 -19
  501. package/dist/assets/ic-cd.165ef184.svg +0 -46
  502. package/dist/assets/ic-celebration.0f457baf.svg +0 -254
  503. package/dist/assets/ic-chart-line-up.7ab47f4e.svg +0 -3
  504. package/dist/assets/ic-chart-repo.4c12016f.svg +0 -5
  505. package/dist/assets/ic-chat-circle-dots.63f39467.svg +0 -19
  506. package/dist/assets/ic-chat-circle-online.cdf88c43.svg +0 -20
  507. package/dist/assets/ic-check-all.1d8ce377.svg +0 -21
  508. package/dist/assets/ic-check-circle-dots.296c8a3b.svg +0 -20
  509. package/dist/assets/ic-check-circle.ad80d835.svg +0 -25
  510. package/dist/assets/ic-check-circle.af18cd7e.svg +0 -3
  511. package/dist/assets/ic-check-square.ba02d96e.svg +0 -20
  512. package/dist/assets/ic-check.27c51fa1.svg +0 -21
  513. package/dist/assets/ic-check.ca1b4793.svg +0 -19
  514. package/dist/assets/ic-checkbox-hover.0151d832.svg +0 -20
  515. package/dist/assets/ic-checkbox-hover.93e8d66a.svg +0 -20
  516. package/dist/assets/ic-checkbox-intermediate.24c6d21d.svg +0 -22
  517. package/dist/assets/ic-checkbox-intermediate.2a2d6c49.svg +0 -22
  518. package/dist/assets/ic-checkbox-selected-error.632a283d.svg +0 -20
  519. package/dist/assets/ic-checkbox-selected-error.b40237bc.svg +0 -20
  520. package/dist/assets/ic-checkbox-selected.47444fab.svg +0 -20
  521. package/dist/assets/ic-checkbox-selected.c5539d6f.svg +0 -20
  522. package/dist/assets/ic-checkbox-unselected.8054e3d7.svg +0 -19
  523. package/dist/assets/ic-checkbox-unselected.ab91cdba.svg +0 -19
  524. package/dist/assets/ic-checked-list.aba26c40.svg +0 -19
  525. package/dist/assets/ic-checks.939fbbcf.svg +0 -19
  526. package/dist/assets/ic-chevron-down.fc70d7a7.svg +0 -21
  527. package/dist/assets/ic-ci-linked.b25fbb2f.svg +0 -34
  528. package/dist/assets/ic-circle-loader.9472965b.svg +0 -17
  529. package/dist/assets/ic-circle-small.a0740b0e.svg +0 -3
  530. package/dist/assets/ic-circle.98fce2b0.svg +0 -25
  531. package/dist/assets/ic-clean-brush.367a32fe.svg +0 -19
  532. package/dist/assets/ic-clipboard.2869fa7d.svg +0 -3
  533. package/dist/assets/ic-clock-counterclockwise.3d7c2ef1.svg +0 -3
  534. package/dist/assets/ic-clock.4109c84f.svg +0 -19
  535. package/dist/assets/ic-clock.c21a2d14.svg +0 -19
  536. package/dist/assets/ic-close-circle.b39dd87d.svg +0 -3
  537. package/dist/assets/ic-close-large.ae3d6030.svg +0 -19
  538. package/dist/assets/ic-close-small.ee9fe1c3.svg +0 -19
  539. package/dist/assets/ic-close.43adc42a.svg +0 -25
  540. package/dist/assets/ic-cloud-upload.55d9c163.svg +0 -3
  541. package/dist/assets/ic-cloud-vms.ba70e78d.svg +0 -21
  542. package/dist/assets/ic-cluster-isolated.778a1ee2.svg +0 -19
  543. package/dist/assets/ic-cluster.f688b9e5.svg +0 -19
  544. package/dist/assets/ic-code-commit.161a6b3c.svg +0 -19
  545. package/dist/assets/ic-code.1d1d4dd8.svg +0 -19
  546. package/dist/assets/ic-code.3af36d5c.svg +0 -19
  547. package/dist/assets/ic-coins-color-animated.fe11cdc3.svg +0 -112
  548. package/dist/assets/ic-coins.2c15f406.svg +0 -3
  549. package/dist/assets/ic-collapse-all.56740920.svg +0 -19
  550. package/dist/assets/ic-comment.cc141b33.svg +0 -3
  551. package/dist/assets/ic-commit.e3113dd9.svg +0 -23
  552. package/dist/assets/ic-compare.0ee3e4cf.svg +0 -22
  553. package/dist/assets/ic-configuration-file.b9f3ac22.svg +0 -10
  554. package/dist/assets/ic-container-registry.4e1e6455.svg +0 -19
  555. package/dist/assets/ic-container.13005c27.svg +0 -19
  556. package/dist/assets/ic-cookr.a317a655.svg +0 -42
  557. package/dist/assets/ic-copy.94cee0fb.svg +0 -19
  558. package/dist/assets/ic-copy.c4b628de.svg +0 -19
  559. package/dist/assets/ic-cost-visibility.5595009f.svg +0 -3
  560. package/dist/assets/ic-cpu.3024be12.svg +0 -19
  561. package/dist/assets/ic-cross.01e03666.svg +0 -19
  562. package/dist/assets/ic-crown.24ca27fc.svg +0 -19
  563. package/dist/assets/ic-cube.be637e97.svg +0 -19
  564. package/dist/assets/ic-curved-arrow.3f3ca92c.svg +0 -3
  565. package/dist/assets/ic-database-backup.b9e7c558.svg +0 -3
  566. package/dist/assets/ic-delete-dots.9cebdcd9.svg +0 -78
  567. package/dist/assets/ic-delete-interactive.304dd293.svg +0 -19
  568. package/dist/assets/ic-delete-lightning.e835c6e9.svg +0 -19
  569. package/dist/assets/ic-delete.a6e8d3ad.svg +0 -19
  570. package/dist/assets/ic-delhivery.c4fecf0f.svg +0 -31
  571. package/dist/assets/ic-deploy-color.c7a46837.svg +0 -30
  572. package/dist/assets/ic-deploy-sync.9a3e3c28.svg +0 -32
  573. package/dist/assets/ic-devtron-ai.d17a01ed.svg +0 -303
  574. package/dist/assets/ic-devtron-app.a8b688d3.svg +0 -23
  575. package/dist/assets/ic-devtron-header-logo.e18ac7b6.svg +0 -20
  576. package/dist/assets/ic-devtron-job.a40f06cf.svg +0 -26
  577. package/dist/assets/ic-devtron-text.67a413b6.svg +0 -3
  578. package/dist/assets/ic-devtron.87ead611.svg +0 -19
  579. package/dist/assets/ic-diff-added.6ef6f938.svg +0 -3
  580. package/dist/assets/ic-diff-deleted.54eb24dd.svg +0 -3
  581. package/dist/assets/ic-diff-file-added.e111ba14.svg +0 -22
  582. package/dist/assets/ic-diff-file-removed.7863a55f.svg +0 -22
  583. package/dist/assets/ic-diff-file-updated.a8293158.svg +0 -22
  584. package/dist/assets/ic-diff-updated.294b925e.svg +0 -4
  585. package/dist/assets/ic-disconnect.bfd4ffb6.svg +0 -19
  586. package/dist/assets/ic-discord-fill.16103b65.svg +0 -19
  587. package/dist/assets/ic-docker.48906f4d.svg +0 -19
  588. package/dist/assets/ic-dockerhub.03bd09a9.svg +0 -19
  589. package/dist/assets/ic-dot-circle.5ce1fccf.svg +0 -3
  590. package/dist/assets/ic-download.b0685453.svg +0 -19
  591. package/dist/assets/ic-download.c30437cd.svg +0 -21
  592. package/dist/assets/ic-drag.3f71e8aa.svg +0 -24
  593. package/dist/assets/ic-ecr.302d6ccb.svg +0 -25
  594. package/dist/assets/ic-edit-file.aea811d8.svg +0 -20
  595. package/dist/assets/ic-edit-lines.57927b07.svg +0 -3
  596. package/dist/assets/ic-edit.b8b75800.svg +0 -19
  597. package/dist/assets/ic-email.5c944f9a.svg +0 -19
  598. package/dist/assets/ic-enter-fullscreen.ccb625cf.svg +0 -3
  599. package/dist/assets/ic-enter.cab07082.svg +0 -19
  600. package/dist/assets/ic-enterprise-feat.259c841f.svg +0 -19
  601. package/dist/assets/ic-enterprise-tag.345cda52.svg +0 -59
  602. package/dist/assets/ic-env.c0634f19.svg +0 -29
  603. package/dist/assets/ic-environment-isolated.c80b4a45.svg +0 -19
  604. package/dist/assets/ic-environment.d241eccb.svg +0 -20
  605. package/dist/assets/ic-error-cross.bf21e563.svg +0 -24
  606. package/dist/assets/ic-error-exclamation.c224de09.svg +0 -22
  607. package/dist/assets/ic-error-medium.ea542259.svg +0 -22
  608. package/dist/assets/ic-error.3ec5d5ef.svg +0 -20
  609. package/dist/assets/ic-error.9d61b25b.svg +0 -20
  610. package/dist/assets/ic-exit-fullscreen.1ae582d1.svg +0 -19
  611. package/dist/assets/ic-exit-fullscreen.75ef3789.svg +0 -3
  612. package/dist/assets/ic-expand-all.d1d223f2.svg +0 -19
  613. package/dist/assets/ic-expand-right-sm.dfe84ab6.svg +0 -19
  614. package/dist/assets/ic-expand-sm.e0adb3a7.svg +0 -19
  615. package/dist/assets/ic-expand.ab992205.svg +0 -19
  616. package/dist/assets/ic-external-link.0dd8eed7.svg +0 -4
  617. package/dist/assets/ic-failure.0220b612.svg +0 -24
  618. package/dist/assets/ic-fast-forward.5c56ed0e.svg +0 -20
  619. package/dist/assets/ic-file-code.96f8c5d8.svg +0 -19
  620. package/dist/assets/ic-file-code.ed2812f3.svg +0 -19
  621. package/dist/assets/ic-file-download.ca57c068.svg +0 -5
  622. package/dist/assets/ic-file-edit.7dacd421.svg +0 -19
  623. package/dist/assets/ic-file-key.495ba0bb.svg +0 -19
  624. package/dist/assets/ic-file-text.f9563710.svg +0 -19
  625. package/dist/assets/ic-file.187aaee4.svg +0 -19
  626. package/dist/assets/ic-files-changed.04e6de3f.svg +0 -3
  627. package/dist/assets/ic-files.877903d3.svg +0 -19
  628. package/dist/assets/ic-filter-applied.6541e03d.svg +0 -20
  629. package/dist/assets/ic-filter-applied.9fc48d0f.svg +0 -20
  630. package/dist/assets/ic-filter.8f403d6f.svg +0 -19
  631. package/dist/assets/ic-filter.eaefc78a.svg +0 -19
  632. package/dist/assets/ic-flask.962df7dd.svg +0 -19
  633. package/dist/assets/ic-floppy-disk.6d392bcd.svg +0 -3
  634. package/dist/assets/ic-fluxcd-app.7bf7dce5.svg +0 -22
  635. package/dist/assets/ic-folder-color.88ee985f.svg +0 -22
  636. package/dist/assets/ic-folder-user.50e60be1.svg +0 -19
  637. package/dist/assets/ic-folder.d5a0e01e.svg +0 -19
  638. package/dist/assets/ic-fullscreen-2.f138a5e8.svg +0 -19
  639. package/dist/assets/ic-fullscreen.b05e5087.svg +0 -19
  640. package/dist/assets/ic-gavel.1799f199.svg +0 -19
  641. package/dist/assets/ic-gear.7116a8bf.svg +0 -20
  642. package/dist/assets/ic-gift-animated.9ca6ccb4.svg +0 -38
  643. package/dist/assets/ic-gift-gradient.581b1ac5.svg +0 -25
  644. package/dist/assets/ic-gift.8ea07edc.svg +0 -19
  645. package/dist/assets/ic-git-branch.7be08881.svg +0 -19
  646. package/dist/assets/ic-git.89f79adf.svg +0 -17
  647. package/dist/assets/ic-git.bb72e063.svg +0 -17
  648. package/dist/assets/ic-github.9d82ed09.svg +0 -19
  649. package/dist/assets/ic-github.b6e9d0f3.svg +0 -19
  650. package/dist/assets/ic-gitlab.ac331d67.svg +0 -31
  651. package/dist/assets/ic-gitlab.de184b7f.svg +0 -31
  652. package/dist/assets/ic-global-overview.56ba9dc0.svg +0 -3
  653. package/dist/assets/ic-google-artifact-registry.2a167c8b.svg +0 -34
  654. package/dist/assets/ic-google-cloud.3077a8dd.svg +0 -6
  655. package/dist/assets/ic-google-container-registry.320c53ee.svg +0 -35
  656. package/dist/assets/ic-google-gke.a28779b8.svg +0 -25
  657. package/dist/assets/ic-google.475640a4.svg +0 -22
  658. package/dist/assets/ic-grid-view.13207b99.svg +0 -19
  659. package/dist/assets/ic-group-filter-applied.2cdb11e7.svg +0 -20
  660. package/dist/assets/ic-group-filter.ed1869f5.svg +0 -19
  661. package/dist/assets/ic-hand-pointing.f0ed4e78.svg +0 -20
  662. package/dist/assets/ic-hash.2d8669eb.svg +0 -19
  663. package/dist/assets/ic-header.a91a9800.svg +0 -21
  664. package/dist/assets/ic-heart-green.6d3bb9cf.svg +0 -20
  665. package/dist/assets/ic-heart-red-animated.62caae80.svg +0 -74
  666. package/dist/assets/ic-heart-red.ae773db3.svg +0 -19
  667. package/dist/assets/ic-helm-app.089be06f.svg +0 -20
  668. package/dist/assets/ic-helm.20583d75.svg +0 -19
  669. package/dist/assets/ic-help-filled.b7ae284e.svg +0 -20
  670. package/dist/assets/ic-help-outline.4b30e33c.svg +0 -19
  671. package/dist/assets/ic-help-outline.9c012a0c.svg +0 -19
  672. package/dist/assets/ic-help.39c58c34.svg +0 -19
  673. package/dist/assets/ic-hibernate-circle.8a400518.svg +0 -19
  674. package/dist/assets/ic-hibernate.263ffcea.svg +0 -19
  675. package/dist/assets/ic-image-approve.0cbb58eb.svg +0 -3
  676. package/dist/assets/ic-image.2a8ed117.svg +0 -20
  677. package/dist/assets/ic-in-progress.53ef18ae.svg +0 -22
  678. package/dist/assets/ic-in-progress.73f9ca1e.svg +0 -20
  679. package/dist/assets/ic-info-filled-color.7b8b860f.svg +0 -24
  680. package/dist/assets/ic-info-filled-override.99e8094a.svg +0 -20
  681. package/dist/assets/ic-info-filled.763be331.svg +0 -20
  682. package/dist/assets/ic-info-filled.f870ac11.svg +0 -20
  683. package/dist/assets/ic-info-outline.29f1089c.svg +0 -20
  684. package/dist/assets/ic-info-outline.d29630b4.svg +0 -19
  685. package/dist/assets/ic-info-outlined.f4fa3224.svg +0 -29
  686. package/dist/assets/ic-infrastructure-management.4b052d41.svg +0 -3
  687. package/dist/assets/ic-input.57281408.svg +0 -3
  688. package/dist/assets/ic-install.631b7b46.svg +0 -19
  689. package/dist/assets/ic-italic.358ca070.svg +0 -19
  690. package/dist/assets/ic-job-color.bb826301.svg +0 -25
  691. package/dist/assets/ic-k3s.310882f4.svg +0 -19
  692. package/dist/assets/ic-k8s-job.c4f9ccc7.svg +0 -19
  693. package/dist/assets/ic-key-enter.1bcea42a.svg +0 -19
  694. package/dist/assets/ic-key.56432553.svg +0 -19
  695. package/dist/assets/ic-kind.5d844446.svg +0 -25
  696. package/dist/assets/ic-kubernetes.7e04c3d2.svg +0 -4
  697. package/dist/assets/ic-laptop.06834890.svg +0 -19
  698. package/dist/assets/ic-ldap.0c5633d9.svg +0 -19
  699. package/dist/assets/ic-lego-block.ee4b63f1.svg +0 -36
  700. package/dist/assets/ic-lego.ae684d25.svg +0 -19
  701. package/dist/assets/ic-lightning-fill.83a792be.svg +0 -19
  702. package/dist/assets/ic-lightning.f4ff5588.svg +0 -19
  703. package/dist/assets/ic-lines.0a53b80a.svg +0 -19
  704. package/dist/assets/ic-link.8453e775.svg +0 -19
  705. package/dist/assets/ic-link.8b276915.svg +0 -19
  706. package/dist/assets/ic-linked-build-color.3833bda8.svg +0 -23
  707. package/dist/assets/ic-list-bullets.f055aa03.svg +0 -20
  708. package/dist/assets/ic-livspace.9f369ef7.svg +0 -29
  709. package/dist/assets/ic-locked.dab69058.svg +0 -21
  710. package/dist/assets/ic-locked.dd40e181.svg +0 -3
  711. package/dist/assets/ic-logout.f0a8b488.svg +0 -19
  712. package/dist/assets/ic-logs.84f66850.svg +0 -19
  713. package/dist/assets/ic-magic-wand.2c29cd4e.svg +0 -10
  714. package/dist/assets/ic-magnifying-glass.b8c4da8f.svg +0 -19
  715. package/dist/assets/ic-man-on-rocket.93b070c4.svg +0 -110
  716. package/dist/assets/ic-match-case.13b7a2fa.svg +0 -19
  717. package/dist/assets/ic-match-word.d92addc3.svg +0 -19
  718. package/dist/assets/ic-mechanical-operation.04a318d6.svg +0 -17
  719. package/dist/assets/ic-medium-clean-brush.f683d4d6.svg +0 -24
  720. package/dist/assets/ic-medium-delete.8386c77e.svg +0 -27
  721. package/dist/assets/ic-medium-info.b59d7676.svg +0 -21
  722. package/dist/assets/ic-medium-megaphone.a069bf1d.svg +0 -5
  723. package/dist/assets/ic-medium-paintbucket.45544bb9.svg +0 -24
  724. package/dist/assets/ic-medium-pause.7449078a.svg +0 -19
  725. package/dist/assets/ic-medium-play.f7a8ddb7.svg +0 -19
  726. package/dist/assets/ic-medium-upgrade.b315b889.svg +0 -9
  727. package/dist/assets/ic-megaphone-left.ad5e7cbf.svg +0 -19
  728. package/dist/assets/ic-megaphone-right.0f7ef63f.svg +0 -19
  729. package/dist/assets/ic-memory.c3264de1.svg +0 -19
  730. package/dist/assets/ic-message.be6dba43.svg +0 -19
  731. package/dist/assets/ic-microsoft.7c7bcaeb.svg +0 -22
  732. package/dist/assets/ic-minikube.33d6538a.svg +0 -25
  733. package/dist/assets/ic-minus.65e341f4.svg +0 -19
  734. package/dist/assets/ic-minus.df865aaf.svg +0 -19
  735. package/dist/assets/ic-missing.917a1291.svg +0 -20
  736. package/dist/assets/ic-mobile.eabc9181.svg +0 -20
  737. package/dist/assets/ic-monitoring.30910a3c.svg +0 -22
  738. package/dist/assets/ic-more-vertical.18109fc1.svg +0 -19
  739. package/dist/assets/ic-namespace.8a09efbb.svg +0 -19
  740. package/dist/assets/ic-nav-cursor.691e4db7.svg +0 -10
  741. package/dist/assets/ic-new-chat.f7c90f8e.svg +0 -5
  742. package/dist/assets/ic-new.1907a03f.svg +0 -19
  743. package/dist/assets/ic-node-script.88af3604.svg +0 -35
  744. package/dist/assets/ic-not-authorized.cb3b5ff2.svg +0 -95
  745. package/dist/assets/ic-not-found.f5857c12.svg +0 -176
  746. package/dist/assets/ic-oidc.5e06656d.svg +0 -20
  747. package/dist/assets/ic-open-box.b15fcbbd.svg +0 -19
  748. package/dist/assets/ic-open-in-new.6aea09d0.svg +0 -19
  749. package/dist/assets/ic-openai.030b0cc2.svg +0 -26
  750. package/dist/assets/ic-openshift.3886b54f.svg +0 -26
  751. package/dist/assets/ic-oracle-cloud.5a8ee45d.svg +0 -3
  752. package/dist/assets/ic-ordered-list.879dc7c8.svg +0 -19
  753. package/dist/assets/ic-otc-cloud.43b31bd8.svg +0 -5
  754. package/dist/assets/ic-out-of-sync.824fb5c6.svg +0 -24
  755. package/dist/assets/ic-page-not-found.3c4f114b.svg +0 -81
  756. package/dist/assets/ic-paper-plane-color.b290f604.svg +0 -36
  757. package/dist/assets/ic-paper-plane.bf63ba1c.svg +0 -19
  758. package/dist/assets/ic-party.cfc7e7c6.svg +0 -4
  759. package/dist/assets/ic-path.d562ddbf.svg +0 -19
  760. package/dist/assets/ic-pause-circle.d9dc254f.svg +0 -19
  761. package/dist/assets/ic-pause.4e5c6056.svg +0 -4
  762. package/dist/assets/ic-pencil.39510f9f.svg +0 -19
  763. package/dist/assets/ic-pencil.c75a6acc.svg +0 -19
  764. package/dist/assets/ic-person.d066bc6d.svg +0 -19
  765. package/dist/assets/ic-piggybank.3a4839d7.svg +0 -3
  766. package/dist/assets/ic-play-outline.e18008ce.svg +0 -3
  767. package/dist/assets/ic-priority-high-fill.53755d8f.svg +0 -3
  768. package/dist/assets/ic-priority-low-fill.79e781ae.svg +0 -4
  769. package/dist/assets/ic-priority-medium-fill.7bab0ff8.svg +0 -4
  770. package/dist/assets/ic-priority-urgent-fill.78d42fa0.svg +0 -10
  771. package/dist/assets/ic-pull-request.31d0c981.svg +0 -19
  772. package/dist/assets/ic-pulsate-status.2ca548fd.svg +0 -36
  773. package/dist/assets/ic-quay.d622b34f.svg +0 -27
  774. package/dist/assets/ic-quote.10768489.svg +0 -19
  775. package/dist/assets/ic-quote.89f42bae.svg +0 -19
  776. package/dist/assets/ic-ratings.a1d31244.svg +0 -13
  777. package/dist/assets/ic-red-bulb.25e01bfc.svg +0 -9
  778. package/dist/assets/ic-regex.e14a4ea3.svg +0 -19
  779. package/dist/assets/ic-release-hub.25b9707a.svg +0 -3
  780. package/dist/assets/ic-replace-all-text.a87fd342.svg +0 -19
  781. package/dist/assets/ic-replace-text.cc5433be.svg +0 -19
  782. package/dist/assets/ic-resize-handle.f999b998.svg +0 -25
  783. package/dist/assets/ic-resource-browser.4ff3e571.svg +0 -3
  784. package/dist/assets/ic-resource-watcher.7cce5305.svg +0 -3
  785. package/dist/assets/ic-right-panel-collapse.0ecf8ceb.svg +0 -3
  786. package/dist/assets/ic-rocket-fail.874e54ce.svg +0 -20
  787. package/dist/assets/ic-rocket-gear.b4f582da.svg +0 -19
  788. package/dist/assets/ic-rocket-launch.5df99bf3.svg +0 -19
  789. package/dist/assets/ic-rotate-devtron.5a8363d8.svg +0 -120
  790. package/dist/assets/ic-scan-fallback.1e23e6fd.svg +0 -20
  791. package/dist/assets/ic-search.976327f1.svg +0 -22
  792. package/dist/assets/ic-security-fixable.168b5bf8.svg +0 -12
  793. package/dist/assets/ic-security-not-fixable.be099f65.svg +0 -12
  794. package/dist/assets/ic-security-policy.874568da.svg +0 -3
  795. package/dist/assets/ic-security-scan.3ae78d50.svg +0 -3
  796. package/dist/assets/ic-security-vulnerability.c954b87a.svg +0 -4
  797. package/dist/assets/ic-selected.3a29e244.svg +0 -20
  798. package/dist/assets/ic-ses.7797b214.svg +0 -6
  799. package/dist/assets/ic-shapes.77fbbb93.svg +0 -19
  800. package/dist/assets/ic-shield-check.c26854d2.svg +0 -19
  801. package/dist/assets/ic-shield-check.ecde083d.svg +0 -19
  802. package/dist/assets/ic-shield-warning-outline.e6832dbc.svg +0 -19
  803. package/dist/assets/ic-slack.3c916573.svg +0 -10
  804. package/dist/assets/ic-sliders-vertical.7211dc4f.svg +0 -23
  805. package/dist/assets/ic-smtp.f6f45abc.svg +0 -7
  806. package/dist/assets/ic-software-release-management.dceedf80.svg +0 -3
  807. package/dist/assets/ic-sort-arrow-down.5cf54d08.svg +0 -19
  808. package/dist/assets/ic-sort-ascending.8a25e19d.svg +0 -19
  809. package/dist/assets/ic-sort-descending.c5846635.svg +0 -19
  810. package/dist/assets/ic-sortable.117b8f83.svg +0 -19
  811. package/dist/assets/ic-sparkle-ai-color.b67e98ce.svg +0 -27
  812. package/dist/assets/ic-sparkle-color.39f6b618.svg +0 -34
  813. package/dist/assets/ic-speedometer.495c2d1c.svg +0 -19
  814. package/dist/assets/ic-spinny.945235a0.svg +0 -30
  815. package/dist/assets/ic-spray-can.199c0450.svg +0 -19
  816. package/dist/assets/ic-spray-can.955302fc.svg +0 -19
  817. package/dist/assets/ic-stack.a6a11fe3.svg +0 -19
  818. package/dist/assets/ic-stack.fbd3aea5.svg +0 -19
  819. package/dist/assets/ic-stamp.a3d8dea0.svg +0 -19
  820. package/dist/assets/ic-stop-fill.b6641c8b.svg +0 -24
  821. package/dist/assets/ic-storage.03f282b6.svg +0 -21
  822. package/dist/assets/ic-strategy-blue-green-color.baaf7071.svg +0 -22
  823. package/dist/assets/ic-strategy-blue-green.8d61b66d.svg +0 -19
  824. package/dist/assets/ic-strategy-canary-color.3241aea9.svg +0 -21
  825. package/dist/assets/ic-strategy-canary.b6d42fbb.svg +0 -19
  826. package/dist/assets/ic-strategy-recreate-color.f62bd5ed.svg +0 -20
  827. package/dist/assets/ic-strategy-recreate.3aa96ce0.svg +0 -19
  828. package/dist/assets/ic-strategy-rolling-color.945b909a.svg +0 -22
  829. package/dist/assets/ic-strategy-rolling.3b901bf5.svg +0 -19
  830. package/dist/assets/ic-strikethrough.a1652ad9.svg +0 -19
  831. package/dist/assets/ic-success-blue.7b3a2720.svg +0 -4
  832. package/dist/assets/ic-success.63b86b4e.svg +0 -20
  833. package/dist/assets/ic-success.bcd5b258.svg +0 -20
  834. package/dist/assets/ic-sun.9fe1dd26.svg +0 -19
  835. package/dist/assets/ic-suspended.8a62c6bc.svg +0 -25
  836. package/dist/assets/ic-symbol-greater-than.8f71342d.svg +0 -3
  837. package/dist/assets/ic-tag.1613fc59.svg +0 -19
  838. package/dist/assets/ic-tag.5fdc7834.svg +0 -3
  839. package/dist/assets/ic-tata1mg.a631cafa.svg +0 -29
  840. package/dist/assets/ic-tenants.4f997b9a.svg +0 -3
  841. package/dist/assets/ic-terminal-fill.4bd66669.svg +0 -19
  842. package/dist/assets/ic-terminal.628344b9.svg +0 -19
  843. package/dist/assets/ic-thermometer.95af4a4b.svg +0 -19
  844. package/dist/assets/ic-thumb-down-fill.e3cb6362.svg +0 -3
  845. package/dist/assets/ic-thumb-down.1834436f.svg +0 -19
  846. package/dist/assets/ic-thumb-up-fill.ddf7c8eb.svg +0 -3
  847. package/dist/assets/ic-thumb-up.976f6efb.svg +0 -19
  848. package/dist/assets/ic-tilde.ec1a1ea4.svg +0 -19
  849. package/dist/assets/ic-timeout-dash.d8e2d62e.svg +0 -21
  850. package/dist/assets/ic-timer.ae5f10fa.svg +0 -19
  851. package/dist/assets/ic-timer.b62145ec.svg +0 -19
  852. package/dist/assets/ic-traffic-signal.cc68c2e5.svg +0 -19
  853. package/dist/assets/ic-travclan.86f22c7d.svg +0 -29
  854. package/dist/assets/ic-trend-up.5752ef30.svg +0 -3
  855. package/dist/assets/ic-two-cubes.a775b635.svg +0 -19
  856. package/dist/assets/ic-ubuntu.540c22c9.svg +0 -20
  857. package/dist/assets/ic-unknown.89dc351a.svg +0 -21
  858. package/dist/assets/ic-unordered-list.42c1cbbc.svg +0 -22
  859. package/dist/assets/ic-upgrade-enterprise.49cbd888.svg +0 -320
  860. package/dist/assets/ic-upload-arrow-animated.3db85855.svg +0 -17
  861. package/dist/assets/ic-user-circle.a2143a4a.svg +0 -19
  862. package/dist/assets/ic-user-key.5dc44524.svg +0 -20
  863. package/dist/assets/ic-users.33cb397f.svg +0 -19
  864. package/dist/assets/ic-var-initial.afdaa854.svg +0 -25
  865. package/dist/assets/ic-view-variable-toggle.93c3599f.svg +0 -19
  866. package/dist/assets/ic-visibility-off.d91d3844.svg +0 -19
  867. package/dist/assets/ic-visibility-on.7505dd12.svg +0 -20
  868. package/dist/assets/ic-vulnerability-not-found.7d75cc30.svg +0 -129
  869. package/dist/assets/ic-warning-fill.bfea8b38.svg +0 -4
  870. package/dist/assets/ic-warning-stroke.fc850a4a.svg +0 -3
  871. package/dist/assets/ic-warning-y5.d1fb03fe.svg +0 -20
  872. package/dist/assets/ic-warning.414e37e3.svg +0 -21
  873. package/dist/assets/ic-warning.ecf7ff97.svg +0 -23
  874. package/dist/assets/ic-webhook-config.d0dd47eb.svg +0 -5
  875. package/dist/assets/ic-webhook.d4431b07.svg +0 -31
  876. package/dist/assets/ic-webhook.ffd8ded6.svg +0 -21
  877. package/dist/assets/ic-wifi-slash.4bd4fb85.svg +0 -19
  878. package/dist/assets/ic-world-globe.c16eb8c2.svg +0 -19
  879. package/dist/assets/ic-world.1f6a5eaf.svg +0 -19
  880. package/dist/assets/img-celebration.8ceac2a9.svg +0 -149
  881. package/dist/assets/img-folder-empty.8e898c33.svg +0 -33
  882. package/dist/assets/img-install-freemium-saas.4388531c.svg +0 -40
  883. package/dist/assets/img-install-via-aws-marketplace.df85f572.svg +0 -48
  884. package/dist/assets/img-installing-devtron.1689cddb.svg +0 -160
  885. package/dist/assets/img-mechanical-operation.04a318d6.svg +0 -17
  886. package/dist/assets/img-no-backup-location.0e8699c5.svg +0 -180
  887. package/dist/assets/img-no-restores.f26cb7db.svg +0 -114
  888. package/dist/assets/img-page-not-found.3c4f114b.svg +0 -81
  889. package/dist/assets/inject-tag.28e72db6.svg +0 -21
  890. package/dist/assets/licenseCardBG.b507c5b0.svg +0 -275
  891. package/dist/assets/workflow-options-modal-header.ce3c6b31.svg +0 -54
@@ -1,19 +0,0 @@
1
- <!--
2
- - Copyright (c) 2024. Devtron Inc.
3
- -
4
- - Licensed under the Apache License, Version 2.0 (the "License");
5
- - you may not use this file except in compliance with the License.
6
- - You may obtain a copy of the License at
7
- -
8
- - http://www.apache.org/licenses/LICENSE-2.0
9
- -
10
- - Unless required by applicable law or agreed to in writing, software
11
- - distributed under the License is distributed on an "AS IS" BASIS,
12
- - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- - See the License for the specific language governing permissions and
14
- - limitations under the License.
15
- -->
16
-
17
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
18
- <path d="M12.6667 4H3.33337M12.6667 7.33333L8.00004 12L3.33337 7.33333" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
- </svg>
@@ -1,19 +0,0 @@
1
- <!--
2
- - Copyright (c) 2024. Devtron Inc.
3
- -
4
- - Licensed under the Apache License, Version 2.0 (the "License");
5
- - you may not use this file except in compliance with the License.
6
- - You may obtain a copy of the License at
7
- -
8
- - http://www.apache.org/licenses/LICENSE-2.0
9
- -
10
- - Unless required by applicable law or agreed to in writing, software
11
- - distributed under the License is distributed on an "AS IS" BASIS,
12
- - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- - See the License for the specific language governing permissions and
14
- - limitations under the License.
15
- -->
16
-
17
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
- <path fill="#3B444C" d="m9.707 17.705 5.086-5.086a1 1 0 0 0 0-1.414L9.707 6.12C9.077 5.49 8 5.936 8 6.826v10.172c0 .89 1.077 1.337 1.707.707Z"/>
19
- </svg>
@@ -1,19 +0,0 @@
1
- <!--
2
- - Copyright (c) 2024. Devtron Inc.
3
- -
4
- - Licensed under the Apache License, Version 2.0 (the "License");
5
- - you may not use this file except in compliance with the License.
6
- - You may obtain a copy of the License at
7
- -
8
- - http://www.apache.org/licenses/LICENSE-2.0
9
- -
10
- - Unless required by applicable law or agreed to in writing, software
11
- - distributed under the License is distributed on an "AS IS" BASIS,
12
- - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- - See the License for the specific language governing permissions and
14
- - limitations under the License.
15
- -->
16
-
17
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
- <path fill="#3B444C" d="M13.379 6.295 8.293 11.38a1 1 0 0 0 0 1.414l5.086 5.086c.63.63 1.707.183 1.707-.707V7.002c0-.89-1.077-1.337-1.707-.707Z"/>
19
- </svg>
@@ -1,19 +0,0 @@
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="M5.45711 9.20711L9.29289 13.0429C9.68342 13.4334 10.3166 13.4334 10.7071 13.0429L14.5429 9.20711C15.1729 8.57714 14.7267 7.5 13.8358 7.5H6.16421C5.27331 7.5 4.82714 8.57714 5.45711 9.20711Z" fill="#3B444C"/>
19
- </svg>
@@ -1,4 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2
- <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.251 8.4H11.5M4.74 20.25H2.908c-.363 0-.657-.315-.657-.703V4.453c0-.388.294-.703.657-.703h16.2c.363 0 .657.315.657.703V5" vector-effect="non-scaling-stroke"/>
3
- <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m17.347 12.654-4.694 4.693m7.135-1.81 1.11-1.109a3.766 3.766 0 0 0-5.326-5.325l-1.11 1.11m-4.25 4.25-1.11 1.109a3.766 3.766 0 0 0 5.326 5.325l1.11-1.11" vector-effect="non-scaling-stroke"/>
4
- </svg>
@@ -1,24 +0,0 @@
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="32" height="32" viewBox="0 0 32 32">
18
- <g fill="none" fill-rule="evenodd">
19
- <g transform="translate(2.667 2.667)">
20
- <rect width="26.667" height="26.667" class="fill-color" fill="var(--R500)" rx="13.333"/>
21
- <path fill="var(--N0)" fill-rule="nonzero" d="M8.62 8.62c.52-.521 1.364-.521 1.885 0l2.828 2.827 2.829-2.828a1.334 1.334 0 0 1 1.777-.097l.108.097c.521.521.521 1.365 0 1.886l-2.828 2.828 2.828 2.829c.486.486.519 1.254.098 1.777l-.098.108c-.52.521-1.365.521-1.885 0l-2.83-2.828-2.827 2.828a1.334 1.334 0 0 1-1.777.098l-.109-.098a1.333 1.333 0 0 1 0-1.885l2.828-2.83-2.828-2.827a1.334 1.334 0 0 1-.097-1.777z"/>
22
- </g>
23
- </g>
24
- </svg>
@@ -1,20 +0,0 @@
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="M2.5 6.964v10.53a.742.742 0 0 0 1.142.617l8.269-5.265a.732.732 0 0 0 0-1.235L3.642 6.346a.742.742 0 0 0-1.142.618Z" vector-effect="non-scaling-stroke"/>
19
- <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.251 6.964v10.53a.742.742 0 0 0 1.142.617l8.27-5.265a.732.732 0 0 0 0-1.235l-8.27-5.265a.742.742 0 0 0-1.142.618Z" vector-effect="non-scaling-stroke"/>
20
- </svg>
@@ -1,19 +0,0 @@
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 21h13.25a.75.75 0 0 0 .75-.75v-12M15.75 3h-9a.75.75 0 0 0-.75.75v4.125M15.75 3 21 8.25M15.75 3v5.25H21M4.96 11.714 3 14.347l1.96 2.633m4.08-5.266L11 14.347 9.04 16.98" vector-effect="non-scaling-stroke"/>
19
- </svg>
@@ -1,19 +0,0 @@
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 21h13.25a.75.75 0 0 0 .75-.75v-12M15.75 3h-9a.75.75 0 0 0-.75.75v4.125M15.75 3 21 8.25M15.75 3v5.25H21M4.96 11.714 3 14.347l1.96 2.633m4.08-5.266L11 14.347 9.04 16.98" vector-effect="non-scaling-stroke"/>
19
- </svg>
@@ -1,5 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"
2
- >
3
- <path stroke="#596168" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18.75 21H5.25a.75.75 0 0 1-.75-.75V3.75A.75.75 0 0 1 5.25 3h9l5.25 5.25v12a.75.75 0 0 1-.75.75Z" vector-effect="non-scaling-stroke"/>
4
- <path stroke="#596168" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.25 3v5.25h5.25M9.375 14.625 12 17.25l2.625-2.625M12 11.25v6" vector-effect="non-scaling-stroke"/>
5
- </svg>
@@ -1,19 +0,0 @@
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="M13.75 3h-9a.75.75 0 0 0-.75.75v16.5a.75.75 0 0 0 .75.75H9.5m4.25-18L19 8.25M13.75 3v5.25H19m0 0v3m-2.218 4.179 2.79 2.79M14.788 23H12.4a.399.399 0 0 1-.399-.398v-2.226a.399.399 0 0 1 .117-.282l5.977-5.977a.399.399 0 0 1 .563 0l2.226 2.226a.399.399 0 0 1 0 .563L14.79 23Z" vector-effect="non-scaling-stroke"/>
19
- </svg>
@@ -1,19 +0,0 @@
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.404 21h11.25a.75.75 0 0 0 .75-.75v-12M14.154 3h-9a.75.75 0 0 0-.75.75v4.125M14.154 3l5.25 5.25M14.154 3v5.25h5.25m-9.89 5.932a2.743 2.743 0 1 0 5.486 0 2.743 2.743 0 0 0-5.486 0Zm0 0H3v2.346m3.257-2.346v1.9" vector-effect="non-scaling-stroke"/>
19
- </svg>
@@ -1,19 +0,0 @@
1
- <!--
2
- - Copyright (c) 2024. Devtron Inc.
3
- -
4
- - Licensed under the Apache License, Version 2.0 (the "License");
5
- - you may not use this file except in compliance with the License.
6
- - You may obtain a copy of the License at
7
- -
8
- - http://www.apache.org/licenses/LICENSE-2.0
9
- -
10
- - Unless required by applicable law or agreed to in writing, software
11
- - distributed under the License is distributed on an "AS IS" BASIS,
12
- - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- - See the License for the specific language governing permissions and
14
- - limitations under the License.
15
- -->
16
-
17
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
18
- <path d="M11.875 2.5H4.37439C4.20863 2.5 4.04966 2.56585 3.93245 2.68306C3.81524 2.80027 3.74939 2.95924 3.74939 3.125V16.875C3.74939 17.0408 3.81524 17.1997 3.93245 17.3169C4.04966 17.4342 4.20863 17.5 4.37439 17.5H15.625C15.7071 17.5 15.7883 17.4838 15.8642 17.4524C15.94 17.421 16.0089 17.375 16.0669 17.3169C16.125 17.2589 16.171 17.19 16.2024 17.1142C16.2338 17.0384 16.25 16.9571 16.25 16.875V6.875M11.875 2.5L16.25 6.875M11.875 2.5V6.875H16.25M7.5 10.625H12.5M7.5 13.125H12.5" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
- </svg>
@@ -1,19 +0,0 @@
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="M14.25 3h-9a.75.75 0 0 0-.75.75v16.5a.75.75 0 0 0 .75.75h13.5a.75.75 0 0 0 .75-.75v-12M14.25 3l5.25 5.25M14.25 3v5.25h5.25M9 12.75h6m-6 3h6" vector-effect="non-scaling-stroke"/>
19
- </svg>
@@ -1,3 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2
- <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.5 10.5H12m0 0h2.5m-2.5 0V8m0 2.5V13m-2.5 4h5m4.25 4H5.25a.75.75 0 0 1-.75-.75V3.75A.75.75 0 0 1 5.25 3h9l5.25 5.25v12a.75.75 0 0 1-.75.75Z" vector-effect="non-scaling-stroke"/>
3
- </svg>
@@ -1,19 +0,0 @@
1
- <!--
2
- - Copyright (c) 2024. Devtron Inc.
3
- -
4
- - Licensed under the Apache License, Version 2.0 (the "License");
5
- - you may not use this file except in compliance with the License.
6
- - You may obtain a copy of the License at
7
- -
8
- - http://www.apache.org/licenses/LICENSE-2.0
9
- -
10
- - Unless required by applicable law or agreed to in writing, software
11
- - distributed under the License is distributed on an "AS IS" BASIS,
12
- - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- - See the License for the specific language governing permissions and
14
- - limitations under the License.
15
- -->
16
-
17
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
- <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.429 5.439H7.592a.653.653 0 0 0-.653.653v14.367a.653.653 0 0 0 .653.652h11.755A.654.654 0 0 0 20 20.46V10.01m-4.571-4.57L20 10.009m-4.571-4.57v4.57H20m-9.143 3.92h5.225m-5.225 2.611h5.225m.98-9.469L12.49 2.5H4.653A.653.653 0 0 0 4 3.153V17.52a.653.653 0 0 0 .653.653h2.286" vector-effect="non-scaling-stroke"/>
19
- </svg>
@@ -1,20 +0,0 @@
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 data-style-override="false" fill="var(--R500)" d="M23 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"/>
19
- <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 12h10M2 7.5h12m-4.25 9h4.5" vector-effect="non-scaling-stroke"/>
20
- </svg>
@@ -1,20 +0,0 @@
1
- <!--
2
- - Copyright (c) 2024. Devtron Inc.
3
- -
4
- - Licensed under the Apache License, Version 2.0 (the "License");
5
- - you may not use this file except in compliance with the License.
6
- - You may obtain a copy of the License at
7
- -
8
- - http://www.apache.org/licenses/LICENSE-2.0
9
- -
10
- - Unless required by applicable law or agreed to in writing, software
11
- - distributed under the License is distributed on an "AS IS" BASIS,
12
- - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- - See the License for the specific language governing permissions and
14
- - limitations under the License.
15
- -->
16
-
17
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
18
- <path d="M23 7C23 8.65685 21.6569 10 20 10C18.3431 10 17 8.65685 17 7C17 5.34315 18.3431 4 20 4C21.6569 4 23 5.34315 23 7Z" fill="#F33E3E"/>
19
- <path d="M6 12H16M2 7.5L14 7.5M9.75 16.5H14.25" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
20
- </svg>
@@ -1,19 +0,0 @@
1
- <!--
2
- - Copyright (c) 2024. Devtron Inc.
3
- -
4
- - Licensed under the Apache License, Version 2.0 (the "License");
5
- - you may not use this file except in compliance with the License.
6
- - You may obtain a copy of the License at
7
- -
8
- - http://www.apache.org/licenses/LICENSE-2.0
9
- -
10
- - Unless required by applicable law or agreed to in writing, software
11
- - distributed under the License is distributed on an "AS IS" BASIS,
12
- - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- - See the License for the specific language governing permissions and
14
- - limitations under the License.
15
- -->
16
-
17
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
18
- <path d="M6 12H18M2 7.5H21.5M9.75 16.5H14.25" stroke="#596168" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
- </svg>
@@ -1,19 +0,0 @@
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="M6 12h12M2 7.5h19.5m-11.75 9h4.5" vector-effect="non-scaling-stroke"/>
19
- </svg>
@@ -1,19 +0,0 @@
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="M10 3.5v5.835a4 4 0 0 1-.625 2.148l-5.397 7.48a1 1 0 0 0 .844 1.537h14.356a1 1 0 0 0 .844-1.537l-5.397-7.48A4 4 0 0 1 14 9.335V3.5m-5.25 0h6.5" vector-effect="non-scaling-stroke"/>
19
- </svg>
@@ -1,3 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2
- <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15 9H9V3.75m11.25 4.81V19.5a.75.75 0 0 1-.75.75h-15a.75.75 0 0 1-.75-.75v-15a.75.75 0 0 1 .75-.75h10.94a.75.75 0 0 1 .53.22l4.06 4.06a.75.75 0 0 1 .22.53Zm-5.624 6.066a2.625 2.625 0 1 1-5.25 0 2.625 2.625 0 0 1 5.25 0Z" vector-effect="non-scaling-stroke"/>
3
- </svg>
@@ -1,22 +0,0 @@
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
- <rect width="24" height="24" rx="6" fill="#E6EEFF"/>
19
- <path d="M6.30302 8.09371C6.06864 7.93746 6.01656 7.651 6.17281 7.41663C6.19885 7.36454 6.25094 7.31246 6.30302 7.28642L11.7457 3.74475C11.902 3.64058 12.1103 3.64058 12.2666 3.74475L17.7093 7.28642C17.9436 7.44267 17.9957 7.72913 17.8395 7.9635C17.8134 8.01558 17.7614 8.06767 17.7093 8.09371L12.2666 11.6093C12.1103 11.7135 11.902 11.7135 11.7457 11.6093L6.30302 8.09371Z" fill="#326CE5"/>
20
- <path d="M12.8656 8.71875H13.2302C13.3865 8.71875 13.5167 8.58855 13.5167 8.4323C13.5167 8.38021 13.4906 8.32813 13.4906 8.30209L12.2667 6.14063C12.1886 6.01042 12.0063 5.95834 11.8761 6.03646C11.824 6.0625 11.7979 6.08855 11.7719 6.14063L10.5479 8.27605C10.4698 8.40625 10.5219 8.58855 10.6521 8.66667C10.7042 8.69271 10.7563 8.69271 10.7823 8.69271H11.1469C11.3031 8.69271 11.4334 8.82292 11.4334 8.97917V11.4271L11.6938 11.5833C11.8761 11.7135 12.1365 11.7135 12.3188 11.5833L12.5792 11.4271V8.97917C12.5792 8.84896 12.7094 8.71875 12.8656 8.71875Z" fill="#C1D2F7"/>
21
- <path d="M13.8813 13.4323L12.5793 12.5729V12.9635C12.9959 13.1718 13.4386 13.302 13.8813 13.4323ZM12.5793 13.7187V14.2916C13.022 14.4218 13.4386 14.526 13.8813 14.6302C15.2876 14.9687 16.6418 15.3073 17.7095 16.375C17.7616 16.427 17.8136 16.4791 17.8657 16.5312C17.9699 16.2968 17.9178 16.0364 17.7095 15.9062L15.5741 14.526C15.0532 14.3437 14.5324 14.2135 14.0116 14.1093C13.5168 13.9791 13.048 13.8489 12.5793 13.7187ZM11.4334 13.25C11.2511 13.1458 11.0688 13.0416 10.8866 12.9375L10.3918 13.25C10.7043 13.4843 11.0688 13.6927 11.4074 13.8489L11.4334 13.25ZM13.0741 15.0468C12.9178 14.9948 12.7616 14.9687 12.5793 14.9166V15.4635C12.7095 15.4895 12.8136 15.5156 12.9438 15.5416C14.3501 15.8802 15.7043 16.2187 16.772 17.2864L17.2407 17C17.2147 16.9739 17.1886 16.9479 17.1626 16.9218C15.9647 15.75 14.4803 15.4114 13.0741 15.0468ZM11.4334 14.6041C10.8084 14.3958 10.2355 14.1093 9.71468 13.7187L9.24593 14.0312C9.92301 14.5781 10.6782 14.9166 11.4595 15.177V14.6041H11.4334ZM11.4334 15.8281C10.3657 15.5416 9.37614 15.2031 8.51676 14.4739L8.04801 14.7864C9.0376 15.6979 10.2355 16.0885 11.4334 16.401V15.8281ZM12.5793 16.6614C13.6991 16.9479 14.7407 17.2864 15.6001 18.0677L16.0688 17.7552C15.0272 16.7916 13.8032 16.401 12.5793 16.0885V16.6614ZM7.37093 15.2291L6.90218 15.5416C6.92822 15.5677 6.92822 15.5677 6.95426 15.5937C8.12614 16.7656 9.61051 17.1302 11.0428 17.4947C12.2668 17.8072 13.4647 18.0937 14.4543 18.875L14.923 18.5625C13.8032 17.625 12.4751 17.2864 11.173 16.9739C9.76676 16.6093 8.43864 16.2708 7.37093 15.2291ZM6.38135 16.1406C6.32926 16.0885 6.27718 16.0364 6.2251 15.9843C6.04281 16.1666 6.04281 16.4791 6.2251 16.6614C6.25114 16.6875 6.27718 16.7135 6.30322 16.7135L7.89176 17.7552C8.59489 18.0416 9.3501 18.2239 10.0793 18.4062C11.2251 18.6927 12.2928 18.9531 13.2303 19.6041L13.7251 19.2916C12.6574 18.4843 11.4074 18.1718 10.2095 17.8854C8.80322 17.5468 7.44906 17.2083 6.38135 16.1406ZM11.5897 20.151C11.6938 20.2031 11.798 20.2552 11.9022 20.3073C12.0324 20.3333 12.1626 20.3072 12.2668 20.2291L12.5272 20.0468C11.6678 19.4739 10.7043 19.1875 9.74072 18.927L11.5897 20.151Z" fill="#326CE5"/>
22
- </svg>
@@ -1,22 +0,0 @@
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
- <g id="Icon/Color/ic-folder-color">
19
- <path id="Vector" d="M20 6H11L9 4H4C2.9 4 2 4.9 2 6V10H22V8C22 6.9 21.1 6 20 6Z" fill="#72ACE6"/>
20
- <path id="Vector_2" d="M20 6H4C2.9 6 2 6.9 2 8V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V8C22 6.9 21.1 6 20 6Z" fill="#ABCFF3"/>
21
- </g>
22
- </svg>
@@ -1,19 +0,0 @@
1
- <!--
2
- - Copyright (c) 2024. Devtron Inc.
3
- -
4
- - Licensed under the Apache License, Version 2.0 (the "License");
5
- - you may not use this file except in compliance with the License.
6
- - You may obtain a copy of the License at
7
- -
8
- - http://www.apache.org/licenses/LICENSE-2.0
9
- -
10
- - Unless required by applicable law or agreed to in writing, software
11
- - distributed under the License is distributed on an "AS IS" BASIS,
12
- - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- - See the License for the specific language governing permissions and
14
- - limitations under the License.
15
- -->
16
-
17
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
18
- <path d="M2.76923 19.6667L2.76704 20.4167H2.76923V19.6667ZM2 18.8974H1.25L1.25 18.8996L2 18.8974ZM2.83333 3V3.75V3ZM8.32149 3V3.75V3ZM8.91075 3.24408L8.38041 3.77441L8.38041 3.77441L8.91075 3.24408ZM11.4697 6.86366C11.7626 7.15656 12.2374 7.15656 12.5303 6.86366C12.8232 6.57077 12.8232 6.0959 12.5303 5.803L11.4697 6.86366ZM21.25 8.0463C21.25 8.46051 21.5858 8.7963 22 8.7963C22.4142 8.7963 22.75 8.46051 22.75 8.0463H21.25ZM9.01425 20.4167C9.42846 20.4167 9.76425 20.0809 9.76425 19.6667C9.76425 19.2525 9.42846 18.9167 9.01425 18.9167V20.4167ZM13 19.2773L12.3323 18.9357C12.1774 19.2384 12.2456 19.6074 12.4983 19.8348L13 19.2773ZM22 19.276L22.5018 19.8334C22.7545 19.6059 22.8225 19.237 22.6677 18.9343L22 19.276ZM2.77143 18.9167C2.76575 18.9167 2.76031 18.9144 2.75629 18.9104L1.69563 19.971C1.97988 20.2553 2.36506 20.4155 2.76704 20.4167L2.77143 18.9167ZM2.75629 18.9104C2.75228 18.9064 2.75001 18.9009 2.75 18.8952L1.25 18.8996C1.25118 19.3016 1.41139 19.6868 1.69563 19.971L2.75629 18.9104ZM2.75 18.8974V6.33333H1.25V18.8974H2.75ZM2 7.08333H21.1667V5.58333H2V7.08333ZM21.1667 7.08333C21.1888 7.08333 21.21 7.09211 21.2256 7.10774L22.2863 6.04708C21.9893 5.75015 21.5866 5.58333 21.1667 5.58333V7.08333ZM21.2256 7.10774C21.2412 7.12337 21.25 7.14456 21.25 7.16667H22.75C22.75 6.74674 22.5832 6.34402 22.2863 6.04708L21.2256 7.10774ZM2.75 6.33333V3.83333H1.25V6.33333H2.75ZM2.75 3.83333C2.75 3.81123 2.75878 3.79004 2.77441 3.77441L1.71375 2.71375C1.41682 3.01068 1.25 3.41341 1.25 3.83333H2.75ZM2.77441 3.77441C2.79004 3.75878 2.81123 3.75 2.83333 3.75V2.25C2.41341 2.25 2.01068 2.41682 1.71375 2.71375L2.77441 3.77441ZM2.83333 3.75H8.32149V2.25H2.83333V3.75ZM8.32149 3.75C8.33243 3.75 8.34327 3.75216 8.35338 3.75634L8.9274 2.37052C8.73531 2.29095 8.52941 2.25 8.32149 2.25V3.75ZM8.35338 3.75634C8.36349 3.76053 8.37268 3.76667 8.38041 3.77441L9.44108 2.71375C9.29405 2.56672 9.11951 2.45009 8.9274 2.37052L8.35338 3.75634ZM8.38041 3.77441L11.4697 6.86366L12.5303 5.803L9.44108 2.71375L8.38041 3.77441ZM21.25 7.16667V8.0463H22.75V7.16667H21.25ZM9.01425 18.9167H2.76923V20.4167H9.01425V18.9167ZM19.5437 13.7778C19.5437 14.8935 18.6326 15.8056 17.4993 15.8056V17.3056C19.4526 17.3056 21.0437 15.7303 21.0437 13.7778H19.5437ZM17.4993 15.8056C16.3659 15.8056 15.4548 14.8935 15.4548 13.7778H13.9548C13.9548 15.7303 15.546 17.3056 17.4993 17.3056V15.8056ZM15.4548 13.7778C15.4548 12.6621 16.3659 11.75 17.4993 11.75V10.25C15.546 10.25 13.9548 11.8252 13.9548 13.7778H15.4548ZM17.4993 11.75C18.6326 11.75 19.5437 12.6621 19.5437 13.7778H21.0437C21.0437 11.8252 19.4526 10.25 17.4993 10.25V11.75ZM13.6677 19.6189C14.0206 18.9292 14.5758 18.3504 15.2589 17.934L14.4781 16.6532C13.578 17.202 12.8214 17.9799 12.3323 18.9357L13.6677 19.6189ZM15.2589 17.934C15.9327 17.5232 16.7081 17.3056 17.4993 17.3056L17.4993 15.8056C16.4332 15.8056 15.3875 16.0988 14.4781 16.6532L15.2589 17.934ZM17.4993 17.3056C18.2904 17.3056 19.0658 17.5232 19.7396 17.934L20.5204 16.6532C19.611 16.0988 18.5654 15.8056 17.4993 15.8056L17.4993 17.3056ZM19.7396 17.934C20.4237 18.351 20.9799 18.9288 21.3323 19.6176L22.6677 18.9343C22.1781 17.9776 21.4196 17.2013 20.5204 16.6532L19.7396 17.934ZM21.4982 18.7186C20.4409 19.6704 19.0394 20.25 17.4993 20.25V21.75C19.4232 21.75 21.179 21.0243 22.5018 19.8334L21.4982 18.7186ZM17.4993 20.25C15.9598 20.25 14.5588 19.6709 13.5017 18.7198L12.4983 19.8348C13.821 21.0249 15.5761 21.75 17.4993 21.75V20.25Z" fill="#3B444C"/>
19
- </svg>
@@ -1,19 +0,0 @@
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="M2 6.984v12.564a.771.771 0 0 0 .77.77h18.49a.74.74 0 0 0 .74-.742V7.817a.833.833 0 0 0-.833-.833H2Zm0 0v-2.5a.833.833 0 0 1 .833-.834h5.488a.833.833 0 0 1 .59.244L12 6.984" vector-effect="non-scaling-stroke"/>
19
- </svg>
@@ -1,19 +0,0 @@
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="18" height="18" viewBox="0 0 18 18">
18
- <path fill="#767D84" fill-rule="evenodd" d="M3.75 9.75c.385 0 .702.29.745.663l.005.087v1.938l2.432-2.43c.293-.294.768-.294 1.06 0 .271.27.292.695.063.99l-.062.07L5.56 13.5H7.5c.385 0 .702.29.745.663l.005.087c0 .385-.29.702-.663.745L7.5 15H3.75l-.078-.005-.049-.006-.051-.01-.054-.016c-.015-.004-.03-.01-.044-.015l-.05-.023c-.015-.006-.029-.014-.043-.022-.018-.01-.036-.021-.053-.033l-.033-.023c-.024-.02-.048-.04-.07-.061l-.005-.006c-.051-.051-.09-.103-.123-.16l-.005-.01-.018-.035c-.01-.019-.018-.039-.026-.06l-.014-.04-.016-.06-.008-.041-.005-.037-.002-.023L3 14.271V10.5c0-.414.336-.75.75-.75zM14.25 3l.076.004.05.007.052.01.054.016c.015.004.03.01.044.015l.05.023c.015.006.029.014.043.022.018.01.036.021.053.033.01.006.018.013.027.02l.034.026.031.028.016.016c.051.051.09.103.123.16l.005.01.018.035c.01.019.018.039.026.06l.014.04.016.06.008.041.003.018.005.046.001.03.001.03V7.5c0 .414-.336.75-.75.75-.385 0-.702-.29-.745-.663L13.5 7.5V5.56l-2.47 2.47c-.293.293-.767.293-1.06 0-.27-.27-.291-.695-.063-.99l.063-.07 2.469-2.471L10.5 4.5c-.385 0-.702-.29-.745-.663L9.75 3.75c0-.385.29-.702.663-.745L10.5 3h3.75z"/>
19
- </svg>
@@ -1,19 +0,0 @@
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="M10 3H13M13 3V6M13 3L9.5 6.5M6 13H3M3 13V10M3 13L6.5 9.5" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
- </svg>
@@ -1,19 +0,0 @@
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="m13.656 4.655 5.688 5.689M8.406 9.905l5.688 5.689m-1.719-1.72-6.656 6.657a1.594 1.594 0 0 1-2.25 0 1.594 1.594 0 0 1 0-2.25l6.656-6.656M5.471 7.718l6-6a.75.75 0 0 1 1.06 0l1.5 1.5a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 0 1-1.06 0l-1.5-1.5a.75.75 0 0 1 0-1.06Zm8.25 8.25 6-6a.75.75 0 0 1 1.06 0l1.5 1.5a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 0 1-1.06 0l-1.5-1.5a.75.75 0 0 1 0-1.06Z" vector-effect="non-scaling-stroke"/>
19
- </svg>
@@ -1,20 +0,0 @@
1
- <!--
2
- - Copyright (c) 2024. Devtron Inc.
3
- -
4
- - Licensed under the Apache License, Version 2.0 (the "License");
5
- - you may not use this file except in compliance with the License.
6
- - You may obtain a copy of the License at
7
- -
8
- - http://www.apache.org/licenses/LICENSE-2.0
9
- -
10
- - Unless required by applicable law or agreed to in writing, software
11
- - distributed under the License is distributed on an "AS IS" BASIS,
12
- - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- - See the License for the specific language governing permissions and
14
- - limitations under the License.
15
- -->
16
-
17
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
- <path stroke="#596168" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5" d="M4.903 8.587a7.41 7.41 0 0 1 .591-1.021l-.038-2.438c0-.225.094-.44.272-.59a9.726 9.726 0 0 1 2.963-1.716.726.726 0 0 1 .637.065l2.091 1.257a8.277 8.277 0 0 1 1.181 0l2.09-1.257a.783.783 0 0 1 .648-.065A9.677 9.677 0 0 1 18.3 4.528c.169.14.272.366.263.59l-.038 2.438c.225.328.422.666.59 1.022l2.129 1.181a.75.75 0 0 1 .375.525 9.707 9.707 0 0 1 0 3.413.748.748 0 0 1-.375.525l-2.128 1.181a7.4 7.4 0 0 1-.59 1.022l.037 2.438c0 .224-.094.44-.272.59a9.723 9.723 0 0 1-2.963 1.716.726.726 0 0 1-.637-.066l-2.09-1.256a8.286 8.286 0 0 1-1.182 0l-2.09 1.256a.783.783 0 0 1-.648.066 9.676 9.676 0 0 1-2.962-1.707.744.744 0 0 1-.263-.59l.038-2.438a7.417 7.417 0 0 1-.59-1.022l-2.129-1.18a.748.748 0 0 1-.375-.526 9.704 9.704 0 0 1 0-3.412.748.748 0 0 1 .375-.525l2.128-1.182Z" vector-effect="non-scaling-stroke"/>
19
- <path stroke="#596168" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5" d="M12 15.6a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2Z" vector-effect="non-scaling-stroke"/>
20
- </svg>