@devtron-labs/devtron-fe-common-lib 1.21.0-beta-10 → 1.21.0-beta-11

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 (245) hide show
  1. package/dist/{@code-editor-C85m7cEc.js → @code-editor-q8-PgKTA.js} +9385 -11234
  2. package/dist/{@common-rjsf-C2Gii_G7.js → @common-rjsf-BexuxZ4F.js} +30 -30
  3. package/dist/{@framer-motion-LZK2bgCK.js → @framer-motion-DZveCoIL.js} +139 -141
  4. package/dist/{@react-dates-CbpfVsC0.js → @react-dates-CZ1bNWJM.js} +1 -1
  5. package/dist/{@react-select-BuPEYnTv.js → @react-select-DS68hCUM.js} +1 -1
  6. package/dist/{@react-virtualized-sticky-tree-DX7VkyTZ.js → @react-virtualized-sticky-tree-V-8klKy9.js} +1 -1
  7. package/dist/{@vendor-BsABdDGm.js → @vendor-3ORIJA0h.js} +19361 -28480
  8. package/dist/Common/API/reactQueryHooks.d.ts +1 -1
  9. package/dist/Common/API/types.d.ts +1 -1
  10. package/dist/Common/BreadCrumb/Types.d.ts +0 -20
  11. package/dist/Common/ClipboardButton/ClipboardButton.d.ts +2 -2
  12. package/dist/Common/ClipboardButton/types.d.ts +2 -12
  13. package/dist/Common/Common.service.d.ts +1 -4
  14. package/dist/Common/Constants.d.ts +18 -67
  15. package/dist/Common/Hooks/UseRegisterShortcut/types.d.ts +0 -1
  16. package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
  17. package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
  18. package/dist/Common/SearchBar/types.d.ts +0 -8
  19. package/dist/Common/SegmentedBarChart/types.d.ts +2 -10
  20. package/dist/Common/SegmentedControl/Segment.d.ts +1 -1
  21. package/dist/Common/SegmentedControl/SegmentedControl.component.d.ts +1 -1
  22. package/dist/Common/SegmentedControl/index.d.ts +1 -1
  23. package/dist/Common/SegmentedControl/types.d.ts +9 -13
  24. package/dist/Common/Tooltip/Tooltip.d.ts +1 -1
  25. package/dist/Common/Types.d.ts +5 -64
  26. package/dist/Common/index.d.ts +1 -1
  27. package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
  28. package/dist/Pages/GlobalConfigurations/BuildInfra/constants.d.ts +2 -0
  29. package/dist/Pages/GlobalConfigurations/BuildInfra/types.d.ts +7 -13
  30. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/index.d.ts +1 -1
  31. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/types.d.ts +8 -0
  32. package/dist/Pages/ResourceBrowser/ResourceBrowser.Types.d.ts +3 -3
  33. package/dist/Pages/ResourceBrowser/constants.d.ts +8 -8
  34. package/dist/Pages/ResourceBrowser/types.d.ts +1 -2
  35. package/dist/Shared/Components/ActionMenu/types.d.ts +0 -3
  36. package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +2 -2
  37. package/dist/Shared/Components/Backdrop/Backdrop.d.ts +1 -1
  38. package/dist/Shared/Components/Backdrop/types.d.ts +1 -1
  39. package/dist/Shared/Components/Badge/utils.d.ts +1 -2
  40. package/dist/Shared/Components/Button/Button.component.d.ts +12 -12
  41. package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
  42. package/dist/Shared/Components/DTFocusTrap/types.d.ts +1 -2
  43. package/dist/Shared/Components/DocLink/constants.d.ts +0 -3
  44. package/dist/Shared/Components/FeatureDescription/types.d.ts +1 -1
  45. package/dist/Shared/Components/FramerComponents/index.d.ts +2 -2
  46. package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -2
  47. package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +5 -21
  48. package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
  49. package/dist/Shared/Components/Header/HeaderWithCreateButton/types.d.ts +3 -1
  50. package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
  51. package/dist/Shared/Components/Header/types.d.ts +0 -2
  52. package/dist/Shared/Components/Icon/Icon.d.ts +0 -69
  53. package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
  54. package/dist/Shared/Components/Icon/types.d.ts +0 -6
  55. package/dist/Shared/Components/Illustration/Illustration.d.ts +3 -6
  56. package/dist/Shared/Components/License/DevtronLicenseCard.d.ts +1 -1
  57. package/dist/Shared/Components/License/types.d.ts +1 -0
  58. package/dist/Shared/Components/Security/SecurityModal/constants.d.ts +1 -1
  59. package/dist/Shared/Components/Security/SecurityModal/index.d.ts +1 -1
  60. package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +3 -3
  61. package/dist/Shared/Components/Security/constants.d.ts +0 -2
  62. package/dist/Shared/Components/Security/index.d.ts +0 -3
  63. package/dist/Shared/Components/Security/types.d.ts +0 -10
  64. package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
  65. package/dist/Shared/Components/SelectPicker/common.d.ts +1 -1
  66. package/dist/Shared/Components/SelectPicker/index.d.ts +1 -1
  67. package/dist/Shared/Components/SelectPicker/type.d.ts +1 -3
  68. package/dist/Shared/Components/SelectPicker/utils.d.ts +0 -1
  69. package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
  70. package/dist/Shared/Components/Table/TableContent.d.ts +1 -1
  71. package/dist/Shared/Components/Table/types.d.ts +6 -12
  72. package/dist/Shared/Components/TrailingItem/types.d.ts +0 -4
  73. package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
  74. package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
  75. package/dist/Shared/Components/TreeView/constants.d.ts +0 -3
  76. package/dist/Shared/Components/TreeView/types.d.ts +3 -17
  77. package/dist/Shared/Components/WorkflowOptionsModal/utils.d.ts +3 -3
  78. package/dist/Shared/Components/index.d.ts +0 -7
  79. package/dist/Shared/Helpers.d.ts +0 -11
  80. package/dist/Shared/Hooks/useGetResourceKindsOptions/service.d.ts +5 -0
  81. package/dist/Shared/Hooks/useGetResourceKindsOptions/types.d.ts +20 -5
  82. package/dist/Shared/Hooks/useUserPreferences/service.d.ts +1 -1
  83. package/dist/Shared/Hooks/useUserPreferences/types.d.ts +2 -31
  84. package/dist/Shared/Providers/MainContextProvider/types.d.ts +0 -9
  85. package/dist/Shared/Services/common.service.d.ts +0 -3
  86. package/dist/Shared/Services/types.d.ts +1 -10
  87. package/dist/Shared/constants.d.ts +17 -3
  88. package/dist/Shared/types.d.ts +5 -20
  89. package/dist/Shared/validations.d.ts +0 -2
  90. package/dist/assets/@code-editor.css +1 -1
  91. package/dist/assets/img-install-freemium-saas.4388531c.svg +40 -0
  92. package/dist/assets/img-install-via-aws-marketplace.df85f572.svg +48 -0
  93. package/dist/assets/img-page-not-found.3c4f114b.svg +81 -0
  94. package/dist/index.d.ts +11 -15
  95. package/dist/index.js +966 -1139
  96. package/package.json +1 -6
  97. package/dist/Common/BreadCrumb/NestedBreadCrumb.d.ts +0 -2
  98. package/dist/Common/SegmentedBarChart/utils.d.ts +0 -2
  99. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +0 -2
  100. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +0 -1
  101. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/index.d.ts +0 -2
  102. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +0 -6
  103. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/index.d.ts +0 -1
  104. package/dist/Pages-Devtron-2.0/ApplicationManagement/index.d.ts +0 -1
  105. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +0 -1
  106. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/index.d.ts +0 -1
  107. package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +0 -1
  108. package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +0 -1
  109. package/dist/Pages-Devtron-2.0/CostVisibility/Overview/index.d.ts +0 -1
  110. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/constants.d.ts +0 -4
  111. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/index.d.ts +0 -2
  112. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +0 -31
  113. package/dist/Pages-Devtron-2.0/CostVisibility/index.d.ts +0 -1
  114. package/dist/Pages-Devtron-2.0/DataProtectionManagement/index.d.ts +0 -1
  115. package/dist/Pages-Devtron-2.0/DataProtectionManagement/types.d.ts +0 -8
  116. package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +0 -1
  117. package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/index.d.ts +0 -1
  118. package/dist/Pages-Devtron-2.0/GlobalConfiguration/index.d.ts +0 -1
  119. package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +0 -1
  120. package/dist/Pages-Devtron-2.0/GlobalOverview/index.d.ts +0 -1
  121. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +0 -1
  122. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/index.d.ts +0 -2
  123. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +0 -6
  124. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/index.d.ts +0 -1
  125. package/dist/Pages-Devtron-2.0/InfrastructureManagement/index.d.ts +0 -1
  126. package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +0 -11
  127. package/dist/Pages-Devtron-2.0/Navigation/index.d.ts +0 -1
  128. package/dist/Pages-Devtron-2.0/Navigation/types.d.ts +0 -32
  129. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/SecurityCenterIcon.d.ts +0 -1
  130. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/index.d.ts +0 -1
  131. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/SecurityCenterIcon/utils.d.ts +0 -6
  132. package/dist/Pages-Devtron-2.0/SecurityCenter/Shared/index.d.ts +0 -1
  133. package/dist/Pages-Devtron-2.0/SecurityCenter/index.d.ts +0 -1
  134. package/dist/Pages-Devtron-2.0/Shared/Overview/components.d.ts +0 -7
  135. package/dist/Pages-Devtron-2.0/Shared/Overview/constants.d.ts +0 -8
  136. package/dist/Pages-Devtron-2.0/Shared/Overview/index.d.ts +0 -3
  137. package/dist/Pages-Devtron-2.0/Shared/Overview/types.d.ts +0 -26
  138. package/dist/Pages-Devtron-2.0/Shared/index.d.ts +0 -1
  139. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +0 -1
  140. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/index.d.ts +0 -1
  141. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/index.d.ts +0 -1
  142. package/dist/Pages-Devtron-2.0/index.d.ts +0 -7
  143. package/dist/Shared/Components/Card/Card.component.d.ts +0 -3
  144. package/dist/Shared/Components/Card/constants.d.ts +0 -4
  145. package/dist/Shared/Components/Card/index.d.ts +0 -2
  146. package/dist/Shared/Components/Card/types.d.ts +0 -25
  147. package/dist/Shared/Components/Charts/Chart.component.d.ts +0 -121
  148. package/dist/Shared/Components/Charts/constants.d.ts +0 -10
  149. package/dist/Shared/Components/Charts/index.d.ts +0 -4
  150. package/dist/Shared/Components/Charts/plugins.d.ts +0 -7
  151. package/dist/Shared/Components/Charts/types.d.ts +0 -135
  152. package/dist/Shared/Components/Charts/utils.d.ts +0 -30
  153. package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +0 -3
  154. package/dist/Shared/Components/ClusterStatusIcon/index.d.ts +0 -1
  155. package/dist/Shared/Components/ClusterStatusIcon/types.d.ts +0 -5
  156. package/dist/Shared/Components/ClusterStatusIcon/utils.d.ts +0 -2
  157. package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +0 -3
  158. package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +0 -3
  159. package/dist/Shared/Components/ExportToCsv/index.d.ts +0 -2
  160. package/dist/Shared/Components/ExportToCsv/types.d.ts +0 -64
  161. package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +0 -3
  162. package/dist/Shared/Components/KeyboardShortcut/constants.d.ts +0 -3
  163. package/dist/Shared/Components/KeyboardShortcut/index.d.ts +0 -1
  164. package/dist/Shared/Components/KeyboardShortcut/types.d.ts +0 -4
  165. package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +0 -3
  166. package/dist/Shared/Components/PrometheusConfigurations/index.d.ts +0 -2
  167. package/dist/Shared/Components/PrometheusConfigurations/types.d.ts +0 -20
  168. package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +0 -2
  169. package/dist/Shared/Components/SideNavigation/index.d.ts +0 -2
  170. package/dist/Shared/Components/SideNavigation/types.d.ts +0 -19
  171. package/dist/assets/create-backup-schedule.bbac4a86.webp +0 -0
  172. package/dist/assets/create-backup-snapshot.c794f612.webp +0 -0
  173. package/dist/assets/ic-ai.25e44e0c.svg +0 -3
  174. package/dist/assets/ic-alibaba.518d61a4.svg +0 -3
  175. package/dist/assets/ic-application-group.4b448cca.svg +0 -3
  176. package/dist/assets/ic-application-management.7fb9e3a0.svg +0 -3
  177. package/dist/assets/ic-application-template.212d14f1.svg +0 -3
  178. package/dist/assets/ic-application.4c80bfcf.svg +0 -3
  179. package/dist/assets/ic-argocd-app.9c5eba79.svg +0 -61
  180. package/dist/assets/ic-arrow-line-down.b6a98848.svg +0 -3
  181. package/dist/assets/ic-aws.eb2d0124.svg +0 -12
  182. package/dist/assets/ic-backup-and-schedule.51b7d3dd.svg +0 -3
  183. package/dist/assets/ic-backup-color.dc62e9d5.svg +0 -6
  184. package/dist/assets/ic-backup-location.ebaf1148.svg +0 -3
  185. package/dist/assets/ic-backup-schedule-color.a16c34b0.svg +0 -5
  186. package/dist/assets/ic-bg-backup-schedule.9ef9bc39.svg +0 -19
  187. package/dist/assets/ic-bg-backups.396e99bd.svg +0 -19
  188. package/dist/assets/ic-bg-build.8609d0ea.svg +0 -13
  189. package/dist/assets/ic-bg-cpu.15ec70f0.svg +0 -11
  190. package/dist/assets/ic-bg-deploy.266711fe.svg +0 -22
  191. package/dist/assets/ic-bg-memory.5373a125.svg +0 -11
  192. package/dist/assets/ic-bg-pause-schedule.6edcc1d4.svg +0 -14
  193. package/dist/assets/ic-bg-production-pipelines.2951cdc0.svg +0 -22
  194. package/dist/assets/ic-bg-project.84658405.svg +0 -12
  195. package/dist/assets/ic-bg-ransomware-vulnerable-cluster.1b25a5d0.svg +0 -7
  196. package/dist/assets/ic-bg-restore.4fa13869.svg +0 -33
  197. package/dist/assets/ic-bg-scan.2249360c.svg +0 -28
  198. package/dist/assets/ic-bg-storage-locations.894070b0.svg +0 -22
  199. package/dist/assets/ic-bg-webhook.b455152d.svg +0 -13
  200. package/dist/assets/ic-bot.65f403dd.svg +0 -3
  201. package/dist/assets/ic-building.2405d07b.svg +0 -3
  202. package/dist/assets/ic-chart-line-up.7ab47f4e.svg +0 -3
  203. package/dist/assets/ic-check-circle.af18cd7e.svg +0 -3
  204. package/dist/assets/ic-circle-small.a0740b0e.svg +0 -3
  205. package/dist/assets/ic-clipboard.2869fa7d.svg +0 -3
  206. package/dist/assets/ic-clock-counterclockwise.3d7c2ef1.svg +0 -3
  207. package/dist/assets/ic-cloud-upload.55d9c163.svg +0 -3
  208. package/dist/assets/ic-coins-color-animated.fe11cdc3.svg +0 -112
  209. package/dist/assets/ic-coins.2c15f406.svg +0 -3
  210. package/dist/assets/ic-cost-visibility.5595009f.svg +0 -3
  211. package/dist/assets/ic-database-backup.b9e7c558.svg +0 -3
  212. package/dist/assets/ic-devtron-text.67a413b6.svg +0 -3
  213. package/dist/assets/ic-edit-lines.57927b07.svg +0 -3
  214. package/dist/assets/ic-file-download.ca57c068.svg +0 -5
  215. package/dist/assets/ic-files-changed.04e6de3f.svg +0 -3
  216. package/dist/assets/ic-floppy-disk.6d392bcd.svg +0 -3
  217. package/dist/assets/ic-fluxcd-app.7bf7dce5.svg +0 -22
  218. package/dist/assets/ic-global-overview.56ba9dc0.svg +0 -3
  219. package/dist/assets/ic-google-cloud.3077a8dd.svg +0 -6
  220. package/dist/assets/ic-infrastructure-management.4b052d41.svg +0 -3
  221. package/dist/assets/ic-kubernetes.7e04c3d2.svg +0 -4
  222. package/dist/assets/ic-magic-wand.2c29cd4e.svg +0 -10
  223. package/dist/assets/ic-oracle-cloud.5a8ee45d.svg +0 -3
  224. package/dist/assets/ic-otc-cloud.43b31bd8.svg +0 -5
  225. package/dist/assets/ic-party.cfc7e7c6.svg +0 -4
  226. package/dist/assets/ic-pause.4e5c6056.svg +0 -4
  227. package/dist/assets/ic-priority-medium-fill.7bab0ff8.svg +0 -4
  228. package/dist/assets/ic-release-hub.25b9707a.svg +0 -3
  229. package/dist/assets/ic-resource-browser.4ff3e571.svg +0 -3
  230. package/dist/assets/ic-resource-watcher.7cce5305.svg +0 -3
  231. package/dist/assets/ic-right-panel-collapse.0ecf8ceb.svg +0 -3
  232. package/dist/assets/ic-security-fixable.168b5bf8.svg +0 -12
  233. package/dist/assets/ic-security-not-fixable.be099f65.svg +0 -12
  234. package/dist/assets/ic-security-policy.874568da.svg +0 -3
  235. package/dist/assets/ic-security-scan.3ae78d50.svg +0 -3
  236. package/dist/assets/ic-security-vulnerability.c954b87a.svg +0 -4
  237. package/dist/assets/ic-software-release-management.dceedf80.svg +0 -3
  238. package/dist/assets/ic-symbol-greater-than.8f71342d.svg +0 -3
  239. package/dist/assets/ic-tenants.4f997b9a.svg +0 -3
  240. package/dist/assets/ic-trend-up.5752ef30.svg +0 -3
  241. package/dist/assets/ic-warning-stroke.fc850a4a.svg +0 -3
  242. package/dist/assets/img-folder-empty.8e898c33.svg +0 -33
  243. package/dist/assets/img-no-backup-location.0e8699c5.svg +0 -180
  244. package/dist/assets/img-no-restores.f26cb7db.svg +0 -114
  245. package/dist/assets/no-cluster-cost-enabled.038c73db.webp +0 -0
