@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
@@ -1,2 +1,2 @@
1
1
  import { PropsWithChildren } from 'react';
2
- export declare const QueryClientProvider: ({ children }: PropsWithChildren<{}>) => JSX.Element;
2
+ export declare const QueryClientProvider: ({ children }: PropsWithChildren<{}>) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,6 @@
1
- import { QueryKey, UseInfiniteQueryOptions, UseInfiniteQueryResult, UseMutationOptions, UseMutationResult, useQueryClient, UseQueryOptions, UseQueryResult } from '@tanstack/react-query';
1
+ import { QueryKey, UseMutationOptions, UseMutationResult, useQueryClient, UseQueryOptions, UseQueryResult } from '@tanstack/react-query';
2
2
  import { ServerErrors } from '../ServerError';
3
3
  import { ResponseType } from '../Types';
4
4
  export declare const useQuery: <TQueryFnData = unknown, TData = TQueryFnData, TQueryKey extends QueryKey = QueryKey, WrapWithResponseType extends boolean = true>(options: UseQueryOptions<WrapWithResponseType extends true ? ResponseType<TQueryFnData> : TQueryFnData, ServerErrors, TData, TQueryKey>) => UseQueryResult<TData, ServerErrors>;
5
5
  export declare const useMutation: <TData = unknown, TVariables = void, TContext = unknown>(options: UseMutationOptions<ResponseType<TData>, ServerErrors, TVariables, TContext>) => UseMutationResult<ResponseType<TData>, ServerErrors, TVariables, TContext>;
6
- export declare const useInfiniteQuery: <TQueryFnData = unknown, TData = TQueryFnData, TQueryKey extends QueryKey = QueryKey, WrapWithResponseType extends boolean = true>(options: UseInfiniteQueryOptions<WrapWithResponseType extends true ? ResponseType<TQueryFnData> : TQueryFnData, ServerErrors, TData, WrapWithResponseType extends true ? ResponseType<TQueryFnData> : TQueryFnData, TQueryKey>) => UseInfiniteQueryResult<TData, ServerErrors>;
7
6
  export { useQueryClient };
@@ -1,2 +1,2 @@
1
1
  import { AddCDButtonProps } from './types';
2
- export default function AddCDButton({ position, addCDButtons, endNode, startNode, handleAddCD, tooltipContent, }: Readonly<AddCDButtonProps>): JSX.Element;
2
+ export default function AddCDButton({ position, addCDButtons, endNode, startNode, handleAddCD, tooltipContent, }: Readonly<AddCDButtonProps>): import("react/jsx-runtime").JSX.Element;
@@ -1,10 +1,10 @@
1
1
  import { default as React } from 'react';
2
2
  import { BreadcrumbTextProps } from './Types';
