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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (883) hide show
  1. package/dist/@code-editor-BZoIvCD6.js +30571 -0
  2. package/dist/@common-rjsf-DTASeoAu.js +604 -0
  3. package/dist/@framer-motion-DZveCoIL.js +3604 -0
  4. package/dist/@moment-CGWt8tF2.js +2620 -0
  5. package/dist/@react-dates-CZ1bNWJM.js +7634 -0
  6. package/dist/@react-select-DS68hCUM.js +2647 -0
  7. package/dist/@react-virtualized-sticky-tree-V-8klKy9.js +452 -0
  8. package/dist/@vendor-3ORIJA0h.js +72376 -0
  9. package/dist/Common/API/CoreAPI.d.ts +0 -1
  10. package/dist/Common/API/QueryClientProvider.d.ts +1 -1
  11. package/dist/Common/API/index.d.ts +1 -1
  12. package/dist/Common/API/reactQueryHooks.d.ts +3 -4
  13. package/dist/Common/API/types.d.ts +1 -1
  14. package/dist/Common/AddCDButton/AddCDButton.d.ts +1 -1
  15. package/dist/Common/BreadCrumb/BreadCrumb.d.ts +1 -1
  16. package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +2 -3
  17. package/dist/Common/BreadCrumb/Types.d.ts +0 -21
  18. package/dist/Common/CIPipeline.Types.d.ts +0 -3
  19. package/dist/Common/ChartVersionAndTypeSelector.d.ts +1 -1
  20. package/dist/Common/Checkbox/Checkbox.d.ts +1 -1
  21. package/dist/Common/ClipboardButton/ClipboardButton.d.ts +2 -2
  22. package/dist/Common/ClipboardButton/types.d.ts +2 -15
  23. package/dist/Common/Common.service.d.ts +3 -17
  24. package/dist/Common/Constants.d.ts +32 -26
  25. package/dist/Common/CustomTagSelector/PropagateTagInfo.d.ts +1 -1
  26. package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
  27. package/dist/Common/CustomTagSelector/TagDetails.d.ts +1 -1
  28. package/dist/Common/CustomTagSelector/TagLabelValueSelector.d.ts +1 -1
  29. package/dist/Common/DebouncedSearch/DebouncedSearch.d.ts +1 -1
  30. package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +1 -1
  31. package/dist/Common/DevtronCopyright.d.ts +1 -1
  32. package/dist/Common/DevtronProgressing/DevtronProgressing.d.ts +0 -1
  33. package/dist/Common/Dialogs/DialogForm.d.ts +6 -6
  34. package/dist/Common/DraggableWrapper/DraggableButton.d.ts +1 -1
  35. package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +2 -4
  36. package/dist/Common/DraggableWrapper/types.d.ts +6 -2
  37. package/dist/Common/Drawer/Drawer.d.ts +1 -1
  38. package/dist/Common/EmptyState/GenericEmptyState.d.ts +0 -1
  39. package/dist/Common/EmptyState/GenericFilterEmptyState.d.ts +1 -1
  40. package/dist/Common/ErrorPage.d.ts +1 -1
  41. package/dist/Common/ErrorScreenManager.d.ts +1 -1
  42. package/dist/Common/ErrorScreenNotAuthorized.d.ts +1 -1
  43. package/dist/Common/GenericDescription/GenericDescription.d.ts +1 -1
  44. package/dist/Common/GenericDescription/constant.d.ts +0 -40
  45. package/dist/Common/GenericDescription/types.d.ts +6 -1
  46. package/dist/Common/GenericDescription/utils.d.ts +1 -0
  47. package/dist/Common/Grid/Grid.d.ts +1 -1
  48. package/dist/Common/Helper.d.ts +4 -4
  49. package/dist/Common/Hooks/UseRegisterShortcut/UseRegisterShortcutProvider.d.ts +1 -1
  50. package/dist/Common/Hooks/UseRegisterShortcut/index.d.ts +0 -1
  51. package/dist/Common/Hooks/UseRegisterShortcut/types.d.ts +0 -1
  52. package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
  53. package/dist/Common/ImageTags.d.ts +2 -2
  54. package/dist/Common/Markdown/MarkDown.d.ts +1 -1
  55. package/dist/Common/Markdown/constant.d.ts +28 -0
  56. package/dist/Common/Modals/Modal.d.ts +1 -1
  57. package/dist/Common/Modals/VisibleModal.d.ts +4 -4
  58. package/dist/Common/Modals/VisibleModal2.d.ts +4 -4
  59. package/dist/Common/MultiSelectCustomization.d.ts +7 -7
  60. package/dist/Common/Pagination/PageSizeSelector.d.ts +1 -1
  61. package/dist/Common/Pagination/Pagination.d.ts +1 -1
  62. package/dist/Common/PopupMenu.d.ts +2 -2
  63. package/dist/Common/Progressing.d.ts +0 -1
  64. package/dist/Common/RJSF/Form.d.ts +2 -1
  65. package/dist/Common/RJSF/common/FieldRow.d.ts +1 -1
  66. package/dist/Common/RJSF/templates/ArrayFieldItemTemplate.d.ts +2 -2
  67. package/dist/Common/RJSF/templates/ArrayFieldTemplate.d.ts +1 -1
  68. package/dist/Common/RJSF/templates/BaseInput.d.ts +1 -1
  69. package/dist/Common/RJSF/templates/ButtonTemplates/AddButton.d.ts +1 -1
  70. package/dist/Common/RJSF/templates/ButtonTemplates/RemoveButton.d.ts +1 -1
  71. package/dist/Common/RJSF/templates/ButtonTemplates/SubmitButton.d.ts +1 -1
  72. package/dist/Common/RJSF/templates/Field.d.ts +1 -1
  73. package/dist/Common/RJSF/templates/FieldErrorTemplate.d.ts +1 -1
  74. package/dist/Common/RJSF/templates/ObjectFieldTemplate.d.ts +1 -1
  75. package/dist/Common/RJSF/templates/TitleField.d.ts +2 -3
  76. package/dist/Common/RJSF/templates/WrapIfAdditionalTemplate.d.ts +1 -1
  77. package/dist/Common/RJSF/utils.d.ts +1 -1
  78. package/dist/Common/RJSF/widgets/Checkbox.d.ts +1 -1
  79. package/dist/Common/RJSF/widgets/Select.d.ts +1 -1
  80. package/dist/Common/RadioGroup.d.ts +1 -1
  81. package/dist/Common/RadioGroupItem.d.ts +1 -1
  82. package/dist/Common/Reload.d.ts +1 -1
  83. package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
  84. package/dist/Common/SearchBar/types.d.ts +0 -8
  85. package/dist/Common/SegmentedBarChart/types.d.ts +2 -10
  86. package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
  87. package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +1 -1
  88. package/dist/Common/SegmentedControl/index.d.ts +1 -1
  89. package/dist/Common/SegmentedControl/types.d.ts +9 -13
  90. package/dist/Common/SortableTableHeaderCell/SortableTableHeaderCell.d.ts +1 -1
  91. package/dist/Common/SortableTableHeaderCell/types.d.ts +0 -4
  92. package/dist/Common/TippyCustomized.d.ts +1 -1
  93. package/dist/Common/Tooltip/ShortcutKeyComboTooltipContent.d.ts +1 -1
  94. package/dist/Common/Tooltip/Tooltip.d.ts +1 -1
  95. package/dist/Common/Types.d.ts +79 -156
  96. package/dist/Common/index.d.ts +1 -2
  97. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/DTApplicationMetricsFormField.d.ts +1 -1
  98. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/OverrideStrategyTippyContent.d.ts +1 -1
  99. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/FileConfigTippy.d.ts +1 -1
  100. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts +1 -1
  101. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupTableRow.d.ts +1 -1
  102. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupsTable.component.d.ts +1 -1
  103. package/dist/Pages/GlobalConfigurations/Authorization/types.d.ts +1 -7
  104. package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
  105. package/dist/Pages/GlobalConfigurations/BuildInfra/constants.d.ts +2 -0
  106. package/dist/Pages/GlobalConfigurations/BuildInfra/types.d.ts +7 -13
  107. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/index.d.ts +1 -1
  108. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/types.d.ts +8 -0
  109. package/dist/Pages/GlobalConfigurations/ScopedVariables/types.d.ts +2 -2
  110. package/dist/Pages/ResourceBrowser/ClusterMap/ClusterMap.d.ts +1 -1
  111. package/dist/Pages/ResourceBrowser/ForceDeleteOption.d.ts +1 -1
  112. package/dist/Pages/ResourceBrowser/NodeDrainOptions.d.ts +1 -1
  113. package/dist/Pages/ResourceBrowser/ResourceBrowser.Types.d.ts +3 -3
  114. package/dist/Pages/ResourceBrowser/constants.d.ts +11 -1
  115. package/dist/Pages/ResourceBrowser/types.d.ts +3 -5
  116. package/dist/Shared/Analytics/analytics.d.ts +3 -2
  117. package/dist/Shared/Analytics/types.d.ts +0 -4
  118. package/dist/Shared/Components/APIResponseHandler/APIResponseHandler.d.ts +1 -1
  119. package/dist/Shared/Components/AboutDevtron/AboutDevtronBody.d.ts +1 -1
  120. package/dist/Shared/Components/AboutDevtron/AboutDevtronDialog.d.ts +1 -1
  121. package/dist/Shared/Components/ActionMenu/ActionMenu.component.d.ts +1 -1
  122. package/dist/Shared/Components/ActionMenu/ActionMenuItem.d.ts +1 -1
  123. package/dist/Shared/Components/ActionMenu/types.d.ts +0 -3
  124. package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +36 -61
  125. package/dist/Shared/Components/ActivityIndicator/ActivityIndicator.d.ts +1 -1
  126. package/dist/Shared/Components/AnimatedDeployButton/AnimatedDeployButton.d.ts +1 -1
  127. package/dist/Shared/Components/AnimatedTimer/AnimatedTimer.component.d.ts +1 -1
  128. package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +1 -1
  129. package/dist/Shared/Components/AppStatusModal/AppStatusContent.d.ts +1 -1
  130. package/dist/Shared/Components/AppStatusModal/AppStatusModal.component.d.ts +1 -1
  131. package/dist/Shared/Components/AppStatusModal/AppStatusModalTabList.d.ts +1 -1
  132. package/dist/Shared/Components/AppStatusModal/types.d.ts +1 -4
  133. package/dist/Shared/Components/ArtifactInfoModal/ArtifactInfoModal.component.d.ts +1 -1
  134. package/dist/Shared/Components/Backdrop/Backdrop.d.ts +1 -1
  135. package/dist/Shared/Components/Backdrop/types.d.ts +1 -1
  136. package/dist/Shared/Components/Badge/Badge.d.ts +1 -1
  137. package/dist/Shared/Components/Badge/utils.d.ts +1 -2
  138. package/dist/Shared/Components/BulkOperations/BulkOperations.component.d.ts +1 -1
  139. package/dist/Shared/Components/BulkOperations/BulkOperationsResultModal.d.ts +1 -1
  140. package/dist/Shared/Components/BulkOperations/types.d.ts +1 -1
  141. package/dist/Shared/Components/BulkSelection/BulkSelection.d.ts +1 -1
  142. package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
  143. package/dist/Shared/Components/BulkSelection/types.d.ts +0 -2
  144. package/dist/Shared/Components/Button/Button.component.d.ts +388 -2
  145. package/dist/Shared/Components/ButtonWithLoader/ButtonWithLoader.d.ts +1 -1
  146. package/dist/Shared/Components/ButtonWithSelector/ButtonWithSelector.d.ts +1 -1
  147. package/dist/Shared/Components/CICDHistory/Artifacts.d.ts +2 -2
  148. package/dist/Shared/Components/CICDHistory/BuildAndTaskSummaryTooltipCard.d.ts +0 -1
  149. package/dist/Shared/Components/CICDHistory/CDEmptyState.d.ts +1 -1
  150. package/dist/Shared/Components/CICDHistory/CiPipelineSourceConfig.d.ts +1 -1
  151. package/dist/Shared/Components/CICDHistory/DeploymentDetailSteps.d.ts +1 -1
  152. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiff.d.ts +1 -1
  153. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiffCompare.d.ts +1 -1
  154. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryDiffView.d.ts +1 -1
  155. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/helpers.d.ts +2 -2
  156. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/types.d.ts +6 -6
  157. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +1 -1
  158. package/dist/Shared/Components/CICDHistory/DeploymentStatusBreakdown.d.ts +1 -1
  159. package/dist/Shared/Components/CICDHistory/DeploymentStatusDetailRow.d.ts +1 -1
  160. package/dist/Shared/Components/CICDHistory/GitTriggerList.d.ts +0 -1
  161. package/dist/Shared/Components/CICDHistory/History.components.d.ts +1 -2
  162. package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +3 -0
  163. package/dist/Shared/Components/CICDHistory/LogsRenderer.d.ts +1 -1
  164. package/dist/Shared/Components/CICDHistory/Sidebar.d.ts +1 -1
  165. package/dist/Shared/Components/CICDHistory/StatusFilterButtonComponent.d.ts +1 -1
  166. package/dist/Shared/Components/CICDHistory/TriggerDetails.d.ts +1 -1
  167. package/dist/Shared/Components/CICDHistory/TriggerOutput.d.ts +1 -1
  168. package/dist/Shared/Components/CICDHistory/WorkerStatus.d.ts +1 -2
  169. package/dist/Shared/Components/CICDHistory/constants.d.ts +1 -4
  170. package/dist/Shared/Components/CICDHistory/service.d.ts +1 -3
  171. package/dist/Shared/Components/CICDHistory/types.d.ts +17 -88
  172. package/dist/Shared/Components/CICDHistory/utils.d.ts +3 -5
  173. package/dist/Shared/Components/CMCS/ConfigMapSecretReadyOnly.d.ts +1 -1
  174. package/dist/Shared/Components/CMCS/helpers.d.ts +1 -1
  175. package/dist/Shared/Components/Chip/Chip.component.d.ts +1 -1
  176. package/dist/Shared/Components/CodeEditor/CodeEditor.components.d.ts +6 -6
  177. package/dist/Shared/Components/CodeEditor/CodeEditor.d.ts +7 -7
  178. package/dist/Shared/Components/CodeEditor/CodeEditorRenderer.d.ts +1 -1
  179. package/dist/Shared/Components/CodeEditor/Extensions/DiffMinimap.d.ts +1 -1
  180. package/dist/Shared/Components/CodeEditor/types.d.ts +1 -1
  181. package/dist/Shared/Components/CodeEditor/utils.d.ts +1 -1
  182. package/dist/Shared/Components/Collapse/Collapse.d.ts +1 -1
  183. package/dist/Shared/Components/CollapsibleList/CollapsibleList.component.d.ts +1 -1
  184. package/dist/Shared/Components/CollapsibleList/CollapsibleList.types.d.ts +2 -1
  185. package/dist/Shared/Components/CommitChipCell/CommitChipCell.d.ts +1 -1
  186. package/dist/Shared/Components/Confetti/Confetti.component.d.ts +2 -0
  187. package/dist/Shared/Components/Confetti/index.d.ts +1 -0
  188. package/dist/Shared/Components/ConfirmationModal/CannotDeleteModal.d.ts +1 -1
  189. package/dist/Shared/Components/ConfirmationModal/ConfirmationModal.d.ts +1 -1
  190. package/dist/Shared/Components/ConfirmationModal/ConfirmationModalContext.d.ts +1 -1
  191. package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
  192. package/dist/Shared/Components/ConfirmationModal/types.d.ts +5 -1
  193. package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
  194. package/dist/Shared/Components/ContextSwitcher/types.d.ts +0 -1
  195. package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +1 -1
  196. package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
  197. package/dist/Shared/Components/CustomInput/PasswordField.d.ts +1 -1
  198. package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +6 -1
  199. package/dist/Shared/Components/DTFocusTrap/index.d.ts +1 -1
  200. package/dist/Shared/Components/DTFocusTrap/types.d.ts +1 -2
  201. package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
  202. package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
  203. package/dist/Shared/Components/DatePicker/SingleDatePickerComponent.d.ts +11 -0
  204. package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
  205. package/dist/Shared/Components/DatePicker/constants.d.ts +39 -2
  206. package/dist/Shared/Components/DatePicker/index.d.ts +1 -0
  207. package/dist/Shared/Components/DatePicker/types.d.ts +17 -34
  208. package/dist/Shared/Components/DatePicker/utils.d.ts +1 -1
  209. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.component.d.ts +1 -1
  210. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffAccordion.d.ts +1 -1
  211. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffMain.d.ts +1 -1
  212. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffNavigation.d.ts +1 -1
  213. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffRadioSelect.d.ts +1 -1
  214. package/dist/Shared/Components/DetectBottom/DetectBottom.component.d.ts +1 -1
  215. package/dist/Shared/Components/DocLink/DocLink.d.ts +1 -1
  216. package/dist/Shared/Components/DocLink/constants.d.ts +4 -15
  217. package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +1 -1
  218. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +1 -1
  219. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +1 -1
  220. package/dist/Shared/Components/EditImageFormField/EditImageFormField.d.ts +1 -1
  221. package/dist/Shared/Components/EditableTextArea/EditableTextArea.d.ts +1 -1
  222. package/dist/Shared/Components/EnvironmentSelector/EnvironmentSelector.component.d.ts +1 -1
  223. package/dist/Shared/Components/Error/ErrorBar.d.ts +1 -1
  224. package/dist/Shared/Components/Error/utils.d.ts +1 -1
  225. package/dist/Shared/Components/ExcludedImageNode/ExcludedImageNode.d.ts +1 -1
  226. package/dist/Shared/Components/FeatureDescription/FeatureDescriptionModal.d.ts +1 -1
  227. package/dist/Shared/Components/FeatureDescription/FeatureTitleWithInfo.d.ts +1 -1
  228. package/dist/Shared/Components/FeatureDescription/types.d.ts +3 -8
  229. package/dist/Shared/Components/FileUpload/FileUpload.d.ts +1 -1
  230. package/dist/Shared/Components/FilterChips/FilterChips.component.d.ts +1 -1
  231. package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +1 -1
  232. package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
  233. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionItem.d.ts +1 -1
  234. package/dist/Shared/Components/FloatingVariablesSuggestions/Suggestions.d.ts +1 -1
  235. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionsInfo.d.ts +1 -1
  236. package/dist/Shared/Components/FloatingVariablesSuggestions/constants.d.ts +4 -1
  237. package/dist/Shared/Components/FloatingVariablesSuggestions/types.d.ts +4 -2
  238. package/dist/Shared/Components/FormFieldWrapper/FormFieldInfo.d.ts +1 -1
  239. package/dist/Shared/Components/FormFieldWrapper/FormFieldLabel.d.ts +1 -1
  240. package/dist/Shared/Components/FormFieldWrapper/FormFieldWrapper.d.ts +1 -1
  241. package/dist/Shared/Components/FramerComponents/index.d.ts +2 -2
  242. package/dist/Shared/Components/GenericInfoCard/GenericInfoCard.component.d.ts +1 -1
  243. package/dist/Shared/Components/GenericInfoCard/GenericInfoCardListing.d.ts +1 -1
  244. package/dist/Shared/Components/GenericInfoCard/GenericInfoListSkeleton.d.ts +1 -1
  245. package/dist/Shared/Components/GenericModal/GenericModal.component.d.ts +4 -4
  246. package/dist/Shared/Components/GenericModal/GenericModal.context.d.ts +1 -1
  247. package/dist/Shared/Components/GenericModal/constants.d.ts +1 -2
  248. package/dist/Shared/Components/GenericModal/types.d.ts +0 -3
  249. package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -2
  250. package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +6 -22
  251. package/dist/Shared/Components/GettingStartedCard/GettingStarted.d.ts +1 -1
  252. package/dist/Shared/Components/GitCommitInfoGeneric/GitCommitInfoGeneric.d.ts +1 -1
  253. package/dist/Shared/Components/GitCommitInfoGeneric/GitMaterialInfoHeader.d.ts +1 -1
  254. package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +1 -1
  255. package/dist/Shared/Components/GitProviderIcon/utils.d.ts +0 -1
  256. package/dist/Shared/Components/GraphVisualizer/GraphVisualizer.d.ts +1 -1
  257. package/dist/Shared/Components/GraphVisualizer/components/BaseNode.d.ts +1 -1
  258. package/dist/Shared/Components/GraphVisualizer/components/DropdownNode.d.ts +1 -1
  259. package/dist/Shared/Components/GraphVisualizer/components/IconNode.d.ts +1 -1
  260. package/dist/Shared/Components/GraphVisualizer/components/TextNode.d.ts +1 -1
  261. package/dist/Shared/Components/GraphVisualizer/constants.d.ts +3 -3
  262. package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
  263. package/dist/Shared/Components/Header/HeaderWithCreateButton/types.d.ts +3 -1
  264. package/dist/Shared/Components/Header/HeaderWithCreateButton/utils.d.ts +1 -1
  265. package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
  266. package/dist/Shared/Components/Header/IframePromoButton.d.ts +1 -1
  267. package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
  268. package/dist/Shared/Components/Header/ProfileMenu.d.ts +1 -1
  269. package/dist/Shared/Components/Header/constants.d.ts +2 -2
  270. package/dist/Shared/Components/Header/types.d.ts +1 -10
  271. package/dist/Shared/Components/Header/utils.d.ts +5 -2
  272. package/dist/Shared/Components/Icon/Icon.d.ts +1 -119
  273. package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
  274. package/dist/Shared/Components/Icon/types.d.ts +0 -6
  275. package/dist/Shared/Components/IframeContainer/IframeContainer.component.d.ts +1 -1
  276. package/dist/Shared/Components/IframeContainer/IframeElement.d.ts +1 -1
  277. package/dist/Shared/Components/Illustration/Illustration.d.ts +1 -17
  278. package/dist/Shared/Components/Illustration/IllustrationBase.d.ts +1 -1
  279. package/dist/Shared/Components/ImageCard/ArtifactInfo/ArtifactInfo.d.ts +1 -1
  280. package/dist/Shared/Components/ImageCard/ImageCard.d.ts +1 -1
  281. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/DeploymentEnvState/DeploymentEnvState.d.ts +1 -1
  282. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/SequentialCDCardTitle.d.ts +1 -1
  283. package/dist/Shared/Components/ImageCardAccordion/ImageCardAccordion.d.ts +1 -1
  284. package/dist/Shared/Components/ImageChipCell/ImageChipCell.component.d.ts +1 -1
  285. package/dist/Shared/Components/ImageWithFallback/ImageWithFallback.component.d.ts +1 -1
  286. package/dist/Shared/Components/ImageWithFallback/types.d.ts +1 -1
  287. package/dist/Shared/Components/InfoBlock/InfoBlock.component.d.ts +1 -1
  288. package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
  289. package/dist/Shared/Components/InvalidYAMLTippy/InvalidYAMLTippyWrapper.d.ts +1 -1
  290. package/dist/Shared/Components/InvalidYAMLTippy/utils.d.ts +1 -1
  291. package/dist/Shared/Components/KeyValueTable/KeyValueTable.component.d.ts +1 -1
  292. package/dist/Shared/Components/License/ActivateLicenseDialog.d.ts +1 -1
  293. package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
  294. package/dist/Shared/Components/License/License.components.d.ts +3 -3
  295. package/dist/Shared/Components/License/index.d.ts +0 -1
  296. package/dist/Shared/Components/License/types.d.ts +0 -4
  297. package/dist/Shared/Components/License/utils.d.ts +1 -1
  298. package/dist/Shared/Components/LoadingCard.d.ts +1 -1
  299. package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +1 -1
  300. package/dist/Shared/Components/LoginBanner/Testimonials.components.d.ts +1 -1
  301. package/dist/Shared/Components/LoginBanner/types.d.ts +1 -1
  302. package/dist/Shared/Components/MaterialHistory/MaterialHistory.component.d.ts +1 -1
  303. package/dist/Shared/Components/MaterialHistory/types.d.ts +2 -1
  304. package/dist/Shared/Components/ModalSidebarPanel/ModalSidebarPanel.component.d.ts +1 -1
  305. package/dist/Shared/Components/ModalSidebarPanel/types.d.ts +1 -1
  306. package/dist/Shared/Components/NumbersCount/NumbersCount.component.d.ts +1 -1
  307. package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +1 -1
  308. package/dist/Shared/Components/Plugin/PluginCard.d.ts +1 -1
  309. package/dist/Shared/Components/Plugin/PluginCardSkeletonList.d.ts +1 -1
  310. package/dist/Shared/Components/Plugin/PluginImageContainer.d.ts +1 -1
  311. package/dist/Shared/Components/Plugin/PluginList.d.ts +1 -1
  312. package/dist/Shared/Components/Plugin/PluginListContainer.d.ts +1 -1
  313. package/dist/Shared/Components/Plugin/PluginTagSelect.d.ts +1 -1
  314. package/dist/Shared/Components/Plugin/PluginTagsContainer.d.ts +1 -1
  315. package/dist/Shared/Components/Plugin/types.d.ts +6 -13
  316. package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
  317. package/dist/Shared/Components/Popover/types.d.ts +0 -4
  318. package/dist/Shared/Components/Popover/utils.d.ts +1 -1
  319. package/dist/Shared/Components/ProgressBar/ProgressBar.component.d.ts +1 -1
  320. package/dist/Shared/Components/QRCode.d.ts +1 -1
  321. package/dist/Shared/Components/ReactSelect/constants.d.ts +1 -1
  322. package/dist/Shared/Components/ReactSelect/utils.d.ts +4 -4
  323. package/dist/Shared/Components/RegistryIcon/RegistryIcon.d.ts +1 -1
  324. package/dist/Shared/Components/RegistryIcon/types.d.ts +2 -17
  325. package/dist/Shared/Components/SSOProviderIcon/SSOProviderIcon.d.ts +1 -1
  326. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityCard.d.ts +1 -1
  327. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityDetailsCards.d.ts +1 -1
  328. package/dist/Shared/Components/Security/SecurityDetailsCards/index.d.ts +0 -1
  329. package/dist/Shared/Components/Security/SecurityDetailsCards/types.d.ts +0 -6
  330. package/dist/Shared/Components/Security/SecurityModal/components/OpenDetailViewButton.d.ts +1 -1
  331. package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +97 -5
  332. package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
  333. package/dist/Shared/Components/Security/SecurityModal/constants.d.ts +1 -1
  334. package/dist/Shared/Components/Security/SecurityModal/index.d.ts +3 -3
  335. package/dist/Shared/Components/Security/SecurityModal/service.d.ts +1 -5
  336. package/dist/Shared/Components/Security/SecurityModal/types.d.ts +1 -46
  337. package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +5 -5
  338. package/dist/Shared/Components/Security/SeverityChip.d.ts +1 -1
  339. package/dist/Shared/Components/Security/Vulnerabilities/Vulnerabilities.d.ts +1 -1
  340. package/dist/Shared/Components/Security/constants.d.ts +0 -2
  341. package/dist/Shared/Components/Security/index.d.ts +0 -3
  342. package/dist/Shared/Components/Security/types.d.ts +0 -10
  343. package/dist/Shared/Components/SelectPicker/FilterSelectPicker.d.ts +1 -1
  344. package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.d.ts +1 -1
  345. package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
  346. package/dist/Shared/Components/SelectPicker/SelectPickerTextArea.component.d.ts +1 -1
  347. package/dist/Shared/Components/SelectPicker/common.d.ts +12 -12
  348. package/dist/Shared/Components/SelectPicker/index.d.ts +1 -1
  349. package/dist/Shared/Components/SelectPicker/type.d.ts +2 -21
  350. package/dist/Shared/Components/SelectPicker/utils.d.ts +0 -1
  351. package/dist/Shared/Components/ShowMoreText/ShowMoreText.d.ts +1 -1
  352. package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
  353. package/dist/Shared/Components/StatusComponent/DeploymentStatus.d.ts +1 -1
  354. package/dist/Shared/Components/StatusComponent/StatusComponent.d.ts +1 -1
  355. package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
  356. package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +1 -1
  357. package/dist/Shared/Components/TabGroup/TabGroup.component.d.ts +1 -1
  358. package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +4 -4
  359. package/dist/Shared/Components/TabGroup/TabGroup.types.d.ts +0 -1
  360. package/dist/Shared/Components/Table/BulkSelectionActionWidget.d.ts +1 -1
  361. package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
  362. package/dist/Shared/Components/Table/Table.component.d.ts +1 -1
  363. package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
  364. package/dist/Shared/Components/Table/constants.d.ts +0 -1
  365. package/dist/Shared/Components/Table/types.d.ts +12 -42
  366. package/dist/Shared/Components/Table/utils.d.ts +1 -1
  367. package/dist/Shared/Components/TagsKeyValueTable/TagsContainer.d.ts +1 -1
  368. package/dist/Shared/Components/TargetPlatforms/TargetPlatformBadgeList.d.ts +1 -1
  369. package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
  370. package/dist/Shared/Components/TempAppWindow/TempAppWindow.d.ts +1 -1
  371. package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
  372. package/dist/Shared/Components/ThemeSwitcher/ThemeSwitcher.component.d.ts +1 -1
  373. package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
  374. package/dist/Shared/Components/TrailingItem/TrailingItem.component.d.ts +1 -1
  375. package/dist/Shared/Components/TrailingItem/types.d.ts +0 -4
  376. package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
  377. package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
  378. package/dist/Shared/Components/TreeView/constants.d.ts +0 -3
  379. package/dist/Shared/Components/TreeView/types.d.ts +4 -18
  380. package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -1
  381. package/dist/Shared/Components/UnsavedChanges/UnsavedChanges.component.d.ts +1 -1
  382. package/dist/Shared/Components/UnsavedChangesDialog/UnsavedChangesDialog.component.d.ts +1 -1
  383. package/dist/Shared/Components/UserIdentifier/UserIdentifier.d.ts +1 -1
  384. package/dist/Shared/Components/VirtualizedList/VirtualizedList.component.d.ts +1 -1
  385. package/dist/Shared/Components/WorkflowOptionsModal/SourceTypeCard.d.ts +1 -1
  386. package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
  387. package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
  388. package/dist/Shared/Components/index.d.ts +1 -7
  389. package/dist/Shared/Helpers.d.ts +17 -20
  390. package/dist/Shared/Hooks/UsePrompt/UsePrompt.d.ts +2 -1
  391. package/dist/Shared/Hooks/UsePrompt/types.d.ts +0 -1
  392. package/dist/Shared/Hooks/useForm/useForm.d.ts +1 -1
  393. package/dist/Shared/Hooks/useGetResourceKindsOptions/index.d.ts +0 -1
  394. package/dist/Shared/Hooks/useGetResourceKindsOptions/service.d.ts +5 -0
  395. package/dist/Shared/Hooks/useGetResourceKindsOptions/types.d.ts +20 -5
  396. package/dist/Shared/Hooks/useUserPreferences/index.d.ts +1 -1
  397. package/dist/Shared/Hooks/useUserPreferences/service.d.ts +10 -2
  398. package/dist/Shared/Hooks/useUserPreferences/types.d.ts +2 -35
  399. package/dist/Shared/Providers/ImageSelectionUtility/ImageSelectionUtility.d.ts +1 -1
  400. package/dist/Shared/Providers/MainContextProvider/MainContextProvider.d.ts +1 -1
  401. package/dist/Shared/Providers/MainContextProvider/index.d.ts +1 -1
  402. package/dist/Shared/Providers/MainContextProvider/types.d.ts +5 -59
  403. package/dist/Shared/Providers/ThemeProvider/ThemeProvider.d.ts +1 -1
  404. package/dist/Shared/Providers/UserEmailProvider/UserEmailProvider.d.ts +3 -3
  405. package/dist/Shared/Services/ToastManager/ToastContent.d.ts +2 -3
  406. package/dist/Shared/Services/ToastManager/constants.d.ts +2 -2
  407. package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +80 -0
  408. package/dist/Shared/Services/ToastManager/types.d.ts +3 -23
  409. package/dist/Shared/Services/app.service.d.ts +3 -3
  410. package/dist/Shared/Services/common.service.d.ts +0 -3
  411. package/dist/Shared/Services/types.d.ts +1 -12
  412. package/dist/Shared/constants.d.ts +16 -4
  413. package/dist/Shared/types.d.ts +25 -244
  414. package/dist/Shared/validations.d.ts +0 -3
  415. package/dist/assets/@code-editor.css +1 -1
  416. package/dist/assets/@common-rjsf.css +1 -1
  417. package/dist/assets/@react-dates.css +1 -0
  418. package/dist/assets/@vendor.css +1 -1
  419. package/dist/assets/app-not-deployed.622dc6ba.svg +141 -0
  420. package/dist/assets/delete-medium.897114e0.svg +26 -0
  421. package/dist/assets/ic-73strings.ccb245ec.svg +21 -0
  422. package/dist/assets/ic-abort.0d2773e9.svg +34 -0
  423. package/dist/assets/ic-aborted.d162b12b.svg +21 -0
  424. package/dist/assets/ic-aborted.d400d0e8.svg +21 -0
  425. package/dist/assets/ic-activity.63032a88.svg +19 -0
  426. package/dist/assets/ic-add.4cc5a045.svg +19 -0
  427. package/dist/assets/ic-add.cfaa779b.svg +19 -0
  428. package/dist/assets/ic-amazon-eks.af616c23.svg +21 -0
  429. package/dist/assets/ic-app-group.068791a2.svg +19 -0
  430. package/dist/assets/ic-app-template.82736707.svg +23 -0
  431. package/dist/assets/ic-appstatus-cancelled.05bb3352.svg +22 -0
  432. package/dist/assets/ic-arrow-backward.d951202a.svg +19 -0
  433. package/dist/assets/ic-arrow-clockwise.4cb9c9ac.svg +19 -0
  434. package/dist/assets/ic-arrow-counter-clockwise.01cbb0e1.svg +21 -0
  435. package/dist/assets/ic-arrow-down.18e5e332.svg +19 -0
  436. package/dist/assets/ic-arrow-forward.a2b8ab45.svg +27 -0
  437. package/dist/assets/ic-arrow-out.6aea09d0.svg +19 -0
  438. package/dist/assets/ic-arrow-right.96f4142a.svg +19 -0
  439. package/dist/assets/ic-arrow-right.eda141d3.svg +19 -0
  440. package/dist/assets/ic-arrow-square-out.c107c76c.svg +19 -0
  441. package/dist/assets/ic-arrow-up-down.945ee496.svg +19 -0
  442. package/dist/assets/ic-arrows-clockwise.0f9d94ab.svg +19 -0
  443. package/dist/assets/ic-arrows-clockwise.5990b4f7.svg +19 -0
  444. package/dist/assets/ic-arrows-left-right.9c24874a.svg +19 -0
  445. package/dist/assets/ic-asterisk.d3efa9a5.svg +19 -0
  446. package/dist/assets/ic-ather.0d03ef3e.svg +27 -0
  447. package/dist/assets/ic-aws-codecommit.43f0dd23.svg +26 -0
  448. package/dist/assets/ic-azure-aks.0c74ac31.svg +62 -0
  449. package/dist/assets/ic-azure.a01ce3b4.svg +39 -0
  450. package/dist/assets/ic-bg-cluster.71a7ecdf.svg +22 -0
  451. package/dist/assets/ic-bg-environment.72d85c8c.svg +28 -0
  452. package/dist/assets/ic-bharatpe.63831fdf.svg +31 -0
  453. package/dist/assets/ic-bitbucket.ffe914a0.svg +30 -0
  454. package/dist/assets/ic-bold.2140b7c6.svg +19 -0
  455. package/dist/assets/ic-book-open.7cb94ee8.svg +19 -0
  456. package/dist/assets/ic-book-open.9c048ee2.svg +19 -0
  457. package/dist/assets/ic-bot.f1d4abcc.svg +23 -0
  458. package/dist/assets/ic-brain.1a2bb48e.svg +19 -0
  459. package/dist/assets/ic-branch.8db43d66.svg +19 -0
  460. package/dist/assets/ic-browser.f77a9d59.svg +19 -0
  461. package/dist/assets/ic-bug.30e24a9b.svg +19 -0
  462. package/dist/assets/ic-build-color.37484d39.svg +33 -0
  463. package/dist/assets/ic-bulk-check.0f698efa.svg +21 -0
  464. package/dist/assets/ic-bulk-check.99e92f7a.svg +21 -0
  465. package/dist/assets/ic-calendar.1d9c66d2.svg +19 -0
  466. package/dist/assets/ic-calender-blank.963e3423.svg +19 -0
  467. package/dist/assets/ic-cancelled.3cd048aa.svg +20 -0
  468. package/dist/assets/ic-card-stack.0de57a3a.svg +19 -0
  469. package/dist/assets/ic-caret-down-small.51947d9a.svg +19 -0
  470. package/dist/assets/ic-caret-down-small.66339dda.svg +19 -0
  471. package/dist/assets/ic-caret-down.1666c029.svg +19 -0
  472. package/dist/assets/ic-caret-left-small.fe00c98d.svg +19 -0
  473. package/dist/assets/ic-caret-left.603097a8.svg +19 -0
  474. package/dist/assets/ic-caret-right.f4dda7a7.svg +19 -0
  475. package/dist/assets/ic-cd.165ef184.svg +46 -0
  476. package/dist/assets/ic-celebration.0f457baf.svg +254 -0
  477. package/dist/assets/ic-chat-circle-dots.63f39467.svg +19 -0
  478. package/dist/assets/ic-chat-circle-online.cdf88c43.svg +20 -0
  479. package/dist/assets/ic-check-all.1d8ce377.svg +21 -0
  480. package/dist/assets/ic-check-circle-dots.296c8a3b.svg +20 -0
  481. package/dist/assets/ic-check-circle.ad80d835.svg +25 -0
  482. package/dist/assets/ic-check-square.ba02d96e.svg +20 -0
  483. package/dist/assets/ic-check.27c51fa1.svg +21 -0
  484. package/dist/assets/ic-check.ca1b4793.svg +19 -0
  485. package/dist/assets/ic-checkbox-hover.0151d832.svg +20 -0
  486. package/dist/assets/ic-checkbox-hover.93e8d66a.svg +20 -0
  487. package/dist/assets/ic-checkbox-intermediate.24c6d21d.svg +22 -0
  488. package/dist/assets/ic-checkbox-intermediate.2a2d6c49.svg +22 -0
  489. package/dist/assets/ic-checkbox-selected-error.632a283d.svg +20 -0
  490. package/dist/assets/ic-checkbox-selected-error.b40237bc.svg +20 -0
  491. package/dist/assets/ic-checkbox-selected.47444fab.svg +20 -0
  492. package/dist/assets/ic-checkbox-selected.c5539d6f.svg +20 -0
  493. package/dist/assets/ic-checkbox-unselected.8054e3d7.svg +19 -0
  494. package/dist/assets/ic-checkbox-unselected.ab91cdba.svg +19 -0
  495. package/dist/assets/ic-checked-list.aba26c40.svg +19 -0
  496. package/dist/assets/ic-checks.939fbbcf.svg +19 -0
  497. package/dist/assets/ic-chevron-down.fc70d7a7.svg +21 -0
  498. package/dist/assets/ic-ci-linked.b25fbb2f.svg +34 -0
  499. package/dist/assets/ic-circle-loader.9472965b.svg +17 -0
  500. package/dist/assets/ic-circle.98fce2b0.svg +25 -0
  501. package/dist/assets/ic-clean-brush.367a32fe.svg +19 -0
  502. package/dist/assets/ic-clock.4109c84f.svg +19 -0
  503. package/dist/assets/ic-clock.c21a2d14.svg +19 -0
  504. package/dist/assets/ic-close-large.ae3d6030.svg +19 -0
  505. package/dist/assets/ic-close-small.ee9fe1c3.svg +19 -0
  506. package/dist/assets/ic-close.43adc42a.svg +25 -0
  507. package/dist/assets/ic-cloud-vms.ba70e78d.svg +21 -0
  508. package/dist/assets/ic-cluster-isolated.778a1ee2.svg +19 -0
  509. package/dist/assets/ic-cluster.f688b9e5.svg +19 -0
  510. package/dist/assets/ic-code-commit.161a6b3c.svg +19 -0
  511. package/dist/assets/ic-code.1d1d4dd8.svg +19 -0
  512. package/dist/assets/ic-code.3af36d5c.svg +19 -0
  513. package/dist/assets/ic-collapse-all.56740920.svg +19 -0
  514. package/dist/assets/ic-commit.e3113dd9.svg +23 -0
  515. package/dist/assets/ic-compare.0ee3e4cf.svg +22 -0
  516. package/dist/assets/ic-container-registry.4e1e6455.svg +19 -0
  517. package/dist/assets/ic-container.13005c27.svg +19 -0
  518. package/dist/assets/ic-cookr.a317a655.svg +42 -0
  519. package/dist/assets/ic-copy.94cee0fb.svg +19 -0
  520. package/dist/assets/ic-copy.c4b628de.svg +19 -0
  521. package/dist/assets/ic-cpu.3024be12.svg +19 -0
  522. package/dist/assets/ic-cross.01e03666.svg +19 -0
  523. package/dist/assets/ic-crown.24ca27fc.svg +19 -0
  524. package/dist/assets/ic-cube.be637e97.svg +19 -0
  525. package/dist/assets/ic-delete-dots.9cebdcd9.svg +78 -0
  526. package/dist/assets/ic-delete-interactive.304dd293.svg +19 -0
  527. package/dist/assets/ic-delete-lightning.e835c6e9.svg +19 -0
  528. package/dist/assets/ic-delete.a6e8d3ad.svg +19 -0
  529. package/dist/assets/ic-delhivery.c4fecf0f.svg +31 -0
  530. package/dist/assets/ic-deploy-color.c7a46837.svg +30 -0
  531. package/dist/assets/ic-deploy-sync.9a3e3c28.svg +32 -0
  532. package/dist/assets/ic-devtron-ai.d17a01ed.svg +303 -0
  533. package/dist/assets/ic-devtron-app.a8b688d3.svg +23 -0
  534. package/dist/assets/ic-devtron-header-logo.e18ac7b6.svg +20 -0
  535. package/dist/assets/ic-devtron-job.a40f06cf.svg +26 -0
  536. package/dist/assets/ic-devtron.87ead611.svg +19 -0
  537. package/dist/assets/ic-diff-file-added.e111ba14.svg +22 -0
  538. package/dist/assets/ic-diff-file-removed.7863a55f.svg +22 -0
  539. package/dist/assets/ic-diff-file-updated.a8293158.svg +22 -0
  540. package/dist/assets/ic-disconnect.bfd4ffb6.svg +19 -0
  541. package/dist/assets/ic-discord-fill.16103b65.svg +19 -0
  542. package/dist/assets/ic-docker.48906f4d.svg +19 -0
  543. package/dist/assets/ic-dockerhub.03bd09a9.svg +19 -0
  544. package/dist/assets/ic-download.b0685453.svg +19 -0
  545. package/dist/assets/ic-download.c30437cd.svg +21 -0
  546. package/dist/assets/ic-drag.3f71e8aa.svg +24 -0
  547. package/dist/assets/ic-ecr.302d6ccb.svg +25 -0
  548. package/dist/assets/ic-edit-file.aea811d8.svg +20 -0
  549. package/dist/assets/ic-edit.b8b75800.svg +19 -0
  550. package/dist/assets/ic-email.5c944f9a.svg +19 -0
  551. package/dist/assets/ic-enter.cab07082.svg +19 -0
  552. package/dist/assets/ic-enterprise-feat.259c841f.svg +19 -0
  553. package/dist/assets/ic-enterprise-tag.345cda52.svg +59 -0
  554. package/dist/assets/ic-env.c0634f19.svg +29 -0
  555. package/dist/assets/ic-environment-isolated.c80b4a45.svg +19 -0
  556. package/dist/assets/ic-environment.d241eccb.svg +20 -0
  557. package/dist/assets/ic-error-cross.bf21e563.svg +24 -0
  558. package/dist/assets/ic-error-exclamation.c224de09.svg +22 -0
  559. package/dist/assets/ic-error-medium.ea542259.svg +22 -0
  560. package/dist/assets/ic-error.3ec5d5ef.svg +20 -0
  561. package/dist/assets/ic-error.9d61b25b.svg +20 -0
  562. package/dist/assets/ic-exit-fullscreen.1ae582d1.svg +19 -0
  563. package/dist/assets/ic-expand-all.d1d223f2.svg +19 -0
  564. package/dist/assets/ic-expand-right-sm.dfe84ab6.svg +19 -0
  565. package/dist/assets/ic-expand-sm.e0adb3a7.svg +19 -0
  566. package/dist/assets/ic-expand.ab992205.svg +19 -0
  567. package/dist/assets/ic-failure.0220b612.svg +24 -0
  568. package/dist/assets/ic-fast-forward.5c56ed0e.svg +20 -0
  569. package/dist/assets/ic-file-code.96f8c5d8.svg +19 -0
  570. package/dist/assets/ic-file-code.ed2812f3.svg +19 -0
  571. package/dist/assets/ic-file-edit.7dacd421.svg +19 -0
  572. package/dist/assets/ic-file-key.495ba0bb.svg +19 -0
  573. package/dist/assets/ic-file-text.f9563710.svg +19 -0
  574. package/dist/assets/ic-file.187aaee4.svg +19 -0
  575. package/dist/assets/ic-files.877903d3.svg +19 -0
  576. package/dist/assets/ic-filter-applied.6541e03d.svg +20 -0
  577. package/dist/assets/ic-filter-applied.9fc48d0f.svg +20 -0
  578. package/dist/assets/ic-filter.8f403d6f.svg +19 -0
  579. package/dist/assets/ic-filter.eaefc78a.svg +19 -0
  580. package/dist/assets/ic-flask.962df7dd.svg +19 -0
  581. package/dist/assets/ic-folder-color.88ee985f.svg +22 -0
  582. package/dist/assets/ic-folder-user.50e60be1.svg +19 -0
  583. package/dist/assets/ic-folder.051cd30d.svg +19 -0
  584. package/dist/assets/ic-folder.d5a0e01e.svg +19 -0
  585. package/dist/assets/ic-fullscreen-2.f138a5e8.svg +19 -0
  586. package/dist/assets/ic-fullscreen.b05e5087.svg +19 -0
  587. package/dist/assets/ic-gavel.1799f199.svg +19 -0
  588. package/dist/assets/ic-gear.7116a8bf.svg +20 -0
  589. package/dist/assets/ic-gift-gradient.581b1ac5.svg +25 -0
  590. package/dist/assets/ic-gift.8ea07edc.svg +19 -0
  591. package/dist/assets/ic-git-branch.7be08881.svg +19 -0
  592. package/dist/assets/ic-git.89f79adf.svg +17 -0
  593. package/dist/assets/ic-git.bb72e063.svg +17 -0
  594. package/dist/assets/ic-github.9d82ed09.svg +19 -0
  595. package/dist/assets/ic-github.b6e9d0f3.svg +19 -0
  596. package/dist/assets/ic-gitlab.ac331d67.svg +31 -0
  597. package/dist/assets/ic-gitlab.de184b7f.svg +31 -0
  598. package/dist/assets/ic-google-artifact-registry.2a167c8b.svg +34 -0
  599. package/dist/assets/ic-google-container-registry.320c53ee.svg +35 -0
  600. package/dist/assets/ic-google-gke.a28779b8.svg +25 -0
  601. package/dist/assets/ic-google.475640a4.svg +22 -0
  602. package/dist/assets/ic-grid-view.13207b99.svg +19 -0
  603. package/dist/assets/ic-hand-pointing.f0ed4e78.svg +20 -0
  604. package/dist/assets/ic-hash.2d8669eb.svg +19 -0
  605. package/dist/assets/ic-header.a91a9800.svg +21 -0
  606. package/dist/assets/ic-heart-green.6d3bb9cf.svg +20 -0
  607. package/dist/assets/ic-heart-red-animated.62caae80.svg +74 -0
  608. package/dist/assets/ic-heart-red.ae773db3.svg +19 -0
  609. package/dist/assets/ic-helm-app.089be06f.svg +20 -0
  610. package/dist/assets/ic-helm.20583d75.svg +19 -0
  611. package/dist/assets/ic-help-filled.b7ae284e.svg +20 -0
  612. package/dist/assets/ic-help-outline.4b30e33c.svg +19 -0
  613. package/dist/assets/ic-help-outline.9c012a0c.svg +19 -0
  614. package/dist/assets/ic-help.39c58c34.svg +19 -0
  615. package/dist/assets/ic-hibernate-circle.8a400518.svg +19 -0
  616. package/dist/assets/ic-hibernate.263ffcea.svg +19 -0
  617. package/dist/assets/ic-image.2a8ed117.svg +20 -0
  618. package/dist/assets/ic-in-progress.53ef18ae.svg +22 -0
  619. package/dist/assets/ic-in-progress.73f9ca1e.svg +20 -0
  620. package/dist/assets/ic-info-filled-color.7b8b860f.svg +24 -0
  621. package/dist/assets/ic-info-filled-override.99e8094a.svg +20 -0
  622. package/dist/assets/ic-info-filled.763be331.svg +20 -0
  623. package/dist/assets/ic-info-filled.f870ac11.svg +20 -0
  624. package/dist/assets/ic-info-outline.29f1089c.svg +20 -0
  625. package/dist/assets/ic-info-outline.d29630b4.svg +19 -0
  626. package/dist/assets/ic-info-outlined.f4fa3224.svg +29 -0
  627. package/dist/assets/ic-install.631b7b46.svg +19 -0
  628. package/dist/assets/ic-italic.358ca070.svg +19 -0
  629. package/dist/assets/ic-job-color.bb826301.svg +25 -0
  630. package/dist/assets/ic-k3s.310882f4.svg +19 -0
  631. package/dist/assets/ic-k8s-job.c4f9ccc7.svg +19 -0
  632. package/dist/assets/ic-key-enter.1bcea42a.svg +19 -0
  633. package/dist/assets/ic-key.56432553.svg +19 -0
  634. package/dist/assets/ic-kind.5d844446.svg +25 -0
  635. package/dist/assets/ic-laptop.06834890.svg +19 -0
  636. package/dist/assets/ic-ldap.0c5633d9.svg +19 -0
  637. package/dist/assets/ic-lego-block.ee4b63f1.svg +36 -0
  638. package/dist/assets/ic-lego.ae684d25.svg +19 -0
  639. package/dist/assets/ic-lightning-fill.83a792be.svg +19 -0
  640. package/dist/assets/ic-lightning.f4ff5588.svg +19 -0
  641. package/dist/assets/ic-lines.0a53b80a.svg +19 -0
  642. package/dist/assets/ic-link.8453e775.svg +19 -0
  643. package/dist/assets/ic-link.8b276915.svg +19 -0
  644. package/dist/assets/ic-linked-build-color.3833bda8.svg +23 -0
  645. package/dist/assets/ic-list-bullets.f055aa03.svg +20 -0
  646. package/dist/assets/ic-livspace.9f369ef7.svg +29 -0
  647. package/dist/assets/ic-locked.dab69058.svg +21 -0
  648. package/dist/assets/ic-logout.f0a8b488.svg +19 -0
  649. package/dist/assets/ic-logs.84f66850.svg +19 -0
  650. package/dist/assets/ic-magnifying-glass.b8c4da8f.svg +19 -0
  651. package/dist/assets/ic-man-on-rocket.93b070c4.svg +110 -0
  652. package/dist/assets/ic-match-case.13b7a2fa.svg +19 -0
  653. package/dist/assets/ic-match-word.d92addc3.svg +19 -0
  654. package/dist/assets/ic-mechanical-operation.04a318d6.svg +17 -0
  655. package/dist/assets/ic-medium-clean-brush.f683d4d6.svg +24 -0
  656. package/dist/assets/ic-medium-delete.8386c77e.svg +27 -0
  657. package/dist/assets/ic-medium-info.b59d7676.svg +21 -0
  658. package/dist/assets/ic-medium-paintbucket.45544bb9.svg +24 -0
  659. package/dist/assets/ic-medium-pause.7449078a.svg +19 -0
  660. package/dist/assets/ic-medium-play.f7a8ddb7.svg +19 -0
  661. package/dist/assets/ic-megaphone-left.ad5e7cbf.svg +19 -0
  662. package/dist/assets/ic-megaphone-right.0f7ef63f.svg +19 -0
  663. package/dist/assets/ic-memory.c3264de1.svg +19 -0
  664. package/dist/assets/ic-message.be6dba43.svg +19 -0
  665. package/dist/assets/ic-microsoft.7c7bcaeb.svg +22 -0
  666. package/dist/assets/ic-minikube.33d6538a.svg +25 -0
  667. package/dist/assets/ic-minus.65e341f4.svg +19 -0
  668. package/dist/assets/ic-minus.df865aaf.svg +19 -0
  669. package/dist/assets/ic-missing.917a1291.svg +20 -0
  670. package/dist/assets/ic-mobile.eabc9181.svg +20 -0
  671. package/dist/assets/ic-monitoring.30910a3c.svg +22 -0
  672. package/dist/assets/ic-more-vertical.18109fc1.svg +19 -0
  673. package/dist/assets/ic-namespace.8a09efbb.svg +19 -0
  674. package/dist/assets/ic-new.1907a03f.svg +19 -0
  675. package/dist/assets/ic-node-script.88af3604.svg +35 -0
  676. package/dist/assets/ic-not-authorized.cb3b5ff2.svg +95 -0
  677. package/dist/assets/ic-not-found.f5857c12.svg +176 -0
  678. package/dist/assets/ic-oidc.5e06656d.svg +20 -0
  679. package/dist/assets/ic-open-box.b15fcbbd.svg +19 -0
  680. package/dist/assets/ic-open-in-new.6aea09d0.svg +19 -0
  681. package/dist/assets/ic-openai.030b0cc2.svg +26 -0
  682. package/dist/assets/ic-openshift.3886b54f.svg +26 -0
  683. package/dist/assets/ic-ordered-list.879dc7c8.svg +19 -0
  684. package/dist/assets/ic-out-of-sync.824fb5c6.svg +24 -0
  685. package/dist/assets/ic-page-not-found.3c4f114b.svg +81 -0
  686. package/dist/assets/ic-paper-plane-color.b290f604.svg +36 -0
  687. package/dist/assets/ic-paper-plane.bf63ba1c.svg +19 -0
  688. package/dist/assets/ic-path.d562ddbf.svg +19 -0
  689. package/dist/assets/ic-pause-circle.d9dc254f.svg +19 -0
  690. package/dist/assets/ic-pencil.39510f9f.svg +19 -0
  691. package/dist/assets/ic-pencil.c75a6acc.svg +19 -0
  692. package/dist/assets/ic-person.d066bc6d.svg +19 -0
  693. package/dist/assets/ic-play-outline.d2551031.svg +19 -0
  694. package/dist/assets/ic-pull-request.31d0c981.svg +19 -0
  695. package/dist/assets/ic-pulsate-status.2ca548fd.svg +36 -0
  696. package/dist/assets/ic-quay.d622b34f.svg +27 -0
  697. package/dist/assets/ic-quote.10768489.svg +19 -0
  698. package/dist/assets/ic-quote.89f42bae.svg +19 -0
  699. package/dist/assets/ic-regex.e14a4ea3.svg +19 -0
  700. package/dist/assets/ic-replace-all-text.a87fd342.svg +19 -0
  701. package/dist/assets/ic-replace-text.cc5433be.svg +19 -0
  702. package/dist/assets/ic-resize-handle.f999b998.svg +25 -0
  703. package/dist/assets/ic-rocket-fail.874e54ce.svg +20 -0
  704. package/dist/assets/ic-rocket-gear.b4f582da.svg +19 -0
  705. package/dist/assets/ic-rocket-launch.5df99bf3.svg +19 -0
  706. package/dist/assets/ic-rotate-devtron.5a8363d8.svg +120 -0
  707. package/dist/assets/ic-scan-fallback.1e23e6fd.svg +20 -0
  708. package/dist/assets/ic-search.976327f1.svg +22 -0
  709. package/dist/assets/ic-selected.3a29e244.svg +20 -0
  710. package/dist/assets/ic-shapes.77fbbb93.svg +19 -0
  711. package/dist/assets/ic-shield-check.c26854d2.svg +19 -0
  712. package/dist/assets/ic-shield-check.ecde083d.svg +19 -0
  713. package/dist/assets/ic-shield-warning-outline.e6832dbc.svg +19 -0
  714. package/dist/assets/ic-sliders-vertical.7211dc4f.svg +23 -0
  715. package/dist/assets/ic-sort-arrow-down.5cf54d08.svg +19 -0
  716. package/dist/assets/ic-sort-ascending.8a25e19d.svg +19 -0
  717. package/dist/assets/ic-sort-descending.c5846635.svg +19 -0
  718. package/dist/assets/ic-sortable.117b8f83.svg +19 -0
  719. package/dist/assets/ic-sparkle-ai-color.b67e98ce.svg +27 -0
  720. package/dist/assets/ic-sparkle-color.39f6b618.svg +34 -0
  721. package/dist/assets/ic-speedometer.495c2d1c.svg +19 -0
  722. package/dist/assets/ic-spinny.945235a0.svg +30 -0
  723. package/dist/assets/ic-spray-can.199c0450.svg +19 -0
  724. package/dist/assets/ic-spray-can.955302fc.svg +19 -0
  725. package/dist/assets/ic-stack.a6a11fe3.svg +19 -0
  726. package/dist/assets/ic-stack.fbd3aea5.svg +19 -0
  727. package/dist/assets/ic-stamp.a3d8dea0.svg +19 -0
  728. package/dist/assets/ic-stop-fill.b6641c8b.svg +24 -0
  729. package/dist/assets/ic-strategy-blue-green-color.baaf7071.svg +22 -0
  730. package/dist/assets/ic-strategy-blue-green.8d61b66d.svg +19 -0
  731. package/dist/assets/ic-strategy-canary-color.3241aea9.svg +21 -0
  732. package/dist/assets/ic-strategy-canary.b6d42fbb.svg +19 -0
  733. package/dist/assets/ic-strategy-recreate-color.f62bd5ed.svg +20 -0
  734. package/dist/assets/ic-strategy-recreate.3aa96ce0.svg +19 -0
  735. package/dist/assets/ic-strategy-rolling-color.945b909a.svg +22 -0
  736. package/dist/assets/ic-strategy-rolling.3b901bf5.svg +19 -0
  737. package/dist/assets/ic-strikethrough.a1652ad9.svg +19 -0
  738. package/dist/assets/ic-success.63b86b4e.svg +20 -0
  739. package/dist/assets/ic-success.bcd5b258.svg +20 -0
  740. package/dist/assets/ic-sun.9fe1dd26.svg +19 -0
  741. package/dist/assets/ic-suspended.8a62c6bc.svg +25 -0
  742. package/dist/assets/ic-tag.1613fc59.svg +19 -0
  743. package/dist/assets/ic-tata1mg.a631cafa.svg +29 -0
  744. package/dist/assets/ic-terminal-fill.4bd66669.svg +19 -0
  745. package/dist/assets/ic-terminal.628344b9.svg +19 -0
  746. package/dist/assets/ic-thermometer.95af4a4b.svg +19 -0
  747. package/dist/assets/ic-thumb-down.1834436f.svg +19 -0
  748. package/dist/assets/ic-thumb-up.976f6efb.svg +19 -0
  749. package/dist/assets/ic-tilde.ec1a1ea4.svg +19 -0
  750. package/dist/assets/ic-timeout-dash.d8e2d62e.svg +21 -0
  751. package/dist/assets/ic-timer.ae5f10fa.svg +19 -0
  752. package/dist/assets/ic-timer.b62145ec.svg +19 -0
  753. package/dist/assets/ic-traffic-signal.cc68c2e5.svg +19 -0
  754. package/dist/assets/ic-travclan.86f22c7d.svg +29 -0
  755. package/dist/assets/ic-two-cubes.a775b635.svg +19 -0
  756. package/dist/assets/ic-ubuntu.540c22c9.svg +20 -0
  757. package/dist/assets/ic-unknown.89dc351a.svg +21 -0
  758. package/dist/assets/ic-unordered-list.42c1cbbc.svg +22 -0
  759. package/dist/assets/ic-upgrade-enterprise.49cbd888.svg +320 -0
  760. package/dist/assets/ic-upload-arrow-animated.3db85855.svg +17 -0
  761. package/dist/assets/ic-user-circle.a2143a4a.svg +19 -0
  762. package/dist/assets/ic-user-key.5dc44524.svg +20 -0
  763. package/dist/assets/ic-users.33cb397f.svg +19 -0
  764. package/dist/assets/ic-var-initial.afdaa854.svg +25 -0
  765. package/dist/assets/ic-view-variable-toggle.93c3599f.svg +19 -0
  766. package/dist/assets/ic-visibility-off.d91d3844.svg +19 -0
  767. package/dist/assets/ic-visibility-on.7505dd12.svg +20 -0
  768. package/dist/assets/ic-vulnerability-not-found.7d75cc30.svg +129 -0
  769. package/dist/assets/ic-warning-y5.d1fb03fe.svg +20 -0
  770. package/dist/assets/ic-warning.414e37e3.svg +21 -0
  771. package/dist/assets/ic-warning.ecf7ff97.svg +23 -0
  772. package/dist/assets/ic-webhook.d4431b07.svg +31 -0
  773. package/dist/assets/ic-webhook.ffd8ded6.svg +21 -0
  774. package/dist/assets/ic-wifi-slash.4bd4fb85.svg +19 -0
  775. package/dist/assets/ic-world-globe.c16eb8c2.svg +19 -0
  776. package/dist/assets/ic-world.1f6a5eaf.svg +19 -0
  777. package/dist/assets/inject-tag.28e72db6.svg +21 -0
  778. package/dist/assets/licenseCardBG.b507c5b0.svg +275 -0
  779. package/dist/assets/workflow-options-modal-header.ce3c6b31.svg +54 -0
  780. package/dist/index.d.ts +26 -38
  781. package/dist/index.js +954 -28984
  782. package/package.json +41 -44
  783. package/dist/@code-editor-BVZtUgT5.js +0 -101095
  784. package/dist/@common-rjsf-DdqxhBLA.js +0 -14244
  785. package/dist/@framer-motion-DCKZm5ZW.js +0 -151
  786. package/dist/@react-virtualized-sticky-tree-wVTOPy7r.js +0 -1255
  787. package/dist/@src-assets-images-DC7DybeM.js +0 -1073
  788. package/dist/@vendor-C8nzu6lT.js +0 -82688
  789. package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +0 -2
  790. package/dist/Common/InteractiveCellText/InteractiveCellText.d.ts +0 -27
  791. package/dist/Common/InteractiveCellText/index.d.ts +0 -2
  792. package/dist/Common/InteractiveCellText/types.d.ts +0 -10
  793. package/dist/Common/SegmentedBarChart/utils.d.ts +0 -2
  794. package/dist/MMQ4R4NB-BcwgyEYz.js +0 -2
  795. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +0 -2
  796. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +0 -1
  797. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/index.d.ts +0 -2
  798. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +0 -6
  799. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/index.d.ts +0 -1
  800. package/dist/Pages-Devtron-2.0/ApplicationManagement/index.d.ts +0 -1
  801. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/AutomationEnablementIcon.d.ts +0 -1
  802. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/index.d.ts +0 -2
  803. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/utils.d.ts +0 -6
  804. package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +0 -1
  805. package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +0 -1
  806. package/dist/Pages-Devtron-2.0/CostVisibility/Overview/index.d.ts +0 -1
  807. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/constants.d.ts +0 -4
  808. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/index.d.ts +0 -2
  809. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +0 -31
  810. package/dist/Pages-Devtron-2.0/CostVisibility/index.d.ts +0 -1
  811. package/dist/Pages-Devtron-2.0/DataProtectionManagement/index.d.ts +0 -1
  812. package/dist/Pages-Devtron-2.0/DataProtectionManagement/types.d.ts +0 -8
  813. package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +0 -1
  814. package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/index.d.ts +0 -1
  815. package/dist/Pages-Devtron-2.0/GlobalConfiguration/index.d.ts +0 -1
  816. package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +0 -1
  817. package/dist/Pages-Devtron-2.0/GlobalOverview/index.d.ts +0 -1
  818. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +0 -1
  819. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/index.d.ts +0 -2
  820. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +0 -6
  821. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/index.d.ts +0 -1
  822. package/dist/Pages-Devtron-2.0/InfrastructureManagement/index.d.ts +0 -1
  823. package/dist/Pages-Devtron-2.0/Navigation/index.d.ts +0 -1
  824. package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +0 -32
  825. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +0 -1
  826. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/index.d.ts +0 -1
  827. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +0 -6
  828. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/index.d.ts +0 -1
  829. package/dist/Pages-Devtron-2.0/SecurityCenter/index.d.ts +0 -1
  830. package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +0 -7
  831. package/dist/Pages-Devtron-2.0/Shared/Overview/constants.d.ts +0 -8
  832. package/dist/Pages-Devtron-2.0/Shared/Overview/index.d.ts +0 -3
  833. package/dist/Pages-Devtron-2.0/Shared/Overview/types.d.ts +0 -26
  834. package/dist/Pages-Devtron-2.0/Shared/Routes/index.d.ts +0 -1
  835. package/dist/Pages-Devtron-2.0/Shared/Routes/routes.d.ts +0 -574
  836. package/dist/Pages-Devtron-2.0/Shared/index.d.ts +0 -2
  837. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +0 -1
  838. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/index.d.ts +0 -1
  839. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/index.d.ts +0 -1
  840. package/dist/Pages-Devtron-2.0/index.d.ts +0 -8
  841. package/dist/Shared/Components/CICDHistory/ConflictedResourcesTable.d.ts +0 -3
  842. package/dist/Shared/Components/CICDHistory/LogStageHeader.d.ts +0 -3
  843. package/dist/Shared/Components/CICDHistory/ResourceConflictDeployDialog.d.ts +0 -3
  844. package/dist/Shared/Components/CICDHistory/ResourceConflictDetailsModal.d.ts +0 -3
  845. package/dist/Shared/Components/Card/Card.component.d.ts +0 -3
  846. package/dist/Shared/Components/Card/constants.d.ts +0 -4
  847. package/dist/Shared/Components/Card/index.d.ts +0 -2
  848. package/dist/Shared/Components/Card/types.d.ts +0 -25
  849. package/dist/Shared/Components/Charts/Chart.component.d.ts +0 -121
  850. package/dist/Shared/Components/Charts/constants.d.ts +0 -10
  851. package/dist/Shared/Components/Charts/index.d.ts +0 -4
  852. package/dist/Shared/Components/Charts/plugins.d.ts +0 -7
  853. package/dist/Shared/Components/Charts/types.d.ts +0 -133
  854. package/dist/Shared/Components/Charts/utils.d.ts +0 -30
  855. package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +0 -3
  856. package/dist/Shared/Components/ClusterStatusIcon/index.d.ts +0 -1
  857. package/dist/Shared/Components/ClusterStatusIcon/types.d.ts +0 -5
  858. package/dist/Shared/Components/ClusterStatusIcon/utils.d.ts +0 -2
  859. package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +0 -3
  860. package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +0 -3
  861. package/dist/Shared/Components/ExportToCsv/index.d.ts +0 -2
  862. package/dist/Shared/Components/ExportToCsv/types.d.ts +0 -65
  863. package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +0 -3
  864. package/dist/Shared/Components/KeyboardShortcut/constants.d.ts +0 -3
  865. package/dist/Shared/Components/KeyboardShortcut/index.d.ts +0 -1
  866. package/dist/Shared/Components/KeyboardShortcut/types.d.ts +0 -4
  867. package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +0 -3
  868. package/dist/Shared/Components/PrometheusConfigurations/index.d.ts +0 -2
  869. package/dist/Shared/Components/PrometheusConfigurations/types.d.ts +0 -20
  870. package/dist/Shared/Components/Security/SecurityDetailsCards/ReportTabEmptyState.d.ts +0 -2
  871. package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +0 -2
  872. package/dist/Shared/Components/SideNavigation/index.d.ts +0 -2
  873. package/dist/Shared/Components/SideNavigation/types.d.ts +0 -19
  874. package/dist/V4HPSUGU-CVxYeSFL.js +0 -2
  875. package/dist/assets/create-backup-schedule.bbac4a86.webp +0 -0
  876. package/dist/assets/create-backup-snapshot.c794f612.webp +0 -0
  877. package/dist/assets/img-devtron-freemium.d0657c61.webp +0 -0
  878. package/dist/assets/index.css +0 -1
  879. package/dist/assets/no-cluster-cost-enabled.038c73db.webp +0 -0
  880. package/dist/javascript-Bd5C1OVD.js +0 -2
  881. package/dist/rolldown-runtime-BETGA6I9.js +0 -23
  882. package/dist/vitesse-dark-BYjo5a9A.js +0 -2
  883. package/dist/vitesse-light-TxN76gvj.js +0 -2
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg 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>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="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>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.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>
@@ -0,0 +1,20 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path 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>
@@ -0,0 +1,20 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
18
+ <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>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" 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>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 12h12M2 7.5h19.5m-11.75 9h4.5" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="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>
@@ -0,0 +1,22 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="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>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="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>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
18
+ <path fill="#06C" fill-rule="nonzero" d="M9.465 3H5a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3h-6.465L11.13 3.89A2 2 0 0 0 9.465 3zM5 5h4.465l1.406 2.11a2 2 0 0 0 1.664.89H19a1 1 0 0 1 1 1v9a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1z"/>
19
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="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>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="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>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path d="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>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="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>
@@ -0,0 +1,20 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#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>
@@ -0,0 +1,25 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="url(#ic-gift-gradient)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.5 12.4v7.75a.75.75 0 0 1-.75.75H5.25a.75.75 0 0 1-.75-.75V12.4M12 7.9v13m0-13s3.182 0 4.243-1.06a2.25 2.25 0 0 0-3.182-3.182C12 4.718 12 7.901 12 7.901Zm0 0s-3.182 0-4.243-1.06a2.25 2.25 0 0 1 3.182-3.182C12 4.718 12 7.901 12 7.901Zm-8.25 0h16.5a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-.75.75H3.75a.75.75 0 0 1-.75-.75v-3a.75.75 0 0 1 .75-.75Z" vector-effect="non-scaling-stroke"/>
19
+ <defs>
20
+ <linearGradient id="ic-gift-gradient" x1="14.5" y1="9.27323" x2="1.82753" y2="7.60329" gradientUnits="userSpaceOnUse">
21
+ <stop stop-color="#DFB74F" />
22
+ <stop offset="1" stop-color="#FFECA8" />
23
+ </linearGradient>
24
+ </defs>
25
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
18
+ <path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="M11.375 7.234v4.52a.438.438 0 0 1-.438.438H3.064a.438.438 0 0 1-.438-.437V7.234M7 4.609v7.583M7 4.61s1.856 0 2.475-.619a1.313 1.313 0 0 0-1.856-1.856C7 2.753 7 4.609 7 4.609Zm0 0s-1.856 0-2.475-.619a1.313 1.313 0 0 1 1.856-1.856C7 2.753 7 4.609 7 4.609Zm-4.813 0h9.626c.241 0 .437.196.437.437v1.75a.438.438 0 0 1-.438.438H2.188a.438.438 0 0 1-.438-.438v-1.75c0-.241.196-.437.438-.437Z" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
18
+ <path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.375 15a2.625 2.625 0 1 0 0 5.25 2.625 2.625 0 0 0 0-5.25Zm0 0v-.75A2.25 2.25 0 0 1 8.625 12h6.75a2.25 2.25 0 0 0 2.25-2.25V9m-11.25 6V9m11.25 0a2.625 2.625 0 1 0 0-5.25 2.625 2.625 0 0 0 0 5.25ZM6.375 9a2.625 2.625 0 1 0 0-5.25 2.625 2.625 0 0 0 0 5.25Z" vector-effect="non-scaling-stroke"/>
19
+ </svg>
@@ -0,0 +1,17 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="24" height="24"><path fill="#F4511E" d="M42.2,22.1L25.9,5.8C25.4,5.3,24.7,5,24,5c0,0,0,0,0,0c-0.7,0-1.4,0.3-1.9,0.8l-3.5,3.5l4.1,4.1c0.4-0.2,0.8-0.3,1.3-0.3c1.7,0,3,1.3,3,3c0,0.5-0.1,0.9-0.3,1.3l4,4c0.4-0.2,0.8-0.3,1.3-0.3c1.7,0,3,1.3,3,3s-1.3,3-3,3c-1.7,0-3-1.3-3-3c0-0.5,0.1-0.9,0.3-1.3l-4-4c-0.1,0-0.2,0.1-0.3,0.1v10.4c1.2,0.4,2,1.5,2,2.8c0,1.7-1.3,3-3,3s-3-1.3-3-3c0-1.3,0.8-2.4,2-2.8V18.8c-1.2-0.4-2-1.5-2-2.8c0-0.5,0.1-0.9,0.3-1.3l-4.1-4.1L5.8,22.1C5.3,22.6,5,23.3,5,24c0,0.7,0.3,1.4,0.8,1.9l16.3,16.3c0,0,0,0,0,0c0.5,0.5,1.2,0.8,1.9,0.8s1.4-0.3,1.9-0.8l16.3-16.3c0.5-0.5,0.8-1.2,0.8-1.9C43,23.3,42.7,22.6,42.2,22.1z"/></svg>
@@ -0,0 +1,17 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="24" height="24"><path fill="#F4511E" d="M42.2,22.1L25.9,5.8C25.4,5.3,24.7,5,24,5c0,0,0,0,0,0c-0.7,0-1.4,0.3-1.9,0.8l-3.5,3.5l4.1,4.1c0.4-0.2,0.8-0.3,1.3-0.3c1.7,0,3,1.3,3,3c0,0.5-0.1,0.9-0.3,1.3l4,4c0.4-0.2,0.8-0.3,1.3-0.3c1.7,0,3,1.3,3,3s-1.3,3-3,3c-1.7,0-3-1.3-3-3c0-0.5,0.1-0.9,0.3-1.3l-4-4c-0.1,0-0.2,0.1-0.3,0.1v10.4c1.2,0.4,2,1.5,2,2.8c0,1.7-1.3,3-3,3s-3-1.3-3-3c0-1.3,0.8-2.4,2-2.8V18.8c-1.2-0.4-2-1.5-2-2.8c0-0.5,0.1-0.9,0.3-1.3l-4.1-4.1L5.8,22.1C5.3,22.6,5,23.3,5,24c0,0.7,0.3,1.4,0.8,1.9l16.3,16.3c0,0,0,0,0,0c0.5,0.5,1.2,0.8,1.9,0.8s1.4-0.3,1.9-0.8l16.3-16.3c0.5-0.5,0.8-1.2,0.8-1.9C43,23.3,42.7,22.6,42.2,22.1z"/></svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
18
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.99931 2.07795C5.39819 2.07795 1.66675 5.8089 1.66675 10.4116C1.66675 14.0929 4.05428 17.2165 7.36572 18.319C7.78265 18.3952 7.93459 18.1379 7.93459 17.9169C7.93459 17.7189 7.92743 17.1951 7.92334 16.4998C5.60538 17.0032 5.11631 15.3825 5.11631 15.3825C4.73724 14.4198 4.19087 14.1635 4.19087 14.1635C3.43425 13.6468 4.24817 13.657 4.24817 13.657C5.0846 13.7158 5.52455 14.5159 5.52455 14.5159C6.26787 15.7893 7.4752 15.4214 7.94994 15.2081C8.02565 14.6699 8.24102 14.3026 8.47891 14.0944C6.62853 13.8836 4.68301 13.169 4.68301 9.97569C4.68301 9.0656 5.00786 8.32228 5.54093 7.73959C5.45498 7.52882 5.16901 6.68163 5.62278 5.53416C5.62278 5.53416 6.3221 5.31009 7.91412 6.38798C8.57866 6.2033 9.2918 6.11122 10.0003 6.10764C10.7084 6.11122 11.421 6.2033 12.0865 6.38798C13.6776 5.31009 14.3759 5.53416 14.3759 5.53416C14.8306 6.68163 14.5447 7.52882 14.4592 7.73959C14.9933 8.32228 15.3156 9.0656 15.3156 9.97569C15.3156 13.1771 13.367 13.8816 11.511 14.0877C11.8098 14.3451 12.0763 14.8536 12.0763 15.6312C12.0763 16.7449 12.0661 17.6437 12.0661 17.9169C12.0661 18.14 12.2165 18.3993 12.6391 18.318C15.9479 17.2135 18.3334 14.0924 18.3334 10.4116C18.3334 5.8089 14.602 2.07795 9.99931 2.07795Z" fill="#1B1817"/>
19
+ </svg>
@@ -0,0 +1,19 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.9991 2.49363C6.47773 2.49363 2 6.97077 2 12.494C2 16.9115 4.86504 20.66 8.83876 21.9829C9.33908 22.0744 9.52141 21.7656 9.52141 21.5004C9.52141 21.2628 9.51282 20.6342 9.50791 19.7999C6.72636 20.404 6.13948 18.4592 6.13948 18.4592C5.68458 17.3038 5.02895 16.9962 5.02895 16.9962C4.121 16.3762 5.09771 16.3885 5.09771 16.3885C6.10142 16.4591 6.62936 17.4192 6.62936 17.4192C7.52135 18.9472 8.97014 18.5058 9.53983 18.2498C9.63069 17.604 9.88913 17.1632 10.1746 16.9134C7.95414 16.6604 5.61951 15.8028 5.61951 11.9709C5.61951 10.8788 6.00934 9.98683 6.64901 9.28761C6.54588 9.03468 6.20271 8.01805 6.74723 6.64109C6.74723 6.64109 7.58642 6.37221 9.49685 7.66568C10.2943 7.44406 11.1501 7.33356 12.0003 7.32927C12.8499 7.33356 13.7051 7.44406 14.5038 7.66568C16.413 6.37221 17.2509 6.64109 17.2509 6.64109C17.7967 8.01805 17.4535 9.03468 17.351 9.28761C17.9919 9.98683 18.3786 10.8788 18.3786 11.9709C18.3786 15.8127 16.0403 16.658 13.8131 16.9054C14.1716 17.2142 14.4915 17.8244 14.4915 18.7575C14.4915 20.0939 14.4792 21.1726 14.4792 21.5004C14.4792 21.768 14.6597 22.0793 15.1668 21.9817C19.1374 20.6563 22 16.9109 22 12.494C22 6.97077 17.5223 2.49363 11.9991 2.49363Z" fill="var(--N800)"/>
19
+ </svg>
@@ -0,0 +1,31 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
18
+ <g fill="none" fill-rule="evenodd">
19
+ <path data-style-override="false" d="M0 0h24v24H0z"/>
20
+ <g fill-rule="nonzero">
21
+ <path data-style-override="false" fill="#FC6D26" d="M21.95 13.522l-1.118-3.439-2.214-6.82a.383.383 0 0 0-.726 0l-2.214 6.816H8.32L6.107 3.262a.382.382 0 0 0-.726 0l-2.21 6.817-1.12 3.443a.762.762 0 0 0 .276.852L12 21.402l9.671-7.028a.763.763 0 0 0 .28-.852"/>
22
+ <path data-style-override="false" fill="#E24329" d="M12 21.397l3.678-11.318H8.324z"/>
23
+ <path data-style-override="false" fill="#FC6D26" d="M12 21.397L8.32 10.079H3.174z"/>
24
+ <path data-style-override="false" fill="#FCA326" d="M3.169 10.082l-1.12 3.44a.762.762 0 0 0 .276.85L12 21.403l-8.831-11.32z"/>
25
+ <path data-style-override="false" fill="#E24329" d="M3.17 10.082h5.155L6.107 3.266a.383.383 0 0 0-.727 0l-2.21 6.816z"/>
26
+ <path data-style-override="false" fill="#FC6D26" d="M12 21.397l3.678-11.318h5.156z"/>
27
+ <path data-style-override="false" fill="#FCA326" d="M20.83 10.082l1.12 3.44a.76.76 0 0 1-.276.85L12 21.398l8.828-11.315h.003z"/>
28
+ <path data-style-override="false" fill="#E24329" d="M20.833 10.082H15.68l2.214-6.816a.382.382 0 0 1 .726 0l2.214 6.816z"/>
29
+ </g>
30
+ </g>
31
+ </svg>
@@ -0,0 +1,31 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
18
+ <g fill="none" fill-rule="evenodd">
19
+ <path d="M0 0h24v24H0z"/>
20
+ <g fill-rule="nonzero">
21
+ <path fill="#FC6D26" d="M21.95 13.522l-1.118-3.439-2.214-6.82a.383.383 0 0 0-.726 0l-2.214 6.816H8.32L6.107 3.262a.382.382 0 0 0-.726 0l-2.21 6.817-1.12 3.443a.762.762 0 0 0 .276.852L12 21.402l9.671-7.028a.763.763 0 0 0 .28-.852"/>
22
+ <path fill="#E24329" d="M12 21.397l3.678-11.318H8.324z"/>
23
+ <path fill="#FC6D26" d="M12 21.397L8.32 10.079H3.174z"/>
24
+ <path fill="#FCA326" d="M3.169 10.082l-1.12 3.44a.762.762 0 0 0 .276.85L12 21.403l-8.831-11.32z"/>
25
+ <path fill="#E24329" d="M3.17 10.082h5.155L6.107 3.266a.383.383 0 0 0-.727 0l-2.21 6.816z"/>
26
+ <path fill="#FC6D26" d="M12 21.397l3.678-11.318h5.156z"/>
27
+ <path fill="#FCA326" d="M20.83 10.082l1.12 3.44a.76.76 0 0 1-.276.85L12 21.398l8.828-11.315h.003z"/>
28
+ <path fill="#E24329" d="M20.833 10.082H15.68l2.214-6.816a.382.382 0 0 1 .726 0l2.214 6.816z"/>
29
+ </g>
30
+ </g>
31
+ </svg>
@@ -0,0 +1,34 @@
1
+ <!--
2
+ - Copyright (c) 2024. Devtron Inc.
3
+ -
4
+ - Licensed under the Apache License, Version 2.0 (the "License");
5
+ - you may not use this file except in compliance with the License.
6
+ - You may obtain a copy of the License at
7
+ -
8
+ - http://www.apache.org/licenses/LICENSE-2.0
9
+ -
10
+ - Unless required by applicable law or agreed to in writing, software
11
+ - distributed under the License is distributed on an "AS IS" BASIS,
12
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ - See the License for the specific language governing permissions and
14
+ - limitations under the License.
15
+ -->
16
+
17
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
18
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6.10714 2.31934L1 5.26576V18.7211L6.10714 21.6676V19.114L3.16071 17.4443V6.54255L6.10714 4.87291V2.31934Z" fill="#5C85DE"/>
19
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1 7.81878V16.167L3.16071 17.4438V6.54199L1 7.81878Z" fill="#3367D6"/>
20
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1 7.81878L3.16071 7.32771V6.54199L1 7.81878Z" fill="#3367D6"/>
21
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.8929 2.31934V4.87291L20.8393 6.54255V17.4443L17.8929 19.114V21.6676L23 18.7211V5.26576L17.8929 2.31934Z" fill="#5C85DE"/>
22
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20.8393 17.4438L23 16.167V7.81878L20.8393 6.54199V17.4438Z" fill="#3367D6"/>
23
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20.8393 7.32771L23 7.81878L20.8393 6.54199V7.32771Z" fill="#3367D6"/>
24
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20.8393 16.7563V17.4438L23 16.167L20.8393 16.7563Z" fill="#3367D6"/>
25
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 5.36328L9.05357 6.93471L12 8.50614L14.9464 6.93471L12 5.36328Z" fill="#5C85DE"/>
26
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12.3929 12.1405L15.2411 10.5691V7.52441L12.3929 9.09584V12.1405Z" fill="#3367D6"/>
27
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.7054 9.09584L8.75893 7.52441V10.5691L11.7054 12.1405V9.09584Z" fill="#3367D6"/>
28
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.62142 11.1338L5.77321 12.7052L8.62142 14.2766L11.3714 12.7052L8.62142 11.1338Z" fill="#5C85DE"/>
29
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.81786 17.9096L11.6661 16.3382V13.1953L8.81786 14.7667V17.9096Z" fill="#3367D6"/>
30
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.32679 14.7667L5.47858 13.1953V16.3382L8.32679 17.9096V14.7667Z" fill="#3367D6"/>
31
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M15.4572 11.1338L12.6089 12.7052L15.4572 14.2766L18.3054 12.7052L15.4572 11.1338Z" fill="#5C85DE"/>
32
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M15.7518 17.9096L18.6 16.3382V13.1953L15.7518 14.7667V17.9096Z" fill="#3367D6"/>
33
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M15.1625 14.7667L12.3143 13.1953V16.3382L15.1625 17.9096V14.7667Z" fill="#3367D6"/>
34
+ </svg>