@@ -21,8 +21,8 @@ export declare const useActionMenu: <T extends string | number>({ id, position,
21
21
  className?: string;
22
22
  defaultValue?: string | number | readonly string[];
23
23
  id?: string;
24
- role?: import('react').AriaRole;
25
24
  color?: string;
25
+ role?: import('react').AriaRole;
26
26
  about?: string;
27
27
  is?: string;
28
28
  security?: string;
@@ -64,7 +64,7 @@ export declare const useActionMenu: <T extends string | number>({ id, position,
64
64
  itemRef?: string;
65
65
  results?: number;
66
66
  unselectable?: "on" | "off";
67
- inputMode?: "search" | "text" | "none" | "url" | "decimal" | "tel" | "email" | "numeric";
67
+ inputMode?: "search" | "text" | "none" | "url" | "tel" | "email" | "numeric" | "decimal";
68
68
  "aria-activedescendant"?: string;
69
69
  "aria-atomic"?: boolean | "true" | "false";
70
70
  "aria-autocomplete"?: "none" | "list" | "inline" | "both";
@@ -1,3 +1,3 @@
1
1
  import { BackdropProps } from './types';
2
- declare const Backdrop: ({ children, onEscape, onClick, hasClearBackground, onBackdropMount, deactivateFocusOnEscape, initialFocus, returnFocusOnDeactivate, }: BackdropProps) => import('react').ReactPortal;
2
+ declare const Backdrop: ({ children, onEscape, onClick, hasClearBackground, onBackdropMount, deactivateFocusOnEscape, initialFocus, }: BackdropProps) => import('react').ReactPortal;
3
3
  export default Backdrop;
@@ -1,6 +1,6 @@
1
1
  import { MouseEvent, ReactNode } from 'react';
2
2
  import { DTFocusTrapType } from '../DTFocusTrap';
3
- export interface BackdropProps extends Pick<DTFocusTrapType, 'deactivateFocusOnEscape' | 'initialFocus' | 'onEscape' | 'returnFocusOnDeactivate'> {
3
+ export interface BackdropProps extends Pick<DTFocusTrapType, 'deactivateFocusOnEscape' | 'initialFocus' | 'onEscape'> {
4
4
  /**
5
5
  * The content to be rendered within the backdrop component.
6
6
  */
@@ -1,8 +1,7 @@
1
- import { IconBaseColorType, IconBaseSizeType } from '../../types';
1
+ import { IconBaseColorType } from '../../types';
2
2
  import { BadgeProps } from './types';
3
3
  export declare const getClassNameAccToVariant: (variant: BadgeProps["variant"]) => {
4
4
  styles: string;
5
5
  iconColor: IconBaseColorType;
6
6
  };
7
7
  export declare const getClassNameAccToSize: (size: BadgeProps["size"]) => "fs-11 lh-16 px-4 py-1" | "fs-12 lh-16 px-6 py-2" | "fs-13 lh-20 px-6 py-2";
8
- export declare const COMPONENT_SIZE_TO_ICON_SIZE_MAP: Record<BadgeProps['size'], IconBaseSizeType>;
@@ -100,7 +100,7 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
100
100
  startIcon?: import('react').ReactElement;
101
101
  endIcon?: import('react').ReactElement;
102
102
  fontWeight?: "bold" | "normal";
103
- }, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
103
+ }, "style" | "text" | "id" | "size" | "tooltipProps" | "dataTestId" | "disabled" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
104
104
  ref?: import('react').Ref<HTMLButtonElement>;
105
105
  component?: ButtonComponentType.button;
106
106
  buttonProps?: Omit<import('react').ButtonHTMLAttributes<HTMLButtonElement>, "children" | "styles" | "className" | "disabled" | "onClick">;
@@ -135,7 +135,7 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
135
135
  startIcon?: never;
136
136
  endIcon?: never;
137
137
  fontWeight?: never;
138
- }, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
138
+ }, "style" | "text" | "id" | "size" | "tooltipProps" | "dataTestId" | "disabled" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
139
139
  ref?: import('react').Ref<HTMLButtonElement>;
140
140
  component?: ButtonComponentType.button;
141
141
  buttonProps?: Omit<import('react').ButtonHTMLAttributes<HTMLButtonElement>, "children" | "styles" | "className" | "disabled" | "onClick">;
@@ -164,7 +164,7 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
164
164
  startIcon?: import('react').ReactElement;
165
165
  endIcon?: import('react').ReactElement;
166
166
  fontWeight?: "bold" | "normal";
167
- }, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
167
+ }, "style" | "text" | "id" | "size" | "tooltipProps" | "dataTestId" | "disabled" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
168
168
  ref?: import('react').Ref<HTMLButtonElement>;
