@devtron-labs/devtron-fe-common-lib 1.20.3-pre-4 → 1.20.3-pre-6
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-CeahPz46.js → @code-editor-BNIQ_Y3I.js} +7940 -8149
- package/dist/{@common-rjsf-BGDb4n0x.js → @common-rjsf-t5im4iIr.js} +15 -15
- package/dist/{@framer-motion-CyE9ZrhW.js → @framer-motion-D-YaCAW-.js} +1 -1
- package/dist/{@react-dates-DZKuosYz.js → @react-dates-Bo3yT8LF.js} +1 -1
- package/dist/{@react-select-D2LpysD2.js → @react-select-DTi_5fIc.js} +1 -1
- package/dist/{@react-virtualized-sticky-tree-ok_G4gcR.js → @react-virtualized-sticky-tree-CuvDiqTo.js} +1 -1
- package/dist/{@vendor-DwGKptu5.js → @vendor-DMIFbFhR.js} +14362 -14520
- package/dist/Common/API/CoreAPI.d.ts +6 -1
- package/dist/Common/API/index.d.ts +1 -1
- package/dist/Common/Constants.d.ts +5 -1
- package/dist/Pages/ResourceBrowser/ResourceBrowser.Types.d.ts +3 -3
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/PageHeader/PageHeader.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/PageHeader/constants.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/PageHeader/index.d.ts +1 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/PageHeader/types.d.ts +12 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/PageHeader/utils.d.ts +2 -0
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Shared/index.d.ts +1 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Shared/index.d.ts +1 -0
- package/dist/Shared/Components/Charts/index.d.ts +0 -1
- package/dist/Shared/Components/Charts/types.d.ts +3 -13
- package/dist/Shared/Components/Charts/utils.d.ts +2 -5
- package/dist/Shared/Components/ConfirmationModal/ForceDeleteConfirmationModal.d.ts +1 -1
- package/dist/Shared/Components/ConfirmationModal/types.d.ts +1 -1
- package/dist/Shared/Components/DocLink/constants.d.ts +0 -1
- package/dist/Shared/Components/Icon/Icon.d.ts +14 -7
- package/dist/Shared/Components/Icon/types.d.ts +1 -1
- package/dist/Shared/Components/Illustration/Illustration.d.ts +0 -1
- package/dist/Shared/Components/SelectPicker/GroupedFilterSelectPicker.example.d.ts +0 -0
- package/dist/Shared/Components/Table/types.d.ts +4 -6
- package/dist/Shared/Components/index.d.ts +0 -1
- package/dist/assets/{ic-bg-build.8609d0ea.svg → ic-bg-build.7de825b3.svg} +1 -1
- package/dist/assets/{ic-bg-production-pipelines.2951cdc0.svg → ic-bg-production-pipelines.5965401c.svg} +2 -3
- package/dist/assets/ic-bulb.3906a732.svg +7 -0
- package/dist/assets/ic-circle-progress.0875625d.svg +6 -0
- package/dist/assets/ic-dot-circle.5ce1fccf.svg +3 -0
- package/dist/assets/ic-failure-color.e167df98.svg +4 -0
- package/dist/assets/{ic-priority-medium-fill.7bab0ff8.svg → ic-graph-negative.d49ba2b7.svg} +2 -2
- 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-medium-fill.9abcdc4e.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-spider.99b77bd8.svg +3 -0
- package/dist/assets/ic-vector.4530b03c.svg +3 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1018 -1000
- package/package.json +1 -3
- package/dist/Shared/Components/ExportToCsv/ExportToCsv.d.ts +0 -3
- package/dist/Shared/Components/ExportToCsv/ExportToCsvDialog.d.ts +0 -3
- package/dist/Shared/Components/ExportToCsv/index.d.ts +0 -2
- package/dist/Shared/Components/ExportToCsv/types.d.ts +0 -64
- package/dist/assets/ic-arrow-line-down.b6a98848.svg +0 -3
- package/dist/assets/ic-bg-webhook.b455152d.svg +0 -13
- package/dist/assets/ic-edit-lines.57927b07.svg +0 -3
- package/dist/assets/ic-gift-animated.d848dfa3.svg +0 -1
- package/dist/assets/ic-ratings.a1d31244.svg +0 -13
- package/dist/assets/ic-success-blue.7b3a2720.svg +0 -4
- package/dist/assets/img-devtron-freemium.d0657c61.webp +0 -0
- /package/dist/Pages-Devtron-2.0/{ApplicationManagement → InfrastructureManagement}/Shared/ApplicationManagementIcon/ApplicationManagementIcon.d.ts +0 -0
- /package/dist/Pages-Devtron-2.0/{ApplicationManagement → InfrastructureManagement}/Shared/ApplicationManagementIcon/index.d.ts +0 -0
- /package/dist/Pages-Devtron-2.0/{ApplicationManagement → InfrastructureManagement}/Shared/ApplicationManagementIcon/utils.d.ts +0 -0
@@ -6,6 +6,12 @@ declare class CoreAPI {
|
|
6
6
|
host: string;
|
7
7
|
timeout: number;
|
8
8
|
constructor({ handleLogout, host, timeout, handleRedirectToLicenseActivation }: CoreAPIConstructorParamsType);
|
9
|
+
/**
|
10
|
+
* Constructs the final URL by detecting service paths and applying appropriate routing
|
11
|
+
* @param url - The endpoint URL
|
12
|
+
* @returns The final URL with correct base path
|
13
|
+
*/
|
14
|
+
private constructUrl;
|
9
15
|
private fetchAPI;
|
10
16
|
/**
|
11
17
|
* Merges multiple AbortSignals into a single AbortSignal that aborts
|
@@ -24,6 +30,5 @@ declare class CoreAPI {
|
|
24
30
|
patch: <T = any, K = object>(url: string, data: K, options?: APIOptions) => Promise<ResponseType<T>>;
|
25
31
|
get: <T = any>(url: string, options?: APIOptions) => Promise<ResponseType<T>>;
|
26
32
|
trash: <T = any, K = object>(url: string, data?: K, options?: APIOptions) => Promise<ResponseType<T>>;
|
27
|
-
setGlobalAPITimeout: (timeout: number) => void;
|
28
33
|
}
|
29
34
|
export default CoreAPI;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
export declare const post: <T = any, K = object>(url: string, data: K, options?: import('..').APIOptions, isMultipartRequest?: boolean) => Promise<import('..').ResponseType<T>>, put: <T = any, K = object>(url: string, data: K, options?: import('..').APIOptions) => Promise<import('..').ResponseType<T>>, patch: <T = any, K = object>(url: string, data: K, options?: import('..').APIOptions) => Promise<import('..').ResponseType<T>>, get: <T = any>(url: string, options?: import('..').APIOptions) => Promise<import('..').ResponseType<T>>, trash: <T = any, K = object>(url: string, data?: K, options?: import('..').APIOptions) => Promise<import('..').ResponseType<T
|
1
|
+
export declare const post: <T = any, K = object>(url: string, data: K, options?: import('..').APIOptions, isMultipartRequest?: boolean) => Promise<import('..').ResponseType<T>>, put: <T = any, K = object>(url: string, data: K, options?: import('..').APIOptions) => Promise<import('..').ResponseType<T>>, patch: <T = any, K = object>(url: string, data: K, options?: import('..').APIOptions) => Promise<import('..').ResponseType<T>>, get: <T = any>(url: string, options?: import('..').APIOptions) => Promise<import('..').ResponseType<T>>, trash: <T = any, K = object>(url: string, data?: K, options?: import('..').APIOptions) => Promise<import('..').ResponseType<T>>;
|
2
2
|
export { default as CoreAPI } from './CoreAPI';
|
3
3
|
export { QueryClientProvider } from './QueryClientProvider';
|
4
4
|
export * from './reactQueryHooks';
|
@@ -1,6 +1,10 @@
|
|
1
1
|
import { SelectPickerOptionType } from '../Shared/Components';
|
2
2
|
export declare const FALLBACK_REQUEST_TIMEOUT = 60000;
|
3
3
|
export declare const Host: string;
|
4
|
+
export declare const SERVICE_PATHS: {
|
5
|
+
readonly ATHENA: "athena";
|
6
|
+
readonly ORCHESTRATOR: "orchestrator";
|
7
|
+
};
|
4
8
|
export declare const DOCUMENTATION_HOME_PAGE = "https://docs.devtron.ai";
|
5
9
|
export declare const DEVTRON_HOME_PAGE = "https://devtron.ai/";
|
6
10
|
export declare const DOCUMENTATION_VERSION = "/devtron/v1.7";
|
@@ -62,6 +66,7 @@ export declare const URLS: {
|
|
62
66
|
readonly APPLICATION_MANAGEMENT_PROJECTS: "/application-management/projects";
|
63
67
|
readonly APPLICATION_MANAGEMENT_CONFIGURATIONS: "/application-management/configurations";
|
64
68
|
readonly APPLICATION_MANAGEMENT_CONFIGURATIONS_DEPLOYMENT_CHARTS: "/application-management/configurations/deployment-charts";
|
69
|
+
readonly APPLICATION_MANAGEMENT_CONFIGURATIONS_CATALOG_FRAMEWORK: "/application-management/configurations/catalog-framework";
|
65
70
|
readonly APPLICATION_MANAGEMENT_CONFIGURATIONS_SCOPED_VARIABLES: "/application-management/configurations/scoped-variables";
|
66
71
|
readonly APPLICATION_MANAGEMENT_CONFIGURATIONS_BUILD_INFRA: "/application-management/configurations/build-infra";
|
67
72
|
readonly APPLICATION_MANAGEMENT_CONFIGURATIONS_NOTIFICATIONS: "/application-management/configurations/notifications";
|
@@ -353,7 +358,6 @@ export declare const DATE_TIME_FORMATS: {
|
|
353
358
|
DD_MMM_YYYY_HH_MM: string;
|
354
359
|
DD_MMM_YYYY: string;
|
355
360
|
'DD/MM/YYYY': string;
|
356
|
-
DD_MMM: string;
|
357
361
|
};
|
358
362
|
export declare const SEMANTIC_VERSION_DOCUMENTATION_LINK = "https://semver.org/";
|
359
363
|
export declare const VULNERABILITIES_SORT_PRIORITY: {
|
@@ -1,5 +1,4 @@
|
|
1
|
-
import { RefObject } from 'react';
|
2
|
-
import { FiltersTypeEnum, TableViewWrapperProps } from '../../Shared/Components';
|
1
|
+
import { ReactNode, RefObject } from 'react';
|
3
2
|
import { Nodes, NodeType } from '../../Shared/types';
|
4
3
|
export interface GVKType {
|
5
4
|
Group: string;
|
@@ -137,7 +136,8 @@ export interface GVKOptionValueType {
|
|
137
136
|
kind: string;
|
138
137
|
apiVersion: string;
|
139
138
|
}
|
140
|
-
export interface ResourceRecommenderActionMenuProps
|
139
|
+
export interface ResourceRecommenderActionMenuProps {
|
140
|
+
children: ReactNode;
|
141
141
|
lastScannedOn: string;
|
142
142
|
}
|
143
143
|
export {};
|
@@ -0,0 +1 @@
|
|
1
|
+
export declare const ApplicationManagementPageHeader: () => JSX.Element;
|
@@ -0,0 +1 @@
|
|
1
|
+
export * from './PageHeader';
|
@@ -0,0 +1,12 @@
|
|
1
|
+
export type BreadcrumbKey = 'overview';
|
2
|
+
export interface BreadcrumbConfig {
|
3
|
+
key: BreadcrumbKey;
|
4
|
+
route: string;
|
5
|
+
heading: string;
|
6
|
+
}
|
7
|
+
export interface BreadcrumbAlias {
|
8
|
+
[key: string]: {
|
9
|
+
component: React.ReactNode;
|
10
|
+
linked: boolean;
|
11
|
+
} | null;
|
12
|
+
}
|
@@ -1 +1 @@
|
|
1
|
-
export * from './
|
1
|
+
export * from './PageHeader';
|
@@ -1,11 +1,9 @@
|
|
1
|
-
import {
|
2
|
-
import { ChartOptions, TooltipOptions } from 'chart.js';
|
3
|
-
import { TooltipProps } from '../../../Common/Tooltip';
|
1
|
+
import { ChartOptions } from 'chart.js';
|
4
2
|
import { AppThemeType } from '../../Providers';
|
5
3
|
import { Never } from '../../types';
|
6
4
|
export type ChartType = 'area' | 'pie' | 'stackedBar' | 'stackedBarHorizontal' | 'line';
|
7
|
-
|
8
|
-
|
5
|
+
type ColorTokensType = 'DeepPlum' | 'Magenta' | 'Slate' | 'Lavender' | 'SkyBlue' | 'AquaTeal' | 'LimeGreen' | 'CoralRed' | 'GoldenYellow' | 'CharcoalGray' | 'Gray';
|
6
|
+
type VariantsType = 50 | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 950;
|
9
7
|
export type ChartColorKey = `${ColorTokensType}${VariantsType}`;
|
10
8
|
export type ChartTypeWithoutPie = Exclude<ChartType, 'pie'>;
|
11
9
|
interface BaseSimpleDataset {
|
@@ -64,13 +62,6 @@ export type ChartProps = {
|
|
64
62
|
* Callback function for chart click events
|
65
63
|
*/
|
66
64
|
onChartClick?: ChartOptions['onClick'];
|
67
|
-
tooltipConfig?: {
|
68
|
-
getTooltipContent?: (args: Parameters<TooltipOptions['external']>[0]) => ReactNode;
|
69
|
-
/**
|
70
|
-
* @default 'top'
|
71
|
-
*/
|
72
|
-
placement?: TooltipProps['placement'];
|
73
|
-
};
|
74
65
|
} & TypeAndDatasetsType;
|
75
66
|
export type TransformDatasetProps = {
|
76
67
|
appTheme: AppThemeType;
|
@@ -90,6 +81,5 @@ export type TransformDataForChartProps = {
|
|
90
81
|
} & TypeAndDatasetsType;
|
91
82
|
export interface GetDefaultOptionsParams extends Pick<ChartProps, 'hideAxis' | 'onChartClick' | 'type' | 'xAxisMax' | 'yAxisMax'> {
|
92
83
|
appTheme: AppThemeType;
|
93
|
-
externalTooltipHandler: TooltipOptions['external'];
|
94
84
|
}
|
95
85
|
export {};
|
@@ -1,8 +1,7 @@
|
|
1
|
-
import {
|
2
|
-
import { ChartDataset, ChartOptions, ChartType as ChartJSChartType, TooltipOptions } from 'chart.js';
|
1
|
+
import { ChartDataset, ChartOptions, ChartType as ChartJSChartType } from 'chart.js';
|
3
2
|
import { ChartType, GetDefaultOptionsParams, TransformDataForChartProps } from './types';
|
4
3
|
export declare const getChartJSType: (type: ChartType) => ChartJSChartType;
|
5
|
-
export declare const getDefaultOptions: ({ type, appTheme, hideAxis, xAxisMax, yAxisMax, onChartClick,
|
4
|
+
export declare const getDefaultOptions: ({ type, appTheme, hideAxis, xAxisMax, yAxisMax, onChartClick, }: GetDefaultOptionsParams) => ChartOptions;
|
6
5
|
export declare const transformDataForChart: (props: TransformDataForChartProps) => (ChartDataset<"line"> | {
|
7
6
|
label: string;
|
8
7
|
data: number[];
|
@@ -11,5 +10,3 @@ export declare const transformDataForChart: (props: TransformDataForChartProps)
|
|
11
10
|
pointBackgroundColor: string | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasGradient> | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasPattern> | readonly (string | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasGradient> | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasPattern>)[] | ((ctx: import('chart.js').ScriptableContext<"line">, options: import('chart.js/dist/types/basic').AnyObject) => import('chart.js').Color);
|
12
11
|
pointBorderColor: string | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasGradient> | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasPattern> | readonly (string | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasGradient> | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasPattern>)[] | ((ctx: import('chart.js').ScriptableContext<"line">, options: import('chart.js/dist/types/basic').AnyObject) => import('chart.js').Color);
|
13
12
|
})[];
|
14
|
-
export declare function chartColorGenerator(): Generator<"DeepPlum500" | "DeepPlum300" | "DeepPlum100" | "DeepPlum50" | "DeepPlum600" | "DeepPlum400" | "DeepPlum200" | "DeepPlum700" | "DeepPlum800" | "DeepPlum900" | "DeepPlum950" | "Magenta500" | "Magenta300" | "Magenta100" | "Magenta50" | "Magenta600" | "Magenta400" | "Magenta200" | "Magenta700" | "Magenta800" | "Magenta900" | "Magenta950" | "Slate500" | "Slate300" | "Slate100" | "Slate50" | "Slate600" | "Slate400" | "Slate200" | "Slate700" | "Slate800" | "Slate900" | "Slate950" | "Lavender500" | "Lavender300" | "Lavender100" | "Lavender50" | "Lavender600" | "Lavender400" | "Lavender200" | "Lavender700" | "Lavender800" | "Lavender900" | "Lavender950" | "SkyBlue500" | "SkyBlue300" | "SkyBlue100" | "SkyBlue50" | "SkyBlue600" | "SkyBlue400" | "SkyBlue200" | "SkyBlue700" | "SkyBlue800" | "SkyBlue900" | "SkyBlue950" | "AquaTeal500" | "AquaTeal300" | "AquaTeal100" | "AquaTeal50" | "AquaTeal600" | "AquaTeal400" | "AquaTeal200" | "AquaTeal700" | "AquaTeal800" | "AquaTeal900" | "AquaTeal950" | "LimeGreen500" | "LimeGreen300" | "LimeGreen100" | "LimeGreen50" | "LimeGreen600" | "LimeGreen400" | "LimeGreen200" | "LimeGreen700" | "LimeGreen800" | "LimeGreen900" | "LimeGreen950" | "CoralRed500" | "CoralRed300" | "CoralRed100" | "CoralRed50" | "CoralRed600" | "CoralRed400" | "CoralRed200" | "CoralRed700" | "CoralRed800" | "CoralRed900" | "CoralRed950" | "GoldenYellow500" | "GoldenYellow300" | "GoldenYellow100" | "GoldenYellow50" | "GoldenYellow600" | "GoldenYellow400" | "GoldenYellow200" | "GoldenYellow700" | "GoldenYellow800" | "GoldenYellow900" | "GoldenYellow950" | "CharcoalGray500" | "CharcoalGray300" | "CharcoalGray100" | "CharcoalGray50" | "CharcoalGray600" | "CharcoalGray400" | "CharcoalGray200" | "CharcoalGray700" | "CharcoalGray800" | "CharcoalGray900" | "CharcoalGray950" | "Gray500" | "Gray300" | "Gray100" | "Gray50" | "Gray600" | "Gray400" | "Gray200" | "Gray700" | "Gray800" | "Gray900" | "Gray950", void, unknown>;
|
15
|
-
export declare const buildChartTooltipFromContext: ({ title, body, labelColors: labelColorsProp, }: Pick<Parameters<TooltipOptions["external"]>[0]["tooltip"], "title" | "body" | "labelColors">) => ReactNode;
|
@@ -1,2 +1,2 @@
|
|
1
1
|
import { ForceDeleteConfirmationProps } from './types';
|
2
|
-
export declare const ForceDeleteConfirmationModal: ({ title, subtitle, onDelete, closeConfirmationModal,
|
2
|
+
export declare const ForceDeleteConfirmationModal: ({ title, subtitle, onDelete, closeConfirmationModal, }: ForceDeleteConfirmationProps) => JSX.Element;
|
@@ -135,7 +135,7 @@ export interface CannotDeleteModalProps extends Partial<Pick<DeleteConfirmationM
|
|
135
135
|
* This interface extends selected properties from `DeleteConfirmationModalProps`
|
136
136
|
* and `ConfirmationModalProps` to configure the force delete confirmation modal.
|
137
137
|
*/
|
138
|
-
export interface ForceDeleteConfirmationProps extends Partial<Pick<DeleteConfirmationModalProps, 'onDelete' | 'closeConfirmationModal'
|
138
|
+
export interface ForceDeleteConfirmationProps extends Partial<Pick<DeleteConfirmationModalProps, 'onDelete' | 'closeConfirmationModal'>>, Partial<Pick<ConfirmationModalProps, 'title' | 'subtitle'>> {
|
139
139
|
}
|
140
140
|
export interface ConfirmationModalContextType {
|
141
141
|
settersRef: MutableRefObject<{
|
@@ -86,7 +86,6 @@ export declare const DOCUMENTATION: {
|
|
86
86
|
readonly GLOBAL_CONFIG_PLUGINS_POLICY: "global-configurations/plugins-policy";
|
87
87
|
readonly GLOBAL_CONFIG_APPROVAL_POLICY: "global-configurations/approval-policy";
|
88
88
|
readonly GLOBAL_CONFIG_SSO_LOGIN_LDAP: "global-configurations/authorization/sso-login/ldap";
|
89
|
-
readonly GLOBAL_CONFIG_SSO_LOGIN_OIDC: "global-configurations/authorization/sso-login/oidc";
|
90
89
|
readonly GLOBAL_CONFIG_SSO_LOGIN_MICROSOFT: "global-configurations/authorization/sso-login/microsoft";
|
91
90
|
readonly GLOBAL_CONFIG_PULL_IMAGE_DIGEST: "global-configurations/pull-image-digest";
|
92
91
|
readonly GLOBAL_CONFIG_TAGS: "getting-started/global-configurations/tags-policy";
|
@@ -10,7 +10,6 @@ export declare const iconMap: {
|
|
10
10
|
'ic-app-template': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
11
11
|
'ic-argocd-app': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
12
12
|
'ic-arrow-clockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
13
|
-
'ic-arrow-line-down': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
14
13
|
'ic-arrow-right': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
15
14
|
'ic-arrow-square-out': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
16
15
|
'ic-arrows-clockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
@@ -28,7 +27,6 @@ export declare const iconMap: {
|
|
28
27
|
'ic-bg-production-pipelines': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
29
28
|
'ic-bg-project': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
30
29
|
'ic-bg-scan': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
31
|
-
'ic-bg-webhook': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
32
30
|
'ic-bharatpe': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
33
31
|
'ic-bitbucket': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
34
32
|
'ic-book-open': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
@@ -57,6 +55,7 @@ export declare const iconMap: {
|
|
57
55
|
'ic-clipboard': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
58
56
|
'ic-clock-counterclockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
59
57
|
'ic-clock': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
58
|
+
'ic-close': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
60
59
|
'ic-close-large': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
61
60
|
'ic-close-small': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
62
61
|
'ic-cloud-vms': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
@@ -93,7 +92,6 @@ export declare const iconMap: {
|
|
93
92
|
'ic-dockerhub': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
94
93
|
'ic-download': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
95
94
|
'ic-ecr': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
96
|
-
'ic-edit-lines': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
97
95
|
'ic-edit': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
98
96
|
'ic-email': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
99
97
|
'ic-enterprise-feat': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
@@ -122,7 +120,6 @@ export declare const iconMap: {
|
|
122
120
|
'ic-folder': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
123
121
|
'ic-gavel': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
124
122
|
'ic-gear': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
125
|
-
'ic-gift-animated': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
126
123
|
'ic-gift-gradient': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
127
124
|
'ic-gift': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
128
125
|
'ic-git-branch': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
@@ -134,6 +131,7 @@ export declare const iconMap: {
|
|
134
131
|
'ic-google-container-registry': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
135
132
|
'ic-google-gke': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
136
133
|
'ic-google': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
134
|
+
'ic-graph-negative': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
137
135
|
'ic-grid-view': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
138
136
|
'ic-group-filter-applied': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
139
137
|
'ic-group-filter': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
@@ -203,10 +201,8 @@ export declare const iconMap: {
|
|
203
201
|
'ic-pause-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
204
202
|
'ic-pencil': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
205
203
|
'ic-play-outline': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
206
|
-
'ic-priority-medium-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
207
204
|
'ic-quay': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
208
205
|
'ic-quote': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
209
|
-
'ic-ratings': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
210
206
|
'ic-resize-handle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
211
207
|
'ic-right-panel-collapse': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
212
208
|
'ic-rocket-gear': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
@@ -235,7 +231,6 @@ export declare const iconMap: {
|
|
235
231
|
'ic-strategy-recreate': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
236
232
|
'ic-strategy-rolling-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
237
233
|
'ic-strategy-rolling': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
238
|
-
'ic-success-blue': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
239
234
|
'ic-success': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
240
235
|
'ic-sun': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
241
236
|
'ic-suspended': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
@@ -267,6 +262,18 @@ export declare const iconMap: {
|
|
267
262
|
'ic-webhook': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
268
263
|
'ic-wifi-slash': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
269
264
|
'ic-world-globe': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
265
|
+
'ic-bulb': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
266
|
+
'ic-red-bulb': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
267
|
+
'ic-failure-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
268
|
+
'ic-dot-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
269
|
+
'ic-circle-progress': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
270
|
+
'ic-piggybank': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
271
|
+
'ic-priority-high-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
272
|
+
'ic-priority-low-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
273
|
+
'ic-priority-medium-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
274
|
+
'ic-priority-urgent-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
275
|
+
'ic-spider': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
276
|
+
'ic-vector': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
270
277
|
};
|
271
278
|
export type IconName = keyof typeof iconMap;
|
272
279
|
export interface IconsProps extends Omit<IconBaseProps, 'name' | 'iconMap'> {
|
@@ -2,7 +2,6 @@ import { IllustrationBaseProps } from './types';
|
|
2
2
|
export declare const illustrationMap: {
|
3
3
|
'img-mechanical-operation': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
4
4
|
'img-code': string;
|
5
|
-
'img-devtron-freemium': string;
|
6
5
|
'img-man-on-rocket': string;
|
7
6
|
'img-no-result': string;
|
8
7
|
'no-cluster-cost-enabled': string;
|
File without changes
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { Dispatch, FunctionComponent, MouseEvent, PropsWithChildren, SetStateAction } from 'react';
|
2
2
|
import { GenericFilterEmptyStateProps } from '../../../Common/EmptyState/types';
|
3
3
|
import { UseStateFiltersProps, UseStateFiltersReturnType, UseUrlFiltersProps, UseUrlFiltersReturnType } from '../../../Common/Hooks';
|
4
|
-
import { GenericEmptyStateType } from '../../../Common/index';
|
4
|
+
import { APIOptions, GenericEmptyStateType } from '../../../Common/index';
|
5
5
|
import { PageSizeOption } from '../../../Common/Pagination/types';
|
6
6
|
import { SortableTableHeaderCellProps, useResizableTableConfig } from '../../../Common/SortableTableHeaderCell';
|
7
7
|
import { useBulkSelection, UseBulkSelectionProps } from '../BulkSelection';
|
@@ -177,7 +177,7 @@ export type InternalTableProps<RowData extends unknown, FilterVariant extends Fi
|
|
177
177
|
} | {
|
178
178
|
rows?: never;
|
179
179
|
/** NOTE: Sorting on frontend is only handled if rows is provided instead of getRows */
|
180
|
-
getRows: (props: GetRowsProps,
|
180
|
+
getRows: (props: GetRowsProps, abortControllerRef: APIOptions['abortControllerRef']) => Promise<{
|
181
181
|
rows: RowsType<RowData>;
|
182
182
|
totalRows: number;
|
183
183
|
}>;
|
@@ -206,11 +206,9 @@ export interface GetFilteringPromiseProps<RowData extends unknown> {
|
|
206
206
|
searchSortTimeoutRef: React.MutableRefObject<number>;
|
207
207
|
callback: () => Promise<RowsType<RowData>> | RowsType<RowData>;
|
208
208
|
}
|
209
|
-
export interface
|
209
|
+
export interface TableContentProps<RowData extends unknown, FilterVariant extends FiltersTypeEnum, AdditionalProps extends Record<string, any>> extends Pick<InternalTableProps<RowData, FilterVariant, AdditionalProps>, 'filterData' | 'rows' | 'resizableConfig' | 'additionalProps' | 'visibleColumns' | 'stylesConfig' | 'loading' | 'bulkSelectionConfig' | 'bulkSelectionReturnValue' | 'handleClearBulkSelection' | 'handleToggleBulkSelectionOnRow' | 'paginationVariant' | 'RowActionsOnHoverComponent' | 'pageSizeOptions' | 'getRows'> {
|
210
210
|
filteredRows: RowsType<RowData>;
|
211
|
-
totalRows: number;
|
212
|
-
}
|
213
|
-
export interface TableContentProps<RowData extends unknown, FilterVariant extends FiltersTypeEnum, AdditionalProps extends Record<string, any>> extends Pick<InternalTableProps<RowData, FilterVariant, AdditionalProps>, 'filterData' | 'rows' | 'resizableConfig' | 'additionalProps' | 'visibleColumns' | 'stylesConfig' | 'loading' | 'bulkSelectionConfig' | 'bulkSelectionReturnValue' | 'handleClearBulkSelection' | 'handleToggleBulkSelectionOnRow' | 'paginationVariant' | 'RowActionsOnHoverComponent' | 'pageSizeOptions' | 'getRows'>, RowsResultType<RowData> {
|
214
211
|
areFilteredRowsLoading: boolean;
|
212
|
+
totalRows: number;
|
215
213
|
}
|
216
214
|
export {};
|
@@ -37,7 +37,6 @@ export * from './EditImageFormField';
|
|
37
37
|
export * from './EnvironmentSelector';
|
38
38
|
export * from './Error';
|
39
39
|
export * from './ExcludedImageNode';
|
40
|
-
export * from './ExportToCsv';
|
41
40
|
export * from './FeatureDescription';
|
42
41
|
export * from './FileUpload';
|
43
42
|
export * from './FilterChips';
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
2
|
<g clip-path="url(#a)">
|
3
|
-
<rect width="24" height="24" fill="
|
3
|
+
<rect width="24" height="24" fill="#FFE5DE" rx="6"/>
|
4
4
|
<path fill="#8898A6" fill-rule="evenodd" d="M17.396 6.271 15.98 7.67a.452.452 0 0 0 0 .643l1.052 1.04c.18.177.47.177.65 0l1.416-1.4a.18.18 0 0 1 .298.08c.268.98.014 2.07-.764 2.838a2.986 2.986 0 0 1-3.13.672l-6.125 6.62a1.646 1.646 0 0 1-2.362.052 1.603 1.603 0 0 1 .06-2.343l6.713-5.984a2.902 2.902 0 0 1 .656-3.156 2.986 2.986 0 0 1 2.871-.755.175.175 0 0 1 .08.294Zm-9.679 10.79c0 .267.22.484.49.484s.49-.217.49-.485a.487.487 0 0 0-.49-.483c-.27 0-.49.216-.49.483Z" clip-rule="evenodd"/>
|
5
5
|
<path fill="#F4910D" fill-rule="evenodd" d="m8.355 10.166 1.679-1.659 8.104 8.011c.32.316.32.829 0 1.145l-.52.514a.826.826 0 0 1-1.158 0l-8.105-8.011Z" clip-rule="evenodd"/>
|
6
6
|
<path fill="#66757F" fill-rule="evenodd" d="m7.1 11.927.47-.465.044-.31a.485.485 0 0 1 .654-.38l2.098-2.074-.083-.655a1.49 1.49 0 0 1 .432-1.246 1.8 1.8 0 0 1 1.266-.518h.833c-1.312-1.296-2.55-1.368-3.716-.216L6.212 8.916a.826.826 0 0 1-.627.236L5.21 9.13l-.47.464a.803.803 0 0 0 0 1.145l1.201 1.188a.826.826 0 0 0 1.158 0Z" clip-rule="evenodd"/>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<rect width="24" height="24" fill="#E9FBF4" rx="6"/>
|
4
4
|
<path fill="#FF6B6B" d="M7.273 13.64c-1.055.055-2.858.653-2.684 1.903.44 3.172-3.027 4.19 1.588 4.19 2.321 0 3.785-1.018 4.006-3.155l-.627-2.423-2.283-.515Z"/>
|
5
5
|
<path fill="#FFC266" d="M8.103 14.479c-.49.025-1.327.303-1.247.884.205 1.473-1.406 1.946.738 1.946 1.078 0 1.759-.473 1.861-1.466l-.237-1.197-1.115-.168Z"/>
|
6
|
-
<path fill="#
|
6
|
+
<path fill="#F33E3E" d="M9.162 16.672c-.627 1.14-1.87 1.69-3.576 1.69-.668 0-1.167-.021-1.532-.067-.493 1.05-.733 1.44 2.123 1.44 2.321 0 3.785-1.019 4.006-3.156l-.527-.532-.18-.182a3.652 3.652 0 0 1-.052.182 1.569 1.569 0 0 1-.262.625Z"/>
|
7
7
|
<path fill="#FFB549" d="M8.964 15.349c-.23.712-.859 1.053-1.776 1.053a8.38 8.38 0 0 1-.47-.01c-.27.676-.657.918.876.918.715 0 1.255-.208 1.568-.638.125-.173.214-.38.262-.625a1.87 1.87 0 0 0 .031-.203l-.49-.495Z"/>
|
8
8
|
<path fill="#B6E9D3" d="m8.55 11.901-1.377.808c-.276.162-.23.597-.01.82l.11.11.83.84 1.352 1.364.728.735.38.383c.22.222.651.268.812-.01l.8-1.39-.905-3.519-2.72-.14Zm11.148-8.108c-.662-.122-1.867.006-3.335.508l.66 2.45 2.683.916c.5-1.491.625-2.713.498-3.376-.073-.387-.12-.426-.506-.498Z"/>
|
9
9
|
<path fill="#1DAD70" d="M12.14 6.521c-1.838-.67-3.26-.364-4.703.954-.67.65-1.783 1.504-.863 2.432l1.143 1.154 3.286-1.675L12.14 6.52Zm5.365 5.416-3.09 1.289-1.408 3.175 1.143 1.155c.92.928 1.766-.196 2.41-.871.667-.745 1.855-2.163.945-4.748Z"/>
|
@@ -11,8 +11,7 @@
|
|
11
11
|
<path fill="#7ACCAA" d="M19.49 3.765c.065.695-.08 1.815-.528 3.152l.744.75c.5-1.491.624-2.713.498-3.376-.073-.387-.12-.427-.506-.498a2.132 2.132 0 0 0-.208-.028Z"/>
|
12
12
|
<path fill="#D0D4D9" d="M18.7 7.634a16.87 16.87 0 0 1-1.94 3.553 18.227 18.227 0 0 1-1.27 1.59 18.82 18.82 0 0 1-1.566 1.559c-.511.452-1.064.893-1.66 1.315l.516.522.227.229a18.857 18.857 0 0 0 4.497-4.465 16.884 16.884 0 0 0 1.942-3.553c.096-.244.183-.484.26-.717l-.744-.75a13.42 13.42 0 0 1-.261.717Z"/>
|
13
13
|
<path fill="#7ACCAA" d="m11.268 14.646-.799 1.39c-.16.279-.592.233-.813.01l.527.533.38.383c.22.222.651.268.812-.01l.8-1.39-.907-.915Z"/>
|
14
|
-
<path fill="#168859" d="M17.504 11.937c-.151.213-.31.427-.476.64.215 1.812-.691 2.887-1.243 3.502-.529.554-1.192 1.41-1.922 1.187l.287.29c.92.928 1.766-.196 2.41-.871.667-.745 1.855-2.163.944-4.748ZM10.975 6.22A18.879 18.879 0 0 0 7 10.338l.718.725a18.877 18.877 0 0 1 4.422-4.54 5.755 5.755 0 0 0-1.164-.
|
15
|
-
<path fill="#95D199" d="m11.822 12.615-1.282 1.294h-.002l-.176-.177-.177-.179 1.281-1.292a.25.25 0 1 1 .356.354Z"/>
|
14
|
+
<path fill="#168859" d="M17.504 11.937c-.151.213-.31.427-.476.64.215 1.812-.691 2.887-1.243 3.502-.529.554-1.192 1.41-1.922 1.187l.287.29c.92.928 1.766-.196 2.41-.871.667-.745 1.855-2.163.944-4.748ZM10.975 6.22A18.879 18.879 0 0 0 7 10.338l.718.725a18.877 18.877 0 0 1 4.422-4.54 5.755 5.755 0 0 0-1.164-.301Zm.847 6.395-1.282 1.294h-.002l-.176-.177-.177-.179 1.281-1.292a.25.25 0 1 1 .356.354Z"/>
|
16
15
|
</g>
|
17
16
|
<defs>
|
18
17
|
<clipPath id="a">
|
@@ -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>
|
@@ -0,0 +1,6 @@
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<g opacity="0.2">
|
3
|
+
<circle cx="8" cy="8" r="6" stroke="#FF7E5B" stroke-width="2" stroke-linecap="round"/>
|
4
|
+
</g>
|
5
|
+
<path d="M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2" stroke="#FF7E5B" stroke-width="2" stroke-linecap="round"/>
|
6
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path d="M8.00016 7.33325C8.36835 7.33325 8.66683 7.63173 8.66683 7.99992C8.66683 8.36811 8.36835 8.66659 8.00016 8.66659M8.00016 7.33325C7.63197 7.33325 7.3335 7.63173 7.3335 7.99992C7.3335 8.36811 7.63197 8.66659 8.00016 8.66659M8.00016 7.33325V8.66659M8.00016 14.6666C4.32016 14.6666 1.3335 11.6799 1.3335 7.99992C1.3335 4.31992 4.32016 1.33325 8.00016 1.33325C11.6802 1.33325 14.6668 4.31992 14.6668 7.99992C14.6668 11.6799 11.6802 14.6666 8.00016 14.6666Z" stroke="#596168" stroke-width="1.5"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,4 @@
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<circle cx="8.00016" cy="7.99992" r="6.66667" fill="#F33E3E"/>
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.52876 5.52851C5.78911 5.26816 6.21122 5.26816 6.47157 5.52851L8.00016 7.05711L9.52876 5.52851C9.78911 5.26816 10.2112 5.26816 10.4716 5.52851C10.7319 5.78886 10.7319 6.21097 10.4716 6.47132L8.94297 7.99992L10.4716 9.52851C10.7319 9.78886 10.7319 10.211 10.4716 10.4713C10.2112 10.7317 9.78911 10.7317 9.52876 10.4713L8.00016 8.94273L6.47157 10.4713C6.21122 10.7317 5.78911 10.7317 5.52876 10.4713C5.26841 10.211 5.26841 9.78886 5.52876 9.52851L7.05735 7.99992L5.52876 6.47132C5.26841 6.21097 5.26841 5.78886 5.52876 5.52851Z" fill="white"/>
|
4
|
+
</svg>
|
@@ -1,4 +1,4 @@
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path fill="#
|
3
|
-
<path fill="#
|
2
|
+
<path fill="#F33E3E" d="M5.25 12h-1.5a1.5 1.5 0 0 0-1.5 1.5v6a1.5 1.5 0 0 0 1.5 1.5h1.5a1.5 1.5 0 0 0 1.5-1.5v-6a1.5 1.5 0 0 0-1.5-1.5Zm7.5-4.5h-1.5A1.5 1.5 0 0 0 9.75 9v10.5a1.5 1.5 0 0 0 1.5 1.5h1.5a1.5 1.5 0 0 0 1.5-1.5V9a1.5 1.5 0 0 0-1.5-1.5Z"/>
|
3
|
+
<path fill="#B1B7BC" d="M20.25 3h-1.5a1.5 1.5 0 0 0-1.5 1.5v15a1.5 1.5 0 0 0 1.5 1.5h1.5a1.5 1.5 0 0 0 1.5-1.5v-15a1.5 1.5 0 0 0-1.5-1.5Z" opacity=".4"/>
|
4
4
|
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
|
2
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="M6.39 4.03h2.121m1.415 2.121v.283m1.98-4.1h-3.82m0 0H6.39a4.242 4.242 0 0 0-4.242 4.242m5.94-4.243a4.242 4.242 0 0 1 4.048 2.97h.194a.848.848 0 0 1 .848.848v1.697a.849.849 0 0 1-.849.849h-.424l-.96 2.688a.424.424 0 0 1-.4.282h-.674a.425.425 0 0 1-.4-.282l-.202-.567H5.632l-.202.567a.424.424 0 0 1-.4.282h-.674a.425.425 0 0 1-.4-.282l-.695-1.946a4.226 4.226 0 0 1-1.113-2.863M.875 7.848a1.273 1.273 0 0 1 1.273-1.272"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
|
2
|
+
<path fill="#B23412" d="M3.063 7h-.876a.875.875 0 0 0-.874.875v3.5c0 .483.391.875.875.875h.874a.875.875 0 0 0 .876-.875v-3.5A.875.875 0 0 0 3.062 7Zm4.375-2.625h-.875a.875.875 0 0 0-.875.875v6.125c0 .483.391.875.875.875h.875a.875.875 0 0 0 .875-.875V5.25a.875.875 0 0 0-.876-.875Zm4.375-2.625h-.876a.875.875 0 0 0-.874.875v8.75c0 .483.391.875.874.875h.876a.875.875 0 0 0 .874-.875v-8.75a.875.875 0 0 0-.874-.875Z"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,4 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
|
2
|
+
<path fill="#106240" d="M3.063 7h-.876a.875.875 0 0 0-.874.875v3.5c0 .483.391.875.875.875h.874a.875.875 0 0 0 .876-.875v-3.5A.875.875 0 0 0 3.062 7Z"/>
|
3
|
+
<path fill="#106240" d="M7.438 4.375h-.875a.875.875 0 0 0-.875.875v6.125c0 .483.391.875.875.875h.875a.875.875 0 0 0 .875-.875V5.25a.875.875 0 0 0-.876-.875Zm4.375-2.625h-.876a.875.875 0 0 0-.874.875v8.75c0 .483.391.875.874.875h.876a.875.875 0 0 0 .874-.875v-8.75a.875.875 0 0 0-.874-.875Z" opacity=".4"/>
|
4
|
+
</svg>
|
@@ -0,0 +1,4 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
|
2
|
+
<path fill="#8C6324" d="M3.063 7h-.876a.875.875 0 0 0-.874.875v3.5c0 .483.391.875.875.875h.874a.875.875 0 0 0 .876-.875v-3.5A.875.875 0 0 0 3.062 7Zm4.375-2.625h-.875a.875.875 0 0 0-.875.875v6.125c0 .483.391.875.875.875h.875a.875.875 0 0 0 .875-.875V5.25a.875.875 0 0 0-.876-.875Z"/>
|
3
|
+
<path fill="#8C6324" d="M11.813 1.75h-.876a.875.875 0 0 0-.874.875v8.75c0 .483.391.875.874.875h.876a.875.875 0 0 0 .874-.875v-8.75a.875.875 0 0 0-.874-.875Z" opacity=".4"/>
|
4
|
+
</svg>
|
@@ -0,0 +1,10 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
|
2
|
+
<g clip-path="url(#a)">
|
3
|
+
<path fill="#B21212" d="M2.625.875c-.953 0-1.75.797-1.75 1.75v8.75c0 .953.797 1.75 1.75 1.75h8.75c.953 0 1.75-.797 1.75-1.75v-8.75c0-.953-.797-1.75-1.75-1.75h-8.75Zm3.5 2.625h1.75L7.66 7.874H6.344L6.125 3.5Zm1.75 6.125a.875.875 0 1 1-1.75 0 .875.875 0 0 1 1.75 0Z"/>
|
4
|
+
</g>
|
5
|
+
<defs>
|
6
|
+
<clipPath id="a">
|
7
|
+
<path fill="#fff" d="M0 0h14v14H0z"/>
|
8
|
+
</clipPath>
|
9
|
+
</defs>
|
10
|
+
</svg>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path d="M0 8C0 3.58172 3.58172 0 8 0H24C28.4183 0 32 3.58172 32 8V24C32 28.4183 28.4183 32 24 32H8C3.58172 32 0 28.4183 0 24V8Z" fill="#EDF1F5"/>
|
3
|
+
<path d="M18.8421 21.2609H13.1029C12.7069 21.2609 12.3855 20.9398 12.3855 20.5435C12.3855 19.5545 11.9647 18.1655 11.2609 17.5534C9.33243 15.8779 8.45806 13.3649 8.92191 10.8316C9.53937 7.45579 12.5019 5.00327 15.9664 5C15.9683 5 15.9706 5 15.973 5C17.8879 5 19.6884 5.74516 21.0433 7.09894C22.3996 8.45435 23.1464 10.2567 23.1464 12.1739C23.1464 14.235 22.2473 16.1973 20.6799 17.5574C19.9784 18.1659 19.5595 19.5535 19.5595 20.5435C19.5595 20.9398 19.2381 21.2609 18.8421 21.2609Z" fill="#FFB549"/>
|
4
|
+
<path d="M16 8C16.267 9.24934 16.8054 10.6222 17.5915 11.4085C18.3778 12.1945 19.7507 12.733 21 13C19.751 13.2675 18.3775 13.8049 17.5915 14.5908C16.8056 15.377 16.2677 16.7505 16.0007 18C15.7333 16.7507 15.1952 15.3774 14.4092 14.5915C13.6232 13.8052 12.2497 13.2677 11 13.0007C12.2491 12.7332 13.6224 12.1949 14.4085 11.4092C15.1949 10.6229 15.7326 9.24959 16 8Z" fill="#FFE5BE"/>
|
5
|
+
<path d="M17.4078 22.6958H14.5382C14.1413 22.6958 13.8208 23.0162 13.8208 23.4132V24.848C13.8208 26.034 14.7869 27.0002 15.973 27.0002C17.0826 27.0002 17.996 26.1584 18.1156 25.0776C18.1203 25.001 18.1252 24.9245 18.1252 24.848V23.4132C18.1252 23.0162 17.8047 22.6958 17.4078 22.6958Z" fill="#596168"/>
|
6
|
+
<path d="M17.4075 24.1304H14.5379C13.3493 24.1304 12.3857 23.1669 12.3857 21.9782V20.5435H19.5597V21.9782C19.5597 23.1669 18.5961 24.1304 17.4075 24.1304Z" fill="#767D84"/>
|
7
|
+
<path d="M20.6499 5C20.7834 5.6245 21.0528 6.31136 21.4454 6.70423C21.8385 7.09705 22.5255 7.36613 23.1499 7.49963C22.5255 7.63356 21.8383 7.90221 21.4454 8.29503C21.0525 8.68812 20.7841 9.3752 20.6506 10C20.5169 9.37547 20.2475 8.68866 19.8544 8.29577C19.4612 7.9027 18.7747 7.63407 18.1499 7.50037C18.7745 7.36665 19.4612 7.09688 19.8544 6.70423C20.2475 6.31112 20.5162 5.62451 20.6499 5Z" fill="white"/>
|
8
|
+
<circle cx="24" cy="8" r="5" fill="#F33E3E" stroke="#EDF1F5" stroke-width="2"/>
|
9
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg width="12" height="13" viewBox="0 0 12 13" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path d="M6 12.25C8.17462 12.25 9.9375 10.4871 9.9375 8.3125V5.6875C9.9375 3.51288 8.17461 1.75 6 1.75C3.82538 1.75 2.0625 3.51288 2.0625 5.6875V8.3125C2.0625 10.4871 3.82538 12.25 6 12.25ZM6 12.25L6 7.4375M0.75 9.1875H2.16009M0.75 5.6875H11.25M9.8399 9.1875H11.25M2.05866 1.53125L3.35832 2.76765M9.93365 1.53125L8.63774 2.76409" stroke="#8C6324" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="13" fill="none" viewBox="0 0 14 13">
|
2
|
+
<path stroke="#3D2D8F" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="m7 3.09.006-.007m2.327 1.173.006-.007m-4.673.007.006-.007M10.5 6.59l.006-.006M3.5 6.589l.006-.006m6.41 2.34.006-.007m-5.839.006.006-.006m3.494-3.5-.39 3.511m-2.235 1.74H2.333a5.833 5.833 0 1 1 9.333 0H9.041m-1.848-1.74a1.75 1.75 0 1 1-.387 3.48 1.75 1.75 0 0 1 .387-3.48Z"/>
|
3
|
+
</svg>
|