@devtron-labs/devtron-fe-common-lib 1.23.3-alpha-2 → 1.23.3-beta-2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (391) hide show
  1. package/dist/{@code-editor-DQWTU0CO.js → @code-editor-DgeHx8pv.js} +12145 -11634
  2. package/dist/@common-rjsf-DLmLwuQ5.js +592 -0
  3. package/dist/@framer-motion-HHs3GM1L.js +4959 -0
  4. package/dist/{@moment-CGWt8tF2.js → @moment-DMLRxgRE.js} +501 -532
  5. package/dist/{@react-select-C5q5RdNV.js → @react-select-BVtCLxA7.js} +3 -3
  6. package/dist/{@react-virtualized-sticky-tree-LXSXNrbc.js → @react-virtualized-sticky-tree-CxV5rldm.js} +1 -1
  7. package/dist/@vendor-9kEu4wD5.js +204287 -0
  8. package/dist/Common/API/QueryClientProvider.d.ts +1 -1
  9. package/dist/Common/API/reactQueryHooks.d.ts +2 -2
  10. package/dist/Common/AddCDButton/AddCDButton.d.ts +1 -1
  11. package/dist/Common/BreadCrumb/BreadCrumb.d.ts +1 -1
  12. package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +3 -3
  13. package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +1 -1
  14. package/dist/Common/BreadCrumb/Types.d.ts +1 -0
  15. package/dist/Common/ChartVersionAndTypeSelector.d.ts +1 -1
  16. package/dist/Common/Checkbox/Checkbox.d.ts +1 -1
  17. package/dist/Common/ClipboardButton/ClipboardButton.d.ts +1 -1
  18. package/dist/Common/Constants.d.ts +2 -71
  19. package/dist/Common/CustomTagSelector/PropagateTagInfo.d.ts +1 -1
  20. package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
  21. package/dist/Common/CustomTagSelector/TagDetails.d.ts +1 -1
  22. package/dist/Common/CustomTagSelector/TagLabelValueSelector.d.ts +1 -1
  23. package/dist/Common/DebouncedSearch/DebouncedSearch.d.ts +1 -1
  24. package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +1 -1
  25. package/dist/Common/DevtronCopyright.d.ts +1 -1
  26. package/dist/Common/DevtronProgressing/DevtronProgressing.d.ts +1 -0
  27. package/dist/Common/Dialogs/DialogForm.d.ts +6 -6
  28. package/dist/Common/DraggableWrapper/DraggableButton.d.ts +1 -1
  29. package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +1 -1
  30. package/dist/Common/Drawer/Drawer.d.ts +2 -2
  31. package/dist/Common/EmptyState/GenericEmptyState.d.ts +1 -0
  32. package/dist/Common/EmptyState/GenericFilterEmptyState.d.ts +1 -1
  33. package/dist/Common/ErrorPage.d.ts +1 -1
  34. package/dist/Common/ErrorScreenManager.d.ts +1 -1
  35. package/dist/Common/ErrorScreenNotAuthorized.d.ts +1 -1
  36. package/dist/Common/GenericDescription/GenericDescription.d.ts +1 -1
  37. package/dist/Common/GenericDescription/constant.d.ts +40 -0
  38. package/dist/Common/GenericDescription/types.d.ts +1 -6
  39. package/dist/Common/GenericDescription/utils.d.ts +0 -1
  40. package/dist/Common/Grid/Grid.d.ts +1 -1
  41. package/dist/Common/Helper.d.ts +4 -4
  42. package/dist/Common/Hooks/UseRegisterShortcut/UseRegisterShortcutProvider.d.ts +1 -1
  43. package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
  44. package/dist/Common/ImageTags.d.ts +2 -2
  45. package/dist/Common/InteractiveCellText/InteractiveCellText.d.ts +1 -1
  46. package/dist/Common/Markdown/MarkDown.d.ts +1 -1
  47. package/dist/Common/Modals/Modal.d.ts +1 -1
  48. package/dist/Common/Modals/VisibleModal.d.ts +4 -5
  49. package/dist/Common/Modals/VisibleModal2.d.ts +4 -4
  50. package/dist/Common/MultiSelectCustomization.d.ts +7 -7
  51. package/dist/Common/Pagination/PageSizeSelector.d.ts +1 -1
  52. package/dist/Common/Pagination/Pagination.d.ts +1 -1
  53. package/dist/Common/PopupMenu.d.ts +2 -2
  54. package/dist/Common/Progressing.d.ts +1 -0
  55. package/dist/Common/RJSF/Form.d.ts +1 -2
  56. package/dist/Common/RJSF/common/FieldRow.d.ts +1 -1
  57. package/dist/Common/RJSF/templates/ArrayFieldItemTemplate.d.ts +2 -2
  58. package/dist/Common/RJSF/templates/ArrayFieldTemplate.d.ts +1 -1
  59. package/dist/Common/RJSF/templates/BaseInput.d.ts +1 -1
  60. package/dist/Common/RJSF/templates/ButtonTemplates/AddButton.d.ts +1 -1
  61. package/dist/Common/RJSF/templates/ButtonTemplates/RemoveButton.d.ts +1 -1
  62. package/dist/Common/RJSF/templates/ButtonTemplates/SubmitButton.d.ts +1 -1
  63. package/dist/Common/RJSF/templates/Field.d.ts +1 -1
  64. package/dist/Common/RJSF/templates/FieldErrorTemplate.d.ts +1 -1
  65. package/dist/Common/RJSF/templates/ObjectFieldTemplate.d.ts +1 -1
  66. package/dist/Common/RJSF/templates/TitleField.d.ts +3 -2
  67. package/dist/Common/RJSF/templates/WrapIfAdditionalTemplate.d.ts +1 -1
  68. package/dist/Common/RJSF/utils.d.ts +1 -1
  69. package/dist/Common/RJSF/widgets/Checkbox.d.ts +1 -1
  70. package/dist/Common/RJSF/widgets/Select.d.ts +1 -1
  71. package/dist/Common/RadioGroup.d.ts +1 -1
  72. package/dist/Common/RadioGroupItem.d.ts +1 -1
  73. package/dist/Common/Reload.d.ts +1 -1
  74. package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
  75. package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
  76. package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +1 -1
  77. package/dist/Common/SortableTableHeaderCell/SortableTableHeaderCell.d.ts +1 -1
  78. package/dist/Common/TippyCustomized.d.ts +1 -1
  79. package/dist/Common/Tooltip/ShortcutKeyComboTooltipContent.d.ts +1 -1
  80. package/dist/Common/Tooltip/Tooltip.d.ts +1 -1
  81. package/dist/Common/Types.d.ts +84 -77
  82. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/DeploymentTemplate/DTApplicationMetricsFormField.d.ts +1 -1
  83. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/OverrideStrategyTippyContent.d.ts +1 -1
  84. package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/utils.d.ts +1 -1
  85. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/FileConfigTippy.d.ts +1 -1
  86. package/dist/Pages/Applications/DevtronApps/Details/CIPipeline/components/SystemVariableIcon.d.ts +1 -1
  87. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupTableRow.d.ts +1 -1
  88. package/dist/Pages/GlobalConfigurations/Authorization/shared/components/UserRoleGroupsTable/UserRoleGroupsTable.component.d.ts +1 -1
  89. package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
  90. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +1 -1
  91. package/dist/Pages/GlobalConfigurations/ScopedVariables/types.d.ts +2 -2
  92. package/dist/Pages/ResourceBrowser/ClusterMap/ClusterMap.d.ts +1 -1
  93. package/dist/Pages/ResourceBrowser/ForceDeleteOption.d.ts +1 -1
  94. package/dist/Pages/ResourceBrowser/NodeDrainOptions.d.ts +1 -1
  95. package/dist/Pages/ResourceBrowser/constants.d.ts +1 -11
  96. package/dist/Pages/ResourceBrowser/types.d.ts +1 -1
  97. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +1 -1
  98. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +1 -1
  99. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/AutomationEnablementIcon.d.ts +1 -0
  100. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/index.d.ts +2 -0
  101. package/dist/Pages-Devtron-2.0/Automation&Enablement/AutomationEnablementIcon/utils.d.ts +6 -0
  102. package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +1 -1
  103. package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -1
  104. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +1 -1
  105. package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -1
  106. package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -1
  107. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -1
  108. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +1 -1
  109. package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +1 -1
  110. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +1 -1
  111. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +1 -1
  112. package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +4 -4
  113. package/dist/Pages-Devtron-2.0/Shared/Routes/index.d.ts +1 -0
  114. package/dist/Pages-Devtron-2.0/Shared/Routes/routes.d.ts +563 -0
  115. package/dist/Pages-Devtron-2.0/Shared/index.d.ts +1 -0
  116. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -1
  117. package/dist/Pages-Devtron-2.0/index.d.ts +1 -0
  118. package/dist/Shared/Components/APIResponseHandler/APIResponseHandler.d.ts +1 -1
  119. package/dist/Shared/Components/AboutDevtron/AboutDevtronBody.d.ts +1 -1
  120. package/dist/Shared/Components/AboutDevtron/AboutDevtronDialog.d.ts +1 -1
  121. package/dist/Shared/Components/ActionMenu/ActionMenu.component.d.ts +1 -1
  122. package/dist/Shared/Components/ActionMenu/ActionMenuItem.d.ts +1 -1
  123. package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +66 -41
  124. package/dist/Shared/Components/ActivityIndicator/ActivityIndicator.d.ts +1 -1
  125. package/dist/Shared/Components/AnimatedDeployButton/AnimatedDeployButton.d.ts +1 -1
  126. package/dist/Shared/Components/AnimatedTimer/AnimatedTimer.component.d.ts +1 -1
  127. package/dist/Shared/Components/AppStatusModal/AppStatusBody.d.ts +1 -1
  128. package/dist/Shared/Components/AppStatusModal/AppStatusContent.d.ts +1 -1
  129. package/dist/Shared/Components/AppStatusModal/AppStatusModal.component.d.ts +1 -1
  130. package/dist/Shared/Components/AppStatusModal/AppStatusModalTabList.d.ts +1 -1
  131. package/dist/Shared/Components/ArtifactInfoModal/ArtifactInfoModal.component.d.ts +1 -1
  132. package/dist/Shared/Components/Backdrop/Backdrop.d.ts +1 -1
  133. package/dist/Shared/Components/Backdrop/types.d.ts +1 -1
  134. package/dist/Shared/Components/Badge/Badge.d.ts +1 -1
  135. package/dist/Shared/Components/BulkOperations/BulkOperations.component.d.ts +1 -1
  136. package/dist/Shared/Components/BulkOperations/BulkOperationsResultModal.d.ts +1 -1
  137. package/dist/Shared/Components/BulkOperations/types.d.ts +1 -1
  138. package/dist/Shared/Components/BulkSelection/BulkSelection.d.ts +1 -1
  139. package/dist/Shared/Components/BulkSelection/BulkSelectionProvider.d.ts +1 -1
  140. package/dist/Shared/Components/BulkSelection/types.d.ts +2 -0
  141. package/dist/Shared/Components/Button/Button.component.d.ts +2 -388
  142. package/dist/Shared/Components/ButtonWithLoader/ButtonWithLoader.d.ts +1 -1
  143. package/dist/Shared/Components/ButtonWithSelector/ButtonWithSelector.d.ts +1 -1
  144. package/dist/Shared/Components/CICDHistory/Artifacts.d.ts +2 -2
  145. package/dist/Shared/Components/CICDHistory/BuildAndTaskSummaryTooltipCard.d.ts +1 -0
  146. package/dist/Shared/Components/CICDHistory/CDEmptyState.d.ts +1 -1
  147. package/dist/Shared/Components/CICDHistory/CiPipelineSourceConfig.d.ts +1 -1
  148. package/dist/Shared/Components/CICDHistory/ConflictedResourcesTable.d.ts +1 -1
  149. package/dist/Shared/Components/CICDHistory/DeploymentDetailSteps.d.ts +1 -1
  150. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiff.d.ts +1 -1
  151. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryConfigDiffCompare.d.ts +1 -1
  152. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/DeploymentHistoryDiffView.d.ts +1 -1
  153. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/helpers.d.ts +2 -2
  154. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/types.d.ts +6 -6
  155. package/dist/Shared/Components/CICDHistory/DeploymentHistoryConfigDiff/utils.d.ts +1 -1
  156. package/dist/Shared/Components/CICDHistory/DeploymentStatusBreakdown.d.ts +1 -1
  157. package/dist/Shared/Components/CICDHistory/DeploymentStatusDetailRow.d.ts +1 -1
  158. package/dist/Shared/Components/CICDHistory/GitTriggerList.d.ts +1 -0
  159. package/dist/Shared/Components/CICDHistory/History.components.d.ts +2 -1
  160. package/dist/Shared/Components/CICDHistory/LogStageAccordion.d.ts +1 -1
  161. package/dist/Shared/Components/CICDHistory/LogsRenderer.d.ts +1 -1
  162. package/dist/Shared/Components/CICDHistory/ResourceConflictDeployDialog.d.ts +1 -1
  163. package/dist/Shared/Components/CICDHistory/ResourceConflictDetailsModal.d.ts +1 -1
  164. package/dist/Shared/Components/CICDHistory/Sidebar.d.ts +1 -1
  165. package/dist/Shared/Components/CICDHistory/StatusFilterButtonComponent.d.ts +1 -1
  166. package/dist/Shared/Components/CICDHistory/TriggerDetails.d.ts +1 -1
  167. package/dist/Shared/Components/CICDHistory/TriggerOutput.d.ts +1 -1
  168. package/dist/Shared/Components/CICDHistory/WorkerStatus.d.ts +1 -0
  169. package/dist/Shared/Components/CICDHistory/constants.d.ts +1 -1
  170. package/dist/Shared/Components/CICDHistory/types.d.ts +9 -7
  171. package/dist/Shared/Components/CICDHistory/utils.d.ts +3 -3
  172. package/dist/Shared/Components/CMCS/ConfigMapSecretReadyOnly.d.ts +1 -1
  173. package/dist/Shared/Components/CMCS/helpers.d.ts +1 -1
  174. package/dist/Shared/Components/Card/Card.component.d.ts +1 -1
  175. package/dist/Shared/Components/Charts/Chart.component.d.ts +1 -1
  176. package/dist/Shared/Components/Charts/utils.d.ts +1 -1
  177. package/dist/Shared/Components/Chip/Chip.component.d.ts +1 -1
  178. package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +1 -1
  179. package/dist/Shared/Components/CodeEditor/CodeEditor.components.d.ts +6 -6
  180. package/dist/Shared/Components/CodeEditor/CodeEditor.d.ts +7 -7
  181. package/dist/Shared/Components/CodeEditor/CodeEditorRenderer.d.ts +1 -1
  182. package/dist/Shared/Components/CodeEditor/Extensions/DiffMinimap.d.ts +1 -1
  183. package/dist/Shared/Components/CodeEditor/types.d.ts +1 -1
  184. package/dist/Shared/Components/CodeEditor/utils.d.ts +1 -1
  185. package/dist/Shared/Components/Collapse/Collapse.d.ts +1 -1
  186. package/dist/Shared/Components/CollapsibleList/CollapsibleList.component.d.ts +1 -1
  187. package/dist/Shared/Components/CollapsibleList/CollapsibleList.types.d.ts +1 -2
  188. package/dist/Shared/Components/CommitChipCell/CommitChipCell.d.ts +1 -1
  189. package/dist/Shared/Components/Confetti/Confetti.component.d.ts +1 -1
  190. package/dist/Shared/Components/ConfirmationModal/CannotDeleteModal.d.ts +1 -1
  191. package/dist/Shared/Components/ConfirmationModal/ConfirmationModal.d.ts +1 -1
  192. package/dist/Shared/Components/ConfirmationModal/ConfirmationModalContext.d.ts +1 -1
  193. package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
  194. package/dist/Shared/Components/ConfirmationModal/types.d.ts +0 -1
  195. package/dist/Shared/Components/ContextSwitcher/ContextSwitcher.d.ts +1 -1
  196. package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +1 -1
  197. package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
  198. package/dist/Shared/Components/CustomInput/PasswordField.d.ts +1 -1
  199. package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
  200. package/dist/Shared/Components/DTFocusTrap/types.d.ts +0 -1
  201. package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
  202. package/dist/Shared/Components/DatePicker/MonthlySelect.d.ts +1 -1
  203. package/dist/Shared/Components/DatePicker/TimeSelect.d.ts +1 -1
  204. package/dist/Shared/Components/DatePicker/constants.d.ts +2 -112
  205. package/dist/Shared/Components/DatePicker/index.d.ts +0 -2
  206. package/dist/Shared/Components/DatePicker/types.d.ts +34 -29
  207. package/dist/Shared/Components/DatePicker/utils.d.ts +1 -1
  208. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiff.component.d.ts +1 -1
  209. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffAccordion.d.ts +1 -1
  210. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffMain.d.ts +1 -1
  211. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffNavigation.d.ts +1 -1
  212. package/dist/Shared/Components/DeploymentConfigDiff/DeploymentConfigDiffRadioSelect.d.ts +1 -1
  213. package/dist/Shared/Components/DetectBottom/DetectBottom.component.d.ts +1 -1
  214. package/dist/Shared/Components/DocLink/DocLink.d.ts +1 -1
  215. package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +1 -1
  216. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +1 -1
  217. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +1 -1
  218. package/dist/Shared/Components/EditImageFormField/EditImageFormField.d.ts +1 -1
  219. package/dist/Shared/Components/EditableTextArea/EditableTextArea.d.ts +1 -1
  220. package/dist/Shared/Components/EnvironmentSelector/EnvironmentSelector.component.d.ts +1 -1
  221. package/dist/Shared/Components/Error/ErrorBar.d.ts +1 -1
  222. package/dist/Shared/Components/Error/utils.d.ts +1 -1
  223. package/dist/Shared/Components/ExcludedImageNode/ExcludedImageNode.d.ts +1 -1
  224. package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +1 -1
  225. package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +1 -1
  226. package/dist/Shared/Components/ExportToCsv/types.d.ts +1 -0
  227. package/dist/Shared/Components/FeatureDescription/FeatureDescriptionModal.d.ts +1 -1
  228. package/dist/Shared/Components/FeatureDescription/FeatureTitleWithInfo.d.ts +1 -1
  229. package/dist/Shared/Components/FeatureDescription/types.d.ts +7 -2
  230. package/dist/Shared/Components/FileUpload/FileUpload.d.ts +1 -1
  231. package/dist/Shared/Components/FilterChips/FilterChips.component.d.ts +1 -1
  232. package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +1 -1
  233. package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
  234. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionItem.d.ts +1 -1
  235. package/dist/Shared/Components/FloatingVariablesSuggestions/Suggestions.d.ts +1 -1
  236. package/dist/Shared/Components/FloatingVariablesSuggestions/SuggestionsInfo.d.ts +1 -1
  237. package/dist/Shared/Components/FormFieldWrapper/FormFieldInfo.d.ts +1 -1
  238. package/dist/Shared/Components/FormFieldWrapper/FormFieldLabel.d.ts +1 -1
  239. package/dist/Shared/Components/FormFieldWrapper/FormFieldWrapper.d.ts +1 -1
  240. package/dist/Shared/Components/GenericInfoCard/GenericInfoCard.component.d.ts +1 -1
  241. package/dist/Shared/Components/GenericInfoCard/GenericInfoCardListing.d.ts +1 -1
  242. package/dist/Shared/Components/GenericInfoCard/GenericInfoListSkeleton.d.ts +1 -1
  243. package/dist/Shared/Components/GenericModal/GenericModal.component.d.ts +4 -4
  244. package/dist/Shared/Components/GenericModal/GenericModal.context.d.ts +1 -1
  245. package/dist/Shared/Components/GenericModal/types.d.ts +1 -1
  246. package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -1
  247. package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +1 -1
  248. package/dist/Shared/Components/GettingStartedCard/GettingStarted.d.ts +1 -1
  249. package/dist/Shared/Components/GitCommitInfoGeneric/GitCommitInfoGeneric.d.ts +1 -1
  250. package/dist/Shared/Components/GitCommitInfoGeneric/GitMaterialInfoHeader.d.ts +1 -1
  251. package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +1 -1
  252. package/dist/Shared/Components/GraphVisualizer/GraphVisualizer.d.ts +1 -1
  253. package/dist/Shared/Components/GraphVisualizer/components/BaseNode.d.ts +1 -1
  254. package/dist/Shared/Components/GraphVisualizer/components/DropdownNode.d.ts +1 -1
  255. package/dist/Shared/Components/GraphVisualizer/components/IconNode.d.ts +1 -1
  256. package/dist/Shared/Components/GraphVisualizer/components/TextNode.d.ts +1 -1
  257. package/dist/Shared/Components/GraphVisualizer/constants.d.ts +3 -3
  258. package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
  259. package/dist/Shared/Components/Header/HeaderWithCreateButton/utils.d.ts +1 -1
  260. package/dist/Shared/Components/Header/HelpButton.d.ts +1 -1
  261. package/dist/Shared/Components/Header/IframePromoButton.d.ts +1 -1
  262. package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
  263. package/dist/Shared/Components/Header/ProfileMenu.d.ts +1 -1
  264. package/dist/Shared/Components/Header/types.d.ts +1 -0
  265. package/dist/Shared/Components/Icon/Icon.d.ts +1 -1
  266. package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
  267. package/dist/Shared/Components/IframeContainer/IframeContainer.component.d.ts +1 -1
  268. package/dist/Shared/Components/IframeContainer/IframeElement.d.ts +1 -1
  269. package/dist/Shared/Components/Illustration/Illustration.d.ts +1 -2
  270. package/dist/Shared/Components/Illustration/IllustrationBase.d.ts +1 -1
  271. package/dist/Shared/Components/ImageCard/ArtifactInfo/ArtifactInfo.d.ts +1 -1
  272. package/dist/Shared/Components/ImageCard/ImageCard.d.ts +1 -1
  273. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/DeploymentEnvState/DeploymentEnvState.d.ts +1 -1
  274. package/dist/Shared/Components/ImageCard/SequentialCDCardTitle/SequentialCDCardTitle.d.ts +1 -1
  275. package/dist/Shared/Components/ImageCardAccordion/ImageCardAccordion.d.ts +1 -1
  276. package/dist/Shared/Components/ImageChipCell/ImageChipCell.component.d.ts +1 -1
  277. package/dist/Shared/Components/ImageWithFallback/ImageWithFallback.component.d.ts +1 -1
  278. package/dist/Shared/Components/ImageWithFallback/types.d.ts +1 -1
  279. package/dist/Shared/Components/InfoBlock/InfoBlock.component.d.ts +1 -1
  280. package/dist/Shared/Components/InfoIconTippy/InfoIconTippy.d.ts +1 -1
  281. package/dist/Shared/Components/InvalidYAMLTippy/InvalidYAMLTippyWrapper.d.ts +1 -1
  282. package/dist/Shared/Components/InvalidYAMLTippy/utils.d.ts +1 -1
  283. package/dist/Shared/Components/KeyValueTable/KeyValueTable.component.d.ts +1 -1
  284. package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +1 -1
  285. package/dist/Shared/Components/License/ActivateLicenseDialog.d.ts +1 -1
  286. package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
  287. package/dist/Shared/Components/License/License.components.d.ts +3 -3
  288. package/dist/Shared/Components/LoadingCard.d.ts +1 -1
  289. package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +1 -1
  290. package/dist/Shared/Components/LoginBanner/Testimonials.components.d.ts +1 -1
  291. package/dist/Shared/Components/LoginBanner/types.d.ts +1 -1
  292. package/dist/Shared/Components/MaterialHistory/MaterialHistory.component.d.ts +1 -1
  293. package/dist/Shared/Components/ModalSidebarPanel/ModalSidebarPanel.component.d.ts +1 -1
  294. package/dist/Shared/Components/ModalSidebarPanel/types.d.ts +1 -1
  295. package/dist/Shared/Components/NumbersCount/NumbersCount.component.d.ts +1 -1
  296. package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +1 -1
  297. package/dist/Shared/Components/Plugin/PluginCard.d.ts +1 -1
  298. package/dist/Shared/Components/Plugin/PluginCardSkeletonList.d.ts +1 -1
  299. package/dist/Shared/Components/Plugin/PluginImageContainer.d.ts +1 -1
  300. package/dist/Shared/Components/Plugin/PluginList.d.ts +1 -1
  301. package/dist/Shared/Components/Plugin/PluginListContainer.d.ts +1 -1
  302. package/dist/Shared/Components/Plugin/PluginTagSelect.d.ts +1 -1
  303. package/dist/Shared/Components/Plugin/PluginTagsContainer.d.ts +1 -1
  304. package/dist/Shared/Components/Plugin/types.d.ts +2 -2
  305. package/dist/Shared/Components/Popover/Popover.component.d.ts +1 -1
  306. package/dist/Shared/Components/Popover/utils.d.ts +1 -1
  307. package/dist/Shared/Components/ProgressBar/ProgressBar.component.d.ts +1 -1
  308. package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +1 -1
  309. package/dist/Shared/Components/QRCode.d.ts +1 -1
  310. package/dist/Shared/Components/ReactSelect/constants.d.ts +1 -1
  311. package/dist/Shared/Components/ReactSelect/utils.d.ts +4 -4
  312. package/dist/Shared/Components/RegistryIcon/RegistryIcon.d.ts +1 -1
  313. package/dist/Shared/Components/SSOProviderIcon/SSOProviderIcon.d.ts +1 -1
  314. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityCard.d.ts +1 -1
  315. package/dist/Shared/Components/Security/SecurityDetailsCards/SecurityDetailsCards.d.ts +1 -1
  316. package/dist/Shared/Components/Security/SecurityModal/components/OpenDetailViewButton.d.ts +1 -1
  317. package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +5 -97
  318. package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +1 -1
  319. package/dist/Shared/Components/Security/SecurityModal/types.d.ts +1 -1
  320. package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +2 -2
  321. package/dist/Shared/Components/Security/SeverityChip.d.ts +1 -1
  322. package/dist/Shared/Components/Security/Vulnerabilities/Vulnerabilities.d.ts +1 -1
  323. package/dist/Shared/Components/SelectPicker/FilterSelectPicker.d.ts +1 -1
  324. package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.d.ts +1 -1
  325. package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
  326. package/dist/Shared/Components/SelectPicker/SelectPickerTextArea.component.d.ts +1 -1
  327. package/dist/Shared/Components/SelectPicker/common.d.ts +12 -12
  328. package/dist/Shared/Components/ShowMoreText/ShowMoreText.d.ts +1 -1
  329. package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +1 -1
  330. package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
  331. package/dist/Shared/Components/StatusComponent/DeploymentStatus.d.ts +1 -1
  332. package/dist/Shared/Components/StatusComponent/StatusComponent.d.ts +1 -1
  333. package/dist/Shared/Components/Switch/Switch.component.d.ts +1 -1
  334. package/dist/Shared/Components/SwitchThemeDialog/SwitchThemeDialog.component.d.ts +1 -1
  335. package/dist/Shared/Components/TabGroup/TabGroup.component.d.ts +1 -1
  336. package/dist/Shared/Components/TabGroup/TabGroup.helpers.d.ts +4 -4
  337. package/dist/Shared/Components/TabGroup/TabGroup.types.d.ts +1 -0
  338. package/dist/Shared/Components/Table/BulkSelectionActionWidget.d.ts +1 -1
  339. package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
  340. package/dist/Shared/Components/Table/Table.component.d.ts +1 -1
  341. package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
  342. package/dist/Shared/Components/TagsKeyValueTable/TagsContainer.d.ts +1 -1
  343. package/dist/Shared/Components/TargetPlatforms/TargetPlatformBadgeList.d.ts +1 -1
  344. package/dist/Shared/Components/TargetPlatforms/TargetPlatformListTooltip.d.ts +1 -1
  345. package/dist/Shared/Components/TempAppWindow/TempAppWindow.d.ts +1 -1
  346. package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
  347. package/dist/Shared/Components/ThemeSwitcher/ThemeSwitcher.component.d.ts +1 -1
  348. package/dist/Shared/Components/ToggleResolveScopedVariables/ToggleResolveScopedVariables.component.d.ts +1 -1
  349. package/dist/Shared/Components/TrailingItem/TrailingItem.component.d.ts +1 -1
  350. package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
  351. package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
  352. package/dist/Shared/Components/TreeView/types.d.ts +1 -1
  353. package/dist/Shared/Components/Typewriter/BlinkingCursor.d.ts +1 -1
  354. package/dist/Shared/Components/UnsavedChanges/UnsavedChanges.component.d.ts +1 -1
  355. package/dist/Shared/Components/UnsavedChangesDialog/UnsavedChangesDialog.component.d.ts +1 -1
  356. package/dist/Shared/Components/UserIdentifier/UserIdentifier.d.ts +1 -1
  357. package/dist/Shared/Components/VirtualizedList/VirtualizedList.component.d.ts +1 -1
  358. package/dist/Shared/Components/WorkflowOptionsModal/SourceTypeCard.d.ts +1 -1
  359. package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
  360. package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
  361. package/dist/Shared/Helpers.d.ts +4 -14
  362. package/dist/Shared/Hooks/UsePrompt/UsePrompt.d.ts +1 -2
  363. package/dist/Shared/Hooks/UsePrompt/types.d.ts +1 -0
  364. package/dist/Shared/Hooks/useForm/useForm.d.ts +1 -1
  365. package/dist/Shared/Providers/ImageSelectionUtility/ImageSelectionUtility.d.ts +1 -1
  366. package/dist/Shared/Providers/MainContextProvider/MainContextProvider.d.ts +1 -1
  367. package/dist/Shared/Providers/MainContextProvider/types.d.ts +1 -1
  368. package/dist/Shared/Providers/ThemeProvider/ThemeProvider.d.ts +1 -1
  369. package/dist/Shared/Providers/UserEmailProvider/UserEmailProvider.d.ts +3 -3
  370. package/dist/Shared/Services/ToastManager/ToastContent.d.ts +2 -2
  371. package/dist/Shared/Store/IndexStore.d.ts +1 -1
  372. package/dist/Shared/types.d.ts +174 -3
  373. package/dist/assets/@code-editor.css +1 -1
  374. package/dist/assets/@vendor.css +1 -1
  375. package/dist/index.d.ts +16 -185
  376. package/dist/index.js +1019 -1152
  377. package/package.json +25 -28
  378. package/dist/@common-rjsf-BYuSMiJM.js +0 -604
  379. package/dist/@framer-motion-Bi7d_Mil.js +0 -3606
  380. package/dist/@react-dates-CR-uCH60.js +0 -7634
  381. package/dist/@vendor-CtCMPfdc.js +0 -81580
  382. package/dist/Common/Markdown/constant.d.ts +0 -28
  383. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +0 -1
  384. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/index.d.ts +0 -1
  385. package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +0 -11
  386. package/dist/Shared/Components/DatePicker/DayPickerRangeController.d.ts +0 -2
  387. package/dist/Shared/Components/DatePicker/SingleDatePickerComponent.d.ts +0 -11
  388. package/dist/Shared/Services/ToastManager/toastManager.service.d.ts +0 -80
  389. package/dist/assets/@react-dates.css +0 -1
  390. package/dist/assets/cmd-bar-visual.340d6226.webp +0 -0
  391. package/dist/assets/ic-calender-blank.963e3423.svg +0 -19