169
169
  component?: ButtonComponentType.button;
170
170
  buttonProps?: Omit<import('react').ButtonHTMLAttributes<HTMLButtonElement>, "children" | "styles" | "className" | "disabled" | "onClick">;
@@ -193,7 +193,7 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
193
193
  startIcon?: never;
194
194
  endIcon?: never;
195
195
  fontWeight?: never;
196
- }, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
196
+ }, "style" | "text" | "id" | "size" | "tooltipProps" | "dataTestId" | "disabled" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
197
197
  ref?: import('react').Ref<HTMLAnchorElement>;
198
198
  component: ButtonComponentType.link;
199
199
  linkProps: Omit<import('react-router-dom').LinkProps, "children" | "styles" | "className" | "onClick">;
@@ -228,7 +228,7 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
228
228
  startIcon?: import('react').ReactElement;
229
229
  endIcon?: import('react').ReactElement;
230
230
  fontWeight?: "bold" | "normal";
231
- }, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
231
+ }, "style" | "text" | "id" | "size" | "tooltipProps" | "dataTestId" | "disabled" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
232
232
  ref?: import('react').Ref<HTMLAnchorElement>;
233
233
  component: ButtonComponentType.link;
234
234
  linkProps: Omit<import('react-router-dom').LinkProps, "children" | "styles" | "className" | "onClick">;
