@devtron-labs/devtron-fe-common-lib 1.22.0-beta-5 → 1.22.0-beta-7

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 (351) hide show
  1. package/dist/{@code-editor-B7T-hQ3u.js → @code-editor-D17WvbYQ.js} +8154 -8545
  2. package/dist/{@common-rjsf-Dmx_AXNF.js → @common-rjsf-BksHwmff.js} +2 -2
  3. package/dist/{@framer-motion-Bi7d_Mil.js → @framer-motion-C18wbEX_.js} +147 -147
  4. package/dist/{@moment-CGWt8tF2.js → @moment-DMLRxgRE.js} +501 -532
  5. package/dist/{@react-select-C5q5RdNV.js → @react-select-CzRRZ-8J.js} +3 -3
  6. package/dist/{@react-virtualized-sticky-tree-LXSXNrbc.js → @react-virtualized-sticky-tree-Dar-wVd0.js} +1 -1
  7. package/dist/@vendor-CrRtymr3.js +124804 -0
  8. package/dist/Common/API/QueryClientProvider.d.ts +1 -1
  9. package/dist/Common/API/reactQueryHooks.d.ts +1 -2
  10. package/dist/Common/AddCDButton/AddCDButton.d.ts +1 -1
  11. package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +3 -3
  12. package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +1 -1
  13. package/dist/Common/ChartVersionAndTypeSelector.d.ts +1 -1
  14. package/dist/Common/ClipboardButton/ClipboardButton.d.ts +1 -1
  15. package/dist/Common/Constants.d.ts +0 -4
  16. package/dist/Common/CustomTagSelector/PropagateTagInfo.d.ts +1 -1
  17. package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
  18. package/dist/Common/CustomTagSelector/TagDetails.d.ts +1 -1
  19. package/dist/Common/CustomTagSelector/TagLabelValueSelector.d.ts +1 -1
  20. package/dist/Common/DebouncedSearch/DebouncedSearch.d.ts +1 -1
  21. package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +1 -1
  22. package/dist/Common/DevtronCopyright.d.ts +1 -1
  23. package/dist/Common/Dialogs/DialogForm.d.ts +6 -6
  24. package/dist/Common/DraggableWrapper/DraggableButton.d.ts +1 -1
  25. package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +4 -2
  26. package/dist/Common/DraggableWrapper/types.d.ts +2 -6
  27. package/dist/Common/Drawer/Drawer.d.ts +1 -1
  28. package/dist/Common/EmptyState/GenericFilterEmptyState.d.ts +1 -1
  29. package/dist/Common/ErrorPage.d.ts +1 -1
  30. package/dist/Common/ErrorScreenManager.d.ts +1 -1
  31. package/dist/Common/ErrorScreenNotAuthorized.d.ts +1 -1
  32. package/dist/Common/GenericDescription/GenericDescription.d.ts +1 -1
  33. package/dist/Common/GenericDescription/types.d.ts +0 -6
  34. package/dist/Common/GenericDescription/utils.d.ts +0 -1
  35. package/dist/Common/Grid/Grid.d.ts +1 -1
  36. package/dist/Common/Helper.d.ts +3 -3
  37. package/dist/Common/Hooks/UseRegisterShortcut/UseRegisterShortcutProvider.d.ts +1 -1
  38. package/dist/Common/ImageTags.d.ts +2 -2
  39. package/dist/Common/InteractiveCellText/InteractiveCellText.d.ts +1 -1
  40. package/dist/Common/Markdown/MarkDown.d.ts +1 -1
  41. package/dist/Common/Modals/Modal.d.ts +1 -1
  42. package/dist/Common/Modals/VisibleModal.d.ts +4 -4
  43. package/dist/Common/Modals/VisibleModal2.d.ts +4 -4
  44. package/dist/Common/MultiSelectCustomization.d.ts +7 -7
  45. package/dist/Common/Pagination/PageSizeSelector.d.ts +1 -1
  46. package/dist/Common/Pagination/Pagination.d.ts +1 -1
  47. package/dist/Common/PopupMenu.d.ts +2 -2
  48. package/dist/Common/RJSF/Form.d.ts +1 -1
  49. package/dist/Common/RJSF/common/FieldRow.d.ts +1 -1
  50. package/dist/Common/RJSF/templates/ArrayFieldItemTemplate.d.ts +1 -1
  51. package/dist/Common/RJSF/templates/ArrayFieldTemplate.d.ts +1 -1
  52. package/dist/Common/RJSF/templates/BaseInput.d.ts +1 -1
  53. package/dist/Common/RJSF/templates/ButtonTemplates/AddButton.d.ts +1 -1
  54. package/dist/Common/RJSF/templates/ButtonTemplates/RemoveButton.d.ts +1 -1
  55. package/dist/Common/RJSF/templates/ButtonTemplates/SubmitButton.d.ts +1 -1
  56. package/dist/Common/RJSF/templates/Field.d.ts +1 -1
  57. package/dist/Common/RJSF/templates/FieldErrorTemplate.d.ts +1 -1
  58. package/dist/Common/RJSF/templates/ObjectFieldTemplate.d.ts +1 -1
  59. package/dist/Common/RJSF/templates/TitleField.d.ts +1 -1
  60. package/dist/Common/RJSF/templates/WrapIfAdditionalTemplate.d.ts +1 -1
  61. package/dist/Common/RJSF/widgets/Checkbox.d.ts +1 -1
  62. package/dist/Common/RJSF/widgets/Select.d.ts +1 -1
  63. package/dist/Common/RadioGroup.d.ts +1 -1
  64. package/dist/Common/RadioGroupItem.d.ts +1 -1
  65. package/dist/Common/Reload.d.ts +1 -1
  66. package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
  67. package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
  68. package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +1 -1
  69. package/dist/Common/SortableTableHeaderCell/SortableTableHeaderCell.d.ts +1 -1
  70. package/dist/Common/TippyCustomized.d.ts +1 -1
  71. package/dist/Common/Tooltip/ShortcutKeyComboTooltipContent.d.ts +1 -1
  72. package/dist/Common/Tooltip/Tooltip.d.ts +1 -1
  73. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/DTApplicationMetricsFormField.d.ts +1 -1
  74. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/OverrideStrategyTippyContent.d.ts +1 -1
  75. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/FileConfigTippy.d.ts +1 -1
  76. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts +1 -1
  77. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupTableRow.d.ts +1 -1
  78. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupsTable.component.d.ts +1 -1
  79. package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
  80. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +1 -1
  81. package/dist/Pages/ResourceBrowser/ClusterMap/ClusterMap.d.ts +1 -1
  82. package/dist/Pages/ResourceBrowser/ForceDeleteOption.d.ts +1 -1
  83. package/dist/Pages/ResourceBrowser/NodeDrainOptions.d.ts +1 -1
  84. package/dist/Pages/ResourceBrowser/constants.d.ts +1 -1
  85. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +1 -1
  86. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +1 -1
  87. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +1 -1
  88. package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -1
  89. package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -1
  90. package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -1
  91. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -1
  92. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +1 -1
  93. package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +2 -2
  94. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +1 -1
  95. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +1 -1
  96. package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +4 -4
  97. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -1
  98. package/dist/Shared/Components/APIResponseHandler/APIResponseHandler.d.ts +1 -1
  99. package/dist/Shared/Components/AboutDevtron/AboutDevtronBody.d.ts +1 -1
  100. package/dist/Shared/Components/AboutDevtron/AboutDevtronDialog.d.ts +1 -1
  101. package/dist/Shared/Components/ActionMenu/ActionMenu.component.d.ts +1 -1
  102. package/dist/Shared/Components/ActionMenu/ActionMenuItem.d.ts +1 -1
  103. package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +23 -13
  104. package/dist/Shared/Components/ActivityIndicator/ActivityIndicator.d.ts +1 -1
  105. package/dist/Shared/Components/AnimatedDeployButton/AnimatedDeployButton.d.ts +1 -1
  106. package/dist/Shared/Components/AnimatedTimer/AnimatedTimer.component.d.ts +1 -1
  107. package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +1 -1
  108. package/dist/Shared/Components/AppStatusModal/AppStatusContent.d.ts +1 -1
  109. package/dist/Shared/Components/AppStatusModal/AppStatusModal.component.d.ts +1 -1
  110. package/dist/Shared/Components/AppStatusModal/AppStatusModalTabList.d.ts +1 -1
  111. package/dist/Shared/Components/AppStatusModal/types.d.ts +1 -4
  112. package/dist/Shared/Components/ArtifactInfoModal/ArtifactInfoModal.component.d.ts +1 -1
  113. package/dist/Shared/Components/Badge/Badge.d.ts +1 -1
  114. package/dist/Shared/Components/BulkOperations/BulkOperations.component.d.ts +1 -1
  115. package/dist/Shared/Components/BulkOperations/BulkOperationsResultModal.d.ts +1 -1
  116. package/dist/Shared/Components/BulkOperations/types.d.ts +1 -1
  117. package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
  118. package/dist/Shared/Components/Button/Button.component.d.ts +13 -13
  119. package/dist/Shared/Components/ButtonWithLoader/ButtonWithLoader.d.ts +1 -1
  120. package/dist/Shared/Components/ButtonWithSelector/ButtonWithSelector.d.ts +1 -1
  121. package/dist/Shared/Components/CICDHistory/Artifacts.d.ts +2 -2
  122. package/dist/Shared/Components/CICDHistory/CDEmptyState.d.ts +1 -1
  123. package/dist/Shared/Components/CICDHistory/CiPipelineSourceConfig.d.ts +1 -1
  124. package/dist/Shared/Components/CICDHistory/ConflictedResourcesTable.d.ts +1 -1
  125. package/dist/Shared/Components/CICDHistory/DeploymentDetailSteps.d.ts +1 -1
  126. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiff.d.ts +1 -1
  127. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiffCompare.d.ts +1 -1
  128. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryDiffView.d.ts +1 -1
  129. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/helpers.d.ts +2 -2
  130. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +1 -1
  131. package/dist/Shared/Components/CICDHistory/DeploymentStatusBreakdown.d.ts +1 -1
  132. package/dist/Shared/Components/CICDHistory/DeploymentStatusDetailRow.d.ts +1 -1
  133. package/dist/Shared/Components/CICDHistory/History.components.d.ts +1 -1
  134. package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +1 -1
  135. package/dist/Shared/Components/CICDHistory/LogsRenderer.d.ts +1 -1
  136. package/dist/Shared/Components/CICDHistory/ResourceConflictDeployDialog.d.ts +1 -1
  137. package/dist/Shared/Components/CICDHistory/ResourceConflictDetailsModal.d.ts +1 -1
  138. package/dist/Shared/Components/CICDHistory/Sidebar.d.ts +1 -1
  139. package/dist/Shared/Components/CICDHistory/StatusFilterButtonComponent.d.ts +1 -1
  140. package/dist/Shared/Components/CICDHistory/TriggerDetails.d.ts +1 -1
  141. package/dist/Shared/Components/CICDHistory/TriggerOutput.d.ts +1 -1
  142. package/dist/Shared/Components/CICDHistory/utils.d.ts +2 -2
  143. package/dist/Shared/Components/CMCS/ConfigMapSecretReadyOnly.d.ts +1 -1
  144. package/dist/Shared/Components/CMCS/helpers.d.ts +1 -1
  145. package/dist/Shared/Components/Card/Card.component.d.ts +1 -1
  146. package/dist/Shared/Components/Charts/Chart.component.d.ts +1 -1
  147. package/dist/Shared/Components/Charts/types.d.ts +2 -0
  148. package/dist/Shared/Components/Chip/Chip.component.d.ts +1 -1
  149. package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +1 -1
  150. package/dist/Shared/Components/CodeEditor/CodeEditor.components.d.ts +6 -6
  151. package/dist/Shared/Components/CodeEditor/CodeEditor.d.ts +7 -7
  152. package/dist/Shared/Components/CodeEditor/CodeEditorRenderer.d.ts +1 -1
  153. package/dist/Shared/Components/CodeEditor/Extensions/DiffMinimap.d.ts +1 -1
  154. package/dist/Shared/Components/Collapse/Collapse.d.ts +1 -1
  155. package/dist/Shared/Components/CollapsibleList/CollapsibleList.component.d.ts +1 -1
  156. package/dist/Shared/Components/CommitChipCell/CommitChipCell.d.ts +1 -1
  157. package/dist/Shared/Components/Confetti/Confetti.component.d.ts +1 -1
  158. package/dist/Shared/Components/ConfirmationModal/CannotDeleteModal.d.ts +1 -1
  159. package/dist/Shared/Components/ConfirmationModal/ConfirmationModal.d.ts +1 -1
  160. package/dist/Shared/Components/ConfirmationModal/ConfirmationModalContext.d.ts +1 -1
  161. package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
  162. package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
  163. package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +1 -1
  164. package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
  165. package/dist/Shared/Components/CustomInput/PasswordField.d.ts +1 -1
  166. package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
  167. package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
  168. package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
  169. package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
  170. package/dist/Shared/Components/DatePicker/constants.d.ts +2 -112
  171. package/dist/Shared/Components/DatePicker/index.d.ts +0 -2
  172. package/dist/Shared/Components/DatePicker/types.d.ts +34 -29
  173. package/dist/Shared/Components/DatePicker/utils.d.ts +1 -1
  174. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.component.d.ts +1 -1
  175. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffAccordion.d.ts +1 -1
  176. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffMain.d.ts +1 -1
  177. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffNavigation.d.ts +1 -1
  178. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffRadioSelect.d.ts +1 -1
  179. package/dist/Shared/Components/DetectBottom/DetectBottom.component.d.ts +1 -1
  180. package/dist/Shared/Components/DocLink/DocLink.d.ts +1 -1
  181. package/dist/Shared/Components/DocLink/constants.d.ts +0 -1
  182. package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +1 -1
  183. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +1 -1
  184. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +1 -1
  185. package/dist/Shared/Components/EditImageFormField/EditImageFormField.d.ts +1 -1
  186. package/dist/Shared/Components/EditableTextArea/EditableTextArea.d.ts +1 -1
  187. package/dist/Shared/Components/EnvironmentSelector/EnvironmentSelector.component.d.ts +1 -1
  188. package/dist/Shared/Components/Error/ErrorBar.d.ts +1 -1
  189. package/dist/Shared/Components/Error/utils.d.ts +1 -1
  190. package/dist/Shared/Components/ExcludedImageNode/ExcludedImageNode.d.ts +1 -1
  191. package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +1 -1
  192. package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +1 -1
  193. package/dist/Shared/Components/FeatureDescription/FeatureDescriptionModal.d.ts +1 -1
  194. package/dist/Shared/Components/FeatureDescription/FeatureTitleWithInfo.d.ts +1 -1
  195. package/dist/Shared/Components/FileUpload/FileUpload.d.ts +1 -1
  196. package/dist/Shared/Components/FilterChips/FilterChips.component.d.ts +1 -1
  197. package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +1 -1
  198. package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
  199. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionItem.d.ts +1 -1
  200. package/dist/Shared/Components/FloatingVariablesSuggestions/Suggestions.d.ts +1 -1
  201. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionsInfo.d.ts +1 -1
  202. package/dist/Shared/Components/FloatingVariablesSuggestions/constants.d.ts +1 -4
  203. package/dist/Shared/Components/FloatingVariablesSuggestions/types.d.ts +2 -4
  204. package/dist/Shared/Components/FormFieldWrapper/FormFieldInfo.d.ts +1 -1
  205. package/dist/Shared/Components/FormFieldWrapper/FormFieldLabel.d.ts +1 -1
  206. package/dist/Shared/Components/FormFieldWrapper/FormFieldWrapper.d.ts +1 -1
  207. package/dist/Shared/Components/GenericInfoCard/GenericInfoCard.component.d.ts +1 -1
  208. package/dist/Shared/Components/GenericInfoCard/GenericInfoCardListing.d.ts +1 -1
  209. package/dist/Shared/Components/GenericInfoCard/GenericInfoListSkeleton.d.ts +1 -1
  210. package/dist/Shared/Components/GenericModal/GenericModal.component.d.ts +4 -4
  211. package/dist/Shared/Components/GenericModal/GenericModal.context.d.ts +1 -1
  212. package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -1
  213. package/dist/Shared/Components/GettingStartedCard/GettingStarted.d.ts +1 -1
  214. package/dist/Shared/Components/GitCommitInfoGeneric/GitCommitInfoGeneric.d.ts +1 -1
  215. package/dist/Shared/Components/GitCommitInfoGeneric/GitMaterialInfoHeader.d.ts +1 -1
  216. package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +1 -1
  217. package/dist/Shared/Components/GraphVisualizer/GraphVisualizer.d.ts +1 -1
  218. package/dist/Shared/Components/GraphVisualizer/components/BaseNode.d.ts +1 -1
  219. package/dist/Shared/Components/GraphVisualizer/components/DropdownNode.d.ts +1 -1
  220. package/dist/Shared/Components/GraphVisualizer/components/IconNode.d.ts +1 -1
  221. package/dist/Shared/Components/GraphVisualizer/components/TextNode.d.ts +1 -1
  222. package/dist/Shared/Components/GraphVisualizer/constants.d.ts +3 -3
  223. package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
  224. package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
  225. package/dist/Shared/Components/Header/IframePromoButton.d.ts +1 -1
  226. package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
  227. package/dist/Shared/Components/Header/ProfileMenu.d.ts +1 -1
  228. package/dist/Shared/Components/Icon/Icon.d.ts +1 -14
  229. package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
  230. package/dist/Shared/Components/IframeContainer/IframeContainer.component.d.ts +1 -1
  231. package/dist/Shared/Components/IframeContainer/IframeElement.d.ts +1 -1
  232. package/dist/Shared/Components/Illustration/Illustration.d.ts +1 -1
  233. package/dist/Shared/Components/Illustration/IllustrationBase.d.ts +1 -1
  234. package/dist/Shared/Components/ImageCard/ArtifactInfo/ArtifactInfo.d.ts +1 -1
  235. package/dist/Shared/Components/ImageCard/ImageCard.d.ts +1 -1
  236. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/DeploymentEnvState/DeploymentEnvState.d.ts +1 -1
  237. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/SequentialCDCardTitle.d.ts +1 -1
  238. package/dist/Shared/Components/ImageCardAccordion/ImageCardAccordion.d.ts +1 -1
  239. package/dist/Shared/Components/ImageChipCell/ImageChipCell.component.d.ts +1 -1
  240. package/dist/Shared/Components/ImageWithFallback/ImageWithFallback.component.d.ts +1 -1
  241. package/dist/Shared/Components/InfoBlock/InfoBlock.component.d.ts +1 -1
  242. package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
  243. package/dist/Shared/Components/InvalidYAMLTippy/InvalidYAMLTippyWrapper.d.ts +1 -1
  244. package/dist/Shared/Components/InvalidYAMLTippy/utils.d.ts +1 -1
  245. package/dist/Shared/Components/KeyValueTable/KeyValueTable.component.d.ts +1 -1
  246. package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +1 -1
  247. package/dist/Shared/Components/License/ActivateLicenseDialog.d.ts +1 -1
  248. package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
  249. package/dist/Shared/Components/License/License.components.d.ts +3 -3
  250. package/dist/Shared/Components/LoadingCard.d.ts +1 -1
  251. package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +1 -1
  252. package/dist/Shared/Components/LoginBanner/Testimonials.components.d.ts +1 -1
  253. package/dist/Shared/Components/MaterialHistory/MaterialHistory.component.d.ts +1 -1
  254. package/dist/Shared/Components/ModalSidebarPanel/ModalSidebarPanel.component.d.ts +1 -1
  255. package/dist/Shared/Components/NumbersCount/NumbersCount.component.d.ts +1 -1
  256. package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +1 -1
  257. package/dist/Shared/Components/Plugin/PluginCard.d.ts +1 -1
  258. package/dist/Shared/Components/Plugin/PluginCardSkeletonList.d.ts +1 -1
  259. package/dist/Shared/Components/Plugin/PluginImageContainer.d.ts +1 -1
  260. package/dist/Shared/Components/Plugin/PluginList.d.ts +1 -1
  261. package/dist/Shared/Components/Plugin/PluginListContainer.d.ts +1 -1
  262. package/dist/Shared/Components/Plugin/PluginTagSelect.d.ts +1 -1
  263. package/dist/Shared/Components/Plugin/PluginTagsContainer.d.ts +1 -1
  264. package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
  265. package/dist/Shared/Components/ProgressBar/ProgressBar.component.d.ts +1 -1
  266. package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +1 -1
  267. package/dist/Shared/Components/QRCode.d.ts +1 -1
  268. package/dist/Shared/Components/ReactSelect/constants.d.ts +1 -1
  269. package/dist/Shared/Components/ReactSelect/utils.d.ts +4 -4
  270. package/dist/Shared/Components/RegistryIcon/RegistryIcon.d.ts +1 -1
  271. package/dist/Shared/Components/SSOProviderIcon/SSOProviderIcon.d.ts +1 -1
  272. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityCard.d.ts +1 -1
  273. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityDetailsCards.d.ts +1 -1
  274. package/dist/Shared/Components/Security/SecurityModal/components/OpenDetailViewButton.d.ts +1 -1
  275. package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +5 -97
  276. package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
  277. package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +1 -1
  278. package/dist/Shared/Components/Security/SeverityChip.d.ts +1 -1
  279. package/dist/Shared/Components/Security/Vulnerabilities/Vulnerabilities.d.ts +1 -1
  280. package/dist/Shared/Components/SelectPicker/FilterSelectPicker.d.ts +1 -1
  281. package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.d.ts +1 -1
  282. package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
  283. package/dist/Shared/Components/SelectPicker/SelectPickerTextArea.component.d.ts +1 -1
  284. package/dist/Shared/Components/SelectPicker/common.d.ts +12 -12
  285. package/dist/Shared/Components/ShowMoreText/ShowMoreText.d.ts +1 -1
  286. package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +1 -1
  287. package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
  288. package/dist/Shared/Components/StatusComponent/DeploymentStatus.d.ts +1 -1
  289. package/dist/Shared/Components/StatusComponent/StatusComponent.d.ts +1 -1
  290. package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
  291. package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +1 -1
  292. package/dist/Shared/Components/TabGroup/TabGroup.component.d.ts +1 -1
  293. package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +4 -4
  294. package/dist/Shared/Components/Table/BulkSelectionActionWidget.d.ts +1 -1
  295. package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
  296. package/dist/Shared/Components/Table/Table.component.d.ts +1 -1
  297. package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
  298. package/dist/Shared/Components/TagsKeyValueTable/TagsContainer.d.ts +1 -1
  299. package/dist/Shared/Components/TargetPlatforms/TargetPlatformBadgeList.d.ts +1 -1
  300. package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
  301. package/dist/Shared/Components/TempAppWindow/TempAppWindow.d.ts +1 -1
  302. package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
  303. package/dist/Shared/Components/ThemeSwitcher/ThemeSwitcher.component.d.ts +1 -1
  304. package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
  305. package/dist/Shared/Components/TrailingItem/TrailingItem.component.d.ts +1 -1
  306. package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
  307. package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
  308. package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -1
  309. package/dist/Shared/Components/UnsavedChanges/UnsavedChanges.component.d.ts +1 -1
  310. package/dist/Shared/Components/UnsavedChangesDialog/UnsavedChangesDialog.component.d.ts +1 -1
  311. package/dist/Shared/Components/UserIdentifier/UserIdentifier.d.ts +1 -1
  312. package/dist/Shared/Components/VirtualizedList/VirtualizedList.component.d.ts +1 -1
  313. package/dist/Shared/Components/WorkflowOptionsModal/SourceTypeCard.d.ts +1 -1
  314. package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
  315. package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
  316. package/dist/Shared/Helpers.d.ts +3 -3
  317. package/dist/Shared/Providers/ImageSelectionUtility/ImageSelectionUtility.d.ts +1 -1
  318. package/dist/Shared/Providers/MainContextProvider/MainContextProvider.d.ts +1 -1
  319. package/dist/Shared/Providers/MainContextProvider/index.d.ts +1 -1
  320. package/dist/Shared/Providers/MainContextProvider/types.d.ts +4 -40
  321. package/dist/Shared/Providers/ThemeProvider/ThemeProvider.d.ts +1 -1
  322. package/dist/Shared/Providers/UserEmailProvider/UserEmailProvider.d.ts +3 -3
  323. package/dist/Shared/Services/ToastManager/ToastContent.d.ts +2 -2
  324. package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +1 -1
  325. package/dist/Shared/Services/types.d.ts +0 -1
  326. package/dist/Shared/types.d.ts +1 -1
  327. package/dist/assets/@code-editor.css +1 -1
  328. package/dist/assets/@vendor.css +1 -1
  329. package/dist/index.d.ts +1 -1
  330. package/dist/index.js +956 -968
  331. package/package.json +10 -17
  332. package/dist/@react-dates-CR-uCH60.js +0 -7634
  333. package/dist/@vendor-CtCMPfdc.js +0 -81580
  334. package/dist/Common/Markdown/constant.d.ts +0 -28
  335. package/dist/Shared/Components/DatePicker/DayPickerRangeController.d.ts +0 -2
  336. package/dist/Shared/Components/DatePicker/SingleDatePickerComponent.d.ts +0 -11
  337. package/dist/assets/@react-dates.css +0 -1
  338. package/dist/assets/ic-bell.d2aa01ec.svg +0 -3
  339. package/dist/assets/ic-bulb.3906a732.svg +0 -7
  340. package/dist/assets/ic-calender-blank.963e3423.svg +0 -19
  341. package/dist/assets/ic-close-circle.b39dd87d.svg +0 -3
  342. package/dist/assets/ic-comment.cc141b33.svg +0 -3
  343. package/dist/assets/ic-dot-circle.5ce1fccf.svg +0 -3
  344. package/dist/assets/ic-line.4e8fa046.svg +0 -3
  345. package/dist/assets/ic-new-chat.f7c90f8e.svg +0 -5
  346. package/dist/assets/ic-piggybank.3a4839d7.svg +0 -3
  347. package/dist/assets/ic-priority-high-fill.53755d8f.svg +0 -3
  348. package/dist/assets/ic-priority-low-fill.79e781ae.svg +0 -4
  349. package/dist/assets/ic-priority-urgent-fill.78d42fa0.svg +0 -10
  350. package/dist/assets/ic-red-bulb.25e01bfc.svg +0 -9
  351. package/dist/assets/ic-runbook-color.afe649c4.svg +0 -11