3
- export declare const BreadcrumbText: ({ heading, isActive, shouldTruncate }: BreadcrumbTextProps) => JSX.Element;
4
- export declare const getBreadCrumbSeparator: (sep?: string) => JSX.Element;
3
+ export declare const BreadcrumbText: ({ heading, isActive, shouldTruncate }: BreadcrumbTextProps) => import("react/jsx-runtime").JSX.Element;
4
+ export declare const getBreadCrumbSeparator: (sep?: string) => import("react/jsx-runtime").JSX.Element;
5
5
  declare const Store: ({ children }: {
6
6
  children: any;
7
- }) => JSX.Element;
7
+ }) => import("react/jsx-runtime").JSX.Element;
8
8
  export declare const BreadcrumbContext: React.Context<{
9
9
  state: {
10
10
  alias: {};
@@ -1,2 +1,2 @@
1
1
  import { NestedBreadCrumbProps } from './Types';
2
- export declare const NestedBreadCrumb: ({ redirectUrl, linkText, profileName, nestedBreadCrumbsText, }: NestedBreadCrumbProps) => JSX.Element;
2
+ export declare const NestedBreadCrumb: ({ redirectUrl, linkText, profileName, nestedBreadCrumbsText, }: NestedBreadCrumbProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { ChartVersionAndTypeSelectorProps } from './Types';
2
- declare const ChartVersionAndTypeSelector: ({ setSelectedChartRefId }: ChartVersionAndTypeSelectorProps) => JSX.Element;
2
+ declare const ChartVersionAndTypeSelector: ({ setSelectedChartRefId }: ChartVersionAndTypeSelectorProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default ChartVersionAndTypeSelector;
@@ -7,4 +7,4 @@ import { ClipboardProps } from './types';
7
7
  * @param rootClassName - additional classes to add to button
8
8
  * @param iconSize - size of svg icon to be shown, default 16 (icon-dim-16)
9
9
  */
10
- export declare const ClipboardButton: ({ content, initialTippyText, copiedTippyText, duration, copyToClipboardPromise, rootClassName, iconSize, handleSuccess, variant, size, }: ClipboardProps) => JSX.Element;
10
+ export declare const ClipboardButton: ({ content, initialTippyText, copiedTippyText, duration, copyToClipboardPromise, rootClassName, iconSize, handleSuccess, variant, size, }: ClipboardProps) => import("react/jsx-runtime").JSX.Element;
@@ -42,8 +42,6 @@ export declare const URLS: {
42
42
  readonly APP_DEPLOYMNENT_HISTORY: "deployments";
43
43
  readonly APP_DETAILS: "details";
44
44
  readonly APP_DETAILS_K8: "k8s-resources";
45
- readonly EXTERNAL_ARGO_APP: "eaa";
46
- readonly EXTERNAL_FLUX_APP: "external-flux";
47
45
  readonly DETAILS: "/details";
48
46
  readonly CD_DETAILS: "cd-details";
49
47
  readonly APP_TRIGGER: "trigger";
@@ -95,7 +93,6 @@ export declare const URLS: {
95
93
  readonly SECURITY_CENTER_POLICIES: "/security-center/policies";
96
94
  readonly AUTOMATION_AND_ENABLEMENT: "/automation-and-enablement";
97
95
  readonly AUTOMATION_AND_ENABLEMENT_JOB: "/automation-and-enablement/job";
98
- readonly AUTOMATION_ENABLEMENT_RUNBOOKS: "/automation-and-enablement/runbooks";
99
96
  readonly DATA_PROTECTION: "/data-protection-management";
100
97
  readonly DATA_PROTECTION_OVERVIEW: "/data-protection-management/overview";
101
98
  readonly DATA_PROTECTION_BACKUP_AND_SCHEDULE: `/data-protection-management/backup-and-schedule/:view(${string})`;
@@ -112,7 +109,6 @@ export declare const URLS: {
112
109
  };
113
110
  export declare const ROUTES: {
114
111
  readonly APP: "app";
115
- readonly ATHENA: "athena";
116
112
  readonly APP_ARTIFACT_PROMOTE_MATERIAL: "app/artifact/promotion-request/material";
117
113
  readonly APP_TEMPLATE_DATA: "app/template/data";
118
114
  readonly ENVIRONMENT_CATEGORIES: "env/categories";
@@ -1,3 +1,3 @@
1
1
  export default function PropagateTagInfo({ isCreateApp }: {
2
2
  isCreateApp: boolean;
3
- }): JSX.Element;
3
+ }): import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { ResizableTagTextAreaProps } from './Types';
2
- export declare const ResizableTagTextArea: ({ value, minHeight, maxHeight, onBlur, onFocus, refVar, dependentRef, dependentRefs, className, disableOnBlurResizeToMinHeight, id, ...restProps }: ResizableTagTextAreaProps) => JSX.Element;
2
+ export declare const ResizableTagTextArea: ({ value, minHeight, maxHeight, onBlur, onFocus, refVar, dependentRef, dependentRefs, className, disableOnBlurResizeToMinHeight, id, ...restProps }: ResizableTagTextAreaProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { TagDetailType } from './Types';
2
- export declare const TagDetails: ({ index, tagData, setTagData, removeTag, tabIndex, suggestedTagsOptions, hidePropagateTag, }: TagDetailType) => JSX.Element;
2
+ export declare const TagDetails: ({ index, tagData, setTagData, removeTag, tabIndex, suggestedTagsOptions, hidePropagateTag, }: TagDetailType) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { TagLabelValueSelectorType } from './Types';
2
- export declare const TagLabelValueSelector: ({ selectedTagIndex, tagData, setTagData, tagOptions, isRequired, tagInputType, placeholder, tabIndex, refVar, dependentRef, noBackDrop, }: TagLabelValueSelectorType) => JSX.Element;
2
+ export declare const TagLabelValueSelector: ({ selectedTagIndex, tagData, setTagData, tagOptions, isRequired, tagInputType, placeholder, tabIndex, refVar, dependentRef, noBackDrop, }: TagLabelValueSelectorType) => import("react/jsx-runtime").JSX.Element;
@@ -13,4 +13,4 @@ import { DebouncedSearchProps } from './Types';
13
13
  * @param clearSearch - (Optional) To clear the search text
14
14
  * @param showClearIcon - (Optional) To show the clear icon default value is true
15
15
  */
16
- export default function DebouncedSearch({ onSearch, Icon, children, placeholder, containerClass, iconClass, inputClass, debounceTimeout, clearSearch, showClearIcon, autoFocus, }: DebouncedSearchProps): JSX.Element;
16
+ export default function DebouncedSearch({ onSearch, Icon, children, placeholder, containerClass, iconClass, inputClass, debounceTimeout, clearSearch, showClearIcon, autoFocus, }: DebouncedSearchProps): import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { DeleteCINodeButtonProps } from './types';
2
- export declare const DeleteCINodeButton: ({ testId, showIconOnly, disabled, title, isJobView, deletePayloadConfig, onDelete, getWorkflows, isTemplateView, }: DeleteCINodeButtonProps) => JSX.Element;
2
+ export declare const DeleteCINodeButton: ({ testId, showIconOnly, disabled, title, isJobView, deletePayloadConfig, onDelete, getWorkflows, isTemplateView, }: DeleteCINodeButtonProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
- declare const DevtronCopyright: () => JSX.Element;
1
+ declare const DevtronCopyright: () => import("react/jsx-runtime").JSX.Element;
2
2
  export default DevtronCopyright;
@@ -1,14 +1,14 @@
1
- import { Component } from 'react';
1
+ import { Component, PropsWithChildren } from 'react';
2
2
  import { DialogFormProps } from './Types';
3
- export declare class DialogForm extends Component<DialogFormProps> {
3
+ export declare class DialogForm extends Component<PropsWithChildren<DialogFormProps>> {
4
4
  constructor(props: any);
5
5
  componentDidMount(): void;
6
6
  componentWillUnmount(): void;
7
7
  escFunction(event: any): void;
8
- render(): JSX.Element;
8
+ render(): import("react/jsx-runtime").JSX.Element;
9
9
  }
10
- export declare class DialogFormSubmit extends Component<{
10
+ export declare class DialogFormSubmit extends Component<PropsWithChildren<{
11
11
  tabIndex: number;
12
- }> {
13
- render(): JSX.Element;
12
+ }>> {
13
+ render(): import("react/jsx-runtime").JSX.Element;
14
14
  }
@@ -1,2 +1,2 @@
1
1
  import { DraggableButtonProps } from './types';
2
- export default function DraggableButton({ dragClassName }: DraggableButtonProps): JSX.Element;
2
+ export default function DraggableButton({ dragClassName }: DraggableButtonProps): import("react/jsx-runtime").JSX.Element;
@@ -3,6 +3,8 @@ import { DraggableWrapperProps } from './types';
3
3
  * TODO: import it as lazy, after it is supported in common
4
4
  * 1. If using react select please use menuPlacement='auto'
5
5
  * 2. dragSelector will be used to identify the grabbable button that will grab the div to drag
6
- * 3. parentRef is the reference point from which we will derive the base top:0 ,left: 0 position
6
+ * 3. The wrapper is positioned at the viewport's top-left (top: 0, left: 0) using fixed positioning; parentRef is an optional
7
+ * reference that may be used for position calculations but is not the base origin for the coordinate system.
7
8
  */
8
- export default function DraggableWrapper({ children, zIndex, positionVariant, dragSelector, parentRef, boundaryGap, childDivProps, layoutFixDelta, }: DraggableWrapperProps): JSX.Element;
9
+ declare const DraggableWrapper: ({ children, zIndex, positionVariant, dragSelector, parentRef, boundaryGap, childDivProps, }: DraggableWrapperProps) => import("react/jsx-runtime").JSX.Element;
10
+ export default DraggableWrapper;
@@ -1,6 +1,7 @@
1
1
  import { HTMLAttributes, ReactNode, RefObject } from 'react';
2
2
  export declare enum DraggablePositionVariant {
3
3
  PARENT_BOTTOM_CENTER = "PARENT_BOTTOM_CENTER",
4
+ PARENT_BOTTOM_RIGHT = "PARENT_BOTTOM_RIGHT",
4
5
  SCREEN_BOTTOM_CENTER = "SCREEN_BOTTOM_CENTER",
5
6
  SCREEN_BOTTOM_RIGHT = "SCREEN_BOTTOM_RIGHT"
6
7
  }
@@ -16,13 +17,8 @@ export interface DraggableWrapperProps {
16
17
  */
17
18
  dragSelector: string;
18
19
  parentRef?: RefObject<HTMLDivElement>;
19
- boundaryGap?: number;
20
+ boundaryGap?: Record<'x' | 'y', number>;
20
21
  childDivProps?: HTMLAttributes<HTMLDivElement>;
21
- /**
22
- * Delta for fixing the scrollable layout positioning
23
- * @deprecated
24
- */
25
- layoutFixDelta?: number;
26
22
  }
27
23
  /**
28
24
  * dragClassName is the class that we feed to Draggable to identify dragging buttons
@@ -12,4 +12,4 @@ export interface DrawerProps extends Pick<DTFocusTrapType, 'initialFocus'> {
12
12
  onEscape?: (e?: any) => void;
13
13
  disableTransition?: boolean;
14
14
  }
15
- export declare const Drawer: ({ children, position, height, width, minWidth, maxWidth, parentClassName, onEscape, onClose, disableTransition, initialFocus, }: DrawerProps) => JSX.Element;
15
+ export declare const Drawer: ({ children, position, height, width, minWidth, maxWidth, parentClassName, onEscape, onClose, disableTransition, initialFocus, }: DrawerProps) => import("react/jsx-runtime").JSX.Element;
@@ -2,5 +2,5 @@ import { GenericFilterEmptyStateProps } from './types';
2
2
  /**
3
3
  * Empty state when no filters are applied
4
4
  */
5
- declare const GenericFilterEmptyState: ({ handleClearFilters, isButtonAvailable, renderButton, ...props }: GenericFilterEmptyStateProps) => JSX.Element;
5
+ declare const GenericFilterEmptyState: ({ handleClearFilters, isButtonAvailable, renderButton, ...props }: GenericFilterEmptyStateProps) => import("react/jsx-runtime").JSX.Element;
6
6
  export default GenericFilterEmptyState;
@@ -1,3 +1,3 @@
1
1
  import { ErrorPageType } from './Types';
2
- declare const ErrorPage: ({ code, image, title, subTitle, imageType, redirectURL, reload, on404Redirect }: ErrorPageType) => JSX.Element;
2
+ declare const ErrorPage: ({ code, image, title, subTitle, imageType, redirectURL, reload, on404Redirect }: ErrorPageType) => import("react/jsx-runtime").JSX.Element;
3
3
  export default ErrorPage;
@@ -1,3 +1,3 @@
1
1
  import { ErrorScreenManagerProps } from './Types';
2
- declare const ErrorScreenManager: ({ code, reload, subtitle, reloadClass, redirectURL, on404Redirect, imageType, }: ErrorScreenManagerProps) => JSX.Element;
2
+ declare const ErrorScreenManager: ({ code, reload, subtitle, reloadClass, redirectURL, on404Redirect, imageType, }: ErrorScreenManagerProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default ErrorScreenManager;
@@ -1,3 +1,3 @@
1
1
  import { ErrorScreenNotAuthorizedProps } from './Types';
2
- declare const ErrorScreenNotAuthorized: ({ subtitle, title }: ErrorScreenNotAuthorizedProps) => JSX.Element;
2
+ declare const ErrorScreenNotAuthorized: ({ subtitle, title }: ErrorScreenNotAuthorizedProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default ErrorScreenNotAuthorized;
@@ -1,3 +1,3 @@
1
1
  import { GenericDescriptionProps } from './types';
2
- declare const GenericDescription: ({ text, updatedBy, updatedOn, tabIndex, updateDescription, title, minEditorHeight, emptyStateConfig, }: GenericDescriptionProps) => JSX.Element;
2
+ declare const GenericDescription: ({ text, updatedBy, updatedOn, updateDescription, title, emptyStateConfig, }: GenericDescriptionProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default GenericDescription;
@@ -4,14 +4,8 @@ export interface GenericDescriptionProps {
4
4
  updatedOn?: string;
5
5
  updateDescription: (string: any) => Promise<void>;
6
6
  title: string;
7
- tabIndex?: number;
8
- minEditorHeight?: number;
9
7
  emptyStateConfig?: {
10
8
  img: string;
11
9
  subtitle: JSX.Element;
12
10
  };
13
11
  }
14
- export declare enum MDEditorSelectedTabType {
15
- WRITE = "write",
16
- PREVIEW = "preview"
17
- }
@@ -1,2 +1 @@
1
1
  export declare const getParsedUpdatedOnDate: (updatedOn: string) => string;
2
- export declare const getEditorCustomIcon: (commandName: string) => JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { GridProps } from './types';
2
- export default function Grid({ container, spacing, item, xs, containerClass, itemClass, children, ...containerDivProps }: GridProps): JSX.Element;
2
+ export default function Grid({ container, spacing, item, xs, containerClass, itemClass, children, ...containerDivProps }: GridProps): import("react/jsx-runtime").JSX.Element;
@@ -15,7 +15,7 @@ export declare const stopPropagation: (event: any) => void;
15
15
  export declare const preventDefault: (event: SyntheticEvent) => void;
16
16
  export declare function useThrottledEffect(callback: any, delay: any, deps?: any[]): void;
17
17
  export declare function getRandomColor(email: string): string;
18
- export declare const getAlphabetIcon: (str: string, rootClassName?: string) => JSX.Element;
18
+ export declare const getAlphabetIcon: (str: string, rootClassName?: string) => import("react/jsx-runtime").JSX.Element;
19
19
  export declare const getEmptyArrayOfLength: (length: number) => unknown[];
20
20
  export declare function noop(...args: any[]): any;
21
21
  export declare function not(e: any): boolean;
@@ -120,7 +120,7 @@ export declare function shallowEqual(objA: any, objB: any): boolean;
120
120
  export declare function useInterval(callback: any, delay: any): void;
121
121
  export declare function useScrollable(options: scrollableInterface): ((e: any) => void)[];
122
122
  export declare function useKeyDown(): any[];
123
- export declare const DropdownIndicator: (props: any) => JSX.Element;
123
+ export declare const DropdownIndicator: (props: any) => import("react/jsx-runtime").JSX.Element;
124
124
  export declare function mapByKey<T = Map<any, any>>(arr: any[], id: string): T;
125
125
  export declare function asyncWrap(promise: any): any[];
126
126
  export declare const prefixZeroIfSingleDigit: (value?: number) => string | number;
@@ -132,7 +132,7 @@ export declare const throttle: <T extends (...args: unknown[]) => unknown>(func:
132
132
  * @param webhookEventName - WebhookEventNameType
133
133
  * @returns - Icon
134
134
  */
135
- export declare const getBranchIcon: (sourceType: any, _isRegex?: boolean, webhookEventName?: string) => JSX.Element;
135
+ export declare const getBranchIcon: (sourceType: any, _isRegex?: boolean, webhookEventName?: string) => import("react/jsx-runtime").JSX.Element;
136
136
  export declare const getSanitizedIframe: (iframeString: string) => string;
137
137
  /**
138
138
  * This method adds default attributes to iframe - title, loading ="lazy", width="100%", height="100%"
@@ -1,3 +1,3 @@
1
1
  import { UseRegisterShortcutProviderType } from './types';
2
- declare const UseRegisterShortcutProvider: ({ shouldHookOntoWindow, ignoreTags, preventDefault, shortcutTimeout, children, }: UseRegisterShortcutProviderType) => JSX.Element;
2
+ declare const UseRegisterShortcutProvider: ({ shouldHookOntoWindow, ignoreTags, preventDefault, shortcutTimeout, children, }: UseRegisterShortcutProviderType) => import("react/jsx-runtime").JSX.Element;
3
3
  export default UseRegisterShortcutProvider;
@@ -1,3 +1,3 @@
1
1
  import { ImageButtonType, ImageTaggingContainerType } from './ImageTags.Types';
2
- export declare const ImageTagsContainer: ({ ciPipelineId, artifactId, imageComment, imageReleaseTags, updateCurrentAppMaterial, appReleaseTagNames, setAppReleaseTagNames, tagsEditable, setTagsEditable, toggleCardMode, hideHardDelete, forceReInit, isSuperAdmin, }: ImageTaggingContainerType) => JSX.Element;
3
- export declare const ImageTagButton: ({ text, isSoftDeleted, isEditing, onSoftDeleteClick, onHardDeleteClick, tagId, softDeleteTags, isSuperAdmin, duplicateTag, hideHardDelete, startIcon, }: ImageButtonType) => JSX.Element;
2
+ export declare const ImageTagsContainer: ({ ciPipelineId, artifactId, imageComment, imageReleaseTags, updateCurrentAppMaterial, appReleaseTagNames, setAppReleaseTagNames, tagsEditable, setTagsEditable, toggleCardMode, hideHardDelete, forceReInit, isSuperAdmin, }: ImageTaggingContainerType) => import("react/jsx-runtime").JSX.Element;
3
+ export declare const ImageTagButton: ({ text, isSoftDeleted, isEditing, onSoftDeleteClick, onHardDeleteClick, tagId, softDeleteTags, isSuperAdmin, duplicateTag, hideHardDelete, startIcon, }: ImageButtonType) => import("react/jsx-runtime").JSX.Element;
@@ -24,4 +24,4 @@ import { InteractiveCellTextProps } from './types';
24
24
  * tippyContent="Tooltip content"
25
25
  * />
26
26
  */
27
- export declare const InteractiveCellText: ({ text, onClickHandler, dataTestId, rootClassName, interactive, fontSize, tippyContent, }: InteractiveCellTextProps) => JSX.Element;
27
+ export declare const InteractiveCellText: ({ text, onClickHandler, dataTestId, rootClassName, interactive, fontSize, tippyContent, }: InteractiveCellTextProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { MarkDownProps } from './Types';
2
- declare const MarkDown: ({ setExpandableIcon, markdown: markdownProp, className, breaks, disableEscapedText, ...props }: MarkDownProps) => JSX.Element;
2
+ declare const MarkDown: ({ setExpandableIcon, markdown: markdownProp, className, breaks, disableEscapedText, ...props }: MarkDownProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default MarkDown;
@@ -2,4 +2,4 @@ import { ModalType } from '../Types';
2
2
  /**
3
3
  * @deprecated Use VisibleModal instead
4
4
  */
5
- export declare const Modal: ({ style, children, rootClassName, onClick, callbackRef, preventWheelDisable, noBackDrop, }: ModalType) => JSX.Element;
5
+ export declare const Modal: ({ style, children, rootClassName, onClick, callbackRef, preventWheelDisable, noBackDrop, }: ModalType) => import("react/jsx-runtime").JSX.Element;
@@ -1,15 +1,15 @@
1
- import { default as React, SyntheticEvent } from 'react';
1
+ import { Component, PropsWithChildren, SyntheticEvent } from 'react';
2
2
  import { DTFocusTrapType } from '../../Shared/Components/DTFocusTrap';
3
- export declare class VisibleModal extends React.Component<{
3
+ export declare class VisibleModal extends Component<PropsWithChildren<{
4
4
  className?: string;
5
5
  parentClassName?: string;
6
6
  noBackground?: boolean;
7
7
  close?: (e?: any) => void;
8
8
  onEscape?: (e?: any) => void;
9
9
  initialFocus?: DTFocusTrapType['initialFocus'];
10
- }> {
10
+ }>> {
11
11
  constructor(props: any);
12
12
  escFunction(): void;
13
13
  handleBodyClick: (e: SyntheticEvent) => void;
14
- render(): JSX.Element;
14
+ render(): import("react/jsx-runtime").JSX.Element;
15
15
  }
@@ -1,11 +1,11 @@
1
- import { default as React, SyntheticEvent } from 'react';
1
+ import { Component, PropsWithChildren, SyntheticEvent } from 'react';
2
2
  import { DTFocusTrapType } from '../../Shared/Components/DTFocusTrap';
3
- export declare class VisibleModal2 extends React.Component<{
3
+ export declare class VisibleModal2 extends Component<PropsWithChildren<{
4
4
  className?: string;
5
5
  close?: (e?: any) => void;
6
6
  initialFocus?: DTFocusTrapType['initialFocus'];
7
- }> {
7
+ }>> {
8
8
  constructor(props: any);
9
9
  handleBodyClick: (e: SyntheticEvent) => void;
10
- render(): JSX.Element;
10
+ render(): import("react/jsx-runtime").JSX.Element;
11
11
  }
@@ -1,22 +1,22 @@
1
1
  import { default as React } from 'react';
2
- export declare const Option: (props: any) => JSX.Element;
3
- export declare const SingleSelectOption: (props: any) => JSX.Element;
2
+ export declare const Option: (props: any) => import("react/jsx-runtime").JSX.Element;
3
+ export declare const SingleSelectOption: (props: any) => import("react/jsx-runtime").JSX.Element;
4
4
  /**
5
5
  * Multi value container
6
6
  */
7
- export declare const MultiValueContainer: (props: any) => JSX.Element;
7
+ export declare const MultiValueContainer: (props: any) => import("react/jsx-runtime").JSX.Element;
8
8
  /**
9
9
  *
10
10
  * Multi value container with count
11
11
  */
12
- export declare const MultiValueContainerWithCount: (props: any) => JSX.Element;
13
- export declare const ClearIndicator: (props: any) => JSX.Element;
14
- export declare const MultiValueRemove: (props: any) => JSX.Element;
12
+ export declare const MultiValueContainerWithCount: (props: any) => import("react/jsx-runtime").JSX.Element;
13
+ export declare const ClearIndicator: (props: any) => import("react/jsx-runtime").JSX.Element;
14
+ export declare const MultiValueRemove: (props: any) => import("react/jsx-runtime").JSX.Element;
15
15
  export declare const MultiValueChipContainer: ({ validator, isAllSelected, ...props }: {
16
16
  [x: string]: any;
17
17
  validator: any;
18
18
  isAllSelected?: boolean;
19
- }) => JSX.Element;
19
+ }) => import("react/jsx-runtime").JSX.Element;
20
20
  export declare const multiSelectStyles: {
21
21
  control: (base: any, state: any) => any;
22
22
  menu: (base: any, state: any) => any;
@@ -1,3 +1,3 @@
1
1
  import { PageSizeSelectorProps } from './types';
2
- declare const PageSizeSelector: ({ pageSizeOptions, pageSize, changePageSize }: PageSizeSelectorProps) => JSX.Element;
2
+ declare const PageSizeSelector: ({ pageSizeOptions, pageSize, changePageSize }: PageSizeSelectorProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default PageSizeSelector;
@@ -1,3 +1,3 @@
1
1
  import { PaginationProps } from './types';
2
- declare const Pagination: ({ size, pageSize, offset, changePage, changePageSize, isPageSizeFix, pageSizeOptions, rootClassName, }: PaginationProps) => JSX.Element;
2
+ declare const Pagination: ({ size, pageSize, offset, changePage, changePageSize, isPageSizeFix, pageSizeOptions, rootClassName, }: PaginationProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default Pagination;
@@ -1,7 +1,7 @@
1
1
  import { PopupMenuBodyType, PopupMenuButtonType, PopupMenuType } from './Types';
2
2
  declare const PopupMenu: {
3
3
  ({ children, onToggleCallback, autoClose, autoPosition, shouldPreventDefault, }: PopupMenuType): any;
4
- Button: ({ children, disabled, rootClassName, tabIndex, onHover, isKebab, dataTestId, }: PopupMenuButtonType) => JSX.Element;
5
- Body: ({ children, rootClassName, style, autoWidth, preventWheelDisable, noBackDrop, }: PopupMenuBodyType) => JSX.Element;
4
+ Button: ({ children, disabled, rootClassName, tabIndex, onHover, isKebab, dataTestId, }: PopupMenuButtonType) => import("react/jsx-runtime").JSX.Element;
5
+ Body: ({ children, rootClassName, style, autoWidth, preventWheelDisable, noBackDrop, }: PopupMenuBodyType) => import("react/jsx-runtime").JSX.Element;
6
6
  };
7
7
  export default PopupMenu;
@@ -1,3 +1,3 @@
1
1
  import { default as RJSF } from '@rjsf/core';
2
2
  import { FormProps } from './types';
3
- export declare const RJSFForm: import('react').ForwardRefExoticComponent<Pick<FormProps, "children" | "className" | "name" | "id" | "disabled" | "tagName" | "target" | "onFocus" | "onBlur" | "onChange" | "onSubmit" | "onError" | "autoComplete" | "acceptCharset" | "action" | "method" | "noValidate" | "readonly" | "uiSchema" | "schema" | "formContext" | "formData" | "idPrefix" | "idSeparator" | "fields" | "templates" | "widgets" | "translateString" | "acceptcharset" | "enctype" | "customValidate" | "extraErrors" | "extraErrorsBlockSubmit" | "noHtml5Validate" | "liveValidate" | "liveOmit" | "omitExtraData" | "showErrorList" | "transformErrors" | "focusOnFirstError" | "experimental_defaultFormStateBehavior" | "_internalFormWrapper"> & import('react').RefAttributes<RJSF<any, import('./types').RJSFFormSchema, any>>>;
3
+ export declare const RJSFForm: import('react').ForwardRefExoticComponent<Omit<FormProps, "ref"> & import('react').RefAttributes<RJSF<any, import('./types').RJSFFormSchema, any>>>;
@@ -1,2 +1,2 @@
1
1
  import { FieldRowProps } from './types';
2
- export declare const FieldRowWithLabel: ({ showLabel, label, required, children, id, rawDescription, shouldAlignCenter, }: FieldRowProps) => JSX.Element;
2
+ export declare const FieldRowWithLabel: ({ showLabel, label, required, children, id, rawDescription, shouldAlignCenter, }: FieldRowProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { ArrayFieldTemplateItemType } from '@rjsf/utils';
2
- export declare const ArrayFieldItemTemplate: ({ children, disabled, hasToolbar, hasRemove, index, onDropIndexClick, readonly, registry, uiSchema, }: ArrayFieldTemplateItemType) => JSX.Element;
2
+ export declare const ArrayFieldItemTemplate: ({ children, disabled, hasToolbar, hasRemove, index, onDropIndexClick, readonly, registry, uiSchema, }: ArrayFieldTemplateItemType) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { ArrayFieldTemplateProps } from '@rjsf/utils';
2
- export declare const ArrayFieldTemplate: ({ canAdd, className, disabled, idSchema, uiSchema, items, onAddClick, readonly, registry, required, title, }: ArrayFieldTemplateProps) => JSX.Element;
2
+ export declare const ArrayFieldTemplate: ({ canAdd, className, disabled, idSchema, uiSchema, items, onAddClick, readonly, registry, required, title, }: ArrayFieldTemplateProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { BaseInputTemplateProps } from '@rjsf/utils';
2
- export declare const BaseInput: ({ placeholder, ...props }: BaseInputTemplateProps) => JSX.Element;
2
+ export declare const BaseInput: ({ placeholder, ...props }: BaseInputTemplateProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { IconButtonProps } from '@rjsf/utils';
2
- export declare const AddButton: ({ label, icon, iconType, registry, uiSchema, ...props }: IconButtonProps & Partial<Record<"label", string>>) => JSX.Element;
2
+ export declare const AddButton: ({ label, icon, iconType, registry, uiSchema, ...props }: IconButtonProps & Partial<Record<"label", string>>) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { IconButtonProps } from '@rjsf/utils';
2
- export declare const RemoveButton: ({ icon, iconType, registry, uiSchema, ...props }: IconButtonProps) => JSX.Element;
2
+ export declare const RemoveButton: ({ icon, iconType, registry, uiSchema, ...props }: IconButtonProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { SubmitButtonProps } from '@rjsf/utils';
2
- export declare const SubmitButton: ({ uiSchema }: SubmitButtonProps) => JSX.Element;
2
+ export declare const SubmitButton: ({ uiSchema }: SubmitButtonProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { FieldTemplateProps } from '@rjsf/utils';
2
- export declare const Field: (props: FieldTemplateProps) => JSX.Element;
2
+ export declare const Field: (props: FieldTemplateProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { FieldErrorProps } from '@rjsf/utils';
2
- export declare const FieldErrorTemplate: ({ errors, idSchema }: FieldErrorProps) => JSX.Element;
2
+ export declare const FieldErrorTemplate: ({ errors, idSchema }: FieldErrorProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { ObjectFieldTemplateProps } from '@rjsf/utils';
2
2
  import { RJSFFormSchema } from '../types';
3
- export declare const ObjectFieldTemplate: (props: ObjectFieldTemplateProps<any, RJSFFormSchema, any>) => JSX.Element;
3
+ export declare const ObjectFieldTemplate: (props: ObjectFieldTemplateProps<any, RJSFFormSchema, any>) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { TitleFieldProps } from '@rjsf/utils';
2
- export declare const TitleField: ({ id, title, required, description, }: TitleFieldProps & Partial<Record<"description", string>>) => JSX.Element;
2
+ export declare const TitleField: ({ id, title, required, description, }: TitleFieldProps & Partial<Record<"description", string>>) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { WrapIfAdditionalTemplateProps } from '@rjsf/utils';
2
- export declare const WrapIfAdditionalTemplate: ({ id, disabled, label, onKeyChange, onDropPropertyClick, readonly, schema, children, uiSchema, registry, }: WrapIfAdditionalTemplateProps) => JSX.Element;
2
+ export declare const WrapIfAdditionalTemplate: ({ id, disabled, label, onKeyChange, onDropPropertyClick, readonly, schema, children, uiSchema, registry, }: WrapIfAdditionalTemplateProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { WidgetProps } from '@rjsf/utils';
2
- export declare const Checkbox: ({ id, onChange, value, disabled, readonly, autofocus, }: WidgetProps) => JSX.Element;
2
+ export declare const Checkbox: ({ id, onChange, value, disabled, readonly, autofocus, }: WidgetProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { WidgetProps } from '@rjsf/utils';
2
- export declare const SelectWidget: (props: WidgetProps) => JSX.Element;
2
+ export declare const SelectWidget: (props: WidgetProps) => import("react/jsx-runtime").JSX.Element;
@@ -5,5 +5,5 @@ export declare const RadioGroupContext: import('react').Context<{
5
5
  disabled: boolean;
6
6
  onChange: (event: React.ChangeEvent<HTMLInputElement>) => void;
7
7
  }>;
8
- declare const RadioGroup: ({ name, value, disabled, onChange, className, children }: RadioGroupProps) => JSX.Element;
8
+ declare const RadioGroup: ({ name, value, disabled, onChange, className, children }: RadioGroupProps) => import("react/jsx-runtime").JSX.Element;
9
9
  export default RadioGroup;
@@ -1,3 +1,3 @@
1
1
  import { RadioGroupItemProps } from './Types';
2
- declare const RadioGroupItem: ({ value, disabled, children, dataTestId }: RadioGroupItemProps) => JSX.Element;
2
+ declare const RadioGroupItem: ({ value, disabled, children, dataTestId }: RadioGroupItemProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default RadioGroupItem;
@@ -2,4 +2,4 @@ import { ReloadType } from './Types';
2
2
  /**
3
3
  * @deprecated Use APIResponseHandler (Preferred) or error screen manager instead
4
4
  */
5
- export default function Reload({ reload, className }: ReloadType): JSX.Element;
5
+ export default function Reload({ reload, className }: ReloadType): import("react/jsx-runtime").JSX.Element;
@@ -33,5 +33,5 @@ import { SearchBarProps } from './types';
33
33
  * <SearchBar inputProps={{ placeholder: 'Enter search text' }} />
34
34
  * ```
35
35
  */
36
- declare const SearchBar: ({ initialSearchText, handleSearchChange, handleEnter, inputProps, containerClassName, shouldDebounce, debounceTimeout, dataTestId, noBackgroundAndBorder, size, keyboardShortcut, variant, isLoading, }: SearchBarProps) => JSX.Element;
36
+ declare const SearchBar: ({ initialSearchText, handleSearchChange, handleEnter, inputProps, containerClassName, shouldDebounce, debounceTimeout, dataTestId, noBackgroundAndBorder, size, keyboardShortcut, variant, isLoading, }: SearchBarProps) => import("react/jsx-runtime").JSX.Element;
37
37
  export default SearchBar;
@@ -1,3 +1,3 @@
1
1
  import { SegmentProps } from './types';
2
- declare const Segment: <T extends string | number>({ segment, isSelected, name, onChange, fullWidth, size, disabled, }: SegmentProps<T>) => JSX.Element;
2
+ declare const Segment: <T extends string | number>({ segment, isSelected, name, onChange, fullWidth, size, disabled, }: SegmentProps<T>) => import("react/jsx-runtime").JSX.Element;
3
3
  export default Segment;
@@ -1,3 +1,3 @@
1
1
  import { SegmentedControlProps } from './types';
2
- declare const SegmentedControl: <T extends string | number>({ segments, onChange, name, size, value: controlledValue, fullWidth, disabled, }: SegmentedControlProps<T>) => JSX.Element;
2
+ declare const SegmentedControl: <T extends string | number>({ segments, onChange, name, size, value: controlledValue, fullWidth, disabled, }: SegmentedControlProps<T>) => import("react/jsx-runtime").JSX.Element;
3
3
  export default SegmentedControl;
@@ -30,5 +30,5 @@ import { SortableTableHeaderCellProps } from './types';
30
30
  * />
31
31
  * ```
32
32
  */
33
- declare const SortableTableHeaderCell: ({ isSorted, triggerSorting, sortOrder, title, disabled, isSortable, showTippyOnTruncate, id, handleResize, isResizable, }: SortableTableHeaderCellProps) => JSX.Element;
33
+ declare const SortableTableHeaderCell: ({ isSorted, triggerSorting, sortOrder, title, disabled, isSortable, showTippyOnTruncate, id, handleResize, isResizable, }: SortableTableHeaderCellProps) => import("react/jsx-runtime").JSX.Element;
34
34
  export default SortableTableHeaderCell;
@@ -1,2 +1,2 @@
1
1
  import { TippyCustomizedProps } from './Types';
2
- export declare const TippyCustomized: <T extends boolean = false>(props: TippyCustomizedProps<T>) => JSX.Element;
2
+ export declare const TippyCustomized: <T extends boolean = false>(props: TippyCustomizedProps<T>) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { TooltipProps } from './types';
2
- declare const ShortcutKeyComboTooltipContent: ({ text, combo }: TooltipProps["shortcutKeyCombo"]) => JSX.Element;
2
+ declare const ShortcutKeyComboTooltipContent: ({ text, combo }: TooltipProps["shortcutKeyCombo"]) => import("react/jsx-runtime").JSX.Element;
3
3
  export default ShortcutKeyComboTooltipContent;
@@ -1,3 +1,3 @@
1
1
  import { TooltipProps } from './types';
2
- declare const Tooltip: ({ shortcutKeyCombo, alwaysShowTippyOnHover, showOnTruncate, wordBreak, children: child, plugins, ...rest }: TooltipProps) => JSX.Element;
2
+ declare const Tooltip: ({ shortcutKeyCombo, alwaysShowTippyOnHover, showOnTruncate, wordBreak, children: child, plugins, ...rest }: TooltipProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default Tooltip;
@@ -1,3 +1,3 @@
1
1
  import { DTApplicationMetricsFormFieldProps } from './types';
2
- declare const DTApplicationMetricsFormField: ({ showApplicationMetrics, isLoading, selectedChart, isDisabled, toggleAppMetrics, isAppMetricsEnabled, onlyShowCurrentStatus, parsingError, restoreLastSavedYAML, }: DTApplicationMetricsFormFieldProps) => JSX.Element;
2
+ declare const DTApplicationMetricsFormField: ({ showApplicationMetrics, isLoading, selectedChart, isDisabled, toggleAppMetrics, isAppMetricsEnabled, onlyShowCurrentStatus, parsingError, restoreLastSavedYAML, }: DTApplicationMetricsFormFieldProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default DTApplicationMetricsFormField;
@@ -1,3 +1,3 @@
1
1
  import { OverrideStrategyTippyContentProps } from './types';
2
- declare const OverrideStrategyTippyContent: ({ children }: OverrideStrategyTippyContentProps) => JSX.Element;
2
+ declare const OverrideStrategyTippyContent: ({ children }: OverrideStrategyTippyContentProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default OverrideStrategyTippyContent;