@devtron-labs/devtron-fe-common-lib 1.20.6-alpha-32 → 1.20.6-alpha-35

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 (38) hide show
  1. package/dist/{@code-editor-D9F_p-C2.js → @code-editor-WfIRgsMt.js} +4833 -4926
  2. package/dist/{@common-rjsf-CW_GOcCr.js → @common-rjsf-CmhxqQjb.js} +1 -1
  3. package/dist/Common/Constants.d.ts +1 -3
  4. package/dist/Shared/Components/Charts/Chart.component.d.ts +0 -2
  5. package/dist/Shared/Components/Charts/constants.d.ts +1 -0
  6. package/dist/Shared/Components/Charts/plugins.d.ts +3 -1
  7. package/dist/Shared/Components/Charts/types.d.ts +9 -12
  8. package/dist/Shared/Components/Charts/utils.d.ts +3 -43
  9. package/dist/Shared/Components/DocLink/constants.d.ts +0 -1
  10. package/dist/Shared/Components/Icon/Icon.d.ts +1 -22
  11. package/dist/Shared/Hooks/useUserPreferences/types.d.ts +2 -2
  12. package/dist/Shared/Providers/MainContextProvider/types.d.ts +0 -1
  13. package/dist/assets/ic-coins-color-animated.fe11cdc3.svg +112 -0
  14. package/dist/index.d.ts +0 -2
  15. package/dist/index.js +2 -2
  16. package/package.json +1 -1
  17. package/dist/assets/ic-arrow-white.be4aea3f.svg +0 -3
  18. package/dist/assets/ic-book-gear.bb9bca1f.svg +0 -9
  19. package/dist/assets/ic-bulb.3906a732.svg +0 -7
  20. package/dist/assets/ic-check-green.b03d325d.svg +0 -3
  21. package/dist/assets/ic-circle-progress.0875625d.svg +0 -6
  22. package/dist/assets/ic-close-circle-red.72e0a495.svg +0 -3
  23. package/dist/assets/ic-close-circle.b39dd87d.svg +0 -3
  24. package/dist/assets/ic-confirm.f6b1c31c.svg +0 -3
  25. package/dist/assets/ic-dot-circle.5ce1fccf.svg +0 -3
  26. package/dist/assets/ic-failure-color.e167df98.svg +0 -4
  27. package/dist/assets/ic-info-filled-new.28815384.svg +0 -8
  28. package/dist/assets/ic-line.4e8fa046.svg +0 -3
  29. package/dist/assets/ic-new-chat.f7c90f8e.svg +0 -5
  30. package/dist/assets/ic-pencil-white.369e78d9.svg +0 -3
  31. package/dist/assets/ic-piggybank.3a4839d7.svg +0 -3
  32. package/dist/assets/ic-priority-high-fill.53755d8f.svg +0 -3
  33. package/dist/assets/ic-priority-low-fill.79e781ae.svg +0 -4
  34. package/dist/assets/ic-priority-urgent-fill.78d42fa0.svg +0 -10
  35. package/dist/assets/ic-red-bulb.25e01bfc.svg +0 -9
  36. package/dist/assets/ic-spider.99b77bd8.svg +0 -3
  37. package/dist/assets/ic-timer-green.00bf295e.svg +0 -3
  38. 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-D9F_p-C2.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-WfIRgsMt.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";