@@ -3,5 +3,5 @@ import { DeploymentConfigDiffRadioSelectConfig } from './DeploymentConfigDiff.ty
3
3
  declare const DeploymentConfigDiffRadioSelect: ({ radioSelectConfig, position, }: {
4
4
  radioSelectConfig: DeploymentConfigDiffRadioSelectConfig;
5
5
  position?: UsePopoverProps["position"];
6
- }) => JSX.Element;
6
+ }) => import("react/jsx-runtime").JSX.Element;
7
7
  export default DeploymentConfigDiffRadioSelect;
@@ -2,5 +2,5 @@ interface DetectBottomProps {
2
2
  callback: () => void;
3
3
  hasError?: boolean;
4
4
  }
5
- declare const DetectBottom: ({ callback, hasError }: DetectBottomProps) => JSX.Element;
5
+ declare const DetectBottom: ({ callback, hasError }: DetectBottomProps) => import("react/jsx-runtime").JSX.Element;
6
6
  export default DetectBottom;
@@ -1,2 +1,2 @@
1
1
  import { DocLinkProps } from './types';
2
- export declare const DocLink: <T extends boolean = false>({ docLinkKey, text, dataTestId, startIcon, showExternalIcon, onClick, fontWeight, size, variant, isExternalLink, openInNewTab, fullWidth, }: DocLinkProps<T>) => JSX.Element;
2
+ export declare const DocLink: <T extends boolean = false>({ docLinkKey, text, dataTestId, startIcon, showExternalIcon, onClick, fontWeight, size, variant, isExternalLink, openInNewTab, fullWidth, }: DocLinkProps<T>) => import("react/jsx-runtime").JSX.Element;
@@ -91,7 +91,6 @@ export declare const DOCUMENTATION: {
91
91
  readonly GLOBAL_CONFIG_SSO_LOGIN_MICROSOFT: "global-configurations/authorization/sso-login/microsoft";
92
92
  readonly GLOBAL_CONFIG_PULL_IMAGE_DIGEST: "global-configurations/pull-image-digest";
93
93
  readonly GLOBAL_CONFIG_TAGS: "getting-started/global-configurations/tags-policy";
94
- readonly SAMPLE_RUNBOOK_LINK: "https://docs.devtron.ai/user-guide/ai-recommendations/runbook#add-runbook-spec";
95
94
  readonly APP_MANAGEMENT: "docs/user-guide/app-management";
96
95
  readonly SOFTWARE_DISTRIBUTION_HUB: "usage/software-distribution-hub";
97
96
  readonly RELEASE_TRACKS: "usage/software-distribution-hub/release-hub#creating-release-tracks-and-versions";
@@ -1,2 +1,2 @@
1
1
  import { DynamicDataTableProps } from './types';
2
- export declare const DynamicDataTable: <K extends string, CustomStateType = Record<string, unknown>>({ headers, ...props }: DynamicDataTableProps<K, CustomStateType>) => JSX.Element;
2
+ export declare const DynamicDataTable: <K extends string, CustomStateType = Record<string, unknown>>({ headers, ...props }: DynamicDataTableProps<K, CustomStateType>) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { DynamicDataTableHeaderProps } from './types';
2
- export declare const DynamicDataTableHeader: <K extends string, CustomStateType = Record<string, unknown>>({ headers, rows, sortingConfig, addBtnTooltip, onRowAdd, readOnly, isAdditionNotAllowed, isDeletionNotAllowed, headerComponent, actionButtonConfig, }: DynamicDataTableHeaderProps<K, CustomStateType>) => JSX.Element;
2
+ export declare const DynamicDataTableHeader: <K extends string, CustomStateType = Record<string, unknown>>({ headers, rows, sortingConfig, addBtnTooltip, onRowAdd, readOnly, isAdditionNotAllowed, isDeletionNotAllowed, headerComponent, actionButtonConfig, }: DynamicDataTableHeaderProps<K, CustomStateType>) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { DynamicDataTableRowProps } from './types';
2
- export declare const DynamicDataTableRow: <K extends string, CustomStateType = Record<string, unknown>>({ rows, headers, readOnly, isDeletionNotAllowed, cellError, actionButtonConfig, onRowEdit, onRowDelete, leadingCellIcon, trailingCellIcon, buttonCellWrapComponent, focusableFieldKey, shouldAutoFocusOnMount, }: DynamicDataTableRowProps<K, CustomStateType>) => JSX.Element;
2
+ export declare const DynamicDataTableRow: <K extends string, CustomStateType = Record<string, unknown>>({ rows, headers, readOnly, isDeletionNotAllowed, cellError, actionButtonConfig, onRowEdit, onRowDelete, leadingCellIcon, trailingCellIcon, buttonCellWrapComponent, focusableFieldKey, shouldAutoFocusOnMount, }: DynamicDataTableRowProps<K, CustomStateType>) => import("react/jsx-runtime").JSX.Element;
@@ -14,5 +14,5 @@ import { EditImageFormFieldProps } from './types';
14
14
  * />
15
15
  * ```
16
16
  */
17
- declare const EditImageFormField: ({ defaultIcon, errorMessage, handleError, url, handleURLChange, ariaLabelPrefix, dataTestIdPrefix, altText, }: EditImageFormFieldProps) => JSX.Element;
17
+ declare const EditImageFormField: ({ defaultIcon, errorMessage, handleError, url, handleURLChange, ariaLabelPrefix, dataTestIdPrefix, altText, }: EditImageFormFieldProps) => import("react/jsx-runtime").JSX.Element;
18
18
  export default EditImageFormField;
@@ -1,3 +1,3 @@
1
1
  import { EditableTextAreaProps } from './types';
2
- declare const EditableTextArea: (props: EditableTextAreaProps) => JSX.Element;
2
+ declare const EditableTextArea: (props: EditableTextAreaProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default EditableTextArea;
@@ -1,3 +1,3 @@
1
1
  import { EnvironmentSelectorProps } from './types';
2
- declare const EnvironmentSelector: <T>({ handleEnvironmentChange, selectedEnvironmentsMap, isMulti, placeholder, processOptions, styles, isClearable, autoFocus, }: EnvironmentSelectorProps<T>) => JSX.Element;
2
+ declare const EnvironmentSelector: <T>({ handleEnvironmentChange, selectedEnvironmentsMap, isMulti, placeholder, processOptions, styles, isClearable, autoFocus, }: EnvironmentSelectorProps<T>) => import("react/jsx-runtime").JSX.Element;
3
3
  export default EnvironmentSelector;
@@ -1,3 +1,3 @@
1
1
  import { ErrorBarType } from './types';
2
- declare const ErrorBar: ({ appDetails, useParentMargin }: ErrorBarType) => JSX.Element;
2
+ declare const ErrorBar: ({ appDetails, useParentMargin }: ErrorBarType) => import("react/jsx-runtime").JSX.Element;
3
3
  export default ErrorBar;
@@ -1,3 +1,3 @@
1
1
  import { AppDetails } from '../../types';
2
2
  export declare const getIsImagePullBackOff: (appDetails: AppDetails) => boolean;
3
- export declare const renderErrorHeaderMessage: (appDetails: AppDetails, key: string, onClickActionButton?: any) => JSX.Element;
3
+ export declare const renderErrorHeaderMessage: (appDetails: AppDetails, key: string, onClickActionButton?: any) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { ExcludedImageNodeProps } from './types';
2
- declare const ExcludedImageNode: ({ image }: ExcludedImageNodeProps) => JSX.Element;
2
+ declare const ExcludedImageNode: ({ image }: ExcludedImageNodeProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default ExcludedImageNode;
@@ -1,3 +1,3 @@
1
1
  import { ExportToCsvProps } from './types';
2
- declare const ExportToCsv: <HeaderItemType extends string>({ apiPromise, fileName, triggerElementConfig, disabled, modalConfig, headers, downloadRequestId, }: ExportToCsvProps<HeaderItemType>) => JSX.Element;
2
+ declare const ExportToCsv: <HeaderItemType extends string>({ apiPromise, fileName, triggerElementConfig, disabled, modalConfig, headers, downloadRequestId, }: ExportToCsvProps<HeaderItemType>) => import("react/jsx-runtime").JSX.Element;
3
3
  export default ExportToCsv;
@@ -1,3 +1,3 @@
1
1
  import { ExportToCsvDialogProps } from './types';
2
- declare const ExportToCsvDialog: ({ exportDataError, isLoading, initiateDownload, handleCancelRequest, }: ExportToCsvDialogProps) => JSX.Element;
2
+ declare const ExportToCsvDialog: ({ exportDataError, isLoading, initiateDownload, handleCancelRequest, }: ExportToCsvDialogProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default ExportToCsvDialog;
@@ -1,2 +1,2 @@
1
1
  import { FeatureDescriptionModalProps } from './types';
2
- export declare const FeatureDescriptionModal: ({ title, renderDescriptionContent, closeModalText, docLink, closeModal, imageVariant, SVGImage, imageStyles, tabsConfig, }: FeatureDescriptionModalProps) => JSX.Element;
2
+ export declare const FeatureDescriptionModal: ({ title, renderDescriptionContent, closeModalText, docLink, closeModal, imageVariant, SVGImage, imageStyles, tabsConfig, }: FeatureDescriptionModalProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { DescriptorProps } from './types';
2
- declare const FeatureTitleWithInfo: ({ additionalContainerClasses, breadCrumbs, children, iconClassName, title, renderDescriptionContent, closeModalText, docLink, SVGImage, showInfoIconTippy, docLinkText, dataTestId, additionalContent, showInfoIcon, tabsConfig, }: DescriptorProps) => JSX.Element;
2
+ declare const FeatureTitleWithInfo: ({ additionalContainerClasses, breadCrumbs, children, iconClassName, title, renderDescriptionContent, closeModalText, docLink, SVGImage, showInfoIconTippy, docLinkText, dataTestId, additionalContent, showInfoIcon, tabsConfig, }: DescriptorProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default FeatureTitleWithInfo;
@@ -1,2 +1,2 @@
1
1
  import { FileUploadProps } from './types';
2
- export declare const FileUpload: ({ isLoading, label, fileName, multiple, fileTypes, onUpload, }: FileUploadProps) => JSX.Element;
2
+ export declare const FileUpload: ({ isLoading, label, fileName, multiple, fileTypes, onUpload, }: FileUploadProps) => import("react/jsx-runtime").JSX.Element;
@@ -2,5 +2,5 @@ import { FilterChipsProps } from './types';
2
2
  /**
3
3
  * Component for rendering the applied filter chips
4
4
  */
5
- declare const FilterChips: <T = Record<string, unknown>>({ filterConfig, clearFilters, onRemoveFilter, getFormattedLabel, getFormattedValue, className, clearButtonClassName, showClearAndRemove, shouldHideLabel, }: FilterChipsProps<T>) => JSX.Element;
5
+ declare const FilterChips: <T = Record<string, unknown>>({ filterConfig, clearFilters, onRemoveFilter, getFormattedLabel, getFormattedValue, className, clearButtonClassName, showClearAndRemove, shouldHideLabel, }: FilterChipsProps<T>) => import("react/jsx-runtime").JSX.Element;
6
6
  export default FilterChips;
@@ -1,3 +1,3 @@
1
1
  import { FlagImageProps } from './types';
2
- declare const FlagImage: ({ country, size }: FlagImageProps) => JSX.Element;
2
+ declare const FlagImage: ({ country, size }: FlagImageProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default FlagImage;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
2
  import { FloatingVariablesSuggestionsProps } from './types';
3
- declare const _default: React.MemoExoticComponent<({ zIndex, appId, envId, clusterId, bounds, hideObjectVariables, showValueOnHover, isTemplateView, }: FloatingVariablesSuggestionsProps) => JSX.Element>;
3
+ declare const _default: React.MemoExoticComponent<({ appId, envId, clusterId, hideObjectVariables, showValueOnHover, isTemplateView, boundaryGap, }: FloatingVariablesSuggestionsProps) => import("react/jsx-runtime").JSX.Element>;
4
4
  export default _default;
@@ -1,3 +1,3 @@
1
1
  import { SuggestionsItemProps } from './types';
2
- declare const SuggestionItem: ({ variableName, description, variableValue, isRedacted, highlightText, showValueOnHover, }: SuggestionsItemProps) => JSX.Element;
2
+ declare const SuggestionItem: ({ variableName, description, variableValue, isRedacted, highlightText, showValueOnHover, }: SuggestionsItemProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default SuggestionItem;
@@ -1,3 +1,3 @@
1
1
  import { SuggestionsProps } from './types';
2
- declare const _default: import('react').MemoExoticComponent<({ handleDeActivation, loading, variables, reloadVariables, error, showValueOnHover, }: SuggestionsProps) => JSX.Element>;
2
+ declare const _default: import('react').MemoExoticComponent<({ handleDeActivation, loading, variables, reloadVariables, error, showValueOnHover, }: SuggestionsProps) => import("react/jsx-runtime").JSX.Element>;
3
3
  export default _default;
@@ -1,2 +1,2 @@
1
- declare const _default: import('react').MemoExoticComponent<() => JSX.Element>;
1
+ declare const _default: import('react').MemoExoticComponent<() => import("react/jsx-runtime").JSX.Element>;
2
2
  export default _default;
@@ -1,7 +1,4 @@
1
- export declare const SUGGESTIONS_SIZE: {
2
- width: number;
3
- height: number;
4
- };
5
1
  export declare const NO_DEFINED_DESCRIPTION = "No Defined Description";
6
2
  export declare const NO_DEFINED_VALUE = "No Defined Value";
7
3
  export declare const SUGGESTIONS_INFO_TITLE = "What is scoped variable?";
4
+ export declare const DRAG_SELECTOR = "handle-drag";
@@ -1,4 +1,4 @@
1
- import { DraggableBounds } from 'react-draggable';
1
+ import { DraggableWrapperProps } from '../../../Common/DraggableWrapper';
2
2
  import { AppConfigProps } from '../../../Pages/index';
3
3
  export interface ScopedVariableType {
4
4
  variableName: string;
@@ -8,12 +8,10 @@ export interface ScopedVariableType {
8
8
  } | null;
9
9
  isRedacted: boolean;
10
10
  }
11
- export interface FloatingVariablesSuggestionsProps extends Required<Pick<AppConfigProps, 'isTemplateView'>> {
12
- zIndex: number;
11
+ export interface FloatingVariablesSuggestionsProps extends Required<Pick<AppConfigProps, 'isTemplateView'>>, Pick<DraggableWrapperProps, 'boundaryGap'> {
13
12
  appId?: string;
14
13
  envId?: string;
15
14
  clusterId?: string;
16
- bounds?: DraggableBounds | string | false;
17
15
  /**
18
16
  * This will hide the variables with object/array values if set to true
19
17
  * @default true
@@ -1,3 +1,3 @@
1
1
  import { FormFieldInfoProps } from './types';
2
- declare const FormFieldInfo: ({ error, helperText, warningText, inputId }: FormFieldInfoProps) => JSX.Element;
2
+ declare const FormFieldInfo: ({ error, helperText, warningText, inputId }: FormFieldInfoProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default FormFieldInfo;
@@ -1,3 +1,3 @@
1
1
  import { FormFieldLabelProps } from './types';
2
- declare const FormFieldLabel: ({ label, inputId, required, layout, labelTooltipConfig, labelTippyCustomizedConfig, }: FormFieldLabelProps) => JSX.Element;
2
+ declare const FormFieldLabel: ({ label, inputId, required, layout, labelTooltipConfig, labelTippyCustomizedConfig, }: FormFieldLabelProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default FormFieldLabel;
@@ -1,3 +1,3 @@
1
1
  import { FormFieldWrapperProps } from './types';
2
- declare const FormFieldWrapper: ({ layout, fullWidth, label, inputId, error, helperText, warningText, required, children, labelTippyCustomizedConfig, labelTooltipConfig, hideFormFieldInfo, }: Omit<Required<FormFieldWrapperProps>, "hideFormFieldInfo"> & Pick<FormFieldWrapperProps, "hideFormFieldInfo">) => JSX.Element;
2
+ declare const FormFieldWrapper: ({ layout, fullWidth, label, inputId, error, helperText, warningText, required, children, labelTippyCustomizedConfig, labelTooltipConfig, hideFormFieldInfo, }: Omit<Required<FormFieldWrapperProps>, "hideFormFieldInfo"> & Pick<FormFieldWrapperProps, "hideFormFieldInfo">) => import("react/jsx-runtime").JSX.Element;
3
3
  export default FormFieldWrapper;
@@ -1,3 +1,3 @@
1
1
  import { GenericInfoCardProps } from './types';
2
- declare const GenericInfoCard: ({ title, description, author, isLoading, borderVariant, Icon, onClick, linkProps, }: GenericInfoCardProps) => JSX.Element;
2
+ declare const GenericInfoCard: ({ title, description, author, isLoading, borderVariant, Icon, onClick, linkProps, }: GenericInfoCardProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default GenericInfoCard;
@@ -1,2 +1,2 @@
1
1
  import { GenericInfoCardListingProps } from './types';
2
- export declare const GenericInfoCardListing: ({ isLoading, error, list, searchKey, reloadList, borderVariant, handleClearFilters, emptyStateConfig, }: GenericInfoCardListingProps) => JSX.Element;
2
+ export declare const GenericInfoCardListing: ({ isLoading, error, list, searchKey, reloadList, borderVariant, handleClearFilters, emptyStateConfig, }: GenericInfoCardListingProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { GenericInfoListSkeletonProps } from './types';
2
- export declare const GenericInfoListSkeleton: ({ borderVariant }: GenericInfoListSkeletonProps) => JSX.Element;
2
+ export declare const GenericInfoListSkeleton: ({ borderVariant }: GenericInfoListSkeletonProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,9 +1,9 @@
1
1
  import { PropsWithChildren } from 'react';
2
2
  import { GenericModalFooterProps, GenericModalHeaderProps, GenericModalProps } from './types';
3
3
  declare const GenericModal: {
4
- ({ name, open, width, borderRadius, onClose, onEscape, closeOnBackdropClick, children, }: PropsWithChildren<GenericModalProps>): JSX.Element;
5
- Header: ({ title }: GenericModalHeaderProps) => JSX.Element;
6
- Body: ({ children }: PropsWithChildren<{}>) => JSX.Element;
7
- Footer: ({ leftSideElement, buttonConfig, children, }: PropsWithChildren<GenericModalFooterProps>) => JSX.Element;
4
+ ({ name, open, width, borderRadius, onClose, onEscape, closeOnBackdropClick, children, }: PropsWithChildren<GenericModalProps>): import("react/jsx-runtime").JSX.Element;
5
+ Header: ({ title }: GenericModalHeaderProps) => import("react/jsx-runtime").JSX.Element;
6
+ Body: ({ children }: PropsWithChildren<{}>) => import("react/jsx-runtime").JSX.Element;
7
+ Footer: ({ leftSideElement, buttonConfig, children, }: PropsWithChildren<GenericModalFooterProps>) => import("react/jsx-runtime").JSX.Element;
8
8
  };
9
9
  export default GenericModal;
@@ -2,5 +2,5 @@ import { PropsWithChildren } from 'react';
2
2
  import { GenericModalContextType } from './types';
3
3
  export declare const GenericModalProvider: ({ value, children }: PropsWithChildren<{
4
4
  value: GenericModalContextType;
5
- }>) => JSX.Element;
5
+ }>) => import("react/jsx-runtime").JSX.Element;
6
6
  export declare const useGenericModalContext: () => GenericModalContextType;
@@ -1,4 +1,4 @@
1
1
  import { ButtonComponentType } from '../Button';
2
2
  import { GenericSectionErrorStateProps } from './types';
3
- declare const GenericSectionErrorState: <T extends ButtonComponentType = ButtonComponentType.button>({ reload, buttonProps, customIcon, withBorder, title, subTitle, description, buttonText, rootClassName, useInfoIcon, progressingProps, }: GenericSectionErrorStateProps<T>) => JSX.Element;
3
+ declare const GenericSectionErrorState: <T extends ButtonComponentType = ButtonComponentType.button>({ reload, buttonProps, customIcon, withBorder, title, subTitle, description, buttonText, rootClassName, useInfoIcon, progressingProps, }: GenericSectionErrorStateProps<T>) => import("react/jsx-runtime").JSX.Element;
4
4
  export default GenericSectionErrorState;
@@ -1,3 +1,3 @@
1
1
  import { GettingStartedType } from './types';
2
- declare const GettingStartedCard: ({ hideGettingStartedCard }: GettingStartedType) => JSX.Element;
2
+ declare const GettingStartedCard: ({ hideGettingStartedCard }: GettingStartedType) => import("react/jsx-runtime").JSX.Element;
3
3
  export default GettingStartedCard;
@@ -1,3 +1,3 @@
1
1
  import { GitCommitInfoGenericProps } from './types';
2
- declare const GitCommitInfoGeneric: ({ materialSourceType, materialSourceValue, commitInfo, selectedCommitInfo, materialUrl, showMaterialInfoHeader, index, isExcluded, }: GitCommitInfoGenericProps) => JSX.Element;
2
+ declare const GitCommitInfoGeneric: ({ materialSourceType, materialSourceValue, commitInfo, selectedCommitInfo, materialUrl, showMaterialInfoHeader, index, isExcluded, }: GitCommitInfoGenericProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default GitCommitInfoGeneric;
@@ -5,5 +5,5 @@ declare const GitMaterialInfoHeader: ({ index, repoUrl, materialType, materialVa
5
5
  materialType?: string;
6
6
  materialValue?: string;
7
7
  style?: {};
8
- }) => JSX.Element;
8
+ }) => import("react/jsx-runtime").JSX.Element;
9
9
  export default GitMaterialInfoHeader;
@@ -1,2 +1,2 @@
1
1
  import { GitProviderIconProps } from './types';
2
- export declare const GitProviderIcon: ({ gitProvider, size, gitRepoUrl }: GitProviderIconProps) => JSX.Element;
2
+ export declare const GitProviderIcon: ({ gitProvider, size, gitRepoUrl }: GitProviderIconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { GraphVisualizerProps } from './types';
2
- export declare const GraphVisualizer: ({ nodes: initialNodes, edges: initialEdges, setNodes, setEdges, }: GraphVisualizerProps) => JSX.Element;
2
+ export declare const GraphVisualizer: ({ nodes: initialNodes, edges: initialEdges, setNodes, setEdges, }: GraphVisualizerProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { BaseNodeProps } from './types';
2
- export declare const BaseNode: ({ id, className, isConnectable, children }: BaseNodeProps) => JSX.Element;
2
+ export declare const BaseNode: ({ id, className, isConnectable, children }: BaseNodeProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { NodeProps } from '@xyflow/react';
2
2
  import { DropdownNodeProps } from './types';
3
- export declare const DropdownNode: ({ id, data, isConnectable }: NodeProps<DropdownNodeProps>) => JSX.Element;
3
+ export declare const DropdownNode: ({ id, data, isConnectable }: NodeProps<DropdownNodeProps>) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { NodeProps } from '@xyflow/react';
2
2
  import { IconNodeProps } from './types';
3
- export declare const IconNode: ({ data, id, isConnectable }: NodeProps<IconNodeProps>) => JSX.Element;
3
+ export declare const IconNode: ({ data, id, isConnectable }: NodeProps<IconNodeProps>) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { NodeProps } from '@xyflow/react';
2
2
  import { TextNodeProps } from './types';
3
- export declare const TextNode: ({ id, data, isConnectable }: NodeProps<TextNodeProps>) => JSX.Element;
3
+ export declare const TextNode: ({ id, data, isConnectable }: NodeProps<TextNodeProps>) => import("react/jsx-runtime").JSX.Element;
@@ -1,8 +1,8 @@
1
1
  import { NodeTypes, Viewport } from '@xyflow/react';
2
2
  declare const nodeTypes: {
3
- iconNode: ({ data, id, isConnectable }: import('@xyflow/react').NodeProps<import('./components').IconNodeProps>) => JSX.Element;
4
- textNode: ({ id, data, isConnectable }: import('@xyflow/react').NodeProps<import('./components').TextNodeProps>) => JSX.Element;
5
- dropdownNode: ({ id, data, isConnectable }: import('@xyflow/react').NodeProps<import('./components').DropdownNodeProps>) => JSX.Element;
3
+ iconNode: ({ data, id, isConnectable }: import('@xyflow/react').NodeProps<import('./components').IconNodeProps>) => import("react/jsx-runtime").JSX.Element;
4
+ textNode: ({ id, data, isConnectable }: import('@xyflow/react').NodeProps<import('./components').TextNodeProps>) => import("react/jsx-runtime").JSX.Element;
5
+ dropdownNode: ({ id, data, isConnectable }: import('@xyflow/react').NodeProps<import('./components').DropdownNodeProps>) => import("react/jsx-runtime").JSX.Element;
6
6
  };
7
7
  export declare const NODE_TYPES: NodeTypes;
8
8
  export declare const NODE_WIDTH_MAP: Record<keyof typeof nodeTypes, number>;
@@ -1,3 +1,3 @@
1
1
  import { HeaderWithCreateButtonProps } from './types';
2
- export declare const HeaderWithCreateButton: ({ viewType }: HeaderWithCreateButtonProps) => JSX.Element;
2
+ export declare const HeaderWithCreateButton: ({ viewType }: HeaderWithCreateButtonProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default HeaderWithCreateButton;
@@ -1,2 +1,2 @@
1
1
  import { HelpButtonProps } from './types';
2
- export declare const HelpButton: ({ serverInfo, fetchingServerInfo, onClick, hideGettingStartedCard, docPath, }: HelpButtonProps) => JSX.Element;
2
+ export declare const HelpButton: ({ serverInfo, fetchingServerInfo, onClick, hideGettingStartedCard, docPath, }: HelpButtonProps) => import("react/jsx-runtime").JSX.Element;
@@ -1 +1 @@
1
- export declare const IframePromoButton: () => JSX.Element;
1
+ export declare const IframePromoButton: () => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { PageHeaderType } from './types';
2
- declare const PageHeader: ({ headerName, headerImage, additionalHeaderInfo, showTabs, renderHeaderTabs, isBreadcrumbs, breadCrumbs, renderActionButtons, onClose, tippyProps, closeIcon, docPath, }: PageHeaderType) => JSX.Element;
2
+ declare const PageHeader: ({ headerName, headerImage, additionalHeaderInfo, showTabs, renderHeaderTabs, isBreadcrumbs, breadCrumbs, renderActionButtons, onClose, tippyProps, closeIcon, docPath, }: PageHeaderType) => import("react/jsx-runtime").JSX.Element;
3
3
  export default PageHeader;
@@ -1,2 +1,2 @@
1
1
  import { ProfileMenuProps } from './types';
2
- export declare const ProfileMenu: ({ user, onClick }: ProfileMenuProps) => JSX.Element;
2
+ export declare const ProfileMenu: ({ user, onClick }: ProfileMenuProps) => import("react/jsx-runtime").JSX.Element;
@@ -30,7 +30,6 @@ export declare const iconMap: {
30
30
  'ic-backup-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
31
31
  'ic-backup-location': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
32
32
  'ic-backup-schedule-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
33
- 'ic-bell': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
34
33
  'ic-bg-backup-schedule': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
35
34
  'ic-bg-backups': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
36
35
  'ic-bg-build': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -57,7 +56,6 @@ export declare const iconMap: {
57
56
  'ic-bug': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
58
57
  'ic-build-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
59
58
  'ic-building': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
60
- 'ic-bulb': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
61
59
  'ic-calendar': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
62
60
  'ic-cancelled': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
63
61
  'ic-card-stack': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -81,7 +79,6 @@ export declare const iconMap: {
81
79
  'ic-clipboard': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
82
80
  'ic-clock-counterclockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
83
81
  'ic-clock': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
84
- 'ic-close-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
85
82
  'ic-close-large': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
86
83
  'ic-close-small': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
87
84
  'ic-cloud-upload': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -91,7 +88,6 @@ export declare const iconMap: {
91
88
  'ic-code': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
92
89
  'ic-coins-color-animated': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
93
90
  'ic-coins': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
94
- 'ic-comment': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
95
91
  'ic-container-registry': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
96
92
  'ic-container': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
97
93
  'ic-cookr': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -119,7 +115,6 @@ export declare const iconMap: {
119
115
  'ic-disconnect': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
120
116
  'ic-discord-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
121
117
  'ic-dockerhub': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
122
- 'ic-dot-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
123
118
  'ic-download': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
124
119
  'ic-ecr': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
125
120
  'ic-edit-lines': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -200,7 +195,6 @@ export declare const iconMap: {
200
195
  'ic-lego': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
201
196
  'ic-lightning-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
202
197
  'ic-lightning': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
203
- 'ic-line': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
204
198
  'ic-link': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
205
199
  'ic-linked-build-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
206
200
  'ic-list-bullets': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -223,7 +217,6 @@ export declare const iconMap: {
223
217
  'ic-monitoring': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
224
218
  'ic-more-vertical': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
225
219
  'ic-namespace': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
226
- 'ic-new-chat': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
227
220
  'ic-new': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
228
221
  'ic-node-script': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
229
222
  'ic-oidc': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -241,16 +234,11 @@ export declare const iconMap: {
241
234
  'ic-pause-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
242
235
  'ic-pause': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
243
236
  'ic-pencil': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
244
- 'ic-piggybank': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
245
237
  'ic-play-outline': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
246
- 'ic-priority-high-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
247
- 'ic-priority-low-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
248
238
  'ic-priority-medium-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
249
- 'ic-priority-urgent-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
250
239
  'ic-quay': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
251
240
  'ic-quote': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
252
241
  'ic-ratings': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
253
- 'ic-red-bulb': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
254
242
  'ic-release-hub': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
255
243
  'ic-resize-handle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
256
244
  'ic-resource-browser': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -258,7 +246,6 @@ export declare const iconMap: {
258
246
  'ic-right-panel-collapse': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
259
247
  'ic-rocket-gear': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
260
248
  'ic-rocket-launch': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
261
- 'ic-runbook-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
262
249
  'ic-security-fixable': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
263
250
  'ic-security-not-fixable': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
264
251
  'ic-security-policy': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -329,4 +316,4 @@ export interface IconsProps extends Omit<IconBaseProps, 'name' | 'iconMap'> {
329
316
  /** The name of the icon to render. */
330
317
  name: keyof typeof iconMap;
331
318
  }
332
- export declare const Icon: (props: IconsProps) => JSX.Element;
319
+ export declare const Icon: (props: IconsProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { IconBaseProps } from './types';
2
- export declare const IconBase: ({ name, iconMap, size, tooltipProps, color, dataTestId, rotateBy, fillSpace, flip, }: IconBaseProps) => JSX.Element;
2
+ export declare const IconBase: ({ name, iconMap, size, tooltipProps, color, dataTestId, rotateBy, fillSpace, flip, }: IconBaseProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { IframeContainerProps } from './types';
2
- declare const IframeContainer: ({ iframeList, maxHeight, maxWidth }: IframeContainerProps) => JSX.Element;
2
+ declare const IframeContainer: ({ iframeList, maxHeight, maxWidth }: IframeContainerProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default IframeContainer;
@@ -1,3 +1,3 @@
1
1
  import { IframeElementProps } from './types';
2
- declare const IframeElement: ({ URL, width, height, title, maxHeight, maxWidth }: IframeElementProps) => JSX.Element;
2
+ declare const IframeElement: ({ URL, width, height, title, maxHeight, maxWidth }: IframeElementProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default IframeElement;
@@ -20,4 +20,4 @@ export interface IllustrationProps extends Omit<IllustrationBaseProps, 'name' |
20
20
  */
21
21
  name: keyof typeof illustrationMap;
22
22
  }
23
- export declare const Illustration: (props: IllustrationProps) => JSX.Element;
23
+ export declare const Illustration: (props: IllustrationProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { IllustrationBaseProps } from './types';
2
- export declare const IllustrationBase: ({ name, illustrationMap, dataTestId, imageProps, svgProps, }: IllustrationBaseProps) => JSX.Element;
2
+ export declare const IllustrationBase: ({ name, illustrationMap, dataTestId, imageProps, svgProps, }: IllustrationBaseProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { ArtifactInfoProps } from '../types';
2
- declare const ArtifactInfo: ({ imagePath, registryName, registryType, image, deployedTime, deployedBy, isRollbackTrigger, excludedImagePathNode, approvalChecksNode, approvalInfoTippy, }: ArtifactInfoProps) => JSX.Element;
2
+ declare const ArtifactInfo: ({ imagePath, registryName, registryType, image, deployedTime, deployedBy, isRollbackTrigger, excludedImagePathNode, approvalChecksNode, approvalInfoTippy, }: ArtifactInfoProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default ArtifactInfo;
@@ -1,3 +1,3 @@
1
1
  import { ImageCardProps } from './types';
2
- declare const ImageCard: ({ testIdLocator, cta, sequentialCDCardTitleProps, artifactInfoProps, imageTagContainerProps, children, rootClassName, materialInfoRootClassName, }: ImageCardProps) => JSX.Element;
2
+ declare const ImageCard: ({ testIdLocator, cta, sequentialCDCardTitleProps, artifactInfoProps, imageTagContainerProps, children, rootClassName, materialInfoRootClassName, }: ImageCardProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default ImageCard;
@@ -1,3 +1,3 @@
1
1
  import { DeploymentEnvStateProps } from './types';
2
- declare const DeploymentEnvState: ({ envStateText, title, tooltipContent }: DeploymentEnvStateProps) => JSX.Element;
2
+ declare const DeploymentEnvState: ({ envStateText, title, tooltipContent }: DeploymentEnvStateProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default DeploymentEnvState;
@@ -1,3 +1,3 @@
1
1
  import { SequentialCDCardTitleProps } from '../types';
2
- declare const SequentialCDCardTitle: ({ isLatest, isRunningOnParentCD, artifactStatus, environmentName, parentEnvironmentName, stageType, showLatestTag, isVirtualEnvironment, deployedOn, additionalInfo, targetPlatforms, }: SequentialCDCardTitleProps) => JSX.Element;
2
+ declare const SequentialCDCardTitle: ({ isLatest, isRunningOnParentCD, artifactStatus, environmentName, parentEnvironmentName, stageType, showLatestTag, isVirtualEnvironment, deployedOn, additionalInfo, targetPlatforms, }: SequentialCDCardTitleProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default SequentialCDCardTitle;
@@ -1,3 +1,3 @@
1
1
  import { ImageCardAccordionProps } from './types';
2
- declare const ImageCardAccordion: ({ isSecurityModuleInstalled, artifactId, applicationId, environmentId, changesCard, isScanned, isScanEnabled, SecurityModalSidebar, }: ImageCardAccordionProps) => JSX.Element;
2
+ declare const ImageCardAccordion: ({ isSecurityModuleInstalled, artifactId, applicationId, environmentId, changesCard, isScanned, isScanEnabled, SecurityModalSidebar, }: ImageCardAccordionProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default ImageCardAccordion;
@@ -1,3 +1,3 @@
1
1
  import { ImageChipCellProps } from './types';
2
- declare const ImageChipCell: ({ imagePath, registryType, handleClick, isExpanded: isExpandedProp, placement, }: ImageChipCellProps) => JSX.Element;
2
+ declare const ImageChipCell: ({ imagePath, registryType, handleClick, isExpanded: isExpandedProp, placement, }: ImageChipCellProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default ImageChipCell;
@@ -1,3 +1,3 @@
1
1
  import { ImageWithFallbackProps } from './types';
2
- declare const ImageWithFallback: ({ imageProps, fallbackImage }: ImageWithFallbackProps) => JSX.Element;
2
+ declare const ImageWithFallback: ({ imageProps, fallbackImage }: ImageWithFallbackProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default ImageWithFallback;
@@ -1,3 +1,3 @@
1
1
  import { InfoBlockProps } from './types';
2
- declare const InfoBlock: ({ layout, variant, size, customIcon, buttonProps, heading, description, borderRadiusConfig, borderConfig, }: InfoBlockProps) => JSX.Element;
2
+ declare const InfoBlock: ({ layout, variant, size, customIcon, buttonProps, heading, description, borderRadiusConfig, borderConfig, }: InfoBlockProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default InfoBlock;
@@ -1,3 +1,3 @@
1
1
  import { InfoIconTippyProps } from '../../../Common/Types';
2
- declare const InfoIconTippy: <T extends boolean = false>({ heading, infoText, iconClass, documentationLink, documentationLinkText, additionalContent, iconClassName, placement, dataTestid, children, headingInfo, buttonPadding, isExternalLink, openInNewTab, }: InfoIconTippyProps<T>) => JSX.Element;
2
+ declare const InfoIconTippy: <T extends boolean = false>({ heading, infoText, iconClass, documentationLink, documentationLinkText, additionalContent, iconClassName, placement, dataTestid, children, headingInfo, buttonPadding, isExternalLink, openInNewTab, }: InfoIconTippyProps<T>) => import("react/jsx-runtime").JSX.Element;
3
3
  export default InfoIconTippy;
@@ -1,3 +1,3 @@
1
1
  import { InvalidYAMLTippyWrapperProps } from './types';
2
- declare const InvalidYAMLTippyWrapper: ({ parsingError, restoreLastSavedYAML, children }: InvalidYAMLTippyWrapperProps) => JSX.Element;
2
+ declare const InvalidYAMLTippyWrapper: ({ parsingError, restoreLastSavedYAML, children }: InvalidYAMLTippyWrapperProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default InvalidYAMLTippyWrapper;
@@ -1,2 +1,2 @@
1
1
  import { InvalidTippyProps } from './types';
2
- export declare const getInvalidTippyContent: ({ type, parsingError, restoreLastSavedYAML, }: InvalidTippyProps) => JSX.Element;
2
+ export declare const getInvalidTippyContent: ({ type, parsingError, restoreLastSavedYAML, }: InvalidTippyProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { KeyValueTableProps } from './KeyValueTable.types';
2
- export declare const KeyValueTable: ({ headerLabel, rows: initialRows, placeholder, maskValue, isSortable, headerComponent, onChange, isAdditionNotAllowed, shouldAutoFocusOnMount, readOnly, showError, validationSchema: parentValidationSchema, onError, validateDuplicateKeys, validateEmptyKeys, }: KeyValueTableProps) => JSX.Element;
2
+ export declare const KeyValueTable: ({ headerLabel, rows: initialRows, placeholder, maskValue, isSortable, headerComponent, onChange, isAdditionNotAllowed, shouldAutoFocusOnMount, readOnly, showError, validationSchema: parentValidationSchema, onError, validateDuplicateKeys, validateEmptyKeys, }: KeyValueTableProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { KeyboardShortcutProps } from './types';
2
- declare const KeyboardShortcut: ({ keyboardKey }: KeyboardShortcutProps) => JSX.Element;
2
+ declare const KeyboardShortcut: ({ keyboardKey }: KeyboardShortcutProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default KeyboardShortcut;