@devtron-labs/devtron-fe-common-lib 1.20.6-pre-29 → 1.20.6-pre-30

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 (39) hide show
  1. package/dist/{@code-editor-d-GT59j6.js → @code-editor-BXXVq4R_.js} +5896 -5924
  2. package/dist/{@common-rjsf-CCfUbwH4.js → @common-rjsf-kkwPmWQZ.js} +1 -1
  3. package/dist/Common/Constants.d.ts +3 -5
  4. package/dist/Shared/Components/Card/Card.component.d.ts +3 -0
  5. package/dist/Shared/Components/Card/constants.d.ts +4 -0
  6. package/dist/Shared/Components/Card/index.d.ts +2 -0
  7. package/dist/Shared/Components/Card/types.d.ts +25 -0
  8. package/dist/Shared/Components/Charts/Chart.component.d.ts +0 -2
  9. package/dist/Shared/Components/Charts/types.d.ts +2 -12
  10. package/dist/Shared/Components/DocLink/constants.d.ts +0 -1
  11. package/dist/Shared/Components/Icon/Icon.d.ts +0 -22
  12. package/dist/Shared/Components/index.d.ts +1 -0
  13. package/dist/Shared/Hooks/useUserPreferences/types.d.ts +2 -2
  14. package/dist/Shared/Providers/MainContextProvider/types.d.ts +0 -1
  15. package/dist/index.d.ts +0 -2
  16. package/dist/index.js +848 -847
  17. package/package.json +1 -1
  18. package/dist/assets/ic-arrow-white.be4aea3f.svg +0 -3
  19. package/dist/assets/ic-book-gear.bb9bca1f.svg +0 -9
  20. package/dist/assets/ic-bulb.3906a732.svg +0 -7
  21. package/dist/assets/ic-check-green.b03d325d.svg +0 -3
  22. package/dist/assets/ic-circle-progress.0875625d.svg +0 -6
  23. package/dist/assets/ic-close-circle-red.72e0a495.svg +0 -3
  24. package/dist/assets/ic-close-circle.b39dd87d.svg +0 -3
  25. package/dist/assets/ic-confirm.f6b1c31c.svg +0 -3
  26. package/dist/assets/ic-dot-circle.5ce1fccf.svg +0 -3
  27. package/dist/assets/ic-failure-color.e167df98.svg +0 -4
  28. package/dist/assets/ic-info-filled-new.28815384.svg +0 -8
  29. package/dist/assets/ic-line.4e8fa046.svg +0 -3
  30. package/dist/assets/ic-new-chat.f7c90f8e.svg +0 -5
  31. package/dist/assets/ic-pencil-white.369e78d9.svg +0 -3
  32. package/dist/assets/ic-piggybank.3a4839d7.svg +0 -3
  33. package/dist/assets/ic-priority-high-fill.53755d8f.svg +0 -3
  34. package/dist/assets/ic-priority-low-fill.79e781ae.svg +0 -4
  35. package/dist/assets/ic-priority-urgent-fill.78d42fa0.svg +0 -10
  36. package/dist/assets/ic-red-bulb.25e01bfc.svg +0 -9
  37. package/dist/assets/ic-spider.99b77bd8.svg +0 -3
  38. package/dist/assets/ic-timer-green.00bf295e.svg +0 -3
  39. package/dist/assets/ic-timer-red.656bee16.svg +0 -3
@@ -1,7 +1,7 @@
1
1
  import { j as n, aK as v, aM as J, aL as K } from "./@vendor-DceGoESd.js";
2
2
  import V, { useState as q, useEffect as Y, forwardRef as G, useMemo as E } from "react";
3
3
  import z, { getDefaultRegistry as Q } from "@rjsf/core";
4
- import { T as O, j as F, c as S, b as N, S as X, i as Z, g as ee, a as te, d as R, e as ne } from "./@code-editor-d-GT59j6.js";
4
+ import { T as O, j as F, c as S, b as N, S as X, i as Z, g as ee, a as te, d as R, e as ne } from "./@code-editor-BXXVq4R_.js";
5
5
  import { getUiOptions as B, getTemplate as $, getSubmitButtonOptions as re, ADDITIONAL_PROPERTY_FLAG as L, errorId as se, englishStringTranslator as ae, TranslatableString as oe, titleId as le, canExpand as ie, deepEquals as ce } from "@rjsf/utils";