@@ -1,3 +1,3 @@
1
1
  import { MaterialHistoryProps } from './types';
2
- declare const MaterialHistory: ({ material, pipelineName, selectCommit, isCommitInfoModal }: MaterialHistoryProps) => JSX.Element;
2
+ declare const MaterialHistory: ({ material, pipelineName, selectCommit, isCommitInfoModal }: MaterialHistoryProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default MaterialHistory;
@@ -1,3 +1,3 @@
1
1
  import { ModalSidebarPanelProps } from './types';
2
- declare const ModalSidebarPanel: ({ rootClassName, heading, icon, children, documentationLink, }: ModalSidebarPanelProps) => JSX.Element;
2
+ declare const ModalSidebarPanel: ({ rootClassName, heading, icon, children, documentationLink, }: ModalSidebarPanelProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default ModalSidebarPanel;
@@ -1,4 +1,4 @@
1
- import { ReactNode } from 'react';
1
+ import { JSX, ReactNode } from 'react';
2
2
  import { DocLinkProps } from '../DocLink';
3
3
  export interface ModalSidebarPanelProps {
4
4
  rootClassName?: string;
@@ -1,3 +1,3 @@
1
1
  import { NumbersCountProps } from './types';
2
- declare const NumbersCount: ({ count, isApprox, isSelected }: NumbersCountProps) => JSX.Element;
2
+ declare const NumbersCount: ({ count, isApprox, isSelected }: NumbersCountProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default NumbersCount;
@@ -1,3 +1,3 @@
1
1
  import { PhoneInputProps } from './types';
2
- declare const PhoneInput: ({ error, onChange, required, phoneNumberInputName, countryCodeSelectName, phoneValue, countryCodeSelectSize, }: PhoneInputProps) => JSX.Element;
2
+ declare const PhoneInput: ({ error, onChange, required, phoneNumberInputName, countryCodeSelectName, phoneValue, countryCodeSelectSize, }: PhoneInputProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default PhoneInput;
@@ -1,3 +1,3 @@
1
1
  import { PluginCardProps } from './types';
2
- declare const PluginCard: ({ isSelectable, pluginDataStore, handlePluginSelection, parentPluginId, isSelected, showCardBorder, }: PluginCardProps) => JSX.Element;
2
+ declare const PluginCard: ({ isSelectable, pluginDataStore, handlePluginSelection, parentPluginId, isSelected, showCardBorder, }: PluginCardProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default PluginCard;
@@ -1,3 +1,3 @@
1
1
  import { PluginCardSkeletonListProps } from './types';
2
- declare const PluginCardSkeletonList: ({ count }: PluginCardSkeletonListProps) => JSX.Element;
2
+ declare const PluginCardSkeletonList: ({ count }: PluginCardSkeletonListProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default PluginCardSkeletonList;
@@ -1,3 +1,3 @@
1
1
  import { PluginImageContainerProps } from './types';
2
- declare const PluginImageContainer: ({ imageProps, fallbackImageClassName }: PluginImageContainerProps) => JSX.Element;
2
+ declare const PluginImageContainer: ({ imageProps, fallbackImageClassName }: PluginImageContainerProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default PluginImageContainer;
@@ -1,3 +1,3 @@
1
1
  import { PluginListProps } from './types';
2
- declare const PluginList: ({ pluginDataStore, pluginList, totalCount, handleDataUpdateForPluginResponse, filters: { selectedTags, searchKey }, handlePluginSelection, selectedPluginsMap, isSelectable, handleClearFilters, showCardBorder, getPluginStoreRef, }: PluginListProps) => JSX.Element;
2
+ declare const PluginList: ({ pluginDataStore, pluginList, totalCount, handleDataUpdateForPluginResponse, filters: { selectedTags, searchKey }, handlePluginSelection, selectedPluginsMap, isSelectable, handleClearFilters, showCardBorder, getPluginStoreRef, }: PluginListProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default PluginList;
@@ -1,3 +1,3 @@
1
1
  import { PluginListContainerProps } from './types';
2
- declare const PluginListContainer: ({ availableTags, handleUpdateAvailableTags, pluginDataStore, handlePluginDataStoreUpdate, handlePluginSelection, isSelectable, selectedPluginsMap, persistFilters, parentPluginList, handleParentPluginListUpdate, parentTotalCount, handleParentTotalCount, parentFilters, handleUpdateParentFilters, rootClassName, showCardBorder, }: Readonly<PluginListContainerProps>) => JSX.Element;
2
+ declare const PluginListContainer: ({ availableTags, handleUpdateAvailableTags, pluginDataStore, handlePluginDataStoreUpdate, handlePluginSelection, isSelectable, selectedPluginsMap, persistFilters, parentPluginList, handleParentPluginListUpdate, parentTotalCount, handleParentTotalCount, parentFilters, handleUpdateParentFilters, rootClassName, showCardBorder, }: Readonly<PluginListContainerProps>) => import("react/jsx-runtime").JSX.Element;
3
3
  export default PluginListContainer;
@@ -1,3 +1,3 @@
1
1
  import { PluginTagSelectProps } from './types';
2
- declare const PluginTagSelect: ({ availableTags, handleUpdateSelectedTags, selectedTags, isLoading, tagsError, reloadTags, }: PluginTagSelectProps) => JSX.Element;
2
+ declare const PluginTagSelect: ({ availableTags, handleUpdateSelectedTags, selectedTags, isLoading, tagsError, reloadTags, }: PluginTagSelectProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default PluginTagSelect;
@@ -1,3 +1,3 @@
1
1
  import { PluginTagsContainerProps } from './types';
2
- declare const PluginTagsContainer: ({ tags, rootClassName }: PluginTagsContainerProps) => JSX.Element;
2
+ declare const PluginTagsContainer: ({ tags, rootClassName }: PluginTagsContainerProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default PluginTagsContainer;
@@ -143,9 +143,9 @@ export interface GetPluginStoreDataReturnType {
143
143
  */
144
144
  parentPluginIdList: number[];
145
145
  }
146
- export interface PluginListParamsType {
146
+ export type PluginListParamsType = {
147
147
  appId?: string;
148
- }
148
+ };
149
149
  export interface PluginTagSelectProps extends Pick<BasePluginListContainerProps, 'availableTags'> {
150
150
  selectedTags: PluginListContainerProps['parentFilters']['selectedTags'];
151
151
  isLoading: boolean;
@@ -5,4 +5,4 @@ import { PopoverProps } from './types';
5
5
  * @note Use this component in conjunction with the `usePopover` hook to create a custom popover component. \
6
6
  * For example, see the `ActionMenu` component for reference.
7
7
  */
8
- export declare const Popover: ({ open, popoverProps, overlayProps, triggerProps: { bounds, ...triggerProps }, buttonProps, triggerElement, children, }: PopoverProps) => JSX.Element;
8
+ export declare const Popover: ({ open, popoverProps, overlayProps, triggerProps: { bounds, ...triggerProps }, buttonProps, triggerElement, children, }: PopoverProps) => import("react/jsx-runtime").JSX.Element;
@@ -87,6 +87,6 @@ export declare const getPopoverActualPositionAlignment: ({ position, alignment,
87
87
  triggerRect: DOMRect;
88
88
  popoverRect: DOMRect;
89
89
  }) => {
90
- fallbackPosition: "top" | "right" | "bottom" | "left";
90
+ fallbackPosition: "top" | "bottom" | "right" | "left";
91
91
  fallbackAlignment: "start" | "middle" | "end";
92
92
  };
@@ -1,2 +1,2 @@
1
1
  import { ProgressBarProps } from './types';
2
- export declare const ProgressBar: ({ isLoading, intervalTime }: ProgressBarProps) => JSX.Element;
2
+ export declare const ProgressBar: ({ isLoading, intervalTime }: ProgressBarProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { PromoetheusConfigProps } from './types';
2
- declare const PromoetheusConfigCard: ({ prometheusConfig, handleOnChange, onPrometheusAuthTypeChange, }: PromoetheusConfigProps) => JSX.Element;
2
+ declare const PromoetheusConfigCard: ({ prometheusConfig, handleOnChange, onPrometheusAuthTypeChange, }: PromoetheusConfigProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default PromoetheusConfigCard;
@@ -6,5 +6,5 @@ interface QRCodeProps {
6
6
  bgColor: IconsProps['color'];
7
7
  fgColor: IconsProps['color'];
8
8
  }
9
- declare const QRCode: ({ title, value, size, bgColor, fgColor }: QRCodeProps) => JSX.Element;
9
+ declare const QRCode: ({ title, value, size, bgColor, fgColor }: QRCodeProps) => import("react/jsx-runtime").JSX.Element;
10
10
  export default QRCode;
@@ -1,7 +1,7 @@
1
1
  import { DropdownIndicatorProps, StylesConfig } from 'react-select';
2
2
  export declare const CommonGroupedDropdownStyles: StylesConfig;
3
3
  export declare const APP_SELECTOR_STYLES: StylesConfig;
4
- export declare const AppSelectorDropdownIndicator: (props: DropdownIndicatorProps) => JSX.Element;
4
+ export declare const AppSelectorDropdownIndicator: (props: DropdownIndicatorProps) => import("react/jsx-runtime").JSX.Element;
5
5
  /**
6
6
  *
7
7
  * @returns {string}
@@ -2,12 +2,12 @@ import { MenuListProps, StylesConfig, ValueContainerProps } from 'react-select';
2
2
  import { OptionType } from '../../../Common';
3
3
  export declare const getCommonSelectStyle: (styleOverrides?: {}) => StylesConfig;
4
4
  export declare const getCustomOptionSelectionStyle: (styleOverrides?: {}) => (base: any, state: any) => any;
5
- export declare const LoadingIndicator: () => JSX.Element;
6
- export declare const GroupHeading: (props: any) => JSX.Element;
5
+ export declare const LoadingIndicator: () => import("react/jsx-runtime").JSX.Element;
6
+ export declare const GroupHeading: (props: any) => import("react/jsx-runtime").JSX.Element;
7
7
  export declare const commonSelectStyles: StylesConfig;
8
8
  export declare const MenuListWithApplyButton: ({ handleApplyFilter, ...props }: MenuListProps & {
9
9
  handleApplyFilter: () => void;
10
- }) => JSX.Element;
10
+ }) => import("react/jsx-runtime").JSX.Element;
11
11
  export declare const MultiSelectValueContainer: ({ title, ...props }: ValueContainerProps<OptionType, true> & {
12
12
  title: string;
13
- }) => JSX.Element;
13
+ }) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { RegistryIconProps } from './types';
2
- export declare const RegistryIcon: ({ registryType, size, registryUrl }: RegistryIconProps) => JSX.Element;
2
+ export declare const RegistryIcon: ({ registryType, size, registryUrl }: RegistryIconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { SSOProviderIconProps } from './types';
2
- export declare const SSOProviderIcon: ({ provider, size }: SSOProviderIconProps) => JSX.Element;
2
+ export declare const SSOProviderIcon: ({ provider, size }: SSOProviderIconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { SecurityCardProps } from './types';
2
- declare const SecurityCard: ({ category, subCategory, severities, handleCardClick, scanFailed, }: SecurityCardProps) => JSX.Element;
2
+ declare const SecurityCard: ({ category, subCategory, severities, handleCardClick, scanFailed, }: SecurityCardProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default SecurityCard;
@@ -1,3 +1,3 @@
1
1
  import { SecurityDetailsCardsProps } from './types';
2
- declare const SecurityDetailsCards: ({ scanResult, Sidebar }: SecurityDetailsCardsProps) => JSX.Element;
2
+ declare const SecurityDetailsCards: ({ scanResult, Sidebar }: SecurityDetailsCardsProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default SecurityDetailsCards;
@@ -1,4 +1,4 @@
1
1
  import { PropsWithChildren } from 'react';
2
2
  import { OpenDetailViewButtonProps } from '../types';
3
- declare const OpenDetailViewButton: ({ children, detailViewData, setDetailViewData, }: PropsWithChildren<OpenDetailViewButtonProps>) => JSX.Element;
3
+ declare const OpenDetailViewButton: ({ children, detailViewData, setDetailViewData, }: PropsWithChildren<OpenDetailViewButtonProps>) => import("react/jsx-runtime").JSX.Element;
4
4
  export default OpenDetailViewButton;
@@ -1,100 +1,8 @@
1
- import { CodeScan, DetailViewDataType, EmptyStateType, InfoCardPropsType, OpenDetailViewButtonProps, ScanResultDTO, SecurityModalStateType, SeveritiesDTO, StatusType, TablePropsType } from '../types';
2
- export declare const getCodeScanVulnerabilities: (data: CodeScan["vulnerability"], hidePolicy: boolean) => {
3
- headers: ({
4
- headerText: string;
5
- isSortable: boolean;
6
- width: number;
7
- compareFunc?: undefined;
8
- defaultSortOrder?: undefined;
9
- } | {
10
- headerText: string;
11
- isSortable: boolean;
12
- width: number;
13
- compareFunc: (a: SeveritiesDTO, b: SeveritiesDTO) => number;
14
- defaultSortOrder: import('../types').SortOrderEnum;
15
- })[];
16
- rows: {
17
- id: number;
18
- expandableComponent: any;
19
- cells: {
20
- component: JSX.Element;
21
- cellContent: string;
22
- }[];
23
- }[];
24
- defaultSortIndex: number;
25
- };
26
- export declare const getCodeScanLicense: (data: CodeScan["license"]) => {
27
- headers: ({
28
- headerText: string;
29
- isSortable: boolean;
30
- width: number;
31
- compareFunc?: undefined;
32
- defaultSortOrder?: undefined;
33
- } | {
34
- headerText: string;
35
- isSortable: boolean;
36
- width: number;
37
- compareFunc: (a: SeveritiesDTO, b: SeveritiesDTO) => number;
38
- defaultSortOrder: import('../types').SortOrderEnum;
39
- })[];
40
- rows: {
41
- id: number;
42
- expandableComponent: any;
43
- cells: {
44
- component: JSX.Element;
45
- cellContent: string;
46
- }[];
47
- }[];
48
- defaultSortIndex: number;
49
- };
50
- export declare const getCodeScanMisconfigurations: (data: CodeScan["misConfigurations"], setDetailViewData: OpenDetailViewButtonProps["setDetailViewData"], lastScanTimeString: string, status: StatusType["status"], scanToolName: StatusType["scanToolName"], scanToolUrl: StatusType["scanToolUrl"]) => {
51
- headers: ({
52
- headerText: string;
53
- isSortable: boolean;
54
- width: number;
55
- compareFunc?: undefined;
56
- } | {
57
- headerText: string;
58
- isSortable: boolean;
59
- width: number;
60
- compareFunc: (a: Record<SeveritiesDTO, number>, b: Record<SeveritiesDTO, number>) => number;
61
- })[];
62
- rows: {
63
- id: number;
64
- expandableComponent: any;
65
- cells: ({
66
- component: JSX.Element;
67
- cellContent: string;
68
- } | {
69
- component: JSX.Element;
70
- cellContent: Partial<Record<SeveritiesDTO, number>>;
71
- })[];
72
- }[];
73
- };
74
- export declare const getCodeScanExposedSecrets: (data: CodeScan["exposedSecrets"], setDetailViewData: OpenDetailViewButtonProps["setDetailViewData"], lastScanTimeString: string, status: StatusType["status"], scanToolName: StatusType["scanToolName"], scanToolUrl: StatusType["scanToolUrl"]) => {
75
- headers: ({
76
- headerText: string;
77
- isSortable: boolean;
78
- width: number;
79
- compareFunc?: undefined;
80
- } | {
81
- headerText: string;
82
- isSortable: boolean;
83
- width: number;
84
- compareFunc: (a: Record<SeveritiesDTO, number>, b: Record<SeveritiesDTO, number>) => number;
85
- })[];
86
- rows: {
87
- id: number;
88
- expandableComponent: any;
89
- cells: ({
90
- component: JSX.Element;
91
- cellContent: string;
92
- } | {
93
- component: JSX.Element;
94
- cellContent: Partial<Record<SeveritiesDTO, number>>;
95
- })[];
96
- }[];
97
- };
1
+ import { CodeScan, DetailViewDataType, EmptyStateType, InfoCardPropsType, OpenDetailViewButtonProps, ScanResultDTO, SecurityModalStateType, StatusType, TablePropsType } from '../types';
2
+ export declare const getCodeScanVulnerabilities: (data: CodeScan["vulnerability"], hidePolicy: boolean) => TablePropsType;
3
+ export declare const getCodeScanLicense: (data: CodeScan["license"]) => TablePropsType;
4
+ export declare const getCodeScanMisconfigurations: (data: CodeScan["misConfigurations"], setDetailViewData: OpenDetailViewButtonProps["setDetailViewData"], lastScanTimeString: string, status: StatusType["status"], scanToolName: StatusType["scanToolName"], scanToolUrl: StatusType["scanToolUrl"]) => TablePropsType;
5
+ export declare const getCodeScanExposedSecrets: (data: CodeScan["exposedSecrets"], setDetailViewData: OpenDetailViewButtonProps["setDetailViewData"], lastScanTimeString: string, status: StatusType["status"], scanToolName: StatusType["scanToolName"], scanToolUrl: StatusType["scanToolUrl"]) => TablePropsType;
98
6
  export declare const getCodeScanTableData: (data: CodeScan, subCategory: SecurityModalStateType["subCategory"], setDetailViewData: OpenDetailViewButtonProps["setDetailViewData"], hidePolicy: boolean) => TablePropsType;
99
7
  export declare const getCodeScanInfoCardData: (data: CodeScan, subCategory: SecurityModalStateType["subCategory"]) => InfoCardPropsType;
100
8
  export declare const getCodeScanEmptyState: (data: ScanResultDTO, subCategory: SecurityModalStateType["subCategory"], detailViewData: DetailViewDataType) => EmptyStateType;
@@ -1,5 +1,5 @@
1
1
  import { DetailViewDataType, EmptyStateType, ImageScan, InfoCardPropsType, OpenDetailViewButtonProps, ScanResultDTO, SecurityModalStateType, StatusType, TablePropsType } from '../types';
2
- export declare const getProgressingStateForStatus: (status: StatusType["status"]) => JSX.Element;
2
+ export declare const getProgressingStateForStatus: (status: StatusType["status"]) => import("react/jsx-runtime").JSX.Element;
3
3
  export declare const getImageScanTableData: (data: ImageScan, subCategory: SecurityModalStateType["subCategory"], setDetailViewData: OpenDetailViewButtonProps["setDetailViewData"], hidePolicy: boolean) => TablePropsType;
4
4
  export declare const getImageScanInfoCardData: (data: ImageScan, subCategory: SecurityModalStateType["subCategory"]) => InfoCardPropsType;
5
5
  export declare const getImageScanEmptyState: (data: ScanResultDTO, subCategory: SecurityModalStateType["subCategory"], detailViewData: DetailViewDataType) => EmptyStateType;
@@ -1,4 +1,4 @@
1
- import { default as React } from 'react';
1
+ import { default as React, JSX } from 'react';
2
2
  import { Entity } from '../../../../Common/SegmentedBarChart/types';
3
3
  import { ServerErrors } from '../../../../Common/ServerError';
4
4
  import { GenericEmptyStateType } from '../../../../Common/Types';
@@ -1,7 +1,7 @@
1
1
  import { SEVERITIES_LABEL_COLOR_MAP } from './constants';
2
2
  import { GetResourceScanDetailsResponseType, ImageScanVulnerabilityType, ImageVulnerabilityType, ScanResultDTO, SeveritiesDTO, VulnerabilityCountType } from './types';
3
3
  export declare const mapSeveritiesToSegmentedBarChartEntities: (severities: Partial<Record<keyof typeof SEVERITIES_LABEL_COLOR_MAP, number>>) => {
4
- color: "var(--Y500)" | "var(--R700)" | "var(--R500)" | "var(--G500)" | "var(--N300)" | "var(--O500)";
4
+ color: "var(--R500)" | "var(--N300)" | "var(--R700)" | "var(--G500)" | "var(--Y500)" | "var(--O500)";
5
5
  label: "Unknown" | "Critical" | "High" | "Medium" | "Low" | "Failures" | "Successes" | "Exceptions";
6
6
  value: number;
7
7
  }[];
@@ -19,7 +19,7 @@ export declare const compareSeverities: (a: Record<SeveritiesDTO, number>, b: Re
19
19
  export declare const getScanCompletedEmptyState: (scanToolName: string, scanToolUrl: string) => {
20
20
  SvgImage: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
21
21
  title: string;
22
- children: JSX.Element;
22
+ children: import("react/jsx-runtime").JSX.Element;
23
23
  };
24
24
  export declare const compareStringAndObject: (a: string | object, b: string | object) => number;
25
25
  export declare const parseGetResourceScanDetailsResponse: (data: GetResourceScanDetailsResponseType) => ScanResultDTO;
@@ -2,5 +2,5 @@ import { SeveritiesDTO } from './SecurityModal';
2
2
  declare const SeverityChip: ({ severity, count }: {
3
3
  severity: SeveritiesDTO;
4
4
  count?: number;
5
- }) => JSX.Element;
5
+ }) => import("react/jsx-runtime").JSX.Element;
6
6
  export default SeverityChip;
@@ -1,3 +1,3 @@
1
1
  import { VulnerabilitiesProps } from './types';
2
- declare const Vulnerabilities: ({ isScanned, isScanEnabled, artifactId, applicationId, environmentId, setVulnerabilityCount, SecurityModalSidebar, }: VulnerabilitiesProps) => JSX.Element;
2
+ declare const Vulnerabilities: ({ isScanned, isScanEnabled, artifactId, applicationId, environmentId, setVulnerabilityCount, SecurityModalSidebar, }: VulnerabilitiesProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default Vulnerabilities;
@@ -1,3 +1,3 @@
1
1
  import { FilterSelectPickerProps } from './type';
2
- declare const FilterSelectPickerWrapper: (props: FilterSelectPickerProps) => JSX.Element;
2
+ declare const FilterSelectPickerWrapper: (props: FilterSelectPickerProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default FilterSelectPickerWrapper;
@@ -1,2 +1,2 @@
1
1
  import { GroupedFilterSelectPickerProps } from './type';
2
- export declare const GroupedFilterSelectPicker: <T extends string | number>({ id, filterSelectPickerPropsMap, isFilterApplied, ...restProps }: GroupedFilterSelectPickerProps<T>) => JSX.Element;
2
+ export declare const GroupedFilterSelectPicker: <T extends string | number>({ id, filterSelectPickerPropsMap, isFilterApplied, ...restProps }: GroupedFilterSelectPickerProps<T>) => import("react/jsx-runtime").JSX.Element;
@@ -133,5 +133,5 @@ import { SelectPickerProps } from './type';
133
133
  * />
134
134
  * ```
135
135
  */
136
- declare const SelectPicker: <OptionValue, IsMulti extends boolean>({ error, icon, keyboardShortcut, helperText, placeholder, label, showSelectedOptionIcon, size, disabledTippyContent, showSelectedOptionsCount, menuSize, optionListError, reloadOptionList, menuPosition, variant, disableDescriptionEllipsis, isUserIdentifier, multiSelectProps, isMulti, name, classNamePrefix, shouldRenderCustomOptions, isSearchable, selectRef: refFromConsumer, shouldMenuAlignRight, fullWidth, customSelectedOptionsCount, menuListFooterConfig, isCreatable, onCreateOption, closeMenuOnSelect: _closeMenuOnSelect, shouldShowNoOptionsMessage, shouldRenderTextArea, onKeyDown, shouldHideMenu, warningText, layout, ariaLabel, borderConfig, borderRadiusConfig, labelTippyCustomizedConfig, labelTooltipConfig, hideFormFieldInfo, autoFocus, showCheckboxForMultiSelect, ...props }: SelectPickerProps<OptionValue, IsMulti>) => JSX.Element;
136
+ declare const SelectPicker: <OptionValue, IsMulti extends boolean>({ error, icon, keyboardShortcut, helperText, placeholder, label, showSelectedOptionIcon, size, disabledTippyContent, showSelectedOptionsCount, menuSize, optionListError, reloadOptionList, menuPosition, variant, disableDescriptionEllipsis, isUserIdentifier, multiSelectProps, isMulti, name, classNamePrefix, shouldRenderCustomOptions, isSearchable, selectRef: refFromConsumer, shouldMenuAlignRight, fullWidth, customSelectedOptionsCount, menuListFooterConfig, isCreatable, onCreateOption, closeMenuOnSelect: _closeMenuOnSelect, shouldShowNoOptionsMessage, shouldRenderTextArea, onKeyDown, shouldHideMenu, warningText, layout, ariaLabel, borderConfig, borderRadiusConfig, labelTippyCustomizedConfig, labelTooltipConfig, hideFormFieldInfo, autoFocus, showCheckboxForMultiSelect, ...props }: SelectPickerProps<OptionValue, IsMulti>) => import("react/jsx-runtime").JSX.Element;
137
137
  export default SelectPicker;
@@ -1,2 +1,2 @@
1
1
  import { SelectPickerTextAreaProps } from './type';
2
- export declare const SelectPickerTextArea: ({ value, options, isCreatable, onChange, minHeight, maxHeight, refVar, dependentRefs, ...props }: SelectPickerTextAreaProps) => JSX.Element;
2
+ export declare const SelectPickerTextArea: ({ value, options, isCreatable, onChange, minHeight, maxHeight, refVar, dependentRefs, ...props }: SelectPickerTextAreaProps) => import("react/jsx-runtime").JSX.Element;
@@ -2,15 +2,15 @@ import { ClearIndicatorProps, ControlProps, DropdownIndicatorProps, InputProps,
2
2
  import { TooltipProps } from '../../../Common/Tooltip';
3
3
  import { SelectPickerGroupHeadingProps, SelectPickerOptionType, SelectPickerProps } from './type';
4
4
  export declare const getTooltipProps: (tooltipProps?: SelectPickerOptionType["tooltipProps"]) => TooltipProps;
5
- export declare const SelectPickerDropdownIndicator: <OptionValue>(props: DropdownIndicatorProps<SelectPickerOptionType<OptionValue>>) => JSX.Element;
6
- export declare const SelectPickerClearIndicator: <OptionValue>(props: ClearIndicatorProps<SelectPickerOptionType<OptionValue>>) => JSX.Element;
7
- export declare const SelectPickerControl: <OptionValue>(props: ControlProps<SelectPickerOptionType<OptionValue>>) => JSX.Element;
8
- export declare const SelectPickerInput: <OptionValue>(props: InputProps<SelectPickerOptionType<OptionValue>>) => JSX.Element;
9
- export declare const SelectPickerValueContainer: <OptionValue, IsMulti extends boolean>({ showSelectedOptionsCount, customSelectedOptionsCount, ...props }: ValueContainerProps<SelectPickerOptionType<OptionValue>> & Pick<SelectPickerProps<OptionValue, IsMulti>, "showSelectedOptionsCount" | "customSelectedOptionsCount">) => JSX.Element;
10
- export declare const SelectPickerOption: <OptionValue, IsMulti extends boolean>({ disableDescriptionEllipsis, isUserIdentifier, ...props }: OptionProps<SelectPickerOptionType<OptionValue>> & Pick<SelectPickerProps<OptionValue, IsMulti>, "disableDescriptionEllipsis" | "isUserIdentifier">) => JSX.Element;
11
- export declare const SelectPickerMenuListFooter: ({ menuListFooterConfig, }: Required<Pick<SelectPickerProps, "menuListFooterConfig">>) => JSX.Element;
12
- export declare const SelectPickerMenuList: <OptionValue>(props: MenuListProps<SelectPickerOptionType<OptionValue>>) => JSX.Element;
13
- export declare const SelectPickerMultiValue: <OptionValue, IsMulti extends boolean>({ getIsOptionValid, ...props }: MultiValueProps<SelectPickerOptionType<OptionValue>, true> & Pick<SelectPickerProps<OptionValue, IsMulti>["multiSelectProps"], "getIsOptionValid">) => JSX.Element;
14
- export declare const SelectPickerGroupHeading: <OptionValue>({ isGroupHeadingSelectable, ...props }: SelectPickerGroupHeadingProps<OptionValue>) => JSX.Element;
15
- export declare const renderLoadingMessage: () => JSX.Element;
16
- export declare const ValueContainerWithLoadingShimmer: (props: ValueContainerProps) => JSX.Element;
5
+ export declare const SelectPickerDropdownIndicator: <OptionValue>(props: DropdownIndicatorProps<SelectPickerOptionType<OptionValue>>) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const SelectPickerClearIndicator: <OptionValue>(props: ClearIndicatorProps<SelectPickerOptionType<OptionValue>>) => import("react/jsx-runtime").JSX.Element;
7
+ export declare const SelectPickerControl: <OptionValue>(props: ControlProps<SelectPickerOptionType<OptionValue>>) => import("react/jsx-runtime").JSX.Element;
8
+ export declare const SelectPickerInput: <OptionValue>(props: InputProps<SelectPickerOptionType<OptionValue>>) => import("react/jsx-runtime").JSX.Element;
9
+ export declare const SelectPickerValueContainer: <OptionValue, IsMulti extends boolean>({ showSelectedOptionsCount, customSelectedOptionsCount, ...props }: ValueContainerProps<SelectPickerOptionType<OptionValue>> & Pick<SelectPickerProps<OptionValue, IsMulti>, "showSelectedOptionsCount" | "customSelectedOptionsCount">) => import("react/jsx-runtime").JSX.Element;
10
+ export declare const SelectPickerOption: <OptionValue, IsMulti extends boolean>({ disableDescriptionEllipsis, isUserIdentifier, ...props }: OptionProps<SelectPickerOptionType<OptionValue>> & Pick<SelectPickerProps<OptionValue, IsMulti>, "disableDescriptionEllipsis" | "isUserIdentifier">) => import("react/jsx-runtime").JSX.Element;
11
+ export declare const SelectPickerMenuListFooter: ({ menuListFooterConfig, }: Required<Pick<SelectPickerProps, "menuListFooterConfig">>) => import("react/jsx-runtime").JSX.Element;
12
+ export declare const SelectPickerMenuList: <OptionValue>(props: MenuListProps<SelectPickerOptionType<OptionValue>>) => import("react/jsx-runtime").JSX.Element;
13
+ export declare const SelectPickerMultiValue: <OptionValue, IsMulti extends boolean>({ getIsOptionValid, ...props }: MultiValueProps<SelectPickerOptionType<OptionValue>, true> & Pick<SelectPickerProps<OptionValue, IsMulti>["multiSelectProps"], "getIsOptionValid">) => import("react/jsx-runtime").JSX.Element;
14
+ export declare const SelectPickerGroupHeading: <OptionValue>({ isGroupHeadingSelectable, ...props }: SelectPickerGroupHeadingProps<OptionValue>) => import("react/jsx-runtime").JSX.Element;
15
+ export declare const renderLoadingMessage: () => import("react/jsx-runtime").JSX.Element;
16
+ export declare const ValueContainerWithLoadingShimmer: (props: ValueContainerProps) => import("react/jsx-runtime").JSX.Element;
@@ -4,5 +4,5 @@ interface ShowMoreTextProps {
4
4
  containerClass?: string;
5
5
  hideShowMore?: boolean;
6
6
  }
7
- declare const ShowMoreText: ({ text, textClass, containerClass, hideShowMore }: ShowMoreTextProps) => JSX.Element;
7
+ declare const ShowMoreText: ({ text, textClass, containerClass, hideShowMore }: ShowMoreTextProps) => import("react/jsx-runtime").JSX.Element;
8
8
  export default ShowMoreText;
@@ -1,2 +1,2 @@
1
1
  import { SideNavigationProps } from './types';
2
- export declare const SideNavigation: ({ list }: SideNavigationProps) => JSX.Element;
2
+ export declare const SideNavigation: ({ list }: SideNavigationProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { AppStatusProps } from './types';
2
- export declare const AppStatus: ({ status, isJobView, isVirtualEnv, hideMessage, ...restProps }: AppStatusProps) => JSX.Element;
2
+ export declare const AppStatus: ({ status, isJobView, isVirtualEnv, hideMessage, ...restProps }: AppStatusProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { DeploymentStatusProps } from './types';
2
- export declare const DeploymentStatus: ({ status, ...restProps }: DeploymentStatusProps) => JSX.Element;
2
+ export declare const DeploymentStatus: ({ status, ...restProps }: DeploymentStatusProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import { StatusComponentProps } from './types';
2
- export declare const StatusComponent: ({ status, hideIcon, hideMessage, iconSize, showAnimatedIcon, hideIconTooltip, message, }: StatusComponentProps) => JSX.Element;
2
+ export declare const StatusComponent: ({ status, hideIcon, hideMessage, iconSize, showAnimatedIcon, hideIconTooltip, message, }: StatusComponentProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { DTSwitchProps } from './types';
2
- declare const Switch: ({ ariaLabel, isDisabled, isLoading, isChecked, tooltipContent, shape, variant, iconColor, iconName, indeterminate, size, name, dataTestId, onChange, autoFocus, }: DTSwitchProps) => JSX.Element;
2
+ declare const Switch: ({ ariaLabel, isDisabled, isLoading, isChecked, tooltipContent, shape, variant, iconColor, iconName, indeterminate, size, name, dataTestId, onChange, autoFocus, }: DTSwitchProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default Switch;
@@ -1,3 +1,3 @@
1
1
  import { SwitchThemeDialogProps } from './types';
2
- declare const SwitchThemeDialog: ({ initialThemePreference, handleClose, handleUpdateUserThemePreference, disableAPICalls, }: SwitchThemeDialogProps) => JSX.Element;
2
+ declare const SwitchThemeDialog: ({ initialThemePreference, handleClose, handleUpdateUserThemePreference, disableAPICalls, }: SwitchThemeDialogProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default SwitchThemeDialog;
@@ -1,2 +1,2 @@
1
1
  import { TabGroupProps } from './TabGroup.types';
2
- export declare const TabGroup: ({ tabs, size, rightComponent, hideTopPadding, }: TabGroupProps) => JSX.Element;
2
+ export declare const TabGroup: ({ tabs, size, rightComponent, hideTopPadding, }: TabGroupProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { TabGroupProps, TabProps } from './TabGroup.types';
2
2
  export declare const getTabIcon: ({ icon, showError, showWarning, className, size, active, iconElement, }: Pick<TabProps, "showError" | "showWarning" | "icon" | "active" | "iconElement"> & Pick<TabGroupProps, "size"> & {
3
3
  className: string;
4
- }) => JSX.Element;
5
- export declare const getTabBadge: (badge: TabProps["badge"], className: string) => JSX.Element;
6
- export declare const getTabIndicator: (showIndicator: TabProps["showIndicator"]) => JSX.Element;
7
- export declare const getTabDescription: (description: TabProps["description"]) => JSX.Element;
4
+ }) => import("react/jsx-runtime").JSX.Element;
5
+ export declare const getTabBadge: (badge: TabProps["badge"], className: string) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const getTabIndicator: (showIndicator: TabProps["showIndicator"]) => import("react/jsx-runtime").JSX.Element;
7
+ export declare const getTabDescription: (description: TabProps["description"]) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,4 @@
1
+ import { JSX } from 'react';
1
2
  import { LinkProps, NavLinkProps } from 'react-router-dom';
2
3
  import { TooltipProps } from '../../../Common/Tooltip';
3
4
  import { ComponentSizeType } from '../../constants';
@@ -1,3 +1,3 @@
1
1
  import { BulkSelectionActionWidgetProps } from './types';
2
- declare const BulkSelectionActionWidget: ({ count, handleClearBulkSelection, parentRef, BulkActionsComponent, bulkActionsData, setBulkActionState, }: BulkSelectionActionWidgetProps) => JSX.Element;
2
+ declare const BulkSelectionActionWidget: ({ count, handleClearBulkSelection, parentRef, BulkActionsComponent, bulkActionsData, setBulkActionState, }: BulkSelectionActionWidgetProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default BulkSelectionActionWidget;
@@ -1,3 +1,3 @@
1
1
  import { FiltersTypeEnum, InternalTableProps } from './types';
2
- declare const InternalTable: <RowData extends unknown, FilterVariant extends FiltersTypeEnum, AdditionalProps extends Record<string, any>>({ filtersVariant, filterData, rows, getRows, columns, ViewWrapper, resizableConfig, emptyStateConfig, additionalProps, areColumnsConfigurable, filter, setVisibleColumns, visibleColumns, stylesConfig, loading, bulkSelectionConfig, bulkSelectionReturnValue, id, handleClearBulkSelection, handleToggleBulkSelectionOnRow, paginationVariant, rowActionOnHoverConfig, pageSizeOptions, clearFilters: userGivenUrlClearFilters, rowStartIconConfig, onRowClick, areFiltersApplied: userProvidedAreFiltersApplied, }: InternalTableProps<RowData, FilterVariant, AdditionalProps>) => JSX.Element;
2
+ declare const InternalTable: <RowData extends unknown, FilterVariant extends FiltersTypeEnum, AdditionalProps extends Record<string, any>>({ filtersVariant, filterData, rows, getRows, columns, ViewWrapper, resizableConfig, emptyStateConfig, additionalProps, areColumnsConfigurable, filter, setVisibleColumns, visibleColumns, stylesConfig, loading, bulkSelectionConfig, bulkSelectionReturnValue, id, handleClearBulkSelection, handleToggleBulkSelectionOnRow, paginationVariant, rowActionOnHoverConfig, pageSizeOptions, clearFilters: userGivenUrlClearFilters, rowStartIconConfig, onRowClick, areFiltersApplied: userProvidedAreFiltersApplied, }: InternalTableProps<RowData, FilterVariant, AdditionalProps>) => import("react/jsx-runtime").JSX.Element;
3
3
  export default InternalTable;
@@ -1,3 +1,3 @@
1
1
  import { FiltersTypeEnum, TableProps } from './types';
2
- declare const TableWrapper: <RowData extends unknown = unknown, FilterVariant extends FiltersTypeEnum = FiltersTypeEnum.NONE, AdditionalProps extends Record<string, any> = {}>(tableProps: TableProps<RowData, FilterVariant, AdditionalProps>) => JSX.Element;
2
+ declare const TableWrapper: <RowData extends unknown = unknown, FilterVariant extends FiltersTypeEnum = FiltersTypeEnum.NONE, AdditionalProps extends Record<string, any> = {}>(tableProps: TableProps<RowData, FilterVariant, AdditionalProps>) => import("react/jsx-runtime").JSX.Element;
3
3
  export default TableWrapper;
@@ -1,3 +1,3 @@
1
1
  import { FiltersTypeEnum, TableContentProps } from './types';
2
- declare const TableContent: <RowData extends unknown, FilterVariant extends FiltersTypeEnum, AdditionalProps extends Record<string, any>>({ filterData, rows, resizableConfig, additionalProps, visibleColumns, stylesConfig, loading, bulkSelectionConfig, bulkSelectionReturnValue, handleClearBulkSelection, handleToggleBulkSelectionOnRow, paginationVariant, rowActionOnHoverConfig, pageSizeOptions, filteredRows, areFilteredRowsLoading, getRows, totalRows, rowStartIconConfig, onRowClick, }: TableContentProps<RowData, FilterVariant, AdditionalProps>) => JSX.Element;
2
+ declare const TableContent: <RowData extends unknown, FilterVariant extends FiltersTypeEnum, AdditionalProps extends Record<string, any>>({ filterData, rows, resizableConfig, additionalProps, visibleColumns, stylesConfig, loading, bulkSelectionConfig, bulkSelectionReturnValue, handleClearBulkSelection, handleToggleBulkSelectionOnRow, paginationVariant, rowActionOnHoverConfig, pageSizeOptions, filteredRows, areFilteredRowsLoading, getRows, totalRows, rowStartIconConfig, onRowClick, }: TableContentProps<RowData, FilterVariant, AdditionalProps>) => import("react/jsx-runtime").JSX.Element;
3
3
  export default TableContent;
@@ -1,3 +1,3 @@
1
1
  import { TagsContainerProps } from './types';
2
- declare const TagsContainer: ({ isCreateApp, hidePropagateTags, ...props }: TagsContainerProps) => JSX.Element;
2
+ declare const TagsContainer: ({ isCreateApp, hidePropagateTags, ...props }: TagsContainerProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default TagsContainer;
@@ -1,3 +1,3 @@
1
1
  import { TargetPlatformBadgeListProps } from './types';
2
- declare const TargetPlatformBadgeList: ({ targetPlatforms }: TargetPlatformBadgeListProps) => JSX.Element;
2
+ declare const TargetPlatformBadgeList: ({ targetPlatforms }: TargetPlatformBadgeListProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default TargetPlatformBadgeList;
@@ -1,3 +1,3 @@
1
1
  import { TargetPlatformListTooltipProps } from './types';
2
- declare const TargetPlatformListTooltip: ({ targetPlatforms, children, appendTo }: TargetPlatformListTooltipProps) => JSX.Element;
2
+ declare const TargetPlatformListTooltip: ({ targetPlatforms, children, appendTo }: TargetPlatformListTooltipProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default TargetPlatformListTooltip;
@@ -1 +1 @@
1
- export declare const TempAppWindow: () => JSX.Element;
1
+ export declare const TempAppWindow: () => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { TextareaProps } from './types';
2
- declare const Textarea: ({ name, label, textareaRef: textareaRefProp, fullWidth, error, helperText, warningText, layout, required, onBlur, shouldTrim, size, ariaLabel, borderRadiusConfig, labelTooltipConfig, labelTippyCustomizedConfig, hideFormFieldInfo, value, borderConfig, disableResize, newlineOnShiftEnter, ...props }: TextareaProps) => JSX.Element;
2
+ declare const Textarea: ({ name, label, textareaRef: textareaRefProp, fullWidth, error, helperText, warningText, layout, required, onBlur, shouldTrim, size, ariaLabel, borderRadiusConfig, labelTooltipConfig, labelTippyCustomizedConfig, hideFormFieldInfo, value, borderConfig, disableResize, newlineOnShiftEnter, ...props }: TextareaProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default Textarea;
@@ -1,3 +1,3 @@
1
1
  import { ThemeSwitcherProps } from './types';
2
- declare const ThemeSwitcher: ({ onClick }: ThemeSwitcherProps) => JSX.Element;
2
+ declare const ThemeSwitcher: ({ onClick }: ThemeSwitcherProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default ThemeSwitcher;
@@ -1,3 +1,3 @@
1
1
  import { ToggleResolveScopedVariablesProps } from './types';
2
- declare const ToggleResolveScopedVariables: ({ name, resolveScopedVariables, handleToggleScopedVariablesView, isDisabled, showTooltip, }: ToggleResolveScopedVariablesProps) => JSX.Element;
2
+ declare const ToggleResolveScopedVariables: ({ name, resolveScopedVariables, handleToggleScopedVariablesView, isDisabled, showTooltip, }: ToggleResolveScopedVariablesProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default ToggleResolveScopedVariables;
@@ -1,3 +1,3 @@
1
1
  import { TrailingItemProps } from './types';
2
- declare const TrailingItem: ({ type, config, variant }: TrailingItemProps) => JSX.Element;
2
+ declare const TrailingItem: ({ type, config, variant }: TrailingItemProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default TrailingItem;
@@ -1,3 +1,3 @@
1
1
  import { TreeViewProps } from './types';
2
- declare const TreeView: <DataAttributeType = null>({ nodes, isControlled, expandedMap: expandedMapProp, selectedId, onToggle: onToggleProp, onSelect, depth, mode, flatNodeList: flatNodeListProp, getUpdateItemsRefMap: getUpdateItemsRefMapProp, variant, defaultExpandedMap, highlightSelectedHeadingOnlyWhenCollapsed, useOverflowAuto, }: TreeViewProps<DataAttributeType>) => JSX.Element;
2
+ declare const TreeView: <DataAttributeType = null>({ nodes, isControlled, expandedMap: expandedMapProp, selectedId, onToggle: onToggleProp, onSelect, depth, mode, flatNodeList: flatNodeListProp, getUpdateItemsRefMap: getUpdateItemsRefMapProp, variant, defaultExpandedMap, highlightSelectedHeadingOnlyWhenCollapsed, useOverflowAuto, }: TreeViewProps<DataAttributeType>) => import("react/jsx-runtime").JSX.Element;
3
3
  export default TreeView;
@@ -1,3 +1,3 @@
1
1
  import { TreeViewNodeContentProps } from './types';
2
- declare const TreeViewNodeContent: ({ startIconConfig, title, subtitle, type, customTooltipConfig, strikeThrough, isSelected, variant, }: TreeViewNodeContentProps) => JSX.Element;
2
+ declare const TreeViewNodeContent: ({ startIconConfig, title, subtitle, type, customTooltipConfig, strikeThrough, isSelected, variant, }: TreeViewNodeContentProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default TreeViewNodeContent;
@@ -1,4 +1,4 @@
1
- import { SyntheticEvent } from 'react';
1
+ import { JSX, SyntheticEvent } from 'react';
2
2
  import { TooltipProps } from '../../../Common/Tooltip';
3
3
  import { DataAttributes, Never } from '../../types';
4
4
  import { IconsProps } from '../Icon';
@@ -1 +1 @@
1
- export declare const BlinkingCursor: () => JSX.Element;
1
+ export declare const BlinkingCursor: () => import("react/jsx-runtime").JSX.Element;