@@ -263,7 +263,7 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
263
263
  startIcon?: never;
264
264
  endIcon?: never;
265
265
  fontWeight?: never;
266
- }, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
266
+ }, "style" | "text" | "id" | "size" | "tooltipProps" | "dataTestId" | "disabled" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
267
267
  ref?: import('react').Ref<HTMLAnchorElement>;
268
268
  component: ButtonComponentType.link;
269
269
  linkProps: Omit<import('react-router-dom').LinkProps, "children" | "styles" | "className" | "onClick">;
@@ -292,7 +292,7 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
292
292
  startIcon?: import('react').ReactElement;
293
293
  endIcon?: import('react').ReactElement;
294
294
  fontWeight?: "bold" | "normal";
295
- }, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
295
+ }, "style" | "text" | "id" | "size" | "tooltipProps" | "dataTestId" | "disabled" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
296
296
  ref?: import('react').Ref<HTMLAnchorElement>;
297
297
  component: ButtonComponentType.link;
298
298
  linkProps: Omit<import('react-router-dom').LinkProps, "children" | "styles" | "className" | "onClick">;
@@ -321,7 +321,7 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
321
321
  startIcon?: never;
322
322
  endIcon?: never;
323
323
  fontWeight?: never;
324
- }, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
324
+ }, "style" | "text" | "id" | "size" | "tooltipProps" | "dataTestId" | "disabled" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
325
325
  ref?: import('react').Ref<HTMLAnchorElement>;
