@devtron-labs/devtron-fe-common-lib 1.22.8-beta-10 → 1.22.8-beta-12

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 (416) hide show
  1. package/dist/{@code-editor-rEqJGIcw.js → @code-editor-DIhDxrY0.js} +11935 -11645
  2. package/dist/@common-rjsf-CgYkoZxP.js +592 -0
  3. package/dist/@framer-motion-wap8UOQD.js +4959 -0
  4. package/dist/{@moment-CGWt8tF2.js → @moment-DMLRxgRE.js} +501 -532
  5. package/dist/{@react-select-C5q5RdNV.js → @react-select-VU7Fmo9p.js} +3 -3
  6. package/dist/{@react-virtualized-sticky-tree-LXSXNrbc.js → @react-virtualized-sticky-tree-CAu3_TV1.js} +3 -3
  7. package/dist/@vendor-WBEJ0Pz6.js +204225 -0
  8. package/dist/Common/API/QueryClientProvider.d.ts +1 -1
  9. package/dist/Common/API/reactQueryHooks.d.ts +3 -4
  10. package/dist/Common/AddCDButton/AddCDButton.d.ts +1 -1
  11. package/dist/Common/BreadCrumb/BreadCrumb.d.ts +1 -1
  12. package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +3 -3
  13. package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +1 -1
  14. package/dist/Common/BreadCrumb/Types.d.ts +1 -0
  15. package/dist/Common/ChartVersionAndTypeSelector.d.ts +1 -1
  16. package/dist/Common/Checkbox/Checkbox.d.ts +1 -1
  17. package/dist/Common/ClipboardButton/ClipboardButton.d.ts +1 -1
  18. package/dist/Common/ClipboardButton/types.d.ts +0 -3
  19. package/dist/Common/Common.service.d.ts +1 -12
  20. package/dist/Common/Constants.d.ts +2 -77
  21. package/dist/Common/CustomTagSelector/PropagateTagInfo.d.ts +1 -1
  22. package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
  23. package/dist/Common/CustomTagSelector/TagDetails.d.ts +1 -1
  24. package/dist/Common/CustomTagSelector/TagLabelValueSelector.d.ts +1 -1
  25. package/dist/Common/DebouncedSearch/DebouncedSearch.d.ts +1 -1
  26. package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +1 -1
  27. package/dist/Common/DevtronCopyright.d.ts +1 -1
  28. package/dist/Common/DevtronProgressing/DevtronProgressing.d.ts +1 -0
  29. package/dist/Common/Dialogs/DialogForm.d.ts +6 -6
  30. package/dist/Common/DraggableWrapper/DraggableButton.d.ts +1 -1
  31. package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +1 -1
  32. package/dist/Common/Drawer/Drawer.d.ts +1 -1
  33. package/dist/Common/EmptyState/GenericEmptyState.d.ts +1 -0
  34. package/dist/Common/EmptyState/GenericFilterEmptyState.d.ts +1 -1
  35. package/dist/Common/ErrorPage.d.ts +1 -1
  36. package/dist/Common/ErrorScreenManager.d.ts +1 -1
  37. package/dist/Common/ErrorScreenNotAuthorized.d.ts +1 -1
  38. package/dist/Common/GenericDescription/GenericDescription.d.ts +1 -1
  39. package/dist/Common/GenericDescription/constant.d.ts +40 -0
  40. package/dist/Common/GenericDescription/types.d.ts +1 -6
  41. package/dist/Common/GenericDescription/utils.d.ts +0 -1
  42. package/dist/Common/Grid/Grid.d.ts +1 -1
  43. package/dist/Common/Helper.d.ts +4 -4
  44. package/dist/Common/Hooks/UseRegisterShortcut/UseRegisterShortcutProvider.d.ts +1 -1
  45. package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
  46. package/dist/Common/ImageTags.d.ts +2 -2
  47. package/dist/Common/InteractiveCellText/InteractiveCellText.d.ts +1 -1
  48. package/dist/Common/Markdown/MarkDown.d.ts +1 -1
  49. package/dist/Common/Modals/Modal.d.ts +1 -1
  50. package/dist/Common/Modals/VisibleModal.d.ts +4 -4
  51. package/dist/Common/Modals/VisibleModal2.d.ts +4 -4
  52. package/dist/Common/MultiSelectCustomization.d.ts +7 -7
  53. package/dist/Common/Pagination/PageSizeSelector.d.ts +1 -1
  54. package/dist/Common/Pagination/Pagination.d.ts +1 -1
  55. package/dist/Common/PopupMenu.d.ts +2 -2
  56. package/dist/Common/Progressing.d.ts +1 -0
  57. package/dist/Common/RJSF/Form.d.ts +1 -2
  58. package/dist/Common/RJSF/common/FieldRow.d.ts +1 -1
  59. package/dist/Common/RJSF/templates/ArrayFieldItemTemplate.d.ts +2 -2
  60. package/dist/Common/RJSF/templates/ArrayFieldTemplate.d.ts +1 -1
  61. package/dist/Common/RJSF/templates/BaseInput.d.ts +1 -1
  62. package/dist/Common/RJSF/templates/ButtonTemplates/AddButton.d.ts +1 -1
  63. package/dist/Common/RJSF/templates/ButtonTemplates/RemoveButton.d.ts +1 -1
  64. package/dist/Common/RJSF/templates/ButtonTemplates/SubmitButton.d.ts +1 -1
  65. package/dist/Common/RJSF/templates/Field.d.ts +1 -1
  66. package/dist/Common/RJSF/templates/FieldErrorTemplate.d.ts +1 -1
  67. package/dist/Common/RJSF/templates/ObjectFieldTemplate.d.ts +1 -1
  68. package/dist/Common/RJSF/templates/TitleField.d.ts +3 -2
  69. package/dist/Common/RJSF/templates/WrapIfAdditionalTemplate.d.ts +1 -1
  70. package/dist/Common/RJSF/utils.d.ts +1 -1
  71. package/dist/Common/RJSF/widgets/Checkbox.d.ts +1 -1
  72. package/dist/Common/RJSF/widgets/Select.d.ts +1 -1
  73. package/dist/Common/RadioGroup.d.ts +1 -1
  74. package/dist/Common/RadioGroupItem.d.ts +1 -1
  75. package/dist/Common/Reload.d.ts +1 -1
  76. package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
  77. package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
  78. package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +1 -1
  79. package/dist/Common/SortableTableHeaderCell/SortableTableHeaderCell.d.ts +1 -1
  80. package/dist/Common/SortableTableHeaderCell/types.d.ts +0 -4
  81. package/dist/Common/TippyCustomized.d.ts +1 -1
  82. package/dist/Common/Tooltip/ShortcutKeyComboTooltipContent.d.ts +1 -1
  83. package/dist/Common/Tooltip/Tooltip.d.ts +1 -1
  84. package/dist/Common/Types.d.ts +84 -77
  85. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/DTApplicationMetricsFormField.d.ts +1 -1
  86. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/OverrideStrategyTippyContent.d.ts +1 -1
  87. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/utils.d.ts +1 -1
  88. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/FileConfigTippy.d.ts +1 -1
  89. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts +1 -1
  90. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupTableRow.d.ts +1 -1
  91. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupsTable.component.d.ts +1 -1
  92. package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
  93. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +1 -1
  94. package/dist/Pages/GlobalConfigurations/ScopedVariables/types.d.ts +2 -2
  95. package/dist/Pages/ResourceBrowser/ClusterMap/ClusterMap.d.ts +1 -1
  96. package/dist/Pages/ResourceBrowser/ForceDeleteOption.d.ts +1 -1
  97. package/dist/Pages/ResourceBrowser/NodeDrainOptions.d.ts +1 -1
  98. package/dist/Pages/ResourceBrowser/constants.d.ts +1 -11
  99. package/dist/Pages/ResourceBrowser/types.d.ts +1 -1
  100. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +1 -1
  101. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +1 -1
  102. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/AutomationEnablementIcon.d.ts +1 -0
  103. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/index.d.ts +2 -0
  104. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/utils.d.ts +6 -0
  105. package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +1 -1
  106. package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -1
  107. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +1 -1
  108. package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -1
  109. package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -1
  110. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -1
  111. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +1 -1
  112. package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +2 -2
  113. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +1 -1
  114. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +1 -1
  115. package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +4 -4
  116. package/dist/Pages-Devtron-2.0/Shared/Routes/index.d.ts +1 -0
  117. package/dist/Pages-Devtron-2.0/Shared/Routes/routes.d.ts +563 -0
  118. package/dist/Pages-Devtron-2.0/Shared/index.d.ts +1 -0
  119. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -1
  120. package/dist/Pages-Devtron-2.0/index.d.ts +1 -0
  121. package/dist/Shared/Components/APIResponseHandler/APIResponseHandler.d.ts +1 -1
  122. package/dist/Shared/Components/AboutDevtron/AboutDevtronBody.d.ts +1 -1
  123. package/dist/Shared/Components/AboutDevtron/AboutDevtronDialog.d.ts +1 -1
  124. package/dist/Shared/Components/ActionMenu/ActionMenu.component.d.ts +1 -1
  125. package/dist/Shared/Components/ActionMenu/ActionMenuItem.d.ts +1 -1
  126. package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +66 -41
  127. package/dist/Shared/Components/ActivityIndicator/ActivityIndicator.d.ts +1 -1
  128. package/dist/Shared/Components/AnimatedDeployButton/AnimatedDeployButton.d.ts +1 -1
  129. package/dist/Shared/Components/AnimatedTimer/AnimatedTimer.component.d.ts +1 -1
  130. package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +1 -1
  131. package/dist/Shared/Components/AppStatusModal/AppStatusContent.d.ts +1 -1
  132. package/dist/Shared/Components/AppStatusModal/AppStatusModal.component.d.ts +1 -1
  133. package/dist/Shared/Components/AppStatusModal/AppStatusModalTabList.d.ts +1 -1
  134. package/dist/Shared/Components/AppStatusModal/types.d.ts +1 -4
  135. package/dist/Shared/Components/ArtifactInfoModal/ArtifactInfoModal.component.d.ts +1 -1
  136. package/dist/Shared/Components/Badge/Badge.d.ts +1 -1
  137. package/dist/Shared/Components/BulkOperations/BulkOperations.component.d.ts +1 -1
  138. package/dist/Shared/Components/BulkOperations/BulkOperationsResultModal.d.ts +1 -1
  139. package/dist/Shared/Components/BulkOperations/types.d.ts +1 -1
  140. package/dist/Shared/Components/BulkSelection/BulkSelection.d.ts +1 -1
  141. package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
  142. package/dist/Shared/Components/BulkSelection/types.d.ts +2 -0
  143. package/dist/Shared/Components/Button/Button.component.d.ts +2 -388
  144. package/dist/Shared/Components/ButtonWithLoader/ButtonWithLoader.d.ts +1 -1
  145. package/dist/Shared/Components/ButtonWithSelector/ButtonWithSelector.d.ts +1 -1
  146. package/dist/Shared/Components/CICDHistory/Artifacts.d.ts +2 -2
  147. package/dist/Shared/Components/CICDHistory/BuildAndTaskSummaryTooltipCard.d.ts +1 -0
  148. package/dist/Shared/Components/CICDHistory/CDEmptyState.d.ts +1 -1
  149. package/dist/Shared/Components/CICDHistory/CiPipelineSourceConfig.d.ts +1 -1
  150. package/dist/Shared/Components/CICDHistory/ConflictedResourcesTable.d.ts +1 -1
  151. package/dist/Shared/Components/CICDHistory/DeploymentDetailSteps.d.ts +1 -1
  152. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiff.d.ts +1 -1
  153. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiffCompare.d.ts +1 -1
  154. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryDiffView.d.ts +1 -1
  155. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/helpers.d.ts +2 -2
  156. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/types.d.ts +6 -6
  157. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +1 -1
  158. package/dist/Shared/Components/CICDHistory/DeploymentStatusBreakdown.d.ts +1 -1
  159. package/dist/Shared/Components/CICDHistory/DeploymentStatusDetailRow.d.ts +1 -1
  160. package/dist/Shared/Components/CICDHistory/GitTriggerList.d.ts +1 -0
  161. package/dist/Shared/Components/CICDHistory/History.components.d.ts +2 -1
  162. package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +1 -1
  163. package/dist/Shared/Components/CICDHistory/LogsRenderer.d.ts +1 -1
  164. package/dist/Shared/Components/CICDHistory/ResourceConflictDeployDialog.d.ts +1 -1
  165. package/dist/Shared/Components/CICDHistory/ResourceConflictDetailsModal.d.ts +1 -1
  166. package/dist/Shared/Components/CICDHistory/Sidebar.d.ts +1 -1
  167. package/dist/Shared/Components/CICDHistory/StatusFilterButtonComponent.d.ts +1 -1
  168. package/dist/Shared/Components/CICDHistory/TriggerDetails.d.ts +1 -1
  169. package/dist/Shared/Components/CICDHistory/TriggerOutput.d.ts +1 -1
  170. package/dist/Shared/Components/CICDHistory/WorkerStatus.d.ts +1 -0
  171. package/dist/Shared/Components/CICDHistory/constants.d.ts +1 -1
  172. package/dist/Shared/Components/CICDHistory/types.d.ts +9 -7
  173. package/dist/Shared/Components/CICDHistory/utils.d.ts +3 -3
  174. package/dist/Shared/Components/CMCS/ConfigMapSecretReadyOnly.d.ts +1 -1
  175. package/dist/Shared/Components/CMCS/helpers.d.ts +1 -1
  176. package/dist/Shared/Components/Card/Card.component.d.ts +1 -1
  177. package/dist/Shared/Components/Charts/Chart.component.d.ts +1 -1
  178. package/dist/Shared/Components/Charts/types.d.ts +2 -0
  179. package/dist/Shared/Components/Charts/utils.d.ts +1 -1
  180. package/dist/Shared/Components/Chip/Chip.component.d.ts +1 -1
  181. package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +1 -1
  182. package/dist/Shared/Components/CodeEditor/CodeEditor.components.d.ts +6 -6
  183. package/dist/Shared/Components/CodeEditor/CodeEditor.d.ts +7 -7
  184. package/dist/Shared/Components/CodeEditor/CodeEditorRenderer.d.ts +1 -1
  185. package/dist/Shared/Components/CodeEditor/Extensions/DiffMinimap.d.ts +1 -1
  186. package/dist/Shared/Components/CodeEditor/types.d.ts +1 -1
  187. package/dist/Shared/Components/CodeEditor/utils.d.ts +1 -1
  188. package/dist/Shared/Components/Collapse/Collapse.d.ts +1 -1
  189. package/dist/Shared/Components/CollapsibleList/CollapsibleList.component.d.ts +1 -1
  190. package/dist/Shared/Components/CollapsibleList/CollapsibleList.types.d.ts +1 -2
  191. package/dist/Shared/Components/CommitChipCell/CommitChipCell.d.ts +1 -1
  192. package/dist/Shared/Components/Confetti/Confetti.component.d.ts +1 -1
  193. package/dist/Shared/Components/ConfirmationModal/CannotDeleteModal.d.ts +1 -1
  194. package/dist/Shared/Components/ConfirmationModal/ConfirmationModal.d.ts +1 -1
  195. package/dist/Shared/Components/ConfirmationModal/ConfirmationModalContext.d.ts +1 -1
  196. package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
  197. package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
  198. package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +1 -1
  199. package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
  200. package/dist/Shared/Components/CustomInput/PasswordField.d.ts +1 -1
  201. package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
  202. package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
  203. package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
  204. package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
  205. package/dist/Shared/Components/DatePicker/constants.d.ts +2 -112
  206. package/dist/Shared/Components/DatePicker/index.d.ts +0 -2
  207. package/dist/Shared/Components/DatePicker/types.d.ts +34 -29
  208. package/dist/Shared/Components/DatePicker/utils.d.ts +1 -1
  209. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.component.d.ts +1 -1
  210. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffAccordion.d.ts +1 -1
  211. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffMain.d.ts +1 -1
  212. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffNavigation.d.ts +1 -1
  213. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffRadioSelect.d.ts +1 -1
  214. package/dist/Shared/Components/DetectBottom/DetectBottom.component.d.ts +1 -1
  215. package/dist/Shared/Components/DocLink/DocLink.d.ts +1 -1
  216. package/dist/Shared/Components/DocLink/constants.d.ts +1 -0
  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/ExportToCsv/ExportToCsv.d.ts +1 -1
  227. package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +1 -1
  228. package/dist/Shared/Components/ExportToCsv/types.d.ts +1 -0
  229. package/dist/Shared/Components/FeatureDescription/FeatureDescriptionModal.d.ts +1 -1
  230. package/dist/Shared/Components/FeatureDescription/FeatureTitleWithInfo.d.ts +1 -1
  231. package/dist/Shared/Components/FeatureDescription/types.d.ts +7 -2
  232. package/dist/Shared/Components/FileUpload/FileUpload.d.ts +1 -1
  233. package/dist/Shared/Components/FilterChips/FilterChips.component.d.ts +1 -1
  234. package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +1 -1
  235. package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
  236. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionItem.d.ts +1 -1
  237. package/dist/Shared/Components/FloatingVariablesSuggestions/Suggestions.d.ts +1 -1
  238. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionsInfo.d.ts +1 -1
  239. package/dist/Shared/Components/FormFieldWrapper/FormFieldInfo.d.ts +1 -1
  240. package/dist/Shared/Components/FormFieldWrapper/FormFieldLabel.d.ts +1 -1
  241. package/dist/Shared/Components/FormFieldWrapper/FormFieldWrapper.d.ts +1 -1
  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/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -1
  248. package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +1 -1
  249. package/dist/Shared/Components/GettingStartedCard/GettingStarted.d.ts +1 -1
  250. package/dist/Shared/Components/GitCommitInfoGeneric/GitCommitInfoGeneric.d.ts +1 -1
  251. package/dist/Shared/Components/GitCommitInfoGeneric/GitMaterialInfoHeader.d.ts +1 -1
  252. package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +1 -1
  253. package/dist/Shared/Components/GraphVisualizer/GraphVisualizer.d.ts +1 -1
  254. package/dist/Shared/Components/GraphVisualizer/components/BaseNode.d.ts +1 -1
  255. package/dist/Shared/Components/GraphVisualizer/components/DropdownNode.d.ts +1 -1
  256. package/dist/Shared/Components/GraphVisualizer/components/IconNode.d.ts +1 -1
  257. package/dist/Shared/Components/GraphVisualizer/components/TextNode.d.ts +1 -1
  258. package/dist/Shared/Components/GraphVisualizer/constants.d.ts +3 -3
  259. package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
  260. package/dist/Shared/Components/Header/HeaderWithCreateButton/utils.d.ts +1 -1
  261. package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
  262. package/dist/Shared/Components/Header/IframePromoButton.d.ts +1 -1
  263. package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
  264. package/dist/Shared/Components/Header/ProfileMenu.d.ts +1 -1
  265. package/dist/Shared/Components/Header/types.d.ts +1 -0
  266. package/dist/Shared/Components/Icon/Icon.d.ts +1 -19
  267. package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
  268. package/dist/Shared/Components/IframeContainer/IframeContainer.component.d.ts +1 -1
  269. package/dist/Shared/Components/IframeContainer/IframeElement.d.ts +1 -1
  270. package/dist/Shared/Components/Illustration/Illustration.d.ts +1 -1
  271. package/dist/Shared/Components/Illustration/IllustrationBase.d.ts +1 -1
  272. package/dist/Shared/Components/ImageCard/ArtifactInfo/ArtifactInfo.d.ts +1 -1
  273. package/dist/Shared/Components/ImageCard/ImageCard.d.ts +1 -1
  274. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/DeploymentEnvState/DeploymentEnvState.d.ts +1 -1
  275. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/SequentialCDCardTitle.d.ts +1 -1
  276. package/dist/Shared/Components/ImageCardAccordion/ImageCardAccordion.d.ts +1 -1
  277. package/dist/Shared/Components/ImageChipCell/ImageChipCell.component.d.ts +1 -1
  278. package/dist/Shared/Components/ImageWithFallback/ImageWithFallback.component.d.ts +1 -1
  279. package/dist/Shared/Components/ImageWithFallback/types.d.ts +1 -1
  280. package/dist/Shared/Components/InfoBlock/InfoBlock.component.d.ts +1 -1
  281. package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
  282. package/dist/Shared/Components/InvalidYAMLTippy/InvalidYAMLTippyWrapper.d.ts +1 -1
  283. package/dist/Shared/Components/InvalidYAMLTippy/utils.d.ts +1 -1
  284. package/dist/Shared/Components/KeyValueTable/KeyValueTable.component.d.ts +1 -1
  285. package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +1 -1
  286. package/dist/Shared/Components/License/ActivateLicenseDialog.d.ts +1 -1
  287. package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
  288. package/dist/Shared/Components/License/License.components.d.ts +3 -3
  289. package/dist/Shared/Components/LoadingCard.d.ts +1 -1
  290. package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +1 -1
  291. package/dist/Shared/Components/LoginBanner/Testimonials.components.d.ts +1 -1
  292. package/dist/Shared/Components/LoginBanner/types.d.ts +1 -1
  293. package/dist/Shared/Components/MaterialHistory/MaterialHistory.component.d.ts +1 -1
  294. package/dist/Shared/Components/ModalSidebarPanel/ModalSidebarPanel.component.d.ts +1 -1
  295. package/dist/Shared/Components/ModalSidebarPanel/types.d.ts +1 -1
  296. package/dist/Shared/Components/NumbersCount/NumbersCount.component.d.ts +1 -1
  297. package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +1 -1
  298. package/dist/Shared/Components/Plugin/PluginCard.d.ts +1 -1
  299. package/dist/Shared/Components/Plugin/PluginCardSkeletonList.d.ts +1 -1
  300. package/dist/Shared/Components/Plugin/PluginImageContainer.d.ts +1 -1
  301. package/dist/Shared/Components/Plugin/PluginList.d.ts +1 -1
  302. package/dist/Shared/Components/Plugin/PluginListContainer.d.ts +1 -1
  303. package/dist/Shared/Components/Plugin/PluginTagSelect.d.ts +1 -1
  304. package/dist/Shared/Components/Plugin/PluginTagsContainer.d.ts +1 -1
  305. package/dist/Shared/Components/Plugin/types.d.ts +2 -2
  306. package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
  307. package/dist/Shared/Components/Popover/utils.d.ts +1 -1
  308. package/dist/Shared/Components/ProgressBar/ProgressBar.component.d.ts +1 -1
  309. package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +1 -1
  310. package/dist/Shared/Components/QRCode.d.ts +1 -1
  311. package/dist/Shared/Components/ReactSelect/constants.d.ts +1 -1
  312. package/dist/Shared/Components/ReactSelect/utils.d.ts +4 -4
  313. package/dist/Shared/Components/RegistryIcon/RegistryIcon.d.ts +1 -1
  314. package/dist/Shared/Components/SSOProviderIcon/SSOProviderIcon.d.ts +1 -1
  315. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityCard.d.ts +1 -1
  316. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityDetailsCards.d.ts +1 -1
  317. package/dist/Shared/Components/Security/SecurityModal/components/OpenDetailViewButton.d.ts +1 -1
  318. package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +5 -97
  319. package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
  320. package/dist/Shared/Components/Security/SecurityModal/types.d.ts +1 -1
  321. package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +2 -2
  322. package/dist/Shared/Components/Security/SeverityChip.d.ts +1 -1
  323. package/dist/Shared/Components/Security/Vulnerabilities/Vulnerabilities.d.ts +1 -1
  324. package/dist/Shared/Components/SelectPicker/FilterSelectPicker.d.ts +1 -1
  325. package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.d.ts +1 -1
  326. package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
  327. package/dist/Shared/Components/SelectPicker/SelectPickerTextArea.component.d.ts +1 -1
  328. package/dist/Shared/Components/SelectPicker/common.d.ts +12 -12
  329. package/dist/Shared/Components/ShowMoreText/ShowMoreText.d.ts +1 -1
  330. package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +1 -1
  331. package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
  332. package/dist/Shared/Components/StatusComponent/DeploymentStatus.d.ts +1 -1
  333. package/dist/Shared/Components/StatusComponent/StatusComponent.d.ts +1 -1
  334. package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
  335. package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +1 -1
  336. package/dist/Shared/Components/TabGroup/TabGroup.component.d.ts +1 -1
  337. package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +4 -4
  338. package/dist/Shared/Components/TabGroup/TabGroup.types.d.ts +1 -0
  339. package/dist/Shared/Components/Table/BulkSelectionActionWidget.d.ts +1 -1
  340. package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
  341. package/dist/Shared/Components/Table/Table.component.d.ts +1 -1
  342. package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
  343. package/dist/Shared/Components/Table/constants.d.ts +0 -1
  344. package/dist/Shared/Components/Table/types.d.ts +7 -27
  345. package/dist/Shared/Components/Table/utils.d.ts +1 -1
  346. package/dist/Shared/Components/TagsKeyValueTable/TagsContainer.d.ts +1 -1
  347. package/dist/Shared/Components/TargetPlatforms/TargetPlatformBadgeList.d.ts +1 -1
  348. package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
  349. package/dist/Shared/Components/TempAppWindow/TempAppWindow.d.ts +1 -1
  350. package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
  351. package/dist/Shared/Components/ThemeSwitcher/ThemeSwitcher.component.d.ts +1 -1
  352. package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
  353. package/dist/Shared/Components/TrailingItem/TrailingItem.component.d.ts +1 -1
  354. package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
  355. package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
  356. package/dist/Shared/Components/TreeView/types.d.ts +1 -1
  357. package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -1
  358. package/dist/Shared/Components/UnsavedChanges/UnsavedChanges.component.d.ts +1 -1
  359. package/dist/Shared/Components/UnsavedChangesDialog/UnsavedChangesDialog.component.d.ts +1 -1
  360. package/dist/Shared/Components/UserIdentifier/UserIdentifier.d.ts +1 -1
  361. package/dist/Shared/Components/VirtualizedList/VirtualizedList.component.d.ts +1 -1
  362. package/dist/Shared/Components/WorkflowOptionsModal/SourceTypeCard.d.ts +1 -1
  363. package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
  364. package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
  365. package/dist/Shared/Helpers.d.ts +4 -14
  366. package/dist/Shared/Hooks/UsePrompt/UsePrompt.d.ts +1 -2
  367. package/dist/Shared/Hooks/UsePrompt/types.d.ts +1 -0
  368. package/dist/Shared/Hooks/useForm/useForm.d.ts +1 -1
  369. package/dist/Shared/Hooks/useGetResourceKindsOptions/index.d.ts +0 -1
  370. package/dist/Shared/Providers/ImageSelectionUtility/ImageSelectionUtility.d.ts +1 -1
  371. package/dist/Shared/Providers/MainContextProvider/MainContextProvider.d.ts +1 -1
  372. package/dist/Shared/Providers/MainContextProvider/index.d.ts +1 -1
  373. package/dist/Shared/Providers/MainContextProvider/types.d.ts +4 -45
  374. package/dist/Shared/Providers/ThemeProvider/ThemeProvider.d.ts +1 -1
  375. package/dist/Shared/Providers/UserEmailProvider/UserEmailProvider.d.ts +3 -3
  376. package/dist/Shared/Services/ToastManager/ToastContent.d.ts +2 -2
  377. package/dist/Shared/Services/types.d.ts +0 -1
  378. package/dist/Shared/Store/IndexStore.d.ts +1 -1
  379. package/dist/Shared/types.d.ts +176 -4
  380. package/dist/Shared/validations.d.ts +0 -1
  381. package/dist/assets/@code-editor.css +1 -1
  382. package/dist/assets/@vendor.css +1 -1
  383. package/dist/index.d.ts +16 -186
  384. package/dist/index.js +1013 -1152
  385. package/package.json +25 -28
  386. package/dist/@common-rjsf-C0hoYq5-.js +0 -604
  387. package/dist/@framer-motion-Bi7d_Mil.js +0 -3606
  388. package/dist/@react-dates-CR-uCH60.js +0 -7634
  389. package/dist/@vendor-CtCMPfdc.js +0 -81580
  390. package/dist/Common/Markdown/constant.d.ts +0 -28
  391. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +0 -1
  392. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/index.d.ts +0 -1
  393. package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +0 -11
  394. package/dist/Shared/Components/DatePicker/DayPickerRangeController.d.ts +0 -2
  395. package/dist/Shared/Components/DatePicker/SingleDatePickerComponent.d.ts +0 -11
  396. package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +0 -80
  397. package/dist/assets/@react-dates.css +0 -1
  398. package/dist/assets/ic-bell.d2aa01ec.svg +0 -3
  399. package/dist/assets/ic-bulb.3906a732.svg +0 -7
  400. package/dist/assets/ic-calender-blank.963e3423.svg +0 -19
  401. package/dist/assets/ic-close-circle.b39dd87d.svg +0 -3
  402. package/dist/assets/ic-comment.cc141b33.svg +0 -3
  403. package/dist/assets/ic-dot-circle.5ce1fccf.svg +0 -3
  404. package/dist/assets/ic-medium-megaphone.a069bf1d.svg +0 -5
  405. package/dist/assets/ic-new-chat.f7c90f8e.svg +0 -5
  406. package/dist/assets/ic-piggybank.3a4839d7.svg +0 -3
  407. package/dist/assets/ic-priority-high-fill.53755d8f.svg +0 -3
  408. package/dist/assets/ic-priority-low-fill.79e781ae.svg +0 -4
  409. package/dist/assets/ic-priority-urgent-fill.78d42fa0.svg +0 -10
  410. package/dist/assets/ic-red-bulb.25e01bfc.svg +0 -9
  411. package/dist/assets/ic-ses.7797b214.svg +0 -6
  412. package/dist/assets/ic-slack.3c916573.svg +0 -10
  413. package/dist/assets/ic-smtp.f6f45abc.svg +0 -7
  414. package/dist/assets/ic-thumb-down-fill.e3cb6362.svg +0 -3
  415. package/dist/assets/ic-thumb-up-fill.ddf7c8eb.svg +0 -3
  416. package/dist/assets/ic-webhook-config.d0dd47eb.svg +0 -5
