@devtron-labs/devtron-fe-common-lib 1.20.2 → 1.20.3-beta-1

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 (162) hide show
  1. package/dist/{@code-editor-D4gUoqHX.js → @code-editor-23p2xPUN.js} +11146 -9633
  2. package/dist/{@common-rjsf-Cy_tMIQf.js → @common-rjsf-BKsX7g_Y.js} +30 -30
  3. package/dist/{@framer-motion-DZveCoIL.js → @framer-motion-DMkBQPN0.js} +92 -90
  4. package/dist/{@react-dates-CZ1bNWJM.js → @react-dates-BjZWpiVv.js} +1 -1
  5. package/dist/{@react-select-DS68hCUM.js → @react-select-DtwlfcIG.js} +1 -1
  6. package/dist/{@react-virtualized-sticky-tree-V-8klKy9.js → @react-virtualized-sticky-tree-M81Af3Qs.js} +1 -1
  7. package/dist/{@vendor-3ORIJA0h.js → @vendor-DceGoESd.js} +26335 -18086
  8. package/dist/Common/API/CoreAPI.d.ts +1 -0
  9. package/dist/Common/API/index.d.ts +1 -1
  10. package/dist/Common/API/reactQueryHooks.d.ts +1 -1
  11. package/dist/Common/Common.service.d.ts +4 -1
  12. package/dist/Common/Constants.d.ts +41 -14
  13. package/dist/Common/Hooks/UseRegisterShortcut/types.d.ts +1 -0
  14. package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
  15. package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
  16. package/dist/Common/SearchBar/types.d.ts +8 -0
  17. package/dist/Common/SegmentedBarChart/types.d.ts +2 -0
  18. package/dist/Common/SegmentedBarChart/utils.d.ts +2 -0
  19. package/dist/Common/Types.d.ts +38 -5
  20. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/VirtualClusterSidebar.d.ts +2 -0
  21. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/index.d.ts +1 -1
  22. package/dist/Pages/ResourceBrowser/ResourceBrowser.Types.d.ts +3 -3
  23. package/dist/Pages/ResourceBrowser/constants.d.ts +8 -8
  24. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +1 -0
  25. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/index.d.ts +2 -0
  26. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +11 -0
  27. package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/index.d.ts +1 -0
  28. package/dist/Pages-Devtron-2.0/ApplicationManagement/index.d.ts +1 -0
  29. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +1 -0
  30. package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/index.d.ts +1 -0
  31. package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +1 -0
  32. package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +1 -0
  33. package/dist/Pages-Devtron-2.0/CostVisibility/Overview/index.d.ts +1 -0
  34. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/index.d.ts +1 -0
  35. package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +11 -0
  36. package/dist/Pages-Devtron-2.0/CostVisibility/index.d.ts +1 -0
  37. package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +1 -0
  38. package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/index.d.ts +1 -0
  39. package/dist/Pages-Devtron-2.0/GlobalConfiguration/index.d.ts +1 -0
  40. package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +1 -0
  41. package/dist/Pages-Devtron-2.0/GlobalOverview/index.d.ts +1 -0
  42. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Overview/Overview.d.ts +1 -0
  43. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Overview/index.d.ts +1 -0
  44. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/InfrastructureManagementIcon.d.ts +1 -0
  45. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/index.d.ts +2 -0
  46. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/InfrastructureManagementIcon/utils.d.ts +6 -0
  47. package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/index.d.ts +1 -0
  48. package/dist/Pages-Devtron-2.0/InfrastructureManagement/index.d.ts +2 -0
  49. package/dist/Pages-Devtron-2.0/InfrastructureManagement/utils.d.ts +11 -0
  50. package/dist/Pages-Devtron-2.0/SecurityCenter/Overview/Overview.d.ts +1 -0
  51. package/dist/Pages-Devtron-2.0/SecurityCenter/Overview/index.d.ts +1 -0
  52. package/dist/Pages-Devtron-2.0/SecurityCenter/index.d.ts +1 -0
  53. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +1 -0
  54. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/index.d.ts +1 -0
  55. package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/index.d.ts +1 -0
  56. package/dist/Pages-Devtron-2.0/index.d.ts +3 -0
  57. package/dist/Shared/Components/ActionMenu/types.d.ts +3 -0
  58. package/dist/Shared/Components/ActionMenu/useActionMenu.hook.d.ts +1 -1
  59. package/dist/Shared/Components/Backdrop/Backdrop.d.ts +1 -1
  60. package/dist/Shared/Components/Backdrop/types.d.ts +1 -1
  61. package/dist/Shared/Components/Badge/utils.d.ts +2 -1
  62. package/dist/Shared/Components/Charts/Chart.component.d.ts +102 -0
  63. package/dist/Shared/Components/Charts/constants.d.ts +8 -0
  64. package/dist/Shared/Components/Charts/index.d.ts +4 -0
  65. package/dist/Shared/Components/Charts/plugins.d.ts +4 -0
  66. package/dist/Shared/Components/Charts/types.d.ts +110 -0
  67. package/dist/Shared/Components/Charts/utils.d.ts +70 -0
  68. package/dist/Shared/Components/ClusterStatusIcon/ClusterStatusIcon.d.ts +3 -0
  69. package/dist/Shared/Components/ClusterStatusIcon/index.d.ts +1 -0
  70. package/dist/Shared/Components/ClusterStatusIcon/types.d.ts +5 -0
  71. package/dist/Shared/Components/ClusterStatusIcon/utils.d.ts +2 -0
  72. package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
  73. package/dist/Shared/Components/ConfirmationModal/types.d.ts +1 -1
  74. package/dist/Shared/Components/DTFocusTrap/DTFocusTrap.d.ts +1 -1
  75. package/dist/Shared/Components/DTFocusTrap/types.d.ts +2 -1
  76. package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +3 -0
  77. package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +3 -0
  78. package/dist/Shared/Components/ExportToCsv/index.d.ts +2 -0
  79. package/dist/Shared/Components/ExportToCsv/types.d.ts +64 -0
  80. package/dist/Shared/Components/FeatureDescription/types.d.ts +1 -1
  81. package/dist/Shared/Components/FramerComponents/index.d.ts +2 -2
  82. package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +2 -1
  83. package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +21 -5
  84. package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
  85. package/dist/Shared/Components/Header/HeaderWithCreateButton/types.d.ts +1 -3
  86. package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
  87. package/dist/Shared/Components/Header/types.d.ts +2 -0
  88. package/dist/Shared/Components/Icon/Icon.d.ts +35 -0
  89. package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
  90. package/dist/Shared/Components/Icon/types.d.ts +6 -0
  91. package/dist/Shared/Components/Illustration/Illustration.d.ts +1 -0
  92. package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +3 -0
  93. package/dist/Shared/Components/KeyboardShortcut/constants.d.ts +3 -0
  94. package/dist/Shared/Components/KeyboardShortcut/index.d.ts +1 -0
  95. package/dist/Shared/Components/KeyboardShortcut/types.d.ts +4 -0
  96. package/dist/Shared/Components/PrometheusConfigurations/PrometheusConfigCard.d.ts +3 -0
  97. package/dist/Shared/Components/PrometheusConfigurations/index.d.ts +2 -0
  98. package/dist/Shared/Components/PrometheusConfigurations/types.d.ts +21 -0
  99. package/dist/Shared/Components/SideNavigation/SideNavigation.d.ts +2 -0
  100. package/dist/Shared/Components/SideNavigation/index.d.ts +2 -0
  101. package/dist/Shared/Components/SideNavigation/types.d.ts +19 -0
  102. package/dist/Shared/Components/Table/InternalTable.d.ts +1 -1
  103. package/dist/Shared/Components/Table/types.d.ts +6 -4
  104. package/dist/Shared/Components/TrailingItem/types.d.ts +4 -0
  105. package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
  106. package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
  107. package/dist/Shared/Components/TreeView/constants.d.ts +3 -0
  108. package/dist/Shared/Components/TreeView/types.d.ts +17 -3
  109. package/dist/Shared/Components/index.d.ts +6 -0
  110. package/dist/Shared/Helpers.d.ts +2 -0
  111. package/dist/Shared/Hooks/useGetResourceKindsOptions/service.d.ts +0 -5
  112. package/dist/Shared/Hooks/useGetResourceKindsOptions/types.d.ts +5 -20
  113. package/dist/Shared/Hooks/useUserPreferences/service.d.ts +1 -1
  114. package/dist/Shared/Hooks/useUserPreferences/types.d.ts +32 -2
  115. package/dist/Shared/Providers/MainContextProvider/types.d.ts +9 -0
  116. package/dist/Shared/Services/common.service.d.ts +2 -0
  117. package/dist/Shared/Services/types.d.ts +6 -0
  118. package/dist/Shared/constants.d.ts +3 -1
  119. package/dist/Shared/types.d.ts +20 -0
  120. package/dist/assets/@code-editor.css +1 -1
  121. package/dist/assets/ic-alibaba.518d61a4.svg +3 -0
  122. package/dist/assets/ic-argocd-app.9c5eba79.svg +61 -0
  123. package/dist/assets/ic-arrow-line-down.b6a98848.svg +3 -0
  124. package/dist/assets/ic-aws.b094356f.svg +11 -0
  125. package/dist/assets/ic-bg-build.8609d0ea.svg +13 -0
  126. package/dist/assets/ic-bg-cpu.15ec70f0.svg +11 -0
  127. package/dist/assets/ic-bg-deploy.266711fe.svg +22 -0
  128. package/dist/assets/ic-bg-memory.5373a125.svg +11 -0
  129. package/dist/assets/ic-bg-production-pipelines.2951cdc0.svg +22 -0
  130. package/dist/assets/ic-bg-project.84658405.svg +12 -0
  131. package/dist/assets/ic-bg-scan.2249360c.svg +28 -0
  132. package/dist/assets/ic-bg-webhook.b455152d.svg +13 -0
  133. package/dist/assets/ic-bot.65f403dd.svg +3 -0
  134. package/dist/assets/ic-building.2405d07b.svg +3 -0
  135. package/dist/assets/ic-clipboard.2869fa7d.svg +3 -0
  136. package/dist/assets/ic-clock-counterclockwise.3d7c2ef1.svg +3 -0
  137. package/dist/assets/ic-cloud.aa7acc8a.svg +3 -0
  138. package/dist/assets/ic-coins.2c15f406.svg +3 -0
  139. package/dist/assets/ic-database-backup.b9e7c558.svg +3 -0
  140. package/dist/assets/ic-devtron-text.67a413b6.svg +3 -0
  141. package/dist/assets/ic-edit-lines.57927b07.svg +3 -0
  142. package/dist/assets/ic-file-download.ca57c068.svg +5 -0
  143. package/dist/assets/ic-files-changed.04e6de3f.svg +3 -0
  144. package/dist/assets/ic-floppy-disk.6d392bcd.svg +3 -0
  145. package/dist/assets/ic-fluxcd-app.7bf7dce5.svg +22 -0
  146. package/dist/assets/ic-gift-animated.9ca6ccb4.svg +38 -0
  147. package/dist/assets/ic-google-cloud.a0198038.svg +6 -0
  148. package/dist/assets/ic-kubernetes.7e04c3d2.svg +4 -0
  149. package/dist/assets/ic-magic-wand.2c29cd4e.svg +10 -0
  150. package/dist/assets/ic-oracle-cloud.5a8ee45d.svg +3 -0
  151. package/dist/assets/ic-otc-cloud.43b31bd8.svg +5 -0
  152. package/dist/assets/ic-priority-medium-fill.7bab0ff8.svg +4 -0
  153. package/dist/assets/ic-right-panel-collapse.0ecf8ceb.svg +3 -0
  154. package/dist/assets/ic-symbol-greater-than.8f71342d.svg +3 -0
  155. package/dist/assets/ic-trend-up.5752ef30.svg +3 -0
  156. package/dist/assets/ic-warning-stroke.fc850a4a.svg +3 -0
  157. package/dist/assets/no-cluster-cost-enabled.038c73db.webp +0 -0
  158. package/dist/index.d.ts +5 -0
  159. package/dist/index.js +1006 -956
  160. package/package.json +4 -1
  161. package/dist/Pages/GlobalConfigurations/ClustersAndEnvironments/types.d.ts +0 -8
  162. package/dist/assets/ic-gift-animated.d848dfa3.svg +0 -1