326
326
  component: ButtonComponentType.anchor;
327
327
  linkProps?: never;
@@ -356,7 +356,7 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
356
356
  startIcon?: import('react').ReactElement;
357
357
  endIcon?: import('react').ReactElement;
358
358
  fontWeight?: "bold" | "normal";
359
- }, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
359
+ }, "style" | "text" | "id" | "size" | "tooltipProps" | "dataTestId" | "disabled" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
360
360
  ref?: import('react').Ref<HTMLAnchorElement>;
361
361
  component: ButtonComponentType.anchor;
362
362
  linkProps?: never;
@@ -391,7 +391,7 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
391
391
  startIcon?: never;
392
392
  endIcon?: never;
393
393
  fontWeight?: never;
394
- }, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
394
+ }, "style" | "text" | "id" | "size" | "tooltipProps" | "dataTestId" | "disabled" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
395
395
  ref?: import('react').Ref<HTMLAnchorElement>;
396
396
  component: ButtonComponentType.anchor;
397
397
  linkProps?: never;
@@ -420,7 +420,7 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
420
420
  startIcon?: import('react').ReactElement;
421
421
  endIcon?: import('react').ReactElement;
422
422
  fontWeight?: "bold" | "normal";
423
- }, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
423
+ }, "style" | "text" | "id" | "size" | "tooltipProps" | "dataTestId" | "disabled" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy"> | Pick<{
424
424
  ref?: import('react').Ref<HTMLAnchorElement>;
425
425
  component: ButtonComponentType.anchor;
426
426
  linkProps?: never;
@@ -449,5 +449,5 @@ declare const Button: import('react').ForwardRefExoticComponent<(Pick<{
449
449
  startIcon?: never;
450
450
  endIcon?: never;
451
451
  fontWeight?: never;
452
- }, "style" | "text" | "id" | "disabled" | "size" | "tooltipProps" | "dataTestId" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy">) & import('react').RefAttributes<HTMLButtonElement | HTMLAnchorElement>>;
452
+ }, "style" | "text" | "id" | "size" | "tooltipProps" | "dataTestId" | "disabled" | "startIcon" | "endIcon" | "variant" | "ariaLabel" | "icon" | "buttonProps" | "isLoading" | "onClick" | "fullWidth" | "fontWeight" | "component" | "linkProps" | "anchorProps" | "isOpacityHoverChild" | "triggerAutoClickTimestamp" | "showTooltip" | "showAriaLabelInTippy">) & import('react').RefAttributes<HTMLButtonElement | HTMLAnchorElement>>;
453
453
  export default Button;
@@ -4,5 +4,5 @@ export declare const useFocusTrapControl: () => {
4
4
  disableFocusTrap: typeof noop;
5
5
  resumeFocusTrap: typeof noop;
6
6
  };
7
- declare const DTFocusTrap: ({ onEscape, deactivateFocusOnEscape, children, initialFocus, returnFocusOnDeactivate, }: DTFocusTrapType) => JSX.Element;
7
+ declare const DTFocusTrap: ({ onEscape, deactivateFocusOnEscape, children, initialFocus, }: DTFocusTrapType) => JSX.Element;
8
8
  export default DTFocusTrap;
@@ -1,5 +1,4 @@
1
1
  import { ReactNode } from 'react';
2
- import { Props as FocusTrapProps } from 'focus-trap-react';
3
2
  type FocusTargetValue = HTMLElement | SVGElement | string;
4
3
  type FocusTargetValueOrFalse = FocusTargetValue | false;
5
4
  /**
@@ -8,7 +7,7 @@ type FocusTargetValueOrFalse = FocusTargetValue | false;
8
7
  * an opt-out, or a function that returns a DOM node or `false`.
9
8
  */
10
9
  type FocusTargetOrFalse = FocusTargetValueOrFalse | (() => FocusTargetValueOrFalse);