6
6
  import { ReactComponent as de } from "./assets/ic-add.cfaa779b.svg";
7
7
  import { ReactComponent as ue } from "./assets/ic-warning.ecf7ff97.svg";
@@ -70,7 +70,6 @@ export declare const URLS: {
70
70
  readonly INFRASTRUCTURE_MANAGEMENT_OVERVIEW: "/infrastructure-management/overview";
71
71
  readonly INFRASTRUCTURE_MANAGEMENT_RESOURCE_BROWSER: "/infrastructure-management/resource-browser";
72
72
  readonly INFRASTRUCTURE_MANAGEMENT_RESOURCE_WATCHER: "/infrastructure-management/resource-watcher";
73
- readonly INFRASTRUCTURE_MANAGEMENT_AUDIT_LOGS: "/infrastructure-management/audit-logs";
74
73
  readonly SOFTWARE_RELEASE_MANAGEMENT: "/software-release-management";
75
74
  readonly COST_VISIBILITY: "/cost-visibility";
76
75
  readonly COST_VISIBILITY_OVERVIEW: "/cost-visibility/overview";
@@ -87,9 +86,9 @@ export declare const URLS: {
87
86
  readonly DATA_PROTECTION: "/data-protection-management";
88
87
  readonly DATA_PROTECTION_OVERVIEW: "/data-protection-management/overview";
89
88
  readonly DATA_PROTECTION_BACKUP_AND_SCHEDULE: `/data-protection-management/backup-and-schedule/:view(${string})`;
90
- readonly DATA_PROTECTION_BACKUP_DETAIL: "/data-protection-management/backup/:name";
91
- readonly DATA_PROTECTION_BACKUP_SCHEDULE_DETAIL: "/data-protection-management/schedule/:name";
89
+ readonly DATA_PROTECTION_BACKUP_AND_SCHEDULE_DETAIL: `/data-protection-management/backup-and-schedule/:view(${string})/:name`;
92
90
  readonly DATA_PROTECTION_RESTORES: "/data-protection-management/restores";
91
+ readonly DATA_PROTECTION_RESTORES_DETAIL: "/data-protection-management/restores/:restoreId";
93
92
  readonly DATA_PROTECTION_BACKUP_LOCATIONS: `/data-protection-management/backup-locations/:type(${string})`;
94
93
  readonly BACKUP_LOCATION_DETAILS: "/:locationId";
95
94
  readonly GLOBAL_CONFIG: "/global-configuration";
@@ -97,9 +96,8 @@ export declare const URLS: {
97
96
  readonly GLOBAL_CONFIG_EDIT_CLUSTER: "/global-configuration/cluster-env/edit/:clusterId";
98
97
  readonly PERMISSION_GROUPS: "/global-configuration/auth/groups";
99
98
  readonly AI_RECOMMENDATIONS: "/ai-recommendations";
100
- readonly AI_RECOMMENDATIONS_NOTIFICATIONS: "/ai-recommendations/notifications";
99
+ readonly AI_RECOMMENDATIONS_OVERVIEW: "/ai-recommendations/overview";
101
100
  readonly EXTERNAL_APPS: "ea";
102
- readonly AI_RECOMMENDATIONS_RUNBOOKS: "/ai-recommendations/runbooks";
103
101
  };
104
102
  export declare const ROUTES: {
105
103
  readonly APP: "app";
@@ -0,0 +1,3 @@
1
+ import { CardProps } from './types';
2
+ declare const Card: ({ onClick, children, isLoading, shimmerVariant, variant, flexGap, flexDirection, padding, }: CardProps) => JSX.Element;
3
+ export default Card;
@@ -0,0 +1,4 @@
1
+ import { CardProps } from './types';
2
+ export declare const DEFAULT_BORDER_RADIUS = 8;
3
+ export declare const DEFAULT_FLEX_GAP = 0;
4
+ export declare const VARIANT_TO_BORDER_CLASS_MAP: Record<CardProps['variant'], string>;
@@ -0,0 +1,2 @@
1
+ export { default as Card } from './Card.component';
2
+ export type { CardProps } from './types';
@@ -0,0 +1,25 @@
1
+ import { ReactNode } from 'react';
2
+ import { ComponentLayoutType } from '../../types';
3
+ export type CardProps = {
4
+ children: ReactNode;
5
+ onClick?: () => void;
6
+ /**
7
+ * @default primary--outlined
8
+ */
9
+ variant?: 'primary--outlined' | 'secondary--outlined';
10
+ /**
11
+ * @default 'column'
12
+ */
13
+ flexDirection?: ComponentLayoutType;
14
+ /**
15
+ * @default 0px
16
+ */
17
+ flexGap?: 0 | 2 | 4 | 6 | 8 | 12 | 16 | 20 | 24 | 32;
18
+ padding?: 0 | 2 | 4 | 6 | 8 | 12 | 16 | 20 | 24 | 32;
19
+ } & ({
20
+ isLoading: boolean;
21
+ shimmerVariant: 'A' | 'B' | 'C';
22
+ } | {
23
+ isLoading?: never;
24
+ shimmerVariant?: never;
25
+ });
@@ -69,8 +69,6 @@ import { ChartProps } from './types';
69
69
  * @param type - Chart type: 'area', 'pie', 'stackedBar', 'stackedBarHorizontal', or 'line'
70
70
  * @param xAxisLabels - Array of labels for the x-axis (or categories for pie charts)
71
71
  * @param datasets - Chart data: array of datasets for most charts, single dataset object for pie charts
72
- * @param xAxisConfig
73
- * @param yAxisConfig
74
72
  *
75
73
  * @performance
76
74
  * **Memoization Recommendations:**
@@ -28,16 +28,6 @@ export interface ReferenceLineConfigType {
28
28
  color?: ChartColorKey;
29
29
  value: number;
30
30
  }
31
- export interface AxisConfig {
32
- title?: string;
33
- unit?: string;
34
- unitPosition?: 'prefix' | 'suffix';
35
- labelFormatter?: (value: number | string, index: number) => string | string[] | number | number[];
36
- hide?: boolean;
37
- max?: number;
38
- min?: number;
39
- stepSize?: number;
40
- }
41
31
  type XYAxisMax = {
42
32
  xAxisMax?: number;
43
33
  yAxisMax?: number;
@@ -45,8 +35,6 @@ type XYAxisMax = {
45
35
  * Optional reference lines to draw across the chart
46
36
  */
47
37
  referenceLines?: ReferenceLineConfigType[];
48
- xAxisConfig?: AxisConfig;
49
- yAxisConfig?: AxisConfig;
50
38
  };
51
39
  type OnChartClickHandler = (datasetName: string, value: number) => void;
52
40
  type ScaleTickFormatCallbacks = Partial<{
@@ -93,7 +81,9 @@ export type ChartProps = {
93
81
  placement?: TooltipProps['placement'];
94
82
  datasetValueFormatter?: (value: number) => string | number;
95
83
  };
84
+ /** A title for x axis */
96
85
  xScaleTitle?: string;
86
+ /** A title for y axis */
97
87
  yScaleTitle?: string;
98
88
  } & TypeAndDatasetsType;
99
89
  export type TransformDatasetProps = {
@@ -90,7 +90,6 @@ export declare const DOCUMENTATION: {
90
90
  readonly GLOBAL_CONFIG_SSO_LOGIN_MICROSOFT: "global-configurations/authorization/sso-login/microsoft";
91
91
  readonly GLOBAL_CONFIG_PULL_IMAGE_DIGEST: "global-configurations/pull-image-digest";
92
92
  readonly GLOBAL_CONFIG_TAGS: "getting-started/global-configurations/tags-policy";
93
- readonly SAMPLE_RUNBOOK_LINK: "https://github.com/devtron-labs/athena-be/wiki/Runbook-Actions";
94
93
  readonly SOFTWARE_DISTRIBUTION_HUB: "usage/software-distribution-hub";
95
94
  readonly RELEASE_TRACKS: "usage/software-distribution-hub/release-hub#creating-release-tracks-and-versions";
96
95
  readonly RELEASES: "usage/software-distribution-hub/release-hub#creating-release-tracks-and-versions";
@@ -13,7 +13,6 @@ export declare const iconMap: {
13
13
  'ic-arrow-line-down': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
14
14
  'ic-arrow-right': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
15
15
  'ic-arrow-square-out': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
16
- 'ic-arrow-white': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
17
16
  'ic-arrows-clockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
18
17
  'ic-arrows-left-right': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
19
18
  'ic-asterisk': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -34,7 +33,6 @@ export declare const iconMap: {
34
33
  'ic-bg-webhook': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
35
34
  'ic-bharatpe': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
36
35
  'ic-bitbucket': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
37
- 'ic-book-gear': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
38
36
  'ic-book-open': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
39
37
  'ic-bot': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
40
38
  'ic-brain': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -42,7 +40,6 @@ export declare const iconMap: {
42
40
  'ic-bug': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
43
41
  'ic-build-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
44
42
  'ic-building': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
45
- 'ic-bulb': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
46
43
  'ic-calendar': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
47
44
  'ic-cancelled': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
48
45
  'ic-card-stack': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -54,20 +51,16 @@ export declare const iconMap: {
54
51
  'ic-chat-circle-online': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
55
52
  'ic-check-all': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
56
53
  'ic-check-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
57
- 'ic-check-green': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
58
54
  'ic-check-square': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
59
55
  'ic-check': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
60
56
  'ic-checks': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
61
57
  'ic-ci-linked': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
62
58
  'ic-circle-loader': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
63
59
  'ic-circle-small': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
64
- 'ic-circle-progress': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
65
60
  'ic-clean-brush': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
66
61
  'ic-clipboard': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
67
62
  'ic-clock-counterclockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
68
63
  'ic-clock': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
69
- 'ic-close-circle-red': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
70
- 'ic-close-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
71
64
  'ic-close-large': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
72
65
  'ic-close-small': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
73
66
  'ic-cloud-vms': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -76,7 +69,6 @@ export declare const iconMap: {
76
69
  'ic-cluster': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
77
70
  'ic-code': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
78
71
  'ic-coins': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
79
- 'ic-confirm': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
80
72
  'ic-container-registry': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
81
73
  'ic-container': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
82
74
  'ic-cookr': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -104,7 +96,6 @@ export declare const iconMap: {
104
96
  'ic-disconnect': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
105
97
  'ic-discord-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
106
98
  'ic-dockerhub': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
107
- 'ic-dot-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
108
99
  'ic-download': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
109
100
  'ic-ecr': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
110
101
  'ic-edit-lines': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -118,7 +109,6 @@ export declare const iconMap: {
118
109
  'ic-error': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
119
110
  'ic-expand-right-sm': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
120
111
  'ic-expand-sm': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
121
- 'ic-failure-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
122
112
  'ic-failure': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
123
113
  'ic-fast-forward': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
124
114
  'ic-file-code': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -165,7 +155,6 @@ export declare const iconMap: {
165
155
  'ic-hibernate': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
166
156
  'ic-in-progress': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
167
157
  'ic-info-filled-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
168
- 'ic-info-filled-new': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
169
158
  'ic-info-filled': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
170
159
  'ic-info-outline': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
171
160
  'ic-input': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -182,7 +171,6 @@ export declare const iconMap: {
182
171
  'ic-lego': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
183
172
  'ic-lightning-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
184
173
  'ic-lightning': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
185
- 'ic-line': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
186
174
  'ic-link': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
187
175
  'ic-linked-build-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
188
176
  'ic-list-bullets': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -205,7 +193,6 @@ export declare const iconMap: {
205
193
  'ic-monitoring': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
206
194
  'ic-more-vertical': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
207
195
  'ic-namespace': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
208
- 'ic-new-chat': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
209
196
  'ic-new': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
210
197
  'ic-node-script': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
211
198
  'ic-oidc': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -221,18 +208,12 @@ export declare const iconMap: {
221
208
  'ic-party': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
222
209
  'ic-path': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
223
210
  'ic-pause-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
224
- 'ic-pencil-white': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
225
211
  'ic-pencil': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
226
- 'ic-piggybank': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
227
212
  'ic-play-outline': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
228
- 'ic-priority-high-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
229
- 'ic-priority-low-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
230
213
  'ic-priority-medium-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
231
- 'ic-priority-urgent-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
232
214
  'ic-quay': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
233
215
  'ic-quote': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
234
216
  'ic-ratings': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
235
- 'ic-red-bulb': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
236
217
  'ic-resize-handle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
237
218
  'ic-right-panel-collapse': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
238
219
  'ic-rocket-gear': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -247,7 +228,6 @@ export declare const iconMap: {
247
228
  'ic-sparkle-ai-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
248
229
  'ic-sparkle-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
249
230
  'ic-speedometer': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
250
- 'ic-spider': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
251
231
  'ic-spinny': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
252
232
  'ic-spray-can': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
253
233
  'ic-stack': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -275,8 +255,6 @@ export declare const iconMap: {
275
255
  'ic-thumb-down': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
276
256
  'ic-thumb-up': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
277
257
  'ic-timeout-dash': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
278
- 'ic-timer-green': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
279
- 'ic-timer-red': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
280
258
  'ic-timer': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
281
259
  'ic-traffic-signal': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
282
260
  'ic-travclan': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -13,6 +13,7 @@ export * from './BulkSelection';
13
13
  export * from './Button';
14
14
  export * from './ButtonWithLoader';
15
15
  export * from './ButtonWithSelector';
16
+ export * from './Card';
16
17
  export * from './Charts';
17
18
  export * from './Chip';
18
19
  export * from './CICDHistory';
@@ -1,8 +1,8 @@
1
1
  import { USER_PREFERENCES_ATTRIBUTE_KEY } from './constants';
2
2
  import { AppThemeType, ThemeConfigType, ThemePreferenceType } from '../../Providers/ThemeProvider/types';
3
3
  import { ResourceKindType } from '../../types';
4
- export type NavigationItemID = 'application-management-overview' | 'application-management-applications' | 'application-management-application-groups' | 'application-management-chart-store' | 'application-management-bulk-edit' | 'application-management-application-templates' | 'application-management-projects' | 'application-management-configurations' | 'application-management-policies' | 'infrastructure-management-overview' | 'infrastructure-management-resource-browser' | 'infrastructure-management-resource-watcher' | 'infrastructure-management-catalog-framework' | 'infrastructure-management-audit-logs' | 'software-release-management-overview' | 'software-release-management-release-hub' | 'software-release-management-tenants' | 'cost-visibility-overview' | 'cost-visibility-cost-breakdown' | 'cost-visibility-configurations' | 'security-center-overview' | 'security-center-security-scans' | 'security-center-security-policy' | 'automation-and-enablement-jobs' | 'automation-and-enablement-alerting' | 'automation-and-enablement-incident-response' | 'automation-and-enablement-api-portal' | 'automation-and-enablement-runbook-automation' | 'global-configuration-sso-login-services' | 'global-configuration-host-urls' | 'global-configuration-cluster-and-environments' | 'global-configuration-container-oci-registry' | 'global-configuration-authorization' | 'data-protection-overview' | 'data-protection-backup-and-schedule' | 'data-protection-restores' | 'data-protection-backup-repositories' | 'data-protection-backup-locations' | 'data-protection-history-and-logs' | 'ai-recommendations-overview' | 'ai-recommendations-runbooks' | 'ai-recommendations-notifications';
5
- export type NavigationSubMenuItemID = 'application-management-configurations-gitops' | 'application-management-configurations-git-accounts' | 'application-management-configurations-external-links' | 'application-management-configurations-chart-repository' | 'application-management-configurations-deployment-charts' | 'application-management-configurations-notifications' | 'application-management-configurations-runbook' | 'application-management-configurations-catalog-frameworks' | 'application-management-configurations-scoped-variables' | 'application-management-configurations-build-infra' | 'application-management-policies-deployment-window' | 'application-management-policies-approval-policy' | 'application-management-policies-plugin-policy' | 'application-management-policies-pull-image-digest' | 'application-management-policies-tag-policy' | 'application-management-policies-filter-conditions' | 'application-management-policies-image-promotion' | 'application-management-policies-lock-deployment-configuration' | 'cost-visibility-cost-breakdown-clusters' | 'cost-visibility-cost-breakdown-environments' | 'cost-visibility-cost-breakdown-projects' | 'cost-visibility-cost-breakdown-applications' | 'global-configuration-authorization-user-permissions' | 'global-configuration-authorization-permission-groups' | 'global-configuration-authorization-api-tokens';
4
+ export type NavigationItemID = 'application-management-overview' | 'application-management-applications' | 'application-management-application-groups' | 'application-management-chart-store' | 'application-management-bulk-edit' | 'application-management-application-templates' | 'application-management-projects' | 'application-management-configurations' | 'application-management-policies' | 'infrastructure-management-overview' | 'infrastructure-management-resource-browser' | 'infrastructure-management-resource-watcher' | 'infrastructure-management-catalog-framework' | 'software-release-management-overview' | 'software-release-management-release-hub' | 'software-release-management-tenants' | 'cost-visibility-overview' | 'cost-visibility-cost-breakdown' | 'cost-visibility-configurations' | 'security-center-overview' | 'security-center-security-scans' | 'security-center-security-policy' | 'automation-and-enablement-jobs' | 'automation-and-enablement-alerting' | 'automation-and-enablement-incident-response' | 'automation-and-enablement-api-portal' | 'automation-and-enablement-runbook-automation' | 'global-configuration-sso-login-services' | 'global-configuration-host-urls' | 'global-configuration-cluster-and-environments' | 'global-configuration-container-oci-registry' | 'global-configuration-authorization' | 'data-protection-overview' | 'data-protection-backup-and-schedule' | 'data-protection-restores' | 'data-protection-backup-repositories' | 'data-protection-backup-locations' | 'data-protection-history-and-logs' | 'ai-recommendations-overview';
5
+ export type NavigationSubMenuItemID = 'application-management-configurations-gitops' | 'application-management-configurations-git-accounts' | 'application-management-configurations-external-links' | 'application-management-configurations-chart-repository' | 'application-management-configurations-deployment-charts' | 'application-management-configurations-notifications' | 'application-management-configurations-catalog-frameworks' | 'application-management-configurations-scoped-variables' | 'application-management-configurations-build-infra' | 'application-management-policies-deployment-window' | 'application-management-policies-approval-policy' | 'application-management-policies-plugin-policy' | 'application-management-policies-pull-image-digest' | 'application-management-policies-tag-policy' | 'application-management-policies-filter-conditions' | 'application-management-policies-image-promotion' | 'application-management-policies-lock-deployment-configuration' | 'cost-visibility-cost-breakdown-clusters' | 'cost-visibility-cost-breakdown-environments' | 'cost-visibility-cost-breakdown-projects' | 'cost-visibility-cost-breakdown-applications' | 'global-configuration-authorization-user-permissions' | 'global-configuration-authorization-permission-groups' | 'global-configuration-authorization-api-tokens';
6
6
  export interface GetUserPreferencesQueryParamsType {
7
7
  key: typeof USER_PREFERENCES_ATTRIBUTE_KEY;
8
8
  }
@@ -22,7 +22,6 @@ export interface SidePanelConfig {
22
22
  /** URL to documentation that should be displayed in the panel */
23
23
  docLink: string | null;
24
24
  aiSessionId?: string;
25
- isExpandedView?: boolean;
26
25
  }
27
26
  type AIAgentContextType = {
28
27
  path: string;
package/dist/index.d.ts CHANGED
@@ -169,13 +169,11 @@ export interface customEnv {
169
169
  * Time interval in seconds to refetch command bar data - Applications List
170
170
  */
171
171
  COMMAND_BAR_REFETCH_INTERVAL?: number;
172
- HIDE_AUDIT_LOGS?: boolean;
173
172
  }
174
173
  declare global {
175
174
  interface Window {
176
175
  __BASE_URL__: string;
177
176
  __ORCHESTRATOR_ROOT__: string;
178
- __ATHENA_ROOT__: string;
179
177
  _env_: customEnv;
180
178
  }
181
179
  }