@devtron-labs/devtron-fe-common-lib 1.20.6-pre-30 → 1.20.6-pre-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.
- package/dist/{@code-editor-BXXVq4R_.js → @code-editor-WFrcH2ec.js} +5765 -5587
- package/dist/{@common-rjsf-kkwPmWQZ.js → @common-rjsf-ClIvLHJq.js} +1 -1
- package/dist/Common/ClipboardButton/ClipboardButton.d.ts +2 -2
- package/dist/Common/ClipboardButton/types.d.ts +12 -2
- package/dist/Common/Constants.d.ts +10 -4
- package/dist/Common/Types.d.ts +5 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/ApplicationManagementIcon/utils.d.ts +0 -5
- package/dist/Shared/Components/Charts/Chart.component.d.ts +2 -0
- package/dist/Shared/Components/Charts/types.d.ts +12 -2
- package/dist/Shared/Components/DocLink/constants.d.ts +1 -0
- package/dist/Shared/Components/Header/HeaderWithCreateButton/HeaderWithCreateButon.d.ts +1 -1
- package/dist/Shared/Components/Header/HeaderWithCreateButton/types.d.ts +1 -1
- package/dist/Shared/Components/Icon/Icon.d.ts +43 -1
- package/dist/Shared/Hooks/useUserPreferences/types.d.ts +2 -2
- package/dist/Shared/Providers/MainContextProvider/types.d.ts +1 -0
- package/dist/Shared/constants.d.ts +0 -15
- package/dist/Shared/validations.d.ts +1 -0
- package/dist/assets/ic-ai.25e44e0c.svg +3 -0
- package/dist/assets/ic-application-group.4b448cca.svg +3 -0
- package/dist/assets/ic-application-management.7fb9e3a0.svg +3 -0
- package/dist/assets/ic-application-template.212d14f1.svg +3 -0
- package/dist/assets/ic-application.4c80bfcf.svg +3 -0
- package/dist/assets/ic-arrow-white.be4aea3f.svg +3 -0
- package/dist/assets/ic-backup-and-schedule.51b7d3dd.svg +3 -0
- package/dist/assets/ic-backup-color.dc62e9d5.svg +6 -0
- package/dist/assets/ic-backup-location.ebaf1148.svg +3 -0
- package/dist/assets/ic-backup-schedule-color.a16c34b0.svg +5 -0
- package/dist/assets/ic-book-gear.bb9bca1f.svg +9 -0
- package/dist/assets/ic-bulb.3906a732.svg +7 -0
- package/dist/assets/{ic-cloud.aa7acc8a.svg → ic-chart-line-up.7ab47f4e.svg} +1 -1
- package/dist/assets/ic-check-green.b03d325d.svg +3 -0
- package/dist/assets/ic-circle-progress.0875625d.svg +6 -0
- package/dist/assets/ic-close-circle-red.72e0a495.svg +3 -0
- package/dist/assets/ic-close-circle.b39dd87d.svg +3 -0
- package/dist/assets/ic-cloud-upload.55d9c163.svg +3 -0
- package/dist/assets/ic-confirm.f6b1c31c.svg +3 -0
- package/dist/assets/{ic-cost-visibility.4a4625fc.svg → ic-cost-visibility.5595009f.svg} +1 -1
- package/dist/assets/ic-dot-circle.5ce1fccf.svg +3 -0
- package/dist/assets/ic-failure-color.e167df98.svg +4 -0
- package/dist/assets/ic-global-overview.56ba9dc0.svg +3 -0
- package/dist/assets/ic-info-filled-new.28815384.svg +8 -0
- package/dist/assets/ic-infrastructure-management.4b052d41.svg +3 -0
- package/dist/assets/ic-line.4e8fa046.svg +3 -0
- package/dist/assets/ic-new-chat.f7c90f8e.svg +5 -0
- package/dist/assets/ic-pause.4e5c6056.svg +4 -0
- package/dist/assets/ic-pencil-white.369e78d9.svg +3 -0
- package/dist/assets/ic-piggybank.3a4839d7.svg +3 -0
- package/dist/assets/ic-priority-high-fill.53755d8f.svg +3 -0
- package/dist/assets/ic-priority-low-fill.79e781ae.svg +4 -0
- package/dist/assets/ic-priority-urgent-fill.78d42fa0.svg +10 -0
- package/dist/assets/ic-red-bulb.25e01bfc.svg +9 -0
- package/dist/assets/ic-release-hub.25b9707a.svg +3 -0
- package/dist/assets/ic-resource-browser.4ff3e571.svg +3 -0
- package/dist/assets/ic-resource-watcher.7cce5305.svg +3 -0
- package/dist/assets/ic-security-policy.874568da.svg +3 -0
- package/dist/assets/ic-security-scan.3ae78d50.svg +3 -0
- package/dist/assets/ic-software-release-management.dceedf80.svg +3 -0
- package/dist/assets/ic-spider.99b77bd8.svg +3 -0
- package/dist/assets/ic-tenants.4f997b9a.svg +3 -0
- package/dist/assets/ic-timer-green.00bf295e.svg +3 -0
- package/dist/assets/ic-timer-red.656bee16.svg +3 -0
- package/dist/index.d.ts +2 -6
- package/dist/index.js +989 -1009
- package/package.json +1 -1
|
@@ -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-
|
|
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-WFrcH2ec.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";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ClipboardProps } from './types';
|
|
2
2
|
/**
|
|
3
3
|
* @param content - Content to be copied
|
|
4
4
|
* @param copiedTippyText - Text to be shown in the tippy when the content is copied, default 'Copied!'
|
|
@@ -7,4 +7,4 @@ import { default as ClipboardProps } from './types';
|
|
|
7
7
|
* @param rootClassName - additional classes to add to button
|
|
8
8
|
* @param iconSize - size of svg icon to be shown, default 16 (icon-dim-16)
|
|
9
9
|
*/
|
|
10
|
-
export declare const ClipboardButton: ({ content, initialTippyText, copiedTippyText, duration, copyToClipboardPromise, rootClassName, iconSize, handleSuccess, }: ClipboardProps) => JSX.Element;
|
|
10
|
+
export declare const ClipboardButton: ({ content, initialTippyText, copiedTippyText, duration, copyToClipboardPromise, rootClassName, iconSize, handleSuccess, variant, size, }: ClipboardProps) => JSX.Element;
|
|
@@ -1,4 +1,14 @@
|
|
|
1
|
-
|
|
1
|
+
import { ComponentSizeType } from '../../Shared/constants';
|
|
2
|
+
export type ClipboardProps = ({
|
|
3
|
+
/**
|
|
4
|
+
* @default 'default'
|
|
5
|
+
*/
|
|
6
|
+
variant?: 'default';
|
|
7
|
+
size?: never;
|
|
8
|
+
} | {
|
|
9
|
+
variant: 'button--secondary';
|
|
10
|
+
size: ComponentSizeType;
|
|
11
|
+
}) & {
|
|
2
12
|
content: string;
|
|
3
13
|
/**
|
|
4
14
|
* tippy text before copying
|
|
@@ -16,4 +26,4 @@ export default interface ClipboardProps {
|
|
|
16
26
|
rootClassName?: string;
|
|
17
27
|
iconSize?: number;
|
|
18
28
|
handleSuccess?: () => void;
|
|
19
|
-
}
|
|
29
|
+
};
|
|
@@ -53,9 +53,9 @@ export declare const URLS: {
|
|
|
53
53
|
readonly APPLICATION_MANAGEMENT: "/application-management";
|
|
54
54
|
readonly APPLICATION_MANAGEMENT_OVERVIEW: "/application-management/overview";
|
|
55
55
|
readonly APPLICATION_MANAGEMENT_APP: "/application-management/app";
|
|
56
|
+
readonly APPLICATION_MANAGEMENT_APP_LIST: "/application-management/devtron-apps";
|
|
57
|
+
readonly APPLICATION_MANAGEMENT_CREATE_DEVTRON_APP: "/application-management/devtron-apps/create-app";
|
|
56
58
|
readonly APPLICATION_MANAGEMENT_APPLICATION_GROUP: "/application-management/application-group";
|
|
57
|
-
readonly APPLICATION_MANAGEMENT_CHART_STORE: "/application-management/chart-store";
|
|
58
|
-
readonly APPLICATION_MANAGEMENT_CHART_STORE_DISCOVER: "/application-management/chart-store/discover";
|
|
59
59
|
readonly APPLICATION_MANAGEMENT_TEMPLATES_DEVTRON_APP: "/application-management/templates/devtron-app";
|
|
60
60
|
readonly APPLICATION_MANAGEMENT_TEMPLATES_DEVTRON_APP_CREATE: "/application-management/templates/devtron-app/create";
|
|
61
61
|
readonly APPLICATION_MANAGEMENT_TEMPLATES_DEVTRON_APP_DETAIL: "/application-management/templates/devtron-app/detail/:appId";
|
|
@@ -68,8 +68,13 @@ export declare const URLS: {
|
|
|
68
68
|
readonly APPLICATION_MANAGEMENT_CONFIGURATIONS_NOTIFICATIONS: "/application-management/configurations/notifications";
|
|
69
69
|
readonly INFRASTRUCTURE_MANAGEMENT: "/infrastructure-management";
|
|
70
70
|
readonly INFRASTRUCTURE_MANAGEMENT_OVERVIEW: "/infrastructure-management/overview";
|
|
71
|
+
readonly INFRASTRUCTURE_MANAGEMENT_APP_LIST: `/infrastructure-management/apps/:appType(${string})`;
|
|
72
|
+
readonly INFRASTRUCTURE_MANAGEMENT_APP: "/infrastructure-management/app";
|
|
73
|
+
readonly INFRASTRUCTURE_MANAGEMENT_CHART_STORE: "/infrastructure-management/chart-store";
|
|
74
|
+
readonly INFRASTRUCTURE_MANAGEMENT_CHART_STORE_DISCOVER: "/infrastructure-management/chart-store/discover";
|
|
71
75
|
readonly INFRASTRUCTURE_MANAGEMENT_RESOURCE_BROWSER: "/infrastructure-management/resource-browser";
|
|
72
76
|
readonly INFRASTRUCTURE_MANAGEMENT_RESOURCE_WATCHER: "/infrastructure-management/resource-watcher";
|
|
77
|
+
readonly INFRASTRUCTURE_MANAGEMENT_AUDIT_LOGS: "/infrastructure-management/audit-logs";
|
|
73
78
|
readonly SOFTWARE_RELEASE_MANAGEMENT: "/software-release-management";
|
|
74
79
|
readonly COST_VISIBILITY: "/cost-visibility";
|
|
75
80
|
readonly COST_VISIBILITY_OVERVIEW: "/cost-visibility/overview";
|
|
@@ -86,7 +91,7 @@ export declare const URLS: {
|
|
|
86
91
|
readonly DATA_PROTECTION: "/data-protection-management";
|
|
87
92
|
readonly DATA_PROTECTION_OVERVIEW: "/data-protection-management/overview";
|
|
88
93
|
readonly DATA_PROTECTION_BACKUP_AND_SCHEDULE: `/data-protection-management/backup-and-schedule/:view(${string})`;
|
|
89
|
-
readonly DATA_PROTECTION_BACKUP_AND_SCHEDULE_DETAIL: `/data-protection-management/backup-and-schedule/:view(${string})/:
|
|
94
|
+
readonly DATA_PROTECTION_BACKUP_AND_SCHEDULE_DETAIL: `/data-protection-management/backup-and-schedule/:view(${string})/detail/:id`;
|
|
90
95
|
readonly DATA_PROTECTION_RESTORES: "/data-protection-management/restores";
|
|
91
96
|
readonly DATA_PROTECTION_RESTORES_DETAIL: "/data-protection-management/restores/:restoreId";
|
|
92
97
|
readonly DATA_PROTECTION_BACKUP_LOCATIONS: `/data-protection-management/backup-locations/:type(${string})`;
|
|
@@ -96,8 +101,9 @@ export declare const URLS: {
|
|
|
96
101
|
readonly GLOBAL_CONFIG_EDIT_CLUSTER: "/global-configuration/cluster-env/edit/:clusterId";
|
|
97
102
|
readonly PERMISSION_GROUPS: "/global-configuration/auth/groups";
|
|
98
103
|
readonly AI_RECOMMENDATIONS: "/ai-recommendations";
|
|
99
|
-
readonly
|
|
104
|
+
readonly AI_RECOMMENDATIONS_NOTIFICATIONS: "/ai-recommendations/notifications";
|
|
100
105
|
readonly EXTERNAL_APPS: "ea";
|
|
106
|
+
readonly AI_RECOMMENDATIONS_RUNBOOKS: "/ai-recommendations/runbooks";
|
|
101
107
|
};
|
|
102
108
|
export declare const ROUTES: {
|
|
103
109
|
readonly APP: "app";
|
package/dist/Common/Types.d.ts
CHANGED
|
@@ -988,4 +988,9 @@ export interface ClusterDetailListType extends Omit<ClusterDetailDTO, 'server_ur
|
|
|
988
988
|
category: SelectPickerOptionType;
|
|
989
989
|
status: ClusterStatusType;
|
|
990
990
|
}
|
|
991
|
+
export declare enum InfrastructureManagementAppListType {
|
|
992
|
+
HELM = "helm",
|
|
993
|
+
ARGO_CD = "argocd",
|
|
994
|
+
FLUX_CD = "fluxcd"
|
|
995
|
+
}
|
|
991
996
|
export {};
|
|
@@ -69,6 +69,8 @@ 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
|
|
72
74
|
*
|
|
73
75
|
* @performance
|
|
74
76
|
* **Memoization Recommendations:**
|
|
@@ -28,6 +28,16 @@ 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
|
+
}
|
|
31
41
|
type XYAxisMax = {
|
|
32
42
|
xAxisMax?: number;
|
|
33
43
|
yAxisMax?: number;
|
|
@@ -35,6 +45,8 @@ type XYAxisMax = {
|
|
|
35
45
|
* Optional reference lines to draw across the chart
|
|
36
46
|
*/
|
|
37
47
|
referenceLines?: ReferenceLineConfigType[];
|
|
48
|
+
xAxisConfig?: AxisConfig;
|
|
49
|
+
yAxisConfig?: AxisConfig;
|
|
38
50
|
};
|
|
39
51
|
type OnChartClickHandler = (datasetName: string, value: number) => void;
|
|
40
52
|
type ScaleTickFormatCallbacks = Partial<{
|
|
@@ -81,9 +93,7 @@ export type ChartProps = {
|
|
|
81
93
|
placement?: TooltipProps['placement'];
|
|
82
94
|
datasetValueFormatter?: (value: number) => string | number;
|
|
83
95
|
};
|
|
84
|
-
/** A title for x axis */
|
|
85
96
|
xScaleTitle?: string;
|
|
86
|
-
/** A title for y axis */
|
|
87
97
|
yScaleTitle?: string;
|
|
88
98
|
} & TypeAndDatasetsType;
|
|
89
99
|
export type TransformDatasetProps = {
|
|
@@ -90,6 +90,7 @@ 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";
|
|
93
94
|
readonly SOFTWARE_DISTRIBUTION_HUB: "usage/software-distribution-hub";
|
|
94
95
|
readonly RELEASE_TRACKS: "usage/software-distribution-hub/release-hub#creating-release-tracks-and-versions";
|
|
95
96
|
readonly RELEASES: "usage/software-distribution-hub/release-hub#creating-release-tracks-and-versions";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { HeaderWithCreateButtonProps } from './types';
|
|
2
|
-
export declare const HeaderWithCreateButton: ({
|
|
2
|
+
export declare const HeaderWithCreateButton: ({ viewType }: HeaderWithCreateButtonProps) => JSX.Element;
|
|
3
3
|
export default HeaderWithCreateButton;
|
|
@@ -4,15 +4,21 @@ export declare const iconMap: {
|
|
|
4
4
|
'ic-aborted': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
5
5
|
'ic-activity': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
6
6
|
'ic-add': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
7
|
+
'ic-ai': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
7
8
|
'ic-alibaba': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
8
9
|
'ic-amazon-eks': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
9
10
|
'ic-app-group': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
10
11
|
'ic-app-template': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
12
|
+
'ic-application-group': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
13
|
+
'ic-application-management': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
14
|
+
'ic-application-template': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
15
|
+
'ic-application': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
11
16
|
'ic-argocd-app': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
12
17
|
'ic-arrow-clockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
13
18
|
'ic-arrow-line-down': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
14
19
|
'ic-arrow-right': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
15
20
|
'ic-arrow-square-out': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
21
|
+
'ic-arrow-white': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
16
22
|
'ic-arrows-clockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
17
23
|
'ic-arrows-left-right': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
18
24
|
'ic-asterisk': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
@@ -21,6 +27,10 @@ export declare const iconMap: {
|
|
|
21
27
|
'ic-aws': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
22
28
|
'ic-azure-aks': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
23
29
|
'ic-azure': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
30
|
+
'ic-backup-and-schedule': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
31
|
+
'ic-backup-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
32
|
+
'ic-backup-location': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
33
|
+
'ic-backup-schedule-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
24
34
|
'ic-bg-build': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
25
35
|
'ic-bg-cluster': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
26
36
|
'ic-bg-cpu': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
@@ -33,6 +43,7 @@ export declare const iconMap: {
|
|
|
33
43
|
'ic-bg-webhook': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
34
44
|
'ic-bharatpe': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
35
45
|
'ic-bitbucket': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
46
|
+
'ic-book-gear': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
36
47
|
'ic-book-open': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
37
48
|
'ic-bot': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
38
49
|
'ic-brain': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
@@ -40,6 +51,7 @@ export declare const iconMap: {
|
|
|
40
51
|
'ic-bug': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
41
52
|
'ic-build-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
42
53
|
'ic-building': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
54
|
+
'ic-bulb': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
43
55
|
'ic-calendar': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
44
56
|
'ic-cancelled': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
45
57
|
'ic-card-stack': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
@@ -47,28 +59,34 @@ export declare const iconMap: {
|
|
|
47
59
|
'ic-caret-left': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
48
60
|
'ic-caret-right': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
49
61
|
'ic-cd': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
62
|
+
'ic-chart-line-up': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
50
63
|
'ic-chat-circle-dots': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
51
64
|
'ic-chat-circle-online': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
52
65
|
'ic-check-all': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
53
66
|
'ic-check-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
67
|
+
'ic-check-green': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
54
68
|
'ic-check-square': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
55
69
|
'ic-check': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
56
70
|
'ic-checks': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
57
71
|
'ic-ci-linked': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
58
72
|
'ic-circle-loader': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
73
|
+
'ic-circle-progress': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
59
74
|
'ic-circle-small': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
60
75
|
'ic-clean-brush': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
61
76
|
'ic-clipboard': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
62
77
|
'ic-clock-counterclockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
63
78
|
'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>>;
|
|
64
81
|
'ic-close-large': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
65
82
|
'ic-close-small': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
83
|
+
'ic-cloud-upload': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
66
84
|
'ic-cloud-vms': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
67
|
-
'ic-cloud': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
68
85
|
'ic-cluster-isolated': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
69
86
|
'ic-cluster': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
70
87
|
'ic-code': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
71
88
|
'ic-coins': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
89
|
+
'ic-confirm': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
72
90
|
'ic-container-registry': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
73
91
|
'ic-container': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
74
92
|
'ic-cookr': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
@@ -96,6 +114,7 @@ export declare const iconMap: {
|
|
|
96
114
|
'ic-disconnect': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
97
115
|
'ic-discord-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
98
116
|
'ic-dockerhub': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
117
|
+
'ic-dot-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
99
118
|
'ic-download': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
100
119
|
'ic-ecr': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
101
120
|
'ic-edit-lines': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
@@ -109,6 +128,7 @@ export declare const iconMap: {
|
|
|
109
128
|
'ic-error': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
110
129
|
'ic-expand-right-sm': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
111
130
|
'ic-expand-sm': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
131
|
+
'ic-failure-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
112
132
|
'ic-failure': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
113
133
|
'ic-fast-forward': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
114
134
|
'ic-file-code': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
@@ -135,6 +155,7 @@ export declare const iconMap: {
|
|
|
135
155
|
'ic-git': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
136
156
|
'ic-github': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
137
157
|
'ic-gitlab': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
158
|
+
'ic-global-overview': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
138
159
|
'ic-google-artifact-registry': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
139
160
|
'ic-google-cloud': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
140
161
|
'ic-google-container-registry': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
@@ -155,8 +176,10 @@ export declare const iconMap: {
|
|
|
155
176
|
'ic-hibernate': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
156
177
|
'ic-in-progress': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
157
178
|
'ic-info-filled-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
179
|
+
'ic-info-filled-new': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
158
180
|
'ic-info-filled': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
159
181
|
'ic-info-outline': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
182
|
+
'ic-infrastructure-management': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
160
183
|
'ic-input': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
161
184
|
'ic-install': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
162
185
|
'ic-job-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
@@ -171,6 +194,7 @@ export declare const iconMap: {
|
|
|
171
194
|
'ic-lego': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
172
195
|
'ic-lightning-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
173
196
|
'ic-lightning': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
197
|
+
'ic-line': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
174
198
|
'ic-link': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
175
199
|
'ic-linked-build-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
176
200
|
'ic-list-bullets': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
@@ -193,6 +217,7 @@ export declare const iconMap: {
|
|
|
193
217
|
'ic-monitoring': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
194
218
|
'ic-more-vertical': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
195
219
|
'ic-namespace': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
220
|
+
'ic-new-chat': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
196
221
|
'ic-new': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
197
222
|
'ic-node-script': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
198
223
|
'ic-oidc': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
@@ -208,26 +233,40 @@ export declare const iconMap: {
|
|
|
208
233
|
'ic-party': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
209
234
|
'ic-path': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
210
235
|
'ic-pause-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
236
|
+
'ic-pause': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
237
|
+
'ic-pencil-white': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
211
238
|
'ic-pencil': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
239
|
+
'ic-piggybank': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
212
240
|
'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>>;
|
|
213
243
|
'ic-priority-medium-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
244
|
+
'ic-priority-urgent-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
214
245
|
'ic-quay': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
215
246
|
'ic-quote': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
216
247
|
'ic-ratings': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
248
|
+
'ic-red-bulb': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
249
|
+
'ic-release-hub': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
217
250
|
'ic-resize-handle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
251
|
+
'ic-resource-browser': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
252
|
+
'ic-resource-watcher': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
218
253
|
'ic-right-panel-collapse': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
219
254
|
'ic-rocket-gear': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
220
255
|
'ic-rocket-launch': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
256
|
+
'ic-security-policy': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
257
|
+
'ic-security-scan': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
221
258
|
'ic-selected': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
222
259
|
'ic-shapes': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
223
260
|
'ic-shield-check': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
224
261
|
'ic-sliders-vertical': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
262
|
+
'ic-software-release-management': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
225
263
|
'ic-sort-ascending': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
226
264
|
'ic-sort-descending': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
227
265
|
'ic-sortable': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
228
266
|
'ic-sparkle-ai-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
229
267
|
'ic-sparkle-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
230
268
|
'ic-speedometer': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
269
|
+
'ic-spider': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
231
270
|
'ic-spinny': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
232
271
|
'ic-spray-can': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
233
272
|
'ic-stack': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
@@ -249,12 +288,15 @@ export declare const iconMap: {
|
|
|
249
288
|
'ic-symbol-greater-than': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
250
289
|
'ic-tag': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
251
290
|
'ic-tata1mg': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
291
|
+
'ic-tenants': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
252
292
|
'ic-terminal-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
253
293
|
'ic-terminal': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
254
294
|
'ic-thermometer': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
255
295
|
'ic-thumb-down': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
256
296
|
'ic-thumb-up': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
257
297
|
'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>>;
|
|
258
300
|
'ic-timer': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
259
301
|
'ic-traffic-signal': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
|
260
302
|
'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-applications' | 'application-management-application-groups' | 'application-management-
|
|
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';
|
|
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';
|
|
6
6
|
export interface GetUserPreferencesQueryParamsType {
|
|
7
7
|
key: typeof USER_PREFERENCES_ATTRIBUTE_KEY;
|
|
8
8
|
}
|
|
@@ -322,27 +322,12 @@ export declare const APP_STATUS_HEADERS: string[];
|
|
|
322
322
|
export declare const MATERIAL_EXCLUDE_TIPPY_TEXT = "Not available for build as this commit contains changes in excluded files or folders";
|
|
323
323
|
export declare const AppListConstants: {
|
|
324
324
|
SAMPLE_NODE_REPO_URL: string;
|
|
325
|
-
CREATE_DEVTRON_APP_URL: string;
|
|
326
325
|
AppTabs: {
|
|
327
326
|
DEVTRON_APPS: string;
|
|
328
327
|
HELM_APPS: string;
|
|
329
328
|
ARGO_APPS: string;
|
|
330
329
|
FLUX_APPS: string;
|
|
331
330
|
};
|
|
332
|
-
AppType: {
|
|
333
|
-
DEVTRON_APPS: string;
|
|
334
|
-
HELM_APPS: string;
|
|
335
|
-
ARGO_APPS: string;
|
|
336
|
-
FLUX_APPS: string;
|
|
337
|
-
};
|
|
338
|
-
FilterType: {
|
|
339
|
-
PROJECT: string;
|
|
340
|
-
CLUTSER: string;
|
|
341
|
-
NAMESPACE: string;
|
|
342
|
-
ENVIRONMENT: string;
|
|
343
|
-
APP_STATUS: string;
|
|
344
|
-
TEMPLATE_TYPE: string;
|
|
345
|
-
};
|
|
346
331
|
};
|
|
347
332
|
export declare enum K8sResourcePayloadAppType {
|
|
348
333
|
DEVTRON_APP = 0,
|
|
@@ -61,3 +61,4 @@ export declare const validateCMVolumeMountPath: (value: string) => {
|
|
|
61
61
|
export declare const validateYAML: (yamlString: string, isRequired?: boolean) => ValidationResponseType;
|
|
62
62
|
export declare const validateEmail: (email: string) => ValidationResponseType;
|
|
63
63
|
export declare const getIsRegexValid: (regexString: string) => ValidationResponseType;
|
|
64
|
+
export declare const validateCronExpression: (cron: string) => ValidationResponseType;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path stroke="#3B444C" stroke-width="1.5" d="M8.108 18.162a3.83 3.83 0 0 0-2.27-2.27l-3.137-1.156a.69.69 0 0 1 0-1.293l3.137-1.157a3.83 3.83 0 0 0 2.27-2.27L9.264 6.88a.69.69 0 0 1 1.293 0l1.157 3.138a3.83 3.83 0 0 0 2.27 2.27l3.137 1.155a.69.69 0 0 1 0 1.294l-3.138 1.156a3.83 3.83 0 0 0-2.27 2.27L10.558 21.3a.69.69 0 0 1-1.294 0l-1.156-3.137Zm9.34-10.579a1.741 1.741 0 0 0-1.031-1.031l-1.426-.526a.313.313 0 0 1 0-.588l1.426-.525a1.741 1.741 0 0 0 1.031-1.032l.526-1.426a.313.313 0 0 1 .588 0l.525 1.426a1.74 1.74 0 0 0 1.032 1.032l1.426.525a.313.313 0 0 1 0 .588l-1.426.526a1.74 1.74 0 0 0-1.032 1.031l-.525 1.426a.313.313 0 0 1-.588 0l-.526-1.426Z" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.25 10.259h19.5m-18.6-3.83h17.7c.497 0 .9.428.9.957v13.406c0 .53-.404.958-.9.958H3.15c-.496 0-.9-.429-.9-.958V7.386c0-.529.404-.958.9-.958ZM18.839 2.25c.426 0 .771.468.771 1.045v3.134H4.395l.001-3.134c0-.577.345-1.045.771-1.045h13.671Z" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.428 21.75v-5.571H3.086c-.461 0-.835-.39-.835-.871V3.121c0-.481.374-.871.836-.871h15.042c.461 0 .835.39.835.87v4.701M10.429 21.75h3.112m-3.112 0H7.315M2.25 5.732h16.714m-.487 10.383v-.374m0 .374a.358.358 0 0 1-.273-.127m.273.127a.354.354 0 0 0 .15-.033m.213-.341a.38.38 0 0 0-.087-.244m.087.244h-.363m.363 0a.379.379 0 0 1-.09.247m-.273-.621c.11 0 .21.05.276.13m-.276-.13v.374m0-.374a.34.34 0 0 0-.143.03m-.221.344h.364m-.364 0a.38.38 0 0 1 .103-.26m-.103.26c0 .043.007.084.02.123m.62-.367-.276.244m0 0-.273.247m.273-.247-.261-.26m.26.26.274.247m-.273-.247-.344.123m.344-.123-.143-.344m.143.344.15.34m-.423-.093a.375.375 0 0 1-.07-.124m.082-.384a.363.363 0 0 1 .118-.083m.416.59a.366.366 0 0 1-.123.095m3.123 1.386v-3.454a.286.286 0 0 0-.139-.245l-3-1.733a.267.267 0 0 0-.268 0l-3 1.733a.286.286 0 0 0-.139.244v3.455a.287.287 0 0 0 .138.244l3.001 1.734a.268.268 0 0 0 .267 0l3.001-1.734a.277.277 0 0 0 .139-.244Z" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.25 7.5h19.5m-6.45 8.7h1.503m.747-4.5H15.3M3.15 3.75h17.7c.497 0 .9.42.9.938v14.623c0 .518-.404.938-.9.938H3.15c-.496 0-.9-.42-.9-.938V4.688c0-.517.404-.937.9-.937Zm8.1 7.95h-4.5v4.5h4.5v-4.5Z" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.25 6h19.5M8.25 21.75H12m0 0v-4.5m0 4.5h3.75M12 17.25H3.15c-.496 0-.9-.42-.9-.938V3.188c0-.517.404-.937.9-.937h17.7c.497 0 .9.42.9.938v13.122c0 .518-.404.938-.9.938H12Z" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.852 6.706c0-2.047-3.493-3.706-7.8-3.706-4.308 0-7.8 1.66-7.8 3.706m15.6 0v3.21m0-3.21c0 1.275-1.355 2.4-3.419 3.067M2.251 6.706c0 2.047 3.493 3.706 7.8 3.706 1.625 0 3.133-.236 4.382-.64M2.251 6.707v5.167m0 0c0 2.047 3.493 3.706 7.8 3.706m-7.8-3.706v5.167c0 2.047 3.493 3.707 7.8 3.707 1.162 0 2.265-.121 3.255-.338m2.596-7.44.02 2.346h2.326m-.396-5.399a5.976 5.976 0 0 0-1.95-.324c-.507 0-1 .062-1.469.18m3.419.144a5.878 5.878 0 0 1 .89.392c1.795.974 3.01 2.843 3.01 4.988 0 3.15-2.62 5.704-5.85 5.704a5.948 5.948 0 0 1-2.596-.59m1.127-10.637c-2.099.529-3.74 2.165-4.231 4.232a5.63 5.63 0 0 0 1.812 5.554 5.87 5.87 0 0 0 1.292.85" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none" vector-effect="non-scaling-stroke">
|
|
2
|
+
<path d="M29.1648 27.3602C29.1648 29.4009 23.0092 31.0553 15.4158 31.0553C7.8224 31.0553 1.66675 29.4009 1.66675 27.3602C1.66675 25.3195 1.66675 16.361 1.66675 16.361H29.1648C29.1648 16.361 29.1648 26.4272 29.1648 27.3602Z" fill="#72ACE6" vector-effect="non-scaling-stroke" data-style-override="false"/>
|
|
3
|
+
<path d="M29.1648 16.3609C29.1648 18.4017 23.0092 20.056 15.4158 20.056C7.8224 20.056 1.66675 18.4017 1.66675 16.3609C1.66675 14.3202 1.66675 5.36169 1.66675 5.36169H29.1648C29.1648 5.36169 29.1648 15.4279 29.1648 16.3609Z" fill="#3385D6" vector-effect="non-scaling-stroke" data-style-override="false"/>
|
|
4
|
+
<ellipse cx="15.4158" cy="5.36168" rx="13.749" ry="3.69506" fill="#0066CC" vector-effect="non-scaling-stroke" data-style-override="false"/>
|
|
5
|
+
<path d="M29.124 14.4113C31.5572 14.4161 33.9911 14.458 36.4232 14.4082C37.4642 14.3869 38.3177 15.2669 38.3182 16.3284C38.3195 19.2629 38.3186 22.1974 38.3186 25.132C38.3186 28.8108 38.2923 32.49 38.3331 36.1685C38.3471 37.4287 37.4313 38.3331 36.1648 38.329C27.7335 38.3013 19.3021 38.3077 10.8707 38.3243C9.93882 38.3262 8.86327 37.5323 8.90913 36.3711C8.98533 34.4417 8.92891 32.507 8.92801 30.4948C8.92849 27.567 8.92706 24.7189 8.93119 21.8708C8.93288 20.7034 9.70155 19.9346 10.8638 19.9257C11.7079 19.9192 12.552 19.9158 13.4361 19.9166C14.8924 19.9226 16.3087 19.9149 17.7247 19.9305C18.0018 19.9336 18.1593 19.8475 18.3105 19.6164C19.2188 18.2292 20.1517 16.8582 21.0608 15.4716C21.5315 14.7537 22.1542 14.4062 23.0311 14.4165C25.0618 14.4404 27.093 14.4161 29.124 14.4113Z" fill="#FFC266" vector-effect="non-scaling-stroke" data-style-override="false"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.355 5.998a3.972 3.972 0 0 0-1.72-.068 4.024 4.024 0 0 0-1.595.667 4.17 4.17 0 0 0-1.187 1.285 4.344 4.344 0 0 0-.422 3.443c.17.572.457 1.1.84 1.55a4.103 4.103 0 0 0 1.98 1.277c.126.036.255.066.384.09M16.441 3.587a5.769 5.769 0 0 0-2.532-1.222 5.682 5.682 0 0 0-3.378.343 5.888 5.888 0 0 0-2.623 2.22 6.134 6.134 0 0 0-.947 2.663m14.79 2.938c0 1.636-2.687 2.962-6 2.962-3.314 0-6-1.326-6-2.962m12 0c0-1.636-2.687-2.962-6-2.962-3.314 0-6 1.326-6 2.962m12 0v4.13m-12-4.13v4.13m0 0c0 1.635 2.686 2.96 6 2.96 3.313 0 6-1.325 6-2.96m-12 0v4.128c0 1.636 2.686 2.962 6 2.962 3.313 0 6-1.326 6-2.962V14.66" vector-effect="non-scaling-stroke"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="12" cy="12" r="7" fill="var(--B200)" stroke="var(--B500)" stroke-width="1.5"/>
|
|
3
|
+
<path d="M2.83209 8C2.2969 9.22492 2 10.5778 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C9.20261 2 6.67349 3.14864 4.85857 5V2.5" stroke="var(--B500)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M9.17304 14.8245L12.0015 11.9961V8" stroke="var(--B500)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
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>
|
|
@@ -0,0 +1,7 @@
|
|
|
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>
|