@@ -74,7 +74,6 @@ export declare const URLS: {
74
74
  readonly INFRASTRUCTURE_MANAGEMENT_CHART_STORE_DISCOVER: "/infrastructure-management/chart-store/discover";
75
75
  readonly INFRASTRUCTURE_MANAGEMENT_RESOURCE_BROWSER: "/infrastructure-management/resource-browser";
76
76
  readonly INFRASTRUCTURE_MANAGEMENT_RESOURCE_WATCHER: "/infrastructure-management/resource-watcher";
77
- readonly INFRASTRUCTURE_MANAGEMENT_AUDIT_LOGS: "/infrastructure-management/audit-logs";
78
77
  readonly SOFTWARE_RELEASE_MANAGEMENT: "/software-release-management";
79
78
  readonly COST_VISIBILITY: "/cost-visibility";
80
79
  readonly COST_VISIBILITY_OVERVIEW: "/cost-visibility/overview";
@@ -101,9 +100,8 @@ export declare const URLS: {
101
100
  readonly GLOBAL_CONFIG_EDIT_CLUSTER: "/global-configuration/cluster-env/edit/:clusterId";
102
101
  readonly PERMISSION_GROUPS: "/global-configuration/auth/groups";
103
102
  readonly AI_RECOMMENDATIONS: "/ai-recommendations";
104
- readonly AI_RECOMMENDATIONS_NOTIFICATIONS: "/ai-recommendations/notifications";
103
+ readonly AI_RECOMMENDATIONS_OVERVIEW: "/ai-recommendations/overview";
105
104
  readonly EXTERNAL_APPS: "ea";
106
- readonly AI_RECOMMENDATIONS_RUNBOOKS: "/ai-recommendations/runbooks";
107
105
  };
108
106
  export declare const ROUTES: {
109
107
  readonly APP: "app";
@@ -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:**
@@ -7,3 +7,4 @@ export declare const CHART_AXIS_LABELS_COLOR: Record<AppThemeType, string>;
7
7
  export declare const CHART_CANVAS_BACKGROUND_COLORS: Record<AppThemeType, string>;
8
8
  export declare const LINE_DASH: number[];
9
9
  export declare const MAX_BAR_THICKNESS = 96;
10
+ export declare const DIS_JOINT_CHART_POINT_RADIUS = 4;
@@ -1,4 +1,6 @@
1
+ import { RefObject } from 'react';
1
2
  import { Plugin } from 'chart.js';
2
3
  import { AppThemeType } from '../../Providers';
3
- import { ReferenceLineConfigType } from './types';
4
+ import { ChartType, ReferenceLineConfigType } from './types';
4
5
  export declare const drawReferenceLine: (config: ReferenceLineConfigType, id: string, appTheme: AppThemeType) => Plugin;
6
+ export declare const htmlLegendPlugin: (id: string, ref: RefObject<HTMLDivElement>, type: ChartType) => Plugin;
@@ -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 = {
@@ -123,4 +113,11 @@ declare module 'chart.js' {
123
113
  barElementCenterPositioner: TooltipPositionerFunction<'bar'>;
124
114
  }
125
115
  }
116
+ export interface HTMLLegendProps {
117
+ backgroundColor: string;
118
+ label: string;
119
+ onClick: () => void;
120
+ strikeThrough: boolean;
121
+ variant: 'line' | 'square';
122
+ }
126
123
  export {};
@@ -1,48 +1,6 @@
1
1
  import { ReactNode } from 'react';
2
- import { Chart, ChartDataset, ChartOptions, ChartType as ChartJSChartType, Point, TooltipOptions } from 'chart.js';
3
- import { AppThemeType } from '../../Providers';
2
+ import { ChartDataset, ChartOptions, ChartType as ChartJSChartType, Point, TooltipOptions } from 'chart.js';
4
3
  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
4
  export declare const getChartJSType: (type: ChartType) => ChartJSChartType;
47
5
  export declare const getDefaultOptions: ({ chartProps, appTheme, externalTooltipHandler, setTooltipVisible, }: GetDefaultOptionsParams) => ChartOptions;
48
6
  export declare const transformDataForChart: (props: TransformDataForChartProps) => (ChartDataset<"line"> | {
@@ -56,12 +14,14 @@ export declare const transformDataForChart: (props: TransformDataForChartProps)
56
14
  backgroundColor: string[];
57
15
  hoverBackgroundColor: string[];
58
16
  borderColor: string;
17
+ borderWidth: number;
59
18
  label: string;
60
19
  data: number[];
61
20
  } | {
62
21
  backgroundColor: string;
63
22
  hoverBackgroundColor: string;
64
23
  borderColor: string;
24
+ borderWidth?: undefined;
65
25
  label: string;
66
26
  data: number[];
67
27
  })[];
@@ -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";
@@ -18,7 +18,6 @@ export declare const iconMap: {
18
18
  'ic-arrow-line-down': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
19
19
  'ic-arrow-right': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
20
20
  'ic-arrow-square-out': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
21
- 'ic-arrow-white': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
22
21
  'ic-arrows-clockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
23
22
  'ic-arrows-left-right': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
24
23
  'ic-asterisk': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -43,7 +42,6 @@ export declare const iconMap: {
43
42
  'ic-bg-webhook': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
44
43
  'ic-bharatpe': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
45
44
  'ic-bitbucket': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
46
- 'ic-book-gear': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
47
45
  'ic-book-open': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
48
46
  'ic-bot': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
49
47
  'ic-brain': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -51,7 +49,6 @@ export declare const iconMap: {
51
49
  'ic-bug': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
52
50
  'ic-build-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
53
51
  'ic-building': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
54
- 'ic-bulb': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
55
52
  'ic-calendar': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
56
53
  'ic-cancelled': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
57
54
  'ic-card-stack': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -64,20 +61,16 @@ export declare const iconMap: {
64
61
  'ic-chat-circle-online': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
65
62
  'ic-check-all': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
66
63
  'ic-check-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
67
- 'ic-check-green': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
68
64
  'ic-check-square': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
69
65
  'ic-check': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
70
66
  'ic-checks': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
71
67
  'ic-ci-linked': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
72
68
  'ic-circle-loader': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
73
69
  'ic-circle-small': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
74
- 'ic-circle-progress': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
75
70
  'ic-clean-brush': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
76
71
  'ic-clipboard': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
77
72
  'ic-clock-counterclockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
78
73
  'ic-clock': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
79
- 'ic-close-circle-red': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
80
- 'ic-close-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
81
74
  'ic-close-large': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
82
75
  'ic-close-small': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
83
76
  'ic-cloud-upload': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -85,8 +78,8 @@ export declare const iconMap: {
85
78
  'ic-cluster-isolated': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
86
79
  'ic-cluster': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
87
80
  'ic-code': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
81
+ 'ic-coins-color-animated': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
88
82
  'ic-coins': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
89
- 'ic-confirm': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
90
83
  'ic-container-registry': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
91
84
  'ic-container': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
92
85
  'ic-cookr': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -114,7 +107,6 @@ export declare const iconMap: {
114
107
  'ic-disconnect': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
115
108
  'ic-discord-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
116
109
  'ic-dockerhub': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
117
- 'ic-dot-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
118
110
  'ic-download': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
119
111
  'ic-ecr': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
120
112
  'ic-edit-lines': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -128,7 +120,6 @@ export declare const iconMap: {
128
120
  'ic-error': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
129
121
  'ic-expand-right-sm': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
130
122
  'ic-expand-sm': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
131
- 'ic-failure-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
132
123
  'ic-failure': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
133
124
  'ic-fast-forward': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
134
125
  'ic-file-code': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -176,7 +167,6 @@ export declare const iconMap: {
176
167
  'ic-hibernate': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
177
168
  'ic-in-progress': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
178
169
  'ic-info-filled-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
179
- 'ic-info-filled-new': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
180
170
  'ic-info-filled': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
181
171
  'ic-info-outline': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
182
172
  'ic-infrastructure-management': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -194,7 +184,6 @@ export declare const iconMap: {
194
184
  'ic-lego': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
195
185
  'ic-lightning-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
196
186
  'ic-lightning': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
197
- 'ic-line': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
198
187
  'ic-link': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
199
188
  'ic-linked-build-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
200
189
  'ic-list-bullets': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -217,7 +206,6 @@ export declare const iconMap: {
217
206
  'ic-monitoring': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
218
207
  'ic-more-vertical': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
219
208
  'ic-namespace': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
220
- 'ic-new-chat': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
221
209
  'ic-new': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
222
210
  'ic-node-script': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
223
211
  'ic-oidc': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -234,18 +222,12 @@ export declare const iconMap: {
234
222
  'ic-path': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
235
223
  'ic-pause-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
236
224
  'ic-pause': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
237
- 'ic-pencil-white': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
238
225
  'ic-pencil': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
239
- 'ic-piggybank': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
240
226
  'ic-play-outline': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
241
- 'ic-priority-high-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
242
- 'ic-priority-low-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
243
227
  'ic-priority-medium-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
244
- 'ic-priority-urgent-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
245
228
  'ic-quay': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
246
229
  'ic-quote': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
247
230
  'ic-ratings': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
248
- 'ic-red-bulb': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
249
231
  'ic-release-hub': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
250
232
  'ic-resize-handle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
251
233
  'ic-resource-browser': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -266,7 +248,6 @@ export declare const iconMap: {
266
248
  'ic-sparkle-ai-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
267
249
  'ic-sparkle-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
268
250
  'ic-speedometer': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
269
- 'ic-spider': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
270
251
  'ic-spinny': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
271
252
  'ic-spray-can': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
272
253
  'ic-stack': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -295,8 +276,6 @@ export declare const iconMap: {
295
276
  'ic-thumb-down': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
296
277
  'ic-thumb-up': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
297
278
  'ic-timeout-dash': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
298
- 'ic-timer-green': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
299
- 'ic-timer-red': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
300
279
  'ic-timer': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
301
280
  'ic-traffic-signal': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
302
281
  'ic-travclan': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
@@ -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-devtron-applications' | 'application-management-application-groups' | 'application-management-bulk-edit' | 'application-management-application-templates' | 'application-management-projects' | 'application-management-configurations' | 'application-management-policies' | 'infrastructure-management-overview' | 'infrastructure-management-applications' | 'infrastructure-management-chart-store' | '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-devtron-applications' | 'application-management-application-groups' | 'application-management-bulk-edit' | 'application-management-application-templates' | 'application-management-projects' | 'application-management-configurations' | 'application-management-policies' | 'infrastructure-management-overview' | 'infrastructure-management-applications' | 'infrastructure-management-chart-store' | '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;
@@ -0,0 +1,112 @@
1
+ <svg width="72" height="72" viewBox="0 0 72 72" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <style>
3
+ @keyframes roll {
4
+ 0% {
5
+ transform: translateX(50px) rotate(180deg);
6
+ }
7
+ 50% {
8
+ transform: translateX(-3px) rotate(-10deg);
9
+ }
10
+ 65% {
11
+ transform: translateX(0) rotate(0deg);
12
+ }
13
+ to {
14
+ transform: translateX(-70px) rotate(-220deg);
15
+ }
16
+ }
17
+ @keyframes jump-one {
18
+ 0%,
19
+ 55%,
20
+ to {
21
+ transform: translateY(0);
22
+ }
23
+ 35% {
24
+ transform: translateY(-8px);
25
+ }
26
+ }
27
+ @keyframes jump-two {
28
+ 0%,
29
+ 50%,
30
+ to {
31
+ transform: translateY(0);
32
+ }
33
+ 30% {
34
+ transform: translateY(-8px);
35
+ }
36
+ }
37
+ @keyframes jump-three {
38
+ 0%,
39
+ 45%,
40
+ to {
41
+ transform: translateY(0);
42
+ }
43
+ 25% {
44
+ transform: translateY(-8px);
45
+ }
46
+ }
47
+ </style>
48
+ <g style="animation: jump-three 2s infinite ease">
49
+ <ellipse cx="32" cy="44" rx="18" ry="6" fill="#fecd3d" data-style-override="false" />
50
+ <ellipse cx="32" cy="44" rx="15" ry="4" fill="#fea832" data-style-override="false" />
51
+ <path
52
+ d="M50 50c0 3.314-8.059 6-18 6s-18-2.686-18-6v-6c0 3.314 8.059 6 18 6s18-2.686 18-6z"
53
+ fill="#fe9923"
54
+ data-style-override="false"
55
+ />
56
+ <path
57
+ d="M32.5 55.995Q32.25 56 32 56q-.25-.001-.5-.005v-6q.25.004.5.005.25-.001.5-.005zm-5-6.184q.495.041 1 .074v6q-.505-.032-1-.075zm9 6q-.495.041-1 .074v-6q.505-.032 1-.075zm-13-6.522q.49.087 1 .164v6a41 41 0 0 1-1-.164zm17 6q-.49.087-1 .164v-6q.51-.077 1-.164zm-21-6.974q.483.155 1 .3v6a26 26 0 0 1-1-.3zm25 6q-.483.155-1 .3v-6q.517-.145 1-.3zm-29-7.917q.442.338 1 .652v6a9 9 0 0 1-1-.652zm33 6a9 9 0 0 1-1 .652v-6q.558-.315 1-.652z"
58
+ fill="#c85929"
59
+ data-style-override="false"
60
+ />
61
+ </g>
62
+ <g style="animation: jump-two 2s infinite ease">
63
+ <ellipse cx="26" cy="33" rx="18" ry="6" fill="#fecd3d" data-style-override="false" />
64
+ <ellipse cx="26" cy="33" rx="15" ry="4" fill="#fea832" data-style-override="false" />
65
+ <path
66
+ d="M44 39c0 3.314-8.059 6-18 6S8 42.314 8 39v-6c0 3.314 8.059 6 18 6s18-2.686 18-6z"
67
+ fill="#fe9923"
68
+ data-style-override="false"
69
+ />
70
+ <path
71
+ d="M26.5 44.995Q26.25 45 26 45q-.25-.001-.5-.005v-6q.25.004.5.005.25-.001.5-.005zm-5-6.184q.495.041 1 .074v6q-.505-.032-1-.075zm9 6q-.495.041-1 .074v-6q.505-.032 1-.075zm-13-6.522q.49.087 1 .164v6a41 41 0 0 1-1-.164zm17 6q-.49.087-1 .164v-6q.51-.077 1-.164zm-21-6.974q.483.155 1 .3v6a26 26 0 0 1-1-.3zm25 6q-.483.155-1 .3v-6q.517-.145 1-.3zm-29-7.917q.442.338 1 .652v6a9 9 0 0 1-1-.652zm33 6a9 9 0 0 1-1 .652v-6q.558-.315 1-.652z"
72
+ fill="#c85929"
73
+ data-style-override="false"
74
+ />
75
+ </g>
76
+ <g style="animation: jump-one 2s infinite ease">
77
+ <ellipse cx="34" cy="22" rx="18" ry="6" fill="#fecd3d" data-style-override="false" />
78
+ <ellipse cx="34" cy="22" rx="15" ry="4" fill="#fea832" data-style-override="false" />
79
+ <path
80
+ d="M52 28c0 3.314-8.059 6-18 6s-18-2.686-18-6v-6c0 3.314 8.059 6 18 6s18-2.686 18-6z"
81
+ fill="#fe9923"
82
+ data-style-override="false"
83
+ />
84
+ <path
85
+ d="M34.5 33.995Q34.25 34 34 34q-.25-.001-.5-.005v-6q.25.004.5.005.25-.001.5-.005zm-5-6.184q.495.041 1 .074v6q-.505-.032-1-.075zm9 6q-.495.041-1 .074v-6q.505-.032 1-.075zm-13-6.522q.49.087 1 .164v6a41 41 0 0 1-1-.164zm17 6q-.49.087-1 .164v-6q.51-.077 1-.164zm-21-6.975q.483.157 1 .3v6a26 26 0 0 1-1-.3zm25 6q-.483.157-1 .3v-6q.517-.143 1-.3zm-29-7.916q.442.338 1 .652v6a9 9 0 0 1-1-.652zm33 6a9 9 0 0 1-1 .652v-6q.558-.315 1-.652z"
86
+ fill="#c85929"
87
+ data-style-override="false"
88
+ />
89
+ </g>
90
+ <g style="animation: roll 6s infinite ease; transform-origin: center; transform-box: fill-box">
91
+ <path
92
+ d="M46.9 20q1.48.075 2.89.377a.902.902 0 0 0 1.74.465c.932.3 1.832.674 2.691 1.115a.901.901 0 0 0 1.559.902q1.229.797 2.31 1.776a.901.901 0 0 0 1.274 1.273q.979 1.082 1.775 2.31a.901.901 0 0 0 .902 1.56 18 18 0 0 1 1.116 2.692.901.901 0 0 0 .465 1.739c.2.938.33 1.903.378 2.889a.901.901 0 0 0 0 1.8 18 18 0 0 1-.377 2.89.9.9 0 0 0-.465 1.74 18 18 0 0 1-1.116 2.692.9.9 0 0 0-.901 1.559 18 18 0 0 1-1.776 2.31.9.9 0 0 0-1.273 1.273 18 18 0 0 1-2.31 1.777.9.9 0 0 0-1.558.902q-1.291.664-2.694 1.116a.9.9 0 0 0-1.739.465c-.939.2-1.905.33-2.892.378a.9.9 0 0 0-1.8 0 18 18 0 0 1-2.89-.377.9.9 0 0 0-1.74-.466q-1.4-.451-2.692-1.115a.9.9 0 0 0-1.559-.902 18 18 0 0 1-2.31-1.776.9.9 0 0 0-1.273-1.273 18 18 0 0 1-1.776-2.311.9.9 0 0 0-.903-1.559q-.663-1.292-1.114-2.693a.9.9 0 0 0-.465-1.739A18 18 0 0 1 28 38.898a.9.9 0 0 0 0-1.8c.049-.986.177-1.952.378-2.89a.9.9 0 0 0 .465-1.74q.452-1.401 1.115-2.693a.9.9 0 0 0 .902-1.557 18 18 0 0 1 1.777-2.311.9.9 0 0 0 1.272-1.273 18 18 0 0 1 2.312-1.776.9.9 0 0 0 1.559-.902 18 18 0 0 1 2.692-1.115.901.901 0 0 0 1.74-.464q1.407-.303 2.888-.377a.9.9 0 0 0 1.8 0"
93
+ fill="#ffce33"
94
+ data-style-override="false"
95
+ />
96
+ <path
97
+ d="M46.002 52.625c8.077 0 14.625-6.548 14.625-14.626s-6.548-14.625-14.625-14.625S31.377 29.923 31.377 38s6.548 14.625 14.625 14.625"
98
+ fill="#f28a00"
99
+ data-style-override="false"
100
+ />
101
+ <path
102
+ d="M46.002 51.5c7.456 0 13.5-6.045 13.5-13.5 0-7.456-6.044-13.5-13.5-13.5s-13.5 6.044-13.5 13.5c0 7.455 6.044 13.5 13.5 13.5"
103
+ fill="#fe9923"
104
+ data-style-override="false"
105
+ />
106
+ <path
107
+ d="M49.232 34.369a1.93 1.93 0 0 0-1.74-1.92l-.19-.01h-2.571a1.93 1.93 0 0 0 0 3.859h3.215a4.501 4.501 0 0 1 0 9.003h-.643v.643a1.286 1.286 0 0 1-2.572 0v-.643h-.644a4.5 4.5 0 0 1-4.501-4.501 1.286 1.286 0 1 1 2.572 0 1.93 1.93 0 0 0 1.93 1.929h3.858a1.93 1.93 0 0 0 0-3.859h-3.215a4.501 4.501 0 0 1 0-9.003v-.643a1.286 1.286 0 1 1 2.572 0v.643a4.505 4.505 0 0 1 4.159 2.778c.226.547.342 1.133.342 1.724a1.286 1.286 0 1 1-2.572 0"
108
+ fill="#ffce33"
109
+ data-style-override="false"
110
+ />
111
+ </g>
112
+ </svg>
package/dist/index.d.ts CHANGED
@@ -163,13 +163,11 @@ export interface customEnv {
163
163
  * Time interval in seconds to refetch command bar data - Applications List
164
164
  */
165
165
  COMMAND_BAR_REFETCH_INTERVAL?: number;
166
- HIDE_AUDIT_LOGS?: boolean;
167
166
  }
168
167
  declare global {
169
168
  interface Window {
170
169
  __BASE_URL__: string;
171
170
  __ORCHESTRATOR_ROOT__: string;
172
- __ATHENA_ROOT__: string;
173
171
  _env_: customEnv;
174
172
  }
175
173
  }
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
- import { nQ as s, aR as t, eu as o, lR as i, f7 as r, lo as n, ld as l, fT as T, b0 as E, kX as _, aL as S, lN as g, jJ as p, l9 as d, kR as A, fN as I, fO as c, fP as u, dt as C, jb as m, fQ as O, A as R, dr as D, ds as P, nI as N, fR as y, fS as L, fK as f, n4 as M, lb as h, jK as U, jM as F, kq as b, fU as B, fV as G, fW as v, mU as V, nx as k, fx as Y, cV as K, dd as H, de as j, j0 as W, fX as w, gm as x, o1 as X, lt as z, ep as q, ek as Q, es as Z, ef as J, eq as $, et as aa, ej as ea, ei as sa, eD as ta, eo as oa, eh as ia, bf as ra, be as na, g2 as la, g6 as Ta, fY as Ea, fD as _a, fC as Sa, fZ as ga, hz as pa, kK as da, B as Aa, f as Ia, h as ca, eS as ua, e6 as Ca, eH as ma, ea as Oa, eb as Ra, e8 as Da, eJ as Pa, eI as Na, eO as ya, e7 as La, eR as fa, e9 as Ma, eK as ha, eM as Ua, eL as Fa, ed as ba, aI as Ba, eN as Ga, d_ as va, f_ as Va, f$ as ka, g8 as Ya, g3 as Ka, g1 as Ha, ga as ja, ge as Wa, gd as wa, gc as xa, gf as Xa, gg as za, k1 as qa, gn as Qa, dk as Za, dj as Ja, di as $a, nD as ae, da as ee, lk as se, gj as te, d8 as oe, _ as ie, nC as re, nT as ne, g7 as le, fy as Te, fz as Ee, nb as _e, n7 as Se, eA as ge, eB as pe, nc as de, nd as Ae, lf as Ie, lh as ce, lg as ue, nO as Ce, lm as me, dz as Oe, hi as Re, hf as De, lD as Pe, lA as Ne, f9 as ye, en as Le, lQ as fe, hy as Me, gh as he, gi as Ue, C as Fe, L as be, gl as Be, gv as Ge, cO as ve, k as Ve, fr as ke, f6 as Ye, hd as Ke, ft as He, ht as je, hu as We, hv as we, hw as xe, jI as Xe, dH as ze, le as qe, a1 as Qe, W as Ze, bC as Je, hx as $e, dJ as as, he as es, n8 as ss, dM as ts, nN as os, hA as is, hB as rs, hE as ns, cX as ls, hG as Ts, z as Es, fB as _s, fA as Ss, hI as gs, hJ as ps, cS as ds, hR as As, hQ as Is, b6 as cs, kW as us, ly as Cs, aP as ms, b5 as Os, av as Rs, ln as Ds, ju as Ps, js as Ns, jt as ys, eg as Ls, mK as fs, lx as Ms, kY as hs, aC as Us, hV as Fs, ev as bs, ew as Bs, fa as Gs, i4 as vs, l5 as Vs, ij as ks, lM as Ys, l7 as Ks, ib as Hs, aS as js, kA as Ws, lu as ws, f2 as xs, ax as Xs, as as zs, au as qs, io as Qs, ar as Zs, at as Js, f8 as $s, dB as at, S as et, hL as st, D as tt, nz as ot, bn as it, lE as rt, hC as nt, nK as lt, dm as Tt, h$ as Et, h_ as _t, i5 as St, gp as gt, gx as pt, gw as dt, db as At, n$ as It, bm as ct, k_ as ut, kr as Ct, gq as mt, k$ as Ot, cZ as Rt, im as Dt, l as Pt, jc as Nt, bq as yt, br as Lt, bs as ft, ip as Mt, n6 as ht, n5 as Ut, bt as Ft, bv as bt, bu as Bt, bw as Gt, cg as vt, dI as Vt, ir as kt, is as Yt, l4 as Kt, lG as Ht, aF as jt, aD as Wt, lz as wt, a$ as xt, kU as Xt, l6 as zt, iu as qt, it as Qt, nR as Zt, na as Jt, nv as $t, iv as ao, l0 as eo, iw as so, E as to, m as oo, iz as io, iA as ro, ig as no, ap as lo, aV as To, iC as Eo, iB as _o, gM as So, dU as go, Y as po, iD as Ao, iE as Io, dn as co, kh as uo, df as Co, kx as mo, iF as Oo, iG as Ro, hD as Do, f4 as Po, dA as No, dC as yo, fd as Lo, fc as fo, bz as Mo, bx as ho, by as Uo, iH as Fo, iJ as bo, iK as Bo, iI as Go, iL as vo, iM as Vo, dN as ko, gA as Yo, iN as Ko, nJ as Ho, iO as jo, ba as Wo, iP as wo, G as xo, jQ as Xo, kj as zo, iR as qo, gL as Qo, aq as Zo, jd as Jo, kT as $o, ey as ai, ex as ei, ez as si, lH as ti, dW as oi, dX as ii, b9 as ri, iX as ni, iY as li, i_ as Ti, i$ as Ei, j1 as _i, j2 as Si, dh as gi, mN as pi, mP as di, cE as Ai, cD as Ii, d9 as ci, j3 as ui, nt as Ci, j4 as mi, lI as Oi, j5 as Ri, du as Di, fG as Pi, a0 as Ni, fs as yi, nY as Li, je as fi, nu as Mi, cF as hi, j7 as Ui, j6 as Fi, ff as bi, lc as Bi, aB as Gi, ja as vi, j9 as Vi, cT as ki, aw as Yi, b4 as Ki, nV as Hi, jh as ji, nW as Wi, fL as wi, jP as xi, gy as Xi, jj as zi, gr as qi, la as Qi, o3 as Zi, b3 as Ji, aM as $i, bA as ar, o2 as er, aQ as sr, aK as tr, hO as or, hU as ir, mS as rr, dc as nr, cG as lr, dg as Tr, jl as Er, jS as _r, cH as Sr, jm as gr, kV as pr, nB as dr, hS as Ar, V as Ir, jT as cr, cQ as ur, cM as Cr, cN as mr, cP as Or, fb as Rr, l1 as Dr, el as Pr, N as Nr, fu as yr, f5 as Lr, gS as fr, eP as Mr, gR as hr, gQ as Ur, nw as Fr, jn as br, lp as Br, cK as Gr, dL as vr, dv as Vr, fE as kr, ay as Yr, ih as Kr, ii as Hr, li as jr, b2 as Wr, lB as wr, em as xr, id as Xr, lO as zr, iQ as qr, cU as Qr, ky as Zr, hK as Jr, kZ as $r, jo as an, dG as en, jA as sn, dp as tn, jz as on, jp as rn, jq as nn, cW as ln, jr as Tn, O as En, nG as _n, jD as Sn, P as gn, jF as pn, jG as dn, cY as An, nL as In, jH as cn, bg as un, dK as Cn, fM as mn, Q as On, lr as Rn, jU as Dn, lS as Pn, fe as Nn, aA as yn, R as Ln, o as fn, aZ as Mn, X as hn, M as Un, nZ as Fn, jV as bn, ny as Bn, dT as Gn, p as vn, o0 as Vn, aJ as kn, bj as Yn, fv as Kn, nE as Hn, fj as jn, nF as Wn, nX as wn, lF as xn, nP as Xn, e as zn, oi as qn, hg as Qn, aN as Zn, g4 as Jn, b7 as $n, b1 as al, lv as el, bd as sl, ko as tl, dO as ol, kS as il, gT as rl, lP as nl, ie as ll, jW as Tl, f3 as El, U as _l, gz as Sl, c_ as gl, jX as pl, jY as dl, k2 as Al, c$ as Il, d0 as cl, q as ul, g9 as Cl, lj as ml, a as Ol, kk as Rl, kl as Dl, fJ as Pl, d1 as Nl, d2 as yl, k4 as Ll, nA as fl, km as Ml, kn as hl, mQ as Ul, gs as Fl, hM as bl, cL as Bl, d3 as Gl, aO as vl, a3 as Vl, gU as kl, ks as Yl, gK as Kl, kt as Hl, n as jl, ku as Wl, dV as wl, ls as xl, lT as Xl, er as zl, lC as ql, ji as Ql, mT as Zl, n_ as Jl, aX as $l, hP as aT, aE as eT, aG as sT, d6 as tT, ll as oT, l2 as iT, l3 as rT, kv as nT, kw as lT, kz as TT, bk as ET, bl as _T, kB as ST, kD as gT, kE as pT, kF as dT, n9 as AT, jk as IT, kG as cT, mX as uT, kH as CT, hT as mT, d5 as OT, d7 as RT, nk as DT, nl as PT, nm as NT, kI as yT, eQ as LT, T as fT, kJ as MT, dl as hT, gt as UT, gu as FT, nU as bT, aH as BT, bc as GT, lw as vT, nM as VT, az as kT, cB as YT, mJ as KT, eC as HT, kM as jT, kN as WT, cz as wT, m_ as xT, kO as XT, e1 as zT, mM as qT, e5 as QT, e3 as ZT, e2 as JT, d$ as $T, dY as aE, lJ as eE, lL as sE, lK as tE, lq as oE, b8 as iE, kg as rE, dF as nE, Z as lE, mL as TE, e$ as EE, kP as _E, cI as SE, cJ as gE, ke as pE, aU as dE, ic as AE, $ as IE, nH as cE, gP as uE, gN as CE, dq as mE, kQ as OE, ik as RE, gO as DE, nS as PE, ca as NE, mw as yE, a_ as LE, F as fE, m7 as ME, c5 as hE, aT as UE, ci as FE, gZ as bE, b as BE, gD as GE, gE as vE, c8 as VE, gk as kE, mm as YE, bV as KE, ms as HE, bT as jE, jR as WE, cb as wE, hh as xE, hj as XE, f0 as zE, c as qE, hm as QE, hp as ZE, bW as JE, fo as $E, eF as a_, ab as e_, fl as s_, fi as t_, hN as o_, b$ as i_, m0 as r_, c6 as n_, m8 as l_, d as T_, fn as E_, fm as __, bp as S_, mq as g_, i1 as p_, i3 as d_, i0 as A_, i2 as I_, oj as c_, fp as u_, lU as C_, aa as m_, ac as O_, ct as R_, c4 as D_, mx as P_, a9 as N_, w as y_, cs as L_, dP as f_, fg as M_, bI as h_, mt as U_, n2 as F_, i9 as b_, am as B_, h8 as G_, fw as v_, al as V_, n1 as k_, jx as Y_, cl as K_, e_ as H_, eE as j_, eZ as W_, eY as w_, eX as x_, n0 as X_, k8 as z_, mr as q_, af as Q_, fq as Z_, ni as J_, jN as $_, n3 as aS, kb as eS, mV as sS, hn as tS, hs as oS, hr as iS, ho as rS, hF as nS, bP as lS, jO as TS, iS as ES, ad as _S, hZ as SS, mh as gS, ia as pS, dD as dS, dw as AS, gF as IS, kp as cS, i6 as uS, hb as CS, ao as mS, iq as OS, eV as RS, i7 as DS, hq as PS, bJ as NS, kC as yS, nh as LS, ae as fS, an as MS, mb as hS, c0 as US, bb as FS, h5 as bS, bR as BS, aj as GS, lY as vS, ak as VS, cp as kS, mv as YS, f1 as KS, mg as HS, cq as jS, iV as WS, h2 as wS, h1 as xS, cn as XS, fF as zS, g5 as qS, j8 as QS, mf as ZS, ix as JS, me as $S, lX as ag, op as eg, H as sg, fk as tg, fh as og, m5 as ig, g$ as rg, mk as ng, gG as lg, hH as Tg, gJ as Eg, ah as _g, jL as Sg, h6 as gg, mj as pg, aW as dg, jy as Ag, nn as Ig, gY as cg, eU as ug, jw as Cg, jv as mg, ns as Og, nr as Rg, nf as Dg, jZ as Pg, bH as Ng, c2 as yg, dE as Lg, ne as fg, ag as Mg, cm as hg, hl as Ug, ka as Fg, j_ as bg, j$ as Bg, k3 as Gg, k5 as vg, kd as Vg, ki as kg, k0 as Yg, kf as Kg, g_ as Hg, co as jg, h7 as Wg, kc as wg, cr as xg, gC as Xg, a2 as zg, nj as qg, mW as Qg, ma as Zg, aY as Jg, hW as $g, k9 as ap, k6 as ep, eW as sp, gB as tp, gI as op, gX as ip, hc as rp, h9 as np, g as lp, jC as Tp, bZ as Ep, e0 as _p, e4 as Sp, mF as gp, a4 as pp, ml as dp, m1 as Ap, ai as Ip, h3 as cp, h4 as up, nq as Cp, no as mp, mi as Op, r as Rp, fI as Dp, m4 as Pp, iT as Np, I as yp, c9 as Lp, fH as fp, bQ as Mp, dy as hp, dx as Up, lV as Fp, iW as bp, iZ as Bp, mo as Gp, dQ as vp, i as Vp, m9 as kp, j as Yp, b_ as Kp, ch as Hp, i8 as jp, cR as Wp, bK as wp, bL as xp, l_ as Xp, jg as zp, jf as qp, k7 as Qp, eT as Zp, jB as Jp, a7 as $p, v as ad, s as ed, c3 as sd, cj as td, gH as od, lW as id, bF as rd, a8 as nd, bY as ld, il as Td, t as Ed, c1 as _d, np as Sd, bM as gd, ha as pd, iy as dd, hk as Ad, mp as Id, m6 as cd, bN as ud, o6 as Cd, md, mn as Od, mc as Rd, a6 as Dd, h0 as Pd, ng as Nd, bo as yd, iU as Ld, y as fd, a5 as Md, cc as hd, bB as Ud, mu as Fd, bD as bd, go as Bd, l8 as Gd, gW as vd, bE as Vd, lZ as kd, gV as Yd, ck as Kd, x as Hd, dS as jd, mG as Wd, hY as wd, hX as xd, mH as Xd, dR as zd, dZ as qd, eG as Qd, bX as Zd, u as Jd, ec as $d, ee as aA, g0 as eA, cu as sA, c7 as tA, my as oA, bO as iA, mz as rA, mA as nA, cv as lA, mO as TA, m3 as EA, cd as _A, mB as SA, cw as gA, bU as pA, cf as dA, mR as AA, K as IA, mC as cA, jE as uA, mD as CA, J as mA, cy as OA, d4 as RA, ce as DA, bS as PA, cA as NA, mE as yA, mY as LA, bG as fA, gb as MA, kL as hA, cC as UA, mZ as FA, mI as bA, cx as BA, om as GA, oq as vA, ok as VA, o8 as kA, oh as YA, oo as KA, oe as HA, ol as jA, o5 as WA, o4 as wA, o7 as xA, od as XA, ob as zA, oa as qA, og as QA, o9 as ZA, bh as JA, bi as $A, oc as aI, of as eI, on as sI, l$ as tI, m$ as oI, m2 as iI } from "./@code-editor-D9F_p-C2.js";
1
+ import { nQ as s, aR as t, eu as o, lR as i, f7 as r, lo as n, ld as l, fT as T, b0 as E, kX as _, aL as S, lN as g, jJ as p, l9 as d, kR as A, fN as I, fO as c, fP as u, dt as C, jb as m, fQ as O, A as R, dr as D, ds as P, nI as N, fR as y, fS as L, fK as f, n4 as M, lb as h, jK as U, jM as F, kq as b, fU as B, fV as G, fW as v, mU as V, nx as k, fx as Y, cV as K, dd as H, de as j, j0 as W, fX as w, gm as x, o1 as X, lt as z, ep as q, ek as Q, es as Z, ef as J, eq as $, et as aa, ej as ea, ei as sa, eD as ta, eo as oa, eh as ia, bf as ra, be as na, g2 as la, g6 as Ta, fY as Ea, fD as _a, fC as Sa, fZ as ga, hz as pa, kK as da, B as Aa, f as Ia, h as ca, eS as ua, e6 as Ca, eH as ma, ea as Oa, eb as Ra, e8 as Da, eJ as Pa, eI as Na, eO as ya, e7 as La, eR as fa, e9 as Ma, eK as ha, eM as Ua, eL as Fa, ed as ba, aI as Ba, eN as Ga, d_ as va, f_ as Va, f$ as ka, g8 as Ya, g3 as Ka, g1 as Ha, ga as ja, ge as Wa, gd as wa, gc as xa, gf as Xa, gg as za, k1 as qa, gn as Qa, dk as Za, dj as Ja, di as $a, nD as ae, da as ee, lk as se, gj as te, d8 as oe, _ as ie, nC as re, nT as ne, g7 as le, fy as Te, fz as Ee, nb as _e, n7 as Se, eA as ge, eB as pe, nc as de, nd as Ae, lf as Ie, lh as ce, lg as ue, nO as Ce, lm as me, dz as Oe, hi as Re, hf as De, lD as Pe, lA as Ne, f9 as ye, en as Le, lQ as fe, hy as Me, gh as he, gi as Ue, C as Fe, L as be, gl as Be, gv as Ge, cO as ve, k as Ve, fr as ke, f6 as Ye, hd as Ke, ft as He, ht as je, hu as We, hv as we, hw as xe, jI as Xe, dH as ze, le as qe, a1 as Qe, W as Ze, bC as Je, hx as $e, dJ as as, he as es, n8 as ss, dM as ts, nN as os, hA as is, hB as rs, hE as ns, cX as ls, hG as Ts, z as Es, fB as _s, fA as Ss, hI as gs, hJ as ps, cS as ds, hR as As, hQ as Is, b6 as cs, kW as us, ly as Cs, aP as ms, b5 as Os, av as Rs, ln as Ds, ju as Ps, js as Ns, jt as ys, eg as Ls, mK as fs, lx as Ms, kY as hs, aC as Us, hV as Fs, ev as bs, ew as Bs, fa as Gs, i4 as vs, l5 as Vs, ij as ks, lM as Ys, l7 as Ks, ib as Hs, aS as js, kA as Ws, lu as ws, f2 as xs, ax as Xs, as as zs, au as qs, io as Qs, ar as Zs, at as Js, f8 as $s, dB as at, S as et, hL as st, D as tt, nz as ot, bn as it, lE as rt, hC as nt, nK as lt, dm as Tt, h$ as Et, h_ as _t, i5 as St, gp as gt, gx as pt, gw as dt, db as At, n$ as It, bm as ct, k_ as ut, kr as Ct, gq as mt, k$ as Ot, cZ as Rt, im as Dt, l as Pt, jc as Nt, bq as yt, br as Lt, bs as ft, ip as Mt, n6 as ht, n5 as Ut, bt as Ft, bv as bt, bu as Bt, bw as Gt, cg as vt, dI as Vt, ir as kt, is as Yt, l4 as Kt, lG as Ht, aF as jt, aD as Wt, lz as wt, a$ as xt, kU as Xt, l6 as zt, iu as qt, it as Qt, nR as Zt, na as Jt, nv as $t, iv as ao, l0 as eo, iw as so, E as to, m as oo, iz as io, iA as ro, ig as no, ap as lo, aV as To, iC as Eo, iB as _o, gM as So, dU as go, Y as po, iD as Ao, iE as Io, dn as co, kh as uo, df as Co, kx as mo, iF as Oo, iG as Ro, hD as Do, f4 as Po, dA as No, dC as yo, fd as Lo, fc as fo, bz as Mo, bx as ho, by as Uo, iH as Fo, iJ as bo, iK as Bo, iI as Go, iL as vo, iM as Vo, dN as ko, gA as Yo, iN as Ko, nJ as Ho, iO as jo, ba as Wo, iP as wo, G as xo, jQ as Xo, kj as zo, iR as qo, gL as Qo, aq as Zo, jd as Jo, kT as $o, ey as ai, ex as ei, ez as si, lH as ti, dW as oi, dX as ii, b9 as ri, iX as ni, iY as li, i_ as Ti, i$ as Ei, j1 as _i, j2 as Si, dh as gi, mN as pi, mP as di, cE as Ai, cD as Ii, d9 as ci, j3 as ui, nt as Ci, j4 as mi, lI as Oi, j5 as Ri, du as Di, fG as Pi, a0 as Ni, fs as yi, nY as Li, je as fi, nu as Mi, cF as hi, j7 as Ui, j6 as Fi, ff as bi, lc as Bi, aB as Gi, ja as vi, j9 as Vi, cT as ki, aw as Yi, b4 as Ki, nV as Hi, jh as ji, nW as Wi, fL as wi, jP as xi, gy as Xi, jj as zi, gr as qi, la as Qi, o3 as Zi, b3 as Ji, aM as $i, bA as ar, o2 as er, aQ as sr, aK as tr, hO as or, hU as ir, mS as rr, dc as nr, cG as lr, dg as Tr, jl as Er, jS as _r, cH as Sr, jm as gr, kV as pr, nB as dr, hS as Ar, V as Ir, jT as cr, cQ as ur, cM as Cr, cN as mr, cP as Or, fb as Rr, l1 as Dr, el as Pr, N as Nr, fu as yr, f5 as Lr, gS as fr, eP as Mr, gR as hr, gQ as Ur, nw as Fr, jn as br, lp as Br, cK as Gr, dL as vr, dv as Vr, fE as kr, ay as Yr, ih as Kr, ii as Hr, li as jr, b2 as Wr, lB as wr, em as xr, id as Xr, lO as zr, iQ as qr, cU as Qr, ky as Zr, hK as Jr, kZ as $r, jo as an, dG as en, jA as sn, dp as tn, jz as on, jp as rn, jq as nn, cW as ln, jr as Tn, O as En, nG as _n, jD as Sn, P as gn, jF as pn, jG as dn, cY as An, nL as In, jH as cn, bg as un, dK as Cn, fM as mn, Q as On, lr as Rn, jU as Dn, lS as Pn, fe as Nn, aA as yn, R as Ln, o as fn, aZ as Mn, X as hn, M as Un, nZ as Fn, jV as bn, ny as Bn, dT as Gn, p as vn, o0 as Vn, aJ as kn, bj as Yn, fv as Kn, nE as Hn, fj as jn, nF as Wn, nX as wn, lF as xn, nP as Xn, e as zn, oi as qn, hg as Qn, aN as Zn, g4 as Jn, b7 as $n, b1 as al, lv as el, bd as sl, ko as tl, dO as ol, kS as il, gT as rl, lP as nl, ie as ll, jW as Tl, f3 as El, U as _l, gz as Sl, c_ as gl, jX as pl, jY as dl, k2 as Al, c$ as Il, d0 as cl, q as ul, g9 as Cl, lj as ml, a as Ol, kk as Rl, kl as Dl, fJ as Pl, d1 as Nl, d2 as yl, k4 as Ll, nA as fl, km as Ml, kn as hl, mQ as Ul, gs as Fl, hM as bl, cL as Bl, d3 as Gl, aO as vl, a3 as Vl, gU as kl, ks as Yl, gK as Kl, kt as Hl, n as jl, ku as Wl, dV as wl, ls as xl, lT as Xl, er as zl, lC as ql, ji as Ql, mT as Zl, n_ as Jl, aX as $l, hP as aT, aE as eT, aG as sT, d6 as tT, ll as oT, l2 as iT, l3 as rT, kv as nT, kw as lT, kz as TT, bk as ET, bl as _T, kB as ST, kD as gT, kE as pT, kF as dT, n9 as AT, jk as IT, kG as cT, mX as uT, kH as CT, hT as mT, d5 as OT, d7 as RT, nk as DT, nl as PT, nm as NT, kI as yT, eQ as LT, T as fT, kJ as MT, dl as hT, gt as UT, gu as FT, nU as bT, aH as BT, bc as GT, lw as vT, nM as VT, az as kT, cB as YT, mJ as KT, eC as HT, kM as jT, kN as WT, cz as wT, m_ as xT, kO as XT, e1 as zT, mM as qT, e5 as QT, e3 as ZT, e2 as JT, d$ as $T, dY as aE, lJ as eE, lL as sE, lK as tE, lq as oE, b8 as iE, kg as rE, dF as nE, Z as lE, mL as TE, e$ as EE, kP as _E, cI as SE, cJ as gE, ke as pE, aU as dE, ic as AE, $ as IE, nH as cE, gP as uE, gN as CE, dq as mE, kQ as OE, ik as RE, gO as DE, nS as PE, ca as NE, mw as yE, a_ as LE, F as fE, m7 as ME, c5 as hE, aT as UE, ci as FE, gZ as bE, b as BE, gD as GE, gE as vE, c8 as VE, gk as kE, mm as YE, bV as KE, ms as HE, bT as jE, jR as WE, cb as wE, hh as xE, hj as XE, f0 as zE, c as qE, hm as QE, hp as ZE, bW as JE, fo as $E, eF as a_, ab as e_, fl as s_, fi as t_, hN as o_, b$ as i_, m0 as r_, c6 as n_, m8 as l_, d as T_, fn as E_, fm as __, bp as S_, mq as g_, i1 as p_, i3 as d_, i0 as A_, i2 as I_, oj as c_, fp as u_, lU as C_, aa as m_, ac as O_, ct as R_, c4 as D_, mx as P_, a9 as N_, w as y_, cs as L_, dP as f_, fg as M_, bI as h_, mt as U_, n2 as F_, i9 as b_, am as B_, h8 as G_, fw as v_, al as V_, n1 as k_, jx as Y_, cl as K_, e_ as H_, eE as j_, eZ as W_, eY as w_, eX as x_, n0 as X_, k8 as z_, mr as q_, af as Q_, fq as Z_, ni as J_, jN as $_, n3 as aS, kb as eS, mV as sS, hn as tS, hs as oS, hr as iS, ho as rS, hF as nS, bP as lS, jO as TS, iS as ES, ad as _S, hZ as SS, mh as gS, ia as pS, dD as dS, dw as AS, gF as IS, kp as cS, i6 as uS, hb as CS, ao as mS, iq as OS, eV as RS, i7 as DS, hq as PS, bJ as NS, kC as yS, nh as LS, ae as fS, an as MS, mb as hS, c0 as US, bb as FS, h5 as bS, bR as BS, aj as GS, lY as vS, ak as VS, cp as kS, mv as YS, f1 as KS, mg as HS, cq as jS, iV as WS, h2 as wS, h1 as xS, cn as XS, fF as zS, g5 as qS, j8 as QS, mf as ZS, ix as JS, me as $S, lX as ag, op as eg, H as sg, fk as tg, fh as og, m5 as ig, g$ as rg, mk as ng, gG as lg, hH as Tg, gJ as Eg, ah as _g, jL as Sg, h6 as gg, mj as pg, aW as dg, jy as Ag, nn as Ig, gY as cg, eU as ug, jw as Cg, jv as mg, ns as Og, nr as Rg, nf as Dg, jZ as Pg, bH as Ng, c2 as yg, dE as Lg, ne as fg, ag as Mg, cm as hg, hl as Ug, ka as Fg, j_ as bg, j$ as Bg, k3 as Gg, k5 as vg, kd as Vg, ki as kg, k0 as Yg, kf as Kg, g_ as Hg, co as jg, h7 as Wg, kc as wg, cr as xg, gC as Xg, a2 as zg, nj as qg, mW as Qg, ma as Zg, aY as Jg, hW as $g, k9 as ap, k6 as ep, eW as sp, gB as tp, gI as op, gX as ip, hc as rp, h9 as np, g as lp, jC as Tp, bZ as Ep, e0 as _p, e4 as Sp, mF as gp, a4 as pp, ml as dp, m1 as Ap, ai as Ip, h3 as cp, h4 as up, nq as Cp, no as mp, mi as Op, r as Rp, fI as Dp, m4 as Pp, iT as Np, I as yp, c9 as Lp, fH as fp, bQ as Mp, dy as hp, dx as Up, lV as Fp, iW as bp, iZ as Bp, mo as Gp, dQ as vp, i as Vp, m9 as kp, j as Yp, b_ as Kp, ch as Hp, i8 as jp, cR as Wp, bK as wp, bL as xp, l_ as Xp, jg as zp, jf as qp, k7 as Qp, eT as Zp, jB as Jp, a7 as $p, v as ad, s as ed, c3 as sd, cj as td, gH as od, lW as id, bF as rd, a8 as nd, bY as ld, il as Td, t as Ed, c1 as _d, np as Sd, bM as gd, ha as pd, iy as dd, hk as Ad, mp as Id, m6 as cd, bN as ud, o6 as Cd, md, mn as Od, mc as Rd, a6 as Dd, h0 as Pd, ng as Nd, bo as yd, iU as Ld, y as fd, a5 as Md, cc as hd, bB as Ud, mu as Fd, bD as bd, go as Bd, l8 as Gd, gW as vd, bE as Vd, lZ as kd, gV as Yd, ck as Kd, x as Hd, dS as jd, mG as Wd, hY as wd, hX as xd, mH as Xd, dR as zd, dZ as qd, eG as Qd, bX as Zd, u as Jd, ec as $d, ee as aA, g0 as eA, cu as sA, c7 as tA, my as oA, bO as iA, mz as rA, mA as nA, cv as lA, mO as TA, m3 as EA, cd as _A, mB as SA, cw as gA, bU as pA, cf as dA, mR as AA, K as IA, mC as cA, jE as uA, mD as CA, J as mA, cy as OA, d4 as RA, ce as DA, bS as PA, cA as NA, mE as yA, mY as LA, bG as fA, gb as MA, kL as hA, cC as UA, mZ as FA, mI as bA, cx as BA, om as GA, oq as vA, ok as VA, o8 as kA, oh as YA, oo as KA, oe as HA, ol as jA, o5 as WA, o4 as wA, o7 as xA, od as XA, ob as zA, oa as qA, og as QA, o9 as ZA, bh as JA, bi as $A, oc as aI, of as eI, on as sI, l$ as tI, m$ as oI, m2 as iI } from "./@code-editor-WfIRgsMt.js";
2
2
  import { cr as nI } from "./@vendor-DceGoESd.js";
3
- import { H as TI, R as EI, c as _I, g as SI, a as gI, b as pI } from "./@common-rjsf-CW_GOcCr.js";
3
+ import { H as TI, R as EI, c as _I, g as SI, a as gI, b as pI } from "./@common-rjsf-CmhxqQjb.js";
4
4
  import { A as AI, a as II, m as cI, e as uI, f as CI, c as mI, u as OI } from "./@framer-motion-DMkBQPN0.js";
5
5
  export {
6
6
  s as ACCESS_TYPE_MAP,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devtron-labs/devtron-fe-common-lib",
3
- "version": "1.20.6-alpha-32",
3
+ "version": "1.20.6-alpha-35",
4
4
  "description": "Supporting common component library",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -1,3 +0,0 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M2.5 8H13.5M13.5 8L9 3.5M13.5 8L9 12.5" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>
@@ -1,9 +0,0 @@
1
- <svg width="18" height="24" viewBox="0 0 18 24" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2
- <rect width="18" height="24" fill="url(#pattern0_3098_10236)"/>
3
- <defs>
4
- <pattern id="pattern0_3098_10236" patternContentUnits="objectBoundingBox" width="1" height="1">
5
- <use xlink:href="#image0_3098_10236" transform="scale(0.0025641 0.00195312)"/>
6
- </pattern>
7
- <image id="image0_3098_10236" width="512" height="512" preserveAspectRatio="none" xlink:href="data:image/png;base64,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"/>
8
- </defs>
9
- </svg>
@@ -1,7 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M14.8421 17.2609H9.10294C8.7069 17.2609 8.38554 16.9398 8.38554 16.5435C8.38554 15.5545 7.9647 14.1655 7.26087 13.5534C5.33243 11.8779 4.45806 9.3649 4.92191 6.83159C5.53937 3.45579 8.50185 1.00327 11.9664 1C11.9683 1 11.9706 1 11.973 1C13.8879 1 15.6884 1.74516 17.0433 3.09894C18.3996 4.45435 19.1464 6.25667 19.1464 8.17389C19.1464 10.235 18.2473 12.1973 16.6799 13.5574C15.9784 14.1659 15.5595 15.5535 15.5595 16.5435C15.5595 16.9398 15.2381 17.2609 14.8421 17.2609Z" fill="#FFB549"/>
3
- <path d="M12 4C12.267 5.24934 12.8054 6.6222 13.5915 7.40851C14.3778 8.1945 15.7507 8.73299 17 9C15.751 9.26754 14.3775 9.80491 13.5915 10.5908C12.8056 11.377 12.2677 12.7505 12.0007 14C11.7333 12.7507 11.1952 11.3774 10.4092 10.5915C9.62315 9.80516 8.24968 9.2677 7 9.00071C8.2491 8.73319 9.62241 8.19491 10.4085 7.40922C11.1949 6.62292 11.7326 5.24959 12 4Z" fill="#FFE5BE"/>
4
- <path d="M13.4078 18.6958H10.5382C10.1413 18.6958 9.8208 19.0162 9.8208 19.4132V20.848C9.8208 22.034 10.7869 23.0002 11.973 23.0002C13.0826 23.0002 13.996 22.1584 14.1156 21.0776C14.1203 21.001 14.1252 20.9245 14.1252 20.848V19.4132C14.1252 19.0162 13.8047 18.6958 13.4078 18.6958Z" fill="#596168"/>
5
- <path d="M13.4075 20.1304H10.5379C9.34932 20.1304 8.38574 19.1669 8.38574 17.9782V16.5435H15.5597V17.9782C15.5597 19.1669 14.5961 20.1304 13.4075 20.1304Z" fill="#767D84"/>
6
- <path d="M16.6499 1C16.7834 1.6245 17.0528 2.31136 17.4454 2.70423C17.8385 3.09705 18.5255 3.36613 19.1499 3.49963C18.5255 3.63356 17.8383 3.90221 17.4454 4.29503C17.0525 4.68812 16.7841 5.3752 16.6506 6C16.5169 5.37547 16.2475 4.68866 15.8544 4.29577C15.4612 3.9027 14.7747 3.63407 14.1499 3.50037C14.7745 3.36665 15.4612 3.09688 15.8544 2.70423C16.2475 2.31112 16.5162 1.62451 16.6499 1Z" fill="white"/>
7
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M13.5 4.50037L6.5 11.5001L3 8.00037" stroke="#1DAD70" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>