@@ -0,0 +1,4 @@
1
+ import { Plugin } from 'chart.js';
2
+ import { AppThemeType } from '../../Providers';
3
+ import { ReferenceLineConfigType } from './types';
4
+ export declare const drawReferenceLine: (config: ReferenceLineConfigType, id: string, appTheme: AppThemeType) => Plugin;
@@ -0,0 +1,110 @@
1
+ import { ReactNode } from 'react';
2
+ import { TooltipOptions, TooltipPositionerFunction } from 'chart.js';
3
+ import { TooltipProps } from '../../../Common/Tooltip';
4
+ import { AppThemeType } from '../../Providers';
5
+ import { Never } from '../../types';
6
+ export type ChartType = 'area' | 'pie' | 'stackedBar' | 'stackedBarHorizontal' | 'line';
7
+ export type ColorTokensType = 'DeepPlum' | 'Magenta' | 'Slate' | 'Lavender' | 'SkyBlue' | 'AquaTeal' | 'LimeGreen' | 'CoralRed' | 'GoldenYellow' | 'CharcoalGray' | 'Gray';
8
+ export type VariantsType = 50 | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 950;
9
+ export type ChartColorKey = `${ColorTokensType}${VariantsType}`;
10
+ export type ChartTypeWithoutPie = Exclude<ChartType, 'pie'>;
11
+ interface BaseSimpleDataset {
12
+ datasetName: string;
13
+ yAxisValues: number[];
14
+ }
15
+ export interface SimpleDataset extends BaseSimpleDataset {
16
+ color: ChartColorKey;
17
+ isClickable?: boolean;
18
+ }
19
+ export interface SimpleDatasetForLineAndArea extends Omit<SimpleDataset, 'isClickable'> {
20
+ isDashed?: boolean;
21
+ }
22
+ export interface SimpleDatasetForPie extends BaseSimpleDataset {
23
+ colors: Array<ChartColorKey>;
24
+ isClickable?: boolean[];
25
+ }
26
+ export interface ReferenceLineConfigType {
27
+ strokeWidth?: number;
28
+ color?: ChartColorKey;
29
+ value: number;
30
+ }
31
+ type XYAxisMax = {
32
+ xAxisMax?: number;
33
+ yAxisMax?: number;
34
+ /**
35
+ * Optional reference lines to draw across the chart
36
+ */
37
+ referenceLines?: ReferenceLineConfigType[];
38
+ };
39
+ type OnChartClickHandler = (datasetName: string, value: number) => void;
40
+ export type TypeAndDatasetsType = ({
41
+ type: 'pie';
42
+ /**
43
+ * Needs to be memoized
44
+ */
45
+ datasets: SimpleDatasetForPie;
46
+ onChartClick?: OnChartClickHandler;
47
+ } & Never<XYAxisMax>) | ({
48
+ type: 'line';
49
+ datasets: SimpleDatasetForLineAndArea[];
50
+ onChartClick?: never;
51
+ } & XYAxisMax) | ({
52
+ type: 'area';
53
+ datasets: SimpleDatasetForLineAndArea;
54
+ onChartClick?: never;
55
+ } & XYAxisMax) | ({
56
+ type: Exclude<ChartType, 'pie' | 'line' | 'area'>;
57
+ datasets: SimpleDataset[];
58
+ onChartClick?: OnChartClickHandler;
59
+ } & XYAxisMax);
60
+ export type ChartProps = {
61
+ id: string;
62
+ /**
63
+ * The x-axis labels. Needs to be memoized
64
+ */
65
+ xAxisLabels: string[];
66
+ /**
67
+ * Hide the x and y axis and grid lines
68
+ * @default false
69
+ */
70
+ hideAxis?: boolean;
71
+ hideXAxisLabels?: boolean;
72
+ tooltipConfig?: {
73
+ getTooltipContent?: (args: Parameters<TooltipOptions['external']>[0]) => ReactNode;
74
+ /**
75
+ * @default 'top'
76
+ */
77
+ placement?: TooltipProps['placement'];
78
+ };
79
+ /** A title for x axis */
80
+ xScaleTitle?: string;
81
+ /** A title for y axis */
82
+ yScaleTitle?: string;
83
+ } & TypeAndDatasetsType;
84
+ export type TransformDatasetProps = {
85
+ appTheme: AppThemeType;
86
+ } & ({
87
+ type: 'pie';
88
+ dataset: SimpleDatasetForPie;
89
+ } | {
90
+ type: 'line' | 'area';
91
+ dataset: SimpleDatasetForLineAndArea;
92
+ } | {
93
+ type: Exclude<ChartType, 'pie' | 'line' | 'area'>;
94
+ dataset: SimpleDataset;
95
+ });
96
+ export type GetBackgroundAndBorderColorProps = TransformDatasetProps;
97
+ export type TransformDataForChartProps = {
98
+ appTheme: AppThemeType;
99
+ } & TypeAndDatasetsType;
100
+ export interface GetDefaultOptionsParams {
101
+ chartProps: ChartProps;
102
+ appTheme: AppThemeType;
103
+ externalTooltipHandler: TooltipOptions['external'];
104
+ }
105
+ declare module 'chart.js' {
106
+ interface TooltipPositionerMap {
107
+ barElementCenterPositioner: TooltipPositionerFunction<'bar'>;
108
+ }
109
+ }
110
+ export {};
@@ -0,0 +1,70 @@
1
+ import { ReactNode } from 'react';
2
+ import { Chart, ChartDataset, ChartOptions, ChartType as ChartJSChartType, Point, TooltipOptions } from 'chart.js';
3
+ import { AppThemeType } from '../../Providers';
4
+ import { ChartType, GetDefaultOptionsParams, TransformDataForChartProps } from './types';
5
+ export declare const getLegendsLabelConfig: (type: ChartType, appTheme: AppThemeType) => {
6
+ usePointStyle: false;
7
+ boxHeight: number;
8
+ generateLabels: (chart: Chart<"line">) => {
9
+ fillStyle: string;
10
+ strokeStyle: string;
11
+ lineDash: number[];
12
+ lineWidth: number;
13
+ text: string;
14
+ borderRadius?: number | import('chart.js').BorderRadius;
15
+ datasetIndex?: number;
16
+ index?: number;
17
+ fontColor?: import('chart.js').Color;
18
+ hidden?: boolean;
19
+ lineCap?: CanvasLineCap;
20
+ lineDashOffset?: number;
21
+ lineJoin?: CanvasLineJoin;
22
+ pointStyle?: import('chart.js').PointStyle;
23
+ rotation?: number;
24
+ textAlign?: import('chart.js').TextAlign;
25
+ }[];
26
+ color: string;
27
+ font: {
28
+ family: string;
29
+ size: number;
30
+ lineHeight: string;
31
+ weight: number;
32
+ };
33
+ } | {
34
+ usePointStyle: true;
35
+ boxHeight: number;
36
+ boxWidth: number;
37
+ pointStyle: "rectRounded";
38
+ color: string;
39
+ font: {
40
+ family: string;
41
+ size: number;
42
+ lineHeight: string;
43
+ weight: number;
44
+ };
45
+ };
46
+ export declare const getChartJSType: (type: ChartType) => ChartJSChartType;
47
+ export declare const getDefaultOptions: ({ chartProps, appTheme, externalTooltipHandler, }: GetDefaultOptionsParams) => ChartOptions;
48
+ export declare const transformDataForChart: (props: TransformDataForChartProps) => (ChartDataset<"line"> | {
49
+ backgroundColor?: string | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasGradient> | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasPattern> | ((ctx: import('chart.js').ScriptableContext<"line">, options: import('chart.js/dist/types/basic').AnyObject) => import('chart.js').Color) | readonly (string | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasGradient> | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasPattern>)[];
50
+ borderColor?: string | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasGradient> | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasPattern> | ((ctx: import('chart.js').ScriptableContext<"line">, options: import('chart.js/dist/types/basic').AnyObject) => import('chart.js').Color) | readonly (string | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasGradient> | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasPattern>)[];
51
+ pointBackgroundColor?: string | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasGradient> | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasPattern> | ((ctx: import('chart.js').ScriptableContext<"line">, options: import('chart.js/dist/types/basic').AnyObject) => import('chart.js').Color) | readonly (string | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasGradient> | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasPattern>)[];
52
+ pointBorderColor?: string | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasGradient> | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasPattern> | ((ctx: import('chart.js').ScriptableContext<"line">, options: import('chart.js/dist/types/basic').AnyObject) => import('chart.js').Color) | readonly (string | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasGradient> | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasPattern>)[];
53
+ label: string;
54
+ data: number[];
55
+ } | {
56
+ backgroundColor: string[];
57
+ hoverBackgroundColor: string[];
58
+ borderColor: string;
59
+ label: string;
60
+ data: number[];
61
+ } | {
62
+ backgroundColor: string;
63
+ hoverBackgroundColor: string;
64
+ borderColor: string;
65
+ label: string;
66
+ data: number[];
67
+ })[];
68
+ export declare function chartColorGenerator(): Generator<"DeepPlum500" | "DeepPlum300" | "DeepPlum100" | "DeepPlum50" | "DeepPlum600" | "DeepPlum400" | "DeepPlum200" | "DeepPlum700" | "DeepPlum800" | "DeepPlum900" | "DeepPlum950" | "Magenta500" | "Magenta300" | "Magenta100" | "Magenta50" | "Magenta600" | "Magenta400" | "Magenta200" | "Magenta700" | "Magenta800" | "Magenta900" | "Magenta950" | "Slate500" | "Slate300" | "Slate100" | "Slate50" | "Slate600" | "Slate400" | "Slate200" | "Slate700" | "Slate800" | "Slate900" | "Slate950" | "Lavender500" | "Lavender300" | "Lavender100" | "Lavender50" | "Lavender600" | "Lavender400" | "Lavender200" | "Lavender700" | "Lavender800" | "Lavender900" | "Lavender950" | "SkyBlue500" | "SkyBlue300" | "SkyBlue100" | "SkyBlue50" | "SkyBlue600" | "SkyBlue400" | "SkyBlue200" | "SkyBlue700" | "SkyBlue800" | "SkyBlue900" | "SkyBlue950" | "AquaTeal500" | "AquaTeal300" | "AquaTeal100" | "AquaTeal50" | "AquaTeal600" | "AquaTeal400" | "AquaTeal200" | "AquaTeal700" | "AquaTeal800" | "AquaTeal900" | "AquaTeal950" | "LimeGreen500" | "LimeGreen300" | "LimeGreen100" | "LimeGreen50" | "LimeGreen600" | "LimeGreen400" | "LimeGreen200" | "LimeGreen700" | "LimeGreen800" | "LimeGreen900" | "LimeGreen950" | "CoralRed500" | "CoralRed300" | "CoralRed100" | "CoralRed50" | "CoralRed600" | "CoralRed400" | "CoralRed200" | "CoralRed700" | "CoralRed800" | "CoralRed900" | "CoralRed950" | "GoldenYellow500" | "GoldenYellow300" | "GoldenYellow100" | "GoldenYellow50" | "GoldenYellow600" | "GoldenYellow400" | "GoldenYellow200" | "GoldenYellow700" | "GoldenYellow800" | "GoldenYellow900" | "GoldenYellow950" | "CharcoalGray500" | "CharcoalGray300" | "CharcoalGray100" | "CharcoalGray50" | "CharcoalGray600" | "CharcoalGray400" | "CharcoalGray200" | "CharcoalGray700" | "CharcoalGray800" | "CharcoalGray900" | "CharcoalGray950" | "Gray500" | "Gray300" | "Gray100" | "Gray50" | "Gray600" | "Gray400" | "Gray200" | "Gray700" | "Gray800" | "Gray900" | "Gray950", void, unknown>;
69
+ export declare const buildChartTooltipFromContext: ({ title, body, labelColors: labelColorsProp, }: Pick<Parameters<TooltipOptions["external"]>[0]["tooltip"], "title" | "body" | "labelColors">) => ReactNode;
70
+ export declare const distanceBetweenPoints: (pt1: Point, pt2: Point) => number;
@@ -0,0 +1,3 @@
1
+ import { ClusterStatusIconProps } from './types';
2
+ declare const ClusterStatusIcon: ({ clusterStatus, isVirtualCluster }: ClusterStatusIconProps) => JSX.Element;
3
+ export default ClusterStatusIcon;
@@ -0,0 +1 @@
1
+ export { default as ClusterStatusIcon } from './ClusterStatusIcon';
@@ -0,0 +1,5 @@
1
+ import { ClusterStatusType } from '../../../Pages/ResourceBrowser';
2
+ export interface ClusterStatusIconProps {
3
+ clusterStatus: ClusterStatusType;
4
+ isVirtualCluster: boolean;
5
+ }
@@ -0,0 +1,2 @@
1
+ import { ClusterStatusType } from '../../../Pages/ResourceBrowser';
2
+ export declare const getBulletColorAccToStatus: (status: ClusterStatusType) => "bcg-5" | "bcr-5" | "bcy-5";
@@ -1,2 +1,2 @@
1
1
  import { ForceDeleteConfirmationProps } from './types';