11
- export interface DTFocusTrapType extends Pick<FocusTrapProps['focusTrapOptions'], 'returnFocusOnDeactivate'> {
10
+ export interface DTFocusTrapType {
12
11
  /**
13
12
  * Callback function that gets triggered when the Escape key is pressed. \
14
13
  * Should be wrapped in useCallback to prevent unnecessary re-renders.
@@ -93,9 +93,6 @@ export declare const DOCUMENTATION: {
93
93
  readonly SOFTWARE_DISTRIBUTION_HUB: "usage/software-distribution-hub";
94
94
  readonly RELEASE_TRACKS: "usage/software-distribution-hub/release-hub#creating-release-tracks-and-versions";
95
95
  readonly RELEASES: "usage/software-distribution-hub/release-hub#creating-release-tracks-and-versions";
96
- readonly RELEASE_HUB: "usage/software-distribution-hub/release-hub";
97
96
  readonly TENANTS: "usage/software-distribution-hub/tenants#adding-installation";
98
97
  readonly TENANTS_INSTALLATION: "usage/software-distribution-hub/tenants";
99
- readonly AUTOSCALER_DETECTION: "user-guide/infra-management/infrastructure-overview#troubleshooting-autoscaler-detection";
100
- readonly COST_CALCULATION: "user-guide/finops/overview-cost-visibility#how-is-the-cost-calculated";
101
98
  };
@@ -31,7 +31,7 @@ type FeatureDescriptionModalWithTabsConfig = {
31
31
  imageStyles?: never;
32
32
  };
33
33
  export type FeatureDescriptionModalProps = {
34
- title: React.ReactNode;
34
+ title: string;
35
35
  closeModalText?: string;
36
36
  closeModal?: () => void;
37
37
  } & ((BaseFeatureDescriptionModalProps & {
@@ -1,2 +1,2 @@
1
- import { animate, AnimatePresence, motion, useAnimation, useAnimationControls, useMotionTemplate, useMotionValue } from 'framer-motion';
2
- export { animate, AnimatePresence, motion, useAnimation, useAnimationControls, useMotionTemplate, useMotionValue };
1
+ import { animate, AnimatePresence, motion, useAnimationControls, useMotionTemplate, useMotionValue } from 'framer-motion';
2
+ export { animate, AnimatePresence, motion, useAnimationControls, useMotionTemplate, useMotionValue };
@@ -1,4 +1,3 @@
1
- import { ButtonComponentType } from '../Button';
2
1
  import { GenericSectionErrorStateProps } from './types';
3
- declare const GenericSectionErrorState: <T extends ButtonComponentType = ButtonComponentType.button>({ reload, buttonProps, customIcon, withBorder, title, subTitle, description, buttonText, rootClassName, useInfoIcon, progressingProps, }: GenericSectionErrorStateProps<T>) => JSX.Element;
2
+ declare const GenericSectionErrorState: ({ reload, withBorder, title, subTitle, description, buttonText, rootClassName, useInfoIcon, progressingProps, }: GenericSectionErrorStateProps) => JSX.Element;
4
3
  export default GenericSectionErrorState;
@@ -1,7 +1,10 @@
1
1
  import { ReactNode } from 'react';
2
- import { ButtonComponentType, ButtonProps } from '../Button';
3
2
  import { IconsProps } from '../Icon';
4
- export type GenericSectionErrorStateProps<ButtonType extends ButtonComponentType = ButtonComponentType.button> = {
3
+ export type GenericSectionErrorStateProps = {
4
+ /**
5
+ * Handler for reloading the section
6
+ */
7
+ reload?: () => void;
5
8
  /**
6
9
  * If true, border is added to the section
7
10
  *
@@ -34,7 +37,6 @@ export type GenericSectionErrorStateProps<ButtonType extends ButtonComponentType
34
37
  */
35
38
  progressingProps: Omit<IconsProps, 'name'>;
36
39
  useInfoIcon?: false;
37
- customIcon?: never;
38
40
  } | {
39
41
  progressingProps?: never;
40
42
  /**
@@ -43,25 +45,7 @@ export type GenericSectionErrorStateProps<ButtonType extends ButtonComponentType
43
45
  * @default false
44
46
  */
45
47
  useInfoIcon: true;
46
- customIcon?: never;
47
- } | {
48
- progressingProps?: never;
49
- useInfoIcon?: never;
50
- customIcon?: never;
51
48
  } | {
52
- customIcon: JSX.Element;
53
49
  progressingProps?: never;
54
50
  useInfoIcon?: never;
55
- }) & ({
56
- /**
57
- * Handler for reloading the section
58
- */
59
- reload: () => void;
60
- buttonProps?: never;
61
- } | {
62
- reload?: never;
63
- buttonProps: ButtonProps<ButtonType>;
64
- } | {
65
- reload?: never;
66
- buttonProps?: never;
67
51
  });
@@ -1,3 +1,3 @@
1
1
  import { HeaderWithCreateButtonProps } from './types';
2
- export declare const HeaderWithCreateButton: ({ viewType }: HeaderWithCreateButtonProps) => JSX.Element;
2
+ export declare const HeaderWithCreateButton: ({ headerName, additionalHeaderInfo }: HeaderWithCreateButtonProps) => JSX.Element;
3
3
  export default HeaderWithCreateButton;
@@ -1,6 +1,8 @@
1
1
  import { ActionMenuProps } from '../../ActionMenu';
2
+ import { PageHeaderType } from '../types';
2
3
  export interface HeaderWithCreateButtonProps {
3
- viewType?: 'jobs' | 'apps' | 'infra-apps';
4
+ headerName: string;
5
+ additionalHeaderInfo: PageHeaderType['additionalHeaderInfo'];
4
6
  }