@@ -2,10 +2,182 @@ import { ReactNode } from 'react';
2
2
  import { ParsedCountry } from 'react-international-phone';
3
3
  import { Dayjs } from 'dayjs';
4
4
  import { APIOptions, ApprovalConfigDataType, Strategy } from '../Common/Types';
5
- import { ReleaseMode } from '../Pages/index';
5
+ import { OverrideMergeStrategyType, ReleaseMode } from '../Pages/index';
6
6
  import { CommonNodeAttr, DeploymentAppTypes, OptionType, PluginType, RefVariableType, SegmentedControlProps, ServerError, ServerErrors, SortingParams, TriggerBlockType, ValueConstraintType, VariableType, VulnerabilityType } from '../Common';
7
7
  import { SelectPickerOptionType, WorkflowRunnerStatusDTO } from './Components';
8
8
  import { BASE_CONFIGURATION_ENV_ID, DEPLOYMENT_STATUS, EnvironmentTypeEnum, PatchOperationType } from './constants';
9
+ export interface customEnv {
10
+ SENTRY_ENV?: string;
11
+ SENTRY_ERROR_ENABLED?: boolean;
12
+ SENTRY_PERFORMANCE_ENABLED?: boolean;
13
+ SENTRY_DSN?: string;
14
+ /**
15
+ * Release version for sentry
16
+ *
17
+ * @default 'dashboard@${SHORT_GIT_HASH}'
18
+ */
19
+ SENTRY_RELEASE_VERSION?: string;
20
+ SENTRY_TRACES_SAMPLE_RATE?: number;
21
+ CLUSTER_NAME?: boolean;
22
+ APPLICATION_METRICS_ENABLED?: boolean;
23
+ GA_ENABLED?: boolean;
24
+ GA_TRACKING_ID?: string;
25
+ GTM_ENABLED?: boolean;
26
+ GTM_ID?: string;
27
+ RECOMMEND_SECURITY_SCANNING?: boolean;
28
+ FORCE_SECURITY_SCANNING?: boolean;
29
+ ENABLE_CI_JOB?: boolean;
30
+ HIDE_DISCORD?: boolean;
31
+ POSTHOG_ENABLED?: boolean;
32
+ POSTHOG_TOKEN?: string;
33
+ DEVTRON_APP_DETAILS_POLLING_INTERVAL?: number;
34
+ HELM_APP_DETAILS_POLLING_INTERVAL?: number;
35
+ EA_APP_DETAILS_POLLING_INTERVAL?: number;
36
+ CENTRAL_API_ENDPOINT?: string;
37
+ HIDE_GITOPS_OR_HELM_OPTION?: boolean;
38
+ CONFIGURABLE_TIMEOUT?: string;
39
+ K8S_CLIENT?: boolean;
40
+ CLUSTER_TERMINAL_CONNECTION_POLLING_INTERVAL?: number;
41
+ CLUSTER_TERMINAL_CONNECTION_RETRY_COUNT?: number;
42
+ ENABLE_CHART_SEARCH_IN_HELM_DEPLOY?: boolean;
43
+ HIDE_EXCLUDE_INCLUDE_GIT_COMMITS?: boolean;
44
+ ENABLE_BUILD_CONTEXT?: boolean;
45
+ CLAIR_TOOL_VERSION?: string;
46
+ ENABLE_RESTART_WORKLOAD?: boolean;
47
+ ENABLE_SCOPED_VARIABLES?: boolean;
48
+ DEFAULT_CI_TRIGGER_TYPE_MANUAL: boolean;
49
+ ANNOUNCEMENT_BANNER_MSG?: string;
50
+ ANNOUNCEMENT_BANNER_TYPE?: string;
51
+ ANNOUNCEMENT_BANNER_BUTTON_TEXT?: string;
52
+ ANNOUNCEMENT_BANNER_BUTTON_LINK?: string;
53
+ HIDE_DEFAULT_CLUSTER?: boolean;
54
+ GLOBAL_API_TIMEOUT?: number;
55
+ TRIGGER_API_TIMEOUT?: number;
56
+ NODE_REACT_APP_GIT_SHA?: string;
57
+ REACT_APP_GIT_SHA?: string;
58
+ NODE_ENV?: string;
59
+ SIDEBAR_DT_LOGO?: string;
60
+ ENABLE_EXTERNAL_ARGO_CD: boolean;
61
+ API_BATCH_SIZE: number;
62
+ SERVICE_WORKER_TIMEOUT?: string;
63
+ /**
64
+ * @default false
65
+ */
66
+ FEATURE_USER_DEFINED_GITOPS_REPO_ENABLE: boolean;
67
+ ORGANIZATION_NAME: string;
68
+ FEATURE_EXTERNAL_FLUX_CD_ENABLE: boolean;
69
+ /**
70
+ * If true, the direct permissions are hidden for non-super admins in user permissions
71
+ *
72
+ * @default false
73
+ */
74
+ FEATURE_HIDE_USER_DIRECT_PERMISSIONS_FOR_NON_SUPER_ADMINS?: boolean;
75
+ FEATURE_PROMO_EMBEDDED_BUTTON_TEXT?: string;
76
+ FEATURE_PROMO_EMBEDDED_MODAL_TITLE?: string;
77
+ FEATURE_PROMO_EMBEDDED_IFRAME_URL?: string;
78
+ FEATURE_BULK_RESTART_WORKLOADS_FROM_RB: string;
79
+ FEATURE_RB_SYNC_CLUSTER_ENABLE?: boolean;
80
+ FEATURE_DEFAULT_MERGE_STRATEGY?: OverrideMergeStrategyType;
81
+ FEATURE_DEFAULT_LANDING_RB_ENABLE?: boolean;
82
+ FEATURE_ACTION_AUDIOS_ENABLE?: boolean;
83
+ /**
84
+ * If true, only pipelines to which the user has access will be shown across the application
85
+ * @default false
86
+ */
87
+ FEATURE_DEFAULT_AUTHENTICATED_VIEW_ENABLE?: boolean;
88
+ /**
89
+ * Enable Image promotion feature
90
+ *
91
+ * @default false
92
+ */
93
+ FEATURE_IMAGE_PROMOTION_ENABLE?: boolean;
94
+ /**
95
+ * Enable environment list for scoped variables
96
+ *
97
+ * @default false
98
+ */
99
+ FEATURE_SCOPED_VARIABLE_ENVIRONMENT_LIST_ENABLE?: boolean;
100
+ /**
101
+ * If true, Enable SDH feature
102
+ *
103
+ * @default false
104
+ */
105
+ FEATURE_SOFTWARE_DISTRIBUTION_HUB_ENABLE?: boolean;
106
+ /**
107
+ * Enable resource watcher
108
+ *
109
+ * @default false
110
+ */
111
+ FEATURE_RESOURCE_WATCHER_ENABLE?: boolean;
112
+ /**
113
+ * Enable config drift
114
+ *
115
+ * @default false
116
+ */
117
+ FEATURE_CONFIG_DRIFT_ENABLE: boolean;
118
+ /**
119
+ * Enable swap traffic (blue green deployment)
120
+ *
121
+ * @default false
122
+ */
123
+ FEATURE_SWAP_TRAFFIC_ENABLE?: boolean;
124
+ /**
125
+ * @default true
126
+ */
127
+ HIDE_NETWORK_STATUS_INTERFACE?: boolean;
128
+ /**
129
+ * @default 300000
130
+ */
131
+ SYSTEM_CONTROLLER_LISTING_TIMEOUT?: number;
132
+ /**
133
+ * If true, the application templates feature is enabled
134
+ *
135
+ * @default false
136
+ */
137
+ FEATURE_APPLICATION_TEMPLATES_ENABLE?: boolean;
138
+ /**
139
+ * @default false
140
+ */
141
+ FEATURE_REDFISH_NODE_ENABLE?: boolean;
142
+ GATEKEEPER_URL?: string;
143
+ FEATURE_AI_INTEGRATION_ENABLE?: boolean;
144
+ LOGIN_PAGE_IMAGE?: string;
145
+ FEATURE_ASK_DEVTRON_EXPERT?: boolean;
146
+ /**
147
+ * If true, the manage traffic feature is enabled in apps & app groups.
148
+ *
149
+ * @default false
150
+ */
151
+ FEATURE_MANAGE_TRAFFIC_ENABLE?: boolean;
152
+ FEATURE_INFRA_PROVISION_INFO_BLOCK_HIDE?: boolean;
153
+ /**
154
+ * If true, will add flux option to deployment types in devtron apps and devtron charts
155
+ * @default false
156
+ */
157
+ FEATURE_FLUX_DEPLOYMENTS_ENABLE?: boolean;
158
+ FEATURE_LINK_EXTERNAL_FLUX_ENABLE?: boolean;
159
+ /**
160
+ * If true, online/offline connectivity banner is enabled
161
+ * @default true
162
+ */
163
+ FEATURE_INTERNET_CONNECTIVITY_ENABLE?: boolean;
164
+ /**
165
+ * Show rollout progress if true, else canary step count in status
166
+ * @default true
167
+ */
168
+ FEATURE_CANARY_ROLLOUT_PROGRESS_ENABLE?: boolean;
169
+ /**
170
+ * Time interval in seconds to refetch command bar data - Applications List
171
+ */
172
+ COMMAND_BAR_REFETCH_INTERVAL?: number;
173
+ /**
174
+ * Enable data protection and management
175
+ * @default false
176
+ */
177
+ FEATURE_STORAGE_ENABLE?: boolean;
178
+ /** Org ID for grafana */
179
+ GRAFANA_ORG_ID?: number;
180
+ }
9
181
  export declare enum InstallationType {
10
182
  OSS_KUBECTL = "oss_kubectl",
11
183
  OSS_HELM = "oss_helm",
@@ -636,11 +808,11 @@ export declare enum ConfigurationType {
636
808
  YAML = "YAML"
637
809
  }
638
810
  export declare const CONFIGURATION_TYPE_OPTIONS: SegmentedControlProps['segments'];
639
- export interface BaseURLParams {
811
+ export type BaseURLParams = {
640
812
  appId: string;
641
813
  envId: string;
642
814
  clusterId: string;
643
- }
815
+ };
644
816
  export interface ConfigKeysWithLockType {
645
817
  config: string[];
646
818
  allowed: boolean;
@@ -1128,7 +1300,7 @@ export interface DeploymentStatusDetailsBreakdownDataType {
1128
1300
  }
1129
1301
  export interface IntelligenceConfig {
1130
1302
  clusterId: number;
1131
- metadata: Record<string, string | number>;
1303
+ metadata: Record<string, string>;
1132
1304
  prompt: string;
1133
1305
  analyticsCategory: string;
1134
1306
  }
@@ -62,4 +62,3 @@ export declare const validateYAML: (yamlString: string, isRequired?: boolean) =>
62
62
  export declare const validateEmail: (email: string) => ValidationResponseType;
63
63
  export declare const getIsRegexValid: (regexString: string) => ValidationResponseType;
64
64
  export declare const validateCronExpression: (expression: string) => ValidationResponseType;
65
- export declare const validateAppName: (value: string) => Required<ValidationResponseType>;