2
- export declare const ForceDeleteConfirmationModal: ({ title, subtitle, onDelete, closeConfirmationModal, }: ForceDeleteConfirmationProps) => JSX.Element;
2
+ export declare const ForceDeleteConfirmationModal: ({ title, subtitle, onDelete, closeConfirmationModal, isDeleting, }: ForceDeleteConfirmationProps) => JSX.Element;
@@ -135,7 +135,7 @@ export interface CannotDeleteModalProps extends Partial<Pick<DeleteConfirmationM
135
135
  * This interface extends selected properties from `DeleteConfirmationModalProps`
136
136
  * and `ConfirmationModalProps` to configure the force delete confirmation modal.
137
137
  */
138
- export interface ForceDeleteConfirmationProps extends Partial<Pick<DeleteConfirmationModalProps, 'onDelete' | 'closeConfirmationModal'>>, Partial<Pick<ConfirmationModalProps, 'title' | 'subtitle'>> {
138
+ export interface ForceDeleteConfirmationProps extends Partial<Pick<DeleteConfirmationModalProps, 'onDelete' | 'closeConfirmationModal' | 'isDeleting'>>, Partial<Pick<ConfirmationModalProps, 'title' | 'subtitle'>> {
139
139
  }
140
140
  export interface ConfirmationModalContextType {
141
141
  settersRef: MutableRefObject<{
@@ -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, }: DTFocusTrapType) => JSX.Element;
7
+ declare const DTFocusTrap: ({ onEscape, deactivateFocusOnEscape, children, initialFocus, returnFocusOnDeactivate, }: DTFocusTrapType) => JSX.Element;
8
8
  export default DTFocusTrap;
@@ -1,4 +1,5 @@
1
1
  import { ReactNode } from 'react';
2
+ import { Props as FocusTrapProps } from 'focus-trap-react';
2
3
  type FocusTargetValue = HTMLElement | SVGElement | string;
3
4
  type FocusTargetValueOrFalse = FocusTargetValue | false;
4
5
  /**
@@ -7,7 +8,7 @@ type FocusTargetValueOrFalse = FocusTargetValue | false;
7
8
  * an opt-out, or a function that returns a DOM node or `false`.
8
9
  */
9
10
  type FocusTargetOrFalse = FocusTargetValueOrFalse | (() => FocusTargetValueOrFalse);
10
- export interface DTFocusTrapType {
11
+ export interface DTFocusTrapType extends Pick<FocusTrapProps['focusTrapOptions'], 'returnFocusOnDeactivate'> {
11
12
  /**
12
13
  * Callback function that gets triggered when the Escape key is pressed. \
13
14
  * Should be wrapped in useCallback to prevent unnecessary re-renders.
@@ -0,0 +1,3 @@
1
+ import { ExportToCsvProps } from './types';
2
+ declare const ExportToCsv: <HeaderItemType extends string>({ apiPromise, fileName, triggerElementConfig, disabled, modalConfig, headers, downloadRequestId, }: ExportToCsvProps<HeaderItemType>) => JSX.Element;
3
+ export default ExportToCsv;
@@ -0,0 +1,3 @@
1
+ import { ExportToCsvDialogProps } from './types';
2
+ declare const ExportToCsvDialog: ({ exportDataError, isLoading, initiateDownload, handleCancelRequest, }: ExportToCsvDialogProps) => JSX.Element;
3
+ export default ExportToCsvDialog;
@@ -0,0 +1,2 @@
1
+ export { default as ExportToCsv } from './ExportToCsv';
2
+ export * from './types';
@@ -0,0 +1,64 @@
1
+ import { ServerErrors } from '../../../Common/ServerError';
2
+ import { APIOptions } from '../../../Common/Types';
3
+ import { ButtonProps } from '../Button';
4
+ type TriggerElementConfigType = {
5
+ buttonProps: ButtonProps;
6
+ showOnlyIcon?: boolean;
7
+ customButton?: never;
8
+ isExternalTrigger?: false;
9
+ } | {
10
+ customButton: {
11
+ content: JSX.Element;
12
+ className: string;
13
+ };
14
+ buttonProps?: never;
15
+ showOnlyIcon?: false;
16
+ isExternalTrigger?: false;
17
+ } | {
18
+ isExternalTrigger: true;
19
+ showOnlyIcon?: false;
20
+ buttonProps?: never;
21
+ customButton?: never;
22
+ } | {
23
+ showOnlyIcon: true;
24
+ buttonProps?: never;
25
+ customButton?: never;
26
+ isExternalTrigger?: false;
27
+ };
28
+ export interface ExportToCsvProps<HeaderItemKeyType extends string> {
29
+ headers: {
30
+ label: string;
31
+ key: HeaderItemKeyType;
32
+ }[];
33
+ apiPromise: ({ signal, }: Pick<APIOptions, 'signal'>) => Promise<Record<HeaderItemKeyType, string | number | boolean>[]>;
34
+ fileName: string;
35
+ /**
36
+ * If nothing given will render a Button with "Export CSV" text
37
+ */
38
+ triggerElementConfig?: TriggerElementConfigType;
39
+ /**
40
+ * @default false
41
+ */
42
+ disabled?: boolean;
43
+ /**
44
+ * If not given would show default dialog
45
+ */
46
+ modalConfig?: {
47
+ hideDialog: false;
48
+ renderCustomModal?: (proceedWithDownload: (shouldProceed: boolean) => void) => JSX.Element;
49
+ } | {
50
+ hideDialog: true;
51
+ renderCustomModal?: never;
52
+ };
53
+ /**
54
+ * If given, would trigger export on when this changes and has some value
55
+ */
56
+ downloadRequestId?: string | number;
57
+ }
58
+ export interface ExportToCsvDialogProps {
59
+ isLoading: boolean;
60
+ exportDataError: ServerErrors;
61
+ initiateDownload: () => void;
62
+ handleCancelRequest: () => void;
63
+ }
64
+ export {};
@@ -31,7 +31,7 @@ type FeatureDescriptionModalWithTabsConfig = {
31
31
  imageStyles?: never;
32
32
  };
33
33
  export type FeatureDescriptionModalProps = {
34
- title: string;
34
+ title: React.ReactNode;
35
35
  closeModalText?: string;
36
36
  closeModal?: () => void;
37
37
  } & ((BaseFeatureDescriptionModalProps & {
@@ -1,2 +1,2 @@
1
- import { animate, AnimatePresence, motion, useAnimationControls, useMotionTemplate, useMotionValue } from 'framer-motion';
2
- export { animate, AnimatePresence, motion, useAnimationControls, useMotionTemplate, useMotionValue };
1
+ import { animate, AnimatePresence, motion, useAnimation, useAnimationControls, useMotionTemplate, useMotionValue } from 'framer-motion';
2
+ export { animate, AnimatePresence, motion, useAnimation, useAnimationControls, useMotionTemplate, useMotionValue };
@@ -1,3 +1,4 @@
1
+ import { ButtonComponentType } from '../Button';
1
2
  import { GenericSectionErrorStateProps } from './types';
2
- declare const GenericSectionErrorState: ({ reload, withBorder, title, subTitle, description, buttonText, rootClassName, useInfoIcon, progressingProps, }: GenericSectionErrorStateProps) => JSX.Element;
3
+ declare const GenericSectionErrorState: <T extends ButtonComponentType = ButtonComponentType.button>({ reload, buttonProps, customIcon, withBorder, title, subTitle, description, buttonText, rootClassName, useInfoIcon, progressingProps, }: GenericSectionErrorStateProps<T>) => JSX.Element;
3
4
  export default GenericSectionErrorState;
@@ -1,10 +1,7 @@
1
1
  import { ReactNode } from 'react';
2
+ import { ButtonComponentType, ButtonProps } from '../Button';
2
3
  import { IconsProps } from '../Icon';
3
- export type GenericSectionErrorStateProps = {
4
- /**
5
- * Handler for reloading the section
6
- */
7
- reload?: () => void;
4
+ export type GenericSectionErrorStateProps<ButtonType extends ButtonComponentType = ButtonComponentType.button> = {
8
5
  /**
9
6
  * If true, border is added to the section
10
7
  *
@@ -37,6 +34,7 @@ export type GenericSectionErrorStateProps = {
37
34
  */
38
35
  progressingProps: Omit<IconsProps, 'name'>;
39
36
  useInfoIcon?: false;
37
+ customIcon?: never;
40
38
  } | {
41
39
  progressingProps?: never;
42
40
  /**
@@ -45,7 +43,25 @@ export type GenericSectionErrorStateProps = {
45
43
  * @default false
46
44
  */
47
45
  useInfoIcon: true;
46
+ customIcon?: never;
47
+ } | {
48
+ progressingProps?: never;
49
+ useInfoIcon?: never;
50
+ customIcon?: never;
48
51
  } | {
52
+ customIcon: JSX.Element;
49
53
  progressingProps?: never;
50
54
  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;
51
67
  });
@@ -1,3 +1,3 @@
1
1
  import { HeaderWithCreateButtonProps } from './types';
2
- export declare const HeaderWithCreateButton: ({ headerName, additionalHeaderInfo }: HeaderWithCreateButtonProps) => JSX.Element;
2
+ export declare const HeaderWithCreateButton: ({ isJobView }: HeaderWithCreateButtonProps) => JSX.Element;
3
3
  export default HeaderWithCreateButton;
@@ -1,8 +1,6 @@
1
1
  import { ActionMenuProps } from '../../ActionMenu';
2
- import { PageHeaderType } from '../types';
3
2
  export interface HeaderWithCreateButtonProps {
4
- headerName: string;
5
- additionalHeaderInfo: PageHeaderType['additionalHeaderInfo'];
3
+ isJobView?: boolean;
6
4
  }
7
5
  export declare enum CreateActionMenuItems {
8
6
  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, }: PageHeaderType) => JSX.Element;
2
+ declare const PageHeader: ({ headerName, headerImage, additionalHeaderInfo, showTabs, renderHeaderTabs, isBreadcrumbs, breadCrumbs, renderActionButtons, onClose, tippyProps, closeIcon, }: PageHeaderType) => JSX.Element;
3
3
  export default PageHeader;
@@ -17,8 +17,10 @@ export interface PageHeaderType {
17
17
  TippyIcon?: React.FunctionComponent<any>;
18
18
  tippyMessage?: string;
19
19
  onClickTippyButton?: () => void;
20
+ tippyHeader?: string;
20
21
  };
21
22
  onClose?: () => void;
23
+ closeIcon?: JSX.Element;
22
24
  }
23
25
  export interface ServerInfo {
24
26
  currentVersion: string;
@@ -4,10 +4,13 @@ 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-alibaba': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
7
8
  'ic-amazon-eks': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
8
9
  'ic-app-group': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
9
10
  'ic-app-template': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
11
+ 'ic-argocd-app': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
10
12
  'ic-arrow-clockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
13
+ 'ic-arrow-line-down': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
11
14
  'ic-arrow-right': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
12
15
  'ic-arrow-square-out': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
13
16
  'ic-arrows-clockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -15,17 +18,28 @@ export declare const iconMap: {
15
18
  'ic-asterisk': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
16
19
  'ic-ather': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
17
20
  'ic-aws-codecommit': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
21
+ 'ic-aws': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
18
22
  'ic-azure-aks': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
19
23
  'ic-azure': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
24
+ 'ic-bg-build': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
20
25
  'ic-bg-cluster': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
26
+ 'ic-bg-cpu': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
27
+ 'ic-bg-deploy': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
21
28
  'ic-bg-environment': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
29
+ 'ic-bg-memory': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
30
+ 'ic-bg-production-pipelines': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
31
+ 'ic-bg-project': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
32
+ 'ic-bg-scan': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
33
+ 'ic-bg-webhook': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
22
34
  'ic-bharatpe': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
23
35
  'ic-bitbucket': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
24
36
  'ic-book-open': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
37
+ 'ic-bot': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
25
38
  'ic-brain': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
26
39
  'ic-browser': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
27
40
  'ic-bug': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
28
41
  'ic-build-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
42
+ 'ic-building': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
29
43
  'ic-calendar': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
30
44
  'ic-cancelled': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
31
45
  'ic-card-stack': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -42,13 +56,17 @@ export declare const iconMap: {
42
56
  'ic-ci-linked': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
43
57
  'ic-circle-loader': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
44
58
  'ic-clean-brush': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
59
+ 'ic-clipboard': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
60
+ 'ic-clock-counterclockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
45
61
  'ic-clock': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
46
62
  'ic-close-large': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
47
63
  'ic-close-small': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
48
64
  'ic-cloud-vms': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
65
+ 'ic-cloud': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
49
66
  'ic-cluster-isolated': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
50
67
  'ic-cluster': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
51
68
  'ic-code': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
69
+ 'ic-coins': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
52
70
  'ic-container-registry': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
53
71
  'ic-container': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
54
72
  'ic-cookr': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -56,6 +74,7 @@ export declare const iconMap: {
56
74
  'ic-cpu': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
57
75
  'ic-crown': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
58
76
  'ic-cube': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
77
+ 'ic-database-backup': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
59
78
  'ic-delete-dots': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
60
79
  'ic-delete-lightning': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
61
80
  'ic-delete': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -66,6 +85,7 @@ export declare const iconMap: {
66
85
  'ic-devtron-app': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
67
86
  'ic-devtron-header-logo': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
68
87
  'ic-devtron-job': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
88
+ 'ic-devtron-text': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
69
89
  'ic-devtron': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
70
90
  'ic-diff-added': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
71
91
  'ic-diff-deleted': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -75,6 +95,7 @@ export declare const iconMap: {
75
95
  'ic-dockerhub': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
76
96
  'ic-download': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
77
97
  'ic-ecr': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
98
+ 'ic-edit-lines': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
78
99
  'ic-edit': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
79
100
  'ic-email': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
80
101
  'ic-enterprise-feat': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -88,13 +109,17 @@ export declare const iconMap: {
88
109
  'ic-failure': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
89
110
  'ic-fast-forward': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
90
111
  'ic-file-code': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
112
+ 'ic-file-download': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
91
113
  'ic-file-edit': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
92
114
  'ic-file-key': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
93
115
  'ic-file': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
116
+ 'ic-files-changed': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
94
117
  'ic-files': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
95
118
  'ic-filter-applied': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
96
119
  'ic-filter': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
97
120
  'ic-flask': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
121
+ 'ic-floppy-disk': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
122
+ 'ic-fluxcd-app': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
98
123
  'ic-folder-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
99
124
  'ic-folder-user': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
100
125
  'ic-folder': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -108,6 +133,7 @@ export declare const iconMap: {
108
133
  'ic-github': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
109
134
  'ic-gitlab': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
110
135
  'ic-google-artifact-registry': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
136
+ 'ic-google-cloud': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
111
137
  'ic-google-container-registry': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
112
138
  'ic-google-gke': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
113
139
  'ic-google': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -136,6 +162,7 @@ export declare const iconMap: {
136
162
  'ic-key-enter': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
137
163
  'ic-key': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
138
164
  'ic-kind': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
165
+ 'ic-kubernetes': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
139
166
  'ic-laptop': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
140
167
  'ic-ldap': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
141
168
  'ic-lego': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -148,6 +175,7 @@ export declare const iconMap: {
148
175
  'ic-locked': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
149
176
  'ic-logout': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
150
177
  'ic-logs': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
178
+ 'ic-magic-wand': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
151
179
  'ic-magnifying-glass': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
152
180
  'ic-medium-delete': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
153
181
  'ic-medium-paintbucket': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -169,6 +197,8 @@ export declare const iconMap: {
169
197
  'ic-open-in-new': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
170
198
  'ic-openai': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
171
199
  'ic-openshift': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
200
+ 'ic-oracle-cloud': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
201
+ 'ic-otc-cloud': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
172
202
  'ic-out-of-sync': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
173
203
  'ic-paper-plane-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
174
204
  'ic-paper-plane': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -176,10 +206,12 @@ export declare const iconMap: {
176
206
  'ic-pause-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
177
207
  'ic-pencil': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
178
208
  'ic-play-outline': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
209
+ 'ic-priority-medium-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
179
210
  'ic-quay': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
180
211
  'ic-quote': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
181
212
  'ic-ratings': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
182
213
  'ic-resize-handle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
214
+ 'ic-right-panel-collapse': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
183
215
  'ic-rocket-gear': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
184
216
  'ic-rocket-launch': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
185
217
  'ic-selected': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -210,6 +242,7 @@ export declare const iconMap: {
210
242
  'ic-success': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
211
243
  'ic-sun': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
212
244
  'ic-suspended': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
245
+ 'ic-symbol-greater-than': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
213
246
  'ic-tag': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
214
247
  'ic-tata1mg': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
215
248
  'ic-terminal-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -221,6 +254,7 @@ export declare const iconMap: {
221
254
  'ic-timer': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
222
255
  'ic-traffic-signal': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
223
256
  'ic-travclan': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
257
+ 'ic-trend-up': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
224
258
  'ic-two-cubes': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
225
259
  'ic-ubuntu': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
226
260
  'ic-unknown': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -232,6 +266,7 @@ export declare const iconMap: {
232
266
  'ic-visibility-off': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
233
267
  'ic-visibility-on': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
234
268
  'ic-warning-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
269
+ 'ic-warning-stroke': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
235
270
  'ic-warning': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
236
271
  'ic-webhook': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
237
272
  '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, }: IconBaseProps) => JSX.Element;
2
+ export declare const IconBase: ({ name, iconMap, size, tooltipProps, color, dataTestId, rotateBy, fillSpace, flip, }: IconBaseProps) => JSX.Element;