5
7
  export declare enum CreateActionMenuItems {
6
8
  CUSTOM_APP = "create-custom-app",
@@ -1,3 +1,3 @@
1
1
  import { PageHeaderType } from './types';
2
- declare const PageHeader: ({ headerName, headerImage, additionalHeaderInfo, showTabs, renderHeaderTabs, isBreadcrumbs, breadCrumbs, renderActionButtons, onClose, tippyProps, closeIcon, }: PageHeaderType) => JSX.Element;
2
+ declare const PageHeader: ({ headerName, headerImage, additionalHeaderInfo, showTabs, renderHeaderTabs, isBreadcrumbs, breadCrumbs, renderActionButtons, onClose, tippyProps, }: PageHeaderType) => JSX.Element;
3
3
  export default PageHeader;
@@ -17,10 +17,8 @@ export interface PageHeaderType {
17
17
  TippyIcon?: React.FunctionComponent<any>;
18
18
  tippyMessage?: string;
19
19
  onClickTippyButton?: () => void;
20
- tippyHeader?: string;
21
20
  };
22
21
  onClose?: () => void;
23
- closeIcon?: JSX.Element;
24
22
  }
25
23
  export interface ServerInfo {
26
24
  currentVersion: string;
@@ -4,18 +4,10 @@ export declare const iconMap: {
4
4
  'ic-aborted': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
5
5
  'ic-activity': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
6
6
  'ic-add': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
7
- 'ic-ai': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
8
- 'ic-alibaba': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
9
7
  'ic-amazon-eks': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
10
8
  'ic-app-group': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
11
9
  'ic-app-template': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
12
- 'ic-application-group': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
13
- 'ic-application-management': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
14
- 'ic-application-template': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
15
- 'ic-application': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
16
- 'ic-argocd-app': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
17
10
  'ic-arrow-clockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
18
- 'ic-arrow-line-down': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
19
11
  'ic-arrow-right': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
20
12
  'ic-arrow-square-out': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
21
13
  'ic-arrows-clockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -23,39 +15,18 @@ export declare const iconMap: {
23
15
  'ic-asterisk': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
24
16
  'ic-ather': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
25
17
  'ic-aws-codecommit': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
26
- 'ic-aws': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
27
18
  'ic-azure-aks': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
28
19
  'ic-azure': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
29
- 'ic-backup-and-schedule': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
30
- 'ic-backup-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
31
- 'ic-backup-location': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
32
- 'ic-backup-schedule-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
33
- 'ic-bg-backup-schedule': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
34
- 'ic-bg-backups': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
35
- 'ic-bg-build': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
36
20
  'ic-bg-cluster': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
37
- 'ic-bg-cpu': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
38
- 'ic-bg-deploy': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
39
21
  'ic-bg-environment': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
40
- 'ic-bg-memory': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
41
- 'ic-bg-pause-schedule': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
42
- 'ic-bg-production-pipelines': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
43
- 'ic-bg-project': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
44
- 'ic-bg-ransomware-vulnerable-cluster': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
45
- 'ic-bg-restore': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
46
- 'ic-bg-scan': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
47
- 'ic-bg-storage-locations': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
48
- 'ic-bg-webhook': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
49
22
  'ic-bharatpe': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
50
23
  'ic-binoculars': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
51
24
  'ic-bitbucket': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
52
25
  'ic-book-open': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
53
- 'ic-bot': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
54
26
  'ic-brain': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
55
27
  'ic-browser': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
56
28
  'ic-bug': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
57
29
  'ic-build-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
58
- 'ic-building': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
59
30
  'ic-calendar': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
60
31
  'ic-cancelled': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
61
32
  'ic-card-stack': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -63,39 +34,29 @@ export declare const iconMap: {
63
34
  'ic-caret-left': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
64
35
  'ic-caret-right': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
65
36
  'ic-cd': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
66
- 'ic-chart-line-up': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
67
37
  'ic-chat-circle-dots': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
68
38
  'ic-chat-circle-online': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
69
39
  'ic-check-all': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
70
- 'ic-check-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
71
40
  'ic-check-square': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
72
41
  'ic-check': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
73
42
  'ic-checks': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
74
43
  'ic-ci-linked': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
75
44
  'ic-circle-loader': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
76
- 'ic-circle-small': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
77
45
  'ic-clean-brush': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
78
- 'ic-clipboard': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
79
- 'ic-clock-counterclockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
80
46
  'ic-clock': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
81
47
  'ic-close-large': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
82
48
  'ic-close-small': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
83
- 'ic-cloud-upload': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
84
49
  'ic-cloud-vms': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
85
50
  'ic-cluster-isolated': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
86
51
  'ic-cluster': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
87
52
  'ic-code': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
88
- 'ic-coins-color-animated': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
89
- 'ic-coins': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
90
53
  'ic-container-registry': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
91
54
  'ic-container': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
92
55
  'ic-cookr': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
93
56
  'ic-copy': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
94
- 'ic-cost-visibility': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
95
57
  'ic-cpu': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
96
58
  'ic-crown': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
97
59
  'ic-cube': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
98
- 'ic-database-backup': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
99
60
  'ic-delete-dots': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
100
61
  'ic-delete-lightning': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
101
62
  'ic-delete': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -106,7 +67,6 @@ export declare const iconMap: {
106
67
  'ic-devtron-app': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
107
68
  'ic-devtron-header-logo': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
108
69
  'ic-devtron-job': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
109
- 'ic-devtron-text': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
110
70
  'ic-devtron': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
111
71
  'ic-diff-added': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
112
72
  'ic-diff-deleted': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -116,7 +76,6 @@ export declare const iconMap: {
116
76
  'ic-dockerhub': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
117
77
  'ic-download': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
118
78
  'ic-ecr': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
119
- 'ic-edit-lines': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
120
79
  'ic-edit': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
121
80
  'ic-email': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
122
81
  'ic-enter-fullscreen': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -132,17 +91,13 @@ export declare const iconMap: {
132
91
  'ic-failure': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
133
92
  'ic-fast-forward': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
134
93
  'ic-file-code': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
135
- 'ic-file-download': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
136
94
  'ic-file-edit': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
137
95
  'ic-file-key': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
138
96
  'ic-file': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
139
- 'ic-files-changed': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
140
97
  'ic-files': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
141
98
  'ic-filter-applied': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
142
99
  'ic-filter': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
143
100
  'ic-flask': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
144
- 'ic-floppy-disk': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
145
- 'ic-fluxcd-app': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
146
101
  'ic-folder-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
147
102
  'ic-folder-user': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
148
103
  'ic-folder': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -155,9 +110,7 @@ export declare const iconMap: {
155
110
  'ic-git': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
156
111
  'ic-github': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
157
112
  'ic-gitlab': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
158
- 'ic-global-overview': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
159
113
  'ic-google-artifact-registry': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
160
- 'ic-google-cloud': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
161
114
  'ic-google-container-registry': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
162
115
  'ic-google-gke': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
163
116
  'ic-google': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -178,7 +131,6 @@ export declare const iconMap: {
178
131
  'ic-info-filled-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
179
132
  'ic-info-filled': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
180
133
  'ic-info-outline': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
181
- 'ic-infrastructure-management': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
182
134
  'ic-input': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
183
135
  'ic-install': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
184
136
  'ic-job-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -187,7 +139,6 @@ export declare const iconMap: {
187
139
  'ic-key-enter': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
188
140
  'ic-key': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
189
141
  'ic-kind': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
190
- 'ic-kubernetes': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
191
142
  'ic-laptop': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
192
143
  'ic-ldap': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
193
144
  'ic-lego': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -200,7 +151,6 @@ export declare const iconMap: {
200
151
  'ic-locked': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
201
152
  'ic-logout': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
202
153
  'ic-logs': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
203
- 'ic-magic-wand': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
204
154
  'ic-magnifying-glass': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
205
155
  'ic-medium-delete': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
206
156
  'ic-medium-paintbucket': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -222,38 +172,23 @@ export declare const iconMap: {
222
172
  'ic-open-in-new': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
223
173
  'ic-openai': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
224
174
  'ic-openshift': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
225
- 'ic-oracle-cloud': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
226
- 'ic-otc-cloud': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
227
175
  'ic-out-of-sync': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
228
176
  'ic-paper-plane-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
229
177
  'ic-paper-plane': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
230
- 'ic-party': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
231
178
  'ic-path': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
232
179
  'ic-pause-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
233
- 'ic-pause': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
234
180
  'ic-pencil': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
235
181
  'ic-play-outline': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
236
- 'ic-priority-medium-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
237
182
  'ic-quay': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
238
183
  'ic-quote': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
239
184
  'ic-ratings': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
240
- 'ic-release-hub': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
241
185
  'ic-resize-handle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
242
- 'ic-resource-browser': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
243
- 'ic-resource-watcher': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
244
- 'ic-right-panel-collapse': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
245
186
  'ic-rocket-gear': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
246
187
  'ic-rocket-launch': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
247
- 'ic-security-fixable': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
248
- 'ic-security-not-fixable': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
249
- 'ic-security-policy': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
250
- 'ic-security-scan': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
251
- 'ic-security-vulnerability': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
252
188
  'ic-selected': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
253
189
  'ic-shapes': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
254
190
  'ic-shield-check': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
255
191
  'ic-sliders-vertical': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
256
- 'ic-software-release-management': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
257
192
  'ic-sort-ascending': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
258
193
  'ic-sort-descending': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
259
194
  'ic-sortable': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -278,10 +213,8 @@ export declare const iconMap: {
278
213
  'ic-success': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
279
214
  'ic-sun': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
280
215
  'ic-suspended': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
281
- 'ic-symbol-greater-than': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
282
216
  'ic-tag': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
283
217
  'ic-tata1mg': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
284
- 'ic-tenants': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
285
218
  'ic-terminal-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
286
219
  'ic-terminal': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
287
220
  'ic-thermometer': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -291,7 +224,6 @@ export declare const iconMap: {
291
224
  'ic-timer': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
292
225
  'ic-traffic-signal': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
293
226
  'ic-travclan': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
294
- 'ic-trend-up': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
295
227
  'ic-two-cubes': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
296
228
  'ic-ubuntu': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
297
229
  'ic-unknown': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -303,7 +235,6 @@ export declare const iconMap: {
303
235
  'ic-visibility-off': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
304
236
  'ic-visibility-on': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
305
237
  'ic-warning-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
306
- 'ic-warning-stroke': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
307
238
  'ic-warning': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
308
239
  'ic-webhook': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
309
240
  'ic-wifi-slash': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -1,2 +1,2 @@
1
1
  import { IconBaseProps } from './types';
2
- export declare const IconBase: ({ name, iconMap, size, tooltipProps, color, dataTestId, rotateBy, fillSpace, flip, }: IconBaseProps) => JSX.Element;
2
+ export declare const IconBase: ({ name, iconMap, size, tooltipProps, color, dataTestId, rotateBy, fillSpace, }: IconBaseProps) => JSX.Element;
@@ -38,12 +38,6 @@ export interface IconBaseProps {
38
38
  * @example 90, 180, 270
39
39
  */
40
40
  rotateBy?: number;
41
- /**
42
- * Flips the icon in the specified direction
43
- *
44
- * @default undefined
45
- */
46
- flip?: 'horizontal' | 'vertical';
47
41
  /**
48
42
  * If true, the icon will expand to fill the available space of its container.
49
43
  */
@@ -1,16 +1,13 @@
1
1
  import { IllustrationBaseProps } from './types';
2
2
  export declare const illustrationMap: {
3
- 'img-folder-empty': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
3
+ 'img-install-freemium-saas': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
4
+ 'img-install-via-aws-marketplace': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
4
5
  'img-mechanical-operation': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
5
- 'img-no-backup-location': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
6
- 'img-no-restores': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
7
- 'create-backup-schedule': string;
8
- 'create-backup-snapshot': string;
6
+ 'img-page-not-found': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
9
7
  'img-code': string;
10
8
  'img-devtron-freemium': string;
11
9
  'img-man-on-rocket': string;
12
10
  'img-no-result': string;
13
- 'no-cluster-cost-enabled': string;
14
11
  };
15
12
  export type IllustrationName = keyof typeof illustrationMap;
16
13
  export interface IllustrationProps extends Omit<IllustrationBaseProps, 'name' | 'illustrationMap'> {